:root{font-family:Microsoft YaHei,Segoe UI,Arial,sans-serif;color:#1f2a38;background:#eef1f4;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--navy: #17365d;--navy-2: #102b4c;--teal: #0f6b67;--green: #1d7a69;--red: #b43a3a;--amber: #d69b35;--surface: #ffffff;--workspace: #eef1f4;--muted: #657185;--line: #dce2e8;--line-dark: #c9d1da;--soft: #f6f8fa;--radius: 6px;--shadow: 0 10px 28px rgba(18, 36, 59, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;background:var(--workspace)}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,h4,p{margin:0}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#e9edf1}.auth-panel{width:min(540px,100%);max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;background:#fff;border:1px solid var(--line-dark);border-radius:var(--radius);box-shadow:var(--shadow)}.auth-brand{min-height:82px;display:flex;align-items:center;gap:12px;padding:0 24px;color:#fff;background:var(--navy-2)}.auth-brand>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;background:#fff;border-radius:6px}.auth-brand img{width:27px;height:27px;display:block;object-fit:contain}.auth-brand>div{display:grid;gap:4px}.auth-brand strong{font-size:16px;line-height:1.3}.auth-brand small{color:#b9c8d8;font-size:11px}.auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);padding:16px 24px 0}.auth-tabs button{height:40px;color:#647184;background:#f3f5f7;border:1px solid var(--line-dark);font-size:12px;font-weight:700}.auth-tabs button:first-child{border-radius:5px 0 0 5px}.auth-tabs button:last-child{border-left:0;border-radius:0 5px 5px 0}.auth-tabs button.active{color:#fff;background:var(--teal);border-color:var(--teal)}.auth-recovery-heading{min-height:57px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;border-bottom:1px solid var(--line)}.auth-recovery-heading .text-button{justify-self:start}.auth-recovery-heading strong{color:#25364a;font-size:13px}.auth-form{display:grid;gap:15px;padding:20px 24px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#526174;font-size:11px;font-weight:700}.auth-form input,.auth-form select{width:100%;height:40px;min-width:0;padding:0 11px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:12px;outline:0}.auth-form input:focus,.auth-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.auth-form input[readonly]{color:#657185;background:#f3f5f7}.auth-form-link{display:flex;justify-content:flex-end;margin-top:-7px}.auth-submit{width:100%;margin-top:2px}.auth-error{padding:9px 11px;color:#9a3030;background:#fff0f0;border:1px solid #f0caca;border-radius:4px;font-size:11px;line-height:1.5}.auth-success{padding:9px 11px;color:#166151;background:#e8f5f1;border:1px solid #bedfd5;border-radius:4px;font-size:11px;line-height:1.5}.auth-note{min-height:52px;display:flex;align-items:center;justify-content:center;gap:5px;padding:12px 20px;color:#6a7688;background:#f7f9fa;border-top:1px solid var(--line);font-size:10px;text-align:center}.auth-note strong{color:#26364a}.auth-loading{color:#526174;font-size:12px}.registration-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:16px 24px 0}.registration-step{min-width:0;min-height:42px;display:flex;align-items:center;gap:8px;padding:0 9px;color:#7a8595;background:#f4f6f8;border:1px solid var(--line);border-radius:4px}.registration-step>span{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;color:#697688;background:#e5e9ed;border-radius:50%;font-size:10px;font-weight:700}.registration-step strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.registration-step.active{color:#174d49;background:#e9f4f1;border-color:#9fcac3}.registration-step.active>span{color:#fff;background:var(--teal)}.registration-step.complete{color:#40566a;border-color:#c7d6d3}.registration-step.complete>span{color:#fff;background:#4b857f}.registration-step-heading{display:grid;gap:5px}.registration-step-heading strong{color:#26364a;font-size:13px}.registration-step-heading small{color:var(--muted);font-size:10px;line-height:1.5}.registration-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px}.registration-actions .auth-submit{margin-top:0}.registration-actions.single-action{grid-template-columns:1fr}.security-question-fields{min-width:0;display:grid;gap:12px;margin:2px 0 0;padding:15px;border:1px solid var(--line);border-radius:5px;background:#f8fafb}.security-question-fields legend{padding:0 6px;color:#26364a;font-size:11px;font-weight:700}.security-question-fields>p{color:var(--muted);font-size:10px}.security-question-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(120px,.55fr);gap:10px}.email-verification-step{display:grid;gap:15px}.email-code-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.email-code-action{min-width:126px;height:40px;justify-content:center}.email-recovery-summary{display:flex;align-items:center;gap:10px;padding:11px 12px;color:var(--teal);background:#eef7f5;border:1px solid #cce3de;border-radius:4px}.email-recovery-summary>div{display:grid;gap:3px}.email-recovery-summary strong{color:#315650;font-size:11px}.email-recovery-summary small{color:#647570;font-size:10px}.recovery-method-chooser{gap:14px}.recovery-method-options{display:grid;gap:10px}.recovery-method-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;color:var(--teal);background:#f7fbfa;border:1px solid #cfe4df;border-radius:5px;text-align:left;cursor:pointer}.recovery-method-card:hover,.recovery-method-card:focus-visible{border-color:var(--teal);background:#eef7f5;outline:0}.recovery-method-card span{display:grid;gap:3px}.recovery-method-card strong{color:#27384c;font-size:11px}.recovery-method-card small{color:var(--muted);font-size:10px}.auth-inline-error{color:#9a3030;font-size:10px;line-height:1.4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-frame{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:248px;display:flex;flex-direction:column;color:#dce8f4;background:var(--navy-2);border-right:1px solid #274768}.brand-row{min-height:72px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #274768}.brand-mark{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;background:#fff;border-radius:6px}.brand-mark img{width:26px;height:26px;display:block;object-fit:contain}.brand-row div{min-width:0;display:grid;gap:3px}.brand-row strong{color:#fff;font-size:12px;line-height:1.2;white-space:nowrap}.brand-row small{color:#9fb0c2;font-size:11px}.sidebar nav{display:grid;align-content:start;flex:1;gap:4px;padding:18px 12px;overflow-y:auto;scrollbar-width:thin}.nav-item{width:100%;height:42px;display:flex;align-items:center;gap:12px;padding:0 13px;color:#bfcddd;background:transparent;border:0;border-radius:5px;font-size:13px;text-align:left}.nav-item:hover{color:#fff;background:#1d4269}.nav-item.active{color:#fff;background:var(--teal);font-weight:700}.nav-badge{min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:auto;padding:0 5px;color:#fff;background:#d9343a;border-radius:999px;box-shadow:0 0 0 2px #ffffff1f;font-size:9px;font-weight:800;line-height:1}.nav-group{display:grid;gap:3px}.nav-group-trigger.active-group{color:#fff;background:#1d4269}.nav-chevron{margin-left:auto;transition:transform .16s ease}.nav-chevron.open{transform:rotate(180deg)}.settings-subnav{display:grid;gap:2px;padding:2px 0 4px 17px}.nav-subitem{width:100%;height:34px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#9fb0c2;background:transparent;border:0;border-left:1px solid #315373;border-radius:0 4px 4px 0;font-size:11px;text-align:left}.nav-subitem:hover{color:#fff;background:#1d4269}.nav-subitem.active{color:#fff;background:#17635f;border-left-color:#54aaa3;font-weight:700}.sidebar-account{margin-top:auto;min-height:62px;display:flex;gap:10px;align-items:center;padding:10px 14px 10px 18px;border-top:1px solid #274768}.sidebar-account>div{min-width:0;display:grid;flex:1;gap:2px}.sidebar-account span{overflow:hidden;color:#fff;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sidebar-account small{color:#92a6b9;font-size:10px}.sidebar-account .icon-button{color:#bfcddd}.sidebar-account .icon-button:hover{color:#fff;background:#1d4269}.sidebar-foot{display:flex;gap:10px;align-items:center;padding:14px 18px;border-top:1px solid #274768}.sidebar-foot div{display:grid;gap:2px}.sidebar-foot span{font-size:12px;color:#d8e3ee}.sidebar-foot small{font-size:10px;color:#92a6b9}.mobile-close,.mobile-menu,.sidebar-scrim{display:none}.main-area{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{height:72px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;background:#fffffff7;border-bottom:1px solid var(--line)}.topbar-title{display:flex;align-items:center;gap:10px}.topbar-title h1{font-size:19px;line-height:1.2;color:#172638}.topbar-title p{margin-top:4px;font-size:11px;color:var(--muted)}.global-search{width:min(390px,38vw);position:relative;display:flex;align-items:center}.global-search input{width:100%;height:38px;padding:0 40px 0 14px;border:1px solid var(--line-dark);border-radius:5px;background:#f9fafb;color:#223044;font-size:12px;outline:0}.global-search input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671c;background:#fff}.global-search .icon-button,.search-enter-icon{position:absolute;right:8px;color:#748094}.system-search-results{position:absolute;z-index:30;top:calc(100% + 8px);right:0;left:0;overflow:hidden;padding:5px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 12px 28px #14223224}.system-search-results button{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;color:var(--teal);background:transparent;border:0;border-radius:4px;text-align:left;cursor:pointer}.system-search-results button:hover,.system-search-results button:focus-visible{background:#eef7f5;outline:0}.system-search-results button span{display:grid;gap:2px}.system-search-results button strong{color:#27384c;font-size:11px}.system-search-results button small{color:var(--muted);font-size:9px}.system-search-arrow{justify-self:end;transform:rotate(-90deg)}.system-search-results>p{margin:7px 9px;color:var(--muted);font-size:10px}.page-content{padding:24px 28px 40px}.page-stack{display:grid;gap:18px;max-width:1600px;margin:0 auto}.page-loading{min-height:320px;display:grid;place-items:center;color:#748094;font-size:12px}.ai-page{height:calc(100vh - 136px);min-height:580px;display:grid;grid-template-columns:238px minmax(0,1fr);max-width:1600px;margin:0 auto;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px}.ai-history{min-width:0;display:flex;flex-direction:column;padding:14px;background:#f5f7f9;border-right:1px solid var(--line)}.ai-new-chat{width:100%;justify-content:center}.ai-history-list{min-height:0;display:grid;align-content:start;gap:5px;margin-top:12px;overflow-y:auto}.ai-history-row{position:relative;min-height:49px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:9px 30px 8px 10px;color:#3e4d60;background:transparent;border:1px solid transparent;border-radius:5px;text-align:left}.ai-history-row:hover,.ai-history-row.active{color:#184f4c;background:#e7f2f0;border-color:#c6deda}.ai-history-row>span:first-child{overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ai-history-row>small{color:var(--muted);font-size:9px}.ai-history-delete{position:absolute;top:8px;right:8px;width:23px;height:23px;display:grid;place-items:center;color:#8190a0;border-radius:4px;opacity:0}.ai-history-row:hover .ai-history-delete{opacity:1}.ai-history-delete:hover{color:var(--red);background:#fff}.ai-history-empty{padding:30px 4px;color:var(--muted);font-size:10px;text-align:center}.ai-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.ai-workspace-header{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 18px;border-bottom:1px solid var(--line)}.ai-workspace-header>div{min-width:0;display:flex;align-items:center;gap:10px}.ai-workspace-header>div>div{min-width:0;display:grid;gap:4px}.ai-workspace-header strong{color:#233449;font-size:13px}.ai-workspace-header small{color:var(--muted);font-size:9px}.ai-avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--teal);border-radius:5px}.ai-usage{flex:0 0 auto;padding:6px 8px;color:#536175;background:#eef1f4;border-radius:4px;font-size:9px}.ai-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.ai-config-button{min-height:32px;padding:0 10px;white-space:nowrap}.ai-messages{min-height:0;display:grid;align-content:start;gap:16px;padding:22px min(5vw,62px);overflow-y:auto}.ai-welcome{max-width:640px;display:grid;justify-items:center;gap:10px;margin:auto;padding:42px 12px;text-align:center}.ai-welcome>span{width:49px;height:49px;display:grid;place-items:center;color:var(--teal);background:#e6f2ef;border-radius:6px}.ai-welcome h2{color:#233449;font-size:21px}.ai-welcome p{max-width:540px;color:var(--muted);font-size:11px;line-height:1.7}.ai-welcome>div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:8px}.ai-welcome button{min-height:34px;padding:0 11px;color:#405064;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:10px}.ai-welcome button:hover{color:var(--teal);border-color:#87b9b3;background:#f2f9f7}.ai-message{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px}.ai-message>span{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:4px;font-size:9px;font-weight:800}.ai-message.user>span{background:#6a7787}.ai-message>div{min-width:0;justify-self:start;max-width:min(860px,94%);padding:10px 12px;color:#344458;background:#f3f6f8;border:1px solid #e2e7eb;border-radius:5px;font-size:11px;line-height:1.75}.ai-message.user>div{background:#eef6f4;border-color:#d0e4df}.ai-message p{white-space:pre-wrap;overflow-wrap:anywhere}.ai-activity{width:fit-content;display:flex;align-items:center;gap:7px;margin-left:40px;padding:8px 10px;color:var(--teal);background:#edf7f5;border-radius:4px;font-size:10px}.ai-error{margin-left:40px;padding:9px 11px;color:#9a3030;background:#fff0f0;border:1px solid #f0caca;border-radius:4px;font-size:10px}.spin{animation:ai-spin .9s linear infinite}@keyframes ai-spin{to{transform:rotate(360deg)}}.ai-result{max-width:100%;margin-top:10px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:4px}.ai-result>header{height:34px;display:flex;align-items:center;gap:6px;padding:0 10px;color:#526174;background:#f7f9fa;border-bottom:1px solid var(--line);font-size:9px}.ai-result>div{max-height:300px;overflow:auto}.ai-result table{min-width:100%;border-collapse:collapse;font-size:9px;white-space:nowrap}.ai-result th,.ai-result td{padding:7px 9px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left}.ai-result th{position:sticky;top:0;color:#2d3e52;background:#f5f7f9}.ai-download{margin-top:10px;text-decoration:none}.ai-composer{padding:12px min(5vw,62px) 16px;background:#fff;border-top:1px solid var(--line)}.ai-composer textarea{width:100%;min-height:72px;max-height:160px;resize:vertical;padding:10px 12px;color:#26364a;background:#fafbfc;border:1px solid var(--line-dark);border-radius:5px;outline:0;font-size:11px;line-height:1.6}.ai-composer textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a;background:#fff}.ai-composer>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.ai-composer small{color:var(--muted);font-size:9px}.ai-confirm{display:grid;gap:14px;padding:18px 20px}.ai-confirm-warning{display:flex;gap:10px;padding:11px 12px;color:#74561b;background:#fff6df;border:1px solid #edd7a4;border-radius:4px}.ai-confirm-warning div{display:grid;gap:4px}.ai-confirm-warning strong{font-size:11px}.ai-confirm-warning p{font-size:10px}.ai-confirm dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;background:var(--line);border:1px solid var(--line)}.ai-confirm dl>div{display:grid;gap:5px;padding:9px 10px;background:#f8fafb}.ai-confirm dt{color:var(--muted);font-size:9px}.ai-confirm dd{margin:0;color:#2c3d51;font-size:10px;font-weight:700;overflow-wrap:anywhere}.ai-confirm pre{max-height:330px;margin:0;padding:12px;overflow:auto;color:#27384c;background:#f4f6f8;border:1px solid var(--line);border-radius:4px;font:10px/1.65 Consolas,monospace;white-space:pre-wrap}.ai-confirm-error{margin:0;padding:9px 10px;color:#9a3030;background:#fff0f0;border:1px solid #f0caca;border-radius:4px;font-size:10px}.ai-config-form{display:grid;gap:0}.ai-config-loading{min-height:260px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:11px}.ai-config-security{display:flex;gap:10px;margin:18px 20px 0;padding:11px 12px;color:#315650;background:#eef7f5;border:1px solid #cee3de;border-radius:5px}.ai-config-security>svg{flex:0 0 auto;margin-top:1px;color:var(--teal)}.ai-config-security div{display:grid;gap:3px}.ai-config-security strong{font-size:11px}.ai-config-security p{color:#5f716f;font-size:9px;line-height:1.55}.ai-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;padding:18px 20px 14px}.ai-config-grid label{min-width:0;display:grid;gap:6px;color:#435267;font-size:10px;font-weight:700}.ai-config-grid input,.ai-config-grid select{width:100%;height:38px;padding:0 10px;color:#2d3d50;background:#fff;border:1px solid var(--line-dark);border-radius:4px;outline:0;font-size:11px}.ai-config-grid input:focus,.ai-config-grid select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.ai-config-grid input:disabled{color:var(--muted);background:#f1f3f5}.ai-config-wide{grid-column:1 / -1}.ai-key-input{position:relative}.ai-key-input>svg{position:absolute;top:11px;left:10px;color:#7a8796;pointer-events:none}.ai-key-input input{padding-left:34px}.ai-config-options{display:flex;align-items:center;gap:22px;padding:0 20px 14px;color:#435267;font-size:10px}.ai-switch,.ai-clear-key{display:flex;align-items:center;gap:8px;cursor:pointer}.ai-switch input{position:absolute;opacity:0;pointer-events:none}.ai-switch>span{position:relative;width:34px;height:19px;flex:0 0 auto;background:#a9b2bd;border-radius:10px;transition:background .18s ease}.ai-switch>span:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000038;transition:transform .18s ease}.ai-switch input:checked+span{background:var(--teal)}.ai-switch input:checked+span:after{transform:translate(15px)}.ai-switch input:focus-visible+span{outline:3px solid rgba(15,107,103,.2);outline-offset:2px}.ai-clear-key input{accent-color:var(--red)}.ai-config-meta{padding:0 20px 12px;color:var(--muted);font-size:9px}.ai-config-success{display:flex;align-items:center;gap:6px;margin:0 20px 12px;padding:9px 10px;color:#276640;background:#edf8f1;border:1px solid #c9e5d2;border-radius:4px;font-size:10px}.ai-config-error{margin:0 20px 12px;padding:9px 10px;color:#9a3030;background:#fff0f0;border:1px solid #f0caca;border-radius:4px;font-size:10px}.ai-config-actions{display:grid;grid-template-columns:auto 1fr auto auto}.ai-whitelist{display:grid;gap:14px;padding:18px 20px 4px}.ai-whitelist-intro{display:flex;gap:10px;padding:11px 12px;color:#315650;background:#eef7f5;border:1px solid #cee3de;border-radius:5px}.ai-whitelist-intro>svg{flex:0 0 auto;margin-top:1px;color:var(--teal)}.ai-whitelist-intro div{display:grid;gap:4px}.ai-whitelist-intro strong{font-size:11px}.ai-whitelist-intro p{color:#5f716f;font-size:9px;line-height:1.55}.ai-whitelist-list{max-height:min(58vh,560px);display:grid;gap:7px;overflow-y:auto;padding:2px}.ai-whitelist-row{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(360px,1.2fr);align-items:center;gap:12px;padding:9px 10px;color:#304157;background:#f8fafb;border:1px solid var(--line);border-radius:4px}.ai-whitelist-row:hover,.ai-whitelist-row.active{border-color:#9cc9c3;background:#f1f8f6}.ai-whitelist-account{min-width:0;display:flex;align-items:center;gap:10px;cursor:pointer}.ai-whitelist-account input{width:16px;height:16px;flex:0 0 auto;accent-color:var(--teal)}.ai-whitelist-account span{min-width:0;display:grid;gap:3px}.ai-whitelist-account strong{font-size:11px}.ai-whitelist-account small{color:var(--muted);font-size:9px;overflow-wrap:anywhere}.ai-account-quota{min-width:0;display:grid;grid-template-columns:minmax(110px,.8fr) minmax(150px,1fr) minmax(150px,1fr);align-items:end;gap:8px}.ai-account-quota label{display:grid;gap:4px}.ai-account-quota label>span{color:#526478;font-size:9px}.ai-account-quota input{width:100%;min-width:0;height:31px;padding:0 8px;border:1px solid #cbd8e3;border-radius:4px;color:#25384d;background:#fff;font-size:11px}.ai-account-quota>small{color:var(--muted);font-size:9px;line-height:1.4}.page-heading{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px}.page-heading h2{font-size:22px;line-height:1.25;color:#1a293a}.page-heading p{margin-top:6px;color:var(--muted);font-size:12px}.heading-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:5px;border:1px solid transparent;font-size:12px;font-weight:700;text-decoration:none}.button.primary{color:#fff;background:var(--teal);border-color:var(--teal)}.button.primary:hover{background:#0b5d5a}.button.secondary{color:#344357;background:#fff;border-color:var(--line-dark)}.button.secondary:hover{background:#f5f7f9}.button.danger{color:#a22f2f;background:#fff;border-color:#e3b7b7}.button.danger:hover{background:#fff4f4}.icon-button{width:31px;height:31px;display:inline-grid;place-items:center;padding:0;color:#526174;background:transparent;border:0;border-radius:4px}.icon-button:hover{color:#14263a;background:#edf1f4}.danger-button:hover{color:var(--red);background:#fff0f0}.text-button{display:inline-flex;align-items:center;gap:5px;padding:4px;color:var(--teal);background:transparent;border:0;font-size:11px;font-weight:700}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.metric{min-height:116px;display:flex;align-items:center;gap:14px;padding:20px;border-right:1px solid var(--line)}.metric:last-child{border-right:0}.metric-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--navy);background:#eaf0f6;border-radius:6px}.metric>div:last-child{display:grid;min-width:0}.metric span{color:var(--muted);font-size:11px}.metric strong{margin:5px 0 3px;color:#172638;font-size:25px;line-height:1}.metric small{color:#7b8696;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-green .metric-icon{color:var(--green);background:#e8f4f0}.metric-red .metric-icon{color:var(--red);background:#fbeaea}.metric-red strong{color:var(--red)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.chart-panel{min-width:0;overflow:hidden}.panel-heading{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--line)}.panel-heading h3,.settings-section h3{font-size:14px;color:#1d2b3c}.panel-heading p,.settings-section header p{margin-top:4px;color:var(--muted);font-size:10px}.chart-area{height:340px;padding:15px 12px 0}.restock-list{display:grid}.restock-row{min-height:56px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;padding:0 17px;border-bottom:1px solid #edf0f3}.restock-row:last-child{border-bottom:0}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.status-dot.danger{background:var(--red)}.restock-row div{display:grid;gap:3px;min-width:0}.restock-row strong{overflow:hidden;color:#28374a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.restock-row small{color:#7d8898;font-size:9px}.restock-row>span:last-child{color:#a43434;font-size:11px;font-weight:700}.empty-state{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;color:#8a95a4;text-align:center}.empty-state strong{color:#536175;font-size:13px}.empty-state span{max-width:310px;font-size:10px;line-height:1.6}.empty-state.compact{min-height:280px}.quick-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.quick-flow button{min-height:78px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:0 18px;color:#26364a;background:#fff;border:0;border-right:1px solid var(--line);text-align:left}.quick-flow button:last-child{border-right:0}.quick-flow button:hover{background:#f8fafb}.quick-flow button>span{width:34px;height:34px;display:grid;place-items:center;color:var(--teal);background:#e7f2f0;border-radius:5px}.quick-flow button>div{display:grid;gap:4px}.quick-flow strong{font-size:12px}.quick-flow small{color:var(--muted);font-size:10px}.filter-input{width:min(430px,100%);height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#748094;background:#fff;border:1px solid var(--line-dark);border-radius:5px}.filter-input.grow{width:min(520px,100%)}.filter-input input{min-width:0;flex:1;border:0;outline:0;color:#253548;background:transparent;font-size:12px}.filter-select{min-width:160px;height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;color:#536175;background:#fff;border:1px solid var(--line-dark);border-radius:5px;font-size:11px}.filter-select select{min-width:92px;height:30px;padding:0 4px;color:#253548;background:transparent;border:0;outline:0;font-size:11px}.import-feedback{min-height:62px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid;border-radius:5px}.import-feedback.success{color:#166151;background:#e8f5f1;border-color:#bedfd5}.import-feedback.warning{color:#785018;background:#fff6e5;border-color:#ead1a5}.import-feedback.error{color:#9a3030;background:#fff0f0;border-color:#f0caca}.import-feedback>div{min-width:0;display:grid;gap:4px}.import-feedback strong{font-size:12px}.import-feedback p,.import-feedback li,.import-feedback small{font-size:10px;line-height:1.5}.import-feedback ul{display:grid;gap:2px;margin:4px 0 0;padding-left:18px}.import-feedback .icon-button{flex:0 0 auto;color:currentColor}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.toolbar-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.check-control{min-height:36px;display:inline-flex;align-items:center;gap:7px;color:#536175;font-size:11px;white-space:nowrap}.check-control input{accent-color:var(--teal)}.table-shell{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.table-scroll{width:100%;max-height:clamp(300px,calc(100vh - 310px),732px);overflow:auto;overscroll-behavior:contain}table{width:100%;border-collapse:collapse;font-size:11px}.item-master-table table{width:3150px}.item-master-table td{white-space:nowrap}.item-master-table td:nth-child(4){width:210px}.item-master-table td:nth-child(6){width:360px;max-width:360px;overflow:hidden;text-overflow:ellipsis}.item-master-table td:nth-child(11),.item-master-table td:nth-child(15){width:260px;max-width:260px;overflow:hidden;text-overflow:ellipsis}.transaction-master-table table{width:4200px}.transaction-master-table td{white-space:nowrap}.transaction-master-table td:nth-child(3),.transaction-master-table td:nth-child(5),.transaction-master-table td:nth-child(15){max-width:320px;overflow:hidden;text-overflow:ellipsis}.transaction-key-value{color:#26364a;font-weight:700}thead{background:#f2f5f7}thead th{position:sticky;top:0;z-index:2;background:#f2f5f7;box-shadow:0 1px 0 var(--line)}th{height:42px;padding:0 13px;color:#526174;border-bottom:1px solid var(--line-dark);font-size:10px;font-weight:700;text-align:left;white-space:nowrap}td{height:44px;max-width:340px;padding:7px 13px;color:#38475a;border-bottom:1px solid #ebeff2;vertical-align:middle}.selection-cell{width:42px;min-width:42px;padding:0 8px;text-align:center}.selection-cell input{width:15px;height:15px;accent-color:var(--teal);cursor:pointer}tbody tr{content-visibility:auto;contain-intrinsic-size:0 44px}tbody tr:hover{background:#f8fafb}tbody tr:last-child td{border-bottom:0}.table-primary{color:#26364a;font-weight:700}.selection-summary{display:flex;align-items:center;gap:12px;min-height:32px;color:#647184;font-size:11px}.selection-summary .text-button:disabled{color:#aab4bf;cursor:not-allowed}.row-actions{display:inline-flex;align-items:center;gap:2px}.row-actions .icon-button{flex:0 0 auto;color:var(--teal)}.row-actions .icon-button:disabled{color:#aab4bf;cursor:not-allowed}.empty-cell{height:250px;color:#8b96a5;text-align:center}.table-footer{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 13px;color:#7b8795;background:#fbfcfd;border-top:1px solid var(--line);font-size:10px}.pager{display:flex;align-items:center;gap:8px}.pager-jump{display:inline-flex;align-items:center;gap:5px;color:#647184;white-space:nowrap}.pager-jump input{width:48px;height:30px;padding:0 7px;color:#314154;text-align:center;border:1px solid var(--line-dark);border-radius:4px;background:#fff;font-size:11px;outline:0}.pager-jump input:focus{border-color:var(--teal);box-shadow:0 0 0 2px #0f6b671f}.pager-jump input::-webkit-inner-spin-button,.pager-jump input::-webkit-outer-spin-button{margin:0}.inline-number{width:84px;height:30px;padding:0 8px;color:#314154;border:1px solid var(--line-dark);border-radius:4px;background:#fff9df;font-size:11px;outline:0}.inline-number:focus{border-color:var(--amber);box-shadow:0 0 0 2px #d69b351f}.status{min-width:50px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:10px;font-weight:700}.status-success{color:#166151;background:#e4f3ee}.status-danger{color:#a42f2f;background:#fae4e4}.version-badge{min-width:58px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#166151;background:#e4f3ee;border-radius:4px;font-size:9px;font-weight:700;white-space:nowrap}.version-badge.historical{color:#6d5725;background:#f6edcf}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0b192a8c}.modal{width:min(500px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border:1px solid #d8dfe6;border-radius:7px;box-shadow:var(--shadow)}.modal-wide{width:min(820px,100%)}.modal-header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.modal-header h2{font-size:16px;color:#1d2c3d}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:20px}.form-grid.single-column{grid-template-columns:1fr}.form-grid label{min-width:0;display:grid;align-content:start;gap:7px}.form-grid label>span{color:#526174;font-size:10px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea,.inline-form input{width:100%;min-height:38px;padding:8px 10px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:12px;outline:0}.form-grid textarea{resize:vertical;line-height:1.5}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.inline-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.form-grid input[readonly],.form-grid select:disabled{color:#657185;background:#f3f5f7}.item-details-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:var(--line)}.item-detail-cell{min-width:0;min-height:58px;display:grid;align-content:center;gap:5px;padding:9px 10px;background:#f6f8f9}.item-detail-cell span{color:#718093;font-size:9px;font-weight:700}.item-detail-cell strong{overflow-wrap:anywhere;color:#344458;font-size:10px;font-weight:600;line-height:1.45}.item-detail-wide,.span-two{grid-column:span 2}.span-three{grid-column:span 3}.modal-actions{min-height:62px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:0 20px;border-top:1px solid var(--line)}.form-alert{margin:0 20px 16px;padding:10px 12px;color:#9a3030;background:#fff0f0;border:1px solid #f0caca;border-radius:4px;font-size:11px}.form-alert.neutral{color:#435368;background:#f3f6f8;border-color:#d9e0e6}.smart-import-help{display:grid;gap:5px;padding:15px 20px;color:#526174;background:#f5f9f8;border-bottom:1px solid var(--line)}.smart-import-help strong{color:var(--teal);font-size:12px}.smart-import-help p,.smart-import-rule,.smart-import-file small{font-size:10px;line-height:1.6}.smart-import-form{display:grid;gap:14px;padding-top:18px}.smart-import-form>label{display:grid;gap:7px;padding:0 20px}.smart-import-form>label>span{color:#526174;font-size:10px;font-weight:700}.smart-import-form textarea{width:100%;min-height:170px;padding:10px;color:#26364a;border:1px solid var(--line-dark);border-radius:4px;outline:0;resize:vertical;font:inherit;font-size:11px;line-height:1.55}.smart-import-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.smart-import-file{display:flex;align-items:center;gap:10px;padding:0 20px}.smart-import-file small{color:var(--muted)}.smart-import-rule{margin:0 20px;padding:9px 10px;color:#647184;background:#f6f8f9;border-left:3px solid #b8c8d5}.dispatch-dialog-intro{display:flex;align-items:flex-start;gap:10px;padding:16px 20px;color:var(--teal);background:#f5f9f8;border-bottom:1px solid var(--line)}.dispatch-dialog-intro svg{flex:0 0 auto;margin-top:1px}.dispatch-dialog-intro p{color:#526174;font-size:11px;line-height:1.6}.dispatch-selection-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 20px;border-bottom:1px solid var(--line)}.dispatch-selection-toolbar label{display:inline-flex;align-items:center;gap:8px;color:#344458;font-size:11px;font-weight:700;cursor:pointer}.dispatch-selection-toolbar input,.dispatch-account-row input{width:16px;height:16px;margin:0;accent-color:var(--teal)}.dispatch-selection-toolbar strong{color:var(--teal);font-size:10px}.dispatch-account-list{max-height:300px;overflow-y:auto;padding:8px 20px}.dispatch-account-row{min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 10px;color:#405064;border-bottom:1px solid #edf0f3;cursor:pointer}.dispatch-account-row:last-child{border-bottom:0}.dispatch-account-row:hover{background:#f5f9f8}.dispatch-account-row.selected{background:#e9f4f1}.dispatch-account-row>span{min-width:0;display:grid;gap:4px}.dispatch-account-row>span strong{overflow:hidden;color:#26364a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dispatch-account-row small{color:var(--muted);font-size:9px}.dispatch-account-row>small{padding:4px 7px;color:#49576a;background:#edf0f3;border-radius:4px;font-size:9px;font-weight:700}.review-selection-toolbar{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 20px;border-bottom:1px solid var(--line)}.review-selection-toolbar label{display:inline-flex;align-items:center;gap:8px;color:#344458;font-size:11px;font-weight:700;cursor:pointer}.review-selection-toolbar input,.review-row>input{width:16px;height:16px;margin:0;accent-color:var(--teal)}.review-selection-toolbar strong{color:var(--teal);font-size:10px}.review-list{max-height:min(52vh,510px);overflow-y:auto;padding:8px 20px}.review-row{min-height:66px;display:grid;grid-template-columns:20px minmax(130px,.9fr) minmax(190px,1.35fr) minmax(120px,.85fr) 90px;align-items:center;gap:12px;padding:8px 10px;border-bottom:1px solid #edf0f3;cursor:pointer}.review-row:last-child{border-bottom:0}.review-row:hover{background:#f5f9f8}.review-row.selected{background:#e9f4f1}.review-row>span{min-width:0;display:grid;gap:4px}.review-row strong{overflow:hidden;color:#27384c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.review-row small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.review-specification,.review-price{align-content:center}.review-price strong{color:var(--teal)}.review-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted);font-size:11px}.review-empty svg{color:var(--teal)}.review-actions .danger-outline{color:#9a3030;border-color:#e2b7b7;background:#fff}.review-actions .danger-outline:hover{color:#fff;background:#a43d3d;border-color:#a43d3d}.binding-panel,.review-panel,.reporter-compose,.reporter-history{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.binding-toolbar,.review-selection-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 20px;border-bottom:1px solid var(--line)}.binding-toolbar strong{color:var(--teal);font-size:10px}.binding-list{padding:8px 20px 14px}.binding-row{min-height:58px;display:grid;grid-template-columns:auto 32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-bottom:1px solid #edf0f3;cursor:pointer}.binding-row:last-child{border-bottom:0}.binding-row:hover,.binding-row.selected{background:#e9f4f1}.binding-row input{width:16px;height:16px;accent-color:var(--teal)}.binding-avatar{width:30px;height:30px;display:grid;place-items:center;color:var(--teal);background:#e4f3ee;border-radius:50%}.binding-identity{min-width:0;display:grid;gap:4px}.binding-identity strong{overflow:hidden;color:#26364a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.binding-identity small,.binding-state{color:var(--muted);font-size:9px}.binding-state{display:inline-flex;align-items:center;gap:4px;color:var(--teal);font-weight:700}.binding-empty,.reporter-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:9px;padding:24px;color:var(--muted);text-align:center;font-size:11px}.binding-empty svg,.reporter-empty svg{color:var(--teal)}.reporter-tabs{display:flex;gap:6px;overflow-x:auto;padding:2px 0}.reporter-tabs button{min-width:132px;display:grid;gap:4px;padding:10px 12px;color:#5a6878;background:#f4f6f8;border:1px solid var(--line);border-radius:5px;text-align:left}.reporter-tabs button.active{color:#174d49;background:#e9f4f1;border-color:#9fcac3}.reporter-tabs button span{overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.reporter-tabs button small{color:var(--muted);font-size:9px}.request-status{display:inline-flex;width:fit-content;padding:4px 7px;border-radius:4px;font-size:9px;font-weight:700;white-space:nowrap}.request-status.pending{color:#946018;background:#fff2d8}.request-status.approved{color:#166151;background:#e4f3ee}.request-status.rejected{color:#9a3030;background:#fff0f0}.request-status.withdrawn{color:#5f4b8b;background:#eee9fb}.request-status.locked{display:inline-flex;align-items:center;gap:4px;color:#704d10;background:#fff0cd}.review-row{grid-template-columns:minmax(88px,.65fr) minmax(170px,1.35fr) minmax(120px,.9fr) 74px 76px minmax(122px,.9fr);cursor:default}.review-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:6px}.rejection-text{color:#9a3030!important;white-space:normal!important}.modal-hint{padding:16px 20px 0;color:#526174;font-size:11px;line-height:1.6}.modal-field{display:grid;gap:7px;padding:16px 20px 20px}.modal-field span{color:#526174;font-size:10px;font-weight:700}.modal-field textarea{min-height:100px;padding:9px 10px;border:1px solid var(--line-dark);border-radius:4px;resize:vertical;outline:0}.reporter-portal{min-height:100vh;background:var(--workspace)}.reporter-portal-header{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 clamp(16px,4vw,52px);color:#fff;background:var(--navy-2)}.reporter-brand{display:flex;align-items:center;gap:10px}.reporter-brand>span{width:34px;height:34px;display:grid;place-items:center;color:var(--teal);background:#fff;border-radius:6px}.reporter-brand>span img{width:25px;height:25px;display:block;object-fit:contain}.reporter-brand div{display:grid;gap:4px}.reporter-brand strong{font-size:14px}.reporter-brand small{color:#b9c8d8;font-size:10px}.reporter-header-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:16px}.reporter-header-profile{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 8px;color:#c6d3e1;font-size:10px;line-height:1.55;text-align:right}.reporter-header-profile span{white-space:nowrap}.reporter-header-profile strong{color:#fff;font-size:11px}.reporter-header-profile i{color:#7188a2;font-style:normal}.reporter-portal-content{width:min(1400px,calc(100% - 32px));display:grid;gap:18px;margin:0 auto;padding:26px 0 40px}.reporter-intro{display:flex;align-items:center;justify-content:space-between;gap:18px}.reporter-intro h1{color:#243449;font-size:23px}.reporter-intro p,.reporter-section-heading p{max-width:680px;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.6}.reporter-profile{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px;color:var(--muted);font-size:11px}.reporter-profile strong{color:#243449}.reporter-count-group{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.reporter-count{min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:5px 9px;color:#526174;background:#e8ecef;border:1px solid #d8dee4;border-radius:4px;font-size:10px;cursor:default}.reporter-count strong{color:#28394d;font-size:11px}.reporter-count span{color:#526174;font-size:10px}.reporter-admin-inventory-toggle{display:flex;justify-content:flex-end}.reporter-admin-inventory{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.reporter-admin-inventory .page-stack{gap:12px;padding:0 16px 16px}.reporter-admin-inventory .page-heading{padding-top:4px}.reporter-inventory-state{min-height:120px;display:grid;place-items:center;padding:20px;color:var(--muted);font-size:11px}.reporter-inventory-state.error{color:var(--red);background:#fff8f8}.reporter-compose,.reporter-history{overflow:hidden}.reporter-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line)}.reporter-section-heading h2{color:#243449;font-size:15px}.reporter-section-heading label{display:grid;gap:6px;min-width:190px}.reporter-section-heading label span,.reporter-form label>span{color:#526174;font-size:10px;font-weight:700}.reporter-section-heading select{min-height:36px;padding:0 10px;color:#26364a;border:1px solid var(--line-dark);border-radius:4px}.reporter-section-heading select:disabled{color:#7b8796;background:#f3f5f7}.reporter-binding-notice{display:flex;align-items:flex-start;gap:10px;margin:16px 20px 0;padding:12px 14px;color:#735315;background:#fff8e8;border:1px solid #ead39b;border-radius:5px}.reporter-binding-notice svg{flex:0 0 auto;margin-top:1px}.reporter-binding-notice div{display:grid;gap:4px}.reporter-binding-notice strong{font-size:11px}.reporter-binding-notice span{color:#846c39;font-size:10px;line-height:1.5}.reporter-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px}.reporter-form>label{min-width:0;display:grid;align-content:start;gap:7px}.reporter-form input,.reporter-form select,.reporter-form textarea{width:100%;min-height:38px;padding:8px 10px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:12px;outline:0}.reporter-form textarea{min-height:72px;line-height:1.55;resize:vertical}.reporter-form input:focus,.reporter-form select:focus,.reporter-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.reporter-form select:disabled{color:#98a1ad;background:#f7f8f9}.reporter-item-field.span-two,.reporter-manufacturer-field,.reporter-quantity-field{grid-column:auto}.reporter-history-toggle:focus-visible{outline:3px solid rgba(15,107,103,.18);outline-offset:2px}.reporter-history-chevron{flex:0 0 auto;transform:rotate(-90deg);transition:transform .22s ease}.reporter-history-toggle[aria-expanded=true] .reporter-history-chevron{transform:rotate(0)}.reporter-more-fields{grid-column:1 / -1}.reporter-more-fields-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding-top:2px}.reporter-more-fields-inner>label{min-width:0;display:grid;align-content:start;gap:7px}.reporter-more-fields-inner>.span-two{grid-column:auto}.reporter-selected-details{grid-column:1 / -1;min-width:0}.reporter-reason-field.span-three{grid-column:1 / -1}.field-required{margin-left:5px;color:#b32f35;font-size:9px;font-style:normal}.reporter-add{grid-column:1 / -1;justify-self:start}.reporter-draft-list{display:grid;gap:1px;padding:0 20px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reporter-draft-row{min-height:68px;display:grid;grid-template-columns:minmax(160px,.75fr) minmax(590px,2.4fr) 92px auto;align-items:center;gap:10px;padding:6px 8px;background:#fff}.reporter-draft-row>span,.reporter-request-row>.reporter-request-primary{min-width:0;display:grid;gap:4px}.reporter-draft-row strong,.reporter-request-row strong{overflow:hidden;color:#26364a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reporter-draft-row small,.reporter-request-row small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.reporter-draft-editor{min-width:0;display:grid;grid-template-columns:72px repeat(3,minmax(82px,.7fr)) minmax(165px,1.4fr);gap:6px}.reporter-draft-editor label{min-width:0;display:grid;gap:4px}.reporter-draft-editor label>span{color:var(--muted);font-size:9px;font-weight:700}.reporter-draft-editor input,.reporter-draft-editor select,.reporter-draft-editor textarea{width:100%;height:32px;min-width:0;padding:0 7px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:11px;outline:0}.reporter-draft-editor textarea{min-height:32px;padding-top:6px;padding-bottom:6px;line-height:1.45;resize:vertical}.reporter-draft-editor input:focus,.reporter-draft-editor select:focus,.reporter-draft-editor textarea:focus{border-color:var(--teal);box-shadow:0 0 0 2px #0f6b671a}.reporter-draft-editor select:disabled{color:#98a1ad;background:#f7f8f9}.reporter-draft-reason{grid-column:auto}.reporter-draft-price{display:grid;justify-items:end;gap:3px;color:var(--muted);font-size:9px;text-align:right}.reporter-draft-price small{overflow:visible;white-space:nowrap}.reporter-draft-amount{color:var(--teal)!important;text-align:right;white-space:nowrap}.reporter-draft-empty{padding:18px 20px;color:var(--muted);font-size:11px;text-align:center}.reporter-submit-bar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;border-top:1px solid var(--line)}.reporter-submit-bar>div{display:grid;gap:5px}.reporter-submit-meta{min-width:0;display:flex!important;align-items:center;flex-wrap:wrap;gap:10px 16px}.reporter-recipient{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;color:#174d49;background:#e9f4f1;border:1px solid #9fcac3;border-radius:5px}.reporter-submit-bar .reporter-recipient span{color:#3a625e;font-size:11px;font-weight:700}.reporter-submit-bar .reporter-recipient strong{color:#123f3a;font-size:14px}.reporter-submit-bar span{color:var(--muted);font-size:10px}.reporter-feedback{font-size:10px;font-weight:700}.reporter-feedback.success{color:#16724f}.reporter-feedback.error{color:var(--red)}.reporter-edit-warning{margin:16px 20px 0;padding:10px 12px;color:#8a5b12;background:#fff8e8;border:1px solid #ead39b;border-radius:4px;font-size:10px;line-height:1.5}.reporter-edit-warning .text-button{margin-left:12px;color:#8a5b12}.reporter-history{margin-bottom:8px}.reporter-history-heading{padding:0;border-bottom:0}.reporter-history-toggle{width:100%;min-height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 20px;color:#243449;background:#fff;border:0;text-align:left}.reporter-history-toggle:hover{background:#f8fafb}.reporter-history-toggle h2{min-width:0;font-size:18px}.reporter-history-toggle>span{min-width:29px;height:26px;display:inline-grid;place-items:center;padding:0 8px;color:#526174;background:#e8ecef;border-radius:4px;font-size:13px;font-weight:700}.reporter-history-content{max-height:0;overflow:hidden;opacity:0;border-top:0 solid var(--line);transition:max-height .32s ease,opacity .18s ease,border-top-width .18s ease}.reporter-history.is-open .reporter-history-content{max-height:min(72vh,2400px);overflow-y:auto;opacity:1;border-top-width:1px}.reporter-history-months,.reporter-history-month-details{background:#fff}.reporter-history-description{padding:8px 16px;color:var(--muted);font-size:13px;line-height:1.5}.reporter-history-month-intro{min-height:52px;display:flex;align-items:center;gap:11px;padding:8px 16px;color:var(--teal);border-bottom:1px solid var(--line)}.reporter-history-month-intro>div{display:grid;gap:3px}.reporter-history-month-intro strong{color:#243449;font-size:16px}.reporter-history-month-intro span{color:var(--muted);font-size:13px}.reporter-history-month-list{display:grid;padding:0 16px 10px}.reporter-history-month-option{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 10px;color:#344357;background:#fff;border:0;border-bottom:1px solid var(--line);text-align:left}.reporter-history-month-option:hover{color:var(--teal);background:#f5f9f8}.reporter-history-month-option:focus-visible,.reporter-history-back:focus-visible{outline:3px solid rgba(15,107,103,.18);outline-offset:-3px}.reporter-history-month-option>span{display:grid;gap:3px}.reporter-history-month-option strong{color:#243449;font-size:16px}.reporter-history-month-option small{color:var(--muted);font-size:13px}.reporter-history-month-toolbar{min-height:52px;display:flex;align-items:center;gap:14px;padding:7px 16px;border-bottom:1px solid var(--line)}.reporter-history-back{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;color:var(--teal);background:#fff;border:1px solid #9fcac3;border-radius:4px;font-size:13px;font-weight:700}.reporter-history-back:hover{background:#eef5f4}.reporter-history-month-toolbar>div{display:flex;align-items:baseline;gap:9px}.reporter-history-month-toolbar strong{color:#243449;font-size:17px}.reporter-history-month-toolbar span{color:var(--muted);font-size:13px}.reporter-request-list{display:grid;gap:1px;padding:0 16px 10px;background:var(--line)}.reporter-request-row{min-height:50px;display:grid;grid-template-columns:minmax(260px,1.45fr) 90px 80px minmax(125px,.8fr) minmax(230px,auto);align-items:center;gap:8px;padding:5px 8px;background:#fff}.reporter-request-primary strong{font-size:15px}.reporter-request-primary small{font-size:12px}.reporter-request-amount{color:var(--teal)!important;font-size:15px!important}.reporter-request-row>.request-status{font-size:12px}.reporter-request-date{font-size:12px!important}.reporter-request-row .button{justify-self:end}.reporter-request-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:5px}.reporter-request-actions .button{min-height:32px;padding:0 9px;font-size:13px;white-space:nowrap}.reporter-request-actions .danger-outline{color:#9a3030;border-color:#e2b7b7;background:#fff}.reporter-request-actions .danger-outline:hover{color:#fff;background:#a43d3d;border-color:#a43d3d}.delete-report-order-confirm{display:grid;gap:8px;padding:22px 20px}.delete-report-order-confirm strong{color:#27384c;font-size:13px}.delete-report-order-confirm p{color:var(--muted);font-size:11px;line-height:1.6}.item-picker{position:relative}.item-picker>input{padding-left:34px;padding-right:30px}.input-icon{position:absolute;top:11px;left:11px;z-index:2;color:#7a8696}.picker-chevron{position:absolute;top:11px;right:9px;color:#7a8696;pointer-events:none}.picker-menu{position:absolute;z-index:120;top:calc(100% + 5px);left:0;right:0;max-height:300px;overflow-y:auto;padding:5px;background:#fff;border:1px solid var(--line-dark);border-radius:5px;box-shadow:0 10px 28px #12243b29}.picker-option{width:100%;display:grid;gap:3px;padding:9px 10px;color:#28384b;background:#fff;border:0;border-radius:4px;text-align:left}.picker-option:hover{background:#eef5f4}.picker-option span{font-size:11px;font-weight:700}.picker-option small{overflow:hidden;color:#738092;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.picker-empty{padding:18px;color:#8390a0;font-size:11px;text-align:center}.settings-page{max-width:1000px;margin:0}.settings-section{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.settings-section>header{padding:18px 20px;border-bottom:1px solid var(--line)}.email-settings-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:11px}.email-settings-status{min-height:88px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #edf0f3;color:var(--teal)}.email-settings-status>div{min-width:0;display:grid;gap:4px}.email-settings-status strong{color:#27384c;font-size:12px}.email-settings-status span,.email-settings-status small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.email-settings-status em{padding:5px 8px;border-radius:4px;font-size:10px;font-style:normal;font-weight:700}.email-settings-status em.ready{color:#166151;background:#e4f3ee}.email-settings-status em.pending{color:#9a5a16;background:#fff2d8}.email-config-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:10px;padding:16px 20px;border-bottom:1px solid #edf0f3}.email-config-form label{min-width:0;display:grid;gap:7px}.email-config-form label span{color:#526174;font-size:10px;font-weight:700}.email-config-form input{width:100%;height:38px;min-width:0;padding:0 10px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:11px;outline:0}.email-config-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.registration-mode-settings{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-bottom:1px solid #edf0f3}.registration-mode-settings>div:first-child{display:grid;gap:5px}.registration-mode-settings strong{color:#27384c;font-size:12px}.registration-mode-settings p{color:var(--muted);font-size:10px;line-height:1.5}.registration-mode-options{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));flex:0 0 auto}.registration-mode-options button{height:36px;padding:0 13px;color:#5d6979;background:#fff;border:1px solid var(--line-dark);font-size:10px;font-weight:700}.registration-mode-options button:first-child{border-radius:4px 0 0 4px}.registration-mode-options button:last-child{margin-left:-1px;border-radius:0 4px 4px 0}.registration-mode-options button.active{position:relative;color:#fff;background:var(--teal);border-color:var(--teal)}.registration-mode-options button:disabled:not(.active){color:#a1a9b4;background:#f3f5f7}.email-settings-meta{padding:12px 20px 0;color:var(--muted);font-size:10px}.email-settings-message{display:flex;align-items:center;gap:6px;margin:12px 20px 16px;padding:9px 10px;border-radius:4px;font-size:10px}.email-settings-message.success{color:#276640;background:#edf8f1;border:1px solid #c9e5d2}.email-settings-message.error{color:#9a3030;background:#fff0f0;border:1px solid #f0caca}.email-binding-form{display:grid;gap:13px;padding:18px 20px 20px}.email-binding-form>label{display:grid;gap:7px}.email-binding-form>label>span,.email-binding-form .email-code-row label>span{color:#526174;font-size:10px;font-weight:700}.email-binding-form input{width:100%;height:38px;min-width:0;padding:0 10px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:11px;outline:0}.email-binding-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.email-binding-form .button{justify-self:start}.inline-form{display:flex;gap:9px;padding:16px 20px;border-bottom:1px solid #edf0f3}.inline-form input{max-width:360px}.inline-form select{min-width:210px;height:38px;padding:0 10px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:11px;outline:0}.inline-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.department-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 20px 16px}.department-list>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px;border-bottom:1px solid #edf0f3;color:#3f4d60;font-size:11px}.factory-config-panel,.department-config-panel{border-bottom:1px solid #edf0f3}.organization-panel-heading{display:flex;align-items:center;gap:11px;padding:16px 20px 0;color:var(--teal)}.organization-panel-heading>div{min-width:0;display:grid;gap:4px}.organization-panel-heading strong{color:#27384c;font-size:12px}.organization-panel-heading span{color:var(--muted);font-size:10px;line-height:1.5}.factory-inline-form,.department-inline-form{border-bottom:0}.department-inline-form input{flex:1 1 260px}.factory-department-groups{display:grid;gap:10px;padding:16px 20px 20px}.factory-department-group{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:5px}.factory-department-group>summary{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:8px 12px;color:#27384c;background:#f8fafb;cursor:pointer;list-style:none}.factory-department-group>summary::-webkit-details-marker{display:none}.factory-department-group[open]>summary{border-bottom:1px solid var(--line)}.factory-summary-icon{width:32px;height:32px;display:grid;place-items:center;color:var(--teal);background:#e7f2f0;border-radius:4px}.factory-summary-copy{min-width:0;display:grid;gap:4px}.factory-summary-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.factory-summary-copy small{color:var(--muted);font-size:10px}.factory-readiness{width:fit-content;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:700;white-space:nowrap}.factory-readiness.ready{color:#166151;background:#e4f3ee}.factory-readiness.pending{color:#9a5a16;background:#fff2d8}.factory-summary-chevron{color:var(--muted);transition:transform .16s ease}.factory-department-group[open] .factory-summary-chevron{transform:rotate(180deg)}.factory-delete-button{color:#8b5151}.factory-department-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px 12px 12px}.factory-department-list>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px;color:#3f4d60;border-bottom:1px solid #edf0f3;font-size:11px}.factory-department-list>p,.organization-empty-state{grid-column:1 / -1;margin:0;padding:20px 12px;color:var(--muted);font-size:11px;text-align:center}.data-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.data-summary>div{min-height:76px;display:flex;align-items:center;gap:12px;padding:0 20px;color:var(--teal);border-right:1px solid var(--line)}.data-summary>div:last-child{border-right:0}.data-summary span{display:grid;gap:4px;color:var(--muted);font-size:10px}.data-summary strong{color:#243449;font-size:17px}.settings-actions{display:flex;flex-wrap:wrap;gap:9px;padding:18px 20px}.account-summary{min-height:62px;display:flex;align-items:center;gap:11px;padding:0 20px;color:var(--teal);border-bottom:1px solid #edf0f3}.account-summary-details{min-width:0;display:flex;align-items:center;gap:28px}.account-summary span{display:grid;gap:4px;color:var(--muted);font-size:10px}.account-summary strong{color:#243449;font-size:14px}.account-summary-badges{margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.account-summary-badges small{padding:5px 8px;border-radius:4px;font-size:10px;font-weight:700}.admin-badge{color:#fff;background:var(--navy)}.deputy-badge{color:#fff;background:var(--teal)}.reporter-role{color:#704d10;background:#fff0cd}.security-ready{color:#166151;background:#e4f3ee}.security-pending{color:#9a5a16;background:#fff2d8}.account-settings-block{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;padding:20px;border-bottom:1px solid #edf0f3}.account-settings-block:last-child{border-bottom:0}.account-settings-heading{display:grid;align-content:start;gap:5px}.account-settings-heading h4{color:#27384c;font-size:12px}.account-settings-heading p{color:var(--muted);font-size:10px;line-height:1.55}.account-form{display:grid;align-items:end;gap:12px}.compact-account-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.password-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.account-form label,.security-settings-form label{min-width:0;display:grid;gap:7px}.account-form label span,.security-settings-form label span{color:#526174;font-size:10px;font-weight:700}.account-form input,.security-settings-form input,.security-settings-form select{width:100%;height:38px;min-width:0;padding:0 10px;color:#26364a;background:#fff;border:1px solid var(--line-dark);border-radius:4px;font-size:11px;outline:0}.account-form input:focus,.security-settings-form input:focus,.security-settings-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.account-form-message{grid-column:1 / -1;color:#9a3030;font-size:11px}.security-settings-form{min-width:0;display:grid;gap:14px}.security-settings-grid{display:grid;gap:10px}.security-settings-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.6fr);gap:10px}.security-settings-actions{display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px}.registration-key-toolbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-bottom:1px solid #edf0f3}.registration-key-toolbar>div{min-width:0;display:grid;gap:5px}.registration-key-toolbar strong{color:#27384c;font-size:12px}.registration-key-toolbar span{color:var(--muted);font-size:10px}.registration-key-generators{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #edf0f3}.registration-key-generators .registration-key-toolbar{min-width:0;align-items:flex-start;flex-direction:column;border-bottom:0}.registration-key-generators .registration-key-toolbar:first-child{border-right:1px solid #edf0f3}.registration-key-generators .button{width:100%;justify-content:center}.manager-key-toolbar{background:#fafbfc}.registration-key-error{margin:14px 20px 0;padding:9px 11px;color:#9a3030;background:#fff0f0;border:1px solid #f0caca;border-radius:4px;font-size:11px}.registration-key-groups{display:grid;gap:14px;padding:16px 20px 20px}.registration-key-group{overflow:hidden;border:1px solid var(--line);border-radius:5px}.registration-key-group>header{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;color:#27384c;background:#f8fafb;border-bottom:1px solid var(--line)}.registration-key-group>header strong{font-size:11px}.registration-key-group>header span{color:var(--muted);font-size:10px}.registration-key-list{padding:6px 12px 10px}.registration-key-row{min-height:54px;display:grid;grid-template-columns:minmax(180px,.8fr) 74px 68px minmax(190px,1fr) 42px;align-items:center;gap:10px;border-bottom:1px solid #edf0f3}.registration-key-row:last-child{border-bottom:0}.registration-key-code{min-width:0;display:flex;align-items:center;gap:6px}.registration-key-code code{overflow:hidden;color:#21364d;font-family:Consolas,Courier New,monospace;font-size:12px;font-weight:700;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.registration-key-actions{display:flex;flex:0 0 auto;gap:2px}.registration-key-actions .icon-button{flex:0 0 auto;color:var(--teal)}.registration-key-actions .danger-button{color:#8b5151}.registration-key-actions .danger-button:hover{color:var(--red)}.key-type{width:fit-content;padding:4px 7px;border-radius:4px;font-size:9px;font-weight:700;white-space:nowrap}.key-type-standard{color:#49576a;background:#edf0f3}.key-type-manager{color:#fff;background:var(--navy)}.key-status{width:fit-content;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:700}.key-available{color:#166151;background:#e4f3ee}.key-used{color:#6b7480;background:#edf0f3}.registration-key-row>small{color:var(--muted);font-size:10px}.registration-key-row>em{color:var(--teal);font-size:10px;font-style:normal;font-weight:700}.registration-key-empty{padding:16px 0 8px;color:var(--muted);font-size:11px;text-align:center}.account-management-list{padding:8px 20px 16px}.account-management-row{min-height:58px;display:grid;grid-template-columns:minmax(230px,1fr) 96px 88px 96px;align-items:center;gap:12px;border-bottom:1px solid #edf0f3}.account-management-row:last-child{border-bottom:0}.managed-account-identity{min-width:0;display:flex;align-items:center;gap:10px}.managed-account-identity>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:var(--teal);background:#e7f2f0;border-radius:4px}.managed-account-identity>div{min-width:0;display:grid;gap:4px}.managed-account-identity strong{overflow:hidden;color:#27384c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.managed-account-identity small{color:var(--muted);font-size:9px}.managed-role,.managed-security{width:fit-content;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:700}.admin-role{color:#fff;background:var(--navy)}.deputy-role{color:#fff;background:var(--teal)}.user-role{color:#49576a;background:#edf0f3}.managed-security.ready{color:#166151;background:#e4f3ee}.managed-security.pending{color:#9a5a16;background:#fff2d8}.protected-account{display:inline-flex;align-items:center;gap:5px;color:#536175;font-size:10px;font-weight:700}.account-management-row>.icon-button{justify-self:start}.account-management-actions{display:inline-flex;align-items:center;gap:2px}.account-management-actions .icon-button{color:var(--teal)}.account-management-actions .reporter-role-button{color:#8a651d}.account-management-actions .reporter-role-button:hover{color:#704d10;background:#fff6df}.account-management-actions .danger-button{color:#8b5151}.toast{position:fixed;right:24px;bottom:24px;z-index:200;min-width:250px;min-height:46px;display:flex;align-items:center;gap:9px;padding:0 9px 0 14px;color:#fff;background:#1d4e49;border:1px solid #2b6e67;border-radius:6px;box-shadow:var(--shadow);font-size:11px}.toast span{flex:1}.toast .icon-button{color:#d8f0ed}.binding-row{grid-template-columns:minmax(0,1fr) minmax(160px,.7fr) auto;cursor:default}.reporter-cart-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 18px;padding:9px 20px;color:var(--muted);background:#f8fafb;border-top:1px solid var(--line)}.reporter-cart-summary>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;font-size:10px}.reporter-cart-summary strong{margin-left:auto;color:var(--teal);font-size:14px}.binding-check{min-width:0;display:flex;align-items:center;gap:10px}.binding-department{min-width:170px;display:grid;gap:4px}.binding-department span{color:var(--muted);font-size:10px}.binding-department select{height:32px;padding:0 8px;border:1px solid var(--line-dark);border-radius:4px;color:#27384c;background:#fff;font-size:11px}.review-orders{padding:8px 20px 20px}.review-month-group{margin-top:14px;border:1px solid #b7d6d0;border-radius:7px;background:#f6fbfa;overflow:hidden}.review-month-toggle{width:100%;min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;color:#fff;background:var(--teal);border:0;text-align:left}.review-month-toggle:hover{background:#0b5d5a}.review-month-toggle>span{display:flex;align-items:center;gap:8px}.review-month-toggle strong{font-size:14px}.review-month-toggle small{font-size:10px;opacity:.9}.review-month-toggle svg{transform:rotate(-90deg);transition:transform .16s ease}.review-month-toggle svg.open{transform:rotate(0)}.review-month-content{max-height:100000px;padding-bottom:4px;overflow:hidden;opacity:1;transition:max-height .18s ease,opacity .15s ease,padding-bottom .18s ease}.review-month-content.collapsed{max-height:0;padding-bottom:0;opacity:0;visibility:hidden;pointer-events:none}.review-month-content>.review-department-group{margin:12px}.review-department-group{margin-top:14px;border:1px solid var(--line);border-radius:6px;overflow:hidden}.review-department-group>header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;color:#fff;background:var(--navy)}.review-department-group>header h3{font-size:13px}.review-department-group>header span{font-size:10px;opacity:.8}.review-reporter-group{padding:12px;border-top:1px solid var(--line)}.review-reporter-group h4{margin:0 0 8px;color:#27384c;font-size:12px}.report-order-card{margin-top:10px;padding:14px;border:1px solid var(--line);border-radius:5px;background:#fff}.report-order-card>header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.report-order-card>header>div:first-child{display:grid;gap:5px}.report-order-card>header strong{color:#27384c;font-size:12px}.order-number-button{padding:0;color:inherit;background:transparent;border:0;font:inherit;font-weight:inherit;cursor:pointer;text-align:left}.order-number-button:hover{color:var(--teal);text-decoration:underline}.report-order-card>header small{color:var(--muted);font-size:10px}.report-order-total{white-space:nowrap;color:var(--muted);font-size:11px}.report-order-total strong{color:var(--teal);font-size:14px}.report-order-items{display:grid;gap:6px;margin-top:12px}.report-order-items>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #edf0f3}.report-order-items span:first-child{min-width:0;display:grid;gap:4px}.report-order-items strong{color:#27384c;font-size:11px}.report-order-items small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.report-order-item-request{display:flex;flex-wrap:wrap;gap:4px 14px;overflow:visible!important;color:#4d5c6f!important;text-overflow:clip!important;white-space:normal!important;line-height:1.55}.report-order-item-request span{min-width:0}.report-order-item-request b{color:#304359;font-weight:700}.report-order-items>div>span:not(:first-child),.report-order-items>div>strong:last-child{white-space:nowrap;color:#526174;font-size:11px}.report-order-items>div>strong:last-child{color:var(--teal)}.report-order-actions{display:flex;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #edf0f3}.report-order-reviewed{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid #edf0f3;color:var(--muted);font-size:10px}.report-order-lock-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.approved-orders-feedback{display:block;margin-top:8px;color:var(--teal);font-size:10px;font-weight:700}.approved-export-controls{display:flex;align-items:center;gap:8px}.approved-export-month{min-width:250px;height:36px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#526174;background:#fff;border:1px solid var(--line-dark);border-radius:5px}.approved-export-month:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b671a}.approved-export-month select{min-width:0;height:34px;flex:1;color:#26364a;background:transparent;border:0;outline:0;font-size:11px}.approved-export-total{flex:0 0 auto;color:#26364a;font-size:11px;white-space:nowrap}.report-order-detail-modal{padding:18px 20px 0}.report-order-detail-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.report-order-detail-meta span{display:grid;gap:5px;padding:10px;color:var(--muted);background:#f8fafb;font-size:10px}.report-order-detail-meta small{color:var(--muted);font-size:10px}.report-order-detail-meta strong{color:#27384c;font-size:11px}.report-order-detail-meta .report-order-detail-full{grid-column:1 / -1}.report-order-detail-items{display:grid;gap:14px;margin-top:16px}.report-order-detail-items>section{padding:12px;border:1px solid var(--line);border-radius:5px}.report-order-detail-items>section>header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px;color:var(--teal);font-size:11px}.report-order-detail-items>section>header strong{color:#27384c}.report-order-item-application{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:10px;background:var(--line);border:1px solid var(--line)}.report-order-item-application span{display:grid;gap:5px;padding:9px 10px;color:var(--muted);background:#f8fafb;font-size:9px}.report-order-item-application small{color:var(--muted);font-size:9px}.report-order-item-application strong{overflow-wrap:anywhere;color:#27384c;font-size:10px;line-height:1.5}.report-order-item-application .report-order-item-reason{grid-column:1 / -1}.report-order-detail-items .item-details-grid{border-radius:4px}.reporter-registration-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;grid-column:1 / -1}@media(max-width:760px){.email-code-row{grid-template-columns:1fr}.email-code-action{width:100%}.email-settings-status{grid-template-columns:auto minmax(0,1fr)}.email-settings-status em{grid-column:2;justify-self:start}.email-config-form{grid-template-columns:1fr}.email-config-form .button{width:100%}.registration-mode-settings{align-items:stretch;flex-direction:column}.registration-mode-options{width:100%}}.heading-stat{display:flex;align-items:center;gap:8px;color:var(--teal)}.heading-stat strong{font-size:18px}.heading-stat span{color:var(--muted);font-size:10px}@media(max-width:1100px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid{grid-template-columns:1fr}.restock-panel .empty-state.compact{min-height:180px}.quick-flow{grid-template-columns:1fr}.quick-flow button{border-right:0;border-bottom:1px solid var(--line)}.quick-flow button:last-child{border-bottom:0}.reporter-draft-row{grid-template-columns:minmax(0,1fr) 90px auto}.reporter-draft-editor{grid-column:1 / -1;grid-row:2}.reporter-request-row{grid-template-columns:minmax(220px,1fr) 90px 80px minmax(120px,.8fr)}.reporter-request-actions{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:767px){.sidebar{transform:translate(-100%);transition:transform .18s ease}.sidebar-open{transform:translate(0)}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;display:block;background:#0b192a7a;border:0}.mobile-close{display:inline-grid;margin-left:auto;color:#dce8f4}.mobile-menu{display:inline-grid}.main-area{width:100%;margin-left:0}.topbar{height:auto;min-height:72px;align-items:flex-start;flex-direction:column;padding:15px 16px}.topbar-title,.global-search{width:100%}.page-content{padding:18px 16px 32px}.ai-page{height:calc(100vh - 150px);min-height:520px;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.ai-history{padding:8px;border-right:0;border-bottom:1px solid var(--line)}.ai-new-chat{width:auto;align-self:start}.ai-history-list{display:flex;margin-top:7px;overflow-x:auto;overflow-y:hidden}.ai-history-row{min-width:150px;max-width:190px}.ai-history-delete{opacity:1}.ai-workspace-header{align-items:flex-start;flex-direction:column;gap:8px;padding:10px 12px}.ai-header-actions{width:100%;padding-left:44px;justify-content:flex-start}.ai-usage{margin-left:0}.ai-messages,.ai-composer{padding-right:12px;padding-left:12px}.ai-message>div{max-width:100%}.ai-composer>div{align-items:flex-start;flex-direction:column}.ai-composer .button{width:100%;justify-content:center}.ai-confirm dl{grid-template-columns:1fr}.ai-config-grid{grid-template-columns:1fr;padding:14px 14px 12px}.ai-config-wide{grid-column:auto}.ai-config-security{margin:14px 14px 0}.ai-config-options{align-items:flex-start;flex-direction:column;gap:12px;padding:0 14px 12px}.ai-config-meta{padding:0 14px 10px}.ai-config-success,.ai-config-error{margin:0 14px 10px}.ai-config-actions{grid-template-columns:1fr 1fr}.ai-config-actions>span{display:none}.ai-config-actions .button{justify-content:center}.page-heading{align-items:flex-start;flex-direction:column}.heading-actions{width:100%;justify-content:flex-start}.toolbar-row{align-items:flex-start;flex-direction:column}.toolbar-filters{width:100%}.filter-select{width:100%;justify-content:space-between}.table-scroll{max-height:clamp(260px,calc(100vh - 440px),420px)}.metrics-grid{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.chart-area{height:310px}.form-grid,.item-details-grid{grid-template-columns:1fr}.item-detail-wide,.span-two,.span-three{grid-column:auto}.department-list,.data-summary,.factory-department-list{grid-template-columns:1fr}.factory-department-group>summary{grid-template-columns:auto minmax(0,1fr) auto auto}.factory-readiness{grid-column:2;justify-self:start}.factory-summary-chevron{grid-column:3;grid-row:1 / span 2}.factory-delete-button{grid-column:4;grid-row:1 / span 2}.data-summary>div{border-right:0;border-bottom:1px solid var(--line)}.data-summary>div:last-child{border-bottom:0}.inline-form{align-items:stretch;flex-direction:column}.inline-form input{max-width:none}.department-inline-form input{flex:0 0 auto}.inline-form select{width:100%;min-width:0}.auth-screen{align-items:start;padding:12px}.auth-panel{max-height:calc(100vh - 24px)}.auth-brand{padding:0 16px}.auth-brand strong{font-size:14px}.auth-tabs,.registration-progress,.auth-form{padding-right:16px;padding-left:16px}.registration-progress{gap:5px}.registration-step{min-height:38px;gap:5px;padding:0 6px}.registration-step>span{width:18px;height:18px}.registration-step strong{font-size:9px}.account-summary{align-items:flex-start;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.account-summary-details{width:calc(100% - 30px);align-items:flex-start;flex-direction:column;gap:8px}.account-summary-badges{width:100%;margin-left:29px;justify-content:flex-start}.registration-actions,.security-question-row{grid-template-columns:1fr}.account-settings-block{grid-template-columns:1fr;gap:14px;padding:18px 16px}.compact-account-form,.password-form,.security-settings-row,.security-settings-actions{grid-template-columns:1fr}.registration-key-toolbar{align-items:stretch;flex-direction:column}.registration-key-toolbar .button{width:100%}.registration-key-generators{grid-template-columns:1fr}.registration-key-generators .registration-key-toolbar:first-child{border-right:0;border-bottom:1px solid #edf0f3}.registration-key-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:10px 0}.registration-key-row>.key-type{grid-column:1}.registration-key-row>.key-status{grid-column:2;grid-row:2}.registration-key-row>small{grid-column:1 / -1}.registration-key-row>em{grid-column:1 / -1}.account-management-list{padding-right:16px;padding-left:16px}.account-management-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:12px 0}.managed-account-identity{grid-column:1 / -1}.managed-security{grid-column:1}.account-management-actions,.protected-account{grid-column:2;grid-row:2 / span 2;justify-self:end;align-self:center}.account-form-message{grid-column:auto}.dispatch-dialog-intro,.dispatch-selection-toolbar{padding-right:16px;padding-left:16px}.dispatch-account-list{padding-right:12px;padding-left:12px}.dispatch-account-row{grid-template-columns:auto minmax(0,1fr)}.dispatch-account-row>small{grid-column:2;width:fit-content}.smart-import-form>label,.smart-import-file{padding-right:16px;padding-left:16px}.smart-import-file{align-items:flex-start;flex-direction:column}.smart-import-rule{margin-right:16px;margin-left:16px}.review-selection-toolbar{padding-right:16px;padding-left:16px}.approved-orders .page-heading{width:100%;align-items:flex-start;flex-direction:row;gap:10px}.approved-orders .page-heading>div:first-child{min-width:0;flex:1 1 auto}.approved-orders .page-heading>div:first-child p{max-width:34ch;line-height:1.55}.approved-orders .heading-stat{padding:7px 9px;background:#edf7f5;border-radius:4px}.approved-orders .heading-stat strong{font-size:15px}.approved-orders .heading-stat span{font-size:9px;white-space:nowrap}.approved-orders .review-selection-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding-top:12px;padding-bottom:12px}.approved-orders .filter-input.grow{width:100%}.approved-export-controls{width:100%;align-items:stretch;flex-direction:column}.approved-export-month{width:100%;min-width:0}.approved-export-controls .button{width:100%}.approved-export-total{align-self:flex-start;white-space:normal;font-size:12px}.review-orders{padding:4px 8px 14px}.review-month-group{margin-top:10px}.review-month-toggle{min-height:48px;padding:0 11px}.review-month-toggle>span{min-width:0}.review-month-toggle strong{overflow-wrap:anywhere}.review-month-toggle small{flex:0 0 auto;white-space:nowrap}.review-month-content>.review-department-group{margin:8px}.review-department-group>header{min-width:0;gap:8px;padding:10px}.review-department-group>header h3{min-width:0;overflow-wrap:anywhere;line-height:1.4}.review-department-group>header span{flex:0 0 auto;white-space:nowrap}.review-reporter-group{padding:8px}.review-reporter-group h4{overflow-wrap:anywhere;line-height:1.45}.report-order-card{padding:10px}.report-order-card>header{flex-direction:column;gap:8px}.report-order-card>header>div:first-child{min-width:0}.report-order-card>header small{overflow-wrap:anywhere;white-space:normal;line-height:1.5}.order-number-button{max-width:100%;overflow-wrap:anywhere}.report-order-total{width:100%;display:flex;align-items:baseline;justify-content:space-between}.report-order-items>div{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px}.report-order-items>div>span:first-child{grid-column:1 / -1}.report-order-items small{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.5}.report-order-reviewed{align-items:flex-start;flex-direction:column}.report-order-lock-actions{width:100%;justify-content:space-between}.review-list{padding-right:12px;padding-left:12px}.review-row{grid-template-columns:20px minmax(0,1fr) auto;gap:7px 10px;padding:10px}.review-source{grid-column:2}.review-item{grid-column:2 / -1}.review-specification,.review-price{grid-row:1}.review-specification{grid-column:3}.review-price{display:none!important}.review-row{grid-template-columns:minmax(0,1fr) auto}.review-source{grid-column:1}.review-item{grid-column:1 / -1}.review-specification{grid-column:1;grid-row:auto}.review-price{display:grid!important;grid-column:2;grid-row:auto}.review-row>.request-status{grid-column:2;grid-row:1}.review-actions{grid-column:1 / -1;grid-row:auto;justify-content:flex-start}.binding-toolbar,.reporter-section-heading,.reporter-submit-bar{align-items:stretch;flex-direction:column}.binding-toolbar{padding-top:12px;padding-bottom:12px}.binding-list,.reporter-draft-list,.reporter-request-list{padding-right:12px;padding-left:12px}.binding-row{grid-template-columns:minmax(0,1fr) auto}.binding-department{grid-column:1 / -1}.binding-state{grid-column:2;grid-row:1}.reporter-portal-header{align-items:flex-start;flex-direction:column;padding-top:14px;padding-bottom:14px}.reporter-header-actions{width:100%;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:10px}.reporter-header-profile{flex:1 1 420px;justify-content:flex-start;text-align:left}.reporter-portal-content{width:min(100% - 24px,760px);padding-top:18px}.reporter-intro{align-items:center;flex-direction:row;flex-wrap:wrap}.reporter-count-group{width:auto;margin-left:auto;justify-content:flex-start}.reporter-count{width:auto;text-align:left}.reporter-section-heading label{min-width:0}.reporter-form{grid-template-columns:1fr}.reporter-form .span-two,.reporter-more-fields{grid-column:auto}.reporter-more-fields-inner{grid-template-columns:1fr}.reporter-selected-details,.reporter-reason-field.span-three,.reporter-add{grid-column:auto}.reporter-registration-fields{grid-template-columns:1fr}.reporter-draft-row,.reporter-request-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px}.reporter-draft-row>small,.reporter-request-row>small{grid-column:1 / -1}.reporter-draft-editor{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.reporter-draft-reason{grid-column:1 / -1}.reporter-draft-price{grid-column:1;justify-items:start;text-align:left}.reporter-draft-amount{grid-column:1;grid-row:auto;justify-self:start}.reporter-draft-row .icon-button,.reporter-request-row .button{grid-column:2;grid-row:auto}.reporter-request-row .request-status{grid-column:2;grid-row:2}.reporter-request-actions{grid-column:1 / -1;justify-content:flex-start}.reporter-request-actions{flex-wrap:wrap}.reporter-request-actions .button{grid-column:auto;grid-row:auto}.reporter-cart-summary{align-items:flex-start}.reporter-submit-bar .button.primary{width:100%}.ai-whitelist-row{grid-template-columns:1fr;gap:9px}.ai-account-quota{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-account-quota>small{grid-column:1 / -1}.reporter-history-toggle,.reporter-history-description{padding-right:16px;padding-left:16px}.reporter-history-month-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.reporter-history-month-toolbar>div{align-items:flex-start;flex-direction:column;gap:2px}.report-order-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.report-order-item-application{grid-template-columns:1fr}.modal-actions{flex-wrap:wrap;padding:10px 16px}.toast{left:16px;right:16px;bottom:16px;min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.viewer-registration-note{padding:12px 13px;color:#38526a;background:#f1f5f7;border:1px solid var(--line);border-radius:5px;font-size:11px;line-height:1.6}.settings-section-stack{display:grid;gap:16px}.registration-toggle-list{display:grid;gap:10px}.registration-toggle-list>label{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 13px;background:var(--soft);border:1px solid var(--line);border-radius:5px}.registration-toggle-list>label>span{display:grid;gap:4px}.registration-toggle-list strong{color:#28394c;font-size:12px}.registration-toggle-list small{color:var(--muted);font-size:10px}.registration-toggle-list input{width:38px;height:20px;accent-color:var(--teal)}.viewer-access-list,.factory-change-list{display:grid;gap:10px}.viewer-access-row{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(260px,1.8fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:5px;background:#fbfcfd}.viewer-access-identity{display:flex;align-items:center;gap:9px;color:var(--navy)}.viewer-access-identity>span{display:grid;gap:3px}.viewer-access-identity strong{font-size:12px}.viewer-access-identity small{color:var(--muted);font-size:10px}.viewer-factory-options{display:flex;flex-wrap:wrap;gap:7px}.viewer-factory-options label{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;background:#fff;border:1px solid var(--line);border-radius:4px;color:#435367;font-size:11px}.viewer-factory-options input{accent-color:var(--teal)}.factory-change-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:10px}.factory-change-form label{display:grid;gap:6px}.factory-change-form label>span{color:#526174;font-size:11px;font-weight:700}.factory-change-form select{height:38px;padding:0 10px;background:#fff;border:1px solid var(--line-dark);border-radius:4px}.factory-change-row{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:11px 12px;background:#fbfcfd;border:1px solid var(--line);border-radius:5px}.factory-change-row>div:first-child{display:grid;gap:4px}.factory-change-row strong{color:#26364a;font-size:12px}.factory-change-row span,.factory-change-row small{color:var(--muted);font-size:10px}.factory-change-status{min-width:58px;padding:4px 7px;border-radius:4px;text-align:center;font-weight:700}.factory-change-status.pending{color:#7d5615;background:#fff4d9}.factory-change-status.approved{color:#176050;background:#e5f3ef}.factory-change-status.rejected{color:#962f2f;background:#fdeaea}.factory-change-actions{display:flex;gap:7px}.viewer-portal{min-height:100vh;color:#1f2a38;background:var(--workspace)}.viewer-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 22px;color:#fff;background:var(--navy-2)}.viewer-brand,.viewer-header-actions,.viewer-brand>div,.viewer-account{display:flex;align-items:center;gap:10px}.viewer-brand>span{width:38px;height:38px;display:grid;place-items:center;background:#fff;border-radius:5px}.viewer-brand img{width:27px;height:27px;object-fit:contain}.viewer-brand>div,.viewer-account{align-items:flex-start;flex-direction:column;gap:3px}.viewer-brand strong{font-size:15px}.viewer-brand small,.viewer-account small{display:inline-flex;align-items:center;gap:4px;color:#bccbdd;font-size:10px}.viewer-account strong{font-size:12px}.viewer-factory-select{min-height:42px;display:grid;grid-template-columns:auto auto minmax(150px,220px);align-items:center;gap:7px;padding:5px 8px;color:#d5e1ec;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:5px;font-size:10px;font-weight:700}.viewer-factory-select select{height:30px;min-width:0;color:#26364a;background:#fff;border:0;border-radius:3px}.viewer-tabs{min-height:50px;display:flex;align-items:stretch;gap:2px;padding:0 22px;background:#fff;border-bottom:1px solid var(--line-dark)}.viewer-tabs button{min-width:132px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#59687a;background:transparent;border:0;border-bottom:3px solid transparent;font-size:12px;font-weight:700}.viewer-tabs button.active{color:var(--teal);border-bottom-color:var(--teal)}.viewer-content{padding:20px 22px 32px}.viewer-state{min-height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:6px;font-size:12px}.viewer-state.error{color:var(--red)}@media(max-width:900px){.viewer-header{align-items:flex-start;flex-direction:column}.viewer-header-actions{width:100%;flex-wrap:wrap}.viewer-factory-select{flex:1 1 280px}.viewer-access-row{grid-template-columns:1fr}}@media(max-width:767px){.viewer-header{padding:12px 14px}.viewer-header-actions{align-items:stretch;flex-direction:column}.viewer-factory-select{width:100%;flex:0 0 auto;grid-template-columns:auto 1fr}.viewer-factory-select select{grid-column:1 / -1;width:100%}.viewer-tabs{overflow-x:auto;padding:0 12px}.viewer-tabs button{min-width:112px}.viewer-content{padding:14px 10px 24px}.factory-change-form{grid-template-columns:1fr}.factory-change-row{grid-template-columns:1fr auto}.factory-change-actions{grid-column:1 / -1}}@supports (-webkit-overflow-scrolling: touch){input,textarea,select{font-size:16px!important}}[data-copy-protected=true],.item-details-grid,.picker-menu{-webkit-user-select:none;user-select:none}.item-details-grid .item-detail-cell:nth-child(1),.item-details-grid .item-detail-cell:nth-child(3),.picker-option>span{-webkit-user-select:text;user-select:text}.key-type-data{background:#e8f1ff;color:#185a9d}
