:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg-0: #0d0f12;--bg-1: #14171b;--bg-2: #1b1f24;--bg-3: #22272e;--paper: #fffdf7;--paper-ink: #181b1e;--line: #2c3239;--line-strong: #39414a;--text-1: #f4f7f8;--text-2: #a7b0ba;--text-3: #737e89;--accent: #62d8a4;--accent-hover: #79e5b4;--accent-ink: #0d2118;--warning: #f1bd69;--danger: #ef9292;--blue: #76b8ed;--purple: #b7a0ee;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--shadow-panel: 0 24px 70px rgb(0 0 0 / 28%);--focus: 0 0 0 3px rgb(98 216 164 / 28%);--header-height: 64px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg-0)}body{min-width:320px;min-height:100vh;margin:0;background:var(--bg-0);color:var(--text-1)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:0;box-shadow:var(--focus)}.app-root{min-height:100vh;background:radial-gradient(circle at 55% -20%,rgb(98 216 164 / 7%),transparent 36rem),var(--bg-0)}.app-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;min-height:var(--header-height);padding:0 24px;border-bottom:1px solid var(--line);background:#14171beb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{padding:0;border:0;background:transparent;color:var(--text-1);font-size:18px;font-weight:850;letter-spacing:-.06em;cursor:pointer}.brand span{color:var(--accent)}.brand-logo{display:inline-flex;align-items:center;gap:9px}.brand-logo svg{display:block;width:29px;height:25px;flex:0 0 auto}.brand-logo-wordmark{font-size:18px;font-weight:760;letter-spacing:-.04em;white-space:nowrap}.top-nav{display:flex;align-self:stretch;gap:26px;margin-left:38px;color:var(--text-3);font-size:13px}.top-nav span{display:grid;place-items:center;border-bottom:2px solid transparent}.top-nav span[aria-current=page]{border-bottom-color:var(--accent);color:var(--text-1)}.top-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.help-button{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--text-2);cursor:pointer}.user-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--accent),#5269aa);font-size:12px;font-weight:800}.account-entry{display:grid;min-width:112px;min-height:44px;align-content:center;padding:4px 11px;border:1px solid rgb(98 216 164 / 38%);border-radius:9px;background:#62d8a414;color:var(--text-1);text-align:left;cursor:pointer}.account-entry strong{color:var(--accent);font-size:11px}.account-entry span{margin-top:1px;color:var(--text-3);font-size:9px}.account-entry:hover{border-color:var(--accent);background:#62d8a421}.account-entry.is-authenticated strong{color:var(--text-1)}.account-loading{display:block;width:112px;color:transparent;font-size:0}.account-loading:before{display:block;width:100%;height:38px;border-radius:9px;background:linear-gradient(90deg,var(--bg-2),var(--bg-3),var(--bg-2));background-size:200% 100%;content:"";animation:account-loading 1.4s linear infinite}.account-network-banner{position:relative;z-index:15;display:flex;min-height:38px;align-items:center;justify-content:center;gap:12px;padding:7px 16px;border-bottom:1px solid #704747;background:#211a1b;color:#f1b0b0;font-size:11px}.account-network-banner button{min-height:44px;padding:0 10px;border:1px solid currentColor;border-radius:6px;background:transparent;color:inherit;cursor:pointer}.app-main{min-height:calc(100vh - var(--header-height))}.primary-button{min-height:42px;padding:0 16px;border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-ink);font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease}.primary-button:hover{background:var(--accent-hover);transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button:disabled:hover{background:var(--accent);transform:none}.text-button{border:0;background:transparent;color:var(--text-2);cursor:pointer}.icon-button{border:0;background:transparent;color:inherit;cursor:pointer}.eyebrow{color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.dashboard-layout{display:grid;grid-template-columns:208px minmax(0,1fr);min-height:calc(100vh - var(--header-height))}.dashboard-sidebar{position:sticky;top:var(--header-height);align-self:start;min-height:calc(100vh - var(--header-height));padding:20px 14px;border-right:1px solid var(--line);background:var(--bg-1)}.sidebar-create{width:100%;margin-bottom:22px}.sidebar-label{display:block;margin:18px 10px 7px;color:var(--text-3);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sidebar-nav{display:grid;gap:3px}.sidebar-nav a,.sidebar-nav button{display:grid;grid-template-columns:20px 1fr auto;align-items:center;min-height:40px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--text-2);font-size:13px;text-align:left;text-decoration:none;cursor:pointer}.sidebar-nav a:hover,.sidebar-nav a[aria-current=page],.sidebar-nav button:hover,.sidebar-nav button[aria-pressed=true]{background:var(--bg-3);color:var(--text-1)}.sidebar-nav b{min-width:22px;padding:2px 6px;border-radius:999px;background:var(--bg-3);color:var(--text-3);font-size:10px;text-align:center}.sidebar-nav .warning-count{background:#f1bd6924;color:var(--warning)}.mobile-dashboard-controls{display:none}.quota-card{margin-top:28px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-2)}.quota-card strong,.quota-card span{display:block}.quota-card strong{margin-bottom:4px;font-size:12px}.quota-card span,.quota-card p{color:var(--text-3);font-size:10px}.quota-card progress{width:100%;height:6px;margin:12px 0 7px;border:0;border-radius:99px;overflow:hidden}.quota-card progress::-webkit-progress-bar{background:var(--bg-3)}.quota-card progress::-webkit-progress-value{background:var(--accent)}.quota-card p{margin-bottom:0;line-height:1.5}.dashboard-content{width:min(1220px,100%);margin:0 auto;padding:42px 38px 56px}.dashboard-welcome{display:flex;align-items:end;gap:28px;margin-bottom:26px}.dashboard-welcome h1{margin:7px 0 6px;font-size:clamp(25px,3vw,38px);letter-spacing:-.04em}.dashboard-welcome p{margin:0;color:var(--text-3)}.project-search{display:flex;align-items:center;width:min(320px,38vw);margin-left:auto;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--bg-1);color:var(--text-3)}.project-search input{width:100%;height:42px;padding:0 8px;border:0;outline:0;background:transparent;color:var(--text-1)}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);gap:14px}.create-card,.queue-card{min-height:150px;border:1px solid var(--line);border-radius:15px;text-align:left}.create-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px;overflow:hidden;background:linear-gradient(135deg,#192923,#111b17);color:var(--text-1);cursor:pointer}.create-card>span{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.create-card>strong{margin:9px 0 5px;font-size:18px}.create-card>small{color:#82a494}.create-card>b{margin-top:auto;color:var(--accent);font-size:12px}.create-card>b i{display:inline-block;margin-left:6px;font-style:normal;transition:transform .16s ease}.create-card:hover>b i{transform:translate(4px)}.create-card>em{position:absolute;right:26px;top:-20px;color:#62d8a412;font-size:150px;font-style:normal;transform:rotate(-9deg)}.queue-card{padding:20px;background:var(--bg-1)}.queue-card-action{width:100%;color:var(--text-1);font:inherit;cursor:pointer}.queue-card-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.queue-card-action:disabled{opacity:1;cursor:default}.queue-card-header{display:flex;justify-content:space-between;font-size:12px}.queue-card-header span{color:var(--accent);font-size:10px}.queue-progress-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-top:24px}.progress-ring{width:40px;height:40px;border-radius:50%;background:radial-gradient(circle closest-side,var(--bg-1) 70%,transparent 72%),conic-gradient(var(--accent) 72%,var(--bg-3) 0)}.queue-progress-row strong{font-size:12px}.queue-progress-row p{margin:5px 0 0;color:var(--text-3);font-size:10px}.queue-progress-row>small{color:var(--accent)}.queue-empty{margin:28px 0 0;color:var(--text-3);font-size:12px;line-height:1.6}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:38px 0 14px}.section-heading.compact{margin-top:32px}.section-heading h2{margin:4px 0 0;font-size:18px}.dashboard-project-sync{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:4px 8px;border-radius:7px;background:var(--bg-3);color:var(--text-3);font-size:11px}.dashboard-project-sync.is-error{background:#f18c8c1a;color:#f1b0b0}.dashboard-project-sync button{min-height:24px;padding:0 7px;border:1px solid currentColor;border-radius:5px;background:transparent;color:inherit;cursor:pointer}.dashboard-project-sync button:disabled{opacity:.55;cursor:not-allowed}.segmented{display:flex;gap:4px;padding:3px;border-radius:9px;background:var(--bg-1)}.segmented button{min-height:32px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:var(--text-3);font-size:11px;cursor:pointer}.segmented button.active{background:var(--bg-3);color:var(--text-1)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-1);transition:transform .18s ease,border-color .18s ease}.project-card:hover{transform:translateY(-3px);border-color:var(--line-strong)}.project-card-open{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;border:0;border-radius:inherit;background:transparent;cursor:pointer}.project-card-open:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.project-cover{position:relative;display:flex;align-items:flex-start;height:96px;padding:14px;overflow:hidden;background:linear-gradient(135deg,#253945,#6a5047)}.project-cover-2 .project-cover{background:linear-gradient(135deg,#233748,#3a526c)}.project-cover-3 .project-cover{background:linear-gradient(135deg,#382f4c,#665067)}.cover-note{position:absolute;right:20px;bottom:-18px;color:#ffffff1a;font-size:90px;pointer-events:none;transform:rotate(12deg)}.project-menu{z-index:2;min-width:44px;min-height:44px;margin:-10px -10px -10px auto}.sample-badge{z-index:1;margin-left:auto;padding:5px 8px;border:1px solid rgb(255 255 255 / 18%);border-radius:999px;background:#0d0f126b;color:var(--text-2);font-size:9px;font-weight:750;letter-spacing:.08em;pointer-events:none}.status-pill{z-index:1;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#0d0f12a6;color:var(--text-2);font-size:10px;font-weight:750;pointer-events:none}.status-complete{color:var(--accent)}.status-review{color:var(--warning)}.status-failed{color:var(--danger)}.status-shared{color:#d3c8f5}.project-card-body{padding:15px}.project-card h3{margin-bottom:5px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-card p{margin:0;color:var(--text-2);font-size:12px}.project-card .project-error{margin-top:8px;overflow-wrap:anywhere;color:#d99191;font-size:10px;line-height:1.45}.billing-status-copy{margin-top:9px!important;color:var(--text-3)!important;font-size:10px!important;line-height:1.45}.billing-status-copy.is-reserved,.billing-status-copy.is-settlement_pending{color:var(--warning)!important}.billing-status-copy.is-consumed,.billing-status-copy.is-released{color:var(--accent)!important}.project-service-status{display:flex;min-width:0;align-items:center;gap:7px;margin-top:8px;color:var(--text-3);font-size:9px;line-height:1.35}.project-service-status strong{color:var(--accent);font-size:9px}.project-service-status small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-service-status.is-compact{margin-top:4px}.track-tags{display:flex;gap:5px;margin-top:14px}.track-tags span{padding:4px 6px;border-radius:5px;background:var(--bg-3);color:var(--text-2);font-size:9px}.project-card-footer{display:flex;align-items:center;min-height:40px;padding:0 15px;border-top:1px solid var(--line)}.project-card-footer strong{color:var(--text-1);font-size:11px;font-weight:700}.project-card-footer span{margin-left:auto;color:var(--text-2);font-size:10px}.empty-state{grid-column:1 / -1;padding:40px;border:1px dashed var(--line);color:var(--text-3);text-align:center}.sample-heading p{margin:6px 0 0;color:var(--text-3);font-size:11px}.dashboard-shell>.app-header{border-bottom:0;background:#111519f0}.dashboard-shell .dashboard-sidebar{border-right:0;background:#11161b}.dashboard-shell .sidebar-create,.dashboard-shell .quota-card,.dashboard-shell .project-search,.dashboard-shell .create-card,.dashboard-shell .queue-card,.dashboard-shell .project-card,.dashboard-shell .sample-badge,.dashboard-shell .empty-state{border:0}.dashboard-shell .quota-card{background:#1a2027}.dashboard-shell .project-search{background:#151b21;transition:box-shadow .16s ease,background .16s ease}.dashboard-shell .project-search:focus-within{background:#192028;box-shadow:0 0 0 2px #62d8a438}.dashboard-shell .project-search input:focus-visible{box-shadow:none}.dashboard-shell .create-card{isolation:isolate;background:radial-gradient(circle at 88% 18%,rgb(98 216 164 / 18%),transparent 17rem),linear-gradient(135deg,#1b3028,#121c18);box-shadow:0 16px 38px #00000038;transition:transform .18s ease,box-shadow .18s ease}.dashboard-shell .create-card:hover{transform:translateY(-2px);box-shadow:0 20px 46px #00000047}.dashboard-shell .queue-card{background:#191f25;box-shadow:0 10px 28px #00000029}.dashboard-shell .project-card{background:#171c22;box-shadow:0 8px 24px #00000024;transition:transform .18s ease,box-shadow .18s ease}.dashboard-shell .project-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #00000040}.dashboard-shell .project-card-footer{border-top:0;background:#151a20}.dashboard-shell .empty-state{border-radius:var(--radius-md);background:#171c22}.dashboard-shell .project-menu:hover,.dashboard-shell .project-menu:focus-visible{background:#f17d7d24;color:#ef9a9a}.dashboard-creation-workspace{min-height:166px;padding:20px 24px;border-radius:16px;background:radial-gradient(circle at 92% 12%,rgb(98 216 164 / 15%),transparent 19rem),linear-gradient(135deg,#1b2e27,#141c19);box-shadow:0 16px 38px #00000038;animation:dashboard-workspace-enter .18s ease-out}.dashboard-creation-workspace .creation-panel{width:100%;max-width:none;text-align:left}.dashboard-creation-workspace .creation-panel h1{margin:6px 0 4px;font-size:20px}.dashboard-creation-workspace .creation-panel>p{margin:0;font-size:11px}.dashboard-creation-source .source-panel{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(280px,1.1fr) minmax(250px,.9fr);align-items:center;gap:10px 18px}.dashboard-creation-source .source-panel>.eyebrow,.dashboard-creation-source .source-panel>h1,.dashboard-creation-source .source-panel>p,.dashboard-creation-source .retry-context,.dashboard-creation-source .source-error{grid-column:1}.dashboard-creation-source .url-input,.dashboard-creation-source .link-recognize-button{grid-column:2}.dashboard-creation-source .url-input{grid-row:1 / span 3;align-self:center}.dashboard-creation-source .url-input>span{margin-top:0}.dashboard-creation-source .link-recognize-button{grid-row:4;margin-top:-4px}.dashboard-creation-source .divider{display:none}.dashboard-creation-source .upload-dropzone{grid-column:3;grid-row:1 / span 4;min-height:116px}.dashboard-creation-source .privacy-note{grid-column:1 / -1;margin-top:2px;padding-block:9px}.dashboard-creation-source .recognized-source{grid-column:2 / -1;grid-row:1 / span 5;margin-top:0}.dashboard-creation-tracks .track-panel-create{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(430px,1.4fr) auto;align-items:center;gap:10px 18px}.dashboard-creation-tracks .track-panel-create>.eyebrow,.dashboard-creation-tracks .track-panel-create>h1,.dashboard-creation-tracks .track-panel-create>p,.dashboard-creation-tracks .source-summary{grid-column:1}.dashboard-creation-tracks .source-summary{margin:2px 0 0}.dashboard-creation-tracks .worker-capability,.dashboard-creation-tracks .track-checklist{grid-column:2}.dashboard-creation-tracks .worker-capability{margin:0}.dashboard-creation-tracks .track-checklist{display:flex;flex-wrap:wrap;gap:7px}.dashboard-creation-tracks .track-checklist legend{width:100%;margin:0 0 2px}.dashboard-creation-tracks .track-checklist label{min-height:38px;padding:0 10px;border:0;border-radius:8px;background:#080f0c6b;grid-template-columns:18px 8px auto}.dashboard-creation-tracks .track-checklist label:last-child{border:0}.dashboard-creation-tracks .track-checklist small,.dashboard-creation-tracks .track-checklist em{display:none}.dashboard-creation-tracks .wide-button{grid-column:3;grid-row:1 / span 4;width:auto;margin-top:0;white-space:nowrap}.dashboard-creation-tracks .quota-disclaimer,.dashboard-creation-tracks .source-error{grid-column:2 / -1;margin:0!important;text-align:left}.dashboard-creation-analysis{min-height:150px;background:#1b2229}.dashboard-creation-analysis .analysis-panel{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr) auto;align-items:center;gap:8px 22px}.dashboard-creation-analysis .analysis-panel>.eyebrow,.dashboard-creation-analysis .analysis-panel>h1,.dashboard-creation-analysis .analysis-panel>p{grid-column:1}.dashboard-creation-analysis .analysis-summary{grid-column:2;grid-row:1 / span 3;margin:0;border:0;background:#151b21}.dashboard-creation-analysis .analysis-ring{flex-basis:58px;width:58px;height:58px;background:radial-gradient(circle closest-side,#151b21 70%,transparent 72%),conic-gradient(var(--accent) var(--analysis-progress, 0%),var(--bg-3) 0);font-size:14px}.dashboard-creation-analysis .job-list{display:none}.dashboard-creation-analysis .wide-button,.dashboard-creation-analysis .result-actions,.dashboard-creation-analysis .upload-result-button{grid-column:3;grid-row:1 / span 3;width:auto;min-width:150px;margin-top:0;white-space:nowrap}.dashboard-creation-analysis .result-actions{display:grid;grid-template-columns:1fr}.dashboard-creation-analysis .quota-disclaimer,.dashboard-creation-analysis .source-error{grid-column:2 / -1;margin:0!important;text-align:left}.dashboard-creation-analysis .analysis-panel.is-compact-processing{display:block}.analysis-overview{display:block;width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--text-1);font:inherit;text-align:left;cursor:pointer}.analysis-overview:focus-visible{border-radius:10px;box-shadow:0 0 0 2px var(--accent)}.analysis-overview-header,.analysis-overview-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.analysis-overview-title{min-width:0}.analysis-overview-title strong,.analysis-overview-title small,.analysis-overview-eta strong,.analysis-overview-eta small{display:block}.analysis-overview-title strong{overflow:hidden;font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.analysis-overview-title small{margin-top:3px;color:var(--text-3);font-size:9px}.analysis-overview-eta{flex:0 0 auto;text-align:right}.analysis-overview-eta small{color:var(--text-3);font-size:8px}.analysis-overview-eta strong{margin-top:2px;color:var(--accent);font-size:12px;font-variant-numeric:tabular-nums}.analysis-service-summary{display:flex;min-width:0;align-items:center;gap:9px;margin-top:8px;padding:6px 9px;border-radius:7px;background:#62d8a414}.analysis-service-summary strong,.analysis-service-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-service-summary strong{flex:0 0 auto;color:var(--accent);font-size:9px}.analysis-service-summary small{color:var(--text-3);font-size:8px}.analysis-progress-track{position:relative;display:block;height:3px;margin:11px 0;overflow:hidden;border-radius:999px;background:var(--bg-3)}.analysis-progress-track i{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .24s ease}.analysis-stage-summary{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr) minmax(0,.9fr);gap:8px}.analysis-stage-card{display:block;min-width:0;padding:9px 11px;border-radius:8px;background:#151b21}.analysis-stage-card small,.analysis-stage-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-stage-card small{color:var(--text-3);font-size:8px;line-height:1.3}.analysis-stage-card strong{margin-top:4px;color:var(--text-2);font-size:10px;line-height:1.35}.analysis-stage-card.is-done small{color:var(--accent)}.analysis-stage-card.is-current{background:#62d8a41a}.analysis-stage-card.is-current small,.analysis-stage-card.is-current strong{color:var(--text-1)}.analysis-stage-card.is-current small:before{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #62d8a41a;content:"";vertical-align:1px}.analysis-overview-footer{margin-top:9px;color:var(--text-3);font-size:8px}.analysis-overview-footer strong{color:var(--text-2);font-size:9px}.dashboard-creation-analysis .analysis-panel.is-compact-processing .analysis-detail-list{display:block;margin-top:12px}.analysis-detail-list .job-row{min-height:44px}.help-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#05080ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.help-dialog{width:min(480px,100%);padding:22px;border:1px solid var(--line-strong);border-radius:16px;background:var(--bg-1);box-shadow:0 24px 80px #00000073}.help-dialog header{display:flex;align-items:flex-start;justify-content:space-between}.help-dialog h2{margin:5px 0 0;font-size:22px}.help-dialog header button{width:44px;min-width:44px;height:44px;border:0;border-radius:8px;background:var(--bg-3);color:var(--text-2);cursor:pointer}.help-dialog ol{display:grid;gap:0;margin:22px 0 18px;padding:0;list-style:none;border-top:1px solid var(--line)}.help-dialog li{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.help-dialog li>b{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#62d8a41f;color:var(--accent);font-size:10px}.help-dialog li strong{display:block;font-size:12px}.help-dialog li p,.help-storage-note{margin:5px 0 0;color:var(--text-3);font-size:10px;line-height:1.55}.help-storage-note{margin:0}.login-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#05080ac2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-dialog{width:min(420px,100%);padding:24px;border:1px solid var(--line-strong);border-radius:16px;outline:0;background:var(--bg-1);box-shadow:0 24px 80px #0000007a}.analysis-checkout-panel{max-width:720px}.analysis-checkout-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:20px;border:1px solid rgb(98 216 164 / 32%);border-radius:14px;background:linear-gradient(120deg,#62d8a417,#62d8a405)}.analysis-checkout-bar>div{display:grid;gap:5px}.analysis-checkout-bar strong{color:var(--text-1);font-size:15px}.analysis-checkout-bar p{margin:0;color:var(--text-3);font-size:11px}.analysis-checkout-bar .primary-button{min-height:44px;flex:0 0 auto}.purchase-backdrop{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#05080ac7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.purchase-dialog{width:min(520px,100%);max-height:calc(100svh - 40px);overflow-y:auto;padding:24px;border:1px solid var(--line-strong);border-radius:16px;outline:0;background:var(--bg-1);box-shadow:0 24px 80px #0000007a}.purchase-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.purchase-dialog h2{margin:5px 0 0;font-size:24px;letter-spacing:-.035em}.purchase-dialog>header button{width:44px;min-width:44px;height:44px;border:0;border-radius:8px;background:var(--bg-3);color:var(--text-2);cursor:pointer}.purchase-products{display:grid;gap:10px;margin:22px 0 16px;padding:0;border:0}.purchase-products legend{margin-bottom:8px;color:var(--text-3);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.purchase-products label{display:grid;min-height:58px;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:var(--bg-2);cursor:pointer}.purchase-products label:has(input:checked){border-color:var(--accent);background:#62d8a414}.purchase-products input{width:18px;height:18px;accent-color:var(--accent)}.purchase-products span{display:grid;gap:3px}.purchase-products small,.purchase-policy{color:var(--text-3);font-size:10px}.purchase-products b{color:var(--accent);font-size:14px}.purchase-submit{width:100%;min-height:44px}.purchase-confirming{display:grid;justify-items:center;gap:10px;padding:24px 8px 12px;text-align:center}.purchase-confirming p,.purchase-policy{margin:0;line-height:1.6}.purchase-qr{display:grid;padding:12px;border-radius:10px;background:#fff}.purchase-success{padding:26px 0 12px;color:var(--accent);text-align:center}.purchase-policy{margin:16px 0 0;padding-left:18px;text-align:left}.purchase-policy li+li{margin-top:4px}.account-drawer-backdrop{position:fixed;z-index:54;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#05080aa8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.account-drawer{width:min(440px,100%);height:100svh;overflow-y:auto;padding:24px;border-left:1px solid var(--line-strong);outline:0;background:#14191f;box-shadow:-24px 0 70px #00000075}.account-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.account-drawer-header h2{margin:5px 0 4px;font-size:24px;letter-spacing:-.035em}.account-drawer-header p{margin:0;color:var(--text-3);font-size:11px}.account-drawer-header button,.account-drawer button{min-width:44px;min-height:44px;cursor:pointer}.account-drawer-header button{border:0;border-radius:8px;background:var(--bg-3);color:var(--text-2);font-size:18px}.account-balance{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.account-balance h3{margin:0 0 4px;color:var(--text-3);font-size:10px;letter-spacing:.08em}.account-balance strong{color:var(--accent);font-size:30px}.account-balance>button{padding:0 14px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:var(--accent-ink);font-weight:800}.account-activity-section{padding:18px 0;border-bottom:1px solid var(--line)}.account-activity-section h3{margin:0 0 10px;font-size:12px}.account-activity-section>p{margin:0;color:var(--text-3);font-size:11px;line-height:1.6}.account-activity-section>p button{margin-left:6px;padding:0 10px;border:0;background:transparent;color:var(--accent)}.account-activity-section ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.account-activity-section li{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:14px;padding:8px 0;border-top:1px solid rgb(255 255 255 / 5%)}.account-activity-section li:first-child{border-top:0}.account-activity-section li div{display:grid;min-width:0;gap:3px}.account-activity-section li strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-activity-section li span{color:var(--text-3);font-size:9px}.account-activity-section li b{flex:0 0 auto;color:var(--text-2);font-size:11px}.account-activity-section>button,.account-logout{width:100%;margin-top:8px;border:0;border-radius:8px;background:var(--bg-3);color:var(--text-2)}.account-logout{margin-top:18px}@media(prefers-reduced-motion:no-preference){.purchase-backdrop{animation:login-backdrop-enter .15s ease-out both}.purchase-dialog{animation:login-panel-enter .18s ease-out both}.account-drawer-backdrop{animation:login-backdrop-enter .15s ease-out both}.account-drawer{animation:account-drawer-enter .18s ease-out both}@keyframes account-drawer-enter{0%{opacity:.65;transform:translate(36px)}to{opacity:1;transform:translate(0)}}}.login-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.login-dialog h2{margin:5px 0 0;font-size:24px;letter-spacing:-.035em}.login-close{width:44px;min-width:44px;height:44px;border:0;border-radius:9px;background:var(--bg-3);color:var(--text-2);font-size:20px;cursor:pointer}.login-form{display:grid;margin-top:18px}.login-form>p:first-child,.account-summary>p{margin:0 0 18px;color:var(--text-3);font-size:12px;line-height:1.6}.login-form label{margin:12px 0 7px;color:var(--text-2);font-size:11px;font-weight:700}.login-form input{width:100%;min-width:0;height:46px;padding:0 12px;border:1px solid var(--line-strong);border-radius:9px;outline:0;background:var(--bg-0);color:var(--text-1)}.login-phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.login-phone-row button{min-width:112px;min-height:46px;padding:0 11px;border:1px solid var(--line-strong);border-radius:9px;background:var(--bg-3);color:var(--accent);font-size:11px;font-weight:750;cursor:pointer}.login-phone-row button:disabled{color:var(--text-3);cursor:not-allowed}.login-error,.login-status,.login-notice{margin:10px 0 0!important;padding:9px 10px;border-radius:7px;font-size:11px!important;line-height:1.5}.login-error{background:#f18c8c1a;color:#f1b0b0!important}.login-status{background:#62d8a417;color:var(--accent)!important}.login-notice{background:#f1bd691a;color:var(--warning)!important}.login-submit{width:100%;min-height:46px;margin-top:18px}.account-summary{margin-top:22px}.account-summary strong{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;padding:16px;border:1px solid rgb(98 216 164 / 25%);border-radius:10px;background:#62d8a412;color:var(--accent);font-size:24px}.account-summary strong span{color:var(--text-2);font-size:11px}.account-logout{width:100%;min-height:44px}.project-sync-error{display:grid;gap:9px;margin:0 0 14px;padding:10px;border:1px solid #704747;border-radius:8px;background:#211a1b;color:#f1b0b0;font-size:11px;line-height:1.5}.project-sync-error button{min-height:44px;border:1px solid currentColor;border-radius:7px;background:transparent;color:inherit;cursor:pointer}@media(prefers-reduced-motion:no-preference){.login-backdrop{animation:login-backdrop-enter .15s ease-out both}.login-dialog{animation:login-panel-enter .18s ease-out both}@keyframes login-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes login-panel-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes account-loading{to{background-position:-200% 0}}}.creation-screen{min-height:calc(100vh - var(--header-height));padding:34px 32px 60px}.creation-header{display:flex;align-items:center;width:min(1040px,100%);margin:0 auto 26px}.creation-header h2{margin:5px 0 0;font-size:22px}.stepper{display:flex;gap:34px;margin:0 0 0 auto;padding:0;list-style:none}.stepper li{position:relative;display:flex;align-items:center;gap:8px;color:var(--text-3);font-size:11px}.stepper li:not(:last-child):after{position:absolute;left:calc(100% + 9px);width:16px;height:1px;background:var(--line-strong);content:""}.stepper li span{display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;font-size:10px}.stepper li.active{color:var(--text-1)}.stepper li.active span,.stepper li.done span{border-color:var(--accent);background:var(--accent);color:var(--accent-ink);font-weight:800}.creation-stage{display:grid;width:min(1040px,100%);min-height:590px;margin:0 auto;place-items:start center;padding:58px 24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 0,rgb(98 216 164 / 5%),transparent 27rem),var(--bg-1);box-shadow:var(--shadow-panel)}.creation-panel{width:min(560px,100%)}.creation-panel h1{margin:9px 0 8px;font-size:30px;letter-spacing:-.04em}.creation-panel>p{color:var(--text-3);line-height:1.55}.url-input>span,.track-checklist legend{display:block;margin:26px 0 8px;color:var(--text-2);font-size:11px;font-weight:700}.url-input input{width:100%;height:48px;padding:0 14px;border:1px solid var(--line-strong);border-radius:9px;outline:0;background:var(--bg-0);color:var(--text-1)}.link-recognize-button{width:100%;margin-top:10px}.link-recognize-button:disabled{cursor:progress;opacity:.68}.source-error{margin:9px 0 0!important;overflow-wrap:anywhere;color:var(--danger)!important;font-size:12px;line-height:1.55}.recognized-source{margin-top:18px;padding:16px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg-0);animation:recognized-enter .18s ease-out both}.recognized-summary{margin-block:12px}.accuracy-note{margin:0 0 14px!important;padding:12px;border-left:2px solid var(--accent);background:#62d8a412;color:var(--text-2)!important;font-size:12px}.source-choice-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.upload-inline-button{display:grid;place-items:center;text-align:center}.upload-inline-button input{position:absolute;width:1px;height:1px;opacity:0}.retry-context{display:grid;gap:4px;margin:16px 0 0;padding:12px;border:1px solid #704747;border-radius:9px;background:#211a1b}.retry-context strong{color:#f1b0b0;font-size:12px}.retry-context span{color:var(--text-2);font-size:11px}.divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--text-3);font-size:10px}.divider:before,.divider:after{flex:1;height:1px;background:var(--line);content:""}.upload-dropzone{display:grid;min-height:170px;place-items:center;align-content:center;border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:var(--bg-0);cursor:pointer;transition:border-color .16s ease,background .16s ease}.upload-dropzone:hover{border-color:var(--accent);background:#111a17}.upload-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.upload-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#62d8a41f;color:var(--accent);font-size:22px}.upload-dropzone strong{margin:12px 0 6px}.upload-dropzone small{color:var(--text-3)}.privacy-note{display:flex;gap:11px;margin-top:18px;padding:13px;border-left:2px solid var(--accent);background:#62d8a40f}.privacy-note span{color:var(--accent);font-size:10px;font-weight:800;white-space:nowrap}.privacy-note p{margin:0;color:var(--text-2);font-size:10px;line-height:1.55}.source-summary{display:flex;align-items:center;gap:12px;margin:22px 0;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--bg-0)}.source-art{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:linear-gradient(135deg,#243947,#8e6857)}.source-summary>div{min-width:0}.source-summary strong,.source-summary small{display:block;overflow-wrap:anywhere}.source-summary small{margin-top:3px;color:var(--text-3)}.source-summary b{margin-left:auto;padding:5px 7px;border-radius:6px;background:#62d8a41a;color:var(--accent);font-size:9px}.track-checklist{margin:0;padding:0;border:0}.track-checklist legend{margin-top:0}.track-checklist label{display:grid;grid-template-columns:20px 9px 1fr auto;align-items:center;gap:10px;min-height:55px;padding:0 12px;border-top:1px solid var(--line);cursor:pointer}.track-checklist label:last-child{border-bottom:1px solid var(--line)}.track-checklist input{accent-color:var(--accent)}.track-dot{width:8px;height:8px;border-radius:50%}.track-checklist strong,.track-checklist small{display:block}.track-checklist strong{font-size:12px}.track-checklist small{margin-top:3px;color:var(--text-3);font-size:9px}.track-checklist em{color:var(--accent);font-size:9px;font-style:normal}.track-checklist label:nth-of-type(n+4) em{color:var(--warning)}.track-checklist label.track-unavailable{cursor:not-allowed;opacity:.5}.track-checklist label.track-unavailable em{color:var(--text-3)}.worker-capability{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:var(--bg-2)}.worker-capability>div{min-width:0}.worker-capability strong,.worker-capability p{display:block;overflow-wrap:anywhere}.worker-capability strong{margin-top:2px;font-size:12px}.worker-capability p{margin:4px 0 0!important;color:var(--text-3);font-size:10px}.worker-capability.worker-ready{border-color:color-mix(in srgb,var(--accent) 45%,var(--line))}.worker-capability.worker-limited{border-color:color-mix(in srgb,var(--warning) 55%,var(--line))}.worker-capability.worker-offline,.worker-capability.worker-unavailable{border-color:color-mix(in srgb,var(--danger) 45%,var(--line))}.wide-button{width:100%;margin-top:22px}.quota-disclaimer{margin:10px 0 0!important;color:var(--text-3);font-size:10px;text-align:center}.upload-result-button{display:grid;width:100%;margin-top:22px;place-items:center;text-align:center}.upload-result-button input{position:absolute;width:1px;height:1px;opacity:0}.upload-result-button.is-busy{cursor:progress;opacity:.68}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.analysis-summary{display:flex;align-items:center;gap:18px;margin:24px 0;padding:16px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-0)}.analysis-summary>div{min-width:0}.analysis-ring{display:grid;flex:0 0 72px;width:72px;height:72px;place-items:center;border-radius:50%;background:radial-gradient(circle closest-side,var(--bg-0) 72%,transparent 74%),conic-gradient(var(--accent) var(--analysis-progress, 0%),var(--bg-3) 0);font-size:18px;font-variant-numeric:tabular-nums;font-weight:850}.analysis-ring-value{display:inline-flex;align-items:baseline;line-height:1}.analysis-ring small{margin-left:2px;font-size:9px}.analysis-summary strong{display:block;overflow-wrap:anywhere;font-size:14px;line-height:1.4}.analysis-summary p{margin:5px 0 0;overflow-wrap:anywhere;color:var(--text-3);font-size:10px;line-height:1.5}.job-list{border-top:1px solid var(--line)}.job-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;border-bottom:1px solid var(--line)}.job-icon{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;font-size:10px}.job-done{background:#62d8a426;color:var(--accent)}.job-running{background:#76b8ed26;color:var(--blue)}.job-waiting{background:var(--bg-3);color:var(--text-3)}.job-row strong,.job-row small{display:block}.job-row strong{overflow-wrap:anywhere;font-size:11px}.job-row small{margin-top:3px;overflow-wrap:anywhere;color:var(--text-3);font-size:9px;line-height:1.45}.job-row b{color:var(--text-3);font-size:9px}.job-row:nth-child(-n+3) b{color:var(--accent)}h1,h2,h3,p{margin-top:0}.route-loading{display:grid;min-height:calc(100vh - var(--header-height));place-content:center;color:var(--text-2);font-size:12px;letter-spacing:.04em}@media(prefers-reduced-motion:no-preference){.app-main>*{animation:view-enter .22s ease-out both}@keyframes view-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes recognized-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-workspace-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:1100px){.dashboard-content{padding-inline:24px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-creation-workspace{min-height:0;padding:18px 16px}.dashboard-creation-source .source-panel,.dashboard-creation-tracks .track-panel-create,.dashboard-creation-analysis .analysis-panel{display:block}.dashboard-creation-source .url-input>span{margin-top:18px}.dashboard-creation-source .link-recognize-button{margin-top:10px}.dashboard-creation-source .divider{display:flex}.dashboard-creation-source .upload-dropzone{min-height:140px}.dashboard-creation-source .privacy-note,.dashboard-creation-source .recognized-source,.dashboard-creation-tracks .source-summary,.dashboard-creation-tracks .worker-capability,.dashboard-creation-analysis .analysis-summary,.dashboard-creation-tracks .track-checklist{margin-top:14px}.dashboard-creation-tracks .wide-button,.dashboard-creation-analysis .wide-button,.dashboard-creation-analysis .upload-result-button,.dashboard-creation-analysis .result-actions{width:100%;margin-top:16px}.editor-grid,.editor-shell .editor-grid.side-panel-closed{grid-template-columns:196px minmax(0,1fr)}.editor-review-drawer,.collaboration-panel{position:absolute;z-index:12;top:0;right:0;bottom:0;width:280px;box-shadow:-18px 0 45px #00000052}.score-scroll{padding:18px}.sheet-paper{padding-inline:34px}}@media(max-width:820px){:root{--header-height: 58px}.editor-shell{--mobile-transport-height: 219px}button,.sidebar-nav a,.track-checklist label{min-height:44px}.app-header{padding-inline:16px}.top-nav,.help-button{display:none}.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{position:static;min-height:auto;padding:14px 16px;border-right:0;border-bottom:1px solid var(--line)}.dashboard-shell .dashboard-sidebar{border-bottom:0;background:#11161b}.dashboard-sidebar .sidebar-label,.dashboard-sidebar .sidebar-nav,.dashboard-sidebar .quota-card{display:none}.sidebar-create{margin:0 0 10px}.mobile-dashboard-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.mobile-dashboard-controls label{display:grid;gap:5px;color:var(--text-3);font-size:10px}.mobile-dashboard-controls select,.mobile-dashboard-controls summary{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--bg-2);color:var(--text-1)}.dashboard-shell .mobile-dashboard-controls select,.dashboard-shell .mobile-dashboard-controls summary{border:0;background:#1a2027}.mobile-dashboard-controls summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.mobile-dashboard-controls summary:after{content:"+";color:var(--accent)}.mobile-dashboard-controls details[open] summary:after{content:"−"}.mobile-dashboard-controls details{position:relative;align-self:end}.mobile-management-content{position:absolute;z-index:8;top:calc(100% + 6px);right:0;width:min(320px,calc(100vw - 32px));padding:12px;border:1px solid var(--line-strong);border-radius:10px;background:var(--bg-2);box-shadow:var(--shadow-panel)}.dashboard-shell .mobile-management-content{border:0;background:#1a2027;box-shadow:0 18px 40px #00000057}.mobile-management-content button{width:100%;border:0;border-radius:7px;background:var(--bg-3);color:var(--text-1);text-align:left}.mobile-management-content p{margin:10px 0 0;color:var(--text-2);font-size:12px;line-height:1.5}.dashboard-content{padding:24px 16px 42px}.dashboard-welcome{display:block}.dashboard-welcome h1{font-size:28px}.project-search{width:100%;margin:18px 0 0}.dashboard-hero{grid-template-columns:1fr}.create-card{min-height:170px}.analysis-overview-header{align-items:flex-start}.analysis-overview-title strong{font-size:14px}.analysis-service-summary{align-items:flex-start;flex-direction:column;gap:2px}.analysis-service-summary strong,.analysis-service-summary small{max-width:100%}.analysis-stage-summary{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.analysis-stage-card.is-current{grid-column:1 / -1;grid-row:1}.analysis-stage-card.is-done{grid-column:1;grid-row:2}.analysis-stage-card.is-waiting{grid-column:2;grid-row:2}.project-grid{grid-template-columns:1fr}.section-heading{align-items:start;gap:12px}.segmented{display:none}.creation-screen{padding:20px 12px 36px}.creation-header{align-items:start}.creation-header>div{display:none}.stepper{width:100%;justify-content:space-between;gap:12px}.stepper li{gap:5px;font-size:9px}.stepper li:not(:last-child):after{width:12px}.creation-stage{min-height:540px;padding:34px 16px}.creation-panel h1{font-size:26px}.analysis-summary{gap:14px;padding:14px}.source-summary b{display:none}.track-checklist label{grid-template-columns:20px 8px 1fr}.track-checklist em{display:none}.worker-capability{align-items:stretch;flex-direction:column}.editor-shell .editor-topbar{height:76px;min-height:76px;padding:8px 10px;overflow:hidden}.editor-shell .editor-project{min-width:0;max-width:42vw}.editor-shell .editor-project strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-shell .save-state,.editor-shell .save-status,.editor-shell .editor-global-facts,.editor-topbar .secondary-button{display:none}.editor-topbar .review-panel-toggle{display:grid;flex:0 0 auto;min-height:44px;padding-inline:9px}.editor-topbar .review-panel-toggle span{font-size:8px}.editor-topbar .review-panel-toggle b{font-size:7px}.editor-topbar .primary-button{margin-left:auto;min-height:44px;padding-inline:12px}.editor-shell .editor-grid,.editor-shell .editor-grid.side-panel-closed{grid-template-columns:minmax(0,1fr);height:calc(100svh - var(--header-height) - 76px);min-height:540px}.editor-shell .editor-track-list{display:none}.editor-shell .score-stage{grid-template-rows:48px minmax(0,1fr) 118px}.editor-grid .score-stage.has-score-playback{grid-template-rows:48px minmax(0,1fr) var(--mobile-transport-height)}.editor-shell .mobile-track-select{display:flex;min-width:0;align-items:center;gap:10px;padding:6px 10px;border-bottom:1px solid var(--line);background:var(--bg-1);color:var(--text-3);font-size:9px}.editor-shell .mobile-track-select span{white-space:nowrap}.editor-shell .mobile-track-select select{min-width:0;flex:1;height:36px;padding:0 10px;border:1px solid var(--line-strong);border-radius:7px;outline:0;background:var(--bg-2);color:var(--text-1)}.score-toolbar{min-height:56px;gap:10px;padding-inline:10px}.score-toolbar h1{font-size:14px;white-space:nowrap}.score-toolbar .score-type-label,.score-toolbar .score-zoom,.score-toolbar .measure-navigation button{display:none}.score-toolbar .measure-navigation output{min-width:82px}.score-toolbar .score-follow-resume{min-height:32px;max-width:118px;padding-inline:8px;overflow:hidden;text-overflow:ellipsis}.score-scroll{padding:10px}.sheet-paper{min-width:560px;min-height:0;padding:28px 32px 22px;transform-origin:top left}.editor-shell .sheet-header{position:sticky;z-index:2;left:0;align-items:flex-start;flex-direction:column;justify-content:flex-start;width:min(520px,calc(100vw - 56px));gap:5px;background:var(--paper)}.editor-shell .sheet-header p{line-height:1.4}.editor-shell .sheet-header h2{font-size:19px}.editor-shell .sheet-caption{position:sticky;left:0;width:min(520px,calc(100vw - 56px));justify-content:flex-start;gap:18px;background:var(--paper)}.waveform-transport{position:sticky;z-index:5;bottom:0;padding:9px}.transport-controls{gap:6px}.transport-controls button:not(.play-button):not(.active),.transport-controls label{display:none}.editor-grid .transport-controls label,.editor-grid .playback-source-notice{display:none}.editor-grid .playback-mode-row{align-items:flex-start;flex-wrap:wrap}.editor-grid .score-audition-controls{flex-wrap:wrap}.editor-grid .transport-controls>output{white-space:nowrap}.editor-shell .editor-review-drawer,.editor-shell .collaboration-panel{position:fixed;z-index:30;top:auto;right:0;bottom:var(--mobile-transport-height);left:0;width:100%;height:min(52svh,calc(100svh - var(--header-height) - 76px - var(--mobile-transport-height)));max-height:none;border-top:1px solid var(--line-strong);border-radius:14px 14px 0 0;box-shadow:0 -18px 45px #00000061;animation-name:mobile-sheet-enter}.editor-shell .editor-review-drawer:before,.editor-shell .collaboration-panel:before{position:absolute;z-index:3;top:8px;left:50%;width:38px;height:4px;border-radius:999px;background:var(--line-strong);content:"";transform:translate(-50%)}.editor-shell .editor-review-drawer-close{top:7px;right:10px;min-height:36px}.editor-shell .editor-side-panel-stack,.editor-shell .editor-side-panel-stack[data-inspector-open=true]{box-sizing:border-box;height:100%;overflow-y:auto;padding-top:44px;grid-template-rows:auto auto;align-content:start}.editor-shell .editor-side-panel-stack>.review-queue-panel,.editor-shell .editor-side-panel-stack>.inspector-panel{overflow:visible}.editor-shell .collaboration-panel{overflow-y:auto;padding-top:52px}.delivery-panel{position:fixed;top:var(--header-height);width:min(340px,100vw)}}@media(max-width:440px){.brand-logo-wordmark{display:none}.top-actions{gap:8px}.account-entry,.account-loading{min-width:100px}.login-backdrop{align-items:end;padding:0}.login-dialog{width:100%;max-height:100svh;overflow-y:auto;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:16px 16px 0 0}.purchase-backdrop{align-items:end;padding:0}.purchase-dialog{width:100%;max-height:100svh;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:16px 16px 0 0}.account-drawer{width:100%;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-left:0}.analysis-checkout-bar{align-items:stretch;flex-direction:column}.analysis-checkout-bar .primary-button{width:100%}.login-phone-row{grid-template-columns:1fr}.login-phone-row button{width:100%}.queue-progress-row{grid-template-columns:40px 1fr}.queue-progress-row>small{grid-column:2}.project-service-status{align-items:flex-start;flex-direction:column;gap:2px}.project-card{border-radius:10px}.creation-stage{border-radius:12px}.privacy-note{display:block}.privacy-note span{display:block;margin-bottom:5px}.source-choice-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}}
