:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090d12;color:#eef4f8}.contact-directory{min-width:0;min-height:0;max-height:calc(100vh - 11.2rem);display:grid;align-content:start;gap:.9rem;padding:1rem;overflow:auto;border:1px solid rgba(148,163,184,.16);border-radius:9px;background:#0b1219}.contact-directory__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.2rem;border:1px solid rgba(45,212,191,.18);border-radius:9px;background:radial-gradient(circle at 88% 20%,rgba(45,212,191,.16),transparent 30%),linear-gradient(135deg,#0d948821,#0f172a6b)}.contact-directory__eyebrow{color:#5eead4;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contact-directory__hero h2{margin:.22rem 0 0;color:#f8fafc;font-size:clamp(1.35rem,2.4vw,2rem)}.contact-directory__hero p{max-width:48rem;margin:.35rem 0 0;color:#9fb0c1;font-size:.82rem;line-height:1.5}.contact-directory__hero-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.contact-directory__hero-actions button,.contact-category-dialog__add button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.contact-directory__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.contact-directory__summary article{display:flex;align-items:center;gap:.7rem;min-height:4.2rem;padding:.75rem .9rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f172a94}.contact-directory__summary svg{color:#2dd4bf}.contact-directory__summary article div{display:grid}.contact-directory__summary strong{color:#f8fafc;font-size:1.12rem}.contact-directory__summary span{color:#91a4b8;font-size:.72rem;font-weight:800}.contact-directory__filters{display:grid;gap:.7rem;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#070c12a3}.contact-directory__search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:2.65rem;padding:0 .8rem;border:1px solid rgba(148,163,184,.2);border-radius:8px;color:#5eead4;background:#0f172ab8}.contact-directory__search input{min-width:0;border:0;outline:0;color:#f8fafc;background:transparent;font:inherit}.contact-directory__search input::placeholder{color:#64748b}.contact-directory__search button{display:grid;place-items:center;padding:.25rem;border:0;color:#91a4b8;background:transparent;cursor:pointer}.contact-directory__category-filters{display:flex;gap:.4rem;overflow-x:auto;padding-bottom:.15rem}.contact-directory__category-filters button{flex:0 0 auto;display:inline-flex;align-items:center;gap:.35rem;min-height:2.15rem;padding:0 .72rem;border:1px solid rgba(148,163,184,.17);border-radius:999px;color:#aebdca;background:#0f172a8a;cursor:pointer;font:inherit;font-size:.73rem;font-weight:850;white-space:nowrap}.contact-directory__category-filters button span{min-width:1.25rem;padding:.08rem .34rem;border-radius:999px;color:#99f6e4;background:#0d94882e;text-align:center}.contact-directory__category-filters button:hover,.contact-directory__category-filters button.is-active{border-color:#2dd4bf7a;color:#f0fdfa;background:#0d94882e}.contact-directory__groups{display:grid;gap:.9rem}.contact-directory__group{display:grid;gap:.65rem}.contact-directory__group>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .15rem}.contact-directory__group>header div{display:flex;align-items:center;gap:.45rem}.contact-directory__group>header svg{color:#2dd4bf}.contact-directory__group h3{margin:0;color:#f8fafc;font-size:.92rem}.contact-directory__group>header>span{color:#718398;font-size:.7rem;font-weight:800}.contact-directory__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:.65rem}.contact-card{min-width:0;display:grid;align-content:start;gap:.7rem;padding:.85rem;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:linear-gradient(145deg,#111c25fa,#0b1219fa);box-shadow:0 8px 22px #0000001f}.contact-card:hover{border-color:#2dd4bf47}.contact-card__heading{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem}.contact-card__avatar{width:2.35rem;height:2.35rem;display:grid;place-items:center;border:1px solid rgba(45,212,191,.28);border-radius:50%;color:#99f6e4;background:#0d948826;font-size:.9rem;font-weight:900}.contact-card__heading>div:nth-child(2){min-width:0;display:grid;gap:.2rem}.contact-card__heading strong{overflow:hidden;color:#f8fafc;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.contact-card__heading span{min-width:0;display:flex;align-items:center;gap:.3rem;overflow:hidden;color:#8fa4b8;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.contact-card__actions,.contact-category-dialog__list article>div:last-child{display:flex;gap:.3rem}.contact-card__actions button,.contact-category-dialog__list article>div:last-child button{width:1.9rem;height:1.9rem;display:grid;place-items:center;border:1px solid rgba(148,163,184,.16);border-radius:7px;color:#aebdca;background:#0f172a9e;cursor:pointer}.contact-card__actions button:hover,.contact-category-dialog__list article>div:last-child button:hover{border-color:#2dd4bf61;color:#ccfbf1}.contact-card__actions button.is-danger,.contact-category-dialog__list button.is-danger{color:#fca5a5}.contact-card__actions button:disabled,.contact-category-dialog__list button:disabled{cursor:not-allowed;opacity:.38}.contact-card__categories{display:flex;flex-wrap:wrap;gap:.3rem}.contact-card__categories span{padding:.2rem .45rem;border:1px solid rgba(45,212,191,.2);border-radius:999px;color:#99f6e4;background:#0d94881a;font-size:.64rem;font-weight:750}.contact-card__details{display:grid;gap:.45rem}.contact-card__details a,.contact-card__details>div{min-width:0;display:grid;grid-template-columns:1.2rem minmax(0,1fr);align-items:center;gap:.4rem;color:#b8c7d5;font-size:.76rem;text-decoration:none}.contact-card__details a:hover{color:#99f6e4}.contact-card__details svg{color:#5eead4}.contact-card__details span{overflow-wrap:anywhere}.contact-card>p{margin:0;padding-top:.6rem;border-top:1px solid rgba(148,163,184,.11);color:#91a4b8;font-size:.74rem;line-height:1.45}.contact-directory__state{min-height:12rem;display:grid;place-content:center;justify-items:center;gap:.45rem;color:#718398;text-align:center}.contact-directory__state strong{color:#d8e2ec}.contact-directory__state span{font-size:.76rem}.contact-directory__error{padding:.7rem .8rem;border:1px solid rgba(248,113,113,.3);border-radius:8px;color:#fecaca;background:#7f1d1d33;font-size:.78rem;font-weight:750}.contact-dialog{width:min(47rem,100%)}.contact-dialog__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.contact-dialog__form label{display:grid;gap:.35rem;color:#9fb0c1;font-size:.74rem;font-weight:850}.contact-dialog__form input,.contact-dialog__form select,.contact-dialog__form textarea,.contact-category-dialog input{width:100%;min-width:0;padding:.65rem .72rem;border:1px solid rgba(148,163,184,.2);border-radius:8px;outline:0;color:#f8fafc;background:#070c12c2;font:inherit}.contact-dialog__form input:focus,.contact-dialog__form select:focus,.contact-dialog__form textarea:focus,.contact-category-dialog input:focus{border-color:#2dd4bf99;box-shadow:0 0 0 2px #2dd4bf1a}.contact-dialog__form textarea{resize:vertical}.contact-dialog__categories{min-width:0;margin:0;padding:0;border:0}.contact-dialog__categories legend{margin-bottom:.45rem;color:#9fb0c1;font-size:.74rem;font-weight:850}.contact-dialog__categories legend span{margin-left:.3rem;color:#718398;font-weight:650}.contact-dialog__categories>div{display:flex;flex-wrap:wrap;gap:.45rem}.contact-dialog__categories label{display:inline-flex;grid-template-columns:none;align-items:center;gap:.38rem;padding:.48rem .62rem;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:#a9b8c7;background:#070c12a8;cursor:pointer}.contact-dialog__categories label.is-selected{border-color:#2dd4bf80;color:#ccfbf1;background:#0d948829}.contact-dialog__categories input{width:.9rem;min-width:.9rem;height:.9rem;margin:0;padding:0;accent-color:#14b8a6}.contact-dialog__wide{grid-column:1 / -1}.contact-category-dialog{width:min(38rem,100%)}.contact-category-dialog__intro{margin:0;color:#91a4b8;font-size:.76rem;line-height:1.5}.contact-category-dialog__add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.contact-category-dialog__list{display:grid;gap:.45rem}.contact-category-dialog__list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:3.25rem;padding:.55rem .65rem;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#0f172a7a}.contact-category-dialog__list article>div:first-child{min-width:0;display:grid;gap:.18rem}.contact-category-dialog__list strong{overflow:hidden;color:#eaf2f8;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.contact-category-dialog__list span{color:#718398;font-size:.68rem}@media(max-width:760px){.contact-directory{max-height:none;padding:.65rem}.contact-directory__hero{align-items:stretch;flex-direction:column}.contact-directory__hero-actions{justify-content:stretch}.contact-directory__hero-actions button{flex:1 1 auto}.contact-directory__summary,.contact-directory__cards,.contact-dialog__form{grid-template-columns:1fr}.contact-dialog__wide{grid-column:1}.contact-category-dialog__add{grid-template-columns:1fr}}.field-round-v2{--fr-ink: #e8f0f5;--fr-muted: #9aadb9;--fr-line: #2c3b45;--fr-soft: #1a262e;--fr-surface: #121b22;--fr-surface-raised: #17232b;--fr-surface-sunken: #0c141a;--fr-field: #0b1319;--fr-teal: #13847b;--fr-teal-dark: #65d6c8;--fr-teal-hover: #0f766e;--fr-ok: #55d19d;--fr-warn: #f0a654;--fr-danger: #ff7b86;color-scheme:dark;color:var(--fr-ink);margin:0 auto;max-width:1380px;padding:0 0 96px}.field-round-hero{align-items:flex-end;background:linear-gradient(125deg,#102722 0%,var(--fr-surface) 60%);border:1px solid var(--fr-line);border-radius:22px;display:flex;gap:24px;justify-content:space-between;margin-bottom:14px;overflow:hidden;padding:26px 30px;position:relative}.field-round-hero:before{background:var(--fr-teal);content:"";height:5px;inset:0 0 auto;position:absolute}.field-round-kicker{align-items:center;color:var(--fr-teal-dark);display:flex;font-size:.78rem;font-weight:800;gap:7px;letter-spacing:.08em;text-transform:uppercase}.field-round-hero h2{font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.045em;margin:7px 0 4px}.field-round-hero p{color:var(--fr-muted);margin:0}.field-round-hero__actions{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.field-round-hero__actions label,.field-round-manager__change-note{color:var(--fr-muted);display:grid;font-size:.76rem;font-weight:800;gap:5px;letter-spacing:.04em;text-transform:uppercase}.field-round-hero__actions input,.field-round-manager input,.field-round-manager textarea,.field-round-manager select{background:var(--fr-field);border:1px solid #40515c;border-radius:10px;color:var(--fr-ink);font:inherit;min-height:42px;padding:8px 11px}.field-round-v2 :is(input,textarea,select)::placeholder,.field-round-manager :is(input,textarea,select)::placeholder{color:#718691;opacity:1}.field-round-v2 :is(input,textarea,select):focus-visible,.field-round-manager :is(input,textarea,select):focus-visible{border-color:#38b8aa;box-shadow:0 0 0 3px #38b8aa2e;outline:0}.field-round-v2 :is(button,a):focus-visible,.field-round-manager :is(button,a):focus-visible{outline:2px solid #65d6c8;outline-offset:2px}.field-round-manage-button{align-items:center;background:var(--fr-surface-raised);border:1px solid var(--fr-line);border-radius:10px;color:var(--fr-ink);display:flex;font-weight:750;gap:7px;min-height:42px;padding:0 14px}.field-round-weather-risk{align-items:flex-start;background:#2a2111;border:1px solid #765626;border-radius:14px;color:#ffd28a;display:flex;gap:11px;margin:0 0 14px;padding:13px 16px}.field-round-weather-risk svg{flex:0 0 auto;margin-top:2px}.field-round-weather-risk strong{display:block}.field-round-weather-risk p{margin:3px 0}.field-round-weather-risk small{display:block;line-height:1.45}.field-round-progress{align-items:center;background:var(--fr-surface);border:1px solid var(--fr-line);border-radius:16px;display:grid;gap:18px;grid-template-columns:auto minmax(120px,1fr) auto;margin-bottom:14px;padding:14px 18px}.field-round-progress__summary{align-items:baseline;display:flex;gap:8px}.field-round-progress__summary strong{font-size:1.35rem}.field-round-progress__summary span{color:var(--fr-muted);font-size:.84rem}.field-round-progress__summary em{align-items:center;background:#302114;border-radius:999px;color:#ffc47e;display:flex;font-size:.75rem;font-style:normal;font-weight:800;gap:5px;margin-left:6px;padding:5px 8px}.field-round-progress__track{background:#25333b;border-radius:999px;height:9px;overflow:hidden}.field-round-progress__track span{background:linear-gradient(90deg,var(--fr-teal),#30a393);border-radius:inherit;display:block;height:100%;transition:width .25s ease}.field-round-progress>b{color:var(--fr-teal-dark);font-size:.84rem}.field-round-section-nav{display:flex;gap:7px;margin:0 0 14px;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin}.field-round-section-nav a{align-items:center;background:var(--fr-surface);border:1px solid var(--fr-line);border-radius:999px;color:var(--fr-ink);display:flex;flex:0 0 auto;font-size:.8rem;font-weight:750;gap:7px;padding:7px 10px 7px 7px;text-decoration:none}.field-round-section-nav a>span{align-items:center;background:#153833;border-radius:50%;color:var(--fr-teal-dark);display:flex;height:24px;justify-content:center;width:24px}.field-round-section-nav small{color:var(--fr-muted)}.field-round-section-nav a.is-acknowledged{border-color:#2c7866;background:#122820}.field-round-section-nav a.is-acknowledged small{color:var(--fr-ok)}.field-round-sections{display:grid;gap:14px}.field-round-section{background:var(--fr-surface);border:1px solid var(--fr-line);border-radius:18px;scroll-margin-top:12px}.field-round-section--acknowledged{border-color:#2c7866}.field-round-section__header{border-bottom:1px solid transparent;display:flex;padding:10px}.field-round-section__header>button:first-child{align-items:center;background:transparent;border:0;color:inherit;display:grid;flex:1;gap:12px;grid-template-columns:auto minmax(0,1fr) auto auto auto;min-width:0;padding:7px 8px;text-align:left}.field-round-section__number{align-items:center;background:#24434c;border-radius:12px;color:#fff;display:flex;font-size:1rem;font-weight:850;height:42px;justify-content:center;width:42px}.field-round-section__header h3{font-size:1.13rem;margin:0 0 2px}.field-round-section__header p{color:var(--fr-muted);font-size:.82rem;margin:0}.field-round-section__header em{background:var(--fr-soft);border-radius:999px;color:var(--fr-muted);font-size:.72rem;font-style:normal;font-weight:750;padding:6px 9px}.field-round-section__header strong{color:var(--fr-teal-dark);font-size:.82rem}.field-round-all-ok{align-items:center;align-self:center;background:#142d24;border:1px solid #285f4c;border-radius:9px;color:var(--fr-ok);display:flex;font-size:.76rem;font-weight:800;gap:5px;margin-right:7px;padding:8px 10px}.field-round-item-list{background:var(--fr-surface-sunken);border-radius:0 0 18px 18px;display:grid;gap:10px;padding:12px}.field-round-item{background:var(--fr-surface-raised);border:1px solid #30404a;border-left:4px solid #62737e;border-radius:13px;padding:16px;transition:border-color .15s ease,box-shadow .15s ease}.field-round-item[aria-disabled=true]{opacity:.78}.field-round-item__controls{border:0;margin:0;min-width:0;padding:0}.field-round-section__acknowledgement{align-items:center;background:#111c23;border:1px solid #30414b;border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:12px 14px}.field-round-section__acknowledgement>div,.field-round-section__acknowledgement>div>span{align-items:center;display:flex;gap:9px}.field-round-section__acknowledgement>div>svg{color:var(--fr-ok)}.field-round-section__acknowledgement-info{flex:1;min-width:190px}.field-round-acknowledger-select{display:grid;gap:4px;min-width:min(290px,100%)}.field-round-acknowledger-select>span{color:var(--fr-muted);font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.field-round-acknowledger-select select{background:var(--fr-field);border:1px solid #40515c;border-radius:9px;color:var(--fr-ink);font:inherit;font-size:.78rem;min-height:42px;padding:0 34px 0 10px}.field-round-acknowledger-select select:focus{border-color:var(--fr-teal);box-shadow:0 0 0 3px #1eaea133;outline:0}.field-round-section__acknowledgement strong,.field-round-section__acknowledgement small{display:block}.field-round-section__acknowledgement small{color:var(--fr-muted);font-size:.72rem;margin-top:2px}.field-round-section__pending{background:#26343d;border-radius:50%;color:var(--fr-muted);font-size:.75rem;font-weight:850;height:30px;justify-content:center;width:30px}.field-round-section__acknowledgement>button{align-items:center;background:var(--fr-teal);border:0;border-radius:10px;color:#fff;display:flex;font-weight:800;gap:7px;min-height:42px;padding:0 15px}.field-round-section__acknowledgement>button:disabled{cursor:not-allowed;opacity:.55}.image-attachment-picker{display:grid;gap:7px}.image-attachment-picker>label{align-items:center;align-self:start;background:#edf7f7;border:1px dashed #83b8b9;border-radius:10px;color:#075f62;cursor:pointer;display:flex;font-size:.78rem;font-weight:800;gap:7px;min-height:42px;padding:0 12px;width:fit-content}.image-attachment-picker>label input{display:none}.image-attachment-picker>label.is-uploading{cursor:wait;opacity:.72}.image-attachment-picker>small{color:#637784;font-size:.68rem}.image-attachment-grid,.image-attachment-gallery{display:grid;gap:9px;grid-template-columns:repeat(auto-fill,minmax(115px,1fr))}.image-attachment-grid figure{background:#fff;border:1px solid #d7e0e4;border-radius:10px;margin:0;overflow:hidden;position:relative}.image-attachment-grid figure>a,.image-attachment-gallery>a{display:block;text-decoration:none}.image-attachment-grid img,.image-attachment-gallery img{display:block;height:92px;object-fit:cover;width:100%}.image-attachment-grid figcaption{color:#526875;font-size:.65rem;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.image-attachment-grid figure>button{align-items:center;background:#141f26d1;border:0;border-radius:50%;color:#fff;display:flex;height:28px;justify-content:center;position:absolute;right:5px;top:5px;width:28px}.image-attachment-gallery{margin-top:10px}.image-attachment-gallery>a{background:#f7f9fa;border:1px solid #d7e0e4;border-radius:10px;color:#29414f;overflow:hidden}.image-attachment-gallery>a>span{display:block;font-size:.68rem;font-weight:800;padding:6px 8px}.image-attachment-gallery>a small{color:#6d7f89;display:block;font-size:.61rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-document-list a.equipment-document-thumbnail{display:block;width:3rem;height:2.4rem;min-height:0;padding:0;overflow:hidden;border-color:#67e8f947;background:#0e749029}.equipment-document-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.field-round-item--ok{border-left-color:var(--fr-ok)}.field-round-item--deviation{border-color:#775328;border-left-color:var(--fr-warn)}.field-round-item--not_inspected{border-left-color:#8798a3}.field-round-item--invalid{box-shadow:0 0 0 2px #ff7b8638;border-color:var(--fr-danger)}.field-round-item>header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.field-round-item>header h4{font-size:1rem;margin:0 0 3px}.field-round-item>header p{color:var(--fr-muted);font-size:.8rem;margin:0}.field-round-item>header>span{background:var(--fr-soft);border-radius:999px;color:var(--fr-muted);flex:0 0 auto;font-size:.7rem;font-weight:850;padding:5px 8px;text-transform:uppercase}.field-round-item--ok>header>span{background:#143326;color:var(--fr-ok)}.field-round-item--deviation>header>span{background:#352515;color:#ffc47e}.field-round-criteria{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:12px 0;padding:0}.field-round-criteria li{align-items:center;background:var(--fr-soft);border:1px solid #33434d;border-radius:7px;color:#b2c1ca;display:flex;font-size:.74rem;gap:5px;padding:5px 7px}.field-round-criteria svg{color:var(--fr-teal)}.field-round-measurements{background:#101a20;border:1px solid #2d3c45;border-radius:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:12px 0;padding:11px}.field-round-measurements>label,.field-round-notes,.field-round-deviation label{color:#b2c1ca;display:grid;font-size:.76rem;font-weight:750;gap:5px}.field-round-field-control{align-items:center;display:flex;position:relative}.field-round-field-control input,.field-round-field-control select,.field-round-field-control textarea,.field-round-notes textarea,.field-round-deviation input,.field-round-deviation select,.field-round-deviation textarea{background:var(--fr-field);border:1px solid #40515c;border-radius:9px;color:var(--fr-ink);font:inherit;min-height:40px;padding:8px 10px;width:100%}.field-round-field-control input:disabled{background:#202c33;color:#a9bac4}.field-round-field-control b{color:var(--fr-muted);font-size:.76rem;margin-left:-34px;padding-right:9px;pointer-events:none}.field-round-field-control svg{margin-left:7px}.field-round-measurements small,.field-round-deviation small{color:var(--fr-muted);font-weight:500}.field-round-status-options{background:#0e171d;border-radius:11px;display:grid;gap:4px;grid-template-columns:repeat(3,1fr);margin:12px 0;padding:4px}.field-round-status-options button{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#a8bac5;display:flex;font-size:.8rem;font-weight:800;gap:7px;justify-content:center;min-height:39px}.field-round-status-options button:nth-child(1).is-selected{background:#143326;border-color:#34775d;color:var(--fr-ok)}.field-round-status-options button:nth-child(2).is-selected{background:#352515;border-color:#8a602d;color:#ffc47e}.field-round-status-options button:nth-child(3).is-selected{background:#26343d;border-color:#5a6d79;color:#d2dde3}.field-round-notes textarea{min-height:66px;resize:vertical}.field-round-deviation{background:#2a2013;border:1px solid #6e4e26;border-radius:11px;display:grid;gap:10px;margin-top:12px;padding:12px}.field-round-deviation__title{align-items:center;color:#ffc47e;display:flex;gap:7px}.field-round-deviation__title span{color:#ddb47f;font-size:.7rem;margin-left:auto}.field-round-deviation textarea{min-height:62px;resize:vertical}.field-round-deviation__grid{display:grid;gap:9px;grid-template-columns:repeat(4,minmax(130px,1fr))}.field-round-fault-link{background:#101d22;border:1px solid #285d5a;border-radius:10px;display:grid;gap:9px;margin-top:2px;padding:11px}.field-round-fault-link>header{align-items:center;color:#70ddd1;display:flex;gap:8px}.field-round-fault-link>header div{display:grid;gap:2px}.field-round-fault-link>header small{color:var(--fr-muted);font-size:.7rem;font-weight:500}.field-round-fault-link__actions{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.field-round-fault-link__actions button{align-items:center;background:#15242a;border:1px solid #3b515b;border-radius:8px;color:#b8c8d0;display:flex;font:inherit;font-size:.74rem;font-weight:800;gap:6px;justify-content:center;min-height:40px;padding:6px 9px}.field-round-fault-link__actions button.is-selected{background:#143633;border-color:#3b8d84;color:#79e4d8}.field-round-fault-link__actions button:disabled{cursor:not-allowed;opacity:.45}.field-round-fault-link__hint,.field-round-fault-link__error{color:var(--fr-muted);font-size:.71rem;margin:0}.field-round-fault-link__error{color:#ff9ca4}.field-round-fault-link__selected{align-items:center;background:#0d2928;border:1px solid #2b6d67;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:9px 10px}.field-round-fault-link__selected div{display:grid;gap:2px}.field-round-fault-link__selected strong{color:#8ce7dc;font-size:.76rem}.field-round-fault-link__selected span{color:var(--fr-muted);font-size:.69rem}.field-round-fault-link__selected button{background:transparent;border:0;color:#78ded3;font:inherit;font-size:.72rem;font-weight:800;white-space:nowrap}.field-round-photos{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.field-round-photos>label{align-items:center;background:#122b29;border:1px dashed #397e76;border-radius:9px;color:var(--fr-teal-dark);cursor:pointer;display:flex;font-size:.76rem;font-weight:800;gap:7px;min-height:54px;padding:9px 13px}.field-round-photos>label input{display:none}.field-round-photos figure{align-items:center;background:#25333b;border-radius:9px;display:flex;height:54px;margin:0;max-width:210px;overflow:hidden;position:relative}.field-round-photos figure>img{height:54px;object-fit:cover;width:68px}.field-round-photos figure>svg{margin:0 18px}.field-round-photos figcaption{font-size:.68rem;overflow:hidden;padding:6px 30px 6px 8px;text-overflow:ellipsis;white-space:nowrap}.field-round-photos figure button{align-items:center;background:#101920;border:0;border-radius:50%;color:var(--fr-danger);display:flex;height:25px;justify-content:center;position:absolute;right:4px;top:4px;width:25px}.field-round-item__validation{color:var(--fr-danger);font-size:.75rem;font-weight:750;margin:9px 0 0}.field-round-savebar{align-items:center;background:#111b22f5;border:1px solid var(--fr-line);border-radius:15px;bottom:10px;box-shadow:0 14px 35px #0000005c;display:flex;gap:18px;justify-content:space-between;margin-top:16px;padding:12px 14px 12px 18px;position:sticky;z-index:15}.field-round-savebar>div{min-width:0}.field-round-savebar>div>span{color:var(--fr-muted);font-size:.78rem}.field-round-savebar>button,.field-round-manager footer .is-primary,.field-round-manager__empty button{align-items:center;background:var(--fr-teal);border:0;border-radius:10px;color:#fff;display:flex;font-weight:800;gap:8px;min-height:44px;padding:0 18px}.field-round-savebar>button:hover{background:var(--fr-teal-hover)}.field-round-manager footer .is-primary:hover,.field-round-manager__empty button:hover{background:#0c6b64}.field-round-savebar>button:disabled{cursor:wait;opacity:.55}.field-round-day-status{background:#26343d;border-radius:999px;color:#bdcbd3;flex:0 0 auto;font-size:.74rem;font-weight:850;padding:8px 11px}.field-round-day-status--complete{background:#143326;color:var(--fr-ok)}.field-round-day-status--closed_incomplete{background:#352515;color:#ffc47e}.field-round-message{align-items:center;display:flex;font-size:.78rem;font-weight:700;gap:7px;margin:0}.field-round-message--error{color:var(--fr-danger)}.field-round-message--ok{color:var(--fr-ok)}.field-round-loading,.field-round-error{align-items:center;background:#121b22;border:1px solid #2c3b45;border-radius:16px;color:#a9bac4;display:flex;gap:10px;justify-content:center;min-height:180px;padding:28px}.field-round-error{color:#ff8c95}.field-round-manager-backdrop{align-items:center;background:#02070ad1;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:1000}.field-round-manager{--fr-ink: #e8f0f5;--fr-muted: #9aadb9;--fr-teal: #0f766e;color-scheme:dark;background:#0d151a;border-radius:18px;box-shadow:0 30px 80px #0000004d;color:var(--fr-ink);display:flex;flex-direction:column;max-height:calc(100vh - 36px);max-width:1080px;overflow:hidden;width:100%}.field-round-manager>header{align-items:flex-start;background:#121c23;border-bottom:1px solid #2d3c45;display:flex;justify-content:space-between;padding:20px 24px}.field-round-manager>header span{color:var(--fr-teal-dark);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.field-round-manager>header h2{margin:4px 0 2px}.field-round-manager>header p{color:var(--fr-muted);font-size:.78rem;margin:0}.field-round-manager>header>button{background:#25333b;border:0;border-radius:9px;color:var(--fr-ink);display:flex;padding:8px}.field-round-manager__body{display:grid;gap:12px;overflow-y:auto;padding:16px 20px}.field-round-manager__change-note input{width:min(100%,620px)}.definition-section-editor{background:#141f26;border:1px solid #30404a;border-radius:12px;display:grid;gap:9px;padding:12px}.definition-section-editor>header{display:grid;gap:7px;grid-template-columns:minmax(180px,1fr) minmax(120px,220px) auto auto auto}.definition-section-editor>header input:first-child{font-weight:800}.definition-section-editor textarea{min-height:58px;resize:vertical}.definition-section-editor button,.definition-item-editor button,.field-round-manager footer button,.field-round-manager__add{align-items:center;background:#18242c;border:1px solid #40515c;border-radius:8px;color:var(--fr-ink);display:inline-flex;font-weight:700;gap:6px;justify-content:center;min-height:36px;padding:7px 10px}.definition-section-editor>div{display:grid;gap:8px}.definition-section-editor>button{justify-self:start}.definition-item-editor{background:#0f181e;border:1px solid #2d3c45;border-radius:10px;display:grid;gap:8px;padding:10px}.definition-item-editor>div:first-child{display:grid;gap:7px;grid-template-columns:1fr auto}.definition-item-editor>div:first-child input{font-weight:750}.definition-item-editor>label{color:var(--fr-muted);display:grid;font-size:.72rem;font-weight:700;gap:4px}.definition-item-editor__toggles{display:flex;flex-wrap:wrap;gap:14px}.definition-item-editor__toggles label{align-items:center;color:#b2c1ca;display:flex;font-size:.74rem;gap:6px}.definition-field-editor{align-items:center;display:grid;gap:6px;grid-template-columns:minmax(130px,1fr) 130px 90px auto auto}.definition-field-editor label{align-items:center;color:#b2c1ca;display:flex;font-size:.7rem;gap:5px;white-space:nowrap}.field-round-manager__add{justify-self:start}.field-round-manager__message{background:#14302c;color:#8be2d7;font-size:.77rem;margin:0;padding:10px 20px}.field-round-manager>footer{align-items:center;background:#121c23;border-top:1px solid #2d3c45;display:flex;gap:8px;justify-content:flex-end;padding:13px 20px}.field-round-manager>footer button:disabled{opacity:.55}.field-round-manager__empty{align-items:center;display:flex;flex-direction:column;min-height:310px;padding:50px 24px;text-align:center}.field-round-manager__empty svg{color:var(--fr-teal-dark)}.field-round-manager__empty h3{margin:14px 0 5px}.field-round-manager__empty p{color:var(--fr-muted);margin:0 0 18px;max-width:560px}.field-round-report-items{display:grid;gap:8px;padding:10px 0}.field-round-report-item{border:1px solid #30404a;border-left:4px solid #7c8b97;border-radius:9px;padding:10px}.field-round-report-item--ok{border-left-color:var(--fr-ok)}.field-round-report-item--deviation{background:#2a2013;border-left-color:var(--fr-warn)}.field-round-report-item>header{align-items:center;display:flex;justify-content:space-between}.field-round-report-item>header span{background:#25333b;border-radius:999px;color:#b2c1ca;font-size:.68rem;font-weight:800;padding:4px 7px;text-transform:uppercase}.field-round-report-item>p{color:#b2c1ca;font-size:.77rem;margin:6px 0 0}.field-round-report-photos{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.field-round-report-photos a{align-items:center;background:#25333b;border-radius:7px;color:var(--fr-ink);display:flex;font-size:.7rem;gap:7px;max-width:190px;overflow:hidden;padding-right:8px;text-decoration:none}.field-round-report-photos img{height:44px;object-fit:cover;width:54px}.field-round-report-photos span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:820px){.field-round-v2{padding-bottom:72px}.field-round-hero{align-items:stretch;flex-direction:column;padding:22px 18px 18px}.field-round-hero__actions{align-items:stretch;justify-content:stretch}.field-round-hero__actions label{flex:1}.field-round-progress{gap:10px;grid-template-columns:1fr auto}.field-round-progress__summary{align-items:center;flex-wrap:wrap}.field-round-progress__track{grid-column:1 / -1;grid-row:2}.field-round-section__header{align-items:flex-start;flex-direction:column}.field-round-section__header>button:first-child{grid-template-columns:auto minmax(0,1fr) auto;width:100%}.field-round-section__header em{display:none}.field-round-section__header strong{grid-column:2}.field-round-section__header svg{grid-column:3;grid-row:1}.field-round-section__acknowledgement{align-items:stretch;flex-direction:column}.field-round-section__acknowledgement>button{justify-content:center;width:100%}.field-round-all-ok{margin:0 0 4px 60px}.field-round-deviation__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.definition-section-editor>header{grid-template-columns:1fr auto auto auto}.definition-section-editor>header input:nth-child(2){grid-column:1 / -1;grid-row:2}.definition-field-editor{grid-template-columns:1fr 110px}}@media(max-width:540px){.field-round-hero{border-radius:15px}.field-round-hero__actions{flex-direction:column}.field-round-progress__summary em{margin-left:0}.field-round-section__header p{display:none}.field-round-item-list{padding:7px}.field-round-item{padding:13px 11px}.field-round-status-options,.field-round-deviation__grid,.field-round-fault-link__actions{grid-template-columns:1fr}.field-round-fault-link__selected{align-items:flex-start;flex-direction:column}.field-round-savebar{align-items:stretch;bottom:5px;flex-direction:column;gap:8px}.field-round-savebar>button{justify-content:center;width:100%}.field-round-manager-backdrop{padding:0}.field-round-manager{border-radius:0;max-height:100vh;min-height:100vh}.definition-section-editor>header{grid-template-columns:1fr auto}.definition-section-editor>header button{grid-row:3}.definition-field-editor{grid-template-columns:1fr}}.documentation-app{min-width:0;min-height:0;max-height:calc(100vh - 11.2rem);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#091018}.documentation-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.25rem 1.35rem;border-bottom:1px solid rgba(148,163,184,.16);background:radial-gradient(circle at 86% 10%,rgba(45,212,191,.13),transparent 30%),linear-gradient(135deg,#0f766e21,#0f172a33)}.documentation-hero>div{max-width:64rem}.documentation-hero>div>span{display:inline-flex;align-items:center;gap:.45rem;color:#5eead4;font-size:.72rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.documentation-hero h2{margin-top:.35rem;color:#f8fafc;font-size:clamp(1.35rem,2.3vw,2rem)}.documentation-hero p{max-width:58rem;margin:.5rem 0 0;color:#9fb0c1;font-size:.84rem;line-height:1.55}.documentation-hero>button{display:inline-flex;flex:0 0 auto;align-items:center;gap:.45rem;min-height:2.4rem;padding:0 .8rem;border:1px solid rgba(45,212,191,.3);border-radius:8px;color:#ccfbf1;background:#0d948821;cursor:pointer;font-weight:900}.documentation-hero>button:hover{background:#0d94883d}.documentation-layout{min-width:0;min-height:0;display:grid;grid-template-columns:13.5rem minmax(0,1fr)}.documentation-toc{min-height:0;display:grid;align-content:start;gap:.24rem;padding:1rem .85rem;overflow-y:auto;border-right:1px solid rgba(148,163,184,.14);background:#070c12b8}.documentation-toc>strong{padding:.2rem .55rem .55rem;color:#d8e2ec;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.documentation-toc button{display:grid;grid-template-columns:1.7rem minmax(0,1fr);align-items:center;gap:.35rem;min-height:2.35rem;padding:0 .55rem;border:1px solid transparent;border-radius:7px;color:#9fb0c1;background:transparent;cursor:pointer;font:inherit;font-size:.76rem;font-weight:800;text-align:left}.documentation-toc button:hover,.documentation-toc button.is-active{border-color:#2dd4bf38;color:#f8fafc;background:#0d948817}.documentation-toc button.is-active{border-color:#2dd4bf6b;background:#0d94882b;box-shadow:inset 3px 0 #2dd4bf}.documentation-toc button.is-active span{color:#99f6e4}.documentation-toc button span{color:#5eead4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.documentation-content{min-width:0;min-height:0;display:grid;align-content:start;gap:1rem;padding:1rem;overflow-y:auto;scroll-behavior:smooth}.documentation-recent-updates{display:grid;gap:.8rem;padding:.95rem 1rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#0d948812}.documentation-recent-updates>header{display:flex;align-items:flex-start;gap:.55rem}.documentation-recent-updates>header>svg{flex:0 0 auto;margin-top:.05rem;color:#2dd4bf}.documentation-recent-updates h2{margin:0;color:#f8fafc;font-size:.98rem}.documentation-recent-updates header p{margin:.2rem 0 0;color:#8fa3b8;font-size:.72rem;line-height:1.45}.documentation-recent-updates>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.documentation-recent-updates button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.55rem;min-width:0;padding:.65rem .7rem;border:1px solid rgba(148,163,184,.15);border-radius:7px;color:#dbeafe;background:#091018b8;cursor:pointer;text-align:left}.documentation-recent-updates button:hover{border-color:#2dd4bf6b;background:#0d948821}.documentation-recent-updates button>span{display:grid;gap:.18rem;min-width:0}.documentation-recent-updates button strong{color:#f8fafc;font-size:.76rem}.documentation-recent-updates button small{overflow:hidden;color:#8fa3b8;font-size:.68rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.documentation-recent-updates button time{color:#99f6e4;font-size:.68rem;font-weight:900;white-space:nowrap}.documentation-recent-updates button>svg{color:#5eead4}.documentation-section{display:grid;gap:1rem;padding:1.15rem;scroll-margin-top:.75rem;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:#091018e0}.documentation-section__title{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.55rem;padding-bottom:.8rem;border-bottom:1px solid rgba(148,163,184,.13)}.documentation-section__title>span{color:#5eead4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:900}.documentation-section__title>svg{color:#2dd4bf}.documentation-section__title>div{display:grid;gap:.28rem;min-width:0}.documentation-section__heading-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem}.documentation-section__title h2{color:#f8fafc;font-size:1.2rem}.documentation-section__heading-line time{padding:.16rem .42rem;border:1px solid rgba(45,212,191,.2);border-radius:999px;color:#99f6e4;background:#0d948817;font-size:.66rem;font-weight:900;white-space:nowrap}.documentation-section__title>div>p{margin:0;color:#8fa3b8;font-size:.71rem;line-height:1.4}.documentation-section__title>div>p strong{color:#b8c8d8}.documentation-section-intro,.documentation-lead p{margin:0;color:#a9b8c8;font-size:.8rem;line-height:1.6}.documentation-lead{padding:.85rem .95rem;border-left:3px solid #14b8a6;border-radius:0 7px 7px 0;background:#0d948814}.documentation-lead strong{display:block;margin-bottom:.3rem;color:#d5f5ef}.documentation-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.documentation-metrics article{min-width:0;padding:.8rem;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#0f172a7a}.documentation-metrics strong,.documentation-metrics span{display:block}.documentation-metrics strong{color:#5eead4;font-size:1.45rem}.documentation-metrics span{margin-top:.18rem;color:#91a4b8;font-size:.7rem;line-height:1.4}.documentation-note{padding:.8rem .9rem;border:1px solid rgba(56,189,248,.2);border-radius:8px;background:#0369a114}.documentation-note strong{color:#bae6fd}.documentation-note p{margin:.25rem 0 0;color:#b7c5d3;font-size:.76rem;line-height:1.55}.documentation-module-grid,.documentation-calculation-grid,.documentation-relations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.documentation-module-grid article,.documentation-calculation-grid article,.documentation-relations article,.documentation-detail-card{min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#0f172a6b}.documentation-module-grid header,.documentation-calculation-grid header{display:flex;align-items:center;gap:.5rem}.documentation-module-grid header svg,.documentation-calculation-grid header svg{color:#2dd4bf}.documentation-module-grid h3,.documentation-calculation-grid h3,.documentation-detail-card h3{color:#eaf2f8;font-size:.86rem}.documentation-module-grid p,.documentation-relations p{margin:.45rem 0 0;color:#9fb0c1;font-size:.73rem;line-height:1.5}.documentation-module-grid ul,.documentation-calculation-grid ul,.documentation-detail-card ul{display:grid;gap:.3rem;margin:.55rem 0 0;padding-left:1.05rem;color:#aebdcb;font-size:.71rem;line-height:1.45}.documentation-module-grid li::marker,.documentation-calculation-grid li::marker,.documentation-detail-card li::marker{color:#2dd4bf}.documentation-process-list{display:grid;gap:.8rem}.documentation-process-card{min-width:0;padding:.9rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f172a6b}.documentation-process-card>header{display:flex;align-items:flex-start;gap:.6rem}.documentation-process-card>header>svg{flex:0 0 auto;color:#2dd4bf}.documentation-process-card h3{color:#eaf2f8;font-size:.86rem}.documentation-process-card header p{margin:.25rem 0 0;color:#91a4b8;font-size:.71rem;line-height:1.45}.documentation-process-card ol{display:flex;align-items:stretch;gap:.35rem;margin:.75rem 0 0;padding:0;list-style:none;overflow-x:auto}.documentation-process-card li{min-width:8.5rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;padding:.55rem .6rem;border:1px solid rgba(45,212,191,.14);border-radius:7px;color:#cbd5e1;background:#0d94880f;font-size:.68rem}.documentation-process-card li>span{display:grid;width:1.3rem;height:1.3rem;place-items:center;border-radius:50%;color:#062c2b;background:#5eead4;font-size:.62rem;font-weight:900}.documentation-process-card li>svg{color:#5eead4}.documentation-diagram{margin:0;padding:.85rem;border:1px solid rgba(45,212,191,.18);border-radius:8px;background:linear-gradient(rgba(45,212,191,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(45,212,191,.025) 1px,transparent 1px),#071017c7;background-size:24px 24px}.documentation-diagram figcaption{margin-bottom:.75rem;color:#99f6e4;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.documentation-diagram>div{display:flex;align-items:center;justify-content:center;gap:.55rem}.documentation-diagram--vertical>div{flex-direction:column}.documentation-diagram-node{min-width:10rem;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.7rem .75rem;border:1px solid rgba(148,163,184,.2);border-radius:8px;color:#d8e2ec;background:#101923;box-shadow:0 8px 24px #00000029;font-size:.72rem;text-align:center}.documentation-diagram-node svg{flex:0 0 auto;color:#91a4b8}.documentation-diagram-node--blue{border-color:#38bdf852;background:#0369a129}.documentation-diagram-node--blue svg{color:#7dd3fc}.documentation-diagram-node--teal{border-color:#2dd4bf57;background:#0d948829}.documentation-diagram-node--teal svg{color:#5eead4}.documentation-diagram-node--gold{border-color:#facc154d;background:#a1620724}.documentation-diagram-node--gold svg{color:#fde047}.documentation-diagram-node--compact{min-width:8.5rem;padding:.55rem;font-size:.66rem}.documentation-diagram-arrow{display:grid;justify-items:center;gap:.15rem;color:#5eead4}.documentation-diagram-arrow span{color:#8295a8;font-size:.6rem}.documentation-diagram-arrow--vertical svg{transform:rotate(90deg)}.documentation-diagram-cluster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.documentation-diagram-cluster--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.documentation-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.documentation-detail-card--future{border-style:dashed}.documentation-detail-card code,.documentation-calculation-grid code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.documentation-calculation-grid article>code{display:block;margin-top:.55rem;padding:.45rem .55rem;border:1px solid rgba(56,189,248,.15);border-radius:6px;color:#bae6fd;background:#0369a114;font-size:.67rem;white-space:normal}.documentation-relations strong{color:#ccfbf1;font-size:.76rem}@media(max-width:1100px){.documentation-app{max-height:none;overflow:visible}.documentation-layout{grid-template-columns:1fr}.documentation-toc{grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid rgba(148,163,184,.14)}.documentation-toc>strong{grid-column:1 / -1}.documentation-content{overflow:visible}.documentation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.documentation-hero{align-items:stretch;flex-direction:column}.documentation-hero>button{justify-content:center}.documentation-toc,.documentation-recent-updates>div,.documentation-module-grid,.documentation-calculation-grid,.documentation-relations,.documentation-two-column,.documentation-metrics{grid-template-columns:1fr}.documentation-toc>strong{grid-column:1}.documentation-diagram>div{flex-direction:column}.documentation-diagram-arrow svg{transform:rotate(90deg)}.documentation-diagram-cluster,.documentation-diagram-cluster--wide{width:100%;grid-template-columns:1fr}.documentation-diagram-node{width:100%}}@media print{.documentation-app,.documentation-app *{visibility:visible!important}.documentation-app{position:absolute;inset:0 auto auto 0;width:100%;max-height:none;overflow:visible;border:0;color:#111827!important;background:#fff!important}.documentation-hero{color:#111827!important;background:#fff!important}.documentation-hero>button,.documentation-toc{display:none!important}.documentation-layout{display:block}.documentation-content{display:block;padding:0;overflow:visible}.documentation-section,.documentation-recent-updates,.documentation-recent-updates button,.documentation-process-card,.documentation-module-grid article,.documentation-calculation-grid article,.documentation-relations article,.documentation-detail-card,.documentation-diagram,.documentation-note{break-inside:avoid;color:#111827!important;background:#fff!important;box-shadow:none}.documentation-section{margin-top:8mm;border-color:#cbd5e1}.documentation-app h2,.documentation-app h3,.documentation-app strong,.documentation-app p,.documentation-app li,.documentation-app span,.documentation-app small,.documentation-app time,.documentation-app code{color:#111827!important}}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(36,99,235,.16),transparent 32rem),linear-gradient(135deg,#090d12,#111923 52%,#0b1118)}button{font:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed}.portal{display:grid;grid-template-rows:auto 1fr;gap:1rem;min-height:100vh;padding:1rem}.topbar,.workspace,.program-stage,.program-shell{border:1px solid rgba(148,163,184,.18);background:#0f1720db;box-shadow:0 24px 70px #00000057}.topbar{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(32rem,auto) auto;align-items:center;gap:1rem;min-height:5.5rem;padding:1rem 1.25rem;border-radius:8px}.brand,.stage-header__title,.program-nav__title,.security-pill{display:flex;align-items:center}.brand{gap:.9rem;min-width:0}.brand>div:last-child{min-width:0}.brand .eyebrow,.brand h1{overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.brand__mark{display:grid;flex:0 0 auto;place-items:center;width:3.3rem;height:3.3rem;border-radius:8px;background:#0f766e;color:#ecfeff}.topbar-weather{display:grid;justify-self:center;min-width:min(50rem,52vw);min-height:3.25rem;padding:.4rem .8rem;border:1px solid rgba(148,163,184,.32);border-radius:8px;background:linear-gradient(135deg,#334155c7,#1e293be0);color:#e5f7ff;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.topbar-weather--green{border-color:#34d39999;background:linear-gradient(135deg,#065f46e0,#0f766ec2)}.topbar-weather--yellow{border-color:#fbbf24e0;background:linear-gradient(135deg,#92400eeb,#b45309d1);box-shadow:0 0 0 1px #fbbf2429}.topbar-weather--red{border-color:#fecacae6;background:linear-gradient(135deg,#7f1d1dfa,#b91c1ce6);box-shadow:0 0 0 2px #f8717133,0 8px 24px #7f1d1d40}.topbar-weather--unknown{border-color:#94a3b87a}.topbar-weather__station,.topbar-weather__metrics,.topbar-weather__metric,.topbar-weather__message{display:flex;align-items:center}.topbar-weather__station{gap:.42rem;min-width:0;color:#f8fafc;font-size:.76rem;font-weight:800;line-height:1}.topbar-weather__station svg{flex:0 0 auto;color:#fef3c7}.topbar-weather__station strong{flex:0 0 auto;font-size:.78rem;text-transform:uppercase}.topbar-weather__station span{overflow:hidden;color:#f8fafce6;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.topbar-weather__station time{margin-left:auto;color:#f8fafcb8;font-size:.69rem;font-weight:700;white-space:nowrap}.topbar-weather__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,auto));gap:.75rem;margin-top:.34rem;white-space:nowrap}.topbar-weather__metric{gap:.3rem;min-width:0;color:#f8fafcdb;font-size:.77rem}.topbar-weather__metric svg{flex:0 0 auto;color:#cffafe}.topbar-weather__metric strong{color:#f8fafc;font-size:.86rem;font-weight:900}.topbar-weather__metric small,.topbar-weather__stale{color:#f8fafcb8;font-size:.67rem;font-weight:700}.topbar-weather__stale{margin-left:auto;color:#fcd34d}.topbar-weather__message{gap:.4rem;min-height:1.25rem;margin-top:.3rem;color:#9fb3c8;font-size:.76rem;font-weight:700}.eyebrow{margin:0 0 .2rem;color:#8ea3b7;font-size:.78rem;font-weight:700;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;letter-spacing:0}h1{font-size:clamp(1.6rem,3vw,2.6rem)}.topbar__user{min-width:0;max-width:min(32rem,42vw);display:inline-flex;align-items:center;gap:.55rem;justify-self:end;min-height:2.45rem;padding:0 .85rem;border:1px solid rgba(20,184,166,.48);border-radius:999px;background:#0d4e4e94;color:#f8fafc;font-size:.95rem;font-weight:900;box-shadow:0 0 0 1px #14b8a614}.topbar__user svg{flex:0 0 auto;color:#a7f3d0}.topbar__user span{display:block;color:#f8fafc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program-menu-button{display:none;align-items:center;justify-content:center;justify-self:end;width:2.65rem;height:2.65rem;border:1px solid rgba(45,212,191,.34);border-radius:8px;background:#14b8a61f;color:#c6fff6;cursor:pointer}.program-menu-button:hover,.program-menu-button[aria-expanded=true]{border-color:#2dd4bf94;background:#14b8a638}.workspace{display:grid;grid-template-columns:17rem minmax(0,1fr);gap:1rem;min-height:0;padding:1rem;border-radius:8px}.program-nav{min-width:0;padding:.85rem;border-radius:8px;background:#070c128f}.program-nav__title{gap:.5rem;padding:.4rem .45rem .9rem;color:#cbd5e1;font-weight:800}.program-link{display:flex;align-items:center;gap:.7rem;width:100%;min-height:3.2rem;margin:0 0 .5rem;padding:0 .85rem;border:1px solid transparent;border-radius:8px;background:transparent;color:#a9b8c8;text-align:left;cursor:pointer}.program-link:hover,.program-link--active{border-color:#14b8a66b;background:#14b8a61f;color:#f8fafc}.program-link:disabled{border-color:transparent;color:#64748b;background:transparent;opacity:.72}.program-nav-item{min-width:0}.program-subnav{display:grid;gap:.25rem;margin:-.2rem 0 .65rem 1.6rem;padding-left:.75rem;border-left:1px solid rgba(148,163,184,.22)}.program-role-switcher{display:grid;gap:.35rem;margin:-.2rem 0 .65rem 1.6rem;padding-left:.75rem;border-left:1px solid rgba(45,212,191,.3)}.program-role-switcher--simulating{border-left-color:#fbbf2494}.program-role-switcher__toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;width:100%;min-height:2.7rem;padding:.35rem .5rem;border:1px solid rgba(45,212,191,.2);border-radius:7px;color:#ccfbf1;background:#0d948814;text-align:left}.program-role-switcher--simulating .program-role-switcher__toggle{border-color:#fbbf2457;color:#fef3c7;background:#78350f29}.program-role-switcher__toggle:hover,.program-role-switcher__toggle[aria-expanded=true]{border-color:#2dd4bf70;background:#0d948826}.program-role-switcher--simulating .program-role-switcher__toggle:hover,.program-role-switcher--simulating .program-role-switcher__toggle[aria-expanded=true]{border-color:#fbbf248c;background:#78350f40}.program-role-switcher__toggle>span{display:grid;gap:.08rem;min-width:0}.program-role-switcher__toggle strong,.program-role-switcher__toggle small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program-role-switcher__toggle strong{font-size:.72rem}.program-role-switcher__toggle small{color:#8fa3b8;font-size:.64rem}.program-role-switcher--simulating .program-role-switcher__toggle small{color:#fcd34d}.program-role-switcher__toggle>svg:last-child{transition:transform .16s ease}.program-role-switcher__toggle[aria-expanded=true]>svg:last-child{transform:rotate(90deg)}.program-role-switcher__panel{display:grid;gap:.4rem;padding:.5rem;border:1px solid rgba(148,163,184,.14);border-radius:7px;background:#070c12ad}.program-role-switcher__panel>span:first-child{color:#7f93a6;font-size:.59rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.program-role-switcher__options{display:grid;gap:.25rem}.program-role-switcher__option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:2rem;padding:0 .55rem;border:1px solid rgba(148,163,184,.16);border-radius:6px;color:#9fb0c1;background:#0f172a7a;font-size:.68rem;font-weight:850}.program-role-switcher__option:hover:not(:disabled){border-color:#2dd4bf57;color:#f8fafc}.program-role-switcher__option--active{border-color:#2dd4bf6b;color:#ecfeff;background:#0d94882e;opacity:1}.program-role-switcher__error{color:#fecaca;font-size:.65rem;line-height:1.4}.program-sublink{display:flex;align-items:center;gap:.55rem;width:100%;min-height:2.35rem;padding:0 .7rem;border:1px solid transparent;border-radius:8px;background:transparent;color:#9fb0c1;cursor:pointer;font:inherit;font-size:.92rem;font-weight:800;text-align:left}.program-sublink:hover,.program-sublink--active{border-color:#2dd4bf47;background:#14b8a617;color:#f8fafc}.program-stage{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:0;padding:1rem;border-radius:8px}.stage-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem}.stage-header__title{gap:.8rem}.stage-header__title svg{color:#2dd4bf}.stage-header h2{font-size:clamp(1.4rem,2.4vw,2.1rem)}.security-pill{gap:.45rem;min-width:0;max-width:min(28rem,100%);min-height:2.35rem;padding:0 .75rem;border:1px solid rgba(45,212,191,.24);border-radius:999px;background:#14b8a61a;color:#c6fff6;font-weight:700}.security-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program-shell{display:grid;min-height:24rem;border-radius:8px;background:linear-gradient(135deg,rgba(15,118,110,.14),transparent 42%),#0a1017}.program-shell--dashboard{grid-template-columns:minmax(18rem,.85fr) minmax(18rem,1fr);grid-template-rows:auto 1fr;gap:1rem;padding:1rem}.program-shell--workbench{grid-template-columns:minmax(38rem,1fr) 18rem;grid-template-rows:auto minmax(0,1fr);gap:.8rem;align-items:start;padding:.8rem}.program-shell--equipment,.program-shell--preventive,.program-shell--warehouse,.program-shell--documentation,.program-shell--admin{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.program-shell--without-calendar,.program-shell--workbench.program-shell--without-calendar{grid-template-columns:minmax(0,1fr)}.program-shell--equipment .equipment-app,.program-shell--equipment .maintenance-tasks-app,.program-shell--preventive .preventive-app,.program-shell--warehouse .warehouse-app,.program-shell--documentation .documentation-app,.program-shell--admin .admin-app,.program-shell--equipment .access-panel,.program-shell--preventive .access-panel,.program-shell--warehouse .access-panel,.program-shell--documentation .access-panel{grid-column:1;grid-row:1}.admin-app{min-width:0;min-height:0;max-height:calc(100vh - 11.2rem);display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:.85rem;padding:1rem;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#091018}.admin-app__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-app__header h2{font-size:1.35rem}.admin-app__header p:last-child{margin:.35rem 0 0;color:#9fb0c1;font-size:.8rem}.admin-tabs{display:flex;gap:.4rem;padding-bottom:.75rem;overflow-x:auto;border-bottom:1px solid rgba(148,163,184,.14)}.admin-tab{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4rem;min-height:2.35rem;padding:0 .75rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;color:#aebdca;background:#0f172a80;font-size:.76rem;font-weight:850}.admin-tab--active{border-color:#2dd4bf8c;color:#ccfbf1;background:#0d948833}.admin-table-wrap{min-width:0;min-height:0;overflow:auto;border:1px solid rgba(148,163,184,.14);border-radius:7px}.admin-table{width:100%;border-collapse:collapse;font-size:.76rem}.admin-table th,.admin-table td{padding:.7rem .75rem;border-bottom:1px solid rgba(148,163,184,.12);text-align:left;vertical-align:middle}.admin-table th{position:sticky;top:0;z-index:1;color:#a7b6c5;background:#101923;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{margin-top:.15rem;color:#8fa0b0}.admin-table select{min-height:2.1rem;padding:0 1.8rem 0 .55rem;border:1px solid rgba(148,163,184,.3);border-radius:6px;color:#e5edf4;background:#111a24}.admin-status{display:inline-flex;align-items:center;gap:.3rem;min-height:2rem;padding:0 .6rem;border:1px solid rgba(248,113,113,.35);border-radius:999px;color:#fecaca;background:#7f1d1d33;font-size:.7rem;font-weight:850}.admin-status--active{border-color:#34d39959;color:#a7f3d0;background:#064e3b40}.admin-row-action,.admin-user-events__back{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2rem;padding:0 .6rem;border:1px solid rgba(45,212,191,.3);border-radius:6px;color:#b7f7ed;background:#0d94881f;font-size:.72rem;font-weight:850}.admin-row-action:hover,.admin-user-events__back:hover{border-color:#2dd4bf8c;background:#0d948838}.admin-row-action svg:last-child{color:#8fa0b0}.admin-user-events{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:.75rem;min-width:0;min-height:0}.admin-user-events__header{display:flex;align-items:center;gap:.85rem}.admin-user-events__header h3{margin-top:.1rem;color:#f8fafc;font-size:1.05rem}.admin-user-events__header p:last-child,.admin-user-events__description{margin:.2rem 0 0;color:#92a3b3;font-size:.76rem}.admin-user-events__description{margin:0;line-height:1.5}.admin-files{min-width:0;min-height:0;display:grid;align-content:start;gap:.75rem;overflow:auto;padding-right:.15rem}.admin-files__upload{display:grid;grid-template-columns:minmax(16rem,.9fr) minmax(18rem,1.1fr);gap:.85rem 1rem;padding:1rem;border:1px solid rgba(45,212,191,.22);border-radius:8px;background:radial-gradient(circle at top left,rgba(20,184,166,.1),transparent 22rem),#0c161eeb}.admin-files__intro{display:flex;align-items:flex-start;gap:.75rem}.admin-files__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:1px solid rgba(45,212,191,.28);border-radius:8px;color:#75e6d8;background:#0d948824}.admin-files__intro h3{margin:0;color:#f2f7fa;font-size:1rem}.admin-files__intro p{max-width:44rem;margin:.35rem 0 0;color:#97a9b8;font-size:.76rem;line-height:1.5}.admin-files__description{display:grid;gap:.35rem;color:#b8c7d2;font-size:.72rem;font-weight:800}.admin-files__description textarea{width:100%;min-height:4.75rem;padding:.65rem .7rem;border:1px solid rgba(148,163,184,.28);border-radius:7px;outline:0;color:#eff6fa;background:#040a0fb8;font:inherit;resize:vertical}.admin-files__description textarea:focus{border-color:#2dd4bfb3;box-shadow:0 0 0 3px #14b8a61f}.admin-files__upload-actions{grid-column:1 / -1;display:flex;align-items:center;gap:.75rem}.admin-files__picker{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:.45rem;min-height:2.55rem;padding:0 .85rem;border:1px solid rgba(45,212,191,.45);border-radius:7px;color:#d5fff8;background:#0d948838;cursor:pointer;font-size:.76rem;font-weight:900}.admin-files__picker:hover{border-color:#2dd4bfb8;background:#0d948857}.admin-files__picker.is-uploading{cursor:wait;opacity:.75}.admin-files__picker input{display:none}.admin-files__upload-actions p{margin:0;color:#8295a5;font-size:.68rem;line-height:1.45}.admin-files__message{margin:0;padding:.6rem .75rem;border:1px solid rgba(52,211,153,.25);border-radius:7px;color:#a7f3d0;background:#064e3b2e;font-size:.74rem;font-weight:750}.admin-files__list-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#90a2b1;font-size:.72rem}.admin-files__list-header strong{color:#e7f0f5;font-size:1rem}.admin-files__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:.75rem}.admin-file-card{min-width:0;display:grid;grid-template-columns:5.2rem minmax(0,1fr);grid-template-rows:1fr auto;overflow:hidden;border:1px solid rgba(148,163,184,.17);border-radius:8px;background:#0f1821e0}.admin-file-card__preview{display:flex;align-items:center;justify-content:center;min-height:8.1rem;color:#6e8496;background:#040a0f9e}.admin-file-card__preview img{width:100%;height:100%;min-height:8.1rem;max-height:10.5rem;object-fit:cover}.admin-file-card__body{min-width:0;padding:.75rem}.admin-file-card__body h4{overflow:hidden;margin:0;color:#edf4f8;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.admin-file-card__body>p{min-height:2.15rem;margin:.35rem 0 .6rem;overflow:hidden;color:#94a6b5;display:-webkit-box;font-size:.7rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-file-card__body dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .65rem;margin:0}.admin-file-card__body dl>div{min-width:0}.admin-file-card__body dt{color:#718696;font-size:.61rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.admin-file-card__body dd{overflow:hidden;margin:.12rem 0 0;color:#b8c7d1;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.admin-file-card>footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.4rem;padding:.55rem .65rem;border-top:1px solid rgba(148,163,184,.12)}.admin-file-card>footer a,.admin-file-card>footer button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2rem;padding:0 .6rem;border:1px solid rgba(148,163,184,.22);border-radius:6px;color:#c3d1da;background:#1e2934ad;font-size:.69rem;font-weight:850;text-decoration:none}.admin-file-card>footer a:hover{border-color:#2dd4bf7a;color:#c9fff6}.admin-file-card>footer button{color:#f7b5b5}.admin-file-card>footer button:hover:not(:disabled){border-color:#f871716b;background:#7f1d1d33}.admin-files__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12rem;padding:1.5rem;border:1px dashed rgba(148,163,184,.2);border-radius:8px;color:#718697;text-align:center}.admin-files__empty strong{margin-top:.6rem;color:#c7d3dc;font-size:.85rem}.admin-files__empty span{max-width:30rem;margin-top:.3rem;font-size:.72rem}.read-only-notice{margin:0;padding:.7rem .8rem;border:1px solid rgba(96,165,250,.22);border-radius:7px;color:#bfdbfe;background:#1e40af1a;font-size:.76rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.program-shell--workbench .login-panel{grid-column:1 / -1;padding:.75rem}.program-shell--workbench .pumping-status-panel{grid-column:1 / -1}.program-shell--workbench .login-panel .panel-title,.program-shell--workbench .config-warning{margin-bottom:.45rem}.program-shell--workbench .calendar-panel{grid-column:2;grid-row:2;position:sticky;top:.8rem;max-height:72vh;overflow:auto}.program-shell--workbench .round-app--classic,.program-shell--workbench .program-placeholder,.program-shell--workbench .access-panel,.program-shell--workbench .home-panel,.program-shell--workbench .reports-app{grid-column:1;grid-row:2}.login-panel,.calendar-panel,.program-placeholder,.pumping-status-panel{border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294}.login-panel,.calendar-panel,.pumping-status-panel{min-width:0;padding:1rem}.panel-title{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;color:#f8fafc}.panel-title svg{color:#2dd4bf}.panel-title h3{font-size:1rem}.google-login{min-height:2.75rem}.config-warning,.error-text{margin:.8rem 0 0;color:#fca5a5;line-height:1.5}.user-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem}.user-card img,.avatar{width:3rem;height:3rem;border-radius:50%}.avatar{display:grid;place-items:center;background:#0f766e;color:#ecfeff;font-weight:800}.user-card strong,.user-card span{display:block;min-width:0}.user-card span{margin-top:.2rem;color:#9fb0c1;font-size:.9rem}.icon-button,.action-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.18);background:#0f172ae6;color:#f8fafc;cursor:pointer}.icon-button{width:2.4rem;height:2.4rem;border-radius:8px}.icon-button:hover,.action-button:hover{border-color:#2dd4bf70;background:#14b8a629}.action-button{gap:.5rem;min-height:2.65rem;padding:0 .85rem;border-radius:8px;font-weight:800}.event-list{display:grid;gap:.55rem;margin-top:1rem}.event-list p{margin:0;color:#9fb0c1}.event-item{display:grid;gap:.2rem;padding:.7rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#ffffff09}.event-item span{color:#9fb0c1;font-size:.9rem}.event-item a{color:#5eead4;font-size:.88rem;font-weight:800;text-decoration:none}.program-shell--workbench .calendar-panel .panel-title{margin-bottom:.7rem}.program-shell--workbench .calendar-panel h3{font-size:.98rem}.program-shell--workbench .action-button{width:100%;min-height:2.35rem;padding:0 .65rem}.program-shell--workbench .event-list{gap:.45rem;margin-top:.75rem}.program-shell--workbench .event-item{padding:.6rem}.pumping-status-grid{display:grid;grid-template-columns:1fr;gap:.55rem}.pumping-status-panel .panel-title{margin-bottom:.6rem}.pumping-status-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;padding:.62rem .85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720b8}.pumping-status-card--active{display:grid;grid-template-columns:minmax(8rem,.7fr) minmax(9rem,auto) minmax(22rem,1.4fr);align-items:center;gap:.5rem 1.2rem;border-color:#2dd4bf4d;border-left:4px solid #2dd4bf;background:#0b141ae6;box-shadow:inset 0 0 0 1px #14b8a614}.pumping-status-card--warning{border-color:#facc157a;border-left-color:#facc15;background:#78541238}.pumping-status-panel--inline{padding:0;border:0;background:transparent}.pumping-status-panel--inline .pumping-status-grid{grid-template-columns:repeat(2,minmax(20rem,1fr));gap:.85rem}.pumping-status-panel--inline .pumping-status-card--tu1{grid-column:1}.pumping-status-panel--inline .pumping-status-card--tu2{grid-column:2}.pumping-status-panel--inline .pumping-status-card--active{grid-template-columns:minmax(0,1fr) auto;gap:.5rem .85rem;min-height:4.2rem}.pumping-status-panel--inline .pumping-status-timer{justify-self:end}.pumping-status-panel--inline .pumping-status-forecast{grid-column:1 / -1;padding-top:.5rem;border-top:1px solid rgba(148,163,184,.14)}.pumping-status-unit{display:inline-flex;align-items:center;gap:.7rem;min-width:0}.pumping-status-unit span{display:inline-flex;align-items:center;min-height:1.45rem;padding:0 .55rem;border:1px solid rgba(45,212,191,.28);border-radius:999px;background:#14b8a61f;color:#99f6e4;font-size:.78rem;line-height:1}.pumping-status-main,.pumping-status-forecast{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.pumping-status-forecast{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;width:100%;padding-top:0;border-top:0}.pumping-status-forecast strong{color:#e2e8f0;font-size:.98rem}.pumping-status-forecast em{display:block;margin-top:.12rem;color:#8ea3b7;font-size:.72rem;font-style:normal;font-weight:800}.pumping-status-warning{display:flex;grid-column:1 / -1;align-items:center;gap:.45rem;width:100%;padding-top:.45rem;border-top:1px solid rgba(250,204,21,.22);color:#fde68a;font-weight:800}.pumping-status-warning svg{flex:0 0 auto}.pumping-status-card span{display:block;color:#8ea3b7;font-size:.85rem;font-weight:800}.pumping-status-card strong{display:block;color:#f8fafc;font-size:1.05rem}.pumping-status-timer{display:inline-flex;align-items:center;gap:.45rem;justify-self:center;color:#5eead4;font-variant-numeric:tabular-nums;font-weight:900}.pumping-status-timer span{color:#c6fff6;font-size:1.34rem}.program-placeholder{display:grid;place-items:center;align-content:center;grid-column:1 / -1;gap:.75rem;width:100%;min-height:18rem;margin:0;padding:2rem;color:#b7c6d6;text-align:center}.warehouse-app{grid-column:1;grid-row:2;min-width:0;min-height:38rem;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c12b8}.warehouse-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.6rem;padding:.85rem 1rem;border-bottom:1px solid rgba(148,163,184,.14);background:linear-gradient(90deg,#0f766e33,#0f1720c7)}.warehouse-header h2{color:#f8fafc;font-size:1.35rem}.warehouse-icon-button,.warehouse-edit-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.4rem;height:2.4rem;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#0f1720b8;color:#cbd5e1;cursor:pointer}.warehouse-service-summary{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;padding:.75rem .85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f172094}.warehouse-service-summary>strong{color:#fca5a5;font-size:.82rem}.warehouse-service-status{display:inline-flex;align-items:center;width:fit-content;padding:.25rem .55rem;border:1px solid transparent;border-radius:999px;font-size:.74rem;font-weight:900}.warehouse-service-status--ready{border-color:#2dd4bf59;background:#14b8a621;color:#5eead4}.warehouse-service-status--in-use{border-color:#38bdf859;background:#0ea5e921;color:#7dd3fc}.warehouse-service-status--awaiting{border-color:#f8717161;background:#ef444424;color:#fca5a5}.warehouse-service-status--service,.warehouse-service-status--warning{border-color:#fbbf2459;background:#f59e0b21;color:#fcd34d}.warehouse-service-status--retired{border-color:#94a3b84d;background:#64748b21;color:#cbd5e1}.warehouse-icon-button:hover,.warehouse-edit-button:hover{border-color:#2dd4bf80;color:#99f6e4}.warehouse-tabs{display:flex;gap:.35rem;padding:.55rem .75rem;overflow-x:auto;border-bottom:1px solid rgba(148,163,184,.14);background:#03070c75}.warehouse-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.35rem;padding:0 .8rem;border:1px solid transparent;border-radius:7px;background:transparent;color:#94a3b8;cursor:pointer;font-weight:800;white-space:nowrap}.warehouse-tabs button:hover{color:#e2e8f0;background:#94a3b814}.warehouse-tabs button.is-active{border-color:#2dd4bf59;background:#14b8a624;color:#ccfbf1}.warehouse-content{display:grid;align-content:start;gap:1rem;max-height:72vh;min-height:30rem;padding:1rem;overflow:auto}.warehouse-access-panel{display:grid;gap:.85rem;min-width:0}.warehouse-access-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.warehouse-access-panel__header h3{margin-top:.15rem;color:#f8fafc;font-size:1.05rem}.warehouse-access-panel__header p:last-child{max-width:48rem;margin:.35rem 0 0;color:#9fb0c1;font-size:.78rem;line-height:1.5}.warehouse-access-state{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .55rem;border-radius:999px;color:#fecaca;background:#7f1d1d33;font-size:.7rem;font-weight:850}.warehouse-access-state--active{color:#a7f3d0;background:#064e3b40}.warehouse-loading,.warehouse-empty{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:8rem;padding:1rem;color:#94a3b8;text-align:center}.is-spinning{animation:warehouse-spin .85s linear infinite}@keyframes warehouse-spin{to{transform:rotate(360deg)}}.warehouse-error{margin:.75rem 1rem 0;padding:.7rem .85rem;border:1px solid rgba(248,113,113,.35);border-radius:7px;background:#7f1d1d33;color:#fecaca}.warehouse-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.warehouse-summary article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .6rem;min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720bd}.warehouse-summary article svg{grid-row:1 / 3;color:#2dd4bf}.warehouse-summary span{color:#94a3b8;font-size:.8rem;font-weight:700}.warehouse-summary strong{color:#f8fafc;font-size:1.35rem}.warehouse-search{display:flex;align-items:center;gap:.55rem;min-height:2.7rem;padding:0 .75rem;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#03070ca6;color:#64748b}.warehouse-search:focus-within{border-color:#2dd4bf8c;box-shadow:0 0 0 3px #14b8a61a}.warehouse-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#f8fafc;font:inherit}.warehouse-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.warehouse-categories>button,.warehouse-equipment-device-card>button:first-child{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720b8;color:#cbd5e1;cursor:pointer;text-align:left}.warehouse-categories>button:hover,.warehouse-equipment-device-card>button:first-child:hover{border-color:#2dd4bf66;background:#0f766e1f}.warehouse-equipment-device-card{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720b8}.warehouse-equipment-device-card>button:first-child{border:0;border-radius:0}.warehouse-equipment-classify-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-width:7rem;padding:.65rem;border:0;border-left:1px solid rgba(251,191,36,.2);background:#b4530921;color:#fde68a;font-weight:900;cursor:pointer}.warehouse-equipment-classify-button:hover{background:#b453093d}.warehouse-category-icon{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:7px;background:#14b8a61f;color:#5eead4}.warehouse-categories strong,.warehouse-categories small{display:block}.warehouse-categories strong{color:#f8fafc}.warehouse-categories small{margin-top:.2rem;color:#8ea3b7}.warehouse-landing{display:grid;gap:1.25rem;padding:.5rem}.warehouse-storage-choices>button{min-height:7.5rem;padding:1.2rem}.warehouse-storage-choices strong{font-size:1.1rem}.warehouse-category-icon--chemicals{background:#0ea5e924;color:#7dd3fc}.warehouse-category-icon--equipment{background:#f59e0b24;color:#fcd34d}.warehouse-equipment-hierarchy{display:grid;gap:1rem}.warehouse-equipment-category-group{overflow:hidden;border:1px solid rgba(245,158,11,.18);border-radius:9px;background:#0f17208f}.warehouse-equipment-category-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;padding:.85rem;border:0;border-bottom:1px solid rgba(245,158,11,.13);background:linear-gradient(90deg,#92400e29,#0f17206b);color:inherit;text-align:left}.warehouse-equipment-category-header:not(:disabled){cursor:pointer}.warehouse-equipment-category-header:not(:disabled):hover{background:linear-gradient(90deg,#b4530940,#0f172080)}.warehouse-equipment-category-title strong,.warehouse-equipment-category-title small,.warehouse-equipment-category-stats{margin:0}.warehouse-equipment-category-title small{display:block;margin-bottom:.15rem;color:#d6a85d;font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.warehouse-equipment-category-title strong{display:block;color:#f8fafc;font-size:1.05rem}.warehouse-equipment-category-stats{color:#a9b7c5;font-size:.74rem;font-weight:700}.warehouse-equipment-category-expand{display:flex;grid-column:2 / -1;align-items:center;justify-content:flex-end;gap:.35rem;color:#fcd34d;font-size:.7rem;font-weight:800}.warehouse-equipment-type-groups{display:grid;gap:.8rem;padding:.8rem}.warehouse-equipment-empty-toggle{display:flex;align-items:center;justify-content:center;gap:.4rem;width:max-content;min-height:2.2rem;padding:.35rem .7rem;border:1px solid rgba(245,158,11,.28);border-radius:7px;background:#92400e21;color:#fcd34d;font-size:.72rem;font-weight:800;cursor:pointer}.warehouse-equipment-empty-toggle:hover{background:#b453093b}.warehouse-equipment-type-groups>section{display:grid;gap:.55rem}.warehouse-equipment-type-groups>section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;padding:0 .15rem}.warehouse-equipment-type-groups>section>header strong,.warehouse-equipment-type-groups>section>header small{display:block}.warehouse-equipment-type-groups>section>header strong{color:#fde68a;font-size:.86rem}.warehouse-equipment-type-groups>section>header small,.warehouse-equipment-type-groups>section>header>span{color:#8295a8;font-size:.69rem}.warehouse-equipment-part-heading{display:flex;align-items:center;gap:.75rem;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:linear-gradient(90deg,#92400e24,#0f1720b8)}.warehouse-equipment-part-heading>div{min-width:0}.warehouse-equipment-part-heading h3{color:#f8fafc;font-size:1.05rem}.warehouse-equipment-part-heading>div>span{display:flex;align-items:center;gap:.3rem;margin-top:.25rem;color:#94a3b8;font-size:.78rem}.chemical-app{display:grid;gap:1rem}.chemical-error{display:flex;align-items:center;gap:.5rem;padding:.75rem .85rem;border:1px solid rgba(248,113,113,.35);border-radius:8px;background:#7f1d1d33;color:#fecaca}.chemical-list-heading,.chemical-detail-heading,.chemical-section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.chemical-list-heading h3,.chemical-identity h3,.chemical-section-heading h4,.chemical-info-card h4,.chemical-sds-card h4{margin:0;color:#f8fafc}.chemical-list-heading__actions{display:flex;align-items:center;gap:.55rem}.chemical-category-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.chemical-category-back{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .4rem;padding:0;border:0;background:transparent;color:#7dd3fc;cursor:pointer;font:inherit;font-size:.8rem;font-weight:900}.chemical-category-back:hover{color:#bae6fd}.chemical-import,.chemical-import-review{display:grid;gap:1rem}.chemical-import-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.chemical-import-heading h3{margin:0;color:#f8fafc}.chemical-import-heading p:not(.eyebrow){margin:.3rem 0 0;color:#94a3b8}.chemical-dropzone{display:grid;place-items:center;gap:.5rem;min-height:18rem;padding:2rem;border:2px dashed rgba(125,211,252,.36);border-radius:10px;background:#0ea5e912;color:#7dd3fc;cursor:pointer;text-align:center;transition:.15s ease}.chemical-dropzone:hover,.chemical-dropzone.is-dragging{border-color:#38bdf8;background:#0ea5e924;transform:translateY(-1px)}.chemical-dropzone strong{color:#f8fafc;font-size:1.15rem}.chemical-dropzone span{color:#94a3b8;font-size:.85rem}.chemical-dropzone input{width:100%;max-width:22rem;margin-top:.5rem;padding:.65rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;background:#03070ca6;color:#cbd5e1}.chemical-import-note{display:flex;align-items:flex-start;gap:.7rem;padding:.85rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#0d948814;color:#5eead4}.chemical-import-note p{display:grid;gap:.2rem;margin:0}.chemical-import-note strong{color:#ccfbf1}.chemical-import-note span{color:#94a3b8;font-size:.83rem;line-height:1.45}.chemical-import-result{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;border:1px solid rgba(45,212,191,.24);border-radius:8px;background:#0d94881a}.chemical-import-result span,.chemical-import-result a{display:inline-flex;align-items:center;gap:.4rem;color:#99f6e4;font-weight:900;text-decoration:none}.chemical-import-result a:hover{color:#cffafe}.chemical-import-warnings{display:grid;gap:.35rem;padding:.75rem .85rem;border:1px solid rgba(251,191,36,.25);border-radius:8px;background:#78350f24}.chemical-import-warnings p{display:flex;align-items:flex-start;gap:.4rem;margin:0;color:#fde68a;font-size:.83rem}.chemical-import-section{min-width:0;margin:0;padding:1rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0f1720ad}.chemical-import-section legend{padding:0 .4rem;color:#f8fafc;font-weight:900}.chemical-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.chemical-import-grid label{display:grid;align-content:start;gap:.35rem;min-width:0;color:#aebdcc;font-size:.82rem;font-weight:800}.chemical-import-grid input,.chemical-import-grid select,.chemical-import-grid textarea{width:100%;min-height:2.5rem;padding:.55rem .7rem;border:1px solid rgba(148,163,184,.22);border-radius:7px;outline:none;background:#03070cb8;color:#f8fafc;font:inherit;line-height:1.45}.chemical-import-grid input:focus,.chemical-import-grid select:focus,.chemical-import-grid textarea:focus{border-color:#38bdf8a8;box-shadow:0 0 0 3px #0ea5e91a}.chemical-import-details{border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0f17209e}.chemical-import-details summary{padding:.9rem 1rem;color:#bae6fd;cursor:pointer;font-weight:900}.chemical-import-details .chemical-import-grid{padding:0 1rem 1rem}.chemical-import-confirm{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem;border:1px solid rgba(251,191,36,.25);border-radius:8px;background:#78350f1f;color:#cbd5e1;cursor:pointer}.chemical-import-confirm input{flex:none;width:1.2rem;height:1.2rem;accent-color:#0d9488}.chemical-import-confirm span{display:grid;gap:.2rem;font-size:.84rem;line-height:1.4}.chemical-import-confirm strong{color:#fde68a}.chemical-import-actions{display:flex;justify-content:flex-end;gap:.6rem}.chemical-pictograms{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem}.chemical-pictograms span{padding:.3rem .45rem;border:1px solid rgba(248,113,113,.42);border-radius:6px;background:#7f1d1d38;color:#fecaca;font-weight:900}.chemical-list-heading p:not(.eyebrow),.chemical-section-heading p{margin:.25rem 0 0;color:#94a3b8;font-size:.86rem}.chemical-product-list{display:grid;gap:.75rem}.chemical-product-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;padding:1rem;border:1px solid rgba(125,211,252,.18);border-radius:9px;background:linear-gradient(135deg,#0ea5e914,#0f1720c2)}.chemical-product-card__icon,.chemical-identity__icon{display:grid;place-items:center;flex:none;width:3rem;height:3rem;border-radius:9px;background:#0ea5e924;color:#7dd3fc}.chemical-product-card__body{min-width:0}.chemical-product-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.chemical-product-card h4{margin:0;color:#f8fafc;font-size:1.08rem}.chemical-product-card__title p,.chemical-product-card__use{margin:.2rem 0 0;color:#94a3b8;font-size:.82rem}.chemical-product-card__use{max-width:60rem;margin-top:.65rem;color:#cbd5e1;line-height:1.45}.chemical-hazard-badge{display:inline-flex;align-items:center;gap:.35rem;flex:none;padding:.3rem .5rem;border:1px solid rgba(251,191,36,.4);border-radius:999px;background:#92400e38;color:#fde68a;font-size:.77rem;font-weight:900}.chemical-hazard-badge--large{padding:.45rem .7rem;font-size:.86rem}.chemical-card-meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.7rem;color:#8ea3b7;font-size:.78rem}.chemical-card-meta span{display:inline-flex;align-items:center;gap:.3rem}.chemical-card-meta .chemical-category-badge,.chemical-category-badge{display:inline-flex;align-items:center;gap:.3rem;width:fit-content;padding:.25rem .48rem;border:1px solid rgba(45,212,191,.25);border-radius:999px;background:#0d94881a;color:#99f6e4;font-size:.76rem;font-weight:800}.chemical-stock-balance{display:grid;align-content:center;justify-items:end;min-width:6rem}.chemical-stock-balance strong{display:inline-flex;align-items:baseline;gap:.28rem;color:#7dd3fc;font-size:1.5rem;white-space:nowrap}.chemical-stock-balance strong span{color:inherit;font-size:.8rem}.chemical-stock-balance span,.chemical-stock-balance small{color:#94a3b8;font-size:.75rem;font-weight:800}.chemical-stock-balance.is-empty strong,.chemical-stock-balance.is-empty small{color:#fca5a5}.chemical-stock-balance .chemical-stock-balance__packages{color:#94a3b8;white-space:nowrap}.chemical-product-card__actions{grid-column:2 / 4;display:flex;justify-content:flex-end;gap:.55rem}.chemical-product-card__actions a,.chemical-sds-card a{text-decoration:none}.chemical-identity{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;border:1px solid rgba(125,211,252,.2);border-radius:9px;background:linear-gradient(135deg,#0ea5e91a,#0f1720b8)}.chemical-identity__icon{width:3.6rem;height:3.6rem}.chemical-identity>div:nth-child(2)>p:not(.eyebrow){max-width:65rem;margin:.35rem 0 0;color:#aebdcc;line-height:1.45}.chemical-package-size{display:inline-flex;align-items:center;gap:.35rem;margin-top:.55rem;color:#bae6fd;font-size:.82rem;font-weight:900}.chemical-overview{display:grid;grid-template-columns:1.25fr repeat(2,minmax(0,1fr));gap:.7rem}.chemical-overview article{display:grid;align-content:start;gap:.35rem;min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:#0f1720b8}.chemical-overview article>span,.chemical-overview article>small{color:#8ea3b7;font-size:.78rem;font-weight:800}.chemical-overview article>strong{color:#f8fafc;font-size:1.15rem}.chemical-overview article:first-child>strong{color:#7dd3fc;font-size:1.65rem}.chemical-overview strong small{color:#94a3b8;font-size:.78rem}.chemical-overview__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.chemical-stock-form,.chemical-settings-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:1rem;border:1px solid rgba(45,212,191,.24);border-radius:8px;background:#0d4e491f}.chemical-settings-form{grid-template-columns:2fr 1fr}.chemical-stock-form label,.chemical-settings-form label{display:grid;gap:.35rem;color:#aebdcc;font-size:.82rem;font-weight:800}.chemical-stock-form input,.chemical-stock-form select,.chemical-settings-form input,.chemical-settings-form select,.chemical-settings-form textarea{width:100%;min-height:2.5rem;padding:.55rem .7rem;border:1px solid rgba(148,163,184,.22);border-radius:7px;outline:0;background:#03070cb8;color:#f8fafc;font:inherit}.chemical-stock-form input:focus,.chemical-stock-form select:focus,.chemical-settings-form input:focus,.chemical-settings-form select:focus,.chemical-settings-form textarea:focus{border-color:#2dd4bf9e}.chemical-form-wide,.chemical-form-footer{grid-column:1 / -1}.chemical-form-footer{display:flex;align-items:center;justify-content:space-between;gap:.7rem;color:#8ea3b7;font-size:.8rem}.chemical-settings-form>button{justify-self:end}.chemical-card-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.chemical-card-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.8rem;padding:0 .7rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0f1720b8;color:#94a3b8;cursor:pointer;font-weight:900}.chemical-card-tabs button:hover,.chemical-card-tabs button.is-active{border-color:#7dd3fc6b;background:#0ea5e91f;color:#bae6fd}.chemical-tab-panel{min-width:0}.chemical-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.chemical-info-card{min-width:0;padding:.9rem;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:#0f1720b3}.chemical-info-card--warning{border-color:#fbbf2440;background:#78350f24}.chemical-info-card header{display:flex;align-items:center;gap:.55rem;color:#7dd3fc}.chemical-info-card--warning header{color:#fbbf24}.chemical-info-card>div{margin-top:.7rem;color:#cbd5e1;font-size:.87rem;line-height:1.5}.chemical-info-card p{margin:0}.chemical-info-card p+p{margin-top:.65rem}.chemical-info-card ul{margin:0;padding-left:1.15rem}.chemical-statement-list{display:grid;gap:.55rem;padding:0!important;list-style:none}.chemical-statement-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem}.chemical-statement-list strong{color:#fde68a}.chemical-definition-list{display:grid;gap:.6rem;margin:0}.chemical-definition-list div{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:.6rem}.chemical-definition-list dt{color:#8ea3b7;font-weight:800}.chemical-definition-list dd{margin:0}.chemical-temperature{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}.chemical-temperature span{padding:.45rem .6rem;border-radius:7px;background:#0ea5e91a;color:#bae6fd}.chemical-emergency-phone{color:#fde68a;font-size:1.25rem;font-weight:900}.chemical-info-card small{display:block;margin-top:.25rem;color:#94a3b8}.chemical-sds-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1rem;border:1px solid rgba(125,211,252,.22);border-radius:8px;background:#0ea5e914;color:#7dd3fc}.chemical-sds-card p{margin:.25rem 0 0;color:#aebdcc;font-size:.83rem}.chemical-sds-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.chemical-sds-note{grid-column:2 / -1;display:flex;align-items:center;gap:.4rem;padding-top:.7rem;border-top:1px solid rgba(125,211,252,.14);color:#fde68a!important}.chemical-history{display:grid;gap:.7rem;padding-top:.25rem}.chemical-section-heading{justify-content:flex-start;color:#7dd3fc}.chemical-history-list{display:grid;gap:.45rem}.chemical-history-list article{display:grid;grid-template-columns:7rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem .8rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;background:#0f1720a6}.chemical-history-list article>span{color:#94a3b8;font-size:.82rem;font-weight:900}.chemical-history-list article>span:first-child{font-size:1rem}.chemical-history-list .is-positive{color:#5eead4}.chemical-history-list .is-negative{color:#fca5a5}.chemical-history-list strong,.chemical-history-list small{display:block}.chemical-history-list strong{color:#f8fafc}.chemical-history-list small,.chemical-history-list p{margin:.15rem 0 0;color:#8ea3b7;font-size:.78rem}.chemical-statistics-summary article:nth-child(2) strong{overflow-wrap:anywhere;font-size:1rem}.chemical-statistics-title>div{min-width:0}.chemical-statistics-title .warehouse-secondary-button{margin-left:auto}.chemical-print-date{display:none}.chemical-statistics-summary article.is-warning{border-color:#f871714d;background:#7f1d1d29}.chemical-statistics-summary article.is-warning svg,.chemical-statistics-summary article.is-warning strong{color:#fca5a5}.chemical-statistics-row.is-empty i{background:linear-gradient(90deg,#b91c1c,#fb7185)}.chemical-statistics-link{max-width:100%;padding:0;border:0;background:transparent;color:#bae6fd;cursor:pointer;font:inherit;font-weight:900;text-align:left;text-decoration:underline;text-decoration-color:#7dd3fc59;text-underline-offset:.2rem}.chemical-statistics-link:hover,.chemical-statistics-link:focus-visible{color:#7dd3fc;text-decoration-color:currentColor}.chemical-statistics-row.is-low>strong{color:#fca5a5}.chemical-statistics-row>strong small{margin-top:.15rem;text-align:right}.warehouse-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem}.warehouse-toolbar>span{color:#94a3b8;text-align:center}.warehouse-toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.warehouse-primary-button,.warehouse-secondary-button,.warehouse-danger-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.45rem;padding:0 .85rem;border-radius:7px;cursor:pointer;font-weight:900}.warehouse-primary-button{border:1px solid rgba(45,212,191,.5);background:#0f766e;color:#f0fdfa}.warehouse-primary-button:hover:not(:disabled){background:#0d9488}.warehouse-secondary-button{border:1px solid rgba(148,163,184,.24);background:#1e2937b8;color:#e2e8f0}.warehouse-danger-button{border:1px solid rgba(248,113,113,.4);background:#7f1d1d3d;color:#fecaca}.warehouse-primary-button:disabled,.warehouse-secondary-button:disabled,.warehouse-danger-button:disabled{cursor:wait;opacity:.55}.warehouse-parts{display:grid;gap:.6rem}.warehouse-parts article{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720b8}.warehouse-part-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.warehouse-part-main strong,.warehouse-part-main small{display:block}.warehouse-part-main strong{color:#f8fafc;font-size:1rem}.warehouse-part-main small{margin-top:.2rem;color:#94a3b8}.warehouse-quantity{min-width:4.5rem;color:#5eead4;font-size:1.35rem;font-weight:900;text-align:right}.warehouse-quantity small{display:inline;margin-left:.25rem;color:#94a3b8;font-size:.72rem}.warehouse-part-meta{grid-column:1;display:flex;align-items:center;flex-wrap:wrap;gap:.45rem 1rem;padding:.55rem .85rem;border-top:1px solid rgba(148,163,184,.1);color:#8ea3b7;font-size:.8rem}.warehouse-part-meta span{display:inline-flex;align-items:center;gap:.3rem}.warehouse-part-meta .warehouse-part-link-state{padding:.18rem .45rem;border:1px solid rgba(148,163,184,.2);border-radius:999px;font-size:.68rem;font-weight:900}.warehouse-part-link-state--installed{border-color:#38bdf847!important;color:#7dd3fc;background:#0ea5e91a}.warehouse-part-link-state--compatible{border-color:#2dd4bf42!important;color:#99f6e4;background:#0d948817}.warehouse-part-meta p{flex-basis:100%;margin:0;color:#cbd5e1}.warehouse-edit-button{grid-column:2;grid-row:1 / 3;align-self:center;margin-right:.75rem}.warehouse-form,.warehouse-statistics,.warehouse-settings{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720b3}.warehouse-form-title,.warehouse-section-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.warehouse-section-title{justify-content:flex-start}.warehouse-section-title>svg{color:#2dd4bf}.warehouse-section-title p{margin:.15rem 0 0;color:#94a3b8;font-size:.85rem}.warehouse-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.warehouse-form label,.warehouse-type-form label{display:grid;gap:.35rem;color:#cbd5e1;font-size:.85rem;font-weight:800}.warehouse-form input,.warehouse-form select,.warehouse-form textarea,.warehouse-type-form input{width:100%;min-height:2.6rem;padding:.55rem .7rem;border:1px solid rgba(148,163,184,.25);border-radius:7px;outline:0;background:#03070cb8;color:#f8fafc;font:inherit}.warehouse-form textarea{resize:vertical}.warehouse-form input:focus,.warehouse-form select:focus,.warehouse-form textarea:focus,.warehouse-type-form input:focus{border-color:#2dd4bfa6;box-shadow:0 0 0 3px #14b8a61f}.warehouse-form-wide{grid-column:1 / -1}.warehouse-form-user{color:#8ea3b7;font-size:.82rem}.warehouse-form-actions{display:grid;grid-template-columns:1fr auto auto;gap:.65rem}.warehouse-link-existing,.warehouse-part-link-panel{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#08141ec7}.warehouse-link-existing-controls,.warehouse-part-link-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.warehouse-link-existing-controls>label:not(.warehouse-search),.warehouse-part-link-form>label{display:grid;gap:.35rem;color:#cbd5e1;font-size:.85rem;font-weight:800}.warehouse-link-existing-controls select,.warehouse-part-link-form input,.warehouse-part-link-form select{width:100%;min-height:2.6rem;padding:.55rem .7rem;border:1px solid rgba(148,163,184,.25);border-radius:7px;outline:0;background:#03070cb8;color:#f8fafc;font:inherit}.warehouse-link-button{width:auto;height:auto;display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .65rem;border-radius:7px;color:#ccfbf1;font-weight:900}.warehouse-link-button:disabled{cursor:wait;opacity:.55}.warehouse-part-link-help{margin:0;color:#94a3b8;line-height:1.5}.warehouse-part-link-current{display:grid;gap:.45rem;padding:.75rem;border:1px solid rgba(148,163,184,.14);border-radius:7px;background:#0f172a66}.warehouse-part-link-current>strong{color:#f8fafc}.warehouse-part-link-current>span{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#cbd5e1}.warehouse-part-link-current small{color:#94a3b8}.warehouse-compatible-equipment{max-height:22rem;display:grid;gap:.8rem;overflow:auto;padding:.75rem;border:1px solid rgba(148,163,184,.18);border-radius:7px;background:#03070c80}.warehouse-compatible-equipment section{display:grid;gap:.4rem}.warehouse-compatible-equipment section>strong{color:#fbbf24}.warehouse-compatible-equipment label{display:flex;align-items:center;gap:.55rem;color:#cbd5e1;font-size:.85rem;font-weight:700}.warehouse-compatible-equipment input{width:1rem;min-height:auto;height:1rem;accent-color:#14b8a6}.warehouse-part-link-actions{display:flex;justify-content:flex-end}.warehouse-link-success{padding:.7rem .8rem;border:1px solid rgba(74,222,128,.3);border-radius:7px;background:#15803d29;color:#bbf7d0}.warehouse-service-panel{display:grid;gap:1rem;margin-top:1rem;padding:1rem;border:1px solid rgba(56,189,248,.2);border-radius:8px;background:#08141ec7;color:#cbd5e1}.warehouse-service-heading,.warehouse-service-actions,.warehouse-service-action>div:first-child,.warehouse-service-action-buttons{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.65rem}.warehouse-service-heading h3,.warehouse-service-history h4{margin:0;color:#f8fafc}.warehouse-service-actions{justify-content:flex-start}.warehouse-service-warning,.warehouse-service-error{padding:.75rem .85rem;border-radius:7px;font-size:.84rem;line-height:1.5}.warehouse-service-warning{border:1px solid rgba(245,158,11,.32);background:#f59e0b1a;color:#fde68a}.warehouse-service-error{border:1px solid rgba(248,113,113,.35);background:#ef44441a;color:#fecaca}.warehouse-service-action{display:grid;gap:.75rem;padding:.9rem;border:1px solid rgba(56,189,248,.22);border-radius:8px;background:#03070c85}.warehouse-service-action>div:first-child>button{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid rgba(148,163,184,.22);border-radius:6px;background:transparent;color:#cbd5e1;cursor:pointer}.warehouse-service-action label{display:grid;gap:.35rem;color:#cbd5e1;font-size:.84rem;font-weight:800}.warehouse-service-action input,.warehouse-service-action select,.warehouse-service-action textarea{width:100%;min-height:2.6rem;padding:.55rem .7rem;border:1px solid rgba(148,163,184,.25);border-radius:7px;outline:0;background:#03070cc7;color:#f8fafc;font:inherit}.warehouse-service-action textarea{resize:vertical}.warehouse-service-action-buttons{justify-content:flex-end}.warehouse-service-history{display:grid;gap:.7rem}.warehouse-service-history>p{margin:0;color:#94a3b8}.warehouse-service-history article{position:relative;display:grid;grid-template-columns:.85rem 1fr;gap:.75rem;padding:.8rem 0;border-top:1px solid rgba(148,163,184,.12)}.warehouse-service-history article>div{display:grid;gap:.22rem}.warehouse-service-history article strong{color:#e2e8f0}.warehouse-service-history article span,.warehouse-service-history article small{color:#8ea3b7;font-size:.78rem}.warehouse-service-history article p{margin:.35rem 0 0;color:#cbd5e1;line-height:1.45}.warehouse-service-task-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.4rem;width:fit-content;max-width:100%;margin-top:.3rem;padding:.42rem .55rem;border:1px solid rgba(45,212,191,.28);border-radius:7px;background:#0d94881a;color:#ccfbf1;cursor:pointer;font:inherit;font-size:.76rem;font-weight:900;text-align:left}.warehouse-service-task-link:hover{border-color:#2dd4bf80;background:#0d94882e}.warehouse-service-task-link span{color:#94a3b8;font-size:.7rem}.warehouse-service-dot{width:.72rem;height:.72rem;margin-top:.25rem;border-radius:50%;background:#64748b;box-shadow:0 0 0 4px #64748b1f}.warehouse-service-dot--installed,.warehouse-service-dot--repaired{background:#2dd4bf;box-shadow:0 0 0 4px #2dd4bf1f}.warehouse-service-dot--faulted{background:#f87171;box-shadow:0 0 0 4px #f871711f}.warehouse-service-dot--sent_to_service{background:#fbbf24;box-shadow:0 0 0 4px #fbbf241f}.warehouse-bars{display:grid;gap:.85rem}.warehouse-bars>div{display:grid;grid-template-columns:minmax(8rem,.55fr) minmax(8rem,1fr) 5rem;align-items:center;gap:.75rem}.warehouse-bars span,.warehouse-bars small{display:block}.warehouse-bars span{color:#e2e8f0;font-weight:800}.warehouse-bars small{color:#8192a5;font-size:.72rem;font-weight:600}.warehouse-bars>div>div{height:.75rem;overflow:hidden;border-radius:999px;background:#94a3b81f}.warehouse-bars i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2dd4bf)}.warehouse-bars strong{color:#5eead4;text-align:right}.warehouse-settings-section{display:grid;gap:.8rem;padding-top:.25rem}.warehouse-settings-section+.warehouse-settings-section{padding-top:1rem;border-top:1px solid rgba(148,163,184,.14)}.warehouse-settings-section h4,.warehouse-settings-section p{margin:0}.warehouse-settings-section h4{color:#f8fafc}.warehouse-settings-section p{margin-top:.2rem;color:#94a3b8;font-size:.82rem}.warehouse-type-list,.warehouse-location-list{display:grid;border:1px solid rgba(148,163,184,.14);border-radius:8px}.warehouse-type-list>div,.warehouse-location-list>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.8rem;padding:.45rem .75rem;border-bottom:1px solid rgba(148,163,184,.1);color:#e2e8f0}.warehouse-type-list>div:last-child,.warehouse-location-list>div:last-child{border-bottom:0}.warehouse-type-list button,.warehouse-location-list button{display:grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:6px;background:transparent;color:#f87171;cursor:pointer}.warehouse-type-list button:hover,.warehouse-location-list button:hover{background:#f871711f}.warehouse-location-list span,.warehouse-location-list input{flex:1}.warehouse-location-list input{min-width:0;min-height:2.2rem;padding:.45rem .6rem;border:1px solid rgba(45,212,191,.45);border-radius:6px;outline:0;background:#03070cb8;color:#f8fafc;font:inherit}.warehouse-location-list button{color:#7dd3fc}.warehouse-location-list button:hover{background:#38bdf81f}.warehouse-type-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem}.home-panel{display:grid;align-content:start;gap:1.25rem;min-height:28rem;padding:1.5rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:linear-gradient(135deg,rgba(15,118,110,.14),transparent 38%),#070c1294}.home-panel h3{color:#f8fafc;font-size:clamp(1.5rem,2.5vw,2.2rem)}.home-panel p{max-width:46rem;color:#a9b8c8;line-height:1.6}.home-actions{display:grid;grid-template-columns:repeat(3,minmax(10rem,1fr));gap:.75rem}.home-action{display:flex;align-items:center;gap:.65rem;min-height:3.4rem;padding:0 .9rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0f172ae6;color:#f8fafc;cursor:pointer;font-weight:800}.home-action:hover{border-color:#2dd4bf70;background:#14b8a629}.tank-status-panel{display:grid;gap:.85rem;padding:1rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#070c128f}.tank-status-panel__title{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.tank-status-panel__title span{color:#9fb0c1;font-size:.86rem}.home-operational-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;min-width:0}.home-compact-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.65rem;min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#070c128f}.home-compact-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;min-width:0}.home-compact-panel__title{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;min-width:0;color:#2dd4bf}.home-panel .home-compact-panel h3{overflow:hidden;min-width:0;font-size:1.05rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.home-summary-counts{display:flex;flex-wrap:wrap;gap:.25rem .65rem;margin-top:.3rem}.home-summary-counts>span{color:#9fb0c1;font-size:.72rem;font-weight:700}.home-summary-counts strong{margin-left:.18rem;color:#f8fafc;font-size:.78rem}.home-summary-counts .home-summary-count--warning,.home-summary-counts .home-summary-count--warning strong{color:#fde68a}.home-summary-counts .home-summary-count--danger,.home-summary-counts .home-summary-count--danger strong{color:#fecaca}.home-panel-refresh{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid rgba(148,163,184,.14);border-radius:7px;background:#0f1720b8;color:#99f6e4;cursor:pointer}.home-panel-refresh:hover:not(:disabled){border-color:#2dd4bf66;background:#14b8a624}.home-panel-refresh:disabled{cursor:wait;opacity:.72}.home-compact-list{display:grid;align-content:start;gap:.4rem;min-width:0}.home-compact-row{display:grid;align-items:center;gap:.6rem;min-width:0;min-height:3rem;padding:.45rem .55rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f1720ad}.home-fault-row{grid-template-columns:auto minmax(0,1fr) minmax(6.5rem,9.5rem);width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.home-fault-row:hover{border-color:#2dd4bf61;background:#14b8a61a}.home-fault-row:focus-visible{outline:2px solid #2dd4bf;outline-offset:2px}.home-compact-row__content,.home-compact-row__meta{display:grid;gap:.15rem;min-width:0}.home-compact-row__content strong,.home-compact-row__content span,.home-compact-row__meta span{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.home-compact-row__content strong{color:#f8fafc;font-size:.84rem}.home-compact-row__content span,.home-compact-row__meta span,.home-compact-row__meta time{color:#9fb0c1;font-size:.72rem}.home-compact-row__meta{justify-items:end;text-align:right}.home-compact-row .status-pill{font-size:.68rem}.home-compact-row .status-pill--open{color:#fecaca}.home-compact-row .status-pill--service{color:#fde68a}.home-preventive-row{grid-template-columns:6.25rem minmax(0,1fr)}.home-preventive-date{display:grid;gap:.05rem;min-width:0;padding-right:.55rem;border-right:1px solid rgba(148,163,184,.16)}.home-preventive-date strong{color:#e2e8f0;font-size:.8rem}.home-preventive-date span{color:#9fb0c1;font-size:.68rem;font-weight:800}.home-preventive-date--overdue strong,.home-preventive-date--overdue span{color:#fecaca}.home-preventive-date--today strong,.home-preventive-date--today span,.home-preventive-date--soon span{color:#fde68a}.home-panel .home-panel-message{align-self:center;margin:0;line-height:1.4}.home-panel-link{display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;gap:.25rem;min-height:1.75rem;padding:0 .15rem;border:0;background:transparent;color:#ccfbf1;cursor:pointer;font-size:.76rem;font-weight:800}.home-panel-link:hover{color:#5eead4}.cathodic-protection-card--alarm{border-color:#f8717185;box-shadow:inset 0 0 0 1px #f8717114}.cathodic-protection-card--unavailable{border-color:#fbbf245c}.cathodic-protection-state{display:inline-flex;margin-top:.3rem;color:#99f6e4;font-size:.72rem;font-weight:800}.cathodic-protection-state--alarm{color:#fecaca}.cathodic-protection-state--unavailable{color:#fde68a}.cathodic-protection-channels{display:grid;align-content:start;gap:.45rem}.cathodic-protection-channel{display:grid;gap:.55rem;padding:.55rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f1720ad}.cathodic-protection-channel__name{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.cathodic-protection-channel__name strong{color:#f8fafc;font-size:.84rem}.cathodic-protection-channel__name span,.cathodic-protection-updated span{color:#9fb0c1;font-size:.7rem;font-weight:700}.cathodic-protection-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin:0}.cathodic-protection-values>div{display:grid;gap:.08rem;min-width:0;padding:.35rem .4rem;border:1px solid transparent;border-radius:6px;background:#2dd4bf12}.cathodic-protection-values>div.is-outside-normal{border-color:#f871716b;background:#7f1d1d33}.cathodic-normal-range{color:#91a4b8;font-size:.65rem;font-weight:750}.cathodic-protection-normal-ranges{display:grid;gap:.4rem}.cathodic-protection-normal-ranges>div{display:grid;gap:.18rem;padding:.55rem;border:1px solid rgba(45,212,191,.18);border-radius:6px;background:#0d948812}.cathodic-protection-normal-ranges span{color:#91a4b8;font-size:.7rem;font-weight:700}.cathodic-protection-values dt{color:#9fb0c1;font-size:.65rem;font-weight:700}.cathodic-protection-values dd{margin:0;color:#f8fafc;font-size:.95rem;font-weight:850;white-space:nowrap}.cathodic-protection-values small{color:#99f6e4;font-size:.65rem}.cathodic-protection-updated{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cathodic-protection-updated strong{color:#cbd5e1;font-size:.72rem}.white-oil-card__date{display:inline-flex;margin-top:.3rem;color:#9fb0c1;font-size:.72rem;font-weight:700}.white-oil-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0}.white-oil-group{display:grid;gap:.4rem;min-width:0;padding:.45rem .55rem .5rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f1720ad}.white-oil-group>header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.white-oil-group>header strong{color:#f8fafc;font-size:.78rem}.white-oil-group>header span{color:#9fb0c1;font-size:.65rem;font-weight:700}.white-oil-gauges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.3rem;min-width:0}.white-oil-gauge{display:grid;justify-items:center;gap:.08rem;min-width:0;padding:.12rem;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font:inherit}.white-oil-gauge:hover:not(:disabled){background:#2dd4bf17}.white-oil-gauge:focus-visible{outline:2px solid #2dd4bf;outline-offset:2px}.white-oil-gauge:disabled{cursor:default}.white-oil-gauge__visual{position:relative;display:block;width:2rem;height:4.6rem;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:5px 5px 3px 3px;background:#1e293bb8}.white-oil-gauge__fill{position:absolute;right:0;bottom:0;left:0;z-index:1;min-height:2px;background:#2dd4bf;transition:height .22s ease}.white-oil-gauge--warning .white-oil-gauge__fill{background:#fbbf24}.white-oil-gauge--critical .white-oil-gauge__fill{background:#f87171}.white-oil-gauge--missing .white-oil-gauge__fill{min-height:0;background:#475569}.white-oil-gauge__marker{position:absolute;right:0;left:0;z-index:2;height:1px;pointer-events:none}.white-oil-gauge__marker--warning{background:#fbbf24b8}.white-oil-gauge__marker--critical{background:#f87171d1}.white-oil-gauge>strong{margin-top:.12rem;color:#f8fafc;font-size:.86rem}.white-oil-gauge--warning>strong{color:#fde68a}.white-oil-gauge--critical>strong{color:#fecaca}.white-oil-gauge--missing>strong{color:#94a3b8}.white-oil-gauge>span:not(.white-oil-gauge__visual),.white-oil-gauge>small{overflow:hidden;max-width:100%;color:#9fb0c1;font-size:.62rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.white-oil-gauge>small{color:#cbd5e1}.white-oil-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#9fb0c1;font-size:.65rem}.white-oil-card__footer strong{color:#cbd5e1;font-size:.63rem;text-align:right}@media(max-width:900px){.home-operational-grid{grid-template-columns:1fr}}@media(max-width:620px){.home-panel{padding:.75rem}.home-fault-row{grid-template-columns:auto minmax(0,1fr)}.home-fault-row .home-compact-row__meta{grid-column:2;grid-template-columns:minmax(0,1fr) auto;justify-items:start;gap:.5rem;width:100%;text-align:left}.white-oil-groups{grid-template-columns:1fr}.white-oil-card__footer{align-items:flex-start;flex-direction:column;gap:.25rem}.white-oil-card__footer strong{text-align:left}}.maintenance-tasks-app{display:grid;align-content:start;gap:1rem;min-height:28rem;overflow:auto;padding:1rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294}.maintenance-tasks-header,.maintenance-task-view-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.maintenance-tasks-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.maintenance-task-view-heading h4{color:#f8fafc;font-size:1.15rem}.maintenance-task-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.maintenance-task-stat{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:4rem;padding:.75rem .9rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0f1720c7;color:#cbd5e1;cursor:pointer;font:inherit;font-weight:800;text-align:left}.maintenance-task-stat svg{color:#2dd4bf}.maintenance-task-stat strong{color:#f8fafc;font-size:1.5rem}.maintenance-task-stat:hover,.maintenance-task-stat--active{border-color:#2dd4bf75;background:#14b8a624}.maintenance-task-tabs{display:flex;gap:.45rem}.maintenance-task-tab{display:inline-flex;align-items:center;gap:.4rem;min-height:2.45rem;padding:0 .8rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#03070c9e;color:#a9b8c8;cursor:pointer;font:inherit;font-weight:800}.maintenance-task-tab:hover,.maintenance-task-tab--active{border-color:#2dd4bf75;background:#14b8a624;color:#f8fafc}.maintenance-task-filters{gap:.75rem}.maintenance-task-table{min-width:68rem}.priority-pill{display:inline-flex;min-height:1.45rem;align-items:center;padding:.18rem .55rem;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#1e293b94;color:#cbd5e1;font-size:.78rem;font-weight:900}.priority-pill--high{border-color:#f8717161;background:#7f1d1d52;color:#fecaca}.priority-pill--low{color:#94a3b8}.maintenance-resolution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.maintenance-task-workflow,.maintenance-task-report-actions{display:grid;gap:.75rem;padding:.85rem;border:1px solid rgba(45,212,191,.2);border-radius:9px;background:#0d948812}.maintenance-task-workflow>div:first-child,.maintenance-task-report-actions>div:first-child{display:grid;gap:.15rem}.maintenance-task-workflow>div:first-child strong,.maintenance-task-report-actions>div:first-child strong{color:#e5f4f2}.maintenance-task-workflow>div:first-child small,.maintenance-task-report-actions>div:first-child small{color:#91a4b6}.maintenance-task-workflow-actions,.maintenance-task-report-actions>div:last-child{display:flex;flex-wrap:wrap;gap:.55rem}.maintenance-task-workflow-actions button,.maintenance-task-report-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.45rem;padding:.45rem .75rem;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#0f172ab8;color:#cbd5e1;font:inherit;font-weight:800}.maintenance-task-workflow-actions button.is-selected{border-color:#2dd4bf9e;background:#0d948833;color:#ccfbf1}.maintenance-task-documents{display:grid;gap:.45rem;padding:.75rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f172094}.maintenance-task-documents>strong{display:flex;align-items:center;gap:.4rem;color:#f8fafc}.maintenance-task-documents>div{display:flex;flex-wrap:wrap;gap:.45rem}.maintenance-task-documents a{padding:.35rem .55rem;border-radius:6px;background:#14b8a61f;color:#99f6e4;font-weight:800;text-decoration:none}.maintenance-case-context{display:grid;gap:.75rem;padding:.85rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#064e3b14}.maintenance-case-context--loading{grid-template-columns:auto minmax(0,1fr);align-items:center;color:#9fb0c1}.maintenance-case-context__heading,.maintenance-case-context__heading>div,.maintenance-case-equipment>strong,.maintenance-case-field-rounds>strong,.maintenance-case-reports>strong{display:flex;align-items:center;gap:.4rem}.maintenance-case-context__heading{justify-content:space-between}.maintenance-case-context__heading h4{margin:0;color:#f8fafc}.maintenance-case-context__heading>span{color:#99f6e4;font-size:.76rem;font-weight:800}.maintenance-case-equipment,.maintenance-case-field-rounds,.maintenance-case-service-events,.maintenance-case-reports{display:grid;gap:.5rem}.maintenance-case-equipment>strong,.maintenance-case-field-rounds>strong,.maintenance-case-service-events>strong,.maintenance-case-reports>strong{color:#dce7f1;font-size:.8rem}.maintenance-case-equipment>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.maintenance-case-equipment button,.maintenance-case-equipment>div>div{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-width:0;padding:.55rem .65rem;border:1px solid rgba(56,189,248,.2);border-radius:7px;background:#0369a11a;color:#e0f2fe;font:inherit;text-align:left}.maintenance-case-equipment button{cursor:pointer}.maintenance-case-equipment button:hover{border-color:#38bdf86b;background:#0369a12e}.maintenance-case-equipment button>span:first-child{display:grid;gap:.1rem;min-width:0}.maintenance-case-equipment button>span:first-child strong,.maintenance-case-equipment button>span:first-child small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maintenance-case-equipment button>span:first-child small{color:#93c5d8;font-size:.7rem}.maintenance-case-equipment button>span:last-child{display:inline-flex;flex:0 0 auto;align-items:center;gap:.2rem;color:#7dd3fc;font-size:.72rem;font-weight:900}.maintenance-case-service-events article{display:grid;grid-template-columns:8.5rem minmax(0,1fr);gap:.65rem;padding:.5rem 0;border-top:1px solid rgba(148,163,184,.1)}.maintenance-case-field-rounds article{background:#0d948814;border:1px solid rgba(45,212,191,.2);border-radius:9px;display:grid;gap:10px;grid-template-columns:90px 1fr;padding:9px 10px}.maintenance-case-field-rounds article>span{color:#8fa3b8;font-size:.7rem;font-weight:750}.maintenance-case-field-rounds article>div{display:grid;gap:3px}.maintenance-case-field-rounds article strong{color:#dce7f1;font-size:.76rem}.maintenance-case-field-rounds article p{color:#b9c7d5;font-size:.72rem;margin:0}.maintenance-case-service-events article>span,.maintenance-case-service-events small{color:#8fa3b8;font-size:.72rem}.maintenance-case-service-events article>div{display:grid;gap:.15rem}.maintenance-case-service-events article strong{color:#e2e8f0;font-size:.8rem}.maintenance-case-service-events article p,.maintenance-case-reports article p{margin:.2rem 0 0;color:#b9c7d5;font-size:.76rem;line-height:1.4;white-space:pre-wrap}.maintenance-case-reports>article{display:grid;gap:.55rem;padding:.65rem;border:1px solid rgba(148,163,184,.14);border-radius:7px;background:#0f172a6b}.maintenance-case-reports article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.maintenance-case-reports article>header>div{display:grid;gap:.12rem}.maintenance-case-reports article header small,.maintenance-case-reports article header span,.maintenance-case-report-asset>span{color:#8fa3b8;font-size:.72rem}.maintenance-case-reports article header strong,.maintenance-case-report-asset>strong{color:#f8fafc;font-size:.84rem}.maintenance-case-reports article header a{display:inline-flex;flex:0 0 auto;align-items:center;gap:.3rem;color:#7dd3fc;font-size:.75rem;font-weight:900;text-decoration:none}.maintenance-case-report-asset{display:grid;gap:.2rem;padding:.5rem;border-left:2px solid rgba(45,212,191,.32);background:#03070c3d}.maintenance-case-report-asset ul{display:grid;gap:.2rem;margin:.25rem 0 0;padding-left:1.1rem;color:#cbd5e1;font-size:.76rem}@media(max-width:620px){.maintenance-tasks-header-actions,.maintenance-tasks-header-actions .secondary-button{width:100%}.maintenance-case-context__heading,.maintenance-case-reports article>header{align-items:flex-start;flex-direction:column}.maintenance-case-equipment>div{grid-template-columns:1fr}.maintenance-case-service-events article{grid-template-columns:1fr;gap:.25rem}}.tank-refresh{min-height:2rem;padding:0 .75rem;border:1px solid rgba(45,212,191,.34);border-radius:8px;background:#14b8a61a;color:#99f6e4;font:inherit;font-weight:800;cursor:pointer}.tank-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.tank-card{display:grid;gap:.55rem;min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f1720b8}.tank-card__head,.tank-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.tank-card__head strong{color:#f8fafc;font-size:1.05rem}.tank-card__head span{color:#5eead4;font-weight:900}.tank-gauge{height:.8rem;overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:999px;background:#03070cbd}.tank-gauge span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2dd4bf)}.tank-card__meta,.tank-card p{margin:0;color:#9fb0c1;font-size:.9rem}.tank-forecast{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.1rem 0 0}.tank-forecast div{min-width:0;padding:.55rem;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#03070c61}.tank-forecast dt{color:#8ea3b7;font-size:.78rem;font-weight:800}.tank-forecast dd{margin:.18rem 0 0;color:#f8fafc;font-weight:900}.tank-forecast dd span{display:block;margin-top:.18rem;color:#8ea3b7;font-size:.74rem;font-weight:700}.reports-app{display:grid;align-content:start;gap:1rem;min-height:28rem;padding:1rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294}.report-panel{display:grid;gap:1rem;min-width:0;padding:1rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:linear-gradient(135deg,rgba(15,118,110,.12),transparent 36%),#0f1720b8}.report-panel__title{display:flex;align-items:center;gap:.75rem;min-width:0}.report-panel__title svg{color:#2dd4bf;flex:0 0 auto}.report-panel__title h3{color:#f8fafc;font-size:1.35rem}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.report-filters{display:flex;justify-content:flex-end;min-width:0}.report-filters--left{justify-content:flex-start}.report-filters label{display:grid;gap:.3rem;min-width:min(100%,15rem);color:#9fb0c1;font-weight:800}.report-filters select{min-height:2.45rem;padding:0 .75rem;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#03070cbd;color:#f8fafc;font:inherit;font-weight:800;outline:none}.report-filters select:focus{border-color:#2dd4bfb8;box-shadow:0 0 0 3px #14b8a624}.fill-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fill-form-grid label{display:grid;gap:.35rem;color:#9fb0c1;font-weight:800}.fill-form-grid input{min-height:2.45rem;min-width:0;width:100%;padding:0 .75rem;border:1px solid rgba(148,163,184,.22);border-radius:8px;color:#f8fafc;background:#03070cbd;font:inherit;font-weight:800}.fill-form-grid input:read-only{color:#cbd5e1;background:#0f172a8f}.form-actions{display:flex;justify-content:flex-end}.report-card{display:grid;gap:.35rem;min-width:0;padding:.95rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#070c129e;color:inherit;cursor:pointer;text-align:left}.report-card:hover,.report-card--active{border-color:#2dd4bf70;background:#14b8a624}.report-card strong{color:#f8fafc}.report-card span{color:#9fb0c1;line-height:1.45}.report-muted,.report-error{margin:0;color:#9fb0c1}.report-error{color:#fca5a5}.report-table-wrap{min-width:0;overflow:auto;border:1px solid rgba(148,163,184,.14);border-radius:8px}.report-table{width:100%;min-width:48rem;border-collapse:collapse}.report-table caption{padding:.75rem;color:#9fb0c1;font-weight:800;text-align:left}.report-table th,.report-table td{padding:.65rem .75rem;border-bottom:1px solid rgba(148,163,184,.12);color:#d8e2ec;text-align:left;white-space:nowrap}.report-table th{color:#f8fafc;font-size:.84rem;font-weight:900;background:#0f1720eb}.water-visualization-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.water-chart-card{display:grid;align-content:start;gap:.85rem;min-width:0;padding:1rem;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:linear-gradient(145deg,rgba(14,116,144,.11),transparent 42%),#03070c70}.water-chart-card--wide{grid-column:1 / -1}.water-chart-card>header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.water-chart-card>header h4{color:#f8fafc;font-size:1rem}.water-chart-card>header span{color:#8ea3b7;font-size:.78rem;font-weight:900;white-space:nowrap}.water-duration-bars{display:grid;align-items:stretch;gap:.35rem;min-width:0;width:100%;height:15rem;padding-top:.25rem;overflow-x:auto}.water-duration-bar{display:grid;grid-template-rows:minmax(1.4rem,auto) minmax(0,1fr) 1.3rem;gap:.3rem;min-width:0;text-align:center}.water-duration-bar__value{display:grid;align-content:end;min-width:0}.water-duration-bar__value>strong,.water-duration-bar__value>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.water-duration-bar__value>strong{color:#d8e2ec;font-size:.72rem}.water-duration-bar__value>small{color:#7dd3fc;font-size:.62rem;font-weight:800}.water-duration-bar>span{overflow:hidden;color:#8ea3b7;font-size:.7rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.water-duration-bar__track{display:flex;align-items:flex-end;min-height:0;border-bottom:1px solid rgba(148,163,184,.28);border-radius:4px 4px 0 0;background:linear-gradient(to top,rgba(148,163,184,.05),transparent)}.water-duration-bar__fill{display:block;width:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#38bdf8,#0f766e);box-shadow:0 0 16px #2dd4bf1f}.water-duration-bar__fill--partial{background-color:#0f766e;background-image:repeating-linear-gradient(135deg,#38bdf8f2 0 5px,#0f766ef2 5px 10px)}.water-chart-note{display:flex;align-items:center;gap:.4rem;margin:0;color:#8ea3b7;font-size:.75rem}.water-chart-partial-key{display:inline-block;width:1rem;height:.65rem;border-radius:2px;background:repeating-linear-gradient(135deg,#38bdf8 0 3px,#0f766e 3px 6px)}.water-comparison-legend{display:flex;flex-wrap:wrap;gap:.55rem 1rem;color:#cbd5e1;font-size:.74rem;font-weight:800}.water-comparison-legend span{display:inline-flex;align-items:center;gap:.35rem}.water-comparison-legend i{width:.7rem;height:.7rem;border-radius:2px}.water-comparison-panel{display:grid;gap:.45rem;min-width:0}.water-comparison-panel>header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;color:#e2e8f0;font-size:.82rem}.water-comparison-panel>header span{color:#8ea3b7;font-size:.68rem;font-weight:800}.water-comparison-scroll{min-width:0;padding-bottom:.25rem;overflow-x:auto}.water-comparison-groups{display:grid;grid-template-columns:repeat(12,minmax(7rem,1fr));gap:.35rem;min-width:84rem;height:11rem}.water-comparison-group{display:grid;grid-template-rows:minmax(0,1fr) 1.2rem;gap:.25rem;min-width:0;text-align:center}.water-comparison-group>strong{color:#9fb0c1;font-size:.7rem;text-transform:capitalize}.water-comparison-group__bars{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:end;gap:2px;min-height:0;padding:0 .2rem;border-bottom:1px solid rgba(148,163,184,.3);background:linear-gradient(to top,rgba(148,163,184,.05),transparent)}.water-comparison-bar{position:relative;display:flex;align-items:flex-end;align-self:stretch;min-width:0}.water-comparison-bar__fill,.water-comparison-bar__missing{display:block;width:100%;min-height:0;border-radius:2px 2px 0 0}.water-comparison-bar__fill{box-shadow:0 0 8px #38bdf814}.water-comparison-bar__missing{height:100%;opacity:.42;background:repeating-linear-gradient(135deg,#64748b 0,#64748b 3px,transparent 3px,transparent 6px)}.water-chart-warning{margin:0;color:#fbbf24;font-size:.76rem;font-weight:800}.water-line-chart-legend{display:flex;flex-wrap:wrap;gap:1rem;color:#9fb0c1;font-size:.76rem;font-weight:800}.water-line-chart-legend span{display:inline-flex;align-items:center;gap:.4rem}.water-line-chart-legend i{display:inline-block;width:1.4rem;height:3px;border-radius:999px}.water-line-chart-legend__actual{background:#38bdf8}.water-line-chart-legend__average{background:#fbbf24}.water-line-chart-wrap{min-width:0;overflow-x:auto}.water-line-chart{display:block;width:100%;min-width:42rem;height:auto}.water-line-chart__grid{stroke:#94a3b829;stroke-width:1}.water-line-chart__actual,.water-line-chart__average{stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.water-line-chart__actual{stroke:#38bdf8;stroke-width:2}.water-line-chart__average{stroke:#fbbf24;stroke-width:2.5}.water-line-chart__point{fill:#bae6fd;stroke:#0369a1;stroke-width:1.5;vector-effect:non-scaling-stroke}.water-line-chart__axis-label{fill:#8ea3b7;font-size:11px;font-weight:700}.water-heatmap-scroll{min-width:0;padding-bottom:.2rem;overflow-x:auto}.water-heatmap{display:grid;grid-template-rows:1.15rem repeat(7,.82rem);gap:.2rem;width:max-content;min-width:100%}.water-heatmap__month,.water-heatmap__weekday{align-self:center;color:#8ea3b7;font-size:.65rem;font-weight:800;line-height:1;white-space:nowrap}.water-heatmap__month{align-self:end}.water-heatmap__weekday{justify-self:end;padding-right:.25rem}.water-heatmap__day{display:inline-block;width:.82rem;height:.82rem;border:1px solid rgba(148,163,184,.1);border-radius:2px;background:#94a3b814}.water-heatmap__day--1{background:#164e63}.water-heatmap__day--2{background:#0e7490}.water-heatmap__day--3{background:#0891b2}.water-heatmap__day--4{background:#22d3ee;box-shadow:0 0 7px #22d3ee33}.water-heatmap-legend{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;color:#8ea3b7;font-size:.68rem;font-weight:700}.water-heatmap-legend .water-heatmap__day{flex:0 0 auto}@media(max-width:900px){.water-visualization-grid{grid-template-columns:1fr}.water-chart-card--wide{grid-column:auto}}.cathodic-history-report .report-panel__title>button{display:inline-grid;width:2.45rem;height:2.45rem;margin-left:auto;place-items:center;border:1px solid rgba(45,212,191,.24);border-radius:8px;color:#5eead4;background:#0f766e24;cursor:pointer}.cathodic-history-report .report-panel__title>button:disabled{cursor:wait;opacity:.65}.cathodic-history-report .report-filters{gap:.65rem}.cathodic-history-report .report-filters input{min-height:2.45rem;padding:0 .75rem;border:1px solid rgba(148,163,184,.22);border-radius:8px;outline:0;color:#f8fafc;color-scheme:dark;background:#03070cbd;font:inherit;font-weight:800}.cathodic-history-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.65rem}.cathodic-normal-ranges{display:grid;gap:.65rem}.cathodic-normal-ranges>article{display:grid;grid-template-columns:minmax(8rem,.8fr) minmax(18rem,2fr) auto;align-items:center;gap:1rem;padding:.8rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#0d948814}.cathodic-normal-ranges>article>div,.cathodic-normal-ranges dl>div{display:grid;gap:.15rem}.cathodic-normal-ranges dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0}.cathodic-normal-ranges dt,.cathodic-normal-ranges span,.cathodic-normal-ranges small{color:#91a4b8;font-size:.7rem;font-weight:700}.cathodic-normal-ranges dd{margin:0;color:#f8fafc;font-weight:850}.cathodic-history-summary article{display:flex;align-items:center;gap:.65rem;padding:.75rem;border:1px solid rgba(45,212,191,.16);border-radius:8px;color:#5eead4;background:#0d948814}.cathodic-history-summary article.is-alarm{border-color:#f871714d;color:#fca5a5;background:#7f1d1d29}.cathodic-history-summary article div,.cathodic-history-table td:nth-child(4){display:grid;gap:.12rem}.cathodic-history-summary strong{color:#f8fafc;font-size:1.15rem}.cathodic-history-summary span,.cathodic-history-table td small{color:#91a4b8;font-size:.7rem;font-weight:700}.cathodic-history-table-wrap{max-height:calc(100vh - 24rem)}.cathodic-history-table{min-width:68rem}.cathodic-history-table th{position:sticky;z-index:1;top:0}.cathodic-history-table td{vertical-align:top}.cathodic-history-table td:first-child{display:table-cell}.cathodic-history-table td:first-child time,.cathodic-history-table td:first-child small{display:block}.cathodic-history-table tr.is-alarm td{background:#7f1d1d14}.cathodic-history-event,.cathodic-history-state{display:inline-flex;padding:.2rem .48rem;border:1px solid rgba(45,212,191,.22);border-radius:999px;color:#99f6e4;background:#0d94881a;font-size:.7rem;font-weight:850}.cathodic-history-event--alarm,.cathodic-history-state.is-alarm{border-color:#f8717152;color:#fecaca;background:#7f1d1d33}.cathodic-history-event--clear{border-color:#4ade8047;color:#bbf7d0;background:#16653424}.cathodic-history-event--change{border-color:#fbbf2447;color:#fde68a;background:#78350f24}@media(max-width:700px){.cathodic-normal-ranges>article,.cathodic-normal-ranges dl{grid-template-columns:1fr}.cathodic-history-summary{grid-template-columns:1fr}.cathodic-history-report .report-filters{display:grid}}.report-cell-note{display:block;margin-top:.25rem;color:#9fb0c1;white-space:normal}.status-pill{display:inline-flex;align-items:center;min-height:1.45rem;border-radius:999px;padding:.18rem .55rem;font-size:.78rem;font-weight:900}.status-pill--open{border:1px solid rgba(248,113,113,.38);color:#fecaca;background:#7f1d1d61}.status-pill--done{border:1px solid rgba(74,222,128,.28);color:#bbf7d0;background:#14532d47}.status-pill--service,.status-pill--early{border:1px solid rgba(56,189,248,.32);color:#bae6fd;background:#0c4a6e57}.status-pill--late{border:1px solid rgba(248,113,113,.38);color:#fecaca;background:#7f1d1d61}.preventive-report-filters{flex-wrap:wrap;gap:.75rem}.preventive-report-rule{margin:0;padding:.75rem .85rem;border:1px solid rgba(45,212,191,.18);border-radius:8px;background:#0f766e17;color:#b8c7d5;line-height:1.5}.preventive-report-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.preventive-report-stat{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-width:0;min-height:5rem;padding:.8rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294;color:inherit;font:inherit;text-align:left}.preventive-report-stat--clickable{grid-template-columns:auto minmax(0,1fr) auto}button.preventive-report-stat{cursor:pointer}button.preventive-report-stat:hover,.preventive-report-stat--active{border-color:#2dd4bf7a;background:#0f766e29;box-shadow:inset 0 0 0 1px #2dd4bf1a}button.preventive-report-stat:focus-visible{outline:3px solid rgba(45,212,191,.28);outline-offset:2px}.preventive-report-stat__chevron{color:#6f8497;transition:color .14s ease,transform .14s ease}button.preventive-report-stat:hover .preventive-report-stat__chevron,.preventive-report-stat--active .preventive-report-stat__chevron{color:#5eead4;transform:translate(2px)}.preventive-report-stat>span{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:8px;background:#94a3b81a;color:#cbd5e1}.preventive-report-stat>div{display:grid;gap:.12rem;min-width:0}.preventive-report-stat strong{color:#f8fafc;font-size:1.35rem}.preventive-report-stat small{color:#94a3b8;font-weight:800}.preventive-report-stat--early>span{background:#0c4a6e47;color:#7dd3fc}.preventive-report-stat--success>span{background:#14532d47;color:#86efac}.preventive-report-stat--danger>span{background:#7f1d1d47;color:#fca5a5}.preventive-report-stat--metric{border-color:#2dd4bf3d}.preventive-report-stat--metric>span{background:#0f766e3b;color:#5eead4}.preventive-report-monthly-table{min-width:42rem}.preventive-report-completion-table{min-width:72rem}.preventive-report-completion-table td:nth-child(4),.preventive-report-completion-table td:nth-child(5),.preventive-report-completion-table td:nth-child(7){white-space:normal}.equipment-app{grid-column:1;grid-row:1;min-width:0;min-height:42rem;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:radial-gradient(circle at top right,rgba(13,148,136,.1),transparent 31rem),#070c12bd}.equipment-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:6.2rem;padding:1rem 1.15rem;border-bottom:1px solid rgba(148,163,184,.14);background:linear-gradient(90deg,#0f766e2b,#0f172066)}.equipment-header>div{min-width:0}.equipment-header .eyebrow{margin:0 0 .25rem;color:#5eead4;font-size:.68rem;letter-spacing:.1em}.equipment-header h2{display:flex;align-items:center;gap:.55rem;color:#f8fafc;font-size:1.35rem}.equipment-header h2 svg{color:#2dd4bf}.equipment-header p:last-child{margin:.32rem 0 0;color:#9fb0c1;font-size:.88rem}.equipment-prototype-badge{flex:0 0 auto;padding:.5rem .7rem;border:1px solid rgba(250,204,21,.28);border-radius:999px;color:#fde68a;background:#713f123b;font-size:.72rem;font-weight:900}.equipment-header-actions{display:flex;align-items:center;flex:0 0 auto;gap:.55rem}.equipment-live-badge{padding:.5rem .7rem;border:1px solid rgba(52,211,153,.25);border-radius:999px;color:#a7f3d0;background:#065f4638;font-size:.72rem;font-weight:900}.equipment-header-actions button{display:grid;width:2.35rem;height:2.35rem;place-items:center;border:1px solid rgba(148,163,184,.16);border-radius:7px;color:#b8c7d6;background:#0f172a80;cursor:pointer}.equipment-header-actions button:disabled{cursor:wait;opacity:.6}.equipment-error{margin:.75rem 1rem 0;padding:.7rem .8rem;border:1px solid rgba(248,113,113,.25);border-radius:7px;color:#fecaca;background:#7f1d1d33;font-size:.8rem;font-weight:800}.equipment-device-dialog{width:min(48rem,100%);max-height:calc(100vh - 2rem);overflow-y:auto}.equipment-classification-dialog{width:min(38rem,100%)}.warehouse-classification-suggestion{padding:.75rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#0f766e1a;color:#a7f3d0;line-height:1.5}.equipment-device-dialog .equipment-error{margin:0}.equipment-device-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.equipment-device-form-wide{grid-column:1 / -1}.equipment-device-dialog .equipment-device-form textarea{min-height:5rem}.equipment-assembly-dialog{width:min(76rem,100%);max-height:calc(100vh - 2rem);overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto}.equipment-assembly-dialog>.equipment-error{margin:0}.equipment-assembly-body{display:grid;min-height:0;gap:.85rem;padding-right:.25rem;overflow-y:auto}.equipment-assembly-section{overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:9px;background:#02060c2e}.equipment-assembly-section>header{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem;border-bottom:1px solid rgba(148,163,184,.1);background:#0f172a66}.equipment-assembly-section>header>span{display:grid;flex:0 0 auto;width:1.65rem;height:1.65rem;place-items:center;border-radius:50%;color:#ccfbf1;background:#0d948859;font-size:.72rem;font-weight:900}.equipment-assembly-section h4,.equipment-assembly-section p{margin:0}.equipment-assembly-section h4{color:#f8fafc;font-size:.88rem}.equipment-assembly-section header p{margin-top:.18rem;color:#91a4b8;font-size:.7rem;line-height:1.4}.equipment-assembly-section-body{display:grid;gap:.65rem;padding:.75rem}.equipment-assembly-device-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.equipment-assembly-wide{grid-column:span 2}.equipment-assembly-dialog textarea{min-height:3.3rem}.equipment-assembly-search{position:relative}.equipment-assembly-search svg{position:absolute;z-index:1;top:50%;left:.65rem;color:#7890a7;transform:translateY(-50%)}.equipment-assembly-search input{padding-left:2.1rem}.equipment-assembly-candidates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-height:12rem;gap:.4rem;overflow-y:auto}.equipment-assembly-candidates>button,.equipment-relation-groups button{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;color:#cbd5e1;text-align:left;background:#0f172a73;cursor:pointer}.equipment-assembly-candidates strong,.equipment-assembly-candidates small,.equipment-assembly-selected strong,.equipment-assembly-selected small,.equipment-relation-groups strong,.equipment-relation-groups small,.equipment-relation-groups em{display:block}.equipment-assembly-candidates strong,.equipment-assembly-selected strong,.equipment-relation-groups strong{color:#f1f5f9;font-size:.73rem}.equipment-assembly-candidates small,.equipment-assembly-selected small,.equipment-relation-groups small{margin-top:.15rem;color:#8fa3b8;font-size:.64rem}.equipment-assembly-candidates svg,.equipment-relation-groups svg{flex:0 0 auto;color:#5eead4}.equipment-assembly-selected{display:grid;gap:.4rem}.equipment-assembly-selected article{display:grid;grid-template-columns:minmax(12rem,1fr) 9rem minmax(14rem,1.2fr) minmax(10rem,.8fr) auto;align-items:center;gap:.5rem;padding:.5rem;border:1px solid rgba(45,212,191,.15);border-radius:7px;background:#0d948812}.equipment-assembly-link-hierarchy{min-width:0;gap:.2rem!important;font-size:.68rem!important}.equipment-assembly-link-hierarchy select{min-width:0}.equipment-assembly-selected article.has-warning{border-color:#fbbf2459}.equipment-assembly-selected article>button,.equipment-assembly-new header button{display:grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid rgba(248,113,113,.2);border-radius:7px;color:#fca5a5;background:#7f1d1d24}.equipment-assembly-warning{grid-column:1 / -1;display:flex!important;align-items:center;gap:.3rem;color:#fde68a!important}.equipment-assembly-empty,.equipment-assembly-note,.equipment-assembly-candidates>p{color:#8fa3b8;font-size:.7rem}.equipment-assembly-add{display:inline-flex;width:fit-content;align-items:center;gap:.35rem;padding:.5rem .65rem;border:1px dashed rgba(45,212,191,.32);border-radius:7px;color:#99f6e4;background:#0d948817;font-size:.72rem;font-weight:900}.equipment-assembly-new{display:grid;gap:.65rem;padding:.65rem;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#0f172a4d}.equipment-assembly-new>header{display:flex;align-items:center;justify-content:space-between;color:#f8fafc;font-size:.78rem}.equipment-assembly-relation-row{display:grid;grid-template-columns:13rem minmax(0,1fr);gap:.55rem}.equipment-assembly-replacement-head{display:grid;grid-template-columns:minmax(0,1fr) 12rem;gap:.65rem}.equipment-assembly-summary{display:flex;align-items:center;gap:.65rem;padding:.75rem;border:1px solid rgba(45,212,191,.22);border-radius:8px;color:#5eead4;background:#0d94881a}.equipment-assembly-summary strong,.equipment-assembly-summary span{display:block}.equipment-assembly-summary strong{color:#ecfeff;font-size:.8rem}.equipment-assembly-summary span{margin-top:.1rem;color:#a7f3d0;font-size:.7rem}.equipment-fault-dialog{width:min(38rem,100%);max-height:calc(100vh - 2rem);overflow-y:auto}.equipment-fault-dialog>.equipment-error{margin:0}.equipment-fault-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.equipment-fault-form textarea{min-height:6rem}.equipment-maintenance-dialog{width:min(62rem,100%);max-height:calc(100vh - 2rem);overflow:hidden;grid-template-rows:auto auto auto minmax(0,1fr) auto}.equipment-maintenance-dialog>.equipment-error{margin:0}.equipment-maintenance-dialog-body{min-height:0;display:grid;grid-auto-rows:max-content;align-content:start;gap:.85rem;overflow-y:auto;padding-right:.2rem}.equipment-maintenance-dialog-body>.equipment-maintenance-material-usage{display:grid;min-height:max-content;align-self:start}.equipment-maintenance-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.equipment-maintenance-type>button{display:flex;align-items:center;gap:.65rem;padding:.7rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;color:#b9c7d6;text-align:left;background:#0f172a7a;cursor:pointer}.equipment-maintenance-type>button.is-active{border-color:#2dd4bf7a;color:#ccfbf1;background:#0d948824}.equipment-maintenance-type span,.equipment-maintenance-type small,.equipment-pdf-import span,.equipment-pdf-import small,.equipment-pdf-result span,.equipment-pdf-result small,.equipment-maintenance-device-choices span,.equipment-maintenance-device-choices small{display:block}.equipment-maintenance-type small,.equipment-pdf-import small,.equipment-pdf-result small,.equipment-maintenance-device-choices small{margin-top:.1rem;color:#8fa3b8;font-size:.68rem;font-weight:600}.equipment-pdf-import{display:grid;gap:.5rem}.equipment-pdf-import>label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.85rem;border:1px dashed rgba(56,189,248,.38);border-radius:8px;color:#bae6fd;background:#0369a11a;cursor:pointer}.equipment-pdf-import>label.is-loading{cursor:wait;opacity:.78}.equipment-pdf-import input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.equipment-pdf-result{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border:1px solid rgba(52,211,153,.2);border-radius:7px;color:#a7f3d0;background:#065f461f}.equipment-pdf-result>span{min-width:0;flex:1}.equipment-pdf-result strong{overflow-wrap:anywhere}.equipment-fault-document .equipment-pdf-result>button{display:grid;width:2rem;height:2rem;padding:0;place-items:center;border:1px solid rgba(248,113,113,.22);border-radius:6px;color:#fca5a5;background:#7f1d1d24;cursor:pointer}.equipment-import-warnings{display:grid;gap:.25rem;padding:.55rem .7rem;border:1px solid rgba(245,158,11,.2);border-radius:7px;background:#78350f24}.equipment-import-warnings p{display:flex;gap:.4rem;margin:0;color:#fde68a;font-size:.72rem}.equipment-maintenance-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.equipment-maintenance-fields textarea{min-height:4.25rem}.equipment-maintenance-assets{display:grid;gap:.65rem}.equipment-maintenance-fault-links{display:grid;gap:.55rem;padding:.7rem;border:1px solid rgba(245,158,11,.2);border-radius:8px;background:#78350f14}.equipment-maintenance-fault-links>div:nth-child(2){display:grid;gap:.4rem}.equipment-maintenance-fault-links label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;padding:.5rem .6rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;background:#0f172a66}.equipment-maintenance-fault-links input{width:auto;accent-color:#14b8a6}.equipment-maintenance-fault-links strong,.equipment-maintenance-fault-links small{display:block}.equipment-maintenance-fault-links small{margin-top:.1rem;color:#8fa3b8;font-size:.68rem}.maintenance-report-resolution__task{display:grid;gap:.5rem;padding:.55rem .65rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;background:#0f172a66}.maintenance-report-resolution__list{display:grid;gap:.5rem}.maintenance-report-resolution__choices{display:grid;gap:.45rem}.maintenance-report-resolution__choices>div{display:flex;flex-wrap:wrap;gap:.5rem}.maintenance-report-resolution__choices button{display:inline-flex;align-items:center;gap:.4rem;min-height:2.35rem;padding:.45rem .7rem;border:1px solid rgba(148,163,184,.24);border-radius:8px;color:#cbd5e1;background:#0f172ab8;font:inherit;font-weight:800;cursor:pointer}.maintenance-report-resolution__choices button.is-selected{border-color:#2dd4bf9e;color:#ccfbf1;background:#0d948833}.equipment-maintenance-fault-links .equipment-close-linked-faults{border-color:#2dd4bf2e;background:#0d948814}.equipment-maintenance-preventive-links{border-color:#2dd4bf38;background:#0d948812}.equipment-preventive-link-note{margin:0;color:#99f6e4;font-size:.72rem;line-height:1.45}.equipment-maintenance-device-choices{display:grid;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.45rem}.equipment-maintenance-device-search{display:flex!important;align-items:center;gap:.5rem!important;padding:0 .7rem;border:1px solid rgba(45,212,191,.22);border-radius:8px;background:#03070c73;color:#5eead4}.equipment-maintenance-device-search input{min-width:0;padding-left:0!important;border:0!important;background:transparent!important}.equipment-maintenance-classification{display:grid;gap:.65rem}.equipment-maintenance-classification>.equipment-maintenance-category{overflow:hidden;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:#0f172a4d}.equipment-maintenance-classification>.equipment-maintenance-category>.equipment-maintenance-category-summary{color:#cbd5e1;background:#1e293b73}.equipment-maintenance-category-summary>span>svg:not(.equipment-maintenance-classification-chevron){color:#5eead4}.equipment-maintenance-category-types>details{border-top:1px solid rgba(148,163,184,.1)}.equipment-maintenance-classification summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.52rem .7rem;color:#aebfd0;cursor:pointer;list-style:none}.equipment-maintenance-classification summary::-webkit-details-marker{display:none}.equipment-maintenance-classification summary>span{display:flex;align-items:center;gap:.35rem}.equipment-maintenance-classification-chevron{transition:transform .15s ease}.equipment-maintenance-classification details[open]>summary .equipment-maintenance-classification-chevron{transform:rotate(90deg)}.equipment-maintenance-classification summary small{color:#7f93a8}.equipment-maintenance-classification details>.equipment-maintenance-device-choices{padding:0 .7rem .7rem}.equipment-maintenance-device-choices label.is-related{border-color:#2dd4bf4d;background:#0d948817}.equipment-maintenance-device-choices em{display:block;margin-top:.2rem;color:#5eead4;font-size:.62rem;font-style:normal;font-weight:800}.equipment-maintenance-device-group{display:grid;gap:.45rem}.equipment-maintenance-device-group>div:first-child:not(.equipment-maintenance-device-choices){display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#aebfd0;font-size:.75rem}.equipment-maintenance-device-group>div:first-child:not(.equipment-maintenance-device-choices) span{color:#7f93a8;font-size:.68rem}.equipment-maintenance-device-group--descendants{padding:.65rem;border:1px solid rgba(45,212,191,.26);border-radius:8px;background:#0d948814}.equipment-maintenance-device-group--descendants>div:first-child strong{color:#99f6e4}.equipment-maintenance-device-group--descendants .equipment-maintenance-device-choices label{border-color:#2dd4bf33;background:#0d948814}.equipment-maintenance-device-choices label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.5rem;border:1px solid rgba(148,163,184,.14);border-radius:7px;background:#0f172a61}.equipment-maintenance-device-choices input{width:auto;accent-color:#14b8a6}.equipment-maintenance-asset-editor{display:grid;gap:.55rem;padding:.7rem;border:1px solid rgba(56,189,248,.15);border-radius:8px;background:#0369a10f}.equipment-maintenance-asset-editor>header{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.equipment-maintenance-asset-editor>header div{display:flex;align-items:baseline;gap:.45rem}.equipment-maintenance-asset-editor>header strong{color:#f8fafc}.equipment-maintenance-asset-editor>header span{color:#8fa3b8;font-size:.7rem}.equipment-maintenance-item-editor{display:grid;gap:.45rem}.equipment-maintenance-item-editor>div{display:grid;grid-template-columns:9rem minmax(0,1fr) auto;align-items:start;gap:.45rem}.equipment-maintenance-item-editor textarea{min-height:3.8rem}.equipment-maintenance-item-editor>div>button{display:grid;width:2.4rem;height:2.4rem;place-items:center;border:1px solid rgba(248,113,113,.2);border-radius:7px;color:#fecaca;background:#7f1d1d24}.equipment-add-maintenance-item{justify-self:start;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .6rem;border:1px solid rgba(45,212,191,.22);border-radius:7px;color:#99f6e4;background:#0d94881a}.equipment-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:.8rem 1rem;border-bottom:1px solid rgba(148,163,184,.12)}.equipment-summary{display:flex;align-items:center;gap:.65rem;min-width:0;padding:.72rem .8rem;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#0f172a6b}.equipment-summary--action{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.equipment-summary--action:hover{border-color:#5eead457;background:#1e293bad;transform:translateY(-1px)}.equipment-summary--action:focus-visible{outline:2px solid #2dd4bf;outline-offset:2px}.equipment-summary__arrow{flex:0 0 auto;margin-left:auto;color:#71859a}.equipment-summary>span{display:grid;flex:0 0 auto;width:2.15rem;height:2.15rem;place-items:center;border-radius:7px;color:#5eead4;background:#0d948829}.equipment-summary--warning>span{color:#fcd34d;background:#b4530933}.equipment-summary--service>span{color:#7dd3fc;background:#0369a133}.equipment-summary small,.equipment-summary strong{display:block}.equipment-summary small{color:#91a4b8;font-size:.69rem;font-weight:800;text-transform:uppercase}.equipment-summary strong{margin-top:.1rem;color:#f8fafc;font-size:1.15rem}.equipment-workspace{display:grid;grid-template-columns:17rem minmax(0,1fr);min-height:34rem}.equipment-list-panel{min-width:0;border-right:1px solid rgba(148,163,184,.13);background:#080e158a}.equipment-list-heading{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.85rem}.equipment-list-heading span,.equipment-list-heading strong{display:block}.equipment-list-heading span{color:#8ea3b7;font-size:.7rem;font-weight:900;text-transform:uppercase}.equipment-list-heading strong{margin-top:.12rem;color:#f8fafc;font-size:.9rem}.equipment-list-heading-actions{display:grid;gap:.35rem}.equipment-list-heading button,.equipment-card-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.25rem;padding:0 .7rem;border:1px solid rgba(45,212,191,.22);border-radius:7px;color:#a7f3d0;background:#0f766e33;font-size:.72rem;font-weight:900}.equipment-hierarchy-dialog{width:min(62rem,100%);max-height:calc(100vh - 2rem);overflow:hidden;grid-template-rows:auto auto auto minmax(0,1fr) auto}.equipment-functional-location-dialog{width:min(44rem,100%)}.equipment-functional-location-form{display:grid;gap:.75rem}.equipment-functional-location-notice{display:flex;align-items:center;gap:.5rem;padding:.7rem .8rem;border:1px solid rgba(74,222,128,.24);border-radius:8px;color:#bbf7d0;background:#1665342e;font-size:.82rem;font-weight:800}.equipment-functional-location-form select{font-family:inherit}.equipment-hierarchy-dialog>.equipment-error{margin:0}.equipment-hierarchy-intro{margin:0;color:#9fb0c1;font-size:.78rem;line-height:1.5}.equipment-hierarchy-dialog-body{min-height:0;display:grid;gap:.85rem;overflow-y:auto;padding-right:.2rem}.equipment-hierarchy-create{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:.7rem}.equipment-hierarchy-create>div{align-content:start;display:grid;gap:.55rem;padding:.75rem;border:1px solid rgba(45,212,191,.16);border-radius:8px;background:#0d94880f}.equipment-hierarchy-create h4{margin:0;color:#ccfbf1;font-size:.88rem}.equipment-hierarchy-create button,.equipment-hierarchy-existing button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.4rem;padding:0 .7rem;border:1px solid rgba(45,212,191,.24);border-radius:7px;color:#a7f3d0;background:#0f766e2e;font-size:.72rem;font-weight:900}.equipment-hierarchy-create button{justify-self:start}.equipment-hierarchy-create button:disabled,.equipment-hierarchy-existing button:disabled{cursor:not-allowed;opacity:.48}.equipment-hierarchy-existing{display:grid;gap:.65rem}.equipment-hierarchy-edit-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem}.equipment-hierarchy-edit-actions>span{color:#8ea3b7;font-size:.69rem;font-weight:800}.equipment-hierarchy-existing .equipment-hierarchy-edit-toggle{min-height:2.15rem}.equipment-hierarchy-existing .equipment-hierarchy-edit-toggle--cancel{border-color:#fbbf2452;color:#fde68a;background:#78350f2e}.equipment-hierarchy-edit-notice{margin:0;padding:.55rem .65rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;color:#91a4b8;background:#0f172a59;font-size:.7rem;line-height:1.45}.equipment-hierarchy-edit-notice--active{border-color:#fbbf2445;color:#fde68a;background:#78350f1f}.equipment-hierarchy-existing>article{display:grid;gap:.6rem;padding:.7rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f172a61}.equipment-hierarchy-existing--editing>article{border-color:#2dd4bf38}.equipment-hierarchy-existing input[readonly]{cursor:text;border-color:#94a3b81f;color:#b7c4d1;background:#080e157a;box-shadow:none}.equipment-hierarchy-existing>article>header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem}.equipment-hierarchy-type-list{display:grid;gap:.45rem;padding-left:.7rem;border-left:2px solid rgba(245,158,11,.2)}.equipment-hierarchy-type-list>div{display:grid;grid-template-columns:minmax(10rem,.8fr) minmax(12rem,1.2fr) auto auto;align-items:end;gap:.45rem}.equipment-hierarchy-type-list>div>span{align-self:center;color:#8fa3b8;font-size:.69rem;white-space:nowrap}.equipment-hierarchy-type-list>div>button{width:2.4rem;padding:0}.equipment-hierarchy-type-list>p{margin:0;color:#8295a8;font-size:.72rem}.equipment-list-heading button:disabled,.equipment-card-actions button:disabled{cursor:not-allowed;opacity:.58}.equipment-navigation-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin:0 .85rem .6rem;padding:.25rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#02060c4d}.equipment-navigation-mode button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2rem;padding:0 .4rem;border:1px solid transparent;border-radius:5px;color:#7f94a8;background:transparent;font-size:.67rem;font-weight:900;cursor:pointer}.equipment-navigation-mode button.is-active{border-color:#2dd4bf33;color:#ccfbf1;background:#0d948821}.equipment-search{display:flex;align-items:center;gap:.45rem;margin:0 .85rem .75rem;padding:0 .65rem;border:1px solid rgba(148,163,184,.16);border-radius:7px;color:#7f93a8;background:#02060c8a}.equipment-hierarchy{display:grid;gap:.55rem;margin:0 .85rem .75rem;padding:.6rem;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#02060c47}.equipment-hierarchy>button,.equipment-hierarchy .equipment-classification-type>button{display:flex;align-items:center;justify-content:space-between;gap:.45rem;width:100%;min-height:2rem;padding:.35rem .5rem;border:1px solid transparent;border-radius:6px;color:#9fb0c1;background:transparent;font-size:.72rem;font-weight:800;text-align:left;cursor:pointer}.equipment-hierarchy>button{justify-content:flex-start}.equipment-hierarchy>button>span{margin-left:auto}.equipment-hierarchy section{display:grid;gap:.2rem}.equipment-hierarchy section>strong{padding:0 .5rem .2rem;color:#5eead4;font-size:.64rem;letter-spacing:.07em;text-transform:uppercase}.equipment-hierarchy .equipment-classification-type>button{padding-left:.7rem}.equipment-hierarchy .equipment-classification-type>button>span{display:inline-flex;min-width:0;align-items:center;gap:.3rem}.equipment-hierarchy .equipment-classification-type>button small{display:grid;min-width:1.35rem;height:1.35rem;place-items:center;border-radius:999px;color:#b8c7d6;background:#94a3b81c;font-size:.62rem}.equipment-hierarchy>button:hover,.equipment-hierarchy>button.is-active,.equipment-hierarchy .equipment-classification-type>button:hover,.equipment-hierarchy .equipment-classification-type>button.is-active{border-color:#2dd4bf33;color:#ccfbf1;background:#0d94881f}.equipment-classification-type{display:grid;gap:.2rem}.equipment-classification-assets{display:grid;gap:.2rem;margin:.15rem 0 .35rem .65rem;padding:.2rem 0 .15rem .45rem;border-left:2px solid rgba(45,212,191,.18)}.equipment-classification-assets .equipment-list-item{padding:.52rem .58rem;border-color:#94a3b814;background:#0f172a4d}.equipment-classification-assets .equipment-list-item:hover{border-color:#2dd4bf33;background:#1e293b80}.equipment-classification-assets .equipment-list-item--active{border-color:#2dd4bf4d;background:#0d948824}.equipment-classification-asset-branch{display:grid;gap:.2rem}.equipment-classification-assets .equipment-list-item--child{width:calc(100% - var(--equipment-asset-indent));margin-left:var(--equipment-asset-indent);border-left-color:#2dd4bf3d}.equipment-classification-search-results{display:grid;gap:.25rem;padding-top:.4rem;border-top:1px solid rgba(148,163,184,.1)}.equipment-classification-search-results>span{padding:0 .5rem;color:#5eead4;font-size:.64rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.equipment-search:focus-within{border-color:#2dd4bf80;box-shadow:0 0 0 2px #2dd4bf14}.equipment-search input{width:100%;min-height:2.45rem;border:0;outline:0;color:#f8fafc;background:transparent;font:inherit;font-size:.79rem}.equipment-structure-tree{max-height:37rem;overflow:auto;padding:0 .4rem .75rem;scrollbar-color:rgba(148,163,184,.24) transparent;scrollbar-width:thin}.equipment-structure-location,.equipment-structure-asset{display:grid;align-items:center;width:100%;min-width:0;border:1px solid transparent;border-radius:7px;color:#b8c7d6;text-align:left;background:transparent;cursor:pointer}.equipment-structure-asset-branch{display:grid}.equipment-structure-asset-children{margin-left:calc(1.9rem + var(--equipment-tree-depth, 0) * .64rem);border-left:1px solid rgba(45,212,191,.2)}.equipment-structure-location{grid-template-columns:1rem 1.5rem minmax(0,1fr) auto;gap:.3rem;min-height:2.55rem;padding:.25rem .42rem .25rem calc(.25rem + var(--equipment-tree-depth) * .64rem)}.equipment-structure-location:hover{background:#1e293b5c}.equipment-structure-toggle{display:grid;width:1rem;place-items:center;color:#647b90}.equipment-structure-location-icon{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:5px;color:#7dd3fc;background:#0369a129}.equipment-structure-location>span:nth-child(3),.equipment-structure-asset>span:nth-child(2){min-width:0}.equipment-structure-location strong,.equipment-structure-location small,.equipment-structure-asset strong,.equipment-structure-asset small{display:block}.equipment-structure-location strong,.equipment-structure-asset strong{overflow:hidden;color:#edf3f8;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.equipment-structure-location small,.equipment-structure-asset small{margin-top:.06rem;overflow:hidden;color:#72889c;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.equipment-structure-location em,.equipment-structure-asset em{display:grid;min-width:1.35rem;min-height:1.2rem;padding:0 .3rem;place-items:center;border-radius:999px;color:#8ea3b7;background:#94a3b81a;font-size:.55rem;font-style:normal;font-weight:900}.equipment-structure-asset{grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem;min-height:2.6rem;padding:.3rem .45rem .3rem calc(1.65rem + var(--equipment-tree-depth) * .64rem)}.equipment-structure-asset:hover,.equipment-structure-asset.is-active{border-color:#2dd4bf33;background:#0d94881a}.equipment-structure-asset.is-active{box-shadow:inset 2px 0 #2dd4bf}.equipment-structure-asset>svg{color:#647b90}.equipment-structure-asset em{grid-auto-flow:column;gap:.2rem;color:#fde68a;background:#92400e2e}.equipment-list{display:grid;gap:.32rem;padding:0 .55rem .8rem}.equipment-list-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;width:100%;padding:.72rem;border:1px solid transparent;border-radius:8px;color:#d8e2ec;background:transparent;text-align:left;cursor:pointer}.equipment-list-item:hover{background:#1e293b6b}.equipment-list-item--active{border-color:#2dd4bf47;background:#0d948821}.equipment-list-item>span:nth-child(2){min-width:0}.equipment-list-item strong,.equipment-list-item small{display:block}.equipment-list-item strong{color:#f8fafc;font-size:.86rem}.equipment-list-item small{margin-top:.12rem;overflow:hidden;color:#91a4b8;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.equipment-list-item small:last-child{display:flex;align-items:center;gap:.25rem}.equipment-list-item>svg{color:#718399}.equipment-status-dot{width:.62rem;height:.62rem;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px #34d39917}.equipment-status-dot--attention{background:#fbbf24;box-shadow:0 0 0 4px #fbbf241a}.equipment-status-dot--out_of_service{background:#f87171;box-shadow:0 0 0 4px #f871711a}.equipment-empty{margin:0;padding:1rem;color:#8ea3b7;font-size:.82rem;text-align:center}.equipment-card{min-width:0;background:#070c1247}.equipment-loading{display:grid;min-height:24rem;place-items:center;align-content:center;gap:.65rem;color:#91a4b8;font-size:.85rem}.equipment-loading svg{color:#2dd4bf}.equipment-empty-selection{min-height:24rem;display:grid;place-items:center;align-content:center;gap:.7rem;padding:2rem;color:#91a4b8;text-align:center}.equipment-empty-selection-icon{width:4rem;height:4rem;display:grid;place-items:center;border:1px solid rgba(45,212,191,.24);border-radius:50%;background:#14b8a614;color:#2dd4bf}.equipment-empty-selection strong{color:#f8fafc;font-size:1.1rem}.equipment-empty-selection p{max-width:30rem;margin:0;line-height:1.5}.equipment-card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.2rem;padding:.85rem 1rem;border-bottom:1px solid rgba(148,163,184,.12)}.equipment-identity{display:flex;align-items:center;flex:1 1 auto;min-width:0;overflow:hidden;gap:.7rem}.equipment-device-icon{display:grid;flex:0 0 auto;width:2.8rem;height:2.8rem;place-items:center;border:1px solid rgba(52,211,153,.25);border-radius:9px;color:#6ee7b7;background:#065f4638}.equipment-device-icon--attention{border-color:#fbbf2440;color:#fcd34d;background:#92400e38}.equipment-device-icon--out_of_service{border-color:#f8717140;color:#fca5a5;background:#7f1d1d3d}.equipment-identity p,.equipment-identity h3,.equipment-identity span{margin:0}.equipment-identity p{color:#5eead4;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.equipment-identity h3{margin-top:.12rem;overflow:hidden;color:#f8fafc;font-size:1.08rem;text-overflow:ellipsis;white-space:nowrap}.equipment-identity span{display:flex;align-items:center;gap:.28rem;margin-top:.2rem;color:#91a4b8;font-size:.76rem}.equipment-card-actions{display:flex;flex:0 0 auto;gap:.5rem}.equipment-tabs{display:flex;align-items:center;gap:.15rem;padding:0 .8rem;border-bottom:1px solid rgba(148,163,184,.12);background:#0f172a42}.equipment-tab{display:inline-flex;align-items:center;gap:.4rem;min-height:3rem;padding:0 .8rem;border:0;border-bottom:2px solid transparent;color:#8fa3b8;background:transparent;font-size:.76rem;font-weight:900;cursor:pointer}.equipment-tab:hover{color:#d8e2ec}.equipment-tab--active{border-bottom-color:#2dd4bf;color:#ccfbf1}.equipment-tab-count{display:inline-grid;min-width:1.4rem;height:1.4rem;padding:0 .36rem;place-items:center;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:#cbd5e1;background:#94a3b81a;font-size:.66rem;font-weight:900;line-height:1}.equipment-tab--active .equipment-tab-count{border-color:#2dd4bf57;color:#99f6e4;background:#0d948829}.equipment-tab-content{padding:.85rem}.equipment-relation-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:.7rem}.equipment-relation-groups section{min-width:0}.equipment-relation-groups h5{display:flex;justify-content:space-between;margin:0 0 .35rem;color:#9fb0c1;font-size:.68rem;text-transform:uppercase}.equipment-relation-groups h5 span{color:#5eead4}.equipment-relation-groups section>div{display:grid;gap:.35rem}.equipment-relation-groups em{margin-top:.18rem;color:#a7b5c4;font-size:.65rem;font-style:normal}.equipment-replacement-list{display:grid;gap:.4rem;padding:.7rem}.equipment-replacement-list article{display:grid;grid-template-columns:7rem minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.55rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f172a59}.equipment-replacement-list time{color:#8fa3b8;font-size:.68rem}.equipment-replacement-list button{padding:0;border:0;color:#bae6fd;text-align:left;background:transparent;font-size:.72rem;font-weight:800}.equipment-replacement-list p{grid-column:2 / -1;margin:0;color:#9fb0c1;font-size:.68rem}.equipment-overview,.equipment-parts-layout,.equipment-document-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.equipment-document-error{grid-column:1 / -1;margin:0}.equipment-document-panel--other{grid-column:1 / -1}.equipment-document-intro{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.7rem;border-bottom:1px solid rgba(148,163,184,.1);background:#02060c29}.equipment-document-intro p{margin:0;color:#8fa3b8;font-size:.7rem;line-height:1.45}.equipment-document-upload{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.35rem;padding:0 .65rem;border:1px solid rgba(45,212,191,.23);border-radius:7px;color:#a7f3d0;background:#0f766e2b;font-size:.67rem;font-weight:900;white-space:nowrap;cursor:pointer}.equipment-document-upload.is-loading{cursor:wait;opacity:.7}.equipment-document-upload input,.equipment-technical-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.equipment-document-list{display:grid;gap:.42rem;padding:.6rem}.equipment-document-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.55rem;padding:.58rem;border:1px solid rgba(148,163,184,.11);border-radius:7px;background:#02060c33}.equipment-document-list article.has-review{grid-template-columns:auto minmax(0,1fr) auto auto auto}.equipment-document-icon{display:grid;width:2rem;height:2rem;place-items:center;border-radius:6px;color:#67e8f9;background:#0e749029}.equipment-document-list article>div{min-width:0}.equipment-document-list strong,.equipment-document-list small{display:block}.equipment-document-list strong{overflow:hidden;color:#edf4fa;font-size:.71rem;text-overflow:ellipsis;white-space:nowrap}.equipment-document-list small{margin-top:.08rem;overflow:hidden;color:#788da1;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.equipment-document-list a,.equipment-document-list button{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .5rem;border:1px solid rgba(45,212,191,.18);border-radius:6px;color:#99f6e4;text-decoration:none;background:#0d94881a;font-size:.63rem;font-weight:900}.equipment-document-list button{width:2rem;padding:0;border-color:#f8717129;color:#fca5a5;background:#7f1d1d1a;cursor:pointer}.equipment-document-list button.equipment-document-review{width:auto;padding:0 .55rem;border-color:#2dd4bf2e;color:#99f6e4;background:#0d94881a}.equipment-document-list small.equipment-document-processing,.equipment-document-list small.equipment-document-failed{display:flex;align-items:center;gap:.25rem}.equipment-document-list small.equipment-document-processing{color:#7dd3fc}.equipment-document-list small.equipment-document-failed{color:#fca5a5}.equipment-document-list button:disabled{cursor:wait;opacity:.6}.equipment-technical-dialog{width:min(54rem,100%);max-height:calc(100vh - 2rem);overflow:hidden;grid-template-rows:auto auto auto minmax(0,1fr) auto}.equipment-technical-dialog>.equipment-document-error{margin:0}.equipment-document-notice{display:flex;align-items:center;gap:.45rem;padding:.5rem .65rem;border:1px solid rgba(45,212,191,.18);border-radius:7px;color:#99f6e4;background:#0d948814;font-size:.7rem}.equipment-technical-dropzone{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:8rem;padding:1rem;border:1px dashed rgba(56,189,248,.38);border-radius:8px;color:#7dd3fc;background:#0369a114;cursor:pointer}.equipment-technical-dropzone.is-loading{cursor:wait;opacity:.8}.equipment-technical-dropzone strong,.equipment-technical-dropzone small{display:block}.equipment-technical-dropzone strong{color:#dbeafe;font-size:.85rem}.equipment-technical-dropzone small{margin-top:.2rem;color:#8299af;font-size:.67rem}.equipment-technical-dialog-body{min-height:0;display:grid;gap:.65rem;overflow-y:auto;padding-right:.15rem}.equipment-technical-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.equipment-technical-form-wide{grid-column:1 / -1}.equipment-technical-form textarea{min-height:8rem}.equipment-technical-form label>small{margin-top:.25rem;color:#8196aa;font-size:.62rem}.equipment-technical-details{grid-template-columns:repeat(3,minmax(0,1fr))}.equipment-info-panel{min-width:0;overflow:hidden;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#0f172a54}.equipment-info-panel--wide{grid-column:1 / -1}.equipment-section-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:3.1rem;padding:.65rem .75rem;border-bottom:1px solid rgba(148,163,184,.11)}.equipment-section-heading>div{display:flex;align-items:center;gap:.45rem;min-width:0}.equipment-section-heading svg{flex:0 0 auto;color:#5eead4}.equipment-section-heading h4{color:#f8fafc;font-size:.85rem}.equipment-section-heading>span{color:#8ea3b7;font-size:.69rem;font-weight:800}.equipment-field-round-measurements{display:grid;gap:.65rem;padding:.7rem}.equipment-field-round-measurements__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.equipment-field-round-measurements__summary>div{display:grid;gap:.15rem;padding:.55rem;border-radius:7px;background:#0f172a85}.equipment-field-round-measurements__summary span,.equipment-field-round-measurements__history span{color:#8ea3b7;font-size:.65rem}.equipment-field-round-measurements__summary strong{color:#f8fafc;font-size:.9rem}.equipment-field-round-measurements__history{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.equipment-field-round-measurements__history article{display:grid;grid-template-columns:6.5rem 3.5rem minmax(0,1fr);align-items:center;gap:.45rem;min-width:0;padding:.45rem .55rem;border:1px solid rgba(148,163,184,.1);border-radius:6px;background:#02060c33}.equipment-field-round-measurements__history time{color:#cbd5e1;font-size:.68rem;font-weight:750}.equipment-field-round-measurements__history span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.measurement-level{color:#99f6e4}.measurement-level--warning{color:#fde68a!important}.measurement-level--critical{color:#fecaca!important}.equipment-state,.equipment-maintenance-state,.equipment-component-state{display:inline-flex;align-items:center;width:max-content;padding:.3rem .5rem;border:1px solid rgba(52,211,153,.24);border-radius:999px;color:#a7f3d0;background:#065f4633;font-size:.63rem;font-weight:900;white-space:nowrap}.equipment-state--attention,.equipment-maintenance-state--open,.equipment-component-state--monitoring{border-color:#fbbf2440;color:#fde68a;background:#92400e33}.equipment-state--out_of_service{border-color:#f8717140;color:#fecaca;background:#7f1d1d38}.equipment-maintenance-state--in_service{border-color:#38bdf842;color:#bae6fd;background:#0369a133}.equipment-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:.5rem}.equipment-details div{min-width:0;padding:.55rem}.equipment-details dt{color:#8195aa;font-size:.64rem;font-weight:900;text-transform:uppercase}.equipment-details dd{margin:.2rem 0 0;overflow:hidden;color:#e5edf5;font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.equipment-asset-notes{margin:0 .65rem .65rem;padding:.6rem;border:1px solid rgba(148,163,184,.1);border-radius:7px;color:#9fb0c1;background:#02060c3d;font-size:.72rem;line-height:1.4}.equipment-current-items{display:grid;gap:.5rem;padding:.65rem}.equipment-current-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.6rem;padding:.65rem;border:1px solid rgba(251,191,36,.15);border-radius:7px;background:#78350f21}.equipment-current-card--in_service{border-color:#38bdf829;background:#0369a11c}.equipment-current-card>span:first-child{display:grid;width:2rem;height:2rem;place-items:center;border-radius:6px;color:#fcd34d;background:#b4530938}.equipment-current-card--in_service>span:first-child{color:#7dd3fc;background:#0369a13b}.equipment-current-card small,.equipment-current-card strong,.equipment-current-card em{display:block}.equipment-current-card-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.55rem}.equipment-current-card-actions button{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .5rem;border:1px solid rgba(45,212,191,.2);border-radius:6px;color:#99f6e4;background:#0d94881a;font-size:.67rem;font-weight:900}.equipment-task-documents{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.equipment-task-documents a{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .45rem;border:1px solid rgba(56,189,248,.22);border-radius:6px;color:#7dd3fc;background:#0369a11f;font-size:.65rem;font-weight:800;text-decoration:none}.equipment-task-documents a small{display:inline;max-width:14rem;margin:0;overflow:hidden;color:#8fa3b8;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.equipment-current-card small{color:#93a6ba;font-size:.66rem}.equipment-current-card strong{margin-top:.1rem;color:#f8fafc;font-size:.8rem}.equipment-current-card p{margin:.25rem 0 0;color:#c3cfdb;font-size:.72rem;line-height:1.35}.equipment-current-card em{margin-top:.3rem;color:#9fb0c1;font-size:.68rem;font-style:normal}.equipment-timeline{display:grid;padding:.7rem}.equipment-timeline article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;min-height:3.5rem}.equipment-timeline-dot{position:relative;z-index:0;display:grid;width:1.7rem;height:1.7rem;place-items:center;border-radius:50%;color:#fcd34d;background:#b4530959}.equipment-timeline-dot:after{position:absolute;z-index:-1;top:100%;bottom:-1.8rem;left:calc(50% - .5px);width:1px;background:#94a3b82e;content:""}.equipment-timeline article:last-child .equipment-timeline-dot:after{display:none}.equipment-timeline-dot--in_service{color:#bae6fd;background:#0369a16b}.equipment-timeline-dot--done{color:#a7f3d0;background:#065f466e}.equipment-timeline small,.equipment-timeline strong{display:block}.equipment-timeline small{color:#8397ab;font-size:.66rem}.equipment-timeline strong{margin-top:.08rem;color:#edf4fa;font-size:.78rem}.equipment-timeline p{margin:.16rem 0 0;color:#9fb0c1;font-size:.7rem}.equipment-component-list,.equipment-spare-list{display:grid;gap:.45rem;padding:.65rem}.equipment-component-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.65rem;border:1px solid rgba(148,163,184,.1);border-radius:7px;background:#02060c47}.equipment-part-icon{display:grid;width:2rem;height:2rem;place-items:center;border-radius:6px;color:#5eead4;background:#0d948829}.equipment-component-list strong,.equipment-component-list small,.equipment-spare-list strong,.equipment-spare-list small{display:block}.equipment-component-list strong,.equipment-spare-list strong{color:#edf4fa;font-size:.78rem}.equipment-component-list small,.equipment-spare-list small{margin-top:.12rem;color:#879bae;font-size:.67rem}.equipment-spare-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.65rem;border:1px solid rgba(148,163,184,.1);border-radius:7px;background:#02060c47}.equipment-spare-list article>div small:last-child{display:flex;align-items:center;gap:.25rem}.equipment-spare-list article>span{min-width:2.8rem;padding:.45rem .55rem;border-radius:7px;color:#ccfbf1;background:#0d948821;text-align:center}.equipment-spare-list article>span strong{font-size:1rem}.equipment-history-table-wrap{overflow-x:auto}.equipment-maintenance-cases{margin-bottom:.75rem}.equipment-maintenance-history-tools{display:grid;grid-template-columns:minmax(0,1fr) 12rem;gap:.55rem;padding:.65rem;border-bottom:1px solid rgba(148,163,184,.1)}.equipment-maintenance-history-tools label{position:relative;display:flex;align-items:center}.equipment-maintenance-history-tools label svg{position:absolute;left:.65rem;color:#7890a5;pointer-events:none}.equipment-maintenance-history-tools input,.equipment-maintenance-history-tools select{width:100%;min-height:2.4rem;border:1px solid rgba(148,163,184,.18);border-radius:7px;color:#dce7f1;background:#0f172a80;font:inherit;font-size:.72rem}.equipment-maintenance-history-tools input{padding:.55rem .7rem .55rem 2rem}.equipment-maintenance-history-tools select{padding:.55rem .65rem}.equipment-maintenance-case-list{display:grid;gap:.6rem;padding:.7rem}.equipment-maintenance-case{overflow:hidden;border:1px solid rgba(251,191,36,.2);border-radius:8px;background:#78350f14;scroll-margin-top:1rem}.equipment-maintenance-case--in_service{border-color:#38bdf838;background:#0369a112}.equipment-maintenance-case--done{border-color:#34d3992e;background:#065f460f}.equipment-maintenance-case--highlighted{border-color:#2dd4bfb8;box-shadow:0 0 0 3px #14b8a624}.equipment-maintenance-case>summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.72rem;cursor:pointer;list-style:none}.equipment-maintenance-case>summary::-webkit-details-marker{display:none}.equipment-maintenance-case-icon{display:grid;width:2.1rem;height:2.1rem;place-items:center;border-radius:7px;color:#fde68a;background:#b4530933}.equipment-maintenance-case--in_service .equipment-maintenance-case-icon{color:#7dd3fc;background:#0369a138}.equipment-maintenance-case--done .equipment-maintenance-case-icon{color:#6ee7b7;background:#065f4638}.equipment-maintenance-case-heading{min-width:0}.equipment-maintenance-case-heading small,.equipment-maintenance-case-heading strong,.equipment-maintenance-case-heading em{display:block}.equipment-maintenance-case-heading small{color:#8fa3b8;font-size:.64rem}.equipment-maintenance-case-heading strong{margin-top:.12rem;color:#f8fafc;font-size:.82rem}.equipment-maintenance-case-heading em{margin-top:.15rem;color:#9fb0c1;font-size:.66rem;font-style:normal}.equipment-maintenance-case-chevron{color:#71859a;transition:transform .14s ease}.equipment-maintenance-case[open] .equipment-maintenance-case-chevron{transform:rotate(180deg)}.equipment-maintenance-case-body{display:grid;gap:0;padding:.15rem .75rem .75rem;border-top:1px solid rgba(148,163,184,.1)}.equipment-maintenance-case-event{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding-top:.75rem}.equipment-maintenance-case-event:not(:last-child):before{position:absolute;top:2.55rem;bottom:-.75rem;left:.95rem;width:1px;background:#94a3b82e;content:""}.equipment-maintenance-case-event>span{z-index:1;display:grid;width:1.9rem;height:1.9rem;place-items:center;border-radius:999px;color:#fde68a;background:#35250f}.equipment-maintenance-case-event--service>span,.equipment-maintenance-case-event--repair>span{color:#7dd3fc;background:#0b2b3c}.equipment-maintenance-case-event--done>span{color:#6ee7b7;background:#0b3228}.equipment-maintenance-case-event>div{min-width:0}.equipment-maintenance-case-event>div>small,.equipment-maintenance-case-event>div>strong{display:block}.equipment-maintenance-case-event>div>small{color:#7f93a8;font-size:.63rem}.equipment-maintenance-case-event>div>strong{margin-top:.12rem;color:#edf4fa;font-size:.76rem}.equipment-maintenance-case-event>div>p{margin:.28rem 0 0;color:#aebdca;font-size:.7rem;line-height:1.45;white-space:pre-line}.equipment-maintenance-case-event--repair .equipment-report-card{margin-top:.4rem}.equipment-history-table{width:100%;border-collapse:collapse;color:#d8e2ec;font-size:.72rem;text-align:left}.equipment-history-table th,.equipment-history-table td{padding:.72rem;border-bottom:1px solid rgba(148,163,184,.1);vertical-align:top}.equipment-history-table th{color:#8fa3b8;background:#0f172a5c;font-size:.63rem;text-transform:uppercase}.equipment-history-table td strong,.equipment-history-table td small{display:block}.equipment-history-table .equipment-task-documents a small{display:inline;margin:0;white-space:nowrap}.equipment-maintenance-reports{margin-bottom:.75rem}.equipment-report-list{display:grid;gap:.65rem;padding:.7rem}.equipment-report-card{overflow:hidden;border:1px solid rgba(56,189,248,.16);border-radius:8px;background:#0369a114}.equipment-report-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;padding:.75rem;border-bottom:1px solid rgba(148,163,184,.1)}.equipment-report-card>header>span{display:grid;width:2.15rem;height:2.15rem;place-items:center;border-radius:7px;color:#7dd3fc;background:#0369a13d}.equipment-report-delete{display:grid;width:2rem;height:2rem;padding:0;place-items:center;border:1px solid rgba(248,113,113,.26);border-radius:6px;color:#fca5a5;background:#7f1d1d2e}.equipment-report-delete:hover:not(:disabled){border-color:#f8717180;color:#fee2e2;background:#991b1b52}.equipment-report-delete:disabled{cursor:wait;opacity:.65}.equipment-report-card header small,.equipment-report-card header strong{display:block}.equipment-report-card header small{color:#8fa3b8;font-size:.66rem}.equipment-report-card header strong{margin-top:.1rem;color:#f8fafc;font-size:.84rem}.equipment-report-card header p{margin:.2rem 0 0;color:#9fb0c1;font-size:.69rem}.equipment-report-card h5{margin:0;padding:.65rem .75rem 0;color:#bae6fd;font-size:.75rem}.equipment-report-card ul{display:grid;gap:.4rem;margin:0;padding:.65rem .75rem;list-style:none}.equipment-report-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.5rem;color:#cbd5e1;font-size:.72rem;line-height:1.4}.equipment-report-item>span{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:5px;color:#a7f3d0;background:#065f4640}.equipment-report-item--repair>span{color:#bae6fd;background:#0369a140}.equipment-report-item--observation>span{color:#fde68a;background:#92400e45}.equipment-report-item p{margin:.12rem 0 0}.equipment-report-card footer{padding:.55rem .75rem;border-top:1px solid rgba(148,163,184,.1);color:#94a3b8;font-size:.68rem;line-height:1.4}.equipment-report-document a{display:flex;align-items:center;gap:.45rem;color:#7dd3fc;font-weight:800;text-decoration:none}.equipment-report-preventive-link{display:flex;align-items:center;gap:.4rem;color:#99f6e4!important}.equipment-report-document a small{color:#8fa3b8;font-weight:600}.equipment-report-linked-faults{display:grid;gap:.25rem}.equipment-report-linked-faults strong{display:flex;align-items:center;gap:.35rem;color:#fde68a}.equipment-report-linked-faults span{display:block}.equipment-history-table td strong{color:#f8fafc;font-size:.75rem}.equipment-history-table td small{max-width:25rem;margin-top:.2rem;color:#91a4b8;line-height:1.35}@media(max-width:1050px){.equipment-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-workspace{grid-template-columns:14rem minmax(0,1fr)}.equipment-overview,.equipment-parts-layout,.equipment-document-layout{grid-template-columns:1fr}.equipment-info-panel--wide,.equipment-document-panel--other{grid-column:1}.equipment-field-round-measurements__history,.equipment-assembly-device-fields,.equipment-assembly-candidates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.equipment-header,.equipment-card-header{align-items:flex-start;flex-direction:column}.equipment-prototype-badge{align-self:flex-start}.equipment-header-actions{align-self:stretch;justify-content:space-between}.equipment-summary-row,.equipment-workspace{grid-template-columns:1fr}.equipment-list-panel{border-right:0;border-bottom:1px solid rgba(148,163,184,.13)}.equipment-list{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.equipment-card-actions{width:100%}.equipment-card-actions button{flex:1}.equipment-tabs{overflow-x:auto}.equipment-assembly-dialog{max-height:calc(100vh - .5rem)}.equipment-assembly-device-fields,.equipment-assembly-candidates,.equipment-assembly-relation-row,.equipment-assembly-replacement-head,.equipment-relation-groups,.equipment-replacement-list article{grid-template-columns:1fr}.equipment-assembly-wide,.equipment-replacement-list p{grid-column:1}.equipment-assembly-selected article{grid-template-columns:minmax(0,1fr) auto}.equipment-assembly-selected article>select,.equipment-assembly-selected article>input,.equipment-assembly-link-hierarchy,.equipment-assembly-warning{grid-column:1 / -1}.equipment-tab{flex:0 0 auto}.equipment-details,.equipment-device-form{grid-template-columns:1fr}.equipment-device-form-wide{grid-column:1}.equipment-fault-form,.equipment-maintenance-history-tools{grid-template-columns:1fr}.equipment-maintenance-case>summary{grid-template-columns:auto minmax(0,1fr) auto}.equipment-maintenance-case>summary .equipment-maintenance-state{grid-column:2;justify-self:start}.equipment-maintenance-case-chevron{grid-column:3;grid-row:1 / span 2}.equipment-document-intro,.equipment-technical-form,.equipment-technical-details{grid-template-columns:1fr}.equipment-field-round-measurements__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-field-round-measurements__history{grid-template-columns:1fr}.equipment-document-upload{justify-self:start}.equipment-hierarchy-create,.equipment-hierarchy-type-list>div{grid-template-columns:1fr}.equipment-hierarchy-type-list>div>button{width:100%}}.report-table tbody tr:nth-child(2n){background:#ffffff09}.report-table-row--clickable{cursor:pointer}.report-table-row--clickable:hover,.report-table-row--clickable:focus-visible{outline:none;background:#38bdf81f}.report-table input,.report-table select{min-height:2.1rem;width:100%;min-width:7rem;padding:0 .55rem;border:1px solid rgba(148,163,184,.22);border-radius:6px;background:#03070cc7;color:#f8fafc;font:inherit;outline:none}.report-table input[type=checkbox]{min-width:1.1rem;width:1.1rem;height:1.1rem;min-height:1.1rem;padding:0;accent-color:#14b8a6}.report-table--entries{min-width:82rem}.report-actions{display:flex;gap:.4rem;align-items:center}.report-icon-button{display:inline-grid;width:2rem;height:2rem;place-items:center;border:1px solid rgba(45,212,191,.26);border-radius:8px;background:#14b8a61a;color:#b7fff5;cursor:pointer}.report-icon-button:hover{border-color:#2dd4bf94;background:#14b8a62e}.report-icon-button--danger{border-color:#f8717147;background:#7f1d1d33;color:#fecaca}.report-icon-button--danger:hover{border-color:#f8717194;background:#7f1d1d52}.tank-report-layout{display:grid;gap:1rem}.report-table--notes{min-width:42rem}.report-table--notes th:nth-child(1),.report-table--notes td:nth-child(1){width:8rem}.report-table--notes th:nth-child(2),.report-table--notes td:nth-child(2){width:12rem}.report-table--notes td{vertical-align:top}.report-table--notes td:nth-child(3){white-space:pre-wrap;line-height:1.45}.report-weather{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .8rem;margin:.65rem 0;padding:.65rem .75rem;border:1px solid rgba(56,189,248,.2);border-radius:8px;color:#cbd5e1;background:#0369a11a;font-size:.72rem}.report-weather>span{display:inline-flex;align-items:center;gap:.28rem;white-space:nowrap}.report-weather svg{flex:0 0 auto;color:#7dd3fc}.report-weather__source{color:#e0f2fe}.report-weather__source small{color:#8fa3b8;font-weight:500}.report-weather__stale{width:100%;color:#fcd34d}.report-weather--compact{min-width:13rem;margin:0;padding:.42rem .5rem;gap:.3rem .55rem;background:#0369a112;font-size:.66rem}.report-weather--unavailable{border-color:#94a3b829;color:#94a3b8;background:#0f172a4d}.equipment-report-card>.report-weather{margin:.65rem .75rem 0}.maintenance-case-reports .report-weather{margin:.5rem 0 0}.report-table--notes .report-weather{min-width:12rem}.report-grid--field-round{grid-template-columns:repeat(2,minmax(0,1fr))}.field-round-report-table{min-width:76rem}.field-round-report-table td{vertical-align:middle}.field-round-report-table td:first-child strong,.field-round-report-table td:first-child small{display:block}.field-round-report-table td:nth-child(3)>small{color:#8295a8;display:block;font-size:.62rem;margin-top:.25rem;white-space:nowrap}.field-round-report-table td:first-child small{margin-top:.15rem;color:#8295a8;font-size:.65rem}.field-round-report-table .report-weather{min-width:13rem}.field-round-count{display:inline-flex;min-width:2.8rem;justify-content:center;padding:.25rem .45rem;border:1px solid rgba(251,191,36,.28);border-radius:999px;color:#fde68a;background:#78350f2e;font-weight:900}.field-round-count--complete{border-color:#2dd4bf4d;color:#99f6e4;background:#0d948824}.field-round-archive-status{display:grid;gap:.22rem;color:#7f91a4;font-size:.66rem}.field-round-archive-status span:before{content:"○";margin-right:.32rem}.field-round-archive-status .field-round-archive-status--ok{color:#a7f3d0}.field-round-archive-status .field-round-archive-status--ok:before{content:"●"}.field-round-open-report{display:inline-flex;align-items:center;gap:.3rem;min-height:2.1rem;padding:0 .65rem;border:1px solid rgba(56,189,248,.28);border-radius:7px;color:#bae6fd;background:#0369a121;font-size:.7rem;font-weight:900;white-space:nowrap}.field-round-open-report:hover{border-color:#38bdf885;background:#0369a13d}.field-round-report-dialog{width:min(72rem,100%);gap:.8rem}.field-round-report-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.field-round-report-meta>div{min-width:0;display:grid;gap:.2rem;padding:.65rem;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#0f172a61}.field-round-report-meta span,.field-round-report-section__notes>span{color:#8fa3b8;font-size:.65rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.field-round-report-meta strong{overflow-wrap:anywhere;color:#f8fafc;font-size:.78rem}.field-round-report-no-weather{margin:0;padding:.65rem .75rem;border:1px solid rgba(148,163,184,.15);border-radius:8px;color:#94a3b8;background:#0f172a4d;font-size:.72rem}.field-round-report-weather-risk,.weather-history-risks article{align-items:flex-start;background:#fff6df;border:1px solid #e7bf68;border-radius:12px;color:#704607;display:flex;gap:10px;padding:12px 14px}.field-round-report-weather-risk p,.weather-history-risks p{margin:3px 0}.weather-history-report{display:grid;gap:15px}.weather-history-stations{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.weather-history-stations article{background:#f6f9fa;border:1px solid #dbe5e9;border-radius:12px;display:grid;gap:3px;padding:12px}.weather-history-stations span,.weather-history-stations small{color:#607383}.weather-history-risks,.weather-status-events{display:grid;gap:8px}.weather-status-events h3{font-size:.9rem}.weather-status-events__list{display:grid;gap:6px}.weather-status-event{display:grid;grid-template-columns:10.5rem 11.5rem minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;border:1px solid #dbe5e9;border-left-width:5px;border-radius:8px;background:#f8fafc;color:#1e293b}.weather-status-event>span{font-size:.73rem;font-weight:900;text-transform:uppercase}.weather-status-event time{color:#607383;font-size:.72rem;font-weight:700;white-space:nowrap}.weather-status-event p{margin:0;font-size:.76rem}.weather-status-event--green{border-left-color:#059669}.weather-status-event--yellow{border-left-color:#d97706;background:#fffbeb}.weather-status-event--red{border-left-color:#dc2626;background:#fef2f2}.weather-status-event--unknown{border-left-color:#64748b}.weather-history-table-wrap{max-height:calc(100vh - 22rem)}.weather-history-table thead th{position:sticky;top:0;z-index:2;box-shadow:0 1px #94a3b82e}.weather-history-table th small,.weather-history-table th span{display:block}.weather-history-table th small{margin-bottom:3px;color:#7f96aa;font-size:.65rem;font-weight:700;white-space:nowrap}.weather-history-table td{white-space:nowrap;vertical-align:top}.field-round-report-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.field-round-report-section{overflow:hidden;border:1px solid rgba(248,113,113,.16);border-radius:8px;background:#450a0a14}.field-round-report-section--checked{border-color:#2dd4bf2e;background:#0d94880f}.field-round-report-section>header{display:flex;align-items:center;gap:.55rem;padding:.65rem .75rem;border-bottom:1px solid rgba(148,163,184,.1)}.field-round-report-section>header>span{display:grid;width:1.65rem;height:1.65rem;place-items:center;border-radius:6px;color:#fca5a5;background:#7f1d1d33;font-weight:900}.field-round-report-section--checked>header>span{color:#99f6e4;background:#0d948833}.field-round-report-section>header strong,.field-round-report-section>header small{display:block}.field-round-report-section>header strong{color:#f8fafc;font-size:.8rem}.field-round-report-section>header small{margin-top:.1rem;color:#8fa3b8;font-size:.64rem}.field-round-report-section dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.35rem;margin:0;padding:.6rem .75rem 0}.field-round-report-section dl>div{padding:.45rem .5rem;border:1px solid rgba(148,163,184,.1);border-radius:6px;background:#0f172a4d}.field-round-report-section dt{color:#8fa3b8;font-size:.62rem}.field-round-report-section dd{margin:.12rem 0 0;color:#e2e8f0;font-size:.76rem;font-weight:900}.field-round-report-section__notes{padding:.65rem .75rem}.field-round-report-section__notes p{margin:.22rem 0 0;color:#cbd5e1;font-size:.72rem;line-height:1.45;white-space:pre-wrap}.field-round-report-archive{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .75rem;border:1px solid rgba(56,189,248,.16);border-radius:8px;background:#0369a114}.field-round-report-archive>div{display:grid;gap:.15rem}.field-round-report-archive strong{color:#e0f2fe;font-size:.75rem}.field-round-report-archive span{color:#8fa3b8;font-size:.68rem}.field-round-report-archive a{display:inline-flex;align-items:center;gap:.38rem;min-height:2.15rem;padding:0 .65rem;border:1px solid rgba(56,189,248,.3);border-radius:7px;color:#bae6fd;background:#0369a121;font-size:.7rem;font-weight:900;text-decoration:none}@media(max-width:800px){.report-grid--field-round,.field-round-report-sections,.field-round-report-meta,.weather-history-stations{grid-template-columns:1fr}.field-round-report-archive{align-items:flex-start;flex-direction:column}.weather-status-event{grid-template-columns:1fr;gap:3px}}.access-panel{display:grid;align-content:center;justify-items:center;grid-column:1 / -1;min-height:18rem;padding:2rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294;color:#cbd5e1;text-align:center}.access-panel h3{color:#f8fafc}.access-panel p{max-width:34rem;margin:.6rem 0 1rem}.access-panel--denied{border-color:#f8717147}.program-placeholder svg{color:#2dd4bf}.program-placeholder h3{color:#f8fafc;font-size:clamp(1.3rem,2.5vw,2rem)}.program-placeholder p{margin:0;line-height:1.6}.mail-note{display:inline-flex;align-items:center;gap:.45rem;margin-top:.2rem;color:#d6e2ee;font-weight:700}.mail-note svg{color:#f59e0b}.round-app{display:grid;grid-column:1 / -1;gap:1rem;min-width:0}.round-app--sheet{max-height:74vh;overflow:auto;padding:1rem;border-radius:8px;background:#e2e2e2;color:#030712}.round-app--sheet .eyebrow{color:#4b5563}.round-header,.round-toolbar,.round-footer,.round-section{border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294}.round-app--sheet .round-header,.round-app--sheet .round-toolbar,.round-app--sheet .round-footer{border-color:#c7c7c7;background:#eee;box-shadow:none}.round-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.round-header h3{font-size:clamp(1.35rem,2.6vw,2rem)}.round-summary{display:grid;gap:.25rem;justify-items:end;color:#4b5563}.round-summary strong{color:#111827}.round-toolbar{display:grid;grid-template-columns:minmax(12rem,.8fr) minmax(14rem,1fr);gap:.8rem;padding:1rem}.round-toolbar label{display:grid;gap:.35rem;min-width:0;color:#374151;font-size:.88rem;font-weight:800}.round-app--sheet .round-toolbar input,.round-app--sheet .round-toolbar select{border-color:#9ca3af;background:#fff;color:#111827}.round-table{display:grid;min-width:52rem}.round-table__head,.round-row{display:grid;grid-template-columns:2.5rem minmax(14rem,1fr) minmax(13rem,.9fr) minmax(12rem,.72fr) 4.2rem;gap:1rem}.round-table__head{position:sticky;top:-1rem;z-index:1;align-items:end;padding:.5rem 0 .45rem;border-bottom:1px solid #111827;background:#e2e2e2;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:800}.round-row{padding:2rem 0 .2rem}.round-row__number,.round-row__target h4,.round-row__main-task{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:800}.round-row__target h4{margin:0 0 .85rem}.round-row__children{display:grid;gap:.45rem}.round-row__main-task{padding-top:.05rem}.round-row textarea{width:100%;min-height:2rem;height:2rem;padding:.25rem .4rem;border:1px solid #9ca3af;border-radius:0;background:#fff;color:#111827;resize:vertical}.round-row--checked textarea,.round-row--checked .table-check{border-color:#0f766e}.table-check{display:grid;place-items:center;width:1.5rem;height:1.5rem;margin-top:0;border:1px solid #9ca3af;border-radius:2px;background:#f8fafc;cursor:pointer}.table-check input{width:1rem;height:1rem;margin:0;accent-color:#0f766e}.round-line{display:grid;grid-template-columns:minmax(11rem,1fr) minmax(10rem,.9fr) minmax(11rem,.85fr);gap:.6rem;align-items:start;min-height:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:1rem}.round-line__inputs{display:flex;flex-wrap:wrap;gap:.45rem .75rem;min-height:1.25rem}.round-line__inputs label,.level-fields label{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.round-line input{width:3.3rem;height:1.45rem;padding:0 .25rem;border:1px solid #b6b6b6;border-radius:0;background:#fff;color:#111827}.round-line input[readonly]{background:#eee}.level-fields{display:grid;grid-template-columns:repeat(3,3.9rem);gap:.35rem}.level-fields--two{grid-template-columns:repeat(2,4.6rem)}.level-fields label{flex-direction:column;align-items:flex-start;gap:.15rem;font-size:.9rem}.round-grid{display:grid;grid-template-columns:repeat(2,minmax(20rem,1fr));gap:1rem}.round-section{display:grid;gap:.8rem;min-width:0;padding:1rem}.round-section--checked{border-color:#2dd4bf5c;background:#14b8a614}.round-section__head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem}.round-section__number{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:8px;background:#0f766e;color:#ecfeff;font-weight:900}.round-section__head h4{margin:0;color:#f8fafc;font-size:1rem}.round-section__head span{display:block;margin-top:.15rem;color:#9fb0c1;font-size:.88rem}.check-control{display:grid;place-items:center;width:2.4rem;height:2.4rem;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#0f172ae6;color:#64748b;cursor:pointer}.check-control input{position:absolute;opacity:0;pointer-events:none}.check-control:has(input:checked){border-color:#2dd4bf80;background:#14b8a62e;color:#5eead4}.round-section textarea,.round-toolbar input,.round-toolbar select,.field-row input{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#03070cbd;color:#f8fafc;outline:none}.round-section textarea{min-height:4.6rem;resize:vertical;padding:.75rem}.round-toolbar input,.round-toolbar select,.field-row input{min-height:2.35rem;padding:0 .65rem}.round-section textarea:focus,.round-toolbar input:focus,.round-toolbar select:focus,.field-row input:focus{border-color:#2dd4bfb8;box-shadow:0 0 0 3px #14b8a624}.round-section__tasks{display:grid;gap:.55rem}.task-row,.field-row{border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#ffffff09}.task-row{display:grid;grid-template-columns:auto minmax(8rem,1fr) minmax(8rem,1fr);align-items:center;gap:.5rem;padding:.65rem}.task-row svg{color:#2dd4bf}.task-row strong{min-width:0}.task-row span{color:#9fb0c1}.field-row{display:grid;grid-template-columns:repeat(2,minmax(8rem,1fr));align-items:center;gap:.65rem;padding:.65rem;color:#d6e2ee;font-weight:700}.field-row label{display:grid;grid-template-columns:minmax(6rem,1fr) minmax(4rem,6rem) auto;align-items:center;gap:.45rem;min-width:0}.field-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-row--two{grid-template-columns:repeat(2,minmax(0,1fr))}.spin{animation:spin .9s linear infinite}.round-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.round-footer p{margin:0;color:#374151}.save-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:0 1rem;border:1px solid rgba(45,212,191,.36);border-radius:8px;background:#0f766e;color:#ecfeff;font-weight:900;cursor:pointer}.save-button:disabled{cursor:not-allowed;opacity:.72}.save-button[aria-busy=true]:disabled{cursor:wait}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px)and (min-height:900px){.portal{gap:.85rem;padding:.85rem}.topbar{min-height:4.65rem;padding:.8rem 1rem}.brand__mark{width:2.9rem;height:2.9rem}h1{font-size:2.05rem}.workspace{grid-template-columns:18.5rem minmax(0,1fr);gap:.85rem;padding:.85rem}.program-nav{padding:.75rem}.program-link{min-height:2.85rem;margin-bottom:.42rem}.program-sublink{min-height:2.15rem}.program-stage{padding:.85rem}.program-shell--workbench{grid-template-columns:minmax(52rem,1fr) 22rem;gap:.7rem;padding:.7rem}.program-shell--equipment,.program-shell--preventive,.program-shell--warehouse{grid-template-columns:minmax(0,1fr)}.program-shell--workbench .calendar-panel{max-height:calc(100vh - 11.2rem)}.program-shell--workbench .action-button{min-height:2.25rem}.pumping-status-panel{padding:.75rem}.pumping-status-grid{gap:.6rem}.pumping-status-card{min-height:4.2rem;padding:.65rem .8rem}.pumping-status-timer span{font-size:1.28rem}.home-panel{gap:.85rem;min-height:auto;max-height:calc(100vh - 11.2rem);overflow:auto;padding:1rem}.maintenance-panel,.tank-status-panel{padding:.85rem}.tank-status-grid{gap:.6rem}.tank-card{padding:.7rem}.reports-app,.maintenance-tasks-app,.water-app,.round-app--classic{max-height:calc(100vh - 11.2rem)}.reports-app{gap:.75rem;min-height:auto;overflow:auto;padding:.75rem}.report-panel{gap:.75rem;padding:.85rem}.report-panel__title h3{font-size:1.18rem}.report-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.report-card{padding:.75rem}.report-table-wrap{max-height:calc(100vh - 22rem)}.report-table caption{padding:.55rem .65rem}.report-table th,.report-table td{padding:.5rem .6rem}.report-table th{position:sticky;top:0;z-index:1}.report-icon-button{width:1.85rem;height:1.85rem}.fill-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.water-app{gap:.7rem;padding:.75rem}.water-grid{gap:.7rem}}@media(max-width:1599px){.topbar{grid-template-columns:minmax(0,1fr) auto auto}.topbar-weather{grid-column:1 / -1;grid-row:2;justify-self:stretch;min-width:0}.program-menu-button{display:inline-flex;grid-column:2;grid-row:1}.topbar__user{grid-column:3;grid-row:1}.workspace{grid-template-columns:1fr}.program-nav{display:none}.program-nav--open{display:grid;grid-template-columns:1fr;gap:.5rem}.program-nav__title{padding-bottom:.25rem}.program-link{justify-content:flex-start;margin:0}.program-nav-item{display:grid;min-width:0}.program-subnav,.program-role-switcher{margin:.4rem 0 0;padding-left:0;border-left:0}.program-sublink{justify-content:flex-start;min-height:2.35rem;padding:0 .45rem}.program-shell--workbench{grid-template-columns:1fr}.program-shell--workbench .calendar-panel,.program-shell--warehouse .pumping-status-panel{display:none}.program-shell--workbench .pumping-status-panel,.program-shell--workbench .round-app--classic,.program-shell--workbench .preventive-app,.program-shell--workbench .warehouse-app,.program-shell--workbench .program-placeholder,.program-shell--workbench .access-panel,.program-shell--workbench .home-panel,.program-shell--workbench .maintenance-tasks-app,.program-shell--workbench .reports-app,.program-shell--workbench .water-app{grid-column:1}}@media(max-width:1200px){.topbar-weather{min-width:32rem}.topbar-weather__metric>small:first-of-type{display:none}}@media(max-width:900px){.preventive-report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.chemical-import-grid{grid-template-columns:1fr}.chemical-import-grid .chemical-form-wide{grid-column:1}.topbar{align-items:stretch;grid-template-columns:minmax(0,1fr) auto}.topbar__user{grid-column:1 / -1;grid-row:3;justify-self:start;max-width:100%}.topbar-weather{grid-column:1 / -1;grid-row:2}.program-menu-button{grid-column:2;grid-row:1}.program-menu-button{display:inline-flex}.workspace{grid-template-columns:1fr}.program-nav{display:none}.program-nav--open{display:grid}.program-shell--dashboard,.program-shell--workbench{grid-template-columns:1fr}.program-shell--workbench .login-panel,.program-shell--workbench .pumping-status-panel,.program-shell--workbench .calendar-panel,.program-shell--workbench .round-app--classic,.program-shell--workbench .preventive-app,.program-shell--workbench .warehouse-app,.program-shell--workbench .program-placeholder,.program-shell--workbench .access-panel,.program-shell--workbench .home-panel,.program-shell--workbench .maintenance-tasks-app,.program-shell--workbench .reports-app{grid-column:auto;grid-row:auto}.program-shell--workbench .calendar-panel{position:static;max-height:none}.warehouse-access-panel__header{align-items:stretch;flex-direction:column}.warehouse-access-panel__header>button{justify-content:center}.program-placeholder,.round-app{grid-column:auto}.warehouse-app{grid-column:auto;grid-row:auto;min-height:30rem}.warehouse-content{max-height:none}.warehouse-summary,.warehouse-categories,.warehouse-form-grid,.warehouse-link-existing-controls,.warehouse-part-link-form{grid-template-columns:1fr}.warehouse-equipment-category-header{grid-template-columns:auto minmax(0,1fr)}.warehouse-equipment-category-stats{grid-column:2}.warehouse-equipment-category-expand{grid-column:2;justify-content:flex-start}.warehouse-form-wide{grid-column:auto}.warehouse-toolbar-actions{grid-column:1 / -1}.warehouse-bars>div{grid-template-columns:1fr 4.5rem}.warehouse-bars>div>div{grid-column:1 / -1;grid-row:2}.warehouse-bars>div>strong{grid-column:2;grid-row:1}.warehouse-toolbar{grid-template-columns:1fr auto}.warehouse-toolbar>span{grid-column:1 / -1;grid-row:2;text-align:left}.warehouse-type-form,.round-grid{grid-template-columns:1fr}}@media(max-width:620px){.preventive-report-stats{grid-template-columns:1fr}.preventive-report-filters label{width:100%}.chemical-list-heading,.chemical-import-result{align-items:flex-start;flex-direction:column}.chemical-list-heading__actions{width:100%}.chemical-list-heading__actions .warehouse-primary-button{flex:1}.portal{padding:.65rem}.topbar,.workspace,.program-stage{padding:.75rem}.topbar-weather__station span{display:none}.topbar-weather__metrics{grid-template-columns:repeat(2,minmax(0,1fr));white-space:normal}.topbar-weather__metric{flex-wrap:wrap}.program-nav{padding:.65rem}.program-link,.program-sublink{justify-content:flex-start}.stage-header{align-items:stretch;flex-direction:column}.security-pill{justify-content:center;width:100%}.round-header,.round-footer{align-items:stretch;flex-direction:column}.round-summary{justify-items:start}.round-toolbar,.field-row,.field-row--two,.field-row--three,.task-row,.field-row label{grid-template-columns:1fr}.save-button{width:100%}.home-actions,.tank-status-grid,.tank-status-panel__title,.maintenance-task-summary,.maintenance-resolution-grid{grid-template-columns:1fr}.maintenance-tasks-header,.maintenance-task-view-heading{align-items:stretch;flex-direction:column}.maintenance-task-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.maintenance-task-tab{justify-content:center}.maintenance-task-filters{display:grid;grid-template-columns:1fr}.maintenance-task-filters label,.tank-refresh{width:100%}.report-grid{grid-template-columns:1fr}}.round-app--classic{grid-column:1 / -1;gap:0;max-height:74vh;overflow:auto;padding:0;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0a1017;color:#e8edf2;font-family:Georgia,Times New Roman,serif}.classic-controls{display:grid;grid-template-columns:12rem minmax(8rem,1fr);align-items:end;gap:1rem;padding:.7rem 1.6rem;border-bottom:1px solid rgba(148,163,184,.16);background:#0f1720}.program-shell--workbench .classic-controls{grid-template-columns:10rem minmax(8rem,1fr);gap:.7rem;padding:.45rem 1rem}.classic-controls label{display:grid;gap:.25rem;color:#9fb0c1;font-family:Georgia,Times New Roman,serif;font-weight:700}.classic-controls input,.classic-controls select{width:100%;min-height:1.8rem;padding:.15rem .35rem;border:1px solid rgba(148,163,184,.25);border-radius:6px;background:#050a0f;color:#f8fafc;font:inherit}.classic-controls__summary{display:grid;justify-items:end;gap:.15rem;color:#8ea3b7;font-family:Georgia,Times New Roman,serif;text-align:right}.classic-controls__summary strong{display:block;color:#f8fafc;font-size:1.05rem;line-height:1.1}.classic-controls__summary span{display:block;color:#8ea3b7;line-height:1.1}.classic-sheet-wrap{min-width:54rem;padding:1.3rem 1.6rem .6rem}.program-shell--workbench .classic-sheet-wrap{min-width:49rem;padding:.65rem 1rem .45rem}.classic-sheet{width:100%;border-collapse:collapse;table-layout:fixed;color:#e8edf2}.classic-col-number{width:5%}.classic-col-target{width:35%}.classic-col-task{width:28%}.classic-col-notes{width:22%}.classic-col-check{width:10%}.classic-sheet th{padding:0 .4rem .35rem;border-bottom:1px solid rgba(45,212,191,.36);color:#f8fafc;font-size:1.35rem;font-weight:800;text-align:left;vertical-align:bottom}.program-shell--workbench .classic-sheet th{padding-bottom:.25rem;font-size:1.05rem}.classic-sheet th:nth-child(4),.classic-sheet th:nth-child(5){text-align:center}.classic-row td{padding:2rem .4rem .1rem;color:#d8e2ec;font-size:1rem;line-height:1.55;vertical-align:top}.program-shell--workbench .classic-row td{padding:1rem .35rem .05rem;font-size:.88rem;line-height:1.32}.classic-row h4{margin:0 0 .85rem;color:#f8fafc;font-size:1.25rem;font-weight:800;line-height:1.2}.program-shell--workbench .classic-row h4{margin-bottom:.45rem;font-size:1rem}.classic-number{color:#2dd4bf;font-size:1.15rem;font-weight:800}.program-shell--workbench .classic-number{font-size:.98rem}.classic-list{display:grid;gap:.1rem}.classic-row textarea{display:block;width:100%;min-height:2rem;height:2rem;margin:0;padding:.2rem .3rem;border:1px solid rgba(148,163,184,.28);border-radius:6px;background:#151b22;color:#f8fafc;font:1rem Georgia,Times New Roman,serif;resize:vertical}.program-shell--workbench .classic-row textarea{min-height:1.65rem;height:1.65rem;font-size:.88rem}.classic-extra-inputs{display:grid;gap:.4rem;margin-top:1.9rem}.classic-maintenance-task{display:inline-flex;align-items:center;gap:.35rem;margin-top:.35rem;color:#99f6e4;font:.82rem system-ui,sans-serif;font-weight:800}.classic-maintenance-task input{accent-color:#14b8a6}.maintenance-dialog-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:1rem;background:#02060cb8}.equipment-form-window-status{min-height:100vh;display:grid;align-content:center;justify-items:center;gap:.55rem;padding:2rem;color:#a7f3d0;text-align:center;background:#0b1219}.equipment-form-window-status strong{color:#f8fafc;font-size:1rem}.equipment-form-window-status span{max-width:34rem;color:#91a4b8;font-size:.78rem;line-height:1.5}.equipment-form-window-status button{margin-top:.5rem;padding:.65rem .9rem;border:1px solid rgba(148,163,184,.22);border-radius:8px;color:#e2e8f0;background:#0f172ab3}.equipment-form-window-status--error{color:#fca5a5}.maintenance-dialog{position:relative;width:min(32rem,100%);max-height:calc(100vh - 2rem);display:grid;gap:1rem;overflow:auto;padding:1.1rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#101820;box-shadow:0 24px 60px #00000059}.maintenance-dialog--wide{width:min(56rem,100%)}.maintenance-dialog__title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.maintenance-dialog__title span{color:#8fd0ff;font-size:.8rem;font-weight:900;text-transform:uppercase}.maintenance-dialog__title h3{margin:.2rem 0 0;color:#f8fafc}.maintenance-dialog__title button{width:2rem;height:2rem;display:grid;place-items:center;border:1px solid rgba(148,163,184,.18);border-radius:8px;color:#d8e2ec;background:#0f172a99}.maintenance-dialog__title-actions{display:flex;flex:0 0 auto;align-items:center;gap:.45rem}.maintenance-dialog__title .context-help-trigger{width:auto;min-width:2rem;padding:0 .65rem;gap:.38rem;color:#fde68a;border-color:#fbbf2485;background:#78350f3d;box-shadow:0 0 0 1px #fbbf240f,0 4px 14px #78350f24;font-size:.7rem;font-weight:900;white-space:nowrap}.maintenance-dialog__title .context-help-trigger:hover,.maintenance-dialog__title .context-help-trigger[aria-expanded=true]{color:#fef3c7;border-color:#fbbf24c7;background:#92400e66}.maintenance-dialog__title .context-help-trigger:focus-visible{outline:2px solid #fbbf24;outline-offset:2px}.maintenance-dialog__title .context-help-trigger span{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none}.context-help-panel{position:fixed;z-index:60;top:1rem;right:1rem;display:grid;width:min(29rem,calc(100vw - 1rem));height:min(42rem,calc(100vh - 1rem));min-width:0;max-width:calc(100vw - 1rem);max-height:calc(100vh - 1rem);grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(45,212,191,.28);border-radius:9px;background:#111c25;box-shadow:0 22px 55px #0000007a}.context-help-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem;border-bottom:1px solid rgba(148,163,184,.13);background:#0f766e17;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.context-help-panel.is-dragging>header{cursor:grabbing}.context-help-panel__heading{display:flex;min-width:0;align-items:flex-start;gap:.55rem}.context-help-panel__heading>svg{flex:0 0 auto;margin-top:.12rem;color:#5eead4}.context-help-panel>header span{color:#5eead4;font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.context-help-panel>header h3{margin:.18rem 0 0;color:#f8fafc;font-size:1.02rem}.context-help-panel>header button{display:grid;flex:0 0 auto;width:2rem;height:2rem;padding:0;place-items:center;border:1px solid rgba(148,163,184,.18);border-radius:8px;color:#d8e2ec;background:#0f172a99}.context-help-panel__content{display:grid;align-content:start;gap:.9rem;padding:1rem;overflow-y:auto}.context-help-panel__content p{margin:0;color:#b7c5d3;font-size:.76rem;line-height:1.55}.context-help-panel__content section{display:grid;gap:.42rem}.context-help-panel__content h4{margin:0;color:#e2e8f0;font-size:.8rem}.context-help-panel__content ul{display:grid;gap:.38rem;margin:0;padding-left:1.1rem;color:#b7c5d3;font-size:.73rem;line-height:1.5}.context-help-panel__content ol{display:grid;gap:.42rem;margin:0;padding-left:1.25rem;color:#b7c5d3;font-size:.73rem;line-height:1.5}.context-help-panel__content ol li::marker{color:#5eead4;font-weight:900}.context-help-definitions{display:grid;gap:.42rem;margin:0}.context-help-definitions>div{padding:.58rem .65rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;background:#0f172a6b}.context-help-definitions dt{color:#ccfbf1;font-size:.72rem;font-weight:900}.context-help-definitions dd{margin:.16rem 0 0;color:#aebdcb;font-size:.69rem;line-height:1.45}.context-help-example{padding:.65rem;border:1px solid rgba(56,189,248,.2);border-radius:8px;background:#0369a117}.context-help-example>strong{display:block;margin-bottom:.18rem;color:#bae6fd;font-size:.71rem}.context-help-panel__content strong{color:#e6f7f5}.context-help-panel__content em{color:#a7f3d0;font-style:normal;font-weight:800}.equipment-classification-help-tree{display:grid;justify-items:center;gap:.3rem;padding:.75rem;border:1px solid rgba(45,212,191,.17);border-radius:8px;background:#0d94880f}.equipment-classification-help-tree>div{width:100%;padding:.58rem .65rem;border:1px solid rgba(148,163,184,.13);border-radius:7px;background:#0f172a7a}.equipment-classification-help-tree small,.equipment-classification-help-tree strong{display:block}.equipment-classification-help-tree small{color:#8fa3b8;font-size:.61rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.equipment-classification-help-tree strong{margin-top:.13rem;color:#f1f5f9;font-size:.73rem}.equipment-classification-help-tree>svg{color:#5eead4}.context-help-warning{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.5rem;padding:.65rem;border:1px solid rgba(251,191,36,.24);border-radius:8px;color:#fde68a;background:#78350f24}.context-help-warning p{color:#f8dda0}@media(max-width:620px){.maintenance-dialog__title .context-help-trigger{width:2rem;padding:0}.maintenance-dialog__title .context-help-trigger span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.context-help-panel{inset:.5rem;width:auto;height:auto;max-width:none;max-height:none;border-radius:8px}.context-help-panel>header{cursor:default;touch-action:auto}}.maintenance-dialog label{display:grid;gap:.35rem;color:#cbd5e1;font-size:.86rem;font-weight:800}.maintenance-dialog label>small{color:#8fa1b3;font-size:.75rem;font-weight:500}.maintenance-dialog input,.maintenance-dialog select,.maintenance-dialog textarea{width:100%;border:1px solid rgba(148,163,184,.24);border-radius:8px;padding:.65rem .7rem;color:#f8fafc;background:#0f172ab8}.maintenance-dialog textarea{min-height:7rem;resize:vertical}.maintenance-dialog__summary{display:grid;gap:.25rem;padding:.75rem;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0f172a6b}.maintenance-dialog__summary strong{color:#f8fafc}.maintenance-dialog__summary p{margin:0;color:#9fb0c1;white-space:pre-wrap}.maintenance-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.maintenance-detail-grid div{min-width:0;display:grid;gap:.18rem;padding:.65rem;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#0f172a5c}.maintenance-detail-grid span{color:#9fb0c1;font-size:.72rem;font-weight:900;text-transform:uppercase}.maintenance-detail-grid strong{min-width:0;color:#f8fafc;font-size:.86rem;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.maintenance-dialog__comment{min-height:7rem;padding:.75rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;color:#f8fafc;background:#0f172a6b;font-weight:500;line-height:1.5;white-space:pre-wrap}.maintenance-dialog__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.maintenance-complete-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:0 1rem;border:1px solid rgba(74,222,128,.34);border-radius:8px;color:#dcfce7;background:#15803dc7;font-weight:900;cursor:pointer}.maintenance-complete-button:disabled{cursor:wait;opacity:.72}.secondary-button{border:1px solid rgba(148,163,184,.2);border-radius:8px;padding:.7rem 1rem;color:#d8e2ec;background:#0f172ab8;font-weight:900}.program-shell--workbench .classic-extra-inputs{gap:.25rem;margin-top:.75rem}.classic-input-line,.classic-levels{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem .75rem;color:#d8e2ec}.classic-input-line label,.classic-levels label{display:inline-flex;align-items:center;gap:.25rem;color:#d8e2ec;white-space:nowrap}.classic-levels{gap:.7rem}.classic-levels label{display:grid;grid-template-rows:auto auto;align-items:start;gap:.12rem;min-width:3.9rem;font-size:.98rem;line-height:1.1}.classic-input-line input,.classic-levels input{width:3.3rem;height:1.35rem;padding:0 .2rem;border:1px solid rgba(148,163,184,.28);border-radius:5px;background:#151b22;color:#f8fafc;font:.95rem Georgia,Times New Roman,serif}.program-shell--workbench .classic-input-line input,.program-shell--workbench .classic-levels input{width:3.4rem;height:1.35rem;font-size:.92rem}.program-shell--workbench .classic-levels{gap:.55rem}.program-shell--workbench .classic-levels label{min-width:3.4rem;font-size:.86rem;line-height:1.05}.program-shell--workbench .classic-input-line{gap:.35rem .55rem}.classic-input-line--methanol input,.classic-input-line--large-number input,.classic-levels--large-number input{width:4.2rem}.classic-input-line--methanol .classic-input--volume{width:4.9rem}.program-shell--workbench .classic-input-line--methanol input,.program-shell--workbench .classic-input-line--large-number input,.program-shell--workbench .classic-levels--large-number input{width:4.3rem}.program-shell--workbench .classic-input-line--methanol .classic-input--volume{width:5.1rem}.classic-input-line input[readonly]{background:#26313d;color:#cbd5e1}.classic-check{text-align:center}.classic-check input{width:1.45rem;height:1.45rem;margin:0;accent-color:#0f766e}.program-shell--workbench .classic-check input{width:1.1rem;height:1.1rem}.classic-row--checked .classic-check input{outline:1px solid #0f766e}.classic-footer{position:sticky;bottom:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.6rem;border-top:1px solid rgba(148,163,184,.18);background:#0f1720}.program-shell--workbench .classic-footer{padding:.5rem 1rem}.classic-footer p{margin:0;color:#fff;font-family:Arial,sans-serif}.classic-footer .save-button{min-height:2.35rem;border-radius:0}.water-app{display:grid;grid-column:1;grid-row:2;gap:.85rem;min-width:0;max-height:74vh;overflow:auto;padding:1rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0a1017}.water-grid{display:grid;grid-template-columns:repeat(2,minmax(20rem,1fr));gap:.85rem;min-width:0}.water-estimate{display:grid;gap:.8rem;padding:1rem;border:1px solid rgba(45,212,191,.2);border-radius:8px;background:#0d202785}.water-estimate__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.water-estimate__header span{color:#93c5fd;font-size:.78rem;font-weight:900;text-transform:uppercase}.water-estimate__header h3{margin:.15rem 0 0;color:#f8fafc;font-size:1.08rem}.water-estimate__header svg{color:#2dd4bf;flex:0 0 auto}.water-estimate__header-tools{display:flex;align-items:center;gap:.55rem}.water-estimate__header-tools .context-help-trigger{width:1.85rem;height:1.85rem;display:grid;padding:0;place-items:center;border:1px solid rgba(251,191,36,.52);border-radius:50%;color:#fde68a;background:#78350f3d;box-shadow:0 0 0 1px #fbbf240f,0 4px 14px #78350f24;cursor:pointer}.water-estimate__header-tools .context-help-trigger:hover,.water-estimate__header-tools .context-help-trigger[aria-expanded=true]{color:#fef3c7;border-color:#fbbf24c7;background:#92400e66}.water-estimate__header-tools .context-help-trigger:focus-visible{outline:2px solid #fbbf24;outline-offset:2px}.water-estimate__header-tools .context-help-trigger svg{color:inherit}.water-estimate__header-tools .context-help-trigger span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.water-balance-help-unit{padding-top:.75rem;border-top:1px solid rgba(148,163,184,.14)}.water-balance-help-unit>header{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem}.water-balance-help-unit>header strong{color:#5eead4;font-size:.82rem}.water-balance-help-unit>header span{color:#8fa3b8;font-size:.66rem;text-align:right}.water-balance-help-formulas{display:grid;gap:.18rem}.water-balance-help-formulas>span,.water-balance-help-formulas>strong{display:block}.water-balance-help-formulas>strong{margin-top:.12rem;color:#d5f5ef}.water-estimate__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.water-estimate-card{display:grid;gap:.7rem;min-width:0;padding:.85rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294}.water-estimate-card--warning{border-color:#ca8a0457;background:linear-gradient(135deg,#854d0e33,#070c12a3 72%);box-shadow:inset 3px 0 #eab3086b}.water-estimate-card--critical{border-color:#9943306b;background:linear-gradient(135deg,#732d2347,#070c12a8 72%);box-shadow:inset 3px 0 #b4533e85}.water-estimate-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.water-estimate-card__identity{display:grid;gap:.2rem}.water-estimate-card__top strong{color:#f8fafc;font-size:1rem}.water-estimate-card__identity small{color:#fca5a5;font-size:.78rem;font-weight:900;letter-spacing:.01em}.water-estimate-card--warning .water-estimate-card__identity small{color:#fde68a}.water-estimate-card--critical .water-estimate-card__identity small{color:#fecaca}.water-estimate-card__top span{color:#9fb0c1;font-size:.82rem;font-weight:800;text-align:right}.water-estimate-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0}.water-estimate-card div{min-width:0}.water-estimate-card dt{color:#9fb0c1;font-size:.76rem;font-weight:800}.water-estimate-card dd{margin:.2rem 0 0;color:#e2e8f0;font-size:.94rem;font-weight:900}.water-balance--over{color:#5eead4}.water-balance--debt{color:#fca5a5}.water-unit{display:grid;align-content:start;gap:.85rem;min-width:0;padding:1rem;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#070c1294}.water-unit__title{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:1.8rem}.water-unit__identity{display:flex;align-items:center;gap:.6rem;min-width:0}.water-unit__identity svg{color:#2dd4bf}.water-unit__title h4{margin:0;color:#f8fafc;font-size:1.25rem}.water-actions{display:grid;gap:.65rem}.water-actions label{display:grid;gap:.3rem;min-width:0;color:#9fb0c1;font-weight:800}.water-actions .water-checkbox{display:flex;align-items:center;gap:.55rem;min-height:2.2rem}.water-checkbox--title{display:grid;grid-template-columns:auto 2.2rem;align-items:center;column-gap:.65rem;min-height:1.8rem;color:#d8e2ec;font-weight:500}.water-unit__title-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.65rem 1.25rem}.water-checkbox__text{color:#f8fafc;font-size:1rem;font-weight:500;line-height:1}.water-checkbox__control{display:grid;justify-items:end}.water-checkbox input,.water-checkbox--title input{width:1.8rem;height:1.8rem}.water-checkbox input{width:1.15rem;height:1.15rem;accent-color:#14b8a6}.water-actions label>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;min-width:0}.water-actions input{width:100%;min-height:2.45rem;padding:0 .7rem;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#03070cbd;color:#f8fafc;font:inherit;outline:none}.water-actions input:focus{border-color:#2dd4bfb8;box-shadow:0 0 0 3px #14b8a624}.water-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.45rem;padding:0 .8rem;border:1px solid rgba(45,212,191,.34);border-radius:8px;background:#14b8a624;color:#c6fff6;cursor:pointer;font-weight:900}.water-actions button:hover{background:#14b8a638}.water-table-wrap{min-width:0;overflow:auto;border:1px solid rgba(148,163,184,.14);border-radius:8px}.water-table{width:100%;min-width:34rem;border-collapse:collapse}.water-table th,.water-table td{padding:.65rem .7rem;border-bottom:1px solid rgba(148,163,184,.12);color:#d8e2ec;text-align:left;white-space:nowrap}.water-table th{color:#f8fafc;font-size:.86rem;font-weight:900;background:#0f1720eb}.water-table tbody tr:nth-child(2n){background:#ffffff09}.water-duration{display:inline-flex;align-items:center;gap:.25rem;color:#5eead4;font-weight:800}.water-duration--open{color:#facc15}.water-session-day-part{color:#718397;font-size:.7rem;font-weight:700}.water-deviation{display:inline-grid;gap:.08rem;color:#cbd5e1}.water-deviation strong{font-weight:900}.water-deviation small{color:#8295a8;font-size:.68rem}.water-deviation--over strong{color:#67e8f9}.water-deviation--under strong{color:#fcd34d}.water-deviation--loading,.water-deviation--missing{color:#8295a8;font-size:.72rem}.preventive-app{display:grid;grid-column:1;grid-row:1;gap:.85rem;min-width:0;min-height:38rem;padding:.25rem}.preventive-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem;border:1px solid rgba(45,212,191,.18);border-radius:9px;background:linear-gradient(110deg,#0f766e33,#0f1720bf 60%),#070c12b8}.preventive-hero__icon{display:grid;place-items:center;width:3.25rem;height:3.25rem;border:1px solid rgba(45,212,191,.3);border-radius:9px;background:#14b8a621;color:#5eead4}.preventive-hero h2,.preventive-hero p{margin:0}.preventive-hero h2{color:#f8fafc;font-size:1.45rem}.preventive-hero>div:nth-child(2)>p:last-child{margin-top:.25rem;color:#9fb0c1}.preventive-refresh-button,.preventive-create-button,.preventive-panel__heading>button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.4rem;padding:0 .75rem;border:1px solid rgba(45,212,191,.28);border-radius:7px;background:#14b8a61a;color:#b7fff5;font-weight:900}.preventive-hero__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.preventive-create-button{border-color:#4ade8061;background:#16a34a29;color:#bbf7d0}.preventive-refresh-button:disabled,.preventive-create-button:disabled{opacity:.6}.preventive-tabs{display:flex;gap:.35rem;overflow-x:auto;padding:.3rem;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:#070c1294}.preventive-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:2.45rem;padding:0 .8rem;border:1px solid transparent;border-radius:7px;background:transparent;color:#94a3b8;font-weight:900;white-space:nowrap}.preventive-tabs button:hover{color:#d8e2ec;background:#94a3b812}.preventive-tabs button.is-active{border-color:#2dd4bf59;background:#0f766e3d;color:#c6fff6}.preventive-message{display:flex;align-items:center;gap:.55rem;min-height:2.75rem;padding:.65rem .8rem;border:1px solid rgba(56,189,248,.22);border-radius:8px;background:#0369a117;color:#bae6fd;font-weight:800}.preventive-message--error{border-color:#f8717147;background:#7f1d1d24;color:#fecaca}.preventive-message--success{border-color:#4ade8047;background:#15803d1f;color:#bbf7d0}.preventive-loading,.preventive-empty,.material-usage-loading,.material-usage-empty{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:5rem;padding:1rem;color:#94a3b8;text-align:center}.preventive-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.preventive-stat{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-width:0;min-height:5.4rem;padding:.85rem;border:1px solid rgba(45,212,191,.16);border-radius:9px;background:#0f1720ad;color:#d8e2ec;text-align:left}button.preventive-stat:hover{border-color:#2dd4bf59;background:#0f766e21}.preventive-stat>span{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:8px;background:#14b8a61f;color:#5eead4}.preventive-stat>div{display:grid;gap:.15rem}.preventive-stat strong{color:#f8fafc;font-size:1.45rem}.preventive-stat small{color:#94a3b8;font-weight:800}.preventive-stat--danger{border-color:#f871713b}.preventive-stat--danger>span{background:#7f1d1d2e;color:#fca5a5}.preventive-stat--warning{border-color:#facc1538}.preventive-stat--warning>span{background:#854d0e2e;color:#fde68a}.preventive-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:.8rem;align-items:start}.preventive-panel{min-width:0;padding:.9rem;border:1px solid rgba(148,163,184,.14);border-radius:9px;background:#070c12a3}.preventive-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.preventive-panel__heading h3,.preventive-panel__heading p{margin:0}.preventive-panel__heading h3{color:#f8fafc;font-size:1.05rem}.preventive-panel__heading>span{color:#94a3b8;font-size:.8rem;font-weight:800}.preventive-plan-filters{display:flex;align-items:center;justify-content:flex-end;gap:.55rem}.preventive-search{display:flex;align-items:center;gap:.45rem;min-width:min(22rem,40vw);min-height:2.45rem;padding:0 .7rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;background:#03070cb3;color:#8295a8}.preventive-search input,.preventive-plan-filters select,.preventive-edit-form input,.preventive-edit-form select,.preventive-edit-form textarea,.preventive-complete-form input[type=date],.preventive-complete-form textarea{border:0;outline:0;background:transparent;color:#f8fafc;font:inherit}.preventive-completion-date{max-width:24rem}.preventive-completion-date>span:first-child{color:#f8fafc;font-size:.82rem}.preventive-completion-date__field{display:flex;align-items:center;gap:.6rem;min-height:3rem;padding:0 .75rem;border:2px solid rgba(45,212,191,.58);border-radius:8px;background:#030f16e6;color:#5eead4;cursor:text;transition:border-color .15s ease,box-shadow .15s ease}.preventive-completion-date__field:focus-within{border-color:#2dd4bf;box-shadow:0 0 0 3px #2dd4bf24}.preventive-completion-date__field input[type=date]{flex:1;min-width:0;min-height:2.75rem;padding:0;color:#f8fafc;color-scheme:dark;cursor:pointer;font-size:.95rem;font-weight:900}.preventive-completion-date__field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1}.preventive-search input{width:100%}.preventive-plan-filters select{min-height:2.45rem;padding:0 .7rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;background:#03070cb3}.preventive-plan-list{display:grid;gap:.55rem}.preventive-plan-row{display:grid;grid-template-columns:8.2rem minmax(0,1fr) auto auto;align-items:center;gap:.75rem;width:100%;min-width:0;padding:.65rem;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#0f17208a;color:#cbd5e1;text-align:left}.preventive-plan-row:hover{border-color:#2dd4bf47;background:#0f766e1a}.preventive-plan-date{display:grid;gap:.1rem;padding:.45rem .55rem;border-left:3px solid #2dd4bf;border-radius:5px;background:#14b8a614}.preventive-plan-date strong{color:#f8fafc;font-size:.9rem}.preventive-plan-date small{color:#94a3b8;font-size:.68rem;font-weight:900}.preventive-plan-date--overdue{border-left-color:#f87171;background:#7f1d1d21}.preventive-plan-date--due_soon{border-left-color:#facc15;background:#854d0e1f}.preventive-plan-date--inactive{border-left-color:#64748b;opacity:.7}.preventive-plan-main{display:grid;gap:.15rem;min-width:0}.preventive-plan-main>small{color:#5eead4;font-size:.68rem;font-weight:900;text-transform:uppercase}.preventive-plan-main>strong{overflow:hidden;color:#f8fafc;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.preventive-plan-main>span{overflow:hidden;color:#94a3b8;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.preventive-plan-target{padding:.3rem .5rem;border:1px solid rgba(56,189,248,.18);border-radius:999px;color:#bae6fd;font-size:.68rem;font-weight:900}.preventive-history,.preventive-dialog-history,.preventive-import-history{display:grid;gap:.5rem}.preventive-dialog-materials{overflow:hidden;border:1px solid rgba(74,222,128,.18);border-radius:8px;background:#15803d0b}.preventive-dialog-materials>header{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;background:#15803d1a}.preventive-dialog-materials>header>svg{color:#86efac}.preventive-dialog-materials>header>strong{color:#f8fafc}.preventive-dialog-materials>header>span{color:#94a3b8;font-size:.74rem;font-weight:800}.preventive-dialog-materials>header>button{display:inline-flex;align-items:center;gap:.35rem;min-height:2.15rem;margin-left:auto;padding:0 .65rem;border:1px solid rgba(74,222,128,.28);border-radius:7px;background:#15803d29;color:#bbf7d0;font-size:.74rem;font-weight:900}.preventive-material-editor{display:grid;gap:.65rem;padding:.65rem}.preventive-material-adders,.material-usage-adders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.preventive-material-adders label,.material-usage-adders label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.35rem .45rem;color:#cbd5e1;font-size:.76rem;font-weight:900}.preventive-material-adders label>svg,.material-usage-adders label>svg{color:#86efac}.preventive-material-adders select,.material-usage-adders select{grid-column:1 / -1;width:100%;min-height:2.5rem;padding:0 .6rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;outline:0;background:#03070cbf;color:#f8fafc;font:inherit}.preventive-material-list{display:grid;gap:.45rem;padding:.6rem}.preventive-material-editor .preventive-material-list{padding:0}.preventive-material-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.6rem;padding:.65rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f172080}.preventive-material-list article>svg{color:#86efac}.preventive-material-list article>div{display:grid;gap:.16rem;min-width:0}.preventive-material-list article strong{color:#f8fafc}.preventive-material-list article small{color:#94a3b8;font-size:.72rem}.preventive-material-list article p{margin:.2rem 0 0;color:#cbd5e1;font-size:.75rem}.preventive-material-list article>div>input,.preventive-material-list article>label input{min-height:2.25rem;padding:0 .55rem;border:1px solid rgba(148,163,184,.18);border-radius:6px;outline:0;background:#03070cb3;color:#f8fafc;font:inherit}.preventive-material-list article>div>input{margin-top:.3rem}.preventive-material-list article>label{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:.35rem;color:#94a3b8;font-size:.7rem;font-weight:800}.preventive-material-list article>label input{width:5.5rem}.preventive-material-list article>a,.preventive-material-list article>button{display:inline-flex;min-height:2.1rem;align-items:center;justify-content:center;border:1px solid rgba(74,222,128,.22);border-radius:7px;background:#15803d1f;color:#bbf7d0;font-size:.72rem;font-weight:900;text-decoration:none}.preventive-material-list article>a{padding:0 .6rem}.preventive-material-list article>button{width:2.1rem;padding:0}.preventive-material-editor__actions{display:flex;justify-content:flex-end;gap:.5rem}.preventive-dialog-documents{overflow:hidden;border:1px solid rgba(56,189,248,.16);border-radius:8px;background:#0369a10b}.preventive-dialog-documents>header{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;background:#0369a11a}.preventive-dialog-documents>header>svg{color:#7dd3fc}.preventive-dialog-documents>header>strong{color:#f8fafc}.preventive-dialog-documents>header>span{color:#94a3b8;font-size:.74rem;font-weight:800}.preventive-dialog-documents>header>label{display:inline-flex;align-items:center;gap:.4rem;min-height:2.15rem;margin-left:auto;padding:0 .65rem;border:1px solid rgba(56,189,248,.28);border-radius:7px;background:#0369a12e;color:#bae6fd;cursor:pointer;font-size:.74rem;font-weight:900}.preventive-dialog-documents>header>label.is-loading{cursor:wait;opacity:.72}.preventive-dialog-documents input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.preventive-dialog-documents>div{display:grid;gap:.45rem;padding:.6rem}.preventive-dialog-documents article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.55rem;padding:.6rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f17208c}.preventive-dialog-documents article>svg{color:#7dd3fc}.preventive-dialog-documents article>div{display:grid;gap:.15rem;min-width:0}.preventive-dialog-documents article strong{overflow:hidden;color:#f8fafc;text-overflow:ellipsis;white-space:nowrap}.preventive-dialog-documents article small{overflow:hidden;color:#94a3b8;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.preventive-dialog-documents article a,.preventive-dialog-documents article button{display:inline-flex;min-height:2.1rem;align-items:center;justify-content:center;border:1px solid rgba(56,189,248,.22);border-radius:7px;background:#0369a11f;color:#bae6fd;font-size:.73rem;font-weight:900;text-decoration:none}.preventive-dialog-documents article a{padding:0 .65rem}.preventive-dialog-documents article button{width:2.1rem;padding:0}.preventive-dialog-documents article button:not(:disabled):hover,.preventive-dialog-documents article a:hover{border-color:#38bdf873;background:#0369a138}.preventive-history article,.preventive-dialog-history article,.preventive-import-history article{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;padding:.65rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f17207a}.preventive-history article>svg,.preventive-dialog-history article>svg,.preventive-import-history article>svg{margin-top:.12rem;color:#5eead4}.preventive-history article>div,.preventive-dialog-history article>div,.preventive-import-history article>div{display:grid;gap:.15rem}.preventive-history strong,.preventive-dialog-history strong,.preventive-import-history strong{color:#f8fafc}.preventive-history span,.preventive-history small,.preventive-dialog-history span,.preventive-import-history span,.preventive-import-history small{color:#94a3b8;font-size:.74rem}.preventive-calendar{display:grid;gap:.85rem}.preventive-calendar-controls{display:flex;align-items:center;justify-content:flex-end;gap:.7rem}.preventive-calendar-controls>span{color:#94a3b8;font-size:.76rem;font-weight:800}.preventive-calendar-controls label{display:flex;align-items:center;gap:.4rem;color:#94a3b8;font-size:.74rem;font-weight:800}.preventive-calendar-controls select{min-height:2.2rem;padding:0 .55rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;outline:0;background:#03070cb3;color:#f8fafc;font:inherit}.preventive-calendar-note{margin:-.15rem 0 .8rem;color:#94a3b8;font-size:.75rem;line-height:1.45}.preventive-calendar>section{overflow:hidden;border:1px solid rgba(148,163,184,.13);border-radius:8px}.preventive-calendar>section>header,.preventive-dialog-history>header{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;background:#0f766e1c}.preventive-calendar h4,.preventive-dialog-history header strong,.preventive-import-history h4{margin:0;color:#f8fafc}.preventive-calendar header svg,.preventive-dialog-history header svg{color:#5eead4}.preventive-calendar header span,.preventive-dialog-history header span{margin-left:auto;color:#94a3b8;font-size:.74rem;font-weight:800}.preventive-calendar>section>div{display:grid}.preventive-calendar>section>div>button{display:grid;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.65rem .75rem;border:0;border-top:1px solid rgba(148,163,184,.1);background:#070c1273;color:#cbd5e1;text-align:left}.preventive-calendar time{color:#fde68a;font-weight:900}.preventive-calendar button>span{display:grid;gap:.12rem}.preventive-calendar button strong{color:#f8fafc}.preventive-calendar button small{color:#94a3b8}.maintenance-calendar-report__title>button{display:inline-grid;place-items:center;width:2.45rem;height:2.45rem;margin-left:auto;border:1px solid rgba(45,212,191,.24);border-radius:8px;background:#0f766e24;color:#5eead4;cursor:pointer}.maintenance-calendar-report__title>button:disabled{cursor:wait;opacity:.65}.maintenance-calendar-filters{display:grid;grid-template-columns:minmax(14rem,1fr) repeat(3,minmax(9rem,auto));align-items:end;gap:.65rem}.maintenance-calendar-filters>label{display:grid;gap:.3rem;color:#9fb0c1;font-size:.76rem;font-weight:800}.maintenance-calendar-filters input,.maintenance-calendar-filters select{min-width:0;min-height:2.45rem;padding:0 .7rem;border:1px solid rgba(148,163,184,.22);border-radius:8px;outline:0;background:#03070cbd;color:#f8fafc;font:inherit}.maintenance-calendar-search{position:relative}.maintenance-calendar-search svg{position:absolute;left:.7rem;bottom:.72rem;color:#64748b;pointer-events:none}.maintenance-calendar-search input{padding-left:2.25rem}.maintenance-calendar-filters input:focus,.maintenance-calendar-filters select:focus{border-color:#2dd4bfb8;box-shadow:0 0 0 3px #14b8a624}.maintenance-calendar-summary{display:flex;align-items:baseline;gap:.45rem;color:#94a3b8;font-size:.78rem;font-weight:800}.maintenance-calendar-summary strong{color:#f8fafc;font-size:1.15rem}.maintenance-calendar-entry{border-top:1px solid rgba(148,163,184,.1);background:#070c1273}.maintenance-calendar-entry:first-child{border-top:0}.maintenance-calendar-entry>summary{display:grid;grid-template-columns:7.8rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem .75rem;color:#cbd5e1;cursor:pointer;list-style:none}.maintenance-calendar-entry>summary::-webkit-details-marker{display:none}.maintenance-calendar-entry>summary>svg{color:#64748b;transition:transform .16s ease}.maintenance-calendar-entry[open]>summary>svg{transform:rotate(90deg)}.maintenance-calendar-entry__date,.maintenance-calendar-entry__main{display:grid;gap:.18rem;min-width:0}.maintenance-calendar-entry__date time{color:#fde68a;font-weight:900}.maintenance-calendar-entry__date span{justify-self:start;padding:.12rem .38rem;border-radius:999px;background:#2dd4bf1f;color:#99f6e4;font-size:.65rem;font-weight:900;text-transform:uppercase}.maintenance-calendar-entry--repair .maintenance-calendar-entry__date span{background:#fb923c24;color:#fdba74}.maintenance-calendar-entry--calibration .maintenance-calendar-entry__date span{background:#60a5fa24;color:#93c5fd}.maintenance-calendar-entry__main strong{overflow:hidden;color:#f8fafc;text-overflow:ellipsis;white-space:nowrap}.maintenance-calendar-entry__main small{overflow:hidden;color:#94a3b8;text-overflow:ellipsis;white-space:nowrap}.maintenance-calendar-entry__preview{color:#cbd5e1!important}.maintenance-calendar-entry__details{display:grid;gap:.8rem;padding:0 .75rem .85rem 9.3rem}.maintenance-calendar-entry__details>section{display:grid;gap:.4rem;padding:.7rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f17207a}.maintenance-calendar-entry__details>section>strong{color:#5eead4;font-size:.78rem}.maintenance-calendar-entry__details ul{display:grid;gap:.28rem;margin:0;padding-left:1.15rem;color:#dbe4ee;line-height:1.45}.maintenance-calendar-entry__details p{margin:0;color:#94a3b8}.maintenance-calendar-entry__details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0}.maintenance-calendar-entry__details dl>div{display:grid;gap:.16rem;padding:.55rem .65rem;border:1px solid rgba(148,163,184,.1);border-radius:7px}.maintenance-calendar-entry__details dt{color:#64748b;font-size:.65rem;font-weight:900;text-transform:uppercase}.maintenance-calendar-entry__details dd{margin:0;color:#dbe4ee;font-size:.76rem;font-weight:800}.maintenance-calendar-entry__equipment-links{display:grid;gap:.25rem}.maintenance-calendar-entry__equipment-links button{display:inline-flex;align-items:center;justify-content:space-between;gap:.35rem;width:fit-content;max-width:100%;padding:0;border:0;background:transparent;color:#5eead4;font:inherit;text-align:left;cursor:pointer}.maintenance-calendar-entry__equipment-links button:hover{color:#99f6e4;text-decoration:underline}.maintenance-calendar-entry__equipment-links button svg{flex:0 0 auto}.maintenance-calendar-entry__details>a{display:inline-flex;align-items:center;justify-self:start;gap:.35rem;color:#5eead4;font-size:.76rem;font-weight:900;text-decoration:none}@media(max-width:850px){.maintenance-calendar-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.maintenance-calendar-search{grid-column:1 / -1}.maintenance-calendar-entry>summary{grid-template-columns:6.7rem minmax(0,1fr) auto}.maintenance-calendar-entry__details{padding-left:7.75rem}.maintenance-calendar-entry__details dl{grid-template-columns:1fr}}@media(max-width:560px){.maintenance-calendar-filters{grid-template-columns:1fr}.maintenance-calendar-search{grid-column:auto}.maintenance-calendar-entry>summary{grid-template-columns:minmax(0,1fr) auto}.maintenance-calendar-entry__date{grid-column:1;grid-row:1;grid-template-columns:auto 1fr;align-items:center}.maintenance-calendar-entry__main{grid-column:1;grid-row:2}.maintenance-calendar-entry>summary>svg{grid-column:2;grid-row:1 / span 2}.maintenance-calendar-entry__details{padding-left:.75rem}}.preventive-dialog{max-width:min(64rem,calc(100vw - 2rem))}.preventive-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.preventive-detail-grid>div{display:grid;gap:.2rem;min-width:0;padding:.65rem;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0f172070}.preventive-detail-grid span{color:#94a3b8;font-size:.68rem;font-weight:900;text-transform:uppercase}.preventive-detail-grid strong{color:#f8fafc;overflow-wrap:anywhere}.preventive-edit-form{display:grid;grid-template-columns:minmax(0,1fr) 12rem 12rem;gap:.65rem}.preventive-edit-form label,.preventive-complete-form label{display:grid;gap:.3rem;color:#cbd5e1;font-size:.8rem;font-weight:900}.preventive-edit-form input,.preventive-edit-form select,.preventive-edit-form textarea,.preventive-complete-form textarea{width:100%;min-height:2.5rem;padding:.55rem .65rem;border:1px solid rgba(148,163,184,.2);border-radius:7px;background:#03070cb8}.preventive-completion-report>span{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:4.25rem;padding:.65rem;border:1px dashed rgba(74,222,128,.3);border-radius:7px;background:#03070c8c;cursor:pointer}.preventive-completion-report>span>svg{color:#86efac}.preventive-completion-report>span>span:not(.preventive-completion-report__actions){display:grid;gap:.18rem;min-width:0}.preventive-completion-report>span>span>strong,.preventive-completion-report>span>span>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preventive-completion-report>input{position:absolute;width:1px;height:1px;opacity:0}.preventive-completion-report__actions{display:flex;align-items:center;gap:.4rem}.preventive-completion-report__actions>span,.preventive-completion-report__actions>button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.15rem;border:1px solid rgba(74,222,128,.28);border-radius:7px;background:#15803d26;color:#bbf7d0}.preventive-completion-report__actions>span{padding:0 .65rem}.preventive-completion-report__actions>button{width:2.15rem;padding:0}.preventive-completion-report__actions>button:hover{border-color:#f8717173;background:#7f1d1d38;color:#fecaca}.preventive-edit-form__wide,.preventive-active-toggle{grid-column:1 / -1}.preventive-edit-form label>small{color:#94a3b8;font-size:.7rem;font-weight:600}.preventive-active-toggle{display:flex!important;align-items:center}.preventive-active-toggle input{width:1.1rem;min-height:1.1rem;accent-color:#14b8a6}.preventive-plan-instructions{display:grid;gap:.65rem}.preventive-requirement-grid,.preventive-requirement-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.preventive-requirement-grid{grid-column:1 / -1}.preventive-requirement-editor,.preventive-requirement-summary{min-width:0;overflow:hidden;border:1px solid rgba(45,212,191,.18);border-radius:8px;background:#0f766e0e}.preventive-requirement-editor>header,.preventive-requirement-summary>header{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem .7rem;background:#0f766e1c}.preventive-requirement-editor>header>svg,.preventive-requirement-summary>header>svg{flex:0 0 auto;color:#5eead4}.preventive-requirement-editor>header>div{display:grid;gap:.15rem}.preventive-requirement-editor>header strong,.preventive-requirement-summary>header strong{color:#f8fafc;font-size:.79rem}.preventive-requirement-editor>header small{color:#94a3b8;font-size:.67rem;font-weight:600;line-height:1.4}.preventive-requirement-editor>div{display:grid;gap:.4rem;padding:.6rem}.preventive-requirement-editor>div>label{display:grid;grid-template-columns:1.6rem minmax(0,1fr) 2.25rem;align-items:center;gap:.4rem}.preventive-requirement-editor>div>label>span{color:#64748b;font-size:.7rem;text-align:center}.preventive-requirement-editor>div>label>input{min-height:2.25rem}.preventive-requirement-editor>div>label>button{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;min-height:2.25rem;padding:0;border:1px solid rgba(248,113,113,.2);border-radius:7px;background:#7f1d1d1a;color:#fca5a5}.preventive-requirement-editor>div>label>button:hover{border-color:#f871716b;background:#7f1d1d38}.preventive-requirement-editor>div>p,.preventive-requirement-summary>p{margin:0;color:#7f93a5;font-size:.72rem}.preventive-requirement-editor>div>p{padding:.35rem .2rem}.preventive-requirement-editor>button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.2rem;margin:0 .6rem .6rem;padding:0 .65rem;border:1px solid rgba(45,212,191,.28);border-radius:7px;background:#0f766e21;color:#99f6e4;font-size:.72rem;font-weight:900}.preventive-requirement-editor>button:disabled{cursor:not-allowed;opacity:.5}.preventive-requirement-summary>header{align-items:center}.preventive-requirement-summary>header>span{margin-left:auto;color:#94a3b8;font-size:.72rem;font-weight:900}.preventive-requirement-summary>ul{display:grid;gap:.4rem;margin:0;padding:.65rem .8rem .7rem 1.75rem;color:#d5e1e8;font-size:.76rem}.preventive-requirement-summary>p{padding:.7rem}.preventive-generated-work-instruction{border-color:#2dd4bf3d!important;background:#0f766e1a!important}.preventive-generated-work-instruction>svg{color:#5eead4!important}.preventive-create-dialog{max-width:62rem}.preventive-create-target-field{display:grid;grid-column:1 / -1;gap:.5rem}.preventive-inline-create-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:.4rem;min-height:2.25rem;padding:0 .7rem;border:1px solid rgba(74,222,128,.28);border-radius:7px;color:#bbf7d0;background:#15803d24;font-size:.74rem;font-weight:900}.preventive-create-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.8rem;padding:.75rem;border:1px solid rgba(45,212,191,.18);border-radius:8px;background:#0d948812}.preventive-create-preview>div{display:grid;gap:.2rem;min-width:0}.preventive-create-preview span{color:#94a3b8;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.preventive-create-preview strong{color:#f8fafc;overflow-wrap:anywhere}.preventive-create-preview p{grid-column:1 / -1;margin:0;color:#9fb0c1;font-size:.76rem;line-height:1.5}.preventive-complete-form{display:grid;gap:.7rem;padding:.8rem;border:1px solid rgba(74,222,128,.24);border-radius:8px;background:#15803d17}.material-usage-editor{overflow:hidden;border:1px solid rgba(74,222,128,.17);border-radius:7px;background:#03070c52}.material-usage-editor>header{display:flex;align-items:center;gap:.45rem;padding:.55rem .65rem;background:#15803d1a}.material-usage-editor>header>span{margin-left:auto;color:#94a3b8;font-size:.7rem}.material-usage-adders{padding:.65rem;border-top:1px solid rgba(148,163,184,.1)}.material-usage-editor>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto minmax(10rem,.6fr) auto;align-items:center;gap:.55rem;padding:.6rem;border-top:1px solid rgba(148,163,184,.1)}.material-usage-editor>article>svg{color:#86efac}.material-usage-editor>article>div{display:grid;gap:.12rem}.material-usage-editor>article strong{color:#f8fafc}.material-usage-editor>article small{color:#94a3b8;font-size:.7rem}.material-usage-editor>article em{color:#fde68a;font-size:.68rem;font-style:normal}.material-usage-editor>article>label:not(.material-usage-stock-toggle){display:grid;grid-template-columns:auto auto auto;align-items:center;gap:.3rem;color:#94a3b8;font-size:.7rem}.material-usage-editor input[type=number],.material-usage-editor>article>input{min-height:2.25rem;padding:0 .5rem;border:1px solid rgba(148,163,184,.18);border-radius:6px;outline:0;background:#03070cb8;color:#f8fafc;font:inherit}.material-usage-editor input[type=number]{width:5rem}.material-usage-remove{display:inline-grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid rgba(248,113,113,.24);border-radius:6px;background:#7f1d1d29;color:#fca5a5}.material-usage-stock-toggle{display:flex!important;grid-template-columns:none!important;align-items:center;gap:.35rem!important;white-space:nowrap}.material-usage-stock-toggle input{accent-color:#22c55e}.preventive-history-materials{display:grid!important;gap:.2rem!important;margin-top:.3rem}.preventive-history-materials>span{display:flex;align-items:center;gap:.3rem;color:#bbf7d0}.preventive-complete-form>div{display:flex;align-items:flex-start;gap:.55rem;color:#bbf7d0}.preventive-complete-form>div>span{display:grid;gap:.15rem}.preventive-complete-form small{color:#94a3b8}.preventive-dialog-history article p{margin:.25rem 0 0;color:#cbd5e1;white-space:pre-wrap}.preventive-history article a,.preventive-dialog-history article a{display:inline-flex;width:fit-content;align-items:center;gap:.35rem;margin-top:.25rem;color:#7dd3fc;font-size:.74rem;font-weight:900;text-decoration:none}.preventive-history article a:hover,.preventive-dialog-history article a:hover{color:#bae6fd;text-decoration:underline}.preventive-import{display:grid;gap:.8rem}.preventive-import__guide{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;border:1px solid rgba(56,189,248,.17);border-radius:8px;background:#0369a112}.preventive-import__guide svg{flex:0 0 auto;color:#7dd3fc}.preventive-import__guide strong{color:#f8fafc}.preventive-import__guide p{margin:.3rem 0 0;color:#9fb0c1;line-height:1.5}.preventive-import__controls{display:flex;align-items:center;gap:.65rem}.preventive-import__controls>label{display:flex;align-items:center;flex:1;min-height:2.75rem;padding:0 .8rem;border:1px dashed rgba(148,163,184,.28);border-radius:8px;background:#0f172080;color:#cbd5e1;font-weight:800}.preventive-import__controls input{position:absolute;width:1px;height:1px;opacity:0}.preventive-import-history article{grid-template-columns:auto minmax(0,1fr) auto}.preventive-import-history article>small{align-self:center}@media(max-width:900px){.preventive-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.preventive-overview-grid{grid-template-columns:1fr}.preventive-panel__heading{align-items:flex-start;flex-direction:column}.preventive-calendar-controls{width:100%;justify-content:space-between}.preventive-plan-filters{width:100%;justify-content:flex-start}.preventive-search{min-width:0;flex:1}.preventive-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preventive-edit-form{grid-template-columns:1fr 1fr}.preventive-edit-form>label:first-child,.preventive-edit-form__wide,.preventive-active-toggle{grid-column:1 / -1}.material-usage-editor>article{grid-template-columns:auto minmax(0,1fr) auto}.material-usage-editor>article>.material-usage-stock-toggle{grid-column:2}.material-usage-editor>article>input{grid-column:2 / -1}.material-usage-remove{grid-column:3;grid-row:1}.chemical-product-card{grid-template-columns:auto minmax(0,1fr)}.chemical-stock-balance{grid-column:2;justify-items:start}.chemical-product-card__actions{grid-column:1 / -1}.chemical-identity{grid-template-columns:auto minmax(0,1fr)}.chemical-identity .chemical-hazard-badge{grid-column:2;justify-self:start}.chemical-overview,.chemical-info-grid{grid-template-columns:1fr}.chemical-stock-form,.chemical-settings-form{grid-template-columns:repeat(2,minmax(0,1fr))}.chemical-sds-card{grid-template-columns:auto minmax(0,1fr)}.chemical-sds-actions{grid-column:2;justify-self:start;justify-content:flex-start}.chemical-sds-note{grid-column:1 / -1}.round-app--classic{grid-column:auto}.classic-controls{grid-template-columns:1fr}.water-app{grid-column:auto;grid-row:auto}.water-grid{grid-template-columns:1fr}.water-unit__title{align-items:flex-start;flex-direction:column}.water-unit__title-controls{justify-content:flex-start}.water-estimate__grid,.water-estimate-card dl,.pumping-status-grid,.pumping-status-panel--inline .pumping-status-grid{grid-template-columns:1fr}.pumping-status-panel--inline .pumping-status-card--tu1,.pumping-status-panel--inline .pumping-status-card--tu2{grid-column:auto}.pumping-status-card{align-items:flex-start;flex-direction:column}.pumping-status-card--active{grid-template-columns:1fr;border-left-width:3px}.pumping-status-card--active .pumping-status-timer{justify-self:start}.pumping-status-unit{flex-wrap:wrap}.pumping-status-card--active .pumping-status-forecast{padding-top:.5rem;border-top:1px solid rgba(148,163,184,.14)}}@media(max-width:620px){.preventive-hero{grid-template-columns:auto minmax(0,1fr)}.preventive-hero__actions{grid-column:1 / -1;width:100%}.preventive-hero__actions>button{flex:1}.preventive-stats,.preventive-detail-grid,.preventive-edit-form,.preventive-requirement-grid,.preventive-requirement-summary-grid,.preventive-create-preview{grid-template-columns:1fr}.preventive-edit-form>label:first-child,.preventive-edit-form__wide,.preventive-active-toggle{grid-column:1}.preventive-dialog-documents>header{align-items:flex-start;flex-wrap:wrap}.preventive-dialog-materials>header{align-items:flex-start;flex-wrap:wrap}.preventive-dialog-materials>header>button{width:100%;margin-left:0;justify-content:center}.preventive-material-adders,.material-usage-adders{grid-template-columns:1fr}.preventive-material-list article{grid-template-columns:auto minmax(0,1fr) auto}.preventive-material-list article>label{grid-column:2;justify-self:start}.preventive-material-list article>button{grid-column:3;grid-row:1 / span 2}.preventive-material-list article>a{grid-column:2;justify-self:start}.preventive-dialog-documents>header>label{width:100%;margin-left:0;justify-content:center}.preventive-dialog-documents article{grid-template-columns:auto minmax(0,1fr) auto}.preventive-dialog-documents article a{grid-column:2;justify-self:start}.preventive-dialog-documents article button{grid-column:3;grid-row:1 / span 2}.preventive-plan-filters,.preventive-import__controls,.preventive-calendar-controls{align-items:stretch;flex-direction:column}.preventive-calendar-controls select{flex:1}.preventive-search,.preventive-plan-filters select,.preventive-import__controls>label,.preventive-import__controls>button{width:100%}.preventive-plan-row{grid-template-columns:1fr auto}.preventive-plan-date,.preventive-plan-main{grid-column:1}.preventive-plan-target{grid-column:2;grid-row:1}.preventive-plan-row>svg{grid-column:2;grid-row:2}.preventive-import-history article{grid-template-columns:auto minmax(0,1fr)}.preventive-import-history article>small{grid-column:2}.chemical-product-card__title,.chemical-form-footer{align-items:flex-start;flex-direction:column}.chemical-card-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.chemical-stock-form,.chemical-settings-form{grid-template-columns:1fr}.chemical-form-wide,.chemical-form-footer{grid-column:1}.chemical-settings-form>button{justify-self:stretch}.chemical-history-list article{grid-template-columns:1fr}.chemical-history-list article>span:last-child{justify-self:start}}@media(max-width:900px){.admin-app{max-height:none;overflow:visible}.admin-app__header{align-items:stretch;flex-direction:column}.admin-app__header>button{align-self:flex-start}.admin-table-wrap{max-height:70vh}.admin-user-events__header{align-items:flex-start;flex-direction:column}.admin-files{overflow:visible}.admin-files__upload{grid-template-columns:1fr}.admin-files__upload-actions{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.admin-files__grid{grid-template-columns:1fr}.admin-file-card{grid-template-columns:4.5rem minmax(0,1fr)}.admin-files__picker{width:100%}}@media(min-width:900px)and (min-height:600px){.maintenance-dialog{min-width:22rem;min-height:12rem;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);box-sizing:border-box;overflow:auto;resize:none;scrollbar-gutter:stable}.maintenance-dialog.is-resizing-dialog{transition:none}}@media print{@page{margin:12mm}body *{visibility:hidden!important}.chemical-statistics-print-area,.chemical-statistics-print-area *{visibility:visible!important}.chemical-statistics-print-area{position:absolute;top:0;left:0;width:100%;padding:0;border:0;background:#fff!important;color:#111827!important;box-shadow:none}.chemical-statistics-print-area .chemical-print-hide,.chemical-statistics-print-area .warehouse-section-title>svg{display:none!important}.chemical-statistics-print-area .chemical-print-date{display:block;margin-top:.25rem;color:#4b5563!important;font-size:.72rem;font-weight:600}.chemical-statistics-print-area .warehouse-section-title,.chemical-statistics-print-area .warehouse-bars{display:grid}.chemical-statistics-print-area .warehouse-section-title{padding-bottom:.65rem;border-bottom:2px solid #111827}.chemical-statistics-print-area h3,.chemical-statistics-print-area p,.chemical-statistics-print-area span,.chemical-statistics-print-area small,.chemical-statistics-print-area strong,.chemical-statistics-print-area .chemical-statistics-link{color:#111827!important}.chemical-statistics-print-area .chemical-statistics-link{text-decoration:none}.chemical-statistics-print-area .warehouse-bars>div{grid-template-columns:minmax(12rem,.8fr) minmax(10rem,1fr) 6rem;break-inside:avoid;padding:.36rem 0;border-bottom:1px solid #d1d5db}.chemical-statistics-print-area .warehouse-bars>div>div{grid-column:auto;grid-row:auto;border:1px solid #9ca3af;background:#e5e7eb!important}.chemical-statistics-print-area .warehouse-bars>div>strong{grid-column:auto;grid-row:auto}.chemical-statistics-print-area .warehouse-bars i{background:#0f766e!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.chemical-statistics-print-area .chemical-statistics-row.is-low i{background:#dc2626!important}}
