:root{--bg:#050b15;--panel:#0c1e33;--panel2:#102b49;--line:#25537b;--text:#eef7ff;--muted:#9eb8d2;--blue:#38bdf8;--cyan:#2dd4bf}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#050b15;color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:14px}body{background-image:linear-gradient(90deg,rgba(16,64,104,.72),rgba(1,8,18,.82)),var(--mes-bg,url('/shop/assets/img/splash.png'));background-size:cover;background-position:center;background-attachment:fixed}a{color:#8bdcff;text-decoration:none}.topbar{height:38px;background:#071120;border-bottom:1px solid #1b3957;display:flex;align-items:center;justify-content:space-between;padding:0 12px;position:sticky;top:0;z-index:20}.topbar .brand{display:flex;align-items:center;gap:8px;font-weight:800}.topbar .brand img,.top-logo,.brand-logo{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain;border-radius:6px}.topbar nav{display:flex;gap:18px}.shop-page .topbar,.shop-body .topbar{display:none!important}.layout,.shop-layout{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;width:100%!important;min-height:100vh!important}.sidebar,.shop-sidebar{position:sticky!important;top:0!important;height:100vh!important;overflow:auto!important;background:rgba(7,17,32,.92)!important;border-right:1px solid #1b4568!important;padding:10px!important}.sidebar img.logo,.shop-sidebar img.logo,.sidebar-logo{display:block!important;width:180px!important;max-width:100%!important;height:auto!important;margin:0 auto 8px!important;object-fit:contain!important}.sidebar h1,.shop-sidebar h1{font-size:15px;margin:8px 0 4px}.sidebar .meta,.shop-sidebar .meta{font-size:12px;color:#c7d8ea;line-height:1.35}.sidebar input,.sidebar select,.shop-sidebar input,.shop-sidebar select{width:100%;background:#081626;color:#fff;border:1px solid #234b70;border-radius:6px;padding:8px;margin:6px 0 10px}.sidebar button,.shop-sidebar button,.btn,button{background:linear-gradient(90deg,#3190ef,#31d3e8);border:0;color:#03101b;font-weight:800;border-radius:7px;padding:8px 12px;cursor:pointer}.sidebar .cat,.shop-sidebar .cat{display:flex;justify-content:space-between;padding:7px;border-radius:6px;color:#d7e9fa}.sidebar .cat:hover,.shop-sidebar .cat:hover{background:#102b49}.content,.shop-content{min-width:0!important;padding:14px 14px 60px!important}.content h2,.shop-content h2{font-size:24px;margin:0 0 4px}.pager{display:flex;gap:10px;align-items:center;margin:8px 0 14px}.grid,.cards,.items-grid,.game-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:14px!important;align-items:stretch!important}.card,.game-card,.item-card{background:rgba(10,28,48,.9)!important;border:1px solid #28547b!important;border-radius:10px!important;padding:8px!important;box-shadow:0 8px 30px #0006!important;min-height:250px!important;overflow:hidden!important}.card img,.game-card img,.item-card img,.cover{display:block!important;width:100%!important;height:120px!important;object-fit:cover!important;border-radius:7px!important;background:#071120!important}.card h3,.game-card h3,.item-card h3{font-size:13px!important;line-height:1.25!important;min-height:34px!important;margin:8px 0!important;white-space:normal!important;overflow:hidden!important}.card .meta,.game-card .meta,.item-card .meta{font-size:11px!important;color:#c3d4e7!important;min-height:38px!important}.card .actions,.game-card .actions,.item-card .actions{display:grid!important;gap:6px!important;margin-top:8px!important}.card .actions a,.game-card .actions a,.item-card .actions a{display:block!important;text-align:center!important;border:1px solid #315c82!important;border-radius:6px!important;padding:7px!important;background:#122a45!important;color:#fff!important}.card .actions a:first-child,.game-card .actions a:first-child,.item-card .actions a:first-child{background:#45bef5!important;color:#00111d!important;font-weight:800!important}.panel-wrap{max-width:1180px;margin:24px auto;padding:0 16px}.panel-card{background:rgba(11,29,49,.92);border:1px solid #28547b;border-radius:14px;padding:18px;margin:14px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{background:#0d2036;border:1px solid #28547b;border-radius:12px;padding:18px}.stat strong{display:block;font-size:32px}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid #234b70;padding:9px;text-align:left}.footer{position:fixed;left:0;right:0;bottom:0;background:#06111f;border-top:1px solid #1b3957;padding:6px 10px;font-size:12px;color:#d1e6fa}@media(max-width:800px){.layout,.shop-layout{grid-template-columns:1fr!important}.sidebar,.shop-sidebar{position:relative!important;height:auto!important}.grid,.cards,.items-grid,.game-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))!important}.stats{grid-template-columns:1fr}.topbar{position:relative}}

/* v1.0.98 Account + Shop Polish */
.account-chip{display:flex;align-items:center;gap:10px;margin:10px 0 8px;padding:9px;border:1px solid rgba(49,200,255,.22);border-radius:10px;background:rgba(7,20,36,.75)}
.avatar-dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2d7dff,#2fcde1);font-weight:900;color:#fff;box-shadow:0 0 18px rgba(49,200,255,.25)}
.account-chip strong{display:block;font-size:12px;color:#fff;line-height:1.2}.account-chip span{display:block;font-size:10px;color:#9dbbd2;margin-top:2px}.danger-link{border-color:rgba(255,100,112,.48)!important;background:rgba(255,100,112,.12)!important}.notice-good{border:1px solid rgba(67,212,143,.58);background:rgba(67,212,143,.12);padding:12px;border-radius:9px;margin:10px 0;color:#d9ffe9}.account-page{padding:24px;max-width:760px;margin:0 auto 80px}.account-card{background:rgba(11,26,45,.94);border:1px solid #254760;border-radius:16px;padding:22px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.account-card h1{font-size:38px;margin:18px 0 4px}.account-card h2{margin-top:24px}.account-facts{display:grid;grid-template-columns:140px 1fr;border:1px solid rgba(49,200,255,.15);border-radius:12px;overflow:hidden;background:rgba(0,0,0,.16);margin:18px 0}.account-facts dt,.account-facts dd{padding:11px;border-bottom:1px solid rgba(49,200,255,.1)}.account-facts dt{color:#9dbbd2;font-weight:800}.account-facts dd{margin:0}.shop-sidebar .sidebar-actions a{font-weight:800}.login-card{border-color:rgba(49,200,255,.32)}.login-card img{max-height:90px;object-fit:contain}.shop-body .topbar{display:none}.shop-shell{min-height:100vh}.shop-sidebar{top:0;height:100vh}.shop-content{padding-top:18px}@media(max-width:900px){.shop-sidebar{height:auto}.account-page{padding:12px}.account-facts{grid-template-columns:1fr}.account-facts dt{padding-bottom:2px}.account-facts dd{padding-top:2px}}
