@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";@keyframes operational-update-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.operation-message{border-left:4px solid #4e8a5e;animation:.25s ease-out operational-update-in;box-shadow:0 6px 16px #173d2a1a}[data-theme=dark] .operation-message{border-left-color:#8fbd77;box-shadow:0 8px 20px #0004}@media (prefers-reduced-motion:reduce){.operation-message{animation:none}}.operational-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.operational-summary article,.operational-detail-strip article,.operational-alert-strip article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:flex}.operational-summary .metric-icon,.operational-detail-strip .metric-icon,.operational-alert-strip .metric-icon{flex:0 0 32px;width:32px;height:32px}.operational-summary .metric-icon svg,.operational-detail-strip .metric-icon svg,.operational-alert-strip .metric-icon svg{width:16px;height:16px}.operational-summary small,.operational-detail-strip small,.operational-alert-strip small{color:#68776e;letter-spacing:.04em;font-size:9px;font-weight:800;line-height:1.25;display:block}.operational-summary strong{font:800 20px/1.1 Manrope;display:block}.operational-summary p{color:#7d8b82;margin:2px 0 0;font-size:9px}.operational-detail-strip{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:7px;margin-bottom:18px;display:grid}.operational-detail-strip article{gap:8px;padding:8px 9px}.operational-detail-strip strong{font:800 17px/1.1 Manrope;display:block}.operational-alert-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}@media (width<=760px){.operational-alert-strip{grid-template-columns:1fr}}.operational-alert-strip article{padding:9px 12px}.operational-alert-strip strong{font:800 18px/1.1 Manrope;display:block}.operational-alert-strip p{color:#7d8b82;margin:2px 0 0;font-size:9px}.filter-card{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.filter-card:hover{border-color:#6f9279;transform:translateY(-1px);box-shadow:0 5px 13px #173d2a18}.filter-card:focus-visible{outline-offset:2px;outline:3px solid #315d4140}.filter-card.selected{border-color:#315d41;box-shadow:0 0 0 2px #315d4138,0 5px 13px #173d2a18}.operational-alert-strip .filter-card.timing-warning.selected{border-color:#c9890c;box-shadow:0 0 0 2px #d89b224d}.operational-alert-strip .filter-card.timing-critical.selected{border-color:#a92e28;box-shadow:0 0 0 2px #c64a424d}[data-theme=dark] .filter-card:hover,[data-theme=dark] .filter-card.selected{border-color:#91b69b;box-shadow:0 0 0 2px #91b69b38,0 6px 15px #0004}.operational-filter-notice{background:#edf4ef;border:1px solid #7d9c85;border-left:4px solid #315d41;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:9px 11px;display:flex}.operational-filter-notice div{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.operational-filter-notice small{color:#315d41;letter-spacing:.08em;font-size:8px;font-weight:900}.operational-filter-notice strong{color:#244b33;font-size:11px}.operational-filter-notice span{color:#68776e;font-size:9px}.operational-filter-notice button{color:#315d41;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #789180;border-radius:7px;padding:6px 9px;font:700 9px Manrope}.operational-filter-notice button:hover{background:#dce9df}[data-theme=dark] .operational-filter-notice{background:#20372a;border-color:#66816e #66816e #66816e #9ac0a3}[data-theme=dark] .operational-filter-notice small,[data-theme=dark] .operational-filter-notice strong{color:#dceade}[data-theme=dark] .operational-filter-notice span{color:#adbbb1}[data-theme=dark] .operational-filter-notice button{color:#dceade;background:#17271e;border-color:#66816e}@media (width<=480px){.operational-filter-notice{flex-direction:column;align-items:stretch}.operational-filter-notice button{width:100%}}.system-dialog-field{flex-direction:column;gap:7px;display:flex}.system-dialog-field>span{color:#526259;font-size:11px;font-weight:800}.system-dialog-field textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:9px;padding:11px;font:500 12px/1.5 Manrope}.system-dialog-field textarea:focus{border-color:#60816a;outline:3px solid #315d4130}.system-dialog-field small{color:#7d8b82;align-self:flex-end;font-size:9px}.form-modal footer .system-dialog-confirm.danger{background:#8b3c36}.form-modal footer .system-dialog-confirm.danger:hover{background:#6f2e2a}[data-theme=dark] .system-dialog-field>span{color:#c8d7cc}[data-theme=dark] .system-dialog-field textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-color:#405448}.occurrence-location-field{flex-direction:column;gap:7px;display:flex}.occurrence-location-field>span{color:#66756c;font-size:12px;font-weight:700}.occurrence-location-field>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.occurrence-location-field button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font:700 11px Manrope;display:inline-flex}.occurrence-location-field button:hover{background:#244b33}.occurrence-location-field button:disabled{opacity:.65;cursor:wait}.occurrence-location-field button svg{width:16px;height:16px}.occurrence-location-field strong{color:#3f5848;overflow-wrap:anywhere;font-size:10px}.occurrence-location-field small{color:#75837a;font-size:9px}[data-theme=dark] .occurrence-location-field>span,[data-theme=dark] .occurrence-location-field strong{color:#c8d7cc}[data-theme=dark] .occurrence-location-field small{color:#9dada3}.occurrence-form-section{border-top:1px solid var(--line);margin-top:6px;padding-top:14px}.occurrence-form-section span{color:#557146;letter-spacing:.09em;font-size:10px;font-weight:900;display:block}.occurrence-form-section p{color:#748178;margin:4px 0 0;font-size:10px}.occurrence-photo-field input[type=file]{background:#f7faf7;border:1px dashed #9eb0a2;border-radius:9px;padding:12px}.occurrence-photo-field small{color:#75837a;font-size:9px}.occurrence-photo-field strong{color:#315d41;font-size:10px}[data-theme=dark] .occurrence-form-section{border-color:#405448}[data-theme=dark] .occurrence-form-section span,[data-theme=dark] .occurrence-photo-field strong{color:#b9d2a7}[data-theme=dark] .occurrence-form-section p,[data-theme=dark] .occurrence-photo-field small{color:#9dada3}[data-theme=dark] .occurrence-photo-field input[type=file]{color:#dbe7de;background:#1c2d23;border-color:#536b5b}[data-theme=dark] .occurrence-photo-field input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:7px;margin-right:10px;padding:8px 11px;font-weight:700}[data-theme=dark] .occurrence-photo-field input[type=file]::file-selector-button:hover{background:#254b34}[data-theme=dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf2ef!important;background-color:#121d17!important;border-color:#405448!important}[data-theme=dark] select option,[data-theme=dark] select optgroup{color:#edf2ef;background-color:#18251e}[data-theme=dark] select option:checked{color:#fff;background:#315d41}[data-theme=dark] select:focus{box-shadow:0 0 0 3px #789c8230;border-color:#789c82!important}[data-theme=dark] select:disabled{opacity:1;color:#819087!important;background-color:#1c2921!important}.occurrence-availability{background:#edf7ef;border:1px solid #bdd8c3;border-radius:10px;margin-top:12px;padding:10px 12px}.occurrence-availability>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.occurrence-availability>header span{color:#28583b;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.occurrence-availability>header svg{width:16px;height:16px}.occurrence-availability>header strong{color:#fff;background:#315d41;border-radius:14px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;display:grid}.occurrence-availability>small{color:#60786a;margin-top:3px;font-size:9px;display:block}.occurrence-availability>div{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.available-volunteer-chip{color:#315d41;background:#fff;border:1px solid #c8ddcc;border-radius:16px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.available-volunteer-chip svg{width:13px;height:13px}[data-theme=dark] .occurrence-availability{background:#20372a;border-color:#496b55}[data-theme=dark] .occurrence-availability>header span{color:#d9eadc}[data-theme=dark] .occurrence-availability>header strong{color:#102018;background:#79a486}[data-theme=dark] .occurrence-availability>small{color:#a9bbaf}[data-theme=dark] .available-volunteer-chip{color:#dceade;background:#17271e;border-color:#4d6d57}.operational-alert-strip .timing-warning{background:linear-gradient(135deg,#fff9e9,#fffdf7);border-color:#d89b22}.operational-alert-strip .timing-critical{background:linear-gradient(135deg,#fff0ee,snow);border-color:#c64a42}.timing-warning-icon{color:#fff!important;background:#d89b22!important}.timing-critical-icon{color:#fff!important;background:#c64a42!important}.operation-card.timing-warning{border-color:#d89b22;box-shadow:0 0 0 2px #d89b2226}.operation-card.timing-critical{border-color:#c64a42;box-shadow:0 0 0 2px #c64a4230}.operation-resources .operation-timing{border-radius:999px;padding:.35rem .6rem;font-weight:700}.operation-resources .operation-timing.timing-normal{color:#39734a;background:#eaf5ed}.operation-resources .operation-timing.timing-warning{color:#704b00;background:#ffe5a7}.operation-resources .operation-timing.timing-critical{color:#fff;background:#b93631}.operation-resources .available-volunteers{color:#2f6841;align-items:flex-start;width:100%;font-weight:700;line-height:1.4}[data-theme=dark] .operation-resources .available-volunteers{color:#a9d5b5}[data-theme=dark] .operational-summary article,[data-theme=dark] .operational-detail-strip article,[data-theme=dark] .operational-alert-strip article{background:#17271e;border-color:#3d5546}[data-theme=dark] .operational-summary small,[data-theme=dark] .operational-detail-strip small,[data-theme=dark] .operational-alert-strip small{color:#a8b8ae}[data-theme=dark] .operational-summary .timing-warning,[data-theme=dark] .operational-alert-strip .timing-warning{background:linear-gradient(135deg,#493710,#292716);border-color:#e0aa3d}[data-theme=dark] .operational-summary .timing-critical,[data-theme=dark] .operational-alert-strip .timing-critical{background:linear-gradient(135deg,#4b211f,#2c1d1d);border-color:#df625a}[data-theme=dark] .operation-resources .operation-timing.timing-normal{color:#b9ddc1;background:#23412b}[data-theme=dark] .operation-resources .operation-timing.timing-warning{color:#ffe4a0;background:#5a430d}[data-theme=dark] .operation-resources .operation-timing.timing-critical{color:#fff;background:#9f302c}@media (width<=600px){.operational-summary{grid-template-columns:1fr 1fr}.operational-summary article:last-child{grid-column:1/-1}.operational-detail-strip{padding-bottom:5px;display:flex;overflow-x:auto}.operational-detail-strip article{flex:0 0 145px}.operational-alert-strip{grid-template-columns:1fr 1fr}}@media (width<=390px){.operational-summary{grid-template-columns:1fr}.operational-summary article:last-child{grid-column:auto}.operational-alert-strip{grid-template-columns:1fr}}.timeline-duration{color:#315d41;vertical-align:middle;background:#dfeccf;border-radius:999px;margin-left:8px;padding:4px 8px;font:800 10px Manrope;display:inline-flex}[data-theme=dark] .timeline-duration{color:#dbeadf;background:#294333}.pending-photo-field small{color:#66756c;line-height:1.4}.pending-photo-field input[type=file]{padding:7px}.pending-record{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid!important}.pending-record>div{flex-direction:column;gap:3px;display:flex}.pending-record>button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:8px;padding:9px 12px;font:800 10px Manrope}.form-modal>.pending-resolution-modal{width:min(1080px,100%)}.pending-resolution-modal .modal-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pending-resolution-modal .wide{grid-column:1/-1}.pending-resolution-modal label{flex-direction:column;gap:6px;display:flex}.pending-resolution-modal input,.pending-resolution-modal select,.pending-resolution-modal textarea{border:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:9px;padding:11px}.pending-form-section{border:1px solid var(--line);border-radius:12px;padding:15px}.pending-form-section h3{color:#315d41;margin:0 0 14px;font:800 14px Manrope}.pending-form-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.pending-options{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.pending-options legend{grid-column:1/-1;margin-bottom:4px;font-weight:800}.pending-options label{border:1px solid var(--line);border-radius:8px;flex-direction:row;align-items:center;padding:8px}.pending-file-note{color:#66756c;align-items:center;gap:8px;display:flex}.pending-file-note svg{width:17px}.form-message{color:#a33;margin:0;font-weight:700}.timeline-total{background:#edf5e9;border-radius:10px;margin-bottom:8px;padding:12px!important}.timeline-total i{background:#c0dc5a}.timeline-total strong{color:#315d41!important}[data-theme=dark] .pending-resolution-modal input,[data-theme=dark] .pending-resolution-modal select,[data-theme=dark] .pending-resolution-modal textarea{color:#edf2ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#121d17}[data-theme=dark] .timeline-total{background:#22362a}@media (width<=600px){.pending-resolution-modal .modal-fields,.pending-form-section>div{grid-template-columns:1fr}.pending-resolution-modal .wide{grid-column:auto}.pending-options,.pending-record{grid-template-columns:1fr}.pending-record>button{width:100%}}.new-occurrence-alert-stack{z-index:1200;gap:12px;width:min(720px,100vw - 40px);max-height:calc(100vh - 40px);padding:2px;display:grid;position:fixed;top:20px;right:20px;overflow:auto}.new-occurrence-alert-stack .new-occurrence-alert{width:auto;margin:0;animation:1.6s ease-in-out 3 new-occurrence-pulse;position:static}body,.sidebar nav button{font-size:14px}.sidebar nav p,.eyebrow,.workspace-heading>span{font-size:11px}.brand small,.operator strong,.operator small,.welcome p,.section-title p,.workspace-heading p{font-size:13px}.module-card small,.metrics small,.records-table-head,.volunteer-head{font-size:10px}.module-card h3{font-size:16px}.module-card p,.record strong,.records-table p,.volunteer-list article,.volunteer-search input,.volunteer-search button{font-size:12px}.record p,.record em,.metrics p{font-size:11px}.field>span,.field legend{font-size:13px}.modal-fields label>span,.form-modal header p{font-size:12px}.modal-fields input:not([type=checkbox]),.form-modal footer button{font-size:13px}.form-modal header span{font-size:10px}@media (width<=600px){body{font-size:14px}.form-modal h2{font-size:21px}}.volunteer-actions button{place-items:center!important;gap:0!important;width:30px!important;height:30px!important;padding:0!important;font-size:0!important;display:grid!important}.volunteer-actions button:nth-of-type(2):before{font-size:16px!important}.form-modal{z-index:1100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.form-modal>.modal-backdrop{background:#0b1510cc;border:0;position:absolute;inset:0}.form-modal>section{z-index:1;background:#fff;border-radius:17px;flex-direction:column;width:min(620px,100%);max-height:calc(100vh - 36px);display:flex;position:relative;overflow:hidden;box-shadow:0 26px 80px #0005}.form-modal>section>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:24px 26px 18px;display:flex;position:relative}.form-modal header span{letter-spacing:.14em;color:#6e8c4b;font-size:8px;font-weight:800}.form-modal h2{margin:4px 0;font:800 21px Manrope}.form-modal header p{color:#78857d;margin:0;font-size:10px}.form-modal-body{padding:22px 26px;overflow:auto}.modal-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.modal-fields label{flex-direction:column;gap:6px;display:flex}.modal-fields label>span{color:#66756c;font-size:9px;font-weight:700}.modal-fields .wide{grid-column:1/-1}.modal-fields input:not([type=checkbox]){border:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:9px;padding:11px}.modal-check{align-items:center;flex-direction:row!important}.form-modal footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:9px;padding:16px 26px;display:flex}.form-modal footer button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:9px;padding:10px 15px;font-size:10px;font-weight:700}.form-modal footer .secondary{color:#526259;border:1px solid var(--line);background:0 0}.modal-error{color:#b64036}[data-theme=dark] .form-modal>section{background:#18251e}[data-theme=dark] .form-modal footer{background:#142019}[data-theme=dark] .form-modal input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-color:#405448}[data-theme=dark] .form-modal footer .secondary{color:#c8d7cc;border-color:#405448}@media (width<=600px){.form-modal{align-items:end;padding:0}.form-modal>section{border-radius:18px 18px 0 0;width:100%;max-height:92vh}.modal-fields{grid-template-columns:1fr}.modal-fields .wide{grid-column:auto}.form-modal>section>header,.form-modal-body,.form-modal footer{padding-left:18px;padding-right:18px}.form-modal footer button{flex:1}}.volunteer-actions button:nth-of-type(2):before{content:"⊘";font-size:14px;line-height:1}.volunteer-actions button:nth-of-type(2):has(+*):before{content:"⊘"}.volunteer-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.volunteer-actions em{margin-right:auto}.volunteer-actions button{border:1px solid var(--line);color:#315d41;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:700;display:flex}.volunteer-actions button svg{width:11px;height:11px}[data-theme=dark] .volunteer-actions button{color:#b9d0c0;border-color:#405448}:root{color:#17231c;font-synthesis:none;--forest:#173d2a;--lime:#b9d64a;--line:#dfe5df;background:#f4f6f3;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.app-shell{grid-template-columns:264px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:20;background:#13281d;flex-direction:column;width:264px;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.brand-mark{background:var(--lime);color:#173321;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.brand-mark svg{width:23px}.brand strong{letter-spacing:.06em;font:800 24px/1 Manrope}.brand small{color:#91a598;margin-top:4px;font-size:11px;display:block}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav p{letter-spacing:.16em;color:#70877a;margin:22px 12px 8px;font-size:10px}.sidebar nav button{color:#b9c5be;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:20px 40px 1fr;align-items:center;gap:10px;padding:11px 12px;font-size:13px;display:grid}.sidebar nav button:first-child{display:flex}.sidebar nav button span{color:#6f8578;white-space:nowrap;font-size:11px;overflow:hidden}.sidebar nav button svg{width:18px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#254333}.sidebar nav button.active svg{color:var(--lime)}.sidebar-footer{color:#b9c8bf;border-top:1px solid #2b4034;margin-top:auto;padding:20px 8px 0;font-size:12px}.sidebar-footer small{color:#718579;margin:7px 0 0 16px;display:block}.online-dot{background:#8dc84b;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #293f2c}.mobile-close{display:none}.app-shell>main{grid-column:2}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 36px;display:flex;position:sticky;top:0}.search{color:#8c9991;align-items:center;gap:9px;font-size:13px;display:flex}.search svg{width:17px}.operator{align-items:center;gap:10px;display:flex}.operator>span{color:#21402e;background:#e6ecdf;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.operator strong,.operator small{font-size:12px;display:block}.operator small{color:#8a968e;margin-top:3px}.menu-button{display:none}.content,.form-page{max-width:1320px;margin:auto;padding:42px 44px 70px}.welcome{color:#fff;background:linear-gradient(110deg,#183e2b 0%,#245338 60%,#315e36 100%);border-radius:18px;justify-content:space-between;align-items:center;padding:38px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #183e2b18}.welcome:after{content:"";border:55px solid #fff1;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:16%}.eyebrow{color:#bddb65;letter-spacing:.16em;font-size:10px;font-weight:700}.welcome h1{margin:9px 0 5px;font:800 30px Manrope}.welcome p{color:#bfd0c5;margin:0;font-size:13px}.welcome button,.form-actions>button{z-index:1;background:var(--lime);color:#173521;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:9px;padding:13px 18px;font-weight:700;display:flex;position:relative}.welcome button svg{width:18px}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0 38px;display:grid}.metrics article{background:#fff;border:1px solid #e3e8e4;border-radius:13px;align-items:center;gap:15px;padding:19px;display:flex}.metric-icon{border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.metric-icon svg{width:20px}.metric-icon.orange{color:#d65b1c;background:#fff0e6}.metric-icon.blue{color:#2771c9;background:#e7f1ff}.metric-icon.green{color:#3c9145;background:#e8f6e7}.metric-icon.amber{color:#b67c08;background:#fff6da}.metrics small{color:#87938b;letter-spacing:.08em;font-size:9px;font-weight:700}.metrics strong{margin-top:2px;font:800 24px Manrope;display:block}.metrics p{color:#95a098;margin:1px 0 0;font-size:10px}.status-text{color:#3b8d43;font-size:18px!important}.section-title{justify-content:space-between;align-items:end;margin:0 0 16px;display:flex}.section-title h2{margin:0;font:700 18px Manrope}.section-title p{color:#89958d;margin:4px 0 0;font-size:12px}.module-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.module-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e6e2;border-radius:14px;gap:15px;min-height:145px;padding:21px;transition:all .2s;display:flex;position:relative}.module-card:hover{border-color:#c9d4cc;transform:translateY(-3px);box-shadow:0 12px 28px #1b3b2814}.module-icon{border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.module-icon svg{width:21px}.module-card small{letter-spacing:.12em;color:#8a968f;font-size:9px;font-weight:800}.module-card h3{margin:4px 25px 6px 0;font:700 15px Manrope}.module-card p{color:#859188;margin:0;font-size:11px;line-height:1.5}.module-card .arrow{color:#a9b2ac;width:16px;position:absolute;top:25px;right:17px}.module-card.orange .module-icon{color:#d85d20;background:#fff0e8}.module-card.blue .module-icon{color:#3674c9;background:#eaf2ff}.module-card.green .module-icon{color:#398b46;background:#e9f6e9}.module-card.purple .module-icon{color:#7c52bd;background:#f1ebfb}.module-card.amber .module-icon{color:#ae790e;background:#fff6db}.module-card.cyan .module-icon{color:#28828a;background:#e6f6f7}.module-card.red .module-icon{color:#bc4848;background:#fdecec}.module-card.navy .module-icon{color:#385673;background:#e8edf3}.module-card.slate .module-icon{color:#4b6572;background:#ecf0f2}.recent{margin-top:36px}.record-list{border:1px solid var(--line);background:#fff;border-radius:14px}.record{border-bottom:1px solid #edf0ed;align-items:center;gap:12px;padding:15px 18px;display:flex}.record:last-child{border:0}.record>span{color:#466951;background:#edf3ee;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.record svg{width:16px}.record strong{font-size:12px}.record p{color:#89958c;margin:3px 0;font-size:10px}.record em{color:#4b8b51;background:#edf7ed;border-radius:20px;margin-left:auto;padding:5px 9px;font-size:9px;font-style:normal}.empty{text-align:center;color:#8c9890;background:#fafbfa;border:1px dashed #ccd5ce;border-radius:14px;padding:38px}.empty svg{width:28px}.empty strong{color:#4e5e54;margin:8px;font-size:13px;display:block}.empty p{margin:0;font-size:11px}.form-page{max-width:1040px}.form-heading{text-align:center}.form-heading>button{float:left;color:#617067;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:flex}.form-heading>button svg{width:17px}.form-badge{color:#315842;letter-spacing:.1em;background:#e7eee9;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-block}.form-heading h1{margin:12px 0 7px;font:800 30px Manrope}.form-heading p{color:#819087;margin:0;font-size:13px}.progress-wrap{max-width:760px;margin:30px auto 16px}.progress-wrap>div:first-child{color:#718078;justify-content:space-between;font-size:10px;display:flex}.progress{background:#dfe5e0;border-radius:5px;height:6px;margin-top:8px;overflow:hidden}.progress i{background:#92b839;border-radius:5px;height:100%;transition:all .3s;display:block}.form-card{background:#fff;border:1px solid #dde4de;border-radius:16px;padding:32px;box-shadow:0 10px 32px #263c2e0a}.form-section-title{border-bottom:1px solid #edf0ed;gap:14px;margin-bottom:25px;padding-bottom:24px;display:flex}.form-section-title>span{color:#fff;background:#183e2b;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.form-section-title h2{margin:0;font:700 17px Manrope}.form-section-title p{color:#8b978f;margin:4px 0;font-size:11px}.fields{grid-template-columns:1fr 1fr;gap:22px 18px;display:grid}.field{border:0;flex-direction:column;gap:7px;min-width:0;margin:0;padding:0;display:flex}.field.wide{grid-column:1/-1}.field>span,.field legend{color:#34453a;font-size:12px;font-weight:600}.field b{color:#c85442;margin-left:3px}.field input:not([type=radio]):not([type=checkbox]),.field select,.field textarea{color:#2d3c33;background:#fbfcfb;border:1px solid #d5ddd7;border-radius:8px;outline:0;width:100%;padding:11px 12px;transition:all .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6d966f;box-shadow:0 0 0 3px #6d966f16}.field small{color:#89958d;font-size:9px}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.choice{color:#46564c;cursor:pointer;border:1px solid #dce2dd;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex}.choice:has(input:checked){color:#26452f;background:#eff5ec;border-color:#87a47d}.choice input{accent-color:#426d42}.field .error{color:#ba4637}.has-error input,.has-error select,.has-error textarea{border-color:#d67567!important}.form-actions{border-top:1px solid #edf0ed;justify-content:flex-end;gap:10px;margin-top:30px;padding-top:22px;display:flex}.form-actions button svg{width:17px}.form-actions .secondary{color:#536158;background:#fff;border:1px solid #d6ddd7;margin-right:auto}.privacy{text-align:center;color:#909c94;justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.privacy svg{width:13px}.toast{color:#fff;z-index:100;background:#173d2a;border-radius:10px;align-items:center;gap:9px;padding:14px 18px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0003}.toast svg{width:18px;color:var(--lime)}.backdrop{display:none}@media (width<=1050px){.metrics,.module-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.app-shell,.app-shell>main{display:block}.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:none}.mobile-close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:12px;right:12px}.backdrop{z-index:15;background:#0008;border:0;display:block;position:fixed;inset:0}.topbar{padding:0 18px}.menu-button{background:0 0;border:0;display:block}.search{display:none}.content,.form-page{padding:26px 16px 50px}.welcome{padding:28px 24px;display:block}.welcome button{margin-top:22px}.metrics{grid-template-columns:1fr 1fr}.module-grid,.fields{grid-template-columns:1fr}.field.wide{grid-column:auto}.form-card{padding:23px 18px}.form-heading>button{float:none;margin-bottom:18px}.choice-grid{grid-template-columns:1fr}.operator div{display:none}}@media (width<=440px){.metrics{grid-template-columns:1fr}.welcome h1{font-size:25px}}.app-shell>main{min-width:0}.brand-mark{background:0 0;border:0;flex:0 0 43px;position:relative;overflow:hidden}.brand-mark img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block;position:absolute;inset:0}.welcome-emblem{object-fit:cover;object-position:center;opacity:.075;filter:grayscale();border-radius:50%;width:245px;height:245px;position:absolute;top:50%;right:180px;transform:translateY(-50%)}.welcome>div,.welcome>button{z-index:2;position:relative}@media (width<=760px){.welcome-emblem{opacity:.06;width:220px;height:220px;right:-45px}}.sidebar nav button.module-nav{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding-top:9px;padding-bottom:9px;display:grid}.module-nav>svg{margin-top:1px}.nav-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar nav .nav-copy strong{color:inherit;font-size:13px;font-weight:600;line-height:1.15}.sidebar nav .nav-copy small{color:#71877a;white-space:normal;font-size:10px;line-height:1.25;overflow:visible}.topbar-actions{align-items:center;gap:15px;display:flex}.logout-button{border:1px solid var(--line);color:#536b5b;cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.logout-button svg{width:16px}.logout-button:hover{color:#244d32;background:#eef3ef}[data-theme=dark] .logout-button{color:#c3d4c8;border-color:#405448}[data-theme=dark] .logout-button:hover{background:#26382e}.theme-toggle{border:1px solid var(--line);color:#53635a;cursor:pointer;background:#f7f9f7;border-radius:9px;place-items:center;width:36px;height:36px;transition:all .2s;display:grid}.theme-toggle:hover{color:#244d34;background:#edf2ed}.theme-toggle svg{width:17px;height:17px}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--line:#34483d}[data-theme=dark] body{color:#e7ede9;background:#101914}[data-theme=dark] .topbar{background:#17241d;border-color:#34483d}[data-theme=dark] .search,[data-theme=dark] .operator small{color:#91a299}[data-theme=dark] .operator>span{color:#dce9df;background:#2a3d32}[data-theme=dark] .theme-toggle{color:#d6dfd9;background:#22342a;border-color:#3a4e42}[data-theme=dark] .theme-toggle:hover{color:#c8df70;background:#2c4436}[data-theme=dark] .metrics article,[data-theme=dark] .module-card,[data-theme=dark] .record-list,[data-theme=dark] .form-card{background:#18251e;border-color:#34483d}[data-theme=dark] .metrics small,[data-theme=dark] .metrics p,[data-theme=dark] .module-card p,[data-theme=dark] .section-title p,[data-theme=dark] .form-heading p,[data-theme=dark] .form-section-title p{color:#91a198}[data-theme=dark] .module-card h3,[data-theme=dark] .section-title h2,[data-theme=dark] .form-heading h1,[data-theme=dark] .form-section-title h2{color:#edf2ef}[data-theme=dark] .module-card:hover{border-color:#58705f;box-shadow:0 12px 28px #0004}[data-theme=dark] .record{border-color:#2d4035}[data-theme=dark] .record>span{color:#9fbea9;background:#263a2e}[data-theme=dark] .record strong{color:#e2e9e4}[data-theme=dark] .empty{color:#93a299;background:#16231c;border-color:#405348}[data-theme=dark] .empty strong{color:#d2ddd6}[data-theme=dark] .progress{background:#33463b}[data-theme=dark] .form-section-title,[data-theme=dark] .form-actions{border-color:#304238}[data-theme=dark] .field>span,[data-theme=dark] .field legend{color:#dbe4de}[data-theme=dark] .field input:not([type=radio]):not([type=checkbox]),[data-theme=dark] .field select,[data-theme=dark] .field textarea{color:#edf2ef;background:#121d17;border-color:#3b5043}[data-theme=dark] .field input::placeholder,[data-theme=dark] .field textarea::placeholder{color:#718279}[data-theme=dark] .choice{color:#bdc9c1;background:#152119;border-color:#3b5043}[data-theme=dark] .choice:has(input:checked){color:#e8f0e9;background:#2b412f;border-color:#749069}[data-theme=dark] .form-actions .secondary{color:#c6d0ca;background:#1a2820;border-color:#405348}[data-theme=dark] .privacy{color:#899a90}@media (width<=760px){.topbar-actions{gap:8px}.theme-toggle{width:34px;height:34px}}.workspace-page{max-width:1320px}.workspace-heading{margin-bottom:28px;position:relative}.workspace-heading>button{color:#68776e;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:23px;padding:0;display:flex}.workspace-heading>button svg{width:17px}.workspace-heading>span{letter-spacing:.14em;color:#729342;font-size:10px;font-weight:800}.workspace-heading h1{margin:7px 0;font:800 30px Manrope}.workspace-heading p{color:#839087;margin:0;font-size:13px}.status-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.status-metrics article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:15px;padding:19px;display:flex}.status-metrics small{color:#87938b;letter-spacing:.08em;font-size:9px;font-weight:700}.status-metrics strong{margin-top:2px;font:800 24px Manrope;display:block}.status-metrics p{color:#95a098;margin:1px 0 0;font-size:10px}.metric-icon.red{color:#bd4848;background:#fdecec}.operations-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px;display:grid}.map-panel,.active-panel,.admin-placeholder{border:1px solid var(--line);background:#fff;border-radius:15px;padding:22px}.panel-heading{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.panel-heading h2{margin:0;font:700 16px Manrope}.panel-heading p{color:#8b978f;margin:4px 0 0;font-size:11px}.coming-badge{color:#587439;letter-spacing:.04em;background:#eef4e8;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:700;display:inline-block}.map-placeholder{text-align:center;background:linear-gradient(135deg,#edf2ec,#e2eae2);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:430px;padding:30px;display:flex;position:relative;overflow:hidden}.map-placeholder>svg{color:#52785c;z-index:1;width:42px;height:42px;margin-bottom:12px;position:relative}.map-placeholder strong,.map-placeholder p{z-index:1;position:relative}.map-placeholder strong{font:700 15px Manrope}.map-placeholder p{color:#74847a;max-width:380px;font-size:11px;line-height:1.5}.map-grid{opacity:.3;background-image:linear-gradient(#91a496 1px,#0000 1px),linear-gradient(90deg,#91a496 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;transform:rotate(-8deg)scale(1.2)}.empty.compact{padding:34px 20px}.integration-list{border-top:1px solid #e8ece9;flex-direction:column;gap:10px;margin-top:20px;padding-top:18px;display:flex}.integration-list h3{margin:0 0 4px;font:700 12px Manrope}.integration-list span{color:#6e7d74;align-items:center;gap:8px;font-size:10px;display:flex}.integration-list svg{color:#719746;width:14px}.admin-placeholder{text-align:center;max-width:760px;margin:auto;padding:50px}.admin-main-icon{color:#315c3e;background:#e9f1e8;border-radius:16px;place-items:center;width:64px;height:64px;margin:0 auto 15px;display:grid}.admin-main-icon svg{width:30px}.admin-placeholder h2{margin:14px 0 7px;font:700 21px Manrope}.admin-placeholder>p{color:#7f8c84;font-size:12px}.feature-list{text-align:left;grid-template-columns:1fr 1fr;gap:10px;max-width:560px;margin:28px auto;display:grid}.feature-list div{color:#526158;border:1px solid #e1e7e2;border-radius:9px;align-items:center;gap:9px;padding:12px;font-size:11px;display:flex}.feature-list svg{color:#719746;width:15px}.admin-placeholder>small{color:#929e96;font-size:9px}[data-theme=dark] .workspace-heading h1,[data-theme=dark] .panel-heading h2,[data-theme=dark] .admin-placeholder h2{color:#edf2ef}[data-theme=dark] .workspace-heading p,[data-theme=dark] .status-metrics p,[data-theme=dark] .panel-heading p,[data-theme=dark] .admin-placeholder>p{color:#91a198}[data-theme=dark] .status-metrics article,[data-theme=dark] .map-panel,[data-theme=dark] .active-panel,[data-theme=dark] .admin-placeholder{background:#18251e;border-color:#34483d}[data-theme=dark] .map-placeholder{background:linear-gradient(135deg,#1b2b21,#213529)}[data-theme=dark] .map-placeholder p{color:#94a59a}[data-theme=dark] .map-grid{opacity:.12}[data-theme=dark] .integration-list{border-color:#34483d}[data-theme=dark] .feature-list div{color:#bdc9c1;background:#152119;border-color:#3b5043}[data-theme=dark] .admin-main-icon{color:#a9c584;background:#263b2d}[data-theme=dark] .coming-badge{color:#bed27c;background:#2b422f}@media (width<=900px){.operations-layout{grid-template-columns:1fr}.status-metrics{grid-template-columns:1fr 1fr}.active-panel{grid-template-columns:1fr 1fr;gap:20px;display:grid}.active-panel .panel-heading{grid-column:1/-1;margin-bottom:0}.integration-list{border-top:0;border-left:1px solid #e8ece9;margin:0;padding:0 0 0 20px}}@media (width<=600px){.status-metrics{grid-template-columns:1fr}.active-panel{display:block}.active-panel .panel-heading{margin-bottom:18px}.integration-list{border-top:1px solid #e8ece9;border-left:0;margin-top:20px;padding:18px 0 0}.map-placeholder{height:330px}.feature-list{grid-template-columns:1fr}.admin-placeholder{padding:34px 20px}.workspace-heading h1{font-size:25px}}.indicators-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.indicators-header .workspace-heading{margin-bottom:22px}.period-filter{background:#e8ede9;border-radius:9px;margin-bottom:22px;padding:3px;display:flex}.period-filter button{color:#708077;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 13px;font-size:10px;font-weight:600}.period-filter button.active{color:#254b34;background:#fff;box-shadow:0 2px 8px #1a342218}.indicator-cards{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.indicator-cards article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:13px;min-width:0;padding:18px;display:flex}.indicator-cards small{color:#87938b;letter-spacing:.07em;font-size:9px;font-weight:700}.indicator-cards strong{white-space:nowrap;margin-top:3px;font:800 19px Manrope;display:block}.indicator-cards p{color:#95a098;margin:2px 0 0;font-size:9px}.charts-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.chart-panel{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:340px;padding:22px}.bar-chart{flex-direction:column;gap:17px;display:flex}.bar-row>div:first-child{justify-content:space-between;gap:15px;margin-bottom:6px;display:flex}.bar-row span{color:#5d6b62;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.bar-row strong{font-size:10px}.bar-track{background:#e8ede9;border-radius:8px;height:8px;overflow:hidden}.bar-track i{background:linear-gradient(90deg,#3b7450,#9fbe45);border-radius:8px;height:100%;display:block}.indicator-note{color:#41604a;background:#f1f6ed;border:1px solid #dce5d7;border-radius:12px;align-items:flex-start;gap:14px;margin-top:16px;padding:17px;display:flex}.indicator-note>svg{flex:none;width:21px}.indicator-note strong{font-size:11px}.indicator-note p{color:#708078;margin:4px 0 0;font-size:10px;line-height:1.5}[data-theme=dark] .period-filter{background:#223229}[data-theme=dark] .period-filter button{color:#9aaba1}[data-theme=dark] .period-filter button.active{color:#eff3f0;background:#344a3c}[data-theme=dark] .indicator-cards article,[data-theme=dark] .chart-panel{background:#18251e;border-color:#34483d}[data-theme=dark] .indicator-cards p,[data-theme=dark] .indicator-cards small{color:#91a198}[data-theme=dark] .bar-row span{color:#bdc9c1}[data-theme=dark] .bar-track{background:#2b3d33}[data-theme=dark] .indicator-note{color:#b7c9bc;background:#1c2c22;border-color:#354a3c}[data-theme=dark] .indicator-note p{color:#92a39a}@media (width<=1080px){.indicator-cards{grid-template-columns:1fr 1fr}}@media (width<=760px){.indicators-header{display:block}.period-filter{width:100%;margin-top:-8px}.period-filter button{flex:1}.charts-grid{grid-template-columns:1fr}}.date-search{border:1px solid var(--line);background:#fff;border-radius:13px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.date-search>strong{color:#365443;align-self:center;margin-right:auto;font-size:11px}.date-search label{flex-direction:column;gap:5px;display:flex}.date-search label span{color:#748078;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}.date-search input{border:1px solid var(--line);background:var(--surface,#fff);color:inherit;border-radius:8px;min-height:35px;padding:8px 10px;font:500 11px Manrope}.date-search button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font:700 10px Manrope;display:flex}.date-search button svg{width:14px;height:14px}.date-search>small{color:#b73b32;text-align:right;width:100%;font-size:9px}[data-theme=dark] .date-search{background:#18251e;border-color:#34483d}[data-theme=dark] .date-search>strong{color:#c7d5cc}[data-theme=dark] .date-search input{color:#eff3f0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#223229;border-color:#405448}@media (width<=600px){.date-search{align-items:stretch}.date-search>strong{width:100%;margin-bottom:2px}.date-search label{flex:130px}.date-search button{justify-content:center;width:100%}.date-search>small{text-align:left}}.records-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.records-heading .primary-action{white-space:nowrap;margin-top:38px}.records-search{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:150px 150px minmax(240px,1fr) auto;align-items:end;gap:12px;margin-bottom:16px;padding:16px;display:grid}.records-search label{flex-direction:column;gap:6px;display:flex}.records-search label>span{color:#77857c;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}.records-search input{box-sizing:border-box;border:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:8px;min-height:37px;padding:9px 10px;font:500 10px Manrope}.free-search>div{position:relative}.free-search svg{color:#819087;width:14px;position:absolute;top:11px;left:10px}.free-search input{padding-left:31px}.records-search>button,.record-detail-actions button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 15px;font:700 10px Manrope;display:flex}.records-search button svg,.record-detail-actions svg{width:14px}.records-table{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.records-table-head,.records-table article{grid-template-columns:130px minmax(240px,1fr) 110px 190px;align-items:center;gap:14px;padding:12px 16px;display:grid}.records-table-head{color:#77847c;text-transform:uppercase;background:#f3f6f3;font-size:9px;font-weight:700}.records-table article{border-top:1px solid var(--line)}.records-table time{font-size:10px;font-weight:700}.records-table time small{color:#89958d;margin-top:2px;display:block}.records-table p{color:#536259;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.records-table em{color:#6e7b73;font-size:9px;font-style:normal}.records-table article>div{gap:6px;display:flex}.records-table article button{border:1px solid var(--line);color:#315d41;cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:4px;padding:7px 8px;font:700 9px Manrope;display:flex}.records-table article button svg{width:13px;height:13px}.record-details{background:var(--line);border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.record-details>div{background:#fff;padding:15px}.record-details small{color:#7c8981;margin-bottom:5px;font-size:9px;display:block}.record-details strong{overflow-wrap:anywhere;font-size:11px;line-height:1.5}.record-detail-actions{justify-content:flex-end;margin-top:14px;display:flex}[data-theme=dark] .records-search,[data-theme=dark] .records-table,[data-theme=dark] .record-details>div{background:#18251e;border-color:#34483d}[data-theme=dark] .records-table-head{background:#223229}[data-theme=dark] .records-table p{color:#becac2}[data-theme=dark] .records-table article button{color:#a9c9b3;border-color:#405448}[data-theme=dark] .records-search input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (width<=900px){.records-search{grid-template-columns:1fr 1fr}.records-search .free-search,.records-search>button{grid-column:1/-1}.records-table-head{display:none}.records-table article{grid-template-columns:90px minmax(0,1fr);gap:10px}.records-table article>em{grid-column:1}.records-table article>div{grid-area:2/2}}@media (width<=600px){.records-heading{display:block}.records-heading .primary-action{justify-content:center;width:100%;margin:0 0 14px}.records-search{grid-template-columns:1fr}.records-search .free-search,.records-search>button{grid-column:auto}.records-table article{flex-direction:column;align-items:flex-start;display:flex}.records-table p{white-space:normal}.records-table article>div{width:100%}.records-table article button{flex:1;justify-content:center}.record-details{grid-template-columns:1fr}}@media (width<=480px){.indicator-cards{grid-template-columns:1fr}.indicator-cards article{padding:15px}.chart-panel{padding:18px}.indicator-note{align-items:flex-start}}.sidebar .brand{flex:none}.sidebar nav{scrollbar-width:thin;scrollbar-color:#496054 transparent;min-height:0;padding-right:4px;overflow:hidden auto}.sidebar-footer{flex:none}.equipment-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.equipment-header .workspace-heading{margin-bottom:22px}.primary-action{background:var(--lime);color:#173521;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:8px;margin-bottom:22px;padding:12px 16px;font-size:11px;font-weight:700;display:flex}.primary-action svg{width:17px}.equipment-form{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:16px;padding:24px}.equipment-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.equipment-summary article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.equipment-summary article>svg{color:#648142;width:20px}.equipment-summary small{color:#87938b;letter-spacing:.06em;font-size:9px;font-weight:700;display:block}.equipment-summary strong{font:800 21px Manrope}.equipment-list{flex-direction:column;gap:10px;display:flex}.equipment-list article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:13px;display:flex}.equipment-list article>img{border-radius:6px;width:58px;height:58px}.equipment-copy{flex:1;min-width:0}.equipment-copy>span{color:#6e8e47;letter-spacing:.08em;font-size:9px;font-weight:800}.equipment-copy h3{margin:3px 0;font:700 13px Manrope}.equipment-copy p,.equipment-copy small{color:#829087;margin:0;font-size:10px}.equipment-list article>button{color:#53675a;cursor:pointer;background:#f8faf8;border:1px solid #d9e1da;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;display:flex}.equipment-list article>button svg{width:14px}.asset-status{color:#50703c;background:#edf4e9;border-radius:20px;padding:5px 9px;font-size:9px;font-style:normal}.status-em-manutencao{color:#a35d27;background:#fff0e4}.status-baixado{color:#914848;background:#f2e8e8}.equipment-empty{margin-top:8px}.asset-modal{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#0b1510cc;border:0;position:absolute;inset:0}.asset-label{z-index:1;color:#17231c;text-align:center;background:#fff;border-radius:18px;width:min(390px,100%);padding:30px;position:relative;box-shadow:0 25px 70px #0005}.modal-close{cursor:pointer;background:#edf1ee;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:14px;right:14px}.modal-close svg{width:16px}.label-logo{object-fit:cover;border-radius:12px;width:68px;height:68px;margin:0 auto 10px;display:block}.asset-label>strong{letter-spacing:.08em;font:800 12px Manrope;display:block}.asset-label>span{letter-spacing:.16em;color:#748079;font-size:8px}.label-qr{width:190px;height:190px;margin:18px auto 10px;display:block}.asset-label h2{margin:0;font:800 22px Manrope}.asset-label h3{margin:6px 0;font:700 14px Manrope}.asset-label p{color:#76837a;font-size:10px}.asset-label>a{color:#fff;background:#183e2b;border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.asset-label>a svg{width:15px}[data-theme=dark] .equipment-form,[data-theme=dark] .equipment-summary article,[data-theme=dark] .equipment-list article{background:#18251e;border-color:#34483d}[data-theme=dark] .equipment-list article>button{color:#c2cec6;background:#22342a;border-color:#3b5043}[data-theme=dark] .equipment-copy h3{color:#edf2ef}[data-theme=dark] .equipment-copy p,[data-theme=dark] .equipment-copy small{color:#91a198}@media (width<=760px){.equipment-header{display:block}.primary-action{justify-content:center;width:100%}.equipment-summary{grid-template-columns:1fr 1fr}.equipment-list article{flex-wrap:wrap;align-items:flex-start}.equipment-copy{min-width:calc(100% - 78px)}.asset-status{margin-left:72px}.equipment-list article>button{margin-left:auto}}@media (width<=480px){.equipment-summary{grid-template-columns:1fr}.equipment-form{padding:20px 16px}.asset-status{margin-left:0}.equipment-list article>button{justify-content:center;width:100%}.asset-label{padding:26px 18px}}.records-pagination{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.records-pagination span{color:#748078;font-size:9px}.records-pagination button{border:1px solid var(--line);color:#315d41;cursor:pointer;background:#fff;border-radius:7px;padding:7px 11px;font:700 9px Manrope}.records-pagination button:disabled{opacity:.45;cursor:not-allowed}[data-theme=dark] .records-pagination button{color:#b6c9bc;background:#18251e;border-color:#405448}@media (width<=600px){.records-pagination{justify-content:center}}.bar-row.clickable{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;border-radius:8px;padding:3px 2px;display:block}.bar-row.clickable:hover,.bar-row.clickable:focus-visible{background:#f1f6ed;outline:none}.indicator-detail{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:16px;padding:20px}.indicator-detail .panel-heading>div>span{letter-spacing:.08em;color:#718078;font-size:8px;font-weight:800}.indicator-detail .panel-heading>button{color:#718078;cursor:pointer;background:0 0;border:0}.indicator-detail .panel-heading>button svg{width:18px}.detail-grid{border:1px solid var(--line);border-radius:10px;max-height:440px;overflow:auto}.detail-grid-head,.detail-grid article{grid-template-columns:140px 170px 120px minmax(240px,1fr);align-items:center;gap:12px;min-width:720px;padding:11px 13px;display:grid}.detail-grid-head{z-index:1;color:#77847c;text-transform:uppercase;background:#edf2ee;font-size:8px;font-weight:800;position:sticky;top:0}.detail-grid article{border-top:1px solid var(--line);font-size:9px}.detail-grid article strong{font-size:10px}.detail-grid article time{color:#64736a}.detail-grid article em{text-transform:capitalize;color:#315d41;font-style:normal;font-weight:700}.detail-grid article p{color:#64736a;white-space:normal;margin:0}.indicator-detail-loading{text-align:center;border:1px solid var(--line);color:#718078;background:#fff;border-radius:13px;margin-top:16px;padding:20px;font-size:10px}[data-theme=dark] .bar-row.clickable:hover,[data-theme=dark] .bar-row.clickable:focus-visible{background:#223229}[data-theme=dark] .indicator-detail,[data-theme=dark] .indicator-detail-loading{background:#18251e;border-color:#34483d}[data-theme=dark] .detail-grid-head{background:#223229}[data-theme=dark] .detail-grid{border-color:#34483d}@media (width<=600px){.indicator-detail{padding:14px}.detail-grid-head{display:none}.detail-grid article{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.detail-grid article>*{width:100%}.detail-grid{max-height:520px}}.bar-row strong small{color:#6f7e75;font:700 9px Manrope}.bar-row.clickable.selected{background:#e5f0e5;box-shadow:inset 0 0 0 1px #9fbe45}.bar-row.clickable.selected .bar-track i{background:linear-gradient(90deg,#285d3c,#78a92f)}.bar-row.clickable.selected span{color:#254b34;font-weight:800}[data-theme=dark] .bar-row.clickable.selected{background:#294333;box-shadow:inset 0 0 0 1px #789c4a}[data-theme=dark] .bar-row.clickable.selected span{color:#e3f0e7}.occurrence-number{color:#28583b;letter-spacing:.03em;background:#e3eee5;border-radius:5px;margin-right:8px;padding:3px 6px;font-size:9px;display:inline-block}[data-theme=dark] .occurrence-number{color:#cce4d3;background:#294333}.online-dot.offline{background:#d79a3c;box-shadow:0 0 0 3px #d79a3c22}.volunteer-form{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:12px;margin-bottom:15px;padding:16px;display:grid}.volunteer-form label{flex-direction:column;gap:5px;display:flex}.volunteer-form label span{color:#77857c;font-size:9px;font-weight:700}.volunteer-form input,.volunteer-search input{border:1px solid var(--line);color:inherit;background:0 0;border-radius:8px;padding:9px;font:500 10px Manrope}.volunteer-form .volunteer-check{flex-direction:row;align-items:center}.volunteer-form button,.volunteer-search button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:8px;padding:10px 14px;font:700 10px Manrope}.volunteer-form>small{color:#b73b32;grid-column:1/-1}.volunteer-search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:12px;display:flex}.volunteer-search svg{width:16px}.volunteer-search input{flex:1}.volunteer-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.volunteer-head,.volunteer-list article{grid-template-columns:1.5fr 1fr 1.4fr 130px;align-items:center;gap:12px;padding:12px 15px;display:grid}.volunteer-head{color:#78857d;text-transform:uppercase;background:#f0f4f1;font-size:8px;font-weight:800}.volunteer-list article{border-top:1px solid var(--line);font-size:10px}.volunteer-list article p{margin:0}.volunteer-list article small{color:#7e8b83;margin-top:3px;display:block}.volunteer-list article em{color:#496652;font-size:9px;font-style:normal}[data-theme=dark] .volunteer-form,[data-theme=dark] .volunteer-search,[data-theme=dark] .volunteer-list{background:#18251e;border-color:#34483d}[data-theme=dark] .volunteer-head{background:#223229}@media (width<=760px){.volunteer-form{grid-template-columns:1fr}.volunteer-head{display:none}.volunteer-list article{grid-template-columns:1fr}.volunteer-search{flex-wrap:wrap}.volunteer-search input{min-width:0}.volunteer-search button{width:100%}}.access-button{border:1px solid var(--line);color:#315d41;cursor:pointer;background:0 0;border-radius:8px;padding:8px 12px;font:700 9px Manrope}.access-modal{z-index:1000;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.access-modal>.modal-backdrop{background:#102019aa;border:0;position:absolute;inset:0}.access-modal>section{background:#fff;border-radius:16px;width:min(410px,100%);padding:28px;position:relative;box-shadow:0 24px 70px #0005}.access-modal section>img{object-fit:contain;width:70px;height:70px;margin:0 auto 10px;display:block}.access-modal h2{text-align:center;margin:0 0 8px;font:800 20px Manrope}.access-modal form{flex-direction:column;gap:10px;display:flex}.access-modal form p,.access-sent p{text-align:center;color:#65736b;font-size:10px;line-height:1.5}.access-modal input{border:1px solid var(--line);color:inherit;background:0 0;border-radius:9px;padding:11px;font:500 11px Manrope}.access-modal form>button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:9px;padding:11px;font:700 10px Manrope}.access-modal section>small{text-align:center;color:#7a4d37;margin-top:10px;display:block}.access-sent{text-align:center}.access-sent svg{color:#4d8a5f;width:42px;height:42px}[data-theme=dark] .access-button{color:#c8dfcf;border-color:#405448}[data-theme=dark] .access-modal>section{background:#18251e}[data-theme=dark] .access-modal input{color:#eef3ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-color:#405448}.indicator-cards .availability-card{align-items:flex-start}.indicator-cards .equivalent-coverage{color:#477059;white-space:normal;margin-top:5px;font-weight:700;line-height:1.35}[data-theme=dark] .indicator-cards .equivalent-coverage{color:#a6c7b0}.info-tip{vertical-align:middle;cursor:help;outline:none;margin-left:4px;display:inline-flex;position:relative}.info-tip>svg{color:#5d8468;width:12px;height:12px}.info-tip>[role=tooltip]{z-index:20;color:#eff7f1;letter-spacing:0;text-transform:none;opacity:0;visibility:hidden;pointer-events:none;background:#173824;border-radius:10px;width:245px;padding:12px 13px;font:500 9px/1.5 Manrope;transition:all .18s;position:absolute;bottom:calc(100% + 10px);right:-10px;transform:translateY(5px);box-shadow:0 12px 32px #10221955}.info-tip>[role=tooltip]:after{content:"";border:6px solid #0000;border-top-color:#173824;position:absolute;top:100%;right:12px}.info-tip>[role=tooltip] strong{color:#cce8d3;margin-bottom:4px;font-size:10px;display:block}.info-tip:hover>[role=tooltip],.info-tip:focus>[role=tooltip],.info-tip:focus-within>[role=tooltip]{opacity:1;visibility:visible;transform:translateY(0)}[data-theme=dark] .info-tip>svg{color:#a9cbb3}[data-theme=dark] .info-tip>[role=tooltip]{color:#263c2d;background:#e6f0e8}[data-theme=dark] .info-tip>[role=tooltip] strong{color:#28583b}[data-theme=dark] .info-tip>[role=tooltip]:after{border-top-color:#e6f0e8}@media (width<=600px){.info-tip>[role=tooltip]{width:220px;left:-130px;right:auto}.info-tip>[role=tooltip]:after{left:134px;right:auto}}.access-modal .modal-close{z-index:3;color:#233d2c;background:#edf1ee;border:1px solid #d5ded7;transition:background .15s,color .15s,transform .15s;box-shadow:0 3px 10px #15261b22}.access-modal .modal-close svg{stroke:currentColor;stroke-width:2.5px;display:block}.access-modal .modal-close:hover,.access-modal .modal-close:focus-visible{color:#173e29;outline-offset:2px;background:#dfe9e1;outline:2px solid #84a98d;transform:scale(1.05)}[data-theme=dark] .access-modal .modal-close{color:#f1f6f2;background:#31463a;border-color:#536a5c;box-shadow:0 3px 12px #0006}[data-theme=dark] .access-modal .modal-close:hover,[data-theme=dark] .access-modal .modal-close:focus-visible{color:#fff;background:#45604f;outline-color:#9fbe45}[data-theme=dark] .modal-close{color:#f1f6f2;background:#31463a;border:1px solid #536a5c;transition:background .15s,color .15s,transform .15s;box-shadow:0 3px 12px #0006}.modal-close svg{stroke:currentColor;stroke-width:2.5px;display:block}[data-theme=dark] .modal-close:hover,[data-theme=dark] .modal-close:focus-visible{color:#fff;outline-offset:2px;background:#45604f;outline:2px solid #9fbe45;transform:scale(1.05)}.access-modal>section:has(.request-form){width:min(560px,100%);max-height:92vh;overflow:auto}.request-form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.request-form label{flex-direction:column;gap:4px;display:flex}.request-form label>span{color:#748079;text-transform:uppercase;font-size:8px;font-weight:700}.request-form label input{box-sizing:border-box;width:100%}@media (width<=540px){.request-form>div{grid-template-columns:1fr}}.login-page{color:#1b2f22;background:#edf3ee;grid-template-columns:minmax(340px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid;position:relative}.login-theme{z-index:3;color:#315d41;cursor:pointer;background:#fff;border:1px solid #d7e1d9;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:20px;right:22px}.login-theme svg{width:17px}.login-brand{color:#fff;text-align:center;background:radial-gradient(circle at 50% 42%,#1b7546 0,#125a36 45%,#0b3b24 100%);flex-direction:column;justify-content:center;align-items:center;padding:50px;display:flex;overflow:hidden}.login-brand img{object-fit:contain;filter:drop-shadow(0 24px 30px #06271655);width:min(340px,65%);max-height:55vh}.login-brand span{letter-spacing:.3em;color:#d2e69b;margin-top:22px;font:800 12px Manrope;display:block}.login-brand h1{margin:8px 0 5px;font:800 clamp(22px,3vw,38px) Manrope}.login-brand p{color:#d1e1d6;margin:0;font-size:12px}.login-panel{background:#fff;flex-direction:column;justify-content:center;padding:clamp(35px,8vw,100px);display:flex}.login-copy>span{letter-spacing:.12em;color:#63804c;font:800 9px Manrope}.login-copy h2{margin:7px 0;font:800 clamp(27px,4vw,42px) Manrope}.login-copy p{color:#738078;margin:0 0 25px;font-size:11px;line-height:1.55}.login-panel form{flex-direction:column;gap:12px;display:flex}.login-panel form>label{flex-direction:column;gap:6px;display:flex}.login-panel form>label span{color:#617068;font-size:9px;font-weight:700}.login-panel input{box-sizing:border-box;color:#1c3023;background:#f9fbf9;border:1px solid #d7e0d9;border-radius:10px;width:100%;padding:12px;font:500 11px Manrope}.login-panel form>button,.login-sent button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:10px;padding:12px;font:700 10px Manrope}.login-request>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.login-panel .login-back{color:#496652;background:0 0;border:1px solid #d7e0d9}.login-message{color:#765b2e;background:#f3eee4;border-radius:9px;margin-top:13px;padding:11px;font-size:9px;line-height:1.45}.login-sent{text-align:center;padding:20px 0}.login-sent svg{color:#548962;width:45px;height:45px}.login-sent strong{margin-top:8px;display:block}.login-sent p{color:#748078;font-size:10px}.login-panel footer{color:#9aa49d;text-align:center;margin-top:25px;font-size:8px}[data-theme=dark] .login-page{color:#eef4ef;background:#101a14}[data-theme=dark] .login-panel{background:#18251e}[data-theme=dark] .login-theme{color:#dbe8de;background:#26382e;border-color:#405448}[data-theme=dark] .login-copy p,[data-theme=dark] .login-panel form>label span{color:#a6b5ab}[data-theme=dark] .login-panel input{color:#f0f5f1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#223229;border-color:#405448}[data-theme=dark] .login-panel .login-back{color:#c2d3c7;border-color:#405448}[data-theme=dark] .login-message{color:#e3cc9b;background:#382f20}@media (width<=820px){.login-page{grid-template-columns:1fr}.login-brand{min-height:230px;padding:30px}.login-brand img{width:150px;max-height:150px}.login-brand span{margin-top:8px}.login-brand h1{font-size:22px}.login-panel{justify-content:flex-start;padding:35px 24px}.login-theme{top:14px;right:14px}}@media (width<=480px){.login-request>div{grid-template-columns:1fr}}.login-brand{background:#00a85a}.login-brand img{filter:drop-shadow(0 22px 32px #00683855);width:min(540px,86%);max-height:78vh}@media (width<=820px){.login-brand{min-height:280px}.login-brand img{width:min(260px,72%);max-height:240px}}.workspace-heading>span,.eyebrow,.sidebar nav p{font-size:10px}.workspace-heading h1{font-size:30px}.workspace-heading p,.admin-placeholder>p,.section-title p,.panel-heading p{font-size:13px}.feature-list div,.module-card p,.record p,.metrics p,.status-metrics p,.records-table p,.records-table time,.records-table em,.volunteer-list article,.volunteer-list article em,.equipment-copy p,.equipment-copy small,.detail-grid article,.date-search input{font-size:11px}.module-card h3,.panel-heading h2{font-size:16px}.module-card small,.metrics small,.status-metrics small,.indicator-cards small,.records-table-head,.volunteer-head,.records-search label>span,.date-search label span{font-size:10px}.records-search input,.records-search>button,.record-detail-actions button,.volunteer-search input,.volunteer-search button,.primary-action,.period-filter button,.date-search button{font-size:11px}.field>span,.field legend,.modal-fields label>span,.field input,.field select,.field textarea,.modal-fields input:not([type=checkbox]),.modal-fields select,.modal-fields textarea,.form-modal footer button,.form-modal header p{font-size:12px}.form-modal h2{font-size:23px}@media (width<=600px){.workspace-heading h1{font-size:25px}.form-modal h2{font-size:21px}}.cof-opening-fields textarea,.cof-opening-fields select{border:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:9px;padding:11px}.cof-agencies{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:4px 0 0;display:flex}.cof-agencies legend{color:#66756c;width:100%;margin-bottom:6px;font-size:12px;font-weight:700}.cof-agencies label{border:1px solid var(--line);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:7px;padding:8px 10px;display:flex}.cof-agencies label:has(input:checked){background:#eff5ec;border-color:#87a47d}.cof-agencies input{accent-color:#426d42}[data-theme=dark] .cof-opening-fields textarea,[data-theme=dark] .cof-opening-fields select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-color:#405448}[data-theme=dark] .cof-agencies label{border-color:#405448}[data-theme=dark] .cof-agencies label:has(input:checked){background:#294333;border-color:#789c4a}[data-theme=dark] .cof-agencies legend{color:#c8d7cc}.sidebar nav p{color:#9aafa2}.sidebar nav button{color:#d2ddd6}.sidebar nav .nav-copy strong{color:#edf4ef}.sidebar nav .nav-copy small{color:#a4b6aa}.sidebar nav button.module-nav.active .nav-copy strong,.sidebar nav button.module-nav:hover .nav-copy strong{color:#fff}.sidebar nav button.module-nav.active .nav-copy small,.sidebar nav button.module-nav:hover .nav-copy small{color:#d0ddd4}.sidebar nav button svg{color:#b5c7bb}.sidebar nav button.active svg,.sidebar nav button:hover svg{color:var(--lime)}.sidebar-footer>strong{letter-spacing:.02em;font:700 12px Manrope;display:block}.sidebar-footer>small{margin-left:0;line-height:1.35}.form-actions .cancel-action{margin-right:auto}.form-actions .cancel-action+.secondary{margin-right:0}@media (width<=600px){.form-actions{flex-wrap:wrap}.form-actions .cancel-action{order:3;justify-content:center;width:100%;margin-right:0}}.welcome button,.form-actions>button:not(.secondary),.primary-action{color:#fff;background:#315d41}.welcome button:hover,.form-actions>button:not(.secondary):hover,.primary-action:hover{background:#244b33}.welcome button:focus-visible,.form-actions>button:not(.secondary):focus-visible,.primary-action:focus-visible{outline-offset:2px;outline:3px solid #315d4140}[data-theme=dark] .welcome button,[data-theme=dark] .form-actions>button:not(.secondary),[data-theme=dark] .primary-action{color:#fff;background:#427554}[data-theme=dark] .welcome button:hover,[data-theme=dark] .form-actions>button:not(.secondary):hover,[data-theme=dark] .primary-action:hover{background:#548d67}body,.app-shell>main{background:#d7e0d9}.topbar{box-shadow:0 1px #bcc9c0,0 5px 18px #173d2a0c}.module-card,.metrics article,.record-list,.form-card,.records-search,.records-table,.record-details>div,.status-metrics article,.map-panel,.active-panel,.admin-placeholder,.chart-panel,.indicator-detail,.indicator-detail-loading,.equipment-form,.equipment-summary article,.equipment-list article,.volunteer-search,.volunteer-list{border-color:#c4d0c7;box-shadow:0 5px 16px #173d2a0b}.workspace-heading p,.section-title p,.panel-heading p,.module-card p,.metrics p,.status-metrics p{color:#66766c}.workspace-heading>button{color:#485b4f}[data-theme=dark] body,[data-theme=dark] .app-shell>main{background:#09140e}[data-theme=dark] .topbar{background:#142219;box-shadow:0 1px #33483b,0 8px 24px #0005}[data-theme=dark] .metrics article,[data-theme=dark] .module-card,[data-theme=dark] .record-list,[data-theme=dark] .form-card,[data-theme=dark] .records-search,[data-theme=dark] .records-table,[data-theme=dark] .record-details>div,[data-theme=dark] .status-metrics article,[data-theme=dark] .map-panel,[data-theme=dark] .active-panel,[data-theme=dark] .admin-placeholder,[data-theme=dark] .chart-panel,[data-theme=dark] .indicator-detail,[data-theme=dark] .indicator-detail-loading,[data-theme=dark] .equipment-form,[data-theme=dark] .equipment-summary article,[data-theme=dark] .equipment-list article,[data-theme=dark] .volunteer-search,[data-theme=dark] .volunteer-list{background:#17271e;border-color:#3d5546;box-shadow:0 8px 22px #0003}[data-theme=dark] .workspace-heading p,[data-theme=dark] .section-title p,[data-theme=dark] .panel-heading p,[data-theme=dark] .module-card p,[data-theme=dark] .metrics p,[data-theme=dark] .status-metrics p{color:#a8b8ae}[data-theme=dark] .workspace-heading>button{color:#b7c7bd}.active-occurrences{flex-direction:column;gap:10px;max-height:620px;padding-right:3px;display:flex;overflow:auto}.operation-card{background:#f8faf8;border:1px solid #c8d4cb;border-radius:12px;padding:14px}.operation-card>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.operation-card header strong{color:#244b33;font:800 15px Manrope;display:block}.operation-card header span{color:#66766c;margin-top:3px;font-size:11px;display:block}.operation-status{color:#315d41;text-align:center;background:#e2ece4;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.operation-card>p{color:#65746b;align-items:flex-start;gap:6px;margin:12px 0;font-size:10px;line-height:1.45;display:flex}.operation-card>p svg,.operation-resources svg{flex:none;width:13px;height:13px}.operation-resources{flex-wrap:wrap;gap:6px 12px;display:flex}.operation-resources span{color:#65746b;align-items:center;gap:4px;font-size:9px;display:flex}.operation-card footer{border-top:1px solid #dce4de;flex-wrap:wrap;gap:7px;margin-top:13px;padding-top:11px;display:flex}.operation-card footer button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:7px;padding:8px 10px;font:700 9px Manrope}.operation-card footer button:hover{background:#244b33}.operation-card footer .danger-action{background:#8b3c36}.operation-card footer .danger-action:hover{background:#6f2e2a}.operation-message{color:#315d41;background:#e4eee5;border-radius:9px;margin-bottom:10px;padding:10px 12px;font-size:10px}.status-em_deslocamento{color:#315f8c;background:#e4edf7}.status-no_local,.status-em_atendimento{color:#4a6c2e;background:#e8f1df}.status-aguardando_apoio,.status-aguardando_pendencias{color:#85601f;background:#f5ead5}[data-theme=dark] .operation-card{background:#1b2d22;border-color:#405a49}[data-theme=dark] .operation-card header strong{color:#e3f0e7}[data-theme=dark] .operation-card header span,[data-theme=dark] .operation-card>p,[data-theme=dark] .operation-resources span{color:#afbeb4}[data-theme=dark] .operation-card footer{border-color:#3b5143}[data-theme=dark] .operation-status,[data-theme=dark] .operation-message{color:#d8e9dd;background:#294333}@media (width<=900px){.active-panel{display:block}.active-panel .panel-heading{margin-bottom:18px}}@media (width<=600px){.operation-card>header{flex-direction:column}.operation-card footer button{flex:1;min-width:130px}.active-occurrences{max-height:none}}button{transition:background-color .16s,color .16s,border-color .16s,box-shadow .16s,transform .16s}button:disabled{box-shadow:none!important;transform:none!important}.form-modal footer .secondary:hover,.form-actions .secondary:hover,.records-table article button:hover,.records-pagination button:not(:disabled):hover,.volunteer-actions button:hover,.equipment-list article>button:hover,.period-filter button:not(.active):hover,.workspace-heading>button:hover,.form-heading>button:hover,.indicator-detail .panel-heading>button:hover,.theme-toggle:hover,.logout-button:hover{color:#244b33;background:#e1ebe3;border-color:#8fa696}.form-modal footer .secondary:focus-visible,.form-actions .secondary:focus-visible,.records-table article button:focus-visible,.records-pagination button:focus-visible,.volunteer-actions button:focus-visible,.equipment-list article>button:focus-visible,.period-filter button:focus-visible,.workspace-heading>button:focus-visible,.form-heading>button:focus-visible,.indicator-detail .panel-heading>button:focus-visible,.theme-toggle:focus-visible,.logout-button:focus-visible{outline-offset:2px;outline:3px solid #315d4138}.records-table article button:hover,.volunteer-actions button:hover,.equipment-list article>button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #173d2a18}[data-theme=dark] .form-modal footer .secondary:hover,[data-theme=dark] .form-actions .secondary:hover,[data-theme=dark] .records-table article button:hover,[data-theme=dark] .records-pagination button:not(:disabled):hover,[data-theme=dark] .volunteer-actions button:hover,[data-theme=dark] .equipment-list article>button:hover,[data-theme=dark] .period-filter button:not(.active):hover,[data-theme=dark] .workspace-heading>button:hover,[data-theme=dark] .form-heading>button:hover,[data-theme=dark] .indicator-detail .panel-heading>button:hover,[data-theme=dark] .theme-toggle:hover,[data-theme=dark] .logout-button:hover{color:#e5f1e8;background:#294333;border-color:#66816e}.occurrence-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.occurrence-detail-summary article,.occurrence-detail-section{background:#f8faf8;border:1px solid #c8d4cb;border-radius:14px}.occurrence-detail-summary article{grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;padding:14px;display:grid}.occurrence-detail-summary article>span{color:#315d41;background:#e2ece4;border-radius:10px;grid-row:1/3;place-items:center;width:36px;height:36px;display:grid}.occurrence-detail-summary svg{width:18px}.occurrence-detail-summary small,.occurrence-detail-grid small{letter-spacing:.08em;color:#66766c;font-size:9px;font-weight:800}.occurrence-detail-summary strong{color:#244b33;overflow-wrap:anywhere;font:800 14px Manrope}.occurrence-detail-section{margin-bottom:16px;padding:17px}.occurrence-detail-section>header{border-bottom:1px solid #dce4de;align-items:center;gap:10px;padding-bottom:13px;display:flex}.occurrence-detail-section>header>svg{color:#315d41;width:20px}.occurrence-detail-section h2{color:#244b33;margin:0;font:800 15px Manrope}.occurrence-detail-section header p{color:#66766c;margin:2px 0 0;font-size:10px}.occurrence-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:15px;display:grid}.occurrence-detail-grid div{flex-direction:column;gap:4px;display:flex}.occurrence-detail-grid .wide{grid-column:span 2}.occurrence-detail-grid strong{color:#34493b;overflow-wrap:anywhere;font-size:11px;line-height:1.5}.occurrence-detail-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.detail-record-list{flex-direction:column;display:flex}.detail-record-list>div{border-bottom:1px solid #e1e7e2;flex-direction:column;gap:3px;padding:12px 0;display:flex}.detail-record-list>div:last-child{border-bottom:0;padding-bottom:0}.detail-record-list strong{color:#34493b;font-size:11px}.detail-record-list span,.detail-record-list small,.detail-empty{color:#66766c;font-size:10px}.detail-empty{margin:15px 0 0}.occurrence-timeline{padding-top:13px}.occurrence-timeline>div{grid-template-columns:14px 1fr;gap:9px;padding-bottom:14px;display:grid;position:relative}.occurrence-timeline>div:not(:last-child):before{content:"";background:#cbd9cf;width:2px;position:absolute;top:11px;bottom:0;left:5px}.occurrence-timeline i{z-index:1;background:#315d41;border:3px solid #c8dacd;border-radius:50%;width:12px;height:12px}.occurrence-timeline>div>div{flex-direction:column;gap:2px;display:flex}.occurrence-timeline strong{color:#34493b;font-size:11px}.occurrence-timeline time,.occurrence-timeline span{color:#738078;font-size:9px}.occurrence-timeline p{color:#59675e;margin:3px 0 0;font-size:10px}[data-theme=dark] .occurrence-detail-summary article,[data-theme=dark] .occurrence-detail-section{background:#1b2d22;border-color:#405a49}[data-theme=dark] .occurrence-detail-summary article>span{color:#b9d6c1;background:#294333}[data-theme=dark] .occurrence-detail-summary strong,[data-theme=dark] .occurrence-detail-section h2,[data-theme=dark] .occurrence-detail-grid strong,[data-theme=dark] .detail-record-list strong,[data-theme=dark] .occurrence-timeline strong{color:#e3f0e7}[data-theme=dark] .occurrence-detail-summary small,[data-theme=dark] .occurrence-detail-grid small,[data-theme=dark] .occurrence-detail-section header p,[data-theme=dark] .detail-record-list span,[data-theme=dark] .detail-record-list small,[data-theme=dark] .detail-empty,[data-theme=dark] .occurrence-timeline time,[data-theme=dark] .occurrence-timeline span,[data-theme=dark] .occurrence-timeline p{color:#afbeb4}[data-theme=dark] .occurrence-detail-section>header,[data-theme=dark] .detail-record-list>div{border-color:#3b5143}@media (width<=900px){.occurrence-detail-summary,.occurrence-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.occurrence-detail-columns{grid-template-columns:1fr}.occurrence-detail-summary{grid-template-columns:1fr 1fr}.occurrence-detail-grid{grid-template-columns:1fr}.occurrence-detail-grid .wide{grid-column:auto}}@media (width<=420px){.occurrence-detail-summary{grid-template-columns:1fr}}.displacement-preparation{gap:18px;display:grid}.displacement-preparation fieldset{border:1px solid var(--line);border-radius:12px;margin:0;padding:15px}.displacement-preparation legend,.preparation-observation>span{color:#34453a;font-weight:800}.displacement-preparation legend b,.preparation-observation b{color:#bd493d}.displacement-preparation fieldset>p{color:#77857c;margin:2px 0 12px;font-size:11px}.preparation-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:190px;display:grid;overflow:auto}.preparation-options label,.vehicle-choice{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.preparation-vehicles article.selected{background:#eff5ec;border-color:#87a47d}.preparation-options label:has(input:checked){background:#eff5ec;border-color:#87a47d}.preparation-options input,.vehicle-choice input{accent-color:#315d41}.preparation-vehicles{gap:9px;display:grid}.preparation-vehicles article{border:1px solid var(--line);border-radius:10px;grid-template-columns:minmax(170px,1fr) minmax(280px,2fr);align-items:end;gap:14px;padding:10px;display:grid}.vehicle-choice{border:0;align-self:stretch;padding:5px}.vehicle-identification{flex-direction:column;gap:3px;display:flex}.vehicle-identification small{color:#77857c;font-size:10px}.vehicle-operational-data{grid-template-columns:2fr 1fr;gap:10px;display:grid}.vehicle-operational-data label,.preparation-observation{flex-direction:column;gap:6px;display:flex}.vehicle-operational-data label span,.preparation-observation>span{font-size:12px}.preparation-vehicles select,.preparation-vehicles input,.preparation-observation textarea{border:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:9px;padding:10px}.preparation-vehicles select:disabled,.preparation-vehicles input:disabled{opacity:.58;cursor:not-allowed;background:#eef1ee}.preparation-note{color:#49624f;background:#edf5e9;border-radius:9px;margin:0;padding:12px;font-size:11px;line-height:1.5}[data-theme=dark] .displacement-preparation legend,[data-theme=dark] .preparation-observation>span{color:#e5eee8}[data-theme=dark] .preparation-vehicles article.selected{background:#243b2d;border-color:#66816e}[data-theme=dark] .preparation-options label:has(input:checked){background:#243b2d;border-color:#66816e}[data-theme=dark] .preparation-vehicles select,[data-theme=dark] .preparation-vehicles input,[data-theme=dark] .preparation-observation textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#121d17;border-color:#405448}[data-theme=dark] .preparation-vehicles select:disabled,[data-theme=dark] .preparation-vehicles input:disabled{color:#7e8d84;background:#0d1511}[data-theme=dark] .preparation-note{color:#c2d3c6;background:#22362a}@media (width<=700px){.preparation-options,.preparation-vehicles article,.vehicle-operational-data{grid-template-columns:1fr}.vehicle-choice{min-height:56px}}.vehicle-list .volunteer-head,.vehicle-list article{grid-template-columns:1.4fr 1fr 1fr 170px}[data-theme=dark] .modal-fields textarea,[data-theme=dark] .modal-fields select{color:#edf2ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#121d17;border-color:#405448}[data-theme=dark] .modal-fields textarea::placeholder{color:#82958a}[data-theme=dark] .modal-fields textarea:focus,[data-theme=dark] .modal-fields select:focus{border-color:#6d966f;outline:0;box-shadow:0 0 0 3px #6d966f26}.modal-fields textarea,.modal-fields select{border:1px solid var(--line);width:100%;color:inherit;resize:vertical;background:0 0;border-radius:9px;padding:11px}.modal-fields textarea:focus,.modal-fields select:focus{border-color:#6d966f;outline:0;box-shadow:0 0 0 3px #6d966f16}.new-occurrence-alert{background:linear-gradient(100deg,#fff0ee,#fff8f0);border:2px solid #b42318;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:0 0 18px;padding:18px 20px;animation:1.6s ease-in-out infinite new-occurrence-pulse;display:grid;box-shadow:0 10px 28px #b4231833}.new-occurrence-alert-icon{color:#fff;background:#b42318;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.new-occurrence-alert-icon svg{width:28px;height:28px}.new-occurrence-alert small{color:#b42318;letter-spacing:.12em;font:900 11px Manrope;display:block}.new-occurrence-alert strong{color:#68201a;margin-top:3px;font:900 20px Manrope;display:block}.new-occurrence-alert p{color:#74433e;margin:4px 0 0;font-size:12px}.new-occurrence-alert nav{gap:8px;display:flex}.new-occurrence-alert button{color:#fff;cursor:pointer;background:#315d41;border:0;border-radius:8px;padding:10px 14px;font:800 10px Manrope}.new-occurrence-alert .acknowledge-alert{background:#b42318}.operation-card.new-occurrence-highlight{border:2px solid #d92d20;box-shadow:0 0 0 4px #d92d201f}[data-theme=dark] .new-occurrence-alert{background:linear-gradient(100deg,#47211f,#30261f);border-color:#ff756b;box-shadow:0 10px 28px #0006}[data-theme=dark] .new-occurrence-alert small,[data-theme=dark] .new-occurrence-alert strong{color:#ffaaa4}[data-theme=dark] .new-occurrence-alert p{color:#e8c6c2}@keyframes new-occurrence-pulse{0%,to{transform:scale(1);box-shadow:0 10px 28px #b4231829}50%{transform:scale(1.006);box-shadow:0 12px 34px #b4231857}}@media (width<=700px){.new-occurrence-alert{grid-template-columns:auto 1fr}.new-occurrence-alert nav{grid-column:1/-1}.new-occurrence-alert nav button{flex:1}}:root{--theme-page:#f4f7fa;--theme-surface-1:#fff;--theme-surface-2:#f8f9fa;--theme-surface-3:#eef1f4;--theme-field:#fff;--theme-hover:#eef3f8;--theme-selected:#e8f0ff;--theme-border:#dbe0e5;--theme-border-strong:#c8d0d9;--theme-text:#1d2630;--theme-text-secondary:#536170;--theme-text-muted:#7b8794;--theme-shadow:#1622331a;--theme-overlay:#0b121bb3;--theme-bg:var(--theme-page);--theme-surface:var(--theme-surface-1);--theme-brand:#315d41;--theme-brand-hover:#274c35;--theme-brand-soft:#edf5e9;--theme-brand-contrast:#fff;--theme-focus:#4680ff;--theme-focus-ring:#4680ff33;--theme-action:#4680ff;--theme-action-hover:#36c;--theme-action-soft:#4680ff29;--theme-danger:#e95757;--theme-warning:#f4c22b;--theme-success:#2ca87f}[data-theme=light] body,[data-theme=light] .app-shell>main{background:var(--theme-page);color:var(--theme-text)}[data-theme=light] .topbar{background:var(--theme-surface-1);border-color:var(--theme-border)}[data-theme=light] .form-modal>.modal-backdrop{background:var(--theme-overlay)}[data-theme=light] .sidebar{color:#e7ebef;background:#131b24;border-right:1px solid #303c49;box-shadow:8px 0 28px #00000038}[data-theme=light] .sidebar nav p{color:#758292}[data-theme=light] .sidebar nav button{color:#aeb8c4}[data-theme=light] .sidebar nav .nav-copy small{color:#758292}[data-theme=light] .sidebar nav button:hover{color:#fff;background:#263241}[data-theme=light] .sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 0 var(--theme-action);background:#4680ff2e}[data-theme=light] .sidebar nav button.active svg{color:#85a9ff}[data-theme=light] .sidebar nav button:is(:hover,.active) .nav-copy small{color:#aeb8c4}[data-theme=light] .sidebar-footer{color:#b1bac5;border-color:#303c49}[data-theme=light] .sidebar-footer small{color:#8b97a5}[data-theme=light] .sidebar .online-dot{background:var(--theme-success);box-shadow:0 0 0 4px #2ca87f24}[data-theme=light] .sidebar .mobile-close{color:#b1bac5}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-page:#111820;--theme-surface-1:#18212b;--theme-surface-2:#202a35;--theme-surface-3:#283442;--theme-field:#111820;--theme-hover:#263241;--theme-selected:#2d3b4b;--theme-border:#303c49;--theme-border-strong:#3c4958;--theme-text:#e7ebef;--theme-text-secondary:#b1bac5;--theme-text-muted:#8b97a5;--theme-shadow:#00000052;--theme-overlay:#050a10c7;--theme-brand:#3f8f61;--theme-brand-hover:#4da371;--theme-brand-soft:#20382b;--theme-brand-contrast:#fff;--theme-action:#4680ff;--theme-action-hover:#6093ff;--theme-action-soft:#4680ff2e;--line:var(--theme-border);color:var(--theme-text);background:var(--theme-page)}[data-theme=dark] body,[data-theme=dark] .app-shell>main{background:var(--theme-page);color:var(--theme-text)}[data-theme=dark] .topbar{background:var(--theme-surface-1);border-color:var(--theme-border);box-shadow:0 1px 0 var(--theme-border)}[data-theme=dark] .sidebar{border-right:1px solid var(--theme-border);background:#131b24;box-shadow:8px 0 28px #00000038}[data-theme=dark] .sidebar nav p{color:#758292}[data-theme=dark] .sidebar nav button{color:#aeb8c4}[data-theme=dark] .sidebar nav .nav-copy small{color:#758292}[data-theme=dark] .sidebar nav button:hover{background:var(--theme-hover);color:#fff}[data-theme=dark] .sidebar nav button.active{background:var(--theme-action-soft);color:#fff;box-shadow:inset 3px 0 0 var(--theme-action)}[data-theme=dark] .sidebar nav button.active svg{color:#85a9ff}[data-theme=dark] .sidebar nav button:is(:hover,.active) .nav-copy small{color:#aeb8c4}[data-theme=dark] .sidebar-footer{border-color:var(--theme-border);color:var(--theme-text-secondary)}[data-theme=dark] .sidebar-footer small{color:var(--theme-text-muted)}[data-theme=dark] .sidebar .online-dot{background:var(--theme-success);box-shadow:0 0 0 4px #2ca87f29}[data-theme=dark] .welcome{background:radial-gradient(circle at 76% 20%, #4680ff2e, transparent 30%), linear-gradient(135deg, var(--theme-surface-2), var(--theme-surface-1));border:1px solid var(--theme-border);box-shadow:0 12px 32px var(--theme-shadow)}[data-theme=dark] .welcome:after{border-color:#4680ff14}[data-theme=dark] .welcome .eyebrow{color:#8eb1ff}[data-theme=dark] .welcome p{color:var(--theme-text-secondary)}[data-theme=dark] :is(.metrics article,.module-card,.record-list,.records-table,.record-card,.form-card,.search-panel,.records-search,.volunteer-search,.date-search,.indicator-card,.indicator-cards article,.chart-card,.chart-panel,.indicator-detail,.indicator-detail-loading,.detail-panel,.record-details>div,.status-metrics article,.map-panel,.active-panel,.admin-placeholder,.equipment-form,.equipment-summary article,.equipment-list article,.volunteer-list,.operational-summary article,.operational-detail-strip article,.operational-alert-strip article,.operation-card,.operation-detail,.pending-form-section,.form-modal>section){background:var(--theme-surface-1);border-color:var(--theme-border);color:var(--theme-text);box-shadow:0 8px 24px var(--theme-shadow)}[data-theme=dark] main :is(.primary-action,.records-search>button,.date-search button,.volunteer-search button,.record-detail-actions button,.welcome button,.form-actions>button:not(.secondary):not(.danger-action),.form-modal footer button:not(.secondary):not(.danger-action),.operation-card footer button:not(.danger-action),.pending-record>button){background:var(--theme-action);border-color:var(--theme-action);color:#fff;box-shadow:0 4px 12px #4680ff38}[data-theme=dark] main :is(.primary-action,.records-search>button,.date-search button,.volunteer-search button,.record-detail-actions button,.welcome button,.form-actions>button:not(.secondary):not(.danger-action),.form-modal footer button:not(.secondary):not(.danger-action),.operation-card footer button:not(.danger-action),.pending-record>button):hover{background:var(--theme-action-hover);border-color:var(--theme-action-hover)}[data-theme=dark] main :is(.primary-action,.records-search>button,.date-search button,.volunteer-search button,.record-detail-actions button,.welcome button):focus-visible{outline:3px solid var(--theme-focus-ring);outline-offset:2px}[data-theme=dark] :is(.record,.records-table-head,.records-table-row,.volunteer-head,.volunteer-list article,.timeline-total,.pending-record,.operation-message,.empty){background:var(--theme-surface-2);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=dark] :is(.module-card:hover,.records-table-row:hover,.volunteer-list article:hover,.operational-summary article:hover,.operational-detail-strip article:hover,.operational-alert-strip article:hover){background:var(--theme-hover);border-color:var(--theme-border-strong)}[data-theme=dark] :is(.search,.operator small,.section-title p,.module-card p,.record p,.metrics p,.form-heading p,.form-section-title p,.field small,.modal-fields label>span,.form-modal header p,.pending-file-note,.operational-summary small,.operational-detail-strip small,.operational-alert-strip small){color:var(--theme-text-muted)}[data-theme=dark] :is(.field>span,.field legend,.choice,.empty strong,.form-heading>button,.logout-button,.theme-toggle){color:var(--theme-text-secondary)}[data-theme=dark] :is(input:not([type=checkbox]):not([type=radio]),select,textarea){background:var(--theme-field);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] :is(input,select,textarea)::placeholder{color:var(--theme-text-muted);opacity:1}[data-theme=dark] :is(input,select,textarea):focus{outline:0;border-color:var(--theme-focus)!important;box-shadow:0 0 0 3px var(--theme-focus-ring)!important}[data-theme=dark] select option{background:var(--theme-surface-1);color:var(--theme-text)}[data-theme=dark] input[type=file]::file-selector-button{background:var(--theme-surface-3);border:1px solid var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] input[type=file]::file-selector-button:hover{background:var(--theme-hover)}[data-theme=dark] .form-modal>.modal-backdrop{background:var(--theme-overlay)}[data-theme=dark] :is(.form-modal footer .secondary,.theme-toggle,.logout-button){border-color:var(--theme-border-strong);color:var(--theme-text-secondary);background:0 0}[data-theme=dark] :is(.form-modal footer .secondary,.theme-toggle,.logout-button):hover{background:var(--theme-hover);color:var(--theme-text)}[data-theme=dark] :is(.form-modal footer button:not(.secondary),.pending-record>button){background:var(--theme-brand);color:var(--theme-brand-contrast)}[data-theme=dark] :is(.form-modal footer button:not(.secondary),.pending-record>button):hover{background:var(--theme-brand-hover)}[data-theme=dark] .choice:has(input:checked){background:var(--theme-selected);border-color:var(--theme-focus);color:var(--theme-text)}[data-theme=dark] .timeline-duration,[data-theme=dark] .form-badge{background:var(--theme-action-soft);color:#a9c2ff}[data-theme=dark] main :is(.coming-badge,.form-badge,.operation-status,.asset-status,.timeline-duration){background:var(--theme-action-soft);color:#a9c2ff;border:1px solid #4680ff47}[data-theme=dark] main :is(.status-em-manutencao,.timing-warning,.status-aguardando_pendencias){color:#f6d66d;background:#f4c22b24;border-color:#f4c22b59}[data-theme=dark] main :is(.status-baixado,.timing-critical,.danger-action){color:#ff9b9b;background:#e9575726;border-color:#e9575759}[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--theme-page)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--theme-surface-3);border:2px solid var(--theme-page);border-radius:10px}[data-theme=dark] main :is(.workspace-heading>span,.form-modal header>div>span,.equipment-copy>span){color:#8eb1ff}[data-theme=dark] main :is(.records-table article button,.volunteer-actions button,.equipment-list article>button,.records-pagination button:not(:disabled),.indicator-detail .panel-heading>button){background:var(--theme-action-soft);color:#a9c2ff;box-shadow:none;border-color:#4680ff61}[data-theme=dark] main :is(.records-table article button,.volunteer-actions button,.equipment-list article>button,.records-pagination button:not(:disabled),.indicator-detail .panel-heading>button):hover{background:var(--theme-action);border-color:var(--theme-action);color:#fff;box-shadow:0 4px 12px #4680ff38}[data-theme=dark] main :is(.records-table article button,.volunteer-actions button,.equipment-list article>button,.records-pagination button,.indicator-detail .panel-heading>button):focus-visible{outline:3px solid var(--theme-focus-ring);outline-offset:2px}[data-theme=dark] main :is(.records-table article>em,.records-table article>span>em,.record em,.volunteer-actions em){background:var(--theme-action-soft);color:#a9c2ff;border:1px solid #4680ff4d;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-style:normal;display:inline-flex}[data-theme=dark] main .occurrence-number{background:var(--theme-action-soft);color:#a9c2ff;border:1px solid #4680ff4d}[data-theme=dark] main .operation-card header strong{color:#8eb1ff}[data-theme=dark] main .period-filter{background:var(--theme-surface-2);border:1px solid var(--theme-border)}[data-theme=dark] main .period-filter button{color:var(--theme-text-secondary)}[data-theme=dark] main .period-filter button:not(.active):hover{background:var(--theme-hover);color:var(--theme-text)}[data-theme=dark] main .period-filter button.active{background:var(--theme-action);color:#fff;box-shadow:0 3px 10px #4680ff40}[data-theme=dark] main :is(.indicator-cards article,.chart-panel,.indicator-detail,.indicator-detail-loading,.date-search){background:var(--theme-surface-1);border-color:var(--theme-border);color:var(--theme-text);box-shadow:0 8px 24px var(--theme-shadow)}[data-theme=dark] main :is(.indicator-cards small,.indicator-cards p,.bar-row strong small){color:var(--theme-text-muted)}[data-theme=dark] main .bar-row span{color:var(--theme-text-secondary)}[data-theme=dark] main .bar-track{background:var(--theme-surface-3)}[data-theme=dark] main .bar-track i{background:linear-gradient(90deg,#4680ff,#85a9ff)}[data-theme=dark] main .bar-row.clickable:hover,[data-theme=dark] main .bar-row.clickable:focus-visible{background:var(--theme-hover)}[data-theme=dark] main .bar-row.clickable.selected{background:var(--theme-action-soft);box-shadow:inset 0 0 0 1px #4680ff94}[data-theme=dark] main .bar-row.clickable.selected .bar-track i{background:linear-gradient(90deg,#36c,#6f9bff)}[data-theme=dark] main .bar-row.clickable.selected span{color:#a9c2ff}[data-theme=dark] main .indicator-note{background:var(--theme-action-soft);color:#b8ccff;border-color:#4680ff4d}[data-theme=dark] main .indicator-note p{color:var(--theme-text-secondary)}[data-theme=dark] main .detail-grid{border-color:var(--theme-border);background:var(--theme-surface-1)}[data-theme=dark] main .detail-grid-head{background:var(--theme-surface-2);color:var(--theme-text-muted)}[data-theme=dark] main .detail-grid article{border-color:var(--theme-border)}[data-theme=dark] main .detail-grid article :is(time,p){color:var(--theme-text-secondary)}[data-theme=dark] main .detail-grid article em,[data-theme=dark] main .date-search>strong{color:#8eb1ff}[data-theme=dark] main .date-search label span{color:var(--theme-text-muted)}[data-theme=dark] main .date-search input{background:var(--theme-field);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] main .indicator-cards .metric-icon.blue{color:#85a9ff;background:#4680ff29}[data-theme=dark] main .indicator-cards .metric-icon.green{color:#62c7a6;background:#2ca87f29}[data-theme=dark] main .indicator-cards .metric-icon.orange{color:#ffae6b;background:#ff984329}[data-theme=dark] main .indicator-cards .metric-icon.amber{color:#f6d66d;background:#f4c22b29}[data-theme=dark] main .map-placeholder{background:radial-gradient(circle at 50% 45%, #4680ff1a, transparent 45%), linear-gradient(135deg, var(--theme-surface-2), var(--theme-surface-1));border:1px solid var(--theme-border);color:var(--theme-text)}[data-theme=dark] main .map-placeholder>svg{color:#85a9ff}[data-theme=dark] main .map-placeholder p{color:var(--theme-text-secondary)}[data-theme=dark] main .map-grid{opacity:.18;background-image:linear-gradient(#4680ff6b 1px,#0000 1px),linear-gradient(90deg,#4680ff6b 1px,#0000 1px)}[data-theme=dark] main .integration-list{border-color:var(--theme-border)}[data-theme=dark] main .integration-list span{color:var(--theme-text-secondary)}[data-theme=dark] main .integration-list svg{color:#85a9ff}[data-theme=dark] main .operator>span{background:var(--theme-action-soft);color:#a9c2ff;border:1px solid #4680ff52;box-shadow:0 3px 10px #4680ff29}[data-theme=dark] main .filter-card:hover{border-color:#4680ff7a;box-shadow:0 5px 14px #00000047}[data-theme=dark] main .filter-card:focus-visible{outline:3px solid var(--theme-focus-ring);outline-offset:2px}[data-theme=dark] main .filter-card.selected{background:var(--theme-action-soft);border-color:var(--theme-action);box-shadow:0 0 0 2px #4680ff40,0 6px 16px #00000047}[data-theme=dark] main .filter-card.selected .metric-icon{color:#a9c2ff;background:#4680ff38}[data-theme=dark] main .operational-alert-strip .filter-card.timing-warning.selected{border-color:var(--theme-warning);background:#f4c22b1f;box-shadow:0 0 0 2px #f4c22b33}[data-theme=dark] main .operational-alert-strip .filter-card.timing-critical.selected{border-color:var(--theme-danger);background:#e957571f;box-shadow:0 0 0 2px #e9575733}[data-theme=dark] main .operational-filter-notice{background:var(--theme-action-soft);border-color:#4680ff57;border-left-color:var(--theme-action);color:var(--theme-text)}[data-theme=dark] main .operational-filter-notice :is(small,strong){color:#a9c2ff}[data-theme=dark] main .operational-filter-notice span{color:var(--theme-text-secondary)}[data-theme=dark] main .operational-filter-notice button{background:var(--theme-surface-2);color:#a9c2ff;border-color:#4680ff61}[data-theme=dark] main .operational-filter-notice button:hover{background:var(--theme-action);border-color:var(--theme-action);color:#fff}[data-theme=dark] main :is(.occurrence-detail-summary article,.occurrence-detail-section){background:var(--theme-surface-1);border-color:var(--theme-border);color:var(--theme-text);box-shadow:0 8px 24px var(--theme-shadow)}[data-theme=dark] main .occurrence-detail-summary article>span{background:var(--theme-action-soft);color:#85a9ff}[data-theme=dark] main .occurrence-detail-section>header{border-color:var(--theme-border)}[data-theme=dark] main .occurrence-detail-section>header>svg{color:#85a9ff}[data-theme=dark] main :is(.occurrence-detail-summary strong,.occurrence-detail-section h2,.occurrence-detail-grid strong,.detail-record-list strong,.occurrence-timeline strong){color:var(--theme-text)}[data-theme=dark] main :is(.occurrence-detail-summary small,.occurrence-detail-grid small){color:#8eb1ff}[data-theme=dark] main :is(.occurrence-detail-section header p,.detail-record-list span,.detail-record-list small,.detail-empty,.occurrence-timeline time,.occurrence-timeline span,.occurrence-timeline p){color:var(--theme-text-secondary)}[data-theme=dark] main .detail-record-list>div{border-color:var(--theme-border)}[data-theme=dark] main .occurrence-timeline>div:not(:last-child):before{background:var(--theme-border-strong)}[data-theme=dark] main .occurrence-timeline i{background:var(--theme-action);border-color:#4680ff47;box-shadow:0 0 0 3px #4680ff1a}[data-theme=dark] main .occurrence-pending-section,[data-theme=dark] main .occurrence-pending-section .pending-record,[data-theme=dark] main .occurrence-pending-section .pending-record>button,[data-theme=dark] main .occurrence-pending-section .pending-record>button:hover,[data-theme=dark] main .occurrence-pending-section .pending-record>button:focus{box-shadow:none}[data-theme=dark] main .occurrence-pending-section .pending-record{background:0 0}[data-theme=dark] :is(.form-modal,.access-modal,.asset-modal)>.modal-backdrop{background:var(--theme-overlay)}[data-theme=dark] :is(.form-modal>section,.access-modal>section,.asset-label){background:var(--theme-surface-1);border:1px solid var(--theme-border);color:var(--theme-text);box-shadow:0 26px 80px #0000007a}[data-theme=dark] .form-modal>section>header{background:var(--theme-surface-1);border-color:var(--theme-border)}[data-theme=dark] .form-modal header span,[data-theme=dark] .pending-form-section h3,[data-theme=dark] .occurrence-form-section span{color:#8eb1ff}[data-theme=dark] :is(.form-modal header p,.access-modal form p,.access-sent p,.occurrence-form-section p){color:var(--theme-text-secondary)}[data-theme=dark] .form-modal-body{background:var(--theme-surface-1)}[data-theme=dark] .form-modal footer{background:var(--theme-surface-2);border-color:var(--theme-border)}[data-theme=dark] :is(.form-modal input:not([type=checkbox]):not([type=radio]),.form-modal select,.form-modal textarea,.access-modal input,.system-dialog-field textarea){background:var(--theme-field)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text)!important}[data-theme=dark] .form-modal select option,[data-theme=dark] .form-modal select optgroup{background:var(--theme-surface-1);color:var(--theme-text)}[data-theme=dark] .form-modal select option:checked{background:var(--theme-action);color:#fff}[data-theme=dark] :is(.form-modal input,.form-modal select,.form-modal textarea,.access-modal input):focus{border-color:var(--theme-focus)!important;box-shadow:0 0 0 3px var(--theme-focus-ring)!important}[data-theme=dark] :is(.form-modal input[type=checkbox],.form-modal input[type=radio]){accent-color:var(--theme-action)}[data-theme=dark] :is(.modal-fields label>span,.system-dialog-field>span,.occurrence-location-field>span){color:var(--theme-text-secondary)}[data-theme=dark] :is(.form-modal footer button:not(.secondary):not(.danger):not(.danger-action),.access-modal form>button,.occurrence-location-field button){background:var(--theme-action);border-color:var(--theme-action);color:#fff;box-shadow:0 4px 12px #4680ff38}[data-theme=dark] :is(.form-modal footer button:not(.secondary):not(.danger):not(.danger-action),.access-modal form>button,.occurrence-location-field button):hover{background:var(--theme-action-hover)}[data-theme=dark] .form-modal footer .secondary{border-color:var(--theme-border-strong);color:var(--theme-text-secondary);background:0 0}[data-theme=dark] .form-modal footer .secondary:hover{background:var(--theme-hover);color:#a9c2ff;border-color:#4680ff61}[data-theme=dark] :is(.modal-close,.access-modal .modal-close){background:var(--theme-surface-3);border:1px solid var(--theme-border-strong);color:var(--theme-text-secondary);box-shadow:0 3px 12px #0000004d}[data-theme=dark] :is(.modal-close,.access-modal .modal-close):hover,[data-theme=dark] :is(.modal-close,.access-modal .modal-close):focus-visible{background:var(--theme-action);border-color:var(--theme-action);color:#fff;outline:3px solid var(--theme-focus-ring);outline-offset:2px}[data-theme=dark] .form-modal .modal-close{background:var(--theme-surface-3);border:1px solid var(--theme-border-strong);width:34px;height:34px;color:var(--theme-text-secondary);border-radius:50%;flex:none;place-items:center;padding:0;display:grid}[data-theme=dark] .form-modal .modal-close:hover,[data-theme=dark] .form-modal .modal-close:focus-visible{background:var(--theme-action);border-color:var(--theme-action);color:#fff}[data-theme=dark] .form-modal .modal-close svg{stroke:currentColor;width:17px;height:17px}[data-theme=dark] main :is(input[type=checkbox],input[type=radio]),[data-theme=dark] .form-modal :is(input[type=checkbox],input[type=radio]),[data-theme=dark] .access-modal :is(input[type=checkbox],input[type=radio]){accent-color:var(--theme-action)}[data-theme=dark] main :is(.choice:has(input:checked),.pending-options label:has(input:checked),.preparation-options label:has(input:checked),.preparation-vehicles article.selected){background:var(--theme-action-soft);border-color:var(--theme-action);color:var(--theme-text)}[data-theme=dark] :is(main,.form-modal,.access-modal) :is(.field>span,.modal-fields label>span,.system-dialog-field>span,.occurrence-location-field>span,.vehicle-operational-data label>span,.preparation-observation>span,.request-form label>span,.records-search label>span,.date-search label>span,.volunteer-form label>span){color:var(--theme-text-secondary)}[data-theme=dark] :is(main,.form-modal) :is(.field legend,.pending-options legend,.displacement-preparation legend,.occurrence-form-section>span){color:#8eb1ff}[data-theme=dark] :is(main,.form-modal) :is(.field small,.preparation-vehicles article small,.occurrence-location-field small,.occurrence-photo-field small,.pending-photo-field small){color:var(--theme-text-muted)}[data-theme=dark] :is(main,.form-modal) :is(.choice,.pending-options label,.preparation-options label){color:var(--theme-text-secondary);border-color:var(--theme-border-strong)}[data-theme=dark] .pending-resolution-modal :is(input[type=checkbox],input[type=radio]),[data-theme=dark] .pending-form-section :is(input[type=checkbox],input[type=radio]),[data-theme=dark] .pending-options :is(input[type=checkbox],input[type=radio]){accent-color:var(--theme-action)!important}[data-theme=dark] .pending-resolution-modal :is(.pending-options label,.choice):has(input:checked){background:var(--theme-action-soft)!important;border-color:var(--theme-action)!important;color:var(--theme-text)!important}.pending-file-list{overflow-wrap:anywhere;color:#536170;font-size:10px;line-height:1.45;display:block}[data-theme=dark] .pending-file-list{color:#a9c2ff}.pending-photo-field{flex-direction:column;gap:7px;display:flex}.file-list-title{color:var(--theme-text);margin-top:5px;font-size:10px;font-weight:700}.selected-file-list{gap:7px;margin-top:4px;display:grid}.selected-file-list>div{background:#f7f9fc;border:1px solid #d8e0e8;border-radius:9px;grid-template-columns:20px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:8px 9px;display:grid}.selected-file-list>div>svg{color:#4680ff;width:18px;height:18px}.selected-file-list>div>span{flex-direction:column;gap:2px;min-width:0;display:flex}.selected-file-list>div>span strong{color:#344152;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.selected-file-list>div>span small{color:#7b8794;font-size:9px}.selected-file-list button{color:#c84b4b;cursor:pointer;background:#fff5f5;border:1px solid #efd0d0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.selected-file-list button svg{width:14px;height:14px}.selected-file-list button:hover{color:#fff;background:#e95757;border-color:#e95757}.selected-file-list button:focus-visible{outline-offset:2px;outline:3px solid #e9575733}[data-theme=dark] .selected-file-list>div{border-color:var(--theme-border);background:var(--theme-surface-2)}[data-theme=dark] .selected-file-list>div>span strong{color:var(--theme-text)}[data-theme=dark] .selected-file-list>div>span small{color:var(--theme-text-muted)}[data-theme=dark] .selected-file-list button{color:#ff9b9b;background:#e957571f;border-color:#e9575752}.stored-file-list>div{cursor:pointer;transition:border-color .16s,background-color .16s,transform .16s}.stored-file-list>div:hover,.stored-file-list>div:focus-visible{background:#edf3ff;border-color:#4680ff;outline:none;transform:translateY(-1px)}.stored-file-list>div:focus-visible{box-shadow:0 0 0 3px #4680ff2e}.selected-file-list .preview-action{color:#4680ff;justify-self:center;width:17px;height:17px}.preview-loading{color:#4680ff;justify-self:end;font-size:9px;font-weight:700}[data-theme=dark] .stored-file-list>div:hover,[data-theme=dark] .stored-file-list>div:focus-visible{border-color:var(--theme-action);background:var(--theme-action-soft)}.image-preview-modal{z-index:1500;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-preview-backdrop{cursor:zoom-out;background:#09111dd1;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.image-preview-modal>section{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:14px;flex-direction:column;width:min(960px,94vw);max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 72px #0000006b}.image-preview-modal>section>header{border-bottom:1px solid var(--theme-border);color:var(--theme-text);justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.image-preview-modal>section>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.image-preview-modal>section>header button{border:1px solid var(--theme-border);background:var(--theme-surface-2);width:32px;height:32px;color:var(--theme-text);border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.image-preview-modal>section>header button:hover{border-color:var(--theme-action);background:var(--theme-action);color:#fff}.image-preview-modal>section>header svg{width:16px;height:16px}.image-preview-modal>section>img{object-fit:contain;background:#101722;width:100%;min-height:220px;max-height:calc(90vh - 58px);display:block}@media (width<=640px){.image-preview-modal{padding:10px}.image-preview-modal>section{width:100%;max-height:94vh}.image-preview-modal>section>img{max-height:calc(94vh - 58px)}}.roi-stepped-modal{width:min(960px,100%)!important}.roi-stepped-modal .form-modal-body{background:var(--theme-bg)}.roi-modal-progress{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:11px;max-width:none;margin:0 0 18px;padding:14px 16px}.roi-modal-progress .progress{background:var(--theme-surface-3)}.roi-modal-progress .progress i,.form-page .progress i{background:var(--theme-action)}.roi-stepped-modal .pending-form-section{border-color:var(--theme-border);background:var(--theme-surface);box-shadow:none;padding:22px}.roi-stepped-modal .pending-form-section>.form-section-title{grid-column:1/-1;margin-bottom:4px;padding-bottom:18px;display:flex}.roi-stepped-modal .pending-form-section>.form-section-title>span,.form-page .form-section-title>span{background:var(--theme-action)}.roi-stepped-modal .pending-form-section>.form-section-title h3{color:var(--theme-text);margin:0;font-size:15px}.roi-stepped-modal .pending-form-section>.form-section-title p{color:var(--theme-text-muted);margin:4px 0 0;font-size:10px}.form-page-readonly :is(input,select,textarea):disabled,.form-page-readonly :is(input,textarea)[readonly]{opacity:1;cursor:default;color:var(--theme-text);-webkit-text-fill-color:var(--theme-text)}.form-page-readonly .choice:has(input:disabled){cursor:default;opacity:1}[data-theme=dark] .roi-stepped-modal .form-modal-body{background:var(--theme-bg)}[data-theme=dark] .roi-stepped-modal .pending-form-section,[data-theme=dark] .roi-modal-progress{border-color:var(--theme-border);background:var(--theme-surface)}[data-theme=dark] .form-page-readonly :is(input,select,textarea):disabled,[data-theme=dark] .form-page-readonly :is(input,textarea)[readonly]{border-color:var(--theme-border);background:var(--theme-surface-2)}@media (width<=600px){.roi-stepped-modal .pending-form-section{padding:16px}}[data-theme=dark] .form-page .field input:not([type=checkbox]):not([type=radio]),[data-theme=dark] .form-page .field select,[data-theme=dark] .form-page .field textarea,[data-theme=dark] .roi-stepped-modal input:not([type=checkbox]):not([type=radio]),[data-theme=dark] .roi-stepped-modal select,[data-theme=dark] .roi-stepped-modal textarea{-webkit-text-fill-color:#e7ebef;color:#e7ebef!important;background:#202a35!important;border-color:#3c4958!important}[data-theme=dark] .form-page .field :is(input,select,textarea):focus,[data-theme=dark] .roi-stepped-modal :is(input,select,textarea):focus{border-color:var(--theme-action)!important;box-shadow:0 0 0 3px var(--theme-focus-ring)!important}[data-theme=dark] .form-page .choice,[data-theme=dark] .roi-stepped-modal .pending-options label{color:var(--theme-text-secondary)!important;background:#202a35!important;border-color:#3c4958!important}[data-theme=dark] .form-page .choice:has(input:checked){background:var(--theme-action-soft)!important;border-color:var(--theme-action)!important;color:var(--theme-text)!important}[data-theme=dark] .roi-stepped-modal .pending-options label:has(input:checked){background:var(--theme-action-soft)!important;border-color:var(--theme-action)!important;color:var(--theme-text)!important}[data-theme=dark] .form-page :is(input[type=checkbox],input[type=radio]),[data-theme=dark] .roi-stepped-modal :is(input[type=checkbox],input[type=radio]){accent-color:var(--theme-action)!important}[data-theme=dark] .form-page .form-actions .secondary,[data-theme=dark] .form-page .form-actions .cancel-action{color:#b1bac5!important;background:#202a35!important;border-color:#3c4958!important}[data-theme=dark] .form-page .form-actions .secondary:hover,[data-theme=dark] .form-page .form-actions .secondary:focus-visible,[data-theme=dark] .form-page .form-actions .cancel-action:hover,[data-theme=dark] .form-page .form-actions .cancel-action:focus-visible{border-color:var(--theme-action)!important;color:#fff!important;background:#2d3b4b!important}[data-theme=dark] .form-page .form-actions{border-color:var(--theme-border)}[data-theme=dark] .form-page .progress,[data-theme=dark] .roi-stepped-modal .progress{background:#283442!important}[data-theme=dark] .form-page .progress i,[data-theme=dark] .roi-stepped-modal .progress i{box-shadow:0 0 10px #4680ff47;background:var(--theme-action)!important}[data-theme=dark] .form-page .progress-wrap>div:first-child,[data-theme=dark] .roi-stepped-modal .progress-wrap>div:first-child{color:var(--theme-text-secondary)!important}[data-theme=light] .form-page .progress,[data-theme=light] .roi-stepped-modal .progress{background:#dfe5ec!important}[data-theme=light] .form-page .progress i,[data-theme=light] .roi-stepped-modal .progress i{background:var(--theme-action)!important}.cof-records-table .records-table-head,.cof-records-table article{grid-template-columns:115px minmax(220px,1fr) minmax(250px,1.15fr) 90px 170px}.record-document-status{grid-template-columns:repeat(3,minmax(70px,1fr));gap:6px;display:grid!important}.records-table article .record-document-status button{border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:7px 8px;font-size:8px;line-height:1.1;display:flex}.record-document-status button small{font-size:7px;font-weight:600}.record-document-status button.completed{color:var(--theme-success);background:#2ca87f1f;border-color:#2ca87f73}.record-document-status button.pending{color:#a57600;background:#f4c22b1f;border-color:#f4c22b80}.record-document-status button.unavailable{opacity:.55;color:var(--theme-text-muted)}[data-theme=dark] .record-document-status button.pending{color:#ffd666}.occurrence-document-actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.occurrence-document-actions>button{border:1px solid var(--theme-border);background:var(--theme-surface-2);color:var(--theme-text);text-align:left;border-radius:10px;align-items:center;gap:11px;padding:13px;display:flex}.occurrence-document-actions>button>svg{width:20px;color:var(--theme-action)}.occurrence-document-actions>button span{flex-direction:column;gap:3px;display:flex}.occurrence-document-actions>button small{color:var(--theme-text-muted);font-size:9px}@media (width<=1100px){.cof-records-table .records-table-head{display:none}.cof-records-table article{grid-template-columns:90px minmax(180px,1fr) minmax(230px,1fr)}.cof-records-table article>em,.cof-records-table article>div:last-child{grid-column:auto}}@media (width<=760px){.cof-records-table article,.record-document-status{grid-template-columns:1fr;display:grid}}[data-theme=dark] :is(.form-heading>button,.workspace-heading>button){border:1px solid #0000;border-radius:8px;padding:8px 10px;color:var(--theme-text-secondary)!important;background:0 0!important}[data-theme=dark] :is(.form-heading>button,.workspace-heading>button):hover,[data-theme=dark] :is(.form-heading>button,.workspace-heading>button):focus-visible{outline:3px solid var(--theme-focus-ring);outline-offset:2px;border-color:var(--theme-action)!important;background:var(--theme-action-soft)!important;color:#fff!important}[data-theme=dark] .login-page{background:var(--theme-page)!important;color:var(--theme-text)!important}[data-theme=dark] .login-brand{border-right:1px solid var(--theme-border);background:radial-gradient(circle at 50% 38%,#4680ff2e,#0000 34%),linear-gradient(145deg,#18212b,#111820 72%)!important}[data-theme=dark] .login-brand img{filter:drop-shadow(0 24px 34px #0000006b)}[data-theme=dark] .login-brand :is(span,p){color:var(--theme-text-secondary)!important}[data-theme=dark] .login-panel{color:var(--theme-text);background:var(--theme-surface-1)!important}[data-theme=dark] .login-copy>span{color:#8eb1ff!important}[data-theme=dark] :is(.login-copy p,.login-panel form>label span,.login-sent p,.login-panel footer){color:var(--theme-text-muted)!important}[data-theme=dark] .login-panel input{border-color:var(--theme-border-strong)!important;background:var(--theme-field)!important;color:var(--theme-text)!important}[data-theme=dark] .login-panel input:focus{outline:0;border-color:var(--theme-action)!important;box-shadow:0 0 0 3px var(--theme-focus-ring)!important}[data-theme=dark] .login-panel form>button:not(.login-back),[data-theme=dark] .login-sent button{background:var(--theme-action)!important;color:#fff!important}[data-theme=dark] .login-panel form>button:not(.login-back):hover,[data-theme=dark] .login-sent button:hover{background:var(--theme-action-hover)!important}[data-theme=dark] .login-panel .login-back,[data-theme=dark] .login-theme{border-color:var(--theme-border-strong)!important;background:var(--theme-surface-2)!important;color:var(--theme-text-secondary)!important}[data-theme=dark] .login-panel .login-back:hover,[data-theme=dark] .login-theme:hover{border-color:var(--theme-action)!important;background:var(--theme-action-soft)!important;color:#fff!important}[data-theme=dark] :is(.pending-form-section,.displacement-preparation fieldset){background:var(--theme-surface-2);border-color:var(--theme-border)}[data-theme=dark] :is(.preparation-options label:has(input:checked),.preparation-vehicles article.selected,.pending-options label:has(input:checked)){background:var(--theme-action-soft);border-color:var(--theme-action)}[data-theme=dark] :is(.preparation-options input,.vehicle-choice input,.pending-options input){accent-color:var(--theme-action)}[data-theme=dark] :is(.preparation-note,.timeline-total){background:var(--theme-action-soft);color:var(--theme-text-secondary);border:1px solid #4680ff40}[data-theme=dark] .timeline-total strong{color:#a9c2ff!important}[data-theme=dark] :is(.occurrence-photo-field input[type=file],.pending-photo-field input[type=file]){background:var(--theme-field);border-color:var(--theme-border-strong);color:var(--theme-text-secondary)}[data-theme=dark] :is(.occurrence-photo-field,.pending-photo-field) input[type=file]::file-selector-button{background:var(--theme-surface-3);border:1px solid var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] :is(.occurrence-photo-field,.pending-photo-field) input[type=file]::file-selector-button:hover{background:var(--theme-action);border-color:var(--theme-action)}[data-theme=dark] body :is(main,.form-modal,.access-modal) select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--theme-field)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text)!important;-webkit-text-fill-color:var(--theme-text)!important}[data-theme=dark] body :is(main,.form-modal,.access-modal) select:focus{outline:0;background-color:var(--theme-field)!important;border-color:var(--theme-action)!important;box-shadow:0 0 0 3px var(--theme-focus-ring)!important}[data-theme=dark] body :is(main,.form-modal,.access-modal) select:disabled{opacity:1;background-color:var(--theme-surface-2)!important;border-color:var(--theme-border)!important;color:var(--theme-text-muted)!important;-webkit-text-fill-color:var(--theme-text-muted)!important}[data-theme=dark] body select :is(option,optgroup){background-color:var(--theme-surface-1)!important;color:var(--theme-text)!important}[data-theme=dark] body select option:checked{background:var(--theme-action)!important;color:#fff!important}.pending-summary-cards{grid-template-columns:repeat(6,minmax(0,1fr))}.pending-summary-cards article{border:1px solid var(--theme-border);border-radius:12px;min-height:82px;padding:14px 16px}.pending-summary-cards article small{font-size:10px}.pending-summary-cards article strong{font-size:24px;line-height:1}.pending-operational-search{border-radius:12px;grid-template-columns:150px 150px 170px minmax(230px,1fr) auto;gap:12px;padding:16px}.pending-operational-search :is(input,select){border-color:var(--theme-border);background:var(--theme-surface-1);min-height:40px;color:var(--theme-text);border-radius:8px;font-size:11px}.pending-operational-search>button{border-radius:8px;min-height:40px;font-size:11px}.records-table.pending-operational-list :is(.records-table-head,article){grid-template-columns:minmax(240px,2fr) 90px 140px minmax(150px,1fr) 42px;align-items:center;gap:12px;padding:13px 16px;display:grid}.pending-operational-list .records-table-head{background:var(--theme-surface-2);color:var(--theme-text-muted);font-size:10px}.pending-operational-list .records-table-head>span:last-child{text-align:center!important}.pending-operational-list article{border-top:1px solid var(--theme-border);min-height:62px}.pending-operational-copy{min-width:0;gap:4px!important;display:grid!important}.pending-operational-copy strong{color:var(--theme-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.pending-operational-copy p,.pending-operational-list .pending-status,.pending-operational-list time{color:var(--theme-text-secondary);font-size:10px}.pending-operational-list article>button{border:1px solid var(--theme-border);width:32px;height:32px;color:var(--theme-action);border-radius:8px;place-items:center;padding:0;display:grid}.pending-operational-list article>button svg{width:14px;height:14px}.pending-severity{text-align:center;text-transform:capitalize;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.pending-severity.baixa{color:#2ca87f;background:#2ca87f26}.pending-severity.media{color:#4680ff;background:#4680ff26}.pending-severity.alta{color:#a87800;background:#f4c22b2e}.pending-severity.critica{color:#d64444;background:#e9575726}.pending-history{border-top:1px solid var(--theme-border);margin-top:20px;padding-top:15px}.pending-history h3{margin:0 0 10px;font-size:14px}.pending-history article{border-bottom:1px solid var(--theme-border);flex-direction:column;gap:3px;padding:9px 0;display:flex}.pending-history article:last-child{border-bottom:0}.pending-history article strong{font-size:11px}.pending-history article span{color:var(--theme-text-secondary);font-size:10px}.pending-history article small{color:var(--theme-text-muted);font-size:9px}.preparation-carry-list{border:1px solid var(--theme-border);background:var(--theme-surface-2);border-radius:12px;padding:15px}.preparation-carry-list header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.preparation-carry-list header svg{width:20px;color:var(--theme-action)}.preparation-carry-list header div{flex-direction:column;gap:2px;display:flex}.preparation-carry-list header strong{font-size:12px}.preparation-carry-list header small{color:var(--theme-text-muted);font-size:10px}.preparation-material-groups{gap:12px;display:grid}.preparation-material-groups>section h3{letter-spacing:.07em;text-transform:uppercase;color:var(--theme-text-secondary);margin:0 0 6px;font-size:10px}.preparation-material-groups>section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.preparation-material-groups>section span{background:var(--theme-surface-1);border:1px solid var(--theme-border);border-radius:8px;justify-content:space-between;gap:10px;padding:8px 10px;display:flex}.preparation-material-groups b{font-size:10px}.preparation-material-groups small{color:var(--theme-text-muted);text-align:right;font-size:9px}@media (width<=600px){.preparation-material-groups>section>div{grid-template-columns:1fr}}.attendance-update-form{gap:16px;display:grid}.attendance-update-form>label{flex-direction:column;gap:7px;display:flex}.attendance-update-form textarea{resize:vertical;width:100%}.attendance-update-form>label>small{color:var(--theme-text-muted);align-self:flex-end}.attendance-photo-input{border:1px solid var(--theme-border);background:var(--theme-surface-2);border-radius:12px;gap:12px;padding:15px;display:grid}.attendance-photo-input>header{flex-direction:column;gap:3px;display:flex}.attendance-photo-input>header small{color:var(--theme-text-muted)}.attendance-photo-input>div{flex-wrap:wrap;gap:8px;display:flex}.attendance-photo-list{gap:8px;display:grid!important}.attendance-photo-list article{border:1px solid var(--theme-border);background:var(--theme-surface-1);border-radius:9px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.attendance-photo-list img{object-fit:cover;border-radius:7px;width:52px;height:52px}.attendance-photo-list span{flex-direction:column;min-width:0;display:flex}.attendance-photo-list span strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attendance-photo-list span small{color:var(--theme-text-muted)}.attendance-photo-list article>button{width:32px;height:32px;color:var(--theme-text-secondary);border:1px solid var(--theme-border);background:0 0;place-items:center;padding:0;display:grid}.attendance-photo-list article>button:hover{color:var(--theme-danger);border-color:var(--theme-danger)}.attendance-photo-list svg{width:16px}@media (width<=520px){.attendance-photo-input>div>button{flex:1}.attendance-photo-list article{grid-template-columns:44px 1fr auto}.attendance-photo-list img{width:44px;height:44px}}[data-theme=dark] .pending-severity.alta{color:#f4c22b}[data-theme=dark] .pending-severity.critica{color:#ff8585}@media (width<=980px){.pending-summary-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.pending-operational-search{grid-template-columns:repeat(2,minmax(0,1fr))}.pending-operational-search .free-search,.pending-operational-search>button{grid-column:1/-1}.records-table.pending-operational-list article{grid-template-columns:1fr auto}.pending-operational-list article>:is(span,time){justify-self:start}.pending-operational-list .records-table-head{display:none}}@media (width<=600px){.pending-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pending-operational-search{grid-template-columns:1fr}.pending-operational-search .free-search,.pending-operational-search>button{grid-column:auto}}.roi-record-information{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 14px;display:grid}.roi-record-information>span{flex-direction:column;gap:2px;min-width:0;display:flex}.roi-record-information .wide{grid-column:1/-1}.roi-record-information small{letter-spacing:.07em;color:var(--theme-text-muted);font-size:8px;font-weight:800}.roi-record-information strong{color:var(--theme-text-primary);overflow-wrap:anywhere;font-size:10px}.roi-record-information .occurrence-number{width:max-content;margin:0}@media (width<=720px){.roi-record-information{grid-template-columns:1fr}.roi-record-information .wide{grid-column:auto}}.records-table:not(.cof-records-table):not(.roi-records-table) :is(.records-table-head,article){grid-template-columns:130px minmax(240px,1fr) 190px}.records-table-head>span:last-child{justify-self:stretch;width:100%;text-align:center!important}.cof-records-table :is(.records-table-head,article){grid-template-columns:115px minmax(220px,1fr) minmax(250px,1.15fr) 170px}.roi-records-table{overflow-x:auto}.roi-records-table :is(.records-table-head,article){grid-template-columns:105px 105px 125px 145px 110px minmax(230px,1fr) 150px;gap:10px;min-width:1050px}.roi-records-table article>.roi-grid-cell{min-width:0;color:var(--theme-text-secondary);overflow-wrap:anywhere;font-size:10px}.roi-records-table article>.roi-address-cell{line-height:1.45}.roi-records-table article>.roi-grid-actions{justify-content:center;gap:5px;display:flex}.roi-records-table .roi-grid-actions button{padding:7px}.roi-records-table .roi-grid-actions button span{display:none}@media (width<=1100px){.cof-records-table article{grid-template-columns:90px minmax(180px,1fr) minmax(230px,1fr)}}@media (width<=900px){.records-table:not(.cof-records-table):not(.roi-records-table) article{grid-template-columns:90px minmax(0,1fr)}.roi-records-table .records-table-head{display:grid}}.structured-records-table{overflow-x:auto}.structured-records-table :is(.records-table-head,article){min-width:max(850px,calc(225px + 135px * var(--record-column-count,4)));grid-template-columns:var(--record-grid);align-items:center;gap:10px}.records-table.structured-records-table :is(.records-table-head,article){grid-template-columns:var(--record-grid)!important}.structured-records-table article>time{white-space:nowrap;display:block}.structured-records-table article>time small{margin-top:2px;display:block}.structured-records-table article>.structured-grid-cell{min-width:0;color:var(--theme-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.45;overflow:hidden}.structured-records-table article>div:last-child{justify-content:flex-end}.rdv-records-table :is(.records-table-head,article)>*{text-align:left;justify-self:stretch}.rdv-records-table article>div:last-child{text-align:center;justify-content:center}.rdv-records-table .records-table-head>span:last-child{text-align:center!important}.rdv-records-table :is(.records-table-head,article)>:nth-child(6){text-align:center}.rdv-records-table article>div:last-child{flex-wrap:nowrap;gap:5px;min-width:0;display:flex}.rdv-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.rdv-records-table article>div:last-child button span{display:none}.rdv-records-table article>div:last-child button svg{width:13px;height:13px}.fuel-pending-option{border:1px solid var(--theme-warning);background:color-mix(in srgb,var(--theme-warning) 10%,transparent);border-radius:9px;align-items:center;gap:9px;padding:11px 12px;flex-direction:row!important;display:flex!important}.fuel-pending-option input{height:16px;accent-color:var(--theme-warning);flex:0 0 16px;width:16px!important}.fuel-pending-option span{color:var(--theme-text-primary);font-weight:700}.checklist-pending-area{border:1px solid var(--theme-border);background:var(--theme-surface-soft);border-radius:12px;grid-column:1/-1;gap:14px;padding:16px;display:grid}.checklist-pending-area>header{align-items:flex-start;gap:10px;display:flex}.checklist-pending-area>header>svg{width:20px;color:var(--theme-warning)}.checklist-pending-area>header div,.checklist-pending-area label span{gap:3px;display:grid}.checklist-pending-area small,.checklist-pending-area>p{color:var(--theme-text-secondary)}.checklist-pending-area>div{gap:8px;display:grid}.checklist-pending-area label{border:1px solid var(--theme-border);background:var(--theme-surface);cursor:pointer;border-radius:9px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.checklist-pending-area label input{height:17px;accent-color:var(--theme-primary);flex:0 0 17px;margin-top:2px;width:17px!important}.checklist-pending-area label:has(input:disabled){cursor:default}.records-table.pending-operational-list{overflow-x:auto}.records-table.pending-operational-list :is(.records-table-head,article){min-width:1050px;grid-template-columns:96px 112px 82px minmax(230px,2fr) 90px 96px 135px 42px!important}.pending-operational-list :is(.pending-duration,.pending-responsible){min-width:0;color:var(--theme-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pending-operational-list article>button{justify-self:center}@media (width<=980px){.records-table.pending-operational-list :is(.records-table-head,article){min-width:1050px;grid-template-columns:96px 112px 82px minmax(230px,2fr) 90px 96px 135px 42px!important}.pending-operational-list .records-table-head{display:grid}}.ccm-records-table article>div:last-child{flex-wrap:nowrap;justify-content:center;gap:5px;min-width:0;display:flex}.ccm-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.ccm-records-table article>div:last-child button span{display:none}.ccm-records-table article>div:last-child button svg{width:13px;height:13px}.os-records-table article>div:last-child{flex-wrap:nowrap;justify-content:center;gap:5px;min-width:0;display:flex}.os-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.os-records-table article>div:last-child button span{display:none}.os-records-table article>div:last-child button svg{width:13px;height:13px}.cae-records-table article>div:last-child{flex-wrap:nowrap;justify-content:center;gap:5px;min-width:0;display:flex}.cae-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.cae-records-table article>div:last-child button span{display:none}.cae-records-table article>div:last-child button svg{width:13px;height:13px}.checklist-records-table article>div:last-child{flex-wrap:nowrap;justify-content:center;gap:5px;min-width:0;display:flex}.checklist-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.checklist-records-table article>div:last-child button span{display:none}.checklist-records-table article>div:last-child button svg{width:13px;height:13px}.checklist-records-table .records-table-head>span:last-child{text-align:center!important}.prontidao-records-table article>div:last-child{flex-wrap:nowrap;justify-content:center;gap:5px;min-width:0;display:flex}.prontidao-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.prontidao-records-table article>div:last-child button span{display:none}.prontidao-records-table article>div:last-child button svg{width:13px;height:13px}.prontidao-records-table .records-table-head>span:last-child{text-align:center!important}.cof-records-table .record-document-status{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.cof-records-table article>div:last-child{flex-wrap:nowrap;justify-content:center;min-width:0}.cof-records-table article>div:last-child button{flex:0 0 32px;justify-content:center;width:32px;min-width:32px;height:32px;padding:7px}.cof-records-table article>div:last-child button span{display:none}.cof-records-table article>div:last-child button svg{width:13px;height:13px}@media (width<=1100px){.structured-records-table .records-table-head{display:grid}.structured-records-table article{grid-template-columns:var(--record-grid)}}
