:root{--lp-wine-deep: #110606;--lp-wine-mid: #1f0c0c;--lp-wine-rich: #2d1212;--lp-burgundy: #6e1414;--lp-burgundy-lt: #8b2020;--lp-gold: #c9973e;--lp-gold-lt: #ddb96b;--lp-gold-pale: #f0ddb0;--lp-gold-bg: #fdf5e0;--lp-cream: #faf5ed;--lp-cream-alt: #f2e8d5;--lp-sand: #e8d9c0;--lp-text-dark: #1a0808;--lp-text-warm: #4a2a18;--lp-text-mid: #7a5035;--lp-text-muted: #a07050;--lp-text-cream: #faf5ed;--lp-text-ivory: #e8d9c0;--lp-rule: rgba(201, 151, 62, .35);--lp-shadow-card: 0 2px 16px rgba(26, 8, 8, .09);--lp-shadow-hover: 0 8px 32px rgba(26, 8, 8, .14);--lp-shadow-gold: 0 6px 24px rgba(201, 151, 62, .28)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:var(--lp-cream);color:var(--lp-text-dark);line-height:1.65;overflow-x:hidden}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 56px;height:70px;background:#110606eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(201,151,62,.12);transition:background .3s ease}.lp-nav.scrolled{background:#110606fa}.lp-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.lp-nav-logo img{height:30px;width:auto}.lp-nav-logo-text{font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:400;color:var(--lp-text-cream);letter-spacing:.04em}.lp-nav-links{display:flex;align-items:center;gap:36px;list-style:none}.lp-nav-links a{font-size:.75rem;font-weight:500;color:#faf5ed80;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:color .2s ease}.lp-nav-links a:hover,.lp-nav-links a.active{color:var(--lp-gold-lt)}.lp-nav-cta{display:inline-flex!important;align-items:center;gap:7px;padding:8px 22px;background:var(--lp-gold)!important;color:var(--lp-wine-deep)!important;border-radius:3px;font-weight:700!important;font-size:.72rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;transition:background .2s ease,transform .2s ease!important}.lp-nav-cta:hover{background:var(--lp-gold-lt)!important;transform:translateY(-1px)}.lp-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:130px 56px 100px;background:var(--lp-wine-deep);overflow:hidden}.lp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 75% 65% at 15% 25%,rgba(110,20,20,.55) 0%,transparent 65%),radial-gradient(ellipse 55% 55% at 85% 75%,rgba(201,151,62,.06) 0%,transparent 60%);pointer-events:none}.lp-hero-grid-deco{position:absolute;top:80px;right:60px;display:grid;grid-template-columns:repeat(8,10px);grid-template-rows:repeat(8,10px);gap:8px;opacity:.12;pointer-events:none}.lp-hero-grid-deco span{width:10px;height:10px;border-radius:50%;background:var(--lp-gold)}.lp-hero-grid-deco span.dim{opacity:.4}.lp-hero-grid-deco-bl{position:absolute;bottom:80px;left:60px;display:grid;grid-template-columns:repeat(6,10px);grid-template-rows:repeat(6,10px);gap:8px;opacity:.08;pointer-events:none}.lp-hero-grid-deco-bl span{width:10px;height:10px;border-radius:50%;background:var(--lp-gold)}.lp-hero-content{position:relative;z-index:1;max-width:820px}.lp-hero-label{display:inline-flex;align-items:center;gap:14px;font-size:.65rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:36px}.lp-hero-label:before,.lp-hero-label:after{content:"";display:block;width:36px;height:1px;background:var(--lp-gold);opacity:.5}.lp-hero-headline{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:400;line-height:1.08;letter-spacing:-.015em;color:var(--lp-text-cream);margin-bottom:12px}.lp-hero-headline em{font-style:italic;color:var(--lp-gold)}.lp-hero-sub-headline{font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:400;font-style:italic;color:#faf5ed61;margin-bottom:40px;letter-spacing:.03em}.lp-hero-divider{display:block;width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--lp-gold),transparent);margin:0 auto 32px;opacity:.6}.lp-hero-body{font-size:1rem;color:#faf5ed8c;max-width:520px;margin:0 auto 48px;line-height:1.8}.lp-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.lp-btn-primary{display:inline-flex;align-items:center;gap:9px;padding:15px 38px;background:var(--lp-gold);color:var(--lp-wine-deep);text-decoration:none;border-radius:3px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--lp-shadow-gold);transition:background .22s ease,transform .22s ease;white-space:nowrap}.lp-btn-primary:hover{background:var(--lp-gold-lt);transform:translateY(-2px)}.lp-btn-secondary{display:inline-flex;align-items:center;gap:9px;padding:14px 32px;background:transparent;color:var(--lp-text-ivory);text-decoration:none;border-radius:3px;font-size:.8rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;border:1px solid rgba(250,245,237,.2);transition:border-color .22s ease,color .22s ease,transform .22s ease;white-space:nowrap}.lp-btn-secondary:hover{border-color:var(--lp-gold);color:var(--lp-gold-lt);transform:translateY(-1px)}.lp-hero-trust{display:flex;align-items:center;justify-content:center;gap:36px;margin-top:60px;flex-wrap:wrap;padding-top:44px;border-top:1px solid rgba(201,151,62,.12)}.lp-trust-item{display:flex;align-items:center;gap:8px;font-size:.72rem;font-weight:500;color:#faf5ed52;letter-spacing:.08em;text-transform:uppercase}.lp-trust-item svg{color:var(--lp-gold);opacity:.65;flex-shrink:0}.lp-section{padding:100px 56px}.lp-section-dark{background:var(--lp-wine-rich)}.lp-section-cream{background:var(--lp-cream)}.lp-section-cream-alt{background:var(--lp-cream-alt)}.lp-section-header{max-width:640px;margin:0 auto 72px;text-align:center}.lp-section-eyebrow{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:16px}.lp-section-eyebrow-light{color:var(--lp-gold-lt)}.lp-gold-rule{display:block;width:36px;height:1px;background:var(--lp-gold);margin:0 auto 20px;opacity:.55}.lp-gold-rule-light{opacity:.35}.lp-section-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,2.9rem);font-weight:400;line-height:1.15;letter-spacing:-.01em;color:var(--lp-text-dark);margin-bottom:20px}.lp-section-title-light{color:var(--lp-text-cream)}.lp-section-title em{font-style:italic;color:var(--lp-gold)}.lp-section-desc{font-size:.95rem;line-height:1.8;color:var(--lp-text-mid)}.lp-section-desc-light{color:#faf5ed80}.lp-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;max-width:1280px;margin:0 auto;background:var(--lp-sand);border:1px solid var(--lp-sand);border-radius:4px;overflow:hidden}.lp-feature-card{background:var(--lp-cream);padding:40px 32px;position:relative;transition:background .22s ease}.lp-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--lp-gold);opacity:0;transition:opacity .22s ease}.lp-feature-card:hover{background:var(--lp-gold-bg)}.lp-feature-card:hover:before{opacity:1}.lp-feature-num{font-family:Georgia,Times New Roman,serif;font-size:3.8rem;font-weight:400;color:var(--lp-sand);line-height:1;margin-bottom:12px;-webkit-user-select:none;user-select:none;transition:color .22s ease}.lp-feature-card:hover .lp-feature-num{color:var(--lp-gold-pale)}.lp-feature-icon-wrap{margin-bottom:12px}.lp-feature-icon-wrap svg{width:22px;height:22px;color:var(--lp-gold);opacity:.75}.lp-feature-title{font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:400;color:var(--lp-text-dark);margin-bottom:10px;letter-spacing:-.005em}.lp-feature-desc{font-size:.875rem;color:var(--lp-text-mid);line-height:1.7}.lp-steps-container{max-width:1100px;margin:0 auto}.lp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;position:relative}.lp-steps-grid:before{content:"";position:absolute;top:27px;left:calc(16.5% + 24px);right:calc(16.5% + 24px);height:1px;background:linear-gradient(90deg,transparent,rgba(201,151,62,.25),rgba(201,151,62,.25),transparent)}.lp-step{text-align:center;position:relative;z-index:1}.lp-step-num{font-family:Georgia,Times New Roman,serif;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:10px}.lp-step-num:before,.lp-step-num:after{content:"";display:block;width:18px;height:1px;background:var(--lp-gold);opacity:.35}.lp-step-circle{width:54px;height:54px;border-radius:50%;border:1px solid rgba(201,151,62,.3);display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;background:#c9973e0d}.lp-step-circle svg{width:22px;height:22px;color:var(--lp-gold-lt)}.lp-step-title{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:400;color:var(--lp-text-cream);margin-bottom:12px}.lp-step-desc{font-size:.875rem;color:#faf5ed7a;line-height:1.7}.lp-preview-section{background:var(--lp-cream-alt);padding:100px 56px}.lp-preview-frame{max-width:1100px;margin:0 auto;background:var(--lp-wine-mid);border:1px solid rgba(201,151,62,.18);border-radius:6px;overflow:hidden;box-shadow:0 24px 64px #1a080840}.lp-preview-chrome{background:var(--lp-wine-deep);padding:12px 20px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(201,151,62,.12)}.lp-chrome-dot{width:11px;height:11px;border-radius:50%}.lp-chrome-dot:nth-child(1){background:#c0392b;opacity:.65}.lp-chrome-dot:nth-child(2){background:#e67e22;opacity:.65}.lp-chrome-dot:nth-child(3){background:#27ae60;opacity:.65}.lp-chrome-bar{flex:1;max-width:280px;margin:0 auto;background:#c9973e0f;border:1px solid rgba(201,151,62,.1);border-radius:3px;height:22px;display:flex;align-items:center;justify-content:center;font-size:.65rem;color:#faf5ed47;font-family:SF Mono,Fira Code,monospace;letter-spacing:.04em}.lp-preview-body{min-height:460px;display:flex;align-items:center;justify-content:center;padding:56px}.lp-preview-placeholder{text-align:center}.lp-preview-crossword{display:inline-grid;grid-template-columns:repeat(7,46px);grid-template-rows:repeat(7,46px);gap:3px;margin-bottom:28px}.lp-cell{background:#c9973e0f;border:1px solid rgba(201,151,62,.13);border-radius:3px;display:flex;align-items:center;justify-content:center;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:400;color:#faf5edb3;letter-spacing:.05em}.lp-cell.black{background:#0000008c;border-color:transparent}.lp-cell.active{background:#c9973e33;border-color:#c9973e73;color:var(--lp-gold-lt)}.lp-cell.highlight{background:#c9973e17;border-color:#c9973e38}.lp-preview-placeholder-label{font-size:.72rem;color:#faf5ed33;letter-spacing:.1em;text-transform:uppercase;font-style:italic}.lp-preview-screenshot{width:100%;height:auto;display:block}.lp-pricing-section{background:var(--lp-cream);padding:100px 56px}.lp-pricing-card{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 260px;border:1px solid var(--lp-sand);border-radius:4px;overflow:hidden;box-shadow:var(--lp-shadow-card)}.lp-pricing-left{padding:52px;background:var(--lp-cream);border-right:1px solid var(--lp-sand)}.lp-pricing-eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:16px;display:block}.lp-pricing-title{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400;color:var(--lp-text-dark);line-height:1.25;margin-bottom:14px;letter-spacing:-.01em}.lp-pricing-desc{font-size:.875rem;color:var(--lp-text-mid);line-height:1.8;max-width:440px;margin-bottom:24px}.lp-pricing-badges{display:flex;flex-wrap:wrap;gap:8px}.lp-pricing-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:var(--lp-gold-bg);border:1px solid rgba(201,151,62,.28);border-radius:2px;font-size:.72rem;font-weight:600;color:var(--lp-text-warm);letter-spacing:.03em}.lp-pricing-badge svg{width:10px;height:10px;color:var(--lp-gold)}.lp-pricing-right{padding:52px 32px;background:var(--lp-wine-deep);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.lp-pricing-from{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:#faf5ed59}.lp-pricing-price{font-family:Georgia,Times New Roman,serif;font-size:3.2rem;font-weight:400;color:var(--lp-gold);line-height:1;letter-spacing:-.02em}.lp-pricing-note{font-size:.72rem;color:#faf5ed4d;letter-spacing:.05em}.lp-btn-pricing{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;background:var(--lp-gold);color:var(--lp-wine-deep);text-decoration:none;border-radius:3px;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,transform .2s ease;white-space:nowrap}.lp-btn-pricing:hover{background:var(--lp-gold-lt);transform:translateY(-1px)}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;z-index:999;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--lp-wine-deep);color:var(--lp-gold);border:2px solid var(--lp-gold);cursor:pointer;box-shadow:0 4px 16px #00000059;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background .2s ease,box-shadow .2s ease;outline:none}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:var(--lp-burgundy);box-shadow:0 6px 24px #00000073;transform:translateY(-2px)}.scroll-to-top:active{transform:translateY(0);box-shadow:0 2px 8px #00000059}.scroll-to-top svg{width:1.25rem;height:1.25rem;display:block}.lp-footer{background:var(--lp-wine-deep);padding:64px 56px 0;border-top:1px solid rgba(201,151,62,.1)}.lp-footer-top{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(201,151,62,.1)}.lp-footer-col{display:flex;flex-direction:column;gap:16px}.lp-footer-product-name{font-family:Georgia,Times New Roman,serif;font-size:1rem;color:#faf5edb3;letter-spacing:.03em}.lp-footer-tagline{font-size:.82rem;color:#faf5ed4d;line-height:1.5;max-width:240px}.lp-footer-col-title{font-family:Inter,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:4px}.lp-footer-col-links{list-style:none;display:flex;flex-direction:column;gap:12px}.lp-footer-col-links a{font-size:.82rem;color:#faf5ed61;text-decoration:none;transition:color .18s ease}.lp-footer-col-links a:hover{color:var(--lp-gold-lt)}.lp-footer-social{display:flex;align-items:center;gap:16px;margin-top:4px}.lp-footer-social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#faf5ed0d;border:1px solid rgba(250,245,237,.08);color:#faf5ed59;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.lp-footer-social-link:hover{background:#c9973e1f;border-color:#c9973e4d;color:var(--lp-gold-lt)}.lp-footer-bottom{max-width:1100px;margin:0 auto;padding:20px 0 24px;display:flex;align-items:center;justify-content:center}.lp-footer-bottom span{font-size:.72rem;color:#faf5ed2e;letter-spacing:.04em}.gsap-reveal{opacity:0;transform:translateY(24px)}.lp-faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column}.lp-faq-item{border-bottom:1px solid rgba(0,0,0,.08);padding:28px 0}.lp-faq-item:first-child{border-top:1px solid rgba(0,0,0,.08)}.lp-faq-question{font-size:1rem;font-weight:600;color:var(--lp-ink, #1a1a2e);margin:0 0 10px;letter-spacing:-.01em;line-height:1.4}.lp-faq-answer{font-size:.925rem;color:var(--lp-muted, #6b6b7b);line-height:1.7;margin:0;max-width:680px}@media (max-width: 1439px) and (min-width: 1024px){.lp-nav{padding:0 40px}.lp-hero{padding:120px 40px 90px}.lp-section,.lp-preview-section,.lp-pricing-section{padding:80px 40px}.lp-footer{padding:44px 40px 0}.lp-footer-top{gap:32px}.lp-features-grid{grid-template-columns:repeat(4,1fr)}.lp-pricing-card{grid-template-columns:1fr 240px}}@media (max-width: 1023px) and (min-width: 768px){.lp-nav{padding:0 28px}.lp-nav-links{display:none}.lp-hero{padding:110px 32px 80px}.lp-section,.lp-preview-section,.lp-pricing-section{padding:72px 32px}.lp-footer{padding:40px 32px 0}.lp-footer-top{grid-template-columns:1fr 1fr!important;gap:32px}.lp-footer-col--brand{grid-column:1 / -1}.lp-features-grid{grid-template-columns:repeat(2,1fr)}.lp-steps-grid{grid-template-columns:1fr;gap:36px}.lp-steps-grid:before{display:none}.lp-pricing-card{grid-template-columns:1fr}.lp-pricing-left{border-right:none;border-bottom:1px solid var(--lp-sand)}.lp-pricing-right{padding:36px 32px}.lp-preview-crossword{grid-template-columns:repeat(7,38px);grid-template-rows:repeat(7,38px)}.lp-hero-grid-deco,.lp-hero-grid-deco-bl{display:none}}@media (max-width: 767px){.lp-nav{padding:0 20px;height:60px}.lp-nav-links,.lp-hero-grid-deco,.lp-hero-grid-deco-bl{display:none!important}.lp-hero{padding:100px 20px 72px;min-height:100svh}.lp-hero-actions{flex-direction:column!important;align-items:stretch;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.lp-btn-primary,.lp-btn-secondary{justify-content:center;width:100%}.lp-hero-trust{flex-direction:column!important;gap:16px}.lp-section,.lp-preview-section,.lp-pricing-section{padding:64px 20px}.lp-footer{padding:36px 20px 0}.lp-footer-top{grid-template-columns:1fr!important;gap:28px}.lp-features-grid{grid-template-columns:1fr!important;gap:2px}.lp-steps-grid{grid-template-columns:1fr!important;gap:32px}.lp-steps-grid:before{display:none!important}.lp-pricing-card{grid-template-columns:1fr!important}.lp-pricing-left{padding:32px 24px;border-right:none!important;border-bottom:1px solid var(--lp-sand)}.lp-pricing-right{padding:32px 24px}.lp-preview-body{padding:28px 16px}.lp-preview-crossword{grid-template-columns:repeat(7,32px)!important;grid-template-rows:repeat(7,32px)!important;gap:2px}.lp-cell{font-size:.8rem}}@media (max-width: 399px){.lp-hero{padding:90px 16px 64px}.lp-section,.lp-preview-section,.lp-pricing-section{padding:52px 16px}.lp-footer{padding:28px 16px 0}.lp-preview-crossword{grid-template-columns:repeat(7,28px)!important;grid-template-rows:repeat(7,28px)!important}.lp-cell{font-size:.7rem;border-radius:2px}.scroll-to-top{bottom:1.25rem;right:1.25rem;width:2.5rem;height:2.5rem}}
