body{margin:0;font-family:system-ui,sans-serif}:root{--ui-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--script-font:"Courier Prime", "Courier New", monospace;--ui-text:#252525;--ui-text-soft:#666;--ui-text-muted:#999;--ui-border:#ddd;--ui-border-soft:#e8e8e8;--ui-bg:#ececec;--ui-panel:#f7f7f7;--ui-hover:#eee;--ui-active:#e4e4e4;--ui-background:var(--ui-bg);--ui-surface:#fff;--ui-muted:#888;--ui-accent:#333;--ui-radius:6px;--sidebar-project-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--sidebar-project-size:14px;--sidebar-project-weight:600;--sidebar-project-style:normal;--sidebar-project-line-height:1.2;--sidebar-project-letter-spacing:0;--sidebar-section-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--sidebar-section-size:12px;--sidebar-section-weight:600;--sidebar-section-style:normal;--sidebar-section-line-height:1.2;--sidebar-section-letter-spacing:0;--sidebar-section-left:16px;--sidebar-section-right:12px;--sidebar-version-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--sidebar-version-size:13px;--sidebar-version-weight:400;--sidebar-version-style:normal;--sidebar-version-line-height:1.2;--sidebar-version-letter-spacing:0;--sidebar-version-left:10px;--sidebar-scene-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--sidebar-scene-size:11.5px;--sidebar-scene-weight:400;--sidebar-scene-style:normal;--sidebar-scene-line-height:1.3;--sidebar-scene-letter-spacing:0;--sidebar-scene-left:8px;--sidebar-place-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--sidebar-place-size:13px;--sidebar-place-weight:400;--sidebar-place-style:normal;--sidebar-place-line-height:1.15;--sidebar-place-letter-spacing:0;--sidebar-place-left:20px;--sidebar-character-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--sidebar-character-size:13px;--sidebar-character-weight:400;--sidebar-character-style:normal;--sidebar-character-line-height:1.15;--sidebar-character-letter-spacing:0;--sidebar-character-left:20px;--sidebar-list-max-height:160px;--breakdown-title-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--breakdown-title-size:13px;--breakdown-title-weight:500;--breakdown-title-style:normal;--breakdown-title-line-height:1.2;--breakdown-title-letter-spacing:0;--breakdown-section-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--breakdown-section-size:12px;--breakdown-section-weight:500;--breakdown-section-style:normal;--breakdown-section-line-height:1.2;--breakdown-section-letter-spacing:.03em;--breakdown-character-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--breakdown-character-size:13px;--breakdown-character-weight:400;--breakdown-character-style:normal;--breakdown-character-line-height:1.2;--breakdown-character-letter-spacing:0;--breakdown-empty-font:"Gill Sans MT", "Gill Sans", "Segoe UI", sans-serif;--breakdown-empty-size:12px;--breakdown-empty-weight:400;--breakdown-empty-style:normal;--breakdown-empty-line-height:1.2;--breakdown-empty-letter-spacing:0}html,body,#root{width:100%;height:100%;margin:0;padding:0}*{box-sizing:border-box}body{color:var(--ui-text);font-family:var(--ui-font);background:var(--ui-bg);margin:0}button,input,textarea,select{font-family:var(--ui-font)}.app-layout{background:var(--ui-bg);flex-direction:column;width:100%;height:100vh;min-height:0;display:flex;overflow:hidden}.app-header{z-index:100;background:#fff;flex-shrink:0;box-shadow:0 1px 5px #0000000d}.toolbar{border-bottom:1px solid var(--ui-border);height:58px;font-family:var(--ui-font);background:#fff;justify-content:space-between;align-items:center;padding:0 18px;display:flex;box-shadow:0 1px 5px #0000000d}.toolbar-left,.toolbar-center,.toolbar-right{align-items:center;display:flex}.toolbar-left{min-width:180px}.toolbar-actions{align-items:center;gap:4px;display:flex}.toolbar-center{gap:24px}.toolbar-center label{font-size:14px;font-weight:400}.toolbar-center select{border:1px solid var(--ui-border);color:var(--ui-text);font-family:var(--ui-font);background:#fff;border-radius:6px;padding:5px 10px;font-size:13px;font-weight:400}.toolbar-right{min-width:220px;color:var(--ui-text-soft);justify-content:flex-end;font-size:13px;font-weight:400}.toolbar-button{width:34px;height:34px;color:var(--ui-text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.toolbar-button:hover{background:var(--ui-hover)}.toolbar-button.active{background:var(--ui-hover);color:var(--ui-accent)}.toolbar-button:disabled{opacity:.35;cursor:default}.toolbar-button:disabled:hover{background:0 0}.toolbar-button svg{color:inherit}.toolbar-title{color:var(--ui-text);align-items:center;gap:8px;font-size:17px;font-weight:500;display:flex}.toolbar-type{align-items:center;gap:8px;display:flex}.toolbar-formatting{align-items:center;gap:2px;display:flex}.toolbar-separator{background:var(--ui-border);width:1px;height:22px;margin:0 4px}.scenario-sidebar{border-right:1px solid var(--ui-border);background:var(--ui-panel);width:220px;min-height:0;font-family:var(--ui-font);flex-direction:column;flex-shrink:0;align-self:stretch;display:flex;overflow:hidden auto}.scenario-sidebar-header{border-bottom:1px solid var(--ui-border);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:0 10px 0 16px;font-size:12px;font-weight:500;display:flex}.scenario-sidebar-header>span{font-family:var(--sidebar-project-font);font-size:var(--sidebar-project-size);font-weight:var(--sidebar-project-weight);font-style:var(--sidebar-project-style);line-height:var(--sidebar-project-line-height);letter-spacing:var(--sidebar-project-letter-spacing)}.scenario-sidebar-hide{width:30px;height:30px;color:var(--ui-text);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:flex}.scenario-sidebar-hide:hover{background:var(--ui-hover)}.scenario-sidebar-hide svg{color:inherit}.scenario-sidebar-section{width:100%;min-height:38px;padding:0 var(--sidebar-section-right) 0 var(--sidebar-section-left);color:var(--ui-text);text-align:left;font-family:var(--sidebar-section-font);font-size:var(--sidebar-section-size);font-weight:var(--sidebar-section-weight);font-style:var(--sidebar-section-style);line-height:var(--sidebar-section-line-height);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;display:flex}.scenario-sidebar-section:hover{background:var(--ui-hover)}.scenario-sidebar-section-toggle{border-bottom:1px solid var(--ui-border-soft)}div.scenario-sidebar-section-toggle{padding:0}button.scenario-sidebar-section-toggle{padding:0 var(--sidebar-section-right) 0 var(--sidebar-section-left);border-bottom:1px solid var(--ui-border-soft)}div.scenario-sidebar-section-toggle>button.scenario-sidebar-section{padding:0 var(--sidebar-section-right) 0 var(--sidebar-section-left)}.scenario-sidebar-section svg{color:inherit}.scenario-chevron{transition:transform .15s}.scenario-chevron.collapsed{transform:rotate(-90deg)}.scenario-list{max-height:var(--sidebar-list-max-height);flex-direction:column;min-height:0;padding:8px 10px 12px;display:flex;overflow:hidden auto}.scenario-item{width:100%;padding:7px var(--sidebar-version-left);color:var(--ui-text);text-align:left;cursor:pointer;font-family:var(--sidebar-version-font);font-size:var(--sidebar-version-size);font-weight:var(--sidebar-version-weight);font-style:var(--sidebar-version-style);line-height:var(--sidebar-version-line-height);letter-spacing:var(--sidebar-version-letter-spacing);background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:1px;display:flex}.scenario-item:hover{background:var(--ui-hover)}.scenario-item.active{background:var(--ui-active);font-weight:500}.scenario-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400!important}.scenario-section>.scenario-list,.scenario-section>.scene-list{max-height:var(--sidebar-list-max-height);min-height:0;overflow:hidden auto}.scene-list{max-height:var(--sidebar-list-max-height);flex-direction:column;min-height:0;padding:4px 8px 10px;display:flex;overflow:hidden auto}.scene-item{width:100%;padding:6px var(--sidebar-scene-left);text-align:left;cursor:pointer;font-family:var(--sidebar-scene-font);font-size:var(--sidebar-scene-size);font-weight:var(--sidebar-scene-weight);font-style:var(--sidebar-scene-style);line-height:var(--sidebar-scene-line-height);letter-spacing:var(--sidebar-scene-letter-spacing);color:#666;background:0 0;border:0;border-radius:5px;align-items:flex-start;gap:6px;display:flex}.scene-item:hover{background:var(--ui-hover);color:var(--ui-text)}.scene-item-number{color:var(--ui-text-muted);flex-shrink:0}.scene-item-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scene-list-empty{font-family:var(--ui-font);color:var(--ui-text-muted);padding:7px 8px;font-size:11.5px}.scene-row{border-radius:5px;align-items:center;width:100%;min-width:0;transition:background .12s,opacity .12s;display:flex}.scene-row:hover{background:var(--ui-hover)}.scene-row.dragging{opacity:.45}.scene-row.drag-over{background:#e2e2e2;box-shadow:inset 0 2px #999}.scene-drag-handle{color:#aaa;cursor:grab;flex-shrink:0;justify-content:center;align-items:center;width:22px;display:flex}.scene-drag-handle:active{cursor:grabbing}.scene-row .scene-item{background:0 0;flex:1;min-width:0;margin:0}.scene-row .scene-item:hover{background:0 0}.scene-drop-end{height:26px;color:var(--ui-text-muted);font-family:var(--ui-font);border:1px dashed #bbb;border-radius:5px;justify-content:center;align-items:center;margin-top:5px;font-size:11.5px;font-weight:400;transition:background .12s,border-color .12s;display:flex}.scene-drop-end.active{color:#666;background:#e8e8e8;border-color:#888}.scenario-row{border-radius:5px;align-items:center;width:100%;min-height:22px;margin-bottom:0;display:flex;position:relative}.scenario-row.active{background:var(--ui-active)}.scenario-row .scenario-item{flex:1;width:auto;min-width:0;margin-bottom:0}.scenario-row.active .scenario-item{background:0 0;font-weight:500}.scenario-row .scenario-item-name{min-width:0;font-family:var(--sidebar-character-font);font-size:var(--sidebar-character-size);font-style:var(--sidebar-character-style);line-height:var(--sidebar-character-line-height);letter-spacing:var(--sidebar-character-letter-spacing);flex:1;font-weight:var(--sidebar-character-weight)!important}.place-list{padding:2px 8px 4px var(--sidebar-place-left);max-height:var(--sidebar-list-max-height);flex-direction:column;min-height:0;display:flex;overflow:hidden auto}.place-item{min-width:0;color:var(--ui-text);font-family:var(--sidebar-place-font);font-size:var(--sidebar-place-size);font-weight:var(--sidebar-place-weight);cursor:pointer;border-radius:5px;align-items:center;padding:3px 0;display:flex}.place-item:hover{background:var(--ui-hover)}.place-item-name{text-overflow:ellipsis;white-space:nowrap;font-family:var(--sidebar-place-font);font-size:var(--sidebar-place-size);line-height:var(--sidebar-place-line-height);overflow:hidden;font-weight:var(--sidebar-place-weight)!important}.place-item-sub{color:#666;padding-left:24px}.scenario-place-item{cursor:pointer;transition:background-color .15s,color .15s}.scenario-place-item:hover{background:var(--ui-hover)}.scenario-place-item .scenario-item-name{font-family:var(--sidebar-place-font);font-size:var(--sidebar-place-size);font-style:var(--sidebar-place-style);line-height:var(--sidebar-place-line-height);letter-spacing:var(--sidebar-place-letter-spacing);font-weight:var(--sidebar-place-weight)!important}.scenario-final-button{color:#999;cursor:pointer;background:0 0;border:0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.scenario-final-button:hover{background:var(--ui-hover);color:#555}.scenario-final-button.active{color:#b58b18}.scenario-delete-control{flex-shrink:0;width:22px;height:22px;display:flex}.scenario-delete-button{color:#999;cursor:pointer;background:0 0;border:0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.scenario-delete-button:hover:not(:disabled){background:var(--ui-hover);color:#8b3a3a}.scenario-delete-button:disabled{color:#ccc;cursor:not-allowed}.final-scenario-item{color:#666;text-align:left;cursor:pointer;width:calc(100% - 16px);font-family:var(--ui-font);background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;margin:0 8px 6px;padding:8px 10px;font-size:13px;font-weight:400;display:flex}.final-scenario-item:hover{background:var(--ui-hover)}.final-scenario-item.active{background:var(--ui-active);font-weight:500}.final-scenario-empty{color:var(--ui-text-muted);font-family:var(--ui-font);padding:5px 16px 10px;font-size:11.5px;font-style:italic}.scenario-new-button{border:0;border-top:1px solid var(--ui-border);width:100%;color:var(--ui-text);cursor:pointer;text-align:left;font-family:var(--ui-font);background:0 0;border-radius:0;align-items:center;gap:6px;margin-top:8px;padding:8px 10px;font-size:12px;font-weight:400;display:flex}.scenario-new-button:hover{background:var(--ui-hover)}.scenario-new-button svg{color:inherit}.scenario-sidebar-show{border:0;border-right:1px solid var(--ui-border);border-bottom:1px solid var(--ui-border);background:var(--ui-panel);width:34px;height:44px;color:var(--ui-text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scenario-sidebar-show:hover{background:var(--ui-hover)}.scenario-sidebar-show svg{color:inherit}.project-status{border-radius:50%;flex-shrink:0;width:9px;height:9px;transition:background-color .25s,transform .25s,opacity .25s}.project-status-label{color:var(--ui-text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.project-status-error{background:#c6453d;box-shadow:0 0 0 3px #c6453d24}.project-status-saved{background:#bdbdbd}.project-status-editing{background:#e53935;transform:scale(1.12)}.project-status-saving{background:#43a047;animation:.6s pulse;transform:scale(1.22)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1.22)}}.breakdown-panel{border-left:1px solid var(--ui-border);background:var(--ui-panel);box-sizing:border-box;width:260px;font-family:var(--ui-font);flex-direction:column;flex-shrink:0;align-self:stretch;display:flex;overflow:hidden}.breakdown-panel.collapsed{width:34px}.breakdown-panel.collapsed .breakdown-panel-content{display:none}.breakdown-panel-header{border-bottom:1px solid var(--ui-border);height:44px;font-family:var(--sidebar-project-font);font-size:var(--sidebar-project-size);font-weight:var(--sidebar-project-weight);font-style:var(--sidebar-project-style);line-height:var(--sidebar-project-line-height);letter-spacing:var(--sidebar-project-letter-spacing);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 14px 0 0;display:flex}.breakdown-panel-header>span{flex:1;margin-left:14px}.breakdown-panel.collapsed .breakdown-panel-header{justify-content:center;padding:0}.breakdown-panel-toggle{flex-shrink:0}.breakdown-panel-content{flex:1 1 0;min-height:0;padding:12px;overflow-y:auto}.breakdown-section{margin-bottom:22px}.breakdown-context-title{color:var(--ui-text);font-family:var(--sidebar-section-font);font-size:var(--sidebar-section-size);font-weight:var(--sidebar-section-weight);font-style:var(--sidebar-section-style);line-height:var(--sidebar-section-line-height);letter-spacing:var(--sidebar-section-letter-spacing);margin-bottom:18px}.breakdown-section h3{font-family:var(--sidebar-section-font);font-size:var(--sidebar-section-size);font-weight:var(--sidebar-section-weight);font-style:var(--sidebar-section-style);line-height:var(--sidebar-section-line-height);letter-spacing:var(--sidebar-section-letter-spacing);text-transform:uppercase;margin:0 0 8px}.breakdown-heading-link{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0}.breakdown-heading-link:hover{text-decoration:underline}.breakdown-suggestion{gap:4px;margin-top:6px;display:grid}.breakdown-suggestion.selected{background:var(--ui-hover);box-shadow:inset 2px 0 0 var(--ui-text);border-radius:4px}.breakdown-suggestion>:last-child{color:var(--ui-muted);cursor:pointer;background:0 0;border:0;justify-self:start}.breakdown-empty{font-family:var(--breakdown-empty-font);font-size:var(--breakdown-empty-size);font-weight:var(--breakdown-empty-weight);font-style:var(--breakdown-empty-style);line-height:var(--breakdown-empty-line-height);letter-spacing:var(--breakdown-empty-letter-spacing);color:#888}.breakdown-character-list{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.breakdown-character{font-family:var(--breakdown-character-font);font-size:var(--breakdown-character-size);font-weight:var(--breakdown-character-weight);font-style:var(--breakdown-character-style);line-height:var(--breakdown-character-line-height);letter-spacing:var(--breakdown-character-letter-spacing);border-radius:4px;padding:0}.breakdown-character.selected,.breakdown-character:hover{background:var(--ui-hover)}.breakdown-character.selected{box-shadow:inset 2px 0 0 var(--ui-text)}.breakdown-character{align-items:center;display:flex}.breakdown-place{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.breakdown-place.selected{background:var(--ui-hover);box-shadow:inset 2px 0 0 var(--ui-text);border-radius:4px}.breakdown-entity-link{width:100%;color:var(--ui-text);font-family:var(--sidebar-character-font);font-size:var(--sidebar-character-size);font-weight:var(--sidebar-character-weight);font-style:var(--sidebar-character-style);line-height:var(--sidebar-character-line-height);letter-spacing:var(--sidebar-character-letter-spacing);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:5px 7px;display:block;overflow:hidden}.breakdown-entity-link:hover{background:var(--ui-hover)}.breakdown-place-name{font-family:var(--sidebar-place-font);font-size:var(--sidebar-place-size);font-weight:var(--sidebar-place-weight);font-style:var(--sidebar-place-style);line-height:var(--sidebar-place-line-height);letter-spacing:var(--sidebar-place-letter-spacing)}.breakdown-place-parent{color:var(--ui-muted);font-family:var(--sidebar-scene-font);font-size:var(--sidebar-scene-size);font-weight:var(--sidebar-scene-weight);font-style:var(--sidebar-scene-style);line-height:var(--sidebar-scene-line-height);letter-spacing:var(--sidebar-scene-letter-spacing);padding-top:2px}.breakdown-character-tools{margin-top:9px;position:relative}.breakdown-character-actions{gap:5px;display:flex}.breakdown-character-actions button{border:1px solid var(--ui-border);background:var(--ui-surface);width:28px;height:28px;color:var(--ui-text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.breakdown-character-actions button:hover:not(:disabled){background:var(--ui-hover)}.breakdown-character-actions button:disabled{opacity:.35;cursor:default}.breakdown-character-picker{z-index:20;border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:7px;width:220px;position:absolute;top:34px;left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.breakdown-character-picker-list{max-height:220px;padding:4px;overflow-y:auto}.breakdown-character-picker-list button,.breakdown-character-create{width:100%;color:var(--ui-text);font-family:var(--ui-font);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:7px;padding:7px 9px;font-size:12px;line-height:1.25;display:flex}.breakdown-character-picker-list button:hover,.breakdown-character-create:hover{background:var(--ui-hover)}.breakdown-character-picker>.breakdown-empty{padding:10px 12px}.breakdown-character-create{border-top:1px solid var(--ui-border);color:var(--ui-muted);border-radius:0}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:1px;outline:2px solid #aaa}.home-screen{background:var(--ui-bg);min-height:100vh;font-family:var(--ui-font);flex-direction:column;justify-content:center;align-items:center;display:flex}.home-card{text-align:center;background:#fff;border-radius:14px;width:520px;padding:44px;box-shadow:0 10px 30px #0000001a}.home-card h1{font-family:var(--ui-font);margin:0;font-size:36px;font-weight:500}.home-card p{color:#666;font-family:var(--ui-font);margin:16px 0 36px;font-size:14px;font-weight:400}.home-actions{flex-direction:column;gap:14px;display:flex}.home-actions button{color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;background:#fff;border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:400}.home-logo{font-family:var(--ui-font);margin-bottom:10px;font-size:56px;font-weight:500}.home-subtitle{font-family:var(--ui-font);color:#666;margin-bottom:40px;font-size:14px}.home-buttons{flex-direction:column;gap:12px;width:340px;display:flex}.home-button{height:52px;color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:400;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 12px #00000012}.home-button:hover{transform:translateY(-1px);box-shadow:0 7px 16px #0000001a}.home-footer{color:#888;font-size:12px;font-family:var(--ui-font);margin-top:56px}.recent-projects{width:520px;max-width:90vw;margin-top:48px}.recent-projects h2{font-family:var(--ui-font);color:#666;margin:0 0 14px 4px;font-size:14px;font-weight:500}.recent-project-list{background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 14px #0000000f}.recent-project{border-bottom:1px solid var(--ui-border-soft);align-items:center;gap:12px;padding:13px 16px;display:flex}.recent-project:last-child{border-bottom:none}.recent-project-icon{color:#666;background:#f1f1f1;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.recent-project-info{min-width:0}.recent-project-title{font-family:var(--ui-font);color:var(--ui-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.recent-project-date{font-family:var(--ui-font);color:#888;margin-top:3px;font-size:11.5px}.status-bar{color:#fff;font-family:var(--ui-font);z-index:100;background:#222;border-bottom:1px solid #444;padding:10px 16px;font-size:13px;font-weight:400;position:sticky;top:0}.auth-page,.auth-loading{box-sizing:border-box;background:var(--ui-bg);min-height:100vh;color:var(--ui-text);font-family:var(--ui-font);justify-content:center;align-items:center;padding:24px;display:flex}.auth-card{box-sizing:border-box;border:1px solid var(--ui-border-soft);background:var(--ui-surface);border-radius:12px;width:min(100%,380px);padding:34px;box-shadow:0 14px 40px #00000014}.auth-logo{text-align:center;margin-bottom:28px;font-family:Georgia,serif;font-size:30px}.auth-card h1{margin:0 0 8px;font-size:21px;font-weight:500}.auth-intro,.auth-private-note{color:var(--ui-text-soft);font-size:14px}.auth-form{flex-direction:column;gap:9px;margin-top:24px;display:flex}.auth-form label{margin-top:6px;font-size:13px;font-weight:500}.auth-form input{font:inherit;border:1px solid #d5d5d5;border-radius:6px;padding:10px 11px}.auth-form input:focus{outline-offset:1px;outline:2px solid #aaa}.auth-form button,.auth-retry{color:#fff;font:inherit;cursor:pointer;background:#222;border:0;border-radius:6px;margin-top:12px;padding:10px 15px}.auth-form button:disabled,.auth-retry:disabled{opacity:.55;cursor:default}.auth-error{color:#9b2929;margin:8px 0 0;font-size:13px;line-height:1.4}.auth-private-note{text-align:center;margin:22px 0 0}.auth-user-control{z-index:900;border:1px solid var(--ui-border-soft);max-width:240px;font-family:var(--ui-font);background:#ffffffeb;border-radius:18px;align-items:center;gap:8px;padding:5px 7px 5px 10px;font-size:12px;display:flex;position:fixed;top:10px;right:12px;box-shadow:0 2px 8px #0000000f}.auth-user-control span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-user-control button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:4px;display:flex}.auth-user-control button:hover{background:var(--ui-hover)}.admin-invitation-panel{max-width:460px}.admin-invitation-panel .modal-header{justify-content:space-between;align-items:center;display:flex}.admin-invitation-panel .modal-header h2{margin:0;font-size:19px;font-weight:500}.admin-invitation-content{padding:20px 22px 24px}.admin-invitation-content h3{margin:0 0 8px;font-size:16px;font-weight:500}.admin-invitation-result{border-top:1px solid var(--ui-border-soft);flex-direction:column;gap:8px;margin-top:24px;padding-top:18px;display:flex}.admin-invitation-result p{color:var(--ui-text-soft);margin:0;font-size:13px}.admin-invitation-result input{box-sizing:border-box;border:1px solid var(--ui-border);width:100%;font:12px var(--ui-font);border-radius:6px;padding:9px}.project-sync-action{border:1px solid var(--ui-border);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:5px;margin-left:6px;padding:2px 6px}.modal-backdrop{z-index:1000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{width:420px;font-family:var(--ui-font);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 18px 40px #00000038}.modal-header{border-bottom:1px solid var(--ui-border-soft);padding:18px 22px}.modal-header h2{font-family:var(--ui-font);margin:0;font-size:18px;font-weight:500}.modal-content{padding:22px}.dialog-body{flex-direction:column;gap:15px;display:flex}.dialog-body label{font-family:var(--ui-font);font-size:13px;font-weight:500}.dialog-input{color:var(--ui-text);font-family:var(--ui-font);background:#fff;border:1px solid #d5d5d5;border-radius:6px;padding:9px 11px;font-size:14px;font-weight:400}.dialog-input:focus{border-color:#999;outline:none}.dialog-textarea{resize:vertical;line-height:1.4}.dialog-buttons{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.dialog-buttons button{color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;background:#eee;border:none;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:400}.dialog-buttons button:hover{background:#e3e3e3}.dialog-buttons button[type=submit]{color:#fff;background:#222}.dialog-buttons button[type=submit]:hover{background:#333}.character-list{overflow:visible}.character-menu{z-index:1000;border:1px solid var(--ui-border);background:#fff;border-radius:7px;flex-direction:column;min-width:190px;padding:4px;display:flex;position:absolute;top:50%;left:calc(100% - 8px);transform:translateY(-50%);box-shadow:0 6px 18px #00000021}.character-menu button{width:100%;color:var(--ui-text);text-align:left;font-family:var(--ui-font);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:8px 11px;font-size:13px;font-weight:400}.character-menu button:hover{background:var(--ui-hover)}.project-page{box-sizing:border-box;background:var(--ui-background);width:100%;height:100%;color:var(--ui-text);font-family:var(--ui-font);flex-direction:column;padding:28px 34px 24px;display:flex;overflow:hidden}.project-page-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.project-page-title{min-width:0}.project-page-eyebrow{color:var(--ui-muted);margin-bottom:5px;font-size:12px;font-weight:500;line-height:1.2}.project-page-header h1{letter-spacing:-.5px;margin:0;font-size:30px;font-weight:600;line-height:1.15}.project-page-navigation{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:3px;padding:3px;display:flex}.project-page-navigation button{min-height:32px;color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;transition:background-color .12s,color .12s;display:flex}.project-page-navigation button:hover{background:var(--ui-hover)}.project-page-navigation button:focus-visible{outline:2px solid var(--ui-text);outline-offset:1px}.project-page-navigation button:last-child{border-left:1px solid var(--ui-border);border-radius:0 5px 5px 0;margin-left:3px;padding-left:13px;padding-right:13px}.project-page-content{flex:1;width:100%;max-width:1180px;min-height:0;margin:0 auto;display:flex}.project-management-page{overflow-y:auto}.project-management-header-tools{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.project-page-navigation button.current{background:var(--ui-hover);cursor:default}.project-settings-button{color:var(--ui-muted);font-family:var(--ui-font);cursor:pointer;opacity:.72;background:0 0;border:none;align-items:center;gap:7px;padding:5px 8px;font-size:11px;display:inline-flex}.project-settings-button:hover{color:var(--ui-text)}.project-management-dashboard{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:1380px;min-height:0;margin:4px auto 0;padding-bottom:28px;display:grid}.project-management-column{min-width:0;padding:10px clamp(28px,4vw,64px) 30px}.project-management-column+.project-management-column{border-left:1px solid var(--ui-border)}.project-management-column-header{text-align:center;flex-direction:column;align-items:center;min-height:158px;display:flex}.project-management-section-icon{margin-bottom:15px}.project-management-section-icon.blue{color:#477fbd}.project-management-section-icon.green{color:#4f9468}.project-management-section-icon.violet{color:#8066ad}.project-management-column-header h2{letter-spacing:-.35px;margin:0;font-size:clamp(23px,2vw,27px);font-weight:650;line-height:1.15}.project-management-column-header p{color:var(--ui-muted);margin:7px 0 0;font-size:12px;line-height:1.35}.project-management-links{flex-direction:column;gap:15px;width:100%;max-width:290px;margin:24px auto 0;display:flex}.project-management-link{width:100%;min-height:48px;color:var(--ui-text);font-family:var(--ui-font);text-align:left;background:0 0;border:none;border-radius:6px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:6px 8px;font-size:18px;line-height:1.2;display:grid}button.project-management-link{cursor:pointer;transition:background-color .12s}button.project-management-link:hover{background:var(--ui-hover)}.project-management-link svg{justify-self:center}.project-management-link.disabled{opacity:.38}.project-management-count{color:var(--ui-muted);font-weight:400}.project-settings-content{width:100%;max-width:980px;margin:0 auto}.project-settings-section{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:10px;overflow:hidden}.project-settings-section-header{border-bottom:1px solid var(--ui-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 22px;display:grid}.project-settings-icon{background:var(--ui-hover);color:#477fbd;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.project-settings-section-header h2,.storage-structure-preview h3{margin:0}.project-settings-section-header h2{font-size:19px}.project-settings-section-header p{color:var(--ui-muted);margin:4px 0 0;font-size:12px}.storage-status{background:var(--ui-hover);color:var(--ui-muted);border-radius:999px;padding:5px 9px;font-size:11px}.storage-status.linked{color:#3f8057}.project-settings-section-body{flex-direction:column;gap:20px;padding:22px;display:flex}.storage-settings-actions,.storage-folder-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.storage-provider-options{flex-wrap:wrap;gap:7px;display:flex}.storage-provider-options span{border:1px solid var(--ui-border);color:var(--ui-muted);opacity:.65;border-radius:999px;padding:5px 8px;font-size:11px}.project-secondary-button,.storage-folder-actions button{border:1px solid var(--ui-border);min-height:34px;color:var(--ui-text);font-family:var(--ui-font);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:inline-flex}.project-secondary-button:disabled,.project-primary-button:disabled,.storage-folder-actions button:disabled{opacity:.42;cursor:default}.storage-root-folder{border:1px solid var(--ui-border);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.storage-root-folder>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.storage-root-folder span,.storage-root-folder small{color:var(--ui-muted);font-size:11px}.storage-root-folder strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.storage-structure-preview h3{margin-bottom:10px;font-size:13px}.storage-structure-preview>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;display:grid}.storage-structure-preview span{color:var(--ui-muted);font-size:12px}.storage-settings-note{color:var(--ui-muted);margin:0;font-size:11px;line-height:1.45}.storage-folder-actions.compact{flex-wrap:nowrap;gap:3px}.storage-folder-actions.compact button{border:none;width:27px;min-height:27px;padding:0}.project-entity-panel{box-sizing:border-box;border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:10px;flex-direction:column;width:100%;min-height:0;display:flex;box-shadow:0 1px 2px #0000000a}.project-entity-panel-header{border-bottom:1px solid var(--ui-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 24px 18px;display:flex}.project-entity-panel-header h2{letter-spacing:-.2px;margin:0 0 9px;font-size:19px;font-weight:600;line-height:1.2}.project-entity-stats{color:var(--ui-muted);align-items:center;gap:13px;font-size:12px;display:flex}.project-entity-stats span{align-items:center;gap:5px;display:inline-flex}.project-entity-stats .used{color:#4f9f6a}.project-entity-stats .unused{color:var(--ui-muted)}.project-primary-button{background:var(--ui-accent);color:#fff;min-height:35px;font-family:var(--ui-font);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:600;transition:opacity .12s,transform 80ms;display:inline-flex}.project-primary-button:hover{opacity:.92}.project-primary-button:active{transform:scale(.98)}.project-entity-list{scrollbar-width:thin;scrollbar-color:var(--ui-border) transparent;flex:1;min-height:0;overflow-y:auto}.project-entity-list::-webkit-scrollbar{width:7px}.project-entity-list::-webkit-scrollbar-track{background:0 0}.project-entity-list::-webkit-scrollbar-thumb{background:var(--ui-border);border-radius:4px}.project-entity-list::-webkit-scrollbar-thumb:hover{background:var(--ui-muted)}.project-entity-row{box-sizing:border-box;border-bottom:1px solid var(--ui-border);background:var(--ui-surface);cursor:default;align-items:center;min-height:61px;padding:9px 18px 9px 24px;transition:background-color .12s,opacity .12s;display:flex;position:relative}.project-entity-row:last-child{border-bottom:none}.project-entity-row:hover{background:var(--ui-hover)}.project-entity-row.unused{opacity:.48}.project-entity-row.unused:hover{opacity:.68}.project-entity-main{flex:1;min-width:0}.project-entity-name{color:var(--ui-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1.3;overflow:hidden}.project-entity-description{max-width:580px;color:var(--ui-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;line-height:1.3;overflow:hidden}.project-entity-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:16px;display:flex}.project-entity-actions button{color:var(--ui-muted);font-family:var(--ui-font);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;display:inline-flex}.project-entity-actions button:hover{background:var(--ui-hover);color:var(--ui-text)}.project-entity-actions button.danger{color:#b42318}.project-entity-status{flex-shrink:0;width:145px;padding-left:20px}.project-status-used,.project-status-unused{align-items:center;gap:6px;font-size:11px;line-height:1.2;display:inline-flex}.project-status-used{color:#4f9f6a}.project-status-unused{color:var(--ui-muted)}.project-entity-menu-container{flex-shrink:0;margin-left:10px;position:relative}.project-entity-menu-button{width:32px;height:32px;color:var(--ui-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:flex}.project-entity-menu-button:hover{background:var(--ui-hover);color:var(--ui-text)}.project-entity-menu{z-index:1000;border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:7px;width:150px;padding:4px;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 8px 24px #0000001a}.project-entity-menu button{width:100%;color:var(--ui-text);font-family:var(--ui-font);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:9px;padding:8px 9px;font-size:12px;display:flex}.project-entity-menu button:hover{background:var(--ui-hover)}.project-entity-menu button.danger{color:#b42318}.project-entity-panel-footer{border-top:1px solid var(--ui-border);color:var(--ui-muted);flex-shrink:0;align-items:center;gap:20px;padding:10px 24px;font-size:10px;display:flex}.project-empty{min-height:280px;color:var(--ui-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.project-empty p{margin:0;font-size:13px}.project-empty button{border:1px solid var(--ui-border);color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;background:0 0;border-radius:5px;padding:7px 12px;font-size:12px}.project-empty button:hover{background:var(--ui-hover)}.dev-fragment-preview-toggle{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;z-index:10000;border-radius:18px;padding:9px 12px;font-size:12px;position:fixed;bottom:20px;right:68px;box-shadow:0 2px 8px #0000001f}.dev-fragment-preview-toggle.enabled{background:var(--ui-text);color:var(--ui-surface)}.dev-typography-toggle{border:1px solid var(--ui-border);background:var(--ui-surface);width:38px;height:38px;color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;z-index:10000;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:17px;font-weight:400;transition:background .15s,box-shadow .15s,transform .15s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 8px #0000001f}.dev-typography-toggle:hover{background:var(--ui-hover);transform:translateY(-1px);box-shadow:0 3px 12px #0000002e}.dev-typography-panel{box-sizing:border-box;background:var(--ui-surface);width:280px;max-height:calc(100vh - 100px);color:var(--ui-text);border:1px solid var(--ui-border);font-family:var(--ui-font);z-index:10000;border-radius:10px;padding:18px;font-size:13px;position:fixed;bottom:68px;right:20px;overflow-y:auto;box-shadow:0 8px 30px #0000002e}.dev-typography-header{border-bottom:1px solid var(--ui-border-soft);justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:10px;display:flex}.dev-typography-header strong{font-size:15px;font-weight:600}.dev-typography-header button{width:26px;height:26px;color:var(--ui-text);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:20px;font-weight:400;line-height:1;display:flex}.dev-typography-header button:hover{background:var(--ui-hover)}.dev-typography-panel label{margin-bottom:13px;font-size:12px;font-weight:500;display:block}.dev-typography-panel label>select,.dev-typography-panel label>input{box-sizing:border-box;width:100%;margin-top:5px;display:block}.dev-typography-panel select,.dev-typography-panel input{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:32px;color:var(--ui-text);font-family:var(--ui-font);border-radius:5px;outline:none;padding:5px 8px;font-size:13px;font-weight:400}.dev-typography-panel select:focus,.dev-typography-panel input:focus{border-color:#888}.dev-typography-number{align-items:center;gap:6px;margin-top:5px;display:flex}.dev-typography-number input{flex:1;margin-top:0}.dev-typography-number span{color:#777;flex:none;font-size:12px}.dev-typography-variable{background:#f5f5f5;border-radius:5px;margin-top:4px;margin-bottom:15px;padding:9px}.dev-typography-variable span{color:#777;margin-bottom:4px;font-size:11px;display:block}.dev-typography-variable code{overflow-wrap:anywhere;color:var(--ui-text);font-family:Courier New,monospace;font-size:11px;display:block}.dev-typography-apply{background:var(--ui-accent);color:#fff;width:100%;min-height:34px;font-family:var(--ui-font);cursor:pointer;border:0;border-radius:5px;margin-top:3px;font-size:13px;font-weight:500}.dev-typography-apply:hover{opacity:.88}.dev-typography-reset{border:1px solid var(--ui-border);width:100%;min-height:32px;color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;background:0 0;border-radius:5px;margin-top:7px;font-size:12px;font-weight:400}.dev-typography-reset:hover{background:var(--ui-hover)}.dev-typography-copy{border-top:1px solid var(--ui-border);margin-top:12px;padding-top:12px}.dev-typography-copy label{flex-direction:column;gap:5px;display:flex}.dev-typography-copy-button,.dev-typography-export{border:1px solid var(--ui-border);background:var(--ui-surface);width:100%;min-height:32px;color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;border-radius:5px;margin-top:7px;padding:6px 10px;font-size:12px}.dev-typography-copy-button:hover,.dev-typography-export:hover{background:var(--ui-hover)}.dev-typography-export{margin-top:14px;font-weight:600}.dark .dev-typography-toggle,.dark .dev-typography-panel{color:#eee;background:#202020}.dark .dev-typography-panel select,.dark .dev-typography-panel input{color:#eee;background:#292929}.dark .dev-typography-variable{background:#292929}@media (width<=1100px){.project-management-header{flex-direction:column;gap:18px}.project-management-header-tools{align-items:flex-start;width:100%}.project-management-dashboard{grid-template-columns:minmax(0,1fr);max-width:720px}.project-management-column{padding-top:34px;padding-bottom:42px}.project-management-column+.project-management-column{border-left:none;border-top:1px solid var(--ui-border)}.project-management-column-header{min-height:0}.project-management-links{max-width:340px}}@media (width<=800px){.project-page{padding:20px}.project-page-header{flex-direction:column;gap:18px}.project-page-navigation{width:100%}.project-management-header-tools{align-items:stretch}.project-management-header-tools .project-page-navigation{flex-wrap:wrap}.project-settings-button{align-self:flex-end}.project-settings-section-header{grid-template-columns:auto minmax(0,1fr)}.storage-status{grid-column:1/-1;justify-self:start}.storage-root-folder{flex-direction:column;align-items:flex-start}.storage-structure-preview>div{grid-template-columns:minmax(0,1fr)}.project-page-navigation button{flex:1;justify-content:center}.project-entity-panel-header{flex-direction:column;align-items:flex-start;gap:16px}.project-entity-status{display:none}}@media (width<=550px){.project-page{padding:14px}.project-page-header h1{font-size:25px}.project-page-navigation span{display:none}.project-entity-panel-header{padding:18px}.project-entity-row{padding-left:16px}.project-entity-panel-footer{display:none}}.technical-breakdown-page{--dt-scene-header:#ececef;--dt-story-cell:#f8e9eb;--dt-story-heading:#efd4d9;--dt-technical-cell:#eaf2f8;--dt-technical-heading:#d7e7f2;--dt-comment-cell:#f1f1f3;--dt-comment-heading:#dfdfe3;--dt-body-cell:#fff;--dt-grid:#c9c9ce;--dt-drop-indicator:#668fbd;--dt-fps-variable-color:#d70015;--dt-table-font-size:13px;--dt-table-heading-font-size:11px;--dt-metadata-font-size:14px;overflow-y:auto}.technical-breakdown-header{z-index:30;background:var(--ui-background,#fff);border-bottom:1px solid var(--ui-border);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 24px;margin:0 0 16px;padding:10px 0 8px;display:grid;position:sticky;top:0}.technical-breakdown-title-row{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.technical-breakdown-metadata-row{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px 24px;width:100%;display:flex}.technical-breakdown-summary{color:var(--ui-muted);font-size:var(--dt-metadata-font-size);flex-wrap:wrap;align-items:center;gap:8px 18px;font-weight:500;line-height:1.3;display:flex}.technical-breakdown-summary strong{color:var(--ui-text);font-weight:650}.technical-global-fps{color:var(--ui-text);font-size:var(--dt-metadata-font-size);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;font-weight:500;line-height:1.3;display:inline-flex}.technical-breakdown-version-control{align-items:center;gap:6px;margin-right:10px;display:inline-flex}.technical-breakdown-version-control select{width:96px}.technical-breakdown-version-control button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:4px;align-items:center;gap:4px;padding:4px 7px;display:inline-flex}.technical-breakdown-version-control button:hover{background:var(--ui-hover)}.technical-breakdown-version-control button:disabled{opacity:.42;cursor:not-allowed}.technical-breakdown-mode-switch{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:7px;flex:none;margin:0;padding:3px;display:inline-flex}.technical-breakdown-mode-switch button{color:var(--ui-muted);font:inherit;font-size:var(--dt-metadata-font-size);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 12px}.technical-breakdown-mode-switch button.active{background:var(--ui-hover);color:var(--ui-text);font-weight:650}.technical-global-fps>.technical-shot-select,.technical-global-fps>.technical-editable-select,.technical-global-fps>.technical-passive-select{flex:0 0 88px;width:88px;min-height:30px}.technical-global-fps>.technical-passive-select>span{display:none}.technical-global-fps>.technical-passive-select>select{appearance:auto;min-height:30px;color:var(--ui-text);background:var(--ui-surface);position:static;inset:auto}.technical-global-fps select,.technical-global-fps input[type=text]{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;color:var(--ui-text);font:inherit;border-radius:4px;padding:3px 5px}.technical-global-fps label{color:var(--ui-text);cursor:pointer;align-items:center;gap:4px;display:inline-flex}.technical-manage-options{color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;margin-right:10px;padding:4px 7px;display:inline-flex}.technical-save-button{flex:0 0 30px;width:30px;height:30px}.technical-manage-options:hover{background:var(--ui-hover);color:var(--ui-text)}.technical-options-backdrop{z-index:100;background:#0000003d;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.technical-options-dialog{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:10px;flex-direction:column;width:min(820px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 18px 50px #0003}.technical-options-dialog>header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex}.technical-options-dialog h2,.technical-options-dialog h3{margin:0}.technical-options-dialog h2{font-size:20px}.technical-options-dialog>header>button,.technical-options-list button{color:var(--ui-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.technical-options-dialog>header>button{border-radius:5px;width:30px;height:30px}.technical-options-dialog>header>button:hover,.technical-options-list button:hover{background:var(--ui-hover);color:var(--ui-text)}.technical-options-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px;min-height:0;padding:20px;display:grid;overflow-y:auto}.technical-options-categories h3{text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:13px}.technical-options-list{border-top:1px solid var(--ui-border);max-height:190px;overflow-y:auto}.technical-options-list>div{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:4px 2px 4px 7px;font-size:12px;display:flex}.technical-options-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.technical-options-list button{border-radius:4px;flex:none;width:24px;height:24px}.technical-options-categories form{gap:6px;margin-top:9px;display:flex}.technical-options-categories form input{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;color:var(--ui-text);font:inherit;border-radius:5px;flex:auto;padding:6px 7px}.technical-options-categories form button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:5px;align-items:center;gap:4px;padding:6px 8px;display:inline-flex}.technical-breakdown-content{flex-direction:column;gap:28px;width:100%;padding-bottom:48px;display:flex}.technical-breakdown-empty-project{color:var(--ui-muted);text-align:center;padding:42px}.technical-scene{width:100%}.technical-scene-header{border:1px solid var(--dt-grid);background:var(--dt-scene-header);color:#29292d;letter-spacing:.015em;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;min-height:38px;padding:8px 12px;font-size:12px;display:grid}.technical-scene-header strong{font-size:13px}.technical-scene-header span+span{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.technical-shot-table-scroll{width:100%;overflow-x:auto}.technical-shot-table{table-layout:fixed;border-collapse:collapse;color:#26262a;width:100%;min-width:1450px;font-size:var(--dt-table-font-size)}.technical-shot-table th,.technical-shot-table td{border:1px solid var(--dt-grid);text-align:center;vertical-align:middle}.technical-shot-table th{font-size:var(--dt-table-heading-font-size);text-align:center;padding:7px 5px;line-height:1.15}.technical-shot-table td{padding:0}.technical-shot-table td.dt-readonly-cell{background:var(--dt-body-cell);white-space:pre-wrap;min-height:44px;padding:9px 6px;line-height:1.35}.technical-shot-table td.dt-readonly-cell.dt-family-comment{background:var(--dt-comment-cell)}.technical-shooting-order-note{color:var(--ui-muted);font-size:var(--dt-metadata-font-size);justify-content:space-between;align-items:center;gap:16px;padding:0 2px 2px;display:flex}.technical-shooting-order-note button,.technical-shooting-day-header button{align-items:center;gap:6px;display:inline-flex}.technical-shooting-day-header td{border-top:14px solid var(--project-page-background,#f7f7f5);background:#f4f2ed;padding:12px 10px}.technical-shooting-day-header td,.technical-shooting-day-header input{font-weight:650}.technical-shooting-day-header input[type=text]{text-transform:uppercase;width:150px}.technical-shooting-day-header input[type=date]{width:145px;margin-left:12px}.technical-shooting-day-header span{color:var(--text-secondary,#6d6d6a);margin-left:14px;font-weight:500}.technical-shooting-day-header .technical-shooting-day-schedule{flex-wrap:wrap;align-items:center;gap:5px;margin-left:14px;font-size:10px;font-weight:500;display:inline-flex}.technical-shooting-day-header .technical-shooting-day-schedule span{margin:0}.technical-shooting-day-schedule label{color:var(--ui-muted);text-transform:uppercase;align-items:center;gap:4px;display:inline-flex}.technical-shooting-day-schedule input[type=time]{width:82px;min-height:27px;padding:2px 4px;font-size:11px;font-weight:500}.technical-shooting-day-grip{cursor:grab;margin-right:4px}.technical-shooting-day-delete{float:right}.technical-shot-table .dt-col-characters{min-width:170px}.technical-shot-table .dt-col-characters select[multiple]{min-height:58px}.technical-characters-column-toggle{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.work-plan-page{min-width:0;overflow:hidden}.work-plan-header{grid-template-columns:minmax(220px,1fr) auto;gap:16px 24px;margin-bottom:0;display:grid}.work-plan-context{color:var(--text-secondary,#6d6d6a);grid-column:1/-1;gap:18px;font-size:13px;display:flex}.work-plan-day-navigation{box-sizing:border-box;border-bottom:1px solid var(--border-color,#deded9);scrollbar-width:thin;background:#fff;flex-wrap:nowrap;flex:none;gap:6px;min-width:0;max-width:100%;padding:12px 24px;display:flex;overflow:auto hidden}.work-plan-day-navigation button{white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;padding:7px 12px}.work-plan-day-navigation button.active{background:#f0efeb;border-color:#c8c8c2}.work-plan-content{flex:auto;min-height:0;padding:22px 24px 40px;overflow:hidden auto}.work-plan-day+.work-plan-day{margin-top:28px}.work-plan-day-header{border-bottom:1px solid #bdbdb7;justify-content:space-between;align-items:baseline;gap:20px;padding:0 2px 9px;display:flex}.work-plan-day-header h2{text-transform:uppercase;margin:0;font-size:17px}.work-plan-day-header span{color:var(--text-secondary,#6d6d6a);font-size:13px}.work-plan-matrix-scroll{max-width:100%;overflow:auto visible}.work-plan-matrix{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.work-plan-matrix th,.work-plan-matrix td{border-bottom:1px solid #deded9;border-right:1px solid #deded9}.work-plan-row-heading,.work-plan-character-name{z-index:2;text-align:left;background:#f7f6f2;width:190px;min-width:190px;padding:10px 12px;position:sticky;left:0}.work-plan-shot-heading{text-align:left;vertical-align:top;background:#fbfbf9;width:142px;min-width:142px;padding:8px}.work-plan-shot-heading>span{color:#5f5f5b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:500;display:block;overflow:hidden}.work-plan-shot-drag{cursor:grab;text-align:left;background:0 0;border:0;align-items:center;gap:3px;width:100%;padding:0;display:flex}.work-plan-context-row .work-plan-shot-drag{text-align:center;justify-content:center;font-size:10px}.work-plan-section-row th,.work-plan-section-row td{letter-spacing:.08em;text-align:left;background:#ebe9e3;padding:7px 12px;font-size:11px}.work-plan-character-name{text-transform:uppercase;font-size:12px;font-weight:600}.work-plan-character-cell{text-align:center;background:#fff;height:42px;padding:4px}.work-plan-character-cell button{background:0 0;border:1px solid #0000;border-radius:5px;width:100%;height:32px}.work-plan-character-cell button:not(:disabled):hover{background:#f3f2ee;border-color:#b9b9b2}.work-plan-character-cell button.active{color:#315b3a;background:#d9e6dc}.work-plan-character-cell button:disabled{cursor:not-allowed;background:#f4f4f1}.work-plan-empty-day,.work-plan-no-characters{color:var(--text-secondary,#6d6d6a);text-align:center;padding:18px;font-size:13px}.work-plan-day.compact .work-plan-day-header{border-bottom-color:#d8d7d2;padding:7px 2px}.work-plan-day.compact .work-plan-day-header h2{font-size:13px}.work-plan-day.detailed .work-plan-day-header{background:#f7f6f2;border:1px solid #cfcec8;border-radius:8px 8px 0 0;padding:10px 12px}.work-plan-day-schedule{background:#f7f6f2;border:1px solid #cfcec8;border-radius:8px 8px 0 0;grid-template-columns:minmax(280px,1fr) minmax(250px,.8fr);gap:12px 28px;padding:12px 14px;display:grid}.work-plan-day-schedule-title{grid-template-columns:auto auto minmax(140px,1fr);align-items:center;gap:12px;display:grid}.work-plan-day-schedule-title strong{text-transform:uppercase;font-size:17px}.work-plan-day-schedule-title>span{color:var(--text-secondary,#6d6d6a);text-transform:capitalize;font-size:13px}.work-plan-day-schedule input[type=date],.work-plan-day-schedule input[type=time]{box-sizing:border-box;color:#343431;min-height:27px;font:inherit;background:#fff;border:1px solid #cfcec8;border-radius:4px;padding:2px 5px;font-size:11px}.work-plan-day-schedule-grid{grid-template-columns:auto minmax(150px,1fr) auto minmax(36px,auto);align-items:center;gap:5px 9px;font-size:11px;display:grid}.work-plan-day-schedule-grid>strong{color:#555550;letter-spacing:.07em;font-size:9px}.work-plan-day-schedule-grid>div{align-items:center;gap:5px;display:inline-flex}.work-plan-day-schedule-grid input[type=time]{width:78px}@media (width<=950px){.work-plan-day-schedule{grid-template-columns:minmax(0,1fr)}}.work-plan-context-row th{color:#555550;text-align:center;vertical-align:middle;text-overflow:ellipsis;background:#fbfbf9;width:84px;min-width:84px;height:29px;padding:3px 4px;font-size:9.5px;font-weight:600;overflow:hidden}.work-plan-context-row .work-plan-context-label{color:#44443f;letter-spacing:.07em;text-align:left;background:#efeee9;width:390px;min-width:390px}.work-plan-context-row.sequence-row th:not(.work-plan-context-label){padding:3px}.work-plan-context-row.sequence-row span{background:var(--entity-color);color:#343431;border-radius:4px;padding:5px;display:block}.work-plan-context-row.plan-row th:not(.work-plan-context-label){background:#f5f4ef}.work-plan-context-row.place-row th:not(.work-plan-context-label){background:#eef1ed}.work-plan-context-row th.group-continued{border-left:0}.work-plan-context-row th.group-continues{border-right-color:#0000}.work-plan-context-row th.group-start{border-left:1px solid #deded9}.work-plan-context-row th.group-end{border-right-color:#c9c9c3}.work-plan-fixed{text-align:left;background:#f7f6f2;padding:8px;font-size:11px;position:static}.work-plan-entity-headings .work-plan-fixed,.work-plan-entity-headings td{color:#666660;letter-spacing:.05em;background:#efeee9;font-size:9px}.work-plan-entity-number{text-align:center;white-space:nowrap;width:38px;min-width:38px;max-width:42px;padding-inline:3px}.work-plan-entity-name{z-index:4;width:160px;min-width:140px;max-width:180px;box-shadow:inset 4px 0 0 var(--entity-color);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;position:sticky;left:0;overflow:hidden;border-right-color:#b9b9b3!important}.work-plan-entity-name button{width:100%;color:inherit;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650;display:block;overflow:hidden}.work-plan-entity-actor{white-space:nowrap;text-overflow:ellipsis;width:150px;min-width:120px;max-width:180px;font-weight:500;overflow:hidden}.work-plan-entity-count{text-align:center;white-space:nowrap;width:42px;min-width:40px;max-width:48px;padding-inline:3px}.work-plan-entity-cell{text-align:center;background:#fff;width:84px;min-width:84px;height:36px;padding:2px}.work-plan-entity-cell button{background:0 0;border:1px solid #0000;border-radius:4px;width:100%;height:28px}.work-plan-entity-cell button.active{border-color:color-mix(in srgb, var(--entity-color) 75%, #999);background:var(--entity-color);color:#343431}.work-plan-entity-cell button:not(:disabled):hover{border-color:#aaa9a3}.work-plan-entity-cell button:disabled{cursor:not-allowed;background:#f4f4f1}.work-plan-empty-section{color:var(--text-secondary,#6d6d6a);text-align:center;background:#fff;padding:13px;font-size:12px}.technical-shooting-order-content{gap:10px}.technical-shooting-order-table{min-width:1600px}.technical-shot-table .dt-shooting-scene{width:150px}.technical-shot-table th.dt-shooting-scene{background:var(--dt-scene-header)}.technical-shot-table .dt-shooting-context{white-space:nowrap;width:82px}.technical-shot-table th.dt-shooting-context{background:var(--dt-scene-header)}.technical-shot-table td.dt-shooting-scene strong,.technical-shot-table td.dt-shooting-scene span{display:block}.technical-shot-table td.dt-shooting-scene span{color:var(--ui-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.technical-shot-table td.dt-editable-cell{height:1px}.technical-shot-field{justify-content:center;align-items:center;width:100%;height:100%;min-height:44px;display:flex}.technical-shot-table td.dt-family-story,.technical-shot-table td.dt-family-technical{background:var(--dt-body-cell)}.technical-shot-table th.dt-family-story{background:var(--dt-story-heading)}.technical-shot-table th.dt-family-technical{background:var(--dt-technical-heading)}.technical-shot-table td.dt-family-comment{background:var(--dt-comment-cell)}.technical-shot-table th.dt-family-comment{background:var(--dt-comment-heading)}.technical-shot-table input,.technical-shot-table textarea,.technical-shot-table select{box-sizing:border-box;width:100%;min-width:0;color:inherit;font:inherit;text-align:center;background:0 0;border:0;outline:0;padding:7px 6px;line-height:1.35;display:block}.technical-shot-table textarea{resize:none;white-space:pre-wrap;min-height:calc(1.35em + 14px);overflow:hidden}.technical-shot-table input:focus,.technical-shot-table textarea:focus,.technical-shot-table select:focus{box-shadow:none;outline:none}.technical-shot-table select{cursor:pointer;min-height:44px}.technical-editable-select{align-items:center;width:100%;height:100%;display:flex}.technical-editable-select input{flex:auto}.technical-editable-select button{width:24px;min-height:32px;color:var(--ui-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.technical-passive-select{justify-content:center;align-items:center;width:100%;min-height:44px;display:flex;position:relative;overflow:hidden}.technical-passive-select>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:7px 5px;overflow:hidden}.technical-passive-select>select{z-index:1;appearance:none;color:#0000;cursor:pointer;min-height:100%;position:absolute;inset:0}.technical-passive-select>select option{color:var(--ui-text)}.technical-scale-editor{justify-content:center;align-items:center;gap:3px;width:100%;min-height:44px;display:flex}.technical-scale-editor>.technical-editable-select,.technical-scale-editor>.technical-passive-select{flex:1 1 0;min-width:0}.technical-movement-editor{justify-content:center;align-items:center;gap:3px;width:100%;min-height:44px;display:flex}.technical-movement-editor>.technical-passive-select,.technical-movement-editor>.technical-editable-select{min-width:0}.technical-movement-editor.directed>.technical-passive-select:first-child,.technical-movement-editor.directed>.technical-editable-select:first-child{flex:62%}.technical-movement-editor.directed>.technical-passive-select:last-child,.technical-movement-editor.directed>.technical-editable-select:last-child{flex:38%}.technical-scale-editor>span{flex:none;font-weight:650}.technical-scale-editor>button{width:22px;min-height:30px;color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.technical-scale-editor>button:hover{color:var(--ui-text)}.technical-reference-with-custom,.technical-legacy-reference-editor{align-items:center;width:100%;min-height:44px;display:flex}.technical-reference-select{justify-content:center;align-items:center;gap:4px;width:100%;min-height:44px;padding:7px 5px;display:flex;position:relative;overflow:hidden}.technical-reference-select>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.technical-reference-select>svg{color:var(--ui-muted);flex:none}.technical-reference-select select{cursor:pointer;color:#0000;min-height:100%;position:absolute;inset:0}.technical-reference-select select option{color:var(--ui-text)}.technical-reference-select select optgroup{background:var(--ui-surface);color:var(--ui-text);font-weight:650}.technical-reference-with-custom>.technical-reference-select,.technical-legacy-reference-editor>.technical-shot-field{flex:auto}.technical-reference-custom-button,.technical-legacy-reference-editor>button{min-height:32px;color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0 5px;font-size:10px}.technical-equipment-select{width:100%;min-height:44px;position:relative}.technical-equipment-select summary{cursor:pointer;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:7px 5px;list-style:none;display:flex}.technical-equipment-select summary::-webkit-details-marker{display:none}.technical-equipment-select summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.technical-equipment-menu{z-index:40;border:1px solid var(--dt-grid);background:var(--ui-surface);text-align:left;border-radius:5px;gap:2px;min-width:max(100%,190px);max-height:240px;padding:5px;display:grid;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 22px #00000024}.technical-equipment-menu label{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 6px;padding:4px;display:grid}.technical-equipment-menu input[type=checkbox]{grid-row:1/3;width:auto;min-height:0}.technical-equipment-menu small{color:var(--ui-muted);grid-column:2;font-size:10px}.technical-equipment-menu button{color:var(--ui-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:5px}.dt-fps-effective{text-align:center;width:100%;padding:7px 6px;display:block}.technical-shot-table .dt-fps-variable{color:var(--dt-fps-variable-color);font-weight:700}.technical-shot-table td.dt-editable-cell:focus-within{z-index:1;position:relative;box-shadow:inset 0 0 0 2px #4674a859}.technical-shot-table .dt-col-number{width:62px}.technical-shot-table .dt-drag-control{background:var(--dt-body-cell);text-align:center;vertical-align:middle;width:28px;padding:0}.technical-shot-table .dt-drag-control button{width:100%;min-height:34px;color:var(--ui-muted);cursor:grab;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.technical-shot-table .dt-drag-control button:active{cursor:grabbing}.technical-shot-table tr.dt-row-dragging>td{opacity:.55}.technical-shot-table tr.dt-drop-before>td{box-shadow:inset 0 3px 0 var(--dt-drop-indicator)}.technical-shot-table tr.dt-drop-after>td{box-shadow:inset 0 -3px 0 var(--dt-drop-indicator)}.technical-shot-table tr.dt-row-highlighted>td{animation:1.6s ease-out technical-shot-highlight}@keyframes technical-shot-highlight{0%,35%{box-shadow:inset 0 0 0 2px var(--dt-drop-indicator);background-color:color-mix(in srgb, var(--dt-drop-indicator) 14%, white)}to{box-shadow:inset 0 0 #0000}}.technical-description-with-references{flex-direction:column;justify-content:center;width:100%;min-height:44px;display:flex}.technical-shot-references{flex-wrap:wrap;justify-content:center;gap:3px;padding:0 5px 5px;display:flex}.technical-shot-reference{background:var(--ui-hover);color:var(--ui-muted);border-radius:4px;align-items:center;gap:1px;padding:2px 3px;font-size:10px;display:inline-flex}.technical-shot-reference button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:1px 2px;display:inline-flex}.technical-shot-reference button:first-child{color:var(--ui-text);font-weight:650}.technical-shot-table .dt-col-tools{position:relative}.technical-shot-reference-picker{z-index:60;border:1px solid var(--ui-border);background:var(--ui-surface);text-align:left;border-radius:6px;width:280px;padding:9px;position:absolute;top:calc(100% - 4px);right:4px;box-shadow:0 8px 22px #00000024}.technical-shot-reference-picker label{color:var(--ui-muted);gap:5px;font-size:11px;display:grid}.technical-shot-reference-picker select{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:32px;color:var(--ui-text);font:inherit;border-radius:4px;padding:5px 7px}.technical-shot-table .dt-col-action{width:160px}.technical-shot-table .dt-col-description{width:210px}.technical-shot-table .dt-col-fps{width:58px}.technical-shot-table .dt-col-camera-hidden{display:none}.project-technical-fields{gap:13px;display:grid}.project-technical-fields label,.project-info-tab-panel label{gap:6px;display:grid}.project-info-tabs{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;display:grid}.project-info-tabs button{color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 6px;font-size:12px}.project-info-tabs button.active{background:var(--ui-hover);color:var(--ui-text);font-weight:600}.project-info-tab-panel{gap:13px;display:grid}.project-info-dialog-body,.new-project-dialog-body{max-height:min(70vh,650px);padding-right:3px;overflow-y:auto}.dialog-step-indicator,.dialog-optional-note{color:var(--ui-muted);margin:0;font-size:12px;line-height:1.4}.dialog-optional-note{background:var(--ui-hover);border-radius:6px;padding:9px 10px}.dialog-buttons-three{flex-wrap:wrap}.technical-shot-table .dt-col-comment{width:190px}.technical-shot-table .dt-col-tools{background:var(--dt-body-cell);text-align:center;vertical-align:middle;width:38px}.technical-shot-table .dt-col-tools button{width:28px;height:28px;color:var(--ui-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.technical-shot-table .dt-col-tools button:hover{background:var(--ui-hover);color:#b42318}.technical-scene-empty{color:var(--ui-muted);padding:13px 12px 5px;font-size:12px}.technical-scene-empty.dt-empty-drop-target{border:1px dashed var(--dt-drop-indicator);background:color-mix(in srgb, var(--dt-drop-indicator) 9%, transparent);color:var(--ui-text);border-radius:6px;margin-top:8px;padding:12px}.technical-add-shot{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font-family:var(--ui-font);cursor:pointer;border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:7px 10px;font-size:12px;display:inline-flex}.technical-add-shot:hover{background:var(--ui-hover)}@media (width<=760px){.technical-breakdown-header{grid-template-columns:minmax(0,1fr)}.technical-breakdown-header .project-page-actions,.technical-breakdown-metadata-row{grid-column:1}.technical-breakdown-metadata-row{align-items:flex-start}.technical-global-fps{margin-left:0}.technical-options-categories{grid-template-columns:minmax(0,1fr)}.technical-scene-header{grid-template-columns:auto minmax(0,1fr)}.technical-scene-header span+span{grid-column:1/-1}}.technical-catalog-filters{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:7px;flex-wrap:wrap;align-self:flex-start;gap:4px;margin-bottom:8px;padding:3px;display:flex}.technical-category-filters{margin-top:0}.technical-catalog-page>.project-page-header{align-items:center;margin-bottom:12px}.technical-catalog-title-row{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.technical-catalog-view-switch{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:7px;padding:3px;display:inline-flex}.technical-catalog-view-switch button{color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 10px;font-size:11px}.technical-catalog-view-switch button.active{background:var(--ui-hover);color:var(--ui-text);font-weight:650}.technical-quick-entry{border-bottom:1px solid var(--ui-border);align-items:center;gap:8px;width:min(720px,100%);margin:4px 0 0;padding-bottom:10px;display:flex}.technical-catalog-page{min-height:0;overflow:hidden auto}.technical-catalog-page .technical-quick-entry{z-index:20;background:var(--ui-background);width:min(820px,100%);padding:5px 0 8px;position:sticky;top:0}.technical-catalog-sort{color:var(--ui-muted);flex:none;align-items:center;gap:5px;font-size:10px;display:inline-flex}.technical-catalog-sort select{border:1px solid var(--ui-border);background:var(--ui-surface);max-width:155px;min-height:29px;color:var(--ui-text);font:inherit;border-radius:5px;padding:3px 5px;font-size:11px}.technical-quick-entry input{border:0;border-bottom:1px solid var(--ui-border);min-width:0;color:var(--ui-text);font:inherit;background:0 0;outline:0;flex:auto;padding:10px 3px;font-size:15px}.technical-quick-entry input:focus{border-bottom-color:var(--dt-drop-indicator)}.technical-quick-entry button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;display:inline-flex}.technical-quick-entry button:disabled{opacity:.45;cursor:default}.technical-catalog-filters button{color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 12px}.technical-catalog-filters button.active{background:var(--ui-hover);color:var(--ui-text);font-weight:600}.technical-catalog-filters span{opacity:.7;margin-left:4px}.technical-catalog-content{width:min(860px,100%)}.technical-catalog-header-actions{align-items:flex-end;gap:10px;display:flex}.technical-catalog-header-actions label{color:var(--ui-muted);gap:3px;font-size:11px;display:grid}.technical-catalog-header-actions select{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:32px;color:var(--ui-text);font:inherit;border-radius:5px;padding:4px 8px}.technical-catalog-list{gap:8px;margin-top:16px;display:grid}.technical-catalog-selection-action{width:min(820px,100%);color:var(--ui-muted);justify-content:flex-end;align-items:center;gap:9px;margin:4px 0 8px;font-size:11px;display:flex}.technical-catalog-selection-action button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:5px;align-items:center;gap:4px;padding:6px 8px;display:inline-flex}.technical-catalog-group{gap:8px;display:grid}.technical-catalog-group+.technical-catalog-group{margin-top:14px}.technical-catalog-group>h3,.technical-catalog-subgroup>h4{color:var(--ui-muted);letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.technical-catalog-group-header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:12px;padding:4px 3px 6px;display:flex}.technical-catalog-group-header h3,.technical-catalog-group-header h4{color:var(--ui-muted);letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.technical-catalog-group-header button{color:var(--ui-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:3px;padding:3px 5px;font-size:10px;display:inline-flex}.technical-catalog-group-header button:hover{background:var(--ui-hover);color:var(--ui-text)}.technical-catalog-owner-group>h3{border-bottom:1px solid var(--ui-border);color:var(--ui-text);padding-bottom:6px;font-size:13px}.technical-catalog-subgroup{gap:8px;margin-top:5px;display:grid}.technical-catalog-owner{opacity:.82}.technical-catalog-owner[class*=ownership-]{background:var(--technical-owner-undetermined,#eeeeef);border-radius:999px;width:fit-content;margin-top:6px;padding:2px 6px;display:inline-flex}.technical-catalog-owner.ownership-owned{background:var(--technical-owner-owned,#e6f0ea)}.technical-catalog-owner.ownership-rental{background:var(--technical-owner-rental,#ece9f5)}.technical-catalog-owner.ownership-third-party{background:var(--technical-owner-third-party,#f3ece4)}.technical-series-project-selection{flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:8px;display:flex}.technical-series-parent-title{align-items:center;gap:7px;color:var(--ui-text)!important;margin:0 0 3px!important;display:flex!important}.technical-series-parent-title input{margin:0}.technical-series-project-selection label{color:var(--ui-text);align-items:center;gap:4px;font-size:11px;display:inline-flex}.technical-series-project-selection input{margin:0}.technical-series-selection-actions{gap:4px;display:inline-flex!important}.technical-series-selection-actions button{background:var(--ui-hover);color:var(--ui-muted);font:inherit;cursor:pointer;border:0;border-radius:4px;padding:3px 5px;font-size:10px}.technical-catalog-validation{color:#b42318;margin:-3px 0 0;font-size:11px}.technical-catalog-list article{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:flex}.technical-catalog-list article.technical-material-checklist-row{border:0;border-bottom:1px solid color-mix(in srgb, var(--ui-border) 72%, transparent);cursor:pointer;background:0 0;border-radius:0;grid-template-columns:22px 44px minmax(180px,1fr) 150px 26px;align-items:center;gap:7px;min-height:36px;padding:5px 4px;display:grid}.technical-material-column-header{border-bottom:1px solid var(--ui-border);width:min(820px,100%);color:var(--ui-muted);letter-spacing:.035em;text-transform:uppercase;grid-template-columns:22px 44px minmax(180px,1fr) 150px 26px;align-items:center;gap:7px;padding:3px 4px 5px;font-size:10px;font-weight:650;display:grid}.technical-material-sheet{width:min(820px,100%)}.technical-catalog-list article.technical-material-series-group{background:0 0;border:0;border-radius:0;min-height:0;padding:7px 4px 3px;display:block}.technical-material-collapsible-heading{width:100%;color:var(--ui-text);font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:22px 18px minmax(0,max-content) minmax(0,1fr);align-items:center;gap:6px;margin:0 0 3px;padding:3px 0;display:grid}.technical-material-collapsible-heading>input[type=checkbox]{justify-self:center;margin:0}.technical-material-collapsible-heading strong{font-size:12px;font-weight:650}.technical-material-collapsible-heading span{color:var(--ui-muted);font-size:10px;font-weight:500}.technical-material-series-group .technical-material-checklist-row{border-bottom:1px solid color-mix(in srgb, var(--ui-border) 62%, transparent);cursor:pointer;grid-template-columns:22px 44px minmax(180px,1fr) 150px 26px;align-items:center;gap:7px;min-height:34px;padding:4px 0;display:grid}.technical-material-series-children{margin-left:25px}.technical-material-series-group .technical-material-checklist-row:hover{background:color-mix(in srgb, var(--ui-hover) 70%, transparent)}.technical-material-checklist-row.recently-added{animation:1.7s ease-out technical-material-added}@keyframes technical-material-added{0%,45%{background:color-mix(in srgb, var(--dt-drop-indicator) 15%, transparent)}to{background:0 0}}.technical-catalog-list article.technical-material-checklist-row:hover{background:color-mix(in srgb, var(--ui-hover) 70%, transparent)}.technical-material-checklist-row>input[type=checkbox]{justify-self:center;margin:0}.technical-material-checklist-row .technical-material-quantity{width:40px;color:var(--ui-text);font:inherit;text-align:center;background:0 0;border:0;border-bottom:1px solid #0000;outline:0;padding:3px 2px;font-size:12px}.technical-material-checklist-row .technical-material-quantity:focus{border-bottom-color:var(--ui-border)}.technical-material-checklist-row>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:550;overflow:hidden}.technical-material-name{white-space:nowrap;align-items:center;gap:5px;min-width:0;overflow:hidden;display:flex!important}.technical-material-name strong{text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:550;overflow:hidden}.technical-material-name small{color:var(--ui-muted);flex:none;font-size:10px}.technical-material-collapse-button{width:18px;height:18px;color:var(--ui-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 18px;justify-content:center;align-items:center;padding:0;display:inline-flex}.technical-material-collapse-button:hover{background:var(--ui-hover);color:var(--ui-text)}.technical-catalog-list article.technical-material-linked-row{padding-left:28px}.technical-linked-accessories-editor{border:1px solid var(--ui-border);border-radius:8px;gap:9px;margin:5px 0;padding:11px;display:grid}.technical-linked-accessories-editor legend{padding:0 4px;font-size:12px;font-weight:650}.technical-linked-accessories-editor ul{color:var(--ui-muted);margin:0;padding-left:18px;font-size:12px}.technical-linked-accessory-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.technical-linked-accessory-actions label{flex-direction:row;align-items:center;gap:6px;margin:0;display:flex}.technical-material-checklist-row .technical-catalog-owner{white-space:nowrap;margin:0}.technical-material-source{min-width:0;max-width:145px;color:var(--ui-text);font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:3px 20px 3px 7px;font-size:10px}.technical-material-source:hover,.technical-material-source:focus{border-color:var(--ui-border);outline:0}.technical-material-context{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex!important}.technical-material-context>button{color:var(--ui-muted);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:2px 4px;font-size:10px;text-decoration:underline}.technical-material-context>button:hover{background:var(--ui-hover);color:var(--ui-text)}.technical-material-usages{width:min(480px,100%)}.technical-material-usages header p{color:var(--ui-muted);margin:3px 0 0;font-size:12px}.technical-material-usage-list{gap:13px;display:grid}.technical-material-usage-list section{border-bottom:1px solid var(--ui-border);gap:6px;padding-bottom:10px;display:grid}.technical-material-usage-list section:last-child{border-bottom:0;padding-bottom:0}.technical-material-usage-list section>strong{font-size:12px}.technical-material-usage-list section>div{flex-wrap:wrap;gap:5px;display:flex}.technical-material-usage-list section button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:5px;padding:4px 7px;font-size:11px}.technical-material-usage-list section button:hover{background:var(--ui-hover)}.technical-material-no-usage{color:var(--ui-muted);margin:0}@media (width<=700px){.technical-catalog-page>.project-page-header{align-items:flex-start}.technical-catalog-title-row{flex-direction:column;align-items:flex-start}.technical-quick-entry{flex-wrap:wrap}.technical-quick-entry>input{flex-basis:calc(100% - 80px)}.technical-catalog-sort{order:3}.technical-material-column-header,.technical-catalog-list article.technical-material-checklist-row,.technical-material-series-group .technical-material-checklist-row{grid-template-columns:22px 38px minmax(120px,1fr) 112px 24px;gap:4px}.technical-catalog-list article.technical-material-series-group{padding-left:4px}}.technical-material-remove{color:#0000;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.technical-material-checklist-row:hover .technical-material-remove,.technical-material-remove:focus-visible{color:var(--ui-muted)}.technical-material-remove:hover{background:var(--ui-hover);color:#b42318}.technical-catalog-list:has(.technical-material-checklist-row){gap:0}.technical-catalog-list:has(.technical-material-checklist-row) .technical-catalog-group{gap:0}:is(.technical-catalog-list:has(.technical-material-checklist-row) .technical-catalog-group>h3,.technical-catalog-list:has(.technical-material-checklist-row) .technical-catalog-subgroup>h4){border-bottom:1px solid var(--ui-border);margin-top:10px;padding:5px 4px 6px}.technical-catalog-list article strong,.technical-catalog-list article span{display:block}.technical-catalog-list article .technical-catalog-type{color:var(--ui-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:650;display:inline-block}.technical-material-type-chooser{width:min(520px,100vw - 32px)}.technical-material-type-chooser header p{color:var(--ui-muted);margin:4px 0 0;font-size:13px}.technical-category-add-dialog{width:min(520px,100vw - 32px);max-height:min(700px,100vh - 32px);overflow-y:auto}.technical-category-add-dialog header p{color:var(--ui-muted);margin:4px 0 0;font-size:12px}.technical-category-add-list{gap:4px;display:grid}.technical-category-add-list>button{color:var(--ui-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:8px 10px}.technical-category-add-list>button:hover{border-color:var(--ui-border);background:var(--ui-hover)}.technical-category-add-list>p{color:var(--ui-muted);margin:8px 0;font-size:12px}.technical-material-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.technical-material-type-grid button{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:42px;color:var(--ui-text);font:inherit;text-align:left;cursor:pointer;border-radius:7px;padding:9px 12px}.technical-material-type-grid button:hover{background:var(--ui-hover)}.technical-lens-attach-button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:6px;padding:8px 10px}.technical-lens-attach-button:hover{background:var(--ui-hover)}.technical-lens-series-editor{width:min(680px,100vw - 32px);max-height:min(820px,100vh - 32px);overflow-y:auto}.technical-lens-focals{border:1px solid var(--ui-border);border-radius:7px;margin:4px 0 0;padding:12px}.technical-lens-focals legend{padding:0 5px;font-size:13px;font-weight:650}.technical-lens-focal-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.technical-lens-focal-grid label{background:var(--ui-hover);cursor:pointer;border-radius:5px;flex-direction:row;align-items:center;gap:6px;min-height:30px;margin:0;padding:5px 7px;font-size:12px;font-weight:500;display:flex}.technical-lens-focal-grid input{margin:0}.technical-lens-custom-focal{gap:8px;margin-top:12px;display:flex}.technical-lens-custom-focal input{flex:1;min-width:0}.technical-lens-custom-focal button{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}@media (width<=520px){.technical-material-type-grid{grid-template-columns:minmax(0,1fr)}.technical-catalog-header-actions{flex-direction:column;align-items:stretch;width:100%}.technical-lens-focal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-lens-custom-focal{flex-direction:column;align-items:stretch}}.technical-catalog-list article span{color:var(--ui-muted);margin-top:3px;font-size:12px}.technical-catalog-list article .technical-material-name,.technical-catalog-list article .technical-material-context,.technical-catalog-list article .technical-material-collapsible-heading span{margin-top:0}.technical-catalog-list article .technical-material-name{color:var(--ui-text)}.technical-material-parent-group{display:grid}.technical-catalog-editor:has(.technical-linked-accessories-editor){max-height:min(820px,100vh - 32px);overflow-y:auto}.technical-catalog-actions{gap:4px;display:flex}.technical-catalog-actions button,.technical-catalog-editor header button{width:30px;height:30px;color:var(--ui-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.technical-catalog-actions button:hover,.technical-catalog-editor header button:hover{background:var(--ui-hover);color:var(--ui-text)}.technical-catalog-empty{border:1px dashed var(--ui-border);color:var(--ui-muted);text-align:center;border-radius:8px;margin-top:16px;padding:42px}.technical-catalog-editor-backdrop{z-index:100;background:#14141857;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.technical-catalog-editor{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:10px;gap:12px;width:min(440px,100%);padding:20px;display:grid;box-shadow:0 18px 48px #0000002e}.technical-catalog-editor header,.technical-catalog-editor footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.entity-id-footer{color:var(--ui-muted);-webkit-user-select:text;user-select:text;margin-right:auto;font-size:10px}.entity-id-footer code{color:inherit;font:inherit}.technical-catalog-editor h2{margin:0;font-size:19px}.technical-catalog-editor label{color:var(--ui-muted);gap:5px;font-size:12px;display:grid}.technical-catalog-editor input,.technical-catalog-editor select,.technical-catalog-editor textarea{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;border-radius:6px;padding:8px 9px}.technical-catalog-active-field{grid-template-columns:none;align-items:center;color:var(--ui-text)!important;gap:7px!important;display:flex!important}.technical-catalog-active-field input[type=checkbox]{width:auto;margin:0;padding:0}.technical-catalog-editor textarea{resize:vertical;min-height:82px}.technical-catalog-editor footer{justify-content:flex-end;margin-top:4px}.technical-catalog-editor footer button,.technical-catalog-content .project-category-header button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:7px 10px;display:inline-flex}.technical-bible-page{--technical-bible-department-bg:#303641;--technical-bible-department-text:#f8fafc;--technical-bible-header-bg:#e8ecf1;--technical-bible-positive-bg:#e6f4ea;--technical-bible-negative-bg:#fbe8ea;--technical-bible-neutral-bg:#eef0f3;--technical-bible-drop-indicator:#668fbd;padding:30px 36px 50px;overflow:auto}.dark .technical-bible-page{--technical-bible-department-bg:#171b22;--technical-bible-department-text:#f4f6f8;--technical-bible-header-bg:#303640;--technical-bible-positive-bg:#243c31;--technical-bible-negative-bg:#472d32;--technical-bible-neutral-bg:#343943}.technical-bible-topbar{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.technical-bible-topbar h1{margin:4px 0;font-size:29px}.technical-bible-topbar p{color:var(--text-secondary,#667085);margin:0}.technical-bible-toolbar{align-items:center;gap:10px;margin-top:24px;display:flex}.technical-bible-view-switch{background:#eef0f3;border-radius:9px;padding:3px;display:inline-flex}.technical-bible-view-switch button{color:#596171;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px}.technical-bible-view-switch button.active{color:#20242c;background:#fff;box-shadow:0 1px 3px #1418201f}.technical-bible-search{background:#fff;border:1px solid #d9dde4;border-radius:8px;flex:0 390px;align-items:center;gap:8px;min-width:250px;padding:0 10px;display:flex}.technical-bible-search input{background:0 0;border:0;outline:0;width:100%;height:34px}.technical-bible-stats{color:#727986;gap:18px;margin:13px 0 8px;font-size:13px;display:flex}.technical-bible-cast{margin:15px 0 20px}.technical-bible-cast h2{letter-spacing:.07em;text-transform:uppercase;border-bottom:2px solid #cfd4dc;margin:0;padding:8px;font-size:12px}.technical-bible-cast button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8eaf0;grid-template-columns:160px minmax(190px,1fr) 160px minmax(190px,1fr);width:100%;padding:9px 8px;display:grid}.technical-bible-cast button:hover{background:#f7f8fa}.technical-bible-table-wrap{border-top:1px solid #d9dde4;max-width:100%;overflow-x:auto}.technical-bible-table{border-collapse:collapse;width:100%;min-width:820px;font-size:13px}.technical-bible-table.detailed{min-width:1380px}.technical-bible-table thead th{z-index:2;background:var(--technical-bible-header-bg);color:#4d5665;letter-spacing:.045em;text-align:left;text-transform:uppercase;border-bottom:1px solid #cbd1da;padding:9px 10px;font-size:11px;position:sticky;top:0}.technical-bible-table td{vertical-align:middle;border-bottom:1px solid #e8eaf0;height:37px;padding:3px 8px}.technical-bible-table tbody tr:not(.technical-bible-department):nth-child(odd) td{background:#f5f7fa8c}.technical-bible-department th{background:var(--technical-bible-department-bg);color:var(--technical-bible-department-text);letter-spacing:.085em;text-align:left;text-transform:uppercase;border:0;padding:7px 10px;font-size:12px;font-weight:700}.technical-bible-department-content{align-items:center;gap:7px;min-height:20px;display:flex}.technical-bible-department-handle{width:24px;min-height:24px;color:color-mix(in srgb, var(--technical-bible-department-text) 66%, transparent);cursor:grab;background:0 0;border:0;border-radius:5px;flex:0 0 24px;justify-content:center;align-items:center;margin:-2px 0 -2px -5px;padding:0;display:inline-flex}.technical-bible-department-handle:hover{background:color-mix(in srgb, var(--technical-bible-department-text) 12%, transparent);color:var(--technical-bible-department-text)}.technical-bible-department-handle:active{cursor:grabbing}.technical-bible-department.is-dragging th{opacity:.55}.technical-bible-department.drop-before th{box-shadow:inset 0 3px 0 var(--technical-bible-drop-indicator)}.technical-bible-department.drop-after th{box-shadow:inset 0 -3px 0 var(--technical-bible-drop-indicator)}.technical-bible-department.drop-person th{box-shadow:inset 0 0 0 3px var(--technical-bible-drop-indicator)}.technical-bible-person-handle{color:#8a919d;vertical-align:middle;cursor:grab;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;margin-right:5px;padding:3px;display:inline-flex}.technical-bible-person-handle:hover{color:#596171;background:#e9edf3}.technical-bible-person-handle:active{cursor:grabbing}.technical-bible-readonly-contact{min-width:115px;padding:5px 4px;display:inline-block}.technical-bible-role-picker{width:min(480px,100vw - 40px);padding:22px}.technical-bible-role-picker>header,.technical-bible-role-picker>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.technical-bible-role-picker>label{color:#626977;gap:5px;margin-top:12px;font-size:12px;display:grid}.technical-bible-role-picker select,.technical-bible-role-picker input{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d6dae1;border-radius:7px;padding:8px 9px}.technical-bible-role-picker>footer{justify-content:flex-end;margin-top:18px}.technical-bible-status{color:#303744;border:1px solid #50586629;border-radius:6px;min-width:116px;padding:5px 7px;font-weight:600}.technical-bible-status.yes{background:var(--technical-bible-positive-bg)}.technical-bible-status.no{background:var(--technical-bible-negative-bg)}.technical-bible-status.unknown{background:var(--technical-bible-neutral-bg);color:#68717e;font-weight:400}.technical-bible-dietary-notice{box-shadow:inset 3px 0 #d7a84c}.technical-bible-inline{width:100%;min-width:115px;color:inherit;font:inherit;background:0 0;border:1px solid #0000;border-radius:5px;padding:5px 4px}.technical-bible-inline:hover,.technical-bible-inline:focus{background:#fff;border-color:#cfd5df;outline:none}.technical-bible-person-link{color:#273e68;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;padding:4px}.technical-bible-empty{color:#7c8491;text-align:center;border-top:1px solid #d9dde4;margin-top:20px;padding:34px 12px}.modal-overlay{z-index:1000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.technical-bible-dialog{box-sizing:border-box;width:min(880px,100vw - 40px);max-height:calc(100vh - 50px);padding:22px;overflow:auto}.technical-bible-dialog>header,.technical-bible-dialog>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.technical-bible-dialog>footer{margin-top:18px}.technical-bible-dialog>footer span{flex:1}.technical-bible-dialog-tabs{border-bottom:1px solid #e1e4e9;gap:3px;margin-top:14px;padding-bottom:8px;display:flex}.technical-bible-dialog-tabs button{color:#697180;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px}.technical-bible-dialog-tabs button.active{color:#27364d;background:#e9edf3;font-weight:600}.technical-bible-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.technical-bible-form-grid label,.technical-bible-role-row label{color:#626977;gap:5px;font-size:12px;display:grid}.technical-bible-form-grid input,.technical-bible-form-grid select,.technical-bible-form-grid textarea,.technical-bible-role-row input,.technical-bible-role-row select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d6dae1;border-radius:7px;padding:8px 9px}.technical-bible-form-grid .wide{grid-column:1/-1}.technical-bible-form-grid textarea{resize:vertical;min-height:65px}.technical-bible-roles{border-top:1px solid #e1e4e9;margin-top:20px;padding-top:14px}.technical-bible-roles h3{margin:0 0 10px;font-size:15px}.technical-bible-form-section-title{margin:14px 0 10px;font-size:15px}.technical-bible-section-empty{color:#7a818d;margin:0 0 10px;font-size:13px}.technical-bible-interpretation{border-top:1px solid #e1e4e9;margin-top:18px;padding-top:14px}.technical-bible-interpretation h3{margin:0 0 10px;font-size:15px}.technical-bible-interpretation>label{color:#626977;gap:5px;max-width:320px;font-size:12px;display:grid}.technical-bible-interpretation select{background:#fff;border:1px solid #d6dae1;border-radius:7px;padding:8px 9px}.technical-bible-character-links{gap:7px;margin-top:13px;display:grid}.technical-bible-character-links label{align-items:center;gap:8px;font-size:13px;display:flex}.technical-bible-cast-character{color:#78808d;margin-top:2px;font-weight:400;display:block}.technical-bible-participation{border-top:1px solid #e1e4e9;flex-wrap:wrap;gap:10px 24px;margin-top:18px;padding-top:14px;display:flex}.technical-bible-participation h3{flex-basis:100%;margin:0;font-size:15px}.technical-bible-participation label{align-items:center;gap:7px;font-size:13px;display:inline-flex}.technical-bible-character-picker{margin-top:14px}.technical-bible-character-tags{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.technical-bible-character-tags span{color:#34445c;background:#edf1f6;border-radius:999px;align-items:center;gap:5px;padding:5px 7px 5px 10px;font-size:12px;display:inline-flex}.technical-bible-character-tags button{color:#657083;cursor:pointer;background:0 0;border:0;padding:1px;display:inline-flex}.technical-bible-character-search{color:#7b8491;border:1px solid #d6dae1;border-radius:7px;align-items:center;gap:7px;max-width:420px;padding:0 9px;display:flex;position:relative}.technical-bible-character-search input{border:0;outline:none;flex:1;min-width:0;padding:8px 0}.technical-bible-character-results{background:#fff;border:1px solid #d8dde5;border-radius:7px;max-width:420px;margin-top:4px;overflow:hidden;box-shadow:0 7px 18px #232c3a1a}.technical-bible-character-results button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 10px;display:flex}.technical-bible-character-results button:hover{background:#f5f7fa}.technical-bible-character-results small,.technical-bible-character-results p{color:#7a818d}.technical-bible-character-results p{margin:0;padding:9px 10px;font-size:12px}.technical-bible-csv-dialog{box-sizing:border-box;width:min(1050px,100vw - 40px);max-height:calc(100vh - 50px);padding:22px;overflow:auto}.technical-bible-csv-dialog>header,.technical-bible-csv-dialog>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.technical-bible-csv-dialog>footer{justify-content:flex-end;margin-top:18px}.technical-bible-csv-dialog h2{margin:3px 0 0}.technical-bible-csv-dialog h3{margin:18px 0 8px;font-size:14px}.technical-bible-csv-file{color:#667085;text-align:center;justify-items:center;gap:10px;padding:46px 20px;display:grid}.technical-bible-csv-file input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.technical-bible-csv-options{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.technical-bible-csv-options label{color:#626977;align-items:center;gap:8px;font-size:12px;display:flex}.technical-bible-csv-options select,.technical-bible-csv-mapping select,.technical-bible-csv-resolution select{background:#fff;border:1px solid #d4d9e1;border-radius:6px;padding:6px 8px}.technical-bible-csv-preview{border:1px solid #dce0e6;border-radius:7px;max-width:100%;overflow-x:auto}.technical-bible-csv-preview table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.technical-bible-csv-preview th{background:var(--technical-bible-header-bg,#e8ecf1);text-align:left;padding:7px 9px}.technical-bible-csv-preview td{border-top:1px solid #e8ebef;padding:6px 9px}.technical-bible-csv-mapping{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.technical-bible-csv-mapping label{grid-template-columns:minmax(130px,1fr) minmax(180px,1fr);align-items:center;gap:10px;font-size:12px;display:grid}.technical-bible-csv-summary{color:#626b78;flex-wrap:wrap;gap:8px 18px;margin:18px 0 10px;font-size:13px;display:flex}.technical-bible-csv-resolution{border-top:1px solid #dce0e6}.technical-bible-csv-resolution>div{border-bottom:1px solid #e8ebef;grid-template-columns:1fr minmax(220px,auto);align-items:center;gap:16px;padding:9px 5px;display:grid}.technical-bible-csv-resolution>div.invalid{background:var(--technical-bible-negative-bg,#fbe8ea)}.technical-bible-csv-resolution>div>div{gap:2px;display:grid}.technical-bible-csv-resolution small{color:#737b88}.technical-bible-csv-role{flex-wrap:wrap;align-items:center;gap:7px;margin-top:5px;display:flex}.technical-bible-csv-role select{min-width:190px}.technical-bible-csv-done{padding:26px 4px 8px}.technical-bible-csv-done p{color:#535c69;margin:5px 0}.technical-bible-csv-done button{margin-top:18px}.technical-bible-role-row{grid-template-columns:1fr 1fr 1.3fr 32px;align-items:end;gap:9px;margin-bottom:9px;display:grid}.form-error{color:#a43d3d;font-size:13px}.project-crew-page{padding:30px 36px 50px;overflow:auto}.project-crew-list{max-width:820px;margin-top:24px}.project-crew-list section{margin-bottom:24px}.project-crew-list h2{color:#303744;letter-spacing:.07em;text-transform:uppercase;border-bottom:2px solid #cfd4dc;margin:0;padding:8px 4px;font-size:12px}.project-crew-list section>button{color:#27313f;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8eaf0;grid-template-columns:minmax(220px,.8fr) 1fr;width:100%;padding:10px 5px;display:grid}.project-crew-list section>button:hover{background:#f7f8fa}.project-crew-list small{color:#697180;font-size:13px}.project-crew-list section>button>span{gap:3px;display:grid}.project-crew-contact{grid-template-columns:minmax(130px,.7fr) 1fr;align-items:center}.project-crew-search{margin-top:22px}.project-actors-stats{color:#697180;flex-wrap:wrap;gap:18px;margin:22px 0 14px;font-size:13px;display:flex}.project-cast-list{border-top:1px solid #d8dce3;max-width:920px}.project-cast-heading,.project-cast-row{grid-template-columns:minmax(180px,.7fr) minmax(360px,1.3fr);align-items:center;gap:18px;display:grid}.project-cast-heading{color:#697180;letter-spacing:.05em;text-transform:uppercase;background:#f6f7f9;padding:8px 10px;font-size:11px}.project-cast-row{border-bottom:1px solid #e5e8ed;min-height:58px;padding:8px 10px}.project-cast-row.uncast{background:#fbfbfc}.project-cast-character,.project-cast-person>button{color:#263b61;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;font-weight:600}.project-cast-person{align-items:center;gap:10px;display:flex}.project-cast-person>span{color:#858b96;min-width:155px}.project-cast-person select{background:#fff;border:1px solid #d5dae2;border-radius:7px;min-width:190px;height:34px;padding:5px 8px}.project-cast-create{color:#536987;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;display:inline-flex}.project-cast-dialog{box-sizing:border-box;padding:22px}.project-cast-dialog header,.project-cast-dialog footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-cast-dialog label{color:#667085;gap:5px;margin-top:12px;font-size:12px;display:grid}.project-cast-dialog input{border:1px solid #d5dae2;border-radius:7px;padding:8px}.project-cast-dialog footer{justify-content:flex-end;margin-top:18px}@media (width<=760px){.project-cast-heading{display:none}.project-cast-row{grid-template-columns:1fr;gap:6px}.project-cast-person{flex-wrap:wrap}}.project-actors-layout{grid-template-columns:minmax(300px,520px) minmax(320px,620px);gap:42px;margin-top:26px;display:grid}.project-actors-layout h2{letter-spacing:.06em;text-transform:uppercase;border-bottom:2px solid #cfd4dc;margin:0 0 10px;padding-bottom:8px;font-size:13px}.project-actors-cast>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8eaf0;width:100%;padding:10px 4px;display:grid}.project-actors-cast>button:hover{background:#f7f8fa}.project-actors-cast span,.project-actors-cast p,.project-actors-assignments small{color:#6d7480;font-size:13px}.project-actors-assignments label{border-bottom:1px solid #e8eaf0;grid-template-columns:minmax(130px,.6fr) 1fr;align-items:center;gap:8px 14px;padding:8px 4px;display:grid}.project-actors-assignments select{background:#fff;border:1px solid #d6dae1;border-radius:7px;min-height:34px;padding:6px 8px}.project-actors-assignments small{grid-column:2}@media (width<=850px){.project-actors-layout{grid-template-columns:1fr}}@media (width<=760px){.technical-bible-page{padding:22px 18px 40px}.technical-bible-topbar,.technical-bible-toolbar{flex-wrap:wrap}.technical-bible-search{flex-basis:100%;order:3}.technical-bible-form-grid{grid-template-columns:1fr}.technical-bible-form-grid .wide{grid-column:auto}.technical-bible-role-row{grid-template-columns:1fr}}.day-schedule-page{min-height:100%}.day-schedule-toolbar,.day-schedule-summary{justify-content:space-between;align-items:center;gap:12px;margin:14px 0;display:flex}.day-schedule-tabs,.day-schedule-actions{align-items:center;gap:6px;display:flex;overflow-x:auto}.day-schedule-tabs button{border:1px solid var(--border-color,#d9dde4);white-space:nowrap;background:#fff;border-radius:8px;padding:7px 12px}.day-schedule-tabs button.active{color:#fff;background:#202a3a;border-color:#202a3a}.day-schedule-actions button{align-items:center;gap:6px;display:inline-flex}.day-schedule-summary{border:1px solid var(--border-color,#d9dde4);background:#fff;border-radius:10px;flex-wrap:wrap;justify-content:flex-start;padding:10px 14px;font-size:13px}.day-schedule-summary span{color:#667085}.day-schedule-summary label{color:#747d89;letter-spacing:.04em;text-transform:uppercase;gap:3px;font-size:9px;font-weight:650;display:grid}.day-schedule-summary input{box-sizing:border-box;color:#313946;width:112px;min-height:30px;font:12px var(--ui-font);background:#fff;border:1px solid #d7dce2;border-radius:6px;padding:4px 6px}.day-schedule-column-picker{border:1px solid var(--border-color,#d9dde4);background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;max-height:250px;padding:14px;display:grid;overflow:auto}.day-schedule-column-picker>input{grid-column:1/-1}.day-schedule-column-picker>div{flex-direction:column;gap:5px;display:flex}.day-schedule-column-picker label{align-items:center;gap:7px;font-size:13px;display:flex}.day-schedule-scroll{background:#fff;border:1px solid #d9dde4;border-radius:10px;max-height:calc(100vh - 260px);overflow:auto}.day-schedule-grid{min-width:max-content;display:grid;position:relative}.day-schedule-corner,.day-schedule-column-heading{z-index:5;text-align:center;background:#f6f7f9;border-bottom:1px solid #cfd4dc;border-right:1px solid #dde1e7;justify-content:center;align-items:center;padding:5px;font-size:11px;font-weight:700;display:flex;position:sticky;top:0;overflow:hidden}.day-schedule-column-heading{flex-direction:column;transition:background .12s,box-shadow .12s}.day-schedule-column-heading.drop-target{background:#e5edf6;box-shadow:inset 3px 0 #58799f}.day-schedule-column-handle{color:#929ba7;cursor:grab;background:0 0;border:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex;position:absolute;top:2px;left:3px}.day-schedule-column-handle:active{cursor:grabbing}.day-schedule-column-heading strong,.day-schedule-column-heading small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.day-schedule-column-heading small{color:#697386;font-size:10px;font-weight:400}.day-schedule-corner{z-index:7;grid-area:1/1;left:0}.day-schedule-time{z-index:3;font-variant-numeric:tabular-nums;color:#596273;background:#fafbfc;border-bottom:1px solid #edf0f3;border-right:1px solid #cfd4dc;padding:5px 8px;font-size:11px;position:sticky;left:0}.day-schedule-slot{border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;min-width:0}.day-schedule-slot:nth-child(4n){border-bottom-color:#d8dde4}.day-schedule-event{z-index:2;text-align:left;cursor:grab;border:1px solid;border-radius:6px;flex-direction:column;align-items:flex-start;min-width:0;margin:1px 3px;padding:4px 6px;display:flex;overflow:hidden}.day-schedule-event strong,.day-schedule-event small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.day-schedule-event small{opacity:.72;font-size:10px}.day-schedule-event.compact{justify-content:center;padding-top:0;padding-bottom:0;font-size:10px;line-height:1}.day-schedule-event.compact small{display:none}.day-schedule-event.conflict{border-color:#d85858;box-shadow:inset 0 0 0 1px #d85858}.day-schedule-event.conflict svg{color:#b42318;position:absolute;top:4px;right:4px}.day-schedule-boundary{z-index:3;color:#556171;min-width:0;font:9px var(--ui-font);cursor:pointer;background:#edf1f5e6;border:1px solid #a7b1bd;border-radius:4px;justify-content:space-between;align-items:center;gap:4px;margin:2px 4px;padding:2px 5px;display:flex;overflow:hidden}.day-schedule-boundary span,.day-schedule-boundary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.day-schedule-boundary.general{color:#8a929d;background:#f7f8fab8;border-style:dashed}.day-schedule-boundary.inherited{color:#445d78;background:#e8eff7eb;border-color:#8fa3ba}.day-schedule-boundary.explicit{color:#304d6c;background:#dce8f4;border-color:#657f9d;font-weight:650}.day-schedule-boundary.day-end{align-self:end}.day-schedule-dialog{box-sizing:border-box;border:1px solid var(--ui-border-soft,#e1e4e9);width:min(700px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--ui-text,#252b35);background:#fff;border-radius:14px;flex-direction:column;display:flex;position:relative}.day-schedule-dialog-header{border-bottom:1px solid var(--ui-border-soft,#e5e8ed);flex:none;justify-content:space-between;align-items:center;min-height:58px;padding:0 22px;display:flex}.day-schedule-dialog-header h2{font-family:var(--ui-font);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:600}.day-schedule-dialog-header .icon-button{width:32px;height:32px;color:var(--ui-muted,#697180);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.day-schedule-dialog-header .icon-button:hover{color:var(--ui-text,#252b35);background:#f1f3f6}.day-schedule-dialog-content{min-height:0;padding:18px 22px 20px;overflow-y:auto}.day-schedule-form-section+.day-schedule-form-section{border-top:1px solid var(--ui-border-soft,#e5e8ed);margin-top:18px;padding-top:18px}.day-schedule-form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 16px;display:grid}.day-schedule-form-row+.day-schedule-form-row{margin-top:12px}.day-schedule-dialog label{min-width:0;color:var(--ui-muted,#626977);letter-spacing:.015em;flex-direction:column;gap:6px;font-size:11px;font-weight:600;display:flex}.day-schedule-dialog input:not([type=checkbox]):not([type=radio]),.day-schedule-dialog select,.day-schedule-dialog textarea{box-sizing:border-box;border:1px solid var(--ui-border,#d6dae1);width:100%;min-width:0;min-height:36px;color:var(--ui-text,#252b35);font:400 13px var(--ui-font);background:#fff;border-radius:8px;outline:none;padding:7px 10px;transition:border-color .12s,box-shadow .12s}.day-schedule-dialog input:not([type=checkbox]):not([type=radio]):focus,.day-schedule-dialog select:focus,.day-schedule-dialog textarea:focus{border-color:#8fa3bd;box-shadow:0 0 0 3px #5b75971f}.day-schedule-dialog select:disabled{color:#969ca6;background:#f5f6f8}.day-schedule-participants{grid-template-columns:1fr 1fr;gap:5px 12px;max-height:220px;display:grid;overflow:auto}.day-schedule-participants label,.day-schedule-plans label{flex-direction:row;align-items:center}.day-schedule-participants span{flex-direction:column;display:flex}.day-schedule-participants small{color:#667085}.day-schedule-plans{flex-wrap:wrap;gap:10px;display:flex}.day-schedule-ref-groups{gap:8px;display:grid}.day-schedule-ref-groups>section{background:#fbfcfd;border:1px solid #e0e4ea;border-radius:9px;padding:8px 10px}.day-schedule-ref-heading{color:#626977;letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.day-schedule-ref-heading button{color:#536276;cursor:pointer;background:#fff;border:1px solid #d4d9e1;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:inline-flex}.day-schedule-ref-heading button:hover{background:#f1f3f6}.day-schedule-chips{flex-wrap:wrap;gap:5px;min-height:5px;margin-top:5px;display:flex}.day-schedule-chips>span{color:#35445a;white-space:nowrap;text-overflow:ellipsis;background:#edf1f6;border-radius:999px;align-items:center;gap:4px;max-width:220px;padding:4px 5px 4px 8px;font-size:12px;display:inline-flex;overflow:hidden}.day-schedule-chips>span button{color:#667085;cursor:pointer;background:0 0;border:0;flex:none;padding:1px;display:inline-flex}.day-schedule-empty-value{color:#9298a2;margin-top:1px;font-size:12px;display:block}.day-schedule-participant-checklist{gap:1px;margin-top:6px;display:grid}.day-schedule-participant-checklist label{color:#303744;cursor:pointer;border-top:1px solid #edf0f3;flex-direction:row;align-items:center;gap:8px;padding:5px 3px;display:flex}.day-schedule-participant-checklist label>span{gap:1px;display:grid}.day-schedule-participant-checklist label small{color:#7b8490;font-size:10px;font-weight:400}.day-schedule-subject-help{color:#858c98;margin-top:6px;font-size:10px;font-weight:400;display:block}.day-schedule-subject-field{margin-top:14px}.day-schedule-subject-field small{color:#858c98;letter-spacing:0;font-size:11px;font-weight:400}.day-schedule-shooting-plans h3{color:#626977;letter-spacing:.06em;text-transform:uppercase;margin:0 0 11px;font-size:11px}.day-schedule-add-plan{align-items:center;gap:5px;margin-top:8px;display:inline-flex}.day-schedule-label-field{flex-direction:row;align-items:center;gap:5px;display:flex}.day-schedule-label-field input{flex:1;min-width:0}.day-schedule-label-field button{color:#526b8b;cursor:pointer;background:0 0;border:0;font-size:11px}.day-schedule-notes textarea{resize:vertical;min-height:84px}.day-schedule-dialog-footer{border-top:1px solid var(--ui-border-soft,#e5e8ed);background:#fbfbfc;flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:0 22px;display:flex}.day-schedule-dialog-footer>div{gap:8px;margin-left:auto;display:flex}.day-schedule-dialog-footer button,.day-schedule-add-plan{min-height:34px;font:600 12px var(--ui-font);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 13px;display:inline-flex}.day-schedule-dialog-footer .secondary-button,.day-schedule-add-plan{border:1px solid var(--ui-border,#d4d9e1);color:var(--ui-text,#303744);background:#fff}.day-schedule-dialog-footer .primary-button{border:1px solid var(--ui-accent,#293c5a);background:var(--ui-accent,#293c5a);color:#fff}.day-schedule-dialog-footer .danger-button{color:#a13b3b;background:#fff;border:1px solid #e0b7b7}.day-schedule-dialog-footer button:hover:not(:disabled),.day-schedule-add-plan:hover:not(:disabled){filter:brightness(.97)}.day-schedule-dialog-footer button:disabled,.day-schedule-add-plan:disabled{opacity:.45;cursor:default}.day-schedule-picker{z-index:4;background:#fff;border:1px solid #cfd5df;border-radius:10px;max-height:350px;padding:12px;position:absolute;inset:72px 28px auto;box-shadow:0 14px 35px #1d273633}.day-schedule-picker>div:first-child{justify-content:space-between;align-items:center;display:flex}.day-schedule-picker>input{box-sizing:border-box;width:100%;margin:8px 0}.day-schedule-picker>div:not(:first-child){max-height:220px;overflow:auto}.day-schedule-picker>div:not(:first-child)>label,.day-schedule-global-choice{cursor:pointer;border-bottom:1px solid #edf0f3;flex-direction:row;align-items:center;gap:8px;padding:7px 5px;display:flex}.day-schedule-picker label span{flex-direction:column;min-width:0;display:flex}.day-schedule-picker label small{color:#697386}.day-schedule-picker>footer{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.day-schedule-error{color:#b42318;margin:12px 0 0;font-size:13px}@media (width<=800px){.day-schedule-column-picker,.day-schedule-participants{grid-template-columns:1fr}}@media (width<=560px){.day-schedule-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.day-schedule-dialog-header{min-height:54px;padding:0 16px}.day-schedule-dialog-content{padding:16px}.day-schedule-form-row{grid-template-columns:1fr;gap:10px}.day-schedule-form-row+.day-schedule-form-row{margin-top:10px}.day-schedule-dialog-footer{min-height:60px;padding:0 16px}.day-schedule-dialog-footer .danger-button{padding-inline:9px}.day-schedule-picker{inset:62px 12px auto}}.script-sheets-page{background:#eef0f3;min-height:100%;padding-bottom:48px;overflow:auto}.script-sheets-app-header{margin-bottom:14px}.script-sheets-navigation{z-index:8;border:1px solid var(--ui-border-soft,#dfe3e8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0;box-shadow:0 4px 14px #1e26310f}.script-sheets-navigation label{color:var(--ui-muted,#677080);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.script-sheets-navigation select{border:1px solid var(--ui-border,#d5dae1);min-width:250px;height:34px;color:var(--ui-text,#2e3540);font:400 12px var(--ui-font);background:#fff;border-radius:7px;padding:5px 30px 5px 9px}.script-sheets-navigation>span{color:#7a818c;font-variant-numeric:tabular-nums;font-size:12px}.script-sheets-navigation button{cursor:pointer}.script-sheet-stage{justify-content:center;padding:28px 12px;display:flex}.script-sheet-document{box-sizing:border-box;color:#20242b;width:min(860px,100%);min-height:1100px;font-family:var(--ui-font);background:#fff;border:1px solid #cdd2d9;box-shadow:0 12px 34px #232b371f}.script-sheet-document-header{border-bottom:2px solid #343a43;grid-template-columns:1.05fr 1.15fr .72fr;min-height:218px;display:grid}.script-sheet-document-header>div{box-sizing:border-box;min-width:0;padding:20px 22px}.script-sheet-document-header>div+div{border-left:1px solid #8e949c}.script-sheet-project-block>span,.script-sheet-shot-block>span{color:#747b85;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.script-sheet-project-block h2{letter-spacing:-.025em;margin:6px 0 22px;font-size:23px;font-weight:650;line-height:1.12}.script-sheet-document dl{margin:0}.script-sheet-document dl>div{border-top:1px solid #e1e3e6;grid-template-columns:84px minmax(0,1fr);gap:8px;padding:5px 0;display:grid}.script-sheet-document dt{color:#717781;letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:700}.script-sheet-document dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:11px;font-weight:550}.script-sheet-shot-block{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.script-sheet-shot-block strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;margin:18px 0 14px;font-size:35px;font-weight:650}.script-sheet-shot-block strong small{color:#9298a0;font-size:20px;font-weight:400}.script-sheet-shot-block p{color:#555d68;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.script-sheet-takes{border-bottom:2px solid #343a43;min-height:390px;padding-bottom:16px}.script-sheet-takes table{border-collapse:collapse;table-layout:fixed;width:100%}.script-sheet-takes th{color:#555d68;letter-spacing:.065em;text-align:left;text-transform:uppercase;background:#f3f4f5;border-bottom:1px solid #858b93;border-right:1px solid #aeb3ba;height:34px;padding:0 8px;font-size:9px;font-weight:750}.script-sheet-takes th:first-child{text-align:center;width:64px}.script-sheet-takes th:last-child{border-right:0;width:38px}.script-sheet-takes td{border-bottom:1px solid #d1d4d8;border-right:1px solid #d1d4d8;height:43px;padding:0}.script-sheet-takes td:last-child{text-align:center;border-right:0}.script-sheet-takes input{box-sizing:border-box;color:#272d36;width:100%;height:43px;font:12px var(--ui-font);background:0 0;border:0;border-radius:0;outline:0;padding:7px 9px}.script-sheet-takes td:first-child input{text-align:center;font-weight:650}.script-sheet-takes input:focus{background:#f3f7fb;box-shadow:inset 0 0 0 2px #92a7bf}.script-sheet-takes td button{color:#8a5151;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px;display:inline-flex}.script-sheet-takes td button:hover{background:#f7eaea}.script-sheet-empty-row td{color:#969ca5;text-align:center;height:72px;font-size:12px}.script-sheet-add-take{color:#374252;min-height:32px;font:600 11px var(--ui-font);cursor:pointer;background:#fff;border:1px solid #cbd1d8;border-radius:7px;align-items:center;gap:6px;margin:12px 14px 0;padding:6px 10px;display:inline-flex}.script-sheet-add-take:hover{background:#f4f6f8}.script-sheet-notes-grid{grid-template-columns:1fr 1fr;min-height:320px;display:grid}.script-sheet-notes-grid>div,.script-sheet-notes-grid>label{box-sizing:border-box;min-width:0;padding:20px 22px}.script-sheet-notes-grid>label{border-left:1px solid #8e949c;flex-direction:column;display:flex}.script-sheet-notes-grid h3,.script-sheet-notes-grid label>span{color:#555d68;letter-spacing:.07em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:750}.script-sheet-notes-grid p{white-space:pre-wrap;min-height:105px;margin:0 0 20px;font-size:13px;line-height:1.55}.script-sheet-notes-grid dl>div{grid-template-columns:62px minmax(0,1fr)}.script-sheet-notes-grid textarea{box-sizing:border-box;color:#272d36;width:100%;min-height:215px;font:12px/26px var(--ui-font);resize:vertical;background:repeating-linear-gradient(#fff,#fff 25px,#e8eaed 26px);border:1px solid #0000;border-radius:6px;outline:0;flex:1;padding:10px}.script-sheet-notes-grid textarea:focus{background-color:#fff;border-color:#9aabba;box-shadow:0 0 0 3px #5b75971a}@media (width<=760px){.script-sheets-navigation{flex-wrap:wrap}.script-sheets-navigation label{order:-1;justify-content:center;width:100%}.script-sheets-navigation select{flex:1;min-width:0;max-width:320px}.script-sheet-stage{padding-inline:0}.script-sheet-document-header{grid-template-columns:1fr 1fr}.script-sheet-shot-block{border-top:1px solid #8e949c;grid-column:1/-1;min-height:140px;border-left:0!important}.script-sheet-notes-grid{grid-template-columns:1fr}.script-sheet-notes-grid>label{border-top:1px solid #8e949c;border-left:0}.script-sheet-takes{overflow-x:auto}.script-sheet-takes table{min-width:620px}}@media print{body{background:#fff}.script-sheets-page{background:#fff;padding:0;overflow:visible}.script-sheets-app-header,.script-sheets-navigation{display:none}.script-sheet-stage{padding:0;display:block}.script-sheet-document{box-shadow:none;break-after:page;border:0}.script-sheet-add-take,.script-sheet-takes td button{display:none}.script-sheet-takes input,.script-sheet-notes-grid textarea{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.script-sheet-document{box-sizing:border-box;grid-template-rows:62mm 128mm 107mm;width:210mm;min-width:210mm;height:297mm;min-height:297mm;display:grid;overflow:hidden}.script-sheet-document-header{grid-template-columns:1.02fr 1.28fr .7fr;height:62mm;min-height:0}.script-sheet-document-header>div{padding:5mm 5.5mm}.script-sheet-project-block h2{margin:1.5mm 0 3.5mm;font-size:18px}.script-sheet-document dl>div{padding:1.1mm 0}.script-sheet-technical-block{flex-direction:column;display:flex}.script-sheet-technical-block dl>div{grid-template-columns:27mm minmax(0,1fr)}.script-sheet-inline-fields{grid-template-columns:1.5fr .75fr .75fr;gap:2mm;margin-top:2mm;display:grid}.script-sheet-inline-fields label,.script-sheet-shot-block>label{color:#626974;letter-spacing:.045em;text-transform:uppercase;gap:.8mm;font-size:7px;font-weight:700;display:grid}.script-sheet-inline-fields input,.script-sheet-shot-block>label input{box-sizing:border-box;color:#22272e;width:100%;height:6mm;font:10px var(--ui-font);background:#fff;border:1px solid #bfc4ca;border-radius:0;padding:1mm 1.5mm}.script-sheet-filters{border:0;border-top:1px solid #d7dade;align-items:center;gap:2.5mm;margin:2mm 0 0;padding:1mm 0 0;display:flex}.script-sheet-filters legend{float:left;color:#626974;letter-spacing:.045em;text-transform:uppercase;margin-right:2mm;font-size:7px;font-weight:700}.script-sheet-filters label,.script-sheet-sound-mode label{color:#414851;align-items:center;gap:1mm;font-size:8px;display:inline-flex}.script-sheet-filters input,.script-sheet-sound-mode input{accent-color:#293b53;width:3.2mm;height:3.2mm;margin:0}.script-sheet-shot-block{padding-inline:4mm!important}.script-sheet-shot-block>label{width:100%;margin-bottom:4mm}.script-sheet-shot-block strong{margin:4mm 0 3mm;font-size:29px}.script-sheet-sound-mode{gap:4mm;display:flex}.script-sheet-takes{height:128mm;min-height:0;padding:0;overflow:hidden}.script-sheet-takes table{width:100%;height:128mm}.script-sheet-takes thead tr,.script-sheet-takes tbody tr{height:8mm}.script-sheet-takes th{height:auto;padding:0 1.5mm;font-size:7px}.script-sheet-takes th:first-child{width:11mm}.script-sheet-takes th:nth-child(3),.script-sheet-takes th:nth-child(4){width:23mm}.script-sheet-takes th:nth-child(5){width:20mm}.script-sheet-takes th:nth-child(6),.script-sheet-takes th:nth-child(7){width:15mm}.script-sheet-takes tbody th{color:#343a43;text-align:center;background:#fafafa;border-bottom:1px solid #d1d4d8;border-right:1px solid #aeb3ba;padding:0;font-size:9px}.script-sheet-takes td{height:auto}.script-sheet-takes input{height:8mm;padding:1mm 1.5mm;font-size:9px}.script-sheet-notes-grid{height:107mm;min-height:0}.script-sheet-notes-grid h3,.script-sheet-notes-grid label>span{margin-bottom:4mm;font-size:8px}.script-sheet-notes-grid dl>div{grid-template-columns:31mm minmax(0,1fr);padding:2mm 0}.script-sheet-notes-grid dt{font-size:7px}.script-sheet-notes-grid dd{white-space:pre-wrap;font-size:10px;line-height:1.35}.script-sheet-notes-grid textarea{resize:none;border-radius:0;height:88mm;min-height:0;padding:2mm;font-size:10px;line-height:6mm}@media (width<=850px){.script-sheet-stage{justify-content:flex-start;overflow-x:auto}.script-sheet-document-header{grid-template-rows:15mm 43mm;grid-template-columns:.92fr 1.28fr .7fr}.script-sheet-shot-block{border-top:0;grid-column:auto;min-height:0;border-left:1px solid #8e949c!important}.script-sheet-notes-grid{grid-template-columns:1fr 1fr}.script-sheet-notes-grid>label{border-top:0;border-left:1px solid #8e949c}.script-sheet-takes table{min-width:100%}}@media print{@page{size:A4 portrait;margin:0}html,body,#root{width:210mm;height:297mm;margin:0;padding:0;overflow:hidden}.script-sheet-document{width:210mm;min-width:210mm;height:297mm;min-height:297mm;overflow:hidden}.script-sheet-inline-fields input,.script-sheet-shot-block>label input,.script-sheet-takes input,.script-sheet-notes-grid textarea{box-shadow:none;border-color:#0000}.script-sheet-filters input,.script-sheet-sound-mode input{appearance:none;background:#fff;border:1px solid #353a42}.script-sheet-filters input:checked:after,.script-sheet-sound-mode input:checked:after{content:"✓";text-align:center;font-size:9px;line-height:2.8mm;display:block}}.script-sheet-stage{padding:32px}.script-sheet-document{background:#fff;width:210mm;min-width:210mm;height:297mm;min-height:297mm;padding:8mm;display:block;overflow:hidden}.script-sheet-printable{box-sizing:border-box;border:1px solid #555b63;grid-template-rows:58mm 122mm 101mm;width:194mm;height:281mm;display:grid;overflow:hidden}.script-sheet-document-header{grid-template-rows:15mm 43mm;grid-template-columns:.92fr 1.28fr .7fr;width:100%;height:58mm;min-height:0;display:grid}.script-sheet-title-block{text-align:center;border-bottom:1px solid #8e949c;grid-column:1/-1;justify-content:center;align-items:baseline;gap:4mm;display:flex;padding:3mm 5mm!important}.script-sheet-title-block span{color:#676e78;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.script-sheet-title-block h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:650}.script-sheet-document-header>.script-sheet-project-block,.script-sheet-document-header>.script-sheet-technical-block,.script-sheet-document-header>.script-sheet-shot-block{padding:3mm 4mm}.script-sheet-project-block{flex-direction:column;display:flex}.script-sheet-project-block dl>div,.script-sheet-technical-block dl>div{grid-template-columns:23mm minmax(0,1fr);padding:.8mm 0}.script-sheet-project-block .script-sheet-filters{margin-top:auto}.script-sheet-technical-block{display:block}.script-sheet-inline-fields{grid-template-columns:1.25fr .75fr .9fr;gap:1.5mm;margin-top:1mm}.script-sheet-inline-fields label,.script-sheet-dimensions label{color:#626974;letter-spacing:.035em;text-transform:uppercase;gap:.5mm;font-size:6.5px;font-weight:700;display:grid}.script-sheet-inline-fields input,.script-sheet-dimensions input{height:5mm;font:9px var(--ui-font);border:0;border-bottom:1px solid #aeb3ba;border-radius:0;padding:.6mm 1mm}.script-sheet-technical-block>.script-sheet-sound-mode{justify-content:flex-start;gap:4mm;margin:1.5mm 0 1mm}.script-sheet-dimensions{grid-template-columns:1fr 1fr;gap:2mm;margin-top:1mm;display:grid}.script-sheet-shot-block{justify-content:flex-start}.script-sheet-shot-block>label{margin-bottom:7mm}.script-sheet-shot-block>span{margin-top:2mm}.script-sheet-shot-block strong{margin:5mm 0 0;font-size:34px;line-height:1}.script-sheet-takes,.script-sheet-takes table{height:122mm}.script-sheet-takes thead tr{height:7mm}.script-sheet-takes tbody tr,.script-sheet-takes input{height:7.66667mm}.script-sheet-notes-grid{height:101mm}.script-sheet-notes-grid>div,.script-sheet-notes-grid>label{padding:4mm 5mm}.script-sheet-notes-grid textarea{height:84mm}@media print{.script-sheet-document{padding:8mm}.script-sheet-printable{width:194mm;height:281mm}}.call-sheets-page{background:#eceff2;min-height:100%;padding-bottom:48px;overflow:auto}.call-sheets-app-header{margin-bottom:14px}.call-sheets-navigation{z-index:8;background:#fffffff2;border:1px solid #d8dde3;justify-content:center;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0;box-shadow:0 4px 14px #1e26310f}.call-sheets-navigation>div{gap:4px;display:flex;overflow-x:auto}.call-sheets-navigation>div button{color:#4d5663;font:11px var(--ui-font);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d4d9e0;padding:6px 10px}.call-sheets-navigation>div button.active{color:#fff;background:#293b53;border-color:#293b53}.call-sheet-stage{justify-content:center;padding:32px;display:flex}.call-sheet-document{box-sizing:border-box;color:#20252c;width:210mm;min-width:210mm;min-height:297mm;font-family:var(--ui-font);background:#fff;padding:8mm;box-shadow:0 12px 34px #232b3724}.call-sheet-document h3{letter-spacing:.07em;text-transform:uppercase;background:#e9ebed;border-bottom:1px solid #6f757d;margin:0;padding:1.6mm 2mm;font-size:8px;font-weight:750}.call-sheet-header{border:1px solid #555b63;grid-template-columns:.85fr 1.45fr .7fr;min-height:35mm;display:grid}.call-sheet-header>div{box-sizing:border-box;padding:4mm}.call-sheet-header>div+div{border-left:1px solid #8d939a}.call-sheet-production,.call-sheet-title,.call-sheet-day{flex-direction:column;display:flex}.call-sheet-production>span,.call-sheet-title>span,.call-sheet-day>span{color:#737a84;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:700}.call-sheet-production>strong{margin:2mm 0;font-size:13px}.call-sheet-production small{margin-top:auto;font-size:9px}.call-sheet-title{text-align:center;justify-content:center;align-items:center}.call-sheet-title h2{margin:2mm 0 3mm;font-size:21px;line-height:1.1}.call-sheet-title strong{text-transform:uppercase;font-size:10px}.call-sheet-day{align-items:center}.call-sheet-day>strong{margin:1mm 0 2mm;font-size:25px;line-height:1}.call-sheet-day dl{width:100%;margin:0}.call-sheet-day dl>div{border-top:1px solid #d5d8dc;grid-template-columns:1fr 1fr;padding:.6mm 0;display:grid}.call-sheet-day dt,.call-sheet-day dd{margin:0;font-size:7px}.call-sheet-day dd{text-align:right;font-weight:650}.call-sheet-pat{color:#c3262d}.call-sheet-team-summary{border:1px solid #727880;margin:0 0 3mm}.call-sheet-team-flow{margin:0;padding:2mm;font-size:7.5px;line-height:1.55}.call-sheet-team-group{display:inline}.call-sheet-team-group>strong{font-weight:750}.call-sheet-team-separator{white-space:normal}.call-sheet-key-contacts{border-top:1px solid #c9cdd1;flex-wrap:wrap;gap:1mm 4mm;padding:1.4mm 2mm;font-size:7px;display:flex}.call-sheet-key-contacts span{white-space:nowrap}.call-sheet-call-grid th,.call-sheet-call-grid td{text-align:center}.call-sheet-call-grid td{font-size:9px;font-weight:700}.call-sheet-call-exceptions{border-top:1px solid #c9cdd1;flex-wrap:wrap;gap:1mm 4mm;padding:1.4mm 2mm;font-size:7.5px;display:flex}.call-sheet-service-title{letter-spacing:.04em;text-align:center;text-transform:uppercase;border:1px solid #555b63;border-top:0;padding:2.2mm;font-size:10px;font-weight:750}.call-sheet-notes,.call-sheet-locations,.call-sheet-section,.call-sheet-future-notes{break-inside:avoid;border:1px solid #727880;margin-top:3mm}.call-sheet-notes textarea,.call-sheet-section>textarea,.call-sheet-future-notes textarea{box-sizing:border-box;color:#252a31;width:100%;min-height:16mm;font:9px/1.4 var(--ui-font);resize:vertical;border:0;border-radius:0;outline:0;padding:2mm}.call-sheet-locations>div{border-bottom:1px solid #e0e2e5;grid-template-columns:45mm 1fr;gap:3mm;padding:1.5mm 2mm;font-size:8px;display:grid}.call-sheet-empty{color:#8a9099;margin:0;padding:2mm;font-size:8px}.call-sheet-section table{border-collapse:collapse;table-layout:fixed;width:100%}.call-sheet-section thead{display:table-header-group}.call-sheet-section tr{break-inside:avoid;page-break-inside:avoid}.call-sheet-section th{color:#4e5661;letter-spacing:.045em;text-align:left;text-transform:uppercase;background:#f2f3f4;border-bottom:1px solid #727880;border-right:1px solid #9da2a8;padding:1.3mm 1.5mm;font-size:6.5px}.call-sheet-section td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #d7dade;border-right:1px solid #c9cdd1;padding:1.5mm;font-size:7.5px;line-height:1.25}.call-sheet-section th:last-child,.call-sheet-section td:last-child{border-right:0}.call-sheet-shots th:first-child,.call-sheet-shots th:nth-child(2),.call-sheet-shots th:nth-child(4){width:10mm}.call-sheet-shots th:nth-child(3){width:21mm}.call-sheet-shots th:nth-child(5){width:28mm}.call-sheet-shots th:nth-child(7){width:30mm}.call-sheet-future-notes{grid-template-columns:1fr 1fr;display:grid}.call-sheet-future-notes label{color:#4e5661;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;font-size:7px;font-weight:700;display:flex}.call-sheet-future-notes label+label{border-left:1px solid #9da2a8}.call-sheet-future-notes label>span{background:#e9ebed;border-bottom:1px solid #727880;padding:1.6mm 2mm}@media (width<=850px){.call-sheets-navigation{flex-wrap:wrap}.call-sheets-navigation>div{order:-1;justify-content:center;width:100%}.call-sheet-stage{justify-content:flex-start;padding:20px 0;overflow-x:auto}}@media print{@page{size:A4 portrait;margin:8mm}.call-sheets-page{background:#fff;padding:0;overflow:visible}.call-sheets-app-header,.call-sheets-navigation{display:none}.call-sheet-stage{padding:0;display:block}.call-sheet-document{width:194mm;min-width:194mm;min-height:281mm;box-shadow:none;padding:0}.call-sheet-notes textarea,.call-sheet-section>textarea,.call-sheet-future-notes textarea{box-shadow:none;border:0}.call-sheet-section,.call-sheet-team-summary,.call-sheet-locations,.call-sheet-notes,.call-sheet-future-notes{break-inside:avoid}}.call-sheet-workspace{align-items:flex-start;min-width:0;display:flex}.call-sheet-workspace .call-sheet-stage{flex:1;min-width:0}.call-sheet-editor-panel{background:#fff;border-left:1px solid #d6dbe2;flex-direction:column;flex:0 0 370px;width:370px;max-height:calc(100dvh - 70px);display:flex;position:sticky;top:56px;box-shadow:-8px 0 22px #252d3914}.call-sheet-editor-panel>header{border-bottom:1px solid #e0e3e7;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.call-sheet-editor-panel>header span{color:#747c88;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.call-sheet-editor-panel>header h2{margin:3px 0 0;font-size:16px}.call-sheet-editor-panel>header button,.call-sheet-people-dialog>header>button{color:#657080;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px;display:inline-flex}.call-sheet-editor-content{min-height:0;overflow-y:auto}.call-sheet-editor-content>section{border-bottom:1px solid #e5e8ec}.call-sheet-editor-content h3{color:#555e6b;letter-spacing:.065em;text-transform:uppercase;margin:0 0 12px;font-size:10px}.call-sheet-editor-content label{color:#68717d;gap:5px;margin-top:9px;font-size:10px;font-weight:600;display:grid}.call-sheet-editor-content input,.call-sheet-editor-content textarea{box-sizing:border-box;color:#2c333d;width:100%;min-width:0;font:12px var(--ui-font);background:#fff;border:1px solid #d3d8df;border-radius:7px;padding:7px 8px}.call-sheet-editor-content textarea{resize:vertical;min-height:68px}.call-sheet-editor-grid{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}.call-sheet-editor-section-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.call-sheet-editor-section-heading h3{margin:0}.call-sheet-editor-section-heading p{color:#747c88;margin:0;font-size:11px}.call-sheet-editor-section-heading button{color:#3e4a5b;font:600 10px var(--ui-font);cursor:pointer;background:#fff;border:1px solid #ccd2d9;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;display:inline-flex}.call-sheet-editor-content section>p{color:#747c88;margin:9px 0 0;font-size:11px}.call-sheet-accordion-trigger{color:#555e6b;width:100%;font:700 10px var(--ui-font);letter-spacing:.065em;text-align:left;text-transform:uppercase;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.call-sheet-accordion-trigger svg{transition:transform .18s}.call-sheet-editor-accordion.open .call-sheet-accordion-trigger svg{transform:rotate(180deg)}.call-sheet-accordion-content{padding:0 18px 16px}.call-sheet-accordion-content h4{color:#697280;letter-spacing:.05em;text-transform:uppercase;margin:12px 0 3px;font-size:9px}.call-sheet-editor-time-row{border-bottom:1px solid #eceef1;grid-template-columns:minmax(0,1fr) 75px 75px;align-items:end;gap:7px;padding:8px 0;display:grid}.call-sheet-editor-time-row>strong{overflow-wrap:anywhere;padding-bottom:8px;font-size:10px}.call-sheet-editor-time-row label{margin:0}.call-sheet-notes>p,.call-sheet-preview-note,.call-sheet-future-notes p{white-space:pre-wrap;min-height:12mm;margin:0;padding:2mm;font-size:9px;line-height:1.4}:is(.call-sheet-notes,.call-sheet-section:has(.call-sheet-preview-note)){cursor:pointer}.call-sheet-future-notes>div{min-width:0}.call-sheet-future-notes>div+div{border-left:1px solid #9da2a8}.call-sheet-future-notes>div>span{color:#4e5661;letter-spacing:.05em;text-transform:uppercase;background:#e9ebed;border-bottom:1px solid #727880;padding:1.6mm 2mm;font-size:7px;font-weight:700;display:block}.call-sheet-people-dialog{box-sizing:border-box;flex-direction:column;width:min(1050px,100vw - 32px);max-height:calc(100dvh - 40px);display:flex;position:relative}.call-sheet-people-dialog>header{border-bottom:1px solid #dde1e6;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.call-sheet-people-dialog>header span{color:#747c88;text-transform:uppercase;font-size:10px}.call-sheet-people-dialog>header h2{margin:3px 0 0;font-size:17px}.call-sheet-transfer{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);gap:14px;min-height:0;padding:18px;display:grid;overflow:hidden}.call-sheet-transfer-panel{flex-direction:column;min-width:0;min-height:0;display:flex}.call-sheet-transfer-panel>h3{text-transform:uppercase;margin:0 0 9px;font-size:11px}.call-sheet-people-search{color:#7a8490;border:1px solid #d5dae0;border-radius:7px;align-items:center;gap:7px;margin-bottom:9px;padding:0 9px;display:flex}.call-sheet-people-search input{width:100%;min-width:0;font:12px var(--ui-font);border:0;outline:0;padding:8px 0}.call-sheet-people-list{background:#fff;border:1px solid #d8dde3;height:min(53vh,500px);min-height:330px;overflow-y:auto}.call-sheet-people-group h4{z-index:1;color:#5d6774;letter-spacing:.055em;text-transform:uppercase;background:#f1f3f5;border-bottom:1px solid #dfe3e8;margin:0;padding:7px 10px;font-size:9px;position:sticky;top:0}.call-sheet-people-group button{color:#303944;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f2;gap:2px;width:100%;padding:8px 10px;display:grid}.call-sheet-people-group button:hover{background:#f5f7f9}.call-sheet-people-group button.selected{background:#dfeaf7;box-shadow:inset 3px 0 #476b94}.call-sheet-people-group button strong{font-size:11px;font-weight:650}.call-sheet-people-group button small{color:#737d89;font-size:9px}.call-sheet-transfer-actions{flex-direction:column;align-self:center;gap:8px;display:flex}.call-sheet-transfer-actions button{color:#384657;font:650 10px var(--ui-font);text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #cbd2da;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:8px 10px;display:inline-flex}.call-sheet-transfer-actions button:disabled{opacity:.4;cursor:default}.call-sheet-removal-report{color:#713d43;background:#fff6f6;border:1px solid #dfb6ba;max-height:145px;margin:0 18px 12px;padding:10px 12px;font-size:10px;overflow-y:auto}.call-sheet-removal-report>div{margin-top:7px}.call-sheet-removal-report ul{margin:3px 0 0;padding-left:18px}.call-sheet-people-dialog>footer{border-top:1px solid #dde1e6;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}@media (width<=980px){.call-sheet-workspace{display:block}.call-sheet-editor-panel{z-index:20;width:min(370px,92vw);max-height:none;position:fixed;top:0;bottom:0;right:0}}@media (width<=620px){.call-sheet-transfer{grid-template-columns:1fr;overflow-y:auto}.call-sheet-transfer-actions{flex-direction:row;justify-content:center;align-self:stretch}.call-sheet-transfer-actions svg{transform:rotate(90deg)}.call-sheet-people-list{height:34vh;min-height:230px}}@media print{.call-sheet-editor-panel,.call-sheet-people-dialog,.modal-overlay{display:none!important}.call-sheet-workspace{display:block}}.preparation-split-view{grid-template-columns:minmax(320px, var(--split-primary)) 8px minmax(320px, 1fr);background:var(--ui-background);width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.preparation-split-view.single{grid-template-columns:minmax(0,1fr)}.preparation-split-pane{min-width:0;min-height:0;overflow:hidden}.preparation-split-pane>.project-page{height:100%}.preparation-split-divider{z-index:50;cursor:col-resize;touch-action:none;background:#d8dde3;width:8px;position:relative}.preparation-split-divider:after{content:"";background:#9ba5b1;border-radius:3px;width:4px;height:42px;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.preparation-split-divider:hover,.preparation-split-divider:active{background:#c6d3e0}.preparation-split-secondary{background:#eceff2;flex-direction:column;display:flex}.preparation-split-secondary>header{box-sizing:border-box;color:#4c5664;height:38px;font:650 11px var(--ui-font);letter-spacing:.04em;text-transform:uppercase;background:#fff;border-bottom:1px solid #d2d8df;flex:0 0 38px;justify-content:space-between;align-items:center;padding:0 10px 0 14px;display:flex}.preparation-split-secondary>header button{color:#657080;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px;display:inline-flex}.preparation-split-secondary>div{flex:1;min-width:0;min-height:0;overflow:hidden}.preparation-scenario-pane{box-sizing:border-box;background:#dfe2e6;height:100%;padding:24px 16px;overflow:auto}.preparation-scenario-pane .screenplay-pages{min-width:max-content}.preparation-split-control{color:var(--ui-muted);white-space:nowrap;align-self:start;align-items:center;gap:7px;font-size:11px;display:inline-flex}.preparation-split-control select{min-height:30px;color:var(--ui-text);font:11px var(--ui-font);background:#fff;border:1px solid #d2d7dd;border-radius:6px;padding:4px 28px 4px 8px}.technical-breakdown-header>.preparation-split-control{justify-self:end}@media (width<=900px){.preparation-split-view{display:block}.preparation-split-secondary,.preparation-split-divider{display:none}.preparation-split-primary{width:100%;height:100%}}.project-view-loading{min-height:120px;color:var(--text-secondary,#6b7280);place-items:center;font-size:13px;display:grid}.editor{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.editor-body{flex:1 1 0;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.workspace{box-sizing:border-box;flex:1 1 0;width:0;min-width:0;min-height:0;padding:32px;display:block;overflow:hidden auto}.workspace>.screenplay-pages{box-sizing:border-box;width:100%;min-width:0;min-height:max-content}.workspace-content{flex-shrink:0;gap:30px;min-height:max-content}.screenplay-pages{box-sizing:border-box;flex-direction:column;flex:none;align-items:center;gap:30px;width:100%;min-height:max-content;display:flex}.page-sheet{box-sizing:border-box;background:#fff;flex:0 0 297mm;width:210mm;height:297mm;padding:25mm;overflow:hidden;box-shadow:0 6px 18px #00000021}.page-content{box-sizing:border-box;width:160mm;min-width:0;max-width:160mm;height:247mm;overflow:hidden}.paragraph{box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;resize:none;width:100%;min-width:0;max-width:100%;font-family:var(--script-font);letter-spacing:normal;background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0;font-size:12pt;line-height:1.2;display:block;overflow:hidden}.paragraph:focus,.paragraph:focus-visible,.paragraph.selected{box-shadow:none;border:0;outline:none}.scene{text-transform:uppercase;text-align:left;width:100%;font-weight:700}.action{text-align:justify;width:100%;margin-top:0}.action-fragment{overflow:hidden}.action-fragment-line{white-space:pre;overflow:hidden}.action-fragment-line-justified{text-align-last:justify}.action-fragment-continuation{margin-top:0}[data-active-editor-fragment=true] .action-fragment{visibility:hidden}.action-editor-layer{visibility:hidden;z-index:20;position:fixed;overflow:hidden}.action-editor-layer textarea.paragraph.action{left:0;top:calc(-1 * var(--action-editor-content-offset,0px));width:100%;margin-top:0;position:absolute}.action-editor-layer .entity-highlight-overlay{left:0;top:calc(-1 * var(--action-editor-content-offset,0px));position:absolute}.character{text-align:center;text-align:center;width:40%;margin:2rem auto 0;display:block}.dialogue{text-align:justify;width:60%;margin:0 auto;display:block}.parenthetical{text-align:justify;width:60%;margin:0 auto;font-style:italic;display:block}.transition{text-align:right;text-transform:uppercase;width:100%;margin-top:1rem;font-weight:700}.scene-paragraph{width:100%;font-family:var(--script-font);letter-spacing:normal;grid-template-columns:max-content minmax(0,1fr);align-items:start;column-gap:.5ch;font-size:12pt;font-weight:700;line-height:1.2;display:grid}.scene-paragraph .scene-number{font:inherit;letter-spacing:inherit;color:inherit;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;grid-area:1/1}.scene-paragraph .paragraph{width:100%;min-width:0;max-width:100%;font:inherit;letter-spacing:inherit;box-sizing:border-box;grid-area:1/2;margin-left:0}.screenplay-measurement{visibility:hidden;pointer-events:none;width:160mm;font-family:var(--script-font);position:absolute;top:0;left:-100000px}.screenplay-measurement-item{box-sizing:border-box;width:160mm;max-width:160mm}.paragraph{caret-color:currentColor}.paragraph::selection{background:#00000024}.paragraph{height:auto;min-height:1em}.page-content,.paragraph{overflow:hidden}textarea.paragraph,textarea.paragraph.action,textarea.paragraph.character,textarea.paragraph.dialogue,textarea.paragraph.parenthetical,textarea.paragraph.transition{writing-mode:horizontal-tb!important;direction:ltr!important;unicode-bidi:isolate!important}.character-autocomplete{z-index:1000;box-sizing:border-box;max-height:180px;font-family:var(--script-font);background:#fff;border:1px solid #c8c8c8;border-radius:5px;padding:4px;font-size:12pt;line-height:1.2;position:fixed;overflow-y:auto;box-shadow:0 5px 14px #00000029}.character-autocomplete-item{color:#222;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;padding:6px 8px;display:block}.character-autocomplete-item:hover,.character-autocomplete-item.active{background:var(--ui-active)}[data-editor-role=paragraph-wrapper].entity-inline-highlight{display:grid}.entity-highlight-overlay{z-index:0;white-space:pre-wrap;pointer-events:none;grid-area:1/1;height:auto;color:#0000!important}.entity-highlight-overlay mark,.action-fragment-line mark{color:inherit;background:#f3c96985;border-radius:2px}.entity-inline-highlight textarea.paragraph{z-index:1;background:0 0;grid-area:1/1}.scene-paragraph.entity-inline-highlight .entity-highlight-overlay,.scene-paragraph.entity-inline-highlight textarea.paragraph{grid-area:1/2}
