:root{color:#123c32;font-synthesis:none;text-rendering:optimizelegibility;--navy:#123c32;--muted:#64766f;--line:#d8e3dd;--line-soft:#edf3ef;--accent:#1a8256;--accent-soft:#eaf6f0;--green:#1a8256;--orange:#ee9120;--purple:#7764dc;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f8f6;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button:disabled{cursor:wait;opacity:.65}.app-shell{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid var(--line);letter-spacing:-.04em;align-items:center;gap:10px;min-height:70px;padding:0 28px;font-size:22px;font-weight:800;display:flex}.brand .stand-cart-logo{object-fit:contain;width:29px;height:42px}.sidebar nav{gap:6px;padding:24px 10px;display:grid}.nav-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:15px;width:100%;min-height:50px;padding:0 18px;font-size:14px;font-weight:600;display:flex;position:relative}.nav-item svg{stroke-width:1.8px;width:20px}.nav-item:hover{background:#f3f8f5}.nav-item.active{background:#edf6f1}.nav-item.active:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:-10px}.sidebar-footer{margin-top:auto;display:grid}.sidebar-feedback-link{color:#929bad;text-align:center;cursor:pointer;background:0 0;border:0;justify-self:stretch;margin:0 10px 15px;padding:4px 0;font-size:12px;font-weight:400}.sidebar-feedback-link:hover{color:#707b91;text-underline-offset:3px;text-decoration:underline}.sidebar-feedback-link.active{color:#707b91;font-weight:500}.logout{border-top:1px solid var(--line);border-radius:0;margin-bottom:20px;padding-top:22px}.app-main{min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;padding:0 26px;display:flex}.menu-button,.icon-button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:inline-grid}.menu-button{visibility:hidden}.menu-button:hover,.icon-button:hover{background:#f5f6f9}.menu-button svg,.icon-button svg{width:21px}.topbar-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.action-center,.notification-button{position:relative}.notification-badge{color:#fff;background:var(--accent);border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:1px;right:0}.action-center-panel{z-index:35;border:1px solid var(--line);background:#fff;border-radius:7px;width:min(420px,100vw - 28px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 50px #07163d2e}.action-center-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 16px 14px;display:flex}.action-center-panel h2{letter-spacing:-.025em;margin:0;font-size:16px}.action-center-panel header p{color:var(--muted);margin:5px 0 0;font-size:10px}.action-center-panel header .icon-button{flex:none;width:32px;height:32px;margin-top:-5px}.action-center-panel ul{max-height:min(440px,100vh - 180px);margin:0;padding:0;list-style:none;overflow-y:auto}.action-center-panel li{border-bottom:1px solid var(--line-soft)}.action-center-panel li button{cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;min-height:72px;padding:11px 16px;display:grid}.action-center-panel li button:hover{background:#fafbfc}.action-center-panel li.high-priority button{background:snow}.action-center-panel li.high-priority button:hover{background:#fff3f3}.action-center-panel li button>span:nth-child(2){gap:4px;min-width:0;display:grid}.action-center-panel li strong{font-size:12px}.action-center-panel li small{color:var(--muted);font-size:10px;line-height:1.4}.action-center-panel li svg{width:15px;color:var(--muted)}.action-count{color:#fff;background:var(--navy);border-radius:50%;place-items:center;min-width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.high-priority .action-count{background:var(--accent)}.action-center-panel footer{background:#f8f9fb;padding:10px 16px}.action-center-panel footer p,.action-center-empty{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.action-center-empty{padding:24px 16px;font-size:11px}.profile-avatar{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.profile-copy{gap:2px;min-width:124px;display:grid}.profile-copy strong{font-size:12px}.profile-copy span{color:var(--muted);font-size:11px}.employee-profile-menu{position:relative}.employee-profile-trigger{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;min-height:48px;padding:5px 8px;display:flex}.employee-profile-trigger:hover,.employee-profile-trigger[aria-expanded=true]{background:#f4f6f9}.employee-profile-panel{z-index:55;border:1px solid var(--line);background:#fff;border-radius:10px;width:238px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 46px #07163d29}.employee-profile-panel button{color:#273754;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:21px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:45px;padding:0 11px;font-size:12px;font-weight:700;display:grid}.employee-profile-panel button:hover,.employee-profile-panel button[aria-current=page]{color:var(--navy);background:#f4f6f9}.employee-profile-panel svg{stroke-width:1.8px;width:18px}.employee-profile-panel [role=separator]{background:var(--line);height:1px;margin:7px 3px}.dashboard{max-width:1400px;margin:0 auto;padding:24px 28px 40px}.dashboard-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.dashboard-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.3vw,32px)}.dashboard-heading p{color:var(--muted);align-items:center;gap:8px;margin:8px 0 0;font-size:14px;display:flex}.dashboard-heading p svg{width:17px}.dashboard-heading-actions,.date-navigation{align-items:center;gap:9px;display:flex}.date-navigation{border:1px solid var(--line);border-radius:6px;padding:2px}.date-navigation .secondary-button{border:0;min-height:36px}.primary-button,.secondary-button{cursor:pointer;border-radius:5px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff;justify-content:center;align-items:center;gap:10px;display:inline-flex;box-shadow:0 4px 10px #1c8a5b2e}.primary-button:hover{background:#14734a}.primary-button svg{width:17px}.secondary-button{border:1px solid var(--line);background:#fff}.schedule-filters{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.schedule-filters label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:10px;font-weight:800;display:grid}.schedule-filters select{border:1px solid var(--line);min-width:180px;height:38px;color:var(--navy);text-transform:none;background:#fff;border-radius:5px;padding:0 10px}.staffing-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:16px;display:grid}.staffing-summary>p{border:1px solid var(--line);color:var(--muted);grid-column:1/-1;margin:0;padding:15px;font-size:12px}.staffing-card{background:#f6fcf9;border:1px solid #bfe3d4;border-radius:5px;grid-template-columns:1fr auto;gap:5px 12px;padding:12px 14px;display:grid}.staffing-card>div{gap:3px;display:grid}.staffing-card strong{font-size:11px}.staffing-card span,.staffing-card small{color:var(--muted);font-size:9px}.staffing-card b{grid-row:span 2;align-self:center;font-size:24px}.staffing-card small{color:#13734f;grid-column:1/-1;font-weight:700}.staffing-card.staffing-gap{background:#fff7f7;border-color:#f1b9bc}.staffing-card.staffing-gap small{color:#b4232a}.dashboard-grid{grid-template-columns:minmax(0,2.3fr) minmax(300px,.95fr);align-items:start;gap:22px;display:grid}.dashboard-primary,.dashboard-side{gap:18px;min-width:0;display:grid}.schedule-panel,.handover-panel,.side-panel{border:1px solid var(--line);background:#fff;border-radius:5px;overflow:hidden}.schedule-header{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;align-items:center;min-height:48px;padding:0 14px;font-size:11px;font-weight:700;display:grid}.time-axis{color:#35415f;justify-content:space-between;padding:0 16px;display:flex}.schedule-body{position:relative}.department-row{border-bottom:1px solid var(--line-soft);grid-template-columns:150px 1fr;min-height:78px;display:grid}.department-name{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:9px;padding:10px 14px;display:flex}.department-name strong{font-size:12px}.department-name span{color:#34415f;align-items:center;gap:6px;font-size:11px;display:flex}.department-name svg{width:13px}.shift-lane{background-image:linear-gradient(to right, transparent calc(100% - 1px), var(--line-soft) 1px);background-size:16.6667% 100%;min-width:0;position:relative}.shift{border:1px solid #cfd5e1;border-left:3px solid var(--accent);cursor:pointer;text-align:left;background:#fbfcfe;border-radius:3px;flex-direction:column;gap:2px;min-width:72px;height:36px;padding:5px 9px 4px 12px;display:flex;position:absolute;top:10px;overflow:hidden}.shift strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.shift span{color:#536078;white-space:nowrap;font-size:9px}.shift:hover{z-index:4;background:#f2faf6}.shift.open{background:#f7fcf9;border-style:dashed dashed dashed solid}.shift.completed{border-left-color:var(--green);opacity:.72}.shift.draft{background:#fff9e8;border-color:#d8a52f}.shift small{color:#8a650d;text-transform:uppercase;font-size:8px;font-weight:800}.open-slot{color:#657089;background:#ffffffb8;border:1px dashed #cfd6e3;flex-direction:column;gap:3px;min-width:72px;height:49px;padding:7px 9px;font-size:9px;display:flex;position:absolute;top:11px}.open-slot small{font-size:9px}.now-line{background:var(--accent);z-index:5;pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:calc(36.5% + 95.25px)}.now-line span{color:#fff;background:var(--accent);border-radius:3px;padding:3px 6px;font-size:9px;font-weight:700;position:absolute;top:-45px;left:50%;transform:translate(-50%)}.schedule-summary{color:#3b4660;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:0 15px;font-size:11px;display:flex}.schedule-summary strong{color:var(--accent);margin-left:8px}.side-panel header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:53px;padding:0 16px;display:flex}.side-panel h2,.handover-panel h2{letter-spacing:-.025em;margin:0;font-size:16px}.side-panel header button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.panel-list{display:grid}.panel-empty{color:var(--muted);margin:0;padding:22px 16px;font-size:12px}.open-shift-row{border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 15px;display:flex}.open-shift-row:hover{background:#fafbfc}.open-shift-row>span{color:#33405e;align-items:center;gap:10px;font-size:10px;display:flex}.open-shift-row>span:first-child{flex-direction:column;align-items:flex-start;gap:3px}.open-shift-row strong,.open-shift-row small{font-size:10px}.open-shift-row svg{width:14px}.employee-row{border-bottom:1px solid var(--line-soft);grid-template-columns:34px 1fr auto 8px;align-items:center;gap:10px;min-height:59px;padding:8px 14px;display:grid}.avatar{color:#46516c;background:#eef1f6;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:700;display:grid}.employee-primary,.employee-secondary{gap:3px;min-width:0;display:grid}.employee-primary strong,.employee-primary small,.employee-secondary small,.employee-secondary span{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.employee-primary small,.employee-secondary small{color:#5b6680}.employee-secondary{text-align:right}.employee-row i{background:var(--green);border-radius:50%;width:7px;height:7px}.handover-panel{padding-top:16px}.handover-panel h2{padding:0 15px 12px}.handover-row{border-top:1px solid var(--line-soft);grid-template-columns:.9fr 1fr 1.2fr 1.2fr;align-items:center;min-height:33px;padding:0 15px;font-size:10px;display:grid}.handover-empty{border-top:1px solid var(--line-soft);padding:14px 15px}.header-row{border-top:0;font-size:9px;font-weight:700}.empty-view{text-align:center;border:1px solid var(--line);place-content:center;min-height:420px;display:grid}.empty-view h2{margin:0 0 8px;font-size:28px}.empty-view p{color:var(--muted);margin:0}.dialog-backdrop{z-index:50;background:#07163d47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.shift-dialog{background:#fff;border-radius:8px;width:min(460px,100%);padding:22px;box-shadow:0 24px 64px #07163d33}.shift-dialog header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.shift-dialog h2{margin:0;font-size:22px}.shift-dialog p{color:var(--muted);margin:6px 0 0;font-size:13px}.shift-dialog label{gap:7px;margin-bottom:15px;font-size:12px;font-weight:700;display:grid}.shift-dialog input,.shift-dialog select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);background:#fff;border-radius:5px;padding:0 11px}.dialog-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.shift-dialog footer{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.form-error{font-weight:700;color:#b4232a!important;margin:-3px 0 15px!important;font-size:12px!important}.shift-details{max-height:calc(100vh - 40px);overflow-y:auto}.shift-details header h2{margin-top:8px}.state-badge{background:var(--accent-soft);color:#17654a;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.state-badge.scheduled{color:#334b9b;background:#eef2ff}.state-badge.completed{color:#13734f;background:#eaf8f2}.state-badge.cancelled{color:#5f687b;background:#f0f1f4}.state-badge.draft{color:#805d08;background:#fff1c7;margin-left:6px}.state-badge.published{color:#17654a;background:#edf8f3;margin-left:6px}.details-section{border-top:1px solid var(--line-soft);padding:16px 0}.details-section h3{margin:0 0 14px;font-size:14px}.details-section .secondary-button{width:100%}.terminal-state-copy{border-top:1px solid var(--line-soft);color:var(--muted);padding:18px 0;font-size:13px}.danger-button{color:#b4232a;cursor:pointer;background:#fff;border:1px solid #d7333a;border-radius:5px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700}.success-button{color:#13734f;border-color:#9bd4bf}.schedule-alert{color:#9d252b;background:#fff5f5;border:1px solid #f0b5b8;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.schedule-alert button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.schedule-alert.success-alert{color:#17654a;background:#f2fbf7;border-color:#9bd4bf}.compliance-panel{background:#fffbef;border:1px solid #e3c56e;border-radius:7px;gap:12px;margin-bottom:16px;padding:16px;display:grid}.compliance-panel:not([open]){background:#fff;padding:0;display:block}.compliance-panel>summary{color:#6e5919;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;font-size:11px;font-weight:800;display:flex}.compliance-panel>summary small{color:#94751c;font-size:10px}.compliance-panel[open]>summary{border-bottom:1px solid #ead9a1;padding:0 0 12px}.compliance-panel h2{margin:0 0 4px;font-size:16px}.compliance-panel p{color:var(--muted);margin:0;font-size:12px}.compliance-panel ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.compliance-panel li{grid-template-columns:58px 1fr;gap:8px;font-size:12px;display:grid}.compliance-panel li strong{color:#8a650d;text-transform:uppercase}.compliance-panel li.error strong{color:#a1232a}.compliance-panel label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.compliance-panel textarea{min-height:72px;font:inherit;background:#fff;border:1px solid #c9a94e;border-radius:5px;padding:9px}.handover-oversight{border:1px solid var(--line);background:#fff;border-radius:7px}.handover-oversight>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.handover-oversight h2{margin:0 0 4px;font-size:16px}.handover-oversight header p{color:var(--muted);margin:0;font-size:12px}.handover-oversight header>span{color:#17654a;font-size:12px;font-weight:800}.handover-oversight ul{margin:0;padding:0;list-style:none}.handover-oversight li{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:14px;padding:14px 18px;display:grid}.handover-oversight li.overdue{background:#fff8f8;border-left:3px solid #d7333a}.handover-oversight li>div:first-child{gap:4px;display:grid}.handover-oversight li span,.handover-oversight li small{color:var(--muted);font-size:11px}.handover-escalation{align-items:center;gap:8px;display:flex}.handover-escalation input{border:1px solid var(--line);border-radius:5px;width:100%;min-height:38px;padding:0 9px}.schedule-state{text-align:center;border:1px solid var(--line);border-radius:5px;place-content:center;min-height:420px;display:grid}.schedule-state h2{margin:0;font-size:18px}.schedule-state p{color:var(--muted);margin:8px 0 0}.error-state{background:snow;border-color:#f0b5b8}.directory-view{gap:18px;display:grid}.directory-view>header{gap:6px;display:grid}.directory-view>header h2{margin:0;font-size:28px}.directory-view>header p{color:var(--muted);margin:0;font-size:13px}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.directory-card{border:1px solid var(--line);background:#fff;border-radius:5px;overflow:hidden}.directory-card>h3{margin:0;padding:18px 18px 0;font-size:17px}.directory-form{border-bottom:1px solid var(--line-soft);gap:8px;padding:18px;display:grid}.directory-form>label{font-size:12px;font-weight:700}.directory-form>div{grid-template-columns:1fr auto;gap:10px;display:grid}.directory-form input{border:1px solid var(--line);border-radius:5px;min-width:0;min-height:42px;padding:0 11px}.directory-list{margin:0;padding:0;list-style:none}.directory-list li{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 18px;display:flex}.directory-list strong{font-size:12px}.directory-list span{text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800}.active-record{color:#13734f;background:#eaf8f2}.inactive-record{color:#5f687b;background:#f0f1f4}.directory-empty{color:var(--muted);margin:0;padding:24px 18px;font-size:12px}.operations-stack{gap:18px;display:grid}.availability-card>h3{margin:0;padding:18px 18px 0;font-size:17px}.availability-form{border-bottom:1px solid var(--line-soft);gap:12px;padding:18px;display:grid}.availability-form label{gap:6px;font-size:11px;font-weight:700;display:grid}.availability-form input,.availability-form select,.staffing-target-form input{border:1px solid var(--line);background:#fff;border-radius:5px;min-width:0;min-height:40px;padding:0 10px}.availability-form>.primary-button{justify-self:start}.availability-time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.availability-list,.audit-list{margin:0;padding:0;list-style:none}.availability-list li{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:10px 18px;display:flex}.availability-list li>div{gap:4px;display:grid}.availability-list strong{font-size:11px}.availability-list span{color:var(--muted);font-size:10px}.availability-list .secondary-button{min-height:34px}.staffing-target-list{display:grid}.staffing-target-form{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(180px,1fr) 100px auto;align-items:center;gap:12px;padding:12px 18px;display:grid}.staffing-target-form label{gap:3px;display:grid}.staffing-target-form label span{font-size:12px;font-weight:700}.staffing-target-form label small{color:var(--muted);font-size:9px}.staffing-target-form .form-error{grid-column:1/-1;margin:0!important}.audit-list li{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:66px;padding:12px 18px;display:grid}.audit-list li>div{gap:4px;display:grid}.audit-list li>div:last-child{text-align:right}.audit-list strong{font-size:12px}.audit-list span,.audit-list time,.audit-list small{color:var(--muted);font-size:10px}.template-grid{grid-template-columns:minmax(280px,.8fr) minmax(420px,1.4fr);align-items:start;gap:18px;display:grid}.template-form{gap:12px;padding:18px;display:grid}.template-form label{gap:6px;font-size:11px;font-weight:700;display:grid}.template-form input,.template-form select{border:1px solid var(--line);background:#fff;border-radius:5px;min-width:0;min-height:40px;padding:0 10px}.template-form-row{grid-template-columns:1.2fr .8fr 1fr;gap:10px;display:grid}.template-form .primary-button{justify-self:start}.template-list{margin:0;padding:0;list-style:none}.template-list li{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:84px;padding:13px 18px;display:grid}.template-list li>div{gap:5px;min-width:0;display:grid}.template-list li>div:last-child{flex-wrap:wrap;justify-content:flex-end;display:flex}.template-list strong{font-size:12px}.template-list span,.template-list small{color:var(--muted);font-size:10px}.template-list .primary-button,.template-list .secondary-button{min-height:34px;padding:0 10px;font-size:10px}.template-list .inactive-record{border-radius:999px;padding:4px 8px}.template-success{color:#13734f;background:#f2fbf7;border:1px solid #9bd4bf;border-radius:5px;padding:11px 14px;font-size:12px;font-weight:700}.request-list{margin:0;padding:0;list-style:none}.request-list li{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:102px;padding:14px 18px;display:grid}.request-list li>div{gap:5px;min-width:0;display:grid}.request-list li>div:last-child{gap:8px;display:flex}.request-list strong{font-size:13px}.request-list span,.request-list small{color:var(--muted);font-size:10px}.request-kind{text-transform:uppercase;background:#eef2ff;border-radius:999px;justify-self:start;padding:4px 8px;font-weight:800;color:#334b9b!important;font-size:9px!important}.request-kind.release{background:#fff5e8;color:#9d5b16!important}.request-kind.absence{background:#f4edfc;color:#6d3aa8!important}.request-list .primary-button,.request-list .secondary-button{min-height:36px;padding:0 12px;font-size:11px}.time-summary{grid-template-columns:repeat(2,minmax(180px,260px));gap:12px;display:grid}.time-summary article{border:1px solid var(--line);border-radius:5px;gap:5px;padding:14px 16px;display:grid}.time-summary span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.time-summary strong{font-size:22px}.time-entry-list{margin:0;padding:0;list-style:none}.time-entry-list>li{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:92px;padding:14px 18px;display:grid}.time-entry-summary{gap:5px;display:grid}.time-entry-summary strong{font-size:13px}.time-entry-summary span,.time-entry-summary small{color:var(--muted);font-size:10px}.time-entry-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.time-entry-actions .primary-button,.time-entry-actions .secondary-button,.time-correction-form .primary-button,.time-correction-form .secondary-button{min-height:36px;padding:0 11px;font-size:10px}.time-entry-actions .form-error{flex-basis:100%}.time-correction-form{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;display:grid}.time-correction-form label{gap:5px;font-size:10px;font-weight:700;display:grid}.time-correction-form label:nth-child(3),.time-correction-form .form-error,.time-correction-form>div{grid-column:1/-1}.time-correction-form input{border:1px solid var(--line);border-radius:5px;min-width:0;min-height:38px;padding:0 9px}.time-correction-form>div{gap:8px;display:flex}.report-view{gap:18px;display:grid}.report-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.report-title h2{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.3vw,32px)}.report-title p{color:var(--muted);margin:7px 0 0;font-size:13px}.report-title .secondary-button{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.report-title .secondary-button svg{width:16px}.report-section{border:1px solid var(--line);background:#fff;border-radius:5px;padding:20px}.report-section h3{letter-spacing:-.02em;margin:0 0 8px;font-size:17px}.report-section>p{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.55}.executive-summary{border-left:4px solid var(--navy);background:#fafbfe}.executive-summary ul,.report-actions ol{color:#35415f;gap:8px;margin:12px 0 0;padding-left:20px;font-size:12px;line-height:1.55;display:grid}.report-range{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:repeat(2,minmax(160px,220px)) auto;align-items:end;gap:12px;padding:16px;display:grid}.report-range label{color:var(--muted);text-transform:uppercase;gap:6px;font-size:10px;font-weight:800;display:grid}.report-range input{border:1px solid var(--line);min-height:42px;color:var(--navy);text-transform:none;background:#fff;border-radius:5px;padding:0 10px}.report-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.report-kpis article{border:1px solid var(--line);background:#fff;border-radius:5px;gap:5px;padding:18px;display:grid}.report-kpis span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.report-kpis strong{letter-spacing:-.035em;font-size:25px}.report-kpis small{color:var(--muted);font-size:10px}.variance-value{color:#b4232a;font-weight:800}.labor-bars{gap:14px;margin-top:20px;display:grid}.labor-bars article{grid-template-columns:minmax(130px,.35fr) minmax(220px,1fr);align-items:center;gap:18px;display:grid}.labor-bars article>div:first-child{gap:3px;display:grid}.labor-bars strong{font-size:12px}.labor-bars span{color:var(--muted);font-size:10px}.labor-bar-pair{gap:5px;display:grid}.labor-bar{border-radius:3px;align-items:center;min-width:70px;height:25px;transition:width .18s;display:flex}.labor-bar.approved{background:var(--navy)}.labor-bar.scheduled{background:#cfd6e4}.labor-bar b{color:#fff;white-space:nowrap;padding:0 8px;font-size:9px}.labor-bar.scheduled b{color:#26324f}.labor-legend{color:var(--muted);gap:18px;margin-top:18px;font-size:10px;display:flex}.labor-legend span{align-items:center;gap:6px;display:inline-flex}.labor-legend i{background:var(--navy);border-radius:2px;width:18px;height:8px}.labor-legend i.scheduled{background:#cfd6e4}.report-table-wrap{overflow-x:auto}.report-table{border-collapse:collapse;width:100%;font-size:11px}.report-table th,.report-table td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:11px 10px}.report-table th{color:var(--muted);text-transform:uppercase;font-size:9px}.report-table th:nth-child(n+3),.report-table td:nth-child(n+3){text-align:right}.report-actions h3:not(:first-child){margin-top:22px}.report-actions>p:last-child{margin-bottom:0}.competency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.competency-selector{border-bottom:1px solid var(--line-soft);gap:12px;padding:18px;display:grid}.competency-selector label,.competency-selector form{color:var(--muted);text-transform:uppercase;gap:6px;font-size:10px;font-weight:800;display:grid}.competency-selector form{grid-template-columns:minmax(0,1fr) auto;align-items:end}.competency-selector form label{gap:6px;display:grid}.competency-selector select{border:1px solid var(--line);min-width:0;min-height:40px;color:var(--navy);text-transform:none;background:#fff;border-radius:5px;padding:0 10px}.competency-assignment-list,.role-requirements ul{margin:0;padding:0;list-style:none}.competency-assignment-list li{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 18px;display:flex}.competency-assignment-list strong{font-size:12px}.competency-assignment-list .secondary-button{min-height:34px}.role-requirements>h3{margin:0;padding:18px 18px 0;font-size:17px}.role-requirements .competency-selector{max-width:360px}.role-requirements li{border-bottom:1px solid var(--line-soft);min-height:58px;padding:10px 18px}.role-requirements li,.role-requirements li label{justify-content:space-between;align-items:center;gap:12px;display:flex}.role-requirements li label{cursor:pointer;justify-content:flex-start}.role-requirements li label>span{gap:3px;display:grid}.role-requirements li strong{font-size:12px}.role-requirements li small,.role-requirements li>span{color:var(--muted);font-size:10px}.self-service{gap:18px;display:grid}.self-service>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.self-service>header h2{margin:2px 0 6px;font-size:24px}.self-service>header p{color:var(--muted);margin:0}.self-service .eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.self-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.self-service-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.self-service-list li{border:1px solid var(--line-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.self-service-list li>div:first-child{gap:3px;display:grid}.self-service-list span,.self-service-list small{color:var(--muted);font-size:12px}.self-service-list.compact{max-height:360px;overflow:auto}.self-service-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.self-service-form label{color:var(--muted);text-transform:uppercase;gap:6px;font-size:10px;font-weight:800;display:grid}.self-service-form input,.self-service-form select,.self-service-form textarea{border:1px solid var(--line);min-height:40px;color:var(--navy);font:inherit;text-transform:none;background:#fff;border-radius:5px;padding:8px 10px}.self-service-form textarea{resize:vertical;min-height:92px}.self-service-form .full-width{grid-column:1/-1}.self-service-list .unread-notification{background:#f2fbf7;border-color:#9bd4bf}.self-service-list .inline-actions select{border:1px solid var(--line);background:#fff;border-radius:5px;max-width:160px;min-height:38px;padding:0 8px}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr}.dashboard-side{grid-template-columns:1fr 1fr}}@media (width<=760px){.menu-button{visibility:visible}.app-shell{display:block}.sidebar{width:220px;transition:left .18s;position:fixed;left:-240px;box-shadow:14px 0 40px #07163d1f}.nav-open .sidebar{left:0}.dashboard{padding:20px 14px 32px}.profile-copy{display:none}.employee-profile-trigger{min-height:44px;padding:3px}.employee-profile-panel{width:min(300px,100vw - 24px);padding:9px;position:fixed;top:62px;right:12px}.employee-profile-panel button{min-height:50px;font-size:14px}.dashboard-heading{align-items:flex-start}.dashboard-heading-actions{flex-direction:column-reverse;align-items:flex-end}.dashboard-heading .primary-button{min-width:44px;padding:0 12px;font-size:0}.dashboard-heading .primary-button svg{width:18px}.dashboard-side,.directory-grid{grid-template-columns:1fr}.availability-time-grid{grid-template-columns:1fr 1fr}.staffing-target-form{grid-template-columns:1fr 90px}.staffing-target-form .secondary-button{grid-column:1/-1}.template-grid,.template-form-row,.template-list li{grid-template-columns:1fr}.template-list li>div:last-child{justify-content:flex-start}.request-list li{grid-template-columns:1fr}.request-list li>div:last-child{justify-content:flex-start}.time-summary{grid-template-columns:1fr 1fr}.time-entry-list>li{grid-template-columns:1fr}.time-entry-actions{justify-content:flex-start}.time-correction-form{grid-template-columns:1fr}.time-correction-form label:nth-child(3),.time-correction-form .form-error,.time-correction-form>div{grid-column:auto}.report-title{flex-direction:column}.report-range,.report-kpis{grid-template-columns:1fr}.labor-bars article{grid-template-columns:1fr;gap:8px}.competency-grid,.competency-selector form,.self-service-grid,.self-service-form{grid-template-columns:1fr}.self-service>header{display:grid}.self-service-form .full-width{grid-column:auto}.schedule-panel{overflow-x:auto}.schedule-header,.department-row,.schedule-summary{min-width:760px}.handover-panel{overflow-x:auto}.handover-table{min-width:620px}.access-list>li,.access-list form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.auth-shell{background:#f3f5f2;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:#fff;border:1px solid #dce2dc;border-radius:18px;gap:16px;width:100%;max-width:440px;padding:32px;display:grid;box-shadow:0 18px 50px #182d201a}.auth-card form,.auth-card label{gap:8px;display:grid}.auth-card form{gap:16px}.auth-card input{font:inherit;border:1px solid #bcc8be;border-radius:8px;padding:11px 12px}.auth-eyebrow{color:#54715d;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.auth-card h1,.auth-card p{margin:0}.settings-stack,.access-settings{gap:20px;display:grid}.access-list{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.access-list>li{border-top:1px solid var(--line-soft);grid-template-columns:minmax(180px,1fr) minmax(320px,2fr);align-items:end;gap:12px;padding:14px 18px;display:grid}.access-list>li>div{gap:4px;min-width:0;display:grid}.access-list strong,.access-list small{overflow-wrap:anywhere}.access-list small{color:var(--muted)}.access-list form{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}.access-list label{gap:5px;display:grid}.access-list select{border:1px solid var(--line);font:inherit;border-radius:5px;padding:8px}.access-actions{align-items:center;gap:8px;display:flex}.access-self{color:var(--muted);place-self:center end;font-weight:700}.access-event-list{margin:12px 0 0;padding:0;list-style:none;display:grid}.access-event-list li{border-top:1px solid var(--line-soft);gap:4px;padding:12px 18px;display:grid}.access-event-list small{color:var(--muted)}.auth-error{color:#a62828}.auth-switch{color:#315e3f;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;text-decoration:underline}.auth-brand{color:var(--navy);align-items:center;gap:10px;font-size:1.2rem;font-weight:850;display:flex}.auth-brand .stand-cart-logo{object-fit:contain;width:34px;height:48px}.auth-heading{gap:8px;display:grid}.auth-heading>p:last-child{color:var(--muted);line-height:1.55}.auth-form label small{color:var(--muted);font-size:.75rem;line-height:1.45}.auth-form .primary-button{justify-content:center;min-height:46px}.auth-text-action{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:center;font-weight:700}.auth-back{align-items:center;gap:7px;text-decoration:none;display:flex}.auth-back svg{width:16px}.auth-complete{text-align:center;gap:18px;display:grid}.auth-complete>svg{color:var(--accent);justify-self:center;width:52px;height:52px}.mobile-app-controls{border-bottom:1px solid #d8ebe2}.mobile-app-controls:empty{display:none}.mobile-app-controls .push-notification-control{border-bottom:0}.install-app-control{background:#f7fbf9;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 24px;display:grid}.install-app-control+.push-notification-control{border-top:1px solid #d8ebe2}.install-app-control>span{color:var(--accent);background:#e3f3eb;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.install-app-control svg{width:17px}.install-app-control>div{gap:3px;display:grid}.install-app-control strong{font-size:11px}.install-app-control small{color:#4d675e;font-size:9px;line-height:1.4}.install-app-control button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #9bcab8;border-radius:7px;min-height:32px;padding:0 10px;font-size:9px;font-weight:800}.employee-profile-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px;display:grid}.employee-profile-card,.employee-location-card{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 8px 28px #0f48350d}.employee-profile-card>header{border-bottom:1px solid var(--line-soft);align-items:center;gap:14px;padding:22px;display:flex}.employee-profile-card h2,.employee-profile-card p,.employee-location-card h2,.employee-location-card p{margin:0}.employee-profile-card header p,.employee-location-card p{color:var(--muted)}.employee-profile-large-avatar{color:var(--accent);background:#e3f3eb;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.employee-profile-card form{gap:15px;padding:22px;display:grid}.employee-profile-card label{color:var(--navy);gap:7px;font-size:.82rem;font-weight:750;display:grid}.employee-profile-card label svg{display:none}.employee-profile-card input{border:1px solid var(--line);font:inherit;border-radius:8px;min-height:44px;padding:0 12px}.employee-profile-card .primary-button{justify-content:center;justify-self:start}.profile-saved{color:var(--accent);font-size:.82rem;font-weight:750}.employee-location-card{grid-template-columns:42px 1fr;align-content:start;gap:14px;padding:22px;display:grid}.employee-location-card>span{color:var(--accent);background:#e3f3eb;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.employee-location-card>div{gap:10px;display:grid}.employee-location-card a{color:var(--accent);align-items:center;gap:6px;margin-top:4px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.employee-location-card a svg{width:15px}.workday-all-day{grid-column:1/-1;align-items:center;flex-direction:row!important;gap:8px!important;display:flex!important}.workday-all-day input{width:18px;height:18px}@media (width<=760px){.auth-shell{align-items:stretch;padding:0}.auth-card{box-shadow:none;border:0;border-radius:0;max-width:none;padding:28px 22px}.employee-profile-grid{grid-template-columns:1fr}.employee-profile-card .primary-button{justify-self:stretch}.install-app-control{padding-left:18px;padding-right:18px}.workday-form-panel form .workday-all-day{grid-column:1/-1;justify-content:flex-start;align-items:center;display:flex}.workday-form-panel form .workday-all-day input{flex:0 0 18px;width:18px;height:18px;min-height:18px;margin:0;padding:0}}.employee-location-card p{line-height:1.45}.moderator-overview,.moderator-planner,.moderator-people,.locations-settings{gap:20px;display:grid}.moderator-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.moderator-page-heading h1{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,39px)}.moderator-page-heading p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.moderator-page-heading>div:last-child{gap:10px;display:flex}.moderator-page-heading button{border-radius:8px;align-items:center;gap:9px;min-height:46px;display:inline-flex}.moderator-page-heading button svg{width:17px}.moderator-status-band{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.moderator-status-band>div{border-right:1px solid var(--line-soft);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-height:82px;padding:14px 20px;display:grid}.moderator-status-band>div:last-child{border-right:0}.moderator-status-band svg{width:23px;color:var(--accent);stroke-width:1.7px}.moderator-status-band span{gap:5px;min-width:0;display:grid}.moderator-status-band strong{font-size:12px}.moderator-status-band small{color:var(--muted);font-size:10px}.moderator-status-band .draft-copy{color:#a96800;font-weight:750}.moderator-status-band .published-copy{color:var(--accent);font-weight:750}.moderator-overview-grid{grid-template-columns:minmax(0,1fr) 315px;align-items:start;gap:20px;display:grid}.moderator-overview-main{gap:20px;min-width:0;display:grid}.moderator-week-plan,.moderator-queue,.planning-basis,.planner-compliance,.template-disclosure,.people-roster,.person-editor,.moderator-availability,.location-roster,.torggata-summary,.torggata-form{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.moderator-week-plan>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:13px 16px;display:flex}.moderator-week-plan>header>div:first-child{align-items:baseline;gap:10px;display:flex}.moderator-week-plan h2,.moderator-queue h2,.planning-basis h2{letter-spacing:-.02em;margin:0;font-size:16px}.moderator-week-plan>header>div:first-child>span{color:var(--muted);font-size:10px;font-weight:700}.plan-legend{align-items:center;gap:14px;display:flex}.plan-legend span{color:var(--muted);align-items:center;gap:5px;font-size:8px;font-weight:700;display:inline-flex}.plan-legend i,.day-plan-status:before{background:var(--accent);border-radius:50%;width:7px;height:7px}.plan-legend i.draft,.day-plan-status.draft:before{background:#dc8900}.plan-legend i.open{background:0 0;border:1px dashed #9caaa4;border-radius:3px;width:13px;height:13px}.week-plan-list{display:grid}.week-plan-day{border-bottom:1px solid var(--line-soft);grid-template-columns:112px minmax(0,1fr) 82px;align-items:center;gap:14px;min-height:96px;padding:12px 16px;display:grid}.week-plan-day:last-child{border-bottom:0}.week-plan-date{gap:5px;display:grid}.week-plan-date strong{font-size:11px}.week-plan-date small{color:var(--muted);font-size:8px}.week-plan-shifts{gap:8px;min-width:0;display:flex;overflow:hidden}.week-shift{cursor:pointer;text-align:left;background:#f8fcfa;border:1px solid #c9dfd5;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px;min-width:148px;min-height:64px;padding:8px 10px;display:grid}.week-shift:hover{background:#f0f9f5;border-color:#83bca6}.week-shift.draft{background:#fffbf0;border-color:#ebcb8b}.week-shift.open{background:#fff;border-style:dashed}.week-shift time{color:#39534a;grid-column:1/-1;font-size:8px;font-weight:750}.week-shift>span{align-items:center;gap:6px;min-width:0;display:flex}.week-shift>span i{color:#14523f;background:#dbeee6;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:7px;font-style:normal;font-weight:800;display:grid}.week-shift>span svg{width:16px;color:var(--accent)}.week-shift strong,.week-shift small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.week-shift strong{font-size:9px}.week-shift small{color:var(--muted);grid-column:2;font-size:7px}.empty-day-action{min-height:44px;color:var(--accent);cursor:pointer;background:#fff;border:1px dashed #aebdb6;border-radius:7px;align-self:center;align-items:center;gap:7px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.empty-day-action svg{width:14px}.day-plan-status{color:var(--muted);justify-self:end;align-items:center;gap:6px;font-size:8px;font-weight:750;display:inline-flex}.day-plan-status:before{content:"";display:block}.day-plan-status.draft{color:#966100}.moderator-queue{position:sticky;top:90px}.moderator-queue-heading{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:70px;padding:14px 16px;display:flex}.moderator-queue-heading>span{gap:5px;display:grid}.moderator-queue-heading small{color:var(--muted);font-size:9px}.moderator-queue-heading svg{width:17px}.moderator-queue>div{display:grid}.moderator-queue>div button{border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:0 16px;display:flex}.moderator-queue>div button:last-child{border-bottom:0}.moderator-queue>div button:hover{background:#f6fbf8}.moderator-queue>div span{font-size:10px;font-weight:750}.moderator-queue>div strong{min-width:29px;height:29px;color:var(--navy);background:#edf3f0;border-radius:50%;place-items:center;font-size:10px;display:grid}.planning-basis>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.planning-basis>header>div{gap:4px;display:grid}.planning-basis header p{color:var(--muted);margin:0;font-size:9px}.planning-basis header svg{width:20px;color:var(--accent)}.planning-basis ul{margin:0;padding:0;list-style:none}.planning-basis li{border-bottom:1px solid var(--line-soft);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px 18px;display:grid}.planning-basis li:last-child{border-bottom:0}.planning-basis li>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:30px;height:30px;font-size:8px;font-weight:800;display:grid}.planning-basis li div{gap:4px;display:grid}.planning-basis li strong{font-size:10px}.planning-basis li small{color:var(--muted);font-size:8px}.moderator-empty{color:var(--muted);margin:0;padding:24px 18px;font-size:11px;line-height:1.5}.planner-toolbar{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:42px minmax(0,1fr) 42px;justify-self:start;align-items:center;min-width:280px;display:grid;overflow:hidden}.planner-toolbar button{cursor:pointer;background:#fff;border:0;place-items:center;width:42px;height:48px;display:grid}.planner-toolbar button:hover{background:#f3f8f5}.planner-toolbar button svg{width:17px}.planner-toolbar>span{text-align:center;gap:3px;padding:0 12px;display:grid}.planner-toolbar strong{font-size:11px}.planner-toolbar small{color:var(--muted);font-size:8px}.auto-plan-panel{background:linear-gradient(135deg,#f2fbf7,#fff);border:1px solid #a9d7c5;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;display:flex}.auto-plan-panel>div{align-items:flex-start;gap:13px;min-width:0;display:flex}.auto-plan-panel>div>span{width:38px;height:38px;color:var(--accent);background:#dff4eb;border-radius:10px;flex:0 0 38px;place-items:center;display:grid}.auto-plan-panel svg{width:18px}.auto-plan-panel h2{color:var(--navy);margin:0;font-size:15px}.auto-plan-panel p{max-width:720px;color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.55}.auto-plan-panel>button{white-space:nowrap;flex:none;align-items:center;gap:8px;min-height:44px;display:inline-flex}.schedule-alert.auto-plan-warning{color:#805b0b;background:#fffaf0;border-color:#e6cb85;justify-content:flex-start;align-items:flex-start}.schedule-alert.auto-plan-warning svg{flex:0 0 17px;width:17px}.planner-compliance{background:#fffcf4;border-color:#e3c57d;gap:14px;padding:18px;display:grid}.planner-compliance>header{align-items:flex-start;gap:12px;display:flex}.planner-compliance>header svg{color:#a66a00;flex:none;width:21px}.planner-compliance h2{margin:0;font-size:15px}.planner-compliance header p{color:var(--muted);margin:5px 0 0;font-size:10px}.planner-compliance ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.planner-compliance li{grid-template-columns:58px minmax(0,1fr);gap:10px;font-size:10px;line-height:1.45;display:grid}.planner-compliance li strong{color:#946000;text-transform:uppercase}.planner-compliance li.error strong{color:#a52a30}.planner-compliance form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.planner-compliance label{color:#70581a;gap:6px;font-size:9px;font-weight:800;display:grid}.planner-compliance textarea{min-height:76px;font:inherit;resize:vertical;background:#fff;border:1px solid #d5bd7c;border-radius:7px;padding:10px;font-size:10px}.template-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 18px;list-style:none;display:flex}.template-disclosure>summary::-webkit-details-marker{display:none}.template-disclosure>summary span{align-items:center;gap:10px;display:flex}.template-disclosure>summary svg{width:18px;color:var(--accent)}.template-disclosure>summary strong{font-size:13px}.template-disclosure>summary small{color:var(--muted);font-size:9px}.template-disclosure .directory-view{border-top:1px solid var(--line-soft);padding:0 18px 18px}.template-disclosure .directory-view>header{padding-top:18px}.moderator-people-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start;gap:18px;display:grid}.people-roster>header,.moderator-availability>header{border-bottom:1px solid var(--line);padding:16px 18px}.people-roster>header{gap:12px;display:grid}.people-roster>header label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.people-roster>header input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--navy);font:inherit;background:#fff;border-radius:7px;padding:0 11px;font-size:10px}.people-roster h2,.moderator-availability h2{margin:0;font-size:15px}.people-roster>div{max-height:520px;display:grid;overflow-y:auto}.people-roster button{border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#fff;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;min-height:68px;padding:10px 16px;display:grid}.people-roster button[aria-pressed=true]{box-shadow:inset 3px 0 var(--accent);background:#edf7f2}.people-roster button>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.people-roster button>div{gap:4px;min-width:0;display:grid}.people-roster button strong{font-size:11px}.people-roster button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.person-editor>header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px;display:flex}.person-editor>header>span{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;display:grid}.person-editor header svg{width:20px}.person-editor header h2,.person-editor header p{margin:0}.person-editor header h2{font-size:16px}.person-editor header p{color:var(--muted);margin-top:4px;font-size:9px}.identity-readiness{background:#f2faf6;border:1px solid #b9decf;border-radius:8px;align-items:flex-start;gap:10px;margin:16px 18px 0;padding:12px;display:flex}.identity-readiness svg{width:18px;color:var(--accent);flex:0 0 18px}.identity-readiness p{gap:4px;margin:0;display:grid}.identity-readiness strong{font-size:10px}.identity-readiness span{color:var(--muted);font-size:8px;line-height:1.45}.person-editor form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.person-editor label,.torggata-form label{color:#39534a;gap:6px;font-size:9px;font-weight:800;display:grid}.person-editor input,.person-editor select,.torggata-form input,.torggata-form textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff;border-radius:7px;padding:0 11px;font-size:10px}.person-editor input:disabled{color:var(--muted);background:#f6f8f7}.person-editor form>button{grid-column:1/-1;justify-self:start}.moderator-people-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.moderator-availability>header p{color:var(--muted);margin:5px 0 0;font-size:9px}.moderator-availability>.directory-card{box-shadow:none;border:0;border-radius:0}.locations-admin-grid{grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:start;gap:18px;display:grid}.location-roster>header{border-bottom:1px solid var(--line);gap:5px;padding:17px 18px;display:grid}.location-roster h2,.location-roster h3,.location-roster p{margin:0}.location-roster h2{font-size:15px}.location-roster h3{font-size:12px}.location-roster header p{color:var(--muted);font-size:9px}.location-roster-list{max-height:440px;display:grid;overflow-y:auto}.location-roster-list>button{border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#fff;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;min-height:68px;padding:10px 16px;display:grid}.location-roster-list>button:hover{background:#f6fbf8}.location-roster-list>button[aria-pressed=true]{box-shadow:inset 3px 0 var(--accent);background:#edf7f2}.location-roster-list>button>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;display:grid}.location-roster-list svg{width:17px}.location-roster-list>button>div{gap:4px;min-width:0;display:grid}.location-roster-list strong{font-size:11px}.location-roster-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.location-create{border-top:1px solid var(--line);background:#fbfdfc;gap:10px;padding:17px 18px 18px;display:grid}.location-create .directory-form{margin:0}.location-create .directory-form>div{grid-template-columns:minmax(0,1fr)}.location-create .directory-form button{width:100%}.location-editor{gap:18px;min-width:0;display:grid}.torggata-summary{grid-template-columns:46px minmax(0,1fr);gap:14px;padding:22px;display:grid}.torggata-summary>span{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:11px;place-items:center;display:grid}.torggata-summary svg{width:21px}.torggata-summary>div{gap:10px;display:grid}.torggata-summary h2,.torggata-summary p{margin:0}.torggata-summary h2{font-size:19px}.torggata-summary p{font-size:12px}.torggata-summary small{color:var(--muted);font-size:9px;line-height:1.55}.torggata-summary a{color:var(--accent);align-items:center;gap:6px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.torggata-summary a svg{width:14px}.torggata-form{grid-template-columns:minmax(0,1fr) 130px;gap:15px;padding:22px;display:grid}.torggata-form label:first-child,.torggata-form label:nth-child(2),.torggata-form label:nth-child(4),.torggata-form>button{grid-column:1/-1}.torggata-form label>small{color:var(--muted);font-size:8px;font-weight:500}.torggata-form textarea{resize:vertical;min-height:120px;padding-top:11px}.torggata-form>button{justify-self:start}.moderator-post-composer{border:1px solid var(--line);background:#fff;border-radius:12px;gap:10px;padding:18px 20px;display:grid}.moderator-post-composer>label{font-size:12px;font-weight:800}.moderator-post-composer textarea{border:1px solid var(--line);width:100%;min-height:100px;color:var(--navy);font:inherit;resize:vertical;border-radius:8px;padding:12px;font-size:12px}.moderator-post-composer>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.notify-audience{cursor:pointer;grid-template-columns:18px 18px minmax(0,1fr);align-items:center;gap:8px;display:grid}.notify-audience input{width:17px;height:17px}.notify-audience svg{width:17px;color:var(--accent)}.notify-audience>span{gap:3px;display:grid}.notify-audience strong{font-size:10px}.notify-audience small{color:var(--muted);font-size:8px}@media (width<=1050px){.moderator-overview-grid{grid-template-columns:1fr}.moderator-queue{grid-template-columns:260px minmax(0,1fr);display:grid;position:static}.moderator-queue-heading{border-right:1px solid var(--line);border-bottom:0}.moderator-queue>div{grid-template-columns:repeat(3,minmax(0,1fr))}.moderator-queue>div button{border-right:1px solid var(--line-soft);border-bottom:0}.moderator-queue>div button:last-child{border-right:0}}@media (width<=760px){.topbar{background:#fff;height:70px;padding:0 14px}.dashboard{padding:22px 14px 36px}.moderator-overview,.moderator-planner,.moderator-people,.locations-settings{gap:16px}.moderator-page-heading{gap:18px;display:grid}.moderator-page-heading h1{font-size:30px;line-height:1.08}.moderator-page-heading p{font-size:11px}.moderator-page-heading>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.moderator-page-heading button{justify-content:center;width:100%;min-height:48px;padding:0 10px;font-size:11px}.moderator-status-band{grid-template-columns:1fr 1fr}.moderator-status-band>div{grid-template-columns:27px minmax(0,1fr);min-height:76px;padding:12px}.moderator-status-band>div:nth-child(2){border-right:0}.moderator-status-band>div:last-child{border-top:1px solid var(--line-soft);grid-column:1/-1}.moderator-status-band svg{width:20px}.moderator-status-band strong{font-size:10px}.moderator-status-band small{font-size:9px;line-height:1.35}.moderator-queue{order:-1;grid-template-columns:1fr}.moderator-queue-heading{border-right:0;border-bottom:1px solid var(--line)}.moderator-queue>div{grid-template-columns:repeat(3,minmax(0,1fr))}.moderator-queue>div button{align-content:center;gap:8px;min-height:76px;padding:10px;display:grid}.moderator-queue>div span{font-size:9px;line-height:1.35}.moderator-queue>div strong{width:25px;min-width:25px;height:25px;font-size:9px}.moderator-overview-grid{flex-direction:column;display:flex}.moderator-overview-main{display:contents}.moderator-overview-main .moderator-week-plan{order:2}.moderator-overview-main .planning-basis{order:3}.moderator-overview-grid>.moderator-queue{order:1;width:100%}.moderator-week-plan>header{gap:9px;display:grid}.moderator-week-plan>header>div:first-child,.plan-legend{justify-content:space-between}.week-plan-day{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px}.week-plan-date{grid-area:1/1}.day-plan-status{grid-area:1/2}.week-plan-shifts{grid-column:1/-1;display:grid;overflow:visible}.week-shift{grid-template-columns:76px minmax(0,1fr);width:100%;min-height:62px}.week-shift time{border-right:1px solid var(--line-soft);grid-area:1/1/3;align-self:stretch;align-items:center;font-size:9px;display:flex}.week-shift>span,.week-shift small{grid-column:2}.empty-day-action{justify-content:center;width:100%}.planning-basis>header{align-items:flex-start}.planning-basis h2{font-size:14px}.planning-basis li{padding-left:14px;padding-right:14px}.planner-toolbar{justify-self:stretch;width:100%}.auto-plan-panel{flex-direction:column;align-items:stretch;padding:16px}.auto-plan-panel>button{white-space:normal;justify-content:center;width:100%}.planner-compliance form{grid-template-columns:1fr}.planner-compliance form button{width:100%}.template-disclosure>summary{flex-direction:column;justify-content:center;align-items:flex-start;padding:12px 15px}.template-disclosure .directory-view{padding-left:0;padding-right:0}.template-disclosure .directory-view>header{padding-left:14px;padding-right:14px}.moderator-people-grid,.moderator-people-tools,.locations-admin-grid{grid-template-columns:1fr}.location-roster-list{max-height:330px}.people-roster>div{max-height:360px}.person-editor form{grid-template-columns:1fr;padding:16px 14px}.person-editor form>button{grid-column:1;width:100%}.identity-readiness{margin-left:14px;margin-right:14px}.torggata-form{grid-template-columns:1fr;padding:18px 14px}.torggata-form label,.torggata-form label:first-child,.torggata-form label:nth-child(2),.torggata-form label:nth-child(4),.torggata-form>button{grid-column:1}.torggata-form>button{width:100%}.moderator-post-composer{padding:16px 14px}.moderator-post-composer>div{flex-direction:column;align-items:stretch}.moderator-post-composer .primary-button{width:100%}.manager-community-grid{gap:16px}}.privacy-banner{z-index:1000;background:#fff;border:1px solid #d8dee9;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:min(760px,100vw - 32px);padding:18px 20px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0f172a2e}.privacy-banner p{color:#536070;margin:5px 0 0;font-size:.875rem;line-height:1.5}.privacy-actions{flex:none;gap:8px;display:flex}.privacy-preferences{color:#344054;cursor:pointer;font:inherit;z-index:999;background:#fff;border:1px solid #d8dee9;border-radius:999px;padding:7px 12px;font-size:.75rem;position:fixed;bottom:16px;right:16px}@media (width<=640px){.privacy-banner{flex-direction:column;align-items:stretch;gap:14px}.privacy-actions{justify-content:flex-end}}.app-main{background:#f5f8f6}.topbar{background:#fff}.dashboard{max-width:1500px;padding-top:30px}.dashboard-heading{margin-bottom:22px}.dashboard-heading h1{margin-top:4px;font-size:clamp(28px,2.5vw,36px)}.page-kicker,.section-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.section-kicker{align-items:center;gap:6px;display:flex}.section-kicker svg{width:13px;height:13px}.primary-button,.secondary-button{box-shadow:none;border-radius:9px}.primary-button{min-height:44px}.date-navigation{background:#fff;border-radius:10px}.date-availability{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:stretch;margin-bottom:16px;display:grid;overflow:hidden;box-shadow:0 8px 22px #124a3a0d}.date-strip-toolbar{border-right:1px solid var(--line);align-items:center;gap:4px;padding:8px;display:flex}.date-strip-toolbar .icon-button{width:32px;height:36px}.date-strip-toolbar svg{width:17px}.week-number{min-width:58px;color:var(--muted);white-space:nowrap;justify-content:center;align-items:baseline;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.week-number strong{color:var(--navy);font-size:13px}.week-number small{color:var(--muted);font-size:9px;font-weight:700}.date-strip{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(92px,1fr));min-width:0;display:grid;overflow-x:auto}.date-strip-day{border:0;border-right:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#fff;align-content:center;gap:8px;min-height:72px;padding:10px 13px;display:grid}.date-strip-day:hover{background:#f5faf7}.date-strip-day.selected{z-index:1;outline:2px solid var(--navy);outline-offset:-2px;background:#f3faf6;position:relative}.date-strip-day strong{letter-spacing:-.01em;font-size:12px}.date-strip-day span{color:#5b6880;white-space:nowrap;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.date-strip-day.open-shift-count span{color:#5b6880;font-weight:600}.date-strip-day i{background:#aeb7c6;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.availability-many i{background:#16845b}.availability-few i{background:#d88a17}.availability-full i{background:#e34a50}.availability-none i{background:#aeb7c6}.date-availability button:focus-visible{outline-offset:2px;outline:3px solid #1a82563d}.date-week-warning{color:#865617;background:#fff9ec;border-top:1px solid #f0d59f;grid-column:1/-1;margin:0;padding:9px 14px;font-size:9px}.quick-booking{background:#fff;border:1px solid #d8dee9;border-radius:14px;margin-bottom:16px;padding:20px;box-shadow:0 12px 30px #1a2a4912}.quick-booking-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.quick-booking-heading h2{letter-spacing:-.025em;margin:6px 0 0;font-size:19px}.quick-details-button{color:#4f5e78;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:36px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.quick-details-button:hover{color:var(--accent)}.quick-details-button svg{width:14px}.quick-booking-form{grid-template-columns:minmax(160px,1.2fr) minmax(160px,1fr) minmax(220px,1.2fr) minmax(170px,1.15fr) auto;align-items:end;gap:12px;display:grid}.quick-booking-form.slot-form{grid-template-columns:minmax(190px,1.5fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(120px,.8fr) auto}.quick-booking-form label{gap:6px;min-width:0;display:grid}.quick-booking-form label>span{color:#62708a;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.quick-booking-form input,.quick-booking-form select{width:100%;min-width:0;height:46px;color:var(--navy);background:#fff;border:1px solid #d7dee9;border-radius:9px;outline:none;padding:0 12px;font-size:13px}.quick-booking-form input:focus,.quick-booking-form select:focus{border-color:#7c89a0;box-shadow:0 0 0 3px #071a420f}.quick-time-fields{grid-template-columns:1fr 16px 1fr;align-items:end;gap:7px;display:grid}.quick-time-fields>svg{color:#8691a4;width:14px;margin-bottom:16px}.quick-book-button{white-space:nowrap;min-width:116px;height:46px}.slot-capacity{gap:6px;display:grid}.slot-capacity>span{color:#62708a;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.slot-capacity strong{color:#4b5972;background:#f8fafc;border:1px solid #d7dee9;border-radius:9px;align-items:center;gap:7px;height:46px;padding:0 12px;font-size:12px;display:flex}.slot-capacity svg{width:15px}.quick-booking-feedback{border-radius:9px;margin:14px 0 0;font-size:12px}.quick-booking-feedback.error{color:#9d252b;background:#fff6f6;border:1px solid #efb8bc;padding:11px 13px;font-weight:700}.quick-booking-feedback.success{color:#17654a;background:#f2fbf7;border:1px solid #9ed9c2;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.quick-booking-feedback.success>span{align-items:center;gap:7px;display:flex}.quick-booking-feedback.success>span svg{flex:none;width:16px}.quick-booking-feedback.success>div{align-items:center;gap:5px;display:flex}.quick-booking-feedback.success button{min-height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.quick-booking-feedback.success button:hover{background:#e2f5ec}.quick-booking-feedback.success button svg{width:13px}.staffing-summary{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:18px;margin-bottom:18px;padding:14px 16px}.coverage-copy{grid-template-columns:auto auto;align-items:center;gap:3px 10px;display:grid}.coverage-copy strong{font-size:13px}.coverage-copy small{color:var(--muted);grid-column:2;font-size:10px}.coverage-status{color:#17654a;background:#eaf8f2;border-radius:8px;grid-row:span 2;align-self:stretch;place-items:center;padding:0 10px;font-size:10px;font-weight:800;display:grid}.coverage-status.attention{color:#9a5a10;background:#fff3df}.coverage-meter{background:#e8edf4;border-radius:99px;height:7px;overflow:hidden}.coverage-meter span{border-radius:inherit;background:var(--green);height:100%;display:block}.coverage-locations{max-width:390px;color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;font-size:9px;display:flex}.coverage-locations span{white-space:nowrap}.coverage-locations strong{color:#17654a;margin-left:4px}.coverage-locations .attention strong{color:#a86216}.schedule-filters{justify-content:flex-end;margin:-2px 0 12px}.schedule-filters label{grid-template-columns:auto auto;align-items:center;gap:7px;font-size:9px}.schedule-filters select{border-radius:8px;min-width:142px;height:34px;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,2.45fr) minmax(290px,.82fr);gap:18px}.dashboard-primary,.dashboard-side{gap:16px}.schedule-panel,.handover-panel,.side-panel{border-radius:12px}.schedule-titlebar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:13px 16px;display:flex}.schedule-titlebar h2{letter-spacing:-.03em;margin:5px 0 0;font-size:18px}.schedule-legend{color:var(--muted);gap:14px;font-size:9px;font-weight:700;display:flex}.schedule-legend span{align-items:center;gap:5px;display:inline-flex}.schedule-legend span:before{content:"";background:var(--green);border-radius:2px;width:8px;height:8px}.schedule-legend .open:before{border:1px dashed var(--orange);background:#fff8ea}.schedule-legend .draft:before{background:var(--purple)}.schedule-header{color:#4e5c75;background:#fafbfc;min-height:42px}.department-row{min-height:82px}.department-name{background:#fff}.shift-lane{background-color:#fbfcfe}.shift{border:1px solid #9ed9c2;border-left:3px solid var(--green);background:#edf9f4;border-radius:7px;height:42px;padding:6px 9px 5px 11px;top:12px}.shift:nth-child(2n){top:34px}.shift:hover{background:#e2f5ec}.shift.open{border-color:var(--orange);border-left-color:var(--orange);background:#fff8eb;border-style:dashed}.shift.completed{border-left-color:var(--green)}.shift.draft{border-color:#b7acec;border-left-color:var(--purple);background:#f3f0ff}.shift.draft small{color:#5c4ec0}.schedule-summary{background:#fff;min-height:48px}.schedule-summary strong{color:var(--navy)}.side-panel header{min-height:58px}.side-panel h2{font-size:15px}.open-shift-row{border-left:3px solid #0000;min-height:66px}.open-shift-row:hover{border-left-color:var(--orange);background:#fffbf5}.employee-row{min-height:65px}.avatar{color:#fff;background:#344362;width:34px;height:34px}.employee-row i{width:8px;height:8px;box-shadow:0 0 0 3px #e2f5ec}.slot-board{gap:26px;display:grid}.slot-location{min-width:0}.slot-location+.slot-location{border-top:1px solid var(--line);padding-top:24px}.slot-location>header{align-items:center;gap:10px;margin-bottom:13px;display:flex}.slot-location>header>svg{width:21px;color:var(--navy)}.slot-location>header div{align-items:baseline;gap:10px;display:flex}.slot-location h2{letter-spacing:-.025em;margin:0;font-size:18px}.slot-location header span{color:var(--muted);font-size:10px}.slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.slot-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-rows:auto 1fr auto;min-height:228px;padding:16px;display:grid}.slot-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.slot-card>header strong{font-size:16px}.slot-card>header span{color:var(--muted);font-size:10px;font-weight:700}.slot-people{grid-template-columns:repeat(3,1fr);align-items:start;gap:8px;padding:22px 0 18px;display:grid}.slot-people>button,.slot-empty-seat{text-align:center;background:0 0;border:0;justify-items:center;gap:7px;min-width:0;display:grid}.slot-people>button{cursor:pointer}.slot-avatar,.slot-empty-seat>span{color:#fff;background:#344362;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:800;display:grid}.slot-people>button:hover .slot-avatar{background:var(--accent)}.slot-empty-seat>span{color:#8692a7;background:#fff;border:1px dashed #aeb9c9}.slot-empty-seat svg{width:17px}.slot-people small{color:#3f4d67;max-width:78px;font-size:9px;line-height:1.3}.slot-empty-seat small{color:#8994a6}.slot-action{border:1px solid var(--accent);width:100%;min-height:38px;color:var(--accent);cursor:pointer;background:#fff;border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.slot-action:hover{color:#fff;background:var(--accent)}.slot-action.full{color:#66738a;cursor:default;background:#f6f8fb;border-color:#d8dee9}.slot-board-empty{text-align:center;background:#fff;border:1px dashed #cbd4e1;border-radius:12px;place-items:center;min-height:280px;padding:30px;display:grid}.slot-board-empty h2{margin:0;font-size:18px}.slot-board-empty p{color:var(--muted);margin:-10px 0 0;font-size:12px}.booking-progress{border-bottom:1px solid var(--line);gap:10px;padding:16px;display:grid}.booking-progress strong{font-size:12px}.booking-progress>div{background:#e8edf4;border-radius:99px;height:6px;overflow:hidden}.booking-progress>div span{background:var(--accent);height:100%;display:block}.booking-list{display:grid}.booking-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:66px minmax(0,1fr);gap:10px;padding:13px 15px;display:grid}.booking-list time{color:#4d5b74;font-size:9px;font-weight:700}.booking-list span{gap:3px;display:grid}.booking-list strong{font-size:10px}.booking-list small{color:var(--muted);font-size:9px}.daily-operations-details{border-top:1px solid var(--line)}.daily-operations-details>summary{color:var(--muted);cursor:pointer;padding:13px 0;font-size:11px;font-weight:700}.daily-operations-details[open]{gap:14px;display:grid}@media (width<=1240px){.quick-booking-form{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-time-fields{grid-column:span 1}.quick-book-button{width:100%}.coverage-locations{display:none}.staffing-summary{grid-template-columns:auto 1fr}.quick-booking-form.slot-form,.slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard{padding-top:22px}.dashboard-heading{display:grid}.dashboard-heading-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-heading .primary-button{min-width:unset;padding:0 12px;font-size:12px}.quick-booking{padding:16px}.quick-booking-form,.quick-booking-form.slot-form{grid-template-columns:1fr}.quick-booking-feedback.success{flex-direction:column;align-items:flex-start}.quick-time-fields{grid-column:auto}.staffing-summary{grid-template-columns:1fr;gap:12px}.coverage-meter{order:2}.schedule-filters{justify-content:stretch}.schedule-filters label{flex:140px;grid-template-columns:1fr}.schedule-titlebar{flex-direction:column;align-items:flex-start}.slot-grid{grid-template-columns:1fr}.slot-card{min-height:210px}.dashboard-grid,.dashboard-side{grid-template-columns:minmax(0,1fr)}.date-availability{grid-template-columns:1fr}.date-strip-toolbar{border-right:0;justify-content:center}.date-strip{border-top:1px solid var(--line);grid-area:2/1/auto/-1;grid-template-columns:repeat(7,104px)}.date-strip-day{min-height:68px}}.employee-shell .sidebar nav{gap:8px}.employee-dashboard{max-width:1280px;padding-top:42px}.employee-notification-button{position:relative}.employee-page{min-width:0}.employee-page h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,38px)}.employee-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.employee-page-heading p{color:var(--muted);margin:8px 0 0;font-size:13px}.employee-avatar{color:#fff;background:var(--navy);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:inline-grid}.employee-avatar.small{width:32px;height:32px;font-size:9px}.employee-avatar.large{width:60px;height:60px;font-size:15px}.employee-home{max-width:1100px;margin:0 auto}.employee-home>h1{margin-bottom:24px}.employee-home-grid{grid-template-columns:minmax(0,740px) minmax(280px,320px);justify-content:start;align-items:start;gap:24px;display:grid}.social-feed{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;overflow:hidden}.feed-composer{border-bottom:1px solid var(--line);padding:14px 18px}.feed-composer-heading{align-items:center;gap:10px;margin-bottom:9px;display:flex}.feed-composer-heading .employee-avatar{flex:0 0 34px;width:34px;height:34px;font-size:10px}.feed-composer-heading strong{font-size:13px}.feed-composer textarea{resize:vertical;width:100%;min-height:64px;color:var(--navy);font:inherit;background:#fff;border:1px solid #d4dce8;border-radius:8px;outline:none;padding:11px 12px;font-size:14px;line-height:1.45}.feed-composer textarea:focus{border-color:#7b89a1;box-shadow:0 0 0 3px #071a420f}.feed-composer footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:8px;display:flex}.feed-composer footer>span{color:var(--muted);font-size:10px}.feed-composer .primary-button{min-width:104px;min-height:38px}.feed-list{display:grid}.feed-post{border-bottom:1px solid var(--line-soft);padding:21px 20px}.feed-post:last-child{border-bottom:0}.feed-post.pinned{box-shadow:inset 3px 0 var(--accent);background:linear-gradient(135deg,#eef9f4,#f8fcfa)}.pinned-label{align-items:center;gap:7px;font-weight:800;display:flex;color:var(--navy)!important;margin:0 0 14px 4px!important;font-size:11px!important}.pinned-label svg{width:15px;transform:rotate(-15deg)}.feed-post-body{grid-template-columns:42px minmax(0,1fr);gap:14px;display:grid}.feed-post-body header{align-items:baseline;gap:8px;display:flex}.feed-post-body header strong{font-size:13px}.feed-post-body time{color:var(--muted);font-size:10px}.feed-post-body h2{letter-spacing:-.02em;margin:8px 0 0;font-size:16px}.feed-post-body p{color:#29493f;white-space:pre-line;max-width:720px;margin:8px 0 0;font-size:13px;line-height:1.55}.feed-actions{border-top:1px solid var(--line-soft);gap:20px;margin-top:16px;padding-top:13px;display:flex}.feed-actions button{color:#46655b;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.feed-actions button:hover,.feed-actions button.active{color:var(--accent)}.feed-actions svg{width:16px}.feed-comment{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.feed-comment input{border:1px solid var(--line);border-radius:8px;min-height:38px;padding:0 11px}.feed-comment button{border:1px solid var(--navy);color:#fff;background:var(--navy);border-radius:8px;padding:0 14px;font-size:11px;font-weight:800}.employee-home-side{gap:16px;display:grid;position:sticky;top:94px}.employee-side-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.employee-side-panel>h2{border-bottom:1px solid var(--line);letter-spacing:-.015em;margin:0;padding:15px 16px;font-size:14px}.home-upcoming-list{margin:0;padding:0;list-style:none}.home-upcoming-list li{border-bottom:1px solid var(--line-soft);grid-template-columns:72px minmax(0,1fr);gap:12px;min-height:72px;padding:13px 15px;display:grid}.home-upcoming-list li.current{box-shadow:inset 3px 0 0 var(--accent);background:#f3faf6}.home-upcoming-list time,.home-upcoming-place{align-content:center;gap:4px;min-width:0;display:grid}.home-upcoming-list time{border-right:1px solid var(--line-soft);padding-right:11px}.home-upcoming-list time strong{color:#3d4c67;font-size:10px}.home-upcoming-list li.current time strong{color:var(--accent)}.home-upcoming-list time span,.home-upcoming-place small{color:var(--muted);font-size:9px}.home-upcoming-place strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.home-upcoming-all{width:100%;min-height:43px;color:var(--accent);cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:18px 1fr 15px;align-items:center;gap:8px;padding:0 15px;font-size:10px;font-weight:800;display:grid}.home-upcoming-all:hover{background:#f2faf6}.home-upcoming-all svg{width:15px}.home-upcoming-all svg:last-child{color:#8a94a7}.notification-preview,.request-status-panel ul{margin:0;padding:0;list-style:none}.notification-preview li{border-bottom:1px solid var(--line-soft)}.notification-preview li>button{cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;padding:14px 16px;display:grid}.notification-preview li>button:hover{background:#fafbfc}.notification-preview li>button>svg:first-child{width:18px;color:var(--accent)}.notification-preview li>button>svg:last-child{width:14px;color:var(--muted)}.notification-preview span{gap:4px;display:grid}.notification-preview strong{font-size:11px}.notification-preview small{color:var(--muted);font-size:9px;line-height:1.4}.notification-preview .employee-empty{border-bottom:0;padding:18px}.notification-preview-all{border:0;border-top:1px solid var(--line-soft);width:100%;min-height:40px;color:var(--accent);cursor:pointer;background:#fff;font-size:10px;font-weight:800}.notification-preview-all:hover{background:#f2faf6}.employee-empty{color:var(--muted);padding:18px;font-size:12px}.employee-notification-backdrop{z-index:60;background:#07163d3d;justify-content:flex-end;display:flex;position:fixed;inset:0}.employee-notification-center{border-left:1px solid var(--line);background:#fff;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(460px,100%);height:100%;display:grid;box-shadow:-22px 0 58px #07163d29}.employee-notification-center>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 24px 20px;display:flex}.employee-notification-center>header h2{letter-spacing:-.035em;margin:0;font-size:23px}.employee-notification-center>header p{color:var(--muted);margin:6px 0 0;font-size:11px}.employee-notification-center>header button{cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.employee-notification-center>header button:hover{background:#f4f6f9}.employee-notification-center>header svg{width:20px}.employee-notification-filters{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;padding:10px 24px;display:grid}.employee-notification-filters button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.employee-notification-filters button[aria-pressed=true]{border-bottom-color:var(--accent);color:var(--navy)}.employee-notification-filters span{color:#526079;background:#f0f3f7;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:8px;display:grid}.push-notification-control{background:#f3faf6;border-bottom:1px solid #d8ebe2;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 24px;display:grid}.push-notification-control>span{width:36px;height:36px;color:var(--accent);background:#e3f3eb;border-radius:50%;place-items:center;display:grid}.push-notification-control svg{width:17px}.push-notification-control>div{gap:3px;display:grid}.push-notification-control strong{font-size:11px}.push-notification-control small{color:#4d675e;font-size:9px;line-height:1.4}.push-notification-control button{min-height:32px;color:var(--accent);cursor:pointer;background:#fff;border:1px solid #9bcab8;border-radius:7px;padding:0 10px;font-size:9px;font-weight:800}.push-notification-control button:disabled{cursor:wait;opacity:.65}.employee-notification-list{overscroll-behavior:contain;margin:0;padding:0;list-style:none;overflow-y:auto}.employee-notification-list li{border-bottom:1px solid var(--line-soft)}.employee-notification-list li.unread{background:#f3faf6}.employee-notification-list li>button{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr);gap:13px;width:100%;padding:17px 24px;display:grid}.employee-notification-list li>button:hover{background:#f7f9fcc7}.employee-notification-icon{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;display:grid}.employee-notification-icon svg{width:18px}.employee-notification-copy{gap:6px;min-width:0;display:grid}.employee-notification-copy>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.employee-notification-copy strong{font-size:12px;line-height:1.35}.employee-notification-copy i{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px}.employee-notification-copy small{color:#45526b;font-size:10px;line-height:1.45}.employee-notification-copy time{color:var(--muted);font-size:9px}.employee-notification-action{color:var(--accent);grid-column:2;align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.employee-notification-action svg{width:13px}.employee-notification-empty{min-height:300px;color:var(--muted);text-align:center;place-content:center;justify-items:center;padding:32px;display:grid}.employee-notification-empty>svg{width:35px}.employee-notification-empty h3{color:var(--navy);margin:15px 0 6px;font-size:17px}.employee-notification-empty p{margin:0;font-size:11px}.employee-notification-center>footer{border-top:1px solid var(--line);background:#fafbfc;place-items:center;min-height:62px;padding:10px 24px;display:grid}.employee-notification-center>footer button{border:1px solid var(--line);width:100%;min-height:40px;color:var(--navy);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.employee-notification-center>footer button:hover{border-color:#bdc7d6}.employee-notification-center>footer button svg{width:15px}.employee-notification-center>footer p{color:var(--muted);text-align:center;margin:0;font-size:9px;line-height:1.45}.all-shifts .date-availability{margin-bottom:28px}.shift-proposal-status{color:#17654a;background:#effaf6;border:1px solid #a9ddca;border-radius:8px;align-items:center;gap:8px;margin:-8px 0 18px;padding:11px 13px;font-size:11px;font-weight:800;display:flex}.shift-proposal-status svg{width:15px}.shift-proposal-inbox{background:#fff;border:1px solid #b9dccb;border-radius:11px;margin-bottom:20px;overflow:hidden}.shift-proposal-inbox>header{background:#f3faf6;border-bottom:1px solid #dcebe3;align-items:center;gap:12px;padding:16px 18px;display:flex}.shift-proposal-inbox>header>span{color:#17654a;background:#e3f3eb;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.shift-proposal-inbox>header svg{width:17px}.shift-proposal-inbox h2{margin:0;font-size:14px}.shift-proposal-inbox header p{color:var(--muted);margin:4px 0 0;font-size:9px}.shift-proposal-inbox article{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:16px 18px;display:grid}.shift-proposal-inbox article:last-child{border-bottom:0}.shift-proposal-copy{gap:5px;min-width:0;display:grid}.shift-proposal-copy strong{font-size:12px}.shift-proposal-copy span{color:#355248;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.shift-proposal-copy span svg{color:#667a72;flex:none;width:14px}.shift-proposal-copy small{color:var(--muted);font-size:9px;line-height:1.45}.shift-proposal-actions{align-items:center;gap:8px;display:flex}.shift-proposal-actions .primary-button,.shift-proposal-actions .secondary-button{min-height:38px;font-size:10px}.shift-proposal-actions .shift-proposal-accept{border-color:var(--green);background:var(--green)}.shift-proposal-actions .shift-proposal-accept:hover:not(:disabled){background:#12865b;border-color:#12865b}.shift-proposal-confirm{grid-template-columns:auto auto;gap:5px;display:grid}.shift-proposal-confirm small{color:var(--muted);text-align:right;grid-column:1/-1;font-size:8px}.shift-proposal-confirm button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;min-height:30px;padding:0 8px;font-size:9px;font-weight:800}.shift-proposal-confirm button.danger{color:#a2272c;border-color:#e5a1a4}.employee-home-side>.shift-proposal-inbox{margin-bottom:0}.shift-proposal-inbox.compact>header{padding:14px}.shift-proposal-inbox.compact article{grid-template-columns:1fr;gap:13px;padding:14px}.shift-proposal-inbox.compact .shift-proposal-copy span{align-items:flex-start;line-height:1.45}.shift-proposal-inbox.compact .shift-proposal-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shift-proposal-inbox.compact .shift-proposal-actions .primary-button{grid-area:1/1/auto/-1;width:100%}.shift-proposal-inbox.compact .shift-proposal-actions .secondary-button{width:100%;padding:0 8px}.shift-proposal-inbox.embedded{background:#f3faf6;border:0;border-radius:0;margin:0}.shift-proposal-inbox.embedded article{border-bottom:1px solid var(--line);background:#f3faf6;padding:15px 16px}.employee-current-panel>.shift-proposal-status{border-width:0 0 1px;border-radius:0;margin:0}.all-shifts-day-title{letter-spacing:-.025em;margin:0 0 18px;font-size:21px}.all-shifts-locations{gap:34px;display:grid}.all-shifts-location>header{align-items:center;gap:11px;margin-bottom:14px;display:flex}.all-shifts-location>header>svg{width:21px}.all-shifts-location>header h2{margin:0;font-size:18px}.all-shifts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.all-shifts-card{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:232px;padding:18px;display:grid}.all-shifts-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.all-shifts-card>header>div{gap:5px;display:grid}.all-shifts-card>header strong{font-size:17px}.all-shifts-card>header small,.all-shifts-card>header>span{color:var(--muted);font-size:9px}.all-shifts-seats{grid-template-columns:repeat(3,1fr);align-items:start;gap:10px;margin:18px 0;display:grid}.all-shifts-seats>span{justify-items:center;gap:7px;min-width:0;display:grid}.all-shifts-seats i{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:44px;height:44px;font-size:10px;font-style:normal;font-weight:800;display:grid}.all-shifts-seats .own i{outline-offset:2px;background:var(--accent);outline:3px solid #b8decf}.all-shifts-seats .empty i{color:#95a1b5;background:#fff;border:1px dashed #bdc8d8}.all-shifts-seats svg{width:20px}.all-shifts-seats small{color:#35425e;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;overflow:hidden}.all-shifts-seats .empty small{color:var(--muted)}.all-shifts-action{border:1px solid var(--accent);width:100%;min-height:42px;color:var(--accent);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-self:end;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.all-shifts-action:hover:not(:disabled){color:#fff;background:var(--accent)}.all-shifts-action:disabled{cursor:wait}.all-shifts-action svg{width:16px}.all-shifts-action.full{color:#8792a5;cursor:default;background:#f6f8fb;border-color:#d6dde8}.all-shifts-action.pending{color:#7a5200;cursor:default;background:#fff8e7;border-color:#efc06d}.all-shifts-action.booked{color:#17654a;cursor:default;background:#effaf6;border-color:#a9ddca}.all-shifts-pending-actions{color:#7a5200;background:#fff8e7;border:1px solid #efc06d;border-radius:7px;align-self:end;gap:8px;min-height:42px;padding:9px 11px;display:grid}.all-shifts-pending-actions>span{text-align:center;font-size:11px;font-weight:800}.all-shifts-pending-actions>button{color:#7a5200;cursor:pointer;background:0 0;border:0;border-top:1px solid #efd89e;min-height:28px;font-size:10px;font-weight:800}.all-shifts-pending-actions>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.all-shifts-pending-actions>div button{color:#684700;cursor:pointer;background:#fff;border:1px solid #e3c675;border-radius:5px;min-height:32px;font-size:10px;font-weight:800}.all-shifts-pending-actions>div button.danger{color:#9d252b;border-color:#e08a8e}.all-shifts-pending-actions button:disabled{cursor:wait;opacity:.6}.my-shifts .employee-page-heading{align-items:center}.employee-week-picker{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:40px minmax(130px,auto) 40px;align-items:center;min-height:52px;padding:5px;display:grid;box-shadow:0 5px 16px #123c320a}.employee-week-picker button{width:40px;height:40px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;transition:color .15s,background .15s;display:grid}.employee-week-picker button:hover{color:var(--accent);background:var(--accent-soft)}.employee-week-picker button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.employee-week-picker svg{stroke-width:1.8px;width:18px}.employee-week-picker-label{border-right:1px solid var(--line-soft);border-left:1px solid var(--line-soft);text-align:center;justify-items:center;gap:3px;min-width:0;padding:0 12px;line-height:1.15;display:grid}.employee-week-picker-label strong{white-space:nowrap;font-size:13px;font-weight:750}.employee-week-picker-label small{color:var(--muted);white-space:nowrap;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:500;display:flex}.employee-week-picker-label i{background:#a3b0aa;border-radius:50%;width:3px;height:3px}.my-shifts-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:30px;display:grid}.owned-shift-list{gap:14px;display:grid}.owned-shift-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(170px,.75fr) minmax(220px,1fr) auto auto;align-items:center;gap:20px;min-height:82px;padding:15px 18px;display:grid}.owned-shift-row time{border-right:1px solid var(--line);gap:6px;padding-right:18px;display:grid}.owned-shift-row time strong{font-size:17px}.owned-shift-row time span{color:var(--muted);font-size:10px}.owned-shift-location{align-items:center;gap:12px;display:flex}.owned-shift-location>svg{width:19px}.owned-shift-location>span{gap:4px;display:grid}.owned-shift-location strong{font-size:12px}.owned-shift-location small{color:var(--muted);font-size:10px}.shift-coworkers{display:flex}.shift-coworkers .employee-avatar+.employee-avatar{border:2px solid #fff;margin-left:-8px}.request-status-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.request-status-panel h2{border-bottom:1px solid var(--line);margin:0;padding:17px;font-size:16px}.request-status-panel li{border-bottom:1px solid var(--line-soft);grid-template-columns:34px 1fr;gap:10px;padding:15px 16px;display:grid}.request-status-panel li>svg{width:20px;color:var(--orange)}.request-status-panel li>span{gap:4px;display:grid}.request-status-panel strong{font-size:11px}.request-status-panel small{color:var(--muted);font-size:9px}.request-status-panel .inline-actions{flex-direction:row;gap:6px;margin-top:5px;display:flex}.request-status-panel .inline-actions button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.employee-empty-state{min-height:280px;color:var(--muted);text-align:center;background:#fff;border:1px dashed #cbd4e1;border-radius:12px;place-content:center;justify-items:center;display:grid}.employee-empty-state svg{width:36px}.employee-empty-state h2{color:var(--navy);margin:14px 0 6px;font-size:18px}.employee-empty-state p{margin:0;font-size:12px}.employee-drawer-backdrop{z-index:50;background:#07163d2e;justify-content:flex-end;display:flex;position:fixed;inset:0}.employee-drawer{border-left:1px solid var(--line);background:#fff;width:min(430px,100%);height:100%;overflow-y:auto;box-shadow:-18px 0 48px #07163d1f}.employee-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:25px 24px;display:flex}.employee-drawer>header h2{margin:0;font-size:20px}.employee-drawer>header p{margin:7px 0 4px;font-size:13px}.employee-drawer>header small{color:var(--muted);font-size:10px}.employee-drawer>header>button{cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.employee-drawer>header>button:hover{background:#f4f6f9}.employee-drawer>header svg{width:20px}.drawer-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.drawer-tabs button{cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:11px;font-weight:800;display:inline-flex}.drawer-tabs button.active{border-bottom-color:var(--accent);color:var(--accent)}.drawer-tabs svg{width:17px}.drawer-form{gap:18px;padding:24px;display:grid}.drawer-form h3{margin:0;font-size:17px}.drawer-form>p{color:var(--muted);margin:-11px 0 0;font-size:11px;line-height:1.5}.drawer-form label{gap:7px;font-size:11px;font-weight:800;display:grid}.drawer-form select,.drawer-form textarea{border:1px solid var(--line);width:100%;color:var(--navy);font:inherit;background:#fff;border-radius:8px}.drawer-form select{min-height:44px;padding:0 11px}.drawer-form textarea{resize:vertical;min-height:110px;padding:11px;font-size:12px}.notification-note{background:#f9fbff;border:1px solid #cbd6ea;border-radius:8px;padding:12px;color:#42516e!important;margin:0!important}.drawer-form>.primary-button{width:100%}.drawer-success{justify-items:start;gap:10px;padding:28px 24px;display:grid}.drawer-success strong{color:#17654a;font-size:16px}.drawer-success p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.personal-insight-strip{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.personal-insight-strip article{border-right:1px solid var(--line);align-items:center;gap:14px;min-height:100px;padding:20px 24px;display:flex}.personal-insight-strip article:last-child{border-right:0}.personal-insight-strip svg{width:22px;color:var(--accent)}.personal-insight-strip span{gap:5px;display:grid}.personal-insight-strip strong{font-size:19px}.personal-insight-strip small{color:var(--muted);font-size:10px}.work-pattern{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.work-pattern header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.work-pattern h2{margin:0;font-size:18px}.work-pattern header p{color:var(--muted);margin:7px 0 0;font-size:11px}.work-pattern header>span{color:#17654a;align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.work-pattern header svg{width:15px}.work-pattern-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);align-items:end;gap:18px;height:250px;margin-top:30px;padding-top:10px;display:grid}.work-pattern-chart>div{grid-template-rows:1fr auto auto;justify-items:center;gap:7px;height:100%;display:grid}.work-pattern-chart>div>span{background:#20365f;border-radius:5px 5px 0 0;align-self:end;width:min(42px,70%)}.work-pattern-chart strong{font-size:10px}.work-pattern-chart small{color:var(--muted);font-size:9px}.insight-privacy{color:var(--muted);margin:14px 0 0;font-size:10px}.feedback-form{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:850px;padding:24px}.feedback-form fieldset{border:0;margin:0;padding:0}.feedback-form legend,.feedback-message{font-size:12px;font-weight:800}.feedback-categories{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:11px;display:grid}.feedback-categories label{border:1px solid var(--line);cursor:pointer;border-radius:9px;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:15px;display:grid}.feedback-categories label.selected{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.feedback-categories input{opacity:0;position:absolute}.feedback-categories svg{width:20px}.feedback-categories span{gap:5px;display:grid}.feedback-categories strong{font-size:12px}.feedback-categories small{color:var(--muted);font-size:9px;line-height:1.45}.feedback-message{gap:8px;margin-top:22px;display:grid;position:relative}.feedback-message textarea{resize:vertical;border:1px solid var(--line);min-height:180px;color:var(--navy);font:inherit;border-radius:9px;padding:13px;font-size:13px;line-height:1.5}.feedback-message small{color:var(--muted);font-size:9px;font-weight:500;position:absolute;bottom:9px;right:11px}.feedback-submit{justify-content:space-between;align-items:center;gap:20px;margin-top:16px;display:flex}.feedback-submit p{color:var(--muted);margin:0;font-size:10px}.feedback-success{color:#17654a;background:#f2fbf7;border:1px solid #9bd4bf;border-radius:8px;margin:16px 0 0;padding:11px 13px;font-size:12px;font-weight:800}.feedback-history{max-width:850px;margin-top:24px}.feedback-history h2{font-size:17px}.feedback-history ul{border:1px solid var(--line);background:#fff;border-radius:10px;margin:0;padding:0;list-style:none}.feedback-history li{border-bottom:1px solid var(--line-soft);grid-template-columns:90px 1fr auto;gap:12px;padding:14px 16px;font-size:11px;display:grid}.feedback-history small{color:var(--muted)}.people-toolbar{grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:20px;display:grid}.people-toolbar label{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:9px;min-height:48px;padding:0 14px;display:flex}.people-toolbar svg{color:#53617a;flex:none;width:18px}.people-toolbar input,.people-toolbar select{width:100%;height:46px;color:var(--navy);background:0 0;border:0;outline:0;font-size:12px}.people-list{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.people-list article{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:76px;padding:10px 16px;display:grid}.people-list article:last-child{border-bottom:0}.people-list article.selected{outline-offset:-1px;background:#f8faff;outline:1px solid #6387d7}.person-primary{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:14px;min-width:0;padding:0;display:flex}.person-primary>span:last-child{gap:5px;min-width:0;display:grid}.person-primary strong{font-size:12px}.person-primary small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.person-actions{align-items:center;display:flex}.person-actions button,.person-actions a,.person-actions>span{border:0;border-left:1px solid var(--line);color:#34425f;cursor:pointer;background:0 0;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.person-actions button:hover,.person-actions a:hover{color:var(--accent)}.person-actions [aria-disabled=true]{color:#a6afbd;cursor:not-allowed}.person-actions svg{width:15px}.person-drawer-title{align-items:center;gap:15px;display:flex}.person-drawer-title p{font-weight:700}.drawer-contact{border-bottom:1px solid var(--line);padding:20px 24px}.drawer-contact h3{margin:0;font-size:14px}.drawer-contact p{color:var(--muted);margin:5px 0 13px;font-size:10px}.drawer-contact>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.drawer-contact a{border:1px solid var(--line);min-height:42px;color:var(--navy);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.drawer-contact a:hover{border-color:var(--navy)}.drawer-contact svg{width:17px}.drawer-tabs.compact{margin:-24px -24px 4px}.people-drawer>footer{border-top:1px solid var(--line);color:var(--muted);padding:16px 24px;font-size:9px;line-height:1.5}.manager-community{gap:24px;display:grid}.manager-community .section-heading{justify-content:space-between;align-items:flex-end;display:flex}.manager-community .section-heading h1,.manager-community .section-heading h2{margin:5px 0 0;font-size:28px}.manager-community .section-heading p{color:var(--muted);margin:8px 0 0;font-size:12px}.manager-community.embedded{border-top:1px solid var(--line-soft);padding-top:4px}.manager-community.embedded .section-heading h2{font-size:22px}.manager-community-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);align-items:start;gap:20px;display:grid}.manager-community-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.manager-community-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.manager-community-panel>header h2{margin:0;font-size:16px}.manager-community-panel>header span{color:var(--muted);font-size:10px;font-weight:700}.manager-post{border-bottom:1px solid var(--line-soft);grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:12px;padding:17px 20px;display:grid}.manager-post:last-child{border-bottom:0}.manager-post.pinned{box-shadow:inset 3px 0 var(--accent);background:linear-gradient(135deg,#eef9f4,#f8fcfa)}.manager-post-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.manager-post-meta strong{font-size:12px}.manager-post-meta time{color:var(--muted);font-size:9px}.manager-post p{white-space:pre-line;color:#35415a;margin:6px 0 0;font-size:11px;line-height:1.55}.pin-button{border:1px solid var(--line);color:#47536a;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.pin-button svg{width:14px}.pin-button.active{color:#17654a;background:#eaf8f2;border-color:#9fd4bf}.manager-feedback{border-bottom:1px solid var(--line-soft);gap:10px;padding:17px 20px;display:grid}.manager-feedback:last-child{border-bottom:0}.manager-feedback p{color:#35415a;margin:0;font-size:11px;line-height:1.55}.manager-feedback footer{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.feedback-kind{color:#6d5000;background:#fff6da;border-radius:999px;justify-self:start;align-items:center;gap:5px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.feedback-kind svg{width:12px}.feedback-kind.praise{color:#17654a;background:#eaf8f2}.feedback-kind.concern{color:#8e3f40;background:#fff0f0}.workday-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:28px;margin-bottom:24px;display:flex;overflow-x:auto}.workday-tabs::-webkit-scrollbar{display:none}.workday-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:0 1px;font-size:11px;font-weight:800}.workday-tabs button[aria-selected=true]{border-bottom-color:var(--accent);color:var(--navy)}.workday-success{color:#17654a;background:#effaf6;border:1px solid #a9ddca;border-radius:8px;align-items:center;gap:8px;margin:-10px 0 18px;padding:10px 13px;font-size:11px;font-weight:800;display:flex}.workday-success svg{width:15px}.workday-today{grid-template-columns:minmax(0,1.75fr) minmax(260px,.75fr);gap:18px;display:grid}.workday-current,.workday-next,.workday-week,.workday-active,.workday-form-panel,.workday-list-panel{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.workday-current>header,.workday-next>header,.workday-week>header,.workday-active>header,.workday-form-panel>header,.workday-list-panel>header{border-bottom:1px solid var(--line-soft);min-height:54px;padding:17px 20px}.workday-current>header>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.workday-current h2,.workday-next h2,.workday-week h2,.workday-active h2,.workday-form-panel h2,.workday-list-panel h2{margin:0;font-size:15px}.workday-current>header span{color:#17654a;align-items:center;gap:7px;font-size:9px;font-weight:800;display:inline-flex}.workday-current>header span i{background:var(--green);border-radius:50%;width:7px;height:7px}.workday-current-body{grid-template-columns:1fr auto;align-items:end;gap:24px;min-height:185px;padding:26px 24px 24px;display:grid}.workday-shift-facts{grid-template-columns:repeat(2,minmax(0,max-content));align-items:center;gap:12px 28px;display:grid}.workday-shift-facts>strong{letter-spacing:-.04em;grid-column:1/-1;font-size:34px}.workday-shift-facts span,.workday-shift-facts small{color:#35425e;align-items:center;gap:8px;font-size:11px;display:inline-flex}.workday-shift-facts small{color:var(--muted);grid-column:1/-1}.workday-shift-facts svg{width:16px}.workday-clock-action{min-width:145px;min-height:46px}.workday-time-state{color:#17654a;background:#effaf6;border:1px solid #a9ddca;border-radius:7px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.workday-time-state svg{width:14px}.workday-inline-empty{min-height:185px;color:var(--muted);align-items:center;gap:14px;padding:24px;display:flex}.workday-inline-empty>svg{width:28px}.workday-inline-empty div{gap:5px;display:grid}.workday-inline-empty strong{color:var(--navy);font-size:13px}.workday-inline-empty span{font-size:10px}.workday-next>div{gap:13px;padding:23px 20px;display:grid}.workday-next p{color:#35425e;align-items:center;gap:9px;margin:0;font-size:11px;font-weight:700;display:flex}.workday-next svg{width:16px;color:var(--muted)}.workday-week ul,.workday-active ul,.workday-list-panel ul{margin:0;padding:0;list-style:none}.workday-week li{border-bottom:1px solid var(--line-soft);grid-template-columns:84px minmax(0,1fr) 18px;align-items:center;gap:18px;min-height:79px;padding:12px 20px;display:grid}.workday-week li:last-child{border-bottom:0}.workday-week time,.workday-week li>span{gap:5px;display:grid}.workday-week time{border-right:1px solid var(--line-soft);padding-right:18px}.workday-week small{color:var(--muted);font-size:9px}.workday-week strong{font-size:11px}.workday-week li>svg{color:#8792a5;width:16px}.workday-active ul{padding:8px 20px}.workday-active li{border-bottom:1px solid var(--line-soft);color:#35425e;align-items:center;gap:10px;min-height:43px;font-size:10px;display:flex}.workday-active li:last-child{border-bottom:0}.workday-active li svg{width:16px;color:var(--muted)}.workday-active>button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:7px;grid-template-columns:18px 1fr 16px;align-items:center;gap:8px;width:calc(100% - 32px);min-height:42px;margin:10px 16px 16px;padding:0 11px;font-size:10px;font-weight:800;display:grid}.workday-active>button svg{width:15px}.workday-shortcuts{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.workday-shortcuts button{border:1px solid var(--line);min-height:62px;color:var(--navy);cursor:pointer;text-align:left;background:#fff;border-radius:9px;grid-template-columns:22px 1fr 18px;align-items:center;gap:11px;padding:0 17px;font-size:11px;font-weight:800;display:grid}.workday-shortcuts button:hover,.workday-active>button:hover{border-color:#bac5d4}.workday-shortcuts svg{width:18px}.workday-shortcuts svg:first-child{color:var(--accent)}.workday-panel-empty{color:var(--muted);margin:0;padding:24px 20px;font-size:10px}.workday-time{gap:18px;display:grid}.workday-time-summary{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.workday-time-summary article{border-right:1px solid var(--line-soft);gap:7px;min-height:112px;padding:20px 24px;display:grid}.workday-time-summary article:last-child{border-right:0}.workday-time-summary span,.workday-time-summary small{color:var(--muted);font-size:10px}.workday-time-summary strong{color:var(--navy);letter-spacing:-.025em;align-self:end;font-size:24px}.workday-time-summary article.positive strong{color:var(--accent)}.workday-time-summary article.negative strong{color:#a2272c}.workday-time-history{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.workday-time-history>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:end;gap:20px;min-height:76px;padding:15px 20px;display:flex}.workday-time-history h2{margin:0 0 7px;font-size:17px}.workday-time-history label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.workday-time-history select{border:1px solid var(--line);min-width:164px;min-height:38px;color:var(--navy);font:inherit;background:#fff;border-radius:7px;padding:0 32px 0 10px;font-size:10px;font-weight:700}.workday-time-filters{border-bottom:1px solid var(--line-soft);gap:24px;min-height:46px;padding:0 20px;display:flex}.workday-time-filters button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 1px;font-size:10px;font-weight:800}.workday-time-filters button[aria-pressed=true]{border-bottom-color:var(--accent);color:var(--navy)}.workday-time-columns,.workday-time-row{grid-template-columns:78px minmax(210px,1fr) 105px 115px 100px 18px;align-items:center;gap:14px;display:grid}.workday-time-columns{border-bottom:1px solid var(--line-soft);min-height:36px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;padding:0 20px;font-size:8px;font-weight:800}.workday-time-columns span:first-child{grid-column:1/3}.workday-time-history ul{margin:0;padding:0;list-style:none}.workday-time-history li{border-bottom:1px solid var(--line-soft)}.workday-time-history li:last-child{border-bottom:0}.workday-time-row{width:100%;min-height:76px;color:var(--navy);cursor:pointer;text-align:left;background:#fff;border:0;padding:11px 20px}.workday-time-row:hover,.workday-time-history li.expanded .workday-time-row{background:#fbfcfe}.workday-time-row time,.workday-time-shift,.workday-time-value{gap:4px;min-width:0;display:grid}.workday-time-row time{border-right:1px solid var(--line-soft);align-content:center;align-self:stretch;padding-right:14px}.workday-time-row time small,.workday-time-shift small,.workday-time-value small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.workday-time-row time strong,.workday-time-shift strong,.workday-time-value strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workday-time-status{white-space:nowrap;border:1px solid;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:27px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.workday-time-status.open{color:#31547f;background:#f2f6fb;border-color:#91a7c7}.workday-time-status.submitted{color:#7a5500;background:#fff9e8;border-color:#e8b853}.workday-time-status.approved{color:#17654a;background:#effaf6;border-color:#81c9ae}.workday-time-status.rejected{color:#a2272c;background:#fff4f4;border-color:#e5a1a4}.workday-time-row>svg{color:#8792a5;width:15px;transition:transform .2s}.workday-time-history li.expanded .workday-time-row>svg{transform:rotate(90deg)}.workday-time-details{border-top:1px solid var(--line-soft);background:#fbfcfe;gap:12px;padding:15px 20px 17px 112px;display:grid}.workday-time-details dl{gap:32px;margin:0;display:flex}.workday-time-details dl div,.workday-time-details p{gap:4px;margin:0;display:grid}.workday-time-details dt,.workday-time-details p strong{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:8px;font-weight:800}.workday-time-details dd,.workday-time-details p{color:#35425e;margin:0;font-size:10px;line-height:1.5}.workday-time-resolution{background:#fff7f7;border-left:3px solid #e4aab0;padding:10px 12px}.workday-correct-time{justify-self:start;min-height:38px}.workday-time-correction{border-top:1px solid var(--line-soft);gap:14px;max-width:690px;padding-top:16px;display:grid}.workday-time-correction h3{margin:0;font-size:13px}.workday-time-correction>p{color:var(--muted);font-size:9px;display:block}.workday-time-correction>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.workday-time-correction label{color:#35425e;gap:6px;font-size:9px;font-weight:800;display:grid}.workday-time-correction input,.workday-time-correction textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff;border-radius:7px;padding:0 10px;font-size:10px}.workday-time-correction textarea{resize:vertical;min-height:78px;padding-top:10px}.workday-time-correction footer{justify-content:flex-end;gap:8px;display:flex}.workday-time-correction footer button{min-height:38px}.workday-time-empty{min-height:210px}.workday-management{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.workday-planning-section+.workday-planning-section{margin-top:18px}.workday-form-panel>header p{color:var(--muted);margin:5px 0 0;font-size:10px}.workday-form-panel form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px;display:grid}.workday-form-panel label{color:#35425e;gap:7px;font-size:10px;font-weight:800;display:grid}.workday-form-panel label.full-width,.workday-form-panel form>button{grid-column:1/-1}.workday-form-panel input,.workday-form-panel select,.workday-form-panel textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff;border-radius:7px;padding:0 11px;font-size:11px}.workday-form-panel textarea{resize:vertical;min-height:112px;padding-top:11px}.workday-list-panel li{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:72px;padding:13px 18px;display:grid}.workday-list-panel li:last-child{border-bottom:0}.workday-list-panel li>span:first-child{gap:5px;min-width:0;display:grid}.workday-list-panel li strong{font-size:11px}.workday-list-panel li small{color:var(--muted);font-size:9px;line-height:1.45}.workday-list-panel li>button,.workday-inline-confirm button{border:1px solid var(--line);color:#35425e;cursor:pointer;background:#fff;border-radius:6px;min-height:34px;padding:0 10px;font-size:9px;font-weight:800}.workday-list-panel li>button{align-items:center;gap:6px;display:inline-flex}.workday-list-panel li>button svg{width:13px}.workday-inline-confirm{justify-items:end;gap:6px;display:grid}.workday-inline-confirm>span{gap:6px;display:flex}.workday-inline-confirm button.danger{color:#a2272c;border-color:#e5a1a4}.workday-empty-state{min-height:235px;color:var(--muted);text-align:center;justify-items:center;gap:7px;padding:28px;display:grid}.workday-empty-state.compact{min-height:210px}.workday-empty-state svg{width:28px}.workday-empty-state h3{color:var(--navy);margin:4px 0 0;font-size:13px}.workday-empty-state p{margin:0;font-size:10px;line-height:1.5}@media (width<=1100px){.manager-community-grid{grid-template-columns:1fr}.my-shifts-grid{grid-template-columns:minmax(0,1fr)}.request-status-panel{order:-1}.owned-shift-row{grid-template-columns:minmax(160px,.8fr) minmax(200px,1fr) auto}.shift-coworkers{display:none}.person-actions button,.person-actions a,.person-actions>span{padding:0 8px;font-size:0}.person-actions svg{width:17px}.all-shifts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workday-today{grid-template-columns:minmax(0,1fr) minmax(235px,.7fr)}.workday-current-body{grid-template-columns:1fr}.workday-clock-action{width:100%}}@media (width<=1000px){.employee-home-grid{grid-template-columns:minmax(0,1fr)}.employee-home-side{order:-1;grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=760px){.manager-community .section-heading h1{font-size:24px}.manager-post{grid-template-columns:36px minmax(0,1fr);padding:15px 14px}.manager-post .pin-button{grid-column:2;justify-self:start}.employee-dashboard{padding:24px 14px 36px}.employee-page h1{font-size:29px}.employee-page-heading{margin-bottom:20px;display:grid}.my-shifts .employee-page-heading{align-items:stretch;gap:16px}.employee-week-picker{grid-template-columns:44px minmax(0,1fr) 44px;justify-self:stretch;width:100%}.employee-week-picker button{width:44px}.employee-home-grid{gap:16px}.employee-home-side{grid-template-columns:1fr}.feed-composer{padding:12px 14px}.feed-composer-heading strong{font-size:12px}.feed-post{padding:18px 14px}.feed-post-body{grid-template-columns:36px minmax(0,1fr);gap:10px}.employee-avatar{width:36px;height:36px}.owned-shift-row{grid-template-columns:1fr auto;gap:14px}.owned-shift-row time{border-right:0;border-bottom:1px solid var(--line-soft);grid-column:1/-1;padding:0 0 12px}.owned-shift-location{min-width:0}.owned-shift-row .secondary-button{padding:0 10px}.personal-insight-strip{grid-template-columns:1fr}.personal-insight-strip article{border-right:0;border-bottom:1px solid var(--line);min-height:82px}.personal-insight-strip article:last-child{border-bottom:0}.work-pattern{padding:18px 14px}.work-pattern header{display:grid}.work-pattern-chart{gap:6px;height:210px}.feedback-form{padding:17px 14px}.feedback-categories{grid-template-columns:1fr}.feedback-submit{flex-direction:column;align-items:stretch}.feedback-submit .primary-button{width:100%}.feedback-history li,.people-toolbar{grid-template-columns:1fr}.people-list article{grid-template-columns:1fr;gap:8px}.person-actions{justify-content:flex-end}.person-actions button,.person-actions a,.person-actions>span{border:1px solid var(--line);border-radius:7px;flex:1;justify-content:center;min-height:38px;font-size:0}.employee-drawer{width:100%}.employee-notification-center{border-left:0;width:100%}.employee-notification-center>header{padding:20px 18px 16px}.employee-notification-filters,.push-notification-control{padding-left:18px;padding-right:18px}.employee-notification-list li>button{padding:16px 18px}.employee-notification-center>footer{justify-items:stretch;padding-left:18px;padding-right:104px}.employee-notification-center>footer p{text-align:left}.all-shifts .date-availability{border-left:0;border-right:0;border-radius:0;margin-left:-14px;margin-right:-14px}.shift-proposal-inbox article{grid-template-columns:1fr;gap:14px;padding:15px 14px}.shift-proposal-inbox>header{align-items:flex-start;padding:15px 14px}.shift-proposal-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shift-proposal-actions .primary-button{grid-area:1/1/auto/-1;width:100%}.shift-proposal-actions .secondary-button{width:100%}.shift-proposal-confirm{grid-template-columns:1fr 1fr}.all-shifts-day-title{font-size:19px}.all-shifts-grid{grid-template-columns:1fr}.all-shifts-card{min-height:220px}.workday-tabs{gap:24px;margin-left:-14px;margin-right:-14px;padding:0 14px}.workday-today,.workday-management{grid-template-columns:1fr}.workday-time{gap:14px}.workday-time-summary article{min-height:100px;padding:16px 12px}.workday-time-summary span,.workday-time-summary small{font-size:8px}.workday-time-summary strong{font-size:18px}.workday-time-history>header{align-items:stretch;min-height:0;padding:18px 14px 14px;display:grid}.workday-time-history h2{margin-bottom:0}.workday-time-history select{width:100%;min-height:44px}.workday-time-filters{gap:26px;padding:0 14px;overflow-x:auto}.workday-time-filters button{min-height:48px}.workday-time-columns{display:none}.workday-time-row{grid-template-rows:auto auto;grid-template-columns:68px minmax(0,1fr) auto 16px;gap:7px 10px;min-height:112px;padding:14px}.workday-time-row time{grid-row:1/3;align-self:stretch;padding-right:10px}.workday-time-shift{grid-area:1/2}.workday-time-value{grid-row:2;display:inline-grid}.workday-time-value:nth-of-type(2){grid-column:2}.workday-time-value:nth-of-type(3){grid-column:3}.workday-time-status{grid-area:1/3}.workday-time-row>svg{grid-area:1/4/3}.workday-time-details{padding:14px}.workday-time-correction>div{grid-template-columns:1fr}.workday-time-correction footer{grid-template-columns:1fr 1fr;display:grid}.workday-time-correction footer button{width:100%;min-height:44px}.workday-current-body{min-height:0;padding:22px 18px 18px}.workday-shift-facts{grid-template-columns:1fr;gap:11px}.workday-shift-facts>strong,.workday-shift-facts small{grid-column:1}.workday-shift-facts>strong{font-size:31px}.workday-week{order:3}.workday-active{order:4}.workday-shortcuts{order:5;grid-template-columns:1fr}.workday-form-panel form{grid-template-columns:1fr;padding:17px 14px}.workday-form-panel label.full-width,.workday-form-panel form>button{grid-column:1}.workday-list-panel li{grid-template-columns:1fr;align-items:start;padding:15px 14px}.workday-list-panel li>button{justify-self:start}.workday-inline-confirm{justify-items:start}}
