*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--primary:#ffffff;--secondary:#f8f9fa;--dark:#0f1419;--text:#1f2937;--text-light:#6b7280;--accent:#10b981;--accent-hover:#059669;--accent-soft:#d1fae5;--danger:#ef4444;--warning:#f59e0b;--border:#e5e7eb;--safe-bottom:env(safe-area-inset-bottom,0px)}html{scroll-behavior:smooth;font-size:16px}body{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--primary);color:var(--text);line-height:1.6;padding-bottom:80px}a{color:inherit;text-decoration:none}ul{list-style:none}nav{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:1000;padding:.75rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;color:var(--dark);gap:.5rem}.logo,.logo-icon{font-weight:800;display:flex;align-items:center}.logo-icon{width:36px;height:36px;background:var(--accent);border-radius:8px;justify-content:center;font-size:1.1rem;color:white}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:none;padding:8px;cursor:pointer;width:44px;height:44px;justify-content:center;align-items:center}.menu-toggle span{width:24px;height:2.5px;background:var(--dark);border-radius:2px;transition:all .3s}.menu-toggle[data-active=true] span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle[data-active=true] span:nth-child(2){opacity:0}.menu-toggle[data-active=true] span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-links{position:fixed;top:60px;left:0;right:0;background:white;border-bottom:1px solid var(--border);padding:1rem;display:none;flex-direction:column;gap:.5rem;box-shadow:0 10px 40px rgba(0,0,0,.1)}.nav-links[data-active=true]{display:flex}.nav-links a{color:var(--text);text-decoration:none;font-weight:500;padding:12px 16px;border-radius:8px;font-size:1rem;min-height:44px;display:flex;align-items:center}.nav-cta{background:var(--accent);color:white!important;border-radius:8px;font-weight:600;text-align:center;margin-top:.5rem;justify-content:center}.mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid var(--border);padding:12px 16px calc(12px + var(--safe-bottom));z-index:999;display:flex;gap:12px;box-shadow:0 -4px 20px rgba(0,0,0,.08)}.mobile-sticky-cta .btn{flex:1 1;padding:14px 20px;min-height:48px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 24px;border-radius:10px;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:none;font-size:1rem;min-height:48px}.btn-primary{background:var(--accent);color:white;box-shadow:0 4px 14px rgba(16,185,129,.35)}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px)}.btn-outline{background:white;color:var(--dark);border:2px solid var(--border)}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.btn-large{padding:18px 32px;font-size:1.0625rem;min-height:56px}.hero{padding:5.5rem 1rem 2rem;background:linear-gradient(180deg,var(--secondary) 0,white 100%)}.hero-container{max-width:1200px;margin:0 auto}.scarcity-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--accent-soft);border-radius:50px;color:var(--accent-hover);font-size:.8125rem;font-weight:700;margin-bottom:1rem}.scarcity-badge .dot{width:8px;height:8px;background:var(--accent);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:2.125rem;font-weight:800;line-height:1.15;margin-bottom:1rem;color:var(--dark);letter-spacing:-.03em}.hero h1 .highlight{color:var(--accent)}.hero h2.subhead{font-size:1.0625rem;font-weight:500;line-height:1.5;letter-spacing:-.01em}.hero h2.subhead,.hero-subtitle{color:var(--text-light);margin-bottom:1.5rem}.hero-subtitle{font-size:1rem;line-height:1.7}.hero-metrics{display:grid;grid-template-columns:1fr;grid-gap:.625rem;gap:.625rem;margin-bottom:1.5rem}.metric-row{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;background:white;border:1px solid var(--border);border-radius:10px}.metric-num{font-size:1.25rem;font-weight:800;color:var(--accent);min-width:80px;flex-shrink:0;line-height:1}.metric-text{font-size:.9375rem;color:var(--text);line-height:1.4}.hero-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.hero-buttons .btn{width:100%}.trust-line{color:var(--text-light);font-size:.8125rem;margin-bottom:2rem;text-align:center}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;padding:1.5rem;background:white;border-radius:12px;border:1px solid var(--border);margin-bottom:2rem}.stat{text-align:center}.stat-number{font-size:1.5rem;font-weight:800;color:var(--dark);display:block}.stat-label{font-size:.75rem;color:var(--text-light)}.founder-card{background:white;border:1px solid var(--border);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.founder-image{width:100%;aspect-ratio:4/5;border-radius:12px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:var(--text-light);font-size:.875rem;overflow:hidden;background:linear-gradient(135deg,#d1fae5,#f0fdf4)}.founder-image img{width:100%;height:100%;object-fit:cover}.founder-name{font-size:1.0625rem;font-weight:800;color:var(--dark)}.founder-title{color:var(--accent);font-weight:600;font-size:.875rem;margin:.25rem 0 .75rem}.founder-creds{color:var(--text);font-size:.875rem;line-height:1.7;padding:.75rem;background:var(--secondary);border-radius:8px}.founder-creds strong{color:var(--dark)}.founder-social{display:flex;gap:.5rem;margin-top:1rem}.founder-social a{width:40px;height:40px;background:var(--secondary);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text);text-decoration:none;font-weight:600}section{padding:3rem 1rem}.container{max-width:1200px;margin:0 auto}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.75rem;font-weight:800;margin-bottom:.75rem;color:var(--dark);line-height:1.3}.section-header p{color:var(--text-light);font-size:1rem;line-height:1.6}.section-header .eyebrow{display:inline-block;color:var(--accent);font-weight:700;text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;margin-bottom:.75rem}.pain-section{background:#fef7ed}.pain-section,.pain-section h2{color:var(--dark)}.pain-section .section-header p{color:var(--text-light)}.pain-grid{display:flex;flex-direction:column;gap:1rem}.pain-card{background:white;border:1px solid #fed7aa;border-radius:12px;padding:1.25rem;display:flex;gap:1rem;align-items:flex-start;box-shadow:0 2px 8px rgba(251,146,60,.08)}.pain-icon{font-size:1.75rem;flex-shrink:0;width:48px;height:48px;background:#fff7ed;border-radius:10px;display:flex;align-items:center;justify-content:center}.pain-card h4{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:.25rem}.pain-card p{color:var(--text-light);font-size:.9375rem;line-height:1.5}.pain-cost{color:var(--danger);font-weight:700;font-size:.875rem;display:block;margin-top:.5rem}.pain-cta{margin-top:2rem;text-align:center;padding:2rem;background:white;border:2px solid var(--accent);border-radius:16px;box-shadow:0 8px 32px rgba(16,185,129,.12)}.pain-cta h3{font-size:1.25rem;font-weight:800;color:var(--dark);margin-bottom:.5rem}.pain-cta p{color:var(--text-light);margin-bottom:1.25rem;font-size:.9375rem}.solution{background:white}.solution-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.solution-card{display:flex;gap:1.25rem;align-items:flex-start;padding:1.5rem;background:var(--secondary);border-radius:12px;border:1px solid var(--border)}.solution-number{font-size:1.5rem;font-weight:800;color:var(--accent);min-width:48px;height:48px;background:var(--accent-soft);border-radius:50%;display:flex;align-items:center;justify-content:center}.solution-card h4{font-size:1.125rem;font-weight:700;color:var(--dark);margin-bottom:.5rem}.solution-card p{color:var(--text-light);font-size:.9375rem;line-height:1.6}.services{background:var(--secondary)}.services-grid{display:flex;flex-direction:column;gap:1rem}.service-card{background:white;border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:all .2s;position:relative}.service-card:active{transform:scale(.98)}.service-card .badge{position:absolute;top:1rem;right:1rem;background:var(--accent);color:white;padding:.25rem .625rem;border-radius:50px;font-size:.6875rem;font-weight:700;letter-spacing:.05em}.service-icon{width:48px;height:48px;background:var(--accent-soft);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.service-card h3{font-size:1.125rem;font-weight:700;color:var(--dark);margin-bottom:.5rem}.service-card .tagline{font-weight:600;color:var(--accent);font-size:.875rem;margin-bottom:.75rem}.service-card p{color:var(--text-light);font-size:.9375rem;line-height:1.6;margin-bottom:.75rem}.service-outcomes{list-style:none;padding-top:.75rem;border-top:1px solid var(--border)}.service-outcomes li{padding:.25rem 0;color:var(--text);font-size:.875rem;display:flex;align-items:flex-start;gap:.5rem}.service-outcomes li:before{content:"→";color:var(--accent);font-weight:800;flex-shrink:0}.process{background:white}.process-grid{display:flex;flex-direction:column;gap:1rem}.process-step{background:var(--secondary);border-radius:12px;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;border:1px solid var(--border)}.process-number{width:48px;height:48px;min-width:48px;background:var(--accent);color:white;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800}.process-step h4{font-size:1.0625rem;font-weight:700;color:var(--dark);margin-bottom:.25rem}.process-step p{color:var(--text-light);font-size:.9375rem;line-height:1.5}.process-step .duration{color:var(--accent);font-weight:600;font-size:.8125rem;margin-top:.5rem;display:block}.why{background:var(--secondary)}.why-grid{flex-direction:column}.why-card,.why-grid{display:flex;gap:1rem}.why-card{background:white;border:1px solid var(--border);border-radius:12px;padding:1.5rem;align-items:flex-start}.why-icon{width:48px;height:48px;min-width:48px;background:var(--accent-soft);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.why-card h4{font-size:1.0625rem;font-weight:700;color:var(--dark);margin-bottom:.25rem}.why-card p{color:var(--text-light);font-size:.9375rem;line-height:1.5}.faq{background:white}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:var(--secondary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.faq-item[data-active=true] .faq-answer{max-height:500px;padding:0 1.25rem 1.25rem}.faq-item[data-active=true] .faq-question:after{transform:rotate(45deg)}.faq-question{padding:1.25rem;font-weight:700;color:var(--dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;line-height:1.4}.faq-question:after{content:"+";color:var(--accent);font-size:1.5rem;font-weight:700;transition:transform .2s;flex-shrink:0;margin-left:1rem}.faq-answer{padding:0 1.25rem;max-height:0;overflow:hidden;transition:all .3s;color:var(--text-light);font-size:.9375rem;line-height:1.7}.final-cta{background:linear-gradient(135deg,var(--accent) 0,var(--accent-hover) 100%);color:white;text-align:center;padding:3rem 1rem}.final-cta h2{font-size:1.75rem;font-weight:800;margin-bottom:.75rem;color:white}.final-cta p{font-size:1rem;opacity:.95;margin-bottom:1.5rem}.final-cta .btn{background:white;color:var(--accent);width:100%;max-width:320px}.final-cta .btn:hover{background:var(--secondary)}.final-cta-guarantee{margin-top:1rem;font-size:.8125rem;opacity:.85}footer{background:var(--dark);color:white;padding:2.5rem 1rem 1.5rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.footer-brand p{color:rgba(255,255,255,.6);font-size:.875rem;margin-top:.5rem}.footer-links{display:flex;gap:1.5rem;list-style:none;flex-wrap:wrap}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.875rem}.footer-bottom{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);font-size:.8125rem;text-align:center}@media (min-width:640px){.nav-container{padding:0 1.5rem}.hero{padding:7rem 1.5rem 3rem}.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{flex-direction:row}.hero-buttons .btn{width:auto;flex:1 1;max-width:280px}.trust-line{text-align:left}section{padding:4rem 1.5rem}.section-header h2{font-size:2rem}.pain-grid,.services-grid,.why-grid{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:968px){.nav-container{padding:0 2rem}.menu-toggle{display:none!important}.nav-links{position:static;display:flex!important;flex-direction:row;gap:2rem;padding:0;box-shadow:none;border:none;background:transparent}.nav-links a{padding:0;min-height:auto}.nav-cta{margin-top:0;padding:.625rem 1.25rem!important}.mobile-sticky-cta{display:none}body{padding-bottom:0}.hero{min-height:100vh;display:flex;align-items:center;padding:7rem 2rem 4rem}.hero-container{width:100%}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.hero h1{font-size:3rem}.hero-stats{display:flex;gap:2rem}.founder-card{margin-top:0}section{padding:5rem 2rem}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header h2{font-size:2.25rem}.pain-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.services-grid{grid-template-columns:repeat(3,1fr)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.why-grid{grid-template-columns:repeat(3,1fr)}.footer-content{flex-direction:row;justify-content:space-between;align-items:center}.final-cta h2{font-size:2.5rem}}