:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:Comfortaa,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0b0f;color:#eee}div#outer-container{width:100%;max-width:960px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:100%}.header-left{justify-self:start}.header-center{text-align:center}.header-right{justify-self:end;padding:0 1rem}#app{margin:0;padding:0;width:100%}footer{margin:0 0 30px;font-size:.75rem;color:#557;text-align:center;width:100%}footer a{color:#fff;text-decoration:none}#support-ending{text-align:center}#playingSource{margin-top:8px;font-size:1rem;color:#fff;min-height:1.2em;text-align:center}.container{box-sizing:border-box;width:100%}.double{display:flex;gap:1rem}.double .section{text-align:center}.double>div{flex:1}#app-logo{height:150px}#sbs-logo{height:50px}@media (max-width: 960px){.double{flex-direction:column}#app-logo{height:100px}.header-center{display:none}.card{padding:4px!important}}h1{font-size:1.3rem;margin-bottom:.5rem;text-align:center}h2{font-size:1.1rem;margin-bottom:.5rem;text-align:center}p{font-size:.9rem;color:#bbb}.card{background:#14141b;border-radius:12px;padding:16px;box-shadow:0 8px 20px #0009;box-sizing:border-box}.section{margin-bottom:16px}label{display:block;font-size:.85rem;margin-bottom:4px;color:#ccd}input{font-family:Comfortaa,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}input[type=file]{width:100%;background:#1f1f2a;border-radius:8px;border:1px solid #333344;color:#ccd;font-size:.85rem}input[type=file]::file-selector-button{background:#2d2d3a;color:#eee;border:none;border-radius:4px;padding:4px 8px;margin-right:8px;cursor:pointer}input[type=file]:focus-visible{outline:2px solid #4c7fff;outline-offset:2px}select{font-family:Comfortaa,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%;background:#1f1f2a;border-radius:8px;padding:8px;border:1px solid #333344;color:#ccd;font-size:.85rem}.slider-row{display:flex;align-items:center;gap:8px}input[type=range]{flex:1;accent-color:#7a5cff}.slider-value{font-size:.8rem;color:#dde0ff;min-width:52px;text-align:right}.knobs-section{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:1.5rem 0}.buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:8px}.status{margin-top:8px;font-size:.8rem;color:#779;min-height:1.2em;text-align:center}.small-text{font-size:.75rem;color:#779;margin-top:4px}details{border-radius:10px;background:#191922;padding:10px 12px}summary{cursor:pointer;font-size:.9rem;color:#e0e0ff;list-style:none}summary::-webkit-details-marker{display:none}summary:before{content:"▶ ";font-size:.8rem;opacity:.8}details[open] summary:before{content:"▼ "}.advanced-option{margin-top:8px;display:flex;align-items:center;gap:8px;font-size:.85rem;color:#ccd}.advanced-option input[type=checkbox]{width:18px;height:18px;accent-color:#7a5cff}.btn-support{display:inline-block!important;white-space:nowrap;min-width:160px}.processingIndicator{margin-top:8px;font-size:.8rem;color:#dde0ff;text-align:center;justify-content:center;align-items:center;gap:8px;display:none}.processingIndicator.active{display:flex!important}.processing-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}:root{--sbs-font: 400 12px/1.4 Comfortaa, system-ui, sans-serif;--sbs-font-small: 400 10px/1.4 Comfortaa, system-ui, sans-serif;--sbs-fg: #cccccc;--sbs-bg: #111316;--sbs-fg-hover: #ffffff;--sbs-focus: #2f3543;--sbs-header-bg: #323948;--sbs-marker-bg: #20252f;--sbs-surface: #16191e;--sbs-border: #4b556b;--sbs-even: #222731;--sbs-muted: #2f3543;--sbs-check: #ffffff;--sbs-uncheck: #000000;--sbs-button-bg: #1d9fd0;--sbs-button-hover: #ffffff;--sbs-button-border-size: 0;--sbs-button-border-color: transparent;--sbs-button-radius: 16px;--sbs-button-font-size: 11px;--sbs-button-text: #000000;--sbs-button-weight: 400;--sbs-button-icon-size: 18px;--sbs-button-height: 36px;--sbs-header-weight: 400;--sbs-item-bg: #1a1f26;--sbs-item-border: #2f3543 1px solid;--sbs-playbar-bg: #2f3543;--sbs-playbar-font-size: 11px;--sbs-accent1: #63d1ff;--sbs-accent2: #a3ff7a;--sbs-accent3: #ffb347;--sbs-accent4: #ff63d1;--sbs-accent5: #ff6a6a;--sbs-accent6: #9a8cff;--sbs-accent7: #ffd166;--sbs-hover: #151a20;--sbs-elev: 0 4px 12px rgba(0,0,0,.35);--sbs-border-size: 1px;--sbs-border-size-neg: -2px;--sbs-tab-group-padding: 4px 4px 0 4px;--sbs-radius: 8px;--sbs-gap: 4px}.sbs-tooltip{position:absolute;z-index:9999;background:var(--sbs-surface);color:var(--sbs-fg);border:var(--sbs-border-size) solid var(--sbs-border);border-radius:var(--sbs-radius);font:var(--sbs-font-small);padding:4px 8px;white-space:nowrap;pointer-events:none;display:none}[data-theme=light]{--sbs-fg:#0d1321;--sbs-bg:#f6f8fb;--sbs-surface:#fff;--sbs-border:#d0d5e0;--sbs-muted:#c8ceda;--sbs-hover:#eef2f7;--sbs-elev:0 4px 12px rgba(0,0,0,.12)}:root{color-scheme:dark;--sbs-button-bg: #FFCC01}.buttons{gap:.4rem}.knobs-section{gap:.3rem;margin:1rem 0}.hive-name-row{display:flex;align-items:center;gap:0rem;justify-content:center}#rerollHiveNameBtn{--sbs-button-bg: transparent;--sbs-button-text: #fff;--sbs-button-radius: 10px;--sbs-button-border-color: #fff;--sbs-button-hover: transparent;border:none}#rerollHiveNameBtn svg{width:32px;height:32px;fill:#b8c4e1}#randomBtn svg{width:24px;height:24px;fill:#000}.btn-icon{border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#080a12e6;color:#f5f6ff;padding:.2rem .7rem;font-size:.78rem;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.btn-icon span.icon{font-size:.9rem}.btn-icon.playing{border-color:#f4c048;background:#f4c04826;color:#f4c048}input[type=number],select{border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#080a12e6;color:#f5f6ff;padding:.18rem .5rem;font-size:.78rem;outline:none;min-width:0}input[type=number]:focus,select:focus{border-color:#f4c048;box-shadow:0 0 0 1px #f4c0484d}.honey-shell{display:flex;flex-direction:column;align-items:center;gap:12px}.grid-container{width:100%;display:flex;justify-content:center;touch-action:none}#hex-svg{width:100%;max-width:800px;max-height:700px;background:radial-gradient(circle at center,#ffcc0173,#ffcc012e 30%,#ffcc010f 52%,#ffcc0100 72%)}.grid-glow{position:absolute;left:50%;top:50%;width:420px;height:420px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#ffcc01a6,#ffcc0138 38%,#ffcc0100 72%);filter:blur(28px);pointer-events:none;z-index:0}#hex-svg,#hex-svg text,#hex-svg polygon{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media (max-width: 768px){#hex-svg{width:95vmin;max-width:420px;max-height:420px}}g.hex-cell.drag-source polygon.outer{stroke:#fff!important;stroke-width:2.4!important}g.hex-cell.drop-target polygon.outer{stroke:#f4c048!important;stroke-width:2.6!important}g.hex-cell:hover polygon.outer{stroke:#f4c048!important;stroke-width:3!important}.overlay-root{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:20}.overlay-root.visible{display:flex}.overlay-backdrop{position:absolute;inset:0;background:#0000008c;backdrop-filter:blur(4px)}.overlay-panel{position:relative;z-index:1;width:min(640px,calc(100% - 2rem));background:#10121b;border-radius:14px;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #000c;color:#f5f6ff}.overlay-header{padding:.6rem .8rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}.overlay-header h2{margin:0;font-size:.95rem}.overlay-close{border:none;background:transparent;color:#a3a8c5;cursor:pointer;font-size:.9rem}.overlay-body{padding:.75rem .8rem;display:flex;flex-direction:column;gap:.6rem}.overlay-field{display:flex;flex-direction:column;gap:.2rem}.overlay-field label{font-size:.8rem;color:#a3a8c5}.overlay-field select{border-radius:999px;border:1px solid #303446;background:#181a24;color:#f5f6ff;padding:.32rem .65rem;font-size:.8rem;outline:none}.overlay-field select:focus{border-color:#f4c048;box-shadow:0 0 0 1px #f4c0484d}.overlay-help{font-size:.72rem;color:#7e83a0}.overlay-footer{padding:.55rem .8rem .7rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:.4rem}.overlay-footer-spacer{flex:1}.overlay-voice-row{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center}.btn{border-radius:999px;border:1px solid transparent;padding:.32rem .85rem;font-size:.78rem;cursor:pointer;background:transparent;color:#f5f6ff}.btn-primary{background:#f4c048;border-color:#ffd86b;color:#271b00}.btn-primary:disabled{opacity:.5;cursor:default}.btn-secondary{background:#181a24;border-color:#303446}.btn-danger{border-color:#ff6384b3;color:#ff6384}.btn-danger:disabled{opacity:.4;cursor:default}text.cell-label{font-size:12px;font-weight:600;pointer-events:none}.voice-piano-container{position:relative;margin-top:8px;padding-bottom:16px;overflow-x:auto;overflow-y:hidden}.voice-piano-container:before,.voice-piano-container:after{content:"";position:absolute;top:0;bottom:16px;width:24px;pointer-events:none;z-index:2}.voice-piano-container:before{left:0;background:linear-gradient(to right,#10121b,transparent)}.voice-piano-container:after{right:0;background:linear-gradient(to left,#10121b,transparent)}.voice-piano{display:inline-flex;position:relative;height:64px;padding:4px 2px}.piano-key{position:relative;box-sizing:border-box;cursor:pointer;user-select:none;outline:none;display:flex;justify-content:center;align-items:flex-end;font-size:10px;padding-bottom:2px}.piano-key.white{width:26px;height:64px;background:#f8f8ff;border:1px solid rgba(0,0,0,.35);border-radius:2px;color:#111}.piano-key.black{width:18px;height:40px;margin-left:-9px;margin-right:-9px;background:#111;border:1px solid #000;border-radius:2px;z-index:2;color:#fff}.piano-key.white.active{background:#ffd27f}.piano-key.black.active{background:#ffb347}.voice-freq-wrapper{display:inline-flex;align-items:center;gap:6px}.voice-note-label{min-width:36px;font-size:.8rem;opacity:.8;text-align:left}.seq-chips{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0;padding:10px;border:1px dashed rgba(255,255,255,.3);border-radius:10px}.seq-chip{border-radius:999px;border:1px solid #303446;background:#181a24;color:#f5f6ff;padding:.28rem .65rem;font-size:.8rem;cursor:pointer}.seq-chip.selected{border-color:#f4c048;box-shadow:0 0 0 1px #f4c04859}.overlay-footer-like{display:flex;gap:.4rem}
