:root{--bg:#101113;--panel:#191a1d;--panel2:#1e2024;--line:#2b2d31;--line2:#383a40;--text:#eeede9;--muted:#a0a2a8;--dim:#858891;--accent:#efa783;--accent-bg:#30241f;--green:#9dc5ac;--green-bg:#202e27;--purple:#b1a5d2;--blue:#9aafcb;--red:#e99592;--radius:12px;--sidebar:224px;--topbar:76px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{opacity:.4;cursor:not-allowed}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent)}a{color:inherit}svg.icon{vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.muted{color:var(--muted)}.dim{color:var(--dim)}.small{font-size:11px}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:650}h1,h2,h3,h4,p{margin:0}h1{letter-spacing:-1.05px;font-size:29px;font-weight:560;line-height:1.2}h2{letter-spacing:-.3px;font-size:16px;font-weight:570}h3{font-size:13px;font-weight:600}h4{font-size:12px;font-weight:550}.row{align-items:center;gap:10px;display:flex}.between{justify-content:space-between;align-items:center;gap:16px;display:flex}.stack{flex-direction:column;gap:18px;min-width:0;display:flex}.wrap{flex-wrap:wrap}.grow{flex:1;min-width:0}.accent{color:var(--accent)}.green{color:var(--green)}.dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.divider{background:var(--line);height:1px;margin:20px 0}.btn{border:1px solid var(--line2);white-space:nowrap;background:#212226;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:520;transition:background .18s,transform .18s;display:inline-flex}.btn:hover:not(:disabled){background:#303137}.btn:active:not(:disabled){transform:translateY(1px)}.btn.primary{background:var(--accent);color:#281a14;border-color:var(--accent)}.btn.primary:hover:not(:disabled){background:#ffc09c}.btn.ghost{color:var(--muted);background:0 0;border-color:#0000}.btn.ghost:hover{color:var(--text);background:#25262a}.btn.sm{padding:7px 10px;font-size:11px}.btn.wide{width:100%}.icon-btn{width:32px;height:32px;color:var(--muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{background:var(--line);color:var(--text)}.pill{border:1px solid var(--line2);color:var(--muted);white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;line-height:1;display:inline-flex}.pill .icon{width:12px;height:12px}.pill.good{background:var(--green-bg);color:var(--green);border-color:#2c4034}.pill.warm{background:var(--accent-bg);color:var(--accent);border-color:#453228}.pill.purple{color:var(--purple);background:#282431;border-color:#383044}.pill.blue{color:var(--blue);background:#202933;border-color:#2c3a49}.pill.red{color:var(--red);background:#352626;border-color:#503331}.text-link{color:var(--accent);align-items:center;gap:6px;font-size:12px;display:inline-flex}.text-link:hover{text-decoration:underline}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.card-head{justify-content:space-between;align-items:center;gap:10px;padding:19px 21px;display:flex}.card-body{padding:0 21px 21px}.padded{padding:22px}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field label{color:var(--muted);font-size:11px;font-weight:500}.field input,.field textarea,.field select{border:1px solid var(--line2);color:var(--text);resize:vertical;background:#121315;border-radius:7px;width:100%;padding:10px 12px}.field textarea{min-height:100px;line-height:1.65}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--accent)}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input[type=range]{accent-color:var(--accent);cursor:pointer}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.progress{background:#2d2e33;border-radius:8px;height:5px;overflow:hidden}.progress>span{background:var(--accent);border-radius:8px;height:100%;display:block}.empty{text-align:center;color:var(--muted);padding:40px}.hide{display:none!important}.sidebar{width:var(--sidebar);border-right:1px solid var(--line);z-index:35;background:#151618;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.brand{height:var(--topbar);min-height:var(--topbar);border-bottom:1px solid var(--line);letter-spacing:3px;align-items:center;gap:11px;padding:0 25px;font-size:22px;font-weight:700;display:flex}.brand-mark{border:2px solid var(--accent);border-radius:2px;width:25px;height:27px;position:relative;transform:rotate(-6deg)}.brand-mark:before,.brand-mark:after{content:"";background:var(--accent);height:2px;position:absolute;top:7px;left:5px;right:5px}.brand-mark:after{top:14px;right:10px}.brand small{letter-spacing:1.3px;color:var(--dim);margin-top:-4px;font-size:8px;font-weight:500;display:block}.project-switch{border:1px solid var(--line2);text-align:left;border-radius:8px;align-items:center;gap:10px;margin:21px 15px 25px;padding:11px 10px;display:flex}.project-switch:hover{background:var(--panel2)}.project-thumb{background:#826a4f;border-radius:4px;flex-shrink:0;width:33px;height:37px;overflow:hidden}.project-switch strong{letter-spacing:.15px;overflow-wrap:anywhere;font-size:11px;display:block}.project-switch small{color:var(--muted);font-size:10px}.nav-label{letter-spacing:1.6px;color:var(--dim);text-transform:uppercase;margin:0 0 11px;padding:0 26px;font-size:9px;font-weight:600}.side-nav{flex-direction:column;gap:4px;padding:0 13px;display:flex}.nav-link{color:var(--muted);text-align:left;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex;position:relative}.nav-link:hover{color:var(--text);background:#202125}.nav-link.active{color:var(--accent);background:#2b2522}.nav-link.active:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:50%;left:-13px;transform:translateY(-50%)}.nav-count{text-align:center;min-width:18px;color:var(--muted);background:#303136;border-radius:4px;margin-left:auto;font-size:9px}.sidebar-bottom{margin-top:auto;padding:20px 17px 16px}.journey{border:1px solid var(--line);background:#1d1e21;border-radius:8px;padding:15px}.journey p{color:var(--muted);margin:9px 0 14px;font-size:10px}.journey-steps{gap:5px;display:flex}.journey-steps span{background:#36373b;border-radius:5px;flex:1;height:3px}.journey-steps span.done{background:var(--accent)}.user-row{align-items:center;gap:10px;padding:20px 4px 0;display:flex}.avatar{color:#d5d6c7;background:#353735;border:1px solid #484a46;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;display:inline-flex}.user-row .name{font-size:11px;font-weight:550}.user-row .role{color:var(--dim);font-size:9px}.topbar{height:var(--topbar);left:var(--sidebar);border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151618f5;justify-content:space-between;align-items:center;gap:18px;padding:0 30px;display:flex;position:fixed;top:0;right:0}.top-project{color:var(--muted);align-items:center;gap:9px;min-width:105px;font-size:11px;display:flex}.top-project span{color:var(--text)}.modes{border:1px solid var(--line);background:#101113;border-radius:9px;gap:5px;padding:4px;display:flex}.mode{color:var(--muted);border-radius:6px;align-items:center;gap:9px;padding:8px 18px;font-size:12px;transition:background .2s;display:flex}.mode.active{color:var(--text);background:#29292d;box-shadow:0 1px 3px #0003}.mode.active svg{color:var(--accent)}.mode-number{opacity:.55;font-size:9px}.top-actions{align-items:center;gap:11px;display:flex}.demo-indicator{letter-spacing:1px;color:var(--dim);white-space:nowrap;align-items:center;gap:7px;font-size:9px;display:flex}.demo-indicator .dot{color:var(--accent)}.main{margin-left:var(--sidebar);padding:calc(var(--topbar) + 32px) 32px 30px;min-height:100vh}.page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.page-head .eyebrow{color:var(--accent);margin-bottom:10px}.page-head p{color:var(--muted);margin-top:9px;font-size:12px}.page-actions{align-items:center;gap:9px;display:flex}.two-col{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}.equal-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.three-col{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.stat{padding:19px 20px}.stat .label{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.stat .value{letter-spacing:-.8px;margin:8px 0 3px;font-size:27px;font-weight:500}.stat .detail{color:var(--dim);font-size:10px}.stat .value small{color:var(--dim);letter-spacing:0;margin-left:3px;font-size:13px}.page-foot{color:var(--dim);justify-content:space-between;align-items:center;gap:15px;margin-top:26px;font-size:9px;display:flex}.page-foot svg{width:12px;height:12px}.mobile-nav{display:none}.save-indicator{color:var(--dim);align-items:center;gap:6px;font-size:10px;display:flex}.art{width:100%;height:100%;display:block}.film-hero{border-radius:var(--radius);border:1px solid #64513e;height:280px;position:relative;overflow:hidden}.film-hero>.art{position:absolute;inset:0}.film-hero:after{content:"";background:linear-gradient(#171b2115 20%,#100f0ebf 100%);position:absolute;inset:0}.film-hero .hero-info{z-index:1;position:absolute;bottom:27px;left:28px;right:25px}.hero-info .eyebrow{color:#e0ceaf;letter-spacing:2.2px;margin-bottom:9px;font-size:9px}.film-title{letter-spacing:4.3px;text-shadow:0 2px 15px #0004;overflow-wrap:anywhere;font-size:38px;font-weight:430;line-height:1.08}.hero-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.hero-tags{color:#e2d9c9;align-items:center;gap:10px;font-size:10px;display:flex}.hero-tags span+span:before{content:"·";color:#baa389;padding-right:10px}.hero-badge{z-index:2;color:#ecdfcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#25241d73;border:1px solid #ded3c44d;border-radius:4px;padding:5px 8px;font-size:9px;position:absolute;top:18px;right:18px}.logline{letter-spacing:-.25px;color:#dedcd5;overflow-wrap:anywhere;font-family:Georgia,serif;font-size:20px;line-height:1.55}.mini-metadata{border-top:1px solid var(--line);gap:22px;margin-top:22px;padding-top:18px;display:flex}.mini-metadata div{font-size:11px}.mini-metadata span{color:var(--dim);letter-spacing:.7px;text-transform:uppercase;margin-bottom:5px;font-size:9px;display:block}.note{color:#c9b7a5;background:#27231e;border:1px solid #393229;border-radius:7px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:11px;line-height:1.6;display:flex}.note svg{width:16px;height:16px;color:var(--accent);margin-top:2px}.checklist{flex-direction:column;gap:18px;display:flex}.check-item{align-items:flex-start;gap:10px;display:flex}.check-icon{border:1px solid var(--line2);width:19px;height:19px;color:var(--dim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;display:flex}.check-icon.done{color:var(--green);background:var(--green-bg);border-color:#3d5044}.check-icon svg{width:12px;height:12px}.check-copy{font-size:11px}.check-copy small{color:var(--dim);margin-top:3px;font-size:10px;display:block}.ring{flex-shrink:0;width:74px;height:74px;position:relative}.ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ring-text{flex-direction:column;justify-content:center;align-items:center;font-size:17px;display:flex;position:absolute;inset:0}.ring-text small{color:var(--dim);margin-top:-1px;font-size:8px}.act-row{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:start;gap:12px;padding:16px 0;display:grid}.act-row:last-child{border-bottom:0;padding-bottom:0}.act-no{color:var(--accent);background:#2b231f;border:1px solid #49352b;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;font-family:Georgia,serif;font-size:11px;display:flex}.act-row p{color:var(--muted);max-width:410px;margin-top:4px;font-size:11px}.act-row .time{color:var(--dim);padding-top:5px;font-size:10px}.character-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.character-row:last-child{border-bottom:0}.portrait{border-radius:6px;flex-shrink:0;width:38px;height:44px;overflow:hidden}.character-row p{color:var(--muted);margin-top:3px;font-size:10px}.quiet-quote{color:#c2bcb2;font-family:Georgia,serif;font-size:17px;line-height:1.6;position:relative}.compass-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:11px 0;font-size:11px;display:flex}.compass-row:last-child{border:0}.compass-row span:first-child{color:var(--dim)}.script-layout{grid-template-columns:224px minmax(0,1fr);align-items:start;gap:20px;display:grid}.scene-list{padding:7px}.scene-item{text-align:left;border:1px solid #0000;border-radius:7px;align-items:flex-start;gap:11px;width:100%;padding:14px 10px;display:flex}.scene-item:hover{background:var(--panel2)}.scene-item.selected{background:#292523;border-color:#40342c}.scene-num{color:var(--dim);margin-top:2px;font-size:10px}.scene-item.selected .scene-num{color:var(--accent)}.scene-item h4{margin-bottom:6px;font-size:11px}.scene-item small{color:var(--dim);margin-bottom:8px;font-size:9px;display:block}.script-page{color:#2b2822;background:#e5e0d6;border-radius:2px;min-height:550px;margin:20px;padding:42px 46px;box-shadow:0 6px 20px #0002}.script-text{white-space:pre-wrap;color:#302c25;resize:vertical;background:0 0;border:0;width:100%;min-height:440px;padding:0;font-family:Courier New,monospace;font-size:12px;line-height:1.8}.script-page header{color:#777168;border-bottom:1px solid #ccc4b7;justify-content:space-between;margin-bottom:27px;padding-bottom:16px;font-family:Courier New,monospace;font-size:9px;display:flex}.script-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.script-bottom{justify-content:space-between;align-items:center;gap:14px;padding:0 20px 20px;display:flex}.character-card .character-art{background:#2d2c29;height:190px;position:relative;overflow:hidden}.character-card .character-art .pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#181818a8;position:absolute;top:14px;left:14px}.character-card .padded p{color:var(--muted);min-height:54px;margin:11px 0 17px;font-size:11px;line-height:1.7}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.small-tag{border:1px solid var(--line);color:var(--muted);border-radius:4px;padding:4px 7px;font-size:9px}.world-card>.art{height:180px}.swatches{gap:7px;margin:15px 0;display:flex}.swatch{border-radius:5px;flex:1;height:35px}.world-card p{color:var(--muted);margin:10px 0 18px;font-size:11px;line-height:1.8}.scene-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.scene-select{background:var(--panel);color:var(--text);border:1px solid var(--line2);border-radius:7px;max-width:350px;padding:9px 12px;font-size:11px}.studio-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;display:grid}.viewer{border:1px solid var(--line);border-radius:var(--radius);background:#07080a;overflow:hidden}.viewer-head{color:var(--muted);border-bottom:1px solid #25262a;justify-content:space-between;gap:12px;padding:13px 17px;font-size:10px;display:flex}.viewer-stage{aspect-ratio:2.05;background:#050607;align-items:center;display:flex;position:relative;overflow:hidden}.viewer-stage .art{height:86%}.viewer-stage:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0003);position:absolute;inset:7% 0}.safe-area{pointer-events:none;border:1px solid #eee7d62a;position:absolute;inset:14% 7%}.frame-caption{letter-spacing:1.2px;color:#e8d9c1;text-shadow:0 2px 3px #0008;z-index:1;font-size:9px;position:absolute;bottom:17%;left:8%}.viewer-controls{color:var(--muted);background:#111214;align-items:center;gap:12px;padding:10px 16px;font-size:10px;display:flex}.viewer-controls .range{flex:1;width:30px;min-width:25px}.viewer-controls .play{background:var(--text);color:#121315;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.viewer-controls .play svg{width:13px;height:13px}.shot-ribbon{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shot-tile{border:1px solid var(--line);background:var(--panel);text-align:left;border-radius:7px;padding:0;overflow:hidden}.shot-tile.selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.shot-tile>.art{height:87px}.shot-tile-info{padding:9px 10px}.shot-tile-info .row{justify-content:space-between;gap:4px}.shot-tile-info p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.shot-tile-info strong{font-size:9px;font-weight:500}.status-dot{background:var(--dim);border-radius:50%;width:5px;height:5px}.status-dot.rendering,.status-dot.queued{background:var(--blue)}.inspector{padding:19px}.inspector h3{font-size:12px}.inspector .eyebrow{letter-spacing:1.2px;margin-top:20px;margin-bottom:10px;font-size:8px}.inspector .form-grid{gap:10px}.inspector .field label{font-size:10px}.inspector .field select,.inspector .field input{padding:8px;font-size:10px}.inspector textarea{min-height:128px;font-size:11px;line-height:1.8}.inspector .ref{border:1px solid var(--line);background:#212225;border-radius:6px;align-items:center;gap:8px;padding:8px 9px;font-size:10px;display:flex}.inspector .ref .portrait{border-radius:3px;width:24px;height:27px}.inspector .divider{margin:17px 0}.render-summary{color:var(--muted);justify-content:space-between;margin:13px 0;font-size:10px;display:flex}.inspector .micro-note{color:var(--dim);text-align:center;margin-top:9px;font-size:9px;line-height:1.6}.version-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.version{border:1px solid var(--line);text-align:left;background:#141517;border-radius:6px;padding:0;overflow:hidden}.version.active{border-color:var(--accent)}.version .art{height:73px}.version .version-name{justify-content:space-between;align-items:center;padding:8px 10px;font-size:10px;display:flex}.version p{color:var(--dim);padding:0 10px 9px;font-size:9px}.version.active .version-name{color:var(--accent)}.board-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.board-card{border:1px solid var(--line);background:var(--panel);text-align:left;border-radius:9px;min-width:0;padding:0;transition:transform .2s;overflow:hidden}.board-card .info{padding:13px}.board-card h4{margin:9px 0;font-size:11px}.board-card .meta{color:var(--dim);justify-content:space-between;font-size:9px;display:flex}.filter-tabs{background:var(--panel);border:1px solid var(--line);border-radius:6px;gap:3px;padding:3px;display:flex}.filter-tabs button{color:var(--muted);border-radius:4px;padding:6px 10px;font-size:10px}.filter-tabs button.active{color:var(--text);background:#333439}.timeline{min-height:235px;padding:18px;overflow-x:auto}.time-ruler{color:var(--dim);border-bottom:1px solid var(--line);justify-content:space-between;min-width:680px;margin-left:75px;padding-bottom:12px;font-size:9px;display:flex}.track{align-items:center;gap:12px;min-width:760px;margin-top:12px;display:flex}.track-name{width:64px;color:var(--muted);flex-shrink:0;font-size:9px}.clips{flex:1;gap:3px;height:42px;display:flex}.clip{border:1px solid #514738;border-radius:4px;flex:1;min-width:25px;padding:0;position:relative;overflow:hidden}.clip span{color:#eee9de;background:#0009;border-radius:2px;padding:1px 3px;font-size:7px;position:absolute;bottom:2px;left:3px}.audio-track{background:#24352c;border:1px solid #3b5145;border-radius:4px;flex:1;height:29px;position:relative;overflow:hidden}.audio-track.music{background:#322b3b;border-color:#50445d}.audio-track .wave{opacity:.5;clip-path:polygon(0 45%,5% 22%,10% 48%,15% 8%,20% 38%,25% 20%,30% 4%,35% 36%,40% 48%,45% 23%,50% 5%,55% 42%,60% 15%,65% 35%,70% 9%,75% 31%,80% 24%,85% 6%,90% 28%,95% 12%,100% 30%,100% 70%,95% 88%,90% 72%,85% 94%,80% 76%,75% 69%,70% 91%,65% 65%,60% 85%,55% 58%,50% 95%,45% 77%,40% 52%,35% 64%,30% 96%,25% 80%,20% 62%,15% 92%,10% 52%,5% 78%,0 55%);background:repeating-linear-gradient(90deg,#0000 0 2px,#90bfa0 2px 3px);width:100%;height:100%}.audio-track.music .wave{background:repeating-linear-gradient(90deg,#0000 0 3px,#b99cd3 3px 4px)}.audio-track span{color:#dddfdf;text-shadow:0 1px 3px #000;font-size:9px;position:absolute;top:6px;left:9px}.edit-note{border-top:1px solid var(--line);color:var(--dim);padding:10px 19px;font-size:10px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{letter-spacing:.7px;text-transform:uppercase;color:var(--dim);border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;background:#17181b;padding:12px 20px;font-size:9px;font-weight:500}td{border-bottom:1px solid var(--line);white-space:nowrap;padding:15px 20px}tr:last-child td{border-bottom:0}.table-main{margin-bottom:4px;font-weight:500}.table-sub{color:var(--dim);font-size:9px}.budget-bar span:first-child{background:var(--accent)}.budget-bar span:nth-child(2){background:var(--purple)}.budget-bar span:nth-child(3){background:var(--green)}.budget-key{justify-content:space-between;align-items:center;margin:14px 0;font-size:11px;display:flex}.legend-dot{background:var(--accent);border-radius:2px;width:7px;height:7px}.milestone{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.milestone:last-child{border:0}.milestone-copy{flex:1;min-width:0}.milestone-copy p{color:var(--dim);margin-top:4px;font-size:10px}.flow-line{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.flow-step{border:1px solid var(--line);background:#17181a;border-radius:8px;padding:15px}.flow-step svg{color:var(--accent);margin-bottom:14px}.flow-step p{color:var(--dim);margin-top:5px;font-size:10px}.flow-step .progress{height:3px;margin-top:16px}.queue-thumb{border-radius:3px;flex-shrink:0;width:49px;height:29px;overflow:hidden}.delivery-check:last-child{border:0}.delivery-check .grow p{color:var(--dim);margin-top:5px;font-size:10px}.approval-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.approval-card .padded{padding:16px}.approval-card p{color:var(--muted);margin:7px 0 16px;font-size:10px}.approval-card .btn{padding:8px 9px;font-size:10px}.approval-card .row{flex-wrap:wrap;gap:6px}.metric-bar{grid-template-columns:110px 1fr 60px;align-items:center;gap:12px;margin:23px 0;font-size:11px;display:grid}.cost-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:13px 0;font-size:11px;display:flex}.cost-line:last-child{border:0}.cost-line span:first-child{color:var(--muted)}.cost-line span:last-child{text-align:right;overflow-wrap:anywhere}.activity-item{border-bottom:1px solid var(--line);align-items:flex-start;gap:11px;padding:12px 0;display:flex}.activity-item:last-child{border:0}.activity-item .dot{color:var(--dim);margin-top:6px}.activity-item p{color:var(--muted);font-size:10px}.overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#1b1c20;border:1px solid #414248;border-radius:14px;width:560px;max-width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 100px #0008}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px 17px;display:flex}.modal-body{padding:24px}.modal-body p{color:var(--muted);font-size:12px;line-height:1.8}.modal-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:9px;padding:18px 24px;display:flex}.modal-body .field+.field{margin-top:18px}.modal-body .form-grid .field+.field{margin:0}.drawer-shade{z-index:69;background:#0006;position:fixed;inset:0}.drawer{border-left:1px solid var(--line2);z-index:70;background:#191a1e;flex-direction:column;width:405px;max-width:100%;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 80px #0004}.drawer-header{border-bottom:1px solid var(--line);padding:25px 22px}.drawer-content{flex:1;padding:23px;overflow-y:auto}.assistant-mark{width:35px;height:35px;color:var(--accent);background:#33261f;border:1px solid #5d4336;border-radius:9px;justify-content:center;align-items:center;display:flex}.assistant-message{border:1px solid var(--line);color:#d2d0cc;overflow-wrap:anywhere;background:#222327;border-radius:0 10px 10px;margin-top:19px;padding:16px;font-size:12px;line-height:1.8}.assistant-message p+p{margin-top:12px}.suggestion{text-align:left;border:1px solid var(--line2);width:100%;color:var(--muted);background:#1c1d21;border-radius:7px;justify-content:space-between;align-items:center;margin-top:9px;padding:12px 14px;font-size:11px;display:flex}.suggestion:hover{color:var(--accent);border-color:#5b4539}.drawer-footer{border-top:1px solid var(--line);color:var(--dim);padding:19px 22px;font-size:10px}.copilot-input{border:1px solid var(--line2);width:100%;color:var(--text);resize:vertical;background:#111214;border-radius:7px;min-height:65px;margin-bottom:10px;padding:13px;font-size:12px}.toast-container{z-index:100;pointer-events:none;flex-direction:column;gap:8px;max-width:390px;display:flex;position:fixed;bottom:25px;right:28px}.toast{color:#e0e7dc;background:#292d28;border:1px solid #44473e;border-radius:9px;padding:13px 18px;font-size:12px;animation:.2s toast-in;box-shadow:0 10px 40px #0005}.command-input{border:1px solid var(--line2);width:100%;color:var(--text);background:#121315;border-radius:8px;margin-bottom:15px;padding:13px}.command-result{text-align:left;width:100%;color:var(--muted);border-radius:6px;align-items:center;gap:13px;padding:12px;font-size:12px;display:flex}.command-result:hover{color:var(--accent);background:#2d2926}.command-result .small{color:var(--dim);margin-left:auto}.spinner{border:1px solid;border-right-color:#0000;border-radius:50%;width:12px;height:12px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width>=1600px){.main{padding-left:42px;padding-right:42px}.two-col{grid-template-columns:minmax(0,1fr) 340px}.film-hero{height:335px}.studio-layout{grid-template-columns:minmax(0,1fr) 340px}.board-card>.art{height:155px}}@media (width<=1230px){:root{--sidebar:200px}.topbar{padding:0 22px}.main{padding-left:23px;padding-right:23px}.top-project{display:none}.topbar .modes{margin-right:auto}.mode{padding:8px 16px}.two-col{grid-template-columns:minmax(0,1fr) 260px;gap:17px}.studio-layout{grid-template-columns:minmax(0,1fr) 275px;gap:16px}.brand{padding-left:23px}.project-switch{margin-left:12px;margin-right:12px}.page-head h1{font-size:26px}.film-title{font-size:30px}.film-hero{height:260px}.padded{padding:19px}.card-head{padding:17px 18px}.card-body{padding:0 18px 18px}.hero-info .eyebrow{font-size:8px}.hero-tags{font-size:9px}.script-layout{grid-template-columns:195px minmax(0,1fr);gap:16px}.script-page{padding:30px 25px}.board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shot-tile>.art{height:63px}.approval-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{gap:13px}.character-card .padded{padding:16px}.character-card .between{flex-wrap:wrap}.stat{padding:16px}.stat .value{font-size:24px}.hero-bottom .pill{display:none}.two-col .btn.wide{font-size:11px}}@media (width<=1020px){.two-col{grid-template-columns:minmax(0,1fr)}.two-col>.stack:last-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.studio-layout{grid-template-columns:minmax(0,1fr)}.inspector{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 20px;display:grid}.inspector>.between{grid-column:1/-1}.inspector .divider{display:none}.inspector .render-summary{margin-top:22px}.shot-tile>.art{height:100px}.page-actions .btn.ghost{display:none}.page-actions .btn{font-size:11px}.equal-col{grid-template-columns:minmax(0,1fr)}.three-col{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-indicator{display:none}.stats{gap:10px}.stat .label{font-size:9px}.stat .label svg{display:none}.script-layout{grid-template-columns:minmax(0,1fr)}.scene-list{display:flex;overflow:auto}.scene-item{min-width:172px}.script-layout>aside>.card-head{display:none}}@media (width<=760px){:root{--sidebar:0px;--topbar:65px}.sidebar{display:none}.topbar{gap:9px;padding:0 12px}.mode{gap:5px;padding:8px 10px;font-size:11px}.mode svg{width:15px;height:15px}.mode-number{display:none}.top-actions{gap:2px}.top-actions .btn{padding:7px;font-size:0}.top-actions .btn svg{width:17px;height:17px}.top-actions>.icon-btn{display:none}.main{padding:calc(var(--topbar) + 18px) 16px 25px}.mobile-nav{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.mobile-nav select{flex:1;width:auto;max-width:220px;padding:8px 10px;font-size:11px}.mobile-nav .eyebrow{font-size:8px}.page-head{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:21px}.page-head h1{font-size:24px}.page-head p{max-width:340px;font-size:11px}.page-head .eyebrow{font-size:9px}.page-actions{gap:5px}.page-actions .btn{padding:8px 10px;font-size:10px}.page-actions .btn.ghost,.page-actions .pill{display:none}.film-hero{height:245px}.film-hero .hero-info{bottom:23px;left:22px}.film-title{letter-spacing:3px;font-size:29px}.two-col>.stack:last-child{grid-template-columns:minmax(0,1fr)}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.three-col{grid-template-columns:minmax(0,1fr)}.board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.board-card>.art{height:110px}.board-card .info{padding:10px}.board-card h4{font-size:10px}.board-card .between{flex-wrap:wrap;gap:5px}.scene-toolbar{flex-direction:column;align-items:flex-start}.scene-select{width:100%;max-width:100%}.studio-layout .viewer-stage{aspect-ratio:1.75}.viewer-head{padding:10px;font-size:9px}.viewer-controls{gap:8px;padding:9px 11px}.viewer-controls .small{display:none}.shot-ribbon{gap:7px}.shot-tile>.art{height:57px}.shot-tile-info{padding:7px}.shot-tile-info p{font-size:8px}.shot-tile-info .small{display:none}.inspector,.inspector .divider{display:block}.version .art{height:68px}.script-page{min-height:520px;margin:12px;padding:23px 17px}.script-text{font-size:11px;line-height:1.9}.script-bottom{flex-direction:column;align-items:flex-start}.script-toolbar .small{display:none}.approval-grid,.flow-line{grid-template-columns:minmax(0,1fr)}.flow-step{align-items:center;gap:12px;display:flex}.flow-step svg{margin:0}.flow-step .progress{flex:1;margin:0}.flow-step p{display:none}.page-foot{align-items:flex-start;font-size:8px;line-height:1.8}.page-foot .save-indicator{white-space:nowrap;font-size:8px}.form-grid{grid-template-columns:minmax(0,1fr)}.overlay{padding:14px}.modal-body{padding:19px}.modal-header{padding:18px 19px}.modal-footer{padding:16px 19px}.mini-metadata{gap:16px}.mini-metadata div{font-size:10px}.hero-badge{font-size:8px}.logline{font-size:18px}.card-head{padding:17px}.card-body{padding:0 17px 17px}.stat .value{font-size:25px}.character-card .character-art{height:220px}.drawer{width:100%}.toast-container{max-width:none;bottom:14px;left:14px;right:14px}.scene-toolbar .filter-tabs{flex-wrap:wrap;max-width:100%}.metric-bar{grid-template-columns:85px minmax(0,1fr) 50px}.delivery-check{flex-wrap:wrap}.delivery-check>.btn{margin-left:32px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}:root{--chat-width:312px}.a-workspace{grid-template-columns:minmax(0,1fr) var(--chat-width);align-items:start;gap:24px;display:grid}.a-canvas{min-width:0}.a-canvas .page-head{align-items:flex-start;min-height:90px}.a-canvas .page-head h1{font-size:28px}.a-canvas .page-head .page-actions{padding-top:27px}.a-canvas .page-head p{max-width:500px;line-height:1.6}.a-canvas .page-head .eyebrow{font-size:9px}.a-canvas .page-actions .btn{padding:9px 12px;font-size:11px}.a-canvas .stack{gap:18px}.a-chat{border:1px solid var(--line2);background:#18191c;border-radius:12px;flex-direction:column;height:calc(100vh - 130px);min-height:530px;max-height:1100px;display:flex;position:sticky;top:102px;overflow:hidden}.a-chat-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:18px;display:flex}.a-chat-head h2{font-size:13px}.a-chat-head small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.a-chat-head .assistant-mark{width:31px;height:31px}.a-chat-close{display:none}.a-context{border-bottom:1px solid var(--line);color:var(--muted);background:#1c1d20;padding:11px 17px;font-size:10px;line-height:1.8}.a-context strong{color:var(--accent);font-weight:500}.a-context .row{gap:6px}.a-context .icon{width:13px;height:13px}.a-chat-history{scrollbar-width:thin;flex:1;min-height:100px;padding:18px 16px;overflow-y:auto}.a-message{margin-bottom:20px}.a-message-by{letter-spacing:.4px;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:9px;display:flex}.a-message-by span:first-child{align-items:center;gap:6px;display:flex}.a-message-by svg{width:12px;height:12px;color:var(--accent)}.a-message-body{color:#c8c7c3;overflow-wrap:anywhere;white-space:pre-wrap;font-size:11px;line-height:1.8}.a-message.user .a-message-body{color:#e2d4c9;background:#2b2521;border:1px solid #46352c;border-radius:9px;padding:12px}.a-chat-suggestions{flex-direction:column;gap:7px;margin-top:16px;display:flex}.a-chat-chip{color:#b8b6b0;text-align:left;border:1px solid var(--line2);background:#202125;border-radius:6px;justify-content:space-between;align-items:center;gap:9px;padding:9px 10px;font-size:10px;line-height:1.6;display:flex}.a-chat-chip:hover{color:var(--accent);border-color:#86604c}.a-chat-chip svg{width:13px;height:13px}.a-chat-compose{border-top:1px solid var(--line);background:#1b1c20;padding:14px}.a-composer-box{background:#111214;border:1px solid #444046;border-radius:9px;padding:10px}.a-composer-box:focus-within{border-color:var(--accent)}.a-composer-box textarea{width:100%;color:var(--text);resize:none;background:0 0;border:0;outline:none;height:74px;padding:0;font-size:11px;line-height:1.7;display:block}.a-composer-box textarea::placeholder{color:#81828a}.a-composer-tools{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.a-composer-tools select{color:var(--muted);background:#242529;border:0;border-radius:5px;max-width:190px;padding:6px;font-size:9px}.a-send{background:var(--accent);color:#29201b;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.a-send svg{width:14px;height:14px}.a-chat-disclaimer{color:var(--dim);text-align:center;padding:8px 2px 0;font-size:8px;line-height:1.7}.a-proposal{background:#211e1b;border:1px solid #524034;border-radius:8px;margin-top:13px;padding:13px}.a-proposal .eyebrow{color:var(--accent);letter-spacing:1px;font-size:8px}.a-proposal h4{margin:8px 0;font-size:11px;line-height:1.5}.a-proposal p{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;max-height:190px;font-size:10px;line-height:1.75;overflow:auto}.a-proposal .row{flex-wrap:wrap;gap:6px;margin-top:12px}.a-proposal .btn{padding:7px 9px;font-size:9px}.a-proposal.done{background:#1c2621;border-color:#35453b}.a-proposal .a-delta{white-space:pre-wrap;color:#a9c6ae;background:#131714;border-radius:5px;margin:10px 0;padding:9px;font-family:ui-monospace,monospace;font-size:9px}.a-subhead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.a-subhead h2{font-size:14px}.a-subhead p{color:var(--muted);margin-top:5px;font-size:10px}.a-section-heading{letter-spacing:1.5px;text-transform:uppercase;color:var(--dim);margin-bottom:10px;font-size:9px}.a-hero{height:236px}.a-hero .film-title{letter-spacing:4px;font-size:34px}.a-hero .hero-info{bottom:22px;left:24px}.a-hero .hero-badge{font-size:8px}.a-brief .logline{font-size:21px}.a-synopsis{color:var(--muted);white-space:pre-wrap;margin-top:16px;font-size:11px;line-height:1.9}.a-brief .mini-metadata{margin-top:18px}.a-versionbar{border-bottom:1px solid var(--line);background:#161719;flex-wrap:wrap;align-items:center;gap:9px;padding:12px 17px;display:flex}.a-versionbar .icon{width:13px;height:13px;color:var(--dim)}.a-versionbar select,.a-select{color:var(--text);border:1px solid var(--line2);background:#242529;border-radius:5px;max-width:100%;padding:7px 9px;font-size:10px}.a-versionbar .btn{padding:6px 8px;font-size:9px}.a-versionbar .version-meta{color:var(--dim);margin-left:auto;font-size:9px}.a-versionbar .preview-tag{color:var(--accent);font-size:9px}.a-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.a-reference{border:1px solid var(--line);background:#18191c;border-radius:8px;position:relative;overflow:hidden}.a-reference .a-artwork{height:132px}.a-reference h4{font-size:10px;line-height:1.5}.a-reference-copy{padding:11px}.a-reference-copy small{color:var(--dim);margin-top:5px;font-size:9px;display:block}.a-reference .pin{color:#aaa;background:#151619c9;border:1px solid #ffffff24;border-radius:5px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;top:8px;right:8px}.a-reference .pin.active{color:var(--accent);background:#30251edc;border-color:#a7805b66}.a-reference .pin svg{width:12px;height:12px}.a-ref-direction{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.7}.a-artwork{background:#222723;width:100%;position:relative;overflow:hidden}.a-artwork>.art,.a-artwork>img{object-fit:cover;width:100%;height:100%;display:block}.a-artwork[data-variant="1"]>.art{filter:sepia(.32)saturate(.68)contrast(1.08);transform-origin:35% 48%;transform:scale(1.06)}.a-artwork[data-variant="2"]>.art{filter:hue-rotate(18deg)saturate(.67)brightness(.8);transform-origin:60% 30%;transform:scale(1.14)}.a-artwork[data-variant="3"]>.art{filter:sepia(.1)saturate(.47)contrast(1.18);transform-origin:50% 65%;transform:scale(1.06)}.a-artwork[data-variant="4"]>.art{filter:hue-rotate(-18deg)saturate(.82);transform-origin:40% 38%;transform:scale(1.19)}.a-art-label{color:#dad8cf;letter-spacing:.5px;background:#111513c9;border:1px solid #fff2;border-radius:4px;max-width:90%;padding:4px 6px;font-size:8px;position:absolute;bottom:10px;left:11px}.a-beats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.a-beat{background:#1b1b1d;border-left:2px solid #604536;border-radius:0 8px 8px 0;padding:16px}.a-beat small{color:var(--accent);font-size:9px}.a-beat h3{margin:8px 0;font-size:11px}.a-beat p{color:var(--muted);font-size:10px;line-height:1.8}.a-link-chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.a-link-chip{color:var(--muted);border:1px solid var(--line2);background:#25262a;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;display:inline-flex}.a-link-chip svg{width:12px;height:12px}.a-link-chip:hover{color:var(--accent);border-color:#74553f}.a-entity-layout{grid-template-columns:148px minmax(0,1fr);align-items:start;gap:17px;display:grid}.a-entity-list{flex-direction:column;gap:7px;display:flex}.a-entity-button{border:1px solid var(--line);text-align:left;background:#18191c;border-radius:8px;width:100%;padding:8px;overflow:hidden}.a-entity-button:hover{border-color:#675340}.a-entity-button.active{background:#28231f;border-color:#a17759}.a-entity-button .a-artwork{border-radius:5px;height:110px;margin-bottom:10px}.a-entity-button h4{font-size:11px}.a-entity-button p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.6}.a-entity-button .a-entity-meta{color:var(--dim);align-items:center;gap:5px;margin:9px 0 1px;font-size:8px;display:flex}.a-entity-button.active .a-entity-meta{color:var(--accent)}.a-entity-button .icon{width:10px;height:10px}.a-entity-detail{min-width:0}.a-entity-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.a-entity-heading h2{letter-spacing:-.7px;font-size:23px;font-weight:530}.a-entity-heading p{color:var(--muted);margin-top:4px;font-size:10px}.a-entity-heading .icon-btn{width:27px;height:27px}.a-tabs{border-bottom:1px solid var(--line);gap:19px;margin-bottom:17px;display:flex}.a-tab{color:var(--muted);border-bottom:2px solid #0000;align-items:center;gap:6px;padding:7px 0 12px;font-size:11px;display:flex}.a-tab svg{width:13px;height:13px}.a-tab.active{color:var(--accent);border-color:var(--accent)}.a-tab .tab-count{opacity:.65;font-size:8px}.a-profile-hero{grid-template-columns:155px minmax(0,1fr);min-height:193px;display:grid}.a-profile-hero>.a-artwork{height:100%;min-height:193px}.a-profile-hero .a-profile-copy{padding:20px}.a-profile-copy p{color:#c3c2ba;font-size:11px;line-height:1.9}.a-profile-copy .eyebrow{color:var(--accent);margin-bottom:11px;font-size:8px}.a-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.a-info{min-width:0}.a-info label{text-transform:uppercase;color:var(--dim);letter-spacing:1px;margin-bottom:7px;font-size:8px;display:block}.a-info p{color:#d0cec6;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.8}.a-info.full{grid-column:1/-1}.a-info.highlight{background:#222221;border-left:2px solid #8b674c;border-radius:0 7px 7px 0;padding:14px}.a-description{color:#c4c2ba;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.9}.a-caption{color:var(--dim);font-size:9px;line-height:1.7}.a-lineage{color:var(--muted);align-items:flex-start;gap:7px;padding:12px 0;font-size:9px;line-height:1.7;display:flex}.a-lineage svg{width:12px;height:12px;color:var(--accent);margin-top:1px}.a-main-portrait{height:300px}.a-main-portrait>.art{object-fit:cover}.a-casting-controls{border-top:1px solid var(--line);padding:18px}.a-casting-controls .a-description{margin:10px 0 14px;font-size:10px}.a-look-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.a-look-footer .btn{font-size:10px}.a-upload-strip{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.a-upload-thumb{object-fit:cover;border:1px solid #5b5144;border-radius:7px;width:57px;height:57px}.a-upload-box{background:#211f1d;border:1px dashed #53463b;border-radius:8px;margin-top:16px;padding:16px}.a-upload-box h4{font-size:10px}.a-upload-box p{color:var(--muted);margin:6px 0 12px;font-size:9px;line-height:1.8}.a-waveform{align-items:center;gap:3px;width:100%;height:75px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.a-waveform span{background:var(--accent);opacity:.55;border-radius:2px;flex:1;min-width:2px}.a-voice-stage{background:radial-gradient(#303228,#1b1e1b 72%);padding:28px 24px;position:relative}.a-voice-stage h3{text-align:center;font-size:15px;font-weight:500}.a-voice-stage>p{text-align:center;color:var(--muted);margin:7px 0;font-size:10px}.a-voice-stage .a-waveform{margin:20px 0 10px}.a-player-controls{justify-content:center;align-items:center;gap:15px;display:flex}.a-player-controls .btn{font-size:10px}.a-audio-status{color:var(--muted);font-size:9px}.a-quote{color:#d2ccbf;text-align:center;max-width:420px;margin:20px auto;font-family:Georgia,serif;font-size:17px;line-height:1.7}.a-audition{margin-top:17px}.a-audition label{color:var(--muted);font-size:9px}.a-audition textarea{border:1px solid var(--line2);width:100%;color:var(--text);resize:vertical;background:#141518;border-radius:7px;min-height:72px;margin-top:7px;padding:10px;font-size:11px;line-height:1.7}.a-location-image{height:248px}.a-location-specs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px 18px;display:grid}.a-location-specs label{letter-spacing:1px;color:var(--dim);text-transform:uppercase;margin-bottom:5px;font-size:8px;display:block}.a-location-specs p{font-size:10px;line-height:1.6}.a-location-filter{flex-wrap:wrap;gap:3px;margin-bottom:12px;display:flex}.a-location-filter button{color:var(--muted);border-radius:4px;padding:6px;font-size:8px}.a-location-filter button.active{color:var(--accent);background:#302720}.a-location-list .a-entity-button .a-artwork{height:66px}.a-location-list .a-entity-button h4{font-size:10px}.a-music-mast{background:linear-gradient(125deg,#25212d,#192220);border:1px solid #3b3944;border-radius:11px;align-items:center;gap:18px;margin-bottom:19px;padding:24px;display:flex}.a-music-icon{color:#bba8c6;background:#40344766;border:1px solid #6a5b71;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.a-music-mast h2{font-size:18px}.a-music-mast p{color:#bbb6c1;margin-top:8px;font-size:10px;line-height:1.8}.a-music-mast .eyebrow{color:#a99bb7;margin-bottom:7px;font-size:8px}.a-music-row{border:1px solid var(--line);text-align:left;background:#191a1e;border-radius:7px;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:14px 10px;display:flex}.a-music-row.active{background:#29242e;border-color:#a783ae}.a-music-row .a-cue-no{color:#a793b1;font-family:ui-monospace,monospace;font-size:10px}.a-music-row h4{font-size:10px;line-height:1.7}.a-music-row p{color:var(--dim);margin-top:4px;font-size:8px;line-height:1.8}.a-music-layout{grid-template-columns:172px minmax(0,1fr);gap:18px;display:grid}.a-music-stage{background:radial-gradient(#3e3146,#222029 80%);padding:26px}.a-music-stage .a-waveform span{background:#bbaace}.a-music-stage .a-waveform{height:94px}.a-music-stage h3{margin:8px 0;font-family:Georgia,serif;font-size:22px;font-weight:400}.a-cue-times{color:#aa9daf;justify-content:space-between;font-size:9px;display:flex}.a-music-specs{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.a-music-specs .pill{font-size:8px}.a-cue-links{flex-wrap:wrap;gap:6px;display:flex}.a-cue-links label{border:1px solid var(--line);background:#232428;border-radius:5px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.a-cue-links input{accent-color:var(--accent)}.a-scene-strip{scrollbar-width:thin;gap:7px;margin-bottom:17px;padding-bottom:5px;display:flex;overflow-x:auto}.a-scene-tab{text-align:left;border:1px solid var(--line);background:#18191c;border-radius:7px;flex:1;min-width:122px;padding:11px 12px}.a-scene-tab.active{background:#2d2520;border-color:#8c654c}.a-scene-tab strong{font-size:10px;font-weight:500;line-height:1.5;display:block}.a-scene-tab small{color:var(--dim);margin-bottom:6px;font-size:8px;display:block}.a-scene-tab.active small{color:var(--accent)}.a-scene-tab .scene-status{background:#747474;border-radius:50%;width:4px;height:4px;margin-top:9px;display:block}.a-scene-tab .scene-status.ok{background:var(--green)}.a-script-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.a-script-controls .filter-tabs button{padding:7px 9px;font-size:9px}.a-script-controls .row{gap:7px}.a-script-metadata{border:1px solid var(--line);background:#18191c;border-radius:8px;margin-bottom:16px;padding:15px 17px}.a-script-metadata h3{font-size:12px;font-weight:500}.a-script-metadata .a-caption{margin-top:7px}.a-script-metadata .a-link-chips{margin-top:10px}.a-script-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:17px;display:grid}.a-script-layout.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.a-script-card{border:1px solid var(--line);background:#191a1c;border-radius:8px;min-width:0;overflow:hidden}.a-script-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;font-size:10px;display:flex}.a-script-card-head .btn{padding:6px 8px;font-size:9px}.a-paper{color:#332d24;background:#e8e2d6;padding:28px 25px}.a-paper-head{color:#8c8272;border-bottom:1px solid #cfc5b4;justify-content:space-between;gap:8px;margin-bottom:23px;padding-bottom:14px;font-family:ui-monospace,monospace;font-size:8px;display:flex}.a-script-editor{color:#322e27;resize:vertical;outline-offset:8px;white-space:pre-wrap;background:0 0;border:0;width:100%;min-height:570px;font-family:Courier New,monospace;font-size:11px;line-height:1.9;display:block}.a-script-layout.split .a-script-editor{height:690px;min-height:400px;font-size:10px;line-height:1.85}.a-script-layout.split .a-paper{padding:23px 18px}.a-script-foot{color:var(--dim);border-top:1px solid var(--line);padding:11px 14px;font-size:9px;line-height:1.6}.a-comic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.a-script-layout.split .a-comic-grid{grid-template-columns:minmax(0,1fr)}.a-comic{color:#272720;background:#ddd8cb;border:2px solid #b9b1a1;border-radius:6px;min-width:0;overflow:hidden}.a-comic.approved{border-color:#7fa586}.a-comic.changes{border-color:#c57d76}.a-comic-art{background:#212b27;border-bottom:2px solid #494b40;height:195px;position:relative;overflow:hidden}.a-comic-art .a-artwork{height:100%}.a-comic-art .art{filter:contrast(1.22)saturate(.45)}.a-script-layout.split .a-comic-art{height:158px}.a-comic-kicker{letter-spacing:.4px;color:#34352d;background:#e6dece;border:1px solid #544f44;max-width:90%;padding:4px 6px;font-size:8px;position:absolute;top:9px;left:9px}.a-comic-bubble{color:#34382f;background:#ece8dfed;border:1px solid #3f493c;border-radius:13px 13px 2px;max-width:76%;padding:9px 11px;font-family:Georgia,serif;font-size:12px;line-height:1.45;position:absolute;bottom:13px;right:12px;box-shadow:0 3px 5px #0003}.a-comic-bubble:empty{display:none}.a-comic-bubble strong{letter-spacing:.5px;color:#707266;margin-bottom:4px;font-family:ui-monospace,monospace;font-size:7px;display:block}.a-comic-copy{padding:12px}.a-comic-copy>p{font-size:10px;line-height:1.7}.a-comic-sound{color:#777565;border-top:1px solid #bebaaa;align-items:flex-start;gap:6px;margin-top:8px;padding-top:8px;font-size:8px;line-height:1.6;display:flex}.a-comic-sound svg{flex-shrink:0;width:11px;height:11px;margin-top:1px}.a-comic-foot{color:var(--text);background:#242824;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;padding:9px 11px;display:flex}.a-comic-foot .btn{background:#343b34;border-color:#505a4d;padding:5px 7px;font-size:8px}.a-comic-foot .btn.primary{color:#233024;background:#a8c0a4}.a-comic-foot .pill{padding:4px 6px;font-size:8px}.a-comic-foot .icon-btn{width:23px;height:23px}.a-comic-note{color:#ded2b3;background:#34332b;padding:8px 10px;font-size:9px;line-height:1.7}.a-comic-notice{color:#c8b696;background:#27231d;border:1px solid #51422d;border-radius:7px;margin-bottom:13px;padding:11px 13px;font-size:10px;line-height:1.8}.a-review-bar{border:1px solid var(--line2);background:#1c201c;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-top:20px;padding:17px;display:flex}.a-review-bar h3{font-size:11px}.a-review-bar p{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.8}.a-review-bar .btn{font-size:10px}.a-script-history{color:var(--dim);flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0;font-size:9px;display:flex}.a-script-history select{max-width:280px}.a-modal-wide{width:900px}.a-modal-mid{width:710px}.a-modal-description{margin-bottom:18px;font-size:11px!important}.a-archive-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.a-archive-tools input{color:var(--text);border:1px solid var(--line2);background:#141518;border-radius:6px;width:235px;min-width:0;padding:10px 12px;font-size:11px}.a-archive-tabs{flex-wrap:wrap;gap:4px;display:flex}.a-archive-tabs button{color:var(--muted);border-radius:5px;padding:8px 10px;font-size:10px}.a-archive-tabs button.active{color:var(--accent);background:#33271f}.a-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.a-archive-card{border:1px solid var(--line2);background:#15171a;border-radius:8px;overflow:hidden}.a-archive-card .a-artwork{height:148px}.a-archive-card .a-archive-copy{padding:14px}.a-archive-card h3{font-size:12px}.a-archive-card p{color:var(--muted);margin:7px 0;font-size:10px;line-height:1.7}.a-archive-card .btn{width:100%;margin-top:11px;padding:8px;font-size:9px}.a-archive-provenance{color:var(--dim);border-top:1px solid var(--line);padding-top:9px;font-size:8px;line-height:1.7}.a-archive-target{color:#c8ae96;background:#2a221d;border:1px solid #4f3b2d;border-radius:6px;margin-bottom:18px;padding:11px 13px;font-size:10px;line-height:1.8}.a-empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:30px;font-size:12px}.a-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.a-compare h3{margin-bottom:12px;font-size:11px}.a-compare .a-artwork{border-radius:7px;height:230px;margin-bottom:13px}.a-compare pre{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted);background:#151619;border-radius:8px;max-height:370px;padding:14px;font-size:10px;line-height:1.8;overflow:auto}.a-compare .a-versionbar{background:0 0;border:0;padding:0 0 12px}.a-upload-target{text-align:center;background:#141517;border:1px dashed #68513f;border-radius:9px;padding:24px}.a-upload-target .icon{width:25px;height:25px;color:var(--accent);margin-bottom:12px}.a-upload-target label{color:var(--text);margin-bottom:12px;font-size:12px;display:block}.a-upload-target input{max-width:100%;color:var(--muted);font-size:11px}.a-upload-preview{border-radius:8px;max-width:100%;max-height:210px;margin:15px auto;display:block}.a-consent{color:var(--muted);align-items:flex-start;gap:10px;margin-top:19px;font-size:11px;line-height:1.8;display:flex}.a-consent input{accent-color:var(--accent);margin-top:5px}.a-validation-error{color:#ecb6a7;min-height:18px;margin-top:12px;font-size:11px;line-height:1.8}.a-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.a-modal-grid .field+.field{margin-top:0}.a-modal-grid .full{grid-column:1/-1}.a-modal-body .field textarea{min-height:110px;font-size:12px}.a-check-list{flex-wrap:wrap;gap:9px;margin-top:13px;display:flex}.a-check-list label{color:var(--muted);border:1px solid var(--line);border-radius:5px;gap:6px;padding:6px 8px;font-size:10px;display:flex}.a-context-note{color:#b5c2b1;background:#212421;border:1px solid #353e34;border-radius:7px;margin-bottom:17px;padding:12px 14px;font-size:10px;line-height:1.8}.a-counts{flex-wrap:wrap;gap:9px;margin-bottom:16px;display:flex}.a-counts .pill{font-size:9px}.a-screen-space{padding-top:1px}.a-drawer-chat{width:370px;box-shadow:none;background:0 0;border:0;padding:14px}.a-drawer-chat .a-chat{height:100%;min-height:0;max-height:none;position:relative;top:0}.a-drawer-chat .a-chat-close{display:flex}.a-cue-track{gap:4px;margin-top:16px;display:flex}.a-cue-track span{background:#65586f;border-radius:3px;flex:1;height:3px}.a-cue-track span.active{background:#c1a8cc}.a-story-summary{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.a-story-summary summary{cursor:pointer;color:var(--muted);font-size:10px}.a-chat-launch,.a-mobile-shade{display:none}@media (width>=1650px){:root{--chat-width:335px}.a-entity-layout{grid-template-columns:165px minmax(0,1fr)}.a-canvas .page-head h1{font-size:31px}.a-main-portrait{height:335px}.a-reference .a-artwork{height:154px}.a-comic-art{height:224px}.a-hero{height:276px}.a-profile-hero{grid-template-columns:185px minmax(0,1fr)}}@media (width<=1390px){:root{--chat-width:289px}.a-workspace{gap:19px}.a-canvas .page-head{flex-wrap:wrap;gap:10px;min-height:95px}.a-canvas .page-head .page-actions{padding-top:0}.a-canvas .page-head h1{font-size:26px}.a-canvas .page-head p{font-size:11px}.a-entity-layout{grid-template-columns:126px minmax(0,1fr);gap:13px}.a-entity-button .a-artwork{height:95px}.a-profile-hero{grid-template-columns:125px minmax(0,1fr)}.a-profile-hero .a-profile-copy{padding:17px}.a-chat-head{padding:15px}.a-reference .a-artwork{height:105px}.a-music-layout{grid-template-columns:137px minmax(0,1fr);gap:13px}.a-hero .film-title{font-size:29px}.a-info-grid{gap:15px}.a-script-layout.split .a-paper{padding:21px 13px}.a-script-layout.split .a-script-editor{font-size:10px}.a-versionbar .version-meta{display:none}}@media (width<=1120px){.a-workspace{grid-template-columns:minmax(0,1fr)}.a-workspace>.a-chat{display:none}.a-chat-launch{display:inline-flex!important}.a-canvas .page-head{flex-wrap:nowrap;min-height:88px}.a-canvas .page-head .page-actions{padding-top:24px}.a-entity-layout{grid-template-columns:160px minmax(0,1fr);gap:18px}.a-entity-button .a-artwork{height:120px}.a-profile-hero{grid-template-columns:180px minmax(0,1fr)}.a-reference .a-artwork{height:145px}.a-music-layout{grid-template-columns:177px minmax(0,1fr)}.a-hero .film-title{font-size:36px}.a-canvas .page-head h1{font-size:28px}.a-drawer-chat{width:390px}.a-script-layout.split .a-script-editor{font-size:11px}.a-script-layout.split .a-paper{padding:23px 20px}}@media (width<=760px){.a-workspace{gap:0}.a-canvas .page-head{flex-wrap:wrap;gap:12px;min-height:0}.a-canvas .page-head .page-actions{padding-top:0}.a-canvas .page-head h1{font-size:25px}.a-canvas .page-head p{max-width:100%}.a-canvas .page-head .page-actions .btn{padding:8px 10px;font-size:10px}.a-hero{height:215px}.a-hero .film-title{letter-spacing:3px;font-size:28px}.a-hero .hero-info{bottom:20px;left:19px}.a-brief .logline{font-size:20px}.a-beats{grid-template-columns:minmax(0,1fr);gap:8px}.a-beat{padding:12px}.a-beat h3{margin:4px 0}.a-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.a-reference .a-artwork{height:105px}.a-entity-layout,.a-music-layout{grid-template-columns:minmax(0,1fr);gap:18px}.a-entity-list{scrollbar-width:thin;flex-direction:row;padding-bottom:5px;overflow-x:auto}.a-entity-button{flex-shrink:0;min-width:115px;max-width:140px;padding:7px}.a-entity-button .a-artwork{height:74px}.a-entity-button h4{font-size:10px}.a-entity-button p{font-size:8px}.a-entity-button .a-entity-meta{margin-top:5px;font-size:8px}.a-profile-hero{grid-template-columns:120px minmax(0,1fr)}.a-profile-hero>.a-artwork{min-height:210px}.a-profile-hero .a-profile-copy{padding:16px}.a-profile-copy p{font-size:10px}.a-entity-heading h2{font-size:23px}.a-main-portrait{height:300px}.a-info-grid{gap:15px}.a-info p{font-size:10px}.a-info label{font-size:8px}.a-location-list{flex-direction:column;display:flex}.a-location-list>.a-entity-list{flex-direction:row}.a-location-list .a-entity-button .a-artwork{height:63px}.a-location-filter{margin-bottom:8px}.a-location-image{height:209px}.a-location-specs{gap:7px;padding:13px}.a-location-specs p{font-size:9px}.a-versionbar{gap:7px;padding:11px 12px}.a-versionbar select{max-width:220px;font-size:9px}.a-versionbar .version-meta{display:none}.a-music-mast{gap:13px;padding:18px}.a-music-mast h2{font-size:17px}.a-music-icon{width:39px;height:39px}.a-music-cues{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}.a-music-row{min-width:164px;margin-bottom:0;padding:11px}.a-music-stage{padding:22px}.a-music-stage h3{font-size:24px}.a-script-layout.split,.a-comic-grid{grid-template-columns:minmax(0,1fr)}.a-comic-art{height:200px}.a-script-layout.split .a-comic-art{height:193px}.a-script-layout.split .a-script-editor{height:370px;min-height:300px}.a-script-controls{gap:12px}.a-review-bar{flex-wrap:wrap;padding:15px}.a-script-metadata{padding:14px}.a-script-metadata>.between{flex-wrap:wrap;gap:8px}.a-scene-tab{min-width:125px}.a-archive-grid{grid-template-columns:minmax(0,1fr)}.a-archive-tools{flex-direction:column;align-items:stretch}.a-archive-tools input{width:100%}.a-archive-card{grid-template-columns:110px minmax(0,1fr);display:grid}.a-archive-card .a-artwork{height:100%;min-height:177px}.a-archive-card .a-archive-copy{padding:12px}.a-archive-tabs button{padding:7px 9px;font-size:9px}.a-compare,.a-modal-grid{grid-template-columns:minmax(0,1fr)}.a-modal-grid .full{grid-column:auto}.a-drawer-chat{width:100%;padding:8px}.a-drawer-chat .a-chat{border-radius:10px}.a-drawer-chat .a-chat-history{padding:19px}.a-drawer-chat .a-chat-compose{padding:16px}.a-chat-head{padding:17px}.a-context{padding:12px 17px}.a-composer-box textarea{height:80px;font-size:13px}.a-message-body{font-size:12px}.a-chat-chip{font-size:11px}.a-tabs{gap:23px}.a-music-row p{font-size:9px}.a-subhead h2{font-size:13px}.a-subhead .btn{font-size:9px}.a-canvas .page-actions .btn.ghost{display:inline-flex}.a-chat-launch{display:inline-flex!important}.a-comic-bubble{font-size:13px}}@media (prefers-reduced-motion:reduce){.a-waveform span{animation:none!important}}.a-scene-checks input[type=checkbox],.a-modal-body input[type=checkbox]{width:15px;min-width:15px;height:15px;accent-color:var(--accent);flex:0 0 15px;padding:0}.p-picker{z-index:65;background:#202125;border:1px solid #48413b;border-radius:12px;width:338px;max-width:calc(100vw - 28px);position:fixed;top:150px;left:14px;overflow:hidden;box-shadow:0 20px 70px #0009}.p-picker-head{border-bottom:1px solid var(--line2);padding:16px 16px 12px}.p-picker-head .eyebrow{color:var(--accent);margin-bottom:10px;font-size:9px}.p-search{border:1px solid var(--line2);width:100%;color:var(--text);background:#121315;border-radius:6px;padding:10px 12px}.p-picker-list{max-height:300px;padding:7px;overflow:auto}.p-project-row{text-align:left;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.p-project-row:hover{background:#2c2d31}.p-project-row.active{background:#302820;border-color:#594032}.p-project-row .p-project-icon{width:34px;height:40px;color:var(--accent);background:#3b3029;border-radius:5px;flex-shrink:0;place-items:center;display:grid}.p-project-row strong{overflow-wrap:anywhere;font-size:12px;display:block}.p-project-row small{color:var(--muted);font-size:10px}.p-picker-foot{border-top:1px solid var(--line2);gap:6px;padding:10px 14px 14px;display:grid}.p-picker-foot .btn{justify-content:flex-start;width:100%}.p-local-note{color:var(--dim);margin-top:7px;font-size:10px;line-height:1.6}.p-library-tools{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.p-library-tools .p-search{flex:1;min-width:170px}.p-library-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.p-project-card{border:1px solid var(--line2);background:#17181b;border-radius:10px;min-width:0;padding:20px}.p-project-card.active{border-color:#855b42}.p-project-card h3{overflow-wrap:anywhere;margin:13px 0 6px;font-size:17px}.p-project-card p{color:var(--muted);min-height:36px;margin-bottom:17px;font-size:11px!important}.p-project-card .between{align-items:flex-start}.p-project-card .p-stats{color:var(--dim);margin:16px 0;font-size:10px}.p-empty{text-align:center;border:1px dashed var(--line2);background:var(--panel);border-radius:12px;padding:40px 28px}.p-empty>.icon{width:32px;height:32px;color:var(--accent);margin-bottom:20px}.p-empty h2{margin-bottom:12px;font-size:23px}.p-empty p{max-width:490px;color:var(--muted);margin:0 auto 24px;line-height:1.8}.p-empty .row{flex-wrap:wrap;justify-content:center}.p-start-hero{background:linear-gradient(120deg,#2c2621,#191a1d 75%);border:1px solid #514030;border-radius:12px;margin-bottom:20px;padding:35px}.p-start-hero h2{margin:14px 0;font-size:28px;font-weight:500}.p-start-hero p{color:var(--muted);max-width:550px;margin-bottom:23px;font-size:13px;line-height:1.8}.c-intro{background:#231f1d;border:1px solid #473329;border-radius:9px;align-items:center;gap:16px;margin-bottom:18px;padding:13px 16px;display:flex}.c-intro .icon{color:var(--accent)}.c-intro strong{font-size:12px}.c-intro p{color:var(--muted);margin-top:3px;font-size:11px}.c-tabs .a-tab{gap:6px;padding:11px 12px}.c-tabs .tab-count{font-size:9px}.c-step{justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 20px 15px;display:flex}.c-step .eyebrow{color:var(--accent);font-size:9px}.c-step h3{margin-top:6px;font-size:17px;font-weight:500}.c-step p{color:var(--muted);max-width:450px;margin-top:6px;font-size:11px}.c-candidate-status{border-top:1px solid var(--line);background:#171b18;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.c-candidate-status p{color:var(--muted);font-size:10px}.c-versions-caption{color:var(--muted);margin:0 20px 15px;font-size:10px}.c-reference-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.c-preview-bar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.c-body-stage{background:radial-gradient(#30312c,#16191a);justify-content:center;align-items:center;height:325px;display:flex;position:relative;overflow:hidden}.c-body-stage svg{width:100%;max-width:460px;height:100%}.c-body-stage img{object-fit:contain;width:100%;height:100%}.c-body-stage .a-art-label{letter-spacing:1px;color:#c8c6be;background:#111b;padding:5px 7px;font-size:8px;position:absolute;bottom:12px;left:16px}.c-body-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px;display:grid}.c-body-controls .a-info label{font-size:9px}.c-body-note{color:var(--dim);margin-top:13px;font-size:10px;line-height:1.7}.c-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px;display:grid}.c-review-card{border:1px solid var(--line2);background:#151719;border-radius:9px;min-width:0;overflow:hidden}.c-review-art{height:165px}.c-review-art>.a-artwork,.c-review-art>.c-body-stage{height:100%}.c-review-art .a-art-label{display:none}.c-review-voice{background:#202a29;flex-direction:column;justify-content:center;height:165px;padding:15px;display:flex}.c-review-voice>.icon{width:26px;height:26px;color:var(--green);margin:0 auto 15px}.c-review-copy{padding:14px}.c-review-copy h4{font-size:12px}.c-review-copy p{color:var(--muted);min-height:32px;margin:7px 0 13px;font-size:10px;line-height:1.6}.c-review-copy .btn{white-space:normal;min-height:32px}.c-confirm{background:#24281f;border:1px solid #454d38;border-radius:9px;margin:0 20px 20px;padding:18px}.c-confirm h3{margin-bottom:7px}.c-confirm p{color:var(--muted);margin-bottom:16px;font-size:11px;line-height:1.75}.c-confirm .row{flex-wrap:wrap}.c-voice-reference{border:1px solid var(--line2);border-radius:8px;margin-top:20px;padding:14px}.c-voice-reference audio{width:100%;height:35px;margin-top:10px}.c-reference-name{overflow-wrap:anywhere;color:var(--muted);margin-top:7px;font-size:10px}.c-version-note{color:var(--muted);margin-top:10px;font-size:10px;line-height:1.65}.c-empty-selection{height:165px;color:var(--dim);text-align:center;background:#181a1b;place-items:center;padding:15px;font-size:11px;display:grid}@media (width<=1450px){.c-tabs .a-tab{padding:10px 8px;font-size:10px}.c-tabs .a-tab>.icon{width:14px}.c-tabs .tab-count{display:none}.c-review-grid{gap:8px;padding:15px}.c-review-copy{padding:10px}.c-review-art,.c-review-voice,.c-empty-selection{height:135px}}@media (width<=760px){.p-picker{top:105px;left:14px}.p-library-grid{grid-template-columns:1fr}.c-intro{align-items:flex-start}.c-tabs{flex-wrap:wrap}.c-tabs .a-tab{flex:1;justify-content:center;min-width:65px}.c-tabs .a-tab>.icon{display:none}.c-step{padding:17px}.c-step h3{font-size:16px}.c-review-grid{grid-template-columns:1fr}.c-review-card{grid-template-columns:105px minmax(0,1fr);display:grid}.c-review-art,.c-review-voice,.c-empty-selection{height:145px}.c-review-copy .btn{padding:6px 8px;font-size:10px}.c-confirm{margin:0 15px 15px}.c-body-stage{height:290px}.p-start-hero{padding:24px}.p-start-hero h2{font-size:23px}.p-local-note{font-size:9px}.c-body-controls{grid-template-columns:1fr 1fr}}.c-step+.a-versionbar+.a-main-portrait{height:260px}.p-picker-list{max-height:min(300px,35vh)}.director-main{--director-chat:310px}.d-workspace{grid-template-columns:minmax(0,1fr) var(--director-chat);align-items:start;gap:24px;display:grid}.d-canvas{min-width:0}.d-canvas .page-head{align-items:flex-start;min-height:75px;margin-bottom:22px}.d-canvas .page-head h1{font-size:29px}.d-canvas .page-head .page-actions{flex-wrap:wrap;justify-content:flex-end;padding-top:23px}.d-canvas .page-head p{font-size:11px;line-height:1.7}.d-canvas .page-head .btn{padding:8px 11px;font-size:10px}.d-context-bar{border:1px solid var(--line);background:#18191c;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:12px 15px;display:flex}.d-context-bar .scene-select{background:#121315;max-width:320px;font-size:11px}.d-caption{color:var(--dim);font-size:10px;line-height:1.7}.d-mini{color:var(--muted);font-size:9px;line-height:1.7}.d-kicker{letter-spacing:1.6px;text-transform:uppercase;color:var(--accent);font-size:9px}.d-scene-strip{scrollbar-width:thin;gap:8px;margin-bottom:16px;padding-bottom:8px;display:flex;overflow-x:auto}.d-scene-chip{border:1px solid var(--line);text-align:left;background:#191a1d;border-radius:7px;flex:1;min-width:125px;max-width:170px;padding:10px 12px}.d-scene-chip span{letter-spacing:.8px;color:var(--dim);margin-bottom:4px;font-size:8px;display:block}.d-scene-chip strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;display:block;overflow:hidden}.d-scene-chip.active{background:#2b2521;border-color:#694735}.d-scene-chip.active span{color:var(--accent)}.d-scene-hero{background:#181c1b;border:1px solid #60523d;border-radius:11px;height:280px;margin-bottom:20px;position:relative;overflow:hidden}.d-scene-hero>.art{filter:contrast(1.05)saturate(.8);position:absolute;inset:0}.d-scene-hero:after{content:"";background:linear-gradient(90deg,#1117174d,#10161905 80%),linear-gradient(#0000 10%,#0b1014e0);position:absolute;inset:0}.d-hero-copy{z-index:1;position:absolute;bottom:22px;left:25px;right:24px}.d-hero-copy h2{letter-spacing:-.3px;color:#f0e8d8;max-width:520px;margin:9px 0 16px;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.32}.d-hero-copy .d-kicker{color:#d7c7a7}.d-hero-badge{z-index:1;color:#d8d8cb;letter-spacing:.8px;background:#10171c80;border:1px solid #999b8d66;border-radius:4px;padding:6px 8px;font-size:8px;position:absolute;top:15px;right:15px}.d-split{grid-template-columns:1.15fr 1fr;gap:16px;display:grid}.d-card{background:var(--panel);border:1px solid var(--line);border-radius:9px;min-width:0;overflow:hidden}.d-pad{padding:20px}.d-card-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.d-card-title h2{font-size:13px}.d-card-title .icon{width:15px;height:15px;color:var(--accent)}.d-reading{color:#d2d1cc;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.85}.d-reading.small{font-size:11px}.d-info{margin-bottom:17px}.d-info:last-child{margin-bottom:0}.d-info label{letter-spacing:1.2px;color:var(--dim);text-transform:uppercase;margin-bottom:6px;font-size:8px;display:block}.d-info p{overflow-wrap:anywhere;color:#c7c7c3;white-space:pre-wrap;font-size:11px;line-height:1.8}.d-anchors{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.d-anchor{border:1px solid var(--line);background:#17191b;border-radius:8px;overflow:hidden}.d-anchor .a-artwork{height:91px}.d-anchor-copy{padding:11px}.d-anchor h4{margin-bottom:4px;font-size:10px}.d-anchor p{color:var(--dim);font-size:9px;line-height:1.6}.d-bottom-note{color:#bdb9a6;background:#22221f;border:1px solid #3d3b31;border-radius:7px;align-items:flex-start;gap:10px;margin:18px 0;padding:12px 15px;font-size:10px;line-height:1.8;display:flex}.d-bottom-note .icon{color:var(--accent);flex-shrink:0;width:15px;height:15px;margin-top:2px}.d-history{border-bottom:1px solid var(--line);background:#17181b;flex-wrap:wrap;align-items:center;gap:8px;padding:11px 15px;display:flex}.d-history select,.d-select{border:1px solid var(--line2);color:var(--text);background:#121416;border-radius:5px;max-width:100%;padding:7px 9px;font-size:10px}.d-history .d-caption{margin-left:auto}.d-history .icon{width:14px;height:14px;color:var(--dim)}.d-preview-banner{color:var(--accent);background:#2a231d;border-bottom:1px solid #48382b;padding:11px 15px;font-size:10px;line-height:1.7}.d-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.d-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.d-stat{border:1px solid var(--line);background:#191a1d;border-radius:8px;padding:15px 17px}.d-stat label{color:var(--dim);margin-bottom:7px;font-size:9px;display:block}.d-stat strong{letter-spacing:-.7px;font-size:24px;font-weight:450}.d-stat small{color:var(--muted);margin-left:5px;font-size:10px}.d-stat p{color:var(--dim);margin-top:5px;font-size:9px;line-height:1.6}.d-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.d-shot-card{border:1px solid var(--line);background:#181a1d;border-radius:9px;overflow:hidden}.d-shot-card.selected{border-color:#a37456}.d-board-art{width:100%;height:160px;padding:0;display:block;position:relative;overflow:hidden}.d-board-art>.art{height:100%}.d-board-art .d-shot-label{color:#e8dac1;background:#15191bbf;border:1px solid #d4d4b544;border-radius:4px;padding:4px 6px;font-size:9px;position:absolute;top:10px;left:10px}.d-board-art .d-shot-duration{color:#ede4d4;background:#141619d4;border-radius:3px;padding:4px 6px;font-size:9px;position:absolute;bottom:10px;right:10px}.d-board-art:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 30px #0002}.d-board-copy{padding:14px}.d-board-copy h3{margin-bottom:8px;font-size:12px}.d-board-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:10px;line-height:1.7;display:-webkit-box;overflow:hidden}.d-board-meta{color:var(--dim);flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 12px;font-size:9px;display:flex}.d-card-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.d-card-actions .btn{padding:6px 8px;font-size:9px}.d-arrow-btn{color:var(--muted);border:1px solid var(--line);border-radius:4px;width:26px;height:25px;font-size:13px}.d-arrow-btn:hover{color:var(--text);background:#333338}.d-shot-table{width:100%;overflow-x:auto}.d-shot-table table{min-width:580px}.d-shot-table td,.d-shot-table th{padding:13px 12px}.d-shot-table th{font-size:8px}.d-shot-table td{font-size:10px}.d-shot-table .btn{padding:6px 8px;font-size:9px}.d-stage{background:#0b0d0e;border:1px solid #3d423e;border-radius:10px;overflow:hidden}.d-stage-header{color:var(--muted);border-bottom:1px solid #262a2a;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;font-size:9px;display:flex}.d-stage-screen{aspect-ratio:2.1;background:#070b0d;position:relative;overflow:hidden}.d-stage-screen>.d-image{transition:filter .15s;position:absolute;inset:7% 0;overflow:hidden}.d-image>.art{width:100%;height:100%}.d-stage-screen .d-frame-guide{pointer-events:none;border:1px solid #d5dbc228;position:absolute;inset:15% 7%}.d-stage-screen .d-frame-guide:before,.d-stage-screen .d-frame-guide:after{content:"";border-left:1px dashed #e2e9d41a;position:absolute;top:0;bottom:0;left:33%}.d-stage-screen .d-frame-guide:after{left:66%}.d-frame-label{letter-spacing:1px;color:#e7dbc2;text-shadow:0 2px 4px #000;font-size:8px;position:absolute;bottom:14%;left:8%}.d-frame-counter{color:#e4dac6;background:#07101033;padding:4px 5px;font-family:monospace;font-size:9px;position:absolute;top:13%;left:8%}.d-stage-controls{background:#121619;border-top:1px solid #222829;align-items:center;gap:12px;padding:10px 14px;display:flex}.d-stage-controls input{flex:1;width:40px;min-width:20px}.d-stage-controls .d-play{color:#171e1c;background:#e9dec9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.d-play .icon{width:14px;height:14px}.d-stage-controls .mono{color:var(--muted);font-size:9px}.d-stage-foot{color:var(--dim);border-top:1px solid #222829;justify-content:space-between;gap:10px;padding:8px 14px;font-size:9px;display:flex}.d-shot-strip{scrollbar-width:thin;gap:9px;margin:17px 0;padding:2px 1px 8px;display:flex;overflow-x:auto}.d-shot-mini{border:1px solid var(--line);text-align:left;background:#191c1e;border-radius:6px;flex:0 0 112px;min-width:0;padding:0;overflow:hidden}.d-shot-mini.active{border-color:var(--accent)}.d-shot-mini>.art{height:62px}.d-shot-mini strong{color:var(--muted);padding:7px 8px 2px;font-size:8px;display:block}.d-shot-mini p{color:var(--dim);white-space:nowrap;text-overflow:ellipsis;padding:0 8px 8px;font-size:8px;overflow:hidden}.d-takes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.d-take{border:1px solid var(--line);background:#131618;border-radius:7px;min-width:0;overflow:hidden}.d-take.active{border-color:var(--accent)}.d-take.is-selected{box-shadow:0 0 0 1px #9eb59c33}.d-take-image{width:100%;height:82px;padding:0;display:block;position:relative;overflow:hidden}.d-take-image>.art{height:100%}.d-take-image span{color:#e2e6d5;background:#111a1cbe;border-radius:3px;padding:2px 4px;font-size:8px;position:absolute;bottom:6px;left:6px}.d-take-copy{padding:10px}.d-take-copy strong{font-size:10px;font-weight:500}.d-take-copy p{color:var(--dim);margin:6px 0 8px;font-size:8px;line-height:1.7}.d-take-copy .btn{width:100%;padding:5px 7px;font-size:9px}.d-source-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:10px;display:flex}.d-source-row:last-child{border:0}.d-source-row p{color:var(--dim);margin-top:4px;font-size:9px;line-height:1.7}.d-source-row .pill{white-space:normal;max-width:100%;padding:5px 6px;font-size:8px}.d-source-row .btn{padding:6px 8px;font-size:9px}.d-dialogue-line{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;display:grid}.d-dialogue-line:last-child{border-bottom:0}.d-line-no{color:var(--dim);padding-top:3px;font-size:9px}.d-dialogue-line strong{color:var(--accent);letter-spacing:1px;font-size:9px}.d-dialogue-line p{color:#dbd9d2;margin-top:5px;font-family:Georgia,serif;font-size:17px;line-height:1.65}.d-dialogue-line small{color:var(--dim);margin-top:8px;font-size:9px;line-height:1.7;display:block}.d-dialogue-line .btn{padding:6px 8px;font-size:9px}.d-sound-chip{background:#16191b;border:1px solid #303537;border-radius:7px;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:flex}.d-sound-chip>.icon{color:var(--purple);width:18px;height:18px}.d-sound-chip h4{font-size:10px}.d-sound-chip p{color:var(--dim);margin-top:3px;font-size:9px;line-height:1.6}.d-sound-chip .btn{padding:6px 8px;font-size:9px}.d-lane-scroll{scrollbar-width:thin;padding:18px 15px;overflow-x:auto}.d-time-ruler{min-width:650px;color:var(--dim);border-bottom:1px solid var(--line);justify-content:space-between;margin-left:68px;padding-bottom:11px;font-size:8px;display:flex}.d-lane{align-items:center;gap:10px;min-width:720px;margin-top:12px;display:flex}.d-lane-name{letter-spacing:.8px;width:58px;color:var(--dim);flex-shrink:0;font-size:8px}.d-lane-clips{flex:1;gap:4px;min-width:0;display:flex}.d-clip{background:#222b2b;border:1px solid #5a6251;border-radius:4px;min-width:20px;height:48px;padding:0;position:relative;overflow:hidden}.d-clip.active{border:2px solid var(--accent)}.d-clip .art{opacity:.7;height:100%}.d-clip span{white-space:nowrap;color:#f3ecdc;background:#11171699;border-radius:2px;padding:1px 2px;font-size:7px;position:absolute;bottom:2px;left:3px;right:2px;overflow:hidden}.d-audio-lane{background:#25392f;border:1px solid #3c584c;border-radius:4px;flex:1;height:29px;position:relative;overflow:hidden}.d-audio-lane.music{background:#332b3e;border-color:#5b4c66}.d-audio-lane.sfx{background:#273442;border-color:#485464}.d-audio-lane:before{content:"";clip-path:polygon(0 35%,10% 47%,20% 6%,30% 20%,40% 40%,50% 10%,60% 30%,70% 5%,80% 20%,90% 40%,100% 10%,100% 90%,90% 60%,80% 80%,70% 95%,60% 70%,50% 90%,40% 60%,30% 80%,20% 94%,10% 53%,0 65%);background:repeating-linear-gradient(90deg,#0000 0 3px,#9fbea044 3px 4px);position:absolute;inset:4px}.d-audio-lane span{color:#d5d9d0;text-shadow:0 1px 2px #000;font-size:8px;position:absolute;top:6px;left:9px}.d-grade-row{color:var(--muted);grid-template-columns:75px 1fr 35px;align-items:center;gap:10px;margin:15px 0;font-size:10px;display:grid}.d-grade-row input{width:100%;min-width:0}.d-grade-row output{text-align:right;color:var(--dim);font-size:9px}.d-clip-editor{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.d-clip-editor .btn{padding:7px 9px;font-size:9px}.d-review-check{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:15px 0;display:flex}.d-review-check:last-child{border-bottom:0}.d-review-check .check-icon{margin-top:2px}.d-review-check h4{font-size:11px}.d-review-check p{color:var(--dim);margin-top:4px;font-size:10px;line-height:1.8}.d-issue{border-top:1px solid var(--line);align-items:flex-start;gap:12px;padding:16px;display:flex}.d-issue>.icon{color:var(--accent);width:17px;height:17px;margin-top:3px}.d-issue h4{font-size:11px}.d-issue p{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.8}.d-issue .btn{flex-shrink:0;padding:6px 8px;font-size:9px}.d-progress-step{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 0;display:grid}.d-progress-step:last-child{border:0}.d-progress-step strong{font-size:11px}.d-progress-step p{color:var(--dim);margin-top:5px;font-size:9px}.d-job-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:11px 0;font-size:10px;display:flex}.d-job-row:last-child{border:0}.d-job-row small{color:var(--dim);margin-top:4px;font-size:9px;display:block}.d-job-row .btn{padding:5px 7px;font-size:9px}.d-error{color:var(--red);font-size:10px}.d-dialogue-preview{white-space:pre-wrap;border:1px solid var(--line);color:#ccc9bf;background:#15191b;border-radius:7px;max-height:320px;padding:20px;font-family:Courier New,monospace;font-size:11px;line-height:1.9;overflow:auto}.d-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.d-form-grid>.field{margin:0!important}.d-form-grid .full{grid-column:1/-1}.d-form-grid .field select,.d-form-grid .field input{width:100%;font-size:11px}.d-form-grid .field textarea{min-height:90px;font-size:11px;line-height:1.8}.d-chat{height:calc(100vh - var(--topbar) - 67px);min-height:540px;max-height:1000px;top:calc(var(--topbar) + 30px);background:#181a1d;border:1px solid #3b3934;border-radius:11px;flex-direction:column;display:flex;position:sticky;overflow:hidden}.d-chat .a-chat-head,.d-chat .a-context{flex-shrink:0}.d-chat .a-chat-history{flex:1;min-height:0;overflow:auto}.d-chat .a-chat-compose{flex-shrink:0}.d-chat .a-message-body{font-size:11px;line-height:1.9}.d-chat .a-composer-box textarea{font-size:11px}.d-chat .a-proposal p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:200px;overflow:auto}.d-chat .a-chat-chip{font-size:10px;line-height:1.7}.d-chat .a-chat-chip .icon{flex-shrink:0}.d-chat-badge{color:var(--green);letter-spacing:1px;align-items:center;gap:6px;font-size:8px;display:flex}.d-chat-badge .dot{width:4px;height:4px}.d-chat-panel-close{display:none}.d-chat-drawer{z-index:72;width:365px;position:fixed;top:14px;bottom:14px;right:14px}.d-chat-drawer .d-chat{height:100%;min-height:0;max-height:none;position:static}.d-chat-drawer .d-chat-panel-close{display:flex}.d-chat-launch{display:none!important}.d-empty{border:1px dashed var(--line2);text-align:center;background:#16191b;border-radius:10px;padding:45px 28px}.d-empty>.icon{width:34px;height:34px;color:var(--accent);margin-bottom:18px}.d-empty h2{margin-bottom:12px;font-size:20px;font-weight:450}.d-empty p{color:var(--muted);max-width:480px;margin:0 auto 21px;font-size:12px;line-height:1.9}.d-schema{border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;max-height:260px;color:var(--muted);background:#131619;border-radius:7px;padding:14px;font-size:10px;line-height:1.8;overflow:auto}.d-history-list{flex-direction:column;gap:12px;display:flex}.d-history-item{border:1px solid var(--line);background:#141719;border-radius:7px;padding:15px}.d-history-item .between{flex-wrap:wrap;margin-bottom:9px}.d-history-item p{font-size:10px!important;line-height:1.8!important}.d-cut-notes{color:var(--muted);margin-top:15px;font-size:10px;line-height:1.8}.d-check-label{color:var(--muted);gap:10px;margin-top:13px;font-size:11px;line-height:1.8;display:flex}.d-check-label input{width:15px;accent-color:var(--accent);flex:0 0 15px;margin-top:4px}@media (width>=1700px){.director-main{--director-chat:335px}.d-scene-hero{height:325px}.d-board-art{height:185px}.d-take-image{height:105px}.d-board{grid-template-columns:repeat(3,minmax(0,1fr))}.d-hero-copy h2{font-size:34px}.d-anchor .a-artwork{height:114px}}@media (width<=1420px){.director-main{--director-chat:285px}.d-workspace{gap:18px}.d-canvas .page-head{flex-wrap:wrap;gap:8px}.d-canvas .page-head .page-actions{padding-top:0}.d-canvas .page-head h1{font-size:27px}.d-split{gap:13px}.d-pad{padding:17px}.d-takes{grid-template-columns:repeat(2,minmax(0,1fr))}.d-hero-copy h2{font-size:26px}.d-anchor .a-artwork{height:75px}.d-board-art{height:135px}.d-context-bar{flex-wrap:wrap;gap:9px}.d-chat .a-chat-head{padding:16px}.d-chat .a-context{padding:12px 16px}.d-chat .a-chat-history{padding:16px}.d-chat .a-chat-compose{padding:15px}}@media (width<=1170px){.d-workspace{grid-template-columns:minmax(0,1fr)}.d-workspace>.d-chat{display:none}.d-chat-launch{display:inline-flex!important}.d-takes{grid-template-columns:repeat(3,minmax(0,1fr))}.d-canvas .page-head{flex-wrap:nowrap}.d-canvas .page-head .page-actions{padding-top:20px}.d-scene-hero{height:290px}.d-board-art{height:168px}.d-anchor .a-artwork{height:95px}}@media (width<=760px){.d-canvas .page-head{flex-wrap:wrap}.d-canvas .page-head .page-actions{justify-content:flex-start;padding-top:0}.d-canvas .page-head h1{font-size:25px}.d-canvas .page-head .btn{font-size:10px}.d-scene-hero{height:235px}.d-hero-copy{bottom:19px;left:18px;right:16px}.d-hero-copy h2{margin-bottom:11px;font-size:23px}.d-split{grid-template-columns:minmax(0,1fr)}.d-context-bar{padding:10px}.d-context-bar .scene-select{width:100%;max-width:100%}.d-context-bar>.row{flex-wrap:wrap;gap:8px;width:100%}.d-context-bar .d-caption{font-size:9px}.d-scene-chip{min-width:117px}.d-anchors{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.d-anchor .a-artwork{height:85px}.d-board{grid-template-columns:minmax(0,1fr)}.d-board-art{height:185px}.d-takes{grid-template-columns:repeat(2,minmax(0,1fr))}.d-take-image{height:82px}.d-chat-drawer{width:auto;inset:8px}.d-stats{gap:8px}.d-stat{padding:12px 10px}.d-stat strong{font-size:21px}.d-stat label,.d-stat p{font-size:8px}.d-stage-screen{aspect-ratio:1.8}.d-stage-header{padding:10px;font-size:8px}.d-stage-foot{flex-wrap:wrap;font-size:8px}.d-stage-controls{gap:9px}.d-stage-controls .mono{font-size:8px}.d-history{gap:7px;padding:10px}.d-history select{max-width:210px}.d-history .d-caption{display:none}.d-form-grid{grid-template-columns:minmax(0,1fr)}.d-form-grid .full{grid-column:auto}.d-dialogue-line{grid-template-columns:20px minmax(0,1fr);gap:8px;padding:14px 12px}.d-dialogue-line>.btn{grid-column:2;width:max-content}.d-issue{flex-wrap:wrap}.d-issue .grow{min-width:220px}.d-issue .btn{margin-left:27px}.d-chat .a-composer-box textarea{font-size:13px}.d-toolbar{gap:10px}.d-reading{font-size:11px}.d-source-row{flex-wrap:wrap}.d-source-row .grow{min-width:120px}.d-sound-chip{flex-wrap:wrap}.d-sound-chip .grow{min-width:160px}.d-canvas .page-actions .btn.ghost{display:inline-flex}}.d-edit-upper{grid-template-columns:minmax(0,1.65fr) minmax(205px,1fr);align-items:start;gap:16px;display:grid}.d-edit-upper .d-grade-row{grid-template-columns:62px minmax(0,1fr) 27px;gap:8px;margin:14px 0;font-size:9px}.d-edit-upper .d-card-actions{flex-wrap:wrap;gap:7px}.d-edit-upper .d-card-actions .btn{padding:7px 9px;font-size:9px}.d-edit-upper .d-stage-foot,.d-edit-upper .d-stage-header{flex-wrap:wrap;font-size:8px}.d-edit-upper .d-stage-controls{gap:8px}.d-edit-upper .d-pad{padding:17px}.d-edit-upper .d-card-title{margin-bottom:10px}.d-edit-upper .d-caption{font-size:9px}@media (width<=760px){.d-edit-upper{grid-template-columns:minmax(0,1fr)}.d-edit-upper .d-grade-row{grid-template-columns:75px minmax(0,1fr) 35px;font-size:10px}}:root{--p5-mint:#a8c6b6;--p5-mint-bg:#203027}.producer-main{padding-left:25px;padding-right:25px}.p5-workspace{grid-template-columns:minmax(0,1fr) 312px;align-items:start;gap:22px;display:grid}.p5-canvas{min-width:0}.p5-canvas .page-head{align-items:flex-start}.p5-canvas .page-head h1{font-size:28px}.p5-canvas .page-head p{max-width:640px;line-height:1.7}.p5-canvas .page-actions{flex-wrap:wrap;justify-content:flex-end}.p5-chat{border:1px solid var(--line);background:#181a1d;border-radius:12px;flex-direction:column;height:calc(100vh - 119px);min-height:510px;display:flex;position:sticky;top:96px;overflow:hidden}.p5-chat .a-chat-history{flex:1;min-height:0;overflow:auto}.p5-chat .a-chat-compose{margin-top:auto}.p5-chat .a-context{line-height:1.6}.p5-chat .a-message-body{white-space:pre-wrap}.p5-chat textarea{width:100%;min-height:85px;font-size:12px}.p5-chat select{max-width:195px}.p5-chat-close,.p5-chat-launch{display:none}.p5-chat-badge{letter-spacing:1px;color:var(--p5-mint);font-size:9px}.p5-hero{background:linear-gradient(115deg,#25342c,#1b2522 65%,#191d1c);border:1px solid #3b4b42;border-radius:12px;margin-bottom:22px;padding:23px 25px;position:relative;overflow:hidden}.p5-hero h2{letter-spacing:-.7px;max-width:530px;margin:12px 0;font-size:24px;line-height:1.25}.p5-hero p{color:#b6c1b8;max-width:630px;font-size:12px;line-height:1.8}.p5-hero .eyebrow{color:var(--p5-mint)}.p5-hero-footer{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.p5-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.p5-stat{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:17px}.p5-stat label{color:var(--muted);font-size:10px;display:block}.p5-stat strong{letter-spacing:-1px;margin:7px 0 4px;font-size:26px;font-weight:500;display:block}.p5-stat p{color:var(--dim);font-size:10px;line-height:1.55}.p5-card{background:var(--panel);border:1px solid var(--line);border-radius:11px;min-width:0;overflow:hidden}.p5-pad{padding:20px}.p5-card h2{font-size:15px}.p5-card-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.p5-stack{flex-direction:column;gap:18px;min-width:0;display:flex}.p5-split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:18px;display:grid}.p5-muted{color:var(--muted);font-size:11px;line-height:1.8}.p5-alert{color:#d4c5ae;background:#29251e;border:1px solid #443d31;border-radius:7px;align-items:flex-start;gap:10px;margin:15px 0;padding:12px 14px;font-size:11px;line-height:1.7;display:flex}.p5-alert svg{flex-shrink:0;width:15px;margin-top:2px}.p5-alert.good{color:#bdcdbf;background:#202c24;border-color:#384a3e}.p5-stage{border-top:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 19px;display:grid}.p5-step-no{width:29px;height:29px;color:var(--p5-mint);background:#24322a;border:1px solid #415146;border-radius:7px;place-items:center;font-family:ui-monospace,monospace;font-size:11px;display:grid}.p5-stage h3{font-size:12px}.p5-stage p{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.7}.p5-stage .pill{font-size:9px}.p5-sop-grid{grid-template-columns:181px minmax(0,1fr);gap:17px;display:grid}.p5-sop-nav{flex-direction:column;align-self:start;gap:8px;display:flex;position:sticky;top:99px}.p5-sop-item{border:1px solid var(--line);background:var(--panel);text-align:left;border-radius:8px;width:100%;padding:14px 13px;display:block}.p5-sop-item:hover{border-color:#55534d}.p5-sop-item.active{background:#2b2622;border-color:#8b705a}.p5-sop-item small{color:var(--dim);letter-spacing:1px;margin-bottom:5px;font-size:9px;display:block}.p5-sop-item strong{font-size:11px;font-weight:550;line-height:1.6;display:block}.p5-sop-item p{color:var(--p5-mint);margin-top:6px;font-size:9px}.p5-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:5px;padding:0 18px;display:flex}.p5-tabs button{color:var(--muted);border-bottom:2px solid #0000;padding:13px 7px;font-size:11px}.p5-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.p5-history{border-bottom:1px solid var(--line);background:#17191b;flex-wrap:wrap;align-items:center;gap:9px;padding:13px 18px;display:flex}.p5-history select,.p5-select{color:var(--text);border:1px solid var(--line2);background:#111315;border-radius:6px;min-width:0;max-width:100%;padding:8px 10px;font-size:11px}.p5-history select{flex:1;max-width:430px}.p5-procedure{white-space:pre-wrap;color:#cfcec7;overflow-wrap:anywhere;font-size:12px;line-height:1.95}.p5-detail-label{letter-spacing:1.4px;text-transform:uppercase;color:var(--dim);margin:0 0 9px;font-size:9px}.p5-token-list{flex-wrap:wrap;gap:6px;display:flex}.p5-token{border:1px solid var(--line2);overflow-wrap:anywhere;background:#202224;border-radius:5px;max-width:100%;padding:5px 7px;font:10px ui-monospace,monospace}.p5-gate{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding:13px 0;font-size:11px;line-height:1.7;display:flex}.p5-gate:last-child{border:0}.p5-gate .pill{margin-left:auto}.p5-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.p5-field-grid .full{grid-column:1/-1}.p5-textarea{width:100%;min-height:330px;color:var(--text);border:1px solid var(--line2);resize:vertical;background:#111315;border-radius:7px;padding:15px;font:12px/1.9 ui-monospace,monospace}.p5-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.p5-code{overflow-wrap:anywhere;font:10px ui-monospace,monospace}.p5-ref{color:var(--p5-mint);overflow-wrap:anywhere;text-align:left;white-space:normal;background:#1e2a23;border:1px solid #37483e;border-radius:5px;align-items:center;gap:6px;max-width:100%;padding:5px 7px;font:10px ui-monospace,monospace;display:inline-flex}.p5-ref:hover{border-color:#759781}.p5-ref svg{flex-shrink:0;width:12px;height:12px}.p5-ref span{overflow-wrap:anywhere;min-width:0}.p5-reference-bar{background:#181e1a;border:1px solid #34423a;border-radius:8px;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:17px;padding:12px 15px;display:flex}.p5-reference-bar .p5-muted{font-size:10px}.p5-ref-tools{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.p5-ref-tools button{padding:5px 7px;font-size:9px}.d-take .p5-ref{margin:5px 0;font-size:8px}.p5-take-history{background:#1a221d;border-bottom:1px solid #344237;flex-wrap:wrap;align-items:center;gap:8px;padding:11px 13px;display:flex}.p5-take-history select{flex:1;min-width:150px}.p5-router{background:#131716;border:1px solid #33463a;border-radius:7px;margin-top:14px;padding:13px}.p5-router .field label{font-size:10px}.p5-router select{font-size:11px}.p5-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.p5-model-card{border:1px solid var(--line);background:#181a1c;border-radius:9px;flex-direction:column;gap:12px;padding:17px;display:flex}.p5-model-card h3{font-size:12px}.p5-model-card p{color:var(--muted);font-size:10px;line-height:1.7}.p5-model-card .row:last-child{margin-top:auto}.p5-model-provider{letter-spacing:1px;color:var(--dim);text-transform:uppercase;font-size:9px}.p5-route-row{border-top:1px solid var(--line);grid-template-columns:135px 1fr;align-items:center;gap:15px;padding:12px 0;font-size:11px;display:grid}.p5-model-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.p5-model-choice{border:1px solid var(--line2);cursor:pointer;background:#141619;border-radius:8px;align-items:flex-start;gap:9px;min-width:0;padding:12px;display:flex}.p5-model-choice:has(input:checked){background:#28221e;border-color:#95725d}.p5-model-choice input{accent-color:var(--accent);margin-top:3px}.p5-model-choice strong{font-size:11px;line-height:1.5;display:block}.p5-model-choice small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.7;display:block}.p5-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px;display:grid}.p5-compare-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.p5-result-art{aspect-ratio:1.85;background:#15241f;position:relative;overflow:hidden}.p5-result-art .art{width:100%;height:100%}.p5-result-label{letter-spacing:1px;background:#141714df;border:1px solid #fff2;border-radius:5px;padding:5px 7px;font-size:9px;position:absolute;top:10px;left:10px}.p5-result-art .p5-result-placeholder{text-align:center;height:100%;color:var(--p5-mint);place-content:center;padding:20px;font-size:12px;line-height:1.7;display:grid}.p5-result-metrics{grid-template-columns:1fr 1fr;gap:7px;margin:14px 0;display:grid}.p5-result-metrics div{border:1px solid var(--line);background:#121416;border-radius:5px;padding:8px}.p5-result-metrics span{color:var(--dim);font-size:9px;display:block}.p5-result-metrics strong{font-size:11px;font-weight:500}.p5-search{border:1px solid var(--line2);width:100%;color:var(--text);background:#121416;border-radius:7px;min-width:0;padding:11px 12px;font-size:12px}.p5-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:17px;display:flex}.p5-toolbar .p5-search{flex:1;min-width:160px}.p5-table td{white-space:normal;vertical-align:top;padding:13px 16px;font-size:11px}.p5-table th{padding:12px 16px;font-size:9px}.p5-table small{color:var(--dim);margin-top:6px;font-size:9px;line-height:1.6;display:block}.p5-table .row{gap:6px}.p5-table .btn{padding:6px 8px;font-size:10px}.p5-table td:first-child{min-width:185px}.p5-log-event{border-bottom:1px solid var(--line);grid-template-columns:8px 1fr;gap:10px;padding:12px 0;font-size:11px;line-height:1.7;display:grid}.p5-log-event .dot{color:var(--p5-mint);margin-top:6px}.p5-log-event p{color:var(--muted);font-size:10px}.p5-log-event small{color:var(--dim);font-size:9px}.p5-run{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:18px}.p5-run h3{font-size:12px}.p5-run p{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.8}.p5-run-steps{flex-wrap:wrap;gap:7px;margin:14px 0;display:flex}.p5-run-step{color:var(--p5-mint);background:#121617;border:1px solid #33453a;border-radius:6px;padding:6px 8px;font-size:10px}.p5-run-step.pending{color:#d9b08b;border-color:#514333}.p5-run-step.failed{color:#e99592;border-color:#633737}.p5-run .row{flex-wrap:wrap}.p5-pill-dot{color:var(--p5-mint)}.p5-diff{grid-template-columns:1fr 1fr;gap:15px;display:grid}.p5-diff pre{border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;background:#111315;border-radius:7px;max-height:450px;padding:16px;font:11px/1.8 ui-monospace,monospace;overflow:auto}.p5-empty{text-align:center;color:var(--muted);padding:45px 25px;line-height:1.9}.p5-empty h2{color:var(--text);margin:15px 0 10px}.p5-empty p{max-width:530px;margin:0 auto 20px;font-size:12px}.p5-history-list{flex-direction:column;gap:11px;display:flex}.p5-history-entry{border:1px solid var(--line);background:#161819;border-radius:8px;padding:15px}.p5-history-entry h3{font-size:12px}.p5-history-entry p{color:var(--muted);margin:7px 0;font-size:11px;line-height:1.8}.p5-scroll-pre{white-space:pre-wrap;border:1px solid var(--line);overflow-wrap:anywhere;background:#111315;border-radius:7px;max-height:280px;padding:14px;font:11px/1.8 ui-monospace,monospace;overflow:auto}.p5-route-strip{flex-wrap:wrap;gap:7px;margin-bottom:15px;display:flex}.p5-benchmark-note{color:var(--muted);border:1px dashed #4c4842;border-radius:7px;margin-top:13px;padding:10px 13px;font-size:10px;line-height:1.7}.p5-saved{color:var(--p5-mint);font-size:10px}.p5-under-nav{margin-top:22px}.p5-metric-row{border-top:1px solid var(--line);grid-template-columns:1fr 95px 110px;align-items:center;gap:10px;padding:11px 0;font-size:11px;display:grid}.p5-metric-row input{border:1px solid var(--line2);width:100%;color:var(--text);background:#111315;border-radius:5px;padding:7px;font-size:11px}.p5-footer-note{color:var(--dim);margin-top:17px;font-size:10px;line-height:1.8}.p5-find-result{text-align:left;border-bottom:1px solid var(--line);align-items:center;gap:12px;width:100%;padding:12px 10px;display:flex}.p5-find-result:hover{background:#222926}.p5-find-result strong{font-size:11px}.p5-find-result p{color:var(--dim);margin:3px 0;font-size:10px}.p5-find-result .p5-code{color:var(--p5-mint);font-size:10px}.p5-form-heading{text-transform:uppercase;letter-spacing:1px;color:var(--dim);margin:10px 0;font-size:10px}.p5-coach-target{border-left:2px solid var(--p5-mint);overflow-wrap:anywhere;background:#1a251e;margin-top:8px;padding:9px 11px;font-size:10px;line-height:1.7}@media (width>=1800px){.p5-workspace{grid-template-columns:minmax(0,1fr) 338px}.p5-sop-grid{grid-template-columns:210px minmax(0,1fr)}}@media (width<=1450px){.p5-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p5-canvas .page-head{flex-wrap:wrap}.p5-sop-grid{grid-template-columns:153px minmax(0,1fr)}.p5-model-choices,.p5-compare-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.p5-canvas .page-actions{justify-content:flex-start}.p5-split{grid-template-columns:1fr}}@media (width<=1320px){.p5-workspace{grid-template-columns:minmax(0,1fr)}.p5-workspace>.p5-chat{display:none}.p5-chat-launch,.p5-chat-close{display:inline-flex}.p5-chat-drawer{background:#181a1d;width:390px;max-width:100%}.p5-chat-drawer .p5-chat{border:0;border-radius:0;height:100%;min-height:0;display:flex;position:static}.p5-sop-grid{grid-template-columns:190px minmax(0,1fr)}.p5-split{grid-template-columns:1fr 1fr}.p5-canvas .page-head{flex-wrap:nowrap}.p5-compare-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1000px){.p5-canvas .page-head{flex-wrap:wrap}.p5-split{grid-template-columns:1fr}.p5-model-grid,.p5-compare-grid.three{grid-template-columns:1fr 1fr}.p5-sop-grid{grid-template-columns:155px minmax(0,1fr)}}@media (width<=760px){.producer-main{padding-left:14px;padding-right:14px}.p5-canvas .page-head h1{font-size:25px}.p5-stat{padding:14px}.p5-stat strong{font-size:24px}.p5-stat-grid{gap:9px}.p5-hero{padding:20px}.p5-hero h2{font-size:22px}.p5-sop-grid{grid-template-columns:1fr}.p5-sop-nav{flex-direction:row;max-width:calc(100vw - 28px);padding-bottom:5px;position:static;overflow-x:auto}.p5-sop-item{min-width:140px;max-width:140px}.p5-pad{padding:16px}.p5-model-grid,.p5-compare-grid,.p5-compare-grid.three,.p5-field-grid,.p5-diff{grid-template-columns:1fr}.p5-model-choices{grid-template-columns:1fr 1fr}.p5-stage{grid-template-columns:27px 1fr}.p5-stage>.row,.p5-stage>.btn{grid-column:2;justify-self:start}.p5-stage .pill{white-space:normal}.p5-history{padding:12px}.p5-route-row{grid-template-columns:100px 1fr}.p5-route-row select{width:100%;max-width:100%}.p5-chat-drawer{width:100%}.p5-metric-row{grid-template-columns:minmax(0,1fr) 75px 87px;font-size:10px}.p5-reference-bar{padding:10px}.p5-ref{font-size:9px}.p5-take-history{gap:6px}.p5-take-history .btn{padding:6px 8px;font-size:9px}.p5-take-history select{flex:auto;width:100%}.p5-table-wrap{overflow-x:auto}.p5-card-title{flex-wrap:wrap}.p5-history select{min-width:180px}.p5-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.p5-field-grid .full{grid-column:auto}.p5-search{font-size:11px}}.p5-split{align-items:start}.producer-main .p5-ref-tools{flex-wrap:wrap}.p5-code{overflow-wrap:anywhere}.p5-recipe-bar{border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:22px;padding:0 0 13px;font-size:10px;display:flex}.p5-recipe-bar>span:first-child{align-items:center;gap:6px;display:flex}.p5-recipe-bar svg{width:13px;height:13px}.p5-recipe-bar button{color:var(--accent);padding:0;font-size:10px}.p5-recipe-bar small{font-size:9px}.p5-recipe-bar .pill{margin-left:auto;font-size:8px}@media (width<=700px){.p5-recipe-bar{gap:7px}.p5-recipe-bar .pill{display:none}}.ss-main{--ss-line:#30373a;--ss-teal:#9fc3bb}.ss-page-head{margin-bottom:19px}.ss-page-head .eyebrow{color:var(--accent)}.ss-page-head h1{font-size:29px}.ss-head-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ss-scene-bar{border:1px solid var(--ss-line);background:#191d20;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:13px 16px;display:flex}.ss-scene-bar select{min-width:190px;max-width:300px}.ss-small{color:#9aabab;font-size:10px;line-height:1.7}.ss-layout{grid-template-columns:minmax(0,1fr) 296px;align-items:start;gap:19px;display:grid}.ss-surface{min-width:0}.ss-card{border:1px solid var(--ss-line);background:#191d20;border-radius:11px;min-width:0;overflow:hidden}.ss-toolbar{border-bottom:1px solid var(--ss-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.ss-toggle{align-items:center;gap:3px;display:flex}.ss-toggle button{color:#98a6a7;border-radius:5px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;display:flex}.ss-toggle button.active{color:#f0c6a7;background:#343630}.ss-toggle svg{width:14px;height:14px}.ss-stage{touch-action:none;background:#202629;height:400px;position:relative;overflow:hidden}.ss-stage canvas{outline-offset:-4px;cursor:grab;width:100%;height:100%;display:block}.ss-stage[data-tool=move] canvas{cursor:move}.ss-stage[data-tool=place] canvas{cursor:crosshair}.ss-labels{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ss-label{letter-spacing:.3px;color:#d0d8d6;white-space:nowrap;text-overflow:ellipsis;background:#182023d9;border:1px solid #9bacab36;border-radius:4px;max-width:145px;padding:3px 6px;font-size:8px;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.ss-label.active{color:#f8cca9;background:#372b24eb;border-color:#d79d75b3;font-size:9px}.ss-view-stamp{color:#b9c9c4;letter-spacing:1.4px;pointer-events:none;font-size:8px;position:absolute;top:14px;left:16px}.ss-scene-clock{color:#c3d0ca;pointer-events:none;font-family:ui-monospace,monospace;font-size:9px;position:absolute;top:14px;right:16px}.ss-legend{pointer-events:none;color:#a4b7b1;flex-wrap:wrap;justify-content:space-between;gap:15px;font-size:8px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.ss-legend strong{color:#cfddd6;font-weight:500}.ss-viewport-note{border-top:1px solid var(--ss-line);color:#93a4a2;background:#181d20;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 14px;font-size:10px;display:flex}.ss-viewport-note span{align-items:center;gap:6px;display:flex}.ss-viewport-note .icon{width:13px;height:13px}.ss-lower{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:16px;margin-top:16px;display:grid}.ss-camera-monitor{aspect-ratio:2.39;background:#111719;position:relative}.ss-camera-monitor canvas{width:100%;height:100%;display:block}.ss-monitor-overlay{pointer-events:none;border:14px solid #0000;position:absolute;inset:0}.ss-monitor-overlay:before{content:"";border:1px solid #d1dfd014;position:absolute;inset:0}.ss-reticle{border:1px solid #e5dbca20;position:absolute;inset:33.333%}.ss-player-bar{background:#171c1f;align-items:center;gap:10px;padding:11px 13px;display:flex}.ss-player-bar input{width:100%;min-width:35px;accent-color:var(--accent);flex:1}.ss-player-bar button{color:#27201a;background:#e7b18b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ss-player-bar svg{width:13px;height:13px}.ss-player-bar span{white-space:nowrap;color:#b9c4bd;font-family:ui-monospace,monospace;font-size:9px}.ss-monitor-footer{border-top:1px solid var(--ss-line);color:#9baca6;padding:10px 13px;font-size:9px}.ss-cue-list{padding:5px 15px 13px}.ss-cue{border-bottom:1px solid #2a3335;gap:9px;padding:11px 0;display:flex}.ss-cue:last-child{border-bottom:0;padding-bottom:0}.ss-cue .dot{background:#94b9a9;margin-top:5px}.ss-cue.warn .dot{background:#dea579}.ss-cue h4{color:#d8ded7;margin-bottom:3px;font-size:10px}.ss-cue p{color:#9caaa7;font-size:9px;line-height:1.5}.ss-shots{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:16px 0;display:grid}.ss-shot{border:1px solid var(--ss-line);text-align:left;background:#181d20;border-radius:8px;min-width:0;padding:12px}.ss-shot.active{background:#2e2823;border-color:#d89c75}.ss-shot-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.ss-shot-top strong{color:#c6d9d1;font-size:11px}.ss-shot.active .ss-shot-top strong{color:#efb18a}.ss-shot-top span{color:#96a6a0;font-size:8px}.ss-shot p{color:#afbbb4;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:9px;line-height:1.45;overflow:hidden}.ss-shot small{color:#80928f;margin-top:6px;font-size:8px;display:block}.ss-rail{flex-direction:column;gap:14px;min-width:0;display:flex}.ss-tabs{border-bottom:1px solid var(--ss-line);gap:0;padding:6px;display:flex}.ss-tabs button{color:#94a5a2;border-radius:6px;flex:1;padding:9px 4px;font-size:10px}.ss-tabs button.active{color:#f4c7a6;background:#332b25}.ss-panel{padding:16px}.ss-panel h2{font-size:14px}.ss-panel .eyebrow{letter-spacing:1.15px;color:#91aaa1;margin:17px 0 9px;font-size:8px}.ss-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.ss-fields.triple{grid-template-columns:repeat(3,minmax(0,1fr))}.ss-fields .full{grid-column:1/-1}.ss-fields label{color:#9eb0a8;margin-bottom:5px;font-size:9px;line-height:1.5;display:block}.ss-fields input,.ss-fields select,.ss-fields textarea,.ss-input{color:#e0e8df;background:#101719;border:1px solid #384445;border-radius:5px;width:100%;min-width:0;max-width:100%;padding:8px 9px;font-family:inherit;font-size:11px}.ss-fields input:disabled{opacity:.45}.ss-fields textarea{resize:vertical;min-height:65px}.ss-fields select{padding:8px 6px;font-size:10px}.ss-input{font-size:10px}.ss-keyframes{flex-wrap:wrap;align-items:center;gap:5px;margin-top:11px;display:flex}.ss-keyframes button{color:#a1b4a8;border:1px solid #3b4948;border-radius:5px;padding:7px 10px;font-size:9px}.ss-keyframes button.active{color:#f4cba6;background:#3b3027;border-color:#b68a69}.ss-keyframes .ss-key-add{padding:7px}.ss-save{width:100%;margin-top:16px}.ss-draft-label{color:#e3ab7c;min-height:14px;margin:9px 0 0;font-size:9px;line-height:1.6}.ss-readonly{color:#c9bddc;background:#2b2a3a;border-bottom:1px solid #484050;padding:10px 12px;font-size:10px;line-height:1.65}.ss-readonly .btn{margin-top:8px}.ss-help{color:#8faaa0;margin-top:10px;font-size:9px;line-height:1.6}.ss-lock-summary{background:#212d28;border:1px solid #3f544a;border-radius:7px;margin-bottom:18px;padding:18px}.ss-lock-summary p{margin-top:8px}.ss-object-list{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.ss-object-list button{color:#a8bfb2;background:#1c2728;border:1px solid #344543;border-radius:5px;padding:6px 8px;font-size:9px}.ss-object-list button.active{color:#eec4a0;background:#322b24;border-color:#b18d68}.ss-note{color:#b9c2aa;background:#232820;border:1px solid #3d4239;border-radius:8px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px 15px;font-size:10px;line-height:1.65;display:flex}.ss-note svg{flex-shrink:0;width:15px;height:15px;margin-top:2px}.ss-chat-head{border-bottom:1px solid var(--ss-line);align-items:center;gap:10px;padding:15px;display:flex}.ss-chat-head h3{font-size:12px}.ss-chat-head p{color:#91a79d;font-size:9px}.ss-chat-body{max-height:530px;padding:15px;overflow:auto}.ss-chat-message{color:#cad3c6;white-space:pre-wrap;overflow-wrap:anywhere;background:#202b2c;border:1px solid #32403d;border-radius:7px;margin-bottom:10px;padding:10px 12px;font-size:11px;line-height:1.7}.ss-chat-message.user{background:#302b25;border-color:#4b3c30}.ss-chat-message small{letter-spacing:1px;color:#91aaa1;margin-bottom:6px;font-size:8px;display:block}.ss-chat-compose{border-top:1px solid var(--ss-line);padding:13px}.ss-chat-compose textarea{font:inherit;color:#e3e7df;resize:vertical;background:#12191b;border:1px solid #384a46;border-radius:7px;width:100%;min-height:85px;padding:11px;font-size:11px;line-height:1.6}.ss-chat-compose .btn{margin-top:8px}.ss-proposal{color:#c1d4bf;border-top:1px solid #435446;margin-top:10px;padding-top:9px;font-size:10px}.ss-prompts{flex-direction:column;gap:7px;margin-top:12px;display:flex}.ss-prompts button{text-align:left;color:#c6d7c4;border:1px solid #3a4b44;border-radius:6px;padding:9px;font-size:10px}.ss-reference{color:#b8c6bc;overflow-wrap:anywhere;margin-top:8px;font:9px/1.6 ui-monospace,monospace}.ss-history-entry{border:1px solid #33463e;border-radius:8px;margin:10px 0;padding:15px}.ss-history-entry h3{font-size:12px}.ss-history-entry p{margin-top:5px;font-size:10px}.ss-compare-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ss-compare-card{background:#141d1c;border:1px solid #38483d;border-radius:7px;overflow:hidden}.ss-compare-card img{aspect-ratio:2.39;width:100%;display:block}.ss-compare-card div{padding:12px}.ss-compare-card p{font-size:10px}.ss-spatial-binding{background:#1d2926;border:1px solid #344b44;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:13px;margin:10px 0 17px;padding:13px 16px;display:flex}.ss-spatial-binding p{color:#a4bcb0;margin-top:4px;font-size:10px}.ss-spatial-binding h3{font-size:11px}.ss-check-controls{color:#97aca4;align-items:center;gap:12px;font-size:9px;display:flex}.ss-check-controls label{align-items:center;gap:5px;display:flex}.ss-check-controls input{accent-color:var(--accent)}.ss-history-tabs{flex-wrap:wrap;gap:6px;margin:13px 0;display:flex}.ss-empty{text-align:center;border:1px dashed #41594c;border-radius:12px;padding:60px 24px}.ss-empty h2{margin:18px 0 9px}.ss-empty p{color:#99aca0;max-width:600px;margin:0 auto 22px;font-size:12px}.ss-policy{color:#93ab9f;padding:13px 16px;font-size:10px;line-height:1.7}.ss-bottom-actions{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.ss-mini-coach{align-items:center;gap:10px;padding:15px;display:flex}.ss-mini-coach .grow{color:#9cb2a5;font-size:10px}.ss-mini-coach strong{color:#d7e0d4;margin-bottom:3px;font-size:11px;display:block}.ss-auto-aim{color:#91b4a7;margin-top:6px;font-size:8px}.ss-spatial-title{font-size:11px}.ss-shot-stage-image{object-fit:contain;width:100%;height:100%}.ss-standin-color{background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}@media (width>=1800px){.ss-layout{grid-template-columns:minmax(0,1fr) 330px}.ss-stage{height:465px}.ss-panel{padding:20px}.ss-fields{gap:12px}}@media (width<=1240px){.ss-layout{grid-template-columns:minmax(0,1fr) 265px;gap:14px}.ss-stage{height:340px}.ss-lower{grid-template-columns:1fr}.ss-camera-monitor{max-height:none}.ss-shots{grid-template-columns:repeat(2,minmax(0,1fr))}.ss-panel{padding:13px}.ss-page-head h1{font-size:26px}}@media (width<=980px){.ss-layout{grid-template-columns:minmax(0,1fr)}.ss-rail{display:block}.ss-stage{height:360px}.ss-lower{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ss-fields{gap:14px}.ss-fields.triple{grid-template-columns:repeat(3,minmax(0,1fr))}.ss-rail>.ss-card{margin-bottom:15px}.ss-head-buttons{justify-content:flex-start}.ss-panel{padding:20px}.ss-fields input{font-size:13px}.ss-chat-body{max-height:360px}.ss-tabs button{font-size:12px}.ss-mini-coach{display:none}}@media (width<=600px){.ss-page-head h1{font-size:25px}.ss-scene-bar{padding:11px 12px}.ss-scene-bar select{width:100%;max-width:none}.ss-scene-bar>.row{flex-wrap:wrap;width:100%}.ss-lower{grid-template-columns:1fr}.ss-stage{height:315px}.ss-label{max-width:95px;font-size:7px}.ss-stage .ss-legend{gap:5px;font-size:7px}.ss-viewport-note{font-size:9px}.ss-toggle button{padding:6px 7px}.ss-toggle svg{width:12px;height:12px}.ss-toolbar{padding:10px}.ss-compare-grid{grid-template-columns:1fr}.ss-note{font-size:9px}.ss-reference{font-size:8px}.ss-fields{gap:11px}.ss-toolbar .ss-small{display:none}}.s7-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:5px;margin:0 0 20px;padding-bottom:14px;display:flex}.s7-tab{color:var(--muted);border-radius:7px;padding:9px 13px;font-size:11px}.s7-tab.active{background:var(--accent-bg);color:var(--accent)}.s7-hero{background:linear-gradient(120deg,#292620,#1c2020);border:1px solid #423c31;border-radius:12px;grid-template-columns:minmax(0,1fr) 205px;gap:24px;margin-bottom:18px;padding:23px 25px;display:grid}.s7-hero h2{letter-spacing:-.6px;margin:9px 0;font-size:24px;line-height:1.25}.s7-hero p{color:#b5b4a9;max-width:610px;font-size:11px;line-height:1.8}.s7-tally{border-left:1px solid #474138;flex-direction:column;justify-content:center;gap:6px;padding-left:22px;display:flex}.s7-tally strong{color:var(--accent);font-size:30px;font-weight:500;line-height:1.2}.s7-tally span{color:var(--muted);font-size:10px}.s7-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0;display:flex}.s7-search{border:1px solid var(--line2);color:var(--text);font:inherit;background:#131517;border-radius:7px;width:210px;padding:10px 12px;font-size:11px}.s7-filters{flex-wrap:wrap;gap:4px;display:flex}.s7-filters button{color:var(--muted);border-radius:6px;padding:7px 10px;font-size:10px}.s7-filters button.active{color:#efede4;background:#30312e}.s7-table{border-collapse:collapse;width:100%;font-size:11px}.s7-table th{letter-spacing:1px;color:#939a95;padding:12px 15px;font-size:8px}.s7-table td{border-bottom:1px solid var(--line);white-space:normal;vertical-align:middle;padding:15px}.s7-table td:first-child{width:28%}.s7-table td:nth-child(2){width:36%}.s7-table tr:last-child td{border:0}.s7-seat-title{text-align:left;padding:0;font-size:12px;font-weight:550;line-height:1.5;display:block}.s7-seat-title:hover{color:var(--accent)}.s7-seat-id{color:var(--dim);overflow-wrap:anywhere;margin-top:4px;font:9px/1.6 ui-monospace,monospace;display:block}.s7-select{border:1px solid var(--line2);color:#e6e5dd;background:#151719;border-radius:6px;width:100%;max-width:290px;padding:9px 26px 9px 10px;font-size:10px}.s7-lane{color:#969d95;margin-top:6px;font-size:9px;display:block}.s7-cost{color:#d9dfcc;white-space:nowrap;font-size:13px}.s7-table .pill{font-size:8px}.s7-banner{color:#c1d0c1;background:#1c2520;border:1px solid #3e4640;border-radius:9px;align-items:flex-start;gap:11px;margin:16px 0;padding:14px 16px;font-size:11px;line-height:1.8;display:flex}.s7-banner.warn{color:#d4bda5;background:#2b231d;border-color:#514034}.s7-banner .icon{margin-top:3px}.s7-pending{border:1px solid var(--accent);background:#26221f;border-radius:10px;margin:18px 0;padding:22px}.s7-pending h3{font-size:17px;line-height:1.4}.s7-pending p{color:#bfb7ad;margin:8px 0;font-size:11px;line-height:1.8}.s7-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:17px 0;display:grid}.s7-step{color:var(--muted);background:#191b1b;border:1px solid #353b35;border-radius:7px;padding:11px;font-size:10px}.s7-step strong{color:var(--text);margin-bottom:4px;font-size:10px;display:block}.s7-step.done{color:#afc6af;border-color:#4a6550}.s7-step.pending{color:var(--accent);border-color:#70513c}.s7-scenario{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:18px 0;display:grid}.s7-scenario>div{border:1px solid var(--line);background:#151819;border-radius:8px;padding:14px 16px}.s7-scenario label{color:var(--muted);font-size:9px;display:block}.s7-scenario strong{letter-spacing:-.5px;margin:6px 0;font-size:22px;font-weight:500;display:block}.s7-scenario small{color:var(--dim);font-size:9px}.s7-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.s7-candidate{background:var(--panel);border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.s7-candidate h3{font-size:16px}.s7-candidate p{color:var(--muted);font-size:11px;line-height:1.8}.s7-candidate .s7-seat-id{margin:0}.s7-candidate .btn{align-self:flex-start}.s7-detail{grid-template-columns:135px 1fr;gap:10px 18px;font-size:11px;line-height:1.8;display:grid}.s7-detail dt{color:var(--dim)}.s7-detail dd{color:#d3d6cc;overflow-wrap:anywhere;margin:0}.s7-number{color:var(--text);border:1px solid var(--line2);background:#141618;border-radius:5px;width:74px;padding:7px;font-size:11px}.s7-history-row{border-top:1px solid var(--line);padding:16px 0}.s7-history-row p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.8}.s7-history-row h3{font-size:12px}.s7-inline-note{color:var(--dim);margin-top:12px;font-size:10px;line-height:1.7}.s7-scanning{border:1px solid var(--line2);border-radius:9px;align-items:center;gap:13px;margin-bottom:20px;padding:26px;display:flex}.s7-budget-foot{color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;gap:14px;padding:15px;font-size:10px;display:flex}.s7-compact-chat{border-top:1px solid var(--line);padding:18px 0}.s7-freeze{color:#a5b8a5;align-items:center;gap:6px;font-size:9px;display:flex}.s7-capability{color:#a7c1bb;background:#232d2c;border-radius:4px;padding:3px 6px;font-size:9px}.s7-models-page .p5-canvas{min-width:0}.s7-standby{opacity:.72}.s7-small-note{color:var(--dim);font-size:10px;line-height:1.7}.s7-actual{color:#bcc9b8;font-size:10px}.s7-empty{text-align:center;color:var(--muted);padding:45px 25px}@media (width<=1450px){.s7-table td{padding:12px 10px}.s7-table th{padding:11px 10px}.s7-hero{padding:21px}.s7-select{font-size:9px}}@media (width<=900px){.s7-hero{grid-template-columns:1fr}.s7-tally{border-top:1px solid #474138;border-left:0;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 0 0}.s7-grid{grid-template-columns:1fr}.s7-table th:nth-child(3),.s7-table td:nth-child(3){display:none}.s7-table td:first-child{width:36%}.s7-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.s7-table thead{display:none}.s7-table tr{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;padding:12px;display:grid}.s7-table td{border:0;padding:6px 0;display:block;width:auto!important}.s7-table td:nth-child(2){grid-area:2/1/auto/-1}.s7-table td:last-child{text-align:right}.s7-select{max-width:none;font-size:11px}.s7-scenario{gap:6px}.s7-scenario>div{padding:11px 8px}.s7-scenario strong{font-size:17px}.s7-search{width:100%}.s7-hero h2{font-size:22px}.s7-pending{padding:16px}.s7-detail{grid-template-columns:1fr;gap:3px}.s7-detail dd{margin-bottom:10px}.s7-steps{gap:5px}.s7-table.s7-budget-table tr{display:table-row}.s7-table.s7-budget-table td{padding:10px 6px;display:table-cell}.s7-budget-table{font-size:9px}.s7-tabs{gap:0}.s7-tab{padding:8px 9px}.s7-filters button{padding:7px}}.s7-table td:first-child{min-width:210px}.s7-table .s7-select{min-width:185px}.s7-filters{flex-wrap:wrap}.s7-tally{min-width:220px}.j8-panel{background:#191e1e;border:1px solid #3a4542;border-radius:12px;min-width:0;margin:0 0 20px;padding:22px}.j8-panel p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.7}.j8-panel h2{font-size:18px}.j8-panel .eyebrow{color:#a5cab4;margin-bottom:10px}.j8-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.j8-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.j8-small{color:var(--dim);line-height:1.6;font-size:10px!important}.j8-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:17px 0;display:grid}.j8-clip{border:1px solid var(--line);text-align:left;background:#111617;border-radius:7px;min-width:0;padding:0;overflow:hidden}.j8-clip .art{height:78px}.j8-clip span{overflow-wrap:anywhere;padding:7px;font-size:10px;display:block}.j8-status{color:#c1d3ae;background:#273128;border:1px solid #57644d;border-radius:5px;padding:6px 9px;font-size:10px}.j8-status.fail{color:#edb3a5;background:#33231f;border-color:#624339}.j8-status.unknown{color:#e0c59b;background:#302a1f;border-color:#554c3a}.j8-columns{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.j8-fact{border:1px solid var(--line);background:#131719;border-radius:8px;min-width:0;padding:15px}.j8-fact h3{font-size:12px}.j8-fact pre,.j8-manifest{white-space:pre-wrap;overflow-wrap:anywhere;color:#c1c7c4;max-height:310px;margin-top:10px;font-size:10px;line-height:1.6;overflow:auto}.j8-version{overflow-wrap:anywhere;color:var(--accent);margin-top:9px;font:10px ui-monospace,monospace}.j8-guides{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0;display:grid}.j8-guides img{border-radius:6px;width:100%;display:block}.j8-guides small{color:var(--muted);font-size:10px}.j8-finding{border-top:1px solid var(--line);padding:16px 0}.j8-time{color:var(--accent);border:1px solid #594132;border-radius:5px;padding:6px 8px;font:11px ui-monospace,monospace}.j8-player{background:#090d0e;border:1px solid #34413b;border-radius:9px;margin-top:16px;position:relative;overflow:hidden}.j8-player .art{height:210px}.j8-player-label{background:#131b19db;border:1px solid #58635b;border-radius:4px;padding:5px 8px;font-size:9px;position:absolute;top:12px;left:12px}.j8-controls{align-items:center;gap:12px;padding:10px 13px;display:flex}.j8-controls input{width:100%;min-width:30px;accent-color:var(--accent)}.j8-coach-seat{color:var(--accent);margin:8px 0;font-size:10px;line-height:1.6}.j8-tool{border:1px solid var(--line);background:var(--panel);border-radius:9px;margin-bottom:12px;padding:19px}.j8-tool p{color:var(--muted);margin:8px 0 12px;font-size:11px}.j8-tool .s7-select{max-width:340px}.j8-detail-link{color:var(--accent);font-size:10px}.modal.j8-wide{width:880px}.j8-mini-select{border:1px solid var(--line2);color:var(--text);background:#121716;border-radius:7px;max-width:100%;padding:8px;font-size:11px}.j8-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.j8-summary>div{background:#121817;border:1px solid #2c3734;border-radius:8px;padding:14px}.j8-summary strong{font-size:22px;display:block}.j8-summary small{color:var(--muted);font-size:10px}@media (width<=1200px){.s7-table{table-layout:fixed}.s7-table td{white-space:normal}.s7-table .s7-select{width:100%;min-width:0}.s7-table td:first-child{min-width:0}}@media (width<=760px){.j8-columns,.j8-summary{grid-template-columns:1fr}.j8-panel{padding:16px}.j8-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.j8-guides{grid-template-columns:1fr}.j8-player .art{height:150px}.s7-tally{min-width:0}.s7-table .s7-select{width:100%;max-width:100%}.j8-top h2{font-size:16px}.s7-table td,.s7-table th{overflow-wrap:anywhere}}.frame-caption span,.frame-caption small{display:block}.frame-caption small{letter-spacing:1.1px;opacity:.7;margin-top:7px;font-size:7px}.board-card{text-align:left;width:100%;transition:border-color .18s,transform .18s}.board-card:hover{border-color:#80604e;transform:translateY(-2px)}.status-dot{background:#666;border-radius:50%;width:6px;height:6px;display:inline-block}.status-dot.approved{background:var(--green)}.status-dot.review{background:var(--accent)}.status-dot.queued,.status-dot.rendering{background:var(--blue)}.film-title{overflow-wrap:anywhere}.budget-bar{background:#2b2c31;border-radius:6px;height:8px;margin:22px 0 14px;display:flex;overflow:hidden}.budget-bar>span{height:100%}.budget-legend{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:9px;display:flex}.budget-legend span{align-items:center;gap:5px;display:inline-flex}.budget-legend i{border-radius:2px;width:6px;height:6px}.cost-line{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:12px;display:flex}.activity-item{border-bottom:1px solid var(--line);gap:10px;padding:13px 0;display:flex}.activity-item>.dot{margin-top:6px}.activity-item p{font-size:11px;line-height:1.6}.activity-item small{color:var(--dim);font-size:9px}.command-result{text-align:left;width:100%}.command-input{width:100%}.two-col>*,.equal-col>*,.three-col>*,.studio-layout>*,.script-layout>*{min-width:0}.approval-card>.art{height:155px}.board-card>.art{height:140px}.delivery-check{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 0;display:flex}.delivery-check:last-child{border-bottom:0}.milestone{align-items:center;gap:12px;display:flex}.clips{min-width:0}.frame-caption{pointer-events:none}@media (width<=760px){.delivery-check{flex-wrap:wrap}.delivery-check>.grow{min-width:140px}.delivery-check>.btn{margin-left:38px}.frame-caption{font-size:8px;bottom:20%}.board-card>.art{height:105px}.approval-card>.art{height:180px}.film-title{font-size:32px}.page-foot{align-items:flex-start}.table-wrap{max-width:100%}}.inspector .render-summary{margin-bottom:0;display:block}.inspector .render-summary>.btn{font-size:11px}.inspector .render-summary .eyebrow{margin-top:18px}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-page .card{width:min(100%,420px);padding:28px}.login-page form{gap:8px;margin-top:12px;display:grid}.login-page label{margin-top:8px;font-size:.9rem;display:block}.login-page .input{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--text);border-radius:10px;margin-bottom:8px;padding:10px 12px}.login-page .input:focus{outline:2px solid var(--accent);outline-offset:1px}.login-page .btn.primary{width:100%;margin-top:8px}
