@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#e7e5e2;font-synthesis:none;text-rendering:optimizelegibility;--red:#a51f2d;--red-dark:#851723;--border:#353535;--muted:#9b9a97;--sidebar:#202020;--hover:#2c2c2c;--surface:#191919;--surface-raised:#242424;--surface-soft:#202020;--text:#e7e5e2;--text-soft:#b8b6b2;--shadow:0 18px 50px #00000073;background:#191919;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--surface);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{background:var(--surface);min-height:100vh;display:flex}.sidebar{z-index:30;border-right:1px solid var(--border);background:var(--sidebar);flex-direction:column;width:248px;padding:14px 10px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;gap:10px;padding:8px 9px 18px;display:flex}.brand-mark{color:#fff;background:var(--red);letter-spacing:.04em;border-radius:7px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.brand-copy{flex-direction:column;min-width:0;display:flex}.brand-row strong{font-size:14px;line-height:1.2}.brand-row span{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:10px}.sidebar-toggle,.mobile-close{color:#aaa8a4;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;margin-left:auto;padding:0}.sidebar-toggle{z-index:2;border:1px solid var(--border);background:var(--surface-raised);border-radius:11px;width:34px;height:164px;margin:0;display:grid;position:absolute;top:50%;right:-17px;transform:translateY(-50%);box-shadow:0 3px 12px #00000061}.sidebar-toggle:hover,.mobile-close:hover{color:#fff;background:#333}.mobile-close{background:0 0;border:0;border-radius:5px;margin-left:auto;padding:6px;display:none}.primary-nav{gap:4px;display:grid}.primary-nav button,.secondary-nav,.sidebar-footer>button{color:#5c5954;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:38px;padding:8px 10px;font-size:13px;display:flex}.primary-nav button:hover,.secondary-nav:hover,.sidebar-footer>button:hover{color:var(--text);background:#2c2c2c}.primary-nav button.active,.sidebar-footer>button.active{color:var(--text);background:#303030;font-weight:600}.nav-count{color:#67635e;background:#deddda;border-radius:9px;margin-left:auto;padding:1px 6px;font-size:10px}.nav-dot{background:var(--red);border-radius:50%;width:7px;height:7px;margin-left:auto}.sidebar-section{margin-top:24px}.sidebar-label{color:#96918a;text-transform:uppercase;letter-spacing:.08em;padding:0 10px 7px;font-size:10px;font-weight:600}.secondary-nav{min-height:32px;padding-block:6px}.secondary-nav.active{color:var(--text);background:#303030;font-weight:600}.sidebar-footer{margin-top:auto}.signed-in{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 8px 2px;display:grid}.signed-in div{flex-direction:column;display:flex}.signed-in strong{font-size:12px}.signed-in span:not(.avatar){color:var(--muted);font-size:10px}.avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:9px;font-weight:700;display:grid}.avatar-andrew{background:#bc6275}.main-area{width:calc(100% - 248px);min-width:0;margin-left:248px}.sidebar,.main-area{transition:width .18s ease-out,margin-left .18s ease-out}.sidebar-collapsed .sidebar{width:72px}.sidebar-collapsed .main-area{width:calc(100% - 72px);margin-left:72px}.sidebar-collapsed .brand-row{justify-content:center;padding-inline:0}.sidebar-collapsed .brand-copy,.sidebar-collapsed .primary-nav .nav-text,.sidebar-collapsed .sidebar-section,.sidebar-collapsed .sidebar-footer>button .nav-text,.sidebar-collapsed .signed-in>div,.sidebar-collapsed .sign-out-button,.sidebar-collapsed .brand-mark{display:none}.sidebar-collapsed .sidebar-toggle{margin-left:0}.sidebar-collapsed .primary-nav button,.sidebar-collapsed .sidebar-footer>button{justify-content:center;padding-inline:8px;position:relative}.sidebar-collapsed .nav-count{text-align:center;min-width:15px;padding-inline:4px;position:absolute;top:2px;right:2px}.sidebar-collapsed .nav-dot{position:absolute;top:7px;right:7px}.sidebar-collapsed .signed-in{justify-content:center;padding-inline:0;display:flex}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#191919f0;justify-content:space-between;align-items:center;height:52px;padding:0 22px;display:flex;position:sticky;top:0}.breadcrumb{color:#89847e;align-items:center;gap:7px;font-size:12px;display:flex}.breadcrumb strong{color:var(--text);font-weight:600}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button,.menu-button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.icon-button:hover,.menu-button:hover{background:var(--hover)}.menu-button{display:none}.workspace{width:min(1480px,100%);margin:0 auto;padding:54px 38px 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.eyebrow{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700}h1{color:var(--text);letter-spacing:-.035em;margin:0;font-size:clamp(29px,3vw,40px);line-height:1.1}.page-heading p{color:var(--muted);margin:9px 0 0;font-size:13px}.primary-button,.secondary-button,.tool-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 13px;font-size:12px;font-weight:600;display:inline-flex}.primary-button{border:1px solid var(--red);color:#fff;background:var(--red);box-shadow:0 1px 2px #5000001f}.primary-button:hover{background:var(--red-dark)}.secondary-button,.tool-button{border:1px solid var(--border);background:var(--surface-raised)}.secondary-button:hover,.tool-button:hover{background:var(--hover)}.view-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:10px;display:flex}.view-tabs{align-items:center;gap:2px;display:flex;overflow-x:auto}.view-tabs button{color:#79746d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:8px 9px 9px;font-size:11px;display:flex}.view-tabs button:hover{color:#292724;background:var(--hover)}.view-tabs button.active{color:#292724;border-bottom-color:#292724;font-weight:600}.view-tabs button span{color:#98938d;font-size:9px}.table-tools{align-items:center;gap:8px;display:flex}.search-field{border:1px solid var(--border);color:#918c85;background:var(--surface-raised);border-radius:6px;align-items:center;gap:7px;width:210px;height:34px;padding:0 9px;display:flex}.search-field input{color:var(--text);background:0 0}.search-field:focus-within{border-color:#c2bdb6;box-shadow:0 0 0 2px #3734300d}.search-field input{border:0;outline:0;width:100%;min-width:0;font-size:11px}.search-field button{cursor:pointer;background:0 0;border:0;padding:1px}.tool-button{color:#6e6963;min-height:34px;padding-inline:10px;font-weight:500}.database-frame{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow-x:auto}.database-table{min-width:1305px}.table-row{grid-template-columns:440px 145px 110px minmax(155px,1.1fr) minmax(160px,.8fr) 85px 110px 100px;min-height:68px;display:grid}.table-row>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-width:0;color:var(--text-soft);text-align:left;align-items:center;padding:8px 10px;font-size:11px;display:flex}.table-row>div:last-child{border-right:0}.table-header{background:var(--surface-soft);min-height:40px}.table-header>div{color:#c4c0ba;padding-block:8px;font-size:12px;font-weight:700}.table-header .title-cell{gap:6px}.project-row{background:var(--surface);border:0;width:100%;padding:0}.project-row:hover>div{background:#252525}.project-row .title-cell{gap:8px}.project-attachment-indicators{flex:none;align-items:center;flex-direction:row!important;gap:4px!important;display:flex!important}.project-attachment-indicators span{white-space:nowrap;background:#4d5965;border-radius:5px;align-items:center;gap:4px;min-height:25px;padding:4px 7px;font-weight:700;display:inline-flex;color:#fff!important;font-size:9px!important}.attachment-cell{justify-content:flex-start}.title-cell>div{flex-direction:column;gap:2px;min-width:0;display:flex}.title-cell strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.title-cell span:not(.page-icon){color:#9a958f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.page-icon{color:#7f7972;background:#efeeeb;border-radius:4px;flex:none;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid}.property-pill{white-space:nowrap;border-radius:4px;align-items:center;padding:3px 7px;font-size:9px;font-weight:600;display:inline-flex}.location-cell{flex-wrap:wrap;gap:4px}.location-cell span{color:#675948;background:#eee8df;border-radius:4px;padding:2px 6px;font-size:9px}.people-cell{flex-wrap:wrap;gap:4px}.location-cell .project-grid-multi-value,.people-cell .project-grid-multi-value{font-size:10px}.person-chip{color:#56514a;white-space:nowrap;background:#ecebe8;border-radius:5px;align-items:center;gap:4px;max-width:105px;padding:3px 7px;font-size:9px;display:inline-flex}.mini-avatar{color:#fff;background:#78736d;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:7px;font-weight:700;display:inline-grid}.muted{color:#aaa59e;font-style:italic}.parts-flag{color:#fff;white-space:nowrap;background:#87404a;border-radius:5px;align-items:center;gap:4px;min-height:25px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.date-cell{color:#77726c!important}.date-value{color:#c7c3bd;white-space:nowrap;font-size:9px}.date-value.completed{color:#9fd5bd;font-weight:700}.project-grid-text-fields{width:100%;min-width:0;gap:1px!important;display:grid!important}.project-title-button{color:#fff;width:fit-content;min-width:0;max-width:100%;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:3px 9px;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.project-title-button:hover{color:#fff;background:#ffffff0e;border-color:#706b65}.project-title-button:focus-visible{outline-offset:1px;outline:2px solid #b82031}.project-grid-cell-text,.project-grid-cell-date,.project-grid-cell-select{min-width:0;color:var(--text);font:inherit;cursor:text;background:0 0;border:1px solid #0000;outline:0}.project-grid-cell-text{border-radius:4px;width:100%;padding:2px 4px}.project-grid-cell-text::placeholder{color:#6f6b66}.project-details-input{color:#9a958f;resize:none;height:36px;padding-top:3px;font-size:10px;line-height:1.45;overflow-y:auto}.project-grid-cell-select{color:#fff;cursor:pointer;border-radius:5px;width:100%;max-width:100%;min-height:29px;padding:4px 22px 4px 7px;font-size:10px;font-weight:650;line-height:1.2}.project-grid-cell-select option{color:#f4f2ef;background:#262626}.project-grid-cell-date{color:#d5d2ce;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;border-radius:4px;width:100%;padding:4px 5px;font-size:9px}.project-grid-cell-text:hover,.project-grid-cell-date:hover,.project-grid-cell-select:hover{background-color:#ffffff09;border-color:#4b4946}.project-grid-cell-text:focus,.project-grid-cell-date:focus,.project-grid-cell-select:focus{background-color:#171717;border-color:#827d77;box-shadow:0 0 0 2px #a51f2d24}.project-grid-multi{width:100%;min-width:0;position:relative}.project-grid-multi>button{color:#f4f2ef;width:100%;min-height:31px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;gap:6px;padding:0 6px;font-size:10px;font-weight:650;line-height:1.2;display:flex;overflow:hidden}.project-grid-multi>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-grid-multi-values{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden;background:0 0!important;padding:0!important}.project-grid-multi-value{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#66635e;border-radius:5px;flex:0 auto;align-items:center;min-width:0;min-height:29px;font-size:10px;line-height:1.2;display:inline-flex;overflow:hidden;padding:4px 7px!important}.project-grid-multi>button:hover,.project-grid-multi>button[aria-expanded=true]{background:#2b2a29;border-color:#55514c}.project-grid-multi-menu{z-index:20;color:#f4f2ef;background:#282828;border:1px solid #4a4845;border-radius:8px;gap:2px;min-width:205px;max-height:270px;padding:7px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 14px 38px #0000006b}.project-grid-multi-menu label{cursor:pointer;border-radius:5px;align-items:center;gap:8px;min-height:30px;padding:5px 7px;font-size:9px;display:flex}.project-grid-multi-menu label:hover{background:#353432}.project-grid-multi-menu input{accent-color:#b82031}.project-grid-multi-done{color:#fff;min-height:30px;font:inherit;cursor:pointer;background:#3b3937;border:1px solid #55514c;border-radius:5px;margin-top:4px;font-size:9px;font-weight:700}.new-row{color:#99948e;background:var(--surface);cursor:pointer;border:0;align-items:center;gap:6px;width:100%;height:34px;padding:0 12px;font-size:10px;display:flex}.project-group{display:contents}.project-group-heading{border:0;border-bottom:1px solid var(--border);width:100%;min-width:1395px;min-height:42px;color:inherit;background:var(--surface-soft);font:inherit;text-align:left;cursor:pointer;border-left:3px solid #777;align-items:center;gap:8px;padding:9px 12px;display:flex}.project-group-heading>svg{transition:transform .15s}.project-group-heading.collapsed>svg{transform:rotate(-90deg)}.project-group-heading:hover{filter:brightness(1.08)}.project-group-heading:focus-visible{z-index:1;outline:2px solid var(--accent);outline-offset:-2px;position:relative}.project-group-heading strong{color:#fff;background:#5d5b57;border-radius:10px;padding:4px 9px;font-size:11px}.project-group-heading span{min-width:20px;color:var(--muted);text-align:center;background:#303030;border-radius:9px;padding:2px 6px;font-size:9px}.project-group-heading.not-started{border-left-color:#9b9a97}.project-group-heading.in-progress{border-left-color:#4d91c6}.project-group-heading.completed{border-left-color:#4f8f71}.project-group-heading.not-started strong{background:#66635e}.project-group-heading.in-progress strong{background:#2f75ad}.project-group-heading.completed strong{background:#3f765d}.empty-project-group{border-bottom:1px solid var(--border);color:#777;min-width:1395px;padding:15px 38px;font-size:10px;font-style:italic}.new-row:hover{color:#55514b;background:var(--hover)}.empty-table{color:#98938d;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:180px;font-size:11px;display:flex}.empty-table strong{color:#57534e}.result-count{color:#aaa59f;margin-top:8px;padding-left:3px;font-size:9px}.primary-nav button,.secondary-nav,.sidebar-footer>button{color:#aaa8a4}.nav-count{color:#c4c2bf;background:#383838}.sidebar-label,.breadcrumb,.view-tabs button,.tool-button{color:#9b9a97}.view-tabs button:hover,.view-tabs button.active{color:var(--text)}.view-tabs button.active{border-bottom-color:var(--text)}.page-icon,.large-page-icon{color:#b8b6b2;background:#303030}.title-cell span:not(.page-icon){color:#858481}.location-cell span{color:#fff;background:#765a43}.location-cell .location-scale-room{background:#75558c}.location-cell .location-no-location{background:#76528a}.location-cell .location-warehouse,.location-cell .location-shipping-warehouse{background:#526a58}.location-cell .location-biotech{background:#426d70}.location-cell .location-noodle-room{background:#8a6b24}.person-chip{color:#fff;background:#53514e}.person-chip.person-andrew{background:#945568}.person-chip.person-anton{background:#8d6b20}.person-chip.person-herman{background:#965534}.person-chip.person-ron{background:#3d6f96}.person-chip.person-braeden{background:#47765e}.person-chip.person-fergus{background:#575552}.person-chip.contractor{color:#fff;background:#77558a}.mini-avatar{background:#5a5855}.status-progress{color:#fff;background:#2f75ad}.status-assigned{color:#fff2b8;background:#75601f}.status-not-started{color:#fff;background:#66635e}.status-done{color:#fff;background:#3f765d}.priority-high{color:#fff;background:#9c474d}.priority-medium{color:#fff2bc;background:#8a6b24}.priority-low{color:#fff;background:#3e745d}.priority-none{color:#fff;background:#66635e}.run-status-grid>div,.frequency-grid button,.checklist-task,.history-list button,.personnel-row,.personnel-actions button,.detail-drawer,.project-modal,.login-card{color:var(--text);background:var(--surface-raised)}.frequency-grid button:hover,.checklist-task:hover,.history-list button:hover,.history-list button.active{background:#2b2b2b}.frequency-grid strong,.checklist-task strong,.history-frequency,.personnel-name strong,.drawer-title-row h2,.details-block h3,.requirements-block h3,.project-photos h3,.project-memo h3,.modal-heading h2{color:var(--text)}.checklist-summary,.group-heading,.personnel-summary>div,.personnel-header,.ability-options label,.photo-grid figure,.photo-upload,.memo-list article{background:var(--surface-soft)}.group-heading h3,.requirement-list strong,.photo-grid figcaption strong,.memo-list article strong,.property-list strong{color:#d4d2ce}.checklist-task,.history-list button,.personnel-row,.requirement-list>div{border-bottom-color:var(--border)}.checklist-task.issue .check-box{background:#9c3742;border-color:#b84a54}.checklist-task.issue>div>strong{color:#f0c5c8}.progress-track{background:#3a3a3a}.empty-checklist>span{background:#41262a}.role-pill.maintenance,.run-pill.run-upcoming,.requirement-kind.tool{color:#b7d6e9;background:#293d49}.status-pill.active,.run-pill.run-completed{color:#a9d8c3;background:#253d33}.status-pill.inactive,.ability-list span{color:#c4c2bf;background:#343434}.details-block p,.memo-list article p{color:#bbb8b4}.photos-heading>span,.memo-heading>span{color:#c4c2bf;background:#343434}.photo-upload{border-color:#4b4b4b}.memo-form textarea,.field input,.field select,.field textarea{color:var(--text);background:#202020;border-color:#484848}.memo-form textarea:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#737373;box-shadow:0 0 0 2px #ffffff0f}.drawer-backdrop,.modal-backdrop{background:#0000008c}.service-banner{color:#f1afb6;background:#3d2427;border-bottom-color:#633239}.archive-button.confirm,.photo-grid figcaption button.confirm-remove,.personnel-actions .danger-confirm,.login-error{color:#f1afb6;background:#4b272b;border-color:#704047}.login-screen{background:#151515}.checklist-workspace{max-width:1120px}.schedule-note{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:inline-flex}.run-status-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:-12px 0 18px;display:grid}.run-status-grid>div{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:baseline;gap:7px;padding:11px 13px;display:flex}.run-status-grid strong{font-size:17px}.run-status-grid span{color:var(--muted);font-size:9px}.run-status-grid .run-due-today{border-left:3px solid #a51f2d}.run-status-grid .run-overdue{border-left:3px solid #ca7b27}.run-status-grid .run-completed{border-left:3px solid #3e7b63}.frequency-grid{grid-template-columns:repeat(6,minmax(110px,1fr));gap:8px;margin-bottom:28px;display:grid}.frequency-grid button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;flex-direction:column;align-items:flex-start;gap:6px;padding:13px 14px;display:flex}.frequency-grid button:hover{background:#faf9f7;border-color:#cac6c0}.frequency-grid button.active{border-color:#b14b58;box-shadow:0 0 0 2px #a51f2d14}.frequency-grid span{color:#79746e;font-size:10px}.frequency-grid strong{color:#292724;font-size:12px}.frequency-grid button{border-left-width:4px}.frequency-grid button span{color:#fff;border-radius:5px;padding:3px 7px;font-weight:700}.frequency-grid .frequency-daily{border-left-color:#a94a55}.frequency-grid .frequency-daily span{background:#8f3742}.frequency-grid .frequency-weekly{border-left-color:#3d82b8}.frequency-grid .frequency-weekly span{background:#2f6997}.frequency-grid .frequency-bi-weekly{border-left-color:#8261a0}.frequency-grid .frequency-bi-weekly span{background:#684b80}.frequency-grid .frequency-monthly{border-left-color:#47898c}.frequency-grid .frequency-monthly span{background:#356c6e}.frequency-grid .frequency-semiannual{border-left-color:#a47450}.frequency-grid .frequency-semiannual span{background:#81583b}.frequency-grid .frequency-annual{border-left-color:#4b8b68}.frequency-grid .frequency-annual span{background:#376d50}.checklist-summary{border:1px solid var(--border);background:#fafaf9;border-bottom:0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:20px;margin-bottom:0;padding:18px 20px;display:flex}.checklist-summary>div:first-child{align-items:center;gap:12px;display:flex}.summary-icon{color:#fff;background:var(--red);border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.checklist-summary h2{margin:0 0 3px;font-size:15px}.checklist-summary p{color:var(--muted);margin:0;font-size:10px}.checklist-period-navigation{align-items:center;gap:5px;margin-left:5px;display:flex}.checklist-period-navigation button{border:1px solid var(--border);width:32px;height:32px;color:var(--text-soft);background:var(--surface-soft);cursor:pointer;border-radius:6px;place-items:center;padding:0;display:grid}.checklist-period-navigation button:hover:not(:disabled){color:#fff;background:#302f2e;border-color:#5a5753}.checklist-period-navigation button:disabled{color:#5e5b57;cursor:default;opacity:.5}.progress-block{grid-template-columns:auto 1fr;align-items:baseline;gap:3px 5px;width:170px;display:grid}.progress-block strong{font-size:13px}.progress-block>span{color:var(--muted);font-size:9px}.progress-track{background:#e4e2df;border-radius:3px;grid-column:1/-1;height:4px;overflow:hidden}.progress-track span{background:var(--red);height:100%;display:block}.checklist-groups{border:1px solid var(--border);border-radius:0 0 8px 8px;gap:0;display:grid;overflow:hidden}.checklist-group{border:0;border-radius:0;overflow:visible}.group-heading{color:#77726c;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fafaf9;align-items:center;gap:7px;height:38px;padding:0 12px;display:flex}.checklist-group:first-child .group-heading{border-top:0}.group-heading h3{color:#393632;margin:0;font-size:11px}.checklist-location-tag{border-radius:5px;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:700;line-height:1.2;display:inline-flex}.group-heading .group-count{margin-left:auto;font-size:9px}.checklist-task{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:52px;padding:9px 12px;display:grid}.checklist-task:last-child{border-bottom:0}.checklist-task:hover{background:#faf9f7}.check-box{color:#fff;border:1px solid #bab5ae;border-radius:4px;place-items:center;width:19px;height:19px;display:grid}.satisfactory .check-box{background:#3e7b63;border-color:#3e7b63}.issue .check-box{background:#b84a54;border-color:#b84a54}.checklist-task>div{flex-direction:column;gap:2px;min-width:0;display:flex}.checklist-task strong{color:#373430;font-size:11px;font-weight:500}.checklist-task>div>span{color:#9b968f;font-size:9px}.completed-by{color:#5b756a;align-items:center;gap:5px;font-size:9px;display:inline-flex}.checklist-task .issue-note{color:#df8991;margin-top:3px;font-size:9px;font-weight:600}.checklist-outcomes{flex-direction:row!important;gap:6px!important;display:flex!important}.checklist-outcomes button{color:#bbb8b4;cursor:pointer;background:#2a2928;border:1px solid #4b4946;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:6px 9px;font-size:9px;font-weight:600;display:inline-flex}.checklist-outcomes button:hover{color:#fff;border-color:#68645f}.checklist-outcomes button.active.satisfactory{color:#d2f0e2;background:#294a3b;border-color:#477960}.checklist-outcomes button.active.issue{color:#ffd9dc;background:#6e3036;border-color:#a84d56}.issue-modal{width:min(560px,100%)}.run-status-grid>div,.frequency-grid button,.checklist-summary,.group-heading,.checklist-task{color:var(--text);background:var(--surface-raised)}.checklist-summary h2,.group-heading h3,.checklist-task strong,.frequency-grid strong,.progress-block strong{color:var(--text)}.frequency-grid button:hover,.checklist-task:hover{background:#2b2b2b}.checklist-task.issue{background:#332426}.empty-checklist{border:1px solid var(--border);text-align:center;border-radius:0 0 8px 8px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.empty-checklist>span{width:48px;height:48px;color:var(--red);background:#f6e7e9;border-radius:10px;place-items:center;display:grid}.empty-checklist h2{margin:14px 0 7px;font-size:16px}.empty-checklist p{max-width:500px;color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.6}.run-history{border-top:1px solid var(--border);margin-top:30px;padding-top:24px}.history-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:10px;display:flex}.history-heading h2{margin:0 0 3px;font-size:15px}.history-heading p,.history-heading>span{color:var(--muted);margin:0;font-size:9px}.history-list{border:1px solid var(--border);border-radius:7px;overflow:hidden}.history-list button{border:0;border-bottom:1px solid var(--border);background:var(--surface-raised);width:100%;min-height:42px;color:var(--muted);text-align:left;cursor:pointer;grid-template-columns:100px minmax(220px,1fr) 70px 90px;align-items:center;gap:10px;padding:7px 11px;font-size:10px;display:grid}.history-list button:last-child{border-bottom:0}.history-list button:hover,.history-list button.active{background:#2b2b2b}.history-list button.active{box-shadow:inset 3px 0 var(--red)}.history-frequency{color:var(--text);font-weight:600}.history-period{color:var(--muted)}.run-pill{border-radius:4px;justify-self:start;padding:3px 6px;font-size:8px;font-weight:600}.run-pill.run-due-today{color:#ffd9dc;background:#6e3036}.run-pill.run-upcoming{color:#b7d6e9;background:#293d49}.run-pill.run-overdue{color:#ffe2a6;background:#664b1b}.run-pill.run-completed{color:#a9d8c3;background:#253d33}.personnel-workspace{max-width:1260px}.personnel-summary{grid-template-columns:repeat(3,minmax(150px,220px));gap:10px;margin-bottom:18px;display:grid}.personnel-summary>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;flex-direction:column;gap:2px;padding:15px 17px;display:flex}.personnel-summary strong{font-size:20px}.personnel-summary span{color:var(--muted);font-size:10px}.personnel-list{border:1px solid var(--border);border-radius:7px;overflow-x:auto}.personnel-row{border-bottom:1px solid var(--border);background:var(--surface-raised);grid-template-columns:175px 110px minmax(240px,1fr) 80px 225px;align-items:center;min-width:900px;min-height:62px;display:grid}.personnel-row:last-child{border-bottom:0}.personnel-row>div,.personnel-row>span{padding:10px 12px}.personnel-header{min-height:34px;color:var(--muted);background:var(--surface-soft);font-size:10px}.personnel-name{align-items:center;gap:8px;display:flex}.personnel-name strong{font-size:11px}.personnel-name em{color:var(--red);font-size:8px;font-style:normal;font-weight:600}.personnel-row.inactive{opacity:.58}.role-pill,.status-pill{border-radius:4px;padding:3px 7px;font-size:9px;font-weight:600;display:inline-flex}.role-pill.management{color:#764554;background:#f0e0e5}.role-pill.maintenance{color:#345e78;background:#dfebf2}.status-pill.active{color:#357059;background:#dcefe7}.status-pill.inactive{color:#6e6963;background:#e9e8e5}.ability-list{flex-wrap:wrap;gap:4px;display:flex}.ability-list span{color:#625d57;background:#efeeeb;border-radius:4px;padding:3px 6px;font-size:8px}.personnel-actions{justify-content:flex-end;gap:5px;display:flex}.personnel-actions button{border:1px solid var(--border);color:var(--text);background:var(--surface-raised);cursor:pointer;border-radius:5px;padding:6px 8px;font-size:9px}.personnel-actions button:hover{background:var(--hover)}.personnel-actions .danger-confirm{color:#9b2230;background:#fff0f1;border-color:#d6a1a7}.settings-note{color:var(--muted);margin:12px 2px 0;font-size:10px}.personnel-modal{width:min(720px,100%)}.pin-fields{margin-top:14px}.abilities-fieldset{border:1px solid var(--border);border-radius:7px;margin:20px 0 0;padding:14px}.abilities-fieldset legend{padding:0 5px;font-size:11px;font-weight:600}.abilities-fieldset>p{color:var(--muted);margin:0 0 12px;font-size:9px}.ability-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ability-options label{background:var(--surface-soft);border-radius:5px;align-items:center;gap:8px;padding:8px 9px;font-size:10px;display:flex}.ability-options input{accent-color:var(--red)}.pin-reset-modal{width:min(520px,100%)}.checklist-editor{width:min(780px,100%)}.checklist-editor textarea{min-height:290px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.55}.editor-help{color:var(--muted);margin:-4px 0 0;font-size:9px;line-height:1.5}.drawer-backdrop,.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#19171440;position:fixed;inset:0}.detail-drawer{width:min(580px,94vw);box-shadow:var(--shadow);background:#fff;animation:.18s ease-out slide-in;position:absolute;inset:0 0 0 auto;overflow-y:auto}@keyframes slide-in{0%{opacity:.6;transform:translate(18px)}}.drawer-topline{border-bottom:1px solid var(--border);color:#89847e;justify-content:space-between;align-items:center;height:50px;padding:0 17px;font-size:10px;display:flex}.drawer-topline>span{align-items:center;gap:6px;display:flex}.drawer-topline button,.modal-heading button{cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px}.drawer-title-row{align-items:flex-start;gap:13px;margin-bottom:30px;display:flex}.large-page-icon{color:#7c7670;background:#efeeeb;border-radius:7px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.drawer-title-row h2{letter-spacing:-.025em;margin:2px 0 5px;font-size:23px;line-height:1.25}.property-list{gap:5px;margin-bottom:30px;display:grid}.property-list>div{grid-template-columns:135px 1fr;align-items:center;min-height:34px;display:grid}.property-list>div>span{color:#8b8680;font-size:10px}.details-block{border-top:1px solid var(--border);padding-top:22px}.details-block h3{margin:0 0 9px;font-size:12px}.details-block p{color:#65615c;margin:0;font-size:11px;line-height:1.65}.requirements-block,.project-photos,.project-memo{border-top:1px solid var(--border);margin-top:24px;padding-top:22px}.requirements-block h3,.project-photos h3,.project-memo h3{margin:0 0 9px;font-size:12px}.requirement-list{border:1px solid var(--border);border-radius:6px;overflow:hidden}.requirement-list>div{border-bottom:1px solid #efeeeb;grid-template-columns:48px minmax(0,1fr) 55px;align-items:center;gap:8px;min-height:38px;padding:7px 9px;display:grid}.requirement-list>div:last-child{border-bottom:0}.requirement-list strong{color:#45413d;font-size:10px;font-weight:500}.requirement-list>div>span:last-child{color:var(--muted);justify-self:end;font-size:9px}.requirement-kind{text-transform:uppercase;border-radius:4px;justify-self:start;padding:3px 5px;font-size:8px;font-weight:700}.requirement-kind.part{color:#8d2430;background:#f6e2e4}.requirement-kind.tool{color:#345e78;background:#dfebf2}.empty-copy{color:var(--muted);margin:0;font-size:10px;font-style:italic}.photos-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.photos-heading h3{margin-bottom:2px}.photos-heading p{color:var(--muted);margin:0;font-size:9px}.photos-heading>span{color:#746f68;text-align:center;background:#efeeeb;border-radius:10px;min-width:22px;padding:3px 6px;font-size:8px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.photo-grid figure{border:1px solid var(--border);background:#fafaf9;border-radius:7px;min-width:0;margin:0;overflow:hidden}.photo-grid figure>a{aspect-ratio:4/3;background:#efeeeb;display:block;overflow:hidden}.photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .16s ease-out;display:block}.photo-grid a:hover img{transform:scale(1.02)}.photo-grid figcaption{align-items:center;gap:7px;padding:8px;display:flex}.photo-grid figcaption>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.photo-grid figcaption strong{color:#45413d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.photo-grid figcaption span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.photo-grid figcaption button{color:#8b8680;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;min-width:28px;height:28px;padding:0 5px;display:grid}.photo-grid figcaption button:hover{color:var(--red);background:#f7e9ea}.photo-grid figcaption button.confirm-remove{color:#9b2230;background:#fff0f1;border-color:#d6a1a7;width:auto;font-size:8px;font-weight:700}.photo-upload{background:#fafaf9;border:1px dashed #cbc7c1;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;margin-top:12px;padding:10px;display:grid}.photo-upload label{color:#514d48;cursor:pointer;align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:600;display:flex}.photo-upload label:hover{color:var(--red)}.photo-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.photo-upload small{color:var(--muted);grid-column:1;font-size:8px}.photo-upload .primary-button{grid-area:1/2/3}.memo-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.memo-heading h3{margin-bottom:2px}.memo-heading p{color:var(--muted);margin:0;font-size:9px}.memo-heading>span{color:#746f68;text-align:center;background:#efeeeb;border-radius:10px;min-width:22px;padding:3px 6px;font-size:8px}.memo-list{gap:8px;margin-top:12px;display:grid}.memo-list article{border:1px solid var(--border);background:#fafaf9;border-radius:6px;padding:10px 11px}.memo-list article>div{align-items:center;gap:6px;display:flex}.memo-list article strong{color:#403c38;font-size:9px}.memo-list time{color:var(--muted);margin-left:auto;font-size:8px}.memo-list article p{color:#5f5a55;white-space:pre-wrap;margin:7px 0 0;font-size:10px;line-height:1.55}.memo-form{gap:8px;margin-top:12px;display:grid}.memo-form textarea{resize:vertical;width:100%;font:inherit;border:1px solid #dcd9d4;border-radius:6px;outline:0;padding:9px 10px;font-size:10px}.memo-form textarea:focus{border-color:#aaa49c;box-shadow:0 0 0 2px #3734300f}.memo-form .primary-button{justify-self:end}.drawer-actions{gap:8px;margin-top:30px;display:flex}.modal-backdrop{place-items:center;padding:20px;display:grid}.project-modal{border:1px solid var(--border);width:min(650px,100%);max-height:calc(100vh - 40px);color:var(--text);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;padding:25px;overflow-y:auto}.modal-heading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.modal-heading h2{margin:0 0 4px;font-size:18px}.modal-heading p{color:var(--muted);margin:0;font-size:10px}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.full{margin-bottom:15px}.field span,.check-field span{color:var(--muted);font-size:10px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-height:38px;color:var(--text);background:var(--surface-soft);border:1px solid #484848;border-radius:6px;outline:0;padding:8px 10px;font-size:11px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#aaa49c;box-shadow:0 0 0 2px #3734300f}.check-field{align-items:center;gap:8px;min-height:38px;margin-top:20px;display:flex}.check-field input{accent-color:var(--red)}.resource-fields{grid-template-columns:1fr 1fr;gap:14px;margin-top:15px;display:grid}.resource-fields small{color:var(--muted);font-size:8px}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;margin-top:22px;padding-top:17px;display:flex}.parts-edit-modal{width:min(720px,100%)}.parts-edit-modal .field.full{grid-column:1/-1;margin-bottom:0}.parts-edit-modal .field input:disabled,.parts-edit-modal .field select:disabled{color:#aaa6a0;cursor:not-allowed;opacity:.75}.parts-edit-summary{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;display:grid;overflow:hidden}.parts-edit-summary>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:66px;padding:10px 12px;display:flex}.parts-edit-summary>div:last-child{border-right:0}.parts-edit-summary>div>span:first-child,.parts-edit-note>span,.parts-edit-workflow>span,.parts-edit-total>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:700}.parts-edit-summary strong,.parts-edit-total strong{color:var(--text);font-size:12px}.parts-edit-total{border:1px solid var(--border);background:var(--surface-soft);border-radius:6px;justify-content:center;padding:8px 10px}.parts-edit-note{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;margin-top:14px;padding:11px 12px}.parts-edit-note p{color:var(--text-soft);white-space:pre-wrap;margin:6px 0 0;font-size:11px;line-height:1.5}.parts-edit-workflow{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.parts-edit-workflow select{min-width:180px;min-height:36px;color:var(--text);background:var(--surface);border:1px solid #484848;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:650}.parts-edit-actions{align-items:center}.parts-edit-actions .modal-actions-spacer{flex:1}.parts-edit-actions .danger-confirm{color:#fff;background:#9c474d;border-color:#9c474d}.delete-project-button{border:1px solid var(--border);color:#d49aa0;background:0 0;border-radius:6px;align-items:center;gap:6px;margin-right:auto;padding:8px 11px;display:inline-flex}.delete-project-button:hover{background:#352326;border-color:#704047}.delete-project-button.confirm{color:#fff;background:#9c474d;border-color:#9c474d}.history-project-modal{width:min(720px,100%)}.history-project-summary{border:1px solid var(--border);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.history-project-summary>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:5px;min-height:62px;padding:12px;display:flex}.history-project-summary>div:nth-child(2n){border-right:0}.history-project-summary>div:nth-last-child(-n+2){border-bottom:0}.history-project-summary span,.history-project-details>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:700}.history-project-summary strong{color:var(--text);font-size:11px}.history-project-details{margin-top:16px}.history-project-details p{color:var(--text-soft);white-space:pre-wrap;margin:7px 0 0;font-size:11px;line-height:1.6}.history-project-resource-list{border:1px solid var(--border);border-radius:6px;margin-top:7px}.history-project-resource-list>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:9px 10px;font-size:10px;display:flex}.history-project-resource-list>div:last-child{border-bottom:0}.history-project-resource-list span{color:var(--muted)}@media (width<=1100px){.workspace{padding-inline:24px}.frequency-grid{grid-template-columns:repeat(3,1fr)}.view-toolbar{flex-direction:column;align-items:stretch}.table-tools{justify-content:flex-end}}@media (width<=760px){.sidebar{box-shadow:var(--shadow);transition:transform .18s ease-out;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.mobile-close,.menu-button{display:grid}.sidebar-toggle{display:none}.sidebar-collapsed .sidebar{width:248px}.sidebar-collapsed .brand-row{justify-content:flex-start;padding:8px 9px 18px}.sidebar-collapsed .brand-mark,.sidebar-collapsed .brand-copy,.sidebar-collapsed .primary-nav .nav-text,.sidebar-collapsed .sidebar-section,.sidebar-collapsed .sidebar-footer>button .nav-text,.sidebar-collapsed .signed-in>div,.sidebar-collapsed .sign-out-button{display:flex}.sidebar-collapsed .brand-mark{display:grid}.sidebar-collapsed .primary-nav button,.sidebar-collapsed .sidebar-footer>button{justify-content:flex-start;padding:8px 10px}.sidebar-collapsed .nav-count,.sidebar-collapsed .nav-dot{margin-left:auto;position:static}.sidebar-collapsed .signed-in{justify-content:initial;grid-template-columns:auto 1fr auto;padding:11px 8px 2px;display:grid}.main-area,.sidebar-collapsed .main-area{width:100%;margin-left:0}.topbar{padding-inline:12px}.breadcrumb>span,.breadcrumb>svg:nth-of-type(2){display:none}.workspace{padding:34px 16px 55px}.page-heading{flex-direction:column;align-items:stretch;margin-bottom:26px}.page-heading .primary-button,.page-heading .secondary-button{align-self:flex-start}.view-tabs{scrollbar-width:none;margin-right:-16px;padding-right:16px}.view-tabs::-webkit-scrollbar{display:none}.database-frame{overflow:hidden}.database-table{min-width:0}.table-header{display:none}.project-group{display:block}.project-group-heading,.empty-project-group{min-width:0}.project-row{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;padding:12px;display:grid}.project-row>div{border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:34px;padding:0}.project-row .title-cell{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:42px;display:grid}.project-row .title-cell>div{gap:4px}.project-title-button{white-space:normal;font-size:15px}.project-details-input{white-space:normal;height:36px;font-size:10px;overflow-y:auto}.project-row .title-cell span:not(.page-icon){white-space:normal;max-width:100%;line-height:1.35}.project-row>div:nth-child(n+2):before{color:#777572;letter-spacing:.05em;text-transform:uppercase;font-size:7px;font-weight:700}.project-row>div:nth-child(2):before{content:"Status"}.project-row>div:nth-child(3):before{content:"Priority"}.project-row>div:nth-child(4):before{content:"Location"}.project-row>div:nth-child(5):before{content:"Assigned to"}.project-row>div:nth-child(6):before{content:"Parts / tools"}.project-row>div:nth-child(7):before{content:"Attachments"}.project-row>div:nth-child(8):before{content:"Start date"}.project-row .location-cell,.project-row .people-cell{flex-direction:row;place-content:flex-start}.project-row .location-cell:before,.project-row .people-cell:before{width:100%}.personnel-summary{grid-template-columns:1fr}.personnel-summary>div{background:var(--surface-soft)}.personnel-list{border:0;gap:10px;display:grid;overflow:visible}.personnel-header{display:none}.personnel-row{border:1px solid var(--border);background:var(--surface-raised);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-width:0;min-height:0;padding:14px}.personnel-row:last-child{border-bottom:1px solid var(--border)}.personnel-row>div,.personnel-row>span{padding:0}.personnel-name{grid-column:1;min-width:0}.personnel-row>div:nth-child(2){grid-column:2}.ability-list{grid-column:1/-1}.personnel-row>div:nth-child(4){grid-column:1}.personnel-actions{border-top:1px solid var(--border);flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;padding-top:10px!important}.personnel-actions button{min-height:38px;padding:8px 11px}.ability-options{grid-template-columns:1fr}.table-tools{justify-content:stretch}.search-field{width:100%}.tool-button{flex:none}.frequency-grid,.run-status-grid{grid-template-columns:repeat(2,1fr)}.checklist-summary{flex-direction:column;align-items:stretch}.progress-block{width:100%}.checklist-task{grid-template-columns:25px minmax(0,1fr)}.history-list{overflow-x:auto}.history-list button{min-width:620px}.checklist-outcomes{grid-column:2;grid-template-columns:1fr 1fr;width:100%;display:grid!important}.drawer-content{padding:28px 22px}.property-list>div{grid-template-columns:115px 1fr}.field-grid,.resource-fields,.photo-grid,.photo-upload{grid-template-columns:1fr}.photo-upload .primary-button{grid-area:auto/1;justify-self:start}.check-field{margin-top:0}}.service-banner{color:#8f1f2c;background:#fff4f4;border-bottom:1px solid #efc9ce;align-items:center;gap:10px;padding:10px 36px;display:flex}.service-banner span{flex:1}.service-banner button{color:inherit;padding:4px}button:disabled{cursor:not-allowed;opacity:.55}.archive-button{color:var(--muted);align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.archive-button.confirm{color:#a51f2d;background:#fff0f1}.login-screen{background:#f5f4f1;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;max-width:430px;padding:38px;box-shadow:0 18px 50px #23201c17}.login-brand{align-items:center;gap:11px;margin-bottom:34px;display:flex}.login-brand div{flex-direction:column;display:flex}.login-brand div span{color:var(--muted);font-size:12px}.login-card h1{margin:5px 0 7px;font-size:34px}.login-card>p{color:var(--muted);margin:0 0 26px}.login-card form{gap:17px;display:grid}.login-error{color:#a51f2d;background:#fff0f1;border-radius:6px;padding:10px 12px}.login-submit{justify-content:center;width:100%;margin-top:4px}.sign-out-button{color:var(--muted);margin-left:auto;padding:5px}.detail-drawer{width:min(700px,96vw);color:var(--text);border-left:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);position:absolute;inset:0 0 0 auto;overflow-y:auto}.drawer-topline{z-index:4;height:54px;color:var(--muted);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191919f5;padding:0 22px;position:sticky;top:0}.drawer-topline button{color:var(--muted)}.drawer-topline button:hover{color:#fff;background:var(--hover)}.drawer-content{padding:30px 42px 0}.drawer-title-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;align-items:center;gap:14px;margin-bottom:18px;padding:19px 20px}.large-page-icon{color:#fff;background:var(--red);width:40px;height:40px}.drawer-title-row h2{color:var(--text);margin:0 0 6px;font-size:24px}.drawer-title-row div>span{color:var(--muted);font-size:10px}.property-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:16px;display:grid}.property-list>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:66px;padding:11px 13px;display:flex}.property-list>div>span{color:#8d8b87;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:600}.property-list strong{color:var(--text);justify-self:auto;font-size:11px;font-weight:600}.property-list em{color:var(--muted);font-size:11px}.detail-tags{flex-wrap:wrap;gap:5px;display:flex}.detail-tag{background:#555;border-radius:5px;padding:4px 8px;color:#fff!important;font-size:10px!important}.detail-tag.location-roasting-room{background:#765a43}.detail-tag.location-scale-room,.detail-tag.location-no-location{background:#75558c}.detail-tag.location-warehouse,.detail-tag.location-shipping-warehouse{background:#526a58}.detail-tag.location-biotech{background:#426d70}.detail-tag.location-noodle-room{background:#8a6b24}.detail-tag.person-andrew{background:#945568}.detail-tag.person-anton{background:#8d6b20}.detail-tag.person-herman{background:#965534}.detail-tag.person-ron{background:#3d6f96}.detail-tag.person-braeden{background:#47765e}.detail-tag.person-contractor{background:#77558a}.detail-count{text-align:center;background:#363636;border-radius:10px;min-width:25px;padding:4px 7px}.details-block,.requirements-block,.project-photos,.project-documents,.project-memo{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;margin-top:12px;padding:18px}.details-block{border-top:1px solid var(--border)}.details-block h3,.requirements-block h3,.project-photos h3,.project-documents h3,.project-memo h3{color:var(--text);margin:0 0 10px;font-size:13px}.details-block p{color:#c6c3bf;font-size:12px;line-height:1.65}.requirement-list{background:var(--surface);border-color:#414141}.requirement-list>div{border-bottom-color:var(--border);min-height:44px}.requirement-list strong{color:var(--text);font-size:11px}.empty-copy{color:var(--muted);font-size:10px}.photos-heading p,.documents-heading p,.memo-heading p,.block-heading p{color:var(--muted);margin:0;font-size:9px}.photos-heading>span,.documents-heading>span,.memo-heading>span{color:#d1cfcb;background:#393939}.photo-grid figure,.memo-list article{background:var(--surface);border-color:#414141}.photo-grid figure>a{background:#242424}.photo-grid figcaption strong,.memo-list article strong{color:var(--text)}.photo-upload{background:var(--surface);border-color:#4b4b4b}.photo-upload label{color:var(--text)}.memo-form textarea{color:var(--text);background:var(--surface);border-color:#484848}.memo-form textarea::placeholder{color:#777572}.drawer-actions{z-index:3;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191919f5;gap:8px;margin:28px -42px 0;padding:15px 42px;position:sticky;bottom:0}.drawer-actions .archive-button{border:1px solid var(--border);color:#aaa8a4;cursor:pointer;background:0 0;border-radius:6px;min-height:36px}.drawer-actions .archive-button:hover{color:#f0b1b7;background:#352326;border-color:#704047}.drawer-actions .archive-button.confirm{color:#fff;background:#9c474d;border-color:#9c474d}@media (width<=760px){.detail-drawer{width:100vw}.drawer-content{padding:20px 16px 0}.drawer-title-row{align-items:flex-start;padding:16px}.drawer-title-row h2{font-size:20px}.property-list{grid-template-columns:1fr}.property-list>div{min-height:58px}.details-block,.requirements-block,.project-photos,.project-documents,.project-memo{padding:15px}.drawer-actions{flex-wrap:wrap;margin-inline:-16px;padding-inline:16px}.history-project-summary{grid-template-columns:1fr}.history-project-summary>div{border-right:0}.history-project-summary>div:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.history-project-summary>div:last-child{border-bottom:0}.project-form-modal .modal-actions{flex-wrap:wrap}.project-form-modal .delete-project-button{justify-content:center;width:100%;margin-right:0}}.project-form-modal{width:min(790px,100%);max-height:calc(100vh - 32px);color:var(--text);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:11px;padding:0}.project-form-modal .modal-heading{z-index:4;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191919f5;align-items:center;margin:0;padding:22px 26px;position:sticky;top:0}.project-form-modal .modal-heading h2{color:var(--text);margin:0 0 5px;font-size:22px}.project-form-modal .modal-heading p{color:var(--muted);font-size:10px}.project-form-modal .modal-heading button{color:var(--muted)}.project-form-modal .modal-heading button:hover{color:#fff;background:var(--hover)}.project-form-section{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;margin:16px 26px 0;padding:18px}.form-section-heading{color:var(--red);align-items:flex-start;gap:10px;margin-bottom:17px;display:flex}.form-section-heading>div{flex-direction:column;gap:2px;display:flex}.form-section-heading h3{color:var(--text);margin:0;font-size:13px}.form-section-heading p{color:var(--muted);margin:0;font-size:9px}.project-form-modal .field-grid{gap:13px}.project-form-modal .field.full{margin-bottom:14px}.project-form-modal .field.full:last-child{margin-bottom:0}.project-form-modal .field span{color:#aaa8a4;letter-spacing:.03em;text-transform:uppercase;font-size:9px}.project-form-modal .field input,.project-form-modal .field select,.project-form-modal .field textarea{min-height:40px;color:var(--text);background:var(--surface);border-color:#474747}.project-form-modal .field textarea{line-height:1.5}.project-form-modal .field input::placeholder,.project-form-modal .field textarea::placeholder{color:#74726f}.project-form-modal .field input:focus,.project-form-modal .field select:focus,.project-form-modal .field textarea:focus{border-color:#777;box-shadow:0 0 0 2px #ffffff0f}.project-form-modal .resource-fields{gap:13px;margin:0}.project-form-modal .resource-fields small{color:var(--muted);margin-top:1px}.attachment-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.attachment-upload-grid .field{align-content:start}.attachment-upload-grid input[type=file]{color:var(--muted);padding:7px}.attachment-upload-grid input[type=file]::file-selector-button{color:#f3f0ec;cursor:pointer;background:#35322f;border:1px solid #55514c;border-radius:5px;margin-right:8px;padding:6px 9px}.existing-project-attachments{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.existing-project-attachments a{color:#dedad4;text-overflow:ellipsis;white-space:nowrap;background:#2c2a28;border:1px solid #484541;border-radius:6px;align-items:center;gap:5px;max-width:100%;padding:6px 8px;font-size:9px;text-decoration:none;display:inline-flex;overflow:hidden}.existing-project-attachments a:hover{background:#35322f;border-color:#6e6962}.project-form-modal .modal-actions{z-index:4;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191919f5;margin:18px 0 0;padding:15px 26px;position:sticky;bottom:0}@media (width<=760px){.modal-backdrop{padding:0}.project-form-modal{border:0;border-radius:0;width:100vw;min-height:100vh;max-height:100vh}.project-form-modal .modal-heading{padding:18px 16px}.project-form-section{margin:12px 12px 0;padding:15px}.project-form-modal .modal-actions{padding-inline:16px}.attachment-upload-grid{grid-template-columns:1fr}.parts-edit-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.parts-edit-summary>div:nth-child(2n){border-right:0}.parts-edit-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.parts-edit-workflow,.parts-edit-actions{flex-direction:column;align-items:stretch}.parts-edit-workflow select{width:100%}.parts-edit-actions .modal-actions-spacer{display:none}}.option-gray{color:#fff!important;background:#66635e!important}.option-blue{color:#fff!important;background:#2f75ad!important}.option-green{color:#fff!important;background:#3f765d!important}.option-yellow{color:#fff2b8!important;background:#806720!important}.option-red{color:#fff!important;background:#9c474d!important}.option-purple{color:#fff!important;background:#75558c!important}.option-brown{color:#fff!important;background:#765a43!important}.option-teal{color:#fff!important;background:#426d70!important}.configuration-heading{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin:48px 0 16px;padding-top:32px;display:flex}.configuration-heading h2{color:var(--text);margin:0 0 5px;font-size:21px}.configuration-heading p{color:var(--muted);margin:0;font-size:10px}.option-kind-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.option-kind-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;overflow:hidden}.option-kind-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px 14px;display:flex}.option-kind-heading>div{flex-direction:column;gap:2px;display:flex}.option-kind-heading h3{color:var(--text);margin:0;font-size:13px}.option-kind-heading span{color:var(--muted);font-size:9px}.option-kind-heading .secondary-button{min-height:30px;padding:5px 9px}.option-list{display:grid}.option-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(130px,1fr) auto;align-items:center;gap:6px 10px;min-height:58px;padding:9px 12px;display:grid}.option-row:last-child{border-bottom:0}.option-row.inactive{opacity:.55}.option-identity{align-items:center;gap:8px;min-width:0;display:flex}.option-identity>div{flex-direction:column;gap:2px;min-width:0;display:flex}.option-identity strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.option-identity span:not(.option-swatch){color:var(--muted);font-size:8px}.option-swatch{border-radius:4px;flex:none;width:12px;height:12px}.option-usage{color:var(--muted);justify-self:end;font-size:8px}.option-actions{grid-column:1/-1;justify-content:flex-end;gap:5px;display:flex}.option-actions button{border:1px solid var(--border);color:#aaa8a4;background:var(--surface);cursor:pointer;border-radius:5px;padding:5px 7px;font-size:8px}.option-actions button:hover{color:var(--text);background:var(--hover)}.option-actions button:disabled{cursor:not-allowed;opacity:.35}.option-actions .danger-confirm{color:#fff;background:#9c474d;border-color:#9c474d}.option-modal{width:min(570px,100%);color:var(--text);border:1px solid var(--border);background:var(--surface)}.option-modal .modal-heading h2{color:var(--text)}.option-modal .modal-heading button{color:var(--muted)}.option-modal .field input,.option-modal .field select{color:var(--text);background:var(--surface-soft);border-color:#474747}.option-modal .field small{color:var(--muted);font-size:9px}.dynamic-resources{grid-template-columns:repeat(2,minmax(0,1fr))}.dynamic-resources .field>span{align-items:center;gap:6px;display:flex}.dynamic-resources .option-swatch{display:inline-block}.project-resource-group{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;flex-direction:column;gap:9px;padding:12px;display:flex}.project-resource-heading{justify-content:space-between;align-items:center;display:flex}.project-resource-heading>span{color:var(--text);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.project-resource-heading button{border:1px solid var(--border);color:var(--text);background:var(--surface-raised);border-radius:5px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;display:inline-flex}.project-resource-row{grid-template-columns:minmax(0,1fr) 105px 30px;align-items:end;gap:8px;display:grid}.project-resource-row .field{min-width:0}.project-resource-row .quantity-field input{text-align:center}.remove-resource-button{border:1px solid var(--border);width:30px;height:38px;color:var(--muted);background:0 0;border-radius:5px;place-items:center;display:grid}.remove-resource-button:hover{color:#fff;background:var(--red)}.checklist-area-reference{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;margin:0 0 15px;padding:11px 12px}.checklist-area-reference>strong{color:var(--text);margin-bottom:8px;font-size:10px;display:block}.checklist-area-reference>div{flex-wrap:wrap;gap:5px;display:flex}.checklist-area-reference>div span{border-radius:5px;padding:4px 7px;font-size:8px;font-weight:600}.checklist-area-reference small{color:var(--muted);margin-top:8px;font-size:8px;display:block}@media (width<=980px){.option-kind-grid{grid-template-columns:1fr}}@media (width<=760px){.dynamic-resources{grid-template-columns:1fr}}.block-heading,.documents-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.block-heading h3,.documents-heading h3{margin-bottom:2px}.block-heading .secondary-button{flex:none;min-height:30px;padding:6px 9px}.documents-heading>span{text-align:center;border-radius:10px;min-width:22px;padding:3px 6px;font-size:8px}.document-list{border:1px solid var(--border);background:var(--surface);border-radius:7px;display:grid;overflow:hidden}.document-list>div{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;padding:9px 11px;display:grid}.document-list>div:last-child{border-bottom:0}.document-icon{color:#f2d8da;background:#4b292d;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.document-list>div>div{flex-direction:column;gap:3px;min-width:0;display:flex}.document-list a{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.document-list a:hover{color:#f0b1b7}.document-list>div>div span{color:var(--muted);font-size:8px}.document-list button{border:1px solid var(--border);min-height:29px;color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;padding:6px 8px}.document-list button:hover{color:#f0b1b7;border-color:#704047}.document-list button.confirm-remove{color:#fff;background:#9c474d;border-color:#9c474d;font-size:8px}.document-upload{grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:12px;display:grid}.document-upload select{min-height:35px;color:var(--text);background:var(--surface);border:1px solid #484848;border-radius:6px;padding:7px 9px;font-size:9px}.document-upload label{min-height:35px;color:var(--text);background:var(--surface);cursor:pointer;border:1px dashed #575757;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:flex}.document-upload label:hover{color:#f0b1b7;border-color:#8b555a}.document-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.document-upload small{color:var(--muted);grid-column:1/-1;font-size:8px}.project-purchase-history{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:12px;display:flex}.purchase-workspace{max-width:1360px}.parts-grid-stack{gap:22px;display:grid}.parts-grid-section{min-width:0}.parts-grid-heading{align-items:center;gap:8px;min-height:34px;display:flex}.parts-grid-heading h2{color:var(--text);margin:0;font-size:18px;font-weight:750}.parts-grid-heading span{color:#fff;text-align:center;background:#4d5965;border-radius:10px;min-width:24px;padding:3px 8px;font-size:9px;font-weight:700}.parts-database-frame{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow-x:auto}.parts-request-table{background:var(--surface);min-width:1175px}.parts-request-row{border-bottom:1px solid var(--border);min-height:58px;color:var(--muted);background:var(--surface);grid-template-columns:minmax(300px,1.8fr) 70px 190px 180px 115px 170px 145px;align-items:stretch;font-size:13px;display:grid}.parts-request-row:last-child{border-bottom:0}.parts-request-row.status-pending_approval{border-left:3px solid #b58c28}.parts-request-row.status-approved{border-left:3px solid #3f765d}.parts-request-row.status-declined{border-left:3px solid #9c474d}.parts-request-row.status-purchased{border-left:3px solid #2f75ad}.parts-request-row.status-project{border-left:3px solid #8b6db0}.parts-request-row:not(.parts-request-header):hover>*,.parts-request-row.editing>*{background:#252525}.parts-request-header{color:#bbb7b1;background:var(--surface-soft);border-left:3px solid #0000;min-height:40px;font-size:12px;font-weight:700}.parts-request-row>*{border-right:1px solid var(--border);align-items:center;min-width:0;padding:9px 12px;display:flex}.parts-request-row>:last-child{border-right:0}.parts-request-row>div[role=cell]{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.parts-request-row>div[role=cell] strong,.parts-request-row>strong{color:var(--text);font-size:14px;line-height:1.35}.parts-request-row .unit-cost-cell{color:var(--muted);font-size:13px;font-weight:400}.parts-request-row small{color:#a8a49e;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.4;display:block;overflow:hidden}.parts-request-row>span[role=cell]:has(.purchase-status){flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;display:flex}.parts-request-row>.project-parts-status{flex-wrap:wrap;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important}.parts-request-actions{flex-wrap:wrap;flex-direction:row!important;align-items:center!important}.parts-request-actions button{color:#e1ded9;cursor:pointer;background:#2c2b2a;border:1px solid #55514c;border-radius:5px;min-height:32px;padding:7px 9px;font-size:9.5px;font-weight:650}.parts-request-actions button.approve{color:#d2f0e2;background:#294a3b;border-color:#477960}.parts-grid-input{width:100%;min-width:0;min-height:30px;color:var(--text);font:inherit;background:#171717;border:1px solid #595754;border-radius:4px;outline:0;padding:5px 7px}.parts-grid-input:focus{border-color:#a05e65;box-shadow:0 0 0 2px #a51f2d2e}.read-only-note{background:#55436b;border-radius:4px;width:fit-content;padding:3px 6px;font-weight:700;color:#d7c4ec!important;font-size:8px!important}.history-workspace{max-width:1240px}.history-view-toolbar{margin-bottom:14px}.history-filters{flex-wrap:wrap;align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.history-filters>label:not(.search-field):not(.history-issue-filter){gap:4px;display:grid}.history-filters>label>span{color:var(--muted);font-size:8px;font-weight:600}.history-filters input[type=date],.history-filters select{border:1px solid var(--border);min-width:125px;height:34px;color:var(--text);background:var(--surface-raised);border-radius:6px;padding:6px 8px;font-size:10px}.history-search{width:235px}.history-issue-filter{border:1px solid var(--border);background:var(--surface-raised);cursor:pointer;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 9px;display:flex}.history-issue-filter input{accent-color:var(--red)}.history-database-frame{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow-x:auto}.history-table{min-width:1050px}.history-row{border-bottom:1px solid var(--border);min-height:46px;color:var(--muted);background:var(--surface);align-items:stretch;font-size:10px;display:grid}.checklist-history-table .history-row{grid-template-columns:minmax(210px,1.4fr) 100px 80px 110px minmax(180px,1fr) 100px 80px}.project-history-table .history-row{grid-template-columns:110px minmax(260px,1.6fr) 110px 150px 150px 80px 80px}.history-row>*{border-right:1px solid var(--border);align-items:center;min-width:0;padding:8px 10px;display:flex}.history-row>:last-child{border-right:0}.history-row>span:has(>small){flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.history-row strong{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-row small{color:#8f8c87;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;overflow:hidden}.history-row:not(.history-header):hover>*{background:#252525}.history-header{color:#8c8781;background:var(--surface-soft);min-height:34px;font-size:10px;font-weight:500}.history-issue-count{color:#ffd8db;background:#8c333b;border-radius:4px;padding:3px 6px;font-style:normal;font-weight:700}.history-actions button{color:#d5d2ce;cursor:pointer;background:#2c2b2a;border:1px solid #55514c;border-radius:5px;min-height:29px;padding:5px 9px;font-size:9px}.history-empty{min-height:150px;color:var(--muted);place-items:center;font-size:10px;display:grid}.issues-workspace{max-width:1380px}.issue-filters{flex-wrap:wrap;align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.issue-filters .search-field{width:280px}.issue-status-filter{gap:4px;display:grid}.issue-status-filter>span{color:var(--muted);font-size:8px;font-weight:600}.issue-status-filter select{border:1px solid var(--border);min-width:160px;height:34px;color:var(--text);background:var(--surface-raised);border-radius:6px;padding:6px 8px;font-size:10px}.issues-database-frame{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow-x:auto}.issues-table{min-width:1250px}.issues-row{border-bottom:1px solid var(--border);min-height:62px;color:var(--muted);background:var(--surface);border-left:3px solid #9c474d;grid-template-columns:125px minmax(240px,1.25fr) minmax(265px,1.4fr) 150px 170px 320px;align-items:stretch;font-size:11px;display:grid}.issues-row:last-child{border-bottom:0}.issues-row.issue-completed{border-left-color:#3f765d}.issues-row.issue-watch{border-left-color:#b58c28}.issues-row.issue-temporarily_fixed{border-left-color:#8b6db0}.issues-row.issue-project_assigned{border-left-color:#2f75ad}.issues-row>*{border-right:1px solid var(--border);align-items:center;min-width:0;padding:8px 10px;display:flex}.issues-row>:last-child{border-right:0}.issues-row>span:has(>small){flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.issues-row strong{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.issues-row small{color:#a09c96;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9.5px;overflow:hidden}.issues-row:not(.issues-header):hover>*{background:#252525}.issues-header{color:#c4c0ba;background:var(--surface-soft);border-left-color:#0000;min-height:40px;font-size:12px;font-weight:700}.issue-status-select,.issue-actions select{color:#fff;width:100%;min-height:30px;font:inherit;background:#4e4b47;border:1px solid #55514c;border-radius:5px;padding:5px 7px;font-weight:650}.issue-status-select.status-watch{color:#fff2b8;background:#665319;border-color:#806720}.issue-status-select.status-temporarily_fixed{color:#eadcf5;background:#55436b;border-color:#725b8e}.issue-status-select.status-completed{color:#d2f0e2;background:#294a3b;border-color:#477960}.issue-status-select.status-project_assigned{color:#d6eaff;background:#28577b;border-color:#3e739b}.issue-project-link{color:#9bc9ed;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650;overflow:hidden}.issue-project-link:hover{color:#d6eaff;text-decoration:underline}.issue-actions{gap:6px}.issue-actions select{min-width:130px;color:var(--text);background:#171717;flex:130px;font-weight:400}.issue-actions button{color:#d5d2ce;white-space:nowrap;cursor:pointer;background:#2c2b2a;border:1px solid #55514c;border-radius:5px;min-height:30px;padding:6px 8px;font-size:9.5px;font-weight:650}.issue-actions button:last-child{color:#ffd8db;background:#4b292d;border-color:#704047}.issue-actions button:disabled{opacity:.45;cursor:not-allowed}.suite-loading{min-height:100vh;color:var(--muted);background:#181818;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.suite-brand-logo{flex:none;place-items:center;width:54px;height:68px;display:inline-grid;overflow:hidden}.suite-brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.suite-wordmark{align-items:center;gap:13px;display:flex}.suite-wordmark>div{gap:3px;display:grid}.suite-wordmark strong{color:#f5f3f0;font-size:14px}.suite-wordmark small{color:#96928d;font-size:10px}.suite-entry{color:#f5f3f0;background:#181818;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);min-height:100vh;display:grid}.suite-entry-copy{background:radial-gradient(circle at 15% 82%,#b8203129,#0000 34%),linear-gradient(145deg,#202020,#171717 66%);border-right:1px solid #343434;flex-direction:column;min-height:100vh;padding:clamp(34px,6vw,78px);display:flex}.suite-entry-message{max-width:680px;margin:auto 0;padding:70px 0}.suite-kicker{color:#de717c;letter-spacing:.13em;text-transform:uppercase;margin-bottom:15px;font-size:10px;font-weight:750;display:block}.suite-entry-message h1{letter-spacing:-.045em;max-width:660px;margin:0;font-size:clamp(34px,5vw,64px);line-height:1.03}.suite-entry-message p{color:#aaa6a1;max-width:570px;margin:24px 0 0;font-size:15px;line-height:1.7}.suite-security-note{color:#8f8c87;align-items:center;gap:9px;max-width:520px;font-size:10px;line-height:1.5;display:flex}.suite-security-note svg{color:#72ad91;flex:none}.suite-login-panel{background:#151515;place-items:center;min-height:100vh;padding:36px;display:grid}.suite-login-card{background:#202020;border:1px solid #3a3a3a;border-radius:14px;width:min(390px,100%);padding:34px;box-shadow:0 24px 70px #0000004d}.suite-login-icon{color:#ffd9dc;background:#4b292d;border-radius:10px;place-items:center;width:46px;height:46px;margin-bottom:24px;display:grid}.suite-login-card h2{letter-spacing:-.025em;margin:0;font-size:24px}.suite-login-card>p{color:#9b9893;margin:9px 0 25px;font-size:11px;line-height:1.5}.suite-login-card form{gap:14px;display:grid}.suite-login-card label{gap:6px;display:grid}.suite-login-card label>span{color:#bbb7b2;font-size:9px;font-weight:650}.suite-login-card select,.suite-login-card input{color:#f0eeeb;width:100%;min-height:44px;font:inherit;background:#191919;border:1px solid #494949;border-radius:7px;outline:0;padding:10px 12px;font-size:11px}.suite-login-card select:focus,.suite-login-card input:focus{border-color:#a45b63;box-shadow:0 0 0 3px #b8203124}.suite-login-card form>button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#b82031;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;margin-top:5px;font-size:11px;font-weight:700;display:flex}.suite-login-card form>button:hover{background:#ca2638}.suite-login-card form>button:disabled{opacity:.6;cursor:wait}.suite-login-error{color:#f3bec3;background:#3c2528;border:1px solid #704047;border-radius:6px;padding:9px 11px;font-size:9px;line-height:1.5}.suite-dashboard{color:#f5f3f0;background:radial-gradient(circle at 82% 15%,#b8203114,#0000 28%),#181818;min-height:100vh}.suite-dashboard-header{background:#1c1c1ceb;border-bottom:1px solid #343434;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px clamp(22px,5vw,68px);display:flex}.suite-dashboard-header .suite-brand-logo{width:44px;height:54px}.suite-user{align-items:center;gap:10px;display:flex}.suite-user>span{color:#fff;background:#ac5b6c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.suite-user>div{gap:2px;display:grid}.suite-user strong{font-size:10px}.suite-user small{color:#8f8c87;font-size:8px}.suite-user button{color:#aaa7a2;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:1px solid #454545;border-radius:6px;align-items:center;gap:6px;margin-left:12px;padding:7px 10px;font-size:9px;display:flex}.suite-user button:hover{color:#fff;background:#292929}.suite-dashboard-body{width:min(1180px,100% - 44px);margin:0 auto;padding:clamp(55px,8vw,95px) 0}.suite-dashboard-body h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,48px)}.suite-dashboard-body>p{color:#96928d;margin:10px 0 35px;font-size:12px}.suite-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.suite-app-card{color:#f2f0ed;background:#222;border:1px solid #3c3c3c;border-radius:12px;flex-direction:column;gap:22px;min-height:245px;padding:24px;text-decoration:none;display:flex;position:relative;overflow:hidden}.suite-app-card.maintenance{background:linear-gradient(145deg,#282323,#211f1f 64%);border-color:#5a3338}.suite-app-card.maintenance:after{content:"";background:#b820311f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-75px;right:-55px}.suite-app-card.production{background:linear-gradient(145deg,#202927,#1f2221 64%);border-color:#315247}.suite-app-card.production:after{content:"";background:#44917121;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-75px;right:-55px}.suite-app-card.maintenance:hover,.suite-app-card.production:hover{transform:translateY(-2px);box-shadow:0 16px 38px #0000003d}.suite-app-card.maintenance:hover{border-color:#8b4b53}.suite-app-card.production:hover{border-color:#4f806f}.suite-app-card.upcoming{opacity:.68}.suite-app-icon{color:#f1c7cb;background:#4b292d;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.suite-app-card.production .suite-app-icon{color:#c9eadf;background:#294a3f}.suite-app-card.upcoming .suite-app-icon{color:#b8b5b1;background:#373737}.suite-app-status{z-index:1;color:#caeadf;text-transform:uppercase;letter-spacing:.06em;background:#294a3f;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700;position:absolute;top:20px;right:20px}.suite-app-card.maintenance .suite-app-status{color:#f2c9cd;background:#4b292d}.suite-app-card>div{z-index:1;position:relative}.suite-app-card>div strong{font-size:18px}.suite-app-card>div p{color:#9d9994;margin:9px 0 0;font-size:10px;line-height:1.55}.suite-open-app,.suite-coming-soon{z-index:1;align-items:center;gap:6px;width:fit-content;margin-top:auto;font-size:9px;font-weight:700;display:inline-flex;position:relative}.suite-open-app{color:#f08b95}.suite-coming-soon{color:#b2afaa;background:#333;border-radius:5px;padding:4px 7px}@media (width<=900px){.suite-entry{grid-template-columns:1fr}.suite-entry-copy{border-bottom:1px solid #343434;border-right:0;min-height:auto;padding:30px 24px 38px}.suite-entry-message{padding:60px 0 45px}.suite-entry-message h1{font-size:clamp(34px,9vw,52px)}.suite-login-panel{min-height:auto;padding:38px 20px 60px}.suite-app-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.suite-entry-message{padding:52px 0 38px}.suite-entry-message p{font-size:13px}.suite-login-card{padding:25px 20px}.suite-dashboard-header{align-items:flex-start;padding:13px 16px}.suite-dashboard-header .suite-wordmark>div,.suite-user>div{display:none}.suite-user button{justify-content:center;width:34px;margin-left:0;padding:0;font-size:0}.suite-dashboard-body{width:calc(100% - 32px);padding:45px 0}.suite-app-grid{grid-template-columns:1fr}.suite-app-card{min-height:210px}}.purchase-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.purchase-summary>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex-direction:column;gap:3px;padding:14px;display:flex}.purchase-summary strong{color:var(--text);font-size:20px}.purchase-summary span{color:var(--muted);font-size:9px}.purchase-request-list{gap:12px;display:grid}.purchase-request-card{border:1px solid var(--border);background:var(--surface-soft);border-left:3px solid #6d6a65;border-radius:8px;overflow:hidden}.purchase-request-card.status-pending_approval{border-left-color:#b58c28}.purchase-request-card.status-approved{border-left-color:#3f765d}.purchase-request-card.status-declined{border-left-color:#9c474d}.purchase-request-card.status-purchased{border-left-color:#2f75ad}.purchase-request-heading{justify-content:space-between;align-items:flex-start;gap:15px;padding:16px;display:flex}.purchase-project{color:#df777f;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:700}.purchase-request-heading h2{color:var(--text);margin:3px 0 4px;font-size:15px}.purchase-request-heading p{color:var(--muted);margin:0;font-size:9px}.purchase-total{justify-items:end;gap:5px;display:grid}.purchase-total>strong{color:var(--text);font-size:18px}.purchase-total em{color:#f1c75b;font-size:8px;font-style:normal;font-weight:650}.purchase-status{color:#fff;background:#66635e;border-radius:5px;align-items:center;width:fit-content;padding:4px 8px;font-size:9.5px;font-weight:700;display:inline-flex}.purchase-status.pending_approval{color:#fff2b8;background:#806720}.purchase-status.approved{background:#3f765d}.purchase-status.declined{background:#9c474d}.purchase-status.purchased{background:#2f75ad}.purchase-status.project{background:#6e548d}.purchase-items{border-block:1px solid var(--border);background:var(--surface)}.purchase-items>div{border-bottom:1px solid var(--border);grid-template-columns:80px minmax(180px,1fr) 150px 100px;align-items:center;gap:10px;min-height:43px;padding:8px 15px;display:grid}.purchase-items>div:last-child{border-bottom:0}.purchase-items span{color:var(--muted);font-size:9px}.purchase-items strong{color:var(--text);font-size:10px}.purchase-items b{color:var(--text);text-align:right;font-size:10px}.purchase-meta{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 15px;display:flex}.purchase-meta p{color:#c6c3bf;margin:0;font-size:9px}.purchase-meta span{color:var(--muted);font-size:8px}.purchase-actions{justify-content:flex-end;gap:8px;padding:11px 15px;display:flex}.decline-button{color:#f0b1b7}.empty-purchases{min-height:260px;color:var(--muted);border:1px dashed var(--border);border-radius:9px;align-content:center;place-items:center;gap:8px;display:grid}.empty-purchases h2,.empty-purchases p{margin:0}.empty-purchases h2{color:var(--text);font-size:16px}.empty-purchases p{font-size:9px}.purchase-modal{width:min(820px,100%);max-height:calc(100vh - 34px);color:var(--text);border:1px solid var(--border);background:var(--surface)}.purchase-modal .modal-heading h2{color:var(--text)}.purchase-modal .modal-heading p{color:var(--muted)}.purchase-modal .field input,.purchase-modal .field textarea{color:var(--text);background:var(--surface-soft);border-color:#484848}.purchase-draft-items{border:1px solid var(--border);border-radius:7px;margin:16px 0;overflow:hidden}.purchase-draft-header,.purchase-draft-row{grid-template-columns:minmax(220px,1fr) 110px 130px 110px;align-items:center;gap:9px;padding:8px 10px;display:grid}.purchase-draft-header{color:var(--muted);background:var(--surface-soft);text-transform:uppercase;font-size:8px}.purchase-draft-row{border-top:1px solid var(--border);min-height:60px}.purchase-draft-row>div{flex-direction:column;gap:3px;display:flex}.purchase-draft-row>div span{color:#df777f;text-transform:uppercase;font-size:8px;font-weight:700}.purchase-draft-row>div strong,.purchase-draft-row>strong{color:var(--text);font-size:10px}.purchase-draft-row>strong{text-align:right}.purchase-draft-row input,.purchase-draft-row select{min-height:35px;color:var(--text);background:var(--surface-soft);border:1px solid #484848;border-radius:6px;padding:7px 8px}.tool-request-item-copy{grid-template-columns:105px minmax(140px,1fr);gap:7px!important;display:grid!important}.tool-request-line-total{justify-content:flex-end;align-items:center;flex-direction:row!important;gap:7px!important}.tool-request-line-total button{color:#ef9199;cursor:pointer;background:#382326;border:1px solid #5a3438;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.purchase-draft-controls{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.purchase-draft-total{justify-content:flex-end;align-items:baseline;gap:15px;margin-bottom:12px;display:flex}.purchase-draft-controls .purchase-draft-total{margin-bottom:0}.purchase-draft-total span{color:var(--muted);text-transform:uppercase;font-size:9px}.purchase-draft-total strong{color:var(--text);font-size:22px}@media (width<=760px){.document-upload{grid-template-columns:1fr}.document-upload small{grid-column:1}.purchase-summary{grid-template-columns:repeat(2,1fr)}.purchase-request-heading,.purchase-meta{flex-direction:column}.purchase-total{justify-items:start}.purchase-items>div{grid-template-columns:70px 1fr}.purchase-items b{text-align:left}.purchase-draft-header{display:none}.purchase-draft-row{grid-template-columns:1fr 1fr}.purchase-draft-row>div{grid-column:1/-1}.tool-request-item-copy{grid-template-columns:1fr!important}.tool-request-line-total{justify-content:space-between;grid-column:auto!important}.purchase-draft-controls{flex-direction:column;align-items:stretch}.purchase-draft-controls .purchase-draft-total{justify-content:space-between}.parts-database-frame{border-radius:7px 0 0 7px;margin-right:-16px}.parts-request-table{min-width:1175px}.parts-request-row{grid-template-columns:minmax(300px,1.8fr) 70px 190px 180px 115px 170px 145px}.history-filters{align-items:stretch}.history-search{width:100%}.history-filters>label:not(.search-field):not(.history-issue-filter){flex:125px}.history-filters input[type=date],.history-filters select{width:100%;min-width:0}.history-issue-filter{flex:100%}.history-database-frame{border-radius:7px 0 0 7px;margin-right:-16px}.issue-filters{align-items:stretch}.issue-filters .search-field{width:100%}.issue-status-filter{flex:100%}.issue-status-filter select{width:100%}.issues-database-frame{border-radius:7px 0 0 7px;margin-right:-16px}}
