.layout-root{--shell-bg:#0a0e14;--shell-bg-2:#0f141b;--shell-panel:#131922;--shell-panel-2:#1a2230;--shell-border:#ffffff1a;--shell-text:#d5dde6;--shell-text-dim:#7a8694;--shell-text-mute:#5a6573;--shell-accent:#00aed0;--shell-accent-h:#58dcf2;--shell-foreign:#b07cff;--shell-success:#38c97a;--shell-warn:#fa4;--shell-danger:#e2585f;--shell-gold:#b69850;--shell-gold-h:#d4b46a;--shell-discord:#5865f2;--shell-teamspeak:#2580f7;--shell-font:"Share Tech Mono", monospace;--shell-font-h:"Share Tech Mono", ui-monospace, monospace;--shell-font-mono:"Share Tech Mono", ui-monospace, monospace;height:calc(100vh / var(--app-zoom,1));background:var(--shell-bg);color:var(--shell-text);font-family:var(--shell-font-mono);grid-template:"header header"72px"sidebar content"1fr"betabanner betabanner""footer footer"32px/300px 1fr;font-size:15px;line-height:1.5;transition:grid-template-columns .25s;display:grid;overflow:hidden}.layout-root *,.layout-root :before,.layout-root :after{box-sizing:border-box}.layout-root.has-submenu{grid-template-columns:300px 240px 1fr;grid-template-areas:"header header header""sidebar submenu content""betabanner betabanner betabanner""footer footer footer"}.layout-root.collapsed.has-submenu{grid-template-columns:60px 240px 1fr}.layout-root.pin-collapsed{grid-template-columns:60px 1fr}.layout-root.pin-collapsed.has-submenu{grid-template-columns:60px 240px 1fr}.layout-root.pin-open{grid-template-columns:300px 1fr}.layout-root.pin-open.has-submenu{grid-template-columns:300px 240px 1fr}.layout-root .layout-header{background:var(--shell-panel);z-index:100;isolation:isolate;border-bottom:1px solid #00aed033;grid-area:header;grid-template-columns:minmax(220px,auto) 1fr auto auto auto auto auto;align-items:center;gap:14px;min-width:0;min-height:0;padding:0 16px;display:grid;position:relative;overflow:visible}.layout-root .hd-brand{min-width:0;height:48px;color:inherit;cursor:pointer;align-items:center;text-decoration:none;transition:filter .15s;display:flex;position:relative}.layout-root .hd-brand:hover{filter:brightness(1.15)}.layout-root .hd-brand:hover .hd-logo{filter:drop-shadow(0 0 10px #00aed08c)}.layout-root .hd-logo{object-fit:contain;filter:drop-shadow(0 0 6px #00aed040);flex-shrink:0;width:auto;height:48px;display:block}.layout-root .hd-userbox{cursor:grab;-webkit-user-select:none;user-select:none;background:#00aed00d;border:1px solid #00aed059;border-radius:4px;justify-self:end;align-items:stretch;width:auto;padding:0;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #00aed01a}.layout-root .hd-userbox:hover{border-color:var(--shell-accent);background:#00aed01a;box-shadow:inset 0 0 0 1px #00aed04d,0 0 12px #00aed033}.layout-root .hd-userbox:active{cursor:grabbing}.layout-root .hd-userbox.dragging{opacity:.5}.layout-root .hd-userbox-content{flex-direction:column;flex:1;min-width:0;padding:3px 12px;display:flex}.layout-root .hd-userrow{align-items:center;gap:8px;display:flex}.layout-root .hd-avatar{background:linear-gradient(135deg,#1a2230,#0a0e14);border:1px solid #00aed080;border-radius:3px;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00aed033}.layout-root .hd-avatar svg,.layout-root .hd-avatar img{object-fit:cover;width:100%;height:100%;display:block}.layout-root .hd-avatar:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#00aed00f 3px 4px);position:absolute;inset:0}.layout-root .hd-icons-col{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.layout-root .hd-mini-ic{border:1px solid var(--shell-border);background:var(--shell-bg-2);width:21px;height:21px;color:var(--shell-gold);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-root .hd-mini-ic.allianz{color:var(--shell-accent);border-color:#00aed066}.layout-root .hd-mini-ic.orga{color:var(--shell-gold);border-color:#b6985066}.layout-root .hd-mini-ic.rang{color:var(--shell-gold-h);border-color:#d4b46a66}.layout-root .hd-username{font-family:var(--shell-font-mono);color:var(--shell-accent);letter-spacing:1.5px;white-space:nowrap;margin-left:4px;font-size:18px}.layout-root .hd-kontostand{text-align:right;border-left:1px solid var(--shell-border);padding-left:14px}.layout-root .hd-kontolabel{font-family:var(--shell-font-mono);color:var(--shell-gold);letter-spacing:2px;text-transform:uppercase;font-size:9px}.layout-root .hd-kontowert{font-family:var(--shell-font-mono);color:var(--shell-text);letter-spacing:1.5px;font-variant-numeric:tabular-nums;margin-top:2px;font-size:16px}.layout-root .hd-stp{text-align:right;border-left:1px solid var(--shell-border);padding-left:14px}.layout-root .hd-stp .hd-kontolabel{color:var(--shell-accent)}.layout-root .hd-stp .hd-kontowert{color:var(--shell-accent-h)}.layout-root .hd-bell{width:44px;height:44px;color:var(--shell-accent);cursor:pointer;background:#00aed00f;border:1px solid #00aed04d;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex;position:relative}.layout-root .hd-bell:hover{border-color:var(--shell-accent);background:#00aed024}.layout-root .hd-bell.has-unread{border-color:var(--shell-danger);box-shadow:0 0 0 1px var(--shell-danger), 0 0 6px #e2585f66;animation:1.6s ease-in-out infinite hdBellPulse}@keyframes hdBellPulse{0%,to{box-shadow:0 0 0 1px var(--shell-danger), 0 0 6px #e2585f66}50%{box-shadow:0 0 0 1px var(--shell-danger), 0 0 8px #e2585fa6}}.layout-root .hd-bell-badge{background:var(--shell-danger);color:#fff;min-width:20px;height:20px;font-family:var(--shell-font-mono);border:2px solid var(--shell-panel);border-radius:10px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:400;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.layout-root .hd-clock{text-align:right;border-left:1px solid var(--shell-border);padding-left:14px;line-height:1.1}.layout-root .hd-date{font-family:var(--shell-font-mono);color:var(--shell-accent-h);letter-spacing:2px;text-transform:uppercase;font-size:11px}.layout-root .hd-time{font-family:var(--shell-font-mono);color:var(--shell-accent);letter-spacing:2.5px;font-variant-numeric:tabular-nums;margin-top:2px;font-size:20px}.layout-root .hd-power{border:1px solid var(--shell-danger);width:44px;height:44px;color:var(--shell-danger);cursor:pointer;background:#e2585f1a;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.layout-root .hd-power:hover{box-shadow:0 0 0 1px var(--shell-danger), 0 0 12px #e2585f66;background:#e2585f40}.layout-root .sidebar{background:var(--shell-panel);z-index:1;border-right:1px solid #00aed033;flex-direction:column;grid-area:sidebar;min-height:0;transition:width .25s;display:flex;position:relative;overflow:hidden}.layout-root.collapsed .sidebar{overflow:visible}.layout-root .sidebar::-webkit-scrollbar{width:8px;height:8px}.layout-root .submenu::-webkit-scrollbar{width:8px;height:8px}.layout-root .layout-content::-webkit-scrollbar{width:8px;height:8px}.layout-root .sidebar::-webkit-scrollbar-track{border-left:1px solid var(--shell-border);background:#0003}.layout-root .submenu::-webkit-scrollbar-track{border-left:1px solid var(--shell-border);background:#0003}.layout-root .layout-content::-webkit-scrollbar-track{border-left:1px solid var(--shell-border);background:#0003}.layout-root .sidebar::-webkit-scrollbar-thumb{background:#00aed04d;border:1px solid #00aed066;border-radius:0}.layout-root .submenu::-webkit-scrollbar-thumb{background:#00aed04d;border:1px solid #00aed066;border-radius:0}.layout-root .layout-content::-webkit-scrollbar-thumb{background:#00aed04d;border:1px solid #00aed066;border-radius:0}.layout-root .submenu,.layout-root .layout-content{scrollbar-width:thin;scrollbar-color:#00aed04d transparent}.layout-root .sb-mode-bar{border-top:1px solid var(--shell-border);flex-shrink:0;justify-content:center;padding:8px;display:flex}.layout-root .sb-mode-btn{color:var(--shell-accent);font-family:var(--shell-font-mono);letter-spacing:1.5px;cursor:pointer;text-transform:uppercase;background:#00aed00f;border:1px solid #00aed04d;border-radius:3px;justify-content:center;align-items:center;gap:7px;width:100%;padding:5px 12px;font-size:10px;transition:all .15s;display:flex;position:relative}.layout-root .sb-mode-btn:hover{border-color:var(--shell-accent);background:#00aed029}.layout-root .sb-mode-btn .mode-ic{font-size:14px;line-height:1}.layout-root .sb-mode-btn .mode-lbl{letter-spacing:1.8px}.layout-root.collapsed .sb-mode-btn .mode-lbl{display:none}.layout-root.collapsed .sb-mode-btn{gap:0;padding:5px 0}.layout-root .sb-mode-btn[data-tip]:after{content:attr(data-tip);background:var(--shell-panel-2);color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;border:1px solid #00aed066;border-radius:3px;padding:4px 10px;font-size:11px;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 14px #00000080}.layout-root .sb-mode-btn:hover[data-tip]:after{opacity:1}.layout-root .sb-menu{flex:1;padding:18px 0 8px;overflow-y:auto}.layout-root.collapsed .sb-menu{flex-direction:column;flex:none;align-items:center;padding:18px 0 8px;display:flex;overflow:visible}.layout-root .sb-cat-group{display:contents}.layout-root.collapsed .sb-cat-group{flex-direction:column;align-items:center;width:100%;display:flex}.layout-root .sb-divider{background:linear-gradient(to right, transparent, var(--shell-border) 25%, var(--shell-border) 75%, transparent);height:1px;margin:8px 16px}.layout-root.collapsed .sb-divider{background:var(--shell-border);width:24px;margin:6px auto}.layout-root .sb-item{color:var(--shell-text-dim);cursor:pointer;font-family:var(--shell-font-mono);text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:13px;width:100%;padding:9px 16px;font-size:14px;transition:all .12s;display:flex;position:relative}.layout-root .sb-item:hover{color:var(--shell-text);background:#00aed00d}.layout-root .sb-item.active{color:var(--shell-accent);border-left-color:var(--shell-accent);background:#00aed01a}.layout-root .sb-item .ic{width:20px;height:20px;color:var(--shell-gold);opacity:.85;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.layout-root .sb-item:hover .ic,.layout-root .sb-item.active .ic{color:var(--shell-accent);opacity:1}.layout-root .sb-item .lbl{flex:1}.layout-root .sb-item.has-sub:after{content:"›";color:var(--shell-text-mute);margin-left:auto;font-size:22px;line-height:1}.layout-root .sb-item.active.has-sub:after,.layout-root .sb-item.has-sub:hover:after{color:var(--shell-accent)}.layout-root .sb-item .tip{display:none}.layout-root.collapsed .sb-item{border-radius:2px;flex-shrink:0;justify-content:center;width:44px;height:40px;margin:1px 0;padding:0}.layout-root.collapsed .sb-item .ic{width:24px;height:24px}.layout-root.collapsed .sb-item .ic svg{width:22px;height:22px}.layout-root.collapsed .sb-item .lbl,.layout-root.collapsed .sb-item.has-sub:after{display:none}.layout-root.collapsed .sb-item .tip{background:var(--shell-panel-2);color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;border:1px solid #00aed066;border-radius:3px;padding:4px 10px;font-size:11px;transition:opacity .15s;display:block;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 14px #00000080}.layout-root.collapsed .sb-item:hover .tip{opacity:1}.layout-root .sb-expand-btn{box-sizing:border-box;width:36px;height:30px;color:var(--shell-accent);cursor:pointer;background:#00aed014;border:1px solid #00aed066;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin:auto auto 4px;padding:0;font-size:17px;line-height:1;transition:background .15s,border-color .15s,color .15s;display:none}.layout-root .sb-expand-btn:hover{border-color:var(--shell-accent);color:var(--shell-accent-h);background:#00aed033}.layout-root.collapsed:not(.pin-collapsed) .sb-expand-btn{display:flex}.layout-root .sb-status{border-top:1px solid var(--shell-border);flex-direction:column;flex-shrink:0;gap:5px;padding:12px 14px 8px;display:flex}.layout-root .status-pill{font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;border-radius:13px;align-items:center;gap:6px;width:fit-content;padding:4px 9px;font-size:10px;display:inline-flex;position:relative}.layout-root .status-pill .dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.layout-root .status-pill.ok{color:var(--shell-success);background:#38c97a1a;border:1px solid #38c97a66}.layout-root .status-pill.ok .dot{background:var(--shell-success)}.layout-root .status-pill.off{border:1px solid var(--shell-border);color:var(--shell-text-mute);background:#ffffff0a}.layout-root .status-pill.off .dot{background:var(--shell-text-mute)}.layout-root.collapsed .sb-status{border-top:1px solid var(--shell-border);align-items:center;gap:8px;padding:8px 0}.layout-root.collapsed .sb-status .status-pill{border-radius:50%;justify-content:center;width:22px;height:22px;margin:0;padding:0}.layout-root.collapsed .sb-status .status-pill .pt{display:none}.layout-root.collapsed .sb-status .status-pill .dot{width:10px;height:10px;box-shadow:0 0 6px}.layout-root.collapsed .sb-status .status-pill[data-tip]:after{content:attr(data-tip);background:var(--shell-panel-2);color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;border:1px solid #00aed066;border-radius:3px;padding:4px 10px;font-size:11px;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 14px #00000080}.layout-root.collapsed .sb-status .status-pill:hover[data-tip]:after{opacity:1}.layout-root .status-pill.ws{color:var(--shell-text-mute);background:#00aed014;border:1px solid #00aed04d}.layout-root .sb-status .status-pill.ws[data-tip]:after{content:attr(data-tip);background:var(--shell-panel-2);color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:.5px;text-transform:none;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;border:1px solid #00aed066;border-radius:3px;padding:4px 10px;font-size:11px;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 14px #00000080}.layout-root .sb-status .status-pill.ws:hover[data-tip]:after{opacity:1}.layout-root .sb-bottom{border-top:1px solid var(--shell-border);flex-direction:column;flex-shrink:0;gap:6px;padding:10px 14px 12px;display:flex}.layout-root .sb-bottom-link{border:1px solid var(--shell-border);color:var(--shell-text-dim);font-family:var(--shell-font-mono);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:3px;align-items:center;gap:10px;padding:7px 10px;font-size:10.5px;text-decoration:none;transition:all .15s;display:flex;position:relative}.layout-root .sb-bottom-link:hover{color:var(--shell-accent);background:#00aed00f;border-color:#00aed066}.layout-root .sb-bottom-link .ic{color:var(--shell-gold);flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.layout-root .sb-bottom-link:hover .ic{color:var(--shell-accent)}.layout-root.collapsed .sb-bottom{border-top:1px solid var(--shell-border);align-items:center;gap:6px;padding:8px 0}.layout-root.collapsed .sb-bottom-link{border-radius:3px;justify-content:center;width:38px;height:34px;padding:0}.layout-root.collapsed .sb-bottom-link .lbl{display:none}.layout-root.collapsed .sb-bottom-link .ic{width:18px;height:18px;margin:0}.layout-root.collapsed .sb-bottom-link[data-tip]:after{content:attr(data-tip);background:var(--shell-panel-2);color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;border:1px solid #00aed066;border-radius:3px;padding:4px 10px;font-size:11px;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 14px #00000080}.layout-root.collapsed .sb-bottom-link:hover[data-tip]:after{opacity:1}.layout-root .submenu{background:var(--shell-panel);border-right:1px solid var(--shell-border);z-index:1;grid-area:submenu;min-height:0;padding:14px 0;position:relative;overflow-y:auto}.layout-root .sub-cat-h{font-family:var(--shell-font-mono);letter-spacing:2.5px;text-transform:uppercase;color:var(--shell-gold);border-bottom:1px solid #b698504d;align-items:center;gap:8px;margin-bottom:4px;padding:10px 16px 8px;font-size:13px;display:flex}.layout-root .sub-cat-h.admin{color:var(--shell-danger);border-bottom-color:#e2585f4d}.layout-root .sub-cat-h .arrow{color:var(--shell-gold);font-size:11px}.layout-root .sub-cat-h.admin .arrow{color:var(--shell-danger)}.layout-root .sub-cat-h+.sub-cat-h,.layout-root .sub-item+.sub-cat-h{margin-top:14px}.layout-root .sub-item{color:var(--shell-text-dim);font-family:var(--shell-font-mono);cursor:pointer;letter-spacing:0;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:9px 16px;font-size:14px;text-decoration:none;display:flex}.layout-root .sub-item:hover{color:var(--shell-text);background:#00aed00a}.layout-root .sub-item.active{color:var(--shell-accent);border-left-color:var(--shell-accent);background:#00aed014}.layout-root .sub-item .ct{font-family:var(--shell-font-mono);color:var(--shell-text-mute);letter-spacing:1px;border:1px solid var(--shell-border);text-align:center;background:#0006;border-radius:2px;min-width:30px;padding:1px 8px;font-size:12px}.layout-root .sub-item.active .ct{color:var(--shell-accent-h);background:#00aed02e;border-color:#00aed066}.layout-root .layout-content{grid-area:content;min-width:0;min-height:0;overflow:hidden auto}.layout-root .layout-footer{background:var(--shell-panel);font-family:var(--shell-font-mono);color:var(--shell-text-mute);letter-spacing:.6px;border-top:1px solid #00aed033;grid-area:footer;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:0 18px;font-size:11.5px;display:grid}.layout-root .ft-copyright .accent{color:var(--shell-accent)}.layout-root .ft-copyright .gold{color:var(--shell-gold)}.layout-root .ft-copyright .ver{color:var(--shell-accent);letter-spacing:1px;background:#00aed014;border:1px solid #00aed040;border-radius:2px;margin-left:8px;padding:1px 8px}.layout-root .ft-right{align-items:center;gap:14px;display:flex}.layout-root .ft-links{align-items:center;gap:10px;display:flex}.layout-root .ft-links a{color:var(--shell-text-dim);font-family:var(--shell-font-mono);letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:2px;align-items:center;padding:2px 9px;font-size:11px;line-height:1;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.layout-root .ft-links a:hover{color:var(--shell-accent)}.layout-root .ft-links a.patchnotes{color:var(--shell-accent);border-color:#00aed066}.layout-root .ft-links a.patchnotes:hover{background:#00aed024}.layout-root .ft-sep{background:var(--shell-border);width:1px;height:18px}.layout-root .ft-fontsize{align-items:center;gap:4px;display:flex}.layout-root .ft-fontsize .lbl{font-family:var(--shell-font-mono);color:var(--shell-text-mute);letter-spacing:1.5px;text-transform:uppercase;margin-right:8px;font-size:9.5px}.layout-root .ft-fontsize button{border:1px solid var(--shell-border);width:22px;height:22px;color:var(--shell-accent);cursor:pointer;font-size:12px;font-family:var(--shell-font-mono);background:#00aed00f;border-radius:3px;padding:0}.layout-root .ft-fontsize button:hover{background:#00aed033}.layout-root .ft-fontsize button:disabled{opacity:.4;cursor:not-allowed}.layout-root .blank-page{text-align:center;min-height:60vh;color:var(--shell-text-dim);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.layout-root .blank-page .ic-big{color:#00aed033;margin-bottom:14px;font-size:64px}.layout-root .blank-page h2{font-family:var(--shell-font-mono);letter-spacing:2px;color:var(--shell-accent);text-transform:uppercase;margin:0 0 8px;font-size:22px}.layout-root .blank-page .sub{color:var(--shell-text-dim);font-size:14px}.layout-root .hd-brand[data-tip]:after,.layout-root .hd-userbox[data-tip]:after,.layout-root .hd-bell[data-tip]:after,.layout-root .hd-power[data-tip]:after,.layout-root .hd-mini-ic[data-tip]:after{content:attr(data-tip);background:var(--shell-panel-2);color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;z-index:200;border:1px solid #00aed066;border-radius:3px;padding:4px 10px;font-size:11px;transition:opacity .15s 50ms;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0000008c}.layout-root .hd-brand:hover[data-tip]:after,.layout-root .hd-userbox:hover[data-tip]:after,.layout-root .hd-bell:hover[data-tip]:after,.layout-root .hd-power:hover[data-tip]:after,.layout-root .hd-mini-ic:hover[data-tip]:after{opacity:1}.layout-root .hd-mini-ic,.layout-root .hd-power{position:relative}.layout-root .hd-userbox[data-tip]:after{z-index:201}@media (max-width:1024px){.layout-root .sidebar,.layout-root .submenu{display:none!important}.layout-root,.layout-root.has-submenu,.layout-root.collapsed,.layout-root.collapsed.has-submenu,.layout-root.pin-collapsed,.layout-root.pin-collapsed.has-submenu,.layout-root.pin-open,.layout-root.pin-open.has-submenu{height:calc(100dvh / var(--app-zoom,1));grid-template:"header"52px"content"1fr"betabanner""footer""bottombar"/1fr;transition:none}.layout-root .layout-header{grid-template-columns:auto 1fr auto auto;gap:10px;height:52px;padding:0 12px}.layout-root .hd-desktop-only{display:none!important}.layout-root .hd-mobile-only{display:flex!important}.layout-root .layout-content{padding-bottom:0}.layout-root .m-bottombar{grid-area:bottombar}.layout-root .layout-footer{padding:8px 12px calc(8px + env(safe-area-inset-bottom));grid-template-columns:1fr;align-items:start;gap:6px;line-height:1.4;overflow:visible}.layout-root .ft-copyright{white-space:normal}.layout-root .layout-beta-banner{gap:8px;padding:6px 12px;font-size:11.5px}.layout-root .layout-beta-banner .bb-text{white-space:normal}}.layout-root .hd-mobile-only{display:none}.layout-root .layout-beta-banner{color:var(--shell-text);font-family:var(--shell-font-mono);letter-spacing:.8px;background:linear-gradient(90deg,#ffaa4429 0%,#e2585f24 100%);border-top:1px solid #ffaa4473;border-bottom:1px solid #fa43;grid-area:betabanner;justify-content:center;align-items:center;gap:12px;padding:7px 16px;font-size:12px;line-height:1.35;display:flex;box-shadow:0 -2px 10px #ffaa441a}.layout-root .layout-beta-banner .bb-icon{color:var(--shell-warn);text-shadow:0 0 8px #ffaa448c;flex-shrink:0;font-size:15px}.layout-root .layout-beta-banner .bb-text{color:#d5dde6eb;flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.layout-root .layout-beta-banner .bb-text strong{color:var(--shell-warn);letter-spacing:1.4px;text-transform:uppercase;font-weight:400}.layout-root .layout-beta-banner .bb-sep{color:var(--shell-text-mute);opacity:.7}.layout-root .layout-beta-banner .bb-close{width:22px;height:22px;color:var(--shell-warn);cursor:pointer;font-size:12px;font-family:var(--shell-font-mono);background:#ffaa441a;border:1px solid #ffaa4459;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:6px;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.layout-root .layout-beta-banner .bb-close:hover{color:#fff;background:#ffaa4438;border-color:#fa49}
:root{--shell-bg:#0a0e14;--shell-panel:#131922;--shell-border:#ffffff1a;--shell-text:#d5dde6;--shell-text-dim:#7a8694;--shell-text-mute:#5a6573;--shell-accent:#00aed0;--shell-accent-h:#58dcf2;--shell-gold:#b69850;--shell-font-mono:"Share Tech Mono", ui-monospace, monospace}@media (min-width:1025px){.layout-root .hd-mobile-only{display:none!important}}.layout-root .hd-m-brand{flex-shrink:0;align-items:center;height:40px;text-decoration:none;display:flex}.layout-root .hd-m-brand .hd-logo{object-fit:contain;filter:drop-shadow(0 0 4px #00aed040);width:auto;height:36px;display:block}.layout-root .hd-m-title{font-family:var(--shell-font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--shell-accent);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:0 6px;font-size:13px;overflow:hidden}.m-subtabs{z-index:60;background:var(--shell-panel);border-bottom:1px solid var(--shell-border);scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;isolation:isolate;--fade:26px;--fade-l:0px;--fade-r:var(--fade);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade-l), #000 calc(100% - var(--fade-r)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade-l), #000 calc(100% - var(--fade-r)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 var(--fade-l), #000 calc(100% - var(--fade-r)), transparent 100%);flex-shrink:0;display:none;position:sticky;top:0;overflow-x:auto}.m-subtabs[data-scroll-start=true]{--fade-l:var(--fade)}.m-subtabs[data-scroll-start=false]{--fade-l:0px}.m-subtabs[data-scroll-end=true]{--fade-r:var(--fade)}.m-subtabs[data-scroll-end=false]{--fade-r:0px}.m-subtabs::-webkit-scrollbar{display:none}@media (max-width:1024px){.m-subtabs{display:block}}.m-subtabs .seg{white-space:nowrap;z-index:1;gap:4px;padding:6px 12px;display:flex;position:relative}.m-subtabs .seg-s{pointer-events:auto;min-height:36px;font-family:var(--shell-font-mono);letter-spacing:1.2px;text-transform:uppercase;color:var(--shell-text-dim);white-space:nowrap;scroll-snap-align:start;background:0 0;border:1px solid #0000;border-radius:3px;flex-shrink:0;align-items:center;padding:8px 14px;font-size:12px;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex;position:relative}.m-subtabs .seg-s:hover{color:var(--shell-text);background:#00aed00f}.m-subtabs .seg-s.on{color:var(--shell-accent);background:#00aed01f;border-color:#00aed066}.m-bottombar{width:auto;height:calc(64px + env(safe-area-inset-bottom));padding:0;padding-bottom:env(safe-area-inset-bottom);background:var(--shell-panel);z-index:50;border-top:1px solid #00aed040;border-right:none;flex-direction:row;justify-content:space-around;align-items:center;display:none;position:static;inset:auto;overflow:visible}@media (max-width:1024px){.m-bottombar{display:flex}}.m-bottombar .mb-tab{min-height:48px;color:var(--shell-text-mute);cursor:pointer;font-family:var(--shell-font-mono);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:4px 2px;text-decoration:none;transition:color .12s;display:flex}.m-bottombar .mb-tab:hover,.m-bottombar .mb-tab.on{color:var(--shell-accent)}.m-bottombar .mb-ic{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.m-bottombar .mb-lbl{letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;text-align:center;max-width:100%;font-size:10px}@media (max-width:360px){.m-bottombar .mb-lbl{letter-spacing:.1px;font-size:9.5px}}.more-scrim{z-index:100;background:#000000a6;align-items:flex-end;display:flex;position:fixed;inset:0}.more-sheet{background:var(--shell-panel);border-top:1px solid #00aed04d;border-radius:12px 12px 0 0;flex-direction:column;width:100%;max-height:80vh;display:flex;overflow:hidden}.more-sheet-header{border-bottom:1px solid var(--shell-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.more-sheet-title{font-family:var(--shell-font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--shell-accent);font-size:14px}.more-sheet-close{width:32px;height:32px;color:var(--shell-text-dim);cursor:pointer;background:#00aed014;border:1px solid #00aed04d;border-radius:4px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.more-sheet-close:hover{color:var(--shell-accent);background:#00aed02e}.more-sheet-close:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.more-sheet-body{padding:12px 12px calc(12px + env(safe-area-inset-bottom));flex-direction:column;gap:16px;display:flex;overflow-y:auto}.more-cat-label{font-family:var(--shell-font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--shell-gold);border-bottom:1px solid #b6985040;margin-bottom:6px;padding:0 4px 6px;font-size:11px}.more-items{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (max-width:360px){.more-items{grid-template-columns:repeat(2,1fr)}}.more-item{border:1px solid var(--shell-border);color:var(--shell-text-dim);background:#00aed00a;border-radius:6px;flex-direction:column;align-items:center;gap:5px;padding:10px 4px;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:flex}.more-item:hover{color:var(--shell-accent);background:#00aed01a;border-color:#00aed059}.more-ic{width:22px;height:22px;color:var(--shell-gold);justify-content:center;align-items:center;display:flex}.more-item:hover .more-ic{color:var(--shell-accent)}.more-lbl{font-family:var(--shell-font-mono);letter-spacing:.8px;text-align:center;text-transform:uppercase;font-size:10px;line-height:1.2}.m-fab{bottom:calc(72px + env(safe-area-inset-bottom));background:var(--shell-accent);width:56px;height:56px;color:var(--shell-bg);cursor:pointer;z-index:49;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,box-shadow .15s,transform .15s;display:none;position:fixed;right:16px;box-shadow:0 4px 14px #00aed073}.m-fab:hover{background:var(--shell-accent-h);transform:translateY(-2px);box-shadow:0 6px 20px #00aed099}.m-fab:focus-visible{outline:2px solid var(--shell-accent-h);outline-offset:3px}@media (max-width:1024px){.m-fab{display:flex}}.chat-scrim{z-index:200;background:#000000a6;align-items:flex-end;display:flex;position:fixed;inset:0}.chat-sheet{background:var(--shell-panel);border-top:1px solid #00aed04d;border-radius:12px 12px 0 0;flex-direction:column;width:100%;max-height:50vh;display:flex;overflow:hidden}.chat-sheet .grip{background:var(--shell-border);border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:10px auto 6px}.chat-sheet-header{border-bottom:1px solid var(--shell-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:6px 16px 10px;display:flex}.chat-sheet-title{font-family:var(--shell-font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--shell-accent);font-size:14px}.chat-sheet-close{width:32px;height:32px;color:var(--shell-text-dim);cursor:pointer;background:#00aed014;border:1px solid #00aed04d;border-radius:4px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.chat-sheet-close:hover{color:var(--shell-accent);background:#00aed02e}.chat-sheet-close:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.chat-empty{font-family:var(--shell-font-mono);color:var(--shell-text-mute);text-align:center;flex:1;justify-content:center;align-items:center;padding:24px 16px;font-size:13px;display:flex}
