@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--bg:#f8f7f3;--panel:#fff;--ink:#292e29;--muted:#85867e;--line:#e9e8e0;--accent:#b86043;--accent-dark:#994c33;--sage:#667763;--sand:#efede4}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font-family:DM Sans,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #b8604366}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfdfd6;border-radius:8px;outline:none;padding:12px 13px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b8604310}textarea{resize:vertical}label{flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;font-weight:600;display:flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.5px;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:34px;font-weight:600;line-height:1.35}h1 em{color:#8d745e;letter-spacing:-1px;font-family:Georgia,serif;font-weight:400}h2{letter-spacing:-.3px;margin-bottom:5px;font-size:16px;font-weight:650}h3{margin-bottom:8px;font-size:14px}p{color:var(--muted);line-height:1.65}small{color:var(--muted)}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;background:#f1f1e9;border-right:1px solid #e4e5da;flex-direction:column;width:242px;padding:31px 22px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;display:flex}.brand small{letter-spacing:2.15px;margin-top:4px;font-family:DM Sans,sans-serif;font-size:8px;font-weight:500;display:block}.brand-symbol{background:var(--accent);color:#fff4e4;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:39px;display:flex}.workspace-pill{border:1px solid #ddded3;border-radius:9px;align-items:center;gap:11px;margin:36px 0 33px;padding:12px 10px;font-size:12px;font-weight:600;display:flex}.workspace-pill>svg{color:var(--muted);margin-left:auto}.workspace-pill small{margin-top:4px;font-size:10px;font-weight:400;display:block}.workspace-avatar{color:#63725d;background:#e1e4d4;border-radius:7px;place-items:center;width:29px;height:31px;display:grid}.nav-label,.eyebrow{letter-spacing:1.8px;color:#929587;font-size:9px;font-weight:650}.nav-label{margin-bottom:12px;padding-left:12px}nav{gap:5px;display:grid}.sidebar button{text-align:left;color:#72766b;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;padding:13px 12px;font-size:12px;font-weight:500;display:flex}.sidebar button.active{color:#3c4d38;background:#e2e5d7}.sidebar button:hover{background:#e7e8de}.sidebar-bottom{margin-top:auto;padding-top:60px}.studio-note{color:#6e795e;background:#e7e8dc;border-radius:10px;margin-bottom:20px;padding:20px 15px}.studio-note svg{margin-bottom:13px}.studio-note strong{font-size:13px;font-weight:500;line-height:1.6;display:block}.studio-note p{color:#919782;margin:8px 0 0;font-size:10px}.user-row{border-top:1px solid #dddfd1;align-items:center;gap:10px;margin-top:20px;padding:20px 0 0;display:flex}.user-row>div{overflow:hidden}.user-row strong{font-size:11px;font-weight:600}.user-row small{text-overflow:ellipsis;max-width:115px;font-size:9px;display:block;overflow:hidden}.user-avatar{color:#6b5340;background:#dbbfa8;border-radius:50%;flex-shrink:0;place-items:center;width:31px;height:31px;display:grid}.user-row button{width:auto;margin-left:auto;padding:5px}.main-shell{width:calc(100% - 242px);margin-left:242px}.topbar{border-bottom:1px solid var(--line);background:#fcfbf8;justify-content:space-between;align-items:center;height:75px;padding:0 42px;display:flex}.breadcrumb{color:#96968e;font-size:11px}.breadcrumb span{color:#c3c3b9;padding:0 12px}.breadcrumb strong{color:#62695e;font-weight:500}.connection{color:#6f8266;white-space:nowrap;background:#eef2e9;border:1px solid #e0e8d8;border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;display:inline-flex}.connection i,.live-dot{background:#7e966b;border-radius:50%;width:5px;height:5px;display:inline-block}.connection.preview{color:#9e7c4e;background:#f6f0df;border-color:#e8dfc9}.connection.preview i{background:#bf9c66}.workspace-main{max-width:1550px;margin:auto;padding:39px 42px 20px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px;display:flex}.page-heading .eyebrow{color:var(--accent);margin-bottom:10px;display:block}.page-heading p{margin-bottom:0;font-size:12px}.primary,.secondary{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.primary{background:var(--accent);color:#fff;border:1px solid var(--accent)}.primary:hover{background:var(--accent-dark)}.secondary{color:#66705f;background:#fffdf9;border:1px solid #dcded3}.secondary:hover{background:#f0f0e7}.create-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.editor-column{gap:19px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:24px;box-shadow:0 3px 8px #30302002}.section-heading{align-items:center;gap:13px;margin-bottom:23px;display:flex}.section-heading p{margin-bottom:0;font-size:11px}.section-heading .text-button{margin-left:auto}.step{color:#8a8c7f;background:#faf9f5;border:1px solid #e8e7df;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:32px;font-size:10px;display:grid}.text-button{color:var(--accent);white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:10px;font-weight:600;display:inline-flex}.cast-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.cast-card{text-align:left;background:#fff;border:1px solid #e5e5dc;border-radius:10px;padding:0 0 12px;transition:all .2s;overflow:hidden}.cast-card.selected{border-color:#b66b50;box-shadow:0 0 0 1px #b66b5020}.cast-card strong{margin:11px 13px 3px;font-size:12px;font-weight:600;display:block}.cast-card small{letter-spacing:1.4px;color:#9d9d92;margin-left:13px;font-size:8px}.cast-image{background:#f1f0ea;justify-content:center;align-items:center;height:155px;display:flex;position:relative;overflow:hidden}.cast-image img{object-fit:cover;object-position:50% 0%;mix-blend-mode:multiply;width:100%;height:100%}.cast-check{background:#fff;border:1px solid #d1d2c5;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;top:10px;right:10px}.selected .cast-check{background:var(--accent);border-color:var(--accent);color:#fff}.outfit-selections{gap:9px;margin-top:18px;display:grid}.outfit-row{grid-template-columns:64px .85fr 1.2fr 1fr;align-items:center;gap:8px;display:grid}.outfit-row>span{color:#787f70;font-size:10px}.outfit-row select{background:#fcfcf8;padding:8px 6px;font-size:10px}.room-options{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.room-chip{color:#878a7d;background:#fff;border:1px solid #e4e5db;border-radius:7px;align-items:center;gap:8px;padding:11px 15px;font-size:11px;display:flex}.room-chip.selected{color:#627055;background:#f0f3e9;border-color:#a4ac94}.field-grid{gap:13px;display:grid}.field-grid.three{grid-template-columns:repeat(3,1fr)}.field-grid label{color:#85887b;margin:0;font-size:10px}.field-grid select{padding:10px 8px;font-size:10px}.room-reference{grid-template-columns:100px 1fr;align-items:center;gap:6px;margin-bottom:22px;display:grid}.room-reference select{padding:8px;font-size:11px}.room-reference small{grid-column:1/-1;font-size:10px}.small-label{letter-spacing:1px;color:#8d9384;font-size:8px}.dialogue-heading{justify-content:space-between;align-items:center;margin:24px 0 12px;display:flex}.dialogue-heading h3{margin:0}.dialogue-heading span{color:#8b9380;background:#f1f4ec;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:flex}.dialogue-row{background:#fafaf6;border:1px solid #ebece4;border-radius:8px;gap:10px;margin-bottom:9px;padding:10px;display:flex}.line-number{color:#a3a795;padding-top:8px;font-size:9px}.line-content{flex:1;min-width:0}.line-top{align-items:center;gap:8px;display:flex}.line-top select{color:#69765c;background:#edf0e5;border-color:#e1e4d6;flex-shrink:0;width:86px;padding:6px;font-size:10px}.line-top input{background:0 0;border:0;min-width:0;padding:5px 2px;font-size:12px}.icon-button{color:#9a9e8e;background:0 0;border:0;justify-content:center;align-items:center;padding:5px;display:inline-flex}.line-details{gap:8px;margin-top:5px;display:flex}.line-details input{color:#8f9583;background:0 0;border:0;padding:5px 2px;font-size:10px}.line-details select{color:#8f9583;background:0 0;border:0;flex-shrink:0;width:145px;padding:4px;font-size:9px}.dialogue-footer{color:#919684;justify-content:space-between;align-items:center;margin-top:14px;font-size:10px;display:flex}.dialogue-footer .over-budget{color:#b45737}.hint{margin:12px 0 0;font-size:10px;line-height:1.65}.preview-column{gap:18px;display:grid;position:sticky;top:22px}.preview-panel{background:#efeee7;border:1px solid #e3e3d8;border-radius:13px;padding:15px}.preview-heading{letter-spacing:1px;color:#8c9181;justify-content:space-between;align-items:center;margin:1px 0 14px;font-size:8px;font-weight:600;display:flex}.preview-heading>span:last-child{letter-spacing:.4px;align-items:center;gap:5px;font-size:7px;display:flex}.scene-preview{background:#e9e3d7;border-radius:8px;height:395px;position:relative;overflow:hidden}.scene-backdrop{background:linear-gradient(#e8e2d7,#eee7dc 55%,#c6b79e);position:absolute;inset:0}.scene-backdrop:after{content:"";background:#d5c9b5;border-radius:35px 35px 0 0;width:130%;height:130px;position:absolute;top:45%;left:-15%;box-shadow:0 -4px 20px #89755210}.preview-characters{mix-blend-mode:multiply;justify-content:center;align-items:center;display:flex;position:absolute;inset:13px -37px -5px}.preview-characters img{object-fit:cover;object-position:50% 8%;mix-blend-mode:multiply;width:58%;height:95%;margin:0 -12px}.preview-characters img:nth-child(2){align-self:flex-end;height:75%;margin-bottom:12px}.preview-characters img:nth-child(3){align-self:flex-end;height:70%}.reference-tag{color:#777264;background:#ffffffb8;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;display:flex;position:absolute;top:10px;left:10px}.preview-bottom{color:#fff;background:linear-gradient(#0000,#494132a8);padding:40px 18px 25px;position:absolute;inset:auto 0 0}.preview-bottom>span:first-child{letter-spacing:1px;text-transform:uppercase;color:#efecdf;font-size:8px}.preview-bottom h3{letter-spacing:-.6px;max-width:210px;margin:8px 0 13px;font-family:Manrope,sans-serif;font-size:19px;font-weight:600;line-height:1.35}.sample-caption{-webkit-text-stroke:.6px #29271f;text-shadow:1px 2px #29271f;letter-spacing:-.5px;font-size:17px;font-weight:800}.preview-meta{color:#8c9182;justify-content:space-between;margin:14px 1px;font-size:9px;display:flex}.preview-meta span{align-items:center;gap:5px;display:flex}.export-panel{padding:21px}.export-panel h3{margin-bottom:20px;font-size:13px}.export-panel label{color:#7b8171;font-size:10px}.segmented{background:#f6f7f1;border:1px solid #e3e5da;border-radius:7px;gap:3px;padding:3px;display:flex;overflow:hidden}.segmented button{color:#8a8f7d;white-space:nowrap;background:0 0;border:0;flex:1;padding:9px;font-size:10px}.segmented button.selected{color:#55684c;background:#fff;border-radius:5px;box-shadow:0 1px 3px #00000010}.toggle-row{justify-content:space-between;align-items:center;margin:20px 0 15px;display:flex}.toggle-row strong{font-size:11px;font-weight:600;display:block}.toggle-row small{margin-top:5px;font-size:9px;display:block}.toggle{background:#c6cabe;border:0;border-radius:20px;width:32px;height:19px;padding:3px;transition:all .2s}.toggle span{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .2s;display:block}.toggle.on{background:#849373}.toggle.on span{transform:translate(13px)}.caption-controls{gap:10px;display:flex}.caption-controls label{flex:1;min-width:0;font-size:9px}.caption-controls input[type=color]{height:34px;padding:4px}.caption-controls select{padding:8px 4px;font-size:9px}.output-spec{color:#929785;border-top:1px solid var(--line);justify-content:center;gap:16px;margin-top:4px;padding:14px 0;font-size:8px;display:flex}.generate-button{width:100%;padding:14px;font-size:12px}.generate-button svg:last-child{margin-left:auto}.render-note{text-align:center;color:#aaa899;margin:10px 0 0;font-size:8px}.workspace-footer{color:#b0b2a3;justify-content:space-between;align-items:center;padding:35px 0 10px;font-size:9px;display:flex}.workspace-footer>span:first-child{letter-spacing:-.3px;color:#9a9e8d;font-family:Manrope,sans-serif;font-weight:700}.demo-banner{color:#8e7c53;background:#f1ebd9;border-radius:8px;margin-bottom:25px;padding:10px 15px;font-size:11px;line-height:1.6}.error-banner{color:#a74c35;background:#fff1e9;border:1px solid #f1d8cb;border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 15px;font-size:12px;display:flex}.error-banner span{flex:1}.error-banner button{color:inherit;background:0 0;border:0}.error{color:#b4533a;overflow-wrap:anywhere;font-size:12px}.toast{z-index:60;color:#556748;background:#fbfff4;border:1px solid #d7dec9;border-radius:10px;align-items:center;gap:10px;max-width:90vw;padding:15px 23px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #202c1920}.character-tabs{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}.character-tabs button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;align-items:center;gap:11px;padding:8px 22px 8px 9px;font-size:12px;display:flex}.character-tabs button.selected{background:#fbf7f1;border-color:#b87155}.character-tabs img{object-fit:cover;object-position:50% 10%;border-radius:5px;width:38px;height:43px}.character-tabs small{text-transform:capitalize;margin-top:4px;font-size:10px;display:block}.character-library{grid-template-columns:240px 1fr;align-items:start;gap:22px;display:grid}.character-summary{text-align:center}.character-summary>img{object-fit:cover;object-position:50% 15%;background:#f4f1e9;border-radius:8px;width:100%;height:290px;margin-bottom:20px}.character-summary .eyebrow{text-transform:uppercase;margin-bottom:9px;display:block}.character-summary h2{font-size:24px}.character-summary p{font-size:12px}.character-summary .secondary{width:100%;padding:10px;font-size:10px}.wardrobe{gap:20px;display:grid}.wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.outfit-card{border:1px solid var(--line);border-radius:9px;padding:12px}.outfit-images{background:#f6f4ed;border-radius:6px;gap:7px;min-height:180px;margin-bottom:14px;display:flex;overflow-x:auto}.outfit-images button{background:0 0;border:0;flex:1;min-width:110px;max-width:100%;padding:0}.outfit-images img{object-fit:cover;object-position:50% 15%;mix-blend-mode:multiply;width:100%;height:180px}.outfit-card p{font-size:10px}.outfit-card .secondary{width:100%;font-size:9px}.empty-image{color:#a5aa94;flex-direction:column;justify-content:center;align-items:center;gap:13px;width:100%;min-height:180px;font-size:10px;display:flex}.location-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.location-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.location-cover{background:#eeece2;height:190px;position:relative}.location-cover>img{object-fit:cover;width:100%;height:100%}.room-placeholder{color:#999e8a;background:radial-gradient(at 30% 10%,#f5f3e6,#0000),linear-gradient(30deg,#dbdece,#edeee5);flex-direction:column;justify-content:center;align-items:center;gap:15px;height:100%;display:flex}.room-placeholder span{font-size:10px}.house-badge{color:#7a826b;background:#ffffffbd;border-radius:5px;padding:5px 8px;font-size:8px;position:absolute;top:12px;left:12px}.location-body{padding:21px}.location-body>div:first-child{justify-content:space-between;align-items:center;display:flex}.location-body h2{font-size:17px}.asset-count{color:#929a85;font-size:9px}.location-body p{min-height:53px;font-size:11px}.location-body .secondary{width:100%;font-size:10px}.room-thumbnails{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.room-thumbnails img{object-fit:cover;border-radius:5px;width:45px;height:45px}.add-location{color:#8e9a7d;background:#f0f2e9;border:1px dashed #cfd5c1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:280px;display:flex}.add-location strong{font-size:13px;font-weight:500}.add-location span{font-size:10px}.tip-card{color:#7b8969;background:#ecefe3;border:1px solid #dde3d1;border-radius:10px;gap:16px;margin-top:28px;padding:23px;display:flex}.tip-card strong{font-size:12px;font-weight:600}.tip-card p{color:#87927a;max-width:750px;margin:6px 0 0;font-size:11px}.settings-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:15px 0;font-size:12px;display:flex}.setting-row>span{color:#8f9485}.setting-row strong{font-size:11px;font-weight:500}.settings-grid .panel p{margin-top:16px;font-size:12px}.settings-grid .panel h2{font-size:17px}.empty-state{text-align:center;background:#f5f6ee;border:1px dashed #daddce;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:90px 20px;display:flex}.empty-state>div{color:#8c9a79;background:#e8ecdd;border-radius:50%;margin-bottom:25px;padding:24px}.empty-state h2{font-size:22px}.empty-state p{max-width:340px;margin:8px auto 24px;font-size:12px}.render-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.render-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.render-media{background:#ecebdd;height:350px;position:relative}.render-media video,.render-media>img{object-fit:contain;width:100%;height:100%}.render-body{padding:19px}.render-body>small{font-size:9px}.render-body h3{margin:8px 0 15px;font-size:15px}.status-badge{color:#9f8956;background:#fffdf3e6;border:1px solid #e4dfc9;border-radius:20px;align-items:center;gap:4px;padding:5px 8px;font-size:8px;display:flex;position:absolute;top:12px;left:12px}.status-badge.complete{color:#6c8159;background:#f0f6e8;border-color:#d3dfc5}.render-progress{color:#9ca489;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:100%;display:flex}.render-progress>span{text-transform:capitalize;font-size:12px}.progress-track{background:#d8ddca;border-radius:3px;width:90px;height:4px;overflow:hidden}.progress-track i{background:#99aa83;width:35px;height:100%;animation:1.5s infinite alternate progress;display:block}@keyframes progress{to{transform:translate(55px)}}.render-downloads{flex-wrap:wrap;gap:9px;display:flex}.render-downloads a{color:#7d896c;background:#f0f3e8;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.render-actions{border-top:1px solid var(--line);justify-content:space-between;margin-top:17px;padding-top:12px;display:flex}.draft-list{gap:8px;display:grid}.draft-list button{border:1px solid var(--line);text-align:left;background:#fcfcf8;border-radius:6px;align-items:center;gap:10px;padding:11px;font-size:12px;display:flex}.draft-list button svg:last-child{margin-left:auto}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#292e296b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fffdf9;border-radius:15px;width:460px;max-height:90vh;padding:35px;position:relative;overflow-y:auto;box-shadow:0 20px 80px #18201338}.modal-close{position:absolute;top:17px;right:17px}.modal h2{letter-spacing:-.7px;margin:10px 0 25px;font-size:24px}.modal .primary{width:100%;margin-top:8px}.upload-drop{text-align:center;color:#7b8d65;background:#f1f5e9;border:1px dashed #bbc6a8;align-items:center;gap:10px;padding:24px 15px}.upload-drop span{font-size:10px;font-weight:400}.upload-drop input{background:#fffef9;padding:6px;font-size:10px}.login-page{background:#f7f6f0;min-height:100vh;display:flex}.login-card{flex-direction:column;justify-content:center;width:50%;padding:7vh max(7vw,40px);display:flex}.login-card .brand-symbol{margin-bottom:32px}.login-card .eyebrow{color:var(--accent);margin-bottom:18px}.login-card h1{letter-spacing:-2px;margin-bottom:20px;font-size:49px;line-height:1.2}.login-card p{font-size:13px}.login-card form{max-width:350px;margin:20px 0}.login-card .primary{width:100%;margin-top:10px;font-size:12px}.login-card>small{letter-spacing:.5px;font-size:10px}.login-art{background:#e2e5d7;align-items:flex-end;width:50%;padding:65px;display:flex;position:relative;overflow:hidden}.login-art>span{letter-spacing:-3px;color:#626e51;z-index:1;font-family:Manrope,sans-serif;font-size:58px;line-height:1.2;position:relative}.login-art i{color:#a26b4e;font-family:Georgia,serif;font-weight:400}.orb{border-radius:50%;position:absolute}.orb.one{background:#c4ceb4;width:550px;height:550px;top:-10%;left:20%}.orb.two{background:#eddbc0;border-radius:42%;width:550px;height:650px;top:25%;left:-30%;transform:rotate(-25deg)}.mobile-menu,.mobile-break{display:none}.count{background:#bdc8ae;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:9px}.empty-copy{text-align:center;padding:20px;font-size:12px}@media (min-width:1450px){.create-grid{grid-template-columns:minmax(0,1fr) 360px}.scene-preview{height:450px}.cast-image{height:195px}.preview-column{gap:22px}.panel{padding:28px}.workspace-main{padding-top:45px}.outfit-row{grid-template-columns:76px 1fr 1.4fr 1fr}}@media (max-width:1180px){.sidebar{width:208px;padding-left:16px;padding-right:16px}.brand{font-size:15px}.main-shell{width:calc(100% - 208px);margin-left:208px}.workspace-main{padding:29px 25px}.topbar{padding:0 25px}.create-grid{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.panel{padding:18px}.cast-image{height:130px}.outfit-row{grid-template-columns:57px 1fr 1fr}.outfit-row select:last-child{grid-column:2/-1}.scene-preview{height:345px}h1{font-size:29px}.location-grid,.render-grid{grid-template-columns:repeat(2,1fr)}.character-library{grid-template-columns:200px 1fr}.wardrobe-grid{grid-template-columns:1fr}.section-heading{gap:9px}.section-heading h2{font-size:14px}.section-heading .text-button{font-size:9px}.line-top select{width:73px}.line-top input{font-size:11px}.room-chip{padding:9px 10px}.field-grid.three{gap:6px}.preview-heading{font-size:7px}.caption-controls{gap:6px}.login-card h1{font-size:38px}.login-art>span{font-size:45px}}@media (max-width:960px){.create-grid{grid-template-columns:1fr}.preview-column{grid-template-columns:1fr 1fr;align-items:start;position:static}.scene-preview{height:340px}.cast-image{height:170px}.outfit-row{grid-template-columns:70px 1fr 1.2fr 1fr}.outfit-row select:last-child{grid-column:auto}.section-heading h2{font-size:16px}.settings-grid,.character-library{grid-template-columns:1fr}.character-summary{text-align:left;flex-wrap:wrap;align-items:center;gap:20px;display:flex}.character-summary>img{width:85px;height:120px;margin:0}.character-summary .secondary{width:auto}.wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.character-summary .eyebrow{display:none}.character-summary p{max-width:150px}.login-art{padding:35px}.login-art>span{font-size:38px}}@media (max-width:700px){.sidebar{width:242px;transition:all .2s;transform:translate(-100%);box-shadow:5px 0 30px #292e291a}.sidebar.open{transform:translate(0)}.main-shell{width:100%;margin-left:0}.mobile-menu{margin-right:10px;display:inline-flex}.topbar{height:62px;padding:0 18px}.topbar>div{align-items:center;display:flex}.breadcrumb{font-size:10px}.breadcrumb span{padding:0 7px}.connection{padding:6px 8px;font-size:8px}.workspace-main{padding:27px 17px 15px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:22px}.page-heading h1{letter-spacing:-1.3px;font-size:29px}.page-heading .eyebrow{letter-spacing:1.1px;font-size:8px}.page-heading p{font-size:11px}.page-heading>.secondary,.page-heading>.primary{gap:5px;margin-top:4px;padding:10px;font-size:9px}.page-heading>.secondary svg,.page-heading>.primary svg{width:13px}.mobile-break{display:block}.panel{border-radius:10px;padding:18px 15px}.section-heading{gap:9px}.section-heading p{font-size:10px}.section-heading .text-button{font-size:8px}.cast-grid{gap:9px}.cast-image{height:145px}.cast-card strong{margin-left:10px;font-size:11px}.cast-card small{margin-left:10px;font-size:7px}.cast-check{top:7px;right:7px}.outfit-row{grid-template-columns:57px .8fr 1fr}.outfit-row select:last-child{grid-column:2/-1}.room-chip{font-size:10px}.room-reference{grid-template-columns:80px 1fr}.small-label{font-size:7px}.field-grid.three label{font-size:9px}.field-grid select{padding:10px 4px;font-size:9px}.line-top{gap:5px}.line-top select{width:76px}.line-top input{font-size:11px}.line-details input{font-size:9px}.line-details select{width:118px;font-size:8px}.dialogue-row{gap:6px;padding:9px 7px}.dialogue-footer>span{font-size:9px}.preview-column{grid-template-columns:1fr}.preview-panel{width:100%;max-width:380px;margin:auto}.scene-preview{height:460px}.export-panel{width:100%;max-width:380px;margin:auto}.preview-characters img{object-fit:contain}.location-grid,.render-grid{grid-template-columns:1fr}.location-cover{height:220px}.location-body p{min-height:0}.render-media{height:470px}.character-tabs{gap:6px}.character-tabs button{gap:6px;padding:7px 12px 7px 7px;font-size:11px}.character-tabs img{width:31px;height:38px}.character-summary{gap:15px}.character-summary p{max-width:140px;font-size:11px}.wardrobe-grid{grid-template-columns:1fr 1fr;gap:10px}.outfit-card{padding:9px}.outfit-card .secondary{gap:5px;padding:9px 5px;font-size:8px}.outfit-images img{height:180px}.outfit-card h3{font-size:12px}.modal{padding:28px 22px}.modal h2{font-size:22px}.toast{width:max-content;padding:12px 16px;font-size:11px;bottom:15px}.login-card{width:100%;max-width:480px;margin:auto;padding:50px 30px}.login-card h1{font-size:45px}.login-art{display:none}.login-card form{max-width:none}.login-card .eyebrow{font-size:8px}.tip-card p{font-size:10px}.workspace-footer{font-size:8px}.demo-banner,.render-actions .text-button{font-size:10px}.settings-grid .setting-row{font-size:11px}.setting-row strong{overflow-wrap:anywhere;text-align:right;max-width:65%}}.dialogue-shot{background:#f5f7f1;border:1px solid #dce2d3;border-radius:10px;padding:12px}.dialogue-shot .dialogue-row:last-child{margin-bottom:0}.shot-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.shot-heading h4{color:#4e6043;margin:0;font-size:13px}.shot-heading h4 span{margin-left:8px;font-weight:400}.shot-heading>span{color:#737b68;font-size:11px}.shot-cut{color:#b76345;align-items:center;gap:12px;margin:15px 0;font-size:11px;font-weight:600;display:flex}.shot-cut:before,.shot-cut:after{content:"";border-top:1px dashed #d8b8a7;flex:1}.opening-note{color:#747c6b;margin:16px 0 0;font-size:12px;line-height:1.6}.clip-length{border:0;min-width:0;margin:0 0 16px;padding:0}.clip-length legend{color:#7b8171;margin-bottom:8px;padding:0;font-size:10px;font-weight:600}.shot-budget{color:#657858;margin:-3px 0 12px;font-size:11px}.shot-budget.over-budget{color:#b24e31;font-weight:600}.shot-limit-error{color:#a94026;background:#fff4ed;border:1px solid #edcbbd;border-radius:8px;padding:12px;font-size:12px;line-height:1.6}.episode-builder{max-width:1160px;margin:0 auto}.episode-builder .panel{margin-bottom:22px}.episode-section-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.episode-section-title h2,.episode-section-title h3{margin:0}.episode-section-title h2{align-items:center;gap:10px;display:flex}.episode-tools{gap:5px;display:flex}.episode-cast{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.episode-cast button{text-align:left;background:#fafaf6;border:1px solid #e2e5d9;border-radius:8px;padding:10px 16px}.episode-cast button.selected{background:#eaf0e0;border-color:#81936b}.episode-cast small{color:#818872;margin-top:4px;font-size:10px;display:block}.episode-outfit{grid-template-columns:50px minmax(80px,1fr) repeat(3,minmax(100px,1.3fr));align-items:center;gap:10px;margin-bottom:15px;display:grid}.episode-outfit img{object-fit:cover;border-radius:6px;width:50px;height:65px}.episode-outfit label{min-width:0;margin:0}.episode-outfit select{width:100%}.episode-room-refs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.episode-room-refs button{background:#fafaf6;border:1px solid #ddd;border-radius:8px;width:125px;padding:5px}.episode-room-refs button[aria-pressed=true]{border:2px solid #83946d}.episode-room-refs img{object-fit:cover;border-radius:4px;width:100%;height:75px}.episode-room-refs span{margin:4px;font-size:10px;display:block}.episode-beat{background:#f7f9f2;border:1px solid #e2e7d9;border-radius:9px;margin-bottom:12px;padding:16px}.episode-beat.action{background:#fff8f0;border-color:#e6d5bc}.episode-beat .episode-section-title strong{color:#657651;font-size:12px}.episode-beat.action .episode-section-title strong{color:#9b7249}.episode-beat label:last-child{margin-bottom:0}.episode-speech{grid-template-columns:170px 1fr;gap:12px;display:grid}.episode-add-blocks{gap:20px;margin:18px 0;display:flex}.episode-duration{border-top:1px solid #ecece5;flex-wrap:wrap;align-items:center;gap:25px;padding-top:15px;display:flex}.episode-duration label{width:150px;margin-bottom:0}.episode-duration p{margin:0 0 5px}.episode-new-shot{border-style:dashed;justify-content:center;width:100%;margin-bottom:22px;padding:17px}.episode-issues{background:#fff8f0;border:1px solid #e6d5bc;border-radius:8px;margin-bottom:18px;padding:12px;font-size:12px}.episode-issues summary{cursor:pointer}.episode-issues li{margin:6px 0}.episode-finish>.primary{justify-content:center;width:100%}.episode-finish>.hint{margin:12px 0 0}.episode-message{background:#edf4e6;border:1px solid #d2ddc4;border-radius:8px;padding:16px}.episode-library{margin:24px 0}.episode-run>video{background:#222;border-radius:8px;width:220px;max-height:390px;margin-bottom:14px}.episode-downloads{flex-wrap:wrap;gap:15px;margin-bottom:15px;font-size:12px;display:flex}.episode-downloads a{align-items:center;gap:5px;display:flex}.episode-run-shots{gap:10px;margin-bottom:15px;display:grid}.episode-run-shots>div{border:1px solid #e3e7dd;border-radius:7px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;font-size:12px;display:flex}.episode-run-shots span{color:#818872}@media (max-width:700px){.episode-outfit{grid-template-columns:50px 1fr}.episode-outfit label{grid-column:1/-1}.episode-speech{grid-template-columns:1fr;gap:0}.episode-builder .field-grid.three{grid-template-columns:1fr}.episode-builder .page-heading{flex-direction:column;align-items:flex-start}.episode-section-title{align-items:flex-start}.episode-beat{padding:12px}.episode-builder .panel{padding:18px}.episode-builder select,.episode-builder input,.episode-builder textarea{min-width:0;max-width:100%}}
