:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f6f1ff;background:#17131e;font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}body{min-width:280px;margin:0;background:radial-gradient(circle at 90% 0%,rgb(108 65 171 / 25%),transparent 38%),#17131e}button{font:inherit}.shell{display:grid;gap:16px;padding:18px}.player-message{min-height:180px;align-content:center;text-align:center}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.eyebrow{margin:0 0 4px;color:#bfa7e8;font-size:.72rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:6px;font-size:clamp(1.45rem,5vw,2rem)}.intro{max-width:590px;margin-bottom:0;color:#c8bfce;line-height:1.5}.scene-shortcuts{display:grid;gap:6px}.scene-shortcut-row{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.scene-shortcut-row.favorite-row{grid-template-columns:minmax(0,1fr) auto}.scene-shortcut{width:100%;padding:9px 11px;overflow:hidden;border:1px solid #8051bd;border-radius:8px;color:#f6f1ff;background:#56307d;font:inherit;font-size:.84rem;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.remove-favorite{padding:9px 10px;border:1px solid #755d80;border-radius:8px;color:#cfc3d8;background:#34283d;font:inherit;font-size:.74rem;font-weight:700;cursor:pointer}.remove-favorite:hover{border-color:#a777b8;color:#fff;background:#493453}.scene-shortcut:hover:not(:disabled){background:#684093}.scene-shortcut-pick{color:#fff;background:#7440bc}.scene-shortcut-pick:hover:not(:disabled){background:#8550cc}.scene-shortcut:disabled{border-color:#4e4752;color:#867d8c;background:#302b34;cursor:not-allowed;opacity:.75}#pick-scene{flex:0 0 auto;min-width:118px;padding:10px 14px;border:1px solid #9c68e8;border-radius:10px;color:#fff;background:#7440bc;font-weight:700;cursor:pointer}#pick-scene:hover:not(:disabled){background:#8550cc}#pick-scene:disabled{cursor:wait;opacity:.6}.results{display:grid;gap:14px}.empty{display:grid;place-items:center;min-height:150px;padding:24px;border:1px dashed #51475e;border-radius:12px;color:#c8bfce;text-align:center}.empty strong{color:#f6f1ff}.empty span{margin-top:5px;font-size:.9rem}.scene-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.scene-summary h2{margin-bottom:0;overflow-wrap:anywhere}.scene-heading{min-width:0}.save-favorite{margin-top:4px;padding:0;border:0;color:#bfa7e8;background:transparent;font:inherit;font-size:.76rem;text-align:left;text-decoration:underline;cursor:pointer}.save-favorite:hover{color:#e1d2f6}.count{padding:4px 8px;border-radius:999px;color:#d9c8f3;background:#362746;font-size:.75rem;font-weight:700;white-space:nowrap}.item-filter{width:100%;padding:9px 11px;border:1px solid #51475e;border-radius:8px;outline:none;color:#f6f1ff;background:#211b28;font:inherit;font-size:.84rem}.item-filter:focus{border-color:#9c68e8;box-shadow:0 0 0 2px #9c68e82e}.layer-sections{display:grid;gap:6px}.layer-section{overflow:hidden;border:1px solid #3f3549;border-radius:8px;background:#1d1723}.layer-section>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 9px;color:#d9cfdf;font-size:.76rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase;cursor:pointer;list-style-position:inside}.layer-section[open]>summary{border-bottom:1px solid #3f3549}.layer-count{min-width:21px;padding:1px 6px;border-radius:999px;color:#bfa7e8;background:#30253b;font-size:.68rem;text-align:center}.item-list{display:grid;gap:7px;padding:7px}.card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:7px;border:1px solid #463b51;border-radius:10px;background:#211b28;box-shadow:0 5px 14px #00000024}.thumbnail{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:7px;background:linear-gradient(135deg,#8451c538,#452f5a40),#15111a}.thumbnail img{width:100%;height:100%;object-fit:contain}.thumbnail-placeholder{color:#958aa0;font-size:.82rem}.card-body{display:grid;gap:2px;min-width:0}.item-text{overflow-wrap:anywhere;color:#f6f1ff;font-size:.94rem;line-height:1.25}.item-name{overflow:hidden;color:#958aa0;font-size:.76rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.metadata-toggle{width:max-content;padding:0;border:0;color:#bfa7e8;background:transparent;font:inherit;font-size:.68rem;text-decoration:underline;cursor:pointer}.metadata-toggle:hover{color:#e1d2f6}.item-json{grid-column:1 / -1;max-height:320px;margin:0;padding:9px;overflow:auto;border-radius:7px;color:#d9cfdf;background:#15111a;font:.7rem/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.placement-controls{display:grid;gap:3px;justify-items:center}.placement-heading{color:#a99eb1;font-size:.65rem;font-weight:750;letter-spacing:.04em;line-height:1;text-transform:uppercase}.placement-buttons{display:flex;gap:3px}.visibility-button{display:grid;place-items:center;width:29px;height:29px;padding:4px;border:1px solid #8051bd;border-radius:6px;color:#f6f1ff;background:#56307d;cursor:pointer}.visibility-button svg{width:18px;height:18px;fill:currentColor}.visibility-button:hover:not(:disabled){background:#684093}.visibility-button:disabled{cursor:wait;opacity:.65}.visibility-button.placed{border-color:#65b68c;color:#c8f2dc;background:#286346}@media(max-width:520px){.hero{align-items:stretch;flex-direction:column}#pick-scene{width:100%}}
