@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e4e7f2;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--accent:#ff6a00;--accent-soft:#ff6a0026;--text-strong:#f5f6fb;--text-muted:#a3a7b7;--surface:#ffffff0f;background-color:#0b0b0f;font-family:Manrope,system-ui,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#ff6a0024,#0000 45%),#0b0b0f;min-height:100vh;margin:0;overflow-x:hidden}#root{min-height:100vh}h1,h2,h3{color:var(--text-strong);margin:0 0 12px;font-family:Space Grotesk,sans-serif}p{margin:0}a{color:inherit}button,input,textarea{font-family:inherit}img{max-width:100%;display:block}.app{flex-direction:column;min-height:100vh;display:flex}.main{flex:1}.page{flex-direction:column;gap:80px;padding:0 24px 120px;display:flex}.section,.page-hero,.hero,.cta{width:100%;max-width:100%;margin:0 auto}.navbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0b0fbf;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;gap:16px;max-width:100%;margin:0 auto;padding:18px 24px;display:flex}.logo{color:var(--text-strong);letter-spacing:-.02em;align-items:center;gap:12px;font-weight:600;text-decoration:none;display:inline-flex}.logo-text span{color:var(--accent)}.logo-mark{object-fit:contain;filter:drop-shadow(0 0 12px #ff6a0066);width:36px;height:36px;display:inline-block}.nav-links{align-items:center;gap:18px;display:flex}.nav-link{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.nav-link:hover,.nav-link.active{color:var(--text-strong)}.nav-cta{color:#101010;background:linear-gradient(90deg,#ff6a00,#ff8c42);border-radius:999px;padding:10px 18px;font-weight:600;text-decoration:none;box-shadow:0 8px 24px #ff6a004d}.menu-toggle{color:var(--text-strong);background:0 0;border:none;display:none}.menu-bars{width:26px;height:18px;display:inline-block;position:relative}.menu-bars:before,.menu-bars:after,.menu-bars span{content:"";background:var(--text-strong);border-radius:999px;height:2px;position:absolute;left:0;right:0}.menu-bars:before{top:0}.menu-bars:after{bottom:0}.menu-bars span{top:8px}.skip-link{background:var(--accent);color:#0b0b0f;border-radius:999px;padding:8px 14px;font-weight:600;text-decoration:none;position:absolute;top:12px;left:-999px}.skip-link:focus{left:24px}.hero{padding:80px 0 40px}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:40px;display:grid}.hero-copy h1{margin:16px 0;font-size:clamp(2.6rem,3.2vw,4.2rem);line-height:1.05}.hero-copy h1 span{color:var(--accent)}.hero-actions{gap:16px;margin:28px 0 32px;display:flex}.hero-stats{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:20px;display:grid}.hero-stats h3{margin:0;font-size:1.4rem}.hero-visual{position:relative}.screen-stack{height:430px;position:relative}.screen-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid #ffffff1a;border-radius:24px;padding:18px;position:absolute;overflow:hidden;box-shadow:0 20px 60px #0006}.screen-main{inset:0 60px 40px 0}.screen-side{width:220px;height:260px;top:20px;right:0}.screen-bottom{width:240px;height:140px;bottom:0;left:80px}.screen-header{gap:6px;margin-bottom:12px;display:flex}.screen-image{object-fit:cover;filter:saturate(1.05);border-radius:18px;width:100%;height:200px;margin-bottom:16px}.dot{background:#fff3;border-radius:50%;width:10px;height:10px}.screen-title{margin:0 0 6px;font-size:1rem;font-weight:600}.screen-subtitle{color:var(--text-muted);margin:0;font-size:.9rem}.screen-pill{color:var(--accent);background:#ff6a0026;border-radius:999px;margin-top:16px;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.screen-route{background:linear-gradient(120deg,#ff6a004d,#ffffff0d);border-radius:18px;width:100%;height:120px;margin-top:18px;position:relative;overflow:hidden}.screen-route:after{content:"";background:#ff8c42;border-radius:50%;width:12px;height:12px;animation:3s ease-in-out infinite routePulse;position:absolute;top:50%;left:15%;box-shadow:0 0 14px #ff6a0099}.section{padding:20px 0}.section-header{max-width:640px}.section-contrast{background:radial-gradient(circle at top,#ff6a0014,#0000 55%);border-radius:32px;padding:48px}.section-contrast .section-header{margin-bottom:28px}.page-hero{padding:80px 0 24px}.page-hero h1{margin:16px 0;font-size:clamp(2.4rem,3vw,3.8rem)}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--accent);font-size:.75rem;font-weight:600}.lead{color:var(--text-muted);max-width:560px;font-size:1.1rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.card{background:var(--surface);border:1px solid #ffffff14;border-radius:22px;padding:24px;transition:transform .2s,border .2s;box-shadow:0 20px 50px #00000059}.card-icon{width:28px;height:28px;color:var(--accent);filter:drop-shadow(0 0 6px #ff6a0073);margin-bottom:14px}.card:hover{border-color:#ff6a0066;transform:translateY(-6px)}.card h3{margin-top:0}.card-tag{color:var(--accent);background:#ff6a0026;border-radius:999px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.screens-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.showcase-card{background:#0b0b0fb3;border:1px solid #ffffff14;border-radius:22px;min-height:200px;padding:24px;position:relative;overflow:hidden}.showcase-card:after{content:"";opacity:.6;background:linear-gradient(120deg,#ff6a0066,#0000);height:140px;position:absolute;inset:auto -20% -40%}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.step-card{position:relative}.step-number{color:var(--accent);margin-bottom:12px;font-weight:600}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.quote{font-size:1rem;line-height:1.6}.list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.list-item{background:#ffffff05;border-radius:18px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.list-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;margin-top:6px;box-shadow:0 0 10px #ff6a0099}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.stat-card h3{margin-bottom:6px;font-size:2rem}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.contact-info{flex-direction:column;gap:18px;margin-top:18px;display:flex}.contact-item{align-items:flex-start;gap:12px;display:flex}.contact-icon{flex-shrink:0;width:24px;height:24px;margin-top:2px}.contact-item a{color:var(--text-strong);text-decoration:none}.contact-item a:hover{color:var(--accent)}.contact-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;margin-top:8px;box-shadow:0 0 10px #ff6a0066}.contact-form{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field input,.field textarea{color:var(--text-strong);background:#0b0b0f99;border:1px solid #ffffff1f;border-radius:12px;padding:12px 14px}.field label{color:var(--text-muted);font-size:.9rem}.badge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.badge-card{flex-direction:column;gap:16px;min-height:200px;display:flex}.cta{background:linear-gradient(120deg,#ff6a0040,#0b0b0fe6);border:1px solid #ffffff1a;border-radius:32px;justify-content:space-between;align-items:center;gap:24px;padding:40px 48px;display:flex}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.button-solid{color:#101010;background:linear-gradient(90deg,#ff6a00,#ff8c42);box-shadow:0 12px 30px #ff6a0059}.button-outline{color:var(--text-strong);background:0 0;border-color:#fff3}.footer{background:#09090ce6;border-top:1px solid #ffffff14;padding:48px 24px 32px}.footer-inner{grid-template-columns:1.2fr 1fr 1fr;gap:32px;max-width:100%;margin:0 auto;display:grid}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.footer-link{color:var(--text-muted);text-decoration:none}.footer-cta{flex-direction:column;gap:14px;display:flex}.footer-bottom{max-width:100%;color:var(--text-muted);justify-content:space-between;margin:32px auto 0;font-size:.85rem;display:flex}.footer-logo{margin-bottom:16px}.muted{color:var(--text-muted)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes routePulse{0%,to{transform:translate(0)}50%{transform:translate(140px)}}@media (width<=1024px){.hero-grid,.feature-grid,.screens-showcase,.steps-grid,.testimonial-grid,.stats-grid,.contact-grid,.badge-grid,.footer-inner{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.screen-stack{height:360px}.screen-main{inset:0 40px 60px 0}.screen-bottom{left:30px}.section-contrast{padding:32px 20px}.cta{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column;gap:8px}.nav-links{opacity:0;pointer-events:none;background:#0b0b0ff2;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:14px;min-width:0;padding:18px;transition:opacity .2s,transform .2s;position:absolute;top:70px;left:16px;right:16px;transform:translateY(-10px)}.nav-link,.nav-cta{text-align:center;width:100%}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-toggle{display:inline-flex}}@media (width<=640px){.navbar-inner,.page,.footer{padding-left:16px;padding-right:16px}.navbar-inner{padding-top:14px;padding-bottom:14px}.page{gap:60px;padding-bottom:80px}.page-hero{padding-top:56px}.page-hero h1{font-size:clamp(1.9rem,8.5vw,2.7rem)}.hero{padding-top:60px}.hero-copy h1{font-size:clamp(2rem,10vw,2.8rem)}.hero-stats{grid-template-columns:1fr}.screen-stack{height:300px}.screen-main{inset:0 20px 80px 0}.screen-side{width:180px;height:220px}.screen-bottom{width:auto;height:120px;left:16px;right:16px}.card,.showcase-card,.cta{padding:20px}.section-contrast{border-radius:22px}.footer-inner,.footer-links{gap:20px}.footer-links{grid-template-columns:1fr}.contact-form .button,.badge-card .button,.cta .button{width:100%}}@media (width<=480px){.logo-text{font-size:.95rem}.hero-actions{margin:24px 0}.screen-stack{height:260px}.screen-main{inset:0 0 72px}.screen-side{display:none}.screen-bottom{height:100px}.screen-title{font-size:.95rem}.lead{font-size:1rem}}
