@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#070914;--side:#0d1120;--panel:#101528;--panel-2:#151b30;--line:#26304a;--text:#f5f7ff;--muted:#8c96af;--accent:#55d8b1;--accent-2:#9acbff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}.app-shell{min-height:100vh;display:grid;grid-template-columns:308px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:308px;padding:25px 19px 18px;background:linear-gradient(180deg,#0f1426,#0a0e1b);border-right:1px solid #202942;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;margin:0 5px 26px;color:#fff;text-decoration:none;font-size:19px;font-weight:800;letter-spacing:-.8px}.brand small{display:block;margin-top:1px;color:#6fd8b8;font-size:10px;font-weight:600;letter-spacing:.2px}.brand-mark{display:grid;place-items:center;width:33px;height:33px;border-radius:11px;background:linear-gradient(145deg,#51d4b0,#3278dc);box-shadow:0 0 25px #36c69b4d;font-size:17px}.side-nav{overflow:auto;padding-right:2px}.side-nav p{margin:18px 8px 8px;color:#77819a;font-size:11px;font-weight:800;letter-spacing:.8px}.side-nav a{display:flex;align-items:center;gap:10px;min-height:42px;margin:6px 0;padding:0 11px;border:1px solid transparent;border-radius:11px;color:#d2d7e4;text-decoration:none;font-size:14px;font-weight:700}.side-nav a:hover{border-color:#34405c;background:#141a2b}.side-nav a.active{border-color:#4bbf9c80;background:linear-gradient(90deg,#163b383b,#14273a);color:#fff}.side-nav i{width:18px;color:#8d9ab4;font-style:normal;text-align:center}.side-nav b{margin-left:auto;color:#8996af;font-weight:600}.side-nav hr{border:0;border-top:1px solid #24304a;margin:12px 4px}.sidebar-foot{margin-top:auto;padding:15px 8px 2px;border-top:1px solid #24304a;color:#909ab1;font-size:12px}.online-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#58d8af;box-shadow:0 0 10px #58d8af}.workspace{grid-column:2;min-width:0}.topbar{height:66px;display:flex;align-items:center;justify-content:flex-end;padding:0 34px;border-bottom:1px solid #1d263c;background:#0b0f1de8}.topbar-right{display:flex;align-items:center;gap:13px}.sync{color:#92a0b7;font-size:12px}.sync i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#5adbb0}.balance-button,.avatar,.mobile-menu{border:1px solid #2b3750;background:#12182a;color:#e7ecf8;font:700 12px Manrope}.balance-button{padding:9px 11px;border-radius:9px}.balance-button b{margin-left:8px;color:#7ce4c0}.avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#2c5e8c,#316d66)}.mobile-menu{display:none}.dashboard-main{width:min(1280px,calc(100% - 64px));margin:0 auto;padding:32px 0 60px}.catalog-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 26px;border:1px solid #2c3552;border-radius:17px;background:radial-gradient(500px 200px at 3% 100%,#225b6933,transparent 70%),linear-gradient(110deg,#121a35,#101628)}.catalog-hero p,.catalog-heading p,dialog>p{margin:0 0 7px;color:#6fe1ba;font:500 10px 'DM Mono',monospace;letter-spacing:1.3px}.catalog-hero h1{margin:0;font-size:32px;letter-spacing:-1.5px}.catalog-hero span{display:block;margin-top:5px;color:var(--muted);font-size:14px}.access-button,.continue{border:0;border-radius:9px;padding:12px 15px;background:linear-gradient(100deg,#55d8b1,#5c9ce8);color:#07121b;font:800 13px Manrope;white-space:nowrap;cursor:pointer}.access-button b{margin-left:6px}.catalog-panel{margin-top:18px;padding:23px;border:1px solid #28324d;border-radius:17px;background:#0e1324}.catalog-heading{display:flex;align-items:end;justify-content:space-between}.catalog-heading h2{margin:0;font-size:25px;letter-spacing:-1px}.catalog-meta{text-align:right}.catalog-meta b,.catalog-meta span{display:block}.catalog-meta b{font-size:21px}.catalog-meta span{color:#8290a8;font-size:11px}.toolbar{display:flex;gap:11px;margin-top:21px}.search{display:flex;align-items:center;gap:10px;flex:1;padding:0 14px;border:1px solid #303b57;border-radius:10px;background:#191f31;color:#8290aa}.search input{width:100%;padding:13px 0;border:0;outline:0;background:transparent;color:#f5f7ff;font:14px Manrope}.search input::placeholder{color:#77839b}.filter-button{padding:0 15px;border:1px solid #303b57;border-radius:10px;background:#171d2f;color:#cdd4e3;font:700 12px Manrope;cursor:pointer}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.chip{padding:8px 12px;border:1px solid #2d3854;border-radius:8px;background:#12192b;color:#aeb7ca;font:700 12px Manrope;cursor:pointer}.chip.active{border-color:#55d8b1;background:#143a38;color:#d9fff3}.freshness{margin:0 0 17px;color:#77839a;font:10px 'DM Mono',monospace}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product{min-width:0;min-height:236px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #2a344f;border-radius:13px;background:#12182a;transition:.18s ease}.product:hover{transform:translateY(-3px);border-color:#54d8b0;box-shadow:0 12px 30px #0008}.product-art{height:148px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#283d5b,#131b30);color:#e9f5ff;font-size:25px;font-weight:800;letter-spacing:-1px}.product-art:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#ffffff1a,transparent 45%)}.product-art.gift_card{background:linear-gradient(145deg,#28678b,#214333)}.product-art.game_topup{background:linear-gradient(145deg,#5744a0,#2c1e60)}.product-art.game_key{background:linear-gradient(145deg,#893d4d,#36202d)}.product-art span{position:relative;display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info{padding:13px 13px 12px}.tag{color:#71e0ba;font:10px 'DM Mono',monospace}.product h3{min-height:38px;margin:8px 0 5px;overflow:hidden;font-size:13px;line-height:1.4}.product p{min-height:30px;margin:0;overflow:hidden;color:#8b97ae;font-size:11px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.product-bottom b{font:13px 'DM Mono',monospace;color:#f9fcff}.product button{padding:7px 9px;border:0;border-radius:7px;background:#26334c;color:#dffcf4;font:800 11px Manrope;cursor:pointer}.product button:hover{background:#43bf9d;color:#07140f}.more{display:block;margin:22px auto 0;padding:11px 17px;border:1px solid #34415e;border-radius:9px;background:#151c2e;color:#dce3f1;font:700 12px Manrope;cursor:pointer}dialog{width:min(430px,calc(100% - 28px));padding:28px;border:1px solid #3a496a;border-radius:16px;background:#12192a;color:#f6f8ff;box-shadow:0 30px 90px #000b}dialog::backdrop{background:#000b}.close{float:right;border:0;background:none;color:#dbe4f5;font-size:24px;cursor:pointer}dialog h2{margin:0;font-size:28px;letter-spacing:-1.2px}dialog>span{display:block;margin-top:10px;color:#98a5bc;font-size:14px;line-height:1.6}.price{margin:27px 0;color:#72e2bd;font-size:44px;font-weight:800;letter-spacing:-2px}.price small{color:#9aa6b9;font-size:12px;letter-spacing:0}.continue{width:100%}dialog em{display:block;margin-top:14px;color:#8895ac;font-size:11px;font-style:normal;line-height:1.5}@media(max-width:1180px){.app-shell{grid-template-columns:255px 1fr}.sidebar{width:255px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:880px){.app-shell{display:block}.sidebar{display:none}.workspace{width:100%}.mobile-menu{display:block;margin-right:auto;width:34px;height:34px;border-radius:8px}.dashboard-main{width:calc(100% - 40px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.topbar{padding:0 16px}.sync{display:none}.dashboard-main{width:calc(100% - 28px);padding-top:18px}.catalog-hero{align-items:start;flex-direction:column;padding:20px}.catalog-hero h1{font-size:27px}.catalog-hero span{font-size:12px}.catalog-panel{padding:15px}.catalog-heading h2{font-size:22px}.catalog-meta{display:none}.toolbar{flex-direction:column}.filter-button{height:40px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product{min-height:205px}.product-art{height:112px;font-size:18px}.product-info{padding:10px}.product h3{font-size:12px}.product p{display:none}.product-bottom{margin-top:6px}.balance-button{padding:8px}.balance-button b{display:none}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-art{height:135px}}
/* Public home overrides */
.app-shell{display:none}.show-demo .landing{display:none}.show-demo .app-shell{display:grid}.landing{min-height:100vh;background:radial-gradient(680px 500px at 88% 19%,#25586a4d,transparent 70%),radial-gradient(650px 510px at 4% 44%,#255c4440,transparent 72%),#09100e;color:#f4f8f4}.landing-top,.landing-main,.landing-footer{width:min(1240px,calc(100% - 48px));margin:auto}.landing-top{height:78px;display:flex;align-items:center;border-bottom:1px solid #ffffff14}.landing-brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:18px;font-weight:800}.landing-brand b{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,#baf65a,#27bf94);color:#092018;box-shadow:0 0 25px #74df9360}.landing-top nav{display:flex;gap:28px;margin-left:auto;margin-right:25px}.landing-top nav a,.landing-actions a{color:#c4d6ca;text-decoration:none;font-size:13px;font-weight:700}.nav-demo{padding:10px 13px;border:1px solid #6cdb9c66;border-radius:9px;background:#173027;color:#dfffee;font:800 12px Manrope;cursor:pointer}.landing-hero{min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.kicker{margin:0 0 17px;color:#aef16b;font:500 11px 'DM Mono',monospace;letter-spacing:1.5px}.landing-hero h1{max-width:680px;margin:0;color:#fff;font-size:clamp(48px,5.5vw,76px);line-height:1.03;letter-spacing:-3.8px}.landing-hero>div>span{display:block;max-width:550px;margin-top:24px;color:#aec0b3;font-size:17px;line-height:1.65}.landing-actions{display:flex;align-items:center;gap:23px;margin-top:31px}.demo-main{padding:15px 18px;border:0;border-radius:10px;background:linear-gradient(105deg,#c2fb59,#36d19a);color:#0a2118;font:800 14px Manrope;box-shadow:0 15px 30px #45d4903d;cursor:pointer}.demo-main b{margin-left:10px;font-size:17px}.landing-hero>div>small{display:block;margin-top:29px;color:#91a99c;font:10px 'DM Mono',monospace}.visual{position:relative;min-height:390px}.visual article,.visual aside,.visual em{position:absolute;border:1px solid #8dd8a842;border-radius:17px;background:linear-gradient(145deg,#14241ee8,#0e1613ed);box-shadow:0 20px 45px #0007;backdrop-filter:blur(12px);font-style:normal}.visual article{top:52px;right:35px;width:335px;padding:29px}.visual aside{left:9px;top:172px;width:190px;padding:20px}.visual em{right:0;bottom:18px;width:220px;padding:20px}.visual small{display:block;color:#8aa999;font:10px 'DM Mono',monospace;letter-spacing:1px}.visual strong,.visual b{display:block;margin:11px 0 6px;color:#f7fff9;font-size:30px;letter-spacing:-1.5px}.visual aside b,.visual em b{font-size:23px}.visual span{color:#b5cdbd;font-size:12px}.visual span:first-letter{color:#baf65a}.visual i{display:block;height:8px;margin-top:11px;border-radius:99px;background:linear-gradient(90deg,#baff62,#31caa1)}.visual i:nth-last-child(2){width:72%;background:#ffffff16}.visual i:last-child{width:46%;background:#ffffff16}.benefits{padding:100px 0}.benefits h2,.process h2,.landing-cta h2{max-width:650px;margin:0;color:#fff;font-size:42px;letter-spacing:-2.2px}.benefits>div{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:39px}.benefits article{padding:22px;border:1px solid #ffffff14;border-radius:15px;background:#111a16aa}.benefits article>b{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#baf65a1a;color:#baf65a}.benefits h3{margin:23px 0 8px;font-size:17px}.benefits p,.process p,.landing-cta span{margin:0;color:#9eb5a7;font-size:13px;line-height:1.6}.process{padding:88px 0;border-top:1px solid #ffffff13;border-bottom:1px solid #ffffff13}.process>div{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:48px}.process article{border-top:1px solid #86d3a13a;padding-top:16px}.process article>b{color:#baf65a;font:12px 'DM Mono',monospace}.process h3{margin:24px 0 7px;font-size:17px}.landing-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;margin:90px 0;padding:36px;border:1px solid #80d49d4d;border-radius:19px;background:radial-gradient(450px 200px at 100% 50%,#267e6044,transparent 70%),#101b16}.landing-cta span{display:block;max-width:590px;margin-top:14px;font-size:14px}.landing-footer{display:flex;justify-content:space-between;padding:26px 0;color:#a5b8aa;font-size:13px;font-weight:800}.landing-footer span{color:#819a8d;font-size:12px;font-weight:500}@media(max-width:900px){.landing-hero{grid-template-columns:1fr;padding:72px 0;gap:35px}.visual{width:min(520px,100%);min-height:360px}.benefits>div{grid-template-columns:repeat(2,1fr)}.process>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.landing-top,.landing-main,.landing-footer{width:calc(100% - 32px)}.landing-top{height:66px}.landing-top nav{display:none}.nav-demo{margin-left:auto}.landing-hero{padding:57px 0}.landing-hero h1{font-size:clamp(43px,13vw,58px);letter-spacing:-2.8px}.landing-hero>div>span{font-size:15px}.landing-actions{align-items:flex-start;flex-direction:column;gap:15px}.visual{min-height:310px}.visual article{right:0;width:78%;padding:23px}.visual aside{left:0;top:150px}.visual em{right:0;bottom:0}.benefits{padding:68px 0}.benefits h2,.process h2,.landing-cta h2{font-size:33px;letter-spacing:-1.5px}.benefits>div,.process>div{grid-template-columns:1fr}.process{padding:65px 0}.process>div{gap:18px;margin-top:35px}.landing-cta{align-items:flex-start;flex-direction:column;margin:65px 0;padding:25px}.landing-footer{align-items:start;flex-direction:column;gap:13px}}
/* Account and administration */
.nav-login{margin-left:auto;padding:10px 12px;border:0;background:transparent;color:#dcece2;font:700 12px Manrope;cursor:pointer}.landing-top nav{margin-left:auto}.landing-top nav+.nav-login{margin-left:0}.admin-panel{margin-bottom:18px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:18px}.admin-grid article,.admin-note{padding:22px;border:1px solid #2c3f49;border-radius:15px;background:#0f1a17}.admin-grid span{display:block;color:#8fa79a;font:10px 'DM Mono',monospace;letter-spacing:1px}.admin-grid b{display:block;margin-top:13px;color:#d4ff79;font-size:30px;letter-spacing:-1.5px}.admin-note{margin-top:13px}.admin-note h3{margin:0 0 8px;font-size:17px}.admin-note p{margin:0;max-width:750px;color:#9fb2a7;font-size:13px;line-height:1.65}#auth{width:min(420px,calc(100% - 28px))}#auth form{display:grid;gap:13px;margin-top:24px}#auth label{display:grid;gap:7px;color:#aabcb2;font-size:12px;font-weight:700}#auth input{width:100%;padding:12px;border:1px solid #355144;border-radius:8px;outline:0;background:#0b1511;color:#f1fff7;font:14px Manrope}#auth input:focus{border-color:#aef16b}#auth #name-field{display:none}.auth-switch{width:100%;margin-top:12px;border:0;background:transparent;color:#baf65a;font:700 12px Manrope;cursor:pointer}#auth-message{min-height:16px;margin-top:10px;color:#ff9b9b}#auth-message.success{color:#baf65a}@media(max-width:620px){.admin-grid{grid-template-columns:repeat(2,1fr)}.admin-grid article{padding:17px}.admin-grid b{font-size:24px}}
/* Category routes, demo exit and refined auth */
.exit-demo{padding:8px 10px;border:1px solid #385347;border-radius:8px;background:#12231b;color:#bff5d7;font:700 11px Manrope;cursor:pointer}.exit-demo:hover{background:#1b3428}.dashboard-main{animation:page-in .34s ease both}.catalog-hero{position:relative;overflow:hidden}.catalog-hero:after{content:"";position:absolute;width:220px;height:220px;right:-65px;top:-110px;border-radius:50%;background:radial-gradient(circle,#77f2ba28,transparent 67%)}.catalog-hero>div,.catalog-hero button{position:relative;z-index:1}body[data-catalog="gift_card"] .catalog-hero{background:radial-gradient(470px 210px at 0 100%,#27627a45,transparent 72%),linear-gradient(110deg,#111d31,#101628)}body[data-catalog="game_topup"] .catalog-hero{background:radial-gradient(470px 210px at 0 100%,#5c3c9a48,transparent 72%),linear-gradient(110deg,#1c1735,#101628)}body[data-catalog="game_key"] .catalog-hero{background:radial-gradient(470px 210px at 0 100%,#86455048,transparent 72%),linear-gradient(110deg,#2a1620,#101628)}#auth{overflow:hidden;width:min(470px,calc(100% - 28px));padding:0;border:1px solid #91e3b244;border-radius:24px;background:linear-gradient(145deg,#15261feF,#0c1411f7);box-shadow:0 32px 100px #000c}#auth::backdrop{backdrop-filter:blur(7px);background:#020806bb}.auth-content{position:relative;padding:38px}.auth-aura{position:absolute;top:-150px;right:-120px;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#baf65a43,transparent 67%)}#auth .close{position:absolute;z-index:2;right:20px;top:17px;width:34px;height:34px;border:1px solid #ffffff18;border-radius:50%;background:#ffffff0a;color:#e9fff2;line-height:1;transition:.18s ease}#auth .close:hover{background:#ffffff1b;transform:rotate(90deg)}#auth-kicker{color:#bdfb78!important;letter-spacing:1.6px!important}#auth h2{font-size:36px;letter-spacing:-2px}#auth #auth-subtitle{max-width:310px;color:#aec7b8;font-size:14px;line-height:1.65}.auth-icon{display:grid;place-items:center;width:43px;height:43px;margin-bottom:25px;border:1px solid #b8ff8255;border-radius:14px;background:linear-gradient(145deg,#baf65a,#33cf98);box-shadow:0 0 35px #78df8d3d;color:#092018;font-size:20px;font-weight:800}#auth form{gap:16px;margin-top:28px}#auth label{gap:8px;color:#c4d9ca;font-size:11px;letter-spacing:.4px;text-transform:uppercase}#auth input{padding:14px;border-color:#446454;background:#0a1510b5;color:#f4fff7;transition:.18s ease}#auth input::placeholder{color:#648071}#auth input:focus{border-color:#baf65a;box-shadow:0 0 0 4px #baf65a12}#auth .continue{padding:14px;border-radius:11px;background:linear-gradient(105deg,#c4fd5b,#36d29b);box-shadow:0 13px 27px #41d58a35;color:#092018;font-size:13px}#auth .continue b{margin-left:8px;font-size:16px}#auth .auth-switch{margin-top:17px;color:#baf65a;font-size:12px}#auth-message{font-size:12px}@keyframes page-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media(max-width:620px){.exit-demo{font-size:0;padding:9px}.exit-demo:first-letter{font-size:14px}.topbar-right{gap:8px}#auth .auth-content{padding:30px 24px}#auth h2{font-size:31px}}
/* Motion system */
.landing .benefits article,.landing .process article,.landing-cta,.visual article,.visual aside,.visual em{transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s ease,box-shadow .25s ease,background .25s ease}.landing .benefits article:hover{transform:translateY(-8px) rotate(-.4deg);border-color:#baf65a80;background:#17271eee;box-shadow:0 18px 36px #0006}.landing .benefits article:hover>b{transform:rotate(18deg) scale(1.12);box-shadow:0 0 24px #baf65a42}.landing .benefits article>b{transition:.25s ease}.landing .process article:hover{transform:translateX(7px);border-color:#baf65a}.landing-cta:hover{transform:translateY(-4px);border-color:#baf65a85;box-shadow:0 20px 45px #0006}.visual article:hover,.visual aside:hover,.visual em:hover{z-index:5;transform:translateY(-9px) scale(1.025);border-color:#c8ff8790;box-shadow:0 28px 55px #000a}.visual article{animation:card-drift 7s ease-in-out infinite}.visual aside{animation:card-drift 6s 1.2s ease-in-out infinite}.visual em{animation:card-drift 6.5s .4s ease-in-out infinite}.revenue-card{position:absolute;z-index:3;left:72px;bottom:8px;width:238px;padding:18px 19px;border:1px solid #baf65a56;border-radius:15px;background:linear-gradient(145deg,#1a301feF,#0c1810f0);box-shadow:0 20px 44px #0008;transition:.25s ease}.revenue-card:hover{transform:translateY(-8px) scale(1.03);border-color:#d6ff9b;box-shadow:0 28px 50px #000a}.revenue-card small{display:block;color:#a5c899;font:9px 'DM Mono',monospace;letter-spacing:1px}.revenue-card strong{display:block;margin:7px 0 2px;color:#d7ff91;font-size:27px;letter-spacing:-1px}.revenue-card strong b{font:inherit}.revenue-card>span{color:#9bb7a0;font-size:10px}.revenue-card>div{display:flex;align-items:end;gap:4px;height:28px;margin-top:11px}.revenue-card i{display:block;flex:1;border-radius:3px 3px 1px 1px;background:linear-gradient(#d6ff92,#31c99b);animation:bar-bounce 1.6s ease-in-out infinite}.revenue-card i:nth-child(1){height:33%;animation-delay:.15s}.revenue-card i:nth-child(2){height:67%;animation-delay:.4s}.revenue-card i:nth-child(3){height:48%;animation-delay:.65s}.revenue-card i:nth-child(4){height:86%;animation-delay:.2s}.revenue-card i:nth-child(5){height:58%;animation-delay:.85s}.revenue-card i:nth-child(6){height:94%;animation-delay:.5s}.product{position:relative}.product:after{content:"";position:absolute;inset:-80% 70% auto -60%;height:260%;pointer-events:none;background:linear-gradient(110deg,transparent 42%,#d8ffed18 49%,transparent 56%);transform:rotate(16deg);transition:transform .65s ease}.product:hover:after{transform:translateX(185%) rotate(16deg)}.product:hover .product-art span{transform:scale(1.08)}.product-art span{transition:transform .3s ease}.product-art{transition:filter .25s ease,transform .25s ease}.product:hover .product-art{filter:saturate(1.25) brightness(1.12);transform:scale(1.025)}.side-nav a{transition:transform .16s ease,border-color .16s ease,background .16s ease}.side-nav a:hover{transform:translateX(4px)}.chip{transition:.18s ease}.chip:hover{transform:translateY(-2px)}.demo-main{transition:transform .2s ease,box-shadow .2s ease}.demo-main:hover{transform:translateY(-3px);box-shadow:0 20px 38px #45d49058}.demo-main b{display:inline-block;transition:transform .2s ease}.demo-main:hover b{transform:translateX(5px)}@keyframes card-drift{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes bar-bounce{0%,100%{scale:1 .55}50%{scale:1 1}}@media(prefers-reduced-motion:reduce){.visual article,.visual aside,.visual em,.revenue-card i{animation:none!important}.product:after{display:none}.landing .benefits article,.landing .process article,.landing-cta,.visual article,.visual aside,.visual em,.revenue-card,.product{transition:none!important}}@media(max-width:620px){.revenue-card{left:8px;bottom:-20px;width:205px}.visual{margin-bottom:28px}}
/* Wide-screen layout correction: no overlapping analytics cards */
@media(min-width:1450px){.landing-top,.landing-main,.landing-footer{width:min(1580px,calc(100% - 9vw))}.landing-hero{grid-template-columns:1.05fr .95fr;gap:110px;min-height:690px}.landing-hero h1{font-size:clamp(66px,5vw,88px)}.benefits>div{gap:18px}.benefits article{padding:27px}.process>div{gap:36px}.landing-cta{margin:110px 0;padding:45px}}
.visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:14px;min-height:470px;padding:28px;border:1px solid #87d7a025;border-radius:28px;background:radial-gradient(260px 220px at 10% 93%,#baff6220,transparent 70%),radial-gradient(270px 220px at 92% 8%,#32d1a727,transparent 72%),#0a130f44}.visual article,.visual aside,.visual em,.revenue-card{position:relative;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;margin:0}.visual article{grid-column:1 / -1;min-height:185px}.visual aside,.visual em{min-height:125px}.revenue-card{grid-column:1 / -1;padding:17px 20px}.visual article:hover,.visual aside:hover,.visual em:hover,.revenue-card:hover{transform:translateY(-5px) scale(1.01)}@media(max-width:620px){.visual{grid-template-columns:1fr;min-height:0;padding:14px}.visual article,.visual aside,.visual em,.revenue-card{grid-column:auto;min-height:auto}.visual article{grid-column:auto}.revenue-card{margin:0}.landing-hero{gap:25px}}
/* Align dashboard to the public home grid and isolate category pages */
.dashboard-main{width:calc(100% - 72px);max-width:none;margin:0 36px;padding-top:38px}.catalog-hero{min-height:136px;padding:28px 32px;border-color:#345060;background:radial-gradient(580px 220px at 100% 0,#2a86644d,transparent 70%),linear-gradient(110deg,#11251e,#10172a)}.catalog-hero h1{font-size:36px}.catalog-panel{padding:28px 30px;border:0;border-radius:0;background:transparent}.catalog-panel:before{content:"";display:block;height:1px;margin-bottom:25px;background:linear-gradient(90deg,#58d8af66,transparent)}.toolbar{margin-top:25px}.search{background:#141f28;border-color:#3a5560}.filter-button{background:#152421;border-color:#3e6e5a}.product-grid{grid-template-columns:repeat(5,minmax(170px,1fr));gap:15px}.product{min-height:255px;border-color:#324356;background:linear-gradient(145deg,#12202b,#101827)}.product-art{height:156px}.product-info{padding:15px}.category-page .catalog-hero{border-left:3px solid #6ce3b9}.category-page .catalog-panel{padding-top:20px}.category-page .toolbar{margin-top:18px}.category-page .product-grid{grid-template-columns:repeat(5,minmax(180px,1fr))}.category-page .catalog-meta:after{content:"Отдельная страница категории";display:block;margin-top:5px;color:#72d8b6;font:10px 'DM Mono',monospace}.category-page .catalog-meta span{display:none}.category-page .product{animation:category-card-in .36s ease both}.category-page .product:nth-child(2){animation-delay:.03s}.category-page .product:nth-child(3){animation-delay:.06s}.category-page .product:nth-child(4){animation-delay:.09s}.category-page .product:nth-child(5){animation-delay:.12s}@keyframes category-card-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(min-width:1700px){.dashboard-main{width:calc(100% - 96px);margin:0 48px}.product-grid,.category-page .product-grid{grid-template-columns:repeat(6,minmax(180px,1fr))}}@media(max-width:1180px){.dashboard-main{width:calc(100% - 48px);margin:0 24px}.product-grid,.category-page .product-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}}@media(max-width:880px){.dashboard-main{width:calc(100% - 36px);margin:0 18px}.product-grid,.category-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.dashboard-main{width:calc(100% - 28px);margin:0 14px}.catalog-hero{padding:22px}.catalog-hero h1{font-size:29px}.catalog-panel{padding:20px 0}.product-grid,.category-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.category-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}.category-directory a{display:flex;align-items:center;gap:14px;min-height:138px;padding:20px;border:1px solid #395162;border-radius:15px;background:linear-gradient(145deg,#14212b,#101827);color:#f2fbff;text-decoration:none;transition:.22s ease}.category-directory a:hover{transform:translateY(-5px);border-color:#78e1c1;box-shadow:0 18px 35px #0008}.category-directory i{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#62d8b320;color:#74e2c0;font-size:19px;font-style:normal}.category-directory span{font-size:16px;font-weight:800}.category-directory small{display:block;margin-top:5px;color:#8ea5ad;font-size:11px;font-weight:500}.category-directory b{margin-left:auto;color:#89e5c6;font-size:21px}.category-page #category-directory{display:none}@media(max-width:880px){.category-directory{grid-template-columns:1fr}}@media(max-width:620px){.category-directory{gap:10px}.category-directory a{min-height:105px;padding:16px}.category-directory i{width:38px;height:38px}.category-directory span{font-size:14px}}
.variant-count{position:absolute;right:10px;top:10px;padding:5px 7px;border:1px solid #d8ffe544;border-radius:7px;background:#09130eaa;color:#d9ffea;font:10px 'DM Mono',monospace}.product-art{position:relative}#product-detail{width:min(560px,calc(100% - 28px));padding:30px;border:1px solid #4f7969;border-radius:19px;background:linear-gradient(145deg,#15221b,#0d1511);color:#f5fff8;box-shadow:0 30px 100px #000c}#product-detail::backdrop{background:#010704bb;backdrop-filter:blur(6px)}#product-detail h2{margin:5px 0 4px;font-size:29px;letter-spacing:-1.3px}#product-detail>span{display:block;color:#9bb3a5;font-size:13px}#product-detail>p{margin:0;color:#baf65a;font:10px 'DM Mono',monospace;letter-spacing:1.3px}.detail-options{display:grid;gap:9px;max-height:370px;overflow:auto;margin:23px 0}.detail-options button{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px;padding:14px 15px;border:1px solid #355246;border-radius:10px;background:#101c16;color:#f4fff8;text-align:left;font:700 14px Manrope;cursor:pointer;transition:.18s ease}.detail-options button:hover{transform:translateX(4px);border-color:#baf65a;background:#172a20}.detail-options button b{grid-column:2;grid-row:1;color:#d3ff83;font:800 14px 'DM Mono',monospace}.detail-options button small{grid-column:1;color:#8ba799;font-size:10px}.detail-options+em{display:block;color:#91aa9b;font-size:11px;font-style:normal;line-height:1.5}
.more[hidden],.toolbar[hidden],.filters[hidden],.freshness[hidden],.product-grid[hidden],.category-directory[hidden]{display:none!important}.empty-results{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:220px;border:1px dashed #3e5d56;border-radius:14px;background:#0e1915;color:#d9eee2}.empty-results b{font-size:17px}.empty-results span{color:#91aa9e;font-size:13px}

/* VIREON Catalog v2 — a dark digital exchange, separate from the public landing. */
.catalog-v2 .catalog-brief[hidden]{display:none!important}
#demo-order-ready{padding-bottom:28px}
body.show-demo .catalog-v2 .config-art{position:relative}
body.show-demo .catalog-v2 .generated-config-cover:after{content:attr(data-glyph)!important;position:absolute;right:15px;bottom:-22px;z-index:-1;color:#ffffff19;font-size:150px;font-weight:800;transform:rotate(-12deg)}
/* Public catalog mode with live catalogue pricing. */
body.show-demo .side-nav>p,body.show-demo .side-nav>hr,body.show-demo .side-nav a[data-home],body.show-demo .side-nav a[href="#orders"],body.show-demo .side-nav a[href="#transactions"],body.show-demo .side-nav a[data-open],body.show-demo .side-nav a[href="#profile"],body.show-demo .side-nav a[href="#support"],body.show-demo .side-nav a[data-admin],body.show-demo .side-nav a[href="#catalog"]:not([data-filter]){display:none!important}body.show-demo .side-nav:before{content:"КАТАЛОГ";display:block;margin:6px 7px 10px;color:#718ca1;font:700 9px 'DM Mono',monospace;letter-spacing:1.3px}body.show-demo .side-nav a[data-filter]{min-height:46px;margin:5px 0;border:1px solid transparent;border-radius:11px;color:#d9ebed;font-size:13px}body.show-demo .side-nav a[data-filter]:hover{border-color:#3f6570;background:#10222a}body.show-demo .side-nav a[data-filter].active{border-color:#5bd8c274;background:linear-gradient(90deg,#173c3e,#10212a);box-shadow:inset 2px 0 #66e3c8}body.show-demo .sidebar-foot{font-size:0}body.show-demo .sidebar-foot:after{content:"Режим просмотра · цены из каталога";font:10px Manrope;color:#7894a2}body.show-demo .topbar .balance-button,body.show-demo .topbar .avatar{display:none!important}.catalog-v2>.catalog-hero[hidden],.catalog-v2>.catalog-panel[hidden],.catalog-v2>.admin-panel[hidden]{display:none!important}.catalog-v2 .variant-count{display:none!important}body.show-demo .catalog-v2 .product-configurator{padding:4px 0 56px}body.show-demo .catalog-v2 .config-topline{margin-bottom:17px;padding-bottom:13px;border-bottom:1px solid #263e4d}body.show-demo .catalog-v2 .config-topline>span{color:#78cfc0}body.show-demo .catalog-v2 .config-layout{grid-template-columns:minmax(320px,.72fr) minmax(480px,1.28fr);align-items:start;gap:16px}body.show-demo .catalog-v2 .config-product-card,body.show-demo .catalog-v2 .config-options-card{border:1px solid #2d5160;border-radius:18px;background:#0d1822;box-shadow:none}body.show-demo .catalog-v2 .config-product-card{padding:15px}body.show-demo .catalog-v2 .config-art{min-height:270px;border:1px solid #3b6a70;border-radius:13px;background:radial-gradient(160px 130px at 18% 18%,hsl(var(--cover-hue) 90% 71% / .44),transparent 70%),radial-gradient(260px 190px at 100% 100%,hsl(var(--cover-hue-next) 74% 46% / .34),transparent 68%),linear-gradient(135deg,hsl(var(--cover-hue) 46% 22%),hsl(var(--cover-hue-next) 40% 13%))!important;overflow:hidden;isolation:isolate}.generated-config-cover:after{content:attr(data-glyph);position:absolute;right:15px;bottom:-22px;z-index:-1;color:#ffffff19;font-size:150px;font-weight:800;transform:rotate(-12deg)}body.show-demo .catalog-v2 .config-product-card>p{margin-top:17px;color:#73dac5}body.show-demo .catalog-v2 .config-product-card h1{font-size:31px}body.show-demo .catalog-v2 .config-pills{margin:11px 0}body.show-demo .catalog-v2 .config-pills span{border-color:#355c60;background:#102925;color:#b8e9d9}body.show-demo .catalog-v2 .config-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0 14px;padding-top:15px;border-top:1px solid #203944}.config-facts>span{min-width:0;padding:8px;border:1px solid #294754;border-radius:9px;background:#0a141c}.config-facts small{display:block;overflow:hidden;color:#78909e;font:700 8px 'DM Mono',monospace;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap}.config-facts b{display:block;overflow:hidden;margin-top:5px;color:#d8eff0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.config-product-card>small{font-size:11px!important}body.show-demo .catalog-v2 .config-options-card{padding:22px}body.show-demo .catalog-v2 .config-options-card header{display:block;padding-bottom:14px}body.show-demo .catalog-v2 .config-options-card header>p{margin:0 0 8px!important;color:#6fe0c5}body.show-demo .catalog-v2 .config-options-card h2{font-size:25px;letter-spacing:-1px}body.show-demo .catalog-v2 .config-options-card header>span{display:block;max-width:610px;margin-top:7px;text-align:left;color:#829aa2}body.show-demo .catalog-v2 .config-options{max-height:335px;margin-top:16px}body.show-demo .catalog-v2 .config-variant{min-height:68px;border-color:#294a59;background:#0c161f}body.show-demo .catalog-v2 .config-variant:hover{transform:translateX(2px);border-color:#75ddc5;background:#10242b}body.show-demo .catalog-v2 .config-variant.selected{border-color:#70e3c2;background:linear-gradient(90deg,#12352f,#0d1e23);box-shadow:inset 3px 0 #70e3c2}body.show-demo .catalog-v2 .config-variant strong{color:#d6ff9c}body.show-demo .catalog-v2 .config-summary{grid-template-columns:auto 1fr auto;gap:23px;margin-top:16px;padding:17px 20px;border-color:#315665;border-radius:16px;background:#0d1821;box-shadow:none}body.show-demo .catalog-v2 .config-price span{display:block;margin-top:4px;color:#80999e;font-size:10px}body.show-demo .catalog-v2 .config-price strong{font-size:23px}body.show-demo .catalog-v2 .config-access-note{display:grid;gap:4px;padding-left:22px;border-left:1px solid #294855}body.show-demo .catalog-v2 .config-access-note b{font-size:12px}body.show-demo .catalog-v2 .config-access-note span{color:#849ba0;font-size:11px}body.show-demo .catalog-v2 .config-continue{padding:13px 17px;border-radius:10px;background:linear-gradient(105deg,#c7fb75,#3ed2b1);box-shadow:none}body.show-demo[data-catalog="game_key"] .catalog-v2 .product{min-height:289px;border-color:#2b4556;background:#0e1821}body.show-demo[data-catalog="game_key"] .catalog-v2 .product-art{height:160px}body.show-demo[data-catalog="game_key"] .catalog-v2 .product-info{padding:14px 14px 13px}body.show-demo[data-catalog="game_key"] .catalog-v2 .product h3{min-height:0;margin:7px 0 4px;font-size:14px}body.show-demo[data-catalog="game_key"] .catalog-v2 .product p{display:none}body.show-demo[data-catalog="game_key"] .catalog-v2 .key-specs{margin:7px 0 12px}body.show-demo[data-catalog="game_key"] .catalog-v2 .key-specs span{border-color:#315161;background:#10202a;color:#a8cbd0}body.show-demo[data-catalog="game_key"] .catalog-v2 .product-bottom{margin-top:auto;padding-top:4px;border-top:1px solid #ffffff0b}@media(max-width:960px){body.show-demo .catalog-v2 .config-layout{grid-template-columns:1fr}body.show-demo .catalog-v2 .config-art{min-height:200px}body.show-demo .catalog-v2 .config-summary{grid-template-columns:1fr 1fr}body.show-demo .catalog-v2 .config-continue{grid-column:1/-1}}@media(max-width:620px){body.show-demo .catalog-v2 .config-facts{grid-template-columns:1fr}body.show-demo .catalog-v2 .config-summary{grid-template-columns:1fr;gap:14px}body.show-demo .catalog-v2 .config-access-note{padding:12px 0 0;border-top:1px solid #294855;border-left:0}body.show-demo .catalog-v2 .config-continue{grid-column:auto;width:100%}body.show-demo .catalog-v2 .config-options{max-height:300px}body.show-demo[data-catalog="game_key"] .catalog-v2 .product{min-height:259px}}
.catalog-v2 .key-filterbar[hidden]{display:none!important}.catalog-v2 .key-filterbar{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;padding:12px 28px 16px;border-bottom:1px solid #1d3143;background:#0e1925}.key-filterbar label{display:grid;gap:6px;color:#758c9d;font:700 9px 'DM Mono',monospace;letter-spacing:.8px}.key-filterbar select{min-height:39px;padding:0 34px 0 12px;border:1px solid #29495c;border-radius:10px;outline:0;background:#101f2b;color:#ddf0ef;font:700 12px Manrope;cursor:pointer}.key-filterbar select:focus{border-color:#64e5c6;box-shadow:0 0 0 3px #64e5c413}.key-filterbar button{align-self:end;min-height:39px;padding:0 14px;border:1px solid #35596a;border-radius:10px;background:#112130;color:#c5d9df;font:800 12px Manrope;cursor:pointer;transition:.18s ease}.key-filterbar button:hover,.key-filterbar button.active{border-color:#a8fb8a;background:#1a3a2e;color:#dcffc6}.key-filterbar button.active{box-shadow:0 0 0 3px #a8fb8a14}.catalog-v2 .product-art.generated-cover{position:relative;isolation:isolate;background:radial-gradient(150px 130px at 18% 18%,hsl(var(--cover-hue) 90% 71% / .44),transparent 70%),radial-gradient(220px 180px at 100% 100%,hsl(var(--cover-hue-next) 74% 46% / .34),transparent 68%),linear-gradient(135deg,hsl(var(--cover-hue) 46% 22%),hsl(var(--cover-hue-next) 40% 13%))!important}.catalog-v2 .product-art.generated-cover:before{z-index:-1;background:linear-gradient(135deg,#ffffff17 0 18%,transparent 19% 43%,#00000028 44% 100%)}.catalog-v2 .product-art.generated-cover:after{content:attr(data-glyph);position:absolute;right:12px;bottom:-15px;z-index:-1;color:#ffffff17;font-size:111px;font-weight:800;line-height:1;filter:drop-shadow(0 12px 17px #0008);transform:rotate(-12deg)}.catalog-v2 .product-art.generated-cover span{position:relative;z-index:2;max-width:79%;font-size:22px}.catalog-v2 .product-art.generated-cover span:after{content:attr(data-code);display:block;margin-top:6px;color:#e7fff480;font:700 9px 'DM Mono',monospace;letter-spacing:2.5px;text-shadow:none}.key-favorite{position:absolute!important;z-index:5;top:10px;left:10px;width:31px;height:31px;padding:0!important;border:1px solid #ffffff2e!important;border-radius:9px!important;background:#08131ab8!important;color:#d9f1ee!important;font:700 18px Manrope!important;line-height:1!important;backdrop-filter:blur(9px)}.key-favorite:hover,.key-favorite.is-favorite{border-color:#d9ff7c!important;background:#d9ff7c1f!important;color:#d9ff7c!important}.key-specs{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0 2px}.key-specs span{padding:4px 6px;border:1px solid #345266;border-radius:6px;background:#0c1721;color:#a7c5ca;font:700 8px 'DM Mono',monospace;letter-spacing:.1px}.category-page .product:has(.key-specs){min-height:305px}.category-page .product:has(.key-specs) .product-info{padding-bottom:14px}.demo-dialog{width:min(520px,calc(100% - 28px));padding:0;border:1px solid #3d6878;border-radius:22px;background:radial-gradient(360px 250px at 100% 0,#44dfcb21,transparent 70%),#0b141d;color:#effafa;box-shadow:0 32px 100px #000c;overflow:hidden}.demo-dialog::backdrop{background:#02070dbb;backdrop-filter:blur(7px)}.demo-dialog .close{position:absolute;z-index:5;right:17px;top:15px;width:33px;height:33px;border:1px solid #ffffff20;border-radius:50%;background:#ffffff09;color:#e7fffb;line-height:1}.demo-dialog .close:hover{background:#ffffff1b;transform:rotate(90deg)}.demo-dialog-head{display:flex;align-items:center;gap:13px;padding:31px 31px 0}.demo-glyph{display:grid;place-items:center;width:42px;height:42px;border:1px solid #80f2d05c;border-radius:13px;background:linear-gradient(145deg,#54e4ca,#467df0);color:#071923;font-size:20px;box-shadow:0 0 30px #46e5c243}.demo-dialog-head p,.demo-order p{margin:0 0 6px;color:#6ae4c9;font:700 9px 'DM Mono',monospace;letter-spacing:1.2px}.demo-dialog h2{margin:0;color:#f1fffc;font-size:25px;letter-spacing:-1.2px}.wallet-total{margin:25px 31px 0;padding:19px;border:1px solid #365a65;border-radius:15px;background:#0e2026}.wallet-total small{display:block;color:#8da8a7;font:700 9px 'DM Mono',monospace;letter-spacing:1px}.wallet-total strong{display:block;margin:7px 0;color:#cbff8a;font-size:38px;letter-spacing:-2px}.wallet-total span{display:block;color:#94abae;font-size:12px;line-height:1.55}.wallet-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 31px}.wallet-presets button{padding:12px 7px;border:1px solid #365d67;border-radius:10px;background:#12222c;color:#e1f5f3;font:800 14px 'DM Mono',monospace;cursor:pointer;transition:.18s ease}.wallet-presets button:hover,.wallet-presets button.selected{transform:translateY(-2px);border-color:#caff83;background:#213a2c;color:#d8ff9e;box-shadow:0 10px 22px #0005}.wallet-hint{margin:0;padding:0 31px 28px!important;color:#7e999d!important;font-size:11px!important;line-height:1.5!important}.demo-order{width:min(480px,calc(100% - 28px))}.demo-order-ready,.demo-order-processing,.demo-order-success{padding-bottom:28px}.demo-order-product{display:flex;align-items:center;gap:13px;margin:24px 28px 0;padding:14px;border:1px solid #315766;border-radius:14px;background:#0e1f28}.demo-order-product>span{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:linear-gradient(145deg,#4ce0c7,#526cf3);color:#071822;font:800 19px 'DM Mono',monospace}.demo-order-product div{min-width:0;display:grid;gap:4px}.demo-order-product small{color:#6ee2c7;font:700 9px 'DM Mono',monospace;letter-spacing:.8px}.demo-order-product b{overflow:hidden;color:#effffd;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.demo-order-product em{overflow:hidden;color:#93aeb2;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.demo-order-totals{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px 28px}.demo-order-totals span{display:grid;gap:6px;padding:11px;border:1px solid #253e4e;border-radius:10px;color:#829da0;font:10px Manrope}.demo-order-totals b{color:#e6fff6;font:800 14px 'DM Mono',monospace}.demo-order-confirm{width:calc(100% - 56px);margin:5px 28px 0;padding:13px;border:0;border-radius:11px;background:linear-gradient(105deg,#caff81,#42d5b3);box-shadow:0 14px 27px #41d5a333;color:#071a1c;font:800 13px Manrope;cursor:pointer}.demo-order-confirm:hover{transform:translateY(-2px);box-shadow:0 19px 32px #41d5a355}.demo-disclaimer{margin:13px 28px 0!important;color:#879da2!important;font-size:10px!important;line-height:1.5!important}.demo-order-processing,.demo-order-success{padding:45px 31px 35px;text-align:center}.demo-order-processing p,.demo-order-success p{margin-top:19px}.demo-order-processing span,.demo-order-success span{display:block;margin-top:12px;color:#93aaad;font-size:12px;line-height:1.5}.demo-loader{display:flex;justify-content:center;align-items:end;gap:7px;height:48px}.demo-loader i{width:10px;border-radius:99px;background:linear-gradient(#cbff88,#43d7b4);animation:demo-load .85s ease-in-out infinite}.demo-loader i:nth-child(1){height:40%;animation-delay:.1s}.demo-loader i:nth-child(2){height:100%;animation-delay:.25s}.demo-loader i:nth-child(3){height:62%;animation-delay:.4s}.demo-success-mark{display:grid;place-items:center;width:60px;height:60px;margin:auto;border:1px solid #cfff8b70;border-radius:50%;background:#cfff8b18;color:#d5ff9a;font-size:31px;box-shadow:0 0 40px #cfff8b26;animation:success-pop .45s cubic-bezier(.2,.9,.2,1)}@keyframes demo-load{0%,100%{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes success-pop{from{opacity:0;transform:scale(.4) rotate(-18deg)}to{opacity:1;transform:none}}.admin-preview{padding:4px 0 45px}.admin-preview>header{display:flex;align-items:end;justify-content:space-between;gap:26px;padding:31px;border:1px solid #2d4e60;border-radius:22px;background:radial-gradient(420px 240px at 100% 0,#49e0c524,transparent 70%),#0e1a27}.admin-preview header p{margin:0 0 9px;color:#67e4c7;font:700 9px 'DM Mono',monospace;letter-spacing:1.2px}.admin-preview h1{margin:0;font-size:38px;letter-spacing:-2px}.admin-preview header span{display:block;max-width:660px;margin-top:10px;color:#94aab8;font-size:13px;line-height:1.55}.admin-preview-live{padding:9px 11px;border:1px solid #4f8975;border-radius:9px;background:#173126;color:#c6f9da;font:700 10px 'DM Mono',monospace;white-space:nowrap}.admin-preview-live i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#72ebc7;box-shadow:0 0 10px #72ebc7}.admin-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.admin-preview-grid article{padding:19px;border:1px solid #294456;border-radius:15px;background:#0d1822}.admin-preview-grid span{display:block;color:#7d94a4;font:700 9px 'DM Mono',monospace;letter-spacing:.9px}.admin-preview-grid b{display:block;margin:11px 0 4px;color:#d4ff91;font-size:29px;letter-spacing:-1.5px}.admin-preview-grid small{color:#859ca8;font-size:10px}.admin-preview-board{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:16px;padding:25px;border:1px solid #294456;border-radius:17px;background:linear-gradient(105deg,#101f2d,#0c151e)}.admin-preview-board p{margin:0 0 8px;color:#63e3c5;font:700 9px 'DM Mono',monospace;letter-spacing:1px}.admin-preview-board h2{margin:0;font-size:20px;letter-spacing:-.8px}.admin-preview-board>div>span{display:block;max-width:590px;margin-top:8px;color:#8da6ad;font-size:12px;line-height:1.5}.admin-preview-board ol{display:grid;gap:8px;min-width:260px;margin:0;padding:0;list-style:none;color:#c0d4d7;font-size:12px}.admin-preview-board li{display:flex;gap:8px;align-items:center}.admin-preview-board li i{display:grid;place-items:center;width:18px;height:18px;border:1px solid #416b69;border-radius:50%;color:#90f0d4;font-style:normal;font-size:10px}.admin-easter{margin-top:15px;padding:8px 0;border:0;background:transparent;color:#718e98;font:700 10px 'DM Mono',monospace;cursor:pointer}.admin-easter:hover{color:#d7ff91}.easter-toast{position:fixed;z-index:50;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;max-width:355px;padding:12px 15px;border:1px solid #58d9c680;border-radius:13px;background:#0c1c23f5;box-shadow:0 20px 52px #0009;color:#ecfffb;opacity:0;transform:translateY(15px);transition:.25s ease;pointer-events:none}.easter-toast.visible{opacity:1;transform:none}.easter-toast>span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#caff8140;color:#d7ff9b}.easter-toast div{display:grid;gap:3px}.easter-toast b{font-size:11px}.easter-toast small{color:#a5bec0;font-size:10px;line-height:1.35}@media(max-width:760px){.catalog-v2 .key-filterbar{grid-template-columns:1fr 1fr;padding:12px 18px}.key-filterbar button{grid-column:1 / -1}.catalog-v2 .product-art.generated-cover span{font-size:17px}.demo-dialog-head{padding:27px 23px 0}.wallet-total{margin:21px 23px 0}.wallet-presets{margin:13px 23px}.wallet-hint{padding:0 23px 24px!important}.demo-order-product,.demo-order-totals{margin-left:22px;margin-right:22px}.demo-order-confirm{width:calc(100% - 44px);margin-left:22px;margin-right:22px}.demo-disclaimer{margin-left:22px!important;margin-right:22px!important}.admin-preview>header,.admin-preview-board{align-items:flex-start;flex-direction:column}.admin-preview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:430px){.catalog-v2 .key-filterbar{grid-template-columns:1fr}.key-filterbar button{grid-column:auto}.wallet-presets{grid-template-columns:repeat(2,1fr)}.demo-order-totals{grid-template-columns:1fr}.admin-preview-grid{grid-template-columns:1fr}.admin-preview h1{font-size:31px}.easter-toast{right:14px;bottom:14px;left:14px;max-width:none}}
body.show-demo{background:#070a11}body.show-demo .app-shell{grid-template-columns:264px minmax(0,1fr)!important;background:radial-gradient(900px 520px at 95% 5%,#167f8d18,transparent 70%),radial-gradient(700px 500px at 38% 92%,#1f5e7b12,transparent 70%),#070a11}.show-demo .sidebar{width:264px;padding:23px 16px 18px;background:linear-gradient(180deg,#0c1320 0%,#080d16 74%,#09131a 100%);border-right:1px solid #263448}.show-demo .brand{margin:0 7px 29px;font-size:18px;letter-spacing:-.6px}.show-demo .brand-mark{width:36px;height:36px;border:1px solid #85f1da55;border-radius:12px;background:linear-gradient(145deg,#52e3c7,#3d81ef);box-shadow:0 0 28px #38dcc554}.show-demo .side-nav{padding:0 4px}.show-demo .side-nav p{margin:23px 7px 8px;color:#65748b;font:700 9px 'DM Mono',monospace;letter-spacing:1.25px}.show-demo .side-nav hr{margin:16px 5px;border-color:#1c2c3e}.show-demo .side-nav a{position:relative;min-height:39px;margin:3px 0;padding:0 10px;border:0;border-radius:9px;color:#b9c6d8;font-size:12px}.show-demo .side-nav a:before{content:"";position:absolute;left:0;width:2px;height:0;border-radius:99px;background:#55e5c8;box-shadow:0 0 12px #55e5c8;transition:.2s ease}.show-demo .side-nav a:hover{transform:translateX(3px);background:#ffffff08}.show-demo .side-nav a.active{border:0;background:linear-gradient(90deg,#1b3940b8,#12213000);color:#edfffb}.show-demo .side-nav a.active:before{height:22px}.show-demo .side-nav i{color:#6b9fb5}.show-demo .side-nav b{color:#7e91aa}.show-demo .sidebar-foot{padding:16px 7px 3px;border-color:#1e3041;color:#6f8498;font-size:10px}.show-demo .topbar{height:72px;padding:0 35px;border-color:#1d2a3b;background:#0a0f19dc;backdrop-filter:blur(16px)}.show-demo .sync{color:#7f91a7;font:10px 'DM Mono',monospace}.show-demo .sync i{width:6px;height:6px;background:#54e4c4;box-shadow:0 0 12px #54e4c4}.show-demo .exit-demo{border-color:#2e5260;background:#101f2a;color:#a6ded3}.show-demo .balance-button{border-color:#29465b;background:#101b28;color:#b6c7d9}.show-demo .balance-button b{color:#b6ff92}.catalog-v2{width:calc(100% - 72px);max-width:1680px;margin:0 auto;padding:30px 0 64px}.catalog-v2 .catalog-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:132px;padding:25px 29px;border:1px solid #2d4c62;border-radius:23px;background:linear-gradient(105deg,#101d2c 0%,#0e1a27 57%,#0d2026 100%);box-shadow:0 20px 55px #0005;isolation:isolate}.catalog-v2 .catalog-hero:before{content:"";position:absolute;z-index:-1;right:176px;top:-158px;width:345px;height:345px;border:1px solid #52e1c52e;border-radius:50%;box-shadow:0 0 0 33px #52e1c509,0 0 0 76px #52e1c505;background:radial-gradient(circle,#3dcef022,transparent 62%)}.catalog-v2 .catalog-hero:after{width:210px;height:210px;right:-62px;top:-80px;background:radial-gradient(circle,#53e1c52e 0 2px,transparent 3px);background-size:18px 18px;opacity:.75}.catalog-v2 .catalog-hero p{color:#59e2c6}.catalog-v2 .catalog-hero h1{font-size:clamp(28px,2.2vw,39px);letter-spacing:-1.9px}.catalog-v2 .catalog-hero span{max-width:670px;color:#91a8b8;font-size:13px;line-height:1.55}.catalog-v2 .access-button{position:relative;z-index:2;min-width:173px;padding:13px 16px;border:1px solid #9afb8755;border-radius:11px;background:linear-gradient(105deg,#c7fc63,#43d6b1);box-shadow:0 14px 29px #4ed7a033;color:#07151b}.catalog-v2 .catalog-brief{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:16px 0;padding:16px 20px;border:1px solid #243b4d;border-radius:15px;background:linear-gradient(90deg,#0e1923,#0b131d)}.catalog-v2 .catalog-brief p{margin:0 0 3px;color:#5ee3c8;font:9px 'DM Mono',monospace;letter-spacing:1.2px}.catalog-v2 .catalog-brief strong{font-size:14px;letter-spacing:-.4px}.catalog-v2 .catalog-brief>div>span{margin-left:11px;color:#8194a6;font-size:11px}.catalog-brief-status{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#a4bcc3;font-size:11px}.catalog-brief-status i{width:7px;height:7px;border-radius:50%;background:#6df0c4;box-shadow:0 0 13px #6df0c4}.catalog-brief-status b{margin-left:5px;padding:5px 7px;border:1px solid #4d896e;border-radius:6px;color:#b9ffa0;font:700 9px 'DM Mono',monospace;letter-spacing:.8px}.category-page .catalog-brief{display:none}.catalog-v2 .catalog-workbench{position:relative;margin-top:16px;padding:0;border:1px solid #23374b;border-radius:23px;background:linear-gradient(145deg,#0c141f,#0a111a);box-shadow:0 26px 58px #0006;overflow:hidden}.catalog-v2 .catalog-workbench:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,#65e5ca85,transparent)}.catalog-v2 .catalog-heading{padding:25px 28px 19px}.catalog-v2 .catalog-heading p{color:#59e2c6}.catalog-v2 .catalog-heading h2{font-size:27px;letter-spacing:-1.25px}.catalog-v2 .catalog-meta b{color:#e5fff9;font:700 23px 'DM Mono',monospace}.catalog-v2 .catalog-meta span{color:#71869a;font-size:10px}.catalog-v2 .catalog-meta:after{color:#62dfc1!important}.catalog-v2 .toolbar{position:relative;z-index:1;margin:0;padding:16px 28px;border-top:1px solid #1d3143;border-bottom:1px solid #1d3143;background:#0e1925}.catalog-v2 .search{padding:0 15px;border-color:#29485a;border-radius:12px;background:#111f2b;color:#72cdbc}.catalog-v2 .search:focus-within{border-color:#60e1c5;box-shadow:0 0 0 4px #60e1c50e}.catalog-v2 .search input{padding:14px 0;color:#e8f6f6}.catalog-v2 .freshness{margin:0;padding:14px 28px;color:#71889a;font-size:10px}.catalog-v2 .category-directory{grid-template-columns:1.12fr .88fr;grid-template-rows:repeat(2,minmax(146px,1fr));gap:12px;margin:0;padding:0 28px 28px}.catalog-v2 .category-directory a{position:relative;min-height:0;margin:0;padding:22px;border:1px solid #2b475b;border-radius:17px;background:linear-gradient(135deg,#102430,#0d1721);overflow:hidden}.catalog-v2 .category-directory a:before{content:"";position:absolute;right:-58px;bottom:-93px;width:250px;height:250px;border:1px solid #6de7cd27;border-radius:50%;box-shadow:0 0 0 32px #6de7cd08}.catalog-v2 .category-directory a:after{position:absolute;right:17px;bottom:15px;color:#5ee3c82e;font:800 44px 'DM Mono',monospace;letter-spacing:-5px}.catalog-v2 .category-directory a:nth-child(1){grid-row:span 2;align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:29px;background:radial-gradient(330px 220px at 8% 0,#427ef144,transparent 72%),linear-gradient(135deg,#101f38,#0c1827)}.catalog-v2 .category-directory a:nth-child(1):after{content:"PLAY"}.catalog-v2 .category-directory a:nth-child(2):after{content:"GIFT"}.catalog-v2 .category-directory a:nth-child(3):after{content:"KEYS"}.catalog-v2 .category-directory a:nth-child(2){background:radial-gradient(210px 160px at 0% 0,#45d5bd2e,transparent 73%),linear-gradient(135deg,#11251f,#0d1816)}.catalog-v2 .category-directory a:nth-child(3){background:radial-gradient(220px 160px at 100% 0,#c079ff24,transparent 73%),linear-gradient(135deg,#21152d,#111325)}.catalog-v2 .category-directory a:hover{transform:translateY(-3px);border-color:#73e3c8;box-shadow:0 18px 35px #0008}.catalog-v2 .category-directory i{position:relative;z-index:1;width:45px;height:45px;border:1px solid #71e6cd36;border-radius:14px;background:#59e5cb16;color:#80f3d8}.catalog-v2 .category-directory span{position:relative;z-index:1;font-size:18px;letter-spacing:-.7px}.catalog-v2 .category-directory small{margin-top:6px;color:#91a9b6;font-size:11px}.catalog-v2 .category-directory b{position:absolute;right:21px;top:20px;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid #73e4cb3e;border-radius:50%;background:#07141c66;color:#7ce8d0}.catalog-v2 .product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;padding:0 28px 29px}.catalog-v2 .product{min-height:276px;border:1px solid #263d50;border-radius:17px;background:linear-gradient(155deg,#101b27,#0c141f);box-shadow:none}.catalog-v2 .product:before{content:"";position:absolute;z-index:0;inset:auto -40px -65px auto;width:130px;height:130px;border-radius:50%;background:#54e2c312;filter:blur(2px);transition:.35s ease}.catalog-v2 .product:after{inset:-120% 70% auto -60%;z-index:4}.catalog-v2 .product:hover{transform:translateY(-5px);border-color:#68e3c5;box-shadow:0 20px 34px #0008}.catalog-v2 .product:hover:before{transform:scale(2);background:#52e1c523}.catalog-v2 .product-art{height:156px;border-bottom:1px solid #ffffff0e;background:radial-gradient(130px 100px at 20% 18%,#5ce3ca40,transparent 73%),linear-gradient(135deg,#133b49,#0e202d);font-size:23px}.catalog-v2 .product-art:before{background:linear-gradient(125deg,#dfffff1a,transparent 42%,#00000020)}.catalog-v2 .product-art span{max-width:86%;font-size:inherit;letter-spacing:-1.2px;text-shadow:0 8px 25px #0009}.catalog-v2 .product-art.gift_card{background:radial-gradient(130px 100px at 20% 18%,#72e4cc45,transparent 73%),linear-gradient(135deg,#123f48,#153125)}.catalog-v2 .product-art.game_topup{background:radial-gradient(130px 100px at 20% 18%,#91a2ff45,transparent 73%),linear-gradient(135deg,#35407a,#231c54)}.catalog-v2 .product-art.game_key{background:radial-gradient(130px 100px at 20% 18%,#e384d945,transparent 73%),linear-gradient(135deg,#4a2449,#28172e)}.catalog-v2 .variant-count{right:11px;top:11px;padding:5px 7px;border-color:#7fe8d053;background:#091823b8;color:#b8ffea}.catalog-v2 .product-info{position:relative;z-index:2;padding:15px}.catalog-v2 .tag{color:#68dfc3;font-size:9px}.catalog-v2 .product h3{min-height:37px;margin:8px 0 4px;font-size:14px;line-height:1.35}.catalog-v2 .product p{min-height:29px;color:#7f95a7;font-size:10px}.catalog-v2 .product-bottom{margin-top:12px}.catalog-v2 .product-bottom b{color:#d6fff0;font-size:12px}.catalog-v2 .product button{padding:8px 11px;border:1px solid #3a6170;border-radius:8px;background:#152b3b;color:#baf8e6;transition:.18s ease}.catalog-v2 .product:hover button{border-color:#94f6c8;background:#67e2bf;color:#062019}.catalog-v2 .more{margin:0 auto 28px;border-color:#315468;background:#112130;color:#c8e8e8}.catalog-v2 .empty-results{margin:0 28px 28px;border-color:#34586a;background:#0c1720;color:#dff7f4}.catalog-v2 .config-product-card,.catalog-v2 .config-options-card{border-color:#29475a;background:linear-gradient(145deg,#0f1c29,#0b131d)}.catalog-v2 .config-art{border-color:#4b7680;background:radial-gradient(circle at 20% 15%,#63e1cc4a,transparent 34%),linear-gradient(145deg,#1c5361,#102832)}.catalog-v2 .config-options-card header{border-color:#20394a}.catalog-v2 .config-variant{border-color:#294a5a;background:#0c1720}.catalog-v2 .config-variant.selected{border-color:#9bfa8a;background:linear-gradient(90deg,#17362f,#102128);box-shadow:inset 3px 0 #9bfa8a,0 0 0 1px #9bfa8a2b}.catalog-v2 .config-summary{border-color:#2c5262;background:linear-gradient(105deg,#0f1d2b,#0b141e)}.catalog-v2 .config-continue{background:linear-gradient(105deg,#c7fc65,#3cd6b3)}@media(max-width:1180px){body.show-demo .app-shell{grid-template-columns:238px minmax(0,1fr)!important}.show-demo .sidebar{width:238px}.catalog-v2{width:calc(100% - 48px)}.catalog-v2 .product-grid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr))}}@media(max-width:880px){body.show-demo .app-shell{display:block!important}.show-demo .sidebar{display:none}.catalog-v2{width:calc(100% - 36px);padding-top:22px}.show-demo .topbar{height:64px;padding:0 18px}.catalog-v2 .catalog-hero{padding:22px}.catalog-v2 .catalog-brief{align-items:flex-start;flex-direction:column}.catalog-v2 .category-directory{grid-template-columns:1fr;grid-template-rows:none}.catalog-v2 .category-directory a:nth-child(1){grid-row:auto;min-height:225px}.catalog-v2 .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.catalog-v2{width:calc(100% - 28px)}.catalog-v2 .catalog-hero{grid-template-columns:1fr;gap:16px;border-radius:18px}.catalog-v2 .catalog-hero:before{right:-150px}.catalog-v2 .access-button{justify-self:start}.catalog-v2 .catalog-brief{padding:15px}.catalog-v2 .catalog-brief>div>span{display:block;margin:6px 0 0}.catalog-v2 .catalog-workbench{border-radius:18px}.catalog-v2 .catalog-heading{padding:20px 18px 16px}.catalog-v2 .toolbar{padding:13px 18px}.catalog-v2 .freshness{padding:12px 18px}.catalog-v2 .category-directory,.catalog-v2 .product-grid{padding-left:18px;padding-right:18px;padding-bottom:18px}.catalog-v2 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-v2 .product{min-height:235px;border-radius:14px}.catalog-v2 .product-art{height:124px;font-size:17px}.catalog-v2 .product-info{padding:11px}.catalog-v2 .product h3{font-size:12px}.catalog-v2 .product p{display:none}.catalog-v2 .product-bottom{margin-top:8px}.catalog-v2 .product button{padding:7px;font-size:10px}.catalog-v2 .empty-results{margin:0 18px 18px}.catalog-brief-status{font-size:10px}}

/* VIREON access contour: a clear, manual-review payment journey. */
.payment-dialog.access-contour{position:relative;width:min(646px,calc(100% - 28px));max-height:calc(100dvh - 30px);margin:auto;padding:0;border:1px solid #67dfc45c;border-radius:28px;background:radial-gradient(470px 310px at 104% -8%,#9bfd7022,transparent 68%),radial-gradient(300px 260px at -8% 100%,#32bfc31d,transparent 70%),linear-gradient(145deg,#10231d 0%,#08130f 63%,#0a1714 100%);color:#f2fff9;box-shadow:0 38px 125px #000d;overflow:auto;isolation:isolate}.payment-dialog.access-contour:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#9dff7a08 1px,transparent 1px),linear-gradient(#9dff7a06 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(145deg,#0007,transparent 54%);pointer-events:none}.payment-dialog::backdrop{background:#020806d9;backdrop-filter:blur(10px)}.payment-dialog .close{position:absolute;z-index:5;right:20px;top:19px;display:grid;place-items:center;width:38px;height:38px;margin:0;border:1px solid #ffffff1a;border-radius:50%;background:#ffffff08;color:#d9f9ed;font-size:24px;line-height:1;cursor:pointer;transition:transform .24s ease,border-color .24s ease,background .24s ease}.payment-dialog .close:hover{transform:rotate(90deg);border-color:#7beacb;background:#ffffff16}.access-contour-topline{display:flex;align-items:center;justify-content:space-between;min-height:71px;padding:0 78px 0 34px;border-bottom:1px solid #b9ffe313}.access-contour-topline span{display:flex;align-items:center;gap:8px;color:#c7e7dc;font:800 11px 'DM Mono',monospace;letter-spacing:.5px}.access-contour-topline span i{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:linear-gradient(145deg,#c4ff71,#38d8ad);box-shadow:0 0 24px #9cff6a43;color:#092016;font:900 13px Manrope}.access-contour-topline b{color:#77a59a;font:700 9px 'DM Mono',monospace;letter-spacing:1.45px}.access-progress{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:17px 34px 15px;border-bottom:1px solid #b9ffe313;list-style:none;counter-reset:access-progress}.access-progress:before{content:"";position:absolute;top:33px;right:17%;left:17%;height:1px;background:#ffffff17}.access-progress li{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;color:#668b80;font-size:11px;transition:color .3s ease}.access-progress li b{display:grid;place-items:center;width:22px;height:22px;border:1px solid #315448;border-radius:50%;background:#0b1914;color:#8fb2a6;font:800 10px 'DM Mono',monospace;transition:.3s ease}.access-progress li.active,.access-progress li.done{color:#d8ffab}.access-progress li.active b{border-color:#b8ff7c;background:#beff7526;color:#d9ff9b;box-shadow:0 0 0 5px #b9ff760d,0 0 22px #b9ff7630}.access-progress li.done b{border-color:#5ae0be;background:#39d5ac1e;color:#89f8d6}.payment-dialog [hidden]{display:none!important}.access-screen{position:relative;padding:30px 34px 34px;animation:access-screen-in .38s cubic-bezier(.2,.85,.23,1)}.access-screen-head{max-width:520px}.access-screen-head p{margin:0 0 9px;color:#a8f377;font:800 10px 'DM Mono',monospace;letter-spacing:1.35px}.access-screen-head h2{max-width:460px;margin:0;color:#f2fff9;font-size:clamp(30px,4vw,40px);line-height:1.02;letter-spacing:-2px}.access-screen-head>span{display:block;max-width:515px;margin-top:12px;color:#a3bdb2;font-size:13px;line-height:1.58}.access-pass{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin:25px 0 21px;padding:15px 17px;border:1px solid #5edac04d;border-radius:17px;background:linear-gradient(110deg,#0d271e,#0a1b16 64%,#123323);box-shadow:inset 0 1px #ffffff0a}.access-pass-mark{display:grid;place-items:center;width:37px;height:37px;border:1px solid #b8ff7e55;border-radius:12px;background:#c0ff7424;color:#d7ff98;font:900 17px Manrope}.access-pass div{display:grid;gap:4px}.access-pass small,.invoice-summary small,.payment-choice-label,.payment-address small{color:#80a99b;font:800 9px 'DM Mono',monospace;letter-spacing:1.05px}.access-pass b{overflow:hidden;color:#e9fff5;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.access-pass strong{color:#d8ff94;font:900 25px 'DM Mono',monospace;letter-spacing:-1.4px}.payment-choice-label{margin:0 0 10px}.payment-networks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payment-networks button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:12px 14px;border:1px solid #3a6558;border-radius:15px;background:linear-gradient(130deg,#0d2119,#0a1713);color:#effff7;text-align:left;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.payment-networks button:nth-child(5){grid-column:1/-1}.payment-networks button>i{display:grid;place-items:center;width:34px;height:34px;border:1px solid #66dfc05c;border-radius:11px;background:#56e2c014;color:#8cf9d7;font:800 17px 'DM Mono',monospace;font-style:normal}.payment-networks button:nth-child(2)>i{border-color:#ff9d704f;background:#ff936914;color:#ffb08c}.payment-networks button:nth-child(3)>i{border-color:#86b9ff55;background:#568eff18;color:#b7d1ff}.payment-networks button>span{display:grid;min-width:0;gap:4px}.payment-networks button>span b{overflow:hidden;color:#eefff8;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.payment-networks button>span small{overflow:hidden;color:#8eaaa0;font:10px 'DM Mono',monospace;text-overflow:ellipsis;white-space:nowrap}.payment-networks button em{display:flex;align-items:center;gap:4px;color:#7cf1ce;font:700 9px 'DM Mono',monospace;font-style:normal;letter-spacing:.2px}.payment-networks button em b{font-size:13px;transition:transform .2s ease}.payment-networks button:hover:not(:disabled){z-index:1;transform:translateY(-2px);border-color:#b8ff7f;background:linear-gradient(120deg,#153b28,#0d261c);box-shadow:0 14px 28px #0007,inset 0 1px #d0ff9c15}.payment-networks button:hover:not(:disabled) em b{transform:translateX(3px)}.payment-networks button:disabled{cursor:not-allowed;opacity:.42;filter:saturate(.65)}.access-note{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding:11px 13px;border:1px solid #5f8d7740;border-radius:12px;background:#07171280;color:#9cb8ad;font-size:11px;line-height:1.45}.access-note i{display:grid;place-items:center;flex:0 0 auto;width:17px;height:17px;border:1px solid #aaff7857;border-radius:50%;color:#cfff9a;font:800 10px 'DM Mono',monospace;font-style:normal}.payment-error,.payment-status{min-height:0;margin:13px 0 0;color:#ffb1a9;font-size:11px;line-height:1.48}.payment-error:empty,.payment-status:empty{display:none}.invoice-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0 12px}.invoice-summary>div{display:grid;gap:7px;min-height:82px;padding:15px 16px;border:1px solid #426c60;border-radius:15px;background:#0a1b15}.invoice-summary b{color:#eafbf4;font-size:14px}.invoice-summary strong{align-self:end;color:#d9ff96;font:900 21px 'DM Mono',monospace;letter-spacing:-1px}.payment-address{display:grid;gap:11px;padding:17px;border:1px solid #5edbc05c;border-radius:16px;background:linear-gradient(135deg,#0c2219,#091611);box-shadow:inset 0 1px #ffffff09}.payment-address-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.payment-address-title span{color:#77958a;font-size:10px}.payment-address code{min-height:48px;overflow-wrap:anywhere;padding:10px 11px;border:1px solid #ffffff11;border-radius:10px;background:#06100d;color:#effff8;font:700 12px/1.55 'DM Mono',monospace}.payment-address button,.payment-back{justify-self:start;display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #65dcbf6b;border-radius:10px;background:#123228;color:#caffb0;font:800 11px Manrope;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.payment-address button i{font-size:14px;font-style:normal}.payment-address button:hover,.payment-back:hover{transform:translateY(-2px);border-color:#baff81;background:#1d4a33}.payment-pending{display:flex;gap:11px;margin-top:16px;padding:12px 1px 2px;color:#c8ddd4}.payment-pending>i{width:9px;height:9px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:#aaff79;box-shadow:0 0 0 0 #aaff7a66;animation:payment-pulse 1.7s infinite}.payment-pending div{display:grid;gap:4px}.payment-pending b{font-size:12px}.payment-pending span{color:#8fac9f;font-size:11px;line-height:1.48}.payment-back{margin-top:16px;border-color:#456e62;background:transparent;color:#b8d9ce}.payment-status.pending{color:#bcebc9}.payment-status.error{color:#ffaaa6}.payment-success-mark{display:grid;place-items:center;width:76px;height:76px;margin:5px 0 24px;border:1px solid #c7fb8c77;border-radius:24px;background:linear-gradient(145deg,#d7ff9429,#41d3ac14);color:#d8ff9c;font-size:37px;box-shadow:0 0 0 9px #c7fb8c0b,0 0 48px #baf65a25;animation:payment-pop .52s cubic-bezier(.2,.9,.2,1)}#payment-success-step>p{margin:0;color:#a5f3c8;font:800 10px 'DM Mono',monospace;letter-spacing:1.15px}#payment-success-step h2{margin:11px 0 0;font-size:clamp(32px,4.4vw,42px);letter-spacing:-2px}#payment-success-step>span{display:block;max-width:470px;margin-top:12px;color:#a6c1b5;font-size:13px;line-height:1.58}.payment-complete{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:27px;padding:15px;border:0;border-radius:12px;background:linear-gradient(105deg,#c6fd60,#38d3a2);box-shadow:0 16px 30px #42d39935;color:#071c13;font:800 13px Manrope;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.payment-complete b{font-size:17px;transition:transform .2s ease}.payment-complete:hover{transform:translateY(-2px);box-shadow:0 20px 38px #42d39952}.payment-complete:hover b{transform:translateX(3px)}@keyframes payment-pulse{0%{box-shadow:0 0 0 0 #aaff7a66}70%{box-shadow:0 0 0 9px #aaff7a00}100%{box-shadow:0 0 0 0 #aaff7a00}}@keyframes payment-pop{from{opacity:0;transform:scale(.45) rotate(-18deg)}to{opacity:1;transform:none}}@keyframes access-screen-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@media(max-width:560px){.payment-dialog.access-contour{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:22px}.access-contour-topline{min-height:61px;padding:0 61px 0 22px}.access-contour-topline b{display:none}.access-progress{padding:13px 22px}.access-progress:before{top:29px}.access-progress li{gap:5px;font-size:10px}.access-progress li b{width:20px;height:20px}.access-screen{padding:25px 22px 27px}.access-screen-head h2{font-size:31px;letter-spacing:-1.55px}.access-screen-head>span{font-size:12px}.access-pass{margin:21px 0 18px;padding:13px}.access-pass strong{font-size:20px}.payment-networks{grid-template-columns:1fr}.payment-networks button:nth-child(5){grid-column:auto}.invoice-summary{grid-template-columns:1fr}.invoice-summary>div{min-height:66px}.payment-address-title{align-items:flex-start;flex-direction:column;gap:4px}.payment-address code{font-size:11px}}@media(prefers-reduced-motion:reduce){.payment-dialog .close,.payment-networks button,.payment-address button,.payment-back,.payment-complete,.payment-complete b,.payment-networks button em b{transition:none}.access-screen,.payment-success-mark{animation:none}.payment-pending>i{animation:none}}

/* VIREON Atlas: independent catalogue navigation and product filters. */
body.show-demo .nexora-compass:before{display:none!important;content:none!important}
body.show-demo .nexora-compass{display:flex;min-height:0;height:100%;flex-direction:column;overflow:auto;padding:0 1px 4px}
.nexora-compass .compass-head{margin:1px 7px 14px;padding:0 0 12px;border-bottom:1px solid #1c3041}
.nexora-compass .compass-head p{margin:0 0 7px;color:#7e9aae;font:700 9px 'DM Mono',monospace;letter-spacing:1.35px}
.nexora-compass .compass-head span{display:flex;align-items:center;gap:6px;min-width:0;color:#84a7ad;font:10px Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nexora-compass .compass-head i{display:inline-block;flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#74e7c7;box-shadow:0 0 12px #63e6c8}
.nexora-compass .compass-path{position:relative;display:grid;gap:4px;padding:0 0 2px}
.nexora-compass .compass-path:before{content:"";position:absolute;z-index:0;left:22px;top:19px;bottom:19px;width:1px;background:linear-gradient(#6fe7cc66,#6fe7cc12)}
.nexora-compass .compass-station{--signal:#69e7c8;position:relative;z-index:1;display:grid!important;grid-template-columns:22px 23px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px!important;margin:0!important;padding:7px 7px!important;border:1px solid transparent!important;border-radius:13px!important;background:transparent!important;color:#e5f6f8!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.nexora-compass .compass-station:before{display:none!important}
.nexora-compass .compass-station:hover{transform:translateX(3px)!important;border-color:color-mix(in srgb,var(--signal) 42%,transparent)!important;background:linear-gradient(90deg,color-mix(in srgb,var(--signal) 13%,transparent),transparent)!important;box-shadow:0 10px 21px #0004}
.nexora-compass .compass-station.active{border-color:color-mix(in srgb,var(--signal) 64%,transparent)!important;background:linear-gradient(90deg,color-mix(in srgb,var(--signal) 19%,transparent),#0c172200)!important;box-shadow:inset 2px 0 var(--signal),0 0 20px color-mix(in srgb,var(--signal) 10%,transparent)}
.nexora-compass .compass-station small{color:#698398;font:700 8px 'DM Mono',monospace;letter-spacing:.4px}
.nexora-compass .compass-station>i{display:grid;place-items:center;width:22px;height:22px;border:1px solid color-mix(in srgb,var(--signal) 42%,transparent);border-radius:8px;background:color-mix(in srgb,var(--signal) 12%,transparent);color:var(--signal)!important;font-size:12px;line-height:1;transition:.2s ease}
.nexora-compass .compass-station:hover>i,.nexora-compass .compass-station.active>i{transform:rotate(10deg) scale(1.08);box-shadow:0 0 16px color-mix(in srgb,var(--signal) 30%,transparent)}
.nexora-compass .compass-station span{display:grid;gap:2px;min-width:0}
.nexora-compass .compass-station strong{overflow:hidden;color:#dff1f4;font-size:12px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
.nexora-compass .compass-station em{overflow:hidden;color:#7590a2;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.nexora-compass .compass-station>b{display:grid;place-items:center;min-width:25px;height:21px;padding:0 5px;border:1px solid #2a4454;border-radius:7px;background:#0b151e;color:#b7d5d8!important;font:700 9px 'DM Mono',monospace}
.nexora-compass .tone-steam{--signal:#73e7bf}.nexora-compass .tone-gift{--signal:#ffc46b}.nexora-compass .tone-telegram{--signal:#65bfff}.nexora-compass .tone-keys{--signal:#d78bff}.nexora-compass .tone-cards{--signal:#6ee6d5}.nexora-compass .tone-services{--signal:#93dcff}
.nexora-compass .compass-guest{display:grid;gap:8px;margin:17px 4px 2px;padding:14px;border:1px solid #2b5360;border-radius:15px;background:radial-gradient(150px 90px at 100% 0,#4ddbc720,transparent 74%),#0c1820}
.nexora-compass .compass-guest p{margin:0!important;color:#78dfc5;font:700 8px 'DM Mono',monospace;letter-spacing:1.1px}
.nexora-compass .compass-guest>span{color:#8ba5af;font-size:10px;line-height:1.45}
.nexora-compass .compass-guest button{width:100%;min-height:34px;border:1px solid #3c7073;border-radius:9px;background:#112b2d;color:#dcfff4;font:800 10px Manrope;cursor:pointer;transition:.2s ease}
.nexora-compass .compass-guest button:first-of-type{border-color:#a4f49388;background:linear-gradient(105deg,#baf76a,#49d4ae);color:#071c18}
.nexora-compass .compass-guest button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0007}

.catalog-v2 .category-atlas[hidden]{display:none!important}
.catalog-v2 .category-atlas{display:grid;grid-template-columns:1.25fr repeat(3,minmax(150px,1fr));gap:12px;padding:0 28px 28px}
.category-atlas .atlas-intro,.category-atlas .atlas-node{position:relative;min-width:0;overflow:hidden;border:1px solid #2a4d5c;border-radius:18px;background:#0e1b26;isolation:isolate}
.category-atlas .atlas-intro{grid-column:span 2;grid-row:span 2;display:flex;flex-direction:column;justify-content:flex-end;min-height:318px;padding:27px;background:radial-gradient(280px 240px at 12% 5%,#42d6d642,transparent 72%),radial-gradient(300px 220px at 100% 100%,#4d7ff429,transparent 72%),linear-gradient(145deg,#10293a,#0b1721)}
.category-atlas .atlas-intro:after{content:"ATLAS";position:absolute;right:-11px;top:16px;color:#d3fff00b;font:800 clamp(54px,7vw,110px) 'DM Mono',monospace;letter-spacing:-8px;pointer-events:none}
.category-atlas .atlas-intro p,.category-atlas .atlas-node p{position:relative;z-index:1;margin:0;color:#6de1c5;font:700 9px 'DM Mono',monospace;letter-spacing:1.15px}
.category-atlas .atlas-intro h3{position:relative;z-index:1;max-width:520px;margin:13px 0 9px;color:#effffb;font-size:clamp(25px,2.5vw,38px);line-height:1;letter-spacing:-1.8px}
.category-atlas .atlas-intro>span{position:relative;z-index:1;max-width:470px;color:#90adb4;font-size:12px;line-height:1.55}
.category-atlas .atlas-intro>div{position:relative;z-index:1;display:grid;grid-template-columns:8px auto 1fr;align-items:center;gap:9px;margin-top:24px}
.category-atlas .atlas-intro>div i{width:7px;height:7px;border-radius:50%;background:#aafa75;box-shadow:0 0 15px #aafa75}
.category-atlas .atlas-intro>div b{color:#d8ff9a;font:800 22px 'DM Mono',monospace}.category-atlas .atlas-intro>div small{color:#8eaab0;font-size:10px}
.category-atlas .atlas-node{--atlas:#75e7c9;display:flex;min-height:153px;padding:17px;flex-direction:column;color:#effffb;text-decoration:none;transition:transform .24s cubic-bezier(.2,.8,.2,1),border-color .24s ease,box-shadow .24s ease}
.category-atlas .atlas-node:before{content:"";position:absolute;inset:-45% -65% auto auto;width:165px;height:165px;border:1px solid color-mix(in srgb,var(--atlas) 38%,transparent);border-radius:50%;box-shadow:0 0 0 26px color-mix(in srgb,var(--atlas) 6%,transparent),0 0 0 56px color-mix(in srgb,var(--atlas) 4%,transparent);transition:transform .5s ease}
.category-atlas .atlas-node:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(145deg,color-mix(in srgb,var(--atlas) 16%,transparent),transparent 54%)}
.category-atlas .atlas-node:hover{transform:translateY(-6px) rotate(-.35deg);border-color:var(--atlas);box-shadow:0 18px 34px #0008}.category-atlas .atlas-node:hover:before{transform:scale(1.22) rotate(38deg)}
.category-atlas .atlas-node>i{display:grid;place-items:center;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--atlas) 50%,transparent);border-radius:11px;background:color-mix(in srgb,var(--atlas) 11%,transparent);color:var(--atlas);font-size:17px;font-style:normal;transition:transform .3s ease}.category-atlas .atlas-node:hover>i{transform:rotate(16deg) scale(1.12)}
.category-atlas .atlas-node strong{margin-top:auto;color:#f0fffb;font-size:15px;letter-spacing:-.55px}.category-atlas .atlas-node>span{display:block;min-height:29px;margin-top:5px;color:#8ca4ac;font-size:10px;line-height:1.4}
.category-atlas .atlas-node footer{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:5px;margin-top:11px}.category-atlas .atlas-node footer b{color:var(--atlas);font:800 17px 'DM Mono',monospace}.category-atlas .atlas-node footer small{color:#78949c;font-size:9px}.category-atlas .atlas-node footer em{color:var(--atlas);font-style:normal;font-size:18px;line-height:1}
.atlas-steam{--atlas:#73e7bf!important}.atlas-gift{--atlas:#ffc46b!important}.atlas-telegram{--atlas:#66bfff!important}.atlas-keys{--atlas:#d68cff!important}.atlas-cards{--atlas:#6de5d2!important}.atlas-services{--atlas:#90dfff!important}

.catalog-v2 .key-filterbar{position:relative;z-index:20;display:grid;grid-template-columns:repeat(2,minmax(175px,1fr)) auto;align-items:end;gap:11px;padding:14px 28px 17px;border-bottom:1px solid #1d3143;background:linear-gradient(90deg,#0d1924,#0f1b27)}
.key-filterbar .signal-select{position:relative;z-index:1;display:grid;gap:7px;min-width:0}.key-filterbar .signal-select.open{z-index:60}.key-filterbar .signal-select>p{margin:0;color:#7897a5;font:700 9px 'DM Mono',monospace;letter-spacing:1px}
.key-filterbar .signal-select-trigger{position:relative;z-index:2;display:flex!important;grid-column:auto!important;align-items:center;justify-content:space-between;width:100%;min-height:42px!important;padding:0 13px!important;border:1px solid #315a68!important;border-radius:11px!important;background:#0b1822!important;color:#e5f7f5!important;text-align:left;box-shadow:none!important;cursor:pointer;touch-action:manipulation;user-select:none}
.key-filterbar .signal-select-trigger b{overflow:hidden;font:800 12px Manrope;text-overflow:ellipsis;white-space:nowrap}.key-filterbar .signal-select-trigger i{color:#70e1c7;font-size:17px;font-style:normal;line-height:1;transition:transform .18s ease}.key-filterbar .signal-select.open .signal-select-trigger{border-color:#78e4cd!important;background:#10252d!important;box-shadow:0 0 0 3px #69dfc512!important}.key-filterbar .signal-select.open .signal-select-trigger i{transform:rotate(180deg)}
.key-filterbar .signal-select-menu{position:absolute;z-index:50;top:calc(100% + 8px);left:0;right:0;display:none;max-height:262px;padding:7px;overflow:auto;overscroll-behavior:contain;border:1px solid #4c9a94;border-radius:13px;background:linear-gradient(145deg,#10262a,#0b171f);box-shadow:0 20px 48px #000b;pointer-events:auto;touch-action:pan-y}.key-filterbar .signal-select.open .signal-select-menu{display:grid;gap:3px;animation:signal-menu-in .1s linear both}.key-filterbar .signal-select-menu::-webkit-scrollbar{width:6px}.key-filterbar .signal-select-menu::-webkit-scrollbar-thumb{border-radius:999px;background:#4ccdb4}
.key-filterbar .signal-option{display:flex!important;grid-column:auto!important;align-items:center;justify-content:space-between;min-height:38px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#c4dcde!important;font:700 12px Manrope!important;text-align:left!important;box-shadow:none!important;cursor:pointer;touch-action:manipulation;user-select:none}.key-filterbar .signal-option i{color:#aefe85;font-size:14px;font-style:normal}.key-filterbar .signal-option:hover{transform:none!important;border-color:#477e80!important;background:#15332f!important;color:#effff6!important}.key-filterbar .signal-option.selected{border-color:#5eb99d!important;background:linear-gradient(90deg,#1c4b3d,#142a2d)!important;color:#f1fff5!important}
.key-filterbar>#key-favorites{grid-column:auto!important;align-self:end;display:flex;align-items:center;gap:7px;justify-content:center;min-height:42px!important;padding:0 14px!important;white-space:nowrap}

@media(max-width:1180px){.catalog-v2 .category-atlas{grid-template-columns:repeat(3,minmax(160px,1fr))}.category-atlas .atlas-intro{grid-column:span 2;grid-row:span 1;min-height:235px}}
@media(max-width:880px){body.show-demo.nav-open .sidebar{position:fixed;z-index:120;inset:65px 10px 10px;width:auto!important;display:flex!important;border:1px solid #2d5966;border-radius:18px;box-shadow:0 25px 75px #000c}.nexora-compass .compass-guest{margin-top:14px}.catalog-v2 .category-atlas{grid-template-columns:repeat(2,minmax(0,1fr))}.category-atlas .atlas-intro{grid-column:1/-1;min-height:210px}.category-atlas .atlas-node{min-height:165px}}
@media(max-width:620px){.catalog-v2 .key-filterbar{grid-template-columns:1fr;padding:14px 18px 17px}.key-filterbar>#key-favorites{grid-column:auto!important;justify-self:stretch}.key-filterbar .signal-select-menu{max-height:230px}.catalog-v2 .category-atlas{grid-template-columns:1fr;padding:0 18px 18px}.category-atlas .atlas-intro{grid-column:auto;min-height:205px;padding:21px}.category-atlas .atlas-intro h3{font-size:28px}.category-atlas .atlas-node{min-height:144px}}

/* Route transition from the public catalogue back to the landing page. */
.route-transition[hidden]{display:none!important}.route-transition{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 50%,#1f645b99,transparent 25%),#071017f0;opacity:0;pointer-events:none;transition:opacity .28s ease}.route-transition:before,.route-transition:after{content:"";position:absolute;width:clamp(360px,70vw,1000px);aspect-ratio:1;border:1px solid #83f2d22c;border-radius:50%;transform:scale(.3);transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .4s ease}.route-transition:after{width:clamp(260px,48vw,700px);border-color:#c4ff8840;transition-delay:.06s}.route-transition.is-active{opacity:1;pointer-events:auto}.route-transition.is-active:before{transform:scale(1.5)}.route-transition.is-active:after{transform:scale(1)}.route-transition-mark{position:relative;z-index:2;display:grid;place-items:center;gap:12px;opacity:0;transform:translateY(16px) scale(.78);transition:.26s cubic-bezier(.2,.8,.2,1)}.route-transition.is-active .route-transition-mark{opacity:1;transform:none}.route-transition-mark b{display:grid;place-items:center;width:64px;height:64px;border:1px solid #c4ff9285;border-radius:20px;background:linear-gradient(145deg,#c6fb6b,#3acfab);box-shadow:0 0 50px #84e6aa58;color:#072119;font-size:27px}.route-transition-mark i{position:absolute;width:100px;height:100px;border:1px solid #75e7c571;border-radius:50%;animation:route-ping 1s ease infinite}.route-transition-mark span{color:#c8e7dc;font:700 10px 'DM Mono',monospace;letter-spacing:1.35px;text-transform:uppercase}.route-transition.is-revealing{opacity:0;transition-duration:.46s}.route-transition.is-revealing .route-transition-mark{transform:scale(1.16);opacity:0}.route-transition.is-revealing:before{transform:scale(2.25);opacity:0}.route-transition.is-revealing:after{transform:scale(1.8);opacity:0}
body.demo-transitioning{overflow:hidden}body.demo-transitioning .app-shell{pointer-events:none;animation:catalog-exit .31s cubic-bezier(.4,0,.2,1) both}.landing.home-arriving{animation:home-arrive .48s cubic-bezier(.2,.8,.2,1) both}@keyframes signal-menu-in{from{opacity:0}to{opacity:1}}@keyframes catalog-exit{to{opacity:0;filter:blur(5px);transform:scale(.985) translateY(-10px)}}@keyframes home-arrive{from{opacity:.3;transform:translateY(13px) scale(.995)}to{opacity:1;transform:none}}@keyframes route-ping{0%{transform:scale(.6);opacity:.8}100%{transform:scale(1.4);opacity:0}}
@media(max-width:620px){.route-transition-mark span{font-size:8px}}
@media(prefers-reduced-motion:reduce){.route-transition,.route-transition:before,.route-transition:after,.route-transition-mark,.landing.home-arriving,.category-atlas .atlas-node,.nexora-compass .compass-station{animation:none!important;transition:none!important}}

/* Keep browser-saved credentials inside the dark VIREON form language. */
#auth{color-scheme:dark}
#auth input:-webkit-autofill,
#auth input:-webkit-autofill:hover,
#auth input:-webkit-autofill:focus,
#auth input:-webkit-autofill:active{-webkit-text-fill-color:#f4fff7!important;-webkit-box-shadow:0 0 0 1000px #0a1510 inset!important;box-shadow:0 0 0 1000px #0a1510 inset!important;caret-color:#f4fff7;transition:background-color 9999s ease-out 0s}

/* Demo sidebar: a clear, roomy catalogue navigator rather than a compressed control panel. */
body.show-demo .app-shell{grid-template-columns:348px minmax(0,1fr)}
body.show-demo .sidebar{position:fixed;width:348px;padding:26px 18px 18px;overflow:hidden;border-right-color:#20374a;background:radial-gradient(340px 330px at -20% -10%,#16445b48,transparent 70%),radial-gradient(260px 260px at 115% 32%,#227c7040,transparent 72%),linear-gradient(180deg,#0b1421 0%,#09111d 54%,#07101a 100%)}
body.show-demo .sidebar>*{position:relative;z-index:1}
body.show-demo .brand{min-height:53px;gap:12px;margin:0 4px 25px;color:#f2fffc;letter-spacing:-.6px}
body.show-demo .brand-mark{width:42px;height:42px;border:1px solid #8af5dc68;border-radius:14px;background:linear-gradient(145deg,#64e5c7,#3c87e6);box-shadow:0 8px 26px #1b8c9854;color:#061a20;font-size:20px}
body.show-demo .brand-copy{display:grid;gap:1px;min-width:0}
body.show-demo .brand-copy strong{font-size:18px;font-weight:800;line-height:1;letter-spacing:-.75px}
body.show-demo .brand-copy small{margin:0;color:#74e5c6;font:700 10px 'DM Mono',monospace;letter-spacing:.15px}
body.show-demo .brand>em{margin-left:auto;padding:6px 7px;border:1px solid #5fe2c64d;border-radius:7px;background:#5fe2c60d;color:#8ff3d7;font:700 8px 'DM Mono',monospace;letter-spacing:.9px;font-style:normal}
body.show-demo .nexora-compass{flex:1 1 auto!important;height:auto!important;min-height:0!important;padding:0 3px 3px!important;scrollbar-width:thin;scrollbar-color:#3d877d transparent}
body.show-demo .nexora-compass::-webkit-scrollbar{width:5px}body.show-demo .nexora-compass::-webkit-scrollbar-thumb{border-radius:99px;background:#3d877d}
body.show-demo .nexora-compass .compass-head{display:flex;align-items:end;justify-content:space-between;gap:13px;margin:0 3px 16px;padding:0 3px 15px;border-bottom:1px solid #274154}
body.show-demo .nexora-compass .compass-head>div{display:grid;gap:5px}
body.show-demo .nexora-compass .compass-head p{margin:0;color:#6e9db3;font:700 9px 'DM Mono',monospace;letter-spacing:1.55px}
body.show-demo .nexora-compass .compass-head strong{color:#e9faf7;font-size:14px;letter-spacing:-.35px}
body.show-demo .nexora-compass .compass-head>span{flex:0 0 auto;gap:6px;color:#91b8ba;font-size:10px;white-space:nowrap}
body.show-demo .nexora-compass .compass-head i{width:7px;height:7px;background:#70efc9;box-shadow:0 0 0 4px #70efc914,0 0 14px #70efc9}
body.show-demo .nexora-compass .compass-path{gap:7px;padding:0}
body.show-demo .nexora-compass .compass-path:before{display:none}
body.show-demo .nexora-compass .compass-station{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center;gap:12px;min-height:66px!important;margin:0!important;padding:10px 42px 10px 11px!important;border:1px solid #1d3447!important;border-radius:15px!important;background:linear-gradient(105deg,#0d1b28bd,#0b1722a6)!important;box-shadow:inset 0 1px #ffffff05;isolation:isolate}
body.show-demo .nexora-compass .compass-station:hover{transform:translateX(4px)!important;border-color:color-mix(in srgb,var(--signal) 55%,#2a475b)!important;background:linear-gradient(105deg,color-mix(in srgb,var(--signal) 13%,#0d1b28),#0b1722)!important;box-shadow:inset 0 1px #ffffff0b,0 13px 26px #0006!important}
body.show-demo .nexora-compass .compass-station.active{border-color:color-mix(in srgb,var(--signal) 78%,#2a475b)!important;background:linear-gradient(105deg,color-mix(in srgb,var(--signal) 20%,#0d1b28),#0d1b27)!important;box-shadow:inset 3px 0 var(--signal),inset 0 1px #ffffff12,0 12px 28px #0007!important}
body.show-demo .nexora-compass .compass-station small{position:absolute;top:7px;left:13px;color:color-mix(in srgb,var(--signal) 63%,#91a3b6);font:700 8px 'DM Mono',monospace;letter-spacing:.5px}
body.show-demo .nexora-compass .compass-station>i{width:38px;height:38px;border-color:color-mix(in srgb,var(--signal) 47%,transparent);border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--signal) 20%,transparent),#0d1b27);font-size:16px;box-shadow:inset 0 1px #ffffff12}
body.show-demo .nexora-compass .compass-station:hover>i,body.show-demo .nexora-compass .compass-station.active>i{transform:rotate(7deg) scale(1.05);box-shadow:0 0 20px color-mix(in srgb,var(--signal) 23%,transparent),inset 0 1px #ffffff20}
body.show-demo .nexora-compass .compass-station span{gap:4px}
body.show-demo .nexora-compass .compass-station strong{color:#effffb;font-size:13px;line-height:1.18;letter-spacing:-.3px}
body.show-demo .nexora-compass .compass-station em{color:#87a5ae;font-size:10px;line-height:1.2}
body.show-demo .nexora-compass .compass-station>b{display:none!important}
body.show-demo .nexora-compass .compass-station:after{content:"→";position:absolute;right:14px;top:50%;display:grid;place-items:center;width:20px;height:20px;border:1px solid color-mix(in srgb,var(--signal) 32%,transparent);border-radius:50%;color:var(--signal);font:700 13px 'DM Mono',monospace;line-height:1;transform:translateY(-50%);transition:transform .2s ease,background .2s ease}
body.show-demo .nexora-compass .compass-station:hover:after,body.show-demo .nexora-compass .compass-station.active:after{transform:translate(3px,-50%);background:color-mix(in srgb,var(--signal) 13%,transparent)}
body.show-demo .nexora-compass .compass-station:focus-visible{outline:2px solid #95f7d9;outline-offset:3px}
body.show-demo .nexora-compass .compass-guest{position:relative;display:grid;gap:10px;margin:19px 1px 3px;padding:18px;overflow:hidden;border:1px solid #396d75;border-radius:18px;background:radial-gradient(180px 130px at 100% 0,#3cd7bb2c,transparent 72%),linear-gradient(145deg,#0d2530,#0b1821);box-shadow:inset 0 1px #bcfff41c,0 14px 30px #0004}
body.show-demo .nexora-compass .compass-guest:before{content:"";position:absolute;right:-36px;top:-53px;width:120px;height:120px;border:1px solid #74f0d23c;border-radius:50%;box-shadow:0 0 0 20px #74f0d20a}
body.show-demo .nexora-compass .compass-guest>*{position:relative;z-index:1}
body.show-demo .nexora-compass .compass-guest__top{display:flex;align-items:center;justify-content:space-between;gap:10px}
body.show-demo .nexora-compass .compass-guest p{margin:0!important;color:#7be7ce;font:700 9px 'DM Mono',monospace;letter-spacing:1.25px}
body.show-demo .nexora-compass .compass-guest__top span{padding:5px 7px;border:1px solid #70e8c744;border-radius:99px;background:#70e8c70e;color:#a9ead7;font:700 8px 'DM Mono',monospace;white-space:nowrap}
body.show-demo .nexora-compass .compass-guest>strong{max-width:230px;color:#f2fffc;font-size:15px;line-height:1.22;letter-spacing:-.55px}
body.show-demo .nexora-compass .compass-guest__copy{color:#a0bdc1;font-size:11px;line-height:1.48}
body.show-demo .nexora-compass .compass-guest__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}
body.show-demo .nexora-compass .compass-guest button{min-height:38px;padding:0 9px;border-color:#3c7480;border-radius:10px;background:#102631;color:#dffbf5;font-size:10px}
body.show-demo .nexora-compass .compass-guest button:first-of-type{border-color:#abf78b88;background:linear-gradient(105deg,#c4fb6b,#42d4ad);box-shadow:0 8px 20px #5ee3bb2b;color:#062019}
body.show-demo .nexora-compass .compass-guest button:first-of-type b{margin-left:4px;font:800 10px 'DM Mono',monospace}
body.show-demo .nexora-compass .compass-guest button:hover{transform:translateY(-2px);box-shadow:0 10px 21px #0008}
body.show-demo .sidebar-foot{display:flex;align-items:center;gap:10px;margin-top:14px;padding:13px 6px 0;border-top:1px solid #213b4e;color:#7fa2ae}
body.show-demo .sidebar-foot .online-dot{flex:0 0 auto;width:8px;height:8px;margin:0;background:#64ebc6;box-shadow:0 0 0 4px #64ebc614,0 0 15px #64ebc6}
body.show-demo .sidebar-foot div{display:grid;gap:2px}.sidebar-foot b{color:#b7d2d5;font-size:10px}.sidebar-foot span:not(.online-dot){color:#6f929d;font-size:9px}
@media(max-width:1180px){body.show-demo .app-shell{grid-template-columns:276px minmax(0,1fr)!important}.show-demo .sidebar{width:276px!important;padding:22px 14px 16px}.show-demo .brand{margin-bottom:20px}.show-demo .brand>em{display:none}.show-demo .nexora-compass .compass-head>span{display:none}.show-demo .nexora-compass .compass-station{grid-template-columns:34px minmax(0,1fr)!important;min-height:61px!important;gap:9px;padding-right:36px!important}.show-demo .nexora-compass .compass-station>i{width:34px;height:34px;font-size:14px}.show-demo .nexora-compass .compass-station strong{font-size:12px}.show-demo .nexora-compass .compass-station em{font-size:9px}.show-demo .nexora-compass .compass-guest{padding:15px}.show-demo .nexora-compass .compass-guest__actions{grid-template-columns:1fr}.show-demo .nexora-compass .compass-guest>strong{font-size:14px}}
@media(max-width:880px){body.show-demo.nav-open .sidebar{width:auto!important;padding:21px 16px 16px}.show-demo.nav-open .nexora-compass .compass-head>span{display:flex}.show-demo.nav-open .nexora-compass .compass-guest__actions{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){body.show-demo .nexora-compass .compass-station,body.show-demo .nexora-compass .compass-station:after,body.show-demo .nexora-compass .compass-station>i,body.show-demo .nexora-compass .compass-guest button{transition:none!important}}

/* Public home: a complete customer story rather than a sparse collection of cards. */
.landing{position:relative;overflow:hidden;background:radial-gradient(860px 620px at 91% 8%,#164c564d,transparent 67%),radial-gradient(720px 560px at 2% 47%,#153f3140,transparent 72%),#07100d!important}.landing:before{content:"";position:absolute;z-index:0;inset:0;background-image:linear-gradient(#b8ffce05 1px,transparent 1px),linear-gradient(90deg,#b8ffce05 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000 0%,transparent 76%);pointer-events:none}.landing-top,.landing-main,.landing-footer{position:relative;z-index:1;width:min(1360px,calc(100% - 80px))}.landing-top{height:88px;border-color:#c6ffe114}.landing-brand{gap:11px;font-size:19px;letter-spacing:-.65px}.landing-brand b{width:34px;height:34px;border-radius:11px;box-shadow:0 0 0 6px #72e1a10d,0 0 28px #73dfac4d}.landing-top nav{gap:30px}.landing-top nav a,.landing-actions a{color:#b7ccc0;font-size:13px;transition:color .2s ease}.landing-top nav a:hover,.landing-actions a:hover{color:#eafff4}.nav-login{padding:9px 10px;color:#d7efe2!important}.nav-demo{padding:11px 15px;border-radius:10px;border-color:#7ee2b969;background:#16372b;color:#e6fff2;box-shadow:inset 0 1px #d9fff120;transition:transform .2s ease,background .2s ease}.nav-demo:hover{transform:translateY(-2px);background:#1d4939}
.landing-hero{position:relative;min-height:0;padding:86px 0 58px;grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);align-items:center;gap:72px}.hero-copy{position:relative;z-index:1}.kicker{margin-bottom:19px;color:#aef56e;font-size:11px;letter-spacing:1.7px}.landing-hero h1{max-width:760px;font-size:clamp(54px,5vw,82px);line-height:.99;letter-spacing:-4.2px;text-wrap:balance}.landing-hero>div>span{max-width:610px;margin-top:25px;color:#b1c8ba;font-size:17px;line-height:1.63}.landing-actions{gap:22px;margin-top:30px}.demo-main{position:relative;overflow:hidden;padding:15px 19px;border-radius:11px;background:linear-gradient(105deg,#c7fe61,#42d6aa);box-shadow:0 16px 35px #43d49430;font-size:13px;transition:transform .2s ease,box-shadow .2s ease}.demo-main:before{content:"";position:absolute;top:-110%;left:-30%;width:38%;height:320%;background:#fff8;transform:rotate(26deg);transition:transform .55s ease}.demo-main:hover{transform:translateY(-3px);box-shadow:0 22px 44px #43d4944d}.demo-main:hover:before{transform:translateX(340%) rotate(26deg)}.demo-main>*{position:relative}.hero-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.hero-proof span{display:flex!important;align-items:center;gap:7px!important;max-width:none!important;margin:0!important;padding:8px 10px;border:1px solid #9be1bd26;border-radius:99px;background:#10231b94;color:#a6c7b4!important;font-size:10px!important;line-height:1!important;animation:landing-proof-in .55s both}.hero-proof span:nth-child(2){animation-delay:.1s}.hero-proof span:nth-child(3){animation-delay:.2s}.hero-proof i{display:grid!important;place-items:center;width:15px!important;height:15px!important;margin:0!important;border:0!important;border-radius:50%;background:#aef56e;color:#092016;font-size:10px;line-height:1}
.live-console{isolation:isolate;display:grid!important;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;gap:12px;min-height:500px!important;padding:22px!important;overflow:hidden;border:1px solid #6ed9b64a!important;border-radius:25px!important;background:radial-gradient(370px 260px at 100% 0%,#2ac5b331,transparent 75%),linear-gradient(145deg,#10241eeb,#0b1717f4)!important;box-shadow:inset 0 1px #dcffed17,0 28px 70px #0008!important;backdrop-filter:blur(16px)}.live-console:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(120deg,#ffffff09,transparent 28%,transparent 72%,#b8ff7710);pointer-events:none}.live-console>*:not(.visual-orbit){position:relative!important;z-index:2!important;inset:auto!important;width:auto!important;margin:0!important}.visual-orbit{position:absolute;z-index:-1;width:310px;height:310px;border:1px solid #87f1d22b;border-radius:50%;pointer-events:none}.orbit-one{right:-108px;top:-105px;box-shadow:0 0 0 42px #7ee8c409,0 0 0 84px #7ee8c405;animation:console-orbit 11s linear infinite}.orbit-two{left:-170px;bottom:-188px;width:360px;height:360px;border-color:#b8ff7722;box-shadow:0 0 0 36px #b8ff7704}.live-console__status{grid-column:1/-1;display:grid!important;grid-template-columns:1fr auto;align-items:end;min-height:148px;padding:23px!important;border:1px solid #8ce2bf30!important;border-radius:17px!important;background:linear-gradient(140deg,#10271ee8,#0a1714ed)!important;box-shadow:inset 0 1px #e4ffeb0d!important}.live-console__status small,.live-console__stat small,.live-console__demo small,.live-console__sync small{display:block!important;margin:0!important;color:#8eb9a4!important;font:700 9px 'DM Mono',monospace!important;letter-spacing:1.35px}.live-console__status strong{grid-column:1;margin:7px 0 0!important;color:#f3fff8!important;font-size:31px!important;letter-spacing:-1.65px!important}.live-console__status span{grid-column:1;margin-top:8px;color:#a8c6b4!important;font-size:11px!important}.live-console__status span i{display:inline-block!important;width:7px!important;height:7px!important;margin:0 7px 0 0!important;border-radius:50%;background:#aefa6e!important;box-shadow:0 0 0 4px #aefa6e12,0 0 14px #aefa6e!important;vertical-align:middle}.live-console__signal{position:absolute;right:23px;bottom:25px;display:flex;align-items:end;gap:4px;height:38px}.live-console__signal b{display:block!important;width:7px;height:17px;margin:0!important;border-radius:2px;background:linear-gradient(#bafc70,#38d9ac);box-shadow:0 0 13px #70ecb644;animation:console-bars 1.8s ease-in-out infinite alternate}.live-console__signal b:nth-child(2){height:31px;animation-delay:.16s}.live-console__signal b:nth-child(3){height:23px;animation-delay:.32s}.live-console__signal b:nth-child(4){height:36px;animation-delay:.48s}.live-console__stat,.live-console__demo{display:flex!important;flex-direction:column;justify-content:flex-end;min-height:132px;padding:18px!important;border:1px solid #8adfb833!important;border-radius:16px!important;background:linear-gradient(145deg,#10251eeb,#0b1815ed)!important;box-shadow:inset 0 1px #ffffff0c!important}.live-console__stat b,.live-console__demo b{margin:9px 0 5px!important;color:#f5fff8!important;font-size:27px!important;letter-spacing:-1.4px!important}.live-console__stat span,.live-console__demo span{color:#91b3a1!important;font-size:10px!important;line-height:1.4}.live-console__demo{border-color:#82c9ea32!important;background:linear-gradient(145deg,#112631ef,#0b171bec)!important}.live-console__demo b{font-size:18px!important;letter-spacing:-.75px!important}.live-console__sync{grid-column:1/-1;display:flex!important;align-items:center;justify-content:space-between;gap:16px;min-height:82px;padding:16px 18px;border:1px solid #c9fc753c;border-radius:15px;background:linear-gradient(100deg,#17291a,#102019)}.live-console__sync strong{display:block;margin:5px 0 3px;color:#eefff3;font-size:14px}.live-console__sync strong i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#bafa71;box-shadow:0 0 15px #bafa71;vertical-align:middle;animation:sync-pulse 1.6s ease infinite}.live-console__sync span{color:#94b5a2;font-size:10px}.pulse-bars{display:flex;align-items:end;gap:4px;height:39px}.pulse-bars i{display:block!important;width:9px!important;margin:0!important;border-radius:2px;background:linear-gradient(#bafa71,#36d5aa)!important;animation:pulse-bar 1.6s ease-in-out infinite}.pulse-bars i:nth-child(1){height:12px}.pulse-bars i:nth-child(2){height:22px;animation-delay:.12s}.pulse-bars i:nth-child(3){height:31px;animation-delay:.24s}.pulse-bars i:nth-child(4){height:17px;animation-delay:.36s}.pulse-bars i:nth-child(5){height:27px;animation-delay:.48s}.pulse-bars i:nth-child(6){height:13px;animation-delay:.6s}.live-console__ticker{grid-column:1/-1;display:flex;align-items:center;gap:11px;min-width:0;padding:0 3px;overflow:hidden;white-space:nowrap;color:#92b7a6;font:700 9px 'DM Mono',monospace;letter-spacing:.55px;opacity:.86}.live-console__ticker span{display:inline-block;animation:ticker-drift 8s ease-in-out infinite alternate}.live-console__ticker span:nth-of-type(2){animation-delay:.12s}.live-console__ticker span:nth-of-type(3){animation-delay:.24s}.live-console__ticker span:nth-of-type(4){animation-delay:.36s}.live-console__ticker span:nth-of-type(5){animation-delay:.48s}.live-console__ticker i{display:inline!important;width:auto!important;height:auto!important;margin:0!important;background:none!important;color:#aefa6e;font-style:normal}
.landing-signal-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 0 76px}.landing-signal-strip article{position:relative;display:grid;grid-template-columns:auto 1fr;column-gap:13px;row-gap:5px;min-height:126px;padding:19px;border:1px solid #7dd4ac28;border-radius:17px;background:linear-gradient(145deg,#11251dda,#0d1a16c9);box-shadow:inset 0 1px #effff30a;transition:transform .22s ease,border-color .22s ease}.landing-signal-strip article:hover{transform:translateY(-4px);border-color:#8fe4bf62}.landing-signal-strip article>i{grid-row:1/3;display:grid;place-items:center;width:37px;height:37px;border:1px solid #9bea7644;border-radius:11px;background:#aefa6e12;color:#bafa71;font:700 11px 'DM Mono',monospace;font-style:normal}.landing-signal-strip small{display:block;color:#83c5ac;font:700 9px 'DM Mono',monospace;letter-spacing:1px}.landing-signal-strip strong{display:block;margin-top:4px;color:#ecfff3;font-size:15px;letter-spacing:-.5px}.landing-signal-strip span{grid-column:2;color:#90ad9d;font-size:11px;line-height:1.45}
.benefits,.process{padding:78px 0}.landing-section-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(310px,.55fr);align-items:end;gap:34px}.landing-section-head .kicker{grid-column:1/-1;margin:0}.landing-section-head h2{max-width:690px;margin:0!important;color:#f5fff8;font-size:clamp(34px,3.15vw,52px)!important;line-height:1.03;letter-spacing:-2.55px!important}.landing-section-head>span{max-width:445px;color:#a3bcae;font-size:14px;line-height:1.65}.benefits>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:39px}.benefits article{position:relative;min-height:240px;padding:24px!important;overflow:hidden;border:1px solid #70d9a726!important;border-radius:18px!important;background:linear-gradient(145deg,#11251e,#0d1815)!important;box-shadow:inset 0 1px #ecffef0a;transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s ease,box-shadow .25s ease}.benefits article:after{content:"";position:absolute;right:-26px;bottom:-42px;width:130px;height:130px;border:1px solid #89e9c425;border-radius:50%;box-shadow:0 0 0 24px #89e9c408;transition:transform .35s ease}.benefits article:hover{transform:translateY(-7px);border-color:#80dfb060!important;box-shadow:0 20px 42px #0008}.benefits article:hover:after{transform:scale(1.2) translate(-10px,-9px)}.benefits article>b{width:37px!important;height:37px!important;border:1px solid #b7fc7948!important;border-radius:11px!important;background:#b7fc7912!important;color:#bdfa7a!important;font:700 11px 'DM Mono',monospace!important}.benefits h3{margin:27px 0 9px!important;color:#effff5;font-size:18px!important;letter-spacing:-.6px}.benefits p{max-width:230px;color:#9fb8a8!important;font-size:12px!important;line-height:1.58!important}.benefits article>i{position:absolute;bottom:22px;color:#86e7c4;font:700 10px 'DM Mono',monospace;font-style:normal;letter-spacing:.35px}
.process{position:relative;border:0!important}.process:before{content:"";position:absolute;inset:0 calc((100vw - min(1360px,calc(100vw - 80px)))/-2);border-top:1px solid #d6ffe014;border-bottom:1px solid #d6ffe014;background:linear-gradient(90deg,#0d201920,#0d161220 52%,#102b271a);z-index:0}.process>*{position:relative;z-index:1}.process>div{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px}.process>div:before{content:"";position:absolute;top:21px;left:5%;right:5%;height:1px;background:linear-gradient(90deg,#7be6bd52,#b9ff6e9c,#7be6bd52);transform-origin:left;animation:process-line 1.4s ease both}.process article{position:relative;min-height:190px;padding:47px 20px 20px;border:1px solid #9bdfb328;border-radius:17px;background:#0d1a16dc;transition:transform .2s ease,border-color .2s ease}.process article:hover{transform:translateY(-5px);border-color:#aafa7060}.process article>b{position:absolute;top:0;left:19px;display:grid;place-items:center;width:43px;height:43px;border:1px solid #aafa7070;border-radius:0 0 12px 12px;background:#162a1c;color:#c7ff84;font:700 12px 'DM Mono',monospace}.process h3{margin:14px 0 8px!important;color:#effff4;font-size:18px!important;letter-spacing:-.6px}.process p{color:#a0b9a9!important;font-size:12px!important;line-height:1.55!important}
.landing-cta{position:relative;overflow:hidden;align-items:center!important;margin:76px 0 0!important;padding:42px 45px!important;border:1px solid #82e1b459!important;border-radius:23px!important;background:radial-gradient(430px 310px at 105% 0,#44d5ac35,transparent 72%),linear-gradient(120deg,#102b22,#0c1b18)!important;box-shadow:inset 0 1px #eaffee16,0 22px 55px #0006}.landing-cta:before{content:"";position:absolute;right:-85px;top:-155px;width:390px;height:390px;border:1px solid #aefa6e42;border-radius:50%;box-shadow:0 0 0 39px #aefa6e0b,0 0 0 79px #6ce9c60a;animation:console-orbit 14s linear infinite}.landing-cta>div{position:relative;z-index:1}.landing-cta h2{max-width:670px!important;font-size:clamp(32px,3.3vw,50px)!important}.landing-cta span{max-width:600px!important;font-size:14px!important}.landing-cta-actions{display:grid;justify-items:end;gap:11px}.landing-cta-actions small{color:#9ab8a9;font:700 10px 'DM Mono',monospace;letter-spacing:.15px}.landing-cta .demo-main{white-space:nowrap}
.landing-faq{padding:84px 0 94px}.landing-faq>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:36px}.landing-faq details{min-height:172px;padding:0 20px 20px;border:1px solid #78d5a42a;border-radius:17px;background:#0d1a16b8;transition:border-color .2s ease,background .2s ease}.landing-faq details[open]{border-color:#83dfb758;background:linear-gradient(145deg,#11251e,#0d1916)}.landing-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:72px;color:#effff4;font-size:15px;font-weight:800;letter-spacing:-.45px;cursor:pointer;list-style:none}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary i{display:grid;place-items:center;width:25px;height:25px;border:1px solid #94e9be52;border-radius:50%;color:#aefa6e;font:500 20px Manrope;font-style:normal;transition:transform .2s ease}.landing-faq details[open] summary i{transform:rotate(45deg)}.landing-faq p{margin:0;color:#9db8a7;font-size:12px;line-height:1.6}
.landing-footer{position:relative;z-index:1;padding:28px 0 32px;border-top:1px solid #dffff014;color:#d5ece0;font-size:13px}.landing-footer span{color:#829e8e}
@keyframes landing-proof-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes console-orbit{to{transform:rotate(360deg)}}@keyframes console-bars{from{transform:scaleY(.62);opacity:.58}to{transform:scaleY(1);opacity:1}}@keyframes sync-pulse{0%,100%{box-shadow:0 0 0 0 #bafa7172,0 0 14px #bafa71}50%{box-shadow:0 0 0 6px #bafa7100,0 0 20px #bafa71}}@keyframes pulse-bar{0%,100%{transform:scaleY(.56);opacity:.55}50%{transform:scaleY(1);opacity:1}}@keyframes ticker-drift{from{transform:translateX(-3px)}to{transform:translateX(8px)}}@keyframes process-line{from{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}
@media(max-width:1100px){.landing-top,.landing-main,.landing-footer{width:calc(100% - 56px)}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);gap:40px}.landing-hero h1{font-size:clamp(49px,5vw,66px)}.benefits>div{grid-template-columns:repeat(2,1fr)}.landing-signal-strip{grid-template-columns:1fr}.landing-signal-strip article{min-height:104px}.landing-faq>div:last-child{grid-template-columns:1fr}.landing-faq details{min-height:auto}}
@media(max-width:820px){.landing-top,.landing-main,.landing-footer{width:calc(100% - 38px)}.landing-top{height:72px}.landing-top nav{display:none}.landing-hero{grid-template-columns:1fr;padding:62px 0 45px;gap:34px}.landing-hero h1{font-size:clamp(46px,10vw,66px)}.hero-copy{max-width:680px}.live-console{max-width:610px;min-height:455px!important}.landing-section-head{grid-template-columns:1fr;gap:13px}.landing-section-head .kicker{margin-bottom:2px}.landing-section-head>span{max-width:600px}.process>div{grid-template-columns:repeat(2,1fr)}.process>div:before{display:none}.landing-cta{align-items:flex-start!important;flex-direction:column!important}.landing-cta-actions{justify-items:start}.landing-faq{padding-bottom:65px}}
@media(max-width:540px){.landing-top,.landing-main,.landing-footer{width:calc(100% - 30px)}.landing-brand{font-size:17px}.nav-login{display:none}.landing-hero{padding-top:45px}.landing-hero h1{font-size:clamp(42px,12.3vw,57px);letter-spacing:-3px}.landing-hero>div>span{font-size:15px}.landing-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-proof{gap:6px}.hero-proof span{font-size:9px!important}.live-console{grid-template-columns:1fr;min-height:570px!important;padding:15px!important;border-radius:20px!important}.live-console__status{grid-column:auto;min-height:143px;padding:19px!important}.live-console__stat,.live-console__demo{min-height:112px}.live-console__sync,.live-console__ticker{grid-column:auto}.live-console__sync{padding:15px}.live-console__sync span{font-size:9px}.live-console__signal{right:18px;bottom:20px}.landing-signal-strip{padding-bottom:56px}.benefits,.process{padding:60px 0}.benefits>div{grid-template-columns:1fr}.benefits article{min-height:205px}.process:before{inset:0 -15px}.process>div{grid-template-columns:1fr}.process article{min-height:163px}.landing-cta{margin-top:55px!important;padding:28px!important}.landing-cta-actions{width:100%}.landing-cta .demo-main{width:100%}.landing-cta-actions small{font-size:9px}.landing-faq{padding:62px 0}.landing-faq>div:last-child{margin-top:26px}.landing-footer{align-items:flex-start!important;gap:7px}.landing-footer span{max-width:250px;line-height:1.45}}
@media(prefers-reduced-motion:reduce){.landing *, .landing *:before, .landing *:after{animation:none!important;transition:none!important}}

/* Prevent a legacy visual rule from stretching the live-sync indicator. */
.live-console__sync strong i{display:inline-block!important;width:7px!important;height:7px!important;margin:0 6px 0 0!important;background:#bafa71!important}
.live-console__sync strong{display:flex!important;align-items:center;gap:7px;min-height:18px;margin:5px 0 3px!important;line-height:1.15;white-space:nowrap;word-spacing:2px}.live-console__sync strong i{flex:0 0 7px!important;margin:0!important}.live-console__ticker{min-height:24px;padding:6px 3px 2px!important;line-height:1.2}

/* The widened navigation must also own its grid column at desktop widths. */
@media(min-width:1181px){body.show-demo .app-shell{grid-template-columns:348px minmax(0,1fr)!important}}

/* Keep the catalogue language human; this is a brand mark, not an internal codename. */
.category-atlas .atlas-intro:after{content:"VIREON"!important}

/* Transaction hash handoff: the administrator is notified only after the buyer submits TxID. */
.payment-hash-entry{position:relative;margin-top:17px;padding:17px;border:1px solid #5de0c055;border-radius:17px;background:linear-gradient(135deg,#102a20,#0b1c16 62%,#102620);box-shadow:inset 0 1px #ffffff0b}.payment-hash-entry:before{content:"";position:absolute;right:15px;bottom:13px;width:74px;height:74px;border:1px solid #abff7d17;border-radius:50%;box-shadow:0 0 0 13px #a7ff7810;pointer-events:none}.payment-hash-entry-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.payment-hash-entry-head p,.payment-review-state p{margin:0;color:#a9f477;font:800 9px 'DM Mono',monospace;letter-spacing:1.2px}.payment-hash-entry h3,.payment-review-state h3{margin:6px 0 0;color:#f0fff8;font-size:18px;letter-spacing:-.65px}.payment-hash-entry-head>i{display:grid;place-items:center;width:32px;height:32px;border:1px solid #bcff8a55;border-radius:10px;background:#c7ff7c19;color:#d5ff9a;font:800 15px 'DM Mono',monospace;font-style:normal}.payment-hash-copy{position:relative;z-index:1;max-width:500px;margin:10px 0 14px;color:#a1bdb1;font-size:11px;line-height:1.55}.payment-hash-entry form{position:relative;z-index:1}.payment-hash-entry label{display:block;margin-bottom:7px;color:#80ac9b;font:800 9px 'DM Mono',monospace;letter-spacing:1px}.payment-hash-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:stretch}.payment-hash-control input{width:100%;min-width:0;min-height:45px;padding:0 13px;border:1px solid #436f60;border-radius:11px;outline:0;background:#07140f;color:#effff8;font:700 12px/1.4 'DM Mono',monospace;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.payment-hash-control input::placeholder{color:#708e82}.payment-hash-control input:focus{border-color:#bafd80;background:#0b1c14;box-shadow:0 0 0 4px #bafd8014}.payment-hash-control input[aria-invalid="true"]{border-color:#fa8d88;box-shadow:0 0 0 4px #fa8d8812}.payment-hash-control input:-webkit-autofill,.payment-hash-control input:-webkit-autofill:hover,.payment-hash-control input:-webkit-autofill:focus{-webkit-text-fill-color:#effff8!important;box-shadow:0 0 0 1000px #07140f inset!important;transition:background-color 9999s ease-out 0s}.payment-hash-control button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:0 15px;border:0;border-radius:11px;background:linear-gradient(105deg,#c9fd67,#3ad2a3);box-shadow:0 12px 24px #3bd4a02e;color:#071b13;font:800 11px Manrope;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.payment-hash-control button b{font-size:16px;transition:transform .2s ease}.payment-hash-control button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 17px 29px #3bd4a04a}.payment-hash-control button:hover:not(:disabled) b{transform:translateX(3px)}.payment-hash-control button:disabled{cursor:wait;filter:saturate(.55);opacity:.65}.payment-hash-entry small{display:block;max-width:510px;margin-top:10px;color:#87a499;font-size:10px;line-height:1.45}.payment-hash-error{min-height:0;margin:8px 0 0;color:#ffaaa5;font-size:11px;line-height:1.4}.payment-hash-error:empty{display:none}.payment-review-state{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;margin-top:17px;padding:16px;border:1px solid #5fe0bd5a;border-radius:16px;background:linear-gradient(130deg,#102920,#0b1b16);animation:payment-review-in .34s cubic-bezier(.2,.85,.23,1)}.payment-review-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid #befe7b69;border-radius:13px;background:#c9ff7a17;color:#d7ff9c;font:800 22px 'DM Mono',monospace}.payment-review-mark i{width:9px;height:9px;border-radius:50%;background:#baff78;box-shadow:0 0 0 0 #baff7869;animation:payment-pulse 1.7s infinite}.payment-review-state h3{font-size:17px}.payment-review-state>div:last-child>span{display:block;margin-top:7px;color:#9ab6aa;font-size:11px;line-height:1.5}.payment-review-state[data-state="rejected"]{border-color:#e97f795e;background:linear-gradient(130deg,#2d1719,#17100f)}.payment-review-state[data-state="rejected"] .payment-review-mark{border-color:#ff9e9669;background:#ff8b8317;color:#ffb2ad}.payment-review-state[data-state="rejected"] p{color:#ffaaa4}.payment-review-state[data-state="expired"]{border-color:#dcbb735c;background:linear-gradient(130deg,#2a2112,#17130d)}.payment-review-state[data-state="expired"] .payment-review-mark{border-color:#ffe09069;background:#ffcb6917;color:#ffe39b}.payment-review-state[data-state="expired"] p{color:#ffe19b}.payment-review-state[data-state="rejected"] .payment-review-mark i,.payment-review-state[data-state="expired"] .payment-review-mark i{display:none}.payment-dialog.access-contour[data-step="invoice"] .payment-status{margin-top:13px}.payment-dialog.access-contour[data-step="invoice"] .payment-back{margin-top:15px}@keyframes payment-review-in{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:560px){.payment-hash-entry{padding:15px}.payment-hash-control{grid-template-columns:1fr}.payment-hash-control button{width:100%;padding:13px}.payment-review-state{grid-template-columns:36px minmax(0,1fr);padding:14px}.payment-review-mark{width:36px;height:36px;border-radius:11px}.payment-hash-copy{font-size:10px}}@media(prefers-reduced-motion:reduce){.payment-hash-control input,.payment-hash-control button,.payment-hash-control button b{transition:none}.payment-review-state{animation:none}}

.payment-retry-notification{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:9px 11px;border:1px solid #baff7a62;border-radius:10px;background:#1b402b;color:#d9ffad;font:800 10px Manrope;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.payment-retry-notification:hover:not(:disabled){transform:translateY(-2px);border-color:#cfff88;background:#285638}.payment-retry-notification b{font:700 15px 'DM Mono',monospace;transition:transform .25s ease}.payment-retry-notification:hover:not(:disabled) b{transform:rotate(180deg)}.payment-retry-notification:disabled{cursor:wait;opacity:.58}.payment-review-state:has(.payment-retry-notification:not([hidden])){border-color:#d8bd786d;background:linear-gradient(130deg,#292512,#16170e)}.payment-review-state:has(.payment-retry-notification:not([hidden])) .payment-review-mark{border-color:#ffe18b6e;background:#ffce7019;color:#ffe29a}.payment-review-state:has(.payment-retry-notification:not([hidden])) .payment-review-mark i{background:#ffd16f;box-shadow:0 0 0 0 #ffd16f69}.payment-review-state:has(.payment-retry-notification:not([hidden])) p{color:#ffdf95}@media(prefers-reduced-motion:reduce){.payment-retry-notification,.payment-retry-notification b{transition:none}}

.member-nav a>i svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nexora-compass .compass-station>i svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.show-demo .nexora-compass .compass-station>i svg{width:21px;height:21px;stroke-width:1.65}

/* Product configurator: a dedicated selection screen, not a copied checkout. */
.config-options-card header>p{position:static!important;margin:0 0 5px!important}
.config-recipient-card{margin-top:18px;padding:17px;border:1px solid #315748;border-radius:14px;background:linear-gradient(145deg,#10231d,#0b1815)}.config-recipient-card[hidden]{display:none!important}.config-recipient-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:0 0 13px!important;border-bottom:1px solid #29483a!important}.config-recipient-head p{position:static!important;margin:0 0 5px!important;color:#75e3ae!important;font:10px 'DM Mono',monospace!important;letter-spacing:1.15px!important}.config-recipient-head h3{margin:0;color:#f2fff7;font-size:18px;letter-spacing:-.55px}.config-recipient-head>span{flex:0 0 auto;padding:6px 8px;border:1px solid #5d9b72;border-radius:99px;background:#183929;color:#c9ffad!important;font:700 9px 'DM Mono',monospace!important;letter-spacing:.45px}.config-recipient-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:15px}.config-recipient-fields>.config-recipient-field:only-child{grid-column:1/-1}.config-recipient-field{display:grid;gap:7px;min-width:0}.config-recipient-label{color:#dff8e9;font-size:12px;font-weight:800}.config-recipient-control{width:100%;min-width:0;height:45px;padding:0 13px;border:1px solid #375c4a;border-radius:10px;outline:0;background:#091510;color:#effff5;font:600 13px Manrope;transition:border-color .18s ease,box-shadow .18s ease}.config-recipient-control::placeholder{color:#718b7d}.config-recipient-control:focus{border-color:#71e3a7;box-shadow:0 0 0 4px #71e3a713}.config-recipient-control:user-invalid{border-color:#d97575}.config-recipient-field select{cursor:pointer;color-scheme:dark}.config-recipient-note{display:block;margin-top:12px;color:#849d90;font-size:10px;line-height:1.5}.config-recipient-message{min-height:16px;margin:7px 0 0;color:#ff9a91;font-size:11px;font-weight:700}@media(max-width:620px){.config-recipient-head{align-items:flex-start!important;flex-direction:column}.config-recipient-fields{grid-template-columns:1fr}.config-recipient-fields>.config-recipient-field:only-child{grid-column:auto}}
.member-nav{display:grid;gap:9px;margin:16px 0;padding:16px 0;border-top:1px solid #29483a;border-bottom:1px solid #29483a}.member-nav[hidden]{display:none!important}.member-nav a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:12px 13px;border:1px solid #315846;border-radius:13px;background:#0d1e17;color:#eafff2;text-decoration:none}.member-nav a:hover{transform:translateX(2px);border-color:#baff6a;background:#153126}.member-nav a>i{display:grid;place-items:center;width:40px;height:40px;border:1px solid #62d6a45e;border-radius:11px;background:#60da9f14;color:#baff7c;font-size:15px;font-style:normal}.member-nav a>span{display:grid;gap:5px;min-width:0}.member-nav a strong{font-size:14px}.member-nav a em{overflow:hidden;color:#8cad9b;font-size:11px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.member-nav a>b{color:#a8ef77;font-size:15px}.account-panel[hidden]{display:none!important}.account-panel{padding:4px 0 56px}.account-console{display:grid;gap:16px}.account-console__head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid #315846;border-radius:22px;background:radial-gradient(420px 220px at 100% 0,#75e3ad1a,transparent 70%),linear-gradient(135deg,#10241b,#0a1711);box-shadow:0 22px 48px #0005}.account-console__head p,.account-profile-card header p,.account-subscription-card header p,.account-history header p{margin:0 0 7px;color:#75e3ae;font:800 9px 'DM Mono',monospace;letter-spacing:1.25px}.account-console__head h1{margin:0;color:#f1fff7;font-size:clamp(29px,3vw,42px);letter-spacing:-1.8px}.account-console__head>div>span{display:block;margin-top:8px;color:#8fa99a;font-size:12px}.account-console__badge{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #70dba659;border-radius:13px;background:#163426;color:#d9ffad;font:800 9px 'DM Mono',monospace;letter-spacing:.7px}.account-console__badge i{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#baff7920;color:#cfff91;font:900 14px Manrope;font-style:normal}.account-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-metrics article{display:grid;gap:7px;min-height:115px;padding:17px;border:1px solid #294a3b;border-radius:15px;background:#0c1a14}.account-metrics small{color:#789787;font:800 9px 'DM Mono',monospace;letter-spacing:.85px}.account-metrics b{overflow:hidden;color:#effff5;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.account-metrics span{color:#779183;font-size:10px}.account-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:14px}.account-profile-card,.account-subscription-card,.account-history{padding:21px;border:1px solid #315846;border-radius:18px;background:linear-gradient(145deg,#0e2018,#09140f)}.account-profile-card>header,.account-subscription-card>header,.account-history>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid #29483a}.account-profile-card h2,.account-subscription-card h2,.account-history h2{margin:0;color:#f1fff6;font-size:21px;letter-spacing:-.7px}.account-profile-card header>i,.account-subscription-card header>i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #69d7a75c;border-radius:12px;background:#62d7a414;color:#caff94;font-size:18px;font-style:normal}.account-profile-card form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px}.account-profile-card label{display:grid;gap:7px;color:#a8c2b4;font-size:11px;font-weight:800}.account-profile-card input{height:45px;padding:0 13px;border:1px solid #355a48;border-radius:10px;outline:0;background:#09150f;color:#effff5;font:600 13px Manrope}.account-profile-card input:focus{border-color:#83e5b1;box-shadow:0 0 0 4px #83e5b112}.account-profile-card input[readonly]{color:#819b8d}.account-profile-card form>button,.account-subscription-card>button,.account-loading button{justify-self:start;padding:12px 14px;border:0;border-radius:10px;background:linear-gradient(105deg,#c8fc68,#3bd3a2);color:#092017;font:800 11px Manrope;cursor:pointer}.account-profile-card form>button{grid-column:1/-1}.account-profile-card form>em{grid-column:1/-1;min-height:15px;color:#ff9e96;font-size:10px;font-style:normal}.account-profile-card form>em.success{color:#9decad}.account-profile-card>small{display:block;margin-top:12px;color:#789486;font-size:10px}.account-subscription-card>p{min-height:54px;margin:16px 0;color:#91aa9d;font-size:11px;line-height:1.55}.account-subscription-card>div{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:16px}.account-subscription-card>div span{display:grid;gap:5px;padding:12px;border:1px solid #2d5140;border-radius:10px;background:#09170f}.account-subscription-card small{color:#789787;font:800 8px 'DM Mono',monospace;letter-spacing:.75px}.account-subscription-card span b{font-size:12px}.account-subscription-card>button{width:100%}.account-subscription-card>button.secondary{margin-top:8px;border:1px solid #3c674f;background:transparent;color:#bfe7cf}.account-subscription-card.expired{border-color:#725c36;background:linear-gradient(145deg,#241d0f,#11130d)}.account-subscription-card.expired header>i{border-color:#d8b26762;background:#d8ad5817;color:#ffe39a}.account-history>header>span{color:#7f998b;font-size:10px}.account-history-list{display:grid;gap:8px;margin-top:15px}.account-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto 105px;align-items:center;gap:15px;padding:13px 14px;border:1px solid #29483a;border-radius:11px;background:#09160f}.account-history-row>div{display:grid;gap:3px;min-width:0}.account-history-row small{color:#718f80;font:8px 'DM Mono',monospace}.account-history-row b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-history-row span{color:#789486;font-size:9px}.account-history-row>strong{color:#d7ff93;font:800 13px 'DM Mono',monospace}.account-history-row>em{padding:6px 8px;border:1px solid #416551;border-radius:99px;color:#a9c4b5;font:800 8px 'DM Mono',monospace;font-style:normal;text-align:center}.account-history-row>em.success{border-color:#6ad8a65c;background:#173627;color:#baff89}.account-history-row>em.pending{border-color:#d9bd6858;background:#31270f;color:#ffe09a}.account-history-row>em.error{border-color:#d9787458;background:#321817;color:#ffaaa4}.account-history-row>em.muted{opacity:.68}.account-history-empty{display:grid;place-items:center;gap:7px;padding:25px;border:1px dashed #365b49;border-radius:12px;color:#809a8c;text-align:center}.account-history-empty i{color:#a8ef77;font-size:22px;font-style:normal}.account-history-empty b{color:#dcefe5;font-size:12px}.account-history-empty span{font-size:10px}.account-loading{display:grid;place-items:center;gap:9px;min-height:330px;padding:30px;border:1px solid #315846;border-radius:20px;background:#0b1912;text-align:center}.account-loading>i{width:28px;height:28px;border:2px solid #436b55;border-top-color:#baff72;border-radius:50%;animation:spin .8s linear infinite}.account-loading b{font-size:16px}.account-loading span{color:#829c8e;font-size:11px}.account-loading.is-error{border-color:#704744}.account-loading button{margin-top:6px}@media(max-width:1000px){.account-metrics{grid-template-columns:1fr 1fr}.account-main-grid{grid-template-columns:1fr}}@media(max-width:620px){.account-console__head{align-items:flex-start;flex-direction:column;padding:21px}.account-metrics{grid-template-columns:1fr}.account-profile-card form{grid-template-columns:1fr}.account-history-row{grid-template-columns:minmax(0,1fr) auto}.account-history-row>em{grid-column:1/-1;justify-self:start}.account-profile-card,.account-subscription-card,.account-history{padding:17px}}
.product-configurator{padding:8px 0 44px;animation:page-in .3s ease both}.product-configurator[hidden]{display:none!important}.config-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px}.config-topline>span{color:#79dfbd;font:10px 'DM Mono',monospace;letter-spacing:1.35px}.config-back{padding:10px 13px;border:1px solid #38586a;border-radius:10px;background:#101d29;color:#dceff1;font:800 12px Manrope;cursor:pointer;transition:.18s ease}.config-back:hover{transform:translateX(-3px);border-color:#79dfbd;background:#162c32}.config-layout{display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);gap:18px;align-items:stretch}.config-product-card,.config-options-card{border:1px solid #314a5b;border-radius:19px;background:linear-gradient(145deg,#11212b,#0e1525);box-shadow:0 18px 45px #0004}.config-product-card{display:flex;flex-direction:column;padding:17px}.config-art{display:grid;place-items:center;min-height:258px;overflow:hidden;border:1px solid #ffffff15;border-radius:13px;background:radial-gradient(circle at 20% 15%,#8fe4d44a,transparent 34%),linear-gradient(145deg,#255d77,#153a38);color:#effff8;font-size:clamp(25px,3vw,42px);font-weight:800;letter-spacing:-2px}.config-art:after{content:"";position:absolute}.config-art.game_topup{background:radial-gradient(circle at 25% 18%,#a789ff55,transparent 34%),linear-gradient(145deg,#4d3c8e,#211946)}.config-art.game_key{background:radial-gradient(circle at 25% 18%,#ff87915c,transparent 34%),linear-gradient(145deg,#71303f,#25131d)}.config-art span{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.config-product-card>p,.config-options-card header>p{margin:19px 0 7px;color:#78e3bf;font:10px 'DM Mono',monospace;letter-spacing:1.3px}.config-product-card h1{margin:0;font-size:clamp(25px,2.2vw,36px);letter-spacing:-1.5px}.config-pills{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.config-pills span{padding:6px 8px;border:1px solid #386153;border-radius:99px;background:#123127;color:#a9ead2;font:10px 'DM Mono',monospace}.config-product-card>small{margin-top:auto;padding-top:16px;border-top:1px solid #ffffff12;color:#92a9a8;font-size:12px;line-height:1.55}.config-options-card{padding:26px}.config-options-card header{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-bottom:19px;border-bottom:1px solid #ffffff12}.config-options-card header>p{position:absolute;margin-top:-24px}.config-options-card h2{margin:0;font-size:28px;letter-spacing:-1.35px}.config-options-card header>span{max-width:320px;color:#8fa6a9;font-size:12px;line-height:1.55;text-align:right}.config-options{display:grid;gap:9px;max-height:394px;margin-top:20px;overflow:auto;padding-right:5px}.config-options::-webkit-scrollbar{width:6px}.config-options::-webkit-scrollbar-thumb{border-radius:99px;background:#4f7c72}.config-variant{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 15px;border:1px solid #2d4a55;border-radius:12px;background:#0d1921;color:#effaf6;text-align:left;font-family:Manrope;cursor:pointer;transition:.18s ease}.config-variant:hover{transform:translateX(4px);border-color:#69d9b4;background:#122b2c}.config-variant.selected{border-color:#aafa72;background:linear-gradient(90deg,#173626,#11221f);box-shadow:inset 3px 0 #b9fb69,0 0 0 1px #b9fb6930}.config-variant span{display:grid;gap:4px}.config-variant b{font-size:14px}.config-variant small{color:#88a89e;font:10px 'DM Mono',monospace}.config-variant strong{color:#d0ff87;font:800 14px 'DM Mono',monospace;white-space:nowrap}.config-summary{display:grid;grid-template-columns:1.25fr 1fr .8fr auto auto;align-items:center;gap:18px;margin-top:18px;padding:17px 20px;border:1px solid #3a5d68;border-radius:17px;background:linear-gradient(105deg,#111e30,#0e1722);box-shadow:0 15px 35px #0004}.config-summary small{display:block;margin-bottom:5px;color:#91a9ac;font:10px 'DM Mono',monospace;letter-spacing:.7px}.config-summary strong{display:block;overflow:hidden;color:#f2fff9;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.config-summary .config-price strong{color:#d0ff87;font-size:21px;letter-spacing:-.8px}.config-quantity{display:flex;align-items:center;gap:13px;padding:9px 11px;border:1px solid #334b5b;border-radius:10px}.config-quantity button{border:0;background:transparent;color:#748f94;font:800 18px Manrope}.config-quantity b{font:800 14px 'DM Mono',monospace}.config-continue{padding:13px 16px;border:0;border-radius:10px;background:linear-gradient(105deg,#c5fc5b,#35d09a);box-shadow:0 12px 27px #3ad28d32;color:#092119;font:800 12px Manrope;cursor:pointer;white-space:nowrap;transition:.18s ease}.config-continue:hover{transform:translateY(-2px);box-shadow:0 17px 31px #3ad28d55}.config-continue b{margin-left:7px;font-size:15px}@media(max-width:1020px){.config-layout{grid-template-columns:290px minmax(0,1fr)}.config-summary{grid-template-columns:1fr 1fr auto auto}.config-summary .config-price{grid-column:1}.config-options-card header{align-items:start;flex-direction:column}.config-options-card header>span{text-align:left}.config-options-card header>p{position:static;margin:0 0 4px}}@media(max-width:720px){.config-topline{align-items:start;flex-direction:column}.config-layout{grid-template-columns:1fr}.config-art{min-height:180px}.config-options-card{padding:19px}.config-summary{grid-template-columns:1fr 1fr;gap:14px}.config-summary .config-price{grid-column:auto}.config-quantity{justify-content:center}.config-continue{grid-column:1 / -1}}@media(max-width:440px){.config-summary{grid-template-columns:1fr}.config-continue{grid-column:auto}.config-topline>span{font-size:9px}.config-options-card h2{font-size:25px}.config-variant{padding:13px}.config-variant strong{font-size:12px}}

/* Landing journey, FAQ and contacts: dense guidance instead of isolated empty cards. */
.process.process-journey{padding:90px 0 78px!important}.process-journey:before{inset:0 calc((100vw - min(1360px,calc(100vw - 80px)))/-2)!important;background:linear-gradient(90deg,#0c1c1728,#101c1726 54%,#0d292426)!important}.process-journey>.process-intro{position:relative;display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(310px,.72fr) auto!important;align-items:end;gap:34px!important;margin:0!important;padding:0 0 30px!important;border-bottom:1px solid #b6f7cf1f}.process-intro .kicker{margin:0 0 14px!important}.process-intro h2{max-width:720px!important;margin:0!important;color:#f1fff6!important;font-size:clamp(38px,3.4vw,57px)!important;line-height:1.02!important;letter-spacing:-2.8px!important;text-wrap:balance}.process-intro>p{max-width:425px!important;margin:0!important;color:#a5c0b0!important;font-size:14px!important;line-height:1.65!important}.process-intro__count{display:grid;justify-items:end;gap:1px;min-width:92px;padding-bottom:2px}.process-intro__count b{color:#ccff83;font:800 31px/1 'DM Mono',monospace;letter-spacing:-2px}.process-intro__count span{color:#8aa99a;font:700 9px 'DM Mono',monospace;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}.process-journey .process-track{position:relative;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:31px 0 0!important;padding:0!important;list-style:none}.process-journey .process-track:before{content:"";position:absolute;z-index:0;top:25px;left:7.5%;right:7.5%;height:1px;background:linear-gradient(90deg,#74dfb946,#c3ff7ca8 45%,#59d6bd50);box-shadow:0 0 14px #a8ff7c23}.process-journey .process-track>li{position:relative;z-index:1;min-width:0}.process-journey .process-track article{position:relative;display:flex;flex-direction:column;min-height:221px!important;margin:0!important;padding:25px 21px 19px!important;overflow:hidden;border:1px solid #79d7ad2a!important;border-radius:17px!important;background:linear-gradient(150deg,#11251ddd,#0c1714e8)!important;box-shadow:inset 0 1px #f1fff50a!important;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease!important}.process-journey .process-track article:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:linear-gradient(#ccff7b,#38d9ad);opacity:.5;transition:opacity .2s ease}.process-journey .process-track article:hover{transform:none!important;border-color:#a7efc365!important;background:linear-gradient(145deg,#153125,#0d1b17)!important;box-shadow:inset 0 1px #edfff41a,0 15px 33px #0005!important}.process-journey .process-track article:hover:before{opacity:1}.process-step__top{display:flex;align-items:center;justify-content:space-between;gap:11px}.process-step__top b{display:grid;place-items:center;width:51px;height:51px;border:1px solid #baff7d68;border-radius:50%;background:#baff7d11;color:#d2ff96;font:700 13px 'DM Mono',monospace;box-shadow:0 0 0 6px #baff7d08}.process-step__top span{color:#84d9bd;font:700 9px 'DM Mono',monospace;letter-spacing:1.15px}.process-journey .process-track h3{margin:23px 0 8px!important;color:#effff5!important;font-size:19px!important;line-height:1.16!important;letter-spacing:-.7px!important}.process-journey .process-track p{margin:0!important;color:#9fb9a9!important;font-size:12px!important;line-height:1.56!important}.process-journey .process-track small{display:inline-flex;align-items:center;min-height:23px;max-width:max-content;margin-top:auto;padding:0 8px;border:1px solid #77dcb337;border-radius:99px;background:#6fe1b00c;color:#91ceb2;font:700 8px 'DM Mono',monospace;letter-spacing:.35px}.process-journey .process-assurance{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:14px;padding:14px 18px;border:1px solid #75dcb131;border-radius:14px;background:#0d2119a8;color:#a3c3b0;font-size:11px}.process-assurance i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#c5fe79;color:#092019;font-style:normal;font-weight:900}.process-assurance b{color:#9dff7e;font:700 12px 'DM Mono',monospace}
.landing-faq{position:relative;padding:86px 0 94px!important}.landing-faq>.faq-shell{position:relative;display:grid!important;grid-template-columns:minmax(320px,.76fr) minmax(0,1.24fr)!important;gap:0!important;margin:0!important;overflow:hidden;border:1px solid #7de0b242!important;border-radius:23px!important;background:linear-gradient(135deg,#10271fdf,#0b1714f7)!important;box-shadow:inset 0 1px #ecfff014,0 24px 62px #0004}.faq-intro{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:418px;padding:40px!important;overflow:hidden;border-right:1px solid #a5f8cb20;background:radial-gradient(280px 220px at 0% 100%,#57d5ad24,transparent 70%),linear-gradient(145deg,#112c22,#0c1915)}.faq-intro:after{content:"";position:absolute;right:-104px;bottom:-98px;width:286px;height:286px;border:1px solid #a8ff7934;border-radius:50%;box-shadow:0 0 0 29px #a8ff790b,0 0 0 58px #5ae0bd08;pointer-events:none}.faq-intro>*{position:relative;z-index:1}.faq-intro .kicker{margin:0 0 17px!important;color:#bcfb7d!important}.faq-intro h2{max-width:390px;margin:0!important;color:#f2fff6;font-size:clamp(31px,2.9vw,46px);line-height:1.05;letter-spacing:-2.1px;text-wrap:balance}.faq-intro>p:not(.kicker){max-width:370px;margin:20px 0 0!important;color:#a2c0af;font-size:13px;line-height:1.62}.faq-intro__status{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:30px;color:#b4d3c0;font-size:11px}.faq-intro__status i{width:8px;height:8px;border-radius:50%;background:#bafe78;box-shadow:0 0 0 5px #bafe7811,0 0 14px #bafe78}.faq-intro>a{display:inline-flex;align-items:center;gap:10px;margin-top:16px;padding:11px 13px;border:1px solid #83e2bb5c;border-radius:10px;background:#123125;color:#e1fff0;text-decoration:none;font-size:11px;font-weight:800;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.faq-intro>a b{color:#c9ff83;font-size:15px;transition:transform .2s ease}.faq-intro>a:hover{border-color:#baff7b;background:#1a4331;box-shadow:0 11px 24px #0005}.faq-intro>a:hover b{transform:translateX(3px)}.faq-rail{display:grid;align-content:center;gap:8px;padding:22px 24px;background:linear-gradient(160deg,#0d1a16b8,#0c1715cc)}.landing-faq .faq-rail details{min-height:0!important;margin:0!important;padding:0!important;overflow:hidden;border:1px solid #70d9a52c!important;border-radius:13px!important;background:#0c1915d9!important;box-shadow:none!important;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease!important}.landing-faq .faq-rail details[open]{border-color:#8ce8ba61!important;background:linear-gradient(120deg,#112a20,#0c1a16)!important;box-shadow:inset 3px 0 #c5ff7a!important}.landing-faq .faq-rail summary{display:flex;align-items:center;justify-content:space-between;gap:17px;min-height:74px;padding:15px 17px!important;color:#effff5!important;font-size:inherit!important;cursor:pointer;list-style:none}.landing-faq .faq-rail summary::-webkit-details-marker{display:none}.landing-faq .faq-rail summary>span{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:11px;row-gap:2px;align-items:center}.landing-faq .faq-rail summary b{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border:1px solid #8be7bf42;border-radius:9px;background:#7ce0b10d;color:#acfb7c;font:700 9px 'DM Mono',monospace}.landing-faq .faq-rail summary strong{overflow:hidden;color:#effff4;font-size:15px;letter-spacing:-.4px;text-overflow:ellipsis;white-space:nowrap}.landing-faq .faq-rail summary small{overflow:hidden;color:#8cae9c;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.landing-faq .faq-rail summary i{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;margin:0!important;border:1px solid #94e9be52;border-radius:50%;color:#bafd7b;font:500 20px/1 Manrope!important;font-style:normal;transition:transform .2s ease,background .2s ease}.landing-faq .faq-rail details[open] summary i{transform:rotate(45deg);background:#bafd7b13}.landing-faq .faq-rail details p{max-width:640px;margin:0!important;padding:0 62px 19px 56px!important;color:#a4beae!important;font-size:12px!important;line-height:1.6!important}.landing-contact{display:grid;grid-template-columns:minmax(0,.93fr) minmax(430px,1.07fr);gap:44px;align-items:center;margin:0 0 80px;padding:42px 44px;border:1px solid #72dbb049;border-radius:23px;background:radial-gradient(330px 220px at 0% 100%,#3bd6ad1f,transparent 73%),radial-gradient(290px 220px at 100% 0%,#bafa7813,transparent 70%),linear-gradient(135deg,#102920,#0b1916);box-shadow:inset 0 1px #eaffef12,0 23px 52px #0005}.landing-contact__lead .kicker{margin:0 0 15px!important}.landing-contact__lead h2{max-width:580px;margin:0;color:#f0fff5;font-size:clamp(31px,3vw,47px);line-height:1.04;letter-spacing:-2.2px;text-wrap:balance}.landing-contact__lead>p:not(.kicker){max-width:560px;margin:17px 0 0;color:#a6c0b0;font-size:13px;line-height:1.65}.contact-support-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-width:min(100%,310px);margin-top:24px;padding:14px 16px;border:1px solid #baff7a78;border-radius:12px;background:linear-gradient(105deg,#bafd77,#42d2a6);box-shadow:0 14px 29px #3bd4a32c;color:#071c14;text-decoration:none;font-size:12px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.contact-support-link b{font:800 11px 'DM Mono',monospace}.contact-support-link:hover{transform:translateY(-3px);box-shadow:0 20px 35px #3bd4a34a}.landing-contact__routes{display:grid;gap:9px}.contact-route,.contact-service-status{display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:79px;padding:13px 14px;border:1px solid #78dcb132;border-radius:14px;background:#0b1916c7;color:#eafff2;text-align:left;text-decoration:none;box-shadow:inset 0 1px #f1fff309}.contact-route{font-family:Manrope;transition:transform .2s ease,border-color .2s ease,background .2s ease}.contact-route>i{display:grid;place-items:center;width:39px;height:39px;border:1px solid #81e2ba4b;border-radius:11px;background:#73dfb110;color:#aefd7c;font:700 17px 'DM Mono',monospace;font-style:normal}.contact-route span,.contact-service-status span{display:grid;gap:4px;min-width:0}.contact-route small,.contact-service-status small{color:#83cdb0;font:700 8px 'DM Mono',monospace;letter-spacing:1.05px}.contact-route strong,.contact-service-status strong{overflow:hidden;color:#effff5;font-size:13px;letter-spacing:-.35px;text-overflow:ellipsis;white-space:nowrap}.contact-route em,.contact-service-status em{overflow:hidden;color:#8eab9b;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.contact-route>b{color:#baff7c;font-size:17px}.contact-route--support:hover{transform:translateX(4px);border-color:#9df4c272;background:#112c22}.contact-route--channel{width:100%;border-color:#6f8f8934;background:#0a1512a8;cursor:not-allowed;opacity:.83}.contact-route--channel>i{border-color:#6aa0a144;background:#7fd1cf0b;color:#9dd9d2}.contact-route--channel>b{padding:5px 7px;border:1px solid #82cfc53d;border-radius:99px;color:#a3c5b7;font:700 8px 'DM Mono',monospace}.contact-service-status{grid-template-columns:12px minmax(0,1fr) auto;min-height:55px;padding:10px 14px;border-color:#a8f77a35;background:#112418}.contact-service-status>i{width:8px;height:8px;border-radius:50%;background:#baff77;box-shadow:0 0 0 4px #baff7710,0 0 13px #baff77}.contact-service-status em{color:#a7c5b3}.landing-contact+.landing-footer{border-top-color:#dffff014}
@media(max-width:1100px){.process-journey>.process-intro{grid-template-columns:minmax(0,1fr) auto!important;gap:23px!important}.process-intro>p{grid-column:1/-1;max-width:670px!important}.process-journey .process-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.process-journey .process-track:before{display:none}.landing-faq>.faq-shell{grid-template-columns:1fr!important}.faq-intro{min-height:0;border-right:0;border-bottom:1px solid #a5f8cb20}.landing-contact{grid-template-columns:1fr;gap:30px}}
@media(max-width:820px){.process.process-journey{padding:68px 0!important}.process-intro h2{font-size:clamp(36px,6vw,50px)!important}.process-journey .process-track{margin-top:25px!important}.landing-faq{padding:70px 0!important}.landing-contact{margin-bottom:64px;padding:31px}.faq-intro{padding:31px!important}.faq-rail{padding:16px}.faq-intro h2{max-width:620px}}
@media(max-width:540px){.process-journey:before{inset:0 -15px!important}.process-journey>.process-intro{grid-template-columns:1fr!important;padding-bottom:23px!important}.process-intro>p{grid-column:auto;font-size:13px!important}.process-intro__count{position:absolute;right:0;top:0;justify-items:end;opacity:.8}.process-intro h2{max-width:340px!important;font-size:clamp(34px,10vw,43px)!important}.process-journey .process-track{grid-template-columns:1fr!important;gap:9px!important}.process-journey .process-track article{min-height:0!important;padding:19px 18px 17px!important}.process-step__top b{width:42px;height:42px;font-size:11px}.process-journey .process-track h3{margin-top:16px!important;font-size:18px!important}.process-journey .process-assurance{justify-content:flex-start;gap:7px;padding:13px;font-size:10px}.process-assurance b{font-size:10px}.landing-faq{padding:62px 0!important}.faq-intro{padding:27px 23px!important}.faq-intro h2{font-size:clamp(30px,9vw,39px);letter-spacing:-1.75px}.faq-intro>a{width:100%;justify-content:space-between}.faq-rail{padding:10px}.landing-faq .faq-rail summary{min-height:76px;padding:14px!important}.landing-faq .faq-rail summary>span{grid-template-columns:25px minmax(0,1fr);column-gap:9px}.landing-faq .faq-rail summary b{width:25px;height:25px;font-size:8px}.landing-faq .faq-rail summary strong{font-size:13px}.landing-faq .faq-rail summary small{font-size:9px}.landing-faq .faq-rail details p{padding:0 18px 17px 48px!important;font-size:11px!important}.landing-contact{gap:25px;margin-bottom:55px;padding:26px 21px}.landing-contact__lead h2{font-size:clamp(29px,9vw,39px);letter-spacing:-1.8px}.landing-contact__lead>p:not(.kicker){font-size:12px}.contact-support-link{width:100%;min-width:0}.contact-route,.contact-service-status{grid-template-columns:35px minmax(0,1fr) auto;gap:10px;padding:12px}.contact-route>i{width:35px;height:35px}.contact-route strong{font-size:12px}.contact-route em{font-size:9px}.contact-service-status{grid-template-columns:10px minmax(0,1fr)}.contact-service-status em{display:none}}
@media(prefers-reduced-motion:reduce){.process-journey .process-track article,.faq-intro>a,.landing-contact .contact-route,.contact-support-link,.landing-faq .faq-rail details,.landing-faq .faq-rail summary i{transition:none!important}}

/* FAQ: a small tactile response before the visitor opens an answer. */
.landing-faq .faq-rail details{position:relative;will-change:transform;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease,background .24s ease,box-shadow .24s ease!important}
.landing-faq .faq-rail details:hover,.landing-faq .faq-rail details:focus-within{transform:translateX(6px);border-color:#a9f6c785!important;background:linear-gradient(105deg,#163326,#0d1d18)!important;box-shadow:0 13px 27px #0006,inset 3px 0 #c5ff7a!important}
.landing-faq .faq-rail summary>span{transition:transform .24s cubic-bezier(.22,1,.36,1)}
.landing-faq .faq-rail summary b{transition:transform .24s cubic-bezier(.22,1,.36,1),background .24s ease,box-shadow .24s ease}
.landing-faq .faq-rail summary i{transition:transform .24s cubic-bezier(.22,1,.36,1),background .24s ease,box-shadow .24s ease!important}
.landing-faq .faq-rail details:hover summary>span,.landing-faq .faq-rail details:focus-within summary>span{transform:translateX(2px)}
.landing-faq .faq-rail details:hover summary b,.landing-faq .faq-rail details:focus-within summary b{transform:rotate(-5deg) scale(1.08);background:#c5ff7a1c;box-shadow:0 0 18px #c5ff7a24}
.landing-faq .faq-rail details:not([open]):hover summary i,.landing-faq .faq-rail details:not([open]):focus-within summary i{transform:rotate(90deg) scale(1.1);background:#c5ff7a20;box-shadow:0 0 18px #c5ff7a2b}
.landing-faq .faq-rail details[open]:hover summary i,.landing-faq .faq-rail details[open]:focus-within summary i{transform:rotate(45deg) scale(1.1);box-shadow:0 0 18px #c5ff7a2b}
.contact-route--channel{cursor:pointer!important;opacity:1!important;border-color:#6de0c05d!important;background:linear-gradient(105deg,#102720,#0b1b18)!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease!important}
.contact-route--channel>i{border-color:#7ee3c45e!important;background:#72dfbf16!important;color:#b9fd83!important}
.contact-route--channel>b{border-color:#a8f97a70!important;color:#c8ff88!important}
.contact-route--channel:hover{transform:translateX(4px);border-color:#b8ff8c!important;background:linear-gradient(105deg,#173b2c,#0d211b)!important;box-shadow:0 12px 27px #0006,0 0 0 1px #b8ff8c1a!important}
.contact-route--channel:hover>b{transform:translateX(3px)}
/* Wide screens: make the first fold read as one intentional composition. */
@media(min-width:1160px){.landing-top,.landing-main,.landing-footer{width:min(1600px,calc(100% - 96px))}.landing-top{gap:13px}.landing-top nav{gap:26px;margin-left:auto;margin-right:4px}.nav-login{margin-left:0}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(510px,640px);gap:clamp(42px,5vw,78px);padding:78px 0 72px}.hero-copy{max-width:850px}.landing-hero h1{max-width:850px;font-size:clamp(56px,3.85vw,68px);line-height:1.01;letter-spacing:-3.7px}.landing-hero>div>span{max-width:640px}.live-console{width:100%;max-width:640px;min-height:470px!important;justify-self:end}}
@media(min-width:1500px){.landing-hero{grid-template-columns:minmax(0,1fr) minmax(620px,680px);gap:clamp(56px,5.2vw,90px)}.landing-hero h1{max-width:860px;font-size:clamp(62px,3.8vw,68px)}.live-console{max-width:680px}}
@media(min-width:1160px){.landing-hero h1{max-width:660px;font-size:clamp(52px,3.45vw,60px);line-height:1.03;letter-spacing:-3.25px}}
@media(min-width:1500px){.landing-hero h1{max-width:720px;font-size:clamp(56px,3.45vw,62px)}}
/* Final visual polish: modal overflow, a unified console palette, and reliable text spacing. */
.support-dialog,.admin-auth-dialog{overflow-x:hidden!important;overflow-y:auto!important}
.support-dialog__content,.admin-auth-dialog__content{min-width:0}
.support-dialog__glow,.admin-auth-dialog__aura{right:58px!important}
.live-console__demo{border-color:#8adfb833!important;background:linear-gradient(145deg,#10251eeb,#0b1815ed)!important}
.live-console__demo span:first-letter{color:inherit!important}
.live-console__stat span:first-letter,.live-console__sync span:first-letter,.live-console__status span:first-letter{color:inherit!important}
.live-console__sync strong{gap:9px!important;word-spacing:0!important}
.live-console__sync strong>span{display:block!important;color:#eefff3!important;font:700 14px/1.18 Manrope!important;letter-spacing:-.25px!important;white-space:nowrap}


/* The VIREON symbol feels alive without taking attention away from the interface. */
.landing-brand b,.brand-mark{position:relative!important;isolation:isolate;overflow:hidden;background-size:180% 180%!important;will-change:transform,box-shadow,background-position;transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease;animation:vireon-mark-breathe 4.6s cubic-bezier(.45,0,.2,1) infinite!important}
.landing-brand b:after,.brand-mark:after{content:"";position:absolute;z-index:2;top:-110%;left:-42%;width:34%;height:320%;pointer-events:none;background:linear-gradient(90deg,transparent,#ffffff78,transparent);transform:rotate(24deg) translateX(-320%);animation:vireon-mark-shine 5.8s cubic-bezier(.3,.1,.22,1) infinite}
.landing-brand:hover b,.brand:hover .brand-mark{transform:translateY(-2px) scale(1.075) rotate(-2deg);box-shadow:0 10px 30px #68edbc6e,0 0 0 6px #71e2b214!important}
@keyframes vireon-mark-breathe{0%,100%{background-position:0% 50%;box-shadow:0 0 0 5px #71e2b20b,0 0 24px #6bddad3f}48%{background-position:100% 50%;box-shadow:0 10px 31px #63e0ae66,0 0 0 8px #71e2b20d}}
@keyframes vireon-mark-shine{0%,18%{transform:rotate(24deg) translateX(-320%);opacity:0}24%{opacity:.85}42%,100%{transform:rotate(24deg) translateX(760%);opacity:0}}
/* The name gets a rare light pass, like a live signature — readable at rest, memorable in motion. */
.landing-wordmark,.brand-wordmark{position:relative;display:inline-block;color:#f7fff9;isolation:isolate;will-change:background-position,filter;transition:filter .24s ease,text-shadow .24s ease}
@supports ((-webkit-background-clip:text) or (background-clip:text)){.landing-wordmark,.brand-wordmark{background:linear-gradient(100deg,#f7fff9 0%,#f7fff9 41%,#82f3c9 49%,#ffffff 55%,#f7fff9 63%,#f7fff9 100%);background-size:260% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:vireon-wordmark-sweep 7.4s cubic-bezier(.45,0,.22,1) infinite}}
.landing-wordmark:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;border-radius:99px;background:linear-gradient(90deg,transparent,#a8ff78,#54e1bd,transparent);transform:scaleX(.16);transform-origin:left;opacity:.18;animation:vireon-wordmark-trace 7.4s cubic-bezier(.45,0,.22,1) infinite}
.landing-brand:hover .landing-wordmark,.brand:hover .brand-wordmark{filter:drop-shadow(0 0 7px #7bf1c895);text-shadow:0 0 12px #8affcc55}
@keyframes vireon-wordmark-sweep{0%,62%{background-position:0% 50%;filter:none}75%{background-position:100% 50%;filter:drop-shadow(0 0 6px #7bf1c875)}100%{background-position:100% 50%;filter:none}}
@keyframes vireon-wordmark-trace{0%,60%{transform:scaleX(.16);opacity:.16}70%{transform:scaleX(1);opacity:.92}82%,100%{transform:scaleX(.16);opacity:.16}}
@media(prefers-reduced-motion:reduce){.landing-brand b,.brand-mark,.landing-wordmark,.brand-wordmark{animation:none!important}.landing-brand b:after,.brand-mark:after,.landing-wordmark:after{display:none!important}}

/* The demo sidebar keeps one clear status line; no duplicate legacy copy or horizontal track. */
body.show-demo .nexora-compass{overflow-x:hidden!important;overflow-y:auto!important}
body.show-demo .nexora-compass .compass-guest{flex:0 0 auto}
body.show-demo .sidebar-foot{flex:0 0 auto;min-width:0;max-width:100%;overflow:hidden}
body.show-demo .sidebar-foot::after{content:none!important;display:none!important}
body.show-demo .sidebar-foot div{min-width:0}
body.show-demo .sidebar-foot b,body.show-demo .sidebar-foot span:not(.online-dot){display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* First-screen positioning: VIREON is a workspace for sellers, not an anonymous storefront. */
.reseller-brief{display:grid;grid-template-columns:minmax(250px,.84fr) minmax(300px,1.1fr) minmax(230px,.78fr);align-items:center;gap:25px;margin:25px 0 -15px;padding:19px 23px;border:1px solid #76dfb24a;border-radius:18px;background:radial-gradient(280px 150px at 0% 100%,#4acda820,transparent 72%),radial-gradient(260px 170px at 100% 0,#9cfa6d12,transparent 70%),linear-gradient(105deg,#10271f,#0b1915);box-shadow:inset 0 1px #ecfff013,0 16px 38px #0003}
.reseller-brief__lead p{margin:0 0 8px;color:#aefa7d;font:700 9px 'DM Mono',monospace;letter-spacing:1.35px}
.reseller-brief__lead strong{display:block;max-width:340px;color:#f1fff6;font-size:20px;line-height:1.12;letter-spacing:-.85px}
.reseller-brief__copy{max-width:560px;margin:0;color:#a7c4b3;font-size:12px;line-height:1.6}
.reseller-brief__points{display:grid;gap:7px;padding-left:21px;border-left:1px solid #85e6ba2b}
.reseller-brief__points span{display:flex;align-items:center;gap:8px;color:#d9f8e7;font-size:10px;font-weight:700;white-space:nowrap}
.reseller-brief__points i{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border:1px solid #8de8b85c;border-radius:7px;background:#84e9b611;color:#bdfd84;font:700 8px 'DM Mono',monospace;font-style:normal}
@media(max-width:980px){.reseller-brief{grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr);gap:19px;margin-bottom:0}.reseller-brief__points{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:13px 0 0;border-top:1px solid #85e6ba20;border-left:0}.reseller-brief__points span{white-space:normal}}
@media(max-width:620px){.reseller-brief{grid-template-columns:1fr;gap:13px;margin:18px 0 0;padding:18px}.reseller-brief__lead strong{font-size:19px}.reseller-brief__copy{font-size:11px}.reseller-brief__points{grid-template-columns:1fr;gap:7px;padding-top:12px}.reseller-brief__points span{font-size:10px}}

/* Quiet ambient motion: background geometry and one hanging interface tag, never over the content. */
.ambient-motion{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}
.ambient-motion__square,.ambient-motion__hang{position:absolute;display:block;will-change:transform,opacity}
.ambient-motion__square{border:1px solid #86e8bc29;border-radius:7px;background:linear-gradient(145deg,#d5ffba10,#37d8b61a);box-shadow:inset 0 1px #efffe80c,0 16px 35px #0003;backdrop-filter:blur(3px)}
.ambient-motion__square--one{top:258px;right:11.5vw;width:37px;height:37px;transform:rotate(14deg);animation:ambient-square-float 12s cubic-bezier(.45,0,.2,1) infinite}
.ambient-motion__square--two{top:545px;left:3.2vw;width:54px;height:54px;border-color:#77bff322;background:linear-gradient(145deg,#67d9c511,#5f88ff12);animation:ambient-square-drift 16s cubic-bezier(.45,0,.2,1) infinite}
.ambient-motion__hang{top:150px;right:max(18px,1.8vw);width:76px;height:48px;border:1px solid #9ff4c342;border-radius:10px;background:radial-gradient(40px 28px at 80% 18%,#baff7b1f,transparent 76%),linear-gradient(145deg,#123025aa,#0b1b17b8);box-shadow:inset 0 1px #e9fff215,0 15px 34px #0005;transform-origin:50% -118px;animation:ambient-hang 8.8s cubic-bezier(.42,0,.2,1) infinite}
.ambient-motion__hang:before{content:"";position:absolute;left:50%;bottom:100%;width:1px;height:118px;background:linear-gradient(#b9ffe040,#70dabc80 62%,#8ff2ca);box-shadow:0 0 8px #6de0bd22}
.ambient-motion__hang:after{content:"";position:absolute;left:13px;right:13px;top:17px;height:2px;border-radius:99px;background:linear-gradient(90deg,#baff7b,#48d6ba);box-shadow:0 0 11px #75e7c759}
@keyframes ambient-square-float{0%,100%{transform:translate3d(0,0,0) rotate(14deg);opacity:.42}50%{transform:translate3d(-10px,17px,0) rotate(30deg);opacity:.72}}
@keyframes ambient-square-drift{0%,100%{transform:translate3d(0,0,0) rotate(-16deg);opacity:.23}50%{transform:translate3d(18px,-20px,0) rotate(-3deg);opacity:.52}}
@keyframes ambient-hang{0%,100%{transform:rotate(-3.2deg) translateY(0)}50%{transform:rotate(3.2deg) translateY(5px)}}
@media(max-width:900px){.ambient-motion__hang{right:14px;opacity:.46}.ambient-motion__square--one{top:216px;right:74px;opacity:.6}.ambient-motion__square--two{display:none}}
@media(max-width:620px){.ambient-motion__hang{display:none}.ambient-motion__square--one{top:112px;right:-9px;width:28px;height:28px;opacity:.34}}
@media(prefers-reduced-motion:reduce){.ambient-motion{display:none!important}}

/* The quiet grid now carries through the whole story, while sparse shapes mark the long scroll. */
.landing:after{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background-image:linear-gradient(#b8ffce06 1px,transparent 1px),linear-gradient(90deg,#b8ffce06 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,transparent 0%,transparent 24%,#000 47%,#000 93%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,transparent 24%,#000 47%,#000 93%,transparent 100%);animation:ambient-grid-pan 34s linear infinite}
.ambient-motion__shape{position:absolute;display:block;pointer-events:none;will-change:transform,opacity}
.ambient-motion__triangle{top:31%;right:5.2vw;width:64px;height:56px;clip-path:polygon(50% 0,100% 100%,0 100%);background:linear-gradient(145deg,#baff7b31,#42d7c922);filter:drop-shadow(0 10px 16px #0005);animation:ambient-triangle-sway 17s cubic-bezier(.45,0,.2,1) infinite}
.ambient-motion__ring{top:53%;left:2.4vw;width:74px;height:74px;border:1px solid #83c9ff32;border-radius:50%;background:radial-gradient(circle,#66d7c80e 0 40%,transparent 41%);box-shadow:0 0 0 12px #64d6ca06,0 0 28px #4e9cff10;animation:ambient-ring-float 20s cubic-bezier(.45,0,.2,1) infinite}
.ambient-motion__diamond{top:76%;right:6.1vw;width:48px;height:48px;border:1px solid #d08cff36;border-radius:9px;background:linear-gradient(145deg,#bb8cff17,#5adacb12);box-shadow:inset 0 1px #fff0ff0d,0 16px 30px #0003;animation:ambient-diamond-turn 18s cubic-bezier(.45,0,.2,1) infinite}
@keyframes ambient-grid-pan{from{background-position:0 0,0 0}to{background-position:72px 72px,-72px 72px}}
@keyframes ambient-triangle-sway{0%,100%{transform:translate3d(0,0,0) rotate(-8deg);opacity:.28}50%{transform:translate3d(-11px,-17px,0) rotate(8deg);opacity:.56}}
@keyframes ambient-ring-float{0%,100%{transform:translate3d(0,0,0) scale(.94);opacity:.26}50%{transform:translate3d(14px,-16px,0) scale(1.06);opacity:.55}}
@keyframes ambient-diamond-turn{0%,100%{transform:translate3d(0,0,0) rotate(38deg);opacity:.27}50%{transform:translate3d(-14px,-14px,0) rotate(62deg);opacity:.56}}
@media(max-width:900px){.ambient-motion__triangle{right:-8px;opacity:.55}.ambient-motion__ring{left:-24px}.ambient-motion__diamond{right:-20px}}
@media(max-width:620px){.ambient-motion__shape{display:none}.landing:after{background-size:58px 58px;opacity:.72}}
@media(prefers-reduced-motion:reduce){.landing:after{animation:none!important}}
@media(prefers-reduced-motion:reduce){.landing-faq .faq-rail details:hover,.landing-faq .faq-rail details:focus-within{transform:none!important}.landing-faq .faq-rail details:hover summary>span,.landing-faq .faq-rail details:focus-within summary>span,.landing-faq .faq-rail details:hover summary b,.landing-faq .faq-rail details:focus-within summary b{transform:none!important}}

/* Recovery and administration are isolated from the customer sign-in flow. */
#auth .auth-login-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}
#auth .auth-login-actions[hidden]{display:none!important}
#auth .auth-forgot,#auth .auth-admin-link{border:0;background:transparent;font:800 11px Manrope;cursor:pointer;transition:color .2s ease,transform .2s ease}
#auth .auth-forgot{padding:4px 0;color:#abc7b9;text-align:left}
#auth .auth-forgot:hover{color:#effff4;transform:translateX(2px)}
#auth .auth-admin-link{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #b9ff841f;border-radius:9px;color:#c6f98b;background:#b9ff8409}
#auth .auth-admin-link i{display:grid;place-items:center;width:15px;height:15px;border-radius:5px;background:#b9ff8420;color:#dbffad;font:900 12px 'DM Mono',monospace;font-style:normal}
#auth .auth-admin-link:hover{border-color:#b9ff8460;background:#b9ff8414;color:#e9ffd2;transform:translateY(-1px)}

.support-dialog{position:relative;width:min(510px,calc(100% - 28px));max-height:calc(100dvh - 30px);margin:auto;padding:0;border:1px solid #74e1bf62;border-radius:25px;background:radial-gradient(330px 240px at 105% -5%,#baff791c,transparent 70%),radial-gradient(260px 230px at -8% 100%,#48d8ca1b,transparent 67%),linear-gradient(145deg,#10251d,#0b1511 64%,#0b1b17);color:#effff6;box-shadow:0 38px 115px #000d;overflow:auto;isolation:isolate}
.support-dialog::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(125deg,#d9ffab0b 1px,transparent 1px),linear-gradient(35deg,#d9ffab08 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(135deg,#0008,transparent 64%);pointer-events:none}
.support-dialog::backdrop{background:#010805d2;backdrop-filter:blur(10px)}
.support-dialog__glow{position:absolute;z-index:-1;right:-94px;top:-86px;width:250px;height:250px;border:1px solid #bcff8a3b;border-radius:50%;box-shadow:0 0 0 31px #bcff8a08,0 0 0 66px #54ddbd08;animation:support-orbit 14s linear infinite}
.support-dialog .close,.admin-auth-dialog .close{position:absolute;z-index:2;right:19px;top:18px;display:grid;place-items:center;width:35px;height:35px;margin:0;border:1px solid #ffffff1a;border-radius:50%;background:#ffffff09;color:#e9fff3;font-size:23px;line-height:1;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.support-dialog .close:hover,.admin-auth-dialog .close:hover{transform:rotate(90deg);border-color:#baff8a6c;background:#ffffff16}
.support-dialog__content{padding:38px}.support-dialog__icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:23px;border:1px solid #c4ff925d;border-radius:15px;background:linear-gradient(145deg,#c9ff76,#38d5a2);box-shadow:0 0 0 7px #c8ff790d,0 0 33px #98f07e31;color:#0a251a;font:900 24px 'DM Mono',monospace}
.support-dialog__kicker,.admin-auth-dialog__kicker{margin:0 0 8px!important;color:#befe78!important;font:800 10px 'DM Mono',monospace!important;letter-spacing:1.5px!important}.support-dialog h2,.admin-auth-dialog h2{max-width:380px;margin:0;color:#f0fff7;font-size:clamp(29px,5vw,38px);line-height:1.05;letter-spacing:-1.9px}.support-dialog__intro,.admin-auth-dialog__intro{display:block;max-width:400px;margin-top:12px;color:#aac4b7;font-size:13px;line-height:1.62}
.support-contact{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;padding:17px;border:1px solid #69d9b656;border-radius:16px;background:linear-gradient(120deg,#103225,#0c1e17);overflow:hidden}.support-contact:before{content:"";position:absolute;right:-23px;bottom:-54px;width:120px;height:120px;border:1px solid #c8ff8530;border-radius:50%;box-shadow:0 0 0 19px #c8ff8508}.support-contact>div{position:relative;z-index:1;display:grid;gap:5px}.support-contact small{color:#91baa7;font:800 9px 'DM Mono',monospace;letter-spacing:1.1px}.support-contact strong{color:#eaffd5;font:900 23px 'DM Mono',monospace;letter-spacing:-1px}.support-contact span{max-width:315px;color:#8fac9f;font-size:10px;line-height:1.45}.support-contact>i{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:1px solid #c8ff8757;border-radius:11px;background:#c8ff8515;color:#d9ffab;font:800 19px Manrope;font-style:normal}
.support-actions{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:10px}.support-actions a,.support-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:11px;font:800 11px Manrope;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.support-actions a{border:0;background:linear-gradient(105deg,#c6ff73,#3bd3a3);box-shadow:0 13px 27px #42d39835;color:#092119}.support-actions a:hover{transform:translateY(-2px);box-shadow:0 18px 33px #42d3984c}.support-actions a b{font-size:16px;transition:transform .2s ease}.support-actions a:hover b{transform:translateX(3px)}.support-actions button{padding:0 13px;border:1px solid #5ea889;background:#102b20;color:#ccf4df}.support-actions button:hover{transform:translateY(-2px);border-color:#9aefc7;background:#173b2b}
.support-proof{margin-top:17px;padding:15px 16px;border:1px solid #ffffff12;border-radius:14px;background:#07140f91}.support-proof p{margin:0 0 9px;color:#c8efdb;font:800 10px 'DM Mono',monospace;letter-spacing:.9px}.support-proof ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#a4bdb0;font-size:11px;line-height:1.45}.support-proof li{position:relative;padding-left:15px}.support-proof li:before{content:"";position:absolute;left:0;top:.54em;width:6px;height:6px;border-radius:50%;background:#bafd78;box-shadow:0 0 10px #bafd78}.support-security{display:flex;align-items:flex-start;gap:7px;margin:14px 0 0!important;color:#f0c18b!important;font-size:10px!important;line-height:1.5!important}.support-security i{display:grid;place-items:center;flex:0 0 auto;width:16px;height:16px;border:1px solid #efbb7a79;border-radius:50%;color:#ffda9d;font:800 10px 'DM Mono',monospace;font-style:normal}.support-copy-status{min-height:16px;margin:10px 0 0;color:#ffb0a9;font-size:11px}.support-copy-status.success{color:#c7ff92}

.admin-auth-dialog{position:relative;width:min(470px,calc(100% - 28px));max-height:calc(100dvh - 30px);margin:auto;padding:0;border:1px solid #7587ff54;border-radius:25px;background:radial-gradient(310px 220px at 102% -4%,#8b6dff24,transparent 70%),radial-gradient(240px 210px at -8% 105%,#31d4c61b,transparent 68%),linear-gradient(145deg,#14192d,#0a111d 68%,#0c161b);color:#f5f6ff;box-shadow:0 38px 115px #000d;overflow:auto;isolation:isolate}.admin-auth-dialog::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#a9b8ff09 1px,transparent 1px),linear-gradient(#a9b8ff08 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(145deg,#0008,transparent 66%);pointer-events:none}.admin-auth-dialog::backdrop{background:#03040ad4;backdrop-filter:blur(10px)}.admin-auth-dialog__aura{position:absolute;z-index:-1;right:-94px;top:-94px;width:255px;height:255px;border:1px solid #9d9cff39;border-radius:50%;box-shadow:0 0 0 35px #8e80ff0a,0 0 0 73px #4cdbd50a;animation:support-orbit 15s linear infinite reverse}.admin-auth-dialog__content{padding:38px}.admin-auth-dialog__mark{display:inline-flex;align-items:center;gap:8px;margin-bottom:23px;padding:5px 10px 5px 5px;border:1px solid #a8a1ff55;border-radius:13px;background:#9d8cff14;color:#dcdbff}.admin-auth-dialog__mark i{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:linear-gradient(145deg,#9f8aff,#52d9cb);color:#101427;font:900 17px 'DM Mono',monospace;font-style:normal}.admin-auth-dialog__mark span{font:800 10px 'DM Mono',monospace;letter-spacing:1px}.admin-auth-dialog__kicker{color:#bdb6ff!important}.admin-auth-dialog__note{display:flex;align-items:flex-start;gap:8px;margin-top:18px;padding:11px 12px;border:1px solid #7a8fff42;border-radius:12px;background:#111b35a8;color:#aeb9d9;font-size:10px;line-height:1.48}.admin-auth-dialog__note i{display:grid;place-items:center;flex:0 0 auto;width:17px;height:17px;border:1px solid #9dacff71;border-radius:50%;color:#d6d7ff;font:800 10px 'DM Mono',monospace;font-style:normal}.admin-auth-dialog form{display:grid;gap:15px;margin-top:20px}.admin-auth-dialog label{display:grid;gap:8px;color:#c6cce8;font:800 10px Manrope;letter-spacing:.4px;text-transform:uppercase}.admin-auth-dialog input{width:100%;padding:14px;border:1px solid #4d5c85;border-radius:10px;outline:0;background:#090f1bce;color:#f5f6ff;font:14px Manrope;transition:border-color .2s ease,box-shadow .2s ease}.admin-auth-dialog input::placeholder{color:#687494}.admin-auth-dialog input:focus{border-color:#a89cff;box-shadow:0 0 0 4px #a89cff13}.admin-auth-dialog input:-webkit-autofill,.admin-auth-dialog input:-webkit-autofill:hover,.admin-auth-dialog input:-webkit-autofill:focus{-webkit-text-fill-color:#f5f6ff!important;box-shadow:0 0 0 1000px #090f1b inset!important;transition:background-color 9999s ease-out 0s}.admin-auth-submit{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;margin-top:2px;padding:14px;border:0;border-radius:11px;background:linear-gradient(105deg,#b5a2ff,#48d6c4);box-shadow:0 14px 29px #7060d739;color:#0c1020;font:900 12px Manrope;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.admin-auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 19px 35px #7060d754}.admin-auth-submit b{font-size:16px}.admin-auth-submit:disabled{cursor:wait;filter:saturate(.6);opacity:.7}.admin-auth-back{display:block;margin:16px auto 0;padding:5px;border:0;background:transparent;color:#b4bddd;font:800 11px Manrope;cursor:pointer}.admin-auth-back:hover{color:#f1f2ff}.admin-auth-dialog em{min-height:16px;margin-top:10px;color:#ffb2aa;font-size:11px;font-style:normal;line-height:1.45}.admin-auth-dialog em.success{color:#c4ff9a}

.admin-gate{display:grid;justify-items:start;max-width:720px;margin:30px auto 64px;padding:39px;border:1px solid #526b8a;border-radius:22px;background:radial-gradient(340px 220px at 100% 0,#6b7cff1d,transparent 72%),linear-gradient(145deg,#101a2a,#0b121e);box-shadow:0 22px 55px #0005}.admin-gate__symbol{display:grid;place-items:center;width:48px;height:48px;border:1px solid #a4acff69;border-radius:15px;background:#9b96ff18;color:#dedfff;font:900 25px 'DM Mono',monospace}.admin-gate>p,.admin-console__head p,.admin-console__status p{margin:22px 0 8px;color:#aeb6ff;font:800 10px 'DM Mono',monospace;letter-spacing:1.3px}.admin-gate h1{margin:0;color:#f0f4ff;font-size:clamp(29px,4vw,42px);letter-spacing:-1.8px}.admin-gate>span{max-width:570px;margin-top:11px;color:#aebbd0;font-size:13px;line-height:1.6}.admin-gate__button{display:inline-flex;align-items:center;gap:9px;margin-top:24px;padding:13px 16px;border:0;border-radius:11px;background:linear-gradient(105deg,#b7a4ff,#4bd4c8);box-shadow:0 14px 29px #7060d432;color:#0c1120;font:900 12px Manrope;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.admin-gate__button:hover{transform:translateY(-2px);box-shadow:0 19px 34px #7060d552}.admin-gate__button b{font-size:16px}.admin-gate>small{margin-top:12px;color:#7f8ea8;font-size:10px}
.admin-console{padding:3px 0 48px}.admin-console__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px 31px;border:1px solid #405373;border-radius:21px;background:radial-gradient(400px 260px at 102% 0,#786cff24,transparent 69%),linear-gradient(135deg,#111b2e,#0d1523)}.admin-console__head p{margin:0 0 9px}.admin-console__head h1{margin:0;color:#f4f6ff;font-size:clamp(33px,4vw,48px);letter-spacing:-2.3px}.admin-console__head span{display:block;max-width:640px;margin-top:9px;color:#9eafc9;font-size:12px;line-height:1.55}.admin-console__head span b{color:#e1e4ff}.admin-console__identity{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #a49dff59;border-radius:10px;background:#9b95ff12;color:#d9d8ff;font:800 10px 'DM Mono',monospace;letter-spacing:.7px;white-space:nowrap}.admin-console__identity i{display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#a49dff2a;color:#e2e0ff;font-style:normal}.admin-console__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px}.admin-console__metrics article{min-height:142px;padding:19px;border:1px solid #304663;border-radius:15px;background:linear-gradient(145deg,#101a29,#0d1521)}.admin-console__metrics small{display:block;color:#8094b0;font:800 9px 'DM Mono',monospace;letter-spacing:1px}.admin-console__metrics b{display:block;margin:13px 0 5px;color:#e3e7ff;font-size:26px;letter-spacing:-1.3px}.admin-console__metrics span{display:block;color:#8497ac;font-size:10px;line-height:1.4}.admin-console__metrics .is-ready{border-color:#55cfad69;background:linear-gradient(145deg,#112d28,#0e1c1c)}.admin-console__metrics .is-ready b{color:#bffb91}.admin-console__metrics .is-attention{border-color:#d9ad7070;background:linear-gradient(145deg,#302718,#1b1712)}.admin-console__metrics .is-attention b{color:#ffe2a5}.admin-console__status{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:15px;padding:25px;border:1px solid #425675;border-radius:17px;background:linear-gradient(105deg,#111d2d,#0d1724)}.admin-console__status p{margin:0 0 8px;color:#79ddc8}.admin-console__status h2{margin:0;color:#edf8ff;font-size:20px;letter-spacing:-.8px}.admin-console__status span{display:block;max-width:720px;margin-top:8px;color:#8fa4b4;font-size:12px;line-height:1.5}.admin-console__status>i{display:grid;place-items:center;flex:0 0 auto;width:47px;height:47px;border:1px solid #e5bd7c70;border-radius:15px;background:#ffce6a15;color:#ffe5a8;font:900 21px 'DM Mono',monospace;font-style:normal}.admin-console__status>i.is-ready{border-color:#88ecb76c;background:#85e9b616;color:#c9ffad}.admin-console__actions{display:flex;justify-content:flex-end;gap:9px;margin-top:13px}.admin-console__actions button{padding:11px 13px;border:1px solid #49627c;border-radius:10px;background:#111f30;color:#dceafa;font:800 11px Manrope;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.admin-console__actions button:hover{transform:translateY(-2px);border-color:#82e0ce;background:#173437}.admin-console__actions button:last-child{border-color:#725c83;background:#201827;color:#e8d6ee}.admin-console__actions button:last-child:hover{border-color:#bd91c9;background:#312139}
@keyframes support-orbit{to{transform:rotate(360deg)}}
@media(max-width:620px){#auth .auth-login-actions{align-items:stretch;flex-direction:column;gap:8px}#auth .auth-admin-link{justify-content:center}.support-dialog,.admin-auth-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:21px}.support-dialog__content,.admin-auth-dialog__content{padding:31px 23px 27px}.support-dialog h2,.admin-auth-dialog h2{font-size:31px}.support-actions{grid-template-columns:1fr}.support-actions button{padding:12px}.admin-gate{margin:14px 0 42px;padding:27px 22px}.admin-console__head{align-items:flex-start;flex-direction:column;padding:25px 22px}.admin-console__identity{align-self:flex-start}.admin-console__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-console__metrics article{min-height:124px;padding:15px}.admin-console__metrics b{font-size:22px}.admin-console__status{align-items:flex-start;padding:19px;gap:15px}.admin-console__status h2{font-size:18px}.admin-console__actions{align-items:stretch;flex-direction:column}.admin-console__actions button{width:100%}}
@media(max-width:380px){.admin-console__metrics{grid-template-columns:1fr}.support-contact{padding:14px}.support-contact strong{font-size:20px}}
@media(prefers-reduced-motion:reduce){.support-dialog__glow,.admin-auth-dialog__aura{animation:none}.support-dialog .close,.admin-auth-dialog .close,.support-actions a,.support-actions a b,.support-actions button,.admin-auth-submit,.admin-gate__button,.admin-console__actions button{transition:none}}

/* Closing the landing page with a real service footer instead of an empty edge. */
.landing-footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto;
  align-items:center;
  gap:26px 34px;
  min-height:158px;
  padding:30px 0 24px!important;
  border-top:1px solid #a5f6cb2a!important;
  color:#dff8e8;
}

.config-quantity{display:grid;gap:7px;min-width:130px}.config-quantity[hidden]{display:none}.config-quantity span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#8da49a}.config-quantity input{width:110px;box-sizing:border-box;border:1px solid #355a48;border-radius:9px;background:#10231b;color:#f4fff8;padding:11px 12px;font:800 15px/1 Inter,sans-serif;outline:0}.config-quantity input:focus{border-color:#9bec74;box-shadow:0 0 0 3px #9bec7418}
.purchase-pay-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 25px;border-bottom:1px solid #29483a;background:#091610}.purchase-pay-topline span{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.13em;color:#e9fff3}.purchase-pay-topline span i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#baff6a;color:#092014;font-style:normal}.purchase-pay-topline>b{font-size:10px;letter-spacing:.12em;color:#83a493}.purchase-pay-screen{display:grid;gap:18px;padding:28px}.purchase-pay-screen>header p{margin:0 0 8px;color:#8ce1b4;font-size:10px;font-weight:900;letter-spacing:.16em}.purchase-pay-screen>header h2{margin:0;color:#f4fff8;font-size:clamp(23px,4vw,35px);line-height:1.07}.purchase-pay-screen>header span{display:block;margin-top:10px;color:#9eb3a8;font-size:13px;line-height:1.55}.purchase-pay-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid #315846;border-radius:13px;background:linear-gradient(145deg,#10251c,#0b1812)}.purchase-pay-summary div{display:grid;gap:4px}.purchase-pay-summary small,.purchase-pay-balance small,.purchase-delivery>small,.purchase-order-state small{color:#779487;font-size:9px;font-weight:900;letter-spacing:.14em}.purchase-pay-summary b{color:#effff6;font-size:15px}.purchase-pay-summary span{color:#91a79c;font-size:12px}.purchase-pay-summary strong{color:#c9ff7f;font-size:23px;white-space:nowrap}.purchase-pay-balance{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;padding:15px 18px;border:1px solid #29483a;border-radius:11px;background:#0a1711}.purchase-pay-balance>span{display:grid;gap:5px}.purchase-pay-balance>span:last-child{text-align:right}.purchase-pay-balance b{color:#f2fff7;font-size:16px}.purchase-pay-balance>i{color:#7fc9a3;font-style:normal}.purchase-pay-note{display:flex;align-items:flex-start;gap:10px;margin:0;padding:13px 15px;border:1px solid #2d5140;border-radius:10px;background:#10231b;color:#a9beb3;font-size:12px;line-height:1.5}.purchase-pay-note>i{display:grid;place-items:center;flex:0 0 20px;height:20px;border-radius:50%;background:#baff6a;color:#092014;font-style:normal;font-weight:900}.purchase-pay-note.warning{border-color:#80642d;background:#261e0e;color:#e2cf9c}.purchase-pay-note.warning>i{background:#ffc857;color:#291d03}.purchase-pay-submit{width:100%;border:1px solid #9bec74;border-radius:11px;background:#baff6a;color:#092014;padding:15px 18px;font:900 13px/1 Inter,sans-serif;letter-spacing:.02em;cursor:pointer}.purchase-pay-submit:hover:not(:disabled){background:#d7ff9e}.purchase-pay-submit:disabled{opacity:.55;cursor:wait}.purchase-pay-message{min-height:18px;margin:0;color:#f0ba71;font-size:12px;text-align:center}.purchase-topup-shortcut{width:100%;border:1px solid #6fd5a3;border-radius:9px;background:#153126;color:#effff6;padding:11px 14px;font-weight:800;cursor:pointer}.purchase-order-state{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;border:1px solid #315846;border-radius:13px;background:#0d1f17}.purchase-order-state>i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#18382a;color:#baff6a;font-style:normal;font-weight:900;font-size:20px}.purchase-order-state>div{display:grid;gap:4px}.purchase-order-state b{color:#effff6}.purchase-order-state span{color:#91a79c;font-size:12px}.purchase-order-state>strong{color:#c9ff7f;font-size:18px}.purchase-order-state.failed,.purchase-order-state.refunded,.purchase-order-state.cancelled{border-color:#705f37}.purchase-order-state.failed>i,.purchase-order-state.refunded>i,.purchase-order-state.cancelled>i{background:#372b16;color:#ffc857}.purchase-delivery{display:grid;gap:8px;padding:16px;border:1px solid #5a8a6e;border-radius:11px;background:#0a1811}.purchase-delivery code,.account-order-codes code{display:block;overflow-wrap:anywhere;border:1px solid #29483a;border-radius:7px;background:#07100c;color:#dfffea;padding:10px 12px;font-size:12px}.purchase-delivery button,.account-order-row [data-refresh-order]{justify-self:start;border:1px solid #3e7459;border-radius:7px;background:#153126;color:#dfffea;padding:8px 11px;font-weight:800;cursor:pointer}.account-order-row>div{min-width:0}.account-order-codes{display:grid;gap:5px;margin-top:8px}.account-order-codes code{padding:7px 9px}.account-order-row [data-refresh-order]{margin-top:8px;font-size:11px}
@media(max-width:620px){.purchase-pay-topline{padding:15px 18px}.purchase-pay-screen{padding:21px 17px}.purchase-pay-summary{align-items:flex-start;flex-direction:column}.purchase-pay-balance{grid-template-columns:1fr}.purchase-pay-balance>i{display:none}.purchase-pay-balance>span:last-child{text-align:left}.purchase-order-state{grid-template-columns:auto 1fr}.purchase-order-state>strong{grid-column:2}}

/* Account wallet: top-up controls live in the profile, next to the balance they affect. */
.payment-networks button:nth-child(5){grid-column:auto}.payment-networks button:last-child:nth-child(odd){grid-column:1/-1}
.send-payment-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px;border:1px solid #5edbc05c;border-radius:16px;background:radial-gradient(190px 120px at 100% 0,#baff7118,transparent 72%),linear-gradient(135deg,#0c2219,#091611);box-shadow:inset 0 1px #ffffff09}
.send-payment-panel>div{display:grid;gap:5px}.send-payment-panel small{color:#80a99b;font:800 9px 'DM Mono',monospace;letter-spacing:1.05px}.send-payment-panel h3{margin:0;color:#f1fff6;font-size:16px}.send-payment-panel span{color:#8fac9f;font-size:10px;line-height:1.45}.send-payment-panel>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;padding:12px 15px;border-radius:10px;background:linear-gradient(105deg,#c8fc68,#3bd3a2);color:#092017;font-size:11px;font-weight:900;text-decoration:none}.send-payment-panel>a:hover{filter:brightness(1.06);transform:translateY(-1px)}
.account-subscription-card>button:disabled{border:1px solid #405848!important;background:#17231c!important;color:#789084!important;cursor:not-allowed!important;opacity:.8}.subscription-balance-note{display:block;margin:7px 0 2px;color:#7f9c8b!important;text-align:center}.account-subscription-card>#profile-renew-message{display:block;min-height:14px;margin-top:9px;color:#ffaaa2;font-size:10px;font-style:normal;line-height:1.4}.account-subscription-card>#profile-renew-message.success{color:#baff88}
.account-balance-metric{border-color:#5bbf8159!important;background:linear-gradient(145deg,#11311f,#0b1d15)!important}
.account-balance-metric b{color:#d4ff8d!important;font:900 21px 'DM Mono',monospace!important;letter-spacing:-1px}
.account-balance-card{display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(360px,1.15fr);align-items:center;gap:25px;padding:22px 24px;border:1px solid #4b946a;border-radius:19px;background:radial-gradient(330px 180px at 100% 0,#baff7016,transparent 72%),linear-gradient(130deg,#10291c,#09170f);box-shadow:inset 0 1px #e9fff20b}
.account-balance-card__copy p{margin:0 0 7px;color:#77dfa7;font:800 9px 'DM Mono',monospace;letter-spacing:1.2px}
.account-balance-card__copy h2{margin:0;color:#f1fff6;font-size:22px;letter-spacing:-.8px}
.account-balance-card__copy>span{display:block;max-width:440px;margin-top:8px;color:#8fa99a;font-size:11px;line-height:1.55}
.account-balance-card__total{display:grid;justify-items:start;min-width:134px;padding:13px 18px;border-right:1px solid #37634b;border-left:1px solid #37634b}
.account-balance-card__total small{color:#749581;font:800 8px 'DM Mono',monospace;letter-spacing:1px}
.account-balance-card__total strong{margin-top:5px;color:#d5ff8f;font:900 26px 'DM Mono',monospace;letter-spacing:-1.5px}
.account-balance-card__total span{color:#668d76;font:700 8px 'DM Mono',monospace}
#balance-topup-form{display:grid;grid-template-columns:minmax(155px,1fr) auto;gap:9px 10px;align-items:end}
.account-balance-presets{display:grid;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.account-balance-presets button{min-height:32px;border:1px solid #355f48;border-radius:8px;background:#0a1810;color:#91b7a0;font:800 10px 'DM Mono',monospace;cursor:pointer}
.account-balance-presets button:hover,.account-balance-presets button.selected{border-color:#a9ed6c;background:#baff7017;color:#d7ff9a}
#balance-topup-form label{display:grid;gap:6px}
#balance-topup-form label>span{color:#789787;font:800 8px 'DM Mono',monospace;letter-spacing:.75px}
#balance-topup-amount{height:42px;min-width:0;padding:0 12px;border:1px solid #3c6a50;border-radius:9px;outline:0;background:#07130d;color:#effff5;font:800 14px 'DM Mono',monospace}
#balance-topup-amount:focus{border-color:#a8ef71;box-shadow:0 0 0 4px #9ce86c12}
#balance-topup-form>button{height:42px;padding:0 15px;border:0;border-radius:9px;background:linear-gradient(105deg,#c8fc68,#3bd3a2);color:#092017;font:800 11px Manrope;white-space:nowrap;cursor:pointer}
#balance-topup-form>em{grid-column:1/-1;min-height:0;color:#ffaaa2;font-size:10px;font-style:normal}
#balance-topup-form>em:empty{display:none}

/* Profile readability on desktop: larger type, controls and denser cards. */
.account-console{gap:18px}
.account-console__head{padding:31px 32px}
.account-console__head p,.account-profile-card header p,.account-subscription-card header p,.account-history header p{font-size:10px}
.account-console__head>div>span{font-size:14px;line-height:1.5}
.account-console__badge{padding:12px 15px;font-size:10px}
.account-metrics article{min-height:122px;padding:20px}
.account-metrics small{font-size:10px}
.account-metrics b{font-size:20px}
.account-metrics span{font-size:12px}
.account-main-grid{align-items:stretch;gap:16px}
.account-profile-card{display:flex;flex-direction:column;height:100%}
.account-profile-card>small{margin-top:auto;padding-top:18px}
.account-profile-card,.account-subscription-card,.account-history{padding:25px}
.account-profile-card h2,.account-subscription-card h2,.account-history h2{font-size:24px}
.account-profile-card form{gap:15px;margin-top:20px}
.account-profile-card label{gap:9px;font-size:13px}
.account-profile-card input{height:50px;padding:0 15px;font-size:15px}
.account-profile-card form>button,.account-subscription-card>button,.account-loading button{min-height:48px;padding:13px 17px;font-size:13px}
.account-profile-card form>em,.account-profile-card>small{font-size:12px;line-height:1.5}
.account-profile-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:19px 22px;border:1px solid #4f4039;border-radius:15px;background:linear-gradient(105deg,#181813,#12130f)}
.account-profile-footer>div{display:grid;gap:5px}.account-profile-footer b{color:#f0e7d8;font-size:13px}.account-profile-footer span{color:#8f8c7f;font-size:11px}.account-profile-footer button{min-height:43px;padding:0 15px;border:1px solid #855a50;border-radius:10px;background:#2a1916;color:#ffb8ad;font:800 11px Manrope;cursor:pointer}.account-profile-footer button:hover{border-color:#d98474;background:#3a211c}.account-profile-footer button:disabled{opacity:.55;cursor:wait}.account-profile-footer>em{grid-column:1/-1;min-height:0;color:#ff9e96;font-size:10px;font-style:normal}
@media(max-width:620px){.account-profile-footer{grid-template-columns:1fr;padding:17px}.account-profile-footer button{width:100%}.account-profile-footer>em{grid-column:auto}}
.account-subscription-card>p{min-height:0;margin:19px 0;font-size:13px;line-height:1.65}
.account-subscription-card>div{gap:11px;margin-bottom:18px}
.account-subscription-card>div span{gap:7px;padding:14px}
.account-subscription-card small{font-size:9px}
.account-subscription-card span b{font-size:14px}
.subscription-balance-note{margin:9px 0 4px!important;font-size:10px!important}
.account-history>header>span{font-size:12px}
.account-history-list{gap:10px;margin-top:18px}
.account-history-row{grid-template-columns:minmax(0,1fr) auto 116px;gap:18px;padding:16px 17px}
.account-history-row small{font-size:9px}
.account-history-row b{font-size:14px}
.account-history-row span{font-size:11px}
.account-history-row>strong{font-size:15px}
.account-history-row>em{padding:7px 10px;font-size:9px}
.account-balance-card{gap:28px;padding:26px 28px}
.account-balance-card__copy p{font-size:10px}
.account-balance-card__copy h2{font-size:25px}
.account-balance-card__copy>span{font-size:13px;line-height:1.6}
.account-balance-card__total{min-width:148px;padding:15px 20px}
.account-balance-card__total small,.account-balance-card__total span{font-size:9px}
.account-balance-card__total strong{font-size:29px}
.account-balance-presets{gap:8px}
.account-balance-presets button{min-height:40px;font-size:11px}
#balance-topup-form{gap:10px 12px}
#balance-topup-form label>span{font-size:9px}
#balance-topup-amount{height:48px;padding:0 14px;font-size:16px}
#balance-topup-form>button{height:48px;padding:0 18px;font-size:13px}
#balance-topup-form>em{font-size:11px}
@media(max-width:1180px){.account-balance-card{grid-template-columns:minmax(0,1fr) minmax(360px,1fr)}.account-balance-card__total{grid-column:1;padding:8px 0;border:0}.account-balance-card form{grid-column:2;grid-row:1/3}}
@media(max-width:720px){.account-balance-card{grid-template-columns:1fr;gap:16px;padding:18px}.account-balance-card__total{grid-column:auto}.account-balance-card form{grid-column:auto;grid-row:auto}.account-balance-presets{grid-template-columns:repeat(2,1fr)}#balance-topup-form{grid-template-columns:1fr}#balance-topup-form>button{width:100%}}
@media(max-width:560px){.payment-networks button:last-child:nth-child(odd){grid-column:auto}.send-payment-panel{align-items:stretch;flex-direction:column}.send-payment-panel>a{width:100%}}

/* Payment review outcomes keep a clear symbol and a direct support route. */
.payment-review-state[data-state="rejected"] .payment-review-mark,.payment-review-state[data-state="expired"] .payment-review-mark,.payment-review-state[data-state="cancelled"] .payment-review-mark{font-size:23px;line-height:1}
.payment-support-link{display:inline-flex;margin-left:4px;color:#d7ff91;font-weight:900;text-decoration:none;white-space:nowrap}
.payment-support-link:hover{text-decoration:underline;text-underline-offset:3px}.payment-support-link:focus-visible{border-radius:4px;outline:2px solid #baff78;outline-offset:3px}

/* Launch dashboard: six metrics and a compact operational checklist. */
.admin-console__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}
.admin-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}
.admin-launch-grid article{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:start;gap:12px;padding:16px;border:1px solid #3a4f6c;border-radius:14px;background:#0d1725}
.admin-launch-grid article>i{display:grid;place-items:center;width:37px;height:37px;border:1px solid #6b7e9b;border-radius:11px;background:#172237;color:#d5dded;font:900 15px 'DM Mono',monospace;font-style:normal}
.admin-launch-grid article>div{display:grid;gap:5px}.admin-launch-grid b{color:#edf2ff;font-size:12px}.admin-launch-grid span{color:#8497ac;font-size:10px;line-height:1.45}
.admin-launch-grid .is-ready{border-color:#4ea98b70;background:linear-gradient(135deg,#102a23,#0d1a1a)}.admin-launch-grid .is-ready>i{border-color:#78d9ae70;background:#6cdaa31a;color:#c8ff9d}
.admin-launch-grid .is-blocked{border-color:#7a604070;background:linear-gradient(135deg,#292112,#171713)}.admin-launch-grid .is-blocked>i{border-color:#c69f6170;background:#d5a95518;color:#ffe1a1}
@media(max-width:780px){.admin-console__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-launch-grid{grid-template-columns:1fr}}
@media(max-width:380px){.admin-console__metrics{grid-template-columns:1fr}}
.landing-footer__identity{display:flex;align-items:center;gap:11px;min-width:0}
.landing-footer__identity>b{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:1px solid #a8f98275;border-radius:11px;background:linear-gradient(145deg,#bcff79,#41d5a8);box-shadow:0 0 0 6px #a8f9820a,0 9px 22px #44dbb233;color:#092018;font:900 17px/1 'DM Mono',monospace}
.landing-footer__identity>span{display:grid!important;gap:3px;min-width:0;color:inherit!important}
.landing-footer__identity strong{display:block;color:#f2fff6;font:800 14px/1 Manrope;letter-spacing:.2px}
.landing-footer__identity small{display:block;overflow:hidden;color:#8eae9d;font:500 10px/1.35 Manrope;text-overflow:ellipsis;white-space:nowrap}
.landing-footer__links{display:flex;align-items:center;gap:8px}
.landing-footer__links a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #73ddb14a;border-radius:10px;background:#10251d96;color:#c9f5df;text-decoration:none;font:800 10px Manrope;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.landing-footer__links a:hover{transform:translateY(-2px);border-color:#baff7d8f;background:#183b2c;box-shadow:0 10px 22px #0005;color:#efffe9}
.landing-footer__status{display:flex;align-items:center;gap:10px;min-width:176px;padding-left:19px;border-left:1px solid #9eeec22b}
.landing-footer__status>i{display:block;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#bafe79;box-shadow:0 0 0 5px #bafe7911,0 0 13px #bafe79;animation:footer-status-pulse 2.8s ease-in-out infinite}
.landing-footer__status>span{display:grid!important;gap:3px;color:inherit!important}
.landing-footer__status strong{display:block;color:#eafdf2;font:800 10px/1.2 Manrope}
.landing-footer__status small{display:block;color:#83a796;font:500 9px/1.3 Manrope;white-space:nowrap}
.landing-footer>p{grid-column:1/-1;display:flex;align-items:center;min-height:34px;margin:0!important;padding-top:16px;border-top:1px solid #e3fff10d;color:#739484;font:500 9px/1.5 'DM Mono',monospace;letter-spacing:.15px}
@keyframes footer-status-pulse{0%,100%{box-shadow:0 0 0 5px #bafe7911,0 0 10px #bafe7970}50%{box-shadow:0 0 0 8px #bafe7900,0 0 17px #bafe79}}

/* Catalogue cards: the icon is now tied to its category title, not floating above it. */
.category-atlas .atlas-node{
  display:grid!important;
  grid-template-columns:36px minmax(0,1fr);
  grid-template-rows:auto auto auto minmax(0,1fr) auto;
  column-gap:11px;
  row-gap:0;
}
.category-atlas .atlas-node>p{grid-column:1/-1;grid-row:1;margin:0 0 11px!important}
.category-atlas .atlas-node>i{grid-column:1;grid-row:2/4;align-self:start;margin:0!important}
.category-atlas .atlas-node strong{grid-column:2;grid-row:2;align-self:end;margin:0!important;min-width:0}
.category-atlas .atlas-node>span{grid-column:2;grid-row:3;align-self:start;min-height:0!important;margin:4px 0 0!important;min-width:0}
.category-atlas .atlas-node footer{grid-column:1/-1;grid-row:5;margin-top:auto!important;padding-top:12px;border-top:1px solid #e8fff00b}

/* A restrained atmospheric field keeps the catalogue from ending in an empty dark slab. */
body.show-demo .workspace{
  background-color:#070a11;
  background-image:
    radial-gradient(740px 520px at 103% 14%,#1b9ead20,transparent 70%),
    radial-gradient(600px 480px at -8% 92%,#7688e014,transparent 73%),
    linear-gradient(#8cf2dc08 1px,transparent 1px),
    linear-gradient(90deg,#8cf2dc08 1px,transparent 1px);
  background-size:auto,auto,96px 96px,96px 96px;
  background-attachment:fixed;
}

/* A small suspended sign makes the seller role explicit without becoming decoration for its own sake. */
.ambient-motion{z-index:auto}
.ambient-motion__square,.ambient-motion__shape{z-index:0}
.ambient-motion__hang{z-index:2;top:228px;right:clamp(18px,2.1vw,48px);display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:122px;height:62px;padding:13px 14px;background:radial-gradient(64px 42px at 82% 14%,#baff7b24,transparent 75%),linear-gradient(145deg,#173d2e,#0a1915);transform-origin:50% -178px}
.ambient-motion__hang:before{height:178px;background:linear-gradient(to bottom,transparent,#75d9b45a 35%,#c5ffc690 100%);box-shadow:0 0 10px #70dfbd2b}
.ambient-motion__hang:after{content:"";top:auto;bottom:10px;left:15px;right:15px;width:auto;height:1px;border-radius:99px;background:linear-gradient(90deg,transparent,#baff7b,#45d8ba,transparent);box-shadow:0 0 10px #75e7c755}
.ambient-motion__hang>b{position:relative;z-index:1;color:#e8ffc4;font:800 10px/1 'DM Mono',monospace;letter-spacing:1.45px;text-shadow:0 0 12px #bafe7a8e}
.ambient-motion__hang small{position:relative;z-index:1;color:#93bea6;font:600 8px/1.15 Manrope;letter-spacing:.25px;white-space:nowrap}
.seller-mode-tag{border:1px solid #9ff4c342!important;cursor:pointer;text-align:center;appearance:none;transition:border-color .22s ease,box-shadow .22s ease,filter .22s ease}
.seller-mode-tag:hover{border-color:#c4ff967d!important;box-shadow:inset 0 1px #efffe82b,0 18px 38px #0007,0 0 0 5px #a8ff7b0d!important;filter:brightness(1.12)}
.seller-mode-tag:focus-visible{outline:0;border-color:#d7ffae!important;box-shadow:0 0 0 4px #baff7b2b,0 18px 38px #0007!important}
.seller-mode-tag:hover>b{transform:translateY(-1px)}
.seller-mode-tag>b{transition:transform .22s ease}
.seller-cabinet .access-button{border:1px solid #9ceab86b!important;background:linear-gradient(105deg,#17392b,#123226)!important;box-shadow:inset 0 1px #eaffef14!important;color:#e8fff3!important;cursor:default}
.seller-cabinet .nexora-compass .compass-guest{border-color:#74e1a873;background:radial-gradient(170px 120px at 100% 0,#91f56d20,transparent 72%),linear-gradient(145deg,#10281f,#0b1915)}
.seller-cabinet .nexora-compass .compass-guest__top span{border-color:#9cf68a58;background:#91ef7e13;color:#cfffac}
.seller-cabinet .nexora-compass .compass-guest__actions{grid-template-columns:1fr}

/* Match Steam Games and Game Keys hero colors to the blue Steam base. */
body[data-collection="steamGames"] .catalog-hero,
body[data-collection="gameKeys"] .catalog-hero{
  background:radial-gradient(470px 210px at 0 100%,#27627a45,transparent 72%),linear-gradient(110deg,#111d31,#101628);
}

/* Denser demo catalogue: pull the workbench closer to the sidebar and trim oversized gaps. */
body.show-demo .app-shell{
  grid-template-columns:320px minmax(0,1fr);
}
body.show-demo .sidebar{
  width:320px;
  padding:22px 16px 16px;
}
body.show-demo .brand{
  min-height:48px;
  margin:0 3px 18px;
}
body.show-demo .nexora-compass .compass-head{
  margin:0 2px 12px;
  padding:0 2px 11px;
}
body.show-demo .nexora-compass .compass-path{
  gap:6px;
}
body.show-demo .nexora-compass .compass-station{
  min-height:60px!important;
  gap:10px;
  padding:8px 36px 8px 10px!important;
}
body.show-demo .nexora-compass .compass-station>i{
  width:34px;
  height:34px;
  font-size:14px;
}
body.show-demo .nexora-compass .compass-station strong{
  font-size:12px;
}
body.show-demo .nexora-compass .compass-station em{
  font-size:9px;
}
body.show-demo .nexora-compass .compass-guest{
  gap:8px;
  margin:14px 1px 2px;
  padding:15px;
}
body.show-demo .nexora-compass .compass-guest>strong{
  font-size:14px;
}
body.show-demo .nexora-compass .compass-guest__copy{
  font-size:10px;
}
body.show-demo .sidebar-foot{
  margin-top:10px;
  padding-top:10px;
}
body.show-demo .topbar{
  height:58px;
  padding:0 22px;
}
@media(min-width:881px){
  body.show-demo .topbar{
    display:none;
  }
}

/* Full administration workspace. */
.admin-console--full{display:grid;gap:16px;padding:3px 0 54px;color:#eafff2}
.admin-console--full .admin-console__head{align-items:center;border-color:#315f4b;background:radial-gradient(520px 270px at 100% 0,#71e7ad20,transparent 70%),linear-gradient(135deg,#10241b,#091811)}
.admin-console--full .admin-console__head p{color:#78e2ae}
.admin-console--full .admin-console__head h1{color:#f0fff6}
.admin-console--full .admin-console__head span{color:#91ac9d}
.admin-console__head-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;min-width:330px}
.admin-console__head-actions .admin-console__identity{grid-column:1/-1;justify-content:center;margin:0;border-color:#65d69f66;background:#60d59914;color:#cbffd9}
.admin-console__head-actions .admin-console__identity i{background:#63d99b20;color:#c9ff9a}
.admin-console__head-actions>button,.admin-console__footer button{min-height:40px;padding:0 13px;border:1px solid #39634d;border-radius:10px;background:#0d1e16;color:#dff8e9;font:800 11px Manrope;cursor:pointer}.admin-console__head-actions>button{width:100%}
.admin-console__head-actions>button:hover,.admin-console__footer button:hover{border-color:#8cefad;background:#173526}
.admin-console__head-actions>button:last-child{border-color:#73514f;color:#ffc1bb}
.admin-console__metrics--wide{grid-template-columns:repeat(6,minmax(0,1fr));margin:0}
.admin-console__metrics--wide article{min-height:124px;border-color:#294f3d;background:linear-gradient(145deg,#0e2017,#0a1711)}
.admin-console__metrics--wide small{color:#75a38a}.admin-console__metrics--wide b{color:#e9fff2;font-size:23px}.admin-console__metrics--wide span{color:#739080}
.admin-tabs{display:flex;align-items:center;gap:7px;padding:7px;overflow-x:auto;border:1px solid #2c5441;border-radius:15px;background:#0a1811;scrollbar-width:thin}
.admin-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:0 14px;border:1px solid transparent;border-radius:10px;background:transparent;color:#91ad9d;font:800 11px Manrope;white-space:nowrap;cursor:pointer}
.admin-tabs button b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#193526;color:#b8efa0;font:800 8px 'DM Mono',monospace}
.admin-tabs button:hover{background:#10271c;color:#e7fff0}.admin-tabs button.active{border-color:#68d5a058;background:linear-gradient(105deg,#1b402c,#123124);color:#dffff0;box-shadow:inset 0 1px #ffffff0c}
.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:45px}
.admin-toolbar>label{display:flex;align-items:center;gap:9px;width:min(480px,100%);height:43px;padding:0 13px;border:1px solid #315942;border-radius:11px;background:#09150f;color:#7ddcab}
.admin-toolbar>label[hidden]{display:none}.admin-toolbar input{width:100%;border:0;outline:0;background:transparent;color:#effff5;font:600 12px Manrope}.admin-toolbar input::placeholder{color:#728c7d}
.admin-toolbar>span{color:#718d7e;font:700 9px 'DM Mono',monospace;white-space:nowrap}
#admin-workspace{display:grid;gap:14px;min-width:0}
.admin-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.admin-card{min-width:0;padding:22px;border:1px solid #2d5541;border-radius:17px;background:linear-gradient(145deg,#0d2017,#09150f)}
.admin-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #284a39}
.admin-card>header p{margin:0 0 6px;color:#72dda9;font:800 9px 'DM Mono',monospace;letter-spacing:1.1px}.admin-card>header h2{margin:0;color:#effff5;font-size:21px;letter-spacing:-.75px}
.admin-card>header>i{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #5fcf9861;border-radius:12px;background:#58d29412;color:#baff7e;font:900 17px 'DM Mono',monospace;font-style:normal}
.admin-card>header>span{color:#759182;font-size:10px}.admin-card>header>button{border:0;background:transparent;color:#aef281;font:800 10px Manrope;cursor:pointer}
.admin-finance>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}.admin-finance>div>span{display:grid;gap:8px;padding:14px;border:1px solid #2e523f;border-radius:11px;background:#09170f}.admin-finance small{color:#739080;font:800 8px 'DM Mono',monospace}.admin-finance b{overflow:hidden;color:#d9ff91;font-size:18px;text-overflow:ellipsis}
.admin-alerts ul{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}.admin-alerts li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:11px;border:1px solid #765e3770;border-radius:10px;background:#261f11}.admin-alerts li>i{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#f0bd6220;color:#ffd991;font-style:normal;font-weight:900}.admin-alerts li span{color:#e8d7b3;font-size:11px}
.admin-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:17px}.admin-health-grid article{display:grid;grid-template-columns:37px 1fr;gap:4px 11px;padding:14px;border:1px solid #305340;border-radius:11px;background:#09170f}.admin-health-grid article>i{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#66d99d1a;color:#c5ff98;font-style:normal;font-weight:900}.admin-health-grid article b{font-size:11px}.admin-health-grid article span{color:#789384;font-size:9px}.admin-health-grid article.warn{border-color:#725c3970;background:#221d11}.admin-health-grid article.warn>i{background:#dbaa5518;color:#ffdc94}
.admin-activity-list{display:grid;margin-top:7px}.admin-activity-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 4px;border-bottom:1px solid #233f31}.admin-activity-list article>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#54d29817;color:#bdff91;font-style:normal;font-weight:900}.admin-activity-list article>i.warn{background:#d0a75518;color:#ffdaa0}.admin-activity-list article>div{display:grid;gap:3px;min-width:0}.admin-activity-list b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-activity-list span{overflow:hidden;color:#789283;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-activity-list time{color:#6d8879;font:8px 'DM Mono',monospace;white-space:nowrap}
.admin-empty{display:grid;place-items:center;gap:7px;min-height:150px;margin-top:15px;padding:22px;border:1px dashed #355e49;border-radius:12px;color:#799385;text-align:center}.admin-empty i{color:#b8fb81;font-size:20px;font-style:normal}.admin-empty b{color:#dff4e7;font-size:12px}.admin-empty span{font-size:10px}
.admin-table-wrap{max-width:100%;overflow:auto;border:1px solid #2d5140;border-radius:14px;background:#09150f}.admin-card>.admin-table-wrap{margin-top:16px}
.admin-table{width:100%;border-collapse:collapse;min-width:960px}.admin-table th{padding:12px 14px;border-bottom:1px solid #315643;background:#0e2017;color:#71907f;font:800 8px 'DM Mono',monospace;letter-spacing:.8px;text-align:left;white-space:nowrap}.admin-table td{padding:13px 14px;border-bottom:1px solid #203c2e;color:#dff2e6;font-size:10px;vertical-align:middle}.admin-table tr:last-child td{border-bottom:0}.admin-table tbody tr:hover{background:#10251a}.admin-table td>b,.admin-table td>small{display:block}.admin-table td>b{font-size:11px}.admin-table td>small{max-width:330px;margin-top:5px;overflow:hidden;color:#718c7d;font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.admin-table code{display:inline-block;max-width:230px;overflow:hidden;color:#a8d9bd;font:9px 'DM Mono',monospace;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.admin-money{color:#ceff8c!important;font:800 13px 'DM Mono',monospace!important}
.admin-person{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:10px}.admin-person>i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #55c89261;border-radius:11px;background:#55cf9413;color:#c5ff92;font-style:normal;font-weight:900}.admin-person>span{display:grid;gap:2px;min-width:0}.admin-person b,.admin-person small,.admin-person em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-person small{color:#7f9c8c}.admin-person em{color:#5f786b;font:7px 'DM Mono',monospace;font-style:normal}
.admin-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #486453;border-radius:99px;background:#122119;color:#a6c4b2;font:800 8px 'DM Mono',monospace;white-space:nowrap}.admin-status--active,.admin-status--confirmed,.admin-status--completed{border-color:#5cd29a66;background:#173626;color:#baff85}.admin-status--review,.admin-status--pending,.admin-status--processing,.admin-status--paid{border-color:#d5ae6366;background:#302612;color:#ffdf98}.admin-status--failed,.admin-status--rejected,.admin-status--refunded,.admin-status--cancelled{border-color:#d36d6966;background:#301817;color:#ffa8a1}.admin-status--expired,.admin-status--inactive{opacity:.75}.admin-status--admin{border-color:#68b5d766;background:#142b35;color:#a9e8ff}
.admin-row-action,.admin-copy,.admin-inline-actions button,.admin-primary-action,.admin-secondary{min-height:32px;padding:0 10px;border:1px solid #3f6e55;border-radius:8px;background:#10271b;color:#c9efd8;font:800 9px Manrope;cursor:pointer;white-space:nowrap}.admin-row-action:hover,.admin-copy:hover,.admin-inline-actions button:hover,.admin-primary-action:hover,.admin-secondary:hover{border-color:#93edaf;background:#1a3b29}.admin-row-action.danger,.admin-inline-actions .danger,.admin-secondary.danger{border-color:#754846;color:#ffb0aa}.admin-copy{min-height:25px;margin-left:7px;padding:0 7px;font-size:8px}.admin-inline-actions{display:flex;gap:6px}
.admin-codes{display:grid;gap:5px;margin-top:8px;padding:9px;border:1px solid #355844;border-radius:8px;background:#07100b}.admin-codes code{max-width:340px}.admin-table details{margin-top:7px}.admin-table summary{color:#9adaae;font-size:9px;cursor:pointer}.admin-error{color:#ffaba5!important}
.admin-security-summary,.admin-login-events{padding:18px}.admin-security-summary+.admin-login-events{margin-top:0}
.admin-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-system-grid dl{display:grid;margin:12px 0 0}.admin-system-grid dl>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #254334}.admin-system-grid dt{color:#789384;font-size:10px}.admin-system-grid dd{margin:0;color:#dff3e7;font:800 10px 'DM Mono',monospace;text-align:right}.admin-primary-action{width:100%;min-height:43px;margin-top:15px;background:linear-gradient(105deg,#bafa6a,#3cd5a2);color:#092017}.admin-primary-action:disabled{opacity:.55;cursor:wait}.admin-network-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.admin-network-list>span{display:grid;gap:2px;padding:8px 10px;border:1px solid #345b46;border-radius:9px;background:#09170f}.admin-network-list b{font-size:9px}.admin-network-list small{color:#719080;font-size:8px}.admin-sections>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:15px}.admin-sections>div>span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;border:1px solid #2e523f;border-radius:9px;background:#09170f}.admin-sections small{color:#7b9787;font-size:9px}.admin-sections b{color:#d8ff94;font:800 12px 'DM Mono',monospace}
.admin-console__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border:1px solid #294d3b;border-radius:13px;background:#0a1811}.admin-console__footer>span{color:#789485;font-size:10px}
.admin-user-dialog{width:min(720px,calc(100% - 28px));max-height:calc(100dvh - 36px);padding:0;overflow:auto;border:1px solid #3b6a51;border-radius:21px;background:#0a1710;color:#eafff1;box-shadow:0 30px 90px #000b}.admin-user-dialog::backdrop{background:#020806c7;backdrop-filter:blur(8px)}.admin-user-dialog>.close{position:sticky;z-index:2;top:14px;float:right;margin:14px 14px -58px 0}.admin-user-dialog__content{padding:31px}.admin-user-dialog__content>p{margin:0 0 8px;color:#74dfa9;font:800 9px 'DM Mono',monospace;letter-spacing:1.1px}.admin-user-dialog__content>h2{margin:0;color:#f1fff6;font-size:31px;letter-spacing:-1.3px}.admin-user-dialog__content>span{display:block;margin-top:5px;color:#87a392;font-size:12px}.admin-user-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:19px 0}.admin-user-facts>span{display:grid;gap:6px;padding:12px;border:1px solid #315843;border-radius:10px;background:#09140e}.admin-user-facts small{color:#759080;font:800 8px 'DM Mono',monospace}.admin-user-facts b{overflow:hidden;color:#ddff9a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-user-dialog section{display:grid;gap:10px;padding:17px 0;border-top:1px solid #294a39}.admin-user-dialog h3{margin:0;font-size:15px}.admin-user-dialog input{width:100%;height:43px;padding:0 12px;border:1px solid #355c46;border-radius:9px;outline:0;background:#07120c;color:#effff5;font:600 12px Manrope}.admin-user-dialog input:focus{border-color:#79e1a6}.admin-action-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.admin-action-line button{border:0;border-radius:9px;background:linear-gradient(105deg,#bafa6a,#3bd2a0);color:#092017;font:800 10px Manrope}.admin-user-dialog section>small{color:#718d7d;font-size:9px}.admin-action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-secondary{min-height:42px}.admin-user-dialog em{display:block;min-height:17px;margin-top:8px;color:#ff9e97;font-size:10px;font-style:normal}.admin-user-dialog em.success{color:#a9efa8}
@media(max-width:1250px){.admin-console__metrics--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.admin-console--full .admin-console__head{align-items:flex-start;flex-direction:column}.admin-console__head-actions{width:100%;min-width:0}.admin-overview-grid,.admin-system-grid{grid-template-columns:1fr}.admin-finance>div{grid-template-columns:1fr}.admin-sections>div{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar{align-items:flex-start;flex-direction:column}.admin-toolbar>span{white-space:normal}.admin-console__footer{align-items:flex-start;flex-direction:column}.admin-console__footer button{width:100%}}
@media(max-width:620px){.admin-console__metrics--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-console__metrics--wide article{min-height:108px}.admin-tabs{justify-content:flex-start}.admin-card{padding:17px}.admin-health-grid{grid-template-columns:1fr}.admin-activity-list article{grid-template-columns:32px minmax(0,1fr)}.admin-activity-list time{grid-column:2}.admin-sections>div{grid-template-columns:1fr}.admin-user-dialog__content{padding:25px 18px}.admin-user-facts{grid-template-columns:1fr}.admin-action-line,.admin-action-buttons{grid-template-columns:1fr}.admin-action-line button{min-height:42px}}
@media(max-width:390px){.admin-console__metrics--wide{grid-template-columns:1fr}.admin-console__head-actions{display:grid;width:100%;grid-template-columns:1fr}.admin-console__head-actions>button{width:100%}}
.catalog-v2{
  width:auto;
  max-width:none;
  margin:0 18px 0 10px;
  padding:20px 0 42px;
}
.catalog-v2 .catalog-hero{
  min-height:116px;
  padding:20px 24px;
  border-radius:20px;
}
.catalog-v2 .catalog-hero h1{
  font-size:clamp(26px,2vw,35px);
}
.catalog-v2 .catalog-hero span{
  max-width:620px;
  font-size:12px;
  line-height:1.45;
}
.catalog-v2 .access-button{
  min-width:160px;
  padding:11px 14px;
}
.catalog-v2 .catalog-brief{
  margin:12px 0;
  padding:13px 16px;
}
.catalog-v2 .catalog-workbench{
  margin-top:12px;
  border-radius:20px;
}
.catalog-v2 .catalog-heading{
  padding:21px 22px 15px;
}
.catalog-v2 .catalog-heading h2{
  font-size:23px;
}
.catalog-v2 .catalog-meta b{
  font-size:20px;
}
.catalog-v2 .toolbar{
  padding:12px 22px;
}
.catalog-v2 .search input{
  padding:12px 0;
}
.catalog-v2 .freshness{
  padding:11px 22px;
}
.catalog-v2 .product-grid{
  gap:11px;
  padding:0 22px 22px;
}
.catalog-v2 .product{
  min-height:250px;
}
.catalog-v2 .product-art{
  height:148px;
}
.catalog-v2 .product-info{
  padding:13px;
}
.catalog-v2 .product-bottom{
  margin-top:10px;
}

@media(max-width:1180px){
  body.show-demo .app-shell{
    grid-template-columns:284px minmax(0,1fr)!important;
  }
  body.show-demo .sidebar{
    width:284px!important;
    padding:20px 14px 15px;
  }
  .catalog-v2{
    margin:0 14px 0 8px;
    padding-top:16px;
  }
}
@media(max-width:880px){
  body.show-demo .topbar{
    height:56px;
    padding:0 16px;
  }
  .catalog-v2{
    margin:0 12px;
    padding-top:14px;
  }
}
@media(max-width:620px){
  .catalog-v2{
    margin:0 10px;
    padding-top:12px;
  }
  .catalog-v2 .catalog-hero{
    padding:18px;
  }
  .catalog-v2 .catalog-heading,
  .catalog-v2 .toolbar,
  .catalog-v2 .freshness,
  .catalog-v2 .product-grid{
    padding-left:16px;
    padding-right:16px;
  }
  .catalog-v2 .product-grid{
    padding-bottom:16px;
  }
}

@media(max-width:820px){
  .landing-footer{grid-template-columns:1fr auto;gap:19px 15px;min-height:0}
  .landing-footer__status{grid-column:1/-1;padding:12px 0 0;border-top:1px solid #e3fff10e;border-left:0}
}
@media(max-width:540px){
  .landing-footer{grid-template-columns:1fr;gap:15px;padding:25px 0 19px!important}
  .landing-footer__links{justify-content:flex-start}
  .landing-footer__status{grid-column:auto}
  .landing-footer>p{padding-top:13px;font-size:8px;line-height:1.55}
  body.show-demo .workspace{background-size:auto,auto,72px 72px,72px 72px}
}
@media(prefers-reduced-motion:reduce){.landing-footer__status>i{animation:none}}
/* Hide access purchase controls after the seller cabinet is active. */
body.seller-cabinet .access-button,
body.seller-cabinet [data-workspace-primary]{
  display:none!important;
}
/* Hide access purchase controls after paid access is active. */
body.seller-cabinet .access-button,
body.seller-cabinet [data-workspace-primary],
body.paid-user .access-button,
body.paid-user [data-workspace-primary]{
  display:none!important;
}

/* Keep catalogue counts truthful and leave a clear sign-in action on mobile. */
.category-page .catalog-meta:after{content:none!important;display:none!important}
.category-page .catalog-meta span{display:block!important}
.mobile-login{display:none;border:1px solid #5ee2c16b;border-radius:9px;background:#102b2b;color:#dcfff1;font:800 11px Manrope;cursor:pointer}
#access .price{font-size:32px;letter-spacing:-1px}
@media(max-width:880px){
  body.show-demo .topbar .mobile-login{display:inline-flex!important;align-items:center;justify-content:center;min-height:34px;padding:0 11px}
  body.show-demo .topbar .avatar{display:none!important}
}
@media(max-width:390px){
  body.show-demo .topbar .mobile-login{padding:0 9px;font-size:10px}
}

/* UX hardening: stable search rendering, immediate results and visible keyboard focus. */
.search{
  color-scheme:dark;
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
.search:focus-within{
  border-color:#68e3c5;
  background:#101d24;
  box-shadow:0 0 0 3px #68e3c51a;
  color:#9af1db;
}
#search,
#search:hover,
#search:focus,
#search:active{
  appearance:none;
  -webkit-appearance:none;
  background-color:transparent!important;
  background-image:none!important;
  color:#f5f7ff!important;
  -webkit-text-fill-color:#f5f7ff;
  caret-color:#78e8cc;
}
#search:-webkit-autofill,
#search:-webkit-autofill:hover,
#search:-webkit-autofill:focus,
#search:-webkit-autofill:active{
  -webkit-text-fill-color:#f5f7ff!important;
  -webkit-box-shadow:0 0 0 1000px #101d24 inset!important;
  box-shadow:0 0 0 1000px #101d24 inset!important;
  caret-color:#78e8cc;
  transition:background-color 9999s ease-out 0s;
}
#search:autofill{
  background:#101d24!important;
  color:#f5f7ff!important;
  box-shadow:0 0 0 1000px #101d24 inset!important;
}
#search::selection{background:#55d8b166;color:#fff}

/* Search replaces the card DOM; suppress the old entrance stagger so results never fade twice. */
.category-page .product{animation:none!important}

:where(a[href],button,select,summary,[tabindex]:not([tabindex="-1"])):focus-visible{
  outline:2px solid #baff7b!important;
  outline-offset:3px;
}
:where(input,textarea):focus-visible{
  outline:2px solid #70e3c2;
  outline-offset:2px;
}
#search:focus-visible{outline:0}

/* Mobile catalogue drawer: scroll inside the menu and visibly lock the page behind it. */
@media(max-width:880px){
  body.show-demo .topbar{
    position:sticky;
    z-index:130;
    top:0;
    height:64px;
  }
  body.show-demo.nav-open{
    overflow:hidden;
    overscroll-behavior:none;
  }
  body.show-demo.nav-open::before{
    content:"";
    position:fixed;
    z-index:110;
    inset:0;
    background:#02070dc7;
    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px);
  }
  body.show-demo.nav-open .sidebar{
    inset:64px 8px max(8px,env(safe-area-inset-bottom))!important;
    max-height:calc(100dvh - 72px);
    overflow:hidden;
    overscroll-behavior:contain;
  }
  body.show-demo.nav-open .nexora-compass{
    flex:1 1 auto;
    height:auto!important;
    min-height:0;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    scrollbar-gutter:stable;
    -webkit-overflow-scrolling:touch;
  }
  body.show-demo .mobile-menu{
    flex:0 0 44px;
    width:44px;
    height:44px;
  }
  body.show-demo.nav-open .mobile-menu{
    border-color:#7ce8d0;
    background:#17332e;
    color:#eafff7;
  }
}

@media(max-width:620px){
  /* A later desktop rule uses !important, so restore the intended mobile hiding explicitly. */
  .ambient-motion__hang,
  .seller-mode-tag{display:none!important}
}

@media(max-width:420px){
  .landing-top{gap:6px}
  .landing-top .nav-login{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:52px;
    min-height:44px;
    margin-left:auto!important;
    padding:0 8px;
  }
  .landing-top .nav-demo{
    min-height:44px;
    margin-left:0;
    padding:0 10px;
    font-size:10px;
  }
  body.show-demo .topbar{padding:0 10px}
  body.show-demo .topbar-right{gap:6px;min-width:0}
  body.show-demo .exit-demo,
  body.show-demo .mobile-login{
    min-height:44px;
  }
  body.show-demo .exit-demo{
    min-width:44px;
    padding:0;
  }
  body.show-demo .topbar .mobile-login{
    display:inline-flex!important;
    min-width:64px;
    min-height:44px;
    padding:0 11px;
    font-size:11px;
  }
  .catalog-v2 .product-grid,
  .category-page .product-grid{
    grid-template-columns:1fr;
  }
  .catalog-v2 .product-art{height:150px}
  .catalog-v2 .product button,
  .catalog-v2 .more,
  .nexora-compass .compass-guest button{
    min-height:44px;
  }
  .catalog-v2 .product button{
    min-width:96px;
    padding:0 13px;
    font-size:11px;
  }
  .category-atlas .atlas-node{min-height:154px}
  body.show-demo .nexora-compass .compass-station{min-height:64px!important}
  .landing-footer__links a{min-height:44px}
}

/* OPTIONAL / EASY ROLLBACK: moderately stronger category-icon hover motion. */
@media(hover:hover) and (pointer:fine){
  .category-atlas .atlas-node>i,
  body.show-demo .nexora-compass .compass-station>i{
    transform-origin:50% 55%;
    will-change:transform;
    transition:transform .28s cubic-bezier(.2,.85,.25,1),box-shadow .28s ease,filter .28s ease;
  }
  .category-atlas .atlas-node:hover>i,
  .category-atlas .atlas-node:focus-visible>i{
    transform:translateY(-3px) rotate(18deg) scale(1.15);
    box-shadow:0 8px 20px color-mix(in srgb,var(--atlas) 28%,transparent);
    filter:brightness(1.12);
  }
  body.show-demo .nexora-compass .compass-station:hover>i,
  body.show-demo .nexora-compass .compass-station:focus-visible>i{
    transform:translateY(-2px) rotate(10deg) scale(1.11);
    filter:brightness(1.12);
  }
}

/* Respect the OS motion setting across legacy and newly added effects. */
@media(prefers-reduced-motion:reduce){
  html:focus-within{scroll-behavior:auto}
  *,*::before,*::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-delay:0s!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    transition-delay:0s!important;
  }
  .category-atlas .atlas-node>i,
  body.show-demo .nexora-compass .compass-station>i{will-change:auto}
}

/* Selected VIREON crystal avatar, shared by the brand and account surfaces. */
.vireon-avatar-frame{
  padding:0!important;
  overflow:hidden;
  border-color:#2df6c455!important;
  border-radius:50%!important;
  background:#071511!important;
  box-shadow:0 0 0 1px #b8ff371f,0 8px 24px #2df6c424!important;
  color:transparent!important;
}
.vireon-avatar-image{
  display:block;
  width:100%;
  height:100%;
  padding:2px;
  object-fit:contain;
  object-position:center;
}
.avatar.vireon-avatar-frame{
  display:grid;
  place-items:center;
  cursor:pointer;
}
#auth .auth-icon.vireon-avatar-frame{
  border-radius:50%!important;
  background:#071511!important;
}

/* Restore motion on the process cards after the journey redesign disabled it. */
.process-journey .process-track article{
  transform:translateY(0);
  will-change:transform;
  transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,background .28s ease,box-shadow .28s ease!important;
}
.process-journey .process-track article:hover{
  transform:translateY(-7px)!important;
  border-color:#a7efc385!important;
  box-shadow:inset 0 1px #edfff41a,0 19px 38px #0007!important;
}
.process-journey .process-step__top b{
  transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease;
}
.process-journey .process-track article:hover .process-step__top b{
  transform:rotate(7deg) scale(1.08);
  border-color:#caff8ca8;
  box-shadow:0 0 0 7px #baff7d0b,0 0 24px #baff7d32;
}
.process-journey.process-motion-ready .process-track>li{
  opacity:0;
  transform:translateY(22px) scale(.985);
}
.process-journey.process-motion-ready.process-motion-visible .process-track>li{
  animation:process-step-reveal .58s cubic-bezier(.22,1,.36,1) both;
}
.process-journey.process-motion-ready.process-motion-visible .process-track>li:nth-child(2){animation-delay:.08s}
.process-journey.process-motion-ready.process-motion-visible .process-track>li:nth-child(3){animation-delay:.16s}
.process-journey.process-motion-ready.process-motion-visible .process-track>li:nth-child(4){animation-delay:.24s}
@keyframes process-step-reveal{
  from{opacity:0;transform:translateY(22px) scale(.985)}
  to{opacity:1;transform:none}
}
@media(prefers-reduced-motion:reduce){
  .process-journey .process-track>li{
    opacity:1!important;
    transform:none!important;
    animation:none!important;
  }
  .process-journey .process-track article{
    transform:none!important;
    will-change:auto;
    transition:none!important;
  }
  .process-journey .process-step__top b{transition:none}
}

/* Dedicated service checkout previews: Steam top-up, Telegram and Steam Gifts. */
#service-configurator[hidden],
#service-configurator .service-flow[hidden]{display:none!important}
body.show-demo .catalog-v2 #service-configurator{
  width:100%;
  padding:4px 0 64px;
  color:#effff8;
  animation:page-in .3s ease both;
}
body.show-demo .catalog-v2 #service-configurator .service-configurator__topline{
  margin:0 0 22px;
  padding:0 0 15px;
  border-bottom:1px solid #29483f;
}
body.show-demo .catalog-v2 #service-configurator .service-configurator__topline>span{
  color:#8be4c2;
  font:700 10px 'DM Mono',monospace;
  letter-spacing:1.25px;
}
body.show-demo .catalog-v2 #service-configurator .service-back{
  min-height:44px;
  border-color:#3a6657;
  background:#0d1c18;
  color:#e6fff3;
}
body.show-demo .catalog-v2 #service-configurator .service-flow__header{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);
  align-items:end;
  gap:24px;
  margin:0 0 19px;
  padding:4px 2px;
}
body.show-demo .catalog-v2 #service-configurator .service-flow__header p{
  grid-column:1;
  margin:0 0 7px;
  color:#baff79;
  font:700 10px 'DM Mono',monospace;
  letter-spacing:1.35px;
}
body.show-demo .catalog-v2 #service-configurator .service-flow__header h1{
  grid-column:1;
  margin:0;
  color:#f4fff8;
  font-size:clamp(29px,2.5vw,42px);
  line-height:1.06;
  letter-spacing:-1.8px;
}
body.show-demo .catalog-v2 #service-configurator .service-flow__header>span{
  grid-column:2;
  grid-row:1/3;
  color:#91aa9e;
  font-size:12px;
  line-height:1.6;
}
body.show-demo .catalog-v2 #service-configurator .service-form{
  display:grid;
  grid-template-columns:minmax(0,1.52fr) minmax(330px,1fr);
  align-items:start;
  gap:15px 18px;
}
body.show-demo .catalog-v2 #service-configurator .service-form>*{min-width:0}
body.show-demo .catalog-v2 #service-configurator .service-form>:not(.service-summary){grid-column:1}
body.show-demo .catalog-v2 #service-configurator .service-field,
body.show-demo .catalog-v2 #service-configurator .service-switcher,
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker{
  margin:0;
  padding:21px;
  min-width:0;
  border:1px solid #2d5146;
  border-radius:17px;
  background:linear-gradient(145deg,#0d1b18,#091310);
  box-shadow:inset 0 1px #eafff20a,0 17px 37px #0003;
}
body.show-demo .catalog-v2 #service-configurator fieldset.service-field{display:block}
body.show-demo .catalog-v2 #service-configurator .service-field__label,
body.show-demo .catalog-v2 #service-configurator .service-field__subhead{
  display:block;
  margin:0 0 9px;
  padding:0;
  color:#d8eee2;
  font:800 11px Manrope,Arial,sans-serif;
  letter-spacing:.15px;
}
body.show-demo .catalog-v2 #service-configurator .service-field__subhead{
  margin:18px 0 9px;
  color:#8caa9b;
  font-size:9px;
  letter-spacing:1px;
  text-transform:uppercase;
}
body.show-demo .catalog-v2 #service-configurator .service-field__hint{
  display:block;
  margin:9px 0 0;
  color:#789487;
  font-size:10px;
  line-height:1.5;
}
body.show-demo .catalog-v2 #service-configurator .service-input,
body.show-demo .catalog-v2 #service-configurator .steam-amount-control{
  width:100%;
  min-height:52px;
  border:1px solid #345c4f;
  border-radius:12px;
  background:#07100e;
  color:#f2fff7;
  box-shadow:inset 0 1px #ffffff08;
}
body.show-demo .catalog-v2 #service-configurator .service-input{
  display:block;
  padding:0 16px;
  outline:0;
  font:600 13px Manrope,Arial,sans-serif;
  caret-color:#baff78;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
body.show-demo .catalog-v2 #service-configurator .service-input::placeholder{color:#627a70}
body.show-demo .catalog-v2 #service-configurator .service-input:hover{border-color:#477766}
body.show-demo .catalog-v2 #service-configurator .service-input:focus{
  border-color:#9eeb77;
  background:#091713;
  box-shadow:0 0 0 4px #baff780e;
}
body.show-demo .catalog-v2 #service-configurator .service-input:invalid:not(:placeholder-shown){border-color:#df8d746e}
body.show-demo .catalog-v2 #service-configurator input:-webkit-autofill,
body.show-demo .catalog-v2 #service-configurator input:-webkit-autofill:hover,
body.show-demo .catalog-v2 #service-configurator input:-webkit-autofill:focus{
  -webkit-text-fill-color:#f2fff7!important;
  -webkit-box-shadow:0 0 0 1000px #091713 inset!important;
  caret-color:#baff78;
  transition:background-color 9999s ease-out 0s;
}
body.show-demo .catalog-v2 #service-configurator .service-options{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  max-height:350px;
  margin:0;
  padding:1px 4px 1px 1px;
  overflow:auto;
  scrollbar-color:#5b8b79 #091511;
  scrollbar-width:thin;
}
body.show-demo .catalog-v2 #service-configurator .service-option{
  min-height:58px;
  padding:11px 12px;
  border-color:#294d41;
  border-radius:10px;
  background:#091612;
}
body.show-demo .catalog-v2 #service-configurator .service-option:hover:not(:disabled){
  transform:translateY(-2px);
  border-color:#77d4aa;
  background:#10271f;
}
body.show-demo .catalog-v2 #service-configurator .service-option.selected{
  border-color:#baff78;
  background:linear-gradient(100deg,#173426,#10221b);
  box-shadow:inset 3px 0 #baff78,0 0 0 1px #baff7824;
}
body.show-demo .catalog-v2 #service-configurator .service-option:disabled{cursor:not-allowed;opacity:.46}
body.show-demo .catalog-v2 #service-configurator .service-option small{color:#789487}
body.show-demo .catalog-v2 #service-configurator .service-option strong{color:#cfff8b}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-options{
  grid-template-columns:repeat(4,minmax(0,1fr));
  max-height:246px;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-option{
  display:grid;
  justify-items:start;
  align-content:center;
  gap:7px;
  min-height:76px;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-option>strong{font-size:11px}
body.show-demo .catalog-v2 #service-configurator .steam-amount-entry{
  display:grid;
  grid-template-columns:minmax(220px,1fr) auto;
  align-items:end;
  gap:10px;
}
body.show-demo .catalog-v2 #service-configurator .steam-amount-control{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  padding:0 15px;
}
body.show-demo .catalog-v2 #service-configurator .steam-amount-control>span{color:#baff78;font:800 17px 'DM Mono',monospace}
body.show-demo .catalog-v2 #service-configurator .steam-amount-control>b{color:#aee9ca;font:800 11px 'DM Mono',monospace}
body.show-demo .catalog-v2 #service-configurator .steam-amount-control input{
  min-width:0;
  height:50px;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  color:#f2fff7;
  font:700 15px Manrope,Arial,sans-serif;
  -moz-appearance:textfield;
}
body.show-demo .catalog-v2 #service-configurator .steam-amount-control input::-webkit-inner-spin-button,
body.show-demo .catalog-v2 #service-configurator .steam-amount-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
body.show-demo .catalog-v2 #service-configurator .steam-amount-control:focus-within{
  border-color:#9eeb77;
  box-shadow:0 0 0 4px #baff780e;
}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list{display:flex;gap:6px}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button{
  min-height:44px;
  padding:0 10px;
  border:1px solid #345a4f;
  border-radius:10px;
  background:#0a1713;
  color:#aec8bb;
  font:800 10px Manrope,Arial,sans-serif;
}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button.selected{
  border-color:#a9ef7a;
  background:#183225;
  color:#edfff4;
}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button:disabled{opacity:.34;cursor:not-allowed}
body.show-demo .catalog-v2 #service-configurator .service-switcher{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  padding:8px;
}
body.show-demo .catalog-v2 #service-configurator .service-switcher button{
  min-height:48px;
  border:1px solid transparent;
  border-radius:11px;
  background:transparent;
  color:#90aa9d;
  font:800 12px Manrope,Arial,sans-serif;
  cursor:pointer;
}
body.show-demo .catalog-v2 #service-configurator .service-switcher button.selected{
  border-color:#9eea766d;
  background:linear-gradient(100deg,#1a3829,#10231b);
  color:#edfff4;
  box-shadow:inset 0 1px #ffffff0c;
}
body.show-demo .catalog-v2 #service-configurator .service-switcher button:disabled{opacity:.35;cursor:not-allowed}
body.show-demo .catalog-v2 #service-configurator .service-summary{
  grid-column:2;
  grid-row:1/span 8;
  position:sticky;
  top:18px;
  display:block;
  align-self:start;
  min-width:0;
  margin:0;
  padding:23px;
  border:1px solid #386153;
  border-radius:18px;
  background:radial-gradient(300px 180px at 100% 0,#68daae16,transparent 72%),linear-gradient(145deg,#0e1d19,#091310);
  box-shadow:inset 0 1px #edfff20c,0 22px 48px #0005;
}
body.show-demo .catalog-v2 #service-configurator .service-summary__grid{display:grid;gap:0}
body.show-demo .catalog-v2 #service-configurator .service-summary__item{
  display:grid;
  grid-template-columns:minmax(105px,.55fr) minmax(0,1fr);
  align-items:start;
  gap:15px;
  padding:14px 0;
  border-bottom:1px solid #28463d;
}
body.show-demo .catalog-v2 #service-configurator .service-summary__item:first-child{padding-top:0}
body.show-demo .catalog-v2 #service-configurator .service-summary__item small{
  margin:2px 0 0;
  color:#789487;
  font:700 9px 'DM Mono',monospace;
  letter-spacing:.75px;
}
body.show-demo .catalog-v2 #service-configurator .service-summary__item strong{
  display:block;
  overflow:visible;
  color:#eafff1;
  font-size:12px;
  line-height:1.45;
  text-align:right;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
}
body.show-demo .catalog-v2 #service-configurator .service-summary__item:last-child strong{color:#ceff88;font:800 18px 'DM Mono',monospace}
body.show-demo .catalog-v2 #service-configurator .service-submit{
  width:100%;
  min-height:50px;
  margin-top:18px;
  border:1px solid #c9ff8f30;
  border-radius:11px;
  background:linear-gradient(105deg,#c9ff67,#3bd5a5);
  color:#071b13;
  box-shadow:0 14px 27px #3ed49f2a;
}
body.show-demo .catalog-v2 #service-configurator .service-submit:disabled{
  border-color:#416354;
  background:#21372f;
  color:#6f8c7e;
  box-shadow:none;
  cursor:not-allowed;
}
body.show-demo .catalog-v2 #service-configurator .service-message{
  min-height:17px;
  margin:11px 0 0;
  color:#809d8e;
  font-size:10px;
  line-height:1.45;
}
body.show-demo .catalog-v2 #service-configurator .service-message[data-state="error"]{color:#f2a58f}
body.show-demo .catalog-v2 #service-configurator .service-message[data-state="success"]{color:#baff78}
body.show-demo .catalog-v2 #service-configurator .steam-gift-layout{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  width:478px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker{
  width:444px;
  margin-inline:17px;
  padding:0;
  overflow:hidden;
  border-radius:12px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-form{
  width:894px;
  max-width:894px;
  grid-template-columns:478px 400px;
  gap:16px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-search{
  width:444px;
  height:106px;
  margin-left:17px;
  padding:14px 16px;
  border-radius:12px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-search .service-input{
  height:48px;
  min-height:48px;
  padding-inline:14px;
  border-radius:8px;
}
body.show-demo .catalog-v2 #service-configurator #steam-gift-result-status{display:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker h2{
  margin:0;
  padding:17px 19px;
  border-bottom:1px solid #29483f;
  color:#ecfff4;
  font-size:15px;
  letter-spacing:-.35px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-list{
  display:grid;
  gap:10px;
  width:414px;
  max-height:300px;
  margin-inline:auto;
  padding:12px 12px 14px 10px;
  overflow:auto;
  scrollbar-color:#5b8b79 #091511;
  scrollbar-width:thin;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card{
  display:grid;
  grid-template-columns:121px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  width:100%;
  height:70px;
  min-height:70px;
  padding:10px 12px;
  border:1px solid #294a40;
  border-radius:10px;
  background:#091511;
  color:#edfff4;
  text-align:left;
  font-family:Manrope,Arial,sans-serif;
  cursor:pointer;
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card:hover:not(:disabled){transform:translateX(3px);border-color:#72d1a8;background:#10231c}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card.selected{
  border-color:#baff78;
  background:linear-gradient(90deg,#183529,#0d1d17);
  box-shadow:inset 3px 0 #baff78;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card:disabled{cursor:not-allowed;opacity:.47}
body.show-demo .catalog-v2 #service-configurator .steam-gift-cover{
  display:grid;
  place-items:center;
  width:121px;
  height:48px;
  overflow:hidden;
  border:1px solid #ffffff22;
  border-radius:8px;
  color:#fff;
  box-shadow:inset 0 0 25px #0003;
  font:900 17px 'DM Mono',monospace;
  letter-spacing:-1px;
  text-shadow:0 3px 13px #000a;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy{display:grid;gap:5px;min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy strong{
  overflow:hidden;
  color:#f1fff6;
  font-size:12px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy small{color:#789386;font-size:9px}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card>b{color:#cfff8c;font:800 11px 'DM Mono',monospace;white-space:nowrap}
body.show-demo .catalog-v2 #service-configurator .steam-gift-more{
  width:382px;
  min-height:44px;
  margin:0 auto 12px;
  border-color:#34594d;
  background:#10211b;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-variants{
  display:flex;
  gap:10px;
  width:414px;
  min-height:94px;
  max-height:142px;
  margin-inline:auto;
  padding:8px 12px 10px 10px;
  overflow-x:auto;
  overflow-y:hidden;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-variants .service-option,
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:6px;
  flex:0 0 382px;
  width:382px;
  height:76px;
  min-height:76px;
  padding:14px 16px;
  border:1px solid #294d41;
  border-radius:10px;
  background:#091612;
  color:#effff8;
  text-align:left;
  font-family:Manrope,Arial,sans-serif;
  cursor:pointer;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition>span{display:grid;gap:6px;min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition strong{
  overflow:hidden;
  color:#effff8;
  font-size:13px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition small{
  color:#789487;
  font:10px 'DM Mono',monospace;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition:hover:not(:disabled){border-color:#77d4aa;background:#10271f}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition:is(.active,.selected),
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition[aria-selected="true"]{
  border:2px solid #9eea76;
  background:linear-gradient(100deg,#173426,#10221b);
  box-shadow:inset 3px 0 #baff78;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary{
  width:400px;
  padding:0;
  overflow:hidden;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary>*{margin-left:16px;margin-right:16px}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:15px;
  margin:0;
  padding:21px 22px 17px;
  border-bottom:1px solid #29483f;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head small{margin:0 0 5px;color:#baff78;font:700 9px 'DM Mono',monospace;letter-spacing:1px}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head h2{margin:0;color:#f0fff5;font-size:19px;letter-spacing:-.7px}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head>span{max-width:145px;color:#789286;font-size:9px;line-height:1.45;text-align:right}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-search{padding:16px 0 0;border:0;background:transparent;box-shadow:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite{
  display:block;
  width:366px;
  margin:0 16px;
  padding:16px 0 0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite .service-input{
  width:366px;
  height:48px;
  min-height:48px;
  padding-inline:14px;
  border-radius:8px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-list{
  display:grid;
  gap:12px;
  width:370px;
  min-height:81px;
  max-height:232px;
  margin-inline:auto;
  padding:12px 12px 14px 10px;
  overflow-y:auto;
  border-bottom:1px solid #29483f;
  scrollbar-color:#5b8b79 #091511;
  scrollbar-width:thin;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  width:100%;
  height:55px;
  min-height:55px;
  padding:12px 14px;
  border:1px solid #294a40;
  border-radius:10px;
  background:#091511;
  color:#edfff4;
  text-align:left;
  font-family:Manrope,Arial,sans-serif;
  cursor:pointer;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row:hover:not(:disabled){border-color:#72d1a8;background:#10231c}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row:is(.active,.selected),
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row[aria-selected="true"]{
  border-color:#baff78;
  background:linear-gradient(90deg,#183529,#0d1d17);
  box-shadow:inset 3px 0 #baff78;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>i{
  display:none;
  place-items:center;
  width:39px;
  height:39px;
  border:1px solid #7bcba850;
  border-radius:10px;
  background:#0b1a15;
  color:#cfff8c;
  font:800 9px 'DM Mono',monospace;
  font-style:normal;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>span{display:grid;gap:4px;min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row small{display:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>b{color:#d2ff91;font:800 11px 'DM Mono',monospace;white-space:nowrap}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-empty{margin:0;padding:17px;border:1px dashed #3b5c50;border-radius:11px;color:#829c90;font-size:10px;line-height:1.5}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__grid{padding-top:16px}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary #steam-gift-summary-price{
  color:#ceff88;
  font:800 18px 'DM Mono',monospace;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary #steam-gift-summary-recipient{
  overflow:visible;
  color:#eafff1;
  font:700 11px Manrope,Arial,sans-serif;
  line-height:1.45;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:break-word;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-submit{width:calc(100% - 44px);margin:18px 22px 0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-message{padding-bottom:11px}

@media(max-width:1160px){
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .steam-gift-form{
    width:478px;
    max-width:100%;
    grid-template-columns:minmax(0,478px);
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-form .service-summary{
    grid-column:1;
    grid-row:auto;
    position:static;
    order:10;
  }
}

@media(max-width:1180px){
  body.show-demo .catalog-v2 #service-configurator .service-form{grid-template-columns:minmax(0,1.3fr) minmax(315px,.9fr)}
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-options{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.show-demo .catalog-v2 #service-configurator .steam-amount-entry{grid-template-columns:1fr}
  body.show-demo .catalog-v2 #service-configurator .steam-currency-list{flex-wrap:wrap}
}
@media(max-width:960px){
  body.show-demo .catalog-v2 #service-configurator .service-flow__header{grid-template-columns:1fr;gap:9px}
  body.show-demo .catalog-v2 #service-configurator .service-flow__header>span{grid-column:1;grid-row:auto;max-width:720px}
  body.show-demo .catalog-v2 #service-configurator .service-form{grid-template-columns:1fr}
  body.show-demo .catalog-v2 #service-configurator .service-form>:not(.service-summary),
  body.show-demo .catalog-v2 #service-configurator .service-summary{grid-column:1}
  body.show-demo .catalog-v2 #service-configurator .service-summary{grid-row:auto;position:static}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-form .service-summary{order:10}
}
@media(max-width:620px){
  body.show-demo .catalog-v2 #service-configurator{padding-bottom:40px}
  body.show-demo .catalog-v2 #service-configurator .service-configurator__topline{align-items:flex-start;gap:10px}
  body.show-demo .catalog-v2 #service-configurator .service-configurator__topline>span{font-size:8px}
  body.show-demo .catalog-v2 #service-configurator .service-flow__header h1{font-size:30px;letter-spacing:-1.3px}
  body.show-demo .catalog-v2 #service-configurator .service-flow__header>span{font-size:11px}
  body.show-demo .catalog-v2 #service-configurator .service-field,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-picker{padding:16px;border-radius:14px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-picker{padding:0}
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-options{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.show-demo .catalog-v2 #service-configurator .service-switcher{grid-template-columns:1fr;padding:7px}
  body.show-demo .catalog-v2 #service-configurator .service-options{grid-template-columns:1fr;max-height:310px}
  body.show-demo .catalog-v2 #service-configurator .steam-currency-list button{flex:1 1 65px}
  body.show-demo .catalog-v2 #service-configurator .service-summary{padding:18px;border-radius:15px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary{padding:0}
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .steam-gift-form{
    width:100%;
    max-width:100%;
    grid-template-columns:minmax(0,1fr);
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-form,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-layout,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-search,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-picker,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-list,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-variants,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-list{
    width:100%;
    max-width:100%;
    margin-inline:0;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-search{height:auto;margin-left:0}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-more{width:calc(100% - 18px);margin:0 9px 9px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite .service-input{width:100%}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite{margin-inline:0;padding-inline:16px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-card{height:auto;grid-template-columns:64px minmax(0,1fr);gap:10px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-cover{width:64px;height:48px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-card>b{grid-column:2;justify-self:start;margin-top:-3px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-list{max-height:390px;padding:9px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-variants{display:grid;min-height:0;max-height:310px;padding:9px;overflow-x:hidden;overflow-y:auto}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-variants .service-option,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-edition{width:100%;height:auto;min-height:68px;flex-basis:auto}
  body.show-demo .catalog-v2 #service-configurator .service-summary__item{grid-template-columns:90px minmax(0,1fr);gap:10px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head{display:block}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head>span{display:block;max-width:none;margin-top:8px;text-align:left}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row{height:auto;grid-template-columns:minmax(0,1fr) auto}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>b{grid-column:auto}
}
@media(prefers-reduced-motion:reduce){
  body.show-demo .catalog-v2 #service-configurator,
  body.show-demo .catalog-v2 #service-configurator *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}

/* Steam top-up follows the provider-style free-amount calculator. */
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-flow__header{
  display:block;
  margin-bottom:14px;
  padding:22px 24px;
  border:1px solid #293152;
  border-radius:18px;
  background:linear-gradient(110deg,#12132e,#10192c);
  box-shadow:inset 0 1px #ffffff09;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-flow__header p{display:none}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-flow__header h1{font-size:30px;letter-spacing:-1.45px}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-flow__header>span{
  display:block;
  max-width:none;
  margin-top:8px;
  color:#b5b7da;
  font-size:14px;
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-form{grid-template-columns:minmax(0,1.62fr) minmax(330px,.82fr);gap:14px}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card{
  padding:18px;
  border:1px solid #26304a;
  border-radius:17px;
  background:#0c1426;
  box-shadow:inset 0 1px #ffffff08,0 18px 40px #0003;
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card__header{
  display:grid;
  grid-template-columns:43px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  padding-bottom:17px;
  border-bottom:1px solid #222b42;
}
body.show-demo .catalog-v2 #service-configurator .steam-service-mark{
  display:grid;
  place-items:center;
  width:43px;
  height:43px;
  border:1px solid #7c8db95e;
  border-radius:12px;
  background:linear-gradient(145deg,#243353,#1697c6);
  color:#fff;
  box-shadow:0 8px 20px #1597c42e;
  font:800 24px Manrope;
}
body.show-demo .catalog-v2 #service-configurator .steam-service-mark img{
  display:block;
  width:34px;
  height:34px;
  filter:drop-shadow(0 2px 4px #07102066);
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card__header h2{margin:0;color:#f4f5ff;font-size:18px;letter-spacing:-.6px}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card__header p{margin:5px 0 0;color:#9da5c2;font-size:11px}
body.show-demo .catalog-v2 #service-configurator .steam-rates-toggle{
  min-height:42px;
  padding:0 13px;
  border:1px dashed #303954;
  border-radius:11px;
  background:#0b1221;
  color:#c9cbe0;
  font:800 11px Manrope;
  cursor:pointer;
}
body.show-demo .catalog-v2 #service-configurator .steam-rates-toggle[aria-expanded="true"]{border-color:#6055a0;background:#181a3a;color:#fff}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel[hidden]{display:none!important}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel{
  display:grid;
  gap:8px;
  margin:12px 0 0;
  padding:12px 14px;
  border:1px solid #34375f;
  border-radius:11px;
  background:#11162c;
}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel p{margin:0;color:#a6abc8;font-size:10px}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel span{display:flex;flex-wrap:wrap;gap:8px 15px;color:#d8daea;font:700 10px 'DM Mono',monospace}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel b{color:#fff}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel em{color:#aeb6da;font-style:normal}
body.show-demo .catalog-v2 #service-configurator .steam-step{
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  align-items:center;
  gap:12px;
  padding:20px 0 0;
}
body.show-demo .catalog-v2 #service-configurator .steam-step__number{
  display:grid;
  place-items:center;
  width:29px;
  height:29px;
  border:1px solid #5442a0;
  border-radius:9px;
  background:#181646;
  color:#8c69ff;
  font:800 12px 'DM Mono',monospace;
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .steam-step__content{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-field__label{color:#929bb8;font-size:10px}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-field__hint{color:#aeb6d4;font-size:10px}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-input{
  min-height:49px;
  border-color:#30394e;
  background:#1b2436;
  color:#f3f4ff;
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-input:focus{border-color:#6854b3;background:#1d2639;box-shadow:0 0 0 3px #6b55c51a}
body.show-demo .catalog-v2 #service-configurator .steam-input-shell{position:relative;display:block}
body.show-demo .catalog-v2 #service-configurator .steam-input-shell .service-input{padding-right:49px}
body.show-demo .catalog-v2 #service-configurator .steam-input-shell>span{
  position:absolute;
  right:6px;
  top:6px;
  display:grid;
  place-items:center;
  width:37px;
  height:37px;
  border:1px solid #3a4357;
  border-radius:9px;
  color:#abb3cb;
}
body.show-demo .catalog-v2 #service-configurator .steam-amount-grid{
  display:grid;
  grid-template-columns:minmax(180px,.92fr) minmax(250px,1.08fr);
  align-items:end;
  gap:14px;
}
body.show-demo .catalog-v2 #service-configurator .steam-amount-grid>label,
body.show-demo .catalog-v2 #service-configurator .steam-amount-grid>div{min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-width:0;
  min-height:44px;
  padding:0 9px;
  border:1px solid #30394f;
  border-radius:11px;
  background:#151d2d;
  color:#f0f1fb;
  font:800 11px Manrope;
  white-space:nowrap;
  cursor:pointer;
}
body.show-demo .catalog-v2 #service-configurator .steam-currency-flag{
  display:block;
  flex:0 0 auto;
  width:19px;
  height:14px;
  border:1px solid #ffffff26;
  border-radius:3px;
  object-fit:cover;
  box-shadow:0 2px 5px #05081466;
}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button:hover{border-color:#504b86;background:#191f35}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button.selected{
  border-color:#5941aa;
  background:#1a1a3e;
  color:#fff;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary{
  border-color:#29324d;
  background:linear-gradient(155deg,#0d1527,#11152c);
  box-shadow:inset 0 1px #ffffff08,0 20px 44px #0004;
}
body.show-demo .catalog-v2 #service-configurator .steam-summary-head{margin:0 0 16px}
body.show-demo .catalog-v2 #service-configurator .steam-summary-head h2{margin:0;color:#f5f5ff;font-size:18px;letter-spacing:-.6px}
body.show-demo .catalog-v2 #service-configurator .steam-summary-head span{display:block;margin-top:5px;color:#919ab7;font-size:10px}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary__grid{gap:8px}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary__item{
  min-height:43px;
  padding:11px 13px;
  border:1px solid #242d44;
  border-radius:10px;
  background:#0c1426;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary__item small{color:#a2aac4}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary__item strong{color:#f4f5ff;font-size:12px}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .steam-summary-discount strong{color:#32e186}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .steam-summary-total{
  margin-top:4px;
  border-color:#5c4a9f;
  background:linear-gradient(90deg,#191744,#11172d);
  box-shadow:inset 2px 0 #6751c2;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .steam-summary-total strong{color:#fff;font:800 16px 'DM Mono',monospace}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-submit{
  border-color:#5041a1;
  background:#0c1527;
  color:#fff;
  box-shadow:0 0 0 1px #211653,0 11px 22px #0003;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-submit:hover:not(:disabled){border-color:#785ee0;background:#17163a}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-submit:disabled{border-color:#2d3548;background:#151c29;color:#697187;box-shadow:none}

/* Game-key search, platform, region and favourites share one provider-style toolbar. */
body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar{
  position:relative;
  z-index:200;
  display:grid;
  grid-template-columns:minmax(300px,1.3fr) minmax(520px,1.1fr);
  align-items:end;
  gap:16px;
  margin:0 14px 18px;
  padding:30px 18px 14px;
  border:1px solid #26304a;
  border-radius:16px;
  background:#0c1426;
  overflow:visible;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar .search{
  position:relative;
  min-height:49px;
  border-color:#30394f;
  background:#1b2436;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar .search:before{
  content:"ПОИСК ПО КАТАЛОГУ";
  position:absolute;
  left:0;
  top:-19px;
  color:#7f89a9;
  font:800 9px 'DM Mono',monospace;
  letter-spacing:.8px;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-filterbar{
  position:relative;
  z-index:210;
  display:grid;
  grid-template-columns:repeat(2,minmax(145px,1fr)) auto;
  gap:10px;
  padding:0;
  border:0;
  background:transparent;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-filterbar .signal-select.open{z-index:300}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-filterbar .signal-select-menu{z-index:310}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-select>p{color:#7f89a9}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-select-trigger,
body[data-collection="gameKeys"].show-demo .key-filterbar>#key-favorites{
  min-height:49px!important;
  border-color:#30394f!important;
  background:#0c1426!important;
  color:#f2f3ff!important;
}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-select-menu{
  border-color:#343d61;
  background:#0d1428;
  box-shadow:0 22px 48px #000c;
}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-option.selected{
  border-color:transparent!important;
  background:#302e5b!important;
  color:#9f87ff!important;
}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-option:hover{border-color:transparent!important;background:#202445!important}

@media(max-width:1180px){
  body.show-demo .catalog-v2 #service-configurator .steam-amount-grid{grid-template-columns:1fr}
  body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar{grid-template-columns:1fr}
}
@media(max-width:960px){
  body.show-demo .catalog-v2 #service-configurator .steam-topup-form{grid-template-columns:1fr}
}
@media(max-width:760px){
  body.show-demo .catalog-v2 #service-configurator .steam-topup-card{padding:15px}
  body.show-demo .catalog-v2 #service-configurator .steam-topup-card__header{grid-template-columns:39px minmax(0,1fr)}
  body.show-demo .catalog-v2 #service-configurator .steam-rates-toggle{grid-column:1/-1;width:100%}
  body.show-demo .catalog-v2 #service-configurator .steam-step{grid-template-columns:27px minmax(0,1fr);gap:9px}
  body.show-demo .catalog-v2 #service-configurator .steam-currency-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar{min-width:0;margin:0 8px 14px;padding:29px 10px 11px}
  body[data-collection="gameKeys"].show-demo .catalog-v2 .key-filterbar{grid-template-columns:1fr}
  body[data-collection="gameKeys"].show-demo .key-filterbar>#key-favorites{grid-column:auto!important}
}

/* Demo workspace inherits the public VIREON palette. */
body.show-demo{
  --demo-bg:#07100d;
  --demo-deep:#08130f;
  --demo-panel:#0c1a14;
  --demo-panel-strong:#10231b;
  --demo-line:#294b3c;
  --demo-line-soft:#1d382d;
  --demo-text:#f4fff8;
  --demo-muted:#91aa9d;
  --demo-green:#42d6a6;
  --demo-lime:#baff6a;
  background:var(--demo-bg);
}
body.show-demo .app-shell{
  background:
    radial-gradient(900px 570px at 100% 3%,#2c9c6f1c,transparent 70%),
    radial-gradient(720px 520px at 34% 96%,#a8ef6510,transparent 72%),
    var(--demo-bg)!important;
}
body.show-demo .workspace{
  background-color:var(--demo-bg);
  background-image:
    radial-gradient(760px 520px at 103% 12%,#35b8811c,transparent 70%),
    radial-gradient(620px 500px at -8% 92%,#a8ed6510,transparent 73%),
    linear-gradient(#c7ffe405 1px,transparent 1px),
    linear-gradient(90deg,#c7ffe405 1px,transparent 1px);
}
body.show-demo .sidebar{
  border-right-color:#214033;
  background:
    radial-gradient(340px 330px at -20% -10%,#286f513d,transparent 70%),
    radial-gradient(260px 260px at 115% 32%,#7fc75a21,transparent 72%),
    linear-gradient(180deg,#0b1712 0%,#09130f 55%,#07100d 100%);
}
body.show-demo .brand-copy small{color:#62dfa9}
body.show-demo .brand>em{
  flex:0 0 auto;
  padding:6px 8px;
  border-color:#6bddae61;
  background:#65dfad10;
  color:#c8ff8d;
  font-size:7.5px;
  letter-spacing:.45px;
  white-space:nowrap;
}
body.show-demo .nexora-compass .compass-head{border-bottom-color:#29483a}
body.show-demo .nexora-compass .compass-head p{color:#75ad91}
body.show-demo .nexora-compass .compass-head>span{color:#94b5a4}
body.show-demo .nexora-compass .compass-head i{background:#7beaaf;box-shadow:0 0 0 4px #7beaaf14,0 0 14px #7beaaf}
body.show-demo .nexora-compass .tone-steam{--signal:#65dfad}
body.show-demo .nexora-compass .tone-gift{--signal:#c4fa70}
body.show-demo .nexora-compass .tone-telegram{--signal:#84e8a8}
body.show-demo .nexora-compass .tone-keys{--signal:#a9f071}
body.show-demo .nexora-compass .tone-cards{--signal:#54d99f}
body.show-demo .nexora-compass .tone-services{--signal:#b8f47c}
body.show-demo .nexora-compass .compass-station{
  border-color:#1e392e!important;
  background:linear-gradient(105deg,#0d1b15c7,#0a1611b3)!important;
}
body.show-demo .nexora-compass .compass-station:hover{
  border-color:color-mix(in srgb,var(--signal) 54%,#294b3c)!important;
  background:linear-gradient(105deg,color-mix(in srgb,var(--signal) 13%,#0d1b15),#0a1611)!important;
}
body.show-demo .nexora-compass .compass-station.active{
  border-color:color-mix(in srgb,var(--signal) 76%,#294b3c)!important;
  background:linear-gradient(105deg,color-mix(in srgb,var(--signal) 19%,#0d1b15),#0c1b15)!important;
}
body.show-demo .nexora-compass .compass-station>i{background:linear-gradient(145deg,color-mix(in srgb,var(--signal) 19%,transparent),#0c1b15)}
body.show-demo .nexora-compass .compass-station em{color:#88a797}
body.show-demo .nexora-compass .compass-guest{
  border-color:#3e7158;
  background:radial-gradient(180px 130px at 100% 0,#baff6a1c,transparent 72%),linear-gradient(145deg,#10271e,#0a1712);
}
body.show-demo .nexora-compass .compass-guest:before{border-color:#8beaaf3d;box-shadow:0 0 0 20px #8beaaf0a}
body.show-demo .nexora-compass .compass-guest p{color:#8cebb7}
body.show-demo .nexora-compass .compass-guest__top span{border-color:#78e4af44;background:#78e4af0e;color:#b9efd1}
body.show-demo .nexora-compass .compass-guest__copy{color:#9db9aa}
body.show-demo .nexora-compass .compass-guest button{border-color:#477963;background:#122a20;color:#e5fff1}
body.show-demo .nexora-compass .compass-guest button:first-of-type{
  border-color:#c8ff7f88;
  background:linear-gradient(105deg,#c7fd65,#42d6a6);
  color:#092018;
}
body.show-demo .sidebar-foot{border-top-color:#244536;color:#82a393}
body.show-demo .sidebar-foot .online-dot{background:#70e9ae;box-shadow:0 0 0 4px #70e9ae14,0 0 15px #70e9ae}
body.show-demo .topbar{border-color:#203a30;background:#08110de8}

body.show-demo .catalog-v2 .catalog-hero{
  border-color:#315b48;
  background:radial-gradient(520px 230px at 0 100%,#2f9b6e2f,transparent 72%),linear-gradient(110deg,#10251c,#0b1813);
}
body.show-demo .catalog-v2 .catalog-hero:before{border-color:#74e5ad2e;box-shadow:0 0 0 33px #74e5ad09,0 0 0 76px #baff6a05;background:radial-gradient(circle,#59d69e1e,transparent 62%)}
body.show-demo .catalog-v2 .catalog-hero:after{background:radial-gradient(circle,#81e8b12e 0 2px,transparent 3px);background-size:18px 18px}
body.show-demo .catalog-v2 .catalog-hero p,
body.show-demo .catalog-v2 .catalog-heading p{color:#75e3ae}
body.show-demo .catalog-v2 .catalog-hero span{color:#9ab2a6}
body.show-demo .catalog-v2 .access-button,
body.show-demo .catalog-v2 .config-continue{
  border-color:#baff6a55;
  background:linear-gradient(105deg,#c7fd65,#42d6a6);
  color:#092018;
}
body.show-demo .catalog-v2 .catalog-brief{
  border-color:#294a3b;
  background:linear-gradient(90deg,#0d1b15,#09130f);
}
body.show-demo .catalog-v2 .catalog-brief p{color:#75e3ae}
body.show-demo .catalog-v2 .catalog-brief>div>span,
body.show-demo .catalog-v2 .catalog-meta span,
body.show-demo .catalog-v2 .freshness{color:#849f91}
body.show-demo .catalog-v2 .catalog-workbench{
  border-color:#244235;
  background:linear-gradient(145deg,#0c1914,#08110d);
}
body.show-demo .catalog-v2 .catalog-workbench:before{background:linear-gradient(90deg,transparent,#7ee6b282,transparent)}
body.show-demo .catalog-v2 .toolbar,
body.show-demo .catalog-v2 .key-filterbar{
  border-color:#203c30;
  background:linear-gradient(90deg,#0d1b15,#0f2019);
}
body.show-demo .catalog-v2 .search{
  border-color:#315846;
  background:#10231b;
  color:#77c69f;
}
body.show-demo .catalog-v2 .search:focus-within{border-color:#74e2ad;box-shadow:0 0 0 4px #74e2ad10}
body.show-demo .catalog-v2 .product{
  border-color:#29483a;
  background:linear-gradient(155deg,#102019,#0b1611);
}
body.show-demo .catalog-v2 .product:hover{border-color:#72e1ac}
body.show-demo .catalog-v2 .product:before{background:#5de0a812}
body.show-demo .catalog-v2 .product:hover:before{background:#5de0a823}
body.show-demo .catalog-v2 .product-art{background:radial-gradient(130px 100px at 20% 18%,#62dfa742,transparent 73%),linear-gradient(135deg,#174b37,#10261d)}
body.show-demo .catalog-v2 .product-art.gift_card{background:radial-gradient(130px 100px at 20% 18%,#baff6a36,transparent 73%),linear-gradient(135deg,#244b2d,#13301f)}
body.show-demo .catalog-v2 .product-art.game_topup{background:radial-gradient(130px 100px at 20% 18%,#88ee9b3d,transparent 73%),linear-gradient(135deg,#1f5739,#153322)}
body.show-demo .catalog-v2 .product-art.game_key{background:radial-gradient(130px 100px at 20% 18%,#c7fa7840,transparent 73%),linear-gradient(135deg,#3d5625,#1a311b)}
body.show-demo .catalog-v2 .tag{color:#72dda9}
body.show-demo .catalog-v2 .product p{color:#849e91}
body.show-demo .catalog-v2 .product button{border-color:#42735b;background:#153126;color:#c8f5dc}
body.show-demo .catalog-v2 .product:hover button{border-color:#baff6a;background:#72dfa7;color:#082017}
body.show-demo .catalog-v2 .more{border-color:#3a684f;background:#11271e;color:#d7efe2}
body.show-demo .category-atlas .atlas-intro,
body.show-demo .category-atlas .atlas-node{border-color:#315846;background:#0e2019}
body.show-demo .category-atlas .atlas-intro{background:radial-gradient(280px 240px at 12% 5%,#42d6a63b,transparent 72%),radial-gradient(300px 220px at 100% 100%,#baff6a1c,transparent 72%),linear-gradient(145deg,#123124,#0a1712)}
body.show-demo .category-atlas .atlas-steam{--atlas:#65dfad!important}
body.show-demo .category-atlas .atlas-gift{--atlas:#c4fa70!important}
body.show-demo .category-atlas .atlas-telegram{--atlas:#84e8a8!important}
body.show-demo .category-atlas .atlas-keys{--atlas:#a9f071!important}
body.show-demo .category-atlas .atlas-cards{--atlas:#54d99f!important}
body.show-demo .category-atlas .atlas-services{--atlas:#b8f47c!important}

body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-flow__header{
  border-color:#315b48;
  background:linear-gradient(110deg,#10251c,#0b1813);
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-flow__header>span{color:#9db6a8}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card{
  border-color:#294c3c;
  background:#0b1812;
}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card__header{border-bottom-color:#244235}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card__header p{color:#91a99d}
body.show-demo .catalog-v2 #service-configurator .steam-rates-toggle{border-color:#385e4b;background:#0a1510;color:#c8d9cf}
body.show-demo .catalog-v2 #service-configurator .steam-rates-toggle[aria-expanded="true"]{border-color:#7de1ad;background:#153126;color:#f5fff9}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel{border-color:#365e49;background:#10231b}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel p{color:#92aa9e}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel span{color:#dcece3}
body.show-demo .catalog-v2 #service-configurator .steam-rates-panel em{color:#a7bdb2}
body.show-demo .catalog-v2 #service-configurator .steam-step__number{border-color:#7adbab;background:#173426;color:#c9ff7f}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-field__label{color:#91aa9d}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-field__hint{color:#a4b9ae}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-input{border-color:#355a48;background:#14271f;color:#f4fff8}
body.show-demo .catalog-v2 #service-configurator .steam-topup-card .service-input:focus{border-color:#9bec74;background:#162b22;box-shadow:0 0 0 3px #9bec7418}
body.show-demo .catalog-v2 #service-configurator .steam-input-shell>span{border-color:#3b614e;color:#a7bbb0}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button{border-color:#355a48;background:#11231b;color:#edf9f2}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button:hover{border-color:#70dba7;background:#173126}
body.show-demo .catalog-v2 #service-configurator .steam-currency-list button.selected{border-color:#aef56e;background:#1a3a29;color:#f7fff9;box-shadow:inset 0 0 0 1px #aef56e22}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary{border-color:#2d5140;background:linear-gradient(155deg,#0c1a14,#10231b)}
body.show-demo .catalog-v2 #service-configurator .steam-summary-head span{color:#8fa99b}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary__item{border-color:#274536;background:#0b1812}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-summary__item small{color:#98afa3}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .steam-summary-total{border-color:#6fcf9f;background:linear-gradient(90deg,#173b29,#10231b);box-shadow:inset 2px 0 #baff6a}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-submit{border-color:#6dd4a2;background:#10251c;color:#effff6;box-shadow:0 0 0 1px #315d4738,0 11px 22px #0003}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-submit:hover:not(:disabled){border-color:#baff6a;background:#1a3a29}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam .service-submit:disabled{border-color:#30483b;background:#142019;color:#6f8379}

body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar{border-color:#294b3c;background:#0b1812}
body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar .search{border-color:#355a48;background:#14271f}
body[data-collection="gameKeys"].show-demo .catalog-v2 .toolbar .search:before,
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-select>p{color:#7f9f8e}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-select-trigger,
body[data-collection="gameKeys"].show-demo .key-filterbar>#key-favorites{border-color:#355a48!important;background:#0c1a14!important;color:#f1fff6!important}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-select-menu{border-color:#42745b;background:#0d1c16}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-option.selected{background:#1b4936!important;color:#caff84!important}
body[data-collection="gameKeys"].show-demo .key-filterbar .signal-option:hover{background:#173326!important;color:#f1fff6!important}

/* Keep every opened product page in the same green VIREON palette as the catalogue. */
body.show-demo .catalog-v2 #product-configurator .config-topline{border-bottom-color:var(--demo-line-soft)}
body.show-demo .catalog-v2 #product-configurator .config-topline>span{color:#75e3ae}
body.show-demo .catalog-v2 #product-configurator .config-back{
  border-color:#385e4b;
  background:#0a1510;
  color:#e5fff1;
}
body.show-demo .catalog-v2 #product-configurator .config-back:hover{
  border-color:#70dba7;
  background:#173126;
}
body.show-demo .catalog-v2 #product-configurator .config-product-card,
body.show-demo .catalog-v2 #product-configurator .config-options-card{
  border-color:#294b3c;
  background:linear-gradient(145deg,#0c1a14,#08110d);
}
body.show-demo .catalog-v2 #product-configurator .config-art{
  border-color:#315b48;
  background:radial-gradient(170px 130px at 18% 18%,#62dfa742,transparent 73%),linear-gradient(135deg,#174b37,#10261d)!important;
}
body.show-demo .catalog-v2 #product-configurator .config-product-card>p,
body.show-demo .catalog-v2 #product-configurator .config-options-card header>p{color:#75e3ae}
body.show-demo .catalog-v2 #product-configurator .config-pills span{
  border-color:#355a48;
  background:#11231b;
  color:#c8f5dc;
}
body.show-demo .catalog-v2 #product-configurator .config-facts{border-top-color:#244235}
body.show-demo .catalog-v2 #product-configurator .config-facts>span{
  border-color:#29483a;
  background:#0b1812;
}
body.show-demo .catalog-v2 #product-configurator .config-facts small{color:#849f91}
body.show-demo .catalog-v2 #product-configurator .config-facts b{color:#f1fff6}
body.show-demo .catalog-v2 #product-configurator .config-options-card header{border-bottom-color:#244235}
body.show-demo .catalog-v2 #product-configurator .config-options-card header>span{color:#91aa9d}
body.show-demo .catalog-v2 #product-configurator .config-variant{
  border-color:#29483a;
  background:#0b1812;
}
body.show-demo .catalog-v2 #product-configurator .config-variant:hover{
  border-color:#72e1ac;
  background:#10271f;
}
body.show-demo .catalog-v2 #product-configurator .config-variant.selected{
  border-color:#baff6a;
  background:linear-gradient(90deg,#1a3a29,#10231b);
  box-shadow:inset 3px 0 #baff6a;
}
body.show-demo .catalog-v2 #product-configurator .config-summary{
  border-color:#315b48;
  background:linear-gradient(105deg,#10251c,#0b1813);
}
body.show-demo .catalog-v2 #product-configurator .config-price span{color:#849f91}
body.show-demo .catalog-v2 #product-configurator .config-access-note{border-color:#29483a}
body.show-demo .catalog-v2 #product-configurator .config-access-note span{color:#91aa9d}
body.show-demo[data-catalog="game_key"] .catalog-v2 .key-specs span{
  border-color:#315846;
  background:#10231b;
  color:#c8f5dc;
}
body.show-demo .catalog-v2 .product-art.generated-cover{
  background:radial-gradient(130px 100px at 20% 18%,#62dfa742,transparent 73%),linear-gradient(135deg,#174b37,#10261d)!important;
}
body.show-demo .catalog-v2 #service-configurator .steam-service-mark{
  border-color:#6dd4a2;
  background:linear-gradient(145deg,#1d6752,#42d6a6);
  box-shadow:0 8px 20px #42d6a62e;
}
body.show-demo #access,
body.show-demo #account{
  border-color:#315b48;
  background:linear-gradient(145deg,#10251c,#0b1813);
}
body.show-demo #access>span,
body.show-demo #account>span{color:#9ab2a6}
body.show-demo #access em,
body.show-demo #account em{color:#849f91}
body.show-demo #access .continue,
body.show-demo #account .continue{
  background:linear-gradient(105deg,#c7fd65,#42d6a6);
  color:#092018;
}

/* Catalogue artwork is served locally; the generated card remains the load/error fallback. */
.catalog-v2 .catalog-cover{
  position:absolute;
  inset:0;
  z-index:2;
  display:block;
  width:100%;
  height:100%;
  padding:8px;
  border:0;
  background:radial-gradient(180px 120px at 50% 45%,#1d4f3a66,transparent 74%),#08130f;
  object-fit:contain;
  object-position:center;
  image-rendering:auto;
  opacity:0;
  transform:none;
  transition:opacity .24s ease;
}
.catalog-v2 .cover-loaded>.catalog-cover{opacity:1}
.catalog-v2 .product-art.cover-loaded>span,
.catalog-v2 .config-art.cover-loaded>span{opacity:0}
.catalog-v2 .product-art>span,
.catalog-v2 .config-art>span{transition:opacity .18s ease,transform .3s ease}
.catalog-v2 .product:hover .product-art.cover-loaded>.catalog-cover{transform:none}
.catalog-v2 .config-art.cover-loaded>.catalog-cover{padding:14px}
body[data-collection="gameKeys"].show-demo .catalog-v2 .config-art.cover-loaded{
  min-height:0!important;
  aspect-ratio:16/9;
}
/* Game keys use a 2:3 cover, title overlay and a compact footer. */
/* Keep the section heading aligned with the catalogue below it. */
body.show-demo:is([data-collection="gameKeys"],[data-collection="giftCards"],[data-collection="services"]) .catalog-v2>.catalog-hero{
  width:100%;
  max-width:1200px;
  margin-right:auto;
  margin-left:auto;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .catalog-workbench{
  width:100%;
  max-width:1200px;
  margin-right:auto;
  margin-left:auto;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-grid{
  position:relative;
  z-index:1;
  grid-template-columns:repeat(auto-fill,minmax(200px,1fr));
  gap:12px;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product{
  min-height:0;
  overflow:hidden;
  border-color:#29483a;
  border-radius:16px;
  background:#0f1814;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product:before{display:none}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product:after{
  content:"";
  position:absolute;
  z-index:2;
  inset:42% 0 49px;
  background:linear-gradient(180deg,transparent,#08110dcc 62%,#08110df7);
  pointer-events:none;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-art.game_key{
  width:100%;
  height:auto!important;
  aspect-ratio:2/3;
  overflow:hidden;
  border:0;
  border-radius:15px 15px 0 0;
  background:#08130f!important;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-art.game_key>.catalog-cover{
  padding:0;
  background:transparent;
  object-fit:cover;
  object-position:center;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-info{
  position:static;
  min-height:49px;
  height:49px;
  padding:0!important;
  background:#0f1814;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-info>.tag,
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-info>p{display:none}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product h3{
  position:absolute;
  z-index:3;
  right:12px;
  bottom:61px;
  left:12px;
  display:-webkit-box;
  min-height:0;
  margin:0;
  overflow:hidden;
  color:#fff;
  font-size:14px;
  line-height:1.25;
  text-shadow:0 2px 10px #000;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs{
  position:absolute;
  z-index:4;
  right:0;
  bottom:0;
  left:0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  height:49px;
  margin:0;
  padding:8px 10px;
  border-top:1px solid #29483a;
  background:#0f1814;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs span{
  display:flex;
  align-items:center;
  gap:6px;
  max-width:48%;
  overflow:hidden;
  padding:4px 7px 4px 5px;
  border-color:#315846;
  border-radius:8px;
  background:#10231b;
  color:#e9fff3;
  font:800 9px Manrope,Arial,sans-serif;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon{
  position:relative;
  display:grid;
  flex:0 0 22px;
  place-items:center;
  width:22px;
  height:22px;
  overflow:hidden;
  border:1px solid #476659;
  border-radius:6px;
  background:#18271f;
  color:#eafff1;
  font:900 8px/1 Manrope,Arial,sans-serif;
  font-style:normal;
  letter-spacing:-.5px;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec>b{
  min-width:0;
  overflow:hidden;
  font:inherit;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--rockstar{
  border-color:#ffc62b;
  background:#ffb900;
  color:#111;
  font-size:10px;
  letter-spacing:-1px;
  box-shadow:inset 0 0 0 1px #fff4;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--steam{background:#152d3d;color:#d9f2ff}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--ea{background:#782d31;color:#fff;font-size:7px}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--epic-games{background:#252525;color:#fff}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--playstation{background:#174b9d;color:#fff;font-size:7px}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--xbox{background:#237d3d;color:#fff;font-size:10px}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--nintendo{background:#c83a3f;color:#fff;font-size:9px}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--region{
  flex-basis:22px;
  border-color:#42564c;
  border-radius:50%;
  background:#18221e;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--region:before{
  content:"";
  position:absolute;
  width:10px;
  height:10px;
  border:1px solid #9aaca3;
  border-radius:50%;
  box-shadow:inset 3px 0 0 -2px #9aaca3,inset -3px 0 0 -2px #9aaca3;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs .key-spec-icon--region:after{
  content:"";
  position:absolute;
  width:10px;
  height:4px;
  border-top:1px solid #9aaca3;
  border-bottom:1px solid #9aaca3;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-bottom{
  position:absolute;
  z-index:5;
  inset:0;
  margin:0;
  padding:0;
  border:0;
  pointer-events:none;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-bottom>b{
  display:none;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .product-bottom>button{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:transparent!important;
  opacity:0;
  pointer-events:auto;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 .key-favorite{display:none!important}

/* Steam detail pages use a separate wide header image. */
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-layout{
  grid-template-columns:420px minmax(0,1fr);
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-product-card{
  padding:16px;
  overflow:hidden;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art.game_key{
  width:100%;
  min-height:0!important;
  margin:0;
  aspect-ratio:460/215;
  border:1px solid #315b48;
  border-radius:14px;
  background:#08130f!important;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art-action{
  position:absolute;
  z-index:6;
  top:10px;
  display:grid;
  place-items:center;
  width:37px;
  height:37px;
  padding:0;
  border:1px solid #ffffff2b;
  border-radius:10px;
  background:#07100db8;
  color:#f3fff8;
  font:800 23px/1 Manrope,Arial,sans-serif;
  box-shadow:0 8px 22px #0006;
  backdrop-filter:blur(9px);
  cursor:pointer;
  transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art-action[hidden]{display:none!important}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art-back{left:10px}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art-favorite{right:10px;font-size:21px}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art-action:hover{
  transform:translateY(-1px);
  border-color:#baff6a;
  background:#173126e8;
  color:#d8ff9d;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art-favorite.is-favorite{
  border-color:#baff6a;
  background:#baff6a26;
  color:#d8ff9d;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art.game_key>.catalog-cover{
  padding:0;
  background:transparent;
  object-fit:cover;
  object-position:center;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-product-card>p,
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-pills,
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-product-card>small{display:none}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-product-card h1{
  margin:24px 6px 0;
  font-size:30px;
  line-height:1.15;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-facts{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:20px 6px 4px;
  padding:0;
  border:0;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-facts>span{
  display:flex;
  align-items:center;
  width:auto;
  min-height:38px;
  padding:5px 10px 5px 5px;
  border-color:#315846;
  border-radius:9px;
  background:#10231b;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-facts>span:nth-child(3){display:none}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-facts small{display:none}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-facts b{
  display:flex;
  align-items:center;
  gap:7px;
  margin:0;
  color:#f1fff6;
  font-size:11px;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-facts b>span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-fact-icon{
  display:grid;
  flex:0 0 26px;
  place-items:center;
  width:26px;
  height:26px;
  overflow:hidden;
  border:1px solid #476659;
  border-radius:7px;
  background:#18271f;
  color:#effff5;
  font:900 9px/1 Manrope,Arial,sans-serif;
  font-style:normal;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-fact-icon img{
  display:block;
  width:18px;
  height:18px;
  object-fit:contain;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-fact-icon--steam{
  border-radius:50%;
  background:#101a22;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-fact-icon--rockstar{
  border-color:#ffc62b;
  background:#ffb900;
  color:#111;
}
body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-fact-icon--region img{width:23px;height:20px}

/* Gift cards and top-ups use compact square catalogue tiles. */
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-workbench{
  width:100%;
  max-width:1200px;
  margin-right:auto;
  margin-left:auto;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .product-grid{
  grid-template-columns:repeat(auto-fill,minmax(200px,1fr));
  gap:14px;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card{
  min-height:0;
  overflow:hidden;
  border-color:#29483a;
  border-radius:15px;
  background:#0f1814;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card:before{display:none}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card:after{
  content:"";
  position:absolute;
  z-index:2;
  right:0;
  bottom:56px;
  left:0;
  height:44px;
  background:linear-gradient(180deg,transparent,#08110dcf);
  pointer-events:none;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-art{
  width:100%;
  height:auto!important;
  aspect-ratio:1;
  overflow:hidden;
  border:0;
  border-radius:14px 14px 0 0;
  background:#08130f!important;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-art>.catalog-cover{
  padding:0;
  background:transparent;
  object-fit:cover;
  object-position:center;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-info{
  position:static;
  display:flex;
  align-items:center;
  min-height:56px;
  height:56px;
  padding:9px 12px!important;
  border-top:1px solid #29483a;
  background:#0b1711;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-info>.tag,
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-info>p{display:none}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card h3{
  position:relative;
  z-index:3;
  display:-webkit-box;
  width:100%;
  min-height:0;
  margin:0;
  overflow:hidden;
  color:#fff;
  font-size:13px;
  line-height:1.28;
  text-shadow:none;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-bottom{
  position:absolute;
  z-index:5;
  inset:0;
  margin:0;
  padding:0;
  border:0;
  pointer-events:none;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-bottom>b{display:none}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-bottom>button{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:transparent!important;
  opacity:0;
  pointer-events:auto;
}
/* Gift-card and top-up detail pages keep artwork square. */
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 #product-configurator .config-layout{
  grid-template-columns:320px minmax(0,1fr);
  align-items:start;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 #product-configurator .config-product-card{
  padding:12px;
  overflow:hidden;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 #product-configurator .config-art:is(.gift_card,.game_topup){
  width:100%;
  min-height:0!important;
  margin:0;
  aspect-ratio:1;
  border:1px solid #315b48;
  border-radius:14px;
  background:#08130f!important;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 #product-configurator .config-art:is(.gift_card,.game_topup)>.catalog-cover{
  padding:0;
  background:transparent;
  object-fit:cover;
  object-position:center;
}
body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 #product-configurator .config-product-card h1{
  margin:18px 4px 0;
  font-size:25px;
  line-height:1.16;
}
.catalog-v2 .config-art.cover-loaded:after{opacity:.28}
body.show-demo .catalog-v2 #service-configurator .steam-gift-cover{position:relative;isolation:isolate}
body.show-demo .catalog-v2 #service-configurator .steam-gift-cover>.catalog-cover{
  z-index:1;
  width:100%;
  height:100%;
  padding:0;
  background:#091511;
  object-fit:contain;
  object-position:center;
}
@media(max-width:960px){
  body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-layout{grid-template-columns:1fr}
  body[data-collection="gameKeys"].show-demo .catalog-v2 #product-configurator .config-art.game_key{
    width:100%;
    max-width:none;
    margin:0;
    border-radius:14px;
  }
  body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 #product-configurator .config-layout{grid-template-columns:1fr}
}
@media(max-width:620px){
  body[data-collection="gameKeys"].show-demo .catalog-v2 .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  body[data-collection="gameKeys"].show-demo .catalog-v2 .product h3{right:9px;bottom:57px;left:9px;font-size:12px}
  body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs{height:47px;padding:7px}
  body[data-collection="gameKeys"].show-demo .catalog-v2 .key-specs span{padding:5px 6px;font-size:8px}
  body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card h3{
    font-size:12px;
  }
  body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card .product-info{
    min-height:52px;
    height:52px;
    padding:8px 10px!important;
  }
  body.show-demo:is([data-collection="giftCards"],[data-collection="services"],[data-collection="topups"]) .catalog-v2 .catalog-category-card:after{
    bottom:52px;
  }
}
@media(prefers-reduced-motion:reduce){
  .catalog-v2 .catalog-cover{transition:none}
  .catalog-v2 .product:hover .product-art.cover-loaded>.catalog-cover{transform:none}
}

/* Steam Gifts mirrors the provider flow while keeping VIREON's green palette. */
body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift{
  width:100%;
  max-width:1240px;
  margin-inline:auto;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .service-flow__header{
  display:block;
  margin:0 0 14px;
  padding:18px 20px;
  border:1px solid #2d5146;
  border-radius:12px;
  background:radial-gradient(440px 150px at 100% 0,#69d9ad12,transparent 72%),linear-gradient(145deg,#0d1b18,#091310);
  box-shadow:inset 0 1px #edfff20a;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .service-flow__header p{display:none}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .service-flow__header h1{
  margin:0;
  font-size:28px;
  line-height:1.2;
  letter-spacing:-1.15px;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .service-flow__header>span{
  display:block;
  max-width:none;
  margin-top:6px;
  color:#91aa9e;
  font-size:13px;
  line-height:1.45;
}
body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .steam-gift-form{
  display:grid!important;
  width:100%;
  max-width:none;
  grid-template-columns:minmax(0,1.22fr) minmax(300px,400px)!important;
  align-items:start;
  gap:16px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-form>*{min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-main-card{
  grid-column:1;
  grid-row:1;
  min-width:0;
  padding:16px;
  border:1px solid #2d5146;
  border-radius:12px;
  background:linear-gradient(145deg,#0d1b18,#091310);
  box-shadow:inset 0 1px #edfff20a,0 17px 37px #0003;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-panels{
  display:grid;
  gap:12px;
  min-width:0;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-search,
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker{
  width:100%;
  margin:0;
  padding:14px 16px;
  border:1px solid #29483f;
  border-radius:12px;
  background:#0b1814;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-search{
  height:auto;
  min-height:106px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-search .service-input{
  width:100%;
  height:48px;
  min-height:48px;
  padding-inline:14px;
  border-radius:8px;
  font-size:14px;
}
body.show-demo .catalog-v2 #service-configurator #steam-gift-result-status{display:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker h2{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 12px;
  padding:0 0 10px;
  border-bottom:1px solid #29483f;
  color:#ecfff4;
  font-size:15px;
  line-height:24px;
  letter-spacing:-.25px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker h2>span,
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head>small{
  display:inline-grid;
  flex:0 0 24px;
  place-items:center;
  width:24px;
  height:24px;
  margin:0;
  padding:0;
  border:1px solid #6ed3aa38;
  border-radius:6px;
  background:#66d9ab13;
  color:#baff78;
  font:700 11px 'DM Mono',monospace;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-picker h2>b{
  margin-left:auto;
  color:inherit;
  font:800 15px Manrope,Arial,sans-serif;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-list,
body.show-demo .catalog-v2 #service-configurator .steam-gift-variants{
  display:grid;
  grid-template-columns:1fr!important;
  gap:10px;
  width:auto;
  min-height:0;
  max-height:300px;
  margin:0 -2px;
  padding:12px 12px 14px 10px;
  overflow-x:hidden;
  overflow-y:auto;
  box-sizing:border-box;
  scrollbar-gutter:stable;
  scrollbar-color:#5b8b79 #091511;
  scrollbar-width:thin;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card{
  display:grid;
  grid-template-columns:121px minmax(0,1fr);
  align-items:center;
  gap:12px;
  width:calc(100% - 4px);
  height:70px;
  min-height:70px;
  margin-inline:2px;
  padding:10px 12px;
  box-sizing:border-box;
  border:1px solid #294a40;
  border-radius:10px;
  background:#091511;
  color:#edfff4;
  text-align:left;
  font-family:Manrope,Arial,sans-serif;
  cursor:pointer;
  transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card:hover:not(:disabled){
  transform:none;
  border-color:#72d1a8;
  background:#10231c;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card.selected{
  border:2px solid #9eea76;
  background:#163126;
  box-shadow:0 4px 14px #8fe46b22,0 2px 6px #8fe46b14;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-cover{
  display:grid;
  place-items:center;
  width:121px;
  height:48px;
  overflow:hidden;
  border:1px solid #ffffff22;
  border-radius:8px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy{display:grid;gap:6px;min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy strong{
  overflow:hidden;
  color:#f1fff6;
  font-size:14px;
  line-height:1.35;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy small{
  color:#829c90;
  font-size:12px;
  font-weight:600;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-more{
  width:100%;
  max-width:320px;
  min-height:40px;
  margin:0 auto;
  padding:9px 14px;
  border:1px dashed #69d9aa70;
  border-radius:12px;
  background:#66d9aa0d;
  color:#baff78;
  font:800 12px Manrope,Arial,sans-serif;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-variants .service-option,
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition{
  display:flex;
  flex:0 0 auto;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  gap:0;
  width:100%;
  height:auto;
  min-height:76px;
  padding:14px 16px;
  box-sizing:border-box;
  border:1px solid #294d41;
  border-radius:10px;
  background:#091612;
  color:#effff8;
  text-align:left;
  font-family:Manrope,Arial,sans-serif;
  cursor:pointer;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition>span{display:grid;gap:6px;min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition>span>b{
  overflow:hidden;
  color:#effff8;
  font-size:14px;
  line-height:1.4;
  text-overflow:ellipsis;
  white-space:normal;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition small{
  color:#829c90;
  font:600 12px Manrope,Arial,sans-serif;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition:hover:not(:disabled){border-color:#77d4aa;background:#10271f}
body.show-demo .catalog-v2 #service-configurator .steam-gift-edition.selected{
  border:2px solid #9eea76;
  background:#163126;
  box-shadow:0 4px 14px #8fe46b22,0 2px 6px #8fe46b14;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-variants>.steam-gift-region-empty{
  border:0;
  background:transparent;
  text-align:center;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-variants:empty{display:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-sidebar-stack{
  grid-column:2!important;
  grid-row:1!important;
  position:sticky;
  top:18px;
  display:flex;
  flex-direction:column;
  align-self:start;
  gap:14px;
  width:100%;
  min-width:0;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-regions-card,
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary{
  position:static;
  display:block;
  width:100%;
  min-width:0;
  margin:0;
  padding:16px;
  border:1px solid #386153;
  border-radius:12px;
  background:radial-gradient(300px 180px at 100% 0,#68daae12,transparent 72%),linear-gradient(145deg,#0e1d19,#091310);
  box-shadow:inset 0 1px #edfff20c,0 18px 38px #0004;
  overflow:hidden;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 12px;
  padding:0 0 10px;
  border-bottom:1px solid #29483f;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-head h2{
  margin:0 0 0 auto;
  color:#f0fff5;
  font-size:15px;
  line-height:24px;
  letter-spacing:-.3px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-search{
  display:block;
  width:100%;
  margin:0 0 12px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-search .service-input{
  width:100%;
  height:48px;
  min-height:48px;
  padding-inline:14px;
  border-radius:8px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-regions-card.collapsed .steam-gift-region-search{display:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-list{
  display:flex;
  flex-direction:column;
  gap:12px;
  width:auto;
  min-height:0;
  max-height:232px;
  margin:0 -2px;
  padding:12px 12px 14px 10px;
  overflow-x:hidden;
  overflow-y:auto;
  border:0;
  box-sizing:border-box;
  scrollbar-gutter:stable;
  scrollbar-color:#5b8b79 #091511;
  scrollbar-width:thin;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-regions-card.collapsed .steam-gift-region-list{
  max-height:92px;
  padding-top:8px;
  padding-bottom:10px;
  overflow-y:hidden;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row{
  display:grid;
  grid-template-columns:40px minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  width:calc(100% - 4px);
  height:56px;
  min-height:56px;
  margin-inline:2px;
  padding:12px 14px;
  box-sizing:border-box;
  border:1px solid #294a40;
  border-radius:10px;
  background:#091511;
  color:#edfff4;
  text-align:left;
  font-family:Manrope,Arial,sans-serif;
  cursor:pointer;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row:hover{border-color:#72d1a8;background:#10231c}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row.selected{
  border:2px solid #9eea76;
  background:#163126;
  box-shadow:0 4px 14px #8fe46b22,0 2px 6px #8fe46b14;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>i{
  display:grid;
  place-items:center;
  width:40px;
  height:26px;
  border:1px solid #31594b;
  border-radius:8px;
  background:#0b1a15;
  color:#fff;
  font:20px/1 sans-serif;
  font-style:normal;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>i.has-region-flag{
  overflow:hidden;
  padding:0;
  border:0;
  background:transparent;
  font-size:0;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>i.has-region-flag>.steam-gift-region-flag{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>span{display:block;min-width:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row strong{
  display:block;
  overflow:hidden;
  color:#effff8;
  font-size:14px;
  line-height:1.35;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>b{
  color:#effff8;
  font:800 14px Manrope,Arial,sans-serif;
  white-space:nowrap;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-region-list>.steam-gift-region-empty{
  width:100%;
  margin:0;
  padding:17px 8px;
  border:0;
  background:transparent;
  text-align:center;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary>*{margin-left:0;margin-right:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary-title{
  margin:0 0 16px;
  color:#f0fff5;
  font-size:16px;
  line-height:1.35;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite{
  display:block;
  width:100%;
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite .service-input{
  width:100%;
  height:48px;
  min-height:48px;
  padding-inline:14px;
  border-radius:8px;
  font-size:13px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-invite .service-field__hint{display:none}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__grid{
  display:grid;
  gap:0;
  margin-top:16px;
  padding:0;
  overflow:hidden;
  border:1px solid #29483f;
  border-radius:8px;
  background:#0b1814;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item,
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item:first-child{
  display:grid;
  grid-template-columns:minmax(105px,.55fr) minmax(0,1fr);
  align-items:center;
  gap:15px;
  margin:0;
  padding:12px 15px;
  border:0;
  border-bottom:1px solid #29483f;
  background:transparent;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item:nth-child(5){
  border-top:1px solid #36594e;
  background:#ffffff08;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item:last-child{border-bottom:0}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item small{
  color:#8ea79a;
  font:600 12px Manrope,Arial,sans-serif;
  letter-spacing:0;
  text-transform:none;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item strong{
  overflow:hidden;
  color:#effff8;
  font:700 12px Manrope,Arial,sans-serif;
  line-height:1.4;
  text-align:right;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary #steam-gift-summary-region{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:7px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-summary-flag{
  display:block;
  flex:0 0 22px;
  width:22px;
  height:16px;
  overflow:hidden;
  border-radius:4px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .steam-gift-summary-flag>img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary #steam-gift-summary-price{
  color:#ceff88;
  font:800 15px Manrope,Arial,sans-serif;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary #steam-gift-summary-recipient{
  overflow:visible;
  font:600 12px Manrope,Arial,sans-serif;
  text-align:left;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-submit{
  width:100%;
  min-height:48px;
  margin:16px 0 0;
  border-radius:10px;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-message{
  min-height:0;
  margin:9px 0 0;
  padding:0;
}
body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-message:empty{display:none}

@media(max-width:900px){
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .steam-gift-form{
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-sidebar-stack{
    grid-column:1!important;
    grid-row:auto!important;
    position:static;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-main-card,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-regions-card,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary{padding:14px}
}
@media(max-width:620px){
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .service-flow__header{
    padding:14px;
    border-radius:12px;
  }
  body.show-demo .catalog-v2 #service-configurator .service-flow--steam-gift .service-flow__header h1{font-size:22px;letter-spacing:-.7px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-main-card,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-regions-card,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary{padding:12px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-search,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-picker{
    width:100%;
    margin:0;
    padding:12px;
    border-radius:10px;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-list,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-variants,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-list{
    width:auto;
    margin-inline:-2px;
    padding:9px 8px 10px 6px;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-card{
    grid-template-columns:minmax(76px,121px) minmax(0,1fr);
    gap:10px;
    width:calc(100% - 4px);
    height:70px;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-cover{
    width:min(121px,32vw);
    height:48px;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy strong{font-size:12px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-card__copy small{font-size:10px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-more{width:min(100%,320px);margin-inline:auto}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row{
    grid-template-columns:34px minmax(0,1fr) auto;
    gap:8px;
    padding:10px;
  }
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>i{width:34px;height:24px;font-size:17px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row strong,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-region-row>b{font-size:12px}
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item,
  body.show-demo .catalog-v2 #service-configurator .steam-gift-summary .service-summary__item:first-child{
    grid-template-columns:88px minmax(0,1fr);
    gap:9px;
    padding:11px 12px;
  }
}

/* Normalize quantity controls and keep opened-product outlines in the warm VIREON green. */
input[type="number"]{-moz-appearance:textfield}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
body.show-demo .catalog-v2 #product-configurator .config-product-card,
body.show-demo .catalog-v2 #product-configurator .config-options-card{border-color:#2f5e38!important;background:linear-gradient(145deg,#0d2115,#08130d)!important}
body.show-demo .catalog-v2 #product-configurator .config-summary{border-color:#376d40!important;background:linear-gradient(105deg,#102817,#0b1c11)!important;box-shadow:inset 0 1px #dffff008!important}
body.show-demo .catalog-v2 #product-configurator .config-variant,
body.show-demo .catalog-v2 #product-configurator .config-facts>span{border-color:#315f3a!important;background:#0b1d12!important}
body.show-demo .catalog-v2 #product-configurator .config-pills span{border-color:#3a7044!important;background:#102719!important}
body.show-demo .catalog-v2 #product-configurator .config-quantity{border-color:#386d42!important;background:#0c2114!important}
body.show-demo .catalog-v2 #product-configurator .config-quantity input{appearance:textfield;-webkit-appearance:none;border-color:#477f4d!important;background:#091a0f!important;color:#f4fff7!important;caret-color:#baff6a}
body.show-demo .catalog-v2 #product-configurator .config-quantity:focus-within{border-color:#8de067!important;box-shadow:0 0 0 4px #aef36d12!important}
body.show-demo .catalog-v2 #product-configurator .config-quantity input:focus{border-color:#9bec74!important;box-shadow:none!important}

/* Keep the signed-in status indicator fully visible while the copy remains ellipsized. */
body.show-demo .sidebar-foot{overflow:visible}
body.show-demo .sidebar-foot .online-dot{
  position:relative;
  border:1px solid #c8ffe3;
  background:#70e9ae;
  box-shadow:0 0 0 4px #70e9ae1a,0 0 16px #70e9ae;
}

/* Full administrator user card. */
.admin-user-dialog{width:min(1120px,calc(100% - 28px))}
.admin-user-dialog__content{padding:34px}
.admin-user-facts{grid-template-columns:repeat(6,minmax(0,1fr))}
.admin-user-detail>header,.admin-password-control>header,.admin-user-records>header,.admin-user-record-grid>article>header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}
.admin-user-detail header p,.admin-password-control header p,.admin-user-records header p{
  margin:0 0 4px;
  color:#73dda8;
  font:800 8px 'DM Mono',monospace;
  letter-spacing:.9px;
}
.admin-user-detail header h3,.admin-password-control header h3,.admin-user-records header h3{margin:0}
.admin-user-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.admin-user-detail-grid>span{display:grid;gap:6px;min-width:0;padding:12px;border:1px solid #2d513d;border-radius:10px;background:#08130d}
.admin-user-detail-grid small{color:#718c7b;font:800 8px 'DM Mono',monospace}
.admin-user-detail-grid b,.admin-user-detail-grid code{overflow:hidden;color:#dff6e7;font:700 10px Manrope;text-overflow:ellipsis;white-space:nowrap}
.admin-user-detail-grid code{color:#bff19e;font-family:'DM Mono',monospace}
.admin-password-control{border:1px solid #3b684d!important;border-radius:14px;background:linear-gradient(145deg,#0e2318,#09160f);padding:17px!important}
.admin-password-control header>i{display:grid;place-items:center;width:36px;height:36px;border:1px solid #73dba452;border-radius:10px;background:#68d99c14;color:#caff91;font-style:normal}
.admin-password-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.admin-password-grid label{display:grid;gap:6px;color:#86a595;font-size:9px;font-weight:800}
.admin-password-grid input{height:43px;padding:0 12px;border:1px solid #3d684f;border-radius:9px;outline:0;background:#07130c;color:#f0fff5;font:700 12px 'DM Mono',monospace}
.admin-password-grid input:focus{border-color:#9bea70;box-shadow:0 0 0 4px #9bea7012}
.admin-password-submit{width:100%;min-height:43px}
.admin-user-record-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.admin-user-record-grid>article{min-width:0;max-height:360px;padding:13px;border:1px solid #2d503d;border-radius:11px;background:#08130d;overflow:auto}
.admin-user-record-grid>article>header{position:sticky;z-index:1;top:-13px;margin:-13px -13px 8px;padding:12px 13px;border-bottom:1px solid #294836;background:#0b1a12}
.admin-user-record-grid>article>header b{font-size:11px}.admin-user-record-grid>article>header span{color:#baff87;font:800 10px 'DM Mono',monospace}
.admin-user-record{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #203b2c}
.admin-user-record:last-child{border-bottom:0}.admin-user-record>div{display:grid;gap:4px;min-width:0}.admin-user-record>div>b,.admin-user-record>div>span,.admin-user-record>div>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-user-record>div>b{color:#e7fff0;font-size:10px}.admin-user-record>div>span{color:#9ab4a5;font-size:9px}.admin-user-record>div>small{color:#617c6c;font-size:8px}
.admin-user-record>button{flex:0 0 auto;min-height:28px;padding:0 8px;border:1px solid #6e4644;border-radius:7px;background:#241413;color:#ffaaa4;font:800 8px Manrope;cursor:pointer}
.admin-user-record details{margin-top:4px}.admin-user-record summary{color:#a9d8b9;font-size:8px;cursor:pointer}.admin-user-record details code{display:block;margin-top:5px;padding:6px;border-radius:6px;background:#050c08;color:#c9f6d8;font:8px 'DM Mono',monospace;white-space:normal;word-break:break-all}
.admin-user-record-empty{padding:14px;color:#6f8b7b;font-size:9px;text-align:center}
.admin-user-dialog,.admin-user-record-grid>article{scrollbar-width:thin;scrollbar-color:#4f8b69 #07120c}
.admin-user-dialog::-webkit-scrollbar,.admin-user-record-grid>article::-webkit-scrollbar{width:10px;height:10px}
.admin-user-dialog::-webkit-scrollbar-track,.admin-user-record-grid>article::-webkit-scrollbar-track{background:#07120c}
.admin-user-dialog::-webkit-scrollbar-thumb,.admin-user-record-grid>article::-webkit-scrollbar-thumb{border:2px solid #07120c;border-radius:99px;background:#4f8b69}
.admin-user-dialog::-webkit-scrollbar-thumb:hover,.admin-user-record-grid>article::-webkit-scrollbar-thumb:hover{background:#70c893}
.admin-user-dialog::-webkit-scrollbar-button,.admin-user-record-grid>article::-webkit-scrollbar-button{display:none;width:0;height:0}
.admin-user-dialog::-webkit-scrollbar-corner,.admin-user-record-grid>article::-webkit-scrollbar-corner{background:#07120c}
@media(max-width:980px){.admin-user-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-user-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.admin-user-dialog__content{padding:27px 18px}.admin-user-facts,.admin-user-detail-grid,.admin-password-grid,.admin-user-record-grid{grid-template-columns:1fr}.admin-action-line,.admin-action-buttons{grid-template-columns:1fr}.admin-user-record-grid>article{max-height:300px}}

/* Public subscription price: visible before registration on home and in the demo catalogue. */
.nav-plan-price{
  display:flex;
  align-items:baseline;
  gap:5px;
  min-height:40px;
  padding:7px 11px;
  border:1px solid #9ce76d45;
  border-radius:10px;
  background:#13271d;
  color:#efffe8;
  pointer-events:none;
  white-space:nowrap;
}
:where(a[href],button,summary,[role="button"]){touch-action:manipulation}
.nav-plan-price small{color:#83b896;font:700 8px 'DM Mono',monospace;letter-spacing:.7px}
.nav-plan-price b{color:#c8ff76;font-size:14px;letter-spacing:-.35px}
.nav-plan-price em{color:#9ab4a3;font-size:9px;font-style:normal}
.hero-plan{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  width:min(100%,610px);
  margin-top:24px;
  padding:16px 18px;
  border:1px solid #a7ef7145;
  border-radius:15px;
  background:linear-gradient(110deg,#11271c,#0d1d17);
  box-shadow:inset 0 1px #ecffef0c;
}
.hero-plan>div{display:grid;gap:4px}
.hero-plan>div small{color:#83bd9b;font:700 8px 'DM Mono',monospace;letter-spacing:1px}
.hero-plan>div strong{color:#f2fff5;font-size:17px;letter-spacing:-.55px}
.hero-plan>div em{color:#8fa99a;font-size:10px;font-style:normal}
.hero-plan>b{display:flex;align-items:baseline;gap:6px;color:#c9ff78;font-size:30px;letter-spacing:-1.5px;white-space:nowrap}
.hero-plan>b span{color:inherit;font:inherit}
.hero-plan>b small{color:#91aa9b;font:700 9px 'DM Mono',monospace;letter-spacing:0}
.landing-cta-actions>strong{display:flex;align-items:baseline;gap:7px;color:#caff7c;font-size:31px;letter-spacing:-1.4px}
.landing-cta-actions>strong b{font:inherit}
.landing-cta-actions>strong span{margin:0!important;color:#9eb8a8!important;font:700 10px 'DM Mono',monospace!important;letter-spacing:0}
body.show-demo .nexora-compass .compass-guest__price{display:flex;align-items:baseline;gap:6px;padding:10px 11px;border:1px solid #8ddf7450;border-radius:10px;background:#baff680b}
body.show-demo .nexora-compass .compass-guest__price small{margin-right:auto;color:#80b997;font:700 8px 'DM Mono',monospace;letter-spacing:.8px}
body.show-demo .nexora-compass .compass-guest__price b{color:#c9ff79;font-size:22px;letter-spacing:-1px}
body.show-demo .nexora-compass .compass-guest__price span{color:#8fab99;font:700 8px 'DM Mono',monospace}

@media(max-width:1100px){
  .nav-plan-price{display:none}
}
@media(max-width:620px){
  .hero-plan{align-items:flex-start;flex-direction:column;gap:12px;padding:15px}
  .hero-plan>b{font-size:27px}
  .landing-cta-actions>strong{font-size:28px}
}
@media(max-width:540px){
  .landing-top .nav-plan-price{display:flex;min-height:34px;padding:5px 7px;gap:4px}
  .landing-top .nav-plan-price small{display:none}
  .landing-top .nav-plan-price b{font-size:12px}
  .landing-top .nav-plan-price em{font-size:7px}
}
@media(max-width:350px){
  .landing-top .nav-plan-price em{display:none}
}

/* Referral rewards: full-width profile block with a copyable personal link. */
.account-referral-card{display:grid;grid-template-columns:minmax(260px,1.15fr) minmax(360px,1fr);gap:20px;padding:26px 28px;border:1px solid #4f9368;border-radius:19px;background:radial-gradient(460px 230px at 0 0,#baff7015,transparent 72%),linear-gradient(135deg,#10291c,#08160f);box-shadow:inset 0 1px #e9fff20b}
.account-referral-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.account-referral-card>header p{margin:0 0 7px;color:#77dfa7;font:800 10px 'DM Mono',monospace;letter-spacing:1.2px}.account-referral-card>header h2{margin:0;color:#f1fff6;font-size:25px;letter-spacing:-.8px}.account-referral-card>header span{display:block;max-width:650px;margin-top:9px;color:#8fa99a;font-size:13px;line-height:1.6}.account-referral-card>header>i{display:grid;place-items:center;flex:0 0 auto;width:76px;height:76px;border:1px solid #91da6d;border-radius:22px;background:#baff7017;color:#d8ff9f;font:900 22px 'DM Mono',monospace;font-style:normal;box-shadow:0 0 30px #91ef7620}
.account-referral-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.account-referral-metrics>span{display:grid;gap:5px;min-width:0;padding:14px;border:1px solid #315842;border-radius:11px;background:#091a11}.account-referral-metrics small{color:#71927f;font:800 8px 'DM Mono',monospace;letter-spacing:.7px}.account-referral-metrics b{overflow:hidden;color:#d6ff96;font:900 20px 'DM Mono',monospace;text-overflow:ellipsis}
.account-referral-link{display:grid;grid-column:1/-1;gap:8px}.account-referral-link>small{color:#789787;font:800 9px 'DM Mono',monospace;letter-spacing:.8px}.account-referral-link>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.account-referral-link code{display:flex;align-items:center;min-height:48px;overflow:hidden;padding:0 14px;border:1px solid #3c6a50;border-radius:10px;background:#07130d;color:#dfffea;font:700 12px 'DM Mono',monospace;text-overflow:ellipsis;white-space:nowrap}.account-referral-link button{min-height:48px;padding:0 19px;border:0;border-radius:10px;background:linear-gradient(105deg,#c8fc68,#3bd3a2);color:#092017;font:800 12px Manrope;cursor:pointer}.account-referral-link button:disabled{opacity:.5;cursor:not-allowed}.account-referral-link>em{min-height:14px;color:#ffaaa2;font-size:10px;font-style:normal}.account-referral-link>em.success{color:#baff88}
.account-referral-history{display:grid;grid-column:1/-1;gap:8px;padding-top:17px;border-top:1px solid #294b38}.account-referral-history__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-referral-history__head b{color:#effff5;font-size:13px}.account-referral-history__head span{color:#779181;font-size:10px}.account-referral-history>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;padding:11px 13px;border:1px solid #294b38;border-radius:10px;background:#08160f}.account-referral-history>article>div{display:grid;gap:2px}.account-referral-history article small{color:#6f8d7b;font-size:9px}.account-referral-history article b{color:#dcefe4;font-size:12px}.account-referral-history article span{color:#7f9989;font-size:10px}.account-referral-history article strong{color:#c9ff7f;font:900 14px 'DM Mono',monospace}.account-referral-empty{display:grid;gap:4px;padding:14px;border:1px dashed #315842;border-radius:10px}.account-referral-empty b{color:#cfe5d6;font-size:12px}.account-referral-empty span{color:#748b7d;font-size:10px;line-height:1.5}
@media(max-width:900px){.account-referral-card{grid-template-columns:1fr}.account-referral-link,.account-referral-history{grid-column:auto}}
@media(max-width:620px){.account-referral-card{gap:16px;padding:18px}.account-referral-card>header h2{font-size:21px}.account-referral-card>header span{font-size:11px}.account-referral-card>header>i{width:58px;height:58px;border-radius:17px;font-size:17px}.account-referral-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.account-referral-link>div{grid-template-columns:1fr}.account-referral-link code{white-space:normal;overflow-wrap:anywhere}.account-referral-link button{width:100%}.account-referral-history__head{align-items:flex-start;flex-direction:column;gap:3px}}

/* Mobile header controls stay inside the green VIREON palette. */
@media(max-width:880px){
  body.show-demo .topbar .mobile-menu,
  body.show-demo .topbar .exit-demo{
    border-color:#477d5d!important;
    background:linear-gradient(145deg,#122b1e,#0b1d15)!important;
    color:#dcffea!important;
    box-shadow:inset 0 1px #effff00b,0 8px 22px #0004!important;
    -webkit-tap-highlight-color:transparent;
  }
  body.show-demo .topbar .mobile-login{
    border-color:#4d936e!important;
    background:linear-gradient(145deg,#123426,#0d281e)!important;
    color:#effff5!important;
    box-shadow:inset 0 1px #effff00b,0 8px 22px #0004!important;
    -webkit-tap-highlight-color:transparent;
  }
  body.show-demo .topbar .mobile-menu:hover,
  body.show-demo .topbar .exit-demo:hover,
  body.show-demo .topbar .mobile-login:hover{
    border-color:#77d59b!important;
    background:linear-gradient(145deg,#1a422d,#103122)!important;
  }
  body.show-demo .topbar .mobile-menu:active,
  body.show-demo .topbar .exit-demo:active,
  body.show-demo .topbar .mobile-login:active{
    border-color:#a9f47d!important;
    background:#1b452f!important;
    transform:translateY(1px);
  }
  body.show-demo.nav-open .topbar .mobile-menu{
    border-color:#a9f47d!important;
    background:linear-gradient(145deg,#23543a,#153a29)!important;
    color:#f0fff5!important;
  }
}
