.home-page{color:#fff;min-height:100vh;font-family:var(--font-sans);background:radial-gradient(circle at 50% 0,#0f172a 0%,#020617 40%,#000 100%) fixed;width:100%;margin-top:112px;overflow-x:hidden}.hero{text-align:center;align-items:center;min-height:90vh;display:flex}.hero-content{margin:0 auto}.hero h1{background:linear-gradient(#fff,#ffffffb3);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.25}.hero-subtext{color:#e0e0e0;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-cta-btn{min-width:300px;margin-bottom:2rem;font-size:22px}.hero-trust-signals{color:#d1d5db;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;font-size:.875rem;display:flex}.trust-signal-item{align-items:center;gap:.5rem;display:flex}.trust-icon{color:var(--primary)}@media (min-width:640px){.hero-trust-signals{flex-direction:row}}.hero-integration-badge{color:#94a3b8;background:#3b82f614;border:1px solid #3b82f633;border-radius:20px;align-items:center;gap:.5rem;margin-top:2rem;padding:.5rem 1rem;font-size:.8rem;display:inline-flex}.hero-integration-badge .integration-icon{color:#3b82f6}.hero-integration-badge .integration-status{text-transform:uppercase;letter-spacing:.05em;color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d;border-radius:10px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 0 20px var(--primary-glow);border:1px solid #ffffff1a}.btn-primary:hover{background:var(--primary-hover);box-shadow:0 0 30px var(--primary-glow);transform:translateY(-2px)}.btn-outline{color:#fff;background:0 0;border:1px solid #ffffff4d}.btn-outline:hover{background:#ffffff1a;border-color:#fff}.section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0f4d;border-top:1px solid #ffffff0d;padding:4rem 0;overflow-x:hidden}.section-full-width{width:100%;padding:6rem 2rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.centered{text-align:center}.section-title{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #00000080;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:3rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.5}.problem-header{text-align:center;margin-bottom:2rem}.problem-intro{max-width:48rem;margin:0 auto}.problem-intro p{color:#d1d5db;margin-bottom:1rem;font-size:1.25rem;line-height:1.5}.problem-highlight-red{color:#f87171;font-weight:700}.problem-intro p.problem-punchline{color:#3b82f6;margin-top:3rem;font-size:2rem;font-style:italic;font-weight:800}.problem-grid{grid-template-columns:1fr;gap:1rem;width:100%;max-width:1400px;margin:0 auto;display:grid}@media (min-width:1024px){.problem-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.problem-card{border-radius:2rem;height:100%;padding:2rem}.problem-card-old{background:#450a0a0d;border:1px solid #7f1d1d33}.problem-card-new{background:#1e3a8a0d;border:1px solid #3b82f633}.problem-list{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.problem-list{grid-template-columns:repeat(2,1fr)}}.inner-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:2rem;align-items:center;gap:1rem;padding:1rem;transition:transform .2s;display:flex}.inner-card:hover{background:#ffffff0d;transform:scale(1.02)}.card-header{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.icon-circle{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.icon-circle-red{background:#ef444433}.icon-circle-blue{background:#3b82f633}.icon-red{color:#ef4444}.icon-blue{color:#60a5fa}.card-title-red{color:#fecaca;font-size:1.25rem;font-weight:700}.card-title-blue{color:#bfdbfe;font-size:1.25rem;font-weight:700}.text-muted{color:#9ca3af}.text-light{color:#d1d5db}.icon-muted-red{color:#ef444480}.icon-primary{color:#60a5fa;font-weight:700}.steps-header{text-align:center;margin-bottom:4rem}.steps-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:transform .2s,border-color .2s}.step-card:hover{border-color:var(--primary);transform:translateY(-5px)}.step-icon-wrapper{background:#3b82f61a;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.step-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.step-description{color:#9ca3af}.steps-cta{text-align:center;margin-top:3rem}.pitch-example-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:900px){.pitch-example-grid{grid-template-columns:1fr 1.2fr}}.pitch-description{color:#d1d5db;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.pitch-description-sub{color:#60a5fa;margin-top:-1rem;margin-bottom:2rem;font-size:.9rem;font-weight:600}.example-stat{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;padding:1.5rem}.example-stat p{color:#fff;margin-top:.5rem;font-size:.9rem}.pitch-card-visual{background:linear-gradient(145deg,#3b82f61a,#0006);border:1px solid #3b82f666;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 50px #00000080}.pitch-card-header{border-bottom:1px solid #ffffff1a;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.pitch-icon-round{background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pitch-title{font-size:1.1rem;font-weight:700}.pitch-subtitle{color:#60a5fa;margin-top:.2rem;font-size:.9rem}.pitch-body{color:#e5e7eb;margin-bottom:2rem;font-style:italic;line-height:1.6}.pitch-actions{gap:1rem;display:flex}.pitch-accept,.pitch-decline{text-align:center;cursor:pointer;border-radius:.75rem;flex:1;padding:.8rem;font-weight:600}.pitch-accept{color:#fff;background:#3b82f6}.pitch-decline{color:#9ca3af;border:1px solid #fff3}.founder-card{background:#18181b;border:1px solid #27272a;border-radius:1rem;max-width:48rem;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden}.founder-bg-icon{opacity:.1;padding:2rem;position:absolute;top:0;right:0}.founder-content{z-index:10;position:relative}.rating-stars{color:#eab308;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.founder-quote{color:#e5e7eb;margin-bottom:2rem;font-size:1.5rem;font-weight:300;line-height:1.625}.founder-profile{align-items:center;gap:1rem;display:flex}.founder-avatar{border:2px solid #2563eb;border-radius:9999px;width:4rem;height:4rem;overflow:hidden}.founder-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.founder-info{flex-direction:column;display:flex}.founder-name{color:#fff;font-weight:700}.founder-role{color:#60a5fa;font-size:.875rem}.urgency-container{text-align:center;background:linear-gradient(to bottom right,#1e3a8a33,#581c8733);border:1px solid #3b82f633;border-radius:1rem;justify-content:center;align-items:center;max-width:56rem;margin:0 auto;padding:2rem}@media (min-width:768px){.urgency-container{padding:3rem}}.urgency-title{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.urgency-subtitle{color:#60a5fa;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.urgency-box{text-align:left;background:#0009;border:1px solid #3b82f64d;border-radius:.75rem;width:100%;max-width:42rem;margin-bottom:2rem;padding:2rem;display:inline-block}.urgency-box-header{color:#60a5fa;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.urgency-list{flex-direction:column;gap:2rem;display:flex}.urgency-item{align-items:flex-start;gap:1rem;display:flex}.icon-yellow{color:#facc15;margin-top:.25rem}.urgency-text-white{color:#fff;font-weight:600}.urgency-subtext{color:#fff;font-size:.875rem;font-style:italic}.urgency-footer-text{color:#fff;margin-bottom:2rem;line-height:1.6}.privacy-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:900px){.privacy-grid{grid-template-columns:1fr 1fr;align-items:center}}.privacy-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #3b82f64d;border-radius:1rem;padding:2rem}.privacy-card-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.privacy-lock{color:var(--primary)}.privacy-body{color:#fff;font-size:1.1rem;font-style:italic;line-height:1.6}.privacy-label{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.privacy-title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.privacy-description{color:#fff;font-size:1.1rem;line-height:1.7}.final-cta-section{padding-top:5rem;padding-bottom:5rem}.final-cta-description{color:#d1d5db;max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.5rem}.final-cta-btn{margin-top:2rem;margin-bottom:2rem;padding:1rem 3rem;font-size:1.5rem}.final-cta-spots{color:#f87171;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-weight:600;display:flex}@media (max-width:768px){.home-page{margin-top:80px}.section{padding:4rem 0}.section-full-width{padding:4rem 1.25rem}.hero{min-height:80vh;padding-top:80px}.hero h1{font-size:2.5rem!important;line-height:1.1!important}.hero-subtext{padding:0 .5rem;line-height:1.5;font-size:1.1rem!important}.hero-cta-btn{width:100%;max-width:300px;min-width:unset;font-size:1.1rem}.section-title{font-size:1.6rem!important;line-height:1.2!important}.problem-header{margin-bottom:2rem}.problem-intro p{font-size:1rem}.problem-grid{gap:2rem}.problem-card,.step-card{border-radius:1.5rem;padding:1.5rem}.step-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.step-description{font-size:1rem;line-height:1.5}.step-icon-wrapper{width:3.5rem;height:3.5rem;margin-bottom:1rem}.privacy-title{font-size:1.8rem}.urgency-title{font-size:1.6rem}.urgency-list{gap:1.5rem}.icon-yellow{min-width:28px;width:28px!important;height:28px!important}.founder-card{padding:1.5rem}.founder-quote{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.5}.founder-profile{text-align:center;flex-direction:column;gap:.75rem}.founder-info{align-items:center}.final-cta-section h2{margin-bottom:1rem;line-height:1.2;font-size:1.75rem!important}.final-cta-description{margin-bottom:2rem;padding:0 1rem;font-size:1.1rem;line-height:1.5}.final-cta-btn{width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.25rem}.problem-list .inner-card{opacity:1!important;animation:none!important;transform:none!important}}.urgency-banner-badge{background:#fff3;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.marketing-normalization-line{color:#60a5fa;letter-spacing:-.01em;margin-top:4rem;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:700;line-height:1.4}.credibility-anchor{color:#60a5fa;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:600}
