:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-primary:#003b71;--brand-secondary:#0078b8;--brand-accent:#00a9d6;--brand-dark:#062543;--brand-bg:#f4fafd;--background:var(--brand-bg);--surface:#fff;--surface-muted:#eaf7fc;--text:var(--brand-dark);--muted:#526a78;--line:#bfeaf5;--accent:var(--brand-primary);--accent-dark:var(--brand-secondary);--accent-soft:#e1f7fc;--danger:#b42318;--danger-soft:#fff0ed;--warning-soft:#fff5d8;--shadow:0 18px 45px #003b7114}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:linear-gradient(135deg, #00a9d624, transparent 34rem), linear-gradient(120deg, #0078b81a, transparent 28rem), linear-gradient(180deg, #fff, var(--background) 22rem);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.phone-input{align-items:stretch;display:flex}.phone-input span{border:1px solid var(--line);background:var(--surface-muted);min-height:46px;color:var(--text);border-right:0;border-radius:8px 0 0 8px;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.phone-input input{border-radius:0 8px 8px 0;flex:1;min-width:0}.app-frame{flex-direction:column;min-height:100vh;display:flex}.app-footer{width:min(1120px,100% - 32px);color:var(--muted);text-align:center;border-top:1px solid #bfeaf5b3;margin:auto auto 0;padding:22px 0 24px;font-size:.82rem;line-height:1.5}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #d8e1e8d1;justify-content:space-between;align-items:center;gap:20px;padding:12px max(20px,50vw - 560px);display:flex;position:sticky;top:0;box-shadow:0 10px 28px #0625430d}.brand{align-items:center;gap:12px;min-width:0;font-weight:800;display:inline-flex}.brand-image-link{flex:none}.brand-text{gap:4px;line-height:1.1;display:grid}.brand-title{color:var(--brand-dark)}.brand-logo-icon{object-fit:contain;width:34px;height:34px;display:block}.brand-logo-full{object-fit:contain;width:min(260px,100%);height:auto;display:block}.brand-logo-header{object-fit:contain;width:clamp(225px,22vw,290px);height:56px;display:block}.module-logo{object-fit:contain;width:min(270px,100%);height:auto;max-height:82px;display:block}.module-logo-compact{object-fit:contain;width:min(150px,100%);height:auto;max-height:38px;display:block}.header-module-link{border-left:1px solid var(--line);flex:none;align-items:center;min-height:44px;padding-left:14px;display:inline-flex}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.header-actions{min-width:0}.session-strip{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:.8rem;font-weight:800;display:flex}.session-identity{text-overflow:ellipsis;white-space:nowrap;max-width:min(34vw,360px);padding:0 4px;overflow:hidden}.session-identity-mobile{display:none}.profile-menu{position:relative}.profile-menu summary{border:1px solid var(--line);min-width:154px;min-height:40px;color:var(--brand-dark);cursor:pointer;background:#ffffffd1;border-radius:8px;gap:1px;padding:6px 30px 6px 11px;line-height:1.15;list-style:none;display:grid;position:relative}.profile-menu summary::-webkit-details-marker{display:none}.profile-menu summary:after{content:"▾";color:var(--brand-secondary);position:absolute;top:50%;right:11px;transform:translateY(-50%)}.profile-menu summary span{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.8rem;font-weight:900;overflow:hidden}.profile-menu summary small{color:var(--muted);font-size:.68rem;font-weight:800}.profile-menu[open] summary,.profile-menu summary:hover,.profile-menu summary:focus-visible{background:var(--surface-muted);border-color:#0078b859;outline:none}.profile-menu-content{z-index:60;border:1px solid var(--line);background:#fffffffc;border-radius:8px;gap:3px;min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 34px #0f172a24}.profile-menu-content a,.profile-menu-content button{min-height:38px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:.8rem;font-weight:800}.profile-menu-content a:hover,.profile-menu-content button:hover{background:var(--surface-muted);color:var(--brand-secondary)}.identity-link,.notification-link{border:1px solid var(--line);background:#ffffffc2;border-radius:8px;align-items:center;min-height:36px;padding:0 10px;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;position:relative}.notification-link{gap:6px}.identity-link:hover,.notification-link:hover,.identity-link:focus-visible,.notification-link:focus-visible{background:var(--surface-muted);color:var(--accent-dark);border-color:#0078b859;outline:none;box-shadow:0 8px 20px #003b7114}.header-export-menu{position:relative}.header-export-menu summary{border:1px solid var(--line);cursor:pointer;background:#ffffffc2;border-radius:8px;align-items:center;min-height:36px;padding:0 10px;list-style:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.header-export-menu summary::-webkit-details-marker{display:none}.header-export-menu summary:after{content:"▾";margin-left:6px;font-size:.66rem}.header-export-menu[open] summary{background:var(--surface-muted);color:var(--accent-dark)}.header-export-menu summary:hover,.header-export-menu summary:focus-visible{background:var(--surface-muted);color:var(--accent-dark);border-color:#0078b859;outline:none;box-shadow:0 8px 20px #003b7114}.header-export-menu-content{border:1px solid var(--line);z-index:50;background:#fffffffa;border-radius:8px;gap:4px;min-width:210px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 34px #0f172a24}.header-export-menu-content button{color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-size:.78rem;font-weight:800}.header-export-menu-content button:hover:not(:disabled){background:var(--surface-muted);color:var(--accent-dark)}.header-export-menu-content button:disabled{color:var(--muted);cursor:not-allowed;opacity:.55}.notification-badge{background:var(--danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.72rem;display:inline-flex}.page-heading>.module-logo-compact,.login-panel .module-logo{margin-bottom:12px}.login-brand-logo{width:min(320px,100%);margin:0 auto 6px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-nav a{color:var(--muted);border:1px solid #0000;border-radius:8px;padding:9px 12px;font-size:.92rem;font-weight:700}.site-nav a:hover,.site-nav a.active{border-color:var(--line);background:var(--surface-muted);color:var(--accent-dark)}.role-menu{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f7faf2;border-bottom:1px solid #d8e1e8c7;flex-wrap:wrap;gap:8px;padding:12px max(20px,50vw - 560px);display:flex;position:sticky;top:67px;overflow:visible}.role-menu a{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;flex:0 auto;padding:9px 12px;font-size:.88rem;font-weight:800}.role-menu a:hover,.role-menu a.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.module-nav,.hub-admin-nav{scrollbar-width:thin;flex-wrap:nowrap;align-items:center;overflow-x:auto}.module-nav a,.hub-admin-nav a{white-space:nowrap;min-height:40px}.hub-admin-nav{background:#fffffff5}.hub-admin-nav a{background:#ffffffe0;border-color:#bfeaf5c7}.timeback-module-nav{background:#eef9fdf0}.duty-rota-module-nav{background:#f5faf7f0}.hub-icon-link{width:44px;min-width:44px;min-height:44px;color:var(--brand-secondary);background:#ffffffb8;border-color:#0f5f7838;flex:none;justify-content:center;align-items:center;padding:6px;display:inline-flex}.hub-icon-link img{object-fit:contain;width:28px;height:28px;display:block}.hub-icon-link:hover,.hub-icon-link:focus-visible{background:var(--accent-soft);border-color:#0078b85c}.hub-menu{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f7faf2;border-bottom:1px solid #d8e1e8c7;flex-wrap:wrap;gap:8px;padding:12px max(20px,50vw - 560px);display:flex;position:sticky;top:67px}.hub-menu>a,.hub-menu>span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;flex:0 auto;padding:9px 12px;font-size:.88rem;font-weight:800}.hub-menu a:hover,.hub-menu a.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.hub-menu-timeback{justify-content:center;align-items:center;min-width:168px;min-height:48px;display:inline-flex}.hub-menu-duty-rota{justify-content:center;align-items:center;min-width:170px;min-height:52px;display:inline-flex}.hub-menu-duty-rota-logo{object-fit:contain;width:148px;max-height:42px;display:block}.hub-menu-disabled-module{justify-content:center;align-items:center;min-width:170px;min-height:52px;display:inline-flex}.hub-menu-module-logo{object-fit:contain;width:148px;height:38px;display:block}.hub-menu-disabled-module .hub-menu-module-logo{filter:grayscale(.18);opacity:.72}.hub-menu-leave-flow-logo,.hub-menu-announcements-logo{max-height:38px}.hub-menu>span{cursor:not-allowed;opacity:.74}.page-shell{width:min(1120px,100% - 32px);min-height:calc(100vh - 72px);margin:0 auto;padding:44px 0 60px}.intro,.page-heading{max-width:780px;margin-bottom:28px}.hub-page-shell{gap:34px;display:grid}.hub-hero{max-width:none;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #d2e5ede0;border-radius:8px;margin-bottom:0;padding:clamp(28px,6vw,54px);position:relative;overflow:hidden}.hub-hero>:not(.hub-watermark){z-index:1;position:relative}.hub-watermark{opacity:.028;object-fit:contain;pointer-events:none;width:min(48vw,560px);max-width:none;position:absolute;top:50%;right:clamp(-80px,-5vw,-28px);transform:translateY(-50%)}.hub-hero .brand-logo-full{width:min(600px,100%);margin:0 auto 26px}.hub-hero .description{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.hub-hero-loading{place-items:center;min-height:260px;display:grid}.public-hub-hero{text-align:center;justify-items:center;padding:clamp(34px,5vw,58px) clamp(22px,5vw,48px);display:grid}.public-hub-hero .brand-logo-full{width:min(640px,100%);margin-bottom:clamp(20px,3vw,26px)}.public-hub-copy{justify-items:center;display:grid}.public-hub-copy .description{max-width:760px;font-size:1.04rem;line-height:1.65}.public-hub-actions{justify-content:center;margin-top:28px}.public-hub-actions .primary-link{width:min(100%,360px);min-height:52px;padding:0 24px;font-size:1rem}.hub-management{gap:14px;display:grid}.hub-management-grid{grid-template-columns:minmax(0,1fr);display:grid}.hub-management-card{min-height:116px;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #00a9d66b;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.hub-management-card>div{gap:7px;display:grid}.hub-management-card .module-status{justify-self:start}.hub-management-card h3,.hub-management-card p{margin:0}.hub-management-card p{color:var(--muted)}.hub-management-cta{color:var(--brand-secondary);white-space:nowrap;font-size:.86rem;font-weight:900}.pending-dashboard-section.is-empty{display:none}.duty-rota-primary-controls{background:#fffffff0;border:1px solid #bfeaf5db;border-radius:8px;flex-wrap:wrap;align-items:end;gap:10px;margin:0 0 14px;padding:12px;display:flex;box-shadow:0 10px 24px #003b710e}.duty-rota-primary-controls label{color:var(--brand-dark);flex:320px;gap:5px;font-size:.8rem;font-weight:850;display:grid}.duty-rota-primary-controls select{border:1px solid var(--line);min-height:40px;color:var(--text);background:#fff;border-radius:8px;padding:0 10px}.duty-rota-mobile-view-tabs{display:none}.duty-rota-monthly-advanced,.conflict-summary-disclosure{display:block}.conflict-summary-disclosure>summary{color:var(--brand-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-weight:900;list-style:none;display:flex}.conflict-summary-disclosure>summary::-webkit-details-marker{display:none}.conflict-summary-disclosure>summary:after{content:"▾";color:var(--brand-secondary);font-size:.78rem}.conflict-summary-disclosure>summary strong{background:var(--surface-muted);color:var(--brand-secondary);border-radius:999px;margin-left:auto;padding:3px 8px;font-size:.76rem}.conflict-summary-disclosure[open]>summary{border-bottom:1px solid #bfeaf5c7;padding-bottom:12px}.conflict-summary-content{padding-top:12px}.dashboard-empty-state{text-align:center;place-items:center;min-height:150px;display:grid}.dashboard-empty-state>div{justify-items:center;gap:6px;display:grid}.dashboard-empty-state h2,.dashboard-empty-state p{margin:0}.empty-state-icon{color:#1f7a4e;background:#e8f6ee;border-radius:999px;place-items:center;width:38px;height:38px;font-size:1.25rem;font-weight:900;display:grid}.hub-modules{gap:18px;display:grid}.section-heading h2{color:var(--brand-dark);margin-bottom:0;font-size:clamp(1.5rem,3vw,2.2rem)}.hub-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.hub-module-card{border:1px solid var(--line);background:var(--surface);min-height:218px;box-shadow:var(--shadow);text-align:center;border-radius:8px;align-content:center;justify-items:center;gap:12px;padding:22px;display:grid;position:relative}.hub-module-card h3{color:var(--brand-dark);margin:0;font-size:1.18rem}.hub-module-card p{color:var(--muted);margin:0;line-height:1.6}.hub-module-description{text-align:center;max-width:260px;font-size:.82rem;font-weight:700;color:#607887!important;line-height:1.42!important}.hub-module-card-active{background:linear-gradient(135deg, #00a9d624, transparent 60%), var(--surface);border-color:#00a9d69e;transition:border-color .16s,transform .16s,box-shadow .16s}.hub-module-card-active:hover,.hub-module-card-active:focus-visible{border-color:var(--brand-primary);outline:none;transform:translateY(-2px);box-shadow:0 20px 52px #003b7129}.hub-module-card .module-logo{object-fit:contain;width:min(250px,100%);max-height:104px}.hub-module-card .leave-flow-module-logo{width:min(220px,100%);max-height:94px}.hub-module-card .announcements-module-logo{width:min(210px,100%);max-height:94px}.module-status{border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);border-radius:999px;justify-self:center;padding:5px 9px;font-size:.76rem;font-weight:900}.module-status.available{background:var(--accent-soft);color:var(--brand-secondary);border-color:#00a9d6a6}.duty-rota-badge{width:fit-content;color:var(--brand-primary);letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#00a9d624,#003b7114);border:1px solid #00a9d680;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.duty-rota-badge:before{content:"";border:2px solid var(--brand-accent);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 0 3px #fff}.duty-rota-badge-large{padding:12px 16px;font-size:1rem}.duty-rota-badge-header{white-space:nowrap}.duty-module-card{text-decoration:none}.duty-rota-logo-compact{object-fit:contain;width:148px;max-height:42px;display:block}.duty-rota-module-logo{object-fit:contain;width:min(230px,100%);max-height:92px}.duty-rota-page-shell{width:min(100% - 36px,1500px)}.duty-rota-hero{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(180px,260px) minmax(0,1fr);align-items:center;gap:28px;margin-bottom:24px;padding:24px;display:grid;box-shadow:0 18px 44px #003b7114}.duty-rota-page-logo{object-fit:contain;width:min(240px,100%);max-height:120px}.rota-controls-panel{border:1px solid var(--line);background:#fffffff0;border-radius:8px;gap:12px;margin:16px 0 18px;padding:14px;display:grid;box-shadow:0 12px 28px #003b710f}.rota-controls-header,.rota-controls-primary-row,.rota-controls-expanded-grid,.rota-controls-collapsed-actions,.rota-export-button-group{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.rota-controls-header{justify-content:space-between;align-items:flex-start}.rota-controls-header h2{color:var(--brand-primary);margin:0;font-size:1rem}.rota-controls-status-line{color:var(--muted);margin:4px 0 0;font-size:.82rem;font-weight:800}.rota-controls-primary-row{align-items:end}.rota-controls-primary-row label{min-width:min(300px,100%);color:var(--brand-dark);flex:300px;gap:6px;font-size:.82rem;font-weight:800;display:grid}.rota-controls-primary-row select{border:1px solid var(--line);min-height:42px;color:var(--text);border-radius:8px;padding:0 10px}.rota-controls-expanded-grid{border-top:1px solid #00a9d61f;padding-top:10px}.rota-export-button-group{background:#f4fafdbd;border:1px solid #0078b824;border-radius:8px;align-items:center;gap:8px;padding:6px}.rota-export-button-group>span{color:var(--muted);text-transform:uppercase;padding:0 4px;font-size:.74rem;font-weight:900}.rota-controls-collapsed-actions{align-items:center;padding-top:2px}.rota-controls-expanded-grid>*,.rota-controls-primary-row>form,.rota-controls-primary-row>button,.rota-controls-collapsed-actions>form,.rota-controls-collapsed-actions>button,.rota-export-button-group>button{flex:0 auto}.compact-action-link{width:auto;min-height:42px}.duty-rota-month-banner{background:linear-gradient(135deg,#f4fafdf5,#fff);border:1px solid #00a9d647;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin:22px 0;padding:18px 20px;display:flex}.duty-rota-month-banner h2{color:var(--brand-primary);margin:0 0 6px}.duty-rota-month-banner p{color:var(--muted);margin:0}.readonly-note{background:#fff6ddb8;border:1px solid #d6950047;border-radius:8px;max-width:360px;padding:10px 12px;font-weight:800;color:#79560d!important}.duty-rota-builder-layout,.duty-rota-review-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}.duty-rota-main-grid-panel{border:1px solid var(--line);background:#fff;border-radius:8px;order:2;min-width:0;padding:18px;scroll-margin-top:18px;box-shadow:0 18px 44px #003b7114}.duty-rota-side-panel{order:5;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.duty-rota-grid-shell{scrollbar-color:#0078b86b #0078b814;scrollbar-width:thin;background:#fff;border:1px solid #0078b82e;border-radius:8px;max-width:100%;overflow:hidden visible;box-shadow:inset 0 0 0 1px #ffffffb3}.duty-rota-grid-shell::-webkit-scrollbar{width:10px;height:10px}.duty-rota-grid-shell::-webkit-scrollbar-track{background:#0078b814}.duty-rota-grid-shell::-webkit-scrollbar-thumb{background:#0078b861;border-radius:999px}.duty-rota-mobile-cards,.duty-rota-mobile-desktop-note,.duty-rota-mobile-secondary-section,.duty-rota-mobile-primary-schedule,.duty-rota-mobile-scroll-hint,.duty-rota-supervisor-mobile-cards{display:none}.duty-rota-supervisor-grid-detail{min-width:0}.duty-rota-mobile-cards{gap:12px}.duty-rota-mobile-date-card{background:#fffffff5;border:1px solid #bfeaf5e6;border-radius:8px;gap:12px;padding:14px;display:grid;box-shadow:0 10px 24px #003b710e}.duty-rota-mobile-date-heading{border-bottom:1px solid #bfeaf5c7;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.duty-rota-mobile-date-heading div{gap:3px;display:grid}.duty-rota-mobile-date-heading strong{color:var(--brand-dark);font-size:.98rem}.duty-rota-mobile-date-heading span,.duty-rota-mobile-date-heading small{color:var(--muted);font-size:.78rem;font-weight:800}.duty-rota-mobile-assignment-list{gap:10px;display:grid}.duty-rota-mobile-assignment{background:#fbfdff;border:1px solid #0078b829;border-radius:8px;gap:8px;padding:12px;display:grid}.duty-rota-mobile-assignment.selected{background:var(--accent-soft);border-color:#0078b880;box-shadow:inset 0 0 0 1px #0078b81f}.duty-rota-mobile-assignment.own-assignment-card{background:#f3fbf6;border-color:#1f7a4e8f;box-shadow:inset 4px 0 #1f7a4eb3,0 10px 24px #124a320f}.duty-rota-mobile-assignment.own-assignment-card .duty-rota-mobile-duty-type{color:#124a32;background:#e8f6eee6;border-color:#1f7a4e47}.duty-rota-mobile-assignment.own-assignment-card .duty-rota-mobile-assignment-main strong{color:#124a32}.duty-rota-mobile-assignment-main{gap:4px;min-width:0;display:grid}.duty-rota-mobile-duty-type{width:fit-content;color:var(--brand-primary);background:#eaf7fcd6;border:1px solid #0078b838;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:900}.duty-rota-mobile-assignment-main strong{color:var(--brand-dark);overflow-wrap:anywhere;font-size:.96rem;line-height:1.25}.duty-rota-mobile-assignment-main span:last-child{color:#486775;overflow-wrap:anywhere;font-size:.9rem;font-weight:850;line-height:1.3}.duty-rota-mobile-assignment-meta{flex-wrap:wrap;gap:6px;display:flex}.duty-rota-mobile-assignment-meta span{max-width:100%;color:var(--muted);overflow-wrap:anywhere;background:#eaf7fcbd;border-radius:999px;padding:4px 7px;font-size:.72rem;font-weight:800}.duty-rota-mobile-action{justify-self:stretch;min-height:40px}.duty-rota-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:0}.duty-rota-grid th,.duty-rota-grid td{vertical-align:top;border-bottom:1px solid #0078b824;border-right:1px solid #0078b829}.duty-rota-grid th{color:#fff;text-align:center;overflow-wrap:anywhere;background:#004777;padding:6px 2px;font-size:.58rem;font-weight:900;line-height:1.05}.duty-rota-grid thead th{z-index:6;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;position:sticky;top:0}.weekly-rota-header-row th{color:#fff;background:#076489;padding:5px 2px;font-size:.56rem;line-height:1.1}.duty-rota-grid td{min-height:44px;color:var(--text);background:#fbfdff;font-size:.6rem;overflow:hidden}.duty-rota-grid col.rota-date-col{width:6%}.duty-rota-grid col.rota-day-col{width:5.2%}.duty-rota-grid col.rota-standard-col{width:3.45%}.duty-rota-grid col.rota-offsite-col{width:3.85%}.duty-rota-grid col.rota-special-col{width:5.63%}.sticky-rota-col{z-index:4;color:#10324a;font-weight:850;position:sticky;box-shadow:1px 0 #0078b82e;background:#f8fcff!important}.duty-rota-grid th.sticky-rota-col{z-index:7;color:#fff;background:#004777!important}.weekly-rota-header-row .sticky-rota-col{background:#076489!important}.sticky-date-col{width:6%;left:0}.sticky-day-col{width:5.2%;left:6%}.hijri-placeholder{color:var(--muted);font-size:.72rem}.weekend-rota-row td{background:#e9f8fc!important}.weekend-duty-cell{text-align:center}.weekend-duty-cell .rota-cell-button{align-content:center;gap:5px;min-height:72px;display:grid}.weekend-cell-meta{color:#004777;gap:1px;font-weight:900;line-height:1.15;display:grid}.weekend-cell-meta strong{font-size:.72rem}.weekend-cell-meta small{color:var(--muted);font-size:.58rem;font-weight:800}.weekend-duty-cell .rota-assignment-stack{justify-items:center}.weekend-duty-cell .rota-employee-pill{width:100%;min-width:0;max-width:100%}.rota-grid-cell{padding:0}.rota-cell-button{width:100%;max-width:100%;min-height:44px;color:inherit;text-align:left;background:0 0;border:0;padding:2px;display:block;overflow:hidden}.rota-cell-button:not(:disabled){cursor:pointer}.rota-cell-button:not(:disabled):hover{background:#0078b812}.empty-rota-cell{color:#0000;border:1px dashed #0000;border-radius:6px;place-items:center;min-height:34px;font-weight:900;display:grid}.rota-cell-button:not(:disabled):hover .empty-rota-cell{color:#3382a8;border-color:#0078b857}.rota-assignment-stack{gap:2px;min-width:0;max-width:100%;display:grid;overflow:hidden}.coverage-marker-stack{gap:3px;min-width:0;max-width:100%;display:grid;overflow:hidden}.coverage-needed-marker{color:#8a5a00;text-align:center;background:#fff8e8;border:1px solid #b5701342;border-radius:6px;gap:1px;min-width:0;max-width:100%;padding:4px 5px;display:grid;overflow:hidden}.coverage-needed-marker strong,.coverage-needed-marker small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.coverage-needed-marker strong{letter-spacing:0;font-size:.58rem;font-weight:950}.coverage-needed-marker small{font-size:.53rem;font-weight:850}.rota-employee-pill{text-align:center;background:#f7fbfe;border:1px solid #0078b833;border-radius:5px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px 2px;min-width:0;max-width:100%;padding:2px 3px;display:flex;overflow:hidden;box-shadow:0 1px #003b710a}.rota-employee-pill.own-assignment-chip{color:#124a32;background:#e8f6ee;border-color:#1f7a4e9e;box-shadow:inset 0 0 0 1px #1f7a4e29,0 1px #124a3214}.rota-employee-pill.own-assignment-chip strong,.rota-employee-pill.own-assignment-chip small,.rota-employee-pill.own-assignment-chip em{color:#124a32}.rota-employee-pill.team-leader-assignment-pill{background:#f5f1ff;border-color:#6848ab6b;box-shadow:inset 0 0 0 1px #6848ab1a,0 1px #502e990f}.team-leader-label{background:#6848ab1f;border-radius:999px;padding:1px 5px;font-size:.58rem;font-weight:950;color:#5c3fa3!important}.inline-action-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.button-link{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.danger-link{color:#b42318}.danger-outline-button{color:#b42318!important;border-color:#b423185c!important}.danger-outline-button:hover{background:#b4231814!important}.weekly-availability-summary,.unavailable-assignment-warning{border-radius:8px;gap:5px;padding:9px 10px;font-size:.78rem;display:grid}.weekly-availability-summary{color:var(--brand-primary);background:#00a9d614;border:1px solid #00a9d638}.weekly-availability-summary span{color:var(--muted);font-weight:800}.weekly-kpi-breakdown{color:var(--brand-secondary);border-top:1px solid #00a9d62e;flex-wrap:wrap;gap:5px 9px;margin-top:8px;padding-top:8px;font-size:.68rem;font-weight:900;line-height:1.2;display:flex}.weekly-kpi-breakdown span{white-space:nowrap}.weekend-duty-type{color:#8a5a00;background:#b570131a;border-radius:999px;padding:1px 4px;font-weight:900}.home-on-call-label{background:#b4231814;color:#9f261d!important}.duty-rota-suggestions-panel,.duty-rota-distribution-panel{gap:14px;display:grid}.duty-rota-suggestions-panel{order:1;scroll-margin-top:18px}.supervisor-guidance-panel{background:linear-gradient(135deg,#1287550e,#fff);border-color:#1287552e;order:1;gap:12px;display:grid}.supervisor-guidance-heading{align-items:flex-start}.supervisor-guidance-panel p{color:var(--brand-primary);margin:0;font-size:.9rem;font-weight:800;line-height:1.45}.guidance-week-pill{color:#0f6b45;white-space:nowrap;background:#12875514;border:1px solid #12875533;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.planning-guidance-checklist{flex-wrap:wrap;gap:8px;display:flex}.guidance-step-pill{background:#fff;border:1px solid #00a9d629;border-radius:8px;gap:2px;min-width:112px;padding:7px 9px;display:inline-grid}.guidance-step-pill strong{color:var(--brand-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:900;overflow:hidden}.guidance-step-pill small{color:var(--muted);font-size:.66rem;font-weight:850}.guidance-step-pill.in-progress{background:#00a9d614;border-color:#00a9d66b}.guidance-step-pill.done{background:#1287550e;border-color:#12875533}.guidance-step-pill.needs-review{background:#f59e0b14;border-color:#f59e0b47}.weekend-compensation-panel{order:3;scroll-margin-top:18px}.duty-rota-distribution-panel{order:4}.suggestion-heading-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.suggestion-filter-row{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{color:var(--brand-primary);cursor:pointer;background:#fff;border:1px solid #00a9d63d;border-radius:999px;padding:7px 11px;font-size:.75rem;font-weight:850}.filter-chip.active{color:var(--brand-secondary);background:#00a9d61a;border-color:#00a9d68f}.suggestion-card{min-height:168px;color:var(--brand-primary);background:linear-gradient(135deg,#f4fafdf0,#fff);border:1px solid #00a9d633;border-radius:8px;align-content:start;gap:7px;padding:13px;display:grid}.suggestion-card span{width:fit-content;color:var(--brand-secondary);text-transform:uppercase;background:#00a9d61a;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:900}.suggestion-card strong{color:var(--brand-primary);font-size:.92rem}.suggestion-card p,.suggestion-card small{color:var(--muted);margin:0;font-size:.78rem;font-weight:750;line-height:1.35}.suggestion-card .coverage-plan-meta{color:var(--brand-primary);background:#00a9d614;border:1px solid #00a9d62e;border-radius:7px;margin-top:7px;padding:7px 8px;display:block}.suggestion-details{gap:6px;display:grid}.suggestion-details summary{width:fit-content;color:var(--brand-secondary);cursor:pointer;font-size:.74rem;font-weight:900}.suggestion-detail-sections{gap:8px;display:grid}.suggestion-detail-block{gap:3px;display:grid}.suggestion-detail-block h4{color:var(--brand-primary);margin:0;font-size:.74rem}.suggestion-detail-block ul{gap:2px;margin:0;padding-left:16px;display:grid}.suggestion-detail-block li{color:var(--muted);font-size:.76rem;font-weight:750;line-height:1.3}.planning-stage-pill{width:fit-content;color:var(--brand-secondary);background:#00a9d617;border:1px solid #00a9d647;border-radius:999px;margin:4px 0 0;padding:4px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.suggestion-card button{justify-self:start;margin-top:2px}.suggestion-card button:disabled,.suggestion-heading-row button:disabled{cursor:not-allowed;opacity:.58}.suggestion-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.coverage-plan-selector{color:var(--brand-primary);align-items:center;gap:7px;font-size:.72rem;font-weight:900;display:inline-flex}.coverage-plan-confirm-list{gap:10px;max-height:320px;display:grid;overflow:auto}.modal-action-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.compact-checkbox-row{color:#24465a;flex-direction:row;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;display:flex}.compact-checkbox-row input{width:auto;margin:0}.liver-preview-table-wrap{border:1px solid #b7e7fb;border-radius:8px;max-height:360px;margin-top:1rem;overflow:auto}.liver-preview-table{border-collapse:collapse;width:100%;min-width:820px;font-size:.82rem}.liver-preview-table th{color:#fff;text-align:left;z-index:1;background:#0077a8;font-weight:800;position:sticky;top:0}.liver-preview-table th,.liver-preview-table td{vertical-align:top;border-bottom:1px solid #d8f3ff;padding:.55rem}.liver-preview-table select{min-width:180px}.weekend-comp-carryover{background:#eef9ff}.carryover-comp-label{color:#075985;background:#dff4ff;border:1px solid #8fd7f5;border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-weight:850;line-height:1.2;display:inline-block}.distribution-heading-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.compact-helper-text{color:var(--muted);margin:0;font-size:.82rem;font-weight:750}.compact-panel-scroll,.staff-list{max-height:360px;overflow:auto}.weekend-compensation-panel{gap:12px;display:grid}.weekend-comp-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.weekend-comp-summary-grid div{background:#f4fafdd1;border:1px solid #00a9d62e;border-radius:8px;padding:10px 12px}.weekend-comp-summary-grid span{color:var(--muted);font-size:.72rem;font-weight:850;display:block}.weekend-comp-summary-grid strong{color:var(--brand-primary);font-size:1.15rem;display:block}.weekend-comp-warning-text{color:#8a1f14}.weekend-comp-remaining td{background:#fff7dee0}.weekend-comp-over td{color:#8a1f14;background:#b4231814}.conflict-detail-card{gap:5px;display:grid}.conflict-card-badges{flex-wrap:wrap;gap:6px;display:flex}.conflict-severity-badge{text-transform:uppercase;border-radius:999px;width:fit-content;padding:2px 7px;font-size:.62rem;font-weight:950}.conflict-severity-badge.red{color:#b42318;background:#b423181f}.conflict-severity-badge.yellow{color:#8a5a00;background:#b5701324}.conflict-severity-badge.override{color:var(--brand-secondary);background:#0078b81f}.conflict-detail-table,.conflict-assignment-list{gap:4px;display:grid}.conflict-detail-table>div{color:var(--brand-primary);background:#f4fafdeb;border:1px solid #00a9d629;border-radius:8px;gap:2px;padding:7px 8px;display:grid}.conflict-detail-table strong,.conflict-detail-table span,.conflict-detail-table small{font-size:.74rem;font-weight:800;line-height:1.25}.show-more-button{justify-self:center;margin-top:2px}.weekly-unassigned-panel{background:#f4fafdd1;border:1px solid #00a9d62e;border-radius:8px;gap:10px;margin-top:10px;padding:10px;display:grid}.weekly-unassigned-group{gap:5px;display:grid}.weekly-unassigned-group strong{color:var(--brand-primary);font-size:.78rem}.weekly-unassigned-group ul{color:var(--muted);gap:3px;margin:0;padding-left:18px;font-size:.76rem;font-weight:750;display:grid}.weekly-unassigned-group p{color:var(--muted);margin:0;font-size:.76rem}.compact-list{max-height:460px;overflow:auto}.compact-duty-table th,.compact-duty-table td{padding:8px 9px;font-size:.78rem}.compact-duty-table small{color:var(--muted);font-weight:800}.unavailable-assignment-warning{color:#8a1f14;background:#b4231814;border:1px solid #b423183d}.unavailable-assignment-warning span{font-weight:800}.rota-employee-pill strong{color:#004777;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal;overflow-wrap:normal;-webkit-box-orient:vertical;flex:100%;max-width:100%;font-size:.55rem;line-height:1.08;display:-webkit-box;overflow:hidden}.rota-employee-pill small{color:#526b7a;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 4px);font-size:.48rem;font-weight:800;overflow:hidden}.rota-employee-pill em,.override-chip{width:fit-content;color:var(--brand-secondary);text-transform:uppercase;background:#0078b81f;border-radius:999px;padding:1px 3px;font-size:.47rem;font-style:normal;font-weight:900}.manual-assignment-pill{background:#f0fbff;border-color:#087ea447}.dual-or-badge{white-space:nowrap;background:#fff1dc;border:1px solid #d3770057;border-radius:999px;flex:none;padding:1px 3px;line-height:1;color:#9a4f00!important;font-size:.46rem!important;font-weight:950!important}.override-assignment-pill{border-color:#0078b847}.conflict-red-cell{box-shadow:inset 0 0 0 2px #b9373757;background:#b9373712!important}.conflict-yellow-cell{box-shadow:inset 0 0 0 2px #d6950047;background:#ffc5421f!important}.staff-list{gap:9px;max-height:360px;padding-right:4px;display:grid;overflow:auto}.staff-chip{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;gap:3px;padding:9px;display:grid}.staff-chip strong{color:var(--brand-primary);font-size:.9rem}.staff-chip span,.staff-chip small{color:var(--muted);font-size:.76rem}.staff-chip.unavailable{background:#b937370e;border-color:#b9373738}.decision-card{border-color:#00a9d65c}.duty-rota-tabs{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.duty-rota-tabs a{border:1px solid var(--line);color:var(--brand-primary);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.duty-rota-tabs a.active,.duty-rota-tabs a:hover{border-color:var(--brand-accent);background:var(--accent-soft)}.modal-backdrop{z-index:50;background:#00142861;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.duty-rota-modal{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(100%,860px);max-height:min(90vh,820px);padding:24px;position:relative;overflow:auto;box-shadow:0 28px 80px #0019323d}.generation-exclusion-panel{background:#f4fafdc2;border:1px solid #0078b838;border-radius:12px;gap:14px;margin-top:18px;padding:16px;display:grid}.generation-exclusion-panel h3{margin:2px 0 4px}.generation-exclusion-field{color:var(--brand-primary);gap:6px;font-size:.82rem;font-weight:900;display:grid}.generation-exclusion-field select,.generation-exclusion-field textarea{width:100%;color:var(--brand-primary);font:inherit;background:#fff;border:1px solid #0078b847;border-radius:8px;padding:10px 12px;font-weight:650}.generation-exclusion-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;display:grid}.generation-exclusion-options legend{color:var(--brand-primary);margin-bottom:7px;font-size:.82rem;font-weight:900}.generation-exclusion-options label{min-height:42px;color:var(--brand-primary);background:#fff;border:1px solid #0078b82e;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;font-weight:800;display:flex}.generation-exclusion-add{justify-self:start}.generation-exclusion-list{gap:8px;display:grid}.generation-exclusion-list article{background:#fff8e8;border-left:4px solid #e58a00;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.generation-exclusion-list article div{gap:3px;display:grid}.generation-exclusion-list .generation-exclusion-actions{align-items:center;gap:8px;display:flex}.generation-exclusion-list span,.generation-exclusion-list small{color:var(--muted);line-height:1.35}.generation-exclusion-empty{color:var(--muted);background:#fff;border:1px dashed #0078b83d;border-radius:8px;margin:0;padding:10px 12px;font-size:.82rem;font-weight:750}@media (max-width:640px){.generation-exclusion-options,.generation-exclusion-list article{grid-template-columns:1fr}.generation-exclusion-list .generation-exclusion-actions{justify-self:start}}.assignment-modal-context{color:var(--muted);margin:-4px 0 12px;font-size:.86rem;font-weight:800}.multi-employee-picker{background:#f4fafdb8;border:1px solid #00a9d633;border-radius:10px;gap:10px;padding:12px;display:grid}.picker-header-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.picker-header-row label{color:var(--brand-primary);gap:6px;font-size:.78rem;font-weight:900;display:grid}.picker-header-row input{min-height:38px;color:var(--brand-primary);background:#fff;border:1px solid #0078b842;border-radius:8px;outline:none;padding:8px 11px;font-size:.88rem}.picker-header-row input:focus{border-color:#0078b88f;box-shadow:0 0 0 3px #00a9d61f}.picker-helper-text{color:var(--muted);margin:-2px 0 0;font-size:.74rem;font-weight:750;line-height:1.35}.selected-count{color:var(--brand-secondary);white-space:nowrap;background:#fff;border:1px solid #00a9d638;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:900}.selected-employee-chip-row{flex-wrap:wrap;gap:8px;min-height:28px;display:flex}.selected-employee-chip{color:var(--brand-primary);background:#00a9d61a;border:1px solid #0078b838;border-radius:999px;align-items:center;gap:7px;padding:5px 8px;font-size:.78rem;font-weight:900;display:inline-flex}.selected-employee-chip button{width:18px;height:18px;color:var(--brand-primary);cursor:pointer;background:#003b711f;border:0;border-radius:999px;place-items:center;font-weight:900;display:grid}.available-staff-only-panel{background:#1287550b;border:1px solid #1287552e;border-radius:8px;gap:7px;padding:9px;display:grid}.available-staff-only-panel h3{color:#0f6b45;margin:0;font-size:.84rem}.available-staff-chip-list{flex-wrap:wrap;gap:7px;max-height:118px;padding-right:2px;display:flex;overflow:auto}.available-staff-chip{color:#0f6b45;cursor:pointer;text-align:left;background:#fff;border:1px solid #1287553d;border-radius:8px;gap:1px;max-width:190px;padding:6px 9px;display:inline-grid}.available-staff-chip:hover,.available-staff-chip.selected{background:#1287551a;border-color:#12875585}.available-staff-chip span{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:900;overflow:hidden}.available-staff-chip small{color:#4d7d68;font-size:.66rem;font-weight:800}.employee-picker-list{gap:6px;max-height:300px;padding-right:4px;display:grid;overflow:auto}.recommended-picker-section{background:#fbf8ff;border:1px solid #6848ab2e;border-radius:8px;gap:7px;margin-bottom:6px;padding:8px;display:grid}.recommended-picker-section h3{color:#5c3fa3;margin:0;font-size:.84rem}.recommended-picker-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.compact-link-button{padding:0;font-size:.74rem}.employee-picker-row{cursor:pointer;background:#fbfdff;border:1px solid #0078b829;border-radius:8px;grid-template-columns:auto minmax(170px,1fr) auto;align-items:center;gap:9px;padding:8px 9px;display:grid}.employee-picker-row input{cursor:pointer}.employee-picker-row:hover,.employee-picker-row.selected{background:#0078b811;border-color:#0078b86b}.employee-picker-row.recommended{background:#fff;border-color:#6848ab3d;grid-template-columns:auto auto minmax(170px,1fr) auto}.employee-picker-row.recommended:hover,.employee-picker-row.recommended.selected{background:#f5f1ff;border-color:#6848ab75}.recommendation-rank{color:#5c3fa3;background:#6848ab1f;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:950;display:inline-grid}.employee-picker-row.selected{box-shadow:inset 3px 0 #0078b8a3}.employee-picker-row.already-assigned{background:#fff8ebb8;border-color:#f59e0b42}.employee-picker-row.conflict{background:#fff8eb75;border-color:#f59e0b3d}.employee-picker-row.unavailable{background:#b937370b;border-color:#b937372e}.employee-picker-row.already-assigned,.employee-picker-row.unavailable{opacity:.82}.employee-picker-main{gap:2px;display:grid}.employee-picker-main strong{color:var(--brand-primary);font-size:.86rem}.employee-picker-main small{color:var(--muted);font-size:.73rem;font-weight:800}.employee-picker-main .employee-picker-reason{color:#6b7c8a;font-size:.68rem;font-weight:760;line-height:1.25}.employee-picker-statuses{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.status-badge{border-radius:6px;padding:2px 6px;font-size:.62rem;font-weight:900;line-height:1.25}.status-badge.available{color:#0f6b45;background:#1287551a}.status-badge.amber{color:#9a5b00;background:#f59e0b24}.status-badge.red{color:#b42318;background:#b937371a}.status-badge.neutral{color:var(--brand-primary);background:#003b711a}.or-double-coverage-warning{color:#7a4a00;background:#f59e0b14;border:1px solid #f59e0b38;border-radius:8px;gap:6px;padding:12px;font-size:.82rem;font-weight:800;display:grid}.assignment-modal-footer{border-top:1px solid #00a9d624;justify-content:flex-end;align-items:center;gap:10px;padding-top:8px;display:flex}.assignment-save-helper{color:var(--muted);margin-right:auto;font-size:.72rem;font-weight:760}.assignment-detail-section{background:#fff;border:1px solid #00a9d629;border-radius:10px;gap:10px;padding:12px;display:grid}.assignment-detail-section h3{color:var(--brand-primary);margin:0;font-size:.9rem}.selected-rota-cell{background:#00a9d614;box-shadow:inset 0 0 0 2px #0078b86b}.impact-highlight-cell{box-shadow:inset 0 0 0 2px #14829694;background:#1482961a!important}.impact-highlight-button{background:#14829624;box-shadow:inset 0 0 0 2px #14829675,0 0 0 2px #14829614}.weekend-rota-row .impact-highlight-cell,.weekend-rota-row .impact-highlight-button{background:#14829629!important}.impact-highlight-pill{color:#0f5968;background:#14829629;border-color:#148296b3;box-shadow:inset 0 0 0 1px #14829638,0 0 0 2px #14829614}.shift-exchange-start-button{color:var(--brand-primary);cursor:pointer;background:#fff;border:1px solid #0078b82e;border-radius:8px;padding:9px 13px;font-weight:900}.shift-exchange-start-button.active,.shift-exchange-start-button:hover:not(:disabled){background:var(--brand-primary);color:#fff}.shift-exchange-start-button:disabled{cursor:not-allowed;opacity:.55}.shift-exchange-pick-banner{background:#f4fafdf0;border:1px solid #0078b833;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:12px 14px;display:flex}.shift-exchange-pick-banner div{gap:4px;display:grid}.shift-exchange-pick-banner strong{color:var(--brand-primary);font-size:.9rem}.shift-exchange-pick-banner span{color:var(--muted);font-size:.8rem;font-weight:780}.shift-exchange-panel{background:#fff;border:1px solid #0078b829;border-radius:8px;gap:12px;margin-top:18px;padding:16px;display:grid;box-shadow:0 12px 28px #003b710d}.employee-duty-rota-selected-layout{flex-direction:column;gap:14px;display:flex}.employee-duty-rota-selected-layout .duty-rota-month-banner{order:1}.employee-duty-rota-selected-layout .shift-exchange-panel{order:2;margin-top:0}.employee-duty-rota-selected-layout .duty-rota-tabs{order:3}.employee-duty-rota-selected-layout .shift-exchange-pick-banner{order:4}.employee-duty-rota-selected-layout .duty-rota-main-grid-panel,.employee-duty-rota-selected-layout .duty-rota-my-schedule-panel{order:5}.employee-duty-rota-summary-section{order:6;gap:12px;margin-top:4px;display:grid}.employee-duty-rota-summary-section .section-heading h2{color:var(--brand-primary);margin:0;font-size:1.05rem}.employee-duty-rota-summary-mobile{display:none}.shift-exchange-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shift-exchange-panel-header h2{color:var(--brand-primary);margin:0;font-size:1rem}.shift-exchange-panel-header p{color:var(--muted);margin:4px 0 0;font-size:.82rem;font-weight:760}.shift-exchange-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.shift-exchange-collapsed-copy{background:#f4fafdbd;border:1px solid #0078b824;border-radius:8px;margin:0;padding:10px 12px;font-size:.82rem;font-weight:800}.shift-exchange-request-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.shift-exchange-request-card{background:#f4fafd9e;border:1px solid #0078b824;border-radius:8px;gap:7px;padding:12px;display:grid}.shift-exchange-request-card p{color:var(--text);margin:0;font-size:.82rem}.shift-exchange-request-card small{color:var(--muted);font-weight:760}.shift-exchange-request-main,.shift-exchange-count-row,.shift-exchange-card-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.shift-exchange-request-main strong{color:var(--brand-primary)}.shift-exchange-count-row span{color:var(--muted);background:#fff;border-radius:6px;padding:3px 6px;font-size:.7rem;font-weight:850}.shift-exchange-card-actions{padding-top:4px}.shift-exchange-view-all-button{justify-self:start}.shift-exchange-card-actions input{border:1px solid var(--line);border-radius:8px;flex:180px;min-height:38px;padding:8px 10px}.shift-exchange-target-details{border-top:1px solid #0078b81f;gap:10px;margin-top:2px;padding-top:10px;display:grid}.shift-exchange-detail-summary{background:#ffffffb8;border-radius:8px;gap:3px;padding:9px;display:grid}.shift-exchange-detail-summary strong{color:var(--brand-primary)}.shift-exchange-detail-summary span{color:var(--text);font-size:.8rem;font-weight:760}.shift-exchange-compact-impact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.shift-exchange-compact-impact>div{background:#ffffffb8;border:1px solid #0078b824;border-radius:8px;gap:6px;padding:9px;display:grid}.shift-exchange-compact-impact strong{color:var(--brand-primary);font-size:.82rem}.shift-exchange-compact-impact span{color:var(--text);gap:2px;font-size:.8rem;font-weight:820;display:grid}.shift-exchange-compact-impact small{color:var(--muted);font-size:.72rem;font-weight:760}.reviewer-compact-impact{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.supervisor-shift-exchange-panel{margin-bottom:18px}.supervisor-shift-exchange-list{grid-template-columns:1fr}.supervisor-shift-exchange-groups,.supervisor-shift-exchange-group{gap:10px;display:grid}.supervisor-shift-exchange-group-header,.supervisor-review-card-header,.supervisor-review-card-title,.supervisor-review-card-meta,.supervisor-review-action-area{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.supervisor-shift-exchange-group-header{border-bottom:1px solid #0078b81f;justify-content:space-between;padding-bottom:6px}.supervisor-shift-exchange-group-header h3{color:var(--brand-primary);margin:0;font-size:.9rem}.supervisor-shift-exchange-group-header span,.supervisor-shift-exchange-history-toggle strong{min-width:28px;color:var(--brand-primary);text-align:center;background:#0078b81a;border-radius:999px;padding:3px 8px;font-size:.74rem;font-weight:900}.supervisor-shift-exchange-history-toggle{width:100%;color:var(--brand-primary);cursor:pointer;text-align:left;background:#f4fafd8c;border:1px solid #0078b81f;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-weight:900;display:flex}.supervisor-shift-exchange-history-toggle small{color:var(--muted);font-size:.72rem;font-weight:850}.supervisor-review-card{gap:9px}.supervisor-review-card.quiet{opacity:.86;background:#f8fafcb8}.supervisor-review-card-header{justify-content:space-between}.impact-grid-button{color:#0f5968;border-color:#14829647}.supervisor-review-card-title strong{color:var(--brand-primary)}.supervisor-review-card-title small,.supervisor-review-card-meta small{color:var(--muted);font-weight:800}.supervisor-review-card-meta{color:var(--text);flex:280px;justify-content:center;font-size:.8rem;font-weight:820}.shift-exchange-count-row.compact span{padding:3px 7px}.supervisor-review-card-details,.supervisor-review-context{gap:9px;display:grid}.supervisor-review-context p{color:var(--text);margin:0;font-size:.82rem}.supervisor-before-after-table{background:#fff;border:1px solid #0078b824;border-radius:8px;display:grid;overflow:hidden}.supervisor-before-after-heading,.supervisor-before-after-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.supervisor-before-after-heading{color:var(--brand-primary);background:#0078b814;font-size:.74rem;font-weight:900}.supervisor-before-after-heading span,.supervisor-before-after-row>div{padding:8px 10px}.supervisor-before-after-row{border-top:1px solid #0078b81a}.supervisor-before-after-row>div{gap:3px;display:grid}.supervisor-before-after-row>div:first-child{border-right:1px solid #0078b81a}.supervisor-before-after-row strong{color:var(--brand-primary);font-size:.76rem}.supervisor-before-after-row span{color:var(--text);font-size:.78rem;font-weight:780}.shift-exchange-supervisor-review{grid-template-columns:minmax(240px,1fr) minmax(260px,1fr);gap:10px;padding-top:4px;display:grid}.shift-exchange-supervisor-review label{color:var(--brand-dark);gap:6px;font-size:.8rem;font-weight:850;display:grid}.shift-exchange-supervisor-review textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;min-height:76px;padding:9px 10px}.shift-exchange-supervisor-note{color:var(--brand-dark);gap:6px;font-size:.8rem;font-weight:850;display:grid}.shift-exchange-supervisor-note textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;min-height:68px;padding:9px 10px}.supervisor-review-action-area{border-top:1px solid #0078b81f;justify-content:space-between;padding-top:8px}.supervisor-submit-control{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.supervisor-submit-control small{color:#9f2f2f;font-size:.74rem;font-weight:850}.shift-exchange-impact-banner{z-index:7;background:#effdfff5;border:1px solid #14829638;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex;position:sticky;top:8px;box-shadow:0 8px 18px #003b7114}.shift-exchange-impact-banner>div:first-child{gap:3px;display:grid}.shift-exchange-impact-banner strong{color:#0f5968;font-size:.92rem}.shift-exchange-impact-banner span,.shift-exchange-impact-banner small{color:var(--muted);font-size:.78rem;font-weight:780}.shift-exchange-impact-actions{flex:none;justify-content:flex-end;align-items:center;display:flex}.clear-impact-button{color:#0f5968;background:#fff;border-color:#1482965c;font-weight:900}.shift-exchange-modal{max-width:920px}.shift-exchange-assignment-summary,.shift-exchange-readonly-type{background:#f4fafdb8;border:1px solid #0078b824;border-radius:8px;gap:5px;padding:10px;display:grid}.shift-exchange-detail-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shift-exchange-type-area,.shift-exchange-reason-field{gap:6px;min-width:0;display:grid}.shift-exchange-assignment-summary strong,.shift-exchange-readonly-type strong{color:var(--brand-primary);text-transform:uppercase;font-size:.78rem}.shift-exchange-assignment-summary span,.shift-exchange-readonly-type span{color:var(--text);font-size:.84rem;font-weight:830}.shift-exchange-type-cards{border:0;gap:8px;margin:0;padding:0;display:grid}.shift-exchange-type-cards legend,.shift-exchange-reason-field{color:var(--brand-dark);font-size:.82rem;font-weight:850}.shift-exchange-type-card{cursor:pointer;background:#f4fafdb8;border:1px solid #0078b829;border-radius:8px;align-items:flex-start;gap:9px;padding:10px;display:flex}.shift-exchange-type-card.selected{background:#00a9d61a;border-color:#0078b87a;box-shadow:inset 0 0 0 1px #0078b829}.shift-exchange-type-card input{margin-top:3px}.shift-exchange-type-card span{gap:3px;min-width:0;display:grid}.shift-exchange-type-card strong{color:var(--brand-primary);font-size:.84rem}.shift-exchange-type-card small{line-height:1.35}.shift-exchange-reason-field textarea{resize:vertical;min-height:118px}.assignment-detail-section small{color:var(--muted);font-size:.74rem;font-weight:760}.shift-exchange-preview-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;display:grid}.shift-exchange-preview-grid>div,.shift-exchange-linked-list{background:#f4fafdb8;border:1px solid #0078b824;border-radius:8px;gap:4px;padding:9px;display:grid}.shift-exchange-preview-grid strong,.shift-exchange-linked-list strong{color:var(--brand-primary);font-size:.8rem}.shift-exchange-preview-grid span,.shift-exchange-linked-list span{color:var(--text);font-size:.8rem;font-weight:780}.shift-exchange-preview-grid small{color:var(--muted);font-weight:760}.shift-exchange-linked-list{margin-top:10px}.shift-exchange-warning{background:#fff5d8b8;border-color:#f59e0b47}.shift-exchange-blocking{background:#b937370f;border-color:#b9373747}.shift-exchange-blocking strong{color:#9f2f2f}.shift-exchange-confirm{color:var(--brand-dark);align-items:flex-start;gap:9px;font-size:.82rem;font-weight:820;display:flex}.shift-exchange-confirm input{margin-top:3px}.assignment-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.assignment-detail-section label{gap:6px;display:grid}.modal-close-button{border:1px solid var(--line);width:34px;height:34px;color:var(--brand-primary);cursor:pointer;background:#fff;border-radius:999px;font-weight:900;position:absolute;top:12px;right:12px}.existing-assignment-list{gap:10px;margin:14px 0 18px;display:grid}.existing-assignment-row{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.attached-employee-label{flex:100%;color:#335f78!important;font-weight:850!important}.rota-attached-employee-list{gap:1px;width:100%;min-width:0;display:grid}.rota-employee-pill .rota-attached-employee-list .attached-employee-label{text-overflow:clip;white-space:normal;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none;background:#e6f5fbe0;border-left:2px solid #0078b880;border-radius:2px;width:100%;max-width:100%;padding:1px 1px 1px 3px;font-size:.47rem;line-height:1.08;display:block;overflow:hidden;color:#006a96!important;font-weight:900!important}.existing-assignment-row{flex-wrap:wrap}.attached-employee-controls{border-top:1px solid var(--line);gap:8px;width:100%;padding-top:10px;display:grid}.attached-employee-list{gap:6px;display:grid}.attached-employee-list form,.add-attached-employee-form{align-items:center;gap:8px;display:flex}.attached-employee-list form{background:#fff;border-radius:7px;justify-content:space-between;padding:7px 8px}.attached-employee-list span{color:var(--brand-primary);font-size:.82rem;font-weight:800}.add-attached-employee-form select{flex:1;min-width:0}.add-attached-employee-form button{white-space:nowrap;min-height:40px}.existing-assignment-row .inline-action-row{justify-content:flex-end;margin-top:0}.assignment-delete-button,.assignment-delete-week-button{white-space:nowrap;min-height:36px}.assignment-delete-button{color:#a32922;border-color:#b9373761}.team-leader-toggle.active,.team-leader-chip-toggle.active{color:#5c3fa3;background:#f5f1ff;border-color:#6848ab73}.team-leader-chip-toggle{color:#5c3fa3;cursor:pointer;background:#fff;border:1px solid #6848ab42;border-radius:999px;align-items:center;width:auto;height:auto;padding:2px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.module-card-cta{color:var(--brand-secondary);align-self:end;font-weight:900}.disabled-module-card{opacity:.76}.timeback-hero{background:linear-gradient(135deg, #00a9d629, transparent 60%), var(--surface);max-width:820px;box-shadow:var(--shadow);border:1px solid #00a9d68c;border-radius:8px;gap:14px;margin:-8px 0 32px;padding:26px;display:grid}.timeback-hero .module-logo{margin-bottom:12px}.timeback-hero p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.65}.timeback-module-page .page-heading{text-align:center;background:linear-gradient(135deg,#00a9d61a,#fff0 58%),#fffffff5;border:1px solid #bfeaf5db;border-radius:8px;justify-items:center;gap:8px;margin-bottom:18px;padding:16px 20px 18px;display:grid;box-shadow:0 12px 28px #003b710f}.request-workspace{grid-template-columns:minmax(310px,350px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.request-worklist-panel,.request-worklist-detail{min-width:0}.request-worklist-panel{background:#fffffff5;border:1px solid #b9e2f1;border-radius:22px;position:sticky;top:92px;overflow:hidden;box-shadow:0 16px 40px #004a7714}.request-worklist-heading{background:linear-gradient(135deg,#f8fdff 0%,#e6f8fd 100%);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.request-worklist-heading h2,.request-worklist-heading p{margin:0}.request-worklist-heading h2{font-size:1.15rem}.request-worklist-heading .eyebrow{letter-spacing:.08em;font-size:.68rem}.request-worklist-total{color:#004a77;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.request-worklist-tabs{border-bottom:1px solid #d5edf5;grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px 14px;display:grid}.request-worklist-tabs a,.request-worklist-tabs>span{color:#466276;background:#f4fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-weight:800;text-decoration:none;display:flex}.request-worklist-tabs a.active{color:#fff;background:#00649d}.request-worklist-tabs span span,.request-worklist-tabs a span{text-align:center;color:#004a77;background:#ffffffb8;border-radius:999px;min-width:24px;padding:2px 6px}.request-worklist-tabs .disabled{opacity:.55}.request-worklist-items{gap:7px;max-height:62vh;padding:11px;display:grid;overflow-y:auto}.request-worklist-item{color:#123b58;background:#fff;border:1px solid #d6eaf2;border-radius:14px;gap:5px;padding:12px 13px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:grid}.request-worklist-item:hover,.request-worklist-item.active{background:#eaf9fd;border-color:#17b5d6;transform:translateY(-1px)}.request-worklist-item-topline{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.request-worklist-item-topline strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.83rem;overflow:hidden}.request-worklist-item-topline>span{color:#00649d;text-align:right;background:#dff5fb;border-radius:999px;flex:none;max-width:44%;padding:3px 7px;font-size:.64rem;font-weight:800}.request-worklist-item small,.request-worklist-empty{color:#647f91}.request-worklist-toolbar{background:#fffffff5;border:1px solid #c8e8f3;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:12px 16px;display:flex;box-shadow:0 10px 26px #004a7712}.request-worklist-toolbar>div{gap:2px;display:grid}.request-worklist-progress{color:#627f92;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:800}.request-worklist-toolbar nav{align-items:center;gap:8px;display:flex}.request-worklist-toolbar nav a,.request-worklist-toolbar nav span{color:#005b91;text-align:center;background:#fff;border:1px solid #b9deeb;border-radius:11px;min-width:96px;padding:9px 12px;font-weight:800;text-decoration:none}.request-worklist-toolbar nav .next-link{color:#fff;background:#00649d;border-color:#00649d}.request-worklist-page .page-heading{text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(160px,220px) minmax(0,1fr);justify-items:start;column-gap:24px;padding:14px 24px}.request-worklist-page .page-heading:before{grid-row:1/3;width:100%;height:64px;margin:0}.request-worklist-page .page-heading h1{align-self:end;font-size:clamp(1.4rem,2vw,1.85rem)}.request-worklist-page .page-heading .description{align-self:start;max-width:none;margin:0;font-size:.9rem}.request-worklist-toolbar nav .disabled{opacity:.42}.request-readonly-banner{color:#165d4b;background:#eaf8f3;border:1px solid #9fd8c7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:13px 16px;display:flex}.readonly-request-summary{background:#f8fcfd;border:1px solid #c7e5ef;border-radius:16px;padding:18px}.readonly-request-summary h2{margin-top:0}@media (max-width:900px){.request-workspace{grid-template-columns:1fr;gap:14px}.request-worklist-panel{position:static}.request-worklist-heading{padding:15px 16px 10px}.request-worklist-items{scroll-snap-type:x proximity;grid-auto-columns:minmax(250px,82vw);grid-auto-flow:column;max-height:none;overflow:auto hidden}.request-worklist-item{scroll-snap-align:start}.request-worklist-toolbar{z-index:14;flex-direction:column;align-items:stretch;padding:10px;position:sticky;bottom:78px}.request-worklist-toolbar>div{grid-template-columns:1fr auto;align-items:center}.request-worklist-toolbar nav{grid-template-columns:1fr 1fr;display:grid}.request-worklist-toolbar nav a,.request-worklist-toolbar nav span{min-width:0;padding:9px 6px}.request-readonly-banner{flex-direction:column;align-items:flex-start}.request-worklist-page .page-heading{text-align:center;grid-template-rows:auto;grid-template-columns:1fr;justify-items:center;padding:14px 16px 16px}.request-worklist-page .page-heading:before{grid-row:auto;width:min(260px,86%);height:72px}.request-worklist-page .page-heading .description{margin:0 auto}}.timeback-module-page .page-heading:before{content:"";background:url(/brand/timeback-plus-logo.png) 50%/contain no-repeat;width:min(360px,100%);height:96px;margin-bottom:2px;display:block}.timeback-module-page .page-heading .eyebrow,.timeback-module-page .page-heading>img.module-logo-compact{display:none}.timeback-module-page .page-heading h1{color:var(--brand-dark);margin:0 0 4px;font-size:clamp(1.65rem,2.8vw,2.25rem);line-height:1.1}.timeback-module-page .page-heading .description{color:#486775;max-width:760px;margin:0 auto;font-size:.98rem;line-height:1.5}.timeback-subtitle{font-weight:900;color:var(--brand-secondary)!important}.eyebrow{color:var(--accent-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:800}h1,h2,p{margin-top:0}h1{max-width:880px;margin-bottom:16px;font-size:clamp(2.1rem,4.6vw,3.5rem);line-height:1.05}h2{font-size:1.1rem;line-height:1.25}.description{max-width:720px;color:var(--muted);margin-bottom:0;font-size:1.08rem;line-height:1.7}.hero-actions,.action-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.primary-link,.secondary-link,.primary-button,.secondary-button,.demo-login-card,.text-link{border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:800;display:inline-flex}.primary-link,.primary-button{border:1px solid var(--accent);background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:#fff;cursor:pointer;padding:0 18px}.primary-button:disabled{cursor:not-allowed;opacity:.68}.secondary-link,.secondary-button,.text-link{border:1px solid var(--line);background:var(--surface);color:var(--accent-dark);padding:0 18px}.secondary-button{cursor:pointer}button.secondary-link{cursor:pointer;font:inherit}.role-grid,.module-grid,.stat-grid,.demo-login-grid{gap:18px;display:grid}.role-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.role-card,.module-card,.stat-card,.login-panel,.demo-login-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.role-card,.module-card{min-height:190px;padding:24px}.linked-module-card{display:block}.linked-module-card:hover,.linked-module-card:focus-visible{border-color:var(--brand-accent);background:var(--accent-soft);outline:none}.role-card h2,.module-card h2{color:var(--accent-dark);margin-bottom:14px}.role-card p,.module-card p,.stat-card p{color:var(--muted);margin-bottom:0;font-size:.96rem;line-height:1.6}.role-card a{color:var(--accent-dark);margin-top:18px;font-weight:800;display:inline-flex}.login-shell{justify-content:center;align-items:flex-start;padding-top:34px;display:flex}.login-panel{gap:22px;width:min(100%,560px);padding:26px;display:grid}.login-panel-header{text-align:center;justify-items:center;gap:10px;display:grid}.login-panel-header .login-brand-logo{justify-self:center}.login-panel-header h1{color:var(--brand-dark);margin-bottom:0;font-size:clamp(1.58rem,2.6vw,2rem);line-height:1.12}.login-form{gap:10px;display:grid}.login-form label{color:var(--text);font-weight:800}.login-form input{border:1px solid var(--line);width:100%;min-height:46px;color:var(--text);background:#fff;border-radius:8px;padding:0 14px}.login-form button{margin-top:10px}.login-form small{margin-top:-4px}.inline-form-link{width:fit-content;color:var(--accent-dark);font-size:.9rem;font-weight:800}.password-requirements{color:var(--muted);gap:4px;margin:-2px 0 2px;padding-left:20px;font-size:.84rem;line-height:1.35;display:grid}.access-tabs{background:#eaf7fcb8;border:1px solid #bfeaf5e6;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.access-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.access-tabs button.active,.access-tabs button[aria-selected=true]{color:var(--brand-primary);background:#fff;border-color:#0078b847;box-shadow:0 8px 18px #003b7112}.access-tabs button:hover,.access-tabs button:focus-visible{color:var(--accent-dark);outline:none}.demo-login-grid{grid-template-columns:1fr}.demo-login-card{min-height:68px;color:var(--accent-dark);justify-content:flex-start;padding:18px}.demo-login-card:hover{border-color:var(--accent);background:var(--accent-soft)}.dashboard-shell{padding-top:30px}.dashboard-shell .page-heading{text-align:center;background:linear-gradient(135deg,#00a9d61c,#fff0 58%),#fffffff5;border:1px solid #bfeaf5db;border-radius:8px;justify-items:center;gap:8px;margin-bottom:18px;padding:20px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #003b7112}.dashboard-shell .page-heading>*{z-index:1;position:relative}.dashboard-shell .page-heading .module-logo-compact{width:min(380px,100%);max-height:112px;margin-bottom:2px}.dashboard-shell .page-heading .eyebrow{display:none}.dashboard-shell .page-heading h1{color:var(--brand-dark);margin:0 0 4px;font-size:clamp(1.65rem,2.8vw,2.25rem);line-height:1.08}.dashboard-shell .page-heading .description{color:#486775;max-width:840px;margin-left:auto;margin-right:auto;font-size:.98rem;line-height:1.55}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.stat-card{min-height:138px;padding:22px}.dashboard-shell .stat-grid{gap:12px;margin-bottom:16px}.dashboard-shell .stat-card{background:linear-gradient(135deg,#0078b814,#fff0 64%),#fffffff5;border-color:#bfeaf5db;min-height:122px;padding:18px;position:relative;overflow:hidden;box-shadow:0 10px 24px #003b710e}.dashboard-shell .stat-card:before{content:"";background:var(--brand-secondary);width:4px;position:absolute;inset:0 auto 0 0}.timeback-summary-card.highlight{background:linear-gradient(135deg,#1287551a,#fff0 62%),#fffffffa;grid-column:span 2}.timeback-summary-card.highlight:before{background:#128755}.stat-card span{color:var(--muted);margin-bottom:12px;font-size:.88rem;font-weight:800;display:block}.dashboard-shell .stat-card span{z-index:1;color:#5d7480;letter-spacing:0;margin-bottom:9px;font-size:.78rem;position:relative}.stat-card strong{color:var(--text);margin-bottom:8px;font-size:2rem;line-height:1;display:block}.dashboard-shell .stat-card strong{z-index:1;color:var(--brand-dark);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.05;position:relative}.dashboard-shell .stat-card p{z-index:1;color:#607887;font-size:.82rem;line-height:1.4;position:relative}.action-row{margin:0 0 22px}.timeback-action-panel{margin-bottom:16px}.timeback-action-panel .panel-heading-row{align-items:center}.timeback-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.timeback-primary-actions .primary-link,.timeback-primary-actions .primary-button{border-radius:8px;justify-content:flex-start;min-height:56px;padding:0 18px;font-size:.96rem;box-shadow:0 12px 24px #0078b824}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.timeback-module-grid{gap:12px;margin-bottom:20px}.dashboard-shell .timeback-module-card{background:linear-gradient(135deg,#0078b80e,#fff0 58%),#fffffff5;border-color:#bfeaf5db;min-height:150px;padding:18px;box-shadow:0 10px 24px #003b710e}.dashboard-shell .timeback-module-card h2{color:var(--brand-dark);margin-bottom:8px;font-size:1rem}.dashboard-shell .timeback-module-card p{color:#526d7a;font-size:.9rem;line-height:1.48}.dashboard-section-stack{gap:16px;margin-bottom:18px;display:grid}.dashboard-section-grid{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:18px;display:grid}.dashboard-section-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:18px;display:grid}.dashboard-shell .dashboard-section-card{background:#fffffff5;border-color:#bfeaf5db;box-shadow:0 12px 28px #003b710f}.dashboard-shell .dashboard-section-card>.panel-heading-row{border-bottom:1px solid #bfeaf59e;padding-bottom:10px}.shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.shortcut-grid .module-card{min-height:138px;padding:18px}.dashboard-shell .shortcut-grid .module-card{box-shadow:none;border-color:#bfeaf5db}.dashboard-shell .shortcut-grid .module-card h2{color:var(--brand-dark);margin-bottom:8px;font-size:.98rem}.dashboard-shell .shortcut-grid .module-card p{font-size:.88rem;line-height:1.46}.compact-module-card{min-height:auto}.compact-list{gap:10px}.active-inline-link{border-color:var(--brand-accent);background:var(--accent-soft)}.duty-rota-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.duty-rota-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin:28px 0 16px;display:flex}.rota-table{min-width:980px}.compact-alert{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;padding:12px}.compact-alert p{margin:6px 0 0}.supervisor-fill-panel{background:#fffaf0;border:1px solid #b5701338;border-radius:8px;gap:10px;padding:12px;display:grid}.supervisor-fill-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.supervisor-fill-panel h3{color:#704900;margin:0;font-size:.95rem}.supervisor-fill-panel p{color:#6b7280;margin:4px 0 0;font-size:.8rem;font-weight:800}.supervisor-fill-toggle{white-space:nowrap;flex:none;padding:8px 12px}.supervisor-fill-list{gap:8px;max-height:320px;padding-right:4px;display:grid;overflow:auto}.supervisor-fill-item{color:#25384a;background:#ffffffc7;border:1px solid #b570132e;border-radius:7px;gap:4px;padding:9px 10px;font-size:.78rem;line-height:1.35;display:grid}.supervisor-fill-item strong{color:#004777;font-size:.82rem}.text-danger{color:#a43d3d}.department-dashboard-grid{gap:24px;margin-bottom:24px;display:grid}.department-dashboard-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:20px;display:grid}.panel-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading-row h2{color:var(--accent-dark);margin-bottom:6px}.panel-heading-row p{color:var(--muted);margin-bottom:0;line-height:1.5}.compact-dashboard-table .ledger-table{min-width:760px}.compact-dashboard-table .ledger-table th,.compact-dashboard-table .ledger-table td{padding:11px 12px}.employee-management-form{grid-template-columns:repeat(5,minmax(0,1fr)) auto;align-items:end;gap:14px;display:grid}.employee-management-table-panel{margin:24px 0}.employee-management-table-panel .ledger-table{min-width:1080px}.employee-inline-form,.employee-action-row,.employee-mobile-actions{flex-wrap:wrap;gap:8px;display:flex}.employee-inline-form input,.employee-inline-form select{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:160px;min-height:32px;padding:0 8px}.employee-mobile-actions{border-top:1px solid var(--line);padding:12px 14px}.text-link{width:fit-content}.form-page-shell{padding-top:44px}.form-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start;gap:24px;display:grid}.review-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:24px;display:grid}.claim-form,.info-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.claim-form{gap:20px;padding:28px;display:grid}.detail-panel{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;padding:20px}.detail-panel h2{color:var(--accent-dark);margin-bottom:16px}.detail-list{gap:12px;margin:0;display:grid}.detail-list div{grid-template-columns:minmax(120px,.4fr) minmax(0,1fr);gap:12px;display:grid}.detail-list dt,.detail-list dd{margin:0}.detail-list dt{color:var(--muted);font-weight:800}.detail-list dd{color:var(--text);font-weight:700}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{gap:8px;display:grid}.form-field span,.confirmation-field{color:var(--text);font-weight:800}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);width:100%;min-height:46px;color:var(--text);background:#fff;border-radius:8px;padding:0 14px}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true]{background:var(--danger-soft);border-color:#b42318b8}.confirmation-field:has(input[aria-invalid=true]){background:var(--danger-soft);border-color:#b42318b8}.form-field textarea{resize:vertical;min-height:130px;padding-top:12px}.form-field input[readonly]{background:var(--surface-muted);color:var(--muted)}.file-field input{padding:10px}.form-field small{color:var(--muted);line-height:1.45}.form-field .field-error,.field-error{color:var(--danger);font-weight:800}.attachment-group{gap:16px;display:grid}.confirmation-field{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;align-items:flex-start;gap:12px;padding:16px;line-height:1.5;display:flex}.confirmation-field input{width:18px;height:18px;accent-color:var(--accent);margin-top:2px}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.success-message{background:var(--accent-soft);color:var(--accent-dark);border:1px solid #00a9d657;border-radius:8px;padding:14px 16px;font-weight:800}.error-message{background:var(--danger-soft);color:var(--danger);border:1px solid #b4231847;border-radius:8px;padding:14px 16px;font-weight:800}.single-panel-layout{grid-template-columns:minmax(0,760px)}.warning-panel{color:#78350f;background:#fffbeb;border:1px solid #d9770652;border-radius:8px;padding:16px}.warning-panel h2{color:#78350f;margin:0 0 6px}.warning-panel p{margin:0}.success-message p{margin-bottom:12px}.attachment-summary p{margin-bottom:8px}.attachment-summary ul{gap:6px;margin:0;padding-left:20px;display:grid}.calculation-summary{gap:10px;margin:0;display:grid}.calculation-summary div{border-top:1px solid #0f5f782e;justify-content:space-between;gap:16px;padding-top:10px;display:flex}.calculation-summary dt,.calculation-summary dd{margin:0}.calculation-summary dt{color:var(--accent-dark)}.calculation-summary dd{color:var(--text)}.info-panel{padding:24px;position:sticky;top:94px}.info-panel h2{color:var(--accent-dark);margin-bottom:16px}.info-panel h2+ul+h2{margin-top:24px}.info-panel ul{color:var(--muted);gap:14px;margin:0;padding-left:20px;line-height:1.6;display:grid}.proof-list li{color:var(--accent-dark);font-weight:800}.attachment-review-section{gap:8px;margin-bottom:18px;display:grid}.attachment-review-section h3{color:var(--text);margin:0;font-size:.92rem;line-height:1.3}.attachment-uploaded-by{color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.attachment-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow-x:auto}.attachment-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.78rem}.attachment-table th,.attachment-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:7px 8px;line-height:1.35}.attachment-table th{background:var(--surface-muted);color:var(--accent-dark);font-weight:800}.attachment-table tbody tr:last-child td{border-bottom:0}.compact-disabled-button{border:1px solid var(--line);background:var(--surface-muted);min-height:28px;color:var(--muted);border-radius:8px;padding:0 8px;font-size:.74rem;font-weight:800}.compact-file-link{border:1px solid var(--accent);background:var(--surface);min-height:28px;color:var(--accent-dark);white-space:nowrap;border-radius:8px;align-items:center;padding:0 8px;font-size:.74rem;font-weight:800;display:inline-flex}.attachment-mobile-list{display:none}.attachment-mobile-row{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;gap:4px;padding:9px 10px;font-size:.8rem;display:grid}.attachment-mobile-row strong{color:var(--text)}.attachment-mobile-row span{color:var(--muted);line-height:1.35}.empty-state-text{color:var(--muted);margin-bottom:24px;line-height:1.6}.helper-text{color:var(--muted);margin-top:6px;font-size:.82rem;line-height:1.4;display:block}.request-list,.notification-card{gap:12px;display:grid}.notification-card h2{margin:0 0 6px;font-size:1rem}.notification-card p{margin:0}.unread-notification{background:#00a9d61a;border-color:#00a9d68c}.notification-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.hub-notifications-page .notification-hub-hero{text-align:center;justify-items:center;gap:8px;margin-bottom:24px;display:grid}.hub-notifications-logo{object-fit:contain;width:58px;height:58px;display:block}.hub-notifications-page .notification-hub-hero h1{margin-bottom:6px}.hub-notifications-page .notification-hub-hero .description{max-width:640px;margin-left:auto;margin-right:auto;font-size:.98rem}.notification-module-card{align-content:start;gap:16px;min-height:270px;display:grid}.notification-module-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-module-heading .module-logo{width:min(210px,100%);max-height:76px}.notification-module-logo{object-fit:contain;width:min(210px,100%);max-height:78px;display:block}.notification-leave-flow-logo{width:min(198px,100%);max-height:72px}.notification-announcements-logo{width:min(190px,100%);max-height:72px}.notification-module-card.disabled-module-card>p{color:#607887;font-size:.9rem;font-weight:700;line-height:1.45}.compact-notification-list{gap:8px;display:grid}.compact-notification-list div,.compact-notification-list p{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;margin:0;padding:10px 12px}.compact-notification-list strong,.compact-notification-list span{display:block}.compact-notification-list strong{color:var(--brand-dark);font-size:.92rem}.compact-notification-list span{color:var(--muted);margin-top:4px;font-size:.8rem}.timeline-list{color:var(--muted);gap:8px;margin:0 0 24px;padding-left:20px;display:grid}.correction-panel{border-top:1px solid var(--line);gap:16px;margin-top:24px;padding-top:24px;display:grid}.correction-panel p{color:var(--muted);margin:0}.ledger-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);align-items:start;gap:24px;margin-bottom:24px;display:grid}.filter-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(180px,.45fr));gap:18px;margin-bottom:24px;padding:20px;display:grid}.report-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;display:flex}.report-filter-panel{grid-template-columns:repeat(5,minmax(0,1fr))}.report-filter-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.report-table-section .ledger-table{min-width:1040px}.ledger-table-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.table-scroll{overflow-x:auto}.ledger-table{border-collapse:collapse;width:100%;min-width:980px}.ledger-table th,.ledger-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.ledger-table th{background:var(--surface-muted);color:var(--accent-dark);font-size:.84rem;font-weight:800}.ledger-table td{color:var(--text);font-size:.92rem;line-height:1.45}.ledger-table tbody tr:last-child td{border-bottom:0}.database-table-panel{margin-bottom:24px}.database-table{min-width:620px}.database-warning{margin-bottom:24px}.mobile-data-list{display:none}.mobile-data-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.mobile-data-card dl{gap:0;margin:0;display:grid}.mobile-data-card div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.44fr) minmax(0,1fr);gap:12px;padding:12px 14px;display:grid}.mobile-data-card div:last-child{border-bottom:0}.mobile-data-card dt,.mobile-data-card dd{margin:0}.mobile-data-card dt{color:var(--muted);font-weight:800}.mobile-data-card dd{color:var(--text);font-weight:700;line-height:1.45}.page-shell{padding-top:clamp(32px,4vw,48px);padding-bottom:clamp(54px,6vw,76px)}.intro,.page-heading{margin-bottom:30px}.page-heading .description,.intro .description{color:#496776;line-height:1.65}.role-menu,.hub-menu{gap:10px}.role-menu a,.hub-menu a,.hub-menu span,.site-nav a{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.role-menu a:hover,.role-menu a:focus-visible,.hub-menu a:hover,.hub-menu a:focus-visible,.site-nav a:hover,.site-nav a:focus-visible{outline:none;box-shadow:0 8px 20px #003b7114}.role-menu a.active,.hub-menu a.active,.site-nav a.active{border-color:#0078b85c;box-shadow:inset 0 0 0 1px #0078b814}.module-card,.stat-card,.role-card,.login-panel,.claim-form,.info-panel,.ledger-table-panel,.database-table-panel,.employee-management-table-panel,.notification-card,.notification-module-card,.hub-module-card,.duty-module-card,.duty-rota-controls,.duty-rota-side-panel,.compact-alert,.mobile-data-card{border-color:#bfeaf5db;box-shadow:0 16px 38px #003b7112}.module-card,.stat-card,.role-card,.login-panel,.claim-form,.info-panel,.ledger-table-panel,.database-table-panel,.employee-management-table-panel,.notification-card,.notification-module-card{background:#fffffff5}.compact-module-card{padding:20px}.module-card h2,.stat-card h2,.notification-card h2{color:var(--brand-dark);letter-spacing:0}.primary-link,.secondary-link,.primary-button,.secondary-button,.compact-disabled-button,.button-link,.text-link,.danger-outline-button,.compact-action-link,.module-card-cta,.show-more-button,.clear-impact-button,.impact-grid-button,.shift-exchange-start-button{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}.primary-link:hover,.primary-button:hover:not(:disabled),.secondary-link:hover,.secondary-button:hover:not(:disabled),.compact-action-link:hover,.module-card-cta:hover,.show-more-button:hover,.clear-impact-button:hover,.impact-grid-button:hover,.shift-exchange-start-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.compact-disabled-button:disabled,button:disabled{cursor:not-allowed}.inline-actions{flex-wrap:wrap;gap:8px;display:inline-flex}.compact-action-button{min-height:34px;padding:0 12px;font-size:.78rem}.danger-button{color:var(--danger);border-color:#b4231852}.status-badge,.module-status,.duty-rota-badge,.conflict-severity-badge,.selected-count,.notification-badge{letter-spacing:0}.form-layout,.claim-form,.employee-management-form,.login-form{gap:20px}.form-field{gap:7px}.form-field input,.form-field select,.form-field textarea,.login-form input,.employee-inline-form input,.employee-inline-form select{background:#fffffffa;transition:border-color .16s,box-shadow .16s,background-color .16s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.login-form input:focus,.employee-inline-form input:focus,.employee-inline-form select:focus{border-color:#0078b88c;outline:none;box-shadow:0 0 0 3px #00a9d624}.form-actions,.action-row,.hero-actions{gap:12px}.ledger-table,.database-table,.attachment-table,.rota-table,.liver-preview-table,.compact-duty-table{border-collapse:separate;border-spacing:0}.ledger-table th,.database-table th,.attachment-table th,.liver-preview-table th,.compact-duty-table th{color:var(--brand-dark);background:#eef9fd;font-weight:800}.ledger-table td,.database-table td,.attachment-table td,.compact-duty-table td{line-height:1.45}.table-scroll,.attachment-table-wrap,.liver-preview-table-wrap{border-radius:8px}.notification-card,.mobile-data-card,.staff-chip,.employee-picker-row,.suggestion-card{transition:border-color .16s,box-shadow .16s,background-color .16s}.staff-chip.unavailable{border-color:#b4231829}.unread-notification{border-color:#0078b861;box-shadow:0 16px 38px #0078b81a}.duty-rota-notifications-page{padding-top:28px}.duty-rota-notifications-page .duty-rota-hero{margin-bottom:18px}.notification-summary-grid{margin-bottom:16px}.notification-summary-grid .stat-card{min-height:112px;padding:18px}.notification-list-panel{padding:16px}.notification-list-panel .request-list{gap:10px}.notification-list-panel .notification-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px}.notification-list-panel .notification-card .eyebrow{color:#607887;margin-bottom:6px;font-size:.72rem}.notification-list-panel .notification-card h2{color:var(--brand-dark);margin-bottom:5px;font-size:.98rem}.notification-list-panel .notification-card p{color:#486775;line-height:1.48}.notification-list-panel .notification-card .action-row{justify-content:flex-end;margin-top:0}.notification-list-panel .notification-card .primary-button,.notification-list-panel .notification-card .secondary-link{min-height:36px;padding:0 12px;font-size:.82rem}.announcements-page .page-heading{max-width:860px}.announcement-filter-panel{grid-template-columns:repeat(5,minmax(150px,1fr)) auto;align-items:end}.announcement-filter-tabs{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;display:flex}.announcement-filter-tabs a{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:.84rem;font-weight:900;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.announcement-filter-tabs a:hover,.announcement-filter-tabs a:focus-visible,.announcement-filter-tabs a.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark);outline:none;box-shadow:0 8px 20px #003b7114}.announcement-filter-tabs a.active{background:linear-gradient(135deg, #00a9d62e, var(--accent-soft));border-color:#0078b885}.announcement-card-list{gap:14px;display:grid}.announcement-card{text-align:left;min-height:0}.announcement-card h2{color:var(--brand-primary)}.announcement-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.announcement-card-heading span{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:800}.unread-announcement{background:linear-gradient(135deg, #fff0edb3, transparent 52%), var(--surface);border-color:#b4231861}.announcement-detail-card{text-align:left;gap:20px;max-width:860px;display:grid}.announcement-content-block{color:var(--text);white-space:pre-wrap;border-top:1px solid #bfeaf5b3;gap:10px;padding-top:6px;font-size:1rem;line-height:1.72;display:grid}.announcement-content-block p{margin:0}.announcement-form textarea{resize:vertical;min-height:220px}.compact-warning-panel{padding:12px 14px}.table-action-row{flex-wrap:wrap;gap:6px;display:flex}.table-action-row a,.table-action-row button{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--brand-primary);cursor:pointer;border-radius:7px;padding:6px 8px;font-size:.76rem;font-weight:900}.table-action-row a:hover,.table-action-row button:hover{border-color:var(--accent);background:var(--accent-soft)}.announcement-form{gap:18px;max-width:920px;padding:24px;display:grid}.announcement-form-section{gap:16px;display:grid}.announcement-form label{color:var(--brand-dark);gap:7px;font-size:.84rem;font-weight:900;display:grid}.announcement-form input,.announcement-form select,.announcement-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:none;font-size:.96rem;font-weight:700;transition:border-color .16s,box-shadow .16s}.announcement-form input,.announcement-form select{min-height:46px;padding:0 12px}.announcement-form textarea{min-height:260px;padding:12px;line-height:1.58}.announcement-form input:focus,.announcement-form select:focus,.announcement-form textarea:focus{border-color:#0078b89e;box-shadow:0 0 0 3px #00a9d624}.announcement-title-field input{font-size:1.05rem;font-weight:850}.announcement-checkbox-card{background:#eaf7fc9e;border:1px solid #0078b82e;border-radius:8px;align-items:center;padding:14px;gap:12px!important;display:flex!important}.announcement-checkbox-card input{width:18px;min-height:18px}.announcement-document-toolbar{max-width:920px}.restricted-announcement-frame{background:radial-gradient(circle at 12% 8%,#00aed61c,#0000 30%),linear-gradient(#f6fbfe,#eef7fb)}.restricted-announcement-frame .site-header{border-bottom-color:#0078b83d;box-shadow:0 8px 28px #06375814}.restricted-announcement-frame .announcement-document-toolbar{background:linear-gradient(135deg,#fffaf0,#fff 58%);border:1px solid #d89a1759;border-left:7px solid #e7a91c;border-radius:14px;padding:clamp(20px,3vw,30px);box-shadow:0 14px 34px #4d3d1414}.restricted-announcement-frame .announcement-document-toolbar .eyebrow{color:#9b6200}.restricted-announcement-frame .announcement-acknowledgement-box{background:linear-gradient(135deg,#eef9fd,#fff);border:2px solid #0078b861;border-left:7px solid #0078b8}.restricted-announcement-frame .announcement-acknowledge-button{min-width:230px}.announcement-a4-document{isolation:isolate;color:#172635;background:#fff;border:1px solid #cad8e2f5;border-radius:8px;width:min(100%,920px);min-height:1180px;margin:0 auto;padding:clamp(34px,5vw,58px);position:relative;overflow:hidden;box-shadow:0 24px 70px #06254329}.announcement-a4-document>:not(.announcement-document-watermark){z-index:1;position:relative}.announcement-document-watermark{z-index:0;opacity:.055;pointer-events:none;width:min(58%,520px);max-width:none;position:absolute;top:52%;left:54%;transform:translate(-50%,-50%)}.announcement-document-header{border-bottom:2px solid #003b712e;grid-template-columns:minmax(0,1fr) minmax(140px,220px);align-items:center;gap:24px;padding-bottom:22px;display:grid}.announcement-document-brand img{width:min(360px,100%);height:auto;display:block}.announcement-document-module{justify-content:flex-end;display:flex}.announcement-document-module img{object-fit:contain;width:min(178px,100%);max-height:68px;display:block}.announcement-document-title-block{text-align:center;justify-items:center;gap:6px;padding:30px 0 24px;display:grid}.announcement-document-title-block p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.announcement-document-title-block h2{color:var(--brand-primary);letter-spacing:0;margin:0;font-size:clamp(1.7rem,4vw,2.45rem)}.announcement-document-title-block span{color:#36586d;font-size:.95rem;font-weight:900}.announcement-document-meta{border:1px solid #bfd6e2e6;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 28px;display:grid;overflow:hidden}.announcement-document-meta div{border-bottom:1px solid #bfd6e2e6;grid-template-columns:120px minmax(0,1fr);min-height:48px;display:grid}.announcement-document-meta div:nth-last-child(-n+1){border-bottom:0}.announcement-document-meta dt,.announcement-document-meta dd{margin:0;padding:12px 14px;line-height:1.45}.announcement-document-meta dt{color:var(--brand-primary);text-transform:uppercase;background:#eaf7fcdb;font-size:.78rem;font-weight:950}.announcement-document-meta dd{color:#203746;font-size:.92rem;font-weight:800}.announcement-document-meta dd span{color:var(--muted);margin-top:2px;font-size:.82rem;display:block}.announcement-document-body{color:#1f3342;gap:16px;min-height:420px;font-size:1.03rem;line-height:1.76;display:grid}.announcement-document-body p{margin:0}.announcement-acknowledgement-box{background:#f4fafde6;border:1px solid #0078b847;border-radius:8px;gap:14px;margin-top:42px;padding:18px;display:grid}.announcement-acknowledgement-box h3{color:var(--brand-primary);margin:0 0 6px;font-size:1rem}.announcement-acknowledgement-box p{color:#315061;margin:0;font-weight:800;line-height:1.55}.announcement-acknowledge-button{width:fit-content}.pdf-helper-note{color:var(--muted);margin-top:10px;font-size:.82rem;font-weight:800}.announcement-tracking-section{gap:16px;margin-top:28px;display:grid}.announcement-tracking-grid{gap:16px;display:grid}.announcement-tracking-panel{gap:12px;padding:16px;display:grid}.announcement-tracking-panel h3{color:var(--brand-primary);margin:0;font-size:1rem}.notification-duty-rota-logo{object-fit:contain;width:min(210px,100%);max-height:78px;display:block}.duty-rota-statistics-filter-bar{background:#fffffff5;border:1px solid #bfeaf5db;border-radius:8px;grid-template-columns:repeat(6,minmax(120px,1fr));align-items:end;gap:10px;margin-bottom:18px;padding:14px;display:grid;box-shadow:0 10px 24px #003b710e}.duty-rota-statistics-filter-bar label{color:var(--brand-dark);gap:5px;font-size:.78rem;font-weight:850;display:grid}.duty-rota-statistics-filter-bar select,.duty-rota-statistics-filter-bar input{border:1px solid var(--line);min-height:38px;color:var(--text);background:#fff;border-radius:8px;padding:0 10px}.duty-rota-statistics-filter-bar .secondary-button,.duty-rota-statistics-filter-bar .compact-action-link{min-height:38px}.duty-rota-statistics-dashboard{gap:14px;margin-bottom:18px;display:grid}.statistics-section-card{background:#fffffff5;border:1px solid #bfeaf5db;border-radius:8px;gap:12px;padding:14px;display:grid;box-shadow:0 10px 24px #003b710e}.statistics-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.statistics-section-heading h2{color:var(--brand-dark);margin:0;font-size:1rem}.statistics-section-heading p{color:#5d7480;max-width:520px;margin:0;font-size:.82rem;font-weight:700;line-height:1.4}.statistics-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.statistics-card{min-height:108px;box-shadow:none;border-color:#bfeaf5db;padding:14px;position:relative;overflow:hidden}.statistics-card:before{content:"";background:var(--brand-secondary);width:4px;position:absolute;inset:0 auto 0 0}.statistics-card span{z-index:1;letter-spacing:0;font-size:.74rem;position:relative}.statistics-card strong{z-index:1;overflow-wrap:anywhere;color:var(--brand-dark);font-size:clamp(1.08rem,1.7vw,1.45rem);line-height:1.18;position:relative}.statistics-card.tone-neutral{background:linear-gradient(135deg,#0078b814,#fff 62%)}.statistics-card.tone-balanced{background:linear-gradient(135deg,#12875517,#fff 62%)}.statistics-card.tone-balanced:before{background:#128755}.statistics-card.tone-warning{background:linear-gradient(135deg,#f59e0b1f,#fff 62%)}.statistics-card.tone-warning:before,.statistics-card.tone-low:before{background:#d69500}.statistics-card.tone-low{background:linear-gradient(135deg,#f59e0b14,#fff 62%)}.statistics-card.tone-danger{background:linear-gradient(135deg,#b423181a,#fff 62%)}.statistics-card.tone-danger:before{background:var(--danger)}.statistics-ranking-details{z-index:1;border-top:1px solid #bfeaf5b8;margin-top:10px;padding-top:8px;position:relative}.statistics-ranking-details summary{min-height:28px;color:var(--brand-primary);cursor:pointer;background:#fffc;border:1px solid #0078b838;border-radius:999px;align-items:center;padding:4px 9px;font-size:.74rem;font-weight:800;list-style:none;display:inline-flex}.statistics-ranking-details summary::-webkit-details-marker{display:none}.statistics-ranking-details summary span:last-child,.statistics-ranking-details[open] summary span:first-child{display:none}.statistics-ranking-details[open] summary span:last-child{display:inline}.statistics-ranking-list{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.statistics-ranking-list li{background:#ffffffb8;border:1px solid #bfeaf599;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.statistics-ranking-list li>span{width:22px;height:22px;color:var(--brand-primary);background:#0078b81f;border-radius:999px;justify-content:center;align-items:center;font-size:.7rem;font-weight:900;display:inline-flex}.statistics-ranking-list strong{overflow-wrap:anywhere;color:var(--brand-dark);font-size:.8rem;line-height:1.2}.statistics-ranking-list small{color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:800}.duty-rota-page-shell{padding-top:28px;padding-bottom:50px}.duty-rota-page-shell .page-heading,.duty-rota-page-shell .intro{margin-bottom:20px}.duty-rota-page-shell .description{max-width:760px;font-size:.98rem;line-height:1.52}.duty-rota-hero{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;gap:10px;margin-bottom:14px;padding:14px 18px 16px;box-shadow:0 10px 24px #003b710f}.duty-rota-page-logo{width:min(390px,100%);max-height:126px}.duty-rota-hero h1{margin-bottom:6px;margin-left:auto;margin-right:auto;font-size:clamp(1.7rem,2.9vw,2.35rem);line-height:1.1}.duty-rota-hero .description{margin-left:auto;margin-right:auto;font-size:.98rem;line-height:1.5}.duty-rota-hero .eyebrow{margin-bottom:6px}.rota-controls-panel{gap:10px;margin:12px 0 14px;padding:12px;box-shadow:0 8px 18px #003b710e}.rota-controls-panel.expanded{gap:11px}.rota-controls-header,.rota-controls-primary-row,.rota-controls-expanded-grid,.rota-controls-collapsed-actions{gap:8px}.rota-controls-header h2{font-size:.95rem}.rota-controls-status-line{margin-top:2px;font-size:.78rem}.rota-controls-primary-row label{gap:4px}.rota-controls-primary-row select,.compact-action-link{min-height:38px}.rota-controls-expanded-grid{padding-top:8px}.duty-rota-month-banner{gap:14px;margin:14px 0;padding:12px 14px}.duty-rota-month-banner h2{margin-bottom:3px;font-size:1.08rem}.duty-rota-builder-layout,.duty-rota-review-layout{gap:14px}.duty-rota-main-grid-panel{padding:12px;box-shadow:0 10px 24px #003b710f}.duty-rota-side-panel{gap:12px}.duty-rota-page-shell .module-card,.duty-rota-page-shell .compact-module-card,.duty-rota-suggestions-panel,.duty-rota-distribution-panel,.weekend-compensation-panel,.supervisor-guidance-panel{gap:10px}.duty-rota-page-shell .module-card,.duty-rota-page-shell .compact-module-card{padding:14px;box-shadow:0 10px 24px #003b710e}.duty-rota-page-shell .module-card h2,.duty-rota-page-shell .compact-module-card h2{margin-bottom:4px;font-size:1rem}.duty-rota-page-shell .module-card p,.duty-rota-page-shell .compact-module-card p,.compact-helper-text{line-height:1.42}.supervisor-guidance-panel{padding:12px 14px}.supervisor-guidance-panel p{font-size:.84rem;line-height:1.35}.planning-guidance-checklist,.suggestion-filter-row{gap:6px}.guidance-step-pill{min-width:104px;padding:6px 8px}.suggestion-heading-row,.distribution-heading-row,.suggestion-grid{gap:10px}.suggestion-card{padding:12px}.suggestion-card p,.suggestion-card small{line-height:1.38}.weekend-compensation-panel{gap:10px}.weekend-comp-summary-grid{gap:8px}.weekend-comp-summary-grid div{padding:8px 10px}.compact-panel-scroll,.staff-list{max-height:300px}.staff-list{gap:7px}.staff-chip{gap:2px;padding:7px 8px}.staff-chip strong{font-size:.84rem}.staff-chip span,.staff-chip small{font-size:.72rem;line-height:1.3}.duty-rota-grid th,.duty-rota-grid td{padding-top:5px;padding-bottom:5px}@media (max-width:980px){.site-header{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start}.role-menu,.hub-menu{top:101px}.header-actions{justify-items:start;width:100%}.session-strip{justify-content:flex-start}.role-grid,.stat-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timeback-primary-actions{grid-template-columns:1fr}.shortcut-grid,.hub-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-module-grid,.login-shell,.form-layout,.review-layout,.ledger-layout,.filter-panel,.announcement-filter-panel,.report-filter-panel,.employee-management-form{grid-template-columns:1fr}.info-panel{position:static}}@media (max-width:768px){.duty-rota-mobile-cards{display:grid}.duty-rota-mobile-desktop-note{color:#79560d;background:#fff6ddb8;border:1px solid #d6950047;border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:.84rem;font-weight:850;line-height:1.45;display:block}.duty-rota-mobile-secondary-section{gap:12px;margin-top:14px;display:grid}.duty-rota-mobile-primary-schedule{gap:12px;margin-bottom:14px;display:grid}.duty-rota-mobile-primary-schedule .section-heading h2{font-size:1.08rem}.duty-rota-mobile-primary-schedule .section-heading p{color:var(--muted);margin:0;font-size:.84rem;font-weight:700;line-height:1.4}.employee-duty-rota-summary{gap:8px;margin-bottom:12px}.employee-duty-rota-selected-layout{gap:10px}.employee-duty-rota-selected-layout .shift-exchange-panel{gap:9px;padding:12px}.shift-exchange-panel-header{align-items:center;gap:10px}.collapsible-shift-exchange-header{flex-direction:column;align-items:stretch}.shift-exchange-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.shift-exchange-header-actions .compact-action-link{width:100%}.shift-exchange-panel-header h2{font-size:.96rem}.shift-exchange-panel-header p{font-size:.76rem;line-height:1.35}.shift-exchange-request-list{grid-template-columns:1fr;gap:8px}.shift-exchange-request-card{gap:6px;padding:10px}.shift-exchange-request-card p{font-size:.78rem;line-height:1.35}.employee-duty-rota-summary-section{gap:8px;margin-top:0}.employee-duty-rota-summary-section>.section-heading,.employee-duty-rota-summary-desktop{display:none}.employee-duty-rota-summary-mobile{background:#fffffff0;border:1px solid #0078b829;border-radius:8px;display:block;box-shadow:0 10px 24px #003b710d}.employee-duty-rota-summary-mobile summary{min-height:42px;color:var(--brand-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.84rem;font-weight:900;list-style:none;display:flex}.employee-duty-rota-summary-mobile summary::-webkit-details-marker{display:none}.employee-duty-rota-summary-mobile summary strong{color:var(--muted);white-space:nowrap;font-size:.74rem}.employee-duty-rota-summary-list{gap:6px;padding:0 12px 12px;display:grid}.employee-duty-rota-summary-list div{background:#eaf7fca8;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-size:.78rem;font-weight:800;display:flex}.employee-duty-rota-summary-list span{color:var(--muted)}.employee-duty-rota-summary-list strong{color:var(--brand-primary);white-space:nowrap}.employee-duty-rota-summary .stat-card{min-height:86px;padding:12px}.employee-duty-rota-summary .stat-card span{margin-bottom:5px;font-size:.74rem}.employee-duty-rota-summary .stat-card strong{font-size:1.3rem}.duty-rota-mobile-scroll-hint{color:var(--brand-primary);background:#eaf7fcbd;border:1px solid #0078b82e;border-radius:8px;margin:0 0 10px;padding:9px 11px;font-size:.8rem;font-weight:850;display:block}.duty-rota-main-grid-panel .duty-rota-grid-shell,.duty-rota-mobile-secondary-section .duty-rota-grid-shell{-webkit-overflow-scrolling:touch;display:block;overflow:auto visible}.duty-rota-main-grid-panel .duty-rota-grid,.duty-rota-mobile-secondary-section .duty-rota-grid{width:1320px;min-width:1320px}.duty-rota-grid th{font-size:.56rem}.duty-rota-grid td{font-size:.58rem}.rota-employee-pill strong{overflow-wrap:anywhere;white-space:normal}.duty-rota-my-schedule-panel{display:block}.duty-rota-my-schedule-panel>.duty-rota-mobile-cards,.duty-rota-my-schedule-panel .table-scroll{display:none}.duty-rota-action-bar,.rota-controls-panel,.duty-rota-month-banner{align-items:stretch}.duty-rota-action-bar>*,.duty-rota-month-banner>*{min-width:0}.duty-rota-tabs{grid-template-columns:1fr;display:grid}.rota-employee-pill{white-space:normal;min-width:0}}@media (max-width:980px) and (max-height:500px) and (orientation:landscape){.site-header{flex-direction:row;align-items:center;gap:8px;padding:6px 10px}.brand-logo-header{width:min(156px,25vw);height:32px}.header-module-link{min-height:30px;padding-left:8px}.module-logo-compact{width:104px;max-height:28px}.duty-rota-logo-compact{width:112px;max-height:30px}.header-actions{flex:auto;width:auto}.session-strip{flex-wrap:nowrap;justify-content:flex-end;gap:5px;width:100%;font-size:.7rem;display:flex}.session-identity{white-space:normal;flex:0 138px;max-width:138px;padding:0 2px;overflow:visible}.session-identity-desktop{display:none}.session-identity-mobile{gap:1px;line-height:1.1;display:grid}.session-identity-mobile span{color:var(--brand-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:900;overflow:hidden}.session-identity-mobile small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:800;overflow:hidden}.identity-link,.notification-link,.header-export-menu summary,.session-strip .compact-disabled-button{white-space:nowrap;flex:none;min-width:0;min-height:32px;padding:0 8px;font-size:.7rem;line-height:1.1}.notification-link{gap:4px}.notification-badge{min-width:17px;height:17px;padding:0 5px;font-size:.62rem}.header-export-menu-content{top:calc(100% + 6px)}.role-menu,.hub-menu{scrollbar-width:thin;flex-wrap:nowrap;gap:6px;padding:6px 10px;display:flex;position:sticky;top:45px;overflow-x:auto}.role-menu a,.hub-menu>a,.hub-menu>span{white-space:nowrap;flex:none;min-height:32px;padding:5px 8px;font-size:.72rem;line-height:1.15}.role-menu .hub-icon-link,.hub-icon-link{width:34px;min-width:34px;min-height:32px;padding:4px}.hub-icon-link img{width:22px;height:22px}}@media (max-width:620px){.site-header{gap:12px;padding:12px}.brand{min-width:0}.brand-logo-icon{width:32px;height:32px}.brand-logo-header{width:min(178px,56vw);height:40px}.brand-title{font-size:.92rem}.module-logo-compact{width:130px;max-height:34px}.header-module-link{min-height:38px;padding-left:10px}.module-logo{width:min(220px,100%);max-height:68px}.site-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.role-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px 12px;display:grid;position:static}.hub-menu{padding:10px 12px;position:static}.role-menu a{text-align:center;flex-basis:auto;justify-content:center;min-height:38px;padding:7px 8px}.role-menu .hub-icon-link{width:100%;min-width:0}.hub-menu>a,.hub-menu>span{flex-basis:auto}.hub-menu-timeback{justify-content:center}.hub-menu-module-logo{width:128px;height:34px}.session-strip{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px;width:100%;display:grid}.session-strip>span{width:100%;min-width:0}.session-identity{text-overflow:clip;white-space:normal;grid-column:1/-1;max-width:none;padding:2px 0 4px;overflow:visible}.session-identity-desktop{display:none}.session-identity-mobile{gap:2px;line-height:1.18;display:grid}.session-identity-mobile span{color:var(--brand-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:900;overflow:hidden}.session-identity-mobile small{color:var(--muted);font-size:.72rem;font-weight:800}.identity-link,.notification-link,.session-strip .compact-disabled-button{justify-content:center;width:100%;min-width:0;min-height:38px;padding:0 8px;font-size:.76rem}.notification-link{gap:4px}.site-nav a{text-align:center}.page-shell{width:min(100% - 24px,1120px);padding:38px 0}.dashboard-shell,.timeback-module-page{padding-top:18px;padding-bottom:30px}.dashboard-shell .page-heading,.timeback-module-page .page-heading{gap:4px;margin-bottom:12px;padding:12px 14px}.dashboard-shell .page-heading .module-logo-compact{width:min(245px,100%);max-height:72px;margin-bottom:0}.timeback-module-page .page-heading:before{width:min(245px,100%);height:66px;margin-bottom:0}.dashboard-shell .page-heading h1,.timeback-module-page .page-heading h1{margin-bottom:2px;font-size:clamp(1.35rem,6vw,1.75rem)}.dashboard-shell .stat-grid{gap:8px;margin-bottom:12px}.dashboard-shell .stat-card{min-height:94px;padding:12px}.dashboard-shell .stat-card span{margin-bottom:5px}.dashboard-shell .stat-card strong{font-size:1.35rem}.timeback-action-panel,.timeback-module-grid{margin-bottom:12px}.timeback-action-panel .panel-heading-row p,.dashboard-shell .timeback-module-card p{font-size:.82rem;line-height:1.35}.timeback-primary-actions{gap:8px}.timeback-primary-actions .primary-link,.timeback-primary-actions .primary-button{min-height:44px;padding:0 12px;font-size:.86rem}.dashboard-shell .timeback-module-card{min-height:auto;padding:14px}.intro,.page-heading{margin-bottom:28px}.description{font-size:1rem}.dashboard-shell .page-heading .description,.timeback-module-page .page-heading .description{font-size:.86rem;line-height:1.38}.hero-actions,.action-row{flex-direction:column}.primary-link,.secondary-link,.primary-button,.secondary-button,.text-link{width:100%}.role-grid,.module-grid,.stat-grid,.shortcut-grid,.hub-module-grid,.announcement-document-meta,.duty-rota-control-grid,.duty-rota-statistics-filter-bar,.statistics-card-grid{grid-template-columns:1fr;gap:14px}.timeback-summary-card.highlight{grid-column:auto}.dashboard-shell .page-heading{padding:18px}.duty-rota-section-heading{flex-direction:column;align-items:flex-start}.duty-rota-hero,.duty-rota-builder-layout,.duty-rota-review-layout,.duty-rota-side-panel,.suggestion-grid{grid-template-columns:1fr}.suggestion-heading-row{display:grid}.rota-controls-header,.rota-controls-primary-row,.rota-controls-expanded-grid,.rota-controls-collapsed-actions,.rota-export-button-group{align-items:stretch}.rota-controls-primary-row label,.rota-controls-primary-row form,.rota-controls-primary-row button,.rota-controls-collapsed-actions form,.rota-controls-collapsed-actions button,.rota-export-button-group,.rota-export-button-group button,.rota-controls-expanded-grid>*,.compact-action-link{width:100%;min-width:0}.duty-rota-page-logo{width:min(230px,100%)}.hub-hero{padding:24px}.hub-watermark{width:420px;right:-120px}.role-card,.module-card,.stat-card,.login-panel,.claim-form,.info-panel{min-height:auto;padding:20px}.field-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.panel-heading-row{display:grid}.duty-rota-statistics-filter-bar,.statistics-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-section-heading{flex-direction:column;align-items:flex-start;gap:4px}.notification-list-panel .notification-card{grid-template-columns:1fr}.notification-list-panel .notification-card .action-row{justify-content:flex-start}.announcement-filter-tabs{grid-template-columns:1fr;gap:8px;display:grid}.announcement-filter-tabs a{white-space:normal;width:100%}.announcement-a4-document{min-height:auto;padding:24px}.announcement-document-header{grid-template-columns:1fr}.announcement-document-module{justify-content:flex-start}.announcement-document-meta,.announcement-document-meta div{grid-template-columns:1fr}.detail-list div{grid-template-columns:1fr;gap:4px}.ledger-table-panel:not(.duty-rota-my-schedule-panel){display:none}.mobile-data-list{gap:14px;display:grid}.mobile-data-card div{grid-template-columns:1fr;gap:4px}.attachment-table-wrap{display:none}.attachment-mobile-list{gap:8px;display:grid}.duty-rota-modal{padding:18px}.picker-header-row,.employee-picker-row,.assignment-detail-grid,.shift-exchange-detail-layout,.shift-exchange-supervisor-review,.supervisor-before-after-heading,.supervisor-before-after-row{grid-template-columns:1fr}.supervisor-before-after-row>div:first-child{border-bottom:1px solid #0078b81a;border-right:0}.supervisor-submit-control{flex-direction:column;align-items:stretch;width:100%;margin-left:0}.shift-exchange-impact-banner{flex-direction:column;align-items:stretch}.shift-exchange-impact-actions{justify-content:flex-start}.selected-count{width:fit-content}.assignment-modal-footer{flex-direction:column-reverse;align-items:stretch}}.hub-page-shell{align-content:start;gap:24px}.hub-hero{padding:clamp(24px,3.4vw,38px)}.hub-hero .brand-logo-full{width:min(500px,100%);margin-bottom:18px}.public-hub-hero{min-height:0;padding-block:clamp(30px,5vw,52px)}.dashboard-shell .page-heading .module-logo-compact{max-height:88px}.dashboard-shell .page-heading,.timeback-module-page .page-heading{padding-block:16px}@media (max-width:980px){.site-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.header-actions{justify-self:end;width:auto}.session-strip{flex-wrap:nowrap;justify-content:flex-end}.profile-menu summary span{max-width:170px}}@media (max-width:620px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:8px}.site-header .header-module-link{display:none}.header-actions{width:auto}.session-strip{flex-wrap:nowrap;gap:6px;width:auto;display:flex}.notification-link{color:#0000;width:54px;min-height:40px;padding:0;font-size:0;overflow:hidden}.notification-link:before{content:"Alerts";color:var(--brand-primary);font-size:.7rem;font-weight:900}.profile-menu summary{border-radius:999px;place-content:center;width:54px;min-width:0;min-height:40px;padding:0}.profile-menu summary:before{content:"Menu";font-size:.7rem;font-weight:900}.profile-menu summary:after,.profile-menu summary span,.profile-menu summary small{display:none}.profile-menu-content{width:min(260px,100vw - 24px);position:fixed;top:66px;right:12px}.hub-hero{padding:20px}.hub-hero .brand-logo-full{width:min(330px,100%);margin-bottom:12px}.hub-module-card{min-height:168px;padding:18px}.hub-management-card{flex-direction:column;align-items:flex-start;gap:14px;min-height:auto;padding:18px}.dashboard-shell .stat-grid,.duty-rota-page-shell>.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-shell .stat-card,.duty-rota-page-shell>.stat-grid .stat-card{min-height:86px;padding:11px}.dashboard-shell .stat-card span,.duty-rota-page-shell>.stat-grid .stat-card span{font-size:.7rem;line-height:1.25}.dashboard-shell .stat-card strong,.duty-rota-page-shell>.stat-grid .stat-card strong{font-size:1.25rem}.duty-rota-primary-controls{align-items:stretch}.duty-rota-primary-controls>*{width:100%}}@media (max-width:768px){.duty-rota-mobile-view-tabs{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px;padding:5px;display:grid}.duty-rota-mobile-view-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:5px 7px;font-size:.72rem;font-weight:900}.duty-rota-mobile-view-tabs button.active{color:var(--brand-primary);background:#fff;border-color:#0078b847;box-shadow:0 5px 14px #003b7114}.duty-rota-main-grid-panel>.duty-rota-mobile-cards{display:grid}.duty-rota-monthly-advanced{display:none}.duty-rota-monthly-advanced.is-open{display:block}.duty-rota-side-panel{grid-template-columns:1fr}}@media print{@page{size:A4;margin:12mm}html,body{background:#fff!important}body *{visibility:hidden!important}#announcement-print-document,#announcement-print-document *{visibility:visible!important}#announcement-print-document{position:absolute;inset:0 auto auto 0;width:100%!important;min-height:auto!important;box-shadow:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.announcement-document-watermark{opacity:.055!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.site-header,.role-menu,.hub-admin-nav,.module-nav,.app-footer,.announcement-document-toolbar,.announcement-acknowledge-button{display:none!important}.announcement-document-header{grid-template-columns:1fr 170px!important}.announcement-document-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}.announcement-document-meta div{grid-template-columns:105px minmax(0,1fr)!important}.announcement-document-title-block h2{font-size:24pt!important}.announcement-document-body{min-height:auto!important;font-size:11.5pt!important}}.duty-rota-history-page{max-width:1760px}.rota-history-heading{margin-bottom:18px}.rota-history-stats,.rota-history-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.rota-history-layout{grid-template-columns:minmax(280px,350px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.rota-history-list-panel,.rota-history-summary-card,.rota-history-grid-card,.rota-history-timeline-card{background:#fff;border:1px solid #bfe2ee;border-radius:18px;box-shadow:0 14px 34px #195b7a14}.rota-history-list-panel{max-height:calc(100vh - 118px);padding:16px;position:sticky;top:94px;overflow:hidden}.rota-history-version-list{gap:10px;max-height:calc(100vh - 210px);padding-right:4px;display:grid;overflow-y:auto}.rota-history-version-card{color:#123f5d;background:#f8fcfd;border:1px solid #d5eaf1;border-radius:13px;gap:6px;padding:13px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.rota-history-version-card:hover,.rota-history-version-card.selected{border-color:#25a9df;transform:translateY(-1px);box-shadow:0 8px 22px #137ca824}.rota-history-version-card.selected{background:#eefaff}.rota-history-version-card strong{font-size:.88rem;line-height:1.35}.rota-history-version-card small{color:#607b8c;font-weight:700}.rota-history-status{letter-spacing:.01em;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.7rem;font-weight:900}.rota-history-status.published{color:#087447;background:#dff7eb}.rota-history-status.submitted{color:#075f94;background:#e1f3ff}.rota-history-status.returned{color:#a23b14;background:#fff0e6}.rota-history-status.archived{color:#596877;background:#e9eef2}.rota-history-status.draft{color:#72520b;background:#fff5cf}.rota-history-detail-panel{gap:18px;min-width:0;display:grid}.rota-history-summary-card,.rota-history-grid-card,.rota-history-timeline-card{padding:18px}.rota-history-metadata{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 0;display:grid}.rota-history-metadata div{background:#f8fcfd;border:1px solid #dcecf2;border-radius:12px;padding:12px}.rota-history-metadata dt{color:#617c8d;font-size:.72rem;font-weight:800}.rota-history-metadata dd{color:#123f5d;overflow-wrap:anywhere;margin:5px 0 0;font-size:.86rem;font-weight:800}.rota-history-grid-card{overflow:hidden}.rota-history-grid-card .duty-rota-grid-scroll{max-height:72vh}.rota-history-timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.rota-history-timeline{gap:10px;max-height:440px;margin:14px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.rota-history-timeline li{background:#f5fbfd;border-left:4px solid #25a9df;border-radius:10px;gap:5px;padding:12px;display:grid}.rota-history-timeline span{color:#345c72;font-size:.82rem;line-height:1.45}.rota-history-timeline small{color:#6b8290;font-weight:700}@media (max-width:1050px){.rota-history-layout,.rota-history-timeline-grid{grid-template-columns:1fr}.rota-history-list-panel{max-height:none;position:static}.rota-history-version-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:420px}}@media (max-width:720px){.rota-history-stats,.rota-history-detail-stats,.rota-history-metadata,.rota-history-version-list{grid-template-columns:1fr}.rota-history-summary-card,.rota-history-grid-card,.rota-history-timeline-card{padding:13px}}.authenticated-hub-hero{grid-template-columns:minmax(240px,420px) minmax(0,1fr);align-items:center;gap:28px;padding:22px 28px;display:grid}.authenticated-hub-hero .brand-logo-full{width:min(420px,100%);margin:0}.authenticated-hub-hero .description{text-align:left;max-width:560px;margin:0;font-size:.98rem;line-height:1.5}.duty-rota-grid-shell{-webkit-overflow-scrolling:touch;overflow-x:hidden}.duty-rota-grid{table-layout:fixed;width:100%;min-width:100%}.duty-rota-grid thead th{z-index:6;position:sticky;top:0}.duty-rota-grid thead th.sticky-rota-col{z-index:8}.dual-coverage-candidate{background:#f59e0b12;border-color:#f59e0b6b}.rota-employee-pill strong{-webkit-hyphens:none;hyphens:none;letter-spacing:-.015em;text-overflow:clip;white-space:normal;overflow-wrap:normal;word-break:keep-all;-webkit-box-orient:initial;-webkit-line-clamp:initial;font-size:clamp(.5rem,.58vw,.68rem);line-height:1.12;display:block;overflow:hidden}.duty-rota-modal{width:min(96vw,980px);max-height:92dvh;padding:clamp(14px,2vw,22px)}.employee-picker-list{overscroll-behavior:contain;max-height:min(38vh,340px)}.assignment-modal-footer{z-index:8;background:#fffffffa;margin:0 -4px -4px;padding:12px 4px 4px;position:sticky;bottom:0;box-shadow:0 -10px 22px #003b7114}.assignment-modal-error{color:#9f261f;background:#b9373712;border:1px solid #b9373747;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.assignment-modal-error div{gap:3px;min-width:0;display:grid}.assignment-modal-error span{overflow-wrap:anywhere;font-size:.8rem;font-weight:750}.assignment-optional-details{background:#fff;border:1px solid #00a9d629;border-radius:8px;padding:9px 11px}.assignment-optional-details summary{color:var(--brand-primary);cursor:pointer;font-size:.82rem;font-weight:850}.assignment-optional-details label{gap:5px;margin-top:9px;display:grid}@media (max-width:1320px){.duty-rota-grid-shell{overflow-x:auto}.duty-rota-grid{width:1320px;min-width:1320px}}@media (max-width:768px){.duty-rota-main-grid-panel>.duty-rota-mobile-view-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.duty-rota-supervisor-mobile-cards,.duty-rota-supervisor-grid-detail{display:none}.duty-rota-supervisor-mobile-cards.is-open,.duty-rota-supervisor-grid-detail.is-open{display:block}.duty-rota-supervisor-mobile-cards .duty-rota-mobile-cards{display:grid}.duty-rota-supervisor-grid-detail .duty-rota-mobile-scroll-hint{display:block}}@media (max-width:620px){.authenticated-hub-hero{grid-template-columns:1fr;justify-items:center;gap:7px;padding:14px 16px}.authenticated-hub-hero .brand-logo-full{width:min(245px,78vw);margin:0}.authenticated-hub-hero .description{text-align:center;max-width:315px;font-size:.8rem;line-height:1.35}.duty-rota-grid{width:1320px;min-width:1320px}.assignment-modal-error,.assignment-modal-footer{flex-direction:column;align-items:stretch}.assignment-modal-footer .primary-button,.assignment-modal-footer .secondary-button,.assignment-modal-error .secondary-button{width:100%}.existing-assignment-row{flex-direction:column;align-items:stretch}.existing-assignment-row .inline-action-row,.existing-assignment-row .inline-action-row form,.assignment-delete-button,.assignment-delete-week-button{width:100%}}.page-transition-overlay{z-index:10000;visibility:hidden;opacity:0;pointer-events:none;background:#fff;place-items:center;transition:none;display:grid;position:fixed;inset:0}.page-transition-overlay.is-visible{visibility:visible;opacity:1;pointer-events:auto;transition:opacity 90ms}.page-transition-logo{filter:drop-shadow(0 12px 22px #00587d24);width:clamp(58px,7vw,82px);height:auto;animation:.96s ease-in-out infinite alternate page-transition-breathe}@keyframes page-transition-breathe{0%{opacity:.72;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.page-transition-overlay{transition:none}.page-transition-logo{animation:none}}.daily-assignment-page{gap:18px;max-width:1500px;display:grid}.daily-assignment-hero,.daily-date-bar,.daily-panel,.daily-review-panel,.my-work-today{background:#fff;border:1px solid #00a9d63d;border-radius:18px;box-shadow:0 16px 34px #003b7112}.daily-assignment-hero{background:radial-gradient(circle at 96% 14%,#00a9d624,#0000 33%),#fff;justify-content:space-between;align-items:center;gap:20px;padding:clamp(20px,3vw,34px);display:flex}.daily-assignment-hero h1,.my-work-today h2{color:#002f5f;margin:0}.daily-assignment-hero p:last-child{color:#48657e;max-width:760px;margin:8px 0 0}.daily-status-badge,.status-badge,.coverage-badge,.change-badge,.dual-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;font-size:.74rem;font-weight:850;line-height:1.15;display:inline-flex}.daily-status-badge{color:#005b8e;background:#e8f5fb;padding:9px 14px}.daily-status-badge.submitted,.daily-status-badge.finalized,.status-badge.success{color:#13713d;background:#e8f7ee}.daily-status-badge.revised{color:#a85100;background:#fff1df}.daily-date-bar{grid-template-columns:auto minmax(170px,220px) 1fr auto;align-items:end;gap:12px;padding:14px;display:grid}.daily-date-bar label,.daily-date-bar>div{gap:5px;display:grid}.daily-date-bar label>span,.daily-date-bar>div>span{color:#688094;font-size:.76rem;font-weight:750}.daily-date-bar input,.daily-assignment-table input,.daily-assignment-table select,.daily-staff-status-grid select{color:#052f55;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #0083b847;border-radius:10px;padding:8px 10px}.daily-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.daily-summary-grid article{background:linear-gradient(145deg,#fff,#f3fbfe);border:1px solid #00a9d633;border-radius:14px;gap:5px;min-width:0;padding:14px;display:grid}.daily-summary-grid article span{color:#5d758a;font-size:.76rem;font-weight:750}.daily-summary-grid article strong{color:#003f70;font-size:1.55rem}.daily-summary-grid article.warning{background:#fff8eb;border-color:#ef8f0061}.daily-summary-grid article.danger,.daily-validation-panel{background:#fff3f1;border-color:#be2d2d4d}.daily-panel,.daily-review-panel{padding:clamp(14px,2vw,22px);overflow:hidden}.daily-panel .panel-heading-row{margin-bottom:14px}.daily-panel h2,.daily-review-panel h2{color:#00345f;margin:0}.daily-panel .panel-heading-row p{color:#607b92;margin:5px 0 0}.on-call-panel{background:linear-gradient(145deg,#fff,#f8f7ff);border-color:#675bd03d}.daily-assignment-table-shell{overflow-x:auto}.daily-assignment-table{border-collapse:separate;border-spacing:0 8px;table-layout:fixed;width:100%;min-width:1120px}.daily-assignment-table th{color:#557087;text-align:left;padding:0 9px 5px;font-size:.72rem}.daily-assignment-table th:nth-child(6){width:20%}.daily-assignment-table th:nth-child(7){width:10%}.daily-assignment-table td{color:#062f53;vertical-align:middle;background:#fbfeff;border-top:1px solid #00a9d626;border-bottom:1px solid #00a9d626;padding:9px}.daily-assignment-table td:first-child{border-left:1px solid #00a9d626;border-radius:12px 0 0 12px}.daily-assignment-table td:last-child{border-right:1px solid #00a9d626;border-radius:0 12px 12px 0}.daily-assignment-table td>strong,.daily-assignment-table td>span{gap:3px;display:grid}.daily-assignment-table small,.daily-field small{color:#70879a;margin-top:4px;font-size:.68rem;display:block}.daily-assignment-table tr.uncovered-row td{background:#fff9ed;border-color:#df800052}.coverage-badge,.change-badge,.dual-badge,.status-badge{padding:5px 8px}.coverage-badge.covered,.status-badge.success{color:#14703e;background:#e8f7ee}.coverage-badge.dual,.dual-badge{color:#a54e00;background:#fff0dc}.coverage-badge.uncovered{color:#b43828;background:#fff0ec}.coverage-badge.closed{color:#596b78;background:#edf1f4}.daily-assignment-table tr.closed-row td{background:#f5f7f8;border-color:#586c7a2e}.daily-assignment-table tr.closed-row select:disabled{color:#657682;opacity:1;background:#eef2f4}.change-badge.unchanged{color:#607181;background:#eef4f7}.change-badge.changed,.status-badge.info{color:#00699b;background:#e8f5fb}.attached-list{flex-wrap:wrap;gap:4px;display:flex}.attached-list span{color:#00639a;background:#e9f5ff;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:800}.muted-value{color:#91a2af}.daily-assignment-empty{color:#60798e;text-align:center;border:1px dashed #0083b84d;border-radius:12px;padding:24px}.daily-staff-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.daily-staff-status-grid label{background:#fbfeff;border:1px solid #00a9d629;border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(130px,42%);align-items:center;gap:8px;padding:9px 10px;display:grid}.daily-staff-status-grid label>span{min-width:0;display:grid}.daily-staff-status-grid strong,.daily-staff-status-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.daily-staff-status-grid small{color:#71869a}.daily-validation-panel{color:#9b2b22;border:1px solid #be2d2d4d;border-radius:12px;padding:13px 15px}.daily-validation-panel p{margin:5px 0 0}.daily-review-panel{border-color:#0073ab66;gap:16px;display:grid}.daily-review-panel dl{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;display:grid}.daily-review-panel dl div{background:#f1f9fc;border-radius:10px;padding:10px}.daily-review-panel dt{color:#637b8e;font-size:.7rem}.daily-review-panel dd{color:#003d6d;margin:4px 0 0;font-size:1.25rem;font-weight:850}.daily-sticky-actions{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #0083b847;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 14px 32px #00376029}.daily-sticky-actions>span{color:#506d83;font-size:.82rem;font-weight:750}.daily-sticky-actions>div{gap:8px;display:flex}.my-work-today{background:radial-gradient(circle at 5% 0,#00a9d61f,#0000 28%),#fff;padding:clamp(14px,2vw,20px)}.my-work-today-heading,.my-work-card-heading,.assignment-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.my-work-today-heading{margin-bottom:12px}.my-work-today-heading .eyebrow{margin-bottom:2px}.my-work-today-grid{grid-template-columns:1.35fr .82fr .82fr;gap:10px;display:grid}.my-work-card{background:#ffffffe6;border:1px solid #00a9d633;border-radius:14px;min-width:0;padding:14px}.my-work-card h3{color:#07375f;margin:0;font-size:1rem}.assignment-title-row{margin-top:13px}.assignment-title-row>div{gap:3px;display:grid}.assignment-title-row span:first-child{color:#547087;text-transform:uppercase;font-size:.7rem;font-weight:850}.assignment-title-row strong{color:#002f5a;font-size:1.15rem}.my-work-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0;display:grid}.my-work-meta div{min-width:0}.my-work-meta dt{color:#6e8496;font-size:.68rem;font-weight:750}.my-work-meta dd{color:#06365c;overflow-wrap:anywhere;margin:3px 0 0;font-size:.82rem;font-weight:800}.my-work-empty{color:#617b90;text-align:center;place-items:center;gap:4px;min-height:96px;font-size:.78rem;display:grid}.my-work-empty strong{color:#0a385f}.on-call-list{gap:7px;margin-top:12px;display:grid}.on-call-list div{color:#3c347c;background:#f4f2ff;border-radius:10px;justify-content:space-between;gap:8px;padding:9px;font-size:.76rem;display:flex}@media (max-width:1100px){.daily-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-staff-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.my-work-today-grid{grid-template-columns:1fr 1fr}.assignment-card{grid-column:1/-1}}@media (max-width:760px){.daily-assignment-page{gap:12px}.daily-assignment-hero{align-items:flex-start;padding:18px}.daily-date-bar{grid-template-columns:1fr 1fr;align-items:stretch}.daily-date-bar label,.daily-date-bar>div{grid-column:1/-1}.daily-date-bar>div{order:-1}.daily-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.daily-summary-grid article{padding:10px}.daily-summary-grid article strong{font-size:1.2rem}.daily-assignment-table-shell{overflow:visible}.daily-assignment-table{min-width:0;display:block}.daily-assignment-table thead{display:none}.daily-assignment-table tbody{gap:9px;display:grid}.daily-assignment-table tr{background:#fbfeff;border:1px solid #00a9d633;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px;display:grid}.daily-assignment-table tr.uncovered-row{background:#fff9ed;border-color:#df800066}.daily-assignment-table td,.daily-assignment-table td:first-child,.daily-assignment-table td:last-child{background:0 0;border:0;border-radius:0;align-content:start;gap:5px;min-width:0;padding:0;display:grid}.daily-assignment-table td:before{content:attr(data-label);color:#70869a;text-transform:uppercase;font-size:.64rem;font-weight:800}.daily-assignment-table td:nth-child(3),.daily-assignment-table td:nth-child(5),.daily-assignment-table td:nth-child(6){grid-column:1/-1}.daily-staff-status-grid{grid-template-columns:1fr}.daily-review-panel dl{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-sticky-actions{flex-direction:column;align-items:stretch;position:static}.daily-sticky-actions>div{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:560px){.daily-assignment-hero{gap:10px}.daily-assignment-hero h1{font-size:1.65rem}.daily-status-badge{padding:7px 9px}.daily-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-summary-grid article span{font-size:.62rem}.daily-assignment-table tr{grid-template-columns:1fr 1fr}.daily-staff-status-grid label{grid-template-columns:minmax(0,1fr) 135px}.daily-review-panel dl{grid-template-columns:repeat(2,minmax(0,1fr))}.my-work-today{border-radius:15px;padding:12px}.my-work-today-heading{align-items:flex-start}.my-work-today-heading .secondary-link{padding:7px 8px;font-size:.7rem}.my-work-today-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.assignment-card{grid-column:1/-1}.my-work-card{padding:11px}.my-work-card h3{font-size:.86rem}.my-work-meta{gap:5px}.my-work-empty{min-height:72px;font-size:.68rem}.on-call-list div{flex-direction:column;align-items:flex-start}}.hub-page-shell>.compact-my-work{width:100%;max-width:1500px;margin-inline:auto;padding:14px}.compact-my-work .my-work-today-heading{margin-bottom:8px}.compact-my-work .my-work-title{align-items:baseline;gap:10px;display:flex}.compact-my-work .my-work-title h2{font-size:1.12rem}.compact-my-work .my-work-title .eyebrow{margin:0;font-size:.66rem}.compact-my-work .my-work-today-heading .secondary-link{padding:8px 12px;font-size:.78rem}.compact-my-work .my-work-today-grid{gap:8px}.compact-my-work .my-work-card{border-radius:12px;padding:11px 12px}.compact-my-work .my-work-card h3{font-size:.88rem}.compact-my-work .assignment-title-row{margin-top:8px}.compact-my-work .my-work-meta{margin-top:9px}.compact-my-work .my-work-empty{gap:2px;min-height:48px}.compact-my-work .objective-card.is-empty .my-work-empty{min-height:38px}.compact-my-work .employee-objective-details{border-top:1px solid #00a9d629;margin-top:8px}.compact-my-work .employee-objective-details summary{color:#0075b7;cursor:pointer;width:fit-content;margin-top:7px;font-size:.72rem;font-weight:850;list-style-position:inside}.compact-my-work .employee-objective-details[open] summary{margin-bottom:8px}.objective-evidence-upload{background:#f7fcff;border:1px solid #00a9d638;border-radius:10px;gap:7px;padding:9px;display:grid}.objective-evidence-status{color:#486b82;justify-content:space-between;align-items:center;gap:8px;font-size:.69rem;display:flex}.objective-evidence-file{color:#006ca8;align-items:center;gap:7px;min-width:0;font-size:.7rem;font-weight:750;display:flex}.objective-evidence-file img{object-fit:cover;border-radius:7px;flex:none;width:34px;height:34px}.objective-evidence-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.objective-upload-button{color:#006ca8;cursor:pointer;background:#fff;border:1px solid #0083b852;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:34px;padding:7px 11px;font-size:.72rem;font-weight:850;display:inline-flex;position:relative;overflow:hidden}.objective-upload-button input{opacity:0;width:1px;height:1px;position:absolute}@media (max-width:560px){.hub-page-shell>.compact-my-work{border-radius:14px;padding:10px}.compact-my-work .my-work-today-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.compact-my-work .my-work-title{gap:1px;display:grid}.compact-my-work .my-work-title h2{font-size:1rem}.compact-my-work .my-work-title .eyebrow{order:-1;font-size:.6rem}.compact-my-work .my-work-today-heading .secondary-link{padding:7px 9px;font-size:.66rem}.compact-my-work .my-work-today-grid{gap:6px}.compact-my-work .my-work-card{border-radius:11px;padding:9px 10px}.compact-my-work .my-work-empty{align-content:center;min-height:34px}.compact-my-work .my-work-card.is-empty .my-work-empty span{display:none}.compact-my-work .objective-card.is-empty .my-work-empty{min-height:28px}.compact-my-work .employee-objective{padding:9px}.compact-my-work .employee-objective-details summary{font-size:.68rem}}.objectives-heading-row{align-items:center}.objective-summary-strip{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.objective-summary-strip span{color:#4c687e;background:#edf7fb;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.74rem;font-weight:750;display:inline-flex}.objective-summary-strip strong{color:#004c7d}.objective-create-form{background:#f8fcfe;border:1px solid #0083b833;border-radius:14px;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px;padding:14px;display:grid}.objective-create-form label{align-content:start;gap:5px;min-width:0;display:grid}.objective-create-form label>span{color:#587188;font-size:.7rem;font-weight:800}.objective-create-form input,.objective-create-form select,.objective-create-form textarea,.objective-review-controls input,.employee-objective textarea{color:#073456;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #0083b842;border-radius:9px;padding:8px 9px}.objective-title-field{grid-column:span 2}.objective-description-field{grid-column:1/-2}.objective-form-actions{justify-content:flex-end;align-items:end;display:flex}.objective-manager-list{gap:9px;display:grid}.objective-manager-card{background:#fbfeff;border:1px solid #00a9d62b;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.objective-card-main{min-width:0}.objective-card-title-row,.objective-meta,.employee-objective-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.objective-card-main h3{color:#06385f;margin:7px 0 2px;font-size:.96rem}.objective-card-main>p:not(.objective-note){color:#607b90;margin:0;font-size:.76rem}.objective-meta{margin-top:7px}.objective-meta span{color:#4a687e;background:#edf6fa;border-radius:7px;padding:4px 7px;font-size:.67rem;font-weight:750}.objective-priority,.objective-status{border-radius:999px;width:fit-content;padding:4px 7px;font-size:.65rem;font-weight:850;line-height:1.1;display:inline-flex}.objective-priority.low{color:#586e7d;background:#edf4f6}.objective-priority.normal{color:#006793;background:#e8f5fb}.objective-priority.high{color:#a45100;background:#fff0dc}.objective-priority.urgent{color:#b62f25;background:#ffe9e5}.objective-status.assigned{color:#566d7c;background:#edf4f7}.objective-status.in-progress{color:#006793;background:#e8f5fb}.objective-status.pending-verification,.objective-status.completed{color:#a45100;background:#fff0dc}.objective-status.verified{color:#11723d;background:#e5f7ed}.objective-status.returned-for-correction,.objective-status.overdue{color:#ae3429;background:#ffe9e5}.objective-status.cancelled{color:#6d7479;background:#f0f1f2}.objective-note{color:#45677f;background:#f2f8fb;border-radius:8px;margin:7px 0 0;padding:7px 8px;font-size:.72rem}.objective-note.reviewer{color:#89520b;background:#fff7e8}.objective-review-controls{grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:7px;min-width:min(440px,42vw);display:grid}.employee-objective-list{gap:8px;margin-top:10px;display:grid}.employee-objective{background:#fbfeff;border:1px solid #00a9d62b;border-radius:10px;gap:7px;padding:9px;display:grid}.employee-objective>div:first-child{gap:4px;display:grid}.employee-objective strong{color:#07375d;font-size:.82rem}.employee-objective small,.employee-objective p{color:#617b8f;margin:0;font-size:.66rem}.employee-objective textarea{resize:vertical;min-height:54px;font-size:.72rem}.employee-objective-actions .primary-button,.employee-objective-actions .secondary-button{min-height:32px;padding:6px 8px;font-size:.68rem}.objective-inline-error{color:#a92f25;margin:8px 0 0;font-size:.68rem;font-weight:750}.objective-template-preview{background:#fff;border:1px solid #0083b829;border-radius:10px;grid-column:span 3;gap:5px;min-width:0;padding:10px 12px;display:grid}.objective-template-preview strong{color:#07537d;font-size:.74rem}.objective-template-preview p,.objective-template-preview span,.objective-template-preview small{color:#58758a;margin:0;font-size:.69rem;line-height:1.45}.objective-template-preview small{color:#8b5b14}.objective-temperature-summary{color:#4c6c82;background:#f2f9fc;border-radius:9px;gap:4px;margin-top:8px;padding:8px;font-size:.68rem;display:grid}.objective-temperature-summary strong{color:#07537d}.employee-temperature-check{background:#f2f9fc;border-radius:9px;gap:6px;padding:8px;display:grid}.employee-temperature-progress{color:#4b6b82;justify-content:space-between;gap:8px;font-size:.68rem;display:flex}.employee-temperature-inputs{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:6px;display:grid}.department-updates-page{gap:18px;display:grid}.department-updates-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.department-updates-heading>div:first-child{max-width:760px}.department-updates-summary{grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;display:grid}.department-updates-summary span,.department-display-update-count{color:#587285;background:#fff;border:1px solid #bfe2ef;border-radius:12px;justify-items:center;gap:2px;padding:10px 14px;font-size:.72rem;font-weight:850;display:grid}.department-updates-summary b,.department-display-update-count b{color:#006fa9;font-size:1.35rem}.department-updates-summary span.attention{color:#9a4b00;background:#fff7e8;border-color:#ffd49e}.department-update-editor,.department-update-list-section{background:#fffffff5;border:1px solid #bfe3f0;border-radius:18px;padding:18px;box-shadow:0 16px 34px #18516f14}.department-update-form{grid-template-columns:180px 180px minmax(260px,1fr);gap:12px;margin-top:14px;display:grid}.department-update-title-field{grid-area:1/3}.department-update-content-field{grid-column:1/3}.department-update-content-field textarea{resize:vertical;min-height:92px}.department-update-content-field small{color:#728898;justify-self:end}.department-update-submit{justify-content:flex-end;align-items:end;gap:12px;display:flex}.department-update-message{margin:0;font-size:.78rem;font-weight:850}.department-update-message.success{color:#08723b}.department-update-message.error{color:#b3261e}.department-update-management-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.department-update-management-card{background:linear-gradient(145deg,#fff,#f7fcfe);border:1px solid #c7e5f0;border-top:4px solid #26a6d1;border-radius:14px;align-content:start;gap:9px;min-width:0;padding:14px;display:grid}.department-update-management-card.important{background:linear-gradient(145deg,#fff,#fff9ef);border-top-color:#ef8b20}.department-update-card-topline,.department-update-card-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.department-update-card-topline span,.department-update-card-topline b{color:#0a6b9b;background:#e7f6fb;border-radius:999px;padding:4px 8px;font-size:.66rem;font-weight:900}.department-update-card-topline b.state-active{color:#08723b;background:#e2f6e9}.department-update-card-topline b.state-upcoming{color:#755500;background:#fff1c9}.department-update-card-topline b.state-expired,.department-update-card-topline b.state-inactive{color:#6f7e88;background:#edf1f3}.department-update-management-card h3,.department-update-management-card p,.department-update-management-card dl{margin:0}.department-update-management-card h3{color:#073b62}.department-update-management-card p{color:#526f82;min-height:44px;line-height:1.45}.department-update-management-card dl{grid-template-columns:1fr 1fr;gap:7px;display:grid}.department-update-management-card dl div{background:#edf7fa;border-radius:8px;padding:7px}.department-update-management-card dt{color:#728898;font-size:.65rem;font-weight:850}.department-update-management-card dd{color:#173f59;margin:3px 0 0;font-size:.72rem;font-weight:800}.department-update-card-actions{justify-content:flex-start;margin-top:3px}.department-update-card-actions button{color:#076998;cursor:pointer;background:#fff;border:1px solid #acd8e9;border-radius:8px;padding:7px 10px;font-weight:850}.department-update-card-actions button.danger{color:#a42a22;border-color:#f0c2bd;margin-left:auto}.department-display-update-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:14px;min-height:0;display:grid}.department-display-update-grid.count-1{grid-template-columns:minmax(0,920px);justify-content:center}.department-display-update-grid.count-2{grid-template-columns:repeat(2,minmax(0,620px));justify-content:center}.department-display-update{background:linear-gradient(145deg,#fff,#f4fbfe);border:1px solid #b9deeb;border-top:7px solid #159bc8;border-radius:18px;align-content:center;gap:14px;min-width:0;min-height:210px;padding:24px;display:grid;overflow:hidden;box-shadow:0 18px 36px #0f4a6917}.department-display-update.important{background:linear-gradient(145deg,#fff,#fff7e8);border-color:#f08a1b #ffd49b #ffd49b}.department-display-update.category-training{border-top-color:#257fd1}.department-display-update.category-equipment,.department-display-update.category-restocked{border-top-color:#1b9c63}.department-display-update.category-employee_of_month{background:linear-gradient(145deg,#fff,#fff8d9);border-top-color:#c18a00}.department-display-update-label{justify-content:space-between;align-items:center;gap:10px;display:flex}.department-display-update-label span,.department-display-update-label b{color:#086c9e;background:#e4f5fb;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:900}.department-display-update-label b{color:#9a4b00;background:#ffe7c7}.department-display-update h2{color:#06395f;margin:0;font-size:clamp(1.35rem,1.9vw,2rem);line-height:1.15}.department-display-update p{color:#345f78;margin:0;font-size:clamp(.95rem,1.1vw,1.2rem);line-height:1.45}.department-display-update>small{color:#6f8492;font-weight:750}@media (max-width:760px){.department-updates-heading{flex-direction:column;align-items:stretch}.department-updates-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.department-update-editor,.department-update-list-section{border-radius:14px;padding:12px}.department-update-form{grid-template-columns:1fr}.department-update-title-field,.department-update-content-field{grid-area:auto/1}.department-update-submit{flex-direction:column;align-items:stretch}.department-update-submit .primary-button{width:100%}.department-update-management-grid{grid-template-columns:1fr}.department-update-management-card p{min-height:0}}.department-display-shell{color:#062b4d;cursor:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 8% 10%,#11b5de24,#0000 26%),radial-gradient(circle at 92% 90%,#0060a61f,#0000 30%),#f3f9fc;grid-template-rows:88px 48px minmax(0,1fr) 32px;min-width:1024px;height:100vh;display:grid;position:relative;overflow:hidden}.department-display-shell.office{cursor:default}.department-display-manual-navigation{z-index:8;pointer-events:none;position:absolute;inset:0}.department-display-manual-navigation button{color:#006da8;opacity:.76;pointer-events:auto;cursor:pointer;background:#ffffffe6;border:2px solid #0070ab47;border-radius:16px;place-items:center;width:54px;height:76px;padding:0;transition:opacity .16s,transform .16s,border-color .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #08496f29}.department-display-manual-navigation button:hover,.department-display-manual-navigation button:focus-visible{opacity:1;border-color:#0070ab9e;outline:none}.department-display-manual-navigation button:active{transform:translateY(-50%)scale(.96)}.department-display-manual-navigation button.previous{left:12px}.department-display-manual-navigation button.next{right:12px}.department-display-manual-navigation span{font-family:Arial,sans-serif;font-size:3rem;font-weight:400;line-height:1}.department-display-chooser{color:#062b4d;background:radial-gradient(circle at 12% 14%,#11b5de2b,#0000 28%),radial-gradient(circle at 90% 88%,#0060a624,#0000 32%),#f3f9fc;place-items:center;min-height:100vh;padding:32px;display:grid}.department-display-chooser-panel{background:#fffffff5;border:1px solid #a9dded;border-radius:26px;width:min(1080px,100%);padding:clamp(28px,4vw,54px);box-shadow:0 24px 60px #073f6221}.department-display-chooser-panel>img{width:min(360px,72vw);height:auto}.department-display-chooser-heading{margin-top:30px}.department-display-chooser-heading>span{color:#0086bd;letter-spacing:.1em;font-size:.82rem;font-weight:950}.department-display-chooser-heading h1{color:#062b4d;margin:6px 0 8px;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.department-display-chooser-heading p,.department-display-chooser-note{color:#527084;margin:0;font-size:1rem}.department-display-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.department-display-choice{color:#062b4d;background:linear-gradient(145deg,#fff,#eef9fd);border:2px solid #b7dfeb;border-radius:20px;flex-direction:column;min-height:245px;padding:26px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.department-display-choice:hover,.department-display-choice:focus-visible{border-color:#17a8d0;outline:none;transform:translateY(-3px);box-shadow:0 16px 34px #0b749f24}.department-display-choice.external{background:linear-gradient(145deg,#fff,#eaf4ff);border-color:#9ed0e7}.department-display-choice small{color:#0086bd;letter-spacing:.08em;font-weight:950}.department-display-choice strong{margin-top:14px;font-size:clamp(1.45rem,2vw,2rem)}.department-display-choice span{color:#527084;margin-top:10px;line-height:1.55}.department-display-choice b{color:#007db4;margin-top:auto;padding-top:24px}.department-display-chooser-note{background:#edf8fc;border-radius:12px;margin-top:22px;padding:14px 16px}@media (max-width:720px){.department-display-chooser{padding:16px}.department-display-chooser-panel{border-radius:20px;padding:24px 18px}.department-display-choice-grid{grid-template-columns:1fr}.department-display-choice{min-height:210px}}.department-display-header{background:#fff;border-bottom:2px solid #8ed6ee;grid-template-columns:355px 1fr 235px;align-items:center;gap:26px;padding:10px 30px;display:grid}.department-display-header img{object-fit:contain;object-position:left center;width:335px;max-height:76px}.department-display-title{border-left:1px solid #b9e4f4;gap:2px;padding-left:24px;display:grid}.department-display-title span{font-size:clamp(1.55rem,2vw,2.15rem);font-weight:950;line-height:1}.department-display-title small,.department-display-clock span{color:#365f78;font-size:clamp(.9rem,1.05vw,1.1rem);font-weight:850}.department-display-clock{justify-items:end;display:grid}.department-display-clock strong{color:#0077b8;font-size:clamp(2rem,2.8vw,2.8rem);line-height:1}.department-display-slide-labels{background:#dff3fa;border-bottom:1px solid #a9def0;grid-template-columns:auto auto minmax(240px,560px);justify-content:center;align-items:center;gap:18px;padding:0 28px;display:grid}.department-display-slide-labels strong{color:#005f99;font-size:clamp(1.05rem,1.25vw,1.3rem);font-weight:950}.department-display-slide-labels>span{color:#375f78;text-align:center;min-width:62px;font-size:.95rem;font-weight:900}.department-display-slide-labels>progress{appearance:none;background:#b6dbe8;border:0;border-radius:999px;width:100%;height:8px;overflow:hidden}.department-display-slide-labels>progress::-webkit-progress-bar{background:#b6dbe8;border-radius:999px}.department-display-slide-labels>progress::-webkit-progress-value{background:linear-gradient(90deg,#0074b5,#05b9d9);border-radius:999px}.department-display-slide-labels>progress::-moz-progress-bar{background:linear-gradient(90deg,#0074b5,#05b9d9);border-radius:999px}.department-display-slide{pointer-events:none;min-height:0;padding:16px 24px 12px;display:none}.department-display-slide.active{grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid}.department-display-section-heading{justify-content:space-between;align-items:end;gap:28px;padding:0 4px;display:flex}.department-display-section-heading p{color:#007eae;letter-spacing:.08em;margin:0 0 3px;font-size:clamp(.88rem,1vw,1.05rem);font-weight:950}.department-display-section-heading h1{color:#052f55;margin:0;font-size:clamp(2rem,2.7vw,3rem);line-height:1}.department-display-section-heading>div>span{color:#456a82;margin-top:4px;font-size:clamp(.9rem,1vw,1.08rem);font-weight:850;display:inline-block}.department-display-heading-stats,.department-display-objective-summary{align-items:stretch;gap:8px;display:flex}.department-display-heading-stats span,.department-display-objective-summary span{color:#345c74;background:#fff;border:2px solid #a9dced;border-radius:13px;justify-content:center;align-items:center;gap:4px;min-width:105px;padding:8px 13px;font-size:.82rem;font-weight:900;display:flex}.department-display-heading-stats b,.department-display-objective-summary b{color:#006ca8;font-size:1.45rem;line-height:1}.department-display-heading-stats span.attention,.department-display-objective-summary span.attention{background:#fff2ef;border-color:#efb1a9}.department-display-heading-stats span.attention b,.department-display-objective-summary span.attention b{color:#b42c1f}.department-display-daily-layout{grid-template-columns:minmax(0,1fr) minmax(290px,27%);gap:12px;min-height:0;display:grid}.department-display-assignment-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:10px;min-height:0;display:grid}.department-display-assignment-grid.sparse{grid-template-columns:repeat(2,minmax(0,1fr))}.department-display-assignment,.department-display-oncall{background:#fff;border:2px solid #a8dced;border-radius:15px;box-shadow:0 7px 18px #0d588017}.department-display-assignment{justify-content:space-between;align-items:center;gap:12px;min-height:0;padding:11px 14px;display:flex}.department-display-assignment.uncovered{background:#fff5f2;border-color:#f1c3bb}.department-display-assignment-main,.department-display-assignment-meta{gap:2px;min-width:0;display:grid}.department-display-assignment-main strong{color:#00699f;font-size:clamp(1.05rem,1.25vw,1.4rem);line-height:1.05}.department-display-assignment-main span{color:#021f38;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1rem,1.25vw,1.38rem);font-weight:950;line-height:1.1;display:-webkit-box;overflow:hidden}.department-display-assignment-main small{color:#507488;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.76rem,.85vw,.92rem);font-weight:850;overflow:hidden}.department-display-assignment-meta{color:#355d74;flex:none;justify-items:end;font-size:clamp(.78rem,.85vw,.95rem);font-weight:900}.department-display-assignment-meta b{color:#974800;background:#ffe1b8;border-radius:999px;padding:2px 6px;font-size:.72rem}.department-display-assignment-meta b.team-leader{color:#704800;letter-spacing:.025em;background:#ffd96a}.department-display-oncall{background:linear-gradient(#e1f6fcb8,#fffffffa 26%),#fff;grid-template-rows:auto auto minmax(0,1fr);align-content:start;min-height:0;padding:15px;display:grid;overflow:hidden}.department-display-oncall h2{margin:0 0 12px;font-size:clamp(1.35rem,1.7vw,1.8rem)}.department-display-oncall .department-display-assignment{box-shadow:none;margin-bottom:8px}.department-display-oncall-group{gap:6px;margin-bottom:10px;display:grid}.department-display-oncall-group h3{color:#0877aa;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(.9rem,1vw,1.08rem);font-weight:950}.department-display-oncall-group .department-display-assignment{background:#fbf9ff;border-left:7px solid #7857c5;min-height:66px;padding:8px 10px}.department-display-oncall-group .department-display-assignment-main strong,.department-display-oncall-group .department-display-assignment-main span{font-size:clamp(.88rem,1vw,1.1rem)}.department-display-oncall-empty{color:#476b81;text-align:center;border:2px dashed #b8ddea;border-radius:12px;margin:0;padding:12px;font-size:.86rem;font-weight:850}.department-display-oncall-group.weekend{grid-template-rows:auto repeat(4,minmax(0,1fr));min-height:0;margin-bottom:0}.department-display-weekend-oncall{background:#f9fdff;border:2px solid #adddec;border-left-width:7px;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:grid}.department-display-weekend-oncall.morning{background:linear-gradient(90deg,#fff9e8,#fff 34%);border-left-color:#edae2c}.department-display-weekend-oncall.night{background:linear-gradient(90deg,#f2f1ff,#fff 34%);border-left-color:#4f5dbd}.department-display-weekend-oncall.uncovered{background:#fff4f1;border-color:#efbdb5}.department-display-weekend-oncall>div{gap:2px;min-width:0;display:grid}.department-display-weekend-oncall strong{color:#0877aa;font-size:clamp(.78rem,.9vw,.96rem)}.department-display-weekend-oncall strong b{color:#6e4600;background:#ffedbb;border-radius:999px;margin-left:4px;padding:2px 6px;font-size:.68rem;display:inline-block}.department-display-weekend-oncall.night strong b{color:#363d87;background:#e4e2ff}.department-display-weekend-oncall span{color:#021f38;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.9rem,1.05vw,1.14rem);font-weight:950;overflow:hidden}.department-display-weekend-oncall small{color:#355d74;text-align:right;font-size:.72rem;font-weight:900;line-height:1.35}.department-display-objective-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:11px;min-height:0;display:grid}.department-display-objective{background:#fff;border:2px solid #adddec;border-radius:15px;align-content:center;gap:7px;min-width:0;min-height:0;padding:13px 15px;display:grid;box-shadow:0 7px 18px #0d588014}.department-display-objective>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.department-display-objective>div small{color:#3d6279;font-size:.86rem;font-weight:850}.department-display-objective>strong{color:#052f55;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1.08rem,1.35vw,1.45rem);line-height:1.12;display:-webkit-box;overflow:hidden}.department-display-objective p{color:#274f69;margin:0;font-size:clamp(.9rem,1vw,1.05rem);font-weight:900}.department-display-status{color:#006da8;background:#e4f5fb;border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:900}.department-display-status.verified{color:#08723b;background:#e1f6e9}.department-display-status.overdue,.department-display-status.not-met{color:#a92d22;background:#ffe5e1}.department-display-status.completed,.department-display-status.pending-verification{color:#8b5700;background:#fff0ca}.department-display-empty{color:#42667d;margin:12px 0;font-size:1.25rem;font-weight:850}.department-display-update-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:16px;min-height:0;display:grid}.department-display-update-grid.count-1{grid-template-columns:minmax(0,1fr)}.department-display-update-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.department-display-update{border-width:8px 2px 2px;border-radius:18px;min-height:0;padding:24px;box-shadow:0 10px 28px #0d58801a}.department-display-update-label span,.department-display-update-label b{padding:7px 11px;font-size:.9rem}.department-display-update h2{font-size:clamp(1.65rem,2.25vw,2.55rem);line-height:1.08}.department-display-update p{font-size:clamp(1.15rem,1.45vw,1.55rem);line-height:1.45}.department-display-update>small{font-size:.95rem}.department-display-update-count{border-width:2px;min-width:160px;padding:10px 18px}.department-display-update-count b{font-size:1.8rem}.department-display-footer{color:#678395;background:#ffffffdb;border-top:1px solid #c9e7f2;justify-content:space-between;align-items:center;padding:0 28px;font-size:.78rem;font-weight:850;display:flex}.department-display-footer-center,.department-display-countdown{align-items:center;display:flex}.department-display-footer-center{gap:14px}.department-display-countdown{color:#355d74;gap:6px;font-style:normal}.department-display-countdown small{text-transform:uppercase;font-size:.68rem;font-weight:850}.department-display-countdown progress{appearance:none;background:#cce5ee;border:0;border-radius:999px;width:58px;height:5px;overflow:hidden}.department-display-countdown progress::-webkit-progress-bar{background:#cce5ee;border-radius:999px}.department-display-countdown progress::-webkit-progress-value{background:linear-gradient(90deg,#0074b5,#05b9d9);border-radius:999px}.department-display-countdown progress::-moz-progress-bar{background:linear-gradient(90deg,#0074b5,#05b9d9);border-radius:999px}.department-display-countdown em{color:#006ca8;text-align:right;min-width:20px;font-size:.72rem;font-style:normal;font-weight:950}@media (max-width:1280px){.department-display-shell{grid-template-rows:82px 44px minmax(0,1fr) 28px}.department-display-header{grid-template-columns:300px 1fr 190px;gap:18px;padding-inline:20px}.department-display-header img{width:280px;max-height:70px}.department-display-slide{padding:12px 16px 10px}.department-display-heading-stats span,.department-display-objective-summary span{min-width:84px;padding-inline:8px}.department-display-daily-layout{grid-template-columns:minmax(0,1fr) minmax(250px,27%)}.department-display-assignment,.department-display-objective{padding:9px 11px}}.employee-objective-instruction{background:#fff4bf;border:1px solid #f0c96b;border-radius:9px;padding:8px 10px;font-weight:750;color:#6f4d00!important}.employee-temperature-inputs label{gap:4px;display:grid}.employee-temperature-inputs label span{color:#58758a;font-size:.64rem;font-weight:800}.employee-temperature-inputs input{border:1px solid #0083b840;border-radius:8px;width:100%;min-height:34px;padding:6px 8px}.objective-proof-notice{background:#fff7e8;border-radius:8px;padding:7px 8px;color:#87550f!important}@media (max-width:1100px){.objective-create-form{grid-template-columns:repeat(3,minmax(0,1fr))}.objective-description-field,.objective-form-actions{grid-column:1/-1}.objective-form-actions .primary-button{width:100%}.objective-manager-card{grid-template-columns:1fr}.objective-review-controls{min-width:0}}@media (max-width:760px){.objectives-heading-row{flex-direction:column;align-items:stretch}.objectives-heading-row .primary-button{width:100%}.objective-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}.objective-title-field{grid-column:1/-1}.objective-review-controls{grid-template-columns:1fr 1fr}.objective-review-controls input{grid-column:1/-1}}@media (max-width:560px){.objective-create-form{grid-template-columns:1fr;padding:10px}.objective-title-field,.objective-description-field,.objective-form-actions{grid-column:auto}.objective-summary-strip{grid-template-columns:1fr 1fr;display:grid}.objective-summary-strip span{justify-content:space-between}.objective-card-title-row{justify-content:space-between;align-items:flex-start}.objective-card-main h3{font-size:.88rem}.objective-card-main>p:not(.objective-note){font-size:.7rem}.objective-review-controls{grid-template-columns:1fr 1fr}.objective-card{grid-column:1/-1}}@media (max-width:760px){.objective-template-preview{grid-column:1/-1}}@media (max-width:560px){.objective-template-preview{grid-column:auto}.employee-temperature-inputs{grid-template-columns:1fr 1fr}.employee-temperature-inputs label:nth-of-type(3),.employee-temperature-inputs .secondary-button{grid-column:1/-1}}.daily-assignment-page{width:min(100% - 28px,1280px);margin-inline:auto}.daily-hero-status{color:#6b8192;justify-items:end;gap:6px;font-size:.72rem;font-weight:750;display:grid}.daily-date-arrow{justify-content:center;align-items:center;gap:7px;min-width:112px;display:inline-flex}.daily-assignment-heading,.staff-status-heading{align-items:center}.daily-assignment-heading>span{color:#426a82;background:#eef8fb;border-radius:999px;flex:none;padding:6px 9px;font-size:.72rem;font-weight:800}.daily-assignment-toolbar{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:center;gap:10px;margin-bottom:12px;display:grid}.daily-assignment-toolbar input,.daily-oncall-card select{color:#073456;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #0083b842;border-radius:10px;padding:8px 10px}.daily-filter-chips{scrollbar-width:thin;justify-content:flex-end;gap:6px;min-width:0;padding:2px;display:flex;overflow-x:auto}.daily-filter-chips button{color:#4f6b80;min-height:34px;font:inherit;cursor:pointer;background:#f7fbfd;border:1px solid #0083b833;border-radius:999px;flex:none;padding:6px 10px;font-size:.7rem;font-weight:800}.daily-filter-chips button:hover,.daily-filter-chips button.active{color:#005c8e;background:#e5f5fb;border-color:#007eb873}.daily-assignment-table{min-width:900px}.daily-assignment-table th:first-child{width:14%}.daily-assignment-table th:nth-child(2){width:16%}.daily-assignment-table th:nth-child(3){width:28%}.daily-assignment-table th:nth-child(4){width:18%}.daily-assignment-table th:nth-child(5){width:24%}.daily-assignment-table td>select{min-width:0}.assignment-row-badges{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.employee-number-hint{margin-left:2px}.attached-list{align-items:center}.attached-list small{color:#70879a;text-transform:uppercase;width:100%;margin:0 0 2px;font-size:.64rem;font-weight:800}.daily-attachment-control{gap:7px;display:grid}.daily-attachment-control>select{min-width:0;font-size:.72rem}.attached-list span{align-items:center;gap:5px;max-width:100%;display:inline-flex}.attached-list button{color:#005f91;width:18px;height:18px;font:inherit;cursor:pointer;background:#005f911a;border:0;border-radius:50%;place-items:center;padding:0;font-size:.8rem;font-weight:900;display:inline-grid}.daily-assignment-empty{justify-items:center;gap:4px;display:grid}.daily-assignment-empty strong{color:#194967}.daily-assignment-empty span{font-size:.78rem}.daily-oncall-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.daily-oncall-card{background:#ffffffd1;border:1px solid #5b53c22e;border-radius:14px;gap:10px;min-width:0;padding:14px;display:grid}.daily-oncall-card.uncovered{background:#fff9f5;border-color:#cc592f52}.daily-oncall-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.daily-oncall-card-heading>div,.daily-oncall-card label{gap:4px;display:grid}.daily-oncall-card-heading span:first-child,.daily-oncall-card label>span{color:#746ca8;text-transform:uppercase;font-size:.66rem;font-weight:850}.daily-oncall-card-heading strong{color:#332e74;font-size:1rem}.daily-oncall-card p,.daily-oncall-card>small{color:#66648a;margin:0;font-size:.72rem}.staff-status-collapsed{flex-wrap:wrap;gap:7px;display:flex}.staff-status-collapsed span{color:#4e6e82;background:#f0f8fb;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:750}.daily-sticky-actions>span{gap:2px;display:grid}.daily-sticky-actions>span strong{color:#153f5d;font-size:.82rem}.daily-sticky-actions>span small{color:#698095;font-size:.7rem;font-weight:650}@media (max-width:900px){.daily-assignment-toolbar{grid-template-columns:1fr}.daily-filter-chips{justify-content:flex-start}.daily-oncall-grid{grid-template-columns:1fr}}@media (max-width:760px){.daily-assignment-page{width:min(100% - 16px,1280px)}.daily-assignment-hero{grid-template-columns:minmax(0,1fr) auto;padding:16px;display:grid}.daily-assignment-hero p:last-child{font-size:.78rem;line-height:1.45}.daily-hero-status{align-self:start}.daily-date-bar{grid-template-columns:auto minmax(0,1fr) auto;align-items:end;padding:12px}.daily-date-bar>div{order:-1;grid-column:1/-1}.daily-date-bar label{grid-column:auto}.daily-date-arrow{min-width:44px;padding-inline:10px}.daily-date-arrow span{display:none}.daily-summary-grid article span{line-height:1.15}.daily-panel{padding:12px}.daily-assignment-heading,.staff-status-heading{align-items:flex-start;gap:9px}.daily-assignment-table{min-width:0}.daily-assignment-table tr{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.daily-assignment-table td:nth-child(3),.daily-assignment-table td:nth-child(4),.daily-assignment-table td:nth-child(5){grid-column:1/-1}.daily-assignment-table td:nth-child(6){grid-column:auto}.daily-sticky-actions{position:sticky;bottom:6px}}@media (max-width:520px){.daily-assignment-hero{grid-template-columns:1fr}.daily-hero-status{place-items:center start;display:flex}.daily-date-bar{grid-template-columns:44px minmax(0,1fr) 44px}.daily-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-summary-grid article{min-height:67px}.daily-assignment-table tr{gap:10px}.daily-staff-status-grid label{grid-template-columns:1fr}.staff-status-heading{display:grid}.staff-status-heading .secondary-button{width:100%}.daily-sticky-actions>div{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}.objectives-panel{gap:14px;display:grid}.objectives-panel .panel-heading-row{margin-bottom:0}.objectives-heading-row .eyebrow{margin-bottom:4px}.objective-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.objective-summary-grid button{color:#506f84;min-height:58px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(145deg,#fff,#f4fafc);border:1px solid #0083b82b;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.objective-summary-grid button strong{color:#07537d;font-size:1.3rem}.objective-summary-grid button span{font-size:.72rem;font-weight:800}.objective-summary-grid button.attention{background:#fff9ed}.objective-summary-grid button.success{background:#f0faf4}.objective-summary-grid button.danger{background:#fff4f1}.objective-summary-grid button.active{border-color:#0077b18c;box-shadow:0 0 0 2px #009bcd1a}.objective-create-form{background:linear-gradient(145deg,#f6fbfd,#fff);grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);margin:0;padding:16px}.objective-batch-form{background:linear-gradient(145deg,#f6fbfd,#fff);border:1px solid #0083b833;border-radius:14px;gap:12px;padding:16px;display:grid}.objective-batch-list{gap:8px;display:grid}.objective-batch-row{background:#fff;border:1px solid #008abb26;border-radius:12px;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.objective-batch-title,.objective-batch-row label{gap:4px;min-width:0;display:grid}.objective-batch-title strong{color:#06385f;font-size:.84rem}.objective-batch-title span,.objective-batch-title small,.objective-batch-row label>span,.objective-batch-row label>small{color:#688095;font-size:.66rem;line-height:1.35}.objective-batch-title small{color:#006796;background:#e9f6fb;border-radius:999px;width:fit-content;padding:3px 6px;font-weight:800}.objective-batch-row select{color:#073456;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #0083b842;border-radius:9px;padding:8px 9px;font-size:.78rem}.objective-batch-row select:disabled{color:#315d77;opacity:1;background:#f1f7fa}.objective-remove-button{color:#a5372d;cursor:pointer;min-height:38px;font:inherit;background:#fff5f3;border:1px solid #b1352933;border-radius:9px;padding:7px 10px;font-size:.7rem;font-weight:850}.objective-missing-owner{font-weight:800;color:#ad342a!important}.objective-readonly-badge{color:#587185;background:#eef5f8;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:800}.objective-status.not-met{color:#a82018;background:#ffe2df}.reconciliation-list{gap:9px;display:grid}.reconciliation-row{background:#fbfeff;border:1px solid #008abb29;border-radius:12px;grid-template-columns:105px minmax(140px,.75fr) minmax(190px,1fr) minmax(190px,1fr) 155px auto;align-items:center;gap:10px;padding:12px;display:grid}.reconciliation-row>div,.reconciliation-row label,.reconciliation-date{gap:4px;min-width:0;display:grid}.reconciliation-row small,.reconciliation-row label>span,.reconciliation-date span{color:#6c8294;text-transform:uppercase;font-size:.64rem;font-weight:800}.reconciliation-row strong{color:#07395f;font-size:.78rem}.reconciliation-row>div>span{color:#486a81;font-size:.7rem;line-height:1.4}.reconciliation-row em{color:#a34718;font-size:.62rem;font-style:normal}.reconciliation-row select{color:#073456;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #0083b840;border-radius:9px;padding:7px 8px;font-size:.72rem}.revision-history-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.revision-history-list article{background:#f7fbfd;border:1px solid #008abb24;border-radius:10px;gap:5px;padding:11px;display:grid}.revision-history-list strong{color:#073d64}.revision-history-list span,.revision-history-list small{color:#60798c;font-size:.68rem}@media (max-width:1100px){.reconciliation-row{grid-template-columns:100px minmax(130px,.7fr) minmax(180px,1fr) minmax(180px,1fr)}.reconciliation-row label,.reconciliation-row .secondary-link{grid-column:span 2}}@media (max-width:760px){.reconciliation-row{grid-template-columns:1fr 1fr}.reconciliation-row>div:nth-child(3),.reconciliation-row>div:nth-child(4),.reconciliation-row label,.reconciliation-row .secondary-link{grid-column:1/-1}.revision-history-list{grid-template-columns:1fr}}.objective-form-heading{border-bottom:1px solid #0083b824;grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:12px;padding-bottom:12px;display:flex}.objective-form-heading>div{gap:2px;display:grid}.objective-form-heading span,.objective-form-heading small{color:#607c91;font-size:.7rem}.objective-form-heading strong{color:#073d64;font-size:1rem}.objective-title-field,.objective-employee-field{grid-column:auto}.objective-employee-context{color:#557287;background:#f2f9fc;border:1px solid #0083b821;border-radius:9px;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:6px;padding:7px 9px;line-height:1.35;display:flex}.objective-employee-context strong{color:#073d64}.objective-employee-context span{min-width:0}.objective-template-preview{grid-column:1/-1;padding:13px}.objective-template-preview-heading{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.objective-template-preview-heading>span:not(.objective-priority){background:#edf6fa;border-radius:999px;padding:4px 7px;font-weight:750}.objective-template-preview dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:3px 0 0;display:grid}.objective-template-preview dl div{background:#f3f9fb;border-radius:8px;padding:8px}.objective-template-preview dt{color:#718798;text-transform:uppercase;font-size:.62rem;font-weight:800}.objective-template-preview dd{color:#164a69;margin:3px 0 0;font-size:.72rem;font-weight:800}.objective-form-actions{grid-column:1/-1}.objective-list-toolbar{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr) auto;align-items:center;gap:9px;display:grid}.objective-list-toolbar input{color:#073456;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #0083b840;border-radius:10px;padding:8px 10px}.objective-list-toolbar>span{color:#688095;white-space:nowrap;font-size:.7rem;font-weight:750}.objective-filter-chips{gap:5px;min-width:0;padding:2px;display:flex;overflow-x:auto}.objective-filter-chips button{color:#567186;min-height:32px;font:inherit;cursor:pointer;background:#f7fbfd;border:1px solid #0083b82e;border-radius:999px;flex:none;padding:5px 9px;font-size:.68rem;font-weight:800}.objective-filter-chips button.active{color:#005d8f;background:#e6f5fb;border-color:#0077b166}.objective-manager-list{gap:10px}.objective-manager-card{background:linear-gradient(145deg,#fff,#f9fdfe);border-color:#008abb29;align-items:start;padding:14px}.objective-owner{color:#315d77;margin-left:auto;font-size:.72rem;font-weight:850}.objective-card-main h3{margin-top:9px;font-size:1rem}.objective-card-main>p:not(.objective-note){max-width:820px;line-height:1.45}.objective-temperature-summary>div{justify-content:space-between;gap:8px;display:flex}.objective-review-controls{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end}.objective-review-controls label{gap:4px;display:grid}.objective-review-controls label>span{color:#657d90;font-size:.66rem;font-weight:800}.objective-review-evidence{background:#f3fafc;border:1px solid #0083b82e;border-radius:11px;gap:9px;margin-top:12px;padding:12px;display:grid}.objective-review-evidence-heading{color:#174a69;justify-content:space-between;align-items:center;gap:10px;font-size:.76rem;display:flex}.objective-review-evidence-heading span{color:#6b8192;font-size:.67rem;font-weight:750}.objective-review-evidence-list{grid-template-columns:repeat(auto-fit,minmax(190px,260px));gap:8px;display:grid}.objective-review-evidence-file{color:#123f5d;background:#fff;border:1px solid #0083b833;border-radius:9px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:7px;text-decoration:none;display:grid}.objective-review-evidence-file:hover{border-color:#0077b17a;box-shadow:0 6px 16px #074a7217}.objective-review-evidence-file img,.objective-review-file-icon{object-fit:cover;background:#e8f5fa;border-radius:7px;width:64px;height:54px}.objective-review-file-icon{color:#0871a2;place-items:center;font-size:.65rem;font-weight:900;display:grid}.objective-review-evidence-file>span:last-child{gap:3px;min-width:0;display:grid}.objective-review-evidence-file strong,.objective-review-evidence-file small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.objective-review-evidence-file strong{font-size:.72rem}.objective-review-evidence-file small{color:#0071a5;font-size:.66rem;font-weight:800}.objective-review-no-evidence{color:#975200;background:#fff4df;border-radius:9px;margin:10px 0 0;padding:9px 10px;font-size:.72rem;font-weight:750}@media (max-width:900px){.objective-batch-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.objective-remove-button{grid-column:1/-1;width:fit-content}.objective-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.objective-list-toolbar{grid-template-columns:1fr}.objective-filter-chips{order:2}.objective-list-toolbar>span{display:none}}@media (max-width:760px){.objective-filter-chips{flex-wrap:wrap;overflow-x:visible}.objective-batch-form{padding:10px}.objective-batch-row{grid-template-columns:1fr;gap:9px}.objective-remove-button{grid-column:1;width:100%}.objective-create-form{grid-template-columns:1fr}.objective-form-heading,.objective-title-field,.objective-employee-field,.objective-template-preview,.objective-form-actions{grid-column:1}.objective-form-heading{flex-direction:column;align-items:flex-start}.objective-create-form select{font-size:.84rem}.objective-manager-card{grid-template-columns:1fr}.objective-review-controls{min-width:0}.objective-review-evidence-list{grid-template-columns:1fr}.objective-review-evidence-file{grid-template-columns:58px minmax(0,1fr)}.objective-review-evidence-file img,.objective-review-file-icon{width:58px;height:50px}}@media (max-width:520px){.objective-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.objective-summary-grid button:last-child{grid-column:1/-1}.objective-template-preview dl{grid-template-columns:1fr}.objective-owner{width:100%;margin-left:0}.objective-review-controls{grid-template-columns:1fr 1fr}.objective-review-controls label{grid-column:1/-1}}.my-work-today-grid{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr)}.objective-card{grid-column:1/-1}.objective-card .my-work-card-heading>div{gap:3px;display:grid}.objective-card .my-work-card-heading>div>span{color:#688095;font-size:.68rem;font-weight:700}.employee-objective-list{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-objective{align-content:start;padding:12px}.employee-objective-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.employee-objective-heading small{white-space:nowrap}.employee-objective-description{line-height:1.45}@media (max-width:900px){.employee-objective-list{grid-template-columns:1fr}}@media (max-width:560px){.my-work-today-heading{grid-template-columns:minmax(0,1fr) auto;display:grid}.my-work-today-grid{grid-template-columns:1fr}.assignment-card,.objective-card{grid-column:1}.my-work-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}.objective-performance-page{gap:18px;max-width:1420px;display:grid}.objective-performance-hero{background:radial-gradient(circle at 92% 14%,#0facd721,#0000 28%),linear-gradient(135deg,#fff,#f2fbfe);border:1px solid #008bbe38;border-radius:20px;justify-content:space-between;align-items:end;gap:24px;padding:28px 30px;display:flex;box-shadow:0 18px 44px #074a7214}.objective-performance-hero h1{color:#042f54;margin:5px 0 7px;font-size:clamp(1.75rem,3vw,2.75rem)}.objective-performance-hero p:last-child{color:#536f84;max-width:760px;margin:0;line-height:1.55}.objective-year-picker{flex:0 0 160px;gap:6px;display:grid}.objective-year-picker span,.objective-report-filters label>span{color:#567286;font-size:.72rem;font-weight:850}.objective-year-picker select,.objective-report-filters select,.objective-report-filters input{color:#073456;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #0083b840;border-radius:10px;padding:8px 11px}.objective-performance-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.objective-performance-summary article{background:#fff;border:1px solid #0083b82e;border-radius:15px;align-content:space-between;min-height:126px;padding:16px;display:grid}.objective-performance-summary article.success{background:linear-gradient(145deg,#fff,#eefaf4)}.objective-performance-summary article.warning{background:linear-gradient(145deg,#fff,#fff8eb)}.objective-performance-summary article.danger{background:linear-gradient(145deg,#fff,#fff1ef)}.objective-performance-summary span,.objective-performance-summary small{color:#5b7385;font-size:.72rem;font-weight:750}.objective-performance-summary strong{color:#053a62;font-size:1.75rem}.objective-report-panel{background:#fff;border:1px solid #0083b833;border-radius:18px;gap:14px;padding:20px;display:grid;box-shadow:0 14px 36px #074a720f}.objective-report-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.objective-report-heading h2{color:#042f54;margin:0 0 4px}.objective-report-heading p,.objective-report-heading>small{color:#617b8f;margin:0;font-size:.82rem}.objective-employee-ranking{gap:8px;display:grid}.objective-employee-ranking>button{color:#073456;width:100%;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff,#f8fcfe);border:1px solid #0083b826;border-radius:12px;grid-template-columns:minmax(210px,1.4fr) 110px 110px minmax(220px,1fr);align-items:center;gap:12px;padding:12px 14px;display:grid}.objective-employee-ranking>button:hover,.objective-employee-ranking>button.active{background:#eef9fd;border-color:#0083b873}.objective-employee-ranking>button.objective-show-employees{color:#006b9e;text-align:center;background:#f2f9fc;min-height:42px;font-size:.78rem;font-weight:850;display:block}.objective-ranking-identity,.objective-ranking-metric{gap:3px;display:grid}.objective-ranking-identity span,.objective-ranking-metric span{color:#6a8294;font-size:.7rem}.objective-ranking-metric strong{font-size:1rem}.objective-ranking-risk{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.objective-ranking-risk span{color:#537084;background:#eef5f8;border-radius:999px;padding:5px 8px;font-size:.67rem;font-weight:800}.objective-ranking-risk span.warning{color:#a55500;background:#fff2d9}.objective-ranking-risk span.danger{color:#b5281d;background:#ffebe7}.objective-report-actions{gap:8px;display:flex}.objective-report-filters{background:#f4fafc;border-radius:13px;grid-template-columns:minmax(190px,1.2fr) minmax(130px,.7fr) minmax(180px,1fr) minmax(210px,1.2fr) auto;align-items:end;gap:10px;padding:13px;display:grid}.objective-report-filters label{gap:5px;min-width:0;display:grid}.objective-report-result-count{color:#647e91;align-items:baseline;gap:6px;font-size:.75rem;display:flex}.objective-report-result-count strong{color:#006d9e;font-size:1rem}.objective-history-table{border:1px solid #0083b829;border-radius:12px;overflow-x:auto}.objective-history-table table{border-collapse:collapse;width:100%;min-width:1050px}.objective-history-table th,.objective-history-table td{color:#31556f;text-align:left;vertical-align:top;border-bottom:1px solid #0083b81f;padding:11px;font-size:.76rem}.objective-history-table th{color:#174a69;text-transform:uppercase;background:#eaf6fa;font-size:.7rem}.objective-history-table td:first-child,.objective-history-table td:nth-child(2){min-width:180px}.objective-history-table td strong,.objective-history-table td span{display:block}.objective-history-table td>span:not(.objective-outcome){color:#72899a;margin-top:3px;font-size:.68rem}.objective-outcome{color:#476b80;white-space:nowrap;background:#edf4f7;border-radius:999px;width:fit-content;padding:5px 8px;font-size:.67rem;font-weight:850}.objective-outcome.completed-on-time{color:#08733a;background:#e8f8ee}.objective-outcome.completed-late,.objective-outcome.awaiting-verification{color:#9d5600;background:#fff3dc}.objective-outcome.overdue,.objective-outcome.not-met{color:#b3231a;background:#ffebe7}.objective-outcome.open{color:#006b9e;background:#e8f5fb}.objective-outcome.cancelled{color:#66717b;background:#f0f1f3}.objective-history-mobile{display:none}.objective-show-all{justify-self:center}@media (max-width:1120px){.objective-performance-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.objective-report-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.objective-report-filters>button{width:fit-content}}@media (max-width:760px){.objective-performance-page{gap:12px}.objective-performance-hero{border-radius:16px;flex-direction:column;align-items:stretch;gap:15px;padding:18px}.objective-year-picker{flex-basis:auto}.objective-performance-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.objective-performance-summary article{min-height:110px;padding:12px}.objective-performance-summary strong{font-size:1.4rem}.objective-report-panel{border-radius:15px;padding:13px}.objective-report-heading{flex-direction:column;align-items:flex-start}.objective-employee-ranking>button{grid-template-columns:1fr auto auto;gap:9px;padding:11px}.objective-ranking-identity{grid-column:1/-1}.objective-ranking-risk{grid-column:1/-1;justify-content:flex-start}.objective-report-actions{width:100%}.objective-report-actions button{flex:1}.objective-report-filters{grid-template-columns:1fr;padding:10px}.objective-report-filters>button{width:100%}.objective-history-table{display:none}.objective-history-mobile{gap:8px;display:grid}.objective-history-mobile article{background:linear-gradient(145deg,#fff,#f8fcfe);border:1px solid #0083b829;border-radius:12px;gap:6px;padding:12px;display:grid}.objective-history-mobile article>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.objective-history-mobile h3{color:#06385f;margin:2px 0;font-size:.92rem}.objective-history-mobile small{color:#6c8394}.objective-history-mobile dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:5px 0 0;display:grid}.objective-history-mobile dl div{background:#eff7fa;border-radius:8px;padding:8px}.objective-history-mobile dt{color:#6c8394;font-size:.65rem;font-weight:800}.objective-history-mobile dd{color:#123f5d;margin:3px 0 0;font-size:.75rem;font-weight:800}}@media print{.objective-performance-page{max-width:none}.objective-report-actions,.objective-report-filters,.role-menu,.site-header,.site-footer,.objective-show-all{display:none!important}.objective-performance-hero,.objective-report-panel,.objective-performance-summary article{box-shadow:none}}.sensitive-data-notice{color:#8a4b08;margin-top:.35rem;font-size:.72rem;font-weight:600;line-height:1.35;display:block}.support-page{max-width:1100px}.support-ticket-form-card{margin-bottom:24px}.support-ticket-list{gap:16px;display:grid}.support-ticket-card{border:1px solid #d5e8f3;border-radius:14px;padding:18px}.support-ticket-card h2,.support-ticket-card h3{margin:10px 0}.support-ticket-card p{white-space:pre-wrap}.support-ticket-card-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.support-ticket-card-header>div{gap:4px;display:grid}.support-ticket-card-header select{max-width:180px}.support-ticket-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:16px 0;display:grid}.support-ticket-meta div{background:#f4f9fc;border-radius:8px;padding:10px}.support-ticket-meta dt{color:#527089;text-transform:uppercase;font-size:12px;font-weight:700}.support-ticket-meta dd{overflow-wrap:anywhere;margin:4px 0 0}.status-pill{color:#174a6d;background:#e9f4fa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.status-in-progress{color:#735300;background:#fff4d6}.status-resolved,.status-closed{color:#116334;background:#e1f7e9}@media (max-width:640px){.support-ticket-card-header{flex-direction:column;align-items:stretch}.support-ticket-card-header select{width:100%;max-width:none}}.mobile-bottom-nav,.desktop-bottom-nav,.mobile-drawer-layer{display:none}.mobile-drawer-section{gap:4px;display:grid}.mobile-drawer-section+.mobile-drawer-section{border-top:1px solid #dcecf4;margin-top:10px;padding-top:10px}.mobile-drawer-section-label{color:#678398;letter-spacing:.08em;text-transform:uppercase;padding:2px 10px 5px;font-size:.63rem;font-weight:950}@media (min-width:761px){.app-frame:not(.restricted-announcement-frame){padding-bottom:104px}.site-header .notification-link,.site-header .profile-menu,.role-menu,.hub-admin-nav{display:none!important}.site-header .session-strip:not(:has(.header-page-actions)){display:none}.desktop-bottom-nav{z-index:90;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #9acde6c7;border-radius:22px;grid-template-columns:repeat(5,minmax(94px,1fr));width:min(650px,100vw - 48px);padding:8px;display:grid;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00305629,0 2px 10px #00507814}.desktop-bottom-nav a,.desktop-bottom-nav button{color:#587287;cursor:pointer;min-width:0;min-height:56px;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:9px 12px;font-size:.78rem;font-weight:850;transition:background .15s,color .15s,transform .15s;display:flex;position:relative}.desktop-bottom-nav a:hover,.desktop-bottom-nav a:focus-visible,.desktop-bottom-nav button:hover,.desktop-bottom-nav button:focus-visible,.desktop-bottom-nav a.active,.desktop-bottom-nav button.active{color:var(--brand-primary);background:linear-gradient(135deg,#0080be21,#00abc514)}.desktop-bottom-nav a:hover,.desktop-bottom-nav button:hover{transform:translateY(-1px)}.desktop-bottom-nav svg{width:23px;height:23px}.mobile-nav-icon-wrap{flex:none;place-items:center;display:inline-grid;position:relative}.mobile-nav-badge{color:#fff;background:#c42626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.58rem;font-weight:950;display:inline-grid;position:absolute;top:-8px;right:-10px}.mobile-drawer-layer{z-index:120;display:block;position:fixed;inset:0}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07192861;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.mobile-drawer{background:linear-gradient(#073869 0,#0b669c 154px,#f7fbfd 154px);border-left:1px solid #abdaefc7;flex-direction:column;width:min(440px,92vw);padding-bottom:22px;animation:.18s ease-out desktop-drawer-enter;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-24px 0 56px #001e3733}.mobile-drawer-header{color:#fff;grid-template-columns:48px minmax(0,1fr) 40px;align-items:center;gap:12px;min-height:108px;padding:20px 20px 17px;display:grid}.mobile-drawer-header img{object-fit:contain;background:#fff;border-radius:14px;width:48px;height:48px;padding:6px}.mobile-drawer-header div{gap:3px;min-width:0;display:grid}.mobile-drawer-header strong,.mobile-drawer-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-drawer-header strong{font-size:.95rem}.mobile-drawer-header span{color:#ffffffc2;font-size:.76rem;font-weight:750}.mobile-drawer-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff57;border-radius:999px;place-items:center;width:38px;height:38px;padding:0;font-size:1.4rem;display:grid}.mobile-drawer-title{background:#f7fbfd;border-radius:16px 16px 0 0;gap:3px;margin:0 14px;padding:16px 14px 11px;display:grid}.mobile-drawer-title span{color:var(--brand-dark);font-size:.92rem;font-weight:950}.mobile-drawer-title small{color:var(--muted);font-size:.7rem;font-weight:700}.mobile-drawer-links{background:#f7fbfd;gap:5px;margin:0 14px;padding:3px 10px 16px;display:grid}.mobile-drawer-links a{color:#214963;border-radius:11px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:47px;padding:8px 11px;font-size:.8rem;font-weight:850;display:grid}.mobile-drawer-links a:hover,.mobile-drawer-links a:focus-visible,.mobile-drawer-links a.active{color:var(--brand-primary);background:#e6f4fa}.mobile-drawer-links svg{width:21px;height:21px}.mobile-drawer-arrow{color:#7fa7bc;font-size:1.35rem;font-weight:500}.mobile-drawer-logout{color:#a52222;cursor:pointer;background:#fff5f5;border:1px solid #be303038;border-radius:11px;min-height:46px;margin:auto 24px 0;padding:10px 14px;font-size:.8rem;font-weight:900}}@keyframes desktop-drawer-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:760px){.app-frame{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.site-header{min-height:58px;padding:8px 14px}.site-header .notification-link,.site-header .profile-menu{display:none}.site-header .session-strip{grid-template-columns:none;width:auto;display:flex}.site-header .header-page-actions:empty{display:none}.site-header .session-strip:has(.header-page-actions:empty){display:none}.role-menu,.hub-admin-nav{display:none!important}.app-footer{padding-bottom:18px}.mobile-bottom-nav{z-index:90;min-height:calc(64px + env(safe-area-inset-bottom));padding:5px 6px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-top:1px solid #aed5e8e6;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #0030561a}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#60788c;cursor:pointer;min-width:0;min-height:52px;font:inherit;text-align:center;background:0 0;border:0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px 2px;font-size:.64rem;font-weight:850;line-height:1.05;display:flex;position:relative}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active{color:var(--brand-primary);background:#0080be1a}.mobile-nav-icon-wrap{place-items:center;display:inline-grid;position:relative}.mobile-bottom-nav svg{width:22px;height:22px}.mobile-nav-badge{color:#fff;background:#c42626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.55rem;font-weight:950;display:inline-grid;position:absolute;top:-7px;right:-10px}.mobile-drawer-layer{z-index:120;display:block;position:fixed;inset:0}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0719288a;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.mobile-drawer{width:min(88vw,370px);padding-bottom:max(16px, env(safe-area-inset-bottom));background:linear-gradient(#073869 0,#0b669c 150px,#f7fbfd 150px);border-right:1px solid #abdaefb3;flex-direction:column;animation:.18s ease-out mobile-drawer-enter;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:22px 0 50px #001e373d}.mobile-drawer-header{color:#fff;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:104px;padding:18px 14px 16px;display:grid}.mobile-drawer-header img{object-fit:contain;background:#fff;border-radius:12px;width:42px;height:42px;padding:5px}.mobile-drawer-header div{gap:3px;min-width:0;display:grid}.mobile-drawer-header strong,.mobile-drawer-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-drawer-header strong{font-size:.88rem}.mobile-drawer-header span{color:#ffffffc2;font-size:.72rem;font-weight:750}.mobile-drawer-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff52;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;font-size:1.35rem;display:grid}.mobile-drawer-title{background:#f7fbfd;border-radius:14px 14px 0 0;gap:2px;margin:0 12px;padding:14px 12px 10px;display:grid}.mobile-drawer-title span{color:var(--brand-dark);font-size:.86rem;font-weight:950}.mobile-drawer-title small{color:var(--muted);font-size:.68rem;font-weight:700}.mobile-drawer-links{background:#f7fbfd;gap:4px;margin:0 12px;padding:2px 8px 12px;display:grid}.mobile-drawer-links a{color:#214963;border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:8px 10px;font-size:.78rem;font-weight:850;display:grid}.mobile-drawer-links a:hover,.mobile-drawer-links a:focus-visible,.mobile-drawer-links a.active{color:var(--brand-primary);background:#e6f4fa}.mobile-drawer-links svg{width:21px;height:21px}.mobile-drawer-arrow{color:#7fa7bc;font-size:1.35rem;font-weight:500}.mobile-drawer-logout{color:#a52222;cursor:pointer;background:#fff5f5;border:1px solid #be303038;border-radius:10px;min-height:44px;margin:auto 20px 0;padding:9px 12px;font-size:.78rem;font-weight:900}}@keyframes mobile-drawer-enter{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:360px){.mobile-bottom-nav a,.mobile-bottom-nav button{font-size:.58rem}}@media print{.mobile-bottom-nav,.mobile-drawer-layer{display:none!important}}.notifications-experience-page{gap:18px;width:min(1240px,100% - 32px);padding-top:24px;display:grid}.notifications-hero{background:radial-gradient(circle at 92% 20%,#1cc0de38,#0000 31%),linear-gradient(135deg,#fff 10%,#eefaff 100%);border:1px solid #6fc7e785;border-radius:26px;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:176px;padding:28px 32px;display:grid;overflow:hidden;box-shadow:0 18px 46px #004c7614}.notifications-hero-brand{background:#ffffffc2;border:1px solid #74c7e67a;border-radius:22px;place-items:center;min-height:104px;padding:14px;display:grid}.notifications-hero-brand img{object-fit:contain;width:100%;max-width:128px;max-height:78px}.notifications-hero-brand .hub-notifications-logo{width:70px;height:70px}.notifications-hero-copy{gap:7px;display:grid}.notifications-hero-copy .eyebrow,.notifications-hero-copy h1,.notifications-hero-copy p{margin:0}.notifications-hero-copy h1{color:var(--brand-dark);font-size:clamp(2rem,4vw,3.25rem);line-height:1}.notifications-hero-copy>p:last-child{color:#4f6f82;max-width:690px;font-size:.96rem;line-height:1.55}.notifications-hero-status{color:#557386;background:#ffffffd1;border:1px solid #0080be33;border-radius:18px;place-items:center;min-width:104px;padding:17px 14px;display:grid}.notifications-hero-status strong{color:var(--brand-primary);font-size:1.8rem;line-height:1}.notifications-hero-status span{text-transform:uppercase;margin-top:5px;font-size:.7rem;font-weight:900}.notification-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.notification-metrics article{border:1px solid var(--line);background:#ffffffeb;border-radius:18px;justify-content:space-between;align-items:center;min-height:82px;padding:17px 20px;display:flex}.notification-metrics span{color:#5c7789;text-transform:uppercase;font-size:.77rem;font-weight:900}.notification-metrics strong{color:var(--brand-dark);font-size:1.7rem}.notification-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.notification-overview-card{background:#fffffff0;border:1px solid #74c7e68c;border-radius:22px;align-content:start;gap:15px;min-width:0;padding:22px;display:grid;box-shadow:0 14px 34px #0046690f}.notification-overview-heading{justify-content:space-between;align-items:center;gap:12px;min-height:58px;display:flex}.notification-overview-heading img{object-fit:contain;object-position:left center;width:min(180px,62%);max-height:58px}.notification-count-pill{color:#00689a;background:#e5f5fb;border-radius:999px;flex:none;padding:6px 9px;font-size:.64rem;font-weight:950}.notification-count-pill.is-clear{color:#257044;background:#e8f7ed}.notification-overview-card>p{color:#597485;min-height:44px;margin:0;font-size:.82rem;line-height:1.45}.notification-overview-counts{color:#688293;border-top:1px solid #e2edf3;border-bottom:1px solid #e2edf3;gap:18px;padding:11px 0;font-size:.72rem;font-weight:800;display:flex}.notification-overview-counts strong{color:var(--brand-dark);margin-right:3px;font-size:1rem}.notification-preview-list{gap:7px;display:grid}.notification-preview-list button,.notification-preview-list>p{width:100%;min-height:58px;color:var(--brand-dark);font:inherit;text-align:left;background:#f8fbfd;border:1px solid #d8e8f0;border-radius:11px;gap:3px;margin:0;padding:10px 12px;display:grid}.notification-preview-list button{cursor:pointer}.notification-preview-list button:hover,.notification-preview-list button:focus-visible,.notification-preview-list button.is-unread{background:#eaf8fd;border-color:#8ed4ed}.notification-preview-list span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:900;overflow:hidden}.notification-preview-list small,.notification-preview-list>p{color:#668193;font-size:.66rem;font-weight:700}.notification-module-link{background:var(--brand-dark);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;min-height:44px;margin-top:auto;padding:0 13px;font-size:.76rem;font-weight:900;display:flex}.notification-module-link:hover,.notification-module-link:focus-visible{background:var(--brand-primary);color:#fff}.notification-feed-toolbar{border:1px solid var(--line);background:#ffffffe6;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:10px;display:flex}.notification-filter-tabs,.notification-toolbar-actions{align-items:center;gap:7px;display:flex}.notification-filter-tabs button,.notification-toolbar-actions button,.notification-toolbar-actions a{color:#587487;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 13px;font-size:.74rem;font-weight:900}.notification-filter-tabs button.active{color:var(--brand-primary);background:#e9f6fb;border-color:#b9dfee}.notification-toolbar-actions a{align-items:center;display:inline-flex}.notification-toolbar-actions button{color:var(--brand-primary);background:#fff;border-color:#bddfec}.notification-toolbar-actions button:disabled{cursor:wait;opacity:.6}.notification-action-error{margin:0}.notification-feed{gap:10px;display:grid}.notification-feed-card{background:#fffffff0;border:1px solid #d5e7ef;border-radius:17px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative}.notification-feed-card.is-unread{background:linear-gradient(90deg,#eaf9fe,#fff 44%);border-color:#80cfea;box-shadow:0 10px 30px #007eb114}.notification-state-dot{background:#b8cad3;border-radius:999px;width:8px;height:8px}.notification-feed-card.is-unread .notification-state-dot{background:#00a5cf;box-shadow:0 0 0 5px #00a5cf1f}.notification-feed-copy{gap:5px;min-width:0;display:grid}.notification-feed-meta{color:#6b8595;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:.66rem;font-weight:850;display:flex}.notification-feed-meta span{color:var(--brand-primary)}.notification-feed-copy h2,.notification-feed-copy>p:last-child{margin:0}.notification-feed-copy h2{color:var(--brand-dark);font-size:.94rem;line-height:1.3}.notification-feed-copy>p:last-child{color:#516f80;font-size:.8rem;line-height:1.45}.notification-feed-actions{align-items:center;gap:7px;display:flex}.notification-feed-actions button{cursor:pointer;min-height:38px;font:inherit;white-space:nowrap;border-radius:10px;padding:0 13px;font-size:.72rem;font-weight:900}.notification-open-button{background:var(--brand-primary);color:#fff;border:0}.notification-read-button{color:#31647e;background:#fff;border:1px solid #baddeb}.notification-load-more{min-height:44px;color:var(--brand-primary);cursor:pointer;font:inherit;background:#fff;border:1px solid #add9ea;border-radius:12px;justify-self:center;padding:0 20px;font-size:.78rem;font-weight:900}.notification-empty-state{text-align:center;background:#ffffffb3;border:1px dashed #bcdde9;border-radius:17px;justify-items:center;gap:5px;padding:42px 20px;display:grid}.notification-empty-state strong{color:var(--brand-dark)}.notification-empty-state p{color:#668091;margin:0;font-size:.8rem}@media (max-width:900px){.notification-overview-grid{grid-template-columns:1fr}.notification-overview-card>p{min-height:0}}@media (max-width:760px){.notifications-experience-page{gap:12px;width:min(100% - 20px,600px);padding-top:12px}.notifications-hero{border-radius:20px;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;min-height:0;padding:17px}.notifications-hero-brand{border-radius:15px;min-height:62px;padding:8px}.notifications-hero-brand img,.notifications-hero-brand .hub-notifications-logo{width:100%;height:auto;max-height:48px}.notifications-hero-copy{gap:4px}.notifications-hero-copy .eyebrow{font-size:.58rem}.notifications-hero-copy h1{font-size:1.6rem}.notifications-hero-copy>p:last-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;display:-webkit-box;overflow:hidden}.notifications-hero-status{border-radius:13px;min-width:54px;padding:10px 7px}.notifications-hero-status strong{font-size:1.25rem}.notifications-hero-status span{font-size:.54rem}.notification-metrics{gap:7px}.notification-metrics article{border-radius:14px;justify-content:start;gap:3px;min-height:64px;padding:10px 12px;display:grid}.notification-metrics span{font-size:.58rem}.notification-metrics strong{font-size:1.25rem}.notification-overview-card{border-radius:18px;gap:12px;padding:17px}.notification-overview-heading{min-height:48px}.notification-overview-heading img{max-height:48px}.notification-overview-card>p{font-size:.75rem}.notification-preview-list button{min-height:53px}.notification-feed-toolbar{gap:8px;padding:8px;display:grid}.notification-filter-tabs,.notification-toolbar-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.notification-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-filter-tabs button,.notification-toolbar-actions button,.notification-toolbar-actions a{text-align:center;justify-content:center;min-width:0;padding:0 8px}.notification-feed-card{border-radius:15px;grid-template-columns:8px minmax(0,1fr);gap:10px;padding:15px 14px}.notification-feed-actions{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.notification-feed-actions button{width:100%;padding:0 9px}.notification-feed-actions button:only-child{grid-column:1/-1}.notification-feed-meta{flex-wrap:wrap;gap:4px 7px}.notification-feed-copy h2{font-size:.88rem}.notification-feed-copy>p:last-child{font-size:.75rem}}.role-home-shell{gap:22px;width:min(1180px,100% - 32px);padding-top:28px;display:grid}.role-home-hero{isolation:isolate;background:radial-gradient(circle at 92% 18%,#00a9d63d,#0000 30%),linear-gradient(120deg,#fff 12%,#effaff 68%,#dff6fc);border:1px solid #74cbe799;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:28px;padding:clamp(26px,4vw,46px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #003b711a}.role-home-hero:after{z-index:-1;content:"";border:48px solid #ffffff6b;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-130px;right:-90px}.role-home-hero-copy{max-width:720px}.role-home-hero .eyebrow,.role-home-kicker{color:var(--brand-secondary);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:950}.role-home-hero h1{max-width:760px;color:var(--brand-primary);letter-spacing:-.035em;margin:0;font-size:clamp(1.9rem,3.8vw,3.2rem);line-height:1.08}.role-home-hero h1 span{display:inline}.role-home-hero-copy>p:last-child{color:#42647a;max-width:680px;margin:16px 0 0;font-size:clamp(.92rem,1.6vw,1.08rem);line-height:1.7}.role-home-date{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffdb;border-radius:16px;flex:0 0 185px;padding:16px 18px;box-shadow:0 12px 30px #003b7112}.role-home-date span,.role-home-date strong{display:block}.role-home-date span{color:var(--brand-secondary);text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:900}.role-home-date strong{color:var(--brand-dark);font-size:.88rem;line-height:1.45}.role-home-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.role-home-stat{background:#fffffff0;border:1px solid #d8edf5;border-radius:18px;min-width:0;padding:20px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0625430e}.role-home-stat:before{background:var(--brand-secondary);content:"";width:4px;position:absolute;inset:0 auto 0 0}.role-home-stat.is-positive:before{background:#159267}.role-home-stat.is-attention:before{background:#e18b22}.role-home-stat span,.role-home-stat strong,.role-home-stat small{display:block}.role-home-stat span{color:#5c7686;text-transform:uppercase;font-size:.73rem;font-weight:850}.role-home-stat strong{color:var(--brand-primary);text-overflow:ellipsis;margin:7px 0;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.15;overflow:hidden}.role-home-stat small{color:var(--muted);font-size:.75rem;line-height:1.45}.role-home-empty-work,.role-home-panel{background:#fffffff5;border:1px solid #d4ebf4;border-radius:20px;box-shadow:0 14px 36px #0625430e}.role-home-empty-work{justify-content:space-between;align-items:center;gap:22px;padding:24px;display:flex}.role-home-empty-work h2,.role-home-empty-work p{margin:0}.role-home-empty-work h2{color:var(--brand-primary);font-size:1.05rem}.role-home-empty-work p{color:var(--muted);margin-top:6px;font-size:.85rem}.role-home-updates-section{display:block}.role-home-panel{padding:22px}.role-home-updates-section .role-home-panel{width:100%}.role-home-panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.role-home-panel-heading h2{color:var(--brand-primary);margin:0;font-size:1.2rem}.role-home-count{min-width:30px;height:30px;color:var(--brand-primary);background:#e9f7fb;border-radius:999px;place-items:center;padding:0 8px;font-size:.78rem;font-weight:950;display:grid}.role-home-alert-list{gap:8px;display:grid}.role-home-alert-list>a{border-bottom:1px solid #e4f0f5;grid-template-columns:9px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.role-home-alert-dot{background:var(--brand-accent);border-radius:50%;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 4px #00a9d61a}.role-home-alert-dot.is-read{box-shadow:none;background:#a5b8c2}.role-home-alert-list strong,.role-home-alert-list p,.role-home-alert-list small{display:block}.role-home-alert-list strong{color:var(--brand-dark);font-size:.8rem}.role-home-alert-list p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:.72rem;line-height:1.45;display:-webkit-box;overflow:hidden}.role-home-alert-list small{color:#78909d;font-size:.65rem}.role-home-no-alerts{text-align:center;padding:32px 12px}.role-home-no-alerts strong{color:var(--brand-primary)}.role-home-no-alerts p{color:var(--muted);margin:6px 0 0;font-size:.76rem;line-height:1.5}.role-home-view-all{color:var(--brand-secondary);margin-top:16px;font-size:.76rem;font-weight:900;display:inline-block}.role-home-shell .my-work-today{border-radius:20px;margin:0;box-shadow:0 14px 36px #0625430e}@media (max-width:920px){.role-home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.role-home-shell{gap:14px;width:min(100% - 20px,1180px);padding-top:12px}.role-home-hero{border-radius:20px;padding:24px 20px;display:block}.role-home-hero h1{letter-spacing:-.025em;max-width:100%;font-size:clamp(1.7rem,7.5vw,2.15rem);line-height:1.12}.role-home-date{width:fit-content;margin-top:18px;padding:10px 12px}.role-home-stat-grid{gap:9px}.role-home-stat{border-radius:14px;padding:15px 14px}.role-home-stat strong{font-size:1.35rem}.role-home-panel{border-radius:16px;padding:16px}.role-home-empty-work{flex-direction:column;align-items:flex-start;padding:18px}}.checklist-109-card{background:linear-gradient(135deg,#f8fdff 0%,#eefaff 55%,#fff 100%);border:1px solid #9edcf1;border-radius:22px;margin-top:18px;padding:22px;box-shadow:0 14px 34px #00477714}.checklist-109-heading,.checklist-109-submit-row,.checklist-109-today-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.checklist-109-heading h3,.checklist-109-today-heading h3{color:#003b70;margin:3px 0 5px}.checklist-109-heading p,.checklist-109-submit-row p,.checklist-109-today-heading p{color:#587184;margin:0}.checklist-109-outcome{color:#006793;background:#e7f5fb;border-radius:999px;flex:none;padding:8px 12px;font-size:.78rem;font-weight:800}.checklist-109-outcome.completed-on-time{color:#11723d;background:#e5f7ed}.checklist-109-outcome.completed-late,.checklist-109-outcome.overdue{color:#9c5100;background:#fff0dc}.checklist-109-outcome.not-met{color:#ad3026;background:#ffe9e5}.checklist-109-form,.checklist-109-readonly{margin-top:18px}.checklist-109-identity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.checklist-109-identity-grid label,.checklist-109-identity-grid>div,.checklist-109-change-reason{flex-direction:column;gap:6px;display:flex}.checklist-109-identity-grid span,.checklist-109-change-reason span{color:#5c7384;font-size:.74rem;font-weight:800}.checklist-109-identity-grid input,.checklist-109-identity-grid select,.checklist-109-change-reason input,.checklist-109-items textarea{color:#002b52;width:100%;font:inherit;background:#fff;border:1px solid #b7ddec;border-radius:11px;padding:10px 12px}.checklist-109-identity-grid input:disabled{color:#526b7b;opacity:1;background:#eff6f9}.checklist-109-anesthetist{grid-column:span 2}.checklist-109-change-reason{margin-top:12px}.checklist-109-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.checklist-109-items fieldset{background:#ffffffd6;border:1px solid #c4e4ef;border-radius:14px;min-width:0;padding:13px}.checklist-109-items legend{color:#003b70;align-items:center;gap:8px;padding:0 3px;font-size:.86rem;font-weight:800;display:flex}.checklist-109-items legend>span{color:#0076a9;background:#dff5fc;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.7rem;display:inline-grid}.checklist-109-choice-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.checklist-109-choice-row label{cursor:pointer;text-align:center;color:#526d7f;border:1px solid #bddde9;border-radius:9px;padding:8px 6px;font-size:.78rem;font-weight:800}.checklist-109-choice-row label.selected{color:#005f88;background:#e1f7fc;border-color:#00a8d4}.checklist-109-choice-row input{opacity:0;pointer-events:none;position:absolute}.checklist-109-items textarea{resize:vertical;margin-top:9px}.checklist-109-submit-row{border-top:1px solid #c4e4ef;align-items:center;margin-top:18px;padding-top:16px}.checklist-109-location-note,.checklist-109-signature{color:#48697d;background:#eef8fc;border-radius:11px;margin:13px 0 0;padding:10px 12px;font-size:.8rem}.checklist-109-result-list{gap:7px;margin-top:15px;display:grid}.checklist-109-result-list>div{background:#fff;border:1px solid #d3e8f0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) 70px;align-items:center;gap:10px;padding:9px 11px;display:grid}.checklist-109-result-list>div>span{color:#0085b5;font-weight:800}.checklist-109-result-list>div>strong{font-size:.82rem}.checklist-109-result-list>div>b{text-align:center;font-size:.76rem}.checklist-109-result-list>div>small{color:#a13a2f;grid-column:2/-1}.checklist-109-result-list .result-pass{color:#11723d}.checklist-109-result-list .result-fail{color:#ad3026}.checklist-109-result-list .result-na{color:#6b7580}.checklist-109-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.checklist-109-trial-notice{background:linear-gradient(135deg,#fff9e9,#f4fbfd);border:1px solid #e9c777;border-radius:15px;grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr);gap:12px;margin:4px 0 20px;padding:16px 18px;display:grid}.checklist-109-trial-notice div{gap:4px;display:grid}.checklist-109-trial-notice strong{color:#744d00}.checklist-109-trial-notice span{color:#526f82;font-size:.82rem;line-height:1.5}.checklist-109-section-heading{margin:8px 0 10px}.checklist-109-section-heading h3{color:#003b70;margin:2px 0 0}.checklist-109-trial-grid{margin-bottom:22px}.checklist-109-summary-grid article{background:#f8fdff;border:1px solid #c5e4ef;border-radius:14px;padding:14px}.checklist-109-summary-grid article.success{border-left:4px solid #27a267}.checklist-109-summary-grid article.warning{border-left:4px solid #ee9a22}.checklist-109-summary-grid article.danger{border-left:4px solid #d64e43}.checklist-109-summary-grid span{color:#617889;font-size:.73rem;font-weight:800;display:block}.checklist-109-summary-grid strong{color:#003b70;margin-top:5px;font-size:1.55rem;display:block}.checklist-109-report-metrics{gap:12px;margin:12px 0 22px;display:flex}.checklist-109-report-metrics span{color:#526f82;background:#eaf7fb;border-radius:999px;padding:8px 12px}.checklist-109-today-heading{align-items:center;margin:18px 0 10px}.checklist-109-report-table{border:1px solid #c5e4ef;border-radius:14px;overflow-x:auto}.checklist-109-report-table table{border-collapse:collapse;width:100%;min-width:760px}.checklist-109-report-table th,.checklist-109-report-table td{text-align:left;border-bottom:1px solid #d8eaf1;padding:11px 13px}.checklist-109-report-table th{color:#365d73;background:#eaf7fb;font-size:.73rem}.checklist-109-report-table td{color:#183d57;font-size:.8rem}.checklist-109-report-table td strong,.checklist-109-report-table td span{display:block}.checklist-109-report-table td>span:not(.objective-outcome){color:#6a8190;font-size:.72rem}.checklist-109-report-table .checklist-reporting-period{border-radius:999px;width:fit-content;padding:4px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.checklist-reporting-period.trial{color:#7a5100;background:#fff0c8}.checklist-reporting-period.official{color:#12643b;background:#dff6e8}.checklist-109-history{margin-top:16px}.checklist-109-history summary{cursor:pointer;color:#006da0;font-weight:800}.checklist-109-history[open] summary{margin-bottom:12px}@media (max-width:900px){.checklist-109-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-109-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.checklist-109-trial-notice{grid-template-columns:1fr}.checklist-109-card{border-radius:16px;padding:14px}.checklist-109-heading,.checklist-109-submit-row,.checklist-109-today-heading{flex-direction:column;align-items:stretch}.checklist-109-outcome{align-self:flex-start}.checklist-109-identity-grid,.checklist-109-items{grid-template-columns:1fr}.checklist-109-anesthetist{grid-column:auto}.checklist-109-submit-row .primary-button{width:100%}.checklist-109-result-list>div{grid-template-columns:24px minmax(0,1fr) 55px}.checklist-109-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-109-report-metrics{flex-direction:column}}
