*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Open Sans,Segoe UI,sans-serif;color:#2d3748;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3{font-family:Trebuchet MS,Gill Sans,sans-serif;line-height:1.2;color:#1a365d}h1{font-size:2.75rem;font-weight:700}h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.section-subtitle{text-align:center;color:#4a5568;max-width:640px;margin:0 auto 3rem;font-size:1.05rem}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}.btn{display:inline-block;padding:.85rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;transition:background .2s,transform .15s;cursor:pointer;border:none}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#e53e3e;color:#fff}.btn-primary:hover{background:#c53030}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.btn-secondary:hover{border-color:#fff}.btn-outline{background:transparent;color:#1a365d;border:2px solid #1a365d}.btn-outline:hover{background:#1a365d;color:#fff}.site-header{position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 2px 12px #00000014}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo svg{height:44px;width:auto}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{font-size:.95rem;font-weight:600;color:#2d3748;transition:color .2s}.nav-links a:hover{color:#e53e3e}.nav-cta{display:flex;align-items:center;gap:1rem}.nav-cta .btn{padding:.6rem 1.5rem;font-size:.9rem}.nav-cta .login-link{font-size:.9rem;font-weight:600;color:#2d3748;transition:color .2s}.nav-cta .login-link:hover{color:#e53e3e}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:24px;height:2px;background:#1a365d;border-radius:2px;transition:transform .2s,opacity .2s}.hamburger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{background:linear-gradient(135deg,#1a365d,#2c5282);color:#fff;padding:5rem 0 4rem}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero h1{color:#fff;margin-bottom:1.25rem}.launch-badge{display:inline-block;background:#e53e3e26;border:1px solid rgba(229,62,62,.4);color:#feb2b2;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:.4rem 1rem;border-radius:20px;margin-bottom:1.25rem}.hero-subtitle{font-size:1.15rem;line-height:1.7;color:#ffffffd9;margin-bottom:2rem}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.screenshot-placeholder{background:#edf2f7;border:2px dashed #cbd5e0;border-radius:8px;aspect-ratio:16 / 10;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0aec0;gap:.75rem}.screenshot-placeholder svg{opacity:.5}.screenshot-placeholder span{font-size:.85rem;font-weight:600}.screenshot-image{border-radius:8px;overflow:hidden;aspect-ratio:16 / 10}.screenshot-image img{width:100%;height:100%;object-fit:cover;display:block}.trust-bar{background:#f7fafc;padding:3rem 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.trust-stat-number{font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:2.25rem;font-weight:700;color:#1a365d}.trust-stat-label{font-size:.9rem;color:#718096;margin-top:.25rem}.features-section{background:#fff}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:2rem;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.feature-icon{width:48px;height:48px;background:#ebf4ff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon svg{width:24px;height:24px}.feature-card p{color:#4a5568;font-size:.95rem;margin-bottom:1.25rem}.feature-card .screenshot-placeholder{aspect-ratio:16 / 10}.how-it-works{background:#f7fafc}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.step-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1a365d,#2c5282);color:#fff;font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.step h3{text-align:center;margin-bottom:.5rem}.step p{color:#4a5568;font-size:.95rem}.deep-dive{background:#fff}.dive-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem}.dive-row:last-child{margin-bottom:0}.dive-row.reverse .dive-text{order:2}.dive-row.reverse .dive-media{order:1}.dive-text h3{font-size:1.5rem;margin-bottom:.75rem}.dive-text p{color:#4a5568;font-size:1rem;line-height:1.7}.dive-text ul{list-style:none;margin-top:1rem}.dive-text ul li{padding:.35rem 0 .35rem 1.5rem;position:relative;color:#4a5568;font-size:.95rem}.dive-text ul li:before{content:"";position:absolute;left:0;top:.7rem;width:8px;height:8px;border-radius:50%;background:#e53e3e}.vision-section{background:linear-gradient(135deg,#1a365d,#2c5282);color:#fff}.vision-inner{text-align:center}.vision-inner h2{color:#fff}.vision-lead{font-size:1.15rem;color:#ffffffd9;max-width:640px;margin:0 auto 2.5rem;text-align:center}.vision-body{max-width:720px;margin:0 auto 3rem;text-align:left}.vision-body p{color:#ffffffd9;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.vision-body p:last-child{margin-bottom:0}.vision-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.pillar{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:2rem 1.5rem;text-align:center}.pillar-icon{width:56px;height:56px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#fff}.pillar h3{color:#fff;font-size:1.15rem;margin-bottom:.75rem;text-align:center}.pillar p{color:#ffffffbf;font-size:.95rem;line-height:1.6}.early-adopter{background:#f7fafc}.adopter-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.adopter-offer{background:#fff;border:2px solid #e53e3e;border-radius:12px;padding:2.5rem}.offer-badge{display:inline-block;background:#fff5f5;color:#e53e3e;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:.35rem 1rem;border-radius:20px;border:1px solid rgba(229,62,62,.3);margin-bottom:1.25rem}.adopter-offer h3{font-size:1.5rem;margin-bottom:1rem}.adopter-offer p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.offer-clarification{background:#f7fafc;border-radius:8px;padding:1.25rem 1.5rem;border-left:3px solid #2c5282}.offer-clarification h4{font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:.95rem;color:#1a365d;margin-bottom:.5rem}.offer-clarification p{font-size:.95rem;margin-bottom:0}.trial-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem}.trial-card h3{font-size:1.5rem;margin-bottom:1rem}.trial-card p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.trial-includes{list-style:none;margin-bottom:1.5rem}.trial-includes li{padding:.4rem 0 .4rem 1.75rem;position:relative;color:#2d3748;font-size:.95rem;font-weight:600}.trial-includes li:before{content:"";position:absolute;left:0;top:.75rem;width:10px;height:10px;border-radius:50%;background:#48bb78}.roger-callout{margin-top:2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:1.25rem 2rem;max-width:640px;margin-left:auto;margin-right:auto}.roger-callout p{font-size:.95rem;color:#ffffffd9;margin-bottom:0}.testimonials{background:#f7fafc}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:#fff;border-radius:10px;padding:2rem;border:1px solid #e2e8f0}.testimonial-card blockquote{font-style:italic;color:#4a5568;margin-bottom:1.25rem;line-height:1.7}.testimonial-author{font-weight:600;color:#1a365d}.testimonial-company{font-size:.85rem;color:#718096}.stars{color:#ecc94b;margin-bottom:.75rem;letter-spacing:2px}.pricing-cta{background:linear-gradient(135deg,#1a365d,#2c5282);text-align:center;color:#fff}.pricing-cta h2{color:#fff;margin-bottom:1rem}.pricing-cta p{color:#ffffffbf;margin-bottom:2rem;font-size:1.05rem}.pricing-cta .btn-primary{font-size:1.1rem;padding:1rem 2.5rem}.pricing-note{margin-top:1rem;font-size:.85rem;color:#fff9}.site-footer{background:#1a202c;color:#ffffffb3;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem}.footer-brand svg{height:40px;width:auto;margin-bottom:1rem}.footer-brand p{font-size:.9rem;max-width:280px;line-height:1.6}.footer-col h4{color:#fff;font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul a{font-size:.9rem;transition:color .2s}.footer-col ul a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.85rem}@media(max-width:1023px){h1{font-size:2.25rem}h2{font-size:1.75rem}.features-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.vision-pillars{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){h1{font-size:1.85rem}h2{font-size:1.5rem}section{padding:3.5rem 0}.hamburger{display:flex}.nav-menu{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 8px 24px #0000001a;padding:1.5rem;flex-direction:column;gap:0}.nav-menu.open{display:flex}.nav-links{flex-direction:column;gap:0;width:100%}.nav-links li{width:100%}.nav-links a{display:block;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.nav-cta{width:100%;padding-top:1rem;flex-direction:column;gap:.75rem}.nav-cta .login-link{display:block;text-align:center;padding:.5rem 0}.nav-cta .btn{width:100%;text-align:center}.hero{padding:3rem 0}.hero-grid{grid-template-columns:1fr;gap:2rem}.trust-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.features-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr;gap:2.5rem}.vision-pillars{grid-template-columns:1fr;gap:1.5rem}.adopter-grid{grid-template-columns:1fr}.dive-row{grid-template-columns:1fr;gap:2rem}.dive-row.reverse .dive-text{order:1}.dive-row.reverse .dive-media{order:2}.testimonials-grid,.footer-grid{grid-template-columns:1fr}}
