.landing{--ocean-teal:#0a6a73;--ocean-deep:#073f46;--navy:#062a32;--gold:#c47e0a;--gold-light:#e8a020;--bg:#f3f6f6;--surface:#fff;--surface-2:#eef3f3;--ink:#1a2226;--muted:#566066;--border:#d7dcde;--font-display:"Sora", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--text-xs:clamp(.75rem, .7rem + .25vw, .875rem);--text-sm:clamp(.875rem, .8rem + .35vw, 1rem);--text-base:clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .75vw, 1.5rem);--text-xl:clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--text-2xl:clamp(2rem, 1.2rem + 2.5vw, 3.5rem);--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius:.625rem;--radius-lg:1rem;--shadow-sm:0 1px 2px #062a3214;--shadow-md:0 8px 28px #062a321f;--shadow-lg:0 20px 50px #062a322e;min-height:100dvh;line-height:1.6;font-family:var(--font-body);font-size:var(--text-base);color:var(--ink);background:var(--bg);scroll-behavior:smooth}html[data-theme=dark] .landing{--bg:#0a1518;--surface:#0f2024;--surface-2:#13282d;--ink:#e7eded;--muted:#9fb0b3;--border:#1d343a}.landing img{max-width:100%;height:auto;display:block}.landing h1,.landing h2,.landing h3{font-family:var(--font-display);text-wrap:balance;letter-spacing:-.02em;line-height:1.1}.landing p{text-wrap:pretty;max-width:62ch}.landing a{color:inherit;text-decoration:none}.landing :focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:6px}.landing .wrap{width:min(1180px,92%);margin-inline:auto}.landing .eyebrow{font-family:var(--font-display);font-weight:700;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ocean-teal)}html[data-theme=dark] .landing .eyebrow{color:var(--gold-light)}.landing .btn{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.85rem 1.6rem;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s,background .18s;display:inline-flex}.landing .btn-primary{background:linear-gradient(135deg, var(--gold-light), var(--gold));color:#1a1206;box-shadow:var(--shadow-sm)}.landing .btn-primary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing .btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffff73}.landing .btn-ghost:hover{background:#ffffff1f}.landing .btn-outline{color:var(--ocean-teal);border:1.5px solid var(--ocean-teal);background:0 0}html[data-theme=dark] .landing .btn-outline{color:var(--gold-light);border-color:var(--gold-light)}.landing .btn-outline:hover{background:var(--ocean-teal);color:#fff}html[data-theme=dark] .landing .btn-outline:hover{background:var(--gold-light);color:#1a1206}.landing-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb, var(--bg) 85%, transparent);border-bottom:1px solid var(--border);position:sticky;top:0}.landing .nav{justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.landing .brand{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:800;display:flex}.landing .brand svg{flex:none}.landing .nav-links{align-items:center;gap:1.8rem;display:flex}.landing .nav-links a{font-size:var(--text-sm);color:var(--muted);font-weight:500}.landing .nav-links a:hover{color:var(--ocean-teal)}.landing .theme-toggle{width:38px;height:38px;color:var(--muted);border:1px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;display:grid}.landing .theme-toggle:hover{color:var(--ocean-teal)}@media (max-width:760px){.landing .nav-links a:not(.btn){display:none}}.landing .hero{align-items:center;min-height:88vh;display:flex;position:relative;overflow:hidden}.landing .hero-bg{z-index:0;position:absolute;inset:0}.landing .hero-bg img{object-fit:cover;width:100%;height:100%}.landing .hero-bg:after{content:"";z-index:1;background:linear-gradient(105deg,#062a32eb 0%,#073f46c7 42%,#0a6a7352 100%);position:absolute;inset:0}.landing .hero-inner{z-index:2;padding-block:var(--space-24);position:relative}.landing .hero h1{color:#fff;font-weight:800;font-size:var(--text-2xl);max-width:16ch}.landing .hero h1 .accent{color:var(--gold-light)}.landing .hero .lede{color:#ffffffe6;font-size:var(--text-lg);margin-top:var(--space-6);max-width:54ch;font-weight:400}.landing .hero-cta{margin-top:var(--space-8);flex-wrap:wrap;gap:.9rem;display:flex}.landing .hero-stats{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid #fff3;flex-wrap:wrap;gap:2.4rem;display:flex}.landing .hero-stat .n{font-family:var(--font-display);color:#fff;font-size:1.7rem;font-weight:700}.landing .hero-stat .l{font-size:var(--text-xs);color:#ffffffbf;max-width:20ch}.landing .hero-stats-note{margin-top:var(--space-4);font-size:var(--text-xs);color:#ffffff8c}.landing .hero-stats-note a{color:#ffffffbf;text-underline-offset:2px;text-decoration:underline}.landing .src-ref{vertical-align:super;margin-left:.15em;font-size:.65em;font-weight:600;line-height:0}.landing .src-ref a{color:inherit;opacity:.85;text-decoration:none}.landing .src-ref a:hover{text-decoration:underline}.landing .src-back{opacity:.7;margin-left:.25rem;font-size:.85em;text-decoration:none}.landing .src-back:hover{text-decoration:underline}.landing .impact-card .src{font-size:var(--text-xs);color:#ffffff80;margin-top:.75rem}.landing .impact-card .src a{color:#ffffffbf;text-underline-offset:2px;text-decoration:underline}.landing .sources-section{padding-block:var(--space-16);background:var(--surface-2);border-top:1px solid var(--border)}.landing .sources-list{font-size:var(--text-sm);color:var(--muted);gap:.85rem;list-style:none;display:grid}.landing .sources-list li{align-items:baseline;gap:.75rem;max-width:none;display:flex}.landing .sources-num{font-family:var(--font-display);font-weight:700;font-size:var(--text-xs);color:var(--ocean-teal);flex:none}html[data-theme=dark] .landing .sources-num{color:var(--gold-light)}.landing .sources-list a{color:var(--ocean-teal);word-break:break-all}html[data-theme=dark] .landing .sources-list a{color:var(--gold-light)}.landing section{padding-block:var(--space-24)}.landing .sec-head{max-width:64ch;margin-bottom:var(--space-12)}.landing .sec-head h2{font-size:var(--text-xl);margin-top:.6rem}.landing .sec-head p{color:var(--muted);margin-top:var(--space-4)}.landing .problem{background:var(--navy);color:#fff}.landing .problem .sec-head h2{color:#fff}.landing .problem .sec-head p{color:#ffffffc7}.landing .problem .eyebrow{color:var(--gold-light)}.landing .stat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem;display:grid}.landing .stat-card{border-radius:var(--radius-lg);padding:var(--space-8);background:#ffffff0f;border:1px solid #ffffff1f}.landing .stat-card .big{font-family:var(--font-display);color:var(--gold-light);font-size:2.6rem;font-weight:800;line-height:1}.landing .stat-card .desc{font-size:var(--text-sm);color:#ffffffd1;margin-top:.8rem}.landing .stat-card .src{font-size:var(--text-xs);color:#ffffff80;margin-top:.7rem}.landing .stat-card .src a{text-underline-offset:2px;text-decoration:underline}.landing .split{gap:var(--space-16);grid-template-columns:1.05fr .95fr;align-items:center;display:grid}@media (max-width:860px){.landing .split{gap:var(--space-10);grid-template-columns:1fr}}.landing .feature{margin-bottom:var(--space-6);gap:1rem;display:flex}.landing .feature .ic{background:var(--surface-2);width:42px;height:42px;color:var(--ocean-teal);border-radius:11px;flex:none;place-items:center;display:grid}html[data-theme=dark] .landing .feature .ic{color:var(--gold-light)}.landing .feature h3{font-size:var(--text-base);font-weight:600;font-family:var(--font-body)}.landing .feature p{font-size:var(--text-sm);color:var(--muted);margin-top:.2rem}.landing .phone{background:var(--navy);width:min(320px,86%);box-shadow:var(--shadow-lg);border:1px solid #ffffff14;border-radius:30px;justify-self:center;padding:14px}.landing .phone-screen{background:var(--bg);border-radius:20px;overflow:hidden}.landing .ps-top{background:linear-gradient(135deg, var(--ocean-deep), var(--ocean-teal));color:#fff;padding:18px 16px 22px}.landing .ps-top .ship{font-family:var(--font-display);font-size:1.05rem;font-weight:700}.landing .ps-top .meta{opacity:.85;margin-top:2px;font-size:.78rem}.landing .ps-window{background:#ffffff29;border-radius:999px;align-items:center;gap:.4rem;margin-top:12px;padding:.3rem .7rem;font-size:.74rem;font-weight:600;display:inline-flex}.landing .ps-list{padding:14px}.landing .ps-item{background:var(--surface);border:1px solid var(--border);border-radius:13px;align-items:center;gap:11px;margin-bottom:10px;padding:11px;display:flex}.landing .ps-thumb{background:linear-gradient(135deg, var(--gold-light), var(--gold));border-radius:10px;flex:none;width:46px;height:46px}.landing .ps-thumb.t2{background:linear-gradient(135deg, var(--ocean-teal), var(--ocean-deep))}.landing .ps-thumb.t3{background:linear-gradient(135deg,#3a9d68,#1f6f47)}.landing .ps-item .ti{color:var(--ink);font-size:.82rem;font-weight:600}.landing .ps-item .ts{color:var(--muted);margin-top:1px;font-size:.7rem}.landing .ps-badge{color:#1f6f47;white-space:nowrap;background:#437a2224;border-radius:6px;margin-left:auto;padding:.2rem .5rem;font-size:.62rem;font-weight:700}.landing .steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.4rem;display:grid}.landing .step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-8);position:relative}.landing .step:before{counter-increment:step;content:"0" counter(step);font-family:var(--font-display);color:var(--gold);font-size:1.5rem;font-weight:800}.landing .step h3{font-size:var(--text-base);font-weight:600;font-family:var(--font-body);margin-top:.5rem}.landing .step p{font-size:var(--text-sm);color:var(--muted);margin-top:.4rem}.landing .impact{background:linear-gradient(135deg, var(--ocean-deep), var(--ocean-teal));color:#fff}.landing .impact .eyebrow{color:var(--gold-light)}.landing .impact .sec-head h2{color:#fff}.landing .impact .sec-head p{color:#ffffffd1}.landing .impact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;display:grid}.landing .impact-card{border-radius:var(--radius-lg);padding:var(--space-8);background:#ffffff12;border:1px solid #ffffff24}.landing .impact-card h3{font-size:var(--text-base);color:#fff}.landing .impact-card p{font-size:var(--text-sm);color:#ffffffd9;margin-top:.6rem}.landing .quote{margin-top:var(--space-16);border-left:3px solid var(--gold-light);padding-left:var(--space-6);max-width:70ch}.landing .quote p{font-family:var(--font-display);font-weight:500;font-size:var(--text-lg);color:#fff;font-style:italic}.landing .quote cite{font-style:normal;font-size:var(--text-xs);color:#ffffffb3;margin-top:.8rem;display:block}.landing .quote a{text-decoration:underline}.landing .cta{text-align:center}.landing .cta-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-20) var(--space-8);box-shadow:var(--shadow-md)}.landing .cta-card h2{font-size:var(--text-xl)}.landing .cta-card p{color:var(--muted);margin:var(--space-4) auto 0;max-width:48ch}.landing .cta-card .hero-cta{margin-top:var(--space-10);justify-content:center}.landing-footer{background:var(--navy);color:#ffffffb3;padding-block:var(--space-12)}.landing .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.landing .foot .brand{color:#fff}.landing .foot a{color:#ffffffb3;font-size:var(--text-sm)}.landing .foot a:hover{color:var(--gold-light)}.landing .foot small{font-size:var(--text-xs);color:#ffffff73;margin-top:1rem;display:block}.landing .reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.landing .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing .reveal{opacity:1;transition:none;transform:none}}
