.start-hero{text-align:center;min-height:85vh;padding:var(--space-2xl) var(--space-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.start-hero:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#ff003c0f,#0000 50%),radial-gradient(at 70% 80%,#00f0ff0a,#0000 50%);position:absolute;inset:0}.start-hero-content{z-index:1;max-width:750px}.start-headline{letter-spacing:-.03em;margin-bottom:var(--space-lg);color:var(--text-primary);font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.05}.start-subline{color:#b0b0c8;max-width:550px;margin:0 auto var(--space-xl);font-size:1.25rem;font-weight:400;line-height:1.6}.start-hero-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.start-problem{padding-bottom:var(--space-2xl)}.problem-grid{gap:var(--space-lg);max-width:800px;margin:var(--space-xl) auto 0;grid-template-columns:repeat(2,1fr);display:grid}.problem-card{padding:var(--space-xl);background:#141423e6;border:1px solid #5050784d;transition:border-color .3s,box-shadow .3s}.problem-card:hover{border-color:#ff003c4d;box-shadow:0 0 20px #ff003c14}.problem-icon{margin-bottom:var(--space-sm);font-size:1.8rem;display:block}.problem-card h3{color:var(--text-primary);margin-bottom:var(--space-xs);font-size:1.15rem}.problem-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.solution-inner{text-align:center;max-width:650px;margin:0 auto}.solution-inner h2{margin-bottom:var(--space-md);font-size:clamp(1.8rem,4vw,2.8rem)}.solution-desc{color:#b0b0c8;margin-bottom:var(--space-lg);font-size:1.15rem;line-height:1.7}.solution-anchor{color:#b0b0cc;border-left:2px solid var(--cyan);text-align:left;max-width:500px;margin:0 auto;padding-left:1rem;font-style:italic;line-height:1.6}.features-list{max-width:600px;margin:var(--space-xl) auto 0;gap:var(--space-lg);flex-direction:column;display:flex}.feature-row{gap:var(--space-md);align-items:flex-start;display:flex}.feature-icon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.feature-row strong{color:var(--text-primary);margin-bottom:.25rem;font-size:1.05rem;display:block}.feature-row p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.start-pricing-anchor{text-align:center}.pricing-anchor-inner{max-width:550px;margin:0 auto}.pricing-anchor-label{color:var(--cyan);margin-bottom:var(--space-sm);font-size:.85rem}.pricing-anchor-inner h2{margin-bottom:var(--space-md);font-size:clamp(1.8rem,4vw,2.5rem)}.pricing-anchor-sub{color:var(--text-secondary);font-size:1rem;line-height:1.6}.start-final-cta{padding:var(--space-2xl) var(--space-lg);text-align:center}.start-cta-inner{max-width:700px;padding:var(--space-2xl);background:var(--bg-card);border:1px solid var(--border-subtle);clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));margin:0 auto}.start-cta-inner h2{margin-bottom:var(--space-md);font-size:clamp(1.5rem,3vw,2.2rem)}.start-cta-desc{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:1.05rem;line-height:1.6}.start-cta-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.start-cta-reassurance{margin-top:var(--space-md);color:#a0a0c0;font-size:.9rem}.founder-inner{align-items:center;gap:var(--space-xl);max-width:600px;margin:0 auto;display:flex}.founder-photo{flex-shrink:0}.founder-text h3{color:var(--text-primary)}@media (max-width:768px){.start-hero{min-height:75vh;padding:var(--space-xl) var(--space-md)}.start-headline{font-size:2.2rem}.start-subline{font-size:1.05rem}.problem-grid{grid-template-columns:1fr}.start-cta-inner{padding:var(--space-xl) var(--space-lg)}.founder-inner{text-align:center;flex-direction:column}}
