.creation-page{color:#17201e;--creation-line:#17201e24;background:#f8faf8;min-height:100vh;font-size:15px;line-height:1.65}.creation-page *{box-sizing:border-box}.creation-page button,.creation-page textarea,.creation-page select{font:inherit}.creation-page button,.creation-page a,.creation-page select{touch-action:manipulation}.creation-page a{color:#337b6c;text-decoration:none}.creation-page button{cursor:pointer}.creation-page button:disabled{opacity:.5;cursor:default}.creation-page :focus-visible{outline-offset:4px;outline:2px solid #337b6c}.creation-header{border-bottom:1px solid var(--creation-line);justify-content:space-between;align-items:center;gap:16px;max-width:1440px;margin:auto;padding:24px 40px;display:flex}.creation-brand{font-size:20px;font-weight:700;color:#17201e!important}.creation-brand span{color:#4f5d59;margin-left:12px;font-size:14px;font-weight:400}.creation-layout{grid-template-columns:minmax(300px,5fr) minmax(0,7fr);max-width:1440px;margin:auto;display:grid}.creation-conversation{border-right:1px solid var(--creation-line);padding:48px 48px 64px 40px}.creation-eyebrow{letter-spacing:.12em;color:#337b6c;margin:0 0 20px;font-size:12px}.creation-conversation h1{letter-spacing:-.04em;margin:0 0 20px;font-size:40px;font-weight:600;line-height:1.3}.creation-intro{color:#4f5d59;max-width:30em;margin-bottom:32px}.creation-recent{color:#4f5d59;flex-direction:column;gap:8px;font-size:12px;display:flex}.creation-page select{border:1px solid var(--creation-line);color:#17201e;background:#f7f9f6;border-radius:4px;max-width:100%;min-height:44px;padding:8px}.creation-examples{margin:36px 0}.creation-examples>p{color:#4f5d59;font-size:12px}.creation-examples button{text-align:left;border:0;border-bottom:1px solid var(--creation-line);color:#337b6c;background:0 0;width:100%;padding:16px 0;display:block}.creation-messages{overflow-wrap:anywhere;max-height:360px;margin:32px 0;overflow:auto}.creation-message{border-bottom:1px solid var(--creation-line);padding:16px 0}.creation-message span{color:#337b6c;font-size:12px}.creation-message p{white-space:pre-wrap;margin:6px 0}.creation-message.from-user span{color:#4f5d59}.creation-composer{flex-direction:column;gap:12px;margin-top:24px;display:flex}.creation-page textarea{resize:vertical;border:1px solid var(--creation-line);color:#17201e;background:#fff;border-radius:6px;width:100%;min-height:80px;padding:14px;display:block}.creation-primary{color:#fff;background:#337b6c;border:0;border-radius:5px;min-height:48px;padding:12px 20px;font-weight:600}.creation-primary:hover:not(:disabled){background:#286052}.creation-secondary{border:1px solid var(--creation-line);color:#337b6c;background:0 0;border-radius:4px;min-height:44px;padding:8px 12px}.creation-page small{color:#4f5d59;font-size:12px;line-height:1.7;display:block}.creation-status{color:#337b6c;font-size:13px}.creation-error{color:#983f2d;background:#fff0ea;border-radius:4px;padding:12px;font-size:14px}.creation-plan{overflow-wrap:anywhere;background:#f2f5f1;min-width:0;padding:48px 48px 64px}.creation-plan-heading{border-bottom:1px solid var(--creation-line);justify-content:space-between;align-items:baseline;gap:16px;display:flex}.creation-plan-heading>span{color:#4f5d59;font-size:12px}.creation-empty{padding-top:56px}.creation-empty>span{color:#4f5d59;letter-spacing:.16em;font-size:12px}.creation-empty h2{line-height:1.4;font-size:32px!important}.creation-empty>p{color:#4f5d59;max-width:26em}.creation-frame{aspect-ratio:9/16;color:#337b6c;background:#e9efe9;border:1px solid #a8bcb2;flex-direction:column;justify-content:center;align-items:center;width:180px;margin:40px 0 0 auto;font-size:24px;display:flex}.creation-frame small{font-size:10px}.creation-version{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.creation-version label{color:#4f5d59;font-size:12px}.creation-plan h2{margin:28px 0 16px;font-size:28px;font-weight:600;line-height:1.4}.creation-logline{font-size:18px;line-height:1.75}.creation-facts{margin:28px 0}.creation-facts>div{grid-template-columns:40px 1fr;gap:12px;margin:12px 0;display:grid}.creation-facts dt{color:#4f5d59;padding-top:3px;font-size:12px}.creation-facts dd{margin:0}.creation-shots{margin:32px 0;padding:0;list-style:none}.creation-shots li{border-top:1px solid var(--creation-line);grid-template-columns:48px 1fr;gap:20px;padding:24px 0;display:grid}.creation-shot-number{color:#337b6c;font-size:24px}.creation-shot-number small{white-space:nowrap;font-size:10px}.creation-shots p{margin:0}.creation-shots blockquote{color:#4f5d59;margin:12px 0 0;font-size:13px}.creation-budget{border-top:1px solid var(--creation-line);padding:24px 0}.creation-budget h3{margin:0;font-size:14px;font-weight:500}.creation-budget p{margin:8px 0;font-size:20px}.creation-actions{border-top:1px solid var(--creation-line);flex-direction:column;align-items:flex-start;gap:16px;padding-top:24px;display:flex}.creation-edit{flex-direction:column;gap:20px;margin:24px 0;display:flex}.creation-edit label{color:#4f5d59;font-size:13px;display:block}.creation-edit textarea{margin-top:6px}.creation-edit>div{gap:12px;display:grid}@media (max-width:800px){.creation-header{padding:20px}.creation-layout{grid-template-columns:1fr}.creation-conversation{border-right:0;padding:32px 20px}.creation-conversation h1{font-size:32px}.creation-plan{padding:32px 20px}.creation-empty{padding-top:32px}.creation-frame{display:none}.creation-header>a:last-child{font-size:12px}.creation-plan h2{font-size:25px}.creation-version{flex-wrap:wrap}}.creation-project-picker,.creation-project-context{border-top:1px solid var(--creation-line);border-bottom:1px solid var(--creation-line);color:#4f5d59;margin:24px 0;padding:16px 0;font-size:13px}.creation-page summary{cursor:pointer;color:#337b6c;min-height:28px}.creation-project-picker label{gap:8px;margin:16px 0;display:grid}.creation-project-picker small{margin-top:12px}.creation-project-context p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.creation-project-context>div{border-top:1px solid var(--creation-line);padding:12px 0}.creation-project-context strong{color:#17201e;font-weight:500}.creation-audition{border-top:1px solid var(--creation-line);padding:24px 0}.creation-audition h3{margin:0 0 12px;font-size:18px;font-weight:600}.creation-audition>p{color:#4f5d59;font-size:14px}.creation-quote-picker{gap:12px;margin:20px 0;display:grid}.creation-quote-picker label{gap:8px;font-size:13px;display:grid}.creation-quote{border:1px solid var(--creation-line);background:#fff;border-radius:6px;margin-top:20px;padding:20px}.creation-quote-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.creation-quote h4{margin:0;font-size:14px;font-weight:500}.creation-quote-heading strong{color:#337b6c;text-align:right;flex-shrink:0;font-size:28px;line-height:1.2}.creation-quote p{font-size:13px}.creation-quote-shots{margin:20px 0;padding:0;list-style:none}.creation-quote-shots li{border-top:1px solid var(--creation-line);padding:12px 0}.creation-quote-shots summary{font-size:13px}.creation-quote-shots p{white-space:pre-wrap;overflow-wrap:anywhere}.creation-quote-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.creation-quote-gate{padding-top:16px}.creation-retry-choice{align-items:start;gap:10px;margin:16px 0;font-size:13px;display:flex}.creation-retry-choice input{margin-top:5px}.creation-results{border-top:1px solid var(--creation-line);padding:24px 0}.creation-results h3{margin:0;font-size:18px;font-weight:600}.creation-results>p,.creation-result-batch>p{color:#4f5d59;font-size:13px}.creation-result-batch{border-top:1px solid var(--creation-line);margin-top:24px;padding-top:20px}.creation-result-heading{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.creation-result-heading h4{margin:0;font-size:14px;font-weight:500}.creation-result-heading span{color:#337b6c;font-size:12px}.creation-result-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0;list-style:none;display:grid}.creation-result-images img{aspect-ratio:9/16;object-fit:contain;background:#e9efe9;border-radius:4px;width:100%;height:auto}.creation-result-images p,.creation-result-images a{margin:8px 0;font-size:12px}.creation-result-placeholder{aspect-ratio:9/16;border:1px solid var(--creation-line);text-align:center;color:#337b6c;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:12px;font-size:24px;display:flex}@media (max-width:500px){.creation-result-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.creation-shot-review{border-top:1px solid #17201e1f;margin-top:12px;padding-top:12px}.creation-shot-review label{gap:6px;font-size:12px;display:grid}.creation-shot-review textarea{box-sizing:border-box;resize:vertical;color:#17201e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #17201e26;border-radius:8px;padding:9px}.creation-shot-review p{overflow-wrap:anywhere}.creation-shot-review .creation-quote-actions{gap:8px;margin:8px 0}.creation-repair-picker{overflow-wrap:anywhere;border:1px solid #17201e26;border-radius:8px;min-width:0;margin:12px 0;padding:12px}.creation-chat{letter-spacing:0;background:#fff;height:100dvh;min-height:0;display:flex;overflow:hidden}.creation-chat *{letter-spacing:0}.creation-chat-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.creation-sidebar{border-right:1px solid var(--creation-line);background:#f7f8f8;flex-direction:column;flex-shrink:0;gap:22px;width:232px;min-height:0;padding:26px 16px 18px;display:none}.sidebar-open .creation-sidebar{display:flex}.creation-sidebar .creation-brand{padding:0 10px;font-size:19px}.creation-sidebar-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.creation-new-chat,.creation-workspace-link{border-radius:6px;align-items:center;gap:10px;padding:10px;font-size:14px;display:flex;color:#263732!important}.creation-new-chat:hover,.creation-workspace-link:hover{background:#e9eeec}.creation-sidebar-label{color:#6a7571;margin:12px 10px -12px;font-size:12px}.creation-sidebar nav{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow:auto}.creation-sidebar nav a{color:#4f5d59;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;flex-shrink:0;padding:10px;font-size:13px;overflow:hidden}.creation-sidebar nav a[aria-current=page]{color:#205f51;background:#e6eeeb;font-weight:600}.creation-chat .creation-header{flex-shrink:0;gap:14px;width:100%;max-width:none;min-height:60px;margin:0;padding:10px 24px}.creation-thread-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.creation-header>a{align-items:center;gap:8px;font-size:13px;display:flex}.creation-icon-button{color:#4f5d59;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.creation-icon-button:hover{background:#f0f3f2}.creation-thread-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;overflow:auto}.creation-chat .creation-layout{width:100%;max-width:880px;padding:20px 32px 40px;display:block}.creation-chat .creation-conversation{border:0;padding:0}.creation-chat .creation-welcome{text-align:center;padding:70px 0 18px}.creation-welcome>svg{color:#337b6c;margin-bottom:18px}.creation-chat .creation-welcome h1{letter-spacing:0;margin:0 0 12px;font-size:28px;line-height:1.4}.creation-chat .creation-intro{color:#6a7571;max-width:none;margin:0}.creation-chat .creation-project-picker,.creation-chat .creation-project-context{border:0;margin:12px 0;padding:10px 0;font-size:12px}.creation-chat .creation-examples{margin:24px 0 40px}.creation-chat .creation-examples button{padding:14px 0;font-size:14px}.creation-chat .creation-messages{max-height:none;margin:0;overflow:visible}.creation-chat .creation-message{border:0;max-width:100%;margin:8px 0;padding:18px 0}.creation-chat .creation-message span{color:#57635e;font-size:12px;font-weight:600}.creation-chat .creation-message p{margin:8px 0 0;font-size:15px;line-height:1.8}.creation-chat .creation-message.from-user{background:#f0f2f1;border-radius:8px;width:fit-content;max-width:85%;margin-left:auto;padding:14px 18px}.creation-chat .from-user span{display:none}.creation-chat .from-user p{margin:0}.creation-history{border-bottom:1px solid var(--creation-line);margin:12px 0 22px;padding-bottom:12px}.creation-history>summary{color:#737b77;font-size:13px}.creation-chat .creation-status{align-items:center;gap:8px;display:flex}.creation-chat .creation-plan{background:0 0;padding:16px 0 0}.creation-chat .creation-plan-heading{border:0;margin-bottom:12px}.creation-chat .creation-eyebrow{color:#57635e;margin:0;font-weight:600}.creation-plan-document{border:1px solid var(--creation-line);background:#fff;border-radius:8px;margin-bottom:24px;padding:16px 20px}.creation-plan-document>summary{color:#263732;justify-content:space-between;align-items:center;gap:12px;font-weight:600;list-style:none;display:flex}.creation-plan-document>summary::-webkit-details-marker{display:none}.creation-plan-document>summary>span{overflow-wrap:anywhere;align-items:center;gap:10px;min-width:0;display:flex}.creation-plan-document>summary>small{white-space:nowrap;font-weight:400}.creation-plan-document>summary:after{content:"+";color:#68776f;font-size:20px;font-weight:400}.creation-plan-document[open]>summary:after{content:"−"}.creation-chat .creation-plan h2{font-size:23px}.creation-chat .creation-logline{font-size:16px}.creation-chat .creation-facts,.creation-chat .creation-shots{font-size:14px}.creation-chat .creation-budget{padding:16px 0}.creation-chat .creation-result-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.creation-chat .creation-result-images img{background:#f1f3f2;max-height:360px;display:block}.creation-chat .creation-result-placeholder{max-height:360px}.creation-chat .creation-quote-heading strong{font-size:24px}.creation-composer-dock{background:#fff;flex-shrink:0;align-self:center;width:100%;max-width:880px;padding:12px 32px 16px}.creation-chat .creation-composer{background:#fff;border:1px solid #ccd4d0;border-radius:8px;gap:8px;margin:0;padding:12px 14px;box-shadow:0 2px 10px #17201e08}.creation-chat .creation-composer:focus-within{border-color:#337b6c}.creation-chat .creation-composer textarea{resize:vertical;border:0;border-radius:0;outline:none;min-height:48px;max-height:140px;padding:2px;font-size:15px;line-height:1.6}.creation-composer-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.creation-composer-toolbar>span{color:#707b75;font-size:12px}.creation-send{color:#fff;background:#263c34;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.creation-send:hover:not(:disabled){background:#337b6c}.creation-composer-dock>small{text-align:center;color:#7b827e;margin-top:8px;font-size:11px}.creation-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.creation-spinner{animation:1s linear infinite creation-spin}@keyframes creation-spin{to{transform:rotate(360deg)}}.creation-sidebar-backdrop{display:none}.creation-production-history>summary{cursor:pointer;color:#344a44;border-bottom:1px solid var(--creation-line);padding:16px 0;font-size:14px;font-weight:500}.creation-production-history>summary span{color:#66756f;margin-left:12px;font-size:12px;font-weight:400;display:inline-block}.creation-production-history[open]>summary{margin-bottom:20px}.creation-latest-output{min-width:0;padding-top:24px}.creation-latest-output>.creation-eyebrow{color:#66756f;margin:0 0 12px;font-size:12px}.creation-latest-output>.creation-results{border-top:0;padding-top:0}#creation-tasks summary{cursor:pointer;margin-bottom:12px;font-size:14px;font-weight:600}#creation-tasks button{align-items:center;gap:8px;display:inline-flex}.creation-task-list{max-height:420px;margin:12px 0;padding:0;list-style:none;overflow:auto}.creation-task-list li{border-bottom:1px solid var(--creation-line);overflow-wrap:anywhere;padding:12px 0}.creation-task-list p{margin:4px 0;font-size:13px}@media (prefers-reduced-motion:reduce){.creation-spinner{animation:none}}@media (max-width:999px){.creation-sidebar{z-index:30;width:260px;position:fixed;inset:0 auto 0 0}.creation-sidebar-backdrop{z-index:29;background:#17201e55;border:0;display:block;position:fixed;inset:0}.creation-chat .creation-header{padding:10px 16px}}@media (max-width:600px){.creation-chat .creation-layout{padding:16px 18px 28px}.creation-composer-dock{padding:8px 12px max(10px,env(safe-area-inset-bottom))}.creation-chat .creation-header{min-height:54px;padding:8px 12px}.creation-header>a span{display:none}.creation-chat .creation-message.from-user{max-width:94%}.creation-plan-document{padding:14px}.creation-plan-document>summary{flex-wrap:wrap}.creation-plan-document>summary>small{font-size:11px}.creation-chat .creation-result-images{grid-template-columns:1fr;gap:22px}.creation-chat .creation-result-images img{max-height:420px}.creation-chat .creation-welcome{padding-top:36px}.creation-chat .creation-welcome h1{font-size:24px}}.creation-publishing{color:#17201e;border-top:1px solid #dce3e0;padding:24px 0}.creation-publishing h3{margin:0;font-size:18px}.creation-publishing-fields{gap:16px;max-width:720px;margin-top:20px;display:grid}.creation-publishing-fields label{gap:8px;min-width:0;font-size:14px;display:grid}.creation-publishing-fields input,.creation-publishing-fields textarea,.creation-publishing-fields select{box-sizing:border-box;color:#17201e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cbd8d3;border-radius:6px;padding:10px 12px;line-height:1.6}.creation-publishing-fields textarea{resize:vertical}.creation-publishing-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.creation-publishing .creation-result-heading{flex-wrap:wrap;gap:12px}.creation-script-attachments{border-top:1px solid #dce3e0;padding:18px 0}.creation-script-attachments details{margin-top:12px}.creation-script-attachments button{margin:4px 8px 4px 0}.creation-script-preview{margin-top:16px}.creation-script-preview h3{overflow-wrap:anywhere;font-size:16px}.creation-script-preview p{color:#4f5d59;font-size:13px}.creation-script-preview textarea{box-sizing:border-box;width:100%;font:inherit;resize:vertical;color:#17201e;background:#fff;border:1px solid #cbd8d3;border-radius:6px;padding:12px;line-height:1.6}