@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Noto Sans SC,sans-serif;color:#182520;background:#f3f1e9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.eyebrow{margin:0 0 14px;color:#5f786c;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#d7ff42;color:#17231e;font-size:20px;font-weight:800;box-shadow:0 10px 30px #d7ff4226}.brand-mark.small{width:42px;height:42px;border-radius:13px;font-size:15px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#14211c}.auth-intro{padding:clamp(40px,7vw,100px);display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative;overflow:hidden}.auth-intro:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(215,255,66,.16);border-radius:50%;right:-280px;top:-170px;box-shadow:0 0 0 80px #d7ff4206,0 0 0 160px #d7ff4205}.auth-intro .brand-mark{margin-bottom:72px}.auth-intro h1{max-width:680px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.08;letter-spacing:-.05em}.auth-intro h1 span{color:#d7ff42}.intro-copy{max-width:590px;margin:30px 0;color:#aebdb6;font-size:17px;line-height:1.8}.flow-line{display:flex;align-items:center;gap:14px;color:#d9e1dc;font-size:13px;font-weight:600}.flow-line i{width:34px;height:1px;background:#60756b;position:relative}.flow-line i:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-top:1px solid #8aa094;border-right:1px solid #8aa094;transform:rotate(45deg)}.auth-panel{display:grid;place-items:center;padding:32px;background:#f3f1e9;border-radius:36px 0 0 36px}.auth-card{width:min(430px,100%)}.auth-card h2{margin:0 0 10px;font-size:34px;letter-spacing:-.04em}.muted{margin:0 0 36px;color:#748078}form{display:grid;gap:19px}label{display:grid;gap:8px;color:#394840;font-size:13px;font-weight:700}input,textarea{width:100%;padding:15px 16px;border:1px solid #d7d9d1;border-radius:12px;outline:none;background:#ffffffbf;transition:.2s}input:focus,textarea:focus{border-color:#50715f;box-shadow:0 0 0 3px #50715f1a}textarea{min-height:92px;resize:vertical;line-height:1.65}.primary-button{border:0;border-radius:12px;padding:16px 22px;background:#17251f;color:#fff;font-weight:800;transition:.2s}.primary-button:not(:disabled):hover{transform:translateY(-1px);background:#2a4137}.primary-button:disabled{opacity:.55;cursor:not-allowed}.mode-button{width:100%;margin-top:22px;border:0;background:none;color:#4f6c5d;font-size:13px;font-weight:700}.error-message{margin:-4px 0 0;color:#b94040;font-size:13px}.success-message{margin:-4px 0 0;color:#42714f;font-size:13px}.dashboard-page{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#f3f1e9}.sidebar{padding:28px 22px;display:flex;flex-direction:column;background:#14211c;color:#fff}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 32px}.sidebar nav{display:grid;gap:8px}.sidebar nav a{padding:13px 15px;border-radius:10px;color:#aab9b2;text-decoration:none;font-size:14px}.sidebar nav a.active{background:#d7ff421f;color:#e7ff8d}.sidebar nav a.disabled{display:flex;justify-content:space-between;opacity:.62}.sidebar nav small{font-size:9px}.logout-button{margin-top:auto;padding:12px;border:1px solid #43564d;border-radius:10px;background:transparent;color:#aab9b2}.dashboard-main{padding:36px clamp(28px,5vw,72px) 60px;overflow:hidden}.dashboard-main>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.dashboard-main h1{margin:0;font-size:30px;letter-spacing:-.035em}.user-chip{padding:10px 14px;border-radius:20px;background:#fff;color:#68756e;font-size:12px;box-shadow:0 8px 25px #17251f0d}.hero-card{min-height:350px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:clamp(34px,5vw,68px);border-radius:25px;overflow:hidden;background:#1b2b24;color:#fff}.hero-card h2{margin:18px 0;font-size:clamp(34px,4vw,56px);line-height:1.14;letter-spacing:-.05em}.hero-card p{max-width:620px;color:#aebdb6;line-height:1.75}.hero-card .primary-button{margin-top:15px;background:#d7ff42;color:#17251f}.status-pill{display:inline-block;padding:7px 11px;border-radius:20px;background:#d7ff421f;color:#ddff68;font-size:11px;font-weight:800}.agent-orbit{width:280px;height:280px;margin:auto;display:grid;place-items:center;position:relative}.orbit{position:absolute;border:1px solid rgba(215,255,66,.24);border-radius:50%}.orbit-one{inset:12px}.orbit-two{inset:48px;border-style:dashed}.agent-core{width:120px;height:120px;display:grid;place-content:center;border-radius:36px;background:#d7ff42;color:#17251f;text-align:center;font-size:30px;font-weight:800;transform:rotate(-4deg);box-shadow:0 18px 60px #d7ff4233}.agent-core small{font-size:11px;letter-spacing:.12em}.stat-grid{margin:22px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stat-grid article{padding:24px;display:grid;gap:7px;border-radius:18px;background:#fff}.stat-grid span{color:#647169;font-size:13px}.stat-grid strong{font-size:34px}.stat-grid small{color:#9aa39e}.roadmap{margin-top:35px}.roadmap h3{font-size:22px}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.role-grid article{min-height:150px;padding:20px;border:1px solid #dfe0da;border-radius:16px;background:#ffffff8c}.role-grid article.ready{border-color:#b7cf58;background:#eff6cd}.role-grid b{color:#87958d;font-size:11px}.role-grid h4{margin:20px 0 8px}.role-grid p{margin:0;color:#7a867f;font-size:12px}.secondary-button{padding:11px 16px;border:1px solid #cfd4ce;border-radius:11px;background:#fff;color:#26372f;font-weight:700}.profiles-main{max-width:1540px;width:100%}.profile-workspace{display:grid;grid-template-columns:245px minmax(0,1fr);gap:22px;align-items:start}.profile-list-panel{min-height:520px;padding:18px;border-radius:18px;background:#1b2b24}.panel-label{margin:2px 4px 16px;color:#91a198;font-size:11px;font-weight:800;letter-spacing:.12em}.profile-list-item{width:100%;margin-bottom:9px;padding:14px;display:grid;gap:5px;border:1px solid transparent;border-radius:12px;background:#ffffff0d;color:#fff;text-align:left}.profile-list-item:hover,.profile-list-item.selected{border-color:#d7ff4273;background:#d7ff421a}.profile-list-item span{font-weight:700}.profile-list-item small{overflow:hidden;color:#aebbb5;white-space:nowrap;text-overflow:ellipsis}.profile-list-item i{width:fit-content;margin-top:5px;padding:3px 7px;border-radius:10px;background:#ffffff17;color:#aab7b0;font-size:9px;font-style:normal}.profile-list-item i.completed{background:#d7ff4224;color:#e0ff75}.empty-list{margin-top:90px;color:#84948c;text-align:center;line-height:1.7}.empty-list small{font-size:11px}.profile-editor{padding:clamp(25px,4vw,48px);border-radius:22px;background:#fff;box-shadow:0 15px 45px #17251f0d}.step-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:26px}.step-heading>span{min-width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#d7ff42;color:#26372f;font-size:12px;font-weight:800}.step-heading h2{margin:1px 0 5px;font-size:23px;letter-spacing:-.02em}.step-heading p{margin:0;color:#849088;font-size:13px}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-form label:nth-child(2),.profile-form label:nth-child(3),.profile-form .form-actions,.profile-form>p{grid-column:1 / -1}.form-actions{display:flex;gap:12px;margin-top:3px}.generate-button{padding:15px 22px;border:1px solid #b5d13a;border-radius:12px;background:#eff8c6;color:#30421c;font-weight:800}.generate-button:disabled{opacity:.55;cursor:wait}.ai-result-section{margin-top:46px;padding-top:38px;border-top:1px solid #eceeea}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.result-card{padding:22px;border:1px solid #e1e5df;border-radius:15px;background:#f8f8f4}.result-card.positioning{grid-column:1 / -1;background:#192a23;color:#fff}.result-card small{color:#77867e;font-size:10px;font-weight:800;letter-spacing:.12em}.result-card.positioning small{color:#c9e65a}.result-card p{margin:13px 0 0;line-height:1.8}.result-card ol{margin:13px 0 0;padding-left:20px;color:#4b5a52;line-height:1.9}.topics-main{max-width:1540px;width:100%}.topic-toolbar{display:flex;align-items:flex-end;gap:12px}.profile-select-label{min-width:310px;gap:5px}.profile-select-label span{color:#77837c;font-size:10px;letter-spacing:.1em}.profile-select-label select{width:100%;padding:12px 36px 12px 13px;border:1px solid #d5d9d3;border-radius:11px;background:#fff;color:#26372f;outline:none}.profile-context-bar{margin-bottom:20px;padding:18px 22px;display:flex;align-items:center;gap:22px;border-radius:15px;background:#1a2a23;color:#fff}.profile-context-bar div{display:grid;gap:4px;min-width:150px}.profile-context-bar small{color:#91a198;font-size:9px;letter-spacing:.12em}.profile-context-bar strong{color:#dbff58}.profile-context-bar p{margin:0;color:#bec9c3;font-size:13px;line-height:1.65}.notice-message{margin:0 0 16px;padding:12px 15px;border-radius:10px;background:#fff}.topics-summary{margin-bottom:18px;padding:18px 22px;display:flex;align-items:center;gap:28px;border:1px solid #e0e3de;border-radius:15px;background:#ffffffa6}.topics-summary>div{display:flex;align-items:baseline;gap:7px}.topics-summary span{font-size:26px;font-weight:800}.topics-summary p{margin:0;color:#77837c;font-size:12px}.topics-summary>p{margin-left:auto}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.topic-card{padding:25px;border:1px solid #dfe3dd;border-radius:19px;background:#fff;box-shadow:0 10px 30px #17251f09;transition:.2s}.topic-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px #17251f12}.topic-card.selected{border-color:#a6c72c;box-shadow:inset 0 0 0 1px #a6c72c}.topic-card.archived{opacity:.55}.topic-card-top{min-height:28px;display:flex;align-items:center;gap:8px}.topic-number{color:#9ba59f;font-size:11px;font-weight:800}.content-type,.selected-badge{padding:4px 8px;border-radius:12px;background:#eef1ed;color:#607067;font-size:9px;font-weight:700}.selected-badge{margin-left:auto;background:#e7f5ad;color:#526817}.topic-card h2{min-height:58px;margin:16px 0;font-size:22px;line-height:1.35;letter-spacing:-.02em}.hook-box{padding:13px 15px;border-left:3px solid #c7ed35;border-radius:0 10px 10px 0;background:#f3f7e5}.hook-box small{color:#78866d;font-size:9px;font-weight:800;letter-spacing:.1em}.hook-box p{margin:5px 0 0;color:#30401e;font-size:13px;font-weight:700}.topic-card dl{margin:18px 0;display:grid;gap:10px}.topic-card dl div{display:grid;grid-template-columns:68px 1fr;gap:10px}.topic-card dt{color:#8c9791;font-size:10px}.topic-card dd{margin:0;color:#526058;font-size:12px;line-height:1.55}.score-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:15px 0;border-top:1px solid #eceeea}.score-row>div{display:grid;grid-template-columns:1fr auto;gap:5px 8px}.score-row span{color:#87928c;font-size:9px}.score-row strong{font-size:17px}.score-row i{grid-column:1 / -1;height:4px;overflow:hidden;border-radius:4px;background:#e8ebe7}.score-row i b{display:block;height:100%;border-radius:4px;background:#b9de31}.topic-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.select-topic-button,.script-placeholder{padding:12px;border:0;border-radius:10px;font-size:11px;font-weight:800}.select-topic-button{background:#17251f;color:#fff}.select-topic-button:disabled{background:#e7f3b5;color:#536419;cursor:default}.script-placeholder{background:#f0f1ee;color:#9aa39e;cursor:not-allowed}.script-placeholder.available{background:#e7f3b5;color:#536419;cursor:pointer}.topics-empty-state{min-height:470px;padding:70px 25px;display:grid;place-items:center;align-content:center;border:1px dashed #cdd3cc;border-radius:20px;background:#ffffff8c;text-align:center}.empty-ai-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:23px;background:#d7ff42;color:#17251f;font-size:22px;font-weight:800;transform:rotate(-4deg)}.topics-empty-state h2{margin:24px 0 6px}.topics-empty-state p{max-width:490px;margin:0 0 24px;color:#7e8983}.primary-link{padding:14px 20px;border-radius:11px;background:#17251f;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.script-main{max-width:1680px;width:100%}.script-header{gap:24px}.script-header-actions{display:flex;align-items:center;gap:10px}.version-switcher{padding:6px;display:flex;align-items:center;gap:5px;border:1px solid #d9ddd7;border-radius:11px;background:#fff}.version-switcher span{padding:0 6px;color:#87928c;font-size:9px;font-weight:800;letter-spacing:.08em}.version-switcher button{min-width:34px;padding:7px;border:0;border-radius:7px;background:transparent;color:#657169;font-size:10px;font-weight:800}.version-switcher button.active{background:#d7ff42;color:#26372f}.confirm-button{padding:12px 17px;border:0;border-radius:11px;background:#17251f;color:#fff;font-weight:800}.confirm-button:disabled{background:#dff09c;color:#536419;cursor:default}.script-loading{min-height:420px;display:grid;place-items:center;color:#7b8881}.script-meta-bar{margin-bottom:18px;padding:14px 18px;display:flex;align-items:center;gap:12px;border-radius:13px;background:#1a2a23;color:#fff}.script-meta-bar span{padding:5px 9px;border-radius:12px;background:#3c4e45;color:#b9c4be;font-size:9px;font-weight:800}.script-meta-bar span.confirmed{background:#d7ff42;color:#314118}.script-meta-bar strong{color:#d7ff42}.script-meta-bar p{margin:0;color:#bdc8c2;font-size:11px}.script-editor-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:20px;align-items:start}.script-copy-editor,.storyboard-panel{padding:30px;border-radius:20px;background:#fff;box-shadow:0 12px 35px #17251f0b}.editor-section-heading{margin-bottom:24px;display:flex;align-items:center;gap:10px}.editor-section-heading span{padding:5px 8px;border-radius:8px;background:#d7ff42;color:#33421c;font-size:9px;font-weight:800}.editor-section-heading h2{margin:0;font-size:20px}.script-copy-editor{display:grid;gap:18px}.script-copy-editor textarea.body-editor{min-height:260px}.script-copy-editor input:disabled,.script-copy-editor textarea:disabled,.storyboard-card input:disabled,.storyboard-card textarea:disabled{color:#4d5a53;background:#f5f6f3;cursor:default}.save-script-button{margin-top:4px}.storyboard-panel{display:grid;gap:14px}.storyboard-card{padding:19px;display:grid;gap:13px;border:1px solid #e0e4de;border-radius:14px;background:#fafaf7}.storyboard-card-head{display:flex;align-items:center;justify-content:space-between}.storyboard-card-head b{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#1a2a23;color:#d7ff42;font-size:11px}.storyboard-card-head label{display:flex;align-items:center;gap:6px;color:#78847d;font-size:10px}.storyboard-card-head input{width:62px;padding:8px;text-align:center}.storyboard-card label{font-size:10px}.storyboard-card textarea,.storyboard-card input{padding:11px 12px;font-size:12px}.video-tasks-main{max-width:1500px;width:100%}.video-heading{align-items:flex-end}.video-heading p:last-child{margin:7px 0 0;color:#7b8881}.empty-state{min-height:340px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #cdd3cc;border-radius:20px;background:#ffffff8c;color:#7b8881}.empty-state strong{color:#24362d;font-size:20px}.empty-state p{margin:0}.video-task-grid{display:grid;gap:18px}.video-task-card{padding:22px;display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:26px;align-items:stretch;border:1px solid #dfe3dd;border-radius:20px;background:#fff;box-shadow:0 12px 35px #17251f0b}.video-task-copy{min-width:0;display:flex;flex-direction:column}.video-task-topline{display:flex;align-items:center;justify-content:space-between}.video-task-topline small{color:#8b9690}.task-status{padding:5px 10px;border-radius:20px;background:#eef1ed;color:#68756e;font-size:10px;font-weight:800}.task-status.processing{background:#fff0b7;color:#765e08}.task-status.completed{background:#ddf7aa;color:#496314}.task-status.failed{background:#ffe0dc;color:#9f382b}.video-task-card h2{margin:17px 0 10px;font-size:22px}.task-config{display:flex;flex-wrap:wrap;gap:8px}.task-config span{padding:5px 9px;border-radius:7px;background:#f2f4f1;color:#718078;font-size:10px}.progress-row{margin-top:auto;padding-top:25px;display:flex;align-items:center;gap:12px}.progress-track{flex:1;height:7px;overflow:hidden;border-radius:8px;background:#e8ece7}.progress-track i{display:block;height:100%;border-radius:8px;background:#b8dd30;transition:width .4s ease}.progress-row b{min-width:37px;color:#4c5b53;font-size:12px}.task-error{color:#ae3c30;font-size:12px}.task-error strong{margin-right:8px}.task-runtime-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:12px;color:#829087;font-size:10px}.shot-progress-list{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.shot-chip{padding:6px 10px;border-radius:999px;background:#eef1ee;color:#6f7b74;font-size:11px}.shot-chip.completed{background:#e8f8c8;color:#466313}.shot-chip.processing{background:#fff1c9;color:#7d5d00}.shot-chip.failed{background:#ffe2df;color:#9a3027}.task-timeline{margin:20px 0 0;padding:0;display:grid;gap:0;list-style:none}.task-timeline li{position:relative;min-width:0;padding:0 0 16px 25px;color:#9aa49e}.task-timeline li:before{content:"";position:absolute;top:9px;bottom:-4px;left:5px;width:2px;background:#e2e6e1}.task-timeline li:last-child:before{display:none}.task-timeline li>i{position:absolute;top:2px;left:0;z-index:1;width:12px;height:12px;display:block;border:3px solid white;border-radius:50%;background:#d9dfda;box-shadow:0 0 0 1px #d9dfda}.task-timeline li.done>i{background:#b7dc30;box-shadow:0 0 0 1px #a7ca2c}.task-timeline li.failed>i{background:#ef7668;box-shadow:0 0 0 1px #dc6659}.task-timeline li>div{display:grid;grid-template-columns:auto 1fr auto;gap:4px 10px;align-items:baseline}.task-timeline b{overflow:hidden;color:#66736c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.task-timeline span{color:#65736b;font-size:10px}.task-timeline small{color:#9aa49e;font-size:8px}.task-timeline em{grid-column:1 / -1;color:#9aa49e;font-size:8px;font-style:normal;overflow-wrap:anywhere}.video-preview{aspect-ratio:9 / 5;overflow:hidden;border-radius:15px;background:#17251f}.video-preview video{width:100%;height:100%;object-fit:cover;background:#17251f}.video-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;color:#aebbb4}.video-placeholder span{width:44px;height:44px;display:grid;place-items:center;border:1px solid #4a5c53;border-radius:14px;color:#d7ff42;font-weight:800}.video-placeholder p{margin:9px 0 0;font-size:11px}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-intro{min-height:42vh;padding:40px 28px}.auth-intro .brand-mark{margin-bottom:38px}.auth-panel{border-radius:28px 28px 0 0;padding:50px 24px}.dashboard-page{grid-template-columns:1fr}.sidebar{display:none}.hero-card{grid-template-columns:1fr}.agent-orbit{display:none}.role-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.script-editor-layout{grid-template-columns:1fr}}@media(max-width:900px){.profile-workspace{grid-template-columns:1fr}.profile-list-panel{min-height:auto}.topic-grid{grid-template-columns:1fr}.script-header{align-items:flex-start;flex-direction:column}.script-header-actions{width:100%;flex-wrap:wrap}.video-task-card{grid-template-columns:1fr}}@media(max-width:580px){.flow-line{flex-wrap:wrap}.dashboard-main{padding:25px 18px 45px}.dashboard-main>header{align-items:flex-start}.user-chip{display:none}.hero-card{padding:30px 24px}.stat-grid,.role-grid,.profile-form,.result-grid{grid-template-columns:1fr}.profile-form label,.result-card.positioning{grid-column:1}.form-actions,.topic-toolbar{flex-direction:column;align-items:stretch}.profile-select-label{min-width:0}.profile-context-bar{align-items:flex-start;flex-direction:column;gap:10px}.topics-summary{align-items:flex-start;flex-wrap:wrap}.topics-summary>p{width:100%;margin-left:0}.score-row,.topic-actions{grid-template-columns:1fr}.script-header-actions,.version-switcher{align-items:stretch;flex-direction:column}.script-copy-editor,.storyboard-panel{padding:20px}}
