html{scroll-behavior:smooth}:root{font-family:Avenir Next,Trebuchet MS,sans-serif;line-height:1.4;font-weight:400;color:#eaf4ff;background-color:#071a33;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-background: #071a33;--surface: rgba(15, 43, 92, .88);--surface-strong: #102d5c;--line: rgba(145, 167, 199, .18);--teal: #2bd9d4;--teal-soft: rgba(43, 217, 212, .12);--shadow: 0 24px 80px rgba(4, 12, 24, .32);--page-bg: #07111d;--page-bg-accent: #0d1d31;--surface-1: rgba(10, 20, 33, .94);--surface-2: rgba(14, 27, 43, .96);--surface-3: rgba(19, 35, 55, .98);--surface-overlay: rgba(8, 16, 27, .98);--surface-soft: rgba(17, 29, 46, .72);--border-subtle: rgba(140, 172, 208, .18);--border-strong: rgba(140, 183, 232, .32);--text-primary: #f4f7fb;--text-secondary: #bdd0e6;--text-muted: #8fa8c5;--accent: #73b7ff;--accent-strong: #3175db;--accent-soft: rgba(115, 183, 255, .16);--success: #9fe19f;--warning: #ffd38a;--danger: #ffb3b3;--shadow-lg: 0 24px 60px rgba(0, 0, 0, .34);--shadow-md: 0 14px 30px rgba(0, 0, 0, .24);--radius-xl: 18px;--radius-lg: 14px;--radius-md: 10px;--radius-sm: 8px;--space-1: 6px;--space-2: 10px;--space-3: 14px;--space-4: 18px;--space-5: 24px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(47,107,255,.12),transparent 28%),radial-gradient(circle at 85% 15%,rgba(43,217,212,.08),transparent 24%),linear-gradient(180deg,#071a33,#09142a);color:var(--text-primary)}body.studio-theme:not(.mobile-workspace-active){min-width:1024px;background:radial-gradient(circle at top left,rgba(44,88,143,.24),transparent 30%),radial-gradient(circle at top right,rgba(18,61,123,.16),transparent 24%),linear-gradient(180deg,var(--page-bg-accent),var(--page-bg));--text-primary: #f4f7fb;--text-secondary: #bdd0e6;--text-muted: #8fa8c5;--accent: #73b7ff;--accent-strong: #3175db;--accent-soft: rgba(115, 183, 255, .16)}body.studio-theme[data-color-mode=light]{--page-background: #ecf3fb;--surface: rgba(255, 255, 255, .88);--surface-strong: #f3f7fc;--line: rgba(118, 145, 179, .18);--teal-soft: rgba(43, 217, 212, .14);--shadow: 0 24px 80px rgba(56, 84, 116, .18);--page-bg: #eef4fb;--page-bg-accent: #f7fbff;--surface-1: rgba(255, 255, 255, .96);--surface-2: rgba(246, 250, 253, .96);--surface-3: rgba(239, 245, 251, .98);--surface-overlay: rgba(255, 255, 255, .98);--surface-soft: rgba(231, 239, 248, .82);--border-subtle: rgba(108, 136, 170, .18);--border-strong: rgba(104, 147, 201, .28);--text-primary: #142840;--text-secondary: #3a5573;--text-muted: #667f9b;--accent: #2d72d8;--accent-strong: #1e5db7;--accent-soft: rgba(45, 114, 216, .12);--success: #2f7d45;--warning: #9a6413;--danger: #b24646;--shadow-lg: 0 24px 60px rgba(56, 84, 116, .18);--shadow-md: 0 14px 30px rgba(56, 84, 116, .12)}body.studio-theme[data-color-mode=light]:not(.mobile-workspace-active){background:radial-gradient(circle at top left,rgba(73,134,223,.14),transparent 34%),radial-gradient(circle at top right,rgba(77,195,184,.12),transparent 28%),linear-gradient(180deg,var(--page-bg-accent),var(--page-bg))}button,input,label{font:inherit}#root{min-height:100vh}body.studio-theme:not(.mobile-workspace-active) #root{width:100vw;height:100vh}.app-loading{display:grid;place-items:center;width:100%;height:100%;font-size:1rem;color:#b8c7dc}.app-shell{display:grid;--timeline-row-size: clamp(200px, 30vh, 320px);grid-template-rows:72px auto minmax(280px,1fr) var(--timeline-row-size) auto;width:100%;height:100%;gap:10px;padding:10px;min-width:0;overflow:hidden}.app-shell.settings-route-shell{grid-template-rows:minmax(0,1fr) auto}.app-shell.timeline-layout-expanded{--timeline-row-size: clamp(280px, 42vh, 460px)}.app-shell.timeline-layout-collapsed{--timeline-row-size: 96px}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:linear-gradient(125deg,#172131f5,#101825f5);border:1px solid rgba(120,151,190,.25);min-width:0}.topbar-zone{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.topbar-zone-left{justify-self:start;justify-content:flex-start}.project-name{min-width:260px;max-width:100%;border:1px solid rgba(129,154,189,.3);background:#060e18b3;color:#f0f5fb;border-radius:8px;padding:8px 12px;font-size:.92rem}.topbar-trigger-button,.topbar-toolbar-button{min-height:28px;padding:5px 9px;font-size:.74rem;line-height:1.1}.topbar-account-button{width:42px;min-width:42px;min-height:42px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.topbar-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid rgba(153,182,220,.36);background:linear-gradient(180deg,#203047eb,#121d2df5);color:#cfe4ff}.topbar-account-avatar-signed-in{background:linear-gradient(180deg,#4a81d1f2,#25549bfa);border-color:#96cbff7a;color:#fff}.topbar-account-avatar-icon{width:18px;height:18px}.topbar-account-avatar-initials{font-size:.76rem;font-weight:700;letter-spacing:.04em}.topbar-theme-toggle{width:30px;min-width:30px;padding:4px;display:inline-flex;align-items:center;justify-content:center}.topbar-theme-icon{width:16px;height:16px}.topbar-audio-quick-controls{display:inline-flex;align-items:center;gap:8px;min-width:0}.topbar-audio-toggle{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:3px 9px 3px 7px;border-radius:999px;border:1px solid rgba(129,154,189,.28);background:#ffffff08;color:#c8dbf5;cursor:pointer}.topbar-audio-toggle input{position:absolute;opacity:0;pointer-events:none}.topbar-audio-toggle-track{position:relative;width:34px;height:20px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff14;transition:background-color .14s ease,border-color .14s ease}.topbar-audio-toggle-thumb{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#f6fbff;box-shadow:0 2px 8px #00000047;transition:transform .14s ease}.topbar-audio-toggle input:checked+.topbar-audio-toggle-track{background:#3b76c257;border-color:#7cb2ff7a}.topbar-audio-toggle input:checked+.topbar-audio-toggle-track .topbar-audio-toggle-thumb{transform:translate(14px)}.topbar-audio-toggle-label{font-size:.74rem;color:#f0f5fb}.topbar-audio-toggle:focus-within{outline:2px solid rgba(129,194,255,.92);outline-offset:2px;box-shadow:0 0 0 2px #18314cd9}.playback-ready-indicator{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:.74rem;border:1px solid transparent}.playback-ready-indicator-loading{color:#d6e8ff;background:#3480d640;border-color:#5aa7fb80}.playback-ready-indicator-error{color:#ffd8d8;background:#b6323240;border-color:#ff666673}.topbar-zone-right{display:flex;justify-self:end;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0}.topbar-status-cluster{display:inline-flex;align-items:center;gap:6px}.topbar-status-cluster .status-chip{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:.71rem;letter-spacing:.02em;border:1px solid rgba(129,154,189,.28);color:#c8dbf5;background:#ffffff0a}.status-chip-success{color:#9fe19f;border-color:#9fe19f4d}.status-chip-warning{color:#ffd38a;border-color:#ffd38a57}.status-chip-info{color:#a8d6ff;border-color:#73b7ff57}.cloud-auth-shell{display:flex;flex-direction:column;align-items:stretch;gap:10px;border:1px solid rgba(129,154,189,.28);border-radius:12px;padding:10px;background:#080e18b8;color:#c8dbf5;font-size:.78rem}.cloud-auth-shell-copy-block{display:grid;gap:3px}.cloud-auth-shell-title{font-size:.84rem;color:#f3f8ff}.cloud-auth-shell-copy,.cloud-auth-shell-feedback{color:#b6cae5;line-height:1.4}.cloud-auth-shell-actions{display:flex;flex-wrap:wrap;gap:8px}.cloud-auth-shell-divider{color:#9db6d5;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.cloud-auth-shell--signed-out input{width:100%;min-width:220px;border-radius:8px;border:1px solid rgba(129,154,189,.4);background:#080e18cc;color:#f4f8ff;padding:8px 10px}.cloud-auth-shell--signed-out button,.cloud-auth-shell-primary{border:1px solid rgba(142,175,219,.35);border-radius:8px;background:linear-gradient(120deg,#2f80ed,#2f67d1);color:#fff;padding:7px 12px}.cloud-auth-shell--signed-in .cloud-auth-shell-token{color:#a3d7ff}.topbar-account-summary{display:flex;align-items:flex-start;gap:12px}.topbar-account-summary-avatar{width:40px;height:40px;flex:0 0 auto}.topbar-account-summary-copy{display:grid;gap:4px}.topbar-account-email{margin-top:2px}.cloud-auth-shell--loading{animation:cloud-sync-pulse 1.2s ease-in-out infinite}@keyframes cloud-sync-pulse{0%,to{opacity:.85}50%{opacity:.55}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.inline-control{display:flex;align-items:center;gap:6px;color:#b8c7dc;font-size:.87rem}.inline-control input{width:78px;border-radius:6px;border:1px solid rgba(129,154,189,.3);background:#080e18cc;color:#f4f8ff;padding:5px 7px}.inline-control select{border-radius:6px;border:1px solid rgba(129,154,189,.3);background:#080e18cc;color:#f4f8ff;padding:5px 7px}.upload-control{display:flex;align-items:center;gap:8px;font-size:.87rem;color:#c5d6ec}.upload-control input{width:180px;color:#b8c7dc}.audio-controls{display:flex;align-items:center;gap:6px;padding:3px 6px;border:1px solid rgba(129,154,189,.3);border-radius:8px;background:#080e18a6}.audio-status{max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.78rem;color:#b6cbe4}[data-editor-surface] :is(button,[role=button],input,select,textarea):focus-visible,[data-editor-surface=timeline]:focus-visible{outline:2px solid rgba(129,194,255,.92);outline-offset:2px;box-shadow:0 0 0 2px #18314cd9}.button{border:1px solid rgba(142,175,219,.35);border-radius:8px;background:linear-gradient(120deg,#2f80ed,#2f67d1);color:#fff;padding:6px 12px;cursor:pointer}.button.ghost{background:#0c1421b3}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.topbar button:focus-visible,.timeline button:focus-visible,.project-library-shell button:focus-visible{outline:2px solid rgba(129,194,255,.92);outline-offset:2px;box-shadow:0 0 0 2px #18314cd9}.button:focus-visible,.small-button:focus-visible{outline-color:#b0e1fff2}.timeline:focus-visible{outline:2px solid rgba(129,194,255,.92);outline-offset:2px;box-shadow:0 0 0 2px #18314cd9}.dancer-item:focus-visible,.sidebar-accordion-toggle:focus-visible{outline:2px solid rgba(118,181,255,.7);outline-offset:1px}.button.danger{border-color:#be6d6d73;background:linear-gradient(120deg,#8f2c2c,#7a1d1d)}.project-library-shell{grid-row:5;border:1px solid rgba(113,143,180,.24);border-radius:12px;background:linear-gradient(150deg,#121a28f0,#0a101cf5);padding:10px;display:flex;flex-direction:column;gap:10px}.project-library-shell .project-library{margin:0}.save-status{font-size:.84rem;color:#8ac0ff}.save-status.dirty{color:#ffcf84}.reliability-control,.latency-settings-control,.beat-grid-control{position:relative}.beat-grid-panel{position:absolute;right:0;top:100%;z-index:4;min-width:360px;max-width:min(92vw,560px);margin-top:7px;background:linear-gradient(145deg,#111a28fa,#0a101cfa);border:1px solid rgba(129,194,255,.4);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.beat-grid-copy{margin:0;font-size:.8rem;color:#d3e3fa}.beat-grid-warning{margin:0;font-size:.8rem;color:#ffcf84}.beat-grid-confidence-strip{display:grid;grid-template-columns:repeat(16,minmax(0,1fr));gap:3px;padding:5px;border:1px solid rgba(112,144,182,.35);border-radius:6px;background:#080e189e}.beat-grid-confidence-dot{width:100%;height:5px;border-radius:3px;background:linear-gradient(90deg,#ffb654f2,#72dcaaf2)}.beat-grid-actions{display:flex;flex-wrap:wrap;gap:6px}.beat-grid-segment-list{display:flex;flex-direction:column;gap:6px;max-height:160px;overflow:auto}.beat-grid-segment-row{display:flex;align-items:center;gap:8px;border:1px solid rgba(112,144,182,.25);border-radius:6px;padding:6px;background:#080e1875}.latency-settings-panel{position:absolute;right:0;top:100%;z-index:4;min-width:250px;margin-top:7px;background:linear-gradient(145deg,#111a28fa,#0a101cfa);border:1px solid rgba(129,194,255,.4);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.latency-settings-copy{margin:0;font-size:.8rem;color:#d3e3fa}.latency-settings-actions{display:flex;flex-wrap:wrap;gap:6px}.reliability-chip{background:#111c2ddb;color:#d3e3fa;border-radius:999px;border:1px solid rgba(129,154,190,.35);padding:5px 12px;font-size:.82rem}.reliability-chip-offline{border-color:#ffbf6b73;color:#ffd28a}.reliability-chip-error{border-color:#ff808073;color:#ffb6b6}.reliability-chip-in-progress{border-color:#8fdcff73;color:#8bd6ff}.reliability-chip-healthy{border-color:#96da8473;color:#bde8aa}.reliability-panel{position:absolute;right:0;top:100%;z-index:4;min-width:280px;margin-top:7px;background:linear-gradient(145deg,#111a28fa,#0a101cfa);border:1px solid rgba(129,194,255,.4);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.reliability-overview{margin:0;font-size:.82rem;color:#d3e3fa}.sync-confidence-control{display:flex;flex-wrap:wrap;align-items:center;gap:7px;border:1px solid rgba(129,154,190,.3);border-radius:8px;padding:5px 8px;background:#0c1421b3;color:#f0f5fb;font-size:.8rem}.sync-confidence-chip{border-radius:999px;padding:3px 10px;border:1px solid rgba(129,154,190,.45);color:#dbe9fb;font-weight:600}.sync-confidence-chip-saved{border-color:#8cdb888c;color:#bde8aa}.sync-confidence-chip-saving{border-color:#ffdc808c;color:#ffcf84}.sync-confidence-chip-syncing{border-color:#8fdcff8c;color:#8bd6ff}.sync-confidence-chip-offline{border-color:#ffbf6b8c;color:#ffd28a}.sync-confidence-chip-sync-error{border-color:#ff80808c;color:#ffb6b6}.sync-confidence-metrics{display:flex;flex-wrap:wrap;gap:6px;color:#b8d4f3}.reliability-title{margin:0;font-size:.84rem;color:#f3f8ff}.reliability-offline,.reliability-empty{margin:0;color:#ffcf84;font-size:.82rem}.reliability-failure-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto}.reliability-failure-item{border:1px solid rgba(129,154,190,.28);border-radius:8px;padding:8px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;background:#080e18b8}.reliability-failure-copy{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.reliability-failure-copy span{color:#b8cae1;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reliability-failure-actions{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:1300px){.reliability-control,.latency-settings-control,.beat-grid-control,.sync-confidence-control{width:100%}.reliability-panel{width:100%;min-width:280px}.latency-settings-panel{width:100%;min-width:250px}.beat-grid-panel{width:100%;min-width:280px}}.workspace{grid-row:2 / 4;display:grid;grid-template-columns:320px 1fr;gap:10px;min-height:0;min-width:0}.app-shell.has-status-banners .workspace{grid-row:3}.status-banners{grid-row:2;display:flex;flex-direction:column;gap:10px;min-width:0}.commercial-safety-banner{border:1px solid rgba(245,172,89,.38);border-radius:12px;background:linear-gradient(125deg,#432c11eb,#271b10eb);color:#ffe7c2;padding:10px;display:flex;flex-direction:column;gap:10px}.commercial-safety-banner-message{margin:0;color:#ffecdb;font-size:.9rem}.commercial-safety-banner-actions{display:flex;flex-wrap:wrap;gap:8px}.timeline-shell{grid-row:4;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.sidebar,.stage-panel,.timeline-shell{border:1px solid rgba(113,143,180,.24);border-radius:12px;background:linear-gradient(150deg,#121a28f0,#0a101cf5)}.timeline-shell-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(113,143,180,.2)}.timeline-shell-header h2{margin:0;font-size:.96rem;color:#dce9f9}.timeline-shell-actions{display:inline-flex;gap:6px}.sidebar{overflow:hidden;display:flex;flex-direction:column;min-height:0;padding:0}.sidebar-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px;padding:12px;border-bottom:1px solid rgba(255,255,255,.06)}.sidebar-tab{border:1px solid rgba(129,154,189,.28);border-radius:999px;background:#ffffff08;color:#9eb3cb;padding:8px 10px;cursor:pointer}.sidebar-tab.active{color:#f0f5fb;border-color:#73b7ff5c;background:#73b7ff1f}.sidebar-body{padding:14px;overflow:auto;min-height:0}.sidebar-tab-panel{display:flex;flex-direction:column;gap:14px}.sidebar-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sidebar-panel-header h2{margin:0;font-size:1rem;color:#f0f5fb}.sidebar-detail-card{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.panel-section{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.sidebar-library-toggle{width:100%;display:inline-flex;justify-content:center;margin-bottom:12px}.sidebar-section--collapsed .sidebar-accordion-toggle{color:#9ab0cb;border-left-color:#7594b847}.sidebar-accordion-toggle{border:1px solid rgba(112,149,191,.34);border-radius:8px;background:#0f1725d1;color:#e4eef9;padding:7px 10px;font-size:.98rem;width:100%;text-align:left;cursor:pointer}.sidebar-accordion-toggle[aria-expanded=true]{border-color:#6698e699;background:linear-gradient(125deg,#274c7866,#10274266)}.sidebar-accordion-toggle:focus-visible{outline:2px solid rgba(120,183,255,.7);outline-offset:2px}.sidebar-section-actions{display:inline-flex;gap:6px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-header h2{margin:0;font-size:1.02rem;color:#eaf1fb}.dancer-list,.move-list{display:flex;flex-direction:column;gap:8px}.move-targets-toggle{display:flex;flex-direction:column;gap:4px;margin:2px 0 4px}.move-targets-toggle-row{display:inline-flex;align-items:center;gap:8px;color:#eaf1fb;font-size:.9rem}.move-targets-toggle input[type=checkbox]{accent-color:#58a2ff}.project-library-list{display:flex;flex-direction:column;gap:8px}.project-library-empty-state{display:inline-flex;flex-direction:column;gap:8px;align-items:flex-start}.getting-started-checklist{border:1px solid rgba(103,140,182,.45);border-radius:10px;margin-bottom:10px;padding:8px 10px;background:linear-gradient(145deg,#0e1a2ee6,#090f18eb)}.getting-started-checklist h2{margin:0 0 6px;font-size:.95rem;color:#e4f0ff}.getting-started-checklist ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px;color:#bfd2e8;font-size:.82rem}.getting-started-checklist .pending{list-style-type:"◯"}.getting-started-checklist .completed{text-decoration:line-through;color:#8fd28f;list-style-type:"✓"}.template-chooser-modal{width:min(720px,calc(100vw - 48px));border:1px solid rgba(113,143,180,.42);border-radius:12px;background:linear-gradient(150deg,#121a28fa,#0a0f19fa);padding:12px;display:flex;flex-direction:column;gap:10px}.template-chooser-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.template-chooser-header h2{margin:0;font-size:1rem;color:#e8f0fb}.template-chooser-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.template-choice{display:flex;flex-direction:column;gap:6px;border-radius:10px;border:1px solid rgba(111,148,188,.4);background:#0a121fc7;color:#dbe9fb;text-align:left;padding:8px}.template-choice-title{font-weight:600;color:#eef5ff}.template-choice-description,.template-choice-preview{font-size:.78rem;color:#b5c9e2}.project-library-modal{width:min(760px,calc(100vw - 48px));max-height:calc(100vh - 42px);border:1px solid rgba(113,143,180,.42);border-radius:12px;background:linear-gradient(150deg,#121a28fa,#0a0f19fa);padding:12px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.project-library-modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-library-modal-header h2{margin:0;font-size:1rem;color:#e8f0fb}.project-library-modal-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.project-library-modal .project-library{margin:0;flex:1;min-height:0;overflow:hidden}.project-library-modal .project-library-list{flex:1;min-height:0;overflow:auto;padding-right:2px}.project-library-source-section{display:flex;flex-direction:column;gap:6px}.project-library-source-section h3{margin:0;font-size:.86rem;color:#a3c0e3}.project-library-section-list{display:flex;flex-direction:column;gap:8px}.project-library-item{border:1px solid rgba(102,136,179,.34);border-radius:8px;background:#0c141fad;padding:8px;display:flex;flex-direction:column;gap:6px}.project-library-item-main{display:flex;justify-content:space-between;gap:10px;color:#d9e5f3;font-size:.82rem}.project-library-meta{display:flex;align-items:center;gap:8px;color:#96aed0;font-size:.75rem}.project-library-badge{border-radius:999px;padding:2px 7px;text-transform:uppercase;font-size:.68rem;background:#0b1018f2;color:#b9c9df}.project-library-badge.local{color:#90cb92;border:1px solid rgba(128,197,131,.34)}.project-library-badge.cloud{color:#86b6f6;border:1px solid rgba(120,160,210,.34)}.project-library-sync-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.project-library-row-actions{display:flex;align-items:center;gap:6px}.library-state-warning{margin:0;color:#ffcc7a;font-size:.78rem}.library-state-warning-row{display:flex;align-items:center;gap:10px;justify-content:space-between}.library-state-error{margin:0;color:#ff8a8a;font-size:.78rem}.sync-indicator{font-size:.74rem;border-radius:999px;padding:2px 7px}.sync-indicator.synced{color:#b8e7b1;border:1px solid rgba(112,182,101,.42)}.sync-indicator.not-synced{color:#d7e3f3;border:1px solid rgba(132,156,186,.44)}.sync-indicator.syncing{color:#ffdc95;border:1px solid rgba(228,177,79,.52)}.sync-indicator.queued{color:#c8e8ff;border:1px solid rgba(100,156,223,.52)}.sync-indicator.pending{color:#efb3ff;border:1px solid rgba(171,113,201,.45)}.sync-indicator.local-only{color:#9ac6ff;border:1px solid rgba(120,160,210,.5)}.sync-indicator.error,.sync-indicator.failed{color:#fbb;border:1px solid rgba(214,98,98,.52)}.sync-indicator.offline{color:#8ec8f3;border:1px solid rgba(104,151,195,.5)}.selection-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.selection-actions{display:flex;gap:6px}.camera-preset-list{display:flex;flex-direction:column;gap:8px}.camera-preset-item{border:1px solid rgba(114,140,173,.3);border-radius:8px;background:#0b101acc;padding:7px;display:flex;align-items:center;justify-content:space-between;gap:8px}.camera-preset-name{color:#e0ebf8;font-size:.84rem}.dancer-item{border:1px solid rgba(118,145,176,.3);border-radius:8px;background:#0e1522cc;color:#e2edf9;padding:8px 10px;display:flex;align-items:center;gap:8px;cursor:pointer}.dancer-item:focus-visible{outline:2px solid rgba(118,181,255,.7);outline-offset:1px}.dancer-item input[type=checkbox]{accent-color:#58a2ff}.dancer-item.selected{border-color:#58a2ff;box-shadow:0 0 0 1px #58a2ff73 inset}.dancer-name{flex:1}.swatch{width:12px;height:12px;border-radius:99px}.hint-text{margin:0;color:#9fb1c9;font-size:.83rem}.command-palette-shortcut-hint{color:#96b0cf;font-size:.77rem;margin-left:6px}.move-item{border:1px solid rgba(117,147,183,.3);border-radius:8px;padding:12px;background:#0c141fb3;cursor:default}.motion-job-card{display:grid;gap:8px}.motion-job-card-ready{border-color:#8fd69f52;background:linear-gradient(180deg,#0d1b17c7,#091210c2),#0c141fb3}.motion-job-card-failed{border-color:#d6878757;background:linear-gradient(180deg,#231215cc,#150c0fc7),#0c141fb3}.move-card-header{display:flex;align-items:flex-start;gap:8px}.move-favorite-toggle{min-width:32px;min-height:32px;padding-inline:0;flex-shrink:0}.move-favorite-icon{width:16px;height:16px;color:#8fa8c5}.move-favorite-toggle.active .move-favorite-icon{color:#ffd38a}.move-item p{margin:6px 0 0;color:#9db2cd;font-size:.86rem;line-height:1.45}.motion-job-summary{margin:0}.motion-job-detail{margin:0;color:#c3d5eb}.motion-job-progress{width:100%;height:6px;border-radius:999px;overflow:hidden;background:#ffffff14}.motion-job-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#75baffe0,#5ad6cde0)}.motion-job-progress-fill-ready{background:linear-gradient(90deg,#6ad488eb,#96e487eb)}.motion-job-progress-fill-failed{background:linear-gradient(90deg,#d67373eb,#ffa56ceb)}.motion-job-meta{display:flex;flex-wrap:wrap;gap:6px}.motion-job-meta-pill,.motion-job-stage-pill{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;border:1px solid rgba(129,154,189,.28);background:#ffffff0a;color:#c8dbf5;font-size:.74rem}.motion-job-stage-pill{font-weight:600}.motion-job-stage-pill-active{border-color:#75baff57;color:#b7dcff}.motion-job-stage-pill-ready{border-color:#8fd69f57;color:#bde8aa}.motion-job-stage-pill-failed{border-color:#d6878761;color:#ffc6c6}.move-item-actions{margin-top:6px;display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap}.move-item-secondary-actions{display:flex;justify-content:flex-end;gap:8px;align-items:center;flex-wrap:wrap}.move-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px;width:100%;font-size:.96rem}.move-title-row strong{color:#f0f5fb;font-size:1rem;font-weight:650;letter-spacing:.01em}.move-title-row span{color:#c9d8ea;font-size:.82rem;font-weight:600;white-space:nowrap}.stage-panel{overflow:hidden;min-height:0;min-width:0;display:flex;flex-direction:column}.stage-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 6px;border-bottom:1px solid rgba(113,143,180,.2)}.stage-panel-header h2{margin:0;font-size:.96rem;color:#dce9f9}.stage-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;margin-left:auto}.stage-mode-toggle{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.stage-layout{flex:1;min-height:0;min-width:0;padding:10px}.stage-layout.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.stage-surface{position:relative;min-width:0;min-height:0;width:100%;height:100%;border:1px solid rgba(103,131,165,.25);border-radius:10px;overflow:hidden;background:#080d16eb}.stage-surface-label{position:absolute;top:8px;left:10px;z-index:2;padding:3px 7px;border-radius:999px;border:1px solid rgba(123,151,186,.34);background:#090e18d1;color:#b5c8e0;font-size:.72rem;pointer-events:none}.stage-canvas{width:100%;height:100%}.top-stage-view{position:relative;overflow:hidden;cursor:crosshair;background:linear-gradient(180deg,#0a121ee0,#080c16eb),radial-gradient(circle at 50% 40%,rgba(65,101,140,.12),transparent 62%)}.top-stage-toolbar{position:absolute;top:38px;left:10px;right:auto;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:auto;max-width:calc(100% - 20px)}.top-stage-toolbar-group{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.top-stage-toolbar-group-actions{margin-left:0}.top-stage-zoom-readout{min-width:44px;padding:6px 8px;border-radius:999px;border:1px solid rgba(121,150,186,.34);background:#080e18c2;color:#b9cce4;font-size:.72rem;font-weight:600;line-height:1;text-align:center;pointer-events:none}.top-stage-icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;min-height:44px;padding:0}.top-stage-toolbar-icon{width:28px;height:28px}.popover-menu{position:relative}.popover-menu-surface{position:absolute;top:calc(100% + 10px);z-index:30;min-width:min(340px,calc(100vw - 40px));max-width:min(520px,calc(100vw - 40px));max-height:min(72vh,700px);overflow:auto;padding:12px;border-radius:12px;border:1px solid rgba(117,147,183,.34);background:linear-gradient(180deg,#121f31fa,#08101bfa);box-shadow:0 24px 60px #0000006b}.popover-menu-surface-left{left:0}.popover-menu-surface-right{right:0}.menu-section+.menu-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.menu-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.menu-section-title{margin:0;font-size:.9rem;color:var(--text-primary)}.menu-subsection+.menu-subsection{margin-top:10px}.menu-subsection-title{margin:0 0 8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.menu-copy{margin:0;font-size:.82rem;color:var(--text-secondary)}.menu-action-list{display:grid;gap:6px}.menu-action-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.menu-action-button{width:100%;border:1px solid rgba(112,144,182,.28);border-radius:10px;background:#ffffff08;color:var(--text-primary);padding:10px 12px;text-align:left;cursor:pointer}.menu-action-button:hover{border-color:#81c2ff66;background:#73b7ff14}.menu-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.menu-inline-control{width:100%;justify-content:space-between;gap:8px}.menu-inline-control-wide{grid-column:1 / -1}.menu-inline-control input,.menu-inline-control select{width:100%}.top-stage-options-button:after{content:none}.top-stage-options-button[aria-expanded=true]:after{content:none}.top-stage-options-popover{position:relative}.top-stage-options-popover .popover-menu-surface.top-stage-options-menu{top:0;left:calc(100% + 10px);right:auto;min-width:192px;width:192px;max-width:min(192px,calc(100vw - 28px));padding:10px}.top-stage-options-popover .popover-menu-surface-left.top-stage-options-menu{left:calc(100% + 10px);right:auto}.top-stage-options-menu{min-width:0}.top-stage-options-menu .menu-section{margin:0;padding:0}.top-stage-options-menu .menu-section+.menu-section{margin-top:10px;padding-top:10px}.top-stage-options-menu .menu-section-title{font-size:.82rem}.top-stage-options-menu .menu-copy{font-size:.76rem}.stage-layout-menu{min-width:min(320px,calc(100vw - 40px))}.top-stage-option-toggle{display:flex;align-items:flex-start;gap:9px;color:var(--text-secondary)}.top-stage-option-toggle input{margin-top:2px;accent-color:#58a2ff}.top-stage-option-copy{display:flex;flex-direction:column;gap:2px}.top-stage-option-copy strong{font-size:.8rem;color:var(--text-primary)}.top-stage-option-copy span{font-size:.73rem;line-height:1.32;color:var(--text-muted)}@media(max-width:1200px){.top-stage-options-popover .popover-menu-surface.top-stage-options-menu{width:min(180px,calc(100vw - 28px));max-width:min(180px,calc(100vw - 28px))}}.top-stage-view:has(.top-stage-options-popover .popover-menu-surface){overflow:visible}.stage-surface:has(.top-stage-options-popover .popover-menu-surface){overflow:visible;z-index:4}.stage-shape-overlay{position:absolute;pointer-events:none;width:auto;height:auto}.top-stage-shape{overflow:visible}.top-stage-view .stage-shape-fill{fill:#122030eb}.top-stage-view .stage-shape-grid-minor line{stroke:#58789b2e;stroke-width:.03}.top-stage-view .stage-shape-grid-major line{stroke:#58789b42;stroke-width:.05}.top-stage-view .stage-shape-center-line line{stroke:#87aad259;stroke-width:.06}.top-stage-view .stage-shape-outline{fill:none;stroke:#5a7ba166;stroke-width:.08}.top-stage-label{position:absolute;left:50%;transform:translate(-50%);font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;color:#9db2cc;pointer-events:none}.top-stage-dancer{position:absolute;width:22px;height:22px;border-radius:999px;border:2px solid transparent;transform:translate(-50%,-50%);padding:0;cursor:grab;box-shadow:0 0 0 1px #070d15bf,0 4px 10px #00000059}.top-stage-dancer.selected{box-shadow:0 0 0 2px #ffe4a6bf,0 0 0 1px #070d15bf,0 4px 10px #00000059}.top-stage-dancer:active,.top-stage-view.panning{cursor:grabbing}.top-stage-selection{position:absolute;z-index:1;border:1px solid rgba(129,194,255,.72);background:#58a2ff24;box-shadow:inset 0 0 0 1px #ffffff14;pointer-events:none}.top-stage-direction{position:absolute;left:50%;top:50%;width:2px;height:11px;transform-origin:50% 100%;border-radius:2px;background:#fff4dce6;pointer-events:none}.top-stage-name{position:absolute;top:100%;left:50%;margin-top:4px;transform:translate(-50%);white-space:nowrap;font-size:.68rem;color:#cbdcf1;pointer-events:none}.modal-backdrop{position:fixed;inset:0;z-index:30;background:#060a10a8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center}.move-editor-modal{width:min(1220px,calc(100vw - 48px));max-height:calc(100vh - 42px);overflow:hidden;border:1px solid rgba(113,143,180,.34);border-radius:12px;background:linear-gradient(145deg,#0f1724fa,#0a0f19fa);display:flex;flex-direction:column}.move-editor-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(111,140,178,.28)}.move-editor-header h2{margin:0;font-size:1rem;color:#e7f1ff}.move-editor-body{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:12px;min-height:0;padding:12px}.move-editor-main{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0;overflow:auto;padding-right:4px}.move-editor-row{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.move-editor-row-tight{align-items:center}.move-add-modal{width:min(440px,calc(100vw - 48px));max-height:calc(100vh - 42px);overflow:auto;border:1px solid rgba(113,143,180,.34);border-radius:12px;background:linear-gradient(150deg,#121a28fa,#0a0f19fa);padding:12px;display:flex;flex-direction:column;gap:10px}.move-add-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.move-add-modal-header h2{margin:0;font-size:1rem;color:#e8f0fb}.move-target-list{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow:auto}.move-target-option{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;border-radius:10px;border:1px solid rgba(129,154,189,.22);background:#ffffff0a;color:#e8f0fb}.move-target-option-master{font-weight:600}.move-target-option input[type=checkbox]{accent-color:#79b9ff}.move-add-modal-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.motion-import-preview-card{gap:10px}.motion-import-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.motion-import-preview-video{width:100%;border-radius:10px;border:1px solid rgba(129,154,189,.22);background:#04080eb3}.motion-import-trim-grid{display:grid;gap:8px}.motion-import-preview-actions{display:flex;flex-wrap:wrap;gap:8px}.recovery-prompt-modal{width:min(520px,calc(100vw - 48px));border:1px solid rgba(113,143,180,.42);border-radius:12px;background:linear-gradient(150deg,#121a28fa,#0a0f19fa);padding:12px;display:flex;flex-direction:column;gap:8px}.project-integrity-modal{width:min(640px,calc(100vw - 48px));max-height:calc(100vh - 42px);overflow:auto;border:1px solid rgba(173,125,92,.48);border-radius:12px;background:linear-gradient(150deg,#211812fa,#120e0cfa);padding:12px;display:flex;flex-direction:column;gap:10px}.project-integrity-modal h2{margin:0;font-size:1rem;color:#fff2e8}.project-integrity-issue-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px}.project-integrity-issue-list li{color:#f8e3d0;line-height:1.4}.recovery-prompt-header{border-bottom:1px solid rgba(113,143,180,.22);padding-bottom:8px}.recovery-prompt-modal h2{margin:0;font-size:1rem;color:#e8f0fb}.recovery-prompt-actions{display:flex;gap:8px;justify-content:flex-end}.sync-conflict-modal{width:min(560px,calc(100vw - 48px));border:1px solid rgba(113,143,180,.42);border-radius:12px;background:linear-gradient(150deg,#121a28fa,#0a0f19fa);padding:12px;display:flex;flex-direction:column;gap:10px}.sync-conflict-header{border-bottom:1px solid rgba(113,143,180,.22);padding-bottom:8px}.sync-conflict-modal h2{margin:0;font-size:1rem;color:#e8f0fb}.sync-conflict-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.formation-manager-modal{width:min(860px,calc(100vw - 48px));max-height:calc(100vh - 42px);overflow:hidden;border:1px solid rgba(113,143,180,.34);border-radius:12px;background:linear-gradient(145deg,#0f1724fa,#0a0f19fa);display:flex;flex-direction:column}.formation-manager-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(111,140,178,.28)}.formation-manager-header h2{margin:0;font-size:1rem;color:#e7f1ff}.formation-manager-header-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.formation-manager-body{min-height:0;padding:12px;display:flex;flex-direction:column;gap:12px;overflow:auto}.formation-source-tabs{display:inline-flex;gap:6px;align-self:flex-start}.formation-source-tab{border:1px solid rgba(112,144,182,.32);border-radius:999px;background:#0a121ec7;color:var(--text-secondary);padding:5px 12px;font-size:.8rem;cursor:pointer}.formation-source-tab.active{border-color:#58a2ffad;background:linear-gradient(120deg,#3472c2eb,#2b599cf2);color:#eff6ff}.formation-library-error-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.formation-empty-state{border:1px dashed rgba(123,151,186,.24);border-radius:10px;padding:18px;background:#090f188a}.formation-empty-state strong{display:block;margin-bottom:6px;color:var(--text-primary)}.formation-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.formation-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.formation-card{border:1px solid rgba(117,147,183,.3);border-radius:10px;padding:12px;background:#0c141fb8;display:flex;flex-direction:column;gap:12px}.formation-template-card{border:1px solid rgba(117,147,183,.3);border-radius:12px;padding:12px;background:linear-gradient(180deg,#0c141fd6,#0a111bc2),radial-gradient(circle at top,rgba(66,118,188,.14),transparent 58%);display:flex;flex-direction:column;gap:12px;text-align:left;color:inherit;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.formation-template-card:hover:not(:disabled),.formation-template-card:focus-visible{transform:translateY(-1px);border-color:#73b3ff94;background:linear-gradient(180deg,#121f31e6,#0b1420d6),radial-gradient(circle at top,rgba(88,162,255,.22),transparent 60%);box-shadow:0 14px 28px #0000003d}.formation-template-card:focus-visible{outline:2px solid rgba(160,205,255,.85);outline-offset:2px}.formation-template-card:disabled{opacity:.58;cursor:not-allowed}.formation-template-card-copy{display:flex;flex-direction:column;gap:4px}.formation-template-card-copy strong{color:var(--text-primary);font-size:.92rem}.formation-template-card-copy span{color:var(--text-secondary);font-size:.78rem;line-height:1.35}.formation-template-card-preview{position:relative;min-height:168px;border:1px solid rgba(107,145,187,.22);border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#080e16f5,#090f18e0),radial-gradient(circle at 50% 38%,rgba(65,101,140,.14),transparent 64%)}.formation-template-card-preview-shape{inset:auto;width:100%;height:100%}.formation-template-card-preview .stage-shape-fill{fill:#101c2aeb}.formation-template-card-preview .stage-shape-grid-minor line{stroke:#58789b1f;stroke-width:.03}.formation-template-card-preview .stage-shape-grid-major line{stroke:#58789b2e;stroke-width:.05}.formation-template-card-preview .stage-shape-outline{fill:none;stroke:#5a7ba147;stroke-width:.08}.formation-template-card-slot-dot{filter:drop-shadow(0 0 2px rgba(5,10,16,.8))}.formation-template-card-slot-direction{stroke:#f8fcffe0}.formation-card-copy{display:flex;flex-direction:column;gap:4px}.formation-card-copy strong{color:var(--text-primary);font-size:.96rem}.formation-card-copy span{color:var(--text-secondary);font-size:.8rem}.formation-card-actions,.formation-section-actions,.formation-modal-footer{display:flex;gap:8px;flex-wrap:wrap}.formation-card-actions,.formation-modal-footer{justify-content:flex-end}.formation-manager-save-layout,.formation-manager-apply-layout,.formation-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:12px}.formation-save-main,.formation-save-sidebar,.formation-apply-preview-panel,.formation-apply-sidebar,.formation-editor-main,.formation-editor-sidebar{display:flex;flex-direction:column;gap:12px;min-width:0}.formation-save-section,.formation-summary-card{border:1px solid rgba(117,147,183,.24);border-radius:10px;background:#0a101aad;padding:12px;display:flex;flex-direction:column;gap:10px}.formation-save-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.formation-save-section-header h3{margin:0;color:var(--text-primary);font-size:.86rem}.formation-inline-control{align-items:flex-start;flex-direction:column}.formation-inline-control input,.formation-inline-control select{width:100%}.formation-check-row{display:flex;align-items:flex-start;gap:10px;color:var(--text-secondary)}.formation-check-row input{margin-top:2px;accent-color:#58a2ff}.formation-check-row strong{display:block;color:var(--text-primary);font-size:.82rem}.formation-check-row span{display:block;color:var(--text-muted);font-size:.76rem;line-height:1.35}.formation-dancer-checklist,.formation-assignment-list{display:flex;flex-direction:column;gap:10px}.formation-destination-summary{display:flex;flex-direction:column;gap:4px;color:var(--text-secondary)}.formation-destination-summary strong{color:var(--text-primary);font-size:.84rem}.formation-destination-summary span{color:var(--text-muted);font-size:.76rem;line-height:1.35}.formation-editor-canvas{position:relative;min-height:420px;border:1px solid rgba(90,123,161,.32);border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#0a121ee0,#080c16eb),radial-gradient(circle at 50% 40%,rgba(65,101,140,.12),transparent 62%);cursor:crosshair}.formation-editor-canvas.panning{cursor:grabbing}.formation-editor-toolbar{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:8px}.formation-editor-toolbar-group{display:flex;gap:6px;padding:6px;border-radius:999px;border:1px solid rgba(117,147,183,.3);background:#080e18cc}.formation-editor-shape{inset:auto;pointer-events:none}.formation-editor-label{position:absolute;left:50%;transform:translate(-50%);color:#b1c3dae6;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;pointer-events:none}.formation-editor-slot{position:absolute;width:22px;height:22px;border-radius:999px;border:2px solid transparent;transform:translate(-50%,-50%);padding:0;cursor:grab;box-shadow:0 0 0 1px #070d15bf,0 4px 10px #00000059}.formation-editor-slot.selected{box-shadow:0 0 0 2px #ffe4a6bf,0 0 0 1px #070d15bf,0 4px 10px #00000059}.formation-editor-slot:active{cursor:grabbing}.formation-editor-slot-direction{position:absolute;left:50%;top:50%;width:2px;height:11px;transform-origin:50% 100%;border-radius:2px;background:#fff4dce6;pointer-events:none}.formation-editor-slot-name{position:absolute;top:100%;left:50%;margin-top:4px;transform:translate(-50%);white-space:nowrap;font-size:.68rem;color:#cbdcf1;pointer-events:none}.formation-editor-slot-panel{min-height:0;flex:1}.formation-editor-slot-list{display:flex;flex-direction:column;gap:8px;min-height:0;overflow:auto}.formation-editor-slot-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(117,147,183,.24);background:#0c141f9e;color:var(--text-primary);cursor:pointer;text-align:left}.formation-editor-slot-row.active{border-color:#58a2ff94;background:#2447706b}.formation-editor-slot-swatch{width:12px;height:12px;border-radius:999px;box-shadow:0 0 0 1px #ffffff24}.formation-editor-slot-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.formation-editor-slot-copy strong{color:var(--text-primary);font-size:.82rem}.formation-editor-slot-copy span{color:var(--text-muted);font-size:.75rem;line-height:1.3}.formation-preview{position:relative;min-height:280px;border:1px solid rgba(90,123,161,.32);border-radius:10px;background:linear-gradient(180deg,#0a121ee0,#080c16eb),radial-gradient(circle at 50% 40%,rgba(65,101,140,.12),transparent 62%);overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.formation-preview-shape{inset:auto}.formation-preview.panning{cursor:grabbing}.formation-preview-toolbar{position:absolute;top:12px;right:12px;z-index:2;display:flex;gap:8px}.formation-preview .stage-shape-fill{fill:#101c2ae6}.formation-preview .stage-shape-grid-minor line{stroke:#58789b24;stroke-width:.03}.formation-preview .stage-shape-grid-major line{stroke:#58789b33;stroke-width:.05}.formation-preview .stage-shape-center-line line{stroke:#87aad242;stroke-width:.05}.formation-preview .stage-shape-outline{fill:none;stroke:#5a7ba152;stroke-width:.08}.formation-preview-label{position:absolute;left:50%;transform:translate(-50%);color:#b1c3dae6;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.formation-preview-label-back{top:8px}.formation-preview-label-front{bottom:8px}.formation-preview-slot{pointer-events:none}.formation-preview-slot.unassigned .formation-preview-slot-dot,.formation-preview-slot.unassigned .formation-preview-direction,.formation-preview-slot.unassigned .formation-preview-name{opacity:.56}.formation-preview-direction{stroke:#f5f9fff5}.formation-preview-slot-dot{filter:drop-shadow(0 0 2px rgba(6,12,18,.9))}.formation-preview-name{fill:#d4e3f5}@media(max-width:1024px){.formation-manager-save-layout,.formation-manager-apply-layout,.formation-editor-layout{grid-template-columns:minmax(0,1fr)}.formation-editor-canvas{min-height:320px}.formation-preview{min-height:220px}.formation-template-card-preview{min-height:146px}}.move-editor-row .inline-control input,.move-editor-row .inline-control select{min-width:118px}.move-editor-timeline-section{position:sticky;top:0;z-index:3;border:1px solid rgba(104,131,164,.4);border-radius:8px;background:#090f18f2;padding:8px}.move-editor-pose-library{border:1px solid rgba(95,128,166,.34);border-radius:8px;background:#0a101b9e;padding:8px}.move-editor-pose-library-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.move-editor-pose-library-header h3{margin:0;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#a9bfdc}.move-editor-timeline-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.move-editor-timeline-header h3{margin:0;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#a9bfdc}.move-editor-key-lane{position:relative;height:46px;border:1px solid rgba(101,130,166,.42);border-radius:8px;background:repeating-linear-gradient(to right,#91a9c91f,#91a9c91f 1px,#0f17231a 1px 8px);cursor:pointer}.move-editor-playhead{position:absolute;top:0;bottom:0;width:2px;background:#ffb454f2;transform:translate(-1px)}.move-editor-key{position:absolute;top:50%;width:10px;height:10px;padding:0;border:1px solid rgba(255,223,133,.88);border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);background:#ffce62f2}.move-editor-key.selected{box-shadow:0 0 0 1px #fff6def2}.move-editor-sliders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.move-editor-slider-categories{display:flex;flex-direction:column;gap:10px}.move-editor-slider-group{border:1px solid rgba(97,125,160,.28);border-radius:8px;padding:8px;background:#0a101b85}.move-editor-slider-group h3{margin:0 0 8px;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a9bfdc}.move-editor-slider{display:grid;grid-template-columns:136px minmax(0,1fr) 72px;gap:8px;align-items:center;font-size:.82rem;color:#c6d7ed}.move-editor-slider input[type=range]{width:100%}.move-editor-slider input[type=number]{border-radius:6px;border:1px solid rgba(129,154,189,.3);background:#080e18cc;color:#f4f8ff;padding:4px 6px}.move-editor-preview{display:flex;flex-direction:column;gap:10px;min-width:0}.move-editor-canvas-wrap{min-height:260px;border-radius:10px;border:1px solid rgba(103,131,165,.28);overflow:hidden}.move-editor-warning-panel{display:flex;flex-direction:column;gap:8px;border:1px solid rgba(160,128,74,.42);border-radius:10px;background:#251a0bb8;padding:10px}.move-editor-warning-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.move-editor-warning-header h3{margin:0;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#ffd89a}.move-editor-warning-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow:auto}.move-editor-warning{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border:1px solid rgba(197,153,88,.22);border-radius:8px;background:#0b090575;padding:8px}.move-editor-warning.active{border-color:#ffca75c7;box-shadow:0 0 0 1px #ffca7552}.move-editor-warning-copy{display:flex;flex-direction:column;gap:4px}.move-editor-warning-copy strong{color:#fff0d2;font-size:.86rem}.move-editor-warning-copy p{margin:0;color:#f4ddba;font-size:.8rem;line-height:1.45}.move-editor-save-actions{display:flex;gap:8px}.timeline{display:flex;min-height:0;min-width:0;overflow:hidden;flex:1}.timeline-help{max-width:300px;margin:10px 0 0 10px}.timeline-scroll{overflow:auto;width:100%;padding:10px;min-width:0;max-width:100%}.timeline-collapsed-view{flex:0 0 auto}.timeline-collapsed-view .timeline-scroll{overflow-x:auto;overflow-y:hidden;padding:6px 10px 10px}.timeline-collapsed-view .timeline-grid{min-height:26px}.timeline-boundary-inspector{border-top:1px solid rgba(103,131,165,.28);margin:0 10px 10px;padding-top:10px}.timeline-boundary-controls{display:flex;flex-wrap:wrap;gap:8px 12px}.timeline-grid{position:relative;min-height:230px;min-width:100%}.timeline-ruler{position:sticky;top:0;height:26px;background:#070c13eb;border-radius:6px;z-index:2;cursor:pointer}.beat-confidence-marker{position:absolute;bottom:2px;width:2px;height:5px;border-radius:999px;transform:translate(-1px);pointer-events:none;opacity:.85}.beat-confidence-marker.locked{height:7px}.beat-confidence-high{background:#85efac}.beat-confidence-medium{background:#ffd57a}.beat-confidence-low{background:#ff9f9f}.beat-mark{position:absolute;top:0;bottom:0;width:1px;background:#8fa9c926;color:#8da2bf;font-size:.68rem;padding-left:3px}.beat-mark.bar{background:#8fa9c966;color:#c8d8eb}.playhead{position:absolute;top:0;bottom:0;width:3px;background:#ffb454;z-index:3;cursor:ew-resize}.playhead:before{content:"";position:absolute;top:0;left:-5px;width:14px;height:26px;background:#ffb45433;border-radius:0 0 4px 4px}.timeline-row-group{margin-top:10px}.timeline-row-header{display:flex;align-items:center;justify-content:space-between;color:#d7e4f4;font-size:.86rem;margin-bottom:5px}.small-button{border:1px solid rgba(112,144,182,.35);border-radius:6px;background:#0e1622d1;color:#bdd0e6;padding:4px 8px;font-size:.75rem;cursor:pointer}.small-button:disabled{opacity:.45;cursor:not-allowed}.small-button.entitlement-locked,.button.entitlement-locked{border-color:#f59e5ca8;background:linear-gradient(120deg,#78481fe6,#533119eb);color:#ffd9b5}.dancer-item.entitlement-locked,.timeline-row.entitlement-locked{border-color:#f59e5ca8;background:#482d1642}.dancer-item.entitlement-locked{cursor:not-allowed;opacity:.82}.timeline-row.entitlement-locked .clip{pointer-events:none;opacity:.45}.timeline-row.entitlement-locked .clip-delete{pointer-events:none}.small-button.danger{border-color:#c973736b;color:#f4c7c7;background:#341618d1}.small-button.active{border-color:#58a2ffad;color:#e8f2ff;background:linear-gradient(120deg,#3472c2eb,#2b599cf2)}.timeline-row{position:relative;height:44px;border-radius:7px;background:repeating-linear-gradient(to right,#92abca1a,#92abca1a 1px,#121a271a 1px 7.5px);border:1px solid rgba(90,121,156,.4)}.clip{position:absolute;top:5px;height:32px;border-radius:6px;border:1px solid rgba(116,164,224,.64);background:linear-gradient(125deg,#357ed6e0,#2752a5e6);display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 6px;cursor:move}.clip.selected{box-shadow:0 0 0 1px #ffe18ba6 inset}.clip-label{color:#f1f7ff;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clip-handle{width:6px;height:18px;padding:0;border:0;border-radius:99px;cursor:ew-resize;background:#ebf5ffcc}.clip-handle.end{order:3}.clip-delete{border:0;background:#070f1a80;color:#f2f7ff;width:16px;height:16px;border-radius:99px;cursor:pointer;font-size:.8rem;line-height:1}.key-marker-wrap{position:absolute;top:28px;display:flex;align-items:center;z-index:2}.key-transition-band{position:absolute;top:18px;height:8px;border-radius:999px;border:1px solid rgba(255,213,110,.4);background:linear-gradient(90deg,#ffd56e29,#ffbb4a61);pointer-events:none}.key-transition-band.selected{border-color:#ffecb1b8;background:linear-gradient(90deg,#ffe59538,#ffc45c8c)}.key-transition-handle{position:absolute;top:14px;width:10px;height:16px;padding:0;border:1px solid rgba(255,232,179,.86);border-radius:999px;background:#382108f5;cursor:ew-resize;z-index:1}.key-marker{width:11px;height:11px;padding:0;border:1px solid rgba(255,223,133,.8);border-radius:2px;transform:rotate(45deg);background:#ffcc57f2;cursor:pointer}.key-marker-wrap.selected .key-marker{box-shadow:0 0 0 1px #fff9e3e6}.key-remove{margin-left:4px;border:1px solid rgba(255,189,161,.6);background:#281014f2;color:#ffd0bd;width:16px;height:16px;border-radius:99px;padding:0;font-size:.72rem;line-height:1;cursor:pointer}.timeline .clip-handle:focus-visible,.timeline .clip-delete:focus-visible,.timeline .key-transition-handle:focus-visible,.timeline .key-marker:focus-visible,.timeline .key-remove:focus-visible{outline:2px solid rgba(129,194,255,.92);outline-offset:2px;box-shadow:0 0 0 2px #18314cd9}.toast-stack{position:fixed;right:18px;bottom:16px;display:flex;flex-direction:column;gap:8px;width:320px;z-index:10}.toast{border-radius:8px;border:1px solid rgba(123,149,181,.4);padding:10px;background:#0b131eeb;display:flex;align-items:start;justify-content:space-between;gap:8px}.toast p{margin:0;font-size:.85rem;color:#dae7f6}.toast button{border:0;border-radius:6px;padding:4px 8px;cursor:pointer;background:#2c4563cc;color:#f2f8ff}.toast.error{border-color:#ff897499}.toast.warning{border-color:#ffce7099}@media(max-width:1280px){body:not(.marketing-theme):not(.mobile-workspace-active){min-width:960px}.workspace{grid-template-columns:280px 1fr}.topbar{flex-wrap:wrap}}.billing-settings-shell{min-height:0;min-width:0;border:1px solid rgba(113,143,180,.24);border-radius:12px;background:linear-gradient(150deg,#121a28f0,#0a101cf5);padding:14px;display:flex;flex-direction:column;gap:12px}.settings-page-shell{overflow:auto}.billing-settings-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.settings-page-header{align-items:flex-start}.billing-settings-header h1{margin:0;font-size:1.14rem;color:#e8f0fb}.settings-page-heading{display:flex;flex-direction:column;gap:6px}.settings-page-eyebrow{margin:0;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#7fb2ea}.settings-page-copy{margin:0;color:#b7cbe6;max-width:48rem}.settings-page-nav{display:flex;flex-wrap:wrap;gap:8px}.settings-page-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.settings-page-theme-toggle{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.settings-page-theme-label{font-size:.82rem;color:var(--text-secondary)}.settings-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-page-grid-single{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-page-card{border:1px solid rgba(109,143,186,.32);border-radius:10px;background:#0a111cbd;padding:12px;display:flex;flex-direction:column;gap:10px}.settings-page-card h2{margin:0;color:#e8f0fb;font-size:1.02rem}.settings-page-card p{margin:0;color:#d4e4f8}.settings-page-muted{color:#9cb6d7;font-size:.88rem}.settings-page-details{margin:0;display:grid;grid-template-columns:auto 1fr;gap:8px 16px}.settings-page-details div{display:contents}.settings-page-details dt{color:#9bb0cc;font-size:.86rem}.settings-page-details dd{margin:0;color:#e4efff}.settings-page-actions{display:flex;flex-wrap:wrap;gap:8px}.settings-page-list{margin:0;padding-left:18px;color:#d4e4f8;display:grid;gap:6px}.billing-settings-state{border:1px solid rgba(119,145,176,.44);border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px}.billing-settings-state--error{border-color:#ff897494;background:#34110c85;color:#ffd5cb}.billing-settings-state--empty{border-color:#7b95b559;color:#b8d0eb}.billing-settings-grid{border:1px solid rgba(109,143,186,.32);border-radius:10px;background:#0a111cbd;padding:10px;display:grid;gap:12px;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr)}.billing-settings-grid dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:6px 16px}.billing-settings-grid dt{color:#9bb0cc;font-size:.86rem}.billing-settings-grid dd{margin:0;color:#e4efff}.billing-settings-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.billing-settings-notice{border:1px solid rgba(117,169,213,.5);border-radius:10px;padding:10px;background:#0c182ac7;color:#d7ecff;display:flex;flex-direction:column;gap:6px}.billing-settings-notice--success{border-color:#88bf728f;background:#162e189e;color:#caf3be}.billing-settings-notice--cancel{border-color:#ffc56c8f;background:#34260a9e;color:#ffe9c1}.billing-settings-notice--error{border-color:#ff7b70a3;background:#390f12a6;color:#ffd7d1}body.studio-theme[data-color-mode=light] .app-loading,body.studio-theme[data-color-mode=light] .inline-control,body.studio-theme[data-color-mode=light] .upload-control input,body.studio-theme[data-color-mode=light] .move-title-row span,body.studio-theme[data-color-mode=light] .timeline-row-header,body.studio-theme[data-color-mode=light] .settings-page-copy,body.studio-theme[data-color-mode=light] .settings-page-card p,body.studio-theme[data-color-mode=light] .settings-page-list,body.studio-theme[data-color-mode=light] .billing-settings-state--empty,body.studio-theme[data-color-mode=light] .menu-copy,body.studio-theme[data-color-mode=light] .reliability-failure-copy span,body.studio-theme[data-color-mode=light] .top-stage-name{color:var(--text-secondary)}body.studio-theme[data-color-mode=light] .project-name,body.studio-theme[data-color-mode=light] .inline-control input,body.studio-theme[data-color-mode=light] .inline-control select,body.studio-theme[data-color-mode=light] .cloud-auth-shell--signed-out input,body.studio-theme[data-color-mode=light] .audio-controls,body.studio-theme[data-color-mode=light] .topbar-audio-toggle,body.studio-theme[data-color-mode=light] .topbar-status-cluster .status-chip,body.studio-theme[data-color-mode=light] .cloud-auth-shell,body.studio-theme[data-color-mode=light] .sync-confidence-control,body.studio-theme[data-color-mode=light] .reliability-chip,body.studio-theme[data-color-mode=light] .reliability-failure-item,body.studio-theme[data-color-mode=light] .sidebar-tab,body.studio-theme[data-color-mode=light] .sidebar-detail-card,body.studio-theme[data-color-mode=light] .sidebar-accordion-toggle,body.studio-theme[data-color-mode=light] .dancer-item,body.studio-theme[data-color-mode=light] .move-item,body.studio-theme[data-color-mode=light] .getting-started-checklist,body.studio-theme[data-color-mode=light] .template-choice,body.studio-theme[data-color-mode=light] .stage-surface-label,body.studio-theme[data-color-mode=light] .top-stage-zoom-readout,body.studio-theme[data-color-mode=light] .menu-action-button,body.studio-theme[data-color-mode=light] .move-target-option,body.studio-theme[data-color-mode=light] .formation-source-tab,body.studio-theme[data-color-mode=light] .formation-empty-state,body.studio-theme[data-color-mode=light] .formation-card,body.studio-theme[data-color-mode=light] .formation-template-card,body.studio-theme[data-color-mode=light] .formation-save-section,body.studio-theme[data-color-mode=light] .formation-summary-card,body.studio-theme[data-color-mode=light] .formation-editor-slot-row,body.studio-theme[data-color-mode=light] .formation-editor-toolbar-group,body.studio-theme[data-color-mode=light] .small-button,body.studio-theme[data-color-mode=light] .toast,body.studio-theme[data-color-mode=light] .billing-settings-grid,body.studio-theme[data-color-mode=light] .settings-page-card{border-color:#7290b23d;background:#fffc;color:var(--text-primary)}body.studio-theme[data-color-mode=light] .topbar,body.studio-theme[data-color-mode=light] .project-library-shell,body.studio-theme[data-color-mode=light] .project-library-modal,body.studio-theme[data-color-mode=light] .sidebar,body.studio-theme[data-color-mode=light] .stage-panel,body.studio-theme[data-color-mode=light] .timeline-shell,body.studio-theme[data-color-mode=light] .billing-settings-shell,body.studio-theme[data-color-mode=light] .template-chooser-modal,body.studio-theme[data-color-mode=light] .move-editor-modal,body.studio-theme[data-color-mode=light] .move-add-modal,body.studio-theme[data-color-mode=light] .recovery-prompt-modal,body.studio-theme[data-color-mode=light] .sync-conflict-modal,body.studio-theme[data-color-mode=light] .formation-manager-modal,body.studio-theme[data-color-mode=light] .popover-menu-surface,body.studio-theme[data-color-mode=light] .reliability-panel,body.studio-theme[data-color-mode=light] .latency-settings-panel,body.studio-theme[data-color-mode=light] .beat-grid-panel{border-color:#7290b23d;background:linear-gradient(160deg,#fffffff5,#f4f9fdfa);box-shadow:0 18px 44px #3854741f}body.studio-theme[data-color-mode=light] .project-integrity-modal{border-color:#c99c6857;background:linear-gradient(160deg,#fff9f2fa,#faf1e9fc)}body.studio-theme[data-color-mode=light] .project-integrity-modal h2,body.studio-theme[data-color-mode=light] .project-integrity-issue-list li{color:#6b431f}body.studio-theme[data-color-mode=light] .topbar,body.studio-theme[data-color-mode=light] .sidebar,body.studio-theme[data-color-mode=light] .stage-panel,body.studio-theme[data-color-mode=light] .timeline-shell,body.studio-theme[data-color-mode=light] .project-library-shell,body.studio-theme[data-color-mode=light] .project-library-modal,body.studio-theme[data-color-mode=light] .billing-settings-shell,body.studio-theme[data-color-mode=light] .template-chooser-modal,body.studio-theme[data-color-mode=light] .move-editor-modal,body.studio-theme[data-color-mode=light] .move-add-modal,body.studio-theme[data-color-mode=light] .recovery-prompt-modal,body.studio-theme[data-color-mode=light] .sync-conflict-modal,body.studio-theme[data-color-mode=light] .formation-manager-modal,body.studio-theme[data-color-mode=light] .popover-menu-surface{color:var(--text-primary)}body.studio-theme[data-color-mode=light] .topbar-audio-toggle-track{border-color:#7290b247;background:#7490b01f}body.studio-theme[data-color-mode=light] .topbar-audio-toggle-thumb{background:#fff;box-shadow:0 2px 8px #38547433}body.studio-theme[data-color-mode=light] .playback-ready-indicator-loading{color:#215cae;background:#3b76c224;border-color:#3b76c247}body.studio-theme[data-color-mode=light] .playback-ready-indicator-error{color:#a13a3a;background:#b632321f;border-color:#b632323d}body.studio-theme[data-color-mode=light] .topbar-audio-toggle-label,body.studio-theme[data-color-mode=light] .sidebar-panel-header h2,body.studio-theme[data-color-mode=light] .section-header h2,body.studio-theme[data-color-mode=light] .move-title-row strong,body.studio-theme[data-color-mode=light] .stage-panel-header h2,body.studio-theme[data-color-mode=light] .project-library-modal-header h2,body.studio-theme[data-color-mode=light] .timeline-shell-header h2,body.studio-theme[data-color-mode=light] .template-chooser-header h2,body.studio-theme[data-color-mode=light] .move-editor-header h2,body.studio-theme[data-color-mode=light] .move-add-modal-header h2,body.studio-theme[data-color-mode=light] .recovery-prompt-modal h2,body.studio-theme[data-color-mode=light] .sync-conflict-modal h2,body.studio-theme[data-color-mode=light] .formation-manager-header h2,body.studio-theme[data-color-mode=light] .settings-page-card h2,body.studio-theme[data-color-mode=light] .billing-settings-header h1,body.studio-theme[data-color-mode=light] .billing-settings-grid dd,body.studio-theme[data-color-mode=light] .settings-page-details dd{color:var(--text-primary)}body.studio-theme[data-color-mode=light] .settings-page-eyebrow,body.studio-theme[data-color-mode=light] .save-status,body.studio-theme[data-color-mode=light] .cloud-auth-shell--signed-in .cloud-auth-shell-token{color:#2f67b4}body.studio-theme[data-color-mode=light] .topbar-account-avatar{border-color:#7290b23d;background:linear-gradient(180deg,#ffffffeb,#eef5fbfa);color:#506580}body.studio-theme[data-color-mode=light] .topbar-account-avatar-signed-in{background:linear-gradient(180deg,#3e7ed1f5,#275babfa);border-color:#3b76c24d;color:#fff}body.studio-theme[data-color-mode=light] .save-status.dirty,body.studio-theme[data-color-mode=light] .beat-grid-warning,body.studio-theme[data-color-mode=light] .reliability-offline,body.studio-theme[data-color-mode=light] .reliability-empty{color:#9a6413}body.studio-theme[data-color-mode=light] .settings-page-muted,body.studio-theme[data-color-mode=light] .settings-page-details dt,body.studio-theme[data-color-mode=light] .billing-settings-grid dt,body.studio-theme[data-color-mode=light] .menu-subsection-title{color:var(--text-muted)}body.studio-theme[data-color-mode=light] .small-button.active,body.studio-theme[data-color-mode=light] .formation-source-tab.active,body.studio-theme[data-color-mode=light] .sidebar-tab.active{border-color:#2d72d86b;background:linear-gradient(120deg,#4e8ae1f0,#2d72d8f5);color:#f8fbff}body.studio-theme[data-color-mode=light] .small-button.danger{border-color:#c4606052;background:#b14d4d1f;color:#9e3c3c}body.studio-theme[data-color-mode=light] .menu-action-button:hover,body.studio-theme[data-color-mode=light] .sidebar-accordion-toggle[aria-expanded=true]{border-color:#2d72d84d;background:#2d72d81a}body.studio-theme[data-color-mode=light] .formation-template-card:hover:not(:disabled),body.studio-theme[data-color-mode=light] .formation-template-card:focus-visible{border-color:#2d72d857;background:linear-gradient(180deg,#fffffffa,#eff6fefa),radial-gradient(circle at top,rgba(45,114,216,.12),transparent 58%);box-shadow:0 16px 28px #3854741f}body.studio-theme[data-color-mode=light] .formation-template-card-preview{border-color:#7290b233;background:linear-gradient(180deg,#f4f8fcfa,#ebf1f8fa),radial-gradient(circle at 50% 34%,rgba(45,114,216,.08),transparent 60%)}body.studio-theme[data-color-mode=light] .formation-template-card-preview .stage-shape-fill{fill:#fafcfffa}body.studio-theme[data-color-mode=light] .formation-template-card-preview .stage-shape-grid-minor line{stroke:#7290b214}body.studio-theme[data-color-mode=light] .formation-template-card-preview .stage-shape-grid-major line{stroke:#7290b224}body.studio-theme[data-color-mode=light] .formation-template-card-preview .stage-shape-outline{stroke:#7290b238}body.studio-theme[data-color-mode=light] .formation-template-card-slot-direction{stroke:#2d5184db}body.studio-theme[data-color-mode=light] .formation-editor-canvas,body.studio-theme[data-color-mode=light] .formation-preview{border-color:#7290b23d;background:linear-gradient(180deg,#f9fcfffa,#eff6fcfa),radial-gradient(circle at 50% 40%,rgba(94,140,195,.14),transparent 62%)}body.studio-theme[data-color-mode=light] .formation-editor-canvas .stage-shape-fill,body.studio-theme[data-color-mode=light] .formation-preview .stage-shape-fill{fill:#f6fafdfa}body.studio-theme[data-color-mode=light] .formation-editor-canvas .stage-shape-grid-minor line,body.studio-theme[data-color-mode=light] .formation-preview .stage-shape-grid-minor line{stroke:#7694b61f}body.studio-theme[data-color-mode=light] .formation-editor-canvas .stage-shape-grid-major line,body.studio-theme[data-color-mode=light] .formation-preview .stage-shape-grid-major line{stroke:#7290b22e}body.studio-theme[data-color-mode=light] .formation-editor-canvas .stage-shape-center-line line,body.studio-theme[data-color-mode=light] .formation-preview .stage-shape-center-line line{stroke:#688cb847}body.studio-theme[data-color-mode=light] .formation-editor-canvas .stage-shape-outline,body.studio-theme[data-color-mode=light] .formation-preview .stage-shape-outline{stroke:#6888aa3d}body.studio-theme[data-color-mode=light] .formation-editor-label,body.studio-theme[data-color-mode=light] .formation-preview-label{color:#6f88a3}body.studio-theme[data-color-mode=light] .formation-editor-slot{box-shadow:0 0 0 1px #889db58a,0 4px 10px #3854742e}body.studio-theme[data-color-mode=light] .formation-editor-slot.selected{box-shadow:0 0 0 2px #d1a22a70,0 0 0 1px #889db58a,0 4px 10px #3854742e}body.studio-theme[data-color-mode=light] .formation-editor-slot-direction{background:#2d5184d1}body.studio-theme[data-color-mode=light] .formation-editor-slot-name{color:#4d657f}body.studio-theme[data-color-mode=light] .formation-editor-slot-row.active{border-color:#2d72d857;background:#2d72d81a}body.studio-theme[data-color-mode=light] .formation-preview-direction{stroke:#2d5184e6}body.studio-theme[data-color-mode=light] .formation-preview-slot-dot{filter:drop-shadow(0 0 2px rgba(110,138,168,.45))}body.studio-theme[data-color-mode=light] .formation-preview-name{fill:#4f6b87}body.studio-theme[data-color-mode=light] .dancer-item.selected{border-color:#2d72d875;box-shadow:0 0 0 1px #2d72d829 inset}body.studio-theme[data-color-mode=light] .move-item p,body.studio-theme[data-color-mode=light] .hint-text,body.studio-theme[data-color-mode=light] .command-palette-shortcut-hint{color:var(--text-secondary)}body.studio-theme[data-color-mode=light] .move-favorite-icon{color:#6e87a3}body.studio-theme[data-color-mode=light] .move-favorite-toggle.active .move-favorite-icon{color:#b78026}body.studio-theme[data-color-mode=light] .timeline-shell-header,body.studio-theme[data-color-mode=light] .stage-panel-header,body.studio-theme[data-color-mode=light] .project-library-modal-header,body.studio-theme[data-color-mode=light] .section-header,body.studio-theme[data-color-mode=light] .billing-settings-header,body.studio-theme[data-color-mode=light] .settings-page-header,body.studio-theme[data-color-mode=light] .template-chooser-header,body.studio-theme[data-color-mode=light] .move-editor-header,body.studio-theme[data-color-mode=light] .move-add-modal-header,body.studio-theme[data-color-mode=light] .recovery-prompt-header,body.studio-theme[data-color-mode=light] .sync-conflict-header,body.studio-theme[data-color-mode=light] .formation-manager-header,body.studio-theme[data-color-mode=light] .formation-save-section-header,body.studio-theme[data-color-mode=light] .move-editor-pose-library-header,body.studio-theme[data-color-mode=light] .move-editor-timeline-header,body.studio-theme[data-color-mode=light] .move-editor-warning-header{background:#ecf1f7d1}body.studio-theme[data-color-mode=light] .sidebar-panel-header{background:transparent}body.studio-theme[data-color-mode=light] .project-library-modal-header{margin:-12px -12px 0;padding:12px 14px;border-bottom:1px solid rgba(114,144,178,.18)}body.studio-theme[data-color-mode=light] .timeline-shell-header{background:#e4e9eff0;border-bottom-color:#7290b22e}body.studio-theme[data-color-mode=light] .timeline-shell-toggle{color:#1f2f42}body.studio-theme[data-color-mode=light] .timeline-shell-header .small-button{border-color:#7290b22e;background:#f4f7faf5;color:#1a2838}body.studio-theme[data-color-mode=light] .timeline-shell-header .small-button.active{border-color:#7290b23d;background:#d8e0e8f5;color:#121d2a}body.studio-theme[data-color-mode=light] .timeline-ruler{background:#e2e7edf5;box-shadow:inset 0 0 0 1px #7290b224}body.studio-theme[data-color-mode=light] .beat-mark{background:#7290b229;color:#44586f}body.studio-theme[data-color-mode=light] .beat-mark.bar{background:#7290b24d;color:#182632}body.studio-theme[data-color-mode=light] .playhead:before{background:#ffb45442}body.studio-theme[data-color-mode=light] .commercial-safety-banner{border-color:#deab586b;background:linear-gradient(125deg,#fff7e5fa,#fbf0d6fa);color:#6b431f}body.studio-theme[data-color-mode=light] .commercial-safety-banner-message{color:#825126}body.studio-theme[data-color-mode=light] .stage-surface{border-color:#7490b038;background:#f5f9fdfa}body.studio-theme[data-color-mode=light] .top-stage-view,.top-stage-view[data-color-mode=light]{background:linear-gradient(180deg,#f9fcfff5,#eff6fcfa),radial-gradient(circle at 50% 40%,rgba(94,140,195,.14),transparent 62%)}body.studio-theme[data-color-mode=light] .top-stage-view .stage-shape-fill,.top-stage-view[data-color-mode=light] .stage-shape-fill{fill:#f6fafdfa}body.studio-theme[data-color-mode=light] .top-stage-view .stage-shape-grid-minor line,.top-stage-view[data-color-mode=light] .stage-shape-grid-minor line{stroke:#7694b62e}body.studio-theme[data-color-mode=light] .top-stage-view .stage-shape-grid-major line,.top-stage-view[data-color-mode=light] .stage-shape-grid-major line{stroke:#7290b23d}body.studio-theme[data-color-mode=light] .top-stage-view .stage-shape-center-line line,.top-stage-view[data-color-mode=light] .stage-shape-center-line line{stroke:#688cb857}body.studio-theme[data-color-mode=light] .top-stage-view .stage-shape-outline,.top-stage-view[data-color-mode=light] .stage-shape-outline{stroke:#6888aa4d}body.studio-theme[data-color-mode=light] .top-stage-label,.top-stage-view[data-color-mode=light] .top-stage-label{color:#6f88a3}body.studio-theme[data-color-mode=light] .top-stage-dancer,.top-stage-view[data-color-mode=light] .top-stage-dancer{box-shadow:0 0 0 1px #ecf3faeb,0 4px 10px #4a648533}body.studio-theme[data-color-mode=light] .top-stage-dancer.selected,.top-stage-view[data-color-mode=light] .top-stage-dancer.selected{box-shadow:0 0 0 2px #f8cf78bf,0 0 0 1px #ecf3faeb,0 4px 10px #4a648538}body.studio-theme[data-color-mode=light] .top-stage-direction,.top-stage-view[data-color-mode=light] .top-stage-direction{background:#5c7ea8d1}body.studio-theme[data-color-mode=light] .timeline-row{background:repeating-linear-gradient(to right,#7e97b829,#7e97b829 1px,#fff3 1px 7.5px);border-color:#6582a547}body.studio-theme[data-color-mode=light] .clip-delete,body.studio-theme[data-color-mode=light] .key-remove,body.studio-theme[data-color-mode=light] .toast button{background:#7290b224;color:var(--text-primary)}body.studio-theme[data-color-mode=light] .project-library-modal .project-library-item{border-color:#7290b23d;background:#fffc}body.studio-theme[data-color-mode=light] .project-library-modal .project-library-item-main,body.studio-theme[data-color-mode=light] .project-library-modal .project-library-source-section h3{color:var(--text-primary)}body.studio-theme[data-color-mode=light] .project-library-modal .project-library-meta{color:var(--text-secondary)}body.studio-theme[data-color-mode=light] .project-library-modal .project-library-badge{background:#ecf1f7f5;color:#6b8099}body.studio-theme[data-color-mode=light] .project-library-modal .project-library-badge.local{color:#2d7a39;border-color:#70ae794d}body.studio-theme[data-color-mode=light] .project-library-modal .project-library-badge.cloud{color:#2f67b4;border-color:#2d72d847}body.studio-theme[data-color-mode=light] .toast p{color:var(--text-primary)}body.studio-theme[data-color-mode=light] .modal-backdrop{background:#e6eef7a8}@media(max-width:900px){.settings-page-toolbar{align-items:flex-start}.settings-page-grid,.settings-page-grid-single,.billing-settings-grid{grid-template-columns:1fr}}:root{--mobile-visible-viewport-height: 100dvh}body.mobile-workspace-active{min-width:0;height:var(--mobile-visible-viewport-height);overflow:hidden}body.mobile-workspace-active #root{min-width:0;min-height:0;height:var(--mobile-visible-viewport-height);overflow:hidden}.mobile-studio-shell{--mobile-top-safe-space: max(env(safe-area-inset-top, 0px), 12px);--mobile-bottom-safe-space: max(env(safe-area-inset-bottom, 0px), 12px);--mobile-vertical-safe-space: max(var(--mobile-top-safe-space), var(--mobile-bottom-safe-space));min-height:var(--mobile-visible-viewport-height);padding:calc(16px + var(--mobile-vertical-safe-space)) calc(12px + env(safe-area-inset-right,0px)) calc(16px + var(--mobile-vertical-safe-space)) calc(12px + env(safe-area-inset-left,0px));display:flex;flex-direction:column;gap:14px;background:radial-gradient(circle at top left,rgba(63,128,220,.22),transparent 28%),radial-gradient(circle at top right,rgba(255,162,111,.16),transparent 24%),linear-gradient(180deg,#0f2037,#08111d 48%,#050c16);color:#eef4fb}body.mobile-workspace-active .mobile-studio-shell{height:var(--mobile-visible-viewport-height);padding:calc(10px + var(--mobile-vertical-safe-space)) calc(10px + env(safe-area-inset-right,0px)) calc(10px + var(--mobile-vertical-safe-space)) calc(10px + env(safe-area-inset-left,0px));overflow:hidden}.mobile-studio-shell-landscape,body.mobile-workspace-active .mobile-studio-shell.mobile-studio-shell-landscape{padding:calc(6px + env(safe-area-inset-top,0px)) calc(6px + env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) calc(6px + env(safe-area-inset-left,0px));gap:6px}.mobile-card,.mobile-editor-shell{border-radius:20px;border:1px solid rgba(135,168,214,.18);background:linear-gradient(180deg,#132236fa,#0a121efa);box-shadow:0 24px 58px #00000047}.mobile-card{padding:18px;display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}.mobile-card-hero{background:radial-gradient(circle at top left,rgba(106,171,255,.22),transparent 32%),linear-gradient(180deg,#132236fa,#0a121efa)}.mobile-editor-shell{flex:1 1 auto;min-height:0;height:100%;padding:12px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:9px;overflow:hidden}.mobile-editor-shell-landscape{padding:0;gap:0;border:none;border-radius:0;background:transparent;box-shadow:none}.mobile-studio-header{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;min-width:0;grid-row:1}.mobile-header-nav{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.mobile-header-actions{display:inline-flex;align-items:center;gap:6px}.mobile-card-header-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-header-back,.mobile-header-action,.mobile-inline-action,.mobile-stepper-button,.mobile-segmented-button,.mobile-tabbar-button,.mobile-project-list-item button,.mobile-move-card,.mobile-form button,.mobile-card button{border:1px solid rgba(148,188,241,.28);border-radius:12px;background:linear-gradient(135deg,#79b9ff,#2d72d8);color:#fff;cursor:pointer}.mobile-header-back,.mobile-header-action,.mobile-inline-action,.mobile-stepper-button,.mobile-segmented-button,.mobile-form button,.mobile-card button{padding:9px 12px}.mobile-inline-action,.mobile-header-action,.mobile-stepper-button,.mobile-segmented-button,.mobile-tabbar-button{min-height:40px}.mobile-theme-toggle{width:40px;min-width:40px;padding:0;display:inline-flex;align-items:center;justify-content:center}.mobile-theme-icon{width:18px;height:18px}.mobile-account-button{width:40px;min-width:40px;padding:0;display:inline-flex;align-items:center;justify-content:center}.mobile-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid rgba(153,182,220,.36);background:linear-gradient(180deg,#203047eb,#121d2df5);color:#cfe4ff}.mobile-account-avatar-signed-in{background:linear-gradient(180deg,#4a81d1f2,#25549bfa);border-color:#96cbff7a;color:#fff}.mobile-account-avatar-icon{width:16px;height:16px}.mobile-account-avatar-initials{font-size:.72rem;font-weight:700;letter-spacing:.04em}.mobile-inline-action.ghost,.mobile-header-back,.mobile-header-action,.mobile-stepper-button,.mobile-segmented-button{background:#0a1320bf}.mobile-inline-action.danger{background:linear-gradient(135deg,#cf6b6b,#942f2f)}.mobile-header-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:8px;row-gap:4px;min-width:0}.mobile-header-copy h1,.mobile-card-header h1,.mobile-card-header h2,.mobile-card h1,.mobile-card h2{margin:0}.mobile-header-copy h1{font-size:1.2rem;line-height:1.1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header-copy p{margin:0;color:#bdd0e6;font-size:.76rem;line-height:1.1;white-space:nowrap}.mobile-eyebrow{margin:0;color:#8fb1d8;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em}.mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.mobile-card-header-secondary{align-items:center}.mobile-card-header>div{min-width:0}.mobile-stat-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:.74rem;border:1px solid rgba(143,177,221,.2);color:#d7e6f8;background:#ffffff0a}.mobile-form,.mobile-tab-panel,.mobile-field{display:flex;flex-direction:column;gap:10px}.mobile-tab-panel{min-height:0;height:100%;width:100%;min-width:0;overflow:hidden;flex:1 1 auto;align-self:stretch}.mobile-field{font-size:.86rem;color:#c7dcf2;width:100%;min-width:0}.mobile-field input,.mobile-field select,.mobile-field textarea{width:100%;max-width:none;box-sizing:border-box;border:1px solid rgba(129,154,189,.28);border-radius:12px;background:#080e18d6;color:#f4f8ff;padding:10px 12px;font:inherit;line-height:1.2}.mobile-field select{height:46px;min-height:46px;padding-right:32px}.mobile-field textarea{min-height:88px;resize:vertical}.mobile-field-row,.mobile-inline-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%;min-width:0}.mobile-inline-actions>*{flex:1 1 0;min-width:0}.mobile-inline-action,.mobile-header-action,.mobile-project-list-item button,.mobile-move-card{min-width:0;white-space:normal;text-align:center}.mobile-project-list-item button,.mobile-move-card{text-align:left}.mobile-project-list{list-style:none;margin:0;padding:0;display:grid;gap:8px;min-height:0;overflow:auto}.mobile-project-list-item button{width:100%;text-align:left;padding:12px;display:grid;gap:4px;background:#ffffff0a;overflow:hidden}.mobile-project-list-item span{font-size:.96rem;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.mobile-project-list-item small{color:#b4c8df;line-height:1.2}.mobile-project-list-meta{font-size:.74rem}.mobile-editor-content{min-height:0;overflow:hidden;display:flex;grid-row:2;width:100%;min-width:0}.mobile-stage-tab{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:10px}.mobile-stage-tab-landscape{grid-template-rows:minmax(0,1fr);gap:0}.mobile-stage-topbar{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch;width:100%;min-width:0}.mobile-stage-landscape-surface{position:relative;min-height:0;height:100%;width:100%}.mobile-stage-tab-landscape .mobile-stage-topbar{position:absolute;top:50%;right:10px;transform:translateY(-50%);justify-items:end;width:auto;z-index:3;pointer-events:none}.mobile-stage-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;width:100%;min-width:0}.mobile-stage-actions .mobile-inline-action{min-height:34px;padding:6px 10px;border-radius:10px;font-size:.74rem;line-height:1.15}.mobile-stage-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:3px;border-radius:16px;border:1px solid rgba(129,154,189,.24);background:#070e18b8}.mobile-stage-tab-landscape .mobile-stage-mode-switch{width:52px;grid-template-columns:1fr;gap:6px;padding:4px;border-radius:22px;border-color:#819abd29;background:#070e1857;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto}.mobile-stage-tab-landscape .mobile-segmented-button{min-height:38px;padding:5px 6px;border-radius:16px;font-size:.72rem;line-height:1;background:#070e1833;border-color:#94bcf129}.mobile-segmented-button.active,.mobile-tabbar-button.active{background:linear-gradient(135deg,#79b9ff,#2d72d8)}.mobile-dancer-swatch{width:10px;height:10px;border-radius:999px}.mobile-stage-canvas,.mobile-timeline-shell{min-height:0;height:100%;width:100%;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.mobile-stage-playhead-strip{display:grid;gap:6px;padding:8px 10px;border-radius:16px;border:1px solid rgba(129,154,189,.2);background:#ffffff08}.mobile-stage-playhead-strip.compact{gap:0;padding:4px 8px}.mobile-stage-tab-landscape .mobile-stage-canvas{height:100%;border-radius:18px}.mobile-stage-landscape-controls{position:absolute;left:clamp(72px,10vw,96px);right:10px;bottom:10px;display:grid;gap:2px;justify-items:stretch;z-index:3;pointer-events:none}.mobile-stage-landscape-controls>*{pointer-events:auto}.mobile-stage-tab-landscape .stage-transport-bar.stage-transport-bar-mobile{gap:2px;width:fit-content;max-width:100%;justify-self:start;padding:0;border:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.mobile-stage-tab-landscape .stage-transport-main-mobile{justify-content:flex-start;gap:4px}.mobile-stage-tab-landscape .stage-transport-meta-mobile{flex:0 1 auto;justify-content:flex-start;gap:4px}.mobile-stage-tab-landscape .stage-transport-bar-mobile .stage-transport-button{width:24px;height:24px;min-width:24px;min-height:24px}.mobile-stage-tab-landscape .stage-transport-bar-mobile .stage-transport-readout,.mobile-stage-tab-landscape .stage-transport-bar-mobile .stage-transport-bpm,.mobile-stage-tab-landscape .stage-transport-bar-mobile .stage-transport-status{font-size:.64rem}.mobile-stage-tab-landscape .stage-transport-bar-mobile .stage-transport-readout-value{font-size:.74rem}.mobile-stage-tab-landscape .stage-transport-bar-mobile .stage-transport-bpm-input{width:40px;padding:1px 4px;font-size:.72rem}.mobile-stage-tab-landscape .mobile-stage-playhead-strip{gap:0;width:100%;padding:0;border:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.mobile-stage-tab-landscape .mobile-stage-playhead-copy{font-size:.68rem}.mobile-stage-tab-landscape .mobile-stage-playhead-copy strong{font-size:.76rem}.mobile-stage-tab-landscape .mobile-stage-playhead-track{height:12px}.mobile-stage-playhead-copy{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0;font-size:.74rem;color:#bdd0e6}.mobile-stage-playhead-copy strong{color:#eef4fb;font-size:.82rem;font-weight:600}.mobile-stage-playhead-track{position:relative;height:18px;border-radius:999px;overflow:hidden;border:1px solid rgba(129,154,189,.22);cursor:ew-resize;touch-action:none;background:linear-gradient(180deg,#0a121ef5,#060c16fa),#ffffff08}.mobile-stage-playhead-progress{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#79b9ff47,#2d72d81f)}.mobile-stage-playhead-guide{position:absolute;top:2px;bottom:2px;width:1px;background:#94bcf12e;transform:translate(-.5px)}.mobile-stage-playhead-guide.bar{background:#94bcf157}.mobile-stage-playhead-marker{position:absolute;top:-1px;bottom:-1px;width:3px;border-radius:999px;background:#ffb454;box-shadow:0 0 0 1px #070e1899;transform:translate(-1.5px)}.mobile-stage-surface{width:100%;height:100%;min-height:0}.mobile-stage-canvas .top-stage-toolbar{top:12px;left:8px;gap:6px;z-index:4}.mobile-stage-canvas .top-stage-toolbar-group{gap:5px}.mobile-stage-canvas .top-stage-icon-button{width:36px;min-width:36px;min-height:36px}.mobile-stage-canvas .top-stage-toolbar-icon{width:22px;height:22px}.mobile-stage-canvas .top-stage-zoom-readout{min-width:38px;padding:4px 6px;font-size:.68rem}.mobile-stage-canvas .top-stage-name{font-size:.64rem}.mobile-stage-canvas .top-stage-options-popover .popover-menu-surface.top-stage-options-menu{z-index:34}.mobile-dancers-tab,.mobile-project-tab{justify-content:flex-start}.mobile-dancers-tab{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:12px;width:100%;min-width:0;align-content:stretch;align-items:start;justify-items:stretch}.mobile-dancers-tab>*{width:100%;min-width:0;justify-self:stretch}.mobile-dancer-list-shell{height:100%;min-height:0;overflow:hidden;min-width:0;display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:16px;border:1px solid rgba(129,154,189,.2);background:#ffffff08}.mobile-dancer-actions{align-self:stretch}.mobile-dancer-list-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.mobile-dancer-list-header span{color:#bdd0e6;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.mobile-dancer-list-header strong{color:#eef4fb;font-size:.86rem}.mobile-dancer-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:4px;display:grid;gap:8px;align-content:start}.mobile-dancer-list-item{width:100%;min-width:0;padding:10px 12px;border-radius:14px;border:1px solid rgba(129,154,189,.2);background:#070e18b8;color:#eef4fb;text-align:left}.mobile-dancer-list-item.active{border-color:#79b9ff7a;background:linear-gradient(135deg,#79b9ff2e,#2d72d81f)}.mobile-dancer-list-item-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.mobile-dancer-stepper-summary{display:inline-flex;align-items:center;gap:8px;min-width:0}.mobile-dancer-stepper-summary strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-dancer-list-item-copy span:last-child{color:#bdd0e6;font-size:.76rem}.mobile-color-field{width:100%;min-width:0}.mobile-color-field input{width:100%;min-height:44px;padding:4px}.mobile-dancer-editor-shell{min-width:0;display:grid;gap:12px;padding:12px;border-radius:16px;border:1px solid rgba(129,154,189,.2);background:#ffffff08}.mobile-dancer-editor-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;flex-wrap:wrap}.mobile-dancer-editor-header span{color:#bdd0e6;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.mobile-dancer-editor-header strong{color:#eef4fb;font-size:.9rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.mobile-dancer-editor-fields{display:grid;gap:10px}.mobile-dancer-editor-inline-fields{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:10px;align-items:end}.mobile-timeline-tab{display:grid;grid-template-rows:minmax(0,1fr) auto clamp(150px,26vh,196px);gap:10px}.mobile-timeline-preview-card{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;height:100%;min-height:0;padding:8px;border-radius:18px;border:1px solid rgba(129,154,189,.2);background:#ffffff08}.mobile-timeline-preview-stage{min-height:148px;height:100%;width:100%;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.mobile-timeline-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;width:100%;min-width:0}.mobile-target-picker{display:flex;flex-wrap:wrap;gap:8px;min-width:0;max-height:72px;overflow:auto}.mobile-target-chip{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:8px 10px;border-radius:12px;border:1px solid rgba(129,154,189,.2);background:#ffffff08;color:#dce7f6;font-size:.8rem;line-height:1.1}.mobile-target-chip input{width:16px;height:16px;accent-color:#79b9ff}.mobile-target-chip span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-target-chip-master{font-weight:600}.mobile-target-picker-list{display:flex;flex-direction:column;gap:8px}.mobile-sheet-copy{margin:0;font-size:.78rem;line-height:1.35;color:#bdd0e6}.mobile-move-targets{display:grid;gap:10px}.mobile-timeline-shell .timeline{position:relative;height:100%;min-height:0;padding:6px 8px 8px;gap:6px}.mobile-timeline-shell .timeline-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:0 6px 6px}.mobile-timeline-shell .timeline-boundary-inspector{flex:0 0 auto}.mobile-timeline-shell .timeline-row-group{margin-top:8px}.mobile-timeline-shell .timeline-row-header{margin-bottom:4px;font-size:.8rem}.mobile-timeline-shell .timeline-row{height:38px}.mobile-timeline-shell .clip{top:4px;height:28px}.mobile-timeline-shell .clip-label{font-size:.7rem}.mobile-timeline-shell .key-marker-wrap{top:24px}.mobile-timeline-shell .small-button{padding:4px 6px;font-size:.68rem}.mobile-project-tab{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.mobile-project-tab>*{width:100%;min-width:0;justify-self:stretch;flex:0 0 auto}.mobile-project-tab .mobile-field-row,.mobile-project-tab .mobile-inline-actions,.mobile-project-audio-card .mobile-inline-actions{display:grid;grid-template-columns:1fr;gap:8px}.mobile-project-audio-card{padding:10px;background:#ffffff08;display:grid;align-content:start;gap:8px;width:100%;min-width:0}.mobile-project-audio-card .mobile-card-header{min-width:0;flex-wrap:wrap}.mobile-project-audio-card .mobile-card-header>div{min-width:0}.mobile-project-audio-title{font-size:.92rem;line-height:1.15;overflow-wrap:anywhere}.mobile-project-audio-copy{margin:0;font-size:.76rem;line-height:1.3;color:#bdd0e6}.mobile-motion-job-list{display:grid;gap:8px}.mobile-empty-state{min-height:0;height:100%;display:grid;place-items:center;text-align:center;color:#bdd0e6}.mobile-tabbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:42px;gap:6px;padding:6px;border-radius:18px;border:1px solid rgba(129,154,189,.28);background:#070e18eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-row:3}.mobile-tabbar-button{height:100%;padding:8px 6px;font-size:.76rem;background:#ffffff0a;align-self:stretch}body.mobile-native-shell{overscroll-behavior-y:none;background:#050c16}body.mobile-keyboard-open .mobile-tabbar{position:static}.mobile-note{margin:0;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,211,138,.22);background:#4e390e4d;color:#ffe7b8}.mobile-sheet{position:fixed;inset:auto calc(10px + env(safe-area-inset-right,0px)) calc(10px + var(--mobile-bottom-safe-space)) calc(10px + env(safe-area-inset-left,0px));z-index:24;max-height:min(72vh,620px);overflow:auto;padding:16px;border-radius:22px;border:1px solid rgba(148,188,241,.24);background:linear-gradient(180deg,#142336fc,#0a121efc);box-shadow:0 26px 56px #0000005c}.mobile-sheet-header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:12px}.mobile-account-sheet{z-index:25;inset:calc(10px + var(--mobile-vertical-safe-space)) calc(10px + env(safe-area-inset-right,0px)) auto calc(10px + env(safe-area-inset-left,0px));max-height:min(56vh,420px)}.mobile-account-summary{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.mobile-account-summary-avatar{width:40px;height:40px;flex:0 0 auto}.mobile-account-summary-copy{display:grid;gap:8px;min-width:0}.mobile-account-email{margin:0;color:#eef4fb;font-size:.92rem}.mobile-move-grid{display:grid;gap:10px}.mobile-move-card{text-align:left;padding:14px;display:grid;gap:5px;background:#ffffff0a}.mobile-move-card span,.mobile-move-card small{color:#bdd0e6}.hidden-file-input{display:none}.mobile-projects-card{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;overflow:hidden}.mobile-desktop-interstitial-shell{justify-content:center}.mobile-desktop-interstitial-card{max-width:34rem;align-self:center}body.studio-theme[data-color-mode=light] .mobile-studio-shell{background:radial-gradient(circle at top left,rgba(73,134,223,.14),transparent 30%),radial-gradient(circle at top right,rgba(77,195,184,.12),transparent 24%),linear-gradient(180deg,#f7fbff,#eef4fb 52%,#e7eef7);color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-card,body.studio-theme[data-color-mode=light] .mobile-editor-shell,body.studio-theme[data-color-mode=light] .mobile-sheet,body.studio-theme[data-color-mode=light] .mobile-tabbar{border-color:#7290b233;background:linear-gradient(180deg,#fffffff7,#f4f9fdfa);box-shadow:0 18px 40px #38547424}body.studio-theme[data-color-mode=light] .mobile-card-hero{background:radial-gradient(circle at top left,rgba(73,134,223,.16),transparent 32%),linear-gradient(180deg,#fffffffa,#f4f9fdfa)}body.studio-theme[data-color-mode=light] .mobile-header-copy p,body.studio-theme[data-color-mode=light] .mobile-field,body.studio-theme[data-color-mode=light] .mobile-move-card span,body.studio-theme[data-color-mode=light] .mobile-move-card small{color:var(--text-secondary)}body.studio-theme[data-color-mode=light] .mobile-account-avatar{border-color:#7290b23d;background:linear-gradient(180deg,#ffffffeb,#eef5fbfa);color:#506580}body.studio-theme[data-color-mode=light] .mobile-account-avatar-signed-in{background:linear-gradient(180deg,#3e7ed1f5,#275babfa);border-color:#3b76c24d;color:#fff}body.studio-theme[data-color-mode=light] .mobile-account-email{color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-eyebrow{color:#2f67b4}body.studio-theme[data-color-mode=light] .mobile-stat-pill,body.studio-theme[data-color-mode=light] .mobile-move-card,body.studio-theme[data-color-mode=light] .mobile-tabbar-button,body.studio-theme[data-color-mode=light] .mobile-project-list-item button{border-color:#7290b233;background:#ffffffd1;color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-header-back,body.studio-theme[data-color-mode=light] .mobile-header-action,body.studio-theme[data-color-mode=light] .mobile-inline-action.ghost,body.studio-theme[data-color-mode=light] .mobile-stepper-button,body.studio-theme[data-color-mode=light] .mobile-segmented-button{border-color:#7290b23d;background:#ffffffd6;color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-inline-action,body.studio-theme[data-color-mode=light] .mobile-tabbar-button.active,body.studio-theme[data-color-mode=light] .mobile-project-list-item button.active{background:linear-gradient(135deg,#4e8ae1,#2d72d8);color:#fff}body.studio-theme[data-color-mode=light] .mobile-segmented-button.active{border-color:#2d72d85c;background:linear-gradient(135deg,#4e8ae1,#2d72d8);color:#fff}body.studio-theme[data-color-mode=light] .mobile-stage-actions .mobile-inline-action.danger{border-color:#c460604d;background:#b14d4d1f;color:#a13d3d}body.studio-theme[data-color-mode=light] .mobile-stage-mode-switch{border-color:#7290b23d;background:transparent;box-shadow:none}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-strip,body.studio-theme[data-color-mode=light] .mobile-timeline-preview-card,body.studio-theme[data-color-mode=light] .mobile-timeline-preview-stage,body.studio-theme[data-color-mode=light] .mobile-timeline-shell,body.studio-theme[data-color-mode=light] .mobile-dancer-list-shell,body.studio-theme[data-color-mode=light] .mobile-dancer-editor-shell{border-color:#7290b238;background:#fcfeffe0;box-shadow:0 12px 28px #38547414}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-copy,body.studio-theme[data-color-mode=light] .mobile-dancer-list-header span,body.studio-theme[data-color-mode=light] .mobile-dancer-editor-header span,body.studio-theme[data-color-mode=light] .mobile-dancer-list-item-copy span:last-child{color:var(--text-secondary)}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-copy strong,body.studio-theme[data-color-mode=light] .mobile-dancer-list-header strong,body.studio-theme[data-color-mode=light] .mobile-dancer-editor-header strong,body.studio-theme[data-color-mode=light] .mobile-dancer-stepper-summary strong{color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-track{border-color:#7290b238;background:linear-gradient(180deg,#eff3f8fa,#e4eaf0fa)}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-progress{background:linear-gradient(90deg,#4e8ae133,#2d72d814)}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-guide{background:#7290b229}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-guide.bar{background:#7290b252}body.studio-theme[data-color-mode=light] .mobile-stage-playhead-marker{box-shadow:0 0 0 1px #ffffffeb,0 0 0 4px #ffb45424}body.studio-theme[data-color-mode=light] .mobile-timeline-shell .timeline-ruler{background:#e2e7edf5;box-shadow:inset 0 0 0 1px #7290b224}body.studio-theme[data-color-mode=light] .mobile-timeline-shell .beat-mark{background:#7290b229;color:#44586f}body.studio-theme[data-color-mode=light] .mobile-timeline-shell .beat-mark.bar{background:#7290b24d;color:#182632}body.studio-theme[data-color-mode=light] .mobile-dancer-list-item{border-color:#7290b233;background:#ffffffeb;color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-dancer-list-item.active{border-color:#2d72d857;background:linear-gradient(135deg,#4e8ae11f,#fffffff5);box-shadow:0 0 0 1px #2d72d81f inset}body.studio-theme[data-color-mode=light] .mobile-field input,body.studio-theme[data-color-mode=light] .mobile-field select,body.studio-theme[data-color-mode=light] .mobile-field textarea,body.studio-theme[data-color-mode=light] .mobile-form input,body.studio-theme[data-color-mode=light] .mobile-form select,body.studio-theme[data-color-mode=light] .mobile-form textarea{border-color:#7290b23d;background:#ffffffe6;color:var(--text-primary)}body.studio-theme[data-color-mode=light] .mobile-note{border-color:#deab5857;background:#fcf1d6e6;color:#825126}body.studio-theme.mobile-native-shell[data-color-mode=light]{background:#eef4fb}@media(max-width:380px){.mobile-header-copy h1{font-size:1.08rem}.mobile-editor-shell{padding:10px;gap:8px}.mobile-inline-action,.mobile-stepper-button,.mobile-segmented-button,.mobile-tabbar-button{min-height:40px;font-size:.78rem}.mobile-dancer-stepper{padding:10px}.mobile-header-nav,.mobile-header-actions{gap:4px}.mobile-card-header-actions{gap:6px}.mobile-header-copy p{font-size:.72rem}.mobile-header-action{padding-inline:8px;font-size:.74rem}.mobile-timeline-topbar{grid-template-columns:1fr}.mobile-target-picker{max-height:84px}.mobile-stage-topbar,.mobile-project-tab .mobile-field-row,.mobile-project-tab .mobile-inline-actions,.mobile-project-audio-card .mobile-inline-actions{grid-template-columns:1fr}.mobile-dancer-editor-inline-fields{grid-template-columns:minmax(0,1fr) 88px}.mobile-stage-canvas .top-stage-toolbar{top:8px;left:6px}.mobile-stage-canvas .top-stage-icon-button{width:32px;min-width:32px;min-height:32px}.mobile-stage-canvas .top-stage-toolbar-icon{width:19px;height:19px}}@media(orientation:landscape)and (max-height:540px){.mobile-stage-tab-landscape .mobile-stage-canvas .top-stage-toolbar{top:6px;left:8px;z-index:6}.mobile-stage-tab-landscape .mobile-stage-canvas .top-stage-icon-button{width:32px;min-width:32px;min-height:32px}.mobile-stage-tab-landscape .mobile-stage-canvas .top-stage-toolbar-icon{width:18px;height:18px}.mobile-stage-tab-landscape .mobile-stage-canvas .top-stage-options-popover .popover-menu-surface.top-stage-options-menu{top:-56px;max-height:min(56vh,320px);z-index:40}}@media(min-width:768px){.mobile-studio-shell{padding-inline:24px}.mobile-card,.mobile-editor-shell{max-width:860px;margin:0 auto;width:100%}.mobile-move-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.stage-transport-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 10px 6px;border-top:1px solid rgba(255,255,255,.06);background:#050c15b8}.stage-transport-main{display:inline-flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.stage-transport-controls{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.stage-transport-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;background-image:none;color:var(--text-primary, #eef4fb);cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.stage-transport-button:hover:not(:disabled){border-color:#7cb2ff61;background:#3b76c229}.stage-transport-button:active:not(:disabled){transform:translateY(1px)}.stage-transport-button:disabled{cursor:not-allowed;opacity:.55}.stage-transport-button:focus-visible{outline:2px solid rgba(124,178,255,.65);outline-offset:2px}.stage-transport-button-primary{background:linear-gradient(145deg,#4c8fffe6,#2d68d1e6);border-color:#6eaaff99;color:#f5f9ff}.stage-transport-button-primary:hover:not(:disabled){background:linear-gradient(145deg,#589afff5,#3472ddf5)}.stage-transport-icon{width:16px;height:16px;flex:0 0 auto}.stage-transport-readout{display:inline-flex;align-items:baseline;gap:6px;min-width:0;padding:0;color:var(--text-secondary, #c9d9ea);font-size:.74rem;letter-spacing:.02em}.stage-transport-readout-label{text-transform:uppercase;color:var(--text-muted, #9eb3cb)}.stage-transport-readout-value{font-size:.86rem;color:var(--text-primary, #eef4fb)}.stage-transport-bpm{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary, #c9d9ea);font-size:.74rem;letter-spacing:.02em}.stage-transport-bpm-label{text-transform:uppercase;color:var(--text-muted, #9eb3cb)}.stage-transport-bpm-input{width:68px;min-width:0;padding:4px 7px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;background-image:none;color:var(--text-primary, #eef4fb);font-size:.82rem;appearance:none;-webkit-appearance:none;box-shadow:none}.stage-transport-status{font-size:.75rem;color:var(--text-muted, #9eb3cb);white-space:nowrap;margin-left:auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.stage-transport-status-loading{color:#a9c8ff}.stage-transport-status-error{color:#ffb4a1}.stage-transport-bar.stage-transport-bar-mobile{display:grid;grid-template-columns:minmax(0,1fr);gap:3px;padding:4px 8px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#050c15db;overflow:hidden}.stage-transport-main-mobile{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;flex-wrap:nowrap}.stage-transport-bar-mobile .stage-transport-controls{gap:4px}.stage-transport-bar-mobile .stage-transport-button{width:26px;height:26px;min-width:26px;min-height:26px;border-color:#7cb2ff3d;background:#0f1c2feb}.stage-transport-meta-mobile{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex:1 1 auto;flex-wrap:nowrap}.stage-transport-bar-mobile .stage-transport-readout,.stage-transport-bar-mobile .stage-transport-bpm{font-size:.68rem;white-space:nowrap}.stage-transport-bar-mobile .stage-transport-readout{flex:0 1 auto}.stage-transport-bar-mobile .stage-transport-readout-value{font-size:.78rem}.stage-transport-bar-mobile .stage-transport-bpm{flex:0 0 auto;gap:4px}.stage-transport-bar-mobile .stage-transport-bpm-input{width:42px;padding:2px 5px;font-size:.76rem;text-align:center}.stage-transport-bar-mobile .stage-transport-status{font-size:.68rem;margin-left:0;width:auto}body.studio-theme[data-color-mode=light] .stage-transport-bar{border-top-color:#7290b22e;background:#edf3f9e6}body.studio-theme[data-color-mode=light] .stage-transport-button{border-color:#7290b233;background:#ffffffd6;color:var(--text-primary, #142840)}body.studio-theme[data-color-mode=light] .stage-transport-button:hover:not(:disabled){border-color:#2d72d852;background:#2d72d81f}body.studio-theme[data-color-mode=light] .stage-transport-bpm-input{border-color:#7290b233;background:#ffffffe0;color:var(--text-primary, #142840)}body.studio-theme[data-color-mode=light] .stage-transport-status-loading{color:#2f67b4}body.studio-theme[data-color-mode=light] .stage-transport-status-error{color:#ab4d4d}body.studio-theme[data-color-mode=light] .stage-transport-bar.stage-transport-bar-mobile{border-color:#7290b22e;background:#edf3f9f5}body.studio-theme[data-color-mode=light] .stage-transport-bar-mobile .stage-transport-button{border-color:#7290b238;background:#fffffff0}@media(max-width:1120px){.stage-transport-bar{flex-wrap:wrap}.stage-transport-status{width:100%;margin-left:0}.stage-transport-bar.stage-transport-bar-mobile{display:grid}.stage-transport-bar.stage-transport-bar-mobile .stage-transport-status{width:auto}}.command-palette-backdrop{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;background:#070e1c8f}.command-palette-panel{width:min(620px,calc(100% - 2rem));border:1px solid rgba(122,157,202,.45);border-radius:12px;padding:12px;background:linear-gradient(180deg,#0f182af5,#09101dfa);box-shadow:0 16px 40px #00000059;display:flex;flex-direction:column;gap:10px}.command-palette-input{width:100%;box-sizing:border-box;border:1px solid rgba(120,160,200,.45);border-radius:8px;padding:10px;color:#e6f0ff;background:#080e18db}.command-palette-input:focus-visible{outline:2px solid rgba(129,194,255,.92);outline-offset:2px}.command-palette-list-wrap{border:1px solid rgba(102,139,177,.25);border-radius:10px;min-height:180px;max-height:270px;overflow:hidden}.command-palette-empty{margin:16px;color:#c5d4eb}.command-palette-list{display:flex;flex-direction:column;max-height:268px;overflow:auto}.command-palette-item{appearance:none;border:0;background:transparent;color:#e8f4ff;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border-top:1px solid rgba(122,157,202,.2);cursor:pointer}.command-palette-item:first-child{border-top:0}.command-palette-item.is-active,.command-palette-item:hover{background:#5780b33d}.command-palette-item:focus-visible{outline:2px solid rgba(129,194,255,.92);outline-offset:-2px}.command-palette-label{font-size:.95rem}.command-palette-shortcut{color:#9eb6d6;font-size:.77rem}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Manrope-400.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Manrope-500.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Manrope-600.ttf) format("truetype")}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Syne-600.ttf) format("truetype")}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Syne-700.ttf) format("truetype")}:root{--marketing-bg: #d9e8f5;--marketing-bg-secondary: #cadcee;--marketing-panel: rgba(242, 247, 252, .76);--marketing-panel-strong: rgba(238, 244, 250, .9);--marketing-panel-soft: rgba(247, 250, 253, .7);--marketing-text: #22374a;--marketing-muted: #688095;--marketing-line: rgba(34, 55, 74, .1);--marketing-aqua: #3d84b3;--marketing-coral: #79abd5;--marketing-gold: #a8cae8;--marketing-shadow: 0 28px 80px rgba(83, 111, 146, .16)}body.marketing-theme{min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 12% 18%,rgba(121,171,213,.2),transparent 28%),radial-gradient(circle at 82% 12%,rgba(61,132,179,.14),transparent 24%),radial-gradient(circle at 54% 78%,rgba(168,202,232,.14),transparent 30%),linear-gradient(180deg,#edf5fb,#deebf6 46%,#d4e3f1);color:var(--marketing-text)}.marketing-shell,.marketing-shell button,.marketing-shell input,.marketing-shell textarea{font-family:Manrope,sans-serif}.marketing-shell{position:relative;min-height:100vh;width:100%;max-width:100%;overflow:hidden;padding:24px;color:var(--marketing-text)}.marketing-shell:before,.marketing-shell:after{content:"";position:absolute;inset:0;pointer-events:none}.marketing-shell:before{background:linear-gradient(90deg,rgba(36,49,58,.025) 1px,transparent 1px),linear-gradient(rgba(36,49,58,.025) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 82%)}.marketing-shell:after{background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 22%);opacity:.24}.marketing-shell a{color:inherit;text-decoration:none}.marketing-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(56px);opacity:.9}.marketing-orb-left{top:-6rem;left:-9rem;width:32rem;height:32rem;background:radial-gradient(circle,#79abd53d,#79abd500)}.marketing-orb-right{top:8rem;right:-7rem;width:28rem;height:28rem;background:radial-gradient(circle,#3d84b32e,#3d84b300)}.marketing-header,.marketing-footer,.marketing-page{position:relative;z-index:1;max-width:1400px;margin:0 auto}.marketing-header{position:sticky;top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px;padding:14px 18px;border:1px solid var(--marketing-line);border-radius:999px;background:#f4f8fcbd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 50px #536f921f}.marketing-brand{display:inline-flex;align-items:center}.marketing-brand-logo,.marketing-footer-brand{display:inline-flex;align-items:center;gap:16px}.choreoto-logo-mark{width:76px;height:76px;flex:0 0 auto;display:block;object-fit:contain}.choreoto-logo-wordmark{font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:-.03em}.marketing-nav,.marketing-footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.marketing-nav{color:#24313ab8}.marketing-nav a,.marketing-footer-links a,.legal-back-link{transition:color .18s ease,transform .18s ease,opacity .18s ease}.marketing-nav a:hover,.marketing-footer-links a:hover,.legal-back-link:hover{color:var(--marketing-text)}.marketing-nav-cta,.marketing-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.marketing-nav-cta,.marketing-button-primary{background:linear-gradient(135deg,var(--marketing-coral),#8cb9e0 54%,var(--marketing-gold));color:#fff9f3;box-shadow:0 16px 34px #79abd538}.marketing-button-secondary{border-color:#24313a1f;background:#ffffff57;color:var(--marketing-text)}.marketing-nav-cta:hover,.marketing-button:hover{transform:translateY(-2px)}.marketing-button-secondary:hover{border-color:#3d84b342;box-shadow:0 14px 28px #3d84b31a}.marketing-page{display:flex;flex-direction:column;gap:28px}.hero-section,.marketing-section,.community-strip{border:1px solid var(--marketing-line);border-radius:34px;background:linear-gradient(180deg,#ffffff5c,#ffffff14),var(--marketing-panel-strong);box-shadow:var(--marketing-shadow)}.hero-section,.marketing-section{padding:36px}.hero-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(580px,1.18fr);gap:40px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center}.marketing-eyebrow,.marketing-kicker{margin:0 0 12px;color:var(--marketing-aqua);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-section h1,.section-copy h2,.closing-copy h2,.legal-section h1{margin:0;font-family:Manrope,sans-serif;letter-spacing:-.05em}.hero-section h1{max-width:12ch;font-size:clamp(2.5rem,4.6vw,4.5rem);line-height:1.02;text-wrap:balance;font-weight:600}.hero-body,.showcase-card-copy p,.audience-card p,.journey-step p,.closing-body,.legal-summary,.legal-content p{color:var(--marketing-muted);line-height:1.7}.hero-body{max-width:34rem;margin:18px 0 0;font-size:1rem}.hero-audience{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.hero-audience-chip{display:inline-flex;align-items:center;min-height:2.25rem;padding:0 14px;border:1px solid rgba(36,49,58,.12);border-radius:999px;background:#ffffff57;color:#24313ae0;font-size:.92rem;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-media-frame{position:relative;overflow:hidden;min-height:700px;border:1px solid rgba(36,49,58,.1);border-radius:32px 120px 32px 32px;background:linear-gradient(180deg,#e6eff8c7,#d5e2f1);isolation:isolate}.hero-media-frame:before,.hero-media-frame:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1}.hero-media-frame:before{background:linear-gradient(180deg,#f8fcff14,#2c496329)}.hero-media-frame:after{background:radial-gradient(circle at 85% 15%,rgba(61,132,179,.12),transparent 24%),radial-gradient(circle at 18% 88%,rgba(121,171,213,.14),transparent 28%)}.hero-media-badge{position:absolute;top:20px;left:20px;z-index:2;display:inline-flex;align-items:center;min-height:2.25rem;padding:0 14px;border:1px solid rgba(36,49,58,.12);border-radius:999px;background:#f3f8fcc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--marketing-text);font-size:.88rem;font-weight:600}.hero-media-image{width:100%;height:100%;display:block;object-fit:cover;object-position:54% 28%;transform:scale(1.09)}.showcase-card-copy h3,.audience-card h3,.journey-step h3,.legal-content h2{display:block;margin:0 0 8px;font-size:1.08rem}.community-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px}.community-pill{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:0 18px;border:1px solid rgba(36,49,58,.08);border-radius:999px;background:#ffffff52;text-align:center;font-weight:600;color:#24313aeb}.section-copy{max-width:46rem;margin-bottom:26px}.section-copy h2,.closing-copy h2,.legal-section h1{font-size:clamp(2.2rem,4vw,4.2rem);line-height:.96;text-wrap:balance}.showcase-grid,.audience-card-grid,.journey-strip,.legal-content{display:grid;gap:20px}.showcase-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);grid-template-rows:repeat(2,minmax(0,1fr))}.audience-card-grid,.journey-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-card,.audience-card,.journey-step,.legal-content section{position:relative;overflow:hidden;border:1px solid rgba(36,49,58,.08);border-radius:28px;background:var(--marketing-panel-soft)}.showcase-card,.audience-card,.journey-step{transform:translateY(0);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.showcase-card:hover,.audience-card:hover,.journey-step:hover{transform:translateY(-4px);border-color:#3d84b338;box-shadow:0 24px 42px #536f9224}.showcase-card-lead{grid-row:1 / span 2;border-radius:30px 110px 30px 30px}.showcase-card-supporting:nth-child(2){border-radius:30px 30px 82px}.showcase-card-supporting:nth-child(3){border-radius:82px 30px 30px}.showcase-card-frame{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(180deg,#e6e0d6eb,#d6cdc0)}.showcase-card-lead .showcase-card-frame{min-height:100%;aspect-ratio:auto}.showcase-card-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#ffffff0f 55%,#5a50443d);opacity:1}.showcase-card:before,.audience-card:before,.journey-step:before{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,132,179,.34),rgba(121,171,213,.34),transparent);opacity:0;transition:opacity .22s ease,transform .32s ease;transform:translate(-16px)}.showcase-card:hover:before,.audience-card:hover:before,.journey-step:hover:before{opacity:1;transform:translate(0)}.showcase-card-image{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.01);transition:transform .26s ease}.showcase-card:hover .showcase-card-image{transform:scale(1.04)}.showcase-card-copy,.audience-card,.journey-step,.legal-content section{padding:22px}.showcase-placeholder{display:grid;place-items:center;gap:10px;width:100%;height:100%;padding:20px;text-align:center;color:var(--marketing-muted)}.showcase-placeholder-mark{width:52px;height:52px;display:block;object-fit:contain}.showcase-card-copy h3{font-size:1.16rem}.showcase-card-lead .showcase-card-copy h3{font-size:1.5rem}.showcase-card-copy p:last-child{margin-bottom:0}.audience-card{min-height:100%;padding-top:24px}.audience-card-label,.journey-step-label{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;margin-bottom:16px;padding:0 14px;border-radius:999px;font-weight:700;font-size:.84rem;letter-spacing:.06em;text-transform:uppercase}.audience-card-label{border:1px solid rgba(45,127,128,.16);background:#2d7f8014;color:var(--marketing-aqua)}.journey-step-label{border:1px solid rgba(121,171,213,.22);background:#79abd51f;color:#50789c}.audience-card-teachers{border-radius:28px 82px 28px 28px}.audience-card-dancers{border-radius:82px 28px 28px}.audience-card-crews{border-radius:28px 28px 82px}.journey-step{min-height:100%}.closing-section{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px}.closing-copy{max-width:48rem}.closing-body{max-width:36rem;margin:18px 0 0}.marketing-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0 12px}.marketing-footer-links{color:var(--marketing-muted)}.marketing-legal-page{max-width:1400px}.legal-back-link{display:inline-flex;margin-bottom:18px;color:var(--marketing-muted)}.legal-summary{max-width:44rem;margin:16px 0 0}@keyframes marketing-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.marketing-header,.marketing-page>section,.marketing-footer{animation:marketing-fade-up .62s cubic-bezier(.16,1,.3,1) both}.marketing-page>section:nth-child(2){animation-delay:60ms}.marketing-page>section:nth-child(3){animation-delay:.11s}.marketing-page>section:nth-child(4){animation-delay:.16s}}@media(prefers-reduced-motion:reduce){.marketing-shell *,.marketing-shell *:before,.marketing-shell *:after{animation:none!important;transition:none!important}}@media(max-width:1100px){.hero-section,.showcase-grid,.audience-card-grid,.journey-strip,.closing-section{grid-template-columns:1fr}.showcase-grid{grid-template-rows:none}.showcase-card-lead{grid-row:auto}.community-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-section h1{max-width:100%}}@media(max-width:840px){.marketing-shell{padding:18px}.marketing-header,.marketing-footer,.closing-section{position:relative;top:0;align-items:flex-start}.marketing-header,.marketing-footer{flex-direction:column}.marketing-header,.hero-section,.marketing-section,.community-strip{border-radius:26px}.hero-section,.marketing-section{padding:24px}.marketing-nav{gap:12px;width:100%}.marketing-footer-links{width:100%}.hero-media-frame{min-height:520px;border-radius:28px 72px 28px 28px}}@media(max-width:640px){.marketing-shell{padding:14px}.marketing-header,.marketing-footer,.hero-section,.marketing-section,.community-strip{border-radius:20px}.marketing-header,.hero-section,.marketing-section{padding:20px}.marketing-brand,.marketing-footer-brand{width:100%}.marketing-brand-logo,.marketing-footer-brand{gap:12px}.choreoto-logo-mark{width:60px;height:60px}.choreoto-logo-wordmark{font-size:1.35rem}.marketing-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px}.marketing-nav a,.marketing-nav-cta,.marketing-button{width:100%;min-width:0}.marketing-nav a,.marketing-nav-cta{justify-content:center;min-height:44px;padding:0 16px;border-radius:16px;text-align:center}.marketing-nav a:not(.marketing-nav-cta){border:1px solid rgba(36,49,58,.12);background:#ffffff57}.marketing-nav-cta{grid-column:1 / -1}.hero-section h1{font-size:clamp(2.6rem,12vw,3.8rem)}.hero-body{font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-media-frame{min-height:380px;border-radius:24px 44px 24px 24px}.hero-media-badge{left:14px;right:14px;max-width:none}.hero-media-badge{top:14px;left:14px}.community-strip{grid-template-columns:1fr;gap:10px;padding:14px}.community-pill{min-height:56px}.showcase-card-copy,.audience-card,.journey-step,.legal-content section{padding:18px}}@media(max-width:480px){.marketing-shell{padding:12px}.marketing-header,.hero-section,.marketing-section,.community-strip{padding:18px}.marketing-header{gap:14px}.marketing-nav{grid-template-columns:1fr}.marketing-nav-cta{grid-column:auto}.hero-section h1{font-size:clamp(2.15rem,11vw,3rem)}.section-copy h2,.closing-copy h2,.legal-section h1{font-size:clamp(1.85rem,10vw,2.6rem)}.hero-media-frame{min-height:300px;border-radius:22px}.hero-media-badge{left:12px;right:12px}.hero-media-badge{top:12px;bottom:auto;min-height:2rem;padding:0 12px;font-size:.82rem}.community-pill{min-height:48px;font-size:.94rem}.marketing-footer-links{width:100%;gap:12px}}
