:root{--bg-dark: #0a0a12;--bg-panel: rgba(15, 15, 28, .95);--text-primary: #e2e8f0;--text-muted: rgba(226, 232, 240, .6);--neon-purple: #a855f7;--neon-pink: #ec4899;--neon-teal: #22d3ee;--neon-cyan: #06b6d4;--neon-blue: #3b82f6;--neon-green: #22c55e;--bg: var(--bg-dark);--bg-card: var(--bg-panel);--text: var(--text-primary);--text-muted: var(--text-muted);--accent: var(--neon-purple);--accent-glow: rgba(168, 85, 247, .25);--border: var(--neon-purple);--glow-purple: 0 0 20px rgba(168, 85, 247, .6), 0 0 40px rgba(168, 85, 247, .4);--glow-teal: 0 0 20px rgba(34, 211, 238, .6), 0 0 40px rgba(34, 211, 238, .4);--glow-pink: 0 0 20px rgba(236, 72, 153, .6), 0 0 40px rgba(236, 72, 153, .4);--glow-blue: 0 0 20px rgba(59, 130, 246, .6), 0 0 40px rgba(59, 130, 246, .4);--glow-green: 0 0 20px rgba(34, 197, 94, .6), 0 0 40px rgba(34, 197, 94, .4);--text-shadow-purple: 0 0 20px rgba(168, 85, 247, .8);--text-shadow-teal: 0 0 20px rgba(34, 211, 238, .8);--text-shadow-pink: 0 0 20px rgba(236, 72, 153, .8);--font-primary: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Courier New", monospace;--backdrop-blur: blur(10px);--transition-theme: .5s ease;--transition-fast: .2s ease;--transition-normal: .3s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:var(--bg-dark);color:var(--text-primary);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;transition:background-color var(--transition-theme),color var(--transition-theme);overflow-x:hidden}.panel-section{margin-bottom:1.5rem}.panel-section-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:1rem;font-weight:600}.stat-item{text-align:center}.stat-label{font-size:.7rem;color:var(--text-muted);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.stat-value{font-size:3rem;font-weight:900;color:var(--neon-purple);text-shadow:0 0 20px rgba(168,85,247,.8);line-height:1}a{color:var(--neon-purple);text-decoration:none;transition:opacity var(--transition-fast),box-shadow var(--transition-fast),color var(--transition-fast)}a:hover{opacity:.9;text-shadow:var(--text-shadow-purple)}button{font-family:inherit;cursor:pointer;transition:opacity var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}button:hover:not(:disabled){opacity:.9;transform:scale(1.05)}button:disabled{cursor:not-allowed;opacity:.6}input,textarea{font-family:inherit}.glass-panel{background:var(--bg-panel);backdrop-filter:var(--backdrop-blur);-webkit-backdrop-filter:var(--backdrop-blur);border:2px solid var(--neon-purple);border-radius:8px;box-shadow:var(--glow-purple);transition:all var(--transition-theme)}.glass-card{background:var(--bg-panel);backdrop-filter:var(--backdrop-blur);-webkit-backdrop-filter:var(--backdrop-blur);border:2px solid var(--neon-purple);border-radius:12px;box-shadow:var(--glow-purple);transition:all var(--transition-normal);padding:1.5rem}.glass-card:hover{border-color:var(--neon-purple);box-shadow:0 0 30px #a855f7e6,0 0 60px #a855f799;transform:translateY(-2px)}.neon-glow-purple{box-shadow:var(--glow-purple)}.neon-glow-teal{box-shadow:var(--glow-teal)}.neon-glow-pink{box-shadow:var(--glow-pink)}.neon-glow-blue{box-shadow:var(--glow-blue)}.neon-glow-green{box-shadow:var(--glow-green)}.text-glow-purple{text-shadow:var(--text-shadow-purple)}.text-glow-teal{text-shadow:var(--text-shadow-teal)}.text-glow-pink{text-shadow:var(--text-shadow-pink)}@keyframes neonPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.pulse-glow{animation:cyberpunkGlow 2s ease-in-out infinite}.pulse-neon{animation:neonPulse 2s ease-in-out infinite}.cyber-tab-wrap{position:fixed;left:50%;bottom:16px;transform:translate(-50%);z-index:9999;display:flex;gap:.5rem;padding:.5rem;border-radius:999px;border:1px solid rgba(168,85,247,.55);background:#020617ad;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 22px #a855f759}.cyber-tab-btn{border:1px solid rgba(148,163,184,.35);background:#0f172ab3;color:#cbd5e1;border-radius:999px;padding:.42rem .95rem;font-size:.85rem;font-weight:700;letter-spacing:.02em}.cyber-tab-btn-active{color:#67e8f9;border-color:#22d3eeb3;background:#06b6d42e;box-shadow:0 0 16px #22d3ee6b}@media(max-width:720px){.cyber-tab-wrap{width:calc(100vw - 16px);left:8px;transform:none;justify-content:space-between;bottom:8px}.cyber-tab-btn{flex:1;padding:.45rem .55rem;font-size:.8rem}}body,.layout,.layout-web3,.layout-simplified,.nav,.nav-web3,.footer,.footer-web3{transition:background-color .5s ease,border-color .5s ease,color .5s ease,box-shadow .5s ease}.theme-cyberpunk{background:#0a0a12}.theme-cyberpunk .glass-panel,.theme-cyberpunk .glass-card{background:#0a0a12f2;border-color:#a855f7;box-shadow:0 0 20px #a855f799,0 0 40px #a855f766}.theme-cyberpunk .nav,.theme-cyberpunk .nav-web3,.theme-cyberpunk .footer,.theme-cyberpunk .footer-web3{border-color:#a855f7}.theme-cyberpunk h1,.theme-cyberpunk h2,.theme-cyberpunk .nav-brand,.theme-cyberpunk .nav-brand-web3{color:#a855f7;text-shadow:0 0 20px rgba(168,85,247,.8)}.theme-cyberpunk a{color:#a855f7}.theme-cyberpunk a:hover{text-shadow:0 0 20px rgba(168,85,247,.8)}.theme-cyberpunk .pulse-glow{animation:cyberpunkGlow 2s ease-in-out infinite}@keyframes cyberpunkGlow{0%,to{box-shadow:0 0 20px #a855f799,0 0 40px #a855f766,inset 0 0 20px #a855f733;opacity:1}50%{box-shadow:0 0 30px #a855f7e6,0 0 60px #a855f799,inset 0 0 30px #a855f766;opacity:.8}}.theme-retro{background:#1a0a2e;font-family:Courier New,monospace}.theme-retro .glass-panel,.theme-retro .glass-card{background:#1a0a2ef2;border-color:#f0f;border-style:double;border-width:4px;box-shadow:0 0 15px #ff00ff80}.theme-retro .nav,.theme-retro .nav-web3{border-color:#f0f;border-style:double;border-width:4px}.theme-retro h1,.theme-retro h2,.theme-retro .nav-brand,.theme-retro .nav-brand-web3{color:#f0f;text-shadow:0 0 10px rgba(255,0,255,.8);font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:.1em}.theme-retro a{color:#f0f}.theme-retro button,.theme-retro input,.theme-retro textarea{font-family:Courier New,monospace}.theme-classic{background:#1a1a2e}.theme-classic .glass-panel,.theme-classic .glass-card{background:#1a1a2ef2;border-color:#6b7280;border-width:1px;box-shadow:none}.theme-classic .nav,.theme-classic .nav-web3,.theme-classic .footer,.theme-classic .footer-web3{border-color:#6b7280;border-width:1px;box-shadow:none}.theme-classic h1,.theme-classic h2,.theme-classic h3,.theme-classic .nav-brand,.theme-classic .nav-brand-web3{color:#e5e7eb;text-shadow:none}.theme-classic a,.theme-classic button{color:#6b7280}.theme-classic .text-glow-purple,.theme-classic .text-glow-teal,.theme-classic .text-glow-pink{text-shadow:none!important}.theme-classic .pulse-neon,.theme-classic .pulse-glow{animation:none!important;box-shadow:none!important}.theme-classic .neon-glow-purple,.theme-classic .neon-glow-teal,.theme-classic .neon-glow-pink{box-shadow:none!important}.theme-nature{background:#1a2e1a}.theme-nature .glass-panel,.theme-nature .glass-card{background:#1a2e1af2;border-color:#22c55e;box-shadow:0 0 15px #22c55e66}.theme-nature .nav,.theme-nature .nav-web3{border-color:#22c55e}.theme-nature h1,.theme-nature h2,.theme-nature .nav-brand,.theme-nature .nav-brand-web3{color:#22c55e;text-shadow:0 0 15px rgba(34,197,94,.6)}.theme-nature a{color:#22c55e}.theme-space{background:#0a0a1a}.theme-space .glass-panel,.theme-space .glass-card{background:#0a0a1af2;border-color:#3b82f6;box-shadow:0 0 20px #3b82f680}.theme-space .nav,.theme-space .nav-web3{border-color:#3b82f6}.theme-space h1,.theme-space h2,.theme-space .nav-brand,.theme-space .nav-brand-web3{color:#3b82f6;text-shadow:0 0 20px rgba(59,130,246,.7)}.theme-space a{color:#3b82f6}.theme-neon-lights{background:#0a0a12}.theme-neon-lights .glass-panel,.theme-neon-lights .glass-card{background:#0f0f1cf2;border-color:#ec4899;box-shadow:0 0 25px #ec4899b3,0 0 50px #ec489966;animation:neonPulse 2s ease-in-out infinite}.theme-neon-lights .nav,.theme-neon-lights .nav-web3{border-color:#ec4899;animation:neonPulse 2s ease-in-out infinite}.theme-neon-lights h1,.theme-neon-lights h2,.theme-neon-lights .nav-brand,.theme-neon-lights .nav-brand-web3{color:#ec4899;text-shadow:0 0 25px rgba(236,72,153,.9);animation:neonPulse 2s ease-in-out infinite}.theme-neon-lights a{color:#ec4899}@keyframes neonPulse{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.9;filter:brightness(1.2)}}.theme-fire-lava{background:#1a0a0a}.theme-fire-lava .glass-panel,.theme-fire-lava .glass-card{background:#1a0a0af2;border-color:#f60;box-shadow:0 0 20px #f609,0 0 40px #ff66004d}.theme-fire-lava .nav,.theme-fire-lava .nav-web3{border-color:#f60}.theme-fire-lava h1,.theme-fire-lava h2,.theme-fire-lava .nav-brand,.theme-fire-lava .nav-brand-web3{color:#f60;text-shadow:0 0 20px rgba(255,102,0,.8)}.theme-fire-lava a{color:#f60}.theme-ocean-wave{background:#0a1a1a}.theme-ocean-wave .glass-panel,.theme-ocean-wave .glass-card{background:#0a1a1af2;border-color:#22d3ee;box-shadow:0 0 20px #22d3ee99,0 0 40px #22d3ee66}.theme-ocean-wave .nav,.theme-ocean-wave .nav-web3{border-color:#22d3ee}.theme-ocean-wave h1,.theme-ocean-wave h2,.theme-ocean-wave .nav-brand,.theme-ocean-wave .nav-brand-web3{color:#22d3ee;text-shadow:0 0 20px rgba(34,211,238,.8)}.theme-ocean-wave a{color:#22d3ee}.theme-electric{background:#1a1a0a}.theme-electric .glass-panel,.theme-electric .glass-card{background:#1a1a0af2;border-color:#fbbf24;box-shadow:0 0 25px #fbbf24b3,0 0 50px #fbbf2466}.theme-electric .nav,.theme-electric .nav-web3{border-color:#fbbf24}.theme-electric h1,.theme-electric h2,.theme-electric .nav-brand,.theme-electric .nav-brand-web3{color:#fbbf24;text-shadow:0 0 25px rgba(251,191,36,.9)}.theme-electric a{color:#fbbf24}.theme-matrix{background:#0a1a0a;font-family:Courier New,monospace}.theme-matrix .glass-panel,.theme-matrix .glass-card{background:#0a1a0af2;border-color:#22c55e;box-shadow:0 0 20px #22c55e99,0 0 40px #22c55e66}.theme-matrix .nav,.theme-matrix .nav-web3{border-color:#22c55e}.theme-matrix h1,.theme-matrix h2,.theme-matrix .nav-brand,.theme-matrix .nav-brand-web3{color:#22c55e;text-shadow:0 0 20px rgba(34,197,94,.8);font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:.1em}.theme-matrix a{color:#22c55e}.theme-matrix button,.theme-matrix input,.theme-matrix textarea{font-family:Courier New,monospace}.home-v{max-width:1200px;margin:0 auto;padding:0}.home-v-btn{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s,box-shadow .2s}.home-v-btn:hover{transform:translateY(-2px);opacity:.95}.home-v-btn-lg{padding:1rem 2rem;font-size:1.05rem}.home-v-hero{min-height:70vh;display:flex;align-items:center;padding:3rem 1.5rem;position:relative}.home-v-hero-img{background-size:cover;background-position:center;background-repeat:no-repeat}.home-v-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#000000bf,#00000080,#0009)}.home-v-hero-inner{position:relative;z-index:1;max-width:620px}.home-v-hero-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.home-v-hero-sub{font-size:1.1rem;line-height:1.6;margin:0 0 1.75rem;opacity:.9}.home-v-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.home-v-cstore-tagline{display:block;font-size:.85rem;font-weight:700;letter-spacing:.12em;color:#fcd34d;margin-bottom:.5rem}.home-v-cstore-boost{font-size:1.35rem!important;font-weight:700;color:#fbbf24!important;margin-bottom:.5rem!important}.home-v-cstore .home-v-hero-title,.home-v-cstore .home-v-hero-sub{color:#fff}.home-v-cstore .home-v-btn-primary{background:#f59e0b;color:#111;border:none;box-shadow:0 4px 14px #f59e0b66}.home-v-cstore .home-v-btn-secondary{background:transparent;color:#fcd34d;border:2px solid #f59e0b}.home-v-cstore .home-v-section{padding:3rem 1.5rem}.home-v-cstore .home-v-heading{color:#1f2937;font-size:1.75rem;margin-bottom:2rem;text-align:center}.home-v-cstore{background:#fefce8;color:#1f2937}.home-v-cstore .home-v-benefit-card,.home-v-cstore .home-v-revenue-card,.home-v-cstore .home-v-model,.home-v-cstore .home-v-calc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000f}.home-v-cstore-card h3{color:#b45309}.home-v-cstore .home-v-section-alt{background:#fffbeb}.home-v-cstore .home-v-disclaimer{color:#6b7280;font-size:.9rem;text-align:center;margin-top:1rem}.home-v-cstore .home-v-learn-more{margin-top:1rem;font-size:.9rem;color:#6b7280}.home-v-kiosk-instore{padding:3rem 1.5rem}.home-v-kiosk-instore-img-wrap{max-width:520px;margin:0 auto 1rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000026;border:1px solid #e5e7eb}.home-v-kiosk-instore-img{width:100%;height:auto;display:block}.home-v-kiosk-mock{padding:3rem 1.5rem}.home-v-kiosk-preview{max-width:480px;margin:0 auto}.home-v-kiosk-frame{background:linear-gradient(180deg,#1a1a2e,#0d0d1a);border:2px solid #3b82f6;border-radius:12px;padding:1rem;box-shadow:0 0 24px #3b82f64d,inset 0 0 40px #0000004d}.home-v-kiosk-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.home-v-kiosk-logo{font-weight:700;color:#60a5fa;font-size:.9rem;letter-spacing:.05em}.home-v-kiosk-badges{font-size:.65rem;color:#94a3b8;letter-spacing:.05em}.home-v-kiosk-body{display:flex;gap:1rem;min-height:160px}.home-v-kiosk-game{flex:1;background:#0006;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(59,130,246,.3)}.home-v-kiosk-prize-pool{width:60px;height:40px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:4px;opacity:.6;margin-bottom:.5rem}.home-v-kiosk-play-btn{padding:.4rem 1rem;background:#22c55e;color:#fff;font-size:.75rem;font-weight:700;border-radius:999px;box-shadow:0 0 12px #22c55e80}.home-v-kiosk-side{display:flex;flex-direction:column;gap:.5rem;min-width:100px}.home-v-kiosk-stat{padding:.5rem .75rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.home-v-kiosk-stat-label{display:block;font-size:.65rem;color:#94a3b8}.home-v-kiosk-stat-val{font-size:.95rem;font-weight:700;color:#22c55e}.home-v-kiosk-caption{font-size:.85rem;color:#6b7280;text-align:center;margin-top:1rem}.home-v-benefits-checklist{grid-template-columns:1fr;gap:1rem}.home-v-benefit-check{display:flex;align-items:flex-start;gap:1rem}.home-v-benefit-check .home-v-check{flex-shrink:0;width:1.5rem;height:1.5rem;line-height:1.5rem;text-align:center;background:#22c55e;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.home-v-benefit-check h3{font-size:1rem;margin:0 0 .25rem}.home-v-revenue-promo .home-v-revenue-card{padding:1rem}.home-v-revenue-promo .home-v-revenue-value{font-size:1.25rem}.home-v-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.home-v-benefit-card{padding:1.5rem}.home-v-benefit-icon{font-size:2rem;display:block;margin-bottom:.75rem}.home-v-benefit-card h3{font-size:1.15rem;margin:0 0 .5rem}.home-v-benefit-card p{margin:0;color:#4b5563;line-height:1.5;font-size:.95rem}.home-v-revenue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:.5rem}.home-v-revenue-card{padding:1.25rem;text-align:center}.home-v-revenue-label{font-size:.85rem;color:#6b7280;display:block;margin-bottom:.25rem}.home-v-revenue-value{font-size:1.5rem;font-weight:700;color:#b45309}.home-v-revenue-detail{font-size:.8rem;color:#9ca3af;display:block;margin-top:.25rem}.home-v-models{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.home-v-model{padding:1.5rem}.home-v-model h3{font-size:1.15rem;color:#b45309;margin:0 0 .5rem}.home-v-model p{margin:0;color:#4b5563;font-size:.95rem;line-height:1.5}.home-v-calc{max-width:320px;margin:0 auto 1.5rem;padding:1.25rem}.home-v-calc-row{margin-bottom:1rem}.home-v-calc-row label{display:block;font-size:.9rem;color:#6b7280;margin-bottom:.35rem}.home-v-calc-row input{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:1rem}.home-v-calc-result{margin:1rem 0 0;font-size:1rem}.home-v-calc-result strong{color:#b45309}.home-v-cta-section{text-align:center}.home-v-cta-sub{margin-bottom:1.5rem;color:#6b7280}.home-v-premium{background:#0a0a0e;color:#e8e8ec}.home-v-premium-hero .home-v-hero-overlay{background:linear-gradient(135deg,#000000d9,#50007833,#000c)}.home-v-premium-overlay{background:linear-gradient(135deg,#000000b3,#7c3aed14,#ff00aa0f)!important}.home-v-badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.15em;color:#7c3aed;margin-bottom:1rem;padding:.25rem .75rem;border:1px solid rgba(124,58,237,.4);border-radius:4px}.home-v-premium .home-v-hero-title{color:#fff}.home-v-glow{color:#7c3aed;text-shadow:0 0 30px rgba(124,58,237,.5)}.home-v-premium .home-v-hero-sub{color:#b0b0c0}.home-v-premium-btn{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#0a0a0e;border:none;box-shadow:0 0 24px #7c3aed66}.home-v-btn-outline{background:transparent;color:#7c3aed;border:2px solid #7c3aed}.home-v-premium-section{padding:2rem 1.5rem}.home-v-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.home-v-stat{text-align:center}.home-v-stat-value{display:block;font-size:2rem;font-weight:700;color:#7c3aed}.home-v-stat-label{font-size:.9rem;color:#8888a0}.home-v-premium .home-v-heading{color:#e8e8ec}.home-v-premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.home-v-premium-feature{padding:1.5rem;background:#16161a;border:1px solid #2a2a32;border-radius:12px}.home-v-premium-num{font-size:2rem;font-weight:700;color:#7c3aed4d;display:block;margin-bottom:.5rem}.home-v-premium-feature h3{font-size:1.15rem;margin:0 0 .5rem;color:#7c3aed}.home-v-premium-feature p{margin:0;color:#8888a0;font-size:.95rem;line-height:1.5}.home-v-premium-calc-section,.home-v-premium .home-v-section{padding:3rem 1.5rem}.home-v-premium-calc{background:#16161a;border:1px solid #2a2a32;max-width:320px;margin:0 auto 1.5rem;padding:1.5rem;border-radius:12px}.home-v-premium-calc .home-v-calc-row input{background:#0d0d0f;border-color:#2a2a32;color:#e8e8ec}.home-v-premium-result strong{color:#7c3aed}.home-v-premium-cta{border-top:1px solid #2a2a32}.home-v-premium-tagline{display:block;font-size:.85rem;font-weight:700;letter-spacing:.12em;color:#7c3aed;margin-bottom:.5rem;text-shadow:0 0 10px rgba(124,58,237,.5)}.home-v-premium-boost{font-size:1.35rem!important;font-weight:700;color:#f0a!important;margin-bottom:.5rem!important;text-shadow:0 0 10px rgba(255,0,170,.4)}.home-v-premium-kiosk-instore,.home-v-premium-kiosk-mock{padding:3rem 1.5rem}.home-v-premium-kiosk-instore .home-v-heading,.home-v-premium-kiosk-mock .home-v-heading{color:#e8e8ec}.home-v-premium-kiosk-caption{color:#8888a0;text-align:center;margin-top:1rem}.home-v-premium-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.home-v-premium-benefit-card{background:#ffffff0d;border:1px solid rgba(124,58,237,.2);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-v-premium-benefit-card h3{color:#7c3aed;margin:.5rem 0}.home-v-premium-benefit-card p{color:#8888a0;margin:0}.home-v-premium-revenue{background:#7c3aed0d;border-top:1px solid rgba(124,58,237,.2);border-bottom:1px solid rgba(124,58,237,.2)}.home-v-premium-revenue-card{background:#ffffff0d;border:1px solid rgba(124,58,237,.2)}.home-v-premium-revenue-card .home-v-revenue-value{color:#7c3aed}.home-v-premium-models{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.home-v-premium-model{background:#ffffff0d;border:1px solid rgba(124,58,237,.2);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-v-premium-model h3{color:#7c3aed;margin-top:0}.home-v-premium-model p{color:#8888a0}.home-v-cstore-premium{background:#0a0a0e;color:#e8e8ec}.home-v-cstore-premium-hero .home-v-hero-overlay{background:linear-gradient(135deg,#000000b3,#7c3aed14,#ff00aa0f)!important}.home-v-cstore-premium-title{color:#fff}.home-v-cstore-premium-title .home-v-glow{color:#7c3aed;text-shadow:0 0 20px rgba(124,58,237,.6),0 0 40px rgba(124,58,237,.3)}.home-v-cstore-premium .home-v-hero-sub{color:#b0b0c0}.home-v-cstore-premium-stats{padding:2rem 1.5rem;background:#7c3aed0d}.home-v-cstore-premium-stats .home-v-heading,.home-v-cstore-premium-kiosk .home-v-heading,.home-v-cstore-premium-mock .home-v-heading,.home-v-cstore-premium-features .home-v-heading,.home-v-cstore-premium-benefits .home-v-heading,.home-v-cstore-premium-revenue .home-v-heading,.home-v-cstore-premium-models .home-v-heading,.home-v-cstore-premium-calc .home-v-heading{color:#e8e8ec}.home-v-cstore-premium-kiosk .home-v-kiosk-caption,.home-v-cstore-premium-mock .home-v-kiosk-caption{color:#8888a0}.home-v-cstore-premium-features{padding:3rem 1.5rem}.home-v-cstore-premium-benefits .home-v-benefit-card{background:#ffffff0d;border:1px solid rgba(124,58,237,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-v-cstore-premium-benefits .home-v-cstore-card h3{color:#7c3aed}.home-v-cstore-premium-benefits .home-v-cstore-card p{color:#8888a0}.home-v-cstore-premium-revenue{background:#7c3aed0d;border-top:1px solid rgba(124,58,237,.2);border-bottom:1px solid rgba(124,58,237,.2)}.home-v-cstore-premium-revenue .home-v-revenue-card{background:#ffffff0d;border:1px solid rgba(124,58,237,.2)}.home-v-cstore-premium-revenue .home-v-revenue-value{color:#7c3aed}.home-v-cstore-premium-models .home-v-model{background:#ffffff0d;border:1px solid rgba(124,58,237,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-v-cstore-premium-models .home-v-model h3{color:#7c3aed}.home-v-cstore-premium-models .home-v-model p{color:#8888a0}.home-v-cstore-premium-calc{padding:3rem 1.5rem}.home-v-cstore-premium-calc .home-v-calc{background:#ffffff0d;border:1px solid rgba(124,58,237,.2)}.home-v-cstore-premium-calc .home-v-calc-row label{color:#e8e8ec}.home-v-cstore-premium-calc .home-v-calc-row input{background:#0000004d;border:1px solid rgba(124,58,237,.3);color:#e8e8ec}.home-v-cstore-premium-calc .home-v-calc-result strong{color:#7c3aed}.home-v-cstore-premium-calc .home-v-learn-more{color:#8888a0}.home-v-clean{background:#f8fafc;color:#1e293b}.home-v-clean-hero{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:3rem 1.5rem;max-width:1100px;margin:0 auto}.home-v-clean-hero-visual{flex:1 1 320px;display:flex;justify-content:center}.home-v-clean-img{max-width:380px;width:100%;height:auto;border-radius:12px}.home-v-clean-hero .home-v-hero-inner{flex:1 1 400px}.home-v-clean-title{color:#0f172a}.home-v-clean-sub{color:#475569}.home-v-clean-btn{background:#0ea5e9;color:#fff;border:none;box-shadow:0 2px 10px #0ea5e94d}.home-v-clean-btn-sec{background:#fff;color:#0ea5e9;border:2px solid #0ea5e9}.home-v-clean-heading{color:#0f172a}.home-v-clean-section{padding:3rem 1.5rem}.home-v-partners{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.home-v-partner-tag{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:.9rem;color:#475569}.home-v-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.home-v-step-card{padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.home-v-step-num{display:inline-block;width:2rem;height:2rem;line-height:2rem;text-align:center;background:#0ea5e9;color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;margin-bottom:.75rem}.home-v-step-card h3{font-size:1.1rem;margin:0 0 .5rem;color:#0f172a}.home-v-step-card p{margin:0;color:#64748b;font-size:.95rem;line-height:1.5}.home-v-clean-calc{background:#fff;border:1px solid #e2e8f0;max-width:320px;margin:0 auto 1.5rem;padding:1.5rem;border-radius:12px}.home-v-clean-calc .home-v-calc-row input{border-color:#e2e8f0}.home-v-clean-calc .home-v-calc-result strong{color:#0ea5e9}.home-v-clean-cta{padding-bottom:4rem}@media(max-width:640px){.home-v-hero{min-height:60vh;padding:2rem 1rem}.home-v-hero-ctas{flex-direction:column}.home-v-btn{width:100%;text-align:center}}.roi-calculator{padding:1.5rem;border-radius:12px;border:1px solid;max-width:420px}.roi-calculator-title{margin:0 0 .5rem;font-size:1.25rem}.roi-calculator-note{margin:0 0 1rem;font-size:.8125rem}.roi-calculator-inputs{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.roi-calculator-label{display:flex;flex-direction:column;gap:.25rem;font-size:.9375rem}.roi-calculator-input{padding:.5rem .75rem;border-radius:6px;border:1px solid #2a2a32;background:#0d0d0f;color:#e8e8ec;font-size:1rem;max-width:12rem}.roi-calculator-input:focus{outline:none;border-color:#7c3aed}.roi-calculator-results{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid}.roi-calculator-result{display:flex;justify-content:space-between;align-items:center;font-size:1rem}@media(max-width:640px){.roi-calculator{max-width:100%}.roi-calculator-input{max-width:none}}.cyber-pro-business-page{--dc-text-muted: rgba(226, 232, 240, .65);padding:3rem 0 4rem;background-color:#050508;background-image:linear-gradient(180deg,#050508f0,#0a0e1ae0 45%,#050508f0),linear-gradient(rgba(0,245,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,245,255,.035) 1px,transparent 1px);background-size:auto,20px 20px,20px 20px;overflow-x:hidden}.cyber-pro-prose{max-width:1000px;margin-left:auto;margin-right:auto;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.cyber-pro-showcase{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px));box-sizing:border-box;overflow-x:hidden}.cyber-pro-page-title{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:.08em;color:#3b82f6}.cyber-pro-lead{margin:0;font-size:1.1rem;color:#e2e8f0a6;line-height:1.55}.cyber-pro-micro{display:block;font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e2e8f080;margin-bottom:.35rem}.cyber-pro-section-title{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:.06em;color:#00f5ff}.cyber-pro-section-sub{margin:0 0 1.5rem;color:#e2e8f0a6;line-height:1.55}.cyber-pro-section{margin-bottom:2.75rem}.cyber-pro-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.cyber-pro-feature-card{padding:1.25rem;border-radius:10px;border:1px solid rgba(0,245,255,.35);background:#0a0e1ceb;transition:transform .25s ease,box-shadow .25s ease}.cyber-pro-feature-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00f5ff1a}.cyber-pro-feature-icon{font-size:1.75rem;margin-bottom:.5rem;line-height:1}.cyber-pro-feature-card h3{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;color:#e2e8f0}.cyber-pro-feature-card p{margin:0;font-size:.9rem;line-height:1.5;color:#e2e8f0a6}.cyber-pro-machine-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:640px){.cyber-pro-machine-grid{grid-template-columns:1fr}}.cyber-pro-machine-thumb{border-radius:12px;border:1px solid rgba(0,245,255,.25);box-shadow:0 4px 24px #0006;background:#0a0a12;overflow:hidden}.cyber-pro-machine-thumb img{display:block;width:100%;height:auto}.cyber-pro-figcap{margin:.5rem 0 0;text-align:center;font-size:.9rem;color:#e2e8f0a6}.cyber-pro-display{position:relative;isolation:isolate;border-radius:12px;border:1px solid rgba(0,245,255,.3);box-shadow:0 0 20px #00f5ff26;background:#0a0a12;overflow:hidden}.cyber-pro-display:before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;opacity:.55;background-image:repeating-linear-gradient(0deg,transparent 0,transparent 2px,rgba(0,245,255,.04) 2px,rgba(0,245,255,.04) 3px),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 3px);mix-blend-mode:soft-light}.cyber-pro-display:after{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;pointer-events:none;opacity:.35;background:linear-gradient(180deg,rgba(0,245,255,.07) 0%,transparent 35%,transparent 65%,rgba(0,0,0,.25) 100%);mix-blend-mode:multiply}.cyber-pro-display img{position:relative;z-index:0;display:block;width:100%;height:auto}@media(prefers-reduced-motion:reduce){.cyber-pro-display:before,.cyber-pro-display:after{opacity:.35}}.cyber-pro-showcase-cap{margin:.75rem 0 0;text-align:center;font-size:.95rem;color:#e2e8f0a6;line-height:1.45;max-width:52rem;margin-left:auto;margin-right:auto}.cyber-pro-plans-head{text-align:center}.cyber-pro-plans-head .cyber-pro-section-title{margin-bottom:.5rem}.cyber-pro-plans-intro{margin:0 0 1.5rem;text-align:center;color:#e2e8f0a6}.cyber-pro-plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.cyber-pro-plan{position:relative;padding:1.5rem;border-radius:10px;border:2px solid rgba(0,245,255,.35);background:#0a0e1ceb;transition:transform .25s ease,box-shadow .25s ease}.cyber-pro-plan:hover{transform:translateY(-3px);box-shadow:0 10px 32px #00f5ff14}.cyber-pro-plan-badge{position:absolute;top:-10px;right:1rem;padding:.25rem .75rem;background:#00f5ff;color:#050508;border-radius:20px;font-size:.75rem;font-weight:600}.cyber-pro-plan h3{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:#00f5ff}.cyber-pro-plan-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.cyber-pro-plan-tag{padding:.35rem .65rem;border-radius:6px;font-size:.8rem;font-weight:600}.cyber-pro-plan-tag--accent{background:#00f5ff1f;color:#00f5ff}.cyber-pro-plan-tag--muted{background:#00f5ff0f;color:#e2e8f0a6}.cyber-pro-plan p{margin:0;font-size:.9rem;line-height:1.5;color:#e2e8f0a6}.cyber-pro-agent-band{padding:2rem 1.5rem;border-radius:10px;border:1px solid rgba(0,245,255,.35);background:#0a0e1cbf}.cyber-pro-enterprise-stack{display:flex;flex-direction:column;gap:1rem}.cyber-pro-enterprise-card{padding:1.25rem;border-radius:10px;border:1px solid rgba(0,245,255,.35);background:#0a0e1ceb;transition:transform .25s ease,box-shadow .25s ease}.cyber-pro-enterprise-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00f5ff0f}.cyber-pro-enterprise-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;color:#e2e8f0}.cyber-pro-enterprise-card p{margin:0;font-size:.95rem;line-height:1.6;color:#e2e8f0a6}.cyber-pro-roi-panel{max-width:520px;padding:1.25rem;border-radius:10px;border:1px solid rgba(0,245,255,.35);background:#0a0e1ceb}.cyber-pro-roi-panel .roi-calculator-label-text{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.cyber-pro-roi-panel .roi-calculator-result-label{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.cyber-pro-mockup-wrap{max-width:700px}.cyber-pro-mockup-wrap .cyber-pro-mockup-img{border-radius:10px;border:1px solid rgba(0,245,255,.35)}.cyber-pro-cta{text-align:center;padding:2rem 1.5rem;border-radius:10px;border:1px solid rgba(0,245,255,.35);background:#0a0e1ceb}.cyber-pro-cta h2{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#e2e8f0}.cyber-pro-cta p{margin:0 0 1.25rem;color:#e2e8f0a6}.cyber-pro-cta-link{display:inline-block;padding:.85rem 1.75rem;background:#00f5ff;color:#050508;border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 0 20px #00f5ff66,0 0 40px #00f5ff33}.cyber-pro-cta-link:hover{box-shadow:0 0 28px #00f5ff73}figure.cyber-pro-figure{margin:0}
