:root{--ink:#17312d;--muted:#8a9894;--green:#087565;--line:#e4e9e4;--paper:#f6f7f3}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a,button{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#fbfcf9;border-right:1px solid var(--line);padding:28px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 9px 30px}.brand>b{display:grid;place-items:center;width:38px;height:38px;border-radius:13px 13px 13px 5px;background:var(--green);color:white;font-size:20px}.brand small,.brand span,.brand strong,.user small,.user span,.user strong{display:block}.brand strong{font-size:14px}.brand small{color:#9aa6a2;font-size:9px;letter-spacing:.1em;margin-top:3px}.sidebar nav{display:grid;gap:7px}.settings,.sidebar nav a{display:flex;align-items:center;gap:12px;padding:13px;border-radius:10px;color:#71807c;text-decoration:none;font-size:13px;font-weight:700}.sidebar nav a.active{color:var(--green);background:#e6f1eb}.sidebar nav i{margin-left:auto;background:#e7ebe7;padding:2px 7px;border-radius:10px;font-size:9px}.sideBottom{margin-top:auto}.budget{padding:15px;background:#f0f0e9;border-radius:13px;margin-bottom:15px}.budget>small{font-size:9px;color:var(--muted)}.budget>strong{display:block;margin:7px 0;font-size:17px}.budget em{font-size:10px;color:var(--muted);font-style:normal}.budget>div{height:5px;background:#dce1dc;border-radius:5px;margin-bottom:6px}.budget>div i{display:block;width:26%;height:100%;background:var(--green);border-radius:5px}.user{border-top:1px solid var(--line);padding:17px 7px 0;display:flex;gap:9px;align-items:center}.user>b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f1c66b}.user strong,.user>b{font-size:11px}.user small{font-size:9px;color:var(--muted);margin-top:3px}.workspace{padding:34px 40px 50px;max-width:1450px;width:100%;margin:auto}.workspace>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.workspace>header small{color:var(--muted);letter-spacing:.06em}.workspace h1{margin:5px 0 0;font-size:26px}.workspace>header button{border:0;background:var(--green);color:white;border-radius:10px;padding:13px 16px;font-size:12px;font-weight:700}.message{background:#def0e7;color:#126b5d;padding:11px 14px;margin:-8px 0 17px;border-radius:10px;font-size:12px;display:flex;justify-content:space-between}.message button{border:0;background:none;color:inherit}.hero{min-height:210px;border-radius:20px;overflow:hidden;background:linear-gradient(110deg,#0d7969,#07574e);color:white;display:grid;grid-template-columns:1.2fr .8fr}.hero>div:first-child{padding:32px 36px}.hero small{font-size:9px;letter-spacing:.12em;color:#abd9d0}.hero h2{margin:12px 0 5px;font-size:27px}.hero p{margin:0 0 24px;color:#b9ddd6;font-size:12px}.hero button{border:0;background:white;color:var(--green);border-radius:9px;padding:11px 15px;font-size:11px;font-weight:700}.hero a{color:white;text-decoration:none;margin-left:16px;font-size:11px}.scene{position:relative;background:radial-gradient(circle,#56af9d66,transparent 60%)}.star{right:70px;top:37px;color:#ffd267;font-size:44px;transform:rotate(12deg)}.spark,.star{position:absolute}.spark{right:180px;top:30px;color:#bfe3dc}.robot{position:absolute;bottom:-10px;right:170px;width:100px;text-align:center}.robot>i{display:block;width:3px;height:19px;background:#d6ebe6;margin:auto}.robot section{height:67px;background:#dcece7;border:7px solid #98c8be;border-radius:24px;display:flex;justify-content:center;align-items:center;gap:18px}.robot section b{color:#173b38;font-size:11px}.robot>strong{display:block;margin:auto;width:72px;height:65px;background:#ee896f;border:6px solid #f4ad98;border-radius:13px;color:white;padding-top:15px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0}.stats article{background:white;border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center}.stats article>b{width:36px;height:36px;border-radius:10px;display:grid;place-items:center}.coral{background:#fce7e1;color:#dd725b}.gold{background:#fff0ce;color:#c98e28}.mint{background:#def0e7;color:#18856f}.blue{background:#e3eef5;color:#5384a0}.stats span>*{display:block}.stats small{font-size:8px;color:var(--muted)}.stats strong{font-size:20px;margin:3px 0}.stats em{font-size:8px;color:var(--muted);font-style:normal}.stats em.good{color:#218a72}.columns{display:grid;grid-template-columns:1.7fr .75fr;gap:17px}.panel{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.panelHead{padding:19px 20px 14px;display:flex;justify-content:space-between}.panelHead h3{margin:0}.panelHead p{font-size:9px;color:var(--muted);margin:4px 0 0}.panelHead button{border:0;background:none;color:var(--green);font-size:10px}.stages{margin:0 20px 16px;padding:12px;background:#f6f8f5;display:flex;justify-content:space-between;border-radius:10px}.stages span{text-align:center;position:relative}.stages b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e1e6e1;color:#9ba6a2;font-size:9px}.stages span.done b{background:var(--green);color:white}.stages small{position:absolute;top:30px;left:50%;transform:translateX(-50%);font-size:7px;color:var(--muted)}.episodeList>section{border-top:1px solid #edf0ed;padding:11px 18px;display:flex;align-items:center;gap:11px}.thumb{width:49px;height:39px;border-radius:8px;display:grid;place-items:center}.t0{background:#123f49;color:#f3ca62}.t1{background:#f9dfb2;color:#5e956f}.t2{background:#dce8f1;color:#5a87a4}.episodeName{flex:1}.episodeName>*{display:block}.episodeName small{font-size:8px;color:var(--muted)}.episodeName strong{font-size:10px;margin:2px 0 5px}.episodeName>i{height:3px;background:#e8ece8;max-width:200px;border-radius:3px}.episodeName>i b{display:block;height:100%;background:var(--green)}.pill{font-size:8px;font-style:normal;font-weight:700;padding:5px 8px;border-radius:12px}.p0{background:#dff1e9;color:#147461}.p1{background:#fff0d0;color:#a06f1d}.p2{background:#e4eff6;color:#527d99}.episodeList section>button{border:0;background:none;color:#9aa5a2;font-size:20px}.activity>section{display:flex;gap:10px;padding:11px 20px}.activity>section>b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:9px}.activity section span>*{display:block}.activity section strong{font-size:10px}.activity section small{font-size:8px;color:var(--muted);margin-top:4px}.a0{background:#fce7e1;color:#d96c56}.a1{background:#fff0d0;color:#bc8322}.a2{background:#e4eff6;color:#527d99}.a3{background:#dff1e9;color:#147461}.all{width:100%;padding:12px;border:0;border-top:1px solid var(--line);background:#fafbf9;color:var(--green);font-size:9px;font-weight:700}@media(max-width:950px){.shell{grid-template-columns:78px 1fr}.sidebar{padding:25px 10px}.brand span,.sideBottom,.sidebar nav i,.sidebar nav span{display:none}.sidebar nav a{justify-content:center;font-size:17px}.workspace{padding:28px 22px}.stats{grid-template-columns:1fr 1fr}.columns{grid-template-columns:1fr}}@media(max-width:640px){.shell{display:block}.sidebar{position:fixed;z-index:5;top:auto;bottom:0;width:100%;height:62px;padding:7px}.brand,.sideBottom{display:none}.sidebar nav{display:flex;justify-content:space-around}.workspace{padding:22px 14px 80px}.workspace h1{font-size:21px}.hero{grid-template-columns:1fr;min-height:350px}.scene{position:absolute}.hero>div:first-child{padding:27px}.stats{grid-template-columns:1fr 1fr}.pill,.stats article>b{display:none}}.newEpisode{background:var(--green);border-radius:10px;padding:13px 16px;font-weight:700}.creatorPage{min-height:100vh;background:#f7f8f4}.creatorTop{height:70px;padding:0 30px;background:white;border-bottom:1px solid var(--line);justify-content:space-between}.creatorTop,.miniBrand{display:flex;align-items:center}.miniBrand{gap:10px;text-decoration:none;color:var(--ink);font-weight:700}.miniBrand b{width:32px;height:32px;display:grid;place-items:center;border-radius:11px 11px 11px 4px;background:var(--green);color:white}.draftState{font-size:10px;color:#8a9894;background:#f1f3ef;padding:7px 11px;border-radius:20px}.closeCreator{font-size:24px;text-decoration:none;color:#80908b}.creatorLayout{max-width:1240px;margin:auto;display:grid;grid-template-columns:220px minmax(420px,1fr) 280px;gap:32px;padding:42px 25px}.creatorSteps>p,.episodePreview>span,.stepLabel{font-size:9px;font-weight:700;letter-spacing:.12em;color:#8a9894}.creatorSteps>div{display:flex;gap:10px;margin:20px 0;color:#9aa6a2}.creatorSteps>div>b{width:27px;height:27px;flex:none;display:grid;place-items:center;border:1px solid #d9dfda;border-radius:50%;font-size:10px}.creatorSteps>div span{font-size:11px;font-weight:700}.creatorSteps>div small{display:block;font-size:8px;font-weight:400;margin-top:4px}.creatorSteps>div.current{color:var(--green)}.creatorSteps>div.current b{background:var(--green);color:white;border-color:var(--green)}.creatorSteps>section{margin-top:34px;padding:14px;background:#e8f2ed;border-radius:12px}.creatorSteps>section strong{font-size:9px}.creatorSteps>section p{font-size:8px;line-height:1.5;color:#647a74}.creatorForm{background:white;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 12px 35px #23443b0b}.creatorForm h1{font-size:27px;margin:8px 0}.formIntro{font-size:12px;color:#778681;line-height:1.5;margin:0 0 27px}.creatorForm label{display:block;font-size:10px;font-weight:700;margin-bottom:18px}.creatorForm input,.creatorForm select,.creatorForm textarea{width:100%;margin-top:7px;border:1px solid #dbe2dc;border-radius:9px;background:#fbfcfa;color:var(--ink);padding:11px 12px;font:inherit;font-size:12px;outline:none}.creatorForm input:focus,.creatorForm select:focus,.creatorForm textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a6814}.creatorForm label>small{display:block;font-size:8px;color:#98a39f;margin-top:5px;font-weight:400}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.moneyInput{position:relative}.moneyInput span{position:absolute;left:12px;top:19px;font-size:12px;color:#7d8c87}.moneyInput input{padding-left:25px}.safetyCard{display:flex;gap:11px;padding:13px;background:#edf5f1;border-radius:10px;margin:2px 0 20px}.safetyCard>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#cde8dc;color:var(--green)}.safetyCard strong,.safetyCard>b{font-size:10px}.safetyCard p{font-size:8px;color:#698079;margin:3px 0}.savedDraft{border:1px solid #a7d6c6;background:#eff8f4;border-radius:10px;padding:12px;margin-bottom:20px}.savedDraft b{font-size:11px;color:var(--green)}.savedDraft p{font-size:9px;margin:4px 0}.creatorForm footer{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center}.creatorForm footer a{color:#71817c;font-size:11px;text-decoration:none}.creatorForm footer button{border:0;border-radius:9px;background:var(--green);color:white;padding:12px 16px;font-size:11px;font-weight:700}.episodePreview{align-self:start;position:sticky;top:94px;background:#123f3a;color:white;border-radius:17px;padding:21px;box-shadow:0 15px 35px #123f3a22}.previewArt{height:140px;margin:14px 0 18px;border-radius:12px;background:radial-gradient(circle at 60% 35%,#409889,#1c5c53);position:relative;overflow:hidden}.previewArt b{position:absolute;bottom:-13px;left:50%;transform:translateX(-50%);width:75px;height:75px;border-radius:24px 24px 8px 8px;background:#dcece7;border:7px solid #98c8be;color:#17443e;display:grid;place-items:center;font-size:28px}.previewArt i{position:absolute;right:40px;top:24px;color:#ffd267;font-size:28px}.previewArt em{position:absolute;left:34px;top:24px;color:#a9d9d0}.episodePreview h2{font-size:17px;margin:0}.episodePreview>p{font-size:10px;color:#b9d8d2;line-height:1.5}.episodePreview dl{margin:17px 0;border-top:1px solid #ffffff20}.episodePreview dl div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #ffffff17}.episodePreview dt{font-size:9px;color:#9fc7c0}.episodePreview dd{font-size:9px;font-weight:700;margin:0}.episodePreview>small{display:block;font-size:8px;color:#91bbb4;line-height:1.5}@media(max-width:980px){.creatorLayout{grid-template-columns:180px 1fr}.episodePreview{display:none}}@media(max-width:700px){.creatorTop{padding:0 16px}.creatorLayout{display:block;padding:24px 14px}.creatorSteps{display:none}.creatorForm{padding:23px}.formGrid{grid-template-columns:1fr}.draftState{display:none}}.creatorSteps>div.complete{color:#4d8378}.creatorSteps>div.complete b{background:#d9eee6;border-color:#d9eee6;color:var(--green)}.choiceLabel{font-size:9px;font-weight:700;letter-spacing:.1em;color:#8a9894;margin:8px 0 10px}.choiceCards{display:grid;gap:10px}.choiceCards button{display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #dbe2dc;border-radius:11px;background:#fbfcfa;padding:12px;color:var(--ink)}.choiceCards button>b{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#e4efea;color:var(--green)}.choiceCards button small,.choiceCards button span{display:block}.choiceCards button span{font-size:11px;font-weight:700}.choiceCards button small{font-size:8px;color:#8a9894;margin-top:3px}.choiceCards button.selected,.modeCards button.selected{border-color:var(--green);box-shadow:0 0 0 2px #08756512;background:#f2f8f5}.modeCards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 25px}.modeCards button{min-height:115px;border:1px solid #dbe2dc;border-radius:11px;background:#fbfcfa;color:var(--ink);padding:14px;text-align:left}.modeCards button>*{display:block}.modeCards button>b{font-size:12px}.modeCards button>span{font-size:8px;color:#7d8b87;line-height:1.4;margin:7px 0}.modeCards button>small{font-size:10px;color:var(--green);font-weight:700}.reviewGrid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:22px}.reviewGrid section{border:1px solid #e0e5e0;border-radius:11px;padding:14px;background:#fbfcfa}.reviewGrid small{font-size:8px;color:#8a9894;letter-spacing:.08em}.reviewGrid strong{display:block;font-size:11px;margin:6px 0}.reviewGrid p{font-size:9px;line-height:1.45;color:#71817c;margin:0}.errorDraft{border:1px solid #e8aaa0;background:#fff1ee;border-radius:10px;padding:12px;margin-bottom:20px;color:#9d4133}.errorDraft b{font-size:11px}.errorDraft p{font-size:9px;margin:4px 0}.creatorForm footer .backButton{background:transparent;color:#71817c;padding-left:0}.creatorForm footer button:disabled{opacity:.65;cursor:not-allowed}@media(max-width:700px){.modeCards,.reviewGrid{grid-template-columns:1fr}}.libraryPage{min-height:100vh;background:#f6f7f3}.libraryTop{height:70px;padding:0 34px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:40px}.libraryTop nav{display:flex;gap:7px;margin:auto}.libraryTop nav a{padding:9px 13px;border-radius:8px;color:#74837f;text-decoration:none;font-size:11px;font-weight:700}.libraryTop nav a.active{background:#e8f2ed;color:var(--green)}.libraryTop>.newEpisode{border:0}.libraryBody{max-width:1150px;margin:auto;padding:42px 28px 70px}.libraryTitle{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.libraryTitle>span>small{font-size:9px;letter-spacing:.12em;color:#8a9894;font-weight:700}.libraryTitle h1{font-size:30px;margin:7px 0}.libraryTitle p{font-size:11px;color:#7c8a86;margin:0}.libraryTitle>div{text-align:right}.libraryTitle>div small,.libraryTitle>div strong{display:block}.libraryTitle>div strong{font-size:25px}.libraryTitle>div small{font-size:9px;color:#8a9894}.filters{display:flex;justify-content:space-between;gap:15px;margin-bottom:15px}.filters>input{width:240px;border:1px solid #dce2dd;border-radius:9px;padding:10px 12px;background:white;font-size:11px}.filters>div{display:flex;gap:5px}.filters button{border:0;background:transparent;color:#7d8b87;padding:8px 11px;border-radius:8px;font-size:9px;font-weight:700}.filters button.active{background:#e3f0ea;color:var(--green)}.episodeTable{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.episodeTable>header{display:grid;grid-template-columns:minmax(270px,2fr) 1fr 1fr .6fr 24px;gap:14px;padding:11px 17px;background:#f9faf7;color:#8a9894;font-size:8px;font-weight:700}.episodeTable>article{display:grid;grid-template-columns:50px minmax(205px,2fr) 1fr 1fr .6fr 24px;gap:14px;padding:13px 17px;border-top:1px solid #edf0ed;align-items:center;font-size:10px}.libraryThumb{width:44px;height:37px;border-radius:8px;display:grid;place-items:center}.libraryThumb.c0{background:#123f49;color:#f3ca62}.libraryThumb.c1{background:#f9dfb2;color:#5e956f}.libraryThumb.c2{background:#dce8f1;color:#5a87a4}.libraryName small,.libraryName strong{display:block}.libraryName small{font-size:8px;color:#8a9894;margin-top:4px}.libraryStatus{justify-self:start;padding:5px 8px;border-radius:12px;font-size:8px;font-style:normal;font-weight:700;background:#edf1ee;color:#60716c}.libraryStatus.review{background:#dff1e9;color:#147461}.libraryStatus.rendering{background:#fff0d0;color:#a06f1d}.libraryStatus.storyboard{background:#e4eff6;color:#527d99}.episodeTable article>button{border:0;background:none;color:#8b9995;font-size:18px}.emptyState{text-align:center;padding:50px}.emptyState>b{font-size:28px;color:#98a8a3}.emptyState h3{font-size:14px}.emptyState p{font-size:10px;color:#8a9894}.characterGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.characterGrid>article{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.characterPortrait{height:170px;position:relative;display:grid;place-items:center;background:#dceee7}.characterPortrait.gold{background:#f8e6b9}.characterPortrait.coral{background:#f7d9d0}.characterPortrait.blue{background:#dce8f1}.characterPortrait>b{width:82px;height:82px;border-radius:30px 30px 12px 12px;background:#ecf5f1;border:8px solid #91c5ba;display:grid;place-items:center;font-size:32px;color:#23544d;box-shadow:0 10px 20px #29463d22}.characterPortrait>i{position:absolute;right:26px;top:22px;color:#fff;font-size:20px}.characterPortrait>em{position:absolute;left:13px;bottom:12px;padding:5px 8px;border-radius:12px;background:#ffffffcc;color:#55716a;font-size:7px;font-style:normal;text-transform:uppercase;font-weight:700}.characterName{display:block;padding:17px 17px 0}.characterName h2{margin:0;font-size:17px}.characterName small{font-size:9px;color:var(--green)}.characterGrid article>p{font-size:9px;color:#6f7f7a;line-height:1.55;min-height:58px;padding:0 17px}.characterGrid dl{padding:11px 17px;margin:0;background:#f8f9f6}.characterGrid dt{font-size:7px;color:#8a9894;font-weight:700}.characterGrid dd{font-size:9px;margin:5px 0 0}.characterGrid article>footer{display:flex;justify-content:space-between;padding:13px 17px;align-items:center}.characterGrid footer span{font-size:8px;color:#8a9894}.characterGrid footer button{border:0;background:none;color:var(--green);font-size:8px;font-weight:700}.modalBackdrop{position:fixed;inset:0;background:#163b3566;display:grid;place-items:center;z-index:20;padding:20px}.characterModal{width:min(470px,100%);background:white;border-radius:17px;padding:25px;box-shadow:0 20px 60px #173b3555}.characterModal>header{display:flex;justify-content:space-between;margin-bottom:20px}.characterModal header small{font-size:8px;letter-spacing:.12em;color:#8a9894}.characterModal h2{margin:5px 0 0;font-size:21px}.characterModal header button{border:0;background:none;font-size:22px;color:#7c8b86}.characterModal label{display:block;font-size:9px;font-weight:700;margin:13px 0}.characterModal input,.characterModal select,.characterModal textarea{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #dce2dd;background:#fbfcfa;border-radius:8px;font:inherit;font-size:10px}.characterModal>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.characterModal footer button{border:0;background:#eef1ee;color:#62726d;border-radius:8px;padding:10px 14px;font-size:10px;font-weight:700}.characterModal footer button.primaryModal{background:var(--green);color:white}@media(max-width:850px){.characterGrid{grid-template-columns:1fr 1fr}.episodeTable>header{display:none}.episodeTable>article{grid-template-columns:50px 1fr auto auto}.episodeTable article>span:nth-of-type(2),.episodeTable article>span:nth-of-type(3),.libraryTop nav{display:none}}@media(max-width:600px){.libraryTop{padding:0 15px;gap:12px}.libraryBody{padding:28px 14px}.libraryTitle{align-items:start}.libraryTitle>div{display:none}.filters{display:block}.filters>input{width:100%;margin-bottom:10px}.filters>div{overflow:auto}.characterGrid{grid-template-columns:1fr}.episodeTable>article{grid-template-columns:45px 1fr auto}.episodeTable article>span:nth-of-type(4){display:none}}.openEpisode{color:#8b9995;font-size:18px;text-decoration:none}.productionPage{min-height:100vh;background:#f6f7f3}.productionTop{height:69px;background:white;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px}.backEpisodes{color:#637570;text-decoration:none;font-size:10px;font-weight:700}.productionTop>div{text-align:center}.productionTop>div span,.productionTop>div strong{display:block}.productionTop>div span{font-size:8px;color:#8a9894;letter-spacing:.08em}.productionTop>div strong{font-size:13px;margin-top:3px}.productionTop>section{justify-self:end;display:flex;gap:8px}.productionTop button{border:1px solid #dce2dd;border-radius:8px;background:white;color:#657570;padding:9px 12px;font-size:9px;font-weight:700}.productionTop button.approveTop{background:var(--green);border-color:var(--green);color:white}.productionMeta{background:white;padding:13px 32px;display:flex;justify-content:space-between;align-items:center}.productionMeta>div{display:flex;align-items:center;gap:12px}.stageBadge{padding:5px 8px;background:#fff0d0;color:#966919;border-radius:12px;font-size:8px;font-weight:700}.productionMeta small{font-size:8px;color:#8a9894}.productionMeta dl{display:flex;gap:30px;margin:0}.productionMeta dl div{text-align:right}.productionMeta dt{font-size:7px;color:#8a9894}.productionMeta dd{font-size:9px;font-weight:700;margin:3px 0 0}.productionNotice{margin:15px auto 0;max-width:1160px;background:#e0f1e9;color:#116b5c;border-radius:9px;padding:10px 13px;display:flex;justify-content:space-between;font-size:9px}.productionNotice button{border:0;background:none;color:inherit}.productionTabs{background:white;border-bottom:1px solid var(--line);padding:0 32px;display:flex;justify-content:center;gap:14px}.productionTabs button{border:0;border-bottom:2px solid transparent;background:none;color:#87938f;padding:14px 10px 12px;font-size:9px;font-weight:700}.productionTabs button.active{color:var(--green);border-bottom-color:var(--green)}.productionTabs button i{margin-left:5px;background:#dcefe7;padding:2px 4px;border-radius:50%;font-style:normal}.productionBody{max-width:1160px;margin:25px auto 70px;padding:0 22px;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.productionMain{background:white;border:1px solid var(--line);border-radius:15px;padding:27px;min-height:620px}.workHeading{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.briefPanel>small,.workHeading small{font-size:8px;letter-spacing:.1em;color:#8a9894;font-weight:700}.workHeading h1{font-size:23px;margin:6px 0}.workHeading p{font-size:10px;color:#7b8985;margin:0}.scriptFooter button,.workHeading>button{border:1px solid #dce2dd;border-radius:8px;background:white;color:#657570;padding:9px 11px;font-size:9px;font-weight:700}.workHeading>button:disabled{opacity:.45}.scriptEditor{width:100%;min-height:430px;border:1px solid #e0e5e0;border-radius:11px;background:#fbfcfa;padding:22px;font:12px/1.8 Georgia,serif;color:#293d39;resize:vertical;outline:none}.scriptEditor:focus{border-color:var(--green);box-shadow:0 0 0 3px #08756512}.scriptFooter{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.scriptFooter span{font-size:8px;color:#8a9894}.briefPanel h1{font-size:25px;line-height:1.35;max-width:650px}.briefPanel>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.briefPanel article{padding:17px;background:#f7f9f6;border-radius:10px}.briefPanel article span,.briefPanel article strong{display:block}.briefPanel article span{font-size:8px;color:#8a9894}.briefPanel article strong{font-size:11px;margin-top:6px}.sceneList{display:grid;gap:12px}.sceneList>article{display:grid;grid-template-columns:180px 1fr;border:1px solid #e0e5e0;border-radius:12px;overflow:hidden}.sceneArt{min-height:145px;display:grid;place-items:center;position:relative;background:#164d47;color:#f3ce6e}.sceneArt.scene2{background:#f6dfb4;color:#43816f}.sceneArt.scene3{background:#dfeaf1;color:#527d99}.sceneArt.scene4{background:#243f62;color:#f2cf72}.sceneArt>span{position:absolute;top:10px;left:10px;font-size:7px;background:#ffffffbb;color:#465c57;padding:4px 6px;border-radius:8px}.sceneArt>b{font-size:36px}.sceneList article>section{padding:15px}.sceneList header{display:flex;justify-content:space-between}.sceneList h3{font-size:12px;margin:3px 0}.sceneList header small{font-size:7px;color:#8a9894}.sceneList header button{border:0;background:none;color:#8a9894}.sceneList p{font-size:9px;color:#6f7f7a;line-height:1.5}.sceneList blockquote{margin:10px 0 0;padding:9px 10px;background:#f6f8f5;border-left:3px solid #b9d9cf;font-size:9px;font-style:italic}.lockedStage{text-align:center;padding:120px 20px}.lockedStage>b{display:grid;place-items:center;margin:auto;width:55px;height:55px;border-radius:18px;background:#e5f0eb;color:var(--green);font-size:24px}.lockedStage h2{font-size:18px}.lockedStage p{font-size:10px;color:#7d8b87}.lockedStage button{border:0;background:var(--green);color:white;border-radius:8px;padding:10px 14px;font-size:9px;font-weight:700}.productionAside{display:grid;gap:13px;align-content:start}.productionAside>section{background:white;border:1px solid var(--line);border-radius:13px;padding:17px}.productionAside small{font-size:7px;letter-spacing:.1em;color:#8a9894;font-weight:700}.approvalCard h3{font-size:14px;margin:7px 0}.approvalCard p{font-size:9px;color:#6f7f7a;line-height:1.5}.approvalCard button{width:100%;border:0;background:var(--green);color:white;border-radius:8px;padding:10px;font-size:9px;font-weight:700}.approvalCard button.approved{background:#dff1e9;color:var(--green)}.costCard header{display:flex;justify-content:space-between}.costCard header span>*{display:block}.costCard header strong{font-size:19px;margin-top:4px}.costCard header em{font-size:7px;font-style:normal;color:#8a9894}.costCard>div{height:5px;background:#e7ebe7;border-radius:6px;margin:12px 0}.costCard>div i{display:block;height:100%;background:var(--green);border-radius:6px}.costCard dl{margin:0}.costCard dl div{display:flex;justify-content:space-between;padding:6px 0}.costCard dd,.costCard dt{font-size:8px;margin:0;color:#71817c}.costCard footer{border-top:1px solid var(--line);margin-top:8px;padding-top:10px;display:flex;justify-content:space-between;font-size:9px}.checkCard p{font-size:9px;margin:11px 0}.checkCard p b{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#dff1e9;color:var(--green);margin-right:8px;font-size:7px}@media(max-width:800px){.productionTop{grid-template-columns:1fr auto}.productionMeta dl,.productionTop>div{display:none}.productionTabs{justify-content:flex-start;overflow:auto}.productionBody{grid-template-columns:1fr}.productionAside{grid-template-columns:1fr 1fr}.checkCard{display:none}}@media(max-width:550px){.productionTop{padding:0 14px}.productionTop>section button:first-child{display:none}.productionMain{padding:17px}.productionAside,.sceneList>article{grid-template-columns:1fr}.sceneArt{min-height:120px}.briefPanel>div{grid-template-columns:1fr}.workHeading{display:block}.workHeading>button{margin-top:12px}}.providerPage{min-height:100vh;background:#f6f7f3}.secureBadge{font-size:8px;color:#167b68;background:#e5f2ec;padding:7px 10px;border-radius:15px}.providerBody{max-width:1060px;margin:auto;padding:42px 27px 70px}.providerSummary{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px}.providerSummary article{background:white;border:1px solid var(--line);border-radius:12px;padding:17px}.providerSummary article>*{display:block}.providerSummary small{font-size:7px;color:#8a9894;letter-spacing:.1em}.providerSummary strong{font-size:16px;margin:6px 0}.providerSummary p{font-size:8px;color:#788783;margin:0}.providerGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.providerCard{background:white;border:1px solid var(--line);border-radius:14px;padding:19px}.providerCard.featured{grid-column:1/-1;border-color:#b8d8ce}.providerCard>header{display:flex;align-items:center;gap:11px}.providerLogo{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#173a35;color:white;font-weight:700}.provider0{background:#7f61aa}.provider1{background:#df755f}.provider2{background:#d19b36}.provider3{background:#da4d43}.providerCard header span{flex:1}.providerCard h2{font-size:13px;margin:0}.providerCard header p{font-size:8px;color:#87948f;margin:4px 0 0}.providerCard header em{font-size:7px;font-style:normal;background:#f0f2ef;color:#71817c;border-radius:12px;padding:5px 7px}.providerDetails{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0}.providerDetails span{padding:11px;background:#f7f9f6;border-radius:9px}.providerDetails span>*{display:block}.providerDetails small{font-size:7px;color:#8a9894}.providerDetails strong{font-size:10px;margin-top:5px}.providerCard>section{background:#f6f8f5;border-radius:9px;padding:12px;margin:15px 0}.providerCard>section b{font-size:9px}.providerCard>section p{font-size:8px;color:#70807b;line-height:1.45;margin:4px 0 0}.providerCard>footer{display:flex;gap:8px}.providerCard footer button{border:1px solid #dbe1dc;background:white;color:#667671;border-radius:8px;padding:9px 11px;font-size:8px;font-weight:700}.providerCard footer button.testProvider{background:var(--green);border-color:var(--green);color:white}.secretRules{margin-top:18px;background:#123f3a;color:white;border-radius:14px;padding:20px;display:grid;grid-template-columns:1.1fr 1fr;gap:25px}.secretRules>span{display:flex;gap:11px}.secretRules>span>b{width:27px;height:27px;flex:none;border-radius:50%;display:grid;place-items:center;background:#ffffff1d;color:#9fe0d1}.secretRules strong{font-size:11px}.secretRules p{font-size:8px;color:#acd0c9;line-height:1.5}.secretRules ul{margin:0;padding-left:17px}.secretRules li{font-size:8px;color:#b4d4ce;margin:7px 0}@media(max-width:700px){.providerGrid,.providerSummary{grid-template-columns:1fr}.providerCard.featured{grid-column:auto}.providerDetails,.secretRules{grid-template-columns:1fr}.secureBadge{display:none}}.costPage{min-height:100vh;background:#f6f7f3}.costBody{max-width:1240px;margin:auto;padding:42px 25px 70px}.ledgerStats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.ledgerStats article{background:white;border:1px solid var(--line);border-radius:12px;padding:16px}.ledgerStats article>*{display:block}.ledgerStats small{font-size:7px;color:#8a9894;letter-spacing:.08em}.ledgerStats strong{font-size:18px;margin:6px 0}.ledgerStats p{font-size:8px;color:#7d8b87;margin:0}.ledgerTools{display:flex;justify-content:space-between;margin:18px 0 10px}.ledgerTools>div{display:flex;gap:5px}.ledgerTools button{border:1px solid #dce2dd;background:white;color:#71817c;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:700}.ledgerTools button.active{background:#e5f1eb;color:var(--green);border-color:#cde4da}.ledgerTable{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden}.ledgerTable>article,.ledgerTable>header{display:grid;grid-template-columns:1.1fr 1.15fr .75fr 1.35fr .7fr .7fr .7fr;gap:12px;align-items:center}.ledgerTable>header{padding:11px 14px;background:#f8faf7;color:#8a9894;font-size:7px;font-weight:700}.ledgerTable>article{padding:13px 14px;border-top:1px solid #edf0ed;font-size:8px}.ledgerTable code{font-size:8px;color:#5e716b}.ledgerTable article span>*{display:block}.ledgerTable article span>strong{font-size:9px}.ledgerTable article span>small{font-size:7px;color:#8a9894;margin-top:3px}.ledgerTable article>strong{font-size:9px}.ledgerTable article>em{justify-self:start;border-radius:11px;padding:5px 7px;font-style:normal;font-size:7px;font-weight:700;background:#fff0d0;color:#936617}.ledgerTable article>em.reconciled{background:#dff1e9;color:#147461}.reconcileNote{margin-top:15px;border:1px solid #d7e4de;background:#edf5f1;border-radius:12px;padding:15px;display:flex;gap:11px}.reconcileNote>b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#cfe8dd;color:var(--green);font-family:Georgia;font-style:italic}.reconcileNote strong{font-size:9px}.reconcileNote p{font-size:8px;color:#697c76;line-height:1.5;margin:4px 0}@media(max-width:950px){.ledgerStats{grid-template-columns:1fr 1fr}.ledgerTable{overflow:auto}.ledgerTable>article,.ledgerTable>header{min-width:900px}}@media(max-width:550px){.ledgerStats{grid-template-columns:1fr}.costBody{padding:28px 14px}}.loginPage{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:white}.loginBrand{position:relative;overflow:hidden;background:linear-gradient(145deg,#0c7164,#103f3b);color:white;padding:70px;display:flex;flex-direction:column;justify-content:flex-end}.loginBrand>div:last-child{position:relative;z-index:2;max-width:480px}.loginLogo,.mobileLoginLogo{width:42px;height:42px;border-radius:14px 14px 14px 5px;display:grid;place-items:center;background:#f2bf5c;color:#20423b;font-size:20px;font-weight:700}.loginBrand h1{font-size:42px;line-height:1.06;margin:22px 0 13px;letter-spacing:-.035em}.loginBrand p{font-size:13px;line-height:1.65;color:#b9ddd6;max-width:420px}.loginBrand>div>small{display:block;margin-top:28px;font-size:8px;letter-spacing:.16em;color:#9bc9c0}.nightSky{position:absolute;inset:0;background:radial-gradient(circle at 65% 25%,#42a08d55,transparent 35%)}.nightSky>span{position:absolute;right:22%;top:17%;font-size:70px;color:#ffd166;filter:drop-shadow(0 0 20px #ffd16666);transform:rotate(12deg)}.nightSky>i{position:absolute;right:48%;top:28%;font-size:24px;color:#b9e4db}.loginRobot{position:absolute;right:13%;top:35%;width:150px;height:155px;border-radius:45px 45px 18px 18px;background:#dcece7;border:13px solid #8ec3b8;display:grid;place-items:center;box-shadow:0 30px 50px #082d2955}.loginRobot>b{font-size:50px;color:#1f5049}.loginPanel{display:grid;place-items:center;padding:35px}.loginPanel form{width:min(390px,100%)}.loginPanel form>small{font-size:8px;letter-spacing:.14em;color:var(--green);font-weight:700}.loginPanel h2{font-size:27px;margin:9px 0}.loginPanel form>p{font-size:11px;color:#7d8b87;margin:0 0 28px}.loginPanel label{display:block;font-size:9px;font-weight:700;margin:15px 0}.loginPanel input{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #d9e0da;border-radius:9px;background:#fbfcfa;font:inherit;font-size:11px;outline:none}.loginPanel input:focus{border-color:var(--green);box-shadow:0 0 0 3px #08756512}.loginPanel form>button{width:100%;border:0;border-radius:9px;background:var(--green);color:white;padding:13px;font-size:11px;font-weight:700;margin-top:7px}.loginPanel form>button:disabled{opacity:.65}.loginPanel footer{margin-top:18px;padding:12px;background:#f0f6f3;border-radius:9px;display:flex;gap:8px;color:#667a74}.loginPanel footer b{color:var(--green)}.loginPanel footer span{font-size:8px;line-height:1.5}.loginError{padding:10px;border-radius:8px;background:#fff0ed;color:#a34737;font-size:9px;margin-bottom:10px}.mobileLoginLogo{display:none}@media(max-width:750px){.loginPage{display:block;background:#f7f9f6;padding:24px}.loginBrand{display:none}.loginPanel{min-height:calc(100vh - 48px);background:white;border-radius:18px;padding:28px;box-shadow:0 12px 40px #173b3514}.mobileLoginLogo{display:grid;margin-bottom:30px}}.user>button{margin-left:auto;border:0;background:transparent;color:#778782;font-size:8px;font-weight:700;padding:5px}.user>button:hover{color:var(--green)}.budget{color:inherit;text-decoration:none;display:block}.hero .light-button{display:inline-block;text-decoration:none}.hero .heroDetail{color:white;text-decoration:none;margin-left:16px;font-size:11px}.ledgerEmpty{padding:32px;text-align:center;color:#68736f;background:#fff;margin:0}.ledgerTable>article,.ledgerTable>header{grid-template-columns:1fr 1.05fr 1.15fr .7fr 1.3fr .7fr .7fr .65fr}.editableScenes article>section{display:grid;gap:9px}.editableScenes header{display:flex;gap:10px;align-items:center}.editableScenes header>input{flex:1;font-weight:700;font-size:14px;border:1px solid #dce3df;border-radius:8px;padding:9px}.editableScenes label{display:grid;gap:4px;color:#71817c;font-size:8px;font-weight:700}.editableScenes label input,.editableScenes textarea{border:1px solid #dce3df;border-radius:8px;padding:8px;font:inherit;color:#263b35;background:#fff}.editableScenes textarea{min-height:58px;resize:vertical}.sceneControls{display:flex;gap:4px}.sceneControls button{min-width:29px}.saveScene{justify-self:start}.generationActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.generationActions button{appearance:none;border:1px solid #cfdbd5;background:#fff;color:#365c53;border-radius:10px;padding:10px 14px;font-size:9px;line-height:1;font-weight:750;box-shadow:0 3px 10px rgba(24,66,55,.06);cursor:pointer}.generationActions button:hover:not(:disabled){border-color:#9bbcb3;background:#f7fbf9;box-shadow:0 6px 16px rgba(24,66,55,.1)}.generationActions button:last-child{border-color:var(--green);background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;box-shadow:0 7px 18px #126f6025}.generationActions button:last-child:disabled{opacity:1;cursor:default;border-color:#b9ddcf;background:#e5f4ed;color:#187260;box-shadow:none}.generationActions button:last-child:disabled:before{content:"✓";display:inline-block;margin-right:6px;font-weight:900}.generationActions button:disabled:not(:last-child){opacity:.55;cursor:not-allowed}:root{--ink:#162824;--muted:#75857f;--green:#126f60;--green-dark:#0b4e45;--mint:#dff3ea;--coral:#ff806b;--gold:#f3bd55;--blue:#6d9fc2;--line:#dfe7e2;--paper:#f3f6f2;--shadow:0 14px 42px rgba(31,66,56,.09)}body{background:radial-gradient(circle at 85% 0,#e7f4ee 0,transparent 28%),var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.01em}a,button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.light-button:hover,.newEpisode:hover,button:not(:disabled):hover{transform:translateY(-1px)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #f3bd5570;outline-offset:2px}.shell{grid-template-columns:256px minmax(0,1fr)}.sidebar{background:linear-gradient(180deg,#0e3f39,#092f2b);border:0;padding:26px 17px;color:white;box-shadow:12px 0 40px rgba(15,62,55,.08);z-index:3}.brand{padding:0 10px 34px}.brand>b{width:42px;height:42px;background:linear-gradient(145deg,var(--gold),#ffdb83);color:#173b34;box-shadow:0 8px 24px #071f1b55}.brand strong{font-size:15px;color:white}.brand small{color:#86b5ab}.sidebar nav{gap:6px}.settings,.sidebar nav a{color:#a9c7c0;padding:13px 14px;border:1px solid transparent}.settings:hover,.sidebar nav a:hover{color:white;background:#ffffff0d}.sidebar nav a.active{color:white;background:linear-gradient(90deg,#ffffff1c,#ffffff0b);border-color:#ffffff16;box-shadow:inset 3px 0 var(--gold)}.sidebar nav i{background:#ffffff14;color:#d5e6e2}.budget{background:linear-gradient(145deg,#174f47,#113f39);border:1px solid #ffffff12;color:white;padding:16px}.budget>small{color:#86b5ab}.budget>div{background:#ffffff17}.budget>div i{background:linear-gradient(90deg,var(--gold),#ffdb83)}.settings{color:#a9c7c0}.user{border-color:#ffffff18}.user>b{background:linear-gradient(145deg,var(--coral),#ffab94);color:#4d2119}.user strong{color:white}.user small,.user>button{color:#86b5ab}.user>button:hover{color:white}.workspace{padding:40px 46px 64px;max-width:1540px}.workspace>header{margin-bottom:28px}.workspace>header small{font-size:10px;color:#73857f;letter-spacing:.12em;font-weight:750}.workspace h1{font-size:31px;letter-spacing:-.035em}.newEpisode{background:linear-gradient(135deg,var(--green),var(--green-dark));color:white;text-decoration:none;border-radius:13px;padding:13px 18px;font-size:12px;font-weight:750;box-shadow:0 9px 24px #126f6030}.hero{min-height:242px;border-radius:24px;background:linear-gradient(120deg,#115f54,#0a403b 67%,#172f3e);box-shadow:0 18px 45px #0a403b25;position:relative}.hero:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:10%;top:-45%;border:1px solid #ffffff18;box-shadow:0 0 0 45px #ffffff08,0 0 0 90px #ffffff05}.hero>div:first-child{padding:38px 42px;z-index:1}.hero small{color:#a8d9cf;font-weight:750}.hero h2{font-size:34px;letter-spacing:-.035em;margin:13px 0 8px}.hero p{font-size:13px;color:#bcd9d3}.hero .light-button{margin-left:0;background:white;color:var(--green-dark);padding:12px 16px;border-radius:11px;font-weight:750;box-shadow:0 8px 20px #071f1b35}.hero .heroDetail{color:#c5ded8}.scene{background:radial-gradient(circle at 50% 50%,#78c6b74d,transparent 62%)}.robot{filter:drop-shadow(0 18px 18px #061c1940);transform:scale(1.12)}.star{filter:drop-shadow(0 7px 13px #f3bd5555)}.stats{gap:15px;margin:20px 0}.panel,.stats article{border:1px solid #e1e9e4;box-shadow:0 8px 28px rgba(35,68,59,.055)}.stats article{border-radius:16px;padding:18px}.stats article>b{width:42px;height:42px;border-radius:13px}.stats strong{font-size:23px}.stats small{font-weight:750;letter-spacing:.06em}.columns{gap:20px}.panel{border-radius:18px}.panelHead{padding:21px 22px}.panelHead h3{font-size:15px}.episodeList>section{padding:15px 22px}.thumb{border-radius:12px}.pill{font-weight:750}.activity section{padding-left:22px;padding-right:22px}.libraryTop,.productionTop{box-shadow:0 4px 18px rgba(30,63,54,.05);border-color:#e2e9e5}.costBody,.libraryBody,.providerBody{padding-top:50px}.libraryTitle h1{font-size:31px;letter-spacing:-.035em}.characterGrid>article,.episodeTable,.ledgerStats article,.ledgerTable,.providerCard,.providerSummary article{box-shadow:0 8px 28px rgba(35,68,59,.055);border-color:#e1e9e4}.productionPage{background:radial-gradient(circle at 90% 5%,#e4f3ec,transparent 25%),var(--paper)}.productionAside>section,.productionMain{box-shadow:0 10px 32px rgba(35,68,59,.06);border-color:#dfe8e3}.productionMain{border-radius:20px}.productionAside>section{border-radius:16px}.productionTabs button{font-size:10px}.workHeading h1{font-size:26px;letter-spacing:-.03em}.scriptEditor{background:#f9fbf9;border-radius:14px}.sceneList>article{border-radius:16px;box-shadow:0 6px 20px rgba(35,68,59,.05)}.sceneArt{background:linear-gradient(145deg,#195f56,#123c38)}.sceneArt.scene2{background:linear-gradient(145deg,#f8e7bd,#efd18d)}.sceneArt.scene3{background:linear-gradient(145deg,#e6f0f5,#cbdde8)}.sceneArt.scene4{background:linear-gradient(145deg,#314e73,#1d3454)}.loginBrand{background:radial-gradient(circle at 75% 25%,#4ca39155,transparent 30%),linear-gradient(145deg,#116d60,#0c3935)}.approvalCard button,.lockedStage button,.loginPanel form>button,.testProvider{background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 8px 20px #126f6028}@media(max-width:1050px){.shell{grid-template-columns:215px 1fr}.workspace{padding:34px 28px}.hero h2{font-size:29px}.stats{grid-template-columns:1fr 1fr}}@media(max-width:760px){.shell{display:block}.sidebar{position:relative;height:auto;padding:15px}.brand{padding:0 4px 14px}.sidebar nav{display:flex;overflow:auto;padding-bottom:4px}.sidebar nav a{white-space:nowrap;padding:10px 12px}.sideBottom,.sidebar nav a i{display:none}.workspace{padding:24px 15px 45px}.workspace h1{font-size:25px}.workspace>header{align-items:flex-end}.hero{grid-template-columns:1fr;min-height:310px}.hero>div:first-child{padding:28px}.hero h2{font-size:27px}.scene{min-height:120px}.robot{right:38%;transform:scale(.8)}.star{right:20%;top:10px}.stats{grid-template-columns:1fr 1fr}.columns{grid-template-columns:1fr}.activity{display:none}}@media(max-width:500px){.workspace>header small{display:none}.newEpisode{padding:11px 13px}.hero h2{font-size:24px}.stats{grid-template-columns:1fr}.hero .heroDetail{display:inline-block;margin-top:14px}.productionBody{padding:0 12px}.productionMain{padding:16px}.editableScenes header{align-items:flex-start;flex-direction:column}.sceneControls{width:100%}.ledgerStats{grid-template-columns:1fr}}.generationActions button:last-child:disabled:before{content:none}button{cursor:pointer;font-weight:700}button:disabled{cursor:not-allowed}.characterModal>header button,.message>button,.productionNotice>button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;font-size:16px}.message>button:hover,.productionNotice>button:hover{background:#ffffff70}.characterModal>header button:hover{background:#f1f5f2;color:#31564d}.activity .all,.characterGrid footer button,.panelHead button{appearance:none;border:0;background:transparent;color:var(--green);border-radius:8px;padding:8px 10px;font-size:9px;font-weight:750}.activity .all:hover,.characterGrid footer button:hover,.panelHead button:hover{background:var(--mint);color:var(--green-dark)}.saveScene,.scriptFooter button{appearance:none!important;border:1px solid var(--green)!important;background:linear-gradient(135deg,var(--green),var(--green-dark))!important;color:#fff!important;border-radius:10px!important;padding:10px 14px!important;font-size:9px!important;font-weight:750!important;box-shadow:0 7px 18px #126f6022}.saveScene:hover,.scriptFooter button:hover{box-shadow:0 9px 22px #126f6033!important}.sceneControls button{appearance:none;width:31px;height:31px;padding:0!important;border:1px solid #d7e1dc!important;border-radius:8px!important;background:#f8faf8!important;color:#4d6d65!important;font-size:12px!important;box-shadow:none!important}.sceneControls button:hover:not(:disabled){background:#edf5f1!important;border-color:#afccc2!important}.sceneControls button:last-child{color:#a94d40!important;background:#fff7f5!important;border-color:#efd3cd!important}.sceneControls button:last-child:hover{background:#fde8e3!important;border-color:#e6b2a7!important}.sceneControls button:disabled{opacity:.35}.productionTop button{box-shadow:0 3px 10px rgba(24,66,55,.05)}.productionTop button:hover{border-color:#aec8c0;background:#f7faf8}.productionTop button.approveTop{box-shadow:0 7px 18px #126f6025}.approvalCard button.approved{background:#e4f3ec!important;color:#187260!important;box-shadow:none!important;border:1px solid #badbce!important;cursor:default}.filters button,.ledgerTools button{appearance:none;border:1px solid #d8e2dd;background:#fff;color:#61766f;border-radius:9px;padding:9px 12px;font-size:8px;font-weight:750}.filters button:hover,.ledgerTools button:hover{background:#f2f7f4;border-color:#b9cec7}.filters button.active,.ledgerTools button.active{background:#dff1e9;border-color:#b8d9cc;color:#126f60;box-shadow:inset 0 0 0 1px #ffffff70}.ledgerTools>button{color:#315c52}.ledgerTools>button:hover{color:var(--green-dark)}.providerCard footer button{border-radius:9px!important;padding:10px 13px!important}.providerCard footer button:not(.testProvider){background:#f8faf8!important;border-color:#d6e1dc!important;color:#3d6259!important}.providerCard footer button:not(.testProvider):hover{background:#edf5f1!important;border-color:#b8d0c7!important}.providerCard footer .testProvider{border-color:var(--green)!important}.characterModal footer button{appearance:none;border:1px solid #d6e0db!important;background:#f4f7f5!important;color:#526b64!important;border-radius:9px!important;padding:10px 15px!important}.characterModal footer button:hover{background:#eaf2ee!important}.characterModal footer .primaryModal{border-color:var(--green)!important;background:linear-gradient(135deg,var(--green),var(--green-dark))!important;color:#fff!important;box-shadow:0 7px 18px #126f6022}.createPage footer button,.creatorForm>footer button{appearance:none;border-radius:10px!important;padding:11px 16px!important;font-size:10px!important;font-weight:750!important}.createPage footer button[type=submit],.creatorForm>footer button[type=submit]{border:1px solid var(--green)!important;background:linear-gradient(135deg,var(--green),var(--green-dark))!important;color:#fff!important;box-shadow:0 7px 18px #126f6025}.backButton{border:1px solid #d5e0db!important;background:#fff!important;color:#536d65!important;box-shadow:none!important}.backButton:hover{background:#f1f6f3!important}.createPage footer button:disabled,.creatorForm>footer button:disabled{opacity:1!important;background:#e4f3ec!important;border-color:#badbce!important;color:#187260!important;box-shadow:none!important}.lockedStage button{border:1px solid var(--green);box-shadow:0 7px 18px #126f6025}.lockedStage button:hover,.loginPanel form>button:hover,.testProvider:hover{box-shadow:0 10px 24px #126f6038}.productionTabs button{cursor:pointer}.productionTabs button:hover{color:#315e54;background:linear-gradient(180deg,transparent,#f0f7f3)}@media(max-width:550px){.generationActions{justify-content:flex-start;margin-top:14px}.generationActions button{flex:1}.ledgerTools{gap:10px;align-items:flex-start}.ledgerTools>div{overflow:auto}.sceneControls button{flex:1}}.assetsWorkspace{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:24px;align-items:start}.assetGallery,.scenePicker{border:1px solid var(--line,#e5e7eb);border-radius:20px;background:#fff;padding:18px}.assetGallery h3,.scenePicker h3{margin:0 0 14px}.scenePicker>button{width:100%;display:grid;grid-template-columns:36px 1fr 20px;align-items:center;gap:10px;text-align:left;padding:12px;margin:0 0 8px;border:1px solid #e5e7eb;border-radius:13px;background:#fff;color:#22302c}.scenePicker>button:hover{border-color:#68a894;background:#f5fbf8}.scenePicker>button.selected{border-color:#147d64;background:#edf9f5;box-shadow:0 0 0 2px rgba(20,125,100,.08)}.scenePicker>button>b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e8f5f0;color:#147d64}.scenePicker>button span{display:flex;min-width:0;flex-direction:column;gap:3px}.scenePicker>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assetGallery header p,.scenePicker>button small{color:#718078}.scenePicker>button i{color:#147d64;font-style:normal}.assetGallery>header{display:flex;justify-content:space-between;margin-bottom:14px}.assetGallery header p{margin:4px 0 0}.emptyAssets{min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;border:1px dashed #cad7d1;border-radius:16px;background:#f8fbfa;color:#68766f}.emptyAssets>b{font-size:38px;color:#39a789}.emptyAssets p{margin:0}.assetCard{overflow:hidden;border:1px solid #dce4e0;border-radius:17px;background:#fff;margin-top:16px}.assetCard>img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;background:#edf2ef}.assetCard>div{display:flex;justify-content:space-between;gap:16px;padding:14px 16px}.assetCard>div>span{display:flex;flex-direction:column;gap:4px}.assetCard>div>span:last-child{text-align:right}.assetCard small{color:#718078}.assetStatus{width:max-content;padding:4px 8px;border-radius:999px;background:#eef2f0;color:#5f6d67;font-size:11px;font-style:normal;text-transform:uppercase}.assetStatus.approved{background:#dff6ec;color:#08765a}.assetStatus.rejected{background:#fff0e8;color:#a74c20}.assetCard footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e8eeeb;background:#fafcfb}.assetCard footer a,.assetCard footer button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #cfd9d4;border-radius:10px;background:#fff;color:#234038;font:inherit;text-decoration:none;cursor:pointer}.assetCard footer .assetApprove{border-color:#147d64;background:#147d64;color:#fff}.assetCard footer .assetApprove:disabled{border-color:#b8d8cd;background:#e3f4ee;color:#397866}@media(max-width:850px){.assetsWorkspace{grid-template-columns:1fr}.scenePicker{position:static}.assetCard>div{flex-direction:column}.assetCard>div>span:last-child{text-align:left}.assetCard footer{flex-wrap:wrap}.assetCard footer>*{flex:1}}.profileBackdrop{align-items:start;overflow:auto;padding:40px 20px}.characterProfile{width:min(1180px,100%);background:#f7f9f6;border-radius:22px;box-shadow:0 25px 70px #143d3555;overflow:hidden}.characterProfile>header{display:flex;justify-content:space-between;padding:24px 28px;background:#fff;border-bottom:1px solid #e1e8e4}.characterProfile>header small,.referenceHeading small{font-size:9px;letter-spacing:.12em;color:#14816a;font-weight:700}.characterProfile>header h2{margin:5px 0;font-size:25px}.characterProfile>header p{margin:0;color:#75847f;font-size:11px}.characterProfile>header>button{border:0;background:transparent;font-size:25px;color:#70807b}.profileColumns{display:grid;grid-template-columns:minmax(350px,.9fr) minmax(420px,1.1fr);gap:20px;padding:22px}.profileColumns>form,.referencePanel{background:#fff;border:1px solid #e1e8e4;border-radius:17px;padding:20px}.profileColumns label{display:block;font-size:9px;font-weight:700;margin-bottom:13px}.profileColumns input,.profileColumns textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #d8e1dc;border-radius:9px;background:#fbfcfa;color:#17312d;font:inherit;font-size:11px;resize:vertical}.profileGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profileColumns form>footer{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}.profileColumns form>footer button,.referenceCard a,.referenceCard button,.referenceHeading button{border:1px solid #ced9d4;border-radius:9px;background:#fff;color:#28473f;padding:10px 13px;font:inherit;font-size:10px;font-weight:700;text-decoration:none}.profileColumns form>footer .primaryModal,.referenceCard .approveReference,.referenceHeading button{border-color:#087565;background:#087565;color:#fff}.referenceHeading{display:flex;justify-content:space-between;align-items:center;gap:14px}.referenceHeading h3{margin:5px 0}.referenceHeading button:disabled{opacity:.5}.referenceEmpty{min-height:360px;margin-top:16px;border:1px dashed #cbd8d2;border-radius:14px;background:#f8fbf9;display:grid;place-items:center;align-content:center;text-align:center;gap:7px;color:#718078}.referenceEmpty>b{font-size:35px;color:#38a389}.referenceEmpty p{max-width:260px;margin:0;font-size:10px}.referenceCard{margin-top:16px;border:1px solid #dce5e0;border-radius:14px;overflow:hidden}.referenceCard>img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;background:#edf3ef}.referenceCard>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px}.referenceCard>div>span{display:flex;gap:7px;align-items:center}.referenceCard>div>span:first-child{align-items:flex-start;flex-direction:column}.referenceCard small{color:#75847f}.referenceCard button:disabled{background:#dff2eb;border-color:#b9ddd1;color:#327867}@media(max-width:900px){.profileColumns{grid-template-columns:1fr}.profileBackdrop{padding:10px}.referenceCard>div{align-items:flex-start;flex-direction:column}.referenceCard>div>span:last-child{flex-wrap:wrap}}@media(max-width:520px){.profileGrid{grid-template-columns:1fr}.characterProfile>header{padding:20px}.profileColumns{padding:12px}}.characterPortrait.hasReference{display:block;background:#eaf2ee}.characterPortrait.hasReference>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.characterPortrait.hasReference>em{z-index:2;background:#e5f7ef;color:#0b755a}.characterPortrait.hasReference:after{content:"";position:absolute;inset:auto 0 0;height:44px;background:linear-gradient(transparent,rgba(14,44,37,.3));pointer-events:none}.identityPanels{display:grid;gap:18px;align-content:start}.voicePanel{background:#fff;border:1px solid #e1e8e4;border-radius:17px;padding:20px}.voiceControls{display:grid;grid-template-columns:150px 1fr;gap:10px;margin-top:15px}.voiceControls label{font-size:9px;font-weight:700}.voiceControls select,.voiceControls textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #d8e1dc;border-radius:9px;background:#fbfcfa;color:#17312d;font:inherit;font-size:10px;resize:vertical}.voiceControls>small{grid-column:1/-1;color:#6e8079;font-size:9px}.voiceCard{margin-top:12px;border:1px solid #dce5e0;border-radius:13px;padding:12px;background:#fbfcfa}.voiceCard audio{width:100%;height:34px}.voiceCard>div{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.voiceCard>div>span{display:flex;gap:7px;align-items:center}.voiceCard>div>span:first-child{align-items:flex-start;flex-direction:column}.voiceCard small{color:#75847f}.voiceCard a,.voiceCard button{border:1px solid #ced9d4;border-radius:8px;background:#fff;color:#28473f;padding:8px 10px;font:inherit;font-size:9px;font-weight:700;text-decoration:none}.voiceCard .approveReference{border-color:#087565;background:#087565;color:#fff}.voiceCard .approveReference:disabled{background:#dff2eb;border-color:#b9ddd1;color:#327867}@media(max-width:700px){.voiceControls{grid-template-columns:1fr}.voiceControls>small{grid-column:auto}.voiceCard>div{align-items:flex-start;flex-direction:column}.voiceCard>div>span:last-child{flex-wrap:wrap}}.audioGallery{display:grid;align-content:start;gap:12px}.audioGallery>header h3{margin:0}.audioGallery>header p{margin:4px 0 5px;color:#75847f;font-size:10px}.audioClip{border:1px solid #dce5e0;border-radius:14px;padding:15px;background:#fbfcfa}.audioClip>footer,.audioClip>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.audioClip>header span{display:grid}.audioClip small{font-size:8px;text-transform:uppercase;color:#14816a;font-weight:700}.audioClip em{font-size:9px;color:#687b74;font-style:normal;background:#e7f2ed;padding:5px 8px;border-radius:999px}.audioClip p{font-size:11px;line-height:1.5;color:#425952}.audioClip audio{width:100%;height:36px}.audioClip>footer{margin-top:10px;font-size:9px;color:#71817b}.audioClip>footer a{margin-left:auto;color:#087565;font-weight:700;text-decoration:none}.studioNav{position:sticky;top:0;z-index:15;min-height:74px;padding:0 30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;background:rgba(255,255,255,.94);border-bottom:1px solid #e0e8e3;box-shadow:0 5px 22px rgba(28,62,53,.06);backdrop-filter:blur(14px)}.studioNavBrand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.studioNavBrand>b{width:36px;height:36px;display:grid;place-items:center;border-radius:12px 12px 12px 4px;background:linear-gradient(145deg,var(--green),#075a50);color:#fff;font-size:18px}.studioNavBrand small,.studioNavBrand span,.studioNavBrand strong{display:block}.studioNavBrand strong{font-size:12px}.studioNavBrand small{margin-top:2px;color:#879690;font-size:7px;letter-spacing:.1em;text-transform:uppercase}.studioNav nav{justify-self:center;display:flex;gap:5px;padding:5px;background:#f5f8f6;border:1px solid #e7ece9;border-radius:13px}.studioNav nav a{display:flex;align-items:center;gap:6px;padding:10px 12px;border-radius:9px;color:#71817b;text-decoration:none;font-size:10px;font-weight:750}.studioNav nav a i{font-style:normal;color:#91a09b}.studioNav nav a:hover{background:#fff;color:#31574e}.studioNav nav a.active{background:#fff;color:var(--green);box-shadow:0 3px 12px rgba(29,71,60,.09)}.studioNav nav a.active i{color:var(--green)}.studioNavAction{justify-self:end}.studioNavAction>button{border:0}.navMenuButton{display:none;border:1px solid #d7e1dc;border-radius:9px;background:#fff;color:#365a51;padding:8px 10px}@media(max-width:850px){.studioNav{grid-template-columns:auto auto 1fr;padding:12px 16px;gap:12px}.navMenuButton{display:block}.studioNav nav{display:none;position:absolute;top:68px;left:12px;right:12px;padding:8px;grid-template-columns:1fr 1fr;background:#fff;box-shadow:0 15px 35px rgba(24,57,48,.16)}.studioNav nav.open{display:grid}.studioNav nav a{font-size:11px}.studioNavAction{justify-self:end}.studioNavBrand small{display:none}}@media(max-width:520px){.studioNav{grid-template-columns:auto auto}.studioNavAction{grid-column:1/-1;width:100%}.studioNavAction .newEpisode,.studioNavAction>button{display:block;width:100%;text-align:center}.studioNav nav{top:116px}.studioNavBrand span{display:none}}.ideaHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.ideaHeading h1{margin-top:8px}.ideaHeading .formIntro{margin-bottom:0}.ideaHeading>button{flex:none;margin-top:8px;border:1px solid #b6dacc;border-radius:10px;background:#eaf7f2;color:#087565;padding:11px 14px;font-size:10px;font-weight:700}.ideaHeading>button:hover{background:#dff2ea}.ideaHeading>button:disabled{opacity:.6}.suggestionMessage{display:flex;gap:10px;align-items:center;margin:-5px 0 18px;padding:12px 14px;border:1px solid #b8ddcf;border-radius:11px;background:#eff9f5;color:#286d5d}.suggestionMessage>b{font-size:17px;color:#0c866d}.suggestionMessage p{margin:0;font-size:9px;line-height:1.5}@media(max-width:620px){.ideaHeading{display:block}.ideaHeading>button{width:100%;margin:0 0 12px}}.characterActions{display:flex;align-items:center;gap:5px}.characterGrid footer .statusToggle{padding:6px 8px;border:1px solid #d5ded9;border-radius:999px;background:#f3f5f3;color:#76827e;font-size:8px}.characterGrid footer .statusToggle.active{border-color:#a9d7c7;background:#e3f5ee;color:#08765b}.characterGrid footer .statusToggle:hover{border-color:#7fbaa6}.choiceCards button:disabled{opacity:.45;cursor:not-allowed}.audioClip>footer button{border:1px solid #cfd9d4;border-radius:8px;background:#fff;color:#36574f;padding:7px 9px;font-size:9px}.audioClip>footer .assetApprove{border-color:#147d64;background:#147d64;color:#fff}.audioClip>footer .assetApprove:disabled{background:#e3f4ee;color:#397866}.videoCard>video{display:block;width:100%;aspect-ratio:16/9;background:#10201d;object-fit:contain}