.res-template{--indigo-900:#1e1b4b;--indigo-700:#4338ca;--indigo-600:#4f46e5;--indigo-500:#6366f1;--indigo-100:#e0e7ff;--lime:#cdff4b;--lime-deep:#a3e635;--ink:#14132b;--slate:#5b5a72;--cloud:#f5f5fb;--paper:#fff;--line:#e7e6f2;--r-sm:14px;--r-md:22px;--r-lg:32px;--r-xl:44px;--r-pill:999px;--shadow-sm:0 2px 8px #1e1b4b0f;--shadow-md:0 18px 40px -18px #4f46e559;--shadow-lg:0 40px 80px -30px #1e1b4b59;--font-display:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;--font-body:var(--font-inter),Inter,system-ui,sans-serif;--page-max:1200px;--page-pad:24px;font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:clip}@media (min-width:1201px) and (max-width:1440px){.res-template{--page-max:1120px;--page-pad:20px}}.res-template h1,.res-template h2,.res-template h3{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600;line-height:1.15}.res-template a{color:inherit;text-decoration:none}.res-template ul,.res-template ol{margin:0;padding:0;list-style:none}.res-template img{max-width:100%;display:block}.res-template .res-wrap{max-width:var(--page-max);padding-left:var(--page-pad);padding-right:var(--page-pad);box-sizing:border-box;width:100%;margin-left:auto;margin-right:auto}.res-template .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.res-template .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.res-template .reveal{opacity:1;transition:none;transform:none}}.res-template .eyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--indigo-600);background:var(--indigo-100);border-radius:var(--r-pill);align-items:center;gap:8px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.res-template .eyebrow .dot{background:var(--lime-deep);border-radius:50%;width:7px;height:7px}.res-template .btn,.res-template a.btn{font-family:var(--font-display);border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.res-template a.btn.btn-primary{background:var(--indigo-600);box-shadow:var(--shadow-md);color:#fff!important}.res-template a.btn.btn-primary:hover{background:var(--indigo-700);transform:translateY(-2px);color:#fff!important}.res-template a.btn.btn-ghost{border:1.5px solid var(--line);color:var(--ink)!important;background:#fff!important}.res-template a.btn.btn-ghost:hover{border-color:var(--indigo-500);transform:translateY(-2px)}.res-template a.btn.btn-lime{background:var(--lime);color:#000!important}.res-template a.btn.btn-lime:hover{transform:translateY(-2px);box-shadow:0 16px 30px -12px #a3e63599}.res-template .cta-band a.btn.btn-ghost{border-color:#ffffff4d;color:#fff!important;background:0 0!important}.res-template .res-crumb{color:var(--slate);padding-top:22px;font-size:.86rem}.res-template .res-crumb ol{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.res-template .res-crumb a:hover{color:var(--indigo-600)}.res-template .res-crumb [aria-current]{color:var(--ink);font-weight:600}.res-template .hero{background:radial-gradient(1200px 500px at 80% -10%,var(--indigo-100),transparent 60%), radial-gradient(900px 400px at 0% 30%,#f3ffdb,transparent 55%);padding:36px 0 48px}.res-template .hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;display:grid}.res-template .hero h1{margin:18px 0 16px;font-size:clamp(2.1rem,4vw,3.15rem)}.res-template .hero h1 .hl{color:var(--indigo-600);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#0000 72%,#cdff4bd9 72%);padding:0 .06em}.res-template .hero .lead{color:var(--slate);max-width:540px;margin-bottom:26px;font-size:1.1rem}.res-template .hero-cta{flex-wrap:wrap;gap:13px;margin-bottom:22px;display:flex}.res-template .hero-badges{flex-wrap:wrap;gap:16px;display:flex}.res-template .hero-badge{color:var(--slate);align-items:center;gap:9px;font-size:.9rem;font-weight:600;display:flex}.res-template .hero-badge .ic{width:34px;height:34px;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;place-items:center;display:grid}.res-template .score-card{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);text-align:center;background:#fff;padding:32px 28px;position:relative;overflow:hidden}.res-template .score-card:before{content:"";background:radial-gradient(circle,#cdff4b59,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-80px;right:-50px}.res-template .score-card .big{font-family:var(--font-display);color:var(--indigo-600);font-size:clamp(3.2rem,6vw,4.2rem);font-weight:700;line-height:1;position:relative}.res-template .score-card .stars{color:var(--lime-deep);letter-spacing:2px;margin:10px 0 8px;font-size:1.1rem;font-weight:700;position:relative}.res-template .score-card .meta{color:var(--slate);font-size:.95rem;position:relative}.res-template .score-card .meta strong{color:var(--ink)}.res-template .trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cloud);padding:28px 0}.res-template .trust-logos{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.res-template .trust-pill{border:1px solid var(--line);border-radius:var(--r-pill);background:#fff;align-items:center;gap:8px;padding:9px 16px;font-size:.88rem;font-weight:600;display:inline-flex}.res-template .trust-pill .b{background:var(--indigo-500);border-radius:2px;width:8px;height:8px}.res-template .sec{padding:72px 0}.res-template .sec-head{max-width:720px;margin-bottom:36px}.res-template .sec-head.center{text-align:center;margin-inline:auto}.res-template .sec-head h2{margin:14px 0 12px;font-size:clamp(1.75rem,3vw,2.4rem)}.res-template .sec-head p{color:var(--slate);font-size:1.04rem}.res-template .text-link{color:var(--indigo-600);text-underline-offset:3px;font-weight:600;text-decoration:underline}.res-template .band{background:var(--indigo-900);border-radius:var(--r-xl);color:#fff;padding:48px 40px;position:relative;overflow:hidden}.res-template .band:before{content:"";background:radial-gradient(circle,#cdff4b38,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-60px}.res-template .band h2{text-align:center;margin:0 0 28px;font-size:clamp(1.5rem,2.5vw,1.9rem);position:relative}.res-template .band-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-items:center;gap:22px 28px;display:grid;position:relative}.res-template .band-grid .s{text-align:center;max-width:220px}.res-template .band-grid .n{font-family:var(--font-display);color:var(--lime);font-size:clamp(2rem,3.5vw,2.7rem);font-weight:700;line-height:1.1}.res-template .band-grid .l{color:#fffc;margin-top:8px;font-size:.88rem}.res-template .band-note{text-align:center;color:#ffffff8c;margin-top:26px;font-size:.82rem;position:relative}.res-template .stat-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;display:grid}.res-template .stat-card{border:1px solid var(--line);border-radius:var(--r-lg);text-align:center;background:#fff;padding:26px 22px;transition:transform .22s,box-shadow .22s}.res-template .stat-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.res-template .stat-card .n{font-family:var(--font-display);color:var(--indigo-600);font-size:clamp(1.9rem,3vw,2.4rem);font-weight:700;line-height:1.1}.res-template .stat-card .l{color:var(--slate);margin-top:10px;font-size:.9rem}.res-template .stat-card .p{color:var(--indigo-600);font-size:.78rem;font-weight:600;font-family:var(--font-display);margin-top:6px}.res-template .mission-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.res-template .mission-photo{border-radius:var(--r-xl);box-shadow:var(--shadow-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.res-template .prose p{color:var(--slate);margin:0 0 16px;font-size:1.02rem}.res-template .prose strong{color:var(--ink)}.res-template .why-list{flex-direction:column;gap:18px;display:flex}.res-template .why-item{align-items:flex-start;gap:14px;display:flex}.res-template .why-item .ic{background:var(--lime);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.res-template .why-item h3{margin:0 0 4px;font-size:1.08rem}.res-template .why-item p{color:var(--slate);margin:0;font-size:.95rem}.res-template .faq{max-width:840px;margin-inline:auto}.res-template .faq-item{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;margin-bottom:12px;overflow:hidden}.res-template .faq-q{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1rem;font-weight:600;list-style:none;display:flex}.res-template .faq-q::-webkit-details-marker{display:none}.res-template .faq-q .plus{background:var(--indigo-100);width:30px;height:30px;color:var(--indigo-600);border-radius:50%;flex:none;place-items:center;font-size:1.2rem;transition:all .25s;display:grid}.res-template .faq-item[open] .plus{background:var(--indigo-600);color:#fff;transform:rotate(45deg)}.res-template .faq-a{color:var(--slate);padding:0 22px 20px;font-size:.96rem}.res-template .cta-band{background:var(--indigo-900);border-radius:var(--r-xl);color:#fff;text-align:center;padding:52px 40px;position:relative;overflow:hidden}.res-template .cta-band:before{content:"";background:radial-gradient(circle,#cdff4b33,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-70px}.res-template .cta-band h2{margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.4rem);position:relative}.res-template .cta-band p{color:#ffffffdb;max-width:540px;margin:0 auto 22px;position:relative}.res-template .cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex;position:relative}.res-template .tldr{background:var(--indigo-900);border-radius:var(--r-xl);color:#fff;padding:38px 42px;position:relative;overflow:hidden}.res-template .tldr:before{content:"";background:radial-gradient(circle,#cdff4b2e,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-70px}.res-template .tldr h2{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:13px;font-size:1.42rem;display:flex;position:relative}.res-template .tldr h2 .tag{background:var(--lime);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-pill);font-size:.68rem;font-family:var(--font-display);padding:5px 10px;font-weight:700}.res-template .tldr p{color:#ffffffde;max-width:880px;margin:0;font-size:1.02rem;position:relative}.res-template .tldr ul{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px;display:grid;position:relative}.res-template .tldr li{border-radius:var(--r-md);background:#ffffff12;border:1px solid #ffffff1f;padding:15px 17px}.res-template .tldr li b{font-family:var(--font-display);color:var(--lime);margin-bottom:3px;font-size:1.08rem;display:block}.res-template .tldr li span{color:#fffc;font-size:.85rem}@media (max-width:960px){.res-template .hero-grid,.res-template .mission-grid{grid-template-columns:1fr}.res-template .score-card{max-width:420px;margin-inline:auto}.res-template .tldr ul{grid-template-columns:1fr 1fr}}@media (max-width:600px){.res-template{--page-pad:16px}.res-template .sec{padding:48px 0}.res-template .band,.res-template .cta-band,.res-template .tldr{padding:28px 18px}.res-template .score-card{max-width:none}.res-template .tldr ul{grid-template-columns:1fr}}
