:root{font-family:Segoe UI,Arial,sans-serif;color:#162421;background:#f3f6f5;font-synthesis:none;--ink:#162421;--muted:#6e7d79;--green:#0d795f;--green-dark:#0b322b;--mint:#dff6ef;--line:#dce5e2;--surface:#fff;--danger:#d14b3c}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}svg{width:20px;height:20px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:256px;z-index:20;display:flex;flex-direction:column;background:#0d2723;color:#fff;padding:26px 16px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#26b98c,#0b7258);box-shadow:0 8px 22px #06171366}.brand-mark svg{width:23px}.brand-mark.small{width:34px;height:34px;border-radius:10px}.brand-mark.large{width:62px;height:62px;border-radius:18px}.brand>div:last-of-type{display:flex;flex-direction:column}.brand b{font-size:18px;letter-spacing:-.3px}.brand span{font-size:10px;color:#a5c3ba;margin-top:2px}.sidebar nav{display:grid;gap:5px;margin-top:42px}.sidebar nav button,.logout{border:0;color:#a9beb8;background:transparent;display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:#ffffff12;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 #3bd2a4}.sidebar nav button span{flex:1}.sidebar nav button i{font-style:normal;font-size:10px;background:#1a9875;color:#fff;border-radius:20px;padding:3px 7px}.sidebar-footer{margin-top:auto;border-top:1px solid #ffffff16;padding-top:18px}.user-card{display:flex;gap:10px;align-items:center;padding:6px}.avatar,.mini-avatar{display:grid;place-items:center;border-radius:50%;background:#d7f4eb;color:#08684f;font-weight:800}.avatar{width:38px;height:38px}.user-card>div:last-child{min-width:0;display:flex;flex-direction:column}.user-card b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card span{font-size:10px;color:#91aba4}.logout{width:100%;margin-top:7px;font-size:12px}.main{margin-left:256px;min-height:100vh}.page{max-width:1440px;margin:auto;padding:36px 42px 60px}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.page-title>div>span,.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--green)}.page-title h1{margin:5px 0 0;font-size:29px;letter-spacing:-1px}.live-pill,.count-pill,.realtime{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:30px;padding:8px 13px;font-size:11px;font-weight:700;color:#51635e}.live-pill i,.realtime i{width:7px;height:7px;background:#19b781;border-radius:50%;box-shadow:0 0 0 4px #19b7811f}.count-pill svg{width:15px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px;display:grid;grid-template-columns:auto 1fr;column-gap:13px;overflow:hidden}.metric-icon{grid-row:1/4;width:42px;height:42px;border-radius:12px;background:#eff5f3;color:#517069;display:grid;place-items:center}.metric>span{font-size:11px;color:var(--muted)}.metric strong{font-size:24px;line-height:1.3;letter-spacing:-.8px}.metric small{font-size:10px;color:#8a9894}.metric-accent{background:#0c715a;color:#fff;border-color:#0c715a}.metric-accent .metric-icon{background:#ffffff1e;color:#fff}.metric-accent>span,.metric-accent small{color:#c0eadd}.metric-danger:after{content:"";position:absolute;right:-24px;top:-24px;width:80px;height:80px;border-radius:50%;background:#f06b5820}.metric-danger .metric-icon{background:#fff0ed;color:var(--danger)}.split-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;margin-top:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.panel>header{padding:19px 21px;border-bottom:1px solid #edf1ef}.panel h2,.panel p{margin:0}.panel h2{font-size:14px}.panel p{font-size:10px;color:var(--muted);margin-top:3px}.panel-body{padding:5px 20px}.stock-row,.activity-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf1ef}.stock-row:last-child,.activity-row:last-child{border:0}.chem-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#eff7f4;color:#168163}.stock-row>div:nth-child(2),.activity-row>div{min-width:0;flex:1;display:flex;flex-direction:column}.stock-row b,.activity-row b{font-size:12px}.stock-row span,.activity-row span,.activity-row time{font-size:10px;color:var(--muted)}.stock-value{text-align:right}.danger-text{color:var(--danger)!important}.timeline-dot{width:8px;height:8px;border:2px solid #1ca982;border-radius:50%}.activity-row time{white-space:nowrap}.toolbar{display:flex;gap:10px;margin-bottom:18px}.search{flex:1;max-width:480px;position:relative}.search svg{position:absolute;left:13px;top:12px;width:17px;color:#88958f}.search input,.toolbar select{width:100%;height:42px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 14px;outline:none}.search input{padding-left:40px}.toolbar select{width:auto}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.chem-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:19px;box-shadow:0 5px 18px #16342c08}.chem-card.status-critical{border-color:#edbdb6;box-shadow:inset 0 3px #df5c4c}.chem-card.status-low{box-shadow:inset 0 3px #efa82f}.chem-card-top,.chem-card footer{display:flex;justify-content:space-between;align-items:center}.chem-code{font-size:10px;color:#82908c;font-weight:700}.status{border-radius:30px;font-size:9px;font-weight:800;padding:5px 8px;background:#e5f6f0;color:#087457}.status-critical{background:#ffebe8;color:#bd3a2b}.status-low{background:#fff3d8;color:#a76b09}.status-active{background:#e8f2ff;color:#2872bb}.status-done{background:#e5f6f0;color:#087457}.chem-card h2{font-size:15px;margin:16px 0 4px}.chem-card p{font-size:10px;color:var(--muted);margin:0;min-height:30px}.balance{display:flex;align-items:end;gap:7px;margin:17px 0 8px}.balance strong{font-size:28px;letter-spacing:-1px}.balance span{display:flex;flex-direction:column;font-size:11px;font-weight:700;padding-bottom:4px}.balance small{font-size:8px;color:#94a09d;font-weight:500}.progress{height:5px;background:#edf1f0;border-radius:5px;overflow:hidden}.progress i{display:block;height:100%;background:#18a77f;border-radius:5px}.status-critical .progress i{background:var(--danger)}.chem-card footer{border-top:1px solid #eef2f0;margin-top:15px;padding-top:13px;font-size:9px;color:#7c8a86}.segmented{display:flex;gap:4px;background:#e7edeb;border-radius:11px;padding:4px;width:max-content;margin-bottom:18px}.segmented button{border:0;background:transparent;border-radius:8px;padding:8px 13px;color:#657570;font-size:11px;font-weight:700}.segmented button.active{background:#fff;color:#0a6e56;box-shadow:0 2px 7px #192f2820}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px}table{width:100%;border-collapse:collapse;min-width:720px}th{text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.8px;color:#83908c;background:#f7f9f8;padding:13px 16px}td{padding:15px 16px;border-top:1px solid #edf1f0;font-size:11px}td:first-child{display:flex;flex-direction:column}td span{font-size:9px;color:#84918d;margin-top:2px}.employee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.employee{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px}.employee h2,.employee p{margin:0}.employee h2{font-size:13px}.employee p{font-size:10px;color:var(--muted);margin-top:3px}.presence{font-size:9px;color:#8a9693}.presence:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#aab4b1;margin-right:5px}.presence.online{color:#13805f}.presence.online:before{background:#21b889}.employee footer{grid-column:1/-1;border-top:1px solid #edf1ef;padding-top:12px;display:flex;justify-content:space-between;font-size:9px;color:#7d8b87}.employee footer b{color:#40534e}.history-list{background:#fff;border:1px solid var(--line);border-radius:15px;padding:4px 20px}.history-list article{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #edf1ef}.history-list article:last-child{border:0}.history-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e3f5ef;color:#138261}.history-icon.out{background:#eef1f8;color:#526c9c}.history-list article>div:nth-child(2){flex:1}.history-list h2,.history-list p{margin:0}.history-list h2{font-size:12px}.history-list p,.history-list span{font-size:9px;color:#80908b}.history-list article>b{font-size:12px}.state-panel{min-height:260px;display:flex;justify-content:center;align-items:center;gap:12px;color:#71807c;font-size:12px}.state-panel svg{width:32px;height:32px}.state-panel>div{display:flex;flex-direction:column;gap:3px}.state-panel b{color:#33443f}.state-warn{color:#c35646}.text-button{border:0;padding:0;background:transparent;color:#08795d;text-align:left;font-size:11px}.spinner{display:inline-block;width:18px;height:18px;border:2px solid #b6d1c9;border-top-color:#168262;border-radius:50%;animation:spin .8s linear infinite}.empty-inline{padding:30px;text-align:center;color:#8a9693;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}.chat-layout{display:grid;grid-template-columns:300px minmax(0,1fr);height:calc(100vh - 142px);min-height:520px;background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.channels{border-right:1px solid var(--line);padding:8px;overflow:auto}.channels button{position:relative;width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;text-align:left;border:0;background:transparent;border-radius:10px;padding:11px}.channels button.active{background:#e7f5f0}.channel-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#eff3f2;color:#4c6760}.channels button.active .channel-icon{background:#138162;color:#fff}.channels button>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.channels b{font-size:11px}.channels span{font-size:9px;color:#7e8d89;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channels em{font-style:normal;font-size:9px;background:#168362;color:#fff;border-radius:20px;padding:3px 7px}.thread{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;position:relative;overflow:hidden}.thread>header{padding:14px 18px;border-bottom:1px solid var(--line)}.thread>header>div{display:flex;flex-direction:column}.thread>header b{font-size:12px}.thread>header span{font-size:9px;color:#80908b}.messages{min-height:0;overflow:auto;padding:18px;background:linear-gradient(#f7faf9ee,#f7faf9ee),radial-gradient(#91baae 1px,transparent 1px);background-size:auto,18px 18px}.message{display:flex;gap:7px;margin:10px 0}.message.mine{justify-content:flex-end}.mini-avatar{width:27px;height:27px;font-size:9px}.bubble{max-width:min(560px,75%);padding:9px 12px;border-radius:4px 13px 13px;background:#fff;box-shadow:0 2px 6px #18342d12}.mine .bubble{background:#dff5ed;border-radius:13px 4px 13px 13px}.bubble>b{font-size:9px;color:#087659}.bubble p{font-size:11px;line-height:1.55;margin:3px 0;white-space:pre-wrap}.bubble footer{display:flex;justify-content:flex-end;align-items:center;gap:3px}.bubble time{font-size:8px;color:#84948f}.bubble button{border:0;background:#edf3f1;border-radius:10px;font-size:9px;padding:2px 5px}.bubble button.selected{background:#cbece1}.composer{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fff}.composer input{flex:1;border:1px solid var(--line);border-radius:10px;padding:10px 13px;outline:none;font-size:11px}.composer>button{width:40px;border:0;border-radius:10px;background:#0f8062;color:#fff;display:grid;place-items:center}.composer>button:disabled{opacity:.45}.inline-error{position:absolute;bottom:65px;left:50%;transform:translate(-50%);background:#9c3227;color:#fff;border-radius:8px;padding:7px 12px;font-size:9px}.realtime{background:#fff}.realtime.polling i{background:#eba82c;box-shadow:0 0 0 4px #eba82c20}.mobile-header,.close-menu,.backdrop{display:none}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(460px,1.08fr) minmax(440px,.92fr);background:#fff}.login-hero{position:relative;overflow:hidden;background:#092b26;color:#fff}.login-hero:after{content:"";position:absolute;width:480px;height:480px;border:1px solid #ffffff0b;border-radius:50%;right:-130px;top:15%}.hero-glow{position:absolute;width:600px;height:600px;background:#18b88922;filter:blur(70px);border-radius:50%;left:-300px;bottom:-300px}.hero-content{position:relative;z-index:2;min-height:100%;display:flex;flex-direction:column;padding:48px clamp(44px,7vw,105px)}.brand.light span{color:#a8c9bf}.hero-copy{margin:auto 0}.eyebrow{display:flex;align-items:center;gap:7px;color:#69d8b7}.eyebrow svg{width:15px}.hero-copy h1{font-size:clamp(45px,5.6vw,74px);line-height:1.02;letter-spacing:-3px;margin:22px 0}.hero-copy h1 em{font-style:normal;color:#48d1a8}.hero-copy>p{max-width:510px;color:#b7cec7;font-size:15px;line-height:1.7}.hero-stats{display:flex;gap:34px;margin-top:40px}.hero-stats div{display:flex;flex-direction:column;border-left:1px solid #ffffff26;padding-left:14px}.hero-stats b{font-size:18px;color:#e7fff8}.hero-stats span{font-size:9px;color:#8eada4;margin-top:3px}.hero-note{font-size:9px;color:#76958c}.login-panel{display:grid;place-items:center;padding:35px;background:linear-gradient(135deg,#fff,#f6faf8)}.login-box{width:min(410px,100%)}.login-box h2{font-size:26px;letter-spacing:-.8px;margin:0}.login-box>p{font-size:11px;color:var(--muted);margin:7px 0 21px}.demo-accounts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.demo-accounts button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:11px;padding:10px}.demo-accounts button.active{border-color:#169474;background:#f1fbf8;box-shadow:0 0 0 2px #15947412}.account-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#e2f3ed;color:#087357;font-size:11px;font-weight:800}.demo-accounts button>div:nth-child(2){display:flex;flex-direction:column}.demo-accounts b{font-size:9px}.demo-accounts span{font-size:7px;color:#7e8d88}.demo-accounts svg{width:13px;color:#92a09c}.login-box form{display:grid;gap:12px}.login-box label{display:grid;gap:6px;font-size:9px;font-weight:800;color:#4a5b56}.login-box input{height:42px;border:1px solid var(--line);border-radius:9px;padding:0 12px;outline:none}.login-box input:focus{border-color:#1b9877;box-shadow:0 0 0 3px #1b987715}.primary-button{height:44px;border:0;border-radius:9px;background:#0d795e;color:#fff;font-weight:800;font-size:11px;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:3px}.primary-button:disabled{opacity:.65}.credential-hint{display:flex;justify-content:space-between;align-items:center;background:#eff6f3;border-radius:9px;padding:10px 12px;margin-top:14px;font-size:9px}.credential-hint code{color:#087256;font-weight:800}.fiction-warning{display:flex;align-items:center;gap:7px!important;margin-top:18px!important;padding-top:15px;border-top:1px solid var(--line);font-size:8px!important}.fiction-warning svg{width:15px;color:#188162}.login-error{padding:9px;background:#fff0ed;color:#b73c2e;border-radius:8px;font-size:9px}.mobile-brand{display:none}.splash{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#082b25;color:#fff}.splash>b{font-size:20px}@media(max-width:1050px){.metric-grid,.card-grid,.employee-grid{grid-template-columns:1fr 1fr}.login-page{grid-template-columns:1fr}.login-hero{display:none}.login-panel{min-height:100vh}.mobile-brand{display:block;color:#0d795e;font-size:10px;font-weight:900;letter-spacing:2px;margin-bottom:20px}}@media(max-width:760px){.sidebar{transform:translate(-105%);transition:transform .2s;width:272px}.sidebar.open{transform:none}.close-menu{display:grid;margin-left:auto;border:0;background:transparent;color:#fff}.backdrop{display:block;position:fixed;z-index:19;top:0;right:0;bottom:0;left:0;border:0;background:#07181499}.main{margin-left:0}.mobile-header{height:60px;padding:0 15px;display:flex;align-items:center;gap:8px;background:#0d2924;color:#fff;position:sticky;top:0;z-index:10}.mobile-header>button{border:0;background:transparent;color:#fff;padding:5px}.mobile-header>b{font-size:13px}.mobile-header>span{margin-left:auto;font-size:10px;color:#a9c3bc}.page{padding:24px 16px 45px}.page-title{margin-bottom:20px}.page-title h1{font-size:23px}.metric-grid,.split-grid,.card-grid,.employee-grid{grid-template-columns:1fr}.toolbar{flex-direction:column}.search{max-width:none}.toolbar select{width:100%}.chat-page{padding:0}.chat-page>.page-title{padding:20px 16px 0}.chat-layout{height:calc(100vh - 127px);border-radius:0;border-left:0;border-right:0;grid-template-columns:88px 1fr}.channels button{display:flex;flex-direction:column;gap:4px;padding:8px 3px}.channels button>div:nth-child(2){width:100%;text-align:center}.channels b{font-size:8px}.channels span{display:none}.channels em{position:absolute;right:5px;top:5px}.bubble{max-width:88%}.hero-stats{gap:12px}.login-panel{padding:25px 18px}.demo-accounts{grid-template-columns:1fr}.history-list{padding:4px 12px}}@media(max-width:420px){.metric-grid{grid-template-columns:1fr}.page-title>span{display:none}.login-box h2{font-size:23px}}
