body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#083780;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:root{--bg:#f6f7fb;--card:#fff;--ink:#1f2633;--muted:#667085;--bd:#e7e9ee;--pri:#1976d2;--pri-ink:#fff}*{box-sizing:border-box}.jo-page{background:#fff;min-height:100vh}.jo-container{background:#fff;margin:0 auto;max-width:1200px;padding:16px}.jo-topbar{background:#fff;border-bottom:1px solid #e7e9ee;border-bottom:1px solid var(--bd);box-shadow:0 2px 8px #0f172a0a;justify-content:space-between;margin-bottom:12px;padding-block:10px;padding-inline:12px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.jo-topbar,.jo-topbar .left{align-items:center;display:flex}.jo-topbar .left{gap:8px}.jo-topbar .right{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.jo-topbar .right .btn{margin:0}.jo-topbar h1{color:#1f2633;color:var(--ink);font-size:20px;margin:0}.jo-toolbar{grid-gap:8px;display:grid;gap:8px;margin-bottom:12px}@media (min-width:720px){.jo-toolbar{grid-template-columns:1fr auto}}.jo-toolbar .search input{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;padding:10px 12px;width:100%}.chipset{display:flex;flex-wrap:wrap;gap:6}.chip{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:999px;color:#1f2633;color:var(--ink);font-size:12px;padding:6px 10px}.chip.active{background:#1f2633;background:var(--ink);border-color:#1f2633;border-color:var(--ink);color:#fff}.jo-content .table-wrap{background:#fff;background:var(--card);border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:12px;box-shadow:0 8px 24px #0f172a0f;overflow:auto}.data-table{border-collapse:initial;border-spacing:0;width:100%}.data-table thead th{background:#fafbff;border-bottom:1px solid #e7e9ee;border-bottom:1px solid var(--bd);color:#475467;font-size:12px;padding:12px;position:-webkit-sticky;position:sticky;text-align:left;top:0}.data-table tbody td{border-bottom:1px solid #f0f2f7;padding:12px;vertical-align:top}.data-table tbody tr:hover{background:#fafcff}.data-table td.created{white-space:nowrap}.mono{font-family:ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.title{color:#1f2633;color:var(--ink);font-weight:600}.small{font-size:12px}.muted{color:#667085;color:var(--muted)}.row-actions{display:flex;flex-wrap:wrap;gap:10px}.card{background:#fff;background:var(--card);border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:12px;box-shadow:0 8px 24px #0f172a0a;padding:16px}.card.info{background:#f8fbff}.card.empty{padding:36px;text-align:center}.empty .empty-icon{font-size:28px;margin-bottom:6px}.btn{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;color:#1f2633;color:var(--ink);cursor:pointer;padding:8px 12px}.btn:hover{filter:brightness(.98)}.btn.primary{background:#1976d2;background:var(--pri);border-color:#1976d2;border-color:var(--pri);color:#fff;color:var(--pri-ink)}.btn.ghost{background:#0000}.btn.sm{border-radius:8px;font-size:12px;padding:6px 8px}.btn.danger{background:#fff5f5;border-color:#f2b9b9;color:#c62828}.dt-md{font-weight:700;line-height:1.1}.dt-time{color:#667085;color:var(--muted);font-size:12px;margin-top:2px}.td-actions{align-items:center;display:flex;gap:6px;justify-content:flex-end}.btn.act-print{background:#6b7280;border-color:#6b7280;color:#fff}.btn.act-print:hover{filter:brightness(.95)}.btn.act-edit{background:#0ea5a8;border-color:#0ea5a8;color:#fff}.btn.act-delete{background:#dc2626;border-color:#dc2626;color:#fff}.btn.act-delete:hover,.btn.act-deploy:hover,.btn.act-edit:hover,.btn.act-print:hover{filter:brightness(.95)}.btn.semired{background:#fee2e2;border-color:#fecaca;color:#991b1b}.btn.semired:hover{filter:brightness(.96)}.btn.semired:active{transform:translateY(.5px)}.btn.newjo{margin-left:8px}.card.empty .btn.newjo{margin-top:12px}.btn.view-accomp{background:#0ea5a8;border-color:#0ea5a8;color:#fff}.btn.view-accomp:hover{filter:brightness(.95)}.modal-backdrop{background:#070b1e59;display:grid;place-items:center}.modal-card{background:#fff;border-radius:14px;box-shadow:0 24px 60px #0f172a59;overflow:hidden;width:min(760px,96%)}.modal-head{align-items:center;border-bottom:1px solid #e7e9ee;border-bottom:1px solid var(--bd);display:flex;justify-content:space-between;padding:12px 14px}.modal-head h3{margin:0}.form-grid{padding:14px}.form-grid .grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:760px){.form-grid .grid{grid-template-columns:1fr 1fr}}.field{grid-gap:6;display:grid;gap:6}.field>span{color:#344054;font-size:12px;font-weight:700}.field input,.field select,.field textarea{border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;padding:10px 12px}.field.span-2{grid-column:span 1}@media (min-width:760px){.field.span-2{grid-column:span 2}}.divider{color:#475467;font-size:12px;font-weight:700;margin:8px 0 4px}.actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.hdr-left{display:flex;flex-direction:column;gap:.6mm}.loc{font-size:10px;font-weight:800}.day-summary{margin-bottom:16px}.ds-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.ds-metric{background:#fafbff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;padding:10px}.ds-label{color:#667085;color:var(--muted);font-size:12px}.ds-value{color:#1f2633;color:var(--ink);font-size:20px;font-weight:800;line-height:1.1}.ds-station-first{color:#111;font-size:12px;font-weight:700;line-height:1.2}.ds-list{grid-gap:6px;display:grid;gap:6px;margin-top:10px}.ds-item{grid-gap:12px;align-items:center;background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:8px;display:grid;gap:12px;grid-template-columns:150px 1fr auto;padding:8px}.ds-main-info{min-width:0}.ds-title{color:#1f2633;font-size:13px}.ds-desc{color:#667085;font-size:12px}.ds-actions{align-items:center;display:flex;gap:6px;justify-content:flex-end}.btn.success{background:#2e7d32;border-color:#2e7d32;color:#fff}.btn.success:hover{filter:brightness(.95)}.btn.warn{background:#b76e00;border-color:#b76e00;color:#fff}.btn.warn:hover{filter:brightness(.95)}.ds-brgy-wrap{grid-gap:10px;display:grid;gap:10px}.ds-brgy{display:block}.ds-brgy-head{align-items:center;background:#fafbff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;display:flex;gap:8px;justify-content:flex-start;margin-bottom:6px;padding:8px 10px}.ds-brgy-name{color:#111;font-weight:800}.ds-brgy-count{background:#f5f7fb;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:999px;color:#111;font-size:12px;font-weight:900;padding:2px 8px}.section{margin:16px 0 12px}.section-head{align-items:center;display:flex;justify-content:space-between;margin:4px 2px 8px}.section-title{color:#0f172a;font-size:16px;margin:0}.count-pill{background:#f5f7fb;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:999px;color:#0f172a;font-size:12px;font-weight:700;padding:4px 10px}.wk-pad{padding:16px 20px}@media (min-width:960px){.wk-pad{padding:20px 24px}}.form-top{margin-bottom:12px}@media (min-width:760px){.form-top{margin-bottom:14px}}.modal-card{max-height:92vh}.modal-card,.proof-form{display:flex;flex-direction:column}.proof-form{min-height:0}.modal-body{max-height:calc(92vh - 122px);overflow:auto;padding:14px}.modal-footer{background:#fff;border-top:1px solid #e7e9ee;border-top:1px solid var(--bd);bottom:0;display:flex;gap:12px;justify-content:flex-end;padding:12px 14px;position:-webkit-sticky;position:sticky;z-index:1}.preview-row{align-items:flex-start;display:flex;gap:12px;margin-top:10px}.preview-img{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;display:block;height:auto;max-width:320px;object-fit:contain;width:100%}.progress-wrap{min-width:260px;padding:14px}.progress-bar{background:#f5f7fb;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:999px;height:10px;overflow:hidden;width:100%}.progress-fill{background:#1976d2;height:100%;transition:width .15s linear;width:0}.progress-text{color:#0f172a;font-weight:700;margin-top:8px}.progress-done{color:#14532d;font-weight:700}.progress-error{color:#7f1d1d;font-weight:700}.proof-view{background:#fafbff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;display:grid;max-height:70vh;overflow:auto;padding:10px;place-items:center}.proof-view img{height:auto;max-width:100%;object-fit:contain}.op-wrap{grid-gap:10px;align-items:center;display:grid;gap:10px;justify-items:center}.op-text{color:#0f172a;font-weight:600}.op-ok{color:#14532d}.op-err,.op-ok{font-weight:700;text-align:center}.op-err{color:#7f1d1d}.spinner{animation:spin .8s linear infinite;border:3px solid #e7e9ee;border-radius:50%;border-top-color:#1976d2;height:28px;width:28px}@keyframes spin{to{transform:rotate(1turn)}}.av-brgy-wrap{grid-gap:12px;display:grid;gap:12px}.av-brgy{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:12px;overflow:hidden}.av-brgy-head{background:#fafbff;border-bottom:1px solid #e7e9ee;border-bottom:1px solid var(--bd);justify-content:space-between;padding:10px 12px}.av-brgy-head,.av-brgy-left{align-items:center;display:flex}.av-brgy-left{gap:8px}.av-brgy-count,.av-brgy-name{color:#0f172a;font-weight:800}.av-brgy-count{background:#f5f7fb;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:999px;font-size:12px;padding:2px 8px}.av-group-select{align-items:center;color:#334155;display:flex;font-size:12px;gap:8px}.av-list{grid-gap:8px;display:grid;gap:8px;padding:12px}.av-item{grid-gap:10px;align-items:start;background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;display:grid;gap:10px;grid-template-columns:28px 1fr auto auto auto}@media (max-width:820px){.av-item{grid-template-areas:"check main" "check chips" "check created" "check actions";grid-template-columns:24px 1fr}.av-col.check{grid-area:check}.av-col.main{grid-area:main}.av-col.chips{grid-area:chips}.av-col.created{grid-area:created}.av-col.actions{grid-area:actions;justify-self:end}}.av-col.check{display:grid;padding-top:4px;place-items:center}.av-jobno{font-weight:800;margin-right:8px}.av-title-row{display:block;gap:0}.av-col.chips{align-items:center;display:flex;gap:6px;justify-content:flex-start}.av-col.created{text-align:right;white-space:nowrap}.av-col.actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.av-station{color:#0f172a;font-size:16px;font-weight:800;line-height:1.15}.av-title{color:#111827;font-size:14px;font-weight:700;line-height:1.2;margin-top:2px}.av-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#667085;color:var(--muted);display:-webkit-box;font-size:13px;line-height:1.3;margin-top:4px;overflow:hidden}.av-jobno{display:none}.ds-item.nostation{grid-template-columns:1fr auto}.today-badge,.today-section .section-title{align-items:center;display:flex;gap:8px}.today-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;color:#166534;font-size:12px;font-weight:800;padding:4px 10px}.today-badge time{opacity:.9}.today-card{background:linear-gradient(0deg,#fff,#f0fdf4);border:1px solid #bbf7d0}.today-item{box-shadow:0 1px 0 #16653414;position:relative}.today-item:before{background:#22c55e;border-radius:10px 0 0 10px;content:"";inset:0 auto 0 0;position:absolute;width:3px}.today-meta{color:#166534;font-size:12px;margin-top:4px}.today-meta b{color:#064e3b}.today-bulkbar{display:flex;gap:8px;justify-content:flex-end;margin:8px 2px 10px}.btn.header-red{background:#ef4444;border-color:#ef4444;color:#fff}.btn.header-red:hover{filter:brightness(.95)}.leftovers-section .section-title{align-items:center;display:flex;gap:8px}.leftovers-card{background:linear-gradient(0deg,#fff,#fff7ed);border:1px solid #fed7aa}.leftovers-section .ds-brgy-head{background:#ffedd5;border:1px solid #fdba74}.leftover-item{box-shadow:0 1px 0 #b4530914;position:relative}.leftover-item:before{background:#f59e0b;border-radius:10px 0 0 10px;content:"";inset:0 auto 0 0;position:absolute;width:3px}.leftovers-meta{color:#9a3412;font-size:12px;margin-top:4px}.leftover-item.no-check{grid-template-columns:1fr auto auto auto}@media (max-width:820px){.leftover-item.no-check{grid-template-areas:"main" "chips" "created" "actions";grid-template-columns:1fr}.leftover-item.no-check .av-col.main{grid-area:main}.leftover-item.no-check .av-col.chips{grid-area:chips}.leftover-item.no-check .av-col.created{grid-area:created}.leftover-item.no-check .av-col.actions{grid-area:actions;justify-self:end}}.av-item.prio-high,.leftover-item.prio-high,.today-item.prio-high{background:linear-gradient(0deg,#fff,#fff1f2);border-color:#fecaca;position:relative}.av-item.prio-high:before,.leftover-item.prio-high:before,.today-item.prio-high:before{background:#ef4444;border-radius:10px 0 0 10px;content:"";inset:0 auto 0 0;position:absolute;width:3px}.leftover-item.prio-high:before,.today-item.prio-high:before{background:#ef4444}.chip.pr-high{background:#fee2e2;border-color:#fecaca;color:#991b1b}.sect-toggle{align-items:center;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;cursor:pointer;display:flex;gap:8px;padding:8px 10px;width:100%}.sect-toggle:hover{background:#fafbff}.sect-toggle:focus{outline:2px solid #dbeafe;outline-offset:2px}.sect-toggle .section-title{align-items:center;color:#0f172a;display:flex;font-size:16px;gap:8px;margin:0}.chev{font-size:14px;line-height:1;transition:transform .18s ease}@media (max-width:820px){.jo-container{padding:12px}.card{padding:14px}.section{margin:12px 0 10px}.av-title{font-size:13px}.av-desc{-webkit-line-clamp:2}}.btn.icon{border-radius:10px;display:grid;height:30px;place-items:center;width:30px}@media (max-width:820px){.btn.icon{height:34px;width:34px}.btn.icon svg{height:17px;width:17px}}.today-item{align-items:center;gap:8px;grid-template-columns:24px 1fr auto}.today-item .av-col.chips,.today-item .av-col.created{display:none!important}.today-item .av-col.actions{align-self:center;gap:6px}.av-item{padding:10px}@media (max-width:820px){.av-item{gap:6px;padding:8px 10px}}.btn.icon{height:34px;width:34px}.btn.icon svg{height:17px;width:17px}@media (max-width:380px){.btn.icon{height:32px;width:32px}.btn.icon svg{height:16px;width:16px}}@media (max-width:820px){.ds-brgy-wrap{gap:8px}.ds-list{gap:6px}.today-card{padding:10px}.av-station{font-size:14px;line-height:1.2}.av-title{font-size:13px;line-height:1.2;margin-top:1px}.av-desc{-webkit-line-clamp:2;font-size:12px;margin-top:3px}.today-meta{font-size:12px;margin-top:2px}.today-item{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-areas:"main actions";grid-template-columns:1fr 44px;padding-right:10px;position:relative}.today-item .av-col.main{grid-area:main;padding-left:28px}.today-item .av-col.check{left:8px;position:absolute;top:8px}.today-item .av-col.actions{display:flex;flex-direction:column;gap:6px;grid-area:actions;justify-self:end}.today-item .av-col.chips,.today-item .av-col.created{display:none!important}.btn.icon{height:25px;width:25px}.btn.icon svg{height:16px;width:16px}}.sect-toggle .chev{display:inline-grid;font-size:22px;height:22px;line-height:1;place-items:center;transition:transform .18s ease;width:22px}.sect-toggle .chev.open{transform:rotate(180deg)}.sect-toggle{gap:10px}.av-brgy-name,.ds-brgy-name{font-size:14px;font-weight:700;line-height:1.2}@media (max-width:820px){.av-brgy-name,.ds-brgy-name{font-size:13px}}.jo-topbar .btn{align-items:center;display:flex;gap:8px}.btn.icon-badge{position:relative}.btn.icon-badge .badge{background:#fff;border:1px solid #fecaca;border-radius:999px;color:#ef4444;font-size:11px;font-weight:800;height:18px;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:-6px;text-align:center;top:-6px}.btn.icon{height:auto;padding:8px 10px;width:auto}.btn.icon svg{height:18px;width:18px}@media (max-width:820px){.jo-topbar{gap:8px;padding-block:8px;padding-inline:10px}.jo-topbar h1{font-size:18px}.jo-topbar .btn .label{display:none}.jo-topbar .btn.icon{border-radius:10px;display:grid;height:38px;padding:0;place-items:center;width:38px}.jo-topbar .right{gap:8px}.jo-topbar .btn.icon svg{height:18px;width:18px}.today-section .today-item .av-col.check{display:none!important}.today-section .today-item{grid-gap:8px;align-items:center;display:grid!important;gap:8px;grid-template-areas:"main actions";grid-template-columns:1fr 44px}.today-section .today-item .av-col.main{grid-area:main;padding-left:0}.today-section .today-item .av-col.actions{display:flex;flex-direction:column;gap:6px;grid-area:actions;justify-self:end}.today-section .today-item .av-col.chips,.today-section .today-item .av-col.created{display:none!important}.today-section .today-item .btn.icon{align-items:center;border-radius:10px;display:inline-flex;height:32px;justify-content:center;line-height:0;padding:0;width:32px}.today-section .today-item .btn.icon>svg{display:block;height:16px;width:16px}.today-section .today-brgy .ds-brgy-head{margin-left:4px}.today-section .ds-list .today-item{margin-left:16px}.today-section .ds-list{gap:6px}}.today-section .today-item .av-col.actions .btn.icon{align-items:center;border-radius:10px;display:inline-flex;height:32px;justify-content:center;line-height:0;padding:0;width:32px}.today-section .today-item .av-col.actions .btn.icon>svg{display:block;height:16px;margin:0;width:16px}.btn.icon{align-items:center;display:inline-flex;justify-content:center;line-height:0;padding:0}.btn.icon>svg{display:block}.kpi-card{margin-bottom:16px}.kpi-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.kpi-tile{align-items:center;background:#fafbff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;display:flex;gap:10px;min-height:58px;padding:10px}.kpi-icon{background:#eef2ff;border-radius:8px;color:#1d4ed8;display:grid;height:28px;place-items:center;width:28px}.kpi-label{color:#667085;font-size:12px}.kpi-value{color:#0f172a;font-size:20px;font-weight:800;line-height:1}.ds-progress{margin-top:10px}.ds-progress-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.ds-progress-label{color:#667085;font-size:12px}.ds-progress-val{color:#0f172a;font-size:12px;font-weight:800}.ds-progress-bar{background:#f5f7fb;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:999px;height:10px;overflow:hidden;width:100%}.ds-progress-fill{background:#22c55e;height:100%;transition:width .25s ease;width:0}@media (max-width:820px){.kpi-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.kpi-tile{min-height:54px;padding:10px}.kpi-value{font-size:18px}.kpi-icon{height:26px;width:26px}.available-section .av-list .av-item{margin-left:16px}.available-section .av-item{--pad:10px;--icon:32px;--gap:6px;--actW:calc(var(--icon) + 4px);display:block!important;min-height:calc(var(--icon)*4 + var(--gap)*3 + var(--pad)*2);padding:var(--pad) calc(var(--actW) + var(--pad)) var(--pad) var(--pad);position:relative}.available-section .av-item .av-col.check{left:var(--pad);position:absolute;top:var(--pad);z-index:1}.available-section .av-item .av-col.main{padding-left:28px}.available-section .av-item .av-col.actions{align-items:center;display:flex;flex-direction:column;gap:var(--gap);position:absolute;right:var(--pad);top:var(--pad);width:var(--actW)}.available-section .av-item .av-col.created{display:none!important}.available-section .av-item .av-col.chips{display:flex;gap:6px;margin-top:6px}.available-section .chip{font-size:11px;padding:4px 8px}.available-section .av-item .btn.icon{align-items:center;border-radius:10px;box-sizing:border-box;display:inline-flex;height:var(--icon);justify-content:center;line-height:0;padding:0;width:var(--icon)}.available-section .av-item .btn.icon>svg{display:block;height:16px;width:16px}.today-section .today-item{grid-gap:8px;display:grid!important;gap:8px;grid-template-areas:"main" "actions";grid-template-columns:1fr;margin-left:16px;padding:10px}.today-section .today-item .av-col.main{grid-area:main;padding-left:0}.today-section .today-item .av-col.actions{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:8px;grid-area:actions;position:static!important;right:auto!important;top:auto!important;inset:auto!important;justify-content:flex-end;width:auto!important}.today-section .today-item .av-col.check,.today-section .today-item .av-col.chips,.today-section .today-item .av-col.created{display:none!important}.today-section .today-item .btn.icon{align-items:center;border-radius:10px;display:inline-flex;height:32px;justify-content:center;line-height:0;padding:0;width:32px}.today-section .today-item .btn.icon>svg{display:block;height:16px;width:16px}.available-section .av-item{grid-gap:8px;display:grid!important;gap:8px;grid-template-areas:"main" "chips" "actions";grid-template-columns:1fr;margin-left:16px;padding:10px}.available-section .av-item .av-col.check{left:10px;position:absolute;top:10px;z-index:1}.available-section .av-item .av-col.main{grid-area:main;padding-left:28px}.available-section .av-item .av-col.chips{display:flex;flex-wrap:wrap;gap:6px;grid-area:chips}.available-section .chip{font-size:11px;padding:4px 8px}.available-section .av-item .av-col.actions{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:8px;grid-area:actions;position:static!important;right:auto!important;top:auto!important;inset:auto!important;justify-content:flex-end;width:auto!important}.available-section .av-item .av-col.created{display:none!important}.leftovers-section .av-item,.leftovers-section .leftover-item{grid-gap:8px;display:grid!important;gap:8px;grid-template-areas:"main" "actions";grid-template-columns:1fr;margin-left:16px;padding:10px}.leftovers-section .av-item .av-col.main,.leftovers-section .leftover-item .av-col.main{grid-area:main;padding-left:0}.leftovers-section .av-item .av-col.actions,.leftovers-section .leftover-item .av-col.actions{align-items:center;display:flex!important;flex-direction:row!important;gap:8px;grid-area:actions;position:static!important;right:auto!important;top:auto!important;inset:auto!important;justify-content:flex-end;width:auto!important}.leftovers-section .av-item .av-col.check,.leftovers-section .av-item .av-col.chips,.leftovers-section .av-item .av-col.created,.leftovers-section .leftover-item .av-col.check,.leftovers-section .leftover-item .av-col.chips,.leftovers-section .leftover-item .av-col.created{display:none!important}.available-section .av-item .btn.icon,.leftovers-section .av-item .btn.icon,.leftovers-section .leftover-item .btn.icon{align-items:center;border-radius:10px;display:inline-flex;height:32px;justify-content:center;line-height:0;padding:0;width:32px}.available-section .av-item .btn.icon>svg,.leftovers-section .av-item .btn.icon>svg,.leftovers-section .leftover-item .btn.icon>svg{display:block;height:16px;width:16px}.available-section .av-item{grid-gap:8px;display:grid!important;gap:8px;grid-template-areas:"main" "actions";grid-template-columns:1fr;margin-left:16px;min-height:0!important;padding:10px!important}.available-section .av-item .av-col.main{grid-area:main;padding-left:28px}.available-section .av-item .av-col.check{left:10px;position:absolute;top:10px;z-index:1}.available-section .av-item .av-col.actions{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:8px;grid-area:actions;position:static!important;right:auto!important;top:auto!important;inset:auto!important;justify-content:flex-end;width:auto!important}.available-section .av-item .av-col.chips{display:none!important}.available-section .av-item .btn.icon{align-items:center;border-radius:10px;display:inline-flex;height:32px;justify-content:center;line-height:0;padding:0;width:32px}.available-section .av-item .btn.icon>svg{display:block;height:16px;width:16px}}.btn.act-deploy{background:#2563eb;border-color:#2563eb;color:#fff}.btn.act-deploy:hover{filter:brightness(.96)}.jo-topbar .btn.newjo{background:#fff;border-color:#d1d5db;color:#111827}.jo-topbar .btn.newjo:hover{background:#f9fafb}.jo-topbar .btn.newjo svg{color:inherit}.btn.icon-badge.act-deploy .badge{background:#fff;border:1px solid #bfdbfe;color:#2563eb}@media (min-width:821px){.jo-topbar{padding-block:10px}.jo-topbar .right{gap:12px}.jo-topbar .btn.icon{border-radius:10px;height:38px;padding:8px 12px;width:auto}.jo-topbar .btn.icon .label{display:inline;margin-left:8px}.jo-topbar .btn.icon>svg{height:18px;width:18px}.jo-topbar .btn.act-deploy,.jo-topbar .btn.act-deploy-tmr{background:#2563eb;border-color:#2563eb;color:#fff}.av-item .btn.icon{height:36px;padding:0;width:36px}.av-item .btn.icon>svg{height:18px;width:18px}.available-section .av-item .av-col.actions,.leftovers-section .av-item .av-col.actions,.leftovers-section .leftover-item .av-col.actions,.today-section .today-item .av-col.actions{position:static}}@media (max-width:820px){.btn.icon{height:32px;line-height:0;padding:0;width:32px}.btn.icon>svg{height:16px;width:16px}}.tomorrow-section .ds-list,.tomorrow-section .ds-list.pad{padding-left:16px;padding-right:16px}.tomorrow-section .ds-list.pad{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 16px}.tomorrow-section .ds-brgy-head,.tomorrow-section .today-brgy-head{background:#fee2e2;border:1px solid #fecaca}.tomorrow-section .ds-brgy-count{background:#fecaca;border:1px solid #fca5a5;color:#7f1d1d}.tomorrow-section .av-item{border-left:4px solid #ef4444}.tomorrow-section .ds-group-body .av-item+.av-item{border-top:1px solid #fecaca}.jo-topbar .btn.act-deploy-tmr{background:#ef4444;border-color:#ef4444;color:#fff}.jo-topbar .btn.act-deploy-tmr:focus,.jo-topbar .btn.act-deploy-tmr:hover{filter:brightness(.95)}.av-col.actions .btn.icon.act-deploy-tmr{background:#ef4444;border-color:#ef4444;color:#fff}.av-col.actions .btn.icon.act-deploy-tmr:focus,.av-col.actions .btn.icon.act-deploy-tmr:hover{filter:brightness(.95)}.tomorrow-section .av-item{grid-column-gap:.75rem;column-gap:.75rem;grid-template-areas:"check main" ".     actions";grid-template-columns:24px 1fr}.tomorrow-section .av-col.check{align-self:start;grid-area:check}.tomorrow-section .av-col.actions{flex-direction:row}@media (max-width:420px){.tomorrow-section .av-col.actions{gap:.4rem}}.tomorrow-section .av-item{grid-row-gap:.5rem;align-items:start;display:grid;grid-template-areas:"main" "actions";grid-template-columns:1fr;grid-template-rows:auto auto;row-gap:.5rem}.tomorrow-section .av-col.main{grid-area:main;min-width:0}.tomorrow-section .av-col.actions{display:flex;flex-wrap:wrap;gap:.5rem;grid-area:actions;justify-self:end;margin-top:.25rem}.tomorrow-section .av-item{grid-column-gap:.75rem!important;align-items:center!important;column-gap:.75rem!important;display:grid!important;grid-template-columns:1fr auto!important}.tomorrow-section .av-col.actions{align-items:center!important;display:flex!important;flex-direction:row!important;gap:.5rem!important;grid-column:auto!important;grid-row:auto!important;justify-content:flex-end!important;margin-top:0!important}@media (max-width:640px){.tomorrow-section .av-item{grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.tomorrow-section .av-col.actions{flex-wrap:wrap;grid-column:1/-1!important;grid-row:2!important;margin-top:.25rem!important}}.overview-table td,.overview-table th{font-size:12px;padding:4px 8px}.overview-table .brgy-name{font-weight:600}.overview-table .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.overview-table .mono.strong{font-weight:600}.overview-table .high-cell{color:#b91c1c}.overview-row.row-hot{background:#fef2f2}.overview-row.row-hot .brgy-name{color:#b91c1c}.overview-row.row-normal{background:#fff}.overview-table .oldest{color:#6b7280;white-space:nowrap}.chev-btn{background:#0000;border:none;cursor:pointer;padding:0}.chev{display:inline-block;transition:transform .15s ease}.chev.open{transform:rotate(180deg)}.details-row td{background:#f9fafb;padding:0}.inner-jobs{padding:6px 6px 8px}.inner-table{width:100%}.inner-table td,.inner-table th{padding:4px 6px}.job-row.prio-high{background:#fef2f2}.pill{padding:2px 6px}.actions-cell .av-col.actions{display:flex;gap:4px;justify-content:flex-end}.av-group-select.small{align-items:center;display:inline-flex;font-size:11px;gap:4px}.inner-table td,.inner-table th{font-size:12px;padding:6px 8px}.inner-table .job-row td{vertical-align:middle}.actions-cell{white-space:nowrap}.job-actions{align-items:center;display:flex;gap:4px}.job-actions .btn.icon{min-height:30px;min-width:30px;padding:4px 6px}.inner-table td,.inner-table th{text-align:center}.inner-table .job-desc-cell{text-align:left}.text-center{text-align:center}.inner-table td.actions-cell,.inner-table th.text-center{vertical-align:middle}.today-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.today-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 2px #0f172a08;display:flex;flex-direction:column;gap:6px;padding:10px 14px 8px;position:relative;transition:box-shadow .15s ease,transform .1s ease,border-color .15s ease,background-color .15s ease}.today-card:before{content:none!important}.today-card.prio-high{background:#fef2f2;border-color:#fecaca}.today-card.selected{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f659}.today-card:hover{box-shadow:0 4px 10px #0f172a0f;transform:translateY(-1px)}.today-card-top{align-items:center;display:flex;gap:8px;justify-content:space-between}.today-select{align-items:center;color:#6b7280;display:inline-flex;font-size:11px;gap:4px}.today-select input{margin:0}.today-jobno{color:#111827;font-size:12px;font-weight:600}.today-priority{display:flex;justify-content:flex-end}.today-main{display:flex;flex-direction:column;gap:2px;margin-top:2px}.today-station{color:#000;font-size:12px;font-weight:400}.today-title{color:#111827;font-size:13px;font-weight:600}.today-desc{color:#6b7280;font-size:12px}.today-footer{border-top:1px dashed #e5e7eb;gap:8px;margin-top:6px;padding-top:6px}.today-created{color:#6b7280;font-size:11px}.today-actions{align-items:center;display:inline-flex;gap:4px}.today-actions .btn.icon{min-height:32px;min-width:32px;padding:5px 8px}.pill{padding:2px 7px}.danger-pill{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}@media (max-width:640px){.today-cards{grid-template-columns:1fr}}.today-section .jo-content{padding-top:10px}.today-brgy-wrap{display:flex;flex-direction:column;gap:18px}.today-brgy{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;padding:10px 12px 12px}.today-brgy-header{margin-bottom:8px}.today-brgy-header-left{display:flex}.today-brgy-name{color:#111827;font-size:15px;letter-spacing:.06em}.today-brgy-count-pill{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;color:#047857;font-weight:600;min-width:24px;padding:2px 8px}.today-brgy-count-pill,.today-brgy-high-pill{align-items:center;display:inline-flex;font-size:11px;justify-content:center}.today-brgy-high-pill{background:#fef2f2;border:1px solid #fecaca;border-radius:999px;padding:2px 6px}.today-brgy-header-right{color:#9ca3af;font-size:11px}.today-cards{margin-top:4px}.today-brgy-chip{align-items:center;background:#eef2ff;border-radius:999px;color:#4338ca;display:inline-flex;font-size:11px;font-weight:500;justify-content:center;padding:2px 8px;white-space:nowrap}.jo-tabs{border-bottom:none;gap:8px;margin-bottom:12px}.jo-tab,.jo-tabs{display:inline-flex}.jo-tab{align-items:center;background:#0000;border:1px solid #0000;border-bottom:none;border-radius:999px;box-shadow:none;cursor:pointer;font-size:13px;gap:6px;outline:none;padding:6px 12px;position:relative}.jo-tab:after{content:none!important}.jo-tab.active{background:#0ea5a8;border-color:#0ea5a8;color:#fff;font-weight:600}.jo-tab-label{white-space:nowrap}.jo-tab-count{background:#e5e7eb;border-radius:999px;color:#374151;font-size:11px;height:20px;line-height:20px;min-width:20px;padding:0 6px;text-align:center}.jo-tab.active .jo-tab-count{background:#fff;color:#000}.today-brgy-wrap{grid-gap:16px;display:grid;gap:16px}.today-brgy{display:flex;flex-direction:column;gap:10px}.today-brgy-header{align-items:center;background:#f3f4f6;border-radius:999px;display:flex;justify-content:space-between;padding:6px 10px}.today-brgy-header-left{align-items:center;display:inline-flex;gap:8px}.today-brgy-name{font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.today-brgy-count-pill,.today-brgy-high-pill{border-radius:999px;font-size:11px;line-height:1.3;padding:2px 8px}.today-brgy-count-pill{background:#ffffffb3;color:#111827}.today-brgy-high-pill{background:#f8fafce6;border:1px solid #f8717199;color:#b91c1c}.today-brgy-wrap .today-brgy:nth-child(5n+1) .today-brgy-header{background:#eff6ff;color:#1d4ed8}.today-brgy-wrap .today-brgy:nth-child(5n+2) .today-brgy-header{background:#ecfdf3;color:#15803d}.today-brgy-wrap .today-brgy:nth-child(5n+3) .today-brgy-header{background:#fffbeb;color:#92400e}.today-brgy-wrap .today-brgy:nth-child(5n+4) .today-brgy-header{background:#fef2ff;color:#a21caf}.today-brgy-wrap .today-brgy:nth-child(5n) .today-brgy-header{background:#fef2f2;color:#b91c1c}.section-head.section-head-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.section-head.section-head-row .section-title{line-height:1.2;margin:0}.section-head-right{align-items:center;display:flex}.section-head-right .btn.sm.warn{align-items:center;display:inline-flex;gap:4px}.today-head-inline{align-items:center;display:inline-flex;gap:8px}.today-print-all-btn{align-items:center;display:inline-flex;gap:4px;padding-inline:10px}.leftovers-head-inline{align-items:center;display:inline-flex;gap:8px}.leftovers-resched-btn{align-items:center;display:inline-flex;gap:4px;padding-inline:10px}.tomorrow-head-inline{align-items:center;display:inline-flex;gap:8px}.tomorrow-print-all-btn{align-items:center;display:inline-flex;gap:4px;padding-inline:10px}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:160px;text-align:center}.btn.icon.green{background-color:#22c55e;border:none;color:#fff}.btn.icon.green:hover{background-color:#16a34a}.modal-backdrop{align-items:center;background:#0f172a66;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.modal.confirm-modal{max-width:420px;width:100%}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.btn.danger{background:#dc2626;color:#fff}.jo-available-stack{display:flex;flex-direction:column;gap:16px}.jo-subtitle{align-items:center;color:#667085;color:var(--muted);display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;letter-spacing:.04em;margin:8px 0 6px;text-transform:uppercase}.jo-subtitle:before{background:#1976d2;background:var(--pri);border-radius:999px;content:"";height:10px;opacity:.35;width:10px}.jo-available-stack .AvailableOverviewSection+.AvailableOverviewSection{margin-top:12px}.jo-available-stack>*+*{margin-top:4px}.form.jo-form{gap:12px}.form.jo-form .muted.small strong{color:#1f2633;color:var(--ink)}.form.jo-form .data-table input.input,.form.jo-form .data-table select.input,.form.jo-form .data-table textarea.input{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:6px;font-size:.85rem;padding:6px 8px;resize:vertical;width:100%}.form.jo-form .data-table td,.form.jo-form .data-table th{padding:6px 8px;vertical-align:top}.form.jo-form .data-table thead tr{background:#f9fafb}.form.jo-form .data-table thead th{border-bottom:1px solid #e7e9ee;border-bottom:1px solid var(--bd);color:#667085;color:var(--muted);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.form.jo-form .data-table tbody tr:nth-child(odd){background:#fbfcfe}.form.jo-form .data-table tbody td:last-child{text-align:center;white-space:nowrap}.form.jo-form .data-table .btn.sm{font-size:.75rem;line-height:1;padding:2px 6px}.form.jo-form .form-footer,.form.jo-form .survey-footer{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.form.jo-form .add-survey-row{font-size:.85rem}.form.jo-form,.table-wrap,.wk-pad{border-radius:10px}.pill-survey{align-items:center;background:#1976d214;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:2px 8px}.form.jo-form{display:flex;flex-direction:column;padding-top:4px}.form.jo-form .field{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.form.jo-form .label{color:#1f2633;color:var(--ink);font-size:.9rem;font-weight:600}.form.jo-form .input{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;font-size:.9rem;padding:8px 12px;width:100%}.form.jo-form .input::placeholder{color:#667085;color:var(--muted);opacity:.8}.form.jo-form .muted.small{color:#667085;color:var(--muted);font-size:.78rem;margin-top:2px}.form.jo-form .form-footer{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.form.jo-form .btn.primary{font-weight:600}.jo-survey-form{padding:12px 18px 14px}.jo-survey-field,.jo-survey-form{display:flex;flex-direction:column}.jo-survey-field{gap:4px;margin-bottom:14px}.jo-survey-label{color:#1f2633;color:var(--ink);font-size:.9rem;font-weight:600}.jo-survey-input{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:10px;font-size:.9rem;padding:8px 12px;width:100%}.jo-survey-input::placeholder{color:#667085;color:var(--muted);opacity:.8}.jo-survey-help{color:#667085;color:var(--muted);font-size:.78rem;margin-top:2px}.jo-survey-footer{border-top:1px solid #f0f1f5;display:flex;gap:8px;justify-content:flex-end;margin-top:6px;padding-top:4px}.jo-survey-results{padding:12px 18px 16px}.jo-survey-results .form.jo-form{padding:0}.jo-survey-results .data-table input.input,.jo-survey-results .data-table select.input,.jo-survey-results .data-table textarea.input{background:#fff;border:1px solid #e7e9ee;border:1px solid var(--bd);border-radius:6px;font-size:.85rem;padding:6px 8px;resize:vertical;width:100%}.jo-survey-results .data-table td,.jo-survey-results .data-table th{padding:6px 8px;vertical-align:top}.jo-survey-results .data-table thead tr{background:#f9fafb}.jo-survey-results .data-table thead th{border-bottom:1px solid #e7e9ee;border-bottom:1px solid var(--bd);color:#667085;color:var(--muted);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.jo-survey-results .data-table tbody tr:nth-child(odd){background:#fbfcfe}.survey-add-row-wrap{margin-bottom:4px;margin-top:10px;text-align:center}.survey-add-row-btn{background:#fff5f5;border:1px solid #f2b8b5;border-radius:999px;box-shadow:0 1px 3px #0000000a;color:#d32f2f;cursor:pointer;font-size:.85rem;font-weight:600;padding:4px 14px}.survey-add-row-btn:hover{background:#ffe3e3}.survey-footer{border-top:1px solid #f0f1f5;display:flex;gap:8px;justify-content:flex-end;margin-top:10px;padding-top:8px}.inner-table td.actions-cell,.inner-table th.actions-header{text-align:right}.job-actions{display:inline-flex;gap:6px;justify-content:flex-end}.today-title-top{font-size:15px;font-weight:600;line-height:1.3;margin-bottom:10px;text-align:center;word-break:break-word}.today-main-centered{align-items:center;display:flex;flex-direction:column;margin-top:4px;text-align:center}.today-station-big{font-size:13px;font-weight:500;margin-bottom:6px;word-break:break-word}.today-desc-centered{font-size:14px;margin-top:2px;max-width:90%;opacity:.9;word-break:break-word}.today-job-chip{background-color:#dfe6ff;border-radius:6px;color:#1b3ea3;font-size:12px;margin-left:6px;padding:3px 8px;white-space:nowrap}.today-footer{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.act-deploy-tmr{background-color:#ffb347!important;border-color:#ff9a22!important}.today-done-section .today-card{background-color:#fff8d5!important;border:1px solid #ffe9a8!important}.today-done-section .today-card.prio-high{border-color:#ffd978!important}.accomp-brgy-wrap{grid-gap:14px;display:grid;gap:14px}.accomp-brgy-card{background:linear-gradient(135deg,#fff9e3,#ffe7a3);border:1px solid #f2c76b;border-radius:12px;box-shadow:0 2px 5px #0000000f;padding:12px 14px 10px}.accomp-brgy-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.accomp-brgy-title{align-items:center;display:flex;gap:6px}.accomp-brgy-icon{font-size:18px}.accomp-brgy-name{font-size:15px;font-weight:600}.accomp-brgy-count{color:#8a5a15;font-size:13px;font-weight:500}.accomp-brgy-body .accom-summary-table{background:#fffcf0e6}.accom-summary-table th{color:#7a5a20;font-size:12px;letter-spacing:.03em;text-transform:uppercase}.accom-summary-table td{font-size:13px}.accomp-brgy-footer{margin-top:6px;text-align:right}.tomorrow-section .today-card{background-color:#ffe4e0!important;border:1px solid #ffe4e0!important}.leftovers-section .today-card{background-color:#ffe5e5!important;border:1px solid #ffb3b3!important}.accomp-chip-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding:10px 14px 14px}.accomp-chip{align-items:center;background:#fff;border:1px solid #00000014;border-radius:12px;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:10px 12px;text-align:left}.accomp-chip.active{border-color:#0000002e;box-shadow:0 6px 18px #0000000f}.accomp-chip-title{font-size:14px;font-weight:600}.accomp-chip-count{font-size:12px;font-weight:700;opacity:.75}.accomp-detail{background:#ffffffb3;border:1px solid #00000014;border-radius:14px;margin:0 14px 14px;padding:12px}.accomp-detail-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.accomp-detail-list{grid-gap:8px;display:grid;gap:8px}.accomp-detail-row{background:#fff;border:1px solid #0000000f;border-radius:12px;gap:10px;padding:10px}.accomp-detail-main{min-width:160px}.accomp-station-name{color:#000000e6;font-size:1rem;font-weight:700;line-height:1.25}.accomp-completed-at{margin-top:2px}.accomp-detail-extra{display:flex;justify-content:flex-end}.cable-badge{align-items:flex-end;background:#fff3c7e6;border:1px solid #dcb44673;border-radius:999px;box-shadow:0 1px 0 #0000000f;display:inline-flex;flex-direction:column;gap:2px;padding:8px 10px;white-space:nowrap}.cable-badge-value{font-size:13px;font-weight:700;line-height:1.1}.cable-badge-label{font-size:11px;line-height:1.1;opacity:.75}.accomp-detail-row{justify-content:space-between}.accomp-detail-left,.accomp-detail-row{align-items:center;display:flex;gap:12px}.accomp-detail-left,.accomp-detail-main{min-width:0}.survey-mini{margin-top:8px}.survey-mini-list{grid-gap:8px;display:grid;gap:8px}.survey-mini-row{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:8px 10px}.survey-mini-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.survey-mini-main{font-size:13px;font-weight:600;line-height:1.2}.survey-mini-sep{opacity:.5;padding:0 2px}.survey-mini-tag{background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;font-size:11px;font-weight:800;opacity:.95;padding:3px 8px}.survey-mini-sub{line-height:1.25;margin-top:4px}.today-brgy-name{font-size:20px;font-weight:800;letter-spacing:.2px;line-height:1.1}.today-brgy-header{margin-bottom:6px}.today-station-header{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;display:flex;font-size:15px;font-weight:700;justify-content:space-between;letter-spacing:.15px;line-height:1.15;margin-bottom:6px;margin-top:4px;padding:8px 10px}.today-station-header .muted.small{font-size:12px;opacity:.8}.today-brgy{border-top:1px solid #ffffff14;margin-top:14px;padding-top:10px}.today-brgy-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:0!important;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.today-station-header{margin-top:1px!important}.today-brgy{border-top:1px solid #e5e7eb!important}.today-done-section .today-card{padding:10px 12px}.today-done-section .today-title-top{margin-bottom:0}.archer-serial{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.04em;opacity:.85}.done-check{background:#dcfce7;border:1px solid #86efac;border-radius:999px;color:#16a34a;font-size:13px;font-weight:900;height:22px;justify-content:center;width:22px}.done-check,.pill{align-items:center;display:inline-flex;line-height:1}.pill{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;font-size:11px;font-weight:600;gap:6px;padding:2px 8px}.pill.tiny{font-size:10px;font-weight:700;padding:1px 7px}.pill.small{font-size:11px;font-weight:600;padding:2px 8px}.pill-survey{background:#1976d21a;border-color:#1976d22e;color:#1976d2;color:var(--pri)}.pill-operation{background:#10b9811a;border-color:#10b98133;color:#10b981f2}.inner-table{border-collapse:collapse!important;border-spacing:0!important}.details-row>td,.inner-jobs{padding-bottom:0!important;padding-top:0!important}.inner-jobs .inner-table{margin:0!important}.inner-table td{line-height:1.15;padding-bottom:4px!important;padding-top:4px!important;vertical-align:middle}.inner-table tbody tr:first-child td{border-top:0!important}.inner-table tbody tr:last-child td{border-bottom:0!important}