@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@500&family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{color:#f7f7f7;background:#080808;font-family:Inter,Noto Sans KR,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--red: #e50914;--red-bright: #ff2833;--panel: #111;--panel-raised: #171717;--line: rgba(255, 255, 255, .12);--muted: rgba(255, 255, 255, .6);--soft: rgba(255, 255, 255, .08);--green: #48d597}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#080808;overflow-x:hidden}button,input,textarea,select{color:inherit;font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}@media(pointer:coarse){.chat-page,.home-feed,.story-menu-overlay{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}img,video{-webkit-user-drag:none}}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand{display:inline-flex;align-items:center;gap:8px;font-weight:800}.brand-mark{display:grid;width:34px;height:34px;place-items:center;background:var(--red);color:#fff;font-size:15px}.brand-name{font-size:16px}.site-header,.creator-header{position:fixed;z-index:30;top:0;left:0;display:flex;width:100%;height:72px;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,64px);background:linear-gradient(180deg,rgba(5,5,5,.98),transparent)}.header-actions,.creator-header-left{display:flex;align-items:center;gap:22px}.header-status{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;font-weight:700}.header-status>span{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.header-create,.primary-action{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgba(255,255,255,.22);background:#0c0c0cad;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:where(.if-hover-capable) .header-create:hover{background:#fff;color:#080808}.featured-character{position:relative;min-height:min(70vh,760px);overflow:hidden}.featured-character>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}.featured-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.97) 0%,rgba(4,4,4,.64) 35%,transparent 68%),linear-gradient(0deg,#080808 0%,transparent 37%),linear-gradient(180deg,rgba(0,0,0,.42),transparent 26%)}.featured-copy{position:absolute;z-index:2;left:clamp(24px,6vw,92px);bottom:clamp(42px,7vh,76px);width:min(620px,calc(100vw - 48px))}.featured-kicker,.catalog-heading>div>span,.studio-section-heading>div>span{display:flex;align-items:center;gap:8px;color:#fff;font-size:10px;font-weight:800}.featured-kicker{color:#ff6269}.featured-copy h1{margin:14px 0 0;font-size:clamp(42px,5vw,72px);line-height:1}.featured-tagline{max-width:500px;margin:24px 0 0;font-size:clamp(17px,2vw,24px);font-weight:700;line-height:1.45}.featured-description{max-width:480px;margin:12px 0 0;color:#ffffffb8;font-size:14px;line-height:1.7}.featured-actions{display:flex;align-items:center;gap:14px;margin-top:28px}.primary-action{min-height:48px;border:0;background:#fff;color:#080808;padding:0 20px}:where(.if-hover-capable) .primary-action:hover{background:var(--red);color:#fff}.compatibility-badge{display:inline-flex;align-items:center;gap:6px;color:#ffffff9e;font-size:11px;font-weight:600}.character-catalog{position:relative;z-index:3;margin-top:-44px;padding:0 clamp(24px,6vw,92px) 100px}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.catalog-heading h2{margin:7px 0 0;font-size:clamp(22px,2.5vw,34px)}.catalog-count{color:#ffffff61;font-size:10px;font-weight:700}.character-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.character-card{min-width:0}.character-poster{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#141414}.character-poster img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}:where(.if-hover-capable) .character-card:hover .character-poster img{transform:scale(1.035)}.poster-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),transparent 42%)}.poster-play{position:absolute;right:14px;bottom:14px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.34);background:#0000007a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-empty{display:grid;min-height:78vh;place-items:center;color:var(--muted)}.feed-page{height:100dvh;min-height:600px;overflow:hidden;background:#000}.feed-header{position:fixed;z-index:40;top:0;left:0;display:flex;width:100%;height:64px;align-items:center;justify-content:space-between;padding:0 clamp(16px,3vw,34px);background:linear-gradient(180deg,rgba(0,0,0,.78),transparent);pointer-events:none}.feed-header>span{color:#ffffff85;font-size:9px;font-weight:800}.shorts-feed{height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior-y:none;scroll-snap-type:y mandatory;background:#000;scrollbar-width:none}.shorts-feed::-webkit-scrollbar{display:none}.feed-card{position:relative;height:calc(100dvh - 72px);min-height:528px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:#0b0b0b}.feed-media,.feed-media>video,.feed-media>img,.feed-media-empty,.feed-media-shade{position:absolute;inset:0;width:100%;height:100%}.feed-media>video,.feed-media>img{object-fit:cover;object-position:center 24%}.feed-media-empty{background:transparent}.feed-media-shade{background:linear-gradient(0deg,#000000eb,#00000014 55%),linear-gradient(180deg,rgba(0,0,0,.48),transparent 20%)}.feed-story-copy{position:absolute;z-index:3;right:clamp(18px,5vw,54px);bottom:110px;left:clamp(18px,5vw,54px);width:min(620px,calc(100% - 36px))}.feed-story-copy>span,.feed-story-copy>strong,.feed-story-copy>p,.feed-story-copy>small{display:block}.feed-story-copy>span{color:var(--red-bright);font-size:10px;font-weight:800}.feed-story-copy h1{max-width:670px;margin:9px 0 0;font-size:clamp(32px,6vw,72px);line-height:1.06}.feed-story-copy>strong{margin-top:14px;font-size:clamp(14px,2vw,19px);line-height:1.45}.feed-story-copy>p{max-width:620px;margin:8px 0 0;color:#ffffffa8;font-size:12px;line-height:1.55}.feed-story-copy>small{margin-top:10px;color:#ffffff6b;font-size:9px}.feed-composer{position:absolute;z-index:5;right:clamp(18px,5vw,54px);bottom:26px;left:clamp(18px,5vw,54px);display:grid;width:min(620px,calc(100% - 36px));grid-template-columns:1fr 48px;border:1px solid rgba(255,255,255,.22);background:#0a0a0ad1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.feed-composer input{min-width:0;height:50px;border:0;outline:0;background:transparent;padding:0 16px;font-size:13px}.feed-composer button{display:grid;border:0;place-items:center;background:var(--red)}.feed-empty,.explore-empty,.history-empty{display:grid;min-height:calc(100dvh - 72px);place-content:center;justify-items:center;padding:32px;color:var(--muted);text-align:center}.explore-empty h1,.history-empty h2{margin:14px 0 0;color:#fff}.explore-empty p,.history-empty p{max-width:430px;line-height:1.65}.poster-awaiting-art{position:absolute;inset:0;background:linear-gradient(145deg,rgba(229,9,20,.18),transparent 45%),#121212}.poster-title-lockup{position:absolute;z-index:2;right:18px;bottom:18px;left:18px}.poster-title-lockup small,.poster-title-lockup strong,.poster-title-lockup span{display:block}.poster-title-lockup small{color:#ff777e;font-size:9px;font-weight:800}.poster-title-lockup strong{margin-top:7px;font-size:clamp(20px,2vw,30px);line-height:1.15}.poster-title-lockup span{margin-top:10px;color:#ffffff80;font-size:10px;font-weight:700}.history-page{min-height:100vh;background:#090909}.library-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:44px clamp(22px,6vw,92px) 28px;border-bottom:1px solid var(--line)}.library-header>div>span{color:var(--red-bright);font-size:9px;font-weight:800}.library-header h1{margin:7px 0 0;font-size:clamp(26px,4vw,48px)}.history-list{display:grid;width:min(980px,calc(100% - 44px));margin:0 auto}.history-row{display:grid;min-height:138px;grid-template-columns:82px 1fr 24px;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:18px 0}.history-art{display:grid;width:82px;height:108px;overflow:hidden;place-items:center;background:#161616;color:#ffffff5c}.history-copy{min-width:0}.history-copy>strong,.history-copy>p,.history-copy>small{display:block}.history-copy>strong{font-size:17px}.history-copy>p{overflow:hidden;max-width:700px;margin:8px 0 0;color:#ffffff9e;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.history-copy>small{display:flex;align-items:center;gap:5px;margin-top:10px;color:#ffffff5c;font-size:9px}.history-empty a{margin-top:10px;border:1px solid var(--line);padding:12px 16px;color:#fff;font-size:12px}.chat-page{position:relative;height:100dvh;min-height:640px;overflow:hidden;background:#000}.session-video-feed{position:absolute;z-index:0;inset:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none}.session-video-feed::-webkit-scrollbar{display:none}.session-video-slide{position:relative;height:100dvh;min-height:640px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.chat-header{position:fixed;z-index:50;top:0;left:0;display:grid;width:100%;height:72px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:0 clamp(16px,3vw,42px);background:linear-gradient(180deg,rgba(0,0,0,.82),transparent)}.chat-back,.icon-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.16);background:#0000005c;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-character{display:flex;min-width:0;align-items:center;gap:10px}.chat-character img{width:34px;height:34px;border-radius:50%;object-fit:cover}.chat-character strong,.chat-character span{display:block}.chat-character strong{font-size:14px}.chat-character span{margin-top:3px;color:#ffffff85;font-size:9px;font-weight:700}.chat-model-state{display:flex;align-items:center;gap:6px;color:#ffffff94;font-size:10px;font-weight:700}.video-stage,.video-frame{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:#000}.session-video-slide>.video-stage{position:absolute}.video-frame video,.video-poster-still{position:absolute;top:50%;left:50%;width:100%;height:100%;max-width:none;max-height:none;transform:translate(-50%,-50%);background:#000;object-fit:contain;object-position:center}.living-media-base{z-index:0}.living-media-depth{z-index:1;opacity:.22;pointer-events:none;mask-image:radial-gradient(ellipse 54% 58% at 50% 44%,#000 0%,rgba(0,0,0,.86) 38%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse 54% 58% at 50% 44%,#000 0%,rgba(0,0,0,.86) 38%,transparent 78%)}.video-frame.is-living .living-media-base{animation:living-camera-drift 7.2s ease-in-out infinite alternate}.video-frame.is-living .living-media-depth{animation:living-depth-drift 5.8s ease-in-out infinite alternate}@keyframes living-camera-drift{0%{transform:translate(-50.2%,-50.1%) scale(1.012)}to{transform:translate(-49.8%,-49.9%) scale(1.02)}}@keyframes living-depth-drift{0%{transform:translate(-49.85%,-50.05%) scale(1.018)}to{transform:translate(-50.15%,-49.95%) scale(1.026)}}.ratio-9-16 .video-frame video,.ratio-9-16 .video-poster-still{width:min(100%,56.25dvh);height:min(100%,177.7778vw);aspect-ratio:9 / 16}.ratio-21-9 .video-frame video,.ratio-21-9 .video-poster-still{width:min(100%,233.3333dvh);height:min(100%,42.8571vw);aspect-ratio:21 / 9}.video-stage-empty{width:100%;height:100%}.video-stage-empty{background:#111}.video-scrim{position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 33%)}.video-scrim.is-active{background:linear-gradient(0deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.2) 31%,transparent 62%);-webkit-backdrop-filter:none;backdrop-filter:none}.video-controls{position:absolute;z-index:6;top:82px;right:clamp(16px,3vw,42px);display:flex;gap:8px}.icon-button{width:36px;height:36px}.choice-overlay{position:absolute;z-index:12;top:50%;left:50%;width:min(540px,calc(100vw - 32px));transform:translate(-50%,-50%);padding:26px;background:#090909d1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.choice-heading span,.choice-heading strong{display:block}.choice-heading span{color:var(--red-bright);font-size:9px;font-weight:800}.choice-heading strong{margin-top:8px;font-size:19px}.choice-list{display:grid;gap:8px;margin-top:18px}.choice-button{display:grid;min-height:50px;grid-template-columns:30px 1fr;align-items:center;border:1px solid rgba(255,255,255,.13);background:#ffffff0e;padding:0 14px;text-align:left}:where(.if-hover-capable) .choice-button:hover{border-color:#ffffff80;background:#ffffff1f}.choice-button>span{color:#fff6;font-size:10px;font-weight:700}.world-reaction-overlay{position:absolute;z-index:14;bottom:clamp(158px,22dvh,220px);left:50%;width:min(620px,calc(100vw - 40px));transform:translate(-50%);color:#fff;text-align:center;pointer-events:none}.world-reaction-label{display:flex;justify-content:center;align-items:center;gap:11px;color:#ffffffad;font-size:10px;font-weight:800;letter-spacing:0;text-shadow:0 2px 14px rgba(0,0,0,.9)}.world-reaction-label>span{width:28px;height:1px;background:#ffffff5c}.world-reaction-overlay p{min-height:56px;margin:14px 0 16px;font-size:20px;font-weight:600;line-height:1.4;text-wrap:balance;text-shadow:0 2px 24px #000,0 1px 5px rgba(0,0,0,.82);animation:world-reaction-line .42s ease-out both}.world-reaction-status{display:block;min-height:16px;margin:-6px 0 10px;color:#ffffffb8;font-size:11px;font-weight:700;line-height:1.4;text-shadow:0 2px 12px rgba(0,0,0,.9)}.world-reaction-metrics{display:flex;width:min(300px,72%);min-height:20px;align-items:baseline;justify-content:center;gap:8px;margin:0 auto 8px;color:#ffffffc2;text-shadow:0 2px 12px rgba(0,0,0,.9)}.world-reaction-metrics strong{color:#fff;font-size:13px;font-variant-numeric:tabular-nums;line-height:1}.world-reaction-metrics span{overflow:hidden;font-size:11px;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.world-reaction-progress{width:min(300px,72%);height:3px;overflow:hidden;margin:0 auto;border-radius:999px;background:#ffffff2e}.world-reaction-progress span{display:block;height:100%;border-radius:inherit;background:#30d158;box-shadow:0 0 12px #30d15880;transition:width .45s cubic-bezier(.22,1,.36,1)}@keyframes world-reaction-line{0%{transform:translateY(5px);opacity:0}to{transform:translateY(0);opacity:1}}.chat-bottom{position:absolute;z-index:20;right:0;bottom:0;left:0;width:min(820px,calc(100% - 32px));margin:0 auto;padding-bottom:max(18px,env(safe-area-inset-bottom))}.story-context{display:flex;overflow:hidden;align-items:center;gap:8px;padding:0 4px 10px;color:#ffffff85;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.composer{border:1px solid rgba(255,255,255,.15);background:#0c0c0cd1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.composer-meta{display:grid;min-height:52px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 8px 8px 12px}.generation-preferences{position:relative;min-width:0}.generation-preferences:has(.generation-preferences-panel){z-index:90}.generation-preferences-trigger{display:flex;min-width:104px;min-height:44px;align-items:center;gap:7px;border:0;outline:0;background:transparent;padding:0 2px;color:var(--if-label, #fff);font-size:12px;font-weight:650;text-align:left}.generation-preferences-trigger>span{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.generation-preferences-trigger>svg:last-child{flex:0 0 auto;color:var(--if-label-tertiary, rgba(255, 255, 255, .48))}.generation-preferences-trigger>svg:last-child.is-open{transform:rotate(180deg)}.generation-preferences-mode-icon{flex:0 0 auto;color:var(--if-label-tertiary, rgba(255, 255, 255, .48));transition:color .16s ease}.generation-preferences-mode-icon.is-mature{color:#f1c66f}.generation-preferences-panel{position:absolute;z-index:100;bottom:calc(100% + 6px);left:-4px;width:min(330px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--if-glass-border, rgba(255, 255, 255, .18));border-radius:24px;background:linear-gradient(160deg,#ffffff13,#fff0 42%),#121215f7;padding:8px;box-shadow:0 24px 64px #000000ad;backdrop-filter:var(--if-glass-regular-filter, blur(32px) saturate(150%));-webkit-backdrop-filter:var(--if-glass-regular-filter, blur(32px) saturate(150%));animation:generation-preferences-enter .16s cubic-bezier(.2,.8,.2,1) both;transform-origin:bottom left}.generation-preferences-section{min-width:0;margin:0;border:0;padding:0}.generation-preferences-section+.generation-preferences-section{margin-top:6px;border-top:1px solid rgba(255,255,255,.09);padding-top:8px}.generation-preferences-section legend{width:100%;padding:7px 9px 6px;color:var(--if-label-tertiary, rgba(255, 255, 255, .48));font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.generation-preferences-models{display:grid;gap:2px}.generation-preferences-models button{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:12px;background:transparent;padding:7px 10px;color:var(--if-label-secondary, rgba(255, 255, 255, .72));font-size:12px;font-weight:650;text-align:left}:where(.if-hover-capable) .generation-preferences-models button:hover,.generation-preferences-models button:focus-visible{background:#ffffff12;color:var(--if-label, #fff)}.generation-preferences-models button.is-selected{background:#ffffff1a;color:var(--if-label, #fff)}.generation-preferences-model-copy{display:grid;min-width:0;gap:3px}.generation-preferences-model-copy>small{overflow:hidden;color:var(--if-label-tertiary, rgba(255, 255, 255, .48));font-size:10.5px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.generation-preferences-model-title{display:flex;min-width:0;align-items:center;gap:7px;line-height:1.2}.generation-preferences-recommended{flex:0 0 auto;border:1px solid rgba(255,55,95,.42);border-radius:999px;padding:2px 5px 1px;color:#ff718e;font-size:7px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.generation-preferences-check{flex:0 0 auto;color:var(--if-accent, #ff375f)}.generation-preferences-modes{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;isolation:isolate;border-radius:12px;background:#ffffff0e;padding:3px}.generation-preferences-modes:before{position:absolute;z-index:-1;top:3px;bottom:3px;left:3px;width:calc((100% - 10px)/2);border-radius:9px;background:#ffffff21;box-shadow:0 1px 5px #00000040;content:"";transition:transform .18s cubic-bezier(.2,.8,.2,1),background-color .18s ease}.generation-preferences-modes[data-mode=mature]:before{background:#f1c66f21;transform:translate(calc(100% + 4px))}.generation-preferences-modes button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;background:transparent;color:var(--if-label-tertiary, rgba(255, 255, 255, .5));font-size:11px;font-weight:700}.generation-preferences-modes button.is-selected{background:transparent;color:var(--if-label, #fff)}.generation-preferences-section.is-mode>p{margin:7px 8px 5px;color:var(--if-label-tertiary, rgba(255, 255, 255, .48));font-size:9px;line-height:1.45}.custom-select{position:relative;min-width:0;margin:0;border:0;padding:0}.custom-select:has(.custom-select-menu){z-index:90}.custom-select-trigger{display:flex;width:100%;min-height:32px;align-items:center;gap:8px;border:0;outline:0;background:transparent;color:#fff;font-size:11px;font-weight:600;text-align:left}.custom-select-trigger-copy{display:flex;overflow:hidden;min-width:0;flex:1;align-items:center;gap:6px}.custom-select-trigger-label{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger>svg:last-child{flex:0 0 auto}.custom-select-trigger>svg:last-child.is-open{transform:rotate(180deg)}.custom-select-menu{position:absolute;z-index:100;left:0;width:min(310px,calc(100vw - 40px));max-height:min(340px,58vh);overflow-y:auto;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#0a0a0a;padding:5px;box-shadow:0 18px 48px #00000094;animation:select-menu-in .1s ease-out}.custom-select-top .custom-select-menu{bottom:calc(100% + 8px);transform-origin:bottom left}.custom-select-bottom .custom-select-menu{top:calc(100% + 8px);transform-origin:top left}@keyframes select-menu-in{0%{transform:translateY(4px)}to{transform:translateY(0)}}.custom-select-option{display:grid;width:100%;min-height:52px;grid-template-columns:20px 1fr;align-items:center;gap:8px;border:0;border-left:2px solid transparent;border-radius:2px;background:transparent;padding:8px 10px 8px 7px;color:#ffffffc7;text-align:left}:where(.if-hover-capable) .custom-select-option:hover,.custom-select-option:focus-visible{outline:0;background:#ffffff14;color:#fff}.custom-select-option.is-selected{border-left-color:var(--red-bright);background:#e5091424;color:#fff}.custom-select-option:disabled{opacity:.35}.custom-select-check{display:grid;width:20px;height:20px;place-items:center;color:var(--red-bright)}.custom-select-copy{overflow:hidden;min-width:0}.custom-select-heading{display:flex;min-width:0;align-items:center;gap:6px}.custom-select-copy strong,.custom-select-copy small{display:block}.custom-select-copy strong{overflow:hidden;min-width:0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.custom-select-tag{flex:0 0 auto;border:1px solid rgba(255,255,255,.24);border-radius:3px;background:#ffffff14;padding:2px 4px;color:#ffffffb3;font-size:8px;font-weight:700;line-height:1;white-space:nowrap}.custom-select-copy small{margin-top:3px;color:#ffffff6b;font-size:9px;font-weight:500;line-height:1.35}.duration-control,.creator-ratio{display:flex;margin:0;border:0;padding:0;align-items:center;gap:4px}.duration-control legend{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.duration-control button,.creator-ratio button{display:inline-flex;min-height:28px;align-items:center;gap:5px;border:0;background:transparent;color:#ffffff73;font-size:10px;font-weight:700}.duration-control button.is-selected,.creator-ratio button.is-selected{background:#ffffff1f;color:#fff}.composer-input{display:block;padding:8px 14px 0}.composer-input textarea{display:block;width:100%;min-height:42px;max-height:var(--if-composer-textarea-max-height, min(46dvh, 360px));resize:none;border:0;outline:0;background:transparent;padding:11px 8px 8px 0;font-size:14px;line-height:1.45}.composer-input textarea::placeholder{color:#ffffff52}.send-button{display:grid;width:42px;height:42px;place-items:center;border:0;background:var(--red)}.chat-error{position:absolute;z-index:18;top:122px;left:50%;display:flex;width:min(560px,calc(100vw - 34px));transform:translate(-50%);align-items:center;gap:9px;padding:12px 14px;background:#711015e6;font-size:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chat-error.has-debug{align-items:flex-start}.chat-error>svg{flex:0 0 auto}.chat-error-copy{min-width:0;flex:1}.chat-error-copy>span{display:block}.chat-error-debug{max-height:150px;overflow:auto;margin:8px 0 0;border-top:1px solid rgba(255,255,255,.2);padding-top:8px;color:#ffffffc7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;line-height:1.45;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;white-space:pre-wrap}.chat-error-dismiss{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:0;background:transparent;color:#ffffffd1}:where(.if-hover-capable) .chat-error-dismiss:hover{background:#ffffff1f;color:#fff}.partial-generation-backdrop{position:absolute;z-index:24;inset:0;display:grid;place-items:center;padding:20px;background:#0000007a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.partial-generation-modal{display:grid;width:min(360px,100%);gap:14px;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:18px;background:#171719f5;box-shadow:0 22px 60px #00000070;color:#fff}.partial-generation-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ff9f0a29;color:#ffb340}.partial-generation-modal strong{display:block;font-size:17px;line-height:1.25}.partial-generation-modal p{margin:7px 0 0;color:#ffffffad;font-size:13px;line-height:1.5}.partial-generation-modal button{min-height:42px;border:0;border-radius:8px;background:#fff;color:#111;font-weight:700}:where(.if-hover-capable) .partial-generation-modal button:hover{background:#ffffffe0}@media(max-width:600px){.partial-generation-backdrop{place-items:end center;padding:12px 12px max(12px,env(safe-area-inset-bottom))}.partial-generation-modal{width:100%;max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:24px}}.chat-loading{display:flex;min-height:100vh;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.chat-loading a{display:inline-flex;align-items:center;gap:5px}.creator-page{min-height:100vh;background:#0a0a0a}.creator-shell-without-header{padding-top:0}.blueprint-section{display:grid;gap:14px;margin-top:38px;padding-top:30px;border-top:1px solid var(--line)}.blueprint-section h2{margin:0 0 2px;font-size:18px}.creator-header{border-bottom:1px solid var(--line);background:#080808eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creator-status{color:var(--muted);font-size:10px;font-weight:800}.creator-status:has(svg){display:flex;align-items:center;gap:6px;color:var(--green)}.creator-shell{display:grid;min-height:100vh;grid-template-columns:minmax(300px,38vw) 1fr;padding-top:72px}.creator-shell.creator-shell-without-header{padding-top:0}.creator-preview{position:sticky;top:72px;height:calc(100vh - 72px);padding:clamp(22px,3vw,44px);border-right:1px solid var(--line)}.creator-preview-without-header{top:0;height:calc(100vh - 72px)}.creator-preview-frame{position:relative;height:min(66vh,720px);min-height:420px;overflow:hidden;background:#141414}.creator-preview-frame>img{width:100%;height:100%;object-fit:cover}.empty-preview{display:grid;width:100%;height:100%;place-content:center;justify-items:center;gap:14px;color:#ffffff57;font-size:9px;font-weight:800}.preview-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),transparent 46%)}.preview-copy{position:absolute;right:24px;bottom:24px;left:24px}.creator-preview-mode{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.18);background:#080808ad;padding:8px 10px;font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.preview-copy strong,.preview-copy span{display:block}.preview-copy strong{font-size:clamp(32px,4vw,58px)}.preview-copy span{margin-top:8px;color:#ffffffa8;font-size:12px;line-height:1.55}.asset-readiness{display:grid;grid-template-columns:repeat(2,1fr);margin-top:14px;border:1px solid var(--line)}.readiness-row{display:flex;min-height:38px;align-items:center;justify-content:space-between;padding:0 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:10px}.readiness-row.is-accent svg{color:var(--green)}.status-dot{width:5px;height:5px;border-radius:50%;background:#ffffff47}.creator-workspace{position:relative;width:min(820px,100%);margin:0 auto;padding:clamp(30px,5vw,72px) clamp(22px,5vw,68px) 120px}.studio-mode-switch{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 52px;border:1px solid var(--line);background:#101010;padding:4px}.studio-mode-switch button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:#ffffff7a;font-size:12px;font-weight:700}.studio-mode-switch button.is-selected{background:#fff;color:#080808}.persona-form,.studio-section{display:grid;gap:16px}.studio-section+.studio-section{margin-top:72px;padding-top:64px;border-top:1px solid var(--line)}.studio-section-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.studio-section-heading h1,.studio-section-heading h2{margin:7px 0 0;font-size:clamp(30px,4vw,48px)}.studio-section .studio-section-heading>svg,.persona-form .studio-section-heading>svg{color:#ffffff5c}.form-grid.two-column{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.studio-field{display:grid;gap:8px}.studio-field>span,.choice-authoring>span,.asset-toolbar-select>span{color:#ffffff85;font-size:10px;font-weight:700}.studio-field input,.studio-field textarea,.choice-author-row input,.inline-input{width:100%;resize:vertical;border:1px solid var(--line);outline:0;background:#111;padding:12px 13px;font-size:13px;line-height:1.55}.studio-field input:focus,.studio-field textarea:focus,.choice-author-row input:focus,.inline-input:focus-within{border-color:#ffffff7a}.authoring-select{display:flex;min-height:48px;align-items:center;gap:9px;border:1px solid var(--line);background:#111;padding:0 12px}.creator-workspace .authoring-select>svg{flex:0 0 auto;color:#ffffff6b}.authoring-select .custom-select{min-width:0;flex:1}.authoring-select .custom-select-trigger{min-height:46px}.cast-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;margin:0;border:0;padding:0}.creator-genre-picker{display:flex;max-height:190px;flex-wrap:wrap;gap:8px;overflow-y:auto;padding:2px}.creator-genre-picker button{min-height:36px;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:0 14px;background:#ffffff0e;color:var(--if-label-secondary);font:inherit;font-size:13px;font-weight:650}.creator-genre-picker button.is-selected{border-color:#ff4975b8;background:#d72b58;color:#fff}.cast-picker-option{display:grid;min-width:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;border:1px solid var(--line);background:#111;padding:12px;text-align:left}.cast-picker-option.is-selected{border-color:var(--red);background:#ff2c5214}.cast-picker-check{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);color:#ffffff8a}.cast-picker-option.is-selected .cast-picker-check{border-color:var(--red);background:var(--red);color:#fff}.cast-picker-option>span:last-child{display:grid;min-width:0;gap:3px}.cast-picker-option strong,.cast-picker-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cast-picker-option strong{font-size:13px}.cast-picker-option small{color:#ffffff75;font-size:11px}.empty-authoring-state{display:grid;grid-template-columns:28px 1fr;gap:3px 10px;border:1px solid var(--line);padding:14px}.empty-authoring-state>svg{grid-row:1 / 3;color:#ffffff6b}.empty-authoring-state strong{font-size:13px}.empty-authoring-state span{color:#ffffff75;font-size:11px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-field{display:grid;min-width:0;gap:10px;border:1px solid var(--line);background:#111;padding:13px}.metric-field>span{color:#ffffff80;font-size:10px;font-weight:700}.metric-field>strong{font-size:20px}.metric-field input{width:100%;accent-color:var(--red)}.choice-authoring{display:grid;gap:7px}.choice-author-row{display:grid;grid-template-columns:38px 1fr;align-items:center;border:1px solid var(--line);background:#111}.choice-author-row>span{text-align:center;color:#ffffff57;font-size:10px}.choice-author-row input{border:0;border-left:1px solid var(--line)}@media(max-width:720px){.cast-picker{grid-template-columns:1fr}}.studio-primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:0;background:var(--red);padding:0 20px;font-size:13px;font-weight:700}.asset-toolbar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);background:#111;padding:0 10px 0 14px}.asset-toolbar-select{display:flex;min-width:0;align-items:center;gap:10px}.asset-toolbar-select>.custom-select{width:min(240px,34vw)}.asset-toolbar-select .custom-select-trigger{min-height:34px;padding:0}.creator-ratio button{min-width:48px;justify-content:center}.seedance-state{display:inline-flex;align-items:center;gap:6px;color:#ff8c92;font-size:10px;font-weight:700}.seedance-state.is-ready{color:var(--green)}.studio-divider{position:relative;height:20px;text-align:center}.studio-divider:before{position:absolute;top:50%;right:0;left:0;height:1px;background:var(--line);content:""}.studio-divider span{position:relative;padding:0 10px;background:#0a0a0a;color:#ffffff52;font-size:9px}.trusted-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px}.inline-input{display:flex;align-items:center;gap:8px}.inline-input input{border:0;outline:0;background:transparent;padding:0}.secondary-action{display:inline-flex;min-height:45px;align-items:center;gap:6px;border:1px solid var(--line);background:#151515;padding:0 16px;font-size:12px}.upload-action{display:grid;min-height:58px;grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;border:1px dashed rgba(255,255,255,.22);padding:0 16px;color:#ffffffb8;cursor:pointer}:where(.if-hover-capable) .upload-action:hover{border-color:#ffffff80}.upload-action span{font-size:12px;font-weight:600}.upload-action small{display:block;margin-top:3px;color:#ffffff59;font-size:9px}.upload-action input{display:none}.creator-reset{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;margin-top:20px;border:1px solid var(--line);background:transparent;padding:0 16px;font-size:12px;font-weight:700}.world-saved .studio-section-heading>svg{color:var(--green)}.world-saved-summary{display:grid;margin-top:18px;border-top:1px solid var(--line)}.world-summary-row{display:grid;min-height:58px;grid-template-columns:minmax(110px,.35fr) 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.world-summary-row span{color:#ffffff6b;font-size:10px;font-weight:700}.world-summary-row strong{font-size:13px;line-height:1.5}.publish-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:70px;border-top:1px solid var(--line);padding-top:24px}.publish-bar span,.publish-bar strong{display:block}.publish-bar span{color:var(--muted);font-size:10px}.publish-bar strong{margin-top:5px}.publish-bar button{display:inline-flex;min-height:44px;align-items:center;gap:8px;border:0;background:#fff;color:#080808;padding:0 18px;font-size:12px;font-weight:700}.studio-toast{position:fixed;z-index:80;right:24px;bottom:24px;display:flex;max-width:min(440px,calc(100vw - 48px));align-items:center;gap:9px;padding:13px 16px;background:#163d2e;font-size:12px;box-shadow:0 14px 54px #0000006b}.studio-toast.is-error{background:#68171c}.production-page{--gatsby-green: #80d9a8;--gatsby-green-soft: rgba(128, 217, 168, .12);--production-amber: #e8bd69;min-height:100vh;background:radial-gradient(circle at 78% 0%,rgba(33,91,64,.14),transparent 34%),#090a09;color:#f2f4f2}.production-state-page{display:grid;min-height:100vh;place-content:center;justify-items:center;gap:12px;color:var(--muted);text-align:center}.production-state-page strong{color:#fff}.production-state-page button{display:inline-flex;min-height:38px;align-items:center;gap:7px;margin-top:8px;border:1px solid var(--line);background:#151715;padding:0 14px}.production-visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.production-header{position:sticky;z-index:50;top:0;display:grid;min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;border-bottom:1px solid var(--line);background:#090a09f0;padding:0 clamp(20px,4vw,56px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.production-header-copy{min-width:0}.production-header-copy span,.production-header-copy strong{display:block}.production-header-copy span{color:var(--gatsby-green);font-size:9px;font-weight:800;letter-spacing:.08em}.production-header-copy strong{overflow:hidden;margin-top:5px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.production-header-meta{display:flex;align-items:center;gap:8px}.production-brand{display:inline-flex;align-items:center;gap:10px}.production-brand>span{display:grid;width:32px;height:32px;place-items:center;background:var(--gatsby-green);color:#07100b;font-size:12px;font-weight:900}.production-brand strong,.production-brand small{display:block}.production-brand strong{font-size:10px;letter-spacing:.08em}.production-brand small{margin-top:3px;color:#ffffff6b;font-size:7px;font-weight:700;letter-spacing:.08em}.read-only-label{display:inline-flex;min-height:28px;align-items:center;gap:6px;border:1px solid var(--line);padding:0 9px;color:#ffffff94;font-size:9px;font-weight:800}.production-shell{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:42px 0 110px}.production-thesis,.production-section{border-top:1px solid var(--line);padding-top:32px}.production-thesis{border-top:0;padding-top:0}.production-section{margin-top:64px}.production-title-block{max-width:920px}.production-title-block>span,.production-section-heading>div>span,.thesis-grid article>span,.scene-card header>div>span,.scene-shift>span,.scene-dialogue>span,.asset-copy>span,.spatial-node>span{color:var(--gatsby-green);font-size:9px;font-weight:800;letter-spacing:.07em}.production-title-block h1{margin:10px 0 0;font-size:clamp(34px,5vw,68px);line-height:1.02;letter-spacing:-.04em}.production-title-block>p{max-width:780px;margin:18px 0 0;color:#ffffffad;font-size:clamp(15px,1.7vw,20px);line-height:1.7}.production-format-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:34px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.production-format-strip>div{min-width:0;padding:15px 16px;border-right:1px solid var(--line)}.production-format-strip>div:last-child{border-right:0}.production-format-strip dt,.production-format-strip dd{margin:0}.production-format-strip dt{color:#fff6;font-size:9px;font-weight:700}.production-format-strip dd{margin-top:7px;font-size:11px;font-weight:700;line-height:1.45}.thesis-grid{display:grid;grid-template-columns:.9fr 1.1fr 1.35fr;margin-top:24px;border:1px solid var(--line)}.thesis-grid article{min-width:0;padding:22px;border-right:1px solid var(--line)}.thesis-grid article:last-child{border-right:0}.production-page :where(.thesis-grid article>svg){margin-bottom:18px;color:var(--gatsby-green)}.thesis-grid article>p,.thesis-grid ol{margin:10px 0 0;color:#ffffffb3;font-size:12px;line-height:1.65}.thesis-grid ol{display:grid;gap:5px;padding-left:20px}.production-section-heading{display:grid;max-width:940px;grid-template-columns:40px 1fr;gap:16px}.production-section-icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(128,217,168,.28);background:var(--gatsby-green-soft);color:var(--gatsby-green)}.production-section-heading h2{margin:6px 0 0;font-size:clamp(23px,3vw,36px);line-height:1.18;letter-spacing:-.025em}.production-section-heading p{max-width:820px;margin:10px 0 0;color:#ffffff8f;font-size:13px;line-height:1.7}.spatial-axis{display:flex;overflow-x:auto;align-items:stretch;margin-top:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);scrollbar-color:rgba(255,255,255,.2) transparent}.spatial-axis-segment{display:flex;min-width:0;flex:1 0 auto;align-items:stretch}.spatial-node{width:clamp(180px,17vw,250px);padding:20px 16px;border-bottom:3px solid transparent}.spatial-node strong,.spatial-node p{display:block}.spatial-node strong{margin-top:8px;font-size:13px}.spatial-node p{margin:7px 0 0;color:#ffffff8c;font-size:10px;line-height:1.55}.spatial-connector{display:grid;width:clamp(100px,9vw,150px);place-content:center;justify-items:center;gap:7px;border-right:1px solid var(--line);border-left:1px solid var(--line);color:#ffffff61;text-align:center}.spatial-connector span{max-width:110px;font-size:8px;font-weight:700;line-height:1.4}.signal-border-ready{border-bottom-color:var(--gatsby-green)}.signal-border-pending{border-bottom-color:var(--production-amber)}.signal-border-blocked,.signal-border-conflict,.signal-border-reject_candidate{border-bottom-color:var(--red-bright)}.risk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:20px;background:var(--line);border:1px solid var(--line)}.risk-row{display:grid;min-width:0;grid-template-columns:18px 1fr auto;align-items:start;gap:12px;background:#0d0f0d;padding:16px}.production-page :where(.risk-row>svg){margin-top:2px}.risk-row strong{font-size:12px}.risk-row p{margin:6px 0 0;color:#ffffff8c;font-size:10px;line-height:1.55}.production-page :where(.signal-surface-blocked>svg,.signal-surface-conflict>svg,.signal-surface-reject_candidate>svg){color:#ff6d74}.scene-progression{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:30px 0 0;border:1px solid var(--line);padding:0;list-style:none}.scene-progression li{position:relative;min-width:0;padding:15px 34px 15px 15px;border-right:1px solid var(--line)}.scene-progression li:last-child{border-right:0}.scene-progression li:not(:last-child):after{position:absolute;z-index:1;top:50%;right:-9px;width:16px;height:16px;transform:translateY(-50%) rotate(45deg);border-top:1px solid var(--line);border-right:1px solid var(--line);background:#090a09;content:""}.scene-progression span,.scene-progression strong,.scene-progression small{display:block}.scene-progression span{color:var(--gatsby-green);font-size:9px;font-weight:800}.scene-progression strong{overflow:hidden;margin-top:6px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.scene-progression small{margin-top:5px;color:#ffffff61;font-size:8px}.scene-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.scene-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);background:#0f110fcc}.scene-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px 20px 0}.scene-card h3{margin:7px 0 0;font-size:20px}.scene-time{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:#ffffff70;font-size:9px;font-weight:700}.scene-purpose{min-height:58px;margin:15px 20px 0;color:#ffffffad;font-size:12px;line-height:1.6}.scene-shift{margin:18px 20px 0;border-left:2px solid var(--gatsby-green);background:var(--gatsby-green-soft);padding:11px 13px}.scene-shift strong{display:block;margin-top:6px;font-size:11px;line-height:1.5}.scene-direction-list{margin:16px 20px 0;border-top:1px solid var(--line)}.scene-direction-list>div{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.scene-direction-list dt,.scene-direction-list dd{margin:0}.scene-direction-list dt{display:flex;align-items:flex-start;gap:7px;color:#ffffff6b;font-size:9px;font-weight:700}.production-page :where(.scene-direction-list dt svg){color:var(--gatsby-green)}.scene-direction-list dd{color:#ffffffb8;font-size:10px;line-height:1.55}.scene-dialogue{margin:18px 20px 20px}.scene-dialogue p{margin:8px 0 0;font-size:12px;font-weight:600;line-height:1.65}.scene-card>footer{display:flex;min-height:48px;align-items:center;gap:10px;margin-top:auto;border-top:1px solid var(--line);padding:9px 20px}.scene-card>footer>span:last-child{color:#ffffff6b;font-size:9px;line-height:1.4}.asset-groups{display:grid;gap:18px;margin-top:30px}.asset-group{border:1px solid var(--line)}.asset-group>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 18px;border-bottom:1px solid var(--line);background:#0f110f}.asset-group>header span{font-size:13px;font-weight:800}.asset-group>header p{margin:6px 0 0;color:#ffffff7a;font-size:10px}.asset-group>header>strong{flex:0 0 auto;color:#ffffff61;font-size:9px}.asset-list{display:grid}.asset-row{display:grid;min-width:0;grid-template-columns:72px minmax(0,1.25fr) minmax(240px,.75fr);gap:16px;padding:14px 18px;border-bottom:1px solid var(--line)}.asset-row:last-child{border-bottom:0}.asset-thumb{display:grid;width:72px;height:72px;overflow:hidden;place-items:center;background:#171a17;color:#ffffff52}.asset-thumb img{width:100%;height:100%;object-fit:cover}.asset-copy,.asset-status{min-width:0}.asset-copy strong,.asset-copy p,.asset-copy code{display:block}.asset-copy strong{margin-top:5px;font-size:12px}.asset-copy p,.asset-status p{margin:6px 0 0;color:#ffffff8c;font-size:10px;line-height:1.5}.asset-copy code,.existing-output code,.source-list code{overflow-wrap:anywhere;color:#ffffff57;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;line-height:1.45}.asset-copy code{margin-top:7px}.asset-status{border-left:1px solid var(--line);padding-left:16px}.production-page :where(.asset-status>span:last-child){display:block;margin-top:8px;color:#ffffff52;font-size:8px;font-weight:700}.prompt-scene-list{display:grid;gap:10px;margin-top:30px}.prompt-scene{border:1px solid var(--line);background:#0d0f0d}.prompt-scene>summary{display:grid;min-height:70px;grid-template-columns:34px 1fr 20px;align-items:center;gap:12px;padding:0 18px;cursor:pointer;list-style:none}.prompt-scene>summary::-webkit-details-marker{display:none}.prompt-scene>summary>span{color:var(--gatsby-green);font-size:11px;font-weight:800}.prompt-scene>summary strong,.prompt-scene>summary small{display:block}.prompt-scene>summary strong{font-size:13px}.prompt-scene>summary small{overflow:hidden;margin-top:5px;color:#fff6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.prompt-scene[open]>summary{border-bottom:1px solid var(--line)}.prompt-scene[open]>summary>svg{color:var(--gatsby-green)}.prompt-block-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}.prompt-block-list article{min-width:0;background:#0b0c0b;padding:18px}.prompt-block-list article>span{color:var(--gatsby-green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:700}.prompt-block-list article>p{margin:10px 0 0;color:#ffffff9e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.65;white-space:pre-wrap}.evidence-layout{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);gap:18px;margin-top:30px}.existing-output{overflow:hidden;border:1px solid var(--line);background:#0d0f0d}.existing-output>img,.evidence-empty-media{width:100%;aspect-ratio:16 / 7;object-fit:cover;object-position:center;border-bottom:1px solid var(--line);background:#151715}.evidence-empty-media{display:grid;place-items:center;color:#ffffff47}.existing-output>div{padding:18px}.existing-output h3{margin:13px 0 0;font-size:18px}.existing-output p{margin:9px 0 12px;color:#ffffff8f;font-size:11px;line-height:1.6}.existing-output code{display:block}.existing-output a{display:inline-flex;align-items:center;gap:7px;margin-top:15px;color:var(--gatsby-green);font-size:10px;font-weight:700}.source-list{display:grid;align-content:start;border:1px solid var(--line)}.source-list article{display:grid;min-width:0;grid-template-columns:18px 1fr auto;align-items:start;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line)}.source-list article:last-child{border-bottom:0}.production-page :where(.source-list article>svg){margin-top:2px;color:#ffffff57}.source-list strong,.source-list span,.source-list code{display:block}.source-list strong{font-size:11px}.source-list div>span{margin:4px 0 6px;color:#ffffff61;font-size:8px}.signal-badge{display:inline-flex;width:fit-content;min-height:28px;align-items:center;gap:6px;border:1px solid var(--line);padding:0 9px;font-size:9px;font-weight:800;white-space:nowrap}.signal-badge.is-compact{min-height:23px;padding:0 7px;font-size:8px}.signal-ready{border-color:#80d9a857;background:#80d9a81a;color:var(--gatsby-green)}.signal-pending{border-color:#e8bd6957;background:#e8bd6917;color:var(--production-amber)}.signal-blocked,.signal-conflict,.signal-reject_candidate{border-color:#ff5e6757;background:#ff5e6717;color:#ff737a}.signal-info{color:#ffffff94}.registry-shell{padding-top:32px}.registry-overview{display:grid;min-width:0;grid-template-columns:minmax(0,1.25fr) minmax(480px,.75fr);gap:30px 56px;align-items:end}.registry-overview>div,.registry-section,.registry-groups,.generation-list,.full-prompt-list{min-width:0}.registry-overview>div>span{color:var(--gatsby-green);font-size:9px;font-weight:800;letter-spacing:.08em}.registry-overview h1{margin:10px 0 0;font-size:clamp(36px,5vw,66px);line-height:1.02;letter-spacing:-.04em}.registry-overview>div>p{max-width:800px;margin:17px 0 0;color:#ffffffad;font-size:15px;line-height:1.7}.registry-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.registry-summary>div{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px}.registry-summary dt,.registry-summary dd{margin:0}.registry-summary dt{color:#ffffff61;font-size:8px;font-weight:700}.registry-summary dd{overflow:hidden;margin-top:6px;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.active-binding-note{display:flex;grid-column:1 / -1;min-height:42px;align-items:center;gap:16px;margin:0;border-left:3px solid var(--gatsby-green);background:var(--gatsby-green-soft);padding:10px 14px;font-size:10px}.active-binding-note strong{flex:0 0 auto;color:var(--gatsby-green)}.active-binding-note span{color:#ffffffad}.registry-section{margin-top:68px;border-top:1px solid var(--line);padding-top:28px}.registry-section-heading{display:grid;max-width:980px;grid-template-columns:36px 1fr;gap:15px}.registry-section-heading>span{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(128,217,168,.3);color:var(--gatsby-green);font-size:10px;font-weight:800}.registry-section-heading h2{margin:0;font-size:clamp(24px,3vw,36px);letter-spacing:-.03em}.registry-section-heading p{margin:9px 0 0;color:#ffffff8a;font-size:12px;line-height:1.65}.registry-groups,.generation-list,.full-prompt-list{display:grid;gap:22px;margin-top:28px}.registry-group,.generation-plan{min-width:0;border:1px solid var(--line);background:#0d0f0d}.registry-group>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#101210;padding:15px 18px}.registry-group>header h3{margin:0;font-size:14px}.registry-group>header p{margin:6px 0 0;color:#ffffff75;font-size:9px;line-height:1.55}.registry-group>header>span{flex:0 0 auto;color:#ffffff59;font-size:8px;font-weight:800}.production-table-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto;scrollbar-color:rgba(255,255,255,.22) transparent}.asset-registry-table,.timeline-table{width:100%;border-collapse:collapse;table-layout:fixed}.asset-registry-table{min-width:1180px}.timeline-table{min-width:1460px}.asset-registry-table th,.asset-registry-table td,.timeline-table th,.timeline-table td{vertical-align:top;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 14px;text-align:left}.asset-registry-table tr:last-child td,.timeline-table tr:last-child td,.timeline-table tr:last-child th{border-bottom:0}.asset-registry-table th:last-child,.asset-registry-table td:last-child,.timeline-table th:last-child,.timeline-table td:last-child{border-right:0}.asset-registry-table thead th,.timeline-table thead th{background:#141714;color:#ffffff7a;font-size:8px;font-weight:800;letter-spacing:.05em}.asset-registry-table th:nth-child(1){width:135px}.asset-registry-table th:nth-child(2){width:260px}.asset-registry-table th:nth-child(3){width:270px}.asset-registry-table th:nth-child(4){width:230px}.asset-registry-table th:nth-child(5){width:105px}.asset-registry-table th:nth-child(6){width:220px}.asset-registry-table td{color:#ffffffa6;font-size:9px;line-height:1.55}.asset-registry-table td>strong,.asset-registry-table td>span{display:block}.asset-registry-table td>strong{color:#fff;font-size:10px}.asset-registry-table td>span{margin-top:5px;color:#ffffff61}.registry-asset-name{display:flex;min-width:0;align-items:flex-start;gap:11px}.registry-asset-name>div{min-width:0}.registry-asset-name strong,.registry-asset-name code{display:block}.registry-asset-name strong{color:#fff;font-size:10px}.registry-asset-name code,.asset-registry-table td>code{overflow-wrap:anywhere;color:#ffffff57;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.registry-asset-name code{margin-top:6px}.registry-asset-thumb{width:42px;height:42px;flex:0 0 auto;object-fit:cover;background:#171a17}.registry-asset-thumb.is-placeholder{display:grid;place-items:center;color:#ffffff47}.registry-scene-uses{display:flex;flex-wrap:wrap;gap:4px}.registry-scene-uses span{display:grid;min-width:25px;min-height:22px;place-items:center;border:1px solid var(--line);color:#ffffff94;font-size:8px;font-weight:800}.registry-status-detail{margin:8px 0 0;color:#ffffff75;font-size:8px;line-height:1.5}.generation-list{gap:30px}.generation-plan-header{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:start;gap:18px;border-bottom:1px solid var(--line);background:#111311;padding:18px}.generation-number span,.generation-number strong{display:block}.generation-number span,.generation-title>span{color:var(--gatsby-green);font-size:8px;font-weight:800;letter-spacing:.06em}.generation-number strong{margin-top:3px;font-size:34px;line-height:1}.generation-title h3{margin:5px 0 0;font-size:18px}.generation-title p{margin:7px 0 0;color:#ffffff7a;font-size:9px;line-height:1.5}.generation-dialogue{display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:start;border-bottom:1px solid var(--line);background:var(--gatsby-green-soft);padding:13px 18px}.generation-dialogue span{color:var(--gatsby-green);font-size:8px;font-weight:800}.generation-dialogue p{margin:0;font-size:11px;font-weight:600;line-height:1.55}.timeline-table th:nth-child(1){width:112px}.timeline-table th:nth-child(2){width:310px}.timeline-table th:nth-child(3){width:270px}.timeline-table th:nth-child(4){width:250px}.timeline-table th:nth-child(5){width:520px}.timeline-table tbody>tr>th span{color:var(--gatsby-green);font-size:10px;font-weight:800;white-space:nowrap}.timeline-table td{color:#ffffffa8;font-size:9px;line-height:1.6}.timeline-table td>strong{display:block;color:#fff;font-size:10px}.timeline-table td>p{margin:7px 0 0}.timeline-asset-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.timeline-asset-list>div{display:grid;min-width:0;grid-template-columns:7px 1fr;gap:8px;border-left:1px solid var(--line);padding-left:9px}.timeline-asset-list>div>span{min-width:0}.timeline-asset-list strong,.timeline-asset-list small,.timeline-asset-list p{display:block}.timeline-asset-list strong{overflow:hidden;color:#fff;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.timeline-asset-list small{margin-top:3px;color:var(--gatsby-green);font-size:7px;font-weight:700}.timeline-asset-list p{margin:3px 0 0;color:#fff6;font-size:7px;line-height:1.35}.signal-dot{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#ffffff4d}.signal-dot-ready{background:var(--gatsby-green)}.signal-dot-pending{background:var(--production-amber)}.signal-dot-blocked,.signal-dot-conflict,.signal-dot-reject_candidate{background:#ff737a}.full-prompt-list{gap:10px}.full-prompt{min-width:0;max-width:100%;overflow:hidden;border:1px solid var(--line);background:#0d0f0d}.full-prompt>summary{display:grid;min-height:72px;grid-template-columns:34px 1fr 20px;align-items:center;gap:12px;padding:0 18px;cursor:pointer;list-style:none}.full-prompt>summary>div{min-width:0}.full-prompt>summary::-webkit-details-marker{display:none}.full-prompt>summary>span{color:var(--gatsby-green);font-size:12px;font-weight:800}.full-prompt>summary strong,.full-prompt>summary small{display:block}.full-prompt>summary strong{font-size:12px}.full-prompt>summary small{overflow:hidden;margin-top:5px;color:#fff6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.full-prompt[open]>summary{border-bottom:1px solid var(--line)}.full-prompt[open]>summary>svg{color:var(--gatsby-green)}.full-prompt pre{overflow-x:auto;max-height:640px;margin:0;padding:22px;color:#ffffffa8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.7;white-space:pre-wrap}@media(max-width:760px){.site-header,.creator-header{height:62px;padding:0 16px}.header-status{display:none}.header-create{min-height:36px;padding:0 11px;font-size:11px}.production-header{min-height:62px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:0 14px}.production-brand div,.production-header-meta .signal-badge{display:none}.production-header-copy strong{font-size:11px}.read-only-label{padding:0 7px;font-size:8px}.production-shell{width:calc(100% - 28px);padding-top:28px}.registry-overview{grid-template-columns:1fr;gap:22px}.registry-overview h1{font-size:38px;word-break:keep-all}.registry-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.active-binding-note{display:grid;gap:5px}.registry-section{margin-top:50px;padding-top:24px}.registry-group>header{display:block}.registry-group>header>span{display:block;margin-top:10px}.generation-plan-header{grid-template-columns:66px 1fr;gap:12px;padding:14px}.generation-plan-header>.signal-badge{grid-column:2}.generation-number strong{font-size:28px}.generation-dialogue{grid-template-columns:1fr;gap:7px;padding:12px 14px}.production-table-scroll{width:100%;max-width:calc(100vw - 30px)}.full-prompt>summary{padding:0 13px}.full-prompt pre{padding:15px;font-size:8px}.production-section{margin-top:48px;padding-top:26px}.production-title-block h1{font-size:38px}.production-title-block>p{font-size:15px}.production-format-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.production-format-strip>div:nth-child(2){border-right:0}.production-format-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.thesis-grid{grid-template-columns:1fr}.thesis-grid article{border-right:0;border-bottom:1px solid var(--line)}.thesis-grid article:last-child{border-bottom:0}.production-section-heading{grid-template-columns:34px 1fr;gap:12px}.production-section-icon{width:34px;height:34px}.production-section-heading h2{font-size:24px}.spatial-axis{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.spatial-node{width:190px}.spatial-connector{width:90px}.risk-grid,.scene-board,.prompt-block-list,.evidence-layout{grid-template-columns:1fr}.risk-row{grid-template-columns:18px 1fr}.risk-row .signal-badge{grid-column:2}.scene-progression{overflow-x:auto;grid-template-columns:repeat(4,190px)}.scene-purpose{min-height:0}.scene-direction-list>div{grid-template-columns:68px 1fr}.asset-group>header{display:block}.asset-group>header>strong{display:block;margin-top:12px}.asset-row{grid-template-columns:58px 1fr;gap:12px;padding:14px}.asset-thumb{width:58px;height:58px}.asset-status{grid-column:2;border-top:1px solid var(--line);border-left:0;padding-top:12px;padding-left:0}.prompt-scene>summary{padding:0 13px}.prompt-block-list article{padding:15px}.existing-output>img,.evidence-empty-media{aspect-ratio:16 / 8}.featured-character{min-height:72vh}.featured-character>img{object-position:62% center}.featured-vignette{background:linear-gradient(0deg,#080808 0%,rgba(4,4,4,.65) 44%,transparent 72%),linear-gradient(180deg,rgba(0,0,0,.42),transparent 24%)}.featured-copy{left:20px;bottom:52px;width:calc(100vw - 40px)}.featured-copy h1{max-width:340px;font-size:38px;line-height:1.05}.featured-description{display:none}.featured-tagline{max-width:310px;font-size:16px}.character-catalog{margin-top:-24px;padding:0 16px 70px}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chat-page{min-height:560px}.chat-header{height:62px;grid-template-columns:38px 1fr;padding:0 12px}.chat-model-state{display:none}.chat-back{width:36px;height:36px}.video-controls{top:70px;right:12px}.choice-overlay{top:auto;bottom:174px;transform:translate(-50%);padding:18px}.choice-heading strong{font-size:16px}.choice-button{min-height:46px;font-size:12px}.chat-bottom{width:calc(100% - 20px);padding-bottom:max(10px,env(safe-area-inset-bottom))}.composer-meta{align-items:flex-start;flex-direction:column;gap:3px;padding-top:9px}.duration-control{position:absolute;right:15px}.story-context{display:none}.world-reaction-overlay p{font-size:18px}.creator-shell{display:block;padding-top:62px}.creator-preview{position:relative;top:0;height:auto;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.creator-preview-frame{height:58vh;min-height:360px}.creator-workspace{padding:36px 16px 100px}.studio-mode-switch{margin-bottom:36px}.form-grid.two-column,.metric-grid{grid-template-columns:1fr}.world-summary-row{grid-template-columns:1fr;gap:5px;padding:13px 0}.trusted-row{grid-template-columns:1fr}.secondary-action{justify-content:center}}html:has(.production-page),body:has(.production-page){background:#080809}.production-page{--production-surface: #151516;--production-surface-raised: #1c1c1e;--production-hairline: rgba(255, 255, 255, .09);--production-secondary: rgba(235, 235, 245, .6);--production-tertiary: rgba(235, 235, 245, .34);background:#080809;color:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Noto Sans KR,sans-serif}.production-page .production-header{position:sticky;z-index:20;top:0;min-height:calc(64px + var(--if-safe-area-top));border-bottom:1px solid var(--production-hairline);background:#0e0e0fd1;padding:var(--if-safe-area-top) 28px 0;-webkit-backdrop-filter:saturate(180%) blur(24px);backdrop-filter:saturate(180%) blur(24px)}.production-page .production-brand>span{width:34px;height:34px;border:0;border-radius:10px;background:var(--gatsby-green);color:#061009;font-size:12px}.production-page .production-brand strong{font-size:13px;letter-spacing:-.01em}.production-page .production-brand small,.production-page .production-header-copy span{color:var(--production-tertiary);font-size:10px;letter-spacing:.04em}.production-page .production-header-copy strong{font-size:14px;letter-spacing:-.01em}.production-page .read-only-label{min-height:30px;border:0;border-radius:999px;background:#ffffff12;padding:0 11px;color:var(--production-secondary);font-size:10px}.production-page .production-shell{width:min(1480px,calc(100% - 64px));padding:46px 0 72px}.production-page .production-world-switcher{overflow:hidden;margin-bottom:42px;border:1px solid var(--production-hairline);border-radius:18px;background:var(--production-surface)}.production-page .production-world-switcher>header{display:flex;align-items:center;justify-content:space-between;min-height:58px;border-bottom:1px solid var(--production-hairline);background:var(--production-surface-raised);padding:10px 16px}.production-page .production-world-switcher>header>div{display:flex;align-items:center;gap:10px}.production-page .production-world-switcher>header>div>svg{color:var(--gatsby-green)}.production-page .production-world-switcher>header span,.production-page .production-world-switcher>header strong{display:block}.production-page .production-world-switcher>header span{color:var(--production-tertiary);font-size:9px;font-weight:700;letter-spacing:.08em}.production-page .production-world-switcher>header strong{margin-top:2px;font-size:14px}.production-page .production-world-switcher>header small{color:var(--production-tertiary);font-size:11px}.production-page .production-world-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1px;background:var(--production-hairline)}.production-page .production-world-option{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:86px;border:0;border-radius:0;background:var(--production-surface);padding:12px 14px;color:inherit;text-align:left;cursor:pointer}:where(.if-hover-capable) .production-page .production-world-option:hover{background:#ffffff0b}.production-page .production-world-option.is-selected{background:#80d9a817;box-shadow:inset 3px 0 0 var(--gatsby-green)}.production-page .production-world-option:focus-visible{position:relative;z-index:1;outline:2px solid var(--gatsby-green);outline-offset:-3px}.production-page .production-world-option:disabled{cursor:wait;opacity:.72}.production-page .production-world-poster{display:grid;width:48px;height:60px;overflow:hidden;place-items:center;border-radius:8px;background:#ffffff12;color:var(--production-tertiary)}.production-page .production-world-poster img{width:100%;height:100%;object-fit:cover}.production-page .production-world-copy,.production-page .production-world-copy>*{display:block;min-width:0}.production-page .production-world-copy>strong{font-size:13px;line-height:1.3}.production-page .production-world-copy>small{display:-webkit-box;overflow:hidden;margin-top:4px;color:var(--production-secondary);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.production-page .production-world-copy>span{margin-top:5px;color:var(--production-tertiary);font-size:10px}.production-page .production-world-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700;white-space:nowrap}.production-page .registry-overview{display:block}.production-page .registry-overview>div>span{font-size:11px;letter-spacing:.08em}.production-page .registry-overview h1{max-width:920px;margin-top:10px;font-size:clamp(36px,4vw,52px);line-height:1.06;letter-spacing:-.045em}.production-page .registry-overview>div>p{max-width:940px;margin-top:14px;color:var(--production-secondary);font-size:16px;line-height:1.55}.production-page .registry-summary{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));overflow:hidden;margin-top:26px;border:1px solid var(--production-hairline);border-radius:16px;background:var(--production-surface)}.production-page .registry-summary>div{border:0;border-right:1px solid var(--production-hairline);padding:13px 16px 14px}.production-page .registry-summary>div:last-child{border-right:0}.production-page .registry-summary dt{color:var(--production-tertiary);font-size:10px;font-weight:600}.production-page .registry-summary dd{margin-top:5px;font-size:15px;font-variant-numeric:tabular-nums}.production-page .active-binding-note{display:flex;min-height:48px;margin-top:12px;border:0;border-radius:12px;background:#80d9a817;padding:11px 15px;font-size:13px;line-height:1.45}.production-page .registry-section{margin-top:62px;border-top:0;padding-top:0}.production-page .registry-section-heading{max-width:1080px;grid-template-columns:36px 1fr;gap:13px}.production-page .registry-section-heading>span{width:36px;height:36px;border:0;border-radius:10px;background:#80d9a81a;font-size:10px}.production-page .registry-section-heading h2{font-size:28px;line-height:1.15;letter-spacing:-.035em}.production-page .registry-section-heading p{max-width:960px;margin-top:6px;color:var(--production-secondary);font-size:14px;line-height:1.5}.production-page .registry-groups,.production-page .generation-list{gap:16px;margin-top:22px}.production-page .registry-group,.production-page .generation-plan,.production-page .full-prompt{overflow:hidden;border:1px solid var(--production-hairline);border-radius:18px;background:var(--production-surface);box-shadow:0 1px #ffffff06,0 16px 40px #00000029}.production-page .registry-group>header{align-items:center;border-bottom:1px solid var(--production-hairline);background:var(--production-surface-raised);padding:13px 18px}.production-page .registry-group>header h3{font-size:16px;letter-spacing:-.015em}.production-page .registry-group>header p{margin-top:3px;color:var(--production-secondary);font-size:12px;line-height:1.4}.production-page .registry-group>header>span{font-size:10px}.production-page .asset-registry-table,.production-page .timeline-table{width:100%;min-width:1120px;border-collapse:separate;border-spacing:0}.production-page .asset-registry-table th,.production-page .asset-registry-table td,.production-page .timeline-table th,.production-page .timeline-table td{border-right:0;border-bottom:1px solid var(--production-hairline);padding:14px 18px}.production-page .asset-registry-table thead th,.production-page .timeline-table thead th{background:#ffffff06;color:var(--production-tertiary);font-size:10px;font-weight:650;letter-spacing:.04em}.production-page .asset-registry-table th:nth-child(1){width:31%}.production-page .asset-registry-table th:nth-child(2){width:39%}.production-page .asset-registry-table th:nth-child(3){width:9%}.production-page .asset-registry-table th:nth-child(4){width:21%}.production-page .asset-registry-table td{color:var(--production-secondary);font-size:14px;line-height:1.5}.production-page .registry-asset-name{align-items:center;gap:13px}.production-page .registry-asset-thumb{width:52px;height:52px;overflow:hidden;border-radius:12px}.production-page .registry-asset-name strong{font-size:14px;line-height:1.3}.production-page .registry-asset-owner{display:block;margin-top:3px;color:var(--production-secondary);font-size:11px}.production-page .registry-asset-name code{margin-top:4px;color:var(--production-tertiary);font-size:10px}.production-page .registry-asset-name .registry-asset-source{display:block;overflow:hidden;margin-top:4px;color:#80d9a8b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.production-page .registry-authority{color:#f5f5f7c7}.production-page .registry-scene-uses{gap:5px}.production-page .registry-scene-uses span{min-width:30px;min-height:28px;border:0;border-radius:8px;background:#ffffff0f;font-size:11px}.production-page .registry-state-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;border:0}.production-page .registry-state-row{display:block;min-height:0;border:1px solid var(--production-hairline);border-radius:9px;background:#ffffff06;padding:7px 8px}.production-page .registry-state-row>span{display:block;color:var(--production-tertiary);font-size:9px;line-height:1}.production-page .registry-state-value{display:block;overflow:hidden;margin-top:5px;font-size:11px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.production-page .registry-state-row .signal-badge{display:block;min-height:0;margin-top:5px;border:0;background:transparent;padding:0;font-size:11px;line-height:1.15;text-align:left}.production-page .registry-status-detail{margin-top:7px;color:var(--production-tertiary);font-size:11px;line-height:1.4}.production-page .generation-list{gap:24px}.production-page .generation-plan-header{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;border-bottom:1px solid var(--production-hairline);background:var(--production-surface-raised);padding:17px 20px}.production-page .generation-number span,.production-page .generation-title>span,.production-page .generation-dialogue span{font-size:10px}.production-page .generation-number strong{margin-top:2px;font-size:36px;font-variant-numeric:tabular-nums;letter-spacing:-.04em}.production-page .generation-title h3{margin-top:3px;font-size:20px;letter-spacing:-.025em}.production-page .generation-title p{margin-top:4px;color:var(--production-secondary);font-size:13px;line-height:1.4}.production-page .signal-badge,.production-page .signal-badge.is-compact{min-height:27px;border-radius:999px;padding:0 9px;font-size:10px}.production-page .generation-dialogue{grid-template-columns:170px 1fr;align-items:center;gap:14px;border-bottom:1px solid var(--production-hairline);background:#80d9a813;padding:13px 20px}.production-page .generation-dialogue p{font-size:17px;font-weight:650;line-height:1.45;letter-spacing:-.015em}.production-page .scene-reference-plan{border-bottom:1px solid var(--production-hairline);background:#111213;padding:14px 20px 16px}.production-page .scene-reference-plan>header{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:start;margin-bottom:9px}.production-page .scene-reference-plan>header>svg{margin-top:1px;color:#80d9a8d1}.production-page .scene-reference-plan>header strong{display:block;font-size:12px}.production-page .scene-reference-plan>header p{margin:3px 0 0;color:var(--production-secondary);font-size:10px;line-height:1.4}.production-page .scene-reference-plan>header>span{border-radius:999px;background:#80d9a814;padding:5px 8px;color:#80d9a8d1;font-size:9px;font-weight:700;white-space:nowrap}.production-page .scene-reference-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.production-page .scene-reference-table th,.production-page .scene-reference-table td{border:1px solid var(--production-hairline);padding:8px;vertical-align:middle;text-align:left}.production-page .scene-reference-table thead th{background:#ffffff09;color:var(--production-tertiary);font-size:9px}.production-page .scene-reference-table th:nth-child(1){width:74px}.production-page .scene-reference-table th:nth-child(2){width:92px}.production-page .scene-reference-table th:nth-child(3){width:190px}.production-page .scene-reference-table th:nth-child(4){width:300px}.production-page .scene-reference-table th:nth-child(6){width:210px}.production-page .scene-reference-table tbody th code{color:#80d9a8e6;font-size:11px}.production-page .scene-reference-table td>small,.production-page .scene-reference-table td>strong,.production-page .scene-reference-table td>code{display:block}.production-page .scene-reference-table td>small{margin-top:4px;color:var(--production-tertiary);font-size:9px;line-height:1.35}.production-page .scene-reference-table td>strong{margin-top:2px;font-size:11px}.production-page .scene-reference-table td>code{overflow-wrap:anywhere;color:#f5f5f7b8;font-family:inherit;font-size:9px;line-height:1.35}.production-page .scene-reference-table td:nth-child(5){color:var(--production-secondary);font-size:10px;line-height:1.4}.production-page .scene-reference-preview,.production-page .scene-reference-placeholder{position:relative;display:grid;width:72px;height:48px;place-items:center;overflow:hidden;border:1px solid var(--production-hairline);border-radius:7px;background:#ffffff09;color:var(--production-tertiary)}.production-page .scene-reference-preview{cursor:zoom-in;padding:0}.production-page .scene-reference-preview img{width:100%;height:100%;object-fit:cover}.production-page .scene-reference-preview svg{position:absolute;right:4px;bottom:4px;border-radius:999px;background:#000000ad;padding:3px;color:#fff;box-sizing:content-box}.production-page .generation-reference-bar{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid var(--production-hairline);background:#ffffff05;padding:9px 20px}.production-page .generation-reference-bar>span,.production-page .generation-reference-bar>small{color:var(--production-tertiary);font-size:10px}.production-page .generation-reference-bar>span{color:#80d9a8cc;font-weight:700}.production-page .generation-reference-bar>div{display:flex;min-width:0;flex-wrap:wrap;gap:5px}.production-page .generation-reference-bar code{border-radius:7px;background:#ffffff0e;padding:5px 8px;color:#f5f5f7bd;font-family:inherit;font-size:10px}.production-page .generation-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;margin:0;border-bottom:1px solid var(--production-hairline);background:#171718;padding:0 20px}.production-page .generation-direction-grid>div{min-width:0;border:0;padding:15px 18px}.production-page .generation-direction-grid>div:first-child,.production-page .generation-direction-grid>div:last-child{display:grid;grid-column:1 / -1;grid-template-columns:150px 1fr;gap:14px;padding:12px 0}.production-page .generation-direction-grid>div:first-child{border-bottom:1px solid var(--production-hairline)}.production-page .generation-direction-grid>div:nth-child(2){padding-left:0}.production-page .generation-direction-grid>div:nth-child(3),.production-page .generation-direction-grid>div:nth-child(4){border-left:1px solid var(--production-hairline)}.production-page .generation-direction-grid>div:nth-child(4){padding-right:0}.production-page .generation-direction-grid>div:last-child{border-top:1px solid var(--production-hairline)}.production-page .generation-direction-grid dt{color:#80d9a8cc;font-size:10px;font-weight:700;letter-spacing:.04em}.production-page .generation-direction-grid dd{margin:5px 0 0;color:#f5f5f7bf;font-size:13px;line-height:1.5}.production-page .generation-direction-grid>div:first-child dd,.production-page .generation-direction-grid>div:last-child dd{margin:0}.production-page .timeline-table th:nth-child(1){width:8%}.production-page .timeline-table th:nth-child(2){width:25%}.production-page .timeline-table th:nth-child(3){width:43%}.production-page .timeline-table th:nth-child(4){width:24%}.production-page .timeline-table td{color:var(--production-secondary);font-size:14px;line-height:1.5}.production-page .timeline-table tbody>tr>th span{color:#80d9a8e6;font-size:12px;font-variant-numeric:tabular-nums}.production-page .timeline-exact-line{color:#f5f5f7;font-size:16px;font-weight:650;line-height:1.5;letter-spacing:-.012em}.production-page .timeline-sound{margin-top:7px;color:var(--production-tertiary);font-size:11px;line-height:1.4}.production-page .timeline-beat-title{color:#80d9a8e0;font-size:12px;font-weight:700}.production-page .timeline-composition{margin:6px 0 0;color:#f5f5f7d6;font-size:14px;line-height:1.5}.production-page .timeline-audience{margin:8px 0 0;border-left:2px solid rgba(128,217,168,.42);padding-left:9px;color:var(--production-secondary);font-size:12px;line-height:1.45}.production-page .timeline-asset-list{display:grid;grid-template-columns:1fr;gap:6px}.production-page .timeline-asset-list>div{grid-template-columns:6px 1fr;gap:7px;border:0;border-radius:10px;background:#ffffff09;padding:8px 9px}.production-page .timeline-asset-list strong{font-size:12px;line-height:1.3}.production-page .timeline-asset-list small{margin-top:2px;font-size:10px}.production-page .timeline-asset-list p{margin-top:3px;color:var(--production-tertiary);font-size:10px;line-height:1.35}.production-page .timeline-default-input{display:inline-flex;width:max-content;align-items:center;border-radius:999px;background:#ffffff0b;padding:6px 9px;color:var(--production-tertiary);font-size:10px}.production-page .full-prompt-list{gap:8px;margin-top:20px}.production-page .full-prompt{border-radius:14px;box-shadow:none}.production-page .full-prompt>summary{min-height:62px;background:var(--production-surface);padding:0 17px}.production-page .full-prompt>summary>span,.production-page .full-prompt>summary strong{font-size:13px}.production-page .full-prompt>summary small{color:var(--production-tertiary);font-size:10px}.production-page .full-prompt pre{border-top-color:var(--production-hairline);background:#0c0c0d;font-size:13px;line-height:1.65}.production-page .domain-registry{display:grid;gap:18px;margin-top:22px}.production-page .domain-registry-section{overflow:hidden;border:1px solid var(--production-hairline);border-radius:18px;background:var(--production-surface);box-shadow:0 1px #ffffff06,0 16px 40px #00000029}.production-page .domain-registry-heading{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start;border-bottom:1px solid var(--production-hairline);background:var(--production-surface-raised);padding:16px 18px}.production-page .domain-registry-heading>svg{margin-top:2px;color:var(--gatsby-green)}.production-page .domain-registry-heading span,.production-page .character-registry-card>header span,.production-page .location-registry-card>header span,.production-page .prop-registry-card>div>span,.production-page .registry-slot-copy>span{color:var(--production-tertiary);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.production-page .domain-registry-heading h3{margin-top:2px;font-size:18px;letter-spacing:-.02em}.production-page .domain-registry-heading p{margin-top:4px;color:var(--production-secondary);font-size:12px;line-height:1.45}.production-page .character-registry-grid,.production-page .location-registry-list{display:grid;gap:12px;padding:14px}.production-page .character-registry-card,.production-page .location-registry-card{min-width:0;border:1px solid var(--production-hairline);border-radius:14px;background:#121213;padding:16px}.production-page .character-registry-card>header,.production-page .location-registry-card>header{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.production-page .character-registry-card h4,.production-page .location-registry-card h4,.production-page .prop-registry-card h4{margin-top:3px;font-size:17px;letter-spacing:-.02em}.production-page .registry-complete-status,.production-page .registry-slot-copy p,.production-page .registry-slot-copy code,.production-page .prop-registry-card p{overflow:visible;max-width:none;text-overflow:clip;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.production-page .registry-complete-status{margin:8px 0 0;color:var(--production-secondary);font-size:12px;line-height:1.5}.production-page .character-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin:14px 0;border:1px solid var(--production-hairline);border-radius:11px;background:#ffffff06}.production-page .character-profile-grid>div{min-width:0;border-right:1px solid var(--production-hairline);padding:9px 11px}.production-page .character-profile-grid>div:last-child{border-right:0}.production-page .character-profile-grid dt{color:var(--production-tertiary);font-size:9px}.production-page .character-profile-grid dd{margin:4px 0 0;color:#f5f5f7e0;font-size:12px;line-height:1.35}.production-page .character-slot-grid,.production-page .location-angle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:9px}.production-page .registry-slot-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--production-hairline);border-radius:12px;background:#ffffff06}.production-page .registry-slot-media{display:grid;width:100%;height:128px;place-items:center;overflow:hidden;border-bottom:1px solid var(--production-hairline);background:linear-gradient(135deg,rgba(128,217,168,.08),transparent 55%),#0d0d0e;color:#80d9a8b8}.production-page .registry-slot-media img{width:100%;height:100%;object-fit:cover}.production-page .registry-slot-copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;padding:11px}.production-page .registry-slot-copy>strong{margin-top:3px;color:#f5f5f7;font-size:13px;line-height:1.35}.production-page .registry-slot-copy>p:not(.registry-complete-status){margin:6px 0 9px;color:var(--production-secondary);font-size:11px;line-height:1.45}.production-page .registry-slot-copy .registry-complete-status{margin-top:7px;font-size:10px;line-height:1.45}.production-page .registry-slot-copy code{display:block;margin-top:8px;color:#80d9a8a3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.4}.production-page .registry-not-used{color:var(--production-tertiary);font-size:10px}.production-page .registry-slot-copy .registry-scene-uses,.production-page .registry-slot-copy .registry-not-used{margin-top:9px}.production-page .location-registry-body{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);gap:12px;margin-top:14px}.production-page .location-registry-body>section{min-width:0;border:1px solid var(--production-hairline);border-radius:12px;background:#ffffff05;padding:11px}.production-page .location-subheading,.production-page .scene-cast-location-board section>header,.production-page .scene-prompt-structure>header{display:flex;gap:7px;align-items:center;min-height:24px}.production-page .location-subheading svg,.production-page .scene-cast-location-board section>header svg,.production-page .scene-prompt-structure>header svg{color:#80d9a8cc}.production-page .location-subheading strong,.production-page .scene-cast-location-board section>header strong,.production-page .scene-prompt-structure>header strong{font-size:11px;letter-spacing:-.01em}.production-page .location-subheading span,.production-page .scene-prompt-structure>header span{margin-left:auto;color:var(--production-tertiary);font-size:9px}.production-page .location-angle-grid{margin-top:9px}.production-page .location-floor-plan>p{margin:7px 0 10px;color:var(--production-secondary);font-size:10px;line-height:1.4}.production-page .floor-plan-canvas{position:relative;height:264px;overflow:hidden;border:1px solid rgba(128,217,168,.16);border-radius:11px;background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.035) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(255,255,255,.035) 50%,transparent 50.2%),linear-gradient(135deg,#80d9a812,#3a6aa50f);background-size:100% 100%,100% 100%,100% 100%}.production-page .floor-plan-axis{position:absolute;z-index:1;top:10px;color:var(--production-tertiary);font-size:8px;font-weight:700;letter-spacing:.06em}.production-page .floor-plan-axis.is-land{left:11px}.production-page .floor-plan-axis.is-water{right:11px}.production-page .floor-plan-path{position:absolute;top:16%;bottom:14%;left:48%;width:12%;border:1px dashed rgba(255,255,255,.16);border-radius:999px;transform:rotate(18deg)}.production-page .floor-plan-node{position:absolute;z-index:2;max-width:112px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#242426;padding:5px 8px;color:#f5f5f7db;font-size:9px;line-height:1.2;text-align:center;transform:translate(-50%,-50%)}.production-page .floor-plan-node.is-character{border-color:#80d9a87a;background:#183025;color:#bce8cf}.production-page .floor-plan-node.is-prop{border-color:#efba5b75;background:#342817;color:#f1d49f}.production-page .floor-plan-node.is-area{border-color:#5892d573;background:#18273a;color:#bad2ef}.production-page .floor-plan-legend{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.production-page .floor-plan-legend span{border-radius:999px;background:#ffffff0d;padding:4px 7px;color:var(--production-tertiary);font-size:8px}.production-page .prop-registry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:14px}.production-page .prop-registry-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;min-width:0;border:1px solid var(--production-hairline);border-radius:12px;background:#121213;padding:13px}.production-page .prop-registry-preview,.production-page .prop-registry-placeholder{position:relative;display:grid;overflow:hidden;width:100%;aspect-ratio:3 / 2;grid-column:1 / -1;place-items:center;border:1px solid var(--production-hairline);border-radius:9px;background:#0d0d0e;color:#80d9a8bd}.production-page .prop-registry-preview{padding:0;cursor:zoom-in}.production-page .prop-registry-preview img{width:100%;height:100%;object-fit:cover}.production-page .prop-registry-preview span{position:absolute;right:8px;bottom:8px;display:inline-flex;gap:5px;align-items:center;border-radius:999px;background:#000000b8;padding:5px 8px;color:#fff;font-size:9px}.production-page .prop-registry-card>svg{color:#80d9a8bd}.production-page .prop-registry-card p{margin:6px 0 9px;color:var(--production-secondary);font-size:11px;line-height:1.45}.production-page .scene-cast-location-board{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:10px;border-bottom:1px solid var(--production-hairline);background:#171718;padding:14px 20px}.production-page .scene-cast-location-board>section{min-width:0;border:1px solid var(--production-hairline);border-radius:12px;background:#ffffff06;padding:11px}.production-page .scene-cast-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin-top:9px}.production-page .scene-cast-list article{min-width:0;border-radius:10px;background:#ffffff09;padding:10px}.production-page .scene-cast-list article>strong{font-size:13px}.production-page .scene-cast-list article>span{display:block;margin-top:2px;color:#80d9a8c2;font-size:9px}.production-page .scene-cast-list dl{display:grid;gap:5px;margin-top:8px}.production-page .scene-cast-list dl>div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:6px}.production-page .scene-cast-list dt,.production-page .scene-cast-list dd{margin:0;font-size:10px;line-height:1.4}.production-page .scene-cast-list dt{color:var(--production-tertiary)}.production-page .scene-cast-list dd{color:var(--production-secondary)}.production-page .scene-location-summary{margin-top:9px}.production-page .scene-location-summary>strong,.production-page .scene-location-summary>span{display:block}.production-page .scene-location-summary>strong{font-size:13px}.production-page .scene-location-summary>span{margin-top:3px;color:#80d9a8c7;font-size:10px}.production-page .scene-location-summary>p{margin:7px 0 0;color:var(--production-secondary);font-size:10px;line-height:1.45}.production-page .scene-location-summary>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.production-page .scene-location-summary>div>span{border-radius:999px;background:#ffffff0f;padding:5px 8px;color:#f5f5f7c2;font-size:9px}.production-page .scene-prompt-structure{border-bottom:1px solid var(--production-hairline);background:#141415;padding:14px 20px 18px}.production-page .scene-prompt-structure>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.production-page .scene-prompt-structure article{min-width:0;border:1px solid var(--production-hairline);border-radius:10px;background:#ffffff06;padding:10px 11px}.production-page .scene-prompt-structure article>strong{color:#80d9a8c7;font-size:9px;letter-spacing:.035em}.production-page .scene-prompt-structure article>p{margin:5px 0 0;color:#f5f5f7c2;font-size:11px;line-height:1.48;white-space:pre-line}.production-page .timeline-table{min-width:1180px}.production-page .timeline-table th:nth-child(1){width:10%}.production-page .timeline-table th:nth-child(2){width:38%}.production-page .timeline-table th:nth-child(3){width:27%}.production-page .timeline-table th:nth-child(4){width:25%}.production-page .inventory-table-scroll{border-bottom:1px solid var(--production-hairline);background:#101011}.production-page .inventory-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.production-page .inventory-table th,.production-page .inventory-table td{border-right:1px solid var(--production-hairline);border-bottom:1px solid var(--production-hairline);padding:10px 11px;color:var(--production-secondary);font-size:10px;line-height:1.4;text-align:left;vertical-align:middle}.production-page .inventory-table tr:last-child>*{border-bottom:0}.production-page .inventory-table tr>*:last-child{border-right:0}.production-page .inventory-table thead th{background:#ffffff06;color:var(--production-tertiary);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.production-page .inventory-table th:first-child{width:180px}.production-page .inventory-table th:nth-child(2){width:430px}.production-page .inventory-table th:nth-child(n+3):nth-child(-n+5){width:70px;text-align:center}.production-page .inventory-table th:nth-child(n+6){width:48px;text-align:center}.production-page .inventory-table tbody th{color:#f5f5f7;font-size:11px;font-weight:650}.production-page .inventory-metric-list{display:flex;flex-wrap:wrap;gap:5px}.production-page .inventory-metric-list span{border:1px solid rgba(255,255,255,.07);border-radius:999px;background:#ffffff09;padding:4px 7px;white-space:nowrap}.production-page .inventory-metric-list strong{color:#f5f5f7cc}.production-page .inventory-count,.production-page .inventory-scene-cell{text-align:center}.production-page .inventory-count.is-missing,.production-page .inventory-count.is-duplicate{background:#d24f4f1a;color:#f3a0a0;font-weight:750}.production-page .inventory-count.is-unused{background:#efba5b14;color:#e7c685;font-weight:750}.production-page .inventory-scene-cell svg{display:block;margin:auto}.production-page .inventory-scene-cell.is-used{color:var(--gatsby-green)}.production-page .inventory-scene-cell.is-empty{color:#f5f5f72e}.production-page .registry-slot-preview{position:relative;display:block;width:100%;height:100%;overflow:hidden;border:0;border-radius:0;background:transparent;padding:0;color:inherit;cursor:zoom-in}.production-page .registry-slot-preview>span{position:absolute;right:8px;bottom:8px;display:flex;gap:4px;align-items:center;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#080809c7;padding:5px 7px;color:#ffffffe6;font-size:9px;opacity:0;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease}:where(.if-hover-capable) .production-page .registry-slot-preview:hover>span,.production-page .registry-slot-preview:focus-visible>span{opacity:1;transform:translateY(0)}.production-page .registry-slot-preview:focus-visible{outline:2px solid var(--gatsby-green);outline-offset:-2px}.production-page .location-angle-grid{grid-template-columns:1fr}.production-page .location-angle-grid .registry-slot-media{height:auto;min-height:150px;aspect-ratio:16 / 8}.production-page .location-angle-grid .registry-slot-card{display:grid;grid-template-columns:minmax(300px,1.75fr) minmax(210px,1fr)}.production-page .location-angle-grid .registry-slot-media{border-right:1px solid var(--production-hairline);border-bottom:0}.production-page .scene-location-summary{display:grid;gap:7px}.production-page .scene-location-summary>article{border-radius:9px;background:#ffffff09;padding:9px}.production-page .scene-location-summary>article>small,.production-page .scene-location-summary>article>strong,.production-page .scene-location-summary>article>span{display:block}.production-page .scene-location-summary>article>small{color:var(--production-tertiary);font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.production-page .scene-location-summary>article>strong{margin-top:2px;font-size:12px}.production-page .scene-location-summary>article>span{margin-top:3px;color:#80d9a8c7;font-size:9px}.production-page .scene-location-summary>article>p{margin:5px 0 0;color:var(--production-secondary);font-size:9px;line-height:1.4}.production-page .asset-lightbox{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:#000000e0;padding:28px}.production-page .asset-lightbox-content{position:relative;display:grid;width:min(94vw,1480px);max-height:92vh;place-items:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#0d0d0e;padding:16px;box-shadow:0 30px 90px #0000009e}.production-page .asset-lightbox-content>img{display:block;max-width:100%;max-height:calc(92vh - 86px);object-fit:contain}.production-page .asset-lightbox-content>strong{color:#f5f5f7e0;font-size:12px}.production-page .asset-lightbox-close{position:absolute;z-index:1;top:10px;right:10px;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#080809d6;padding:0;color:#fff;cursor:pointer}@media(max-width:1080px){.production-page .registry-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.production-page .registry-summary>div:nth-child(3){border-right:0}.production-page .registry-summary>div:nth-child(-n+3){border-bottom:1px solid var(--production-hairline)}.production-page .location-registry-body,.production-page .scene-cast-location-board,.production-page .prop-registry-grid,.production-page .location-angle-grid .registry-slot-card{grid-template-columns:1fr}.production-page .location-angle-grid .registry-slot-media{border-right:0;border-bottom:1px solid var(--production-hairline)}}@media(max-width:720px){.production-page .production-shell{width:min(100% - 28px,1480px);padding-top:28px}.production-page .registry-summary,.production-page .character-profile-grid,.production-page .scene-prompt-structure>div{grid-template-columns:1fr}.production-page .registry-summary>div{border-right:0;border-bottom:1px solid var(--production-hairline)}.production-page .character-profile-grid>div{border-right:0;border-bottom:1px solid var(--production-hairline)}.production-page .character-profile-grid>div:last-child,.production-page .registry-summary>div:last-child{border-bottom:0}.production-page .character-slot-grid,.production-page .location-angle-grid{grid-template-columns:1fr}.production-page .generation-plan-header{grid-template-columns:56px minmax(0,1fr)}.production-page .generation-plan-header>.signal-badge{grid-column:1 / -1;justify-self:start}.production-page .generation-dialogue{grid-template-columns:1fr}}@keyframes generation-preferences-enter{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.generation-preferences-panel{left:-10px;width:min(300px,calc(100vw - 32px))}}
