:root{color:#18211e;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18211e;--muted:#6e7772;--line:#ddd9cf;--paper:#fffdf8;--cream:#f5f1e8;--green:#153f35;--green-2:#216455;--mint:#dcebe2;--gold:#dfb86a;--red:#a73c32;--red-soft:#f9e4df;--shadow:0 18px 55px #192d261a;background:#f5f1e8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--green-2)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em}h2,h3{letter-spacing:-.025em}.brand{align-items:center;gap:12px;display:inline-flex}.brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-size:17px}.brand small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:10px}.brand-mark{color:#f6e4b6;background:var(--green);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand-compact .brand-mark{border-radius:12px;width:36px;height:36px}.button{border:1px solid var(--green);color:#fff;background:var(--green);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,opacity .15s;display:inline-flex}.button:hover:not(:disabled){background:#0d3129;transform:translateY(-1px)}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.icon-button:focus-visible{outline-offset:2px;outline:3px solid #21645540}.button:disabled{cursor:wait;opacity:.55}.button-primary{background:var(--green)}.button-ghost{border-color:var(--line);color:var(--ink);background:0 0}.button-danger{color:var(--red);background:#fff8f6;border-color:#e5bcb5}.button-danger:hover:not(:disabled){background:var(--red-soft)}.button-block{width:100%}.button-small{border-radius:10px;min-height:34px;padding:6px 11px;font-size:12px}.button-row,.modal-actions{justify-content:flex-end;gap:10px;display:flex}.icon-button{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:22px;display:grid}.icon-button:hover{color:var(--ink);background:#eeeae0}.field{color:#434d49;gap:7px;font-size:13px;font-weight:700;display:grid}.field input,.field select,.field textarea,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d7d4ca;border-radius:11px;padding:10px 12px;font-weight:500}.field textarea{resize:vertical}.field small{color:var(--muted);font-size:11px;font-weight:500}.form-stack{gap:16px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.inline-form{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.checkbox{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.checkbox input{width:18px;height:18px;accent-color:var(--green)}.eyebrow{color:var(--green-2);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.fine{color:var(--muted);font-size:12px;line-height:1.55}.source-badge{color:#33594d;text-transform:uppercase;background:#eff7f2;border:1px solid #c9d8cf;border-radius:999px;width:fit-content;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.release-marker{color:inherit;opacity:.55;letter-spacing:.06em;text-transform:uppercase;font:700 9px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.status-chip{color:#f1f8f4;letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border-radius:999px;width:fit-content;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.status-chip.muted{color:#3d5c52;background:var(--mint)}.count-badge{color:#fff;background:var(--green);border-radius:50%;place-items:center;min-width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.notice{color:#274d41;background:#edf6f0;border:1px solid #cddbd3;border-radius:12px;gap:5px;padding:12px 14px;font-size:13px;line-height:1.5;display:grid}.notice-error{color:#833027;background:var(--red-soft);border-color:#edc1bb}.notice-ok{color:#1e654b;background:#e6f5eb;border-color:#b9d7c5}.notice small{display:block}.empty{color:var(--muted);text-align:center;background:#fff6;border:1px dashed #d5d1c6;border-radius:14px;padding:28px;font-size:13px}.loading{min-height:100vh;color:var(--muted);background:var(--cream);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.spinner{border:2px solid #c6d2cc;border-top-color:var(--green);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-screen{background:var(--paper);grid-template-columns:minmax(360px,1.15fr) minmax(360px,.85fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:var(--green);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(30px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-visual:before,.auth-visual:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.auth-visual:before{border:1px solid #f6e4b62e;width:520px;height:520px;top:8%;right:-220px;box-shadow:0 0 0 70px #f6e4b608,0 0 0 140px #f6e4b606}.auth-visual:after{filter:blur(1px);background:#dfb86a1f;width:260px;height:260px;bottom:8%;left:-150px}.auth-visual .brand{z-index:1;position:relative}.auth-visual .brand-mark{color:var(--green);background:#f6e4b6}.auth-visual .brand small{color:#fff9}.auth-visual>div:nth-child(2){z-index:1;max-width:630px;position:relative}.auth-visual .eyebrow{color:#e6c987}.auth-visual h1{max-width:580px;margin-bottom:18px;font-size:clamp(44px,6vw,84px);line-height:.98}.auth-visual p:not(.eyebrow){color:#ffffffb8;max-width:520px;font-size:clamp(16px,2vw,21px);line-height:1.6}.security-note{z-index:1;color:#ffffff8c;font-size:11px;position:relative}.auth-release{z-index:1;color:#ffffffa8;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.pending-approval-card{background:#f7f4ed;border:1px solid #d9d4ca;border-radius:15px;align-items:center;gap:14px;padding:17px;display:flex}.pending-approval-card strong{margin-bottom:5px;font-size:14px;display:block}.pending-approval-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.pending-approval-icon{color:#fff;background:var(--green-2);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.auth-panel{flex-direction:column;justify-content:center;justify-self:center;gap:18px;width:min(100%,520px);min-height:100vh;padding:clamp(30px,7vw,92px);display:flex}.auth-panel:before{content:"Вход в систему";color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:800}.auth-footnote{color:var(--muted);text-align:center;margin:0;font-size:11px}.yandex-button{color:#1f1f1f;background:#fff;border-color:#d7d4ca}.yandex-button:hover:not(:disabled){color:#111;background:#f7f6f2;border-color:#c8c4ba}.yandex-mark{color:#fff;background:#fc3f1d;border-radius:8px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:800;display:grid}.auth-divider{color:var(--muted);text-align:center;align-items:center;gap:12px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider span{white-space:nowrap}.yandex-link-control{gap:8px;display:grid}.yandex-link-control .notice{max-width:420px}.yandex-link-button .yandex-mark{border-radius:7px;width:21px;height:21px;font-size:12px}.yandex-link-compact .yandex-link-button{white-space:nowrap}.totp-secret{background:#f1eee7;border-radius:12px;gap:8px;padding:15px;display:grid}.totp-secret span{color:var(--muted);font-size:11px;font-weight:700}.totp-secret code{overflow-wrap:anywhere;font-size:14px}.totp-secret a{font-size:12px}.recovery-codes{border:1px solid var(--line);background:#f7f5ef;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.recovery-codes code{text-align:center}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#091a158c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:18px;width:min(100%,560px);max-height:calc(100vh - 40px);padding:22px;overflow:auto;box-shadow:0 30px 90px #0000004d}.modal>header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.modal h2{margin:0}.modal-actions{margin-top:20px}.employee-shell{background:var(--cream);width:100%;max-width:760px;min-height:100vh;margin:0 auto;padding-bottom:94px;box-shadow:0 0 80px #1c332b14}.employee-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f1e8e6;border-bottom:1px solid #ddd9cfcc;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.avatar-button{color:#fff;background:var(--green-2);cursor:pointer;aspect-ratio:1;border:0;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;min-width:40px;height:40px;padding:0;font-size:12px;font-weight:800;display:grid;overflow:hidden}.avatar-image{border-radius:inherit;object-fit:cover;object-position:center;aspect-ratio:1;width:100%;min-width:100%;height:100%;display:block}.avatar-image-compact{border-radius:50%}.avatar-initials{place-items:center;width:100%;height:100%;display:grid}.employee-main{gap:18px;padding:24px 20px;display:grid}.page-heading{padding:10px 2px 2px}.page-heading h1{margin-bottom:8px;font-size:clamp(30px,8vw,44px);line-height:1.05}.page-heading>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.hero-card{background:var(--paper);box-shadow:var(--shadow);border-radius:24px;gap:12px;padding:24px;display:grid}.hero-card h2{margin:0;font-size:clamp(28px,7vw,43px);line-height:1.08}.hero-card>p{color:var(--muted);margin:0}.hero-card .source-badge{margin-top:4px}.hero-active{color:#fff;background:var(--green)}.hero-active p{color:#ffffffad}.hero-time{font-size:15px}.section{gap:12px;margin-top:8px;display:grid}.section-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.section-title h2{margin:0;font-size:18px}.section-title p{color:var(--muted);margin:3px 0 0;font-size:12px}.session-list,.shift-list{gap:10px;display:grid}.session-row{background:var(--paper);border:1px solid #e3ded3;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.session-row h3{margin:3px 0 4px;font-size:15px}.session-row p,.session-row small{color:var(--muted);margin:0;font-size:11px;display:block}.session-date{color:var(--green-2);text-transform:uppercase;font-size:10px;font-weight:800}.shift-card{background:var(--paper);border:1px solid #e3ded3;border-radius:16px;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.shift-card time{color:#fff;background:var(--green);border-radius:12px;align-self:stretch;place-items:center;padding:8px;display:grid}.shift-card time span{text-transform:uppercase;font-size:10px}.shift-card h2{margin:0 0 4px;font-size:16px}.shift-card p{color:var(--muted);margin:0 0 7px;font-size:11px}.status-dot{color:#24624f;text-transform:uppercase;font-size:10px;font-weight:800}.status-dot.cancelled{color:var(--red)}.profile-card{background:var(--paper);box-shadow:var(--shadow);text-align:center;border-radius:22px;justify-items:center;padding:28px;display:grid}.profile-avatar{color:#f6e4b6;background:var(--green);aspect-ratio:1;border-radius:999px;place-items:center;width:84px;min-width:84px;height:84px;margin-bottom:14px;font-size:24px;font-weight:800;display:grid;overflow:hidden}.profile-avatar-image{object-fit:cover;object-position:center;display:block}.profile-privacy{color:var(--muted);margin:5px 0 18px;font-size:10px}.avatar-form{text-align:left;border-top:1px solid #ebe6db;gap:12px;width:100%;padding-top:16px;display:grid}.file-picker input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.file-picker label{cursor:pointer;background:#f7faf8;border:1px dashed #b9c8c1;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;align-items:center;column-gap:12px;min-height:76px;padding:13px 15px;transition:border-color .2s,background .2s,transform .2s;display:grid}.file-picker label:hover{border-color:var(--green-2);background:#f0f7f3;transform:translateY(-1px)}.file-picker label>span{color:#fff;background:var(--green-2);border-radius:12px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.file-picker label strong{align-self:end;font-size:13px}.file-picker label small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-self:start;font-size:10px;overflow:hidden}.file-picker input:focus-visible+label{outline-offset:2px;outline:3px solid #27745f40}.shift-pool-section{background:#edf5f1;border:1px solid #d6e4dd;border-radius:20px;padding:18px}.shift-selectable{border-color:#bdd6ca}.shift-card-action{justify-items:end;gap:6px;display:grid}.profile-section{background:var(--paper);border:1px solid #e3ded3;border-radius:18px;gap:16px;padding:22px;display:grid}.preference-list{border:1px solid var(--line);border-radius:12px;gap:11px;margin:0;padding:14px;display:grid}.preference-list legend{color:var(--muted);padding:0 6px;font-size:11px;font-weight:800}.official-profile dl{margin:0}.official-profile dl div{border-top:1px solid #ebe6db;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.official-profile dl div:first-child{border-top:0}.official-profile dt{color:var(--muted);font-size:12px}.official-profile dd{text-align:right;margin:0;font-size:12px;font-weight:700}.profile-card h2{margin-bottom:4px}.profile-card>p{color:var(--muted);font-size:12px}.profile-card dl{text-align:left;width:100%;margin:22px 0 8px}.profile-card dl div{border-top:1px solid #ebe6db;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.profile-card dt{color:var(--muted);font-size:12px}.profile-card dd{text-align:right;margin:0;font-size:12px;font-weight:700}.employee-nav{z-index:30;width:min(100%,760px);padding:9px max(8px, env(safe-area-inset-right)) max(9px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf8f5;border-top:1px solid #ddd9cf;grid-template-columns:repeat(3,1fr);margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.employee-nav button{color:#7e8782;cursor:pointer;background:0 0;border:0;justify-items:center;gap:3px;font-size:10px;display:grid}.employee-nav button>span:first-child{font-size:22px;line-height:1}.employee-nav button.active{color:var(--green);font-weight:800}.employee-nav .scan-nav-button{color:#fff;background:var(--green-2);border-radius:19px;min-height:54px;position:relative;transform:translateY(-11px);box-shadow:0 10px 24px #145b4347}.employee-nav .scan-nav-button b{font-size:10px}.schedule-view-switch{background:#e8efeb;border-radius:16px;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 18px;padding:5px;display:grid}.schedule-view-switch button{color:#52615b;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:11px;font-weight:800}.team-schedule{gap:18px;display:grid}.team-schedule article>h2{text-transform:capitalize;margin:0 0 9px;font-size:17px}.team-schedule article>div{gap:7px;display:grid}.team-shift{background:#fff;border:1px solid #dde6e1;border-radius:13px;grid-template-columns:92px 90px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.team-shift.open{color:#8b5d21;background:#fff9ec;border-style:dashed}.shift-response-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.qr-camera-frame{background:#0b1713;border-radius:18px;min-height:280px;overflow:hidden}.qr-camera-frame video{object-fit:cover;width:100%;min-height:280px;display:block}.shift-checklist{gap:9px;margin:18px 0;display:grid}.shift-checklist label{border:1px solid #dce5df;border-radius:13px;align-items:center;gap:11px;padding:13px;display:flex}.shift-checklist input{width:21px;height:21px;accent-color:var(--green-2)}.hero-clickable{cursor:pointer;transition:transform .16s,box-shadow .16s}.hero-clickable:hover{transform:translateY(-2px);box-shadow:0 18px 42px #143d3026}.schedule-template-card details{margin-top:14px}.schedule-template-card summary{color:var(--green-2);cursor:pointer;font-weight:800}.schedule-template-list{gap:9px;display:grid}.schedule-template-list article{background:#fbfdfc;border:1px solid #dce6e0;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.schedule-template-list p{color:#66736e;margin:4px 0 0;font-size:12px}.admin-shell{background:#f4f2ed;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--paper);border-right:1px solid #e5e1d8;flex-direction:column;height:100vh;padding:26px 18px 18px;display:flex;position:sticky;top:0}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button{color:#66706b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;min-height:45px;padding:8px 11px;font-size:12px;font-weight:700;display:grid}.admin-sidebar nav button span{text-align:center;font-size:18px}.admin-sidebar nav button b{color:#fff;background:var(--red);border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.admin-sidebar nav button:hover{background:#f2eee6}.admin-sidebar>.release-marker{color:var(--muted);margin-top:auto;padding:10px 9px}.admin-user{border-top:1px solid #ebe7de;grid-template-columns:40px 1fr 34px;align-items:center;gap:9px;margin-top:auto;padding:12px 8px 0;display:grid}.admin-sidebar>.release-marker+.admin-user{margin-top:0}.admin-user strong,.admin-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-user strong{font-size:11px}.admin-user small{color:var(--muted);margin-top:2px;font-size:9px}.admin-main{min-width:0;padding:32px clamp(22px,4vw,56px) 60px}.admin-topbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.admin-topbar h1{margin:0;font-size:clamp(28px,4vw,42px)}.admin-topbar-actions{align-items:end;gap:12px;display:flex}.shop-select{min-width:210px;color:var(--muted);text-transform:uppercase;gap:5px;font-size:10px;font-weight:800;display:grid}.shop-select select{min-height:42px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric{background:var(--paper);border:1px solid #e5e0d7;border-radius:16px;gap:4px;padding:20px;display:grid}.metric>span{color:var(--muted);font-size:11px;font-weight:700}.metric strong{font-size:32px}.metric small{color:var(--muted);font-size:10px}.admin-card{background:var(--paper);border:1px solid #e3dfd6;border-radius:17px;padding:22px;box-shadow:0 6px 26px #1e2f2909}.admin-card-wide{min-width:0}.admin-columns{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);align-items:start;gap:18px;display:grid}.admin-stack,.admin-dashboard{gap:18px;display:grid}.dashboard-hero{color:#fff;background:linear-gradient(125deg,#103d32 0%,#1f6252 72%,#327764 100%);border-radius:22px;justify-content:space-between;align-items:end;gap:28px;padding:28px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 55px #143f3429}.dashboard-hero:after{content:"";pointer-events:none;border:1px solid #ffffff29;border-radius:50%;width:250px;height:250px;position:absolute;top:-130px;right:-90px;box-shadow:0 0 0 42px #ffffff09,0 0 0 84px #ffffff06}.dashboard-hero>div{z-index:1;position:relative}.dashboard-hero .eyebrow{color:#efd492}.dashboard-hero h2{margin-bottom:8px;font-size:clamp(28px,4vw,46px)}.dashboard-hero p:not(.eyebrow){color:#ffffffb3;max-width:560px;margin:0;font-size:13px;line-height:1.6}.dashboard-controls{grid-template-columns:1fr;gap:8px;min-width:min(100%,330px);display:grid}.dashboard-controls>label{gap:4px;display:grid}.dashboard-controls>label>span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.dashboard-controls input,.dashboard-controls select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;min-height:38px;padding:7px 10px;font-size:11px}.dashboard-controls select option{color:var(--ink);background:#fff}.month-stepper{grid-template-columns:36px 1fr 36px;align-items:center;gap:7px;display:grid}.month-stepper strong{text-align:center;text-transform:capitalize;font-size:11px}.month-stepper .button{color:#fff;background:#ffffff14;border-color:#fff3;min-width:0}.dashboard-source-line{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 15px;font-size:10px;display:flex}.dashboard-refreshing{color:var(--green-2);font-weight:800}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-metrics article{background:var(--paper);border:1px solid #e3dfd6;border-radius:17px;gap:5px;min-width:0;padding:20px;display:grid;box-shadow:0 6px 26px #1e2f2909}.dashboard-metrics article.money{color:#fff;border-color:var(--green);background:var(--green)}.dashboard-metrics span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.dashboard-metrics article.money span,.dashboard-metrics article.money small{color:#ffffff9e}.dashboard-metrics strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;font-size:clamp(25px,3vw,36px);overflow:hidden}.dashboard-metrics small{color:var(--muted);font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:start;gap:18px;display:grid}.load-chart-card,.calendar-card{min-width:0}.chart-legend{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:9px;font-weight:700;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i,.calendar-day i,.calendar-day-detail i{border-radius:3px;width:8px;height:8px;display:inline-block}.chart-legend .scheduled,.calendar-day .scheduled,.calendar-day-detail .scheduled{background:#27745f}.chart-legend .worked,.calendar-day .worked,.calendar-day-detail .worked{background:#dfb86a}.load-chart-scroll{padding-top:22px;overflow-x:auto}.load-chart{background:repeating-linear-gradient(#0000 0 calc(25% - 1px),#eeeae2 25%);border-bottom:1px solid #dedad0;grid-template-columns:repeat(31,minmax(8px,1fr));align-items:end;gap:4px;min-width:520px;height:270px;padding:12px 0 0;display:grid}.load-column{grid-template-rows:1fr 18px;align-items:end;gap:5px;height:100%;display:grid}.load-column>span{color:var(--muted);text-align:center;font-size:8px}.load-bars{justify-content:center;align-items:end;gap:1px;height:100%;display:flex}.load-bars i{border-radius:4px 4px 1px 1px;width:min(46%,9px);min-height:0;transition:height .25s}.load-bars .scheduled{background:#27745f}.load-bars .worked{background:#dfb86a}.calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin:18px 0 5px;display:grid}.calendar-weekdays span{color:var(--muted);text-align:center;text-transform:uppercase;font-size:8px;font-weight:800}.month-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-day,.calendar-blank{min-height:54px}.calendar-day{color:#414d48;cursor:pointer;background:#fffefa;border:1px solid #e7e2d9;border-radius:9px;align-content:space-between;padding:7px;display:grid}.calendar-day:hover{background:#f2f7f4;border-color:#9fb9ad}.calendar-day.active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.calendar-day.today>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.calendar-day>span{font-size:9px;font-weight:800}.calendar-day>div{align-items:center;gap:3px;min-height:9px;display:flex}.calendar-day>div small{color:var(--muted);font-size:7px}.calendar-day-detail{border-top:1px solid #ece7de;margin-top:14px;padding-top:14px}.calendar-day-detail>header{margin-bottom:8px}.calendar-day-detail>header span,.calendar-day-detail>header strong{display:block}.calendar-day-detail>header span{color:var(--muted);text-transform:capitalize;font-size:9px}.calendar-day-detail>header strong{margin-top:2px;font-size:12px}.calendar-day-detail article{border-top:1px solid #f0ece4;grid-template-columns:9px 1fr auto;align-items:center;gap:9px;padding:8px 0;display:grid}.calendar-day-detail article:first-child{border-top:0}.calendar-day-detail article strong,.calendar-day-detail article small{display:block}.calendar-day-detail article strong{font-size:10px}.calendar-day-detail article small,.calendar-day-detail>p{color:var(--muted);margin:2px 0 0;font-size:8px}.calendar-day-detail time{color:#414d48;font-size:9px;font-weight:700}.payroll-table-wrap{margin-top:18px;overflow-x:auto}.payroll-table{border-collapse:collapse;width:100%;min-width:780px;font-size:10px}.payroll-table th{color:var(--muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;border-bottom:1px solid #ddd8ce;padding:9px 12px;font-size:8px}.payroll-table td{font-variant-numeric:tabular-nums;border-bottom:1px solid #eee9e0;padding:13px 12px}.payroll-table tbody tr:hover{background:#faf8f2}.payroll-table td strong,.payroll-table td small{display:block}.payroll-table td small{color:var(--muted);margin-top:3px;font-size:8px}.payroll-result{color:var(--green-2);font-weight:900}.missing-rate{color:#7b5524;background:#fae8c1;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.rate-catalog{border-top:1px solid #ece7de;margin-top:16px;padding-top:14px}.rate-catalog summary{color:var(--green-2);cursor:pointer;font-size:10px;font-weight:800}.rate-catalog>div{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.rate-catalog>div>span{background:#faf8f3;border:1px solid #e4dfd5;border-radius:10px;gap:3px;padding:9px 11px;display:grid}.rate-catalog strong{font-size:9px}.rate-catalog small{color:var(--muted);font-size:8px}.separated{border-top:1px solid #ebe7de;margin-top:24px;padding-top:22px}.readiness-list{gap:2px;margin-top:18px;display:grid}.readiness-list>div{border-top:1px solid #eeeae2;align-items:center;gap:13px;padding:13px 4px;display:flex}.readiness-list>div>span{border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.readiness-list .ready>span{color:#1f684f;background:#daf0e2}.readiness-list .blocked>span{color:var(--red);background:var(--red-soft)}.readiness-list .neutral>span{color:#5e655f;background:#e9e7e1}.readiness-list strong{font-size:12px}.readiness-list p{color:var(--muted);margin:3px 0 0;font-size:10px}.data-table{border:1px solid #e8e3da;border-radius:13px;margin-top:16px;overflow:hidden}.data-row{border-top:1px solid #ebe7de;grid-template-columns:1.4fr .8fr .8fr auto;align-items:center;gap:12px;min-height:53px;padding:10px 12px;font-size:11px;display:grid}.data-row:first-child{border-top:0}.data-row>span:first-child{display:grid}.data-row strong{font-size:12px}.data-row small{color:var(--muted);margin-top:2px}.data-head{min-height:38px;color:var(--muted);text-transform:uppercase;background:#f5f2ec;font-size:9px;font-weight:800}.registration-list{gap:12px;margin-top:18px;display:grid}.registration-list>article{border:1px solid #e5e0d7;border-radius:15px;grid-template-columns:minmax(210px,.65fr) minmax(420px,1.35fr);gap:22px;padding:18px;display:grid}.registration-summary h3{margin:10px 0 3px;font-size:16px}.registration-summary p,.registration-summary small{color:var(--muted);margin:0;font-size:11px;display:block}.registration-decision{gap:10px;display:grid}.reject-row{border-top:1px solid #eee9df;grid-template-columns:1fr auto;gap:8px;padding-top:10px;display:grid}.reject-row select{min-height:34px;padding:5px 9px;font-size:11px}.employee-create-form{grid-template-columns:1.2fr 1fr 1fr .8fr .8fr auto;align-items:end;gap:10px;display:grid}.employee-table{border:1px solid #e8e3da;border-radius:14px;margin-top:20px;overflow:hidden}.employee-row{border-top:1px solid #ebe7de;grid-template-columns:1.25fr .65fr .65fr 1.45fr;align-items:center;gap:12px;min-height:58px;padding:10px 12px;font-size:11px;display:grid}.employee-row:first-child{border-top:0}.employee-row>span:first-child{display:grid}.employee-row small{color:var(--muted)}.employee-head{min-height:38px;color:var(--muted);text-transform:uppercase;background:#f5f2ec;font-size:9px;font-weight:800}.table-actions,.wrap-actions{flex-wrap:wrap;gap:6px;display:flex}.account-status{color:#4e5a55;background:#eceae4;border-radius:999px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.account-active{color:#22624d;background:#def0e6}.account-suspended,.account-rejected{color:var(--red);background:var(--red-soft)}.account-pending_approval{color:#775416;background:#fae8b9}.employee-editor{gap:4px;display:grid}.employee-editor section>h3{margin-bottom:5px}.modal .loading{min-height:120px}.advanced-import{padding:0;overflow:hidden}.advanced-import summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;display:flex}.advanced-import summary span{color:var(--muted);font-size:11px}.advanced-import[open]{padding:0 22px 22px}.advanced-import[open] summary{border-bottom:1px solid #ebe7de;margin:0 -22px 8px}.schedule-admin-list{gap:8px;margin:18px 0;display:grid}.schedule-create-form{grid-template-columns:1.15fr 1fr .7fr 1fr 1fr auto;align-items:end;gap:10px;display:grid}.schedule-admin-list article{border:1px solid #e7e2d9;border-radius:13px;grid-template-columns:1fr minmax(260px,.8fr) auto auto;align-items:center;gap:16px;padding:14px;display:grid}.schedule-admin-list p{color:var(--muted);margin:3px 0 0;font-size:10px}.schedule-admin-list time{color:#44514c;font-size:11px}.compact-list{gap:2px;margin-top:12px;display:grid}.compact-list>div{border-top:1px solid #eeeae2;justify-content:space-between;gap:15px;padding:10px 2px;font-size:11px;display:flex}.compact-list span{color:var(--muted);text-align:right}.json-editor{color:#26332e;resize:vertical;background:#f6f3ed;border:1px solid #d9d4ca;border-radius:12px;width:100%;min-height:390px;margin:15px 0;padding:14px;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.correction-list{gap:10px;margin-top:18px;display:grid}.correction-list article{border:1px solid #e5e0d7;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.correction-list h3{margin:8px 0 3px;font-size:14px}.correction-list p,.correction-list small{color:var(--muted);margin:0;font-size:10px}.correction-list blockquote{border-left:2px solid var(--gold);color:#515b56;margin:10px 0 0;padding-left:10px;font-size:11px}.correction-badges{flex-wrap:wrap;gap:6px;display:flex}.status-chip.warning{color:#7a4711;background:#f8dfaa}.decision-form{gap:10px;width:min(620px,62%);display:grid}.decision-form .field>span{font-size:10px}.decision-actions{gap:8px;display:flex}.terminal-list{gap:8px;margin-top:16px;display:grid}.terminal-wizard{gap:0;margin:20px 0;padding:0;list-style:none;display:grid}.terminal-wizard li{color:var(--muted);grid-template-columns:38px 1fr;gap:12px;padding:0 0 20px;display:grid;position:relative}.terminal-wizard li:before{content:"";background:#dcd7cd;width:1px;position:absolute;top:36px;bottom:0;left:18px}.terminal-wizard li:last-child:before{display:none}.terminal-wizard li>span{background:#f3f0e9;border:1px solid #d5d1c7;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.terminal-wizard li.current>span{border-color:var(--green);color:#fff;background:var(--green)}.terminal-wizard li.done>span{color:#1e684d;background:#ddf1e5;border-color:#a7cfb9}.terminal-wizard strong{color:var(--ink);margin:7px 0 4px;font-size:13px;display:block}.terminal-wizard p{color:var(--muted);margin:0;font-size:11px}.terminal-wizard .inline-form{margin-top:10px}.terminal-list article{border:1px solid #e7e2d9;border-radius:13px;grid-template-columns:12px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.terminal-list strong{font-size:12px}.terminal-list p{color:var(--muted);margin:3px 0 0;font-size:10px}.terminal-indicator{background:#b3b3ad;border-radius:50%;width:10px;height:10px}.terminal-indicator.active{background:#2f9b70;box-shadow:0 0 0 4px #dff1e8}.terminal-indicator.pending_enrollment{background:#d4a848}.terminal-indicator.revoked{background:#ad5d55}.secret-output{background:#fff8dc;border:1px solid #dec98c;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.secret-output code{overflow-wrap:anywhere;flex:1;min-width:0;font-size:10px}.policy-card .form-grid{grid-template-columns:1fr 1fr}.audit-list{border:1px solid #e7e2d9;border-radius:13px;margin-top:15px;overflow:hidden}.audit-list>div{border-top:1px solid #ece8df;grid-template-columns:130px 1fr 100px 70px;gap:12px;padding:12px;font-size:10px;display:grid}.audit-list>div:first-child{border-top:0}.audit-list time,.audit-list code{color:var(--muted)}.text-ok{color:#1e7454;font-weight:800}.text-warn{color:var(--red);font-weight:800}.ytimes-card,.employee-rate-card{background:var(--paper);border:1px solid #ded8cc;border-radius:18px;padding:20px}.ytimes-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px 14px;font-size:10px;display:flex}.freshness{border-radius:999px;padding:5px 8px;font-weight:800}.freshness-current{color:#1f684f;background:#ddf1e5}.freshness-stale{color:#7a5117;background:#fae8b9}.freshness-unavailable{color:var(--red);background:var(--red-soft)}.ytimes-unavailable{background:#f7f4ee;border:1px dashed #d9d2c6;border-radius:13px;padding:16px}.ytimes-unavailable strong{font-size:13px}.ytimes-unavailable p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.ytimes-schedule-list,.ytimes-salary-list,.employee-current-rates{gap:9px;display:grid}.ytimes-schedule-list article{border:1px solid #e8e2d8;border-radius:13px;grid-template-columns:120px 1fr;gap:14px;padding:14px;display:grid}.ytimes-schedule-list time{color:var(--green);font-size:11px;font-weight:800}.ytimes-schedule-list p,.employee-current-rates p{color:var(--muted);margin:4px 0 0;font-size:10px}.ytimes-salary-list article{background:#fffefa;border:1px solid #e7e1d7;border-radius:15px;padding:16px}.ytimes-salary-list article>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.ytimes-salary-list header p{color:var(--muted);margin:4px 0 0;font-size:10px}.ytimes-result{justify-items:end;display:grid}.ytimes-result small{color:var(--muted);text-transform:uppercase;font-size:8px}.ytimes-result b{font-variant-numeric:tabular-nums;margin-top:3px;font-size:18px}.provider-period,.ytimes-breakdown{grid-template-columns:1fr 1fr;gap:0 18px;margin:14px 0 0;display:grid}.provider-period div,.ytimes-breakdown div{border-top:1px solid #eee9df;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.provider-period dt,.ytimes-breakdown dt{color:var(--muted);font-size:9px}.provider-period dd,.ytimes-breakdown dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700}.ytimes-breakdown .emphasis{color:var(--green);font-weight:800}.ytimes-comment{color:#555e59;background:#f3f0e9;border-radius:9px;margin:12px 0 0;padding:9px 11px;font-size:10px}.employee-current-rates article{background:linear-gradient(135deg,#fffefa,#f3f8f5);border:1px solid #d9e3dd;border-radius:17px;grid-template-columns:minmax(150px,.75fr) 1.25fr;gap:18px 28px;padding:20px;display:grid}.employee-rate-main{align-content:start;display:grid}.employee-rate-main>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.employee-rate-main>strong{color:var(--ink);white-space:nowrap;margin-top:2px;font-size:clamp(28px,5vw,42px);line-height:1}.employee-rate-main>strong small{color:var(--muted);margin-left:5px;font-size:12px}.employee-rate-main p{margin-top:11px}.employee-rate-breakdown{gap:9px;display:grid}.employee-rate-breakdown>div{background:#ffffffb8;border:1px solid #e1e7e3;border-radius:12px;grid-template-columns:85px 1fr;align-items:center;gap:12px;padding:11px 13px;display:grid}.employee-rate-breakdown strong{color:var(--green);white-space:nowrap;font-size:15px}.employee-rate-breakdown span{color:var(--muted);font-size:10px;line-height:1.35}.employee-current-rates .employee-rate-effective{color:var(--muted);text-align:left;grid-column:1/-1;font-size:9px}.first-run-card{background:linear-gradient(135deg,#fffefa,#eef5f0);border:2px solid #bfcfc6;padding:clamp(26px,5vw,48px)}.first-run-card h2{font-size:clamp(24px,4vw,38px)}.shop-create-form{grid-template-columns:1.4fr 1fr .7fr auto;align-items:end;gap:10px;display:grid}.shop-settings-list,.rate-history{gap:8px;margin-top:18px;display:grid}.shop-settings-list article,.rate-history article{border:1px solid #e7e2d9;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.shop-settings-list p,.rate-history p,.rate-history small{color:var(--muted);margin:3px 0 0;font-size:10px;display:block}.rate-history article>div:last-child{justify-items:end;gap:4px;display:grid}.rate-create-form{grid-template-columns:1fr 1fr 1.2fr auto;align-items:end;gap:10px;display:grid}.integration-status{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 12px;display:grid}.integration-status>div{background:#f8f5ef;border:1px solid #e5e0d7;border-radius:12px;gap:4px;padding:13px;display:grid}.integration-status span{color:var(--muted);text-transform:uppercase;font-size:9px}.integration-status strong{overflow-wrap:anywhere;font-size:12px}.integration-freshness{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-bottom:14px;font-size:10px;display:flex}.mapping-section>h3{margin-bottom:4px}.mapping-list{gap:8px;margin-top:14px;display:grid}.mapping-row{border:1px solid #e7e2d9;border-radius:12px;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.mapping-row>div:first-child{gap:3px;display:grid}.mapping-row small{color:var(--muted);font-size:9px}.mapping-row select{min-width:0}.integration-security{border-top:1px solid #ece7de;margin:18px 0 0;padding-top:14px}.admin-avatar-editor>div{grid-template-columns:96px 1fr;align-items:start;gap:18px;display:grid}.admin-avatar-editor img,.admin-avatar-editor .profile-avatar{object-fit:cover;border-radius:50%;width:96px;height:96px;margin:0}.admin-avatar-editor .avatar-form{padding-top:10px}.terminal-app-shell{color:#fff;background:radial-gradient(circle at 80% 20%,#2c6b5b 0,#0000 32%),linear-gradient(135deg,#0d3028,#153f35 62%,#0a2822);min-height:100vh}.terminal-app-header{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:24px clamp(26px,4vw,60px);display:grid}.terminal-app-header .brand-mark{color:var(--green);background:#f6e4b6}.terminal-app-header .brand small{color:#ffffff8c}.terminal-clock{justify-items:center;display:grid}.terminal-clock strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:clamp(28px,3.2vw,46px)}.terminal-clock span{color:#ffffff94;text-transform:capitalize;font-size:11px}.connection-badge{color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.connection-badge i{background:#e2bc6b;border-radius:50%;width:8px;height:8px}.connection-online i{background:#6fdda7;box-shadow:0 0 0 4px #6fdda71f}.connection-degraded i{background:#ff8d7d}.terminal-app-main{align-content:center;gap:18px;min-height:calc(100vh - 108px);padding:clamp(28px,5vw,72px);display:grid}.terminal-app-main>.notice{width:min(100%,900px);margin:0 auto}.terminal-picker{text-align:center;width:min(100%,1000px);margin:auto}.terminal-picker .eyebrow,.terminal-challenge-copy .eyebrow,.terminal-result-card .eyebrow{color:#e4c67f}.terminal-picker h1{margin-bottom:15px;font-size:clamp(48px,7vw,92px);line-height:.98}.terminal-picker>p:not(.eyebrow){color:#ffffffa6;max-width:690px;margin-left:auto;margin-right:auto;font-size:clamp(15px,1.7vw,20px);line-height:1.6}.terminal-action-grid{grid-template-columns:1fr 1fr;gap:18px;margin:42px 0 22px;display:grid}.terminal-action-button{border-radius:24px;min-height:150px;font-size:24px}.terminal-action-button>span{font-size:40px}.terminal-action-button.button-primary{color:var(--green);background:#f6e4b6;border-color:#f6e4b6}.terminal-action-button.button-primary:hover:not(:disabled){background:#ffeab9}.terminal-action-button.button-ghost{color:#fff;background:#ffffff12;border-color:#ffffff3d}.terminal-action-button.button-ghost:hover:not(:disabled){background:#ffffff21}.terminal-challenge-card{grid-template-columns:minmax(300px,.7fr) minmax(680px,1.3fr);align-items:center;gap:clamp(24px,4vw,60px);width:min(100%,1420px);margin:auto;display:grid}.terminal-challenge-copy h1{margin-bottom:18px;font-size:clamp(44px,5.8vw,78px);line-height:1}.terminal-challenge-copy>p:not(.eyebrow){color:#ffffffa6;line-height:1.65}.terminal-countdown{color:#f6e4b6;font-variant-numeric:tabular-nums;margin:30px 0 18px;font-size:clamp(34px,5vw,64px);display:block}.terminal-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.terminal-app-shell .terminal-actions .button-ghost{color:#fff;border-color:#ffffff38}.terminal-qr-frame{aspect-ratio:1;background:#fff;border-radius:32px;place-items:center;padding:clamp(18px,2.5vw,32px);display:grid;overflow:hidden;box-shadow:0 32px 90px #00000047}.terminal-qr-frame img{object-fit:contain;width:100%;height:100%;display:block}.terminal-qr-frame .loading{min-height:260px;color:var(--muted);background:#fff}.terminal-qr-area{grid-template-columns:minmax(360px,1fr) 290px;align-items:stretch;gap:18px;display:grid}.terminal-today-roster{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff24;border-radius:25px;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;padding:17px;display:grid}.terminal-today-roster>header{color:#fff;justify-content:space-between;gap:10px;display:flex}.terminal-today-roster>header span{color:#ffffff94;text-transform:uppercase;font-size:10px;font-weight:800}.terminal-today-roster>header strong{font-size:11px}.terminal-today-roster>div{align-content:start;gap:7px;max-height:470px;display:grid;overflow:auto}.terminal-today-roster article{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:13px;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;transition:opacity .2s,background .2s;display:grid}.terminal-today-roster article.expected{opacity:.42}.terminal-today-roster article.completed{opacity:.58}.terminal-today-roster article.on_shift{background:#37b87d30;border-color:#5ee5a66b;box-shadow:0 0 24px #2ac27e1f}.terminal-today-roster article>i{background:#9caaa5;border-radius:50%;width:8px;height:8px}.terminal-today-roster article.on_shift>i{background:#62e0a6;box-shadow:0 0 0 5px #62e0a61f}.terminal-today-roster article>span{gap:3px;min-width:0;display:grid}.terminal-today-roster article strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.terminal-today-roster article small{color:#ffffff94;font-size:8px}.terminal-today-roster article b{font-size:8px}.terminal-today-roster>div>p{color:#ffffff8c;font-size:10px;line-height:1.5}.terminal-photo-fallback{color:#ffffffb8;background:0 0;border-color:#ffffff2e;justify-self:center;font-size:12px}.terminal-live-camera{color:#fff;background:#102f28;border-radius:20px;place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.terminal-live-camera video{object-fit:cover;width:100%;max-height:48vh;display:block;transform:scaleX(-1)}.terminal-live-camera>.loading{color:#fff;background:0 0;min-height:0;position:absolute;inset:0}.terminal-live-badge{color:#fff;background:#00000094;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.bulk-schedule-toolbar{border:1px solid var(--line);background:var(--cream);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:18px 0;padding:16px;display:flex}.bulk-schedule-toolbar p{color:var(--muted);margin:4px 0 0;font-size:12px}.weekday-toggle-row{flex-wrap:wrap;gap:6px;display:flex}.weekday-toggle-row label{cursor:pointer;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700}.weekday-toggle-row label.active{border-color:var(--green);color:#fff;background:var(--green)}.weekday-toggle-row input{opacity:0;pointer-events:none;position:absolute}.terminal-result-card{width:min(100%,700px);color:var(--ink);background:var(--paper);text-align:center;border-radius:32px;justify-items:center;margin:auto;padding:clamp(36px,6vw,70px);display:grid;box-shadow:0 30px 100px #0000004d}.terminal-result-icon{color:#fff;background:#24825f;border-radius:50%;place-items:center;width:94px;height:94px;margin-bottom:22px;font-size:44px;display:grid}.terminal-result-card h1{margin-bottom:12px;font-size:clamp(40px,6vw,68px)}.terminal-result-card>p{color:var(--muted)}.terminal-attendance-toast{z-index:80;color:#fff;background:#104839f5;border:1px solid #78e2b073;border-radius:16px;grid-template-columns:34px minmax(190px,auto) 28px;align-items:center;gap:10px;min-width:330px;padding:11px 12px;animation:.18s ease-out terminal-toast-in;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #00000047}.terminal-attendance-toast>span{color:#123e31;background:#73e3ad;border-radius:50%;place-items:center;width:32px;height:32px;font-size:17px;font-weight:900;display:grid}.terminal-attendance-toast>div{gap:2px;display:grid}.terminal-attendance-toast strong{font-size:12px}.terminal-attendance-toast small{color:#ffffffad;font-size:9px}.terminal-attendance-toast button{color:#ffffffa6;cursor:pointer;background:0 0;border:0;width:28px;height:28px;font-size:21px}@keyframes terminal-toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.terminal-centered{color:#fff;background:radial-gradient(circle at 15% 15%, #2a6556, transparent 35%), var(--green);place-items:center;min-height:100vh;padding:30px;display:grid}.terminal-setup-card{width:min(100%,660px);color:var(--ink);background:var(--paper);border-radius:28px;gap:17px;padding:clamp(30px,5vw,56px);display:grid;box-shadow:0 32px 100px #0000004d}.terminal-setup-card h1{margin:8px 0 0;font-size:clamp(36px,6vw,62px);line-height:1}.terminal-setup-card>p{color:var(--muted);margin-bottom:0;line-height:1.65}.terminal-setup-card .terminal-actions{justify-content:flex-start}.fatal-screen{background:var(--cream);place-items:center;min-height:100vh;padding:24px;display:grid}.fatal-card{background:var(--paper);width:min(100%,460px);box-shadow:var(--shadow);text-align:center;border-radius:22px;padding:32px}.fatal-card .brand,.fatal-card>.brand-mark{margin-bottom:18px}.fatal-card p{color:var(--muted);line-height:1.6}@media (width<=1040px){.metric-grid{grid-template-columns:1fr 1fr}.admin-columns{grid-template-columns:1fr}.employee-create-form,.schedule-create-form{grid-template-columns:1fr 1fr 1fr}.shop-create-form,.rate-create-form{grid-template-columns:1fr 1fr}.mapping-row{grid-template-columns:minmax(180px,.8fr) minmax(240px,1.2fr)}.mapping-row .table-actions{grid-column:1/-1}.registration-list>article{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.auth-screen{background:var(--cream);grid-template-columns:1fr}.auth-visual{min-height:330px;padding:26px 22px}.auth-visual h1{font-size:43px}.auth-visual>div:nth-child(2){margin-top:auto}.auth-visual .security-note{display:none}.auth-panel{background:var(--paper);width:100%;min-height:auto;padding:28px 22px 42px}.admin-shell{padding-bottom:70px;display:block}.admin-sidebar{z-index:50;width:100%;height:auto;padding:7px 8px max(7px, env(safe-area-inset-bottom));border-top:1px solid #ddd9cf;border-right:0;position:fixed;inset:auto 0 0}.admin-sidebar>.brand,.admin-user{display:none}.admin-sidebar nav{overscroll-behavior-x:contain;scrollbar-width:thin;gap:1px;display:flex;overflow-x:auto}.admin-sidebar nav button{text-align:center;flex:1 0 64px;grid-template-columns:1fr;justify-items:center;gap:2px;min-width:64px;min-height:48px;padding:4px;font-size:8px;position:relative}.admin-sidebar nav button span{font-size:18px}.admin-sidebar nav button b{min-width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:2px;right:5px}.admin-sidebar>.release-marker{display:none}.admin-main{padding:22px 14px 34px}.admin-topbar{gap:14px;display:grid}.admin-topbar-actions{gap:10px;display:grid}.yandex-link-compact .yandex-link-button{width:100%}.shop-select{width:100%;min-width:0}.data-row{grid-template-columns:1.3fr 1fr auto}.data-row>span:nth-child(3){display:none}.audit-list>div{grid-template-columns:100px 1fr 70px}.audit-list code{display:none}.terminal-app-header{grid-template-columns:1fr auto;padding:16px 18px}.employee-row{grid-template-columns:1fr .7fr 1.3fr}.employee-row>span:nth-child(3),.employee-head>span:nth-child(3){display:none}.schedule-admin-list article{grid-template-columns:1fr auto}.schedule-admin-list time{grid-column:1/-1}.integration-status{grid-template-columns:1fr 1fr}.mapping-row{grid-template-columns:1fr}.mapping-row .table-actions{grid-column:auto}.terminal-clock{order:3;grid-column:1/-1}.connection-badge{justify-self:end}.terminal-app-main{min-height:calc(100vh - 136px);padding:24px 18px}.terminal-challenge-card{grid-template-columns:1fr}.dashboard-hero{padding:24px 20px;display:grid}.dashboard-controls{width:100%;min-width:0}.dashboard-grid{display:grid}.calendar-day,.calendar-blank{min-height:48px}.terminal-challenge-copy{text-align:center}.terminal-challenge-copy h1{font-size:38px}.terminal-challenge-copy .terminal-actions{justify-content:center}.terminal-qr-frame{border-radius:22px;width:min(100%,460px);margin:auto}}@media (width<=520px){.form-grid,.policy-card .form-grid,.inline-form,.employee-create-form,.schedule-create-form,.shop-create-form,.rate-create-form,.provider-period,.ytimes-breakdown,.ytimes-schedule-list article{grid-template-columns:1fr}.ytimes-salary-list article>header,.employee-current-rates article,.shop-settings-list article,.rate-history article{flex-direction:column;align-items:flex-start}.employee-current-rates article{grid-template-columns:1fr}.ytimes-result,.rate-history article>div:last-child{justify-items:start}.admin-avatar-editor>div,.integration-status{grid-template-columns:1fr}.employee-row{grid-template-columns:1fr;align-items:start}.employee-head{display:none}.registration-list>article{padding:14px}.reject-row{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric{padding:15px}.shift-card{grid-template-columns:54px 1fr}.shift-card .status-dot{grid-column:2}.session-row,.correction-list article{flex-direction:column;align-items:flex-start}.decision-form,.decision-actions{width:100%}.decision-actions .button{flex:1}.modal{padding:18px}.modal-actions{grid-template-columns:1fr 1fr;display:grid}.recovery-codes{grid-template-columns:1fr}.terminal-action-grid{grid-template-columns:1fr;margin-top:26px}.terminal-action-button{min-height:104px;font-size:19px}.terminal-picker h1{font-size:48px}.terminal-clock{display:none}.terminal-app-header{grid-template-columns:1fr auto}.dashboard-metrics{grid-template-columns:1fr 1fr;gap:8px}.dashboard-metrics article{padding:14px}.dashboard-metrics strong{font-size:23px}.calendar-card{padding:15px}.calendar-day{min-height:43px;padding:5px}.calendar-day i{width:6px;height:6px}.calendar-day-detail article{grid-template-columns:8px 1fr}.calendar-day-detail time{grid-column:2}}:root{--ink:#13241e;--muted:#68766f;--line:#dfe7e2;--paper:#fff;--cream:#f2f6f3;--green:#174f3f;--green-2:#21735a;--mint:#e6f3ec;--shadow:0 18px 50px #143d3017}html,body{background:var(--cream)}.button{border-radius:14px;min-height:46px;box-shadow:0 5px 14px #174f3f1c}.button-ghost,.button-danger{box-shadow:none}.field{color:#344840;letter-spacing:.01em;gap:8px;font-size:12px}.field input,.field select,.field textarea,select{border-color:#d6e0da;border-radius:13px;min-height:48px;padding:11px 14px;box-shadow:0 1px #13241e05}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green-2);outline:0;box-shadow:0 0 0 4px #21735a1a}.notice{border-radius:15px}.empty{background:#ffffffb3;border-color:#cddbd3;border-radius:18px;padding:32px 24px}.employee-shell{max-width:860px;box-shadow:none;background:0 0}.employee-topbar{background:#f2f6f3e0;border-bottom-color:#d3e0d9cc;padding:17px clamp(18px,4vw,34px)}.employee-topbar-actions{align-items:center;gap:10px;display:flex}.employee-theme-toggle{border:1px solid var(--line);width:40px;height:40px;color:var(--green-2);background:var(--paper);cursor:pointer;border-radius:50%;place-items:center;transition:transform .2s,color .2s,background .2s;display:grid;box-shadow:0 5px 16px #143d3014}.employee-theme-toggle:hover{transform:translateY(-2px)rotate(-8deg)}.employee-theme-toggle span{font-size:20px;line-height:1}.employee-main{gap:22px;padding:30px clamp(18px,4vw,34px) 44px}.employee-main>*{animation:.42s cubic-bezier(.22,.8,.3,1) both employee-enter}.employee-main>:nth-child(2){animation-delay:35ms}.employee-main>:nth-child(3){animation-delay:70ms}.employee-main>:nth-child(4){animation-delay:.105s}.employee-main>:nth-child(5){animation-delay:.14s}@keyframes employee-enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.employee-welcome{padding-top:16px}.page-heading h1{max-width:680px;font-size:clamp(34px,7vw,54px)}.page-heading>p:last-child{max-width:590px;font-size:14px}.hero-card{background:linear-gradient(145deg,#fff,#f8fbf9);border:1px solid #dbe6e0cc;border-radius:28px;gap:14px;padding:clamp(24px,5vw,36px);position:relative;overflow:hidden;box-shadow:0 20px 60px #1a4c3c1c}.hero-card:after{content:"";background:#52a78014;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-120px;right:-90px}.hero-card h2{z-index:1;font-size:clamp(34px,7vw,52px);position:relative}.hero-card-label{color:var(--green-2);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.hero-active{background:linear-gradient(135deg,#123f33,#1d6b52);border-color:#0000;box-shadow:0 24px 64px #10473533}.hero-active:after{background:#ffffff0f}.employee-actions{margin-top:2px}.quick-action-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quick-action-grid button{min-width:0;color:var(--ink);background:var(--paper);text-align:left;cursor:pointer;border:1px solid #dce7e1;border-radius:18px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 24px #143d300d}.quick-action-grid button:hover{border-color:#b8d2c5;transform:translateY(-2px);box-shadow:0 12px 30px #143d3017}.quick-action-grid button>span:nth-child(2){min-width:0}.quick-action-grid strong,.quick-action-grid small{display:block}.quick-action-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.quick-action-grid small{color:var(--muted);margin-top:4px;font-size:11px}.quick-action-grid button>svg{color:#8aa399}.quick-action-icon{width:44px;height:44px;color:var(--green-2);background:var(--mint);border-radius:14px;place-items:center;display:grid}.section-divider{color:#809087;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin:10px 0 -2px;font-size:10px;font-weight:800;display:flex}.section-divider:after{content:"";background:#dce5e0;flex:1;height:1px}.section-title h2{font-size:20px}.section-title p{margin-top:5px;font-size:12px;line-height:1.45}.shift-pool-section{background:linear-gradient(145deg,#edf8f2,#e6f2ec);border-color:#cfe4d8;border-radius:24px;padding:22px}.shift-card{border-color:#dce5e0;border-radius:18px;grid-template-columns:62px 1fr auto;gap:16px;padding:17px;box-shadow:0 5px 18px #143d300a}.shift-card time{background:linear-gradient(145deg,#174f3f,#21735a);border-radius:15px;min-height:65px}.shift-card time strong{font-size:22px}.shift-plain-status{color:var(--green-2);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850}.shift-plain-status.cancelled{color:var(--red)}.shift-card h2{font-size:18px}.employee-nav{background:#fffffff0;border:1px solid #d5e1dae6;border-radius:22px;width:min(100% - 24px,820px);padding:7px;bottom:12px;box-shadow:0 16px 45px #143d302b}.employee-nav button{border-radius:16px;min-height:54px;transition:background .18s,color .18s}.employee-nav button>span:first-child{font-size:inherit;place-items:center;display:grid}.employee-theme-dark{--ink:#edf5f1;--muted:#9eafa7;--line:#30453c;--paper:#172820;--cream:#0e1915;--green:#72c7a2;--green-2:#86d7b4;--mint:#203b30;--red:#f0958a;--red-soft:#432925;--shadow:0 20px 55px #00000047;color:var(--ink);background:radial-gradient(circle at 20% -10%, #3d7d6033, transparent 28rem), var(--cream);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.employee-theme-dark .employee-topbar{background:#0e1915e0;border-bottom-color:#3d5449bf}.employee-theme-dark .brand-mark{color:#18392d;background:#d8bd74}.employee-theme-dark .employee-theme-toggle{color:#efd98d;background:#1a2c24;border-color:#395247;box-shadow:0 7px 20px #00000038}.employee-theme-dark .hero-card{background:linear-gradient(145deg,#1a2d25,#14231d);border-color:#2c4137;box-shadow:0 22px 62px #00000047}.employee-theme-dark .hero-active{background:linear-gradient(135deg,#225d49,#28775b);border-color:#0000}.employee-theme-dark .section,.employee-theme-dark .employee-rate-card,.employee-theme-dark .ytimes-card{color:var(--ink)}.employee-theme-dark .quick-action-grid button,.employee-theme-dark .employee-request-button,.employee-theme-dark .session-row,.employee-theme-dark .shift-card,.employee-theme-dark .profile-card,.employee-theme-dark .request-card{color:var(--ink);background:#172820;border-color:#2d4339;box-shadow:0 8px 25px #00000029}.employee-theme-dark .shift-pool-section{background:linear-gradient(145deg,#1b3429,#172d25);border-color:#315344}.employee-theme-dark .employee-current-rates article{background:linear-gradient(135deg,#1b2e26,#14241d);border-color:#344b40}.employee-theme-dark .employee-rate-breakdown>div{background:#ffffff09;border-color:#344a40}.employee-theme-dark .empty{background:#ffffff06;border-color:#3a4e45}.employee-theme-dark .field input,.employee-theme-dark .field select,.employee-theme-dark .field textarea,.employee-theme-dark select{color:var(--ink);background:#12231c;border-color:#385046}.employee-theme-dark .employee-nav{background:#14241df0;border-color:#334a40;box-shadow:0 16px 45px #00000059}.employee-theme-dark .modal{color:var(--ink);background:#172820}.employee-theme-dark .button-ghost{color:var(--ink);border-color:#3a5046}.employee-theme-dark .source-badge{color:#a9d9c3;background:#20392f;border-color:#3a5c4d}.employee-theme-dark .notice{color:#bce4d1;background:#1b3429;border-color:#315344}.employee-theme-dark .notice-error{color:#f0aaa1;background:#3b2824;border-color:#66413b}@media (prefers-reduced-motion:reduce){.employee-main>*,.spinner{animation:none!important}.employee-shell *,.employee-shell :before,.employee-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.admin-shell{background:#f3f6f4;grid-template-columns:272px minmax(0,1fr)}.admin-sidebar{color:#fff;background:linear-gradient(#123b30,#0e3028);border-right:0;padding:24px 16px 16px}.admin-sidebar .brand{padding:0 10px 30px}.admin-sidebar .brand small{color:#ffffff85}.admin-sidebar nav{gap:4px}.admin-sidebar nav button{color:#ffffffa3;border-radius:13px;min-height:47px;padding:9px 12px;font-size:13px}.admin-sidebar nav button span{font-size:inherit;place-items:center;display:grid}.admin-sidebar nav button:hover{color:#fff;background:#ffffff14}.admin-sidebar nav button.active{color:#123b30;background:#eff6f2;box-shadow:0 7px 20px #0000001f}.admin-sidebar>.release-marker{color:#ffffff80}.admin-user{border-top-color:#ffffff1f}.admin-user small{color:#ffffff8c}.admin-user .icon-button{color:#ffffffa6}.admin-user .icon-button:hover{color:#fff;background:#ffffff1a}.admin-main{width:100%;max-width:1500px;margin:0 auto;padding:38px clamp(24px,4vw,62px) 70px}.admin-topbar{align-items:flex-end;margin-bottom:30px}.admin-topbar h1{font-size:clamp(32px,4vw,48px)}.admin-page-description{max-width:650px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.admin-card{background:#fff;border-color:#dde6e1;border-radius:20px;box-shadow:0 10px 35px #143d300e}.admin-start{color:#fff;background:linear-gradient(135deg,#164b3c,#23785d);border-radius:24px;margin-bottom:24px;padding:25px;box-shadow:0 18px 46px #134b3a2e}.admin-start-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:19px;display:flex}.admin-start-heading span{color:#b9dfcd;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.admin-start-heading h2{margin:5px 0 0;font-size:26px}.admin-start-heading p{color:#ffffffa8;text-align:right;max-width:340px;margin:0;font-size:12px}.admin-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-action-grid button{color:#fff;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:14px;transition:background .18s,transform .18s;display:grid}.admin-action-grid button:hover{background:#ffffff26;transform:translateY(-2px)}.admin-action-grid button>span:nth-child(2){min-width:0}.admin-action-grid strong,.admin-action-grid small{display:block}.admin-action-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-action-grid small{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.admin-action-grid button>b{color:#174f3f;background:#f2dfa6;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:10px;display:grid}.admin-action-icon{background:#ffffff1f;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.access-workspace{gap:18px}.access-intro{color:#fff;background:linear-gradient(135deg,#143f34,#1f6c53);grid-template-columns:minmax(300px,1fr) minmax(460px,1.25fr);align-items:center;gap:34px;padding:30px;display:grid}.access-kicker{color:#bfe3d1;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.access-intro h2{margin:12px 0 9px;font-size:clamp(27px,3vw,38px)}.access-intro>div>p{color:#ffffffab;max-width:620px;margin:0;font-size:13px;line-height:1.6}.access-intro ol{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.access-intro li{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;gap:10px;padding:15px;display:grid}.access-intro li>b{color:#174f3f;background:#f0dda3;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.access-intro li strong,.access-intro li small{display:block}.access-intro li strong{font-size:11px}.access-intro li small{color:#ffffff8f;margin-top:4px;font-size:9px;line-height:1.4}.access-form-card{padding:26px}.access-form{gap:18px;margin-top:20px;display:grid}.access-next-step,.access-current{background:#f5faf7;border:1px solid #d8e5de;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.access-next-step h3,.access-current h3{margin:0 0 6px;font-size:17px}.access-next-step p,.access-current p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.access-step-number,.access-state-icon{color:#fff;background:var(--green-2);border-radius:14px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid}.access-current>div:nth-child(2)>span{color:var(--green-2);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.shop-access-grid{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.shop-access-grid label{cursor:pointer;background:#fff;border:1px solid #d8e3dd;border-radius:13px;align-items:center;gap:9px;padding:10px 12px;display:flex}.shop-access-grid label.selected{background:#e8f5ee;border-color:#75aa91;box-shadow:0 0 0 3px #21735a12}.shop-access-grid input{width:17px;height:17px;accent-color:var(--green-2)}.shop-access-grid strong,.shop-access-grid small{display:block}.shop-access-grid strong{font-size:11px}.shop-access-grid small{color:var(--muted);margin-top:2px;font-size:8px}.schedule-legend{color:var(--muted);flex-wrap:wrap;gap:16px;margin:18px 0 2px;font-size:10px;display:flex}.schedule-legend span{align-items:center;gap:6px;display:inline-flex}.schedule-legend i{border-radius:50%;width:8px;height:8px}.legend-assigned{background:#25805f}.legend-open{background:#d49a2f}.legend-cancelled{background:#b34e44}.status-dot.open{color:#9a6716}@media (width<=1180px){.admin-action-grid{grid-template-columns:1fr 1fr}.access-intro{grid-template-columns:1fr}}@media (width<=760px){.employee-main{padding-top:22px}.quick-action-grid{grid-template-columns:1fr}.employee-nav{width:calc(100% - 16px);bottom:8px}.admin-shell{background:#f3f6f4}.admin-sidebar{padding:7px 8px max(7px, env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #d7e2dc;box-shadow:0 -12px 30px #143d301a}.admin-sidebar nav button{color:#73827a}.admin-sidebar nav button:hover{color:var(--green);background:var(--mint)}.admin-sidebar nav button.active{color:var(--green);background:var(--mint);box-shadow:none}.admin-main{padding:24px 14px 40px}.admin-page-description{font-size:12px}.admin-start{padding:20px 16px}.admin-start-heading{display:block}.admin-start-heading p{text-align:left;margin-top:8px}.admin-action-grid{grid-template-columns:1fr 1fr}.access-intro{padding:22px 18px}.access-intro ol{grid-template-columns:1fr}.access-intro li{grid-template-columns:30px 1fr}.access-form-card{padding:19px 16px}.access-next-step,.access-current{grid-template-columns:42px 1fr}.access-next-step .button,.access-current .button{grid-column:1/-1;width:100%}}@media (width<=520px){.hero-card{border-radius:23px;padding:23px 20px}.hero-card-label{flex-direction:column;align-items:flex-start}.shift-pool-section{padding:17px 13px}.shift-card{grid-template-columns:54px minmax(0,1fr);padding:13px}.shift-card-action{grid-column:1/-1;width:100%}.shift-card-action .button{width:100%}.admin-action-grid{grid-template-columns:1fr}.admin-action-grid button{min-height:66px}.shop-access-grid{display:grid}}.planned-pay-card{background:linear-gradient(135deg,#eaf7f0,#f9fcfa);border:1px solid #cfe2d8;border-radius:23px;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);gap:20px 32px;padding:25px;display:grid;box-shadow:0 12px 32px #143d3012}.planned-pay-card h2{color:var(--green);margin:5px 0 4px;font-size:clamp(30px,6vw,44px)}.planned-pay-card p{color:var(--muted);margin:0;font-size:11px}.planned-pay-kicker{color:var(--green-2);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.planned-pay-card dl{grid-template-columns:repeat(3,1fr);align-self:center;margin:0;display:grid}.planned-pay-card dl div{border-left:1px solid #cfe1d7;padding:4px 16px}.planned-pay-card dt{color:var(--muted);font-size:9px}.planned-pay-card dd{margin:5px 0 0;font-size:15px;font-weight:850}.planned-pay-card>small{color:var(--muted);grid-column:1/-1;font-size:9px;line-height:1.5}.shift-pay-estimate{color:#1e694f;background:#e7f5ed;border-radius:8px;width:fit-content;margin-top:7px;padding:4px 7px;font-size:9px;font-weight:800;display:block}.shift-pay-estimate.missing{color:#82601d;background:#fbefd1}.breadcrumb-button{color:var(--green-2);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.shop-portfolio{gap:20px;display:grid}.shop-portfolio-heading{justify-content:space-between;align-items:flex-end;gap:30px;padding:4px 2px;display:flex}.shop-portfolio-heading h2{margin:0 0 5px;font-size:30px}.shop-portfolio-heading p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.portfolio-totals{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.portfolio-totals span{color:var(--muted);background:#fff;border:1px solid #dbe6e0;border-radius:11px;padding:8px 11px;font-size:10px}.portfolio-totals span b{color:var(--ink);margin-right:3px}.portfolio-totals span.warn{color:#8b651b;background:#fff8e8;border-color:#ecd6aa}.shop-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.shop-overview-card{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe5df;border-radius:22px;padding:22px;transition:border-color .18s,transform .18s,box-shadow .18s;box-shadow:0 10px 32px #143d300e}.shop-overview-card:hover{border-color:#9fc6b3;transform:translateY(-3px);box-shadow:0 16px 42px #143d301c}.shop-overview-card>header{grid-template-columns:46px 1fr auto;align-items:center;gap:12px;display:grid}.shop-overview-card h3{margin:0;font-size:19px}.shop-overview-card header p{color:var(--muted);margin:4px 0 0;font-size:9px}.shop-overview-card header>svg{color:#91a79c}.shop-card-mark{color:#f1dda4;background:var(--green);border-radius:15px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.shop-overview-card .loading{background:0 0;min-height:130px}.shop-coverage{background:#f5f8f6;border-radius:15px;margin-top:20px;padding:14px}.shop-coverage>div{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.shop-coverage span{color:var(--muted);font-size:9px;font-weight:750}.shop-coverage strong{font-size:13px}.shop-coverage>i{background:#dce7e1;border-radius:99px;height:7px;display:block;overflow:hidden}.shop-coverage>i b{border-radius:inherit;background:linear-gradient(90deg,#2d8c68,#54aa84);height:100%;display:block}.shop-overview-card dl{grid-template-columns:repeat(4,1fr);margin:17px 0;display:grid}.shop-overview-card dl div{border-left:1px solid #e4ebe7;padding:2px 11px}.shop-overview-card dl div:first-child{border-left:0;padding-left:0}.shop-overview-card dt{color:var(--muted);font-size:8px}.shop-overview-card dd{margin:5px 0 0;font-size:17px;font-weight:850}.shop-overview-card dl .warn dd{color:#a56c16}.shop-terminal-state{color:#68776f;background:#f1f4f2;border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:10px 12px;font-size:10px;font-weight:750;display:grid}.shop-terminal-state.active{color:#1f6c50;background:#e6f5ed}.shop-terminal-state.pending_enrollment{color:#8b651b;background:#fff4da}.shop-terminal-state b{font-size:10px}.shop-workspace{gap:20px;display:grid}.shop-section-nav{background:#fff;border:1px solid #dce6e1;border-radius:17px;gap:5px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 8px 24px #143d300a}.shop-section-nav button{min-height:42px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex}.shop-section-nav button:hover{color:var(--green);background:#f0f6f2}.shop-section-nav button.active{color:#fff;background:var(--green)}.shop-section-nav button b{min-width:19px;height:19px;color:var(--green);background:#e7f3ed;border-radius:50%;place-items:center;font-size:8px;display:grid}.shop-detail-overview{gap:16px;display:grid}.shop-detail-hero{color:#fff;background:linear-gradient(135deg,#143f34,#21745a);border-radius:23px;justify-content:space-between;align-items:center;gap:20px;padding:27px;display:flex;box-shadow:0 17px 42px #1445352b}.shop-detail-hero>div>span{color:#bce0cf;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.shop-detail-hero h2{margin:6px 0 4px;font-size:30px}.shop-detail-hero p{color:#ffffff9e;margin:0;font-size:10px}.terminal-health{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff21;border-radius:13px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;font-weight:750;display:inline-flex}.terminal-health.active{color:#d7f7e7}.terminal-health.pending_enrollment{color:#ffe8aa}.shop-detail-metrics{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.shop-detail-metrics button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e1;border-radius:17px;gap:5px;padding:17px;display:grid}.shop-detail-metrics button:hover{border-color:#a9cabb}.shop-detail-metrics button>span{color:var(--muted);font-size:9px;font-weight:750}.shop-detail-metrics button strong{font-size:26px}.shop-detail-metrics button small{color:var(--muted);font-size:9px}.shop-detail-metrics button.warn{background:#fffaf0;border-color:#ecd5a7}.shop-next-action{grid-template-columns:1fr auto;align-items:center;gap:5px 25px;display:grid}.shop-next-action h3{margin:0}.shop-next-action p{color:var(--muted);margin:0;font-size:11px}.shop-next-action .button{grid-area:1/2/3}.schedule-workspace{gap:17px}.schedule-planner{padding:25px}.schedule-planner-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.schedule-planner-head h2{margin:0 0 5px;font-size:27px}.schedule-planner-head p:not(.eyebrow){color:var(--muted);margin:0;font-size:11px}.schedule-month-controls{align-items:center;gap:6px;display:flex}.schedule-month-controls input{background:#fff;border:1px solid #d6e1db;border-radius:10px;width:150px;min-height:38px;padding:7px 9px}.staffing-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0 18px;display:grid}.staffing-summary>div{background:#f8faf9;border:1px solid #e0e8e4;border-radius:14px;gap:5px;padding:13px;display:grid}.staffing-summary span{color:var(--muted);text-transform:uppercase;font-size:8px}.staffing-summary strong{font-size:19px}.staffing-summary .needs{background:#fff8e9;border-color:#ead2a1}.staffing-summary .needs strong{color:#a86f14}.staffing-summary .complete{background:#eff9f3;border-color:#cde4d7}.schedule-builder-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}.schedule-calendar-main{min-width:0}.schedule-palette{background:#f8faf9;border:1px solid #dce6e1;border-radius:16px;gap:11px;padding:12px;display:grid;position:sticky;top:16px}.schedule-palette>p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.schedule-palette-tabs{background:#e9efec;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;padding:3px;display:grid}.schedule-palette-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 6px;font-size:9px;font-weight:800}.schedule-palette-tabs button.active{color:var(--green-2);background:#fff;box-shadow:0 2px 8px #14413014}.schedule-palette-items{gap:7px;max-height:445px;display:grid;overflow:auto}.schedule-palette-item{width:100%;color:var(--ink);text-align:left;cursor:grab;background:#fff;border:1px solid #dce6e1;border-radius:12px;justify-items:start;gap:4px;padding:11px;display:grid}.schedule-palette-item:hover,.schedule-palette-item.selected{background:#edf8f2;border-color:#3f9870;box-shadow:0 0 0 2px #21735a14}.schedule-palette-item strong{font-size:11px}.schedule-palette-item small{color:var(--muted);font-size:8px;line-height:1.4}.schedule-palette-item span{color:#287554;font-size:8px;font-weight:800}.palette-clear{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px;font-size:9px}.staffing-calendar-weekdays,.staffing-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.staffing-calendar-weekdays{margin-bottom:6px}.staffing-calendar-weekdays span{color:var(--muted);text-align:center;text-transform:uppercase;font-size:8px;font-weight:850}.staffing-calendar-blank,.staffing-calendar-day{border-radius:13px;min-height:82px}.staffing-calendar-blank{background:#f5f7f6}.staffing-calendar-day{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e0e7e3;align-content:space-between;justify-items:start;padding:9px;display:grid;position:relative}.staffing-calendar-day:hover,.staffing-calendar-day.selected{border-color:#5d9e80;box-shadow:0 0 0 3px #21735a14}.staffing-calendar-day.tool-ready{cursor:copy}.employee-day-marker{background:#7354d8;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:9px;right:9px;box-shadow:0 0 0 2px #7354d833}.staffing-calendar-day>span{font-size:11px;font-weight:850}.staffing-calendar-day>strong{font-size:16px}.staffing-calendar-day>small{color:var(--muted);font-size:8px}.staffing-calendar-day>em{color:#596b63;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:7px;font-style:normal;font-weight:800;overflow:hidden}.staffing-calendar-day.complete{background:#eef8f3;border-color:#bcdacb}.staffing-calendar-day.complete>strong{color:#1d7353}.staffing-calendar-day.partial{background:#fff8e8;border-color:#e6cb92}.staffing-calendar-day.partial>strong,.staffing-calendar-day.empty-staff>strong{color:#a86d11}.staffing-calendar-day.empty-staff{background:#fff4ef;border-color:#e9bcaa}.staffing-calendar-day .no-plan{color:#bbc5c0}.staffing-calendar-day.employee-available{background:#f1efff;border-color:#6d55d6;box-shadow:inset 0 0 0 1px #6d55d624}.staffing-calendar-day.employee-available:hover{border-color:#5438c5;box-shadow:0 0 0 4px #6d55d624}.staffing-calendar-day.employee-unavailable,.staffing-calendar-day.employee-assigned{color:#89938e;box-shadow:none;background:#eff2f0;border-color:#d9dfdc}.staffing-calendar-day.employee-unavailable{cursor:not-allowed;opacity:.62}.staffing-calendar-day.employee-assigned{cursor:pointer;opacity:.78}.staffing-calendar-day.employee-unavailable>strong,.staffing-calendar-day.employee-assigned>strong{color:#7f8984}.selected-day-panel{border-top:1px solid #e2e9e5;margin-top:19px;padding-top:18px}.selected-day-panel>header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.selected-day-panel header span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.selected-day-panel h3{text-transform:capitalize;margin:3px 0 0;font-size:18px}.staffing-blocks{gap:8px;display:grid}.staffing-block{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5e0;border-radius:15px;grid-template-columns:minmax(180px,1fr) minmax(170px,.9fr) 110px 20px;align-items:center;gap:15px;padding:14px;display:grid}.staffing-block:hover{background:#fbfdfc;border-color:#99c2af}.staffing-block.needs{border-left:4px solid #d99b31}.staffing-block.complete{border-left:4px solid #3b946e}.staffing-time strong,.staffing-time span,.staffing-block-total strong,.staffing-block-total small{display:block}.staffing-time strong{font-size:15px}.staffing-time span,.staffing-block-total small{color:var(--muted);margin-top:4px;font-size:9px}.staffing-progress>span{background:#e2e9e5;border-radius:99px;height:6px;display:block;overflow:hidden}.staffing-progress i{background:#3e956f;height:100%;display:block}.staffing-progress small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.staffing-block-total{text-align:right}.schedule-create-card{padding:24px}.schedule-create-card .schedule-create-form{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-create-card .schedule-create-form>.button{align-self:end}.cancelled-shifts summary{cursor:pointer;font-size:12px;font-weight:800}.cancelled-shifts div{margin-top:12px}.cancelled-shifts p{color:var(--muted);margin:5px 0;font-size:9px}.staffing-modal-summary{background:#f2f7f4;border-radius:15px;grid-template-columns:1fr 1fr auto;align-items:center;gap:10px;margin-bottom:20px;padding:14px;display:grid}.staffing-modal-summary>div{gap:3px;display:grid}.staffing-modal-summary strong{font-size:16px}.staffing-modal-summary span{color:var(--muted);font-size:8px}.staffing-modal-summary .needs strong{color:#a86d11}.staffing-modal-summary .complete strong{color:#237453}.staffing-assigned,.staffing-candidates{gap:10px;display:grid}.staffing-assigned h3,.staffing-candidates h3{margin:0;font-size:15px}.staffing-assigned article{border:1px solid #e0e8e3;border-radius:13px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:9px;padding:10px;display:grid}.staffing-assigned article strong,.staffing-assigned article small{display:block}.staffing-assigned article strong{font-size:11px}.staffing-assigned article small{color:var(--muted);margin-top:3px;font-size:8px}.staff-avatar{color:#fff;background:var(--green-2);border-radius:12px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:grid}.staffing-candidates{border-top:1px solid #e2e9e5;margin-top:22px;padding-top:18px}.staffing-candidates>div:last-of-type{gap:7px;display:grid}.staffing-candidates>div>button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e1;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.staffing-candidates>div>button:hover{background:#f3faf6;border-color:#86b79f}.staffing-candidates button strong,.staffing-candidates button small{display:block}.staffing-candidates button strong{font-size:11px}.staffing-candidates button small{color:var(--muted);margin-top:3px;font-size:8px}.staffing-candidates button b{color:var(--green-2);font-size:9px}.remove-open-slot{justify-self:start;margin-top:4px}.terminal-limit{min-width:45px;height:32px;color:var(--muted);background:#edf1ef;border-radius:11px;place-items:center;font-size:11px;font-weight:850;display:grid}.terminal-limit.used{color:#1f6e50;background:#e2f3ea}.employee-request-button{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#195c49,#2b8767);border:0;border-radius:17px;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:15px;display:grid;box-shadow:0 11px 25px #195c492e}.employee-request-button:hover{transform:translateY(-1px);box-shadow:0 14px 29px #195c493b}.employee-request-button .quick-action-icon{color:#1f6d54;background:#dff4e9}.employee-request-button strong,.employee-request-button small{display:block}.employee-request-button strong{font-size:13px}.employee-request-button small{color:#ffffffb3;margin-top:3px;font-size:9px}.request-modal-lead{color:var(--muted);margin:-5px 0 17px;font-size:11px}.request-form{gap:14px;display:grid}.request-category-picker{border:0;grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:0;display:grid}.request-category-picker legend{color:var(--muted);grid-column:1/-1;margin-bottom:6px;font-size:9px;font-weight:750}.request-category-picker button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe5e0;border-radius:13px;gap:3px;padding:11px;display:grid}.request-category-picker button:last-child{grid-column:1/-1}.request-category-picker button.selected{background:#eef8f3;border-color:#328264;box-shadow:0 0 0 2px #32826414}.request-category-picker strong{font-size:10px}.request-category-picker small{color:var(--muted);font-size:8px}.request-urgent{background:#fffaf2;border:1px solid #ead7bc;border-radius:13px;align-items:center;gap:9px;padding:11px;display:flex}.request-urgent strong,.request-urgent small{display:block}.request-urgent strong{font-size:10px}.request-urgent small{color:var(--muted);margin-top:2px;font-size:8px}.employee-request-list{gap:7px;display:grid}.employee-request-list article{background:#fff;border:1px solid #e0e8e4;border-radius:14px;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.employee-request-list article>div>div{align-items:center;gap:7px;display:flex}.employee-request-list strong{font-size:11px}.employee-request-list p,.employee-request-list small{color:var(--muted);margin:3px 0 0;font-size:8px;display:block}.request-status-dot{background:#d8a43d;border-radius:50%;width:8px;height:8px}.request-status-dot.in_progress{background:#3c86bd}.request-status-dot.resolved{background:#3f9670}.request-status-dot.cancelled{background:#aab3ae}.request-priority{color:#a33f2b;text-transform:uppercase;background:#fff0ea;border-radius:7px;padding:3px 6px;font-size:7px;font-weight:850}.request-open{color:#895f15;background:#fff1d1}.request-in_progress{color:#286b9e;background:#e9f4fc}.request-resolved{color:#247052;background:#e5f5ed}.request-cancelled{color:#6e7772;background:#edf0ee}.request-queue-list{gap:9px;display:grid}.request-queue-list article{background:#fff;border:1px solid #dde7e2;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:start;gap:13px;padding:15px;display:grid}.request-queue-list article.urgent{border-left:4px solid #d66748}.request-queue-list article.resolved{opacity:.72;background:#f7f9f8}.request-queue-icon{width:42px;height:42px;color:var(--green-2);background:#e9f5ef;border-radius:13px;place-items:center;display:grid}.request-queue-body header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.request-queue-body header>div>span{color:var(--green-2);text-transform:uppercase;font-size:8px;font-weight:850}.request-queue-body h3{margin:3px 0 0;font-size:14px}.request-queue-body>p{color:#425149;white-space:pre-wrap;margin:9px 0 6px;font-size:10px}.request-queue-body>small{color:var(--muted);font-size:8px}.request-queue-body blockquote{background:#f0f7f3;border-left:3px solid #78ae94;border-radius:0 9px 9px 0;margin:9px 0 0;padding:9px 11px;font-size:9px}.request-queue-actions{flex-direction:column;gap:7px;display:flex}@media (width<=1120px){.shop-detail-metrics{grid-template-columns:1fr 1fr}.schedule-builder-layout{grid-template-columns:1fr}.schedule-palette{grid-row:1;position:static}.schedule-palette-items{grid-template-columns:repeat(3,minmax(0,1fr));max-height:220px}.terminal-challenge-card{grid-template-columns:1fr}.terminal-qr-area{grid-template-columns:minmax(360px,1fr) 280px}.staffing-block{grid-template-columns:1fr 1fr}.staffing-block>svg{display:none}.staffing-block-total{text-align:left}}@media (width<=760px){.planned-pay-card{grid-template-columns:1fr}.planned-pay-card>small{grid-column:auto}.shop-portfolio-heading,.shop-detail-hero,.schedule-planner-head{flex-direction:column;align-items:flex-start}.portfolio-totals{justify-content:flex-start}.shop-card-grid{grid-template-columns:1fr}.shop-detail-metrics,.staffing-summary{grid-template-columns:1fr 1fr}.shop-next-action{grid-template-columns:1fr}.shop-next-action .button{grid-area:auto;width:100%}.staffing-calendar-weekdays,.staffing-calendar{gap:3px}.schedule-palette-items{grid-template-columns:1fr 1fr}.terminal-qr-area{grid-template-columns:1fr}.terminal-today-roster>div{max-height:260px}.staffing-calendar-blank,.staffing-calendar-day{border-radius:10px;min-height:68px}.staffing-calendar-day{padding:6px}.staffing-calendar-day>strong{font-size:13px}.schedule-create-card .schedule-create-form,.staffing-modal-summary{grid-template-columns:1fr 1fr}.staffing-modal-summary .button{grid-column:1/-1}.request-queue-list article{grid-template-columns:38px 1fr}.request-queue-actions{flex-direction:row;grid-column:1/-1}}@media (width<=520px){.planned-pay-card dl{grid-template-columns:1fr;gap:8px}.planned-pay-card dl div{border-top:1px solid #d4e4dc;border-left:0;padding:8px 0}.shop-overview-card{padding:17px}.shop-overview-card dl{grid-template-columns:1fr 1fr;gap:12px 0}.shop-overview-card dl div:nth-child(3){border-left:0;padding-left:0}.shop-section-nav button{padding:8px 10px}.shop-detail-metrics{grid-template-columns:1fr 1fr}.schedule-planner{padding:17px 12px}.staffing-summary{gap:5px}.staffing-calendar-day>small:not(.no-plan){display:none}.staffing-calendar-blank,.staffing-calendar-day{min-height:55px}.selected-day-panel>header{flex-direction:column;align-items:flex-start}.staffing-block,.schedule-create-card .schedule-create-form{grid-template-columns:1fr}.staffing-assigned article{grid-template-columns:38px 1fr}.staffing-assigned article .button{width:100%}.request-category-picker{grid-template-columns:1fr}.request-category-picker button:last-child{grid-column:auto}.employee-request-list article{grid-template-columns:9px 1fr}.employee-request-list article>.status-chip{grid-column:2;justify-self:start}}:root{--color-canvas:#f2eee7;--color-surface:#fcfaf6;--color-surface-raised:#fff;--color-surface-muted:#ede7df;--color-text:#3f3028;--color-text-muted:#75685e;--color-line:#d8cec2;--color-line-strong:#b9aa9c;--color-primary:#5a3e2b;--color-primary-hover:#463024;--color-primary-soft:#e8ded3;--color-accent:#a85f38;--color-accent-soft:#f2e2d7;--status-neutral:#75685e;--status-neutral-soft:#ede7df;--status-progress:#9a641f;--status-progress-soft:#f6ead5;--status-ready:#7b5c32;--status-ready-soft:#efe5d3;--status-attention:#af533b;--status-attention-soft:#f6e1da;--status-critical:#963a31;--status-critical-soft:#f4dcd8;--focus-ring:#5a3e2b52;--shadow-soft:0 6px 18px #3f302814;--shadow-modal:0 20px 60px #3f30283d;--overlay:#2d221c8f;--ink:var(--color-text);--muted:var(--color-text-muted);--line:var(--color-line);--paper:var(--color-surface);--cream:var(--color-canvas);--green:var(--color-primary);--green-2:var(--color-primary);--mint:var(--color-primary-soft);--gold:var(--color-accent);--red:var(--status-critical);--red-soft:var(--status-critical-soft);--shadow:var(--shadow-soft)}html,body{color:var(--color-text);background:var(--color-canvas)}body{background-image:radial-gradient(circle at 12% -8%,#a85f3814,#0000 28rem)}.button{border-color:var(--color-primary);background:var(--color-primary);box-shadow:var(--shadow-soft)}.button:hover:not(:disabled){background:var(--color-primary-hover)}.button-ghost{border-color:var(--color-line);color:var(--color-text);box-shadow:none;background:0 0}.button-ghost:hover:not(:disabled){background:var(--color-surface-muted)}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.icon-button:focus-visible,.employee-theme-toggle:focus-visible,.avatar-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.field{color:var(--color-text)}.field input,.field select,.field textarea,select{border-color:var(--color-line);color:var(--color-text);background:var(--color-surface-raised)}.field input:hover,.field select:hover,.field textarea:hover{border-color:var(--color-line-strong)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--focus-ring)}.source-badge{border-color:var(--color-line);color:var(--color-primary);background:var(--color-primary-soft)}.notice,.notice-ok{border-color:var(--color-line);color:var(--status-ready);background:var(--status-ready-soft)}.notice-error{border-color:var(--status-critical);color:var(--status-critical);background:var(--status-critical-soft)}.status-chip.muted,.count-badge,.quick-action-icon{color:var(--color-primary);background:var(--color-primary-soft)}.count-badge{color:var(--color-surface-raised);background:var(--color-primary)}.employee-shell{color:var(--color-text);background:0 0}.employee-topbar{background:#f2eee7e6;border-color:#b9aa9ca6}.employee-topbar .brand-mark{color:var(--color-surface);background:var(--color-primary)}.employee-theme-toggle{border-color:var(--color-line);color:var(--color-primary);background:var(--color-surface);box-shadow:var(--shadow-soft)}.employee-theme-toggle:hover{color:var(--color-primary-hover);background:var(--color-primary-soft)}.page-heading .eyebrow,.session-date{color:var(--color-accent)}.hero-card{border-color:var(--color-line);background:linear-gradient(145deg, var(--color-surface-raised), var(--color-surface));box-shadow:0 18px 46px #3f30281a}.hero-card:after{background:#a85f3812}.hero-active{color:#fff;background:linear-gradient(145deg, var(--color-primary), var(--color-primary-hover));border-color:#0000;box-shadow:0 20px 48px #3f302838}.quick-action-grid button,.employee-request-button,.session-row,.shift-card,.profile-card,.request-card,.team-shift,.schedule-template-list article,.ytimes-card,.employee-rate-card{border-color:var(--color-line);color:var(--color-text);background:var(--color-surface);box-shadow:var(--shadow-soft)}.quick-action-grid button:hover,.employee-request-button:hover{border-color:var(--color-line-strong);box-shadow:0 10px 26px #3f30281f}.shift-pool-section{border-color:var(--color-line);background:var(--color-primary-soft)}.shift-card time{background:var(--color-primary)}.schedule-view-switch{background:var(--color-surface-muted)}.schedule-view-switch button.active{color:var(--color-primary);background:var(--color-surface-raised);box-shadow:var(--shadow-soft)}.team-shift.open{color:var(--status-progress);border-color:var(--color-line-strong);background:var(--status-progress-soft)}.file-picker label{border-color:var(--color-line-strong);background:var(--color-surface-muted)}.file-picker label:hover{border-color:var(--color-primary);background:var(--color-primary-soft)}.employee-current-rates article{border-color:var(--color-line);background:linear-gradient(135deg, var(--color-surface-raised), var(--color-surface))}.employee-rate-main>span,.employee-rate-breakdown strong{color:var(--color-accent)}.employee-rate-breakdown>div{border-color:var(--color-line);background:var(--color-surface-raised)}.planned-pay-card{border-color:var(--color-line);background:var(--color-primary);box-shadow:0 18px 44px #3f302833}.employee-nav{border-color:var(--color-line);background:#fcfaf6f2;box-shadow:0 15px 38px #3f30282b}.employee-nav button.active{color:var(--color-primary);background:var(--color-primary-soft)}.modal-backdrop{background:var(--overlay)}.modal{color:var(--color-text);background:var(--color-surface-raised);box-shadow:var(--shadow-modal)}.empty{border-color:var(--color-line);background:#fcfaf6a6}.admin-shell{background:var(--color-canvas)}.admin-sidebar{background:linear-gradient(180deg, var(--color-primary), var(--color-primary-hover))}.admin-sidebar .brand-mark{color:var(--color-primary);background:#ead7a8}.admin-sidebar nav button.active{color:var(--color-primary);background:var(--color-surface)}.admin-card,.shop-overview-card,.shop-section-nav,.shop-detail-metrics button,.schedule-palette-item,.staffing-calendar-day,.staffing-block,.staffing-candidates>div>button,.request-category-picker button,.employee-request-list article,.request-queue-list article{border-color:var(--color-line);color:var(--color-text);background:var(--color-surface);box-shadow:var(--shadow-soft)}.admin-start,.access-intro{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));box-shadow:0 18px 44px #3f302833}.calendar-day{border-color:var(--color-line);color:var(--color-text);background:var(--color-surface)}.calendar-day:hover,.staffing-block:hover,.staffing-candidates>div>button:hover{border-color:var(--color-line-strong);background:var(--color-primary-soft)}.staffing-calendar-day.employee-available{border-color:var(--color-accent);background:var(--color-accent-soft);box-shadow:inset 0 0 0 1px #a85f3826}.employee-theme-dark{--color-canvas:#18130f;--color-surface:#211a16;--color-surface-raised:#2b221d;--color-surface-muted:#332922;--color-text:#f6efe8;--color-text-muted:#baa99b;--color-line:#4a3b31;--color-line-strong:#6a5547;--color-primary:#d2b49a;--color-primary-hover:#e2c8b2;--color-primary-soft:#3b2d25;--color-accent:#dc946d;--color-accent-soft:#492f25;--status-neutral:#baa99b;--status-neutral-soft:#332922;--status-progress:#e0b86f;--status-progress-soft:#46371f;--status-ready:#d0b68b;--status-ready-soft:#3d3225;--status-attention:#e59a82;--status-attention-soft:#492c24;--status-critical:#f0a097;--status-critical-soft:#492824;--focus-ring:#d2b49a61;--shadow-soft:0 8px 24px #00000038;--shadow-modal:0 22px 68px #00000080;--overlay:#090604b8;color:var(--color-text);background:radial-gradient(circle at 15% -5%, #a85f381f, transparent 27rem), var(--color-canvas);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.employee-theme-dark .employee-topbar{border-color:var(--color-line);background:#18130fe6}.employee-theme-dark .employee-topbar .brand-mark{color:#241912;background:#d8bd8e}.employee-theme-dark .employee-theme-toggle{border-color:var(--color-line);color:#e5c880;background:var(--color-surface)}.employee-theme-dark :is(.hero-card,.quick-action-grid button,.employee-request-button,.session-row,.shift-card,.profile-card,.request-card,.team-shift,.schedule-template-list article,.ytimes-card,.employee-rate-card,.employee-current-rates article,.employee-rate-breakdown>div,.modal,.request-category-picker button,.employee-request-list article,.request-queue-list article){border-color:var(--color-line);color:var(--color-text);background:var(--color-surface);box-shadow:var(--shadow-soft)}.employee-theme-dark .hero-active{color:#fff;background:linear-gradient(145deg,#6a4934,#493125);border-color:#0000}.employee-theme-dark .shift-pool-section{border-color:var(--color-line);background:var(--color-primary-soft)}.employee-theme-dark :is(.schedule-view-switch,.file-picker label,.totp-secret,.recovery-codes,.ytimes-unavailable,.ytimes-comment,.pending-approval-card,.secret-output){border-color:var(--color-line);color:var(--color-text);background:var(--color-surface-muted)}.employee-theme-dark .schedule-view-switch button.active{color:var(--color-primary);background:var(--color-surface-raised)}.employee-theme-dark .team-shift.open{color:var(--status-progress);background:var(--status-progress-soft)}.employee-theme-dark :is(.field input,.field select,.field textarea,select,.json-editor){border-color:var(--color-line);color:var(--color-text);background:var(--color-surface-raised)}.employee-theme-dark :is(.field input,.field textarea)::placeholder{color:#8f7e71}.employee-theme-dark .employee-nav{border-color:var(--color-line);background:#211a16f2;box-shadow:0 17px 42px #0000006b}.employee-theme-dark .employee-nav button{color:var(--color-text-muted)}.employee-theme-dark .employee-nav button.active{color:var(--color-primary);background:var(--color-primary-soft)}.employee-theme-dark :is(.empty,.loading){color:var(--color-text-muted);border-color:var(--color-line);background:#2b221d8c}.employee-theme-dark :is(.notice,.notice-ok){border-color:var(--color-line);color:var(--status-ready);background:var(--status-ready-soft)}.employee-theme-dark .notice-error{border-color:var(--status-critical);color:var(--status-critical);background:var(--status-critical-soft)}.employee-theme-dark .button{color:#241912;border-color:var(--color-primary);background:var(--color-primary)}.employee-theme-dark .button:hover:not(:disabled){background:var(--color-primary-hover)}.employee-theme-dark .button-ghost{color:var(--color-text);border-color:var(--color-line);background:0 0}.employee-theme-dark .button-danger{color:var(--status-critical);background:var(--status-critical-soft);border-color:#70453e}.employee-theme-dark .source-badge{border-color:var(--color-line);color:var(--color-primary);background:var(--color-primary-soft)}.employee-theme-dark .yandex-button{border-color:var(--color-line);color:var(--color-text);background:var(--color-surface-raised)}.employee-theme-dark :is(.status-chip.muted,.quick-action-icon){color:var(--color-primary);background:var(--color-primary-soft)}.employee-theme-dark .section-divider{color:var(--color-text-muted)}.employee-theme-dark .section-divider:after{background:var(--color-line)}.employee-theme-dark .spinner{border-color:var(--color-line);border-top-color:var(--color-primary)}.employee-dark-document,.employee-dark-document body{background:#18130f}.employee-dark-document body{background-image:radial-gradient(circle at 12% -8%,#a85f381a,#0000 28rem)}.employee-theme-dark :is(.profile-section,.preference-list,.shift-checklist label){border-color:var(--color-line);color:var(--color-text);background:var(--color-surface)}.employee-theme-dark :is(.avatar-form,.official-profile dl div,.profile-card dl div){border-color:var(--color-line)}.employee-theme-dark :is(.schedule-template-list p,.session-row p,.session-row small,.shift-card p,.profile-card>p,.profile-privacy,.official-profile dt,.profile-card dt){color:var(--color-text-muted)}.employee-theme-dark .planned-pay-card{color:#fff8f1;background:linear-gradient(145deg,#694832,#493024);border-color:#765440;box-shadow:0 20px 48px #00000057}.employee-theme-dark .shift-card time,.employee-theme-dark .avatar-button{color:#241912;background:var(--color-primary)}.employee-theme-dark .profile-avatar{color:#241912;background:#d8bd8e}.employee-theme-dark .file-picker label>span{color:#241912;background:var(--color-primary)}.employee-theme-dark .employee-nav .scan-nav-button{color:#241912;background:var(--color-primary);box-shadow:0 10px 26px #00000059}.employee-theme-dark .shift-pay-estimate{color:var(--status-ready);background:var(--status-ready-soft)}.employee-theme-dark .shift-pay-estimate.missing{color:var(--status-progress);background:var(--status-progress-soft)}.employee-theme-dark .status-dot{color:var(--status-ready)}.employee-theme-dark .status-dot.cancelled{color:var(--status-critical)}.employee-theme-dark input[type=checkbox]{accent-color:var(--color-primary)}@media (prefers-reduced-motion:reduce){.employee-main>*,.spinner{animation:none!important}.employee-shell *,.employee-shell :before,.employee-shell :after{transition-duration:.01ms!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pending-account-screen{background:#f5f2ec;min-height:100vh;padding:28px clamp(16px,5vw,72px) 56px}.pending-account-header{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto 28px;display:flex}.pending-account-hero{color:#fff;text-align:center;background:linear-gradient(145deg,#173e35,#245b4d);border-radius:28px;max-width:820px;margin:0 auto 24px;padding:clamp(24px,5vw,48px);box-shadow:0 22px 54px #173e352e}.pending-account-hero h1{margin:12px 0 8px;font-size:clamp(34px,6vw,58px)}.pending-account-hero>p{color:#ffffffc7;max-width:640px;margin:0 auto 22px}.pending-account-hero .fine{margin:16px auto}.registration-code-card{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;max-width:520px;margin:26px auto 18px;padding:22px}.registration-code-card span{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-size:12px;display:block}.registration-code-card strong{letter-spacing:.14em;margin:8px 0;font:700 clamp(38px,8vw,64px)/1 monospace;display:block}.registration-code-card p{color:#ffffffc2;margin:0 0 14px}.pending-profile-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:20px;max-width:920px;margin:22px auto 0;display:grid}.pending-profile-grid .profile-card,.pending-profile-grid .profile-section{margin:0}.pending-security-card{gap:14px;display:grid}.pending-security-card>p{color:var(--muted);margin:0}.registration-code-inline{background:#eef5f1;border-radius:12px;gap:2px;margin:10px 0;padding:9px 13px;display:inline-grid}.registration-code-inline span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.registration-code-inline strong{letter-spacing:.12em;color:#173e35;font:700 22px/1.1 monospace}@media (width<=760px){.pending-account-screen{padding:18px 14px 36px}.pending-profile-grid{grid-template-columns:1fr}.registration-code-card strong{letter-spacing:.08em}}
