:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#e8f1f7;background:#081621;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #081621;--surface: #0c1c29;--raised: #102634;--line: #2a4353;--muted: #a6bccd;--text: #e8f1f7;--accent: #28d6df;--accent-text: #04181e;--blue: #65b3ff;--pending: #ffc653;--approved: #4ddbd1;--event: #d68cfa;--pay: #ffd065;--danger: #ff8790;--shadow: 0 16px 60px #0005}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:9px 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:1.35;transition:background .15s,border-color .15s}button:hover:not(:disabled){background:var(--raised);border-color:var(--muted)}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:var(--accent);color:var(--accent-text);font-weight:650;border-color:var(--accent)}button.primary:hover:not(:disabled){filter:brightness(1.08)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:36px;line-height:1.2;letter-spacing:-1px;font-weight:650}h2{font-size:25px;line-height:1.25;letter-spacing:-.5px;font-weight:650}h3{font-size:18px;font-weight:650;line-height:1.4}p{line-height:1.6}small{font-size:12px;line-height:1.5}svg{flex-shrink:0;stroke-width:1.75}.muted{color:var(--muted)}.danger,.error{color:var(--danger)}.warning{color:var(--pending)}.text-button{border:0;padding:4px;background:transparent;color:var(--blue)}.icon-button{width:38px;height:38px;padding:8px;background:transparent}.skip-link{position:fixed;top:-80px;left:12px;background:var(--accent);color:#031820;padding:12px;z-index:100}.skip-link:focus{top:10px}.brand-header{height:98px;border-bottom:1px solid var(--line);background:#08131d url(/assets/clinic-artwork.png) no-repeat center 63%;background-size:cover;display:flex;justify-content:space-between;align-items:center;padding:12px 30px;color:#f1f4f8}.brand{display:flex;align-items:center;gap:18px}.brand img{width:72px;height:72px;border-radius:50%}.brand>span{font-family:Georgia,serif;font-size:25px;line-height:1.02;letter-spacing:.1px}.header-actions{display:flex;align-items:center;gap:16px;background:#08131ddb;border-radius:32px;padding:5px 0 5px 14px}.theme-button{color:#dceaf4;border-color:#425361}.identity{display:flex;flex-direction:column;gap:4px;font-size:14px;text-align:right}.identity span{font-size:12px;color:#b3cbdc}.avatar{width:45px;height:45px;border:1px solid #555a80;background:#23273f;border-radius:50%;display:grid;place-items:center;font-weight:600}.mobile-menu{display:none}.app-layout{display:grid;grid-template-columns:176px minmax(0,1fr);min-height:calc(100vh - 98px)}.sidebar{border-right:1px solid var(--line);display:flex;flex-direction:column;padding:26px 0 20px;background:var(--bg)}.sidebar nav{display:flex;flex-direction:column;gap:12px}.sidebar nav>button{width:100%;border:0;border-radius:0 7px 7px 0;padding:16px 20px;justify-content:flex-start;gap:16px;background:none;font-size:15px;position:relative}.sidebar nav>button.active{background:#20d6dd15;color:var(--accent);font-weight:650}.sidebar nav>button.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--accent);border-radius:0 4px 4px 0}.count{font-size:11px;margin-left:auto;border-radius:12px;background:var(--raised);padding:2px 6px}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:100px;color:var(--muted);font-size:12px;text-align:center}.sidebar-bottom strong{font-weight:500}main#main{min-width:0;padding:25px 26px 32px;max-width:1920px;width:100%;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.page-heading p{margin-top:8px}.save-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.demo-bar{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;margin-bottom:18px}.demo-bar strong{font-weight:600;color:var(--text)}.demo-bar label{display:flex;align-items:center;gap:10px;margin:0;font-size:12px;white-space:nowrap}.demo-bar select{padding:4px 8px;font-size:12px;width:auto;max-width:190px}.toolbar{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:20px}.segmented{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden;flex-shrink:0}.segmented button{border:0;border-right:1px solid var(--line);border-radius:0;padding:10px 14px;background:var(--surface);white-space:nowrap}.segmented button:last-child{border-right:0}.segmented .selected{background:#1ecbd329;color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);font-weight:650;border-radius:5px}.view-switch .selected{background:var(--accent);color:var(--accent-text)}.view-switch button{padding:10px 12px}.toolbar-actions{display:flex;gap:10px;margin-left:auto}.toolbar-actions>button{height:41px}.draft-bar{padding:10px 12px;border:1px solid #a77d35;background:#a77d3510;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;font-size:13px;color:var(--pending)}.draft-bar>span,.draft-bar>div{display:flex;align-items:center;gap:8px}.draft-bar button{font-size:12px;padding:6px 8px}.calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 262px;gap:22px}.calendar-surface{min-width:0}.calendar-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:7px}.calendar-heading>div:first-child{display:flex;align-items:center;gap:15px}.calendar-heading h2{font-size:28px}.date-nav{display:flex}.date-nav button{border-radius:0;padding:7px 10px}.date-nav button:first-child{border-radius:6px 0 0 6px}.date-nav button:last-child{border-radius:0 6px 6px 0}.date-nav button+button{border-left:0}.calendar-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;margin-bottom:14px}.status{display:inline-flex;border-radius:20px;border:1px solid currentColor;padding:3px 10px;font-size:11px;font-weight:550;text-transform:capitalize;white-space:nowrap}.status.approved{color:var(--approved);background:#34d8bf10}.status.pending{color:var(--pending);background:#dfac2310}.status.declined,.status.withdrawn{color:var(--muted)}.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--line);border-radius:7px;overflow:hidden;background:var(--surface)}.weekday{padding:12px 6px;text-align:center;font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.7px;border-right:1px solid var(--line)}.weekday:nth-child(7){border-right:0}.day-cell{min-height:139px;border-top:1px solid var(--line);border-right:1px solid var(--line);padding:7px 6px;position:relative;min-width:0}.day-cell:nth-child(7n){border-right:0}.day-cell.outside{background:#00000010}.outside .day-number{color:var(--muted)}.day-number{display:flex;padding:2px 5px;border:0;background:none;font-size:15px;margin-bottom:7px;height:25px;min-width:25px;justify-content:center;border-radius:50%}.today>.day-number{background:var(--accent);color:var(--accent-text);font-weight:700}.day-cell.today{background:#20d9e309}.day-cell.covered{box-shadow:inset 0 0 0 1px var(--pay);background:#e8b33110}.shift-entry{display:flex;width:100%;padding:5px;margin-bottom:5px;font-size:10px;border:0;border-radius:5px;background:#6ba4d71b;gap:5px;min-width:0;justify-content:flex-start;white-space:nowrap}.shift-entry strong{font-weight:550;overflow:hidden;text-overflow:ellipsis}.shift-entry>span:last-child{margin-left:auto;color:var(--muted);font-size:9px}.dot{width:8px;height:8px;border-radius:50%;background:var(--blue);flex-shrink:0}.shift-entry.absent{opacity:.65}.shift-entry.absent strong{text-decoration:line-through}.calendar-event{display:flex;align-items:flex-start;justify-content:flex-start;gap:5px;border:1px solid currentColor;padding:5px 6px;border-radius:6px;margin-bottom:5px;width:100%;font-size:10px;line-height:1.3;background:transparent}.calendar-event svg{margin-top:1px}.calendar-event>span{min-width:0;text-align:left}.calendar-event strong{font-weight:550;display:block}.calendar-event small{display:block;font-size:9px;margin-top:3px}.calendar-event.payday,.event-circle.payday,.detail-event.payday{color:var(--pay);background:#d9a1220a}.calendar-event.event,.event-circle.event,.detail-event.event{color:var(--event);background:#c157e50a}.calendar-event.holiday,.calendar-event.closure,.event-circle.holiday,.detail-event.holiday,.detail-event.closure{color:#f290b7;background:#dc34730a}.calendar-event.pending{color:var(--pending);background:#c68b150d}.calendar-event.approved{color:var(--approved);background:#11ba9d0d}.more-shifts{font-size:10px;padding:3px 5px;color:var(--muted);border:0;background:var(--raised)}.closed{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:18px}.team-label{display:block;font-size:9px;text-align:right;color:var(--approved);margin-top:6px}.legend{display:flex;flex-wrap:wrap;align-items:center;gap:15px;border:1px solid var(--line);border-radius:7px;padding:16px;margin-top:18px;font-size:11px}.legend>span{display:flex;align-items:center;gap:8px}.legend-dot{width:12px;height:12px;border-radius:50%;background:var(--blue)}.legend-dot.pending{background:var(--pending)}.legend-dot.approved{background:var(--approved)}.legend-dot.payday{background:var(--pay)}.legend-dot.event{background:var(--event)}.right-rail{border:1px solid var(--line);border-radius:7px;padding:17px 14px;align-self:start;margin-top:0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.section-title h3{font-size:17px}.section-title .text-button{font-size:12px;white-space:nowrap}.request-card{padding:14px;border:1px solid var(--line);border-radius:7px;background:var(--surface);margin-top:12px}.request-card>strong{font-size:15px}.request-card p{display:flex;align-items:center;gap:8px;margin:12px 0;color:var(--muted);font-size:12px}.request-card .primary{width:100%;margin-top:15px;font-size:12px}.upcoming{border-top:1px solid var(--line);margin-top:23px;padding-top:20px}.upcoming h3{margin-bottom:18px}.upcoming-row{display:flex;align-items:flex-start;gap:12px;border:0;width:100%;padding:0;margin:0 0 22px;background:none;justify-content:flex-start;text-align:left}.upcoming-row strong{display:block;font-size:13px;font-weight:600;line-height:1.5}.upcoming-row small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.event-circle{width:39px;height:39px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;flex-shrink:0}.empty-inline{display:flex;align-items:center;gap:12px;padding:14px 0;color:var(--approved)}.empty-inline p{font-size:13px}.empty-inline span{color:var(--muted)}.insights{margin-top:18px;border:1px solid var(--line);border-radius:7px;padding:17px}.insights h3{display:flex;align-items:center;gap:8px}.insights p{font-size:12px;margin-top:8px}.pay-highlight{display:flex;gap:12px;align-items:center;color:var(--pay);background:#ffd0650a;border:1px solid var(--line);border-radius:6px;padding:7px 12px;margin-bottom:12px;font-size:13px}.pay-highlight .icon-button{margin-left:auto}.staff-grid-scroll,.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:7px}.staff-grid,.employee-table{border-collapse:collapse;width:100%;font-size:12px}.staff-grid th,.staff-grid td{min-width:81px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:center;padding:9px 6px}.staff-grid thead th{background:var(--raised);color:var(--muted);font-weight:500}.staff-grid th:first-child{position:sticky;left:0;min-width:155px;text-align:left;z-index:1;background:var(--surface);padding:12px}.staff-grid th strong,.staff-grid small{display:block}.staff-grid th small{font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.staff-grid thead button{border:0;background:none;display:block;margin:auto;padding:0;font-size:11px}.staff-grid thead strong{font-size:16px;margin-top:4px}.grid-shift{display:block;border:0;background:#65b3ff19;color:var(--blue);margin:4px auto;padding:7px 9px;font-size:11px;width:100%}.grid-shift small{margin-top:4px;color:var(--text)}.staff-grid .status{font-size:9px;padding:2px 5px}.add-cell{border:1px dashed var(--line);background:none;padding:8px}.ot-total{color:var(--danger);background:#ff87900a}.limit-total{color:var(--pending)}.agenda{border:1px solid var(--line);border-radius:8px;overflow:hidden}.agenda>section{display:grid;grid-template-columns:130px minmax(0,1fr);padding:16px;border-bottom:1px solid var(--line);gap:20px}.agenda-date{flex-direction:column;align-items:flex-start;border:0;background:none;justify-content:flex-start;padding:0}.agenda-date span{font-size:12px;color:var(--muted)}.agenda-shift{display:flex;justify-content:space-between;width:100%;border:0;background:var(--raised);margin-bottom:7px;text-align:left;font-size:12px}.agenda .calendar-event{width:auto;font-size:12px}.employee-summary{display:flex;align-items:center;gap:45px;border-bottom:1px solid var(--line);padding:4px 0 22px;margin-bottom:22px}.employee-summary>div{display:flex;flex-direction:column;gap:5px}.employee-summary small{font-size:10px;color:var(--muted);letter-spacing:1px}.employee-summary strong{font-size:21px;font-weight:600}.employee-summary span{font-size:12px;color:var(--muted)}.employee-summary button{margin-left:auto}.welcome{display:flex;justify-content:space-between;gap:15px;padding:17px;background:var(--raised);border:1px solid var(--line);border-radius:8px;margin-bottom:22px}.welcome strong{font-size:14px}.welcome p{font-size:12px;color:var(--muted);margin-top:5px}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0 22px}.section-toolbar p{font-size:14px;max-width:700px}.request-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.request-list article{padding:24px;display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:var(--surface)}.request-list article:last-child{border:0}.request-list h3{margin-top:10px}.request-list p{font-size:14px;margin-top:7px}.row-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;align-content:center}.employee-table th,.employee-table td{padding:18px;text-align:left;border-bottom:1px solid var(--line)}.employee-table th{font-weight:500;color:var(--muted);background:var(--raised);font-size:12px}.employee-table td{font-size:13px}.employee-table small{display:block;color:var(--muted);margin-top:5px}.table-scroll+p{margin-top:16px;font-size:13px}.announcements{max-width:1000px;display:grid;gap:20px}.announcements article,.panel{border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface)}.announcements small{color:var(--muted)}.announcements h2{margin:12px 0;font-size:22px}.message-body{white-space:pre-wrap;margin:12px 0 20px}.announcements+.panel{margin-top:24px;max-width:1000px}.panel h2{font-size:22px}.panel p{margin:14px 0;font-size:14px}.delivery{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:12px 0;font-size:13px}.delivery small,.panel p>small{display:block;color:var(--muted);margin-top:5px}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start;max-width:1100px}.event-setting{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 0;display:flex;justify-content:space-between;text-align:left;gap:16px;background:none;font-size:13px}.event-setting small{display:block;color:var(--muted);margin-top:4px}.event-setting>span:last-child{display:flex;align-items:center;gap:10px;font-size:12px}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500;margin:16px 0}input,select,textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:6px;color:var(--text);background:var(--bg);font-size:14px;min-width:0;color-scheme:dark}textarea{resize:vertical;line-height:1.5}input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);margin:0}.check-label{flex-direction:row;align-items:center;gap:10px;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row label{min-width:0}.notice{padding:14px 16px;border:1px solid var(--line);border-radius:7px;font-size:13px;line-height:1.6;background:var(--raised);margin:16px 0}.error.notice{display:flex;justify-content:space-between;align-items:center;border-color:var(--danger)}.notice.approved{color:var(--approved)}.notice h3{display:flex;gap:8px;align-items:center}.notice p{margin:9px 0}.empty{text-align:center;padding:65px;color:var(--muted)}.empty h3{color:var(--text);margin:14px 0 6px}dialog{border:1px solid var(--line);color:var(--text);background:var(--surface);padding:0;box-shadow:var(--shadow)}dialog::backdrop{background:#020b14b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog header{padding:23px 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid var(--line)}dialog header h2{font-size:23px}dialog header p{font-size:12px;margin-top:6px}.editor{width:min(580px,calc(100vw - 28px));border-radius:12px;max-height:90dvh}.editor form{padding:6px 24px 20px}.editor footer{display:flex;gap:10px;justify-content:flex-end;padding-top:18px;border-top:1px solid var(--line);margin-top:20px}.editor footer>.danger{margin-right:auto}.editor .segmented{margin:16px 0}.editor .segmented button{flex:1}.editor p.muted{font-size:12px}.editor fieldset{border:1px solid var(--line);border-radius:7px;margin:20px 0}.editor legend{font-size:13px;color:var(--muted);padding:0 7px}.recipient-tools{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.recipient-tools button{font-size:12px}.forecast{padding:16px;background:var(--raised);border-radius:7px;margin:20px 0}.forecast h3{display:flex;align-items:center;gap:8px}.forecast p{margin:12px 0;font-size:14px}.forecast p>strong:first-child{display:block}.forecast small{display:block;color:var(--muted)}.drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(460px,100vw);max-width:100vw;max-height:100dvh;height:100dvh;border-radius:0;border-right:0}.drawer header{position:sticky;top:0;background:var(--surface);z-index:1}.drawer-body{padding:24px}.drawer-body h3{margin:25px 0 12px}.detail-event{display:flex;gap:13px;border:1px solid currentColor;border-radius:8px;padding:16px;margin-bottom:15px}.detail-event p{font-size:13px;margin:6px 0}.detail-shift{padding:16px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.detail-shift p{font-size:13px;margin:5px 0}.detail-shift small{color:var(--muted)}.print-only{display:none}.auth-page{min-height:100dvh;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;background:var(--bg)}.auth-brand{height:100%;min-height:100dvh;padding:90px 10%;background:url(/assets/clinic-artwork.png) center/cover;display:flex;flex-direction:column;justify-content:center;color:#f4f6f9}.auth-brand img{width:110px;border-radius:50%;margin-bottom:40px}.auth-brand h1{font-size:52px;line-height:1.1}.auth-brand p{margin-top:25px;max-width:350px}.auth-card{max-width:450px;width:calc(100% - 40px);margin:50px auto;padding:30px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.auth-card h2{margin:20px 0 10px}.auth-card>p{color:var(--muted);font-size:14px}.auth-card form>.primary{width:100%;margin:12px 0}.auth-card>.muted:last-child{display:flex;align-items:center;gap:6px;font-size:11px;margin-top:30px}.qr{width:210px;height:210px;background:#fff;padding:12px;display:block;margin:20px auto}:root[data-theme=light]{color:#183140;background:#f3f7fa;--bg: #f3f7fa;--surface: #ffffff;--raised: #eaf1f6;--line: #ccd9e2;--muted: #536d7e;--text: #183140;--accent: #007d8a;--accent-text: #fff;--blue: #216db0;--pending: #865300;--approved: #007c6b;--event: #8442a4;--pay: #825b00;--danger: #b5253a;--shadow: 0 16px 60px #1233}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{color-scheme:light}[data-theme=light] .calendar-event.holiday,[data-theme=light] .calendar-event.closure,[data-theme=light] .event-circle.holiday,[data-theme=light] .detail-event.holiday,[data-theme=light] .detail-event.closure{color:#a62958}[data-theme=light] .day-cell.outside{background:#f1f5f8}@media(min-width:1650px){.day-cell{min-height:155px}.shift-entry{font-size:12px}.shift-entry>span:last-child{font-size:10px}.calendar-event{font-size:12px}.calendar-event small{font-size:10px}.more-shifts{font-size:11px}.calendar-layout{grid-template-columns:minmax(0,1fr) 285px}}@media(max-width:1250px){.app-layout{grid-template-columns:150px minmax(0,1fr)}.sidebar nav>button{padding:15px 14px;gap:12px;font-size:14px}main#main{padding:22px 20px}.calendar-layout{grid-template-columns:minmax(0,1fr) 225px;gap:16px}.calendar-heading h2{font-size:24px}.day-cell{min-height:135px}.shift-entry>span:last-child{display:none}.toolbar{gap:10px}.toolbar-actions{margin-left:0}.toolbar .segmented button{padding:8px 10px}.right-rail{padding:14px 12px}.section-title h3{font-size:15px}}@media(max-width:1050px){.calendar-layout{grid-template-columns:1fr}.right-rail{display:grid;grid-template-columns:1fr 1fr;gap:24px}.upcoming{margin:0;padding:0 0 0 24px;border-top:0;border-left:1px solid var(--line)}.upcoming-row{margin-bottom:15px}.shift-entry>span:last-child{display:block}.day-cell{min-height:142px}.settings-layout{grid-template-columns:1fr}.brand-header{padding:12px 20px}.brand>span{font-size:23px}.page-heading h1{font-size:32px}}@media(max-width:700px){.brand-header{height:78px;padding:10px 15px}.brand img{width:52px;height:52px}.brand{gap:10px}.brand>span{font-size:19px}.identity,.avatar{display:none}.header-actions{gap:8px;padding:0;background:none}.theme-button,.mobile-menu{background:#08131de6;border-color:#425361;color:#fff}.mobile-menu{display:inline-flex}.app-layout{display:block;min-height:calc(100vh - 78px)}.sidebar{display:none;position:absolute;left:0;top:78px;bottom:0;width:210px;z-index:5;box-shadow:var(--shadow)}.sidebar.open{display:flex}.sidebar-bottom{padding-top:30px}main#main{padding:20px 14px}.page-heading{align-items:flex-start;margin-bottom:14px}.page-heading h1{font-size:29px}.save-status{font-size:10px;max-width:120px;text-align:right}.demo-bar{flex-direction:column;align-items:flex-start;gap:9px;font-size:11px;padding:10px}.demo-bar label{width:100%;justify-content:space-between}.toolbar{gap:12px;margin-bottom:20px}.toolbar>.segmented:first-child{width:100%}.toolbar>.segmented:first-child button{flex:1;padding:10px 8px}.view-switch{flex:1}.view-switch button{flex:1;padding:9px 8px!important;font-size:12px}.toolbar-actions{width:100%;justify-content:flex-end}.toolbar-actions button{flex:1;font-size:12px}.calendar-heading{gap:8px;align-items:center}.calendar-heading>div:first-child{gap:8px;flex-wrap:wrap}.calendar-heading h2{font-size:22px}.calendar-heading .status{font-size:9px;padding:2px 7px}.date-nav button{padding:7px;font-size:11px}.calendar-meta{font-size:10px;gap:12px;margin-top:10px}.calendar-layout{gap:20px}.month-grid{overflow-x:auto;grid-template-columns:repeat(7,minmax(90px,1fr))}.calendar-surface{min-width:0}.day-cell{min-height:128px}.weekday{font-size:10px}.shift-entry>span:last-child{display:none}.legend{gap:12px;font-size:10px;padding:13px}.legend-dot{width:10px;height:10px}.right-rail{grid-template-columns:1fr}.upcoming{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.agenda>section{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:13px}.agenda-date{font-size:13px}.agenda-date span{font-size:11px}.agenda-shift{flex-wrap:wrap;font-size:11px;gap:4px;padding:10px}.agenda-shift>span:first-child{width:100%;font-weight:600}.employee-summary{gap:20px;flex-wrap:wrap}.employee-summary>div{flex:1}.employee-summary strong{font-size:19px}.employee-summary button{width:100%}.welcome{padding:13px}.draft-bar{flex-direction:column;align-items:flex-start}.draft-bar>div{flex-wrap:wrap}.section-toolbar{flex-direction:column;align-items:flex-start}.request-list article{flex-direction:column;padding:18px}.row-actions{width:100%}.settings-layout{gap:15px}.panel,.announcements article{padding:18px}.editor header{padding:19px}.editor form{padding:4px 18px 18px}.editor footer{flex-wrap:wrap}.editor footer>.danger{width:100%;justify-content:flex-start}.form-row{gap:10px}.pay-highlight{flex-wrap:wrap}.auth-page{display:block}.auth-brand{min-height:0;padding:30px}.auth-brand img{width:60px;margin-bottom:20px}.auth-brand h1{font-size:34px}.auth-brand p{display:none}.auth-card{margin:25px auto}.editor{max-height:95dvh}.event-setting{font-size:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{body{background:#fff;color:#000;font-size:11pt}.brand-header,.app-layout,.skip-link,dialog{display:none!important}.print-only{display:block;padding:18px;font-family:Arial,sans-serif}.print-only h1{font-size:22pt}.print-only h2{font-size:15pt;margin:12px 0}.print-only p{font-size:10pt;margin:10px 0}.print-only table{width:100%;border-collapse:collapse;font-size:9pt}.print-only th,.print-only td{border-bottom:1px solid #bbb;padding:8px 5px;text-align:left}.print-only tr{break-inside:avoid}.print-only thead{display:table-header-group}@page{size:landscape;margin:12mm}}:root main#main{margin:0 auto}:root .demo-bar label{flex-direction:row}:root .day-cell{min-height:110px}:root .calendar-event{font-size:12px}:root .calendar-event small{font-size:10px}:root .shift-entry{font-size:11px}:root .shift-entry>span:last-child{font-size:10px}:root .more-shifts{font-size:11px}:root .team-label{font-size:10px}:root .day-number{height:23px;margin-bottom:4px}:root .calendar-event{padding:4px 5px;line-height:1.2}:root .shift-entry{padding:3px 5px;margin-bottom:4px}:root .more-shifts{padding:2px 5px}button.selected:hover:not(:disabled){background:var(--accent);color:var(--accent-text)}@media(max-width:1450px){.shift-entry>span:last-child{display:none!important}}
