:root{color-scheme:dark;--bg:#07080d;--bg-2:#0b0d14;--panel:rgba(18, 21, 32, 0.78);--panel-strong:rgba(20, 23, 35, 0.94);--line:rgba(147, 154, 190, 0.13);--line-accent:rgba(95, 117, 255, 0.28);--text:#f0f2fa;--muted:#9aa0bf;--soft:#68708f;--violet:#755cf6;--blue:#2aabee;--cyan:#00cec9;--green:#00d68f;--yellow:#f4c56d;--red:#ff6b6b;--radius:8px;--max:1240px;--shadow:0 24px 70px rgba(0, 0, 0, 0.42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),var(--bg);background-size:54px 54px;color:var(--text);font-family:Inter,"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:0}body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(7,8,13,.1),rgba(7,8,13,.92)),repeating-linear-gradient(0deg,transparent 0 5px,rgba(255,255,255,.016) 5px 6px)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:80;height:74px;border-bottom:1px solid var(--line);background:rgba(8,10,17,.88);backdrop-filter:blur(18px) saturate(160%)}.site-header::after{content:"";position:absolute;left:32px;right:32px;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(117,92,246,.48),rgba(0,206,201,.28),transparent)}.nav-shell{width:100%;max-width:calc(var(--max) + 36px);height:100%;margin:0 auto;padding:0 18px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:178px;min-height:48px;font-size:17px;font-weight:900;color:#fff}.brand img{width:34px;height:34px;border-radius:8px;box-shadow:0 0 22px rgba(42,171,238,.24)}.brand small{color:var(--soft);font-size:10px;font-weight:900;text-transform:uppercase}.main-nav{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.header-action,.lang,.main-nav a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);padding:0 14px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;transition:170ms}.header-action:hover,.lang.active,.lang:hover,.main-nav a.active,.main-nav a:hover{color:#fff;border-color:rgba(117,92,246,.26);background:rgba(117,92,246,.09)}.header-tools{display:flex;align-items:center;gap:8px}.lang-switch{min-height:38px;display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid rgba(117,92,246,.28);border-radius:var(--radius);background:rgba(117,92,246,.08)}.header-action{border-color:rgba(147,154,190,.15);background:rgba(255,255,255,.035)}.header-action-launcher{border-color:rgba(0,206,201,.22);color:#cffffc;background:rgba(0,206,201,.07)}.burger{border:1px solid rgba(117,92,246,.28);background:rgba(117,92,246,.12);color:#c8c2ff}.lang{min-height:32px;width:38px;padding:0;border:0;border-radius:calc(var(--radius) - 2px);background:0 0;color:#9d96d8;cursor:pointer}.lang.active{color:#fff;background:linear-gradient(135deg,rgba(108,92,231,.8),rgba(0,206,201,.42));box-shadow:0 8px 22px rgba(108,92,231,.24)}.burger{display:none;width:42px;height:38px;border-radius:var(--radius)}.burger span{display:block;width:17px;height:2px;margin:4px auto;border-radius:99px;background:#c8c2ff}.container{width:100%;max-width:calc(var(--max) + 36px);margin:0 auto;padding:0 18px}.home-hero,.page-hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}.home-hero{min-height:min(820px,calc(100svh - 74px));display:flex;align-items:center}.page-hero{min-height:440px;display:flex;align-items:end;padding:82px 0 58px}.hero-media{position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;filter:saturate(1.04) contrast(1.05)}.responsive-picture{display:block;width:100%;height:100%}.responsive-picture>img{display:block}.hero-media-image,.hero-media-picture{position:absolute;inset:0;width:100%;height:100%}.hero-media-image{object-fit:cover}.hero-media::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,8,13,.96) 0,rgba(7,8,13,.76) 45%,rgba(7,8,13,.38) 100%),linear-gradient(180deg,rgba(7,8,13,.12),rgba(7,8,13,.94))}.hero-grid{display:grid;grid-template-columns:minmax(0,0.86fr) minmax(360px,0.58fr);gap:42px;align-items:center;padding:70px 0 56px}.hero-copy,.page-hero-copy{max-width:760px}.label-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px}.game-pill,.label,.status-pill{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(117,92,246,.26);border-radius:999px;padding:0 11px;color:#c8c2ff;background:rgba(13,16,27,.7);font-size:10px;font-weight:900;text-transform:uppercase}.live-dot{width:8px;height:8px;display:inline-block;border-radius:50%;margin-right:7px;background:var(--green);box-shadow:0 0 14px rgba(0,214,143,.7)}.home-hero h1,.page-hero h1{margin:0;max-width:820px;color:#fff;font-size:76px;line-height:.96;font-weight:950;letter-spacing:0}.page-hero h1{font-size:62px}.lead{max-width:660px;margin:22px 0 0;color:#d7dbea;font-size:18px;line-height:1.7}.actions,.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--radius);padding:0 18px;font-size:13px;font-weight:900;transition:170ms}.btn-primary{color:#fff;border-color:rgba(150,160,255,.4);background:linear-gradient(135deg,var(--violet),#2f8fed);box-shadow:0 18px 42px rgba(95,117,255,.25)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 22px 52px rgba(95,117,255,.34)}.btn-secondary{color:#c8c2ff;border-color:rgba(117,92,246,.24);background:rgba(13,16,27,.68)}.btn-secondary:hover{background:rgba(8,10,17,.86)}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,0.5fr);gap:24px}.footer-brand p{max-width:420px;margin:14px 0 0;color:var(--muted);line-height:1.58}.footer-col h3{margin:0 0 12px;color:#fff;font-size:13px;text-transform:uppercase}.footer-col a{width:fit-content;min-width:44px;min-height:36px;display:flex;align-items:center;margin-top:8px;padding:0 4px;margin-left:-4px;color:var(--muted);font-size:13px}.footer-col a:hover{color:#fff}.empty-state{padding:28px;border:1px solid rgba(147,154,190,.13);border-radius:var(--radius);background:rgba(16,19,30,.68);color:var(--muted)}.modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.74);backdrop-filter:blur(6px)}.modal.open{display:flex}.modal-panel{width:min(520px,100%);border:1px solid rgba(117,92,246,.28);border-radius:var(--radius);background:rgba(16,19,30,.96);box-shadow:0 30px 100px rgba(0,0,0,.68)}.modal-head{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:20px 20px 0}.modal-head h2{margin:8px 0 0;color:#fff;font-size:28px}.modal-close{width:34px;height:34px;border:1px solid rgba(147,154,190,.13);border-radius:var(--radius);color:var(--muted);background:rgba(255,255,255,.04)}.modal-close:hover{color:var(--red)}.modal-body{padding:18px 20px 20px}.modal-body p{margin:0;color:var(--muted);line-height:1.62}.modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.access-key-form{display:grid;gap:10px;margin-top:18px}.access-key-form label{color:var(--soft);font-size:10px;font-weight:900;text-transform:uppercase}.access-key-form input{width:100%;min-height:48px;border:1px solid rgba(147,154,190,.16);border-radius:var(--radius);outline:0;padding:0 14px;color:#fff;background:rgba(6,8,14,.76);font-family:"JetBrains Mono",Consolas,monospace;font-size:13px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.access-key-form input:focus{border-color:rgba(0,206,201,.36);box-shadow:0 0 0 3px rgba(0,206,201,.09)}.home-hero h1,.page-hero h1,.page-title,.section h2{overflow-wrap:anywhere}.image-panel{width:min(1040px,100%)}.modal-image{width:100%;max-height:76vh;object-fit:contain;border-radius:var(--radius);background:#080a11}.gallery-modal .modal-body{padding-top:14px}@media (max-width:840px){.site-header{height:68px}.nav-shell{padding:0 14px}.brand{min-width:0}.main-nav{position:fixed;left:0;right:0;top:68px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 14px 16px;border-bottom:1px solid var(--line);background:rgba(8,10,17,.98)}.site-header.open .main-nav{display:grid}.burger{display:block}.header-action:not(.header-action-launcher){display:none}.header-action-launcher{min-height:34px;padding:0 10px;font-size:10px}@media (max-width:560px){.container{padding:0 14px}.brand span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}}
@keyframes nn-premium-rise{from{opacity:.76;transform:translate3d(0,22px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes nn-premium-drop{from{opacity:.88;transform:translate3d(0,-10px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@media (prefers-reduced-motion:no-preference){html.is-ready .site-header,html.is-ready .home-hero-copy,html.is-ready .spotlight,html.is-ready .page-hero-copy,html.is-ready .home-product-card,html.is-ready .game-card,html.is-ready .catalog-card,html.is-ready .product-overview,html.is-ready .product-order-card,html.is-ready .product-menu-strip,html.is-ready .product-feature-panel,html.is-ready .product-support-box,html.is-ready .product-gallery-compact,html.is-ready .product-faq-panel,html.is-ready .product-final-card,html.is-ready .status-card,html.is-ready .faq-item,html.is-ready .contact-card,html.is-ready .legal-block,html.is-ready .download-card{animation:nn-premium-rise 620ms cubic-bezier(.16,1,.3,1) both}html.is-ready .site-header{animation-name:nn-premium-drop;animation-duration:420ms}html.is-ready .home-hero-copy,html.is-ready .page-hero-copy,html.is-ready .product-overview{animation-duration:520ms}html.is-ready .spotlight,html.is-ready .product-order-card{animation-delay:120ms}html.is-ready .home-product-card:nth-child(2n),html.is-ready .game-card:nth-child(2n),html.is-ready .catalog-card:nth-child(2n),html.is-ready .status-card:nth-child(2n),html.is-ready .faq-item:nth-of-type(2n),html.is-ready .contact-card:nth-child(2n),html.is-ready .download-card:nth-child(2n){animation-delay:140ms}html.is-ready .home-product-card:nth-child(3n),html.is-ready .game-card:nth-child(3n),html.is-ready .catalog-card:nth-child(3n),html.is-ready .status-card:nth-child(3n),html.is-ready .faq-item:nth-of-type(3n),html.is-ready .contact-card:nth-child(3n),html.is-ready .download-card:nth-child(3n){animation-delay:220ms}}@media (prefers-reduced-motion:reduce){html.is-ready .site-header,html.is-ready .home-hero-copy,html.is-ready .spotlight,html.is-ready .page-hero-copy,html.is-ready .home-product-card,html.is-ready .game-card,html.is-ready .catalog-card,html.is-ready .product-overview,html.is-ready .product-order-card,html.is-ready .product-menu-strip,html.is-ready .product-feature-panel,html.is-ready .product-support-box,html.is-ready .product-gallery-compact,html.is-ready .product-faq-panel,html.is-ready .product-final-card,html.is-ready .status-card,html.is-ready .faq-item,html.is-ready .contact-card,html.is-ready .legal-block,html.is-ready .download-card{animation:none;transform:none;opacity:1}}
