:root{--canvas:#f3f5f2;--surface:#fff;--surface-muted:#f7f9f7;--line:#e3e8e4;--line-strong:#cbd5cf;--ink:#15231f;--muted:#64716c;--brand:#286e66;--brand-strong:#174d48;--brand-soft:#e2f3ef;--shadow:0 1.8rem 4.8rem #1f3e3726;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:20rem}body{min-width:20rem;min-height:100svh;margin:0}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible,[data-route-focus]:focus-visible,.assignment-editor:focus-visible{outline-offset:.15rem;outline:.2rem solid #9a4700}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}::selection{color:#fff;background:var(--brand)}#root{max-width:100%;min-height:100svh;overflow-x:clip}html,body{max-width:100%;overflow-x:clip}body{background:radial-gradient(circle at 85% -10%, #286e661a, transparent 28rem), var(--canvas)}button,input,select,textarea{border:1px solid var(--line-strong);color:var(--ink);background:var(--surface);border-radius:.72rem}.localized-input{border:1px solid var(--line-strong);background:var(--surface);border-radius:.72rem;width:100%;min-width:0;min-height:2.75rem;display:block;position:relative}.localized-input input{z-index:2;cursor:pointer;opacity:.001;width:100%;height:100%;position:absolute;inset:0}.localized-input-value{pointer-events:none;border-radius:.68rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-height:2.7rem;padding:.62rem .72rem;display:flex}.localized-input-value svg{fill:none;stroke:currentColor;stroke-width:1.7px;flex:0 0 1.1rem;width:1.1rem}.localized-input:focus-within .localized-input-value{outline-offset:.15rem;outline:.2rem solid #9a4700}.localized-input.disabled{opacity:.55}button{cursor:pointer;min-height:2.65rem;padding:.58rem .88rem;font-weight:700;transition:border-color .14s,background .14s,color .14s,transform .14s}button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.55}button.primary,.primary{border-color:var(--brand);color:#fff;background:var(--brand)}button.primary:hover:not(:disabled),.primary:hover:not(:disabled){border-color:var(--brand-strong);background:var(--brand-strong)}button.secondary,.secondary{color:var(--brand-strong);background:var(--brand-soft)}button.danger,.danger,.text-danger{color:#9b2c2c}button.danger,.danger{background:#fff6f6;border-color:#efcaca}.text-button,.text-danger{text-underline-offset:.2em;background:0 0;border:0;min-height:auto;padding:.25rem .1rem;text-decoration:underline}input,select,textarea{width:100%;min-width:0;min-height:2.75rem;padding:.62rem .72rem}label{min-width:0;color:var(--ink);gap:.38rem;font-weight:650;display:grid}h1,h2,h3,p{margin-block-start:0}[data-user-content]{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;min-width:0;max-width:100%;display:inline-block;overflow:hidden;overflow-wrap:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important}.application{grid-template-columns:15.25rem minmax(0,1fr);min-height:100svh;display:grid}.navigation{z-index:20;color:#fff;background:linear-gradient(170deg,#123f3a,#1d5e57 68%,#236b63);border-inline-end:1px solid #ffffff1f;flex-direction:column;min-width:0;height:100svh;padding:1.25rem 1rem;display:flex;position:sticky;top:0}.nav-brand{align-items:center;gap:.72rem;min-width:0;padding:.35rem .35rem 1.35rem;font-size:1.15rem;display:flex}.nav-brand>span{width:2.4rem;height:2.4rem;color:var(--brand-strong);background:#dff5ef;border:1px solid #ffffff4d;border-radius:.8rem;flex:0 0 2.4rem;place-items:center;display:grid}.nav-brand strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-primary{gap:.35rem;display:grid}.nav-primary button{color:#ffffffc2;text-align:start;background:0 0;border-color:#0000;justify-content:flex-start;align-items:center;gap:.72rem;width:100%;display:flex}.nav-primary button:hover:not(:disabled),.nav-primary button.active{color:#fff;background:#ffffff1f;border-color:#ffffff1f}.nav-icon{background:#ffffff1a;border-radius:.55rem;flex:0 0 1.8rem;place-items:center;width:1.8rem;height:1.8rem;display:grid}.content{width:100%;min-width:0;padding:1.35rem clamp(1rem,2vw,2rem) 3rem;position:relative}.top-actions{z-index:10;position:absolute;inset-block-start:1.15rem;inset-inline-end:clamp(1rem,2vw,2rem)}.account-trigger{border-color:var(--line);background:#ffffffdb;align-items:center;gap:.55rem;max-width:14rem;display:flex;box-shadow:0 .5rem 1.5rem #1f3e3714}.account-trigger>span,.account-identity>span{color:#fff;background:var(--brand);border-radius:50%;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;display:grid}.account-sheet-content{gap:1.25rem;display:grid}.account-identity{align-items:center;gap:.8rem;min-width:0;display:flex}.account-identity>div{gap:.15rem;min-width:0;display:grid}.account-identity small{color:var(--muted)}.language-selector{border:1px solid var(--line);background:var(--surface-muted);border-radius:.75rem;align-items:center;gap:.2rem;width:fit-content;padding:.18rem;display:flex}.language-selector button{background:0 0;border-color:#0000;min-height:2.1rem;padding:.35rem .55rem}.language-selector button[aria-pressed=true]{color:#fff;background:var(--brand)}.product-screen,.four-screen,.requests-screen{width:100%;min-width:0}.product-screen-header{justify-content:space-between;align-items:flex-end;gap:1rem;min-height:4.7rem;padding-inline-end:15rem;display:flex}.product-screen-header h1{margin:0;font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1.1}.product-screen-header p,.eyebrow{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .25rem;font-size:.78rem;font-weight:800}.product-screen-actions{gap:.5rem;display:flex}.simple-week-bar{z-index:12;border:1px solid var(--line);-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:#fffffff0;border-radius:1rem;grid-template-columns:auto minmax(12rem,auto) auto 1fr auto;align-items:center;gap:.55rem;width:100%;min-width:0;margin:.85rem 0 1rem;padding:.72rem;display:grid;position:sticky;top:0;box-shadow:0 .5rem 1.6rem #1f3e3714}.simple-week-bar>label{background:var(--surface-muted);border-radius:.72rem;justify-items:center;min-height:2.65rem;padding:.45rem .8rem;display:grid;position:relative}.simple-week-bar>label input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.simple-week-bar>label .localized-input{background:0 0;border:0;position:absolute;inset:0}.simple-week-bar>label .localized-input-value{opacity:0}.simple-week-status{justify-content:flex-start;min-width:0;display:flex}.schedule-status,.request-window,.request-decision{border-radius:999px;align-items:center;width:fit-content;min-height:1.9rem;padding:.25rem .65rem;font-size:.83rem;font-weight:800;display:inline-flex}.schedule-status.draft,.request-window.open,.request-decision.pending{color:#75530b;background:#fff2c2}.schedule-status.published,.request-decision.approved{color:#17613c;background:#dff4e8}.request-decision.rejected{color:#8a3030;background:#fbe6e6}.schedule-status.empty,.request-window.closed,.request-decision.cancelled,.request-decision.unknown{color:var(--muted);background:#edf0ee}.simple-week-actions{justify-self:end}.product-state{border:1px dashed var(--line-strong);min-height:7rem;color:var(--muted);background:var(--surface-muted);border-radius:.9rem;justify-items:start;gap:.7rem;margin:1rem 0;padding:1.25rem;display:grid}.product-empty{min-height:auto}.product-feedback,.inline-error,.read-only-note,.capability-note,.permission-guard-note{color:#812525;background:#fff2f2;border-inline-start:.25rem solid #bb3434;border-radius:.55rem;margin:.75rem 0;padding:.72rem .85rem;line-height:1.45}.product-feedback.success{color:#1e6544;background:#eaf7ef;border-color:#2a8559}.product-feedback.warning,.capability-note,.read-only-note,.permission-guard-note{color:#76500e;background:#fff8e7;border-color:#bd7c15}.schedule-utility-row{flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.85rem;display:flex}.schedule-feedback-slot{align-items:start;min-height:3.45rem;display:grid}.schedule-feedback-slot .product-feedback{margin-top:.35rem;margin-bottom:.35rem}.issues-summary-button{color:#7c3e13;background:#fff6eb;border-color:#efc69d}.manager-presence-strip,.absence-week-strip{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;margin:0 0 1rem;padding:.75rem}.manager-presence-strip>header,.absence-week-strip>strong{color:var(--muted);margin-bottom:.6rem;font-size:.82rem;display:block}.manager-presence-grid{text-align:center;grid-template-columns:minmax(8rem,1.25fr) repeat(7,minmax(4.3rem,1fr));align-items:center;gap:.35rem;min-width:0;display:grid}.manager-presence-row{display:contents}.manager-presence-row>b{text-align:start}.manager-presence-row>span,.manager-presence-grid>strong{border-radius:.45rem;padding:.35rem;font-size:.76rem}.manager-presence-row>.present{color:#17613c;background:#e5f5eb}.manager-presence-row>.absent{color:#766f72;background:#f1f1f1}.absence-week-strip>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;display:grid}.absence-week-strip article{background:#fff5dd;border-radius:.55rem;gap:.25rem;min-width:0;padding:.45rem;font-size:.8rem;display:grid}.desktop-schedule-board{gap:1.15rem;min-width:0;display:grid}.machine-week-section{border:1px solid var(--line-strong);background:var(--surface);border-radius:1rem;min-width:0;overflow:hidden;box-shadow:0 .55rem 1.5rem #1f3e370f}.machine-week-section>header{color:#fff;background:linear-gradient(90deg, var(--brand-strong), var(--brand));padding:.7rem .9rem}.machine-week-section h2{letter-spacing:.08em;margin:0;font-size:1rem}.machine-week-grid{grid-template-columns:4.6rem repeat(7,minmax(0,1fr));min-width:0;display:grid}.machine-week-row{display:contents}.grid-corner,.week-day-heading,.shift-row-label,.simple-shift-cell{border-inline-end:1px solid var(--line);border-block-end:1px solid var(--line)}.week-day-heading{text-align:center;background:#f4f8f6;place-content:center;gap:.1rem;min-width:0;min-height:3.2rem;padding:.35rem;display:grid}.week-day-heading small{color:var(--muted)}.shift-row-label{color:var(--brand-strong);background:#f4f8f6;place-items:center;padding:.4rem;font-size:.82rem;display:grid}.simple-shift-cell{background:#fff;align-content:start;min-width:0;min-height:7.8rem;display:grid;position:relative;overflow:hidden}.simple-shift-cell.selected{outline:.18rem solid var(--brand);outline-offset:-.2rem}.simple-shift-cell.has-issue{background:linear-gradient(#fff 0 70%,#fff8ed 100%)}.shift-cell-main{text-align:start;background:0 0;border:0;border-radius:0;align-content:start;gap:.35rem;width:100%;min-width:0;min-height:4.6rem;padding:.45rem;display:grid}.shift-people{gap:.32rem;min-width:0;display:grid}.shift-person{background:#edf7f3;border-radius:.45rem;gap:.05rem;min-width:0;padding:.27rem .35rem;display:grid}.shift-person strong{-webkit-line-clamp:2;overflow-wrap:normal;word-break:normal;-webkit-box-orient:vertical;min-width:0;line-height:1.16;display:-webkit-box;overflow:hidden}.shift-person small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.assignment-time-range{min-width:0;color:var(--muted);white-space:nowrap;direction:ltr;unicode-bidi:isolate;align-items:baseline;gap:.16rem;font-size:.72rem;font-style:normal;display:inline-flex}.assignment-time-range bdi{direction:ltr;unicode-bidi:isolate}.assignment-time-range em{color:#765d23;direction:rtl;unicode-bidi:isolate;font-size:.66rem;font-style:normal}.shift-person-hours{text-overflow:ellipsis;font-size:.66rem;overflow:hidden}.shift-empty{color:#8b9692;font-size:.76rem}.special-unit{color:#65417d;background:#faf3ff;border:1px dashed #9e79bd;border-radius:.45rem;min-width:0;padding:.28rem .35rem;font-size:.7rem;display:grid}.cross-base-overlap{color:#285773;background:#eef7fc;border:1px dashed #6f9bbd;border-radius:.45rem;gap:.05rem;min-width:0;padding:.28rem .35rem;font-size:.68rem;display:grid}.cross-base-overlap>strong,.cross-base-overlap>span:not(.assignment-time-range){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.coverage-overflow-count{color:#285773;background:#e2f1fa;border-radius:999px;justify-self:start;padding:.15rem .38rem;font-size:.67rem}.machine-day-specials{border:0;border-inline-end:1px solid var(--line);border-block-end:1px solid var(--line);color:#7a6f72;text-align:start;background:#fcfcfc;border-radius:0;align-content:center;gap:.1rem;min-width:0;min-height:2.65rem;padding:.28rem .35rem;font-size:.67rem;display:grid;overflow:hidden}.machine-day-specials.has-special{color:#65417d;background:#faf3ff}.machine-day-specials span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inline-issues{gap:.2rem;min-width:0;padding:0 .35rem .35rem;display:grid}.inline-issue,.inline-issues>button{color:#7c3e13;text-align:start;text-overflow:ellipsis;white-space:nowrap;background:#fff4e7;border-color:#efc497;width:100%;min-width:0;min-height:1.75rem;padding:.25rem .35rem;font-size:.68rem;line-height:1.2;display:block;overflow:hidden}.inline-issue.historical{color:#365f87;background:#eef6ff;border-color:#b7cce2}.mobile-schedule,.manager-presence-mobile{display:none}.product-sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(.14rem);backdrop-filter:blur(.14rem);background:#111f1c73;justify-content:flex-end;display:flex;position:fixed;inset:0}html[dir=rtl] .product-sheet-backdrop{justify-content:flex-start}.product-sheet{background:var(--surface);width:min(31rem,100%);min-width:0;height:100svh;box-shadow:var(--shadow);border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr);display:grid}.product-sheet>header{border-block-end:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.9rem 1rem;display:flex}.product-sheet>header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:1.05rem;overflow:hidden}.product-sheet>header button{flex:0 0 2.55rem;width:2.55rem;padding:0;font-size:1.35rem}.product-sheet-body{overscroll-behavior:contain;min-width:0;min-height:0;padding:1rem;overflow-y:auto}.shift-editor-content,.editor-assignment-list,.shift-assignment-form,.line-opening-editor,.line-opening-form,.special-state-editor,.special-state-form,.special-week-list,.holiday-periods,.absence-entry-form,.historical-friday-form,.issues-drawer-list{gap:.8rem;min-width:0;display:grid}.shift-context-line{color:var(--muted);justify-content:space-between;gap:.5rem;font-size:.82rem;display:flex}.editor-issues{background:#fff8ed;border-radius:.75rem;gap:.55rem;padding:.8rem;display:grid}.editor-issues h3,.editor-assignment-list h3,.shift-assignment-form h3,.line-opening-editor h3,.special-state-editor h3,.historical-friday-form h3{margin:0;font-size:.95rem}.editor-issues article{background:#fff;border:1px solid #efd3ae;border-radius:.6rem;padding:.6rem}.editor-issues article p{color:var(--muted);margin:.3rem 0 0;font-size:.82rem;line-height:1.4}.editor-assignment-list>article,.issues-drawer-list>article,.special-assignment-row,.line-opening-participants>article,.special-week-list>article{border:1px solid var(--line);background:var(--surface-muted);border-radius:.65rem;justify-content:space-between;align-items:center;gap:.65rem;min-width:0;padding:.65rem;display:flex}.editor-assignment-list>article>div:first-child,.issues-drawer-list article>div,.line-opening-participants>article>div:first-child,.special-week-list>article>div:first-child{gap:.15rem;min-width:0;display:grid}.editor-assignment-list>article>div:last-child,.special-assignment-row>div:last-child,.line-opening-participants>article>div:last-child,.special-week-list>article>div:last-child{flex:none;gap:.35rem;display:flex}.shift-assignment-form,.special-state-form,.absence-entry-form,.historical-friday-form,.request-editor,.employee-detail-form,.permission-detail-panel{border:1px solid var(--line);background:#fbfcfb;border-radius:.8rem;padding:.9rem}.shift-assignment-form>label,.special-state-form>label,.line-opening-form>label,.absence-entry-form>label,.historical-friday-form>label,.request-editor>label,.employee-detail-form>label{margin-block:.1rem}.absence-type-options{border:0;min-width:0;margin:.1rem 0;padding:0}.absence-type-options legend{margin-block-end:.45rem;font-weight:750}.absence-type-options>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.absence-type-options label{cursor:pointer;min-width:0;position:relative}.absence-type-options input{z-index:1;opacity:0;block-size:100%;inline-size:100%;cursor:inherit;margin:0;position:absolute;inset:0}.absence-type-options span{border:1px solid var(--line-strong);text-align:center;background:#fff;border-radius:.65rem;place-items:center;min-height:2.65rem;padding:.45rem .35rem;font-size:.86rem;font-weight:750;display:grid}.absence-type-options input:checked+span{border-color:var(--brand);color:var(--brand-strong);box-shadow:inset 0 0 0 1px var(--brand);background:#e3f1ed}.absence-type-options input:focus-visible+span{outline-offset:2px;outline:3px solid #24756b47}.absence-type-options input:disabled+span{cursor:not-allowed;opacity:.65}.advanced-options{border:1px solid var(--line);border-radius:.6rem;padding:.6rem}.advanced-options summary{cursor:pointer;font-weight:750}.advanced-options label{margin-top:.7rem}.advanced-options>p{color:var(--muted);margin:.45rem 0 0;font-size:.76rem}.editor-assignment-hours{color:var(--brand-strong);font-weight:700}.coverage-overlap-section{background:#f4faff;border:1px solid #b9d8e9;border-radius:.75rem;gap:.55rem;min-width:0;padding:.8rem;display:grid}.coverage-overlap-section h3,.coverage-overlap-section p{margin:0}.coverage-overlap-section>p{color:var(--muted);font-size:.8rem;line-height:1.4}.coverage-overlap-section>article{background:#fff;border:1px dashed #6f9bbd;border-radius:.65rem;gap:.32rem;min-width:0;padding:.65rem;display:grid}.coverage-overlap-section>article>div{flex-wrap:wrap;justify-content:space-between;gap:.3rem;min-width:0;font-size:.8rem;display:flex}.line-opening-editor{background:#fbf6ff;border:1px solid #b99bd0;border-radius:.8rem;padding:.85rem}.line-opening-editor header h3,.line-opening-editor header p,.holiday-periods header h3,.holiday-periods header p{margin:0}.line-opening-editor header p,.holiday-periods header p{color:var(--muted);margin-block-start:.25rem;font-size:.8rem;line-height:1.4}.line-opening-participants,.line-opening-form,.special-state-form{gap:.65rem;min-width:0;display:grid}.line-opening-participants small.qualified{color:#17613c}.line-opening-participants small.not-qualified{color:#8a541c}.line-opening-form{border-block-start:1px solid #dac7e7;padding-block-start:.75rem}.selected-range-hours{color:var(--brand-strong);background:#eaf5f1;border-radius:.6rem;flex-wrap:wrap;justify-content:space-between;gap:.4rem;padding:.55rem .65rem;font-size:.82rem;font-weight:700;display:flex}.mentor-status,.mentor-repair-warning{background:#fff9ec;border:1px solid #e0bf7f;border-radius:.7rem;gap:.55rem;min-width:0;padding:.75rem;display:grid}.mentor-status h4,.mentor-status p{margin:0}.mentor-status p{color:var(--muted);font-size:.8rem;line-height:1.4}.holiday-periods,.special-week-list{border:1px solid var(--line);background:var(--surface-muted);border-radius:.8rem;padding:.85rem}.holiday-period-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.holiday-period-list>article{background:#fffaf0;border:1px solid #d8c4a2;border-radius:.65rem;gap:.45rem;min-width:0;padding:.65rem;display:grid}.holiday-period-list>article>div:first-child{flex-wrap:wrap;justify-content:space-between;gap:.35rem;min-width:0;display:flex}.holiday-boundary-time{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.holiday-boundary-time bdi{direction:ltr;unicode-bidi:isolate}.special-kind-options{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;min-width:0;margin:0;padding:0;display:grid}.special-kind-options legend{grid-column:1/-1;margin-block-end:.15rem;font-weight:750}.special-kind-options label{border:1px solid var(--line);background:#fff;border-radius:.6rem;align-items:center;gap:.35rem;min-width:0;padding:.55rem;font-size:.78rem;display:flex}.special-time-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.special-next-day{flex-direction:row;align-items:center;gap:.4rem;display:flex}.special-next-day input{width:1.1rem;min-height:1.1rem}.special-contract-note{color:var(--muted);background:#eef5f2;border-radius:.55rem;margin:0;padding:.55rem .65rem;font-size:.78rem}.form-actions,.product-form-actions{flex-wrap:wrap;gap:.5rem;margin-top:.2rem;display:flex}.issues-drawer-list article span{color:var(--muted);font-size:.8rem}.employee-workspace{grid-template-columns:minmax(15rem,21rem) minmax(0,1fr);align-items:start;gap:1rem;min-width:0;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;min-width:0;padding:1rem}.employees-workspace{grid-template-columns:minmax(15rem,21rem) minmax(0,1fr);align-items:start;gap:1rem;min-width:0;display:grid}.employees-list{max-height:calc(100svh - 3rem);padding:0;position:sticky;top:1rem;overflow:hidden}.employees-search{border-block-end:1px solid var(--line);padding:.75rem;font-size:.82rem}.employees-list-items{overscroll-behavior:contain;max-height:calc(100svh - 9rem);padding:.4rem;display:grid;overflow-y:auto}.employees-list-items>button{text-align:start;background:0 0;border-color:#0000;grid-template-columns:2.3rem minmax(0,1fr);align-items:center;gap:.6rem;min-width:0;padding:.62rem;display:grid}.employees-list-items>button:hover:not(:disabled),.employees-list-items>button.selected{background:var(--brand-soft);border-color:#b9dcd3}.employee-avatar{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;display:grid}.employee-list-copy{gap:.1rem;min-width:0;display:grid}.employee-list-copy small{color:var(--muted)}.employees-detail{padding:1rem}.employees-detail-header{border-block-end:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;padding-bottom:.8rem;display:flex}.employees-detail-header h2{max-width:min(32rem,100%);margin:0 0 .35rem}.employees-detail-close{flex:0 0 2.55rem;width:2.55rem;padding:0;font-size:1.3rem;display:none}.employee-status{color:var(--muted);background:#eef0ef;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:800;display:inline-flex}.employee-status.active{color:#17613c;background:#e2f4e9}.employee-editor{gap:.9rem;min-width:0;margin-top:.9rem;display:grid}.employee-editor fieldset{border:0;gap:.9rem;min-width:0;margin:0;padding:0;display:grid}.employee-primary-fields{grid-template-columns:minmax(10rem,1.5fr) minmax(8rem,1fr) auto;align-items:end;gap:.7rem;display:grid}.employee-active-control,.line-opening-control{border:1px solid var(--line);background:var(--surface-muted);border-radius:.68rem;align-items:center;gap:.55rem;min-height:2.75rem;padding:.58rem .7rem;display:flex}.employee-active-control input,.line-opening-control input{flex:none;width:1.15rem;min-height:1.15rem}.product-help{color:var(--muted);margin:0;font-size:.78rem}.employee-competencies{gap:.65rem;padding-top:.2rem;display:grid}.section-heading h3{margin:0}.competency-machines{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.competency-machine{border:1px solid var(--line);background:#fbfdfc;border-radius:.75rem;gap:.7rem;min-width:0;padding:.8rem;display:grid}.competency-machine h4{color:var(--brand-strong);letter-spacing:.06em;margin:0}.competency-roles{gap:.5rem;display:grid}.competency-roles label{grid-template-columns:minmax(5rem,1fr) minmax(7rem,1.2fr);align-items:center;gap:.55rem;display:grid}.employee-editor-actions{background:linear-gradient(#0000,#fff 35%);justify-content:flex-end;gap:.5rem;padding:.7rem 0 0;display:flex;position:sticky;bottom:0}.employee-readonly-boundary{padding-top:1rem}.employee-readonly-boundary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.employee-readonly-boundary dl>div{background:var(--surface-muted);border-radius:.65rem;padding:.65rem}.employee-readonly-boundary dt{color:var(--muted);font-size:.76rem}.employee-readonly-boundary dd{margin:.25rem 0 0;font-weight:750}.employee-list-panel,.employee-detail-panel{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;min-width:0}.employee-list-panel{max-height:calc(100svh - 7rem);position:sticky;top:5.4rem;overflow:hidden}.product-search{border-block-end:1px solid var(--line);padding:.75rem;font-size:.82rem}.employee-list{overscroll-behavior:contain;max-height:calc(100svh - 13rem);padding:.4rem;display:grid;overflow-y:auto}.employee-list-item{text-align:start;background:0 0;border-color:#0000;border-radius:.6rem;gap:.13rem;min-width:0;padding:.65rem .7rem;display:grid}.employee-list-item:hover:not(:disabled),.employee-list-item[aria-current=true]{background:var(--brand-soft);border-color:#beded6}.employee-list-item small,.employee-role-summary{color:var(--muted);font-size:.75rem}.employee-detail-panel{padding:1rem}.employee-detail-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;margin-bottom:1rem;display:flex}.employee-detail-heading h2{margin:0 0 .2rem}.employee-detail-heading p,.employee-detail-heading span{color:var(--muted)}.employee-detail-form{gap:.85rem;display:grid}.employee-basic-fields{grid-template-columns:2fr 1fr 1fr;gap:.7rem;display:grid}.competency-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.competency-machine-card{border:1px solid var(--line);background:#fff;border-radius:.7rem;gap:.55rem;min-width:0;padding:.75rem;display:grid}.competency-machine-card h3{color:var(--brand-strong);margin:0;font-size:.95rem}.competency-role-row,.line-opening-row{grid-template-columns:minmax(5rem,1fr) minmax(7rem,1.25fr);align-items:center;gap:.5rem;display:grid}.permission-primary-controls,.permission-secondary-controls{gap:.55rem;display:grid}.permission-primary-controls{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.permission-toggle{border:1px solid var(--line);background:#fff;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.7rem;min-width:0;padding:.8rem;display:flex}.permission-toggle input{flex:none;width:1.25rem;min-height:1.25rem}.permission-toggle>span{flex:auto;gap:.12rem;min-width:0;line-height:1.35;display:grid}.permission-toggle>span>strong,.permission-toggle>span>small{min-width:0;display:block}.permission-toggle>span>small{color:var(--muted);font-size:.76rem;font-weight:500}.permission-toggle-quieter{color:var(--muted);background:var(--surface-muted)}.personal-request-workspace,.scheduler-request-workspace{border:1px solid var(--line);background:var(--surface);border-radius:.95rem;margin-top:1rem;padding:1rem}.request-section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.request-section-heading h2{margin-bottom:.25rem;font-size:1.1rem}.request-section-heading p{color:var(--muted);margin:0}.request-summary{flex-wrap:wrap;gap:.5rem;margin:.8rem 0;display:flex}.request-summary>span,.request-summary>button{border:1px solid var(--line);background:var(--surface-muted);border-radius:999px;min-height:2.3rem;padding:.45rem .7rem}.request-summary button.active{color:#fff;background:var(--brand)}.request-list{gap:.55rem;min-width:0;display:grid}.scheduler-request-list .request-card{grid-template-columns:minmax(9rem,1.2fr) minmax(10rem,1.2fr) minmax(12rem,1.7fr) minmax(10rem,1fr);display:grid}.request-card{border:1px solid var(--line);background:#fff;border-radius:.72rem;gap:.75rem;min-width:0;padding:.75rem}.request-card.needs-attention{background:#fffaf2;border-inline-start:.25rem solid #ca741b}.request-card.fits{border-inline-start:.25rem solid #3b8c65}.request-card.handled{background:#f7f9f8;border-inline-start:.25rem solid #8b9692}.request-card.informational{background:#f5f8f7;border-inline-start:.25rem solid #6f8580}.request-card>div,.request-card-person,.request-card-decision{align-content:start;gap:.2rem;min-width:0;display:grid}.request-card-label{color:var(--muted);font-size:.72rem;font-weight:700}.request-card p{margin:0;line-height:1.35}.request-card.compact{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;display:grid}.request-card.cancelled{opacity:.68}.request-card-actions{flex-direction:row;gap:.35rem!important;display:flex!important}.request-decision-actions{flex-flow:wrap;gap:.35rem!important;display:flex!important}.request-decision-actions button{min-height:2.2rem;padding:.42rem .7rem}.request-card-decision .product-feedback{margin:.3rem 0 0;padding:.5rem .6rem;font-size:.78rem}.personal-request-layout{grid-template-columns:minmax(0,1.5fr) minmax(16rem,.75fr);align-items:start;gap:.85rem;min-width:0;display:grid}.request-editor{gap:.7rem;min-width:0;display:grid;position:sticky;top:5.4rem}.request-editor h3{margin:0}.login-page{background:var(--surface);grid-template-columns:minmax(20rem,30rem) minmax(0,1fr);min-height:100svh;display:grid}.login-panel{align-self:center;width:min(100%,30rem);padding:clamp(1.4rem,5vw,3.5rem)}.brand-mark{color:#fff;background:var(--brand);border-radius:1rem;place-items:center;width:3.2rem;height:3.2rem;margin:2rem 0 1.2rem;font-size:1.45rem;font-weight:900;display:grid}.lead{color:var(--muted);line-height:1.55}.form-stack{gap:.85rem;display:grid}.login-art{color:#fff;text-align:center;background:radial-gradient(circle at 25% 25%,#ffffff2e,#0000 17rem),linear-gradient(145deg,#174d48,#286e66);place-items:center;min-width:0;font-size:clamp(1.8rem,4vw,4.5rem);font-weight:800;display:grid;overflow:hidden}.login-art span{max-width:11ch}.center-page{place-content:center;min-height:100svh;padding:1rem;display:grid}@media (width<=76rem){.application{grid-template-columns:11.5rem minmax(0,1fr)}.manager-presence-grid{grid-template-columns:minmax(6rem,1.2fr) repeat(7,minmax(3.5rem,1fr))}.machine-week-grid{grid-template-columns:4rem repeat(7,minmax(0,1fr))}.simple-shift-cell{min-height:7.2rem}.scheduler-request-list .request-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=50rem){body{padding-bottom:env(safe-area-inset-bottom)}.application{min-height:100svh;display:block}.navigation{z-index:80;width:100%;height:auto;padding:.35rem max(.35rem, env(safe-area-inset-right)) max(.35rem, env(safe-area-inset-bottom)) max(.35rem, env(safe-area-inset-left));background:#174d48;border:0;border-block-start:1px solid #fff3;display:block;position:fixed;inset:auto 0 0;box-shadow:0 -.45rem 1.2rem #122d282e}.nav-brand{display:none}.nav-primary{grid-template-columns:repeat(auto-fit,minmax(3.2rem,1fr));gap:.18rem;display:grid}.nav-primary button{text-align:center;justify-items:center;gap:.1rem;min-width:0;min-height:3.25rem;padding:.24rem .15rem;font-size:.68rem;display:grid}.nav-icon{width:1.45rem;height:1.45rem;font-size:.78rem}.content{padding:.75rem .7rem 5.4rem}.top-actions{inset-block-start:.65rem;inset-inline-end:.7rem}.account-trigger{border-radius:50%;width:2.55rem;min-height:2.55rem;padding:.25rem}.account-trigger>strong{display:none}.product-screen-header{min-height:3.8rem;padding-inline-end:3.2rem}.product-screen-header h1{font-size:1.55rem}.simple-week-bar{border-radius:.8rem;grid-template-columns:auto minmax(0,1fr) auto;gap:.32rem;margin:.5rem 0 .7rem;padding:.45rem;top:.25rem}.simple-week-bar>button{width:2.55rem;min-width:0;padding:0}.simple-week-bar>button span:not([aria-hidden=true]){display:none}.simple-week-bar>label{min-width:0;padding-inline:.25rem;font-size:.84rem}.simple-week-status,.simple-week-actions{grid-column:1/-1;justify-self:stretch}.simple-week-actions>button{width:100%}.desktop-schedule-board,.manager-presence-strip,.manager-presence-mobile{display:none}.mobile-schedule{gap:.65rem;min-width:0;display:grid}.machine-selector{background:#dfe9e5;border-radius:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.3rem;display:grid}.machine-selector button{letter-spacing:.05em;background:0 0;border-color:#0000}.machine-selector button[aria-pressed=true]{color:#fff;background:var(--brand);box-shadow:0 .25rem .65rem #164b442e}.mobile-day-stack{gap:.65rem;display:grid}.mobile-day-card{border:1px solid var(--line);background:var(--surface);border-radius:.85rem;min-width:0;overflow:hidden}.mobile-day-card>header{border-block-end:1px solid var(--line);background:#f3f8f6;justify-content:space-between;align-items:flex-start;gap:.5rem;min-width:0;padding:.65rem .7rem;display:flex}.mobile-day-card>header>div:first-child{gap:.1rem;display:grid}.mobile-day-managers{min-width:0;max-width:58%;color:var(--muted);text-align:end;gap:.1rem;font-size:.65rem;display:grid}.mobile-special-summary{border:0;color:#65417d;text-align:start;background:#faf3ff;border-block-end:1px solid #dac7e7;border-radius:0;flex-wrap:wrap;align-items:center;gap:.3rem;width:100%;min-width:0;padding:.5rem .7rem;font-size:.72rem;display:flex}.mobile-shift-row{border-block-end:1px solid var(--line);grid-template-columns:3.6rem minmax(0,1fr);align-items:stretch;min-width:0;display:grid}.mobile-shift-row>strong{color:var(--brand-strong);background:var(--surface-muted);place-items:center;padding:.35rem;font-size:.75rem;display:grid}.mobile-shift-row .simple-shift-cell{border:0;min-height:4.25rem}.mobile-shift-row .shift-person strong{-webkit-line-clamp:1}.mobile-shift-row .cross-base-overlap{grid-template-columns:minmax(0,1fr) auto}.mobile-shift-row .cross-base-overlap>strong{grid-column:1/-1}.mobile-day-absences{color:#74500d;background:#fff7e4;flex-wrap:wrap;gap:.3rem;min-width:0;padding:.55rem .7rem;font-size:.75rem;display:flex}.mobile-day-absences strong{margin-inline-end:.25rem}.absence-week-strip>div{grid-template-columns:repeat(2,minmax(0,1fr))}.product-sheet-backdrop,html[dir=rtl] .product-sheet-backdrop{justify-content:center;align-items:flex-end}.product-sheet{width:100%;height:100svh;max-height:100svh}.editor-assignment-list>article,.special-assignment-row,.line-opening-participants>article,.special-week-list>article{flex-direction:column;align-items:stretch}.editor-assignment-list>article>div:last-child,.special-assignment-row>div:last-child,.line-opening-participants>article>div:last-child,.special-week-list>article>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.holiday-period-list,.special-kind-options,.special-time-fields{grid-template-columns:minmax(0,1fr)}.employee-workspace,.personal-request-layout,.employees-workspace{display:block}.employee-list-panel{max-height:none;position:static}.employee-list{max-height:none;overflow:visible}.employee-detail-panel{margin-top:.65rem}.employees-list{max-height:none;position:static}.employees-list-items{max-height:none;overflow:visible}.employees-detail{display:none}.employees-detail.is-open{z-index:95;overscroll-behavior:contain;border:0;border-radius:0;height:100svh;display:block;position:fixed;inset:0;overflow-y:auto}.employees-detail-close{display:block}.employee-primary-fields,.competency-machines,.employee-basic-fields,.competency-sections,.permission-primary-controls{grid-template-columns:minmax(0,1fr)}.request-section-heading{display:grid}.scheduler-request-list .request-card,.request-card.compact{grid-template-columns:minmax(0,1fr)}.request-editor{margin-top:.75rem;position:static}.login-page{background:linear-gradient(160deg,#eff8f5,#fff);grid-template-columns:minmax(0,1fr);align-items:center;display:grid}.login-panel{justify-self:center}.login-art{display:none}}@media (width<=25rem){.content{padding-inline:.45rem}.nav-primary button{font-size:.62rem}.shift-context-line,.editor-assignment-list>article{flex-direction:column;align-items:stretch}.editor-assignment-list>article>div:last-child{display:grid}}
