.landing-page{--gold:#b9975b;--gold-dark:#9a7d4b;--gold-light:#d4c4a0;--emerald-deep:#064e3b;--emerald-dark:#022c22;--ink:#1c1917;--ink-soft:#292524;--ivory:#faf9f6;--ivory-warm:#f5f5f0;--stone:#57534e;--stone-light:#a8a29e;--stone-dark:#44403c;--font-display:"Playfair Display", serif;--font-body:"Lato", sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:3rem;--space-xl:6rem;--space-2xl:5rem;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--shadow-subtle:0 1px 2px #1c19170d;--shadow-card:0 4px 20px #064e3b14;--shadow-elevated:0 12px 40px #064e3b26;--shadow-floating:0 10px 30px #0000001a;font-family:var(--font-body);color:var(--ink);background:var(--ivory);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7}.landing-page h1,.landing-page h2,.landing-page h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-weight:600;line-height:1.15}.landing-page h1{font-size:clamp(2.5rem,5vw,3.5rem)}.landing-page h2{font-size:clamp(2rem,4vw,2.75rem)}.landing-page h3{font-size:1.35rem}.landing-page p{color:var(--stone)}.landing-page a{color:inherit;text-decoration:none;transition:all .25s}.landing-container{max-width:1200px;padding:0 var(--space-md);margin:0 auto}.landing-beta-banner{z-index:101;background:var(--ink);border-bottom:1px solid #b9975b33;align-items:center;height:44px;display:flex;position:fixed;top:0;left:0;right:0}.landing-beta-banner-inner{justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.landing-beta-badge{background:var(--gold);color:var(--ink);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.landing-beta-text{font-family:var(--font-body);color:#faf9f6d9;font-size:.85rem;font-weight:400}.landing-beta-text strong{color:var(--gold);font-weight:600}.landing-beta-banner .landing-beta-cta{font-family:var(--font-body);color:var(--gold);white-space:nowrap;background:0 0;border-bottom:1px solid #b9975b66;border-radius:0;align-items:center;gap:.3rem;min-height:44px;padding:.7rem 0;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.landing-beta-banner .landing-beta-cta:hover{color:var(--gold-light);border-bottom-color:var(--gold-light)}.landing-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fdfbf7d9;border-bottom:1px solid #0f172a0d;position:fixed;top:44px;left:0;right:0}.landing-header-inner{justify-content:space-between;align-items:center;height:80px;display:flex}.landing-logo{align-items:center;gap:.75rem;display:flex}.landing-logo-icon{width:36px;height:36px}.landing-logo-text{font-family:var(--font-display);color:var(--ink);font-size:1.4rem;font-weight:600}.landing-logo-dot{color:var(--gold)}.landing-logo-group{flex-direction:column;gap:0;display:flex}.landing-powered-line{align-items:center;gap:.35rem;margin-top:-2px;display:flex}.landing-powered-text{color:var(--stone-light);letter-spacing:.03em;font-size:.6rem;font-weight:400}.landing-powered-logo{opacity:.5;width:auto;height:11px;transition:opacity .2s}.landing-logo:hover .landing-powered-logo{opacity:.8}.landing-nav{align-items:center;gap:2.5rem;display:flex}.landing-nav a:not(.landing-btn){color:var(--stone);font-size:.9rem;font-weight:500}.landing-nav a:not(.landing-btn):hover{color:var(--ink)}.landing-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.landing-btn-sm{min-height:44px;padding:.55rem 1.25rem;font-size:.85rem}.landing-btn.landing-btn-primary,a.landing-btn-primary{background:linear-gradient(135deg, var(--emerald-deep) 0%, var(--emerald-dark) 100%);color:#fff;border:1px solid #ffffff1a;position:relative;overflow:hidden;box-shadow:0 4px 12px #064e3b4d}.landing-btn.landing-btn-primary:after,a.landing-btn-primary:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 50%);transition:opacity .3s;position:absolute;inset:0}.landing-btn.landing-btn-primary:hover:after,a.landing-btn-primary:hover:after{opacity:1}.landing-btn.landing-btn-primary:hover,a.landing-btn-primary:hover{background:linear-gradient(135deg, var(--emerald-dark) 0%, var(--emerald-deep) 100%);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #064e3b66}.landing-btn-outline{border:1.5px solid var(--ink);color:var(--ink);background:0 0}.landing-btn-outline:hover{background:var(--ink);color:var(--ivory)}.landing-btn-ghost{color:var(--stone);background:0 0;padding-left:0}.landing-btn-ghost:hover{color:var(--gold)}.landing-btn.full{width:100%}.landing-hero{padding:calc(8rem + 124px) 0 var(--space-xl);background:linear-gradient(180deg, var(--ivory-warm) 0%, var(--ivory) 100%);contain:layout style;position:relative;overflow:hidden}.landing-hero-grid{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.landing-hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-sm);align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;display:flex}.landing-hero-eyebrow-tag{color:var(--emerald-deep);letter-spacing:.08em;background:#064e3b0f;border-radius:3px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.landing-hero-headline{margin-bottom:var(--space-md)}.landing-hero-sub{margin-bottom:var(--space-lg);max-width:520px;font-size:1.15rem;line-height:1.75}.landing-hero-cta{gap:var(--space-sm);align-items:center;display:flex}.landing-hero-visual{justify-content:center;align-items:center;min-height:450px;display:flex;position:relative}.landing-hero-anim-scene{aspect-ratio:1/1.1;width:100%;max-width:420px;position:relative}.landing-hero-paper{background:#fff;border-radius:6px;flex-direction:column;gap:9px;width:55%;height:72%;padding:20px 22px;display:flex;position:absolute;top:8%;left:10%;overflow:hidden;box-shadow:0 8px 32px #00000014,0 0 0 1px #00000008}.landing-hero-paper-header{background:#d6d3d1;border-radius:3px;width:50%;height:10px;margin-bottom:6px}.landing-hero-line{background:#e7e5e4;border-radius:3px;width:90%;height:7px}.landing-hero-line.short{width:50%}.landing-hero-line.medium{width:72%}.landing-hero-line.long{width:95%}.hero-scan-line{z-index:5;background:linear-gradient(90deg,#0000,#b9975b 20% 80%,#0000);height:2px;transition:top 40ms linear,opacity .4s;position:absolute;left:0;right:0;box-shadow:0 0 16px #b9975b80,0 0 4px #b9975bcc}.hero-finding{opacity:0;z-index:10;background:#fff;border-radius:10px;flex-direction:column;gap:4px;padding:8px 14px;transition:opacity .5s,transform .5s;display:flex;position:absolute;transform:translateY(8px)scale(.95);box-shadow:0 4px 16px #0000001a,0 0 0 1px #0000000a}.hero-finding.show{opacity:1;transform:translateY(0)scale(1)}.hero-finding-1{top:6%;right:2%}.hero-finding-2{top:28%;right:0%}.hero-finding-3{top:50%;right:3%}.hero-finding-4{top:72%;right:1%}.hero-finding-chip{border-radius:99px;width:fit-content;padding:2px 8px;font-size:.6rem;font-weight:700;display:inline-block}.hero-chip-red{color:#991b1b;background:#fee2e2}.hero-chip-amber{color:#92400e;background:#fef3c7}.hero-chip-blue{color:#1e40af;background:#dbeafe}.hero-chip-violet{color:#5b21b6;background:#ede9fe}.hero-finding-text{color:#44403c;white-space:nowrap;font-size:.7rem}.hero-finding-wide{gap:5px;max-width:230px;padding:8px 14px}.hero-finding-diff{flex-direction:column;gap:2px;font-family:Georgia,serif;font-size:.7rem;line-height:1.4;display:flex}.hero-diff-old{color:#b91c1c;text-decoration:line-through}.hero-diff-new{color:#15803d;font-weight:600}.hero-counter-bar{align-items:center;gap:10px;width:55%;display:flex;position:absolute;bottom:4%;left:10%}.hero-progress{background:#e7e5e4;border-radius:2px;flex:1;height:3px;overflow:hidden}.hero-progress-fill{background:linear-gradient(90deg,#b9975b,#064e3b);border-radius:2px;height:100%;transition:width 80ms linear}.hero-counter-num{color:#b9975b;white-space:nowrap;font-variant-numeric:tabular-nums;text-align:right;min-width:90px;font-size:.75rem;font-weight:700}.landing-hero-wave{background:var(--ivory);clip-path:ellipse(60% 100% at 50% 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.landing-trust-bar{padding:var(--space-lg) 0;background:var(--ivory);border-bottom:1px solid #0f172a0d}.landing-trust-inner{justify-content:center;gap:var(--space-xl);display:flex}.landing-trust-item{align-items:center;gap:var(--space-xs);color:var(--stone);font-size:.9rem;font-weight:500;display:flex}.landing-trust-icon{width:20px;height:20px;color:var(--gold)}.landing-section-header{text-align:center;margin-bottom:var(--space-xl)}.landing-section-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-xs);font-size:.8rem;font-weight:600}.landing-section-title{margin-bottom:var(--space-sm)}.landing-section-sub{max-width:540px;margin:0 auto;font-size:1.1rem}.landing-how-it-works{padding:var(--space-2xl) 0;background:var(--ivory-warm)}.landing-steps-grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.landing-step-card{padding:var(--space-lg);position:relative}.landing-step-number{font-family:var(--font-display);color:var(--gold-light);margin-bottom:var(--space-sm);font-size:4rem;font-weight:700;line-height:1}.landing-step-card h3{margin-bottom:var(--space-xs)}@media (min-width:1025px){.landing-steps-grid,.landing-step-card{position:relative}.landing-step-card:not(:last-child):after{content:"";background:linear-gradient(90deg, var(--gold-light), var(--gold));width:3rem;height:2px;position:absolute;top:50%;right:-1.5rem;transform:translateY(-50%)}.landing-step-card:not(:last-child):before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid var(--gold);z-index:1;width:0;height:0;position:absolute;top:50%;right:-1.7rem;transform:translateY(-50%)}}.landing-claim-section{background:linear-gradient(135deg, var(--ink) 0%, #1a1612 50%, var(--ink-soft) 100%);color:var(--ivory);text-align:center;padding:6rem 0;position:relative;overflow:hidden}.landing-claim-section h2{color:var(--ivory)}.landing-claim-section p{color:var(--stone-light)}.landing-claim-answer{color:var(--gold);margin-top:.5rem;font-size:1.2em;display:inline-block}.landing-features{padding:var(--space-2xl) 0;background:var(--ivory);contain:layout style}.landing-features-grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;display:grid}@media (min-width:481px) and (max-width:1024px){.landing-features-grid{grid-template-columns:repeat(2,1fr)}.landing-features-grid .landing-feature-card.featured{grid-column:1/-1;max-width:500px;margin:0 auto}}.landing-feature-card{padding:var(--space-lg);border-radius:var(--radius-md);background:#fff;border:1px solid #0f172a0d;flex-direction:column;align-items:flex-start;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.landing-feature-card:hover{box-shadow:var(--shadow-elevated);border-color:var(--gold);transform:translateY(-8px)scale(1.02)}.landing-feature-card.featured{background:linear-gradient(135deg, var(--ink) 0%, var(--ink-soft) 100%);color:var(--ivory);border:none}.landing-feature-card.featured h3,.landing-feature-card.featured p{color:var(--ivory)!important}.landing-feature-card.featured:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0003}.landing-feature-card.featured .landing-feature-icon{color:var(--gold);background:#ffffff26}.landing-feature-icon{width:56px;height:56px;margin-bottom:var(--space-md);color:var(--gold);background:var(--ivory-warm);border-radius:12px;padding:12px;transition:all .3s}.landing-feature-card:hover .landing-feature-icon{background:var(--gold);color:#fff;transform:rotate(-5deg)scale(1.1);box-shadow:0 4px 12px #b9975b4d}.landing-feature-card h3{margin-bottom:var(--space-xs)}.landing-comparison-section{background:var(--ivory);padding:var(--space-2xl) 0}.landing-comparison-wrapper{border-radius:var(--radius-md);padding:var(--space-lg);box-shadow:var(--shadow-card);background:#fff;border:1px solid #0f172a0f;overflow-x:auto}.landing-comparison-table{border-collapse:collapse;width:100%;min-width:600px}.landing-comparison-table th,.landing-comparison-table td{padding:var(--space-md);text-align:left;border-bottom:1px solid #0f172a0f}.landing-comparison-table th{font-family:var(--font-display);color:var(--ink);text-align:center;font-size:1.1rem}.landing-comparison-table th:first-child{text-align:left}.landing-comparison-table td{text-align:center;color:var(--stone);font-size:1rem}.landing-comparison-table tbody tr:hover{background-color:#b9975b0a}.landing-comparison-table td:first-child{text-align:left}.landing-highlight-cell{border-radius:var(--radius-sm);background:#d4af370d;font-weight:700;color:var(--gold-dark)!important}.landing-pricing{padding:var(--space-2xl) 0;background:var(--ivory)}.landing-pricing-grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1400px;margin:0 auto;display:grid}@media (min-width:1200px){.landing-pricing-grid{grid-template-columns:repeat(4,1fr)}}.landing-price-card{padding:var(--space-lg) var(--space-md);border-radius:var(--radius-md);background:#fff;border:1px solid #0f172a0d;flex-direction:column;transition:all .3s;display:flex;position:relative}.landing-price-card.featured{border:1px solid var(--gold);z-index:2;box-shadow:var(--shadow-elevated);background:#fff}.landing-popular-tag{background:var(--emerald-deep);color:#fff;letter-spacing:.05em;white-space:nowrap;text-transform:uppercase;border-radius:4px;padding:.25rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-price-card h3{font-family:var(--font-body);margin-bottom:var(--space-xs);font-size:1.1rem;font-weight:600}.landing-price{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:3.5rem;font-weight:500;line-height:1}.landing-price span{color:var(--stone);font-size:.9rem;font-weight:400}.landing-price-desc{margin-bottom:var(--space-md);color:var(--stone);font-size:.9rem;font-weight:400}.landing-feature-list{margin-bottom:var(--space-lg);flex-grow:1;padding:0;list-style:none}.landing-feature-list li{color:var(--stone);border-bottom:1px solid #0f172a0a;padding:.75rem 0 .75rem 1.5rem;font-size:1rem;position:relative}.landing-feature-list li:before{content:"•";color:var(--gold);font-weight:700;position:absolute;left:0}.landing-feature-list li:last-child{border:none}.landing-faq-section{padding:var(--space-2xl) 0;background:#fff}.landing-faq-container{max-width:1200px;padding:0 var(--space-md);margin:0 auto}.landing-faq-grid{grid-template-columns:repeat(2,1fr);gap:0 3rem;display:grid}@media (max-width:768px){.landing-faq-grid{grid-template-columns:1fr}}.landing-faq-accordion-item{border-bottom:1px solid #e7e5e4}.landing-faq-trigger{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;transition:color .2s;display:flex}.landing-faq-trigger:hover{color:var(--emerald)}.landing-faq-question{color:var(--ink);padding-right:1rem;font-size:1.05rem;font-weight:600;line-height:1.4}.landing-faq-icon{color:var(--gold);flex-shrink:0;transition:transform .2s}.landing-faq-icon.is-open{transform:rotate(45deg)}.landing-faq-answer{max-height:0;transition:max-height .25s,padding .25s;overflow:hidden}.landing-faq-answer.is-open{max-height:20rem;padding-bottom:1.25rem}.landing-faq-answer p{color:var(--ink-soft);font-size:.95rem;line-height:1.65}.landing-testimonial-section{background:var(--ivory-warm);padding:var(--space-2xl) 0;text-align:center}.landing-testimonial-text{font-family:var(--font-display);color:var(--ink);margin-bottom:var(--space-md);font-size:2rem;line-height:1.3}.landing-testimonial-text:before{content:"“";font-family:var(--font-display);color:var(--gold-light);opacity:.4;margin-bottom:-1.5rem;font-size:5rem;line-height:1;display:block}.landing-testimonial-sub{color:var(--stone);font-size:1.1rem;font-style:italic}.landing-footer{background:var(--ink);color:var(--ivory);padding:var(--space-xl) 0 var(--space-md)}.landing-footer-inner{gap:var(--space-lg);margin-bottom:var(--space-lg);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.landing-footer .landing-footer-brand p{color:var(--stone-light);max-width:320px;font-size:.95rem}.landing-footer-links{display:contents}.landing-footer-col{flex-direction:column;display:flex}.landing-footer-col h3,.landing-footer-col h4{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--stone-light);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:600}.landing-footer-col a{color:var(--ivory);padding:.75rem 0;font-size:.95rem;line-height:1.5;display:block}.landing-footer-col a:hover{color:var(--gold)}.landing-footer .landing-logo-text{color:var(--ivory)}.landing-footer .landing-logo-dot{color:var(--gold)}.landing-footer .landing-powered-logo{opacity:.8}.landing-footer .landing-footer-bottom{padding-top:var(--space-md);text-align:center;color:var(--stone-light);border-top:1px solid #ffffff1a;font-size:.85rem}.landing-footer .landing-footer-bottom p{color:var(--stone-light)}@media (max-width:640px){.landing-steps-grid{gap:var(--space-sm);grid-template-columns:1fr}.landing-faq-grid{grid-template-columns:1fr}.landing-trust-inner{flex-direction:column;align-items:center;gap:.75rem}.landing-trust-item{font-size:.85rem}.landing-testimonial-text{font-size:1.35rem;line-height:1.4}.landing-testimonial-sub{font-size:.9rem}.landing-footer-inner{text-align:center;grid-template-columns:1fr}.landing-footer-brand .landing-logo{justify-content:center}.landing-footer-brand .landing-logo-group{align-items:center}.landing-footer-brand .landing-powered-line{justify-content:center}.landing-footer-brand p{margin:0 auto}.landing-footer-links{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.landing-footer-col{text-align:center}.landing-claim-section{padding:var(--space-lg) 0}.landing-claim-answer{font-size:clamp(2rem,10vw,3rem)}.landing-comparison-section{-webkit-overflow-scrolling:touch;overflow-x:auto}.landing-comparison-table{min-width:500px}.landing-features-grid{gap:var(--space-sm);grid-template-columns:1fr}.landing-how-it-works,.landing-features,.landing-comparison-section,.landing-faq-section{padding:var(--space-md) 0}.landing-hero .mt-3{flex-wrap:wrap;gap:.5rem}.landing-step-card:after{display:none}}@media (max-width:480px){.landing-beta-banner-inner{gap:.35rem;padding:0 1rem}.landing-beta-text{font-size:.7rem;line-height:1.3}.landing-beta-text strong{display:block}.landing-beta-banner .landing-beta-cta.landing-beta-cta-desktop{display:none}.landing-beta-text-detail{font-size:.65rem;display:inline}.landing-hero-headline{font-size:clamp(1.5rem,7vw,2rem)}.landing-hero-sub{font-size:.9rem;line-height:1.6}.landing-hero-proof{font-size:.75rem}.landing-container{padding:0 1rem}.landing-section-title{font-size:clamp(1.25rem,5vw,1.75rem)}.landing-section-sub{font-size:.95rem}.landing-testimonial-text{font-size:1.25rem}.landing-faq-item h3{font-size:1rem}.landing-feature-card{padding:var(--space-sm)}.landing-step-number{font-size:2.5rem}.landing-hero{padding:calc(2.5rem + 80px) 0 var(--space-sm)}.landing-price{font-size:2rem}.landing-comparison-table th,.landing-comparison-table td{padding:.5rem .35rem;font-size:.75rem}.landing-feature-icon{width:48px;height:48px}.landing-feature-icon svg{width:24px;height:24px}.landing-step-card{padding:var(--space-sm)}.landing-step-card h3{font-size:1.1rem}.hero-finding{max-width:140px;font-size:.65rem}}@media (max-width:1024px){.landing-hero-grid{text-align:center;gap:var(--space-md);grid-template-columns:1fr}.landing-hero-sub{margin:0 auto var(--space-lg)}.landing-hero-eyebrow,.landing-hero-cta{justify-content:center}.landing-hero-visual{order:1;min-height:auto;margin-bottom:0}.landing-hero-wave{display:none}.landing-pricing-grid{grid-template-columns:1fr 1fr}.landing-price-card.featured{transform:scale(1)}.landing-steps-grid{grid-template-columns:1fr}.landing-footer-inner{text-align:center;grid-template-columns:1fr}.landing-footer-brand p{margin:0 auto}}@media (max-width:768px){.landing-nav{display:none}.landing-beta-text{font-size:.75rem}.landing-beta-cta{font-size:.72rem}.landing-beta-text-detail{display:inline}.landing-beta-banner .landing-beta-cta.landing-beta-cta-desktop{display:none}.landing-beta-banner-inner{gap:.5rem;padding:0 2.5rem}.landing-hero-eyebrow{flex-direction:column-reverse;justify-content:center;align-items:center;gap:.5rem}.landing-hero{padding:calc(5rem + 124px) 0 var(--space-lg)}.landing-hero-headline{font-size:clamp(1.75rem,6vw,2.5rem)}.landing-hero-sub{font-size:1rem}.landing-hero-cta{flex-direction:column;gap:.75rem}.landing-hero-cta .landing-btn{justify-content:center;width:100%;padding-left:1.75rem}.landing-hero-visual{min-height:auto}.landing-hero-anim-scene{max-width:320px}.landing-pricing-grid{gap:var(--space-sm);grid-template-columns:1fr}.landing-price-card{padding:var(--space-md)}.landing-price{font-size:2.5rem}.hero-finding{max-width:170px}.landing-trust-inner{flex-flow:wrap;justify-content:center;gap:1rem 2rem}.landing-trust-item{font-size:.8rem}.landing-hero-visual{min-height:auto;margin-bottom:0;padding:0 1rem}.hero-finding-text,.hero-finding-diff{font-size:.55rem}.hero-finding-chip{font-size:.5rem}.hero-counter-num{min-width:75px;font-size:.55rem}.landing-mobile-menu-btn{display:flex}.landing-section-header{margin-bottom:var(--space-lg)}.landing-section-title{font-size:clamp(1.5rem,5vw,2rem)}.landing-step-card{padding:var(--space-md);text-align:center}.landing-step-number{font-size:3rem}.landing-feature-card{padding:var(--space-md)}.landing-features-grid{gap:var(--space-sm)}.landing-comparison-wrapper{padding:var(--space-sm)}.landing-comparison-table th,.landing-comparison-table td{padding:var(--space-sm);font-size:.9rem}.landing-footer-inner{text-align:center;gap:var(--space-lg)}.landing-footer-brand p{max-width:100%}.landing-footer-links{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.landing-footer-col{text-align:center}.landing-claim-section{padding:var(--space-xl) 0}.landing-testimonial-text{font-size:1.5rem}.landing-faq-item h3{font-size:1.1rem}}.landing-mobile-header-actions{align-items:center;gap:.75rem;display:none}.landing-mobile-cta{padding:.65rem 1rem;font-size:.85rem}@media (max-width:768px){.landing-mobile-header-actions{display:flex}}.landing-mobile-menu-btn{border:1px solid var(--stone-light);border-radius:var(--radius-md);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .2s;display:none}.landing-mobile-menu-btn:hover{background:var(--ivory-warm);border-color:var(--gold)}.landing-mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1c191799;animation:.2s landing-fade-in;position:fixed;inset:0}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}.landing-mobile-menu{background:var(--ivory);flex-direction:column;width:min(320px,85vw);height:100%;animation:.3s landing-slide-in;display:flex;position:absolute;top:0;right:0;box-shadow:-4px 0 20px #00000026}@keyframes landing-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.landing-mobile-menu-header{border-bottom:1px solid var(--stone-light);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.landing-mobile-close-btn{width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:background .2s;display:flex}.landing-mobile-close-btn:hover{background:var(--ivory-warm)}.landing-mobile-nav-links{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.landing-mobile-nav-links a{color:var(--ink);border-radius:var(--radius-md);padding:1rem 1.25rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.landing-mobile-nav-links a:hover{background:var(--ivory-warm);color:var(--gold-dark)}.landing-mobile-nav-cta{border-top:1px solid var(--stone-light);flex-direction:column;gap:.75rem;margin-top:auto;padding:1.5rem;display:flex}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-animated-header,.landing-animated-grid,.landing-animated-card,.landing-animated-table,.landing-animated-pricing,.landing-animated-faq,.landing-animated-claim,.landing-animated-testimonial{opacity:1!important;transform:none!important}}.landing-header{transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s,box-shadow .3s,height .3s}.landing-header--scrolled{background:#fdfbf7f7;box-shadow:0 4px 20px #064e3b0f}.landing-header--scrolled .landing-header-inner{height:70px}.landing-header--hidden{transform:translateY(-100%)}.landing-animated-header{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.landing-animated-header.is-visible{opacity:1;transform:translateY(0)}.landing-animated-header .landing-section-eyebrow{opacity:0;transition:opacity .5s .1s,transform .5s .1s;transform:translateY(10px)}.landing-animated-header.is-visible .landing-section-eyebrow{opacity:1;transform:translateY(0)}.landing-animated-header .landing-section-title{opacity:0;transition:opacity .6s .2s,transform .6s cubic-bezier(.16,1,.3,1) .2s;transform:translateY(20px)}.landing-animated-header.is-visible .landing-section-title{opacity:1;transform:translateY(0)}.landing-animated-header .landing-section-sub{opacity:0;transition:opacity .5s .35s,transform .5s .35s;transform:translateY(15px)}.landing-animated-header.is-visible .landing-section-sub{opacity:1;transform:translateY(0)}.landing-animated-grid{--stagger-delay:80ms}.landing-animated-grid .landing-animated-card,.landing-animated-grid .landing-step-card,.landing-animated-grid .landing-feature-card{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--card-index,0) * var(--stagger-delay));transform:translateY(40px)}.landing-animated-grid.is-visible .landing-animated-card,.landing-animated-grid.is-visible .landing-step-card,.landing-animated-grid.is-visible .landing-feature-card{opacity:1;transform:translateY(0)}.landing-animated-grid .landing-step-card:first-child{--card-index:0}.landing-animated-grid .landing-step-card:nth-child(2){--card-index:1}.landing-animated-grid .landing-step-card:nth-child(3){--card-index:2}.landing-animated-grid .landing-feature-card:first-child{--card-index:0}.landing-animated-grid .landing-feature-card:nth-child(2){--card-index:1}.landing-animated-grid .landing-feature-card:nth-child(3){--card-index:2}.landing-animated-grid .landing-feature-card:nth-child(4){--card-index:3}.landing-animated-grid .landing-feature-card:nth-child(5){--card-index:4}.landing-animated-table{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)scale(.98)}.landing-animated-table.is-visible{opacity:1;transform:translateY(0)scale(1)}.landing-animated-pricing .landing-price-card{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;transform:translateY(50px)}.landing-animated-pricing.is-visible .landing-price-card:first-child{transition-delay:0s}.landing-animated-pricing.is-visible .landing-price-card:nth-child(2){transition-delay:.1s}.landing-animated-pricing.is-visible .landing-price-card:nth-child(3){transition-delay:.2s}.landing-animated-pricing.is-visible .landing-price-card:nth-child(4){transition-delay:.3s}.landing-animated-pricing.is-visible .landing-price-card{opacity:1;transform:translateY(0)}.landing-animated-pricing.is-visible .landing-price-card.featured{animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards landing-price-card-featured}@keyframes landing-price-card-featured{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-5px)scale(1.02)}to{transform:translateY(0)scale(1)}}.landing-animated-faq{opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}.landing-animated-faq.is-visible{opacity:1;transform:translateY(0)}.landing-animated-claim{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)scale(.97)}.landing-animated-claim.is-visible{opacity:1;transform:translateY(0)scale(1)}.landing-animated-claim .landing-claim-answer{opacity:0;transition:opacity .5s .4s,transform .5s cubic-bezier(.34,1.56,.64,1) .4s;transform:scale(.8)}.landing-animated-claim.is-visible .landing-claim-answer{opacity:1;transform:scale(1)}.landing-animated-testimonial{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.landing-animated-testimonial.is-visible{opacity:1;transform:translateY(0)}.landing-btn{backface-visibility:hidden;position:relative;overflow:hidden;transform:translateZ(0)}.landing-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.landing-btn:hover:after{transform:translate(100%)}.landing-btn-primary{transform-origin:50%}.landing-btn-primary:active{transform:scale(.98)}.landing-feature-card{transform-origin:bottom;will-change:transform, box-shadow}.landing-feature-card:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#d4af3708 0%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}.landing-feature-card:hover:before{opacity:1}.landing-price-card{will-change:transform, box-shadow}.landing-price-card:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.landing-price-card.featured:hover{transform:translateY(-6px);box-shadow:0 20px 50px #064e3b26}.landing-comparison-table tbody tr{transition:background .2s}.landing-comparison-table tbody tr:hover{background:#d4af3705}.landing-faq-item{border-radius:var(--radius-md);margin:-1rem;padding:1.5rem;transition:background .3s}.landing-faq-item:hover{background:#d4af3708}.landing-trust-item{transition:transform .3s}.landing-trust-item:hover{transform:translateY(-2px)}.landing-trust-item:hover .landing-trust-icon{animation:.6s landing-trust-pulse}@keyframes landing-trust-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.landing-step-number{transition:color .3s,text-shadow .3s}.landing-step-card:hover .landing-step-number{color:var(--gold);text-shadow:0 0 30px #d4af374d}.landing-logo{transition:opacity .3s}.landing-logo:hover{opacity:.85}.landing-nav a:not(.landing-btn){position:relative}.landing-nav a:not(.landing-btn):after{content:"";background:var(--gold);width:0;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0}.landing-nav a:not(.landing-btn):hover:after{width:100%}.landing-footer-col a{display:inline-block;position:relative}.landing-footer-col a:before{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:2px;left:0}.landing-footer-col a:hover:before{width:100%}@media (max-width:768px){.landing-mobile-menu{animation:.35s cubic-bezier(.16,1,.3,1) landing-slide-in}.landing-mobile-overlay{animation:.25s landing-fade-in}.landing-mobile-nav-links a{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards landing-menu-item-in;transform:translate(20px)}.landing-mobile-nav-links a:first-child{animation-delay:.1s}.landing-mobile-nav-links a:nth-child(2){animation-delay:.15s}.landing-mobile-nav-links a:nth-child(3){animation-delay:.2s}@keyframes landing-menu-item-in{to{opacity:1;transform:translate(0)}}.landing-mobile-nav-cta .landing-btn{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) .25s forwards landing-cta-in;transform:translateY(10px)}.landing-mobile-nav-cta .landing-btn:nth-child(2){animation-delay:.3s}@keyframes landing-cta-in{to{opacity:1;transform:translateY(0)}}}.landing-sticky-cta{z-index:99;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf7f7;border-top:1px solid #b9975b33;padding:.75rem 1rem;transition:transform .35s cubic-bezier(.16,1,.3,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.landing-sticky-cta.is-visible{transform:translateY(0)}.landing-sticky-cta-inner{gap:.75rem;max-width:500px;margin:0 auto;display:flex}.landing-sticky-cta .landing-btn{text-align:center;flex:1;padding:.85rem 1rem;font-size:.9rem}@media (max-width:768px){.landing-sticky-cta{bottom:env(safe-area-inset-bottom,0);padding-bottom:env(safe-area-inset-bottom,0);display:block}}@media (min-width:769px){.landing-sticky-cta{display:none!important}}.landing-hero-product-mockup{opacity:0;background:#fff;border-radius:12px;width:100%;max-width:480px;animation:.8s ease-out .3s forwards landing-slide-in-ui;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 60px -10px #0f172a26,0 5px 15px -5px #0f172a0d,0 0 0 1px #0f172a08}.landing-mockup-toolbar{background:var(--ivory-warm);border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.landing-mockup-dots{gap:6px;display:flex}.landing-mockup-dots span{background:var(--stone-light);opacity:.4;border-radius:50%;width:10px;height:10px}.landing-mockup-dots span:first-child{opacity:.7;background:#ef4444}.landing-mockup-dots span:nth-child(2){opacity:.7;background:#f59e0b}.landing-mockup-dots span:last-child{opacity:.7;background:#22c55e}.landing-mockup-title{color:var(--stone);letter-spacing:.02em;font-size:.8rem;font-weight:600}.landing-mockup-status{color:var(--emerald-deep);align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;display:flex}.landing-mockup-body{padding:1.25rem}.landing-mockup-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.landing-mockup-stat{background:var(--ivory);border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.75rem .5rem;display:flex}.landing-mockup-stat-number{font-family:var(--font-display);color:var(--ink);font-size:1.4rem;font-weight:700;line-height:1}.landing-mockup-stat-label{color:var(--stone);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.landing-mockup-correction{background:var(--ivory);border-left:3px solid var(--emerald-deep);border-radius:8px;margin-bottom:.75rem;padding:1rem}.landing-mockup-correction.faded{opacity:.5;border-left-color:var(--gold)}.landing-mockup-correction-header{color:var(--ink);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:flex}.landing-mockup-correction-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--emerald-deep);background:#064e3b1a;border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.landing-mockup-correction-badge.badge-logic{color:var(--gold-dark);background:#b9975b26}.landing-mockup-correction-old{color:var(--stone);margin-bottom:.35rem;font-size:.85rem}.landing-strikethrough{color:#dc2626;opacity:.7;text-decoration:line-through}.landing-mockup-correction-new{color:var(--emerald-deep);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.landing-mockup-correction-actions{gap:.5rem;display:flex}.landing-social-proof{padding:var(--space-xl) 0;background:#fff}.landing-testimonials-grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.landing-testimonial-card{background:var(--ivory);border-radius:var(--radius-md);padding:var(--space-lg);border:1px solid #0f172a0d;flex-direction:column;gap:1rem;transition:all .3s;display:flex}.landing-testimonial-card:hover{box-shadow:var(--shadow-card);border-color:var(--gold);transform:translateY(-4px)}.landing-testimonial-stars{color:var(--gold);gap:.15rem;display:flex}.landing-testimonial-card blockquote{font-family:var(--font-display);color:var(--ink);flex-grow:1;margin:0;font-size:1.05rem;font-style:normal;font-weight:500;line-height:1.5}.landing-testimonial-author{border-top:1px solid #0f172a0f;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.landing-testimonial-avatar{background:linear-gradient(135deg, var(--emerald-deep) 0%, var(--emerald-dark) 100%);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:flex}.landing-testimonial-author strong{color:var(--ink);font-size:.9rem;display:block}.landing-testimonial-author span{color:var(--stone);font-size:.75rem;display:block}.landing-mid-cta{text-align:center;margin-top:var(--space-xl);padding-top:var(--space-lg)}.landing-mid-cta-sub{color:var(--stone-light);margin-top:.75rem;font-size:.8rem}.landing-pricing-v2{padding:var(--space-2xl) 0;background:var(--ivory)}.landing-pricing-free-hint{text-align:center;color:var(--stone);margin-bottom:var(--space-lg);justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.landing-pricing-free-hint svg{color:var(--gold)}.landing-pricing-free-link{text-underline-offset:2px;font-weight:600;text-decoration:underline;color:var(--emerald-deep)!important}.landing-pricing-free-link:hover{color:var(--gold)!important}.landing-billing-toggle{margin-bottom:var(--space-xl);background:var(--ivory-warm);border-radius:8px;justify-content:center;gap:.25rem;width:fit-content;margin-left:auto;margin-right:auto;padding:.25rem;display:flex}.landing-toggle-btn{cursor:pointer;color:var(--stone);background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.landing-toggle-btn.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000014}.landing-toggle-badge{color:var(--emerald-deep);background:#064e3b14;border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.landing-pricing-grid-v2{gap:var(--space-md);grid-template-columns:repeat(3,1fr);max-width:960px;margin:0 auto;display:grid}.landing-price-card-v2{border-radius:var(--radius-lg);padding:var(--space-lg);background:#fff;border:1px solid #0f172a0f;flex-direction:column;transition:all .3s;display:flex;position:relative}.landing-price-card-v2:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.landing-price-card-v2.popular{border:2px solid var(--gold);box-shadow:0 8px 40px #b9975b26}.landing-price-card-v2.popular:hover{transform:translateY(-6px);box-shadow:0 12px 50px #b9975b33}.landing-popular-badge{background:var(--gold);color:var(--ink);letter-spacing:.05em;white-space:nowrap;text-transform:uppercase;border-radius:4px;padding:.3rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-price-card-v2 h3{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.3rem;font-weight:600}.landing-price-desc-v2{color:var(--stone);margin-bottom:var(--space-md);font-size:.85rem}.landing-price-v2{align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.landing-price-amount{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:2.5rem;font-weight:700;line-height:1}.landing-price-period{color:var(--stone);font-size:.9rem}.landing-price-savings{color:var(--emerald-deep);margin-bottom:var(--space-md);font-size:.75rem;font-weight:600}.landing-price-features{margin:0 0 var(--space-lg);flex-grow:1;padding:0;list-style:none}.landing-price-features li{color:var(--stone-dark);border-bottom:1px solid #0f172a0a;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.85rem;display:flex}.landing-price-features li:last-child{border-bottom:none}.landing-price-features li svg{color:var(--emerald-deep);flex-shrink:0}.landing-pricing-enterprise{text-align:center;color:var(--stone);margin-top:var(--space-lg);padding:var(--space-md);background:var(--ivory-warm);border-radius:var(--radius-md);max-width:600px;margin-left:auto;margin-right:auto;font-size:.9rem}.landing-pricing-enterprise strong{color:var(--ink)}.landing-pricing-enterprise-link{font-weight:600;color:var(--gold)!important}.landing-pricing-all-plans{text-align:center;margin-top:var(--space-md)}.landing-pricing-all-link{font-size:.85rem;font-weight:500;color:var(--stone)!important}.landing-pricing-all-link:hover{color:var(--gold)!important}.landing-features-grid-v2{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.landing-feature-card-v2{padding:var(--space-lg);border-radius:var(--radius-md);background:#fff;border:1px solid #0f172a0d;flex-direction:column;align-items:flex-start;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.landing-feature-card-v2:hover{box-shadow:var(--shadow-elevated);border-color:var(--gold);transform:translateY(-8px)scale(1.02)}.landing-feature-card-v2 .landing-feature-icon{margin-bottom:var(--space-md)}.landing-feature-card-v2:hover .landing-feature-icon{background:var(--gold);color:#fff;transform:rotate(-5deg)scale(1.1);box-shadow:0 4px 12px #b9975b4d}.landing-feature-card-v2 h3{margin-bottom:var(--space-xs)}.landing-feature-outcome{margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.5;color:var(--emerald-deep)!important}.landing-modi-grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.landing-modus-card{padding:var(--space-lg) var(--space-lg) var(--space-md);border-radius:var(--radius-md);background:#fff;border:1px solid #0f172a0f;flex-direction:column;transition:all .3s;display:flex}.landing-modus-card:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.landing-modus-card-highlight{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold), 0 4px 20px #b9975b1a}.landing-modus-header{margin-bottom:var(--space-md)}.landing-modus-icon{background:var(--ivory);width:48px;height:48px;color:var(--gold);margin-bottom:var(--space-sm);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.landing-modus-card:hover .landing-modus-icon{background:var(--gold);color:#fff}.landing-modus-card-highlight .landing-modus-icon{background:#b9975b1f}.landing-modus-header h3{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.4rem;font-weight:700}.landing-modus-sub{color:var(--emerald-deep);font-size:.95rem;font-weight:600}.landing-modus-list{margin:0 0 var(--space-md) 0;flex-direction:column;flex:1;gap:.75rem;padding:0;list-style:none;display:flex}.landing-modus-list li{color:var(--ink);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.landing-modus-list li:before{content:"";background:var(--gold);opacity:.5;border-radius:50%;width:8px;height:8px;position:absolute;top:.45em;left:0}.landing-modus-card-highlight .landing-modus-list li:before{opacity:.8}.landing-modus-proof{color:var(--stone);margin-bottom:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid #0f172a0d;font-size:.8rem;font-style:italic}.landing-modus-result{color:var(--emerald-deep);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}@media (max-width:768px){.landing-modi-grid{grid-template-columns:1fr}}.landing-final-cta{padding:var(--space-2xl) 0;background:var(--ivory-warm);text-align:center}.landing-final-cta-inner{max-width:680px;padding:0 var(--space-md);margin:0 auto}.landing-final-cta-headline{font-family:var(--font-display);color:var(--ink);margin-bottom:var(--space-sm);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.2}.landing-final-cta-sub{color:var(--ink-soft);margin-bottom:var(--space-lg);max-width:500px;margin-left:auto;margin-right:auto;font-size:1.1rem}.landing-final-cta-actions{margin-bottom:var(--space-md)}.landing-final-cta-trust{color:var(--ink-soft);justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.landing-final-cta-trust svg{color:var(--gold);flex-shrink:0}.landing-comparison-cards-mobile{display:none}.landing-comparison-card-mobile{border-radius:var(--radius-md);padding:var(--space-md);background:#fff;border:1px solid #0f172a0f}.landing-comparison-card-mobile h3,.landing-comparison-card-mobile h4{font-family:var(--font-display);color:var(--ink);text-align:center;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.landing-comparison-card-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.landing-comparison-card-human,.landing-comparison-card-ai{text-align:center;border-radius:6px;padding:.75rem;font-size:.9rem;font-weight:600}.landing-comparison-card-human{background:var(--ivory-warm);color:var(--stone)}.landing-comparison-card-ai{color:var(--gold-dark);background:#b9975b14}.landing-comparison-footnote{color:var(--stone);text-align:center;margin-top:1.5rem;font-size:.8rem;font-style:italic}.landing-comparison-card-label{text-transform:uppercase;letter-spacing:.08em;color:#57534e;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}@media (max-width:1024px){.landing-testimonials-grid,.landing-features-grid-v2{gap:var(--space-sm);grid-template-columns:1fr}.landing-pricing-grid-v2{gap:var(--space-md);grid-template-columns:1fr;max-width:400px}.landing-hero-product-mockup{max-width:380px;margin:0 auto}}@media (max-width:768px){.landing-comparison-wrapper{display:none}.landing-comparison-cards-mobile{gap:var(--space-sm);flex-direction:column;display:flex}.landing-testimonial-card{padding:var(--space-md)}.landing-testimonial-card blockquote{font-size:.95rem}.landing-hero-product-mockup{max-width:100%}.landing-mockup-stats{gap:.5rem}.landing-mockup-stat-number{font-size:1.1rem}.landing-social-proof{padding:var(--space-lg) 0}.landing-final-cta{padding:var(--space-xl) var(--space-sm)}.landing-final-cta-headline{font-size:clamp(1.35rem,5vw,1.75rem)}.landing-final-cta-trust{flex-direction:column;gap:.25rem;font-size:.75rem}.landing-pricing-free-hint{flex-direction:column;gap:.25rem;font-size:.85rem}.landing-pricing-enterprise{padding:var(--space-sm);font-size:.8rem}.landing-billing-toggle{margin-bottom:var(--space-lg)}.landing-mid-cta{margin-top:var(--space-lg);padding-top:var(--space-md)}.landing-trust-inner{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem}.landing-trust-item{font-size:.8rem}}@media (max-width:480px){.landing-pricing-grid-v2{max-width:100%}.landing-price-card-v2{padding:var(--space-md)}.landing-price-amount{font-size:2rem}.landing-mockup-correction-actions{flex-direction:column;gap:.35rem}.landing-testimonial-avatar{width:36px;height:36px;font-size:.7rem}}@media (min-width:769px) and (max-width:1024px){.landing-testimonials-grid{grid-template-columns:repeat(2,1fr)}.landing-testimonials-grid .landing-animated-card:last-child{grid-column:1/-1;width:100%;max-width:500px;margin:0 auto}.landing-features-grid-v2{grid-template-columns:repeat(2,1fr)}.landing-features-grid-v2 .landing-animated-card:last-child{grid-column:1/-1;width:100%;max-width:500px;margin:0 auto}.landing-pricing-grid-v2{grid-template-columns:repeat(3,1fr);max-width:100%}}
