html,body{margin:0;padding:0;height:100%;overflow:hidden;background:#0e1013}.avatar-tooltip{position:fixed;z-index:9999;pointer-events:none;display:flex;align-items:center;gap:7px;background:linear-gradient(180deg,#1e222cf5,#0c0e12f5);color:#e8edf3;font:700 11px/1 Verdana,sans-serif;padding:4px 10px 4px 5px;border-radius:999px;border:1px solid rgba(255,216,77,.4);box-shadow:0 3px 10px #00000080,inset 0 1px #ffffff14;white-space:nowrap;transform:translate(-50%,calc(-100% - 12px))}.avatar-tooltip[hidden]{display:none}.avatar-tooltip__headbox{width:26px;height:26px;border-radius:50%;overflow:hidden;background:#ffffff17;border:1px solid rgba(255,255,255,.14);flex:none;position:relative}.avatar-tooltip__head{position:absolute;left:50%;top:50%;transform:translate(-50%,-62%);image-rendering:pixelated}.avatar-tooltip__name{text-shadow:0 1px 0 rgba(0,0,0,.6)}.avatar-tooltip__badge{font-size:8px;letter-spacing:.06em;text-transform:uppercase;color:#1a1408;background:linear-gradient(180deg,#ffe98a,#ffd84d);border-radius:999px;padding:2px 6px;flex:none}#app,#app canvas{display:block;width:100%;height:100%}.lights-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;background:#000;opacity:0;pointer-events:none;transition:opacity .9s ease}.lights-overlay.is-dark{opacity:.55}.hb-panel{--hb-void: #0a0f1a;--hb-bg: #131c2e;--hb-raised: #1a2540;--hb-border: #2a4070;--hb-accent: #3e7de8;--hb-gold: #e8a800;--hb-text: #b0c8ec;--hb-muted: #526a8a;--hb-danger: #c83838;--hb-mono: "Courier New", Courier, monospace;position:fixed;bottom:16px;right:16px;z-index:10;width:min(720px,calc(100vw - 32px));font:13px/1.4 system-ui,-apple-system,sans-serif;color:var(--hb-text);box-sizing:border-box}.hb-panel *,.hb-panel *:before,.hb-panel *:after{box-sizing:inherit}.hb-toggle{display:flex;align-items:center;gap:6px;padding:6px 12px 6px 10px;border:1px solid var(--hb-border);border-radius:6px;background:var(--hb-raised);color:var(--hb-text);font:inherit;font-family:var(--hb-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .12s,border-color .12s;margin-left:auto}.hb-toggle:hover{background:#22335a;border-color:var(--hb-accent)}.hb-toggle__icon{font-size:14px}.hb-window{position:absolute;right:0;bottom:calc(100% + 6px);width:100%;border:1px solid var(--hb-border);border-radius:8px;background:var(--hb-bg);box-shadow:0 12px 40px #000000b3,0 0 0 1px #ffffff0a inset;overflow:hidden;max-height:calc(100vh - 80px);display:flex;flex-direction:column;transform-origin:bottom right;transform:scaleY(.92) translateY(8px);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease}.hb-panel:not(.is-closed) .hb-window{transform:scaleY(1) translateY(0);opacity:1;pointer-events:auto}.hb-titlebar{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 7px;background:var(--hb-void);border-bottom:1px solid var(--hb-border);flex-shrink:0}.hb-titlebar__title{font-family:var(--hb-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--hb-accent)}.hb-titlebar__close{width:20px;height:20px;border:1px solid #3a2222;border-radius:4px;background:#2a1212;color:#c06060;font-size:10px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s}.hb-titlebar__close:hover{background:#3c1a1a;color:#e07070}.hb-tabs{display:flex;background:var(--hb-void);border-bottom:1px solid var(--hb-border);flex-shrink:0}.hb-tab{flex:1;padding:7px 4px;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--hb-muted);font-family:var(--hb-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:color .12s,border-color .12s}.hb-tab:hover{color:var(--hb-text)}.hb-tab.is-active{color:var(--hb-accent);border-bottom-color:var(--hb-accent)}.hb-pane{overflow-y:auto;overflow-x:hidden;padding:8px 10px 12px;flex:1;min-height:0;max-height:min(360px,calc(100vh - 126px));scrollbar-width:thin;scrollbar-color:var(--hb-border) transparent}.hb-pane:not([hidden]){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:start}.hb-section{margin-bottom:0;padding:8px 8px 6px 10px;border-left:2px solid var(--hb-border);background:#1a254066;border-radius:0 4px 4px 0}.hb-pane[data-pane=decor] .hb-section:nth-of-type(2),.hb-pane[data-pane=decor] .hb-section:nth-of-type(3),.hb-pane[data-pane=seats] .hb-section:nth-of-type(1),.hb-pane[data-pane=seats] .hb-section:nth-of-type(2){grid-column:span 2}.hb-section__label{font-family:var(--hb-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--hb-accent);margin-bottom:7px}.hb-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;cursor:pointer}.hb-row__text{font-size:12px;color:var(--hb-text);display:flex;align-items:center;gap:5px}.hb-icon{font-size:13px}.hb-field{display:flex;flex-direction:column;gap:3px;margin-bottom:6px}.hb-field__label{font-family:var(--hb-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--hb-muted);display:flex;align-items:center;gap:4px}.hb-input,.hb-select{width:100%;padding:5px 7px;border:1px solid var(--hb-border);border-radius:4px;background:var(--hb-void);color:var(--hb-text);font:12px/1 var(--hb-mono);-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .1s}.hb-input:focus,.hb-select:focus{outline:none;border-color:var(--hb-accent);background:#0d1526}.hb-input::placeholder{color:var(--hb-muted);opacity:.7}.hb-select--full,.hb-input--full{width:100%}.hb-input--file{font-size:11px;padding:4px 6px;cursor:pointer}.hb-teacher-preview{display:block;max-width:64px;max-height:110px;margin:6px 0 4px;border:1px solid var(--hb-border);image-rendering:pixelated;background:var(--hb-void)}.hb-textarea{width:100%;min-height:100px;padding:6px 8px;border:1px solid var(--hb-border);border-radius:4px;background:var(--hb-void);color:#6a92be;font:10px/1.5 var(--hb-mono);resize:vertical;transition:border-color .1s}.hb-textarea:focus{outline:none;border-color:var(--hb-accent)}.hb-btn{padding:5px 9px;border:1px solid var(--hb-border);border-radius:4px;background:var(--hb-raised);color:var(--hb-text);font:12px/1 system-ui,sans-serif;cursor:pointer;white-space:nowrap;transition:background .1s,border-color .1s}.hb-btn:hover{background:#22335a;border-color:var(--hb-accent)}.hb-btn--sm{padding:4px 7px;font-size:11px}.hb-btn--full{width:100%;text-align:center}.hb-btn--danger{border-color:#3a1818;background:#1e0e0e;color:#c87070}.hb-btn--danger:hover{background:#2e1212;border-color:var(--hb-danger);color:#e08080}.hb-actions{display:flex;gap:4px;margin-bottom:6px}.hb-actions--wrap{flex-wrap:wrap}.hb-cols2{display:grid;grid-template-columns:1fr 1fr;gap:6px}.hb-cols3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px}.hb-dpad{display:grid;grid-template-columns:28px 28px 28px;grid-template-rows:28px 28px 28px;gap:3px;width:fit-content;margin:6px auto 8px}.hb-dpad__btn{width:28px;height:28px;padding:0;border:1px solid var(--hb-border);border-radius:4px;background:var(--hb-raised);color:var(--hb-text);font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s}.hb-dpad__btn:hover{background:#22335a;border-color:var(--hb-accent)}.hb-dpad>button[data-move="0,-1"]{grid-column:2;grid-row:1}.hb-dpad>button[data-move="-1,0"]{grid-column:1;grid-row:2}.hb-dpad>button[data-move="1,0"]{grid-column:3;grid-row:2}.hb-dpad>button[data-move="0,1"]{grid-column:2;grid-row:3}.hb-switch{position:relative;display:inline-block;width:36px;height:20px;flex-shrink:0;cursor:pointer}.hb-switch input{opacity:0;width:0;height:0;position:absolute}.hb-switch__track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:#1a2540;border:1px solid var(--hb-border);transition:background .2s,border-color .2s}.hb-switch__track:after{content:"";position:absolute;left:3px;top:3px;width:12px;height:12px;border-radius:50%;background:var(--hb-muted);transition:transform .2s,background .2s}.hb-switch input:checked+.hb-switch__track{background:#1a3a70;border-color:var(--hb-accent)}.hb-switch input:checked+.hb-switch__track:after{transform:translate(16px);background:var(--hb-gold)}.hb-switch input:focus-visible+.hb-switch__track{outline:2px solid var(--hb-accent);outline-offset:2px}.hb-checkbox{width:14px;height:14px;accent-color:var(--hb-accent);cursor:pointer}.hb-details{cursor:default}.hb-details__summary{font-family:var(--hb-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--hb-accent);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;margin-bottom:0}.hb-details__summary::-webkit-details-marker{display:none}.hb-details[open] .hb-details__summary{margin-bottom:7px}.hb-status{margin:4px 0 0;min-height:14px;font-size:10px;color:var(--hb-muted)}.hb-catalog{display:flex;flex-direction:column;gap:4px;max-height:340px;overflow-y:auto;margin-top:6px}.hb-catalog__item{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:8px;padding:4px 6px;text-align:left;background:var(--hb-raised);border:1px solid var(--hb-border);border-radius:4px;color:var(--hb-text);cursor:pointer}.hb-catalog__item:hover{border-color:var(--hb-accent)}.hb-catalog__item:disabled{opacity:.5;cursor:wait}.hb-catalog__item img{grid-row:1 / 3;width:36px;height:36px;object-fit:contain;image-rendering:pixelated}.hb-catalog__name{font-size:11px;font-weight:700}.hb-catalog__meta{font-size:9px;color:var(--hb-muted);font-family:var(--hb-mono)}@media(max-width:560px){.hb-panel{bottom:8px;right:8px;width:calc(100vw - 16px)}.hb-pane:not([hidden]){grid-template-columns:1fr}.hb-pane{max-height:calc(100vh - 90px)}}#login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0e1013d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#login-overlay[hidden]{display:none}.login-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 48px;border:1px solid #3b4654;border-radius:16px;background:#171c24;box-shadow:0 24px 64px #00000080;color:#edf2f7;font-family:system-ui,-apple-system,sans-serif;text-align:center}.login-card h1{margin:0;font-size:26px;font-weight:700}.login-card p{margin:0;color:#aab5c2;font-size:15px}.twitch-btn{display:flex;align-items:center;gap:10px;padding:12px 24px;border:none;border-radius:8px;background:#9146ff;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.twitch-btn:hover{background:#7d2ff5}#user-bar{position:fixed;top:12px;left:12px;z-index:50;display:flex;align-items:center;gap:10px;padding:6px 12px;border:1px solid #3b4654;border-radius:8px;background:#12171fe0;color:#edf2f7;font:13px/1 system-ui,sans-serif}#user-bar[hidden]{display:none}#logout-btn{border:1px solid #48515f;border-radius:5px;padding:4px 8px;background:transparent;color:#aab5c2;font:inherit;cursor:pointer}#logout-btn:hover{background:#263241;color:#edf2f7}#wardrobe-btn{border:1px solid #48515f;border-radius:5px;padding:4px 8px;background:transparent;color:#9146ff;font:inherit;cursor:pointer}#wardrobe-btn:hover{background:#263241;color:#b77aff}#wardrobe-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#0a0c10d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#wardrobe-modal[hidden]{display:none}.wardrobe{display:flex;width:min(940px,98vw);height:min(580px,96vh);border:1px solid #3b4654;border-radius:12px;background:#131820;box-shadow:0 32px 80px #000000a6;overflow:hidden;font:13px/1.4 system-ui,sans-serif;color:#edf2f7}.wardrobe__left{display:flex;flex-direction:column;width:120px;flex-shrink:0;background:#0e1218;border-right:1px solid #252d38;padding:8px 0;overflow-y:auto}#wardrobe-tabs{display:flex;flex-direction:column;gap:2px;padding:0 6px}.wardrobe__tab{width:100%;padding:9px 10px;border:none;border-radius:6px;background:transparent;color:#8494a6;font:13px/1 system-ui,sans-serif;text-align:left;cursor:pointer;transition:background .1s,color .1s}.wardrobe__tab:hover{background:#1e2733;color:#c8d4e1}.wardrobe__tab.is-active{background:#1e3252;color:#7ab5ff;font-weight:600}.wardrobe__center{display:flex;flex-direction:column;flex:1;min-width:0;border-right:1px solid #252d38;overflow:hidden}.wardrobe__subtabs{display:flex;gap:4px;padding:8px 10px 0;flex-shrink:0}.wardrobe__subtab{padding:4px 9px;border:1px solid #3b4654;border-radius:5px;background:transparent;color:#8494a6;font:12px/1 system-ui,sans-serif;cursor:pointer}.wardrobe__subtab.is-active{border-color:#4a6fa5;background:#1e3252;color:#7ab5ff}#wardrobe-grid{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 10px}.wardrobe__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:4px}.wardrobe__item{display:flex;align-items:center;justify-content:center;width:72px;height:112px;border:2px solid transparent;border-radius:6px;background:#1a2030;cursor:pointer;overflow:hidden;transition:border-color .1s}.wardrobe__item img{image-rendering:pixelated;width:64px;height:110px;object-fit:none}.wardrobe__item:hover{border-color:#4a5a6e}.wardrobe__item.is-selected{border-color:#5b8dd9;background:#1e3252}.wardrobe__empty{margin:0;padding:16px 0;color:#5a6878;font-size:12px;text-align:center}#wardrobe-colors{flex-shrink:0;padding:8px 10px;border-top:1px solid #252d38;max-height:130px;overflow-y:auto}.wardrobe__color-label{margin-bottom:6px;color:#8494a6;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.wardrobe__swatches{display:flex;flex-wrap:wrap;gap:4px}.wardrobe__swatch{width:20px;height:20px;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:border-color .1s,transform .1s}.wardrobe__swatch:hover{transform:scale(1.2);border-color:#fff6}.wardrobe__swatch.is-selected{border-color:#fff;transform:scale(1.15)}.wardrobe__right{display:flex;flex-direction:column;align-items:center;width:180px;flex-shrink:0;padding:16px 12px;gap:12px}.wardrobe__gender{display:flex;gap:6px}.wardrobe__gender button{flex:1;padding:6px 0;border:1px solid #3b4654;border-radius:5px;background:transparent;color:#8494a6;font:12px/1 system-ui,sans-serif;cursor:pointer}.wardrobe__gender button.is-active{border-color:#4a6fa5;background:#1e3252;color:#7ab5ff}.wardrobe__preview-box{flex:1;display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #252d38;border-radius:8px;background:#0e1218;overflow:hidden}.wardrobe__preview-box img{image-rendering:pixelated;max-width:100%;max-height:100%}.wardrobe__status{margin:0;min-height:14px;color:#8494a6;font-size:11px;text-align:center}.wardrobe__footer{display:flex;gap:8px;width:100%}.wardrobe__btn-cancel,.wardrobe__btn-save{flex:1;padding:8px 0;border-radius:6px;font:13px/1 system-ui,sans-serif;cursor:pointer}.wardrobe__btn-cancel{border:1px solid #3b4654;background:transparent;color:#8494a6}.wardrobe__btn-cancel:hover{background:#1e2733;color:#c8d4e1}.wardrobe__btn-save{border:none;background:#5b8dd9;color:#fff;font-weight:600}.wardrobe__btn-save:hover{background:#4a7bc8}.wardrobe__btn-save:disabled{background:#2a3a52;color:#5a7298;cursor:not-allowed}
