:root{--bg:#12131a;--surface:#1a1c25;--surface-2:#20222d;--line:#2a2d3a;--line-strong:#3a3e4f;--ink:#eceae3;--muted:#8b8fa3;--accent:#f2b441;--accent-ink:#1a1300;--scope:#5cc8c2;--danger:#e26d5a;--r:6px;--display:"Syne", "Inter Tight", system-ui, sans-serif;--body:"Inter Tight", system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, Menlo, monospace}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--body);margin:0;font-size:15px;line-height:1.5}body{-webkit-font-smoothing:antialiased;min-height:100vh}pre,code{font-family:var(--mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;max-width:1440px;margin:0 auto;padding:36px 28px 20px;display:flex}.brand{align-items:center;gap:14px;display:flex}.mark{background:var(--accent);border-radius:2px;width:14px;height:14px;transform:rotate(45deg)}.top h1{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:1.7rem;font-weight:800}.for{font-family:var(--mono);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.top p{color:var(--muted);margin:0}.layout{grid-template-columns:minmax(0,7fr) minmax(380px,5fr);align-items:start;gap:24px;max-width:1440px;margin:0 auto;padding:0 28px;display:grid}@media (max-width:1040px){.layout{grid-template-columns:1fr}.sheet .sticky{position:static}}.module{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);margin-bottom:10px;padding:0}.module summary{cursor:pointer;padding:16px 22px;list-style:none}.module summary::-webkit-details-marker{display:none}.module summary h2{margin:0}.module summary:hover h2>span:nth-child(2){color:var(--accent)}.caret{border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);flex:none;width:7px;height:7px;margin-right:10px;transition:transform .15s;transform:rotate(-45deg)}.module[open] .caret{transform:rotate(45deg)}.module-body{border-top:1px solid var(--line);padding:16px 22px 22px}.module .reset-sec{pointer-events:auto}.module h2,.sheet h2,.history h2{font-family:var(--display);letter-spacing:.01em;align-items:baseline;gap:10px;margin:0 0 14px;font-size:.95rem;font-weight:700;display:flex}.module h2 small,.history h2 small{font-family:var(--mono);color:var(--muted);letter-spacing:.04em;font-size:.72rem;font-weight:400}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{border:1px solid var(--line-strong);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:6px 12px;font-size:.86rem;font-weight:500;line-height:1.2;transition:border-color .12s,background .12s,color .12s}.chip:hover{border-color:var(--accent)}.chip.on{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.rack{border-top:1px solid var(--line);flex-direction:column;display:flex}.group{border-bottom:1px solid var(--line)}.group summary{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 4px;font-weight:500;list-style:none;display:flex}.group summary::-webkit-details-marker{display:none}.group summary:before{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);width:6px;height:6px;margin-right:12px;transition:transform .15s;transform:rotate(-45deg)}.group[open] summary:before{transform:rotate(45deg)}.group summary span{flex:1}.group summary em{font-style:normal;font-family:var(--mono);color:var(--muted);font-size:.72rem}.group summary:hover{color:var(--accent)}.group .chips{padding:2px 4px 14px 22px}.selected-genres{border-top:1px dashed var(--line-strong);flex-wrap:wrap;gap:6px;margin-top:14px;padding-top:14px;display:flex}.tag{background:var(--surface-2);border:1px solid var(--line-strong);color:var(--ink);font:inherit;cursor:pointer;border-radius:4px;padding:4px 8px;font-size:.8rem}.tag i{color:var(--muted);margin-left:4px;font-style:normal}.tag:hover{border-color:var(--danger)}.tag:hover i{color:var(--danger)}.grid3,.grid4{gap:14px 18px;display:grid}.grid3{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(4,1fr)}@media (max-width:700px){.grid3,.grid4{grid-template-columns:1fr 1fr}}label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:6px;font-size:.78rem;display:flex}select,textarea,input:not([type=range]){background:var(--bg);border:1px solid var(--line-strong);width:100%;color:var(--ink);font:inherit;text-transform:none;letter-spacing:0;border-radius:4px;padding:9px 11px;font-size:.9rem}select:focus,textarea:focus,input:focus{border-color:var(--accent);outline:none}textarea{resize:vertical}.range{align-items:center;gap:10px;display:flex}.range output{min-width:4ch;font-family:var(--mono);color:var(--ink);text-align:right;font-size:.85rem}input[type=range]{accent-color:var(--accent);flex:1;margin:0}.hint{color:var(--accent);margin:10px 0 0;font-size:.82rem}.curve{border:1px solid var(--line);background:var(--bg);border-radius:4px;margin-top:16px}.curve svg{width:100%;height:64px;display:block}.layers{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin:12px 0 0;font-size:.82rem;display:flex}.layers span{background:var(--surface-2);border:1px solid var(--line);color:var(--ink);font-family:var(--mono);border-radius:4px;padding:2px 8px;font-size:.75rem}.layers small{width:100%}.sheet{align-self:stretch}.sheet .sticky{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:20px 22px 22px;position:sticky;top:16px}.sheet-head{justify-content:space-between;align-items:baseline;margin-top:22px;display:flex}.sheet-head:first-child{margin-top:0}.sheet-head h2{margin:0 0 10px}.count{font-family:var(--mono);color:var(--ink);font-size:.8rem}.count i{color:var(--muted);font-style:normal}.count.warn{color:var(--danger)}.meter{background:var(--line);height:3px;margin-bottom:10px}.meter i{background:var(--accent);height:100%;transition:width .2s;display:block}pre.prompt,pre.prog{white-space:pre-wrap;word-break:break-word;background:var(--bg);border:1px solid var(--line);border-radius:4px;max-height:260px;margin:0;padding:14px;font-size:.82rem;line-height:1.6;overflow:auto}pre.prog{color:var(--scope)}.muted{color:var(--muted)}.tape{margin:6px 0 10px}.tape-ruler{height:16px;font-family:var(--mono);color:var(--muted);font-size:.66rem;position:relative}.tape-ruler span{white-space:nowrap;position:absolute;transform:translate(-50%)}.tape-ruler span:first-child{transform:none}.tape-ruler span:last-child{transform:translate(-100%)}.tape-track{border:1px solid var(--line-strong);background:repeating-linear-gradient(90deg, var(--bg) 0 4px, var(--surface-2) 4px 5px);border-radius:3px;height:30px;display:flex;overflow:hidden}.seg{border-right:1px solid var(--bg);background:var(--surface-2);justify-content:center;align-items:center;min-width:2px;display:flex;position:relative;overflow:hidden}.seg b{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);white-space:nowrap;padding:0 3px;font-size:.62rem;font-weight:500}.seg-intro,.seg-outro{background:#262937}.seg-verse{background:#2a3340}.seg-prechorus,.seg-build{background:#3b3a2c}.seg-chorus,.seg-drop{background:var(--accent)}.seg-chorus b,.seg-drop b{color:var(--accent-ink)}.seg-breakdown,.seg-bridge{background:#273b3a}.seg-breakdown b,.seg-bridge b{color:var(--scope)}.seg-solo{background:#3f2f3a}.actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.btn{border:1px solid var(--line-strong);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:8px 14px;font-size:.86rem;font-weight:500;transition:border-color .12s,background .12s}.btn:hover{border-color:var(--accent)}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);font-weight:600}.btn.primary:hover{background:#ffc557}.btn.primary:disabled{opacity:.4;cursor:not-allowed}.btn.quiet{color:var(--muted);border-color:#0000}.btn.quiet:hover{color:var(--ink);border-color:var(--line-strong)}.btn.sm{padding:5px 10px;font-size:.78rem}.btn.danger:hover{border-color:var(--danger);color:var(--danger)}.save{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;gap:8px;margin-top:22px;padding-top:18px;display:grid}.status{min-height:1.2em;color:var(--muted);margin:10px 0 0;font-size:.82rem}.status.ok{color:var(--accent)}.status.err{color:var(--danger)}.history{max-width:1440px;margin:24px auto 64px;padding:0 28px}.history h2{margin-bottom:14px}.history ul{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.history li{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:14px 16px}.hmeta{font-family:var(--mono);color:var(--muted);justify-content:space-between;gap:10px;font-size:.72rem;display:flex}.hmeta strong{font-family:var(--display);color:var(--ink);font-size:.92rem}.history p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.layer-editor{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.layer-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.layer-head h3{font-family:var(--display);margin:0;font-size:.85rem}.layer-head span{font-family:var(--mono);color:var(--muted);flex:1;font-size:.72rem}.layer-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.layer-list li{border-top:2px solid #0000;border-bottom:2px solid #0000;grid-template-columns:16px 20px 1fr 170px auto auto auto;align-items:center;gap:6px;padding:2px 0;display:grid}.layer-list li.dragging{opacity:.4}.layer-list li.over-top{border-top-color:var(--accent)}.layer-list li.over-bottom{border-bottom-color:var(--accent)}.grip{color:var(--muted);cursor:grab;letter-spacing:-2px;-webkit-user-select:none;user-select:none;text-align:center;font-size:.8rem}.layer-list li:hover .grip{color:var(--ink)}.layer-list li.dragging .grip{cursor:grabbing}.layer-list .n{font-family:var(--mono);color:var(--muted);text-align:right;font-size:.75rem}.layer-list input,.layer-list select{padding:6px 9px;font-size:.85rem}.ib{border:1px solid var(--line-strong);width:30px;height:30px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border-radius:4px}.ib:hover{border-color:var(--accent)}.ib:disabled{opacity:.3;cursor:default}.layer-add{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.layer-add input{flex:1;min-width:180px;padding:6px 9px;font-size:.85rem}.sugg{flex-wrap:wrap;gap:6px;width:100%;margin-top:4px;display:flex}.small{margin:10px 0 0;font-size:.78rem}@media (max-width:700px){.layer-list li{grid-template-columns:16px 20px 1fr auto auto auto}.layer-list select{grid-column:3/-1}}.foot{max-width:1440px;color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:16px;margin:0 auto;padding:18px 28px 40px;font-size:.78rem;display:flex}.foot nav{gap:18px;display:flex}.foot a,.doc a{color:var(--ink);border-bottom:1px solid var(--line-strong);text-decoration:none}.foot a:hover,.doc a:hover{border-color:var(--accent)}.top h1 a{color:inherit;text-decoration:none}.page{max-width:860px;margin:0 auto;padding:0 28px 60px}.doc h3{font-family:var(--display);margin:22px 0 6px;font-size:.85rem}.doc p,.doc address{color:var(--ink);margin:0 0 8px;font-style:normal;line-height:1.6}.doc p.muted{color:var(--muted)}#consent{z-index:50;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r);flex-wrap:wrap;align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:16px 18px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 12px 40px #00000073}#consent p{flex:360px;margin:0;font-size:.86rem;line-height:1.5}#consent a{color:var(--ink);border-bottom:1px solid var(--line-strong);text-decoration:none}.consent-actions{gap:8px;display:flex}.intro{max-width:1440px;margin:-6px auto 18px;padding:0 28px}.intro p{max-width:760px;color:var(--muted);margin:0;font-size:.9rem}.intro strong{color:var(--ink);font-weight:500}.toggle{align-items:center;gap:6px;display:inline-flex}.toggle input{width:auto;accent-color:var(--accent);margin:0}.off{font-family:var(--mono);color:var(--muted);padding:6px 0;font-size:.8rem}.top-right{align-items:center;gap:14px;display:flex}.reset-all{border-color:var(--line-strong);background:var(--surface);color:var(--ink);align-items:center;gap:6px;display:inline-flex}.reset-all:hover{border-color:var(--danger);color:var(--danger)}.reset-icon{font-size:1.05em;line-height:1}.module h2>span:nth-child(2){flex:none}.h2-actions{margin-left:auto}.reset-sec{color:var(--muted);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:3px;margin-left:auto;padding:2px 4px;font-size:.7rem}.reset-sec+.reset-sec{margin-left:6px}.reset-sec:hover{color:var(--accent)}.reset-sec:disabled{opacity:.3;cursor:default;color:var(--muted)}.sheet .sticky{position:relative}.loader{align-items:flex-end;gap:3px;height:14px;display:none;position:absolute;top:14px;right:22px}.loader span{background:var(--accent);width:3px;height:4px;animation:.9s ease-in-out infinite vu}.loader span:nth-child(2){animation-delay:.12s}.loader span:nth-child(3){animation-delay:.24s}.loader span:nth-child(4){animation-delay:.36s}.loader span:nth-child(5){animation-delay:.48s}@keyframes vu{0%,to{height:4px}50%{height:14px}}.is-loading .loader{display:flex}.is-loading pre.prompt,.is-loading pre.prog,.is-loading .tape{opacity:.45;transition:opacity .15s}pre.prompt:empty:before{content:"";height:3.2em;display:block}@media (prefers-reduced-motion:reduce){.loader span{height:10px;animation:none}}.mobilebar,.sheet-close{display:none}@media (max-width:1040px){html{font-size:15px}.top{flex-direction:column;align-items:flex-start;gap:8px;padding:22px 16px 10px}.top h1{font-size:1.35rem}.mark{width:11px;height:11px}.top-right{justify-content:space-between;width:100%}.top-right p{font-size:.9rem}.top-right .btn{white-space:nowrap;flex:none}.reset-all{min-height:40px;padding:8px 14px}.seg b{font-size:.56rem}.intro{margin-bottom:12px;padding:0 16px}.intro p{font-size:.84rem}.layout{gap:0;padding:0 12px}.history{margin-top:16px;margin-bottom:120px;padding:0 12px}.foot{padding:18px 16px 110px}.module summary{padding:14px}.module summary h2{flex-wrap:wrap;row-gap:4px;font-size:.92rem}.module summary h2 small{white-space:normal;flex-basis:100%;order:5;padding-left:17px}.reset-sec{margin-left:0;padding:6px 8px}.reset-sec:first-of-type{margin-left:auto}.module-body{padding:14px 14px 16px}.group summary{padding:12px 4px}.group .chips{padding-left:8px}.chip{min-height:40px;padding:9px 14px;font-size:.9rem}.chips{gap:8px}.tag{padding:7px 10px}.btn{min-height:42px}.btn.sm{min-height:36px}select,textarea,input:not([type=range]){font-size:16px}input[type=range]{height:32px}.grid3,.grid4{grid-template-columns:1fr 1fr;gap:12px 14px}.layer-list li{border-bottom:1px solid var(--line);grid-template-columns:16px 20px 1fr auto auto auto;row-gap:6px;padding:6px 0}.layer-list .layer-entry{grid-column:3/-1}.ib{width:36px;height:36px}.sheet{z-index:40;align-self:auto;max-height:86vh;transition:transform .25s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.sheet.open{transform:translateY(0)}.sheet .sticky{max-height:86vh;padding:18px 16px calc(80px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;position:relative;top:auto;overflow-y:auto;box-shadow:0 -12px 40px #00000080}.sheet-close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.4rem;display:block;position:absolute;top:8px;right:12px}.sheet .loader{right:56px}pre.prompt,pre.prog{max-height:200px;font-size:.8rem}.save{grid-template-columns:1fr}.save .btn{width:100%}.mobilebar{z-index:45;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line-strong);align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.mb-main{background:var(--surface-2);border:1px solid var(--accent);color:var(--ink);font:inherit;cursor:pointer;text-align:left;border-radius:8px;flex:1;align-items:center;gap:12px;min-height:52px;padding:8px 12px;display:flex}.mb-chev{border-left:2px solid var(--accent);border-top:2px solid var(--accent);flex:none;width:9px;height:9px;transition:transform .2s;transform:rotate(45deg)translate(2px,2px)}.mb-main.open .mb-chev{transform:rotate(225deg)translate(2px,2px)}.mb-text{flex-direction:column;gap:2px;min-width:0;display:flex}.mb-label{font-size:.9rem;font-weight:600;line-height:1.2}.mb-sub{font-family:var(--mono);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.mb-copy{min-height:52px;padding:0 18px}.mb-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-left:auto;animation:1s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.2}}body.sheet-open .mobilebar{z-index:45}#consent{bottom:calc(72px + env(safe-area-inset-bottom));padding:14px;left:10px;right:10px}.consent-actions{width:100%}.consent-actions .btn{flex:1}}@media (max-width:480px){.grid3,.grid4{grid-template-columns:1fr}.layer-list li{grid-template-columns:16px 20px 1fr 36px 36px 36px}.layer-list .layer-name{grid-column:3/-1}.layer-list .layer-entry{grid-column:1/4}}
