@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#243b53;background:#f4f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}a{color:#1864ab;font-weight:600;text-decoration:none}a:hover{text-decoration:underline}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(400px,1.08fr) minmax(420px,.92fr)}.welcome-panel{position:relative;overflow:hidden;padding:56px 9vw;display:flex;align-items:center;color:#fff;background:linear-gradient(145deg,#102a43,#174b66 62%,#1f6f78)}.welcome-content{position:relative;z-index:1;max-width:610px}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;font:700 20px Manrope,sans-serif}.brand:hover{text-decoration:none}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#102a43;background:#68d8c4;font-weight:800}.brand-icon{width:42px;height:42px;border-radius:12px;object-fit:cover;box-shadow:0 8px 24px #0000002e}.welcome-panel .eyebrow{margin-top:90px;color:#8ce6d7}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:#197278}.welcome-panel h1{margin:0;max-width:620px;font:800 clamp(46px,5vw,76px)/1.04 "Manrope",sans-serif;letter-spacing:-.04em}.welcome-copy{max-width:510px;margin-top:28px;color:#d7e8ef;font-size:18px;line-height:1.7}.decorative-grid{position:absolute;width:420px;height:420px;right:-160px;bottom:-140px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.form-panel{display:grid;place-items:center;padding:48px;background:#fff}.auth-card{width:min(100%,430px)}.auth-card h2,.reset-card h1{margin:0 0 10px;color:#102a43;font:800 34px/1.2 Manrope,sans-serif;letter-spacing:-.025em}.muted{margin:0 0 30px;color:#627d98;line-height:1.6}label{display:block;margin:20px 0;color:#334e68;font-size:14px;font-weight:600}input{width:100%;margin-top:8px;padding:13px 14px;border:1px solid #bcccdc;border-radius:9px;color:#102a43;outline:none;transition:border-color .15s,box-shadow .15s}textarea{width:100%;min-height:96px;margin-top:8px;padding:13px 14px;border:1px solid #bcccdc;border-radius:9px;color:#102a43;outline:none;resize:vertical;transition:border-color .15s,box-shadow .15s}select{width:100%;margin-top:8px;padding:13px 14px;border:1px solid #bcccdc;border-radius:9px;color:#102a43;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}input:disabled,textarea:disabled,select:disabled{color:#627d98;background:#eef3f7;cursor:not-allowed}input:read-only{background:#f8fbfd}input:focus,textarea:focus,select:focus{border-color:#258b86;box-shadow:0 0 0 3px #258b8624}.user-form input,.user-form select,.user-form textarea{scroll-margin-top:110px;scroll-margin-bottom:90px}.form-link-row{margin:-4px 0 24px;text-align:right;font-size:14px}.button{border:0;border-radius:9px;padding:12px 18px;cursor:pointer;font-weight:700;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:not-allowed}.button--primary{color:#fff;background:#146c70;box-shadow:0 8px 22px #146c702e}.button--primary:hover:not(:disabled){background:#105d61}.button--wide{width:100%;padding:14px}.button--ghost{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.button--light{color:#146c70;background:#e6f7f3}.button--light:hover:not(:disabled){background:#d4f0eb}.button--danger{color:#9b1c1c;background:#ffe8e8}.button--danger:hover:not(:disabled){color:#fff;background:#c53030}.button--disabled{color:#829ab1;background:#eef3f7;cursor:not-allowed}.button--disabled:hover{transform:none;text-decoration:none}.link-button{display:inline;padding:0;border:0;color:#146c70;background:transparent;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}.link-button:disabled{opacity:.55;cursor:wait}.support-note{margin-top:28px;color:#829ab1;text-align:center;font-size:13px}.mobile-brand{display:none}.alert{margin:18px 0;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.5}.alert--error{color:#8a1c1c;background:#fff0f0;border:1px solid #ffd1d1}.alert--success{color:#17633c;background:#edfdf4;border:1px solid #b7ebce}.field-error{margin-top:8px;padding:9px 11px;border:1px solid #ffd1d1;border-radius:8px;color:#8a1c1c;background:#fff0f0;font-size:13px;line-height:1.4}.confirm-overlay{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#102a4375;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirm-card{width:min(560px,100%);display:grid;grid-template-columns:auto 1fr;gap:18px;padding:24px;border:1px solid #f7c873;border-radius:18px;background:#fffaf0;box-shadow:0 24px 80px #102a4338}.confirm-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#fff;background:#d97706;font-size:24px;font-weight:900}.confirm-content h3{margin:0 0 8px;color:#102a43;font:800 26px/1.15 Manrope,sans-serif;letter-spacing:-.02em}.confirm-content .eyebrow{margin-bottom:8px;color:#b45309}.confirm-content .muted{margin-bottom:16px;color:#5c4730}.duplicate-case-list{display:grid;gap:10px;margin:16px 0}.duplicate-case-item{display:grid;gap:4px;padding:12px 14px;border:1px solid #f4d7a1;border-radius:12px;background:#fff;color:#334e68;font-size:14px}.duplicate-case-item strong{color:#102a43}.confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.confirm-actions .button{min-width:130px}.reset-page{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(circle at top left,#d8f3ed,transparent 34%),#eef3f7}.reset-card{width:min(100%,480px);padding:42px;background:#fff;border:1px solid #d9e2ec;border-radius:18px;box-shadow:0 24px 70px #102a431a}.brand--dark{color:#102a43;margin-bottom:52px}.back-link{display:inline-block;margin-top:24px;font-size:14px}.app-header{position:sticky;top:0;z-index:10;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,5vw);background:#102a43;box-shadow:0 3px 14px #102a4333}.brand--small{font-size:17px}.brand--small .brand-mark{width:32px;height:32px;border-radius:9px}.brand--small .brand-icon{width:34px;height:34px;border-radius:10px;box-shadow:0 6px 18px #0000002e}.header-actions{display:flex;align-items:center;gap:16px}.header-link{color:#d9e2ec;font-size:14px;font-weight:700}.header-link:hover{color:#fff;text-decoration:underline}.user-chip{color:#d9e2ec;font-size:14px}.mobile-user-chip{display:none;color:#d9e2ec;font-size:13px;font-weight:700;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-toggle{display:none;width:44px;height:42px;padding:9px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1a;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:5px 0;border-radius:999px;background:#fff}.dashboard-shell{min-height:100vh;display:flex;flex-direction:column}.dashboard{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0}.dashboard h1{margin:0;color:#102a43;font:800 clamp(36px,5vw,54px) "Manrope",sans-serif;letter-spacing:-.035em}.dashboard-welcome{color:#627d98;font-size:18px}.dashboard-actions{margin-top:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;background:#fff;border:1px solid #d9e2ec;border-radius:16px;box-shadow:0 14px 45px #102a430f}.dashboard-action-list{display:grid;gap:18px;margin-top:38px}.dashboard-action-list .dashboard-actions{margin-top:0}.dashboard-action-list .dashboard-actions .button{min-width:144px;text-align:center}.dashboard-quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.dashboard-quick-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:8px 15px 8px 9px;border:1px solid #cfe1e5;border-radius:11px;color:#146c70;background:#fff;box-shadow:0 5px 16px #102a430d;font-size:14px;font-weight:800;transition:border-color .15s,background .15s,transform .15s}.dashboard-quick-link:hover{border-color:#68d8c4;background:#f2fbf9;text-decoration:none;transform:translateY(-1px)}.quick-link-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#fff;background:#197278;font:800 12px Manrope,sans-serif}.dashboard-quick-link--disabled{color:#829ab1;background:#f1f5f7;border-color:#e1e8ed;box-shadow:none;cursor:not-allowed}.dashboard-quick-link--disabled .quick-link-icon{background:#9fb3c2}.dashboard-quick-link--disabled:hover{border-color:#e1e8ed;background:#f1f5f7;transform:none}.manpower-page{max-width:1420px}.manpower-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.manpower-title-row h1{margin-bottom:8px}.manpower-actions{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid #cfe2e7;border-radius:16px;background:linear-gradient(135deg,#fff,#f3fbfa);box-shadow:0 12px 28px #102a431c}.manpower-action-button{display:flex;align-items:center;justify-content:center;width:54px;min-width:54px;height:52px;padding:0;border:1px solid transparent;border-radius:11px;background:#e7f7f4;color:#087476;line-height:1;box-shadow:none}.manpower-action-button svg{display:block;width:27px;height:27px;margin:0;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.manpower-action-button--unavailable{color:#a33a4a;background:#fff0f2}.manpower-action-button--unavailable:hover,.manpower-action-button--unavailable:focus-visible{color:#fff;background:#b83b50}.manpower-action-button:hover{border-color:#b8dfda;background:#d7f1ed;transform:translateY(-2px);box-shadow:0 6px 14px #0874761f}.manpower-action-button--primary{background:#117c7e;color:#fff}.manpower-action-button--primary:hover{background:#086c6e}.weekly-plan-modal{width:min(760px,100%)}.weekly-plan-toolbar{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:18px 0}.weekly-plan-toolbar label{flex:1;max-width:310px;margin:0}.weekly-plan-toolbar select{margin-top:5px}.weekly-plan-toolbar .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px}.weekly-plan-toolbar .button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.weekly-plan-list{display:grid;gap:8px;margin-top:14px}.weekly-plan-list article{display:grid;grid-template-columns:92px 1fr;min-height:58px;overflow:hidden;border:1px solid #d9e6eb;border-radius:11px;background:#f9fcfd}.weekly-plan-day{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:10px;color:#fff;background:#167d7f}.weekly-plan-day strong{font-size:15px}.weekly-plan-day span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.weekly-plan-entries{display:grid;align-content:center;gap:8px;padding:10px 14px}.weekly-plan-entries>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.weekly-plan-entries>div+div{padding-top:8px;border-top:1px solid #e1ebef}.weekly-plan-entries>div>span{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.weekly-plan-entries em{padding:3px 7px;border-radius:999px;color:#087476;background:#def4ef;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}.weekly-plan-entries strong{color:#243b53;font-size:13px}.weekly-plan-entries p{margin:0;color:#334e68;font-size:13px;font-weight:700;text-align:right}.weekly-plan-empty{color:#829ab1;font-size:13px;font-style:italic}.weekly-plan-unavailable,.weekly-plan-jobs{margin-top:18px;padding-top:16px;border-top:1px solid #d9e6eb}.weekly-plan-jobs h3,.weekly-plan-unavailable h3{margin:0 0 10px;color:#243b53;font-size:17px}.weekly-plan-jobs>div,.weekly-plan-unavailable>div{display:grid;gap:8px}.weekly-plan-jobs p{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:10px 12px;border:1px solid #f2d597;border-radius:9px;color:#6c4a07;background:#fff9e9;font-size:13px}.weekly-plan-jobs p>span{display:grid;gap:2px}.weekly-plan-jobs p small{color:#7a5a1b;font-size:12px}.weekly-plan-jobs p em{max-width:48%;font-size:12px;font-style:normal;text-align:right}.weekly-plan-unavailable p{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:10px 12px;border:1px solid #f1c6cf;border-radius:9px;color:#7d263c;background:#fff3f5;font-size:13px}.weekly-plan-unavailable p strong{color:#a62f4d}.manpower-card{margin-top:28px;padding:24px;border:1px solid #d4e2ea;border-radius:18px;background:#fff;box-shadow:0 14px 34px #102a4314}.planner-refresh-region{position:relative;min-height:220px}.planner-refresh-region--loading{pointer-events:none}.planner-refresh-region--loading>:not(.planner-refresh-overlay){opacity:.42;transition:opacity .15s ease}.planner-refresh-overlay{position:absolute;inset:0;z-index:8;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;color:#146c70;background:#ffffffad;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.planner-refresh-overlay .spinner{width:25px;height:25px}.week-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:18px;text-align:center}.week-toolbar div{display:grid;gap:3px}.week-toolbar small{color:#6986a0}.week-toolbar .week-heading{display:flex;align-items:center;justify-content:center;gap:9px}.week-heading-actions{display:flex;gap:5px}.week-heading-actions button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #cce1e4;border-radius:8px;color:#087476;background:#edf9f7;cursor:pointer}.week-heading-actions button:hover:not(:disabled),.week-heading-actions button:focus-visible{color:#fff;border-color:#147d80;background:#147d80;outline:none}.week-heading-actions button:disabled{opacity:.45;cursor:not-allowed}.week-heading-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.date-navigator-modal{width:min(430px,100%)}.date-navigator-modal>label{display:grid;gap:6px}.day-tabs{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:18px}.day-tabs button{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:7px;padding:10px 5px;border:1px solid #d7e5eb;border-radius:10px;color:#486581;background:#f8fbfc;white-space:nowrap}.day-tabs button.active{color:#fff;border-color:#147d80;background:#147d80}.day-tabs strong{font-weight:800}.day-tabs span{flex:0 0 auto;font-size:12px;font-weight:500;opacity:.78}.coverage-legend{display:flex;justify-content:flex-end;gap:16px;margin:0 0 8px;color:#5d7891;font-size:12px}.coverage-legend span{display:flex;align-items:center;gap:5px}.coverage-legend i{width:11px;height:11px;border-radius:3px}.coverage-legend .met,.coverage-met{background:#bcebdc!important}.coverage-legend .partial,.coverage-partial{background:#ffe0a6!important}.coverage-legend .short,.coverage-short{background:#ffc6c6!important}.coverage-legend .excess,.coverage-excess{background:#c9d9ff!important}.timeline-scroll{overflow-x:auto;border:1px solid #d8e5eb;border-radius:13px}.timeline{background:#fff}.timeline-header,.coverage-row,.staff-row{display:grid;grid-template-columns:72px 1fr;min-height:38px;border-bottom:1px solid #e2ebef}.timeline-header{min-height:34px}.staff-row{min-height:50px}.timeline-label{position:sticky;left:0;z-index:4;display:flex;align-items:center;gap:6px;min-width:0;padding:7px 8px;border-right:1px solid #dce7ec;background:#f7fafb;box-shadow:4px 0 7px -6px #102a43b3;font-size:11px;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.timeline-header .timeline-label{z-index:6;padding-right:5px;padding-left:5px;background:#eef7f6;font-size:9px}.coverage-row .timeline-label{z-index:5}.coverage-row{min-height:29px}.coverage-row .timeline-label{gap:5px;padding:3px 6px;overflow:hidden;font-size:10px;line-height:1.1;white-space:nowrap;text-overflow:ellipsis}.coverage-row .timeline-label i{width:8px;height:8px}.coverage-row .coverage-cell:not(.coverage-none){font-size:10px}.timeline-label i{width:9px;height:9px;border-radius:50%;flex:none}.staff-row .timeline-label{display:flex;align-items:center;padding:5px 6px;overflow:hidden}.staff-row .timeline-label strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-row .timeline-label small{min-width:0;white-space:normal;overflow-wrap:anywhere}.staff-row .timeline-label small{color:#708ba2;white-space:normal}.hour-grid{display:grid;grid-template-columns:repeat(24,1fr)}.hour-grid>span{display:flex;align-items:center;justify-content:center;min-width:0;border-right:1px solid #e6edf1;font-size:9px}.timeline-header .hour-grid>span{color:#486581;background:#eef7f6}.timeline-header .hour-grid>span{flex-direction:column;gap:0;line-height:1;text-align:center}.timeline-header .hour-grid>span strong{font-size:9px;font-weight:700}.timeline-header .hour-grid>span small{margin-top:2px;font-size:9px;font-weight:500;text-transform:lowercase}.coverage-cell.coverage-none{background:#fbfcfd}.coverage-cell:not(.coverage-none){color:#102a43;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.staff-track{position:relative;background-color:#fff;background-image:linear-gradient(to right,transparent calc(100% - 1px),#e5edf1 calc(100% - 1px));background-size:var(--timeline-cell-width) 100%;user-select:none;-webkit-user-select:none}.staff-row--editable .staff-track{cursor:crosshair}.staff-row--readonly .staff-track{background-color:#f7f9fa;cursor:not-allowed}.shift-block{position:absolute;top:5px;bottom:5px;z-index:2;min-width:28px;overflow:hidden;padding:3px 7px;border:0;border-radius:7px;color:#fff;box-shadow:0 3px 8px #102a4333;text-align:left;white-space:nowrap;user-select:none;-webkit-user-select:none}.shift-block span,.shift-block small{display:block;overflow:hidden;text-overflow:ellipsis}.shift-block span{font-size:11px;font-weight:800}.shift-block small{font-size:9px;opacity:.9}.shift-block .shift-summary{display:flex;align-items:baseline;gap:4px;min-width:0}.shift-block .shift-summary strong{flex:0 0 auto;font-size:11px;font-weight:800}.shift-block .shift-role{display:block;min-width:0;overflow:hidden;color:#ffffffdb;font-size:9px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.shift-block .shift-remarks{margin-top:1px;font-weight:700;opacity:1}.allocation-field-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px}.allocation-work-hours{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#fff;background:#146c70;font-size:11px;font-weight:800;line-height:1.2;white-space:nowrap}.shift-block--readonly{cursor:not-allowed;filter:none;opacity:1}.shift-block--readonly:hover{transform:none}.unavailable-block{position:absolute;top:5px;bottom:5px;z-index:3;min-width:22px;overflow:hidden;padding:3px 6px;border:1px solid rgba(111,31,50,.42);border-radius:7px;color:#fff;background:repeating-linear-gradient(135deg,#a84459 0 8px,#91364a 8px 16px);box-shadow:0 3px 8px #42131f33;text-align:left;white-space:nowrap;cursor:default;user-select:none;-webkit-user-select:none}.unavailable-block--own{cursor:pointer}.unavailable-block strong,.unavailable-block small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unavailable-block strong{font-size:10px}.unavailable-block small{margin-top:1px;font-size:8px;opacity:.92}.unavailable-modal{width:min(760px,100%)}.unavailable-list-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:4px 0 12px}.unavailable-list-heading h3{margin:0 0 3px}.unavailable-list-heading small{color:#708ba2}.unavailable-list{display:grid;gap:8px;max-height:340px;overflow:auto}.unavailable-list>button{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(120px,1fr) auto;align-items:center;gap:12px;width:100%;padding:11px 13px;border:1px solid #d7e5eb;border-radius:10px;color:#294b66;background:#f9fbfc;text-align:left;cursor:pointer}.unavailable-list>button:hover,.unavailable-list>button:focus-visible{border-color:#b83b50;background:#fff5f6;outline:none}.unavailable-list>button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unavailable-list>button span:first-child{display:grid;gap:3px}.unavailable-list>button small{color:#708ba2}.unavailable-list>button em{color:#a33a4a;font-style:normal;font-weight:800}.timeline-header sup{margin-left:1px;color:#d36b1f;font-size:7px}.timeline-help{margin:10px 0 0;color:#6e879e;font-size:12px}.capability-panel{margin-top:18px;border-top:1px solid #dce7ec;padding-top:16px}.capability-panel summary{color:#146c70;font-weight:800;cursor:pointer}.capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:12px}.capability-grid>div{display:grid;align-content:start;gap:4px;padding:14px;border:1px solid #dce7ec;border-radius:10px;background:#fff}.capability-grid>div>strong{margin-bottom:6px;color:#102a43;font-size:16px}.capability-grid label{display:flex;align-items:center;gap:9px;min-height:34px;margin:0;padding:5px 0;color:#294b66;font-size:13px;line-height:1.3}.capability-grid label input[type=checkbox]{flex:0 0 auto;width:16px;height:16px;margin:0}.modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#102a438c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.session-timeout-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#102a439e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.session-timeout-card{width:min(440px,100%);padding:30px;text-align:center;border:1px solid #d6e4ed;border-radius:20px;background:#fff;box-shadow:0 24px 70px #102a4347}.session-timeout-card h2{margin:6px 0 12px}.session-timeout-card p{margin:8px 0}.session-timeout-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;border-radius:50%;color:#9a5b00;background:#fff0cf;font-size:1.45rem;font-weight:800}.session-timeout-countdown{display:block;margin:10px 0;color:#b45309;font-size:1.65rem}.session-timeout-actions{display:flex;justify-content:center;gap:12px;margin-top:24px}@media(max-width:520px){.session-timeout-card{padding:24px 20px}.session-timeout-actions{flex-direction:column-reverse}.session-timeout-actions .button{width:100%}}.manpower-modal{width:min(680px,100%);max-height:90vh;overflow:auto;padding:26px;border-radius:17px;background:#fff;box-shadow:0 22px 60px #00000040}.manpower-modal--wide{width:min(1050px,100%)}.modal-heading,.coverage-editor-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.modal-heading h2{margin:3px 0 18px}.coverage-settings-heading{margin:-4px -4px 18px;padding:4px 4px 14px;border-bottom:1px solid #e1eaef}.coverage-settings-heading h2{margin:3px 0 0}.coverage-settings-heading .eyebrow{margin-bottom:6px}.coverage-settings-section{display:grid;gap:10px;padding:0 0 18px;border-bottom:1px solid #e1eaef}.coverage-settings-section label{margin-bottom:0}.coverage-settings-section-actions{display:flex;justify-content:flex-end}.modal-close{padding:4px 9px;border:0;border-radius:8px;color:#45657e;background:#edf3f6;font-size:23px}.manpower-modal label{display:grid;gap:6px;margin-bottom:14px;color:#294b66;font-weight:700}.manpower-modal label small{color:#7890a5;font-weight:400}.manpower-modal input,.manpower-modal select,.manpower-modal textarea{width:100%;padding:12px;border:1px solid #b9cedd;border-radius:9px;color:#102a43;background:#fff;font:inherit}.manpower-modal textarea{min-height:85px;resize:vertical}.manpower-modal .modal-alert{margin:-4px 0 18px}.allocation-modal .modal-heading h2{margin-bottom:12px}.allocation-modal .form-grid{row-gap:0}.allocation-modal>label{margin-bottom:10px}.allocation-audit{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 18px;margin-top:2px;color:#7890a5;font-size:12px}.allocation-audit strong{color:#45657e;font-weight:700}.allocation-modal .modal-actions{margin-top:14px}.manpower-delete-confirm,.manpower-settings-confirm,.manpower-job-delete-confirm{z-index:130}.manpower-delete-confirm .confirm-card{border-color:#f3b4b4;background:snow}.manpower-delete-confirm .confirm-icon{background:#c53030}.manpower-delete-confirm .confirm-content .eyebrow{color:#b42323}.delete-allocation-summary{display:flex;justify-content:space-between;gap:16px;margin:14px 0 4px;padding:12px 14px;border:1px solid #f1cccc;border-radius:10px;color:#5d3030;background:#fff}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.coverage-editor{margin-top:20px}.coverage-editor--special{margin-top:24px;padding-top:20px;border-top:1px solid #dce7ec}.date-coverage-modal .coverage-editor--special{margin-top:0;padding-top:0;border-top:0}.date-coverage-modal{width:min(1250px,calc(100vw - 40px))}.coverage-editor-heading{margin-bottom:10px}.coverage-editor-heading h3{margin:0;color:#102a43;font:800 20px/1.25 Manrope,sans-serif}.coverage-editor-heading small{display:block;margin-top:4px;color:#7890a5;font-size:12px}.coverage-add-row{display:inline-flex;flex:none;align-items:center;justify-content:center;gap:7px;min-width:112px;white-space:nowrap}.coverage-add-row span{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;color:#fff;background:#147d80;font-size:18px;line-height:1}.coverage-edit-row{display:grid;grid-template-columns:145px minmax(210px,1fr) 150px 20px 150px 75px 38px;align-items:center;gap:7px;margin-bottom:7px}.coverage-edit-row input,.coverage-edit-row select{padding:9px}.coverage-edit-row input[type=time]{min-width:0;padding-right:8px;font-variant-numeric:tabular-nums}.coverage-edit-row>span{text-align:center}.coverage-edit-row--special{grid-template-columns:145px minmax(210px,1fr) 150px 20px 150px 75px 38px}.coverage-empty{margin:8px 0 0;padding:14px;border:1px dashed #c8d9e3;border-radius:10px;color:#69839a;background:#f8fbfc;text-align:center;font-size:13px}.coverage-note{margin:18px 0 0}.selected-date-coverage-summary{display:grid;gap:6px;margin:0 0 10px;padding:10px 12px;border:1px solid #f1d393;border-radius:10px;color:#684b14;background:#fff9e8;font-size:12px}.selected-date-coverage-summary>strong{color:#7a5200;font-size:13px}.selected-date-coverage-summary>div{display:flex;flex-wrap:wrap;gap:5px 12px}.selected-date-coverage-summary small{color:#7b6336;font-weight:700}.date-coverage-table-wrap{overflow-x:auto;border:1px solid #dce7ec;border-radius:12px}.date-coverage-table{width:100%;min-width:1040px;border-collapse:collapse}.date-coverage-table th{padding:9px 8px;color:#486581;background:#eef7f6;text-align:left;font-size:12px}.date-coverage-table td{padding:8px;border-top:1px solid #e1eaef;vertical-align:middle}.date-coverage-table th:nth-child(1){width:135px}.date-coverage-table th:nth-child(2){width:180px}.date-coverage-table th:nth-child(3),.date-coverage-table th:nth-child(4){width:120px}.date-coverage-table th:nth-child(5){width:70px}.date-coverage-table th:nth-child(6){min-width:220px}.date-coverage-table th:nth-child(7){width:150px}.date-coverage-table input,.date-coverage-table select{margin:0;padding:9px 10px}.date-coverage-row--new{background:#f2fbf9}.jobs-selected-date{display:inline-block;color:#c62828;font-weight:900;white-space:nowrap}.date-coverage-actions{display:flex;gap:6px}.date-coverage-actions .button{padding:9px 11px;font-size:12px}.special-job-list{display:grid;gap:12px}.special-job-card{padding:14px;border:1px solid #d7e5eb;border-radius:13px;background:#fff;box-shadow:0 4px 12px #102a430d}.special-job-card--new{border-color:#8ed7ca;background:#f2fbf9}.special-job-card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;color:#102a43}.special-job-card-heading span{color:#627d98;font-size:13px;font-weight:700}.special-job-fields{display:grid;grid-template-columns:minmax(170px,1.1fr) 125px 125px 105px minmax(220px,1.5fr);gap:10px;align-items:end}.special-job-fields label{min-width:0;margin:0;font-size:12px}.special-job-fields input,.special-job-fields select{margin-top:5px}.special-job-card .date-coverage-actions{justify-content:flex-end;margin-top:12px}.job-record-list{display:grid;gap:7px}.job-record{display:grid;grid-template-columns:minmax(150px,1fr) 190px 85px minmax(220px,1.6fr) 55px;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid #d7e5eb;border-radius:11px;color:#294b66;background:#fff;text-align:left;cursor:pointer;box-shadow:0 3px 9px #102a430a}.job-record:hover,.job-record:focus-visible{border-color:#76c8bb;background:#f3fbf9;outline:none;box-shadow:0 0 0 2px #147d8021}.job-record-duty{color:#102a43;font-weight:800}.job-record-time,.job-record-staff{font-size:13px;font-weight:700}.job-record-details{overflow:hidden;color:#627d98;text-overflow:ellipsis;white-space:nowrap}.job-record-action{color:#147d80;font-weight:800;text-align:right;white-space:nowrap}.job-editor-backdrop{z-index:120}.job-editor-modal{width:min(900px,100%)}.job-editor-modal .modal-heading h2{margin-bottom:12px}.coverage-edit-row:focus-within{margin-left:-6px;margin-right:-6px;padding:6px;border-radius:10px;background:#eefaf7;box-shadow:0 0 0 2px #147d8033}.permissions-shell{min-width:0;overflow:clip}.permissions-page{max-width:1450px;min-width:0}.permissions-title{display:flex;align-items:center;justify-content:space-between;gap:18px}.permissions-title h1{margin-bottom:8px}.permissions-card{min-width:0;margin-top:26px;padding:22px;border:1px solid #d4e2ea;border-radius:18px;background:#fff;box-shadow:0 14px 34px #102a4314}.permissions-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.permissions-toolbar label{display:grid;gap:6px;color:#294b66;font-size:13px;font-weight:800}.permissions-toolbar input{min-width:300px;padding:11px 13px;border:1px solid #bfd2df;border-radius:9px;font:inherit}.permissions-toolbar .clearable-input input{padding-right:42px}.permission-filter-toggle{display:none}.permissions-toolbar>div{display:flex;align-items:center;gap:14px;color:#69839a;font-size:13px}.permission-matrix-scroll{width:100%;min-width:0;overflow:auto;max-height:68vh;contain:layout paint;border:1px solid #d8e5eb;border-radius:12px}.permission-matrix{width:100%;min-width:850px;border-collapse:separate;border-spacing:0;color:#193b56;font-size:13px}.permission-matrix th,.permission-matrix td{padding:8px 9px;border-right:1px solid #dfebef;border-bottom:1px solid #dfebef;text-align:center}.permission-matrix thead th{position:sticky;top:0;z-index:3;width:100px;min-width:100px;max-width:100px;background:#eaf7f4}.permission-matrix thead th:first-child{z-index:5}.permission-matrix thead strong,.permission-matrix thead small,.permission-matrix thead em{display:block}.permission-matrix thead small{margin-top:2px;color:#6d879d;font-weight:400}.permission-matrix thead em{margin-top:4px;color:#147d80;font-size:10px;font-style:normal;text-transform:uppercase}.permission-matrix .permission-module-column,.permission-matrix tbody th,.permission-matrix tfoot th{position:sticky;left:0;width:190px;min-width:190px;max-width:190px;text-align:left;background:#f8fbfc}.permission-matrix tbody th{z-index:2}.permission-matrix tbody th span,.permission-matrix tbody th small{display:block}.permission-matrix tbody th span{font-size:13px;line-height:1.3}.permission-matrix tbody th small{margin-top:3px;color:#7890a5;font-size:10px;font-weight:400}.permission-matrix .permission-group-row th{position:sticky;left:0;z-index:4;width:190px;min-width:190px;max-width:190px;padding:7px 12px;color:#0d7275;background:#dff3ef;font-size:12px;font-weight:900;letter-spacing:.08em;text-align:left;text-transform:uppercase}.permission-matrix .permission-group-row td{padding:0;background:#dff3ef}.permission-matrix tbody tr:hover td,.permission-matrix tbody tr:hover th{background:#f3fbf9}.permission-check{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:auto;cursor:pointer}.permission-check input{position:absolute;opacity:0;pointer-events:none}.permission-check span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border:2px solid #b9cdd9;border-radius:6px;color:transparent;background:#fff;font-weight:900}.permission-check input:checked+span{color:#fff;border-color:#147d80;background:#147d80}.permission-check--super span{border-color:#9bd8cc!important;background:#9bd8cc!important}.permission-save{min-width:74px;padding:8px 12px}.permission-matrix tfoot th,.permission-matrix tfoot td{position:sticky;bottom:0;z-index:3;background:#f7fafb}.permission-matrix tfoot th{z-index:4}.events-panel{margin-top:38px;padding:28px;border:1px solid #d9e2ec;border-radius:18px;background:#fff;box-shadow:0 14px 45px #102a430f}.events-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.events-heading .eyebrow{margin-bottom:7px}.events-heading h2{margin:0;color:#102a43;font:800 28px Manrope,sans-serif}.events-loading{display:flex;align-items:center;justify-content:center;gap:14px;min-height:150px;color:#627d98;font-weight:700}.events-loading .spinner{width:28px;height:28px}.events-empty{display:flex;align-items:center;justify-content:center;gap:14px;min-height:150px;padding:24px;color:#486581;text-align:left}.events-empty>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#146c70;background:#daf4ed;font-weight:900}.events-empty strong{display:block;color:#102a43}.events-empty p{margin:4px 0 0;color:#829ab1}.event-list,.customer-record-links{display:grid;gap:10px}.customer-record-links .event-item{grid-template-columns:12px minmax(0,1fr) auto;align-items:center}.customer-record-links .event-content{display:grid;gap:4px}.event-item{position:relative;display:grid;grid-template-columns:12px minmax(145px,190px) minmax(0,1fr) auto;gap:14px;align-items:start;padding:17px 18px;border:1px solid #e1e9ef;border-radius:14px;color:inherit;background:#fbfdfe}.event-item--link{transition:border-color .15s,box-shadow .15s,transform .15s}.event-item--link:after{content:"→";align-self:center;color:#197278;font-size:22px;font-weight:800}.event-item--link .event-arrow{display:none}.event-item--link:hover{border-color:#68d8c4;box-shadow:0 10px 28px #102a4314;transform:translateY(-1px);text-decoration:none}.event-marker{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#197278;box-shadow:0 0 0 5px #dff5f0}.event-marker--case{background:#d97706;box-shadow:0 0 0 5px #fff0d5}.event-date{color:#334e68;font-size:14px;font-weight:800}.event-content{min-width:0}.event-meta{display:flex;align-items:center;gap:9px;margin-bottom:7px}.event-meta em{padding:4px 8px;border-radius:999px;color:#146c70;background:#daf4ed;font-size:11px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.event-meta small{color:#829ab1;font-weight:700}.event-description{display:block;color:#243b53;white-space:pre-line;overflow-wrap:anywhere;line-height:1.55}.event-arrow{align-self:center;color:#197278;font-size:22px;font-weight:800}.event-filters{display:grid;grid-template-columns:repeat(2,minmax(165px,auto)) repeat(3,minmax(150px,1fr));gap:12px;align-items:end;margin-bottom:20px}.event-filters label{margin:0}.event-filter-toggle{display:none}.event-management-list{display:grid;gap:10px}.event-management-row{width:100%;display:grid;grid-template-columns:minmax(150px,210px) minmax(0,1fr) auto;gap:16px;align-items:center;padding:17px 18px;border:1px solid #d9e2ec;border-radius:13px;color:#243b53;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.event-management-row:hover{border-color:#68d8c4;box-shadow:0 10px 28px #102a4314;transform:translateY(-1px)}.event-management-row--hidden{opacity:.68;background:#f3f5f7}.event-management-date{color:#486581;font-size:14px;font-weight:800}.event-management-row strong{display:block;white-space:pre-line;line-height:1.5}.field-help{display:block;margin-top:7px;color:#829ab1;font-size:12px;font-weight:600}.event-form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.event-form-actions .button{min-width:140px}.dashboard-actions h2{margin:0 0 6px;color:#243b53;font-family:Manrope}.dashboard-actions p{margin:0;color:#829ab1}.empty-state{margin-top:48px;padding:64px 30px;text-align:center;background:#fff;border:1px solid #d9e2ec;border-radius:16px;box-shadow:0 14px 45px #102a430f}.empty-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 20px;border-radius:50%;color:#146c70;background:#daf4ed;font-size:24px;font-weight:800}.empty-state h2{margin:0 0 10px;color:#243b53;font-family:Manrope}.empty-state p{margin:0;color:#829ab1}.loading-screen{min-height:100vh;display:grid;place-items:center}.spinner{width:36px;height:36px;border:3px solid #d9e2ec;border-top-color:#146c70;border-radius:50%;animation:spin .8s linear infinite}.users-page{width:min(1280px,calc(100% - 40px))}.reported-cases-page{width:min(1380px,calc(100% - 40px))}.profile-page{width:min(720px,calc(100% - 40px))}.profile-card{margin-top:38px}.reported-case-form-page .profile-card{background:#fff;border-color:#d9e2ec;box-shadow:0 14px 45px #102a430f}.stores-page{max-width:1540px}.stores-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.stores-title h1{margin-bottom:8px}.stores-panel{margin-top:24px;padding:20px}.stores-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 150px auto;align-items:end;gap:10px}.stores-toolbar label{display:grid;gap:6px;margin:0;color:#294b66;font-size:13px;font-weight:800}.stores-toolbar .button{min-height:43px}.stores-toolbar-actions{display:flex;align-items:center;gap:10px}.stores-toolbar-actions .button{white-space:nowrap}.stores-toolbar input,.stores-toolbar select{width:100%;padding:11px 12px;border:1px solid #bfd2df;border-radius:9px;color:#102a43;background:#fff;font:inherit}.store-autocomplete{position:relative}.store-suggestion-list{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:290px;overflow:auto;padding:6px;border:1px solid #c7d8e2;border-radius:10px;background:#fff;box-shadow:0 16px 38px #102a432e}.store-suggestion-list button{display:grid;grid-template-columns:48px 1fr;gap:8px;width:100%;padding:9px 10px;border:0;border-radius:7px;color:#294b66;background:transparent;text-align:left}.store-suggestion-list button:hover,.store-suggestion-list button.active{background:#eaf8f5}.store-suggestion-list strong{color:#147d80}.stores-result-summary{display:flex;align-items:center;gap:5px;margin:16px 0 8px;color:#627d98;font-size:13px}.stores-result-summary span{margin-left:auto}.store-table-wrap{max-height:66vh;overflow:auto;border:1px solid #d7e5eb;border-radius:12px}.store-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;color:#294b66;font-size:12px}.store-table th,.store-table td{max-width:220px;padding:9px 10px;overflow:hidden;border-right:1px solid #e1eaef;border-bottom:1px solid #e1eaef;text-overflow:ellipsis;white-space:nowrap}.store-table th{position:sticky;top:0;z-index:3;color:#193b56;background:#eaf7f6;text-align:left;font-weight:800}.store-table th:first-child,.store-table td:first-child{position:sticky;left:0;z-index:2;min-width:68px;background:#f7fafb}.store-table th:first-child{z-index:5;background:#eaf7f4}.store-table th:nth-child(2),.store-table td:nth-child(2){position:sticky;left:68px;z-index:2;min-width:210px;background:#f7fafb}.store-table th:nth-child(2){z-index:5;background:#eaf7f4}.store-table tbody tr:hover td{background:#f0faf8}.store-status{display:inline-block;padding:3px 8px;border-radius:999px;font-weight:800}.store-status--open{color:#08745f;background:#dff7ed}.store-status--closed{color:#9b2c2c;background:#ffe3e3}.store-empty{padding:30px!important;color:#7890a5;text-align:center}.store-editor-modal{width:min(900px,100%)}.store-editor-tabs{display:flex;gap:6px;margin:-2px 0 16px;padding:4px;border-radius:10px;background:#edf5f6}.store-editor-tabs button{flex:1;padding:10px 12px;border:0;border-radius:8px;color:#527087;background:transparent;font-weight:800;cursor:pointer}.store-editor-tabs button.active{color:#fff;background:#147d80;box-shadow:0 4px 12px #147d8033}.store-editor-tabs span{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:5px;padding:0 5px;border-radius:999px;color:inherit;background:#ffffff38;font-size:11px}.store-editor-readonly input,.store-editor-readonly select,.store-editor-readonly button{pointer-events:none}.store-editor-readonly input,.store-editor-readonly select{color:#294b66;background:#f4f8fa}.store-editor-readonly .field-clear,.store-editor-readonly .store-ip-heading .button,.store-editor-readonly .store-ip-remove{display:none}.store-ip-editor{min-height:280px}.store-ip-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.store-ip-heading h3{margin:0;color:#102a43;font:800 18px Manrope,sans-serif}.store-ip-heading p{margin:3px 0 0;color:#7890a5;font-size:12px}.store-ip-list{display:grid;gap:7px}.store-ip-row{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(125px,1fr) minmax(100px,.8fr) minmax(100px,.8fr) 68px;align-items:end;gap:8px;padding:10px;border:1px solid #d7e5eb;border-radius:11px;background:#f9fbfc}.store-ip-row--editing{border-color:#67b9b4;background:#f4fbfa;box-shadow:0 0 0 2px #147d8014}.store-ip-row label{display:grid;gap:5px;min-width:0;margin:0;font-size:12px}.store-ip-row input,.store-ip-row select{width:100%;min-height:39px;padding:9px 10px;border:1px solid #bfd2df;border-radius:8px;color:#102a43;background:#fff}.store-ip-row input:disabled,.store-ip-row select:disabled{opacity:1;color:#3d5a70;background:#edf3f6;cursor:default}.store-ip-row .input-error{border-color:#dc6262;background:#fff7f7;box-shadow:0 0 0 2px #be2a2a14}.store-ip-row .field-error{display:block;margin-top:2px;color:#b42323;font-size:11px;font-weight:700}.store-ip-row .clearable-input input{padding-right:42px}.store-ip-remove{display:grid;place-items:center;width:34px;height:38px;padding:0;border:0;border-radius:8px;color:#a32626;background:#ffe7e7;font-size:20px;cursor:pointer}.store-ip-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-height:39px}.store-ip-edit,.store-ip-done{min-width:58px;height:38px;padding:0 10px;border:0;border-radius:8px;color:#0d7275;background:#e1f3f0;font-weight:800;cursor:pointer}.store-ip-done{min-width:0;color:#fff;background:#147d80}.store-save-confirm{z-index:130}.store-export-modal{width:min(480px,100%)}.store-export-modal>label{display:grid;gap:7px;color:#294b66;font-size:13px;font-weight:800}.store-export-modal>label select{width:100%;padding:11px 12px;border:1px solid #bfd2df;border-radius:9px;color:#102a43;background:#fff;font:inherit}.store-copy-modal{width:min(650px,100%);overflow:visible}.store-create-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.store-create-options>button{display:grid;gap:7px;padding:20px;border:1px solid #c9dbe5;border-radius:13px;color:#294b66;background:#fff;text-align:left;cursor:pointer}.store-create-options>button:hover,.store-create-options>button:focus-visible{border-color:#66c3b4;background:#f0faf8;outline:none;box-shadow:0 0 0 2px #147d801f}.store-create-options strong{color:#102a43;font-size:16px}.store-create-options span{color:#69839a;font-size:13px;line-height:1.45}.store-copy-search{display:grid;grid-template-columns:130px 1fr;align-items:end;gap:12px}.store-copy-search label{display:grid;gap:6px;margin:0}.store-copy-search select,.store-copy-search input{width:100%;padding:11px 12px;border:1px solid #bfd2df;border-radius:9px;color:#102a43;background:#fff}.store-copy-search .modal-actions{grid-column:1 / -1}.store-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 12px}.store-form-grid label{min-width:0}.store-form-grid .input-error{border-color:#dc6262;background:#fff7f7;box-shadow:0 0 0 2px #be2a2a14}.store-form-grid .field-error{display:block;margin-top:2px;color:#b42323;font-size:11px;font-weight:700}.store-form-span-2{grid-column:span 2}.store-form-span-3,.store-address-heading{grid-column:1 / -1}.store-address-heading{margin:4px 0 2px;padding:10px 2px 7px;border-bottom:1px solid #d7e5eb;color:#147d80;font:800 16px Manrope,sans-serif}.store-form-grid .store-physical{display:flex;align-items:center;align-self:center;gap:9px;margin-top:9px}.store-form-grid .store-physical input{width:18px;height:18px}@media(max-width:820px){.stores-title{align-items:stretch;flex-direction:column}.store-table td:nth-child(2){position:static;background:inherit}.store-table th:nth-child(2){left:auto;z-index:3;min-width:210px}.stores-toolbar{grid-template-columns:1fr 1fr}.store-search-field{grid-column:1 / -1}.store-form-grid{grid-template-columns:1fr 1fr}.store-ip-row{grid-template-columns:1fr 1fr 68px}.store-ip-row label:nth-child(3),.store-ip-row label:nth-child(4){grid-row:2}.store-ip-row-actions{grid-column:3;grid-row:1 / span 2;align-self:center;flex-direction:column}.store-form-span-3{grid-column:1 / -1}.store-form-spacer{display:none}}@media(max-width:480px){.stores-panel{padding:12px}.stores-toolbar{grid-template-columns:1fr}.store-search-field{grid-column:auto}.stores-result-summary span{display:none}.store-form-grid{grid-template-columns:1fr}.store-form-span-2,.store-form-span-3{grid-column:auto}.store-editor-tabs{position:sticky;top:-16px;z-index:5}.store-editor-tabs button{padding:9px 7px;font-size:12px}.store-ip-heading{align-items:stretch;flex-direction:column}.store-ip-row{grid-template-columns:1fr 68px}.store-ip-row label,.store-ip-row label:nth-child(3),.store-ip-row label:nth-child(4){grid-column:1;grid-row:auto}.store-ip-row-actions{grid-column:2;grid-row:1 / span 4;align-self:center;flex-direction:column}.store-create-options,.store-copy-search{grid-template-columns:1fr}.store-copy-search .modal-actions{grid-column:auto}}.reported-case-form-page .form-fieldset{padding:18px;border-radius:14px;background:#eef7fb;border:1px solid #b7d7e8;box-shadow:inset 0 0 0 1px #1864ab0d}.users-layout{margin-top:38px;display:grid;grid-template-columns:minmax(340px,440px) minmax(0,1fr);gap:24px;align-items:start}.panel-card{padding:28px;background:#fff;border:1px solid #d9e2ec;border-radius:16px;box-shadow:0 14px 45px #102a430f}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-actions{display:flex;align-items:center;gap:10px}.section-heading h2{margin:0;color:#243b53;font-family:Manrope}.case-search{display:grid;grid-template-columns:minmax(140px,175px) minmax(140px,165px) minmax(150px,210px) minmax(240px,1fr) minmax(120px,160px);gap:12px;align-items:end;margin:0 0 18px}.case-search label{display:grid;gap:7px;color:#243b53;font-size:13px;font-weight:800}.case-search select,.case-search input{width:100%;border:1px solid #bcccdc;border-radius:9px;padding:12px 14px;color:#102a43;background:#fff;font:inherit;font-weight:700}.case-search select:focus,.case-search input:focus{outline:none;border-color:#146c70;box-shadow:0 0 0 3px #146c701f}.case-search .clearable-input input{padding-right:64px}.case-search .field-clear{right:10px;top:calc(50% + 2px);width:24px;height:24px;font-size:18px}.case-filter-toggle{display:none}.reported-date-range{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);gap:10px;align-items:end}.store-summary-modal{width:min(780px,calc(100% - 32px))}.store-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.store-summary-grid>div{min-width:0;padding:11px 12px;border:1px solid #d9e2ec;border-radius:10px;background:#f8fbfd}.store-summary-grid span{display:block;margin-bottom:4px;color:#627d98;font-size:12px;font-weight:700}.store-summary-grid strong{display:block;overflow-wrap:anywhere;color:#102a43;font-size:14px}.store-summary-grid .store-status{display:inline-flex;margin:0}.store-summary-wide{grid-column:1 / -1}.store-summary-subheading{margin:18px 0 8px;color:#243b53}.store-summary-ip-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:220px;overflow:auto}.store-summary-ip-list>div{display:grid;grid-template-columns:minmax(110px,1fr) minmax(100px,1fr);gap:3px 10px;padding:9px 11px;border:1px solid #d9e2ec;border-radius:9px}.store-summary-ip-list span,.store-summary-ip-list small{color:#627d98}.store-summary-audit{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 20px;margin-top:14px;color:#829ab1;font-size:12px}.user-list-page .permissions-title{align-items:end}.user-directory-card{margin-top:22px}.user-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-directory-grid .user-row{margin:0;height:100%}.user-editor-page{width:min(1120px,calc(100% - 40px))}.user-editor-form{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:18px;margin-top:22px;align-items:start}.user-editor-form .panel-card{margin:0}.user-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.user-status-options{margin-top:8px}.user-security-strip{display:flex;flex-wrap:wrap;align-items:center;gap:9px 16px;margin-top:16px;padding:12px;border-radius:10px;background:#f1f7f8;color:#627d98;font-size:12px}.user-security-strip .button{margin-left:auto}.module-count{padding:6px 10px;border-radius:999px;background:#e3f5f3;color:#11777b;font-size:12px;font-weight:800;white-space:nowrap}.module-group-list{display:grid;gap:12px}.module-task-group{overflow:hidden;border:1px solid #d9e2ec;border-radius:12px;background:#f8fbfd}.module-task-group h3{margin:0;padding:9px 12px;background:#e8f5f3;color:#146c70;font-size:14px}.module-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px}.module-checkbox-grid .module-checkbox{margin:0;padding:9px;min-height:48px;background:#fff}.module-checkbox-grid .module-checkbox span{display:grid;gap:2px}.module-checkbox-grid .module-checkbox small{color:#829ab1;font-size:10px;font-weight:600}.user-editor-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;position:sticky;bottom:10px;padding:10px;border:1px solid #d9e2ec;border-radius:12px;background:#fffffff5;box-shadow:0 8px 24px #102a431f}.date-range-separator{padding-bottom:13px;color:#627d98;font-size:13px;font-weight:800}.case-audit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px;padding:14px;border:1px solid #d9e2ec;border-radius:12px;background:#f8fbfd}.case-audit div{min-width:0}.case-audit span{display:block;margin-bottom:3px;color:#829ab1;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.case-audit strong{display:block;overflow-wrap:anywhere;color:#243b53;font-size:14px}.case-timing-summary{margin:4px 0 18px;text-align:center;font-size:14px;font-weight:900;line-height:1.35}.case-timing-summary div:nth-child(1),.case-timing-summary div:nth-child(2){color:#0037ff}.case-timing-summary div:nth-child(3){color:#f0f}.timing-blink{animation:timing-blink .8s steps(2,start) infinite}.user-form label{margin:16px 0}.reported-case-form-page input[type=datetime-local]{border:1.5px solid #8fb3d1;background:#fbfdff;box-shadow:inset 0 0 0 1px #8fb3d133}.reported-case-form-page input[type=datetime-local]:hover{border-color:#5f8fb3}.reported-case-form-page input[type=datetime-local]:focus{border-color:#146c70;box-shadow:0 0 0 3px #146c7029,inset 0 0 0 1px #146c7029}.completed-datetime-control{display:flex;align-items:center;gap:8px;margin-top:6px}.completed-datetime-control>input{min-width:0;margin-top:0}.completed-minute-buttons{display:flex;flex:0 0 auto;gap:6px}.completed-minute-buttons button{min-width:42px;min-height:42px;padding:7px 9px;border:1px solid #8fb3d1;border-radius:9px;color:#0b5f66;background:linear-gradient(180deg,#fff,#e7f6f5);box-shadow:0 3px 8px #102a4314;font:inherit;font-size:13px;font-weight:900;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.completed-minute-buttons button:hover:not(:disabled),.completed-minute-buttons button:focus-visible{transform:translateY(-1px);border-color:#146c70;color:#fff;background:#147d82;outline:none}.completed-minute-buttons button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.form-fieldset{min-width:0;margin:0;padding:0;border:0}.form-fieldset:disabled{opacity:.78}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-action-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-top:18px}.form-action-row .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;text-align:center}.store-picker{position:relative}.store-search-wrap{position:relative;display:block}.store-search-wrap input{padding-right:44px}.store-search-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:999px;color:#486581;background:#e6edf3;font-size:20px;line-height:1;cursor:pointer}.store-search-clear:hover,.store-search-clear:focus{color:#fff;background:#146c70;outline:none}.store-picker-list{position:absolute;left:0;right:0;top:calc(100% - 10px);z-index:5;max-height:280px;overflow:auto;padding:8px;border:1px solid #bcccdc;border-radius:12px;background:#fff;box-shadow:0 18px 42px #102a4329}.store-picker-option{width:100%;display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;padding:11px 12px;border:0;border-radius:9px;color:#334e68;background:transparent;text-align:left;cursor:pointer}.store-picker-option:hover,.store-picker-option:focus,.store-picker-option--active{background:#eef8f6;outline:none}.store-picker-option strong{color:#102a43;font-weight:800}.store-picker-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-picker-empty{margin:0;padding:12px;color:#829ab1;font-size:14px}.clearable-input{position:relative;display:block}.clearable-input input,.clearable-input textarea{padding-right:44px}.field-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:999px;color:#486581;background:#e6edf3;font-size:20px;line-height:1;cursor:pointer}.field-clear--textarea{top:20px;transform:none}.field-clear:hover,.field-clear:focus{color:#fff;background:#146c70;outline:none}.contact-picker{position:relative;display:block}.contact-picker-list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:4;display:grid;gap:4px;padding:8px;border:1px solid #bcccdc;border-radius:12px;background:#fff;box-shadow:0 18px 42px #102a4329}.contact-picker-option{width:100%;padding:11px 12px;border:0;border-radius:9px;color:#102a43;background:transparent;text-align:left;cursor:pointer;font-weight:700}.contact-picker-option:hover,.contact-picker-option:focus{background:#eef8f6;outline:none}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 24px}.checkbox-row{display:flex;align-items:center;gap:8px;margin:0;padding:11px 12px;border:1px solid #d9e2ec;border-radius:10px;color:#334e68;background:#f8fbfd}.checkbox-row input{width:auto;margin:0}.standalone-checkbox{margin:16px 0}.module-access-box{margin:20px 0 24px;padding:16px;border:1px solid #d9e2ec;border-radius:12px;background:#f8fbfd}.module-access-box h3{margin:0 0 6px;color:#243b53;font-family:Manrope;font-size:17px}.module-access-box p{margin:0 0 14px;color:#829ab1;font-size:13px;line-height:1.5}.module-checkbox-list{display:grid;gap:10px}.module-checkbox{align-items:flex-start;line-height:1.4;background:#fff}.module-checkbox input:disabled+span{opacity:.65}.user-list{display:grid;gap:12px}.user-row{width:100%;display:flex;justify-content:space-between;gap:16px;padding:16px;text-align:left;border:1px solid #d9e2ec;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.user-row:hover{border-color:#68d8c4;box-shadow:0 10px 28px #102a4314;transform:translateY(-1px)}.user-row strong{display:block;color:#102a43}.user-row small{display:block;margin-top:4px;color:#829ab1}.user-row .company-line{color:#486581;font-weight:700}.role-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:150px}.role-tags em{align-self:flex-start;padding:4px 8px;border-radius:999px;color:#146c70;background:#daf4ed;font-size:12px;font-style:normal;font-weight:700}.table-scroll{overflow:auto;border:1px solid #d9e2ec;border-radius:12px}.data-table{width:100%;min-width:1120px;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:11px 12px;border-bottom:1px solid #e6edf3;text-align:left;vertical-align:top}.data-table th{position:sticky;top:0;z-index:1;color:#102a43;background:#eef8f6;font-weight:800;white-space:nowrap}.data-table td{color:#334e68}.data-table tbody tr:hover{background:#f8fbfd}.data-table .clickable-row{cursor:pointer}.data-table .clickable-row:hover{background:#edfdf9}.data-table .focused-row,.store-table .focused-row{background:#fff8db;outline:2px solid #f7c948;outline-offset:-2px}.data-table .cancelled-row td{color:#829ab1;text-decoration:line-through}.data-table tbody tr:last-child td{border-bottom:0}.work-order-signoff-overlay{padding:24px;overflow-y:auto}.work-order-signoff-card{display:block;width:min(820px,100%);max-height:none;margin:auto}.work-order-signoff-card .confirm-content{width:100%}.work-order-review-summary{display:grid;gap:7px;margin:16px 0 20px;padding:16px;border:1px solid #d9e2ec;border-radius:12px;color:#334e68;background:#f8fbfd}.work-order-review-summary span{white-space:pre-line}.work-order-review-summary strong{color:#102a43}.signature-field{margin-top:18px}.signature-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#243b53}.signature-field canvas{display:block;width:100%;height:220px;border:2px dashed #9fb3c8;border-radius:12px;background:#fff;cursor:crosshair;touch-action:none}.work-order-cancelled-label{margin:14px 0 18px;padding:12px 16px;border:2px solid #d62828;border-radius:10px;color:#b42318;background:#fff1f0;font:800 18px Manrope;text-align:center;text-transform:uppercase;letter-spacing:.06em}.app-footer{margin-top:auto;padding:22px max(24px,5vw);color:#627d98;border-top:1px solid #d9e2ec;background:#ffffffd1}.app-footer__content{width:min(1120px,100%);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 14px;color:#334e68;text-align:center;font-size:13px}.app-footer__version{padding-left:14px;border-left:1px solid #bcccdc;color:#146c70;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}@keyframes timing-blink{50%{opacity:.18}}@media(max-width:820px){.permissions-title,.permissions-toolbar{align-items:stretch;flex-direction:column}.permissions-toolbar input{min-width:0;width:100%}.permissions-toolbar>div{justify-content:space-between}.permissions-card{padding:12px}.permission-matrix{min-width:max-content}.permission-matrix thead th{width:86px;min-width:86px;max-width:86px;padding-right:5px;padding-left:5px}.permission-matrix .permission-module-column,.permission-matrix tbody th,.permission-matrix tfoot th,.permission-matrix .permission-group-row th{width:145px;min-width:145px;max-width:145px;padding-right:7px;padding-left:8px;white-space:normal;overflow-wrap:anywhere}.manpower-title-row{align-items:stretch;flex-direction:column;gap:14px}.manpower-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));align-self:stretch;width:100%;gap:7px;padding:6px}.manpower-actions .button{width:100%;min-width:0;height:50px;flex:none}.manpower-action-button svg{width:26px;height:26px}.weekly-plan-toolbar{align-items:stretch;flex-direction:column}.weekly-plan-toolbar label,.weekly-plan-toolbar .button{width:100%;max-width:none}.weekly-plan-list article{grid-template-columns:68px 1fr}.unavailable-list-heading{align-items:stretch;flex-direction:column}.unavailable-list>button{grid-template-columns:1fr auto}.unavailable-list>button>span:nth-child(2){grid-column:1 / -1;grid-row:2}.unavailable-list>button em{grid-column:2;grid-row:1}.weekly-plan-entries>div{align-items:flex-start;flex-direction:column;gap:4px}.weekly-plan-entries p{text-align:left}.weekly-plan-unavailable p{align-items:flex-start;flex-direction:column;gap:3px}.weekly-plan-jobs p{align-items:flex-start;flex-direction:column;gap:5px}.weekly-plan-jobs p em{max-width:none;text-align:left}.manpower-card{padding:14px}.week-toolbar{grid-template-columns:1fr 1fr}.week-toolbar div{grid-column:1 / -1;grid-row:1}.day-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;overflow:visible}.day-tabs button{min-width:0;padding:4px 1px;flex-direction:column;gap:0;border-radius:8px}.day-tabs strong{font-size:11px;line-height:1.15}.day-tabs span{font-size:9px;font-weight:500;line-height:1.05}.timeline-header,.coverage-row,.staff-row{grid-template-columns:72px 1fr}.coverage-edit-row{grid-template-columns:1fr 1fr;padding:10px 0;border-bottom:1px solid #dce7ec}.coverage-edit-row>span{display:none}.coverage-editor-heading{align-items:center}.coverage-editor-heading h3{font-size:18px}.coverage-editor-heading small{max-width:240px}.coverage-add-row{min-width:auto}.modal-actions{flex-wrap:wrap}.modal-actions .button{flex:1}.auth-page{display:block;background:#f5f8fa}.welcome-panel{display:none}.form-panel{min-height:100vh;padding:32px 22px;background:transparent}.auth-card{padding:32px 26px;background:#fff;border:1px solid #d9e2ec;border-radius:16px;box-shadow:0 18px 50px #102a4314}.mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:48px;color:#102a43;font:700 17px Manrope}.app-header{height:72px;padding:0 14px 0 18px;gap:8px;position:sticky;justify-content:flex-start}.mobile-user-chip{display:inline-block;margin-left:auto;margin-right:2px;max-width:96px;text-align:right}.menu-toggle{display:block;flex:0 0 auto;width:36px;height:36px;margin-left:0;padding:6px 8px}.header-actions{display:none;position:absolute;top:72px;left:12px;right:12px;align-items:stretch;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#102a43;box-shadow:0 18px 42px #102a4347}.header-actions--open{display:grid}.header-link,.header-actions .button{width:100%;text-align:left}.header-link{display:block;padding:11px 12px;border-radius:9px;background:#ffffff14}.user-chip{display:none}.brand--small span:last-child{display:none}.reset-card{padding:32px 24px}.dashboard-actions{display:block}.dashboard-actions .button{margin-top:18px;display:inline-block}.events-panel{padding:22px 18px}.event-item{grid-template-columns:12px minmax(0,1fr) auto}.event-date{grid-column:2 / -1}.event-content{grid-column:2 / 3}.dashboard-quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-quick-link{justify-content:center;padding-right:9px;text-align:center}.event-filters{grid-template-columns:1fr 1fr}.event-management-row{grid-template-columns:1fr auto}.event-management-date{grid-column:1 / -1}.panel-card{padding:22px 18px;border-radius:14px}.section-heading{align-items:flex-start;gap:14px}.section-heading h2{line-height:1.15}.section-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.section-heading>.button,.section-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 14px;border-radius:10px;line-height:1.2;text-align:center;white-space:normal}.section-actions .button{min-width:88px}.case-search,.reported-date-range{grid-template-columns:1fr}.date-range-separator{display:none}.case-audit,.users-layout,.form-grid,.checkbox-grid,.form-action-row{grid-template-columns:1fr}.confirm-card{grid-template-columns:1fr;padding:20px}.work-order-signoff-overlay{padding:12px}.work-order-signoff-card{padding:20px 16px}.signature-field canvas{height:180px}.confirm-icon{width:38px;height:38px;border-radius:12px}.confirm-actions{display:grid;grid-template-columns:1fr}.user-row{display:block}.role-tags{justify-content:flex-start;margin-top:12px}}@media(max-width:480px){.dashboard{width:min(100% - 28px,1120px);padding:62px 0}.reported-cases-page{width:min(100% - 28px,1380px)}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.section-actions{display:grid;grid-template-columns:repeat(2,minmax(78px,auto));justify-content:end}.section-heading>.button{min-width:110px}.section-heading h2{overflow-wrap:anywhere}.reported-cases-page .panel-card>.section-heading{grid-template-columns:1fr;gap:12px}.reported-cases-page .panel-card>.section-heading h2{overflow-wrap:normal;word-break:normal}.reported-cases-page .panel-card>.section-heading .section-actions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.reported-cases-page .panel-card>.section-heading .button{width:100%}.user-editor-heading{grid-template-columns:1fr}.user-editor-heading h2{overflow-wrap:normal}.user-editor-heading .section-actions{width:100%;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.user-editor-heading .section-actions .button{width:100%}.event-filters{grid-template-columns:1fr}.event-form-actions{display:grid;grid-template-columns:1fr}.event-form-actions .button{width:100%}.dashboard-quick-links{grid-template-columns:1fr}.dashboard-quick-link{justify-content:flex-start}}@media(max-width:600px){.events-page .event-filter-toggle,.reported-cases-page .event-filter-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:11px 13px;border:1px solid #cfe2e7;border-radius:11px;background:#f1faf8;color:#146c70;text-align:left;cursor:pointer}.event-filter-toggle>span:first-child{display:grid;gap:2px;min-width:0}.event-filter-toggle strong{font:800 14px Manrope,sans-serif}.event-filter-toggle small{overflow:hidden;color:#627d98;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.reported-cases-page .event-filters{display:none}.reported-cases-page .event-filters.event-filters--open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 10px;margin:0 0 14px;padding:10px;border:1px solid #d9e2ec;border-radius:11px;background:#f8fbfd}.reported-cases-page .event-filters .checkbox-row{grid-column:1 / -1;min-height:40px}.reported-cases-page .event-filters label:last-child{grid-column:1 / -1}.reported-cases-page .event-filters input,.reported-cases-page .event-filters select{min-height:40px;padding:9px 11px}.app-footer__content{display:grid;gap:5px}.app-footer__version{padding-left:0;border-left:0}.reported-cases-page .panel-card>.section-heading{display:grid;grid-template-columns:1fr;align-items:stretch;gap:14px}.reported-cases-page .panel-card>.section-heading h2{margin:0;overflow-wrap:normal;word-break:normal}.reported-cases-page .panel-card>.section-heading .section-actions{display:grid;grid-template-columns:1fr;width:100%;gap:9px}.reported-cases-page .panel-card>.section-heading .section-actions .button{width:100%;min-height:46px;margin:0;white-space:normal}.case-filter-toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;min-height:42px;margin:0 0 10px;padding:9px 12px;gap:8px;text-align:left}.case-filter-toggle__summary{overflow:hidden;color:#627d98;font-size:12px;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.reported-cases-page .case-search{display:none}.reported-cases-page .case-search.case-search--open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin-bottom:12px;padding:10px;border:1px solid #d9e2ec;border-radius:11px;background:#f8fbfd}.reported-cases-page .case-search>label,.reported-cases-page .case-search .reported-date-range{margin:0}.reported-cases-page .case-search>label:nth-child(4),.reported-cases-page .case-search .reported-date-range{grid-column:1 / -1}.reported-cases-page .case-search select,.reported-cases-page .case-search input{min-height:40px;padding:9px 11px}.store-summary-modal{padding:18px}.store-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.store-summary-grid>div{padding:9px}.store-summary-wide{grid-column:1 / -1}.store-summary-ip-list{grid-template-columns:1fr;max-height:180px}.store-summary-audit{justify-content:flex-start}.user-directory-grid{grid-template-columns:1fr}.user-list-page .permissions-title .section-actions{display:flex;width:100%;overflow-x:auto}.user-editor-page{width:min(100% - 24px,1120px)}.user-editor-form{grid-template-columns:1fr;gap:12px;margin-top:14px}.user-account-grid,.module-checkbox-grid{grid-template-columns:1fr}.user-security-strip .button{width:100%;margin-left:0}.user-editor-actions{grid-column:1;display:grid;grid-template-columns:1fr 1fr;bottom:6px}.permission-filter-toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;margin-bottom:10px;gap:8px;text-align:left}.permission-filter-toggle span:nth-child(2){overflow:hidden;color:#627d98;font-size:12px;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.permissions-toolbar .permission-staff-filter{display:none}.permissions-toolbar .permission-staff-filter.permission-staff-filter--open{display:grid;width:100%}.permissions-toolbar{align-items:stretch}}.app-header{height:64px}.dashboard{padding-top:38px;padding-bottom:42px}.dashboard>.eyebrow{margin-bottom:8px}.dashboard h1{font-size:clamp(34px,4.25vw,48px);line-height:1.08}.dashboard-welcome{margin:12px 0 0;line-height:1.45}.dashboard-actions{margin-top:24px;padding:20px 22px}.dashboard-action-list{gap:14px;margin-top:24px}.dashboard-quick-links{margin-top:20px}.events-panel{margin-top:24px;padding:22px}.events-heading,.event-filters{margin-bottom:14px}.empty-state{margin-top:24px;padding:42px 24px}.profile-card,.users-layout{margin-top:24px}.panel-card{padding:22px}.section-heading,.case-search{margin-bottom:14px}.manpower-title-row{align-items:center}.manpower-title-row h1{margin-bottom:0}.manpower-card{margin-top:18px;padding:18px}.week-toolbar,.day-tabs{margin-bottom:12px}.alert{margin:12px 0;padding:10px 13px}.user-form label,label{margin-top:14px;margin-bottom:14px}input,textarea,select{margin-top:6px;padding:11px 13px}.button{padding:10px 16px}.form-fieldset{scroll-margin-top:84px}.reported-case-form-page .form-fieldset{padding:14px}.case-audit{margin-bottom:14px;padding:12px}.case-timing-summary{margin-bottom:14px}.event-form-actions{margin-top:18px}.app-footer{padding-top:16px;padding-bottom:16px}@media(max-width:820px){.app-header{height:64px}.header-actions{top:64px}.dashboard{padding-top:28px;padding-bottom:34px}.dashboard h1{font-size:clamp(32px,9vw,42px)}.completed-datetime-control{align-items:stretch;flex-direction:column}.completed-minute-buttons button{flex:1}.manpower-title-row{gap:14px}.manpower-card{margin-top:14px;padding:12px}.events-panel,.panel-card{padding:18px 16px}.special-job-fields{grid-template-columns:1fr 1fr}.special-job-fields label:first-child,.special-job-remarks{grid-column:1 / -1}.profile-card,.users-layout,.events-panel{margin-top:18px}}@media(max-width:480px){.dashboard,.reported-cases-page,.users-page,.profile-page{width:min(100% - 24px,1380px)}.dashboard{padding-top:22px;padding-bottom:28px}.dashboard>.eyebrow{margin-bottom:6px}.dashboard-welcome{margin-top:8px;font-size:16px}.dashboard-quick-links{margin-top:16px}.panel-card,.events-panel{border-radius:13px}.section-heading{margin-bottom:12px}.manpower-modal{padding:20px 18px;border-radius:15px}.allocation-modal{padding:16px 18px}.allocation-modal .modal-heading h2{margin-bottom:8px}.allocation-modal .form-grid{gap:0}.allocation-modal label{gap:4px;margin-bottom:9px}.allocation-modal .modal-actions{margin-top:10px}.allocation-audit{justify-content:flex-start;gap:3px 12px;margin:0 0 4px}.coverage-settings-heading{align-items:flex-start;margin-bottom:14px}.coverage-settings-heading>div{min-width:0}.coverage-settings-heading h2{font-size:23px;line-height:1.18}.coverage-editor{margin-top:16px}.coverage-editor-heading{gap:12px;padding:0 0 12px;border-bottom:1px solid #e1eaef}.coverage-editor-heading h3{font-size:17px}.coverage-editor-heading small{display:none}.coverage-settings-section-actions .button{width:100%}.coverage-add-row{min-height:42px;padding:9px 12px;font-size:14px}.date-coverage-modal{width:calc(100vw - 28px)}.special-job-card{padding:12px}.special-job-card-heading{align-items:flex-start;flex-direction:column;gap:3px}.special-job-fields{grid-template-columns:1fr 1fr}.special-job-fields label:first-child,.special-job-fields label:nth-child(4),.special-job-remarks{grid-column:1 / -1}.special-job-card .date-coverage-actions{display:grid;grid-template-columns:1fr 1fr}.job-record{grid-template-columns:1fr auto;gap:4px 10px;padding:11px 12px}.job-record-time,.job-record-staff,.job-record-details{grid-column:1}.job-record-action{grid-column:2;grid-row:1 / span 4;align-self:center}.job-record-details{max-width:230px}.job-editor-modal .special-job-fields{grid-template-columns:1fr 1fr}.job-editor-modal .special-job-fields label:first-child,.job-editor-modal .special-job-fields label:nth-child(4),.job-editor-modal .special-job-remarks{grid-column:1 / -1}}.dashboard h1{font-size:clamp(30px,3.5vw,42px);line-height:1.08;letter-spacing:-.028em}.dashboard-welcome{margin-top:8px;font-size:16px}.dashboard-quick-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;color:#486581}.dashboard-quick-heading strong{color:#243b53;font:800 13px Manrope,sans-serif}.dashboard-quick-heading small{display:none;font-size:11px}.dashboard-quick-heading+.dashboard-quick-links{margin-top:8px}@media(max-width:820px){.dashboard h1{font-size:clamp(28px,7.5vw,36px)}}@media(max-width:480px){.dashboard{padding-top:18px}.dashboard h1{font-size:30px;line-height:1.05}.dashboard>.eyebrow{margin-bottom:5px;font-size:10px}.dashboard-welcome{margin-top:7px;font-size:15px}.dashboard-quick-heading{margin-top:14px}.dashboard-quick-heading small{display:block}.dashboard-quick-heading+.dashboard-quick-links{display:flex;flex-wrap:nowrap;gap:8px;width:calc(100% + 12px);margin:7px -6px 0;padding:2px 6px 7px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin}.dashboard-quick-heading+.dashboard-quick-links .dashboard-quick-link{flex:0 0 auto;justify-content:flex-start;min-width:max-content;min-height:40px;padding:6px 11px 6px 7px;border-radius:10px;font-size:12px;scroll-snap-align:start}.dashboard-quick-heading+.dashboard-quick-links .quick-link-icon{width:25px;height:25px}.dashboard-quick-heading+.dashboard-quick-links+.events-panel{margin-top:11px}.events-heading h2{font-size:26px}}.case-cell-clamp{display:-webkit-box;max-height:4.05em;overflow:hidden;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.reported-cases-page .data-table th:nth-child(1),.reported-cases-page .data-table td:nth-child(1){min-width:82px;width:82px}.reported-cases-page .data-table th:nth-child(2),.reported-cases-page .data-table td:nth-child(2){min-width:70px;width:70px}.reported-cases-page .data-table th:nth-child(6),.reported-cases-page .data-table td:nth-child(6){min-width:112px;width:112px}.reported-cases-page .data-table th:nth-child(7),.reported-cases-page .data-table td:nth-child(7){min-width:78px;width:78px}.reported-cases-page .data-table th:nth-child(9),.reported-cases-page .data-table td:nth-child(9){min-width:72px;width:72px}.reported-cases-page .data-table td:nth-child(1) .case-cell-clamp,.reported-cases-page .data-table td:nth-child(2) .case-cell-clamp,.reported-cases-page .data-table td:nth-child(7) .case-cell-clamp,.reported-cases-page .data-table td:nth-child(9) .case-cell-clamp{display:block;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;white-space:nowrap}@media(max-width:600px){.manpower-title-row{align-items:stretch}.manpower-actions{display:flex;flex-wrap:nowrap;align-self:stretch;gap:7px;width:100%;padding:6px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.manpower-actions .button{flex:0 0 48px;width:48px;min-width:48px;height:48px}.reported-cases-page .panel-card>.section-heading .section-actions{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;padding-bottom:5px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.reported-cases-page .panel-card>.section-heading .section-actions .button{flex:0 0 auto;width:auto;min-width:max-content;min-height:42px;padding:9px 13px;white-space:nowrap}.stores-toolbar-actions{display:flex;flex-wrap:nowrap;gap:8px;width:100%;padding-bottom:4px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.stores-toolbar-actions .button{flex:0 0 auto;min-height:42px;padding:9px 13px}.data-table th,.data-table td{padding-top:8px;padding-bottom:8px}}.dashboard{padding-top:28px;padding-bottom:36px}.dashboard>.eyebrow{margin:0 0 5px;font-size:11px;line-height:1.2}.dashboard>h1,.dashboard>.stores-title h1,.dashboard>.permissions-title h1,.dashboard>.manpower-title-row h1{margin:0;font-size:clamp(30px,3.25vw,42px);line-height:1.06;letter-spacing:-.028em}.dashboard-welcome{margin:6px 0 0;font-size:16px;line-height:1.4}.stores-title,.permissions-title,.manpower-title-row{align-items:center}.dashboard>.dashboard-welcome+.panel-card,.dashboard>.dashboard-welcome+.events-panel{margin-top:16px}@media(max-width:600px){.dashboard{padding-top:16px;padding-bottom:26px}.dashboard>h1,.dashboard>.stores-title h1,.dashboard>.permissions-title h1,.dashboard>.manpower-title-row h1{font-size:29px;line-height:1.05}.dashboard>.eyebrow{margin-bottom:4px;font-size:10px}.dashboard-welcome{margin-top:5px;font-size:15px;line-height:1.35}.dashboard>.dashboard-welcome+.panel-card,.dashboard>.dashboard-welcome+.events-panel{margin-top:12px}}.case-list-heading{margin:-4px -4px 14px;padding:4px 4px 13px;border-bottom:1px solid #e3edf2}.case-list-heading h2{font-size:22px;line-height:1.2}.case-list-actions{gap:8px}.case-list-actions .button{min-height:40px;padding:9px 15px;border-radius:10px}.case-refresh-button{width:42px;min-width:42px;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.case-refresh-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.case-refresh-button:disabled svg{animation:spin .8s linear infinite}@media(max-width:600px){.reported-cases-page .panel-card>.case-list-heading{display:grid;grid-template-columns:1fr;align-items:stretch;gap:10px;margin:-2px -2px 12px;padding:2px 2px 11px}.reported-cases-page .panel-card>.case-list-heading h2{flex:1 1 auto;min-width:0;font-size:20px}.reported-cases-page .panel-card>.case-list-heading .case-list-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;width:100%;padding:0;overflow:visible}.reported-cases-page .panel-card>.case-list-heading .case-list-actions .button{min-width:auto;min-height:38px;padding:8px 11px}.reported-cases-page .panel-card>.case-list-heading .case-refresh-button{width:38px;min-width:38px;padding:0}}
