:root{color:#24201b;font-synthesis:none;background:#f4f0e8;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}body{margin:0}button,textarea{font:inherit}main{background:#fbfaf7;flex-direction:column;width:min(100%,720px);min-height:100vh;margin:auto;display:flex;box-shadow:0 0 40px #3a2b1a14}header{background:#fff;border-bottom:1px solid #e8e0d4;align-items:center;gap:12px;padding:20px;display:flex}.mark{color:#fff;background:#b78a45;border-radius:14px;place-items:center;width:44px;height:44px;font-size:24px;font-weight:700;display:grid}h1{margin:0;font-size:19px}header p{color:#817666;margin:3px 0;font-size:12px}.chat{flex-direction:column;flex:1;gap:14px;padding:22px 16px 120px;display:flex}.bubble{border-radius:17px;max-width:82%;padding:12px 15px;font-size:15px;line-height:1.55}.agent{background:#fff;border:1px solid #e9e2d8;border-bottom-left-radius:5px;align-self:flex-start}.user{color:#fff;background:#b78a45;border-bottom-right-radius:5px;align-self:flex-end}.muted{color:#928575}.error{color:#a33928;background:#fff0ed;border-radius:10px;margin:0 16px 12px;padding:10px}.generate{color:#fff;background:#24201b;border:0;border-radius:13px;margin:0 16px 12px;padding:14px;font-weight:650}.result{background:#fff;border:1px solid #e8e0d4;border-radius:16px;padding:10px}.result img{border-radius:10px;width:100%;display:block}.result a{text-align:center;color:#8b642d;margin-top:10px;font-weight:600;text-decoration:none;display:block}.confirm-card{background:#fff;border:1px solid #dfd2be;border-radius:17px;margin:0 16px 12px;padding:16px;box-shadow:0 8px 24px #44331e10}.confirm-title{justify-content:space-between;align-items:center;font-weight:700;display:flex}.confirm-title small{color:#916a30;background:#f5ecdd;border-radius:999px;padding:4px 8px}.confirm-card p{color:#5d5347;line-height:1.5}.confirm-card>label{color:#817666;margin:15px 0 8px;font-size:13px;display:block}.chips,.sizes{flex-wrap:wrap;gap:7px;display:flex}.chips span{color:#665949;background:#f4f0e8;border-radius:8px;padding:5px 9px;font-size:12px}.sizes button{color:#5e5346;background:#fff;border:1px solid #ded3c4;border-radius:9px;padding:8px 10px}.sizes button.active{color:#795521;background:#f8f0e3;border-color:#b78a45}.confirm-card .generate{width:100%;margin:14px 0 0}footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8e0d4;align-items:end;gap:8px;display:flex;position:sticky;bottom:0}.upload{cursor:pointer;border:1px solid #d9cdbd;border-radius:12px;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.upload input{display:none}textarea{resize:none;border:1px solid #d9cdbd;border-radius:12px;outline:none;flex:1;padding:10px}footer button{color:#fff;background:#b78a45;border:0;border-radius:12px;height:42px;padding:0 15px;font-weight:600}button:disabled{opacity:.55}.header-actions{gap:6px;margin-left:auto;display:flex}.header-actions button{color:#76572d;background:#fff;border:1px solid #ddd1c0;border-radius:9px;padding:7px 9px}.error button{color:#fff;background:#a33928;border:0;border-radius:8px;margin-top:8px;padding:8px 10px;display:block}.preset-block{margin:16px 0}.preset-block>label{color:#817666;margin-bottom:8px;font-size:13px;display:block}.preset-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.preset-grid button{text-align:left;background:#fff;border:1px solid #ded3c4;border-radius:10px;align-items:center;gap:7px;padding:10px;display:flex}.version-strip{color:#817666;align-items:center;gap:6px;padding:10px 2px 0;font-size:12px;display:flex}.version-strip button{background:#fff;border:1px solid #ddd1c0;border-radius:99px;padding:5px 9px}.version-strip button.active{color:#fff;background:#b78a45}.brand-overlay{z-index:60;background:#1d1711b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.brand-overlay form{background:#fff;border-radius:18px;width:min(100%,500px);padding:22px}.brand-overlay h2{margin:0}.brand-overlay p{color:#817666}.brand-overlay label{color:#665949;margin:13px 0;font-size:13px;display:block}.brand-overlay input,.brand-overlay textarea{border:1px solid #d9cdbd;border-radius:9px;width:100%;margin-top:6px;padding:10px;display:block}.brand-overlay form>div{justify-content:flex-end;gap:8px;display:flex}.brand-overlay button{background:#fff;border:1px solid #d9cdbd;border-radius:9px;padding:10px 14px}.brand-overlay button[type=submit]{color:#fff;background:#24201b}@media (width<=520px){.header-actions button:first-child{display:none}}.reference-panel{background:#f8f4ed;border-radius:13px;margin:14px 0;padding:12px}.reference-head{justify-content:space-between;margin-bottom:10px;display:flex}.reference-head label{font-weight:650}.reference-head span{color:#8b7e6d;font-size:11px}.reference-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.reference-list article{background:#fff;border:1px solid #e1d6c7;border-radius:11px;padding:8px}.reference-image{position:relative}.reference-image img{aspect-ratio:1.3;object-fit:cover;border-radius:7px;width:100%;display:block}.reference-image b{color:#fff;background:#211b15d9;border-radius:99px;padding:3px 7px;font-size:11px;position:absolute;bottom:5px;left:5px}.reference-image button{color:#fff;background:#211b15cc;border:0;border-radius:50%;width:25px;height:25px;position:absolute;top:4px;right:4px}.reference-list select,.reference-list input{background:#fff;border:1px solid #ddd1c1;border-radius:7px;width:100%;margin-top:6px;padding:7px}.add-reference{text-align:center;color:#795521;cursor:pointer;border:1px dashed #b9945d;border-radius:9px;margin-top:9px;padding:9px;display:block}.add-reference input{display:none}.reference-example{font-size:12px;color:#8b7e6d!important;margin:8px 0 0!important}@media (width<=480px){.reference-list{grid-template-columns:1fr}}.authorization-once{background:#fff8e9;border-radius:9px;align-items:center;gap:8px;padding:10px;color:#6f542c!important;margin:10px 0!important;display:flex!important}.authorization-once input{width:17px;height:17px}.task-bar{background:#fff;border-bottom:1px solid #e8e0d4;padding:10px 14px}.task-bar>div:first-child{color:#776b5c;justify-content:space-between;font-size:12px;display:flex}.task-scroll{gap:7px;margin-top:8px;display:flex;overflow-x:auto}.task-scroll button{color:#5f5346;background:#fff;border:1px solid #ddd1c0;border-radius:9px;align-items:center;gap:5px;min-width:max-content;padding:7px 9px;display:flex}.task-scroll button.active{background:#fff9ef;border-color:#b78a45}.task-scroll i{background:#d2a04f;border-radius:50%;width:7px;height:7px}.task-scroll .succeeded i{background:#55a66c}.task-scroll .failed i{background:#c85c4b}.task-scroll small{color:#918575}.create-another{color:#795521;background:#fff;border:1px solid #b78a45;border-radius:9px;align-self:flex-start;margin-top:-7px;padding:8px 11px}.new-creation{color:#fff!important;background:#b78a45!important}:root{--ink:#171916;--ink-2:#272a25;--paper:#f3f1eb;--surface:#fff;--line:#e4dfd4;--muted:#77766f;--gold:#b98a42;--gold-dark:#8f6327;--gold-soft:#f3eadb;--success:#4f8c63;--danger:#b95043;color:#20221e;background:#e9e6df}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 0,#f8f5ed 0,#0000 32%),#ebe8e1;min-width:320px}button,a,label{transition:all .18s}button{cursor:pointer}button:hover:not(:disabled){transform:translateY(-1px)}main{background:var(--paper);width:min(100%,1180px);min-height:100vh;margin:auto;box-shadow:0 0 60px #25201518}main>header{z-index:14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfbf8ef;border-bottom:1px solid #ded8cc;min-height:76px;padding:14px 24px;position:sticky;top:0}.mark{background:linear-gradient(145deg,#c89a51,#9a6b2c);border-radius:14px;width:46px;height:46px;box-shadow:0 8px 20px #a2763640}.header-actions{gap:8px}.header-actions button{min-height:38px;padding:0 13px;font-weight:600;border-color:#d9d2c6!important;border-radius:10px!important}.new-creation{box-shadow:0 5px 15px #9b6b2a30;background:linear-gradient(135deg,#c4944d,#9f6e2e)!important;border-color:#a77731!important}.task-bar{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9f7f2ef;border-bottom:1px solid #ded8cc;padding:12px 24px;position:sticky;top:75px}.task-scroll{padding-bottom:2px}.task-scroll button{border-color:#ddd7cc;border-radius:10px;padding:8px 11px;box-shadow:0 2px 7px #33281008}.task-scroll button.active{background:#fff;border-color:#b98a42;box-shadow:0 4px 14px #9a713222}.chat{background:linear-gradient(#f5f2ec,#f1eee7);min-height:260px;padding:30px 28px 34px}.bubble{border-radius:14px;max-width:70%;font-size:14px}.bubble.agent{border:1px solid #e0dbd1;box-shadow:0 4px 18px #342b1e0b}.bubble.user{background:linear-gradient(135deg,#b98a42,#986728);box-shadow:0 5px 16px #96672b28}.create-another{padding:10px 14px;font-weight:650;box-shadow:0 4px 14px #9a713216;background:#fff!important;border-radius:10px!important}.confirm-card{border-color:#ded8cc;border-radius:18px;margin:0 24px 24px;padding:24px;box-shadow:0 12px 35px #392e1d0b}.confirm-title{border-bottom:1px solid #eee9e0;padding-bottom:14px;font-size:17px}.confirm-title small{color:#4e7b5c;background:#edf5ef}.confirm-card>p{font-size:15px}.preset-block{background:#faf8f4;border:1px solid #e5dfd4;border-radius:14px;padding:15px}.preset-grid button{text-align:center;border-color:#e0d9ce;border-radius:11px;flex-direction:column;justify-content:center;min-height:66px;font-size:12px}.preset-grid button:hover{background:#fff9ef;border-color:#b98a42;box-shadow:0 6px 16px #9a713218}.preset-grid b{font-size:20px}.option{margin-top:18px}.option>label{letter-spacing:.04em;color:#6e6a62;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.sizes{gap:8px}.sizes button{border-radius:9px;padding:9px 13px}.sizes button.active{color:#fff;background:#2a2c27;border-color:#a87935;box-shadow:0 4px 12px #1c1d1920}.pixel-hint,.prompt-note{color:#777168;background:#f5f2ec;border-radius:10px}.prompt-note{margin-top:18px;padding:11px 13px;font-size:12px}.confirm-card .generate{background:linear-gradient(135deg,#272a25,#171916);border-radius:12px;height:50px;font-size:15px;box-shadow:0 8px 22px #17191630}.reference-panel{border:1px solid #e2dbcf;background:#faf8f4!important;padding:16px!important}.reference-list{grid-template-columns:repeat(4,1fr)}.reference-list article{border-color:#dfd8cd;box-shadow:0 3px 10px #33281008}.reference-image img{aspect-ratio:4/3!important}.authorization-once{border:1px solid #eadbbf}.result{border-radius:18px;padding:14px;box-shadow:0 14px 35px #30271912}.result img{object-fit:contain;background:#ece9e2;max-height:650px}.result-actions>*{text-align:center;border:1px solid #ddd5c8;border-radius:10px;flex:1;padding:11px;margin:0!important}.result-actions button{color:#fff;background:#22241f}.version-strip{padding:12px 4px 0}.enterprise-brief{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.enterprise-brief>div{background:#fafbf8;border:1px solid #e2e4de;border-radius:13px;padding:15px}.enterprise-brief h4{margin:0 0 5px;font-size:12px}.enterprise-brief p{color:#7b8078;margin:0 0 11px;font-size:10px;line-height:1.5}.brief-choice{flex-wrap:wrap;gap:6px;display:flex}.brief-choice button{color:#555b53;background:#fff;border:1px solid #dfe2dc;border-radius:8px;min-height:31px;padding:0 10px;font-size:9px;font-weight:650}.brief-choice button.active{color:#fff;background:#1d211c;border-color:#1d211c}.copy-reserve{background:#f6f7f4;border:1px solid #e4e6e1;border-radius:13px;grid-template-columns:1.2fr 1.2fr .7fr;gap:8px;margin-top:10px;padding:13px;display:grid}.copy-reserve label{flex-direction:column;gap:6px;font-size:9px;font-weight:700;display:flex}.copy-reserve label small{color:#92968f;font-weight:400}.copy-reserve input{background:#fff;border:1px solid #dfe2dc;border-radius:8px;outline:0;width:100%;height:36px;padding:0 10px;font:10px inherit}.copy-reserve input:focus{border-color:#9caf7c}.enterprise-result{background:#fff}.delivery-status{justify-content:space-between;align-items:center;padding:15px 3px 12px;display:flex}.delivery-status>div{flex-direction:column;gap:4px;display:flex}.delivery-status b{font-size:14px}.delivery-status span{color:#80847d;font-size:9px}.delivery-status em{color:#855716;background:#fff2d9;border-radius:99px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:750}.delivery-checks{color:#61675e;background:#f5f7f2;border-radius:11px;grid-template-columns:repeat(2,1fr);gap:7px;padding:12px;font-size:9px;display:grid}.delivery-checks>b,.delivery-checks>small{grid-column:1/-1}.delivery-checks>b{color:#242923;font-size:10px}.delivery-checks>span{background:#fff;border-radius:7px;padding:7px 8px}.delivery-checks>span.done{color:#4c7321}.delivery-checks>small{color:#858a82;line-height:1.55}.copy-handoff{border:1px solid #e3e6df;border-radius:11px;flex-wrap:wrap;gap:6px;margin-top:9px;padding:12px;display:flex}.copy-handoff>b{width:100%;font-size:10px}.copy-handoff>span{color:#50564f;background:#f1f3ee;border-radius:6px;padding:5px 7px;font-size:8px}.copy-handoff>small{color:#8b9089;width:100%;font-size:8px}.result-actions button.secondary{color:#22241f;background:#fff}.delivery-editor-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10130fb5;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.delivery-editor{color:#f3f5f0;background:#111410;border:1px solid #333a31;border-radius:22px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) 310px;width:min(1060px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 40px 100px #0008}.delivery-editor>header{border-bottom:1px solid #2a3028;grid-column:1/-1;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.delivery-editor header small{color:#b7f34a;letter-spacing:.2em;font-size:8px}.delivery-editor h2{margin:4px 0 3px;font-size:20px}.delivery-editor header p{color:#858c83;margin:0;font-size:9px}.delivery-editor header button{color:#fff;background:#1c211b;border:1px solid #333a31;border-radius:50%;width:34px;height:34px}.delivery-preview{background:#090b09;place-items:center;min-height:480px;display:grid;position:relative;overflow:hidden}.delivery-preview>img{object-fit:contain;width:100%;height:100%}.delivery-preview>div{z-index:1;color:#fff;text-shadow:0 2px 12px #0008;position:absolute;left:7%;right:7%}.delivery-preview.top-left>div{top:8%}.delivery-preview.bottom-left>div{bottom:8%}.delivery-preview.bottom-center>div{text-align:center;bottom:8%}.delivery-preview.dark>div{color:#181b17;text-shadow:0 1px 10px #fff8}.delivery-preview h3{margin:0;font-size:clamp(20px,3vw,42px)}.delivery-preview p{margin:8px 0 12px;font-size:clamp(11px,1.3vw,17px)}.delivery-preview b{color:#16200e;text-shadow:none;background:#b7f34a;border-radius:99px;padding:8px 15px;font-size:11px;display:inline-block}.delivery-preview.dark b{color:#fff;background:#171a17}.delivery-editor>aside{background:#181c17;padding:20px;overflow:auto}.delivery-editor aside>label{margin-bottom:14px;display:block}.delivery-editor aside label>span{color:#aab0a7;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.delivery-editor aside input{color:#fff;background:#0f120f;border:1px solid #343a32;border-radius:8px;outline:0;width:100%;height:38px;padding:0 10px;font:10px inherit}.editor-options{gap:5px;display:flex}.editor-options button{color:#9ea49b;background:#20251f;border:1px solid #343a32;border-radius:7px;flex:1;min-height:32px;font-size:8px}.editor-options button.active{color:#18200f;background:#b7f34a;border-color:#b7f34a;font-weight:750}.editor-export{color:#17200f;background:#b7f34a;border:0;border-radius:10px;width:100%;height:44px;margin-top:6px;font-weight:800}.delivery-editor aside>small{color:#747b72;text-align:center;margin-top:9px;font-size:8px;display:block}.editor-error{color:#ffc9c3;background:#4a201d;border-radius:7px;padding:8px;font-size:9px}.error{background:#fff6f4;border:1px solid #f0cac3;margin:14px 24px}.brand-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-overlay form{border:1px solid #ded8cc;box-shadow:0 24px 70px #16130f50}.library-page{background:#efede7}.asset-grid article{border-radius:15px;box-shadow:0 5px 18px #342b1e0b}footer{z-index:13;padding:14px 24px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfcf9ef;border-color:#ddd7cc;gap:10px}footer textarea{background:#fff;border-color:#d8d1c5;border-radius:13px;min-height:48px}footer textarea:focus{border-color:#b98a42;box-shadow:0 0 0 3px #b98a4218}.upload{background:#faf8f4;border-radius:13px;width:48px;height:48px}footer button{background:linear-gradient(135deg,#bd8d45,#986728);border-radius:12px;height:48px}@media (width>=900px){.chat{padding-left:13%;padding-right:13%}.confirm-card{width:min(100% - 48px,920px);margin-left:auto;margin-right:auto}footer{padding-left:max(24px,50% - 460px);padding-right:max(24px,50% - 460px)}}@media (width<=760px){main>header{padding:12px 14px}.header-actions{gap:5px}.header-actions button{padding:0 9px;font-size:12px}.header-actions button:nth-child(2){display:none}.task-bar{padding:10px 14px;top:70px}.chat{padding:20px 14px 28px}.bubble{max-width:88%}.confirm-card{margin:0 12px 16px;padding:16px}.preset-grid,.reference-list{grid-template-columns:repeat(2,1fr)}.enterprise-brief,.copy-reserve,.delivery-checks{grid-template-columns:1fr}.delivery-editor-overlay{padding:8px}.delivery-editor{grid-template-rows:auto minmax(260px,42vh) auto;grid-template-columns:1fr;max-height:calc(100vh - 16px);overflow:auto}.delivery-editor>header{z-index:2;background:#111410;position:sticky;top:0}.delivery-preview{min-height:260px}.delivery-editor>aside{overflow:visible}footer{padding-left:12px;padding-right:12px}}@media (width<=470px){header h1{font-size:17px}header p{display:none}.mark{width:40px;height:40px}.header-actions .library-entry{display:none}.new-creation{font-size:0!important}.new-creation:after{content:"＋ 新建";font-size:12px}.preset-grid{grid-template-columns:repeat(2,1fr)}.result-actions{flex-direction:column}}:root{--sidebar:238px}.studio-shell{width:100%;max-width:none;padding-left:var(--sidebar);box-shadow:none;background:#f3f4f1;margin:0}.studio-workspace{min-height:100vh}.product-sidebar{z-index:30;width:var(--sidebar);color:#f5f3ec;background:#111310;border-right:1px solid #292c27;flex-direction:column;padding:22px 14px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:11px;padding:0 8px 25px;display:flex}.sidebar-brand>span{background:linear-gradient(145deg,#d3a057,#9d6c2d);border-radius:11px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.sidebar-brand div,.sidebar-foot div{flex-direction:column;display:flex}.sidebar-brand strong{font-size:15px}.sidebar-brand small{color:#777d74;letter-spacing:.16em;margin-top:3px;font-size:8px}.product-sidebar nav{flex-direction:column;gap:5px;display:flex}.product-sidebar nav button{color:#a9aea5;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.product-sidebar nav button>span{place-items:center;width:25px;font-size:16px;display:grid}.product-sidebar nav button div{flex-direction:column;font-size:13px;font-weight:650;display:flex}.product-sidebar nav button small{color:#666c64;margin-top:3px;font-size:9px;font-weight:500}.product-sidebar nav button.active{color:#fff;background:linear-gradient(100deg,#292b26,#20221e);box-shadow:inset 3px 0 #c4934a}.product-sidebar nav button.soon{opacity:.58}.product-sidebar nav>i{background:#292c27;height:1px;margin:11px 10px}.sidebar-foot{border-top:1px solid #292c27;align-items:center;gap:9px;margin-top:auto;padding:12px 8px;display:flex}.sidebar-foot>span{color:#d2a15b;background:#2e312b;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.sidebar-foot strong{font-size:11px}.sidebar-foot small{color:#6f746d;margin-top:2px;font-size:9px}.studio-workspace>header{z-index:20;position:sticky;top:0}.studio-workspace>header .mark,.studio-workspace>header>div:nth-child(2){display:none}.workspace-heading{justify-content:space-between;align-items:center;padding:32px max(30px,50% - 520px) 22px;display:flex}.workspace-heading span{color:#a17435;letter-spacing:.2em;font-size:9px;font-weight:800}.workspace-heading h2{letter-spacing:-.04em;margin:5px 0 4px;font-size:30px}.workspace-heading p{color:#7b7e76;margin:0;font-size:13px}.model-pill{color:#464a43;background:#fff;border:1px solid #dfe1dc;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:flex;box-shadow:0 5px 18px #252b2210}.model-pill i{background:#5caf70;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #5caf7017}.model-pill small{color:#6a9b75}.studio-workspace .chat{background:#fafbf8;border:1px solid #e1e3de;border-radius:18px 18px 0 0;width:min(100% - 48px,1040px);min-height:210px;margin:auto}.studio-workspace .confirm-card{border-radius:0 0 18px 18px;width:min(100% - 48px,1040px);margin:0 auto 30px}.studio-workspace footer{padding-left:max(24px,50% - 520px);padding-right:max(24px,50% - 520px)}.studio-workspace .task-bar{top:67px}.studio-workspace .new-creation{background:#1c1f1b!important;border-color:#1c1f1b!important}.studio-workspace .preset-grid button{background:#f6f7f4}.studio-workspace .sizes button.active{background:#191c18}.studio-workspace .confirm-card .generate{background:#171a16}.studio-workspace .bubble.user{background:#242721}.studio-workspace .mark{background:#20231f}.sidebar-brand.casme-brand{justify-content:center;align-items:center;padding:3px 5px 25px;display:flex}.casme-brand img{filter:drop-shadow(0 4px 10px #0007);width:174px;height:auto;display:block}@media (width<=850px){:root{--sidebar:76px}.product-sidebar{width:76px;padding:17px 10px}.sidebar-brand{padding:0 8px 22px}.sidebar-brand.casme-brand{padding:0 0 22px;display:flex}.casme-brand img{width:62px}.sidebar-brand div,.product-sidebar nav button div,.sidebar-foot div{display:none}.product-sidebar nav button{justify-content:center;padding:12px 8px}.sidebar-foot{justify-content:center}.workspace-heading{padding:24px 18px 18px}.workspace-heading h2{font-size:25px}.studio-workspace .chat,.studio-workspace .confirm-card{width:calc(100% - 24px)}}@media (width<=560px){:root{--sidebar:0px}.product-sidebar{border:0;border-top:1px solid #292c27;flex-direction:row;width:100%;height:62px;padding:7px 10px;position:fixed;inset:auto 0 0}.sidebar-brand,.sidebar-foot,.product-sidebar nav>i{display:none}.product-sidebar nav{flex-direction:row;justify-content:space-around;width:100%}.product-sidebar nav button{width:auto;min-width:52px;padding:6px}.product-sidebar nav button:nth-of-type(4),.product-sidebar nav button div{display:none}.studio-workspace{padding-bottom:62px}.workspace-heading{padding-top:18px}.workspace-heading p,.model-pill{display:none}.studio-workspace>header{min-height:62px}.studio-workspace .task-bar{top:62px}.studio-workspace footer{bottom:62px}.studio-workspace .chat{border-radius:14px 14px 0 0}}.image-action-header{justify-content:flex-end;min-height:62px;padding:12px 24px}.image-action-header .header-actions{margin-left:auto}:root{--composer-height:77px}.studio-shell{min-height:100vh}.studio-workspace{min-height:100vh;padding-bottom:var(--composer-height);flex-direction:column;display:flex}.studio-workspace .chat{margin:0 auto}.studio-workspace footer{bottom:0;right:0;left:var(--sidebar);z-index:25;padding-left:max(24px,calc((100% - var(--sidebar) - 1040px)/2));padding-right:max(24px,calc((100% - var(--sidebar) - 1040px)/2));margin:0;position:fixed;box-shadow:0 -10px 30px #1c211a0a}@media (width<=560px){:root{--composer-height:139px}.studio-workspace{padding-bottom:var(--composer-height)}.studio-workspace footer{bottom:62px;left:0;right:0}}:root{--sidebar:220px;--accent:#d8ff45;--panel:#181a17;--canvas:#f5f6f3;--hair:#dedfda}body{background:#10120f}.studio-shell{padding-left:var(--sidebar);background:var(--canvas)}.product-sidebar{width:var(--sidebar);background:#131512;border-color:#242722;padding:18px 12px}.sidebar-brand{padding-bottom:28px}.sidebar-brand>span{background:var(--accent);color:#171914;box-shadow:none}.product-sidebar nav button{border-radius:8px}.product-sidebar nav button.active{box-shadow:none;background:#242721}.product-sidebar nav button.active:before{content:"";background:var(--accent);border-radius:4px;width:3px;height:18px}.product-sidebar nav button.active span{color:var(--accent)}.studio-workspace>header{border-color:var(--hair);background:#fafbf8eb;min-height:64px;padding:12px 28px}.header-actions button{color:#676b63;background:0 0!important;border:0!important}.header-actions .new-creation{box-shadow:none;color:#fff!important;background:#1b1e19!important}.workspace-heading{padding:28px max(28px,50% - 560px) 18px}.workspace-heading h2{font-size:26px;font-weight:660}.workspace-heading p{font-size:12px}.workspace-tools{align-items:center;gap:6px;display:flex}.workspace-tools>button{color:#70746c;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:11px}.model-pill{box-shadow:none;border-color:#dcddd8;margin-left:5px}.studio-workspace .chat{border:1px solid var(--hair);background:#fff;border-radius:14px;width:min(100% - 48px,1120px);min-height:440px;padding:28px;position:relative;box-shadow:0 14px 44px #1820130a}.studio-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-symbol{width:46px;height:46px;color:var(--accent);background:#1c1f1a;border-radius:14px;place-items:center;font-size:20px;display:grid}.studio-empty h3{letter-spacing:-.03em;margin:18px 0 7px;font-size:25px}.studio-empty>p{color:#858980;margin:0;font-size:13px}.start-actions{gap:8px;margin-top:22px;display:flex}.start-actions label,.start-actions button{color:#373a34;background:#fff;border:1px solid #d9dbd5;border-radius:9px;padding:11px 15px;font-size:12px}.start-actions label{color:#fff;background:#1c1f1a}.start-actions input{display:none}.suggestions{grid-template-columns:repeat(3,1fr);gap:8px;width:min(100%,600px);margin-top:28px;display:grid}.suggestions button{color:#686c64;text-align:left;background:#fafbf8;border:1px solid #e3e4df;border-radius:9px;justify-content:space-between;padding:12px;font-size:11px;display:flex}.suggestions button:hover{background:#fff;border-color:#b9bdaf}.suggestions span{color:#adb0aa}.studio-workspace .bubble{z-index:2;position:relative}.studio-workspace .bubble.agent:first-of-type{display:none}.studio-workspace .confirm-card{border:1px solid var(--hair);border-radius:14px;width:min(100% - 48px,1120px);margin:14px auto 30px;box-shadow:0 14px 44px #18201308}.confirm-title{border:0}.preset-block{background:#f5f6f3;border:0}.preset-grid{grid-template-columns:repeat(5,1fr)}.preset-grid button{border:1px solid #e0e2dc;min-height:72px;background:#fff!important}.preset-grid button:hover{box-shadow:none;border-color:#9da190}.option-toggle{text-align:left;background:#fff;border:1px solid #e0e2dc;border-radius:10px;align-items:center;width:100%;margin-top:14px;padding:13px 14px;display:flex}.option-toggle b{color:#656960;margin-left:auto;font-size:11px}.advanced-options{padding:4px 2px 0}.chips{margin-top:14px}.chips span{background:#f0f1ed;border:0}.confirm-card .generate{background:#1a1d18}.confirm-card .generate:hover{background:#292d26}.studio-workspace footer{left:var(--sidebar);padding:12px max(24px,calc((100% - var(--sidebar) - 900px)/2));box-shadow:none;pointer-events:none;background:0 0;border-top:0}.studio-workspace footer>*{pointer-events:auto}.studio-workspace footer textarea{border:1px solid #d5d7d1;border-radius:14px;height:58px;padding:17px 16px;box-shadow:0 10px 35px #1b211516}.studio-workspace footer .upload{background:#fff;border-color:#d5d7d1;width:58px;height:58px;box-shadow:0 10px 35px #1b211510}.studio-workspace footer>button{height:58px;color:var(--accent);background:#1a1d18;padding:0 21px;box-shadow:0 10px 35px #1b211516}.task-bar{background:#f8f9f6}.task-scroll button{box-shadow:none}@media (width<=850px){:root{--sidebar:72px}.product-sidebar{width:var(--sidebar)}.studio-workspace footer{left:var(--sidebar)}.suggestions{grid-template-columns:1fr}.studio-empty{min-height:420px}}@media (width<=560px){:root{--sidebar:0px}.studio-workspace footer{left:0}.workspace-tools>button{display:none}.studio-workspace .chat{width:calc(100% - 20px);min-height:430px;padding:18px}.start-actions{flex-direction:column}.studio-workspace .confirm-card{width:calc(100% - 20px)}.preset-grid{grid-template-columns:repeat(2,1fr)}}.module-hidden{display:none!important}.module-studio,.canvas-studio{color:#eef1eb;background:#0b0d0c;min-height:100vh}.module-header{background:linear-gradient(135deg,#111511,#0b0d0c);border-bottom:1px solid #242824;justify-content:space-between;align-items:center;height:116px;padding:24px 34px;display:flex}.module-header span,.canvas-header>div>span{letter-spacing:.22em;color:#b6ff37;font-size:10px;font-weight:700}.module-header h1{margin:5px 0;font-size:28px}.module-header p{color:#8b928b;margin:0}.module-header button,.canvas-actions button{color:#edf1e9;background:#171b17;border:1px solid #323832;border-radius:10px;padding:11px 16px}.video-layout{grid-template-columns:minmax(560px,1fr) minmax(360px,.75fr);gap:18px;max-width:1420px;margin:auto;padding:18px 24px 36px;display:grid}.panel{background:#111411;border:1px solid #242924;border-radius:18px;box-shadow:0 24px 60px #0005}.video-form{padding:28px}.section-kicker{color:#8b948a;letter-spacing:.13em;margin-top:18px;font-size:11px}.video-form h2{margin:7px 0 20px;font-size:23px}.video-refs{gap:10px;padding-bottom:6px;display:flex;overflow:auto}.video-refs article,.video-refs>label{background:#171b17;border:1px solid #303730;border-radius:13px;flex:none;width:108px;height:126px;position:relative;overflow:hidden}.video-refs img{object-fit:cover;width:100%;height:100%}.video-refs article b{background:#0b0d0ccc;border-radius:7px;padding:4px 7px;font-size:10px;position:absolute;bottom:7px;left:7px}.video-refs article button{color:#fff;background:#080a08cc;border:0;border-radius:50%;position:absolute;top:5px;right:5px}.video-refs>label{color:#aeb5ad;cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.video-refs>label i{color:#b6ff37;font-size:25px;font-style:normal}.video-refs>label small{color:#656c65}.prompt-field{margin:18px 0 25px;display:block;position:relative}.prompt-field>span,.video-setting>label{color:#a7aea6;margin-bottom:8px;font-size:12px;display:block}.prompt-field textarea{resize:vertical;color:#f0f3ed;box-sizing:border-box;width:100%;min-height:126px;font:inherit;background:#0b0e0b;border:1px solid #343a34;border-radius:13px;padding:14px}.prompt-field small{color:#646b64;position:absolute;bottom:9px;right:10px}.video-setting{margin:17px 0}.video-setting>div{flex-wrap:wrap;gap:8px;display:flex}.video-setting button{color:#aeb4ad;background:#171b17;border:1px solid #303630;border-radius:9px;padding:9px 13px}.video-setting button.active{color:#101310;background:#b6ff37;border-color:#b6ff37;font-weight:700}.switch-row{border-top:1px solid #242824;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.switch-row span{flex-direction:column;display:flex}.switch-row small{color:#747b74;margin-top:4px}.switch-row input{accent-color:#b6ff37;width:42px;height:22px}.video-generate{color:#10130f;background:linear-gradient(90deg,#b6ff37,#e1ff70);border:0;border-radius:12px;width:100%;height:50px;margin-top:22px;font-size:15px;font-weight:800}.video-generate i{border:2px solid #243017;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}.module-error{color:#ffb7b7;background:#401d1d;border-radius:9px;margin-top:12px;padding:11px}.video-preview{height:max-content;padding:16px;position:sticky;top:18px}.preview-stage{background:radial-gradient(circle at 50% 25%,#283327,#080a08 60%);border-radius:13px;place-items:center;min-height:520px;display:grid;overflow:hidden}.preview-stage>div{text-align:center;color:#7b827b;max-width:260px}.preview-stage>div>span{color:#b6ff37;border:1px solid #52604f;border-radius:50%;place-items:center;width:62px;height:62px;margin:auto;display:grid}.preview-stage h3{color:#dce1da}.preview-stage video{width:100%;max-height:650px}.download-video{text-align:center;color:#10120f;background:#edf2e9;border-radius:10px;margin-top:10px;padding:13px;text-decoration:none;display:block}.job-mini{margin-top:20px}.job-mini>div{color:#bbc1ba;border-top:1px solid #252925;justify-content:space-between;padding:10px 2px;display:flex}.job-mini small{color:#7e877d}.canvas-studio{height:100vh;overflow:hidden}.canvas-header{box-sizing:border-box;background:#101310;border-bottom:1px solid #242824;justify-content:space-between;align-items:center;height:72px;padding:13px 20px;display:flex}.canvas-header>div:first-child{grid-template-columns:auto auto;align-items:center;column-gap:12px;display:grid}.canvas-header input{color:#f0f4ed;background:0 0;border:0;grid-row:2;width:250px;font-size:18px;font-weight:700}.canvas-header small{color:#717871;grid-row:2}.canvas-actions{gap:8px;display:flex}.canvas-actions select{color:#dce1da;background:#171b17;border:1px solid #343934;border-radius:9px;padding:0 10px}.canvas-actions button.primary{color:#11140f;background:#b6ff37;border-color:#b6ff37}.canvas-body{grid-template-columns:74px 1fr 260px;height:calc(100vh - 72px);display:grid}.canvas-tools{background:#101310;border-right:1px solid #252925;flex-direction:column;gap:7px;padding:12px 8px;display:flex}.canvas-tools button,.canvas-tools label{color:#8c948b;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;align-items:center;gap:4px;padding:9px 3px;font-size:10px;display:flex}.canvas-tools b{color:#dbe0d9;font-size:17px}.canvas-tools button:hover,.canvas-tools label:hover{color:#fff;background:#202520}.canvas-tools i{flex:1}.canvas-viewport{background:#0d100e;position:relative;overflow:hidden}.canvas-grid{background-image:radial-gradient(#343a34 1px,#0000 1px);background-size:20px 20px;width:2000px;height:1200px;position:absolute;inset:0}.canvas-node{touch-action:none;background:#171b18;border:1px solid #343a34;border-radius:13px;width:280px;position:absolute;overflow:hidden;box-shadow:0 15px 35px #0007}.canvas-node.selected{border-color:#b6ff37;box-shadow:0 0 0 2px #b6ff3722,0 16px 40px #0008}.canvas-node>header{cursor:move;border-bottom:1px solid #2b302b;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.canvas-node>header span{color:#b6ff37}.canvas-node>header b{flex:1;font-size:12px}.canvas-node>header button{color:#828982;background:0 0;border:0}.canvas-node textarea{box-sizing:border-box;resize:none;color:#e5e9e2;width:100%;height:120px;font:inherit;background:#101310;border:0;padding:13px}.canvas-node img{object-fit:contain;background:#0b0d0b;width:100%;height:180px;display:block}.node-placeholder{color:#666e66;place-items:center;height:140px;display:grid}.canvas-node>footer{color:#666d66;justify-content:flex-end;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:9px;display:flex}.canvas-node>footer i{background:#b6ff37;border-radius:50%;width:8px;height:8px}.zoom-control{background:#151915;border:1px solid #313631;border-radius:10px;align-items:center;display:flex;position:absolute;bottom:18px;left:18px;overflow:hidden}.zoom-control button{color:#fff;background:0 0;border:0;padding:9px 12px}.zoom-control span{color:#929991;font-size:11px}.canvas-inspector{background:#101310;border-left:1px solid #252925;padding:20px}.canvas-inspector>span{letter-spacing:.18em;color:#b6ff37;font-size:9px}.canvas-inspector h3{font-size:17px}.canvas-inspector label{color:#8d958d;flex-direction:column;gap:7px;font-size:11px;display:flex}.canvas-inspector input{color:#fff;background:#171b17;border:1px solid #313631;border-radius:8px;padding:9px}.inspector-meta{color:#7d857d;border-bottom:1px solid #262b26;justify-content:space-between;padding:13px 0;font-size:11px;display:flex}.inspector-meta b{color:#c6cbc5}.canvas-tip{background:#171b17;border:1px solid #303730;border-radius:12px;margin-top:25px;padding:13px}.canvas-tip p{color:#7d857d;font-size:11px;line-height:1.7}.product-sidebar nav button:not(.soon).active{background:#252a25}.module-video,.module-canvas{overflow:hidden}.module-video>.module-studio,.module-canvas>.canvas-studio{margin:0}.image-studio-content{min-height:100%}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.video-layout{grid-template-columns:1fr}.video-preview{position:static}.canvas-body{grid-template-columns:58px 1fr}.canvas-inspector,.canvas-actions select{display:none}}.video-compose-page{color:#141714;background:#f7f8f6;height:100vh;position:relative;overflow:hidden}.video-topbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e3e6e1;justify-content:space-between;align-items:center;height:58px;padding:9px 18px;display:flex}.video-topbar h1{margin:0 0 4px;font-size:14px;line-height:1}.video-topbar p{color:#7a8078;margin:0;font-size:10px}.video-topbar>div:last-child{gap:8px;display:flex}.video-topbar button{color:#343934;background:#fff;border:1px solid #e0e4de;border-radius:9px;width:34px;height:34px}.video-topbar button:first-child{width:auto;padding:0 12px}.video-stage{box-sizing:border-box;background:radial-gradient(circle at 50% 18%,#fff 0,#f8f9f7 38%,#f5f7f4 100%);justify-content:center;align-items:flex-start;height:calc(100vh - 58px);padding-top:72px;display:flex}.video-welcome{text-align:center}.video-welcome-icon{color:#172008;background:linear-gradient(135deg,#b6ff37,#7ed51c);border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 17px;font-size:24px;display:grid;box-shadow:0 15px 38px #8fd5253d}.video-welcome h2{letter-spacing:-.04em;margin:0 0 9px;font-size:29px}.video-welcome p{color:#737a72;margin:0;font-size:13px}.video-loading{justify-content:center;gap:6px;margin-top:19px;display:flex}.video-loading i{background:#8ccb27;border-radius:50%;width:7px;height:7px;animation:1s infinite videoPulse}.video-loading i:nth-child(2){animation-delay:.18s}.video-loading i:nth-child(3){animation-delay:.36s}.video-stage.has-result{padding-top:25px}.video-result-card{background:#111;border-radius:18px;flex-direction:column;max-width:760px;height:calc(100vh - 360px);min-height:270px;display:flex;overflow:hidden;box-shadow:0 20px 60px #202c1920}.video-result-card video{object-fit:contain;max-width:100%;height:calc(100% - 44px)}.video-result-card>div{background:#fff;justify-content:space-between;align-items:center;height:44px;padding:0 14px;font-size:12px;display:flex}.video-result-card a{color:#4f790a;font-weight:700;text-decoration:none}.floating-video-composer{z-index:4;background:#fff;border:1px solid #d9ded6;border-radius:22px;width:min(870px,100% - 54px);position:absolute;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 55px #28331f1f,0 0 0 1px #b6ff3717}.composer-material-head{border-bottom:1px solid #e9ece7;justify-content:space-between;align-items:center;height:47px;padding:0 13px;display:flex}.composer-material-head>div:first-child{flex-direction:column;display:flex}.composer-material-head b{font-size:11px}.composer-material-head small{color:#747b72;margin-top:2px;font-size:9px}.composer-material-head>div:last-child{gap:4px;display:flex}.composer-material-head button{color:#676e66;background:0 0;border:0;padding:7px 9px;font-size:10px}.composer-material-head button.upload-chip{color:#20241f;background:#f1f3ef;border-radius:17px}.composer-reference-strip{gap:7px;padding:9px 12px 0;display:flex;overflow-x:auto}.composer-reference-strip article{border:1px solid #dfe3dc;border-radius:9px;flex:none;width:58px;height:58px;position:relative;overflow:hidden}.composer-reference-strip img{object-fit:cover;width:100%;height:100%}.composer-reference-strip span{color:#fff;background:#111b;border-radius:4px;padding:2px 4px;font-size:8px;position:absolute;bottom:3px;left:3px}.composer-reference-strip button{color:#fff;background:#111b;border:0;border-radius:50%;width:17px;height:17px;line-height:14px;position:absolute;top:2px;right:2px}.composer-prompt-row{box-sizing:border-box;grid-template-columns:54px 1fr 42px;align-items:start;height:94px;padding:10px;display:grid}.add-material{color:#545b53;background:#f2f4f1;border:0;border-radius:50%;width:46px;height:46px;font-size:23px}.composer-prompt-row textarea{resize:none;color:#202420;border:0;outline:0;height:72px;padding:7px 8px;font:13px/1.6 inherit}.composer-prompt-row textarea::placeholder{color:#8f958e}.send-video{color:#1a260a;background:#a8ef31;border:0;border-radius:50%;align-self:end;width:34px;height:34px;font-size:16px;box-shadow:0 7px 16px #96db2c44}.send-video:disabled{opacity:.55}.composer-settings{box-sizing:border-box;border-top:1px solid #ecefeb;flex-wrap:wrap;align-items:center;gap:7px;min-height:46px;padding:7px 12px;display:flex}.setting-pill{background:#fafbf9;border:1px solid #e0e4de;border-radius:16px;align-items:center;gap:5px;height:28px;padding:0 7px 0 10px;display:flex}.setting-pill span{color:#747b73;font-size:9px}.setting-pill select{color:#242824;background:0 0;border:0;outline:0;max-width:180px;font-size:10px;font-weight:700}.speaker-mark{color:#757c74;font-size:13px}.composer-error{color:#a22e29;background:#fff1f0;border-radius:8px;margin:0 12px 9px;padding:8px 10px;font-size:11px}.video-history-overlay{z-index:20;background:#12161233;justify-content:flex-end;display:flex;position:fixed;inset:0}.video-history-overlay>aside{background:#fff;width:360px;height:100%;box-shadow:-15px 0 45px #1f281c20}.video-history-overlay header{border-bottom:1px solid #e7eae5;justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex}.video-history-overlay h2{margin:0;font-size:17px}.video-history-overlay p{color:#7b827a;margin:4px 0 0;font-size:10px}.video-history-overlay header button{background:#f1f3f0;border:0;border-radius:50%;width:31px;height:31px}.history-list{padding:10px}.history-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #ecefeb;grid-template-columns:48px 1fr 8px;align-items:center;gap:10px;width:100%;padding:10px 4px;display:grid}.history-thumb{color:#b6ff37;background:#171b17;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.history-list>button>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.history-list b{font-size:11px}.history-list small{color:#7d847c;font-size:9px}.history-list i{background:#c2c7c0;border-radius:50%;width:7px;height:7px}.history-list i.completed,.history-list i.succeeded{background:#76be1d}.history-list i.failed{background:#dc504b}.history-empty{text-align:center!important;margin-top:60px!important}@keyframes videoPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@media (width<=760px){.video-stage{padding-top:48px}.video-welcome h2{font-size:23px}.floating-video-composer{width:calc(100% - 18px);bottom:10px}.composer-settings{gap:5px}.setting-pill{padding-left:7px}.setting-pill span{display:none}.video-result-card{height:calc(100vh - 390px);margin:0 10px}.video-history-overlay>aside{width:90vw}}.video-compose-page .video-stage{flex-direction:row}.composer-reference-strip video{object-fit:cover;width:100%;height:100%}.audio-ref-icon{color:#b6ff37;background:linear-gradient(135deg,#20251f,#363e33);place-items:center;width:100%;height:100%;font-size:20px;display:grid}.business-plan-bar{background:linear-gradient(90deg,#f8fbf3,#fff);border-bottom:1px solid #e7ebe4;align-items:center;gap:6px;min-height:52px;padding:8px 11px;display:flex}.business-plan-title{white-space:nowrap;flex-direction:column;padding-right:6px;display:flex}.business-plan-title span{color:#4e681e;font-size:10px;font-weight:800}.business-plan-title small{color:#8a9186;margin-top:2px;font-size:8px}.quick-select{color:#272c26;background:#fff;border:1px solid #dce2d8;border-radius:9px;outline:0;min-width:92px;max-width:116px;height:29px;padding:0 7px;font-size:10px;font-weight:650}.fidelity-check{white-space:nowrap;color:#596057;align-items:center;gap:4px;font-size:9px;display:flex}.fidelity-check input{accent-color:#8bc927}.apply-plan{color:#fff;white-space:nowrap;background:#1c211a;border:0;border-radius:9px;height:29px;margin-left:auto;padding:0 11px;font-size:10px;font-weight:700}.apply-plan:hover{background:#30372c}@media (width<=1050px){.business-plan-bar{overflow-x:auto}.business-plan-title{z-index:1;background:#f8fbf3;position:sticky;left:0}.quick-select,.fidelity-check,.apply-plan{flex:none}}.director-page{--ink:#171b18;--muted:#737a74;--line:#e3e7e1;--lime:#b7f34a;--soft:#f4f6f2;min-height:100vh;color:var(--ink);background:#f7f8f6;overflow:auto}.director-topbar{border-bottom:1px solid var(--line);z-index:8;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.director-topbar h1{letter-spacing:-.02em;margin:3px 0 0;font-size:18px}.director-kicker{letter-spacing:.22em;color:#7d857e;font-size:8px;font-weight:800}.director-top-actions{gap:8px;display:flex}.director-top-actions button{color:#414741;background:#fff;border:1px solid #dfe4dc;border-radius:10px;height:36px;padding:0 14px;font:600 11px inherit}.director-top-actions button.dark{color:#fff;background:#181c18;border-color:#181c18}.director-progress{border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;height:58px;display:flex}.director-progress button{color:#9ba09a;background:0 0;border:0;align-items:center;gap:8px;padding:0 27px;font:600 10px inherit;display:flex;position:relative}.director-progress button:not(:last-child):after{content:"";background:#dfe3dd;width:15px;height:1px;position:absolute;right:-7px}.director-progress i{background:#eef1ec;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:grid}.director-progress button.active{color:#20251f}.director-progress button.active i{color:var(--lime);background:#1d221d}.director-main{box-sizing:border-box;max-width:1180px;margin:0 auto;padding:42px 36px 80px}.director-heading{text-align:center;margin-bottom:30px}.director-heading>span{color:#4b681c;letter-spacing:.06em;background:#eaffc3;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-block}.director-heading h2{letter-spacing:-.045em;margin:13px 0 8px;font-size:32px}.director-heading p{color:var(--muted);margin:0;font-size:12px}.director-heading.compact{text-align:left;margin-bottom:24px;position:relative}.director-heading.compact>button{color:#687068;background:0 0;border:0;font:600 10px inherit;position:absolute;top:0;right:0}.director-heading.compact h2{margin-top:10px;font-size:26px}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.recipe-grid>button{text-align:left;background:#fff;border:1px solid #e0e4de;border-radius:18px;min-height:184px;padding:19px;transition:all .2s;box-shadow:0 5px 18px #26311d08}.recipe-grid>button:hover,.recipe-grid>button.selected{border-color:#a9d955;transform:translateY(-2px);box-shadow:0 15px 35px #27341d14}.recipe-grid>button>div{justify-content:space-between;align-items:center;display:flex}.recipe-grid i{background:#f0f4eb;border-radius:12px;place-items:center;width:38px;height:38px;font-size:17px;font-style:normal;display:grid}.recipe-grid em{color:#6d7867;background:#f1f3ef;border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal}.recipe-grid h3{margin:19px 0 7px;font-size:16px}.recipe-grid p{color:#7b827b;height:32px;margin:0;font-size:10px;line-height:1.6}.recipe-grid>button>span{color:#52643a;justify-content:space-between;margin-top:17px;font-size:10px;font-weight:700;display:flex}.recipe-note{color:#667064;background:#eef2e9;border-radius:12px;gap:13px;margin-top:16px;padding:13px 17px;font-size:10px;display:flex}.recipe-note b{color:#2c3428}.material-layout,.plan-layout{grid-template-columns:minmax(0,1.65fr) 340px;gap:18px;display:grid}.material-workbench,.brief-panel,.storyboard-card,.production-card{border:1px solid var(--line);background:#fff;border-radius:18px}.material-workbench{padding:18px}.material-requirements{color:#596058;align-items:center;gap:10px;padding:0 2px 16px;font-size:10px;display:flex}.material-requirements>b{color:#202520;margin-right:auto;font-size:11px}.material-requirements span{align-items:center;gap:5px;display:flex}.material-requirements i{background:#eef2e9;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;display:grid}.material-drop{color:#293027;background:linear-gradient(145deg,#fafcf8,#f3f6ef);border:1px dashed #bbc5b6;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:185px;display:flex}.material-drop i{width:43px;height:43px;color:var(--lime);background:#1c211c;border-radius:50%;place-items:center;margin-bottom:13px;font-size:23px;font-style:normal;display:grid}.material-drop b{font-size:12px}.material-drop span{color:#858c84;margin-top:7px;font-size:9px}.director-assets{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;display:grid}.director-assets article{background:#fafbf9;border:1px solid #e0e4de;border-radius:11px;padding-bottom:8px;position:relative;overflow:hidden}.director-assets img,.director-assets video,.asset-audio{object-fit:cover;background:#252b24;width:100%;height:90px}.asset-audio{color:var(--lime);place-items:center;font-size:25px;display:grid}.director-assets article>b{margin:7px 7px 4px;font-size:9px;display:block}.director-assets select{background:#eef1ec;border:0;border-radius:6px;width:calc(100% - 12px);margin:0 6px;padding:5px;font-size:8px}.director-assets article>button{color:#fff;background:#111c;border:0;border-radius:50%;width:20px;height:20px;position:absolute;top:5px;right:5px}.brief-panel,.production-card{padding:20px}.brief-panel h3,.production-card h3{margin:0 0 19px;font-size:15px}.brief-panel label,.production-card>label{margin-bottom:15px;display:block}.brief-panel label>span,.production-card label>span{margin-bottom:7px;font-size:9px;font-weight:700;display:block}.brief-panel label small{color:#999;font-weight:400}.brief-panel input,.brief-panel textarea,.brief-panel select,.production-card select{box-sizing:border-box;background:#fafbf9;border:1px solid #dfe3dd;border-radius:9px;outline:0;width:100%;padding:10px;font:10px/1.5 inherit}.brief-panel textarea{resize:none;height:72px}.language-tip{color:#617050;background:#f2f6eb;border-radius:9px;margin:-3px 0 15px;padding:10px;font-size:9px;line-height:1.6}.primary-action{color:#fff;background:#1c211c;border:0;border-radius:11px;width:100%;height:44px;font:700 11px inherit}.primary-action:hover{background:#2b3328}.primary-action:disabled{opacity:.48}.storyboard-card{overflow:hidden}.storyboard-card>header{color:#fff;background:linear-gradient(130deg,#1a1f1a,#2b3328);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.storyboard-card header small{color:var(--lime);font-size:8px}.storyboard-card header h3{margin:7px 0 4px;font-size:19px}.storyboard-card header p{color:#aeb7aa;margin:0;font-size:9px}.storyboard-card header button{color:#fff;background:#ffffff0d;border:1px solid #ffffff28;border-radius:8px;padding:8px 11px;font-size:9px}.shot-list{padding:10px 22px}.shot-list article{border-bottom:1px solid #edf0eb;grid-template-columns:36px 28px 1fr;align-items:center;gap:9px;min-height:66px;display:grid}.shot-list article>span{color:#969d95;font-size:8px}.shot-list article>i{color:#638323;background:#eff4e9;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:800;display:grid}.shot-list b{color:#788078;font-size:9px}.shot-list p{margin:3px 0 0;font-size:11px}.plan-cta{background:#f2f5ee;border-radius:10px;justify-content:space-between;margin:5px 22px 20px;padding:12px 14px;font-size:10px;display:flex}.plan-cta span{color:#7b8379}.segment-control{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.segment-control button{background:#fafbf9;border:1px solid #dfe3dd;border-radius:8px;height:37px;font:700 10px inherit}.segment-control button.active{color:#fff;background:#1d221d;border-color:#1d221d}.segment-control small{color:var(--lime);margin-left:4px;font-size:7px;display:inline-block}.sound-toggle{border:1px solid #e0e4de;border-radius:9px;justify-content:space-between;align-items:center;padding:11px;display:flex!important}.sound-toggle div span{margin:0!important}.sound-toggle div small{color:#999;margin-top:3px;font-size:8px;display:block}.sound-toggle input{accent-color:#8ac529}.model-notice{background:#f6faef;border:1px solid #dce8c8;border-radius:10px;margin-bottom:14px;padding:12px}.model-notice b,.model-notice span{display:block}.model-notice b{font-size:10px}.model-notice span{color:#727d69;margin:5px 0 8px;font-size:8px;line-height:1.6}.model-notice button{color:#55731c;background:0 0;border:0;padding:0;font:700 9px inherit}.production-card details{border-top:1px solid #eaede8;margin:3px 0 16px;padding-top:12px}.production-card summary{color:#737b72;cursor:pointer;font-size:9px}.production-card details textarea{box-sizing:border-box;resize:none;border:1px solid #dfe3dd;border-radius:8px;width:100%;height:110px;margin-top:9px;padding:9px;font:9px/1.55 inherit}.delivery-screen{padding-top:8px}.generating-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:22px;max-width:620px;margin:50px auto;padding:48px}.generation-orbit{border:1px solid #dbe2d5;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 19px;display:grid;position:relative}.generation-orbit i{border-top:2px solid #9bd52d;border-radius:50%;animation:1.2s linear infinite spin;position:absolute;inset:-5px}.generation-orbit span{width:44px;height:44px;color:var(--lime);background:#1d221d;border-radius:14px;place-items:center;display:grid}.generating-card>small{letter-spacing:.2em;color:#7c847a;font-size:8px}.generating-card h2{margin:10px 0 7px;font-size:24px}.generating-card p{color:#7b837a;font-size:10px}.generating-card>button{color:#6a7268;background:0 0;border:0;margin-top:20px;font:600 9px inherit}.generation-steps{grid-template-columns:repeat(4,1fr);margin-top:30px;display:grid;position:relative}.generation-steps:before{content:"";background:#dce1d9;height:1px;position:absolute;top:4px;left:12%;right:12%}.generation-steps span{color:#aaa;padding-top:17px;font-size:8px;position:relative}.generation-steps span:before{content:"";background:#dce1d9;border-radius:50%;width:8px;height:8px;position:absolute;top:0;left:50%;transform:translate(-50%)}.generation-steps span.done:before,.generation-steps span.active:before{background:#8fc82c}.generation-steps span.active{color:#4e681d;font-weight:700}.delivery-result{background:#151915;border-radius:19px;max-width:860px;margin:0 auto;overflow:hidden;box-shadow:0 25px 60px #26331e20}.delivery-result video{width:100%;max-height:560px;display:block}.delivery-result>div{background:#fff;justify-content:space-between;align-items:center;height:55px;padding:0 17px;font-size:10px;display:flex}.delivery-result>div>span{align-items:center;gap:7px;font-weight:700;display:flex}.delivery-result>div>span i{background:#7fbe21;border-radius:50%;width:7px;height:7px}.delivery-result>div>div{gap:7px;display:flex}.delivery-result button,.delivery-result a,.delivery-followup button{color:#293027;background:#fff;border:1px solid #dfe3dd;border-radius:8px;padding:9px 12px;font:700 9px inherit;text-decoration:none}.delivery-result a{color:#fff;background:#1d221d;border-color:#1d221d}.delivery-followup{background:#fff;border:1px solid #e0e4de;border-radius:14px;grid-template-columns:1fr auto;align-items:center;max-width:826px;margin:13px auto;padding:16px;display:grid}.delivery-followup h3{margin:0 0 4px;font-size:12px}.delivery-followup p{color:#80877f;margin:0;font-size:9px}.delivery-followup button{grid-area:1/2/3}.director-error{z-index:30;color:#ffd8d5;background:#2a1716;border-radius:11px;max-width:390px;padding:13px 42px 13px 15px;font-size:10px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0002}.director-error button{color:#fff;background:0 0;border:0;position:absolute;top:8px;right:9px}.director-page .video-history-overlay{z-index:40}@media (width<=900px){.director-main{padding:30px 18px 70px}.recipe-grid{grid-template-columns:repeat(2,1fr)}.material-layout,.plan-layout{grid-template-columns:1fr}.director-progress button{padding:0 13px}.director-assets{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.director-topbar{padding:0 14px}.director-top-actions button:not(.dark){display:none}.director-progress{justify-content:space-around}.director-progress button{padding:0}.director-progress button span,.director-progress button:not(:last-child):after{display:none}.director-heading h2{font-size:25px}.recipe-grid{grid-template-columns:1fr}.recipe-grid>button{min-height:155px}.material-requirements{flex-wrap:wrap;align-items:flex-start}.director-assets{grid-template-columns:repeat(2,1fr)}.generating-card{padding:35px 16px}.delivery-followup{grid-template-columns:1fr;gap:12px}.delivery-followup button{grid-area:auto/1}}.slot-summary{justify-content:space-between;align-items:center;padding:3px 2px 14px;display:flex}.slot-summary>div{flex-direction:column;display:flex}.slot-summary span{color:#858d84;margin-top:4px;font-size:9px}.slot-summary em{color:#5d712f;background:#eef3e8;border-radius:99px;padding:6px 9px;font-size:9px;font-style:normal}.material-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.material-slot-grid article{background:#fbfcfa;border:1px solid #e0e4de;border-radius:13px;grid-template-columns:105px 1fr;gap:11px;min-height:116px;padding:9px;transition:all .16s;display:grid;position:relative}.material-slot-grid article.required:not(.filled){border-color:#d8c9ac}.material-slot-grid article.filled{background:#fafff4;border-color:#a9cd67}.slot-preview{cursor:pointer;background:#f0f3ed;border:1px dashed #c8cec3;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;height:96px;display:flex;overflow:hidden}.slot-preview img,.slot-preview video{object-fit:cover;width:100%;height:100%}.slot-preview i{color:#6f7b69;font-size:22px;font-style:normal}.slot-preview span{color:#858d83;margin-top:5px;font-size:8px}.slot-copy{padding:4px 2px}.slot-copy>div{align-items:center;gap:6px;display:flex}.slot-copy b{font-size:10px}.slot-copy em,.slot-copy small{color:#926015;background:#fff1da;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal}.slot-copy small{color:#7c847a;background:#edf0eb}.slot-copy p{color:#788077;margin:8px 0;font-size:8px;line-height:1.5}.slot-copy>span{color:#587321;border-top:1px solid #e7ebe3;padding-top:7px;font-size:8px;display:block}.slot-remove{color:#fff;background:#111b;border:0;border-radius:50%;width:20px;height:20px;position:absolute;top:6px;right:6px}.slot-guidance{color:#717970;background:#f1f4ee;border-radius:10px;gap:11px;margin-top:11px;padding:11px 13px;font-size:8px;line-height:1.6;display:flex}.slot-guidance b{color:#31382f;white-space:nowrap;font-size:9px}.voice-section{border-top:1px solid #e7eae5;margin:4px 0 16px;padding-top:15px}.voice-section h4{margin:0 0 10px;font-size:11px}.voice-modes{grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:10px;display:grid}.voice-modes button{background:#fafbf9;border:1px solid #dfe3dd;border-radius:7px;height:30px;font:600 8px inherit}.voice-modes button.active{color:#fff;background:#1d221d;border-color:#1d221d}.voice-section label{margin-bottom:9px}.voice-upload{color:#5c712e;cursor:pointer;background:#f7faf3;border-radius:8px;justify-content:center;align-items:center;border:1px dashed #b8c3b1!important;height:34px!important;display:flex!important}.voice-upload>span{margin:0!important}.voice-upload input{display:none}.shot-list.mapped article{min-height:96px}.shot-materials{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.shot-materials>span{color:#596257;background:#edf1e9;border-radius:6px;align-items:center;gap:5px;height:24px;padding:0 7px 0 3px;font-size:7px;display:flex}.shot-materials img,.shot-materials em{object-fit:cover;border-radius:4px;width:20px;height:20px}.shot-materials em{color:#b7f34a;background:#262c25;place-items:center;font-style:normal;display:grid}.shot-materials small{color:#989e97;font-size:7px}.narration-review{border:1px solid #e4e8e1;border-radius:10px;grid-template-columns:65px 1fr;gap:9px;margin:5px 22px 8px;padding:12px 14px;display:grid}.narration-review>span{color:#7b8379;font-size:9px}.narration-review b{font-size:9px}.narration-review p{color:#747c73;margin:5px 0 0;font-size:8px;line-height:1.55}.plan-cta{margin-top:8px}.slot-summary em.full{color:#a35320;background:#fff0e6}.slot-thumbs{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2px;width:100%;height:100%;display:grid;position:relative}.slot-thumbs img,.slot-thumbs video{min-width:0;min-height:0}.slot-thumbs>b{color:#fff;background:#111c;border-radius:5px;padding:3px 5px;font-size:8px;position:absolute;bottom:4px;right:4px}.slot-count{align-items:center;gap:4px;display:flex;position:absolute;top:8px;right:8px}.slot-count>b{color:#fff;background:#1c211ccd;border-radius:5px;padding:3px 5px;font-size:7px}.slot-count button{color:#70776f;background:#fff;border:0;border-radius:5px;padding:3px 5px;font-size:7px;box-shadow:0 2px 8px #0001}.segment-control button{height:44px}.segment-control button small{margin:3px 0 0;font-size:6px;display:block}.mixed-upload{text-align:left;background:linear-gradient(120deg,#f5faed,#fbfdf8);border:1px solid #b8ca9a;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:100%;min-height:72px;margin-bottom:10px;padding:11px 14px;display:grid}.mixed-upload>i{color:#b7f34a;background:#1d221d;border-radius:10px;place-items:center;width:35px;height:35px;font-size:19px;font-style:normal;display:grid}.mixed-upload>div{flex-direction:column;display:flex}.mixed-upload span{color:#7d8679;margin-top:5px;font-size:8px}.mixed-upload em{color:#5e712e;background:#e9f4d5;border-radius:99px;padding:5px 8px;font-size:8px;font-style:normal}.auto-assets{gap:6px;margin:-1px 0 11px;padding:2px;display:flex;overflow-x:auto}.auto-assets>span{background:#fff;border:1px solid #e0e5dc;border-radius:8px;grid-template-columns:34px 1fr 18px;align-items:center;gap:5px;min-width:108px;height:36px;display:grid;overflow:hidden}.auto-assets img,.auto-assets video,.auto-assets i{object-fit:cover;background:#242a23;width:34px;height:36px}.auto-assets i{color:#b7f34a;place-items:center;font-style:normal;display:grid}.auto-assets b{font-size:7px;font-weight:600}.auto-assets button{color:#899087;background:0 0;border:0}.slot-divider{justify-content:center;align-items:center;height:27px;margin-bottom:6px;display:flex;position:relative}.slot-divider:before{content:"";background:#e7eae5;height:1px;position:absolute;left:0;right:0}.slot-divider span{z-index:1;color:#91978f;background:#fff;padding:0 9px;font-size:8px}.voice-modes.four{grid-template-columns:repeat(4,1fr)}.capability-note{color:#737a70;background:#f1f3ef;border-radius:7px;margin:-3px 0 10px;padding:8px 9px;font-size:8px;line-height:1.55}.capability-note.post{color:#526f20;background:#eff8df}.capability-note.upload{color:#82632f;background:#fff6e8}.delivery-plan{background:#fafcf8;border:1px solid #e1e6dc;border-radius:10px;grid-template-columns:1fr 1fr;gap:7px;margin:8px 22px;padding:13px 14px;display:grid}.delivery-plan>b,.delivery-plan>small{grid-column:1/-1}.delivery-plan>span{color:#6f776d;background:#eef1eb;border-radius:7px;padding:8px;font-size:8px}.delivery-plan>span.active{color:#fff;background:#1d221d}.delivery-plan>small{color:#92988f;font-size:7px}.generation-steps.three{grid-template-columns:repeat(3,1fr)}.generation-disclaimer{max-width:430px;margin:18px auto 0;line-height:1.6;letter-spacing:0!important;color:#8a9088!important;display:block!important}.enterprise-video-result>div{height:auto;min-height:55px}.video-delivery-grid{grid-template-columns:1fr 1fr;gap:12px;max-width:860px;margin:13px auto;display:grid}.video-delivery-grid>section{background:#fff;border:1px solid #e0e4de;border-radius:14px;padding:17px}.video-delivery-grid section>header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.video-delivery-grid header small{letter-spacing:.16em;color:#7c8579;font-size:7px}.video-delivery-grid h3{margin:4px 0 0;font-size:13px}.video-delivery-grid header em{color:#8a5d1a;background:#fff0d7;border-radius:99px;padding:5px 7px;font:700 7px inherit}.video-delivery-grid header em.ready{color:#547521;background:#eaf5dd}.video-delivery-grid ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.video-delivery-grid li{color:#5f675d;background:#f5f7f3;border-radius:7px;padding:7px 8px 7px 26px;font-size:8px;line-height:1.45;position:relative}.video-delivery-grid li:before{content:"○";color:#81916d;position:absolute;left:9px}.video-delivery-grid section>button{color:#343a32;background:#fff;border:1px solid #dfe3dd;border-radius:8px;width:100%;min-height:36px;margin-top:12px;font:700 8px inherit}.video-delivery-grid section>button.canvas-handoff{color:#fff;background:#1d221d;border-color:#1d221d}.video-delivery-grid section>small{color:#939991;margin-top:8px;font-size:7px;line-height:1.5;display:block}.packaging-items{gap:6px;display:grid}.packaging-items>span{background:#f5f7f3;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:24px 1fr;column-gap:7px;padding:7px;display:grid}.packaging-items i{color:#567226;background:#e3eadb;border-radius:50%;grid-row:1/3;place-items:center;width:24px;height:24px;font:700 8px inherit;display:grid}.packaging-items span.pending i{color:#8a5d1a;background:#fff0d7}.packaging-items b{font-size:8px}.packaging-items small{color:#81877f;margin-top:2px;font-size:7px}@media (width<=720px){.material-slot-grid{grid-template-columns:1fr}.material-slot-grid article{grid-template-columns:95px 1fr}.slot-preview{height:88px}.voice-modes.four{grid-template-columns:repeat(2,1fr)}.video-delivery-grid{grid-template-columns:1fr}.enterprise-video-result>div{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}.delivery-plan{grid-template-columns:1fr}.delivery-plan>b,.delivery-plan>small{grid-column:1}}.option-toggle{text-align:left;align-items:center;width:100%;margin-top:14px;display:flex;box-shadow:0 3px 12px #19201408;background:#fff!important;border:1px solid #cfd2ca!important;border-radius:11px!important;padding:15px 16px!important}.option-toggle:hover{background:#fbfcf9!important;border-color:#92988a!important}.option-toggle span{font-weight:750}.option-toggle small{color:#777c73;margin-left:12px}.option-toggle b{background:#1b1e19;border-radius:7px;margin-left:auto;padding:6px 9px;font-size:11px;color:#d8ff45!important}.advanced-options{background:#fafbf8;border:1px solid #e0e2dc;border-radius:12px;margin-top:10px;padding:15px 16px 18px!important}.option{padding-top:1px}.option>label{color:#817666;margin:15px 0 8px;font-size:13px;display:block}.pixel-hint{color:#776b5c;background:#f6f2eb;border-radius:9px;margin-top:9px;padding:9px 11px;font-size:12px}.pixel-hint strong{color:#7d5924;font-weight:700}.mock-note{color:#795b19;background:#fff4d9;border-radius:9px;margin-top:10px;padding:9px 10px;font-size:12px;line-height:1.45}.prompt-note{color:#746756;background:#faf6ef;border-left:3px solid #b78a45;border-radius:7px;margin-top:16px;padding:10px 12px;font-size:12px;line-height:1.5}.custom-field{margin-top:9px;display:block;position:relative}.custom-field>span{color:#817666;margin-bottom:6px;font-size:12px;display:block}.custom-field input{background:#fff;border:1px solid #d8cdbf;border-radius:9px;outline:none;width:100%;padding:10px 52px 10px 11px}.custom-field input:focus{border-color:#b78a45;box-shadow:0 0 0 3px #b78a4518}.custom-field small{color:#a09587;font-size:10px;position:absolute;bottom:11px;right:9px}.result-actions{gap:8px;margin-top:10px;display:flex}.result-actions button,.result-actions a{color:#795521;text-align:center;background:#fff;border:1px solid #d8cdbf;border-radius:9px;flex:1;margin:0;padding:10px;font-weight:600;text-decoration:none}.result-actions button{background:#f8f0e3}.library-entry{color:#795521;background:#fff;border:1px solid #d8cdbf;border-radius:9px;margin-left:auto;padding:8px 12px;font-size:13px}.mask-modal{z-index:20;background:#201a14b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.mask-panel{background:#fff;border-radius:18px;width:min(94vw,720px);max-height:94vh;padding:16px;overflow:auto}.mask-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mask-head button{color:#746756;background:0 0;border:0}.mask-stage{background:#eee;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.mask-stage img{max-width:100%;max-height:58vh;display:block}.mask-stage canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;position:absolute;inset:0}.mask-tools{flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0;display:flex}.mask-tools button{background:#fff;border:1px solid #d8cdbf;border-radius:8px;padding:7px 10px}.mask-tools button.active{color:#795521;background:#f8f0e3;border-color:#b78a45}.mask-tools label{color:#746756;align-items:center;gap:5px;font-size:12px;display:flex}.mask-panel textarea{resize:vertical;border:1px solid #d8cdbf;border-radius:10px;width:100%;min-height:75px;padding:10px}.mask-panel p{color:#8a7d6d;font-size:11px}.mask-submit{color:#fff;background:#24201b;border:0;border-radius:11px;width:100%;padding:13px;font-weight:650}.mask-submit:disabled{opacity:.5}.reference-upload{color:#746756;cursor:pointer;border:1px dashed #cdbb9f;border-radius:10px;align-items:center;gap:10px;margin:10px 0;padding:10px;display:flex;position:relative}.reference-upload input{display:none}.reference-upload span{font-size:12px;font-weight:650}.reference-upload em{color:#9a7845;margin-left:auto;font-size:11px;font-style:normal}.reference-upload img{object-fit:cover;border-radius:7px;width:48px;height:48px}.progress-overlay{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#201a148f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.progress-card{text-align:center;background:#fff;border-radius:20px;width:min(90vw,390px);padding:28px 22px;box-shadow:0 22px 70px #17100840}.progress-card h3{margin:14px 0 7px;font-size:19px}.progress-card p{color:#776b5c;margin:0;font-size:13px;line-height:1.5}.progress-icon{border:4px solid #eadfcd;border-top-color:#b78a45;border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;animation:1s linear infinite spin;display:grid}.progress-icon span{background:#b78a45;border-radius:50%;width:15px;height:15px}.progress-icon.failed{color:#a33928;border-color:#e5a69c;font-size:25px;font-weight:800;animation:none}.progress-steps{grid-template-columns:repeat(3,1fr);align-items:center;margin:24px 30px 6px;display:grid}.progress-steps i{background:#ddd3c6;border-radius:50%;width:12px;height:12px;margin:auto;display:block}.progress-steps i.active,.progress-steps i.done{background:#b78a45}.progress-labels{color:#887b6c;grid-template-columns:repeat(3,1fr);font-size:10px;display:grid}.progress-card small{color:#a09587;margin-top:22px;display:block}.progress-card>button{color:#fff;background:#24201b;border:0;border-radius:10px;width:100%;margin-top:18px;padding:12px}.library-page{z-index:15;background:#f7f4ee;position:fixed;inset:0;overflow:auto}.library-page>header{background:#fff;border-bottom:1px solid #e5dccf;align-items:center;gap:18px;padding:18px max(18px,50vw - 500px);display:flex}.library-page header button{color:#795521;background:0 0;border:0}.library-page h2{margin:0;font-size:20px}.library-page header p{color:#8a7d6d;margin:3px 0 0;font-size:12px}.library-page nav{gap:8px;padding:18px max(18px,50vw - 500px);display:flex}.library-page nav button{background:#fff;border:1px solid #d8cdbf;border-radius:99px;padding:8px 14px}.library-page nav button.active{color:#fff;background:#b78a45;border-color:#b78a45}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;width:min(100% - 36px,1000px);margin:auto;padding-bottom:50px;display:grid}.asset-grid article{cursor:pointer;background:#fff;border:1px solid #e5dccf;border-radius:13px;transition:all .15s;overflow:hidden}.asset-grid article:hover{transform:translateY(-2px);box-shadow:0 8px 24px #35271918}.asset-grid img{aspect-ratio:1;object-fit:cover;background:#eee;width:100%;display:block}.asset-grid article div{justify-content:space-between;padding:10px;display:flex}.asset-grid strong{font-size:13px}.asset-grid span{color:#918575;font-size:11px}.library-empty{text-align:center;color:#918575;padding:80px 20px}.asset-preview{z-index:40;background:#1d1711b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.asset-preview>div{background:#fff;border-radius:17px;width:min(94vw,720px);max-height:94vh;padding:14px;overflow:auto}.asset-preview img{border-radius:10px;max-width:100%;max-height:65vh;margin:auto;display:block}.asset-preview h3{margin:13px 0 3px}.asset-preview p{color:#8a7d6d;margin:0;font-size:12px}.preview-actions{gap:8px;margin-top:14px;display:flex}.preview-actions>*{color:#795521;text-align:center;background:#fff;border:1px solid #d8cdbf;border-radius:9px;flex:1;padding:10px;text-decoration:none}.preview-actions button:first-child{color:#fff;background:#24201b}@media (width<=520px){.asset-grid{grid-template-columns:repeat(2,1fr)}.preview-actions{flex-direction:column}}.asset-grid video{aspect-ratio:1;object-fit:cover;background:#151815;width:100%;display:block}.library-audio{aspect-ratio:1;color:#b6ff37;background:linear-gradient(135deg,#20251f,#3c4638);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;font-size:30px;display:flex}.library-audio small{color:#d7ddd4;font-size:11px}.library-audio audio{width:88%;margin-top:12px}.asset-preview video{background:#111;border-radius:10px;max-width:100%;max-height:65vh;margin:auto;display:block}.director-topbar{grid-template-columns:1fr auto 1fr;display:grid}.director-top-actions{justify-self:end}.video-mode-switch{background:#f2f4f0;border:1px solid #dfe4dc;border-radius:11px;align-items:center;padding:3px;display:flex}.video-mode-switch button{color:#7b8179;background:0 0;border:0;border-radius:8px;height:30px;padding:0 16px;font-family:inherit;font-size:11px;font-weight:700}.video-mode-switch button.active{color:#1c211c;background:#fff;box-shadow:0 3px 10px #25301e12}.custom-mode-main{max-width:1120px;padding-top:38px}.custom-video-screen{width:100%}.custom-video-heading{text-align:center;margin:0 auto 28px}.custom-video-heading>span{color:#66862d;letter-spacing:.18em;font-size:9px;font-weight:800;display:inline-block}.custom-video-heading h2{letter-spacing:-.045em;margin:9px 0 7px;font-size:31px}.custom-video-heading p{color:#777f76;margin:0;font-size:13px}.custom-video-composer{background:#fff;border:1px solid #dfe4dc;border-radius:20px;padding:25px;box-shadow:0 18px 50px #26311d0b}.custom-material-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.custom-material-head>div{flex-direction:column;gap:5px;display:flex}.custom-material-head b{font-size:15px}.custom-material-head span{color:#858c84;font-size:10px}.custom-material-head strong{color:#637a3d;background:#eef4e7;border-radius:99px;padding:7px 10px;font-size:10px}.custom-dropzone{text-align:left;color:#273027;background:linear-gradient(135deg,#fbfcfa,#f3f7ee);border:1px dashed #aebca6;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:92px;padding:15px;display:grid}.custom-dropzone>i{color:#b7f34a;background:#1b211a;border-radius:13px;place-items:center;width:44px;height:44px;font-size:22px;font-style:normal;display:grid}.custom-dropzone>div{flex-direction:column;gap:6px;display:flex}.custom-dropzone b{font-size:13px}.custom-dropzone span{color:#7f877d;font-size:10px}.custom-dropzone>em{color:#596154;background:#fff;border-radius:8px;padding:8px 11px;font-size:10px;font-style:normal;font-weight:700;box-shadow:0 2px 8px #24301a10}.custom-reference-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.custom-reference-list article{background:#fafbf9;border:1px solid #e1e5df;border-radius:12px;min-width:0;padding:8px}.custom-reference-preview{background:#1b201a;border-radius:8px;height:108px;position:relative;overflow:hidden}.custom-reference-preview img,.custom-reference-preview video{object-fit:cover;width:100%;height:100%;display:block}.custom-reference-preview>span{color:#b7f34a;place-items:center;height:100%;font-size:28px;display:grid}.custom-reference-preview>b{color:#fff;background:#111c;border-radius:5px;padding:3px 6px;font-size:8px;position:absolute;bottom:5px;left:5px}.custom-reference-preview>button{color:#fff;background:#111d;border:0;border-radius:50%;width:22px;height:22px;position:absolute;top:5px;right:5px}.custom-reference-list p{color:#626a60;text-overflow:ellipsis;white-space:nowrap;margin:8px 1px 6px;font-size:9px;overflow:hidden}.custom-reference-list select{background:#fff;border:1px solid #dfe3dd;border-radius:7px;width:100%;height:31px;padding:0 7px;font-family:inherit;font-size:10px}.custom-prompt{margin-top:21px;display:block;position:relative}.custom-prompt>div{align-items:baseline;gap:10px;margin-bottom:9px;display:flex}.custom-prompt b{font-size:14px}.custom-prompt>div span{color:#858c84;font-size:10px}.custom-prompt textarea{box-sizing:border-box;resize:vertical;color:#20251f;background:#fafbf9;border:1px solid #dce1da;border-radius:13px;outline:none;width:100%;height:144px;padding:14px 15px 30px;font-family:inherit;font-size:13px;line-height:1.7}.custom-prompt textarea:focus{border-color:#9ec653;box-shadow:0 0 0 3px #a9d75a18}.custom-prompt>small{color:#9ca19a;font-size:9px;position:absolute;bottom:10px;right:12px}.custom-settings-grid{background:#f4f6f2;border-radius:15px;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;margin-top:18px;padding:18px;display:grid}.custom-settings-grid>label{min-width:0}.custom-settings-grid>label>span{color:#545c53;margin-bottom:7px;font-size:10px;font-weight:750;display:block}.custom-settings-grid>label:nth-child(-n+2){grid-column:span 3}.custom-settings-grid>label:nth-child(n+3):nth-child(-n+5){grid-column:span 2}.custom-settings-grid select{color:#252a24;background:#fff;border:1px solid #dce1da;border-radius:9px;outline:none;width:100%;height:40px;padding:0 10px;font-family:inherit;font-size:11px}.custom-settings-grid label>small{color:#929890;margin:6px 1px 0;font-size:8px;line-height:1.4;display:block}.custom-switches{grid-column:1/-1;align-items:stretch;gap:8px;display:flex}.custom-switches>label{cursor:pointer;background:#fff;border:1px solid #dce1da;border-radius:9px;flex:1;align-items:center;gap:8px;padding:8px 10px;display:flex}.custom-switches input{accent-color:#759f28;width:17px;height:17px}.custom-switches span{flex-direction:column;gap:3px;min-width:0;display:flex}.custom-switches b{font-size:10px}.custom-switches small{color:#929890;font-size:8px}.custom-video-error{color:#9a382e;background:#fff0ed;border-radius:9px;margin-top:15px;padding:11px 40px 11px 13px;font-size:11px;position:relative}.custom-video-error button{color:#9a382e;background:0 0;border:0;font-size:16px;position:absolute;top:7px;right:10px}.custom-generate{color:#fff;background:#1c211c;border:0;border-radius:12px;width:100%;height:50px;margin-top:17px;font-family:inherit;font-size:13px;font-weight:800}.custom-generate:disabled{opacity:.55}.custom-generate i{border:2px solid #b7f34a;border-top-color:#0000;border-radius:50%;width:11px;height:11px;animation:.8s linear infinite spin;display:inline-block}.custom-video-result{background:#171b17;border-radius:18px;max-width:860px;margin:20px auto 0;overflow:hidden;box-shadow:0 20px 50px #26311e18}.custom-video-result video{width:100%;max-height:580px;display:block}.custom-video-result>div{background:#fff;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.custom-video-result>div>div{flex-direction:column;gap:4px;display:flex}.custom-video-result b{font-size:12px}.custom-video-result span{color:#858b83;font-size:9px}.custom-video-result a{color:#fff;background:#1c211c;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:700;text-decoration:none}@media (width<=1120px){.director-topbar{grid-template-columns:auto 1fr auto}.video-mode-switch{justify-self:center}.director-top-actions button:first-child{display:none}.custom-reference-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=850px){.director-topbar{grid-template-columns:1fr auto}.video-mode-switch{grid-area:2/1/auto/-1;justify-content:center;width:100%;margin-top:8px}.video-mode-switch button{flex:1}.director-topbar:has(.video-mode-switch){align-content:center;height:112px}.custom-mode-main{padding-top:28px}.custom-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-settings-grid>label:nth-child(n){grid-column:auto}.custom-switches{grid-column:1/-1}.custom-reference-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.director-topbar:has(.video-mode-switch){height:104px;padding:8px 12px}.director-topbar h1{font-size:16px}.director-kicker{font-size:7px}.director-top-actions button:not(.dark){display:none}.director-top-actions button.dark{height:34px;padding:0 10px;font-size:10px}.video-mode-switch{margin-top:5px}.video-mode-switch button{height:29px;font-size:10px}.custom-mode-main{padding:22px 10px 88px}.custom-video-heading{text-align:left;margin-bottom:20px;padding:0 3px}.custom-video-heading h2{font-size:25px}.custom-video-heading p{font-size:11px;line-height:1.6}.custom-video-composer{border-radius:15px;padding:14px}.custom-material-head span{max-width:250px;line-height:1.5}.custom-dropzone{grid-template-columns:42px 1fr;min-height:82px;padding:12px}.custom-dropzone>i{width:38px;height:38px}.custom-dropzone>em{display:none}.custom-reference-list{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-reference-preview{height:104px}.custom-prompt>div{display:block}.custom-prompt>div span{margin-top:5px;line-height:1.5;display:block}.custom-prompt textarea{height:160px}.custom-settings-grid{grid-template-columns:minmax(0,1fr);gap:13px;padding:13px}.custom-settings-grid>label:nth-child(n){grid-column:1!important}.custom-switches{grid-column:1}}html,body,#root{width:100%;max-width:100%;overflow-x:clip}.studio-shell,.studio-workspace,.director-page,.director-main,.material-layout,.material-workbench,.brief-panel{min-width:0}.director-page{font-size:14px}.director-page button,.director-page input,.director-page textarea,.director-page select{font-family:inherit}.director-main{width:100%;max-width:1280px;padding:42px 34px 88px}.material-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:20px}.plan-layout{align-items:start}.material-workbench,.brief-panel{align-self:start;height:auto}.brief-panel{padding:24px}.brief-panel h3,.production-card h3{margin-bottom:22px;font-size:17px}.brief-panel label,.production-card>label{min-width:0;margin-bottom:17px}.brief-panel label>span,.production-card label>span{margin-bottom:8px;font-size:12px;line-height:1.45}.brief-panel label small{font-size:10px}.brief-panel input,.brief-panel textarea,.brief-panel select,.production-card select{min-height:42px;padding:10px 12px;font-size:13px;line-height:1.5}.brief-panel textarea{height:86px}.language-tip{padding:11px 12px;font-size:11px;line-height:1.65}.primary-action{height:48px;font-size:13px}.slot-summary b{font-size:14px}.slot-summary span,.slot-summary em{font-size:10px}.mixed-upload b{font-size:12px}.mixed-upload span,.mixed-upload em{font-size:10px}.slot-divider span{font-size:9px}.material-slot-grid article{grid-template-columns:112px minmax(0,1fr);min-height:126px}.slot-preview{height:106px}.slot-copy{min-width:0}.slot-copy b{font-size:11px;line-height:1.35}.slot-copy small{white-space:nowrap;font-size:8px}.slot-copy p,.slot-copy>span{font-size:9px;line-height:1.55}.slot-guidance,.slot-guidance b{font-size:10px}.voice-section{margin-top:8px;padding-top:18px}.voice-section h4{margin-bottom:12px;font-size:13px}.voice-modes,.voice-modes.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.voice-modes button{white-space:normal;text-align:center;justify-content:center;align-items:center;width:100%;height:auto;min-height:40px;padding:8px 6px;font-family:inherit;font-size:11px;font-weight:650;line-height:1.25;display:flex;overflow:hidden}.capability-note{margin:0 0 12px;padding:10px 11px;font-size:10px;line-height:1.65}.capability-note.capability-post{color:#526f20;background:#eff8df}.capability-note.capability-upload{color:#82632f;cursor:default;background:#fff6e8;border:0;border-radius:7px;width:100%;height:auto;display:block}.voice-upload{text-align:center;overflow:hidden;height:auto!important;min-height:42px!important;padding:9px 10px!important}.voice-upload>span{overflow-wrap:anywhere;font-size:10px!important;line-height:1.4!important}.voice-section textarea{height:100px!important}.director-heading p{font-size:13px;line-height:1.6}.director-top-actions button,.director-heading.compact>button{font-size:11px;font-weight:600}.recipe-grid p,.recipe-grid>button>span,.director-progress button{font-size:11px}.segment-control button,.model-notice button{font-size:10px;font-weight:700}.shot-list b{font-size:10px}.shot-list p{font-size:12px}.shot-materials small{font-size:9px}.narration-review>span,.narration-review b,.narration-review p{font-size:10px}.delivery-plan>b{font-size:11px}.delivery-plan>span{font-size:10px}.delivery-plan>small{font-size:9px}.production-card summary,.production-card details textarea,.video-delivery-grid li,.packaging-items b{font-size:10px}.packaging-items small{font-size:9px}.video-delivery-grid header em,.video-delivery-grid section>button,.delivery-result button,.delivery-result a,.delivery-followup button,.packaging-items i,.generating-card>button{font-family:inherit;font-size:10px;font-weight:700}.product-sidebar{left:0;overflow:hidden}.sidebar-brand.casme-brand img{object-fit:contain;max-width:100%}.library-page{z-index:60}.asset-preview{z-index:70}@media (width<=1180px){.director-main{padding:32px 24px 76px}.material-layout,.plan-layout{grid-template-columns:1fr;align-items:start}.brief-panel,.production-card{width:100%}.brief-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.brief-panel>h3,.brief-panel>.language-tip,.brief-panel>.voice-section,.brief-panel>.primary-action{grid-column:1/-1}}@media (width<=850px) and (width>=561px){.director-topbar{padding-left:20px;padding-right:20px}.director-main{padding-left:18px;padding-right:18px}.sidebar-brand.casme-brand img{width:58px}}@media (width<=720px){.director-main{padding:24px 12px 90px}.brief-panel{padding:18px;display:block}.material-workbench{padding:13px}.material-slot-grid article{grid-template-columns:96px minmax(0,1fr);min-height:112px}.slot-preview{height:92px}.director-topbar{height:auto;min-height:64px;padding:10px 13px}.director-top-actions{gap:5px}.director-top-actions button{padding:0 10px}.director-progress{height:50px}}@media (width<=560px){.product-sidebar{width:100%;height:62px;padding:7px 10px;inset:auto 0 0;overflow:visible}.product-sidebar nav{width:100%}.product-sidebar nav button{flex-direction:column;gap:2px;min-width:64px;height:48px;padding:4px 5px}.product-sidebar nav button>span{width:auto;font-size:15px;line-height:16px}.product-sidebar nav button div{font-size:9px;line-height:11px;display:flex}.product-sidebar nav button small{display:none}.product-sidebar nav button.active:before{width:18px;height:3px;position:absolute;transform:translateY(-22px)}.studio-workspace{padding-bottom:62px}.image-action-header{display:none}.image-studio-content{padding-top:0}.canvas-studio{height:calc(100vh - 62px)}.canvas-header{height:64px;padding:8px 12px}.canvas-header>div:first-child{min-width:0;display:block}.canvas-header>div:first-child>span{font-size:8px}.canvas-header input{width:165px;font-size:15px;display:block}.canvas-header small{display:none}.canvas-actions{flex:none;gap:5px}.canvas-actions button{white-space:nowrap;height:34px;padding:0 10px;font-size:0}.canvas-actions button:first-of-type:after{content:"保存";font-size:11px}.canvas-actions button.primary:after{content:"视频 ↗";font-size:11px}.canvas-body{grid-template-columns:48px minmax(0,1fr);height:calc(100vh - 126px)}.canvas-tools{padding:8px 4px}.canvas-tools button,.canvas-tools label{padding:8px 1px;font-size:9px}.canvas-node{width:min(260px,100vw - 72px)}.canvas-node textarea{font-size:12px}.zoom-control{bottom:12px;left:10px}}@media (width<=420px){.material-slot-grid article{grid-template-columns:82px minmax(0,1fr);gap:8px}.slot-preview{height:82px}.mixed-upload{grid-template-columns:34px 1fr}.mixed-upload>em{display:none}.director-heading h2{font-size:23px}.voice-modes,.voice-modes.four{grid-template-columns:1fr 1fr}}.auth-loading,.access-page{color:#171b18;background:#f5f6f3;place-items:center;min-height:100vh;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;display:grid}.auth-loading{color:#697068;align-content:center;gap:12px;font-size:13px}.auth-loading i{border:2px solid #d9ddd5;border-top-color:#9bd72f;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite auth-spin}.auth-loading button{color:#fff;background:#1b201b;border:0;border-radius:9px;padding:9px 14px}.access-page{background:radial-gradient(circle at 50% 8%,#fff 0,#f4f6f1 48%,#eaeee7 100%);position:relative;overflow:hidden}.access-page:before,.access-page:after{content:"";opacity:.45;border:1px solid #cfd8c5;border-radius:50%;position:absolute}.access-page:before{width:620px;height:620px;top:calc(50% - 310px);left:calc(50% - 310px)}.access-page:after{width:860px;height:860px;top:calc(50% - 430px);left:calc(50% - 430px)}.access-card{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#fffffff2;border:1px solid #dce2d8;border-radius:28px;width:min(430px,100vw - 36px);padding:34px 38px 30px;position:relative;box-shadow:0 35px 90px #26331c1c}.access-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.access-brand b{letter-spacing:-.05em;font-size:20px;font-style:italic}.access-brand span{letter-spacing:.2em;color:#8a9187;font-size:8px}.access-orbit{background:#1b201b;border-radius:20px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid;box-shadow:0 14px 30px #1b201b2e}.access-orbit i{color:#b7f34a;font-size:25px;font-style:normal}.access-kicker{color:#799b3b;letter-spacing:.2em;margin:0;font-size:9px;font-weight:800}.access-card h1{letter-spacing:-.045em;margin:10px 0 11px;font-size:30px}.access-copy{color:#70776f;max-width:335px;margin:0 auto 24px;font-size:12px;line-height:1.75}.access-card form{text-align:left}.access-card label{display:block}.access-card label span{color:#555d54;margin:0 0 8px 3px;font-size:10px;font-weight:700;display:block}.access-card input{box-sizing:border-box;background:#fafbf9;border:1px solid #d9dfd5;border-radius:13px;outline:none;width:100%;height:50px;padding:0 15px;font:500 13px inherit;transition:all .2s}.access-card input:focus{background:#fff;border-color:#9dce4b;box-shadow:0 0 0 4px #b7f34a22}.access-card form>button{color:#fff;cursor:pointer;background:#1a1f1a;border:0;border-radius:13px;width:100%;height:50px;margin-top:12px;font:700 12px inherit;box-shadow:0 12px 24px #1a1f1a25}.access-card form>button:hover{background:#242b23}.access-card form>button:disabled{opacity:.55;cursor:not-allowed}.access-error{color:#b64132;background:#fff0ed;border-radius:9px;margin-top:9px;padding:9px 11px;font-size:10px}.access-trust{color:#788076;border-top:1px solid #ecefea;justify-content:center;gap:14px;margin-top:21px;padding-top:18px;font-size:9px;display:flex}.access-trust span:first-letter{color:#76a72e}.session-chip{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dce2d8;border-radius:15px;align-items:center;gap:13px;padding:9px 10px 9px 12px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 35px #1c271619}.session-chip>div{align-items:center;gap:9px;display:flex}.session-chip i{background:#8ccc32;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #8ccc321b}.session-chip span{flex-direction:column;line-height:1.25;display:flex}.session-chip b{font-size:10px}.session-chip small{color:#858c83;font-size:8px}.session-chip button{color:#5f665e;cursor:pointer;background:#fff;border:1px solid #e2e6df;border-radius:8px;height:30px;padding:0 10px;font:600 9px inherit}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=600px){.access-card{border-radius:22px;padding:29px 23px 25px}.access-card h1{font-size:25px}.access-trust{gap:8px;font-size:8px}.session-chip{bottom:10px;right:10px}.session-chip small{display:none}}
