:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e9e9e6;background:#111;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input{font:inherit}button{color:#f2f2ee;cursor:pointer;background:#242422;border:1px solid #4b4b48;border-radius:6px;padding:.45rem .65rem}button:hover,button:focus-visible,input:focus-visible{border-color:#d6c16a;outline:2px solid #d6c16a55}button.active,.activeRow{background:#4b442b;border-color:#d6c16a}button:disabled{opacity:.45;cursor:not-allowed}.app{background:#151515;flex-direction:column;height:100vh;display:flex}.topbar{background:#1d1d1b;border-bottom:1px solid #333;align-items:center;gap:1rem;height:52px;padding:0 1rem;display:flex}.topbar nav{gap:.5rem;display:flex}.topbar .danger{border-color:#7e3d3d;margin-left:auto}.notice{color:#d9ead2;background:#232923;border-bottom:1px solid #343;padding:.5rem 1rem}.notice.error{color:#ffd9d9;background:#2c2020;border-color:#6d3939}.layout{flex:1;grid-template-columns:280px minmax(420px,1fr) 340px;min-height:0;display:grid}.sidebar{background:#191918;border-right:1px solid #30302d;flex-direction:column;gap:.75rem;min-height:0;padding:.85rem;display:flex}.sidebar:last-child{border-left:1px solid #30302d;border-right:0}.drop{text-align:center;cursor:pointer;background:#20201e;border:1px dashed #666;border-radius:8px;place-items:center;min-height:76px;padding:.75rem;display:grid}.drop input{display:none}.count,.slot,small{color:#aaa}.list{flex-direction:column;gap:.55rem;min-height:0;display:flex;overflow:auto}.row{text-align:left;grid-template-columns:58px 1fr;align-items:center;gap:.55rem;padding:.4rem;display:grid}.row img{object-fit:cover;background:#111;width:58px;height:42px}.remove{color:#e5a0a0;grid-column:2;font-size:.8rem}.center{background:#111;grid-template-rows:auto minmax(0,1fr) auto;gap:.75rem;min-width:0;padding:.85rem;display:grid}.meta{color:#d0d0ca;flex-wrap:wrap;gap:.75rem;font-size:.92rem;display:flex}.viewer{background:#151515;border:1px solid #2d2d2a;min-width:0;min-height:0;position:relative;overflow:hidden}.viewer canvas{width:100%;min-width:0;height:100%;min-height:0;display:block;position:absolute;inset:0}.emptyOverlay{color:#aaa;place-items:center;display:grid;position:absolute;inset:0}.toggles{justify-content:center;gap:1rem;display:flex}.segmented{background:#1d1d1b;border:1px solid #3a3a37;border-radius:8px;grid-auto-flow:column;gap:.35rem;padding:.35rem;display:grid}.toggleButton{min-width:9rem;min-height:2.4rem;font-weight:700}.search{color:#fff;background:#111;border:1px solid #4b4b48;border-radius:6px;width:100%;padding:.55rem}.lutRow{background:#20201e;border:1px solid #383835;border-radius:8px;gap:.5rem;padding:.65rem;display:grid}.lutRow small{margin-top:.2rem;display:block}.assign{gap:.4rem;display:flex}.removeButton{color:#ffd1d1;border-color:#7e3d3d}.rating{border-top:1px solid #333;gap:.5rem;padding-top:.75rem;display:grid}.stars{gap:.25rem;display:flex}.star{color:#777;font-size:1.35rem;line-height:1}.star.active{color:#f2d36b}.ratingActions{gap:.5rem;display:flex}.empty{color:#999;line-height:1.4}.stats{padding:1rem;overflow:auto}table{border-collapse:collapse;background:#191918;width:100%}th,td{text-align:left;border-bottom:1px solid #333;padding:.55rem}th{background:#22221f;position:sticky;top:0}.detail{margin-top:1rem}.thumbGrid{flex-wrap:wrap;gap:.65rem;display:flex}.thumbGrid button{text-align:left;gap:.35rem;width:148px;display:grid}.thumbGrid img{object-fit:cover;background:#111;width:100%;height:82px}@media (width<=1050px){body{overflow:auto}.app{height:auto;min-height:100vh}.layout{grid-template-columns:1fr}.sidebar,.sidebar:last-child{border:0;border-bottom:1px solid #333}.viewer{min-height:54vh}}
