:root{color:#f4f8ff;background:#050911;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #050911;--panel: rgba(10, 22, 38, .92);--panel-strong: rgba(13, 28, 48, .96);--line: rgba(115, 184, 245, .18);--line-strong: rgba(10, 209, 255, .56);--muted: #8da3ba;--text: #f4f8ff;--cyan: #08d7ff;--blue: #147cff;--orange: #ff6b18;--gold: #ffb02d;--green: #22da8a;--red: #ff4d4d;--violet: #8a6dff;--shadow: 0 18px 44px rgba(0, 0, 0, .36)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 76% 0%,rgba(30,89,160,.18),transparent 36%),linear-gradient(180deg,#070d18,#050911 44%,#060a12)}button,input,select{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh;overflow-x:hidden}.top-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:240px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:72px;padding:0 32px;border-bottom:1px solid rgba(10,215,255,.14);background:#030810e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.top-nav,.header-right,.user-chip,.security-badge,.panel-title,.side-card-title,.quick-games,.quick-selects,.orders-toolbar,.order-tags,.order-meta-line,.order-price-line,.order-bottom-line,.profile-tabs,.pagination,.drawer-header,.drawer-footer,.radio-row{display:flex;align-items:center}.brand{gap:11px;font-weight:900}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(10,215,255,.48);border-radius:8px;color:var(--cyan);background:linear-gradient(135deg,#0ad7ff24,#ff6b182e);box-shadow:0 0 22px #0ad7ff38}.brand-name{font-size:1.35rem;letter-spacing:0}.top-nav{justify-content:center;gap:34px;color:#c7d4e5}.top-nav a,.nav-filter{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:72px;border:0;color:inherit;background:transparent;white-space:nowrap}.top-nav a:after,.nav-filter:after{position:absolute;right:0;bottom:16px;left:0;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--orange));box-shadow:0 0 18px #0ad7ff99;content:"";opacity:0;transform:scaleX(.45);transition:opacity .16s ease,transform .16s ease}.top-nav a:hover,.top-nav a.is-active,.nav-filter:hover{color:#fff}.top-nav a:hover:after,.top-nav a.is-active:after,.nav-filter:hover:after{opacity:1;transform:scaleX(1)}.header-right{justify-content:flex-end;gap:12px}.security-badge{gap:6px;color:#c1d5e9;font-weight:700}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(124,171,214,.2);border-radius:8px;color:#c6d6e7;background:#081220c2}.icon-button.has-dot:after{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--red);color:#fff;font-size:.7rem;content:"3"}.user-chip{gap:8px;min-height:42px;padding:0 10px;border:1px solid rgba(124,171,214,.2);border-radius:8px;background:#081220c7;font-weight:800}.user-chip img{width:32px;height:32px;border-radius:50%;object-fit:cover}.page{width:min(1900px,calc(100% - 48px));margin:0 auto;padding-bottom:56px}.panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#112238e6,#081220eb);box-shadow:var(--shadow)}.panel-title{gap:9px;margin-bottom:16px;color:#eaf6ff}.panel-title svg{color:var(--orange)}.panel-title h2{margin:0;font-size:1.06rem}.home-hero{position:relative;min-height:325px;margin:0 -24px;overflow:hidden;background:linear-gradient(90deg,#050911fa,#050911d1 42%,#05091126),linear-gradient(180deg,#05091100,#050911fa),url(/assets/home-hero.jpg) center right / cover no-repeat}.hero-copy{position:relative;z-index:2;width:min(980px,70%);padding:58px 0 40px 96px}.hero-copy h1{margin:0;color:#fff;font-size:4.4rem;line-height:1.05;font-weight:950;text-shadow:0 12px 32px rgba(0,0,0,.5)}.hero-copy h1 span{color:var(--orange)}.hero-copy p{margin:22px 0 26px;color:#b9c7d7;font-size:1.38rem;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:28px}.cta,.advanced-button,.drawer-submit,.order-bottom-line button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;color:#fff;font-weight:900}.cta{min-width:260px;height:72px;font-size:1.18rem;box-shadow:0 14px 26px #0000005c}.cta.orange,.drawer-submit,.order-bottom-line button{background:linear-gradient(180deg,#ff9428,var(--orange));box-shadow:0 0 24px #ff6b1847}.cta.cyan{background:linear-gradient(180deg,#1bdfff,#0a95eb);box-shadow:0 0 24px #0ad7ff47}.hero-arrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;color:#c7d7e8;background:#ffffff14;transform:translateY(-50%)}.hero-arrow.left{left:20px}.hero-arrow.right{right:20px}.metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;position:relative;z-index:3;margin-top:-18px;border:1px solid var(--line);border-radius:8px;background:#0c182af5;box-shadow:var(--shadow)}.metric-card{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:22px;min-height:116px;padding:24px 68px 20px}.metric-card+.metric-card{border-left:1px solid rgba(122,170,215,.18)}.metric-icon{display:grid;place-items:center;width:70px;height:70px;border:1px solid rgba(10,215,255,.24);border-radius:50%;color:var(--cyan);background:#0ad7ff1a}.metric-card span:not(.metric-icon),.metric-card small{color:var(--muted)}.metric-card strong{display:block;margin:3px 0;color:var(--cyan);font-size:1.9rem}.home-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:18px;margin-top:18px}.popular-panel,.promise-panel,.process-section{padding:18px}.home-game-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mini-game-card{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:13px;min-height:104px;padding:13px;border:1px solid rgba(122,170,215,.16);border-radius:8px;background:#071120bd}.mini-game-card img{width:74px;height:74px;border-radius:8px;object-fit:cover}.mini-game-card h3,.featured-game-card h3,.compact-game-card h3,.process-card h3,.quick-action h3,.profile-order-row h3{margin:0;color:#fff}.mini-game-card p,.process-card p,.quick-action p,.compact-game-card p{margin:5px 0 0;color:var(--muted);font-size:.88rem}.mini-game-card a{grid-column:2;display:inline-flex;justify-content:center;min-height:30px;padding:6px 10px;border:1px solid rgba(10,215,255,.42);border-radius:6px;color:var(--cyan);background:#0ad7ff12;font-size:.82rem;font-weight:800}.promise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.promise{display:grid;justify-items:center;gap:10px;min-height:128px;padding:15px 10px;text-align:center;color:var(--cyan)}.promise strong{color:#e9f5ff}.promise span{color:var(--muted);font-size:.78rem;line-height:1.45}.process-section{margin-top:18px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:54px}.process-card{position:relative;display:grid;grid-template-columns:70px 54px minmax(0,1fr);align-items:center;gap:16px;min-height:104px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#0c182adb}.process-card:not(:last-child):after{position:absolute;right:-38px;top:50%;color:#8ca3b9;font-size:2rem;content:"→";transform:translateY(-50%)}.process-card>span{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;color:#fff;background:linear-gradient(180deg,#15caff,#0f7be6);font-size:2rem;font-weight:900}.process-card svg{color:#e7f7ff}.site-footer{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:48px;margin-top:18px;padding:26px 36px 34px;border-top:1px solid rgba(122,170,215,.14);background:#050b15e6}.site-footer p,.site-footer a{display:block;color:var(--muted);line-height:1.9}.site-footer h3{margin:0 0 10px;color:#fff}.footer-filter{display:inline-flex;align-items:center;gap:8px;min-height:34px;margin-top:8px;padding:0 12px;border:1px solid rgba(10,215,255,.28);border-radius:6px;color:var(--cyan);background:#0ad7ff14}.has-left-rail{display:grid;grid-template-columns:112px minmax(0,1fr);gap:0;width:100%;padding-bottom:0}.side-rail{position:sticky;top:72px;align-self:start;display:grid;grid-template-rows:auto 1fr auto;gap:26px;min-height:calc(100vh - 72px);border-right:1px solid rgba(122,170,215,.14);background:#050b15f5}.rail-brand{display:grid;justify-items:center;gap:8px;padding:20px 8px;color:#fff;font-weight:900}.rail-brand svg{color:var(--cyan)}.side-rail nav{display:grid;align-content:start}.side-rail nav a{display:grid;justify-items:center;gap:8px;min-height:94px;padding:18px 8px;border-left:4px solid transparent;color:#8fa5ba;font-size:.84rem}.side-rail nav a.is-active,.side-rail nav a:hover{border-left-color:var(--orange);color:#fff;background:linear-gradient(90deg,#ff6b1840,#ff6b180a)}.rail-service{display:grid;justify-items:center;gap:4px;padding:18px 8px 24px;color:var(--muted);text-align:center}.rail-service svg,.rail-service a{color:var(--cyan)}.page-content{min-width:0;padding:0 32px 48px}.games-hero{position:relative;min-height:245px;padding:30px 54px 24px;overflow:hidden;background:linear-gradient(90deg,#050911fa,#050911d1 48%,#05091138),linear-gradient(180deg,#05091100,#050911),url(/assets/games-hero.jpg) center right / cover no-repeat}.breadcrumb{color:#9bb0c4;font-weight:700}.games-hero h1,.orders-hero h1{margin:28px 0 8px;color:#fff;font-size:3.25rem;line-height:1.06}.games-hero p,.orders-hero p{margin:0;color:#b8c8d8;font-size:1.35rem;font-weight:700}.games-hero p span,.orders-hero p span{color:var(--orange)}.search-box{position:absolute;right:42px;bottom:70px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;width:min(420px,42%);min-height:54px;padding:0 16px;border:1px solid rgba(122,170,215,.28);border-radius:8px;color:#9fb5c9;background:#081220c7}.search-box input{width:100%;border:0;outline:0;color:#fff;background:transparent}.category-tabs{display:flex;gap:6px;padding:10px;border-radius:8px;background:#121f33eb}.category-tabs button,.sort-tabs button,.drawer-category-tabs button,.drawer-chips button,.profile-tabs button,.pagination button{border:0;border-radius:6px;color:#c0d0df;background:transparent;font-weight:800}.category-tabs button{min-height:42px;padding:0 28px}.category-tabs button.is-active,.sort-tabs button.is-active,.drawer-category-tabs button.is-active,.drawer-chips button.is-active,.profile-tabs button.is-active,.pagination button.is-active{color:#fff;background:#ff6b1824;box-shadow:inset 0 -2px 0 var(--orange)}.game-section{margin-top:20px}.featured-game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.featured-game-card{position:relative;display:grid;justify-items:center;gap:7px;min-height:218px;padding:22px 16px 16px;border:1px solid rgba(255,107,24,.45);border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(255,107,24,.18),transparent 58%),#0c182ae0}.hot-corner{position:absolute;top:0;left:0;padding:4px 8px;border-radius:8px 0;color:#fff;background:var(--orange);font-size:.72rem;font-weight:900}.featured-game-card img{width:82px;height:82px;border-radius:14px;object-fit:cover}.featured-game-card p,.featured-game-card small{margin:0;color:var(--muted);text-align:center}.featured-game-card strong,.compact-game-card strong{color:var(--orange)}.compact-game-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.compact-game-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;min-height:82px;padding:10px;border:1px solid rgba(122,170,215,.14);border-radius:8px;background:#0c182abd}.compact-game-card img{width:54px;height:54px;border-radius:8px;object-fit:cover}.compact-game-card h3{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.compact-game-card p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.load-more{display:flex;align-items:center;justify-content:center;gap:10px;width:min(560px,100%);min-height:56px;margin:28px auto 0;border:1px solid var(--line);border-radius:8px;color:#a8bbce;background:#0c182acc}.alphabet-rail{position:fixed;top:260px;right:28px;z-index:20;display:grid;justify-items:center;gap:5px;padding:12px 8px;border-radius:8px;color:#9eb0c0;background:#111f32f0;font-size:.77rem;font-weight:800}.alphabet-rail .is-active{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--orange);color:#fff}.orders-page{padding-top:0}.orders-hero{min-height:210px;display:flex;align-items:center;padding:42px 36px 32px;margin:0 -24px;background:linear-gradient(90deg,#050911fa,#050911ad 46%,#05091133),linear-gradient(180deg,#05091100,#050911),url(/assets/orders-hero.jpg) center top / cover no-repeat}.orders-hero h1{margin-top:0}.quick-filter{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:32px;min-height:132px;padding:20px 28px}.quick-games{gap:18px}.filter-label{align-self:flex-start;color:#d8e9f8;font-weight:900}.quick-game{display:grid;justify-items:center;gap:8px;width:88px;border:0;color:#c7d8e6;background:transparent}.quick-game img{width:58px;height:58px;border-radius:12px;object-fit:cover;border:2px solid transparent}.quick-game.is-active img{border-color:var(--orange);box-shadow:0 0 22px #ff6b185c}.quick-game.is-active{color:#fff}.more-game{display:grid;place-items:center;width:78px;height:78px;border:1px solid rgba(255,107,24,.58);border-radius:8px;color:var(--orange);font-weight:900;text-align:center}.more-game span{font-size:1.3rem}.quick-selects{justify-content:space-between;flex-wrap:wrap;gap:18px}.select-box{position:relative;display:grid;gap:8px;flex:1 1 180px;min-width:160px}.select-box span{color:#d9e9f8;font-weight:900}.select-box select{width:100%;height:48px;padding:0 42px 0 16px;border:1px solid rgba(122,170,215,.28);border-radius:8px;color:#eaf6ff;background:#142339f2;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-box svg{position:absolute;right:14px;bottom:15px;color:#a8bbcf;pointer-events:none}.advanced-button{align-self:end;flex:1 1 220px;min-width:220px;height:64px;border:1px solid rgba(255,107,24,.72);background:#ff6b181c;color:var(--orange)}.orders-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;margin-top:16px}.orders-main{min-width:0}.orders-toolbar{justify-content:space-between;gap:18px;min-height:64px;padding:0 18px}.sort-tabs{display:flex;flex-wrap:wrap;gap:22px}.sort-tabs button{min-height:42px;padding:0 6px}.view-actions{display:flex;align-items:center;gap:10px;color:#c7d8e8}.view-actions button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(122,170,215,.18);border-radius:6px;color:#9fb4c8;background:#081220cc}.view-actions button.is-active{color:#fff;background:var(--orange)}.order-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:16px}.order-card-grid.list-view{grid-template-columns:1fr}.order-card-v2{min-height:286px;padding:20px;border:1px solid rgba(122,170,215,.16);border-radius:8px;background:radial-gradient(circle at 100% 0%,rgba(10,215,255,.08),transparent 52%),#0c182ae6;box-shadow:var(--shadow)}.order-tags{gap:8px}.order-tags span,.order-tags b{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:5px;font-size:.78rem}.order-tags span{background:#ff6b1829;color:#ffb17d}.order-tags b{background:#ff494929;color:#ff7979}.order-card-v2 h3{min-height:54px;margin:22px 0 16px;color:#fff;font-size:1.25rem;line-height:1.35}.order-meta-line{flex-wrap:wrap;gap:12px;color:#aebfd0}.order-meta-line img{width:28px;height:28px;border-radius:7px;object-fit:cover}.order-price-line{justify-content:space-between;margin:22px 0;color:#94a8bb}.order-price-line strong{color:var(--orange);font-size:1.78rem}.order-bottom-line{justify-content:space-between;gap:14px;padding-top:14px;border-top:1px solid rgba(122,170,215,.12)}.order-bottom-line>div{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:9px;align-items:center}.order-bottom-line img{grid-row:span 2;width:42px;height:42px;border-radius:50%;object-fit:cover}.order-bottom-line small{color:#ff6976}.order-bottom-line button{min-width:128px;height:44px}.orders-side{display:grid;gap:16px;align-content:start}.side-card{padding:18px}.side-card-title{justify-content:space-between;gap:10px;margin-bottom:14px}.side-card-title span,.side-card-title a{display:inline-flex;align-items:center;gap:8px}.side-card-title span{color:#eef8ff;font-weight:900}.side-card-title span svg{color:var(--orange)}.side-card-title a{color:#7f97ae;font-size:.84rem}.hot-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.hot-list li{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:9px;align-items:center;color:#b8c8d8}.hot-list li span{display:grid;place-items:center;width:22px;height:22px;border-radius:5px;background:var(--orange);color:#fff;font-size:.78rem;font-weight:900}.hot-list strong,.price-reference b{color:var(--orange)}.price-reference{display:grid;gap:10px;color:#b8c8d8}.price-reference span{display:flex;justify-content:space-between}.order-promise{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.order-promise .promise{min-height:74px;padding:8px 4px}.order-promise .promise svg{width:25px;height:25px}.order-promise .promise strong{font-size:.76rem}.collapse-side{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:56px;border:0;border-radius:8px;color:#b8c9d9;background:#121f33f0}.profile-page{grid-template-columns:300px minmax(0,1fr) 420px;gap:18px;width:min(1900px,100%);padding:24px 28px 56px}.profile-sidebar{position:sticky;top:96px;align-self:start;min-height:calc(100vh - 120px);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#09121feb}.profile-user{display:grid;justify-items:center;gap:10px;padding:38px 20px 24px}.profile-user img{width:110px;height:110px;border:2px solid rgba(10,215,255,.42);border-radius:50%;object-fit:cover}.profile-user strong{color:#fff;font-size:1.25rem}.profile-user span{display:inline-flex;margin-left:6px;padding:2px 7px;border:1px solid rgba(255,176,45,.55);border-radius:5px;color:var(--gold);font-size:.8rem}.profile-user small{color:var(--muted)}.profile-menu{position:relative;display:flex;align-items:center;gap:14px;width:calc(100% - 20px);min-height:62px;margin:0 10px 5px;padding:0 26px;border:0;border-left:4px solid transparent;border-radius:6px;color:#9fb0c2;background:transparent;text-align:left}.profile-menu.is-active,.profile-menu:hover{border-left-color:var(--orange);color:#fff;background:#ff6b1824}.profile-menu span{margin-left:auto;display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--red);color:#fff;font-size:.78rem;font-weight:900}.sidebar-figure{width:230px;height:230px;margin:30px auto -20px;border-radius:50%;object-fit:cover;opacity:.35;filter:saturate(1.25)}.profile-content{min-width:0;display:grid;gap:18px;align-content:start}.profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.profile-metric-card{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;min-height:132px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#0c182ae6}.profile-metric-card>span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;color:var(--cyan);background:#0ad7ff1a}.profile-metric-card small{color:#b4c6d8}.profile-metric-card strong{display:block;margin-top:8px;color:var(--orange);font-size:1.8rem}.profile-metric-card em{position:absolute;top:26px;right:18px;color:var(--green);font-size:.85rem;font-style:normal;font-weight:800}.profile-metric-card button{grid-column:2;justify-self:end;height:34px;margin-top:4px;padding:0 18px;border:1px solid rgba(10,215,255,.4);border-radius:6px;color:var(--cyan);background:#0ad7ff14}.profile-orders{padding:20px 28px}.profile-tabs{gap:44px;min-height:54px;border-bottom:1px solid rgba(122,170,215,.13)}.profile-tabs button{height:48px;padding:0 4px}.profile-order-list{display:grid;gap:12px;margin-top:18px}.profile-order-row{display:grid;grid-template-columns:58px minmax(220px,1fr) 110px 92px 126px 108px;align-items:center;gap:16px;min-height:94px;padding:12px 14px;border-radius:8px;background:#081220b8}.profile-order-row img{width:62px;height:62px;border-radius:10px;object-fit:cover}.profile-order-row small,.profile-order-row p{margin:0;color:var(--muted)}.profile-order-row strong{color:var(--orange);font-size:1.15rem}.status{color:#9fb4c8;font-weight:900}.status-进行中{color:var(--cyan)}.status-待验收{color:var(--gold)}.status-已完成{color:var(--green)}.profile-order-row button{height:36px;border:1px solid rgba(10,215,255,.34);border-radius:6px;color:var(--cyan);background:#0ad7ff14}.pagination{justify-content:center;gap:10px;padding-top:20px}.pagination button{min-width:38px;height:38px;border:1px solid rgba(122,170,215,.12);background:#081220bf}.pagination select{height:38px;padding:0 12px;border:1px solid rgba(122,170,215,.16);border-radius:6px;color:#c6d6e6;background:#081220bf}.quick-actions-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quick-action{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:16px;min-height:98px;padding:18px 24px;border-radius:8px;color:#fff}.quick-action.orange{background:linear-gradient(135deg,#ff6b1875,#6f3010b8)}.quick-action.cyan{background:linear-gradient(135deg,#0ad7ff42,#113d62c7)}.quick-action.violet{background:linear-gradient(135deg,#8a6dff52,#262256c7)}.profile-right{display:grid;align-content:start;gap:18px}.rating-card{position:relative;min-height:128px}.rating-card strong{color:var(--gold);font-size:3rem}.rating-card span{display:inline-flex;gap:4px;margin-left:14px;color:var(--gold)}.rating-card small{display:block;color:var(--muted)}.rating-card img{position:absolute;right:0;bottom:0;width:130px;opacity:.9}.skill-tags{display:grid;grid-template-columns:1fr 1fr;gap:10px}.skill-tags span{min-height:34px;padding:7px 10px;border:1px solid rgba(10,215,255,.22);border-radius:6px;color:#bfe9ff;background:#0ad7ff14;font-weight:800}.review-list,.recommend-list{display:grid;gap:14px}.review-list p,.recommend-list div{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;color:#c3d3e3}.review-list img,.recommend-list img{width:42px;height:42px;border-radius:50%;object-fit:cover}.recommend-list strong{color:var(--orange)}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none}.drawer-layer.is-open{pointer-events:auto}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000;opacity:0;transition:opacity .18s ease}.drawer-layer.is-open .drawer-backdrop{background:#000000ad;opacity:1}.advanced-drawer{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto 1fr;width:min(840px,100%);height:100%;overflow-y:auto;padding:28px 30px 96px;border-left:1px solid rgba(122,170,215,.18);background:#0b1421fa;box-shadow:-24px 0 80px #0000008f;transform:translate(100%);transition:transform .22s ease}.drawer-layer.is-open .advanced-drawer{transform:translate(0)}.drawer-header{justify-content:space-between;gap:16px;margin-bottom:22px}.drawer-header h2{display:inline-flex;align-items:center;gap:10px;margin:0;color:#fff}.drawer-header h2 svg{color:var(--cyan)}.drawer-header>button:not(.icon-button){margin-left:auto;border:0;color:#c4d2e0;background:transparent;font-weight:800}.drawer-section{padding:18px 0 20px;border-top:1px solid rgba(122,170,215,.12)}.drawer-section h3{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:#eaf6ff;font-size:1rem}.drawer-section h3 span{display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(197,220,240,.6);border-radius:50%;color:#d9e7f4;font-size:.78rem}.drawer-section h3 small{color:var(--muted);font-size:.9rem}.drawer-category-tabs,.drawer-chips{display:flex;flex-wrap:wrap;gap:10px}.drawer-category-tabs button,.drawer-chips button{min-height:34px;padding:0 18px;border:1px solid rgba(122,170,215,.16);background:#081220bd}.drawer-game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:16px}.drawer-game-grid button{display:grid;justify-items:center;gap:6px;min-height:92px;border:1px solid transparent;border-radius:8px;color:#c4d5e5;background:transparent}.drawer-game-grid button.is-active{border-color:#ff6b18b8;background:#ff6b181f}.drawer-game-grid img{width:52px;height:52px;border-radius:10px;object-fit:cover}.checkbox-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 18px}.checkbox-grid label,.radio-row label{display:inline-flex;align-items:center;gap:8px;color:#c5d5e5}.checkbox-grid input,.radio-row input{accent-color:var(--orange)}.range-row{display:grid;grid-template-columns:44px minmax(0,1fr) 70px;align-items:center;gap:10px;color:#c7d8e8}.range-row input{accent-color:var(--orange)}.drawer-input-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.drawer-input-row input{height:38px;padding:0 12px;border:1px solid rgba(122,170,215,.16);border-radius:6px;color:#fff;background:#081220bf}.drawer-chips.equal button{flex:1 1 120px}.radio-row{flex-wrap:wrap;gap:22px}.drawer-footer{position:sticky;bottom:-96px;justify-content:space-between;gap:18px;margin:20px -30px -96px;padding:18px 30px;border-top:1px solid rgba(122,170,215,.16);background:#0b1421fa}.drawer-footer span{color:#c7d7e7}.drawer-footer b{color:var(--orange)}.drawer-footer>button:not(.drawer-submit){border:0;color:#aebfd0;background:transparent}.drawer-submit{min-width:230px;height:58px;font-size:1.08rem}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}@media (max-width: 1700px) and (min-width: 1501px){.profile-page{grid-template-columns:280px minmax(0,1fr) 360px;gap:14px}.profile-right{grid-column:auto}.profile-order-row{grid-template-columns:54px minmax(210px,1fr) 96px 86px 108px 104px;gap:12px}.profile-metric-card{gap:10px;padding:18px 14px}.profile-metric-card strong{font-size:1.45rem}.profile-metric-card em{right:12px;font-size:.78rem}}@media (max-width: 1500px){.top-header{grid-template-columns:210px minmax(0,1fr) auto;padding:0 24px}.top-nav{gap:22px}.home-game-row,.promise-grid,.process-grid,.profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card:not(:last-child):after{display:none}.featured-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-filter,.orders-layout,.profile-page{grid-template-columns:1fr}.profile-sidebar,.profile-right{position:static}}@media (max-width: 1120px){.top-header{grid-template-columns:1fr;gap:8px;padding:12px 18px}.top-nav{justify-content:flex-start;overflow-x:auto}.top-nav a,.nav-filter{min-height:42px}.top-nav a:after,.nav-filter:after{bottom:2px}.header-right{justify-content:flex-start;overflow-x:auto}.page{width:min(100% - 28px,1900px)}.hero-copy{width:100%;padding-left:28px}.hero-copy h1{font-size:3.2rem}.metric-strip,.home-grid,.metric-card,.site-footer{grid-template-columns:1fr}.metric-card+.metric-card{border-top:1px solid rgba(122,170,215,.18);border-left:0}.has-left-rail{grid-template-columns:1fr}.side-rail{position:static;min-height:auto}.rail-brand,.rail-service{display:none}.side-rail nav{display:flex;overflow-x:auto}.side-rail nav a{min-width:120px;min-height:70px;border-left:0;border-bottom:3px solid transparent}.page-content{padding:0 14px 38px}.search-box{position:static;width:100%;margin-top:24px}.category-tabs{overflow-x:auto}.category-tabs button{min-width:max-content}.quick-games,.quick-selects,.orders-toolbar{align-items:stretch;flex-direction:column}.order-card-grid,.featured-game-grid,.compact-game-grid,.quick-actions-row{grid-template-columns:1fr}.profile-order-row{grid-template-columns:58px minmax(0,1fr)}.profile-order-row>strong,.profile-order-row>span,.profile-order-row>small,.profile-order-row>button{grid-column:2}.alphabet-rail{display:none}}@media (max-width: 680px){.security-badge,.icon-button{display:none}.home-hero,.orders-hero{min-height:430px;margin:0 -14px;background-position:center top}.hero-copy{padding:230px 14px 28px}.hero-copy h1,.games-hero h1,.orders-hero h1{font-size:2.3rem}.cta{width:100%;min-width:0}.metric-card{grid-template-columns:64px 1fr;padding:18px}.home-game-row,.promise-grid,.process-grid,.profile-metrics,.order-promise,.skill-tags,.drawer-game-grid,.checkbox-grid{grid-template-columns:1fr}.quick-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.filter-label{grid-column:1 / -1}.quick-game,.more-game{width:100%}.drawer-footer{align-items:stretch;flex-direction:column}.drawer-submit{width:100%}}
