.game-shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 120px)}.game-shell>.container{width:100%;max-width:1500px;margin:0;padding:28px}.game-sidebar{background:linear-gradient(180deg,#121b25,#0c121a);border-right:1px solid #34485b;padding:18px 14px;position:sticky;top:0;align-self:start;max-height:100vh;overflow:auto}.sidebar-character{padding:14px;margin-bottom:12px;border:1px solid #465e74;border-radius:10px;background:#182532}.sidebar-character strong,.sidebar-character small{display:block}.sidebar-character small{color:#9fb4c5;margin-top:4px}.game-sidebar section{margin:16px 0}.game-sidebar h2{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#d2ad62;margin:0 8px 6px}.game-sidebar a{display:flex;justify-content:space-between;align-items:center;color:#dce7ef;text-decoration:none;padding:8px 10px;border-radius:7px;font-size:.92rem}.game-sidebar a:hover{background:#26394a;color:#fff}.unread-badge{min-width:21px;height:21px;border-radius:999px;background:#d93649;color:white;text-align:center;line-height:21px;font-size:.75rem;box-shadow:0 0 9px #d93649}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.hub-card{background:#17232e;border:1px solid #344b5d;border-radius:12px;padding:18px}.hub-card h2,.hub-card h3{margin-top:0}.profile-head{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:start}.profile-avatar{width:200px;height:200px;object-fit:cover;border:2px solid #bc9653;border-radius:12px;background:#0b1118}.stat-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:9px}.stat-pill{background:#0f1922;border:1px solid #30475a;border-radius:8px;padding:10px}.stat-pill b,.stat-pill small{display:block}.hub-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.message{border-left:3px solid #486b86;padding:10px 14px;margin:8px 0;background:#111c25}.message.unread{border-color:#dc3f52}.message-meta{font-size:.82rem;color:#9db0c0}.training-progress{height:10px;background:#0c131a;border-radius:10px;overflow:hidden}.training-progress span{display:block;height:100%;background:#c99d4f}.guild-chat{max-height:360px;overflow:auto;background:#0d151c;padding:12px;border-radius:8px}.guild-chat p{margin:6px 0}.bbcode-help{font-size:.78rem;color:#9eb0be}.danger-zone{border-color:#873847}.table-scroll{overflow-x:auto}@media(max-width:900px){.game-shell{display:block}.game-sidebar{position:static;max-height:none;display:flex;overflow-x:auto;gap:12px}.game-sidebar section{min-width:145px}.sidebar-character{min-width:190px}.profile-head{grid-template-columns:1fr}.profile-avatar{width:160px;height:160px}.game-shell>.container{padding:18px}}
