#gate:empty{display:none}#shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.sb-brand{padding:22px 22px 18px;border-bottom:1px solid var(--line)}.sb-brand .logo{font-size:24px;font-weight:700;color:var(--gold);letter-spacing:.3px}.sb-brand .edition{font-size:11px;letter-spacing:3px;margin-top:3px;color:var(--text)}.sb-brand .edition span{color:var(--gold)}.sb-brand .sb-logo{display:block;max-width:100%;max-height:52px;margin-top:12px;object-fit:contain;object-position:left center}.sb-brand .sb-logo[hidden]{display:none}.sb-status{margin-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:12px}.sb-section{font-size:11px;letter-spacing:2px;color:var(--text3);padding:20px 22px 6px;text-transform:uppercase}.nav-item{display:flex;align-items:center;gap:12px;margin:2px 12px;padding:10px 12px;border-radius:8px;color:var(--text2);text-decoration:none;font-size:14.5px;border:1px solid transparent}.nav-item:hover{background:var(--bg3);color:var(--text)}.nav-item.active{background:#fbf4e6;color:var(--gold-dark);border-color:#efe0bf;font-weight:700}.nav-item .ico{display:grid;place-items:center;width:20px;color:inherit}.sb-foot{margin-top:auto;padding:14px 22px;border-top:1px solid var(--line);word-break:break-all}.main-col{display:flex;flex-direction:column;min-width:0}.header{background:#11100c;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px 30px;border-bottom:2px solid var(--gold);position:sticky;top:0;z-index:10}.header h1{margin:0;font-size:25px;color:#fff;letter-spacing:.2px}.header h1 span{color:var(--gold-light)}.hdr-actions{display:flex;gap:10px;align-items:center}.event-pill{background:#fff;color:var(--gold-dark);border:1px solid var(--gold-light);border-radius:8px;padding:9px 16px;font-weight:700;font-size:13px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-btn{width:42px;height:40px;display:grid;place-items:center;background:#fff;color:#1c1a17;border:1px solid #e4dfd6;border-radius:8px;cursor:pointer}.icon-btn:hover{background:#fbf4e6;color:var(--gold-dark)}.content{margin:0;padding:26px 30px 40px;max-width:1320px;width:100%}@media(max-width:900px){#shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.sb-brand{border:0;padding:10px 14px}.sb-status,.sb-section,.sb-foot{display:none}.sb-nav{display:flex}.nav-item{white-space:nowrap;margin:6px 2px}.header{padding:12px 16px}.content{padding:16px}}.tiles{display:grid;gap:16px;margin-bottom:16px}.tiles.two{grid-template-columns:1fr 1fr}.tiles.three{grid-template-columns:repeat(3,1fr)}.tiles.four{grid-template-columns:repeat(4,1fr)}@media(max-width:800px){.tiles.two,.tiles.three,.tiles.four{grid-template-columns:1fr 1fr}}.tile2{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 24px;position:relative;overflow:hidden}.tile2:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--accent, var(--gold)),transparent 85%)}.tile2 .k,.k-label{font-size:12px;letter-spacing:1.6px;color:var(--text3);text-transform:uppercase}.k-label{margin-bottom:8px}.tile2 .v{font-size:36px;font-weight:700;margin:8px 0 4px}.tile2.sm{padding:14px 18px}.tile2.sm .v{font-size:28px;margin-bottom:0}.tile2 .s{font-size:13px;color:var(--text3)}.gold{color:var(--gold-dark)}.progress{height:8px;background:var(--bg3);border-radius:4px;overflow:hidden;margin-top:10px}.progress>div{height:100%;background:linear-gradient(90deg,var(--gold),var(--gold-light));transition:width .4s}.page-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-bottom:14px}.page-actions .btn svg{vertical-align:-3px}.title-row{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.back{display:inline-block;text-decoration:none}.tabs{display:flex;gap:6px;flex-wrap:wrap}.tab{padding:7px 13px;border-radius:18px;border:1px solid var(--line);background:#fff;cursor:pointer;font:inherit;font-size:13px}.tab.active{background:#11100c;color:#fff;border-color:#11100c}.kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:6px}.kv span{display:block;font-size:12px;color:var(--text3)}.kv strong{font-size:16px}.coming{text-align:center;padding:56px 24px}.coming-ico{color:var(--gold)}.coming-ico svg{width:44px;height:44px}.coming .big{font-size:20px;font-weight:700;margin:14px 0 8px}.modal h3.sec{font-size:14px;margin:16px 0 6px;color:var(--text)}.modal hr{border:0;border-top:1px solid var(--line);margin:16px 0 4px}.btn.wide{width:100%;padding:12px;font-size:15px;font-weight:700}.nowrap{white-space:nowrap}
