.studio-module__G7fT1a__studioPage{background:var(--background);width:100%;min-height:100vh;padding:28px 40px 56px}.studio-module__G7fT1a__studioInner{gap:var(--space-6);width:100%;display:grid}.studio-module__G7fT1a__listingHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-6);display:flex}.studio-module__G7fT1a__eyebrow{margin:0 0 var(--space-2);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.studio-module__G7fT1a__title{color:var(--foreground);margin:0;font-size:26px;font-weight:600;line-height:34px}.studio-module__G7fT1a__subtitle{margin:var(--space-2) 0 0;max-width:560px;color:var(--secondary-foreground);font-size:13px;line-height:20px}.studio-module__G7fT1a__stats{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.studio-module__G7fT1a__statCard{min-width:104px;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--card);box-shadow:var(--shadow-card)}.studio-module__G7fT1a__statCard svg{color:var(--primary)}.studio-module__G7fT1a__statValue{margin-top:var(--space-2);color:var(--foreground);font-size:17px;font-weight:700;line-height:22px;display:block}.studio-module__G7fT1a__statLabel{color:var(--muted-foreground);margin-top:2px;font-size:12px;display:block}.studio-module__G7fT1a__projectGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:22px;display:grid}@media (max-width:1680px){.studio-module__G7fT1a__projectGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:1280px){.studio-module__G7fT1a__projectGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:760px){.studio-module__G7fT1a__projectGrid{gap:var(--space-4);grid-template-columns:1fr}}@media (max-width:560px){.studio-module__G7fT1a__studioPage{padding-inline:var(--space-4)}}.studio-module__G7fT1a__projectCard{border-radius:var(--radius-md);min-width:0;transition:transform var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);display:block;position:relative}.studio-module__G7fT1a__projectCard:has(.studio-module__G7fT1a__projectCardMenu){z-index:20}.studio-module__G7fT1a__projectCard:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0003}.studio-module__G7fT1a__projectPoster{isolation:isolate;aspect-ratio:4/3;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-card);background:#161719;display:block;position:relative;overflow:hidden}.studio-module__G7fT1a__projectPoster:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#05060805 30%,#05060857 58%,#050608f0 100%);position:absolute;inset:0}.studio-module__G7fT1a__projectPosterImg{object-fit:cover;width:100%;height:100%;transition:filter var(--dur-normal) var(--ease), transform .5s var(--ease);display:block}.studio-module__G7fT1a__projectCard:hover .studio-module__G7fT1a__projectPosterImg{filter:brightness(1.06);transform:scale(1.015)}.studio-module__G7fT1a__projectPosterVideo{z-index:1;object-fit:cover;width:100%;height:100%;animation:studio-module__G7fT1a__projectPosterFade var(--dur-normal) var(--ease);background:#000;position:absolute;inset:0}@keyframes studio-module__G7fT1a__projectPosterFade{0%{opacity:0}to{opacity:1}}.studio-module__G7fT1a__projectPosterPlaceholder{color:#f4efe59e;place-items:center;width:100%;height:100%;display:grid;position:absolute;inset:0}.studio-module__G7fT1a__projectFacts{flex-wrap:wrap;gap:4px;display:flex}.studio-module__G7fT1a__coverBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff0;background:#08090b57;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:.72rem;font-weight:600;line-height:1.5;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff47}.studio-module__G7fT1a__projectMeta{z-index:3;pointer-events:none;align-content:end;gap:6px;padding:clamp(18px,5vw,24px);display:grid;position:absolute;inset:0}.studio-module__G7fT1a__projectMeta a,.studio-module__G7fT1a__projectCardMenuWrap{pointer-events:auto}.studio-module__G7fT1a__projectTitleRow{justify-content:space-between;align-items:center;gap:var(--space-2);min-width:0;display:flex}.studio-module__G7fT1a__projectByline{color:#ffffff94;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;margin:0;font-size:.76rem;line-height:1.4;display:flex}.studio-module__G7fT1a__projectByline span{align-items:center;gap:5px;min-width:0;display:inline-flex}.studio-module__G7fT1a__projectByline span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-module__G7fT1a__projectStatus{text-transform:capitalize;border-left:1px solid #ffffff2e;padding-left:9px}.studio-module__G7fT1a__projectModeRow{align-items:center;gap:12px;min-width:0;display:flex}.studio-module__G7fT1a__projectRatio{color:#ffffffc7;align-items:center;gap:5px;font-size:.76rem;font-weight:600;display:inline-flex}.studio-module__G7fT1a__projectTopline{justify-content:space-between;gap:var(--space-3);align-items:center;display:flex}.studio-module__G7fT1a__badge,.studio-module__G7fT1a__countBadge{border-radius:var(--radius-xs);min-height:22px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 35%, transparent);align-items:center;padding:2px 8px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.studio-module__G7fT1a__mutedBadge{color:var(--muted-foreground);background:var(--secondary);box-shadow:none}.studio-module__G7fT1a__projectTitle{color:#fff;text-shadow:0 1px 12px #0000006b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1rem,1.6vw,1.16rem);font-weight:700;line-height:1.3;overflow:hidden}.studio-module__G7fT1a__projectLogline{color:var(--secondary-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__projectCounts{gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.studio-module__G7fT1a__projectCounts span{padding:6px var(--space-2);border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex:84px;font-size:11px;line-height:15px;overflow:hidden}.studio-module__G7fT1a__openRow{color:#ffffffc7;justify-content:flex-start;align-items:center;gap:5px;font-size:.76rem;font-weight:600;text-decoration:none;display:flex}.studio-module__G7fT1a__openRowV2{color:color-mix(in srgb, var(--primary) 86%, white);opacity:.9;transition:opacity var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:0;padding:0}.studio-module__G7fT1a__openRowV2:hover{opacity:1;color:color-mix(in srgb, var(--primary) 70%, white)}.studio-module__G7fT1a__openRowCanvas{color:#ffffffc7;transition:color var(--dur-fast) var(--ease);background:0 0;border:0;padding:0}.studio-module__G7fT1a__openRowCanvas:hover{color:#fff}.studio-module__G7fT1a__listingHeader .studio-module__G7fT1a__title{align-items:center;gap:var(--space-2);letter-spacing:-.01em;font-size:1.42rem;line-height:1.25;display:inline-flex}.studio-module__G7fT1a__listingCountChip{box-shadow:inset 0 0 0 1px var(--border);color:var(--muted-foreground);letter-spacing:0;background:#ffffff0a;border-radius:999px;align-items:center;padding:1px 8px;font-size:.7rem;font-weight:600;line-height:1.6;display:inline-flex}.studio-module__G7fT1a__listingHeader .studio-module__G7fT1a__subtitle{color:var(--muted-foreground);font-size:.84rem}.studio-module__G7fT1a__primaryButton.studio-module__G7fT1a__listingCreateButton{box-shadow:0 6px 18px color-mix(in srgb, var(--primary) 18%, transparent);border-radius:999px;padding:9px 18px}.studio-module__G7fT1a__emptyState.studio-module__G7fT1a__listingEmptyState{box-shadow:inset 0 0 0 1px var(--border);background:#ffffff06}.studio-module__G7fT1a__headerActions{align-items:center;gap:var(--space-2);display:flex}.studio-module__G7fT1a__primaryButton{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease);border:none;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__primaryButton:hover{background:color-mix(in srgb, var(--primary) 88%, black)}.studio-module__G7fT1a__primaryButton:disabled{opacity:.6;cursor:not-allowed}.studio-module__G7fT1a__emptyState{place-items:center;gap:var(--space-3);padding:80px var(--space-4);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);text-align:center;display:grid}.studio-module__G7fT1a__emptyTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:600;line-height:24px}.studio-module__G7fT1a__emptyBody{max-width:420px;color:var(--muted-foreground);margin:0;font-size:13px;line-height:18px}.studio-module__G7fT1a__projectMetaLink{min-width:0;color:inherit;flex:auto;gap:6px;text-decoration:none;display:grid}.studio-module__G7fT1a__projectToplineRight{align-items:center;gap:6px;display:inline-flex}.studio-module__G7fT1a__projectCardMenuWrap{z-index:8;position:absolute;top:14px;right:14px}.studio-module__G7fT1a__projectCardMenuButton{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:32px;height:32px;transition:background-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:#0506086b;border:1px solid #ffffff1a;border-radius:10px;place-items:center;padding:0;display:grid}.studio-module__G7fT1a__projectCardMenuButton:hover{color:#fff;background:#050608b3}.studio-module__G7fT1a__projectCardMenu{z-index:9;border-radius:var(--radius-sm);background:var(--popover);min-width:190px;box-shadow:var(--shadow-popover);gap:2px;padding:4px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.studio-module__G7fT1a__projectCardMenuItem,.studio-module__G7fT1a__projectCardMenuItemDanger{border-radius:var(--radius-xs);color:var(--popover-foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13px;display:inline-flex}.studio-module__G7fT1a__projectCardMenuItem:hover{background:var(--accent)}.studio-module__G7fT1a__projectCardMenuItemDanger{color:var(--destructive)}.studio-module__G7fT1a__projectCardMenuItemDanger:hover{background:color-mix(in srgb, var(--destructive) 12%, transparent)}.studio-module__G7fT1a__modalBackdrop{z-index:60;padding:var(--space-4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08090e99;place-items:center;display:grid;position:fixed;inset:0}.studio-module__G7fT1a__modalPanel{background:var(--card);border-radius:var(--radius-md);width:100%;max-width:480px;box-shadow:var(--shadow-popover);gap:var(--space-3);padding:var(--space-4);display:grid}.studio-module__G7fT1a__modalHeader{justify-content:space-between;align-items:center;display:flex}.studio-module__G7fT1a__modalTitle{color:var(--foreground);margin:0;font-size:16px;font-weight:600;line-height:22px}.studio-module__G7fT1a__modalCloseButton{border-radius:var(--radius-xs);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;place-items:center;padding:0;display:grid}.studio-module__G7fT1a__modalCloseButton:hover{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__modalBodyText{color:var(--secondary-foreground);margin:0;font-size:13px;line-height:18px}.studio-module__G7fT1a__modalField{gap:6px;display:grid}.studio-module__G7fT1a__modalLabel{color:var(--secondary-foreground);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:600}.studio-module__G7fT1a__modalInput,.studio-module__G7fT1a__modalSelect,.studio-module__G7fT1a__modalTextarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--input);width:100%;color:var(--foreground);transition:border-color var(--dur-fast) var(--ease);padding:8px 12px;font-family:inherit;font-size:14px}.studio-module__G7fT1a__modalInput:focus,.studio-module__G7fT1a__modalSelect:focus,.studio-module__G7fT1a__modalTextarea:focus{border-color:var(--primary);outline:none}.studio-module__G7fT1a__modalTextarea{resize:vertical;min-height:72px}.studio-module__G7fT1a__modalRow{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.studio-module__G7fT1a__modalActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);display:flex}.studio-module__G7fT1a__modalCancelButton{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);cursor:pointer;background:0 0;padding:8px 14px;font-size:13px;font-weight:500}.studio-module__G7fT1a__modalCancelButton:hover{background:var(--secondary)}.studio-module__G7fT1a__modalSubmitButton{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;padding:8px 14px;font-size:13px;font-weight:600}.studio-module__G7fT1a__modalSubmitButton:hover{background:color-mix(in srgb, var(--primary) 88%, black)}.studio-module__G7fT1a__modalSubmitButton:disabled,.studio-module__G7fT1a__modalCancelButton:disabled{opacity:.6;cursor:not-allowed}.studio-module__G7fT1a__modalDangerButton{border-radius:var(--radius-sm);background:var(--destructive);color:var(--destructive-foreground,#fff);cursor:pointer;border:none;padding:8px 14px;font-size:13px;font-weight:600}.studio-module__G7fT1a__modalDangerButton:hover{background:color-mix(in srgb, var(--destructive) 88%, black)}.studio-module__G7fT1a__modalDangerButton:disabled{opacity:.6;cursor:not-allowed}.studio-module__G7fT1a__detailShell{background:var(--background);grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.studio-module__G7fT1a__detailSidebar{height:100vh;padding:var(--space-5) var(--space-3);background:var(--background);gap:var(--space-5);scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;display:flex;position:sticky;top:0;overflow-y:auto}.studio-module__G7fT1a__detailSidebar::-webkit-scrollbar{width:6px}.studio-module__G7fT1a__detailSidebar::-webkit-scrollbar-track{background:0 0}.studio-module__G7fT1a__detailSidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.studio-module__G7fT1a__detailSidebar::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.studio-module__G7fT1a__backLink{width:fit-content;min-height:32px;padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--muted-foreground);align-items:center;gap:var(--space-2);font-size:13px;font-weight:500;display:inline-flex}.studio-module__G7fT1a__backLink:hover{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__projectPanel{border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);flex-shrink:0;overflow:hidden}.studio-module__G7fT1a__projectPanelImage{min-height:112px;box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__projectPanelImagePortrait{background-color:var(--secondary);background-repeat:no-repeat;background-size:contain;height:260px;min-height:260px}.studio-module__G7fT1a__projectPanelBody{padding:var(--space-4)}.studio-module__G7fT1a__projectPanelBody h1{color:var(--foreground);margin:0;font-size:16px;font-weight:600;line-height:24px}.studio-module__G7fT1a__projectPanelBody p{margin:var(--space-2) 0 0;color:var(--muted-foreground);font-size:12px;line-height:18px}.studio-module__G7fT1a__roleChip{margin-top:var(--space-3);letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 28%, transparent);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:3px 9px;font-size:10px;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.studio-module__G7fT1a__roleChip:hover{background:color-mix(in srgb, var(--primary) 22%, transparent);border-color:color-mix(in srgb, var(--primary) 42%, transparent)}.studio-module__G7fT1a__roleChip[data-role=owner]:hover{background:#f59e0b38;border-color:#f59e0b75}.studio-module__G7fT1a__roleChip[data-role=admin]:hover{background:#8b5cf638;border-color:#8b5cf675}.studio-module__G7fT1a__roleChip[data-role=viewer]:hover{background:color-mix(in srgb, var(--muted-foreground) 20%, transparent);border-color:color-mix(in srgb, var(--muted-foreground) 42%, transparent)}.studio-module__G7fT1a__roleChipInfo{opacity:.7;flex-shrink:0}.studio-module__G7fT1a__roleChip:hover .studio-module__G7fT1a__roleChipInfo{opacity:1}.studio-module__G7fT1a__roleChip[data-role=owner]{color:#b45309;background:#f59e0b24;border-color:#f59e0b52}.studio-module__G7fT1a__roleChip[data-role=admin]{color:#6d28d9;background:#8b5cf624;border-color:#8b5cf652}.studio-module__G7fT1a__roleChip[data-role=viewer]{background:color-mix(in srgb, var(--muted-foreground) 12%, transparent);color:var(--muted-foreground);border-color:color-mix(in srgb, var(--muted-foreground) 28%, transparent)}.studio-module__G7fT1a__navGroups{gap:var(--space-4);padding-right:2px;display:grid}.studio-module__G7fT1a__navGroup{gap:var(--space-1);display:grid}.studio-module__G7fT1a__navGroupTitle{padding:0 var(--space-3) var(--space-1);color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.studio-module__G7fT1a__navLink{min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--muted-foreground);align-items:center;gap:var(--space-2);transition:background-color var(--dur-normal) var(--ease), color var(--dur-normal) var(--ease);font-size:13px;font-weight:500;display:flex}.studio-module__G7fT1a__navLink:hover{background:color-mix(in srgb, var(--secondary) 55%, transparent);color:var(--foreground)}.studio-module__G7fT1a__navLink[aria-current=page]{background:var(--accent);color:var(--foreground)}.studio-module__G7fT1a__navLink[aria-current=page] svg{color:var(--primary)}.studio-module__G7fT1a__navLink[aria-current=page]:before{content:"";border-radius:var(--radius-pill);background:var(--primary);width:3px;height:16px}.studio-module__G7fT1a__navLabel{flex:1;min-width:0}.studio-module__G7fT1a__detailMain{min-width:0;padding:32px 48px 64px}.studio-module__G7fT1a__worldPage{gap:var(--space-6);max-width:1240px;display:grid}.studio-module__G7fT1a__worldHeader{justify-content:space-between;gap:var(--space-5);align-items:flex-start;display:flex}.studio-module__G7fT1a__headerActions{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.studio-module__G7fT1a__primaryButton,.studio-module__G7fT1a__secondaryButton{border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);cursor:pointer;white-space:nowrap;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__primaryButton{background:var(--primary);color:var(--primary-foreground)}.studio-module__G7fT1a__secondaryButton{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__entityHeaderActions{flex-wrap:nowrap;align-items:center;gap:6px}.studio-module__G7fT1a__entityHeaderActions .studio-module__G7fT1a__primaryButton{padding:0 12px}.studio-module__G7fT1a__characterAiMenuWrap{flex:none;display:inline-flex;position:relative}.studio-module__G7fT1a__characterAiMenuTrigger{border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:var(--space-2);background:var(--card);min-height:36px;color:var(--foreground);cursor:pointer;white-space:nowrap;transition:border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__characterAiMenuTrigger svg:first-child{color:var(--teal)}.studio-module__G7fT1a__characterAiMenuTrigger:hover,.studio-module__G7fT1a__characterAiMenuTrigger[aria-expanded=true]{border-color:var(--teal);color:var(--foreground);box-shadow:0 0 24px -10px color-mix(in srgb, var(--teal) 70%, transparent)}.studio-module__G7fT1a__characterAiMenu{z-index:15;width:min(320px,100vw - 32px);padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--popover);box-shadow:var(--shadow-popover);gap:4px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.studio-module__G7fT1a__characterAiMenuLabel{border-bottom:1px solid var(--border);color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:8px 10px 6px;font-size:11px;font-weight:800}.studio-module__G7fT1a__characterAiMenuAction{margin-top:2px}.studio-module__G7fT1a__aiButton{border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);background:var(--primary);min-height:36px;color:var(--primary-foreground);cursor:pointer;padding:0 12px 0 14px;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.studio-module__G7fT1a__aiButton:disabled{cursor:wait;opacity:.78}.studio-module__G7fT1a__aiButtonSecondary{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__tokenChip{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary-foreground) 18%, transparent);color:currentColor;align-items:center;gap:4px;min-height:22px;padding:2px 7px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.studio-module__G7fT1a__aiButtonSecondary .studio-module__G7fT1a__tokenChip{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary)}.studio-module__G7fT1a__aiSpinner{animation:.8s linear infinite studio-module__G7fT1a__studioSpin}@keyframes studio-module__G7fT1a__studioSpin{to{transform:rotate(360deg)}}.studio-module__G7fT1a__contentGrid{gap:var(--space-5);grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);display:grid}.studio-module__G7fT1a__panel{border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);padding:var(--space-5)}.studio-module__G7fT1a__flatSection{align-content:start;gap:var(--space-4);min-width:0;display:grid}.studio-module__G7fT1a__flatSection+.studio-module__G7fT1a__flatSection{padding-top:var(--space-5);border-top:1px solid var(--border)}.studio-module__G7fT1a__contentGrid .studio-module__G7fT1a__flatSection+.studio-module__G7fT1a__flatSection,.studio-module__G7fT1a__exportGrid .studio-module__G7fT1a__flatSection+.studio-module__G7fT1a__flatSection{border-top:0;padding-top:0}.studio-module__G7fT1a__flatSection .studio-module__G7fT1a__panelHeader{margin-bottom:0}.studio-module__G7fT1a__panelHeader{justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5);align-items:flex-start;display:flex}.studio-module__G7fT1a__panelHeaderActions{align-items:center;gap:var(--space-2);flex:none;display:inline-flex}.studio-module__G7fT1a__panelTitle{color:var(--foreground);flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;font-size:18px;font-weight:600;line-height:26px;display:inline-flex}.studio-module__G7fT1a__panelTitleCount{border-radius:var(--radius-pill,999px);background:var(--secondary);color:var(--muted-foreground);letter-spacing:.02em;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.studio-module__G7fT1a__panelCopy{margin:var(--space-1) 0 0;color:var(--muted-foreground);font-size:13px;line-height:20px}.studio-module__G7fT1a__referenceGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__referenceCard{border-radius:var(--radius-md);background:var(--muted);box-shadow:inset 0 0 0 1px var(--ghost-border);overflow:hidden}.studio-module__G7fT1a__referenceImage{background-position:50%;background-size:cover;min-height:116px}.studio-module__G7fT1a__referenceBody{padding:var(--space-3)}.studio-module__G7fT1a__referenceBody strong{color:var(--foreground);font-size:13px;line-height:18px;display:block}.studio-module__G7fT1a__referenceBody span{color:var(--muted-foreground);margin-top:3px;font-size:12px;line-height:16px;display:block}.studio-module__G7fT1a__fieldGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__field{min-height:76px;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary)}.studio-module__G7fT1a__field span{color:var(--muted-foreground);font-size:12px;font-weight:500;line-height:16px;display:block}.studio-module__G7fT1a__fieldInput{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--input);width:100%;color:var(--foreground);margin-top:2px;padding:6px 8px;font-family:inherit;font-size:13px;font-weight:500}.studio-module__G7fT1a__fieldInput:focus{border-color:var(--primary);outline:none}.studio-module__G7fT1a__textareaField{gap:4px;display:grid}.studio-module__G7fT1a__textareaLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:11px;font-weight:600}.studio-module__G7fT1a__studioModePicker{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__studioModeChoice{border:1px solid var(--border);border-radius:var(--radius-md);text-align:left;background:color-mix(in srgb, var(--secondary) 56%, transparent);min-width:0;color:var(--foreground);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.studio-module__G7fT1a__studioModeChoice:hover{border-color:color-mix(in srgb, var(--primary) 48%, var(--border));background:color-mix(in srgb, var(--primary) 8%, var(--secondary))}.studio-module__G7fT1a__studioModeChoice[data-active=true]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, var(--card));box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 22%, transparent)}.studio-module__G7fT1a__studioModeChoice:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.studio-module__G7fT1a__studioModeChoiceIcon{border-radius:var(--radius-sm);background:var(--secondary);width:34px;height:34px;color:var(--muted-foreground);place-items:center;display:grid}.studio-module__G7fT1a__studioModeChoice[data-active=true] .studio-module__G7fT1a__studioModeChoiceIcon{background:var(--primary);color:var(--primary-foreground)}.studio-module__G7fT1a__studioModeChoice strong,.studio-module__G7fT1a__studioModeChoice small{display:block}.studio-module__G7fT1a__studioModeChoice strong{margin-top:1px;font-size:13px}.studio-module__G7fT1a__studioModeChoice small{color:var(--muted-foreground);margin-top:3px;font-size:11px;line-height:1.4}@media (max-width:560px){.studio-module__G7fT1a__studioModePicker{grid-template-columns:1fr}}.studio-module__G7fT1a__newFilmModal{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:color-mix(in srgb, var(--card) 96%, var(--background));width:min(100%,760px);max-height:min(92vh,780px);overflow:auto}.studio-module__G7fT1a__newFilmModal[data-step="2"]{width:min(100%,680px)}.studio-module__G7fT1a__newFilmHeader{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 18px;display:flex}.studio-module__G7fT1a__newFilmHeader>div{min-width:0}.studio-module__G7fT1a__newFilmHeader h2{color:var(--foreground);align-items:center;gap:8px;margin:0;font-size:18px;font-weight:750;line-height:25px;display:flex}.studio-module__G7fT1a__newFilmHeader p{color:var(--muted-foreground);margin:4px 0 0;font-size:13px;line-height:19px}.studio-module__G7fT1a__newFilmModeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px 26px 24px;display:grid}.studio-module__G7fT1a__newFilmModeCard{border:1px solid color-mix(in srgb, var(--border) 86%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 52%, transparent);min-width:0;color:var(--foreground);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:5px;padding:12px 12px 16px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.studio-module__G7fT1a__newFilmModeCard:hover{border-color:color-mix(in srgb, var(--primary) 58%, var(--border));transform:translateY(-1px)}.studio-module__G7fT1a__newFilmModeCard[data-active=true]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, var(--card));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent)}.studio-module__G7fT1a__newFilmModeCard:focus-visible,.studio-module__G7fT1a__newFilmRatioGrid button:focus-visible,.studio-module__G7fT1a__newFilmGenreGrid button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.studio-module__G7fT1a__newFilmModePreview{aspect-ratio:16/10;border-radius:calc(var(--radius-md) - 3px);background:var(--background);width:100%;margin-bottom:7px;display:block;overflow:hidden}.studio-module__G7fT1a__newFilmModePreview img,.studio-module__G7fT1a__newFilmModeFallback{place-items:center;width:100%;height:100%;display:grid}.studio-module__G7fT1a__newFilmModePreview img{object-fit:cover}.studio-module__G7fT1a__newFilmModeFallback{background:radial-gradient(circle at 72% 28%, color-mix(in srgb, var(--primary) 22%, transparent), transparent 38%), linear-gradient(145deg, color-mix(in srgb, var(--secondary) 74%, transparent), var(--background));color:color-mix(in srgb, var(--primary) 82%, var(--foreground))}.studio-module__G7fT1a__newFilmModePreview[data-mode=canvas] .studio-module__G7fT1a__newFilmModeFallback{background:radial-gradient(circle at 28% 72%, color-mix(in srgb, var(--primary) 20%, transparent), transparent 38%), repeating-linear-gradient(0deg, transparent 0 22px, color-mix(in srgb, var(--border) 34%, transparent) 23px), repeating-linear-gradient(90deg, transparent 0 22px, color-mix(in srgb, var(--border) 34%, transparent) 23px), var(--background)}.studio-module__G7fT1a__newFilmModeCard strong{font-size:17px;font-weight:750;line-height:23px}.studio-module__G7fT1a__newFilmModeCard small{min-height:38px;color:var(--muted-foreground);font-size:13px;line-height:19px}.studio-module__G7fT1a__newFilmFields{gap:20px;padding:20px 26px 22px;display:grid}.studio-module__G7fT1a__newFilmFields .studio-module__G7fT1a__textareaLabel,.studio-module__G7fT1a__newFilmFieldset legend{color:var(--foreground);letter-spacing:0;text-transform:none;font-size:13px;font-weight:650;line-height:18px}.studio-module__G7fT1a__newFilmFields .studio-module__G7fT1a__textareaLabel b,.studio-module__G7fT1a__newFilmFieldset legend b{color:var(--primary);margin-left:3px}.studio-module__G7fT1a__newFilmFields .studio-module__G7fT1a__fieldInput{background:var(--input);min-height:44px;margin-top:3px;padding:0 13px;font-size:14px}.studio-module__G7fT1a__newFilmFieldset{border:0;min-width:0;margin:0;padding:0}.studio-module__G7fT1a__newFilmFieldset legend{margin-bottom:10px}.studio-module__G7fT1a__newFilmRatioGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.studio-module__G7fT1a__newFilmRatioGrid button{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 58%, transparent);min-width:0;min-height:72px;color:var(--secondary-foreground);cursor:pointer;align-content:center;place-items:center;gap:6px;padding:8px;font-size:12px;font-weight:650;display:grid}.studio-module__G7fT1a__newFilmRatioGrid button:hover{border-color:color-mix(in srgb, var(--primary) 48%, var(--border))}.studio-module__G7fT1a__newFilmRatioGrid button[data-active=true]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, var(--card));color:var(--foreground);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent)}.studio-module__G7fT1a__newFilmRatioGlyph{width:30px;height:20px;color:var(--muted-foreground);opacity:.82;border:2px solid;border-radius:3px;display:block}.studio-module__G7fT1a__newFilmRatioGrid button[data-active=true] .studio-module__G7fT1a__newFilmRatioGlyph{color:var(--primary)}.studio-module__G7fT1a__newFilmRatioGlyph[data-ratio="9:16"]{width:14px;height:25px}.studio-module__G7fT1a__newFilmRatioGlyph[data-ratio="1:1"]{width:24px;height:24px}.studio-module__G7fT1a__newFilmRatioGlyph[data-ratio="4:5"]{width:20px;height:25px}.studio-module__G7fT1a__newFilmRatioGlyph[data-ratio="3:2"]{width:30px;height:20px}.studio-module__G7fT1a__newFilmRatioGlyph[data-ratio="4:3"]{width:28px;height:21px}.studio-module__G7fT1a__newFilmGenreGrid{flex-wrap:wrap;gap:8px;display:flex}.studio-module__G7fT1a__newFilmGenreGrid button{border:1px solid color-mix(in srgb, var(--border) 68%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 58%, transparent);min-height:34px;color:var(--secondary-foreground);cursor:pointer;padding:0 12px;font-size:12px;font-weight:600}.studio-module__G7fT1a__newFilmGenreGrid button:hover,.studio-module__G7fT1a__newFilmGenreGrid button[data-active=true]{border-color:color-mix(in srgb, var(--primary) 68%, var(--border));background:color-mix(in srgb, var(--primary) 12%, var(--card));color:var(--foreground)}.studio-module__G7fT1a__newFilmFooter{border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent);justify-content:flex-end;gap:10px;padding:16px 26px 22px;display:flex}.studio-module__G7fT1a__newFilmFooter .studio-module__G7fT1a__primaryButton,.studio-module__G7fT1a__newFilmFooter .studio-module__G7fT1a__secondaryButton{justify-content:center;min-width:136px;min-height:40px}.studio-module__G7fT1a__newFilmFooter .studio-module__G7fT1a__secondaryButton{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:0 0}@media (max-width:680px){.studio-module__G7fT1a__newFilmModal,.studio-module__G7fT1a__newFilmModal[data-step="2"]{width:100%;max-height:calc(100dvh - 24px)}.studio-module__G7fT1a__newFilmHeader{padding:18px 18px 14px}.studio-module__G7fT1a__newFilmModeGrid,.studio-module__G7fT1a__newFilmFields{padding:16px 18px 18px}.studio-module__G7fT1a__newFilmModeGrid{grid-template-columns:1fr}.studio-module__G7fT1a__newFilmModePreview{max-height:170px}.studio-module__G7fT1a__newFilmModeCard small{min-height:0}.studio-module__G7fT1a__newFilmRatioGrid{gap:8px}.studio-module__G7fT1a__newFilmRatioGrid button{min-height:66px}.studio-module__G7fT1a__newFilmFooter{z-index:2;background:color-mix(in srgb, var(--card) 96%, var(--background));padding:14px 18px 18px;position:sticky;bottom:0}.studio-module__G7fT1a__newFilmFooter .studio-module__G7fT1a__primaryButton,.studio-module__G7fT1a__newFilmFooter .studio-module__G7fT1a__secondaryButton{flex:1 1 0;min-width:0}}.studio-module__G7fT1a__textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--input);width:100%;color:var(--foreground);resize:vertical;min-height:80px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5}.studio-module__G7fT1a__textarea:focus{border-color:var(--primary);outline:none}.studio-module__G7fT1a__field strong{margin-top:var(--space-2);color:var(--foreground);font-size:13px;font-weight:600;line-height:19px;display:block}.studio-module__G7fT1a__storyBlock{gap:var(--space-4);display:grid}.studio-module__G7fT1a__textBlock{min-height:112px;padding:var(--space-4);border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);white-space:pre-wrap;margin:0;font-size:14px;line-height:23px}.studio-module__G7fT1a__expandableTextWrap{gap:var(--space-2);display:grid}.studio-module__G7fT1a__expandableTextBox{min-height:112px;padding:var(--space-4);border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);font-size:14px;line-height:23px}.studio-module__G7fT1a__expandableTextBox p{white-space:pre-wrap;margin:0}.studio-module__G7fT1a__expandableTextBlock[data-expanded=false] p{-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__expandableTextToggle{width:fit-content;color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;line-height:18px}.studio-module__G7fT1a__expandableTextToggle:hover{text-decoration:underline}.studio-module__G7fT1a__expandableTextToggle:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 45%, transparent);outline-offset:3px;border-radius:var(--radius-xs)}@keyframes studio-module__G7fT1a__studioSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.studio-module__G7fT1a__skeleton{background-image:linear-gradient(90deg, var(--muted) 25%, color-mix(in srgb, var(--muted) 60%, var(--card)) 37%, var(--muted) 63%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.4s ease-in-out infinite studio-module__G7fT1a__studioSkeletonShimmer}@media (prefers-reduced-motion:reduce){.studio-module__G7fT1a__skeleton{animation:none}}.studio-module__G7fT1a__skelHeaderText{gap:var(--space-2);display:grid}.studio-module__G7fT1a__skelEyebrow{width:96px;height:12px}.studio-module__G7fT1a__skelTitle{width:220px;height:28px}.studio-module__G7fT1a__skelSubtitle{width:320px;max-width:70vw;height:14px}.studio-module__G7fT1a__skelButton{border-radius:var(--radius-md);width:150px;height:38px}.studio-module__G7fT1a__skelCardImage{width:100%;aspect-ratio:var(--eff-ratio,1) / 1;border-radius:0}.studio-module__G7fT1a__skelCardBody{gap:var(--space-2);padding:var(--space-3);display:grid}.studio-module__G7fT1a__skelCardLine{height:12px}.studio-module__G7fT1a__skelCardLineWide{width:80%}.studio-module__G7fT1a__skelCardLineNarrow{width:55%}.studio-module__G7fT1a__skelDetail{gap:var(--space-5);max-width:min(1400px,100%);display:grid}.studio-module__G7fT1a__skelBackLink{width:140px;height:14px}.studio-module__G7fT1a__skelDetailHeaderRow{justify-content:space-between;gap:var(--space-5);align-items:flex-start;display:flex}.studio-module__G7fT1a__skelDetailBody{gap:var(--space-6);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);display:grid}@media (max-width:900px){.studio-module__G7fT1a__skelDetailBody{grid-template-columns:1fr}}.studio-module__G7fT1a__skelDetailMedia{aspect-ratio:16/10;border-radius:var(--radius-md);width:100%}.studio-module__G7fT1a__skelDetailPanel{gap:var(--space-3);align-content:start;display:grid}.studio-module__G7fT1a__skelLineFull{width:100%;height:14px}.studio-module__G7fT1a__skelLine80{width:80%;height:14px}.studio-module__G7fT1a__skelLine60{width:60%;height:14px}.studio-module__G7fT1a__skelBlock{border-radius:var(--radius-md);width:100%;height:120px}.studio-module__G7fT1a__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.studio-module__G7fT1a__sectionPage{gap:var(--space-6);max-width:min(2000px,100%);display:grid}.studio-module__G7fT1a__sectionHeader{justify-content:space-between;gap:var(--space-5);align-items:flex-start;display:flex}.studio-module__G7fT1a__assetGrid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__entityGrid{--entity-row-height:150px;gap:var(--space-4);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__masonryGrid{column-count:4;column-gap:var(--space-4)}.studio-module__G7fT1a__entityCard,.studio-module__G7fT1a__assetCard{border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);overflow:hidden}.studio-module__G7fT1a__entityCard{--eff-ratio:min(max(var(--ratio,1), .6), 1.78);width:calc(var(--eff-ratio) * var(--entity-row-height,180px));flex-direction:column;flex-grow:0;flex-shrink:0;display:flex;position:relative}.studio-module__G7fT1a__entityBodyButton{appearance:none;text-align:left;cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;width:100%}.studio-module__G7fT1a__entityBodyButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.studio-module__G7fT1a__entityEditPencil{z-index:2;border-radius:var(--radius-pill);color:#fff;cursor:pointer;background:#0000008c;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.studio-module__G7fT1a__entityEditPencil:hover{background:#000000bf}.studio-module__G7fT1a__assetFilterTabs{border-radius:var(--radius-pill);background:var(--secondary);border:1px solid var(--border);align-items:center;gap:4px;padding:4px;display:inline-flex}.studio-module__G7fT1a__assetFilterTab{border-radius:var(--radius-pill);color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.studio-module__G7fT1a__assetFilterTab:hover:not(.studio-module__G7fT1a__assetFilterTabActive){color:var(--foreground);background:color-mix(in srgb, var(--foreground) 6%, transparent)}.studio-module__G7fT1a__assetFilterTabActive{color:var(--primary-foreground);background:var(--primary)}.studio-module__G7fT1a__assetFilterCount{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--foreground) 12%, transparent);min-width:22px;height:18px;color:inherit;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.studio-module__G7fT1a__assetFilterTabActive .studio-module__G7fT1a__assetFilterCount{background:color-mix(in srgb, var(--primary-foreground) 22%, transparent)}.studio-module__G7fT1a__assetImageButton{cursor:zoom-in;border-radius:var(--radius-sm);background:0 0;border:0;width:100%;padding:0;display:block}.studio-module__G7fT1a__assetImageButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.studio-module__G7fT1a__assetCard{width:100%;margin:0 0 var(--space-4);break-inside:avoid;display:inline-block}.studio-module__G7fT1a__entityImage{width:100%;height:var(--entity-row-height,180px);background:var(--muted);box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover;position:relative}.studio-module__G7fT1a__entityImagePreviewOverlay{cursor:zoom-in;z-index:1;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.studio-module__G7fT1a__entityImagePreviewOverlay:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.studio-module__G7fT1a__entityImageProcessing{-webkit-backdrop-filter:blur(2px);color:#ffffffeb;letter-spacing:.2px;z-index:2;pointer-events:none;background:#08090e9e;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.studio-module__G7fT1a__entityImageProcessingSpinner{width:22px;height:22px;color:var(--primary);animation:.9s linear infinite studio-module__G7fT1a__entityImageSpin}@keyframes studio-module__G7fT1a__entityImageSpin{to{transform:rotate(360deg)}}.studio-module__G7fT1a__assetImage{background:var(--muted);min-height:0;box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__entityBody,.studio-module__G7fT1a__assetBody{padding:var(--space-4);gap:var(--space-3);display:grid}.studio-module__G7fT1a__entityTopline{justify-content:space-between;gap:var(--space-3);align-items:center;display:flex}.studio-module__G7fT1a__entityKicker{align-items:center;gap:var(--space-2);min-width:0;color:var(--muted-foreground);font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.studio-module__G7fT1a__entityKicker svg{color:var(--primary);flex:none}.studio-module__G7fT1a__entityTitle{color:var(--foreground);margin:0;font-size:17px;font-weight:600;line-height:24px}.studio-module__G7fT1a__entityCopy{color:var(--secondary-foreground);margin:0;font-size:13px;line-height:21px}.studio-module__G7fT1a__tagRow{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__characterNameRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__tagRow span{border-radius:var(--radius-xs);background:var(--secondary);min-height:24px;color:var(--muted-foreground);padding:3px 8px;font-size:12px;line-height:16px}.studio-module__G7fT1a__chapterList,.studio-module__G7fT1a__timelineList{gap:var(--space-4);display:grid}.studio-module__G7fT1a__chapterCardWrap{position:relative}.studio-module__G7fT1a__chapterCard{gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);color:inherit;text-decoration:none;transition:box-shadow .15s;display:grid}.studio-module__G7fT1a__chapterCard:hover{box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 32%, transparent), var(--shadow-card)}.studio-module__G7fT1a__chapterCardHeader{align-items:center;gap:var(--space-3);min-width:0;padding-right:140px;display:flex}.studio-module__G7fT1a__chapterEpisode{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.studio-module__G7fT1a__chapterCardTitle{min-width:0;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:auto;margin:0;font-size:17px;font-weight:600;line-height:22px;overflow:hidden}.studio-module__G7fT1a__chapterCardSummary{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__chapterChips{flex-wrap:wrap;gap:6px;display:flex}.studio-module__G7fT1a__chapterChip{border-radius:var(--radius-pill);background:var(--secondary);color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;line-height:16px;display:inline-flex}.studio-module__G7fT1a__chapterChip[data-tone=duration]{color:#b45309;background:#f59e0b24}.studio-module__G7fT1a__chapterChip[data-tone=shots]{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary)}.studio-module__G7fT1a__chapterChip[data-tone=cast]{color:#6d28d9;background:#8b5cf624}.studio-module__G7fT1a__chapterChip[data-tone=scene]{color:#0369a1;background:#0ea5e924}.studio-module__G7fT1a__chapterChip[data-tone=content]{color:#15803d;background:#22c55e24}.studio-module__G7fT1a__chapterCardActions{top:var(--space-3);right:var(--space-3);z-index:1;align-items:center;gap:4px;display:inline-flex;position:absolute}.studio-module__G7fT1a__chapterSetupButton{border-radius:var(--radius-sm);background:var(--secondary);color:var(--foreground);border:1px solid var(--border);cursor:pointer;align-items:center;gap:4px;padding:5px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.studio-module__G7fT1a__chapterSetupButton:hover{background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);color:var(--primary)}.studio-module__G7fT1a__chapterProgress{gap:4px;display:grid}.studio-module__G7fT1a__chapterProgressLabel{color:var(--muted-foreground);letter-spacing:.02em;justify-content:space-between;align-items:baseline;gap:8px;font-size:11px;display:flex}.studio-module__G7fT1a__chapterProgressLabel>span:first-child{text-transform:uppercase;letter-spacing:.06em;font-weight:600}.studio-module__G7fT1a__chapterProgressLabel>span:last-child{font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:600}.studio-module__G7fT1a__chapterProgressLabel em{color:var(--muted-foreground);font-style:normal;font-weight:500}.studio-module__G7fT1a__chapterCardActions .studio-module__G7fT1a__entityEditPencil{background:var(--secondary);width:28px;height:28px;color:var(--muted-foreground);border:1px solid var(--border);position:static;top:auto;right:auto}.studio-module__G7fT1a__chapterCardActions .studio-module__G7fT1a__entityEditPencil:hover{background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);color:var(--primary)}.studio-module__G7fT1a__progressTrack{border-radius:var(--radius-pill);background:var(--secondary);height:6px;overflow:hidden}.studio-module__G7fT1a__progressFill{border-radius:inherit;background:var(--primary);height:100%;display:block}.studio-module__G7fT1a__timelineItem{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);grid-template-columns:28px 132px minmax(0,1fr);align-items:stretch;display:grid}.studio-module__G7fT1a__timelineRail{justify-content:center;display:flex;position:relative}.studio-module__G7fT1a__timelineRail:after{content:"";background:var(--border);width:1px;position:absolute;top:22px;bottom:-38px}.studio-module__G7fT1a__timelineItem:last-child .studio-module__G7fT1a__timelineRail:after{display:none}.studio-module__G7fT1a__timelineDot{z-index:1;border-radius:var(--radius-pill);background:var(--primary);width:12px;height:12px;box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 14%, transparent);margin-top:18px;position:relative}.studio-module__G7fT1a__timelineThumb{border-radius:var(--radius-sm);background:var(--muted);min-height:92px;box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__timelineBody{align-content:center;gap:var(--space-3);min-width:0;display:grid}.studio-module__G7fT1a__exportGrid{gap:var(--space-5);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid}.studio-module__G7fT1a__profileList,.studio-module__G7fT1a__checkList{gap:var(--space-3);display:grid}.studio-module__G7fT1a__profileCard{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;display:grid}.studio-module__G7fT1a__profileIcon{border-radius:var(--radius-sm);background:var(--card);width:38px;height:38px;color:var(--primary);place-items:center;display:grid}.studio-module__G7fT1a__profileCard h3{color:var(--foreground);margin:0;font-size:14px;font-weight:600;line-height:20px}.studio-module__G7fT1a__profileCard p{color:var(--muted-foreground);margin:2px 0 0;font-size:12px;line-height:18px}.studio-module__G7fT1a__checkItem{min-height:48px;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);align-items:center;gap:var(--space-3);color:var(--secondary-foreground);font-size:13px;line-height:19px;display:flex}.studio-module__G7fT1a__checkItem svg{color:var(--primary);flex:none}.studio-module__G7fT1a__characterSetupPage{gap:var(--space-6);max-width:1240px;display:grid}.studio-module__G7fT1a__characterSetupHero{gap:var(--space-4);display:grid}.studio-module__G7fT1a__characterHeroGrid{gap:var(--space-5);padding:var(--space-5);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);grid-template-columns:176px minmax(0,1fr);align-items:start;display:grid}.studio-module__G7fT1a__flatHero{background:0 0;padding:0}.studio-module__G7fT1a__characterPortrait{aspect-ratio:1;border-radius:var(--radius-md);background:var(--muted);box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover;position:relative;overflow:hidden}.studio-module__G7fT1a__setupGrid{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.studio-module__G7fT1a__setupMain,.studio-module__G7fT1a__setupAside{gap:var(--space-5);display:grid}.studio-module__G7fT1a__setupAside{position:sticky;top:32px}.studio-module__G7fT1a__referenceSetupGrid{gap:var(--space-3);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.studio-module__G7fT1a__referenceSetupCard{gap:var(--space-2);min-width:0;display:grid}.studio-module__G7fT1a__referenceSetupImage{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--secondary) center center / contain no-repeat;color:var(--muted-foreground);box-shadow:inset 0 0 0 1px var(--ghost-border);place-items:center;display:grid}.studio-module__G7fT1a__referenceSetupCard strong{color:var(--foreground);font-size:12px;font-weight:600;line-height:16px}.studio-module__G7fT1a__referenceSetupCard>span{color:var(--muted-foreground);font-size:12px;line-height:16px}.studio-module__G7fT1a__sheetGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__sheetCard{border-radius:var(--radius-sm);background:var(--secondary);overflow:hidden}.studio-module__G7fT1a__sheetImage{aspect-ratio:16/9;background:var(--muted);box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__sheetCard div:last-child{padding:var(--space-3)}.studio-module__G7fT1a__sheetCard h3{color:var(--foreground);margin:0;font-size:13px;font-weight:600;line-height:18px}.studio-module__G7fT1a__sheetCard p{color:var(--muted-foreground);margin:2px 0 0;font-size:12px;line-height:16px}.studio-module__G7fT1a__identityScore{min-height:132px;margin-bottom:var(--space-4);border-radius:var(--radius-md);background:var(--secondary);place-items:center;display:grid}.studio-module__G7fT1a__identityScore strong{color:var(--primary);font-size:42px;font-weight:700;line-height:48px}.studio-module__G7fT1a__identityScore span{color:var(--muted-foreground);font-size:12px;line-height:16px}.studio-module__G7fT1a__identityMeta{gap:var(--space-2);margin-top:var(--space-4);display:grid}.studio-module__G7fT1a__identityMeta span{padding:var(--space-2);border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);font-size:12px;line-height:18px}.studio-module__G7fT1a__chapterSetupPage,.studio-module__G7fT1a__shotSetupPage{gap:var(--space-6);max-width:1240px;display:grid}.studio-module__G7fT1a__chapterOverviewGrid{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;display:grid}.studio-module__G7fT1a__overviewHeroCard{border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);grid-template-columns:minmax(220px,.44fr) minmax(0,.56fr);display:grid;overflow:hidden}.studio-module__G7fT1a__overviewHeroCard>div:first-child{background:var(--muted);min-height:244px;box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__overviewHeroCard>div:last-child{min-width:0;padding:var(--space-5);align-content:center;gap:var(--space-3);display:grid}.studio-module__G7fT1a__overviewHeroCard h2{color:var(--foreground);margin:0;font-size:22px;font-weight:600;line-height:30px}.studio-module__G7fT1a__overviewHeroCard p{color:var(--secondary-foreground);margin:0;font-size:14px;line-height:23px}.studio-module__G7fT1a__overviewStats{gap:var(--space-3);grid-template-columns:1fr;display:grid}.studio-module__G7fT1a__chapterHeaderBadges{margin-top:var(--space-3);gap:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__chapterHeaderBadges span{border-radius:var(--radius-pill);background:var(--secondary);min-height:26px;color:var(--primary);align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__statusSelect{min-height:36px;padding:0 var(--space-2) 0 var(--space-3);border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);background:var(--secondary);color:var(--muted-foreground);font-size:12px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__statusSelect select{border-radius:var(--radius-xs);background:var(--background);min-height:28px;color:var(--foreground);font:inherit;cursor:pointer;border:0;font-size:13px}.studio-module__G7fT1a__chapterDetailGrid{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 360px;align-items:start;display:grid}.studio-module__G7fT1a__chapterShotsColumn,.studio-module__G7fT1a__chapterRightRail{gap:var(--space-5);min-width:0;display:grid}.studio-module__G7fT1a__chapterRightRail{padding-left:var(--space-1);position:sticky;top:24px}.studio-module__G7fT1a__chapterShotMetrics{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__chapterShotMetrics div{min-height:82px;padding:var(--space-4);border-radius:var(--radius-md);align-content:center;place-items:center;gap:var(--space-1);background:var(--card);box-shadow:var(--shadow-card);display:grid}.studio-module__G7fT1a__chapterShotMetrics span{color:var(--muted-foreground);text-transform:uppercase;font-size:12px;font-weight:700}.studio-module__G7fT1a__chapterShotMetrics strong{color:var(--foreground);font-size:22px;font-weight:700;line-height:28px}.studio-module__G7fT1a__chapterShotList{gap:var(--space-3);display:grid}.studio-module__G7fT1a__reorderShotRow{min-width:0;padding:var(--space-4);border-radius:var(--radius-md);gap:var(--space-4);background:var(--card);box-shadow:var(--shadow-card);grid-template-columns:32px 160px minmax(0,1fr);align-items:start;display:grid;position:relative}.studio-module__G7fT1a__reorderShotDeleteFloat{border-radius:var(--radius-xs);background:color-mix(in srgb, var(--card) 92%, transparent);width:28px;height:28px;color:var(--muted-foreground);border:1px solid var(--ghost-border);cursor:pointer;opacity:0;z-index:2;place-items:center;transition:opacity .12s,color .12s,background .12s;display:grid;position:absolute;top:8px;right:8px}.studio-module__G7fT1a__reorderShotRow:hover .studio-module__G7fT1a__reorderShotDeleteFloat,.studio-module__G7fT1a__reorderShotRow:focus-within .studio-module__G7fT1a__reorderShotDeleteFloat{opacity:1}.studio-module__G7fT1a__reorderShotDeleteFloat:hover{color:var(--destructive,#b91c1c);background:color-mix(in srgb, var(--destructive,#b91c1c) 10%, var(--card))}.studio-module__G7fT1a__reorderShotDeleteFloat:disabled{opacity:.4;cursor:not-allowed}.studio-module__G7fT1a__reorderShotBodyLink{gap:var(--space-2);color:inherit;text-decoration:none;display:grid}.studio-module__G7fT1a__reorderShotBodyLink:hover h3{color:var(--primary)}.studio-module__G7fT1a__reorderShotInlineActions{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__shotThumbActionBtn{border-radius:var(--radius-xs);background:var(--secondary);width:100%;min-height:28px;color:var(--foreground);border:1px solid var(--ghost-border);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__shotThumbActionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--secondary) 70%, var(--card))}.studio-module__G7fT1a__shotThumbActionBtn:disabled{opacity:.55;cursor:not-allowed}.studio-module__G7fT1a__aiBtnCompact{border-radius:var(--radius-pill,999px)!important;gap:6px!important;min-height:26px!important;padding:0 10px!important;font-size:11px!important}.studio-module__G7fT1a__shotThumbAiBtn{justify-content:center;width:100%}.studio-module__G7fT1a__chaptersEmptyWrap{place-items:center;min-height:60vh;padding:48px 16px;display:grid}.studio-module__G7fT1a__chaptersEmptyCard{border:1px solid var(--border);border-radius:var(--radius-lg,14px);background:var(--card,var(--background));text-align:center;gap:14px;width:min(520px,100%);padding:32px;display:grid}.studio-module__G7fT1a__chaptersEmptyIcon{border-radius:var(--radius-pill,999px);width:56px;height:56px;color:var(--primary-foreground);background:linear-gradient(90deg, var(--primary) 0%, var(--teal) 50%, var(--primary) 100%);box-shadow:0 4px 20px -8px color-mix(in srgb, var(--teal) 70%, transparent);background-size:200%;justify-content:center;align-items:center;margin:0 auto 4px;animation:6s linear infinite studio-module__G7fT1a__aiActionFlowInk;display:inline-flex}.studio-module__G7fT1a__chaptersEmptyTitle{margin:0;font-size:22px;font-weight:700;line-height:28px}.studio-module__G7fT1a__chaptersEmptyBody{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.55}.studio-module__G7fT1a__chaptersEmptyActions{justify-content:center;align-items:center;gap:10px;margin-top:4px;display:flex}.studio-module__G7fT1a__chaptersEmptyHint{border-top:1px dashed var(--border);color:var(--muted-foreground);margin:8px 0 0;padding-top:14px;font-size:12px;font-style:italic;line-height:1.55}.studio-module__G7fT1a__characterBriefEditor{flex-direction:column;gap:10px;margin-top:4px;display:flex}.studio-module__G7fT1a__characterBriefTextarea{border:1px solid var(--border);border-radius:var(--radius-md,10px);background:var(--background);width:100%;color:var(--foreground);resize:vertical;white-space:pre-wrap;min-height:200px;padding:12px 14px;font-family:inherit;font-size:13px;line-height:1.55}.studio-module__G7fT1a__characterBriefTextarea:focus-visible{outline:2px solid var(--primary);outline-offset:0;border-color:var(--primary)}.studio-module__G7fT1a__characterBriefEditorActions{justify-content:flex-end;gap:8px;display:flex}.studio-module__G7fT1a__bibleEmptyState{border:1px dashed var(--border);border-radius:var(--radius-md,10px);color:var(--muted-foreground);align-items:center;gap:10px;margin-top:12px;padding:18px 16px;font-size:13px;line-height:1.5;display:flex}.studio-module__G7fT1a__bibleSheetGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:14px;display:grid}.studio-module__G7fT1a__bibleSheetCard{border:1px solid var(--border);border-radius:var(--radius-md,10px);background:var(--card,var(--background));flex-direction:column;gap:10px;padding:12px;display:flex}.studio-module__G7fT1a__bibleSheetImage{aspect-ratio:16/9;border-radius:var(--radius-sm,8px);background-color:#f8f8f8;background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative;overflow:hidden}.studio-module__G7fT1a__bibleSheetImage[data-clickable=true]{cursor:zoom-in;transition:transform .12s,box-shadow .12s}.studio-module__G7fT1a__bibleSheetImage[data-clickable=true]:hover{transform:translateY(-1px);box-shadow:0 6px 20px -10px #0006}.studio-module__G7fT1a__bibleSheetImage[data-clickable=true]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.studio-module__G7fT1a__bibleSheetImage[data-state=failed]{background:#ef44441f}.studio-module__G7fT1a__bibleSheetFailed{color:#ef4444e6;place-items:center;font-size:13px;font-weight:700;display:grid;position:absolute;inset:0}.studio-module__G7fT1a__bibleSheetMeta{flex-direction:column;gap:6px;display:flex}.studio-module__G7fT1a__bibleSheetTitle{color:var(--foreground);align-items:center;gap:4px;min-width:0;margin:0;font-size:13px;font-weight:700;display:flex}.studio-module__G7fT1a__bibleSheetTitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-module__G7fT1a__bibleSheetTitleEditBtn{border-radius:var(--radius-sm,6px);width:20px;height:20px;color:var(--muted-foreground);cursor:pointer;opacity:0;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity .12s,color .12s,background .12s;display:inline-flex}.studio-module__G7fT1a__bibleSheetCard:hover .studio-module__G7fT1a__bibleSheetTitleEditBtn,.studio-module__G7fT1a__bibleSheetTitleEditBtn:focus-visible{opacity:1}.studio-module__G7fT1a__bibleSheetTitleEditBtn:hover{color:var(--foreground);background:var(--muted,#0000000d)}.studio-module__G7fT1a__bibleSheetTitleEdit{align-items:center;gap:4px;min-width:0;display:flex}.studio-module__G7fT1a__bibleSheetTitleInput{border:1px solid var(--border);border-radius:var(--radius-sm,6px);background:var(--background);min-width:0;color:var(--foreground);flex:auto;padding:3px 6px;font-size:13px;font-weight:700;line-height:1.3}.studio-module__G7fT1a__bibleSheetTitleInput:focus{border-color:var(--ring,var(--primary));outline:none}.studio-module__G7fT1a__bibleSheetTitleSave{border:1px solid var(--border);border-radius:var(--radius-sm,6px);background:var(--background);width:24px;height:24px;color:var(--foreground);cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.studio-module__G7fT1a__bibleSheetTitleSave:hover:not(:disabled){background:var(--muted,#0000000d)}.studio-module__G7fT1a__bibleSheetTitleSave:disabled{opacity:.5;cursor:default}.studio-module__G7fT1a__bibleSheetBlurb{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.4}.studio-module__G7fT1a__bibleSheetBrief{resize:vertical;border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--background);width:100%;color:var(--foreground);padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.4}.studio-module__G7fT1a__bibleSheetActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.studio-module__G7fT1a__bibleSheetRatioWrap{display:inline-flex;position:relative}.studio-module__G7fT1a__bibleSheetRatioTrigger{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card);min-height:36px;color:var(--foreground);cursor:pointer;white-space:nowrap;transition:border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__bibleSheetRatioTrigger:hover:not(:disabled),.studio-module__G7fT1a__bibleSheetRatioTrigger[aria-expanded=true]{border-color:var(--teal);box-shadow:0 0 24px -10px color-mix(in srgb, var(--teal) 70%, transparent)}.studio-module__G7fT1a__bibleSheetRatioTrigger:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.studio-module__G7fT1a__bibleSheetRatioTrigger:disabled{opacity:.5;cursor:not-allowed}.studio-module__G7fT1a__bibleSheetRatioLabel{color:var(--muted-foreground,#0f172a99);letter-spacing:.02em;font-size:12px;font-weight:500}.studio-module__G7fT1a__bibleSheetRatioValue{font-variant-numeric:tabular-nums}.studio-module__G7fT1a__bibleSheetRatioMenu{z-index:30;border:1px solid var(--border);background:var(--card);border-radius:10px;flex-direction:column;gap:2px;min-width:110px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px -12px #00000040}.studio-module__G7fT1a__bibleSheetRatioOption{text-align:left;color:var(--foreground);cursor:pointer;font-variant-numeric:tabular-nums;transition:background-color var(--dur-fast) var(--ease);background:0 0;border:0;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:13px;font-weight:600}.studio-module__G7fT1a__bibleSheetRatioOption:hover{background:color-mix(in srgb, var(--teal) 14%, transparent)}.studio-module__G7fT1a__bibleSheetRatioOption[data-active=true]{background:color-mix(in srgb, var(--teal) 22%, transparent);color:var(--teal)}.studio-module__G7fT1a__bibleSheetDeleteFloat{z-index:2;color:#ffffffe6;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08080a99;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:opacity .14s,transform .14s,color .14s,background .14s,border-color .14s;display:inline-flex;position:absolute;top:8px;right:8px;transform:translateY(-2px)}.studio-module__G7fT1a__bibleSheetCard:hover .studio-module__G7fT1a__bibleSheetDeleteFloat,.studio-module__G7fT1a__bibleSheetDeleteFloat:focus-visible{opacity:1;transform:translateY(0)}.studio-module__G7fT1a__bibleSheetDeleteFloat:hover:not(:disabled){color:#fff;background:var(--destructive,#ef4444);border-color:var(--destructive,#ef4444)}.studio-module__G7fT1a__bibleSheetDeleteFloat:disabled{opacity:0;cursor:not-allowed;pointer-events:none}.studio-module__G7fT1a__bibleSheetBriefSection{border-top:1px dashed var(--border);flex-direction:column;gap:4px;padding-top:10px;display:flex}.studio-module__G7fT1a__bibleSheetBriefLabel{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;align-items:baseline;gap:6px;font-size:10px;font-weight:700;display:flex}.studio-module__G7fT1a__bibleSheetBriefHint{text-transform:none;letter-spacing:0;color:color-mix(in srgb, var(--muted-foreground) 80%, transparent);font-size:10px;font-weight:500}.studio-module__G7fT1a__bibleSheetRetry{border-radius:var(--radius-pill,999px);color:inherit;cursor:pointer;background:0 0;border:1px solid;align-items:center;gap:3px;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__bibleCustomOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08080a8c;place-items:center;display:grid;position:fixed;inset:0}.studio-module__G7fT1a__bibleCustomPanel{border:1px solid var(--border);border-radius:var(--radius-lg,14px);background:var(--card,var(--background));gap:12px;width:min(520px,92vw);padding:20px;display:grid}.studio-module__G7fT1a__bibleCustomHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.studio-module__G7fT1a__bibleCustomHeader h3{margin:0;font-size:16px;font-weight:700;line-height:22px}.studio-module__G7fT1a__bibleCustomTextarea{resize:vertical;border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--background);width:100%;color:var(--foreground);padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.5}.studio-module__G7fT1a__bibleCustomFooter{justify-content:flex-end;align-items:center;gap:10px;display:flex}.studio-module__G7fT1a__menuItemHelpRow{align-items:center;gap:4px;display:flex}.studio-module__G7fT1a__menuItemHelpRow>:first-child{flex:auto;min-width:0}.studio-module__G7fT1a__chapterTitleRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.studio-module__G7fT1a__shotThumbAiRow{align-items:center;gap:4px;width:100%;display:flex}.studio-module__G7fT1a__shotThumbAiRow>:first-child{flex:auto;min-width:0}.studio-module__G7fT1a__reorderControls{gap:var(--space-2);display:grid}.studio-module__G7fT1a__reorderShotActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.studio-module__G7fT1a__reorderShotActionsGroup{align-items:center;gap:2px;display:inline-flex}.studio-module__G7fT1a__reorderShotActionsDivider{background:var(--border);width:1px;height:18px;margin:0 2px}.studio-module__G7fT1a__reorderControls button,.studio-module__G7fT1a__reorderShotActions button,.studio-module__G7fT1a__reorderShotActions a{border-radius:var(--radius-xs);width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;place-items:center;display:grid}.studio-module__G7fT1a__reorderControls button:hover,.studio-module__G7fT1a__reorderShotActions button:hover,.studio-module__G7fT1a__reorderShotActions a:hover{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__reorderShotThumbCol{gap:var(--space-2);flex-direction:column;align-items:stretch;display:flex}.studio-module__G7fT1a__reorderShotThumbActions{flex-direction:column;align-items:stretch;gap:4px;display:flex}.studio-module__G7fT1a__reorderShotThumb{border-radius:var(--radius-sm);background:linear-gradient(135deg,#ef3b96,#ff7448 54%,#744ce0);place-items:center;min-height:100px;display:grid;position:relative;overflow:hidden}.studio-module__G7fT1a__reorderShotThumb[data-has-media=true]{background:var(--secondary)}.studio-module__G7fT1a__reorderShotThumbMedia{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.studio-module__G7fT1a__reorderShotThumbSpinner{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08080a8c;place-items:center;display:grid;position:absolute;inset:0}.studio-module__G7fT1a__reorderShotThumbAiPlaceholder{text-align:center;color:var(--primary-foreground);z-index:3;align-content:center;place-items:center;gap:4px;padding:6px;font-size:10px;font-weight:700;line-height:13px;display:grid;position:absolute;inset:0}.studio-module__G7fT1a__reorderShotThumbAiPlaceholder[data-state=running]{background:linear-gradient(90deg, var(--primary) 0%, var(--teal) 50%, var(--primary) 100%);background-size:200%;animation:6s linear infinite studio-module__G7fT1a__reorder-shot-ai-flow}.studio-module__G7fT1a__reorderShotThumbAiPlaceholder[data-state=failed]{background:linear-gradient(135deg, color-mix(in srgb, var(--destructive,#ef4444) 80%, #000 20%), color-mix(in srgb, var(--destructive,#ef4444) 60%, #000 40%))}.studio-module__G7fT1a__reorderShotThumbAiPlaceholder[data-state=queued]{background:linear-gradient(135deg,#ac6f08,#7b4f06)}@keyframes studio-module__G7fT1a__reorder-shot-ai-flow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.studio-module__G7fT1a__reorderShotThumbRetryBtn{border-radius:var(--radius-pill,999px);color:var(--primary-foreground);cursor:pointer;background:#ffffff2e;border:1px solid #ffffff59;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;transition:background .12s;display:inline-flex}.studio-module__G7fT1a__reorderShotThumbRetryBtn:hover:not(:disabled){background:#ffffff47}.studio-module__G7fT1a__reorderShotThumbRetryBtn:disabled{opacity:.6;cursor:not-allowed}.studio-module__G7fT1a__reorderShotThumbSpinner>svg{animation:.9s linear infinite studio-module__G7fT1a__reorder-shot-spin}@keyframes studio-module__G7fT1a__reorder-shot-spin{to{transform:rotate(360deg)}}.studio-module__G7fT1a__reorderShotThumb strong{z-index:1;color:#fff;font-size:28px;font-weight:800;line-height:32px;position:relative}.studio-module__G7fT1a__reorderShotThumb[data-has-media=true] strong{z-index:2;border-radius:var(--radius-xs);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08080ab8;padding:2px 7px;font-size:11px;font-weight:700;line-height:16px;position:absolute;top:6px;left:6px}.studio-module__G7fT1a__reorderShotBody{gap:var(--space-2);border-radius:var(--radius-sm);min-width:0;display:grid}.studio-module__G7fT1a__reorderShotBody h3{color:var(--foreground);margin:0;font-size:17px;font-weight:700;line-height:24px}.studio-module__G7fT1a__reorderShotBody p{color:var(--secondary-foreground);margin:0;font-size:13px;line-height:20px}.studio-module__G7fT1a__shotRowFieldLabel{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700;line-height:14px}.studio-module__G7fT1a__shotRowFieldHeader{align-items:center;gap:6px;display:flex}.studio-module__G7fT1a__shotRowFieldView{border:1px solid var(--border);width:18px;height:18px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.studio-module__G7fT1a__shotRowFieldView:hover{color:var(--foreground);border-color:var(--foreground);background:var(--secondary)}.studio-module__G7fT1a__shotRowFieldText{color:var(--secondary-foreground);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:20px;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__shotRowFieldText[data-empty=true]{color:var(--muted-foreground);opacity:.6}.studio-module__G7fT1a__reorderShotTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__reorderShotTags span{border-radius:var(--radius-pill);background:var(--secondary);min-height:24px;color:var(--muted-foreground);align-items:center;gap:4px;padding:0 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.studio-module__G7fT1a__reorderShotTags span[data-tone=cast]{background:color-mix(in srgb, var(--primary) 18%, transparent);color:var(--primary)}.studio-module__G7fT1a__reorderShotTags span[data-tone=scene]{background:color-mix(in srgb, var(--teal) 16%, transparent);color:var(--teal)}.studio-module__G7fT1a__contentPreviewButton{width:100%;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);text-align:left;cursor:pointer;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;font-size:13px;line-height:21px;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__contentPreviewButton:hover{background:var(--accent)}.studio-module__G7fT1a__generationPreviewCard{min-width:0;padding:var(--space-3);border-radius:var(--radius-sm);gap:var(--space-3);background:var(--secondary);grid-template-columns:88px minmax(0,1fr);align-items:center;display:grid}.studio-module__G7fT1a__generationPreviewCard>div{aspect-ratio:16/9;border-radius:var(--radius-xs);background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__generationPreviewCard span{gap:3px;min-width:0;display:grid}.studio-module__G7fT1a__generationPreviewCard strong,.studio-module__G7fT1a__generationPreviewCard small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-module__G7fT1a__generationPreviewCard strong{color:var(--foreground);font-size:14px;line-height:20px}.studio-module__G7fT1a__generationPreviewCard small{color:var(--muted-foreground);font-size:12px;line-height:17px}.studio-module__G7fT1a__railSection{gap:var(--space-3);min-width:0;display:grid}.studio-module__G7fT1a__railSection+.studio-module__G7fT1a__railSection{padding-top:var(--space-5);border-top:1px solid var(--border)}.studio-module__G7fT1a__chapterStoryboardPanel .studio-module__G7fT1a__storyboardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__setupReferenceRows{gap:var(--space-2);margin-top:0}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__referenceRow{background:0 0;grid-template-columns:1fr;padding:0}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__referenceRow>div{gap:var(--space-2);grid-template-columns:1fr}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__referenceThumb{align-items:center;column-gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-sm);background:var(--secondary);grid-template:"thumb name""thumb desc"/44px minmax(0,1fr);row-gap:2px;display:grid}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__referenceThumb>div{aspect-ratio:auto;grid-area:thumb;align-self:center;width:44px;height:44px}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__referenceThumb strong{grid-area:name;align-self:end;margin:0}.studio-module__G7fT1a__chapterRightRail .studio-module__G7fT1a__referenceThumb small{text-overflow:ellipsis;white-space:nowrap;grid-area:desc;align-self:start;margin:0;overflow:hidden}.studio-module__G7fT1a__contentPreviewModal{width:min(100%,760px)}.studio-module__G7fT1a__fullContentText{padding:var(--space-4);border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);white-space:pre-wrap;margin:0;font-size:14px;line-height:24px}.studio-module__G7fT1a__navigatorStrip,.studio-module__G7fT1a__shotNavigator{gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);display:flex;overflow-x:auto}.studio-module__G7fT1a__navigatorItem{min-width:132px;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);gap:3px;display:grid;box-shadow:inset 0 0 0 1px #0000}.studio-module__G7fT1a__navigatorItem[data-active=true]{background:var(--accent);color:var(--foreground);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 35%, transparent)}.studio-module__G7fT1a__navigatorItem span{color:var(--primary);font-size:11px;font-weight:700;line-height:14px}.studio-module__G7fT1a__navigatorItem strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.studio-module__G7fT1a__navigatorItem small{color:var(--muted-foreground);font-size:11px;line-height:14px}.studio-module__G7fT1a__chapterConceptGrid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__conceptCard{border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);overflow:hidden}.studio-module__G7fT1a__conceptCard>div{aspect-ratio:16/9;background:var(--muted);box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__conceptCard span{width:fit-content;margin:var(--space-3) var(--space-3) 0;border-radius:var(--radius-xs);background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary);padding:2px 8px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.studio-module__G7fT1a__conceptCard h2{margin:var(--space-2) var(--space-3) 0;color:var(--foreground);font-size:15px;font-weight:600;line-height:22px}.studio-module__G7fT1a__conceptCard p{margin:var(--space-1) var(--space-3) var(--space-3);color:var(--muted-foreground);font-size:12px;line-height:18px}.studio-module__G7fT1a__modeGrid{gap:var(--space-3);margin-bottom:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__modeCard{min-height:96px;padding:var(--space-3);border-radius:var(--radius-sm);align-content:start;gap:var(--space-2);background:var(--secondary);color:var(--muted-foreground);text-align:left;cursor:pointer;display:grid;box-shadow:inset 0 0 0 1px #0000}.studio-module__G7fT1a__modeCard[data-active=true]{background:var(--accent);color:var(--foreground);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 45%, transparent)}.studio-module__G7fT1a__modeCard svg{color:var(--primary)}.studio-module__G7fT1a__modeCard strong{color:var(--foreground);font-size:13px;font-weight:700;line-height:18px}.studio-module__G7fT1a__modeCard span{font-size:12px;line-height:17px}.studio-module__G7fT1a__durationGrid{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.studio-module__G7fT1a__durationCard{min-height:74px;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);text-align:left;gap:3px;display:grid;box-shadow:inset 0 0 0 1px #0000}.studio-module__G7fT1a__durationCard[data-active=true]{background:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 45%, transparent)}.studio-module__G7fT1a__durationCard svg{color:var(--primary)}.studio-module__G7fT1a__durationCard strong{color:var(--foreground);font-size:15px;font-weight:700;line-height:20px}.studio-module__G7fT1a__durationCard span{font-size:12px;line-height:16px}.studio-module__G7fT1a__setupReferenceRows{gap:var(--space-3);margin-top:var(--space-5);display:grid}.studio-module__G7fT1a__referenceRow{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);grid-template-columns:88px minmax(0,1fr);align-items:start;display:grid}.studio-module__G7fT1a__referenceRow>span{align-items:center;gap:var(--space-2);color:var(--muted-foreground);font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.studio-module__G7fT1a__referenceRow>div{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__referenceRow strong{border-radius:var(--radius-xs);background:var(--card);min-height:24px;color:var(--foreground);padding:3px 8px;font-size:12px;font-weight:600;line-height:16px}.studio-module__G7fT1a__referenceThumb{border-radius:var(--radius-sm);background:var(--card);box-shadow:inset 0 0 0 1px var(--ghost-border);overflow:hidden}.studio-module__G7fT1a__referenceThumb>div{aspect-ratio:16/9;background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__referenceThumb strong{margin:var(--space-2) var(--space-2) 0;color:var(--foreground);background:0 0;padding:0;font-size:12px;line-height:16px;display:block}.studio-module__G7fT1a__referenceThumb small{margin:2px var(--space-2) var(--space-2);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:15px;display:block;overflow:hidden}.studio-module__G7fT1a__storyboardGrid{grid-template-columns:repeat(auto-fill, minmax(var(--feed-min-col,220px), 1fr));gap:var(--space-3);display:grid}.studio-module__G7fT1a__storyboardPlayBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:.7;background:#08080ab3;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:44px;height:44px;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-module__G7fT1a__storyboardPlayBtn:hover{opacity:1;transform:translate(-50%,-50%)scale(1.05)}.studio-module__G7fT1a__storyboardPlayBtn[data-playing=true]{opacity:0}.studio-module__G7fT1a__storyboardSlot:hover .studio-module__G7fT1a__storyboardPlayBtn[data-playing=true]{opacity:.7}.studio-module__G7fT1a__timelineZoomBar{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex}.studio-module__G7fT1a__timelineZoomSlider{appearance:none;cursor:pointer;background:0 0;width:140px}.studio-module__G7fT1a__timelineZoomSlider::-webkit-slider-runnable-track{background:color-mix(in srgb, var(--muted-foreground) 50%, transparent);border-radius:2px;height:4px}.studio-module__G7fT1a__timelineZoomSlider::-webkit-slider-thumb{appearance:none;background:var(--primary);border:2px solid var(--card);cursor:pointer;border-radius:50%;width:14px;height:14px;margin-top:-5px}.studio-module__G7fT1a__timelineZoomSlider::-moz-range-track{background:color-mix(in srgb, var(--muted-foreground) 50%, transparent);border-radius:2px;height:4px}.studio-module__G7fT1a__timelineZoomSlider::-moz-range-thumb{background:var(--primary);border:2px solid var(--card);cursor:pointer;border-radius:50%;width:14px;height:14px}.studio-module__G7fT1a__storyboardSlot,.studio-module__G7fT1a__storyboardSlotEmpty{border-radius:var(--radius-sm);background:var(--secondary);min-width:0;box-shadow:inset 0 0 0 1px var(--ghost-border);color:inherit;text-decoration:none;display:grid;overflow:hidden}.studio-module__G7fT1a__storyboardSlot:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 40%, transparent)}.studio-module__G7fT1a__storyboardMedia{background:var(--secondary);position:relative;overflow:hidden}.studio-module__G7fT1a__storyboardMediaInner{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;display:block}.studio-module__G7fT1a__storyboardMediaPlaceholder{width:100%;height:100%;color:var(--muted-foreground);background:color-mix(in srgb, var(--muted) 35%, var(--card));place-items:center;gap:6px;display:grid}.studio-module__G7fT1a__storyboardMediaPlaceholder span{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);background:0 0;margin:0;padding:0;font-size:11px;font-weight:500}.studio-module__G7fT1a__storyboardSlotBadge{z-index:1;border-radius:var(--radius-xs);color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#08080ab3;padding:2px 7px;font-size:11px;font-weight:700;line-height:16px;position:absolute;top:6px;left:6px}.studio-module__G7fT1a__storyboardSlot strong,.studio-module__G7fT1a__storyboardSlotEmpty strong{padding:var(--space-3);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:18px;overflow:hidden}.studio-module__G7fT1a__storyboardSlotFooter{padding:var(--space-3);gap:2px;min-width:0;display:grid}.studio-module__G7fT1a__storyboardSlotFooter strong{padding:0}.studio-module__G7fT1a__storyboardChapterChip{color:var(--muted-foreground);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.studio-module__G7fT1a__storyboardSlotEmpty{border:1px dashed var(--border);align-content:space-between;min-height:164px;position:relative}.studio-module__G7fT1a__storyboardSlotEmpty .studio-module__G7fT1a__storyboardSlotBadge{background:var(--secondary);color:var(--muted-foreground)}.studio-module__G7fT1a__shotList{gap:var(--space-3);display:grid}.studio-module__G7fT1a__shotListItem{min-width:0;padding:var(--space-2);border-radius:var(--radius-sm);gap:var(--space-3);background:var(--secondary);color:var(--foreground);grid-template-columns:64px minmax(0,1fr) 18px;align-items:center;display:grid}.studio-module__G7fT1a__shotListItem>div{aspect-ratio:16/9;border-radius:var(--radius-xs);background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__shotListItem span{gap:3px;min-width:0;display:grid}.studio-module__G7fT1a__shotListItem strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.studio-module__G7fT1a__shotListItem small{color:var(--muted-foreground);align-items:center;gap:4px;font-size:11px;line-height:14px;display:inline-flex}.studio-module__G7fT1a__mediaPreviewGrid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__shotPreview{border-radius:var(--radius-sm);background:var(--muted);box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover}.studio-module__G7fT1a__shotNavigatorItem{border-radius:var(--radius-sm);background:var(--secondary);flex:0 0 86px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #0000}.studio-module__G7fT1a__shotNavigatorItem[data-active=true]{box-shadow:inset 0 0 0 2px var(--primary)}.studio-module__G7fT1a__shotNavigatorItem div{aspect-ratio:16/9;background-position:50%;background-size:cover}.studio-module__G7fT1a__shotNavigatorItem span{border-radius:var(--radius-xs);color:#fff;background:#000000ad;place-items:center;min-width:20px;min-height:20px;font-size:11px;font-weight:700;line-height:14px;display:grid;position:absolute;top:4px;left:4px}.studio-module__G7fT1a__shotWorkspacePage{gap:var(--space-6);max-width:1320px;padding-bottom:180px;display:grid}.studio-module__G7fT1a__shotFeedPage{align-content:start;gap:var(--space-5);max-width:1320px;min-height:calc(100vh - 128px);padding-bottom:calc(var(--shot-prompt-panel-h,260px) + 48px);display:grid}.studio-module__G7fT1a__shotFeedHeader{gap:var(--space-3);display:grid}.studio-module__G7fT1a__shotFeedCrumbs{align-items:center;gap:var(--space-3);color:var(--muted-foreground);font-size:13px;line-height:18px;display:flex}.studio-module__G7fT1a__shotTopNavigator{background:var(--background);margin:-32px -48px 0;display:grid}.studio-module__G7fT1a__shotTopBar{border-bottom:1px solid var(--border);align-items:center;gap:var(--space-3);min-height:64px;padding:0 30px;display:flex}.studio-module__G7fT1a__shotIconLink,.studio-module__G7fT1a__shotIconButton{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--secondary-foreground);cursor:pointer;background:0 0;place-items:center;display:grid}.studio-module__G7fT1a__shotIconLink:hover,.studio-module__G7fT1a__shotIconButton:hover{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__shotIconLink[aria-disabled=true]{opacity:.42;pointer-events:none}.studio-module__G7fT1a__shotCrumbLink{max-width:160px;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.studio-module__G7fT1a__shotCrumbLink:hover{color:var(--foreground)}.studio-module__G7fT1a__shotCounter{width:52px;color:var(--muted-foreground);text-align:center;font-variant-numeric:tabular-nums;font-size:13px;line-height:18px}.studio-module__G7fT1a__shotTopTitle{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;line-height:20px;overflow:hidden}.studio-module__G7fT1a__shotStagePill{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:30px;color:var(--secondary-foreground);text-transform:capitalize;align-items:center;margin-left:auto;padding:4px 12px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.studio-module__G7fT1a__shotStripHeader{width:min(100%,1320px);padding:var(--space-3) 48px 0;border-top:1px solid var(--border);justify-content:space-between;gap:var(--space-4);color:var(--muted-foreground);text-transform:uppercase;margin:0 auto;font-size:12px;font-weight:700;line-height:16px;display:flex}.studio-module__G7fT1a__shotStripHeader small{color:var(--muted-foreground);text-transform:none;font-size:11px;font-weight:600;line-height:16px}.studio-module__G7fT1a__shotStrip{width:min(100%,1320px);padding:var(--space-3) 48px var(--space-4);border-bottom:1px solid var(--border);gap:var(--space-2);margin:0 auto;display:flex;overflow-x:auto}.studio-module__G7fT1a__shotStripItem,.studio-module__G7fT1a__shotStripAdd{border-radius:var(--radius-md);background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 92%, #ff4c7d 8%), #ff7a38 48%, #7d61d9);color:#fff;flex:0 0 102px;place-items:center;height:72px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #0000}.studio-module__G7fT1a__shotStripItem[data-active=true]{box-shadow:inset 0 0 0 2px var(--primary)}.studio-module__G7fT1a__shotStripMedia{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.studio-module__G7fT1a__shotStripItem span{border-radius:var(--radius-xs);color:#fff;background:#000000a3;place-items:center;min-width:19px;height:19px;font-size:11px;font-weight:800;line-height:14px;display:grid;position:absolute;top:5px;left:5px}.studio-module__G7fT1a__shotStripItem strong{font-size:18px;font-weight:800;line-height:24px}.studio-module__G7fT1a__shotStripAdd{border:1px dashed var(--border);background:var(--card);color:var(--muted-foreground)}.studio-module__G7fT1a__shotAssetBar{z-index:14;min-height:54px;padding:var(--space-2);border-radius:var(--radius-md);align-items:center;gap:var(--space-2);background:color-mix(in srgb, var(--card) 94%, transparent);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-wrap:wrap;display:flex;position:sticky;top:0}.studio-module__G7fT1a__shotAssetChips{border-radius:var(--radius-sm);background:var(--secondary);min-height:34px;color:var(--secondary-foreground);align-items:center;gap:6px;padding:4px 9px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.studio-module__G7fT1a__shotAssetChips svg{color:var(--primary)}.studio-module__G7fT1a__shotAssetChipGroup{align-items:center;gap:var(--space-2);min-height:34px;color:var(--muted-foreground);flex-wrap:wrap;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.studio-module__G7fT1a__shotAssetChipGroup>svg{color:var(--primary)}.studio-module__G7fT1a__selectedAssetChip{border:1px solid color-mix(in srgb, var(--primary) 36%, var(--border));border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 9%, var(--card));min-height:28px;color:var(--foreground);align-items:center;gap:6px;padding:2px 7px 2px 3px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.studio-module__G7fT1a__selectedAssetChipCast{background:color-mix(in srgb, #10b981 18%, var(--card));border-color:color-mix(in srgb, #10b981 45%, var(--border));color:color-mix(in srgb, #10b981 70%, var(--foreground))}.studio-module__G7fT1a__selectedAssetChipSet{background:color-mix(in srgb, #3b82f6 18%, var(--card));border-color:color-mix(in srgb, #3b82f6 45%, var(--border));color:color-mix(in srgb, #3b82f6 70%, var(--foreground))}.studio-module__G7fT1a__selectedAssetChipProp{background:color-mix(in srgb, #f97316 18%, var(--card));border-color:color-mix(in srgb, #f97316 45%, var(--border));color:color-mix(in srgb, #f97316 70%, var(--foreground))}.studio-module__G7fT1a__selectedAssetChip i{border-radius:var(--radius-pill);background:var(--muted);background-position:50%;background-size:cover;width:22px;height:22px;display:block}.studio-module__G7fT1a__selectedAssetChip button{border-radius:var(--radius-pill);width:18px;height:18px;color:var(--muted-foreground);cursor:pointer;background:0 0;place-items:center;display:grid}.studio-module__G7fT1a__selectedAssetChip button:hover{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__shotAssetMeta{color:var(--muted-foreground);margin-left:auto;font-size:12px;font-weight:700;line-height:16px}.studio-module__G7fT1a__entryType{color:var(--primary);align-items:center;gap:7px;font-size:13px;font-weight:800;line-height:18px;display:inline-flex}.studio-module__G7fT1a__shotResultFeed{gap:28px;display:grid}.studio-module__G7fT1a__shotMasonryCard[data-failed=true] .studio-module__G7fT1a__shotMasonryMedia{background:color-mix(in srgb, var(--destructive) 10%, var(--muted))}.studio-module__G7fT1a__shotMasonryCard[data-failed=true]{box-shadow:var(--shadow-card), inset 0 0 0 1px color-mix(in srgb, var(--destructive) 35%, transparent)}.studio-module__G7fT1a__shotFailedMedia{aspect-ratio:16/9;width:100%;color:color-mix(in srgb, var(--destructive) 70%, var(--foreground));flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.studio-module__G7fT1a__shotFailedMedia>span{letter-spacing:.02em;text-transform:uppercase;opacity:.85;font-size:12px;font-weight:700;line-height:16px}.studio-module__G7fT1a__shotMasonryGrid{column-width:230px;column-gap:var(--space-4)}.studio-module__G7fT1a__shotMasonryCard{break-inside:avoid;margin-bottom:var(--space-4);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);overflow:hidden}.studio-module__G7fT1a__shotMasonryCard[data-active=true]{box-shadow:var(--shadow-card), inset 0 0 0 2px var(--primary)}.studio-module__G7fT1a__shotSelectedThumbBadge{z-index:2;letter-spacing:.02em;text-transform:uppercase;pointer-events:none;align-items:center;gap:4px;display:inline-flex;background:var(--primary)!important;color:var(--primary-foreground)!important;border-radius:999px!important;padding:2px 8px 2px 6px!important;font-size:11px!important;font-weight:800!important;line-height:16px!important;position:absolute!important;top:9px!important;left:auto!important;right:8px!important}.studio-module__G7fT1a__shotMasonryMedia{border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--muted);width:100%;color:inherit;padding:0;display:block;position:relative;overflow:hidden}.studio-module__G7fT1a__shotMasonryMedia .studio-module__G7fT1a__shotMediaAsset{aspect-ratio:16/9;min-height:0}.studio-module__G7fT1a__shotVideoPlayBtn{background:var(--muted);cursor:pointer;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.studio-module__G7fT1a__shotVideoPlayBtn .studio-module__G7fT1a__shotMediaAsset{width:100%;height:auto;display:block}.studio-module__G7fT1a__shotVideoPlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg, color-mix(in srgb, var(--muted) 90%, transparent), color-mix(in srgb, var(--background) 70%, transparent));width:100%}.studio-module__G7fT1a__shotVideoPlayIcon{color:#fff;text-shadow:0 2px 12px #00000073;transition:background var(--dur-fast) var(--ease);background:linear-gradient(#0000 60%,#00000059 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.studio-module__G7fT1a__shotVideoPlayBtn:hover .studio-module__G7fT1a__shotVideoPlayIcon,.studio-module__G7fT1a__shotVideoPlayBtn:focus-visible .studio-module__G7fT1a__shotVideoPlayIcon{background:linear-gradient(#0000001a 0%,#00000073 100%)}.studio-module__G7fT1a__shotActionRow button:disabled{opacity:.7;cursor:default}.studio-module__G7fT1a__shotMasonryMedia>span{z-index:1;border-radius:var(--radius-xs);color:#fff;pointer-events:none;background:#0000008c;padding:2px 8px;font-size:12px;font-weight:800;line-height:16px;position:absolute;top:9px;left:10px}.studio-module__G7fT1a__shotMasonryMeta{padding:var(--space-3);gap:3px;display:grid}.studio-module__G7fT1a__shotMasonryMeta strong{color:var(--foreground);font-size:13px;font-weight:800;line-height:18px}.studio-module__G7fT1a__shotMasonryTitle{width:fit-content;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;padding:0;font-size:13px;font-weight:800;line-height:18px}.studio-module__G7fT1a__shotMasonryTitle:hover{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.studio-module__G7fT1a__shotMasonryMeta span{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px;overflow:hidden}.studio-module__G7fT1a__shotMasonryMeta em,.studio-module__G7fT1a__shotSelectedBadge{background:color-mix(in srgb, var(--primary) 20%, transparent);width:fit-content;color:var(--primary);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;margin-top:3px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:800;line-height:15px;display:inline-flex}.studio-module__G7fT1a__shotGenerationEntry{grid-template-columns:minmax(560px,820px) minmax(240px,1fr);align-items:stretch;gap:0;display:grid}.studio-module__G7fT1a__shotGenerationMediaColumn{gap:var(--space-3);min-width:0;display:grid}.studio-module__G7fT1a__shotMediaTile{border-radius:var(--radius-md);background:var(--card);min-height:308px;color:inherit;cursor:pointer;box-shadow:inset 0 0 0 1px var(--ghost-border);display:block;position:relative;overflow:hidden}.studio-module__G7fT1a__shotMediaTile:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 44%, transparent), 0 10px 28px #0000003d}.studio-module__G7fT1a__shotMediaAsset{object-fit:cover;width:100%;height:100%;min-height:308px;display:block}.studio-module__G7fT1a__shotMediaTile span{z-index:1;color:#fff;text-shadow:0 2px 10px #00000073;font-size:12px;font-weight:800;line-height:16px;position:absolute;bottom:10px;left:12px}.studio-module__G7fT1a__shotActionRow{z-index:2;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity var(--dur-fast) var(--ease);background:#0009;gap:4px;padding:4px;display:flex;position:absolute;top:8px;right:8px}.studio-module__G7fT1a__shotMasonryCard:hover .studio-module__G7fT1a__shotActionRow,.studio-module__G7fT1a__shotMasonryCard:focus-within .studio-module__G7fT1a__shotActionRow{opacity:1;pointer-events:auto}.studio-module__G7fT1a__shotActionRow button{border-radius:var(--radius-xs);color:#ffffffe6;cursor:pointer;background:0 0;align-items:center;gap:4px;min-height:26px;padding:0 8px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.studio-module__G7fT1a__shotActionRow button:hover{color:#fff;background:#ffffff26}.studio-module__G7fT1a__shotActionRowBelow{border-top:1px solid var(--border);background:var(--card);flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex}.studio-module__G7fT1a__shotActionRowBelow button{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--background);min-height:28px;color:var(--foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.studio-module__G7fT1a__shotActionRowBelow button:hover:not(:disabled){border-color:var(--teal);color:var(--teal)}.studio-module__G7fT1a__shotActionRowBelow button:disabled{opacity:.55;cursor:not-allowed}.studio-module__G7fT1a__shotEntryMeta{flex-direction:column;justify-content:center;min-height:308px;padding:24px 28px;display:flex}.studio-module__G7fT1a__shotEntryMeta h2{margin:0 0 var(--space-3);max-width:520px;color:var(--foreground);font-size:18px;font-weight:800;line-height:28px}.studio-module__G7fT1a__shotEmptyResults{min-height:360px;padding:var(--space-6);border:1px dashed var(--border);border-radius:var(--radius-md);align-content:center;place-items:center;gap:var(--space-3);background:var(--card);color:var(--muted-foreground);text-align:center;box-shadow:var(--shadow-card);display:grid}.studio-module__G7fT1a__shotEmptyResults strong{color:var(--foreground);font-size:18px;line-height:24px}.studio-module__G7fT1a__shotEditorTray{z-index:28;gap:var(--space-2);pointer-events:none;display:grid;position:fixed;bottom:28px;left:128px;right:48px}.studio-module__G7fT1a__shotEditorTray>*{pointer-events:auto}.studio-module__G7fT1a__shotPromptAssetBar{min-height:48px;padding:var(--space-2);border-radius:var(--radius-md);align-items:center;gap:var(--space-2);background:color-mix(in srgb, var(--card) 96%, transparent);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__shotPreviewModal{width:min(100%,1180px)}.studio-module__G7fT1a__shotPreviewModalBody{padding:var(--space-5);gap:var(--space-5);grid-template-columns:minmax(0,1fr) 340px;display:grid}.studio-module__G7fT1a__shotPreviewVideo{aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--muted);object-fit:contain;width:100%;box-shadow:inset 0 0 0 1px var(--ghost-border);display:block}.studio-module__G7fT1a__shotPreviewModalBody aside{align-content:start;gap:var(--space-4);min-width:0;display:grid}.studio-module__G7fT1a__shotPreviewModalBody h3{color:var(--foreground);margin:0;font-size:14px;font-weight:800;line-height:20px}.studio-module__G7fT1a__shotPreviewModalBody p{padding:var(--space-3);border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);margin:0;font-size:13px;line-height:21px}.studio-module__G7fT1a__modalFooterInline{gap:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__shotPromptPanel{z-index:28;border-radius:var(--radius-md);gap:var(--space-3);padding:var(--space-4);background:color-mix(in srgb, var(--card) 97%, transparent);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;position:fixed;bottom:24px;left:392px;right:48px}.studio-module__G7fT1a__shotPromptPanelHeader{justify-content:space-between;gap:var(--space-4);align-items:center;display:flex}.studio-module__G7fT1a__shotPromptPanelHeader h2{align-items:center;gap:var(--space-2);color:var(--foreground);margin:0;font-size:16px;font-weight:800;line-height:22px;display:inline-flex}.studio-module__G7fT1a__shotPromptPanelHeader h2 svg{color:var(--primary)}.studio-module__G7fT1a__shotPromptPanelHeader h2 span{color:var(--muted-foreground);font-size:13px;font-weight:600;line-height:18px}.studio-module__G7fT1a__shotPromptPanelHeader>div{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.studio-module__G7fT1a__iconTextButton,.studio-module__G7fT1a__iconOnlyButton{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:var(--space-2);min-height:36px;color:var(--foreground);cursor:pointer;background:0 0;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.studio-module__G7fT1a__iconTextButton{padding:0 var(--space-3)}.studio-module__G7fT1a__iconOnlyButton{width:36px}.studio-module__G7fT1a__iconTextButton:hover,.studio-module__G7fT1a__iconOnlyButton:hover{background:var(--secondary)}.studio-module__G7fT1a__shotPromptRefs{min-height:44px;padding:6px var(--space-2);border:1px dashed var(--border);border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__shotPromptRefs>span:first-child{color:var(--muted-foreground);text-transform:uppercase;font-size:11px;font-weight:800;line-height:16px}.studio-module__G7fT1a__mentionWrap{position:relative}.studio-module__G7fT1a__shotPromptTextarea{width:100%;min-height:76px;max-height:132px;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);font:inherit;resize:vertical;font-size:14px;line-height:22px}.studio-module__G7fT1a__mentionMenu{z-index:35;width:min(100%,320px);padding:var(--space-2);border-radius:var(--radius-md);background:var(--popover);box-shadow:var(--shadow-popover);gap:3px;display:grid;position:absolute}.studio-module__G7fT1a__mentionMenu>span{padding:4px var(--space-2);color:var(--muted-foreground);text-transform:uppercase;font-size:11px;font-weight:800;line-height:15px}.studio-module__G7fT1a__mentionMenu button{min-height:42px;padding:var(--space-2);border-radius:var(--radius-sm);gap:var(--space-2);color:var(--foreground);text-align:left;cursor:pointer;background:0 0;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;display:grid}.studio-module__G7fT1a__mentionMenu button:hover{background:var(--accent)}.studio-module__G7fT1a__mentionMenu button>div{aspect-ratio:1;border-radius:var(--radius-xs);background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__mentionMenu strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:18px;overflow:hidden}.studio-module__G7fT1a__mentionMenu small{color:var(--muted-foreground);font-size:11px;font-weight:700;line-height:15px}.studio-module__G7fT1a__shotPromptToolbar{gap:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__shotPromptToolbar button{border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);background:var(--background);min-height:34px;color:var(--foreground);cursor:pointer;padding:0 10px;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.studio-module__G7fT1a__shotPromptToolbar button:hover{background:var(--secondary)}.studio-module__G7fT1a__shotPromptToolbar span,.studio-module__G7fT1a__shotPromptToolbar small{border-radius:var(--radius-pill);background:var(--secondary);min-height:20px;color:var(--muted-foreground);padding:2px 7px;font-size:11px;font-weight:800;line-height:15px}.studio-module__G7fT1a__shotBottomActionBar{margin:0 calc(var(--space-4) * -1) calc(var(--space-4) * -1);padding:var(--space-2) var(--space-4);border-top:1px solid var(--border);align-items:center;gap:var(--space-4);color:var(--muted-foreground);flex-wrap:wrap;font-size:12px;font-weight:700;line-height:18px;display:flex}.studio-module__G7fT1a__shotBottomActionBar>div{gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.studio-module__G7fT1a__shotWorkspaceGrid{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 360px;align-items:start;display:grid}.studio-module__G7fT1a__shotOutputStack,.studio-module__G7fT1a__shotVersionsPanel{gap:var(--space-5);min-width:0;display:grid}.studio-module__G7fT1a__shotVersionsPanel{position:sticky;top:32px}.studio-module__G7fT1a__shotOutputPanel{border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);overflow:hidden}.studio-module__G7fT1a__shotOutputHeader{padding:var(--space-5);justify-content:space-between;gap:var(--space-4);align-items:flex-start;display:flex}.studio-module__G7fT1a__shotOutputHeader h2{color:var(--foreground);margin:0;font-size:22px;font-weight:600;line-height:30px}.studio-module__G7fT1a__shotOutputPreview{background:var(--muted);min-height:420px;box-shadow:inset 0 0 0 1px var(--ghost-border);background-position:50%;background-size:cover;place-items:center;display:grid}.studio-module__G7fT1a__shotOutputPreview button{border-radius:var(--radius-pill);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;place-items:center;width:58px;height:58px;display:grid}.studio-module__G7fT1a__shotOutputMeta{padding:var(--space-4) var(--space-5);gap:var(--space-2);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__shotOutputMeta span{border-radius:var(--radius-pill);background:var(--secondary);min-height:26px;color:var(--secondary-foreground);padding:4px 9px;font-size:12px;font-weight:600;line-height:16px}.studio-module__G7fT1a__versionList{gap:var(--space-2);display:grid}.studio-module__G7fT1a__versionItem{min-width:0;padding:var(--space-2);border-radius:var(--radius-sm);gap:var(--space-3);background:var(--secondary);color:var(--foreground);text-align:left;cursor:pointer;grid-template-columns:72px minmax(0,1fr) 18px;align-items:center;display:grid;box-shadow:inset 0 0 0 1px #0000}.studio-module__G7fT1a__versionItem[data-active=true]{background:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 42%, transparent)}.studio-module__G7fT1a__versionItem>div{aspect-ratio:16/9;border-radius:var(--radius-xs);background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__versionItem span{gap:2px;min-width:0;display:grid}.studio-module__G7fT1a__versionItem strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:18px;overflow:hidden}.studio-module__G7fT1a__versionItem small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:15px;overflow:hidden}.studio-module__G7fT1a__emptyVersionState{min-height:96px;padding:var(--space-4);border:1px dashed var(--border);border-radius:var(--radius-sm);place-items:center;gap:var(--space-2);color:var(--muted-foreground);text-align:center;font-size:13px;line-height:18px;display:grid}.studio-module__G7fT1a__storyboardVersionGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__storyboardVersionItem{border-radius:var(--radius-sm);background:var(--secondary);color:var(--foreground);text-align:left;cursor:pointer;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #0000}.studio-module__G7fT1a__storyboardVersionItem[data-active=true]{box-shadow:inset 0 0 0 2px var(--primary)}.studio-module__G7fT1a__storyboardVersionItem div{aspect-ratio:16/9;background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__storyboardVersionItem span{padding:var(--space-2);color:var(--secondary-foreground);font-size:12px;font-weight:600;line-height:16px}.studio-module__G7fT1a__shotPromptDock{z-index:25;gap:var(--space-3);display:grid;position:sticky;bottom:18px}.studio-module__G7fT1a__shotPromptHeader{width:fit-content;max-width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);gap:var(--space-4);background:var(--card);box-shadow:var(--shadow-card);justify-content:space-between;align-items:center;display:flex}.studio-module__G7fT1a__shotPromptHeader h2{color:var(--foreground);margin:0;font-size:16px;font-weight:700;line-height:22px}.studio-module__G7fT1a__assetPickerModal{width:min(100%,1120px)}.studio-module__G7fT1a__assetPickerGrid{padding:var(--space-5);gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-module__G7fT1a__assetPickerSingle{padding:var(--space-5);gap:var(--space-4);display:grid}.studio-module__G7fT1a__assetQuickAdd{gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.studio-module__G7fT1a__assetQuickAdd input{width:100%;min-height:40px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);font:inherit;font-size:14px;line-height:20px}.studio-module__G7fT1a__assetPickerGrid section,.studio-module__G7fT1a__assetPickerSingle section{align-content:start;gap:var(--space-3);min-width:0;display:grid}.studio-module__G7fT1a__assetPickerGrid h3,.studio-module__G7fT1a__assetPickerSingle h3{align-items:center;gap:var(--space-2);color:var(--foreground);margin:0;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.studio-module__G7fT1a__assetPickerList{gap:var(--space-2);display:grid}.studio-module__G7fT1a__assetPickerItem{min-width:0;padding:var(--space-2);border-radius:var(--radius-sm);gap:var(--space-3);background:var(--secondary);color:var(--foreground);text-align:left;cursor:pointer;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;display:grid;box-shadow:inset 0 0 0 1px #0000}.studio-module__G7fT1a__assetPickerItem[data-active=true]{background:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 42%, transparent)}.studio-module__G7fT1a__assetPickerItem>div{aspect-ratio:1;border-radius:var(--radius-xs);background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__assetPickerItem span{gap:2px;min-width:0;display:grid}.studio-module__G7fT1a__assetPickerItem strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px;overflow:hidden}.studio-module__G7fT1a__assetPickerItem small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:15px;overflow:hidden}.studio-module__G7fT1a__modalBackdrop{z-index:80;background:#0000008a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studio-module__G7fT1a__studioModal{border-radius:var(--radius-md);background:var(--card);width:min(100%,920px);max-height:min(92vh,760px);box-shadow:var(--shadow-card);overflow:auto}.studio-module__G7fT1a__chapterSetupModal{border-radius:var(--radius-md) 0 0 var(--radius-md);width:min(100%,700px);height:100vh;max-height:100vh}.studio-module__G7fT1a__chapterSetupBackdrop{place-items:stretch end;padding:0}.studio-module__G7fT1a__chapterSetupBody{padding:var(--space-5);gap:var(--space-5);display:grid}.studio-module__G7fT1a__chapterSetupSummary{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);gap:var(--space-3);background:color-mix(in srgb, var(--secondary) 45%, transparent);display:grid}.studio-module__G7fT1a__setupChipRow,.studio-module__G7fT1a__chapterSetupActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__setupChipRow span{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:26px;color:var(--foreground);background:var(--background);align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__setupChipRow span[data-tone=cast]{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 45%, transparent)}.studio-module__G7fT1a__setupChipRow span[data-tone=scenes]{color:var(--teal);border-color:color-mix(in srgb, var(--teal) 45%, transparent)}.studio-module__G7fT1a__setupChipRow span[data-tone=items]{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 45%, transparent)}.studio-module__G7fT1a__chapterSetupActions .studio-module__G7fT1a__secondaryButton{background:var(--background);min-height:44px;box-shadow:inset 0 0 0 1px var(--border);flex:220px;justify-content:center}.studio-module__G7fT1a__chapterTitleField,.studio-module__G7fT1a__chapterContentEditor{gap:var(--space-2);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:700;line-height:16px;display:grid}.studio-module__G7fT1a__chapterTitleField input,.studio-module__G7fT1a__chapterContentEditor textarea,.studio-module__G7fT1a__setupInlineField input,.studio-module__G7fT1a__customDurationBox input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:100%;color:var(--foreground);font:inherit}.studio-module__G7fT1a__chapterTitleField input,.studio-module__G7fT1a__setupInlineField input,.studio-module__G7fT1a__customDurationBox input{min-height:40px;padding:0 var(--space-3)}.studio-module__G7fT1a__chapterContentEditor label{align-items:center;gap:var(--space-2);display:inline-flex}.studio-module__G7fT1a__chapterContentEditor textarea,.studio-module__G7fT1a__shotPlotTextarea{width:100%;min-height:142px;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);resize:vertical;font:inherit;letter-spacing:0;text-transform:none;outline:none;font-size:14px;font-weight:400;line-height:22px}.studio-module__G7fT1a__shotPlotTextarea:focus{border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--ring) 25%, transparent)}.studio-module__G7fT1a__setupTabs{border-radius:var(--radius-sm);background:var(--secondary);flex-wrap:wrap;gap:3px;width:fit-content;padding:4px;display:flex}.studio-module__G7fT1a__setupTabs button{min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);color:var(--muted-foreground);cursor:pointer;font-size:13px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__setupTabs button[data-active=true]{background:var(--background);color:var(--foreground);box-shadow:var(--shadow-card)}.studio-module__G7fT1a__setupTabs span{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 16%, transparent);min-width:20px;min-height:20px;color:var(--primary);place-items:center;padding:0 6px;font-size:11px;display:inline-grid}.studio-module__G7fT1a__setupTabPanel{gap:var(--space-5);display:grid}.studio-module__G7fT1a__setupTabPanel .studio-module__G7fT1a__modeGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.studio-module__G7fT1a__setupTabPanel .studio-module__G7fT1a__durationGrid{margin-top:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.studio-module__G7fT1a__setupTabPanel .studio-module__G7fT1a__durationCard{text-align:center;align-content:center;min-height:88px}.studio-module__G7fT1a__setupTabPanel .studio-module__G7fT1a__durationCard strong{font-size:20px;line-height:26px}.studio-module__G7fT1a__setupSectionLabel{margin-bottom:var(--space-2);color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.studio-module__G7fT1a__setupInlineField{gap:var(--space-3);color:var(--secondary-foreground);grid-template-columns:116px minmax(0,1fr) auto;align-items:center;font-size:13px;display:grid}.studio-module__G7fT1a__setupDurationHeader{justify-content:space-between;gap:var(--space-3);align-items:flex-start;display:flex}.studio-module__G7fT1a__setupDurationHeader p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:18px}.studio-module__G7fT1a__setupDurationHeader>span{border:1px solid color-mix(in srgb, var(--primary) 45%, transparent);border-radius:var(--radius-pill);min-height:28px;color:var(--primary);white-space:nowrap;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__customDurationBox{margin-top:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);gap:var(--space-3);background:color-mix(in srgb, var(--secondary) 45%, transparent);display:grid}.studio-module__G7fT1a__customDurationBox>div:first-child{align-items:center;gap:var(--space-2);color:var(--foreground);font-size:13px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__customDurationBox>div:last-child{gap:var(--space-3);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;display:grid}.studio-module__G7fT1a__customDurationBox label{gap:var(--space-1);color:var(--muted-foreground);font-size:11px;display:grid}.studio-module__G7fT1a__customDurationBox span{color:var(--secondary-foreground);white-space:nowrap;font-size:13px}.studio-module__G7fT1a__chapterAssetPickerGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__chapterAssetPickerCard{min-width:0;padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);gap:var(--space-3);background:var(--background);color:var(--muted-foreground);text-align:left;cursor:pointer;grid-template-columns:56px minmax(0,1fr);align-items:center;display:grid}.studio-module__G7fT1a__chapterAssetPickerCard[data-active=true]{background:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 42%, transparent)}.studio-module__G7fT1a__chapterAssetPickerCard[data-tone=scenes][data-active=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--teal) 48%, transparent)}.studio-module__G7fT1a__chapterAssetPickerCard[data-tone=items][data-active=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 48%, transparent)}.studio-module__G7fT1a__chapterAssetPickerCard>div{aspect-ratio:1;border-radius:var(--radius-xs);background:var(--muted);background-position:50%;background-size:cover}.studio-module__G7fT1a__chapterAssetPickerCard span{gap:2px;min-width:0;display:grid}.studio-module__G7fT1a__chapterAssetPickerCard strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.studio-module__G7fT1a__chapterAssetPickerCard small{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.studio-module__G7fT1a__modalBodyStack{padding:var(--space-5);gap:var(--space-5);display:grid}.studio-module__G7fT1a__modalHeader,.studio-module__G7fT1a__modalFooter{padding:var(--space-5);justify-content:space-between;gap:var(--space-4);border-bottom:1px solid var(--border);align-items:center;display:flex}.studio-module__G7fT1a__modalHeader h2{color:var(--foreground);margin:0;font-size:22px;font-weight:600;line-height:30px}.studio-module__G7fT1a__modalFooter{border-top:1px solid var(--border);border-bottom:0;justify-content:flex-end}.studio-module__G7fT1a__modalClose{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--muted-foreground);background:var(--secondary);cursor:pointer;place-items:center;display:grid}.studio-module__G7fT1a__modalGrid{padding:var(--space-5);gap:var(--space-5);grid-template-columns:280px minmax(0,1fr);display:grid}.studio-module__G7fT1a__modalPreview{min-height:360px;padding:var(--space-5);border-radius:var(--radius-md);background:var(--secondary);align-content:center;place-items:center;gap:var(--space-3);color:var(--muted-foreground);text-align:center;display:grid}.studio-module__G7fT1a__modalPreview strong{color:var(--foreground);font-size:15px;line-height:22px}.studio-module__G7fT1a__modalPreview span{max-width:220px;font-size:13px;line-height:20px}.studio-module__G7fT1a__modalForm{gap:var(--space-4);display:grid}.studio-module__G7fT1a__modalFormRow{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__modalForm label{gap:var(--space-2);color:var(--muted-foreground);font-size:12px;font-weight:600;line-height:16px;display:grid}.studio-module__G7fT1a__entityImageColumn{flex-direction:column;gap:8px;display:flex}.studio-module__G7fT1a__entityImageGenButton{align-self:flex-start;margin-top:4px}.studio-module__G7fT1a__entityDescriptionLabel{white-space:nowrap;align-items:baseline;gap:6px;min-width:0;display:inline-flex}.studio-module__G7fT1a__entityDescriptionLabel>span:last-child{color:var(--muted-foreground);font-weight:400}.studio-module__G7fT1a__requiredMark{color:var(--primary)}.studio-module__G7fT1a__worldModalBody{padding:var(--space-5);gap:var(--space-5);display:grid}.studio-module__G7fT1a__worldModalSection{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);display:grid}.studio-module__G7fT1a__worldModalSection h3{color:var(--foreground);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:14px;font-weight:600;line-height:20px}.studio-module__G7fT1a__worldModalSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.studio-module__G7fT1a__worldModalCopy{color:var(--muted-foreground);margin:0;font-size:12px;line-height:18px}.studio-module__G7fT1a__worldCoverRow{gap:var(--space-4);grid-template-columns:200px minmax(0,1fr);align-items:start;display:grid}.studio-module__G7fT1a__worldCoverSlot{aspect-ratio:16/9;border-radius:var(--radius-sm);border:1px dashed var(--border);background:var(--secondary) center/cover no-repeat;width:200px;color:var(--muted-foreground);cursor:pointer;place-items:center;gap:6px;font-size:12px;transition:border-color .15s;display:grid}.studio-module__G7fT1a__worldCoverSlot:hover{border-color:var(--primary);color:var(--foreground)}.studio-module__G7fT1a__worldCoverSlot:disabled{cursor:progress;opacity:.7}.studio-module__G7fT1a__worldCoverInfo{color:var(--muted-foreground);align-content:start;gap:6px;font-size:12px;display:grid}.studio-module__G7fT1a__worldCoverRemove{border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--muted-foreground);cursor:pointer;background:0 0;align-self:start;align-items:center;gap:4px;width:fit-content;padding:3px 8px;font-size:11px;display:inline-flex}.studio-module__G7fT1a__worldCoverRemove:hover{color:var(--destructive);border-color:var(--destructive)}.studio-module__G7fT1a__worldRefList{gap:var(--space-3);display:grid}.studio-module__G7fT1a__worldRefEmpty{align-items:center;gap:var(--space-2);padding:var(--space-4);border:1px dashed var(--border);border-radius:var(--radius-sm);color:var(--muted-foreground);background:var(--secondary);font-size:13px;display:flex}.studio-module__G7fT1a__worldRefRow{gap:var(--space-3);padding:var(--space-3);background:var(--secondary);border-radius:var(--radius-sm);grid-template-columns:90px minmax(0,1fr) auto;align-items:start;display:grid}.studio-module__G7fT1a__worldRefThumb{border-radius:var(--radius-xs);border:1px dashed var(--border);background:var(--card) center/cover no-repeat;width:90px;height:90px;color:var(--muted-foreground);cursor:pointer;place-items:center;transition:border-color .15s;display:grid}.studio-module__G7fT1a__worldRefThumb:hover{border-color:var(--primary);color:var(--foreground)}.studio-module__G7fT1a__worldRefThumb:disabled{cursor:progress}.studio-module__G7fT1a__worldRefFields{gap:6px;display:grid}.studio-module__G7fT1a__worldRefFields input{border:1px solid var(--border);border-radius:var(--radius-xs);background:var(--input);width:100%;color:var(--foreground);padding:6px 8px;font-family:inherit;font-size:13px}.studio-module__G7fT1a__worldRefFields input:focus{border-color:var(--primary);outline:none}.studio-module__G7fT1a__worldRefRemove{border:1px solid var(--border);border-radius:var(--radius-xs);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;align-self:start;place-items:center;display:grid}.studio-module__G7fT1a__worldRefRemove:hover{color:var(--destructive);border-color:var(--destructive)}.studio-module__G7fT1a__worldRefError{color:var(--destructive);font-size:11px}.studio-module__G7fT1a__worldWizardTabs{padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border);background:var(--card);gap:4px;display:flex;overflow-x:auto}.studio-module__G7fT1a__worldWizardTab{color:var(--muted-foreground);letter-spacing:.04em;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.studio-module__G7fT1a__worldWizardTab:hover{background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__worldWizardTabActive{background:color-mix(in srgb, var(--primary) 18%, transparent);color:var(--primary)}.studio-module__G7fT1a__worldWizardBody{padding:var(--space-5);gap:var(--space-4);flex:1;display:grid;overflow-y:auto}.studio-module__G7fT1a__worldWizardStep{gap:var(--space-4);display:grid}.studio-module__G7fT1a__worldWizardHeading{color:var(--foreground);gap:4px;margin:0;font-size:18px;font-weight:600;line-height:24px;display:grid}.studio-module__G7fT1a__worldWizardSubheading{color:var(--muted-foreground);font-size:12px;font-weight:500;line-height:18px;display:block}.studio-module__G7fT1a__worldWizardField{color:var(--muted-foreground);gap:6px;font-size:12px;font-weight:600;line-height:16px;display:grid}.studio-module__G7fT1a__worldWizardFieldLabel{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:16px;display:flex}.studio-module__G7fT1a__worldWizardField input,.studio-module__G7fT1a__worldWizardField select,.studio-module__G7fT1a__worldWizardField textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--input);width:100%;color:var(--foreground);padding:10px 12px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5}.studio-module__G7fT1a__worldWizardField textarea{resize:vertical;min-height:72px}.studio-module__G7fT1a__worldWizardField input:focus,.studio-module__G7fT1a__worldWizardField select:focus,.studio-module__G7fT1a__worldWizardField textarea:focus{border-color:var(--primary);outline:none}.studio-module__G7fT1a__worldWizardEmpty{padding:var(--space-5);text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-md);font-size:13px}.studio-module__G7fT1a__worldWizardHintInline{color:var(--muted-foreground);margin:4px 0 0;font-size:11px;font-style:italic;display:inline-block}.studio-module__G7fT1a__worldWizardHint{background:color-mix(in srgb, var(--primary) 6%, var(--card));border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);border-radius:var(--radius-sm);color:var(--muted-foreground);align-items:center;gap:6px;margin:0;padding:8px 12px;font-size:11px;line-height:16px;display:inline-flex}.studio-module__G7fT1a__worldGenreGrid,.studio-module__G7fT1a__worldSubGenreGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.studio-module__G7fT1a__worldGenreTile{aspect-ratio:16/11;border-radius:var(--radius-sm);cursor:pointer;background-position:50%;background-size:cover;background-color:var(--muted);border:2px solid #0000;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.studio-module__G7fT1a__worldGenreTile:hover{transform:translateY(-2px)}.studio-module__G7fT1a__worldGenreTileSelected{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 45%, transparent)}.studio-module__G7fT1a__worldGenreTileScrim{pointer-events:none;background:linear-gradient(#0000 35%,#000000c7);position:absolute;inset:0}.studio-module__G7fT1a__worldGenreTileLabel{color:#fff;text-shadow:0 1px 2px #0009;text-align:left;font-size:14px;font-weight:600;position:absolute;bottom:12px;left:12px;right:40px}.studio-module__G7fT1a__worldGenreTileCount,.studio-module__G7fT1a__worldGenreTileAdd{background:var(--primary);min-width:24px;height:24px;color:var(--primary-foreground);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px}.studio-module__G7fT1a__worldGenreTileAdd{color:#fff;background:#ffffff2e}.studio-module__G7fT1a__worldSubGenrePreviewBlock{padding:var(--space-3);background:var(--secondary);border-radius:var(--radius-sm);gap:8px;display:grid}.studio-module__G7fT1a__worldSubGenrePreviewLabel{color:var(--muted-foreground);font-size:12px}.studio-module__G7fT1a__worldSubGenrePreviewLabel strong{color:var(--primary)}.studio-module__G7fT1a__worldSubGenrePreviewRow{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.studio-module__G7fT1a__worldSubGenrePreviewThumb{aspect-ratio:3/4;border-radius:var(--radius-xs);background-position:50%;background-size:cover;background-color:var(--muted)}.studio-module__G7fT1a__worldCoverWizardRow{place-items:center;display:grid}.studio-module__G7fT1a__worldCoverLargeWrap{place-items:center;gap:8px;display:grid}.studio-module__G7fT1a__worldCoverLargeSlot{aspect-ratio:3/4;border-radius:var(--radius-md);border:1px dashed var(--border);background:var(--secondary) center/cover no-repeat;width:min(360px,100%);color:var(--muted-foreground);cursor:pointer;text-align:center;place-items:center;gap:8px;padding:12px;font-size:13px;transition:border-color .15s;display:grid}.studio-module__G7fT1a__worldCoverLargeSlot:hover{border-color:var(--primary)}.studio-module__G7fT1a__worldCoverLargeHint{color:var(--muted-foreground);font-size:11px}.studio-module__G7fT1a__worldRefSection{gap:var(--space-2);margin-top:var(--space-2);display:grid}.studio-module__G7fT1a__worldCoverPreview{aspect-ratio:3/4;border-radius:var(--radius-sm);background:var(--muted) center/cover no-repeat;width:min(320px,100%)}.studio-module__G7fT1a__modalForm input,.studio-module__G7fT1a__modalForm select,.studio-module__G7fT1a__modalForm textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:100%;color:var(--foreground);font:inherit;font-size:14px;line-height:20px}.studio-module__G7fT1a__modalForm input,.studio-module__G7fT1a__modalForm select{min-height:40px;padding:0 var(--space-3)}.studio-module__G7fT1a__modalForm textarea{min-height:142px;padding:var(--space-3);resize:vertical}.studio-module__G7fT1a__modalStatus{padding:var(--space-3);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary);margin:0;font-size:13px;font-weight:600;line-height:20px}.studio-module__G7fT1a__placeholderPage{place-items:center;min-height:calc(100vh - 64px);display:grid}.studio-module__G7fT1a__placeholderCard{width:min(100%,620px);padding:var(--space-6);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-card);text-align:center}.studio-module__G7fT1a__placeholderCard h1{margin:var(--space-3) 0 var(--space-2);color:var(--foreground);font-size:24px;font-weight:600;line-height:32px}.studio-module__G7fT1a__placeholderCard p{color:var(--secondary-foreground);margin:0;font-size:14px;line-height:22px}@media (max-width:1180px){.studio-module__G7fT1a__projectGrid,.studio-module__G7fT1a__contentGrid{grid-template-columns:1fr}.studio-module__G7fT1a__listingHeader,.studio-module__G7fT1a__worldHeader,.studio-module__G7fT1a__sectionHeader{flex-direction:column;align-items:flex-start}.studio-module__G7fT1a__stats,.studio-module__G7fT1a__headerActions{justify-content:flex-start}.studio-module__G7fT1a__assetGrid,.studio-module__G7fT1a__exportGrid{grid-template-columns:1fr}.studio-module__G7fT1a__entityGrid{--entity-row-height:140px}.studio-module__G7fT1a__masonryGrid{column-count:2}.studio-module__G7fT1a__setupGrid,.studio-module__G7fT1a__chapterDetailGrid,.studio-module__G7fT1a__shotWorkspaceGrid,.studio-module__G7fT1a__shotGenerationEntry{grid-template-columns:1fr}.studio-module__G7fT1a__shotEntryMeta{min-height:0;padding:var(--space-4) 0 0}.studio-module__G7fT1a__shotEditorTray{left:112px;right:32px}.studio-module__G7fT1a__shotPromptPanel{left:392px;right:32px}.studio-module__G7fT1a__chapterOverviewGrid{grid-template-columns:1fr}.studio-module__G7fT1a__setupAside,.studio-module__G7fT1a__chapterRightRail,.studio-module__G7fT1a__shotVersionsPanel{position:static}.studio-module__G7fT1a__referenceSetupGrid,.studio-module__G7fT1a__sheetGrid,.studio-module__G7fT1a__storyboardGrid,.studio-module__G7fT1a__chapterShotMetrics,.studio-module__G7fT1a__mediaPreviewGrid,.studio-module__G7fT1a__chapterConceptGrid,.studio-module__G7fT1a__modeGrid,.studio-module__G7fT1a__durationGrid,.studio-module__G7fT1a__referenceRow>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.studio-module__G7fT1a__entityHeaderActions{flex-wrap:wrap}.studio-module__G7fT1a__entityHeaderActions .studio-module__G7fT1a__primaryButton,.studio-module__G7fT1a__characterAiMenuWrap,.studio-module__G7fT1a__characterAiMenuWrap>button{flex:auto}}@media (max-width:820px){.studio-module__G7fT1a__studioPage{padding:24px 24px 56px}.studio-module__G7fT1a__studioInner,.studio-module__G7fT1a__listingHeader,.studio-module__G7fT1a__projectGrid{min-width:0;max-width:100%}.studio-module__G7fT1a__skelDetail,.studio-module__G7fT1a__skelHeaderText{width:100%;min-width:0;max-width:100%}.studio-module__G7fT1a__skelDetailHeaderRow{flex-direction:column;align-items:stretch}.studio-module__G7fT1a__skelTitle,.studio-module__G7fT1a__skelSubtitle,.studio-module__G7fT1a__skelButton{max-width:100%}.studio-module__G7fT1a__sectionPage[aria-busy=true],.studio-module__G7fT1a__sectionPage[aria-busy=true] .studio-module__G7fT1a__sectionHeader,.studio-module__G7fT1a__sectionPage[aria-busy=true] .studio-module__G7fT1a__entityGrid{width:100%;min-width:0;max-width:100%}.studio-module__G7fT1a__sectionPage[aria-busy=true] .studio-module__G7fT1a__entityGrid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-module__G7fT1a__sectionPage[aria-busy=true] .studio-module__G7fT1a__entityCard{width:100%;min-width:0}.studio-module__G7fT1a__shotEditorTray{left:24px;right:24px}.studio-module__G7fT1a__shotPromptPanel{bottom:18px;left:104px;right:24px}.studio-module__G7fT1a__shotTopNavigator{margin:-24px -24px 0}.studio-module__G7fT1a__shotStripHeader,.studio-module__G7fT1a__shotStrip{padding-left:24px;padding-right:24px}.studio-module__G7fT1a__shotAssetMeta{width:100%;margin-left:0}.studio-module__G7fT1a__shotMasonryGrid{column-count:2}.studio-module__G7fT1a__shotPreviewModalBody,.studio-module__G7fT1a__detailShell{grid-template-columns:1fr}.studio-module__G7fT1a__detailSidebar{height:auto;position:static}.studio-module__G7fT1a__navGroups{grid-template-columns:1fr}.studio-module__G7fT1a__detailMain{padding:24px}.studio-module__G7fT1a__referenceGrid,.studio-module__G7fT1a__fieldGrid,.studio-module__G7fT1a__projectCounts,.studio-module__G7fT1a__chapterCard,.studio-module__G7fT1a__reorderShotRow,.studio-module__G7fT1a__timelineItem,.studio-module__G7fT1a__profileCard{grid-template-columns:1fr}.studio-module__G7fT1a__masonryGrid{column-count:1}.studio-module__G7fT1a__characterHeroGrid,.studio-module__G7fT1a__overviewHeroCard,.studio-module__G7fT1a__referenceSetupGrid,.studio-module__G7fT1a__sheetGrid,.studio-module__G7fT1a__storyboardGrid,.studio-module__G7fT1a__chapterShotMetrics,.studio-module__G7fT1a__mediaPreviewGrid,.studio-module__G7fT1a__referenceRow,.studio-module__G7fT1a__referenceRow>div,.studio-module__G7fT1a__shotListItem,.studio-module__G7fT1a__reorderShotRow,.studio-module__G7fT1a__versionItem,.studio-module__G7fT1a__assetPickerGrid,.studio-module__G7fT1a__assetPickerItem,.studio-module__G7fT1a__chapterConceptGrid,.studio-module__G7fT1a__modeGrid,.studio-module__G7fT1a__durationGrid,.studio-module__G7fT1a__modalGrid,.studio-module__G7fT1a__modalFormRow{grid-template-columns:1fr}.studio-module__G7fT1a__timelineRail{display:none}}@media (max-width:560px){.studio-module__G7fT1a__shotMasonryGrid{column-count:1}.studio-module__G7fT1a__shotPromptPanel{left:88px;right:16px}}.studio-module__G7fT1a__entityTagsRow{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--background);flex-wrap:wrap;gap:6px;padding:6px;display:flex}.studio-module__G7fT1a__entityTagChip{border-radius:var(--radius-pill);background:var(--secondary);color:var(--foreground);align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__entityTagChip button{width:14px;height:14px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.studio-module__G7fT1a__entityTagChip button:hover{color:var(--foreground)}.studio-module__G7fT1a__entityTagInput{min-width:120px;color:var(--foreground);background:0 0;border:none;outline:none;flex:120px;padding:3px 6px;font-size:13px}.studio-module__G7fT1a__entityCardButton{appearance:none;text-align:left;cursor:pointer;font:inherit;color:inherit;border:none;padding:0}.studio-module__G7fT1a__entityCardButton:hover{outline:2px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:2px}.studio-module__G7fT1a__entityDescription{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__entityTagsInline{flex-wrap:wrap;gap:4px;display:flex}.studio-module__G7fT1a__entityTagsInline span{border-radius:var(--radius-pill);background:var(--secondary);color:var(--muted-foreground);padding:2px 6px;font-size:11px;font-weight:600}.studio-module__G7fT1a__entityFillBar{margin-bottom:var(--space-2);background:0 0;border:0;border-radius:0;flex-wrap:wrap;align-items:center;gap:10px;padding:0;display:flex}.studio-module__G7fT1a__entityFillButton{border-radius:var(--radius-pill);background:var(--primary);min-height:32px;color:var(--primary-foreground);cursor:pointer;border:0;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__entityFillButton:hover:not(:disabled){filter:brightness(1.03)}.studio-module__G7fT1a__entityFillButton:disabled{cursor:not-allowed;opacity:.55}.studio-module__G7fT1a__entityFillToast{color:var(--primary);font-size:12px;font-weight:600}.studio-module__G7fT1a__refSlotActions{margin-top:var(--space-2);flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.studio-module__G7fT1a__refSlotIconButton{border-radius:var(--radius-pill);border:1px solid var(--border);min-height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:12px;font-weight:600;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.studio-module__G7fT1a__refSlotIconButton:hover:not(:disabled){color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 22%, transparent);background:color-mix(in srgb, var(--foreground) 4%, transparent)}.studio-module__G7fT1a__refSlotIconButton:disabled{cursor:not-allowed;opacity:.45}.studio-module__G7fT1a__refSlotIconButtonDanger:hover:not(:disabled){color:var(--destructive);border-color:color-mix(in srgb, var(--destructive) 38%, transparent);background:color-mix(in srgb, var(--destructive) 8%, transparent)}.studio-module__G7fT1a__refSlotStatus{border-radius:var(--radius-xs);letter-spacing:.2px;text-transform:uppercase;align-items:center;gap:4px;width:fit-content;min-height:22px;padding:2px 8px;font-size:11px;font-weight:700;line-height:14px;display:inline-flex}.studio-module__G7fT1a__refSlotStatusMissing{color:var(--muted-foreground);background:var(--secondary);box-shadow:inset 0 0 0 1px var(--border)}.studio-module__G7fT1a__refSlotStatusReady{color:#2f9d6c;background:#2f9d6c1f;box-shadow:inset 0 0 0 1px #2f9d6c61}.studio-module__G7fT1a__refSlotStatusRunning{color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 38%, transparent)}.studio-module__G7fT1a__refSlotStatusFailed{color:var(--destructive);background:color-mix(in srgb, var(--destructive) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--destructive) 38%, transparent)}.studio-module__G7fT1a__refSlotStatus svg{flex-shrink:0;width:12px;height:12px}.studio-module__G7fT1a__refSlotStatusSpinner{animation:.9s linear infinite studio-module__G7fT1a__refSlotSpin}@keyframes studio-module__G7fT1a__refSlotSpin{to{transform:rotate(360deg)}}.studio-module__G7fT1a__imageTrigger{cursor:zoom-in;border-radius:var(--radius-sm);background:0 0;border:0;width:100%;padding:0;display:block}.studio-module__G7fT1a__imageTrigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.studio-module__G7fT1a__imageTrigger:disabled{cursor:default}.studio-module__G7fT1a__imagePreviewModal{border-radius:var(--radius-md);background:var(--card);width:min(100%,1080px);max-height:min(94vh,920px);box-shadow:var(--shadow-card);flex-direction:column;display:flex;overflow:hidden}.studio-module__G7fT1a__imagePreviewHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border);display:flex}.studio-module__G7fT1a__imagePreviewTitleBlock{min-width:0}.studio-module__G7fT1a__imagePreviewTitle{color:var(--foreground);margin:0;font-size:17px;font-weight:700;line-height:22px}.studio-module__G7fT1a__imagePreviewSubtitle{color:var(--muted-foreground);margin:4px 0 0;font-size:12px;line-height:16px}.studio-module__G7fT1a__imagePreviewHeaderActions{align-items:center;gap:6px;display:inline-flex}.studio-module__G7fT1a__imagePreviewIconLink,.studio-module__G7fT1a__imagePreviewClose{border-radius:var(--radius-pill);border:1px solid var(--border);width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;text-decoration:none;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.studio-module__G7fT1a__imagePreviewIconLink:hover,.studio-module__G7fT1a__imagePreviewClose:hover{color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 22%, transparent);background:color-mix(in srgb, var(--foreground) 4%, transparent)}.studio-module__G7fT1a__imagePreviewBody{flex:1;grid-template-columns:minmax(0,1fr) 260px;gap:0;min-height:0;display:grid}.studio-module__G7fT1a__imagePreviewStageWrap{min-height:0;display:grid;position:relative}.studio-module__G7fT1a__imagePreviewStage{padding:var(--space-4);background:color-mix(in srgb, var(--foreground) 4%, transparent);place-items:center;min-height:0;display:grid;overflow:auto}.studio-module__G7fT1a__imagePreviewImage{object-fit:contain;border-radius:var(--radius-sm);transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#000;width:auto;max-width:100%;height:auto;max-height:78vh;transition:transform .12s;box-shadow:0 4px 30px #00000040}.studio-module__G7fT1a__imagePreviewImage[data-zoomed=true]{cursor:grab}.studio-module__G7fT1a__imagePreviewImage[data-panning=true]{cursor:grabbing}.studio-module__G7fT1a__imagePreviewToolbar{left:50%;bottom:var(--space-3);align-items:center;gap:var(--space-3);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);background:#000000b3;border:1px solid #ffffff14;padding:6px 8px;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 6px 18px #0000004d}.studio-module__G7fT1a__imagePreviewZoomGroup,.studio-module__G7fT1a__imagePreviewNavGroup{align-items:center;gap:2px;display:inline-flex}.studio-module__G7fT1a__imagePreviewZoomGroup+.studio-module__G7fT1a__imagePreviewNavGroup{padding-left:var(--space-3);border-left:1px solid #ffffff1a}.studio-module__G7fT1a__imagePreviewToolButton{border-radius:var(--radius-xs);color:#ffffffc7;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .12s,color .12s;display:inline-flex}.studio-module__G7fT1a__imagePreviewToolButton:hover:not(:disabled){color:#fff;background:#ffffff14}.studio-module__G7fT1a__imagePreviewToolButton:disabled{opacity:.35;cursor:not-allowed}.studio-module__G7fT1a__imagePreviewZoomLabel{border-radius:var(--radius-xs);color:#ffffffdb;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;min-width:48px;height:26px;padding:0 8px;font-size:12px;font-weight:700}.studio-module__G7fT1a__imagePreviewZoomLabel:hover{color:#fff;background:#ffffff14}.studio-module__G7fT1a__imagePreviewCounter{text-align:center;color:#ffffffdb;font-variant-numeric:tabular-nums;min-width:44px;padding:0 4px;font-size:12px;font-weight:700}.studio-module__G7fT1a__imagePreviewEmpty{padding:var(--space-5);color:var(--muted-foreground);text-align:center;font-size:13px}.studio-module__G7fT1a__imagePreviewMeta{padding:var(--space-4);border-left:1px solid var(--border);gap:var(--space-4);background:var(--card);flex-direction:column;margin:0;display:flex;overflow-y:auto}.studio-module__G7fT1a__imagePreviewMetaList{gap:var(--space-3);margin:0;display:grid}.studio-module__G7fT1a__imagePreviewMetaSection{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary);letter-spacing:.4px;text-transform:uppercase;align-self:flex-start;align-items:center;padding:2px 10px;font-size:11px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__imagePreviewFooter{padding-top:var(--space-3);border-top:1px solid var(--border);justify-content:flex-end;margin-top:auto;display:flex}.studio-module__G7fT1a__imagePreviewDownload{border-radius:var(--radius-pill);background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:0;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__imagePreviewDownload:hover{filter:brightness(1.04)}.studio-module__G7fT1a__imagePreviewPrompt{padding-top:var(--space-3);border-top:1px solid var(--border);margin:0}.studio-module__G7fT1a__imagePreviewPromptSummary{cursor:pointer;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.4px;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:14px;list-style:none;display:inline-flex}.studio-module__G7fT1a__imagePreviewPromptSummary::-webkit-details-marker{display:none}.studio-module__G7fT1a__imagePreviewPromptSummary:before{content:"▸";color:var(--muted-foreground);font-size:10px;transition:transform .12s;display:inline-block}.studio-module__G7fT1a__imagePreviewPrompt[open] .studio-module__G7fT1a__imagePreviewPromptSummary:before{transform:rotate(90deg)}.studio-module__G7fT1a__imagePreviewPromptCount{color:color-mix(in srgb, var(--muted-foreground) 75%, transparent);text-transform:none;letter-spacing:0;border-left:1px solid var(--border);padding-left:6px;font-size:10px;font-weight:500}.studio-module__G7fT1a__imagePreviewPromptBody{margin:var(--space-2) 0 0;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--foreground) 4%, transparent);color:var(--foreground);white-space:pre-wrap;word-break:break-word;max-height:320px;font-family:ui-monospace,SFMono-Regular,JetBrains Mono,Menlo,monospace;font-size:11px;line-height:16px;overflow-y:auto}.studio-module__G7fT1a__imagePreviewMetaRow{gap:2px;min-width:0;display:grid}.studio-module__G7fT1a__imagePreviewMetaRow dt{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:600;line-height:14px}.studio-module__G7fT1a__imagePreviewMetaRow dd{color:var(--foreground);word-break:break-all;margin:0;font-size:13px;line-height:18px}@media (max-width:720px){.studio-module__G7fT1a__imagePreviewBody{grid-template-columns:1fr}.studio-module__G7fT1a__imagePreviewMeta{border-left:0;border-top:1px solid var(--border)}}.studio-module__G7fT1a__membersTable{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;overflow:auto hidden}.studio-module__G7fT1a__membersTable table{border-collapse:collapse;width:100%;min-width:760px}.studio-module__G7fT1a__membersTable thead th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:var(--muted,transparent);padding:12px 16px;font-size:12px;font-weight:600}.studio-module__G7fT1a__membersTable tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 16px;font-size:14px}.studio-module__G7fT1a__membersTable tbody tr:last-child td{border-bottom:0}.studio-module__G7fT1a__orgPageContent{padding:32px 48px 64px}.studio-module__G7fT1a__orgUsageStats{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.studio-module__G7fT1a__orgUsageTable{margin-top:var(--space-5);-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;overflow:auto hidden}.studio-module__G7fT1a__orgUsageTable table{min-width:680px}.studio-module__G7fT1a__orgUsageNumeric{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right!important}.studio-module__G7fT1a__subsectionTitle{border-bottom:1px solid var(--border);margin:0;padding:16px 16px 12px;font-size:14px;font-weight:600}.studio-module__G7fT1a__memberCell{align-items:center;gap:10px;display:flex}.studio-module__G7fT1a__memberAvatar{background:var(--primary,#4f46e5);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__memberName{color:var(--foreground);font-weight:500}.studio-module__G7fT1a__memberEmail{color:var(--muted-foreground);font-size:12px}.studio-module__G7fT1a__cellMuted{color:var(--muted-foreground);font-size:13px}.studio-module__G7fT1a__cellActions{text-align:right;white-space:nowrap}.studio-module__G7fT1a__cellActions>*+*{margin-left:6px}.studio-module__G7fT1a__actionsSpacer{vertical-align:middle;width:32px;height:28px;display:inline-block}.studio-module__G7fT1a__iconButton{appearance:none;border:1px solid var(--border);border-radius:var(--radius-sm,6px);cursor:pointer;color:var(--muted-foreground);background:0 0;justify-content:center;align-items:center;padding:6px 8px;display:inline-flex}.studio-module__G7fT1a__iconButton:hover{background:var(--muted,#0000000a);color:var(--foreground)}.studio-module__G7fT1a__iconButton:disabled{opacity:.5;cursor:not-allowed}.studio-module__G7fT1a__emptyCell{text-align:center;color:var(--muted-foreground);font-size:13px;padding:32px 16px!important}.studio-module__G7fT1a__inviteResultBlock{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--muted,#00000008);padding:var(--space-4);flex-direction:column;gap:8px;display:flex}.studio-module__G7fT1a__inviteUrlRow{align-items:center;gap:8px;display:flex}.studio-module__G7fT1a__inviteUrl{border-radius:var(--radius-sm,6px);border:1px solid var(--border);background:var(--background);word-break:break-all;flex:1;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px}.studio-module__G7fT1a__removedChip{background:var(--muted,#0000000f);color:var(--muted-foreground);border-radius:999px;align-items:center;margin-left:6px;padding:1px 6px;font-size:11px;line-height:1.4;display:inline-flex}.studio-module__G7fT1a__titleHelpButton{color:var(--muted-foreground);cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;margin-left:8px;padding:4px;transition:color .12s,background .12s;display:inline-flex}.studio-module__G7fT1a__titleHelpButton:hover{color:var(--foreground);background:var(--muted,#0000000f)}.studio-module__G7fT1a__rolePermsBody{flex-direction:column;max-height:70vh;display:flex;overflow-y:auto}.studio-module__G7fT1a__rolePermsRow{padding:16px var(--space-5);border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;gap:20px;display:grid}.studio-module__G7fT1a__rolePermsRow:last-child{border-bottom:0}.studio-module__G7fT1a__rolePermsRoleCol{flex-direction:column;gap:4px;display:flex}.studio-module__G7fT1a__rolePermsLabel{color:var(--foreground);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__rolePermsSummary{color:var(--muted-foreground);font-size:12px;line-height:1.5}.studio-module__G7fT1a__rolePermsList{color:var(--foreground);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:13px;line-height:1.5;display:flex}.studio-module__G7fT1a__rolePermsList li{margin:0}@media (max-width:720px){.studio-module__G7fT1a__orgPageContent{padding:24px 12px calc(112px + env(safe-area-inset-bottom,0px))}.studio-module__G7fT1a__orgUsageStats{grid-template-columns:1fr;gap:12px}.studio-module__G7fT1a__orgUsageTable{width:100%}.studio-module__G7fT1a__rolePermsRow{grid-template-columns:1fr;gap:8px}}.studio-module__G7fT1a__myRolePermsModal{width:min(100%,480px)}.studio-module__G7fT1a__myRolePermsBody{padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.studio-module__G7fT1a__myRolePermsBody h3{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:13px;font-weight:600}.studio-module__G7fT1a__inviteLanding{max-width:480px;padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);gap:var(--space-4);flex-direction:column;margin:80px auto;display:flex}.studio-module__G7fT1a__inviteLanding h1{margin:0;font-size:22px}.studio-module__G7fT1a__inviteLandingActions{justify-content:flex-end;gap:8px;display:flex}.studio-module__G7fT1a__storyboardSummaryRow{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__storyboardSummaryStat{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card);color:var(--muted-foreground);align-items:baseline;gap:4px;padding:4px 10px;font-size:12px;display:inline-flex}.studio-module__G7fT1a__storyboardSummaryStat strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:700}.studio-module__G7fT1a__storyboardStrip{margin:var(--space-3) 0 var(--space-4);gap:6px;padding:4px 0;display:flex;overflow-x:auto}.studio-module__G7fT1a__storyboardStripSeq{border:1px solid var(--border);background:color-mix(in srgb, var(--teal) 6%, var(--card));min-width:110px;color:var(--foreground);cursor:pointer;text-align:left;transition:border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);border-radius:8px;flex-direction:column;gap:6px;padding:8px 10px;font-family:inherit;display:flex;position:relative}.studio-module__G7fT1a__storyboardStripSeq:hover{border-color:var(--teal);box-shadow:0 0 18px -10px color-mix(in srgb, var(--teal) 65%, transparent)}.studio-module__G7fT1a__storyboardStripSeq[data-empty=true]{background:var(--card);opacity:.7}.studio-module__G7fT1a__storyboardStripSeqHeader{align-items:baseline;gap:6px;font-size:12px;display:flex}.studio-module__G7fT1a__storyboardStripSeqNumber{color:var(--muted-foreground);font-weight:700}.studio-module__G7fT1a__storyboardStripSeqTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.studio-module__G7fT1a__storyboardStripSeqDuration{font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-size:11px}.studio-module__G7fT1a__storyboardStripShots{gap:2px;height:8px;display:flex}.studio-module__G7fT1a__storyboardStripShot{background:var(--teal);border-radius:2px;min-width:6px}.studio-module__G7fT1a__storyboardStripEmpty{height:8px;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.studio-module__G7fT1a__storyboardListControls{margin-bottom:var(--space-2);justify-content:flex-end;display:flex}.studio-module__G7fT1a__storyboardExpandToggle{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card);color:var(--foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__storyboardExpandToggle:hover,.studio-module__G7fT1a__storyboardExpandToggle[aria-pressed=true]{border-color:var(--teal);color:var(--teal)}.studio-module__G7fT1a__storyboardSeqList{gap:var(--space-5);flex-direction:column;display:flex}.studio-module__G7fT1a__storyboardSeqCard{gap:var(--space-2);flex-direction:column;display:flex}.studio-module__G7fT1a__storyboardSeqHeader{padding-bottom:var(--space-2);border-bottom:1px solid var(--border);margin-bottom:var(--space-2);flex-direction:column;gap:6px;display:flex}.studio-module__G7fT1a__storyboardSeqHeader>.studio-module__G7fT1a__eyebrow{margin:0}.studio-module__G7fT1a__storyboardSeqTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-module__G7fT1a__storyboardSeqTitleRow .studio-module__G7fT1a__panelTitle{margin:0}.studio-module__G7fT1a__storyboardSeqTitleActions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.studio-module__G7fT1a__storyboardSeqEyebrowRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.studio-module__G7fT1a__storyboardSeqEyebrowRow .studio-module__G7fT1a__eyebrow{margin:0}.studio-module__G7fT1a__storyboardSeqTitleLink{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__storyboardSeqTitleLink:hover{color:var(--teal)}.studio-module__G7fT1a__storyboardSeqStats{color:var(--muted-foreground);gap:6px;font-size:12px;display:flex}.studio-module__G7fT1a__storyboardSeqStatsFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:6px;display:flex}.studio-module__G7fT1a__storyboardSeqDeleteLink{color:color-mix(in srgb, var(--muted-foreground) 80%, transparent);cursor:pointer;transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;display:inline-flex}.studio-module__G7fT1a__storyboardSeqDeleteLink:hover{background:color-mix(in srgb, var(--destructive,#e5484d) 10%, transparent);color:var(--destructive,#e5484d)}.studio-module__G7fT1a__storyboardSeqStats strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:700}.studio-module__G7fT1a__storyboardSeqEmpty{padding:var(--space-3) 0 var(--space-2);color:var(--muted-foreground);text-align:center;margin:0;font-size:13px}.studio-module__G7fT1a__storyboardSeqToolbar{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.studio-module__G7fT1a__storyboardSeqToolbarLeft,.studio-module__G7fT1a__storyboardSeqToolbarRight{align-items:center;gap:8px;display:inline-flex}.studio-module__G7fT1a__storyboardShotHeaderRow{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;padding:6px 4px;font-size:11px}.studio-module__G7fT1a__storyboardShotHeaderRow:hover{background:0 0}.studio-module__G7fT1a__storyboardShotHeaderCell{display:inline-block}.studio-module__G7fT1a__storyboardShotHeaderCellRight{text-align:right}.studio-module__G7fT1a__storyboardShotList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.studio-module__G7fT1a__storyboardShotRow{display:block}.studio-module__G7fT1a__storyboardShotMain{grid-template-columns:24px 24px 240px 1fr 88px 64px;align-items:center;gap:12px;display:grid}.studio-module__G7fT1a__storyboardShotThumbCell{position:relative}.studio-module__G7fT1a__storyboardShotDragHandle{color:var(--muted-foreground);cursor:grab;opacity:0;transition:opacity var(--dur-fast) var(--ease);-webkit-user-select:none;user-select:none;-webkit-user-drag:element;touch-action:none;justify-content:center;align-items:center;display:inline-flex}.studio-module__G7fT1a__storyboardShotRow:hover .studio-module__G7fT1a__storyboardShotDragHandle,.studio-module__G7fT1a__storyboardShotRow[data-dragging=true] .studio-module__G7fT1a__storyboardShotDragHandle{opacity:1}.studio-module__G7fT1a__storyboardShotDragHandle:active{cursor:grabbing}.studio-module__G7fT1a__storyboardShotRow[data-dragging=true] .studio-module__G7fT1a__storyboardShotMain{opacity:.4}.studio-module__G7fT1a__storyboardShotRow[data-drop-indicator=above]{box-shadow:inset 0 2px 0 var(--primary)}.studio-module__G7fT1a__storyboardShotRow[data-drop-indicator=below]{box-shadow:inset 0 -2px 0 var(--primary)}.studio-module__G7fT1a__storyboardShotMain:hover{background:color-mix(in srgb, var(--teal) 5%, transparent)}.studio-module__G7fT1a__storyboardShotThumb{background:var(--secondary);border-radius:8px;width:240px;position:relative;overflow:hidden}.studio-module__G7fT1a__storyboardShotThumbInner{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%}.studio-module__G7fT1a__storyboardShotBadge{z-index:1;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#08080ab8;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:6px}.studio-module__G7fT1a__storyboardShotBadgeLeft{left:6px}.studio-module__G7fT1a__storyboardShotBadgeRight{right:6px}.studio-module__G7fT1a__storyboardShotPlaceholder{border:1px dashed var(--border);background:color-mix(in srgb, var(--secondary) 70%, transparent);width:100%;height:100%;color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-size:11px;display:flex;position:relative}.studio-module__G7fT1a__storyboardShotPlaceholder:hover,.studio-module__G7fT1a__storyboardShotPlaceholder[data-hover=true]{border-color:var(--teal);background:color-mix(in srgb, var(--teal) 12%, var(--secondary));color:var(--foreground);border-style:solid}.studio-module__G7fT1a__storyboardShotPlaceholder[data-uploading=true]{cursor:progress;border-color:var(--teal)}.studio-module__G7fT1a__storyboardShotBody{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-module__G7fT1a__storyboardShotField{color:var(--foreground);align-items:baseline;gap:8px;min-width:0;font-size:13px;line-height:1.45;display:flex}.studio-module__G7fT1a__storyboardShotFieldLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);white-space:nowrap;flex:none;font-size:10px;font-weight:700}.studio-module__G7fT1a__storyboardShotField>:not(.studio-module__G7fT1a__storyboardShotFieldLabel){flex:1 1 0;min-width:0}.studio-module__G7fT1a__storyboardShotTitle{font-weight:700}.studio-module__G7fT1a__storyboardShotPlot{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__storyboardShotPrompt{-webkit-line-clamp:2;color:var(--muted-foreground);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__storyboardShotAiActions{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.studio-module__G7fT1a__storyboardShotRow[data-expanded=true] .studio-module__G7fT1a__storyboardShotPlot,.studio-module__G7fT1a__storyboardShotRow[data-expanded=true] .studio-module__G7fT1a__storyboardShotPrompt{-webkit-line-clamp:unset;display:block;overflow:visible}.studio-module__G7fT1a__storyboardShotMuted{color:var(--muted-foreground);font-style:italic}.studio-module__G7fT1a__storyboardShotTitleLink{color:inherit}.studio-module__G7fT1a__storyboardShotTitleLink:hover .studio-module__G7fT1a__storyboardShotTitle{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--primary) 60%, transparent);text-decoration-color:color-mix(in srgb, var(--primary) 60%, transparent)}.studio-module__G7fT1a__storyboardInlineEditDisplay{-webkit-line-clamp:2;text-align:left;width:100%;color:inherit;cursor:text;font:inherit;background:0 0;border:1px solid #0000;border-radius:4px;-webkit-box-orient:vertical;margin:-2px -4px;padding:2px 4px;display:-webkit-box;overflow:hidden}.studio-module__G7fT1a__storyboardInlineEditDisplay:hover{border-color:color-mix(in srgb, var(--primary) 40%, transparent);background:color-mix(in srgb, var(--primary) 4%, transparent)}.studio-module__G7fT1a__storyboardInlineEditAdd{border:1px dashed var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:2px 8px;font-family:inherit;font-size:11px;display:inline-flex}.studio-module__G7fT1a__storyboardInlineEditAdd:hover{border-color:var(--primary);color:var(--foreground);background:color-mix(in srgb, var(--primary) 6%, transparent)}.studio-module__G7fT1a__storyboardShotDurationBtn{cursor:pointer;border:0;font-family:inherit}.studio-module__G7fT1a__storyboardShotDurationBtn:hover{background:#08080ad9}.studio-module__G7fT1a__storyboardShotDurationEdit{align-items:center;padding:1px 4px;display:inline-flex}.studio-module__G7fT1a__storyboardInlineEditWrap{flex-direction:column;gap:6px;display:flex}.studio-module__G7fT1a__storyboardInlineEditActions{justify-content:flex-end;gap:6px;display:flex}.studio-module__G7fT1a__storyboardInlineEditCancel,.studio-module__G7fT1a__storyboardInlineEditSave{cursor:pointer;border-radius:6px;padding:3px 10px;font-family:inherit;font-size:12px}.studio-module__G7fT1a__storyboardInlineEditCancel{color:var(--muted-foreground);border:1px solid var(--border);background:0 0}.studio-module__G7fT1a__storyboardInlineEditCancel:hover{color:var(--foreground);border-color:var(--foreground)}.studio-module__G7fT1a__storyboardInlineEditSave{background:var(--primary);color:var(--primary-foreground,#fff);border:1px solid var(--primary)}.studio-module__G7fT1a__storyboardInlineEditSave:hover:not(:disabled){filter:brightness(1.08)}.studio-module__G7fT1a__storyboardInlineEditSave:disabled,.studio-module__G7fT1a__storyboardInlineEditCancel:disabled{opacity:.5;cursor:not-allowed}.studio-module__G7fT1a__storyboardShotMeta{flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;padding-left:4px;display:flex}.studio-module__G7fT1a__storyboardShotDuration{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.studio-module__G7fT1a__storyboardShotStatusWrap{display:inline-flex}.studio-module__G7fT1a__storyboardBulkBar{z-index:50;background:color-mix(in srgb, var(--card) 96%, transparent);border:1px solid color-mix(in srgb, var(--primary) 30%, var(--border));-webkit-backdrop-filter:blur(12px)saturate(160%);min-width:320px;max-width:min(640px,92vw);animation:studio-module__G7fT1a__storyboardBulkBarIn .18s var(--ease,ease-out);border-radius:999px;justify-content:space-between;align-items:center;gap:18px;padding:10px 18px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0006,inset 0 0 0 1px #ffffff08}@keyframes studio-module__G7fT1a__storyboardBulkBarIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.studio-module__G7fT1a__storyboardBulkCount{color:var(--foreground);font-size:13px}.studio-module__G7fT1a__storyboardBulkCount strong{font-variant-numeric:tabular-nums;font-weight:700}.studio-module__G7fT1a__storyboardBulkActions{gap:8px;display:flex}.studio-module__G7fT1a__storyboardBulkDelete{background:var(--destructive);color:var(--destructive-foreground,#fff);border:1px solid var(--destructive);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:7px 13px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__storyboardBulkDelete:hover:not(:disabled){filter:brightness(1.08)}.studio-module__G7fT1a__storyboardBulkDelete:disabled{opacity:.5;cursor:not-allowed}.studio-module__G7fT1a__storyboardShotSelectWrap{cursor:pointer;align-items:center;display:inline-flex}.studio-module__G7fT1a__storyboardShotSelectWrap input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.studio-module__G7fT1a__wizardPanel{margin:var(--space-3) 0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);overflow:hidden}.studio-module__G7fT1a__wizardHeader{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--primary) 4%, var(--card));justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.studio-module__G7fT1a__wizardTitleRow{color:var(--foreground);align-items:center;gap:8px;display:flex}.studio-module__G7fT1a__wizardTitle{margin:0;font-size:14px;font-weight:700}.studio-module__G7fT1a__wizardSubtitle{color:var(--muted-foreground);font-size:12px}.studio-module__G7fT1a__wizardCollapseButton{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:12px;display:inline-flex}.studio-module__G7fT1a__wizardCollapseButton:hover{color:var(--foreground);border-color:var(--foreground)}.studio-module__G7fT1a__wizardSteps{flex-direction:column;display:flex}.studio-module__G7fT1a__wizardStep{border-bottom:1px solid var(--border);grid-template-columns:18px 18px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.studio-module__G7fT1a__wizardStep:last-child{border-bottom:0}.studio-module__G7fT1a__wizardStep[data-done=true] .studio-module__G7fT1a__wizardStepTitleRow strong{color:var(--muted-foreground);text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--muted-foreground) 50%, transparent);text-decoration-color:color-mix(in srgb, var(--muted-foreground) 50%, transparent)}.studio-module__G7fT1a__wizardStepMark{color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}.studio-module__G7fT1a__wizardStep[data-done=true] .studio-module__G7fT1a__wizardStepMark{color:var(--teal)}.studio-module__G7fT1a__wizardStepIcon{color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}.studio-module__G7fT1a__wizardStepBody{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-module__G7fT1a__wizardStepTitleRow{align-items:baseline;gap:6px;font-size:13px;display:flex}.studio-module__G7fT1a__wizardStepNumber{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:12px}.studio-module__G7fT1a__wizardStepHint{color:var(--muted-foreground);font-size:12px;line-height:1.4}.studio-module__G7fT1a__wizardStepAction{align-items:center;display:inline-flex}.studio-module__G7fT1a__wizardLinkButton{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__wizardLinkButton:hover{border-color:var(--primary)}.studio-module__G7fT1a__wizardError{background:color-mix(in srgb, var(--destructive) 10%, transparent);color:var(--destructive);cursor:pointer;margin:0;padding:8px 14px;font-size:12px}.studio-module__G7fT1a__storyboardTargetChip{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card);color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease);align-items:baseline;gap:6px;padding:4px 10px;font-family:inherit;font-size:12px;display:inline-flex}.studio-module__G7fT1a__storyboardTargetChip strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:700}.studio-module__G7fT1a__storyboardTargetChip:hover{border-color:var(--primary)}.studio-module__G7fT1a__storyboardTargetChip[data-delta=short]{border-color:color-mix(in srgb, #d97706 60%, var(--border))}.studio-module__G7fT1a__storyboardTargetChip[data-delta=over]{border-color:color-mix(in srgb, var(--destructive) 60%, var(--border))}.studio-module__G7fT1a__storyboardTargetChip[data-delta=ok]{border-color:color-mix(in srgb, var(--teal) 60%, var(--border))}.studio-module__G7fT1a__storyboardTargetDelta{color:var(--foreground);margin-left:4px}.studio-module__G7fT1a__storyboardTargetPopover{z-index:20;border:1px solid var(--border);background:var(--card);border-radius:10px;flex-direction:column;gap:8px;min-width:240px;padding:12px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #00000052}.studio-module__G7fT1a__storyboardTransitionRow{justify-content:center;padding:4px 0;display:flex}.studio-module__G7fT1a__storyboardTransitionChip{border:1px dashed var(--border);border-radius:var(--radius-pill);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;align-items:center;gap:4px;padding:2px 10px;font-family:inherit;font-size:10px;font-weight:600;display:inline-flex}.studio-module__G7fT1a__storyboardTransitionChip:hover:not(:disabled){color:var(--foreground)}.studio-module__G7fT1a__storyboardTransitionChip[data-state=extend]{border-style:solid;border-color:var(--teal);background:color-mix(in srgb, var(--teal) 20%, transparent);color:var(--foreground)}.studio-module__G7fT1a__storyboardTransitionChip[data-state=jump]{border-style:solid;border-color:var(--border);background:var(--secondary);color:var(--foreground)}.studio-module__G7fT1a__storyboardTransitionChip:disabled{opacity:.5;cursor:progress}.studio-module__G7fT1a__storyboardSeqDeleteButton{color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-family:inherit;display:inline-flex}.studio-module__G7fT1a__storyboardSeqDeleteButton:hover{color:var(--destructive);background:color-mix(in srgb, var(--destructive) 8%, transparent);border-color:color-mix(in srgb, var(--destructive) 40%, var(--border))}.studio-module__G7fT1a__storyboardSequenceSelectAll{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.studio-module__G7fT1a__storyboardSequenceSelectAll:hover{color:var(--foreground);border-color:var(--foreground)}.studio-module__G7fT1a__storyboardSequenceSelectAll input[type=checkbox]{width:14px;height:14px;accent-color:var(--primary);cursor:pointer}.studio-module__G7fT1a__storyboardShotUploadError{color:var(--destructive,#b91c1c);word-break:break-word;text-align:center;max-width:160px;font-size:10px}@keyframes studio-module__G7fT1a__ibSpin{to{transform:rotate(360deg)}}.studio-module__G7fT1a__ibSpin{animation:.8s linear infinite studio-module__G7fT1a__ibSpin}.studio-module__G7fT1a__shotRowActionsMenuWrap{display:inline-flex;position:relative}.studio-module__G7fT1a__shotRowActionsTrigger{border:1px solid color-mix(in srgb, var(--muted-foreground) 25%, transparent);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.studio-module__G7fT1a__shotRowActionsTrigger:hover:not(:disabled){color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 35%, transparent);background:color-mix(in srgb, var(--foreground) 5%, transparent)}.studio-module__G7fT1a__shotRowActionsTrigger:disabled{cursor:wait;opacity:.5}.studio-module__G7fT1a__shotRowActionsMenu{background:var(--background);border:1px solid color-mix(in srgb, var(--muted-foreground) 25%, transparent);z-index:20;border-radius:8px;gap:2px;min-width:200px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #00000040}.studio-module__G7fT1a__shotRowActionsItem{color:var(--foreground);text-align:left;cursor:pointer;transition:background var(--dur-fast) var(--ease);background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:inline-flex}.studio-module__G7fT1a__shotRowActionsItem:hover:not(:disabled){background:color-mix(in srgb, var(--foreground) 6%, transparent)}.studio-module__G7fT1a__shotRowActionsItem:disabled{cursor:not-allowed;opacity:.45}.studio-module__G7fT1a__shotRowActionsItemDestructive{color:var(--destructive,#e5484d)}.studio-module__G7fT1a__shotRowActionsItemDestructive:hover:not(:disabled){background:color-mix(in srgb, var(--destructive,#e5484d) 10%, transparent)}.studio-module__G7fT1a__shotRowActionsSeparator{background:color-mix(in srgb, var(--muted-foreground) 20%, transparent);height:1px;margin:4px 6px}.studio-module__G7fT1a__shotRowActionsCell{justify-content:flex-end;align-items:center;gap:4px;display:inline-flex}.studio-module__G7fT1a__shotRowEditLink{border:1px solid color-mix(in srgb, var(--muted-foreground) 25%, transparent);width:28px;height:28px;color:var(--muted-foreground);transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);border-radius:6px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__shotRowEditLink:hover{color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 35%, transparent);background:color-mix(in srgb, var(--foreground) 5%, transparent)}.studio-module__G7fT1a__shotPreviewLightbox{z-index:80;background:radial-gradient(circle at 36% 14%, #ffffff14, transparent 28%), color-mix(in srgb, var(--background) 92%, black 8%);color:var(--foreground);position:fixed;inset:0}.studio-module__G7fT1a__shotPreviewModal{grid-template-columns:minmax(0,1fr) 520px;width:auto;max-width:none;height:auto;max-height:none;display:grid;position:fixed;inset:0;overflow:hidden}.studio-module__G7fT1a__shotPreviewClose{z-index:82;background:color-mix(in srgb, var(--card) 86%, transparent);width:42px;height:42px;color:var(--foreground);box-shadow:var(--shadow-card);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;place-items:center;display:grid;position:fixed;top:28px;left:28px}.studio-module__G7fT1a__shotPreviewClose:hover{background:var(--accent)}.studio-module__G7fT1a__shotPreviewHeaderActions{align-items:center;gap:8px;display:inline-flex}.studio-module__G7fT1a__shotPreviewDetailLink{border:1px solid color-mix(in srgb, var(--muted-foreground) 25%, transparent);color:var(--foreground);transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__shotPreviewDetailLink:hover{border-color:var(--teal);background:color-mix(in srgb, var(--teal) 8%, transparent)}.studio-module__G7fT1a__shotPreviewMedia{box-sizing:border-box;background:0 0;place-items:center;min-width:0;height:100vh;min-height:0;padding:56px 72px 96px;display:grid;position:relative;overflow:hidden}.studio-module__G7fT1a__shotPreviewAsset{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:auto;max-height:calc(100vh - 152px);box-shadow:var(--shadow-modal);background:#000;display:block}.studio-module__G7fT1a__shotPreviewNavArrow{z-index:2;background:color-mix(in srgb, var(--card) 86%, transparent);width:44px;height:44px;color:var(--foreground);box-shadow:var(--shadow-card);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background var(--dur-fast) var(--ease);border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.studio-module__G7fT1a__shotPreviewNavArrow:hover{background:var(--accent)}.studio-module__G7fT1a__shotPreviewNavArrowLeft{left:28px}.studio-module__G7fT1a__shotPreviewNavArrowRight{right:28px}.studio-module__G7fT1a__shotPreviewPageIndicator{z-index:2;color:#fff;font-variant-numeric:tabular-nums;background:#08080ab3;border-radius:999px;padding:4px 12px;font-size:11px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.studio-module__G7fT1a__shotPreviewEmpty{padding:var(--space-5);color:var(--muted-foreground);text-align:center;max-width:280px;font-size:13px}.studio-module__G7fT1a__shotPreviewDetails{flex-direction:column;min-height:0;display:flex;overflow:hidden}.studio-module__G7fT1a__shotPreviewScrollBody{min-height:0;padding:var(--space-4) var(--space-5);scrollbar-width:thin;scrollbar-color:var(--muted-foreground) transparent;flex-direction:column;flex:auto;gap:14px;display:flex;overflow-y:auto}.studio-module__G7fT1a__shotPreviewScrollBody::-webkit-scrollbar{width:8px}.studio-module__G7fT1a__shotPreviewScrollBody::-webkit-scrollbar-track{background:0 0}.studio-module__G7fT1a__shotPreviewScrollBody::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted-foreground) 70%, transparent);border-radius:999px}.studio-module__G7fT1a__shotPreviewScrollBody::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.studio-module__G7fT1a__shotPreviewActions{padding:var(--space-3) var(--space-5) var(--space-4);border-top:1px solid color-mix(in srgb, var(--muted-foreground) 14%, transparent);flex:none}.studio-module__G7fT1a__shotPreviewDownload{background:var(--primary);width:100%;min-height:56px;color:var(--primary-foreground);transition:filter var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__shotPreviewDownload:hover{filter:brightness(1.04);transform:translateY(-1px)}.studio-module__G7fT1a__shotPreviewStatusRow{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.studio-module__G7fT1a__shotPreviewChip{background:color-mix(in srgb, var(--muted-foreground) 12%, transparent);color:var(--foreground);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;font-size:11px}.studio-module__G7fT1a__shotPreviewChip[data-tone=transition]{text-transform:uppercase;letter-spacing:.06em;background:color-mix(in srgb, var(--teal) 18%, transparent)}.studio-module__G7fT1a__shotPreviewSection{flex-direction:column;gap:4px;display:flex}.studio-module__G7fT1a__shotPreviewLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin:0;font-size:11px}.studio-module__G7fT1a__shotPreviewText{color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.studio-module__G7fT1a__shotPreviewMuted{color:var(--muted-foreground);margin:0;font-size:13px;font-style:italic}.studio-module__G7fT1a__shotPreviewInfoTable{border-collapse:collapse;border:1px solid color-mix(in srgb, var(--muted-foreground) 18%, transparent);border-radius:6px;width:100%;overflow:hidden}.studio-module__G7fT1a__shotPreviewInfoTable tr+tr{border-top:1px solid color-mix(in srgb, var(--muted-foreground) 14%, transparent)}.studio-module__G7fT1a__shotPreviewInfoTable th,.studio-module__G7fT1a__shotPreviewInfoTable td{vertical-align:middle;padding:8px 12px;font-size:12px}.studio-module__G7fT1a__shotPreviewInfoTable th{width:40%;color:var(--muted-foreground);text-align:left;font-weight:500}.studio-module__G7fT1a__shotPreviewInfoTable td{color:var(--foreground);text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.studio-module__G7fT1a__shotPreviewRunsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.studio-module__G7fT1a__shotPreviewRun{background:color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:6px;grid-template-columns:60px minmax(0,1fr) 80px 70px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:grid}.studio-module__G7fT1a__shotPreviewRun[data-selected=true]{background:color-mix(in srgb, var(--teal) 14%, transparent)}.studio-module__G7fT1a__shotPreviewRunKind{color:var(--muted-foreground);font-weight:600}.studio-module__G7fT1a__shotPreviewRunModel{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-module__G7fT1a__shotPreviewRunStatus{color:var(--muted-foreground);text-transform:capitalize}.studio-module__G7fT1a__shotPreviewRunPick{background:var(--teal);color:#fff;text-align:center;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700}.studio-module__G7fT1a__shotPreviewToggleRuns{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;margin-top:6px;padding:4px 8px;font-size:11px;display:inline-flex}.studio-module__G7fT1a__shotPreviewToggleRuns:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent);color:var(--foreground)}.studio-module__G7fT1a__shotPreviewPageIndicator{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 88%, transparent);min-height:40px;color:var(--muted-foreground);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex;bottom:28px}.studio-module__G7fT1a__shotPreviewDetails{border-left:1px solid color-mix(in srgb, var(--ghost-border) 70%, transparent);background:color-mix(in srgb, var(--card) 94%, black 6%);gap:18px;max-height:100vh;padding:24px 24px 22px}.studio-module__G7fT1a__shotPreviewInfoHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.studio-module__G7fT1a__shotPreviewInfoHeader div{min-width:0}.studio-module__G7fT1a__shotPreviewInfoHeader span{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:16px;display:block}.studio-module__G7fT1a__shotPreviewInfoHeader h2{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:800;line-height:22px;overflow:hidden}.studio-module__G7fT1a__shotPreviewScrollBody{gap:18px;margin-right:-4px;padding:0 4px 0 0}.studio-module__G7fT1a__shotPreviewActions{border-top:0;padding:0}.studio-module__G7fT1a__shotPreviewDownload{box-shadow:var(--shadow-card)}.studio-module__G7fT1a__timelinePreviewLightbox{z-index:80;background:radial-gradient(circle at 36% 14%, #ffffff14, transparent 28%), color-mix(in srgb, var(--background) 92%, black 8%);color:var(--foreground);position:fixed;inset:0}.studio-module__G7fT1a__timelinePreviewShell{grid-template-columns:minmax(0,1fr) 520px;width:100vw;max-width:none;height:100vh;max-height:none;display:grid;position:fixed;inset:0;overflow:hidden}.studio-module__G7fT1a__timelinePreviewClose{z-index:82;background:color-mix(in srgb, var(--card) 86%, transparent);width:42px;height:42px;color:var(--foreground);box-shadow:var(--shadow-card);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;place-items:center;display:grid;position:fixed;top:28px;left:28px}.studio-module__G7fT1a__timelinePreviewClose:hover{background:var(--accent)}.studio-module__G7fT1a__timelinePreviewMedia{box-sizing:border-box;place-items:center;min-width:0;height:100vh;min-height:0;padding:56px 72px 96px;display:grid;position:relative;overflow:hidden}.studio-module__G7fT1a__timelinePreviewAsset{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:auto;max-height:calc(100vh - 152px);box-shadow:var(--shadow-modal);background:#000;display:block}.studio-module__G7fT1a__timelinePreviewNavArrow{z-index:2;background:color-mix(in srgb, var(--card) 86%, transparent);width:44px;height:44px;color:var(--foreground);box-shadow:var(--shadow-card);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background var(--dur-fast) var(--ease);border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.studio-module__G7fT1a__timelinePreviewNavArrow:hover{background:var(--accent)}.studio-module__G7fT1a__timelinePreviewNavArrowLeft{left:28px}.studio-module__G7fT1a__timelinePreviewNavArrowRight{right:28px}.studio-module__G7fT1a__timelinePreviewPageIndicator{z-index:2;border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 88%, transparent);min-height:40px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.studio-module__G7fT1a__timelinePreviewEmpty{padding:var(--space-5);color:var(--muted-foreground);text-align:center;max-width:280px;font-size:13px}.studio-module__G7fT1a__timelinePreviewDetails{border-left:1px solid color-mix(in srgb, var(--ghost-border) 70%, transparent);background:color-mix(in srgb, var(--card) 94%, black 6%);flex-direction:column;gap:18px;min-height:0;max-height:100vh;padding:24px 24px 22px;display:flex;overflow:hidden}.studio-module__G7fT1a__timelinePreviewInfoHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.studio-module__G7fT1a__timelinePreviewInfoHeader div{min-width:0}.studio-module__G7fT1a__timelinePreviewInfoHeader span{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:16px;display:block}.studio-module__G7fT1a__timelinePreviewInfoHeader h2{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:800;line-height:22px;overflow:hidden}.studio-module__G7fT1a__timelinePreviewDetailLink{border:1px solid color-mix(in srgb, var(--muted-foreground) 25%, transparent);border-radius:var(--radius-sm);min-height:40px;color:var(--foreground);background:0 0;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__timelinePreviewDetailLink:hover{background:var(--accent)}.studio-module__G7fT1a__timelinePreviewScrollBody{scrollbar-width:thin;scrollbar-color:var(--muted-foreground) transparent;flex-direction:column;flex:auto;gap:18px;min-height:0;margin-right:-4px;padding-right:4px;display:flex;overflow-y:auto}.studio-module__G7fT1a__timelinePreviewScrollBody::-webkit-scrollbar{width:8px}.studio-module__G7fT1a__timelinePreviewScrollBody::-webkit-scrollbar-track{background:0 0}.studio-module__G7fT1a__timelinePreviewScrollBody::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted-foreground) 70%, transparent);border-radius:999px}.studio-module__G7fT1a__timelinePreviewStatusRow{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.studio-module__G7fT1a__timelinePreviewChip{background:color-mix(in srgb, var(--muted-foreground) 12%, transparent);color:var(--foreground);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;font-size:11px}.studio-module__G7fT1a__timelinePreviewChip[data-tone=transition]{text-transform:uppercase;letter-spacing:.06em;background:color-mix(in srgb, var(--teal) 18%, transparent)}.studio-module__G7fT1a__timelinePreviewSection{flex-direction:column;gap:10px;display:flex}.studio-module__G7fT1a__timelinePreviewLabel{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:16px}.studio-module__G7fT1a__timelinePreviewText{color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.studio-module__G7fT1a__timelinePreviewMuted{color:var(--muted-foreground);margin:0;font-size:13px;font-style:italic}.studio-module__G7fT1a__timelinePreviewInfoTable{border-collapse:collapse;border:1px solid color-mix(in srgb, var(--muted-foreground) 18%, transparent);border-radius:6px;width:100%;overflow:hidden}.studio-module__G7fT1a__timelinePreviewInfoTable tr+tr{border-top:1px solid color-mix(in srgb, var(--muted-foreground) 14%, transparent)}.studio-module__G7fT1a__timelinePreviewInfoTable th,.studio-module__G7fT1a__timelinePreviewInfoTable td{vertical-align:middle;padding:8px 12px;font-size:12px}.studio-module__G7fT1a__timelinePreviewInfoTable th{width:40%;color:var(--muted-foreground);text-align:left;font-weight:500}.studio-module__G7fT1a__timelinePreviewInfoTable td{color:var(--foreground);text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.studio-module__G7fT1a__timelinePreviewToggleRuns{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;margin-top:6px;padding:4px 8px;font-size:11px;display:inline-flex}.studio-module__G7fT1a__timelinePreviewActions{flex:none}.studio-module__G7fT1a__timelinePreviewDownload{background:var(--primary);width:100%;min-height:56px;color:var(--primary-foreground);box-shadow:var(--shadow-card);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.studio-module__G7fT1a__orgAccessBanner{background:color-mix(in srgb, var(--primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary) 30%, transparent);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:10px 16px 0;padding:8px 14px;font-size:13px;display:flex}.studio-module__G7fT1a__orgAccessBannerText{align-items:center;gap:8px;min-width:0;display:inline-flex}.studio-module__G7fT1a__orgAccessBannerButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.studio-module__G7fT1a__orgAccessBannerButton:disabled{opacity:.6;cursor:default}
