:root{--mfs-navbar-background: #183f2d;--mfs-navbar-color: #fffdf7;--mfs-navbar-muted: #cbd7b9;--mfs-navbar-hover: rgb(255 253 247 / 12%);--mfs-navbar-dropdown-background: #fffdf7;--mfs-navbar-dropdown-border: #d9d3c2;--mfs-navbar-dropdown-color: #31523c;--mfs-navbar-dropdown-hover: #edf3df;--mfs-navbar-current-background: #edf3df;--mfs-navbar-current-color: #183f2d;--mfs-ui-accent: #31523c;--mfs-ui-danger: #a42d2d;--mfs-ui-surface: #fffdf7;--mfs-ui-border: #d9d3c2;--mfs-ui-text: #263b2b}.mfs-flash-viewport{position:fixed;z-index:1000;top:1rem;right:1rem;display:grid;width:min(26rem,calc(100vw - 2rem));gap:.65rem;pointer-events:none}.mfs-flash{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.8rem .9rem;border:1px solid;border-radius:.55rem;box-shadow:0 .7rem 1.8rem #1422182e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;pointer-events:auto}.mfs-flash-success{border-color:#9ac69e;color:#174c24;background:#edf8ed}.mfs-flash-error{border-color:#e0a2a2;color:#7d2020;background:#fff0f0}.mfs-flash-icon{display:grid;width:1.45rem;height:1.45rem;place-items:center;border:1px solid currentcolor;border-radius:50%;font-weight:800}.mfs-flash-message{min-width:0;overflow-wrap:anywhere}.mfs-flash-dismiss{padding:.15rem .3rem;border:0;color:inherit;background:transparent;cursor:pointer;font:inherit;font-size:1.35rem;line-height:1}.mfs-dropdown-menu{position:relative;display:inline-block}.mfs-dropdown-menu-trigger{padding:.35rem .5rem;border:1px solid transparent;border-radius:.4rem;color:inherit;background:transparent;cursor:pointer;font:inherit}.mfs-dropdown-menu-trigger:hover,.mfs-dropdown-menu-trigger[aria-expanded=true]{background:#31523c1a}.mfs-dropdown-menu-popover{position:fixed;z-index:900;min-width:11rem;padding:.35rem;border:1px solid var(--mfs-ui-border);border-radius:.55rem;color:var(--mfs-ui-text);background:var(--mfs-ui-surface);box-shadow:0 .7rem 1.8rem #14221833;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfs-dropdown-menu-item{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.5rem;padding:.55rem .65rem;border:0;border-radius:.35rem;color:inherit;background:transparent;cursor:pointer;font:inherit;text-align:left;white-space:nowrap}.mfs-dropdown-menu-item:hover:not(:disabled),.mfs-dropdown-menu-item:focus-visible{background:#edf3df}.mfs-dropdown-menu-item:disabled{cursor:not-allowed;opacity:.5}.mfs-dropdown-menu-danger{color:var(--mfs-ui-danger)}.mfs-dropdown-menu-shortcut{color:#6c786e;font-size:.78em}.mfs-dropdown-menu-divider{height:1px;margin:.3rem .2rem;background:var(--mfs-ui-border)}.mfs-modal-backdrop{position:fixed;z-index:950;inset:0;display:grid;place-items:center;padding:1rem;background:#0e1c128c}.mfs-modal{width:min(100%,36rem);max-height:calc(100vh - 2rem);overflow:auto;border-radius:.7rem;color:var(--mfs-ui-text);background:var(--mfs-ui-surface);box-shadow:0 1.2rem 3.5rem #0a190f59;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfs-modal-small{width:min(100%,28rem)}.mfs-modal-large{width:min(100%,56rem)}.mfs-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.2rem;border-bottom:1px solid var(--mfs-ui-border)}.mfs-modal-header h2{margin:0;font-size:1.2rem}.mfs-modal-close{padding:.1rem .3rem;border:0;color:inherit;background:transparent;cursor:pointer;font:inherit;font-size:1.45rem;line-height:1}.mfs-modal-close:disabled{cursor:not-allowed;opacity:.45}.mfs-modal-body{padding:1.2rem}.mfs-confirm-dialog-message{margin:0;line-height:1.5}.mfs-confirm-dialog-actions{display:flex;justify-content:flex-end;gap:.65rem;margin-top:1.4rem}.mfs-button{padding:.55rem .85rem;border:1px solid transparent;border-radius:.4rem;cursor:pointer;font:inherit;font-weight:700}.mfs-button:disabled{cursor:not-allowed;opacity:.55}.mfs-button-primary{color:#fff;background:var(--mfs-ui-accent)}.mfs-button-secondary{border-color:var(--mfs-ui-border);color:var(--mfs-ui-text);background:transparent}.mfs-button-danger{color:#fff;background:var(--mfs-ui-danger)}.mfs-date-picker{position:relative;color:var(--mfs-ui-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfs-date-picker-label{display:block;margin-bottom:.35rem;font-weight:700}.mfs-date-picker-label[data-required]:after{content:" *";color:var(--mfs-ui-danger)}.mfs-date-picker-field{display:flex;align-items:center;min-height:2.6rem;border:1px solid var(--mfs-ui-border);border-radius:.45rem;background:#fff;cursor:text}.mfs-date-picker-field:focus-within{border-color:var(--mfs-ui-accent);box-shadow:0 0 0 3px #31523c2e}.mfs-date-picker-input{width:100%;min-width:0;padding:.55rem .7rem;border:0;outline:0;color:inherit;background:transparent;font:inherit}.mfs-date-picker-input:disabled{cursor:not-allowed}.mfs-date-picker-icon{flex:0 0 auto;margin-right:.7rem;color:var(--mfs-ui-accent);pointer-events:none}.mfs-date-picker-help,.mfs-date-picker-error{margin:.35rem 0 0;font-size:.88rem;line-height:1.35}.mfs-date-picker-help{color:#526457}.mfs-date-picker-error{color:var(--mfs-ui-danger)}.mfs-date-picker-popover{position:fixed;z-index:var(--mfs-ui-popover-z-index, 10000);width:min(20.5rem,calc(100vw - 2rem));padding:.65rem;border:1px solid var(--mfs-ui-border);border-radius:.55rem;background:var(--mfs-ui-surface);box-shadow:0 .7rem 1.8rem #14221833}.mfs-date-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.mfs-date-picker-header button{display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:.35rem;color:inherit;background:transparent;cursor:pointer}.mfs-date-picker-header button:hover,.mfs-date-picker-header button:focus-visible,.mfs-date-picker-day:hover:not(:disabled),.mfs-date-picker-day:focus-visible{outline:0;background:#edf3df}.mfs-date-picker-weekdays,.mfs-date-picker-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.15rem;text-align:center}.mfs-date-picker-weekdays{margin-bottom:.2rem;color:#637065;font-size:.72rem;font-weight:700}.mfs-date-picker-day{aspect-ratio:1;border:0;border-radius:50%;color:inherit;background:transparent;cursor:pointer;font:inherit}.mfs-date-picker-day:disabled{cursor:not-allowed;opacity:.35}.mfs-date-picker-day-outside{color:#778278}.mfs-date-picker-day-today{box-shadow:inset 0 0 0 1px var(--mfs-ui-accent)}.mfs-date-picker-day-selected{color:#fff;background:var(--mfs-ui-accent)}.mfs-date-picker-day-selected:hover:not(:disabled),.mfs-date-picker-day-selected:focus-visible{color:#fff;background:#244c31}.mfs-month-picker{position:relative;color:var(--mfs-ui-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfs-month-picker-label{display:block;margin-bottom:.35rem;font-weight:700}.mfs-month-picker-label[data-required]:after{content:" *";color:var(--mfs-ui-danger)}.mfs-month-picker-field{display:flex;align-items:center;min-height:2.6rem;border:1px solid var(--mfs-ui-border);border-radius:.45rem;background:#fff;cursor:text}.mfs-month-picker-field:focus-within{border-color:var(--mfs-ui-accent);box-shadow:0 0 0 3px #31523c2e}.mfs-month-picker-input{width:100%;min-width:0;padding:.55rem .7rem;border:0;outline:0;color:inherit;background:transparent;font:inherit}.mfs-month-picker-input:disabled{cursor:not-allowed}.mfs-month-picker-icon{flex:0 0 auto;margin-right:.7rem;color:var(--mfs-ui-accent);pointer-events:none}.mfs-month-picker-help,.mfs-month-picker-error{margin:.35rem 0 0;font-size:.88rem;line-height:1.35}.mfs-month-picker-help{color:#526457}.mfs-month-picker-error{color:var(--mfs-ui-danger)}.mfs-month-picker-popover{position:fixed;z-index:var(--mfs-ui-popover-z-index, 10000);width:min(20.5rem,calc(100vw - 2rem));padding:.65rem;border:1px solid var(--mfs-ui-border);border-radius:.55rem;background:var(--mfs-ui-surface);box-shadow:0 .7rem 1.8rem #14221833}.mfs-month-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.mfs-month-picker-header button{display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:.35rem;color:inherit;background:transparent;cursor:pointer}.mfs-month-picker-header button:disabled,.mfs-month-picker-months button:disabled{cursor:not-allowed;opacity:.35}.mfs-month-picker-header button:hover:not(:disabled),.mfs-month-picker-header button:focus-visible,.mfs-month-picker-months button:hover:not(:disabled),.mfs-month-picker-months button:focus-visible{outline:0;background:#edf3df}.mfs-month-picker-months{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem}.mfs-month-picker-months button{min-height:2.4rem;border:0;border-radius:.35rem;color:inherit;background:transparent;cursor:pointer;font:inherit}.mfs-month-picker-months button[aria-pressed=true]{color:#fff;background:var(--mfs-ui-accent)}.mfs-month-picker-months button[aria-pressed=true]:hover:not(:disabled),.mfs-month-picker-months button[aria-pressed=true]:focus-visible{color:#fff;background:#244c31}.mfs-address-selector{display:grid;gap:.65rem;margin:1rem 0;color:var(--mfs-ui-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfs-address-selector-label{font-weight:700}.mfs-address-selector-help,.mfs-address-selector-feedback{margin:0;color:#637063;font-size:.85rem;line-height:1.45}.mfs-address-selector-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.mfs-address-selector-input{width:100%;min-width:0;padding:.65rem;border:1px solid var(--mfs-ui-border);border-radius:.3rem;color:inherit;background:var(--mfs-ui-surface);font:inherit}.mfs-address-selector-input:focus-visible{outline:2px solid var(--mfs-ui-accent);outline-offset:2px}.mfs-address-selector-search-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.mfs-address-selector-results{display:grid;overflow:hidden;border:1px solid var(--mfs-ui-border);border-radius:.45rem;background:var(--mfs-ui-surface)}.mfs-address-selector-results button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6rem;padding:.8rem;border:0;border-bottom:1px solid var(--mfs-ui-border);color:var(--mfs-ui-text);background:transparent;cursor:pointer;font:inherit;line-height:1.4;text-align:left}.mfs-address-selector-results button:last-child{border-bottom:0}.mfs-address-selector-results button:hover:not(:disabled),.mfs-address-selector-results button:focus-visible{background:#edf3df}.mfs-address-selector-results button:disabled{cursor:not-allowed;opacity:.55}.mfs-address-selector-results svg{margin-top:.1rem;color:#8c6a19}.mfs-address-selector-selection{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;padding:.85rem;border:1px solid #9fb89f;border-radius:.45rem;color:#285d36;background:#edf6e9}.mfs-address-selector-selection>div{display:grid;gap:.2rem}.mfs-address-selector-selection span{font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.mfs-address-selector-selection strong{color:var(--mfs-ui-text);font-size:.9rem;line-height:1.4}@media(max-width:520px){.mfs-address-selector-search{grid-template-columns:1fr}}.mfs-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;color:inherit;cursor:help}.mfs-tooltip-popover{position:fixed;z-index:1000;width:max-content;max-width:min(18rem,calc(100vw - 1.5rem));padding:.5rem .65rem;border-radius:.35rem;color:#fff;background:#263b2b;box-shadow:0 .45rem 1rem #0a190f38;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.82rem;line-height:1.35;pointer-events:none}.mfs-dropdown-menu-trigger:focus-visible,.mfs-dropdown-menu-item:focus-visible,.mfs-modal-close:focus-visible,.mfs-button:focus-visible,.mfs-flash-dismiss:focus-visible,.mfs-tooltip-trigger:focus-visible{outline:2px solid var(--mfs-ui-accent);outline-offset:2px}.mfs-app-navbar,.mfs-app-navbar *{box-sizing:border-box}.mfs-app-navbar{display:flex;min-height:5.35rem;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:1rem 2rem;color:var(--mfs-navbar-color);background:var(--mfs-navbar-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfs-app-navbar button,.mfs-app-navbar a{font:inherit}.mfs-app-navbar-leading,.mfs-app-navbar-trailing,.mfs-app-navbar-menu,.mfs-app-navbar-brand{display:flex;align-items:center}.mfs-app-navbar-leading{min-width:0;gap:.8rem}.mfs-app-navbar-trailing{flex:0 0 auto;gap:.75rem}.mfs-app-navbar-brand{min-width:0;gap:.7rem;color:var(--mfs-navbar-color);text-decoration:none}.mfs-app-navbar-logo{width:3.35rem;height:3.35rem;flex:0 0 auto;object-fit:contain}.mfs-app-navbar-brand-text{display:flex;min-width:0;flex-direction:column;line-height:1}.mfs-app-navbar-brand-text strong{color:var(--mfs-navbar-color);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;letter-spacing:.01em;white-space:nowrap}.mfs-app-navbar-brand-text span{margin-top:.18rem;color:var(--mfs-navbar-muted);font-size:.64rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;white-space:nowrap}.mfs-app-navbar-menu{gap:.2rem;margin-left:.65rem}.mfs-app-navbar-menu-item,.mfs-app-switcher-trigger,.mfs-account-menu-trigger{border:0;color:var(--mfs-navbar-color);background:transparent;cursor:pointer}.mfs-app-navbar-menu-item{padding:.58rem .72rem;border-radius:.4rem;color:var(--mfs-navbar-muted);font-size:.88rem;font-weight:700;text-decoration:none;white-space:nowrap}.mfs-app-navbar-menu-item:hover,.mfs-app-navbar-menu-item.current{color:var(--mfs-navbar-color);background:var(--mfs-navbar-hover)}.mfs-app-navbar-menu-item:disabled,.mfs-account-menu-item:disabled{cursor:not-allowed;opacity:.55}.mfs-app-switcher,.mfs-account-menu{position:relative;flex:0 0 auto}.mfs-app-switcher-trigger,.mfs-account-menu-trigger{display:flex;align-items:center;border-radius:.45rem}.mfs-app-switcher-trigger{padding:.4rem}.mfs-account-menu-trigger{gap:.5rem;padding:.4rem .5rem}.mfs-app-switcher-trigger:hover,.mfs-app-switcher-trigger[aria-expanded=true],.mfs-account-menu-trigger:hover,.mfs-account-menu-trigger[aria-expanded=true]{background:var(--mfs-navbar-hover)}.mfs-app-switcher-trigger:focus-visible,.mfs-account-menu-trigger:focus-visible,.mfs-app-navbar-menu-item:focus-visible,.mfs-app-switcher-item:focus-visible,.mfs-account-menu-item:focus-visible,.mfs-app-navbar-brand:focus-visible{outline:2px solid var(--mfs-navbar-muted);outline-offset:2px}.mfs-account-avatar{display:grid;width:1.85rem;height:1.85rem;place-items:center;border-radius:50%;color:var(--mfs-navbar-background);background:var(--mfs-navbar-muted);font-size:.8rem;font-weight:800}.mfs-app-switcher-menu,.mfs-account-menu-popover{position:absolute;z-index:200;top:calc(100% + .5rem);min-width:12rem;padding:.45rem;border:1px solid var(--mfs-navbar-dropdown-border);border-radius:.7rem;color:var(--mfs-navbar-dropdown-color);background:var(--mfs-navbar-dropdown-background);box-shadow:0 .8rem 2rem #13312338}.mfs-app-switcher-menu{left:0}.mfs-account-menu-popover{right:0;width:15rem}.mfs-app-switcher-item,.mfs-account-menu-item{display:block;width:100%;padding:.65rem .75rem;border:0;border-radius:.4rem;color:var(--mfs-navbar-dropdown-color);background:transparent;cursor:pointer;font-size:.9rem;text-align:left;text-decoration:none}.mfs-app-switcher-item:hover,.mfs-account-menu-item:hover{background:var(--mfs-navbar-dropdown-hover)}.mfs-app-switcher-item.current{color:var(--mfs-navbar-current-color);background:var(--mfs-navbar-current-background);font-weight:700}.mfs-account-summary{display:grid;gap:.2rem;padding:.65rem .75rem .75rem;border-bottom:1px solid var(--mfs-navbar-dropdown-border);margin-bottom:.35rem;color:#66795d;font-size:.76rem}.mfs-account-summary strong{color:var(--mfs-navbar-current-color);font-size:.85rem;overflow-wrap:anywhere}@media(max-width:48rem){.mfs-app-navbar{min-height:auto;flex-wrap:wrap;gap:.75rem;padding:.8rem 1rem}.mfs-app-navbar-leading{flex:1 1 auto;flex-wrap:wrap}.mfs-app-navbar-menu{order:3;flex-basis:100%;width:100%;margin-left:0;overflow-x:auto}.mfs-app-navbar-logo{width:2.75rem;height:2.75rem}}.flash-viewport{position:fixed;z-index:10000;top:var(--flash-viewport-top, 0);right:0;bottom:0;left:0;display:flex;align-items:var(--flash-viewport-align, center);justify-content:flex-start;flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;pointer-events:none}.flash-error,.flash-success{display:flex;align-items:center;gap:.75rem;width:min(32rem,100%);min-height:3.5rem;padding:.75rem .75rem .75rem 1rem;border-radius:8px;box-shadow:0 12px 32px #1f181638;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;line-height:1.4;pointer-events:auto;animation:flash-enter .16s ease-out}.flash-error{border:1px solid #e8b7b0;border-left:4px solid #b23a2d;color:#7d271f;background:#fff7f5}.flash-success{border:1px solid #b8d8bd;border-left:4px solid #367c43;color:#255c30;background:#f4fbf5}.flash-icon{flex:0 0 auto;width:1.25rem;height:1.25rem;stroke-width:2.25}.flash-message{flex:1;min-width:0;overflow-wrap:anywhere}.flash-dismiss{display:grid;flex:0 0 auto;width:2rem;height:2rem;padding:0;border:0;border-radius:4px;color:inherit;background:transparent;place-items:center;opacity:.72;cursor:pointer}.flash-dismiss:hover{background:#342c2a14;opacity:1}.flash-dismiss:focus-visible{outline:2px solid currentColor;outline-offset:1px}.flash-dismiss svg{width:1.1rem;height:1.1rem}@keyframes flash-enter{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.flash-error,.flash-success{animation:none}}@media print{.flash-viewport{display:none!important}}.saved-schedules-modal{width:min(720px,100%)}.saved-schedules-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.saved-schedules-heading h2,.saved-schedule-group h3{margin-top:0}.saved-schedules-heading .muted{max-width:38rem;margin-bottom:0}.saved-schedules-toggle{display:inline-flex;align-items:center;gap:.5rem;margin:1rem 0;font-weight:600}.saved-schedules-content{display:grid;gap:1rem}.saved-schedule-group{padding:1rem;border:1px solid #d8e2da;border-radius:8px;background:#fbfcfb}.saved-schedule-group h3{margin-bottom:.75rem;color:#284331;font-size:1rem}.saved-schedule-group>.muted{margin-top:-.45rem;font-size:.85rem}.saved-schedule-group ul{display:grid;gap:.6rem;padding:0;margin:0;list-style:none}.saved-schedule-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem;border-radius:6px;background:#fff}.saved-schedule-details{display:grid;gap:.15rem;min-width:0;color:#59675e;font-size:.88rem;overflow-wrap:anywhere}.saved-schedule-details strong{color:#29342d;font-size:.95rem}.saved-schedule-date{color:#718077;font-size:.8rem}.saved-schedule-actions{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto}.saved-schedule-active{color:#526057;font-size:.82rem;font-weight:600;white-space:nowrap}.shared-team-data-row>.btn,.shared-team-data-row>.saved-schedule-active{flex:0 0 auto}.saved-schedule-delete-confirmation{margin-top:1rem;padding:1rem;border:1px solid #e1c2bb;border-radius:8px;background:#fff8f6}.saved-schedule-delete-confirmation p{margin-bottom:.8rem}.saved-schedule-delete-confirmation .btn-danger{color:#fff;background:#a42d2d;border-color:#a42d2d}.saved-schedule-delete-confirmation .btn-danger:hover:not(:disabled){background:#882323}.saved-schedules-error{color:#a42d2d}@media(max-width:540px){.saved-schedule-row{align-items:flex-start;flex-direction:column}.saved-schedule-actions{align-self:flex-end}.shared-team-data-row>.btn,.shared-team-data-row>.saved-schedule-active{align-self:flex-end}}.business-levels-editor .section-heading{flex-wrap:wrap}.business-levels-editor .section-heading>div{max-width:43rem}.business-level-list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem}.business-level-tile{display:inline-flex;align-items:center;gap:.4rem;max-width:100%;border:1px solid #d8e2da;border-radius:7px;background:#fff}.business-level-tile.dragging{opacity:.45}.business-level-tile.archived{background:#f7f8f7}.business-level-select{display:inline-flex;align-items:center;gap:.35rem;min-width:0;padding:.55rem .15rem .55rem .65rem;border:0;border-radius:6px;color:#2f3432;background:transparent;font-weight:600;text-align:left;cursor:pointer}.business-level-select[draggable=true]{cursor:grab}.business-level-select:hover,.business-level-select[aria-pressed=true]{color:#1f4328}.business-level-select:focus-visible{outline:none;box-shadow:0 0 0 2px #3866414d}.business-level-select svg{flex:0 0 auto;width:16px;height:16px;color:#6b776f}.business-level-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-level-day-groups{display:inline-flex;gap:.25rem}.business-level-day-group,.business-level-archived{flex:0 0 auto;padding:.2rem .45rem;border-radius:999px;color:#526057;background:#edf1ee;font-size:.75rem;font-weight:600}.business-level-archived{color:#6a5730;background:#f5ead0}.business-level-edit{margin-right:.25rem}.business-level-archive{display:inline-flex;align-items:center;gap:.4rem}.business-level-error{margin:.75rem 0 0;color:#a42d2d;font-size:.85rem}@media(max-width:600px){.business-level-tile{width:100%}.business-level-select{flex:1 1 auto}}.business-level-modal form{display:grid;gap:1rem;margin-top:1rem}.business-level-preservation-note{margin-top:.75rem;font-size:.85rem}.business-level-description-limit{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.25rem .75rem;color:#68746b;font-size:.8rem}.business-level-description-limit.at-limit{color:#805310;font-weight:600}.definition-name-modal{width:min(440px,100%)}.definition-name-modal form{display:grid;gap:1rem;margin-top:1rem}.definition-name-limit{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.25rem .75rem;color:#68746b;font-size:.8rem}.definition-name-limit.at-limit{color:#805310;font-weight:600}.definition-name-error{margin:0;color:#a42d2d;font-size:.85rem}:root{--flash-viewport-align: flex-end;color:#2f3432;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{transition:all .2s}h1,h2,h3,p{margin-top:0}h2{margin-bottom:.25rem;font-size:1.15rem}.app-layout{min-height:100vh;display:flex;flex-direction:column}.license-notice{padding:.75rem 2rem;color:#493800;background:#fff4ca;border-bottom:1px solid #ead88f}.license-notice a{margin-left:.35rem;color:inherit;font-weight:700}.organization-selector{width:min(100% - 2rem,30rem)}.header-planning-period{display:flex;align-items:center;gap:.45rem;margin-left:auto;font-size:.8rem}.header-planning-period select{padding:.45rem;border:0;border-radius:4px}.app-main{flex:1;min-width:0}.setup-page{max-width:980px}.setup-sections{display:grid;gap:1rem}.setup-page .setup-save-actions{position:sticky;bottom:max(1rem,env(safe-area-inset-bottom));z-index:110;width:fit-content;margin-top:1rem;margin-left:auto}.setup-save-actions .btn{box-shadow:0 3px 12px #0003}.setup-definition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.setup-definition-grid .section-heading{flex-wrap:wrap}.setup-list{display:grid;gap:.75rem}.setup-row{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem;padding:.75rem 0;border-top:1px solid #e0e5e1}.setup-row label{display:grid;gap:.3rem;flex:1 1 13rem}.setup-row .setup-toggle{display:flex;align-items:center;flex:0 0 auto;padding-bottom:.5rem}.setup-name-field{flex:1 1 13rem;min-width:0}.setup-name-error{margin:.35rem 0 0;color:#a42d2d;font-size:.85rem}.setup-row .setup-archive{display:flex;align-items:center;flex:0 0 auto;padding-bottom:.5rem}.setup-key{padding-bottom:.5rem;color:#68736c;font-size:.8rem;overflow-wrap:anywhere}.setup-conflict{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem;color:#5c3c00;background:#fff4ca;border-radius:5px}.planning-period-teams{min-width:0}.planning-period-picker{display:grid;gap:.4rem;min-width:0;font-size:.9rem}.planning-period-picker{width:min(100%,22rem)}.planning-team-preview{min-width:0;margin-top:1rem;padding:1rem;border:1px solid #d8e2da;border-radius:8px;background:#f5f5f5}.planning-team-preview-label{margin-bottom:.65rem;color:#465049;font-size:.85rem;font-weight:600}.planning-team-preview-hint{margin:.75rem 0 0;font-size:.85rem}.planning-team-empty{margin:0;padding:1rem;border:1px dashed #b7c5bb;border-radius:5px;background:#fff}.planning-team-selection{margin-top:.75rem}.planning-team-selection p{margin:0;font-size:.85rem}.planning-team-available{margin-top:1rem}.planning-team-available h3{margin-bottom:.4rem;font-size:.95rem}.planning-team-available p{margin-bottom:.75rem;font-size:.85rem}.planning-team-tiles{display:flex;flex-wrap:wrap;gap:.6rem}.planning-team-tile{display:inline-flex;align-items:center;gap:.75rem;max-width:100%;padding:.6rem .75rem;border:1px solid #b7c5bb;border-radius:6px;color:#31523c;background:#f7faf7;text-align:left;cursor:grab}.planning-team-tile span{overflow-wrap:anywhere}.planning-team-tile svg{flex-shrink:0}.planning-team-tile:focus-visible{outline:2px solid #386641;outline-offset:3px}.planning-team-tile:disabled{opacity:.5;cursor:not-allowed}.planning-team-tile.dragging{opacity:.55;cursor:grabbing}.planning-team-drop-zone{min-width:0;border:1px solid transparent;border-radius:6px;padding:.35rem}.planning-team-drop-zone.drag-ready{border-color:#b7cdbd;background:#edf5ef}.planning-team-drop-zone.drag-ready .team-tabs,.planning-team-drop-zone.drag-ready .planning-team-empty{background:transparent}.planning-team-drop-zone.drag-over{border-color:#386641;background:#e3efe6}.planning-team-announcement:empty{display:none}.planning-team-announcement{margin-top:.75rem;color:#31523c;font-size:.85rem}.planning-period-teams>p:last-child{margin:1rem 0 0}.page{width:100%;max-width:1600px;margin:0 auto;padding:1.5rem}.schedule-page,.report-page,.snapshot-page{display:grid;gap:1rem}.snapshot-page>.card>.section-heading{flex-wrap:wrap}.snapshot-actions{display:flex;flex-wrap:wrap;gap:.5rem}.snapshot-name{max-width:22rem;overflow-wrap:anywhere}.snapshot-page h1{margin-bottom:.5rem;font-size:1.5rem}.snapshot-description{margin:1rem 0 0;color:#666;line-height:1.5}.feedback-page,.feedback-form{display:grid;gap:1rem}.feedback-page h1{font-size:1.5rem;margin-bottom:.5rem}.feedback-toolbar.section-heading,.feedback-toolbar .section-actions{flex-wrap:wrap;align-items:flex-end}.feedback-toolbar select,.feedback-toolbar .btn{min-height:2.5rem}.feedback-toolbar .form-group{flex-direction:row;align-items:center;gap:.5rem}.feedback-table{min-width:800px}.feedback-table td{vertical-align:top}.feedback-body{min-width:240px;max-width:600px;white-space:pre-wrap;overflow-wrap:anywhere}.feedback-form .form-row{flex-wrap:wrap}.feedback-form .form-row>*{min-width:200px}.feedback-toolbar .employee-access-actions{align-items:center;gap:1rem}.feedback-brief-question{display:grid;gap:.5rem;border:0;padding:0;margin:0;min-width:0}.feedback-brief-question legend{padding:0;margin-bottom:.5rem}.record-feedback-modal{display:grid;gap:1rem}.record-feedback-modal .form-row{flex-wrap:wrap}.record-feedback-modal .form-row>*{min-width:min(200px,100%)}.employee-access-controls{display:grid;gap:.75rem}.employee-access-controls h2{margin-bottom:0}.employee-access-form{display:grid;gap:.75rem;max-width:42rem}.employee-link-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.employee-link-actions input{min-width:min(100%,22rem);flex:1}.employee-link-qr{display:grid;justify-items:start;gap:.75rem}.employee-link-qr img{max-width:100%;height:auto;background:#fff}.employee-link-qr p{margin:0}.employee-feedback-page{min-height:100vh;display:flex;flex-direction:column;background:#f2f5f1}.employee-feedback-header{padding:1.5rem;background:#386641;color:#fff;border-bottom:4px solid #acc5a7}.employee-feedback-brand{display:flex;align-items:center;gap:.85rem;width:min(100%,40rem);margin:0 auto}.employee-feedback-brand-icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border:1px solid #ffffff40;border-radius:12px;background:#ffffff12}.employee-feedback-brand-icon svg{width:28px;height:28px}.employee-feedback-brand strong{display:block;font-size:1.3rem;letter-spacing:-.02em}.employee-feedback-brand div>span{display:block;margin-top:.25rem;color:#e3eddf;font-size:.85rem;line-height:1.4}.employee-feedback-main{width:min(100%,43rem);margin:0 auto;padding:2rem 1.5rem 1rem}.employee-feedback-page .employee-feedback-card{width:100%;padding:2rem;border:1px solid #dfe6dc;border-radius:12px;box-shadow:0 4px 20px #243b2410}.employee-feedback-intro{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e5ebe2}.employee-feedback-eyebrow{margin-bottom:.5rem;color:#386641;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.employee-feedback-card h1{margin-bottom:.65rem;font-size:1.7rem;color:#253d2b;letter-spacing:-.025em}.employee-feedback-intro .muted{margin:0;line-height:1.6;font-size:.95rem}.employee-feedback-footer{padding:1.25rem 0 .5rem;text-align:center;color:#68756a;font-size:.8rem}.employee-feedback-footer span{padding:0 .35rem}.employee-feedback-card .btn{min-height:44px}.employee-feedback-card input:not([type=radio]),.employee-feedback-card select{min-height:44px}.employee-pin-form,.employee-confirmation{display:grid;gap:1rem}.employee-confirmation p{margin:0;color:#294e31;font-weight:600}@media(max-width:600px){.setup-definition-grid{grid-template-columns:1fr}.employee-feedback-header{padding:1.25rem 1rem}.employee-feedback-main{padding:1rem .75rem}.employee-feedback-page .employee-feedback-card{padding:1.25rem}.employee-feedback-card .form-row{display:grid}.employee-feedback-card .form-row>*{min-width:0}}.loading-screen{min-height:100vh;display:grid;place-items:center}.loading-card{color:#666;text-align:center}.card{padding:1.25rem;border-radius:8px;background:#fff;box-shadow:0 1px 4px #0002}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-actions{display:flex;align-items:center;gap:.5rem}.section-heading p,.empty-state,.muted{color:#666}.section-heading p{margin-bottom:0;font-size:.9rem}.section-heading>strong{color:#386641;white-space:nowrap}.empty-state{padding:.75rem 0;font-style:italic}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem .8rem;border:1px solid transparent;border-radius:4px;cursor:pointer}.btn svg{width:16px;height:16px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#386641}.btn-primary:hover:not(:disabled){background:#294e31}.btn-secondary{border-color:#bbb;color:#333;background:#fff}.btn-secondary:hover:not(:disabled){border-color:#386641;background:#f5faf6}.icon-btn{display:inline-grid;flex:0 0 auto;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:4px;color:#5f6762;background:transparent;cursor:pointer}.icon-btn:hover:not(:disabled){color:#1f4328;background:#e9f2eb}.icon-btn:disabled{opacity:.25;cursor:default}.icon-btn svg{width:15px;height:15px}.danger-icon:hover:not(:disabled){color:#c62828;background:#ffebee}.text-btn{padding:.25rem 0;border:0;color:#386641;background:none;cursor:pointer}input,select,textarea{padding:.5rem;border:1px solid #d6dad7;border-radius:4px;color:#2f3432;background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#386641;box-shadow:0 0 0 2px #38664126}input:disabled,select:disabled,textarea:disabled{color:#525854;background:#f5f6f5}textarea{min-height:72px;resize:vertical}.required-field-label:after{content:" *";color:#c62828;font-weight:700}.required-fields-note{margin:0;color:#c62828;font-size:.85rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-row{display:flex;gap:1rem}.form-row>*{flex:1}.form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem}.planning-toolbar,.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.planning-header{position:sticky;top:0;z-index:100;display:grid;gap:.75rem;padding:.5rem 0 .75rem;background:#f5f5f5}.planning-toolbar,.planning-toolbar .toolbar-selects,.planning-toolbar .toolbar-actions{flex-wrap:wrap}.toolbar-selects{display:flex;align-items:end;gap:1rem}.report-controls{display:flex;align-items:center;gap:.6rem}.version-tabs{display:flex;align-items:center;gap:1rem}.version-tab-row{display:flex;align-items:flex-start;flex-direction:column;gap:.25rem}.version-tab-label{color:#526057;font-size:.78rem;font-weight:700}.version-tab-list{display:flex;padding:3px;border:1px solid #d4dad5;border-radius:7px;background:#f4f6f4}.version-tab-list button{min-width:70px;padding:.42rem .65rem;border:0;border-radius:5px;color:#55605a;background:transparent;cursor:pointer}.version-tab-list button:hover{color:#294e31;background:#e8efe9}.version-tab-list button.active{color:#fff;background:#386641;box-shadow:0 1px 2px #0002;font-weight:700}.version-description{display:flex;align-items:flex-start;flex-direction:column;gap:.25rem;padding-bottom:.2rem;color:#666}.version-description span{color:#526057;font-size:.78rem;font-weight:700}.version-description strong{font-size:.9rem;font-weight:400}.toolbar-actions{display:flex;align-items:center;gap:.5rem}.saving-status{color:#666;font-size:.85rem}.team-tabs{display:flex;overflow-x:auto;padding:.4rem}.team-tab-item{position:relative;flex:1;min-width:105px}.team-tab-select{width:100%;height:100%;padding:.6rem .75rem;border:0;border-radius:5px;color:#555;background:transparent;cursor:pointer}.team-tab-item.reorderable .team-tab-select{cursor:grab}.team-tab-select>svg{margin-right:.3rem;vertical-align:middle}.team-tab-item.dragging{opacity:.45}.team-tab-item.drop-before:before,.team-tab-item.drop-after:after{position:absolute;top:0;bottom:0;z-index:1;width:3px;border-radius:2px;background:#386641;content:"";pointer-events:none}.team-tab-item.drop-before:before{left:0}.team-tab-item.drop-after:after{right:0}.team-tab-select:hover{background:#f2f6f3}.team-tab-select.active{color:#fff;background:#386641;font-weight:600}.team-tab-item.removable .team-tab-select{padding-right:2rem;overflow-wrap:anywhere}.team-tab-remove{position:absolute;top:2px;right:2px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:4px;color:#555;background:transparent;cursor:pointer}.team-tab-item.active .team-tab-remove{color:#fff}.team-tab-remove:hover:not(:disabled){color:#a42d2d;background:#fff0f0}.team-tab-remove:disabled{cursor:not-allowed;opacity:.45}.team-tab-remove:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.print-title{display:none}.editor-card{display:grid;gap:1rem}.location-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:.75rem}.location-card{padding:.9rem;border:1px solid #e0e4e1;border-radius:6px;background:#fbfcfb}.location-title,.hours-day-heading,.hours-interval{display:flex;align-items:center;gap:.5rem}.location-title{margin-bottom:.75rem}.location-title input{flex:1;font-weight:600}.same-hours-control{display:flex;align-items:center;gap:.4rem;margin-bottom:.55rem;color:#4f5d52;font-size:.82rem}.same-hours-control input{width:17px;height:17px;accent-color:#386641}.hours-day{display:grid;gap:.4rem;padding:.65rem 0;border-top:1px solid #e8ebe9}.hours-day.active{margin:0 -.45rem;padding:.65rem .45rem;border-radius:5px;background:#edf5ee}.hours-day-heading{justify-content:space-between;font-size:.85rem}.current-hours{margin-left:.45rem;color:#386641;font-size:.68rem;font-weight:600;text-transform:uppercase}.hours-interval input{min-width:0}.inline-check{display:flex;align-items:center;gap:.3rem;color:#666;font-size:.78rem}.inline-add{display:flex;align-items:center;gap:.5rem}.inline-add input{width:min(280px,100%)}.hours-location-add{display:grid;gap:.35rem;padding-top:.85rem;border-top:1px solid #e5e8e6}.hours-location-add>strong{color:#3f4d42;font-size:.9rem}.hours-location-add>p{margin:0;color:#6b726d;font-size:.8rem}.team-notes>.section-heading{flex-wrap:wrap}.team-notes .section-actions{flex-wrap:wrap}.notes-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,max(260px,calc((100% - 2rem) / 3))),1fr));align-items:start;gap:1rem;margin-top:1rem}.note-tile{min-width:0;padding:1rem;border:1px solid #d9e3da;border-top:3px solid #779c7d;border-radius:8px;background:#f7faf7;box-shadow:0 1px 3px #0001;break-inside:avoid}.note-tile-heading{display:flex;align-items:center;justify-content:space-between;min-height:28px;margin-bottom:.5rem;color:#386641;font-size:.8rem}.note-tile-editor{display:grid}.note-tile-editor textarea,.note-tile-mirror,.note-tile-text{min-width:0;margin:0;padding:.5rem;font:inherit;font-size:1rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.note-tile-editor textarea,.note-tile-mirror{grid-area:1 / 1;min-height:7rem;border:1px solid transparent}.note-tile-mirror{visibility:hidden}.note-tile-editor textarea{width:100%;height:100%;background:transparent;resize:none;overflow:hidden;transition:border-color .2s,box-shadow .2s}.note-tile-editor textarea:hover{border-color:#c3d4c6}.note-tile-editor textarea:focus{border-color:#386641;background:#fff}.toggle-list,.toggle-control{display:flex;align-items:center;gap:.75rem}.toggle-control{gap:.4rem;white-space:nowrap;cursor:pointer}.toggle-control input{width:18px;height:18px;accent-color:#386641}.staffing-plan{padding:0;overflow:hidden}.staffing-plan-heading{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.25rem;border-bottom:1px solid #dfe4e0}.staffing-plan-heading p{margin:0;color:#666;font-size:.9rem}.staffing-switch{display:inline-flex;align-items:center;gap:.5rem;color:#3f4d42;font-size:.88rem;font-weight:600;white-space:nowrap;cursor:pointer}.staffing-switch input{position:absolute;width:1px;height:1px;opacity:0}.staffing-switch-track{display:flex;align-items:center;width:38px;height:22px;padding:2px;border:1px solid #aeb6b0;border-radius:999px;background:#dfe3e0;transition:all .2s}.staffing-switch-track span{width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0004;transition:transform .2s}.staffing-switch input:checked+.staffing-switch-track{border-color:#386641;background:#386641}.staffing-switch input:checked+.staffing-switch-track span{transform:translate(16px)}.staffing-switch input:focus-visible+.staffing-switch-track{outline:3px solid rgba(56,102,65,.25);outline-offset:2px}.staffing-switch input:disabled+.staffing-switch-track{opacity:.5}.staffing-switch:has(input:disabled){cursor:not-allowed}.staffing-total{display:grid;gap:.25rem;padding:.75rem 1rem;border:1px solid #c6d9ca;border-radius:8px;color:#294e31;background:#edf5ee;text-align:right}.staffing-total>strong{font-size:1.75rem;line-height:1.2;font-variant-numeric:tabular-nums}.timeline-section{padding:0;overflow:hidden}.embedded-timeline-section{box-shadow:none}.timeline-section>.section-heading,.section-instructions,.timeline-footer{padding:1rem 1.25rem}.timeline-section>.section-heading{border-bottom:1px solid #e7e9e7}.section-instructions{border-bottom:1px solid #e7e9e7}.section-instructions .section-heading{align-items:center;flex-wrap:wrap}.section-instructions .section-heading>button{margin-left:auto}.section-instructions-text{margin:.75rem 0 0;color:#333;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.timeline-scroll{overflow-x:auto}.timeline-table{min-width:1260px}.timeline-header,.timeline-row{display:grid;grid-template-columns:220px minmax(650px,1fr) 260px 180px}.timeline-header{min-height:54px;align-items:end;border-bottom:1px solid #dfe4e0;color:#59605c;background:#f8faf8;font-size:.78rem;font-weight:600}.timeline-header>div,.timeline-row>div{min-width:0;padding:.55rem .65rem;border-right:1px solid #e5e8e6}.timeline-hours{position:relative;height:46px;padding:0!important;background-image:repeating-linear-gradient(to right,#dfe4e0 0,#dfe4e0 1px,transparent 1px,transparent calc(100% / 12))}.timeline-hours span{position:absolute;bottom:.45rem;transform:translate(-50%);white-space:nowrap}.timeline-hours span:first-child{transform:none}.timeline-hours span.last{transform:translate(-100%)}.lunch-window-label{display:block;margin-top:.25rem;color:#8a5800;font-size:.7rem;font-weight:500}.timeline-track:before,.timeline-track:after,.timeline-hours:before,.timeline-hours:after{position:absolute;top:0;bottom:0;z-index:1;width:0;border-left:2px dashed #c38b25;content:"";pointer-events:none}.timeline-track:before,.timeline-hours:before{left:var(--lunch-start);display:var(--lunch-start-display, none)}.timeline-track:after,.timeline-hours:after{left:var(--lunch-end);display:var(--lunch-end-display, none)}.timeline-hours:before,.timeline-hours:after{bottom:1.5rem}.timeline-row{min-height:64px;border-bottom:1px solid #edf0ed}.timeline-row:hover{background:#fafcfa}.role-cell{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:.2rem}.role-name-row{display:flex;width:100%;align-items:center;gap:.25rem}.role-name-row.drag-over{border-radius:4px;background:#e5f0e7;box-shadow:inset 0 0 0 2px #6d9a75}.role-drag-handle{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:#8b948d;cursor:grab}.role-drag-handle:active{cursor:grabbing}.role-drag-handle[draggable=false]{cursor:default}.role-drag-handle svg{width:14px}.role-cell input{flex:1;min-width:0;padding:.35rem;border-color:transparent;background:transparent;font-weight:600}.role-cell input:focus{border-color:#386641;background:#fff}.slot-controls{display:flex}.slot-continuation{padding-left:1.25rem;color:#777;font-size:.8rem}.timeline-track{position:relative;min-height:79px;padding:0!important;overflow:hidden;background-image:repeating-linear-gradient(to right,#e8ece9 0,#e8ece9 1px,transparent 1px,transparent calc(100% / 12))}.empty-track{display:grid;place-items:center;color:#999;font-size:.8rem}.shift-bar{position:absolute;top:8px;bottom:8px;min-width:34px;overflow:hidden;border:1px solid #2e5937;border-radius:5px;color:#fff;background:#4f8258;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.shift-bar:active{cursor:grabbing}.shift-bar:focus-visible{outline:3px solid rgba(56,102,65,.3);outline-offset:2px}.shift-label{position:relative;z-index:2;display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;padding:.15rem 8px;overflow:hidden;text-shadow:0 1px 1px #0005;white-space:nowrap;pointer-events:none}.shift-label strong{font-size:.78rem}.shift-label span{font-size:.68rem}.shift-lunch{margin-top:.2rem;padding:.1rem .3rem;border-radius:3px;color:#555;background:#eee;font-size:.65rem;line-height:1.2;text-shadow:none}.shift-lunch.required{color:#333;background:#ccc}.resize-handle{position:absolute;z-index:5;top:0;bottom:0;width:8px;padding:0;border:0;background:#0000001f;cursor:ew-resize}.resize-handle.start{left:0}.resize-handle.end{right:0}.shift-notes{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:.2rem;color:#555;font-size:.8rem;white-space:pre-wrap}.shift-notes-editor{display:grid;width:100%;min-width:0}.shift-notes-editor textarea,.shift-notes-mirror{grid-area:1 / 1;width:100%;min-width:0;min-height:44px;margin:0;padding:.4rem;border:1px solid #d6dad7;font:inherit;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.shift-notes-mirror{visibility:hidden}.shift-notes-editor textarea{height:100%;resize:none;overflow:hidden;transition:border-color .2s,box-shadow .2s}.row-actions{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.1rem}.confirm-dialog .danger-confirm{background:#c62828}.confirm-dialog .danger-confirm:hover:not(:disabled){background:#a51f1f}.timeline-footer{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #e5e8e6;background:#fbfcfb}.modal-overlay{position:fixed;z-index:300;inset:0;display:grid;place-items:center;padding:1rem;background:#121e158c}.modal{width:min(560px,100%);max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0005}.shift-modal{display:grid;gap:1rem}.shift-modal h2,.copy-dialog h2{margin-bottom:0}.shift-modal small{color:#666}.paid-summary{padding:.75rem;border-radius:5px;color:#294e31;background:#edf5ee;font-weight:600}.warning-text{padding:.65rem;border-left:3px solid #b26a00;color:#76511b;background:#fff8e8;font-size:.9rem}.report-toolbar h1{margin-bottom:.25rem;font-size:1.5rem}.report-toolbar p{margin-bottom:0;color:#666}.report-controls{flex-wrap:wrap}.report-version{padding:0;overflow:hidden}.report-version-toggle{width:100%;padding:1rem 1.25rem;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.report-version-toggle:hover{background:#f8faf8}.report-version-toggle:focus-visible{outline:3px solid rgba(56,102,65,.25);outline-offset:-3px}.report-version-summary{display:inline-flex;align-items:center;gap:.6rem;color:#386641;white-space:nowrap}.report-version-summary svg{width:18px;height:18px;transition:transform .2s}.report-version-toggle[aria-expanded=true] .report-version-summary svg{transform:rotate(180deg)}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:.65rem .85rem;border-bottom:1px solid #eee;text-align:left}.data-table thead th{background:#f8faf8;font-weight:600}.data-table tbody tr:hover{background:#fafafa}.data-table tfoot th{color:#25442c;background:#edf5ee}.totals-table{min-width:700px}.totals-table td,.totals-table th:not(:first-child){text-align:right}.app-switcher,.gear-menu{position:relative;flex:0 0 auto}.app-switcher-btn,.gear-menu-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;border:0;border-radius:4px;color:#ffffffd9;background:transparent;cursor:pointer}.app-switcher-btn:hover,.gear-menu-btn:hover{color:#fff;background:#ffffff24}.app-switcher-dropdown,.gear-menu-dropdown{position:absolute;top:calc(100% + 8px);z-index:200;min-width:190px;padding:.5rem 0;border-radius:8px;color:#333;background:#fff;box-shadow:0 4px 16px #0003}.app-switcher-dropdown{left:0}.gear-menu-dropdown{right:0}.app-switcher-item,.gear-menu-item{display:block;width:100%;padding:.6rem 1rem;border:0;color:#333;background:transparent;font-size:.9rem;text-align:left;text-decoration:none;cursor:pointer}.app-switcher-item:hover,.gear-menu-item:hover{background:#edf5ee}.app-switcher-item.current{color:#386641;background:#e5f0e7;font-weight:600}.gear-menu-user{display:grid;gap:.15rem;max-width:240px;padding:.55rem 1rem .65rem;border-bottom:1px solid #e3e6e4}.gear-menu-user-label{color:#777;font-size:.75rem}.gear-menu-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.header-planning-period{margin-left:0}.page{padding:1rem}.planning-toolbar,.report-toolbar,.staffing-plan-heading{align-items:stretch;flex-direction:column}.toolbar-actions,.report-controls,.version-tabs{flex-wrap:wrap}}@media print{.planning-header{position:static;padding:0;background:#fff}@page{margin:.45in;size:landscape}:root,body{color:#000;background:#fff;font-size:10px}.app-header,.no-print,.flash-viewport{display:none!important}.page{max-width:none;padding:0}.schedule-page{display:block}.schedule-page>*{margin-bottom:10px}.print-title{display:block}.card{break-inside:avoid;border:1px solid #ccc;box-shadow:none}input,textarea{border:0;background:transparent}.timeline-scroll{overflow:visible}.timeline-table{min-width:0}.timeline-header,.timeline-row{grid-template-columns:150px minmax(420px,1fr) 190px 0}.actions-column,.resize-handle,.timeline-footer{display:none!important}.shift-bar{-webkit-print-color-adjust:exact;print-color-adjust:exact}.hours-day:not(.active){display:none}.report-page{display:block}.report-page>*{margin-bottom:10px}.report-version{break-inside:avoid}.report-version [hidden]{display:block}.report-version-summary svg{display:none}}.feedback-sort-button{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem 0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:pointer}.feedback-sort-button:hover{text-decoration:underline}.feedback-sort-button svg{flex-shrink:0}.planning-team-tile-details{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.saved-schedule-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .4rem;border:1px solid #c3d8cd;border-radius:4px;color:#28523a;background:#eaf3ed;font-size:.72rem;font-weight:600;line-height:1.2}.saved-schedule-badge svg{flex-shrink:0}.team-tab-status{display:block;margin-top:.35rem}.team-tab-status:empty{display:none}.planning-team-data-status{margin-top:.75rem;font-size:.85rem}.planning-period-teams-heading{align-items:center;flex-wrap:wrap;margin-bottom:.5rem}.planning-period-teams-heading h2{margin-bottom:0}.saved-schedules-trigger{display:inline-flex;align-items:center;gap:.4rem;margin-left:auto;flex-shrink:0}.planning-team-preview-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.planning-team-preview-heading .planning-team-preview-label{margin:0}.planning-saved-schedule-status{display:flex;align-items:center;gap:.5rem;margin-left:auto;padding:.35rem .6rem;border:1px solid #d6e0d8;border-radius:6px;background:#fff;font-size:.8rem;color:#526057;min-width:0;max-width:100%}.planning-saved-schedule-status .saved-schedule-badge{flex-shrink:0}.planning-saved-schedule-status>span{white-space:nowrap}.planning-saved-schedule-status>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.planning-type-preview{margin-bottom:.65rem}.planning-type-preview .toolbar-selects{min-width:0;max-width:100%}.planning-type-preview .version-tabs,.planning-type-preview .version-tab-list{flex-wrap:wrap}.planning-type-preview .version-description{overflow-wrap:anywhere}.business-level-drop-zone{min-width:10rem;padding:.5rem;border:1px dashed #b7c5bb;border-radius:6px}.business-level-drop-zone.drag-ready{border-color:#9cbaa4;background:#f0f6f2}.business-level-drop-zone.drag-over{border-color:#386641;background:#eaf3ed}.business-level-drop-hint{padding:.45rem;color:#68746b;font-size:.8rem}.version-tab-list .draggable-level{cursor:grab}.draggable-level svg{vertical-align:middle;margin-right:.25rem}.version-tab-item{position:relative}.version-tab-item.removable>button:first-child{padding-right:1.8rem}.version-tab-list .version-tab-remove{position:absolute;top:.1rem;right:.1rem;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;min-width:0;padding:0}.version-tab-item>.active+.version-tab-remove{color:#fff}.version-tab-list .version-tab-remove:hover:not(:disabled){color:#8b2525;background:#fbe9e9}.version-tab-list .version-tab-remove:disabled{opacity:.45;cursor:not-allowed}
