@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--primary-red:#dc2626;--dark-blue:#1e3a8a;--gold:#f59e0b;--white:#ffffff;--light-gray:#f8fafc;--dark-gray:#1f2937}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#111827;background:#000000}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{background:#000000;color:var(--white);padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000}nav{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:800}.cta-button{background:var(--gold);color:var(--dark-blue);padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:700;text-decoration:none;transition:transform .3s ease}.cta-button:hover{transform:translateY(-2px)}.hero{background:#000;color:var(--white);padding:8rem 0 6rem;text-align:center}.hero h1{font-size:3.5rem;font-weight:900;margin-bottom:1rem;line-height:1.1}.hero .subtitle{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:var(--gold)}.hero p{font-size:1.2rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.btn-primary{background:var(--gold);color:var(--dark-blue);padding:1.2rem 2.5rem;border:none;border-radius:8px;font-weight:700;font-size:1.2rem;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px rgba(245,158,11,.3);display:inline-block}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(245,158,11,.4)}.problem{padding:6rem 0;background:#111;text-align:center}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--white)}.section-subtitle{font-size:1.3rem;color:var(--primary-red);font-weight:600;margin-bottom:3rem}.problem-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:800px;margin:3rem auto}.stat{background:#2a2a2a;padding:2rem;border-radius:12px;border-left:4px solid var(--primary-red)}.stat-number{font-size:2.5rem;font-weight:900;color:var(--primary-red);display:block}.stat-label{font-size:1rem;font-weight:600;color:#d1d5db;margin-top:.5rem}.solution{background:#1a1a1a;padding:6rem 0;text-align:center}.solution-content{max-width:800px;margin:0 auto}.solution h2{font-size:2.5rem;font-weight:800;color:var(--white);margin-bottom:1rem}.solution .highlight{font-size:1.4rem;color:var(--primary-red);font-weight:700;margin-bottom:2rem}.solution-text{font-size:1.1rem;line-height:1.7;margin-bottom:3rem;color:#d1d5db}.solution-pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.pillar{background:#2a2a2a;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3)}.pillar h3{font-size:1.3rem;font-weight:700;color:var(--gold);margin-bottom:1rem}.pillar p{color:#d1d5db;line-height:1.6}.final-cta{background:#000;color:var(--white);padding:6rem 0;text-align:center}.final-cta h2{font-size:2.8rem;font-weight:900;margin-bottom:1rem}.final-cta p{font-size:1.3rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.email-signup{max-width:500px;margin:0 auto 3rem;display:flex;gap:1rem}.email-input{flex:1;padding:1.2rem;font-size:1rem}.email-input,.signup-btn{border:none;border-radius:8px}.signup-btn{background:var(--gold);color:var(--dark-blue);padding:1.2rem 2rem;font-weight:700;cursor:pointer;transition:transform .3s ease}.signup-btn:hover{transform:translateY(-2px)}footer{background:var(--dark-gray);color:var(--white);padding:3rem 0;text-align:center}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{font-weight:700;margin-bottom:1rem;color:var(--gold)}.footer-section a{color:var(--white);text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.footer-section a:hover{color:var(--gold)}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero .subtitle{font-size:1.2rem}.section-title{font-size:2rem}.email-signup{flex-direction:column}.footer-content,.problem-stats{grid-template-columns:1fr}.footer-content{text-align:center}}.fade-in{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}