@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{--page:#f3eee5;--page-deep:#ebe3d7;--panel:#fffcf7eb;--chip-bg:#223e530f;--line:#223e531a;--ink-strong:#1c3040;--ink-soft:#51616d;--accent-strong:#9d5d2f;--panel-shadow:0 18px 44px #2f39421a;--code-bg:#e9e0d0;--font-body:"Instrument Sans", "Manrope", "Noto Sans KR", sans-serif;--font-heading:"Instrument Sans", "Manrope", "Noto Sans KR", sans-serif;--font-mono:"Cascadia Code", Consolas, monospace;color:var(--ink-soft);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.55}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(180deg, var(--page) 0%, var(--page-deep) 100%);margin:0}#root{width:min(1360px,100% - 32px);margin:0 auto;padding:32px 0 48px}h1,h2,h3,dt,strong{color:var(--ink-strong)}h1,h2,h3{font-family:var(--font-heading);margin:0;font-weight:700;line-height:1.02}h1{max-width:12ch;margin-bottom:18px;font-size:clamp(2.6rem,5vw,4.9rem)}h2{font-size:clamp(1.55rem,2.6vw,2.3rem)}h3{font-size:1.25rem}p{margin:0}code{background:var(--code-bg);color:var(--ink-strong);font-family:var(--font-mono);overflow-wrap:anywhere;border-radius:12px;padding:6px 10px;font-size:.93rem;display:inline-flex}@media (width<=640px){:root{font-size:16px}#root{width:min(100% - 20px,1180px);padding-top:20px}}.launch-page{gap:18px;min-height:calc(100vh - 72px);padding-bottom:24px}.launch-topbar{justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 2px;display:flex}.launch-topbar__brand{color:var(--ink-strong);flex-direction:column;gap:4px;display:inline-flex}.launch-topbar__brand strong{letter-spacing:-.02em;font-size:20px;line-height:1}.launch-topbar__brand span{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}.launch-topbar__actions{flex-wrap:wrap;gap:24px;display:inline-flex}.launch-topbar__action{appearance:none;color:var(--ink-strong);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:600;transition:color .14s}.launch-topbar__action:hover{color:var(--accent-strong)}.launch-topbar__action:focus-visible,.launch-filter-tab:focus-visible,.launch-inline-button:focus-visible,.launch-submit-button:focus-visible,.launch-open-button:focus-visible,.launch-menu-button:focus-visible,.launch-popover__item:focus-visible,.launch-search__input:focus,.launch-input:focus{outline-offset:2px;outline:2px solid #ca6d3a3d}.launch-shell{background:#fffdf9;border:1px solid #ddd2c3;border-radius:24px;grid-template-columns:minmax(0,840px) minmax(420px,520px);min-height:820px;display:grid;overflow:hidden}.launch-region{min-width:0}.launch-region--recent{border-right:1px solid #ddd2c3;flex-direction:column;padding:26px 28px 28px;display:flex}.launch-region--command{flex-direction:column;display:flex}.launch-command-block{border-bottom:1px solid #ddd2c3;padding:26px 26px 28px}.launch-command-block:last-child{border-bottom:none}.launch-region__header,.launch-command-block__header{flex-direction:column;gap:8px;display:flex}.launch-region__header{border-bottom:1px solid #ddd2c3;padding-bottom:18px}.launch-region__eyebrow{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.launch-region__header h1{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3vw,3rem);line-height:1.02}.launch-command-block__header h2{letter-spacing:-.04em;text-wrap:balance;max-width:14ch;font-size:1.9rem;line-height:1.02}.launch-inline-feedback,.launch-empty-line,.launch-state-row,.launch-recent-row__title span,.launch-recent-row__meta span,.launch-recent-row__mobile-summary span{color:var(--ink-soft)}.launch-inline-feedback{min-height:22px;margin:0;font-size:14px;line-height:1.45}.launch-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 0 14px;display:grid}.launch-search{min-width:0}.launch-search__input,.launch-input{width:100%;min-height:56px;color:var(--ink-strong);font:inherit;background:#fffdf9;border:1px solid #ddd2c3;border-radius:12px;padding:0 16px;font-size:16px}.launch-search__input::placeholder,.launch-input::placeholder{color:#6b7b88}.launch-filter-tabs{flex-wrap:wrap;gap:8px;display:inline-flex}.launch-filter-tab,.launch-inline-button{appearance:none;min-height:40px;color:var(--ink-strong);font:inherit;cursor:pointer;background:#fffdf9;border:1px solid #ddd2c3;border-radius:12px;padding:0 14px;font-size:14px;font-weight:600;transition:border-color .14s,background-color .14s,color .14s}.launch-filter-tab:hover,.launch-inline-button:hover,.launch-open-button:hover,.launch-menu-button:hover,.launch-popover__item:hover{background:#f7efe3;border-color:#bdaf9a}.launch-filter-tab--active{color:#b75b2d;background:#b75b2d14;border-color:#b75b2d}.launch-recent-list{flex:1;min-height:0}.launch-recent-head,.launch-recent-row{grid-template-columns:minmax(180px,1.65fr) minmax(96px,.9fr) minmax(84px,.8fr) minmax(150px,1.1fr) minmax(104px,.9fr) auto;align-items:center;gap:12px;display:grid}.launch-recent-head{min-height:42px;color:var(--ink-soft);letter-spacing:.08em;border-top:1px solid #ddd2c3;border-bottom:1px solid #ddd2c3;font-size:12px;font-weight:600}.launch-recent-head span,.launch-recent-row__meta strong,.launch-recent-row__meta span{font-variant-numeric:tabular-nums}.launch-recent-row{cursor:pointer;border-bottom:1px solid #ddd2c3b8;min-height:84px;padding:0 2px;transition:background-color .14s;position:relative}.launch-recent-row:hover{background:#b75b2d0a}.launch-recent-row:focus-visible{outline-offset:-2px;outline:2px solid #ca6d3a38}.launch-recent-row__title,.launch-recent-row__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.launch-recent-row__title strong,.launch-recent-row__meta strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-strong);display:block;overflow:hidden}.launch-recent-row__title strong{font-size:18px;font-weight:700}.launch-recent-row__title span,.launch-recent-row__meta span{font-size:12px;line-height:1.4}.launch-recent-row__meta strong{font-size:14px;font-weight:600}.launch-recent-row__mobile-summary{display:none}.launch-recent-row__actions{justify-self:end;align-items:center;gap:6px;display:inline-flex;position:relative}.launch-open-button,.launch-menu-button,.launch-popover__item{appearance:none;color:var(--ink-strong);font:inherit;background:#fffdf9;border:1px solid #bdaf9a}.launch-open-button,.launch-menu-button{cursor:pointer;min-height:36px;font-size:14px;font-weight:600}.launch-open-button{border-radius:8px;padding:0 12px}.launch-menu-button{border-radius:8px;width:36px;padding:0;font-size:20px;line-height:1}.launch-popover{z-index:20;background:#fffdf9;border:1px solid #ddd2c3;border-radius:12px;flex-direction:column;min-width:176px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 30px #1e2a351f}.launch-popover__item{text-align:left;cursor:pointer;border:none;border-radius:10px;width:100%;min-height:40px;padding:0 12px}.launch-popover__item:disabled{cursor:wait;opacity:.68}.launch-state-row,.launch-empty-line{margin:0;padding:22px 0;font-size:15px;line-height:1.45}.launch-state-row{align-items:center;gap:12px;display:flex}.launch-form{flex-direction:column;gap:16px;margin-top:22px;display:flex}.launch-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.launch-field{flex-direction:column;gap:8px;display:flex}.launch-field span{color:var(--ink-strong);font-size:14px;font-weight:700}.launch-field--full{width:100%}.launch-submit-button{color:#fffdf9;min-height:56px;font:inherit;cursor:pointer;background:#b75b2d;border:1px solid #b75b2d;border-radius:12px;font-size:15px;font-weight:700;transition:background-color .14s,border-color .14s,opacity .14s}.launch-submit-button:hover{background:#ca6d3a;border-color:#ca6d3a}.launch-submit-button:disabled{cursor:wait;opacity:.42}.launch-submit-button--compact{min-width:132px}.launch-share-actions{gap:12px;display:flex}.launch-share-actions>*{flex:1}.launch-error-line{color:#a5433f;margin:0;font-size:14px;line-height:1.45}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1080px){.launch-shell{grid-template-columns:1fr}.launch-region--recent{border-bottom:1px solid #ddd2c3;border-right:none}}@media (width<=820px){.launch-page{gap:14px}.launch-topbar{justify-content:stretch;gap:12px;min-height:auto;display:grid}.launch-topbar__actions{justify-content:flex-start;gap:16px}.launch-region__header h1,.launch-command-block__header h2{max-width:none}.launch-search-row,.launch-form__grid,.launch-share-actions{grid-template-columns:1fr;display:grid}.launch-recent-head{display:none}.launch-recent-row{grid-template-columns:1fr;gap:10px;padding:16px 0}.launch-recent-row__meta{display:none}.launch-recent-row__mobile-summary{flex-wrap:wrap;gap:6px 10px;font-size:12px;line-height:1.35;display:flex}.launch-recent-row__actions{justify-self:start}}@media (width<=640px){.launch-page{min-height:calc(100vh - 32px)}.launch-shell{border-radius:18px}.launch-region--recent,.launch-command-block{padding:22px 18px}.launch-topbar__actions{gap:12px}.launch-filter-tab,.launch-inline-button,.launch-open-button,.launch-menu-button{min-height:38px}}.workspace-desk{grid-template-columns:var(--workspace-desk-columns,minmax(260px, .9fr) minmax(0, 1.7fr) minmax(280px, .95fr));gap:var(--workspace-desk-gap,22px);align-items:start;display:grid}.workspace-desk__panel{min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s}.workspace-desk__panel--active{border-color:#b5643a42;box-shadow:0 18px 36px #111c251c,0 0 0 3px #b5643a14}.page-shell{flex-direction:column;gap:28px;display:flex}.hero{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:24px;display:grid}.hero__copy,.status-card,.info-card,.panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px}.hero__copy{background:radial-gradient(circle at top right, #ef8b6238, transparent 36%), radial-gradient(circle at left bottom, #497bbc29, transparent 34%), var(--panel);padding:34px}.hero__summary{max-width:58ch;font-size:1.05rem}.chip-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.chip{background:var(--chip-bg);color:var(--ink-strong);border:1px solid #223e531f;border-radius:999px;padding:8px 14px;font-size:.92rem}.status-card{flex-direction:column;gap:20px;padding:28px;display:flex}.status-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.status-card__caption{color:var(--ink-soft);font-size:.9rem}.status-pill{letter-spacing:.02em;white-space:normal;overflow-wrap:anywhere;text-align:left;border-radius:999px;flex-shrink:0;align-self:flex-start;align-items:center;gap:8px;max-width:100%;padding:8px 12px;font-size:.92rem;font-weight:700;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:50%;width:9px;height:9px}.status-pill--ready{color:#1d6d4f;background:#2f7e5f1f}.status-pill--loading{color:#8a5c17;background:#bc842a24}.status-pill--error{color:#993737;background:#b042421f}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.status-grid div{background:#ffffff8c;border:1px solid #223e5314;border-radius:18px;padding:14px}.status-grid dt{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:6px;font-size:.78rem}.status-grid dd{color:var(--ink-strong);word-break:break-word;margin:0;font-size:.95rem}.status-card__hint,.status-card__error{margin:0;font-size:.94rem}.status-card__error{color:#8b3535}.section{flex-direction:column;gap:18px;display:flex}.section__header{flex-direction:column;gap:8px;display:flex}.section--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.info-card,.panel{padding:24px}.panel__summary{max-width:58ch;margin-top:10px}.info-card h3,.panel h2{margin-bottom:16px}.info-card ul,.ticket-list{color:var(--ink-soft);margin:0;padding-left:18px}.info-card li+li,.ticket-list li+li{margin-top:10px}.ticket-list{padding:0;list-style:none}.ticket-list li{background:#fff9;border:1px solid #223e5314;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.ticket-list strong{color:var(--ink-strong)}.ticket-list span{color:var(--ink-soft);text-align:right}.command-stack{flex-direction:column;gap:14px;display:flex}.command-stack div{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;display:grid}.command-stack span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.score-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.score-card span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.score-card strong{color:var(--ink-strong);font-size:1.2rem}.score-card--highlight{background:radial-gradient(circle at 100% 0,#ef8b6238,#0000 44%),#ffffffb8}.feedback-list{flex-direction:column;gap:14px;display:flex}.note-timeline-card,.note-detail-card{background:#ffffffa3;border:1px solid #223e5314;border-radius:22px;flex-direction:column;gap:16px;padding:18px;display:flex}.note-timeline-card__header,.note-detail-card__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.note-timeline-card__header p,.note-detail-card__header p{color:var(--ink-soft);margin:6px 0 0;font-size:.92rem}.note-timeline{background:linear-gradient(#fffbf6f5,#fbf7f1eb);border:1px solid #223e5314;border-radius:18px;min-height:72px;position:relative;overflow:hidden}.note-timeline:before{content:"";background:#223e531a;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.note-timeline__note{min-width:36px;height:34px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;font-size:.82rem;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.note-timeline__note--good{color:#1d6d4f;background:#2f7e5f29}.note-timeline__note--warn{color:#8a5c17;background:#bc842a2e}.note-timeline__note--alert{color:#993737;background:#b0424229}.note-timeline__note--neutral{color:var(--ink-soft);background:#223e531a}.note-timeline__note--selected{border-color:#1c304059;box-shadow:0 0 0 2px #1c304014}.note-subscore-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.note-feedback-list{flex-direction:column;gap:12px;display:flex}.note-feedback-row{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:#ffffff9e;border:1px solid #223e5314;border-radius:20px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:14px;min-width:0;padding:16px 18px;display:grid}.note-feedback-row--selected{border-color:#c25a2761;box-shadow:inset 0 0 0 1px #c25a272e}.note-feedback-row__identity,.note-feedback-row__summary{flex-direction:column;gap:6px;min-width:0;display:flex}.note-feedback-row__identity span,.note-feedback-row__summary span{color:var(--ink-soft);overflow-wrap:anywhere;font-size:.9rem}.note-feedback-row__identity strong{overflow-wrap:anywhere}.note-feedback-row__chips{flex-wrap:wrap;gap:8px;display:flex}.feedback-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:10px;padding:18px;display:flex}.feedback-card__header,.feedback-card__scores{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.feedback-card__header span,.feedback-card__scores span{color:var(--ink-soft);font-size:.88rem}.melody-note-list,.chord-list{flex-direction:column;gap:12px;display:flex}.chord-row{background:#ffffff9e;border:1px solid #223e5314;border-radius:18px;grid-template-columns:minmax(100px,.7fr) minmax(100px,.7fr) minmax(140px,1fr) minmax(90px,.7fr) minmax(120px,.9fr) minmax(140px,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.melody-note-row{background:#ffffff9e;border:1px solid #223e5314;border-radius:18px;grid-template-columns:repeat(4,minmax(88px,1fr)) minmax(120px,.8fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.melody-note-row label{flex-direction:column;gap:6px;display:flex}.melody-note-row label span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.melody-note-meta{flex-direction:column;gap:6px;padding-bottom:4px;display:flex}.melody-note-meta span{color:var(--ink-soft);font-size:.88rem}.candidate-grid{flex-direction:column;gap:14px;display:flex}.candidate-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex}.candidate-card--selected{border-color:#c25a2761;box-shadow:inset 0 0 0 1px #c25a272e}.candidate-card__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.candidate-card__header span{color:var(--ink-soft);margin-top:6px;font-size:.9rem;display:block}.candidate-chip-row{flex-wrap:wrap;gap:8px;display:flex}.candidate-chip{color:var(--ink-soft);white-space:normal;overflow-wrap:anywhere;text-align:center;background:#223e5314;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.82rem;line-height:1.35;display:inline-flex}.candidate-chip--good{color:#1d6d4f;background:#2f7e5f24}.candidate-chip--warn{color:#8a5c17;background:#bc842a29}.candidate-chip--alert{color:#993737;background:#b042421f}.candidate-chip--neutral{color:var(--ink-soft);background:#223e5314}.history-list{flex-direction:column;gap:14px;display:flex}.history-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex}.history-card__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.history-card__header span{color:var(--ink-soft);margin-top:6px;font-size:.9rem;display:block}.button-secondary--active{color:var(--accent-strong);background:#c25a2724;border-color:#c25a2759}.json-card--editor{resize:vertical;width:100%;min-height:360px;font:inherit;line-height:1.5}.score-shell{flex-direction:column;gap:14px;display:flex}.score-shell__viewport{position:relative}.score-shell__canvas{background:linear-gradient(#fffbf6fa,#fbf7f1f5);border:1px solid #223e5314;border-radius:24px;min-height:420px;padding:18px;overflow:auto}.score-shell__canvas svg{width:100%;height:auto}.score-shell__playhead{pointer-events:none;background:#c25a27e6;width:2px;position:absolute;top:16px;bottom:16px;transform:translate(-1px);box-shadow:0 0 0 1px #c25a271f}.transport-card{background:#ffffffa3;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.transport-card__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.transport-card__row span{color:var(--ink-soft)}.transport-progress{background:#223e5317;border-radius:999px;height:10px;overflow:hidden}.transport-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#c25a27eb,#ef8b62e0);height:100%}.arrangement-part-list{flex-direction:column;gap:12px;display:flex}.arrangement-part-row{background:#ffffff9e;border:1px solid #223e5314;border-radius:18px;grid-template-columns:minmax(180px,1.4fr) auto auto auto minmax(140px,1fr);align-items:center;gap:12px;padding:14px 16px;display:grid}.arrangement-part-row__identity{align-items:center;gap:12px;display:flex}.arrangement-part-row__identity div{flex-direction:column;gap:4px;display:flex}.arrangement-part-row__identity span{color:var(--ink-soft);font-size:.88rem}.arrangement-part-swatch{border-radius:999px;flex-shrink:0;width:14px;height:42px}.toggle-inline{color:var(--ink-soft);align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.arrangement-part-volume{align-items:center;gap:10px;display:flex}.arrangement-part-volume span{min-width:32px;color:var(--ink-soft);font-size:.88rem}.arrangement-part-volume input{width:100%}.ops-list{flex-direction:column;gap:14px;display:flex}.ops-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex}.ops-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ops-card__header span{color:var(--ink-soft);margin-top:6px;font-size:.9rem;display:block}.ops-chip-list{flex-wrap:wrap;gap:10px;display:flex}.ops-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ops-toggle{color:var(--ink-strong);background:#ffffffa3;border:1px solid #223e531f;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;display:flex}.ops-toggle input{width:16px;height:16px}.eyebrow{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.16em;margin:0 0 10px;font-size:.8rem;font-weight:700}.form-panel{flex-direction:column;gap:18px;display:flex}.project-form{flex-direction:column;gap:16px;display:flex}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{color:var(--ink-soft);flex-direction:column;gap:8px;font-size:.94rem;display:flex}.field span{color:var(--ink-strong);font-weight:600}.text-input{width:100%;color:var(--ink-strong);font:inherit;background:#ffffffb8;border:1px solid #223e5324;border-radius:16px;padding:12px 14px}.text-input:focus{border-color:#c25a2759;outline:2px solid #c25a2740}.text-input--textarea{resize:vertical;min-height:110px}.button-primary,.back-link{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex}.button-primary{color:#fff9ef;cursor:pointer;background:linear-gradient(135deg,#1c3040,#335a78);border:none;box-shadow:0 16px 34px #1c304033}.button-primary:hover,.back-link:hover{transform:translateY(-1px)}.button-primary:disabled{cursor:wait;opacity:.72}.button-secondary{min-height:48px;color:var(--ink-strong);font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #223e5324;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex}.button-secondary:hover{transform:translateY(-1px)}.back-link{color:var(--ink-strong);background:#ffffffb8;border:1px solid #223e531f}.form-error,.empty-note{color:var(--ink-soft);margin:0}.form-error{color:#8b3535}.studio-panel{flex-direction:column;gap:22px;display:flex}.studio-console-shell--wave-editor{background:radial-gradient(circle at 100% 0,#13c4ff1a,#0000 28%),linear-gradient(#151515fa,#1b1b1bfa);border:1px solid #2cd8ff29;border-radius:30px;gap:18px;padding:18px;box-shadow:0 26px 64px #070c124d,inset 0 1px #ffffff0a}.studio-console-shell--wave-editor .panel,.studio-console-shell--wave-editor .empty-card,.studio-console-shell--wave-editor .mini-card{color:#f5f6f7;background:#2a2a2aeb;border-color:#ffffff14}.studio-console-shell--wave-editor .panel__summary,.studio-console-shell--wave-editor .status-card__hint,.studio-console-shell--wave-editor .mini-card span,.studio-console-shell--wave-editor .empty-card p:last-child{color:#dbdfe3bd}.studio-console-shell--wave-editor .button-secondary{color:#f8fafc;background:#ffffff0d;border-color:#ffffff1f}.studio-console-shell--wave-editor .button-primary{box-shadow:0 12px 30px #0eb6ff38}.studio-wave-editor__topbar{grid-template-columns:minmax(0,1.2fr) minmax(320px,.95fr) auto;align-items:start;gap:18px;padding:6px 6px 0;display:grid}.studio-wave-editor__title .eyebrow,.studio-wave-editor__title h1,.studio-wave-editor__title .panel__summary{color:#fbf6ef}.studio-wave-editor__title .eyebrow{color:#6fe1ffd1}.studio-wave-editor__title .panel__summary{color:#ebeff1c2;max-width:46rem}.studio-wave-editor__status{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-wave-editor__status-chip{color:#ebeff1c2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;min-width:0;padding:12px 14px}.studio-wave-editor__status-chip strong,.studio-wave-editor__status-chip small{display:block}.studio-wave-editor__status-chip--ready{background:#2f7e5f29}.studio-wave-editor__status-chip--error{background:#b0424229}.studio-wave-editor__status-chip--loading{background:#ffffff0f}.studio-wave-editor__status-chip strong{color:#f7fbfd;overflow-wrap:anywhere}.studio-wave-editor__status-chip small{margin-top:6px;font-size:.82rem}.studio-wave-editor__back{color:#f7fbfd;background:#ffffff0f;border-color:#ffffff1f;align-self:start}.studio-wave-editor__body{grid-template-columns:224px minmax(0,1fr);gap:18px;min-width:0;display:grid}.studio-wave-editor__rail{background:#171717f0;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:16px;padding:18px 16px;display:flex}.studio-wave-editor__mode-switch{gap:8px;display:grid}.studio-wave-editor__mode-button{color:#d7dde1;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:4px;width:100%;padding:12px 14px;transition:border-color .14s,transform .14s,background .14s,box-shadow .14s;display:flex}.studio-wave-editor__mode-button:hover,.studio-wave-editor__rail-link:hover{transform:translateY(-1px)}.studio-wave-editor__mode-button span{color:#a4aeb5d1;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.studio-wave-editor__mode-button strong{color:#f7fbfd;font-size:1rem}.studio-wave-editor__mode-button--active{background:#1ac4ff24;border-color:#1ac4ff6b;box-shadow:inset 3px 0 #1ac4ff}.studio-wave-editor__rail-section{flex-direction:column;gap:10px;display:flex}.studio-wave-editor__rail-kicker{color:#a7afb6db;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.studio-wave-editor__rail-links,.studio-wave-editor__rail-summary{flex-direction:column;gap:8px;display:flex}.studio-wave-editor__rail-link,.studio-wave-editor__rail-card{color:#eef4f7;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:6px;width:100%;padding:12px 14px;text-decoration:none;display:flex}.studio-wave-editor__rail-link{font-weight:700}.studio-wave-editor__rail-card span{color:#b4bbc1d1;font-size:.78rem}.studio-wave-editor__rail-card strong{color:#f7fbfd;overflow-wrap:anywhere}.studio-wave-editor__rail-footer{border-top:1px solid #ffffff14;margin-top:auto;padding-top:16px}.studio-wave-editor__rail-badge{color:#8fe9ff;background:#1ac4ff1f;border:1px solid #1ac4ff38;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex}.studio-wave-editor__rail-footer p{color:#d2d9dec7;margin:12px 0 0;line-height:1.6}.studio-wave-editor__main{flex-direction:column;gap:16px;min-width:0;display:flex}.studio-wave-editor__file-chip{color:#f7fbfd;background:#2a2a2af5;border:1px solid #1ac4ff3d;border-bottom:0;border-radius:16px 16px 0 0;align-items:center;gap:12px;width:fit-content;max-width:100%;padding:10px 14px;display:inline-flex}.studio-wave-editor__file-chip strong,.studio-wave-editor__file-chip small{display:block}.studio-wave-editor__file-chip small{color:#ced6dbb8;margin-top:4px}.studio-wave-editor__file-close{background:#ffffff14;border-radius:999px;place-items:center;width:22px;height:22px;display:inline-grid}.studio-wave-editor__stage,.studio-wave-editor__control-strip,.studio-wave-editor__timeline{gap:16px}.studio-wave-editor__stage{background:#252525f5;border:1px solid #1ac4ff3d;border-radius:0 24px 24px;padding:18px}.studio-wave-editor__stage-header,.studio-wave-editor__timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.studio-wave-editor__stage-meta{flex-wrap:wrap;gap:10px;display:flex}.studio-wave-editor__stage-meta span{color:#dde3e6d6;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:.9rem;display:inline-flex}.studio-wave-editor__canvas .waveform-preview{background:#111111b8;border-radius:20px;padding:18px}.studio-wave-editor__canvas .waveform-preview__chart rect{fill:#323232f5}.studio-wave-editor__focus-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:14px;display:grid}.studio-wave-editor__focus-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.studio-wave-editor__focus-card>span{color:#a0adb4d6;letter-spacing:.08em;font-size:.78rem;font-weight:700}.studio-wave-editor__focus-card>strong{color:#f7fbfd;font-size:1rem}.studio-wave-editor__focus-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.studio-wave-editor__focus-heading .candidate-chip{flex-shrink:0}.studio-wave-editor__focus-card>p,.studio-wave-editor__focus-note{color:#d2d9dec2;margin:0;line-height:1.6}.studio-wave-editor__focus-metrics,.studio-wave-editor__score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-wave-editor__focus-metrics div,.studio-wave-editor__score-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px}.studio-wave-editor__focus-metrics small,.studio-wave-editor__score-card small{color:#a5b2b8d1;margin-bottom:6px;display:block}.studio-wave-editor__focus-metrics strong,.studio-wave-editor__score-card strong{color:#f7fbfd}.studio-wave-editor__score-card--highlight{background:#1ac4ff1f;border-color:#1ac4ff3d}.studio-wave-editor__transport-row{flex-wrap:wrap;gap:12px;display:flex}.studio-wave-editor__control-strip{grid-template-columns:minmax(220px,.7fr) minmax(260px,.9fr) minmax(0,1.3fr);gap:14px;padding:18px;display:grid}.studio-wave-editor__range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-wave-editor__field,.studio-wave-editor__mode-box,.studio-wave-editor__action-box{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.studio-wave-editor__field span,.studio-wave-editor__mode-label,.studio-wave-editor__action-copy span{color:#a4b0b6d6;letter-spacing:.08em;font-size:.8rem;font-weight:700}.studio-wave-editor__field strong,.studio-wave-editor__action-copy strong{color:#f7fbfd}.studio-wave-editor__mode-options{color:#e1e8ebdb;flex-direction:column;gap:8px;display:flex}.studio-wave-editor__mode-options label{align-items:center;gap:10px;display:flex}.studio-wave-editor__action-box{justify-content:space-between}.studio-wave-editor__action-copy small{color:#d0d7dcbd;line-height:1.6}.studio-wave-editor__action-buttons{flex-wrap:wrap;gap:10px;display:flex}.studio-wave-editor__timeline{padding:18px}.studio-wave-editor__players{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.studio-wave-editor__player{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.studio-wave-editor__player span{color:#a5b0b7d6;font-size:.82rem}.studio-console-shell--wave-editor .track-row{background:#ffffff0d;border-color:#ffffff14}.studio-console-shell--wave-editor .track-row__meta strong,.studio-console-shell--wave-editor .track-row__meta span,.studio-console-shell--wave-editor .track-row__slider span{color:#f3f7f9}.studio-console-shell--wave-editor .track-row__meta span,.studio-console-shell--wave-editor .track-row__slider span{color:#adb8bed1}.studio-console-shell--wave-editor .track-row--selected{background:#1ac4ff14;border-color:#1ac4ff52}.studio-console-shell{flex-direction:column;gap:22px;display:flex}.studio-console-strip{background:linear-gradient(#121d27f5,#213544f0);border:1px solid #0e182138;border-radius:30px;grid-template-columns:minmax(0,1.1fr) minmax(320px,1fr) auto;align-items:start;gap:18px;padding:22px 24px;display:grid;box-shadow:0 24px 60px #111c2533,inset 0 1px #ffffff0d}.studio-console-strip__title .eyebrow,.studio-console-strip__title h1,.studio-console-strip__title .panel__summary{color:#fff7ee}.studio-console-strip__title .eyebrow{color:#edcdbbbd}.studio-console-strip__title .panel__summary{color:#f0e7dcd1;max-width:44rem}.studio-console-strip__meta{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.studio-utility-chip{color:#f0e7dcd1;background:#f7f1e814;border:1px solid #ffffff14;border-radius:18px;min-width:132px;padding:12px 14px}.studio-utility-chip strong,.studio-utility-chip small{display:block}.studio-utility-chip strong{color:#fffaf2;font-size:1rem}.studio-utility-chip small{color:#e4d8cab8;margin-top:6px;font-size:.82rem}.studio-utility-chip--ready{background:#2f7e5f2e}.studio-utility-chip--error{background:#b0424229}.studio-console-strip .back-link{color:#fffaf2;background:#ffffff14;border-color:#ffffff1f}.studio-console-grid{grid-template-columns:minmax(250px,.66fr) minmax(0,1.24fr) minmax(300px,.74fr);align-items:start;gap:22px;display:grid}.studio-console-rack,.studio-console-main{flex-direction:column;gap:22px;min-width:0;display:flex}.studio-console-rack,.studio-console-canvas,.studio-console-transport,.studio-console-inspector{flex-direction:column;gap:18px;min-width:0;display:flex}.studio-console-transport{background:linear-gradient(#fffbf6f5,#f9f4ede6)}.studio-console-rack{background:linear-gradient(#fffbf6fa,#f8f2e9eb)}.studio-console-rack__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-source-list{flex-direction:column;gap:12px;display:flex}.studio-source-card{width:100%;color:var(--ink-strong);text-align:left;background:#ffffffb8;border:1px solid #223e531a;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;transition:transform .14s,border-color .14s,box-shadow .14s,background .14s;display:flex}button.studio-source-card{cursor:pointer}.studio-source-card:hover{border-color:#c25a273d;transform:translateY(-1px);box-shadow:0 10px 24px #19273214}.studio-source-card--selected{background:#f8e9ddf0;border-color:#c25a2761}.studio-source-card--guide{background:linear-gradient(#f7f1e8f0,#efe6dbe0)}.studio-source-card__body{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-source-card__body strong,.studio-source-card__body small{display:block}.studio-source-card__body strong{color:var(--ink-strong);font-size:1rem}.studio-source-card__body small{color:var(--ink-soft);line-height:1.45}.studio-source-card__eyebrow{color:var(--accent-strong);letter-spacing:.08em;font-size:.78rem;font-weight:700}.studio-console-rack__footer{flex-wrap:wrap;gap:10px;display:flex}.studio-console-rack__footer .button-secondary{text-decoration:none}.studio-console-actions{flex-wrap:wrap;gap:12px;display:flex}.studio-console-players{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.studio-console-player{background:#ffffffa3;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.studio-console-player span{color:var(--ink-soft);letter-spacing:.04em;font-size:.82rem}.studio-inline-status{color:var(--accent-strong);background:#c25a2724;border-radius:999px;align-items:center;padding:6px 10px;font-size:.84rem;font-weight:700;display:inline-flex}.studio-console-canvas__meta{flex-wrap:wrap;gap:10px;display:flex}.studio-console-canvas__meta span{min-height:36px;color:var(--ink-soft);background:#ffffffd1;border:1px solid #223e5314;border-radius:999px;align-items:center;padding:0 14px;font-size:.88rem;font-weight:600;display:inline-flex}.studio-inspector-note{background:#ffffffa3;border:1px solid #223e5314;border-radius:22px;flex-direction:column;gap:16px;padding:18px;display:flex}.studio-inspector-note__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.studio-inspector-note__header span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;display:block}.studio-inspector-note__header strong{color:var(--ink-strong);margin-top:8px;font-size:1.08rem;display:block}.studio-section{scroll-margin-top:88px;transition:opacity .16s,transform .16s}.studio-section--active{opacity:1}.studio-section--muted{opacity:.68}.studio-section--muted .panel,.studio-section--muted .info-card{background:#f8f3ecb8}@media (width<=1320px){.studio-wave-editor__topbar{grid-template-columns:1fr}.studio-wave-editor__status{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-wave-editor__body,.studio-wave-editor__control-strip,.studio-wave-editor__focus-grid,.studio-wave-editor__players{grid-template-columns:1fr}.studio-console-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1fr)}.studio-console-inspector{grid-column:1/-1}.studio-workspace-switch,.studio-workspace-switch__actions,.workspace-flow-bar{grid-template-columns:1fr}}@media (width<=820px){.studio-console-shell--wave-editor{padding:14px}.studio-wave-editor__status,.studio-wave-editor__range-grid,.studio-wave-editor__focus-metrics,.studio-wave-editor__score-grid{grid-template-columns:1fr}.studio-wave-editor__transport-row,.studio-wave-editor__action-buttons{flex-direction:column}.studio-wave-editor__transport-row>*,.studio-wave-editor__action-buttons>*{justify-content:center;width:100%}}.studio-workrail{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studio-workspace-switch{background:#fbf6efdb;border:1px solid #223e531a;border-radius:26px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:18px;padding:18px 20px;display:grid;box-shadow:0 18px 42px #1f304014,inset 0 1px #ffffffad}.studio-workspace-switch__copy{flex-direction:column;gap:8px;display:flex}.studio-workspace-switch__copy .panel__summary{max-width:34rem}.studio-workspace-switch__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.studio-workspace-switch__button{color:var(--ink-strong);text-align:left;cursor:pointer;background:#ffffffc7;border:1px solid #223e531a;border-radius:22px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 18px;transition:transform .14s,border-color .14s,box-shadow .14s,background .14s;display:flex}.studio-workspace-switch__button:hover{border-color:#c25a273d;transform:translateY(-1px);box-shadow:0 10px 24px #19273214}.studio-workspace-switch__button span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.studio-workspace-switch__button strong{color:var(--ink-strong);font-size:1.02rem}.studio-workspace-switch__button small{color:var(--ink-soft);line-height:1.55}.studio-workspace-switch__button--active{background:linear-gradient(#f9ece2f5,#f5e4d7e0);border-color:#c25a276b;box-shadow:0 16px 36px #c25a271f,inset 0 0 0 1px #c25a271f}.studio-workrail__label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.studio-workrail__link{min-height:42px;color:var(--ink-strong);background:#ffffffb8;border:1px solid #223e531f;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.studio-workrail__link:hover{transform:translateY(-1px)}.workspace-flow-bar{background:linear-gradient(#fffcf8f5,#f8f1e8e6);border:1px solid #223e531a;border-radius:26px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:18px;padding:18px 20px;display:grid;box-shadow:0 20px 40px #111c2514}.workspace-flow-bar__copy{flex-direction:column;gap:8px;display:flex}.workspace-flow-bar__copy .panel__summary{max-width:36rem}.workspace-flow-bar__items{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.workspace-flow-bar__item{min-height:134px;color:var(--ink-strong);text-align:left;font:inherit;background:#ffffffd1;border:1px solid #223e531a;border-radius:22px;flex-direction:column;gap:8px;padding:16px 18px;text-decoration:none;transition:transform .14s,border-color .14s,box-shadow .14s,background-color .14s;display:flex}button.workspace-flow-bar__item{appearance:none;cursor:pointer;width:100%}.workspace-flow-bar__item:hover{border-color:#b5643a3d;transform:translateY(-1px);box-shadow:0 12px 24px #18263214}.workspace-flow-bar__item--disabled,.workspace-flow-bar__item--disabled:hover{cursor:not-allowed;box-shadow:none;opacity:.54;border-color:#223e5314;transform:none}.workspace-flow-bar__item span{color:var(--ink-soft);letter-spacing:.04em;font-size:.78rem;font-weight:700}.workspace-flow-bar__item strong{color:var(--ink-strong);font-size:1.02rem}.workspace-flow-bar__item small{color:var(--ink-soft);line-height:1.55}.workspace-flow-bar__item--current{background:linear-gradient(#f9ece2fa,#f4e5d6e6);border-color:#b5643a57;box-shadow:0 16px 32px #b5643a1f,inset 0 0 0 1px #b5643a1f}.workspace-flow-bar__item--current:hover{transform:none}.arrangement-page{gap:24px}.arrangement-shell{flex-direction:column;gap:22px;display:flex}.arrangement-topbar{background:linear-gradient(#14202af5,#1d2d39f0);border:1px solid #0e182138;border-radius:30px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:20px 24px;display:grid;box-shadow:0 24px 60px #111c2533,inset 0 1px #ffffff0d}.arrangement-topbar--workspace{grid-template-columns:minmax(0,1.2fr) minmax(340px,1fr) auto;align-items:stretch}.advanced-panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px}.advanced-panel__summary{cursor:pointer;padding:16px 18px;font-weight:600;list-style:none}.advanced-panel__summary::-webkit-details-marker{display:none}.advanced-panel__body{border-top:1px solid #ffffff14;padding:0 18px 18px}.ops-advanced-panel{background:#ffffff0a;margin-top:14px}.ops-advanced-panel__body{flex-direction:column;gap:16px;display:flex}.arrangement-topbar__copy{color:#fff8f1;flex-direction:column;gap:10px;min-width:0;display:flex}.arrangement-topbar__copy h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,2.6vw,3.1rem);line-height:1.02}.arrangement-topbar__summary{color:#f2e8dbd1;max-width:42rem;line-height:1.6}.arrangement-status-cluster{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.arrangement-status-chip{background:#ffffff17;border:1px solid #ffffff14;border-radius:18px;min-width:0;padding:13px 14px}.arrangement-status-chip span{color:#ebe2d5b8;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;display:block}.arrangement-status-chip strong{color:#fff8f1;overflow-wrap:anywhere;margin-top:7px;display:block}.arrangement-tabs{flex-wrap:wrap;gap:10px;display:flex}.arrangement-tab{color:#e9dccd;min-height:42px;font:inherit;cursor:pointer;background:#3d596cb8;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;display:inline-flex}.arrangement-tab--rack{width:100%;min-height:unset;color:var(--ink-strong);text-align:left;background:#f1e5d8e6;border-color:#223e5314;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;padding:14px 16px}.arrangement-tab--rack strong,.arrangement-tab--rack span{display:block}.arrangement-tab--rack span{color:var(--ink-soft);font-size:.92rem;line-height:1.45}.arrangement-tab--active{color:#fff8f1;background:#b5643a;border-color:#ffffff2e}.arrangement-tab--rack.arrangement-tab--active{color:var(--ink-strong);background:#b6623824;border-color:#b8673d47;box-shadow:inset 0 0 0 1px #b8673d1a}.arrangement-tab--rack.arrangement-tab--active span{color:var(--ink-soft)}.arrangement-tab--empty{color:#e7dacdb8;cursor:default;background:#ffffff14}.arrangement-topbar__meta{color:#fff8f1;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.arrangement-topbar__meta span{color:#e6dacdc2}.arrangement-topbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.arrangement-topbar .back-link{color:#fffaf2;background:#ffffff14;border-color:#ffffff1f}.arrangement-grid{--workspace-desk-columns:minmax(260px, .9fr) minmax(0, 1.7fr) minmax(280px, .95fr);--workspace-desk-gap:22px}.arrangement-rail,.arrangement-center{flex-direction:column;gap:18px;display:flex}.arrangement-rack__section{flex-direction:column;gap:14px;display:flex}.arrangement-rack__section--modes{gap:12px}.arrangement-rack__head,.arrangement-mode-switch{flex-direction:column;gap:8px;display:flex}.arrangement-mode-button{width:100%;color:var(--ink-strong);text-align:left;cursor:pointer;background:#ffffff9e;border:1px solid #223e531f;border-radius:16px;flex-direction:column;gap:5px;padding:12px 14px;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:flex}.arrangement-mode-button:hover{transform:translateY(-1px)}.arrangement-mode-button span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.arrangement-mode-button strong{font-size:1rem}.arrangement-mode-button--active{background:#b8673d1f;border-color:#b8673d52;box-shadow:inset 3px 0 #b8673d}.arrangement-candidate-list{flex-direction:column;gap:10px;display:flex}.arrangement-rail h1,.arrangement-rail h2,.arrangement-center h2{margin:0}.arrangement-field-grid{grid-template-columns:1fr}.arrangement-advanced-panel{background:#ffffffb3;border-color:#223e531a}.arrangement-advanced-panel__body{flex-direction:column;gap:14px;display:flex}.arrangement-action-row{flex-wrap:wrap;gap:12px;display:flex}.arrangement-summary-block{grid-template-columns:1fr;gap:12px;display:grid}.arrangement-summary-block--compact{gap:10px}.arrangement-compare-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:22px;flex-direction:column;gap:12px;padding:18px;display:flex}.arrangement-compare-list{color:var(--ink-soft);flex-direction:column;gap:8px;display:flex}.arrangement-center__header,.arrangement-center__footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.arrangement-center__footer-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.arrangement-center__stage{flex-direction:column;gap:14px;display:flex}.arrangement-preview-toolbar{background:#ffffff9e;border:1px solid #223e5314;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.arrangement-preview-toolbar__actions,.arrangement-preview-toolbar__meta{flex-wrap:wrap;gap:10px;display:flex}.arrangement-export-stack{grid-template-columns:1fr;display:grid}.arrangement-export-stack>*{justify-content:center;width:100%}.arrangement-focus-block{flex-direction:column;gap:12px;display:flex}.arrangement-inspector-note{background:#ffffff9e;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.arrangement-inspector-note span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem}.arrangement-inspector-note strong{overflow-wrap:anywhere}.arrangement-inspector-note p{color:var(--ink-soft);line-height:1.5}.studio-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.meta-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:20px;display:grid}.studio-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.studio-meta div{background:#ffffff8f;border:1px solid #223e5314;border-radius:18px;padding:14px}.studio-meta dt{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:6px;font-size:.78rem}.studio-meta dd{color:var(--ink-strong);word-break:break-word;margin:0}.studio-work-grid{align-items:stretch}.studio-block{flex-direction:column;gap:18px;display:flex}.panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.studio-header>:first-child,.panel-header>:first-child,.candidate-card__header>:first-child,.note-timeline-card__header>:first-child,.note-detail-card__header>:first-child,.history-card__header>:first-child{flex:280px;min-width:0}.studio-header h1,.panel-header h2,.candidate-card__header h3,.note-detail-card__header h3{overflow-wrap:anywhere}.button-row{flex-wrap:wrap;gap:12px;display:flex}.toggle-grid{gap:12px;display:grid}.toggle-card{background:#fff9;border:1px solid #223e5314;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;padding:16px;display:grid}.toggle-card input{margin-top:3px}.toggle-card div{flex-direction:column;gap:4px;display:flex}.toggle-card span{color:var(--ink-soft);font-size:.93rem}.field--compact{max-width:220px}.json-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.json-label{color:var(--ink-strong);margin-bottom:8px;font-weight:700}.json-card{color:#f7f3eb;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;background:#1c3040eb;border:1px solid #223e5314;border-radius:18px;margin:0;padding:14px;font-size:.88rem;line-height:1.5}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mini-card{background:#ffffff94;border:1px solid #223e5314;border-radius:18px;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;display:flex}.mini-card span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}.mini-card strong{overflow-wrap:anywhere}.mini-card--stack{gap:10px}.support-stack{flex-direction:column;gap:14px;display:flex}.mini-card small{color:var(--ink-soft);overflow-wrap:anywhere;line-height:1.45}.shared-hero{gap:18px;display:grid}.shared-hero__copy{flex-direction:column;gap:10px;display:flex}.shared-review-page{gap:0}.shared-review-shell{flex-direction:column;gap:22px;display:flex}.shared-review-header{color:#fff8f1;background:linear-gradient(135deg,#1c2d39f7,#283d4beb),radial-gradient(circle at 100% 0,#b5643a2e,#0000 50%);border-radius:30px;grid-template-columns:minmax(0,1.3fr) minmax(320px,.95fr);gap:18px;padding:26px 28px;display:grid;box-shadow:0 28px 60px #10181d29}.shared-review-header__copy{flex-direction:column;gap:10px;display:flex}.shared-review-header__copy .eyebrow,.shared-review-header__copy .panel__summary{color:#f8f1e7c7}.shared-review-header__copy h1{color:#fff8f1}.shared-review-header__meta{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;display:grid}.shared-review-header__meta .mini-card{background:#fff8f114;border-color:#fff8f11a;min-height:96px}.shared-review-header__meta .mini-card span,.shared-review-header__meta .mini-card strong{color:#fff8f1}.shared-review-strip{background:#f1e5d8e0;border:1px solid #223e5314;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:18px 20px;display:grid}.shared-review-strip__item{flex-direction:column;gap:6px;display:flex}.shared-review-strip__item span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.shared-review-strip__item strong{color:var(--ink-strong);font-size:1.05rem}.shared-review-grid{--workspace-desk-columns:minmax(280px, 320px) minmax(0, 1fr) minmax(280px, 320px);--workspace-desk-gap:20px}.shared-review-rail,.shared-review-canvas{min-width:0}.shared-review-mode-switch{flex-direction:column;gap:8px;display:flex}.shared-review-mode-button{width:100%;color:var(--ink-strong);text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #223e531f;border-radius:16px;flex-direction:column;gap:5px;padding:12px 14px;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:flex}.shared-review-mode-button:hover:not(:disabled){transform:translateY(-1px)}.shared-review-mode-button:disabled{opacity:.54;cursor:not-allowed}.shared-review-mode-button span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.shared-review-mode-button strong{font-size:1rem}.shared-review-mode-button--active{background:#b5643a1f;border-color:#b5643a4d;box-shadow:inset 3px 0 #b5643a}.shared-review-quick-cards{gap:10px;display:grid}.shared-review-pill-row{flex-wrap:wrap;gap:10px;display:flex}.shared-review-pill{min-height:40px;color:var(--ink-strong);background:#ffffffad;border:1px solid #223e531f;border-radius:999px;padding:0 16px;font-weight:700}.shared-review-pill--active{background:var(--copper);color:#fff8f1;border-color:#b5643a38}.shared-review-audio{flex-direction:column;gap:8px;display:flex}.shared-review-audio--subtle{padding-top:4px}.shared-review-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.shared-review-canvas__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.shared-review-export-row{padding-top:6px}.shared-review-canvas__footer{justify-content:flex-end;display:flex}.shared-review-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shared-review-highlight{background:#ffffffb8;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex}.shared-review-highlight p{color:var(--ink-soft);margin:0;line-height:1.55}.shared-review-message-list{flex-direction:column;gap:10px;display:flex}.shared-review-message-list ul{color:var(--ink-strong);flex-direction:column;gap:10px;margin:0;padding-left:18px;display:flex}.audio-preview{flex-direction:column;gap:10px;display:flex}.audio-preview audio{width:100%}.empty-card{background:#ffffff8f;border:1px dashed #223e532e;border-radius:20px;flex-direction:column;gap:8px;padding:16px;display:flex}.empty-card--warn{background:#fff7e6b8;border-style:solid;border-color:#bc842a42}.take-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.live-input-meter{background:#ffffffb3;border:1px solid #223e5314;border-radius:20px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.live-input-meter__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.live-input-meter__header strong{color:var(--ink-strong);margin-top:4px;display:block}.live-input-meter__bar{background:#1c30401f;border-radius:999px;height:16px;position:relative;overflow:hidden}.live-input-meter__fill{height:100%;width:var(--meter-level,0%);border-radius:inherit;background:linear-gradient(90deg,#5cc3ff 0%,#f4a261 72%,#b5643a 100%);transition:width .12s;position:relative}.live-input-meter__fill:after{content:"";right:calc(100% - var(--meter-peak,0%));background:#ffffffeb;width:2px;height:100%;position:absolute;top:0;box-shadow:0 0 0 1px #1c30402e}.live-input-meter__meta{color:var(--ink-soft);flex-wrap:wrap;gap:12px;font-size:.86rem;display:flex}.take-list{flex-direction:column;gap:16px;display:flex}.take-card{background:#ffffff9e;border:1px solid #223e5314;border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.take-card--selected{border-color:#c25a2761;box-shadow:inset 0 0 0 1px #c25a272e}.take-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.take-card__subhead{color:var(--ink-soft);margin-top:6px;font-size:.94rem}.button-secondary--small{min-height:38px;padding:0 14px;font-size:.88rem}.progress-stack{flex-direction:column;gap:8px;display:flex}.progress-bar{background:#223e5314;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#c25a27,#e58b52);height:100%;display:block}.track-lane{flex-direction:column;gap:14px;display:flex}.track-row{background:#fff9;border:1px solid #223e5314;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.track-row--selected{border-color:#c25a2761;box-shadow:inset 0 0 0 1px #c25a272e}.track-row__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.track-row__meta span{color:var(--ink-soft);font-size:.92rem}.track-row__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.track-row__slider{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:10px;font-size:.88rem;display:flex}.track-row__slider input{width:min(120px,100%)}.waveform-preview{flex-direction:column;gap:14px;display:flex}.waveform-preview__meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.waveform-preview__chart{width:100%;max-width:100%;height:auto;display:block;overflow:visible}.waveform-preview__chart rect{fill:#1c3040f5}.waveform-preview__chart line{stroke:#ffffff29;stroke-width:1px}.waveform-preview__chart path{fill:none;stroke:#9ed0ff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.waveform-preview__chart .waveform-preview__contour{stroke:#f4a261;stroke-width:2.5px}.ops-page{grid-template-columns:minmax(0,1.14fr) minmax(320px,.86fr);align-items:start;gap:20px;display:grid}.ops-shell{background:radial-gradient(circle at 100% 0,#d6683217,#0000 26%),linear-gradient(#fffbf5f0,#f7f0e5e0);grid-column:1/-1;gap:18px}.ops-shell__header{align-items:flex-start}.ops-shell__copy{max-width:52rem}.ops-shell__copy h1{max-width:18ch}.ops-shell__actions{justify-content:flex-end;align-items:flex-start}.ops-workspace-switch{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ops-workspace-button{color:var(--ink-strong);text-align:left;cursor:pointer;background:#fffcf7d6;border:1px solid #223e531a;border-radius:18px;flex-direction:column;gap:6px;padding:14px 16px;transition:transform .14s,border-color .14s,box-shadow .14s,background .14s;display:flex}.ops-workspace-button:hover:not(:disabled){transform:translateY(-1px)}.ops-workspace-button span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.ops-workspace-button strong{font-size:1rem}.ops-workspace-button small{color:var(--ink-soft);line-height:1.5}.ops-workspace-button--active{background:#b5643a1a;border-color:#b5643a4d;box-shadow:0 16px 28px #1f304014,inset 3px 0 #b5643a}.ops-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ops-kpi-card,.ops-info-card,.ops-panel{background:#fffcf7db;border-color:#223e531a;box-shadow:0 18px 42px #1f304014,inset 0 1px #ffffffb8}.ops-kpi-card h3,.ops-info-card h3{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.8rem}.ops-claim-gate-card{gap:16px}.ops-claim-gate-card h3{margin-bottom:8px}.ops-claim-gate-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ops-claim-gate-card__header .panel__summary{max-width:36rem;margin:0}.ops-claim-gate-card__summary{color:var(--ink-soft);margin:0;line-height:1.65}.ops-claim-gate-card__detail{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ops-claim-gate-card__detail h4{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:.88rem}.ops-claim-gate-list li{gap:4px}.ops-section{margin:0}.ops-section__header{margin-bottom:14px}.ops-section__header h2{max-width:24ch}.ops-section--validation{order:1;grid-column:1}.ops-section--recovery{order:2;grid-column:2;grid-template-columns:1fr}.ops-section--versions{background:#fffcf7d6;border:1px solid #223e531a;border-radius:28px;order:3;grid-column:2;padding:22px 24px 24px;box-shadow:0 18px 42px #1f304014,inset 0 1px #ffffffb8}.ops-section--versions .card-grid{grid-template-columns:1fr;gap:14px}.ops-section--diagnostics,.ops-section--profiles{background:#fffcf7d6;border:1px solid #223e531a;border-radius:28px;grid-column:1/-1;padding:22px 24px 24px;box-shadow:0 18px 42px #1f304014,inset 0 1px #ffffffb8}.ops-section--diagnostics{order:4}.ops-section--profiles{order:5}.ops-section--diagnostics .card-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(0,1fr);gap:16px}.ops-section--profiles .ops-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ops-section--validation .panel__summary,.ops-section--recovery .panel__summary{max-width:44rem}.ops-section--validation .project-form{gap:16px}.ops-section--validation .ops-list,.ops-section--recovery .ops-list{gap:12px}.ops-import-form{gap:16px}.ops-file-button{position:relative;overflow:hidden}.ops-file-input{opacity:0;cursor:pointer;position:absolute;inset:0}.ops-import-preview{gap:14px;display:grid}.ops-runtime-workspace{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;display:grid}.ops-runtime-focus{min-width:0}.ops-runtime-queue{flex-direction:column;gap:10px;display:flex}.ops-runtime-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#f8f4eedb;border:1px solid #223e5314;border-radius:20px;gap:10px;padding:16px 18px;transition:transform .14s,border-color .14s,box-shadow .14s,background .14s;display:grid}.ops-runtime-row:hover{transform:translateY(-1px)}.ops-runtime-row--active{background:#fff9f3f0;border-color:#b5643a4d;box-shadow:inset 3px 0 #b5643a}.ops-runtime-row__main,.ops-runtime-row__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.ops-runtime-row__main span,.ops-runtime-row__meta small{color:var(--ink-soft);overflow-wrap:anywhere;line-height:1.45}.text-area{resize:vertical;min-height:220px}.ops-page .mini-card{background:#f6f1e9e6;border-color:#223e5314;min-height:92px}.ops-page .mini-card strong{line-height:1.45}.ops-page .ticket-list li{align-items:flex-start}.ops-page .ops-card{background:#f8f4eedb}.ops-page .ops-card__header strong{display:block}.ops-page .ops-card__header span{line-height:1.45}.ops-page .ops-chip-list{gap:8px}.ops-page .status-pill{align-self:flex-start}@media (width<=980px){.ops-page{grid-template-columns:1fr}.ops-section--validation,.ops-section--recovery,.ops-section--versions,.ops-section--diagnostics,.ops-section--profiles{grid-column:1}.ops-section--versions,.ops-section--diagnostics,.ops-section--profiles{padding:20px 22px 22px}.ops-section--diagnostics .card-grid,.ops-section--profiles .ops-list,.arrangement-topbar,.workspace-desk,.workspace-flow-bar{grid-template-columns:1fr}.arrangement-status-cluster{grid-template-columns:repeat(2,minmax(0,1fr))}.shared-review-header,.shared-review-strip,.shared-review-canvas__meta{grid-template-columns:1fr}.shared-review-header__meta,.shared-review-score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.arrangement-topbar__meta,.arrangement-topbar__actions{justify-content:flex-start;align-items:flex-start}.arrangement-preview-toolbar{align-items:stretch}.studio-console-strip,.studio-console-grid,.studio-console-players{grid-template-columns:1fr}.studio-console-strip__meta{justify-content:flex-start}.hero,.section--split,.card-grid,.meta-grid,.json-grid,.mini-grid,.take-summary-grid,.waveform-preview__meta{grid-template-columns:1fr}.hero__copy,.status-card,.info-card,.panel{padding:22px}.note-feedback-row,.note-subscore-grid{grid-template-columns:1fr}}@media (width<=640px){.ops-shell__actions{justify-content:stretch;width:100%}.ops-shell__actions>*{width:100%}.ops-kpi-strip,.ops-workspace-switch,.ops-claim-gate-card__header,.ops-claim-gate-card__detail{grid-template-columns:1fr}.ops-claim-gate-card__header{display:grid}.ops-runtime-workspace{grid-template-columns:1fr}.arrangement-topbar{padding:18px}.workspace-flow-bar__items{grid-template-columns:1fr}.shared-review-header{padding:20px}.shared-review-header__meta,.shared-review-score-grid{grid-template-columns:1fr}.arrangement-tabs,.arrangement-action-row,.arrangement-topbar__actions,.arrangement-preview-toolbar__actions,.arrangement-preview-toolbar__meta,.shared-review-pill-row,.shared-review-export-row{grid-template-columns:1fr;display:grid}.arrangement-status-cluster{grid-template-columns:1fr}.studio-console-strip{padding:18px}.studio-utility-chip{width:100%}.studio-console-actions,.studio-workrail{grid-template-columns:1fr;display:grid}.studio-inspector-note__header{display:block}.status-grid,.field-grid,.ops-toggle-grid,.studio-meta{grid-template-columns:1fr}.status-card__header,.panel-header,.studio-header,.take-card__header,.candidate-card__header,.note-timeline-card__header,.note-detail-card__header,.history-card__header,.ops-card__header,.transport-card__row,.track-row,.ticket-list li,.command-stack div{display:block}.arrangement-part-row,.chord-row{grid-template-columns:1fr}.arrangement-part-volume{flex-direction:column;align-items:stretch}.ticket-list span{text-align:left;margin-top:6px;display:block}.command-stack span{margin-bottom:6px;display:block}}.page-shell--studio{gap:10px;font-family:Segoe UI,Malgun Gothic,sans-serif}.page-shell--studio .workspace-flow-bar,.page-shell--studio .studio-section--muted{display:none}.page-shell--studio .panel,.page-shell--studio .mini-card,.page-shell--studio .toggle-card,.page-shell--studio .score-card,.page-shell--studio .empty-card,.page-shell--studio .status-card,.page-shell--studio .info-card,.page-shell--studio .advanced-panel{color:#1f1f1f;box-shadow:none;background:#f7f7f7;border:1px solid #a3a3a3;border-radius:0}.page-shell--studio .panel__summary,.page-shell--studio .status-card__hint{display:none}.page-shell--studio button,.page-shell--studio input:not([type=checkbox]):not([type=radio]):not([type=range]),.page-shell--studio select,.page-shell--studio textarea{box-shadow:none;border-radius:0}.page-shell--studio button{box-shadow:none}.page-shell--studio .section{background:0 0;border:0;padding:0}.page-shell--studio .section__header{border-bottom:1px solid #d3cec4;padding:0 2px 10px}.page-shell--studio .studio-console-shell--wave-editor{background:#d8d8d8;border:1px solid #8f8f8f;border-radius:0;gap:0;padding:0;box-shadow:inset 0 1px #f6f6f6,inset 1px 0 #f6f6f6}.page-shell--studio .studio-console-shell--wave-editor .panel,.page-shell--studio .studio-console-shell--wave-editor .empty-card,.page-shell--studio .studio-console-shell--wave-editor .mini-card,.page-shell--studio .studio-console-shell--wave-editor .score-card,.page-shell--studio .studio-console-shell--wave-editor .toggle-card,.page-shell--studio .studio-console-shell--wave-editor .advanced-panel{color:#1f1f1f;box-shadow:none;background:#f7f7f7;border:1px solid #a3a3a3;border-radius:0}.page-shell--studio .studio-console-shell--wave-editor .button-primary,.page-shell--studio .studio-console-shell--wave-editor .button-secondary,.page-shell--studio .studio-console-shell--wave-editor .back-link{color:#202020;background:#f3f3f3;border:1px solid #8f8f8f;border-radius:0;min-height:34px;padding:0 12px;box-shadow:inset 0 1px #fff}.page-shell--studio .studio-console-shell--wave-editor .button-primary:hover,.page-shell--studio .studio-console-shell--wave-editor .button-secondary:hover{transform:none}.page-shell--studio .studio-wave-editor__topbar{background:linear-gradient(#efefef,#d6d6d6);border-bottom:1px solid #9c9c9c;grid-template-columns:minmax(280px,.85fr) minmax(0,1.6fr) 120px;align-items:stretch;gap:0;padding:0}.page-shell--studio .studio-wave-editor__title,.page-shell--studio .studio-wave-editor__status,.page-shell--studio .studio-wave-editor__back{padding:10px 12px}.page-shell--studio .studio-wave-editor__title .eyebrow,.page-shell--studio .studio-wave-editor__title h1,.page-shell--studio .studio-wave-editor__title .panel__summary{color:#202020}.page-shell--studio .studio-wave-editor__title h1{letter-spacing:-.03em;margin-top:4px;font-family:Segoe UI,Noto Sans KR,sans-serif;font-size:clamp(1.85rem,2vw,2.4rem);line-height:1.05}.page-shell--studio .studio-wave-editor__status{background:#ddd;border-left:1px solid #c6c6c6;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0;display:grid}.page-shell--studio .studio-wave-editor__status-chip{color:#333;background:linear-gradient(#f8f8f8,#ececec);border:1px solid #b1b1b1;border-radius:0;min-width:0;min-height:72px;margin-bottom:-1px;margin-right:-1px;padding:8px 10px}.page-shell--studio .studio-wave-editor__status-chip strong{color:#181818;font-size:1rem;line-height:1.2}.page-shell--studio .studio-wave-editor__status-chip small{color:#5b5b5b;letter-spacing:.08em;margin:0 0 4px;font-size:.68rem}.page-shell--studio .studio-wave-editor__back{background:linear-gradient(#f2f2f2,#dfdfdf);border-left:1px solid #9c9c9c;justify-content:center;align-items:center;display:inline-flex}.page-shell--studio .status-pill{min-height:0;box-shadow:none;border:1px solid #0000;border-radius:0;padding:6px 10px}.page-shell--studio .status-pill:before{width:8px;height:8px}.page-shell--studio .studio-wave-editor__body{grid-template-columns:208px minmax(0,1fr);gap:0}.page-shell--studio .studio-wave-editor__rail{background:#dcdcdc;border:0;border-right:1px solid #9d9d9d;border-radius:0;gap:10px;padding:10px 12px}.page-shell--studio .studio-wave-editor__mode-switch{border-top:1px solid #b6b6b6;gap:0}.page-shell--studio .studio-wave-editor__mode-button,.page-shell--studio .studio-wave-editor__rail-link,.page-shell--studio .studio-wave-editor__rail-card{color:#1f1f1f;background:0 0;border:0;border-bottom:1px solid #b6b6b6;border-radius:0;gap:4px;padding:8px 0}.page-shell--studio .studio-wave-editor__mode-button:hover,.page-shell--studio .studio-wave-editor__rail-link:hover{transform:none}.page-shell--studio .studio-wave-editor__mode-button{font-size:1.05rem}.page-shell--studio .studio-wave-editor__mode-button span,.page-shell--studio .studio-wave-editor__rail-kicker,.page-shell--studio .studio-wave-editor__rail-card span{color:#5b5b5b;letter-spacing:.04em}.page-shell--studio .studio-wave-editor__mode-button span{display:none}.page-shell--studio .studio-wave-editor__mode-button strong,.page-shell--studio .studio-wave-editor__rail-link,.page-shell--studio .studio-wave-editor__rail-card strong{color:#181818}.page-shell--studio .studio-wave-editor__mode-button--active{background:#e6ebf5;border-color:#7688a6;box-shadow:inset 2px 0 #4d6487}.page-shell--studio .studio-wave-editor__rail-summary{border-top:1px solid #b6b6b6;gap:0}.page-shell--studio .studio-wave-editor__rail-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.page-shell--studio .studio-wave-editor__rail-card span{letter-spacing:0;font-size:.78rem}.page-shell--studio .studio-wave-editor__rail-card strong{text-align:right}.page-shell--studio .studio-wave-editor__rail-badge{color:#2b4b7c;background:0 0;border:0;border-radius:0;min-height:0;padding:0;font-size:.78rem}.page-shell--studio .studio-wave-editor__main{background:#fff;gap:0}.page-shell--studio .studio-wave-editor__file-chip{color:#1f1f1f;background:#f3f3f3;border:0;border-bottom:1px solid #9e9e9e;border-radius:0;gap:10px;width:100%;max-width:none;padding:8px 12px}.page-shell--studio .studio-wave-editor__file-chip>div{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.page-shell--studio .studio-wave-editor__file-chip strong{font-size:1rem}.page-shell--studio .studio-wave-editor__file-chip small{color:#5a5a5a;margin:0}.page-shell--studio .studio-wave-editor__file-close{display:none}.page-shell--studio .studio-wave-editor__stage,.page-shell--studio .studio-wave-editor__control-strip,.page-shell--studio .studio-wave-editor__timeline{background:#f6f6f6;border:0;border-bottom:1px solid #a2a2a2;border-radius:0;gap:12px;padding:12px}.page-shell--studio .studio-wave-editor__stage-header,.page-shell--studio .studio-wave-editor__timeline-header{border-bottom:1px solid #b7b7b7;align-items:end;padding-bottom:10px}.page-shell--studio .studio-wave-editor__stage-header h2,.page-shell--studio .studio-wave-editor__timeline-header h2{font-size:1.1rem}.page-shell--studio .studio-wave-editor__stage-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.page-shell--studio .studio-wave-editor__stage-meta span{color:#2c2c2c;background:#fff;border:1px solid #b0b0b0;border-radius:0;min-height:0;margin-right:-1px;padding:7px 9px;font-size:.84rem}.page-shell--studio .studio-wave-editor__canvas{min-height:240px}.page-shell--studio .studio-wave-editor__canvas .waveform-preview{background:#fff;border:1px solid #a7a7a7;border-radius:0;padding:12px}.page-shell--studio .studio-wave-editor__canvas .waveform-preview__chart rect{fill:#efefef}.page-shell--studio .empty-card{text-align:center;background:#fff;border:1px dashed #a3a3a3;border-radius:0;place-items:center;min-height:220px;padding:16px;display:grid}.page-shell--studio .empty-card p{color:#6a6a6a;margin:0;font-weight:700}.page-shell--studio .empty-card p+p{display:none}.page-shell--studio .studio-wave-editor__focus-grid{border-top:1px solid #b7b7b7;grid-template-columns:minmax(0,1fr) 320px;gap:0;padding-top:12px}.page-shell--studio .studio-wave-editor__focus-card{background:0 0;border:0;border-radius:0;gap:10px;padding:12px 0 0}.page-shell--studio .studio-wave-editor__focus-card+.studio-wave-editor__focus-card{border-left:1px solid #c3c3c3;margin-left:14px;padding-left:14px}.page-shell--studio .studio-wave-editor__focus-card>span{color:#595959;letter-spacing:.04em}.page-shell--studio .studio-wave-editor__focus-card>p{color:#3f566f;margin:0;line-height:1.45}.page-shell--studio .studio-wave-editor__focus-metrics,.page-shell--studio .studio-wave-editor__score-grid{background:#fff;border:1px solid #c7c7c7;gap:0}.page-shell--studio .studio-wave-editor__focus-metrics div,.page-shell--studio .studio-wave-editor__score-card{background:#fff;border:1px solid #c7c7c7;border-top:0;border-left:0;border-radius:0;min-height:64px;padding:10px 12px}.page-shell--studio .studio-wave-editor__focus-metrics div:nth-child(2n),.page-shell--studio .studio-wave-editor__score-card:nth-child(2n){border-right:0}.page-shell--studio .studio-wave-editor__focus-metrics div:nth-last-child(-n+2),.page-shell--studio .studio-wave-editor__score-card:nth-last-child(-n+2){border-bottom:0}.page-shell--studio .studio-wave-editor__score-card--highlight{background:#e4ebf7;border-color:#8da0be}.page-shell--studio .studio-wave-editor__focus-note{color:#4c5c72;margin:0;font-size:.82rem}.page-shell--studio .studio-wave-editor__transport-row{border-top:1px solid #c2c2c2;gap:8px;padding-top:10px}.page-shell--studio .studio-wave-editor__control-strip{background:#efefef;grid-template-columns:180px 220px minmax(0,1fr);align-items:start}.page-shell--studio .studio-wave-editor__field,.page-shell--studio .studio-wave-editor__mode-box,.page-shell--studio .studio-wave-editor__action-box{background:0 0;border:0;border-radius:0;gap:8px;padding:0}.page-shell--studio .studio-wave-editor__field span,.page-shell--studio .studio-wave-editor__mode-label,.page-shell--studio .studio-wave-editor__action-copy span{color:#5a5a5a;letter-spacing:.04em}.page-shell--studio .studio-wave-editor__mode-options{color:#1f1f1f;gap:6px}.page-shell--studio .studio-wave-editor__mode-options label{gap:8px}.page-shell--studio .studio-wave-editor__action-box{border-left:1px solid #c2c2c2;justify-content:space-between;align-items:flex-start;gap:12px;padding-left:12px;display:flex}.page-shell--studio .studio-wave-editor__action-copy{gap:2px}.page-shell--studio .studio-wave-editor__action-copy span{font-size:.7rem}.page-shell--studio .studio-wave-editor__action-copy small{display:none}.page-shell--studio .studio-wave-editor__signal{color:#304860;background:#eef4fb;border:1px solid #adc0d9;margin:0;padding:8px 10px;font-size:.86rem}.page-shell--studio .studio-wave-editor__timeline .status-card__hint,.page-shell--studio .studio-wave-editor__timeline .form-error{margin:0}.page-shell--studio .studio-wave-editor__player{background:#fff;border:1px solid #b5b5b5;border-radius:0;padding:10px}.page-shell--studio .studio-wave-editor__player>span{color:#5c5c5c;letter-spacing:.04em;font-size:.74rem}.page-shell--studio .track-lane{background:#fff;border:1px solid #9f9f9f;gap:0}.page-shell--studio .track-row{background:0 0;border-bottom:1px solid #d3d3d3;border-radius:0;padding:10px 12px}.page-shell--studio .track-row:last-child{border-bottom:0}.page-shell--studio .track-row--selected{background:#e8eef8}.page-shell--studio .track-row__meta span,.page-shell--studio .track-row__slider span{color:#5a5a5a}.page-shell--studio .track-row__controls{gap:8px}.page-shell--studio .track-row__slider input{accent-color:#4d6487}.page-shell--studio .card-grid,.page-shell--studio .meta-grid{background:#b7b7b7;border:1px solid #b7b7b7;gap:0}.page-shell--studio .card-grid>*,.page-shell--studio .meta-grid>*{border:0;border-right:1px solid #b7b7b7}.page-shell--studio .card-grid>:last-child,.page-shell--studio .meta-grid>:last-child{border-right:0}.page-shell--studio .section__header .eyebrow{color:#6a6a6a}.page-shell--studio .section__header h2{font-size:1.35rem;line-height:1.15}.page-shell--studio .panel h2{line-height:1.02}.page-shell--studio .button-primary--small,.page-shell--studio .button-secondary--small,.page-shell--studio .studio-wave-editor__utility-link{min-height:32px;padding:0 10px;font-size:.8rem}.page-shell--studio .studio-wave-editor__topbar{grid-template-columns:300px minmax(0,1fr) 220px;min-height:76px}.page-shell--studio .studio-wave-editor__title,.page-shell--studio .studio-wave-editor__utilities{flex-direction:column;justify-content:center;display:flex}.page-shell--studio .studio-wave-editor__title{gap:4px}.page-shell--studio .studio-wave-editor__title .eyebrow{display:none}.page-shell--studio .studio-wave-editor__subtitle{color:#5b5b5b;letter-spacing:.04em;margin:0;font-size:12px;font-weight:600}.page-shell--studio .studio-wave-editor__title h1{margin:0;font-size:28px;line-height:1.05}.page-shell--studio .studio-wave-editor__status{grid-template-columns:repeat(6,minmax(0,1fr))}.page-shell--studio .studio-wave-editor__status-chip{min-height:76px}.page-shell--studio .studio-wave-editor__utilities{background:linear-gradient(#f2f2f2,#dfdfdf);border-left:1px solid #9c9c9c;gap:8px;padding:10px 12px}.page-shell--studio .studio-wave-editor__body{grid-template-columns:220px minmax(0,1fr) 320px}.page-shell--studio .studio-wave-editor__rail{gap:12px}.page-shell--studio .studio-wave-editor__rail-section{flex-direction:column;gap:8px;display:flex}.page-shell--studio .studio-wave-editor__mode-button{justify-content:center;min-height:44px}.page-shell--studio .studio-wave-editor__rail-objects{flex-direction:column;gap:8px;display:flex}.page-shell--studio .studio-wave-editor__rail-object{background:#efefef;border:1px solid #b6b6b6;flex-direction:column;gap:8px;padding:10px;display:flex}.page-shell--studio .studio-wave-editor__rail-object-copy{flex-direction:column;gap:2px;display:flex}.page-shell--studio .studio-wave-editor__rail-object-copy span{color:#5b5b5b;letter-spacing:.04em;font-size:.74rem}.page-shell--studio .studio-wave-editor__rail-object-copy strong{color:#181818;font-size:.96rem}.page-shell--studio .studio-wave-editor__rail-object-copy small{color:#5b5b5b;font-size:.78rem;line-height:1.35}.page-shell--studio .studio-wave-editor__rail-object-actions{flex-wrap:wrap;gap:6px;display:flex}.page-shell--studio .studio-wave-editor__rail-takes{flex-direction:column;gap:6px;display:flex}.page-shell--studio .studio-wave-editor__rail-take{color:#202020;text-align:left;background:#fff;border:1px solid #b6b6b6;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:grid}.page-shell--studio .studio-wave-editor__rail-take span{color:#5a5a5a;font-size:.76rem}.page-shell--studio .studio-wave-editor__rail-take--active{background:#e6ebf5;border-color:#7688a6}.page-shell--studio .studio-wave-editor__rail-take--empty{color:#5a5a5a;justify-content:center;display:flex}.page-shell--studio .studio-wave-editor__main{border-right:1px solid #a2a2a2}.page-shell--studio .studio-wave-editor__stage,.page-shell--studio .studio-wave-editor__control-strip,.page-shell--studio .studio-wave-editor__timeline{border-right:0}.page-shell--studio .studio-wave-editor__inspector{background:#efefef;border:0;border-left:1px solid #9d9d9d;flex-direction:column;gap:0;padding:0;display:flex}.page-shell--studio .studio-wave-editor__inspector-section{border-bottom:1px solid #b7b7b7;flex-direction:column;gap:10px;padding:12px;display:flex}.page-shell--studio .studio-wave-editor__inspector-section:last-child{border-bottom:0}.page-shell--studio .studio-wave-editor__inspector-kicker,.page-shell--studio .studio-wave-editor__inspector-heading span{color:#5b5b5b;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.page-shell--studio .studio-wave-editor__inspector-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.page-shell--studio .studio-wave-editor__inspector-section strong,.page-shell--studio .studio-wave-editor__inspector-heading strong{color:#181818;font-size:1rem}.page-shell--studio .studio-wave-editor__inspector-section small{color:#5b5b5b;line-height:1.35}.page-shell--studio .studio-wave-editor__inspector .studio-wave-editor__focus-grid{border-top:0;flex-direction:column;gap:12px;padding-top:0;display:flex}.page-shell--studio .studio-wave-editor__inspector .studio-wave-editor__focus-card{padding:0}.page-shell--studio .studio-wave-editor__inspector .studio-wave-editor__focus-card+.studio-wave-editor__focus-card{border-top:1px solid #c3c3c3;border-left:0;margin-left:0;padding-top:12px;padding-left:0}.page-shell--studio .studio-wave-editor__note-list{flex-direction:column;gap:6px;display:flex}.page-shell--studio .studio-wave-editor__note-row{color:#202020;text-align:left;background:#fff;border:1px solid #b6b6b6;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;padding:8px 10px;display:grid}.page-shell--studio .studio-wave-editor__note-row strong,.page-shell--studio .studio-wave-editor__note-row span,.page-shell--studio .studio-wave-editor__note-row small{margin:0}.page-shell--studio .studio-wave-editor__note-row span{color:#5b5b5b;justify-self:end;font-size:.76rem}.page-shell--studio .studio-wave-editor__note-row small{color:#5b5b5b;grid-column:1/-1;font-size:.78rem}.page-shell--studio .studio-wave-editor__note-row--active{background:#e6ebf5;border-color:#7688a6}.page-shell--studio .studio-wave-editor__note-empty{color:#5a5a5a;background:#fff;border:1px dashed #a3a3a3;padding:10px}.page-shell--studio .studio-wave-editor__inspector-actions{flex-direction:column;gap:8px;display:flex}.page-shell--studio .studio-workbench{background:#d8d8d8;border:1px solid #8f8f8f;flex-direction:column;gap:0;display:flex}.page-shell--studio .studio-workbench__tabs{background:linear-gradient(#efefef,#d6d6d6);border-bottom:1px solid #9c9c9c;flex-wrap:wrap;gap:0;display:flex}.page-shell--studio .studio-workbench__tab{color:#353535;min-height:38px;font:inherit;background:0 0;border:0;border-right:1px solid #b7b7b7;padding:0 14px;font-weight:700}.page-shell--studio .studio-workbench__tab--active{color:#111;background:#fff}.page-shell--studio .studio-workbench__panel{flex-direction:column;gap:18px;padding:12px;display:flex}.page-shell--studio .studio-workbench .section__header{padding:0 0 10px}.page-shell--studio .studio-workbench .section__header .eyebrow{display:none}.page-shell--studio .studio-workbench .section__header h2,.page-shell--studio .studio-workbench .panel-header h2{font-size:1.02rem;line-height:1.2}.page-shell--studio .studio-workbench .panel__summary,.page-shell--studio .studio-workbench .status-card__hint{display:none}@media (width<=1024px){.page-shell--studio .studio-wave-editor__body,.page-shell--studio .studio-wave-editor__focus-grid,.page-shell--studio .studio-wave-editor__control-strip,.page-shell--studio .studio-wave-editor__topbar{grid-template-columns:1fr}.page-shell--studio .studio-wave-editor__status{border-top:1px solid #c6c6c6;border-left:0;grid-template-columns:repeat(3,minmax(0,1fr))}.page-shell--studio .studio-wave-editor__utilities{border-top:1px solid #9c9c9c;border-left:0}.page-shell--studio .studio-wave-editor__stage-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.page-shell--studio .studio-wave-editor__focus-card+.studio-wave-editor__focus-card{border-top:1px solid #c3c3c3;border-left:0;margin-left:0;padding-left:0}.page-shell--studio .studio-wave-editor__action-box{border-top:1px solid #c2c2c2;border-left:0;flex-direction:column;padding-top:10px;padding-left:0}.page-shell--studio .studio-wave-editor__main{border-right:0}.page-shell--studio .studio-wave-editor__inspector{border-top:1px solid #9d9d9d;border-left:0}.page-shell--studio .studio-workbench__tabs{flex-wrap:nowrap;overflow-x:auto}}@media (width<=820px){.page-shell--studio .studio-wave-editor__status{grid-template-columns:repeat(2,minmax(0,1fr))}.page-shell--studio .studio-wave-editor__utilities{gap:6px}.page-shell--studio .studio-workbench__panel{padding:10px}}
