@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_b84636e2-module__cygw4G__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_b84636e2-module__cygw4G__variable{--font-body:"DM Sans","DM Sans Fallback"}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_72808127-module__JkrESW__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_72808127-module__JkrESW__variable{--font-display:"Fraunces","Fraunces Fallback"}
.landing{--bg:#fafaf7;--bg-warm:#f5f0e8;--bg-dark:#1a1714;--text:#1a1714;--text-muted:#6b6560;--text-light:#f5f0e8;--accent:#c4411b;--accent-hover:#a83618;--accent-soft:#fdeee9;--green:#2d6a4f;--green-soft:#e8f5ee;--border:#e0dbd3;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6;font-family:var(--font-body);overflow-x:hidden}.landing .landing-nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf7d9;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:border-color .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing .landing-nav.scrolled{border-bottom-color:var(--border);box-shadow:0 1px 8px #0000000a}.landing .nav-logo{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:1.35rem;font-weight:700;text-decoration:none}.landing .nav-logo span{color:var(--accent)}.landing .nav-cta{background:var(--accent);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.landing .nav-cta:hover{background:var(--accent-hover);transform:translateY(-1px)}.landing .hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.landing .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4411b0f 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-30%;right:-20%}.landing .hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d6a4f0d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-20%;left:-15%}.landing .hero-inner{z-index:1;max-width:720px;position:relative}.landing .hero-badge{background:var(--green-soft);color:var(--green);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.45rem 1rem;font-size:.82rem;font-weight:600;animation:.8s both landingFadeUp;display:inline-flex}.landing .hero-badge:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite landingPulseDot}@keyframes landingPulseDot{0%,to{opacity:1}50%{opacity:.4}}.landing .hero h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,4.2rem);font-weight:800;line-height:1.1;animation:.8s .1s both landingFadeUp}.landing .hero h1 em{color:var(--accent);font-style:italic;position:relative}.landing .hero h1 em:after{content:"";background:var(--accent);opacity:.3;border-radius:2px;height:3px;position:absolute;bottom:2px;left:0;right:0}.landing .hero-sub{color:var(--text-muted);max-width:540px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.65;animation:.8s .2s both landingFadeUp}.landing .hero-cta-group{flex-direction:column;align-items:center;gap:.75rem;animation:.8s .3s both landingFadeUp;display:flex}.landing .btn-primary{background:var(--accent);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2.2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #c4411b40}.landing .btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 24px #c4411b4d}.landing .btn-primary svg{width:18px;height:18px}.landing .hero-sub-cta{color:var(--text-muted);font-size:.82rem}.landing .hero-proof{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:2rem;margin-top:3.5rem;padding-top:2.5rem;animation:.8s .4s both landingFadeUp;display:flex}.landing .hero-proof-item{text-align:center}.landing .hero-proof-item .number{font-family:var(--font-display);color:var(--text);font-size:1.6rem;font-weight:700;line-height:1.2}.landing .hero-proof-item .label{color:var(--text-muted);margin-top:.2rem;font-size:.78rem}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing .pain{background:var(--bg-warm);padding:6rem 2rem}.landing .pain-inner{max-width:900px;margin:0 auto}.landing .pain-label{font-family:var(--font-display);color:var(--accent);margin-bottom:.75rem;font-size:1rem;font-weight:600}.landing .pain h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2}.landing .pain-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.landing .pain-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:2rem;transition:transform .25s,box-shadow .25s}.landing .pain-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000000f}.landing .pain-card .icon{background:var(--accent-soft);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.2rem;display:flex}.landing .pain-card h3{font-family:var(--font-display);margin-bottom:.6rem;font-size:1.1rem;font-weight:600;line-height:1.3}.landing .pain-card p{color:var(--text-muted);font-size:.92rem;line-height:1.6}.landing .benefits{padding:7rem 2rem}.landing .benefits-inner{max-width:900px;margin:0 auto}.landing .benefits-label{font-family:var(--font-display);color:var(--green);margin-bottom:.75rem;font-size:1rem;font-weight:600}.landing .benefits h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:3.5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2}.landing .benefit-row{border-bottom:1px solid var(--border);align-items:flex-start;gap:3rem;padding:2.5rem 0;display:flex}.landing .benefit-row:last-child{border-bottom:none}.landing .benefit-num{font-family:var(--font-display);color:var(--border);flex-shrink:0;width:60px;font-size:3rem;font-weight:700;line-height:1}.landing .benefit-content h3{font-family:var(--font-display);margin-bottom:.6rem;font-size:1.25rem;font-weight:700;line-height:1.3}.landing .benefit-content p{color:var(--text-muted);max-width:520px;font-size:.95rem;line-height:1.65}.landing .skills-strip{background:var(--bg-dark);color:var(--text-light);text-align:center;padding:4rem 2rem}.landing .skills-strip-inner{max-width:800px;margin:0 auto}.landing .skills-strip h2{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}.landing .skills-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing .skill-chip{color:#ffffffe6;background:#ffffff12;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-size:.95rem;font-weight:500;transition:background .2s;display:inline-flex}.landing .skill-chip:hover{background:#ffffff1f}.landing .skill-chip .dot{border-radius:50%;width:8px;height:8px}.landing .skill-chip:first-child .dot{background:#e07a5f}.landing .skill-chip:nth-child(2) .dot{background:#81b29a}.landing .skill-chip:nth-child(3) .dot{background:#f2cc8f}.landing .skill-chip:nth-child(4) .dot{background:#3d96b4}.landing .testimonials{padding:7rem 2rem}.landing .testimonials-inner{max-width:900px;margin:0 auto}.landing .testimonials-label{font-family:var(--font-display);color:var(--accent);margin-bottom:.75rem;font-size:1rem;font-weight:600}.landing .testimonials h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2}.landing .testimonial-featured{background:var(--bg-warm);border-radius:16px;margin-bottom:1.5rem;padding:2.5rem 3rem;position:relative}.landing .testimonial-featured:before{content:"“";font-family:var(--font-display);color:var(--accent);opacity:.15;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:.5rem;left:1.5rem}.landing .testimonial-featured blockquote{font-family:var(--font-display);letter-spacing:-.01em;z-index:1;margin-bottom:1.5rem;font-size:1.35rem;font-weight:600;line-height:1.45;position:relative}.landing .testimonial-meta{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.landing .testimonial-avatar{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.landing .testimonial-meta .name{font-weight:600}.landing .testimonial-meta .detail{color:var(--text-muted);font-size:.82rem}.landing .testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.landing .testimonial-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:2rem}.landing .testimonial-card blockquote{color:var(--text-muted);margin-bottom:1.25rem;font-size:.95rem;font-style:italic;line-height:1.65}.landing .how{background:var(--bg-warm);padding:6rem 2rem}.landing .how-inner{max-width:900px;margin:0 auto}.landing .how-label{font-family:var(--font-display);color:var(--green);margin-bottom:.75rem;font-size:1rem;font-weight:600}.landing .how h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:3.5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2}.landing .steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.landing .step{counter-increment:step;position:relative}.landing .step:before{content:counter(step);font-family:var(--font-display);color:var(--accent);opacity:.12;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1;display:block}.landing .step h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing .step p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.landing .final-cta{text-align:center;padding:7rem 2rem}.landing .final-cta-inner{max-width:600px;margin:0 auto}.landing .final-cta h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.landing .final-cta p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.landing .final-cta .btn-primary{padding:1.1rem 2.5rem;font-size:1.1rem}.landing .final-sub{color:var(--text-muted);justify-content:center;gap:1.5rem;margin-top:1.25rem;font-size:.82rem;display:flex}.landing .final-sub span{align-items:center;gap:.35rem;display:inline-flex}.landing .final-sub svg{width:14px;height:14px;color:var(--green)}.landing .landing-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:2.5rem 2rem;display:flex}.landing .footer-logo{font-family:var(--font-display);color:var(--text);font-size:1.1rem;font-weight:700;text-decoration:none}.landing .footer-logo span{color:var(--accent)}.landing .footer-links{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.landing .footer-links a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.landing .footer-links a:hover{color:var(--text)}.landing .footer-copy{color:var(--text-muted);text-align:center;width:100%;margin-top:1rem;font-size:.8rem}.landing .partner-hero{text-align:center;justify-content:center;align-items:center;min-height:78vh;padding:9rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.landing .partner-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4411b12 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-20%;left:-10%}.landing .partner-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d6a4f0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;right:-10%}.landing .partner-hero-inner{z-index:1;max-width:700px;position:relative}.landing .partner-badge{background:var(--accent-soft);color:var(--accent);letter-spacing:.07em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.45rem 1rem;font-size:.78rem;font-weight:700;animation:.8s both landingFadeUp;display:inline-flex}.landing .partner-hero h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:800;line-height:1.1;animation:.8s .1s both landingFadeUp}.landing .partner-hero h1 em{color:var(--accent);font-style:italic}.landing .partner-hero .hero-sub{animation:.8s .2s both landingFadeUp}.landing .partner-hero .hero-cta-group{animation:.8s .3s both landingFadeUp}.landing .partner-section{padding:6rem 2rem}.landing .partner-section.warm{background:var(--bg-warm)}.landing .partner-inner{max-width:900px;margin:0 auto}.landing .partner-label{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.landing .partner-label.green{color:var(--green)}.landing .partner-section h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2}.landing .partner-section .section-intro{color:var(--text-muted);max-width:620px;margin-bottom:3rem;font-size:1.05rem;line-height:1.65}.landing .partner-features{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.landing .partner-feature-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:2rem;transition:transform .25s,box-shadow .25s}.landing .partner-feature-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000000f}.landing .partner-feature-card .pfc-icon{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.15rem;display:flex}.landing .partner-feature-card h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.landing .partner-feature-card p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.landing .partner-benefit-row{border-bottom:1px solid var(--border);align-items:flex-start;gap:2rem;padding:2rem 0;display:flex}.landing .partner-benefit-row:last-child{border-bottom:none}.landing .pbr-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing .partner-benefit-row h3{font-family:var(--font-display);margin-bottom:.4rem;font-size:1.15rem;font-weight:700;line-height:1.3}.landing .partner-benefit-row p{color:var(--text-muted);font-size:.93rem;line-height:1.6}.landing .partner-perks{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:3rem;display:grid}.landing .partner-perk{background:var(--bg);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.landing .partner-perk .pp-icon{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing .partner-perk h4{font-family:var(--font-display);margin-bottom:.2rem;font-size:.95rem;font-weight:700}.landing .partner-perk p{color:var(--text-muted);font-size:.85rem;line-height:1.55}.landing .partner-stats-strip{background:var(--bg-dark);padding:5rem 2rem}.landing .partner-stats-inner{text-align:center;max-width:900px;margin:0 auto}.landing .partner-stats-strip h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-light);margin-bottom:3rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}.landing .stats-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.landing .stat-item{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;padding:2rem 1rem}.landing .stat-item .stat-num{font-family:var(--font-display);color:var(--accent);letter-spacing:-.04em;font-size:2.8rem;font-weight:800;line-height:1}.landing .stat-item .stat-label{color:#ffffff8c;margin-top:.6rem;font-size:.85rem;line-height:1.4}.landing .partner-steps{counter-reset:partner-step;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem;display:grid}.landing .partner-step{counter-increment:partner-step}.landing .partner-step:before{content:counter(partner-step);font-family:var(--font-display);color:var(--accent);opacity:.12;margin-bottom:.75rem;font-size:4rem;font-weight:800;line-height:1;display:block}.landing .partner-step h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing .partner-step p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.landing .partner-urgency{text-align:center;background:var(--bg-dark);padding:5rem 2rem;position:relative;overflow:hidden}.landing .partner-urgency:before{content:"";pointer-events:none;background:radial-gradient(50% 80% at 50% 0,#c4411b26,#0000);position:absolute;inset:0}.landing .partner-urgency-inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.landing .partner-urgency h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-light);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2}.landing .partner-urgency p{color:#f5f0e8b3;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.65}.landing .partner-urgency .hero-sub-cta{color:#f5f0e880;margin-top:.75rem;font-size:.82rem;display:block}.landing .partner-form-section{padding:6rem 2rem}.landing .partner-form-inner{text-align:left;max-width:580px;margin:0 auto}.landing .partner-form-inner h2{margin-bottom:.5rem}.landing .partner-form-inner .section-intro{margin-bottom:2.5rem}.landing .partner-form{background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:2.5rem;box-shadow:0 4px 30px #0000000d}.landing .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.landing .form-group{flex-direction:column;gap:.4rem;margin-bottom:1.25rem;display:flex}.landing .form-group label{color:var(--text);letter-spacing:.02em;font-size:.82rem;font-weight:600}.landing .form-group input,.landing .form-group select,.landing .form-group textarea{border:1.5px solid var(--border);background:var(--bg-warm);font-family:var(--font-body);color:var(--text);border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.landing .form-group input::placeholder,.landing .form-group textarea::placeholder{color:var(--text-muted)}.landing .form-group input:focus,.landing .form-group select:focus,.landing .form-group textarea:focus{border-color:var(--accent);background:var(--bg);box-shadow:0 0 0 3px #c4411b1a}.landing .form-group textarea{resize:vertical;min-height:90px}.landing .form-submit{justify-content:center;width:100%;padding:1rem;font-size:1rem}.landing .form-note{text-align:center;color:var(--text-muted);margin-top:1rem;font-size:.8rem}.landing .partner-faq{background:var(--bg-warm);padding:6rem 2rem}.landing .partner-faq-inner{max-width:700px;margin:0 auto}.landing .faq-item{border-bottom:1px solid var(--border)}.landing .faq-item:first-of-type{border-top:1px solid var(--border)}.landing .faq-item summary{font-family:var(--font-display);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.landing .faq-item summary::-webkit-details-marker{display:none}.landing .faq-item summary:after{content:"+";color:var(--accent);flex-shrink:0;font-size:1.6rem;font-weight:300;line-height:1;transition:transform .2s}.landing .faq-item[open] summary:after{transform:rotate(45deg)}.landing .faq-body{color:var(--text-muted);padding:0 0 1.5rem;font-size:.95rem;line-height:1.7}.landing .fade-target{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.landing .fade-target.visible{opacity:1;transform:translateY(0)}.grecaptcha-badge{visibility:hidden!important}@media (max-width:768px){.landing .landing-nav{padding:.8rem 1.25rem}.landing .hero{padding:7rem 1.5rem 4rem}.landing .hero-proof{flex-wrap:wrap;gap:1.25rem}.landing .benefit-row{flex-direction:column;gap:.75rem}.landing .benefit-num{width:auto;font-size:2rem}.landing .testimonial-featured{padding:2rem 1.5rem}.landing .testimonial-featured blockquote{font-size:1.1rem}.landing .final-sub{flex-direction:column;gap:.5rem}.landing .landing-footer{text-align:center;flex-direction:column}.landing .partner-hero{padding:7rem 1.5rem 4rem}.landing .partner-benefit-row{gap:1rem}.landing .form-row{grid-template-columns:1fr}.landing .partner-form{padding:1.75rem 1.5rem}.landing .not-found-code{font-size:clamp(5rem,20vw,8rem)}}.landing .not-found{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.landing .not-found:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4411b0f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-20%;right:-15%}.landing .not-found:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d6a4f0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-15%;left:-10%}.landing .not-found-inner{z-index:1;flex-direction:column;align-items:center;gap:0;max-width:540px;display:flex;position:relative}.landing .not-found-code{font-family:var(--font-display);letter-spacing:-.04em;color:var(--accent);opacity:.15;-webkit-user-select:none;user-select:none;margin-bottom:-.25rem;font-size:clamp(6rem,18vw,10rem);font-weight:800;line-height:1;animation:.8s both landingFadeUp}.landing .not-found h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:1rem;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:800;line-height:1.15;animation:.8s .1s both landingFadeUp}.landing .not-found-sub{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.65;animation:.8s .2s both landingFadeUp}.landing .not-found .btn-primary{animation:.8s .3s both landingFadeUp}.landing .picker-section{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landing .picker-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4411b0d 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-25%;right:-15%}.landing .picker-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d6a4f0a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}.landing .picker-inner{z-index:1;width:100%;max-width:640px;position:relative}.landing .picker-header{text-align:center;margin-bottom:2.5rem}.landing .picker-header h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:.5rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.15;animation:.8s both landingFadeUp}.landing .picker-header p{color:var(--text-muted);font-size:1rem;animation:.8s .1s both landingFadeUp}.landing .picker-progress{background:var(--border);border-radius:2px;width:100%;height:4px;margin-bottom:2rem;overflow:hidden}.landing .picker-progress-bar{background:var(--accent);border-radius:2px;height:100%;transition:width .4s}.landing .picker-step-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.82rem;font-weight:600}.landing .picker-question{font-family:var(--font-display);color:var(--text);margin-bottom:1.5rem;font-size:clamp(1.3rem,3vw,1.7rem);font-weight:700;line-height:1.25}.landing .picker-options{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.landing .picker-option{background:var(--bg);border:2px solid var(--border);cursor:pointer;color:var(--text);font-size:.95rem;font-weight:500;font-family:var(--font-body);border-radius:12px;padding:1rem 1.25rem;transition:all .2s}.landing .picker-option:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 2px 8px #0000000a}.landing .picker-option.selected{border-color:var(--accent);background:var(--accent-soft)}.landing .picker-why{background:var(--bg-warm);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.landing .picker-why-label{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.78rem;font-weight:700}.landing .picker-why p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.6}.landing .picker-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.landing .picker-back{border:1.5px solid var(--border);cursor:pointer;color:var(--text);font-size:.9rem;font-weight:600;font-family:var(--font-body);background:0 0;border-radius:8px;padding:.7rem 1.5rem;transition:all .2s}.landing .picker-back:hover{border-color:var(--text);background:var(--bg-warm)}.landing .picker-next{background:var(--accent);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.8rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #c4411b33}.landing .picker-next:hover{background:var(--accent-hover);transform:translateY(-1px)}.landing .picker-next:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.landing .picker-result{text-align:center;animation:.6s both landingFadeUp}.landing .picker-result-card{background:var(--bg);border:2px solid var(--border);border-radius:20px;max-width:560px;margin:0 auto;padding:3rem 2.5rem}.landing .picker-result-card.celpip{border-color:var(--green);box-shadow:0 8px 32px #2d6a4f1a}.landing .picker-result-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.landing .picker-result-card.celpip .picker-result-badge{background:var(--green-soft);color:var(--green)}.landing .picker-result-card.ielts .picker-result-badge{color:#4338ca;background:#eef2ff}.landing .picker-result-card.pte .picker-result-badge{color:#c2410c;background:#fff7ed}.landing .picker-result h2{font-family:var(--font-display);color:var(--text);margin-bottom:1rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.2}.landing .picker-result p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.65}.landing .picker-result .btn-primary{padding:1rem 2rem;font-size:1rem}.landing .picker-restart{color:var(--text-muted);cursor:pointer;font-size:.85rem;font-family:var(--font-body);background:0 0;border:none;margin-top:1.5rem;text-decoration:underline;transition:color .2s;display:inline-block}.landing .picker-restart:hover{color:var(--text)}.landing .picker-trust{background:var(--bg-warm);text-align:center;padding:4rem 2rem}.landing .picker-trust-inner{max-width:620px;margin:0 auto}.landing .picker-trust-icon{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.landing .picker-trust-icon svg{width:24px;height:24px}.landing .picker-trust h2{font-family:var(--font-display);color:var(--text);margin-bottom:1rem;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;line-height:1.2}.landing .picker-trust p{color:var(--text-muted);margin-bottom:.75rem;font-size:.95rem;line-height:1.7}.landing .picker-trust p:last-child{margin-bottom:0}@media (max-width:768px){.landing .picker-section{padding:6rem 1.5rem 3rem}.landing .picker-result-card{padding:2rem 1.5rem}}
