:root{--rack:#131417;--panel:#1b1d22;--panel-raised:#22252c;--slot-line:#33363f;--text:#eef0f4;--muted:#8d92a3;--led:#5be2c1;--led-b:#ff9466;--led-dim: rgba(91,226,193,.14);font-family:Manrope,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--rack);color:var(--text)}.app{display:flex;height:100vh;width:100vw}.sidebar{width:340px;min-width:270px;background:var(--panel);border-right:1px solid var(--slot-line);overflow-y:auto;padding:20px 14px 40px;position:relative}.sidebar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 10px 14px,var(--slot-line) 1.4px,transparent 1.6px),radial-gradient(circle at 10px calc(100% - 14px),var(--slot-line) 1.4px,transparent 1.6px);opacity:.5}.brand{display:flex;align-items:baseline;gap:8px;margin:0 0 3px}.brand .dot{width:8px;height:8px;border-radius:50%;background:var(--led);box-shadow:0 0 8px var(--led);flex:none}.sidebar h1{font-size:13px;letter-spacing:.09em;color:var(--text);margin:0;text-transform:uppercase;font-weight:700}.sidebar .sub{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--muted);margin:0 0 20px;line-height:1.55;padding-left:16px}.famiglia{margin-bottom:12px;border:1px solid var(--slot-line);border-radius:8px;overflow:hidden;background:var(--rack)}.famiglia-titolo{padding:8px 12px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--slot-line);background:var(--panel-raised)}.voce{display:flex;align-items:flex-start;gap:9px;width:100%;text-align:left;background:none;border:none;color:var(--text);padding:10px 12px;font-size:13px;cursor:pointer;border-bottom:1px solid var(--slot-line);transition:background .12s}.voce:last-child{border-bottom:none}.voce:hover{background:#ffffff0a}.voce.active{background:var(--led-dim)}.voce .led{width:6px;height:6px;border-radius:50%;margin-top:5px;flex:none;background:var(--slot-line)}.voce.active .led{background:var(--led);box-shadow:0 0 6px var(--led)}.voce.ramoB .led{background:#ff94668c}.voce.ramoB.active .led{background:var(--led-b);box-shadow:0 0 6px var(--led-b)}.voce .testo{min-width:0}.voce .etichetta{display:block;font-weight:600}.voce.active .etichetta{color:var(--led)}.voce.ramoB.active .etichetta{color:var(--led-b)}.voce .nota{display:block;font-family:IBM Plex Mono,monospace;font-size:10.5px;color:var(--muted);margin-top:3px;line-height:1.4}.main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{padding:12px 20px;border-bottom:1px solid var(--slot-line);background:var(--panel);display:flex;align-items:center;gap:14px;min-height:20px;flex-wrap:wrap}.topbar .tool-name{font-size:14px;font-weight:700}.topbar .tool-desc{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--muted)}.frame-wrap{flex:1;position:relative;background:#000}iframe{width:100%;height:100%;border:none;display:block;background:#000}.placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px}.placeholder .glyph{width:40px;height:40px;border:1.5px solid var(--slot-line);border-radius:50%;display:flex;align-items:center;justify-content:center}.placeholder .glyph:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--slot-line)}@media(max-width:760px){.app{flex-direction:column}.sidebar{width:100%;max-height:44vh;border-right:none;border-bottom:1px solid var(--slot-line)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/game-rack.css.map */
