:root{font-family:SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;color:#20201d;background:#f4f1e9;font-synthesis:none;--paper: #f4f1e9;--paper-2: #ebe7dc;--ink: #20201d;--muted: #706e67;--line: rgba(32, 32, 29, .12);--orange: #d7603b;--orange-dark: #b74a2b;--stage: #111318;--green: #4da97f;--radius-xl: 32px;--shadow: 0 24px 64px rgba(45, 40, 30, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:3px}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.play-button svg{fill:currentColor;stroke:none}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.topbar{height:88px;max-width:1500px;margin:0 auto;padding:0 38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{border:0;background:none;padding:0;display:flex;align-items:center;gap:11px;justify-self:start;font-weight:800;letter-spacing:-.04em;font-size:17px}.brand>span:last-child span{color:var(--orange)}.brand-orbit{position:relative;width:32px;height:32px;border:1px solid rgba(32,32,29,.3);border-radius:50%;display:inline-grid;place-items:center;animation:enter .5s ease both}.brand-orbit:after{content:"";width:8px;height:8px;background:var(--orange);border-radius:50%}.brand-orbit i{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--ink)}.brand-orbit i:nth-child(1){top:2px;left:14px}.brand-orbit i:nth-child(2){bottom:5px;left:3px}.brand-orbit i:nth-child(3){bottom:5px;right:3px}.nav-pill{padding:5px;display:flex;gap:3px;background:#e2ddd1d1;border:1px solid rgba(32,32,29,.08);border-radius:999px;box-shadow:inset 0 1px #fffc}.nav-pill button{border:0;background:transparent;border-radius:999px;padding:10px 22px;color:var(--muted);font-weight:600;font-size:14px;transition:.22s ease}.nav-pill button:hover{color:var(--ink)}.nav-pill button.active{background:#fffdf8;color:var(--ink);box-shadow:0 3px 12px #20201d14}.status-pill{justify-self:end;display:flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:600;color:var(--muted)}.status-pill span,.live-dot{width:7px;height:7px;border-radius:50%;background:#65a976;box-shadow:0 0 0 4px #65a9761f}main{max-width:1500px;margin:0 auto;padding:0 38px 70px}footer{max-width:1500px;margin:0 auto;padding:24px 38px 40px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font:500 10px/1.4 DM Mono,monospace;letter-spacing:.1em}.library-hero{position:relative;min-height:520px;border-radius:38px;padding:78px 7vw 64px;overflow:hidden;color:#f7f2e8;background:#1b1c1b;box-shadow:var(--shadow)}.library-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 45%,rgba(215,96,59,.16),transparent 30%),linear-gradient(110deg,transparent 45%,rgba(255,255,255,.025))}.library-hero:after{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 60%);mask-image:linear-gradient(90deg,transparent,#000 60%)}.library-hero>*{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;color:inherit;font:500 11px/1.2 DM Mono,monospace;letter-spacing:.11em;text-transform:uppercase;opacity:.76}.eyebrow span{width:24px;height:1px;background:var(--orange)}.library-hero h1{max-width:750px;margin:29px 0 24px;font-size:clamp(58px,7vw,104px);line-height:.94;letter-spacing:-.075em;font-weight:600}.library-hero h1 em{color:#e47b59;font-style:normal;font-weight:400}.library-hero>p{max-width:560px;margin:0;color:#f7f2e89e;font-size:16px;line-height:1.85}.hero-pills{margin-top:43px;display:flex;flex-wrap:wrap;gap:8px}.hero-pills span{border:1px solid rgba(255,255,255,.14);background:#ffffff0b;padding:10px 15px;border-radius:999px;color:#fff9;font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-pills b{color:#fff;margin-right:5px}.hero-ring{position:absolute;right:clamp(30px,9vw,135px);top:50%;transform:translateY(-50%);width:min(32vw,410px);aspect-ratio:1;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 100px #d7603b14,inset 0 0 60px #ffffff06}.hero-ring:before,.hero-ring:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.hero-ring:before{inset:12%}.hero-ring:after{inset:30%;border-color:#d7603b47}.hero-ring i{position:absolute;width:17px;height:17px;border:2px solid rgba(255,255,255,.5);background:#1b1c1b;border-radius:50%}.hero-ring i:nth-child(1){top:-8px}.hero-ring i:nth-child(2){right:7%;bottom:19%}.hero-ring i:nth-child(3){left:7%;bottom:19%}.hero-ring b{color:#ffffff1a;font:400 110px/1 DM Mono,monospace}.catalog-shell{padding:88px 0 20px}.catalog-topline{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.section-kicker{color:var(--orange-dark);font:500 10px/1.2 DM Mono,monospace;letter-spacing:.14em}.catalog-topline h2,.inspector-card h2{margin:6px 0 0;font-size:36px;letter-spacing:-.05em}.result-pill,.mini-pill{display:inline-flex;align-items:center;width:max-content;padding:8px 13px;background:#ffffff75;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px}.filter-panel{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:10px;align-items:center}.search-pill,.select-pill{height:54px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:999px;background:#ffffffa3;padding:0 18px;transition:.2s ease}.search-pill:focus-within,.select-pill:focus-within{background:#fffdf8;border-color:#d7603b6b;box-shadow:0 0 0 4px #d7603b14}.search-pill svg{color:var(--muted)}.search-pill input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.search-pill kbd{background:var(--paper-2);border:1px solid var(--line);border-radius:8px;padding:4px 7px;color:var(--muted);font:11px DM Mono,monospace}.select-pill span{color:var(--muted);font-size:12px}.select-pill select,.speed-pill select{border:0;outline:0;background:transparent;font-weight:700;color:var(--ink)}.clear-pill,.tool-pill,.primary-pill,.load-more{border:1px solid var(--line);border-radius:999px;padding:14px 20px;background:transparent;font-size:13px;font-weight:600;transition:.2s ease}.clear-pill:hover,.tool-pill:hover{background:#fffdf8;transform:translateY(-1px)}.primary-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 7px 20px #20201d1f}.primary-pill:hover{background:var(--orange);border-color:var(--orange);transform:translateY(-1px)}.chip-row{display:flex;gap:7px;overflow-x:auto;padding:14px 0 30px;scrollbar-width:none}.chip{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:transparent;color:var(--muted);font-size:12px;transition:.18s ease}.chip:hover,.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.song-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.song-card{position:relative;min-width:0;padding:12px;display:grid;grid-template-columns:92px minmax(0,1fr) 32px;gap:16px;align-items:center;background:#ffffff6e;border:1px solid var(--line);border-radius:24px;transition:.22s ease;cursor:pointer;overflow:hidden;animation:rise .45s ease both}.song-card:hover{background:#fffdf8;border-color:#20201d33;transform:translateY(-3px);box-shadow:0 16px 40px #37302214}.cover-fallback{position:relative;width:92px;height:92px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,hsl(var(--hue) 36% 84%),hsl(calc(var(--hue) + 34) 45% 68%));color:#181816b8}.cover-fallback:before{content:"";position:absolute;width:65px;height:65px;border:1px solid rgba(255,255,255,.48);border-radius:50%;box-shadow:0 0 0 12px #ffffff17}.cover-fallback span{z-index:1;font-weight:800;letter-spacing:-.08em;font-size:21px}.cover-fallback small{position:absolute;bottom:6px;right:8px;font:8px DM Mono,monospace;opacity:.58}.song-card-body{min-width:0}.song-meta-row{display:flex;align-items:center;gap:8px;color:var(--muted);font:9px DM Mono,monospace}.song-meta-row .mini-pill{padding:4px 7px;font-size:8px;background:transparent}.song-card h3{margin:9px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.035em;font-size:16px}.song-card p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.level-row{display:flex;gap:4px;margin-top:12px}.level-pill{min-width:29px;height:24px;padding:0 7px;border:0;border-radius:999px;color:#fff;font:500 9px DM Mono,monospace;transition:transform .18s ease}.level-pill:hover{transform:translateY(-2px) scale(1.06)}.basic{--diff: #56a96f}.advanced{--diff: #d6a631}.expert{--diff: #d75a57}.master{--diff: #8b5eb4}.remaster{--diff: #a9a8ad}.level-pill{background:var(--diff)}.card-open{border:0;background:transparent;padding:4px;color:var(--muted);opacity:0;transform:translate(-4px);transition:.2s ease}.song-card:hover .card-open{opacity:1;transform:translate(0)}.load-more{display:flex;align-items:center;gap:11px;margin:30px auto 0;padding-inline:25px}.load-more:hover{background:var(--ink);color:#fff}.load-more[hidden]{display:none}.empty-state{grid-column:1 / -1;padding:90px;text-align:center;border:1px dashed var(--line);border-radius:28px;color:var(--muted)}.empty-state>span{display:inline-grid;place-items:center;width:52px;height:52px;border:1px solid var(--line);border-radius:50%;font:24px DM Mono}.empty-state h3{color:var(--ink);margin-bottom:4px}.empty-state p{margin-top:0}.breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font:11px DM Mono,monospace}.breadcrumb button{border:0;background:none;padding:0;color:var(--muted)}.breadcrumb button:hover{color:var(--orange)}.song-heading,.editor-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:52px 0 32px}.song-heading .eyebrow,.editor-heading .eyebrow{color:var(--muted)}.song-heading h1,.editor-heading h1{margin:14px 0 5px;font-size:clamp(36px,5vw,66px);line-height:1;letter-spacing:-.065em}.song-heading p,.editor-heading p{margin:0;color:var(--muted)}.difficulty-tabs{display:flex;gap:7px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none}.diff-tab{position:relative;min-width:108px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 11px 10px 16px;border:1px solid var(--line);border-radius:999px;background:#ffffff61;color:var(--muted);transition:.2s ease}.diff-tab:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--diff)}.diff-tab small{font:500 8px DM Mono,monospace}.diff-tab b{display:grid;place-items:center;min-width:31px;height:31px;border-radius:50%;background:#20201d0f;color:var(--ink)}.diff-tab:hover{background:#fffdf8}.diff-tab.active{background:var(--ink);color:#ffffffb3;border-color:var(--ink)}.diff-tab.active b{background:var(--diff);color:#fff}.player-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.72fr);gap:14px}.stage-card,.preview-card{position:relative;min-width:0;overflow:hidden;border-radius:var(--radius-xl);background:var(--stage);color:#edf0f6;box-shadow:0 24px 70px #14141229}.stage-card:before,.preview-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(circle,#000,transparent 72%);mask-image:radial-gradient(circle,#000,transparent 72%)}.stage-top,.preview-toolbar{position:relative;z-index:2;height:58px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);color:#ffffff7a;font:500 10px DM Mono,monospace;letter-spacing:.08em}.stage-label,.preview-toolbar>div{display:flex;gap:9px;align-items:center}.stage-label i{width:7px;height:7px;border-radius:50%;background:#67e8c1;box-shadow:0 0 0 4px #67e8c11a}#player-canvas{position:relative;z-index:1;display:block;width:100%;height:min(64vw,650px);min-height:470px}.transport{position:relative;z-index:2;min-height:78px;display:flex;align-items:center;gap:14px;padding:12px 20px;border-top:1px solid rgba(255,255,255,.07);color:#ffffff9e;font:500 10px DM Mono,monospace}.play-button{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#121418;background:#f1eee6;transition:.2s ease}.play-button:hover{background:#e27653;transform:scale(1.04)}.transport input[type=range]{min-width:80px;flex:1;accent-color:#e27653}.speed-pill{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px}.speed-pill span{opacity:.6}.speed-pill select{color:#fff;font:500 10px DM Mono,monospace}.speed-pill option{color:#111}.inspector-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffff73}.inspector-card h2{font-size:28px;margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.stats-grid>div{min-height:82px;display:flex;flex-direction:column;justify-content:space-between;padding:14px;border:1px solid var(--line);border-radius:17px;background:#ffffff7a}.stats-grid span{color:var(--muted);font:500 9px DM Mono,monospace}.stats-grid b{font:500 26px DM Mono,monospace}.detail-list{margin-top:16px;border-top:1px solid var(--line)}.detail-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 2px;border-bottom:1px solid var(--line);font-size:12px}.detail-list span{color:var(--muted)}.detail-list b{text-align:right}.parse-status{display:flex;flex-direction:column;gap:3px;margin-top:16px;padding:13px 15px;border-radius:16px;font-size:11px}.parse-status.ok{background:#4da97f1c;color:#367e5c}.parse-status.warning{background:#d7a63121;color:#896718}.parse-status span{opacity:.72;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}details{margin-top:16px;border-top:1px solid var(--line)}summary{display:flex;justify-content:space-between;padding:16px 2px;cursor:pointer;font-size:12px;font-weight:700;list-style:none}details pre{max-height:330px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;padding:14px;border-radius:16px;background:#20201d0f;font:10px/1.7 DM Mono,monospace;color:var(--muted)}.editor-heading{padding-top:42px}.editor-heading h1{font-size:clamp(43px,5vw,72px)}.editor-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.tool-pill{display:inline-flex;align-items:center;gap:7px;padding:12px 16px;background:#ffffff57}.workspace{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);min-height:720px;gap:14px}.code-card{min-width:0;display:grid;grid-template-rows:54px minmax(0,1fr) 42px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:#e9e5db}.code-toolbar,.code-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-bottom:1px solid var(--line);color:var(--muted);font:500 10px DM Mono,monospace}.code-toolbar>span{display:flex;gap:5px}.code-toolbar i{width:8px;height:8px;border-radius:50%;background:#c9c3b6}.code-toolbar i:nth-child(1){background:#d86a4c}.code-toolbar i:nth-child(2){background:#d3aa53}.code-toolbar i:nth-child(3){background:#6daa83}.code-toolbar b{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-card textarea{width:100%;height:100%;min-height:610px;resize:none;border:0;outline:0;padding:25px;background:#f6f3eb;color:#363530;tab-size:2;font:12px/1.8 DM Mono,ui-monospace,monospace;caret-color:var(--orange)}.code-footer{border-top:1px solid var(--line);border-bottom:0}.preview-card{display:grid;grid-template-rows:54px minmax(0,1fr) auto auto}.preview-toolbar b{color:#ffffffc7}.preview-toolbar .mini-pill{border-color:#ffffff1a;color:#ffffff80;background:#ffffff0a}.preview-card #player-canvas{height:100%;min-height:470px}.transport.compact{min-height:68px}.editor-stats{position:relative;z-index:2;grid-template-columns:repeat(4,1fr);padding:0 16px 16px}.editor-stats>div{min-height:55px;border-color:#ffffff14;background:#ffffff09}.editor-stats span{color:#fff6}.editor-stats b{color:#ffffffc7;font-size:18px}.preview-card .parse-status{position:relative;z-index:2;margin:0 16px 16px}.editor-help{display:flex;align-items:center;gap:10px;margin-top:14px;padding:14px 18px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px}.editor-help p{margin:0}.editor-help code{padding:2px 5px;border-radius:6px;background:#20201d12;color:var(--ink);font-family:DM Mono,monospace}.reference-shell{display:grid;grid-template-columns:minmax(390px,.88fr) minmax(520px,1.12fr);gap:20px;padding:22px;border:1px solid rgba(32,32,29,.1);border-radius:34px;background:#ffffffb8;box-shadow:0 26px 80px #2d281e1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sim-left,.sim-right,.editor-console{min-width:0}.sim-left{display:flex;flex-direction:column;gap:9px}.reference-shell .stage-card{width:100%;aspect-ratio:1;border-radius:16px;background:#151724;box-shadow:0 18px 45px #14141e2e}.reference-shell #player-canvas{width:100%;height:100%;min-height:0;aspect-ratio:1}.measure-nav{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.measure-nav button,.restart-button,.play-wide,.setting-row button,.input-tools button{border:0;border-radius:11px;color:#fff;font-weight:750;transition:transform .15s ease,filter .15s ease}.measure-nav button{min-height:38px;background:linear-gradient(145deg,#6779e7,#5d68ca);font-size:19px}.measure-nav button:hover,.restart-button:hover,.play-wide:hover,.input-tools button:hover{transform:translateY(-1px);filter:brightness(1.06)}.transport-major{display:grid;grid-template-columns:1fr 2fr;gap:9px}.restart-button,.play-wide{min-height:46px}.restart-button{background:linear-gradient(145deg,#50b2c3,#3f9bab);font-size:22px}.play-wide{display:grid;place-items:center;background:linear-gradient(145deg,#65bd5c,#4ca747)}.play-wide svg{width:24px;height:24px;fill:currentColor;stroke:none}.sim-right{display:flex;flex-direction:column;gap:14px}.control-card,.song-info-card,.editor-console{border:1px solid rgba(32,32,29,.08);border-radius:24px;background:#f7f8fcd1}.control-card{padding:20px}.note-graph{height:92px;display:flex;align-items:end;gap:1px;padding:9px 10px 0;overflow:hidden;border:1px solid rgba(96,108,190,.14);border-radius:14px 14px 5px 5px;background:#fff}.note-graph i{flex:1 1 2px;min-width:1px;height:calc(var(--bar) * 100%);border-radius:2px 2px 0 0;background:linear-gradient(#ef83b5,#6478df);opacity:.8}.measure-slider{width:100%;margin:10px 0 2px;accent-color:#6978dd}.timeline-meta{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:11px}.timeline-meta i{font-style:normal}.setting-row{display:grid;grid-template-columns:100px 38px minmax(100px,1fr) 54px 38px;align-items:center;gap:10px;margin-top:18px}.setting-row b{font-size:14px}.setting-row button{height:36px;background:#6777dc;font-size:18px}.setting-row input{width:100%;accent-color:#6b79dc}.setting-row output{text-align:center;padding:7px 8px;border-radius:999px;background:#ebeefe;color:#4f5ebb;font:700 11px ui-monospace,monospace}.song-info-card{flex:1;padding:25px}.song-info-card h2{margin:8px 0 18px;font-size:25px;text-align:center}.song-info-card h2 small{color:var(--muted);font-size:14px;font-weight:500}.info-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px 14px 0 0;overflow:hidden}.info-strip span{display:flex;align-items:center;justify-content:center;gap:10px;padding:11px;border-right:1px solid var(--line);color:var(--muted);font-size:11px}.info-strip span:last-child{border-right:0}.info-strip b{color:var(--ink)}.designer-line{display:flex;justify-content:center;gap:16px;padding:11px;border:1px solid var(--line);border-top:0;border-radius:0 0 14px 14px;font-size:12px}.designer-line span{color:var(--muted)}.song-info-card .stats-grid{grid-template-columns:repeat(4,1fr);margin-top:14px}.song-info-card .stats-grid>div{min-height:64px}.song-info-card .stats-grid b{font-size:19px}.editor-reference-shell{grid-template-columns:minmax(370px,.8fr) minmax(620px,1.2fr);align-items:start}.editor-control-card{padding:15px}.editor-control-card .note-graph{height:66px}.editor-control-card .setting-row{margin-top:10px}.editor-console{padding:18px}.editor-console-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.editor-console-head>div{display:flex;align-items:center;gap:10px}.editor-console-head h2{margin:0;font-size:22px}.input-tools{display:flex;flex-direction:column;gap:7px}.wide-tool-row{display:grid;grid-template-columns:1fr;gap:7px}.wide-tool-row.three{grid-template-columns:repeat(3,1fr)}.wide-tool-row.four{grid-template-columns:repeat(4,1fr)}.input-tools button{min-height:34px;padding:6px 9px;background:linear-gradient(145deg,#5eb38a,#45a278);font-size:11px}.wide-tool-row.purple button{background:linear-gradient(145deg,#a463c0,#8756aa)}.wide-tool-row.cyan button{background:linear-gradient(145deg,#5caad8,#478fc8)}.beat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.beat-grid button{background:linear-gradient(145deg,#e79847,#d67d2b)}.lane-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.lane-grid button{background:linear-gradient(145deg,#ee92c3,#dc6aa2)}.lane-grid.comma button{background:linear-gradient(145deg,#f0a0cc,#da73a9)}.syntax-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.syntax-grid button{background:linear-gradient(145deg,#7789e9,#6170ce);font-size:15px}.syntax-grid button:nth-child(4){background:#dc664c}.syntax-grid button:nth-child(5){background:#91a2a5}.syntax-grid button:nth-child(6){background:#df6d9c}.syntax-grid button:nth-child(7){background:#eea43c}.editor-console .code-card{margin-top:14px;border-radius:18px}.editor-console .code-card textarea{min-height:360px;padding:18px}.editor-console .editor-stats{margin-top:12px;padding:0}.editor-console .parse-status{margin:10px 0 0}.loading,.error-state,.fatal,.boot{min-height:calc(100vh - 120px);display:grid;place-items:center;align-content:center;text-align:center}.loading span{width:42px;height:42px;border:2px solid var(--line);border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}.loading p{color:var(--muted);font-size:12px}.error-state h1,.fatal h1{font-size:42px;letter-spacing:-.05em}.error-state p,.fatal p{color:var(--muted)}.fatal code{padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff}.boot{position:fixed;inset:0;background:var(--paper);gap:12px;z-index:99}.boot b{letter-spacing:-.04em}.boot small{color:var(--muted);font:9px DM Mono,monospace;letter-spacing:.13em}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes enter{0%{opacity:0;transform:scale(.75) rotate(-30deg)}}@media(max-width:1120px){.song-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-ring{opacity:.55;right:-30px}.player-layout{grid-template-columns:1fr}.inspector-card{display:grid;grid-template-columns:1fr 1fr;gap:20px}.inspector-card .section-kicker,.inspector-card h2{grid-column:1 / -1}.workspace{grid-template-columns:1fr}.code-card textarea{min-height:520px}.reference-shell,.editor-reference-shell{grid-template-columns:1fr}.reference-shell .sim-left{max-width:620px;width:100%;margin:0 auto}}@media(max-width:740px){.topbar{height:74px;padding:0 16px;grid-template-columns:1fr auto}.status-pill{display:none}.nav-pill{justify-self:end}.nav-pill button{padding:8px 12px;font-size:11px}main{padding:0 14px 45px}footer{margin:0 14px;padding:20px 0 30px;flex-direction:column;gap:7px}.library-hero{min-height:520px;padding:55px 28px;border-radius:28px}.library-hero h1{font-size:55px}.hero-ring{width:280px;right:-100px;top:70%}.catalog-shell{padding-top:60px}.filter-panel{grid-template-columns:1fr auto}.search-pill{grid-column:1 / -1}.song-grid{grid-template-columns:1fr}.song-card{grid-template-columns:78px minmax(0,1fr) 22px}.cover-fallback{width:78px;height:78px}.song-heading,.editor-heading{align-items:flex-start;flex-direction:column}.song-heading .primary-pill{width:100%}.difficulty-tabs{margin-inline:-14px;padding-inline:14px}.player-layout{margin-inline:-5px}.stage-card,.preview-card,.code-card,.inspector-card{border-radius:24px}#player-canvas{min-height:390px}.transport{gap:8px;padding-inline:12px}.transport>span{display:none}.speed-pill span{display:none}.inspector-card{display:block}.editor-actions{justify-content:flex-start}.editor-actions button{flex:1;white-space:nowrap}.workspace{min-height:auto}.code-card textarea{min-height:490px}.preview-card #player-canvas{min-height:410px}.editor-stats{grid-template-columns:repeat(2,1fr)}.editor-help{align-items:flex-start;border-radius:20px}.reference-shell{margin-inline:-8px;padding:10px;border-radius:25px}.song-heading{padding-top:28px}.setting-row{grid-template-columns:76px 34px minmax(70px,1fr) 48px 34px;gap:6px}.song-info-card .stats-grid{grid-template-columns:repeat(2,1fr)}.editor-console{padding:10px}.beat-grid{grid-template-columns:repeat(4,1fr)}.wide-tool-row.four{grid-template-columns:repeat(2,1fr)}.input-tools button{min-height:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
