:root{--pmp-gray:#77756f;--pmp-gray-dark:#5f5e59;--pmp-card:#f4f5f7;--blue:#087ae3;--blue-dark:#075fc0;--green:#28a96b;--black:#17191d;--red:#e52f48;--qnap-dark:#464852;--qnap-side:#575a64;--qnap-lime:#86d900;--line:#d9dee5;--text:#253241;--muted:#738195}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:#eef1f5;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{color:#243244;background:#fff;border:1px solid #cbd4de;border-radius:5px;outline:none;width:100%}input,select{height:43px;padding:0 12px}textarea{resize:vertical;min-height:82px;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:#278fe8;box-shadow:0 0 0 3px #278fe81f}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pmpb-emblem{color:#fff;text-shadow:0 1px 2px #75111e;flex:none;place-items:center;width:56px;height:56px;font-size:13px;font-weight:900;display:grid;position:relative}.pmpb-emblem:before{content:"";background:#d9273f;border:2px solid #fff;position:absolute;inset:6px;transform:rotate(45deg);box-shadow:0 0 0 2px #9e192c,inset 0 0 0 6px #e94b5f}.pmpb-emblem:after{content:"";background:#ba1f34;border:3px solid #fff;border-radius:50%;width:31px;height:31px;position:absolute}.pmpb-emblem span{z-index:1}.splash{color:#fff;background:var(--pmp-gray);flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:100vh;display:flex}.splash .pmpb-emblem{width:78px;height:78px;transform:scale(1.25)}.splash strong{margin-top:18px;font-size:1.25rem}.splash span{color:#ffffffbf;font-size:.82rem}.splash-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:24px;height:24px;margin-top:15px;animation:.8s linear infinite spin}.login-page{background:#f3f6f9;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.login-brand{color:#fff;background:linear-gradient(145deg,#5c5b56eb,#292c30f5),repeating-linear-gradient(35deg,#0000 0 60px,#ffffff0a 61px 62px);flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:9vw;display:flex;position:relative;overflow:hidden}.login-brand:before,.login-brand:after{content:"";border:1px solid #ffffff14;position:absolute;transform:rotate(45deg)}.login-brand:before{width:420px;height:420px;bottom:-160px;right:-180px}.login-brand:after{width:260px;height:260px;bottom:-80px;right:-60px}.login-brand>*{z-index:1;position:relative}.login-brand>span{color:#ffffffb3;letter-spacing:.14em;margin-top:22px;font-size:.72rem}.login-brand h1{letter-spacing:-.05em;margin:12px 0;font-size:clamp(2.4rem,4.2vw,4.8rem);font-weight:300;line-height:.97}.login-brand h1 b{color:#ffdcdf;font-weight:800}.login-brand p{color:#ffffffb8;max-width:370px;font-size:1rem}.login-panel{place-items:center;padding:30px;display:grid}.login-card{background:#fff;border:1px solid #dde3e9;border-radius:8px;width:min(430px,100%);padding:36px;box-shadow:0 18px 60px #1f2d3d1a}.login-card header span,.onboarding-card header span{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.login-card header h2{margin:7px 0 5px;font-size:1.7rem}.login-card header p{color:var(--muted);margin:0 0 26px;font-size:.85rem}.login-card label,.form-grid label,.qnap-form-card label{gap:6px;margin-bottom:16px;display:grid}.login-card label>span,.form-grid label>span,.qnap-form-card label>span{color:#49576a;font-size:.74rem;font-weight:700}.login-card label small{color:#96a1af;font-size:.67rem}.qnap-form-card label small{color:#8290a1;font-size:.66rem;line-height:1.35}.input-icon{position:relative}.input-icon svg{color:#8e9aab;width:19px;height:19px;position:absolute;top:12px;left:12px}.input-icon input{padding-left:41px}.primary-action{color:#fff;background:linear-gradient(#1989ec,#0873d2);border-radius:5px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-weight:700;display:flex}.primary-action:hover{background:linear-gradient(#0c7ddd,#0566bd)}.primary-action svg{width:17px}.login-card footer{color:#9aa4b1;text-align:center;border-top:1px solid #edf0f3;margin-top:22px;padding-top:18px;font-size:.66rem}.login-mobile-brand{display:none}.form-error{color:#ad2032;background:#fff1f3;border:1px solid #ffc8ce;border-radius:4px;margin:10px 0 15px;padding:10px 12px;font-size:.76rem}.onboarding-page{background:linear-gradient(135deg,#6e6c66,#45474b);place-items:center;min-height:100vh;padding:24px;display:grid}.onboarding-card{background:#fff;border-radius:8px;width:min(810px,100%);overflow:hidden;box-shadow:0 24px 80px #00000040}.onboarding-card>header{color:#fff;background:#55565a;gap:18px;padding:28px 32px;display:flex}.onboarding-card header h1{margin:4px 0;font-size:1.55rem}.onboarding-card header p{color:#ffffffb3;margin:0;font-size:.78rem;line-height:1.5}.onboarding-card form{padding:28px 32px 32px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid label small{color:#8290a1;font-size:.7rem;line-height:1.45}.ordinary-question{background:#f2f9ff;border:1px solid #b9d8f0;border-radius:5px;margin-top:4px;padding:14px}.ordinary-choice{margin-bottom:16px}.ordinary-skip{background:#f7f8fa;border:1px solid #d6dde5;border-radius:5px;padding:14px;margin:0!important}.ordinary-skip>span{color:#49576a;font-size:.76rem;font-weight:600;line-height:1.45}.ordinary-choice .ordinary-question{margin:10px 0 0}.military-app{color:#394550;background:var(--pmp-gray);min-height:100vh;padding-bottom:92px}.military-header{min-height:112px;padding:max(18px, env(safe-area-inset-top)) 22px 15px;color:#fff;background:#62615cf2;justify-content:space-between;align-items:center;display:flex}.military-identity{align-items:center;gap:11px;display:flex}.military-identity>div:last-child{display:grid}.military-identity small{color:#ffffffb8;font-size:.68rem}.military-identity strong{font-size:1.35rem;font-weight:400}.military-identity span{color:#fff9;margin-top:2px;font-size:.64rem}.settings-button{color:#fff;background:#64829f8c;border-radius:4px;place-items:center;width:49px;height:49px;display:grid}.settings-button svg{width:25px}.military-content{background:linear-gradient(#77756ff0,#77756ffa),radial-gradient(circle at 50% 30%,#9f9c93,#6d6b66);min-height:calc(100vh - 204px);padding:0 18px 26px}.mobile-title{color:#fff;justify-content:space-between;align-items:flex-end;gap:12px;padding:22px 4px 15px;display:flex}.mobile-title span{color:#ffffffb3;font-size:.72rem}.mobile-title h1{margin:4px 0 0;font-size:1.15rem;font-weight:500}.month-nav{background:#fff;border:1px solid #cdd4dc;border-radius:4px;grid-template-columns:34px minmax(150px,auto) 34px;align-items:center;display:inline-grid}.month-nav button{color:#536174;background:0 0;place-items:center;height:34px;display:grid}.month-nav button svg{width:17px}.month-nav strong{text-align:center;text-transform:capitalize;font-size:.78rem}.month-nav.light{background:#ffffff17;border-color:#ffffff80}.month-nav.light button,.month-nav.light strong{color:#fff}.calendar{background:#fff;border:1px solid #d8dee5;border-radius:6px;overflow:hidden;box-shadow:0 8px 25px #0000001a}.weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.weekdays{color:#6f7d8e;text-align:center;background:#f1f3f5;align-items:center;min-height:34px;font-size:.66rem;font-weight:700}.calendar-grid{gap:5px;padding:7px}.calendar-day,.empty-day{aspect-ratio:1;min-width:0}.calendar-day{color:#657184;background:#e8ebee;border:1px solid #0000;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:7px;display:flex;position:relative;overflow:hidden}.calendar-day.today{z-index:1;outline-offset:-1px;outline:1px solid #d92d3b}.calendar-day .day-number{font-size:.82rem;font-weight:700}.calendar-day small{max-width:100%;color:inherit;white-space:nowrap;font-size:clamp(.48rem,1.6vw,.64rem);overflow:hidden}.calendar-day.available{color:#fff;background:linear-gradient(145deg,#1593f1,#0872d4);box-shadow:0 4px 9px #0872d43d}.calendar-day.filled{color:#fff;background:linear-gradient(145deg,#37bb7a,#21955d)}.calendar-day.ordinary{color:#fff;background:linear-gradient(145deg,#292c31,#111317)}.calendar-day.disabled{color:#9ca5b0;background:#e4e6e8}.calendar-legend{color:#ffffffd1;flex-wrap:wrap;gap:11px 16px;padding:13px 4px 5px;font-size:.67rem;display:flex}.calendar-legend span{align-items:center;gap:6px;display:flex}.calendar-legend i{border-radius:2px;width:10px;height:10px}.calendar-legend .blue{background:var(--blue)}.calendar-legend .green{background:var(--green)}.calendar-legend .black{background:#15171a}.calendar-legend .gray{background:#d4d7da}.mobile-nav{z-index:30;min-height:78px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#eceff3;border-top:1px solid #0000001f;grid-template-columns:repeat(4,1fr);gap:7px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #00000021}.mobile-nav button{color:#48515c;background:#fff;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.mobile-nav button svg{color:#8b46cf;width:24px}.mobile-nav button:first-child svg{color:#f59a35}.mobile-nav button:nth-child(2) svg{color:#2f87e8}.mobile-nav button:nth-child(4) svg{color:#1b2026}.mobile-nav button.active{box-shadow:inset 0 -3px #2789eb}.mobile-nav span{font-size:.61rem}.mobile-panel{color:#fff;padding:25px 0}.mobile-panel h1{margin:0 0 16px;font-size:1.15rem;font-weight:500}.mobile-list{gap:10px;display:grid}.offer-summary{color:#334154;background:#fff;border:1px solid #dce2e8;border-radius:5px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:13px;display:grid}.offer-icon{color:#087ae3;background:#e8f4ff;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.offer-icon svg{width:19px}.offer-summary>div:nth-child(2){gap:3px;min-width:0;display:grid}.offer-summary strong,.offer-summary span,.offer-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.offer-summary strong{font-size:.8rem}.offer-summary span{color:#68768a;font-size:.67rem}.offer-summary small{color:#9ba5b1;font-size:.62rem}.confirmed-check{color:#26a56a;width:24px}.empty-message{text-align:center;color:#ffffffc2;border:1px solid #ffffff4d;border-radius:5px;padding:35px 18px}.profile-card{color:#46515d;text-align:center;background:#fffffff0;border-radius:6px;margin-top:25px;padding:25px}.profile-card .pmpb-emblem{margin:0 auto 10px}.profile-card h1{margin:0;font-size:1.2rem}.profile-card>p{color:#818b96;margin:5px 0 20px;font-size:.76rem}.profile-card dl{text-align:left;margin:0}.profile-card dl div{border-top:1px solid #e2e6ea;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.profile-card dt{color:#89939f;font-size:.7rem}.profile-card dd{margin:0;font-size:.75rem;font-weight:700}.logout-action{color:#fff;background:#e63249;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;margin-top:18px;font-weight:700;display:flex}.logout-action svg{width:18px}.qnap-app{color:#303640;background:#fff;min-height:100vh}.admin-menu-button{display:none}.qnap-body{grid-template-columns:250px minmax(0,1fr);align-items:start;min-height:100vh;display:grid}.qnap-sidebar{color:#fff;background:var(--qnap-side);flex-direction:column;height:100vh;min-height:0;display:flex;position:sticky;top:0;overflow:hidden}.qnap-sidebar-nav{scrollbar-color:#7a808c transparent;scrollbar-width:thin;flex:1;min-height:0;padding:14px 0;overflow:hidden auto}.qnap-sidebar-nav>button{color:#f0f2f4;text-align:left;background:0 0;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 20px;font-size:.77rem;font-weight:600;display:flex}.qnap-sidebar-nav>button svg{color:#d9dde2;width:18px}.qnap-sidebar-nav>button:hover{background:#ffffff14}.qnap-sidebar-nav>button.active{color:#fff;box-shadow:inset 4px 0 var(--qnap-lime);background:#3f7dde}.qnap-sidebar-nav>button.active svg{color:#fff}.qnap-sidebar-footer{background:#4d5059;border-top:1px solid #ffffff21;flex:none;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;min-height:72px;padding:10px 12px 10px 17px;display:grid;box-shadow:0 -5px 14px #0000001f}.qnap-sidebar-account{align-items:center;gap:9px;min-width:0;display:flex}.qnap-sidebar-account>svg{width:20px;color:var(--qnap-lime);flex:none}.qnap-sidebar-account>span{gap:3px;min-width:0;display:grid}.qnap-sidebar-account strong,.qnap-sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.qnap-sidebar-account strong{color:#fff;font-size:.7rem}.qnap-sidebar-account small{color:#c8cdd4;font-size:.6rem;font-weight:400}.qnap-sidebar-logout{color:#fff;background:#ffffff17;border-radius:3px;place-items:center;width:36px;height:36px;display:grid}.qnap-sidebar-logout:hover{color:#fff;background:#d93c4f}.qnap-sidebar-logout svg{width:17px}.qnap-workspace{background:#fff;min-width:0;min-height:100vh}.qnap-toolbar{z-index:20;background:#f8f9fa;border-bottom:1px solid #d8dde3;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex;position:sticky;top:0}.qnap-toolbar>div{align-items:center;gap:8px;display:flex}.qnap-toolbar button{color:#4f5966;background:linear-gradient(#fff,#edf0f3);border:1px solid #c9d0d8;border-radius:2px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:.72rem;display:inline-flex}.qnap-toolbar button svg{width:16px}.qnap-toolbar strong{color:#4e5661;font-size:.85rem}.qnap-toolbar button.admin-menu-button{display:none}.qnap-blue,button.qnap-blue{color:#fff!important;background:linear-gradient(#1781ed,#0768d2)!important;border-color:#075fbe!important}.admin-dashboard,.manager-page{padding:22px}.admin-page-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.admin-month-head{justify-content:flex-end;margin-bottom:14px}.admin-summary-row{grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:10px;margin-bottom:14px;display:grid}.admin-summary-row.compact{grid-template-columns:220px;justify-content:end}.admin-summary-row>.month-nav{width:100%;height:100%;min-height:58px}.admin-summary-row>.month-nav button{height:100%}.admin-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.admin-kpis>div{background:#fff;border:1px solid #dce1e6;border-radius:3px;align-items:center;gap:12px;padding:13px;display:flex;box-shadow:0 2px 5px #2634430d}.admin-kpis svg{color:#0c77dd;width:25px}.admin-kpis span{color:#7d8998;gap:3px;font-size:.68rem;display:grid}.admin-kpis strong{color:#313943;font-size:1.15rem}.admin-calendar{box-shadow:none;border-radius:2px}.admin-calendar .weekdays{color:#52677a;background:#eff2f5;min-height:39px}.admin-calendar .calendar-grid{background:#dfe3e7;gap:1px;padding:1px}.admin-calendar .calendar-day,.admin-calendar .empty-day{aspect-ratio:auto;background:#fff;border-radius:0;min-height:90px}.admin-calendar .calendar-day{color:#667384}.admin-calendar .calendar-day.available{color:#fff;background:linear-gradient(135deg,#248fe8,#1375cd)}.admin-calendar .calendar-day.filled{color:#fff;background:linear-gradient(135deg,#42b97d,#2d9c67)}.admin-calendar .calendar-day.disabled{color:#8c96a2;background:#f0f2f4}.admin-calendar .calendar-day:hover{outline:2px solid var(--qnap-lime);outline-offset:-2px}.admin-calendar .day-number{font-size:.9rem}.admin-calendar small{font-size:.62rem}.admin-dashboard>.calendar-legend{color:#6e7a89}.admin-calendar .admin-vacancy-count{background:#00000021;border-radius:3px;align-items:baseline;max-width:none;padding:5px 7px;font-size:.78rem;font-weight:600;display:flex}.admin-calendar .admin-vacancy-count b{font-size:1.05rem}.admin-calendar .admin-vacancy-count.has-volunteers b{color:#fff06a;text-shadow:0 0 8px #ffeb468c;animation:1.15s ease-in-out infinite volunteer-attention}@keyframes volunteer-attention{0%,to{opacity:1;transform:scale(1)}50%{opacity:.38;transform:scale(.92)}}.volunteer-roster{background:#fff;border:1px solid #d7dde4;margin-top:18px}.volunteer-roster>header{background:#f7f9fb;border-bottom:1px solid #d7dde4;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 16px;display:flex}.volunteer-roster>header span{color:#6f91a6;font-size:.66rem}.volunteer-roster>header h2{margin:3px 0 0;font-size:1rem;font-weight:500}.volunteer-roster>header>strong{color:#1c79bf;background:#e8f4fd;border-radius:3px;padding:6px 10px;font-size:.7rem}.volunteer-roster-scroll{scrollbar-gutter:stable;overscroll-behavior:contain;height:330px;overflow:hidden auto}.volunteer-empty{color:#8995a2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;display:flex}.volunteer-empty svg{color:#b2bcc6;width:30px;height:30px}.volunteer-empty strong{color:#687583;font-size:.82rem}.volunteer-empty span{font-size:.7rem}.volunteer-day+.volunteer-day{border-top:1px solid #cfd6de}.volunteer-day-title{color:#405064;background:#eaf0f5;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:flex}.volunteer-day-title svg{color:#1580d3;width:15px}.volunteer-day-title strong{font-size:.75rem}.volunteer-day-title span{color:#6e7c8b;margin-left:auto;font-size:.66rem}.volunteer-head,.volunteer-row{grid-template-columns:1.35fr 1.2fr 1fr 90px;align-items:center;gap:12px;padding:0 13px;display:grid}.volunteer-head{color:#6e91a5;background:#f5f7f9;min-height:31px;font-size:.62rem}.volunteer-row{color:#586575;border-top:1px solid #edf0f3;min-height:52px;font-size:.7rem}.volunteer-row:hover{background:#f1f8fd}.volunteer-row>div{gap:3px;min-width:0;display:grid}.volunteer-row strong{color:#344252;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.volunteer-row small{color:#8290a0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.volunteer-row time{color:#27804e;background:#e5f7ec;border-radius:3px;width:fit-content;padding:4px 7px;font-size:.66rem}.monthly-roster{background:#fff;border:1px solid #8a8a8a;margin-top:18px}.monthly-roster-scroll{scrollbar-gutter:stable;max-height:520px;overflow:hidden auto}.monthly-roster table{border-collapse:collapse;table-layout:fixed;color:#111;background:#fff;width:100%;min-width:0;font-family:Arial,Helvetica,sans-serif;font-size:9px}.monthly-roster col.roster-mat-col{width:60px}.monthly-roster col.roster-rank-col{width:55px}.monthly-roster col.roster-name-col{width:118px}.monthly-roster col.roster-driver-col{width:22px}.monthly-roster col.roster-day-col{width:auto}.monthly-roster th,.monthly-roster td{text-overflow:ellipsis;white-space:nowrap;border:1px solid #111;height:22px;padding:2px 3px;overflow:hidden}.monthly-roster thead th{z-index:4;color:#111;text-align:center;background:#f4f4f4;position:sticky}.monthly-roster .roster-days-row th{height:20px;top:0}.monthly-roster .roster-weekdays-row th{height:20px;top:20px}.monthly-roster .roster-unit-title{z-index:8;letter-spacing:.02em;text-align:center;background:#f4f4f4;padding:2px 6px;font-size:9px;font-weight:700;left:0}.monthly-roster thead th.weekend{color:#e01824;background:#fff1f2}.monthly-roster .roster-weekdays-row th:first-child,.monthly-roster tbody td:first-child{z-index:3;text-align:center;background:#fff;font-weight:700;position:sticky;left:0}.monthly-roster .roster-weekdays-row th:nth-child(2),.monthly-roster tbody td:nth-child(2){z-index:3;text-align:center;background:#fff;font-weight:700;position:sticky;left:60px}.monthly-roster .roster-weekdays-row th:nth-child(3),.monthly-roster tbody td:nth-child(3){z-index:3;text-transform:uppercase;background:#fff;font-weight:700;position:sticky;left:115px}.monthly-roster .roster-weekdays-row th:nth-child(4),.monthly-roster tbody td:nth-child(4){z-index:3;text-align:center;background:#fff;padding:0;font-weight:800;position:sticky;left:233px}.monthly-roster .roster-weekdays-row th:nth-child(-n+4){z-index:7;background:#f4f4f4}.monthly-roster tbody tr:hover td,.monthly-roster tbody tr:hover td:nth-child(-n+4){background:#eef6ff}.monthly-roster td:nth-child(n+5){text-align:center;min-width:0;padding:0}.monthly-roster td.driver-cell{color:#111;background:#fafafa}.monthly-roster td.ordinary-mark{color:#000;background:#fafafa;font-weight:800}.monthly-roster td.duty-status-mark,.patrol-schedule td.duty-status-mark{color:#087dbb;background:#f2f9fd;font-weight:800}.monthly-roster>footer b.duty-status-legend{color:#087dbb;background:#f2f9fd;border-color:#77b7d8;width:23px}.monthly-roster tbody tr.missing-reference>td{background:#f6d5bf}.monthly-roster tbody tr.missing-reference:hover>td{background:#f1c8ad}.monthly-roster .roster-message{color:#687583;height:100px;text-align:center!important;position:static!important}.monthly-roster>footer{color:#5f6873;background:#f7f8f9;flex-wrap:wrap;align-items:center;gap:14px;min-height:34px;padding:7px 10px;font-size:.65rem;display:flex}.monthly-roster>footer span{align-items:center;gap:5px;display:flex}.monthly-roster>footer b{color:#111;background:#fff;border:1px solid #333;place-items:center;width:18px;height:18px;display:grid}.monthly-roster>footer i{color:#936a12;margin-left:auto;font-style:normal}.missing-roster-action{color:#936a12;font-size:inherit;text-underline-offset:2px;background:0 0;border:0;margin-left:auto;padding:2px 0;text-decoration:underline}.missing-roster-action:hover{color:#704d00}.missing-roster-intro{color:#637183;margin:0 0 15px;font-size:.72rem;line-height:1.5}.missing-roster-list{gap:8px;display:grid}.missing-roster-row{background:#f8fafb;border:1px solid #d9e0e7;border-radius:3px;grid-template-columns:minmax(180px,1fr) 170px 100px 84px;align-items:end;gap:12px;padding:11px 12px;display:grid}.missing-roster-person{gap:4px;min-width:0;display:grid}.missing-roster-person strong{color:#354252;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.missing-roster-person span{color:#8190a0;font-size:.65rem}.missing-roster-row>label{gap:5px;display:grid}.missing-roster-row>label>span{color:#5b6878;font-size:.65rem;font-weight:700}.missing-roster-row input[type=date]{border-radius:2px;height:34px;font-size:.7rem}.missing-roster-row .missing-driver-check{align-items:center;gap:6px;height:34px;display:flex}.missing-roster-row .missing-driver-check input{accent-color:#1681e6;width:15px;height:15px}.missing-roster-row>button{border-radius:2px;height:34px;font-size:.68rem}.missing-roster-complete{color:#2a8a55;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;display:flex}.missing-roster-complete svg{width:28px}.missing-roster-complete strong{color:#4d5c6a;font-size:.8rem}.patrol-workspace{min-width:0}.patrol-view-toolbar{background:#f7f9fa;border:1px solid #d8dde3;align-items:center;gap:12px;min-width:0;min-height:46px;margin-top:8px;padding:6px 9px;display:flex}.patrol-loading{color:#778493;background:#f8fafb;border:1px solid #d8dee5;place-items:center;min-height:150px;margin-top:12px;font-size:.72rem;display:grid}.patrol-board{gap:9px;min-width:0;margin-top:12px;display:grid}.patrol-board-help{background:#f8fafb;border:1px solid #d8dee5;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 12px;display:flex}.patrol-board-help>div{gap:3px;min-width:0;display:grid}.patrol-board-help strong{color:#3d4b59;font-size:.75rem}.patrol-board-help span{color:#7a8794;font-size:.64rem}.patrol-board-help>button{color:#326987;background:#eef8fe;border:1px solid #a9c8dd;border-radius:2px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:.66rem;display:flex}.patrol-board-help>button svg{width:13px}.patrol-day-band{background:#fff;border:1px solid #cfd7df;grid-template-columns:82px minmax(175px,.85fr) minmax(0,3.15fr);align-items:stretch;min-width:0;display:grid}.patrol-day-band>header{color:#405064;text-align:center;background:#eef2f5;border-right:1px solid #d8dee5;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;padding:10px 6px;display:flex}.patrol-day-band>header strong{font-size:.82rem}.patrol-day-band>header span{color:#82909e;font-size:.58rem}.patrol-pool{background:#fbfcfd;border-right:1px solid #d8dee5;min-width:0;min-height:144px;padding:9px}.patrol-pool>b{color:#617184;margin-bottom:7px;font-size:.64rem;display:block}.patrol-pool>div{flex-wrap:wrap;align-content:flex-start;gap:5px;display:flex}.patrol-pool small{color:#95a0aa;font-size:.61rem;line-height:1.4}.patrol-person{color:#526172;text-align:left;cursor:grab;background:#fff;border:1px solid #cbd4dc;border-radius:2px;gap:2px;max-width:100%;min-height:34px;padding:4px 7px;display:grid}.patrol-person:hover,.patrol-person.selected{background:#eaf5fc;border-color:#70a9d1;box-shadow:inset 2px 0 #65a5cf}.patrol-person:active{cursor:grabbing}.patrol-person strong,.patrol-person span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.patrol-person strong{color:#3b4b5c;font-size:.63rem}.patrol-person span{color:#8491a0;font-size:.55rem}.patrol-vehicles{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0;padding:7px;display:grid}.patrol-vehicle{background:#f6f8fa;border:1px solid #cfd7df;border-radius:3px;flex-direction:column;min-width:0;min-height:130px;transition:border-color .18s,background .18s;display:flex}.patrol-vehicle.ready{background:#e3f5e8;border-color:#82c69a;box-shadow:inset 0 0 0 1px #53a56f1a}.patrol-vehicle-target{color:#678;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:75px;padding:6px;display:flex}.patrol-vehicle-target:not(:disabled):hover{color:#1c77b8;background:#ffffff94}.patrol-vehicle-target:disabled{cursor:default;opacity:1}.patrol-vehicle-target svg{color:#97a5b2;stroke-width:1.25px;width:48px;height:48px}.patrol-vehicle.ready .patrol-vehicle-target svg{color:#57a874}.patrol-vehicle-target strong{color:#3d4c5b;margin-top:-5px;font-size:.75rem}.patrol-vehicle-target span{color:#80909f;font-size:.56rem}.patrol-vehicle-members{border-top:1px solid #96a2ae59;gap:3px;min-width:0;margin-top:auto;padding:5px;display:grid}.patrol-assigned-person{cursor:grab;background:#ffffffd1;border:1px solid #9fadb9a6;border-radius:2px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-width:0;min-height:27px;display:grid}.patrol-assigned-person.selected{border-color:#5a9bc9;box-shadow:inset 2px 0 #5a9bc9}.patrol-assigned-person>button:first-child{color:#435363;text-align:left;background:0 0;align-items:center;gap:5px;min-width:0;padding:4px 5px;display:flex}.patrol-assigned-person>button:first-child b{color:#d7323f;flex:none;font-size:.58rem}.patrol-assigned-person>button:first-child span{text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;font-weight:600;overflow:hidden}.patrol-remove-person{color:#82909c;background:0 0;place-items:center;width:23px;height:23px;display:grid}.patrol-remove-person:hover{color:#cf3142}.patrol-remove-person svg{width:12px}.patrol-undefined{background:#fff8ef;border:1px solid #e2c09d;min-width:0}.patrol-undefined>header{color:#815c2e;background:#f9e8d5;align-items:center;gap:7px;min-height:38px;padding:0 11px;display:flex}.patrol-undefined>header svg{width:15px}.patrol-undefined>header strong{font-size:.7rem}.patrol-undefined>header span{margin-left:auto;font-size:.61rem}.patrol-undefined>div{flex-wrap:wrap;gap:5px;padding:8px;display:flex}.patrol-undefined>div>span{background:#fff;border:1px solid #efd0b1;border-radius:2px;gap:2px;min-width:120px;padding:5px 8px;display:grid}.patrol-undefined b{color:#694c32;font-size:.62rem}.patrol-undefined small{color:#9a8068;font-size:.55rem}.patrol-tables-view{gap:16px;min-width:0;margin-top:12px;display:grid}.patrol-tables-month{background:#f8fafb;border:1px solid #d8dee5;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:12px;min-width:0;padding:8px 10px;display:grid}.patrol-tables-month>span{color:#73808e;font-size:.67rem}.patrol-tables-month .month-nav{width:100%}.patrol-schedule{background:#fff;border:1px solid #777;min-width:0}.patrol-schedule>header{color:#111;text-align:center;background:#fff;align-content:center;place-items:center;min-height:41px;padding:4px 10px;font-family:Times New Roman,serif;display:grid}.patrol-schedule>header strong,.patrol-schedule>header b{font-size:10px}.patrol-schedule-scroll{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.patrol-schedule table{border-collapse:collapse;table-layout:fixed;color:#000;background:#fff;width:100%;min-width:790px;font-family:Arial,Helvetica,sans-serif;font-size:8px}.patrol-schedule col.patrol-rank-col{width:54px}.patrol-schedule col.patrol-name-col{width:102px}.patrol-schedule col.patrol-gu-col{width:31px}.patrol-schedule col.patrol-date-col{width:auto}.patrol-schedule th,.patrol-schedule td{text-align:center;text-overflow:ellipsis;white-space:nowrap;border:1px solid #111;height:21px;padding:1px 2px;overflow:hidden}.patrol-schedule thead th{color:#000;background:#fff900;font-weight:700}.patrol-schedule thead th.highlighted{color:#f01818}.patrol-schedule tbody td:first-child,.patrol-schedule tbody td:nth-child(2){font-weight:600}.patrol-schedule tbody .vehicle-1 td:first-child,.patrol-schedule tbody .vehicle-1 td:nth-child(2),.patrol-schedule tbody .vehicle-1 .patrol-gu-cell{background:#d9e9bd}.patrol-schedule tbody .vehicle-2 td:first-child,.patrol-schedule tbody .vehicle-2 td:nth-child(2),.patrol-schedule tbody .vehicle-2 .patrol-gu-cell{background:#e7e7e1}.patrol-schedule tbody .vehicle-3 td:first-child,.patrol-schedule tbody .vehicle-3 td:nth-child(2),.patrol-schedule tbody .vehicle-3 .patrol-gu-cell{background:#f2dfd8}.patrol-schedule tbody .vehicle-4 td:first-child,.patrol-schedule tbody .vehicle-4 td:nth-child(2),.patrol-schedule tbody .vehicle-4 .patrol-gu-cell{background:#f3c99f}.patrol-schedule .patrol-gu-cell{font-size:8px;font-weight:700}.patrol-duty-role{color:#e52323;margin-left:2px;font-size:8px}.patrol-schedule .extra-row td{color:#ec1b24;font-weight:700}.manager-grid{grid-template-columns:290px minmax(0,1fr);gap:18px;display:grid}.qnap-form-card{background:#f8f9fa;border:1px solid #d9dee4;border-radius:3px;align-self:start;padding:17px}.qnap-form-card h2{margin:0 0 17px;font-size:.9rem;font-weight:500}.qnap-form-card button{border-radius:2px;align-items:center;gap:6px;min-height:35px;padding:0 13px;font-size:.72rem;display:inline-flex}.qnap-form-card button svg{width:15px}.check-row{color:#586577;align-items:center;font-size:.72rem;grid-template-columns:none!important;gap:8px!important;display:flex!important}.check-row input{accent-color:#1681e6;width:15px;height:15px}.qnap-list{border:1px solid #d8dde3;min-width:0}.qnap-list-head,.qnap-list-row{grid-template-columns:1fr 1.4fr 110px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:grid}.qnap-list-head{color:#5c91a9;background:#edf1f4;font-size:.69rem}.qnap-list-row{color:#5b6674;border-top:1px solid #edf0f3;font-size:.72rem}.qnap-list-row:hover{background:#eef7ff}.qnap-list-row strong{color:#384351}.qnap-list-row i{color:#27804e;background:#e5f7ec;border-radius:2px;width:fit-content;padding:3px 7px;font-size:.62rem;font-style:normal}.qnap-list-head.with-actions,.qnap-list-row.with-actions{grid-template-columns:minmax(120px,1fr) minmax(150px,1.4fr) 90px 58px}.list-edit-action{color:#3d5e78;background:linear-gradient(#fff,#eaf0f4);border:1px solid #bcc7d1;border-radius:2px;place-items:center;width:30px;height:28px;display:grid}.list-edit-action:hover{color:#0875d1;background:#eaf5ff;border-color:#7ba9ce}.list-edit-action svg{width:14px}.effective-page{padding-top:14px}.effective-layout{grid-template-columns:250px minmax(0,1fr);gap:14px;display:grid}.effective-filter{background:#f7f9fa;border:1px solid #d8dde3;border-radius:3px;align-self:start;gap:13px;padding:15px;display:grid}.effective-filter>strong{color:#354252;font-size:.86rem;font-weight:600}.effective-company-field,.effective-policing-filter{gap:7px;display:grid}.effective-company-field>span,.effective-policing-filter>span{color:#566577;font-size:.69rem;font-weight:700}.effective-company-select{background:#fff;border:1px solid #cbd3dc;border-radius:2px;grid-template-columns:66px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.effective-company-total{color:#445262;text-align:center;background:#eef2f5;border-right:1px solid #d9e0e6;place-content:center;gap:1px;min-width:0;display:grid}.effective-company-total b{font-size:.92rem;font-weight:600;line-height:1}.effective-company-total small{color:#7b8794;font-size:.5rem;font-weight:400}.effective-company-select select{color:#3e4b5b;min-width:0;height:43px;box-shadow:none;background-color:#fff;border:0;border-radius:0;padding:0 28px 0 11px;font-size:.72rem}.effective-policing-filter{padding-top:2px}.effective-policing-filter>div{gap:5px;display:grid}.effective-policing-filter button{color:#566373;text-align:left;background:#fff;border:1px solid #d4dbe2;border-radius:2px;justify-content:space-between;align-items:center;gap:9px;min-height:38px;padding:0 9px 0 11px;font-size:.7rem;display:flex}.effective-policing-filter button:hover{background:#f5f8fa;border-color:#aebdca}.effective-policing-filter button.active{color:#284f68;background:#deedf6;border-color:#82aec9;box-shadow:inset 3px 0 #5f9fc5}.effective-policing-filter button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.effective-policing-filter button>b{color:#607586;background:#edf2f5;border-radius:11px;flex:none;place-items:center;min-width:25px;height:21px;font-size:.66rem;font-weight:600;display:grid}.effective-policing-filter button.active>b{color:#285a77;background:#c9e2f0}.effective-policing-filter small{color:#7c8997;border:1px dashed #cfd6de;padding:9px;font-size:.65rem;line-height:1.4}.effective-list{min-width:0;overflow-x:auto}.effective-list-toolbar{background:#f7f9fa;border-bottom:1px solid #d8dde3;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 9px;display:flex}.effective-view-options{align-items:center;gap:3px;display:flex}.effective-view-options button{color:#586573;background:0 0;border:1px solid #0000;border-radius:2px;place-items:center;width:32px;height:30px;display:grid}.effective-view-options button:hover{color:#33414f;background:#fff;border-color:#cbd3da}.effective-view-options button.active{color:#3e4b58;background:#fff;border-color:#c5cdd5;box-shadow:0 1px 2px #2a374414}.effective-view-options svg{width:18px}.effective-list-toolbar .effective-create-action{border-radius:2px;align-items:center;gap:6px;min-height:33px;padding:0 12px;font-size:.7rem;display:inline-flex}.effective-create-action svg{width:15px}.effective-toolbar-actions{align-items:center;gap:6px;display:flex}.effective-context{position:relative}.effective-more-action{color:#506174;background:#fff;border:1px solid #c5ced7;border-radius:2px;place-items:center;width:33px;height:33px;display:grid}.effective-more-action:hover{color:#0874c9;background:#f5f9fc;border-color:#91b3ce}.effective-more-action svg{width:16px}.effective-context-menu{z-index:35;background:#fff;border:1px solid #c5ced7;border-radius:2px;width:205px;padding:5px 0;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 8px 24px #23303d33}.effective-context-menu>span{color:#83909e;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e2e7ec;padding:7px 12px 8px;font-size:.63rem;display:block;overflow:hidden}.effective-context-menu button{color:#485667;text-align:left;background:#fff;align-items:center;gap:9px;width:100%;min-height:36px;padding:0 12px;font-size:.7rem;display:flex}.effective-context-menu button:hover{color:#176fae;background:#eef6fc}.effective-context-menu button+button{border-top:1px solid #eef1f4}.effective-context-menu svg{width:15px}.effective-list .qnap-list-head,.effective-list .qnap-list-row{grid-template-columns:minmax(68px,.68fr) minmax(64px,.6fr) minmax(100px,1.2fr) minmax(65px,.65fr) minmax(105px,1fr) minmax(72px,.72fr) 78px;min-width:0}.user-row-actions{align-items:center;gap:5px;display:flex}.user-row-actions .effective-more-action{width:30px;height:28px}.user-row-context{line-height:normal}.user-context-menu{width:238px;top:calc(100% + 4px)}.move-user-summary{background:#f7fafc;border:1px solid #d5dfe7;flex-direction:column;gap:2px;padding:9px 11px;display:flex}.move-user-summary strong{color:#344557;font-size:.78rem}.move-user-summary span{color:#708094;font-size:.66rem}.structure-list .qnap-list-head,.structure-list .qnap-list-row{grid-template-columns:minmax(120px,1.2fr) minmax(100px,1fr) minmax(105px,.8fr) 118px}.structure-list .qnap-list-row{cursor:default}.structure-list .qnap-list-row.selected{background:#f0f7fb;box-shadow:inset 3px 0 #6da4c5}.structure-effective-count{color:#526779;align-items:center;gap:6px;display:flex}.structure-effective-count svg{color:#4d8db7;width:15px}.structure-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.structure-row-actions .effective-more-action,.roster-link-action{color:#3d5e78;background:linear-gradient(#fff,#eaf0f4);border:1px solid #bcc7d1;border-radius:2px;place-items:center;width:30px;height:28px;display:grid}.structure-row-actions .effective-more-action:hover,.roster-link-action:hover{color:#0875d1;background:#eaf5ff;border-color:#7ba9ce}.roster-link-action svg,.structure-row-actions .effective-more-action svg{width:14px}.structure-context-menu{width:225px;top:calc(100% + 4px)}.structure-secondary-action{color:#4b5b6b;background:linear-gradient(#fff,#edf2f5);border:1px solid #c3cdd6;border-radius:2px;align-items:center;gap:6px;min-height:33px;padding:0 12px;font-size:.7rem;display:inline-flex}.structure-secondary-action:hover{color:#176fae;background:#f5f9fc;border-color:#91b3ce}.structure-secondary-action svg{width:15px}.effective-list .qnap-list-row>span:nth-child(6){color:#5e6976;font-size:.67rem}.effective-list .effective-rank{color:#4f5c6c;font-weight:700}.effective-list .effective-name{color:#344252;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.driver-toggle{color:#5a6878;align-items:center;gap:6px;font-size:.67rem;display:flex}.driver-toggle input{accent-color:#1681e6;width:15px;height:15px}.effective-driver-check{margin-bottom:16px}.effective-list .qnap-list-row i.pending{color:#936a12;background:#fff3cf}.effective-empty{color:#7e8a98;text-align:center;place-items:center;min-height:170px;padding:20px;font-size:.74rem;display:grid}.effective-create-form>label{gap:6px;margin-bottom:16px;display:grid}.effective-create-form>label>span{color:#49576a;font-size:.74rem;font-weight:700}.effective-create-form>label small{color:#8290a1;font-size:.66rem}.move-policing-form>label{gap:6px;display:grid}.move-policing-form>label span{color:#49576a;font-size:.74rem;font-weight:700}.move-policing-warning{color:#685728;background:#fff8e4;border:1px solid #e7ce8a;border-radius:3px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;margin-top:14px;padding:12px;font-size:.72rem;line-height:1.45;display:grid}.move-policing-warning svg{color:#b78612;width:20px}.move-policing-form>small{color:#7f8b98;margin-top:9px;font-size:.66rem;line-height:1.45;display:block}.user-edit-summary{background:#f7f9fa;border:1px solid #d9e1e8;border-radius:3px;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 17px;padding:11px 12px;display:flex}.user-edit-summary>div{gap:3px;min-width:0;display:grid}.user-edit-summary strong{color:#364454;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.user-edit-summary span{color:#8190a0;font-size:.65rem}.user-edit-summary i{color:#2a7e4d;background:#e4f5ea;border-radius:2px;flex:none;padding:4px 7px;font-size:.62rem;font-style:normal}.user-edit-form .user-driver-edit{background:#f8fafb;border:1px solid #d9e0e7;border-radius:3px;margin-bottom:16px;padding:10px 12px}.user-edit-form .user-driver-edit span{color:#536172;font-size:.72rem;font-weight:600}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1d222887;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.app-modal{background:#fff;border:1px solid #bfc6ce;border-radius:4px;flex-direction:column;width:min(520px,100%);max-height:calc(100vh - 36px);display:flex;overflow:hidden;box-shadow:0 20px 70px #0000004d}.app-modal.wide{width:min(760px,100%)}.app-modal>header{background:#f8f9fa;border-bottom:1px solid #d9dee4;justify-content:space-between;align-items:center;min-height:52px;padding:0 15px 0 20px;display:flex}.app-modal>header h2{color:#343b44;margin:0;font-size:1rem;font-weight:500}.app-modal>header button{color:#7b8795;background:0 0;place-items:center;width:32px;height:32px;display:grid}.app-modal>header svg{width:18px}.app-modal-body{min-height:0;padding:20px;overflow:auto}.edit-name-form>label{gap:6px;display:grid}.edit-name-form>label span{color:#49576a;font-size:.74rem;font-weight:700}.edit-name-form>small{color:#7f8c9b;margin-top:8px;font-size:.68rem;display:block}.day-offers-head{border-bottom:1px solid #dce2e8;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;padding-bottom:14px;display:flex}.day-offers-head>div{gap:3px;display:grid}.day-offers-head strong{color:#354252;font-size:.82rem}.day-offers-head span{color:#7d8997;font-size:.68rem}.day-offers-head>button{border-radius:2px;align-items:center;gap:6px;min-height:35px;padding:0 13px;font-size:.72rem;display:inline-flex}.day-offers-head svg{width:15px}.day-offers-list{gap:12px;display:grid}.day-offers-empty{color:#8995a2;text-align:center;border:1px dashed #cfd7df;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:220px;display:flex}.day-offers-empty svg{width:30px}.day-offers-empty strong{color:#657383;font-size:.82rem}.day-offers-empty span{font-size:.69rem}.day-offer-card{background:#fff;border:1px solid #d5dce3;border-radius:4px;overflow:hidden}.day-offer-card>header{background:#f8fafb;border-bottom:1px solid #e1e6eb;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 13px;display:grid}.day-offer-card>header>div:nth-child(2){gap:3px;min-width:0;display:grid}.day-offer-card>header strong{color:#344252;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.day-offer-card>header span{color:#7c8998;font-size:.67rem}.day-offer-card>header>i{border-radius:3px;padding:4px 8px;font-size:.63rem;font-style:normal}.day-offer-card>header>i.open{color:#126cae;background:#e2f2fd}.day-offer-card>header>i.complete{color:#24794b;background:#e3f6ea}.day-offer-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;padding:14px;display:grid}.day-offer-details>div{gap:4px;min-width:0;display:grid}.day-offer-details span,.day-offer-volunteers>span{color:#8190a0;font-size:.62rem}.day-offer-details strong{color:#435163;text-overflow:ellipsis;font-size:.71rem;overflow:hidden}.day-offer-details strong.with-volunteers{color:#0875cc}.day-offer-volunteers{background:#f2f8fc;border:1px solid #d8e7f1;margin:0 14px 12px;padding:10px}.day-offer-volunteers>div{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.day-offer-volunteers i{color:#35657f;background:#fff;border-radius:3px;padding:4px 7px;font-size:.63rem;font-style:normal}.day-offer-card>footer{background:#f8fafb;border-top:1px solid #e1e6eb;justify-content:flex-end;padding:9px 13px;display:flex}.day-offer-card>footer button{color:#425163;background:linear-gradient(#fff,#edf1f4);border:1px solid #bcc7d1;border-radius:2px;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:.68rem;display:inline-flex}.day-offer-card>footer svg{width:14px}.offer-choice-list{gap:12px;display:grid}.offer-choice{background:#f7f9fa;border:1px solid #dce1e6;border-radius:5px;gap:8px;padding:10px;display:grid}.offer-choice .offer-summary{background:0 0;border:0;padding:5px}.admin-form .target-switch{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:15px;display:grid}.target-switch button{color:#647184;background:#f6f7f8;border:1px solid #cbd3dc;border-radius:3px;justify-content:center;align-items:center;gap:7px;min-height:40px;display:flex}.target-switch button.active{color:#0973d5;background:#eaf5ff;border-color:#2387e4}.target-switch svg{width:17px}.eligibility{background:#f2f9fe;border:1px solid #c5dcec;margin:3px 0 16px;padding:13px}.eligibility>div:first-child{gap:3px;margin-bottom:11px;display:grid}.eligibility strong{font-size:.78rem}.eligibility span{color:#778495;font-size:.66rem}.policing-checks{border-top:1px solid #d9e8f2;flex-wrap:wrap;gap:6px 14px;padding-top:9px;display:flex}.policing-checks label{align-items:center;gap:5px;margin:0;font-size:.7rem;display:flex}.policing-checks input{width:14px;height:14px}.modal-actions{background:#f7f8f9;border-top:1px solid #d9dee4;justify-content:flex-end;gap:8px;margin:18px -20px -20px;padding:12px 20px;display:flex}.modal-actions button{color:#4d5866;background:linear-gradient(#fff,#edf0f2);border:1px solid #c4cbd3;border-radius:2px;min-width:100px;min-height:34px}.toast-stack{z-index:200;gap:9px;width:min(370px,100vw - 28px);display:grid;position:fixed;top:24px;right:24px}.live-toast{background:#fff;border:1px solid #cfd7df;border-left:4px solid #278ae4;border-radius:4px;grid-template-columns:38px minmax(0,1fr) 25px;align-items:start;gap:9px;padding:12px;animation:.25s ease-out toast-in;display:grid;box-shadow:0 12px 35px #1e2a3738}.live-toast.success{border-left-color:#2ba568}.live-toast.error{border-left-color:#df3349}.live-toast>span{color:#fff;background:#278ae4;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.live-toast.success>span{background:#2ba568}.live-toast.error>span{background:#df3349}.live-toast svg{width:18px}.live-toast div{min-width:0}.live-toast strong{color:#34404d;font-size:.78rem}.live-toast p{color:#718093;margin:4px 0 0;font-size:.69rem;line-height:1.4}.live-toast>button{color:#9aa5b1;background:0 0}.live-toast>button svg{width:14px}@keyframes toast-in{0%{opacity:0;transform:translate(30px)}}@media (max-width:1200px){.patrol-day-band{grid-template-columns:78px minmax(165px,.75fr) minmax(0,2fr)}.patrol-vehicles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.login-page{background:var(--pmp-gray);grid-template-columns:1fr}.login-brand{display:none}.login-panel{align-items:center;min-height:100vh;padding:22px}.login-card{border:0;border-radius:7px;padding:25px 22px;box-shadow:0 15px 45px #0000003d}.login-mobile-brand{border-bottom:1px solid #e4e8ec;align-items:center;gap:10px;margin:-5px 0 22px;padding-bottom:17px;display:flex}.login-mobile-brand>div{gap:2px;display:grid}.login-mobile-brand b{color:#3a444f;font-size:1rem}.login-mobile-brand span{color:#8a949f;font-size:.66rem}.qnap-body{grid-template-columns:1fr}.qnap-sidebar{z-index:60;width:250px;height:auto;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%);box-shadow:10px 0 30px #0000003d}.qnap-sidebar.open{transform:translate(0)}.qnap-toolbar button.admin-menu-button{color:#56616e;background:#edf0f3;place-items:center;width:36px;height:36px;display:grid}.admin-summary-row{grid-template-columns:1fr}.admin-summary-row>.month-nav{min-height:38px}.admin-summary-row.compact{grid-template-columns:minmax(210px,220px)}.admin-kpis{grid-template-columns:repeat(2,1fr)}.manager-grid,.effective-layout{grid-template-columns:1fr}.admin-calendar .calendar-day{min-height:70px}.qnap-list{overflow-x:auto}.qnap-list-head,.qnap-list-row{min-width:570px}.volunteer-roster-scroll{overflow-x:auto}.volunteer-head,.volunteer-row{min-width:680px}.patrol-day-band{grid-template-columns:80px minmax(175px,.7fr) minmax(0,2fr)}.patrol-vehicles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.onboarding-page{background:#fff;padding:0}.onboarding-card{min-height:100vh;box-shadow:none;border-radius:0}.onboarding-card>header{padding:23px 18px}.onboarding-card form{padding:21px 18px 28px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.military-content{padding-left:12px;padding-right:12px}.mobile-title{flex-direction:column;align-items:stretch}.month-nav{grid-template-columns:38px 1fr 38px}.calendar-grid{gap:3px;padding:5px}.calendar-day{padding:5px 4px}.calendar-day .day-number{font-size:.76rem}.calendar-day small{font-size:.48rem}.calendar-legend{gap:8px 12px}.app-modal{max-height:calc(100vh - 16px)}.modal-backdrop{padding:8px}.app-modal-body{padding:15px}.modal-actions{margin-bottom:-15px;margin-left:-15px;margin-right:-15px}.missing-roster-row{grid-template-columns:1fr;align-items:stretch}.missing-roster-row>button{width:100%}.missing-roster-action{text-align:left;width:100%;margin-left:0}.patrol-board-help{flex-direction:column;align-items:stretch}.patrol-board-help>button{align-self:flex-start}.patrol-day-band{grid-template-columns:1fr}.patrol-day-band>header{border-bottom:1px solid #d8dee5;border-right:0;flex-direction:row;min-height:44px}.patrol-pool{border-bottom:1px solid #d8dee5;border-right:0;min-height:0}.patrol-vehicles,.patrol-tables-month{grid-template-columns:1fr}.patrol-tables-month>span{display:none}.admin-form .form-grid{display:block}.target-switch{margin-top:4px}.admin-dashboard,.manager-page{padding:13px}.admin-page-head{flex-direction:column;align-items:stretch}.admin-kpis{gap:6px}.admin-kpis>div{padding:9px}.admin-calendar .calendar-day{min-height:52px;padding:4px}.admin-calendar small{font-size:.48rem}.admin-calendar .admin-vacancy-count{padding:3px 4px;font-size:.55rem}.admin-calendar .admin-vacancy-count b{font-size:.72rem}.day-offers-head{flex-direction:column;align-items:stretch}.day-offers-head>button{justify-content:center}.day-offer-details{grid-template-columns:1fr;gap:10px}.toast-stack{top:12px;right:14px}}
