html:has(.wms-scope){background:#0a1628;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}html:has(.wms-scope) body{background:#0a1628;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}.wms-scope{--wms-bg:#0a1628;--wms-tile:#4a9fd8;--wms-primary:#7cb342;--wms-accent:#4ecdc4;--wms-warn:#e53935;--wms-data:#ffd54f;--wms-surface:#12213a;--wms-border:#23375a;--wms-text:#eaf2fb;--wms-text-dim:#8fa6c4;--wms-radius:12px;--wms-tap:56px;background:var(--wms-bg);min-height:100vh;color:var(--wms-text);-webkit-text-size-adjust:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:relative}.wms-scope *,.wms-scope :before,.wms-scope :after{box-sizing:border-box}.wms-scope .wms-shell{max-width:1040px;margin:0 auto;padding:16px 16px 48px}.wms-scope .wms-topbar{justify-content:space-between;align-items:center;gap:12px;padding:12px 4px 20px;display:flex}.wms-scope .wms-brand{letter-spacing:-.01em;color:var(--wms-text);font-size:20px;font-weight:700;text-decoration:none}.wms-scope .wms-who{color:var(--wms-text-dim);align-items:center;gap:10px;font-size:14px;display:flex}.wms-scope .wms-badge-admin{color:var(--wms-bg);background:var(--wms-data);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.wms-scope .wms-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:560px){.wms-scope .wms-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.wms-scope .wms-tile{border:1px solid var(--wms-border);border-radius:var(--wms-radius);background:var(--wms-tile);color:#06121f;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:88px;padding:16px;font-size:17px;font-weight:600;text-decoration:none;transition:transform 80ms ease-out;display:flex;position:relative}.wms-scope .wms-tile:active{transform:scale(.98)}.wms-scope .wms-tile svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.wms-scope .wms-tile-badge{background:var(--wms-warn);color:#fff;text-align:center;border-radius:999px;min-width:30px;padding:3px 8px;font-size:13px;font-weight:700;position:absolute;top:10px;right:10px}.wms-scope .wms-card{border:1px solid var(--wms-border);border-left:4px solid var(--wms-border);border-radius:var(--wms-radius);background:var(--wms-surface);padding:16px}.wms-scope .wms-card-ok{border-left-color:var(--wms-primary)}.wms-scope .wms-card-active{border-left-color:var(--wms-accent)}.wms-scope .wms-card-warn{border-left-color:var(--wms-warn)}.wms-scope .wms-card-data{border-left-color:var(--wms-data)}.wms-scope .wms-muted{color:var(--wms-text-dim);font-size:14px}.wms-scope .wms-field{margin-bottom:14px;display:block}.wms-scope .wms-label{color:var(--wms-text-dim);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.wms-scope .wms-input,.wms-scope .wms-select{width:100%;min-height:var(--wms-tap);border:1px solid var(--wms-border);border-radius:var(--wms-radius);background:var(--wms-bg);color:var(--wms-text);padding:0 14px;font-size:18px}.wms-scope .wms-input:focus,.wms-scope .wms-select:focus{outline:2px solid var(--wms-accent);outline-offset:1px}.wms-scope .wms-btn{width:100%;min-height:var(--wms-tap);border-radius:var(--wms-radius);background:var(--wms-primary);color:#06121f;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 20px;font-size:18px;font-weight:700;display:inline-flex}.wms-scope .wms-btn:disabled{opacity:.5;cursor:default}.wms-scope .wms-btn-ghost{border:1px solid var(--wms-border);color:var(--wms-text);background:0 0;width:auto;min-height:44px;font-size:15px;font-weight:600}.wms-scope .wms-error{border-left:4px solid var(--wms-warn);color:var(--wms-text);background:#e5393524;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-size:15px}.wms-scope .wms-login{max-width:420px;margin:0 auto;padding:8vh 16px 32px}.wms-scope .wms-title{margin-bottom:20px;font-size:24px;font-weight:700}.wms-scope .wms-scan-input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute}.wms-scope .wms-scan-status{color:var(--wms-text-dim);align-items:center;gap:8px;font-size:14px;display:inline-flex}.wms-scope .wms-scan-dot{background:var(--wms-accent);border-radius:50%;width:10px;height:10px}.wms-scope:after{content:"";z-index:9999;opacity:0;pointer-events:none;position:fixed;inset:0}body.wms-flash-ok .wms-scope:after{animation:.12s ease-out wms-flash-ok}body.wms-flash-err .wms-scope:after{animation:.12s ease-out wms-flash-err}@keyframes wms-flash-ok{0%{opacity:.5;background:var(--wms-accent)}to{opacity:0;background:var(--wms-accent)}}@keyframes wms-flash-err{0%{opacity:.5;background:var(--wms-warn)}to{opacity:0;background:var(--wms-warn)}}@media (prefers-reduced-motion:reduce){body.wms-flash-ok .wms-scope:after,body.wms-flash-err .wms-scope:after{animation-duration:1ms}.wms-scope .wms-tile{transition:none}}
