:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#252839;background:#f3f4f8;font-synthesis:none;--ink: #282a3d;--muted: #7f8496;--line: #e9eaf0;--primary: #5e5aa9;--primary-soft: #eeedf9;--sidebar: #313258}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.login-shell{display:grid;min-height:100vh;grid-template-columns:minmax(400px,1.06fr) minmax(480px,.94fr);overflow:hidden}.login-intro{position:relative;display:flex;min-height:100vh;padding:54px clamp(48px,7vw,112px);flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;background:#34345e;isolation:isolate}.login-intro:before,.login-intro:after{position:absolute;z-index:-1;content:"";border-radius:50%}.login-intro:before{width:720px;height:720px;right:-330px;top:-230px;background:radial-gradient(circle at 35% 40%,rgba(132,120,224,.8),rgba(75,73,140,.28) 55%,transparent 72%)}.login-intro:after{width:520px;height:520px;left:-260px;bottom:-270px;background:radial-gradient(circle,rgba(89,157,171,.32),transparent 68%)}.login-brand{display:flex;align-items:center;gap:14px;font-size:19px;font-weight:700;letter-spacing:.08em}.login-brand-mark{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:12px;background:#ffffff1a;font-size:21px}.intro-copy{max-width:620px;margin:auto 0}.eyebrow{margin:0 0 22px;color:#b9b8e6;font-size:13px;font-weight:600;letter-spacing:.17em}.intro-copy h1{margin:0;font-size:clamp(48px,5.7vw,82px);font-weight:600;letter-spacing:-.055em;line-height:1.08}.intro-copy h1 span{color:#a9a5e8}.lead{max-width:520px;margin:32px 0 0;color:#c9c9df;font-size:17px;line-height:1.9}.trust-row{display:flex;align-items:center;gap:16px;color:#aeadca;font-size:12px}.trust-row i{width:3px;height:3px;border-radius:50%;background:currentColor}.login-panel{display:flex;min-height:100vh;padding:56px 32px 24px;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 70% 18%,#fff 0,#f7f7fb 35%,#f0f1f6)}.login-card{width:min(430px,100%);padding:40px 42px 34px;border:1px solid rgba(79,78,128,.09);border-radius:26px;background:#ffffffe6;box-shadow:0 28px 80px #34345e1c}.login-card-heading{text-align:center}.login-card-heading .step{margin:0 0 13px;color:#7471c5;font-size:12px;font-weight:700;letter-spacing:.16em}.login-card-heading h2{margin:0;color:#292b3e;font-size:27px}.login-card-heading p:last-child{min-height:42px;margin:13px auto 0;color:#85899a;font-size:13px;line-height:1.65}.code-wrap{margin-top:25px}.code-frame{width:238px;height:238px;margin:0 auto;padding:12px;border:1px solid #ececf3;border-radius:23px;background:#fff;box-shadow:0 10px 35px #31315414}.code-frame img{display:block;width:100%;height:100%;border-radius:14px;object-fit:contain}.scan-hint{display:flex;margin-top:22px;align-items:center;justify-content:center;gap:8px;color:#64697b;font-size:13px}.wechat-dot{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;color:#fff;background:#26b66f;font-size:12px;font-weight:700}.security-note{display:flex;margin-top:28px;padding-top:22px;align-items:flex-start;gap:10px;border-top:1px solid #eeeff4;color:#989baa;font-size:11px;line-height:1.6}.security-note svg{width:17px;flex:0 0 17px;fill:#8a88b7}.loader-wrap{display:grid;height:260px;place-items:center}.loader{width:42px;height:42px;border:4px solid #e8e8f2;border-top-color:#706dc4;border-radius:50%;animation:spin .8s linear infinite}.login-result{display:flex;min-height:250px;margin-top:20px;flex-direction:column;align-items:center;justify-content:center;color:#868a9a}.login-result strong{margin-top:16px;color:#303245;font-size:20px}.result-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;color:#278861;background:#e7f7f0;font-size:29px;font-weight:700}.result-icon.alert{color:#c27b38;background:#fff3e7}.primary-button{margin-top:26px;padding:12px 24px;border:0;border-radius:12px;color:#fff;background:#57559d;cursor:pointer}.login-footer{margin:28px 0 0;color:#aaadba;font-size:11px}.app-shell{min-height:100vh;background:#f4f5f8}.side-nav{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:256px;padding:26px 18px 20px;flex-direction:column;color:#d8d9e8;background:var(--sidebar);box-shadow:10px 0 35px #22234114}.app-brand{display:flex;padding:0 10px 24px;align-items:center;gap:13px}.app-brand-mark{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;background:#ffffff17;font-size:20px;font-weight:700}.app-brand strong,.app-brand small{display:block}.app-brand strong{color:#fff;font-size:18px;letter-spacing:.08em}.app-brand small{margin-top:3px;color:#9ea0bd;font-size:10px;letter-spacing:.08em}.environment-badge{margin:-5px 9px 18px;padding:7px 10px;border:1px solid rgba(244,180,89,.2);border-radius:8px;color:#f1c47f;background:#eba54717;font-size:10px;font-weight:700;letter-spacing:.08em;text-align:center}.side-nav nav{flex:1;overflow-y:auto}.nav-group{margin-top:20px}.nav-group:first-child{margin-top:0}.nav-group p{margin:0 13px 8px;color:#8588aa;font-size:10px;font-weight:700;letter-spacing:.12em}.nav-group a{display:flex;min-height:44px;padding:0 13px;align-items:center;gap:12px;border-radius:11px;color:#bcbdd2;font-size:13px;transition:.18s ease}.nav-group a:hover{color:#fff;background:#ffffff0f}.nav-group a.router-link-exact-active{color:#fff;background:linear-gradient(100deg,#8880dc59,#8077d229);box-shadow:inset 3px 0 #a59ee8}.nav-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;color:#d7d7e8;background:#ffffff12;font-size:11px;font-weight:700}.side-footer{display:flex;margin-top:18px;padding:16px 10px 2px;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.08)}.user-avatar,.mini-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#8c86db,#5ea2a6);font-weight:700}.user-avatar{width:35px;height:35px;flex:0 0 35px;font-size:13px}.user-copy{min-width:0;flex:1}.user-copy strong,.user-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-copy strong{color:#f4f4fa;font-size:12px}.user-copy span{margin-top:4px;color:#8f92b0;font-size:9px}.side-footer button{width:28px;height:28px;border:0;border-radius:8px;color:#aeb0c7;background:transparent;cursor:pointer}.side-footer button:hover{color:#fff;background:#ffffff14}.app-content{min-height:100vh;margin-left:256px}.top-bar{position:sticky;z-index:20;top:0;display:flex;height:68px;padding:0 34px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(224,225,233,.8);background:#fafafcdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.breadcrumb{display:flex;align-items:center;gap:9px;font-size:12px}.breadcrumb span,.breadcrumb i{color:#9b9eac;font-style:normal}.breadcrumb strong{color:#505365;font-weight:600}.top-user{display:flex;align-items:center;gap:10px;color:#666a7c;font-size:12px}.mini-avatar{width:30px;height:30px;font-size:11px}.menu-button{display:none;width:38px;height:38px;padding:9px;border:0;border-radius:10px;background:transparent}.menu-button span{display:block;height:2px;margin:4px 0;border-radius:2px;background:#55586b}.nav-mask{display:none}.page-content{width:min(1380px,100%);margin:0 auto;padding:36px 38px 56px}.page-heading{display:flex;margin-bottom:28px;align-items:flex-start;justify-content:space-between;gap:28px}.heading-kicker{margin:0 0 8px;color:#7773bd;font-size:10px;font-weight:800;letter-spacing:.14em}.page-heading h1{margin:0;color:var(--ink);font-size:28px;letter-spacing:-.025em}.page-heading p:last-child{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.foundation-status{display:flex;margin-top:5px;padding:8px 12px;align-items:center;gap:7px;border:1px solid #dfeee8;border-radius:999px;color:#51806f;background:#f4fbf8;font-size:10px}.foundation-status i{width:6px;height:6px;border-radius:50%;background:#45aa7c;box-shadow:0 0 0 4px #45aa7c1a}.welcome-panel{position:relative;min-height:210px;padding:42px 46px;overflow:hidden;border-radius:24px;color:#fff;background:linear-gradient(125deg,#3b3d69,#55528e 58%,#6160a0);box-shadow:0 20px 48px #3a3b6829}.welcome-panel>div:first-child{position:relative;z-index:2;max-width:600px}.welcome-panel span{color:#b7b6e7;font-size:10px;font-weight:800;letter-spacing:.16em}.welcome-panel h2{margin:14px 0 10px;font-size:27px;letter-spacing:-.025em}.welcome-panel p{margin:0;color:#cfcee5;font-size:13px;line-height:1.8}.orb{position:absolute;border-radius:50%}.orb-one{width:300px;height:300px;right:-70px;top:-150px;background:radial-gradient(circle at 35% 38%,#a79af4a6,#5c56a11a 65%)}.orb-two{width:180px;height:180px;right:150px;bottom:-140px;background:#50aba72e}.section-heading{display:flex;margin:36px 0 16px;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0;color:#36384b;font-size:17px}.section-heading p{margin:6px 0 0;color:#979aa8;font-size:11px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{position:relative;min-height:156px;padding:24px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.module-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #2a2c4917}.module-card:after{position:absolute;width:100px;height:100px;right:-45px;top:-48px;content:"";border-radius:50%;background:var(--card-soft)}.module-card.violet{--card-soft:#eeecfb;--card-accent:#6d68b8}.module-card.teal{--card-soft:#e8f5f3;--card-accent:#438f8b}.module-card.amber{--card-soft:#fbf1df;--card-accent:#a57b38}.module-eyebrow{color:var(--card-accent);font-size:9px;font-weight:800;letter-spacing:.12em}.module-card h3{margin:18px 0 7px;color:#343648;font-size:18px}.module-card p{margin:0;color:#9396a5;font-size:11px}.module-arrow{position:absolute;right:22px;bottom:20px;color:var(--card-accent);font-size:19px}.foundation-grid{display:grid;margin-top:16px;grid-template-columns:repeat(3,1fr);gap:16px}.foundation-grid article{display:flex;padding:19px 20px;align-items:flex-start;gap:13px;border:1px solid var(--line);border-radius:15px;background:#ffffffb3}.check{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:8px;color:#438d72;background:#e9f6f1;font-size:12px;font-weight:800}.foundation-grid strong{color:#484a5c;font-size:12px}.foundation-grid p{margin:5px 0 0;color:#9699a7;font-size:10px;line-height:1.55}.secondary-action{min-height:40px;padding:0 16px;border:1px solid #dcdee8;border-radius:11px;color:#585b70;background:#fff;cursor:pointer}.secondary-action:hover{border-color:#b9b7d8;color:var(--primary)}.secondary-action:disabled{cursor:wait;opacity:.6}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.summary-card{min-height:136px;padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px #2b2d490a}.summary-card strong{display:block;margin-top:13px;color:#353748;font-size:32px;line-height:1}.summary-card p{margin:12px 0 0;color:#8a8e9e;font-size:11px;line-height:1.6}.summary-eyebrow{color:#7b78b8;font-size:9px;font-weight:800;letter-spacing:.13em}.warning-summary{background:linear-gradient(135deg,#fff 40%,#fdf5e7)}.warning-summary strong{color:#a37332}.refresh-summary{background:linear-gradient(135deg,#fff 40%,#edf7f5)}.summary-card .summary-time{margin-top:17px;color:#407f7c;font-size:16px;line-height:1.4}.dashboard-main-grid{display:grid;margin-top:18px;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px}.todo-panel,.account-panel{border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 8px 28px #2b2d490a}.todo-panel{min-width:0;padding:24px}.account-panel{position:sticky;top:86px;padding:24px;scroll-margin-top:88px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading h2{margin:0;color:#37394c;font-size:18px}.panel-heading button{min-height:34px;padding:0 11px;border:1px solid #dedfe8;border-radius:9px;color:#65687a;background:#fff;cursor:pointer;font-size:10px}.panel-heading button:disabled{cursor:default;opacity:.48}.todo-filters{display:flex;margin:20px 0 14px;gap:8px;overflow-x:auto;scrollbar-width:thin}.todo-filters button{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid #e4e4ec;border-radius:999px;color:#707486;background:#fafafd;cursor:pointer;font-size:10px}.todo-filters button span{margin-left:4px;color:#a0a3af}.todo-filters button.active{border-color:#d9d6f0;color:#5d59a4;background:#f0effa}.todo-filters button.active span{color:#6e6ab2}.todo-list{display:flex;margin:0;padding:0;flex-direction:column;gap:9px;list-style:none}.todo-item{position:relative;overflow:hidden;border:1px solid #ececf2;border-radius:14px;background:#fff}.todo-item.unread{border-color:#dcd9f0;background:#fdfdff;box-shadow:inset 3px 0 #7771c1}.todo-open{display:grid;width:100%;min-height:98px;padding:17px 18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.todo-open:hover{background:#fafafd}.todo-open:disabled{cursor:wait;opacity:.7}.todo-domain-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#6662ab;background:#efeff9;font-size:12px;font-weight:800}.todo-outbound .todo-domain-mark{color:#9b6d2e;background:#fbf1df}.todo-member .todo-domain-mark{color:#367d75;background:#e7f5f2}.todo-copy,.todo-title-line,.todo-meta{display:flex}.todo-copy{min-width:0;flex-direction:column;gap:6px}.todo-title-line{align-items:center;gap:6px;flex-wrap:wrap}.todo-title-line strong{color:#4a4c5f;font-size:11px}.todo-name{overflow:hidden;color:#2f3142;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.todo-detail{overflow:hidden;color:#999ca9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.todo-badge,.unread-dot{padding:3px 6px;border-radius:999px;font-size:8px;font-style:normal;font-weight:700}.todo-badge.delegated{color:#4e827b;background:#e8f5f2}.todo-badge.timeout{color:#a26435;background:#fff0e2}.unread-dot{color:#6863b2;background:#efedfb}.todo-meta{min-width:108px;align-items:flex-end;flex-direction:column;gap:7px}.todo-meta time{color:#a0a3af;font-size:9px}.todo-meta em{padding:4px 7px;border-radius:999px;color:#6e6aab;background:#efeff9;font-size:9px;font-style:normal}.todo-meta .status-rejected,.todo-meta .status-inbound_rejected{color:#a05650;background:#faecea}.todo-meta .status-approved{color:#3d806c;background:#e9f6f1}.todo-meta .status-withdrawn{color:#797c88;background:#f0f1f4}.todo-meta>span{color:#6662ab;font-size:10px;font-weight:650}.mark-read-action{position:absolute;right:17px;bottom:12px;padding:2px 0;border:0;color:#8c8fa0;background:transparent;cursor:pointer;font-size:9px;text-decoration:underline;text-underline-offset:3px}.mark-read-action:disabled{cursor:wait;opacity:.6}.account-person{display:flex;margin-top:24px;align-items:center;gap:13px}.account-avatar{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,#8983d5,#579999);font-size:17px;font-weight:800}.account-person strong,.account-person span{display:block}.account-person strong{color:#343648;font-size:15px}.account-person span{margin-top:5px;color:#9699a8;font-size:10px}.identity-live{display:flex;align-items:center;gap:6px;color:#4d816c;font-size:9px}.identity-live i{width:6px;height:6px;border-radius:50%;background:#48a47c}.account-details{margin:22px 0 0;border-top:1px solid #eff0f4}.account-details div{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #eff0f4}.account-details dt{color:#9699a8;font-size:10px}.account-details dd{margin:0;overflow-wrap:anywhere;color:#505365;font-size:11px;font-weight:650;text-align:right}.approval-tags{margin-top:20px}.approval-tags>span{color:#8e91a0;font-size:10px}.approval-tags div{display:flex;margin-top:9px;gap:6px;flex-wrap:wrap}.approval-tags i{padding:5px 8px;border-radius:7px;color:#615da8;background:#f0effa;font-size:9px;font-style:normal}.approval-tags p{margin:8px 0 0;color:#a1a4b0;font-size:10px}.account-security-note{margin-top:22px;padding:14px;border:1px solid #ebe8db;border-radius:12px;background:#fdfbf4}.account-security-note strong{color:#74623f;font-size:10px}.account-security-note p{margin:6px 0 0;color:#9b8d71;font-size:9px;line-height:1.65}.sign-out-action{width:100%;min-height:39px;margin-top:14px;border:1px solid #e4d5d3;border-radius:10px;color:#9a514c;background:snow;cursor:pointer;font-size:10px}.sign-out-action:disabled{cursor:wait;opacity:.6}.compact-modules .module-card{min-height:138px}.placeholder-panel{display:flex;min-height:460px;padding:52px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:22px;background:#fff;text-align:center}.blueprint{display:grid;width:88px;height:72px;padding:16px;grid-template-columns:repeat(2,1fr);gap:8px;border-radius:18px;background:var(--primary-soft);transform:rotate(-3deg)}.blueprint span{border-radius:4px;background:#5e5aa933}.blueprint span:first-child{grid-column:1/-1}.state-lock{display:grid;width:72px;height:72px;place-items:center;border-radius:22px;color:#a57038;background:#fbf0df;font-size:28px;font-weight:800;transform:rotate(-3deg)}.placeholder-panel h2{margin:28px 0 9px;color:#3c3e51;font-size:21px}.placeholder-panel p{max-width:440px;margin:0;color:#8d91a1;font-size:12px;line-height:1.8}.placeholder-panel a,.standalone-state a{margin-top:24px;padding:11px 18px;border-radius:10px;color:#fff;background:var(--primary);font-size:12px}.standalone-state{display:flex;min-height:100vh;padding:30px;flex-direction:column;align-items:center;justify-content:center;background:#f4f5f8;text-align:center}.state-code{color:#cbc9e7;font-size:72px;font-weight:800;letter-spacing:-.05em}.standalone-state h1{margin:8px 0;color:#37394b;font-size:25px}.standalone-state p{margin:0;color:#9093a2;font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.inventory-heading{align-items:center}.readonly-badge{display:flex;flex:0 0 auto;min-height:34px;padding:0 13px;align-items:center;gap:8px;border:1px solid #d8eae4;border-radius:999px;color:#477967;background:#f3faf7;font-size:10px;font-weight:700}.readonly-badge i{width:6px;height:6px;border-radius:50%;background:#45a579;box-shadow:0 0 0 4px #45a5791a}.inventory-filter-panel{padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #2b2d4909}.inventory-search{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(180px,.7fr) auto;align-items:end;gap:12px}.inventory-search label{min-width:0}.inventory-search label span{display:block;margin:0 0 7px 2px;color:#777b8c;font-size:10px;font-weight:650}.inventory-search input,.inventory-search select{width:100%;min-height:42px;padding:0 13px;border:1px solid #dfe1e9;border-radius:11px;outline:none;color:#3f4254;background:#fbfbfd;font-size:12px}.inventory-search input:focus,.inventory-search select:focus{border-color:#9c98ce;box-shadow:0 0 0 3px #5e5aa917}.inventory-search-button{min-width:88px;min-height:42px;padding:0 17px;border:0;border-radius:11px;color:#fff;background:var(--primary);cursor:pointer;font-size:12px;font-weight:650}.inventory-search-button:disabled,.inventory-filter-actions button:disabled{cursor:wait;opacity:.55}.inventory-filter-actions{display:flex;margin-top:13px;align-items:center;gap:8px;flex-wrap:wrap}.inventory-filter-actions button{min-height:33px;padding:0 11px;border:1px solid #e2e3ea;border-radius:999px;color:#666a7b;background:#fafafd;cursor:pointer;font-size:10px}.inventory-filter-actions button strong{display:inline-grid;min-width:19px;height:19px;margin-left:5px;padding:0 5px;place-items:center;border-radius:999px;color:#96703a;background:#f9ecd8;font-size:9px}.inventory-filter-actions button.active{border-color:#e8ccaa;color:#8a5d27;background:#fff7eb}.inventory-result-heading{display:flex;min-height:56px;padding:0 3px;align-items:center;justify-content:space-between;gap:16px}.inventory-result-heading div{display:flex;min-width:0;align-items:center;gap:9px;flex-wrap:wrap}.inventory-result-heading strong{color:#444759;font-size:13px}.inventory-result-heading span{color:#9598a8;font-size:10px}.inventory-result-heading div span{padding:4px 8px;border-radius:999px;background:#ececf4}.inventory-desktop{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #2b2d4909}.inventory-table{width:100%;border-collapse:collapse;table-layout:fixed}.inventory-table th{height:45px;padding:0 13px;color:#8d91a0;background:#fafafd;font-size:9px;font-weight:750;letter-spacing:.06em;text-align:left}.inventory-table th:nth-child(1){width:18%}.inventory-table th:nth-child(2){width:17%}.inventory-table th:nth-child(3),.inventory-table th:nth-child(4),.inventory-table th:nth-child(5){width:10%}.inventory-table th:nth-child(6){width:25%}.inventory-table th:nth-child(7){width:10%}.inventory-table td{min-width:0;padding:15px 13px;border-top:1px solid #eff0f4;color:#55586a;font-size:11px;vertical-align:middle}.inventory-table tbody tr:hover{background:#fcfcfe}.material-link strong,.material-link code,.inventory-table td>span,.inventory-table td>small{display:block}.material-link strong{overflow:hidden;color:#303244;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.material-link code{margin-top:6px;overflow:hidden;color:#9295a4;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.inventory-table td>small{margin-top:5px;overflow:hidden;color:#999ca9;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.inventory-table td>b{color:#3f4254;font-size:12px}.location-cell{overflow-wrap:anywhere;color:#777b8c!important;font-size:9px!important;line-height:1.65}.stock-badge{display:inline-flex;margin-top:6px;padding:4px 7px;border-radius:999px;font-size:8px;font-style:normal;font-weight:750;white-space:nowrap}.stock-normal{color:#3e7b67;background:#eaf6f1}.stock-low{color:#95672e;background:#fff1dd}.stock-outOfStock{color:#a0514a;background:#faeae8}.row-action{color:#625ea8;font-size:9px;font-weight:650;white-space:nowrap}.inventory-mobile{display:none}.inventory-card{min-width:0;padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff}.inventory-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inventory-card-heading>div{min-width:0}.inventory-card-heading strong,.inventory-card-heading code{display:block;overflow-wrap:anywhere}.inventory-card-heading strong{color:#303244;font-size:14px}.inventory-card-heading code{margin-top:5px;color:#9194a3;font-size:9px}.inventory-card-heading .stock-badge{flex:0 0 auto;margin-top:0}.inventory-card>p{margin:12px 0 0;color:#818596;font-size:10px;line-height:1.6}.card-stock-grid{display:grid;margin:15px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.card-stock-grid div{min-width:0;padding:10px;border-radius:10px;background:#f7f7fa}.card-stock-grid dt{color:#9598a7;font-size:9px}.card-stock-grid dd{margin:5px 0 0;overflow-wrap:anywhere;color:#3d4052;font-size:12px;font-weight:750}.card-location{margin-top:13px;padding-top:12px;border-top:1px solid #eff0f4}.card-location span{color:#999caa;font-size:9px}.card-location p{margin:5px 0 0;overflow-wrap:anywhere;color:#686c7e;font-size:10px;line-height:1.6}.inventory-card>a{display:flex;min-height:42px;margin-top:14px;padding:0 13px;align-items:center;justify-content:space-between;border-radius:10px;color:#5e5aa9;background:#efeff9;font-size:11px;font-weight:700}.back-link{display:inline-flex;min-height:42px;margin-bottom:22px;align-items:center;color:#6662aa;font-size:11px;font-weight:650}.detail-heading{margin-bottom:20px;align-items:center}.detail-stock-badge{flex:0 0 auto;margin-top:0;padding:7px 11px;font-size:9px}.detail-stock-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.detail-stock-summary article{min-width:0;padding:21px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #2b2d4909}.detail-stock-summary span{color:#898d9d;font-size:10px}.detail-stock-summary strong{display:block;margin-top:11px;overflow-wrap:anywhere;color:#37394c;font-size:25px}.detail-stock-summary p{margin:8px 0 0;color:#a1a4b1;font-size:9px}.material-detail-grid{display:grid;margin-top:15px;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:15px}.detail-panel{min-width:0;padding:22px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #2b2d4909}.detail-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.detail-panel-heading h2{margin:0;color:#383a4d;font-size:17px}.detail-panel-heading>span{color:#9a9dab;font-size:9px}.material-fields{display:grid;margin:20px 0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.material-fields div{min-width:0;padding:13px 0;border-top:1px solid #eff0f4}.material-fields .wide-field{grid-column:1/-1}.material-fields dt{color:#9699a8;font-size:9px}.material-fields dd{margin:6px 0 0;overflow-wrap:anywhere;color:#484b5d;font-size:11px;line-height:1.6}.material-fields code{font-size:10px}.qr-panel .async-state{min-height:290px;padding:16px 0 0;border:0}.material-qr-image{display:block;width:min(210px,100%);aspect-ratio:1;margin:0 auto;object-fit:contain}.qr-content{display:block;width:100%;margin-top:12px;padding:9px;overflow-wrap:anywhere;border-radius:8px;color:#717486;background:#f7f7fa;font-size:8px;text-align:center}.qr-download{display:grid;width:100%;min-height:42px;margin-top:10px;place-items:center;border-radius:10px;color:#fff;background:var(--primary);font-size:10px;font-weight:700}.location-panel,.batch-panel{margin-top:15px}.location-stock-list{display:grid;margin-top:17px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.location-stock-list article{min-width:0;padding:14px;border:1px solid #ececf2;border-radius:12px;background:#fcfcfe}.location-stock-list article>div{display:flex;min-width:0;align-items:center;gap:7px;flex-wrap:wrap}.location-stock-list article>div strong{overflow-wrap:anywhere;color:#484b5d;font-size:11px}.location-stock-list article>div span{padding:3px 6px;border-radius:999px;color:#87633a;background:#f8ead8;font-size:8px}.location-stock-list dl{display:grid;margin:13px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.location-stock-list dl div{min-width:0}.location-stock-list dt{color:#9a9dab;font-size:8px}.location-stock-list dd{margin:4px 0 0;overflow-wrap:anywhere;color:#424557;font-size:10px;font-weight:700}.detail-empty{display:flex;min-height:160px;margin-top:17px;padding:24px;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #dddfe8;border-radius:12px;color:#9699a8;background:#fcfcfd;text-align:center}.detail-empty.compact{min-height:260px}.detail-empty strong{color:#5a5d6e;font-size:12px}.detail-empty p{margin:7px 0 0;max-width:440px;font-size:10px;line-height:1.7}.batch-list{display:grid;margin-top:17px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-list article{min-width:0;padding:15px;border:1px solid #ececf2;border-radius:12px;background:#fcfcfe}.batch-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-heading span,.batch-heading strong{display:block}.batch-heading span{color:#9a9dab;font-size:8px}.batch-heading strong{margin-top:5px;overflow-wrap:anywhere;color:#414456;font-size:12px}.batch-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:8px;font-style:normal;font-weight:750}.batch-normal{color:#3e7b67;background:#eaf6f1}.batch-expiring{color:#95672e;background:#fff1dd}.batch-expired{color:#a0514a;background:#faeae8}.batch-unknown{color:#767988;background:#ededef}.batch-list dl{display:grid;margin:14px 0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.batch-list dt{color:#9a9dab;font-size:8px}.batch-list dd{margin:4px 0 0;overflow-wrap:anywhere;color:#505365;font-size:10px;font-weight:650}.batch-list article>p{margin:13px 0 0;padding-top:11px;overflow-wrap:anywhere;border-top:1px solid #eeeff3;color:#7b7f90;font-size:9px;line-height:1.65}.purchase-heading{align-items:center}.purchase-badge{border-color:#dddaf0;color:#625ea8;background:#f6f5fc}.purchase-badge i{background:#7771c1;box-shadow:0 0 0 4px #7771c11a}.purchase-scope-tabs{display:grid;margin-bottom:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.purchase-scope-tabs button{display:flex;min-width:0;min-height:58px;padding:10px 14px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;border:1px solid #dfe0e8;border-radius:13px;color:#777a8b;background:#fff;cursor:pointer;text-align:left}.purchase-scope-tabs button strong{color:#444759;font-size:12px}.purchase-scope-tabs button span{font-size:9px}.purchase-scope-tabs button.active{border-color:#bcb8df;background:#f2f1fa;box-shadow:inset 3px 0 #6d68b5}.purchase-scope-tabs button.active strong{color:#57529c}.purchase-scope-tabs button:disabled{cursor:wait;opacity:.6}.purchase-filter-panel{padding:17px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #2b2d4909}.purchase-filter-form{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(125px,.7fr)) auto;align-items:end;gap:10px}.purchase-filter-form label{min-width:0}.purchase-filter-form label>span,.review-comment>span{display:block;margin:0 0 7px 2px;color:#777b8c;font-size:9px;font-weight:650}.purchase-filter-form input,.purchase-filter-form select,.review-comment textarea{width:100%;min-height:42px;padding:0 11px;border:1px solid #dfe1e9;border-radius:10px;outline:none;color:#3f4254;background:#fbfbfd;font:inherit;font-size:10px}.purchase-filter-form input:focus,.purchase-filter-form select:focus,.review-comment textarea:focus{border-color:#9c98ce;box-shadow:0 0 0 3px #5e5aa917}.purchase-search-button{min-width:80px;min-height:42px;padding:0 14px;border:0;border-radius:10px;color:#fff;background:var(--primary);cursor:pointer;font-size:11px;font-weight:700}.purchase-search-button:disabled,.purchase-filter-footer button:disabled{cursor:wait;opacity:.55}.purchase-filter-footer{display:flex;min-height:25px;margin-top:8px;align-items:center;justify-content:space-between;gap:12px}.purchase-filter-footer .form-error{margin:0}.purchase-filter-footer button{min-height:32px;margin-left:auto;padding:0 10px;border:1px solid #e1e2e9;border-radius:8px;color:#747788;background:#fafafd;cursor:pointer;font-size:9px}.purchase-result-heading{display:flex;min-height:58px;padding:0 3px;align-items:center;justify-content:space-between;gap:14px}.purchase-result-heading div{display:flex;align-items:baseline;gap:8px}.purchase-result-heading strong{color:#444759;font-size:13px}.purchase-result-heading span{color:#979aa9;font-size:9px}.purchase-desktop{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #2b2d4909}.purchase-table{width:100%;border-collapse:collapse;table-layout:fixed}.purchase-table th{height:45px;padding:0 11px;color:#8d91a0;background:#fafafd;font-size:9px;font-weight:750;letter-spacing:.04em;text-align:left}.purchase-table th:nth-child(1){width:20%}.purchase-table th:nth-child(2){width:13%}.purchase-table th:nth-child(3){width:18%}.purchase-table th:nth-child(4){width:10%}.purchase-table th:nth-child(5){width:11%}.purchase-table th:nth-child(6){width:18%}.purchase-table th:nth-child(7){width:10%}.purchase-table td{min-width:0;padding:14px 11px;overflow-wrap:anywhere;border-top:1px solid #eff0f4;color:#55586a;font-size:10px;line-height:1.55;vertical-align:middle}.purchase-table tbody tr:hover{background:#fcfcfe}.order-link strong,.order-link span,.purchase-table td>strong,.purchase-table td>small,.purchase-table td:nth-child(6)>span,.purchase-table td:nth-child(6)>small{display:block}.order-link strong{overflow:hidden;color:#303244;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-link span,.purchase-table td>small,.purchase-table td:nth-child(6)>small{margin-top:5px;color:#989baa;font-size:8px}.purchase-item-preview{color:#717586!important}.order-status,.approval-status{display:inline-flex;padding:5px 8px;border-radius:999px;color:#696c7b;background:#eeeff2;font-size:8px;font-style:normal;font-weight:750;white-space:nowrap}.order-pending,.order-inbound_pending,.approval-pending{color:#88612d;background:#fff0dc}.order-approved,.order-inbound,.approval-approved{color:#397660;background:#e8f5ef}.order-rejected,.order-inbound_rejected,.approval-rejected{color:#9f5049;background:#faeae8}.order-withdrawn,.approval-withdrawn{color:#747786;background:#edeef1}.approval-waiting{color:#777a89;background:#f0f1f4}.purchase-mobile{display:none}.purchase-card{min-width:0;padding:17px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.purchase-card-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.purchase-card-heading>div{min-width:0}.purchase-card-heading span,.purchase-card-heading strong{display:block}.purchase-card-heading>div span{color:#8f92a1;font-size:8px}.purchase-card-heading strong{margin-top:5px;overflow-wrap:anywhere;color:#333547;font-size:12px}.purchase-card>p{margin:13px 0 0;color:#6f7283;font-size:10px;line-height:1.6}.purchase-card dl{display:grid;margin:13px 0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.purchase-card dl div{min-width:0;padding:9px;border-radius:9px;background:#f7f7fa}.purchase-card dt{color:#999caa;font-size:8px}.purchase-card dd{margin:4px 0 0;overflow-wrap:anywhere;color:#4d5062;font-size:9px;font-weight:650}.delegate-note{display:inline-flex;margin-top:10px;padding:5px 8px;border-radius:999px;color:#39766e;background:#e9f5f2;font-size:8px;font-weight:700}.purchase-card>a{display:flex;min-height:42px;margin-top:13px;padding:0 13px;align-items:center;justify-content:space-between;border-radius:10px;color:#5e5aa9;background:#efeff9;font-size:10px;font-weight:700}.purchase-detail-heading{margin-bottom:17px;align-items:center}.detail-order-status{flex:0 0 auto;padding:7px 11px;font-size:9px}.purchase-detail-page>.detail-panel,.purchase-detail-page>.history-grid{margin-top:14px}.order-overview-fields{display:grid;margin:18px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px}.order-overview-fields div{min-width:0;padding:12px 0;border-top:1px solid #eff0f4}.order-overview-fields .wide-field{grid-column:1/-1}.order-overview-fields dt{color:#9699a8;font-size:9px}.order-overview-fields dd{margin:5px 0 0;overflow-wrap:anywhere;color:#494c5e;font-size:10px;line-height:1.65}.order-item-list{display:grid;margin-top:16px;gap:11px}.order-item-card{min-width:0;padding:17px;border:1px solid #ececf2;border-radius:13px;background:#fcfcfe}.order-item-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.order-item-card header>div{min-width:0}.order-item-card header span{color:#9699a8;font-size:8px}.order-item-card h3{margin:5px 0 0;overflow-wrap:anywhere;color:#3e4052;font-size:13px}.order-item-card header p{margin:5px 0 0;color:#8b8e9d;font-size:9px}.order-item-card header>strong{flex:0 0 auto;color:#55519b;font-size:13px}.order-item-card>dl{display:grid;margin:15px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.order-item-card>dl div{min-width:0;padding:10px;border-radius:9px;background:#f4f4f8}.order-item-card dt{color:#999caa;font-size:8px}.order-item-card dd{margin:5px 0 0;overflow-wrap:anywhere;color:#4d5061;font-size:9px;font-weight:650}.item-allocation-block,.item-image-block{margin-top:14px;padding-top:13px;border-top:1px solid #ececf2}.item-allocation-block>strong,.item-image-block>strong{color:#606375;font-size:9px}.item-allocation-block>p,.inline-empty{margin:7px 0 0;color:#a0a3b0;font-size:9px}.item-allocation-block ul{display:flex;margin:8px 0 0;padding:0;gap:7px;flex-wrap:wrap;list-style:none}.item-allocation-block li{padding:6px 8px;border-radius:7px;color:#626678;background:#eeeef4;font-size:8px}.protected-image-grid{display:grid;margin-top:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.protected-order-image{min-width:0;overflow:hidden;border:1px solid #e7e8ed;border-radius:10px;background:#fff}.protected-order-image .async-state{min-height:118px;padding:10px;border:0;border-radius:0}.protected-order-image .async-state p{font-size:8px}.protected-order-image .async-state button{min-height:38px;margin-top:9px;padding:6px 9px;font-size:8px}.protected-order-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.protected-order-image>p{display:flex;margin:0;padding:7px;flex-direction:column;gap:3px;color:#5f6274;font-size:8px}.protected-order-image>p span{color:#a0a3af}.approval-step-list{margin:18px 0 0;padding:0;list-style:none}.approval-step-list li{display:grid;position:relative;min-width:0;padding:0 0 18px;grid-template-columns:28px minmax(0,1fr);gap:11px}.approval-step-list li:not(:last-child):before{position:absolute;top:27px;bottom:0;left:13px;width:1px;background:#e2e2eb;content:""}.step-index{display:grid;z-index:1;width:28px;height:28px;place-items:center;border:1px solid #dddde8;border-radius:50%;color:#767989;background:#fff;font-size:9px;font-weight:750}.approval-step-list li.current .step-index{border-color:#aaa5d3;color:#fff;background:#6a65b0;box-shadow:0 0 0 4px #efeff9}.approval-step-list li>div{min-width:0;padding:2px 0 0}.approval-step-list header,.inbound-approval-card header{display:flex;align-items:center;justify-content:space-between;gap:10px}.approval-step-list header strong,.inbound-approval-card header strong{color:#474a5c;font-size:11px}.approval-step-list p,.inbound-approval-card p{margin:7px 0 0;overflow-wrap:anywhere;color:#747788;font-size:9px;line-height:1.55}.approval-step-list p small{display:block;margin-top:3px;color:#9a9dab}.approval-step-list time,.inbound-approval-card time{display:block;margin-top:6px;color:#9a9dab;font-size:8px}.inbound-approval-card{margin-top:5px;padding:14px;border:1px solid #dfe7e4;border-radius:11px;background:#f7fbfa}.review-action-panel{border-color:#d8d5ee}.review-context{display:grid;margin-top:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-context p{margin:0;padding:11px;overflow-wrap:anywhere;border-radius:10px;color:#656879;background:#f6f6fa;font-size:9px;line-height:1.6}.review-context p strong{display:block;margin-bottom:4px;color:#414456}.review-comment{display:block;position:relative;margin-top:15px}.review-comment textarea{min-height:96px;padding:11px 12px 26px;resize:vertical;line-height:1.6}.review-comment>small{position:absolute;right:10px;bottom:8px;color:#a0a3b0;font-size:8px}.review-buttons{display:flex;margin-top:14px;justify-content:flex-end;gap:9px}.review-buttons button{min-height:42px;padding:0 16px;border-radius:10px;cursor:pointer;font-size:10px}.review-buttons button:disabled{cursor:wait;opacity:.6}.review-reject{border:1px solid #e8d2cf;color:#9c5049;background:#fff8f7}.pending-refresh-note{margin:11px 0 0;color:#4b7b69;font-size:9px;text-align:right}.no-review-panel{color:#777a8a}.no-review-panel>strong{color:#525567;font-size:11px}.no-review-panel>p{margin:6px 0 0;font-size:9px;line-height:1.6}.history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.history-panel .detail-empty.compact{min-height:150px}.history-list{margin:16px 0 0;padding:0;list-style:none}.history-list li{padding:12px 0;border-top:1px solid #eff0f4}.history-list header{display:flex;align-items:center;justify-content:space-between;gap:10px}.history-list header strong{color:#4a4d5f;font-size:10px}.history-list time{color:#9a9dab;font-size:8px}.history-list p{margin:6px 0 0;color:#777a8a;font-size:9px}.history-list blockquote{margin:7px 0 0;padding:8px 10px;border-left:3px solid #d8d5ed;color:#66697a;background:#f7f7fa;font-size:9px;line-height:1.55}.history-list ul{margin:7px 0 0;padding-left:17px;color:#7d8090;font-size:8px;line-height:1.6}.reimbursement-summary{display:grid;margin:15px 0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reimbursement-summary>div{min-width:0;padding:10px;border-radius:9px;background:#f7f7fa}.reimbursement-summary .wide-field{grid-column:1 / -1}.reimbursement-summary dt{color:#989baa;font-size:8px}.reimbursement-summary dd{margin:4px 0 0;overflow-wrap:anywhere;color:#56596b;font-size:9px}.reimbursement-grid{display:grid;margin-top:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reimbursement-grid>article{min-width:0;padding:14px;border:1px solid #ececf2;border-radius:11px}.reimbursement-grid h3,.invoice-list h3{margin:0;color:#505365;font-size:10px}.archive-list{margin:10px 0 0;padding:0;list-style:none}.archive-list li{padding:9px 0;border-top:1px solid #eff0f4}.archive-list strong,.archive-list time{display:block}.archive-list strong{color:#55586a;font-size:9px}.archive-list time{margin-top:3px;color:#a0a3af;font-size:8px}.archive-list p{margin:5px 0 0;color:#777a8b;font-size:9px;line-height:1.55}.archive-list ul{margin:5px 0 0;padding-left:15px;overflow-wrap:anywhere;color:#898c9b;font-size:8px}.invoice-list{margin-top:14px}.invoice-list>article{display:flex;min-width:0;margin-top:8px;padding:10px 12px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ececf2;border-radius:10px}.invoice-list article>div{min-width:0}.invoice-list strong,.invoice-list span{display:block;overflow-wrap:anywhere}.invoice-list strong{color:#505365;font-size:9px}.invoice-list span{margin-top:4px;color:#9a9dac;font-size:8px}.invoice-list button{flex:0 0 auto;min-width:74px;min-height:42px;border:0;border-radius:9px;color:#fff;background:var(--primary);cursor:pointer;font-size:9px}.invoice-list button:disabled{cursor:wait;opacity:.6}.async-state{display:flex;min-height:260px;padding:32px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:18px;color:var(--muted);background:#fff;text-align:center}.async-state strong{color:var(--ink);font-size:17px}.async-state p{max-width:460px;margin:9px 0 0;font-size:12px;line-height:1.7}.async-state button{margin-top:20px;padding:10px 16px;border:0;border-radius:10px;color:#fff;background:var(--primary);cursor:pointer}.state-spinner,.button-spinner{display:inline-block;border:3px solid #e4e3f1;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}.state-spinner{width:34px;height:34px}.button-spinner{width:15px;height:15px;margin-right:8px;border-width:2px;border-color:#ffffff59;border-top-color:#fff;vertical-align:-2px}.async-empty:before{margin-bottom:15px;color:#b5b3d2;content:"—";font-size:28px}.async-error strong{color:#9a514c}.form-error{margin:6px 0 0;color:#b5504a;font-size:11px;line-height:1.5}.submit-button{min-height:42px;padding:0 18px;border:0;border-radius:11px;color:#fff;background:var(--primary);cursor:pointer}.submit-button:disabled{cursor:wait;opacity:.68}.pagination{display:flex;margin-top:18px;padding:14px 16px;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:13px;color:var(--muted);background:#fff;font-size:11px}.pagination div{display:flex;align-items:center;gap:12px}.pagination strong{color:#55586b;font-weight:600}.pagination button{min-height:42px;padding:7px 10px;border:1px solid #dcdee7;border-radius:8px;color:#55586b;background:#fff;cursor:pointer}.pagination button:disabled{color:#b8bac5;cursor:default}.toast-region{position:fixed;z-index:80;top:20px;right:20px;display:flex;width:min(360px,calc(100vw - 40px));flex-direction:column;gap:9px;pointer-events:none}.toast{width:100%;padding:13px 16px;border:1px solid #e4e4eb;border-radius:12px;color:#4e5161;background:#fffffff5;box-shadow:0 12px 36px #2a2c4921;cursor:pointer;pointer-events:auto;text-align:left}.toast-success{border-color:#d5ebe2;color:#36745d}.toast-error{border-color:#f0d8d5;color:#9a514c}.toast-warning{border-color:#f1e1c8;color:#966a31}.dialog-backdrop{position:fixed;z-index:90;inset:0;display:grid;padding:20px;place-items:center;background:#1a1b2d7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.confirm-dialog{width:min(430px,100%);padding:28px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #1e1f3638}.confirm-dialog h2{margin:0;color:var(--ink);font-size:19px}.confirm-dialog p{margin:12px 0 24px;color:var(--muted);font-size:13px;line-height:1.7;white-space:pre-line}.confirm-dialog>div{display:flex;justify-content:flex-end;gap:10px}.confirm-dialog button{padding:10px 16px;border:1px solid #dfe0e8;border-radius:10px;color:#5f6272;background:#fff;cursor:pointer}.confirm-dialog .dialog-confirm{border-color:var(--primary);color:#fff;background:var(--primary)}.confirm-dialog .dialog-confirm.danger{border-color:#aa4f49;background:#aa4f49}.page-enter-active,.page-leave-active{transition:opacity .14s ease}.page-enter-from,.page-leave-to{opacity:0}@keyframes spin{to{transform:rotate(360deg)}}.purchase-heading-actions,.upload-actions,.type-switch,.form-section-heading,.sticky-submit{display:flex;align-items:center;gap:12px}.primary-link-button,.file-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:10px;border:1px solid #d5d7e7;background:#fff;color:#39318d;font-weight:700;cursor:pointer;text-decoration:none}.file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.purchase-write-form{display:grid;gap:16px}.form-section>h2,.form-section-heading h2{margin:0 0 8px}.form-section-heading{justify-content:space-between}.form-section-heading p,.template-callout,.inbound-submit-panel>p{margin:4px 0 14px;color:#666b80}.type-switch{margin:14px 0}.type-switch button{flex:1;min-height:48px;border:1px solid #d8d9e6;border-radius:11px;background:#fff}.type-switch button.active{border-color:#6558d8;background:#f0eeff;color:#493bb7;font-weight:800}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid label,.inline-action-form label,.review-comment{display:grid;gap:7px;min-width:0}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.allocation-row input,.allocation-row select,.inline-action-form textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid #d9dae6;border-radius:9px;background:#fff;color:#23243a;box-sizing:border-box}.form-grid textarea,.inline-action-form textarea{resize:vertical}.field-error{min-height:1em;color:#b42318}.write-item-card,.inbound-draft-item{margin-top:14px;padding:18px;border:1px solid #e0e1eb;border-radius:13px;background:#fbfbfe}.write-item-card>header{display:flex;justify-content:space-between;margin-bottom:14px}.inbound-write-block{margin-top:16px;padding-top:14px;border-top:1px solid #e1e2eb}.allocation-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(90px,.5fr) auto;gap:9px;margin:9px 0}.outbound-form-page .allocation-row{grid-template-columns:minmax(140px,1fr) minmax(90px,.55fr) minmax(110px,.7fr);align-items:center}.outbound-form-page .allocation-row strong,.outbound-form-page .allocation-row span{min-width:0;overflow-wrap:anywhere}.review-panel>textarea{width:100%;min-height:88px;margin-top:12px;padding:10px 12px;box-sizing:border-box;border:1px solid #d9dae6;border-radius:10px;color:#23243a;background:#fff;font:inherit;resize:vertical}.batch-grid{margin-top:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.staged-file-list{display:grid;gap:7px;padding:0;list-style:none}.staged-file-list li{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-radius:9px;background:#f0f1f7}.sticky-submit{position:sticky;z-index:4;bottom:12px;justify-content:space-between;padding:13px 16px;border:1px solid #d9d9e8;border-radius:13px;background:#fffffff5;box-shadow:0 10px 30px #23223e24}.sticky-submit p{margin:0;font-weight:800}.order-write-actions{display:grid;gap:12px}.inline-action-form{display:grid;gap:10px}.protected-image-grid>article{min-width:0}.protected-image-grid>article>button{width:100%;margin-top:6px}.reimbursement-write-panel{display:grid;gap:14px}@media(max-width:980px){.module-grid,.foundation-grid{grid-template-columns:1fr}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.account-panel{position:static}.module-card{min-height:136px}.material-detail-grid{grid-template-columns:1fr}.qr-panel{order:-1}.qr-panel .async-state{min-height:250px}.purchase-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-keyword,.purchase-search-button{grid-column:1/-1}.order-overview-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.history-grid{grid-template-columns:1fr}}@media(max-width:850px){.login-shell{grid-template-columns:1fr}.login-intro{min-height:auto;padding:28px 28px 52px}.intro-copy{margin:72px 0 55px}.intro-copy h1{font-size:clamp(43px,12vw,64px)}.trust-row{display:none}.login-panel{min-height:auto;padding:44px 20px}.side-nav{transform:translate(-105%);transition:transform .2s ease}.side-nav.open{transform:translate(0)}.nav-mask{position:fixed;z-index:25;inset:0;display:block;width:100%;height:100%;border:0;background:#1c1d3061;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-content{margin-left:0}.top-bar{height:62px;padding:0 20px}.menu-button{display:block}.breadcrumb{margin-right:auto;margin-left:10px}.breadcrumb span,.breadcrumb i{display:none}.top-user>span{display:none}.page-content{padding:28px 20px 44px}.page-heading{flex-direction:column}.dashboard-heading{gap:18px}.refresh-action{width:100%}.welcome-panel{min-height:230px;padding:35px 28px}.inventory-search{grid-template-columns:minmax(0,1fr) minmax(160px,.65fr)}.inventory-search-button{grid-column:1/-1}.inventory-desktop{display:none}.inventory-mobile{display:grid;gap:10px}.purchase-desktop{display:none}.purchase-mobile{display:grid;gap:10px}.protected-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-heading-actions{align-self:stretch;justify-content:space-between}}@media(max-width:440px){.login-card{padding:32px 24px 28px}.code-frame{width:220px;height:220px}.page-heading h1{font-size:24px}.dashboard-summary-grid{grid-template-columns:1fr}.summary-card{min-height:118px}.todo-panel,.account-panel{padding:18px}.todo-open{min-height:132px;padding:16px 13px 30px;grid-template-columns:34px minmax(0,1fr);align-items:start}.todo-domain-mark{width:34px;height:34px}.todo-meta{grid-column:2;min-width:0;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.todo-meta>span{margin-left:auto}.mark-read-action{right:13px;bottom:9px}.foundation-status{margin-top:-12px}.placeholder-panel{min-height:390px;padding:36px 24px}.pagination{align-items:stretch;flex-direction:column}.pagination div{justify-content:space-between}.toast-region{top:12px;right:12px;width:calc(100vw - 24px)}.inventory-heading,.detail-heading{gap:15px}.readonly-badge,.detail-stock-badge{align-self:flex-start}.inventory-filter-panel{padding:14px}.inventory-search{grid-template-columns:1fr}.inventory-search-button{grid-column:auto;width:100%}.inventory-filter-actions{align-items:stretch;flex-direction:column}.inventory-filter-actions button{width:100%;min-height:40px}.inventory-result-heading{align-items:flex-start;flex-direction:column;justify-content:center}.detail-stock-summary{grid-template-columns:1fr}.detail-stock-summary article{padding:17px}.material-fields,.location-stock-list,.batch-list{grid-template-columns:1fr}.material-fields .wide-field{grid-column:auto}.detail-panel{padding:17px}.location-stock-list dl{gap:4px}.purchase-heading,.purchase-detail-heading{gap:15px}.purchase-scope-tabs{grid-template-columns:1fr}.purchase-scope-tabs button{min-height:54px}.purchase-filter-panel{padding:14px}.purchase-filter-form{grid-template-columns:1fr}.purchase-keyword,.purchase-search-button{grid-column:auto}.purchase-search-button{width:100%}.order-overview-fields,.order-item-card>dl,.review-context,.reimbursement-summary,.reimbursement-grid{grid-template-columns:1fr}.order-overview-fields .wide-field{grid-column:auto}.order-item-card>header{flex-direction:column}.protected-image-grid{grid-template-columns:1fr}.review-buttons{align-items:stretch;flex-direction:column-reverse}.review-buttons button{width:100%}.invoice-list>article{align-items:stretch;flex-direction:column}.invoice-list button{width:100%}.purchase-heading-actions,.form-section-heading,.sticky-submit,.upload-actions{align-items:stretch;flex-direction:column}.purchase-heading-actions>*,.form-section-heading button,.sticky-submit button,.upload-actions>*{width:100%}.form-grid,.batch-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.allocation-row,.outbound-form-page .allocation-row{grid-template-columns:1fr}.write-item-card,.inbound-draft-item{padding:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
