:root{--ink:#1d1d26;--muted:#797982;--soft:#f2f2f0;--surface:#fff;--surface-2:#f8f8f7;--line:#e1e1df;--brand:#242264;--brand-2:#38347f;--green:#1ca46c;--green-soft:#e8f7ef;--red:#d72f43;--red-soft:#fff0f2;--amber:#bf7d13;--amber-soft:#fff7df;--shadow:0 20px 55px #1a1a2514}.messenger-loading{background:#eef1f5;justify-content:center;align-items:center;gap:17px;min-height:calc(100vh - 94px);display:flex}.messenger-loading>div{gap:4px;display:grid}.messenger-loading b{font-size:15px}.messenger-loading small{color:var(--muted);font-size:11px}.messenger-page{color:#20212a;background:#e7ebf0;grid-template-columns:360px minmax(0,1fr);height:calc(100vh - 94px);min-height:650px;display:grid;overflow:hidden}.messenger-sidebar{background:#fff;border-right:1px solid #d8dde5;grid-template-rows:auto auto 1fr auto;min-width:0;min-height:0;display:grid}.messenger-sidebar>header{justify-content:space-between;align-items:center;min-height:82px;padding:16px 20px 11px;display:flex}.messenger-sidebar>header p{color:#747b89;letter-spacing:.12em;font-size:9px;font-weight:850}.messenger-sidebar>header h1{letter-spacing:-.045em;margin-top:2px;font-size:28px}.messenger-sidebar>header>button{color:#fff;background:#242264;border:0;border-radius:50%;width:42px;height:42px;font-size:23px;box-shadow:0 9px 20px #24226433}.messenger-search{color:#8c93a1;background:#f1f3f6;border-radius:12px;align-items:center;gap:9px;height:42px;margin:0 14px 10px;padding:0 12px;display:flex}.messenger-search.wide{margin:0}.messenger-search span{font-size:18px}.messenger-search input{color:#20212a;background:0 0;border:0;flex:1;min-width:0;font-size:12px}.messenger-sidebar>nav{min-height:0;padding:3px 7px 12px;overflow-y:auto}.messenger-sidebar>nav>button{text-align:left;background:0 0;border:0;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:72px;padding:8px 11px;display:grid}.messenger-sidebar>nav>button:hover{background:#f5f6f8}.messenger-sidebar>nav>button.active{background:#ececf8}.messenger-avatar{color:#fff;background:#5e62a9;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:13px;font-weight:850;display:grid}.messenger-avatar.small{width:34px;height:34px;font-size:9px}.messenger-conversation-copy{gap:6px;min-width:0;display:grid}.messenger-conversation-copy>span{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.messenger-conversation-copy b,.messenger-conversation-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messenger-conversation-copy b{font-size:12px}.messenger-conversation-copy time{color:#989eaa;font-size:8px}.messenger-conversation-copy small{color:#7d8390;flex:1;font-size:9px}.messenger-conversation-copy i{color:#8f95a2;font-size:9px;font-style:normal}.messenger-conversation-copy em{color:#fff;background:#242264;border-radius:11px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:8px;font-style:normal;display:grid}.messenger-sidebar>footer{background:#fafbfc;border-top:1px solid #e4e7ec;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:66px;padding:10px 18px;display:grid}.messenger-sidebar>footer>div{gap:3px;min-width:0;display:grid}.messenger-sidebar>footer b,.messenger-sidebar>footer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messenger-sidebar>footer b{font-size:10px}.messenger-sidebar>footer small{color:#838996;font-size:8px}.messenger-main{background-color:#e7ebf0;background-image:radial-gradient(circle at 1px 1px,#484e5c0e 1px,#0000 0);background-size:23px 23px;grid-template-rows:auto 1fr auto;min-width:0;min-height:0;display:grid}.messenger-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #d9dde4;align-items:center;gap:11px;min-height:72px;padding:10px 22px;display:flex}.messenger-header>div{flex:1;gap:3px;min-width:0;display:grid}.messenger-header h2,.messenger-header p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messenger-header h2{font-size:14px}.messenger-header p{color:#7d8390;font-size:9px}.messenger-header>button{color:#707887;background:0 0;border:0;border-radius:11px;width:38px;height:38px;font-size:18px}.messenger-header>button:hover,.messenger-header>button.active{color:#242264;background:#f0f1f6}.messenger-mobile-back{display:none}.messenger-message-search{color:#858c99;background:#f2f3f6;border-radius:11px;align-items:center;gap:7px;width:190px;height:38px;padding:0 11px;display:flex}.messenger-message-search input{background:0 0;border:0;flex:1;min-width:0;font-size:10px}.messenger-messages{scroll-behavior:smooth;flex-direction:column;gap:7px;min-height:0;padding:24px clamp(28px,6vw,100px) 30px;display:flex;overflow-y:auto}.messenger-message{align-items:flex-end;gap:8px;margin-top:6px;display:flex;position:relative}.messenger-message.own{justify-content:flex-end}.messenger-bubble{background:#fff;border-radius:5px 15px 15px;min-width:82px;max-width:min(690px,76%);padding:9px 11px 6px;position:relative;box-shadow:0 1px 2px #191d2621}.messenger-message.own .messenger-bubble{background:#e7e6fa;border-radius:15px 5px 15px 15px}.messenger-author{color:#514f9d;margin-bottom:5px;font-size:9px;display:block}.messenger-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.48}.messenger-message-meta{color:#8d93a0;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;display:flex}.messenger-message-meta time{font-size:7px}.messenger-message-meta i{color:#6561ac;font-size:8px;font-style:normal}.messenger-system-message{color:#fff;background:#4f58688c;border-radius:10px;align-self:center;gap:8px;margin:8px 0;padding:6px 10px;font-size:8px;display:flex}.messenger-reply-preview{text-align:left;background:#5e5aa814;border:0;border-left:3px solid #625eae;border-radius:5px;gap:2px;width:100%;margin-bottom:6px;padding:5px 8px;display:grid}.messenger-reply-preview b{color:#514f9d;font-size:8px}.messenger-reply-preview span{color:#6f7580;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.messenger-message-actions{z-index:4;white-space:nowrap;background:#fff;border:1px solid #dde1e7;border-radius:10px;gap:2px;padding:4px;display:none;position:absolute;top:-34px;right:0;box-shadow:0 8px 22px #181c241f}.messenger-message:not(.own) .messenger-message-actions{left:0;right:auto}.messenger-bubble:hover .messenger-message-actions,.messenger-bubble:focus-within .messenger-message-actions{display:flex}.messenger-message-actions button{color:#5f6673;background:0 0;border:0;border-radius:7px;min-height:26px;padding:0 7px;font-size:8px}.messenger-reactions{gap:3px;display:flex;position:absolute;bottom:-15px;right:7px}.messenger-reactions button{background:#fff;border:1px solid #dadde4;border-radius:12px;min-height:23px;padding:2px 6px;font-size:9px}.messenger-reactions button.own{background:#eeedff;border-color:#7a76bc}.messenger-image{background:#d8dce4;border-radius:11px;width:min(420px,70vw);margin:-3px -5px 5px;display:block;overflow:hidden}.messenger-image img,.messenger-video video{object-fit:cover;width:100%;max-height:420px;display:block}.messenger-video{background:#16171b;border-radius:11px;width:min(460px,70vw);overflow:hidden}.messenger-video-note{background:#191a1e;border:5px solid #ffffff73;border-radius:50%;width:250px;height:250px;position:relative;overflow:hidden}.messenger-video-note video{object-fit:cover;width:100%;height:100%}.messenger-video-note small{color:#fff;background:#00000094;border-radius:9px;padding:4px 7px;font-size:8px;position:absolute;bottom:20px;right:22px}.messenger-audio{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-width:min(360px,65vw);padding:5px 2px;display:grid}.messenger-audio>i,.messenger-file>i{color:#fff;background:#5f5ba9;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.messenger-audio>span{gap:3px;min-width:0;display:grid}.messenger-audio b{font-size:8px}.messenger-audio audio{width:100%;height:29px}.messenger-file{min-width:min(330px,65vw);color:inherit;border:1px solid #615ea02e;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:8px;text-decoration:none;display:grid}.messenger-file>i{border-radius:11px}.messenger-file>span{gap:4px;min-width:0;display:grid}.messenger-file b,.messenger-file small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messenger-request-card{background:#ffffff8c;border:1px solid #524f9933;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-width:290px;margin-top:7px;padding:9px;display:grid}.messenger-request-card>i{color:#fff;background:#242264;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.messenger-request-card>span{gap:3px;display:grid}.messenger-request-card em{color:#1b8d60;font-size:8px;font-style:normal}.messenger-composer{background:#f4f6f9eb;gap:7px;padding:10px clamp(20px,5vw,80px) 16px;display:grid;position:relative}.messenger-composer-row{background:#fff;border:1px solid #d7dbe2;border-radius:18px;align-items:flex-end;gap:6px;min-height:52px;padding:6px;display:flex}.messenger-composer-row textarea{resize:none;background:0 0;border:0;flex:1;min-width:0;min-height:38px;max-height:120px;padding:9px 7px;font-size:12px}.messenger-tool,.messenger-send{color:#777e8b;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.messenger-tool.active{color:#d72f43;background:#ffe8eb}.messenger-send{color:#fff;background:#242264}.messenger-emoji-wrap{position:relative}.messenger-emoji-picker{z-index:12;background:#fff;border:1px solid #dadde4;border-radius:15px;grid-template-columns:repeat(6,1fr);gap:3px;width:220px;padding:9px;display:grid;position:absolute;bottom:48px;left:-45px;box-shadow:0 16px 42px #161a222e}.messenger-emoji-picker button{background:0 0;border:0;height:31px;font-size:16px}.messenger-composer-reply{background:#fff;border-left:3px solid #625eae;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:46px;padding:7px 12px;display:grid}.messenger-composer-reply>span{gap:3px;min-width:0;display:grid}.messenger-composer-reply button{background:0 0;border:0}.messenger-pending-files{gap:7px;display:flex;overflow-x:auto}.messenger-pending-files>span{background:#fff;border:1px solid #dadde4;border-radius:11px;grid-template-columns:1fr auto auto;gap:7px;min-width:220px;padding:8px 10px;display:grid}.messenger-pending-files b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messenger-pending-files button{background:0 0;border:0}.messenger-recording{background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:8px 13px;display:flex}.messenger-recording>i{background:#e02e46;border-radius:50%;width:9px;height:9px}.messenger-recording button{color:#c9243a;background:#ffecee;border:0;border-radius:8px;margin-left:auto}.messenger-empty{color:#7c8390;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:100%;padding:35px;display:grid}.messenger-empty.compact{min-height:130px;padding:20px}.messenger-welcome{text-align:center;background:#ffffffdb;border-radius:28px;grid-row:1/-1;place-self:center;justify-items:center;gap:14px;width:min(460px,100% - 40px);padding:38px;display:grid}.messenger-dialog{color:#20212a;background:#fff;border-radius:24px;grid-template-rows:auto auto 1fr auto;gap:13px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:24px;display:grid;overflow:hidden}.messenger-dialog.request{grid-template-rows:auto auto auto auto auto;width:min(700px,100%);overflow-y:auto}.messenger-dialog>header{border-bottom:1px solid #e3e6eb;justify-content:space-between;gap:18px;padding-bottom:15px;display:flex}.messenger-dialog>header p{color:#57539f;letter-spacing:.13em;font-size:8px;font-weight:900}.messenger-dialog>header h2{margin-top:4px;font-size:25px}.messenger-dialog>header>button{background:#f6f7f9;border:1px solid #e0e3e8;border-radius:11px;width:38px;height:38px}.messenger-dialog>footer{justify-content:flex-end;align-items:center;gap:8px;display:flex}.messenger-dialog>footer>span{color:#838a96;margin-right:auto;font-size:8px}.messenger-employee-list{border:1px solid #e2e5ea;border-radius:15px;min-height:0;max-height:420px;overflow-y:auto}.messenger-employee-list>label{border-bottom:1px solid #eceef1;grid-template-columns:auto 40px 1fr auto;align-items:center;gap:9px;min-height:66px;padding:8px 12px;display:grid}.messenger-employee-list>label.selected{background:#f1f0fb}.messenger-employee-list .messenger-avatar{width:38px;height:38px;font-size:9px}.messenger-employee-list>label>span:nth-child(3){gap:3px;min-width:0;display:grid}.messenger-group-name,.messenger-dialog.request>label,.messenger-form-grid label{color:#727986;gap:7px;font-size:9px;font-weight:800;display:grid}.messenger-group-name input,.messenger-dialog.request input,.messenger-dialog.request select,.messenger-dialog.request textarea{background:#f7f8fa;border:1px solid #dfe2e7;border-radius:11px;width:100%;min-height:47px;padding:0 12px}.messenger-dialog.request textarea{min-height:88px;padding-top:11px}.messenger-dialog blockquote{background:#f3f2fb;border-left:3px solid #625eae;border-radius:10px;margin:0;padding:12px 14px}.messenger-form-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.ops-inline-edit{border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--brand);border-radius:9px;padding:0 10px;font-size:8px;font-weight:850}.ops-edit-warning{color:#785115;background:#fff8e6;border:1px solid #efd497;border-radius:12px;gap:5px;padding:12px 14px;display:grid}.ops-edit-warning.neutral{border-color:var(--line);background:var(--surface-2);color:var(--ink)}.ops-edit-warning b{font-size:9px}.ops-edit-warning span{color:var(--muted);font-size:8px;line-height:1.5}@media (width<=1000px){.messenger-page{grid-template-columns:285px minmax(0,1fr)}.messenger-message-search{display:none}}@media (width<=700px){.messenger-page{height:auto;min-height:calc(100vh - 130px);display:block;overflow:visible}.messenger-sidebar{border-right:0;min-height:calc(100vh - 130px)}.messenger-main,.messenger-page.mobile-chat-open .messenger-sidebar{display:none}.messenger-page.mobile-chat-open .messenger-main{height:calc(100vh - 130px);display:grid}.messenger-mobile-back{place-items:center;display:grid!important}.messenger-header{padding-inline:10px}.messenger-messages{padding:18px 10px 26px}.messenger-bubble{max-width:88%}.messenger-composer{padding:8px}.messenger-message-actions{box-shadow:none;background:0 0;border:0;margin-top:5px;padding:0;display:flex;position:static}.messenger-dialog{max-height:calc(100vh - 16px);padding:17px 12px}.messenger-dialog>footer{flex-direction:column;align-items:stretch}.messenger-dialog>footer>span{margin:0}.messenger-form-grid{grid-template-columns:1fr}.messenger-video-note{width:210px;height:210px}}:root[data-theme=dark]{--ink:#f5f5f7;--muted:#aaaab4;--soft:#202027;--surface:#17171d;--surface-2:#1d1d24;--line:#32323b;--brand:#7771e8;--brand-2:#918cf0;--green-soft:#173329;--red-soft:#3b1b22;--amber-soft:#352b17;--shadow:0 20px 55px #00000047;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--soft);min-width:320px}body{color:var(--ink);background:var(--soft);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input,select,textarea{outline:none}h1,h2,h3,p{margin:0}.boot-screen{background:var(--surface);min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:18px;font-weight:650;display:grid}.brand-mark{color:#fff;background:var(--brand);letter-spacing:-.06em;border-radius:20px;place-items:center;width:62px;height:62px;font-size:20px;font-weight:900;display:grid}.eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:850}.app-shell{min-height:100vh}.login-screen{background:var(--surface-2);place-items:center;min-height:100vh;padding:48px 24px;display:grid}.login-panel{border:1px solid var(--line);background:var(--surface);width:min(1040px,100%);min-height:650px;box-shadow:var(--shadow);border-radius:34px;padding:34px 46px 46px}.login-brand{align-items:center;gap:16px;margin-bottom:62px;display:flex}.login-brand>div:last-child{gap:3px;display:grid}.login-brand strong{font-size:18px}.login-brand span{color:var(--muted);font-size:13px}.login-copy{max-width:680px;margin-bottom:36px}.login-copy h1,.pin-form h1{letter-spacing:-.055em;font-size:clamp(34px,5vw,58px);line-height:1.04}.login-copy>p:last-child,.pin-form>p{color:var(--muted);margin-top:14px;font-size:17px;line-height:1.55}.account-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.account-card{border:1px solid var(--line);text-align:left;background:var(--surface-2);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:104px;padding:16px;transition:all .18s;display:grid}.account-card:hover{border-color:var(--brand);transform:translateY(-2px)}.account-card>span:nth-child(2){gap:6px;min-width:0;display:grid}.account-card strong{font-size:16px}.account-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.account-card>b{color:var(--brand);font-size:23px}.avatar{width:46px;height:46px;color:var(--brand);background:#ecebf8;border-radius:15px;flex:none;place-items:center;font-size:14px;font-style:normal;font-weight:850;display:grid}:root[data-theme=dark] .avatar{color:#c7c4ff;background:#2b294a}.avatar-large{border-radius:22px;width:70px;height:70px;font-size:20px}.admin-entry{border:1px solid var(--line);background:var(--surface);width:54px;height:54px;color:var(--muted);box-shadow:var(--shadow);border-radius:50%;place-items:center;font-size:25px;display:grid;position:fixed;bottom:28px;right:28px}.pin-form{text-align:center;justify-items:center;width:min(520px,100%);margin:0 auto;display:grid}.back-link{color:var(--muted);background:0 0;border:0;justify-self:start;margin-bottom:34px;padding:0;font-weight:750}.pin-form h1{margin-top:20px;font-size:42px}.shift-choice{background:var(--soft);border-radius:16px;grid-template-columns:1fr 1fr;gap:5px;width:100%;margin:28px 0 16px;padding:5px;display:grid}.shift-choice button{color:var(--muted);background:0 0;border:0;border-radius:12px;padding:13px;font-weight:800}.shift-choice button.active{background:var(--surface);color:var(--brand);box-shadow:0 5px 18px #00000012}.pin-label{text-align:left;width:100%;color:var(--muted);gap:10px;font-size:12px;font-weight:800;display:grid}.pin-input{width:100%;position:relative}.pin-input input{width:100%;padding-right:58px}.pin-label .pin-input input{border:1px solid var(--line);background:var(--surface-2);height:78px;color:var(--ink);text-align:center;letter-spacing:.4em;border-radius:18px;padding-left:74px;padding-right:74px;font-size:34px;font-weight:850}.pin-visibility{width:42px;height:42px;color:var(--muted);background:0 0;border:0;border-radius:11px;place-items:center;padding:0;transition:all .18s;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.pin-label .pin-visibility{width:46px;height:46px;right:16px}.pin-visibility:hover{background:var(--soft);color:var(--ink)}.pin-visibility:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 22%, transparent)}.pin-visibility svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.pin-form .primary-button{width:100%;margin-top:16px}.inline-alert{background:var(--red-soft);width:100%;color:var(--red);border:1px solid #f0c7ce;border-radius:13px;margin:14px 0;padding:14px 16px;font-size:13px;font-weight:700}.inline-alert.neutral{border-color:var(--line);background:var(--surface-2);color:var(--muted)}.topbar{z-index:40;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:1fr auto 1fr;align-items:center;height:94px;padding:0 4vw;display:grid;position:sticky;top:0}.top-brand .brand-mark{border-radius:17px;width:54px;height:54px;font-size:18px}.nav-tabs{border:1px solid var(--line);background:var(--soft);border-radius:16px;gap:4px;padding:5px;display:flex}.nav-tabs button{min-width:112px;color:var(--muted);background:0 0;border:0;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:800;position:relative}.nav-tabs button.active{background:var(--surface);color:var(--brand);box-shadow:0 4px 14px #0000000f}.nav-count{color:var(--green);margin-left:7px;font-size:9px}.shift-meta{justify-self:end;align-items:center;gap:9px;display:flex}.shift-meta>div{justify-items:end;gap:3px;margin-right:8px;display:grid}.shift-meta strong{letter-spacing:.02em;font-size:14px}.shift-meta small{max-width:230px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.shift-live{color:var(--green);letter-spacing:.07em;align-items:center;gap:7px;font-size:10px;font-weight:850;display:flex}.shift-live i,.ready-dot,.live-label i{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--green) 12%, transparent);border-radius:50%}.header-action{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);border-radius:12px;padding:0 13px;font-size:12px;font-weight:750}.toast{z-index:100;background:var(--red-soft);max-width:440px;color:var(--red);box-shadow:var(--shadow);border:1px solid #efcbd1;border-radius:14px;justify-content:space-between;gap:24px;padding:15px 18px;font-size:13px;font-weight:750;display:flex;position:fixed;top:108px;right:24px}.toast span{font-size:18px}.page-heading h1,.queue-heading h1,.admin-heading h1{letter-spacing:-.06em;font-size:clamp(38px,5vw,68px);line-height:1}.page-heading>p:last-child,.queue-heading>div>p:last-child,.admin-heading>div>p:last-child{color:var(--muted);margin-top:14px;font-size:16px;line-height:1.5}.primary-button,.secondary-button{border-radius:15px;justify-content:space-between;align-items:center;gap:26px;min-height:54px;padding:0 20px;font-size:14px;font-weight:850;display:inline-flex}.primary-button{border:1px solid var(--brand);background:var(--brand);color:#fff;box-shadow:0 14px 26px color-mix(in srgb, var(--brand) 18%, transparent)}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.primary-button:hover:not(:disabled){background:var(--brand-2)}.intake-page{place-items:center;min-height:calc(100vh - 94px);padding:56px 4vw 80px;display:grid}.intake-shell{width:min(1320px,100%)}.intake-shell>.page-heading{margin:0 0 30px}.intake-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;overflow:visible}.form-section{border-bottom:1px solid var(--line);padding:38px;position:relative}.section-title{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.section-title>span{width:44px;height:44px;color:var(--brand);background:#efeefb;border-radius:14px;place-items:center;font-size:12px;font-weight:900;display:grid}:root[data-theme=dark] .section-title>span{color:#cbc8ff;background:#292746}.section-title h2{letter-spacing:-.025em;font-size:22px}.section-title p{color:var(--muted);margin-top:5px;font-size:13px}.city-picker{position:relative}.city-input{border:1px solid var(--line);background:var(--surface-2);border-radius:20px;grid-template-columns:58px 1fr auto;align-items:center;gap:18px;height:72px;padding:6px 19px 6px 7px;display:grid}.city-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 10%, transparent)}.city-code{background:var(--brand);color:#fff;border-radius:16px;place-items:center;height:58px;font-size:17px;font-weight:900;display:grid}.city-input input{background:0 0;border:0;width:100%;font-size:17px;font-weight:750}.city-input input::placeholder{color:#99999f}.city-menu{z-index:30;border:1px solid var(--line);background:var(--surface);border-radius:22px;width:min(100%,1040px);max-height:430px;padding:16px;position:absolute;top:calc(100% + 10px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 25px 60px #16161e29}.city-menu-head{z-index:1;background:var(--surface);justify-content:space-between;align-items:center;padding:9px 4px 16px;display:flex;position:sticky;top:-16px}.city-menu-head strong{font-size:14px}.city-menu-head button{color:var(--muted);background:0 0;border:0;font-size:12px;font-weight:750}.city-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.city-options button{text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:52px;padding:6px 10px;display:grid}.city-options button:hover{background:var(--soft)}.city-options b{background:var(--soft);height:36px;color:var(--brand);border-radius:10px;place-items:center;font-size:11px;display:grid}.city-options span{gap:3px;min-width:0;font-size:13px;font-weight:750;display:grid}.city-options span strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-options span small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.cargo-name-field,.editor-row label,.select-label,.reason-field{color:var(--muted);gap:8px;font-size:12px;font-weight:800;display:grid}.cargo-name-field input,.editor-row input,.editor-row select,.select-label select,.reason-field textarea{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;min-height:58px;padding:0 17px;font-size:15px;font-weight:700}.editor-row .pin-input input{padding-right:58px}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.category-card{border:1px solid var(--line);background:var(--surface-2);text-align:left;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:160px;padding:20px;transition:all .16s;display:flex;position:relative}.category-card:hover{border-color:color-mix(in srgb, var(--brand) 55%, var(--line));transform:translateY(-2px)}.category-card.active{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 5%, var(--surface));box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 8%, transparent)}.category-card strong{max-width:calc(100% - 35px);font-size:15px;line-height:1.25}.category-card small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.4}.category-card em{color:var(--brand);margin-top:auto;padding-top:14px;font-size:11px;font-style:normal;font-weight:800}.mandatory-badge{background:var(--brand);color:#fff;letter-spacing:.08em;border-radius:8px;padding:5px 7px;font-size:9px;font-weight:900;position:absolute;top:15px;right:15px}.rule-callout{background:var(--green-soft);color:#14774f;border-radius:16px;grid-template-columns:auto 1fr;gap:14px;margin-top:14px;padding:17px;display:grid}:root[data-theme=dark] .rule-callout{color:#72deb0}.rule-callout>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.rule-callout div{gap:3px;display:grid}.rule-callout b{text-transform:uppercase;letter-spacing:.07em;font-size:11px}.rule-callout strong{font-size:15px}.rule-callout p{color:var(--muted);margin-top:4px;font-size:12px}.danger-toggle{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;margin-top:12px;padding:15px;display:grid}.danger-toggle>span{background:var(--soft);width:38px;height:38px;color:var(--muted);border-radius:12px;place-items:center;font-size:20px;font-weight:950;display:grid}.danger-toggle div{gap:3px;display:grid}.danger-toggle b{font-size:14px}.danger-toggle small{color:var(--muted);font-size:11px}.danger-toggle i{color:var(--muted);font-size:11px;font-style:normal;font-weight:900}.danger-toggle.active{border-color:var(--red);background:var(--red-soft);color:var(--red)}.danger-toggle.active>span{background:var(--red);color:#fff}.places-list{gap:12px;display:grid}.place-card{border:1px solid var(--line);background:var(--surface-2);border-radius:19px;padding:18px}.place-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.place-head b{font-size:13px}.place-head button{color:var(--red);background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.dimension-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dimension-grid label{color:var(--muted);gap:7px;font-size:11px;font-weight:800;display:grid}.dimension-grid label>div{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:1fr auto;align-items:center;height:62px;padding:0 14px;display:grid}.dimension-grid input{background:0 0;border:0;width:100%;min-width:0;font-size:21px;font-weight:800}.dimension-grid small{font-size:10px}.add-place{border:1px dashed color-mix(in srgb, var(--brand) 45%, var(--line));background:color-mix(in srgb, var(--brand) 3%, var(--surface));min-height:84px;color:var(--brand);border-radius:18px;justify-content:center;align-items:center;gap:14px;display:flex}.add-place>span{font-size:27px;font-weight:500}.add-place div{text-align:left;gap:3px;display:grid}.add-place b{font-size:15px}.add-place small{color:var(--muted);font-size:11px}.exception-row{border:1px solid var(--line);border-radius:15px;align-items:center;gap:22px;margin-top:14px;padding:16px 18px;display:flex}.exception-row>span{gap:3px;margin-right:auto;display:grid}.exception-row>span b{font-size:12px}.exception-row>span small{color:var(--muted);font-size:10px}.exception-row label{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.exception-row input{width:18px;height:18px;accent-color:var(--brand)}.calculation-strip{background:var(--soft);border-radius:15px;flex-wrap:wrap;gap:8px;margin-top:14px;padding:13px;display:flex}.calculation-strip span{border-right:1px solid var(--line);min-width:150px;color:var(--muted);flex:1;gap:5px;padding:5px 12px;font-size:10px;display:grid}.calculation-strip span:last-child{border-right:0}.calculation-strip b{color:var(--ink);font-size:15px}.form-footer{justify-content:space-between;align-items:center;gap:24px;padding:24px 38px;display:flex}.form-footer>div{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.submit-button{min-width:250px}.success-page{place-items:center;min-height:calc(100vh - 94px);padding:50px 24px;display:grid}.success-card{border:1px solid var(--line);background:var(--surface);width:min(820px,100%);box-shadow:var(--shadow);text-align:center;border-radius:30px;padding:42px}.success-icon{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:25px;font-weight:900;display:grid}.success-kicker{color:var(--green);font-size:22px;font-weight:900}.success-card>h1{letter-spacing:-.06em;margin-top:5px;font-size:clamp(45px,7vw,72px)}.success-copy{color:var(--muted);margin-top:10px;font-size:17px}.ticket-number{background:var(--brand);color:#fff;border-radius:22px;gap:7px;margin:30px 0 18px;padding:24px;display:grid}.ticket-number span{letter-spacing:.14em;font-size:12px;font-weight:850}.ticket-number strong{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:clamp(25px,5vw,43px)}.ticket-number em{color:#ffffffb8;font-size:17px;font-style:normal;font-weight:750}.danger-banner{border:2px solid var(--red);background:var(--red-soft);color:var(--red);text-align:left;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin:12px 0;padding:16px 18px;display:flex}.danger-banner b{font-size:15px}.danger-banner span{font-size:12px;font-weight:700}.ticket-details{border:1px solid var(--line);text-align:left;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.ticket-details div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:7px;min-height:86px;padding:15px 18px;display:grid}.ticket-details div:nth-child(3n){border-right:0}.ticket-details div:nth-last-child(-n+3){border-bottom:0}.ticket-details span{color:var(--muted);font-size:11px}.ticket-details b{font-size:17px}.ticket-items{gap:6px;margin-top:12px;display:grid}.ticket-items div{background:var(--surface-2);text-align:left;border-radius:13px;grid-template-columns:80px 1fr auto;gap:14px;padding:13px 16px;display:grid}.ticket-items span{color:var(--muted);font-size:12px}.ticket-items b,.ticket-items em{font-size:15px;font-style:normal}.time-note{color:var(--muted);justify-content:center;gap:9px;margin-top:17px;font-size:15px;display:flex}.success-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.print-sheet{display:none}.queue-page,.analytics-page,.admin-page{min-height:calc(100vh - 94px);padding:54px 4vw 110px}.queue-heading,.admin-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.queue-kpis{border:1px solid var(--line);background:var(--surface);border-radius:18px;display:flex;overflow:hidden}.queue-kpis div{border-right:1px solid var(--line);gap:7px;min-width:145px;padding:17px 20px;display:grid}.queue-kpis div:last-child{border-right:0}.queue-kpis span{color:var(--muted);font-size:11px}.queue-kpis b{font-size:23px}.queue-toolbar{z-index:20;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:18px;gap:9px;padding:10px;display:flex;position:sticky;top:106px}.segmented{background:var(--soft);border-radius:12px;gap:3px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:800}.segmented button.active{background:var(--surface);color:var(--brand);box-shadow:0 3px 10px #0000000f}.queue-toolbar select,.queue-toolbar input{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:44px;padding:0 14px;font-size:12px;font-weight:750}.optimization-button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:12px;margin-left:auto;padding:0 16px;font-size:12px;font-weight:800}.optimization-button b{background:#ffffff2e;border-radius:7px;place-items:center;min-width:20px;height:20px;margin-left:6px;display:inline-grid}.city-groups{gap:18px;margin-top:18px;display:grid}.city-group{border:1px solid var(--line);background:var(--surface);border-radius:24px;overflow:hidden;box-shadow:0 12px 34px #1818200b}.city-group>header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.city-group>header h2{letter-spacing:-.025em;font-size:23px}.city-group>header p{color:var(--muted);margin-top:3px;font-size:11px}.city-group>header>span{background:var(--soft);color:var(--muted);border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800}.group-code{background:var(--brand);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-size:15px;font-weight:900;display:grid}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;display:grid}.job-card{border:1px solid var(--line);background:var(--surface-2);text-align:left;border-radius:19px;flex-direction:column;align-items:stretch;min-width:0;min-height:330px;padding:20px;transition:all .16s;display:flex}.job-card:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 12px 30px #14141e12}.job-card.dangerous{border:2px solid var(--red)}.job-card-top{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.status-pill{background:var(--green-soft);color:var(--green);border-radius:8px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:7px;height:7px}.status-problem .status-pill,.status-ready .status-pill{background:var(--red-soft);color:var(--red)}.status-materials .status-pill{background:var(--amber-soft);color:var(--amber)}.status-work .status-pill{color:#3462b8;background:#eaf0ff}:root[data-theme=dark] .status-work .status-pill{color:#8bb0f4;background:#1b2945}.danger-chip,.control-chip{border-radius:9px;margin-top:10px;padding:8px 10px;font-size:10px;font-weight:900}.danger-chip{background:var(--red);color:#fff;letter-spacing:.06em}.control-chip{background:var(--amber-soft);color:var(--amber)}.job-ticket{color:var(--brand);overflow-wrap:anywhere;margin-top:16px;font-size:14px}.job-card h3{letter-spacing:-.025em;margin-top:8px;font-size:22px}.job-packaging{color:var(--muted);align-items:center;gap:8px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.job-packaging span{background:var(--brand);color:#fff;border-radius:6px;padding:4px 6px;font-size:9px;font-weight:900}.job-items-preview{gap:5px;margin:16px 0;display:grid}.job-items-preview div{background:var(--surface);border-radius:9px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.job-items-preview div>b{background:var(--soft);border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.job-items-preview span,.job-items-preview em{font-size:13px;font-style:normal;font-weight:750}.job-items-preview small{color:var(--muted);font-size:11px}.job-card-foot{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:grid}.job-card-foot span{color:var(--muted);font-size:11px}.job-card-foot b{font-size:12px}.job-card-foot i{color:var(--brand);font-size:20px;font-style:normal}.empty-board{border:1px dashed var(--line);color:var(--muted);border-radius:24px;justify-items:center;gap:8px;margin-top:18px;padding:80px;display:grid}.empty-board>span{color:var(--green);font-size:32px}.new-task-fab{z-index:25;background:var(--brand);color:#fff;min-width:190px;height:56px;box-shadow:0 18px 38px color-mix(in srgb, var(--brand) 30%, transparent);border:0;border-radius:17px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:850;display:inline-flex;position:fixed;bottom:28px;right:28px}.new-task-fab span{font-size:21px;line-height:1}.optimization-panel{border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));background:var(--surface);border-radius:22px;margin-top:14px;padding:24px}.optimization-panel>header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:22px;display:flex}.optimization-panel h2{font-size:24px}.optimization-panel header>div:last-child{gap:9px;display:flex}.optimization-panel header>div:last-child span{background:var(--soft);color:var(--muted);border-radius:11px;gap:4px;padding:10px 13px;font-size:9px;display:grid}.optimization-panel header>div:last-child b{color:var(--ink);font-size:14px}.board-list{gap:7px;display:grid}.stock-board{grid-template-columns:36px 1fr;align-items:center;gap:9px;display:grid}.stock-board>span{color:var(--muted);font-size:10px;font-weight:800}.board-track{border:1px solid var(--line);background:var(--soft);border-radius:10px;min-width:0;height:48px;display:flex;overflow:hidden}.board-track i,.board-track em{background:var(--brand);color:#fff;border-right:1px solid #ffffff59;align-content:center;gap:2px;min-width:45px;padding:5px 7px;font-style:normal;display:grid;overflow:hidden}.board-track i:nth-child(2n){background:var(--brand-2)}.board-track i small{font-size:8px}.board-track i b{white-space:nowrap;font-size:9px}.board-track em{color:var(--muted);background:0 0;font-size:8px}.muted-note{color:var(--muted);margin-top:12px;font-size:11px}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f0f1694;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.job-modal,.editor-modal,.staff-editor{border:1px solid var(--line);background:var(--surface);border-radius:26px;width:min(850px,100%);max-height:calc(100vh - 48px);padding:28px;overflow:auto;box-shadow:0 35px 80px #0000003d}.job-modal>header,.editor-modal>header,.staff-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.job-modal>header h2,.editor-modal>header h2,.staff-editor>header h2{overflow-wrap:anywhere;font-size:26px}.job-modal>header>button,.editor-modal>header>button,.staff-editor>header>button{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;width:40px;height:40px;font-size:20px}.control-banner{background:var(--amber-soft);color:var(--amber);border:1px solid #e2c078;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:13px 0;padding:16px;display:flex}.control-banner div{gap:4px;display:grid}.control-banner span{font-size:12px}.control-banner button{background:var(--amber);color:#fff;border:0;border-radius:10px;padding:10px 13px;font-size:11px;font-weight:800}.modal-summary{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:1.2fr 1.3fr 1fr 1fr;gap:1px;margin:14px 0;display:grid;overflow:hidden}.modal-summary div{background:var(--surface-2);align-content:center;gap:6px;min-height:82px;padding:13px;display:grid}.modal-summary span{color:var(--muted);font-size:10px}.modal-summary b{font-size:13px}.modal-block{border:1px solid var(--line);border-radius:17px;margin-top:13px;padding:18px}.block-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:13px;display:flex}.block-title h3{font-size:18px}.block-title p{max-width:580px;color:var(--muted);margin-top:5px;font-size:10px;line-height:1.4}.block-title>span,.block-title>b{color:var(--muted);font-size:11px}.modal-item-grid,.cut-list{gap:5px;display:grid}.modal-item-grid>div{background:var(--surface-2);border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.modal-item-grid span{color:var(--muted);font-size:11px}.modal-item-grid b,.modal-item-grid em{font-size:14px;font-style:normal}.cut-list{grid-template-columns:repeat(2,1fr)}.cut-list div{background:var(--surface-2);border-radius:10px;justify-content:space-between;gap:12px;padding:11px;display:flex}.cut-list span{color:var(--muted);font-size:11px}.cut-list b{font-size:11px}.correction-note{background:var(--green-soft);border-radius:13px;gap:5px;margin-top:13px;padding:14px;display:grid}.correction-note b{color:var(--green);font-size:12px}.correction-note span{color:var(--muted);font-size:11px}.job-modal>footer,.editor-modal>footer,.staff-editor>footer{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.editor-modal,.staff-editor{width:min(940px,100%)}.editor-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.select-label,.editor-danger,.reason-field{margin-top:14px}.editor-danger{color:var(--red);align-items:center;gap:10px;font-size:13px;font-weight:850;display:flex}.editor-danger input{width:20px;height:20px;accent-color:var(--red)}.editor-places{gap:10px;margin-top:15px;display:grid}.small-add{border:1px dashed var(--brand);color:var(--brand);background:0 0;border-radius:11px;margin-top:10px;padding:10px 13px;font-size:12px;font-weight:800}.reason-field textarea{resize:vertical;min-height:100px;padding-top:14px}.staff-editor fieldset{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(2,1fr);gap:10px;margin:17px 0 0;padding:17px;display:grid}.staff-editor legend{color:var(--muted);padding:0 6px;font-size:11px;font-weight:800}.staff-editor fieldset label{align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.staff-editor fieldset input{width:18px;height:18px;accent-color:var(--brand)}.role-templates{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;gap:8px;margin-top:16px;padding:13px;display:grid}.role-templates>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850}.role-templates>div{flex-wrap:wrap;gap:6px;display:flex}.role-templates button{border:1px solid var(--line);background:var(--surface);color:var(--brand);border-radius:9px;padding:8px 10px;font-size:8px;font-weight:800}.analytics-page>.page-heading{margin-bottom:28px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric{border:1px solid var(--line);background:var(--surface);border-radius:20px;align-content:center;gap:10px;min-height:150px;padding:23px;display:grid}.metric>span{color:var(--muted);font-size:12px;font-weight:750}.metric>b{letter-spacing:-.045em;font-size:clamp(28px,3vw,42px)}.metric small{color:var(--muted);font-size:11px}.analytics-columns,.admin-columns{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.data-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden}.data-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.data-card>header h2{font-size:19px}.data-card>header span{color:var(--muted);font-size:10px}.ranking-list,.bar-list,.session-list,.attention-list,.request-list,.movement-list{display:grid}.ranking-list>div{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:14px 20px;display:grid}.ranking-list>div:last-child{border:0}.ranking-list>div>b{color:var(--muted);font-size:10px}.ranking-list>div>span{gap:4px;display:grid}.ranking-list strong{font-size:13px}.ranking-list small{color:var(--muted);font-size:10px}.ranking-list em{color:var(--brand);font-size:18px;font-style:normal;font-weight:850}.bar-list{gap:16px;padding:20px}.bar-list>div>span{justify-content:space-between;margin-bottom:7px;font-size:12px;display:flex}.bar-list em{color:var(--muted);font-style:normal}.bar-list>div>i{background:var(--soft);border-radius:8px;height:8px;display:block;overflow:hidden}.bar-list>div>i>b{border-radius:inherit;background:var(--brand);height:100%;display:block}.admin-heading{align-items:center}.theme-switch{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:4px;padding:5px;display:flex}.theme-switch>span{color:var(--muted);padding:0 8px;font-size:10px;font-weight:800}.theme-switch button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:800}.theme-switch button.active{background:var(--soft);color:var(--brand)}.admin-tabs{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:5px;padding:5px;display:flex}.admin-tabs button{color:var(--muted);background:0 0;border:0;border-radius:11px;padding:12px 17px;font-size:12px;font-weight:800}.admin-tabs button.active{background:var(--brand);color:#fff}.admin-tabs b{background:var(--soft);min-width:19px;height:19px;color:var(--brand);border-radius:7px;place-items:center;margin-left:5px;font-size:9px;display:inline-grid}.admin-content{margin-top:14px}.content-head{justify-content:space-between;align-items:center;gap:20px;margin:24px 0 16px;display:flex}.content-head h2{font-size:25px}.content-head p{color:var(--muted);margin-top:5px;font-size:12px}.staff-table{gap:7px;display:grid}.staff-row{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:auto 1.2fr .8fr .7fr 1.4fr auto auto auto;align-items:center;gap:13px;padding:12px;display:grid}.staff-row.blocked{opacity:.57}.staff-row>span{gap:4px;display:grid}.staff-row small{color:var(--muted);font-size:9px}.staff-row b{font-size:11px}.staff-name b{font-size:13px}.permission-list{flex-wrap:wrap;gap:4px!important;display:flex!important}.permission-list i{background:var(--soft);color:var(--muted);border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.access-active,.access-blocked{border-radius:9px;padding:7px 9px;font-size:9px;font-weight:850}.access-active{background:var(--green-soft);color:var(--green)}.access-blocked{background:var(--red-soft);color:var(--red)}.staff-row>button{border:1px solid var(--line);background:var(--surface-2);border-radius:9px;padding:9px 11px;font-size:10px;font-weight:750}.staff-row>.icon-button{width:34px;padding:8px}.inventory-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.material-card{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:19px;flex-direction:column;align-items:stretch;min-height:195px;padding:20px;display:flex}.material-card>span{color:var(--green);letter-spacing:.08em;font-size:9px;font-weight:900}.material-card h3{margin-top:15px;font-size:17px}.material-card>b{margin-top:8px;font-size:32px}.material-card>b small{color:var(--muted);font-size:12px}.material-card>i{background:var(--soft);border-radius:7px;height:8px;margin-top:auto;display:block;overflow:hidden}.material-card>i>em{border-radius:inherit;background:var(--green);height:100%;display:block}.material-card p{color:var(--muted);margin-top:10px;font-size:9px}.material-card.low{border-color:var(--red);background:var(--red-soft)}.material-card.low>span{color:var(--red)}.material-card.low>i>em{background:var(--red)}.session-list>div,.request-list>div,.movement-list>div{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:13px 17px;display:flex}.session-list>div:last-child,.request-list>div:last-child,.movement-list>div:last-child{border:0}.session-list>div>span:nth-child(2),.request-list>div>span,.movement-list>div>span{flex:1;gap:4px;min-width:0;display:grid}.session-list b,.request-list b,.movement-list b{font-size:12px}.session-list small,.request-list small,.movement-list small{color:var(--muted);font-size:9px}.session-list em,.request-list em{background:var(--soft);color:var(--muted);border-radius:8px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:850}.session-list em.day{background:var(--amber-soft);color:var(--amber)}.session-list em.night{color:#4858b8;background:#e9ecff}.request-list em.new{background:var(--red-soft);color:var(--red)}.request-list em.ordered{background:var(--amber-soft);color:var(--amber)}.request-list em.received{background:var(--green-soft);color:var(--green)}.request-list button{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800}.movement-list em{font-size:11px;font-style:normal;font-weight:850}.movement-list em.plus{color:var(--green)}.movement-list em.minus{color:var(--red)}.attention-list>div{border-bottom:1px solid var(--line);gap:4px;padding:14px 18px;display:grid}.attention-list b{font-size:11px}.attention-list span{color:var(--muted);font-size:10px}.attention-list .warning{background:var(--red-soft);color:var(--red)}.live-label{color:var(--green);align-items:center;gap:9px;font-size:10px;font-weight:850;display:flex}.audit-toolbar{align-items:end;gap:10px;margin:0 0 14px;display:flex}.audit-toolbar label{color:var(--muted);flex:min(520px,100%);gap:6px;font-size:11px;font-weight:750;display:grid}.audit-toolbar input{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--text);border-radius:11px;padding:0 13px}.audit-toolbar .live-label{align-self:center;margin-left:auto}.audit-table{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:auto}.audit-table>header,.audit-table>div{border-bottom:1px solid var(--line);grid-template-columns:150px 170px 180px 210px 1fr;align-items:center;gap:14px;min-width:920px;padding:13px 16px;display:grid}.audit-table>header{background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:850;position:sticky;top:0}.audit-table>div:last-child{border:0}.audit-table>div{font-size:11px}.audit-table small{color:var(--muted);font-size:10px}.audit-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:11px;display:flex}.empty-state{color:var(--muted);text-align:center;padding:28px;font-size:12px}.geography-fab{z-index:35;border:1px solid var(--line);background:var(--surface);min-height:52px;color:var(--brand);box-shadow:var(--shadow);border-radius:15px;align-items:center;gap:10px;padding:0 17px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:92px;left:28px}.geography-fab:first-letter{font-size:18px}.geography-modal{border:1px solid var(--line);background:var(--surface);border-radius:26px;width:min(1240px,100%);max-height:calc(100vh - 48px);padding:28px;overflow:auto;box-shadow:0 35px 80px #0000003d}.geography-modal>header,.city-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.geography-modal>header h2,.city-editor>header h2{font-size:28px}.geography-modal>header p:last-child{color:var(--muted);margin-top:7px;font-size:12px}.geography-modal>header>button,.city-editor>header>button{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;width:40px;height:40px;font-size:20px}.geography-kpis{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.geography-kpis span{background:var(--soft);min-width:118px;color:var(--muted);border-radius:12px;padding:10px 13px;font-size:10px;font-weight:700}.geography-kpis b{color:var(--ink);margin-right:5px;font-size:15px}.geography-toolbar{grid-template-columns:1fr 210px auto;align-items:end;gap:10px;margin-top:16px;display:grid}.geography-toolbar label,.aliases-field{color:var(--muted);gap:7px;font-size:10px;font-weight:800;display:grid}.geography-toolbar input,.geography-toolbar select,.aliases-field input{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;min-height:54px;padding:0 15px;font-size:13px;font-weight:700}.geography-table{border:1px solid var(--line);background:var(--surface);border-radius:18px;max-height:min(52vh,590px);margin-top:14px;overflow:auto}.geography-table>header,.geography-table>div{border-bottom:1px solid var(--line);grid-template-columns:72px 1.3fr 1.2fr 105px 1fr 92px;align-items:center;gap:14px;min-width:980px;padding:12px 15px;display:grid}.geography-table>header{z-index:1;background:var(--surface-2);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:850;position:sticky;top:0}.geography-table>div.archived{opacity:.58}.geography-table>div:last-of-type{border-bottom:0}.geography-code{background:var(--soft);width:48px;height:38px;color:var(--brand);border-radius:11px;place-items:center;font-size:11px;display:grid}.geography-name,.geography-updated{gap:4px;min-width:0;display:grid}.geography-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.geography-name small,.geography-updated small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.geography-aliases{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.city-status{border-radius:9px;justify-self:start;padding:7px 9px;font-size:9px;font-weight:850}.city-status.active{background:var(--green-soft);color:var(--green)}.city-status.archived{background:var(--soft);color:var(--muted)}.geography-updated b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.geography-table>div>button{border:1px solid var(--line);background:var(--surface-2);border-radius:9px;padding:9px 11px;font-size:10px;font-weight:750}.geography-modal>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:16px;display:flex}.geography-modal>footer p{max-width:760px;color:var(--muted);font-size:10px;line-height:1.5}.geography-editor-layer{z-index:90;background:#0a0a10b8}.city-editor{border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(760px,100%);max-height:calc(100vh - 48px);padding:28px;overflow:auto;box-shadow:0 35px 80px #0000003d}.aliases-field{margin-top:15px}.aliases-field small{font-weight:650}.city-editor>footer{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.technology-fab{z-index:35;border:1px solid var(--line);background:var(--surface);min-height:52px;color:var(--brand);box-shadow:var(--shadow);border-radius:15px;align-items:center;gap:10px;padding:0 17px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:28px;left:28px}.technology-fab:first-letter{font-size:18px}.technology-modal{border:1px solid var(--line);background:var(--surface);border-radius:26px;width:min(1120px,100%);max-height:calc(100vh - 48px);padding:28px;overflow:auto;box-shadow:0 35px 80px #0000003d}.technology-modal>header,.formula-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.technology-modal>header h2,.formula-editor>header h2{font-size:28px}.technology-modal>header p:last-child{color:var(--muted);margin-top:7px;font-size:12px}.technology-modal>header>button,.formula-editor>header>button{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;width:40px;height:40px;font-size:20px}.technology-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.technology-grid>button{border:1px solid var(--line);background:var(--surface-2);text-align:left;border-radius:17px;flex-direction:column;align-items:stretch;min-height:220px;padding:18px;display:flex}.technology-grid>button:hover{border-color:var(--brand)}.technology-grid>button>span{background:var(--brand);color:#fff;border-radius:7px;align-self:flex-end;padding:5px 7px;font-size:9px;font-weight:850}.technology-grid h3{margin-top:-16px;padding-right:45px;font-size:16px}.technology-grid p{color:var(--brand);margin-top:7px;font-size:11px;font-weight:750}.technology-grid dl{grid-template-columns:repeat(2,1fr);gap:5px;margin:17px 0;display:grid}.technology-grid dl div{background:var(--surface);border-radius:9px;gap:3px;padding:9px;display:grid}.technology-grid dt{color:var(--muted);font-size:8px}.technology-grid dd{margin:0;font-size:11px;font-weight:850}.technology-grid small{color:var(--muted);margin-top:auto;font-size:9px}.technology-modal>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:18px;display:flex}.technology-modal>footer p{max-width:700px;color:var(--muted);font-size:10px;line-height:1.5}.formula-layer{z-index:90;background:#0a0a10b8}.formula-editor{border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(720px,100%);padding:28px}.formula-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.formula-fields label{color:var(--muted);gap:7px;font-size:11px;font-weight:800;display:grid}.formula-fields input{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;min-height:56px;padding:0 15px;font-size:16px;font-weight:800}.formula-editor>footer{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}:where(button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 42%, transparent);outline-offset:2px}.app-shell small{font-size:max(12px,.75rem);line-height:1.35}.credential-label{width:100%;color:var(--muted);text-align:left;gap:9px;margin-bottom:14px;font-size:12px;font-weight:800;display:grid}.credential-label input{border:1px solid var(--line);background:var(--surface-2);min-height:62px;color:var(--ink);border-radius:16px;padding:0 18px;font-size:18px;font-weight:750}.intake-meta-grid{grid-template-columns:1.2fr .8fr 1fr;gap:10px;margin-top:12px;display:grid}.intake-meta-grid label{color:var(--muted);gap:7px;font-size:11px;font-weight:800;display:grid}.intake-meta-grid input,.intake-meta-grid select{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;min-width:0;min-height:54px;padding:0 14px;font-size:13px;font-weight:700}.login-credentials{text-align:left}.login-credentials .login-copy{text-align:center}.login-credentials .pin-label .pin-input input{text-align:left;letter-spacing:.08em;height:62px;padding:0 64px 0 18px;font-size:20px}.login-security-note{background:var(--green-soft);width:100%;color:var(--green);text-align:left;border-radius:14px;align-items:center;gap:12px;margin-top:18px;padding:13px 15px;display:flex}.login-security-note>span{font-size:10px}.login-security-note p{gap:3px;display:grid}.login-security-note b{font-size:12px}.login-security-note small{color:var(--muted);font-size:12px}.password-change-panel{min-height:760px}.password-change-panel .login-brand{margin-bottom:28px}.password-change-panel .pin-label{margin-bottom:12px}.password-change-panel .back-link{justify-self:center;margin:18px 0 0}.connection-offline,.connection-error{color:var(--red)}.connection-offline i,.connection-error i{background:var(--red);box-shadow:0 0 0 5px color-mix(in srgb, var(--red) 12%, transparent)}.connection-syncing{color:var(--amber)}.connection-syncing i{background:var(--amber);box-shadow:0 0 0 5px color-mix(in srgb, var(--amber) 12%, transparent);animation:1s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.35}}.workflow-strip{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;flex-wrap:wrap;align-items:center;gap:9px;margin:14px 0;padding:12px 14px;display:flex}.workflow-strip>span{background:var(--brand);color:#fff;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:850}.workflow-strip>b{font-size:12px}.workflow-strip>small{color:var(--muted);margin-left:auto}.assignment-banner{background:var(--green-soft);border-radius:14px;align-items:center;gap:12px;margin-bottom:13px;padding:13px 15px;display:flex}.assignment-banner>div{gap:3px;display:grid}.assignment-banner b{color:var(--green);font-size:13px}.assignment-banner small{color:var(--muted)}.qc-panel{border-color:color-mix(in srgb, var(--green) 45%, var(--line))}.qc-list{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.qc-list label{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:12px;line-height:1.4;display:flex}.qc-list input{width:18px;height:18px;accent-color:var(--green);flex:none}.actual-materials{gap:8px;margin-top:15px;display:grid}.actual-materials>div{background:var(--soft);border-radius:12px;grid-template-columns:1fr 1.2fr 1.2fr;align-items:end;gap:10px;padding:12px;display:grid}.actual-materials>div>b{align-self:center;font-size:12px}.actual-materials label{color:var(--muted);grid-template-columns:1fr auto;align-items:center;gap:7px;font-size:10px;font-weight:750;display:grid}.actual-materials label input{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-row:2;min-width:0;height:42px;padding:0 10px;font-weight:800}.actual-materials label small{grid-row:2}.problem-form{border:1px solid color-mix(in srgb, var(--red) 40%, var(--line));background:var(--red-soft);border-radius:15px;gap:12px;margin:15px 0;padding:16px;display:grid}.problem-form label{color:var(--red);gap:7px;font-size:11px;font-weight:800;display:grid}.problem-form select,.problem-form textarea{border:1px solid color-mix(in srgb, var(--red) 32%, var(--line));background:var(--surface);border-radius:11px;min-height:50px;padding:12px 14px}.problem-form textarea{resize:vertical;min-height:90px}.problem-form>div{justify-content:flex-end;gap:8px;display:flex}.danger-action{border-color:color-mix(in srgb, var(--red) 40%, var(--line));color:var(--red)}.code39{fill:currentColor;width:100%;max-height:92px;color:var(--ink);margin-top:8px}.code39 text{letter-spacing:2px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700}.analytics-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.analytics-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px;max-width:570px;display:flex}.analytics-toolbar label{color:var(--muted);gap:5px;font-size:10px;font-weight:800;display:grid}.analytics-toolbar input{border:1px solid var(--line);background:var(--surface);border-radius:11px;min-height:44px;padding:0 11px;font-size:12px}.analytics-toolbar .secondary-button{min-height:44px}.analytics-presets{background:var(--soft);border-radius:12px;gap:5px;padding:4px;display:flex}.analytics-presets button,.range-toolbar>button{background:var(--surface);border:0;border-radius:8px;min-height:36px;padding:0 11px;font-size:11px;font-weight:800}.analytics-metrics{grid-template-columns:repeat(6,1fr);margin-top:26px}.analytics-danger{border-color:color-mix(in srgb, var(--red) 42%, var(--line))!important;background:var(--red-soft)!important}.analytics-danger>b{color:var(--red)}.analytics-loading{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-align:center;border-radius:20px;margin-top:28px;padding:70px;font-weight:750}.daily-bars>div{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr 34px 150px;align-items:center;gap:10px;padding:11px 16px;display:grid}.daily-bars>div:last-child{border-bottom:0}.daily-bars span,.daily-bars strong{font-size:11px}.daily-bars i{background:var(--soft);border-radius:8px;height:9px;overflow:hidden}.daily-bars i b{border-radius:inherit;background:var(--brand);height:100%;display:block}.daily-bars small{color:var(--muted)}.problem-breakdown>div,.material-analytics>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 17px;display:flex}.problem-breakdown>div:last-child,.material-analytics>div:last-child{border-bottom:0}.problem-breakdown span,.material-analytics span{flex:1;gap:4px;min-width:0;display:grid}.problem-breakdown b,.material-analytics b{font-size:12px}.problem-breakdown small,.material-analytics small{color:var(--muted)}.problem-breakdown em{background:var(--red-soft);width:36px;height:36px;color:var(--red);border-radius:11px;place-items:center;font-style:normal;font-weight:900;display:grid}.material-analytics strong{font-size:12px}.material-analytics em{color:var(--muted);font-size:10px;font-style:normal}.workforce-fab{z-index:35;border:1px solid var(--line);background:var(--surface);min-height:52px;color:var(--brand);box-shadow:var(--shadow);border-radius:15px;align-items:center;gap:10px;padding:0 17px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:156px;left:28px}.workforce-modal{border:1px solid var(--line);background:var(--surface);border-radius:26px;width:min(1380px,100%);max-height:calc(100vh - 36px);padding:26px;overflow:auto;box-shadow:0 35px 80px #0000003d}.workforce-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.workforce-modal>header h2{font-size:30px}.workforce-modal>header p:last-child{color:var(--muted);margin-top:6px;font-size:12px}.workforce-modal>header>button{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;width:42px;height:42px;font-size:21px}.workforce-tabs{background:var(--soft);border-radius:14px;gap:5px;margin:16px 0;padding:5px;display:flex;overflow-x:auto}.workforce-tabs button{min-height:42px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:10px;flex:1;padding:0 14px;font-size:11px;font-weight:800}.workforce-tabs button.active{background:var(--surface);color:var(--brand);box-shadow:0 4px 12px #0000000f}.workforce-content{min-height:380px}.workforce-toolbar{justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px;display:flex}.workforce-toolbar label,.calendar-form label,.terminal-form label,.shift-card label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.workforce-toolbar input,.calendar-form input,.calendar-form select,.terminal-form input,.terminal-form select,.shift-card input{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;min-height:46px;padding:0 12px;font-size:12px;font-weight:700}.attendance-legend{color:var(--muted);font-size:11px}.online-dot,.offline-dot{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--green) 12%, transparent);border-radius:50%;margin-right:6px;display:inline-block}.offline-dot{box-shadow:none;background:#a4a4ab}.attendance-table,.summary-table{border:1px solid var(--line);border-radius:16px;overflow:auto}.attendance-table>header,.attendance-table>div{border-bottom:1px solid var(--line);grid-template-columns:1.45fr 160px 170px 125px 1fr 92px;align-items:center;gap:10px;min-width:1120px;padding:11px 13px;display:grid}.attendance-table>header,.summary-table>header{z-index:1;background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:850;position:sticky;top:0}.attendance-table>div:last-child,.summary-table>div:last-child{border-bottom:0}.attendance-table select,.attendance-table input{border:1px solid var(--line);background:var(--surface-2);border-radius:9px;min-width:0;min-height:42px;padding:0 10px;font-size:11px}.attendance-table>div>button{border:1px solid var(--line);background:var(--surface);border-radius:9px;min-height:38px;font-size:10px;font-weight:800}.attendance-person{grid-template-columns:auto 1fr;align-items:center;gap:3px 7px;min-width:0;display:grid}.attendance-person i{grid-row:1/3}.attendance-person b,.attendance-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attendance-person b{font-size:12px}.attendance-person small{color:var(--muted)}.attendance-status.sick,.attendance-status.absent{color:var(--red)}.attendance-status.vacation,.attendance-status.day_off{color:var(--amber)}.attendance-status.present{color:var(--green)}.range-toolbar{justify-content:flex-start}.summary-table>header,.summary-table>div{border-bottom:1px solid var(--line);grid-template-columns:1.8fr repeat(5,1fr);align-items:center;gap:10px;min-width:760px;padding:12px 14px;display:grid}.summary-table>div>span:first-child{gap:3px;display:grid}.summary-table b{font-size:12px}.summary-table small{color:var(--muted)}.shift-editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.shift-editor-grid>.inline-alert{grid-column:1/-1}.shift-card{border:1px solid var(--line);background:var(--surface-2);border-radius:17px;gap:13px;padding:20px;display:grid}.shift-card>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.shift-code{background:var(--brand);color:#fff;letter-spacing:.08em;border-radius:8px;justify-self:start;padding:6px 8px;font-size:10px;font-weight:900}.switch-label{align-items:center;gap:8px!important;display:flex!important}.switch-label input{min-height:0;accent-color:var(--brand)}.calendar-form,.terminal-form{grid-template-columns:150px 190px 1fr 1fr auto;align-items:end;gap:9px;margin-bottom:15px;display:grid}.calendar-list{border:1px solid var(--line);border-radius:15px;max-height:420px;overflow:auto}.calendar-list>div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.calendar-list>div:last-child{border-bottom:0}.calendar-list time{color:var(--brand);font-size:12px;font-weight:850}.calendar-list span{gap:3px;display:grid}.calendar-list b{font-size:12px}.calendar-list small{color:var(--muted)}.calendar-list button{color:var(--red);background:0 0;border:0;font-size:10px;font-weight:800}.terminal-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.terminal-grid>div{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;gap:5px;padding:16px;display:grid}.terminal-grid b{color:var(--brand);font-size:12px}.terminal-grid span{font-size:13px;font-weight:800}.terminal-grid small{color:var(--muted)}.terminal-grid .inactive{opacity:.5}.workforce-modal>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:15px;display:flex}.workforce-modal>footer small{max-width:820px;color:var(--muted)}.material-adjustment{border:1px solid var(--line);background:var(--surface);border-radius:23px;gap:14px;width:min(620px,100%);padding:26px;display:grid}.material-adjustment>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.material-adjustment>header h2{font-size:26px}.material-adjustment>header p:last-child{color:var(--muted);margin-top:7px;font-size:12px}.material-adjustment>header>button{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;width:40px;height:40px;font-size:20px}.material-adjustment>label{color:var(--muted);gap:7px;font-size:11px;font-weight:800;display:grid}.material-adjustment select,.material-adjustment input,.material-adjustment textarea{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;min-height:52px;padding:0 14px;font-weight:700}.material-adjustment textarea{resize:vertical;min-height:92px;padding-top:13px}.material-adjustment>footer{justify-content:flex-end;gap:8px;display:flex}.technology-grid>button>.temporary-card{background:var(--amber)}.technology-grid>button>.verified-card{background:var(--green)}.technology-history{border:1px solid var(--line);border-radius:16px;margin-top:18px;overflow:hidden}.technology-history>.block-title{background:var(--surface-2);padding:14px 16px}.technology-history>div:not(.block-title){border-top:1px solid var(--line);grid-template-columns:1fr auto 150px;align-items:center;gap:12px;padding:12px 16px;display:grid}.technology-history>div>span{gap:4px;display:grid}.technology-history b,.technology-history strong{font-size:11px}.technology-history small{color:var(--muted)}.technology-history em{background:var(--amber-soft);color:var(--amber);border-radius:8px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:850}.technology-history em.published{background:var(--green-soft);color:var(--green)}@media (width<=1180px){.topbar{grid-template-columns:auto 1fr auto;gap:16px;padding:0 22px}.nav-tabs{justify-self:center}.nav-tabs button{min-width:auto}.header-action span,.shift-meta small{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.staff-row{grid-template-columns:auto 1.2fr .8fr .8fr auto auto auto}.permission-list{display:none!important}}@media (width<=900px){.topbar{grid-template-columns:auto 1fr;height:auto;min-height:84px;padding:13px 18px}.nav-tabs{grid-area:2/1/auto/-1;width:100%;overflow-x:auto}.nav-tabs button{white-space:nowrap;flex:1}.shift-meta{grid-area:1/2}.shift-meta>div{display:none}.intake-page,.queue-page,.analytics-page,.admin-page{min-height:auto;padding:32px 18px 90px}.account-grid,.category-grid,.metric-grid,.inventory-grid{grid-template-columns:repeat(2,1fr)}.queue-heading,.admin-heading{flex-direction:column;align-items:flex-start}.queue-kpis{width:100%}.queue-kpis div{flex:1;min-width:0}.queue-toolbar{flex-wrap:wrap;top:137px}.optimization-button{min-height:44px;margin-left:0}.job-grid,.analytics-columns,.admin-columns{grid-template-columns:1fr}.dimension-grid{grid-template-columns:repeat(2,1fr)}.intake-meta-grid{grid-template-columns:1fr 1fr}.intake-meta-grid label:last-child{grid-column:1/-1}.city-options{grid-template-columns:repeat(2,1fr)}.exception-row{flex-wrap:wrap;align-items:flex-start}.form-footer{flex-direction:column;align-items:stretch}.modal-summary{grid-template-columns:repeat(2,1fr)}.staff-row{grid-template-columns:auto 1fr auto auto}.staff-row>span:not(.avatar):not(.staff-name):not(.access-active):not(.access-blocked){display:none}.geography-toolbar{grid-template-columns:1fr 180px}.geography-toolbar .primary-button{grid-column:1/-1;justify-content:center}.technology-grid{grid-template-columns:repeat(2,1fr)}.analytics-heading{flex-direction:column;align-items:flex-start}.analytics-toolbar{justify-content:flex-start;max-width:none}.analytics-metrics{grid-template-columns:repeat(3,1fr)}.calendar-form,.terminal-form{grid-template-columns:1fr 1fr}.calendar-form .primary-button,.terminal-form .primary-button{grid-column:1/-1;justify-content:center}.terminal-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){body{font-size:15px}.login-screen{padding:14px}.login-panel{border-radius:24px;min-height:calc(100vh - 28px);padding:22px 18px}.login-brand{margin-bottom:42px}.account-grid,.category-grid,.metric-grid,.inventory-grid{grid-template-columns:1fr}.account-card{min-height:86px}.page-heading h1,.queue-heading h1,.admin-heading h1{font-size:39px}.form-section{padding:25px 18px}.section-title{margin-bottom:20px}.city-options{grid-template-columns:1fr}.dimension-grid,.editor-row,.success-actions,.ticket-details,.staff-editor fieldset{grid-template-columns:1fr 1fr}.ticket-details div:nth-child(n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.ticket-details div:nth-child(2n){border-right:0}.ticket-details div:nth-last-child(-n+2){border-bottom:0}.success-card{padding:26px 18px}.ticket-number{padding:18px 10px}.ticket-items div{grid-template-columns:65px 1fr}.ticket-items em{grid-column:2}.queue-kpis{grid-template-columns:repeat(3,1fr);display:grid}.queue-kpis div{padding:12px}.queue-kpis b{font-size:17px}.queue-toolbar select,.queue-toolbar input{flex:1;min-width:0}.segmented{width:100%}.segmented button{flex:1}.job-grid{padding:8px}.job-card{min-height:350px;padding:16px}.job-card-top,.optimization-panel>header{flex-direction:column;align-items:flex-start}.modal-backdrop{padding:8px}.job-modal,.editor-modal,.staff-editor{border-radius:20px;max-height:calc(100vh - 16px);padding:19px 15px}.modal-summary,.cut-list,.editor-row,.intake-meta-grid{grid-template-columns:1fr}.intake-meta-grid label:last-child{grid-column:auto}.staff-row{grid-template-columns:auto 1fr auto}.staff-row>.access-active,.staff-row>.access-blocked{display:none}.new-task-fab{bottom:16px;right:16px}.geography-fab{justify-content:center;width:54px;padding:0;bottom:82px;left:16px}.geography-fab span{display:none}.technology-fab{justify-content:center;width:54px;padding:0;bottom:16px;left:16px}.technology-fab span{display:none}.geography-modal,.city-editor{border-radius:20px;max-height:calc(100vh - 16px);padding:18px 14px}.geography-toolbar{grid-template-columns:1fr}.geography-toolbar .primary-button{grid-column:auto}.geography-modal>footer{flex-direction:column;align-items:stretch}.technology-modal{border-radius:20px;max-height:calc(100vh - 16px);padding:18px 14px}.technology-grid,.formula-fields{grid-template-columns:1fr}.technology-modal>footer{flex-direction:column;align-items:stretch}.workforce-fab{justify-content:center;width:54px;padding:0;bottom:148px;left:16px}.workforce-fab span{display:none}.workforce-modal{border-radius:20px;max-height:calc(100vh - 16px);padding:18px 12px}.workforce-modal>header h2{font-size:25px}.workforce-toolbar{flex-direction:column;align-items:stretch}.attendance-legend{padding:7px 0}.shift-editor-grid,.calendar-form,.terminal-form{grid-template-columns:1fr}.calendar-form .primary-button,.terminal-form .primary-button{grid-column:auto}.terminal-grid{grid-template-columns:1fr}.workforce-modal>footer{flex-direction:column;align-items:stretch}.analytics-metrics{grid-template-columns:1fr}.analytics-toolbar{flex-direction:column;align-items:stretch}.analytics-presets{width:100%}.analytics-presets button{flex:1}.audit-toolbar{flex-direction:column;align-items:stretch}.audit-toolbar label{flex:auto}.audit-toolbar .live-label{margin-left:0}.audit-pagination{flex-direction:column;align-items:stretch}.daily-bars>div{grid-template-columns:55px 1fr 30px}.daily-bars small{grid-column:2/-1}.qc-list,.actual-materials>div{grid-template-columns:1fr}.technology-history>div:not(.block-title){grid-template-columns:1fr auto}.technology-history strong{grid-column:1/-1}}@page{size:A6 landscape;margin:0}@media print{html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:148mm;height:105mm;margin:0;color:#17171d!important;background:#fff!important}body *{visibility:hidden!important}.print-sheet,.print-sheet *{visibility:visible!important}.print-sheet{background:#fff;flex-direction:column;width:148mm;height:105mm;padding:7mm;display:flex;position:fixed;inset:0;overflow:hidden}.print-sheet header{border-bottom:.5mm solid #242264;grid-template-columns:18mm 1fr;align-items:center;gap:4mm;padding-bottom:4mm;display:grid}.label-logo{border-radius:4mm;place-items:center;width:18mm;height:18mm;font-size:15pt;font-weight:900;display:grid;color:#fff!important;background:#242264!important}.print-sheet header>div:last-child{gap:1.5mm;display:grid}.print-sheet header span{color:#666;letter-spacing:.14em;font-size:7pt;font-weight:800}.print-sheet header b{letter-spacing:-.04em;font-size:16pt}.label-danger{text-align:center;letter-spacing:.08em;border-radius:2mm;margin-top:3mm;padding:2mm 3mm;font-size:10pt;font-weight:900;color:#fff!important;background:#d72f43!important}.label-route{grid-template-columns:28mm 1fr;align-items:center;gap:5mm;margin-top:4mm;display:grid}.label-route>span{border-radius:4mm;place-items:center;height:25mm;font-size:27pt;font-weight:900;display:grid;color:#fff!important;background:#242264!important}.label-route div{gap:1mm;display:grid}.label-route small{color:#777;font-size:6.5pt;font-weight:800}.label-route strong{font-size:21pt;line-height:1}.label-route em{color:#242264;font-size:8pt;font-style:normal;font-weight:800}.label-grid{border:.3mm solid #ddd;border-radius:2.5mm;grid-template-columns:repeat(4,1fr);margin-top:4mm;display:grid;overflow:hidden}.label-grid div{border-right:.3mm solid #ddd;gap:1mm;padding:2.5mm;display:grid}.label-grid div:last-child{border-right:0}.label-grid small{color:#777;font-size:5.5pt}.label-grid b{font-size:8pt}.label-items{flex-wrap:wrap;gap:1.5mm;margin-top:3mm;display:flex}.label-items div{border-radius:1.5mm;align-items:center;gap:2mm;padding:1.6mm 2mm;font-size:7pt;display:flex;background:#f1f1f1!important}.label-items div>b{border-radius:1mm;place-items:center;width:4mm;height:4mm;display:grid;color:#fff!important;background:#242264!important}.label-items strong{color:#242264}.print-sheet footer{border-top:.3mm solid #ddd;justify-content:space-between;align-items:center;margin-top:auto;padding-top:2.5mm;font-size:6.5pt;display:flex}.print-sheet footer b{color:#242264}}.ops-loading{background:var(--soft);min-height:calc(100vh - 94px);color:var(--muted);justify-content:center;align-items:center;gap:16px;display:flex}.ops-loading>div{gap:4px;display:grid}.ops-loading b{color:var(--ink);font-size:16px}.ops-loading small{font-size:12px}.ops-page{background:var(--soft);grid-template-columns:278px minmax(0,1fr);min-height:calc(100vh - 94px);display:grid}.ops-sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;gap:22px;height:calc(100vh - 94px);padding:30px 18px 20px;display:flex;position:sticky;top:94px;overflow-y:auto}.ops-product{gap:4px;padding:0 11px 10px;display:grid}.ops-product>span{color:var(--brand);letter-spacing:.16em;font-size:10px;font-weight:900}.ops-product b{letter-spacing:-.04em;font-size:25px}.ops-product small{color:var(--muted);font-size:11px}.ops-sidebar nav{gap:5px;display:grid}.ops-sidebar nav>button{width:100%;min-height:60px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:9px 10px;transition:all .18s;display:grid}.ops-sidebar nav>button:hover{background:var(--surface-2);color:var(--ink)}.ops-sidebar nav>button.active{border-color:color-mix(in srgb, var(--brand) 15%, var(--line));background:color-mix(in srgb, var(--brand) 7%, var(--surface));color:var(--brand)}.ops-sidebar nav>button>i{background:var(--soft);width:34px;height:34px;color:inherit;border-radius:11px;place-items:center;font-size:15px;font-style:normal;font-weight:900;display:grid}.ops-sidebar nav>button.active>i{background:var(--brand);color:#fff}.ops-sidebar nav>button>span{gap:3px;min-width:0;display:grid}.ops-sidebar nav b{color:inherit;font-size:12px}.ops-sidebar nav small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ops-sidebar nav em{background:var(--red);color:#fff;border-radius:8px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:9px;font-style:normal;font-weight:900;display:grid}.ops-role-card{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.ops-role-card>div{gap:3px;min-width:0;display:grid}.ops-role-card b,.ops-role-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-role-card b{font-size:11px}.ops-role-card small{color:var(--muted);font-size:9px}.ops-workspace{min-width:0;padding:38px clamp(24px,3vw,52px) 80px}.ops-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.ops-heading h1{letter-spacing:-.06em;font-size:clamp(42px,4vw,66px);line-height:1}.ops-heading>div:first-child>p:last-child{color:var(--muted);margin-top:10px;font-size:14px}.ops-live{color:var(--green);align-items:center;gap:8px;font-size:10px;font-weight:850;display:flex}.ops-live>i{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--green) 11%, transparent);border-radius:50%}.ops-live button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:11px;margin-left:7px;padding:10px 12px;font-size:10px;font-weight:800}.ops-stack{gap:16px;display:grid}.ops-metric-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.ops-metric{border:1px solid var(--line);background:var(--surface);border-radius:20px;align-content:center;gap:9px;min-height:142px;padding:22px;display:grid;box-shadow:0 12px 35px #1a1a2509}.ops-metric>span{color:var(--muted);letter-spacing:.03em;font-size:10px;font-weight:850}.ops-metric>b{letter-spacing:-.05em;font-size:clamp(28px,3vw,42px)}.ops-metric>small{color:var(--muted);font-size:10px}.ops-metric.good{border-color:color-mix(in srgb, var(--green) 20%, var(--line))}.ops-metric.good>b{color:var(--green)}.ops-metric.warning{border-color:color-mix(in srgb, var(--amber) 30%, var(--line));background:color-mix(in srgb, var(--amber-soft) 45%, var(--surface))}.ops-metric.warning>b{color:var(--amber)}.ops-metric.danger{border-color:color-mix(in srgb, var(--red) 25%, var(--line));background:color-mix(in srgb, var(--red-soft) 50%, var(--surface))}.ops-metric.danger>b{color:var(--red)}.ops-command-grid,.ops-analytics-grid,.ops-rules-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:12px;display:grid}.ops-panel{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 12px 38px #1a1a2509}.ops-panel-heading,.ops-process-map>header,.ops-alerts>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:18px 21px;display:flex}.ops-panel-heading>div,.ops-process-map>header>div,.ops-alerts>header>div{gap:5px;display:grid}.ops-panel-heading span,.ops-process-map>header span,.ops-alerts>header span{color:var(--brand);letter-spacing:.14em;font-size:8px;font-weight:900}.ops-panel-heading h2,.ops-process-map h2,.ops-alerts h2{letter-spacing:-.03em;font-size:19px}.ops-panel-heading>b,.ops-alerts>header>b{background:var(--soft);min-width:30px;height:30px;color:var(--brand);border-radius:10px;place-items:center;font-size:11px;display:grid}.ops-process-map .primary-button,.ops-panel-heading .primary-button{min-height:42px;padding:0 14px;font-size:11px}.ops-flow{grid-template-columns:repeat(5,1fr);padding:22px;display:grid}.ops-flow button{border:0;border-right:1px solid var(--line);text-align:left;background:0 0;align-content:center;gap:6px;min-height:112px;padding:14px;display:grid;position:relative}.ops-flow button:last-child{border-right:0}.ops-flow button:hover{background:var(--surface-2)}.ops-flow small{color:var(--muted);font-size:8px;font-weight:900}.ops-flow b{font-size:11px}.ops-flow em{color:var(--brand);letter-spacing:-.05em;font-size:27px;font-style:normal;font-weight:900}.ops-alerts>div{display:grid}.ops-alerts>div>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:9px 1fr auto;align-items:center;gap:12px;padding:15px 18px;display:grid}.ops-alerts>div>button:hover{background:var(--surface-2)}.ops-alerts>div>button>i{background:var(--brand);border-radius:50%;width:8px;height:8px}.ops-alerts>div>button.warning>i{background:var(--amber)}.ops-alerts>div>button.danger>i{background:var(--red)}.ops-alerts>div>button>span{gap:4px;display:grid}.ops-alerts>div>button b{font-size:11px}.ops-alerts>div>button small{color:var(--muted);font-size:9px;line-height:1.4}.ops-alerts>div>button>em{color:var(--muted);font-size:18px;font-style:normal}.ops-module-cards{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ops-module-cards>button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:17px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:84px;padding:14px;transition:all .18s;display:grid}.ops-module-cards>button:hover{border-color:color-mix(in srgb, var(--brand) 35%, var(--line));box-shadow:var(--shadow);transform:translateY(-2px)}.ops-module-cards>button>i{background:var(--soft);width:38px;height:38px;color:var(--brand);border-radius:12px;place-items:center;font-style:normal;font-weight:900;display:grid}.ops-module-cards>button>span{gap:4px;min-width:0;display:grid}.ops-module-cards b{font-size:11px}.ops-module-cards small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.ops-module-cards em{color:var(--muted);font-size:18px;font-style:normal}.ops-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:center;gap:10px;min-height:72px;padding:10px;display:flex}.ops-toolbar>.primary-button,.ops-toolbar>.secondary-button{white-space:nowrap;min-height:50px;padding:0 16px;font-size:11px}.ops-toolbar>.primary-button{margin-left:auto}.ops-toolbar.procurement>.primary-button{margin-left:0}.ops-search{background:var(--surface-2);border-radius:13px;flex:1;align-items:center;gap:8px;min-width:260px;height:50px;padding:0 14px;display:flex}.ops-search span{color:var(--muted);font-size:18px}.ops-search input{background:0 0;border:0;width:100%;font-size:12px;font-weight:700}.ops-toolbar>select{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;min-width:190px;height:50px;padding:0 13px;font-size:11px;font-weight:750}.ops-checkbox{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;padding:0 8px;font-size:10px;font-weight:800;display:flex}.ops-checkbox input{width:17px;height:17px;accent-color:var(--brand)}.ops-inventory-summary{border:1px solid var(--line);background:var(--line);border-radius:17px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.ops-inventory-summary>div{background:var(--surface);align-content:center;gap:7px;min-height:80px;padding:14px 18px;display:grid}.ops-inventory-summary span{color:var(--muted);font-size:9px}.ops-inventory-summary b{letter-spacing:-.03em;font-size:20px}.warning-text{color:var(--amber)!important}.good-text{color:var(--green)!important}.ops-table{min-width:920px}.ops-panel:has(.ops-table){overflow-x:auto}.ops-table>header,.ops-table>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 17px;display:grid}.ops-table>header{z-index:2;background:var(--surface-2);min-height:42px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:900;position:sticky;top:0}.ops-table>div{min-height:70px;font-size:10px}.ops-table>div:last-child{border-bottom:0}.ops-table>div:hover{background:var(--surface-2)}.ops-table.inventory>header,.ops-table.inventory>div{grid-template-columns:minmax(215px,1.4fr) .65fr .55fr .75fr .65fr .9fr auto}.ops-table.work-orders>header,.ops-table.work-orders>div{grid-template-columns:.7fr 1fr 1.45fr .8fr .75fr .6fr auto}.ops-table.finance>header,.ops-table.finance>div{grid-template-columns:.7fr .9fr .65fr .65fr .8fr .7fr .7fr auto}.ops-table .row-warning{background:color-mix(in srgb, var(--amber-soft) 60%, var(--surface))}.ops-table span{min-width:0}.ops-table span:has(>b){gap:3px;display:grid}.ops-table span>small{color:var(--muted);font-size:8px}.ops-table strong{font-size:11px}.ops-item-name{grid-template-columns:38px 1fr;align-items:center;gap:10px;display:grid!important}.ops-item-name>i{background:var(--soft);width:36px;height:36px;color:var(--brand);border-radius:11px;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.row-warning .ops-item-name>i{background:var(--amber);color:#fff}.ops-row-actions{justify-content:flex-end;gap:5px;display:flex!important}.ops-row-actions button{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:9px;padding:8px 9px;font-size:8px;font-weight:800}.ops-row-actions button:hover{border-color:var(--brand);color:var(--brand)}.ops-empty{min-height:180px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:7px;padding:32px;display:grid}.ops-empty b{color:var(--ink);font-size:12px}.ops-empty span{font-size:9px}.ops-empty.compact{min-height:110px}.ops-segments{background:var(--soft);border-radius:13px;gap:4px;padding:4px;display:flex}.ops-segments button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:11px 13px;font-size:9px;font-weight:850}.ops-segments button.active{background:var(--surface);color:var(--brand);box-shadow:0 4px 12px #0000000f}.ops-procurement-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:12px;display:grid}.ops-request-list{display:grid}.ops-request-list>article{border-bottom:1px solid var(--line);padding:18px 20px}.ops-request-list>article:last-child{border-bottom:0}.ops-request-list article>header,.ops-request-list article>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.ops-request-list article>header>div{align-items:center;gap:8px;display:flex}.ops-request-list article>header small,.ops-request-list article time,.ops-request-list article>footer>span{color:var(--muted);font-size:8px}.ops-status{background:var(--soft);width:fit-content;color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;padding:6px 8px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.ops-status.new,.ops-status.invoice_pending,.ops-status.not_ready{background:var(--amber-soft);color:var(--amber)}.ops-status.approved,.ops-status.received,.ops-status.completed,.ops-status.paid,.ops-status.ready{background:var(--green-soft);color:var(--green)}.ops-status.rejected,.ops-status.cancelled,.ops-status.urgent{background:var(--red-soft);color:var(--red)}.ops-status.ordered,.ops-status.partial,.ops-status.in_progress,.ops-status.waiting_parts{background:color-mix(in srgb, var(--brand) 9%, var(--surface));color:var(--brand)}.ops-request-main{justify-content:space-between;align-items:flex-end;gap:20px;margin:15px 0;display:flex}.ops-request-main h3{letter-spacing:-.025em;font-size:18px}.ops-request-main p{color:var(--muted);margin-top:5px;font-size:9px}.ops-request-main>b{font-size:14px}.ops-request-progress{grid-template-columns:repeat(5,1fr);margin:14px 0;display:grid}.ops-request-progress>span{color:var(--muted);align-items:center;gap:6px;display:flex;position:relative}.ops-request-progress>span:after{z-index:0;background:var(--line);content:"";width:calc(100% - 11px);height:1px;position:absolute;top:5px;left:11px}.ops-request-progress>span:last-child:after{display:none}.ops-request-progress i{z-index:1;border:2px solid var(--line);background:var(--surface);border-radius:50%;flex:none;width:11px;height:11px}.ops-request-progress span.complete{color:var(--green)}.ops-request-progress span.complete i{border-color:var(--green);background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.ops-request-progress small{z-index:1;background:var(--surface);white-space:nowrap;padding-right:5px;font-size:7px}.ops-note{background:var(--surface-2);color:var(--muted);border-radius:9px;margin:9px 0;padding:9px 11px;font-size:8px;line-height:1.45}.ops-request-list article>footer{border-top:1px solid var(--line);margin-top:13px;padding-top:12px}.ops-request-list article>footer>div{gap:5px;display:flex}.ops-request-list article>footer button{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:8px 10px;font-size:8px;font-weight:850}.ops-request-list article>footer button.accent{border-color:var(--brand);background:var(--brand);color:#fff}.ops-suppliers>div{display:grid}.ops-suppliers article{border-bottom:1px solid var(--line);padding:16px 18px}.ops-suppliers article>header,.ops-suppliers article>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.ops-suppliers article b{font-size:11px}.ops-suppliers article em{color:var(--amber);font-size:9px;font-style:normal;font-weight:900}.ops-suppliers article p{color:var(--muted);margin:7px 0 12px;font-size:8px;line-height:1.45}.ops-suppliers article footer{color:var(--muted);font-size:8px}.ops-inline-copy{gap:4px;min-width:0;margin-right:auto;padding-left:8px;display:grid}.ops-inline-copy b{font-size:12px}.ops-inline-copy span{color:var(--muted);font-size:9px}.ops-asset-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.ops-asset-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;gap:14px;min-width:0;padding:19px;display:grid}.ops-asset-card.status-blocked,.ops-asset-card.status-repair,.ops-asset-card.status-broken{border-color:color-mix(in srgb, var(--red) 28%, var(--line))}.ops-asset-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ops-asset-card>header>span{gap:3px;display:grid}.ops-asset-card>header b{color:var(--brand);font-size:10px}.ops-asset-card>header small{color:var(--muted);font-size:8px}.ops-asset-card>header em{background:var(--green-soft);color:var(--green);border-radius:8px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:850}.ops-asset-card.status-service_due>header em{background:var(--amber-soft);color:var(--amber)}.ops-asset-card.status-blocked>header em,.ops-asset-card.status-repair>header em,.ops-asset-card.status-broken>header em{background:var(--red-soft);color:var(--red)}.ops-asset-card h2{letter-spacing:-.03em;font-size:18px}.ops-asset-card>p{color:var(--muted);margin-top:-9px;font-size:9px}.ops-asset-card>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ops-asset-card>div>span{background:var(--surface-2);border-radius:10px;gap:4px;padding:10px;display:grid}.ops-asset-card>div small{color:var(--muted);font-size:7px}.ops-asset-card>div b{font-size:9px}.asset-ticket,.asset-report{border:1px solid color-mix(in srgb, var(--red) 25%, var(--line));background:var(--red-soft);min-height:56px;color:var(--red);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.asset-ticket>span{gap:4px;min-width:0;display:grid}.asset-ticket b{font-size:9px}.asset-ticket small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.asset-ticket em{font-size:7px;font-style:normal;font-weight:900}.asset-report{border-color:var(--line);background:var(--surface-2);color:var(--muted);justify-content:center;font-size:9px;font-weight:800}.ops-people-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px;display:grid}.ops-people-grid>article{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;gap:14px;padding:16px;display:grid}.ops-people-grid article>header{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;display:grid}.ops-people-grid article>header>span:nth-child(2){gap:3px;min-width:0;display:grid}.ops-people-grid article>header b,.ops-people-grid article>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-people-grid article>header b{font-size:10px}.ops-people-grid article>header small{color:var(--muted);font-size:7px}.ops-people-grid article>header em{background:var(--surface);color:var(--brand);border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:850}.ops-people-grid article>div{background:var(--line);border-radius:10px;grid-template-columns:1.2fr .7fr .7fr;gap:1px;display:grid;overflow:hidden}.ops-people-grid article>div>span{background:var(--surface);gap:4px;min-width:0;padding:9px;display:grid}.ops-people-grid article>div small{color:var(--muted);font-size:7px}.ops-people-grid article>div b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.ppe-ok,.ppe-due{border:1px solid color-mix(in srgb, var(--green) 20%, var(--line));background:var(--green-soft);min-height:54px;color:var(--green);text-align:left;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.ppe-due{border-color:color-mix(in srgb, var(--amber) 25%, var(--line));background:var(--amber-soft);color:var(--amber)}.ppe-ok>span,.ppe-due>span{gap:4px;min-width:0;display:grid}.ppe-ok b,.ppe-due b{font-size:8px}.ppe-ok small,.ppe-due small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.ppe-ok em,.ppe-due em{white-space:nowrap;font-size:7px;font-style:normal;font-weight:900}.ops-budget-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.ops-budget-grid article{border:1px solid var(--line);background:var(--surface);border-radius:19px;gap:9px;padding:19px;display:grid}.ops-budget-grid article>header{justify-content:space-between;align-items:center;display:flex}.ops-budget-grid article>header span{color:var(--brand);letter-spacing:.08em;font-size:9px;font-weight:900}.ops-budget-grid article>header em{background:var(--green-soft);color:var(--green);border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900}.ops-budget-grid article>header em.warning{background:var(--amber-soft);color:var(--amber)}.ops-budget-grid article>header em.danger{background:var(--red-soft);color:var(--red)}.ops-budget-grid h2{font-size:14px}.ops-budget-grid article>b{letter-spacing:-.05em;font-size:28px}.ops-budget-grid p{color:var(--muted);font-size:8px}.ops-budget-grid article>i{background:var(--soft);border-radius:6px;height:6px;overflow:hidden}.ops-budget-grid article>i em{border-radius:inherit;background:var(--brand);height:100%;display:block}.ops-chat{border:1px solid var(--line);background:var(--surface);height:min(760px,100vh - 190px);min-height:620px;box-shadow:var(--shadow);border-radius:22px;grid-template-columns:270px minmax(0,1fr);display:grid;overflow:hidden}.ops-chat>aside{border-right:1px solid var(--line);background:var(--surface-2);flex-direction:column;min-height:0;display:flex}.ops-chat>aside>header{color:var(--muted);letter-spacing:.12em;justify-content:space-between;padding:19px;font-size:9px;font-weight:900;display:flex}.ops-chat>aside>nav{gap:4px;padding:0 10px;display:grid;overflow-y:auto}.ops-chat>aside>nav button{text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:27px 1fr;align-items:center;gap:9px;min-height:59px;padding:8px 10px;display:grid}.ops-chat>aside>nav button.active{background:var(--surface);box-shadow:0 7px 20px #0000000d}.ops-chat>aside>nav i{background:var(--soft);width:26px;height:26px;color:var(--brand);border-radius:9px;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.ops-chat>aside>nav span{gap:4px;min-width:0;display:grid}.ops-chat>aside>nav b,.ops-chat>aside>nav small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-chat>aside>nav b{font-size:9px}.ops-chat>aside>nav small{color:var(--muted);font-size:7px}.ops-chat-rule{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:auto 12px 12px;padding:13px}.ops-chat-rule b{font-size:9px}.ops-chat-rule p{color:var(--muted);margin-top:6px;font-size:7px;line-height:1.5}.ops-chat>section{grid-template-rows:auto 1fr auto;min-width:0;min-height:0;display:grid}.ops-chat>section>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 20px;display:flex}.ops-chat>section>header>div{align-items:center;gap:11px;display:flex}.ops-chat>section>header>div>span{background:var(--soft);width:38px;height:38px;color:var(--brand);border-radius:12px;place-items:center;font-weight:900;display:grid}.ops-chat>section>header h2{font-size:17px}.ops-chat>section>header p{color:var(--muted);margin-top:3px;font-size:8px}.ops-chat>section>header>em{color:var(--muted);font-size:8px;font-style:normal}.ops-messages{align-content:start;gap:13px;min-height:0;padding:20px;display:grid;overflow-y:auto}.ops-messages article{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:9px;display:grid}.ops-messages article>div{background:var(--surface-2);border-radius:5px 15px 15px;gap:6px;max-width:78%;padding:11px 13px;display:grid}.ops-messages article.own>div{background:color-mix(in srgb, var(--brand) 7%, var(--surface));border-radius:15px 5px 15px 15px;justify-self:end}.ops-messages article.own{grid-template-columns:minmax(0,1fr) auto}.ops-messages article.own>.avatar{grid-column:2}.ops-messages article.own>div{grid-area:1/1}.ops-messages article.system>div{border:1px dashed var(--line);background:0 0;max-width:100%}.ops-messages article>div>header{justify-content:space-between;gap:18px;display:flex}.ops-messages article>div>header b{font-size:8px}.ops-messages article time{color:var(--muted);font-size:7px}.ops-messages article p{white-space:pre-wrap;font-size:10px;line-height:1.5}.ops-message-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-width:270px;margin-top:4px;padding:10px;display:flex}.ops-message-card>span{gap:3px;display:grid}.ops-message-card b{color:var(--brand);font-size:8px}.ops-message-card small{color:var(--muted);font-size:7px}.ops-message-card em{color:var(--green);font-size:8px;font-style:normal;font-weight:850}.ops-composer{border-top:1px solid var(--line);gap:8px;padding:12px 14px;display:grid}.ops-composer textarea{border:1px solid var(--line);background:var(--surface-2);resize:vertical;border-radius:12px;min-height:64px;max-height:120px;padding:12px 13px;font-size:10px}.ops-composer>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.ops-composer>footer>label{color:var(--muted);align-items:center;gap:7px;font-size:8px;font-weight:750;display:flex}.ops-composer>footer input{accent-color:var(--brand)}.ops-composer .primary-button{min-height:42px;padding:0 14px;font-size:9px}.ops-composer-request{border:1px solid color-mix(in srgb, var(--brand) 20%, var(--line));background:color-mix(in srgb, var(--brand) 4%, var(--surface));border-radius:12px;grid-template-columns:1fr 130px 150px;gap:8px;padding:10px;display:grid}.ops-composer-request label{color:var(--muted);gap:5px;font-size:7px;font-weight:800;display:grid}.ops-composer-request select,.ops-composer-request input{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;min-height:36px;padding:0 9px;font-size:8px}.ops-bars{gap:13px;padding:20px;display:grid}.ops-bars>div{grid-template-columns:150px 1fr 90px;align-items:center;gap:10px;display:grid}.ops-bars span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ops-bars>div>i{background:var(--soft);border-radius:9px;height:12px;overflow:hidden}.ops-bars>div>i em{border-radius:inherit;background:var(--brand);height:100%;display:block}.ops-bars>div>b{text-align:right;font-size:9px}.ops-supplier-ranking{display:grid}.ops-supplier-ranking>div{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr auto;align-items:center;gap:11px;padding:14px 18px;display:grid}.ops-supplier-ranking>div>b{color:var(--muted);font-size:9px}.ops-supplier-ranking span{gap:4px;display:grid}.ops-supplier-ranking strong{font-size:9px}.ops-supplier-ranking small{color:var(--muted);font-size:7px}.ops-supplier-ranking em{color:var(--brand);font-size:9px;font-style:normal;font-weight:850}.ops-rule-list,.ops-policy-list{display:grid}.ops-rule-list article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:15px 18px;display:grid}.ops-rule-list article.inactive{opacity:.5}.ops-rule-icon{background:var(--soft);width:38px;height:38px;color:var(--brand);border-radius:12px;place-items:center;font-weight:900;display:grid}.ops-rule-list article>span:nth-child(2){gap:4px;display:grid}.ops-rule-list b{font-size:10px}.ops-rule-list small,.ops-rule-list em{color:var(--muted);font-size:7px;font-style:normal}.ops-switch{width:40px;height:23px;position:relative}.ops-switch input{opacity:0;position:absolute}.ops-switch i{background:var(--line);border-radius:16px;width:40px;height:23px;padding:3px;transition:all .18s;display:block}.ops-switch i:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:all .18s;display:block;box-shadow:0 2px 8px #0003}.ops-switch input:checked+i{background:var(--green)}.ops-switch input:checked+i:after{transform:translate(17px)}.ops-policy-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;min-height:70px;padding:12px 17px;display:grid}.ops-policy-list>button:hover{background:var(--surface-2)}.ops-policy-list>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.ops-policy-list b,.ops-policy-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-policy-list b{font-size:9px}.ops-policy-list small{color:var(--muted);font-size:7px}.ops-policy-list em{white-space:nowrap;border-radius:8px;padding:6px 8px;font-size:7px;font-style:normal;font-weight:850}.ops-policy-list em.enabled{background:var(--green-soft);color:var(--green)}.ops-policy-list em.disabled{background:var(--red-soft);color:var(--red)}.ops-policy-list strong{color:var(--brand);white-space:nowrap;font-size:8px}.ops-dialog{border:1px solid var(--line);background:var(--surface);border-radius:25px;gap:14px;width:min(760px,100%);max-height:calc(100vh - 48px);padding:25px;display:grid;overflow-y:auto;box-shadow:0 35px 80px #00000040}.ops-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.ops-dialog>header h2{letter-spacing:-.04em;font-size:28px}.ops-dialog>header p:last-child{color:var(--muted);margin-top:6px;font-size:9px}.ops-dialog>header>button{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;width:40px;height:40px;font-size:20px}.ops-dialog>label,.ops-form-grid label,.ops-composer-request label{color:var(--muted);gap:7px;font-size:9px;font-weight:800;display:grid}.ops-dialog input,.ops-dialog select,.ops-dialog textarea{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;width:100%;min-height:48px;padding:0 12px;font-size:11px;font-weight:700}.ops-dialog textarea{resize:vertical;min-height:90px;padding-top:12px}.ops-form-grid{gap:10px;display:grid}.ops-form-grid.two{grid-template-columns:repeat(2,1fr)}.ops-form-grid.four{grid-template-columns:repeat(4,1fr)}.ops-dialog>footer{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.ops-dialog>footer .primary-button,.ops-dialog>footer .secondary-button{min-height:48px;font-size:10px}.ops-receipt-summary{border:1px solid var(--line);background:var(--line);border-radius:13px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.ops-receipt-summary>div{background:var(--surface-2);align-content:center;gap:6px;min-height:74px;padding:12px;display:grid}.ops-receipt-summary span{color:var(--muted);font-size:8px}.ops-receipt-summary b{font-size:11px}.ops-policy-title{background:var(--surface-2);border-radius:13px;align-items:center;gap:11px;padding:12px;display:flex}.ops-policy-title>div{gap:4px;display:grid}.ops-policy-title b{font-size:11px}.ops-policy-title small{color:var(--muted);font-size:8px}.ops-module-checks{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:7px;margin:0;padding:14px;display:grid}.ops-module-checks legend{color:var(--muted);padding:0 7px;font-size:8px;font-weight:850}.ops-module-checks label{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;grid-template-columns:auto 28px 1fr;align-items:center;gap:7px;padding:9px;display:grid}.ops-module-checks input{width:16px;min-height:auto;accent-color:var(--brand)}.ops-module-checks label>i{background:var(--surface);width:27px;height:27px;color:var(--brand);border-radius:8px;place-items:center;font-style:normal;display:grid}.ops-module-checks label>span{gap:3px;display:grid}.ops-module-checks b{font-size:8px}.ops-module-checks small{color:var(--muted);font-size:6px}.ops-chat-access{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;grid-template-columns:none;align-items:flex-start;gap:9px;padding:13px;display:flex!important}.ops-chat-access input{width:18px;min-height:auto;accent-color:var(--brand)}.ops-chat-access>span{gap:4px;display:grid}.ops-chat-access b{color:var(--ink);font-size:9px}.ops-chat-access small{font-size:7px;font-weight:500;line-height:1.45}@media (width<=1280px){.ops-page{grid-template-columns:230px minmax(0,1fr)}.ops-sidebar{padding-inline:12px}.ops-sidebar nav small{display:none}.ops-workspace{padding-inline:25px}.ops-module-cards{grid-template-columns:repeat(3,1fr)}.ops-people-grid,.ops-asset-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1000px){.ops-page{display:block}.ops-sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:12px 14px;display:block;position:static}.ops-product,.ops-role-card{display:none}.ops-sidebar nav{display:flex;overflow-x:auto}.ops-sidebar nav>button{grid-template-columns:30px 1fr;min-width:130px}.ops-sidebar nav>button>i{width:30px;height:30px}.ops-sidebar nav em{display:none}.ops-workspace{padding:28px 18px 80px}.ops-heading{align-items:flex-start}.ops-heading h1{font-size:45px}.ops-command-grid,.ops-analytics-grid,.ops-rules-grid,.ops-procurement-layout{grid-template-columns:1fr}.ops-metric-grid,.ops-module-cards{grid-template-columns:repeat(2,1fr)}.ops-suppliers{order:-1}.ops-suppliers>div{grid-template-columns:repeat(3,1fr)}.ops-suppliers article{border-right:1px solid var(--line)}.ops-chat{grid-template-columns:210px minmax(0,1fr);height:auto;min-height:760px}.ops-module-checks{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.ops-heading{flex-direction:column;align-items:flex-start}.ops-live{width:100%}.ops-live button{margin-left:auto}.ops-metric-grid,.ops-budget-grid,.ops-inventory-summary{grid-template-columns:repeat(2,1fr)}.ops-module-cards,.ops-asset-grid,.ops-people-grid{grid-template-columns:1fr}.ops-toolbar{flex-wrap:wrap;align-items:stretch}.ops-toolbar>*{width:100%}.ops-toolbar>.primary-button{margin-left:0}.ops-search{min-width:0}.ops-segments{overflow-x:auto}.ops-segments button{white-space:nowrap;flex:1}.ops-suppliers>div,.ops-flow{grid-template-columns:1fr}.ops-flow button{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;min-height:62px}.ops-flow button:last-child{border-bottom:0}.ops-flow em{font-size:20px}.ops-chat{min-height:820px;display:block;overflow:visible}.ops-chat>aside{border-right:0;border-bottom:1px solid var(--line)}.ops-chat>aside>header,.ops-chat-rule{display:none}.ops-chat>aside>nav{padding:8px;display:flex;overflow-x:auto}.ops-chat>aside>nav button{min-width:150px}.ops-chat>section{height:720px}.ops-messages article>div{max-width:90%}.ops-composer-request{grid-template-columns:1fr}.ops-composer>footer{flex-direction:column;align-items:stretch}.ops-composer .primary-button{width:100%}.ops-form-grid.two,.ops-form-grid.four,.ops-receipt-summary,.ops-module-checks{grid-template-columns:1fr}.ops-dialog{border-radius:20px;max-height:calc(100vh - 16px);padding:18px 14px}.ops-dialog>footer{flex-direction:column-reverse;align-items:stretch}.ops-dialog>footer button{width:100%}.ops-bars>div{grid-template-columns:100px 1fr 70px}}
