.script-breakdown-page{--sb-panel: rgba(18, 18, 18, .9);--sb-panel-soft: rgba(255, 255, 255, .045);--sb-line: rgba(255, 215, 0, .2);--sb-danger: #ff6666;--sb-success: #44c879}.script-breakdown-layout{width:min(1720px,calc(100vw - 48px));margin:0 auto;padding:26px 0 42px}.sb-stepbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:16px;align-items:stretch;margin-bottom:18px}.sb-steps,.sb-draft-status,.sb-panel-section,.sb-step-panel,.sb-relation-card,.sb-script-card,.sb-history-modal{background:var(--sb-panel);border:1px solid var(--sb-line);border-radius:8px}.sb-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.sb-step{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:58px;border:0;border-right:1px solid rgba(255,215,0,.12);background:transparent;color:var(--text-gray);cursor:pointer;font-weight:800}.sb-step:last-child{border-right:0}.sb-step span{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff14}.sb-step.active{color:var(--primary-yellow);background:#ffd70014}.sb-draft-status{display:grid;align-content:center;gap:4px;padding:12px 14px;color:var(--text-gray)}.sb-draft-status strong{color:var(--text-white)}.sb-draft-status.saved strong,.sb-draft-status.saving strong{color:var(--sb-success)}.sb-draft-status.error strong{color:var(--sb-danger)}.sb-form-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr) minmax(360px,1.35fr);gap:16px}.sb-panel-section,.sb-step-panel{padding:18px}.sb-panel-section h2,.sb-card-header h2,.sb-history-modal h2{margin:0;color:var(--primary-yellow);font-size:1.02rem}.sb-prompt-section{grid-column:1 / -1}.sb-field,.sb-filename-input,.sb-checkbox{display:grid;gap:8px;color:var(--text-gray);font-size:.86rem}.sb-field-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sb-field-row.compact{grid-template-columns:repeat(5,minmax(120px,1fr))}.sb-options-section{grid-column:1 / -1}.sb-toggle-row,.sb-section-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.sb-toggle-row{margin-top:14px}.sb-section-title-row{justify-content:space-between;margin-bottom:10px}.sb-field input,.sb-field select,.sb-field textarea,.sb-filename-input input,.sb-prompt-section textarea,.sb-edit-textarea{width:100%;background:#0006;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:var(--text-white);font:inherit;outline:0}.sb-checkbox{display:inline-flex;grid-template-columns:none;align-items:center;min-height:36px}.sb-checkbox input{width:16px;height:16px;accent-color:var(--primary-yellow)}.sb-field input,.sb-field select,.sb-filename-input input{min-height:40px;padding:0 11px}.sb-prompt-section textarea,.sb-edit-textarea{min-height:320px;padding:14px;resize:vertical;line-height:1.65}.sb-upload-zone{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed rgba(255,215,0,.38);border-radius:8px;background:#ffd7000f;color:var(--text-gray);cursor:pointer}.sb-upload-zone strong{color:var(--text-white)}.sb-step-actions,.sb-toolbar,.sb-history-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.naku-btn,.sb-primary-action,.sb-text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:9px 14px;border-radius:8px;border:1px solid rgba(255,215,0,.28);background:#ffd7001a;color:var(--primary-yellow);cursor:pointer;font-weight:800;text-decoration:none}.naku-btn.primary,.sb-primary-action{background:var(--primary-yellow);color:#171717}.naku-btn.danger,.sb-primary-action.danger{border-color:#ff66668c;background:#ff666629;color:#ff8f8f}.naku-btn:disabled,.sb-primary-action:disabled,.sb-text-button:disabled{opacity:.5;cursor:not-allowed}.sb-text-button{min-height:auto;padding:0;border:0;background:transparent}.sb-text-button.inline{justify-self:start;font-size:.8rem}.sb-toolbar{justify-content:space-between;margin:0 0 16px}.sb-toolbar-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px}.sb-toolbar-group.secondary{justify-content:flex-end}.sb-font-control,.sb-filename-input,.sb-checkbox{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 11px;background:var(--sb-panel-soft);border:1px solid rgba(255,255,255,.1);border-radius:8px}.sb-font-control.compact{min-height:32px;padding:0;border:0;background:transparent;font-size:.78rem}.sb-compare-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.85fr);gap:14px;align-items:stretch;min-height:68vh}.sb-compare-pane{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:linear-gradient(180deg,#ffd70009,#fff0 160px),#070708b8;border:1px solid rgba(255,215,0,.16);border-radius:8px}.sb-script-pane{border-color:#78aaff29;background:linear-gradient(180deg,#78aaff0d,#fff0 160px),#08090dc2}.sb-pane-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 16px 13px;background:#0f0f10f0;border-bottom:1px solid rgba(255,255,255,.08)}.sb-pane-header h2{max-width:520px;margin:3px 0;overflow:hidden;color:var(--text-white);font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.sb-pane-header span,.sb-pane-header small{color:var(--text-gray);font-size:.76rem}.sb-pane-header>div:first-child{min-width:0}.sb-pane-scroll{min-height:0;overflow:auto;padding:14px}.sb-pane-scroll.script{padding:0}.sb-result-content,.sb-edit-textarea{min-height:calc(68vh - 98px)}.sb-result-content{min-width:0;padding:18px;overflow:auto;background:#00000052;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--text-white);line-height:1.75}.sb-result-content h1,.sb-result-content h2,.sb-result-content h3{color:var(--primary-yellow)}.sb-result-content table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed;margin:16px 0 24px;background:#ffffff06}.sb-result-content thead th{position:sticky;top:0;z-index:1;background:#211f13;color:var(--primary-yellow)}.sb-result-content th,.sb-result-content td{border:1px solid rgba(255,255,255,.16);padding:12px 14px;vertical-align:top;word-break:break-word}.sb-result-content th:nth-child(1),.sb-result-content td:nth-child(1){width:88px;text-align:center}.sb-result-content th:nth-child(2),.sb-result-content td:nth-child(2){width:150px}.sb-result-content th:nth-child(4),.sb-result-content td:nth-child(4){width:220px}.sb-result-content th:nth-child(5),.sb-result-content td:nth-child(5){width:86px;text-align:center}.sb-result-content th:nth-child(6),.sb-result-content td:nth-child(6){width:150px}.sb-result-content p,.sb-result-content ul,.sb-result-content ol{max-width:980px}.sb-script-searchbar{display:grid;grid-template-columns:minmax(0,1fr) auto 34px 34px;gap:8px;align-items:center;padding:10px 12px;background:#ffffff09;border-bottom:1px solid rgba(255,255,255,.08)}.sb-script-search{min-width:0;display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;background:#0000005c;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text-gray)}.sb-script-search input{min-width:0;width:100%;border:0;background:transparent;color:var(--text-white);font:inherit;outline:0}.sb-script-search input:disabled{cursor:not-allowed}.sb-search-count{min-width:48px;color:var(--text-gray);font-size:.78rem;text-align:center}.sb-icon-button{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0e;color:var(--text-gray);cursor:pointer}.sb-icon-button:hover:not(:disabled){border-color:#ffd70052;color:var(--primary-yellow)}.sb-icon-button:disabled{opacity:.45;cursor:not-allowed}.sb-script-text{display:block;box-sizing:border-box;width:100%;min-height:calc(68vh - 147px);margin:0;padding:18px 20px 28px;white-space:pre-wrap;word-break:break-word;color:#ffffffdb;-webkit-text-fill-color:currentColor;font-family:inherit;line-height:1.85}.sb-script-text span{color:inherit;-webkit-text-fill-color:currentColor}.sb-script-text mark{padding:0 2px;border-radius:3px;background:#ffd70047;color:#fff3a4}.sb-script-text mark.active{background:var(--primary-yellow);color:#171717}.sb-empty-pane{margin:14px;padding:28px 18px;border:1px dashed rgba(255,255,255,.14);border-radius:8px;color:var(--text-gray);text-align:center}.sb-assets-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.sb-relation-card,.sb-script-card{padding:20px}.sb-assets-panel{background:linear-gradient(180deg,#ffd70009,#fff0 220px),#0a0a0af0}.sb-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sb-card-header p{margin:5px 0 0;color:var(--text-gray)}.sb-card-header.compact{align-items:flex-start}.sb-relation-state{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--sb-panel-soft);border:1px solid rgba(255,255,255,.1);border-left:4px solid rgba(255,255,255,.18);border-radius:8px;color:var(--text-gray)}.sb-relation-state.success{border-color:#44c8796b;border-left-color:var(--sb-success);color:#8de8ae}.sb-relation-state.error{border-color:#ff666673;border-left-color:var(--sb-danger);color:#ffa3a3}.sb-asset-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.sb-asset-section{min-height:112px;padding:12px 13px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:8px}.sb-asset-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;color:var(--text-white)}.sb-asset-section-title strong{color:var(--primary-yellow)}.sb-asset-section-hint{margin:0 0 10px;color:var(--text-gray);font-size:.74rem}.sb-asset-chip-list,.sb-relation-counts{display:flex;flex-wrap:wrap;gap:8px}.sb-asset-chip-list{max-height:190px;overflow:auto}.sb-asset-chip{max-width:100%;padding:5px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#ffd70014;border:1px solid rgba(255,215,0,.16);border-radius:8px;color:var(--text-gray);font-size:.8rem}.sb-asset-chip{display:inline-flex;align-items:center;gap:8px}.sb-asset-chip.editable{padding-right:4px}.sb-asset-chip-text{min-width:0;display:inline-flex;align-items:baseline;gap:3px;overflow:hidden;text-overflow:ellipsis}.sb-asset-chip-text strong,.sb-asset-chip-text small{overflow:hidden;text-overflow:ellipsis}.sb-asset-chip-actions{display:inline-flex;gap:3px;flex:0 0 auto}.sb-asset-chip-actions button{display:inline-grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:6px;background:#0003;color:var(--text-gray);cursor:pointer}.sb-asset-chip-actions button:hover{background:#ffd70029;color:var(--primary-yellow)}.sb-asset-chip-actions button:last-child:hover{background:#ff66662e;color:#ffa3a3}.sb-asset-chip.muted{color:var(--text-gray);background:#ffffff0a;border-color:#ffffff14}.sb-asset-chip strong,.sb-asset-pill strong{color:var(--text-white);font-weight:800}.sb-asset-chip small,.sb-asset-pill small{color:var(--text-gray);font-size:.72rem}.sb-validation-list{margin:12px 0 0;color:#ffa3a3}.sb-review-overview{display:grid;grid-template-columns:1.1fr 1fr 1.4fr 1fr;gap:10px;margin-top:12px}.sb-review-overview>div{display:grid;gap:4px;min-height:38px;padding:10px 12px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:8px}.sb-review-overview small{color:var(--text-gray);font-size:.72rem}.sb-review-overview strong{color:var(--text-white);font-size:.9rem}.sb-review-overview .ok{border-color:#44c8793d;background:#44c8790f}.sb-review-overview .danger{border-color:#ff666673;background:#ff666614}.sb-review-overview .danger strong{color:#ffa3a3}.sb-audit-groups{display:grid;gap:14px;margin-top:16px}.sb-audit-bulkbar{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:minmax(130px,auto) minmax(220px,320px) auto auto;align-items:center;gap:10px;padding:12px;background:#121212f5;border:1px solid rgba(255,215,0,.18);border-radius:8px;box-shadow:0 10px 28px #00000038}.sb-audit-bulkbar select{width:100%;min-height:34px;padding:7px 9px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#00000061;color:var(--text-white);font:inherit;outline:0}.sb-audit-bulkbar button{min-height:34px;padding:0 12px;border:1px solid rgba(255,215,0,.24);border-radius:8px;background:#ffd70024;color:var(--primary-yellow);font-weight:800;cursor:pointer}.sb-audit-bulkbar button.ghost{border-color:#ffffff1f;background:#ffffff0f;color:var(--text-gray)}.sb-audit-bulkbar button:disabled{cursor:not-allowed;opacity:.45}.sb-audit-group{background:#0f0f0ff5;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden}.sb-audit-group header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(90deg,#ffd7001c,#ffd70005);border-bottom:1px solid rgba(255,255,255,.08)}.sb-audit-group h3{margin:0;color:var(--text-white);font-size:.98rem}.sb-audit-group p{margin:4px 0 0;color:var(--text-gray);font-size:.78rem}.sb-audit-check{display:inline-flex;align-items:center;gap:8px;color:var(--text-gray);font-size:.78rem;font-weight:800;-webkit-user-select:none;user-select:none}.sb-audit-check input{width:16px;height:16px;accent-color:var(--primary-yellow)}.sb-audit-check.compact{gap:6px}.sb-audit-table-wrap{overflow:auto}.sb-audit-table{width:100%;min-width:1320px;border-collapse:collapse;table-layout:fixed}.sb-audit-table th,.sb-audit-table td{padding:14px 12px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.08);color:var(--text-gray);word-break:break-word}.sb-audit-table th{color:var(--primary-yellow);background:#0000006b;font-size:.78rem;position:sticky;top:0;z-index:1}.sb-audit-table th:nth-child(1),.sb-audit-table td:nth-child(1){width:76px}.sb-audit-table th:nth-child(2),.sb-audit-table td:nth-child(2){width:210px}.sb-audit-table th:nth-child(3),.sb-audit-table td:nth-child(3){width:290px}.sb-audit-table th:nth-child(4),.sb-audit-table td:nth-child(4){width:240px}.sb-audit-table th:nth-child(5),.sb-audit-table td:nth-child(5){width:290px}.sb-audit-table th:nth-child(6),.sb-audit-table td:nth-child(6){width:290px}.sb-audit-table tr.needs-attention{background:#ff66660f}.sb-selected-chips,.sb-issue-list{display:flex;flex-wrap:wrap;gap:6px}.sb-asset-pill,.sb-selected-chip,.sb-issue-list span,.sb-audit-missing{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 8px;border-radius:8px;font-size:.78rem;line-height:1.3}.sb-asset-pill{background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.sb-asset-pill.location{background:#44c87917;border-color:#44c87942}.sb-selected-chip{background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:var(--text-white)}.sb-selected-chip button{display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#ffffff14;color:var(--text-gray);cursor:pointer}.sb-selected-chip button:hover{background:#ff66662e;color:#ffa3a3}.sb-scene-fix,.sb-editable-cell{display:grid;gap:6px}.sb-editable-cell span{color:var(--text-gray);font-size:.72rem}.sb-editable-cell input,.sb-editable-cell select,.sb-chip-editor select,.sb-shot-cell input,.sb-note-editor{width:100%;min-height:34px;padding:7px 9px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#00000061;color:var(--text-white);font:inherit;outline:0}.sb-editable-cell input:focus,.sb-editable-cell select:focus,.sb-chip-editor select:focus,.sb-shot-cell input:focus,.sb-note-editor:focus{border-color:#ffd70080;box-shadow:0 0 0 2px #ffd70014}.sb-editable-cell.missing input,.sb-editable-cell.missing select{border-color:#ff66667a;background:#ff666614}.sb-chip-editor,.sb-shot-cell{display:grid;gap:8px}.sb-shot-cell strong{color:var(--text-white);font-size:.88rem;word-break:break-all}.sb-shot-cell label{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px}.sb-shot-cell label span{color:var(--text-gray);font-size:.72rem}.sb-shot-actions{display:flex;flex-wrap:wrap;gap:6px}.sb-shot-actions button{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 8px;border:1px solid rgba(255,215,0,.24);border-radius:7px;background:#ffd70014;color:var(--primary-yellow);cursor:pointer;font-weight:800}.sb-shot-actions button.danger{border-color:#ff666647;background:#ff666614;color:#ffa3a3}.sb-note-editor{min-height:78px;resize:vertical;line-height:1.5}.sb-issue-list span{background:#ff66661f;color:#ffa3a3}.sb-issue-list span.soft{background:#ffffff0f;color:var(--text-gray)}.sb-audit-missing{background:#ff66661f;border:1px solid rgba(255,102,102,.28);color:#ffa3a3}.sb-script-card details{color:var(--text-gray)}.sb-script-card summary{cursor:pointer;color:var(--text-white)}.sb-script-card pre{max-height:240px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word;background:#0000005c;border-radius:8px;color:var(--text-white);line-height:1.65}.sb-muted{color:var(--text-gray)}.sb-modal-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:22px;background:#000000c7}.sb-history-modal{width:min(760px,100%);max-height:min(760px,calc(100vh - 44px));display:flex;flex-direction:column;padding:20px}.sb-modal-header,.sb-history-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sb-history-list{display:grid;gap:10px;margin-top:14px;overflow:auto}.sb-history-row{padding:12px;background:var(--sb-panel-soft);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--text-gray)}.sb-history-row span{min-width:0;flex:1;display:grid;gap:4px}.sb-history-row strong,.sb-history-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-history-row strong{color:var(--text-white)}.sb-spin{animation:naku-spin .9s linear infinite}@media(max-width:1100px){.script-breakdown-layout{width:min(100% - 24px,1500px)}.sb-stepbar,.sb-form-grid,.sb-compare-layout,.sb-assets-layout,.sb-asset-summary,.sb-review-overview,.sb-audit-bulkbar{grid-template-columns:1fr}.sb-compare-layout{min-height:auto}.sb-result-content,.sb-edit-textarea,.sb-script-text{min-height:52vh}}@media(max-width:720px){.sb-steps,.sb-field-row,.sb-field-row.compact{grid-template-columns:1fr}.sb-toolbar,.sb-toolbar-group,.sb-toolbar-group.secondary{align-items:stretch;justify-content:flex-start;width:100%}.sb-toolbar .naku-btn,.sb-filename-input{width:100%}.sb-pane-header{flex-direction:column}.sb-script-searchbar{grid-template-columns:minmax(0,1fr) auto}.sb-icon-button{width:100%}.sb-step{justify-content:flex-start;padding:0 14px;border-right:0;border-bottom:1px solid rgba(255,215,0,.12)}.sb-audit-group header{align-items:flex-start;grid-template-columns:1fr}.sb-card-header,.sb-modal-header,.sb-history-row{align-items:flex-start;flex-direction:column}}
