:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#070818;--bg-2:#0a0b1e;--surface:#ffffff0a;--border:#ffffff14;--text:#f8fafc;--muted:#94a3b8;--blue:#3b82f6;--purple:#8b5cf6;--cyan:#22d3ee;--green:#34d399}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1200px,100% - 2.5rem);margin:0 auto}.gradient-text{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 50%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14}.btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.925rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-gradient{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 8px 32px #2563eb59}.btn-outline{color:var(--text);background:0 0;border:1px solid #ffffff26}.btn-ghost{color:var(--muted);background:0 0}.section-tag{color:#fde68a;letter-spacing:.06em;text-transform:uppercase;background:#facc1514;border:1px solid #facc1540;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.section-tag-green{color:#6ee7b7;background:#34d39914;border-color:#34d3994d}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.hero-section{position:relative}.hero-title{letter-spacing:-.04em;margin-top:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.05}.hero-sub{max-width:34rem;color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.hero-sub strong{color:var(--text)}.hero-ctas{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.hero-visual{position:relative}.stack-card{z-index:2;border-radius:20px;padding:1.25rem 1.35rem;position:absolute;bottom:-10%;left:-5%;right:-5%}.stack-card-label{color:var(--muted);font-size:.8rem}.stack-card-title{margin-top:.25rem;font-size:1.35rem;font-weight:700}.stack-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-top:.65rem;padding:.65rem .85rem;font-size:.9rem;display:flex}.stack-row span{color:var(--muted)}.stack-row code{color:#67e8f9;font-family:ui-monospace,monospace;font-size:.82rem}.section-block{padding:4rem 0}.section-alt{background:#ffffff04;border-block:1px solid #ffffff0d}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#60a5fa;font-size:.75rem;font-weight:700}.section-heading{letter-spacing:-.03em;margin-top:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.1}.section-desc{color:var(--muted);max-width:36rem;margin-top:.75rem;line-height:1.7}.product-tag{color:#60a5fa;margin-top:.4rem;font-size:.85rem;font-weight:600}.product-desc{color:var(--muted);margin-top:.65rem;font-size:.875rem;line-height:1.6}.product-link{color:#22d3ee;margin-top:1rem;font-size:.78rem;display:block}.infra-grid{gap:2rem;margin-top:2.5rem;display:grid}.arch-list{gap:.85rem;display:grid}.arch-card{border-radius:18px;gap:1rem;padding:1.15rem 1.25rem;display:flex}.arch-num{color:#93c5fd;background:#3b82f626;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:grid}.arch-card h3{font-size:1rem;font-weight:600}.arch-card ul{color:var(--muted);margin-top:.5rem;padding-left:0;font-size:.875rem;list-style:none}.arch-card li:before{content:"• ";color:#64748b}.map-title{z-index:1;font-size:.95rem;font-weight:600;position:absolute;top:1.25rem;left:1.5rem}.logo-sm{margin-bottom:1.25rem;font-size:.85rem}.logo-icon-sm{width:28px!important;height:28px!important;font-size:.75rem!important}.dash-nav-item{color:var(--muted);border-radius:8px;margin-bottom:.2rem;padding:.45rem .7rem;font-size:.8rem}.dash-nav-item.active{color:#93c5fd;background:#3b82f626}.dash-stats-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.dash-chart{height:100px;margin-top:.75rem}.chart-bar{background:linear-gradient(#3b82f673,#0000);border-bottom:2px solid #3b82f6;border-radius:8px;height:56px;margin-top:.5rem}.dash-gauge-row{align-items:center;gap:1rem;margin-top:.75rem;display:flex}.gauge{background:conic-gradient(#3b82f6 0 68%, #ffffff14 68%);border-radius:50%;flex-shrink:0;place-items:center;width:60px;height:60px;font-size:.72rem;font-weight:700;display:grid}.muted-sm{color:var(--muted);font-size:.8rem}.deploy-grid{align-items:center;gap:2rem;display:grid}.terminal{border-radius:20px;overflow:hidden}.terminal-bar{background:#00000059;border-bottom:1px solid #ffffff0f;gap:6px;padding:.85rem 1rem;display:flex}.terminal-bar span{background:#ffffff26;border-radius:50%;width:10px;height:10px}.terminal-bar span:first-child{background:#ef4444}.terminal-bar span:nth-child(2){background:#eab308}.terminal-bar span:nth-child(3){background:#22c55e}.terminal pre{color:#cbd5e1;padding:1.25rem;font-family:ui-monospace,monospace;font-size:.82rem;line-height:1.7;overflow-x:auto}.site-footer{border-top:1px solid #ffffff0f;padding:2.5rem 0 2rem}.footer-inner{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;display:flex}.footer-links{gap:1.25rem;display:flex}.footer-links a{color:#60a5fa}.footer-links a:hover{color:#93c5fd}.footer-copy{color:#64748b;margin-top:1.5rem;font-size:.8rem}.hide-mobile{display:none}.hero-bg{pointer-events:none;background:radial-gradient(circle at 15% 20%,#3b82f62e,#0000 40%),radial-gradient(circle at 85% 15%,#8b5cf626,#0000 35%),radial-gradient(circle at 50% 100%,#22d3ee0f,#0000 50%);position:absolute;inset:0}.server-stack{aspect-ratio:1;width:100%;max-width:420px;margin:0 auto;position:relative}.server-rack{background:linear-gradient(145deg,#111827,#0f172a 40%,#1e1b4b);border:1px solid #60a5fa59;border-radius:24px;position:absolute;inset:15% 10% 10%;transform:perspective(800px)rotateY(-12deg)rotateX(8deg);box-shadow:0 0 60px #3b82f640,inset 0 1px #ffffff14}.server-rack:before{content:"";background:repeating-linear-gradient(#3b82f626 0 8px,#0000 8px 18px);border-radius:16px;position:absolute;inset:12%}.server-rack:after{content:"";background:#22d3ee;border-radius:50%;width:6px;height:6px;position:absolute;top:18%;left:8%;box-shadow:0 0 12px #22d3ee,0 30px #34d399,0 60px #60a5fa,0 90px #a78bfa}.float-card{background:#0f172ad9;border:1px solid #ffffff1a;border-radius:14px;padding:.65rem .9rem;font-size:.78rem;animation:6s ease-in-out infinite float-card;position:absolute;box-shadow:0 12px 40px #0006}.float-card strong{color:#fff;font-size:1rem;display:block}.float-card span{color:var(--muted)}.fc-cpu{top:8%;right:0}.fc-net{animation-delay:-1.5s;top:38%;left:-5%}.fc-ram{animation-delay:-3s;bottom:28%;right:-8%}.fc-disk{animation-delay:-4.5s;bottom:8%;left:5%}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.traffic-widget{border-radius:16px;width:55%;padding:.85rem 1rem;position:absolute;bottom:-5%;right:0}.world-map{border-radius:28px;min-height:320px;margin-top:3rem;padding:2rem;position:relative;overflow:hidden}.world-map svg{opacity:.35;width:100%;height:auto}.map-dot{background:#22d3ee;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 16px #22d3ee}.map-label{color:var(--muted);white-space:nowrap;font-size:.7rem;position:absolute}.product-card{border-radius:24px;padding:1.75rem;transition:transform .25s,border-color .25s}.product-card:hover{border-color:#60a5fa59;transform:translateY(-4px)}.product-icon{border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.25rem;display:grid}.stats-bar{border-radius:24px;grid-template-columns:repeat(2,1fr);gap:1rem;margin:4rem 0;padding:1.5rem;display:grid}.stat-item{text-align:center;padding:1rem}.stat-item strong{font-size:1.35rem;font-weight:800;display:block}.stat-item span{color:var(--muted);margin-top:.35rem;font-size:.8rem;display:block}.dashboard-mock{background:#0c1222;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden}.dashboard-inner{min-height:280px;display:flex}.dashboard-sidebar{background:#0000004d;border-right:1px solid #ffffff0f;width:180px;padding:1rem}.dashboard-main{flex:1;padding:1.25rem}.dash-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:1rem}.trust-logos{opacity:.45;letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3rem;font-size:1.1rem;font-weight:700;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070818cc;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.nav-links{color:var(--muted);gap:1.75rem;font-size:.925rem;display:none}.nav-links a:hover{color:#fff}.header-actions{align-items:center;gap:.75rem;display:flex}.logo-mark{align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;display:flex}.logo-icon{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.hero-grid{align-items:center;gap:3rem;padding:4rem 0 5rem;display:grid}.hero-features{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:1.25rem 2rem;margin-top:2rem;padding-top:1.5rem;display:flex}.hero-feature{color:var(--muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.hero-feature strong{color:var(--text)}.products-grid{gap:1.25rem;margin-top:2.5rem;display:grid}.dashboard-grid{align-items:center;gap:3rem;padding:5rem 0;display:grid}.check-grid{gap:.75rem 2rem;margin-top:1.5rem;display:grid}.check-item{color:var(--muted);align-items:center;gap:.6rem;font-size:.925rem;display:flex}.check-item:before{content:"✓";color:var(--green);font-weight:700}@media (min-width:768px){.nav-links{display:flex}.hide-mobile{display:inline-flex}.hero-grid{grid-template-columns:1fr 1fr}.products-grid{grid-template-columns:repeat(2,1fr)}.stats-bar{grid-template-columns:repeat(3,1fr)}.check-grid{grid-template-columns:repeat(2,1fr)}.infra-grid,.deploy-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr)}.stats-bar{grid-template-columns:repeat(6,1fr)}.dashboard-grid{grid-template-columns:1.1fr .9fr}.hero-visual{padding-bottom:3rem}.bento-grid{grid-template-columns:repeat(3,1fr)}.security-grid,.workflow-grid{grid-template-columns:repeat(4,1fr)}.tiers-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:.9fr 1.1fr;gap:4rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.ambient-orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(80px);opacity:.35;border-radius:50%;animation:20s ease-in-out infinite orb-float;position:absolute}.orb-1{background:#3b82f640;width:500px;height:500px;top:-10%;left:-5%}.orb-2{background:#8b5cf633;width:400px;height:400px;animation-delay:-7s;top:40%;right:-10%}.orb-3{background:#22d3ee1f;width:350px;height:350px;animation-delay:-14s;bottom:10%;left:30%}@keyframes orb-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.site-header,main,.site-footer{z-index:1;position:relative}.glow-border{border-color:#60a5fa33;box-shadow:0 0 0 1px #60a5fa14,0 8px 40px #3b82f614}.glow-border-hover{transition:transform .25s,border-color .25s,box-shadow .25s}.glow-border-hover:hover{border-color:#60a5fa4d;box-shadow:0 0 0 1px #60a5fa1f,0 12px 48px #3b82f61f}.status-pill{color:#6ee7b7;background:#34d39914;border:1px solid #34d39940;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .75rem;font-size:.72rem;font-weight:600;display:none}.status-dot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 8px #34d399}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.live-badge{letter-spacing:.08em;color:#34d399;background:#34d39926;border:1px solid #34d3994d;border-radius:6px;padding:.25rem .55rem;font-size:.65rem;font-weight:800}.stack-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.marquee-wrap{background:#ffffff04;border-block:1px solid #ffffff0d;padding:.85rem 0;overflow:hidden}.marquee-track{gap:3rem;width:max-content;animation:40s linear infinite marquee;display:flex}.marquee-item{letter-spacing:.06em;text-transform:uppercase;color:#64748b;white-space:nowrap;flex-shrink:0;font-size:.8rem;font-weight:600}.marquee-item:before{content:"◆ ";color:#3b82f6;font-size:.55rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-section{text-align:center;padding:2rem 0 0}.trust-label{letter-spacing:.14em;text-transform:uppercase;color:#475569;margin-bottom:1.25rem;font-size:.72rem;font-weight:700}.trust-logo{letter-spacing:.04em;color:#ffffff59;font-size:1.05rem;font-weight:800;transition:color .2s}.trust-logo:hover{color:#fff9}.product-card-top{justify-content:space-between;align-items:flex-start;display:flex}.product-arrow{color:#475569;font-size:1.1rem;transition:transform .2s,color .2s}.product-card:hover .product-arrow{color:#60a5fa;transform:translate(2px,-2px)}.bento-grid{gap:1rem;margin-top:2.5rem;display:grid}.bento-card{border-radius:20px;padding:1.5rem;position:relative;overflow:hidden}.bento-card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent,#3b82f6), transparent);opacity:.6;height:2px;position:absolute;top:0;left:0;right:0}.bento-icon{margin-bottom:.85rem;font-size:1.5rem}.bento-card h3{margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.bento-card p{color:var(--muted);font-size:.875rem;line-height:1.65}.map-path{stroke-dasharray:8 6;animation:20s linear infinite dash-flow}.map-path-2{animation-duration:25s;animation-direction:reverse}@keyframes dash-flow{to{stroke-dashoffset:-200px}}.pulse-dot{animation:2.5s ease-in-out infinite dot-pulse}@keyframes dot-pulse{0%,to{transform:scale(1);box-shadow:0 0 16px #22d3ee}50%{transform:scale(1.15);box-shadow:0 0 24px #22d3ee,0 0 40px #22d3ee66}}.security-grid{gap:1rem;margin-top:2.5rem;display:grid}.security-card{border-radius:20px;padding:1.5rem}.security-icon{margin-bottom:.85rem;font-size:1.75rem}.security-card h3{margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.security-card ul{padding:0;list-style:none}.security-card li{color:var(--muted);border-bottom:1px solid #ffffff0a;padding:.35rem 0;font-size:.85rem}.security-card li:last-child{border-bottom:none}.security-card li:before{content:"→ ";color:#60a5fa}.vm-table-wrap{border-radius:20px;margin-top:2rem;overflow:hidden}.vm-table{border-collapse:collapse;width:100%;font-size:.875rem}.vm-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#64748b;background:#00000040;border-bottom:1px solid #ffffff0f;padding:1rem 1.25rem;font-size:.72rem;font-weight:700}.vm-table td{color:var(--muted);border-bottom:1px solid #ffffff0a;padding:.85rem 1.25rem}.vm-table tbody tr{transition:background .15s}.vm-table tbody tr:hover{background:#3b82f60d}.vm-table td:nth-child(2){color:var(--text);font-weight:500}.vm-table code{color:#67e8f9;font-family:ui-monospace,monospace;font-size:.82rem}.vm-status{text-transform:uppercase;color:#34d399;background:#34d3991f;border:1px solid #34d39940;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.vm-status:before{content:"";background:#34d399;border-radius:50%;width:5px;height:5px}.tiers-grid{gap:1.25rem;margin-top:2.5rem;display:grid}.tier-card{border-radius:24px;padding:2rem 1.75rem;position:relative}.tier-highlight{background:linear-gradient(145deg,#2563eb1f,#7c3aed14)}.tier-badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;padding:.25rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.tier-name{color:var(--muted);font-size:.85rem;font-weight:600}.tier-price{margin:.5rem 0;font-size:2rem;font-weight:800}.tier-tag{color:#60a5fa;margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:inline-block}.tier-features{padding:0;list-style:none}.tier-features li{color:var(--muted);border-top:1px solid #ffffff0d;padding:.45rem 0;font-size:.875rem}.tier-features li:before{content:"✓ ";color:var(--green);font-weight:700}.text-green{color:#34d399!important}.chart-bars{align-items:flex-end;gap:4px;height:56px;margin-top:.75rem;display:flex}.chart-bar-col{background:linear-gradient(#3b82f6b3,#3b82f626);border-radius:3px 3px 0 0;flex:1;min-height:8px;animation:1.2s ease-out backwards bar-grow}.chart-bar-col:nth-child(odd){background:linear-gradient(#8b5cf699,#8b5cf61f)}@keyframes bar-grow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform:scaleY(1)}}.workflow-grid{gap:1rem;margin-top:2.5rem;display:grid}.workflow-card{border-radius:20px;padding:1.5rem}.workflow-step{letter-spacing:.1em;color:#60a5fa;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:inline-block}.workflow-card h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.workflow-card p{color:var(--muted);font-size:.875rem;line-height:1.6}.deploy-checklist{gap:.5rem;margin-top:1.5rem;display:grid}.faq-grid{gap:2rem;display:grid}.faq-list{gap:.75rem;display:grid}.faq-item{border-radius:16px;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;font-size:.925rem;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#60a5fa;font-size:1.25rem;transition:transform .2s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:var(--muted);padding:0 1.25rem 1.15rem;font-size:.875rem;line-height:1.7}.cta-banner{text-align:center;background:radial-gradient(circle at 20%,#3b82f626,#0000 50%),radial-gradient(circle at 80%,#8b5cf61f,#0000 50%),#ffffff08;border-radius:28px;gap:2rem;padding:3rem 2.5rem;display:grid}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-lg{padding:1rem 1.75rem;font-size:1rem}.footer-grid{gap:2rem;padding-bottom:2rem;display:grid}.footer-brand p{color:var(--muted);max-width:280px;margin-top:.75rem;font-size:.875rem;line-height:1.6}.footer-col{flex-direction:column;gap:.55rem;display:flex}.footer-col h4{letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:.35rem;font-size:.72rem;font-weight:700}.footer-col a{color:var(--muted);font-size:.875rem;transition:color .15s}.footer-col a:hover{color:#60a5fa}.footer-col span{color:var(--muted);font-family:ui-monospace,monospace;font-size:.85rem}@media (min-width:768px){.status-pill{display:inline-flex}.bento-grid,.security-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.tiers-grid{grid-template-columns:repeat(3,1fr)}.cta-banner{text-align:left;grid-template-columns:1.2fr auto;align-items:center}.cta-actions{flex-direction:column;justify-content:center}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media (min-width:640px){.vm-table-wrap{overflow-x:auto}}
