:root{--bg-color:#070a13;--surface-color:#0f172a99;--surface-border:#ffffff12;--surface-hover:#1e293bcc;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--color-accent:#6366f1;--color-accent-light:#818cf8;--color-accent-glow:#6366f126;--color-success:#10b981;--color-success-bg:#10b9811a;--color-success-border:#10b9814d;--gradient-primary:linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);--gradient-card:linear-gradient(180deg, #ffffff08 0%, #fff0 100%);--gradient-glow:radial-gradient(circle, #6366f126 0%, transparent 70%);--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-heading:"Outfit", system-ui, -apple-system, sans-serif;--container-max-width:1200px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 20px 25px -5px #00000080, 0 8px 10px -6px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--bg-color);color:var(--text-secondary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{border:2px solid var(--bg-color);background:#1e293b;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#334155}*{box-sizing:border-box;margin:0;padding:0}body{background-image:radial-gradient(circle at 10% 20%,#6366f10d 0%,#0000 40%),radial-gradient(circle at 90% 80%,#ec48990d 0%,#0000 40%);background-attachment:fixed;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}h1{text-wrap:balance;font-size:clamp(2.5rem,1rem + 5vw,4.2rem);line-height:1.1}h2{text-wrap:balance;margin-bottom:.75rem;font-size:clamp(1.8rem,1rem + 3vw,2.5rem);line-height:1.2}h3{font-size:1.5rem;line-height:1.3}p{color:var(--text-secondary);text-wrap:pretty}a{color:var(--color-accent-light);transition:var(--transition-smooth);text-decoration:none}a:hover{color:#fff}#root{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;max-width:var(--container-max-width);z-index:2;margin:0 auto;padding:0 1.5rem;position:relative}button,.btn{font-family:var(--font-sans);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}button:focus-visible,.btn:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:3px}.btn-primary{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 4px 20px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #6366f173}.btn-secondary{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.btn-outline-accent{color:var(--color-accent-light);background:0 0;border:1px solid #6366f166}.btn-outline-accent:hover{border-color:var(--color-accent-light);background:#6366f11a;transform:translateY(-2px)}.glass{background:var(--surface-color);-webkit-backdrop-filter:blur(12px);border:1px solid var(--surface-border);border-radius:var(--radius-lg)}.navbar{z-index:100;transition:var(--transition-smooth);background:0 0;padding:1rem 0;position:sticky;top:0}.navbar.scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--surface-border);background:#070a13bf;padding:.75rem 0}.navbar .container{justify-content:space-between;align-items:center;display:flex}.logo-container{align-items:center;gap:.5rem;display:flex}.logo-text{font-family:var(--font-heading);letter-spacing:-.01em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.4rem;font-weight:800}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text-secondary);font-size:.95rem;font-weight:500}.nav-link:hover{color:var(--text-primary)}.hero-section{text-align:center;padding:8rem 0 6rem;position:relative}.hero-glow{background:var(--gradient-glow);pointer-events:none;z-index:1;width:600px;height:600px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.badge-pill{color:var(--color-accent-light);background:#6366f114;border:1px solid #6366f133;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge-pulse{background-color:var(--color-accent);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.hero-title-gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.hero-subtitle{color:var(--text-secondary);max-width:700px;margin:1.5rem auto 2.5rem;font-size:clamp(1.1rem,1rem + 1.5vw,1.35rem)}.hero-ctas{justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}.mockup-wrapper{border-radius:var(--radius-lg);max-width:900px;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff05 100%);margin:0 auto;padding:8px;position:relative}.mockup-container{border-radius:calc(var(--radius-lg) - 4px);background:#0f1326;border:1px solid #ffffff0d;position:relative;overflow:hidden}.mockup-header{background:#090c17;border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;height:40px;padding:0 1rem;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.mockup-address{border-radius:var(--radius-sm);max-width:350px;color:var(--text-muted);text-align:center;background:#ffffff0d;flex-grow:1;margin:0 auto;padding:2px 10px;font-family:monospace;font-size:.75rem}.mockup-body{text-align:left;grid-template-columns:200px 1fr;gap:2rem;padding:2.5rem;display:grid}.mockup-sidebar{border-right:1px solid #ffffff0d;flex-direction:column;gap:1rem;padding-right:1rem;display:flex}.mockup-nav-item{border-radius:var(--radius-sm);background:#ffffff05;align-items:center;height:32px;padding:0 10px;display:flex}.mockup-nav-item.active{background:#6366f126;border:1px solid #6366f14d}.mockup-sidebar-bar{background:#ffffff26;border-radius:4px;height:8px}.mockup-nav-item.active .mockup-sidebar-bar{background:var(--color-accent-light)}.mockup-content{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.mockup-card{border-radius:var(--radius-md);background:#ffffff05;border:1px solid #ffffff0a;flex-direction:column;gap:8px;padding:1.25rem;display:flex}.mockup-bar-lg{background:#fff3;border-radius:4px;width:70%;height:14px}.mockup-bar-md{background:#ffffff1a;border-radius:4px;width:90%;height:8px}.mockup-bar-sm{background:#ffffff1a;border-radius:4px;width:50%;height:8px}.mockup-chart-pill{border-radius:var(--radius-sm);background:#6366f10d;align-items:flex-end;gap:8px;width:100%;height:100px;padding:8px;display:flex}.chart-bar{background:var(--color-accent);opacity:.6;border-radius:2px 2px 0 0;flex-grow:1}.section{padding:6rem 0;position:relative}.section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-light);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.product-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.product-card{height:100%;transition:var(--transition-smooth);flex-direction:column;padding:2.25rem;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";background:var(--gradient-card);opacity:.5;z-index:1;transition:var(--transition-smooth);position:absolute;inset:0}.product-card:hover{border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 12px 30px #6366f11a}.product-icon-wrapper{border-radius:var(--radius-md);width:54px;height:54px;color:var(--color-accent-light);z-index:2;background:#6366f11a;border:1px solid #6366f133;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.product-card:nth-child(2) .product-icon-wrapper{color:#ec4899;background:#ec48991a;border-color:#ec489933}.product-card:nth-child(3) .product-icon-wrapper{color:var(--color-success);background:#10b9811a;border-color:#10b98133}.product-status{z-index:2;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:2.25rem;right:2.25rem}.status-active{background:var(--color-success-bg);border:1px solid var(--color-success-border);color:var(--color-success)}.product-card h3{z-index:2;margin-bottom:.75rem;position:relative}.product-card p{z-index:2;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.product-subdomain{color:var(--color-accent-light);border-radius:var(--radius-sm);z-index:2;background:#6366f10f;border:1px solid #6366f11f;align-self:flex-start;margin-bottom:1.75rem;padding:.35rem .65rem;font-family:monospace;font-size:.85rem;display:inline-block;position:relative}.product-card:nth-child(2) .product-subdomain{color:#ec4899;background:#ec48990f;border-color:#ec48991f}.product-card:nth-child(3) .product-subdomain{color:var(--color-success);background:#10b9810f;border-color:#10b9811f}.product-features{z-index:2;flex-direction:column;gap:.65rem;margin-bottom:2rem;list-style:none;display:flex;position:relative}.product-features li{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.product-features svg{color:var(--color-success);flex-shrink:0}.product-actions{z-index:2;grid-template-columns:1fr;gap:.75rem;display:grid;position:relative}@media (width>=480px){.product-actions{grid-template-columns:repeat(2,1fr)}}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.benefit-card{text-align:left;padding:2rem}.benefit-icon{color:var(--color-accent-light);margin-bottom:1.25rem}.benefit-card h4{margin-bottom:.5rem;font-size:1.2rem}.benefit-card p{font-size:.9rem}.cta-panel{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--surface-border);box-shadow:var(--shadow-lg);padding:4rem 3rem;position:relative;overflow:hidden}.cta-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 60%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-title{margin-bottom:1rem;font-size:2.2rem}.cta-desc{max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer{border-top:1px solid var(--surface-border);background:#070a1380;margin-top:auto;padding:3rem 0;font-size:.9rem}.footer .container{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (width>=768px){.footer .container{flex-direction:row}}.footer-copy{color:var(--text-muted)}.footer-links{gap:1.5rem;display:flex}.footer-link{color:var(--text-muted)}.footer-link:hover{color:var(--text-primary)}@keyframes pulse{0%{transform:scale(.9);box-shadow:0 0 #6366f166}70%{transform:scale(1);box-shadow:0 0 0 8px #6366f100}to{transform:scale(.9);box-shadow:0 0 #6366f100}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important}}@media (width<=768px){.nav-links{display:none}.mockup-body{grid-template-columns:1fr;padding:1.5rem}.mockup-sidebar{display:none}}
