.interactive-starfield{z-index:3;opacity:.72;pointer-events:none;mix-blend-mode:screen;will-change:opacity;background:0 0;width:100vw;height:100dvh;position:fixed;inset:0;transform:translateZ(0)}.app-shell,.m-shell,.center-screen{z-index:1;position:relative}.app-shell,.content,.m-shell{background:0 0}.table-panel,.detail-panel,.login-card,.loading-panel,.sidebar-card,.m-sheet__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0adb}@media (width<=920px){.interactive-starfield{opacity:.68}}@media (prefers-reduced-motion:reduce){.interactive-starfield{opacity:.42}}.login-card,.setup-card,.loading-panel{border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(420px,100%);padding:28px}.login-card h1,.setup-card h1{font-family:var(--display-font);letter-spacing:.02em;text-transform:uppercase;margin:14px 0 8px;font-size:28px}.login-brand{margin-bottom:14px}.login-brand .brand-logo__mark{border-radius:18px;width:56px;height:56px}.login-brand .brand-logo__letters{font-size:21px}.login-brand .brand-logo__text strong{font-size:28px}.login-brand .brand-logo__text span{font-size:18px}.login-card p,.setup-card p,.loading-panel p{color:var(--muted);margin:0 0 22px;line-height:1.5}.login-card label,.login-password-group{color:var(--text);gap:7px;margin:16px 0;font-weight:650;display:grid}.login-password-group>label{margin:0}.login-card input{border:1px solid var(--line);min-height:44px;color:var(--text);background:var(--field);border-radius:14px;padding:10px 12px}.login-card input:focus{border-color:var(--line-strong);outline:2px solid color-mix(in srgb, var(--line-strong) 42%, transparent);outline-offset:2px}.password-field{grid-template-columns:minmax(0,1fr) 56px;align-items:stretch;gap:8px;display:grid}.password-field input{width:100%;min-width:0}.password-field button{border:1px solid var(--line);background:var(--field);min-height:44px;color:var(--text);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.password-field button span{font-size:12px;font-weight:850}.login-mode{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 4px;display:grid}.login-mode button{border:1px solid var(--line);background:var(--field);min-height:42px;color:var(--text);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:760;display:inline-flex}.login-mode button.is-active{border-color:var(--line-strong);background:var(--surface-hot)}.login-mode__glyph{place-items:center;width:18px;height:18px;font-size:11px;font-weight:950;display:inline-grid}.setup-card>svg,.loading-panel>svg{width:42px;height:42px;color:var(--accent)}.m-shell{background:var(--bg);width:100vw;height:100dvh;min-height:0;color:var(--text);grid-template-rows:auto minmax(0,1fr) auto auto;display:grid;overflow:hidden}.m-shell__top{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.m-shell__brand{margin:0}.m-shell__brand .brand-logo__mark{border-radius:12px;width:36px;height:36px}.m-shell__brand .brand-logo__letters{font-size:14px}.m-shell__title{font-family:var(--display-font);letter-spacing:.01em;text-transform:none;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;overflow:hidden}.m-shell__top-actions{align-items:center;gap:6px;display:flex}.m-shell__icon-btn{border:1px solid var(--line);background:var(--field);width:36px;height:36px;color:var(--text);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.m-shell__icon-btn.is-active{border-color:var(--line-strong);background:var(--surface-hot);color:var(--muted-strong)}.m-shell__icon-btn svg{width:18px;height:18px}.m-shell__content{overscroll-behavior:contain;flex-direction:column;gap:8px;min-height:0;padding:6px 10px 8px;display:flex;overflow:auto}.m-shell__nav{border-top:1px solid var(--line);background:var(--surface);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:stretch;gap:4px;padding:4px 6px;display:grid}.m-shell__nav-btn{min-height:50px;color:var(--muted);background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;font-weight:760;display:inline-flex}.m-shell__nav-btn svg{width:20px;height:20px}.m-shell__nav-btn.is-active{background:var(--surface-hot);color:var(--muted-strong)}.m-sheet{z-index:70;display:grid;position:fixed;inset:0}.m-sheet__backdrop{background:#0000008c;border:0;position:absolute;inset:0}.m-sheet__panel{background:var(--surface);max-height:90dvh;color:var(--text);padding:14px 14px max(18px, env(safe-area-inset-bottom));border-top-left-radius:18px;border-top-right-radius:18px;gap:12px;display:grid;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -8px 32px #00000073}.m-sheet__panel--form{gap:10px}.m-sheet__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.m-sheet__head h3{font-family:var(--display-font);letter-spacing:.01em;text-transform:none;margin:0;font-size:17px}.m-sheet__close{border:1px solid var(--line);background:var(--field);width:36px;height:36px;color:var(--text);border-radius:12px;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.m-sheet__field{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.m-sheet__field input,.m-sheet__field select{border:1px solid var(--line);background:var(--field);width:100%;min-width:0;min-height:44px;color:var(--text);border-radius:12px;padding:0 12px;font-size:16px;font-weight:600}.m-sheet__option-select{color:var(--muted);font-size:14px}.m-sheet__check{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.m-sheet__check input{width:18px;height:18px}.m-sheet__actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.m-sheet__actions .secondary-button,.m-sheet__actions .primary-button{min-width:96px}.m-sheet__actions--form{justify-content:space-between;align-items:center;gap:8px;display:flex}.m-sheet__actions-end{gap:8px;display:inline-flex}.m-shell__footer:empty{display:none}.m-shell__footer{padding:6px 12px calc(env(safe-area-inset-bottom) + 6px);background:0 0;justify-content:center;align-items:center;display:flex}.m-shell__footer .sheet-actions{box-shadow:none;background:0 0;border:0;align-items:center;gap:14px;padding:0;display:inline-flex}.m-shell__footer .primary-button,.m-shell__footer .secondary-button,.m-shell__footer .danger-button{width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:none;color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .12s,color .12s,background .12s;display:inline-flex}.m-shell__footer .primary-button{background:var(--primary-dark);color:#fff;width:56px;min-width:56px;margin-left:4px}.m-shell__footer .secondary-button:hover,.m-shell__footer .secondary-button:focus-visible{color:var(--text);background:color-mix(in srgb, var(--text) 8%, transparent)}.m-shell__footer .danger-button{color:#ef4444}.m-shell__footer .primary-button:disabled,.m-shell__footer .secondary-button:disabled,.m-shell__footer .danger-button:disabled{opacity:.45}.m-shell__footer .primary-button:active,.m-shell__footer .secondary-button:active,.m-shell__footer .danger-button:active{transform:scale(.92)}.m-shell__footer .sheet-actions__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.m-shell__footer svg{stroke-width:1.9px;width:22px;height:22px}.m-shell__footer .sheet-actions{display:contents}.settings-dialog__backdrop{z-index:60;background:#080909a8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.settings-dialog{background:var(--surface);width:min(440px,100%);max-height:min(92vh,720px);color:var(--text);border:1px solid var(--line);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.settings-dialog__header{border-bottom:1px solid var(--line);background:var(--bg);justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.settings-dialog__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 2px;font-size:11px}.settings-dialog__header h2{color:var(--text);margin:0;font-size:18px;font-weight:600}.settings-dialog__close{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:6px}.settings-dialog__close:hover{background:var(--row-hover);color:var(--text)}.settings-dialog__body{flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex;overflow-y:auto}.settings-dialog__field{border:1px solid var(--line);background:var(--bg);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.settings-dialog__field-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.settings-dialog__field-label{color:var(--text);font-size:13px;font-weight:600}.settings-dialog__chip{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.settings-dialog__chip.is-on{color:var(--bg);background:var(--accent);border-color:var(--line-strong)}.settings-dialog__input-wrap{align-items:center;display:flex;position:relative}.settings-dialog__input-wrap input{border:1px solid var(--line);background:var(--field);width:100%;color:var(--text);border-radius:10px;padding:10px 40px 10px 12px;font-size:14px}.settings-dialog__input-wrap input::placeholder{color:var(--muted)}.settings-dialog__input-wrap input:focus{border-color:var(--line-strong);box-shadow:none;outline:none}.settings-dialog__reveal{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;right:6px}.settings-dialog__reveal:hover{color:var(--accent);background:var(--row-hover)}.settings-dialog__help{color:var(--muted);margin:0;font-size:12px}.settings-dialog__actions{align-items:center;gap:8px;display:flex}.settings-dialog__save{border-radius:10px;flex:1;min-height:38px}.settings-dialog__clear{border:1px solid var(--line);min-height:38px;color:var(--muted-strong);cursor:pointer;background:0 0;border-radius:10px;padding:0 14px}.settings-dialog__clear:hover{border-color:var(--line-strong);color:var(--danger)}.settings-dialog__status{color:var(--accent);margin:0;font-size:12px}@media (width<=640px){.settings-dialog__backdrop{align-items:flex-end;padding:0}.settings-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;max-height:92vh}.settings-dialog__header{padding:12px 16px}.settings-dialog__body{padding:12px 14px max(16px, env(safe-area-inset-bottom));gap:10px}.settings-dialog__field{border-radius:10px;padding:10px 12px}.settings-dialog__input-wrap input{font-size:16px}.settings-dialog__save,.settings-dialog__clear{min-height:44px}}:root{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--display-font:"Be Vietnam Pro", "Segoe UI", "Tahoma", "Arial", sans-serif;--bg:#000;--bg-deep:#000;--field:#111;--surface:#0a0a0a;--surface-strong:#181818;--surface-hot:#222;--sidebar-bg:#050505;--sidebar-text:#fff;--sidebar-muted:#ffffffa3;--table-head:#111;--row-hover:#181818;--line:#2a2a2a;--line-strong:#444;--text:#fff;--muted:#a8a8a8;--muted-strong:#eee;--primary:#2a2a2a;--primary-dark:#fff;--accent:#fff;--icon-black:#000;--icon-gray:#2a2a2a;--icon-fg:#fff;--icon-active:#fff;--pill-bg:#2a2a2a;--pill-bg-hover:#3a3a3a;--pill-text:#fff;--pill-border:transparent;--warning:#d8d8d8;--success:#4ade80;--info:#60a5fa;--caution:#facc15;--ai:#a78bfa;--danger:#ff7668;--shadow:none;--panel-shadow:none;--red-glow:none;--gold-glow:none;--focus-ring:0 0 0 2px #ffffff38;background:#000;font-family:Be Vietnam Pro,Segoe UI,Tahoma,Arial,sans-serif}[data-theme]{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#000}*,:before,:after{box-sizing:border-box}html,body{height:100%;font-family:var(--display-font);overflow:hidden}#root{height:100%;overflow:hidden}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-size:14px}*{box-shadow:none!important}button,input,select,textarea{font:inherit;font-family:var(--display-font)}button{cursor:pointer;transition:background 80ms,color 80ms,border-color 80ms}input,select,textarea{transition:border-color 80ms,background 80ms}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--line-strong);outline:2px solid color-mix(in srgb, var(--line-strong) 42%, transparent);outline-offset:2px}button:hover{transform:none}button:disabled{cursor:not-allowed;transform:none}@media (width<=920px){input,select,textarea{font-size:16px}}.center-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.form-error{border:1px solid var(--line);background:var(--surface-strong);color:#ffd2cd;border-radius:14px;padding:10px 12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}code{background:var(--surface-strong);border-radius:10px;padding:2px 5px}@keyframes menu-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes row-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.brand-logo{align-items:center;gap:12px;min-width:0;display:flex}.brand-logo__mark{width:44px;height:44px;box-shadow:none;border-radius:12px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.brand-logo__mark svg{width:100%;height:100%;display:block}.brand-logo--compact .brand-logo__mark{border-radius:10px;width:36px;height:36px}.brand-logo__text{gap:2px;min-width:0;display:grid}.brand-logo__text strong{color:var(--text);font-family:var(--display-font);letter-spacing:0;white-space:nowrap;font-size:20px;font-weight:850;line-height:1.05}.brand-logo__text span{color:var(--muted);white-space:nowrap;font-size:13px;line-height:1.2}.primary-button,.danger-button,.text-button,.nav-button{border:0}.primary-button{background:var(--pill-bg);width:100%;min-height:38px;color:var(--pill-text);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-weight:750;display:inline-flex}.primary-button:hover{background:var(--pill-bg-hover);border-color:#0000}.primary-button:disabled{cursor:not-allowed;opacity:.7}.danger-button{background:var(--surface-strong);min-height:38px;color:var(--text);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:760;display:inline-flex}.danger-button svg{width:18px;height:18px;color:var(--danger)}.app-shell{background:var(--bg);border:0;border-radius:0;grid-template-columns:216px minmax(0,1fr);gap:0;width:100vw;height:100dvh;min-height:0;margin:0;padding:0;display:grid}.sidebar{border:0;border-right:1px solid var(--line);background:var(--sidebar-bg);border-radius:0;flex-direction:column;align-items:stretch;gap:12px;min-height:0;padding:14px 12px;display:flex;overflow:hidden auto}.brand{border-bottom:1px solid var(--line);padding:0 0 12px}.brand .brand-logo__mark{border-radius:15px;width:46px;height:46px}.brand .brand-logo__text strong{color:var(--sidebar-text);font-size:16px}.brand .brand-logo__text span{color:var(--sidebar-muted);font-size:12px}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.nav-list{flex-direction:column;gap:6px;width:100%;margin-top:0;display:flex}.nav-button,.text-button{color:var(--text);background:0 0;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;display:flex}.nav-button{text-align:left;border:1px solid #0000;width:100%;min-height:46px;padding:7px 10px;position:relative}.nav-button:before{content:"";background:0 0;border-radius:0 999px 999px 0;width:3px;position:absolute;top:7px;bottom:7px;left:0}.nav-button:hover{background:var(--surface);color:var(--text);border-color:#0000}.nav-button svg,.text-button svg{width:18px;height:18px}.nav-button svg{box-sizing:content-box;border:1px solid var(--line);background:var(--field);width:18px;height:18px;color:var(--muted);border-radius:10px;flex:none;padding:7px;display:grid}.nav-button span{letter-spacing:0;text-transform:none;font-size:13px;font-weight:760;line-height:1.2;display:block}.nav-button--active{border-color:var(--line-strong);background:var(--surface-hot);color:var(--text);font-weight:760}.nav-button--active:before{background:var(--accent)}.nav-button--active svg{background:var(--accent);color:var(--bg-deep);border-color:#0000}.sidebar-footer{justify-items:start;gap:8px;width:100%;margin-top:auto;display:grid}.sidebar-icon-row{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.sidebar-test-icon{border:1px solid var(--line);background:var(--surface);width:46px;height:46px;color:var(--primary-dark);cursor:pointer;border-radius:14px;align-self:start;place-items:center;display:grid}.sidebar-test-icon:hover{border-color:var(--line-strong);background:var(--surface-hot)}.sidebar-test-icon.is-active{border-color:var(--line-strong);background:var(--surface-hot);box-shadow:none}.sidebar-test-icon svg{width:22px;height:22px}.sidebar-card{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:12px;justify-items:stretch;gap:5px;width:100%;margin-top:0;padding:10px;display:grid}.sidebar-card strong{overflow-wrap:anywhere;color:var(--sidebar-text)}.sidebar-card span{color:var(--sidebar-muted);font-size:10px}.text-button{border:1px solid var(--line);width:100%;min-height:30px;color:var(--primary-dark);justify-content:center;margin-top:4px;padding:0 8px;font-size:12px;line-height:1.2}.content{background:var(--bg);border:0;border-radius:0;flex-direction:column;gap:10px;min-width:0;min-height:0;padding:12px;display:flex;overflow:hidden}.page-header{border-bottom:0;flex:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding-bottom:0;display:flex}.page-header h2{font-family:var(--display-font);letter-spacing:0;text-transform:none;margin:0;font-size:20px;line-height:1.25}.page-header p{max-width:760px;color:var(--muted);margin:0;line-height:1.5}.feature-grid{flex:1;grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:12px;min-height:0;display:grid}.feature-main,.feature-side{flex-direction:column;gap:10px;min-height:0;display:flex}.feature-side{overscroll-behavior:contain;padding-right:4px;overflow:auto}@media (width<=920px){.app-shell{border-radius:0;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;width:100vw;height:100dvh;min-height:0;margin:0;padding:0}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:max(8px, env(safe-area-inset-top)) 8px 8px;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid;overflow:hidden}.brand{border-bottom:0;padding:0}.brand .brand-logo__mark{border-radius:13px;width:40px;height:40px}.brand .brand-logo__text{display:none}.sidebar-footer{align-items:center;gap:6px;width:auto;margin-top:0;display:flex}.sidebar-test-icon{border-radius:12px;flex:0 0 40px;width:40px;height:40px}.nav-list{overscroll-behavior-x:contain;scrollbar-width:none;flex-direction:row;gap:6px;width:100%;min-width:0;overflow-x:auto}.nav-list::-webkit-scrollbar{display:none}.nav-button{text-align:center;border-radius:14px;flex-direction:column;flex:0 0 72px;justify-content:center;gap:3px;width:72px;min-height:52px;padding:5px}.nav-button:before{display:none}.nav-button svg{border-radius:9px;width:17px;height:17px;padding:5px}.nav-button span{font-size:11px}.sidebar-card{background:0 0;border:0;width:auto;padding:0;display:flex}.sidebar-card .eyebrow,.sidebar-card strong,.sidebar-card span{display:none}.sidebar-card .text-button{border-radius:12px;gap:0;width:40px;min-height:40px;margin:0;padding:0;font-size:0}.content{border-radius:0;padding:10px}.feature-grid{grid-template-columns:1fr}}.sidebar{background:#000;border-right-color:#ffffff1a}.sidebar .nav-button,.sidebar .text-button,.sidebar-card .text-button{color:var(--sidebar-text)}.sidebar .brand,.sidebar .nav-button,.sidebar .nav-button:hover,.sidebar .nav-button--active,.sidebar .sidebar-card,.sidebar .nav-button svg,.sidebar .sidebar-test-icon,.sidebar .sidebar-test-icon:hover,.sidebar .sidebar-test-icon.is-active{border-color:#0000}.sidebar .eyebrow{color:var(--sidebar-muted)}.sidebar .brand-logo__mark{background:#000}.sidebar .nav-button svg,.sidebar .sidebar-test-icon{color:#fff;background:#2a2a2a}.sidebar .nav-button:hover,.sidebar .nav-button--active,.sidebar .sidebar-test-icon:hover,.sidebar .sidebar-test-icon.is-active{color:#fff;background:#ffffff1a}.sidebar .nav-button:hover svg,.sidebar .nav-button--active svg,.sidebar .sidebar-test-icon:hover svg,.sidebar .sidebar-test-icon.is-active svg{color:#fff;background:#3a3a3a}.sidebar .nav-button--active:before{background:#fff}.sidebar .sidebar-card{background:#ffffff14}.icon-action-button,.m-shell__icon-btn,.parts-mobile__filter-btn,.parts-mobile__fab,.abbr-mobile__fab,.users-mobile__fab,.alerts-mobile__refresh,.alerts-mobile__note-toggle{color:#fff;background:#2a2a2a;border-color:#0000}.icon-action-button:hover,.m-shell__icon-btn:hover,.m-shell__icon-btn.is-active,.parts-mobile__filter-btn:hover,.parts-mobile__fab:hover,.abbr-mobile__fab:hover,.users-mobile__fab:hover,.alerts-mobile__refresh:hover,.alerts-mobile__note-toggle:hover{color:#fff;background:#3a3a3a;border-color:#0000}.icon-action-button svg,.m-shell__icon-btn svg,.parts-mobile__filter-btn svg,.parts-mobile__fab svg,.abbr-mobile__fab svg,.users-mobile__fab svg,.alerts-mobile__refresh svg,.alerts-mobile__note-toggle svg,.sidebar .nav-button svg,.sidebar .sidebar-test-icon svg,button svg,a svg,.text-button svg,.secondary-button svg,.search-box svg,.parts-filter-chip svg,.m-shell__nav-btn svg,.notice svg,.detail-panel h3 svg,.primary-button svg,.nav-button--active svg,.m-shell__nav-btn.is-active svg,.topbar-tab.is-active svg,.sheet-tab-button--active svg{color:#fff}input[type=checkbox]{accent-color:#fff}button[title*=Đóng] svg,button[aria-label*=Đóng] svg,button[aria-label*=Đăng\ xuất] svg,button[title*=Ẩn] svg,button[aria-label*=Ẩn] svg,button[aria-label*=Xóa\ tìm] svg,button[title*=Xóa\ lọc] svg{color:var(--icon-fg)}@media (width>=921px){.app-shell{grid-template-columns:184px minmax(0,1fr)}.sidebar{padding:12px 10px}.brand{gap:10px}.brand .brand-logo__mark{border-radius:14px;width:44px;height:44px}.brand .brand-logo__text strong{font-size:16px}.brand .brand-logo__text span{font-size:12px}.nav-list{gap:7px}.nav-button{border-radius:14px;gap:9px;min-height:58px;padding:7px 9px}.nav-button svg{border-radius:16px;width:26px;height:26px;padding:10px}.nav-button span{font-size:15px;line-height:1.15}.sidebar-icon-row{gap:8px}.sidebar-test-icon{border-radius:17px;width:58px;height:58px}.sidebar-test-icon svg,.sidebar-card .text-button svg{width:29px;height:29px}.sidebar-card{padding:10px}.sidebar-card .eyebrow{font-size:13px}.sidebar-card strong{font-size:15px}.sidebar-card span{font-size:12px}.sidebar-card .text-button{min-height:42px;font-size:14px}}.status-pill{border:1px solid var(--line);background:var(--surface-hot);min-height:28px;color:var(--accent);border-radius:8px;align-items:center;gap:6px;padding:4px 9px;font-weight:760;display:inline-flex}.status-dot{background:var(--accent);border-radius:50%;width:9px;height:9px}.status-badge{border:1px solid var(--line);width:fit-content;min-height:22px;color:var(--muted-strong);border-radius:8px;align-items:center;margin-top:6px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-flex}.status-badge--pending{border-color:var(--line);background:var(--surface-hot);color:var(--warning)}.status-badge--in_sheet,.status-badge--ordered{border-color:var(--line-strong);background:var(--surface-hot);color:var(--primary-dark)}.status-badge--received{border-color:var(--line-strong);background:var(--surface-hot);color:var(--accent)}.status-badge--cancelled{color:var(--muted)}.panel--list{flex-direction:column;min-height:0;display:flex;overflow:hidden}.panel--composer{min-height:0}.panel__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.panel__title{margin:0;font-size:16px}.composer-date{border:1px solid var(--line);background:var(--surface-hot);min-height:26px;color:var(--primary-dark);border-radius:8px;align-items:center;margin:6px 0 0;padding:0 9px;font-size:12px;font-weight:760;display:inline-flex}.topbar-tabs{flex:none;align-items:center;gap:8px;display:flex;overflow:auto}.topbar-tabs--inner{margin-bottom:8px}.topbar-tab{min-height:36px;color:var(--text);background:0 0;border:1.5px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:0 14px;font-weight:760;display:inline-flex}.topbar-tab:hover{background:var(--surface-strong)}.topbar-tab.is-active{background:var(--pill-bg);color:var(--pill-text);border-color:#0000}.topbar-tab.is-active:hover{background:var(--pill-bg-hover)}.topbar-tab__title,.topbar-tab__count{align-items:center;display:inline-flex}.topbar-tab__count{border:1px solid var(--line);background:var(--surface-hot);min-width:22px;min-height:22px;color:var(--primary-dark);border-radius:8px;justify-content:center;padding:0 6px;font-size:12px}.topbar-tab.is-active .topbar-tab__count{border-color:var(--line-strong);background:color-mix(in srgb, var(--pill-text) 12%, transparent);color:var(--pill-text)}.section-stack{flex-direction:column;gap:10px;min-height:0;display:flex}.form-stack{flex-direction:column;gap:5px;display:flex}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.field-label{color:var(--muted);font-size:12px}.toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.toolbar .primary-button{width:auto;padding:0 12px}.inline-group{justify-content:space-between;align-items:center;gap:10px;display:flex}.mini-title{margin:0;font-size:15px}.search-box{border:1px solid var(--line);background:var(--field);border-radius:8px;flex:1;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:flex}.search-box:focus-within{border-color:var(--line-strong)}.search-box svg{width:19px;height:19px;color:var(--muted)}.search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.secondary-button{background:var(--surface-strong);min-height:36px;color:var(--text);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:760;display:inline-flex}.secondary-button:hover{background:var(--surface-hot);border-color:#0000}.secondary-button svg{width:18px;height:18px}.filter-strip{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-strip>select,.filter-strip>input{min-width:180px}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}select option{background:var(--field);color:var(--text)}.filter-strip>select,.filter-strip>input,.field-grid select,.segmented-control button{border:1px solid var(--line);background:var(--field);min-height:34px;color:var(--text)}.filter-strip>select,.filter-strip>input,.field-grid select{border-radius:8px;padding:0 8px}.compact-check{background:var(--surface-hot);white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;line-height:1;display:inline-flex}.compact-check input{width:15px;min-width:0;height:15px;min-height:0;accent-color:var(--accent);background:0 0;border:0;border-radius:3px;flex:none;margin:0;padding:0}.segmented-control{border:1px solid var(--line);background:var(--field);border-radius:8px;display:inline-flex;overflow:hidden}.segmented-control button{border:0;border-right:1px solid var(--line);padding:0 10px}.segmented-control button:last-child{border-right:0}.segmented-control button.is-active{background:var(--surface-hot);color:var(--text);font-weight:800}.table-panel,.detail-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--panel-shadow);border-radius:8px}.table-panel{min-height:0;overflow:auto}.table-panel table{border-collapse:collapse;width:100%;min-width:760px}.table-panel th,.table-panel td{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);text-align:left;vertical-align:top;padding:9px 11px}.table-panel th{background:var(--table-head);color:var(--muted-strong);font-size:12px;font-weight:800}.table-panel tbody tr{cursor:pointer}.table-panel tbody tr:hover,.table-panel tbody tr.is-selected{background:var(--row-hover)}.table-panel tbody tr.is-selected{border-left:4px solid var(--line-strong)}.list-scroll{overscroll-behavior:contain;flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:4px;display:flex;overflow:auto}.price-cells{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.price-cells__item{background:var(--surface-strong);border:1px solid #0000;border-radius:6px;gap:2px;min-width:0;padding:5px 7px;display:grid}.price-cells__item span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.1;overflow:hidden}.price-cells__item strong{color:var(--warning);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.15;overflow:hidden}.quick-price-editor{grid-template-columns:minmax(0,1fr) 36px 36px;align-items:end;gap:8px;min-width:0;display:grid}.quick-price-editor label{min-width:0;color:var(--muted);gap:4px;font-size:11px;font-weight:800;display:grid}.quick-price-editor input{border:1px solid var(--line);background:var(--field);width:100%;min-width:0;min-height:34px;color:var(--text);border-radius:8px;padding:6px 8px}.quick-price-editor .icon-action-button{width:36px;min-width:36px;min-height:34px;padding:0}.pagination-bar{flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;display:flex}.pagination-bar .secondary-button{min-width:64px}.pagination-bar__meta,.pagination-bar__size{align-items:center;gap:8px;display:inline-flex}.pagination-bar__meta{color:var(--muted);font-size:12px;font-weight:800}.pagination-bar__size span{color:var(--muted);font-size:11px;font-weight:800}.pagination-bar__size select{border:1px solid var(--line);background:var(--field);min-height:34px;color:var(--text);border-radius:8px;padding:0 8px}.empty-state{min-height:260px;color:var(--muted);text-align:center;place-items:center;display:grid}.muted,.muted-line{color:var(--muted)}.muted-line{margin-top:3px;font-size:12px;display:block}.detail-list__price{align-items:start}.detail-list__price .price-cells{grid-template-columns:1fr}.detail-panel{padding:12px}.detail-panel h3{font-family:var(--display-font);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 10px;font-size:15px;display:flex}.detail-panel .panel__title{letter-spacing:0;text-transform:none;margin:0}.detail-panel h3 svg{width:19px;height:19px}.detail-list{gap:8px;margin:0;display:grid}.detail-list div{grid-template-columns:78px minmax(0,1fr);gap:8px;display:grid}.detail-list dt{color:var(--muted)}.detail-list dd{overflow-wrap:anywhere;margin:0}.form-panel{flex-direction:column;gap:9px;display:flex}.form-panel label{color:var(--text);gap:5px;font-size:13px;font-weight:700;display:grid}.form-panel input,.form-panel select,.form-panel textarea{border:1px solid var(--line);background:var(--field);min-height:36px;color:var(--text);border-radius:8px;padding:7px 9px}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:var(--line-strong);box-shadow:var(--focus-ring);outline:0}.icon-action-button{background:var(--surface-strong);min-height:36px;color:var(--primary-dark);border:1px solid #0000;border-radius:8px;place-items:center;display:inline-grid}.icon-action-button:hover{background:var(--surface-hot);border-color:#0000}.icon-action-button svg,.primary-button svg{width:18px;height:18px}.primary-button{gap:8px}.primary-button--inline{width:auto;padding:0 12px}.section-title{font-family:var(--display-font);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:16px}.checkbox-row{align-items:center;gap:8px;display:flex!important}.checkbox-row input{min-height:auto;accent-color:var(--accent)}.notice{color:var(--muted);align-items:flex-start;gap:8px;display:flex}.notice svg{width:20px;height:20px;color:var(--accent);flex:none}.notice--error{border:1px solid var(--line);background:var(--surface-strong);color:#ffd2cd;border-radius:8px;padding:9px 11px}.history-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.history-list li{border-bottom:1px solid var(--line);gap:3px;padding-bottom:8px;display:grid}.history-list li:last-child{border-bottom:0;padding-bottom:0}.history-list span{color:var(--muted);font-size:12px}.pill{border:1px solid var(--line);background:var(--surface-hot);min-height:24px;color:var(--text);white-space:nowrap;border-radius:8px;align-items:center;padding:3px 8px;font-size:12px;font-weight:800;display:inline-flex}.checkbox-chip{border:1px solid var(--line);background:var(--surface-hot);min-height:30px;color:var(--text);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:760;display:inline-flex}.checkbox-chip input{min-height:auto;accent-color:var(--accent)}@media (width<=920px){.toolbar,.toolbar-actions,.filter-strip{flex-direction:column;align-items:stretch}.secondary-button{width:100%}}:root{--bg:#000;--bg-deep:#000;--field:#101010;--surface:#080808;--surface-strong:#141414;--surface-hot:#202020;--table-head:#121212;--row-hover:#ffffff0e;--line:#ffffff16;--line-strong:#ffffff2e;--control-bg:#060606f0;--control-bg-hover:#121212fa;--control-bg-active:#1c1c1cfa;--control-border:#ffffff24;--panel-bg:#0a0a0ae8;--panel-bg-soft:#0e0e0edb;--focus-ring:0 0 0 2px #ffffff2e}.table-panel,.detail-panel,.login-card,.loading-panel,.sidebar-card,.m-sheet__panel,.alerts-mobile__panel,.parts-mobile__card,.sheet-card,.order-alert-picker{border-color:var(--line);background:var(--panel-bg)}.table-panel th,.parts-catalog__head,.sheet-draft-row--head{background:var(--table-head);color:var(--muted-strong)}.table-panel td,.table-panel th,.history-list li{border-color:color-mix(in srgb, var(--line) 68%, transparent)}.table-panel tbody tr:hover,.table-panel tbody tr.is-selected,.parts-catalog__row:hover,.parts-catalog__row.is-selected,.sheet-draft-row--active{background:var(--row-hover)}.table-panel tbody tr.is-selected,.parts-catalog__row.is-selected,.sheet-draft-row--active{border-left-color:var(--line-strong)}.primary-button,.secondary-button,.danger-button,.icon-action-button,.sidebar-test-icon,.text-button,.topbar-tab,.sheet-tab-button,.m-shell__icon-btn,.m-shell__nav-btn,.parts-mobile__filter-btn,.parts-mobile__fab,.abbr-mobile__fab,.users-mobile__fab,.alerts-mobile__refresh,.alerts-mobile__note-toggle,.checkbox-chip,.compact-check,.pill,.status-pill,.status-badge{border-color:#0000}.primary-button,.secondary-button,.danger-button,.icon-action-button,.sidebar-test-icon,.text-button,.parts-mobile__filter-btn,.parts-mobile__fab,.abbr-mobile__fab,.users-mobile__fab,.alerts-mobile__refresh,.alerts-mobile__note-toggle,.m-shell__icon-btn{background:var(--control-bg);color:var(--text)}.primary-button:hover,.secondary-button:hover,.danger-button:hover,.icon-action-button:hover,.sidebar-test-icon:hover,.text-button:hover,.parts-mobile__filter-btn:hover,.parts-mobile__fab:hover,.abbr-mobile__fab:hover,.users-mobile__fab:hover,.alerts-mobile__refresh:hover,.alerts-mobile__note-toggle:hover,.m-shell__icon-btn:hover,.m-shell__icon-btn.is-active,.topbar-tab:hover,.sheet-tab-button:hover,.m-shell__nav-btn.is-active{background:var(--control-bg-hover);border-color:#0000}.topbar-tab.is-active,.sheet-tab-button--active,.segmented-control button.is-active,.nav-button--active,.sidebar-test-icon.is-active{background:var(--control-bg-active);color:var(--text)}.search-box,.filter-strip>select,.filter-strip>input,.field-grid select,.form-panel input,.form-panel select,.form-panel textarea,.quick-price-editor input,.pagination-bar__size select,.sheet-draft-row input,.sheet-composer input,.m-sheet__field input,.m-sheet__field select,.parts-inline-field input,.parts-inline-field select,.parts-inline-prices input,.parts-mobile__search-field,.parts-mobile__sort-select,.alerts-mobile input,.alerts-mobile textarea,.auth-card input{border-color:var(--line);background:var(--field);color:var(--text)}.search-box:focus-within,.filter-strip>select:focus,.filter-strip>input:focus,.field-grid select:focus,.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus,.quick-price-editor input:focus,.pagination-bar__size select:focus,.sheet-draft-row input:focus,.sheet-composer input:focus,.m-sheet__field input:focus,.m-sheet__field select:focus,.parts-inline-field input:focus,.parts-inline-field select:focus,.parts-inline-prices input:focus,.parts-mobile__search-field:focus-within,.parts-mobile__sort-select:focus,.alerts-mobile input:focus,.alerts-mobile textarea:focus,.auth-card input:focus{border-color:var(--line-strong)}.sidebar,.m-shell__top,.m-shell__nav,.m-shell__footer{background:#000000e6}.icon-action-button,.sidebar-test-icon,.m-shell__icon-btn,.parts-mobile__filter-btn,.parts-mobile__fab,.abbr-mobile__fab,.users-mobile__fab,.alerts-mobile__refresh,.alerts-mobile__note-toggle{border:1px solid var(--control-border);background:var(--control-bg);border-radius:18px}.icon-action-button:hover,.sidebar-test-icon:hover,.sidebar-test-icon.is-active,.m-shell__icon-btn:hover,.m-shell__icon-btn.is-active,.parts-mobile__filter-btn:hover,.parts-mobile__fab:hover,.abbr-mobile__fab:hover,.users-mobile__fab:hover,.alerts-mobile__refresh:hover,.alerts-mobile__note-toggle:hover{background:var(--control-bg-hover);border-color:#ffffff3d}.nav-button svg,.sidebar .nav-button svg{border:1px solid var(--control-border);background:var(--control-bg)}.sidebar .nav-button:hover svg,.sidebar .nav-button--active svg,.nav-button--active svg{background:var(--control-bg-hover);border-color:#ffffff3d}.nav-button svg,.sidebar-test-icon svg,.icon-action-button svg,.secondary-button svg,.text-button svg,.m-shell__icon-btn svg,.m-shell__nav-btn svg,.topbar-tab svg,.sheet-tab-button svg,.parts-mobile__filter-btn svg,.parts-mobile__fab svg,.abbr-mobile__fab svg,.users-mobile__fab svg,.alerts-mobile__refresh svg,.alerts-mobile__note-toggle svg{color:var(--icon-fg)}.primary-button svg,button[title*=Lưu] svg,button[aria-label*=Lưu] svg,button[title*=Hoàn] svg,button[aria-label*=Hoàn] svg,button[title*=Áp\ dụng] svg,button[aria-label*=Áp\ dụng] svg{color:var(--success)}.search-box svg,button[title*=Tìm] svg,button[aria-label*=Tìm] svg,button[title*=Import] svg,button[aria-label*=Import] svg,button[title*=Xuất] svg,button[aria-label*=Xuất] svg,button[title*=Tải] svg,button[aria-label*=Tải] svg,button[title*=Bộ\ lọc] svg,button[aria-label*=Bộ\ lọc] svg,button[title*=Sửa\ giá] svg,button[aria-label*=Sửa\ giá] svg,.parts-mobile__filter-btn svg,.alerts-mobile__refresh svg{color:var(--info)}button[title*=Test] svg,button[aria-label*=test] svg,button[aria-label*=Test] svg,button[title*=nháp] svg,button[aria-label*=nháp] svg,.status-badge--pending,.status-badge--in_sheet,.status-badge--ordered{color:var(--caution)}button[title*=Cài\ đặt] svg,button[aria-label*=Cài\ đặt] svg,button[title*=Gemini] svg,button[aria-label*=Gemini] svg,button[title*=API] svg,button[aria-label*=API] svg,button[aria-label*=giọng] svg,button[aria-label*=nói] svg,.voice-button svg,.alerts-mobile__mic svg{color:var(--ai)}.danger-button svg,button[title=Xóa] svg,button[aria-label=Xóa] svg,button[title*=Xóa\ dòng] svg,button[aria-label*=Xóa\ dòng] svg,button[title*=Xóa\ toa] svg,button[aria-label*=Xóa\ toa] svg,button[title*="Xóa tùy chọn"] svg,button[aria-label*="Xóa tùy chọn"] svg,button[title*="Xóa viết tắt"] svg,button[aria-label*="Xóa viết tắt"] svg,button[title*=Xóa\ kiểu] svg,button[aria-label*=Xóa\ kiểu] svg,button[title*=Delete] svg,button[aria-label*=Delete] svg{color:var(--danger)}.interactive-starfield{opacity:.78}@media (width<=920px){.m-shell__content{background:0 0}.interactive-starfield{opacity:.68}}.sidebar .sidebar-icon-row{gap:8px}.sidebar .sidebar-test-icon{border:1px solid var(--control-border);background:var(--control-bg);color:#fff;border-radius:15px;width:46px;height:46px}.sidebar .sidebar-test-icon:hover,.sidebar .sidebar-test-icon.is-active{background:var(--control-bg-hover);color:#fff;border-color:#ffffff3d}.sidebar .sidebar-test-icon svg{color:currentColor;width:24px;height:24px}@media (width<=920px){.sidebar .sidebar-test-icon{border-radius:14px;flex-basis:42px;width:42px;height:42px}.sidebar .sidebar-test-icon svg{width:22px;height:22px}}button:has(.lucide-trash-2){color:#0000;width:42px;min-width:42px;min-height:38px;box-shadow:none;background:0 0;border-color:#0000;gap:0;padding:0;font-size:0}:is(button:has(.lucide-trash-2):hover,button:has(.lucide-trash-2):focus-visible){color:#0000;box-shadow:none;background:0 0;border-color:#0000}button:has(.lucide-trash-2) .lucide-trash-2{width:22px;height:22px;color:var(--danger)}button:has(.lucide-trash-2):disabled{opacity:.45}:is(button:has(.lucide-trash-2):hover,button:has(.lucide-trash-2):focus-visible){border-color:color-mix(in srgb, var(--danger) 42%, transparent);background:color-mix(in srgb, var(--danger) 13%, transparent);color:#0000;box-shadow:0 0 0 1px color-mix(in srgb, var(--danger) 20%, transparent), 0 0 16px color-mix(in srgb, var(--danger) 18%, transparent)}:is(button:has(.lucide-trash-2):hover .lucide-trash-2,button:has(.lucide-trash-2):focus-visible .lucide-trash-2){color:#ff8a7f;transform:scale(1.08)}
