/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.table-row{display:table-row}}:root{--ink:#171814;--muted:#74786f;--line:#e1e4dc;--paper:#f3f4ef;--surface:#fff;--yellow:#f5c828;--yellow-dark:#b78b00;--green:#13724f;--red:#d83d35;--red-dark:#9f241f;--blue:#315fc9;--sidebar:#141512}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--sidebar);color:#fff;z-index:30;flex-direction:column;width:264px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:13px;padding:0 10px 34px;display:flex}.brand-mark{border:2px solid var(--yellow);width:44px;height:44px;color:var(--yellow);letter-spacing:-1px;place-items:center;font-size:16px;font-weight:900;display:grid;transform:skew(-5deg)}.brand strong,.brand span{display:block}.brand strong{letter-spacing:.7px;font-size:15px}.brand span{color:#8e9188;letter-spacing:1.8px;margin-top:3px;font-size:12px}.nav-label{color:#73766e;letter-spacing:1.3px;margin:0 0 10px;padding:0 12px;font-size:12px;font-weight:800}nav button{color:#b8bab4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 13px;font-size:15px;transition:background .18s,color .18s;display:flex}nav button:hover{color:#fff;background:#20211d}nav button.active{color:#fff;box-shadow:inset 3px 0 0 var(--yellow);background:#292a25;font-weight:750}nav button>span{color:#8f928a;text-align:center;width:22px;font-size:20px}nav button.active>span{color:var(--yellow)}nav button b{background:var(--red);color:#fff;text-align:center;border-radius:20px;min-width:23px;margin-left:auto;padding:2px 7px;font-size:12px}.tenant-card{background:#1e1f1a;border:1px solid #34362e;border-radius:9px;margin:18px 4px 0;padding:13px 14px}.tenant-card>span,.tenant-card>strong,.tenant-card>small{display:block}.tenant-card>span{color:#74776f;letter-spacing:.9px;font-size:11px;font-weight:850}.tenant-card>strong{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:14px;overflow:hidden}.tenant-card>small{color:#9a9d94;margin-top:7px;font-size:12px}.tenant-card>small b{color:var(--yellow);letter-spacing:.7px}.system-card{background:#1b1c18;border:1px solid #2e302a;border-radius:9px;align-items:center;gap:11px;margin:auto 4px 16px;padding:14px;display:flex}.system-card>i{background:#38c083;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #38c0831c}.system-card strong,.system-card span{display:block}.system-card strong{font-size:13px}.system-card span{color:#888b83;margin-top:2px;font-size:12px}.operator{border-top:1px solid #2d2e29;align-items:center;gap:11px;padding:17px 8px 2px;display:flex}.avatar{background:var(--yellow);width:38px;height:38px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:900;display:grid}.operator>div:nth-child(2){min-width:0}.operator strong,.operator span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.operator strong{font-size:13px}.operator span{color:#83867d;margin-top:2px;font-size:12px}.logout-button{color:#aeb1a9;cursor:pointer;background:#1d1e1a;border:1px solid #34362f;border-radius:7px;width:34px;height:34px;margin-left:auto;font-size:18px}.logout-button:hover{color:#fff;border-color:#5b5e54}.auth-page{color:#fff;background:#11120f;grid-template-columns:minmax(300px,1fr) minmax(360px,470px);align-items:center;gap:clamp(50px,10vw,150px);min-height:100vh;padding:54px clamp(22px,7vw,110px);display:grid;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;border:1px solid #f5c82822;border-radius:50%;width:650px;height:650px;position:absolute;bottom:-390px;left:-260px;box-shadow:0 0 0 80px #f5c82809,0 0 0 160px #f5c82805}.auth-brand,.auth-card,.access-card,.auth-loading{z-index:1;position:relative}.auth-brand-mark{border:2px solid var(--yellow);width:58px;height:58px;color:var(--yellow);letter-spacing:-1px;place-items:center;margin-bottom:24px;font-size:21px;font-weight:950;display:grid;transform:skew(-5deg)}.auth-brand>p{color:#8e9188;letter-spacing:1.8px;margin:0 0 20px;font-size:13px;font-weight:850}.auth-brand h1{letter-spacing:-3.5px;max-width:670px;margin:0;font-size:clamp(42px,6vw,76px);line-height:.98}.auth-status{background:#1a1b17;border:1px solid #2f332b;border-radius:9px;align-items:center;gap:13px;width:max-content;max-width:100%;margin-top:38px;padding:14px 17px;display:flex}.auth-status>i{background:#35c181;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #35c1811c}.auth-status span,.auth-status strong,.auth-status small{display:block}.auth-status strong{font-size:14px}.auth-status small{color:#90938a;margin-top:2px;font-size:13px}.auth-card{background:#1a1b17;border:1px solid #30322b;border-radius:14px;padding:32px;box-shadow:0 35px 100px #0008}.auth-tabs{background:#10110e;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:29px;padding:4px;display:grid}.auth-tabs button{color:#777b72;cursor:pointer;background:0 0;border:0;border-radius:7px;height:42px;font-size:14px;font-weight:800}.auth-tabs button.active{color:#fff;background:#2a2b25;box-shadow:0 2px 9px #0004}.auth-heading>span,.access-card>span{color:var(--yellow);letter-spacing:1.2px;font-size:12px;font-weight:850}.auth-heading h2{margin:7px 0 5px;font-size:29px}.auth-heading p{color:#969990;margin:0 0 24px;font-size:14px}.auth-card label{margin-bottom:15px;display:block}.company-fields{grid-template-columns:1.35fr .8fr;gap:10px;display:grid}.auth-card label>span{color:#d7d9d3;margin-bottom:7px;font-size:14px;font-weight:700;display:block}.auth-card input{color:#fff;background:#11120f;border:1px solid #383a33;border-radius:8px;outline:none;width:100%;height:48px;padding:0 13px;font-size:16px}.auth-card input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f5c8281a}.auth-card input::placeholder{color:#64675f}.auth-submit{background:var(--yellow);color:#171814;cursor:pointer;border:0;border-radius:8px;width:100%;height:49px;margin-top:5px;font-weight:900;box-shadow:0 3px #ae8508}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{color:#ffbcb7;background:#3a1b18;border:1px solid #7f302b;border-radius:7px;margin:5px 0 12px;padding:11px 12px;font-size:14px}.auth-note{color:#73766e;text-align:center;margin-top:18px;font-size:12px;line-height:1.5;display:block}.auth-page.centered{grid-template-columns:minmax(280px,520px);justify-content:center}.access-card{text-align:left;background:#1a1b17;border:1px solid #30322b;border-radius:14px;padding:38px}.access-card h1{margin:9px 0 10px;font-size:34px}.access-card>p{color:#a4a79e;margin:0;font-size:16px}.access-person{background:#12130f;border:1px solid #30322b;border-radius:9px;margin:28px 0;padding:17px}.access-person strong,.access-person small{display:block}.access-person small{color:#8c8f86;margin-top:4px;font-size:13px}.access-card>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #3b3d36;border-radius:7px;min-height:43px;padding:0 17px;font-weight:750}.auth-loading{text-align:center;grid-column:1/-1;justify-self:center}.auth-loading span{border:2px solid var(--yellow);width:58px;height:58px;color:var(--yellow);place-items:center;margin:0 auto 15px;font-weight:900;display:grid}.auth-loading p{color:#9da098}.workspace{width:calc(100% - 264px);min-width:0;margin-left:264px}header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;align-items:center;gap:18px;height:82px;padding:0 34px;display:flex;position:sticky;top:0}.header-title{margin-right:auto}.header-title p{color:#94988f;letter-spacing:.8px;margin:0 0 2px;font-size:12px;font-weight:750}.header-title h1{margin:0;font-size:22px;line-height:1.1}.menu-button{cursor:pointer;background:0 0;border:0;font-size:22px;display:none}.search{border:1px solid var(--line);color:#9b9e96;background:#fafbf8;border-radius:8px;align-items:center;gap:8px;width:230px;height:42px;padding:0 12px;display:flex}.search span{font-size:22px;transform:rotate(-20deg)}.search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.notify-button{color:#725900;cursor:pointer;background:#fff9df;border:1px solid #e6d89f;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 13px;font-size:13px;font-weight:750;display:flex}.notify-button>span{font-size:21px}.notify-button.enabled{color:var(--green);background:#eef9f3;border-color:#cfe5da}.live{height:42px;color:var(--green);background:#f2faf5;border:1px solid #d7e7de;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.live i{background:#31ad76;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #31ad761a}.alarm-banner{z-index:19;color:#fff;background:linear-gradient(100deg,#9b211d,#cf382f);align-items:center;gap:16px;min-height:98px;padding:16px 34px;display:flex;position:sticky;top:82px;box-shadow:0 8px 25px #8c1d1933}.alarm-pulse{border:3px solid #fff;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:28px;font-weight:900;animation:1.2s infinite alarm-pulse;display:grid}@keyframes alarm-pulse{0%,to{box-shadow:0 0 #fff5}50%{box-shadow:0 0 0 10px #fff0}}.alarm-copy{margin-right:auto}.alarm-copy span{color:#ffd9d6;letter-spacing:1px;font-size:12px;font-weight:850;display:block}.alarm-copy strong{margin-top:3px;font-size:20px;display:block}.alarm-copy p{color:#ffe2df;margin:1px 0 0;font-size:14px}.alarm-banner>a,.alarm-banner>button{cursor:pointer;border-radius:7px;place-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none;display:grid}.alarm-banner>a{color:#fff;border:1px solid #fff7}.alarm-banner>button{color:var(--red-dark);background:#fff;border:0}.content{max-width:1500px;margin:0 auto;padding:30px 34px 52px}.welcome-line,.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.welcome-line p,.page-heading p{color:var(--yellow-dark);letter-spacing:1px;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:850}.welcome-line h2,.page-heading h2{letter-spacing:-.7px;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.15}.page-heading span{color:var(--muted);margin-top:7px;font-size:15px;display:block}.primary{background:var(--yellow);min-height:42px;color:var(--ink);cursor:pointer;border:0;border-radius:7px;padding:0 17px;font-size:14px;font-weight:850;box-shadow:0 3px #c99f12}.primary:hover{filter:brightness(.97);transform:translateY(1px);box-shadow:0 2px #c99f12}.primary:disabled{opacity:.6;cursor:wait}.secondary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;min-height:42px;padding:0 17px;font-size:14px;font-weight:750}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:44px 1fr auto;align-items:start;gap:13px;min-width:0;min-height:145px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.stat-card:hover{border-color:#cfd1ca;transform:translateY(-2px);box-shadow:0 10px 30px #2527190c}.stat-card .stat-icon{background:#f1f2ed;border-radius:9px;place-items:center;width:44px;height:44px;font-size:21px;font-weight:900;display:grid}.stat-card.danger .stat-icon{color:var(--red);background:#ffebe9}.stat-card.warning .stat-icon{color:#9c7600;background:#fff5ce}.stat-card p{color:#858980;letter-spacing:.5px;margin:1px 0 7px;font-size:12px;font-weight:800}.stat-card strong{font-size:32px;line-height:1;display:block}.stat-card small{color:var(--muted);margin-top:11px;font-size:13px;display:block}.stat-card>b{color:#aeb1a9;font-size:18px}.panel{border:1px solid var(--line);background:var(--surface);border-radius:11px}.overview-grid{grid-template-columns:.9fr 1.1fr;gap:16px;display:grid}.overview-grid>.panel{min-height:355px;padding:22px}.panel-title{border-bottom:1px solid #ebede7;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:17px;display:flex}.panel-title h3{margin:0 0 4px;font-size:18px}.panel-title p{color:var(--muted);margin:0;font-size:14px}.panel-title button{color:#6f736b;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:13px;font-weight:750}.approval-row{border-bottom:1px solid #eef0eb;align-items:center;gap:12px;min-height:69px;padding:13px 0;display:flex}.approval-row:last-child{border-bottom:0}.person-avatar{color:#555950;background:#e9ebe5;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:13px;font-weight:850;display:grid}.approval-row>div{min-width:0;margin-right:auto}.approval-row strong,.approval-row p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.approval-row strong{font-size:14px}.approval-row p{color:var(--muted);margin:3px 0 0;font-size:13px}.approval-row button,.approve-button{color:#715900;cursor:pointer;background:#fff9dc;border:1px solid #d8bd4c;border-radius:6px;min-height:36px;padding:0 12px;font-size:13px;font-weight:800}.event-row{border-bottom:1px solid #eef0eb;grid-template-columns:100px 30px 1fr auto;align-items:center;gap:10px;min-height:62px;display:grid}.event-row:last-child{border-bottom:0}.event-row time{color:#858980;font-size:12px}.event-pin{border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid}.event-pin.red{color:var(--red);background:#ffebe9}.event-pin.gray{color:#74786f;background:#eef0eb}.event-row strong{font-size:14px;display:block}.event-row p{color:var(--muted);margin:2px 0 0;font-size:13px}.status{white-space:nowrap;border-radius:20px;width:max-content;padding:5px 9px;font-size:12px;font-weight:800}.status.red{color:var(--red-dark);background:#ffebe9}.status.green{color:var(--green);background:#e9f6ef}.status.gray{color:#70746c;background:#eff0ec}.status.amber{color:#806100;background:#fff4cc}.alert-list{gap:12px;display:grid}.alert-card{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;min-height:104px;padding:18px 20px;display:grid}.alert-card.pending{box-shadow:inset 4px 0 0 var(--red);border-color:#ecbbb7}.alert-symbol{width:46px;height:46px;color:var(--red);background:#ffebe9;border-radius:10px;place-items:center;font-size:24px;font-weight:900;display:grid}.alert-card span{color:#878b82;font-size:12px}.alert-card h3{margin:3px 0 1px;font-size:17px}.alert-card p{color:var(--muted);margin:0;font-size:14px}.alert-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.alert-actions a,.alert-actions button{cursor:pointer;border-radius:6px;place-items:center;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:grid}.alert-actions a{border:1px solid var(--line);color:var(--ink)}.alert-actions button{background:var(--red);color:#fff;border:0}.data-panel{overflow:hidden}.table-head,.table-row{align-items:center;gap:16px;padding:0 20px;display:grid}.employee-grid{grid-template-columns:minmax(250px,1.8fr) 1fr 1.2fr 1fr .8fr}.table-head{border-bottom:1px solid var(--line);color:#858980;letter-spacing:.45px;background:#fafbf8;min-height:47px;font-size:12px;font-weight:850}.table-row{border-bottom:1px solid #eceee8;min-height:74px;font-size:14px}.table-row:last-child{border-bottom:0}.name-cell{align-items:center;gap:12px;min-width:0;display:flex}.name-cell>div{min-width:0}.name-cell strong,.name-cell p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.name-cell strong{font-size:14px}.name-cell p{color:var(--muted);margin:3px 0 0;font-size:13px}.object-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.object-card{grid-template-columns:48px 1fr 76px;gap:14px;min-height:210px;padding:21px;display:grid}.object-number{color:#876700;background:#fff5ca;border-radius:9px;place-items:center;width:46px;height:46px;font-size:14px;font-weight:900;display:grid}.object-card h3{margin:2px 0 5px;font-size:18px}.object-card p{color:var(--muted);margin:0;font-size:14px}.object-qr{cursor:pointer;background:#fff;border:1px solid #dfe1da;border-radius:8px;width:76px;height:76px;padding:5px}.object-qr svg{width:100%;height:100%;display:block}.object-meta{border-top:1px solid #eceee8;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.object-meta span:first-child{color:var(--muted);font-size:13px}.object-meta b{color:var(--ink);font-size:18px}.object-card small{color:#989b93;white-space:nowrap;text-overflow:ellipsis;grid-column:1/-1;font-size:12px;overflow:hidden}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.company-card{padding:22px}.company-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.company-card-head span{color:var(--muted);letter-spacing:.4px;font-size:12px;font-weight:800}.company-card-head h3{margin:4px 0 0;font-size:21px}.company-card dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:15px;margin:22px 0;padding:16px 0;display:grid}.company-card dl>div{min-width:0}.company-card dt{color:var(--muted);font-size:12px}.company-card dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:14px}.company-card dd strong{color:#846500;letter-spacing:.8px}.company-actions{flex-wrap:wrap;gap:10px;display:flex}.danger-text{color:var(--red-dark)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;display:flex}.empty-state>span{width:44px;height:44px;color:var(--green);background:#e9f6ef;border-radius:50%;place-items:center;margin-bottom:12px;font-size:20px;font-weight:900;display:grid}.empty-state strong{font-size:16px}.empty-state p{color:var(--muted);margin:4px 0 0;font-size:14px}.empty-state.large{min-height:280px;padding:30px}.empty-state .primary{margin-top:18px}.error-box{color:var(--red-dark);background:#fff0ee;border:1px solid #eab8b3;border-radius:8px;align-items:center;gap:10px;margin-bottom:18px;padding:14px 16px;display:flex}.error-box strong{font-size:14px}.error-box span{margin-right:auto;font-size:14px}.error-box button{color:var(--red-dark);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:850}.loading-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.loading-grid div{border:1px solid var(--line);background:linear-gradient(100deg,#fff,#f3f4ef,#fff) 0 0/220% 100%;border-radius:11px;height:145px;animation:1.2s infinite loading}@keyframes loading{to{background-position:-220% 0}}.toast{z-index:80;border-left:4px solid var(--yellow);color:#fff;background:#171814;border-radius:7px;max-width:420px;padding:13px 17px;font-size:14px;font-weight:750;position:fixed;bottom:28px;right:28px;box-shadow:0 15px 45px #0004}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11120eaa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:12px;width:min(540px,100%);max-height:94vh;overflow:auto;box-shadow:0 30px 100px #0006}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 24px 18px;display:flex}.modal-head p{color:var(--yellow-dark);letter-spacing:1px;margin:0 0 4px;font-size:12px;font-weight:850}.modal-head h2{margin:0;font-size:24px}.modal-head button{border:1px solid var(--line);color:#777b72;cursor:pointer;background:#fff;border-radius:50%;width:36px;height:36px;font-size:22px}.modal-card form{padding:22px 24px 24px}.modal-card label{margin-bottom:16px;display:block}.modal-card label>span{color:#5d6159;margin-bottom:7px;font-size:14px;font-weight:750;display:block}.modal-card input,.modal-card select{width:100%;height:45px;color:var(--ink);background:#fafbf8;border:1px solid #d7d9d3;border-radius:7px;outline:none;padding:0 12px;font-size:15px}.modal-card input:focus,.modal-card select:focus{border-color:#c39a12;box-shadow:0 0 0 3px #f5c82822}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-line{align-items:center;gap:10px;display:flex!important}.check-line input{width:19px;height:19px;accent-color:var(--yellow-dark)}.check-line span{margin:0!important}.modal-actions{justify-content:flex-end;gap:10px;padding-top:7px;display:flex}.scrim{display:none}@media (width<=1150px){.stats-grid,.object-grid{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:1fr}.search{width:180px}.live{display:none}}@media (width<=880px){.auth-page{grid-template-columns:1fr;gap:36px;padding:44px 22px}.auth-brand h1{max-width:580px;font-size:clamp(37px,10vw,58px)}.sidebar{transition:transform .24s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.scrim{z-index:25;background:#0008;border:0;display:block;position:fixed;inset:0}.workspace{width:100%;margin-left:0}.menu-button{display:block}.table-head{display:none}.employee-grid{grid-template-columns:1fr auto}.table-row{gap:10px;padding:15px 18px}.table-row>span:not(.status){display:none}.alarm-banner{padding-left:22px;padding-right:22px}.company-grid{grid-template-columns:1fr}}@media (width<=660px){.auth-page{align-content:center;padding:30px 15px}.auth-brand>p{margin-bottom:13px}.auth-brand h1{letter-spacing:-2px;font-size:38px}.auth-status{margin-top:25px}.auth-card,.access-card{padding:23px 18px}.company-fields{grid-template-columns:1fr;gap:0}header{gap:10px;height:72px;padding:0 15px}.header-title p,.search,.live{display:none}.header-title h1{font-size:19px}.notify-button{justify-content:center;width:42px;padding:0}.notify-button>span{display:block}.notify-button{font-size:0}.alarm-banner{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:14px 15px;top:72px}.alarm-pulse{width:40px;height:40px;font-size:22px}.alarm-copy{width:calc(100% - 54px)}.alarm-copy strong{font-size:17px}.alarm-banner>a,.alarm-banner>button{flex:1}.content{padding:22px 15px 40px}.welcome-line,.page-heading{align-items:flex-start}.welcome-line h2,.page-heading h2{font-size:24px}.welcome-line .primary,.page-heading .primary{white-space:nowrap;min-width:42px;padding:0 11px}.stats-grid,.object-grid{grid-template-columns:1fr}.object-card{grid-template-columns:46px 1fr 68px}.object-qr{width:68px;height:68px}.stat-card{min-height:128px}.overview-grid>.panel{padding:17px}.panel-title{align-items:center}.panel-title p{display:none}.event-row{grid-template-columns:74px 28px 1fr;padding:8px 0}.event-row>.status{grid-column:3}.alert-card{grid-template-columns:42px 1fr;padding:16px}.alert-symbol{width:40px;height:40px}.alert-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start}.form-grid{grid-template-columns:1fr;gap:0}.modal-card form,.modal-head{padding-left:18px;padding-right:18px}.toast{text-align:center;bottom:15px;left:15px;right:15px}}
