:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#211f1b;background:#f3f0e9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #211f1b;--muted: #746f65;--canvas: #f5f2eb;--paper: #fffefd;--paper-soft: #faf8f3;--rail: #171613;--rail-soft: #24211c;--gold: #dba63b;--gold-dark: #9b6713;--gold-soft: #fbefd4;--green: #3f7655;--green-soft: #e4f1e8;--blue: #3c7195;--red: #a84740;--line: #e1ddd3;--shadow: 0 18px 50px rgba(45, 39, 29, .09)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;background:var(--canvas);font-size:16px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid rgba(219,166,59,.42);outline-offset:3px}.app-shell{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto}#main-content{grid-column:2;min-width:0}.site-header{position:fixed;inset:0 auto 0 0;z-index:20;width:238px;padding:28px 18px 22px;display:flex;flex-direction:column;background:var(--rail);color:#f8f2e6;border-right:1px solid #302d27}.brand{width:100%;padding:3px 7px 27px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid #302d27;background:transparent;color:inherit;cursor:pointer;text-align:left}.brand-mark{width:43px;height:43px;flex:none;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#f0c968,#c88b20);color:#20180b;box-shadow:0 9px 24px #d2992a33}.brand-mark.large{width:62px;height:62px;border-radius:18px}.brand-copy{min-width:0;display:grid;line-height:1.12}.brand-copy strong{font-family:Georgia,serif;font-size:17px;letter-spacing:-.02em}.brand-copy small{margin-top:4px;color:#caa960;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nav-label{margin:28px 12px 9px;color:#777166;font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}nav{display:grid;gap:5px}nav button{min-height:48px;padding:0 13px;display:flex;align-items:center;gap:12px;border:0;border-radius:11px;background:transparent;color:#aaa398;font-weight:700;cursor:pointer;text-align:left}nav button:hover{background:#211f1b;color:#eee7dc}nav button.active{background:#2a261f;color:#f2ca70;box-shadow:inset 3px 0 #d9a33a}.sidebar-status{margin-top:auto;padding:15px 12px 5px;display:grid;grid-template-columns:9px 1fr;gap:9px;align-items:start;border-top:1px solid #302d27}.sidebar-status>span{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#a85a50;box-shadow:0 0 0 4px #a85a501a}.sidebar-status>span.online{background:#5e9870;box-shadow:0 0 0 4px #5e98701f}.sidebar-status strong,.sidebar-status small{display:block}.sidebar-status strong{color:#ddd5c8;font-size:11px}.sidebar-status small{margin-top:3px;color:#777166;font-size:9px;line-height:1.4}footer{grid-column:2;min-height:46px;padding:0 38px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);background:#f7f4ee;color:#999287;font-size:10px}.footer-dot{width:3px;height:3px;border-radius:50%;background:#c5983f}.workspace-page,.processing-page,.preview-page,.completed-page,.state-page,.lyrics-editor{min-height:calc(100vh - 46px);padding:46px clamp(28px,5vw,74px) 68px;background:var(--canvas)}.workspace-page{max-width:1500px;margin:0 auto}.page-heading,.section-heading,.library-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.page-heading{margin-bottom:25px}.page-heading h1,.section-heading h1,.library-heading h1,.settings-heading h1,.processing-header h1,.preview-heading h1,.success-heading h1,.status-card h1,.editor-header h1{margin:0;font-family:Georgia,Times New Roman,serif;color:#201d18;font-weight:600;letter-spacing:-.035em}.page-heading h1,.library-heading h1,.settings-heading h1{font-size:clamp(42px,4vw,60px)}.page-heading>div>p:last-child,.library-heading p:not(.eyebrow),.settings-heading>p:last-child{max-width:670px;margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.eyebrow{margin:0 0 9px;display:flex;align-items:center;gap:7px;color:var(--gold-dark);font-size:10px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.local-badge{min-width:240px;padding:13px 15px;display:flex;align-items:center;gap:10px;border:1px solid #ded9ce;border-radius:13px;background:#ffffff9e;color:var(--green)}.local-badge strong,.local-badge small{display:block}.local-badge strong{font-size:12px}.local-badge small{margin-top:2px;color:var(--muted);font-size:9px}.primary-button,.secondary-button,.danger-button{min-height:49px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;font-weight:800;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.primary-button{border:1px solid #c68b1f;background:linear-gradient(145deg,#eab94f,#d59a2b);color:#21190d;box-shadow:0 8px 22px #af771429}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 26px #af771438}.secondary-button{border:1px solid #d9d4ca;background:#fff;color:#403c35}.secondary-button:hover:not(:disabled){background:#f7f4ee}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.5;cursor:default;box-shadow:none}.primary-button.full,.full-width{width:100%}.secondary-button.compact{min-height:40px;padding-inline:14px;font-size:12px}.text-button,.danger-text-button{min-height:40px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:transparent;font-weight:750;cursor:pointer}.text-button{color:#785016}.danger-text-button{color:var(--red)}.text-button:hover,.danger-text-button:hover{background:#00000009}.text-button.centered,.danger-text-button.centered-danger{margin-inline:auto}.text-button.muted{color:var(--muted)}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:#69645b;cursor:pointer}.workflow-bar{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);list-style:none;border-bottom:1px solid var(--line);background:#fbfaf7}.workflow-bar li{position:relative;min-height:67px;padding:0 18px;display:flex;align-items:center;gap:10px;color:#a19b91}.workflow-bar li:not(:last-child):after{content:"";position:absolute;top:50%;right:-11px;width:22px;height:1px;background:#d7d1c7}.workflow-bar li>span{width:25px;height:25px;flex:none;display:grid;place-items:center;border:1px solid #d4cec4;border-radius:50%;font-size:10px;font-weight:800}.workflow-bar li strong{font-size:11px;white-space:nowrap}.workflow-bar li.active{color:#6e4912}.workflow-bar li.active>span{border-color:#cb922b;background:var(--gold-soft);color:var(--gold-dark);box-shadow:0 0 0 4px #dba63b17}.workflow-bar li.done{color:var(--green)}.workflow-bar li.done>span{border-color:#b7d3bf;background:var(--green-soft)}.creation-workspace{overflow:hidden;border:1px solid #dad5cb;border-radius:19px;background:var(--paper);box-shadow:var(--shadow)}.source-step{padding-top:20px}.source-method-tabs{width:max-content;margin:0 auto;padding:4px;display:flex;gap:3px;border:1px solid #ddd7cc;border-radius:11px;background:#efebe4}.source-method-tabs button{min-height:40px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#746e64;font-size:11px;font-weight:800;cursor:pointer}.source-method-tabs button.active{background:#fff;color:#785016;box-shadow:0 2px 8px #2d271d1a}.file-drop{min-height:355px;margin:24px;padding:55px clamp(30px,7vw,85px);display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:34px;border:1.5px dashed #d5c292;border-radius:15px;background:linear-gradient(120deg,#fffdf9,#faf5e9)}.upload-visual{position:relative;width:112px;height:112px;display:grid;place-items:center;border-radius:25px;background:#201e1a;color:#ebbb59;box-shadow:0 16px 35px #1f1c1729}.audio-line{position:absolute;right:-16px;bottom:28px;width:45px;height:2px;border-radius:2px;background:#e3ad44;transform:rotate(-12deg)}.audio-line.short{right:-8px;bottom:20px;width:25px}.step-kicker{margin:0 0 8px;color:var(--gold-dark);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.upload-copy h2{margin:0;font-family:Georgia,serif;font-size:clamp(29px,3vw,42px);letter-spacing:-.03em}.upload-copy>p:not(.step-kicker){margin:10px 0 7px;color:var(--muted);line-height:1.5}.upload-copy small{color:#9a948b;font-size:10px;font-weight:750;letter-spacing:.07em}.link-import-panel{min-height:355px;margin:24px;padding:48px clamp(30px,8vw,100px);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #d5c292;border-radius:15px;background:linear-gradient(120deg,#fffdf9,#faf5e9);text-align:center}.link-import-icon{width:76px;height:76px;margin-bottom:17px;display:grid;place-items:center;border-radius:21px;background:#211f1b;color:#e9b650;box-shadow:0 14px 30px #1f1c1724}.link-import-copy h2{margin:0;font-family:Georgia,serif;font-size:clamp(29px,3vw,42px);letter-spacing:-.03em}.link-import-copy>p:not(.step-kicker){margin:9px auto 22px;max-width:610px;color:var(--muted);font-size:13px;line-height:1.5}.link-input-row{width:min(760px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.link-input-row .text-input{height:51px}.rights-hint{max-width:760px;margin-top:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#7d766b;font-size:9px;line-height:1.45}.rights-hint svg{flex:none;color:var(--green)}.trim-step{padding:28px 32px 31px}.trim-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.trim-heading-row .panel-heading{margin-bottom:20px}.selected-song-strip{padding:13px 15px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;border:1px solid var(--line);border-radius:12px;background:#faf8f4}.selected-song-strip>div{min-width:0}.selected-song-strip strong,.selected-song-strip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-song-strip strong{font-size:13px}.selected-song-strip small{margin-top:3px;color:var(--muted);font-size:9px}.trim-audio-player{width:100%;height:42px;margin:17px 0 13px;display:block}.trim-timeline{position:relative;height:102px;overflow:hidden;border:1px solid #39352e;border-radius:11px;background:#1b1916}.trim-wave{position:absolute;top:12px;right:12px;bottom:12px;left:12px;display:flex;align-items:center;gap:3px;opacity:.36}.trim-wave span{min-width:2px;flex:1;border-radius:3px;background:#d6ccc0}.trim-selection{position:absolute;top:0;bottom:0;min-width:3px;border-inline:2px solid #f1bd54;background:#dba63b33;box-shadow:inset 16px 0 25px -24px #f2c15d,inset -16px 0 25px -24px #f2c15d}.trim-controls{margin:15px 0 7px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.trim-controls label>span{display:flex;align-items:center;justify-content:space-between;color:#696359;font-size:10px}.trim-controls output{color:#865812;font-weight:850}.trim-controls input{width:100%;margin:8px 0 0;accent-color:#c68c25}.trim-time-fields{min-height:58px;padding:11px 13px;display:flex;align-items:end;gap:9px;border-radius:10px;background:#f5f2ec}.trim-time-fields>span{padding-bottom:10px;color:#9b958b;font-size:9px}.trim-time-fields label span{display:block;margin-bottom:4px;color:#777066;font-size:8px;font-weight:800;text-transform:uppercase}.trim-time-fields input{width:104px;height:38px;padding:0 9px;border:1px solid #d8d2c8;border-radius:8px;background:#fff;font-size:11px}.trim-time-fields .secondary-button{margin-left:auto}.trim-footer{margin-top:19px;display:flex;align-items:center;justify-content:space-between;gap:22px}.trim-footer strong,.trim-footer span{display:block}.trim-footer strong{font-family:Georgia,serif;font-size:19px}.trim-footer span{margin-top:3px;color:var(--muted);font-size:9px}.song-setup-grid{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(480px,1.35fr)}.song-details-panel,.sound-panel{padding:29px 31px 33px}.song-details-panel{border-right:1px solid var(--line);background:#fbfaf7}.selected-song-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding-bottom:23px;margin-bottom:23px;border-bottom:1px solid var(--line)}.album-tile{width:55px;height:55px;display:grid;place-items:center;border-radius:14px;background:#211f1b;color:#e9b650}.selected-song-heading div{min-width:0}.selected-song-heading strong,.selected-song-heading small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-song-heading strong{font-size:14px}.selected-song-heading small{margin-top:3px;color:var(--muted);font-size:10px}.success-label{margin:0 0 4px;display:flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.field-label{display:block;margin-bottom:7px;color:#4c4841;font-size:11px;font-weight:800}.text-input{width:100%;height:47px;padding:0 13px;border:1px solid #d8d2c8;border-radius:10px;background:#fff;color:var(--ink)}.text-input:focus{border-color:#cb922b;outline:0;box-shadow:0 0 0 3px #dba63b1f}.optional-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:19px}.optional-row strong,.optional-row span{display:block}.optional-row strong{font-size:11px}.optional-row span{margin-top:3px;color:var(--muted);font-size:9px}.linked-source-note{margin:18px 0 0;padding:10px 11px;display:flex;align-items:center;gap:7px;border-radius:9px;background:var(--green-soft);color:#42694e;font-size:9px;line-height:1.4}.edit-trim-button{margin-top:12px;padding-inline:0}.panel-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.panel-number{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:9px;background:var(--gold-soft);color:var(--gold-dark);font-size:11px;font-weight:850}.panel-heading h2,.panel-heading p{margin:0}.panel-heading h2{font-family:Georgia,serif;font-size:24px}.panel-heading p{margin-top:4px;color:var(--muted);font-size:11px}.quality-picker{min-width:0;margin:0;padding:0;border:0}.quality-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quality-options label{min-width:0;padding:13px 12px;border:1px solid #ddd7cd;border-radius:11px;background:#fff;cursor:pointer}.quality-options label:hover{border-color:#c8b98f}.quality-options label.selected{border-color:#c68d25;background:#fff9ea;box-shadow:inset 0 -2px #dba63b}.quality-options input{position:absolute;opacity:0;pointer-events:none}.quality-options span{display:flex;align-items:baseline;justify-content:space-between;gap:5px}.quality-options strong{font-size:12px}.quality-options small{color:#9c6b1c;font-size:7px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.quality-options em{display:block;margin-top:7px;color:var(--muted);font-size:9px;line-height:1.4;font-style:normal}.backing-vocals-option{margin:12px 0 17px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid transparent;border-radius:10px;background:#f5f2ec;cursor:pointer}.backing-vocals-option:has(input:checked){border-color:#d7bc7e;background:#fbf2dc}.backing-vocals-option input{margin-top:2px;accent-color:#a56d13}.backing-vocals-option strong,.backing-vocals-option small{display:block}.backing-vocals-option strong{font-size:11px}.backing-vocals-option small{margin-top:2px;color:var(--muted);font-size:9px;line-height:1.35}.error-message{margin:0;padding:11px 13px;border-radius:9px;background:#fff0ee;color:var(--red);font-size:11px}.workspace-error{margin:0 24px 20px}.readiness-warning{margin:16px 0 0;color:var(--red);font-size:12px}.recent-section{margin-top:45px}.section-heading{margin-bottom:18px}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:28px;font-weight:600;letter-spacing:-.02em}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.project-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--paper);transition:transform .15s ease,box-shadow .15s ease}.project-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #372f2214}.project-open-button{width:100%;padding:0;display:grid;grid-template-columns:78px minmax(0,1fr);border:0;background:transparent;text-align:left;cursor:pointer}.project-art{min-height:144px;display:grid;place-items:center;position:relative;background:#201e1a;color:#dfad4c}.art-line{position:absolute;bottom:38px;width:38px;height:1px;background:#bd8730}.project-details{min-width:0;padding:15px 43px 14px 15px}.project-details h3{margin:9px 0 3px;overflow:hidden;color:#2a2722;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.project-details p{margin:0;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.project-quality{display:block;margin-top:7px;color:#978d7f;font-size:8px;text-transform:capitalize}.status-pill{min-height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border-radius:99px;font-size:8px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.status-pill.ready{background:var(--green-soft);color:var(--green)}.status-pill.review{background:var(--gold-soft);color:#80540f}.status-pill.working{background:#e8eff5;color:var(--blue)}.status-pill.error{background:#fff0ee;color:var(--red)}.status-pill.paused{background:#efede8;color:#746e64}.open-project{margin-top:11px;display:flex;align-items:center;gap:3px;color:#785016;font-size:9px;font-weight:800}.mini-progress{height:4px;margin-top:10px;overflow:hidden;border-radius:99px;background:#ece8e0}.mini-progress span{display:block;height:100%;background:var(--gold)}.project-delete-button{position:absolute;right:8px;bottom:8px;z-index:2;width:31px;height:31px;display:grid;place-items:center;border:1px solid #ecd0cd;border-radius:8px;background:#fff;color:var(--red);cursor:pointer}.project-delete-button:disabled{opacity:.45;cursor:default}.project-topline{max-width:1180px;margin:0 auto 15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.project-topline>span{overflow:hidden;color:#8a8479;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.back-button{min-height:38px;padding:0;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#686258;font-size:12px;font-weight:800;cursor:pointer}.preview-page,.processing-page,.completed-page{max-width:1430px;margin:0 auto}.preview-page>.workflow-bar,.processing-page>.workflow-bar,.completed-page>.workflow-bar{max-width:1180px;margin:0 auto;overflow:hidden;border:1px solid var(--line);border-radius:14px}.preview-heading,.processing-header,.success-heading{max-width:780px;margin:30px auto 25px;text-align:center}.preview-heading .eyebrow,.processing-header .eyebrow,.success-heading .eyebrow{justify-content:center}.preview-heading h1,.processing-header h1,.success-heading h1{font-size:clamp(37px,4vw,54px)}.preview-heading>p:last-child,.processing-header>p:last-child,.success-heading>p:last-child{margin:9px 0 0;color:var(--muted);line-height:1.5}.preview-layout{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:335px minmax(0,1fr);overflow:hidden;border:1px solid #d8d2c8;border-radius:17px;background:#fff;box-shadow:var(--shadow)}.preview-settings-card{padding:25px;border-right:1px solid var(--line);background:#faf8f4}.preview-settings-card h2{margin:0 0 14px;font-family:Georgia,serif;font-size:23px}.preview-quality-list{display:grid;gap:7px}.preview-quality-list>button{min-height:59px;padding:9px 10px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;align-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;cursor:pointer}.preview-quality-list>button>span{grid-row:1 / 3;color:#aaa49b}.preview-quality-list>button strong{font-size:11px}.preview-quality-list>button small{color:var(--muted);font-size:9px}.preview-quality-list>button.active{border-color:#c9902a;background:#fff8e8}.preview-quality-list>button.active>span{color:#8b5b10}.preview-backing-option{margin:11px 0}.preview-player-card{min-height:430px;padding:34px;display:grid;background:#fff}.preview-progress-state,.preview-empty-state,.preview-ready-state{align-self:center;text-align:center}.status-illustration,.success-badge,.notice-icon,.file-icon{display:grid;place-items:center;background:var(--gold-soft);color:#8d5d10}.preview-progress-state .status-illustration,.preview-empty-state .status-illustration{width:68px;height:68px;margin:0 auto 17px;border-radius:19px}.preview-progress-state h2,.preview-empty-state h2{margin:0;font-family:Georgia,serif;font-size:25px}.preview-progress-state p,.preview-empty-state p{color:var(--muted);font-size:12px;line-height:1.5}.preview-progress-state .progress-track{margin:20px 0 7px}.preview-progress-state>strong{color:var(--gold-dark);font-size:12px}.preview-ready-badge{padding:7px 10px;display:inline-flex;align-items:center;gap:6px;border-radius:99px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:850;text-transform:uppercase}.preview-ready-state h2{margin:13px 0 19px;font-family:Georgia,serif;font-size:27px}.preview-ready-state>label{display:block;margin:11px 0 5px;color:#777066;font-size:9px;font-weight:850;letter-spacing:.08em;text-align:left;text-transform:uppercase}.preview-ready-state audio{width:100%;height:41px}.preview-ready-state .primary-button{margin-top:20px}.preview-ready-state>small{display:block;margin-top:8px;color:var(--muted);font-size:9px}.preview-error{max-width:1040px;margin:14px auto 0}.preview-delete{display:flex;margin:12px auto 0}.processing-layout{max-width:1040px;margin:0 auto 18px;display:grid;grid-template-columns:minmax(0,1.2fr) 330px;overflow:hidden;border:1px solid #d8d2c8;border-radius:17px;background:#fff;box-shadow:var(--shadow)}.visualizer-card{padding:25px;text-align:center}.stage-visual{height:235px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:radial-gradient(circle,#332b1f,#151411 58%)}.record-disc{width:85px;height:85px;z-index:2;display:grid;place-items:center;border:2px solid #c89532;border-radius:50%;background:repeating-radial-gradient(circle,#292620 0,#292620 5px,#37332b 6px,#37332b 8px);color:#edc56e;animation:turn 8s linear infinite}.sound-waves{position:absolute;top:0;right:30px;bottom:0;left:30px;display:flex;align-items:center;justify-content:center;gap:6px}.sound-waves span{width:3px;height:20%;border-radius:8px;background:linear-gradient(#efc76d,#a66b14);animation:pulse 1.45s ease-in-out infinite}.sound-waves span:nth-child(3n){height:43%;animation-delay:-.3s}.sound-waves span:nth-child(4n){height:63%;animation-delay:-.7s}.sound-waves span:nth-child(5n){height:32%;animation-delay:-1s}.visual-spark{position:absolute;color:#dca842;opacity:.65}.spark-one{top:25px;right:36px}.spark-two{bottom:32px;left:43px}.visualizer-card h2{margin:20px 0 5px;font-family:Georgia,serif;font-size:23px}.visualizer-card>p{margin:0 0 17px;color:var(--muted);font-size:11px}.progress-track{height:8px;overflow:hidden;border-radius:99px;background:#eae6de}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c8861b,#ecbd58);transition:width .4s ease}.progress-percent{display:block;margin-top:7px;color:#81530c;font-size:11px}.steps-card{padding:28px 24px;border-left:1px solid var(--line);background:#faf8f4}.steps-card h2{margin:0 0 17px;font-family:Georgia,serif;font-size:20px}.stage-list{margin:0;padding:0;list-style:none}.stage-list li{min-height:49px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;border-bottom:1px solid #e9e4db;color:#9b958b;font-size:10px}.stage-list li.done{color:var(--green)}.stage-list li.active{color:#34291a;font-weight:800}.stage-list small{color:#93600e;font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.step-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:50%}.done .step-icon{background:var(--green-soft)}.active .step-icon{background:var(--gold-soft);color:var(--gold-dark)}.calm-note{margin-top:18px;padding:12px;display:flex;gap:8px;border-radius:9px;background:#efebe4;color:#6d675d;font-size:9px;line-height:1.45}.success-badge{width:55px;height:55px;margin:0 auto 13px;border-radius:50%;background:var(--green-soft);color:var(--green)}.result-tabs{width:max-content;margin:0 auto 15px;padding:4px;display:flex;border:1px solid #d7d1c7;border-radius:11px;background:#ebe7df}.result-tabs button{min-height:37px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#70695f;font-size:11px;font-weight:800;cursor:pointer}.result-tabs button.active{background:#fff;color:#744d10;box-shadow:0 2px 8px #312a1f1a}.video-card{max-width:1040px;aspect-ratio:16/9;margin:0 auto;padding:7px;border-radius:15px;background:#151411;box-shadow:0 20px 45px #1e1b162e}.video-card video{width:100%;height:100%;display:block;border-radius:10px;background:#000}.completed-actions{margin:23px auto;display:flex;justify-content:center;gap:10px}.review-callout{max-width:760px;margin:0 auto;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e0c98f;border-radius:11px;background:var(--gold-soft)}.review-callout.optional-review{border-color:var(--line);background:#faf8f4}.review-callout>div{display:flex;align-items:center;gap:10px;color:#80540f}.review-callout strong,.review-callout small{display:block}.review-callout strong{font-size:11px}.review-callout small{margin-top:2px;color:var(--muted);font-size:9px}.review-callout button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#785016;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}.completed-delete{display:flex;margin:13px auto 0}.practice-card{max-width:1040px;min-height:430px;margin:0 auto;padding:20px;border:1px solid #34312b;border-radius:15px;background:#191816;color:#f5eee3;box-shadow:0 20px 45px #1e1b1629}.practice-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.practice-empty p{color:#a8a095}.practice-transport{min-height:76px;padding:11px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) 130px;align-items:center;gap:17px;border-radius:11px;background:#28251f}.mixer-play{width:51px;height:51px;display:grid;place-items:center;border:0;border-radius:50%;background:linear-gradient(145deg,#efc465,#cd8d20);color:#221a0b;cursor:pointer}.transport-timeline>div{display:flex;justify-content:space-between;color:#d2cabf;font-size:9px}.transport-timeline input,.stem-row input{width:100%;accent-color:#dda437}.tempo-card{padding-left:14px;display:grid;border-left:1px solid #49443b}.tempo-card span{color:#999186;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tempo-card strong{margin:2px 0 4px;font-size:12px}.tempo-card button{padding:0;border:0;background:transparent;color:#999186;font-size:8px;text-align:left;cursor:pointer}.tempo-card button.active{color:#edbd5b}.mixer-body{padding-top:16px;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:16px}.stem-mixer{padding:13px}.stem-mixer .eyebrow,.chord-panel .eyebrow{color:#dca541}.stem-mixer h2{margin:0 0 13px;font-family:Georgia,serif;font-size:22px}.stem-row{min-height:70px;display:grid;grid-template-columns:40px minmax(145px,.8fr) minmax(140px,1fr) 40px;align-items:center;gap:11px;border-top:1px solid #3a3630}.stem-row audio{display:none}.stem-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:9px;background:#3b3325;color:#dda842}.stem-icon.vocals{background:#293b46;color:#8ec7e8}.stem-row label strong,.stem-row label small{display:block}.stem-row label strong{font-size:10px}.stem-row label small{margin-top:2px;color:#9c9489;font-size:8px}.volume-value{color:#cfc2aa;font-size:8px;text-align:right}.backing-note{margin:12px 0 0;display:flex;align-items:center;gap:6px;color:#d5b46f;font-size:9px}.chord-panel{padding:16px;border-radius:11px;background:#27241f;text-align:center}.chord-panel>span{display:block;margin-top:17px;color:#948d83;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.current-chord{display:block;margin:2px 0 13px;color:#efbd59;font-family:Georgia,serif;font-size:48px}.upcoming-chords{min-height:58px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.upcoming-chords>span{padding:6px 2px;border-radius:6px;background:#34302a}.upcoming-chords strong,.upcoming-chords small{display:block}.upcoming-chords strong{font-size:10px}.upcoming-chords small{margin-top:3px;color:#90887d;font-size:6px}.chord-panel>p:last-child{margin:17px 0 0;color:#8f887e;font-size:8px;line-height:1.45}.state-page .back-button{margin-bottom:24px}.status-card{max-width:600px;margin:38px auto;padding:50px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow);text-align:center}.status-card .status-illustration{width:68px;height:68px;margin:0 auto 17px;border-radius:19px}.status-card .eyebrow{justify-content:center}.status-card h1{font-size:40px}.status-card>p:not(.eyebrow){margin:10px auto 21px;color:var(--muted);line-height:1.55}.status-card .primary-button{margin:0 auto 9px}.error-card .status-illustration{background:#fff0ee;color:var(--red)}.library-page,.settings-page{padding-top:55px}.library-heading,.settings-heading{margin-bottom:30px}.library-tools{max-width:510px;margin-bottom:18px;display:flex;gap:8px}.search-field{height:43px;flex:1;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#8e887e}.search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);font-size:12px}.empty-library{max-width:570px;margin:65px auto;padding:46px 25px;border:1px dashed #d6d0c5;border-radius:16px;background:#fff;text-align:center}.empty-library .status-illustration{width:66px;height:66px;margin:0 auto;border-radius:18px}.empty-library h2{margin:16px 0 6px;font-family:Georgia,serif;font-size:27px}.empty-library p{margin:0 0 19px;color:var(--muted)}.settings-heading{max-width:740px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.settings-card{min-height:128px;padding:19px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:0 12px;border:1px solid var(--line);border-radius:13px;background:#fff}.settings-card-icon{width:42px;height:42px;grid-row:1 / 3;display:grid;place-items:center;border-radius:11px;background:var(--gold-soft);color:#8d5c0e}.settings-card h2{margin:2px 0 4px;font-size:13px}.settings-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.settings-card>strong{grid-column:2;margin-top:9px;color:#80530e;font-size:11px}.ollama-card,.computer-card,.advanced-settings{border:1px solid var(--line);background:#fff}.ollama-card{margin-top:18px;padding:25px;border-radius:14px}.ollama-card-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px}.ollama-card-heading .eyebrow{margin-bottom:3px}.ollama-card-heading h2{margin:0 0 5px;font-family:Georgia,serif;font-size:22px}.ollama-card-heading p:last-child{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.connection-badge{min-height:27px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:99px;background:#efede9;color:var(--muted);font-size:8px;font-weight:850;text-transform:uppercase}.connection-badge span{width:6px;height:6px;border-radius:50%;background:#aaa49b}.connection-badge.connected{background:var(--green-soft);color:var(--green)}.connection-badge.connected span{background:#4c8b62}.model-picker,.credential-form,.credential-summary{margin:20px 0 0 55px;padding-top:18px;border-top:1px solid var(--line)}.model-picker{display:grid;grid-template-columns:minmax(230px,350px) minmax(0,1fr);gap:4px 18px}.model-picker>label{grid-column:1 / -1;margin-bottom:3px;font-size:10px;font-weight:850}.model-picker select{grid-row:2 / 4;height:43px;padding:0 34px 0 11px;border:1px solid #d7d1c7;border-radius:9px;background:#fff;color:var(--ink);font-size:11px;font-weight:700}.model-picker>p{margin:2px 0 0;font-size:10px}.model-picker>small{color:var(--muted);font-size:8px}.model-picker+.credential-form,.model-picker+.credential-summary{margin-top:0;border-top:0}.credential-form>label{display:block;margin-bottom:6px;font-size:10px;font-weight:850}.secret-input{max-width:630px;height:45px;padding:0 7px 0 12px;display:flex;align-items:center;gap:8px;border:1px solid #d7d1c7;border-radius:9px;color:#8a8379}.secret-input input{min-width:0;height:100%;flex:1;border:0;outline:0;font-size:11px}.secret-input button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;cursor:pointer}.credential-help{max-width:690px;margin:8px 0 0;display:flex;align-items:flex-start;gap:6px;color:var(--muted);font-size:9px;line-height:1.45}.credential-actions{margin-top:13px;display:flex;flex-wrap:wrap;align-items:center;gap:7px}.credential-actions .primary-button,.credential-actions .secondary-button{min-height:40px;padding:0 14px;font-size:10px}.masked-credential,.model-summary{display:grid;gap:3px}.masked-credential span,.model-summary span{color:var(--muted);font-size:9px}.masked-credential strong{font-family:ui-monospace,monospace;font-size:11px;letter-spacing:1.5px}.masked-credential small{color:var(--muted);font-size:8px}.settings-feedback{margin:14px 0 0 55px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:750}.settings-feedback.success{color:var(--green)}.settings-feedback.error{color:var(--red)}.computer-card{margin-top:14px;padding:22px;border-radius:14px}.computer-card>div{display:flex;align-items:center;gap:12px}.computer-card h2,.computer-card p{margin:0}.computer-card h2{font-size:14px}.computer-card p{margin-top:3px;color:var(--muted);font-size:9px}.ready-dot,.warning-dot{width:13px;height:13px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px var(--green-soft)}.warning-dot{background:var(--gold);box-shadow:0 0 0 5px var(--gold-soft)}.computer-card ul{margin:18px 0 0;padding:17px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;border-top:1px solid var(--line);list-style:none}.computer-card li{display:flex;align-items:center;gap:8px;font-size:10px}.computer-card li small{margin-left:auto;color:var(--muted)}.check-small,.optional-small,.missing-small{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;font-size:9px;font-weight:850}.check-small{background:var(--green-soft);color:var(--green)}.optional-small{background:#efede9;color:#777066}.missing-small{background:#fff0ee;color:var(--red)}.advanced-settings{margin-top:13px;padding:0 15px;border-radius:11px}.advanced-settings summary{min-height:47px;display:flex;align-items:center;font-size:10px;font-weight:800;cursor:pointer}.advanced-settings p{margin-top:0;color:var(--muted);font-size:10px}.lyrics-editor{padding-inline:clamp(22px,4vw,58px)}.loading-editor{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.editor-header{display:grid;grid-template-columns:135px minmax(0,1fr) auto;align-items:end;gap:20px}.editor-header .back-button{align-self:start}.editor-header h1{font-size:clamp(34px,4vw,50px)}.editor-header>div>p:last-child{margin:7px 0 0;color:var(--muted);font-size:11px}.editor-summary{min-height:46px;margin:21px 0 13px;padding:8px 13px;display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:9px}.editor-summary span{display:inline-flex;align-items:baseline;gap:4px}.editor-summary strong{color:var(--ink);font-size:14px}.editor-summary .review-step{align-items:center;font-weight:750}.editor-summary .review-step strong{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#211f1b;color:#fff;font-size:8px}.editor-summary .needs-check strong{color:#93610e}.editor-summary small{margin-left:auto;color:var(--green)}.editor-workspace{height:min(700px,calc(100vh - 275px));min-height:520px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px}.audio-review-panel,.lyrics-lines-panel{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.audio-review-panel{padding:23px 20px;display:flex;flex-direction:column;align-items:flex-start}.audio-icon{width:48px;height:48px;margin-bottom:15px;display:grid;place-items:center;border-radius:13px;background:var(--gold-soft);color:#8d5c0e}.audio-review-panel h2{margin:2px 0 6px;font-family:Georgia,serif;font-size:23px}.audio-review-panel>p:last-of-type{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.current-line-card{width:100%;min-height:125px;margin:21px 0 13px;padding:15px;display:flex;flex-direction:column;justify-content:center;border-radius:11px;background:#1a1815;color:#fff}.current-line-card span{color:#d3aa5f;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.current-line-card strong{margin-top:7px;font-size:18px;line-height:1.4}.current-line-card small{margin-top:5px;color:#bcb5aa;font-size:9px}.audio-play-button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:linear-gradient(145deg,#e7b851,#cf9022);font-size:11px;font-weight:850;cursor:pointer}.line-navigation{width:100%;margin-top:7px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.line-navigation button{min-height:33px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#665f56;font-size:8px;font-weight:750;cursor:pointer}.line-navigation button:disabled{opacity:.35}.review-progress{width:100%;height:5px;margin-top:auto;overflow:hidden;border-radius:99px;background:#ece8e0}.review-progress span{display:block;height:100%;background:var(--gold)}.audio-review-panel>small{width:100%;margin-top:6px;color:var(--muted);font-size:8px;text-align:center}.lyrics-lines-panel{display:flex;flex-direction:column}.lines-panel-heading{min-height:70px;padding:11px 15px 10px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.lines-panel-heading h2,.lines-panel-heading p{margin:0}.lines-panel-heading h2{font-family:Georgia,serif;font-size:20px}.lines-panel-heading p{margin-top:3px;color:var(--muted);font-size:9px}.review-filters{padding:3px;display:inline-flex;border-radius:9px;background:#eeeae3}.review-filters button{min-height:29px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:7px;background:transparent;color:#756e64;font-size:8px;font-weight:800;cursor:pointer}.review-filters button span{min-width:15px;height:15px;padding:0 3px;display:grid;place-items:center;border-radius:99px;background:#00000012;font-size:7px}.review-filters button.active{background:#fff;color:#79500f;box-shadow:0 2px 6px #28221914}.review-filters .reset-review{margin-left:3px;color:#8c4a42}.lyric-editor-list{overflow-y:auto;padding:6px 9px 20px;scroll-behavior:smooth}.lyric-edit-row{display:grid;grid-template-columns:31px 45px minmax(0,1fr) 98px;gap:9px;align-items:start;margin-top:6px;padding:12px 10px;border:1px solid transparent;border-radius:10px}.lyric-edit-row:hover{background:#faf8f4}.lyric-edit-row.active{border-color:#ddbf78;background:#fffaf0;box-shadow:0 4px 14px #4e3a180f}.line-play{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:#94620f;cursor:pointer}.line-number{padding-top:3px;display:grid;gap:2px;color:var(--muted)}.line-number strong{color:#999288;font-size:10px}.line-number span{font-size:8px}.line-field-heading{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.line-field-heading>button{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:#835816;font-size:8px;font-weight:800;cursor:pointer}.line-editor-fields label:first-child{min-height:18px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:8px;font-weight:750}.line-editor-fields label:first-child span{padding:2px 5px;border-radius:99px;background:var(--gold-soft);color:#80530e;font-size:6px;letter-spacing:.06em;text-transform:uppercase}.original-lyric{margin:2px 0 4px;color:#888176;font-size:9px}.original-lyric span{margin-right:5px;color:#96630f;font-size:6px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.line-editor-fields textarea{width:100%;min-height:41px;padding:6px 8px;overflow:hidden;resize:vertical;border:1px solid #e3ded5;border-radius:7px;background:#fff;color:var(--ink);font-size:16px;line-height:1.45}.line-editor-fields textarea:focus{border-color:#ca922d;outline:0;box-shadow:0 0 0 3px #dba63b1a}.phonetic-editor{margin:8px 0 7px;padding:9px;border:1px solid #ddcb9d;border-radius:8px;background:#fffaf0}.phonetic-heading{margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:9px}.phonetic-heading>span{display:inline-flex;align-items:center;gap:5px;color:#74500f;font-size:9px}.phonetic-heading small{color:#8c8376;font-size:7px}.phonetic-editor>input{width:100%;height:35px;padding:0 8px;border:1px solid #d9d2c8;border-radius:7px;font-size:10px}.phonetic-preview{min-height:40px;margin-top:6px;padding:6px 6px 6px 8px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1px 9px;border-radius:7px;background:#f1e7ce}.phonetic-preview>span{grid-column:1;color:#8a7652;font-size:6px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.phonetic-preview>strong{grid-column:1;font-size:13px}.phonetic-preview button{grid-column:2;grid-row:1 / 3;min-height:29px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:6px;background:#2b271f;color:#fff;font-size:8px;font-weight:800;cursor:pointer}.phonetic-error{display:block;margin-top:5px;color:var(--red);font-size:8px}.timing-tools{margin:8px 0 7px;padding:8px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;border:1px solid #d7d0c4;border-radius:8px;background:#f7f4ee}.timing-readout{min-width:168px;margin-right:auto;display:flex;align-items:center;gap:7px;color:#76500f}.timing-readout>span{display:grid;gap:1px}.timing-readout strong{font-size:11px}.timing-readout small{color:var(--muted);font-size:8px}.timing-tools button{min-height:34px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:1px solid #d6cdbd;border-radius:7px;background:#fff;color:#5c554c;font-size:10px;font-weight:800;cursor:pointer}.timing-tools button:hover:not(:disabled){border-color:#bf984f;background:#fffaf0;color:#79500f}.timing-tools button:disabled{opacity:.38;cursor:default}.line-meta{min-height:27px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--muted);font-size:8px}.singer-picker{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-weight:750;white-space:nowrap}.singer-picker select{height:25px;padding:0 23px 0 7px;border:1px solid #d8d2c8;border-radius:6px;background:#fff;color:#6e675e;font-size:8px}.singer-picker select.singer-male{border-color:#91c2e7;background:#eef7ff;color:#1a6095}.singer-picker select.singer-female{border-color:#e7a7c8;background:#fff0f7;color:#9d356b}.singer-picker select.singer-both{border-color:#dfbc6c;background:#fff8e6;color:#81540e}.humming-toggle{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;cursor:pointer}.humming-toggle input{accent-color:#9b6713}.confidence-pair{margin-top:16px;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.confidence-badge{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:7px;font-weight:800;white-space:nowrap}.confidence-badge>span{width:5px;height:5px;border-radius:50%}.confidence-badge.good>span{background:#4e9565}.confidence-badge.check>span{background:#d39527}.confidence-badge.low>span{background:#c75750}.empty-line-filter{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#6d665c;font-size:10px;text-align:center}.empty-line-filter span{color:var(--muted);font-size:8px}.editor-message{margin-top:10px}.saved-message{display:flex;align-items:center;gap:6px;color:var(--green);font-size:10px;font-weight:750}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:20px;display:grid;place-items:center;background:#131210ba;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.notice-dialog{width:min(510px,100%);padding:39px;border:1px solid #ded8cc;border-radius:18px;background:#fff;box-shadow:0 30px 80px #00000047;text-align:center}.notice-icon{width:59px;height:59px;margin:0 auto 15px;border-radius:17px}.notice-dialog .eyebrow{justify-content:center}.notice-dialog h1{margin:0 0 11px;font-family:Georgia,serif;font-size:34px;letter-spacing:-.03em}.notice-dialog>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.55}.notice-privacy{margin:20px 0;padding:12px;display:flex;align-items:center;gap:8px;border-radius:9px;background:var(--green-soft);color:#446b50;font-size:10px;text-align:left}.delete-dialog .delete-icon{background:#fff0ee;color:var(--red)}.delete-dialog .eyebrow{color:var(--red)}.delete-dialog-error{margin:14px 0 0;padding:9px;border-radius:8px;background:#fff0ee;color:var(--red)!important;font-size:10px}.delete-dialog-actions{margin-top:21px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.danger-button{border:1px solid #963c36;background:var(--red);color:#fff}.loading-screen{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--muted)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes turn{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scaleY(.45);opacity:.45}50%{transform:scaleY(1);opacity:1}}@media(max-width:1050px){.app-shell{grid-template-columns:194px minmax(0,1fr)}.site-header{width:194px}.brand-copy strong{font-size:14px}.song-setup-grid{grid-template-columns:1fr}.song-details-panel{border-right:0;border-bottom:1px solid var(--line)}.file-drop{grid-template-columns:auto 1fr}.file-drop>.primary-button{grid-column:2;justify-self:start}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.processing-layout{grid-template-columns:1fr}.steps-card{border-left:0;border-top:1px solid var(--line)}.mixer-body{grid-template-columns:1fr}.editor-header{grid-template-columns:1fr auto}.editor-header .back-button{grid-column:1 / -1}.editor-workspace{grid-template-columns:245px minmax(0,1fr)}.lyric-edit-row{grid-template-columns:29px 38px minmax(0,1fr)}.confidence-pair{grid-column:3;align-items:flex-start;margin-top:0}}@media(max-width:720px){body{font-size:15px}.app-shell{display:block;padding-bottom:68px}.site-header{position:fixed;inset:auto 0 0;z-index:30;width:auto;height:68px;padding:7px 12px;flex-direction:row;align-items:center;border-top:1px solid #38342d;border-right:0}.brand{width:auto;padding:0 8px 0 0;border:0}.brand-mark{width:39px;height:39px;border-radius:11px}.brand-copy,.nav-label,.sidebar-status{display:none}nav{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:3px}nav button{min-height:52px;padding:4px 5px;flex-direction:column;justify-content:center;gap:3px;border-radius:9px;font-size:8px}nav button.active{box-shadow:inset 0 -2px #d9a33a}#main-content,footer{grid-column:auto}footer{display:none}.workspace-page,.processing-page,.preview-page,.completed-page,.state-page,.lyrics-editor{min-height:100vh;padding:27px 15px 42px}.page-heading,.section-heading,.library-heading{align-items:flex-start;flex-direction:column;gap:14px}.page-heading h1,.library-heading h1,.settings-heading h1{font-size:38px}.local-badge{width:100%}.workflow-bar{overflow-x:auto;grid-template-columns:repeat(5,minmax(110px,1fr))}.workflow-bar li{min-height:58px;padding:0 12px}.file-drop{min-height:370px;margin:13px;padding:35px 20px;grid-template-columns:1fr;justify-items:center;gap:19px;text-align:center}.file-drop>.primary-button{grid-column:auto;justify-self:stretch}.source-step{padding-top:13px}.source-method-tabs{width:calc(100% - 26px)}.source-method-tabs button{flex:1;justify-content:center;padding-inline:9px}.link-import-panel{min-height:390px;margin:13px;padding:32px 18px}.link-input-row{grid-template-columns:1fr}.link-input-row .primary-button{width:100%}.rights-hint{align-items:flex-start;text-align:left}.trim-step{padding:21px 16px 24px}.trim-heading-row{flex-direction:column;gap:0}.trim-heading-row>.secondary-button{width:100%;margin-bottom:14px}.trim-timeline{height:82px}.trim-controls{grid-template-columns:1fr;gap:12px}.trim-time-fields{align-items:stretch;flex-wrap:wrap}.trim-time-fields>span{align-self:end}.trim-time-fields label{flex:1}.trim-time-fields input{width:100%}.trim-time-fields .secondary-button{width:100%;margin-left:0}.trim-footer{align-items:stretch;flex-direction:column}.trim-footer .primary-button{width:100%}.upload-visual{width:90px;height:90px}.song-details-panel,.sound-panel{padding:21px 17px 24px}.quality-options{grid-template-columns:1fr}.quality-options label{min-height:75px}.optional-row{align-items:flex-start;flex-direction:column}.optional-row .secondary-button{width:100%}.project-grid{grid-template-columns:1fr}.project-open-button{grid-template-columns:74px minmax(0,1fr)}.project-art{min-height:137px}.preview-heading,.processing-header,.success-heading{margin-top:24px}.preview-heading h1,.processing-header h1,.success-heading h1{font-size:36px}.preview-layout{grid-template-columns:1fr}.preview-settings-card{border-right:0;border-bottom:1px solid var(--line)}.preview-player-card{min-height:350px;padding:24px 18px}.visualizer-card{padding:17px}.stage-visual{height:190px}.steps-card{padding:22px 18px}.result-tabs{width:100%}.result-tabs button{flex:1;justify-content:center}.completed-actions{flex-direction:column}.completed-actions>*{width:100%}.review-callout{align-items:flex-start;flex-direction:column}.practice-card{padding:11px}.practice-transport{grid-template-columns:auto 1fr;gap:10px}.tempo-card{grid-column:1 / -1;padding:9px 0 0;border-top:1px solid #49443b;border-left:0}.stem-mixer{padding:10px 3px}.stem-row{grid-template-columns:38px minmax(0,1fr) 37px;padding:7px 0}.stem-row input{grid-column:2 / 4}.settings-grid{grid-template-columns:1fr}.ollama-card{padding:20px 16px}.ollama-card-heading{grid-template-columns:auto 1fr}.connection-badge{grid-column:2;justify-self:start}.model-picker,.credential-form,.credential-summary,.settings-feedback{margin-left:0}.model-picker{grid-template-columns:1fr}.model-picker select{grid-row:auto}.computer-card ul,.editor-header{grid-template-columns:1fr}.editor-header .back-button{grid-column:auto}.editor-header .primary-button{width:100%}.editor-summary{flex-wrap:wrap;gap:7px 13px}.editor-summary small{width:100%;margin-left:0}.editor-workspace{height:auto;min-height:0;grid-template-columns:1fr}.audio-review-panel{position:sticky;top:0;z-index:4;min-height:0;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:4px 10px;box-shadow:0 8px 20px #2c261d1c}.audio-review-panel .audio-icon{grid-row:1 / 4;width:41px;height:41px;margin:0}.audio-review-panel h2{margin:0;font-size:18px}.audio-review-panel>p:last-of-type{display:none}.current-line-card,.audio-play-button,.line-navigation,.review-progress,.audio-review-panel>small{grid-column:1 / -1}.current-line-card{min-height:80px;margin:8px 0 4px}.lyrics-lines-panel{overflow:visible}.lines-panel-heading{align-items:flex-start;flex-direction:column}.review-filters{width:100%;overflow-x:auto}.review-filters button{flex:1;justify-content:center}.lyric-editor-list{overflow:visible}.lyric-edit-row{grid-template-columns:29px minmax(0,1fr);padding:11px 7px}.line-number{grid-column:1;grid-row:2;text-align:center}.line-editor-fields{grid-column:2;grid-row:1 / 4}.confidence-pair{grid-column:1;grid-row:3;align-items:center}.line-meta{align-items:flex-start;flex-direction:column;gap:5px}.singer-picker{margin-left:0}.phonetic-preview{grid-template-columns:1fr}.phonetic-preview button{grid-column:1;grid-row:auto;margin-top:4px;justify-content:center}.timing-readout{width:100%;margin-right:0}.timing-tools button{flex:1 1 105px}.status-card{padding:36px 20px}.notice-dialog{padding:32px 20px}.delete-dialog-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 15%,rgba(193,140,43,.16),transparent 35%),var(--canvas)}.auth-card{width:min(460px,100%);padding:46px 42px;text-align:center;border:1px solid var(--line);border-radius:22px;background:#ffffffeb;box-shadow:0 24px 70px #352c1d24}.auth-mark{width:66px;height:66px;margin:0 auto 20px;display:grid;place-items:center;color:#fff;border-radius:20px;background:linear-gradient(145deg,var(--gold),#8b5e13);box-shadow:0 12px 24px #91651c3d}.auth-card .eyebrow{justify-content:center}.auth-card h1{margin:9px 0 12px;font-size:clamp(31px,5vw,43px)}.auth-card>p:not(.eyebrow):not(.error-message){color:var(--muted);line-height:1.65}.auth-button{width:100%;margin-top:24px;justify-content:center}.auth-card>small{display:block;margin-top:18px;color:var(--muted);line-height:1.5}.auth-loader{color:var(--gold)}.cloud-session{position:fixed;right:20px;bottom:18px;z-index:20;padding:7px 8px 7px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(194,184,163,.72);border-radius:999px;background:#ffffffeb;color:var(--muted);box-shadow:0 8px 25px #2c261d1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px}.cloud-session span{max-width:190px;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-session button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--canvas);color:var(--ink);cursor:pointer}.cloud-session button:hover{background:#eee9de}@media(max-width:620px){.auth-card{padding:36px 22px}.cloud-session{right:12px;bottom:12px}}
