:root{--ink:#172b2b;--muted:#8b9896;--line:#e9eeec;--paper:#fff;--bg:#f6f8f7;--green:#4e9b82;--green-dark:#235e50;--mint:#e8f4ef;--shadow:0 4px 18px #213b3210}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:13px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#fff;border-right:1px solid var(--line);padding:27px 17px 16px;display:flex;flex-direction:column;z-index:4}.brand{display:flex;align-items:center;gap:9px;margin:0 0 31px 10px;text-decoration:none;color:#153d34;font-family:Manrope,sans-serif;font-weight:800;font-size:23px;letter-spacing:-1.4px}.brand-light{color:#70a992;font-weight:500}.brand-mark{width:26px;height:26px;background:#e5f3ed;border-radius:8px;display:flex;align-items:end;justify-content:center;gap:2px;padding:6px}.brand-mark i{width:3px;border-radius:3px;background:#51977f}.brand-mark i:nth-child(1){height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:10px}.workspace{padding:11px 9px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:10px}.workspace-icon{width:30px;height:30px;border-radius:7px;background:#eaf4ef;color:#538e7b;display:grid;place-items:center;font-size:17px}.workspace b,.profile b,.online-card b{display:block;font-size:11px;font-weight:700}.workspace small,.profile small,.online-card small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.chevron{margin-left:auto;color:#929f9c}.nav-label{font-size:9px;color:#a5aeac;letter-spacing:1px;font-weight:700;margin:29px 10px 10px}.main-nav{display:flex;flex-direction:column;gap:3px}.nav-item{height:39px;border-radius:7px;padding:0 10px;display:flex;align-items:center;gap:11px;color:#73817e;text-decoration:none;font-size:12px;font-weight:500}.nav-item:hover{background:#f7f9f8;color:var(--ink)}.nav-item.active{background:#eaf4ef;color:#337760;font-weight:700}.nav-icon{width:18px;text-align:center;font-size:16px}.nav-count{margin-left:auto;border-radius:5px;background:#dcece5;color:#398068;padding:2px 7px;font-size:10px}.sidebar-bottom{margin-top:auto}.online-card{background:#f6f9f7;border-radius:8px;padding:11px;display:flex;align-items:center;gap:8px;margin-bottom:13px}.online-dot,.live-badge i{width:7px;height:7px;border-radius:50%;background:#53ac87;box-shadow:0 0 0 3px #53ac871c}.online-card button{margin-left:auto;border:0;background:none;color:#66887d;font-size:17px;cursor:pointer}.profile{border-top:1px solid var(--line);padding:14px 2px 0;display:flex;align-items:center;gap:9px}.avatar{height:31px;width:31px;border-radius:50%;background:#e5eee9;color:#3f8068;display:grid;place-items:center;font-weight:700}.more{margin-left:auto;color:#9ba6a3}.main-content{margin-left:248px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:62px;border-bottom:1px solid var(--line);background:#ffffffc7;display:flex;align-items:center;justify-content:space-between;padding:0 37px}.breadcrumbs{font-size:11px;color:#9aa5a2}.breadcrumbs span{margin:0 9px;color:#c4ccca}.breadcrumbs b{font-weight:600;color:#52615d}.top-actions{display:flex;align-items:center;gap:19px}.today{font-size:10px;color:#879390}.icon-btn{position:relative;border:0;background:none;color:#667671;font-size:18px}.icon-btn i{position:absolute;right:1px;top:2px;width:5px;height:5px;border-radius:50%;background:#d68c67}.avatar.small{height:28px;width:28px;font-size:11px}.content-wrap{width:min(1220px,100%);margin:0 auto;padding:32px 38px 26px;flex:1}.page{display:none}.page.active{display:block}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.eyebrow{font-size:9px;letter-spacing:1.05px;color:#7d9a8e;font-weight:700;margin:0 0 9px}h1,h2,p{margin-top:0}h1{font-family:Manrope,sans-serif;font-weight:700;font-size:25px;letter-spacing:-.8px;margin:0 0 5px}.wave{font-size:19px;color:#87bda7}.subheading{font-size:11px;color:#8c9895;margin:0}.button{border:0;border-radius:6px;padding:10px 14px;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;display:inline-flex;gap:9px;align-items:center;justify-content:center}.button-dark{background:#286d59;color:white;box-shadow:0 3px 8px #27665021}.button-dark:hover{background:#205b4a}.button-outline{background:#fff;border:1px solid #e2e9e6;color:#64736e}.button-outline:hover{border-color:#a9cbbc;color:#397660}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:19px}.stat-card,.panel{background:#fff;border:1px solid #eaf0ed;border-radius:9px;box-shadow:var(--shadow)}.stat-card{height:145px;position:relative;padding:16px 17px;overflow:hidden}.stat-top{display:flex;justify-content:space-between;color:#879390;font-size:10px;font-weight:600}.stat-icon{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;font-size:15px}.teal{background:#e8f4ef;color:#4c9c80}.violet{background:#f0edfa;color:#8575c3}.orange{background:#fbf1e7;color:#c58c55}.blue{background:#eaf1f7;color:#6789a8}.stat-value{font-family:Manrope,sans-serif;font-size:27px;font-weight:700;letter-spacing:-.7px;margin-top:5px}.stat-foot{font-size:9px;color:#71807b;margin-top:2px;display:flex;align-items:center;gap:4px}.trend{color:#4a9a7d;font-size:12px;font-weight:700}.muted{color:#a3adaa}.stat-plain{color:#71807b}.sparkline{position:absolute;right:17px;bottom:17px;height:25px;width:75px;display:flex;align-items:end;gap:4px;opacity:.7}.sparkline i{display:block;flex:1;border-radius:2px 2px 0 0}.teal-line i{background:#c2e4d5}.violet-line i{background:#ded7f2}.shift-mini{display:flex;gap:10px;margin-top:11px;font-size:9px;color:#899592}.shift-mini b{color:#475751;margin-left:3px}.worker-stack{display:flex;margin-top:9px}.worker-stack span{width:19px;height:19px;border-radius:50%;border:2px solid white;margin-right:-4px;display:grid;place-items:center;font-size:7px;color:#527d69;background:#e1eee7}.worker-stack span:nth-child(2){background:#f0e5dc;color:#a17653}.worker-stack span:nth-child(3){background:#e2e9f2;color:#647e9f}.overview-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:15px;margin-bottom:15px}.panel{padding:17px 18px}.recent-panel{padding-right:0;padding-left:0}.recent-panel>.panel-heading{padding:0 18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-heading h2,.report-builder h2,.report-preview h2{font-size:13px;font-weight:700;margin:0 0 4px;letter-spacing:-.1px}.panel-heading p{font-size:9px;color:#9aa5a2;margin:0}.text-link{font-size:10px;color:#44836d;text-decoration:none;font-weight:600}.text-link span{font-size:14px;margin-left:4px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:8px;font-weight:700;letter-spacing:.5px;color:#a0aaa7;background:#fafcfb;padding:10px 12px}td{font-size:9px;padding:11px 12px;border-top:1px solid #f0f3f2;color:#64716d}td:first-child{color:#344642;font-weight:600}.recent-panel th:first-child,.recent-panel td:first-child{padding-left:18px}.pill{display:inline-flex;align-items:center;gap:5px;background:#ecf6f0;color:#438168;border-radius:10px;padding:4px 7px;font-size:8px}.pill:before{content:'';width:5px;height:5px;border-radius:50%;background:#5ba781}.round-link{height:24px;width:24px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;text-decoration:none;color:#638176;font-size:13px}.shift-chart{height:117px;border-bottom:1px solid #edf1ef;display:flex;align-items:end;justify-content:space-around;padding:10px 18px 0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 28px,#f1f4f2 29px)}.bar-set{height:100%;display:flex;align-items:end;gap:4px;position:relative;padding-bottom:0}.bar{width:12px;border-radius:3px 3px 0 0;background:#8cc4aa}.bar.night{background:#d7e9e0}.bar-label{position:absolute;bottom:-17px;left:50%;transform:translateX(-50%);font-size:8px;color:#98a39f}.chart-legend{display:flex;gap:14px;margin-top:24px;font-size:8px;color:#8b9793}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px}.legend-day{background:#8cc4aa}.legend-night{background:#d7e9e0}.shift-summary{border-top:1px solid var(--line);margin-top:12px;padding-top:10px;display:flex;justify-content:space-between;color:#7e8a86;font-size:9px}.shift-summary b{color:#34443f}.activity-panel{padding-bottom:4px}.live-badge{display:flex;align-items:center;gap:6px;color:#699581;background:#f0f7f3;border-radius:12px;padding:5px 9px;font-size:8px}.live-badge i{width:5px;height:5px}.activity-list{display:grid;grid-template-columns:repeat(3,1fr)}.activity-item{padding:11px 12px 12px 2px;border-top:1px solid #f0f3f2;display:flex;gap:9px}.activity-icon{width:25px;height:25px;border-radius:7px;background:#edf6f1;display:grid;place-items:center;color:#5c9b80;flex:none}.activity-item b{display:block;font-size:9px;font-weight:600;margin:1px 0 4px}.activity-item small{color:#99a39f;font-size:8px}.footer{border-top:1px solid var(--line);padding:14px 38px;color:#a1aaa7;font-size:9px;display:flex;justify-content:space-between}.footer span span{color:#d0d7d4;margin:0 5px}.footer b{font-weight:500;color:#697873}.data-panel{padding:0}.toolbar{display:flex;gap:9px;padding:14px;border-bottom:1px solid var(--line)}.searchbox{height:32px;flex:1;max-width:360px;border:1px solid #e6ece9;border-radius:6px;display:flex;align-items:center;padding:0 9px;gap:7px;color:#9aa5a2}.searchbox input{border:0;outline:0;width:100%;font:inherit;font-size:10px;color:var(--ink)}select,input,textarea{font:inherit;color:#43524d}select{border:1px solid #e6ece9;background:#fff;border-radius:6px;padding:0 9px;height:32px;font-size:10px;outline-color:#8ab7a2} .toolbar .button{padding:7px 10px}.wide-table th,.wide-table td{padding:12px 11px}.wide-table td{font-size:9px}.table-footer{padding:12px 15px;display:flex;justify-content:space-between;border-top:1px solid #edf1ef;color:#97a29e;font-size:9px}.report-layout{display:grid;grid-template-columns:.95fr 1.4fr;gap:16px}.report-builder{padding:22px}.builder-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#eaf4ef;color:#488d75;font-size:19px;margin-bottom:14px}.report-builder h2{font-size:15px}.report-builder>p{font-size:10px;color:#929d99;line-height:1.6;margin:0 0 19px}.report-builder label,.send-panel label{display:block;font-size:9px;font-weight:600;color:#62716b;margin-bottom:12px}.report-builder input,.report-builder select,.send-panel input,.send-panel select,.send-panel textarea{margin-top:6px;width:100%;border:1px solid #e4ebe7;border-radius:6px;height:34px;padding:0 9px;font-size:10px;background:#fff}.full-button{width:100%;margin-top:3px}.report-builder>small{display:block;text-align:center;color:#9aa5a1;font-size:8px;margin-top:10px}.report-preview{padding:22px;min-height:330px;background:linear-gradient(145deg,#fff,#f9fbfa)}.preview-top{display:flex;justify-content:space-between}.preview-top p{font-size:9px;color:#9aa5a2}.preview-file{border-radius:5px;background:#fbefed;color:#bf7568;font-size:8px;font-weight:700;padding:6px 8px;height:24px}.preview-stats{display:flex;gap:35px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.preview-stats b{display:block;font-size:12px}.preview-stats span{display:block;color:#9aa5a2;font-size:8px;margin-top:4px}.preview-lines{margin-top:19px;display:grid;gap:10px}.preview-lines span{height:7px;background:#edf2ef;border-radius:6px}.preview-lines span:nth-child(2){width:88%}.preview-lines span:nth-child(3){width:96%}.preview-lines span:nth-child(4){width:76%}.preview-lines span:nth-child(5){width:91%}.preview-note{font-size:9px;color:#8d9995;margin-top:20px}.note-panel{display:flex;align-items:center;gap:12px;margin-top:15px;background:#f4f8f6;box-shadow:none}.note-symbol{height:23px;width:23px;border-radius:50%;background:#e4efe9;color:#528b74;display:grid;place-items:center;font-weight:700}.note-panel b,.note-panel small{display:block}.note-panel b{font-size:10px}.note-panel small{font-size:9px;color:#899590;margin-top:3px}.shift-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-bottom:16px}.shift-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:17px;display:flex;align-items:center;gap:13px}.shift-card-icon{height:38px;width:38px;border-radius:10px;background:#edf6f1;color:#509276;display:grid;place-items:center;font-size:18px}.shift-card h3{font-size:11px;margin:0 0 4px}.shift-card p{font-size:9px;color:#98a39f;margin:0}.shift-card strong{margin-left:auto;font-family:Manrope;font-size:22px}.delivery-callout{border:1px solid #f0e4ce;background:#fcf8ef;border-radius:8px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start;margin-bottom:16px;color:#a88049}.delivery-callout>span:first-child{font-size:19px}.delivery-callout b{font-size:11px;color:#7e683f}.delivery-callout p{font-size:9px;color:#988668;line-height:1.55;margin:5px 0 0;max-width:690px}.setup-chip{margin-left:auto;white-space:nowrap;background:#f6edd9;border-radius:12px;padding:5px 8px;font-size:7px;font-weight:700;letter-spacing:.4px}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.send-panel,.queue-panel{padding:19px}.mail-icon{height:28px;width:28px;border-radius:7px;background:#eef5f1;display:grid;place-items:center;color:#548d75}.send-panel textarea{height:auto;padding:9px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.form-help{text-align:center;display:block;color:#98a39f;font-size:8px;margin-top:10px}.queue-count{border-radius:12px;background:#edf5f0;color:#4c8d73;padding:4px 8px;font-size:9px}.queue-empty{height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a1aca8}.queue-empty span{font-size:24px;margin-bottom:8px;color:#a4c5b3}.queue-empty b{font-size:10px;color:#72807b}.queue-empty small{font-size:9px;margin-top:4px}.queue-item{padding:12px 0;border-top:1px solid var(--line);display:flex;gap:10px;align-items:center}.queue-item .activity-icon{background:#f3f5f4;color:#858f8c}.queue-item b{display:block;font-size:10px}.queue-item small{display:block;font-size:8px;color:#9aa5a2;margin-top:4px}.queue-status{margin-left:auto;font-size:8px;padding:4px 7px;border-radius:10px;background:#fbf3e3;color:#aa8751}.empty{padding:25px;text-align:center;color:#9aa5a2}.hidden{display:none!important}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);background:#213d34;color:#fff;border-radius:7px;padding:11px 16px;font-size:11px;box-shadow:0 7px 22px #20382d30;opacity:0;pointer-events:none;transition:.2s;z-index:10}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.content-wrap{padding:27px 23px}.topbar{padding:0 23px}.stats-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.shift-panel{min-height:210px}.activity-list{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.sidebar{width:62px;padding:18px 9px}.brand{margin:0 0 25px 8px}.brand>span:last-child,.workspace,.nav-label,.nav-item:not(.active),.nav-item.active{font-size:0}.main-nav{align-items:center}.nav-item{width:42px;justify-content:center;padding:0}.nav-item .nav-icon{font-size:17px}.nav-count,.sidebar-bottom .online-card span:not(.online-dot),.online-card button,.profile span,.profile .more{display:none}.online-card{background:transparent;padding:0;justify-content:center}.profile{justify-content:center}.main-content{margin-left:62px}.topbar{height:54px;padding:0 14px}.content-wrap{padding:23px 14px}.page-heading{align-items:flex-start;gap:10px}.page-heading .button{font-size:9px;padding:9px}.page-heading h1{font-size:21px}.stats-grid{gap:9px}.stat-card{height:135px;padding:13px}.stat-value{font-size:24px}.overview-grid{gap:10px}.activity-list{grid-template-columns:1fr}.report-layout,.delivery-grid{grid-template-columns:1fr}.shift-cards{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.searchbox{max-width:none;flex-basis:100%}.footer{padding:13px 14px;font-size:8px}.recent-panel table{min-width:570px}.setup-chip{display:none}}
@media print{body{background:#fff;font-size:9px}.sidebar,.topbar,.page-heading .button,.toolbar,.footer,.toast{display:none!important}.main-content{margin:0}.content-wrap{width:100%;padding:0}.page{display:none!important}#page-reports{display:block!important}.report-layout,.note-panel{display:none!important}#page-reports>.page-heading{display:block;margin:0 0 16px}#page-reports>.page-heading .eyebrow,#page-reports>.page-heading .subheading{display:none}#page-reports h1{font-size:20px}.print-heading p{margin:5px 0;color:#555}.print-table{width:100%;border-collapse:collapse;margin-top:16px}.print-table th,.print-table td{border:1px solid #ccd4d0;padding:5px 4px;font-size:8px;color:#222;white-space:normal}.print-table th{background:#edf3ef!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-table tr{break-inside:avoid}@page{size:landscape;margin:12mm}}
.app-shell{display:none}.app-shell.authed{display:block}.auth-screen{position:fixed;inset:0;z-index:20;background:radial-gradient(ellipse at 18% 20%,#e8f4ee 0,transparent 36%),radial-gradient(ellipse at 85% 85%,#eaf1ed 0,transparent 33%),#f6f8f7;display:flex;align-items:center;justify-content:center;padding:30px}.auth-screen.hidden{display:none}.auth-brand{position:absolute;top:25px;left:32px}.auth-brand .brand{margin:0}.auth-card{width:min(410px,100%);background:#fff;border:1px solid #e6eeea;border-radius:13px;box-shadow:0 15px 55px #254b3b12;padding:34px 35px}.auth-symbol{width:43px;height:43px;background:#e8f4ef;color:#4a957b;border-radius:11px;display:grid;place-items:center;font-size:21px;margin-bottom:20px}.auth-card .eyebrow{margin-bottom:8px}.auth-card h1{font-size:24px}.auth-subtitle{color:#899691;line-height:1.6;font-size:11px;margin:8px 0 22px}.auth-card label,.employee-form-panel label{display:block;color:#586761;font-weight:600;font-size:10px;margin-bottom:14px}.auth-card input,.employee-form-panel input{display:block;width:100%;height:39px;border:1px solid #e1e9e5;border-radius:7px;background:#fff;padding:0 11px;margin-top:6px;outline-color:#75ad96;font-family:inherit;font-size:11px}.auth-card .button{height:39px;font-size:11px}.auth-error{font-size:10px;color:#b6504a;min-height:0;margin:0 0 10px;line-height:1.5}.auth-error:empty{display:none}.auth-footer{position:absolute;bottom:22px;color:#9aa6a1;font-size:9px}.password-hint,.field-help{font-size:9px;line-height:1.5;color:#8e9a95;margin:-5px 0 12px}.logout-button{margin-left:auto;border:0;background:transparent;color:#82918b;font-size:16px;cursor:pointer;padding:5px}.logout-button:hover{color:#b65f56}.employee-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(450px,1.4fr);gap:15px}.employee-form-panel,.employee-list-panel{padding:18px}.employee-form-panel label{margin-bottom:10px}.employee-form-panel input{height:35px}.employee-form-panel .field-help{margin-top:-6px}.credential-note{padding:11px;background:#f4f8f5;border-radius:7px;margin-top:15px}.credential-note b,.credential-note small{display:block}.credential-note b{font-size:9px;color:#567567}.credential-note small{font-size:8px;line-height:1.5;color:#8b9891;margin-top:4px}.employee-list-panel .table-scroll{min-height:140px}.employee-list-panel th,.employee-list-panel td{padding:10px}.employee-status{font-size:8px;border-radius:10px;padding:4px 7px;white-space:nowrap}.employee-status.active{color:#3f8569;background:#eaf5ef}.employee-status.pending{color:#a77e3e;background:#faf2e2}.employee-status.disabled{color:#a56b68;background:#faeeee}.role-chip{font-size:8px;color:#71817a}.user-toggle{border:1px solid #e3eae7;background:#fff;border-radius:5px;padding:5px 7px;color:#73817b;font:inherit;font-size:8px;cursor:pointer}.user-toggle:hover{border-color:#c89a96;color:#a25450}.success-message{color:#3f8569}.employee-list-panel .button{padding:7px 9px;font-size:9px}
@media(max-width:900px){.employee-layout{grid-template-columns:1fr}.auth-brand{left:19px;top:18px}.auth-card{padding:28px 24px}}
.attachment-field{margin:0 0 12px}.attachment-title{display:block;font-size:9px;font-weight:600;color:#62716b;margin-bottom:6px}.optional-label{font-weight:400;color:#9aa5a1}.attachment-row{display:flex;align-items:center;gap:8px}.attachment-picker{display:inline-flex!important;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 10px;border:1px dashed #cbd9d1;border-radius:7px;background:#f9fbfa;color:#527c69!important;font-size:10px!important;font-weight:600!important;margin:0!important;cursor:pointer}.attachment-picker:hover{border-color:#76ac91;background:#f2f8f4}.attachment-picker>span:first-child{width:20px;height:20px;border-radius:5px;background:#e6f1eb;display:grid;place-items:center;font-size:14px}.attachment-field input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.attachment-clear{width:30px;height:30px;border:1px solid #e5ebe8;border-radius:6px;background:#fff;color:#9a6e69;font-size:18px;cursor:pointer}.attachment-hint{display:block;color:#95a09b;font-size:8px;font-weight:400;margin-top:5px}.queue-item-copy{min-width:0;flex:1}.queue-item-copy b,.queue-item-copy small{overflow-wrap:anywhere}.queue-attachment{color:#528a71!important}.queue-action{border:1px solid #e1e9e5;border-radius:5px;background:#fff;color:#52856f;font:inherit;font-size:8px;padding:6px 8px;cursor:pointer}.queue-action:hover{border-color:#b3cdbf;background:#f6faf7}
:root{--ink:#192a43;--muted:#7e8da2;--line:#e5ebf3;--bg:#f5f7fb;--green:#4675c3;--green-dark:#234f91;--mint:#eaf1fb;--shadow:0 4px 18px #1d355412}
body{font-size:14px;color:#1c2e49;background:#f5f7fb}
.brand{color:#1c3d70;font-size:24px}.brand-light{color:#5d83c5}.brand-mark{background:#e8effb}.brand-mark i{background:#4674bf}
.workspace-icon,.builder-icon,.mail-icon{background:#eaf1fb;color:#4776c1}
.nav-item.active{background:#eaf1fb;color:#315fa9}.nav-count{background:#dce7f8;color:#315fa9}
.online-dot,.live-badge i{background:#4c7fc6;box-shadow:0 0 0 3px #4c7fc61c}
.button-dark{background:#356bc0;box-shadow:0 3px 8px #28569c24}.button-dark:hover{background:#28599f}
.stat-icon.teal{background:#eaf1fb;color:#4776c1}.teal-line i{background:#cbdaf2}.trend,.text-link{color:#3d6db6}
.pill{background:#eaf1fb;color:#3767b2}.pill:before{background:#5481c5}
.round-link{color:#4d72ad}.shift-chart .bar{background:#7198d3}.shift-chart .bar.night{background:#d1ddf2}.legend-day{background:#7198d3}.legend-night{background:#d1ddf2}
.activity-icon,.note-symbol,.shift-card-icon{background:#eaf1fb;color:#4b76ba}.live-badge{background:#eef3fb;color:#5277ae}
.report-file,.preview-file{background:#fbefed;color:#bf7568}.queue-count{background:#eaf1fb;color:#456eaf}
.employee-status.active,.success-message{color:#3566ad;background:#eaf1fb}.role-chip{color:#52729f}
.attachment-picker{border-color:#c6d4e8;background:#f8faff;color:#416cae!important}.attachment-picker:hover{border-color:#82a3d8;background:#f0f5fd}.attachment-picker>span:first-child{background:#e7eef9}.queue-attachment,.queue-action{color:#426cac!important}.queue-action:hover{border-color:#b6c8e3;background:#f6f9fe}
.auth-symbol{background:#eaf1fb;color:#4776c1}.auth-card input,.employee-form-panel input{outline-color:#789bd0}
.eyebrow{font-size:10px;color:#6e84a6}h1{font-size:28px}.subheading{font-size:12px}
.topbar{font-size:12px}.breadcrumbs{font-size:12px}.today{font-size:11px}
.nav-item{font-size:13px}.workspace b,.profile b,.online-card b{font-size:12px}.workspace small,.profile small,.online-card small{font-size:10px}
.nav-label{font-size:10px}.panel-heading h2,.report-builder h2,.report-preview h2{font-size:14px}.panel-heading p{font-size:10px}
.stat-top{font-size:11px}.stat-value{font-size:29px}.stat-foot{font-size:10px}
th{font-size:9px}td{font-size:10px}.wide-table td{font-size:10px}.text-link{font-size:11px}.chart-legend,.bar-label,.shift-summary{font-size:9px}
.button{font-size:12px}.toolbar .button{font-size:11px}.searchbox input,select{font-size:11px}
.report-builder>p,.report-preview p,.report-preview span{font-size:10px}.report-builder label,.send-panel label,.attachment-title{font-size:10px}.report-builder input,.report-builder select,.send-panel input,.send-panel select,.send-panel textarea{font-size:11px}
.footer{font-size:10px}.note-panel b{font-size:11px}.note-panel small{font-size:10px}
.activity-item b{font-size:10px}.activity-item small{font-size:9px}.live-badge{font-size:9px}
.shift-card h3{font-size:12px}.shift-card p{font-size:10px}
.delivery-callout b{font-size:12px}.delivery-callout p{font-size:10px}
.queue-empty b{font-size:11px}.queue-empty small{font-size:10px}.queue-item b{font-size:11px}.queue-item small{font-size:9px}.queue-status{font-size:9px}.queue-action{font-size:9px!important}
.auth-card label,.employee-form-panel label{font-size:11px}.auth-card input,.employee-form-panel input{font-size:12px}.auth-subtitle{font-size:12px}.auth-footer{font-size:10px}
.attachment-picker{font-size:11px!important}.attachment-hint,.form-help,.field-help{font-size:9px}
@media(max-width:760px){h1{font-size:24px}.content-wrap{padding-left:14px;padding-right:14px}.nav-item{font-size:0}}
.assignment-controls{display:flex;align-items:center;gap:5px}.assignment-controls select,.assignment-title{height:28px;max-width:132px;border:1px solid #dce6f4;border-radius:5px;background:#fff;padding:0 6px;font:inherit;font-size:9px;color:#43524d}.assignment-save{border:1px solid #dce6f4;background:#f2f6fc;border-radius:5px;padding:5px 7px;color:#315f9b;font:inherit;font-size:8px;cursor:pointer;white-space:nowrap}.assignment-save:hover{background:#e7effb}
.overview-actions{display:flex;align-items:center;gap:9px}.overview-actions select{height:36px;border:1px solid #dce6f4;border-radius:6px;background:#fff;padding:0 10px;color:#315f9b;font:inherit;font-size:11px}
.top-profile{position:relative}.avatar-trigger{appearance:none;border:0;font:inherit;cursor:pointer}.avatar-trigger:hover{box-shadow:0 0 0 3px #e8effa}.profile-menu{position:absolute;z-index:12;right:0;top:calc(100% + 8px);min-width:140px;padding:5px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px #172b2b1a}.profile-menu button{display:block;width:100%;border:0;border-radius:5px;padding:9px 11px;background:#fff;color:#a34646;text-align:left;font:inherit;font-size:12px;cursor:pointer}.profile-menu button:hover{background:#fff1f1}
