@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#262626;background:#f7f7f7;font-synthesis:none;font-size:14px;--paper:#f7f7f7;--ink:#292929;--muted:#858585;--line:#e4e4e4;--orange:#9a9a9a;--green:#616161}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.46;cursor:not-allowed}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #b0b0b0;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #989898;outline-offset:1px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}svg{flex-shrink:0}button{border:0;background:none}strong{font-weight:600}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;padding:32px 21px 0;background:#f0f0f0;border-right:1px solid #e1e1e1;display:flex;flex-direction:column;z-index:10}.wordmark{display:flex;align-items:center;font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:-2px;font-size:34px;line-height:1;padding-left:9px}.brand-period{color:#888888}.brand-icon{width:32px;height:34px;position:relative;margin-right:9px;background:#2c2c2c;color:#f1f1f1;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:650;font-size:32px;line-height:1;letter-spacing:0;transform:rotate(-7deg)}.brand-icon i{width:11px;height:3px;background:#f0f0f0;position:absolute;right:-1px;top:14px;transform:rotate(-40deg)}.workspace-switch{display:flex;align-items:center;gap:10px;padding:15px 9px;margin:31px 0 24px;border:1px solid #dddddd;border-radius:9px;background:#f7f7f7}.workspace-switch>div,.profile>div{display:flex;flex-direction:column;gap:4px;flex:1}.workspace-switch strong{font-size:11px}.workspace-switch span:not(.avatar){font-size:10px;color:#7f7f7f}.avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#dedede;border-radius:50%;font-family:'Manrope',sans-serif;font-weight:700}.avatar.small{width:29px;height:29px;background:#e6e6e6;border-radius:6px;font-size:12px}.nav-label{font-size:9px;letter-spacing:1.65px;font-weight:600;color:#989898;padding-left:13px;margin:0 0 12px}.nav-item{height:44px;display:flex;align-items:center;gap:12px;padding:0 13px;width:100%;border-radius:7px;color:#787878;text-align:left;font-size:12px;margin-bottom:6px;font-weight:500;transition:background .18s}.nav-item:hover{background:#eaeaea}.nav-item.active{background:#e5e5e5;color:#3f3f3f}.nav-dot{width:5px;height:5px;background:#999999;border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto}.guardrail{padding:18px 16px;background:#e8e8e8;border-radius:9px;margin-top:35px;margin-bottom:19px}.guardrail-icon{display:block;color:#6e6e6e;margin-bottom:12px}.guardrail strong{font-size:12px}.guardrail p{color:#808080;font-size:11px;line-height:1.65;margin:8px 0 15px}.tiny-pill{display:inline-block;font-size:8px;letter-spacing:1px;font-weight:600;background:#eaeaea;border:1px solid #dcdcdc;color:#6d6d6d;padding:5px 7px;border-radius:4px}.profile{margin-top:17px;display:flex;gap:10px;align-items:center;padding:18px 0 20px;border-top:1px solid #e0e0e0}.profile strong{font-size:11px}.profile span:not(.avatar){font-size:10px;color:#8d8d8d}.status-dot{width:6px;height:6px;border-radius:50%;background:#7e7e7e;margin-left:auto}.main{margin-left:242px;width:calc(100% - 242px);min-width:0}.topbar{height:75px;padding:0 45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8}.breadcrumb{font-size:11px;display:flex;gap:16px;align-items:center;color:#989898}.breadcrumb strong{font-weight:450;color:#5f5f5f}.breadcrumb>span{color:#c3c3c3}.topbar-right{display:flex;align-items:center;gap:24px}.mode-label{display:flex;align-items:center;gap:7px;font-size:10px;color:#848484}.mode-label i,.live-label i{width:5px;height:5px;border-radius:50%;background:#898989}.top-avatar{width:28px;height:28px;border-radius:50%;background:#e5e5e5;font-size:11px;display:grid;place-items:center;color:#777777}.page-content{max-width:1560px;padding:36px 45px 56px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.eyebrow{font-size:8px;letter-spacing:1.7px;font-weight:650;color:#969696;margin-bottom:12px}.eyebrow.orange{color:#858585}.page-heading h1{font-size:29px;letter-spacing:-1.15px;line-height:1.35;font-weight:650}.page-heading p{font-size:11px;color:#969696;margin-top:9px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border-radius:7px;font-size:11px;font-weight:550;white-space:nowrap;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button svg{width:15px;height:15px}.button.dark{background:#353535;color:#f8f8f8;box-shadow:0 2px 3px #2d2d2d0b}.button.dark:hover{background:#4f4f4f}.button.cream{background:#eeeeee;color:#444444}.button.subtle{background:#fafafa;border:1px solid #dfdfdf;color:#6c6c6c}.button.full{width:100%}.hero{position:relative;overflow:hidden;background:#3a3a3a;min-height:330px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;isolation:isolate}.hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 78% 40%,#6b6b6b77,transparent 65%);z-index:-1}.hero-copy{padding:33px 35px}.hero-kicker{display:flex;align-items:center;gap:8px;font-size:7px;letter-spacing:1.7px;color:#b4b4b4}.hero-kicker>span{width:5px;height:5px;border-radius:50%;background:#a5a5a5}.hero h2{font-size:36px;letter-spacing:-1px;line-height:1.19;margin-top:15px;color:#f2f2f2;font-weight:550}.hero h2 em{display:block;font-family:Georgia,serif;font-weight:400;font-size:38px;letter-spacing:-1.3px;color:#bfbfbf;margin-top:3px}.hero-copy>p{font-size:11px;line-height:1.85;max-width:285px;color:#bbbbbb;margin:15px 0 20px}.hero-footnote{font-size:8px;color:#9a9a9a;margin-top:17px;letter-spacing:.3px}.hero-art{position:relative;min-height:345px;overflow:visible}.art-orbit{position:absolute;width:340px;height:340px;left:0;top:9px;border:1px solid #7272723d;border-radius:50%;transform:rotate(-25deg) scaleX(1.1)}.art-orbit:before{content:'';position:absolute;inset:35px -20px;border:1px solid #72727226;border-radius:50%}.video-card{position:absolute;width:143px;height:243px;border-radius:11px;overflow:hidden;box-shadow:5px 18px 25px #1616164f;border:4px solid #d8ae82}.video-front{left:42%;top:55px;transform:rotate(10deg);background:linear-gradient(#dba171,#f1cc8e 55%,#66877f)}.video-back{left:10%;top:73px;width:139px;height:229px;transform:rotate(-11deg);background:linear-gradient(#719baf,#bac9b5 65%);border-color:#6b929b}.scene-sun{position:absolute;width:60px;height:60px;border-radius:50%;background:#f7d888;left:37%;top:45px;box-shadow:0 0 50px #f5c77a55}.scene-mountain{position:absolute;bottom:0;width:190%;height:55%;border-radius:42% 48% 0 0;transform:rotate(-23deg)}.mountain-one{left:-55%;background:#729a8d;bottom:15%}.mountain-two{left:20%;background:#356f75;height:49%;bottom:0;transform:rotate(35deg)}.mountain-three{left:-45%;background:#174550;height:40%;bottom:-8%}.video-back .mountain-one{background:#638f9b}.video-back .mountain-two{background:#315d71}.video-caption{position:absolute;color:#fafafa;z-index:2;bottom:44px;left:14px;font-family:Georgia,serif;font-size:18px;line-height:1.3;letter-spacing:-.4px}.video-back .video-caption{font-size:15px;bottom:42px}.video-card-label{position:absolute;font-size:5px;letter-spacing:1.3px;top:17px;left:13px;color:#29434b;z-index:2}.video-progress{position:absolute;bottom:14px;left:12px;right:12px;height:2px;background:#e0e0e044}.video-progress span{display:block;width:57%;height:100%;background:#e3e3e3}.floating-label{position:absolute;background:#efefef;color:#5b5b5b;box-shadow:0 6px 18px #20202033;border-radius:6px;z-index:5;font-size:8px;display:flex;gap:7px;align-items:center;white-space:nowrap}.floating-label svg{width:13px;height:13px;color:#818181}.label-top{top:29px;left:20%;padding:9px 12px;transform:rotate(-5deg)}.label-bottom{bottom:29px;left:13%;padding:8px 12px;transform:rotate(3deg)}.mini-play{background:#e5e5e5;width:21px;height:21px;display:grid;place-items:center;font-size:8px;border-radius:50%}.art-star{position:absolute;color:#bebebe}.star-one{right:10%;top:30px;font-size:40px;transform:rotate(15deg)}.star-two{left:0;bottom:36px;font-size:27px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:23px 0 34px;border:1px solid var(--line);border-radius:9px;background:#fafafa;padding:18px 0}.stats-strip>div{display:flex;gap:12px;padding:0 22px;border-right:1px solid var(--line);align-items:center}.stats-strip>div:last-child{border:0}.stat-icon{width:33px;height:33px;background:#f0f0f0;display:grid;place-items:center;border-radius:7px;color:#808080}.stat-icon svg{width:16px;height:16px}.stats-strip>div>div{display:flex;flex-direction:column;gap:4px}.stats-strip strong{font-size:19px;font-weight:500;letter-spacing:-.7px}.stats-strip div>div>span{font-size:9px;color:#949494;white-space:nowrap}.section-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.section-top h2,.settings-card h2{font-size:17px;letter-spacing:-.55px;font-weight:650}.section-top p{font-size:10px;color:#989898;margin-top:6px}.text-button{display:inline-flex;align-items:center;gap:9px;font-size:10px;color:#7c7c7c;padding:4px 0;white-space:nowrap}.text-button svg{width:14px;height:14px}.text-button:hover{color:#282828}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.project-card{padding:0;overflow:hidden;text-align:left;border:1px solid var(--line);border-radius:9px;background:#fbfbfb;transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #2d2d2d0a}.project-cover{height:142px;position:relative;overflow:hidden;background:#d7a377}.cover-0{background:linear-gradient(130deg,#e2ad78,#f1ce8b)}.cover-1{background:linear-gradient(130deg,#5e91a6,#a4c4bd)}.cover-2{background:linear-gradient(130deg,#cc886e,#e3ad87)}.cover-orb{position:absolute;background:#f8dc95;width:57px;height:57px;border-radius:50%;left:56%;top:13%}.cover-mountain{position:absolute;bottom:-30%;left:-30%;width:120%;height:100%;background:#6b9988;transform:rotate(-30deg);border-radius:45% 60% 0 0}.cover-mountain.second{left:40%;bottom:-49%;background:#275561;transform:rotate(30deg)}.cover-1 .cover-mountain{background:#568997}.cover-1 .cover-mountain.second{background:#294f69}.cover-2 .cover-mountain{background:#a97567}.cover-2 .cover-mountain.second{background:#6b4d62}.cover-badge,.cover-duration{position:absolute;z-index:2;font-size:7px;color:#fdfdfd;background:#35353550;padding:4px 6px;border-radius:3px}.cover-badge{top:11px;left:11px}.cover-duration{bottom:11px;right:10px}.cover-title{position:absolute;z-index:2;bottom:17px;left:15px;right:32px;color:#f8f8f8;font-family:Georgia,serif;font-size:20px;line-height:1.15;max-width:150px}.project-info{padding:13px 13px 14px}.project-info h3{font-size:11px;letter-spacing:-.2px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-info>div{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:9px;font-size:8px;color:#a1a1a1}.project-state{display:inline-flex;align-items:center;gap:4px;text-transform:capitalize;color:#828282}.project-state i{width:4px;height:4px;background:#8c8c8c;border-radius:50%}.new-project-card{border:1px dashed #d9d9d9;border-radius:9px;min-height:212px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;background:#f5f5f5}.new-project-card:hover{background:#eeeeee}.new-project-plus{width:35px;height:35px;border-radius:50%;background:#ebebeb;color:#878787;display:grid;place-items:center;margin-bottom:3px}.new-project-card strong{font-size:11px;color:#7c7c7c;font-weight:550}.new-project-card>span:last-child{font-size:9px;color:#a3a3a3}.dashboard-lower{display:grid;grid-template-columns:1.15fr 1fr;gap:24px;margin-top:34px}.trends-panel,.workflow-note{background:#fafafa;border:1px solid var(--line);border-radius:9px;overflow:hidden}.trends-panel>.section-top{padding:23px 22px 0;margin-bottom:17px}.trends-panel .eyebrow{font-size:7px;margin-bottom:8px;letter-spacing:1.2px}.trend-list{padding:0 22px}.trend-row{display:flex;align-items:center;gap:13px;padding:17px 0;border-top:1px solid #eaeaea}.trend-index{font-family:Georgia,serif;font-size:19px;color:#b5b5b5;align-self:flex-start;padding-top:2px}.trend-row>div{flex:1;min-width:0}.trend-row h3{font-size:11px;font-weight:550;line-height:1.5;letter-spacing:-.05px}.trend-row a:hover{text-decoration:underline}.trend-row p{font-size:8px;color:#9c9c9c;margin-top:7px;line-height:1.6}.icon-button{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;border:1px solid #e5e5e5;color:#919191}.icon-button svg{width:12px;height:12px}.panel-foot{padding:11px 22px;border-top:1px solid #eaeaea;font-size:8px;color:#a3a3a3;background:#f7f7f7;line-height:1.6}.empty-trends{text-align:center;padding:15px 34px 29px;color:#959595}.empty-trends>span{width:34px;height:34px;background:#f1f1f1;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px}.empty-trends h3{font-size:12px;font-weight:550;color:#7e7e7e}.empty-trends p{font-size:10px;line-height:1.8;margin:9px auto 15px;max-width:270px}.workflow-note{padding:24px 24px 20px;background:#f0f0f0}.workflow-note .section-top{margin-bottom:9px}.workflow-note h2{font-size:15px}.workflow-note .section-top>span{font-size:8px;color:#a0a0a0;white-space:nowrap}.workflow-note>p{font-size:10px;line-height:1.7;color:#9e9e9e}.rhythm{margin-top:17px}.rhythm>div{display:flex;gap:13px;position:relative;padding:0 0 17px}.rhythm>div:last-child{padding-bottom:0}.rhythm>div>span{font-size:8px;display:grid;place-items:center;border:1px solid #dfdfdf;background:#ebebeb;border-radius:50%;width:23px;height:23px;flex-shrink:0;color:#a0a0a0}.rhythm>div:not(:last-child):after{position:absolute;content:'';height:21px;width:1px;background:#dfdfdf;left:11px;top:25px}.rhythm strong{font-size:10px;color:#6f6f6f;font-weight:600}.rhythm p{font-size:9px;color:#a3a3a3;margin-top:4px}.welcome-banner{padding:18px 45px;background:#e8e8e8;border-bottom:1px solid #dddddd;display:flex;align-items:center;justify-content:space-between;gap:20px}.welcome-banner strong{font-size:12px}.welcome-banner p{font-size:10px;color:#898989;margin-top:5px}.muted{color:#9e9e9e;font-size:10px}.toast{position:fixed;bottom:25px;left:calc(50% + 121px);transform:translateX(-50%);background:#383838;color:#f5f5f5;box-shadow:0 8px 30px #2c2c2c33;border:1px solid #6d6d6d;border-radius:9px;padding:16px 18px;display:flex;align-items:center;gap:25px;z-index:100;max-width:600px;font-size:12px;line-height:1.6}.toast.error{background:#4e4e4e;border-color:#6e6e6e}.toast>button{font-size:23px;color:inherit;padding:0;line-height:1}.info-banner{padding:17px 20px;border:1px solid #e2e2e2;background:#f0f0f0;border-radius:8px;font-size:11px;line-height:1.8;color:#848484;margin-bottom:24px}.modal-backdrop{position:fixed;inset:0;background:#1d1d1d66;backdrop-filter:blur(6px);z-index:50;display:flex;align-items:center;justify-content:center;padding:25px;overflow:auto}.create-modal{width:560px;max-width:100%;padding:32px;background:#fafafa;border:1px solid #e7e7e7;border-radius:15px;box-shadow:0 25px 70px #2323234d;position:relative;max-height:calc(100vh - 50px);overflow:auto}.close-modal{position:absolute;right:19px;top:14px;font-size:25px;color:#979797;padding:4px}.create-modal h2{font-size:28px;font-weight:550;letter-spacing:-.9px}.modal-intro{font-size:11px;color:#9f9f9f;line-height:1.8;margin-top:9px}.input-tabs{display:flex;border-bottom:1px solid #e3e3e3;gap:23px;margin:23px 0 22px}.input-tabs>button{font-size:11px;color:#a2a2a2;border-bottom:2px solid transparent;padding:0 0 10px}.input-tabs>button.selected{color:#6f6f6f;border-color:#6f6f6f}label{display:flex;flex-direction:column;gap:9px;font-size:10px;font-weight:600;color:#868686;margin-bottom:19px}input,textarea,select{width:100%;border:1px solid #e3e3e3;border-radius:7px;background:#fdfdfd;padding:12px;color:#515151;font-size:12px;line-height:1.55;font-weight:400}textarea{resize:vertical;min-height:70px}input::placeholder,textarea::placeholder{color:#b0b0b0;font-size:11px}select{height:43px;color:#7e7e7e}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.estimate-note{padding:15px;background:#f0f0f0;border:1px solid #e3e3e3;border-radius:7px;display:flex;gap:12px;margin:3px 0 23px}.estimate-note>span{color:#a1a1a1}.estimate-note strong{font-size:11px;color:#767676}.estimate-note p{font-size:10px;line-height:1.75;margin-top:5px;color:#a0a0a0}.modal-footer{display:flex;justify-content:space-between;border-top:1px solid #e8e8e8;padding-top:21px}.back-link{font-size:10px;color:#a0a0a0;padding:0;margin-bottom:13px}.studio-heading h1{font-size:25px}.studio-heading .tiny-pill{margin-right:9px}.button-group{display:flex;gap:9px}.studio-toolbar{display:flex;align-items:center;justify-content:space-between;padding:15px 19px;border:1px solid var(--line);border-radius:8px;background:#fafafa;margin-bottom:25px}.studio-toolbar>div{display:flex;align-items:center;gap:14px}.studio-toolbar>span{font-size:10px;color:#9e9e9e}.studio-step{font-size:9px;color:#b2b2b2;display:flex;align-items:center;gap:7px}.studio-step strong{font-size:10px;font-weight:500}.studio-step.active{color:#717171}.step-line{height:1px;width:29px;background:#e3e3e3}.studio-layout{display:grid;grid-template-columns:210px minmax(250px,1fr) 230px;gap:20px;align-items:start}.scene-list-panel,.scene-editor,.preview-panel{border:1px solid var(--line);border-radius:9px;background:#fbfbfb;padding:18px}.studio-layout .section-top h2{font-size:13px}.studio-layout .section-top{margin-bottom:17px}.scene-list-panel{padding:16px 12px}.scene-list-panel .section-top{padding:0 4px}.scene-list-panel .muted{font-size:8px}.scene-list{display:flex;flex-direction:column;gap:10px}.scene-item{display:flex;align-items:center;gap:9px;padding:8px 6px;width:100%;border:1px solid transparent;border-radius:6px;text-align:left}.scene-item.selected{background:#efefef;border-color:#d3d3d3}.scene-thumb{position:relative;width:47px;height:65px;flex-shrink:0;border-radius:4px;overflow:hidden}.scene-thumb .cover-orb{width:17px;height:17px;left:50%;top:18%}.scene-thumb>span{position:absolute;bottom:6px;left:5px;font-size:8px;color:#f1f1f1;z-index:2}.scene-item>div:last-child{min-width:0}.scene-item strong{font-size:9px;color:#838383}.scene-item p{font-size:9px;line-height:1.6;margin-top:5px;color:#a8a8a8;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.scene-item>div>span{font-size:8px;color:#b3b3b3}.scene-tip{font-size:9px;line-height:1.8;color:#aaaaaa;margin-top:20px;border-top:1px solid #eaeaea;padding:13px 4px 0}.field-help{font-size:9px;color:#aaaaaa;line-height:1.9;margin:-11px 0 20px}.scene-editor label{font-size:9px}.scene-editor textarea{font-size:11px}.scene-editor .form-grid{grid-template-columns:1fr}.reorder-controls{display:flex;gap:8px}.reorder-controls .button{padding:9px 12px;font-size:9px;flex:1}.editor-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px;border-top:1px solid #eaeaea;padding-top:20px}.editor-actions .button{font-size:10px}.preview-placeholder{position:relative;aspect-ratio:9/16;border-radius:8px;overflow:hidden;background:linear-gradient(#dba579,#eed399);margin-bottom:15px;isolation:isolate}.preview-placeholder.landscape{aspect-ratio:16/9}.preview-placeholder .scene-sun{width:70px;height:70px;top:20%;left:35%;opacity:.7}.preview-placeholder .mountain-one{background:#729c90;bottom:10%}.preview-placeholder .mountain-two{background:#326b72;bottom:-12%}.preview-empty-copy{position:absolute;z-index:2;inset:0;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(transparent,#153b4a99)}.preview-empty-copy>span{width:43px;height:43px;display:grid;place-items:center;border:1px solid #e6e6e677;background:#e8e8e822;border-radius:50%;color:#efefef;margin-bottom:15px}.preview-empty-copy strong{font-size:14px;font-family:Georgia,serif;color:#f2f2f2;font-weight:400;line-height:1.5}.preview-empty-copy p{font-size:9px;line-height:1.9;color:#e4e4e4;margin-top:10px}.storyboard-label{position:absolute;bottom:15px;left:0;right:0;text-align:center;font-size:6px;letter-spacing:1.4px;z-index:2;color:#d1d1d1}.preview-note{font-size:9px;color:#a8a8a8;text-align:center;line-height:1.8;margin-top:12px}.preview-video{width:100%;max-height:460px;border-radius:8px;display:block;background:#262626;margin-bottom:15px}.routing-box{margin-top:17px;padding:15px;border:1px solid #e3e3e3;background:#f3f3f3;border-radius:6px;font-size:10px;color:#868686}.routing-box>p{border-top:1px solid #e5e5e5;padding-top:9px;margin-top:9px;font-size:9px}.routing-box small{display:block;line-height:1.8;margin-top:5px;color:#a8a8a8}.jobs-section,.exports-section{margin-top:30px;background:#fbfbfb;border:1px solid var(--line);border-radius:9px;padding:21px}.live-label{display:flex;align-items:center;gap:6px;font-size:9px;color:#9d9d9d}.job-row{display:flex;align-items:center;gap:14px;padding:13px 0;border-top:1px solid #e8e8e8}.job-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:#efefef;color:#a3a3a3}.job-description{display:flex;flex-direction:column;gap:5px;flex:1}.job-description>strong{font-size:11px;font-weight:500;text-transform:capitalize;color:#858585}.job-description>span{font-size:9px;color:#a4a4a4}.job-progress{display:flex;gap:9px;align-items:center}.job-progress>div{height:4px;width:100px;background:#e6e6e6;border-radius:4px;overflow:hidden}.job-progress>div>span{display:block;height:100%;background:#9f9f9f}.job-progress small{font-size:9px;color:#a7a7a7}.error-text{color:#6f6f6f!important}.export-row{display:flex;align-items:center;gap:16px;border-top:1px solid #e6e6e6;padding:16px 0}.export-row>span{color:#a0a0a0}.export-row>div{flex:1}.export-row strong{font-size:11px;color:#8d8d8d}.export-row p{font-size:9px;color:#aeaeae;margin-top:5px}.automation-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:28px}.settings-card{background:#fbfbfb;border:1px solid var(--line);border-radius:10px;padding:27px}.settings-card>.info-banner{margin-top:20px}.settings-card>h2{margin-bottom:24px}.check-label{flex-direction:row;align-items:flex-start;gap:11px;margin:20px 0 25px}.check-label input{width:16px;height:16px;flex-shrink:0;accent-color:#7c7c7c;margin:2px 0 0}.check-label strong{font-size:11px;color:#8c8c8c}.check-label small{display:block;font-size:9px;color:#ababab;font-weight:400;margin-top:6px;line-height:1.8}.automation-explainer{padding:39px 34px;border-radius:10px;background:#eaeaea;position:relative;overflow:hidden}.large-spark{font-size:70px;color:#b2b2b2;font-weight:400}.automation-explainer h2{font-size:27px;line-height:1.5;letter-spacing:-1px;font-weight:450;margin-top:24px;color:#6a6a6a}.automation-explainer>p{font-size:11px;line-height:2;color:#a3a3a3;margin-top:18px}.automation-rule{border-top:1px solid #d3d3d3;padding-top:20px;margin-top:36px;color:#949494}.automation-rule strong{font-size:11px}.automation-rule p{font-size:10px;line-height:1.8;margin-top:10px;color:#a7a7a7}.saved-schedules{margin-top:27px}.saved-schedules>p{font-size:11px;color:#ababab}.schedule-row{display:flex;align-items:center;gap:18px;padding:15px 0;border-top:1px solid #e5e5e5;font-size:11px;color:#939393}.schedule-row>span:first-of-type{font-size:9px;flex:1;color:#afafaf}.settings-list{margin:0 0 28px}.settings-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e9e9e9;padding:17px 0}.settings-list dt{font-size:11px;color:#a0a0a0}.settings-list dd{margin:0;font-size:12px;color:#909090}.settings-card>.field-help{margin-bottom:0}
@media(min-width:1450px){.page-content{padding-top:44px}.hero{min-height:370px}.hero-copy{padding:38px 43px}.hero h2{font-size:43px}.hero h2 em{font-size:45px}.hero-copy>p{font-size:12px;max-width:330px}.hero-art{max-width:550px}.video-card{width:170px;height:285px}.video-front{top:51px}.video-back{width:160px;height:266px}.hero-art .video-caption{font-size:23px}.hero-art .label-bottom{bottom:30px}.project-cover{height:172px}.new-project-card{min-height:244px}.studio-layout{grid-template-columns:240px minmax(280px,1fr) 300px}}
@media(max-width:1200px){.sidebar{width:205px;padding:28px 15px 0}.main{margin-left:205px;width:calc(100% - 205px)}.page-content{padding:30px}.topbar{padding:0 30px}.hero-copy{padding:31px 28px}.hero h2{font-size:31px}.hero h2 em{font-size:34px}.hero-art{transform:scale(.94);transform-origin:center center}.hero .floating-label{font-size:7px}.star-one{right:0}.stats-strip>div{padding:0 13px;gap:8px}.stats-strip div>div>span{font-size:8px}.project-grid{gap:12px}.cover-title{font-size:17px}.project-info{padding:12px 10px}.project-info>div>span:last-child{display:none}.studio-layout{grid-template-columns:170px minmax(225px,1fr) 190px;gap:12px}.studio-layout>section{padding:14px 11px}.scene-list-panel .section-top{gap:4px}.scene-list-panel .section-top h2{font-size:11px}.studio-heading .button-group{flex-direction:column}.toast{left:calc(50% + 102px)}}
@media(max-width:1020px){.sidebar{width:185px;padding:26px 13px 0}.main{margin-left:185px;width:calc(100% - 185px)}.wordmark{font-size:30px}.workspace-switch{padding:11px 7px}.workspace-switch strong{font-size:9px}.workspace-switch span:not(.avatar){font-size:8px}.nav-item{font-size:11px;padding:0 9px}.page-content{padding:28px 23px}.topbar{padding:0 23px}.page-heading h1{font-size:25px}.page-heading>.button{font-size:9px;padding:10px 12px}.hero{grid-template-columns:1fr 1fr;min-height:315px}.hero-art{transform:scale(.82);transform-origin:25% 50%}.hero h2{font-size:29px}.hero h2 em{font-size:31px}.hero-copy{padding:28px 22px}.hero-copy>p{font-size:10px}.stats-strip{grid-template-columns:repeat(2,1fr);gap:22px 0;padding:19px 0}.stats-strip>div{padding:0 23px}.stats-strip>div:nth-child(2){border:0}.project-grid{grid-template-columns:repeat(3,1fr)}.dashboard-lower{grid-template-columns:1fr}.workflow-note{display:none}.studio-layout{grid-template-columns:180px 1fr}.preview-panel{grid-column:1/-1;max-width:400px;width:100%;justify-self:center}.preview-placeholder{max-width:240px;margin:0 auto 17px}.preview-video{max-height:380px}.automation-layout{grid-template-columns:1fr}.automation-explainer{display:none}.toast{left:calc(50% + 92px)}.welcome-banner{padding:15px 23px}.welcome-banner p{max-width:280px;line-height:1.7}}
@media(max-width:760px){.sidebar{width:65px;padding:25px 8px 0}.wordmark{font-size:0;padding:0;justify-content:center}.brand-icon{font-size:29px;width:30px;height:31px;margin:0}.workspace-switch,.nav-label,.nav-item span,.guardrail,.profile{display:none}.sidebar nav{margin-top:35px}.nav-item{justify-content:center;padding:0;height:42px;margin-bottom:12px}.sidebar-bottom{padding-bottom:15px}.sidebar .nav-item>svg{width:18px;height:18px}.main{margin-left:65px;width:calc(100% - 65px)}.topbar{height:60px;padding:0 20px}.topbar-right{gap:12px}.mode-label{font-size:8px}.breadcrumb{font-size:9px;gap:10px}.page-content{padding:26px 20px}.page-heading{align-items:flex-start;gap:13px}.page-heading h1{font-size:24px}.page-heading .eyebrow{font-size:6px;letter-spacing:1.2px}.page-heading p{font-size:10px}.page-heading>.button{margin-top:21px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:29px 25px}.hero h2{font-size:36px}.hero h2 em{font-size:39px}.hero-copy>p{max-width:300px}.hero-art{position:absolute;right:-23px;bottom:0;width:230px;height:310px;transform:scale(.78);transform-origin:100% 100%;opacity:.5;z-index:-1}.hero-copy{background:linear-gradient(90deg,#3a3a3a 10%,#3a3a3acc 55%,transparent)}.hero-copy>*{position:relative;z-index:1}.hero .video-front{left:44%;top:43px}.hero .video-back{left:0;top:60px}.hero .floating-label,.hero .art-star{display:none}.project-grid{grid-template-columns:1fr 1fr}.new-project-card{min-height:200px}.project-cover{height:150px}.section-top h2{font-size:15px}.section-top p{font-size:9px}.stats-strip>div{padding:0 14px}.stats-strip div>div>span{font-size:8px}.stats-strip strong{font-size:17px}.stat-icon{width:28px;height:28px}.welcome-banner{padding:15px 20px;flex-direction:column;align-items:flex-start;gap:12px}.welcome-banner p{max-width:none}.welcome-banner .button{font-size:10px}.toast{left:calc(50% + 32px);width:calc(100% - 110px);max-width:500px;font-size:10px}.studio-heading{flex-direction:column}.studio-heading .button-group{flex-direction:row}.studio-layout{grid-template-columns:1fr}.scene-list{flex-direction:row;overflow:auto}.scene-item{min-width:155px;max-width:180px}.scene-tip{display:none}.scene-list-panel .section-top h2{font-size:13px}.studio-toolbar{padding:13px}.studio-toolbar>span{font-size:8px}.studio-toolbar>div{gap:6px}.studio-step strong{font-size:8px}.step-line{width:12px}.studio-layout>section{padding:18px}.scene-editor .form-grid{grid-template-columns:1fr 1fr}.preview-panel{max-width:100%;grid-column:auto}.preview-video{max-height:480px}.preview-placeholder{max-width:220px}.jobs-section,.exports-section{padding:16px}.job-progress>div{width:45px}.job-row{gap:8px}.job-description>strong{font-size:10px}.job-description>span{font-size:8px;max-width:160px;overflow-wrap:anywhere}.job-progress{gap:5px}.job-progress small{font-size:8px}.job-row>.text-button{font-size:9px}.export-row{gap:10px}.export-row .button{font-size:9px;padding:9px}.create-modal{padding:25px}.modal-backdrop{padding:14px}.create-modal h2{font-size:25px}.form-grid{gap:0 12px}.modal-footer .button{font-size:10px}.settings-card{padding:20px}.schedule-row{flex-wrap:wrap;gap:10px}.settings-list dt,.settings-list dd{font-size:10px}.settings-list dd{text-align:right}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.source-status{display:flex;align-items:center;gap:15px;background:#fbfbfb;border:1px solid var(--line);border-radius:9px;padding:20px;margin-bottom:18px}.source-glyph{color:#8e8e8e}.source-status>div{flex:1}.source-status strong{font-size:12px;color:#7f7f7f}.source-status p{font-size:10px;color:#a6a6a6;margin-top:6px;line-height:1.8}.trend-evidence{color:#9a9a9a!important;line-height:1.8!important}
/* Keep secondary text readable across the light editorial surfaces. */
.page-heading p{color:#838383;font-size:12px}.section-top p{color:#848484;font-size:11px}.project-info h3{font-size:12px}.project-info>div{font-size:9px;color:#858585}.field-help,.scene-tip,.preview-note{color:#878787}.scene-item p{color:#8a8a8a}.scene-item strong{color:#6e6e6e}.scene-editor label{color:#727272;font-size:10px}.stats-strip div>div>span{color:#808080;font-size:10px}.workflow-note>p,.workflow-note .rhythm p{color:#8c8c8c}.mode-label{color:#7c7c7c}.hero-copy>p{font-size:12px}.settings-list dt{color:#898989}.settings-list dd{color:#646464}.settings-card>.field-help{color:#888888}.trends-panel .panel-foot{color:#878787}.schedule-row>span:first-of-type{color:#8e8e8e}.settings-card>p{color:#909090}
@media(max-width:1200px){.stats-strip div>div>span{font-size:9px}}@media(max-width:760px){.page-heading p{font-size:11px}.stats-strip div>div>span{font-size:8px}.hero-copy>p{font-size:11px}.project-info h3{font-size:11px}.source-status{padding:14px;gap:10px}.source-status .tiny-pill{font-size:6px}}
.asset-picker{border-top:1px solid #e5e5e5;padding-top:18px;margin-bottom:18px}.file-label{font-size:10px}.file-label input{font-size:9px;padding:9px;background:#f6f6f6;color:#929292}.file-label input::file-selector-button{border:1px solid #e1e1e1;border-radius:4px;background:#fbfbfb;color:#7c7c7c;padding:7px;margin-right:8px;font-size:9px;cursor:pointer}.asset-attached{display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:9px;color:#8d8d8d;padding:10px;border:1px solid #e1e1e1;background:#f3f3f3;border-radius:5px}.asset-attached button{font-size:9px;color:#777777;text-decoration:underline}.music-picker{border-top:1px solid #e5e5e5;padding-top:18px;margin-top:20px}.music-picker>strong{font-size:11px;color:#848484}.music-picker .check-label{margin:13px 0;font-size:9px;line-height:1.8;color:#979797}.music-picker .check-label input{width:13px;height:13px}.music-picker .file-label{font-size:8px}
/* Grid children must shrink to the canvas on narrow screens. */
.studio-layout>section,.studio-layout .scene-list-panel,.studio-layout .scene-editor,.studio-layout .preview-panel{min-width:0;max-width:100%}.scene-list{min-width:0;max-width:100%;overflow-x:auto}.studio-layout input,.studio-layout textarea,.studio-layout select{min-width:0;max-width:100%}.scene-editor .form-grid>label{min-width:0}.estimate-warning{display:block;margin-top:13px;line-height:1.9;color:#929292}.studio-layout .routing-box{overflow-wrap:anywhere}
@media(max-width:760px){.studio-layout{grid-template-columns:minmax(0,1fr)}.scene-list{width:100%}.scene-item{flex:0 0 155px}.studio-toolbar{gap:8px;flex-wrap:wrap}.studio-toolbar>span{margin-left:auto}.scene-editor .form-grid{grid-template-columns:minmax(0,1fr)}.reorder-controls>.button{min-width:0}.jobs-section,.exports-section{min-width:0}.job-row{flex-wrap:wrap}.job-description{min-width:110px}.job-progress{margin-left:auto}}

.estimate-totals{display:flex;flex-direction:column;gap:9px}.fallback-maximum{color:#636363;font-size:10px;line-height:1.6}.schedule-row{flex-wrap:wrap}.schedule-observation{order:2;flex:0 0 100%;padding:11px 13px;border-radius:6px;background:#f2f2f2;color:#828282}.schedule-observation strong{font-size:10px;text-transform:capitalize}.schedule-observation p{font-size:10px;line-height:1.8;margin-top:4px}.schedule-observation small{display:block;font-size:9px;color:#959595;margin-top:5px}
