.panel-card{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);box-shadow:var(--shadow-medium);position:relative;overflow:hidden}.panel-card:after{content:"";background:linear-gradient(90deg,transparent,#ff680033,var(--orange),#ff680033,transparent);height:2px;position:absolute;bottom:0;left:12%;right:12%}.panel-card{min-height:310px;padding:18px}.panel-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px;display:flex}.panel-heading h2{color:var(--slate-dark);margin:0;font-size:20px;font-weight:800}.status.production{color:#1f7846;background:#edf8f1;border:1px solid #b9dfc7}.production-module{background:linear-gradient(145deg,#fff,#fff9f4);border-color:#ff680047;grid-area:1/production/4;min-height:0;overflow:hidden}.production-workspace-expanded{z-index:1000;flex-direction:column;background:#fff!important;border-color:#ff680073!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:18px!important;display:flex!important;position:fixed!important;inset:16px!important;overflow:hidden!important;box-shadow:0 24px 70px #0c17244d!important}.production-workspace-expanded .custom-working-text-input{flex-basis:160px;width:160px}.production-workspace-expanded .custom-working-checkboxes label{min-width:72px}.production-tile-heading{align-items:center;gap:9px;min-width:0;display:flex}.production-tile-heading h2{color:var(--slate-dark);margin:0;font-size:14px}.production-tile-heading small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.production-tile-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.production-tile-empty{border:1px dashed var(--border);background:var(--surface-soft);width:100%;min-height:0;color:var(--muted);text-align:center;cursor:pointer;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;display:flex}.production-tile-empty:hover{background:var(--orange-light);border-color:#ff680066}.production-tile-empty>span{width:32px;height:32px;color:var(--orange);background:#fff;border:1px solid #ff68004d;border-radius:8px;place-items:center;font-size:19px;display:grid}.production-tile-empty strong{color:var(--slate-dark);font-size:11px}.production-tile-empty small{max-width:190px;font-size:9px;line-height:1.35}.production-tile-panel-list{scrollbar-width:thin;scrollbar-color:#cbd2d9 transparent;flex-direction:column;flex:1;gap:6px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.production-tile-panel-list::-webkit-scrollbar{width:6px}.production-tile-panel-list::-webkit-scrollbar-track{background:0 0}.production-tile-panel-list::-webkit-scrollbar-thumb{background:#cbd2d9;border-radius:999px}.production-tile-panel-list::-webkit-scrollbar-thumb:hover{background:#aeb8c1}.production-tile-panel{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:9px;flex:none;overflow:hidden}.production-tile-panel.expanded{background:#fff;border-color:#ff680047}.production-tile-panel-header{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;width:100%;min-height:42px;padding:6px 8px;display:flex}.production-tile-panel-header:hover{background:var(--orange-light)}.production-tile-chevron{width:16px;color:var(--orange);text-align:center;flex:0 0 16px;font-size:11px;font-weight:900}.production-tile-panel-copy{flex:1;min-width:0}.production-tile-panel-copy strong{color:var(--slate-dark);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;display:block;overflow:hidden}.production-tile-panel-copy small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.production-tile-homeruns{border-top:1px solid var(--border-soft);background:#fff;flex-direction:column;display:flex}.production-tile-homerun-row{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:5px 8px 5px 31px;display:flex}.production-tile-homerun-row:last-child{border-bottom:0}.production-tile-homerun-row:hover{background:#fafbfc}.production-tile-homerun-main{flex:1;min-width:0}.production-tile-homerun-main strong{color:var(--slate-dark);text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.production-tile-homerun-main span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:8px;display:block;overflow:hidden}.production-tile-conduit-size{border:1px solid var(--border-soft);background:var(--surface-soft);color:var(--text-soft);border-radius:5px;flex:none;padding:3px 5px;font-size:8px;font-weight:750}.production-tile-no-runs{color:var(--muted-light);padding:8px 31px;font-size:8px}.production-tile-footer-button{border:0;border-top:1px solid var(--border-soft);width:100%;min-height:31px;color:var(--orange);text-align:left;cursor:pointer;background:0 0;flex:0 0 31px;justify-content:space-between;align-items:center;margin-top:2px;padding:0;font-size:9px;font-weight:800;display:flex}.production-tile-footer-button:hover{color:var(--orange-hover)}.production-tile-footer-button span{font-size:13px}.production-b-module{background:linear-gradient(145deg,#fff,#fffaf6);border-color:#ff680033;grid-area:4/productionB/7;gap:10px;min-height:0;padding:12px;overflow:hidden}.production-complete-banner{background:#edf8f1;border:1px solid #b9dfc7;border-radius:9px;align-items:center;gap:8px;padding:8px 9px;display:flex}.production-complete-banner>span{color:#fff;background:#23844d;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.production-focus-page{flex-direction:column;width:100%;height:100vh;padding:18px;display:flex;overflow:hidden}.production-focus-header{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);box-shadow:var(--shadow-medium);flex:none;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.production-focus-header h1{margin:0;font-size:25px}.production-focus-actions{align-items:center;gap:9px;display:flex}.production-focus-body{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);min-height:0;box-shadow:var(--shadow-medium);flex-direction:column;flex:1;margin-top:14px;padding:18px;display:flex;overflow:hidden}.production-summary-strip{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.production-summary-strip>div{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:10px;padding:10px 12px}.production-summary-strip span{color:var(--muted-light);text-transform:uppercase;font-size:8px;font-weight:850;display:block}.production-summary-strip strong{margin-top:4px;font-size:18px;display:block}.production-panel-scroll{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:5px;display:flex;overflow-y:auto}.production-panel{background:#fff;border:1px solid #d6dde4;border-radius:12px;flex:none;overflow:hidden;box-shadow:0 2px 8px #1f2d3a0d}.production-panel-header{background:#eef2f5;border-bottom:1px solid #d8dee5;align-items:center;gap:9px;min-height:54px;padding:9px 11px;display:flex}.production-panel-toggle{width:30px;height:30px;color:var(--orange);cursor:pointer;background:#fff;border:1px solid #cfd6dd;border-radius:7px;flex:0 0 30px;place-items:center;font-size:11px;font-weight:900;display:grid}.production-panel-toggle:hover{background:var(--orange-light);border-color:#ff680073}.production-panel-header>input{min-width:140px;height:34px;color:var(--slate-dark);background:0 0;border:1px solid #0000;border-radius:7px;outline:none;flex:1;padding:0 9px;font-size:13px;font-weight:850}.production-panel-header>input:hover{background:#ffffffa6;border-color:#d7dde3}.production-panel-header>input:focus{border-color:var(--orange);background:#fff;box-shadow:0 0 0 2px #ff680014}.production-panel-actions{align-items:center;gap:6px;display:flex}.production-panel-actions button{min-height:32px;color:var(--text-soft);cursor:pointer;background:#fff;border:1px solid #d2d9df;border-radius:7px;padding:0 10px;font-size:9px;font-weight:800}.production-panel-actions button:hover{color:var(--orange);border-color:#ff680073}.production-panel-actions .production-delete{color:#b83d3d;border-color:#ebcccc}.production-panel-actions .production-delete:hover{color:#b83d3d;background:#fff3f3}.production-table-wrap{background:#f7f9fb;padding:10px;overflow-x:auto}.production-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;border:1px solid #dce2e8;border-radius:9px;width:100%;overflow:hidden}.production-table th{color:#596673;letter-spacing:.03em;text-transform:uppercase;background:#e7ecf1;border-bottom:1px solid #d8dee5;padding:8px 6px;font-size:8px;font-weight:850}.production-table td{background:#fff;border-bottom:1px solid #edf0f3;padding:6px;font-size:10px}.production-table tbody tr:last-child td{border-bottom:0}.production-table tbody tr:hover td{background:#fafbfd}.production-table th:first-child,.production-table td:first-child,.production-table th:nth-child(2),.production-table td:nth-child(2){width:16%}.production-table th:nth-child(3),.production-table td:nth-child(3){width:14%}.production-table th:nth-child(4),.production-table td:nth-child(4),.production-table th:nth-child(5),.production-table td:nth-child(5),.production-table th:nth-child(6),.production-table td:nth-child(6),.production-table th:nth-child(7),.production-table td:nth-child(7){text-align:center;width:12%}.production-table th:last-child,.production-table td:last-child{width:34px}.production-table input[type=text]{width:100%;min-height:32px;color:var(--text);background:#fff;border:1px solid #d9dfe5;border-radius:6px;outline:none;padding:0 7px;font-size:10px}.production-table input[type=text]:hover{border-color:#cbd3da}.production-table input[type=text]:focus{border-color:var(--orange);box-shadow:0 0 0 2px #ff680014}.production-table input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--orange)}.production-row-delete{color:#b84a4a;cursor:pointer;background:snow;border:1px solid #edcaca;border-radius:6px;place-items:center;width:27px;height:27px;font-size:17px;display:grid}.production-row-delete:hover{background:#fff0f0}.production-empty{border:1px dashed var(--border);background:var(--surface-soft);min-height:190px;color:var(--muted);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.production-empty>span{width:40px;height:40px;color:var(--orange);background:#fff;border:1px solid #ff68004d;border-radius:10px;place-items:center;font-size:23px;display:grid}.production-tile-top-actions,.production-header-actions{align-items:center;gap:6px;display:flex}.production-tile-top-actions{flex-wrap:wrap;justify-content:flex-end;min-width:0}.production-title-button{max-width:100%;color:inherit;font:inherit;font-weight:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;overflow:hidden}.production-title-button:hover{color:var(--orange-hover)}.production-title-picker{appearance:none;width:min(280px,42vw);height:36px;color:var(--slate-dark);font:inherit;cursor:pointer;background-color:#fff8f1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23f97316' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;border:1px solid #ff680052;border-radius:9px;padding:0 32px 0 10px;font-size:14px;font-weight:850}.production-title-picker:hover,.production-title-picker:focus{border-color:var(--orange);background-color:#fff;outline:none;box-shadow:0 0 0 3px #ff680017}.production-workspace-expanded .production-title-picker{width:min(420px,48vw)}.production-header-button{min-height:30px;color:var(--orange-hover);cursor:pointer;background:#fff;border:1px solid #ff680052;border-radius:8px;padding:0 10px;font-size:10px;font-weight:800;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.production-header-button:hover{background:var(--orange-light);color:var(--orange-hover);border-color:#ff680073;box-shadow:0 2px 8px #ff68001f}.production-header-button.tracker-create-button{color:var(--orange-hover);background:#fff;border-color:#ff680052}.production-header-button.tracker-create-button:hover{border-color:var(--orange);background:var(--orange-light);color:var(--orange-hover)}.production-save-status{min-width:48px;color:var(--muted-light);text-align:right;font-size:9px;font-weight:750}.production-save-status.saving{color:#9a6700}.production-save-status.saved{color:#15803d}.production-save-status.error{color:#b42318}.production-options-wrap,.production-settings-wrap{position:relative}.production-settings-menu{z-index:120;top:calc(100%8px);background:#fff;border:1px solid #d9dee5;border-radius:12px;width:min(320px,100vw - 32px);padding:14px;position:absolute;right:0;box-shadow:0 14px 35px #00000029}.production-settings-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.production-settings-header small{color:#77818d;margin-top:2px;display:block}.production-settings-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:20px}.production-settings-close:hover{color:var(--slate-dark);background:#f1f4f7}.production-settings-field{color:var(--text-soft);gap:7px;margin-top:12px;font-size:10px;font-weight:800;display:grid}.production-settings-field>input{width:100%;height:36px;color:var(--slate-dark);font:inherit;background:#fff;border:1px solid #d8dde4;border-radius:8px;padding:0 10px}.production-settings-field>input:focus{border-color:var(--orange);outline:2px solid #ff680029}.production-settings-actions{border-top:1px solid var(--border-soft);grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;padding-top:12px;display:grid}.production-settings-actions button{min-height:34px;color:var(--text-soft);cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:8px;padding:0 9px;font-size:10px;font-weight:800}.production-settings-actions button:hover{border-color:var(--orange);background:var(--orange-light)}.production-settings-actions button.danger{color:#b42318;grid-column:1/-1}.production-settings-actions .settings-progress-action{grid-area:1/1}.production-settings-actions .settings-color-action{grid-area:2/1}.production-settings-actions .settings-layout-action{grid-area:2/2}.custom-tracker-shell{flex-direction:column;flex:1;gap:9px;min-height:0;display:flex;overflow:hidden}.custom-tracker-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.custom-tracker-toolbar>div:first-child{min-width:0}.custom-tracker-toolbar strong,.custom-tracker-toolbar small{display:block}.custom-tracker-toolbar strong{color:var(--slate-dark);font-size:11px}.custom-tracker-toolbar small{color:var(--muted);margin-top:2px;font-size:8px}.custom-tracker-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.custom-tracker-toolbar-actions button{background:var(--orange-light);min-height:28px;color:var(--orange-hover);cursor:pointer;border:1px solid #ff680052;border-radius:7px;padding:0 9px;font-size:9px;font-weight:850}.custom-tracker-toolbar-actions button:hover{border-color:var(--orange);background:#fff0e5}.custom-weight-summary{color:#15803d;background:#eef7ef;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.custom-tracker-empty{border:1px dashed var(--border);background:var(--surface-soft);min-height:150px;color:var(--muted);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;display:flex}.custom-tracker-empty:hover{background:var(--orange-light);border-color:#ff680073}.custom-tracker-empty>span{width:32px;height:32px;color:var(--orange);background:#fff;border:1px solid #ff68004d;border-radius:9px;place-items:center;font-size:18px;display:grid}.custom-tracker-empty strong{color:var(--slate-dark);font-size:11px}.custom-tracker-empty small{text-align:center;max-width:280px;font-size:8px;line-height:1.4}.custom-column-strip{scrollbar-width:thin;flex:none;gap:7px;padding:2px 2px 6px;display:flex;overflow-x:auto}.custom-column-card{border:1px solid var(--border-soft);background:#f8fafb;border-radius:9px;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:6px;width:225px;min-width:225px;padding:8px 34px 8px 8px;display:grid;position:relative}.custom-column-card>input,.custom-column-card>select,.custom-column-card label input{min-width:0;height:30px;color:var(--text-soft);background:#fff;border:1px solid #d8dde4;border-radius:7px;padding:0 7px;font-size:9px;font-weight:700}.custom-column-card>input:focus,.custom-column-card>select:focus,.custom-column-card label input:focus{border-color:var(--orange);outline:2px solid #ff680024}.custom-column-card label{color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.custom-column-card label input{text-align:right;width:70px}.custom-column-delete{width:22px;height:22px;color:var(--muted-light);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:16px;position:absolute;top:8px;right:7px}.custom-column-delete:hover{color:#b42318;background:#fff0f0}.custom-table-scroll{border:1px solid var(--border-soft);scrollbar-width:thin;background:#fff;border-radius:10px;flex:1;min-height:0;overflow:auto}.custom-table-grid{align-items:center;gap:0;width:100%;min-width:max-content;display:grid}.custom-table-header{border-bottom:1px solid var(--border);background:#f3f6f8;min-height:36px}.custom-table-header>span{border-right:1px solid var(--border-soft);min-height:36px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.custom-table-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.custom-table-header small{color:var(--orange-hover);flex:none;font-size:7px;font-weight:850}.custom-table-rows{min-width:max-content}.custom-table-row{border-bottom:1px solid var(--border-soft);background:#fff;min-height:38px}.custom-table-row:last-child{border-bottom:0}.custom-table-row>input{border:0;border-right:1px solid var(--border-soft);width:100%;min-width:0;height:38px;color:var(--text-soft);background:0 0;padding:0 9px;font-size:10px}.custom-table-row>input:focus{outline-offset:-2px;background:#fff;outline:2px solid #ff680029}.custom-checkbox-cell{border-right:1px solid var(--border-soft);place-items:center;min-height:38px;display:grid}.custom-checkbox-cell input{width:16px;height:16px;accent-color:var(--orange)}.custom-row-empty{width:100%;min-width:260px;min-height:72px;color:var(--orange);cursor:pointer;background:#fff;border:0;font-size:10px;font-weight:800}.custom-row-empty:hover{background:var(--orange-light)}.custom-tracker-headers{border:1px solid var(--border-soft);background:#f8fafb;border-radius:9px;flex:none;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:6px;padding:7px;display:grid}.custom-tracker-headers label{gap:3px;min-width:0;display:grid}.custom-tracker-headers span{color:var(--muted);text-transform:uppercase;letter-spacing:.45px;font-size:7px;font-weight:850}.custom-tracker-headers input{width:100%;min-width:0;height:28px;color:var(--text-soft);background:#fff;border:1px solid #d8dde4;border-radius:6px;padding:0 7px;font-size:9px}.custom-working-tracker{flex-direction:column;flex:1;gap:7px;min-height:0;display:flex}.custom-working-rows{flex-direction:column;flex:1;gap:5px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.custom-working-row{border:1px solid var(--border-soft);background:#fff;border-radius:8px;flex:none;overflow:hidden}.custom-working-row.dragging{opacity:.45}.custom-working-row.drag-over{border-color:var(--orange);box-shadow:0 0 0 2px #ff68001a}.production-header-button,.flex-add-row{letter-spacing:0;font-family:inherit}.custom-working-row-main{grid-template-columns:24px minmax(115px,.8fr) minmax(0,2fr) 24px;align-items:center;gap:7px;min-height:39px;padding:4px 7px;display:grid}.custom-row-drag-handle{width:24px;height:24px;color:var(--orange);letter-spacing:-2px;cursor:grab;background:0 0;border:0;border-radius:5px;padding:0;font-size:13px;font-weight:850}.custom-row-drag-handle:hover{background:var(--orange-light)}.custom-row-drag-handle:active{cursor:grabbing}.custom-row-toggle{width:24px;height:24px;color:var(--orange);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;font-size:12px;display:grid}.custom-row-toggle:hover{background:var(--orange-light)}.custom-row-name{width:100%;min-width:0;height:29px;color:var(--text-soft);background:0 0;border:1px solid #0000;border-radius:6px;padding:0 7px;font-size:9px;font-weight:800}.custom-row-name:hover,.custom-row-name:focus{border-color:var(--border);background:#fff;outline:none}.custom-working-row-main>small{color:var(--muted);white-space:nowrap;font-size:8px}.custom-working-fields{scrollbar-width:thin;justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:2px 0;display:flex;overflow-x:auto}.custom-working-tracker.collapsible .custom-working-fields{border-top:1px solid var(--border-soft);background:#f8fafbd1;justify-content:flex-start;padding:10px 14px 12px 55px}.custom-working-text-input{border:1px solid var(--border);width:112px;height:30px;color:var(--text-soft);background:#fff;border-radius:6px;flex:0 0 112px;padding:0 8px;font-size:9px}.custom-working-text-input::placeholder{color:var(--muted-light)}.custom-working-checkboxes{justify-content:flex-end;align-items:flex-end;gap:8px;min-width:0;display:flex}.custom-working-checkboxes label{border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:54px;min-height:38px;padding:2px 4px;display:flex}.custom-working-checkboxes label span{max-width:72px;color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:800;line-height:1.1;overflow:hidden}.custom-layout-editor-backdrop{z-index:10000;background:#0c17248a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.custom-layout-editor{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;width:min(700px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0c172447}.custom-layout-editor-heading,.custom-layout-section-title,.custom-layout-editor-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.custom-layout-editor-heading{border-bottom:1px solid var(--border-soft);flex:none;padding:16px 16px 12px}.custom-layout-editor-body{overscroll-behavior:contain;scrollbar-width:thin;gap:12px;min-height:0;padding:12px 16px;display:grid;overflow-y:auto}.custom-layout-editor-heading strong,.custom-layout-section-title strong{color:var(--slate-dark);font-size:13px;display:block}.custom-layout-editor-heading small,.custom-layout-section-title small{color:var(--muted);font-size:8px}.custom-layout-editor-heading>button{background:var(--surface-soft);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:7px;font-size:18px}.custom-layout-mode{grid-template-columns:100px 1fr;align-items:center;gap:10px;display:grid}.custom-layout-mode span{color:var(--text-soft);font-size:9px;font-weight:850}.custom-layout-mode select,.custom-layout-section>input,.custom-layout-checkbox-row input,.custom-layout-checkbox-row select,.custom-layout-header-row input{border:1px solid var(--border);width:100%;min-width:0;height:34px;color:var(--text-soft);background:#fff;border-radius:7px;padding:0 8px;font-size:9px}.custom-layout-section{border:1px solid var(--border-soft);background:#f8fafb;border-radius:10px;gap:8px;padding:11px;display:grid}.custom-layout-section-title span,.custom-layout-editor-actions span{border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.custom-layout-section-title span.valid,.custom-layout-editor-actions span.valid{color:#15803d;background:#eef7ef}.custom-layout-section-title span.invalid,.custom-layout-editor-actions span.invalid{color:#b54708;background:#fff2e8}.custom-layout-checkbox-list,.custom-layout-header-list{gap:6px;display:grid}.custom-layout-header-row{border:1px solid #0000;border-radius:8px;grid-template-columns:32px minmax(150px,1fr) auto;align-items:center;gap:7px;padding:4px;transition:border-color .15s,background .15s,opacity .15s;display:grid}.custom-layout-header-row.dragging{opacity:.42}.custom-layout-header-row.drag-over{border-color:var(--orange);background:var(--orange-light)}.custom-layout-header-row>button,.custom-layout-section-add{border:1px solid var(--border);min-height:30px;color:var(--text-soft);cursor:pointer;background:#fff;border-radius:7px;padding:0 9px;font-size:9px;font-weight:800}.custom-layout-header-row>button.delete{color:var(--red)}.custom-layout-header-row .custom-layout-drag-handle{width:30px;color:var(--orange);letter-spacing:-2px;cursor:grab;background:0 0;border-color:#0000;padding:0;font-size:14px}.custom-layout-section-add{color:var(--orange)}.custom-layout-checkbox-row{border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(150px,1fr) 68px 92px 68px;align-items:end;gap:7px;padding:4px;transition:border-color .15s,background .15s,opacity .15s;display:grid}.custom-layout-checkbox-row.dragging{opacity:.42}.custom-layout-checkbox-row.drag-over{border-color:var(--orange);background:var(--orange-light)}.custom-layout-checkbox-row.locked{background:#f1f4f6}.custom-layout-column-type,.custom-layout-no-weight{min-height:34px;color:var(--muted);align-items:center;font-size:8px;font-weight:800;display:flex}.custom-layout-checkbox-row label{gap:3px;display:grid}.custom-layout-checkbox-row label span{color:var(--muted);font-size:7px;font-weight:800}.custom-layout-column-actions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.custom-layout-column-actions button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:12px}.custom-layout-column-actions button:hover:not(:disabled){color:var(--text-soft);background:#eef2f5}.custom-layout-column-actions button.delete:hover{color:var(--red);background:#fff0f0}.custom-layout-column-actions .custom-layout-drag-handle{color:var(--orange);letter-spacing:-2px;cursor:grab;font-size:14px}.custom-layout-column-actions .custom-layout-drag-handle:active{cursor:grabbing}.custom-layout-column-actions button:disabled{opacity:.25;cursor:not-allowed}.custom-layout-add-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.custom-layout-add,.custom-layout-editor-actions button{border:1px solid var(--border);min-height:32px;color:var(--orange);cursor:pointer;background:#fff;border-radius:7px;padding:0 10px;font-size:9px;font-weight:850}.custom-layout-editor-actions{border-top:1px solid var(--border-soft);background:#fff;flex:none;justify-content:flex-end;padding:11px 16px 16px}.custom-layout-editor-actions button.primary{border-color:var(--orange);background:var(--orange);color:#fff}.custom-layout-editor-actions button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:720px){.custom-working-row-main,.custom-working-tracker.collapsible .custom-working-row-main{grid-template-columns:24px 24px minmax(95px,1fr) auto 24px}.custom-working-tracker.static .custom-working-row-main{grid-template-columns:24px minmax(95px,1fr) auto 24px}.custom-working-fields{justify-content:flex-start}.custom-working-checkboxes{gap:7px}.custom-layout-editor-backdrop{padding:10px}.custom-layout-editor{max-height:calc(100vh - 20px)}.custom-layout-checkbox-row{grid-template-columns:minmax(120px,1fr) 62px 82px}.custom-layout-column-actions{grid-column:1/-1}}.tracker-controls{align-items:center;gap:5px;display:flex;position:relative}.tracker-picker select{border:1px solid var(--border);width:148px;height:30px;color:var(--text-soft);background:#fff;border-radius:7px;padding:0 25px 0 8px;font-size:9px;font-weight:800}.tracker-menu-wrap{position:relative}.tracker-add-menu,.tracker-manage-menu{z-index:80;border:1px solid var(--border);width:220px;max-height:370px;box-shadow:var(--shadow-medium);background:#fff;border-radius:10px;gap:3px;padding:7px;display:grid;position:absolute;top:36px;right:0;overflow-y:auto}.tracker-add-menu>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.65px;padding:6px 7px 4px;font-size:8px}.tracker-add-menu>button,.tracker-manage-menu>button{min-height:32px;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:9px;font-weight:750;display:flex}.tracker-template-row{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:3px;display:grid}.tracker-template-row>button:first-child{min-width:0;min-height:32px;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:9px;font-weight:750;display:flex}.tracker-template-row>button:first-child:hover{background:var(--orange-light);color:var(--orange-hover)}.tracker-template-delete{width:28px;height:28px;color:var(--muted-light);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:15px}.tracker-template-delete:hover{color:var(--red);background:#fff0f0}.tracker-add-menu>button:hover,.tracker-manage-menu>button:hover,.tracker-manage-menu>button.active{background:var(--orange-light);color:var(--orange-hover)}.tracker-add-menu button small{color:var(--muted-light);font-size:7px}.tracker-add-menu .tracker-create-custom{color:var(--orange-hover);border:1px solid #ff680042;margin-top:4px}.tracker-manage-menu label{gap:4px;padding:5px;display:grid}.tracker-manage-menu label span{color:var(--muted);font-size:8px;font-weight:800}.tracker-manage-menu input{border:1px solid var(--border);border-radius:7px;width:100%;height:31px;padding:0 8px;font-size:9px}.tracker-manage-menu .danger{color:var(--red)}.tracker-manage-menu button:disabled{opacity:.45;cursor:not-allowed}.tracker-progress-source{color:#15803d;white-space:nowrap;background:#eef7ef;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:850}.tracker-control-error{z-index:90;color:#9f251f;width:300px;box-shadow:var(--shadow-medium);background:#fff4f3;border:1px solid #f2b8b5;border-radius:9px;padding:10px;font-size:9px;line-height:1.45;position:absolute;top:38px;right:0}.tracker-builder-backdrop{z-index:10000;background:#0c17248a;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.tracker-builder-dialog{border:1px solid var(--border);background:#fff;border-radius:14px;gap:13px;width:min(820px,100%);max-height:calc(100vh - 56px);padding:16px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #0c172447}.tracker-builder-heading,.tracker-builder-actions,.tracker-builder-section>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.tracker-builder-heading strong{color:var(--slate-dark);font-size:15px;display:block}.tracker-builder-heading small{color:var(--muted);font-size:9px}.tracker-builder-heading>button{background:var(--surface-soft);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:7px;font-size:18px}.tracker-builder-meta{grid-template-columns:1.5fr 1fr;gap:9px;display:grid}.tracker-builder-meta label,.tracker-builder-row label{gap:4px;display:grid}.tracker-builder-meta label>span,.tracker-builder-row label>span{color:var(--muted);font-size:8px;font-weight:800}.tracker-builder-meta input,.tracker-builder-meta select,.tracker-builder-row input,.tracker-builder-row select{border:1px solid var(--border);width:100%;min-width:0;height:34px;color:var(--text-soft);background:#fff;border-radius:7px;padding:0 8px;font-size:10px}.tracker-builder-section{border:1px solid var(--border-soft);background:#f8fafb;border-radius:10px;gap:7px;padding:11px;display:grid}.tracker-builder-section>div:first-child{justify-content:flex-start}.tracker-builder-section>div:first-child strong{color:var(--slate-dark);margin-right:auto;font-size:10px}.tracker-builder-section button,.tracker-builder-actions button,.tracker-builder-row>button{border:1px solid var(--border);min-height:30px;color:var(--text-soft);cursor:pointer;background:#fff;border-radius:7px;padding:0 9px;font-size:9px;font-weight:800}.tracker-builder-list{gap:6px;display:grid}.tracker-builder-row{border:1px solid #0000;border-radius:8px;grid-template-columns:32px minmax(150px,1.4fr) minmax(100px,.8fr) 100px auto;align-items:end;gap:7px;padding:4px;transition:border-color .15s,background .15s,opacity .15s;display:grid}.tracker-builder-row.header-row{grid-template-columns:32px 1fr auto}.tracker-builder-row.dragging{opacity:.42}.tracker-builder-row.drag-over{border-color:var(--orange);background:var(--orange-light)}.tracker-builder-row>button.tracker-builder-drag-handle{width:30px;color:var(--orange);letter-spacing:-2px;cursor:grab;background:0 0;border-color:#0000;padding:0;font-size:14px}.tracker-builder-row>button.tracker-builder-drag-handle:active{cursor:grabbing}.tracker-builder-row>button{color:var(--red)}.tracker-builder-row input:disabled{color:var(--muted-light);background:#edf0f3}.tracker-builder-actions{justify-content:flex-end}.tracker-builder-actions .primary{border-color:var(--orange);background:var(--orange);color:#fff}@media (max-width:820px){.tracker-controls{flex-wrap:wrap;justify-content:flex-end}.tracker-picker select{width:132px}.tracker-progress-source{display:none}.tracker-builder-backdrop{padding:12px}.tracker-builder-dialog{max-height:calc(100vh - 24px)}.tracker-builder-row{grid-template-columns:32px 1fr 1fr}.tracker-builder-row.header-row{grid-template-columns:32px 1fr auto}.tracker-builder-meta{grid-template-columns:1fr}}.production-options-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;flex-direction:column;justify-content:center;gap:3px;width:30px;height:30px;padding:7px 6px;display:flex}.production-options-button span{background:var(--muted);border-radius:999px;width:100%;height:2px;display:block}.production-options-button:hover{background:var(--orange-light);border-color:#ff680073}.production-layout-menu{z-index:40;border:1px solid var(--border);width:180px;box-shadow:var(--shadow-medium);background:#fff;border-radius:10px;gap:3px;padding:7px;display:grid;position:absolute;top:36px;right:0}.production-layout-menu>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;padding:5px 7px 7px;font-size:9px}.production-layout-menu button{width:100%;min-height:34px;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:16px 1fr;align-items:center;padding:0 8px;font-size:10px;display:grid}.production-layout-menu button:hover,.production-layout-menu button.active{background:var(--orange-light);color:var(--orange-hover)}.flex-workspace-body{flex-direction:column;flex:1;gap:5px;min-height:0;display:flex;overflow:hidden}.flex-workspace-scroll{flex-direction:column;flex:1;gap:4px;min-height:0;padding-right:3px;display:flex;overflow:hidden auto}.flex-table-header,.flex-table-row{align-items:center;gap:5px;display:grid}.flex-table-header{border-bottom:1px solid var(--border);color:var(--muted-light);text-transform:uppercase;flex:none;padding:0 4px 5px;font-size:7px;font-weight:850}.flex-table-row{border:1px solid var(--border-soft);background:#fff;border-radius:7px;min-height:35px;padding:3px 4px}.flex-table-row input[type=text],.flex-table-row input[type=date],.flex-table-row select,.config-panel-detail input{width:100%;min-width:0;min-height:27px;color:var(--text);background:#f8fafb;border:1px solid #0000;border-radius:5px;outline:none;padding:0 6px;font-size:8px}.flex-table-row input:focus,.flex-table-row select:focus,.config-panel-detail input:focus{border-color:var(--orange);background:#fff}.flex-check-cell{place-items:center;display:grid}.flex-check-cell input,.config-homerun-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--orange);cursor:pointer}.flex-row-delete{width:23px;height:23px;color:var(--muted-light);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.flex-row-delete:hover{color:var(--red);background:#fff1f1}.flex-add-row{border:1px dashed var(--border);min-height:29px;color:var(--orange);cursor:pointer;background:#fff;border-radius:7px;flex:none;font-size:8px;font-weight:850}.flex-workspace-empty{border:1px dashed var(--border);background:var(--surface-soft);min-height:90px;color:var(--muted);cursor:pointer;border-radius:9px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.flex-workspace-empty strong{color:var(--slate-dark);font-size:10px}.flex-workspace-empty span{text-align:center;max-width:190px;font-size:8px}.config-panel-detail{border-top:1px solid var(--border-soft);background:#fff;gap:5px;padding:6px;display:grid}.config-panel-name{font-weight:800}.config-homerun-row{grid-template-columns:1fr 1fr .8fr repeat(4,24px) 24px;align-items:center;gap:4px;display:grid}.config-homerun-row label{place-items:center;display:grid}.config-panel-actions{justify-content:space-between;gap:6px;display:flex}.config-panel-actions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;min-height:27px;padding:0 8px;font-size:8px;font-weight:800}.config-panel-actions .production-delete{color:var(--red)}@media (max-width:1050px){.production-module,.production-b-module{grid-area:auto}}@media (max-width:620px){.production-focus-header{flex-direction:column;align-items:flex-start}.production-focus-actions{flex-wrap:wrap;width:100%}}.production-rules-wrap{position:relative}.production-rules-button{color:#27313d;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.production-rules-menu{top:calc(100%8px);z-index:100;background:#fff;border:1px solid #d9dee5;border-radius:12px;width:390px;padding:14px;position:absolute;right:0;box-shadow:0 14px 35px #00000029}.production-rules-menu-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.production-rules-menu-header small{color:#77818d;margin-top:2px;display:block}.production-rules-list{flex-direction:column;gap:8px;display:flex}.production-rule-row{grid-template-columns:24px auto 1fr 92px 24px;align-items:center;gap:7px;display:grid}.production-rule-row input,.production-rule-row select{background:#fff;border:1px solid #d8dde4;border-radius:7px;min-width:0;height:34px;padding:0 8px}.production-rule-add{cursor:pointer;background:#f8fafb;border:1px dashed #c6ccd4;border-radius:8px;width:100%;margin-top:12px;padding:9px;font-weight:700}.production-rules-empty{text-align:center;color:#89929d;padding:15px;font-size:12px}.production-rule-purple{background:#8b5cf629!important;border-color:#8b5cf661!important}.production-rule-green{background:#22c55e26!important;border-color:#22c55e61!important}.production-rule-blue{background:#3b82f626!important;border-color:#3b82f661!important}.production-rule-yellow{background:#eab3082e!important;border-color:#eab3086b!important}.production-rule-orange{background:#f9731629!important;border-color:#f9731666!important}.production-rule-red{background:#ef444424!important;border-color:#ef444461!important}.production-rule-row input[type=color]{cursor:pointer;background:#fff;border:1px solid #d8dde4;border-radius:7px;width:46px;min-width:46px;height:34px;padding:2px}.production-rule-row input[type=color]::-webkit-color-swatch-wrapper{padding:0}.production-rule-row input[type=color]::-webkit-color-swatch{border:0;border-radius:5px}.production-tile-heading h2{font-size:16px}.production-tile-heading small{font-size:11px}.production-tile-footer-button{font-size:11px}.production-tile-panel-copy strong{font-size:13px}.production-tile-panel-copy small{font-size:11px}.production-tile-homerun-main strong{font-size:12px}.production-tile-homerun-main span,.production-tile-conduit-size,.production-tile-no-runs{font-size:11px}.flex-table-header{font-size:10px}.flex-table-row{min-height:39px}.flex-table-row input[type=text],.flex-table-row input[type=date],.flex-table-row select,.config-panel-detail input{font-size:12px}.production-weight-menu{top:calc(100%8px);z-index:110;background:#fff;border:1px solid #d9dee5;border-radius:12px;width:min(340px,100vw - 32px);padding:14px;position:absolute;right:0;box-shadow:0 14px 35px #00000029}.production-weight-menu-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.production-weight-menu-header small{color:#77818d;margin-top:2px;display:block}.production-weight-list{gap:8px;display:grid}.production-weight-row{color:#27313d;justify-content:space-between;align-items:center;gap:14px;min-height:38px;font-size:12px;font-weight:700;display:flex}.production-weight-input{align-items:center;gap:6px;display:flex}.production-weight-input input{color:#17212d;text-align:right;width:74px;height:34px;font:inherit;background:#fff;border:1px solid #d8dde4;border-radius:7px;padding:0 8px}.production-weight-input input:focus{border-color:#f97316;outline:2px solid #f9731633}.production-weight-total{border-top:1px solid #e5e8ec;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 0;display:flex}.production-weight-total.valid strong{color:#15803d}.production-weight-total.invalid strong,.production-weight-help{color:#b42318}.production-weight-help{margin:-2px 0 10px;font-size:11px}.production-weight-actions{justify-content:flex-end;gap:8px;display:flex}.production-weight-actions button{color:#27313d;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:8px;min-height:34px;padding:0 12px;font-weight:750}.production-weight-actions button.primary{color:#fff;background:#f97316;border-color:#f97316}.production-weight-actions button:disabled{cursor:not-allowed;opacity:.45}.quantity-grid{grid-template-columns:minmax(110px,1.4fr) 82px 82px 74px minmax(94px,.85fr) 24px}.flex-number-cell{align-items:center;gap:4px;min-width:0;display:flex}.flex-number-cell input{width:100%;min-width:0}.flex-number-cell small{color:var(--muted);font-size:10px}.quantity-progress-cell{grid-template-columns:minmax(40px,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.quantity-progress-cell>span{background:#e8ebef;border-radius:999px;height:6px;overflow:hidden}.quantity-progress-cell i{border-radius:inherit;background:linear-gradient(90deg,#ff8a1f,#ff6800);height:100%;display:block}.quantity-progress-cell strong{color:var(--text-soft);font-size:9px}@media (max-width:760px){.milestone-grid{grid-template-columns:minmax(120px,1.4fr) minmax(84px,.8fr) 92px 64px 48px 24px}.quantity-grid{grid-template-columns:minmax(120px,1.35fr) 76px 76px 66px 88px 24px}.flex-workspace-scroll{overflow-x:auto}.milestone-grid,.quantity-grid{min-width:620px}}.production-workspace-expanded .task-module-header{border-bottom:1px solid var(--border-soft);gap:18px;min-height:58px;padding-bottom:12px}.production-workspace-expanded .production-title-picker{width:min(520px,52vw);height:46px;padding-left:14px;font-size:18px}.production-workspace-expanded .production-tile-heading small{margin-top:5px;font-size:13px}.production-workspace-expanded .production-tile-top-actions{gap:9px}.production-workspace-expanded .production-save-status{font-size:11px}.production-workspace-expanded .production-header-button,.production-workspace-expanded .tracker-create-button{border-radius:9px;min-height:40px;padding:0 15px;font-size:13px}.production-workspace-expanded .production-tile-content,.production-workspace-expanded .flex-workspace-body,.production-workspace-expanded .custom-working-tracker{gap:10px;margin-top:14px}.production-workspace-expanded .production-tile-panel-list,.production-workspace-expanded .custom-working-rows,.production-workspace-expanded .flex-workspace-scroll{gap:10px;padding-right:8px}.production-workspace-expanded .production-tile-panel,.production-workspace-expanded .custom-working-row,.production-workspace-expanded .flex-table-row{border-radius:11px}.production-workspace-expanded .production-tile-panel-header{gap:11px;min-height:62px;padding:10px 14px}.production-workspace-expanded .production-tile-chevron{flex-basis:22px;width:22px;font-size:15px}.production-workspace-expanded .production-tile-panel-copy strong{font-size:17px}.production-workspace-expanded .production-tile-panel-copy small{margin-top:4px;font-size:12px}.production-workspace-expanded .config-panel-detail{gap:10px;padding:14px}.production-workspace-expanded .config-panel-detail>.config-panel-name{min-height:44px;padding:0 12px;font-size:15px}.production-workspace-expanded .config-homerun-row{grid-template-columns:minmax(145px,1.1fr) minmax(175px,1.25fr) minmax(130px,.9fr) repeat(4,minmax(72px,.55fr)) 34px;gap:9px}.production-workspace-expanded .config-homerun-row>input:not([type=checkbox]),.production-workspace-expanded .flex-table-row input[type=text],.production-workspace-expanded .flex-table-row input[type=date],.production-workspace-expanded .flex-table-row select{border-color:var(--border-soft);border-radius:7px;min-height:42px;padding:0 11px;font-size:13px}.production-workspace-expanded .config-homerun-row input[type=checkbox],.production-workspace-expanded .flex-check-cell input,.production-workspace-expanded .custom-working-checkboxes input{width:22px;height:22px}.production-workspace-expanded .config-panel-actions button,.production-workspace-expanded .flex-add-row{min-height:40px;padding:0 14px;font-size:12px}.production-workspace-expanded .flex-table-header{padding:0 9px 8px;font-size:11px}.production-workspace-expanded .flex-table-row{gap:10px;min-height:54px;padding:6px 8px}.production-workspace-expanded .flex-row-delete{width:31px;height:31px;font-size:17px}.production-workspace-expanded .custom-working-row-main{grid-template-columns:32px minmax(190px,.9fr) minmax(0,2fr) 32px;gap:11px;min-height:58px;padding:8px 11px}.production-workspace-expanded .custom-working-tracker.collapsible .custom-working-row-main{grid-template-columns:32px 32px minmax(210px,1fr) auto 32px}.production-workspace-expanded .custom-row-drag-handle,.production-workspace-expanded .custom-row-toggle{width:32px;height:32px;font-size:16px}.production-workspace-expanded .custom-row-name{height:42px;padding:0 11px;font-size:14px}.production-workspace-expanded .custom-working-row-main>small{font-size:12px}.production-workspace-expanded .custom-working-fields{gap:14px}.production-workspace-expanded .custom-working-text-input{flex-basis:190px;width:190px;height:42px;padding:0 11px;font-size:13px}.production-workspace-expanded .custom-working-checkboxes{gap:13px}.production-workspace-expanded .custom-working-checkboxes label{gap:5px;min-width:96px;min-height:50px}.production-workspace-expanded .custom-working-checkboxes label span{max-width:110px;font-size:11px}@media (max-width:900px){.production-workspace-expanded{padding:12px!important;inset:8px!important}.production-workspace-expanded .production-title-picker{width:min(340px,42vw);font-size:15px}}.task-module-card:is(.tile-action-button,.drawing-load-button,.communication-expand-button,.production-header-button,.flex-add-row){border-color:var(--border);background:var(--surface);color:var(--orange)}.task-module-card:is(.tile-action-button,.drawing-load-button,.communication-expand-button,.production-header-button,.flex-add-row):hover{border-color:var(--orange);background:var(--orange-light);color:var(--orange-hover)}.custom-working-tracker{--tracker-ink:var(--text);--tracker-muted:var(--text-soft);gap:12px}.custom-working-rows{gap:10px;padding:2px 4px 8px 0}.custom-working-row{border-color:color-mix(in srgb,var(--orange) 28%,transparent);box-shadow:0 3px 8px color-mix(in srgb,var(--orange) 7%,transparent);background:#fff;border-radius:9px;transition:border-color .15s,box-shadow .15s}.custom-working-row:focus-within{box-shadow:0 0 0 2px color-mix(in srgb,var(--orange) 15%,transparent)}.custom-working-row-main{grid-template-columns:24px minmax(140px,.8fr) minmax(0,2fr) 28px;gap:10px;min-height:66px;padding:10px 12px}.custom-working-tracker.collapsible .custom-working-row-main{grid-template-columns:24px 24px minmax(100px,1fr) auto 28px}.custom-row-name{height:38px;color:var(--tracker-ink);font-size:13px;font-weight:650}.custom-working-tracker .custom-working-row-main,.production-workspace-expanded .custom-working-tracker .custom-working-row-main{grid-template-columns:24px max-content minmax(0,1fr) 28px}.custom-working-tracker.collapsible .custom-working-row-main,.production-workspace-expanded .custom-working-tracker.collapsible .custom-working-row-main{grid-template-columns:24px 24px minmax(0,1fr) auto 28px}.custom-working-row-main>.tracker-resizable-field{max-width:100%}.custom-working-fields{justify-content:flex-start;align-items:flex-end;gap:16px;padding:4px 6px 6px 0}.custom-working-tracker.collapsible .custom-working-fields{border-top-color:color-mix(in srgb,var(--text-soft) 8%,transparent);background:0 0;padding:16px 18px 18px 56px}.tracker-resizable-field{flex-grow:0;flex-shrink:0;min-width:100px;max-width:480px;position:relative}.tracker-field-label{flex-direction:column;gap:7px;display:flex}.tracker-field-label>span{color:var(--tracker-muted);letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.tracker-resizable-field .custom-working-text-input,.production-workspace-expanded .tracker-resizable-field .custom-working-text-input{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--orange) 32%,transparent);width:100%;min-width:0;height:36px;color:var(--text-soft);font:inherit;background:#fff;border-radius:7px;flex:none;padding:0 10px;font-size:12px}.tracker-field-resize{cursor:col-resize;touch-action:none;border-radius:5px;width:14px;position:absolute;top:19px;bottom:0;right:-8px}.tracker-field-resize:after{content:"";background:var(--orange);opacity:0;border-radius:2px;width:3px;transition:opacity .12s;position:absolute;top:9px;bottom:9px;left:6px}.tracker-field-resize:hover:after,.tracker-field-resize:focus-visible:after{background:var(--orange-hover)}.custom-working-checkboxes{flex-shrink:0;align-items:flex-end;gap:8px}.custom-working-checkboxes label{gap:9px;min-width:70px;min-height:57px;padding:3px 7px 8px}.custom-working-checkboxes label span{max-width:100px;color:var(--tracker-muted);font-size:10px;font-weight:600}.custom-working-checkboxes input{width:18px;height:18px;accent-color:var(--orange);cursor:pointer}.custom-working-checkboxes label:hover{background:0 0}.custom-working-checkboxes label:has(input:checked){background:0 0}.custom-row-drag-handle{color:#94a1b3;font-weight:500}.custom-row-toggle{color:#56657b}.custom-working-row-main>.custom-completion-badge{background:var(--orange-light);color:var(--text-soft);border-radius:20px;padding:5px 9px;font-size:10px;font-weight:600}.custom-working-row-main>.custom-completion-badge.is-complete{color:#145333;background:#c8eed8}.custom-working-tracker .flex-row-delete{color:#8b98a8;background:0 0;border:0;border-radius:6px}.custom-working-tracker .flex-row-delete:hover{color:#b42318;background:#fef0ee}.custom-working-tracker:is(input,button,[role=separator]):focus-visible{outline:2px solid var(--orange);outline-offset:2px}.production-workspace-expanded .custom-working-row-main{min-height:76px;padding:12px 16px}.production-workspace-expanded .custom-row-name{font-size:16px;font-weight:650}.production-workspace-expanded .tracker-field-label>span{font-size:12px}.production-workspace-expanded .tracker-resizable-field .custom-working-text-input{height:44px;font-size:14px}.production-workspace-expanded .custom-working-tracker.collapsible .custom-working-fields{padding:20px 24px 24px 70px}.production-workspace-expanded .custom-working-checkboxes label{min-height:67px}.production-workspace-expanded .custom-working-row-main>.custom-completion-badge{font-size:12px}.production-workspace-expanded .tracker-field-resize{top:23px}.production-settings-menu,.production-rules-menu{border-color:#dce3eb;border-radius:14px;box-shadow:0 12px 40px #1c2e4826}.production-rule-row{align-items:center;gap:10px}.production-rules-menu-header small{max-width:240px;line-height:1.5}@media (max-width:900px){.custom-working-tracker.static .custom-working-row-main,.production-workspace-expanded .custom-working-tracker.static .custom-working-row-main{grid-template-columns:24px minmax(0,1fr) 28px}.custom-working-tracker.static .custom-working-row-main>.custom-working-fields{grid-area:2/1/auto/-1;padding:10px 2px 4px}.custom-working-tracker.static .custom-working-row-main>.flex-row-delete{grid-area:1/3}.custom-working-tracker.collapsible .custom-working-row-main,.production-workspace-expanded .custom-working-tracker.collapsible .custom-working-row-main{grid-template-columns:22px 22px minmax(0,1fr) auto 24px;gap:5px}.custom-working-tracker.collapsible .custom-working-fields,.production-workspace-expanded .custom-working-tracker.collapsible .custom-working-fields{padding:14px}}@media (prefers-reduced-motion:reduce){.custom-working-row{transition:none}}.tracker-resizable-field:hover .tracker-field-resize:after,.tracker-resizable-field:focus-within .tracker-field-resize:after{opacity:1}.custom-working-row-main{background:var(--orange-light)}.custom-working-row[style] .custom-working-row-main{background:0 0}.custom-working-tracker.collapsible .custom-working-fields{border-top-color:color-mix(in srgb,var(--orange) 20%,transparent);background:#ffffff8c}.custom-working-tracker .custom-row-name{color:var(--text);font-weight:750}.custom-working-tracker .custom-row-name::placeholder{color:var(--muted);opacity:1}.custom-working-tracker .custom-row-drag-handle{color:var(--orange)}@media (hover:none){.tracker-field-resize:after{opacity:.6}}.panel-schedule-scroll{scrollbar-width:thin;min-width:0;overflow-x:auto}.panel-schedule-grid{grid-template-columns:28px 100px 94px repeat(4,64px) minmax(220px,1fr) 26px;align-items:center;gap:8px;min-width:788px;display:grid}.panel-schedule-head{min-height:30px;color:var(--text-soft);font-size:10px;font-weight:700}.panel-schedule-head>span:nth-child(n+4):nth-child(-n+7){text-align:center}.panel-schedule-line{border-top:1px solid color-mix(in srgb,var(--orange) 12%,transparent);padding:5px 0}.panel-schedule-line input:not([type=checkbox]){box-sizing:border-box;border:1px solid color-mix(in srgb,var(--orange) 32%,transparent);width:100%;min-width:0;height:34px;color:var(--text);background:#fff;border-radius:6px;padding:0 9px;font-size:12px}.panel-schedule-line>label{justify-content:center;display:flex}.panel-schedule-line input[type=checkbox]{width:18px;height:18px;accent-color:var(--orange)}.panel-notes-cell{border-left:2px solid color-mix(in srgb,var(--orange) 32%,transparent);min-width:0;padding-left:14px}.panel-row-number{text-align:center;color:var(--orange-hover);font-size:12px;font-weight:700}.panel-schedule-line input:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.production-workspace-expanded .panel-schedule-grid{grid-template-columns:32px 116px 108px repeat(4,78px) minmax(240px,1fr) 30px;gap:10px;min-width:902px}.production-workspace-expanded .panel-schedule-head{min-height:36px;font-size:12px}.production-workspace-expanded .panel-schedule-line input:not([type=checkbox]){height:40px;font-size:14px}.production-workspace-expanded .panel-schedule-line input[type=checkbox]{width:20px;height:20px}.production-tile-panel-header{background:var(--orange-light)}.production-tile-panel[style] .production-tile-panel-header{background:0 0}.config-panel-detail{background:#fff}.panel-schedule-line .panel-notes-input{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--orange) 32%,transparent);background:var(--surface);width:100%;min-width:0;min-height:34px;max-height:106px;color:var(--text);font:inherit;resize:none;overflow-wrap:anywhere;border-radius:6px;padding:7px 9px;font-size:12px;line-height:18px;display:block;overflow:hidden auto}.panel-schedule-line .panel-notes-input:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.production-workspace-expanded .panel-schedule-line .panel-notes-input{min-height:40px;max-height:120px;padding:9px;font-size:14px;line-height:20px}.production-workspace-expanded{--tracker-row-height:62px}.production-tile-panel-header,.custom-working-tracker .custom-working-row-main{box-sizing:border-box;min-height:var(--tracker-row-height,48px);padding:5px 12px}.custom-working-row-main .tracker-field-label{gap:2px}.custom-working-row-main .tracker-field-label>span{line-height:12px}.custom-working-tracker .custom-working-row-main .custom-row-name,.custom-working-tracker .custom-working-row-main .custom-working-text-input{height:24px}.custom-working-tracker .custom-working-row-main .custom-working-fields{padding:0}.custom-working-row-main .custom-working-checkboxes label{gap:4px;min-height:36px;padding:0 7px}.custom-working-row-main .tracker-field-resize{top:14px}.production-workspace-expanded .production-tile-panel-header,.production-workspace-expanded .custom-working-tracker .custom-working-row-main{min-height:var(--tracker-row-height,62px);padding:7px 16px}.production-workspace-expanded .custom-working-row-main .tracker-field-label{gap:4px}.production-workspace-expanded .custom-working-row-main .tracker-field-label>span{line-height:14px}.production-workspace-expanded .custom-working-row-main .custom-row-name,.production-workspace-expanded .custom-working-row-main .custom-working-text-input{height:30px}.production-workspace-expanded .custom-working-row-main .custom-working-checkboxes label{min-height:46px}.production-workspace-expanded .custom-working-row-main .tracker-field-resize{top:18px}.tracker-sortable{position:relative}.tracker-reorder-handle{width:20px;height:24px;color:var(--orange);cursor:grab;letter-spacing:-2px;touch-action:none;background:0 0;border:0;border-radius:4px;padding:0;font-size:13px}.tracker-reorder-handle:active{cursor:grabbing}.tracker-reorder-handle:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.production-tile-panel>.tracker-reorder-handle{left:8px;top:calc((var(--tracker-row-height,48px) - 24px) / 2);z-index:1;position:absolute}.production-tile-panel.tracker-sortable>.production-tile-panel-header{padding-left:34px}.tracker-sortable.is-sorting{opacity:.45}.tracker-sortable.is-sort-target{box-shadow:inset 0 2px var(--orange)}.panel-schedule-head>span:nth-child(4){text-align:left}.panel-schedule-head>span:nth-child(n+5):nth-child(-n+8){text-align:center}.row-completion-badge,.custom-working-row-main>.row-completion-badge{white-space:nowrap;background:var(--orange-light);width:max-content;max-width:100%;color:var(--text-soft);border-radius:20px;padding:5px 8px;font-size:10px;font-weight:600;line-height:14px;display:inline-block}.row-completion-badge.is-complete,.custom-working-row-main>.row-completion-badge.is-complete{color:#145333;background:#c8eed8}.production-workspace-expanded .row-completion-badge{font-size:12px}.production-tile-panel-header>.row-completion-badge{flex-shrink:0;margin-left:auto}.checklist-grid{grid-template-columns:minmax(90px,1fr) minmax(110px,1.35fr) 62px 104px 24px}.task-tracker-grid{grid-template-columns:minmax(90px,1.2fr) minmax(80px,.9fr) 92px 92px 104px 24px}.issue-log-grid{grid-template-columns:minmax(90px,1fr) minmax(100px,1.2fr) 76px 62px 104px 24px}.milestone-grid{grid-template-columns:minmax(110px,1.45fr) minmax(80px,.85fr) 100px 70px 52px 104px 24px}.quantity-progress-cell{flex-direction:column;align-items:stretch;gap:4px;display:flex}.quantity-progress-cell>.row-completion-badge{padding:3px 5px;font-size:9px}.panel-schedule-grid{grid-template-columns:20px 28px 100px 94px repeat(4,64px) minmax(220px,1fr) 104px 26px;min-width:928px}.production-workspace-expanded .panel-schedule-grid{grid-template-columns:20px 32px 116px 108px repeat(4,78px) minmax(240px,1fr) 120px 30px;min-width:1062px}.custom-working-tracker.static .custom-working-row-main:has(.row-completion-badge){grid-template-columns:24px max-content minmax(0,1fr) auto 28px}.production-workspace-expanded .custom-working-tracker.static .custom-working-row-main:has(.row-completion-badge){grid-template-columns:24px max-content minmax(0,1fr) auto 28px}@media (max-width:900px){.custom-working-tracker.static .custom-working-row-main:has(.row-completion-badge){grid-template-columns:24px minmax(0,1fr) 28px}.production-workspace-expanded .custom-working-tracker.static .custom-working-row-main:has(.row-completion-badge){grid-template-columns:24px minmax(0,1fr) 28px}.custom-working-tracker.static .custom-working-row-main>.row-completion-badge{grid-area:3/2}}.task-module-card .production-header-button,.task-module-card .tracker-create-button,.task-module-card .flex-add-row,.task-module-card .config-panel-actions button{border:1px solid var(--border);background:var(--surface);color:var(--orange);box-shadow:var(--shadow-small);border-radius:8px;font-weight:800}.task-module-card .production-header-button:hover,.task-module-card .tracker-create-button:hover,.task-module-card .flex-add-row:hover,.task-module-card .config-panel-actions button:hover{border-color:var(--orange);background:var(--orange-light);color:var(--orange-hover)}.task-module-card .config-panel-actions .production-delete{color:#b83d3d;border-color:#edcaca}.tracker-hidden{display:none!important}.production-view-options{flex-direction:column;flex:1;min-height:0;display:flex}.production-view-options>.production-tile-content,.production-view-options>.flex-workspace-body,.production-view-options>.custom-working-tracker{flex:1;min-height:0}.production-visibility-menu{z-index:80;background:#fff;border:1px solid #dce3eb;border-radius:14px;width:min(310px,82vw);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #1c2e4826}.production-visibility-options{gap:4px;margin-top:10px;display:grid}.production-visibility-options label{min-height:36px;color:var(--text-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 8px;font-size:12px;font-weight:700;display:flex}.production-visibility-options label:hover{background:var(--orange-light)}.production-visibility-options input{width:18px;height:18px;accent-color:var(--orange)}.custom-working-checkbox-field{flex-direction:column;flex:none;justify-content:flex-end;align-items:center;gap:5px;min-width:76px;min-height:44px;padding:3px 9px 6px;display:flex}.custom-working-checkbox-field span{max-width:110px;color:var(--tracker-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.custom-working-checkbox-field input{width:18px;height:18px;accent-color:var(--orange)}.grid-lines-none .panel-schedule-line,.grid-lines-none .flex-table-row,.grid-lines-none .custom-working-row,.grid-lines-columns .panel-schedule-line,.grid-lines-columns .flex-table-row{border-top-color:#0000;border-bottom-color:#0000}.grid-lines-rows .panel-schedule-line,.grid-lines-full .panel-schedule-line,.grid-lines-rows .flex-table-row,.grid-lines-full .flex-table-row,.grid-lines-rows .custom-working-row,.grid-lines-full .custom-working-row{border-bottom:1px solid color-mix(in srgb, var(--orange) 22%, transparent)}.grid-lines-columns .panel-schedule-grid>*,.grid-lines-full .panel-schedule-grid>*,.grid-lines-columns .flex-table-header>*,.grid-lines-full .flex-table-header>*,.grid-lines-columns .flex-table-row>*,.grid-lines-full .flex-table-row>*,.grid-lines-columns .custom-working-fields>*,.grid-lines-full .custom-working-fields>*{border-left:1px solid color-mix(in srgb, var(--orange) 22%, transparent);padding-left:10px}.grid-lines-columns .panel-schedule-grid>:first-child,.grid-lines-full .panel-schedule-grid>:first-child,.grid-lines-columns .flex-table-header>:first-child,.grid-lines-full .flex-table-header>:first-child,.grid-lines-columns .flex-table-row>:first-child,.grid-lines-full .flex-table-row>:first-child,.grid-lines-columns .custom-working-fields>:first-child,.grid-lines-full .custom-working-fields>:first-child{border-left:0}.hide-column-headings .panel-schedule-head,.hide-column-headings .flex-table-header,.hide-completion .row-completion-badge,.hide-completion .custom-completion-badge{display:none!important}.hide-notes .panel-notes-cell{visibility:hidden;pointer-events:none}.hide-row-numbers .panel-row-number{visibility:hidden}.hide-drag-handles .tracker-reorder-handle,.hide-drag-handles .custom-row-drag-handle{visibility:hidden;pointer-events:none}.production-tile-panel[style] .production-tile-panel-header,.custom-working-row[style] .custom-working-row-main,.flex-table-row[style]{background:0 0}.task-module-card.production-module,.task-module-card.production-b-module{border-color:var(--border);background:var(--surface)}.task-module-card.production-module:hover,.task-module-card.production-b-module:hover{background:var(--surface-hover);border-color:#ff680061}.task-module-card.production-module:focus-within,.task-module-card.production-b-module:focus-within{background:linear-gradient(145deg, var(--surface), var(--orange-light));box-shadow:var(--shadow-medium), 0 0 0 2px #ff68000f;border-color:#ff68007a}.task-module-card .production-header-button:focus-visible,.task-module-card .tracker-create-button:focus-visible,.task-module-card .flex-add-row:focus-visible,.task-module-card .config-panel-actions button:focus-visible{border-color:var(--orange);background:var(--orange-light);color:var(--orange-hover);outline-offset:1px;outline:2px solid #ff68002e}.custom-working-tracker.collapsible .custom-working-row-main{min-height:var(--tracker-row-height,48px);background:var(--orange-light)}.custom-working-row-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.custom-working-row-copy .custom-row-header-name{width:100%;height:22px;color:var(--slate-dark);text-overflow:ellipsis;background:0 0;border:0;padding:0;font-size:12px;font-weight:850;overflow:hidden}.custom-working-row-copy .custom-row-header-name:focus{box-shadow:inset 0 -1px var(--orange);outline:0}.custom-working-row-copy small{color:var(--muted);margin-top:1px;font-size:9px;display:block}.custom-working-row-detail{border-top:1px solid color-mix(in srgb, var(--orange) 20%, transparent);background:#ffffff8f}.custom-working-row-detail>.custom-working-fields{border-top:0}.custom-working-child-row{border-bottom:1px solid color-mix(in srgb, var(--orange) 16%, transparent);align-items:flex-end;gap:8px;min-width:max-content;padding:7px 12px;display:flex}.custom-working-child-row:last-of-type{border-bottom:0}.custom-working-child-row>.custom-working-fields{border:0;flex:1;padding:0}.custom-child-delete{color:#8b98a8;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:30px;font-size:16px;display:grid}.custom-child-delete:hover{color:#b42318;background:#fef0ee}.custom-inline-add-row{border:1px solid var(--border);background:var(--surface);min-height:30px;color:var(--orange);cursor:pointer;border-radius:7px;margin:0 0 8px 12px;padding:0 10px;font-size:9px;font-weight:800}.custom-inline-add-row:hover,.custom-inline-add-row:focus-visible{border-color:var(--orange);background:var(--orange-light);color:var(--orange-hover)}.production-workspace-expanded .custom-working-row-copy .custom-row-header-name{height:28px;font-size:17px}.production-workspace-expanded .custom-working-row-copy small{font-size:12px}.production-workspace-expanded .custom-inline-add-row{min-height:38px;margin:0 0 12px 16px;padding:0 14px;font-size:12px}.communication-compose.mention-compose,.communication-compose{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;width:100%;display:grid}.communication-compose .mention-input-wrap{width:100%;min-width:0}.communication-compose .mention-input-wrap textarea{box-sizing:border-box;width:100%;margin:0}.communication-compose>button{align-self:end;min-height:40px;margin:0}.drawing-drop-zone-read-only,.reference-empty-read-only{cursor:default}
:is(.workspace-task-card-actions:has(.task-people-control[data-can-edit=false])>.task-edit-button,.workspace-list-actions:has(.task-people-control[data-can-edit=false])>.task-edit-button){display:none!important}.task-workbench-page:has(.task-top-actions .task-people-control[data-can-edit=false]) .task-module-card :is(input,textarea,select){pointer-events:none!important;cursor:default!important}.task-workbench-page:has(.task-top-actions .task-people-control[data-can-edit=false]) .task-module-card [contenteditable=true]{pointer-events:none!important;cursor:default!important}.task-workbench-page:has(.task-top-actions .task-people-control[data-can-edit=false]) .task-module-card :is(input,textarea,select){opacity:.8}.task-read-only .task-module-card input[type=checkbox]{pointer-events:none!important}.task-read-only .task-module-card label:has(input[type=checkbox]){pointer-events:none!important}.task-read-only .production-module :is(.tracker-create-button,.production-settings-wrap,.flex-add-row,.config-panel-actions,.flex-row-delete,.custom-child-delete,.custom-row-drag-handle,.tracker-reorder-handle),.task-read-only .production-b-module :is(.tracker-create-button,.production-settings-wrap,.flex-add-row,.config-panel-actions,.flex-row-delete,.custom-child-delete,.custom-row-drag-handle,.tracker-reorder-handle){display:none!important}.task-view-only-indicator{color:#fbbf24;min-height:2.15rem;font:inherit;letter-spacing:.02em;cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b80;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.78rem;font-weight:800;display:inline-flex}.task-view-only-indicator:hover,.task-view-only-indicator:focus-visible{background:#f59e0b33;border-color:#f59e0b;outline:none}.task-view-only-details{gap:.8rem;display:grid}.task-view-only-details p{color:var(--text-secondary,#cbd5e1);margin:0;line-height:1.55}.task-workbench-page:has(.task-top-actions .task-people-control[data-can-edit=false]) .task-module-card :is(input,textarea,select){filter:saturate(.55);background:#64748b14;border-color:#94a3b847}@media (max-width:720px){.task-view-only-indicator{min-height:2rem;padding:.4rem .65rem}}
