@import"https://fonts.googleapis.com/css2?family=Anuphan:wght@300;400;500;600;700&display=swap";@keyframes wx-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wx-skel{display:block;flex-shrink:0;max-width:100%;background-image:linear-gradient(90deg,var(--wx-color-surface-sunken) 0%,var(--wx-color-surface-alt) 45%,var(--wx-color-surface-sunken) 90%);background-size:200% 100%;animation:wx-skel-shimmer 1.4s linear infinite}@media (prefers-reduced-motion: reduce){.wx-skel{animation:none;background-image:none;background-color:var(--wx-color-surface-sunken)}}.wx-skel-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-skel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-skel-head-text{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-skel-toolbar{display:flex;flex-wrap:wrap;gap:var(--wx-space-3)}.wx-skel-panel{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow:hidden}.wx-skel-panel-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-skel-rows{display:flex;flex-direction:column}.wx-skel-row{display:flex;align-items:center;gap:var(--wx-space-4);padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-skel-row:last-child{border-bottom:0}.wx-skel-row-text{display:flex;flex:1;flex-direction:column;gap:var(--wx-space-2);min-width:0}.wx-skel-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--wx-space-4)}.wx-skel-card{display:flex;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-skel-card-top{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-skel-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wx-space-2)}.wx-skel-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--wx-space-4);align-items:start}.wx-skel-board-col{display:flex;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface-alt)}.wx-skel-board-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2)}.wx-skel-board-card{display:flex;flex-direction:column;gap:var(--wx-space-2);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-skel-map{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:var(--wx-space-4);align-items:stretch;min-height:520px}.wx-skel-map-canvas{min-height:520px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);overflow:hidden}.wx-skel-map-side{align-self:start}.wx-skel-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--wx-space-4)}.wx-skel-stat{display:flex;flex-direction:column;gap:var(--wx-space-2);padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-skel-split{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:var(--wx-space-4);align-items:start}.wx-skel-chart{height:240px;padding:var(--wx-space-4) var(--wx-space-5)}.wx-skel-org{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-6);padding:var(--wx-space-6);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow-x:auto}.wx-skel-org-row{display:flex;gap:var(--wx-space-4);justify-content:center}.wx-skel-detail{display:flex;flex-direction:column;gap:var(--wx-space-5);padding:var(--wx-space-1) 0}.wx-skel-detail-head{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-skel-detail-pills{display:flex;gap:var(--wx-space-2);margin-top:var(--wx-space-1)}.wx-skel-detail-sec{display:flex;flex-direction:column;gap:var(--wx-space-3);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-skel-detail-kv{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-4)}.wx-skel-media{width:100%}.wx-skel-thread{display:flex;flex-direction:column;gap:var(--wx-space-4);padding:var(--wx-space-4)}.wx-skel-bubble{display:flex;flex-direction:column;gap:var(--wx-space-1);align-items:flex-start}.wx-skel-bubble--out{align-items:flex-end}.wx-skel-shell{display:flex;min-height:100vh;background:var(--wx-color-surface-alt)}.wx-skel-shell-rail{display:flex;flex-direction:column;gap:var(--wx-space-5);flex-shrink:0;width:252px;padding:var(--wx-space-4);background:var(--wx-color-surface-inverse)}.wx-skel-shell-rail .wx-skel{background-image:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14 90%)}@media (prefers-reduced-motion: reduce){.wx-skel-shell-rail .wx-skel{background-image:none;background-color:#ffffff1f}}.wx-skel-shell-brand{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-skel-shell-group{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-skel-shell-main{display:flex;flex:1;flex-direction:column;min-width:0}.wx-skel-shell-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-4);flex-shrink:0;height:56px;padding:0 var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-skel-shell-body{display:flex;flex-direction:column;gap:var(--wx-space-4);padding:var(--wx-space-5)}@media (max-width: 900px){.wx-skel-shell-rail{display:none}}@media (max-width: 900px){.wx-skel-hide-sm{display:none}.wx-skel-row,.wx-skel-panel-head{gap:var(--wx-space-3);padding-left:var(--wx-space-3);padding-right:var(--wx-space-3)}.wx-skel-map,.wx-skel-split{grid-template-columns:minmax(0,1fr)}.wx-skel-map,.wx-skel-map-canvas{min-height:320px}}.wx-state-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-6);background:var(--wx-color-surface-alt)}.wx-state-card{width:100%;max-width:440px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);box-shadow:var(--wx-shadow-md);padding:var(--wx-space-6);display:flex;flex-direction:column;gap:var(--wx-space-3);text-align:left}.wx-state-card--danger{border-color:var(--wx-color-danger);border-top:4px solid var(--wx-color-danger)}.wx-state-title{font-size:19px;font-weight:600;color:var(--wx-color-text)}.wx-state-body{color:var(--wx-color-text-muted);font-size:14px;line-height:1.6}.wx-state-contact{font-size:14px;color:var(--wx-color-text)}.wx-state-contact a{color:var(--wx-color-primary-600);font-weight:600;text-decoration:none}.wx-state-contact a:hover{text-decoration:underline}.wx-state-reference{font-size:12px;color:var(--wx-color-text-subtle);font-family:Consolas,SFMono-Regular,monospace;letter-spacing:0}.wx-login-screen{min-height:100vh;display:flex;flex-direction:column;background:var(--wx-color-surface-alt)}.wx-login-brand{position:relative;overflow:hidden;padding:var(--wx-space-6) var(--wx-space-5) var(--wx-space-7);color:var(--wx-color-text-inverse);background:linear-gradient(90deg,#1c74d6f5,#114b8cfa 48%,#0b2e59),var(--wx-color-primary-900)}.wx-login-brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:44px 44px;opacity:.5;pointer-events:none}.wx-login-brand:after{content:"";position:absolute;width:420px;height:420px;right:-160px;top:-140px;background:radial-gradient(circle,#ffffff38,#ffffff14 42%,#fff0 70%);pointer-events:none}.wx-login-brand-inner{position:relative;z-index:1;max-width:560px;margin:0 auto}.wx-login-brand-top{display:flex;align-items:center;gap:var(--wx-space-4)}.wx-login-logo{position:relative;width:48px;height:48px;border-radius:var(--wx-radius-md);display:grid;place-items:center;background:#051f4694;border:1px solid rgba(255,255,255,.22);font-size:16px;font-weight:800;flex:0 0 auto}.wx-login-logo:after{content:"";position:absolute;width:9px;height:9px;right:-6px;top:-6px;border-radius:999px;background:var(--wx-color-success);border:2px solid #fff}.wx-login-brand-name strong{display:block;font-size:18px;font-weight:800}.wx-login-brand-name span{display:block;margin-top:4px;color:#ffffffb8;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.wx-login-pill{width:fit-content;display:inline-flex;align-items:center;gap:var(--wx-space-2);margin-top:var(--wx-space-5);padding:0 var(--wx-space-4);height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#ffffff1f;font-size:12px;font-weight:800}.wx-login-pulse{width:8px;height:8px;border-radius:999px;background:#8fc7ff;flex:0 0 auto}.wx-login-heading{margin:var(--wx-space-4) 0 0;font-size:28px;line-height:1.25;font-weight:800}.wx-login-lede{margin:var(--wx-space-4) 0 0;color:#ffffffdb;font-size:15px;line-height:1.7;font-weight:500}.wx-login-scope-title{margin-top:var(--wx-space-5);color:#ffffffb8;font-size:12px;font-weight:700;letter-spacing:.6px}.wx-login-chips{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);margin-top:var(--wx-space-3)}.wx-login-chip{height:32px;display:inline-flex;align-items:center;padding:0 var(--wx-space-3);border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#ffffff14;font-size:12px;font-weight:800;white-space:nowrap}.wx-login-chip--active{background:#fff;border-color:#fff;color:var(--wx-color-primary-900)}.wx-login-brand-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);margin-top:var(--wx-space-6);color:#ffffffb8;font-size:12px;font-weight:700}.wx-login-status{display:inline-flex;align-items:center;gap:var(--wx-space-2)}.wx-login-status-dot{width:8px;height:8px;border-radius:999px;background:var(--wx-color-success);box-shadow:0 0 0 4px #17805a40}.wx-login-form-panel{flex:1;display:flex;flex-direction:column;background:var(--wx-color-surface-alt)}.wx-login-form-center{flex:1;display:flex;justify-content:center;align-items:center;padding:var(--wx-space-6) var(--wx-space-4)}.wx-login-card{width:100%;max-width:440px}.wx-login-tabs{width:fit-content;display:inline-flex;align-items:center;gap:var(--wx-space-1);padding:6px;border-radius:var(--wx-radius-md);border:1px solid var(--wx-color-border);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-login-tab{height:36px;border:0;border-radius:var(--wx-radius-sm);padding:0 var(--wx-space-4);background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:13px;font-weight:800}.wx-login-tab--active{background:var(--wx-color-text);color:#fff}.wx-login-tab:disabled{cursor:not-allowed;opacity:.55}.wx-login-card-heading{margin:var(--wx-space-5) 0 0;font-size:24px;font-weight:800;color:var(--wx-color-text)}.wx-login-card-subcopy{margin:var(--wx-space-3) 0 0;color:var(--wx-color-text-muted);font-size:14px;line-height:1.6;font-weight:500}.wx-login-form{display:grid;gap:var(--wx-space-4);margin-top:var(--wx-space-5)}.wx-login-field{display:grid;gap:var(--wx-space-2)}.wx-login-label-row{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-login-label{color:var(--wx-color-text);font-size:14px;font-weight:700}.wx-login-input-shell{display:flex;align-items:center;gap:var(--wx-space-2);height:52px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface)}.wx-login-input-shell:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-login-input-shell input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:15px;letter-spacing:0}.wx-login-input-icon{flex:0 0 auto;width:18px;height:18px;color:var(--wx-color-text-subtle)}.wx-login-toggle-visibility{flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--wx-color-text-muted);padding:var(--wx-space-1);border-radius:var(--wx-radius-sm)}.wx-login-toggle-visibility svg{width:19px;height:19px}.wx-login-toggle-visibility:hover{color:var(--wx-color-primary-600)}.wx-login-submit{height:52px;margin-top:var(--wx-space-1);display:flex;align-items:center;justify-content:center;gap:var(--wx-space-2);border:0;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-family:var(--wx-font-family);font-size:16px;font-weight:800;box-shadow:0 10px 18px #1c74d64d}.wx-login-submit svg{width:20px;height:20px;flex:0 0 auto}.wx-login-submit:hover:not(:disabled){background:var(--wx-color-primary-700)}.wx-login-submit:disabled{cursor:not-allowed;opacity:.7}.wx-login-error{margin-top:var(--wx-space-1);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:14px;font-weight:600}.wx-login-security-note{display:flex;gap:var(--wx-space-3);align-items:flex-start;margin-top:var(--wx-space-5);padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:13px;line-height:1.55}.wx-login-security-note svg{flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:var(--wx-color-primary-600)}.wx-login-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface);color:var(--wx-color-text-subtle);font-size:12px;font-weight:600}.wx-login-footer-links{display:flex;align-items:center;gap:var(--wx-space-4)}.wx-login-footer-links a{color:var(--wx-color-text-subtle);text-decoration:none}.wx-login-footer-links a:hover{color:var(--wx-color-primary-600)}@media (min-width: 960px){.wx-login-screen{flex-direction:row;height:100vh;overflow:hidden}.wx-login-brand{width:42%;max-width:560px;flex:0 0 auto;display:flex;align-items:flex-end;padding:var(--wx-space-7) var(--wx-space-6)}.wx-login-brand-inner{width:100%}.wx-login-form-panel{height:100vh}}.wx-sidebar{min-width:0;overflow:hidden;background:linear-gradient(180deg,var(--wx-color-primary-900),#0a2a58);color:var(--wx-color-text-inverse)}.wx-sidebar-brand{display:none}.wx-sidebar-nav{display:flex;flex-direction:row;align-items:center;gap:var(--wx-space-2);padding:var(--wx-space-2) var(--wx-space-4);overflow-x:auto;-webkit-overflow-scrolling:touch}.wx-sidebar-section{display:flex;flex-direction:row;align-items:center;gap:var(--wx-space-2);flex:0 0 auto}.wx-sidebar-section-header{display:none}.wx-sidebar-section-items{display:flex;flex-direction:row;align-items:center;gap:var(--wx-space-2)}.wx-sidebar-item{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 var(--wx-space-3);border-radius:999px;background:#ffffff14;color:#ffffffdb;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.wx-sidebar-item--active{background:#fff;color:var(--wx-color-primary-900)}.wx-sidebar-item--reserved{opacity:.5;cursor:not-allowed}.wx-sidebar-item-mark{flex:0 0 auto;width:20px;height:20px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#ffffff24;font-size:9px;font-weight:800}.wx-sidebar-item--active .wx-sidebar-item-mark{background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-sidebar-footer{display:none}@media (min-width: 960px){.wx-sidebar{width:252px;flex:0 0 auto;height:100%;display:flex;flex-direction:column}.wx-sidebar-brand{display:flex;align-items:center;gap:var(--wx-space-3);height:74px;flex:0 0 auto;padding:0 var(--wx-space-5);border-bottom:1px solid rgba(255,255,255,.1)}.wx-sidebar-mark{flex:0 0 auto;width:40px;height:40px;border-radius:var(--wx-radius-md);display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-600);font-size:14px;font-weight:800}.wx-sidebar-brand-text strong{display:block;font-size:15px;font-weight:800}.wx-sidebar-brand-text span{display:block;margin-top:2px;color:#fff9;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.wx-sidebar-nav{flex:1;min-height:0;flex-direction:column;align-items:stretch;padding:var(--wx-space-3) var(--wx-space-3) var(--wx-space-4);gap:var(--wx-space-1);overflow-y:auto;overflow-x:hidden}.wx-sidebar-section{flex-direction:column;align-items:stretch;gap:1px}.wx-sidebar-section-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:34px;margin-top:var(--wx-space-2);padding:0 var(--wx-space-2);border:0;border-radius:6px;background:transparent;color:#ffffff73;font-family:var(--wx-font-family);cursor:pointer}.wx-sidebar-section:first-child .wx-sidebar-section-header{margin-top:0}.wx-sidebar-section-header:hover{background:#ffffff0f;color:#ffffffb3}.wx-sidebar-section-header:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffff59}.wx-sidebar-section-title{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.wx-sidebar-chevron{flex:0 0 auto;transition:transform .15s ease-out}.wx-sidebar-chevron--open{transform:rotate(180deg)}.wx-sidebar-section-items{display:flex;flex-direction:column;align-items:stretch;gap:2px}.wx-sidebar-item{position:relative;height:auto;min-height:38px;align-items:flex-start;padding:var(--wx-space-2) var(--wx-space-3) var(--wx-space-2) 14px;border-radius:8px;background:transparent;white-space:normal;line-height:1.3}.wx-sidebar-item:hover{background:#ffffff0f}.wx-sidebar-item:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffff59}.wx-sidebar-item--active{background:#ffffff1f;color:#fff}.wx-sidebar-item--active:before{content:"";position:absolute;top:6px;bottom:6px;left:4px;width:3px;border-radius:999px;background:var(--wx-color-primary-100)}.wx-sidebar-item-mark{margin-top:1px}.wx-sidebar-item--active .wx-sidebar-item-mark{background:#ffffffe6;color:var(--wx-color-primary-700)}.wx-sidebar-footer{display:block;flex:0 0 auto;padding:var(--wx-space-4);border-top:1px solid rgba(255,255,255,.1)}.wx-sidebar-footer-label{display:block;color:#ffffff80;font-size:10px;font-weight:700}.wx-sidebar-footer-value{display:block;margin-top:4px;color:#fff;font-size:13px;font-weight:800;overflow-wrap:break-word}}.wx-app-shell{display:grid;min-height:100vh;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto 1fr auto;grid-template-areas:"topbar" "sidebar" "main" "footer"}.wx-sidebar{grid-area:sidebar}.wx-shell-topbar{grid-area:topbar;display:flex;align-items:center;gap:var(--wx-space-3);min-height:56px;padding:var(--wx-space-2) var(--wx-space-4);background:var(--wx-color-surface);border-bottom:1px solid var(--wx-color-border)}.wx-shell-topbar-brand{display:flex;align-items:center;gap:var(--wx-space-2);flex:0 0 auto;min-width:0}.wx-shell-topbar-mark{flex:0 0 auto;width:30px;height:30px;border-radius:var(--wx-radius-sm);display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-600);color:#fff;font-size:11px;font-weight:800}.wx-shell-topbar-name{font-size:13px;font-weight:800;color:var(--wx-color-primary-700);white-space:nowrap}.wx-shell-crumb{display:none;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-shell-crumb-link{color:var(--wx-color-primary-700);text-decoration:none}.wx-shell-crumb-link:hover{text-decoration:underline}.wx-shell-crumb-link:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:var(--wx-radius-sm)}.wx-shell-topbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2)}.wx-shell-env-badge{white-space:nowrap}.wx-shell-signout{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700;white-space:nowrap}.wx-shell-signout svg{width:15px;height:15px;flex:0 0 auto}.wx-shell-signout-text{display:none}.wx-shell-signout:hover{background:var(--wx-color-surface-sunken)}.wx-shell-main{grid-area:main;min-width:0;padding:var(--wx-space-4)}.wx-shell-footer{grid-area:footer;display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--wx-space-2);padding:var(--wx-space-3) var(--wx-space-4);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface);font-size:11px;color:var(--wx-color-text-subtle)}.wx-shell-footer a{color:var(--wx-color-primary-600);text-decoration:none;font-weight:600}@media (min-width: 480px){.wx-shell-signout-text{display:inline}.wx-shell-crumb{display:block}}@media (min-width: 960px){.wx-app-shell{grid-template-columns:252px minmax(0,1fr);grid-template-rows:64px 1fr auto;grid-template-areas:"sidebar topbar" "sidebar main" "sidebar footer"}.wx-shell-topbar-brand{display:none}.wx-shell-topbar{padding:0 var(--wx-space-6)}.wx-shell-main{padding:var(--wx-space-6);overflow-y:auto}.wx-shell-footer{padding:var(--wx-space-4) var(--wx-space-6)}}.wx-badge{display:inline-flex;align-items:center;padding:var(--wx-space-1) var(--wx-space-3);border-radius:999px;font-size:12px;font-weight:600}.wx-badge--neutral{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted)}.wx-badge--success{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-badge--warning{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-badge--danger{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-badge--info{background:var(--wx-color-info-surface);color:var(--wx-color-info)}.wx-button{border:1px solid transparent;border-radius:var(--wx-radius-sm);padding:var(--wx-space-2) var(--wx-space-4);font-family:var(--wx-font-family);font-size:14px;font-weight:600;letter-spacing:0}.wx-button--primary{background:var(--wx-color-primary-600);color:#fff;box-shadow:0 2px 8px #1c74d659}.wx-button--primary:hover:not(:disabled){background:var(--wx-color-primary-700)}.wx-button--primary:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.wx-button--ghost{background:transparent;border-color:var(--wx-color-border-strong);color:var(--wx-color-text)}.wx-button--ghost:hover{background:var(--wx-color-surface-sunken)}.wx-button--danger{background:var(--wx-color-danger);border-color:var(--wx-color-danger);color:#fff}.wx-button--danger:hover:not(:disabled){filter:brightness(.92)}.wx-button--danger:disabled{cursor:not-allowed;opacity:.55}.wx-panel{background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);padding:var(--wx-space-5)}.wx-panel+.wx-panel{margin-top:var(--wx-space-5)}.wx-panel-title{font-size:15px;font-weight:600;margin-bottom:var(--wx-space-3);color:var(--wx-color-text)}.wx-kv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--wx-space-4)}.wx-kv-label{font-size:12px;color:var(--wx-color-text-subtle);text-transform:uppercase;letter-spacing:0;margin-bottom:2px}.wx-kv-value{font-size:14px;color:var(--wx-color-text);font-weight:500}.wx-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.wx-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e5973;animation:wx-drawer-backdrop-in .15s ease;pointer-events:none}.wx-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:440px;max-width:100%;background:var(--wx-color-surface);box-shadow:-12px 0 32px #0b2e592e;overflow-y:auto;animation:wx-drawer-slide-in .18s ease;pointer-events:auto}.wx-drawer-close{position:absolute;top:var(--wx-space-3);right:var(--wx-space-3);z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted)}.wx-drawer-close svg{width:16px;height:16px}.wx-drawer-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-drawer-body{padding:calc(var(--wx-space-3) + 40px) var(--wx-space-5) var(--wx-space-5)}@keyframes wx-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes wx-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.wx-drawer-panel--wide{width:660px}@media (max-width: 640px){.wx-drawer-panel{width:100%}}.wx-chart-panel{display:flex;flex-direction:column}.wx-chart-panel-body{padding:var(--wx-space-4);flex:1}.wx-chart-panel--dense .wx-chart-panel-body{padding:var(--wx-space-3)}.wx-chart-panel-foot{display:flex;align-items:center;gap:var(--wx-space-4);padding:10px var(--wx-space-4);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-chart-empty-note{margin:var(--wx-space-3) 0 0;font-size:11.5px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-bars{display:flex;flex-direction:column;gap:8px}.wx-bars-plot{position:relative;border-bottom:1px solid var(--wx-color-border-strong)}.wx-bars-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between}.wx-bars-grid span{display:block;height:1px;background:var(--wx-color-border)}.wx-bars-grid span:last-child{background:transparent}.wx-bars-cols{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;gap:var(--wx-space-2)}.wx-bar-col{flex:1 1 0;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px}.wx-bar-value{font-family:var(--wx-font-mono);font-size:11.5px;font-weight:700;color:var(--wx-color-text);line-height:1;white-space:nowrap}.wx-bar-value--error{color:var(--wx-color-danger)}.wx-bar-value--zero,.wx-bar-value--loading{color:var(--wx-color-text-subtle)}.wx-bar-fill{width:100%;max-width:44px;min-height:3px;border-radius:3px 3px 0 0;transition:height .35s cubic-bezier(.22,1,.36,1)}.wx-bar-nil{width:100%;max-width:44px;height:3px;border-radius:2px;background:var(--wx-color-border-strong)}.wx-bar-nil--pending{background:var(--wx-color-border)}.wx-bars-labels{display:flex;gap:var(--wx-space-2)}.wx-bars-label{flex:1 1 0;min-width:0;text-align:center;font-size:10.5px;font-weight:600;line-height:1.25;color:var(--wx-color-text-muted);text-decoration:none}a.wx-bars-label--link:hover{color:var(--wx-color-primary-700);text-decoration:underline}.wx-axis-empty{padding:var(--wx-space-2) 0 0}.wx-axis-empty-baseline{display:flex;align-items:center;justify-content:space-around;gap:var(--wx-space-2);padding:var(--wx-space-5) 0 var(--wx-space-2);border-bottom:1px solid var(--wx-color-border-strong)}.wx-axis-empty-marker{width:7px;height:7px;border-radius:50%;background:var(--wx-color-border-strong)}.wx-axis-empty-message{margin:var(--wx-space-3) 0 0;font-size:12px;font-weight:700;color:var(--wx-color-text-muted);text-align:center}.wx-axis-empty-chips{margin-top:var(--wx-space-2);display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.wx-axis-empty-chip{padding:2px 9px;border-radius:999px;background:var(--wx-color-surface-alt);border:1px solid var(--wx-color-border);font-size:10px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-donut-chart{display:flex;align-items:center;gap:var(--wx-space-5);flex-wrap:wrap}.wx-donut-visual{position:relative;flex:0 0 auto}.wx-donut-chart--empty .wx-donut-visual:before{content:"";position:absolute;top:16%;right:16%;bottom:16%;left:16%;border-radius:50%;background:var(--wx-color-surface-alt)}.wx-donut-visual svg circle{transition:stroke-dasharray .35s cubic-bezier(.22,1,.36,1)}.wx-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wx-donut-center strong{font-family:var(--wx-font-mono);font-size:20px;font-weight:700;color:var(--wx-color-text);line-height:1.1;letter-spacing:-.02em}.wx-donut-center span{margin-top:3px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--wx-color-text-subtle)}.wx-donut-chart--empty .wx-donut-center strong{font-size:15px;color:var(--wx-color-text-subtle)}.wx-donut-legend{flex:1 1 190px;min-width:175px;margin:0;padding:0;list-style:none;display:grid;gap:7px}.wx-donut-legend-item{display:grid;grid-template-columns:9px minmax(0,1fr) auto 34px;align-items:center;gap:8px}.wx-donut-legend-dot{width:9px;height:9px;border-radius:2px}.wx-donut-legend-label{min-width:0;font-size:12px;font-weight:600;color:var(--wx-color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-donut-legend-value{font-family:var(--wx-font-mono);font-size:12px;font-weight:700;color:var(--wx-color-text);text-align:right}.wx-donut-legend-share{font-family:var(--wx-font-mono);font-size:10.5px;font-weight:600;color:var(--wx-color-text-subtle);text-align:right}.wx-funnel{display:flex;flex-direction:column;gap:7px}.wx-funnel-row{display:grid;grid-template-columns:118px minmax(0,1fr) 40px;align-items:center;gap:var(--wx-space-3);padding:3px 4px;margin:0 -4px;border-radius:var(--wx-radius-sm);text-decoration:none;color:inherit}a.wx-funnel-row--link:hover{background:var(--wx-color-surface-alt)}a.wx-funnel-row--link:hover .wx-funnel-name{color:var(--wx-color-primary-700)}.wx-funnel-name{font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted);line-height:1.2}.wx-funnel-bar{display:flex;justify-content:center;min-width:0}.wx-funnel-block{height:30px;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:width .35s cubic-bezier(.22,1,.36,1)}.wx-funnel-block--d0{background:#dbe9fb;border:1px solid #b9d4f4}.wx-funnel-block--d1{background:#b9d4f4;border:1px solid #8fbaea}.wx-funnel-block--d2{background:#6ba5e4;border:1px solid #4b93e0}.wx-funnel-block--d3{background:#1c74d6;border:1px solid #1660b8}.wx-funnel-block--d4{background:#114b8c;border:1px solid #0b2e59}.wx-funnel-block--pending{background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border)}.wx-funnel-value{font-family:var(--wx-font-mono);font-size:12px;font-weight:700;color:var(--wx-color-primary-900);padding:0 var(--wx-space-2)}.wx-funnel-block--d3 .wx-funnel-value,.wx-funnel-block--d4 .wx-funnel-value{color:#fff}.wx-funnel-block--pending .wx-funnel-value{color:var(--wx-color-text-subtle)}.wx-funnel-share{font-family:var(--wx-font-mono);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle);text-align:right}.wx-flow-track{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1px}.wx-flow-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:var(--wx-space-2);padding:8px 10px;background:var(--wx-color-surface-alt);border:1px solid var(--wx-color-border)}.wx-flow-item:first-child{border-radius:var(--wx-radius-sm) var(--wx-radius-sm) 0 0}.wx-flow-item:last-child{border-radius:0 0 var(--wx-radius-sm) var(--wx-radius-sm)}.wx-flow-item+.wx-flow-item{border-top:none}.wx-flow-step{width:8px;height:8px;border-radius:2px;background:var(--wx-color-primary-400)}.wx-flow-item:nth-child(1) .wx-flow-step{background:#dbe9fb}.wx-flow-item:nth-child(2) .wx-flow-step{background:#b9d4f4}.wx-flow-item:nth-child(3) .wx-flow-step{background:#6ba5e4}.wx-flow-item:nth-child(4) .wx-flow-step{background:#1c74d6}.wx-flow-item:nth-child(5) .wx-flow-step{background:#114b8c}.wx-flow-label{min-width:0;font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-flow-value{font-family:var(--wx-font-mono);font-size:13px;font-weight:700;color:var(--wx-color-primary-700)}.wx-trend-empty{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-trend-frame{position:relative}.wx-trend-empty-line{display:block;width:100%;height:96px}.wx-trend-grid{stroke:var(--wx-color-border);stroke-width:1;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.wx-trend-axis{stroke:var(--wx-color-border-strong);stroke-width:1;vector-effect:non-scaling-stroke}.wx-trend-empty-line circle{fill:var(--wx-color-primary-500);stroke:var(--wx-color-surface);stroke-width:2}.wx-trend-point-flag{position:absolute;right:30px;top:4px;display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding:4px 8px;border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);border:1px solid var(--wx-color-border);box-shadow:var(--wx-shadow-sm)}.wx-trend-point-flag strong{font-family:var(--wx-font-mono);font-size:14px;font-weight:700;color:var(--wx-color-primary-700);line-height:1.1}.wx-trend-point-flag span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--wx-color-text-subtle)}.wx-trend-foot{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--wx-space-2) var(--wx-space-3)}.wx-trend-empty-today{font-family:var(--wx-font-mono);font-size:11px;font-weight:700;color:var(--wx-color-primary-700)}.wx-trend-empty-message{font-size:11.5px;font-weight:600;color:var(--wx-color-text-subtle)}@media (max-width: 700px){.wx-funnel-row{grid-template-columns:96px minmax(0,1fr) 34px;gap:var(--wx-space-2)}.wx-bars{grid-template-columns:28px minmax(0,1fr)}}.wx-applicant-card{padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-warning);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-applicant-card:hover{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt)}.wx-applicant-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-applicant-card-top strong{display:block;color:var(--wx-color-text);font-size:13.5px;font-weight:700}.wx-applicant-card-sub{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-applicant-stage-badges{display:flex;flex-wrap:wrap;gap:6px;flex:0 0 auto}.wx-applicant-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--wx-space-2);margin-top:var(--wx-space-3)}.wx-applicant-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-applicant-card-grid strong{display:block;margin-top:2px;font-size:12.5px;color:var(--wx-color-text);font-weight:700}.wx-applicant-next-step{margin:var(--wx-space-3) 0 0;padding:6px var(--wx-space-2);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface);color:var(--wx-color-warning);font-size:11.5px;font-weight:700}.wx-applicant-card-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-top:var(--wx-space-3);padding-top:var(--wx-space-2);border-top:1px dashed var(--wx-color-border);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-applicant-card-affordance{flex:0 0 auto;color:var(--wx-color-primary-700);font-weight:800}.wx-applicant-row{--wx-applicant-row-accent: var(--wx-color-warning);display:flex;flex-direction:column;justify-content:center;gap:5px;width:100%;min-height:68px;padding:9px var(--wx-space-3);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-applicant-row-accent);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer;font-family:var(--wx-font-family);text-align:left}.wx-applicant-row--info{--wx-applicant-row-accent: var(--wx-color-info)}.wx-applicant-row--success{--wx-applicant-row-accent: var(--wx-color-success)}.wx-applicant-row:hover{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt)}.wx-applicant-row-top{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2)}.wx-applicant-row-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;color:var(--wx-color-text)}.wx-applicant-row-badge{flex:0 0 auto}.wx-applicant-row-line{display:flex;align-items:center;gap:5px;min-width:0;font-size:10.5px;font-weight:600;color:var(--wx-color-text-muted)}.wx-applicant-row-icon{flex:0 0 auto;color:var(--wx-color-text-subtle)}.wx-applicant-row-line-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-applicant-row-line--status{justify-content:space-between;gap:var(--wx-space-2)}.wx-applicant-row-next{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wx-applicant-row-accent);font-weight:700}.wx-applicant-row-date{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;color:var(--wx-color-text-subtle);font-weight:600;white-space:nowrap}.wx-applicant-grid-row{display:grid;grid-template-columns:1.4fr .85fr 1fr 1fr .9fr 1fr 20px;gap:var(--wx-space-3);align-items:center;width:100%;min-height:36px;padding:6px var(--wx-space-3);border:0;border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface);cursor:pointer;font-family:var(--wx-font-family);text-align:left}.wx-applicant-grid-row:hover{background:var(--wx-color-surface-alt)}.wx-applicant-grid-cell{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-applicant-grid-cell--name{font-weight:700}.wx-applicant-grid-cell--muted{color:var(--wx-color-text-muted)}.wx-applicant-grid-icon{flex:0 0 auto;color:var(--wx-color-text-subtle)}.wx-applicant-grid-cell--chevron{justify-content:center;color:var(--wx-color-text-subtle)}.wx-applicant-dash-item{display:flex;flex-direction:column;gap:4px;width:100%;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer;font-family:var(--wx-font-family);text-align:left}.wx-applicant-dash-item:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-surface-alt)}.wx-applicant-dash-item-top{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2)}.wx-applicant-dash-item-name{font-size:13px;font-weight:700;color:var(--wx-color-text)}.wx-applicant-dash-item-meta{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--wx-color-text-muted)}.wx-applicant-dash-item-tag{flex:0 0 auto;color:var(--wx-color-text-subtle);font-weight:700}.wx-applicant-dash-item-dot{width:3px;height:3px;border-radius:50%;background:var(--wx-color-text-subtle);flex:0 0 auto}.wx-applicant-dash-item-next{margin:0;font-size:11.5px;font-weight:700;color:var(--wx-color-primary-700)}.wx-applicant-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-applicant-drawer-kicker{display:inline-flex;align-items:center;height:22px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-applicant-drawer-title{margin:var(--wx-space-2) 0 0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-applicant-drawer-sub{margin:2px 0 var(--wx-space-2);color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-applicant-dsec{padding:var(--wx-space-3) 0;border-bottom:1px solid var(--wx-color-border)}.wx-applicant-dsec:last-child{border-bottom:0}.wx-applicant-dsec h3{margin:0 0 var(--wx-space-2);font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-applicant-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:4px;font-size:12px}.wx-applicant-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-weight:600}.wx-applicant-kv-row strong{text-align:right;color:var(--wx-color-text);font-weight:700}.wx-applicant-stepper{list-style:none;margin:var(--wx-space-3) 0 0;padding:0}.wx-applicant-step{display:grid;grid-template-columns:20px 1fr auto;column-gap:var(--wx-space-3);align-items:center;min-height:34px;position:relative}.wx-applicant-step:not(:last-child):after{content:"";position:absolute;left:9px;top:24px;bottom:-8px;width:2px;background:var(--wx-color-border)}.wx-applicant-step-dot{width:18px;height:18px;border-radius:50%;border:2px solid var(--wx-color-border-strong);background:var(--wx-color-surface);position:relative;z-index:1;justify-self:center}.wx-applicant-step-label{font-size:12.5px;font-weight:700;color:var(--wx-color-text)}.wx-applicant-step-state{font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-applicant-step--done .wx-applicant-step-dot{border-color:var(--wx-color-success);background:var(--wx-color-success)}.wx-applicant-step--done .wx-applicant-step-state{color:var(--wx-color-success)}.wx-applicant-step--active .wx-applicant-step-dot{border-color:var(--wx-color-info);background:var(--wx-color-info-surface)}.wx-applicant-step--active .wx-applicant-step-state{color:var(--wx-color-info)}.wx-applicant-step--attention .wx-applicant-step-dot,.wx-applicant-step--waiting .wx-applicant-step-dot{border-color:var(--wx-color-warning);background:var(--wx-color-warning-surface)}.wx-applicant-step--attention .wx-applicant-step-state,.wx-applicant-step--waiting .wx-applicant-step-state{color:var(--wx-color-warning)}.wx-applicant-step--pending .wx-applicant-step-label,.wx-applicant-step--locked .wx-applicant-step-label{color:var(--wx-color-text-subtle)}.wx-applicant-membership-panel{margin:var(--wx-space-3) 0;padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-primary-500);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-applicant-membership-heading{display:block;font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-applicant-membership-body{margin:4px 0 0;font-size:12px;line-height:1.55;font-weight:600;color:var(--wx-color-text-muted)}.wx-applicant-membership-meta{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-top:var(--wx-space-2);padding-top:var(--wx-space-2);border-top:1px dashed var(--wx-color-border);font-size:11px}.wx-applicant-membership-meta span{color:var(--wx-color-text-subtle);font-weight:600}.wx-applicant-membership-meta strong{color:var(--wx-color-text);font-weight:700}.wx-applicant-ekyc-status-text,.wx-applicant-next-action-text{margin:0;font-size:12px;font-weight:700;color:var(--wx-color-text-muted)}.wx-applicant-invite-source-note{margin:var(--wx-space-2) 0 0;padding:6px var(--wx-space-2);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-subtle);font-size:11.5px;font-weight:650;line-height:1.5}.wx-applicant-action-error{margin:var(--wx-space-2) 0 0;font-size:11.5px;font-weight:700;color:var(--wx-color-warning)}.wx-applicant-action-row{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);align-items:center}.wx-applicant-drawer-head{padding-bottom:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);margin-bottom:var(--wx-space-1)}.wx-applicant-drawer-subname{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:12px;font-weight:600}.wx-applicant-drawer-sub{display:inline-flex;align-items:center;gap:6px}.wx-applicant-mono{font-family:var(--wx-font-mono, ui-monospace, "SF Mono", Menlo, monospace);letter-spacing:.02em}.wx-applicant-copy-chip{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease,color .12s ease,border-color .12s ease}.wx-applicant-copy-chip:hover{background:var(--wx-color-primary-100);border-color:var(--wx-color-primary-300, var(--wx-color-border-strong));color:var(--wx-color-primary-700)}.wx-applicant-dsec-head{display:flex;align-items:center;gap:7px;margin-bottom:var(--wx-space-2);color:var(--wx-color-text-muted)}.wx-applicant-dsec-head h3{margin:0;font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-applicant-kv-copyable{display:inline-flex;align-items:center;gap:6px}.wx-applicant-id-card{padding:var(--wx-space-3);margin:var(--wx-space-3) 0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-applicant-id-body{display:flex;gap:var(--wx-space-3);align-items:stretch}.wx-applicant-id-fields{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-applicant-id-field-label{display:block;color:var(--wx-color-text-muted);font-size:11px;font-weight:600;margin-bottom:3px}.wx-applicant-id-number{display:inline-flex;align-items:center;gap:8px}.wx-applicant-id-number strong{font-family:var(--wx-font-mono, ui-monospace, "SF Mono", Menlo, monospace);font-size:16px;font-weight:800;letter-spacing:.04em;color:var(--wx-color-text)}.wx-applicant-id-muted{color:var(--wx-color-text-muted);font-weight:600}.wx-passport-doc{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;min-height:96px;border-radius:var(--wx-radius-md);font-size:12px;font-weight:600}.wx-passport-doc--empty{flex-direction:column;padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);background:var(--wx-color-surface);color:var(--wx-color-text-muted);text-align:center}.wx-passport-doc--loading{display:block;padding:0;border:0;background:transparent;overflow:hidden}.wx-passport-doc--thumb{position:relative;padding:0;border:1px solid var(--wx-color-border-strong);background:var(--wx-color-surface-sunken);cursor:pointer;overflow:hidden}.wx-passport-doc--thumb img{width:132px;height:96px;object-fit:cover;display:block}.wx-passport-doc-zoom{position:absolute;right:5px;bottom:5px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:10px;font-weight:700}.wx-passport-doc--thumb:hover{border-color:var(--wx-color-primary-500, var(--wx-color-primary-700))}.wx-passport-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-5);background:#0f172a99}.wx-passport-modal{width:min(680px,100%);max-height:min(85vh,760px);display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-passport-modal-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);font-size:13px}.wx-passport-modal-close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-muted);cursor:pointer}.wx-passport-modal-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-passport-modal-body{flex:1;min-height:260px;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4);overflow:auto;background:var(--wx-color-surface-sunken)}.wx-passport-modal-image{max-width:100%;max-height:100%;border-radius:var(--wx-radius-sm);box-shadow:var(--wx-shadow-sm)}.wx-applicant-buddy-intro{margin:0 0 var(--wx-space-2);padding:8px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:11.5px;line-height:1.5}@media (max-width: 420px){.wx-applicant-id-body{flex-direction:column}.wx-passport-doc--thumb img{width:100%;height:120px}}.wx-applicant-profile-cta{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-primary-200, var(--wx-color-border));border-radius:var(--wx-radius-md);background:var(--wx-color-primary-50, var(--wx-color-surface-alt))}.wx-applicant-profile-cta-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-applicant-profile-cta-text{flex:1 1 190px;min-width:0;display:flex;flex-direction:column;gap:2px}.wx-applicant-profile-cta-text strong{font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-applicant-profile-cta-text span{font-size:11.5px;font-weight:600;line-height:1.45;color:var(--wx-color-text-muted)}.wx-applicant-profile-cta-button{flex-shrink:0;margin-left:auto}@media (max-width: 460px){.wx-applicant-profile-cta-button{width:100%;justify-content:center}}.wx-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:10px var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-pager-status{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px var(--wx-space-3);min-width:0}.wx-pager-range{font-family:var(--wx-font-mono);font-size:11.5px;font-weight:700;color:var(--wx-color-text);font-variant-numeric:tabular-nums}.wx-pager-page{font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-pager-actions{display:flex;align-items:center;gap:4px}.wx-pager-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer;transition:border-color .12s ease-out,color .12s ease-out,background .12s ease-out}.wx-pager-button:hover:not(:disabled){border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-pager-button:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-color:var(--wx-color-primary-500)}.wx-pager-button:disabled{cursor:not-allowed;color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt);border-color:var(--wx-color-border)}@media (max-width: 560px){.wx-pager{justify-content:center}}.wx-wdp-dialog-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-wdp-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#eaf0f8f0}.wx-wdp-dialog{position:relative;width:100%;max-width:1600px;height:96vh;max-height:96vh;display:flex;flex-direction:column;background:transparent;box-shadow:none;overflow:hidden}.wx-wdp-dialog-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;padding:0}.wx-wdp{display:flex;flex-direction:column;gap:var(--wx-space-4);flex:1;min-height:0}.wx-wdp-head{flex-shrink:0;padding:var(--wx-space-5) var(--wx-space-6);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-wdp-kicker{display:flex;align-items:center;gap:var(--wx-space-2);margin-bottom:var(--wx-space-4);color:var(--wx-color-primary-600);font-size:15px;font-weight:700}.wx-wdp-head-main{display:flex;align-items:flex-start;gap:var(--wx-space-5)}.wx-wdp-avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:50%;background:var(--wx-color-primary-050);color:var(--wx-color-primary-500)}.wx-wdp-photo{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-2)}.wx-wdp-avatar--photo{padding:0;overflow:hidden;background:var(--wx-color-surface-sunken)}.wx-wdp-avatar--photo .wx-wdp-file--thumb,.wx-wdp-avatar--photo img{width:100%;height:100%;border:0;border-radius:50%;object-fit:cover}.wx-wdp-avatar--photo .wx-wdp-file-zoom{display:none}.wx-wdp-photo-action{display:inline-flex;align-items:center;gap:5px;padding:5px var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer;transition:border-color .12s ease,color .12s ease}.wx-wdp-photo-action:hover:not(:disabled){border-color:var(--wx-color-primary-400);color:var(--wx-color-primary-700)}.wx-wdp-photo-action:disabled{cursor:not-allowed;opacity:.6}.wx-wdp-photo-action:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-photo-error{margin:0;max-width:140px;color:var(--wx-color-danger);font-size:11px;text-align:center}.wx-wdp-file--thumb{position:relative;display:block;width:72px;height:72px;padding:0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken);overflow:hidden;cursor:pointer}.wx-wdp-file--thumb img{width:100%;height:100%;object-fit:cover;display:block}.wx-wdp-file--thumb:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-file-zoom{position:absolute;inset:auto 0 0 0;display:flex;align-items:center;justify-content:center;gap:4px;padding:3px;background:#10233bb8;color:#fff;font-size:10px;font-weight:600}.wx-wdp-file--empty{display:inline-flex;align-items:center;gap:var(--wx-space-2);min-height:40px;padding:0 var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);color:var(--wx-color-text-subtle);font-size:12px}.wx-wdp-file--loading{display:block;width:96px;height:96px;border-radius:var(--wx-radius-md);overflow:hidden}.wx-wdp-extra{margin-top:var(--wx-space-5)}.wx-wdp-extra-list{display:flex;flex-direction:column;gap:var(--wx-space-2);margin:0;padding:0;list-style:none}.wx-wdp-extra-row{display:flex;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-wdp-extra-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wx-wdp-extra-meta strong{font-size:14px;color:var(--wx-color-text)}.wx-wdp-extra-meta span{font-size:12px;color:var(--wx-color-text-muted);overflow-wrap:anywhere}.wx-wdp-extra-add{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-wdp-extra-type{flex:1;min-width:220px}.wx-wdp-head-id{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wdp-title{margin:0;font-size:32px;font-weight:800;line-height:1.15;color:var(--wx-color-text);overflow-wrap:anywhere}.wx-wdp-sub{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-1);margin:0;font-size:14px;color:var(--wx-color-text-muted)}.wx-wdp-sub-sep{color:var(--wx-color-text-subtle)}.wx-wdp-sub-strong{color:var(--wx-color-text);font-weight:600}.wx-wdp-mono{font-family:var(--wx-font-mono);font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--wx-color-text)}.wx-wdp-copy{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-subtle);cursor:pointer;transition:background .12s ease,color .12s ease}.wx-wdp-copy:hover{background:var(--wx-color-surface-sunken);color:var(--wx-color-primary-700)}.wx-wdp-copy:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-pills{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);margin-top:var(--wx-space-1)}.wx-wdp-pill{display:inline-flex;align-items:center;gap:var(--wx-space-2);height:34px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:13px;font-weight:600;white-space:nowrap}.wx-wdp-pill--ok{border-color:var(--wx-color-success);background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-wdp-pill--pending{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted)}.wx-wdp-pill--info{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-wdp-head-aside{flex-shrink:0;display:flex;align-items:flex-start;gap:var(--wx-space-3)}.wx-wdp-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer;transition:background .12s ease,color .12s ease}.wx-wdp-close:hover{background:var(--wx-color-surface-sunken);color:var(--wx-color-text)}.wx-wdp-close:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-meter{display:flex;flex-direction:column;gap:var(--wx-space-2);width:320px;max-width:100%;padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-wdp-meter-head{display:flex;flex-direction:column;gap:var(--wx-space-1)}.wx-wdp-meter-caption{font-size:13px;font-weight:600;color:var(--wx-color-text-muted)}.wx-wdp-meter-value{font-size:22px;font-weight:800;color:var(--wx-color-text);font-variant-numeric:tabular-nums}.wx-wdp-meter--complete .wx-wdp-meter-value{color:var(--wx-color-success)}.wx-wdp-meter-track{height:8px;border-radius:999px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-wdp-meter-fill{height:100%;border-radius:999px;background:var(--wx-color-primary-500);transition:width .32s cubic-bezier(.22,1,.36,1)}.wx-wdp-meter-fill--complete{background:var(--wx-color-success)}@media (prefers-reduced-motion: reduce){.wx-wdp-meter-fill{transition:none}}.wx-wdp-body{display:flex;flex-direction:column;flex:1;min-height:0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow:hidden}.wx-wdp-readonly{display:flex;align-items:center;gap:var(--wx-space-2);margin:0;padding:var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);font-size:13px;line-height:1.5}.wx-wdp-complete-note{display:flex;align-items:center;gap:var(--wx-space-2);margin:0;padding:var(--wx-space-3);border:1px solid var(--wx-color-success);border-radius:var(--wx-radius-md);background:var(--wx-color-success-surface);color:var(--wx-color-success);font-size:13px;font-weight:600}.wx-wdp-tabs{flex-shrink:0;padding:0 var(--wx-space-6);border-bottom:1px solid var(--wx-color-border)}.wx-wdp-nav{display:flex;flex-wrap:wrap;gap:0 var(--wx-space-4);max-width:100%}.wx-wdp-nav-item{position:relative;display:inline-flex;align-items:center;gap:6px;padding:var(--wx-space-4) 0;border:0;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:14px;font-weight:600;text-align:left;white-space:nowrap;cursor:pointer;transition:color .12s ease}.wx-wdp-nav-item svg{color:var(--wx-color-primary-400);transition:color .12s ease}.wx-wdp-nav-item:hover{color:var(--wx-color-text)}.wx-wdp-nav-item:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:var(--wx-radius-sm)}.wx-wdp-nav-item--active{color:var(--wx-color-primary-700);font-weight:700}.wx-wdp-nav-item--active svg{color:var(--wx-color-primary-600)}.wx-wdp-nav-item--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:var(--wx-color-primary-600)}.wx-wdp-tab-count,.wx-wdp-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 var(--wx-space-2);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.wx-wdp-nav-item--active .wx-wdp-tab-count{background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-wdp-scroll{flex:1;min-height:0;overflow-y:auto;padding:var(--wx-space-5) var(--wx-space-6)}.wx-wdp-main{display:flex;flex-direction:column;gap:var(--wx-space-5);min-width:0}.wx-wdp-picker{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wdp-picker-chips{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);margin:0;padding:0;list-style:none}.wx-wdp-chip{display:inline-flex;align-items:center;gap:var(--wx-space-1);height:32px;padding:0 var(--wx-space-1) 0 var(--wx-space-3);border:1px solid var(--wx-color-primary-400);border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:13px;font-weight:600}.wx-wdp-chip button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.wx-wdp-chip button:hover{background:var(--wx-color-primary-100)}.wx-wdp-chip button:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-quick{padding:var(--wx-space-4) var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-wdp-quick-title{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-3)}.wx-wdp-quick-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-primary-600)}.wx-wdp-quick-title h3{margin:0;font-size:15px;font-weight:700;color:var(--wx-color-primary-700)}.wx-wdp-quick-note{font-size:11px;line-height:1.5;color:var(--wx-color-text-subtle)}.wx-wdp-quick-grid{display:flex;flex-wrap:wrap;gap:var(--wx-space-1) var(--wx-space-4);margin:0}.wx-wdp-quick-row{display:flex;align-items:baseline;gap:var(--wx-space-1);min-width:0;font-size:12px}.wx-wdp-quick-row dt{color:var(--wx-color-text-subtle);white-space:nowrap}.wx-wdp-quick-row dd{margin:0;color:var(--wx-color-text);font-weight:600;overflow-wrap:anywhere}.wx-wdp-section{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-wdp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wx-space-4) var(--wx-space-5);align-items:start}.wx-wdp-field--wide{grid-column:span 2}.wx-wdp-field--full{grid-column:1 / -1}@media (max-width: 1180px){.wx-wdp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.wx-wdp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.wx-wdp-grid{grid-template-columns:minmax(0,1fr)}.wx-wdp-field--wide{grid-column:auto}}.wx-wdp-group{grid-column:1 / -1;display:flex;align-items:center;gap:var(--wx-space-2);margin:var(--wx-space-3) 0 0;font-size:15px;font-weight:700;color:var(--wx-color-text-muted)}.wx-wdp-group svg{flex-shrink:0;color:var(--wx-color-text-subtle)}.wx-wdp-group:after{content:"";flex:1;height:1px;margin-left:var(--wx-space-2);background:var(--wx-color-border)}.wx-wdp-group:first-child{margin-top:0}.wx-wdp-field{display:flex;flex-direction:column;gap:var(--wx-space-1);min-width:0}.wx-wdp-field--missing .wx-wdp-field-label:after{content:" *";color:var(--wx-color-danger);font-size:15px;font-weight:700}.wx-wdp-field-flag{display:inline-flex;align-items:center;align-self:flex-start;color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-wdp-repeat{margin-top:var(--wx-space-4)}.wx-wdp-repeat-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:var(--wx-space-3);padding-bottom:var(--wx-space-2);border-bottom:1px solid var(--wx-color-border)}.wx-wdp-group--repeat{margin:0;padding-bottom:0;border-bottom:0;color:var(--wx-color-text)}.wx-wdp-repeat-add{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.wx-wdp-repeat-empty{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--wx-space-2);margin:0;padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);color:var(--wx-color-text-subtle);font-size:13px;text-align:center}.wx-wdp-repeat-empty--missing{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt)}.wx-wdp-repeat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wdp-repeat-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:var(--wx-space-2);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-wdp-repeat-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--wx-space-2);min-width:0}.wx-wdp-repeat-remove{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-danger);cursor:pointer}.wx-wdp-repeat-remove:hover{background:var(--wx-color-danger-surface);border-color:var(--wx-color-danger)}.wx-wdp-repeat-remove:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-field-control{display:flex;flex-direction:column;gap:4px;min-width:0}.wx-wdp-field-label{font-size:12px;font-weight:600;color:var(--wx-color-text-muted)}.wx-wdp-field-hint{font-size:11px;line-height:1.5;color:var(--wx-color-text-subtle)}.wx-wdp-field input,.wx-wdp-field select,.wx-wdp-field textarea{width:100%;padding:8px 10px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:inherit;font-size:13px}.wx-wdp-field textarea{resize:vertical}.wx-wdp-field input:focus-visible,.wx-wdp-field select:focus-visible,.wx-wdp-field textarea:focus-visible{outline:none;border-color:var(--wx-color-focus-ring);box-shadow:var(--wx-focus-ring)}.wx-wdp-field--missing input,.wx-wdp-field--missing select,.wx-wdp-field--missing textarea{border-color:var(--wx-color-border-strong)}.wx-wdp-field input:disabled,.wx-wdp-field select:disabled,.wx-wdp-field textarea:disabled{background:var(--wx-color-surface-sunken);border-color:var(--wx-color-border);color:var(--wx-color-text-muted);cursor:not-allowed}.wx-wdp-doc{display:flex;flex-direction:column;align-items:flex-start;gap:var(--wx-space-3);margin-top:var(--wx-space-4)}.wx-wdp-doc .wx-wdp-group{align-self:stretch}.wx-wdp-doc-status{display:flex;flex-direction:column;gap:var(--wx-space-1)}.wx-wdp-doc-have{margin:0;font-size:13px;font-weight:600;color:var(--wx-color-success);overflow-wrap:anywhere}.wx-wdp-doc-none{margin:0;font-size:13px;color:var(--wx-color-text-muted)}.wx-wdp-doc-actions{display:flex;flex-wrap:wrap;gap:var(--wx-space-2)}.wx-wdp-doc-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wx-wdp-doc-camera{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wdp-doc-video{width:100%;max-width:420px;border-radius:var(--wx-radius-md);background:var(--wx-color-surface-inverse)}.wx-wdp-doc-note{margin:0;font-size:12px;color:var(--wx-color-text-muted)}.wx-wdp-doc-error{margin:0;font-size:12px;color:var(--wx-color-danger)}.wx-wdp-audit{margin-top:var(--wx-space-3);padding-top:var(--wx-space-2);border-top:1px dashed var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted)}.wx-wdp-audit p{margin:0}.wx-wdp-audit strong{color:var(--wx-color-text)}.wx-wdp-footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--wx-space-3);flex-shrink:0;padding:var(--wx-space-4) var(--wx-space-6);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-wdp-save{display:inline-flex;align-items:center;gap:var(--wx-space-2)}.wx-wdp-footer .wx-button{min-height:44px;padding-left:var(--wx-space-5);padding-right:var(--wx-space-5);border-radius:var(--wx-radius-md)}.wx-wdp-footer--confirm{border-top-color:var(--wx-color-border-strong);background:var(--wx-color-surface-sunken)}.wx-wdp-confirm-text{margin:0;min-width:0;color:var(--wx-color-text);font-size:13px;font-weight:600}.wx-wdp-footer-status{font-size:13px;min-height:20px}.wx-wdp-footer-actions{display:flex;gap:var(--wx-space-2);margin-left:auto}.wx-wdp-saved{display:inline-flex;align-items:center;gap:var(--wx-space-1);color:var(--wx-color-success);font-weight:600}.wx-wdp-error{color:var(--wx-color-danger);font-weight:600}.wx-wdp-dirty{color:var(--wx-color-text-muted);font-weight:600}.wx-wdp-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--wx-space-3);flex:1;padding:var(--wx-space-7) var(--wx-space-5);text-align:center}@media (max-width: 1400px){.wx-wdp-head,.wx-wdp-tabs,.wx-wdp-scroll,.wx-wdp-footer{padding-left:var(--wx-space-5);padding-right:var(--wx-space-5)}.wx-wdp-nav{gap:0 var(--wx-space-3)}.wx-wdp-meter{width:264px}}@media (max-width: 980px){.wx-wdp-head-main{flex-wrap:wrap}.wx-wdp-head-aside{order:-1;width:100%;justify-content:flex-end}.wx-wdp-meter{flex:1}}@media (max-width: 720px){.wx-wdp-dialog-root{padding:var(--wx-space-2)}.wx-wdp-title{font-size:24px}.wx-wdp-avatar{width:64px;height:64px}.wx-wdp-avatar svg{width:32px;height:32px}.wx-wdp-nav{gap:0 var(--wx-space-3)}.wx-wdp-nav-item{padding:var(--wx-space-3) 0;font-size:13px}.wx-wdp-nav-item svg{display:none}.wx-wdp-head,.wx-wdp-tabs,.wx-wdp-scroll,.wx-wdp-footer{padding-left:var(--wx-space-4);padding-right:var(--wx-space-4)}.wx-wdp-head{padding-top:var(--wx-space-4);padding-bottom:var(--wx-space-4)}.wx-wdp-kicker{margin-bottom:var(--wx-space-3);font-size:14px}.wx-wdp-meter{flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2);padding:var(--wx-space-2) var(--wx-space-3)}.wx-wdp-meter-head{flex:1;flex-direction:row;align-items:baseline;gap:var(--wx-space-2)}.wx-wdp-meter-caption{font-size:12px}.wx-wdp-meter-value{font-size:17px}.wx-wdp-meter-track{flex-basis:100%}.wx-wdp-pill{height:30px;padding:0 var(--wx-space-2);font-size:12px}.wx-wdp-pills{gap:6px}.wx-wdp-footer-actions{width:100%;margin-left:0}.wx-wdp-footer-actions .wx-button{flex:1}}@media (pointer: coarse){.wx-wdp-checklist-item{min-height:40px;padding-left:var(--wx-space-4);padding-right:var(--wx-space-4)}.wx-wdp-dialog-close,.wx-wdp-repeat-remove{width:40px;height:40px}}.wx-wdp-ws{margin-top:var(--wx-space-5)}.wx-wdp-ws-note{margin:0 0 var(--wx-space-3);font-size:12px;color:var(--wx-color-text-subtle)}.wx-wdp-ws-list{display:flex;flex-direction:column;gap:var(--wx-space-3);margin:0;padding:0;list-style:none}.wx-wdp-ws-item{display:flex;align-items:center;gap:var(--wx-space-4);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-wdp-ws-poster{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:220px;height:124px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12px;font-weight:600;cursor:pointer;transition:border-color .12s ease,color .12s ease}.wx-wdp-ws-poster .wx-skel-media,.wx-wdp-ws-poster .wx-skel-media .wx-skel{width:100%;height:100%}.wx-wdp-ws-poster:hover:not(:disabled){border-color:var(--wx-color-primary-400);color:var(--wx-color-primary-700)}.wx-wdp-ws-poster:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wdp-ws-error{color:var(--wx-color-danger)}.wx-wdp-ws-video{flex-shrink:0;width:220px;height:124px;border-radius:var(--wx-radius-md);background:#10233b;object-fit:contain}.wx-wdp-ws-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wx-wdp-ws-meta strong{font-size:14px;color:var(--wx-color-text)}.wx-wdp-ws-meta span{font-size:12px;color:var(--wx-color-text-muted);overflow-wrap:anywhere}@media (max-width: 640px){.wx-wdp-ws-item{flex-wrap:wrap}.wx-wdp-ws-poster,.wx-wdp-ws-video{width:100%}}.wx-bg-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-bg-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4);flex-wrap:wrap}.wx-bg-head h1{margin:0 0 6px;font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-bg-head .wx-button{display:inline-flex;align-items:center;gap:6px}.wx-bg-scope-pill{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:11px;font-weight:700}.wx-bg-scope-pill b{color:var(--wx-color-primary-700)}.wx-bg-explainer{display:flex;align-items:flex-start;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-primary-500);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-bg-explainer-icon{flex:0 0 auto;margin-top:2px;color:var(--wx-color-primary-600)}.wx-bg-explainer ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:3px}.wx-bg-explainer li{font-size:12.5px;font-weight:600;color:var(--wx-color-text-muted);line-height:1.5}.wx-bg-explainer li:first-child{color:var(--wx-color-text);font-weight:700}.wx-bg-toolbar{display:flex;align-items:center;gap:var(--wx-space-3);flex-wrap:wrap;margin-bottom:var(--wx-space-3)}.wx-bg-search{position:relative;flex:1 1 240px;min-width:200px;max-width:380px}.wx-bg-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--wx-color-text-subtle);pointer-events:none}.wx-bg-search input{width:100%;height:36px;padding:0 var(--wx-space-3) 0 34px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-bg-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:0 0 0 3px var(--wx-color-primary-050)}.wx-bg-panel-head{margin-bottom:var(--wx-space-3)}.wx-bg-section-title{margin:0 0 2px;font-size:15px;font-weight:800;color:var(--wx-color-text)}.wx-bg-section-desc{margin:0;font-size:11.5px;font-weight:600;color:var(--wx-color-text-subtle);line-height:1.5}.wx-bg-tabs{display:inline-flex;gap:6px;flex-wrap:wrap;margin-bottom:var(--wx-space-3)}.wx-bg-tab{height:32px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12px;font-weight:700;cursor:pointer}.wx-bg-tab--active{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-bg-quick-filters{display:inline-flex;gap:6px;flex-wrap:wrap;margin-bottom:var(--wx-space-3)}.wx-bg-quick-filter{height:28px;padding:0 var(--wx-space-3);border:1px dashed var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-subtle);font-family:var(--wx-font-family);font-size:11px;font-weight:700;cursor:pointer}.wx-bg-quick-filter--active{border-style:solid;border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-bg-cell-sub--icon{display:inline-flex;align-items:center;gap:3px}.wx-bg-status-toggle{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-bg-status-toggle input{width:14px;height:14px}.wx-bg-status-toggle--inline{margin:var(--wx-space-2) 0}.wx-bg-worker-range{margin:0 0 var(--wx-space-2);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-bg-no-buddy-banner{margin:0 0 var(--wx-space-3);padding:8px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:12px;font-weight:700}.wx-bg-table-wrap{overflow-x:auto}.wx-bg-table{width:100%;border-collapse:collapse}.wx-bg-table thead th{padding:6px var(--wx-space-3);text-align:left;border-bottom:1px solid var(--wx-color-border-strong);font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-bg-row{cursor:pointer}.wx-bg-row:hover{background:var(--wx-color-surface-alt)}.wx-bg-row td{padding:10px var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);vertical-align:middle}.wx-bg-cell-strong{display:block;font-size:12.5px;font-weight:700;color:var(--wx-color-text)}.wx-bg-cell-sub{display:block;margin-top:2px;font-size:11px;color:var(--wx-color-text-subtle);font-weight:600}.wx-bg-row-action{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);padding:5px 10px;font-family:var(--wx-font-family);font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.wx-bg-row-action:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-bg-row-actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:6px}.wx-bg-quick-add:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 720px){.wx-bg-table thead{display:none}.wx-bg-table,.wx-bg-table tbody,.wx-bg-row{display:block;width:100%}.wx-bg-row{margin-bottom:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-bg-row td{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:8px var(--wx-space-3);border-bottom:1px dashed var(--wx-color-border);text-align:right}.wx-bg-row td:last-child{border-bottom:0;justify-content:flex-end}.wx-bg-row td:before{content:attr(data-label);flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);text-align:left}.wx-bg-cell-strong,.wx-bg-cell-sub{text-align:right}}.wx-bg-drawer-kicker{display:inline-flex;align-items:center;height:22px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-bg-drawer-title{margin:var(--wx-space-2) 0 0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-bg-drawer-desc{margin:4px 0 var(--wx-space-3);color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.5}.wx-bg-source-meta{display:flex;gap:6px;margin-bottom:var(--wx-space-3)}.wx-bg-source-kv{margin-bottom:var(--wx-space-4)}.wx-bg-identity-grid{display:flex;flex-direction:column;gap:6px;margin-bottom:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-bg-identity-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--wx-color-text)}.wx-bg-identity-item svg{flex:0 0 auto;color:var(--wx-color-text-subtle)}.wx-bg-timeline-section{margin-bottom:var(--wx-space-4)}.wx-bg-timeline-section h3{margin:0 0 var(--wx-space-2);font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-bg-stepper{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.wx-bg-step{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted)}.wx-bg-step-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--wx-color-border-strong)}.wx-bg-step--done .wx-bg-step-dot{background:var(--wx-color-success)}.wx-bg-step--active .wx-bg-step-dot{background:var(--wx-color-primary-500)}.wx-bg-step--attention .wx-bg-step-dot{background:var(--wx-color-warning)}.wx-bg-step-label{flex:1 1 auto;color:var(--wx-color-text)}.wx-bg-step-state{flex:0 0 auto;font-size:10px;font-weight:700;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-bg-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;word-break:break-all}.wx-bg-form-source{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:var(--wx-space-3);padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-bg-form-source-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-bg-form-source strong{display:block;margin-top:2px;font-size:13px;color:var(--wx-color-text)}.wx-bg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-bottom:var(--wx-space-3)}.wx-bg-form-row--single{grid-template-columns:1fr}.wx-bg-field{display:flex;flex-direction:column;gap:4px;font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted)}.wx-bg-field input,.wx-bg-field select{height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px;font-weight:600}.wx-bg-field-hint{grid-column:1 / -1;margin-top:-6px;font-size:10.5px;color:var(--wx-color-text-subtle);font-weight:600}.wx-bg-form-errors{margin:0 0 var(--wx-space-3);padding-left:18px;color:var(--wx-color-warning);font-size:11.5px;font-weight:700}.wx-bg-form-message{margin:0 0 var(--wx-space-3);font-size:11.5px;font-weight:700;color:var(--wx-color-warning)}.wx-bg-drawer-foot{display:flex;justify-content:flex-end;gap:var(--wx-space-2);margin-top:var(--wx-space-4);padding-top:var(--wx-space-3);border-top:1px dashed var(--wx-color-border)}.wx-bg-drawer-footnote{margin:var(--wx-space-3) 0 0;font-size:11px;color:var(--wx-color-text-subtle);font-weight:600}.wx-bg-cap-note{display:flex;align-items:flex-start;gap:8px;padding:var(--wx-space-3);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);color:var(--wx-color-warning);font-size:12px;font-weight:700;line-height:1.5}.wx-bg-cap-inline-note{display:flex;align-items:center;gap:6px;margin:0 0 var(--wx-space-3);padding:8px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface);color:var(--wx-color-warning);font-size:11.5px;font-weight:700;line-height:1.5}.wx-bg-picker{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-bg-picker .wx-bg-search{flex:none;width:100%;max-width:none;min-width:0}.wx-bg-picker-tabs{display:inline-flex;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);overflow:hidden;align-self:flex-start}.wx-bg-picker-tab{border:0;background:var(--wx-color-surface);color:var(--wx-color-text-muted);padding:7px var(--wx-space-4);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;cursor:pointer}.wx-bg-picker-tab+.wx-bg-picker-tab{border-left:1px solid var(--wx-color-border)}.wx-bg-picker-tab--active{background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-bg-picker-hint{margin:0;font-size:11.5px;color:var(--wx-color-text-subtle);font-weight:600}.wx-bg-picker-results{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:260px;overflow-y:auto}.wx-bg-picker-result{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer;text-align:left;font-family:var(--wx-font-family)}.wx-bg-picker-result:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-bg-picker-result-name{font-size:12.5px;font-weight:700;color:var(--wx-color-text)}.wx-bg-picker-result-status{font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-bg-picker-range{margin:0;font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-bg-picker-pager{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);font-size:11px;font-weight:700;color:var(--wx-color-text-muted)}.wx-bg-picker-pager .wx-button{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;font-size:11px}.wx-bg-buddy-list-section{margin-top:var(--wx-space-2)}.wx-bg-buddy-list-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:var(--wx-space-2)}.wx-bg-buddy-list-head h3{margin:0;font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-bg-add-buddy-button{display:inline-flex;align-items:center;gap:5px;padding:6px var(--wx-space-3);font-size:11px}.wx-bg-buddy-list{display:flex;flex-direction:column;gap:6px}.wx-bg-buddy-row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:6px var(--wx-space-2);padding:8px var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-bg-buddy-row-main{display:flex;flex-direction:column;gap:2px;flex:1 1 160px;min-width:0}.wx-bg-buddy-row-main strong{font-size:12.5px;color:var(--wx-color-text)}.wx-bg-buddy-row-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:10.5px;font-weight:600;color:var(--wx-color-text-muted)}.wx-bg-buddy-row-contact{display:inline-flex;align-items:center;gap:3px}.wx-bg-buddy-row-actions{display:flex;gap:4px;flex:0 0 auto}.wx-bg-icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-bg-icon-button:hover{border-color:var(--wx-color-primary-500);color:var(--wx-color-primary-700)}.wx-bg-revoke-confirm{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px;flex:1 1 auto;min-width:220px;font-size:11px;font-weight:700;color:var(--wx-color-text-muted)}.wx-button--danger{border:1px solid var(--wx-color-danger);background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-button--danger:hover:not(:disabled){background:var(--wx-color-danger);color:#fff}.wx-bg-kpi-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-bg-kpi-tile{display:flex;flex-direction:column;gap:2px;padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-bg-kpi-value{font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-bg-kpi-label{font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-bg-charts-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:var(--wx-space-4);align-items:stretch}.wx-bg-network-panel,.wx-bg-dist-panel{display:flex;flex-direction:column}.wx-bg-section-desc{margin:0 0 var(--wx-space-3);font-size:11.5px;font-weight:600;color:var(--wx-color-text-subtle);line-height:1.5}.wx-bg-network{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3)}.wx-bg-network-svg{width:100%;max-width:260px;height:auto}.wx-bg-network-edge{stroke:var(--wx-color-border-strong);stroke-width:2}.wx-bg-network-node circle{fill:var(--wx-color-surface);stroke:var(--wx-color-border-strong);stroke-width:2}.wx-bg-network-node text{font-family:var(--wx-font-family);font-size:14px;font-weight:800;fill:var(--wx-color-text)}.wx-bg-network-node--center circle{fill:var(--wx-color-primary-600);stroke:var(--wx-color-primary-700)}.wx-bg-network-node--center text{fill:#fff;font-size:16px}.wx-bg-network-node--success circle{fill:var(--wx-color-success-surface);stroke:var(--wx-color-success)}.wx-bg-network-node--warning circle{fill:var(--wx-color-warning-surface);stroke:var(--wx-color-warning)}.wx-bg-network-node--info circle{fill:var(--wx-color-info-surface);stroke:var(--wx-color-info)}.wx-bg-network-node--neutral circle{fill:var(--wx-color-surface-alt);stroke:var(--wx-color-border-strong)}.wx-bg-network-node--empty circle{fill:none;stroke:var(--wx-color-border)}.wx-bg-network-legend{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:6px}.wx-bg-network-legend-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--wx-color-text)}.wx-bg-network-legend-item--empty{color:var(--wx-color-text-subtle);font-weight:600}.wx-bg-network-legend-sub{font-size:10.5px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-bg-network-legend-dot{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:var(--wx-color-border-strong)}.wx-bg-network-legend-dot--center{background:var(--wx-color-primary-600)}.wx-bg-network-legend-dot--success{background:var(--wx-color-success)}.wx-bg-network-legend-dot--warning{background:var(--wx-color-warning)}.wx-bg-network-legend-dot--info{background:var(--wx-color-info)}.wx-bg-network-legend-dot--empty{background:transparent;border:1px dashed var(--wx-color-border-strong)}.wx-bg-dist-chart{flex:1;display:flex;align-items:flex-end;justify-content:space-between;gap:var(--wx-space-2);min-height:160px;padding-top:var(--wx-space-3)}.wx-bg-dist-col{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.wx-bg-dist-count{font-size:11px;font-weight:800;color:var(--wx-color-text)}.wx-bg-dist-bar-track{flex:1;width:100%;max-width:34px;display:flex;align-items:flex-end}.wx-bg-dist-bar{width:100%;border-radius:4px 4px 0 0;min-height:4px}.wx-bg-dist-label{font-size:10px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-bg-panel-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:var(--wx-space-3)}.wx-bg-view-toggle{display:inline-flex;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);overflow:hidden;flex:0 0 auto}.wx-bg-view-toggle-button{display:flex;align-items:center;justify-content:center;width:32px;height:30px;border:0;background:var(--wx-color-surface);color:var(--wx-color-text-subtle);cursor:pointer}.wx-bg-view-toggle-button+.wx-bg-view-toggle-button{border-left:1px solid var(--wx-color-border)}.wx-bg-view-toggle-button--active{background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-bg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--wx-space-3)}.wx-bg-card{display:flex;flex-direction:column;gap:6px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-bg-card:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-surface-alt)}.wx-bg-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-bg-card-foot{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-top:4px;padding-top:6px;border-top:1px dashed var(--wx-color-border)}.wx-bg-picker-result--candidate{flex-direction:column;align-items:stretch;gap:4px}.wx-bg-picker-result-main{display:flex;align-items:center;justify-content:space-between;gap:6px}.wx-bg-picker-result-meta{font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-bg-picker-result--candidate:disabled{opacity:.55;cursor:not-allowed}.wx-bg-picker-section-label{margin:0 0 var(--wx-space-2);font-size:11px;font-weight:800;color:var(--wx-color-text-muted)}.wx-bg-form-source--buddy{margin-top:-6px}.wx-bg-buddy-row-relationship{display:inline-flex;align-items:center;padding:0 6px;height:18px;border-radius:999px;background:var(--wx-color-surface-alt);color:var(--wx-color-text-subtle);font-size:10px;font-weight:700}@media (max-width: 900px){.wx-bg-kpi-strip{grid-template-columns:repeat(2,1fr)}.wx-bg-charts-grid{grid-template-columns:1fr}}@media (max-width: 640px){.wx-bg-head{flex-direction:column;align-items:stretch}.wx-bg-kpi-strip,.wx-bg-form-row{grid-template-columns:1fr}.wx-bg-buddy-row{flex-direction:column;align-items:flex-start}.wx-bg-buddy-row-actions{align-self:flex-end}}.wx-bg-dialog-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-start;justify-content:center;padding:6vh var(--wx-space-4)}.wx-bg-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e5973}.wx-bg-dialog{position:relative;width:560px;max-width:100%;max-height:84vh;display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-bg-dialog-close{position:absolute;top:var(--wx-space-3);right:var(--wx-space-3);z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-bg-dialog-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-bg-dialog-close:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-bg-dialog-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;padding:var(--wx-space-5)}.wx-dash{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-dash-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--wx-space-3) var(--wx-space-4);padding-bottom:var(--wx-space-1)}.wx-dash-head-text{min-width:0;flex:1 1 300px;max-width:48%}.wx-dash-greeting{font-size:21px;font-weight:800;letter-spacing:-.015em;color:var(--wx-color-text);line-height:1.2}.wx-dash-subtitle{max-width:72ch;margin-top:3px;font-size:12.5px;line-height:1.5;color:var(--wx-color-text-muted)}.wx-dash-head-right{flex:0 1 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:var(--wx-space-2)}.wx-dash-clock{display:inline-flex;align-items:center;gap:6px;font-family:var(--wx-font-mono);font-size:11px;font-weight:600;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-dash-clock-dot{width:6px;height:6px;border-radius:50%;background:var(--wx-color-success)}.wx-dash-scope-chip{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;border:1px solid var(--wx-color-primary-100);background:var(--wx-color-primary-050);font-size:11px;font-weight:800;color:var(--wx-color-primary-700);white-space:nowrap}.wx-dash-search{flex:0 1 210px;min-width:132px}.wx-dash-search input{width:100%;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-dash-search input:disabled{color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt);cursor:not-allowed}.wx-dash-cta{height:32px;padding:0 var(--wx-space-4);font-size:12.5px;white-space:nowrap}.wx-dash-kpis{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-dash-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--wx-space-2)}.wx-dash-metric{min-width:0;min-height:84px;display:flex;flex-direction:column;gap:2px;padding:11px 13px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);text-decoration:none;color:inherit}.wx-dash-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;color:var(--wx-color-text-subtle);line-height:1.3;overflow-wrap:break-word}.wx-dash-metric-value{display:block;margin-top:auto;font-family:var(--wx-font-mono);font-size:21px;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--wx-color-primary-900)}.wx-dash-metric-note{display:block;font-size:10px;font-weight:600;color:var(--wx-color-text-subtle);line-height:1.3}.wx-dash-metric-value--loading{color:var(--wx-color-text-subtle)}.wx-dash-metric-value--error{color:var(--wx-color-danger);cursor:help}.wx-dash-metric-value--danger{color:var(--wx-color-danger)}.wx-dash-metric-value--warning{color:var(--wx-color-warning)}.wx-dash-metric-value--success{color:var(--wx-color-success)}.wx-dash-metric--danger{border-color:#e8b6b2;background:linear-gradient(180deg,var(--wx-color-surface) 0%,var(--wx-color-danger-surface) 100%)}.wx-dash-metric--warning{border-color:#e5c790;background:linear-gradient(180deg,var(--wx-color-surface) 0%,var(--wx-color-warning-surface) 100%)}.wx-dash-metric--success{border-color:#a8d8c5;background:linear-gradient(180deg,var(--wx-color-surface) 0%,var(--wx-color-success-surface) 100%)}a.wx-dash-metric--link{transition:border-color .12s ease-out,box-shadow .12s ease-out}a.wx-dash-metric--link:hover{border-color:var(--wx-color-border-strong);box-shadow:var(--wx-shadow-md)}a.wx-dash-metric--danger.wx-dash-metric--link:hover{border-color:var(--wx-color-danger)}a.wx-dash-metric--warning.wx-dash-metric--link:hover{border-color:var(--wx-color-warning)}a.wx-dash-metric--success.wx-dash-metric--link:hover{border-color:var(--wx-color-success)}.wx-dash-grid{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:var(--wx-space-3);align-items:start;margin-top:var(--wx-space-1)}.wx-dash-main-col{min-width:0;display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-dash-row{display:grid;gap:var(--wx-space-3);align-items:stretch}.wx-dash-row--top{align-items:start}.wx-dash-row--wide-narrow{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)}.wx-dash-rail{min-width:0;display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-rail-card,.wx-dash-panel{padding:0;overflow:hidden;border-radius:var(--wx-radius-md);box-shadow:var(--wx-shadow-sm)}.wx-dash-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-2);padding:10px var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-rail-card .wx-dash-panel-head{padding:9px var(--wx-space-3)}.wx-dash-panel-head h2{margin:0;font-size:12.5px;font-weight:800;letter-spacing:-.005em;color:var(--wx-color-text)}.wx-rail-card .wx-dash-panel-head h2{font-size:11.5px}.wx-dash-panel-tag{flex:0 0 auto;font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle);text-decoration:none}a.wx-dash-panel-tag:hover{color:var(--wx-color-primary-700);text-decoration:underline}.wx-chart-foot-stat{font-size:11.5px;font-weight:600;color:var(--wx-color-text-muted)}.wx-chart-foot-stat strong{font-family:var(--wx-font-mono);font-size:13px;font-weight:700;color:var(--wx-color-text)}.wx-chart-foot-link{margin-left:auto;font-size:11.5px;font-weight:700;color:var(--wx-color-primary-700);text-decoration:none;white-space:nowrap}.wx-chart-foot-link:hover{text-decoration:underline}.wx-attention-table-wrap{overflow-x:auto}.wx-attention-table{width:100%;min-width:420px;border-collapse:collapse;font-size:12px}.wx-attention-table th{padding:8px var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;color:var(--wx-color-text-subtle);white-space:nowrap;background:var(--wx-color-surface)}.wx-attention-table th:not(:first-child){text-align:right}.wx-attention-table td{padding:8px var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);color:var(--wx-color-text-muted);font-weight:600}.wx-attention-table tr:last-child td{border-bottom:none}.wx-attention-table tbody tr:hover td{background:var(--wx-color-surface-alt)}.wx-attention-table .wx-num{text-align:right;font-family:var(--wx-font-mono);font-weight:700;color:var(--wx-color-text)}.wx-attention-empty{margin:0;padding:var(--wx-space-5) var(--wx-space-4);color:var(--wx-color-text-subtle);font-size:12.5px;line-height:1.5;text-align:center}.wx-funnel-note{margin:0 0 var(--wx-space-3);font-size:11.5px;line-height:1.5;color:var(--wx-color-text-muted)}.wx-funnel-note strong{color:var(--wx-color-primary-700);font-weight:800}.wx-mini-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wx-space-2);margin-top:var(--wx-space-3);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-mini-stat{display:flex;flex-direction:column;align-items:center;gap:1px;text-align:center}.wx-mini-stat strong{font-family:var(--wx-font-mono);font-size:15px;font-weight:700;color:var(--wx-color-text)}.wx-mini-stat span{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--wx-color-text-subtle);line-height:1.25}.wx-dash-applicant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--wx-space-2);padding:var(--wx-space-3)}.wx-scope-card{padding:var(--wx-space-3)}.wx-scope-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:var(--wx-space-2)}.wx-scope-card-name{font-size:12.5px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-scope-card-detail{margin:0;display:flex;flex-direction:column;gap:5px}.wx-scope-card-detail div{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2);padding-top:5px;border-top:1px solid var(--wx-color-border)}.wx-scope-card-detail dt{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--wx-color-text-subtle)}.wx-scope-card-detail dd{margin:0;font-size:11.5px;font-weight:700;color:var(--wx-color-text);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:62%}.wx-scope-card-note{margin:0;font-size:11.5px;font-weight:600;color:var(--wx-color-text-muted)}.wx-dash-actions{display:grid;gap:5px;padding:var(--wx-space-2) var(--wx-space-3) var(--wx-space-3)}.wx-dash-actions--rail{grid-template-columns:1fr}.wx-dash-action-btn{display:flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);text-decoration:none;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:700;line-height:1.3;transition:border-color .12s ease-out,color .12s ease-out,background .12s ease-out}.wx-dash-action-btn:hover{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-feeds-tiles{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:var(--wx-space-2) var(--wx-space-3) var(--wx-space-3)}.wx-feeds-tile{display:flex;flex-direction:column;gap:3px;padding:7px 9px;border-radius:var(--wx-radius-sm);border:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-feeds-tile-dot{width:7px;height:7px;border-radius:50%;background:var(--wx-color-text-subtle)}.wx-feeds-tile--loaded{border-color:#a8d8c5;background:var(--wx-color-success-surface)}.wx-feeds-tile--loaded .wx-feeds-tile-dot{background:var(--wx-color-success)}.wx-feeds-tile--failed{border-color:#e8b6b2;background:var(--wx-color-danger-surface)}.wx-feeds-tile--failed .wx-feeds-tile-dot{background:var(--wx-color-danger)}.wx-feeds-tile--loading .wx-feeds-tile-dot{background:var(--wx-color-border-strong)}.wx-feeds-tile-label{font-size:10px;font-weight:800;color:var(--wx-color-text);line-height:1.25}.wx-feeds-tile-state{font-size:9.5px;font-weight:700;color:var(--wx-color-text-muted)}@media (max-width: 1280px){.wx-dash-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1100px){.wx-dash-grid{grid-template-columns:1fr}.wx-dash-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start}}@media (max-width: 860px){.wx-dash-row--wide-narrow{grid-template-columns:minmax(0,1fr)}.wx-dash-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 980px){.wx-dash-head-text{max-width:none}.wx-dash-head-right{flex-wrap:wrap}}@media (max-width: 640px){.wx-dash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.wx-dash-head-right{width:100%}.wx-dash-search{flex:1 1 100%}.wx-dash-cta{flex:1 1 100%;justify-content:center}}.wx-wl-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-wl-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4);flex-wrap:wrap}.wx-wl-head h1{margin:0 0 var(--wx-space-1) 0;font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-wl-head p{margin:0;max-width:640px;font-size:12.5px;color:var(--wx-color-text-muted)}.wx-wl-scope-pill{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:11px;font-weight:700;white-space:nowrap}.wx-wl-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);box-shadow:var(--wx-shadow-sm)}.wx-wl-search{flex:1 1 240px;min-width:200px;max-width:360px}.wx-wl-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);font-family:var(--wx-font-family);font-size:12.5px;color:var(--wx-color-text)}.wx-wl-search input:focus{outline:none;box-shadow:var(--wx-focus-ring);border-color:var(--wx-color-primary-500)}.wx-wl-toolbar-actions{display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-wl-filters{display:flex;flex-wrap:wrap;gap:var(--wx-space-3);width:100%}.wx-wl-filter{display:flex;flex-direction:column;gap:4px;min-width:160px}.wx-wl-filter--inline{flex-direction:row;align-items:center;gap:var(--wx-space-2);min-width:0}.wx-wl-filter--inline>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-wl-clear-filters{height:30px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;cursor:pointer}.wx-wl-clear-filters:hover{border-color:var(--wx-color-primary-400);color:var(--wx-color-primary-700)}.wx-wl-filter span{font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle);text-transform:uppercase}.wx-wl-filter select,.wx-wl-filter input{height:34px;padding:0 var(--wx-space-2);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);font-family:var(--wx-font-family);font-size:12px;color:var(--wx-color-text);background:var(--wx-color-surface)}.wx-wl-filter select:focus,.wx-wl-filter input:focus{outline:none;box-shadow:var(--wx-focus-ring);border-color:var(--wx-color-primary-500)}.wx-wl-list-panel{padding:0;overflow:hidden}.wx-wl-list-head{display:flex;align-items:center;justify-content:space-between;padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-wl-list-count{font-size:11.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-wl-inline-error{margin:0;padding:var(--wx-space-2) var(--wx-space-5);color:var(--wx-color-danger);font-size:12px;font-weight:700;background:var(--wx-color-danger-surface)}.wx-wl-table-wrap{overflow-x:auto}.wx-wl-table{width:100%;min-width:940px;border-collapse:collapse;table-layout:fixed}.wx-wl-table col.wx-wl-col-name{width:22%}.wx-wl-table col.wx-wl-col-owner{width:15%}.wx-wl-table col.wx-wl-col-phone{width:14%}.wx-wl-table col.wx-wl-col-status{width:10%}.wx-wl-table col.wx-wl-col-count{width:8%}.wx-wl-table col.wx-wl-col-created{width:15%}.wx-wl-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-wl-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:middle;overflow-wrap:break-word}.wx-wl-th-num,.wx-wl-td-num{text-align:right;font-family:var(--wx-font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.wx-wl-th-num{font-family:var(--wx-font-family)}.wx-wl-td-num--strong{color:var(--wx-color-text);font-weight:700}.wx-wl-th-group-start,.wx-wl-td-group-start{border-left:1px solid var(--wx-color-border)}.wx-wl-row-open{display:flex;flex-direction:column;gap:2px;padding:0;border:0;background:transparent;text-align:left;font-family:inherit;cursor:pointer;border-radius:var(--wx-radius-sm)}.wx-wl-row-open:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wl-row:hover .wx-wl-cell-strong{color:var(--wx-color-primary-700)}.wx-wl-row{cursor:pointer;transition:background .15s ease}.wx-wl-row:hover{background:var(--wx-color-surface-alt)}.wx-wl-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-wl-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-wl-row-action{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer}.wx-wl-row-action:disabled{opacity:.5;cursor:not-allowed}.wx-wl-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-wl-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-wl-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-wl-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-wl-card-top strong{display:block;font-size:13px;color:var(--wx-color-text)}.wx-wl-card-sub{display:block;margin-top:2px;font-size:11.5px;color:var(--wx-color-text-subtle)}.wx-wl-card-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--wx-space-2);margin-top:var(--wx-space-3)}.wx-wl-card-grid label{display:block;font-size:9.5px;font-weight:700;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-wl-card-grid strong{display:block;font-size:12px;color:var(--wx-color-text)}.wx-wl-drawer{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-wl-drawer-state{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-6) var(--wx-space-4);text-align:center}.wx-wl-drawer-kicker{font-size:10.5px;font-weight:800;letter-spacing:.06em;color:var(--wx-color-primary-600);text-transform:uppercase}.wx-wl-drawer-title{margin:0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-wl-drawer-sub{margin:0;font-size:11.5px;color:var(--wx-color-text-subtle);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-wl-drawer-status{display:flex;gap:var(--wx-space-2);flex-wrap:wrap}.wx-wl-dsec{padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-wl-dsec:first-child{padding-top:0;border-top:none}.wx-wl-dsec h3{margin:0 0 var(--wx-space-2) 0;font-size:11.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-wl-kv-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2);padding:4px 0;font-size:12.5px}.wx-wl-kv-row span{color:var(--wx-color-text-subtle)}.wx-wl-kv-row strong{color:var(--wx-color-text);text-align:right}.wx-wl-summary-list{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wl-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-wl-summary-row-count{display:flex;align-items:baseline;gap:4px;white-space:nowrap;font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-wl-summary-row-count strong{font-family:var(--wx-font-mono);font-size:13px;font-weight:700;color:var(--wx-color-text)}.wx-wl-summary-row-name{display:flex;flex-direction:column}.wx-wl-summary-row-name span{font-size:10.5px;color:var(--wx-color-text-subtle)}.wx-wl-counts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--wx-space-2)}.wx-wl-count-cell{padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-wl-count-cell span{display:block;font-size:9.5px;font-weight:700;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-wl-count-cell strong{display:block;font-size:15px;color:var(--wx-color-text)}.wx-wl-next-actions{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wl-next-action-info{display:inline-flex;align-items:center;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-subtle);font-size:11.5px;font-weight:700}.wx-wl-note-muted{margin:var(--wx-space-2) 0 0 0;font-size:11px;color:var(--wx-color-text-subtle)}.wx-wl-notice{padding:var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-info-surface);color:var(--wx-color-primary-700);font-size:11.5px;font-weight:600}.wx-wl-field{display:flex;flex-direction:column;gap:4px;margin-bottom:var(--wx-space-3)}.wx-wl-field>span:first-child{font-size:11px;font-weight:700;color:var(--wx-color-text-muted)}.wx-wl-field b{color:var(--wx-color-danger)}.wx-wl-optional{font-weight:400;color:var(--wx-color-text-subtle)}.wx-wl-field input[type=text],.wx-wl-field input[type=tel],.wx-wl-field input[type=password],.wx-wl-field select,.wx-wl-field textarea{height:38px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);font-family:var(--wx-font-family);font-size:12.5px;color:var(--wx-color-text);background:var(--wx-color-surface)}.wx-wl-field textarea{height:auto;min-height:72px;padding:var(--wx-space-2) var(--wx-space-3);resize:vertical}.wx-wl-field input:focus,.wx-wl-field select:focus,.wx-wl-field textarea:focus{outline:none;box-shadow:var(--wx-focus-ring);border-color:var(--wx-color-primary-500)}.wx-wl-form-message{margin:0;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-wl-drawer-actions{display:flex;gap:var(--wx-space-2)}.wx-wl-drawer-actions .wx-button{flex:1}.wx-wl-drawer-actions-full{width:100%}.wx-wl-checkbox-field{display:flex;align-items:center;gap:var(--wx-space-2);margin-bottom:var(--wx-space-3);font-size:12.5px;font-weight:700;color:var(--wx-color-text)}.wx-wl-checkbox-field input[type=checkbox]{width:16px;height:16px;accent-color:var(--wx-color-primary-500)}.wx-wl-password-row{display:flex;gap:var(--wx-space-2)}.wx-wl-password-row input{flex:1}.wx-wl-password-row .wx-button{flex-shrink:0;padding:0 var(--wx-space-3)}.wx-wl-credential-box{display:flex;flex-direction:column;gap:var(--wx-space-2);padding:var(--wx-space-4);border:1px dashed var(--wx-color-primary-500);border-radius:var(--wx-radius-md);background:var(--wx-color-info-surface);margin-bottom:var(--wx-space-4)}.wx-wl-credential-row{display:flex;justify-content:space-between;align-items:baseline;gap:var(--wx-space-3);font-size:12.5px}.wx-wl-credential-row span:first-child{font-weight:700;color:var(--wx-color-text-muted)}.wx-wl-credential-row strong{font-family:var(--wx-font-mono, monospace);font-size:13.5px;color:var(--wx-color-primary-700);word-break:break-all}.wx-wl-credential-warning{margin:0;font-size:11.5px;color:var(--wx-color-danger);font-weight:700}.wx-oc-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-oc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4);flex-wrap:wrap}.wx-oc-title h1{margin:0;font-size:24px;font-weight:800;color:var(--wx-color-text)}.wx-oc-title p{max-width:640px;margin:var(--wx-space-2) 0 0;font-size:12.5px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-oc-scope-pill{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-oc-scope-pill b{color:var(--wx-color-primary-700)}.wx-oc-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-oc-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-oc-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-oc-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-oc-view-modes{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);gap:2px}.wx-oc-view-mode-button{height:28px;padding:0 var(--wx-space-3);border:0;border-radius:5px;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;cursor:pointer}.wx-oc-view-mode-button:hover{color:var(--wx-color-text)}.wx-oc-view-mode-button--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);box-shadow:var(--wx-shadow-sm)}.wx-oc-refresh-button{margin-left:auto}.wx-oc-kpi-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-oc-kpi-tile{min-width:0;min-height:76px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-oc-kpi-label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-oc-kpi-value{display:block;margin-top:var(--wx-space-2);font-size:19px;font-weight:800;color:var(--wx-color-text)}.wx-oc-kpi-note{display:inline-flex;align-items:center;height:16px;margin-top:5px;padding:0 6px;border-radius:999px;background:var(--wx-color-primary-050);border:1px solid var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:8.5px;font-weight:800}.wx-oc-partial-note{margin:var(--wx-space-3) 0 0;padding:9px 12px;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050);border:1px solid var(--wx-color-primary-100);color:var(--wx-color-text);font-size:12px;line-height:1.5}.wx-oc-canvas-panel{padding:0;overflow:hidden}.wx-oc-scroll{overflow-x:auto;padding:var(--wx-space-5) var(--wx-space-4);background-image:radial-gradient(var(--wx-color-border) 1px,transparent 1px);background-size:22px 22px;background-color:var(--wx-color-surface-alt)}.wx-oc-inner{display:flex;flex-direction:column;align-items:center;gap:0;width:max-content;min-width:100%;margin:0 auto}.wx-oc-tier--root{margin-bottom:var(--wx-space-2)}.wx-oc-node{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;max-width:268px;min-width:188px;padding:10px var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);cursor:pointer;text-align:left;font-family:var(--wx-font-family)}.wx-oc-node:hover{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-shadow-md)}.wx-oc-node:focus-visible{outline:2px solid var(--wx-color-focus-ring);outline-offset:2px}.wx-oc-node--selected{border-color:var(--wx-color-primary-600);box-shadow:var(--wx-focus-ring)}.wx-oc-node--root{align-items:center;max-width:none;width:auto;min-width:0;padding:9px var(--wx-space-5);border-radius:999px;background:var(--wx-color-primary-900);border-color:var(--wx-color-primary-900);cursor:default;box-shadow:var(--wx-shadow-md)}.wx-oc-node--root .wx-oc-node-name{color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em}.wx-oc-node--ghost{flex-direction:row;align-items:center;justify-content:center;gap:6px;border-style:dashed;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);text-decoration:none}.wx-oc-node--ghost:hover{background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-oc-node-ghost-plus{font-size:14px;font-weight:800;line-height:1}.wx-oc-node--ghost .wx-oc-node-name{font-size:11.5px;font-weight:700}.wx-oc-node-head{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.wx-oc-node-name{font-size:13px;font-weight:700;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-oc-node-badge{flex-shrink:0;font-size:8.5px}.wx-oc-node-code{font-size:10px;color:var(--wx-color-text-subtle);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-oc-node-stat{font-size:10.5px;font-weight:600;color:var(--wx-color-primary-700)}.wx-oc-branch{position:relative;width:100%;padding-top:32px}.wx-oc-connector{position:absolute;top:0;left:0;width:100%;height:32px;overflow:visible}.wx-oc-connector-line{stroke:var(--wx-color-border-strong);stroke-width:1.5;vector-effect:non-scaling-stroke}.wx-oc-row{display:grid;align-items:start;gap:var(--wx-space-4)}.wx-oc-cluster{display:flex;flex-direction:column;align-items:center;gap:0;min-width:0}.wx-oc-scroll--compact .wx-oc-node{max-width:176px;min-width:132px;padding:7px var(--wx-space-2);gap:2px}.wx-oc-scroll--compact .wx-oc-node-stat{display:none}.wx-oc-scroll--compact .wx-oc-row{gap:var(--wx-space-2)}.wx-oc-scroll--compact .wx-oc-branch{padding-top:22px}.wx-oc-scroll--compact .wx-oc-connector{height:22px}.wx-oc-empty-frame{display:flex;align-items:center;justify-content:center;min-height:320px;padding:var(--wx-space-6) var(--wx-space-4);background-image:radial-gradient(var(--wx-color-border) 1px,transparent 1px);background-size:22px 22px;background-color:var(--wx-color-surface-alt)}.wx-oc-empty-inner{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3);max-width:420px;padding:var(--wx-space-6) var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);text-align:center}.wx-oc-empty-inner p{margin:0;color:var(--wx-color-text-muted);font-size:12.5px}.wx-oc-list{display:flex;flex-direction:column;gap:4px;padding:var(--wx-space-4) var(--wx-space-5)}.wx-oc-list-row{display:flex;align-items:center;gap:var(--wx-space-3);height:40px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);font-family:var(--wx-font-family);text-align:left;cursor:pointer;text-decoration:none;color:inherit}.wx-oc-list-row:hover{border-color:var(--wx-color-primary-500)}.wx-oc-list-row--selected{border-color:var(--wx-color-primary-600);box-shadow:var(--wx-focus-ring)}.wx-oc-list-row--root{border:0;background:transparent;color:var(--wx-color-text-subtle);font-size:10px;font-weight:800;text-transform:uppercase;height:auto;cursor:default}.wx-oc-list-row--ghost{border-style:dashed;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:700}.wx-oc-list-row--ghost:hover{color:var(--wx-color-primary-700)}.wx-oc-list-row--indent-1{margin-left:var(--wx-space-5)}.wx-oc-list-row--indent-2{margin-left:calc(var(--wx-space-5) * 2)}.wx-oc-list-row--indent-3{margin-left:calc(var(--wx-space-5) * 3)}.wx-oc-list-row-main{flex:1;min-width:0;display:flex;align-items:baseline;gap:8px;overflow:hidden}.wx-oc-list-row-main strong{font-size:12px;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-oc-list-row-code{flex-shrink:0;font-size:10px;color:var(--wx-color-text-subtle);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-oc-list-row-stat{flex-shrink:0;font-size:10.5px;font-weight:600;color:var(--wx-color-primary-700)}@media (max-width: 900px){.wx-oc-kpi-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-oc-head{flex-direction:column;align-items:flex-start}.wx-oc-toolbar{flex-direction:column;align-items:stretch}.wx-oc-search{flex:none;max-width:none}.wx-oc-refresh-button{margin-left:0}.wx-oc-kpi-strip{grid-template-columns:repeat(2,1fr)}.wx-oc-scroll{overflow-x:visible;padding:var(--wx-space-4) var(--wx-space-3)}.wx-oc-inner{width:100%;min-width:0}.wx-oc-connector{display:none}.wx-oc-branch{padding-top:var(--wx-space-2);padding-left:var(--wx-space-4);border-left:2px solid var(--wx-color-border-strong);margin-top:var(--wx-space-2)}.wx-oc-tier--root~.wx-oc-branch{margin-left:0}.wx-oc-row{display:flex;flex-direction:column;gap:var(--wx-space-3);width:100%}.wx-oc-cluster{width:100%;align-items:stretch}.wx-oc-node{max-width:none;width:100%}}@media (max-width: 640px){.wx-wl-head{flex-direction:column;align-items:flex-start}.wx-wl-toolbar{flex-direction:column;align-items:stretch}.wx-wl-search{flex:none;max-width:none}.wx-wl-toolbar-actions{margin-left:0}.wx-wl-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-wl-card-grid{grid-template-columns:1fr 1fr}.wx-wl-table-wrap{display:none}.wx-wl-cards{display:flex}.wx-wl-counts-grid{grid-template-columns:1fr}}.wx-wl-dsec h3{display:flex;align-items:center;gap:6px}.wx-wl-dialog-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-start;justify-content:center;padding:7vh var(--wx-space-4)}.wx-wl-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e5973}.wx-wl-dialog{position:relative;width:660px;max-width:100%;max-height:82vh;display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-wl-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-wl-dialog-head h2{margin:0;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-wl-dialog-head p{margin:3px 0 0;font-family:var(--wx-font-mono);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-wl-dialog-close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-wl-dialog-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-wl-dialog-search{display:flex;align-items:center;gap:8px;margin:var(--wx-space-4) var(--wx-space-5) 0;padding:0 var(--wx-space-3);height:40px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text-subtle)}.wx-wl-dialog-search:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wl-dialog-search input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;font-family:var(--wx-font-family);font-size:13px;font-weight:650;color:var(--wx-color-text)}.wx-wl-dialog-body{flex:1 1 auto;overflow-y:auto;padding:var(--wx-space-3) var(--wx-space-5) var(--wx-space-4)}.wx-wl-dialog-state{padding:42px 10px;text-align:center;font-size:12.5px;font-weight:650;color:var(--wx-color-text-muted)}.wx-wl-dialog-state--error{color:var(--wx-color-danger)}.wx-wl-worker-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.wx-wl-worker-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:var(--wx-space-3);padding:10px 12px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface)}.wx-wl-worker-row:hover{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050)}.wx-wl-worker-row-main{display:flex;flex-direction:column;gap:2px;min-width:0}.wx-wl-worker-row-main strong{font-size:13px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-wl-worker-row-main span{font-family:var(--wx-font-mono);font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-wl-worker-row-meta{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:11px;font-weight:650;color:var(--wx-color-text-muted)}.wx-wl-worker-row-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 620px){.wx-wl-worker-row{grid-template-columns:minmax(0,1fr) auto}.wx-wl-worker-row-meta{grid-column:1 / -1;flex-direction:row;gap:var(--wx-space-3)}}.wx-wl-agent-photo{flex-shrink:0;border-radius:var(--wx-radius-md);border:1px solid var(--wx-color-border);object-fit:cover;background:var(--wx-color-surface-sunken)}.wx-wl-agent-photo--lg{width:64px;height:64px}.wx-wl-agent-photo--md{width:48px;height:48px}.wx-wl-agent-photo--empty{display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--wx-color-text-subtle);border-style:dashed}.wx-wl-agent-photo--lg.wx-wl-agent-photo--empty{font-size:22px}.wx-wl-agent-photo--md.wx-wl-agent-photo--empty{font-size:17px}.wx-wl-drawer-identity{display:flex;align-items:flex-start;gap:var(--wx-space-3)}.wx-wl-drawer-identity>div{display:flex;flex-direction:column;gap:var(--wx-space-1);min-width:0}.wx-wl-photo-field-row{display:flex;align-items:flex-start;gap:var(--wx-space-3)}.wx-wl-photo-field-controls{display:flex;flex-direction:column;gap:var(--wx-space-2);min-width:0}.wx-wl-photo-field-controls input[type=file]{font-size:12px;color:var(--wx-color-text-muted)}.wx-wl-rowmenu{position:relative;display:inline-flex}.wx-wl-rowmenu-trigger{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid transparent;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-subtle);cursor:pointer;transition:color .12s ease,border-color .12s ease,background .12s ease}.wx-wl-rowmenu-trigger:hover{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-wl-rowmenu-trigger:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wl-rowmenu-list{position:absolute;top:calc(100% + 4px);right:0;z-index:20;display:flex;flex-direction:column;min-width:208px;padding:var(--wx-space-1);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md)}.wx-wl-rowmenu-list--floating{position:fixed;top:auto;right:auto;z-index:80}.wx-wl-rowmenu-item{display:flex;align-items:center;gap:var(--wx-space-2);padding:var(--wx-space-2) var(--wx-space-3);border:0;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px;font-weight:600;text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer}.wx-wl-rowmenu-item:hover:not(:disabled){background:var(--wx-color-surface-alt);color:var(--wx-color-primary-700)}.wx-wl-rowmenu-item:disabled{color:var(--wx-color-text-subtle);cursor:not-allowed}.wx-wl-rowmenu-item:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wl-row-actions{display:flex;flex-direction:column;gap:var(--wx-space-2);align-items:stretch}.wx-copy-invite{display:inline-flex;align-items:center;justify-content:center;gap:var(--wx-space-2);height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-primary-700);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-700);color:#fff;font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.wx-copy-invite:disabled{opacity:.6;cursor:progress}.wx-copy-invite--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-copy-invite--copied{border-color:var(--wx-color-success);background:var(--wx-color-success)}.wx-copy-invite--error{border-color:var(--wx-color-danger);background:var(--wx-color-danger)}.wx-copy-invite-manual{margin-top:var(--wx-space-2)}.wx-copy-invite-manual__note{margin:0 0 var(--wx-space-1);color:var(--wx-color-text-muted);font-size:11px}.wx-copy-invite-manual__url{width:100%;height:30px;padding:0 var(--wx-space-2);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-mono);font-size:11px}.wx-copy-invite-error{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px}.wx-sao-head-id{display:flex;align-items:flex-start;gap:var(--wx-space-3);min-width:0}.wx-sao-head-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-700);color:#fff}.wx-sao-search{position:relative}.wx-sao-search-icon{position:absolute;top:50%;left:var(--wx-space-3);transform:translateY(-50%);color:var(--wx-color-text-subtle);pointer-events:none}.wx-sao-search input{padding-left:calc(var(--wx-space-3) * 2 + 15px)}.wx-sao-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--wx-space-4)}.wx-sao-stat{display:flex;align-items:center;gap:var(--wx-space-4);padding:var(--wx-space-4) var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-sao-stat-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:54px;height:54px;border-radius:var(--wx-radius-md)}.wx-sao-stat-icon--primary{background:var(--wx-color-primary-050);color:var(--wx-color-primary-600)}.wx-sao-stat-icon--success{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-sao-stat-text{display:flex;flex-direction:column;min-width:0}.wx-sao-stat-label{color:var(--wx-color-primary-700);font-size:12px;font-weight:700}.wx-sao-stat-value{color:var(--wx-color-text);font-size:30px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums}.wx-sao-stat-unit{color:var(--wx-color-text-subtle);font-size:11.5px}.wx-sao-list-head-aside{display:flex;align-items:center;gap:var(--wx-space-2)}.wx-sao-row-open{display:flex;flex-direction:row;align-items:center;gap:var(--wx-space-3);width:100%;min-width:0;text-align:left}.wx-sao-row-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:var(--wx-radius-md)}.wx-sao-row-mark--job{background:var(--wx-color-primary-050);color:var(--wx-color-primary-600)}.wx-sao-row-mark--worker{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-sao-row-id{display:flex;flex-direction:column;min-width:0}.wx-sao-status{display:inline-flex;align-items:center;gap:6px}.wx-sao-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.wx-sao-side-cell .wx-badge{white-space:nowrap}.wx-sao-table col.wx-sao-col-side{width:112px}.wx-sao-th-manage,.wx-sao-td-manage{text-align:right;white-space:nowrap}.wx-sao-table col.wx-sao-col-manage{width:70px}.wx-sao-agentphoto{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-2);flex-shrink:0}.wx-sao-agentphoto-controls .wx-button{display:inline-flex;align-items:center;gap:var(--wx-space-1);cursor:pointer}.wx-sao-agentphoto-error{margin:0;max-width:180px;color:var(--wx-color-danger);font-size:11px;text-align:center}.wx-agent-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4);margin-bottom:var(--wx-space-4)}.wx-agent-head-text{min-width:0;flex:1 1 220px}.wx-agent-head-title{font-size:22px;font-weight:800;color:var(--wx-color-text);overflow-wrap:break-word}.wx-agent-head-scope{display:inline-block;margin-top:6px;font-size:13px;color:var(--wx-color-text-muted)}.wx-agent-head-scope b{color:var(--wx-color-primary-700);font-weight:800}.wx-agent-invite-cta{flex:0 0 auto;height:44px;padding:0 var(--wx-space-5);font-size:14px}.wx-pipeline-note{margin:0 0 var(--wx-space-4);font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-pipeline-steps{display:flex;flex-wrap:wrap;gap:var(--wx-space-3);list-style:none;margin:0;padding:0}.wx-pipeline-step{flex:1 1 170px;min-width:170px;padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken)}.wx-pipeline-step-label{display:block;font-size:12px;font-weight:700;color:var(--wx-color-text);overflow-wrap:break-word}.wx-pipeline-step-reserved{display:block;margin-top:6px;font-size:11px;color:var(--wx-color-text-subtle)}.wx-agent-reserved-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-agent-reserved-tag{flex:0 0 auto;padding:4px 10px;border-radius:999px;background:var(--wx-color-surface-sunken);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-agent-reserved-message{margin:0 0 var(--wx-space-4);font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-orgchart-page{display:flex;flex-direction:column;gap:var(--wx-space-5)}.wx-orgchart-header{display:flex;flex-direction:column;gap:4px}.wx-orgchart-title{font-size:20px;font-weight:700;color:var(--wx-color-text)}.wx-orgchart-explainer{font-size:14px;color:var(--wx-color-text-muted)}.wx-orgchart-canvas-wrap{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow:hidden}.wx-orgchart-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-orgchart-pipeline{min-width:0;flex:1 1 220px;font-size:12px;font-weight:700;color:var(--wx-color-text-muted);overflow-wrap:break-word}.wx-orgchart-toolbar-right{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-3)}.wx-orgchart-search input{width:200px;max-width:100%;height:34px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px}.wx-orgchart-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-orgchart-view-toggle{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface)}.wx-orgchart-view-tab{height:28px;padding:0 var(--wx-space-3);border:0;border-radius:6px;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11px;font-weight:700}.wx-orgchart-view-tab--active{background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-orgchart-table-wrap{padding:var(--wx-space-4);overflow-x:auto}.wx-orgchart-table{width:100%;border-collapse:collapse}.wx-orgchart-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-orgchart-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:13px;color:var(--wx-color-text)}.wx-orgchart-table-link{color:var(--wx-color-primary-600);font-weight:700;text-decoration:none}.wx-orgchart-table-link:hover{text-decoration:underline}.wx-orgchart-table-code{font-family:Consolas,SFMono-Regular,monospace;color:var(--wx-color-text-subtle);font-size:12px}.wx-orgchart-table-empty{margin:var(--wx-space-4)}.wx-orgchart-canvas{display:flex;align-items:flex-start;gap:var(--wx-space-5);background:var(--wx-color-surface-sunken);padding:var(--wx-space-6);min-height:380px}.wx-orgchart-column{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-orgchart-column-title{font-size:13px;font-weight:600;color:var(--wx-color-text-subtle);text-transform:uppercase;overflow-wrap:break-word}.wx-orgchart-connector{align-self:center;margin-top:40px;font-size:20px;line-height:1;color:var(--wx-color-border-strong);flex:0 0 auto}.wx-orgchart-nodes{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-orgchart-node{display:block;background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);padding:var(--wx-space-3) var(--wx-space-4);text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.wx-orgchart-node:hover,.wx-orgchart-node:focus-visible{border-color:var(--wx-color-primary-400);box-shadow:var(--wx-shadow-sm)}.wx-orgchart-node--selected{background:var(--wx-color-primary-050);border-color:var(--wx-color-primary-500)}.wx-orgchart-node-title{font-size:14px;font-weight:600;color:var(--wx-color-text);overflow-wrap:break-word}.wx-orgchart-node-code{font-size:12px;color:var(--wx-color-text-subtle);font-family:Consolas,SFMono-Regular,monospace;margin-top:2px}.wx-orgchart-placeholder{border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);padding:var(--wx-space-4);color:var(--wx-color-text-subtle);font-size:13px;line-height:1.5}.wx-orgchart-node--root{background:var(--wx-color-primary-600);border-color:var(--wx-color-primary-600);color:#fff;cursor:default}.wx-orgchart-node--root .wx-orgchart-node-title,.wx-orgchart-node--root .wx-orgchart-node-code{color:#fff}.wx-orgchart-node--root:hover{border-color:var(--wx-color-primary-600);box-shadow:none}.wx-orgchart-node-reserved{margin-top:var(--wx-space-2);font-size:10px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-tree-canvas{display:flex;flex-direction:column;align-items:center;background:var(--wx-color-surface-sunken);padding:var(--wx-space-6);min-height:420px}.wx-tree-tier{display:flex;flex-direction:column;align-items:center;width:100%}.wx-tree-tier-label{margin-bottom:var(--wx-space-2);font-size:11px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);text-align:center;overflow-wrap:break-word}.wx-tree-connector{width:2px;height:22px;background:var(--wx-color-border-strong)}.wx-tree-row{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--wx-space-4);width:fit-content;max-width:100%;margin:0 auto}.wx-tree-row--branching{border-top:2px solid var(--wx-color-border-strong);padding-top:var(--wx-space-4)}@media (max-width: 640px){.wx-tree-row{width:100%}}@media (max-width: 1100px){.wx-orgchart-canvas{flex-direction:column}.wx-orgchart-connector{align-self:flex-start;margin:0 0 0 var(--wx-space-4);transform:rotate(90deg)}.wx-orgchart-column{width:100%}}@media (max-width: 640px){.wx-orgchart-toolbar,.wx-orgchart-toolbar-right{flex-direction:column;align-items:stretch}.wx-orgchart-search input{width:100%}}.wx-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-1);margin-bottom:var(--wx-space-5);font-size:13px}.wx-breadcrumb-link{color:var(--wx-color-primary-600);text-decoration:none;font-weight:600}.wx-breadcrumb-link:hover{text-decoration:underline}.wx-breadcrumb-current{color:var(--wx-color-text-muted);font-weight:500}.wx-breadcrumb-separator{color:var(--wx-color-text-subtle)}.wx-node-card-metrics{display:flex;gap:var(--wx-space-4)}.wx-node-card-metric{display:flex;flex-direction:column}.wx-node-card-metric-value{font-size:16px;font-weight:700;color:var(--wx-color-primary-700)}.wx-node-card-metric-label{font-size:11px;color:var(--wx-color-text-subtle)}.wx-contact-list{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-contact-row{display:flex;align-items:center;gap:var(--wx-space-2);font-size:14px}.wx-contact-type{font-weight:600;color:var(--wx-color-text);min-width:90px}.wx-contact-value{color:var(--wx-color-text-muted)}.wx-state-card-mark{align-self:flex-start}.wx-sa-page{display:flex;flex-direction:column;gap:var(--wx-space-5)}.wx-sa-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-sa-search{flex:1 1 320px;min-width:0;max-width:460px}.wx-sa-search input{width:100%;height:38px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-sa-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-sa-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2)}.wx-sa-toolbar-actions .wx-button:disabled{cursor:not-allowed;opacity:.6}.wx-sa-head{display:flex;flex-direction:column;gap:4px}.wx-sa-title{font-size:24px;font-weight:800;color:var(--wx-color-text)}.wx-sa-subtitle{max-width:720px;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-sa-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--wx-space-3)}.wx-sa-kpi{min-width:0;padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-sa-kpi-label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);overflow-wrap:break-word}.wx-sa-kpi-value{display:block;margin-top:9px;font-size:26px;font-weight:800;color:var(--wx-color-primary-700)}.wx-sa-kpi--reserved{background:var(--wx-color-surface-sunken);border-style:dashed}.wx-sa-kpi-reserved{display:block;margin-top:10px;font-size:12px;font-weight:700;color:var(--wx-color-text-subtle);line-height:1.4}.wx-sa-list-panel{min-width:0;padding:0;overflow:hidden}.wx-sa-list-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5) 0}.wx-sa-list-head .wx-panel-title{margin-bottom:0}.wx-sa-list-count{font-size:12px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-sa-list-panel .wx-empty-list{padding:var(--wx-space-5)}.wx-sa-table-wrap{margin-top:var(--wx-space-4);overflow-x:auto}.wx-sa-table{width:100%;min-width:640px;border-collapse:collapse;table-layout:fixed}.wx-sa-table col.wx-sa-col-name{width:22%}.wx-sa-table col.wx-sa-col-scope{width:17%}.wx-sa-table col.wx-sa-col-intake{width:19%}.wx-sa-table col.wx-sa-col-risk,.wx-sa-table col.wx-sa-col-contact{width:15%}.wx-sa-table col.wx-sa-col-action{width:12%}.wx-sa-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt);overflow-wrap:break-word}.wx-sa-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:13px;color:var(--wx-color-text);vertical-align:top;overflow-wrap:break-word}.wx-sa-row{cursor:pointer;transition:background .15s ease}.wx-sa-row:hover{background:var(--wx-color-surface-alt)}.wx-sa-row--selected{background:var(--wx-color-primary-050)}.wx-sa-name{font-size:14px;font-weight:700;color:var(--wx-color-text);overflow-wrap:break-word}.wx-sa-code{margin-top:2px;font-size:12px;color:var(--wx-color-text-subtle);font-family:Consolas,SFMono-Regular,monospace}.wx-sa-intake{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.wx-sa-reserved-inline{display:inline-block;font-size:11px;font-weight:600;color:var(--wx-color-text-subtle);line-height:1.4}.wx-sa-open-link{display:inline-flex;height:30px;padding:0 var(--wx-space-2);font-size:12px;align-items:center;justify-content:center;text-align:center;text-decoration:none;white-space:nowrap}.wx-sa-scope-metrics{display:flex;flex-direction:column;gap:3px}.wx-sa-scope-metric{font-size:12px;font-weight:700;color:var(--wx-color-text);white-space:nowrap}.wx-sa-inspector-head{display:flex;align-items:flex-start;gap:var(--wx-space-3);margin-bottom:var(--wx-space-4)}.wx-sa-inspector-name{font-size:17px;font-weight:800;color:var(--wx-color-text);overflow-wrap:break-word}.wx-sa-inspector-code{display:block;margin-top:2px;font-size:12px;color:var(--wx-color-text-subtle);font-family:Consolas,SFMono-Regular,monospace}.wx-sa-inspector-kv{margin-bottom:var(--wx-space-4)}.wx-sa-inspector-reserved{display:flex;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-4);margin-bottom:var(--wx-space-4);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken)}.wx-sa-inspector-cta{display:flex;align-items:center;justify-content:center;width:100%;height:42px;text-decoration:none}@media (max-width: 640px){.wx-sa-toolbar{flex-direction:column;align-items:stretch}.wx-sa-search{flex:0 0 auto;max-width:none}.wx-sa-toolbar-actions{justify-content:stretch}.wx-sa-toolbar-actions .wx-button{flex:1 1 auto}.wx-sa-kpis{grid-template-columns:repeat(2,1fr)}}.wx-loc-chart-panel{padding:0;overflow:hidden}.wx-loc-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-loc-panel-head .wx-panel-title{margin-bottom:0}.wx-loc-panel-scope{font-size:11px;font-weight:700;color:var(--wx-color-text-subtle);overflow-wrap:break-word}.wx-loc-chart-wrap{min-height:480px;padding:var(--wx-space-5);background:linear-gradient(var(--wx-color-border) 1px,transparent 1px),linear-gradient(90deg,var(--wx-color-border) 1px,transparent 1px),#f9fcff;background-size:32px 32px;overflow-x:auto}.wx-loc-node-button{margin:0;text-align:left}.wx-loc-inspector-description{margin:0 0 var(--wx-space-4)}.wx-loc-policy-note{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--wx-space-2);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-primary-100);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050)}.wx-loc-policy-note strong{font-size:12px;font-weight:800;color:var(--wx-color-primary-700);white-space:nowrap}.wx-loc-policy-note span{font-size:12px;line-height:1.5;color:var(--wx-color-primary-700)}@media (max-width: 1100px){.wx-loc-chart-wrap{min-height:420px}}.wx-plc-head-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-plc-head-text{min-width:0;flex:1 1 240px}.wx-plc-scope-pill{flex:0 0 auto;white-space:nowrap}.wx-plc-panel-body{padding:var(--wx-space-4)}.wx-plc-agent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--wx-space-3);padding:var(--wx-space-4)}.wx-plc-agent-card{display:flex;flex-direction:column;gap:2px;padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.wx-plc-agent-card:hover,.wx-plc-agent-card:focus-visible{border-color:var(--wx-color-primary-400);box-shadow:var(--wx-shadow-sm)}.wx-plc-agent-card--selected{background:var(--wx-color-primary-050);border-color:var(--wx-color-primary-500)}.wx-plc-agent-card-title{font-size:14px;font-weight:700;color:var(--wx-color-text);overflow-wrap:break-word}.wx-plc-agent-card-code{font-size:12px;color:var(--wx-color-text-subtle);font-family:Consolas,SFMono-Regular,monospace}.wx-plc-agent-card .wx-node-card-metrics{margin-top:var(--wx-space-2)}.wx-plc-agent-card-reserved{display:flex;flex-direction:column;gap:4px;margin-top:var(--wx-space-3);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}@media (max-width: 640px){.wx-plc-agent-grid{grid-template-columns:1fr}}.wx-agent-clickable-card{display:flex;flex-direction:column;gap:4px;width:100%;padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.wx-agent-clickable-card:hover,.wx-agent-clickable-card:focus-visible{border-color:var(--wx-color-primary-400);box-shadow:var(--wx-shadow-sm)}.wx-agent-clickable-card--reserved{border-style:dashed;border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-sunken)}.wx-agent-pipeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--wx-space-3);padding:var(--wx-space-4)}.wx-agent-pipeline-label{font-size:11px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);overflow-wrap:break-word}.wx-agent-pipeline-value{display:block;margin-top:8px;font-size:24px;font-weight:800;color:var(--wx-color-primary-700)}.wx-agent-pipeline-reserved{display:block;margin-top:8px;font-size:12px;font-weight:700;color:var(--wx-color-text-subtle);line-height:1.4}.wx-agent-reserved-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:var(--wx-space-3);padding:var(--wx-space-4)}.wx-agent-reserved-card-title{font-size:14px;font-weight:700;color:var(--wx-color-text)}.wx-agent-reserved-card-desc{font-size:12px;line-height:1.5;color:var(--wx-color-text-muted)}.wx-agent-reserved-card-note{margin-top:var(--wx-space-2);padding-top:var(--wx-space-2);border-top:1px dashed var(--wx-color-border-strong);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}@media (max-width: 640px){.wx-agent-pipeline,.wx-agent-reserved-grid{grid-template-columns:1fr}}.wx-agent-toolbar-actions{flex-wrap:wrap}.wx-invite-card-reserved{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.wx-invite-card-reserved-button{background:var(--wx-color-surface-sunken);border:1px dashed var(--wx-color-border-strong);color:var(--wx-color-text-subtle);box-shadow:none}.wx-agent-toolbar-actions .wx-invite-card-reserved .wx-invite-card-reserved-button:disabled{cursor:not-allowed;opacity:1}.wx-invite-card-reserved-note{font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}@media (max-width: 640px){.wx-agent-toolbar-actions{flex-direction:column;align-items:stretch}.wx-invite-card-reserved{width:100%;align-items:stretch}.wx-invite-card-reserved-button{width:100%}.wx-invite-card-reserved-note{text-align:center}}.wx-mou-section-intro,.wx-mou-section-note{margin:0 0 var(--wx-space-3);color:var(--wx-color-text-muted);font-size:12px;line-height:1.55}.wx-mou-section-note{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken)}.wx-mou-entry{display:flex;align-items:center;gap:var(--wx-space-3);width:100%;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease}.wx-mou-entry:hover{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050)}.wx-mou-entry:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mou-entry-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050);color:var(--wx-color-primary-600)}.wx-mou-entry-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.wx-mou-entry-text strong{color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-mou-entry-text span{font-size:11px;line-height:1.5}.wx-mou-dialog-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-mou-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#eaf0f8f0}.wx-mou-dialog{position:relative;display:flex;flex-direction:column;gap:var(--wx-space-4);width:100%;max-width:1280px;height:94vh;max-height:94vh;overflow:hidden}.wx-mou-state{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:var(--wx-space-3);padding:var(--wx-space-6);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);text-align:center}.wx-mou-state--loading{display:block;padding:var(--wx-space-5);text-align:left}.wx-mou-state h2{margin:0;font-size:16px;font-weight:700;color:var(--wx-color-text)}.wx-mou-state p{margin:0;color:var(--wx-color-text-muted);font-size:13px}.wx-mou-head{flex-shrink:0;padding:var(--wx-space-4) var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-mou-kicker{display:flex;align-items:center;gap:var(--wx-space-2);margin:0 0 var(--wx-space-2);color:var(--wx-color-primary-600);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wx-mou-head-main{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-5);flex-wrap:wrap}.wx-mou-head-id{display:flex;flex-direction:column;gap:var(--wx-space-2);min-width:0}.wx-mou-title{margin:0;color:var(--wx-color-text);font-size:20px;font-weight:800;line-height:1.3}.wx-mou-title-round{display:inline-block;margin-right:var(--wx-space-3);padding:2px var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-600);color:var(--wx-color-text-inverse);font-size:13px;font-weight:700;vertical-align:middle}.wx-mou-sub{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wx-space-2);margin:0;color:var(--wx-color-text-muted);font-size:12px}.wx-mou-sub strong{color:var(--wx-color-text);font-weight:600}.wx-mou-sub-sep{color:var(--wx-color-text-subtle)}.wx-mou-mono{font-family:var(--wx-font-mono);font-size:12px;color:var(--wx-color-text)}.wx-mou-pills{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wx-space-2)}.wx-mou-pill{display:inline-flex;align-items:center;gap:var(--wx-space-1);padding:3px var(--wx-space-2);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-mou-head-aside{display:flex;align-items:flex-start;gap:var(--wx-space-3)}.wx-mou-meter{display:flex;flex-direction:column;gap:var(--wx-space-2);width:300px;max-width:100%;padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-mou-meter-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2)}.wx-mou-meter-caption{color:var(--wx-color-text-muted);font-size:11px;font-weight:600;line-height:1.5}.wx-mou-meter-value{color:var(--wx-color-text);font-size:22px;font-weight:800;font-variant-numeric:tabular-nums}.wx-mou-meter--complete .wx-mou-meter-value{color:var(--wx-color-success)}.wx-mou-meter-track{height:8px;border-radius:999px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-mou-meter-fill{height:100%;border-radius:999px;background:var(--wx-color-primary-500);transition:width .32s cubic-bezier(.22,1,.36,1)}.wx-mou-meter-fill--complete{background:var(--wx-color-success)}@media (prefers-reduced-motion: reduce){.wx-mou-meter-fill{transition:none}}.wx-mou-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer;transition:color .12s ease,border-color .12s ease}.wx-mou-close:hover{color:var(--wx-color-text);border-color:var(--wx-color-border-strong)}.wx-mou-close:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mou-body{display:flex;flex-direction:column;flex:1;min-height:0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow:hidden}.wx-mou-steps{flex-shrink:0;padding:var(--wx-space-3) var(--wx-space-5) 0;border-bottom:1px solid var(--wx-color-border)}.wx-mou-stepper{display:flex;flex-wrap:nowrap;gap:var(--wx-space-1) var(--wx-space-2);max-width:100%;overflow-x:auto;scrollbar-width:none}.wx-mou-stepper::-webkit-scrollbar{display:none}.wx-mou-step{position:relative;display:inline-flex;align-items:center;gap:var(--wx-space-2);flex-shrink:0;padding:var(--wx-space-2) var(--wx-space-3) var(--wx-space-3);border:0;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12px;font-weight:600;text-align:left;cursor:pointer;transition:color .12s ease}.wx-mou-step:hover{color:var(--wx-color-text)}.wx-mou-step:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:var(--wx-radius-sm)}.wx-mou-step-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border:1px solid var(--wx-color-border-strong);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.wx-mou-step--done .wx-mou-step-mark{border-color:var(--wx-color-success);background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-mou-step--active .wx-mou-step-mark{border-color:var(--wx-color-primary-600);background:var(--wx-color-primary-600);color:var(--wx-color-text-inverse)}.wx-mou-step-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-mou-step--active{color:var(--wx-color-primary-700);font-weight:700}.wx-mou-step--active:after{content:"";position:absolute;left:var(--wx-space-3);right:var(--wx-space-3);bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:var(--wx-color-primary-600)}.wx-mou-scroll{flex:1;min-height:0;overflow-y:auto;padding:var(--wx-space-5)}.wx-mou-panel{display:flex;flex-direction:column;gap:var(--wx-space-4);max-width:900px}.wx-mou-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-mou-panel-kicker{margin:0 0 var(--wx-space-1);color:var(--wx-color-text-subtle);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wx-mou-panel-title{margin:0;color:var(--wx-color-text);font-size:16px;font-weight:700;line-height:1.4}.wx-mou-panel-summary{margin:var(--wx-space-1) 0 0;color:var(--wx-color-text-muted);font-size:12px;line-height:1.6}.wx-mou-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wx-space-3)}.wx-mou-field{display:flex;flex-direction:column;gap:var(--wx-space-1);min-width:0}.wx-mou-field--wide{grid-column:1 / -1}.wx-mou-field>span{color:var(--wx-color-text-muted);font-size:12px;font-weight:600}.wx-mou-field>span b{color:var(--wx-color-danger)}.wx-mou-field input,.wx-mou-field select,.wx-mou-field textarea{width:100%;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-mou-field textarea{resize:vertical;line-height:1.6}.wx-mou-field input:focus-visible,.wx-mou-field select:focus-visible,.wx-mou-field textarea:focus-visible{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-mou-panel-actions{display:flex;justify-content:flex-end}.wx-mou-docs{display:flex;flex-direction:column;gap:var(--wx-space-3);padding-top:var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-mou-docs-head h4{margin:0;color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-mou-docs-head p,.wx-mou-hint{margin:var(--wx-space-1) 0 0;color:var(--wx-color-text-subtle);font-size:11px;line-height:1.6}.wx-mou-slots{display:flex;flex-direction:column;gap:var(--wx-space-2);margin:0;padding:0;list-style:none}.wx-mou-slot{display:flex;align-items:flex-start;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-mou-slot--done{border-color:var(--wx-color-success-surface);background:var(--wx-color-success-surface)}.wx-mou-slot-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:999px;background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted)}.wx-mou-slot--done .wx-mou-slot-mark{background:var(--wx-color-success);color:var(--wx-color-text-inverse)}.wx-mou-slot-main{display:flex;flex-direction:column;gap:var(--wx-space-2);flex:1;min-width:0}.wx-mou-slot-head{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wx-space-2)}.wx-mou-slot-label{color:var(--wx-color-text);font-size:12px;font-weight:600}.wx-mou-slot-pick{display:inline-flex;align-items:center;gap:var(--wx-space-1);flex-shrink:0;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:12px;font-weight:600;cursor:pointer}.wx-mou-slot-pick:hover:not(:disabled){border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-mou-slot-pick:disabled{opacity:.55;cursor:not-allowed}.wx-mou-slot-pick:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mou-file-list{display:flex;flex-direction:column;gap:var(--wx-space-1);margin:0;padding:0;list-style:none}.wx-mou-file-list--extra{margin-top:var(--wx-space-2)}.wx-mou-file{display:flex;align-items:center;gap:var(--wx-space-2);min-width:0}.wx-mou-file-icon{display:inline-flex;color:var(--wx-color-text-subtle)}.wx-mou-file-open{padding:0;border:0;background:transparent;color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:12px;font-weight:600;text-align:left;text-decoration:underline;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-mou-file-open:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:var(--wx-radius-sm)}.wx-mou-file-meta{color:var(--wx-color-text-subtle);font-size:11px;white-space:nowrap}.wx-mou-file-remove{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:auto;border:1px solid transparent;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-subtle);cursor:pointer}.wx-mou-file-remove:hover:not(:disabled){border-color:var(--wx-color-danger);background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-mou-file-remove:disabled{opacity:.5;cursor:not-allowed}.wx-mou-file-remove:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mou-extra{padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-mou-extra-label{color:var(--wx-color-text);font-size:12px;font-weight:600}.wx-mou-extra-row{display:flex;align-items:center;gap:var(--wx-space-2);margin-top:var(--wx-space-2)}.wx-mou-extra-row input[type=text]{flex:1;min-width:0;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-mou-extra-row input[type=text]:focus-visible{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-mou-foot{display:flex;align-items:flex-end;gap:var(--wx-space-4);flex-shrink:0;padding:var(--wx-space-3) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-mou-foot-field{display:flex;flex-direction:column;gap:var(--wx-space-1)}.wx-mou-foot-field>span{color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-mou-foot-field select{padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-mou-foot-status{flex:1}.wx-mou-busy{display:inline-flex;align-items:center;gap:var(--wx-space-1);color:var(--wx-color-text-muted);font-size:12px;font-weight:600}.wx-mou-error{flex-shrink:0;margin:0;padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-md);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:600}.wx-mou-grid-wrap{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-mou-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--wx-space-4);margin:0;padding:0;list-style:none}.wx-mou-round{position:relative;display:flex}.wx-mou-round-card{display:flex;flex-direction:column;gap:var(--wx-space-3);width:100%;padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);font-family:var(--wx-font-family);text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.wx-mou-round-card:hover{border-color:var(--wx-color-primary-400);box-shadow:var(--wx-shadow-md);transform:translateY(-1px)}.wx-mou-round-card:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}@media (prefers-reduced-motion: reduce){.wx-mou-round-card{transition:none}.wx-mou-round-card:hover{transform:none}}.wx-mou-round-tools{position:absolute;top:var(--wx-space-3);right:var(--wx-space-3);display:flex;align-items:center;gap:2px}.wx-mou-round-tool{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-subtle);cursor:pointer;opacity:0;transition:opacity .12s ease,color .12s ease,border-color .12s ease}.wx-mou-round:hover .wx-mou-round-tool,.wx-mou-round-tool:focus-visible{opacity:1}.wx-mou-round-tool:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-mou-round-tool--danger:hover{border-color:var(--wx-color-danger);background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-mou-round-tool:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}@media (hover: none){.wx-mou-round-tool{opacity:1}}.wx-mou-round-top{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2)}.wx-mou-round-no{display:inline-flex;align-items:baseline;gap:var(--wx-space-2)}.wx-mou-round-no-label{color:var(--wx-color-text-subtle);font-size:11px;font-weight:700}.wx-mou-round-no strong{color:var(--wx-color-primary-700);font-size:26px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.wx-mou-round-employer{color:var(--wx-color-text);font-size:14px;font-weight:700;line-height:1.4}.wx-mou-round-facts{display:flex;flex-wrap:wrap;gap:var(--wx-space-2)}.wx-mou-round-fact{display:inline-flex;align-items:center;gap:var(--wx-space-1);padding:3px var(--wx-space-2);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-mou-round-step{display:flex;align-items:center;gap:var(--wx-space-2);padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050)}.wx-mou-round-step-no{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:999px;background:var(--wx-color-primary-600);color:var(--wx-color-text-inverse);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.wx-mou-round-step-title{color:var(--wx-color-primary-700);font-size:11.5px;font-weight:600;line-height:1.4}.wx-mou-round-progress{display:flex;flex-direction:column;gap:var(--wx-space-1)}.wx-mou-round-progress-track{width:100%;height:6px;border-radius:999px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-mou-round-progress-fill{display:block;height:100%;border-radius:999px;background:var(--wx-color-primary-500)}.wx-mou-round-progress-fill--complete{background:var(--wx-color-success)}.wx-mou-round-progress-text{color:var(--wx-color-text-muted);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.wx-mou-round-foot{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);padding-top:var(--wx-space-2);border-top:1px solid var(--wx-color-border);color:var(--wx-color-text-subtle);font-size:10.5px}.wx-mou-round-card--new{align-items:center;justify-content:center;gap:var(--wx-space-2);border-style:dashed;border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt);box-shadow:none;text-align:center;min-height:200px}.wx-mou-round-new-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-mou-round-new-title{color:var(--wx-color-primary-700);font-size:14px;font-weight:700}.wx-mou-round-new-body{color:var(--wx-color-text-muted);font-size:11px;line-height:1.5;max-width:220px}.wx-mou-grid-empty{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-7) var(--wx-space-5);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface-alt);text-align:center}.wx-mou-grid-empty-title{margin:0;color:var(--wx-color-text);font-size:15px;font-weight:700}.wx-mou-grid-empty-body{margin:0;max-width:520px;color:var(--wx-color-text-muted);font-size:12.5px;line-height:1.6}.wx-mou-create-panel{display:flex;flex-direction:column;gap:var(--wx-space-4);max-width:820px}.wx-mou-field input[readonly]{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);cursor:default}@media (max-width: 900px){.wx-mou-fields{grid-template-columns:1fr}.wx-mou-head-aside{width:100%}.wx-mou-meter{width:auto;flex:1}.wx-mou-step{max-width:100%}}.wx-confirm-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e596b}.wx-confirm{position:relative;display:flex;flex-direction:column;gap:var(--wx-space-4);width:100%;max-width:460px;padding:var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md)}.wx-confirm--danger{border-top:4px solid var(--wx-color-danger)}.wx-confirm--primary{border-top:4px solid var(--wx-color-primary-600)}.wx-confirm-head{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-confirm-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:999px}.wx-confirm--danger .wx-confirm-mark{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-confirm--primary .wx-confirm-mark{background:var(--wx-color-primary-050);color:var(--wx-color-primary-600)}.wx-confirm-title{margin:0;color:var(--wx-color-text);font-size:17px;font-weight:700;line-height:1.4}.wx-confirm-body{margin:0;color:var(--wx-color-text-muted);font-size:13px;line-height:1.65}.wx-confirm-detail{display:flex;flex-direction:column;gap:var(--wx-space-1);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken);color:var(--wx-color-text);font-size:12.5px;line-height:1.6}.wx-confirm-detail strong{font-weight:700}.wx-confirm-error{margin:0;padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-md);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:600}.wx-confirm-actions{display:flex;justify-content:flex-end;gap:var(--wx-space-2)}.wx-confirm-actions .wx-button{display:inline-flex;align-items:center;gap:var(--wx-space-2);cursor:pointer}@keyframes wx-confirm-spin{to{transform:rotate(360deg)}}.wx-confirm-spin{animation:wx-confirm-spin .8s linear infinite}@media (prefers-reduced-motion: reduce){.wx-confirm-spin{animation:none}}.wx-mouprint-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-mouprint-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c}.wx-mouprint-panel{position:relative;display:flex;flex-direction:column;width:min(1080px,100%);max-height:calc(100vh - var(--wx-space-6));overflow:hidden;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface-alt);box-shadow:var(--wx-shadow-md)}.wx-mouprint-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4);flex-shrink:0;padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-mouprint-kicker{display:inline-flex;align-items:center;gap:var(--wx-space-1);margin:0 0 2px;color:var(--wx-color-primary-700);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.wx-mouprint-toolbar-title{margin:0;color:var(--wx-color-text);font-size:17px;font-weight:800}.wx-mouprint-toolbar-sub{margin:2px 0 0;color:var(--wx-color-text-subtle);font-size:11.5px}.wx-mouprint-toolbar-actions{display:flex;align-items:center;gap:var(--wx-space-2);flex-shrink:0}.wx-mouprint-toolbar-actions .wx-button{display:inline-flex;align-items:center;gap:var(--wx-space-1);cursor:pointer}.wx-mouprint-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-mouprint-close:hover{border-color:var(--wx-color-border-strong);color:var(--wx-color-text)}.wx-mouprint-close:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mouprint-scroll{flex:1;min-height:0;overflow:auto;padding:var(--wx-space-5)}.wx-mouprint-state{padding:var(--wx-space-6);text-align:center}.wx-mouprint-state-title{margin:0 0 var(--wx-space-2);color:var(--wx-color-text);font-size:14px;font-weight:700}.wx-mouprint-state-body{margin:0 0 var(--wx-space-3);color:var(--wx-color-text-subtle);font-size:12.5px}.wx-mouprint-sheets{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-5)}.wx-mouprint-sheet{width:186mm;max-width:100%;padding:10mm 8mm;background:#fff;color:#111827;box-shadow:var(--wx-shadow-md);font-family:Noto Sans Thai,Sarabun,Leelawadee UI,Tahoma,sans-serif;font-size:9.2pt;line-height:1.4}.wx-mouprint-sheet-head{margin-bottom:4mm;padding-bottom:2mm;border-bottom:1px solid #111827;text-align:center}.wx-mouprint-formcode{margin:0;text-align:right;font-size:10pt;font-weight:700}.wx-mouprint-sheet-title{margin:0;font-size:12.5pt;font-weight:700}.wx-mouprint-sheet-en{margin:1px 0 0;font-size:8.6pt;font-style:italic}.wx-mouprint-nationality{margin:2mm 0 0;font-size:9pt}.wx-mouprint-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4mm;padding:.25mm 0;break-inside:avoid}.wx-mouprint-th,.wx-mouprint-en{min-width:0}.wx-mouprint-en{font-size:8.4pt;color:#374151}.wx-mouprint-sub{display:block;padding-left:6mm;font-size:8.2pt}.wx-mouprint-fill{display:inline-block;border-bottom:1px dotted #6b7280;padding:0 1mm;text-align:center;white-space:pre-wrap;word-break:break-word;vertical-align:bottom}.wx-mouprint-fill--filled{border-bottom-style:solid;border-bottom-color:#111827;font-weight:700}.wx-mouprint-tick{display:inline-block;width:3.2mm;height:3.2mm;margin-right:1mm;border:1px solid #111827;vertical-align:middle}.wx-mouprint-tick--on{background:linear-gradient(to top right,transparent 45%,#111827 45%,#111827 55%,transparent 55%),linear-gradient(to bottom right,transparent 45%,#111827 45%,#111827 55%,transparent 55%)}.wx-mouprint-section{margin:3mm 0 1mm;padding-bottom:.6mm;border-bottom:1px solid #9ca3af;font-size:9.6pt;font-weight:700}.wx-mouprint-declare{margin:1.5mm 0 0;font-size:8.8pt}.wx-mouprint-lines{display:flex;flex-direction:column;gap:1.5mm;margin:1mm 0 0}.wx-mouprint-poa-top{margin-bottom:3mm}.wx-mouprint-signblock{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6mm;margin-top:5mm;break-inside:avoid}.wx-mouprint-signgrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6mm 8mm;margin-top:8mm;break-inside:avoid}.wx-mouprint-sign{display:flex;flex-direction:column;gap:1mm;font-size:8.6pt}.wx-mouprint-signline{display:block;height:8mm;border-bottom:1px dotted #6b7280}.wx-mouprint-signname{color:#6b7280}.wx-mouprint-remark{margin:5mm 0 0;font-size:7.8pt;color:#374151}.wx-mouprint-sheet-foot{display:flex;justify-content:space-between;gap:4mm;margin-top:6mm;padding-top:1.5mm;border-top:1px solid #d1d5db;color:#6b7280;font-size:7.4pt}@page{size:A4;margin:12mm}@media print{#root{display:none!important}html,body{height:auto!important;overflow:visible!important;background:#fff!important}.wx-mouprint-backdrop,.wx-mouprint-toolbar{display:none!important}.wx-mouprint-root{position:static;display:block;padding:0}.wx-mouprint-panel{position:static;display:block;width:100%;max-height:none;overflow:visible;border-radius:0;background:none;box-shadow:none}.wx-mouprint-scroll{overflow:visible;padding:0}.wx-mouprint-sheets{display:block;gap:0}.wx-mouprint-sheet{width:100%;padding:0;box-shadow:none;break-after:page}.wx-mouprint-sheet:last-child{break-after:auto}}.wx-orgdoc-list{display:flex;flex-direction:column;gap:var(--wx-space-2);margin:0 0 var(--wx-space-3);padding:0;list-style:none}.wx-orgdoc-row{display:flex;align-items:flex-start;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-orgdoc-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted)}.wx-orgdoc-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.wx-orgdoc-text strong{color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-orgdoc-open{padding:0;border:0;background:transparent;color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11.5px;font-weight:600;text-align:left;text-decoration:underline;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-orgdoc-open:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:var(--wx-radius-sm)}.wx-orgdoc-meta{color:var(--wx-color-text-subtle);font-size:10.5px}.wx-orgdoc-action{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border:1px solid transparent;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-subtle);cursor:pointer;transition:color .12s ease,border-color .12s ease,background .12s ease}.wx-orgdoc-action:hover:not(:disabled){border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-orgdoc-action--danger:hover:not(:disabled){border-color:var(--wx-color-danger);background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-orgdoc-action:disabled{opacity:.5;cursor:not-allowed}.wx-orgdoc-action:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-orgdoc-add{padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-orgdoc-hint{margin:0 0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:11px;line-height:1.6}.wx-orgdoc-add-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2)}.wx-orgdoc-add-row input[type=text]{flex:1;min-width:160px;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-orgdoc-add-row input[type=text]:focus-visible{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-orgdoc-add-row .wx-button{display:inline-flex;align-items:center;gap:var(--wx-space-1);cursor:pointer}.wx-ic-page{display:flex;flex-direction:column;gap:var(--wx-space-5)}.wx-ic-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-ic-search{flex:1 1 320px;min-width:0;max-width:470px}.wx-ic-search input{width:100%;height:38px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-ic-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ic-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2)}.wx-ic-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--wx-space-4)}.wx-ic-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-ic-title p{max-width:720px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-ic-head-actions{display:flex;align-items:center;gap:var(--wx-space-3);flex:0 0 auto}.wx-ic-scope-pill{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-ic-scope-pill b{color:var(--wx-color-primary-700)}.wx-ic-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-ic-metric{min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-ic-metric--link{display:block;text-decoration:none;color:inherit;cursor:pointer}.wx-ic-metric--link:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-ic-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ic-metric-value{display:block;margin-top:var(--wx-space-2);font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-ic-metric--green .wx-ic-metric-value{color:var(--wx-color-success)}.wx-ic-metric--amber .wx-ic-metric-value{color:var(--wx-color-warning)}.wx-ic-metric-note{display:block;margin-top:var(--wx-space-2);font-size:11px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-ic-metric--reserved{background:var(--wx-color-surface-sunken);border-style:dashed}.wx-ic-metric--reserved .wx-ic-metric-note{color:var(--wx-color-text-subtle)}.wx-ic-policy{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-4);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050)}.wx-ic-policy strong{display:block;color:var(--wx-color-primary-900);font-size:13px;font-weight:800}.wx-ic-policy span{display:block;margin-top:4px;color:var(--wx-color-text-muted);font-size:12px;font-weight:600;line-height:1.5}.wx-ic-policy .wx-badge{white-space:nowrap}.wx-ic-list-panel{min-width:0;padding:0;overflow:hidden}.wx-ic-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-ic-list-head .wx-panel-title{margin-bottom:0}.wx-ic-filters{display:flex;align-items:center;gap:var(--wx-space-2)}.wx-ic-chip{height:28px;display:inline-flex;align-items:center;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:11px;font-weight:700}.wx-ic-chip--active{border-color:var(--wx-color-primary-600);background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-ic-table-wrap{overflow-x:auto}.wx-ic-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.wx-ic-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-ic-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-ic-row{cursor:pointer;transition:background .15s ease}.wx-ic-row:hover{background:var(--wx-color-surface-alt)}.wx-ic-cell-strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-ic-cell-code{display:block;margin-top:3px;color:var(--wx-color-primary-700);font-weight:700;font-size:11px}.wx-ic-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-ic-url-pill{display:inline-flex;align-items:center;max-width:100%;height:26px;padding:0 var(--wx-space-2);border:1px solid var(--wx-color-primary-100);border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-ic-row-action{height:30px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-size:11px;font-weight:700}.wx-ic-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--wx-space-2);padding:var(--wx-space-4);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-ic-stage{min-height:76px;padding:var(--wx-space-3);border:1px dashed var(--wx-color-primary-100);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-ic-stage strong{display:block;color:var(--wx-color-text);font-size:12px;font-weight:800}.wx-ic-stage span{display:block;margin-top:var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:11px;line-height:1.4;font-weight:600}.wx-ic-stage--active{border-style:solid;border-color:var(--wx-color-primary-600);background:var(--wx-color-primary-050)}.wx-ic-drawer-kicker{display:inline-flex;align-items:center;height:26px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-ic-drawer-title{margin:var(--wx-space-3) 0 0;font-size:19px;font-weight:800;color:var(--wx-color-text)}.wx-ic-drawer-desc{margin:var(--wx-space-2) 0 0;font-size:12px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-ic-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-4)}.wx-ic-form-row--single{grid-template-columns:1fr}.wx-ic-field{display:flex;flex-direction:column;gap:6px}.wx-ic-field label{font-size:12px;font-weight:700;color:var(--wx-color-text)}.wx-ic-field input,.wx-ic-field select,.wx-ic-field textarea{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px;font-weight:600;padding:0 var(--wx-space-3);height:42px}.wx-ic-field textarea{height:88px;padding:var(--wx-space-2) var(--wx-space-3);resize:none}.wx-ic-field input:focus,.wx-ic-field select:focus,.wx-ic-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ic-field-error{margin:0;font-size:11px;font-weight:700;color:var(--wx-color-danger)}.wx-ic-field-hint{margin:0;font-size:11px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-ic-preview{margin-top:var(--wx-space-4);padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-ic-preview strong{display:block;color:var(--wx-color-text);font-size:12px;font-weight:800}.wx-ic-preview-url{display:block;margin-top:var(--wx-space-2);color:var(--wx-color-primary-700);font-size:12px;font-weight:700;line-height:1.6;word-break:break-all}.wx-ic-copy-field{margin-top:var(--wx-space-2)}.wx-ic-copy-input{width:100%;height:38px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-ic-copy-input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ic-copy-row{display:flex;align-items:center;gap:var(--wx-space-2);margin-top:var(--wx-space-3)}.wx-ic-copy-fallback-note{margin:var(--wx-space-2) 0 0;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-warning);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface);color:var(--wx-color-warning);font-size:11.5px;font-weight:700;line-height:1.5}.wx-ic-drawer-foot{position:sticky;bottom:calc(var(--wx-space-5) * -1);display:flex;justify-content:flex-end;gap:var(--wx-space-2);margin:var(--wx-space-5) calc(var(--wx-space-5) * -1) calc(var(--wx-space-5) * -1);padding:var(--wx-space-3) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-ic-form-message{margin-top:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700;line-height:1.5}.wx-ic-inspector-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3)}.wx-ic-inspector-code{font-size:18px;font-weight:800;color:var(--wx-color-text);word-break:break-all}.wx-ic-inspector-note{margin-top:var(--wx-space-4);padding:var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-subtle);font-size:12px;font-weight:700;line-height:1.5}.wx-ic-inspector-kv{margin-top:var(--wx-space-4)}.wx-ic-inspector-actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--wx-space-2);margin-top:var(--wx-space-5)}.wx-ic-inspector-revoke-note{margin:0;color:var(--wx-color-text-subtle);font-size:11.5px;font-weight:600;line-height:1.5}@media (max-width: 900px){.wx-ic-metrics,.wx-ic-pipeline{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.wx-ic-head{flex-direction:column;align-items:stretch}.wx-ic-head-actions{justify-content:space-between}.wx-ic-form-row{grid-template-columns:1fr}.wx-ic-list-head{padding:var(--wx-space-3)}}.wx-aoc-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-aoc-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-4);flex-wrap:wrap}.wx-aoc-head h1{margin:0;font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-aoc-head-right{display:flex;align-items:center;gap:var(--wx-space-4);flex-wrap:wrap}.wx-aoc-inline-stats{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--wx-color-text-muted);white-space:nowrap}.wx-aoc-inline-stats strong{color:var(--wx-color-text);font-weight:800}.wx-aoc-inline-dot{width:3px;height:3px;border-radius:50%;background:var(--wx-color-text-subtle);flex:0 0 auto}.wx-aoc-inline-stat-link{color:inherit;text-decoration:none}.wx-aoc-inline-stat-link:hover{color:var(--wx-color-primary-700)}.wx-aoc-scope-pill{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-aoc-scope-pill b{color:var(--wx-color-primary-700)}.wx-aoc-canvas-panel{padding:0;overflow:hidden}.wx-aoc-scroll{display:flex;justify-content:center;align-items:center;min-height:320px;padding:32px var(--wx-space-4);background-image:linear-gradient(var(--wx-color-border) 1px,transparent 1px),linear-gradient(90deg,var(--wx-color-border) 1px,transparent 1px);background-size:28px 28px;background-color:var(--wx-color-surface-alt)}.wx-aoc-chain{display:flex;flex-direction:column;align-items:center;width:100%;max-width:300px}.wx-aoc-branch .wx-oc-row{justify-items:center}.wx-aoc-contacts-link{margin:0;padding:0 var(--wx-space-2);font-size:12px;color:var(--wx-color-text-muted);font-weight:600}.wx-aoc-worker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);flex-wrap:wrap;margin-bottom:var(--wx-space-3)}.wx-aoc-worker-total{display:block;margin-top:2px;font-size:12px;font-weight:700;color:var(--wx-color-text-muted)}.wx-aoc-view-toggle{display:inline-flex;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);overflow:hidden;flex:0 0 auto}.wx-aoc-view-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:var(--wx-color-surface);color:var(--wx-color-text-muted);padding:0;cursor:pointer}.wx-aoc-view-btn+.wx-aoc-view-btn{border-left:1px solid var(--wx-color-border)}.wx-aoc-view-btn--active{background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-aoc-worker-toolbar{margin-bottom:var(--wx-space-3)}.wx-aoc-search{position:relative;display:block;max-width:420px}.wx-aoc-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--wx-color-text-subtle);pointer-events:none}.wx-aoc-search input{width:100%;height:38px;padding:0 var(--wx-space-3) 0 34px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-aoc-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:0 0 0 3px var(--wx-color-primary-050)}.wx-aoc-worker-range{margin:0 0 var(--wx-space-2);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-aoc-worker-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:var(--wx-space-2)}.wx-aoc-worker-grid-wrap{overflow-x:auto}.wx-aoc-grid-head{display:grid;grid-template-columns:1.4fr .85fr 1fr 1fr .9fr 1fr 20px;gap:var(--wx-space-3);padding:6px var(--wx-space-3);border-bottom:1px solid var(--wx-color-border-strong);font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);min-width:720px}.wx-aoc-worker-grid-wrap [role=table]{min-width:720px}@media (max-width: 900px){.wx-aoc-scroll{min-height:260px;padding:var(--wx-space-4) var(--wx-space-3)}}@media (max-width: 640px){.wx-aoc-head{flex-direction:column;align-items:flex-start}.wx-aoc-head-right{width:100%;justify-content:space-between}.wx-aoc-worker-head{flex-direction:column}.wx-aoc-view-toggle{align-self:flex-start}.wx-aoc-search{max-width:none}}.wx-aoc-emp-row{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);flex-wrap:wrap;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);text-decoration:none;color:inherit}.wx-aoc-emp-row:hover{border-color:var(--wx-color-primary-300, var(--wx-color-border));background:var(--wx-color-surface-alt)}.wx-aoc-emp-row-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 220px}.wx-aoc-emp-name{font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-aoc-emp-code{font-family:var(--wx-font-mono, ui-monospace, monospace);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-aoc-emp-needs{font-size:12px;color:var(--wx-color-text-muted)}.wx-aoc-emp-row-stats{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--wx-color-text-muted)}.wx-aoc-emp-pending{margin-top:var(--wx-space-4);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-aoc-emp-pending-title{display:flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-aoc-emp-row--pending{border-style:dashed;background:var(--wx-color-surface-alt);cursor:default}.wx-rdh-ident{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-rdh-ident-text{min-width:0}.wx-rdh-avatar{flex-shrink:0;width:54px;height:54px;display:grid;place-items:center;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-600);color:#fff;font-size:17px;font-weight:800}.wx-rdh-title{margin:0;font-size:19px;font-weight:800;line-height:1.35;color:var(--wx-color-text)}.wx-rdh-sub{margin:3px 0 0;color:var(--wx-color-text-muted);font-size:12px;font-weight:600}.wx-rdh-status{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:var(--wx-space-3)}.wx-rdh-tabs{display:flex;flex-wrap:wrap;gap:var(--wx-space-4);margin-top:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border)}.wx-rdh-tab{position:relative;padding:0 0 8px;border:0;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.wx-rdh-tab:hover{color:var(--wx-color-text)}.wx-rdh-tab--active{color:var(--wx-color-primary-700)}.wx-rdh-tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:var(--wx-color-primary-600)}.wx-ek-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-ek-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-ek-search{flex:1 1 220px;min-width:0;max-width:300px}.wx-ek-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-ek-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ek-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-ek-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-ek-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-ek-filter select,.wx-ek-filter input[type=date]{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:108px}.wx-ek-filter select:focus,.wx-ek-filter input:focus{outline:none;box-shadow:none}.wx-ek-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ek-date-range{display:inline-flex;align-items:center;gap:4px;color:var(--wx-color-text-subtle)}.wx-ek-date-range input{max-width:92px;font-size:10.5px}.wx-ek-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-ek-toolbar-actions .wx-button{height:34px}.wx-ek-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-ek-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-ek-title p{max-width:760px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-ek-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-ek-scope-pill b{color:var(--wx-color-primary-700)}.wx-ek-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--wx-space-3)}.wx-ek-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-ek-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ek-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-ek-metric--green .wx-ek-metric-value{color:var(--wx-color-success)}.wx-ek-metric--amber .wx-ek-metric-value{color:var(--wx-color-warning)}.wx-ek-metric--red .wx-ek-metric-value{color:var(--wx-color-danger)}.wx-ek-metric--derived{border-style:dashed;background:var(--wx-color-surface-sunken)}.wx-ek-metric-note{display:block;margin-top:var(--wx-space-2);font-size:10.5px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-ek-list-panel{min-width:0;padding:0;overflow:hidden}.wx-ek-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-ek-list-head .wx-panel-title{margin-bottom:0}.wx-ek-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-ek-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-ek-table-wrap{overflow-x:auto}.wx-ek-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.wx-ek-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-ek-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-ek-row{cursor:pointer;transition:background .15s ease}.wx-ek-row:hover{background:var(--wx-color-surface-alt)}.wx-ek-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-ek-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-ek-cell-sla{display:inline-block;margin-top:4px;padding:2px 6px;border-radius:999px;background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:9.5px;font-weight:800}.wx-ek-risk{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:9.5px;font-weight:800}.wx-ek-risk--low{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-ek-risk--medium{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-ek-risk--high{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-ek-risk--none{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-subtle);border:1px solid var(--wx-color-border)}.wx-ek-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-ek-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-ek-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-ek-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-ek-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-ek-card-top strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-ek-card-top span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-ek-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-ek-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-ek-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-ek-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-ek-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-ek-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-ek-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-ek-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-ek-drawer-tabs{display:flex;gap:4px;margin-top:5px;border-bottom:1px solid var(--wx-color-border)}.wx-ek-drawer-tab{flex:1;height:28px;border:1px solid var(--wx-color-border);border-bottom:none;border-radius:var(--wx-radius-sm) var(--wx-radius-sm) 0 0;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:800;transform:translateY(1px)}.wx-ek-drawer-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);border-color:var(--wx-color-border-strong)}.wx-ek-dsec{padding:5px 0;border-bottom:1px solid var(--wx-color-border)}.wx-ek-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-ek-dsec h3{margin:0 0 5px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-ek-dsec-row{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wx-space-3)}.wx-ek-dsec-col+.wx-ek-dsec-col{padding-left:var(--wx-space-4);border-left:1px solid var(--wx-color-border)}.wx-ek-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:1px}.wx-ek-kv-row:last-child{margin-bottom:0}.wx-ek-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-ek-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-ek-timeline{display:grid;gap:3px;margin:0;padding:0;list-style:none}.wx-ek-timeline-step{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;line-height:1.2}.wx-ek-timeline-step strong{font-size:11px;font-weight:800;color:var(--wx-color-text)}.wx-ek-timeline-step small{font-size:9.5px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-ek-timeline-dot{width:9px;height:9px;border-radius:999px;background:var(--wx-color-border-strong);flex-shrink:0;align-self:center}.wx-ek-timeline-step--done .wx-ek-timeline-dot{background:var(--wx-color-success)}.wx-ek-timeline-step--current .wx-ek-timeline-dot{background:var(--wx-color-warning);box-shadow:0 0 0 3px var(--wx-color-warning-surface)}.wx-ek-timeline-step--locked strong,.wx-ek-timeline-step--locked small{color:var(--wx-color-text-subtle)}.wx-ek-doc-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.wx-ek-doc-summary>div{padding:3px 4px;border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);text-align:center}.wx-ek-doc-summary strong{display:block;font-size:13px;font-weight:800;line-height:1.2;color:var(--wx-color-text)}.wx-ek-doc-summary span{display:block;margin-top:1px;font-size:8px;font-weight:700;line-height:1.2;color:var(--wx-color-text-subtle)}.wx-ek-doc-summary-ok strong{color:var(--wx-color-success)}.wx-ek-doc-summary-bad strong{color:var(--wx-color-danger)}.wx-ek-doc-summary-warn strong{color:var(--wx-color-warning)}.wx-ek-doc-list{display:grid;gap:4px}.wx-ek-doc-item{padding-bottom:4px;border-bottom:1px solid var(--wx-color-border)}.wx-ek-doc-item:last-child{border-bottom:0;padding-bottom:0}.wx-ek-doc-item-top{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2)}.wx-ek-doc-item-top strong{font-size:11px;font-weight:800;color:var(--wx-color-text)}.wx-ek-doc-item-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px 6px;margin-top:2px}.wx-ek-doc-item-grid label{display:block;font-size:7.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:0;line-height:1.3;white-space:nowrap}.wx-ek-doc-item-grid strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:700;line-height:1.3;color:var(--wx-color-text)}.wx-ek-code{font-family:var(--wx-font-family);color:var(--wx-color-primary-700);letter-spacing:.2px}.wx-ek-hasfile-yes{color:var(--wx-color-success)}.wx-ek-hasfile-no{color:var(--wx-color-text-subtle)}.wx-ek-note-muted{margin-top:2px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:600;line-height:1.25;text-align:center}.wx-ek-note-muted--left{text-align:left;margin-top:4px}.wx-ek-warning{margin-top:4px;padding:4px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:9.5px;font-weight:800;line-height:1.25;text-align:center}.wx-ek-restart-button{width:100%;height:30px;font-size:11px}.wx-ek-rules{display:grid;gap:6px;margin:0;padding:0;list-style:none}.wx-ek-rules li{position:relative;padding-left:16px;color:var(--wx-color-text-muted);font-size:11px;font-weight:600;line-height:1.4}.wx-ek-rules li:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:999px;background:var(--wx-color-primary-600)}.wx-ek-decision-options{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wx-space-2);margin-bottom:var(--wx-space-3)}.wx-ek-decision-btn{height:52px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.wx-ek-decision-btn:disabled{opacity:.5;cursor:not-allowed}.wx-ek-decision-btn small{font-size:9px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-ek-decision-btn--selected.wx-ek-decision-btn--approve{border-color:var(--wx-color-success);background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-ek-decision-btn--selected.wx-ek-decision-btn--reject{border-color:var(--wx-color-danger);background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-ek-decision-btn--selected.wx-ek-decision-btn--correction{border-color:var(--wx-color-warning);background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-ek-decision-btn--selected small{color:inherit}.wx-ek-reserved-note{margin:0 0 var(--wx-space-3);padding:6px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);font-size:10.5px;font-weight:700;text-align:center}.wx-ek-field-label{display:block;margin-bottom:6px;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-ek-reason-box{width:100%;padding:9px 11px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11.5px;font-weight:500;line-height:1.5;resize:vertical}.wx-ek-reason-box:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ek-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-ek-form-success{margin:var(--wx-space-2) 0 0;color:var(--wx-color-success);font-size:11px;font-weight:700}.wx-ek-notice{margin-top:var(--wx-space-2);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-ek-submit-decision{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-ek-reserved-button{width:100%;height:auto;padding:9px 14px;margin-bottom:var(--wx-space-2);display:flex;flex-direction:column;align-items:center;gap:2px}.wx-ek-reserved-button:last-child{margin-bottom:0}.wx-ek-reserved-button small{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle)}@media (max-width: 960px){.wx-ek-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-ek-head{flex-direction:column;align-items:flex-start}.wx-ek-metrics{grid-template-columns:repeat(2,1fr)}.wx-ek-toolbar{flex-direction:column;align-items:stretch}.wx-ek-search{flex:none;max-width:none}.wx-ek-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-ek-toolbar-actions{margin-left:0}.wx-ek-list-head{padding:var(--wx-space-3)}.wx-ek-table-wrap{display:none}.wx-ek-cards{display:flex}.wx-ek-dsec-row{grid-template-columns:1fr;gap:var(--wx-space-3) 0}.wx-ek-dsec-col+.wx-ek-dsec-col{padding-left:0;padding-top:var(--wx-space-3);border-left:0;border-top:1px solid var(--wx-color-border)}.wx-ek-doc-summary{grid-template-columns:repeat(3,1fr)}.wx-ek-doc-item-grid,.wx-ek-decision-options{grid-template-columns:1fr}}.wx-ek-next{padding:var(--wx-space-4);margin-bottom:var(--wx-space-4);border:1px solid var(--wx-color-primary-100);border-left:4px solid var(--wx-color-primary-500);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050)}.wx-ek-next--warn{border-color:var(--wx-color-warning);border-left-color:var(--wx-color-warning);background:var(--wx-color-warning-surface)}.wx-ek-next--done{border-color:var(--wx-color-success);border-left-color:var(--wx-color-success);background:var(--wx-color-success-surface)}.wx-ek-next--closed{border-color:var(--wx-color-border-strong);border-left-color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-ek-next-kicker{margin:0 0 var(--wx-space-1);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ek-next-title{margin:0 0 var(--wx-space-2);font-size:1rem;font-weight:700;color:var(--wx-color-text)}.wx-ek-next-body{margin:0 0 var(--wx-space-3);font-size:.875rem;line-height:1.6;color:var(--wx-color-text-muted)}.wx-ek-next-owner{margin:var(--wx-space-2) 0 0;font-size:.8125rem;line-height:1.5;color:var(--wx-color-text-muted)}.wx-ek-doc-blocker{border-color:var(--wx-color-warning)!important}.wx-ek-doc-missing{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-ek-doc-missing li{display:grid;grid-template-columns:minmax(0,1fr);gap:2px;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface)}.wx-ek-doc-missing strong{color:var(--wx-color-warning);font-size:.875rem}.wx-ek-doc-missing span{color:var(--wx-color-text-muted);font-size:.8125rem}.wx-ek-checklist-lead{margin:0 0 var(--wx-space-3);font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-ek-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-ek-check{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--wx-space-2);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-ek-check-label{margin:0;font-size:.875rem;font-weight:600;color:var(--wx-color-text)}.wx-ek-check-choices{display:flex;gap:var(--wx-space-2)}.wx-ek-check-btn{flex:0 0 auto;min-width:88px;padding:6px 14px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:.8125rem;font-weight:600;cursor:pointer}.wx-ek-check-btn:disabled{cursor:not-allowed;opacity:.6}.wx-ek-check-btn--pass.wx-ek-check-btn--on{border-color:var(--wx-color-success);background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-ek-check-btn--fail.wx-ek-check-btn--on{border-color:var(--wx-color-danger);background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-ek-check-note{width:100%;padding:6px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-size:.8125rem}@media (min-width: 720px){.wx-ek-check{grid-template-columns:minmax(0,1fr) auto;align-items:center}.wx-ek-check-label{grid-column:1 / -1}.wx-ek-check-note{grid-column:1;grid-row:2}.wx-ek-check-choices{grid-column:2;grid-row:2}}.wx-ek-dsec{padding-top:var(--wx-space-4);margin-top:var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-ek-next+.wx-ek-dsec,.wx-ek-dsec:first-of-type{padding-top:0;margin-top:var(--wx-space-3);border-top:0}.wx-ek-dsec>h3{display:flex;align-items:center;gap:var(--wx-space-2);margin:0 0 var(--wx-space-3);font-size:.9375rem;font-weight:700;color:var(--wx-color-text)}.wx-ek-dsec>h3:before{content:"";flex:0 0 auto;width:3px;height:1em;border-radius:2px;background:var(--wx-color-primary-500)}.wx-ek-doc-blocker>h3:before{background:var(--wx-color-warning)}.wx-aw-page{display:flex;flex-direction:column;gap:var(--wx-space-5)}.wx-aw-head h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-aw-head p{max-width:720px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-aw-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);margin:var(--wx-space-2) 0 var(--wx-space-4);padding:0 var(--wx-space-2) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border)}.wx-aw-search{position:relative;display:flex;align-items:center;flex:1 1 340px;min-width:0;max-width:420px}.wx-aw-search-icon{position:absolute;left:6px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-050);color:var(--wx-color-primary-600);pointer-events:none}.wx-aw-search input{width:100%;height:44px;padding:0 40px 0 46px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:14px;transition:border-color .12s ease,box-shadow .12s ease}.wx-aw-search input::placeholder{color:var(--wx-color-text-subtle)}.wx-aw-search input:hover{border-color:var(--wx-color-primary-400)}.wx-aw-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-aw-search-clear{position:absolute;right:6px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:var(--wx-color-text-subtle);cursor:pointer}.wx-aw-search-clear:hover{background:var(--wx-color-surface-sunken);color:var(--wx-color-text)}.wx-aw-search-clear:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-aw-toolbar-count{flex-shrink:0;color:var(--wx-color-text-muted);font-size:13px;white-space:nowrap}.wx-aw-toolbar-count strong{color:var(--wx-color-text);font-variant-numeric:tabular-nums}.wx-aw-filter{display:flex;align-items:center;gap:6px;height:38px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-aw-filter span:first-child{font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-aw-filter select{border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-aw-list-panel{min-width:0;padding:0;overflow:hidden}.wx-aw-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-aw-list-head .wx-panel-title{margin-bottom:0}.wx-aw-list-count{font-size:12px;color:var(--wx-color-text-muted);font-weight:700}.wx-aw-table-wrap{overflow-x:auto}.wx-aw-table{width:100%;min-width:640px;border-collapse:collapse}.wx-aw-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-aw-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12.5px;color:var(--wx-color-text-muted);vertical-align:top}.wx-aw-row{cursor:pointer}.wx-aw-row:hover{background:var(--wx-color-surface-alt)}.wx-aw-cell-strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-aw-code{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-aw-cards{display:none}.wx-aw-card{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);cursor:pointer}.wx-aw-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-aw-card-sub{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:11px}.wx-aw-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-2);margin-top:var(--wx-space-2)}.wx-aw-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-aw-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-aw-drawer-kicker{display:inline-flex;align-items:center;height:22px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-aw-drawer-title{margin:var(--wx-space-2) 0 0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-aw-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-aw-drawer-status{display:flex;gap:6px;margin-top:var(--wx-space-2)}.wx-aw-dsec{padding:var(--wx-space-3) 0;border-bottom:1px solid var(--wx-color-border)}.wx-aw-dsec:last-child{border-bottom:0}.wx-aw-dsec h3{margin:0 0 var(--wx-space-2);font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-aw-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:4px;font-size:12px}.wx-aw-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-weight:600}.wx-aw-kv-row strong{text-align:right;color:var(--wx-color-text);font-weight:700}@media (max-width: 900px){.wx-aw-table-wrap{display:none}.wx-aw-cards{display:block}}.wx-aw-empty-with-applications{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-6) var(--wx-space-4);text-align:center}.wx-aw-empty-with-applications .wx-empty-list{margin:0;max-width:440px}.wx-aw-pipeline-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--wx-space-3)}.wx-aw-pipeline-stat{padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-aw-pipeline-stat--total{background:var(--wx-color-surface-alt);border-color:var(--wx-color-border-strong)}.wx-aw-pipeline-stat-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-aw-pipeline-stat strong{display:block;margin-top:4px;font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-aw-applicants-panel{padding:var(--wx-space-4) var(--wx-space-5)}.wx-aw-applicants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-aw-applicants-more{margin-top:var(--wx-space-4);text-align:center}.wx-aw-applicants-more a{font-size:12.5px;font-weight:700;color:var(--wx-color-primary-700)}.wx-aw-tabs{display:inline-flex;gap:2px;padding:4px;margin-bottom:var(--wx-space-4);border-radius:999px;background:var(--wx-color-surface-sunken);max-width:100%;overflow-x:auto}.wx-aw-tab{display:inline-flex;align-items:center;gap:var(--wx-space-2);border:0;border-radius:999px;background:transparent;padding:8px var(--wx-space-4);font-family:var(--wx-font-family);font-size:13px;font-weight:700;color:var(--wx-color-text-muted);cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease}.wx-aw-tab:hover:not(.wx-aw-tab--active){color:var(--wx-color-text)}.wx-aw-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);box-shadow:0 1px 3px #0b2e5924}.wx-aw-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--wx-color-border);color:var(--wx-color-text-muted);font-size:11px;font-weight:800}.wx-aw-tab--active .wx-aw-tab-count{background:var(--wx-color-primary-600);color:#fff}.wx-aw-tab-hint{margin:0 0 var(--wx-space-3);padding:8px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:12px;line-height:1.5}.wx-aw-ready-summary{display:flex;gap:var(--wx-space-4);margin-bottom:var(--wx-space-3);font-size:12px;color:var(--wx-color-text-muted)}.wx-aw-ready-summary strong{color:var(--wx-color-text);font-size:15px}.wx-aw-action-error{margin:0 0 var(--wx-space-3);padding:8px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface, #fdecec);color:var(--wx-color-danger, #b42318);font-size:12px;font-weight:650;line-height:1.5}.wx-aw-queue{list-style:none;margin:0;padding:0 var(--wx-space-2) var(--wx-space-2);display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-aw-queue-row{display:flex;align-items:center;gap:var(--wx-space-4);padding:14px var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.wx-aw-queue-row--clickable{cursor:pointer}.wx-aw-queue-row--clickable:hover{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050);box-shadow:0 2px 10px #0b2e5914}.wx-aw-queue-row--clickable:active{background:var(--wx-color-primary-100)}.wx-aw-queue-row--clickable:focus-within{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050)}.wx-aw-queue-row--clickable .wx-aw-queue-side{cursor:default}.wx-aw-avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--wx-color-primary-500),var(--wx-color-primary-900))}.wx-aw-avatar--photo{overflow:hidden;background:var(--wx-color-surface-sunken);box-shadow:inset 0 0 0 1px var(--wx-color-border)}.wx-aw-avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.wx-aw-queue-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;border:0;background:transparent;text-align:left;cursor:pointer;font-family:var(--wx-font-family)}.wx-aw-queue-name{font-size:14px;font-weight:700;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-aw-queue-sub{font-size:12px;color:var(--wx-color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-aw-queue-side{display:flex;align-items:center;gap:var(--wx-space-3);flex-shrink:0}.wx-aw-status{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:12px;font-weight:600;color:var(--wx-color-text-muted);white-space:nowrap}.wx-aw-queue-row>.wx-aw-status{min-width:148px;justify-content:flex-end;text-align:right}.wx-aw-queue-row>.wx-aw-queue-side{margin-left:var(--wx-space-7);min-width:172px;justify-content:flex-end}.wx-aw-status:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--wx-aw-status-dot, var(--wx-color-text-subtle));flex-shrink:0}.wx-aw-status--warning{--wx-aw-status-dot: var(--wx-color-warning)}.wx-aw-status--info{--wx-aw-status-dot: var(--wx-color-info)}.wx-aw-status--success{--wx-aw-status-dot: var(--wx-color-success)}.wx-aw-status--danger{--wx-aw-status-dot: var(--wx-color-danger)}.wx-aw-row-action{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;padding:6px 12px;font-family:var(--wx-font-family);font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer;background:var(--wx-color-primary-600);color:#fff;box-shadow:0 1px 4px #1660b840;transition:background .12s ease}.wx-aw-row-action:hover:not(:disabled){background:var(--wx-color-primary-700)}.wx-aw-row-action:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.wx-aw-row-action--soft{background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);border:1px solid var(--wx-color-primary-100);box-shadow:none}.wx-aw-row-action--soft:hover:not(:disabled){background:var(--wx-color-primary-100)}.wx-aw-row-done{display:inline-flex;align-items:center;gap:6px;color:var(--wx-color-success);font-size:12.5px;font-weight:700}.wx-aw-row-note{font-size:11px;color:var(--wx-color-text-subtle);max-width:180px;text-align:right}.wx-aw-decision-choices{border:0;margin:0 0 var(--wx-space-3);padding:0;display:flex;flex-direction:column;gap:6px}.wx-aw-decision-choices legend{font-size:12px;font-weight:700;color:var(--wx-color-text-muted);margin-bottom:4px;padding:0}.wx-aw-decision-choice{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);font-size:13px;cursor:pointer}.wx-aw-field{display:block;margin-bottom:var(--wx-space-3)}.wx-aw-field>span{display:block;font-size:12px;font-weight:700;color:var(--wx-color-text-muted);margin-bottom:4px}.wx-aw-field textarea{width:100%;min-height:84px;padding:8px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);font-family:var(--wx-font-family);font-size:13px;resize:vertical;box-sizing:border-box}@media (max-width: 1100px){.wx-aw-queue-row>.wx-aw-status{min-width:0}.wx-aw-queue-row>.wx-aw-queue-side{margin-left:var(--wx-space-5);min-width:0}}@media (max-width: 520px){.wx-aw-queue-row{flex-wrap:wrap}.wx-aw-queue-row>.wx-aw-queue-side{width:100%;margin-left:0;justify-content:space-between}.wx-aw-queue-row>.wx-aw-status{text-align:left;justify-content:flex-start}}.wx-aw-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);flex-wrap:wrap}.wx-aw-scope-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:11px;font-weight:700}.wx-aw-queue-line{display:block;margin-top:2px;font-size:11px;color:var(--wx-color-text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-asa-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-asa-head h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-asa-head p{max-width:720px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-asa-tabs{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);gap:2px;width:fit-content}.wx-asa-tab{height:32px;padding:0 var(--wx-space-4);border:0;border-radius:5px;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12.5px;font-weight:700;cursor:pointer}.wx-asa-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);box-shadow:var(--wx-shadow-sm)}.wx-asa-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-3)}.wx-asa-search{flex:1 1 320px;min-width:0;max-width:420px}.wx-asa-search input{width:100%;height:38px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-asa-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-asa-filter{display:flex;align-items:center;gap:6px;height:38px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-asa-filter span:first-child{font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-asa-filter select{border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-asa-list-panel{min-width:0;padding:0;overflow:hidden}.wx-asa-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-asa-list-head .wx-panel-title{margin-bottom:0}.wx-asa-list-count{font-size:12px;color:var(--wx-color-text-muted);font-weight:700}.wx-asa-table-wrap{overflow-x:auto}.wx-asa-table{width:100%;min-width:680px;border-collapse:collapse}.wx-asa-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-asa-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12.5px;color:var(--wx-color-text-muted);vertical-align:top}.wx-asa-row{cursor:pointer}.wx-asa-row:hover{background:var(--wx-color-surface-alt)}.wx-asa-cell-strong{color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-asa-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-asa-drawer-kicker{display:inline-flex;align-items:center;height:22px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-asa-drawer-title{margin:var(--wx-space-2) 0 0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-asa-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-asa-drawer-status{display:flex;gap:6px;margin-top:var(--wx-space-2)}.wx-asa-dsec{padding:var(--wx-space-3) 0;border-bottom:1px solid var(--wx-color-border)}.wx-asa-dsec:last-child{border-bottom:0}.wx-asa-dsec h3{margin:0 0 var(--wx-space-2);font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-asa-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:4px;font-size:12px}.wx-asa-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-weight:600}.wx-asa-kv-row strong{text-align:right;color:var(--wx-color-text);font-weight:700}.wx-asa-form-message{margin:var(--wx-space-3) 0 0;padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-asa-drawer-actions{display:flex;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}.wx-afs-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-afs-head h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-afs-head p{max-width:720px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-afs-privacy-banner{padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-warning);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface)}.wx-afs-privacy-title{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:800;color:var(--wx-color-warning)}.wx-afs-privacy-dot{width:8px;height:8px;border-radius:999px;background:var(--wx-color-warning)}.wx-afs-privacy-banner ul{margin:var(--wx-space-2) 0 0;padding-left:var(--wx-space-5);color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.6}.wx-afs-query-panel h2{margin-bottom:var(--wx-space-3)}.wx-afs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3)}.wx-afs-field{display:flex;flex-direction:column;gap:6px}.wx-afs-field--span-2{grid-column:span 2}.wx-afs-field span:first-child{font-size:11.5px;font-weight:700;color:var(--wx-color-text)}.wx-afs-field b{color:var(--wx-color-danger)}.wx-afs-field input,.wx-afs-field textarea{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px;font-weight:600;padding:0 var(--wx-space-3);height:40px}.wx-afs-field textarea{height:72px;padding:var(--wx-space-2) var(--wx-space-3);resize:vertical}.wx-afs-field input:focus,.wx-afs-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-afs-worker-picker{position:relative}.wx-afs-worker-picker input{width:100%}.wx-afs-worker-results{position:absolute;z-index:5;top:calc(100% + 4px);left:0;right:0;margin:0;padding:4px;list-style:none;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);max-height:220px;overflow-y:auto}.wx-afs-worker-results button{display:flex;flex-direction:column;width:100%;padding:var(--wx-space-2) var(--wx-space-3);border:0;border-radius:var(--wx-radius-sm);background:transparent;text-align:left;cursor:pointer;font-family:var(--wx-font-family)}.wx-afs-worker-results button:hover{background:var(--wx-color-surface-alt)}.wx-afs-worker-results strong{font-size:12.5px;color:var(--wx-color-text)}.wx-afs-worker-results span{font-size:10.5px;color:var(--wx-color-text-subtle)}.wx-afs-worker-chip{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-primary-100);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-050)}.wx-afs-worker-chip strong{font-size:12.5px;color:var(--wx-color-primary-700)}.wx-afs-form-message{margin-top:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface)}.wx-afs-form-message p{margin:0;color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-afs-form-message p+p{margin-top:4px}.wx-afs-form-actions{display:flex;justify-content:flex-end;margin-top:var(--wx-space-4)}.wx-afs-result-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:var(--wx-space-3)}.wx-afs-result-head .wx-panel-title{margin-bottom:0}.wx-afs-result-badges{display:flex;align-items:center;gap:var(--wx-space-2)}.wx-afs-table-wrap{overflow-x:auto}.wx-afs-table{width:100%;min-width:620px;border-collapse:collapse}.wx-afs-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-afs-table td{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted)}.wx-afs-summary-box{margin-top:var(--wx-space-4);padding:var(--wx-space-3) var(--wx-space-4);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-afs-summary-box h3{margin:0 0 var(--wx-space-2);font-size:12.5px;font-weight:800;color:var(--wx-color-text)}.wx-afs-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--wx-space-3);margin-bottom:var(--wx-space-3)}.wx-afs-summary-grid span{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-afs-summary-grid strong{display:block;margin-top:4px;font-size:14px;color:var(--wx-color-text)}@media (max-width: 640px){.wx-afs-form-grid{grid-template-columns:1fr}.wx-afs-field--span-2{grid-column:span 1}.wx-afs-summary-grid{grid-template-columns:repeat(2,1fr)}}.wx-az-page{display:flex;flex-direction:column;gap:var(--wx-space-5)}.wx-az-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3)}.wx-az-head h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-az-head p{max-width:720px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-az-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-3)}.wx-az-search{flex:1 1 320px;min-width:0;max-width:420px}.wx-az-search input{width:100%;height:38px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-az-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-az-filter{display:flex;align-items:center;gap:6px;height:38px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-az-filter span:first-child{font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-az-filter select{border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-az-list-panel{min-width:0;padding:0;overflow:hidden}.wx-az-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-az-list-head .wx-panel-title{margin-bottom:0}.wx-az-list-count{font-size:12px;color:var(--wx-color-text-muted);font-weight:700}.wx-az-table-wrap{overflow-x:auto}.wx-az-table{width:100%;min-width:640px;border-collapse:collapse}.wx-az-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-az-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12.5px;color:var(--wx-color-text-muted);vertical-align:top}.wx-az-row{cursor:pointer}.wx-az-row:hover{background:var(--wx-color-surface-alt)}.wx-az-cell-strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-az-code{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-az-drawer{display:flex;flex-direction:column}.wx-az-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-az-drawer-kicker{display:inline-flex;align-items:center;height:22px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase;width:fit-content}.wx-az-drawer-title{margin:var(--wx-space-2) 0 0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-az-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:11px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-az-drawer-status{display:flex;gap:6px;margin-top:var(--wx-space-2)}.wx-az-dsec{padding:var(--wx-space-3) 0;border-bottom:1px solid var(--wx-color-border)}.wx-az-dsec:last-child{border-bottom:0}.wx-az-dsec h3{margin:0 0 var(--wx-space-2);font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-az-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:4px;font-size:12px}.wx-az-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-weight:600}.wx-az-kv-row strong{text-align:right;color:var(--wx-color-text);font-weight:700}.wx-az-field{display:flex;flex-direction:column;gap:6px;margin-top:var(--wx-space-3)}.wx-az-field span:first-child{font-size:11.5px;font-weight:700;color:var(--wx-color-text)}.wx-az-field b{color:var(--wx-color-danger)}.wx-az-field input,.wx-az-field select,.wx-az-field textarea{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px;font-weight:600;padding:0 var(--wx-space-3);height:40px}.wx-az-field textarea{height:72px;padding:var(--wx-space-2) var(--wx-space-3);resize:vertical}.wx-az-field input:focus,.wx-az-field select:focus,.wx-az-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-az-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3)}.wx-az-form-message{margin-top:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-az-drawer-actions{display:flex;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}.wx-az-drawer-actions-full{width:100%}@media (max-width: 640px){.wx-az-form-row{grid-template-columns:1fr}}.wx-ac-page{display:flex;flex-direction:column;gap:var(--wx-space-5);max-width:720px}.wx-ac-head h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-ac-head p{margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-ac-list-panel .wx-panel-title,.wx-ac-form-panel .wx-panel-title{margin-bottom:var(--wx-space-3)}.wx-ac-contact-list{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-ac-contact-row{display:flex;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-ac-contact-type{flex-shrink:0;width:90px;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ac-contact-value{flex:1;min-width:0;font-size:13px;font-weight:700;color:var(--wx-color-text);overflow-wrap:break-word}.wx-ac-remove-button{flex-shrink:0;height:32px;padding:0 var(--wx-space-3);font-size:11.5px}.wx-ac-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3)}.wx-ac-field{display:flex;flex-direction:column;gap:6px}.wx-ac-field--span-2{grid-column:span 2}.wx-ac-field span:first-child{font-size:11.5px;font-weight:700;color:var(--wx-color-text)}.wx-ac-field input[type=text],.wx-ac-field select{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px;font-weight:600;padding:0 var(--wx-space-3);height:40px}.wx-ac-field input[type=text]:focus,.wx-ac-field select:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-ac-checkbox{flex-direction:row;align-items:center;gap:var(--wx-space-2);grid-column:span 2}.wx-ac-checkbox span:first-child{text-transform:none}.wx-ac-form-message{margin-top:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-ac-form-actions{display:flex;justify-content:flex-end;margin-top:var(--wx-space-4)}@media (max-width: 640px){.wx-ac-form-grid{grid-template-columns:1fr}.wx-ac-field--span-2,.wx-ac-checkbox{grid-column:span 1}}.wx-pr-root{min-height:100vh;background:linear-gradient(135deg,var(--wx-color-surface),var(--wx-color-primary-050));color:var(--wx-color-text)}.wx-pr-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);background:#ffffffe6}.wx-pr-brand{display:flex;align-items:center;gap:var(--wx-space-3);flex:0 0 auto}.wx-pr-brand-mark{width:40px;height:40px;border-radius:var(--wx-radius-md);display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-600);color:#fff;font-size:14px;font-weight:800;flex:0 0 auto}.wx-pr-brand-text strong{display:block;font-size:15px;font-weight:800;color:var(--wx-color-primary-900)}.wx-pr-brand-text span{display:block;margin-top:2px;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-pr-url-pill{flex:1 1 320px;min-width:0;max-width:480px;height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:11px;font-weight:700;overflow:hidden}.wx-pr-url-pill-lock{flex:0 0 auto;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-pr-url-pill-lock svg{width:10px;height:10px}.wx-pr-url-pill-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-pr-top-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.wx-pr-lang-chip{height:30px;min-width:56px;padding:0 var(--wx-space-2);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-pr-lang-chip--active{border-color:var(--wx-color-primary-600);background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-pr-call-link{height:34px;display:inline-flex;align-items:center;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.wx-pr-envelope-screen{max-width:900px;margin:0 auto;min-height:calc(100vh - 72px);padding:var(--wx-space-6) var(--wx-space-5);display:flex;align-items:center;justify-content:center}.wx-pr-envelope-card{width:100%;max-width:680px;display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-4);padding:64px var(--wx-space-6);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);text-align:center;opacity:1;transform:none}@media (prefers-reduced-motion: no-preference){.wx-pr-envelope-card{animation:wx-pr-envelope-card-in .52s cubic-bezier(.2,.7,.2,1) both}.wx-pr-envelope-card--opening{animation:wx-pr-envelope-card-out .36s ease-in forwards}.wx-pr-envelope-card--opening .wx-pr-envelope-flap{animation:wx-pr-envelope-flap-lift .36s ease-in forwards}.wx-pr-letter-panel{animation:wx-pr-letter-panel-in .48s cubic-bezier(.2,.7,.2,1) both}}@keyframes wx-pr-envelope-card-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@keyframes wx-pr-envelope-card-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-10px) scale(.97)}}@keyframes wx-pr-envelope-flap-lift{0%{transform:rotateX(0)}to{transform:rotateX(-160deg)}}@keyframes wx-pr-letter-panel-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.wx-pr-envelope-visual{position:relative;width:clamp(148px,22vw,222px);height:clamp(104px,15.46vw,156px);margin-bottom:var(--wx-space-3);perspective:400px}.wx-pr-envelope-body{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--wx-radius-md);background:linear-gradient(160deg,var(--wx-color-primary-100),var(--wx-color-surface-alt));border:1px solid var(--wx-color-border-strong);display:flex;align-items:flex-end;justify-content:center;padding-bottom:clamp(14px,2.08vw,21px);overflow:hidden}.wx-pr-envelope-flap{position:absolute;top:0;left:0;right:0;height:clamp(60px,8.92vw,90px);background:linear-gradient(160deg,var(--wx-color-primary-500),var(--wx-color-primary-700));clip-path:polygon(0 0,100% 0,50% 68%);transform-origin:top center;z-index:2}.wx-pr-envelope-seal{width:clamp(44px,6.54vw,66px);height:clamp(44px,6.54vw,66px);border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-600);color:#fff;font-size:clamp(14px,2.08vw,21px);font-weight:800;box-shadow:0 6px 14px #1c74d647;z-index:1}.wx-pr-envelope-eyebrow{display:inline-flex;align-items:center;height:28px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:11px;font-weight:800}.wx-pr-envelope-from{margin:0;font-size:24px;line-height:1.3;font-weight:800;color:var(--wx-color-text)}.wx-pr-envelope-hint{margin:0;font-size:15px;line-height:1.5;font-weight:600;color:var(--wx-color-text-muted)}.wx-pr-envelope-cta{margin-top:var(--wx-space-3);width:100%;max-width:340px;height:58px;font-size:15px}.wx-pr-letter-screen{max-width:900px;margin:0 auto;padding:var(--wx-space-5) var(--wx-space-5) var(--wx-space-6)}.wx-pr-form-screen{max-width:640px;margin:0 auto;padding:var(--wx-space-5) var(--wx-space-5) var(--wx-space-6);display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-pr-letter-panel,.wx-pr-form-panel{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-pr-letter-head{padding:var(--wx-space-6) var(--wx-space-5);background:linear-gradient(135deg,var(--wx-color-primary-700),var(--wx-color-primary-500));color:#fff}.wx-pr-letter-eyebrow{display:inline-flex;align-items:center;height:30px;padding:0 var(--wx-space-3);border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#ffffff29;font-size:11px;font-weight:800}.wx-pr-letter-title{margin:var(--wx-space-4) 0 0;max-width:560px;font-size:32px;line-height:1.2;font-weight:800;color:#fff}.wx-pr-letter-desc{margin:var(--wx-space-3) 0 0;max-width:560px;font-size:14px;line-height:1.65;font-weight:600;color:#ffffffe6}.wx-pr-letter-explain{margin:0;padding:var(--wx-space-4) var(--wx-space-5);background:#fffffff0}.wx-pr-letter-explain ul{margin:0;padding:0;list-style:none;display:grid;gap:var(--wx-space-2)}.wx-pr-letter-explain li{position:relative;padding-left:var(--wx-space-4);font-size:13.5px;line-height:1.55;font-weight:650;color:var(--wx-color-text)}.wx-pr-letter-explain li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--wx-color-primary-500)}.wx-pr-letter-body{padding:var(--wx-space-5);display:grid;grid-template-columns:300px 1fr;gap:var(--wx-space-4)}.wx-pr-agent-card{align-self:start;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);padding:var(--wx-space-4)}.wx-pr-agent-row{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-pr-agent-photo{flex:0 0 auto;width:56px;height:56px;border-radius:var(--wx-radius-md);display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--wx-color-primary-400),var(--wx-color-primary-700));color:#fff;font-size:16px;font-weight:800}.wx-pr-agent-name{margin:0;font-size:17px;font-weight:800;color:var(--wx-color-text)}.wx-pr-agent-code{margin:4px 0 0;font-size:12px;font-weight:650;color:var(--wx-color-text-subtle)}.wx-pr-agent-contacts{display:grid;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}.wx-pr-contact-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);font-size:12px;font-weight:700;color:var(--wx-color-text-muted)}.wx-pr-contact-row strong{color:var(--wx-color-text);font-weight:800}.wx-pr-status-note{margin-top:var(--wx-space-4);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:12px;line-height:1.55;font-weight:650}.wx-pr-benefit-message{position:relative;padding:var(--wx-space-3) var(--wx-space-4) var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-left:4px solid var(--wx-color-primary-600);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050);color:var(--wx-color-primary-900);font-size:14px;line-height:1.6;font-weight:650}.wx-pr-benefits{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-pr-benefit{display:flex;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-pr-benefit-icon{flex:0 0 auto;width:36px;height:36px;border-radius:var(--wx-radius-sm);display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:11px;font-weight:800}.wx-pr-benefit-title{display:block;font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-pr-benefit-desc{display:block;margin-top:3px;font-size:11px;line-height:1.45;font-weight:600;color:var(--wx-color-text-subtle)}.wx-pr-letter-cta-bar{margin:var(--wx-space-5) var(--wx-space-5) 0;padding:var(--wx-space-5);border-top:1px solid var(--wx-color-border);display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3);text-align:center}.wx-pr-letter-cta-button{width:100%;max-width:360px}.wx-pr-letter-cta-note{margin:0;max-width:440px;font-size:12px;line-height:1.55;color:var(--wx-color-text-subtle);font-weight:600}.wx-pr-form-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-primary-050)}.wx-pr-form-summary-info{display:flex;flex-direction:column;gap:2px;min-width:0}.wx-pr-form-summary-label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--wx-color-primary-700)}.wx-pr-form-summary-info strong{font-size:14px;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-pr-form-summary-target{font-size:11.5px;color:var(--wx-color-text-muted);font-weight:600}.wx-pr-form-summary-back{flex:0 0 auto;height:38px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:12px;font-weight:800;white-space:nowrap}.wx-pr-form-panel{display:flex;flex-direction:column}.wx-pr-form-head{padding:var(--wx-space-4) var(--wx-space-4) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border)}.wx-pr-step{display:flex;align-items:center;gap:8px;margin-bottom:var(--wx-space-3)}.wx-pr-step-mark{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-600);color:#fff;font-size:11px;font-weight:800}.wx-pr-step b{font-size:11px;font-weight:800;color:var(--wx-color-primary-700)}.wx-pr-form-head h2{margin:0;font-size:20px;font-weight:800;color:var(--wx-color-text)}.wx-pr-form-head p{margin:var(--wx-space-2) 0 0;font-size:12px;line-height:1.5;font-weight:600;color:var(--wx-color-text-muted)}.wx-pr-form-body{padding:var(--wx-space-4)}.wx-pr-field{margin-bottom:var(--wx-space-3);display:flex;flex-direction:column;gap:6px}.wx-pr-field label{font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-pr-field input,.wx-pr-field select{height:44px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:14px;font-weight:600}.wx-pr-field input:focus,.wx-pr-field select:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-pr-field-error{margin:0;font-size:11px;font-weight:700;color:var(--wx-color-danger)}.wx-pr-passport-box{display:flex;flex-direction:column;gap:8px}.wx-pr-passport-selected{display:flex;align-items:center;gap:10px;min-height:60px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-pr-passport-file-icon{flex:0 0 auto;width:26px;height:32px;border:1.5px solid var(--wx-color-primary-600);border-radius:3px;position:relative}.wx-pr-passport-file-icon:before{content:"";position:absolute;top:7px;left:5px;right:5px;height:1.5px;background:var(--wx-color-primary-600);box-shadow:0 5px 0 var(--wx-color-primary-600),0 10px 0 var(--wx-color-primary-600)}.wx-pr-passport-thumb{flex:0 0 auto;width:40px;height:40px;border-radius:var(--wx-radius-sm);border:1px solid var(--wx-color-border);object-fit:cover;background:var(--wx-color-surface)}.wx-pr-passport-selected-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.wx-pr-passport-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;color:var(--wx-color-text)}.wx-pr-passport-filesize{font-size:11px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-pr-passport-selected-actions{flex:0 0 auto;display:flex;gap:6px}.wx-pr-photo-choice{display:flex;gap:var(--wx-space-3)}.wx-pr-photo-choice-btn{flex:1 1 0;min-height:88px;padding:var(--wx-space-3);border-radius:var(--wx-radius-md);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-family:var(--wx-font-family);font-size:13px;font-weight:800;cursor:pointer;text-align:center}.wx-pr-photo-choice-btn--primary{border:0;background:var(--wx-color-primary-600);color:#fff;box-shadow:0 10px 20px #1c74d63d}.wx-pr-photo-choice-btn--primary:hover{background:var(--wx-color-primary-700)}.wx-pr-photo-choice-btn--secondary{border:1px solid var(--wx-color-border-strong);background:var(--wx-color-surface);color:var(--wx-color-primary-700)}.wx-pr-photo-choice-btn--secondary:hover{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-pr-photo-choice-icon{width:26px;height:26px;position:relative;flex:0 0 auto}.wx-pr-photo-choice-icon--camera{border:2px solid currentColor;border-radius:6px}.wx-pr-photo-choice-icon--camera:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:2px solid currentColor;border-radius:50%}.wx-pr-photo-choice-icon--camera:after{content:"";position:absolute;top:-5px;left:6px;width:10px;height:4px;background:currentColor;border-radius:2px 2px 0 0}.wx-pr-photo-choice-icon--upload{border-bottom:2px solid currentColor}.wx-pr-photo-choice-icon--upload:before{content:"";position:absolute;left:50%;top:0;bottom:8px;width:2px;background:currentColor;transform:translate(-50%)}.wx-pr-photo-choice-icon--upload:after{content:"";position:absolute;left:50%;top:0;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translate(-50%) rotate(-45deg)}.wx-pr-camera-status{margin:0;padding:var(--wx-space-3);text-align:center;font-size:12px;font-weight:650;color:var(--wx-color-text-muted)}.wx-pr-camera-error-wrap{display:flex;flex-direction:column;gap:8px}.wx-pr-camera-unavailable-note{margin:0;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-subtle);font-size:11.5px;font-weight:600;line-height:1.5;text-align:center}.wx-pr-camera-live{display:flex;flex-direction:column;gap:8px}.wx-pr-camera-video{width:100%;max-height:260px;border-radius:var(--wx-radius-md);border:1px solid var(--wx-color-border-strong);background:#000;object-fit:cover}.wx-pr-camera-live-actions{display:flex;gap:8px}.wx-pr-camera-capture-btn,.wx-pr-camera-cancel-btn{flex:1 1 0;height:44px;border-radius:var(--wx-radius-sm);font-family:var(--wx-font-family);font-size:12.5px;font-weight:800}.wx-pr-camera-capture-btn{border:0;background:var(--wx-color-primary-600);color:#fff}.wx-pr-camera-cancel-btn{border:1px solid var(--wx-color-border-strong);background:var(--wx-color-surface);color:var(--wx-color-text-muted)}.wx-pr-camera-review{display:flex;flex-direction:column;gap:8px}.wx-pr-camera-review-image{width:100%;max-height:260px;border-radius:var(--wx-radius-md);border:1px solid var(--wx-color-border-strong);object-fit:cover;background:#000}.wx-pr-camera-close-btn{align-self:center;padding:6px var(--wx-space-2);border:0;background:transparent;color:var(--wx-color-text-subtle);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;text-decoration:underline;cursor:pointer}.wx-pr-success-summary{margin:0;padding:0;list-style:none;display:grid;gap:6px}.wx-pr-success-summary li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650;color:var(--wx-color-text)}.wx-pr-success-summary li svg{flex:0 0 auto;width:16px;height:16px;color:var(--wx-color-primary-600)}.wx-pr-passport-action{height:30px;padding:0 10px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:800;white-space:nowrap}.wx-pr-passport-action--remove{color:var(--wx-color-text-muted)}.wx-pr-passport-note{margin:0;font-size:11px;line-height:1.5;font-weight:600;color:var(--wx-color-text-subtle)}.wx-pr-help-note{margin-top:var(--wx-space-3);padding:var(--wx-space-3);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);color:#7a5318;font-size:12px;line-height:1.55;font-weight:650}.wx-pr-submit-error{margin:0 0 var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700;line-height:1.5}.wx-pr-form-actions{margin-top:auto;padding:var(--wx-space-4);border-top:1px solid var(--wx-color-border);display:grid;gap:var(--wx-space-2)}.wx-pr-submit-button{height:50px;border:0;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-600);color:#fff;font-family:var(--wx-font-family);font-size:14px;font-weight:800;box-shadow:0 14px 26px #1c74d647}.wx-pr-submit-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.wx-pr-secondary-button{height:42px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:12px;font-weight:800;text-decoration:none;display:flex;align-items:center;justify-content:center}.wx-pr-center-wrap{min-height:calc(100vh - 72px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--wx-space-3);padding:var(--wx-space-6)}.wx-pr-state-card{width:100%;max-width:480px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);box-shadow:var(--wx-shadow-md);padding:var(--wx-space-6);display:flex;flex-direction:column;gap:var(--wx-space-3);text-align:left}.wx-pr-state-card--warning{border-top:4px solid var(--wx-color-warning)}.wx-pr-state-title{margin:0;font-size:19px;font-weight:800;color:var(--wx-color-text)}.wx-pr-state-body{margin:0;color:var(--wx-color-text-muted);font-size:14px;line-height:1.6}.wx-pr-spinner{width:28px;height:28px;border-radius:50%;border:3px solid var(--wx-color-primary-100);border-top-color:var(--wx-color-primary-600);animation:wx-pr-spin .8s linear infinite}.wx-pr-loading-text{margin:0;font-size:13px;font-weight:650;color:var(--wx-color-text-muted)}@keyframes wx-pr-spin{to{transform:rotate(360deg)}}.wx-pr-success-badge{display:inline-flex;align-items:center;height:28px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-success-surface);color:var(--wx-color-success);font-size:11px;font-weight:800;text-transform:uppercase;align-self:flex-start}.wx-pr-success-ekyc-note{margin-top:var(--wx-space-2);padding:var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-sunken);color:var(--wx-color-text);font-size:13px;font-weight:800;line-height:1.6}.wx-pr-footer{padding:var(--wx-space-4) var(--wx-space-5);text-align:center;font-size:11px;color:var(--wx-color-text-subtle)}@media (max-width: 960px){.wx-pr-envelope-screen,.wx-pr-letter-screen,.wx-pr-form-screen{padding:var(--wx-space-4)}.wx-pr-envelope-card{max-width:none;padding:var(--wx-space-5) var(--wx-space-4)}.wx-pr-photo-choice{flex-direction:column}.wx-pr-letter-body,.wx-pr-benefits{grid-template-columns:1fr}.wx-pr-topbar{flex-direction:column;align-items:stretch}.wx-pr-url-pill{flex:0 0 auto;max-width:none;width:100%}.wx-pr-top-actions{flex-wrap:wrap}.wx-pr-letter-title{font-size:26px}.wx-pr-letter-cta-bar{margin:var(--wx-space-4) var(--wx-space-4) 0;padding:var(--wx-space-4)}.wx-pr-form-summary{flex-direction:column;align-items:stretch}.wx-pr-form-summary-back{width:100%}}.wx-per-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:14px 20px;border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-per-brand{font-size:14px;font-weight:800;color:var(--wx-color-text)}.wx-per-topbar-tag{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-per-topbar-right{display:flex;align-items:center;gap:var(--wx-space-3);flex-wrap:wrap;justify-content:flex-end}.wx-per-lang-group{display:flex;align-items:center;gap:6px}.wx-per-state-card{width:100%;max-width:520px;padding:40px 28px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);text-align:center}.wx-per-state-card h1{margin:0 0 10px;font-size:20px;font-weight:800;color:var(--wx-color-text)}.wx-per-state-card p{margin:0 0 8px;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-per-note{margin:0 0 var(--wx-space-4);padding:10px 12px;border-left:3px solid var(--wx-color-primary-600);border-radius:4px;background:var(--wx-color-surface-alt);font-size:13px;line-height:1.6;color:var(--wx-color-text)}.wx-per-form-card{width:100%;max-width:620px;margin:0 auto;padding:28px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface)}.wx-per-form-head{margin-bottom:20px}.wx-per-form-head h1{margin:10px 0 4px;font-size:20px;font-weight:800;color:var(--wx-color-text)}.wx-per-back{padding:0;border:none;background:none;font:inherit;font-size:12px;font-weight:700;color:var(--wx-color-primary-600);cursor:pointer}.wx-per-muted{margin:0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-per-form{display:flex;flex-direction:column;gap:14px}.wx-per-field{display:flex;flex-direction:column;gap:5px}.wx-per-field>span{font-size:12px;font-weight:700;color:var(--wx-color-text)}.wx-per-field b{color:var(--wx-color-danger)}.wx-per-field input,.wx-per-field textarea{width:100%;padding:10px 12px;border:1px solid var(--wx-color-border);border-radius:8px;font:inherit;font-size:14px;color:var(--wx-color-text);background:var(--wx-color-surface)}.wx-per-field textarea{resize:vertical}.wx-per-field input:focus,.wx-per-field textarea:focus{outline:2px solid var(--wx-color-primary-600);outline-offset:1px}.wx-per-error{margin:0;padding:10px 12px;border-radius:8px;background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:13px;font-weight:700}.wx-per-fineprint{font-size:12px}.wx-per-field-divider{height:1px;margin:4px 0;background:var(--wx-color-border)}.wx-per-section-heading{margin:0;font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-per-nationality-group{display:flex;flex-wrap:wrap;gap:10px 16px}.wx-per-nationality-option{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--wx-color-text);cursor:pointer}.wx-per-nationality-option input{width:auto}.wx-pwr{max-width:640px;margin:0 auto;padding:var(--wx-space-5) var(--wx-space-4) var(--wx-space-7);color:var(--wx-color-text);font-family:var(--wx-font-family)}.wx-pwr-state{padding:var(--wx-space-7) 0;text-align:center;color:var(--wx-color-text-muted)}.wx-pwr-head{margin-bottom:var(--wx-space-4)}.wx-pwr-eyebrow{margin:0 0 var(--wx-space-1);font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--wx-color-primary-600)}.wx-pwr-head h1{margin:0;font-size:1.375rem;font-weight:800;line-height:1.35}.wx-pwr-job{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-muted);font-size:.9375rem}.wx-pwr-card{margin-bottom:var(--wx-space-4);padding:var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-pwr-card--state h1{margin:0 0 var(--wx-space-2);font-size:1.125rem}.wx-pwr-identity{display:flex;gap:var(--wx-space-4);align-items:flex-start}.wx-pwr-photo{flex:0 0 auto;width:88px;height:88px;border-radius:var(--wx-radius-md);object-fit:cover;background:var(--wx-color-surface-sunken)}.wx-pwr-photo--empty{display:grid;place-items:center;color:var(--wx-color-text-subtle);font-size:.6875rem}.wx-pwr-identity-text{min-width:0}.wx-pwr-identity-text h2{margin:0;font-size:1.25rem;font-weight:800;line-height:1.3}.wx-pwr-code{margin:2px 0 var(--wx-space-3);font-family:var(--wx-font-mono);font-size:.75rem;color:var(--wx-color-text-subtle)}.wx-pwr-quickfacts{display:flex;flex-wrap:wrap;gap:var(--wx-space-4);margin:0;padding:0;list-style:none}.wx-pwr-quickfacts span{display:block;font-size:.6875rem;color:var(--wx-color-text-subtle)}.wx-pwr-quickfacts strong{font-size:.9375rem}.wx-pwr-details{display:grid;gap:var(--wx-space-3);margin:var(--wx-space-5) 0 0;padding-top:var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-pwr-details dt{font-size:.6875rem;color:var(--wx-color-text-subtle)}.wx-pwr-details dd{margin:2px 0 0;font-size:.9375rem}.wx-pwr-block{margin-top:var(--wx-space-5);padding-top:var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-pwr-block h3{margin:0 0 var(--wx-space-2);font-size:.8125rem;font-weight:700;color:var(--wx-color-text-muted)}.wx-pwr-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.wx-pwr-chips li{padding:4px 10px;border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:.8125rem;font-weight:600}.wx-pwr-list{display:grid;gap:6px;margin:0;padding:0;list-style:none;font-size:.9375rem;line-height:1.6}.wx-pwr-muted{color:var(--wx-color-text-muted);font-size:.875rem}.wx-pwr-decide h2,.wx-pwr-confirm h2,.wx-pwr-answered h2{margin:0 0 var(--wx-space-2);font-size:1.0625rem;font-weight:800;line-height:1.4}.wx-pwr-actions{display:flex;gap:var(--wx-space-3);margin-top:var(--wx-space-4)}.wx-pwr-button{flex:1 1 0;padding:14px var(--wx-space-4);border:1px solid transparent;border-radius:var(--wx-radius-md);font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background-color .16s cubic-bezier(.22,1,.36,1)}.wx-pwr-button:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-pwr-button:disabled{opacity:.6;cursor:not-allowed}.wx-pwr-button--accept{background:var(--wx-color-success);color:#fff}.wx-pwr-button--reject{background:var(--wx-color-surface);border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-pwr-button--ghost{background:var(--wx-color-surface);border-color:var(--wx-color-border-strong);color:var(--wx-color-text-muted)}.wx-pwr-note-label{display:block;margin-top:var(--wx-space-4);margin-bottom:4px;font-size:.75rem;color:var(--wx-color-text-muted)}.wx-pwr-note{width:100%;padding:var(--wx-space-2);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);font-family:inherit;font-size:.9375rem;resize:vertical}.wx-pwr-note:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-pwr-error{margin:var(--wx-space-3) 0 0;color:var(--wx-color-danger);font-size:.875rem}.wx-pwr-confirm--accept{border-color:var(--wx-color-success)}.wx-pwr-confirm--reject{border-color:var(--wx-color-danger)}.wx-pwr-answered--accepted{border-color:var(--wx-color-success);background:var(--wx-color-success-surface)}.wx-pwr-answered--rejected{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt)}@media (max-width: 420px){.wx-pwr-identity,.wx-pwr-actions{flex-direction:column}}.wx-ptr-root{min-height:100vh}.wx-ptr-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:14px 20px;border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-ptr-brand{font-size:14px;font-weight:800;color:var(--wx-color-text)}.wx-ptr-topbar-right{display:flex;align-items:center;gap:var(--wx-space-3);flex-wrap:wrap;justify-content:flex-end}.wx-ptr-topbar-tag{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ptr-lang-group{display:flex;align-items:center;gap:6px}.wx-ptr-envelope-country{margin:2px 0 0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--wx-color-primary-700)}.wx-ptr-letter-screen{max-width:860px;margin:0 auto;padding:var(--wx-space-5) var(--wx-space-5) var(--wx-space-6)}.wx-ptr-letter{background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);box-shadow:var(--wx-shadow-md);padding:clamp(24px,4vw,56px);font-size:14px;line-height:1.75;color:var(--wx-color-text)}.wx-ptr-letter-head{padding-bottom:var(--wx-space-4);margin-bottom:var(--wx-space-4);border-bottom:1px solid var(--wx-color-border)}.wx-ptr-letter-subject{margin:0 0 var(--wx-space-3);font-size:clamp(18px,2.4vw,24px);font-weight:800;line-height:1.35;color:var(--wx-color-text)}.wx-ptr-letter-salutation{margin:0;font-size:14px;font-weight:700;color:var(--wx-color-text-muted)}.wx-ptr-letter-para{margin:0 0 var(--wx-space-3);color:var(--wx-color-text-muted)}.wx-ptr-letter-section{margin-top:var(--wx-space-5)}.wx-ptr-letter-heading{margin:0 0 var(--wx-space-3);font-size:15px;font-weight:800;color:var(--wx-color-text)}.wx-ptr-letter-bullets{margin:0 0 var(--wx-space-3);padding-left:20px;display:grid;gap:4px;color:var(--wx-color-text-muted)}.wx-ptr-note{margin:0 0 var(--wx-space-4);padding:12px 14px;border-left:3px solid var(--wx-color-primary-600);border-radius:4px;background:var(--wx-color-surface-alt)}.wx-ptr-note-label{display:block;margin-bottom:4px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ptr-note p{margin:0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-ptr-flow{list-style:none;margin:0 0 var(--wx-space-4);padding:0;display:flex;flex-wrap:wrap;gap:8px}.wx-ptr-flow-step{display:flex;align-items:center;gap:8px;padding:7px 12px 7px 8px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface-alt);font-size:12px;font-weight:700;color:var(--wx-color-text)}.wx-ptr-flow-index{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:var(--wx-color-primary-600);color:#fff;font-size:11px;font-weight:800}.wx-ptr-chips{list-style:none;margin:0 0 var(--wx-space-4);padding:0;display:flex;flex-wrap:wrap;gap:8px}.wx-ptr-chip{padding:6px 12px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);font-size:12px;font-weight:700;color:var(--wx-color-text-muted)}.wx-ptr-letter-tagline{margin:var(--wx-space-6) 0 var(--wx-space-5);padding:var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);display:grid;gap:2px;text-align:center;font-size:14px;font-weight:800;color:var(--wx-color-primary-700)}.wx-ptr-signature{padding-top:var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-ptr-signature p{margin:0;font-size:13px;color:var(--wx-color-text-muted)}.wx-ptr-signature-name{margin-top:var(--wx-space-3)!important;font-size:15px!important;font-weight:800;color:var(--wx-color-text)!important}.wx-ptr-signature-unit{font-weight:700}.wx-ptr-signature-tagline{margin-top:6px!important;font-size:12px!important;font-style:italic;color:var(--wx-color-text-subtle)!important}.wx-ptr-letter-cta{margin-top:var(--wx-space-5);display:grid}.wx-ptr-form-screen{max-width:720px;margin:0 auto;padding:var(--wx-space-5) var(--wx-space-5) var(--wx-space-6)}.wx-ptr-form-card{background:var(--wx-color-surface);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);box-shadow:var(--wx-shadow-md);padding:clamp(20px,3vw,36px)}.wx-ptr-form-head h1{margin:var(--wx-space-2) 0 6px;font-size:20px;font-weight:800;color:var(--wx-color-text)}.wx-ptr-back{padding:0;border:0;background:none;color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:12px;font-weight:800;cursor:pointer}.wx-ptr-muted{margin:0 0 4px;font-size:12px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-ptr-form{margin-top:var(--wx-space-4);display:grid;gap:var(--wx-space-3)}.wx-ptr-section-heading{margin:var(--wx-space-2) 0 0;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-ptr-field{display:grid;gap:6px;min-width:0}.wx-ptr-field label{font-size:12px;font-weight:700;color:var(--wx-color-text)}.wx-ptr-field label b{color:var(--wx-color-danger)}.wx-ptr-field input,.wx-ptr-field textarea{width:100%;min-width:0;padding:11px 12px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px}.wx-ptr-field textarea{resize:vertical}.wx-ptr-field-hint{font-size:11px;color:var(--wx-color-text-subtle)}.wx-ptr-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wx-space-3)}.wx-ptr-field-divider{margin:var(--wx-space-3) 0 0;border-top:1px solid var(--wx-color-border)}.wx-ptr-error{margin:0;padding:10px 12px;border-radius:var(--wx-radius-md);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-ptr-fineprint{margin-top:var(--wx-space-2);text-align:center}.wx-ptr-state-card{width:100%;max-width:560px;padding:40px 28px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);text-align:left}.wx-ptr-state-card h1{margin:0 0 10px;font-size:20px;font-weight:800;color:var(--wx-color-text)}.wx-ptr-state-card p{margin:0 0 8px;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-ptr-next-steps{margin:var(--wx-space-2) 0 0;padding-left:20px;display:grid;gap:6px;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted)}@media (max-width: 720px){.wx-ptr-field-row{grid-template-columns:minmax(0,1fr)}.wx-ptr-letter-screen,.wx-ptr-form-screen{padding:var(--wx-space-4)}}.wx-pic-line-picker{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--wx-color-text-muted)}.wx-pic-line-picker select{min-width:220px;max-width:320px;padding:8px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-pic-line-picker select:disabled{opacity:.6}.wx-pic-country-filter{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-pic-country-filter select{padding:6px 8px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-pic-line-choose{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.wx-pic-line-search{width:160px;padding:8px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px}.wx-pic-line-note{flex-basis:100%;text-align:right;font-size:11px;color:var(--wx-color-text-subtle)}.wx-pic-back{display:inline-block;margin-bottom:6px;color:var(--wx-color-primary-700);font-size:12px;font-weight:800;text-decoration:none}.wx-pic-back:hover{text-decoration:underline}.wx-pic-company-link{display:block;color:var(--wx-color-primary-700);font-size:13px;font-weight:700;text-decoration:none}.wx-pic-company-link:hover{text-decoration:underline}.wx-wa-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-wa-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-wa-search{flex:1 1 220px;min-width:0;max-width:300px}.wx-wa-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-wa-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wa-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-wa-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-wa-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-wa-filter select,.wx-wa-filter input[type=text],.wx-wa-filter input[type=date]{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:108px}.wx-wa-filter select:focus,.wx-wa-filter input:focus{outline:none;box-shadow:none}.wx-wa-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wa-date-range{display:inline-flex;align-items:center;gap:4px;color:var(--wx-color-text-subtle)}.wx-wa-date-range input{max-width:92px;font-size:10.5px}.wx-wa-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-wa-toolbar-actions .wx-button{height:34px}.wx-wa-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-wa-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-wa-title p{max-width:760px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-wa-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-wa-scope-pill b{color:var(--wx-color-primary-700)}.wx-wa-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--wx-space-3)}.wx-wa-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-wa-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-wa-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-wa-metric--green .wx-wa-metric-value{color:var(--wx-color-success)}.wx-wa-metric--amber .wx-wa-metric-value{color:var(--wx-color-warning)}.wx-wa-metric--red .wx-wa-metric-value{color:var(--wx-color-danger)}.wx-wa-metric-note{display:block;margin-top:var(--wx-space-2);font-size:11px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-wa-metric--reserved{background:var(--wx-color-surface-sunken);border-style:dashed}.wx-wa-metric--reserved .wx-wa-metric-note{color:var(--wx-color-text-subtle)}.wx-wa-list-panel{min-width:0;padding:0;overflow:hidden}.wx-wa-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-wa-list-head .wx-panel-title{margin-bottom:0}.wx-wa-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-wa-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-wa-table-wrap{overflow-x:auto}.wx-wa-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.wx-wa-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-wa-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-wa-row{cursor:pointer;transition:background .15s ease}.wx-wa-row:hover{background:var(--wx-color-surface-alt)}.wx-wa-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-wa-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-wa-cell-code{display:block;color:var(--wx-color-primary-700);font-weight:700;font-size:11px;letter-spacing:.2px}.wx-wa-stage-badges{display:flex;flex-wrap:wrap;gap:5px}.wx-wa-row-action{height:30px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-wa-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-wa-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-wa-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-wa-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-wa-card-top strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-wa-card-top span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-wa-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-wa-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-wa-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-wa-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-wa-drawer-kicker{display:inline-flex;align-items:center;height:24px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-wa-drawer-title{margin:var(--wx-space-2) 0 0;font-size:18px;font-weight:800;color:var(--wx-color-text)}.wx-wa-drawer-sub{margin:4px 0 0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-wa-drawer-status{display:flex;flex-wrap:wrap;gap:6px;margin-top:var(--wx-space-2)}.wx-wa-dsec{padding:var(--wx-space-2) 0;border-bottom:1px solid var(--wx-color-border)}.wx-wa-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-wa-dsec h3{margin:0 0 6px;font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-wa-dsec-note{margin:0 0 var(--wx-space-2);font-size:12px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-wa-dsec--highlight{margin:0 calc(var(--wx-space-5) * -1);padding:var(--wx-space-2) var(--wx-space-5);background:var(--wx-color-primary-050)}.wx-wa-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:4px}.wx-wa-kv-row:last-child{margin-bottom:0}.wx-wa-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-wa-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-wa-notice{margin:6px 0 0;padding:6px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-wa-timeline{display:grid;gap:6px;margin:0;padding:0;list-style:none}.wx-wa-timeline-step{display:flex;align-items:flex-start;gap:var(--wx-space-2)}.wx-wa-timeline-step strong{display:block;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-wa-timeline-step small{display:block;margin-top:1px;font-size:10px;font-weight:600;line-height:1.3;color:var(--wx-color-text-subtle)}.wx-wa-timeline-dot{width:10px;height:10px;margin-top:3px;border-radius:999px;background:var(--wx-color-border-strong);flex-shrink:0}.wx-wa-timeline-step--done .wx-wa-timeline-dot{background:var(--wx-color-success)}.wx-wa-timeline-step--current .wx-wa-timeline-dot{background:var(--wx-color-warning);box-shadow:0 0 0 3px var(--wx-color-warning-surface)}.wx-wa-timeline-step--locked strong,.wx-wa-timeline-step--locked small{color:var(--wx-color-text-subtle)}.wx-wa-ekyc-button{width:100%;height:36px}.wx-wa-note-muted{margin:6px 0 0;text-align:center;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600}.wx-wa-warning{margin:6px 0 0;padding:6px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:10.5px;font-weight:800;text-align:center}@media (max-width: 960px){.wx-wa-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-wa-head{flex-direction:column;align-items:flex-start}.wx-wa-metrics{grid-template-columns:repeat(2,1fr)}.wx-wa-toolbar{flex-direction:column;align-items:stretch}.wx-wa-search{flex:none;max-width:none}.wx-wa-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-wa-toolbar-actions{margin-left:0}.wx-wa-list-head{padding:var(--wx-space-3)}.wx-wa-table-wrap{display:none}.wx-wa-cards{display:flex}}.wx-rfm-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-rfm-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-rfm-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-rfm-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-rfm-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-rfm-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-rfm-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-rfm-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-rfm-filter select{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:150px}.wx-rfm-filter select:focus{outline:none;box-shadow:none}.wx-rfm-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-rfm-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-rfm-toolbar-actions .wx-button{height:34px}.wx-rfm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-rfm-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-rfm-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-rfm-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-rfm-scope-pill b{color:var(--wx-color-primary-700)}.wx-rfm-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--wx-space-3)}.wx-rfm-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-rfm-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-rfm-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-rfm-metric--green .wx-rfm-metric-value{color:var(--wx-color-success)}.wx-rfm-metric--amber .wx-rfm-metric-value{color:var(--wx-color-warning)}.wx-rfm-metric--red .wx-rfm-metric-value{color:var(--wx-color-danger)}.wx-rfm-metric--derived{border-style:dashed;background:var(--wx-color-surface-sunken)}.wx-rfm-metric-note{display:block;margin-top:var(--wx-space-2);font-size:10.5px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-rfm-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-rfm-metric-value--reserved{font-size:15px;color:var(--wx-color-text-muted)}.wx-rfm-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-rfm-list-panel{min-width:0;padding:0;overflow:hidden}.wx-rfm-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-rfm-list-head .wx-panel-title{margin-bottom:0}.wx-rfm-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-rfm-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-rfm-table-wrap{overflow-x:auto}.wx-rfm-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.wx-rfm-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-rfm-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-rfm-row{cursor:pointer;transition:background .15s ease}.wx-rfm-row:hover{background:var(--wx-color-surface-alt)}.wx-rfm-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-rfm-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-rfm-worker-cell{display:flex;align-items:center;gap:9px}.wx-rfm-avatar{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-size:11.5px;font-weight:800}.wx-rfm-avatar--lg{width:54px;height:54px;border-radius:var(--wx-radius-md);font-size:17px}.wx-rfm-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-rfm-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-rfm-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-rfm-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-rfm-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-rfm-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-rfm-card-top .wx-rfm-worker-cell strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-rfm-card-top .wx-rfm-worker-cell span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-rfm-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-rfm-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-rfm-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-rfm-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-rfm-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-rfm-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-rfm-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-rfm-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-rfm-drawer-tabs{display:flex;gap:4px;margin-top:5px;border-bottom:1px solid var(--wx-color-border)}.wx-rfm-drawer-tab{flex:1;height:28px;border:1px solid var(--wx-color-border);border-bottom:none;border-radius:var(--wx-radius-sm) var(--wx-radius-sm) 0 0;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:10.5px;font-weight:800;padding:0 4px;transform:translateY(1px)}.wx-rfm-drawer-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);border-color:var(--wx-color-border-strong)}.wx-rfm-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-rfm-dsec:first-child{padding-top:7px}.wx-rfm-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-rfm-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-rfm-dsec-sub{margin:0 0 8px;color:var(--wx-color-text-muted);font-size:10px;font-weight:600;line-height:1.4}.wx-rfm-dsec-row{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wx-space-3)}.wx-rfm-dsec-col+.wx-rfm-dsec-col{padding-left:var(--wx-space-4);border-left:1px solid var(--wx-color-border)}.wx-rfm-identity-block{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-rfm-identity-block-text strong{display:block;color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-rfm-identity-block-text span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-rfm-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-rfm-kv-row:last-child{margin-bottom:0}.wx-rfm-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-rfm-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-rfm-doc-list{display:grid;gap:6px;margin-bottom:var(--wx-space-2)}.wx-rfm-doc-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--wx-color-border)}.wx-rfm-doc-item:last-child{border-bottom:0;padding-bottom:0}.wx-rfm-doc-item-name strong{display:block;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-rfm-doc-item-name span{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-rfm-doc-value{flex-shrink:0;color:var(--wx-color-primary-700);font-weight:800;font-size:11px}.wx-rfm-note-muted{margin:0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-rfm-note-muted--left{text-align:left}.wx-rfm-skill-chips{display:flex;flex-wrap:wrap;gap:6px}.wx-rfm-skill-chip{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 11px;border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;font-weight:800}.wx-rfm-skill-chip small{font-size:8.5px;font-weight:700;color:var(--wx-color-primary-700);opacity:.85}.wx-rfm-history-list{display:grid;gap:8px}.wx-rfm-history-item{padding-bottom:8px;border-bottom:1px solid var(--wx-color-border)}.wx-rfm-history-item:last-child{border-bottom:0;padding-bottom:0}.wx-rfm-history-item-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.wx-rfm-history-item-top strong{color:var(--wx-color-text);font-size:11.5px;font-weight:800}.wx-rfm-history-item-top span{color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700;white-space:nowrap}.wx-rfm-history-item p{margin-top:2px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;line-height:1.4}.wx-rfm-checklist{display:grid;gap:6px;margin:0 0 var(--wx-space-2);padding:0;list-style:none}.wx-rfm-checklist li{display:flex;align-items:center;gap:8px;color:var(--wx-color-text);font-size:11px;font-weight:700}.wx-rfm-check-dot{width:14px;height:14px;border-radius:999px;flex-shrink:0;background:var(--wx-color-success-surface);position:relative}.wx-rfm-check-dot:after{content:"";position:absolute;left:4px;top:2px;width:4px;height:7px;border-right:2px solid var(--wx-color-success);border-bottom:2px solid var(--wx-color-success);transform:rotate(45deg)}.wx-rfm-checklist-pending .wx-rfm-check-dot{background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border-strong)}.wx-rfm-checklist-pending .wx-rfm-check-dot:after{border-color:var(--wx-color-text-subtle)}.wx-rfm-notice{margin-top:var(--wx-space-2);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-rfm-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-rfm-mark-ready-button{width:100%;height:40px}.wx-rfm-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-rfm-form-success{margin:var(--wx-space-2) 0 0;color:var(--wx-color-success);font-size:11px;font-weight:700}.wx-rfm-reserved-button{width:100%;height:auto;padding:9px 14px;margin-bottom:var(--wx-space-2);display:flex;flex-direction:column;align-items:center;gap:2px}.wx-rfm-reserved-button:last-child{margin-bottom:0}.wx-rfm-reserved-button small{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle)}@media (max-width: 960px){.wx-rfm-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-rfm-head{flex-direction:column;align-items:flex-start}.wx-rfm-metrics{grid-template-columns:repeat(2,1fr)}.wx-rfm-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-rfm-search{flex:none;max-width:none}.wx-rfm-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-rfm-toolbar-actions{margin-left:0}.wx-rfm-list-head{padding:var(--wx-space-3)}.wx-rfm-table-wrap{display:none}.wx-rfm-cards{display:flex}.wx-rfm-dsec-row{grid-template-columns:1fr;gap:var(--wx-space-3) 0}.wx-rfm-dsec-col+.wx-rfm-dsec-col{padding-left:0;padding-top:var(--wx-space-3);border-left:0;border-top:1px solid var(--wx-color-border)}}.wx-rfm-ready-badge{display:inline-flex;align-items:center;padding:3px var(--wx-space-3);border:1px solid transparent;border-radius:999px;font-size:.8125rem;font-weight:600}.wx-rfm-ready-badge--ok{background:var(--wx-color-success-surface);border-color:var(--wx-color-success);color:var(--wx-color-success)}.wx-rfm-ready-badge--legacy{background:var(--wx-color-warning-surface);border-color:var(--wx-color-warning);color:var(--wx-color-warning)}.wx-rfm-ready-badge--todo{background:var(--wx-color-surface-alt);border-color:var(--wx-color-border-strong);color:var(--wx-color-text-muted)}.wx-rfm-ready-missing{margin:var(--wx-space-3) 0 0;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface);color:var(--wx-color-warning);font-size:.875rem;line-height:1.6}.wx-rfm-ready-subhead{margin:var(--wx-space-4) 0 var(--wx-space-2);font-size:.8125rem;font-weight:600;color:var(--wx-color-text-muted)}.wx-rfm-ready-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--wx-space-2);font-size:.875rem}.wx-rfm-ready-list li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:var(--wx-space-2)}.wx-rfm-ready-list small{grid-column:2;color:var(--wx-color-text-subtle)}.wx-rfm-ready-item--ok{color:var(--wx-color-success)}.wx-rfm-ready-item--missing{color:var(--wx-color-danger);font-weight:600}.wx-rfm-ready-item--optional{color:var(--wx-color-text-subtle)}.wx-rfm-fill-profile-button{margin-top:var(--wx-space-4)}.wx-rfm-ready-gap{margin:var(--wx-space-3) 0 0;color:var(--wx-color-text-subtle);font-size:.8125rem;line-height:1.5}.wx-wp-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-wp-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-wp-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-wp-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-wp-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wp-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-wp-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-wp-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-wp-filter select{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:130px}.wx-wp-filter select:focus{outline:none;box-shadow:none}.wx-wp-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wp-filter--reserved{opacity:.65}.wx-wp-filter--reserved select{cursor:not-allowed}.wx-wp-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-wp-toolbar-actions .wx-button{height:34px}.wx-wp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-wp-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-wp-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-wp-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-wp-scope-pill b{color:var(--wx-color-primary-700)}.wx-wp-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--wx-space-3)}.wx-wp-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-wp-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-wp-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-wp-metric--green .wx-wp-metric-value{color:var(--wx-color-success)}.wx-wp-metric--amber .wx-wp-metric-value{color:var(--wx-color-warning)}.wx-wp-metric--red .wx-wp-metric-value{color:var(--wx-color-danger)}.wx-wp-metric--derived{border-style:dashed;background:var(--wx-color-surface-sunken)}.wx-wp-metric-note{display:block;margin-top:var(--wx-space-2);font-size:10.5px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-wp-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-wp-metric-value--reserved{font-size:15px;color:var(--wx-color-text-muted)}.wx-wp-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-wp-list-panel{min-width:0;padding:0;overflow:hidden}.wx-wp-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-wp-list-head .wx-panel-title{margin-bottom:0}.wx-wp-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-wp-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-wp-table-wrap{overflow-x:auto}.wx-wp-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.wx-wp-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-wp-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-wp-row{cursor:pointer;transition:background .15s ease}.wx-wp-row:hover{background:var(--wx-color-surface-alt)}.wx-wp-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-wp-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-wp-worker-cell{display:flex;align-items:center;gap:9px}.wx-wp-avatar{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-size:11.5px;font-weight:800}.wx-wp-avatar--lg{width:54px;height:54px;border-radius:var(--wx-radius-md);font-size:17px}.wx-wp-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-wp-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-wp-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-wp-pager{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-wp-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-wp-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-wp-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-wp-card-top .wx-wp-worker-cell strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-wp-card-top .wx-wp-worker-cell span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-wp-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-wp-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-wp-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-wp-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-wp-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-wp-drawer-ident{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-wp-drawer-title{margin:5px 0 0;font-size:19px;font-weight:800;color:var(--wx-color-text)}.wx-wp-drawer-sub{margin:3px 0 0;color:var(--wx-color-text-muted);font-size:12px;font-weight:600}.wx-wp-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:var(--wx-space-3)}.wx-wp-drawer-tabs{display:flex;gap:var(--wx-space-4);margin-top:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border)}.wx-wp-drawer-tab{position:relative;padding:0 0 8px;border:0;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.wx-wp-drawer-tab:hover{color:var(--wx-color-text)}.wx-wp-drawer-tab--active{color:var(--wx-color-primary-700)}.wx-wp-drawer-tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:var(--wx-color-primary-600)}.wx-wp-dsec{padding:var(--wx-space-4) 0;border-bottom:1px solid var(--wx-color-border)}.wx-wp-dsec:first-child{padding-top:7px}.wx-wp-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-wp-dsec h3{margin:0 0 var(--wx-space-3);font-size:13.5px;font-weight:800;color:var(--wx-color-text)}.wx-wp-dsec-sub{margin:0 0 var(--wx-space-3);color:var(--wx-color-text-muted);font-size:12px;font-weight:600;line-height:1.4}.wx-wp-dsec-row{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-wp-dsec-col+.wx-wp-dsec-col{padding-top:var(--wx-space-4);border-top:1px solid var(--wx-color-border)}.wx-wp-identity-block{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-wp-identity-block-text strong{display:block;color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-wp-identity-block-text span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-wp-identity-photo-note{margin:0 0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:9px;font-weight:600;line-height:1.35}.wx-wp-kv-row{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:baseline;gap:var(--wx-space-3);padding:5px 0}.wx-wp-kv-row+.wx-wp-kv-row{border-top:1px solid var(--wx-color-surface-alt)}.wx-wp-kv-row span{color:var(--wx-color-text-muted);font-size:12.5px;font-weight:600}.wx-wp-kv-row strong{min-width:0;color:var(--wx-color-text);font-size:13px;font-weight:700;overflow-wrap:anywhere}.wx-wp-doc-list{display:grid;gap:6px;margin-bottom:var(--wx-space-2)}.wx-wp-doc-item{padding-bottom:6px;border-bottom:1px solid var(--wx-color-border)}.wx-wp-doc-item:last-child{border-bottom:0;padding-bottom:0}.wx-wp-doc-item-name strong{display:block;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-wp-doc-item-name span{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-wp-note-muted{margin:0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35}.wx-wp-note-muted--left{text-align:left}.wx-wp-skill-chips{display:flex;flex-wrap:wrap;gap:6px}.wx-wp-skill-chip{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 11px;border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;font-weight:800}.wx-wp-skill-chip small{font-size:8.5px;font-weight:700;color:var(--wx-color-primary-700);opacity:.85}.wx-wp-history-list{display:grid;gap:8px}.wx-wp-history-item{padding-bottom:8px;border-bottom:1px solid var(--wx-color-border)}.wx-wp-history-item:last-child{border-bottom:0;padding-bottom:0}.wx-wp-history-item-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.wx-wp-history-item-top strong{color:var(--wx-color-text);font-size:11.5px;font-weight:800}.wx-wp-history-item-top span{color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700;white-space:nowrap}.wx-wp-history-item p{margin-top:2px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;line-height:1.4}.wx-wp-buddy-rule{margin-bottom:var(--wx-space-2);padding:8px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.2px;font-weight:700;line-height:1.45}.wx-wp-buddy-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.wx-wp-buddy-slot{min-height:60px;padding:7px 5px;border-radius:var(--wx-radius-sm);border:1px dashed var(--wx-color-border-strong);background:var(--wx-color-surface-sunken);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.wx-wp-buddy-num{font-size:8.5px;font-weight:800;color:var(--wx-color-text-subtle);text-transform:uppercase}.wx-wp-buddy-slot strong{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle);line-height:1.25}.wx-wp-buddy-slot span{font-size:8px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-wp-status-list{display:grid;gap:var(--wx-space-2);margin-bottom:var(--wx-space-3)}.wx-wp-status-item{display:flex;align-items:center;gap:8px}.wx-wp-status-dot{width:9px;height:9px;border-radius:999px;background:var(--wx-color-success);flex-shrink:0}.wx-wp-status-dot--reserved{background:var(--wx-color-border-strong)}.wx-wp-status-item strong{color:var(--wx-color-text);font-size:13px;font-weight:700}.wx-wp-status-item span{margin-left:auto;color:var(--wx-color-text-muted);font-size:12px;font-weight:600;text-align:right}.wx-wp-reserved-button{width:100%;height:auto;padding:9px 14px;display:flex;flex-direction:column;align-items:center;gap:2px}.wx-wp-reserved-button small{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle)}@media (max-width: 960px){.wx-wp-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-wp-head{flex-direction:column;align-items:flex-start}.wx-wp-metrics{grid-template-columns:repeat(2,1fr)}.wx-wp-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-wp-search{flex:none;max-width:none}.wx-wp-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-wp-toolbar-actions{margin-left:0}.wx-wp-list-head{padding:var(--wx-space-3)}.wx-wp-table-wrap{display:none}.wx-wp-cards{display:flex}.wx-wp-dsec-row{grid-template-columns:1fr;gap:var(--wx-space-3) 0}.wx-wp-dsec-col+.wx-wp-dsec-col{padding-left:0;padding-top:var(--wx-space-3);border-left:0;border-top:1px solid var(--wx-color-border)}.wx-wp-buddy-slots{grid-template-columns:repeat(3,1fr)}}.wx-wp-akey-lede{margin:0 0 var(--wx-space-3);font-size:12px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-wp-akey-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wx-space-2) var(--wx-space-4);margin:0 0 var(--wx-space-3)}.wx-wp-akey-facts>div{min-width:0}.wx-wp-akey-facts dt{margin:0 0 2px;font-size:11px;color:var(--wx-color-text-subtle)}.wx-wp-akey-facts dd{margin:0;font-size:12.5px;font-weight:600;color:var(--wx-color-text);overflow-wrap:anywhere}.wx-wp-akey-mask{font-family:var(--wx-font-mono, ui-monospace, "Cascadia Mono", Consolas, monospace);letter-spacing:.04em}.wx-wp-akey-warn{font-weight:600;color:var(--wx-color-warning)}.wx-wp-akey-reveal{margin:0 0 var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-warning);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface)}.wx-wp-akey-reveal h4{margin:0 0 var(--wx-space-1);font-size:12px;font-weight:800;color:var(--wx-color-text)}.wx-wp-akey-reveal-warn{margin:0 0 var(--wx-space-2);font-size:11.5px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-wp-akey-code-row{display:flex;align-items:center;gap:var(--wx-space-2);flex-wrap:wrap;margin-bottom:var(--wx-space-2)}.wx-wp-akey-code{flex:1 1 auto;min-width:0;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);font-family:var(--wx-font-mono, ui-monospace, "Cascadia Mono", Consolas, monospace);font-size:17px;font-weight:700;letter-spacing:.12em;color:var(--wx-color-text);-webkit-user-select:all;user-select:all;overflow-wrap:anywhere}.wx-wp-akey-revoked{margin:0 0 var(--wx-space-2);font-size:11.5px;line-height:1.6;color:var(--wx-color-danger)}.wx-wp-akey-confirm{margin-bottom:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-wp-akey-confirm p{margin:0 0 var(--wx-space-2);font-size:12px;line-height:1.6;color:var(--wx-color-text)}.wx-wp-akey-actions{display:flex;align-items:center;gap:var(--wx-space-2);flex-wrap:wrap}.wx-wp-akey-hint{margin:0;font-size:11.5px;line-height:1.6;color:var(--wx-color-text-muted)}.wx-wp-akey-error{margin:0 0 var(--wx-space-2);font-size:12px;color:var(--wx-color-danger)}@media (max-width: 640px){.wx-wp-akey-facts{grid-template-columns:1fr}}.wx-jb-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-jb-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#eaf0f8f0}.wx-jb-dialog{position:relative;width:100%;max-width:1180px;height:94vh;max-height:94vh;display:flex;flex-direction:column;gap:var(--wx-space-3);background:transparent;overflow:hidden}.wx-jb-head{flex-shrink:0;padding:var(--wx-space-4) var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-jb-kicker{display:flex;align-items:center;gap:var(--wx-space-2);margin:0 0 var(--wx-space-3);color:var(--wx-color-primary-600);font-size:13px;font-weight:700}.wx-jb-head-main{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-jb-head-id{min-width:0}.wx-jb-title{margin:0;font-size:22px;font-weight:800;color:var(--wx-color-text)}.wx-jb-sub{margin:4px 0 0;font-size:12.5px;font-weight:650;color:var(--wx-color-text-muted)}.wx-jb-sub strong{color:var(--wx-color-text)}.wx-jb-mono{margin-left:8px;font-family:var(--wx-font-mono);font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-jb-pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.wx-jb-head-aside{display:flex;align-items:center;gap:var(--wx-space-3);flex-shrink:0}.wx-jb-close{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-jb-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-jb-tabs{flex-shrink:0;padding:var(--wx-space-3) var(--wx-space-4) 0;border:1px solid var(--wx-color-border);border-bottom:0;border-radius:var(--wx-radius-lg) var(--wx-radius-lg) 0 0;background:var(--wx-color-surface)}.wx-jb-nav{display:flex;gap:6px;overflow-x:auto}.wx-jb-nav-item{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border);border-bottom:0;border-radius:var(--wx-radius-sm) var(--wx-radius-sm) 0 0;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer}.wx-jb-nav-item--active{background:var(--wx-color-surface);border-color:var(--wx-color-border-strong);color:var(--wx-color-primary-700)}.wx-jb-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--wx-color-danger);color:#fff;font-size:10px;font-weight:800}.wx-jb-scroll{flex:1;min-height:0;overflow-y:auto;padding:var(--wx-space-4) var(--wx-space-5);border-left:1px solid var(--wx-color-border);border-right:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-jb-main{display:flex;flex-direction:column;gap:var(--wx-space-4);min-width:0}.wx-jb-section{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-jb-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wx-space-3) var(--wx-space-4);align-items:start}.wx-jb-field--wide{grid-column:span 2}.wx-jb-field--full{grid-column:1 / -1}.wx-jb-group{grid-column:1 / -1;display:flex;align-items:center;gap:7px;margin:var(--wx-space-2) 0 0;padding-bottom:5px;border-bottom:1px solid var(--wx-color-border);color:var(--wx-color-text-muted);font-size:11.5px;font-weight:800;text-transform:none}.wx-jb-field{display:flex;flex-direction:column;gap:3px;min-width:0}.wx-jb-field-control{display:flex;flex-direction:column;gap:4px;min-width:0}.wx-jb-field-label{font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted)}.wx-jb-field--required .wx-jb-field-label:after{content:" *";color:var(--wx-color-danger);font-weight:800}.wx-jb-field-hint{font-size:10.5px;font-weight:600;line-height:1.4;color:var(--wx-color-text-subtle)}.wx-jb-field input,.wx-jb-field select,.wx-jb-field textarea{width:100%;min-width:0;padding:8px 10px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:13px;font-weight:600}.wx-jb-field textarea{resize:vertical;line-height:1.5}.wx-jb-field input:focus,.wx-jb-field select:focus,.wx-jb-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-jb-add-skill{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:11.5px;white-space:nowrap}.wx-jb-note{margin:0;font-size:10.5px;font-weight:600;line-height:1.5;color:var(--wx-color-text-muted)}.wx-jb-error{color:var(--wx-color-danger);font-size:11.5px;font-weight:700}.wx-jb-saved{display:inline-flex;align-items:center;gap:6px;color:var(--wx-color-primary-700);font-size:11.5px;font-weight:700}.wx-jb-dirty{font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted)}.wx-jb-ready{font-size:11.5px;font-weight:700;color:var(--wx-color-primary-700)}.wx-jb-chips{display:flex;flex-wrap:wrap;gap:6px}.wx-jb-chip{height:28px;padding:0 12px;border:1px solid var(--wx-color-border-strong);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;cursor:pointer}.wx-jb-chip--on{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-jb-repeat-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-jb-repeat-head .wx-jb-group{margin:0;border-bottom:0}.wx-jb-repeat-list{display:flex;flex-direction:column;gap:var(--wx-space-3);margin:0;padding:0;list-style:none}.wx-jb-repeat-row{position:relative;padding:var(--wx-space-3);padding-right:44px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-jb-repeat-remove{position:absolute;top:var(--wx-space-3);right:var(--wx-space-3);display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-jb-repeat-remove:hover{border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-jb-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 var(--wx-space-5)}.wx-jb-preview-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-3);padding:7px 0;border-bottom:1px solid var(--wx-color-border)}.wx-jb-preview-row--stack{grid-column:1 / -1;flex-direction:column;align-items:stretch}.wx-jb-preview-row>span{font-size:11px;font-weight:700;color:var(--wx-color-text-muted);white-space:nowrap}.wx-jb-preview-row>strong{font-size:12.5px;font-weight:700;color:var(--wx-color-text);text-align:right}.wx-jb-preview-row--stack>strong{margin-top:3px;text-align:left;font-weight:600;line-height:1.55;white-space:pre-wrap}.wx-jb-notice{margin-top:var(--wx-space-4);padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-size:11.5px;font-weight:650;line-height:1.55}.wx-jb-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-5);border:1px solid var(--wx-color-border);border-radius:0 0 var(--wx-radius-lg) var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-jb-footer--confirm{border-color:var(--wx-color-danger)}.wx-jb-confirm-text{margin:0;color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-jb-footer-status{min-width:0}.wx-jb-footer-actions{display:flex;gap:var(--wx-space-2);flex-shrink:0}.wx-jb-save{display:inline-flex;align-items:center;gap:7px}@media (max-width: 1100px){.wx-jb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.wx-jb-root{padding:0}.wx-jb-dialog{height:100vh;max-height:100vh;gap:0}.wx-jb-head,.wx-jb-tabs,.wx-jb-footer{border-radius:0}.wx-jb-grid{grid-template-columns:minmax(0,1fr)}.wx-jb-field--wide,.wx-jb-field--full{grid-column:1 / -1}.wx-jb-preview{grid-template-columns:minmax(0,1fr)}.wx-jb-head-main{flex-direction:column}}.wx-tj-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-tj-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-tj-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-tj-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-tj-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-tj-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-tj-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-tj-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-tj-filter select{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:150px}.wx-tj-filter select:focus{outline:none;box-shadow:none}.wx-tj-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-tj-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-tj-toolbar-actions .wx-button{height:34px}.wx-tj-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-tj-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-tj-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-tj-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-tj-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-tj-scope-pill b{color:var(--wx-color-primary-700)}.wx-tj-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--wx-space-3)}.wx-tj-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-tj-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-tj-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-tj-metric--green .wx-tj-metric-value{color:var(--wx-color-success)}.wx-tj-metric--amber .wx-tj-metric-value{color:var(--wx-color-warning)}.wx-tj-metric-note{display:block;margin-top:var(--wx-space-2);font-size:10.5px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-tj-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-tj-metric-value--reserved{font-size:15px;color:var(--wx-color-text-muted)}.wx-tj-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-tj-list-panel{min-width:0;padding:0;overflow:hidden}.wx-tj-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-tj-list-head .wx-panel-title{margin-bottom:0}.wx-tj-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-tj-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-tj-table-wrap{overflow-x:auto}.wx-tj-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.wx-tj-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-tj-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-tj-row{cursor:pointer;transition:background .15s ease}.wx-tj-row:hover{background:var(--wx-color-surface-alt)}.wx-tj-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-tj-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-tj-employer-cell{display:flex;align-items:center;gap:9px}.wx-tj-avatar{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-size:11.5px;font-weight:800}.wx-tj-avatar--lg{width:54px;height:54px;border-radius:var(--wx-radius-md);font-size:17px}.wx-tj-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-tj-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-tj-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-tj-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-tj-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-tj-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-tj-card-top .wx-tj-employer-cell strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-tj-card-top .wx-tj-employer-cell span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-tj-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-tj-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-tj-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-tj-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-tj-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-tj-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-tj-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-tj-drawer-title--record{margin-top:0;font-size:20px;line-height:1.35}.wx-tj-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:12px;font-weight:600}.wx-tj-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-tj-drawer-tabs{display:flex;gap:4px;margin-top:5px;border-bottom:1px solid var(--wx-color-border)}.wx-tj-drawer-tab{flex:1;height:28px;border:1px solid var(--wx-color-border);border-bottom:none;border-radius:var(--wx-radius-sm) var(--wx-radius-sm) 0 0;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:10.5px;font-weight:800;padding:0 4px;transform:translateY(1px)}.wx-tj-drawer-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);border-color:var(--wx-color-border-strong)}.wx-tj-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-tj-dsec:first-child{padding-top:7px}.wx-tj-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-tj-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-tj-dsec-sub{margin:0 0 8px;color:var(--wx-color-text-muted);font-size:10px;font-weight:600;line-height:1.4}.wx-tj-dsec-row{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wx-space-3)}.wx-tj-dsec-col+.wx-tj-dsec-col{padding-left:var(--wx-space-4);border-left:1px solid var(--wx-color-border)}.wx-tj-dsec-head-row{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:6px}.wx-tj-dsec-head-row h3{margin:0}.wx-tj-dsec-action{flex-shrink:0;height:26px;padding:0 10px;font-size:10.5px}.wx-tj-identity-block{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-tj-identity-block-text strong{display:block;color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-tj-identity-block-text span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-tj-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-tj-kv-row:last-child{margin-bottom:0}.wx-tj-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-tj-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-tj-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.wx-tj-doc-list{display:grid;gap:6px;margin-bottom:var(--wx-space-2)}.wx-tj-doc-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--wx-color-border)}.wx-tj-doc-item:last-child{border-bottom:0;padding-bottom:0}.wx-tj-doc-item--link{padding:4px 6px 8px;margin:0 -6px;border-radius:var(--wx-radius-sm, 6px);color:inherit;text-decoration:none;transition:background-color .12s ease}.wx-tj-doc-item--link:hover,.wx-tj-doc-item--link:focus-visible{background:var(--wx-color-surface-subtle, rgba(15, 23, 42, .04))}.wx-tj-doc-item--link:hover .wx-tj-doc-item-name strong{text-decoration:underline}.wx-tj-dsec-link{display:inline-block;margin-top:2px;color:var(--wx-color-primary-700);font-size:10.5px;font-weight:800;text-decoration:none}.wx-tj-dsec-link:hover{text-decoration:underline}.wx-tj-doc-item-name strong{display:block;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-tj-doc-item-name span{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-tj-doc-value{flex-shrink:0;color:var(--wx-color-primary-700);font-weight:800;font-size:11px}.wx-tj-note-muted{margin:0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-tj-note-muted--left{text-align:left}.wx-tj-reserved-button{width:100%;height:auto;padding:9px 14px;margin-bottom:var(--wx-space-2);display:flex;flex-direction:column;align-items:center;gap:2px}.wx-tj-reserved-button:last-child{margin-bottom:0}.wx-tj-reserved-button small{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-tj-notice{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-tj-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-tj-context-pill{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border);color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-tj-context-pill strong{color:var(--wx-color-text);font-weight:800}.wx-tj-field{margin-bottom:var(--wx-space-3)}.wx-tj-field label{display:block;margin-bottom:4px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:700}.wx-tj-field label b{color:var(--wx-color-danger);font-weight:700}.wx-tj-field input,.wx-tj-field select,.wx-tj-field textarea{width:100%;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;box-sizing:border-box}.wx-tj-field input,.wx-tj-field select{height:34px}.wx-tj-field input:disabled{color:var(--wx-color-text-muted);background:var(--wx-color-surface-sunken)}.wx-tj-field textarea{min-height:64px;padding:8px var(--wx-space-3);resize:vertical}.wx-tj-field input:focus,.wx-tj-field select:focus,.wx-tj-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-tj-two{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wx-space-3)}.wx-tj-skill-req-row{display:grid;grid-template-columns:2fr 1fr;gap:var(--wx-space-2);margin-bottom:6px}.wx-tj-skill-req-add{width:100%;height:30px;font-size:10.5px}.wx-tj-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-tj-drawer-foot{display:flex;align-items:center;justify-content:flex-end;gap:var(--wx-space-2);margin-top:var(--wx-space-4);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-tj-foot-note{flex:1 1 auto;margin:0;font-size:11px;font-weight:600;line-height:1.45;color:var(--wx-color-text-subtle)}@media (max-width: 960px){.wx-tj-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-tj-head{flex-direction:column;align-items:flex-start}.wx-tj-metrics{grid-template-columns:repeat(2,1fr)}.wx-tj-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-tj-search{flex:none;max-width:none}.wx-tj-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-tj-toolbar-actions{margin-left:0}.wx-tj-list-head{padding:var(--wx-space-3)}.wx-tj-table-wrap{display:none}.wx-tj-cards{display:flex}.wx-tj-dsec-row{grid-template-columns:1fr;gap:var(--wx-space-3) 0}.wx-tj-dsec-col+.wx-tj-dsec-col{padding-left:0;padding-top:var(--wx-space-3);border-left:0;border-top:1px solid var(--wx-color-border)}.wx-tj-two{grid-template-columns:1fr;gap:0}}.wx-tj-formsec{margin-bottom:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);overflow:hidden}.wx-tj-formsec-head{display:flex;align-items:flex-start;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-sunken)}.wx-tj-formsec-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-50);color:var(--wx-color-primary-600)}.wx-tj-formsec-head h3{margin:0;font-size:15.5px;font-weight:700;color:var(--wx-color-text)}.wx-tj-formsec-head p{margin:2px 0 0;font-size:12.5px;color:var(--wx-color-text-muted)}.wx-tj-formsec-body{padding:var(--wx-space-5)}.wx-tj-formsec-body>.wx-tj-field:last-child,.wx-tj-formsec-body>.wx-tj-two:last-child{margin-bottom:0}.wx-tj-inline-choice{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-tj-inline-choice input[type=text]{flex:1;min-width:0}.wx-tj-checkline{display:inline-flex;align-items:center;gap:6px;flex:none;margin:0;font-size:13px;font-weight:500;color:var(--wx-color-text);white-space:nowrap;cursor:pointer}.wx-tj-checkline input[type=checkbox]{width:auto;margin:0;cursor:pointer}.wx-tj-kv-row--stack{display:block}.wx-tj-kv-row--stack>strong{display:block;margin-top:2px;font-weight:500;line-height:1.5}.wx-tj-longtext{white-space:pre-wrap;color:var(--wx-color-text-muted);font-size:13px}.wx-tjd-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-tjd-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e5973}.wx-tjd-dialog{position:relative;width:1180px;max-width:100%;min-height:min(560px,88vh);max-height:88vh;display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-tjd-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-5) var(--wx-space-6);border-bottom:1px solid var(--wx-color-border)}.wx-tjd-head-text h2{margin:0;display:flex;align-items:center;gap:9px;font-size:19px;font-weight:800;color:var(--wx-color-text)}.wx-tjd-head-text p{margin:4px 0 0;font-family:var(--wx-font-mono);font-size:12px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-tjd-head-actions{display:flex;align-items:center;gap:var(--wx-space-2);flex-shrink:0}.wx-tjd-create-button{height:36px;padding:0 var(--wx-space-4);font-size:12.5px;white-space:nowrap}.wx-tjd-close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-tjd-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-tjd-filters{display:flex;gap:6px;padding:var(--wx-space-4) var(--wx-space-6) 0}.wx-tjd-chip{height:32px;padding:0 var(--wx-space-4);border:1px solid var(--wx-color-border-strong);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:12px;font-weight:700;cursor:pointer}.wx-tjd-chip--active{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-tjd-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--wx-space-4) var(--wx-space-6) var(--wx-space-5)}.wx-tjd-body--form{padding-top:var(--wx-space-4)}.wx-tjd-note{margin:0 0 var(--wx-space-3);color:var(--wx-color-text-muted);font-size:11px;font-weight:600;line-height:1.5}.wx-tjd-state{padding:34px 10px;text-align:center;font-size:12.5px;font-weight:650;color:var(--wx-color-text-muted)}.wx-tjd-state--error{color:var(--wx-color-danger)}.wx-tjd-job{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-tjd-job+.wx-tjd-job{margin-top:8px}.wx-tjd-job--open{border-color:var(--wx-color-border-strong)}.wx-tjd-job-head{display:grid;grid-template-columns:minmax(0,1fr) auto auto 22px;align-items:center;gap:var(--wx-space-4);width:100%;padding:14px var(--wx-space-4);border:0;background:transparent;font-family:var(--wx-font-family);text-align:left;cursor:pointer}.wx-tjd-job-head:hover{background:var(--wx-color-surface-alt)}.wx-tjd-job-title{display:flex;flex-direction:column;min-width:0}.wx-tjd-job-title strong{font-size:15px;font-weight:800;color:var(--wx-color-text)}.wx-tjd-job-title span{font-size:12px;font-weight:600;color:var(--wx-color-text-muted)}.wx-tjd-job-counts{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.wx-tjd-job-counts strong{font-family:var(--wx-font-mono);font-size:14.5px;font-weight:800;color:var(--wx-color-text)}.wx-tjd-job-counts span{font-size:10.5px;font-weight:600;color:var(--wx-color-text-subtle)}.wx-tjd-job-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.wx-tjd-job-chevron{display:flex;align-items:center;justify-content:center;color:var(--wx-color-text-muted)}.wx-tjd-job-detail{padding:var(--wx-space-4) var(--wx-space-4) var(--wx-space-4);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-sunken)}.wx-tjd-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:var(--wx-space-3)}.wx-tjd-fact{display:flex;flex-direction:column;gap:3px;min-width:0;padding:10px var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-tjd-fact>span{font-size:11px;font-weight:700;color:var(--wx-color-text-muted)}.wx-tjd-fact>strong{font-size:13.5px;font-weight:700;line-height:1.4;color:var(--wx-color-text);overflow-wrap:anywhere}.wx-tjd-fact--empty>strong{font-weight:600;color:var(--wx-color-text-subtle)}.wx-tjd-blocks{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-tjd-block{margin-top:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-tjd-blocks>.wx-tjd-block{margin-top:0}.wx-tjd-block>span{display:block;font-size:11px;font-weight:800;color:var(--wx-color-text-muted)}.wx-tjd-block>p{margin:5px 0 0;font-size:13px;font-weight:600;line-height:1.6;color:var(--wx-color-text);white-space:pre-wrap}.wx-tjd-empty-text{font-weight:600;color:var(--wx-color-text-subtle)}.wx-tjd-skill-list{margin:6px 0 0;padding:0;list-style:none;display:flex;flex-direction:column}.wx-tjd-skill-list li{display:flex;align-items:baseline;gap:var(--wx-space-3);padding:8px 0;border-bottom:1px solid var(--wx-color-border);font-size:13px}.wx-tjd-skill-list li:last-child{border-bottom:0;padding-bottom:0}.wx-tjd-skill-list strong{flex:1 1 auto;font-weight:700;color:var(--wx-color-text)}.wx-tjd-skill-count{font-family:var(--wx-font-mono);font-size:12.5px;font-weight:800;color:var(--wx-color-text);white-space:nowrap}.wx-tjd-skill-level{padding:2px 10px;border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:11px;font-weight:700;white-space:nowrap}.wx-tjd-job-link{display:inline-block;margin-top:var(--wx-space-3);font-size:11px;font-weight:800;color:var(--wx-color-primary-700)}@media (max-width: 720px){.wx-tjd-root{padding:0}.wx-tjd-dialog{width:100%;min-height:100vh;max-height:100vh;border-radius:0}.wx-tjd-job-head{grid-template-columns:minmax(0,1fr) auto;row-gap:6px}.wx-tjd-facts,.wx-tjd-blocks{grid-template-columns:minmax(0,1fr)}}.wx-tj-stored-value{margin-bottom:4px;font-size:11px;font-weight:650;color:var(--wx-color-text-muted)}.wx-tj-stored-value strong{color:var(--wx-color-text)}.wx-tj-field-note{margin:4px 0 0;font-size:10.5px;font-weight:600;line-height:1.45;color:var(--wx-color-text-muted)}.wx-tj-form-message--ok{color:var(--wx-color-success, var(--wx-color-primary-700))}.wx-tj-embedded-head{margin:7px 0 0}.wx-tj-embedded-head h3{margin:0;font-size:12.5px;font-weight:800;color:var(--wx-color-text)}.wx-tj-embedded-head p{margin:2px 0 0;font-size:10.5px;font-weight:600;color:var(--wx-color-text-muted)}.wx-tj-channels{grid-column:1 / -1;margin-top:2px}.wx-tj-media-slots{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:var(--wx-space-4);align-items:start}@media (max-width: 720px){.wx-tj-media-slots{grid-template-columns:minmax(0,1fr)}}.wx-tj-media-slot{display:flex;flex-direction:column;gap:var(--wx-space-2);min-width:0}.wx-tj-media-slot-head label{display:block;font-size:12px;font-weight:700;color:var(--wx-color-text)}.wx-tj-media-preview{width:100%;border-radius:var(--wx-radius-md);border:1px solid var(--wx-color-border);background:var(--wx-color-surface-sunken);object-fit:cover}.wx-tj-media-preview--logo{aspect-ratio:1 / 1;max-width:148px}.wx-tj-media-preview--cover{aspect-ratio:3 / 1}.wx-tj-media-preview--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--wx-space-1);border-style:dashed;color:var(--wx-color-text-subtle);font-size:11.5px}.wx-tj-media-slot input[type=file],.wx-tj-media-doc-picker input[type=file]{font-size:12px;color:var(--wx-color-text-muted)}.wx-tj-media-docs{display:flex;flex-direction:column;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}.wx-tj-media-doc-picker{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);align-items:center}.wx-tj-media-doc-picker input[type=text]{flex:1 1 220px;min-width:0}.wx-tj-media-doc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-1)}.wx-tj-media-doc-list li{display:flex;align-items:center;gap:var(--wx-space-2);padding:var(--wx-space-2);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface)}.wx-tj-media-doc-icon{display:flex;color:var(--wx-color-text-subtle)}.wx-tj-media-doc-text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.wx-tj-media-doc-text strong{font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-tj-media-doc-text span{font-size:11px;color:var(--wx-color-text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-tj-media-doc-remove{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-danger, #b42318);cursor:pointer}.wx-tj-media-doc-remove:disabled{opacity:.5;cursor:not-allowed}.wx-tj-media-busy{display:inline-flex;align-items:center;gap:var(--wx-space-1);font-size:11.5px;color:var(--wx-color-text-muted)}.wx-tjj-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-tjj-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-tjj-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-tjj-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-tjj-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-tjj-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-tjj-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-tjj-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-tjj-filter select,.wx-tjj-filter input{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:130px}.wx-tjj-filter select:focus,.wx-tjj-filter input:focus{outline:none;box-shadow:none}.wx-tjj-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-tjj-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-tjj-toolbar-actions .wx-button{height:34px}.wx-tjj-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-tjj-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-tjj-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-tjj-back-link{display:inline-block;margin-bottom:6px;color:var(--wx-color-primary-700);font-size:11.5px;font-weight:800;text-decoration:none}.wx-tjj-back-link:hover{text-decoration:underline}.wx-tjj-title-context{color:var(--wx-color-primary-700);font-size:16px;font-weight:800}.wx-tjj-title p.wx-tjj-under-employer-note{max-width:780px;margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:12px;font-weight:600;line-height:1.5}.wx-tjj-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-tjj-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-tjj-scope-pill b{color:var(--wx-color-primary-700)}.wx-tjj-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--wx-space-3)}.wx-tjj-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-tjj-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-tjj-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-tjj-metric--green .wx-tjj-metric-value{color:var(--wx-color-success)}.wx-tjj-metric--amber .wx-tjj-metric-value{color:var(--wx-color-warning)}.wx-tjj-metric--blue .wx-tjj-metric-value{color:var(--wx-color-primary-700)}.wx-tjj-metric-note{display:block;margin-top:var(--wx-space-2);font-size:10.5px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-tjj-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-tjj-metric-value--reserved{font-size:15px;color:var(--wx-color-text-muted)}.wx-tjj-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-tjj-list-panel{min-width:0;padding:0;overflow:hidden}.wx-tjj-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-tjj-list-head .wx-panel-title{margin-bottom:0}.wx-tjj-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-tjj-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-tjj-table-wrap{overflow-x:auto}.wx-tjj-table{width:100%;min-width:1160px;border-collapse:collapse;table-layout:fixed}.wx-tjj-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-tjj-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-tjj-row{cursor:pointer;transition:background .15s ease}.wx-tjj-row:hover{background:var(--wx-color-surface-alt)}.wx-tjj-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-tjj-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-tjj-job-cell{display:flex;align-items:center;gap:9px}.wx-tjj-avatar{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-size:11.5px;font-weight:800}.wx-tjj-avatar--lg{width:54px;height:54px;border-radius:var(--wx-radius-md);font-size:17px}.wx-tjj-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-tjj-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-tjj-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-tjj-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-tjj-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-tjj-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-tjj-card-top .wx-tjj-job-cell strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-tjj-card-top .wx-tjj-job-cell span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-tjj-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-tjj-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-tjj-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-tjj-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-tjj-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-tjj-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-tjj-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-tjj-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-tjj-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-tjj-drawer-tabs{display:flex;gap:4px;margin-top:5px;border-bottom:1px solid var(--wx-color-border)}.wx-tjj-drawer-tab{flex:1;min-height:34px;height:auto;border:1px solid var(--wx-color-border);border-bottom:none;border-radius:var(--wx-radius-sm) var(--wx-radius-sm) 0 0;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:9.5px;font-weight:800;padding:5px 3px;white-space:normal;line-height:1.2;text-align:center;transform:translateY(1px)}.wx-tjj-drawer-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);border-color:var(--wx-color-border-strong)}.wx-tjj-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-tjj-dsec:first-child{padding-top:7px}.wx-tjj-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-tjj-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-tjj-dsec-sub{margin:0 0 8px;color:var(--wx-color-text-muted);font-size:10px;font-weight:600;line-height:1.4}.wx-tjj-dsec-head-row{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:6px}.wx-tjj-dsec-head-row h3{margin:0}.wx-tjj-dsec-action{flex-shrink:0;height:26px;padding:0 10px;font-size:10.5px}.wx-tjj-job-title-block{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-tjj-job-title-block-text strong{display:block;color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-tjj-job-title-block-text span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-tjj-job-desc{margin:0 0 10px;color:var(--wx-color-text-muted);font-size:11.5px;line-height:1.55;font-weight:600}.wx-tjj-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-tjj-kv-row:last-child{margin-bottom:0}.wx-tjj-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-tjj-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-tjj-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.wx-tjj-doc-list{display:grid;gap:6px;margin-bottom:var(--wx-space-2)}.wx-tjj-doc-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--wx-color-border)}.wx-tjj-doc-item:last-child{border-bottom:0;padding-bottom:0}.wx-tjj-doc-item-name strong{display:block;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-tjj-doc-item-name span{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-tjj-doc-value{flex-shrink:0;color:var(--wx-color-primary-700);font-weight:800;font-size:11px}.wx-tjj-note-muted{margin:0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-tjj-note-muted--left{text-align:left}.wx-tjj-checklist{display:grid;gap:7px;margin:4px 0 10px}.wx-tjj-checklist li{display:flex;align-items:flex-start;gap:8px;color:var(--wx-color-text-muted);font-size:11px;font-weight:700;line-height:1.4}.wx-tjj-check-ico{flex-shrink:0;width:18px;height:18px;margin-top:1px;display:grid;place-items:center;border-radius:999px}.wx-tjj-check-ico svg{width:11px;height:11px}.wx-tjj-check-pass .wx-tjj-check-ico{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-tjj-check-fail .wx-tjj-check-ico{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-tjj-check-fail{color:var(--wx-color-danger)}.wx-tjj-mark-ready-button{width:100%;justify-content:center;margin-bottom:var(--wx-space-2)}.wx-tjj-reserved-button{width:100%;height:auto;padding:9px 14px;margin-bottom:var(--wx-space-2);display:flex;flex-direction:column;align-items:center;gap:2px}.wx-tjj-reserved-button:last-child{margin-bottom:0}.wx-tjj-reserved-button small{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-tjj-notice{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-tjj-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-tjj-context-pill{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border);color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-tjj-context-pill strong{color:var(--wx-color-text);font-weight:800}.wx-tjj-field{margin-bottom:var(--wx-space-3)}.wx-tjj-field label{display:block;margin-bottom:4px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:700}.wx-tjj-field label b{color:var(--wx-color-danger);font-weight:700}.wx-tjj-field input,.wx-tjj-field select,.wx-tjj-field textarea{width:100%;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;box-sizing:border-box}.wx-tjj-field input,.wx-tjj-field select{height:34px}.wx-tjj-field input:disabled,.wx-tjj-field select:disabled{color:var(--wx-color-text-muted);background:var(--wx-color-surface-sunken)}.wx-tjj-field textarea{min-height:64px;padding:8px var(--wx-space-3);resize:vertical}.wx-tjj-field input:focus,.wx-tjj-field select:focus,.wx-tjj-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-tjj-two{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wx-space-3)}.wx-tjj-skill-req-row{display:grid;grid-template-columns:2fr 1fr;gap:var(--wx-space-2);margin-bottom:6px}.wx-tjj-skill-req-add{width:100%;height:30px;font-size:10.5px}.wx-tjj-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-tjj-drawer-foot{display:flex;justify-content:flex-end;gap:var(--wx-space-2);margin-top:var(--wx-space-4);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}@media (max-width: 960px){.wx-tjj-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-tjj-head{flex-direction:column;align-items:flex-start}.wx-tjj-metrics{grid-template-columns:repeat(2,1fr)}.wx-tjj-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-tjj-search{flex:none;max-width:none}.wx-tjj-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-tjj-toolbar-actions{margin-left:0}.wx-tjj-list-head{padding:var(--wx-space-3)}.wx-tjj-table-wrap{display:none}.wx-tjj-cards{display:flex}.wx-tjj-two{grid-template-columns:1fr;gap:0}}.wx-tjd-job-actions{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);padding:0 var(--wx-space-3) var(--wx-space-2)}.wx-tj-worker-list{list-style:none;margin:var(--wx-space-2) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-1)}.wx-tj-worker-list li{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);padding:var(--wx-space-2);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface)}.wx-tj-worker-name{display:flex;flex-direction:column;min-width:0}.wx-tj-worker-name strong{font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-tj-worker-name span{font-size:11px;color:var(--wx-color-text-subtle)}.wx-empty-list{color:var(--wx-color-text-muted);font-size:14px;padding:var(--wx-space-4) 0}.wx-button--danger{border-color:var(--wx-color-danger);background:var(--wx-color-danger);color:#fff}.wx-button--danger:hover:not(:disabled){background:#a8281f;border-color:#a8281f}.wx-button--danger:disabled{opacity:.6;cursor:not-allowed}.wx-button--danger-outline{border-color:var(--wx-color-danger);background:var(--wx-color-surface);color:var(--wx-color-danger)}.wx-button--danger-outline:hover:not(:disabled){background:var(--wx-color-danger-surface)}.wx-asg-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-asg-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-asg-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-asg-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-asg-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-asg-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-asg-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-asg-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-asg-filter select,.wx-asg-filter input{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:130px}.wx-asg-filter select:focus,.wx-asg-filter input:focus{outline:none;box-shadow:none}.wx-asg-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-asg-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-asg-toolbar-actions .wx-button{height:34px}.wx-asg-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-asg-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-asg-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-asg-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-asg-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-asg-scope-pill b{color:var(--wx-color-primary-700)}.wx-asg-top-notice{display:flex;flex-direction:column;gap:3px;padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning)}.wx-asg-top-notice strong{color:var(--wx-color-warning);font-size:12.5px;font-weight:800}.wx-asg-top-notice span{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.5}.wx-asg-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--wx-space-3)}.wx-asg-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-asg-metric-label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-asg-metric-value{display:block;margin-top:var(--wx-space-2);font-size:20px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-asg-metric--green .wx-asg-metric-value{color:var(--wx-color-success)}.wx-asg-metric--blue .wx-asg-metric-value{color:var(--wx-color-primary-700)}.wx-asg-metric-note{display:block;margin-top:var(--wx-space-2);font-size:10.5px;line-height:1.4;color:var(--wx-color-text-muted);font-weight:600}.wx-asg-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-asg-metric-value--reserved{font-size:15px;color:var(--wx-color-text-muted)}.wx-asg-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-asg-list-panel{min-width:0;padding:0;overflow:hidden}.wx-asg-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-asg-list-head .wx-panel-title{margin-bottom:0}.wx-asg-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-asg-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-asg-table-wrap{overflow-x:auto}.wx-asg-table{width:100%;min-width:1160px;border-collapse:collapse;table-layout:fixed}.wx-asg-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-asg-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-asg-row{cursor:pointer;transition:background .15s ease}.wx-asg-row:hover{background:var(--wx-color-surface-alt)}.wx-asg-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-asg-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-asg-job-cell{display:flex;align-items:center;gap:9px}.wx-asg-avatar{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-size:11.5px;font-weight:800}.wx-asg-avatar--lg{width:54px;height:54px;border-radius:var(--wx-radius-md);font-size:17px}.wx-asg-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-asg-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-asg-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-asg-pager{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-asg-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-asg-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-asg-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-asg-card-top .wx-asg-job-cell strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-asg-card-top .wx-asg-job-cell span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-asg-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-asg-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-asg-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-asg-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-asg-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-asg-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-asg-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-asg-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-asg-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-asg-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-asg-dsec:first-child{padding-top:7px}.wx-asg-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-asg-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-asg-title-block{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-asg-title-block-text strong{display:block;color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-asg-title-block-text span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-asg-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-asg-kv-row:last-child{margin-bottom:0}.wx-asg-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-asg-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-asg-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.wx-asg-next-actions{display:grid;gap:7px}.wx-asg-next-action-row{display:flex;align-items:flex-start;gap:8px;color:var(--wx-color-text-muted);font-size:11px;font-weight:700;line-height:1.4}.wx-asg-next-action-row--blocked{color:var(--wx-color-text-subtle)}.wx-asg-check-dot{flex-shrink:0;width:14px;height:14px;margin-top:1px;border-radius:999px;background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border)}.wx-asg-check-dot--ok{background:var(--wx-color-success-surface);border-color:var(--wx-color-success)}.wx-asg-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-asg-note-muted--left{text-align:left}.wx-asg-notice{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-asg-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-asg-context-pill{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border);color:var(--wx-color-text-muted);font-size:11px;font-weight:600}.wx-asg-context-pill strong{color:var(--wx-color-text);font-weight:800}.wx-asg-field{margin-bottom:var(--wx-space-3)}.wx-asg-field label{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:700}.wx-asg-field label b{color:var(--wx-color-danger);font-weight:700}.wx-asg-field input,.wx-asg-field select,.wx-asg-field textarea{width:100%;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;box-sizing:border-box}.wx-asg-field input,.wx-asg-field select{height:34px}.wx-asg-field input:disabled,.wx-asg-field select:disabled{color:var(--wx-color-text-muted);background:var(--wx-color-surface-sunken)}.wx-asg-field textarea{min-height:64px;padding:8px var(--wx-space-3);resize:vertical}.wx-asg-field input:focus,.wx-asg-field select:focus,.wx-asg-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-asg-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-asg-drawer-foot{display:flex;justify-content:flex-end;gap:var(--wx-space-2);margin-top:var(--wx-space-4);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}@media (max-width: 960px){.wx-asg-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.wx-asg-head{flex-direction:column;align-items:flex-start}.wx-asg-metrics{grid-template-columns:repeat(2,1fr)}.wx-asg-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-asg-search{flex:none;max-width:none}.wx-asg-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-asg-toolbar-actions{margin-left:0}.wx-asg-list-head{padding:var(--wx-space-3)}.wx-asg-table-wrap{display:none}.wx-asg-cards{display:flex}}.wx-mw-ai{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--wx-space-4);min-width:0}.wx-mw-ai-overview,.wx-mw-ai-matches,.wx-mw-ai-why{min-width:0;padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface)}.wx-mw-ai-why{grid-column:1 / -1}.wx-mw-ai-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-3);margin-bottom:var(--wx-space-3)}.wx-mw-ai-head h2{margin:0;font-size:.9375rem;font-weight:800;color:var(--wx-color-text)}.wx-mw-ai-engine,.wx-mw-ai-count{display:inline-flex;align-items:center;gap:5px;color:var(--wx-color-text-muted);font-size:.6875rem;font-weight:700}.wx-mw-ai-flow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr);gap:var(--wx-space-3);align-items:stretch}.wx-mw-ai-side{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-mw-ai-side-label{margin:0;color:var(--wx-color-text-subtle);font-size:.6875rem;font-weight:700}.wx-mw-ai-side-value{margin:2px 0 0;font-family:var(--wx-font-mono);font-size:1.5rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--wx-color-text);line-height:1.1}.wx-mw-ai-side-note{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:.6875rem}.wx-mw-ai-side-note--warn{color:var(--wx-color-warning);font-weight:700}.wx-mw-ai-core{padding:var(--wx-space-3);border:1px solid var(--wx-color-primary-100);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050)}.wx-mw-ai-core-title{margin:0 0 var(--wx-space-2);color:var(--wx-color-primary-700);font-size:.75rem;font-weight:800}.wx-mw-ai-factorkeys{display:grid;gap:4px;margin:0;padding:0;list-style:none}.wx-mw-ai-factorkeys li{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:6px;color:var(--wx-color-text);font-size:.75rem}.wx-mw-ai-factorkeys li span{font-family:var(--wx-font-mono);font-size:.6875rem;color:var(--wx-color-text-muted)}.wx-mw-ai-rate{margin:var(--wx-space-3) 0 0;padding-top:var(--wx-space-2);border-top:1px solid var(--wx-color-primary-100);color:var(--wx-color-text-muted);font-size:.6875rem;line-height:1.5}.wx-mw-ai-rate strong{font-size:1rem;color:var(--wx-color-primary-700)}.wx-mw-ai-dist,.wx-mw-ai-blockers{margin-top:var(--wx-space-4)}.wx-mw-ai-dist h3,.wx-mw-ai-blockers h3{margin:0 0 var(--wx-space-2);font-size:.75rem;font-weight:700;color:var(--wx-color-text-muted)}.wx-mw-ai-dist-bars{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:var(--wx-space-2);align-items:end;height:96px}.wx-mw-ai-dist-col{display:grid;grid-template-rows:auto 1fr auto;align-items:end;justify-items:center;gap:3px;height:100%}.wx-mw-ai-dist-bar{width:100%;min-height:2px;border-radius:3px 3px 0 0;background:var(--wx-color-primary-500);align-self:end}.wx-mw-ai-dist-count,.wx-mw-ai-dist-label{font-family:var(--wx-font-mono);font-size:.625rem;font-variant-numeric:tabular-nums;color:var(--wx-color-text-muted)}.wx-mw-ai-blockers ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.wx-mw-ai-blockers li{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:6px;color:var(--wx-color-text);font-size:.75rem}.wx-mw-ai-blockers li span{font-family:var(--wx-font-mono);font-size:.6875rem;color:var(--wx-color-text-muted)}.wx-mw-ai-note{margin:var(--wx-space-4) 0 0;padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border);color:var(--wx-color-text-subtle);font-size:.6875rem;line-height:1.6}.wx-mw-ai-batch{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2);padding-bottom:var(--wx-space-2);border-bottom:1px solid var(--wx-color-border)}.wx-mw-ai-batch-all{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:var(--wx-color-text);cursor:pointer}.wx-mw-ai-batch-eligible{margin-left:-6px;font-size:.75rem;color:var(--wx-color-text-subtle)}.wx-mw-ai-batch-count{margin-right:auto;font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--wx-color-text-muted)}.wx-mw-ai-batch .wx-button{display:inline-flex;align-items:center;gap:6px}.wx-mw-ai-batch-result{margin-bottom:var(--wx-space-3);font-size:.75rem}.wx-mw-ai-batch-sent{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-weight:600;color:var(--wx-color-success)}.wx-mw-ai-batch-sent em{font-style:normal;font-weight:400;color:var(--wx-color-text-muted)}.wx-mw-ai-batch-failed{margin-top:var(--wx-space-2);color:var(--wx-color-danger)}.wx-mw-ai-batch-failed p{margin:0 0 2px;font-weight:600}.wx-mw-ai-batch-failed ul{margin:0;padding-left:1.1rem;color:var(--wx-color-text-muted);line-height:1.6}.wx-mw-ai-batch-failed strong{color:var(--wx-color-text)}.wx-mw-ai-list{display:grid;gap:4px;margin:0;padding:0;list-style:none}.wx-mw-ai-item{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:var(--wx-space-2)}.wx-mw-ai-pick{display:grid;place-items:center}.wx-mw-ai-pick input{width:15px;height:15px;accent-color:var(--wx-color-primary-500);cursor:pointer}.wx-mw-ai-pick input:disabled{cursor:not-allowed}.wx-mw-ai-pick-sent{color:var(--wx-color-success)}.wx-mw-ai-item--picked .wx-mw-ai-row{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050)}.wx-mw-ai-row{display:grid;grid-template-columns:18px 30px minmax(0,1fr) auto 64px;align-items:center;gap:var(--wx-space-2);width:100%;padding:7px 9px;border:1px solid transparent;border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);font-family:inherit;text-align:left;transition:background-color .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1)}.wx-mw-ai-row:hover{background:var(--wx-color-surface-sunken)}.wx-mw-ai-row--selected{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050)}.wx-mw-ai-rank{font-family:var(--wx-font-mono);font-size:.75rem;color:var(--wx-color-text-subtle)}.wx-mw-ai-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:.6875rem;font-weight:800}.wx-mw-ai-who{display:grid;min-width:0}.wx-mw-ai-who strong{font-size:.8125rem;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-mw-ai-who em{font-family:var(--wx-font-mono);font-size:.625rem;font-style:normal;color:var(--wx-color-text-subtle)}.wx-mw-ai-score{display:grid;justify-items:end}.wx-mw-ai-score b{font-family:var(--wx-font-mono);font-size:1.0625rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--wx-color-primary-700);line-height:1}.wx-mw-ai-score em{font-size:.625rem;font-style:normal;color:var(--wx-color-text-muted)}.wx-mw-ai-minibars{display:grid;gap:3px}.wx-mw-ai-minibar{display:block;height:4px;border-radius:2px;background:var(--wx-color-border);overflow:hidden}.wx-mw-ai-minibar>span{display:block;height:100%;background:var(--wx-color-primary-500)}.wx-mw-ai-more{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-subtle);font-size:.6875rem}.wx-mw-ai-why-grid{display:grid;grid-template-columns:140px minmax(0,1.2fr) minmax(0,1fr) minmax(0,.9fr);gap:var(--wx-space-4);align-items:start}.wx-mw-ai-total{display:grid;justify-items:center;gap:2px;padding:var(--wx-space-3);border:1px solid var(--wx-color-primary-100);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050)}.wx-mw-ai-total-value{font-family:var(--wx-font-mono);font-size:2.25rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--wx-color-primary-700);line-height:1}.wx-mw-ai-total-label{color:var(--wx-color-text-muted);font-size:.6875rem}.wx-mw-ai-level{margin-top:4px;padding:2px 10px;border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text);font-size:.6875rem;font-weight:700}.wx-mw-ai-level--ready{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-mw-ai-factors{display:grid;gap:var(--wx-space-3)}.wx-mw-ai-factor-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2);font-size:.75rem}.wx-mw-ai-factor-head span{font-family:var(--wx-font-mono);font-variant-numeric:tabular-nums;color:var(--wx-color-text-muted)}.wx-mw-ai-factor-bar{display:block;height:7px;margin-top:4px;border-radius:4px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-mw-ai-factor-bar>span{display:block;height:100%;border-radius:4px;background:var(--wx-color-primary-500)}.wx-mw-ai-factor p{margin:4px 0 0;color:var(--wx-color-text-muted);font-size:.6875rem;line-height:1.5}.wx-mw-ai-facts{display:grid;gap:var(--wx-space-2)}.wx-mw-ai-fact span{display:block;color:var(--wx-color-text-subtle);font-size:.6875rem}.wx-mw-ai-fact strong{font-size:.8125rem;color:var(--wx-color-text)}.wx-mw-ai-fact--warn{color:var(--wx-color-danger)}.wx-mw-ai-readiness{margin-top:var(--wx-space-3);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-mw-ai-readiness-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:var(--wx-space-2)}.wx-mw-ai-readiness-head h3{margin:0;font-size:.75rem;font-weight:700;color:var(--wx-color-text-muted)}.wx-mw-ai-readiness-count{font-size:.6875rem;color:var(--wx-color-text-subtle);font-variant-numeric:tabular-nums}.wx-mw-ai-readiness-count b{font-family:var(--wx-font-mono);font-size:.8125rem;font-weight:700;color:var(--wx-color-text)}.wx-mw-ai-readiness-list{display:grid;gap:1px;margin:0;padding:0;list-style:none}.wx-mw-ai-check{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;column-gap:var(--wx-space-2);row-gap:2px;padding:var(--wx-space-2) 0}.wx-mw-ai-check+.wx-mw-ai-check{border-top:1px solid var(--wx-color-surface-sunken)}.wx-mw-ai-check-glyph{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted)}.wx-mw-ai-check-label{min-width:0;font-size:.8125rem;font-weight:600;color:var(--wx-color-text)}.wx-mw-ai-check-value{font-family:var(--wx-font-mono);font-size:.8125rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--wx-color-text)}.wx-mw-ai-check-status{grid-column:2 / -1;font-size:.6875rem;line-height:1.5;color:var(--wx-color-text-muted)}.wx-mw-ai-check-meter{grid-column:2 / -1;display:block;height:4px;margin-top:2px;border-radius:3px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-mw-ai-check-meter>span{display:block;height:100%;border-radius:3px;background:var(--wx-color-primary-500);transition:width .2s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion: reduce){.wx-mw-ai-check-meter>span{transition:none}}.wx-mw-ai-check--ready .wx-mw-ai-check-glyph{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-mw-ai-check--partial .wx-mw-ai-check-glyph,.wx-mw-ai-check--unknown .wx-mw-ai-check-glyph{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-mw-ai-check--notready .wx-mw-ai-check-glyph{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-mw-ai-check--notready .wx-mw-ai-check-status{font-weight:600;color:var(--wx-color-danger)}.wx-mw-ai-check--notready .wx-mw-ai-check-meter>span{background:var(--wx-color-danger)}.wx-mw-ai-check--partial .wx-mw-ai-check-meter>span{background:var(--wx-color-primary-400)}.wx-mw-ai-actions h3{margin:0 0 var(--wx-space-2);font-size:.75rem;font-weight:700;color:var(--wx-color-text-muted)}.wx-mw-ai-actions .wx-button{display:inline-flex;align-items:center;gap:6px;width:100%;justify-content:center}.wx-mw-ai-blocked{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-muted);font-size:.6875rem;line-height:1.5}.wx-mw-ai-approved{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--wx-color-success);font-size:.8125rem;font-weight:700}.wx-mw-ai-warnlist{margin:var(--wx-space-2) 0 0;padding-left:16px;color:var(--wx-color-text-muted);font-size:.6875rem;line-height:1.6}.wx-mw-ai-state{padding:var(--wx-space-5);text-align:center;color:var(--wx-color-text-muted)}@media (max-width: 1200px){.wx-mw-ai,.wx-mw-ai-why-grid,.wx-mw-ai-flow{grid-template-columns:minmax(0,1fr)}}.wx-mw{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-mw-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-mw-title{margin:0;font-size:1.375rem;font-weight:700;color:var(--wx-color-text)}.wx-mw-subtitle{margin:4px 0 0;font-size:.875rem;color:var(--wx-color-text-muted)}.wx-mw-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.wx-mw-stepper{display:flex;flex-wrap:wrap;gap:var(--wx-space-2);list-style:none;margin:0;padding:0}.wx-mw-step{display:flex;align-items:center;gap:var(--wx-space-2);padding:6px 14px 6px 6px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mw-step--current{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050);color:var(--wx-color-text);font-weight:600}.wx-mw-step-index{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--wx-color-surface-alt);font-size:.75rem;font-weight:700}.wx-mw-step--current .wx-mw-step-index{background:var(--wx-color-primary-500);color:#fff}.wx-mw-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:var(--wx-space-3)}.wx-mw-kpi{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-mw-kpi-label{margin:0;font-size:.75rem;font-weight:600;color:var(--wx-color-text-subtle)}.wx-mw-kpi-value{margin:2px 0;font-size:1.75rem;font-weight:700;line-height:1.1;color:var(--wx-color-text)}.wx-mw-kpi-note{margin:0;font-size:.75rem;line-height:1.45;color:var(--wx-color-text-muted)}.wx-mw-tabs{display:flex;gap:2px;border-bottom:1px solid var(--wx-color-border)}.wx-mw-tab{padding:10px 18px;border:0;border-bottom:2px solid transparent;background:none;color:var(--wx-color-text-muted);font-size:.875rem;font-weight:600;cursor:pointer}.wx-mw-tab--active{border-bottom-color:var(--wx-color-primary-500);color:var(--wx-color-text)}.wx-mw-pool{display:flex;flex-direction:column;gap:var(--wx-space-5)}.wx-mw-group-head h2{display:flex;align-items:center;gap:var(--wx-space-2);margin:0 0 2px;font-size:.9375rem;font-weight:700;color:var(--wx-color-text)}.wx-mw-group-head p{margin:0 0 var(--wx-space-2);font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mw-group-count{padding:1px 8px;border-radius:999px;background:var(--wx-color-surface-alt);font-size:.75rem;color:var(--wx-color-text-muted)}.wx-mw-dot{width:8px;height:8px;border-radius:50%;background:var(--wx-color-text-subtle)}.wx-mw-dot--success{background:var(--wx-color-success)}.wx-mw-dot--warning{background:var(--wx-color-warning)}.wx-mw-dot--info{background:var(--wx-color-primary-500)}.wx-mw-dot--muted{background:var(--wx-color-text-subtle)}.wx-mw-group-empty{margin:0;padding:var(--wx-space-3);border:1px dashed var(--wx-color-border);border-radius:var(--wx-radius-md);font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mw-table{width:100%;border-collapse:collapse;font-size:.8125rem}.wx-mw-table th{padding:8px 12px;border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-mw-table td{padding:10px 12px;border-bottom:1px solid var(--wx-color-border);vertical-align:middle;color:var(--wx-color-text)}.wx-mw-sub{display:block;font-size:.75rem;color:var(--wx-color-text-muted)}.wx-mw-mask{font-family:var(--wx-font-mono, ui-monospace, monospace);letter-spacing:.08em}.wx-mw-worker{display:flex;align-items:center;gap:var(--wx-space-2)}.wx-mw-worker strong{display:block;font-size:.8125rem}.wx-mw-worker span{font-size:.6875rem;color:var(--wx-color-text-muted)}.wx-mw-avatar{flex:0 0 auto;width:34px;height:34px;border-radius:50%;object-fit:cover;background:var(--wx-color-surface-alt)}.wx-mw-avatar--initials{display:grid;place-items:center;font-size:.75rem;font-weight:700;color:var(--wx-color-text-muted)}.wx-mw-row-action{padding:4px 12px;font-size:.75rem}.wx-mw-recs{display:grid;grid-template-columns:minmax(0,260px) minmax(0,1fr);gap:var(--wx-space-4);align-items:start}@media (max-width: 900px){.wx-mw-recs{grid-template-columns:minmax(0,1fr)}}.wx-mw-joblist h2{margin:0 0 var(--wx-space-2);font-size:.8125rem;font-weight:700;color:var(--wx-color-text-subtle);text-transform:uppercase;letter-spacing:.04em}.wx-mw-jobpick{display:block;width:100%;margin-bottom:var(--wx-space-2);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);text-align:left;cursor:pointer}.wx-mw-jobpick--active{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-mw-jobpick strong{display:block;font-size:.8125rem;color:var(--wx-color-text)}.wx-mw-jobpick>span{display:block;font-size:.75rem;color:var(--wx-color-text-muted)}.wx-mw-scoring{margin:0 0 var(--wx-space-3);font-size:.75rem;line-height:1.5;color:var(--wx-color-text-muted)}.wx-mw-readonly{margin:0 0 var(--wx-space-3);padding:var(--wx-space-2) var(--wx-space-3);border-left:3px solid var(--wx-color-warning);background:var(--wx-color-warning-surface);font-size:.8125rem;color:var(--wx-color-text)}.wx-mw-score{font-size:1.25rem;font-weight:700;color:var(--wx-color-text)}.wx-mw-chips{display:flex;flex-wrap:wrap;gap:6px}.wx-mw-chip{padding:2px 10px;border-radius:999px;font-size:.6875rem;font-weight:600}.wx-mw-chip--ok{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-mw-chip--block{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-mw-drawer-head{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-4)}.wx-mw-drawer-head-text{min-width:0;flex:1 1 auto}.wx-mw-kv-row{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:baseline;gap:var(--wx-space-3);padding:5px 0}.wx-mw-kv-row>span{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-mw-kv-row>strong{color:var(--wx-color-text);font-size:13px;font-weight:700;overflow-wrap:anywhere}.wx-mw-dsec{padding-top:var(--wx-space-3);margin-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}.wx-mw-dsec h3{margin:0 0 var(--wx-space-2);font-size:.875rem;font-weight:700}.wx-mw-kv{display:grid;gap:6px;margin:0}.wx-mw-kv>div{display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:var(--wx-space-2);font-size:.8125rem}.wx-mw-kv dt{color:var(--wx-color-text-muted)}.wx-mw-kv dd{margin:0;color:var(--wx-color-text)}.wx-mw-ready{margin:0 0 var(--wx-space-2);padding:6px 12px;border-radius:var(--wx-radius-sm);font-size:.8125rem;font-weight:600}.wx-mw-ready--ok{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-mw-ready--blocked{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-mw-check{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.wx-mw-check li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:var(--wx-space-2);font-size:.8125rem}.wx-mw-check li em{grid-column:2;font-size:.75rem;font-style:normal;color:var(--wx-color-text-muted)}.wx-mw-check--ok>span:first-child{color:var(--wx-color-success)}.wx-mw-check--missing>span:first-child{color:var(--wx-color-danger)}.wx-mw-gap{margin:var(--wx-space-2) 0 0;font-size:.75rem;color:var(--wx-color-text-muted)}.wx-mw-section-title{margin:0 0 var(--wx-space-3);font-size:.9375rem;font-weight:800;color:var(--wx-color-text)}.wx-mw-onboard-assignments{margin-top:var(--wx-space-6);padding-top:var(--wx-space-5);border-top:1px solid var(--wx-color-border)}.wx-mw-decision-note{display:block;margin-top:2px}.wx-mw-lede{max-width:68ch;margin:0 0 var(--wx-space-3);font-size:.8125rem;line-height:1.6;color:var(--wx-color-text-muted)}.wx-mw-muted{font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mw-error{margin:var(--wx-space-2) 0 0;font-size:.8125rem;color:var(--wx-color-danger)}.wx-mw-empty{padding:var(--wx-space-6) var(--wx-space-4);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);text-align:center}.wx-mw-empty h2{margin:0 0 var(--wx-space-2);font-size:1rem;font-weight:700}.wx-mw-empty p{margin:0 auto var(--wx-space-2);max-width:46ch;font-size:.875rem;color:var(--wx-color-text-muted)}.wx-mw-empty-next{color:var(--wx-color-text)!important;font-weight:600}.wx-mw-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:var(--wx-space-3)}.wx-mw-card{display:flex;flex-direction:column;gap:var(--wx-space-2);padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-mw-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--wx-space-2)}.wx-mw-card-who{min-width:0}.wx-mw-card-who strong{display:block;font-size:.875rem;overflow-wrap:anywhere}.wx-mw-card-score{display:grid;place-items:center;min-width:64px;padding:6px 8px;border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);text-align:center}.wx-mw-card-score--ready{background:var(--wx-color-success-surface, var(--wx-color-surface-alt))}.wx-mw-card-score--partial{background:var(--wx-color-warning-surface, var(--wx-color-surface-alt))}.wx-mw-card-parts{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:3px}.wx-mw-card-parts li{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2);font-size:.75rem;color:var(--wx-color-text-muted)}.wx-mw-card-parts strong{color:var(--wx-color-text);font-variant-numeric:tabular-nums}.wx-mw-card-line{margin:0}.wx-mw-card-foot{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2);margin-top:auto;padding-top:var(--wx-space-2);border-top:1px solid var(--wx-color-border)}.wx-mw-chip--warn{border-color:var(--wx-color-warning, #b7791f);color:var(--wx-color-warning, #b7791f)}.wx-mw-drawer-action{display:flex;margin-top:var(--wx-space-4)}.wx-mw-step-intro{margin:0 0 var(--wx-space-4);color:var(--wx-color-text-muted);font-size:.8125rem;line-height:1.6;max-width:78ch}.wx-mw-step-sent{color:var(--wx-color-success)}.wx-mw-jobfill{display:grid;gap:3px;margin-top:6px}.wx-mw-jobfill-bar{display:block;height:5px;border-radius:3px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-mw-jobfill-bar>span{display:block;height:100%;background:var(--wx-color-success)}.wx-mw-jobfill em{font-family:var(--wx-font-mono);font-size:.625rem;font-style:normal;color:var(--wx-color-text-muted)}.wx-mw-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--wx-space-2);white-space:nowrap}.wx-mw-row-sent{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;background:var(--wx-color-success-surface);color:var(--wx-color-success);font-size:.6875rem;font-weight:700}.wx-mw-confirm-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:var(--wx-space-5)}.wx-mw-confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e596b}.wx-mw-confirm{position:relative;display:flex;flex-direction:column;width:min(620px,100%);max-height:min(86vh,820px);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-mw-confirm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-mw-confirm-kicker{margin:0 0 2px;color:var(--wx-color-primary-600);font-size:.625rem;font-weight:700;letter-spacing:.12em}.wx-mw-confirm-title{margin:0;font-size:1.0625rem;font-weight:800;color:var(--wx-color-text)}.wx-mw-confirm-code{margin:2px 0 0;font-family:var(--wx-font-mono);font-size:.6875rem;color:var(--wx-color-text-subtle)}.wx-mw-confirm-close{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted)}.wx-mw-confirm-body{flex:1;min-height:0;overflow-y:auto;padding:var(--wx-space-4) var(--wx-space-5)}.wx-mw-confirm-identity{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:var(--wx-space-3);padding-bottom:var(--wx-space-4);border-bottom:1px solid var(--wx-color-border)}.wx-mw-confirm-identity span{display:block;color:var(--wx-color-text-subtle);font-size:.6875rem}.wx-mw-confirm-identity strong{font-size:.8125rem;color:var(--wx-color-text)}.wx-mw-confirm-section{padding-top:var(--wx-space-4)}.wx-mw-confirm-section h3{display:flex;align-items:center;gap:var(--wx-space-2);margin:0 0 var(--wx-space-2);font-size:.8125rem;font-weight:700;color:var(--wx-color-text)}.wx-mw-confirm-count{font-family:var(--wx-font-mono);font-size:.6875rem;font-variant-numeric:tabular-nums;color:var(--wx-color-text-muted)}.wx-mw-confirm-toggle{display:flex;align-items:center;gap:var(--wx-space-2);padding:0;border:0;background:none;color:var(--wx-color-text);font-family:inherit;font-size:.8125rem;font-weight:700}.wx-mw-confirm-list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.wx-mw-confirm-list li{display:grid;grid-template-columns:16px 1fr;align-items:start;gap:var(--wx-space-2);font-size:.8125rem;line-height:1.45}.wx-mw-confirm-list li em{grid-column:2;color:var(--wx-color-text-subtle);font-size:.6875rem;font-style:normal}.wx-mw-confirm-item--ok{color:var(--wx-color-success)}.wx-mw-confirm-item--ok span{color:var(--wx-color-text)}.wx-mw-confirm-item--missing{color:var(--wx-color-danger);font-weight:600}.wx-mw-confirm-item--optional{color:var(--wx-color-text-subtle)}.wx-mw-confirm-dash{display:block;width:10px;height:1px;margin-top:9px;background:var(--wx-color-border-strong)}.wx-mw-confirm-note{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-subtle);font-size:.6875rem;line-height:1.6}.wx-mw-confirm-state{display:grid;justify-items:center;gap:var(--wx-space-3);padding:var(--wx-space-5) 0;color:var(--wx-color-text-muted);font-size:.8125rem}.wx-mw-confirm-foot{padding:var(--wx-space-4) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-mw-confirm-verdict{margin-bottom:var(--wx-space-3)}.wx-mw-confirm-ok{margin:0;color:var(--wx-color-success);font-size:.8125rem;font-weight:700}.wx-mw-confirm-blocked p{margin:0 0 4px;color:var(--wx-color-danger);font-size:.8125rem;font-weight:700}.wx-mw-confirm-blocked ul{margin:0;padding-left:18px;color:var(--wx-color-text-muted);font-size:.75rem;line-height:1.6}.wx-mw-confirm-error{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:.75rem}.wx-mw-confirm-actions{display:flex;justify-content:flex-end;gap:var(--wx-space-2)}.wx-mw-confirm-actions .wx-button{display:inline-flex;align-items:center;gap:6px}.wx-mw-confirm-done{display:grid;grid-template-columns:20px 1fr;gap:var(--wx-space-3);color:var(--wx-color-success)}.wx-mw-confirm-done strong{font-size:.875rem}.wx-mw-confirm-done p{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:.75rem;line-height:1.6}.wx-mr-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-mr-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-3)}.wx-mr-header-main{min-width:0;flex:1 1 320px}.wx-mr-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--wx-color-text)}.wx-mr-hero{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-muted);line-height:1.6;max-width:76ch}.wx-mr-scope-pill{flex:0 0 auto;padding:var(--wx-space-1) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:.8125rem;white-space:nowrap}.wx-mr-scope-pill b{color:var(--wx-color-text)}.wx-mr-boundary{display:flex;gap:var(--wx-space-3);align-items:flex-start;padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-primary-100);border-left:4px solid var(--wx-color-primary-500);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050);color:var(--wx-color-primary-900)}.wx-mr-boundary-title{margin:0;font-weight:600}.wx-mr-boundary-body{margin:var(--wx-space-1) 0 0;line-height:1.6;color:var(--wx-color-text-muted)}.wx-mr-layout{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:var(--wx-space-4);align-items:start}@media (max-width: 1080px){.wx-mr-layout{grid-template-columns:minmax(0,1fr)}}.wx-mr-jobs{display:flex;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-mr-jobs-head{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-mr-section-title{margin:0;font-size:1rem;font-weight:600;color:var(--wx-color-text)}.wx-mr-search{display:flex;align-items:center;gap:var(--wx-space-2);padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted)}.wx-mr-search input{flex:1 1 auto;min-width:0;border:none;background:transparent;color:var(--wx-color-text);font:inherit}.wx-mr-search input:focus{outline:none}.wx-mr-search:focus-within{border-color:var(--wx-color-focus-ring);box-shadow:var(--wx-focus-ring)}.wx-mr-job-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-mr-job-card{display:flex;flex-direction:column;gap:2px;width:100%;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);text-align:left;cursor:pointer}.wx-mr-job-card:hover{border-color:var(--wx-color-border-strong);background:var(--wx-color-surface-alt)}.wx-mr-job-card:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mr-job-card--active{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-050)}.wx-mr-job-title{font-weight:600;color:var(--wx-color-text)}.wx-mr-job-meta{font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mr-board{display:flex;flex-direction:column;gap:var(--wx-space-4);min-width:0}.wx-mr-job-summary,.wx-mr-candidates{padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-mr-job-summary-meta{margin:var(--wx-space-1) 0 0;font-size:.875rem;color:var(--wx-color-text-muted)}.wx-mr-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--wx-space-3)}.wx-mr-kpi{display:flex;flex-direction:column;gap:var(--wx-space-1);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-primary-600)}.wx-mr-kpi-value{font-size:1.75rem;font-weight:700;line-height:1.1;color:var(--wx-color-text)}.wx-mr-kpi-label{font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mr-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--wx-space-3)}.wx-mr-chart{padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);min-width:0}.wx-mr-chart-title{margin:0 0 var(--wx-space-3);font-size:.9375rem;font-weight:600;color:var(--wx-color-text)}.wx-mr-chart-empty{margin:0;color:var(--wx-color-text-subtle);font-size:.875rem}.wx-mr-bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-mr-bar-row{display:grid;grid-template-columns:minmax(0,11ch) minmax(0,1fr) auto;align-items:center;gap:var(--wx-space-2);font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mr-bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-mr-bar-track{height:10px;border-radius:999px;background:var(--wx-color-surface-sunken);overflow:hidden}.wx-mr-bar-fill{display:block;height:100%;border-radius:999px;background:var(--wx-color-primary-500)}.wx-mr-bar-value{font-variant-numeric:tabular-nums;font-weight:600;color:var(--wx-color-text)}.wx-mr-truncated{margin:0;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface);color:var(--wx-color-warning);font-size:.8125rem}.wx-mr-candidates-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-mr-sort-note{margin:var(--wx-space-2) 0 var(--wx-space-3);font-size:.8125rem;color:var(--wx-color-text-subtle)}.wx-mr-table-wrap{overflow-x:auto}.wx-mr-table{width:100%;border-collapse:collapse;font-size:.875rem}.wx-mr-table th,.wx-mr-table td{padding:var(--wx-space-3);text-align:left;vertical-align:top;border-bottom:1px solid var(--wx-color-border)}.wx-mr-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-mr-row--active{background:var(--wx-color-primary-050)}.wx-mr-worker-button{display:flex;flex-direction:column;gap:2px;padding:0;border:none;background:none;text-align:left;cursor:pointer}.wx-mr-worker-button:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-mr-worker-name{font-weight:600;color:var(--wx-color-primary-700)}.wx-mr-worker-meta{font-size:.75rem;color:var(--wx-color-text-muted)}.wx-mr-score{display:inline-block;margin-right:var(--wx-space-2);font-size:1.125rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--wx-color-text)}.wx-mr-level{display:inline-flex;align-items:center;padding:2px var(--wx-space-2);border:1px solid transparent;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.wx-mr-level--ready{background:var(--wx-color-success-surface);border-color:var(--wx-color-success);color:var(--wx-color-success)}.wx-mr-level--partial{background:var(--wx-color-warning-surface);border-color:var(--wx-color-warning);color:var(--wx-color-warning)}.wx-mr-level--risk{background:var(--wx-color-warning-surface);border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-mr-level--notready{background:var(--wx-color-danger-surface);border-color:var(--wx-color-danger);color:var(--wx-color-danger);font-weight:700}.wx-mr-signal-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--wx-space-1)}.wx-mr-approve-button{white-space:nowrap}.wx-mr-approve-error{margin:var(--wx-space-3) 0 0;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:.875rem}.wx-mr-muted{color:var(--wx-color-text-subtle)}.wx-mr-inline-state{margin:0;padding:var(--wx-space-4);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);color:var(--wx-color-text-muted);text-align:center}.wx-mr-footnote{margin:0;color:var(--wx-color-text-subtle);font-size:.8125rem;line-height:1.6}.wx-mr-drawer{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-mr-drawer-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--wx-color-text)}.wx-mr-drawer-sub{margin:0;color:var(--wx-color-text-muted);font-size:.875rem}.wx-mr-drawer-score{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-mr-drawer-score-value{font-size:2.25rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;color:var(--wx-color-text)}.wx-mr-drawer-section h3{margin:0 0 var(--wx-space-2);font-size:.9375rem;font-weight:600;color:var(--wx-color-text)}.wx-mr-parts,.wx-mr-signal-list,.wx-mr-missing,.wx-mr-blockers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wx-space-2);font-size:.875rem}.wx-mr-parts li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px var(--wx-space-2);padding-bottom:var(--wx-space-2);border-bottom:1px solid var(--wx-color-border)}.wx-mr-part-label{font-weight:600;color:var(--wx-color-text)}.wx-mr-part-score{font-variant-numeric:tabular-nums;color:var(--wx-color-primary-700);font-weight:600}.wx-mr-part-detail{grid-column:1 / -1;color:var(--wx-color-text-muted)}.wx-mr-signal-list li,.wx-mr-blockers li{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2)}.wx-mr-signal-label{min-width:12ch;color:var(--wx-color-text-muted)}.wx-mr-missing li{padding-left:var(--wx-space-4);position:relative;color:var(--wx-color-text-muted)}.wx-mr-missing li:before{content:"";position:absolute;left:var(--wx-space-2);top:.55em;width:5px;height:5px;border-radius:50%;background:var(--wx-color-warning)}.wx-mr-kv{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--wx-space-2);margin:0;font-size:.875rem}.wx-mr-kv>div{display:grid;grid-template-columns:minmax(0,14ch) minmax(0,1fr);gap:var(--wx-space-2)}.wx-mr-kv dt{color:var(--wx-color-text-muted)}.wx-mr-kv dd{margin:0;color:var(--wx-color-text);overflow-wrap:anywhere}.wx-mr-drawer-action{padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt)}.wx-mr-note-label{display:block;margin-bottom:var(--wx-space-1);font-size:.8125rem;color:var(--wx-color-text-muted)}.wx-mr-note-input{width:100%;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font:inherit;resize:vertical}.wx-mr-note-input:focus{outline:none;border-color:var(--wx-color-focus-ring);box-shadow:var(--wx-focus-ring)}.wx-mr-approve-primary{width:100%;margin-top:var(--wx-space-3);padding:var(--wx-space-3);font-size:1rem;font-weight:600}.wx-mr-blocked-reason{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:.8125rem}.wx-mr-reserved-note{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-subtle);font-size:.8125rem;line-height:1.5}.wx-mr-approval{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-mr-approval-headline{display:flex;align-items:center;gap:var(--wx-space-2);margin:0;font-weight:600;color:var(--wx-color-success)}.wx-mr-approval-note{margin:0;color:var(--wx-color-text-muted);font-size:.875rem}.wx-mr-awareness{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface)}.wx-mr-awareness-title{margin:0 0 var(--wx-space-2);font-size:.875rem;font-weight:600;color:var(--wx-color-text)}.wx-mr-awareness-status{margin:0 0 var(--wx-space-2)}.wx-mr-awareness-note{margin:0 0 var(--wx-space-1);color:var(--wx-color-text-muted);font-size:.8125rem;line-height:1.5}.wx-onb-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-onb-toolbar{display:flex;align-items:center;gap:var(--wx-space-2) 10px}.wx-onb-back-link{height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-size:12px;font-weight:800;text-decoration:none}.wx-onb-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-onb-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-onb-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-onb-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-onb-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-onb-top-notice{display:flex;flex-direction:column;gap:3px;padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning)}.wx-onb-top-notice strong{color:var(--wx-color-warning);font-size:12.5px;font-weight:800}.wx-onb-top-notice span{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.5}.wx-onb-summary-panel{padding:0;overflow:hidden}.wx-onb-summary-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-onb-summary-head .wx-panel-title{margin-bottom:0}.wx-onb-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px var(--wx-space-5);padding:var(--wx-space-4) var(--wx-space-5)}.wx-onb-summary-item label{display:block;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800;text-transform:uppercase;margin-bottom:4px}.wx-onb-summary-item strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:750;word-break:break-word}.wx-onb-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-onb-metric{min-width:0;min-height:84px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-onb-metric span{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-onb-metric strong{display:block;margin-top:var(--wx-space-2);font-size:15px;font-weight:800;color:var(--wx-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-onb-metric-value--ok{color:var(--wx-color-success)}.wx-onb-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-onb-metric--reserved strong{color:var(--wx-color-text-muted);font-size:13px}.wx-onb-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-onb-block{padding:0;overflow:hidden}.wx-onb-block-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-onb-block-head .wx-panel-title{margin-bottom:0}.wx-onb-kv-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px var(--wx-space-5);padding:var(--wx-space-4) var(--wx-space-5)}.wx-onb-kv{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wx-onb-kv span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-onb-kv strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-onb-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.wx-onb-masked{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.06em;color:var(--wx-color-text-muted)}.wx-onb-tracking-block{padding:var(--wx-space-4) var(--wx-space-5)}.wx-onb-tracking-block .wx-panel-title{margin:0 0 var(--wx-space-2)}.wx-onb-note-muted-left{margin:var(--wx-space-2) var(--wx-space-5) var(--wx-space-4);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:650;line-height:1.4}.wx-onb-tracking-block .wx-onb-note-muted-left{margin-left:0;margin-right:0}.wx-onb-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-onb-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-onb-drawer-sub{margin:2px 0 12px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-onb-dsec{padding:9px 0;border-bottom:1px solid var(--wx-color-border);margin-bottom:8px}.wx-onb-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-onb-next-actions{display:grid;gap:7px}.wx-onb-next-action-row{display:flex;align-items:flex-start;gap:8px;color:var(--wx-color-text-muted);font-size:11px;font-weight:700;line-height:1.4}.wx-onb-next-action-row--ok{color:var(--wx-color-text)}.wx-onb-check-dot{position:relative;flex-shrink:0;width:14px;height:14px;margin-top:1px;border-radius:999px;background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border)}.wx-onb-check-dot--ok{background:var(--wx-color-success-surface);border-color:var(--wx-color-success)}.wx-onb-check-dot--ok:after{content:"";position:absolute;left:4px;top:2px;width:4px;height:8px;border:solid var(--wx-color-success);border-width:0 2px 2px 0;transform:rotate(45deg)}.wx-onb-context-pill{margin:4px 0 14px;padding:9px 11px;border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);font-size:11px;font-weight:600;line-height:1.4}.wx-onb-context-pill strong{color:var(--wx-color-text);font-weight:800}.wx-onb-notice{margin-bottom:var(--wx-space-3);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700}.wx-onb-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-onb-field{margin-bottom:var(--wx-space-3)}.wx-onb-field label{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:700}.wx-onb-field label b{color:var(--wx-color-danger);font-weight:700}.wx-onb-field input,.wx-onb-field textarea{width:100%;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;box-sizing:border-box}.wx-onb-field input{height:34px}.wx-onb-field input:disabled{color:var(--wx-color-text-muted);background:var(--wx-color-surface-sunken)}.wx-onb-field textarea{min-height:64px;padding:8px var(--wx-space-3);resize:vertical}.wx-onb-field input:focus,.wx-onb-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-onb-two{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wx-space-3)}.wx-onb-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-onb-drawer-foot{display:flex;justify-content:flex-end;gap:var(--wx-space-2);margin-top:var(--wx-space-4);padding-top:var(--wx-space-3);border-top:1px solid var(--wx-color-border)}@media (max-width: 960px){.wx-onb-metrics{grid-template-columns:repeat(2,1fr)}.wx-onb-summary-grid{grid-template-columns:1fr 1fr}.wx-onb-kv-grid{grid-template-columns:1fr}}@media (max-width: 640px){.wx-onb-head{flex-direction:column;align-items:flex-start}.wx-onb-title h1{font-size:21px;flex-wrap:wrap}.wx-onb-title p{font-size:12.5px}.wx-onb-toolbar{flex-direction:column;align-items:stretch;gap:10px}.wx-onb-toolbar-actions{margin-left:0}.wx-onb-back-link{text-align:center}.wx-onb-summary-grid{grid-template-columns:1fr 1fr;padding:var(--wx-space-3);gap:12px 14px}.wx-onb-metrics{grid-template-columns:repeat(2,1fr);gap:10px}.wx-onb-metric strong{font-size:13px}.wx-onb-metric--reserved strong{font-size:11px}.wx-onb-block-head{flex-direction:column;align-items:flex-start;gap:var(--wx-space-2)}.wx-onb-block-head button{width:100%;justify-content:center}.wx-onb-kv-grid{grid-template-columns:1fr;padding:var(--wx-space-3)}.wx-onb-two{grid-template-columns:1fr}}.wx-trk-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-trk-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-trk-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-trk-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-trk-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-trk-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px;width:100%}.wx-trk-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-trk-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-trk-filter select,.wx-trk-filter input{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:110px}.wx-trk-filter select:focus,.wx-trk-filter input:focus{outline:none;box-shadow:none}.wx-trk-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-trk-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto}.wx-trk-toolbar-actions .wx-button{height:34px}.wx-trk-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-trk-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-trk-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-trk-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-trk-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-trk-scope-pill b{color:var(--wx-color-primary-700)}.wx-trk-top-notice{display:flex;flex-direction:column;gap:3px;padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning)}.wx-trk-top-notice strong{color:var(--wx-color-warning);font-size:12.5px;font-weight:800}.wx-trk-top-notice span{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.5}.wx-trk-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-trk-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-trk-metric-label{display:flex;align-items:center;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-trk-dot{width:7px;height:7px;border-radius:999px;display:inline-block;margin-right:6px;flex-shrink:0}.wx-trk-dot--online{background:var(--wx-color-success)}.wx-trk-dot--warning{background:var(--wx-color-warning)}.wx-trk-dot--missing{background:var(--wx-color-danger)}.wx-trk-dot--neverseen,.wx-trk-dot--notstarted{background:var(--wx-color-text-subtle)}.wx-trk-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-trk-metric-value--reserved{display:block;margin-top:var(--wx-space-2);font-size:15px;color:var(--wx-color-text-muted);font-weight:800}.wx-trk-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-trk-list-panel{min-width:0;padding:0;overflow:hidden}.wx-trk-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-trk-list-head .wx-panel-title{margin-bottom:0}.wx-trk-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-trk-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-trk-table-wrap{overflow-x:auto}.wx-trk-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.wx-trk-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-trk-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-trk-row{cursor:pointer;transition:background .15s ease}.wx-trk-row:hover{background:var(--wx-color-surface-alt)}.wx-trk-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-trk-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-trk-job-cell{display:flex;align-items:center;gap:9px}.wx-trk-avatar{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-600);color:#fff;font-size:11.5px;font-weight:800}.wx-trk-avatar--lg{width:54px;height:54px;border-radius:var(--wx-radius-md);font-size:17px}.wx-trk-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-trk-row-action{height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap}.wx-trk-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-trk-pager{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-5);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-trk-pager-actions{display:flex;gap:var(--wx-space-2)}.wx-trk-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-trk-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-trk-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-trk-card-top .wx-trk-job-cell strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-trk-card-top .wx-trk-job-cell span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-trk-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-trk-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-trk-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-trk-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-trk-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-trk-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-trk-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-trk-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-trk-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-trk-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-trk-dsec:first-child{padding-top:7px}.wx-trk-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-trk-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-trk-title-block{display:flex;align-items:center;gap:var(--wx-space-3);margin-bottom:var(--wx-space-2)}.wx-trk-title-block-text strong{display:block;color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-trk-title-block-text span{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-trk-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-trk-kv-row:last-child{margin-bottom:0}.wx-trk-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-trk-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-trk-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.wx-trk-abnormal-block{padding:var(--wx-space-3);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-md);background:var(--wx-color-danger-surface)}.wx-trk-abnormal-head{display:flex;align-items:center;gap:8px}.wx-trk-abnormal-dot{width:9px;height:9px;border-radius:999px;background:var(--wx-color-danger);flex-shrink:0}.wx-trk-abnormal-block strong{display:block;color:var(--wx-color-danger);font-size:12px;font-weight:800}.wx-trk-abnormal-block p{margin:6px 0 0;color:var(--wx-color-danger);font-size:10.5px;font-weight:600;line-height:1.5}.wx-trk-coord-box{margin-top:6px;padding:10px 11px;border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken)}.wx-trk-coord-box-label{display:block;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800;text-transform:uppercase;margin-bottom:6px}.wx-trk-coord-pair{display:flex;gap:16px}.wx-trk-coord-pair span{display:block;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-trk-coord-pair strong{display:block;margin-top:2px;color:var(--wx-color-text);font-size:13px;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-trk-next-actions{display:grid;gap:7px}.wx-trk-next-action-row{display:flex;align-items:flex-start;gap:8px;color:var(--wx-color-text-muted);font-size:11px;font-weight:700;line-height:1.4}.wx-trk-next-action-row--blocked{color:var(--wx-color-text-subtle)}.wx-trk-check-dot{flex-shrink:0;width:14px;height:14px;margin-top:1px;border-radius:999px;background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border)}.wx-trk-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-trk-footstep-link{display:inline-flex;width:100%;justify-content:center;margin-top:10px}.wx-trk-note-muted--left{text-align:left}@media (max-width: 960px){.wx-trk-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-trk-head{flex-direction:column;align-items:flex-start}.wx-trk-metrics{grid-template-columns:repeat(2,1fr)}.wx-trk-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-trk-search{flex:none;max-width:none}.wx-trk-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-trk-toolbar-actions{margin-left:0}.wx-trk-list-head{padding:var(--wx-space-3)}.wx-trk-table-wrap{display:none}.wx-trk-cards{display:flex}.wx-trk-coord-pair{flex-direction:column;gap:8px}}.wx-fsh-page{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-fsh-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--wx-space-4);flex-wrap:wrap}.wx-fsh-title h1{margin:0;font-size:21px;letter-spacing:-.015em;font-weight:800;color:var(--wx-color-text);display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.wx-fsh-title-th{font-size:15px;font-weight:700;color:var(--wx-color-text-muted)}.wx-fsh-title p{max-width:72ch;margin:3px 0 0;font-size:12.5px;line-height:1.5;color:var(--wx-color-text-muted);font-weight:600}.wx-fsh-scope-pill{flex:0 0 auto;height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-fsh-scope-pill b{color:var(--wx-color-primary-700)}.wx-fsh-view-toggle{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);width:fit-content}.wx-fsh-view-toggle-btn{height:34px;padding:0 16px;border-radius:999px;border:0;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:800}.wx-fsh-view-toggle-btn--active{background:var(--wx-color-primary-600);color:#fff;box-shadow:0 8px 16px #1c74d638}.wx-fsh-privacy-banner{display:flex;flex-direction:column;gap:5px;padding:12px 16px;border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning)}.wx-fsh-privacy-title{display:flex;align-items:center;gap:8px;color:var(--wx-color-warning);font-size:12.5px;font-weight:800}.wx-fsh-privacy-dot{width:8px;height:8px;border-radius:999px;background:var(--wx-color-warning);flex-shrink:0}.wx-fsh-privacy-banner ul{display:grid;gap:3px;padding-left:17px;list-style:disc}.wx-fsh-privacy-banner li{color:var(--wx-color-warning);font-size:11px;font-weight:650;line-height:1.5}.wx-fsh-controlbar{display:flex;align-items:center;gap:var(--wx-space-2);flex-wrap:wrap;padding:10px var(--wx-space-3);box-shadow:var(--wx-shadow-sm);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface)}.wx-fsh-worker-slot-empty{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 var(--wx-space-3);border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-subtle);font-size:12px;font-weight:700}.wx-fsh-worker-slot-empty-dot{width:6px;height:6px;border-radius:999px;background:var(--wx-color-text-subtle);flex-shrink:0}.wx-fsh-worker-chip{display:flex;align-items:center;gap:10px;height:40px;padding:0 var(--wx-space-2) 0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);min-width:0}.wx-fsh-worker-chip-name{display:flex;flex-direction:column;min-width:0;line-height:1.25}.wx-fsh-worker-chip-name strong{color:var(--wx-color-text);font-size:12.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.wx-fsh-worker-chip-name span{color:var(--wx-color-text-subtle);font-size:10px;font-weight:700}.wx-fsh-worker-chip-change{height:28px;padding:0 10px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:10.5px;font-weight:800;white-space:nowrap}.wx-fsh-worker-chip-change:hover{color:var(--wx-color-primary-700);border-color:var(--wx-color-primary-500)}.wx-fsh-date-field{display:flex;align-items:center;gap:8px}.wx-fsh-date-field label{color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:800}.wx-fsh-date-field input[type=date]{height:40px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700;padding:0 10px}.wx-fsh-date-label{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:700;white-space:nowrap}.wx-fsh-controlbar-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.wx-fsh-controlbar-actions .wx-button{height:36px}.wx-fsh-worker-summary{display:flex;align-items:stretch;flex-wrap:wrap;padding:0;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow:hidden}.wx-fsh-worker-summary-item{min-width:0;flex:0 1 auto;padding:9px var(--wx-space-4);border-right:1px solid var(--wx-color-border)}.wx-fsh-worker-summary-item:last-child{border-right:none}.wx-fsh-worker-summary-item label{display:block;color:var(--wx-color-text-subtle);font-size:9px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;margin-bottom:3px}.wx-fsh-worker-summary-item strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.wx-fsh-worker-summary-item--num strong{font-family:var(--wx-font-mono);font-weight:700;letter-spacing:-.01em}.wx-fsh-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:420px;border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);text-align:center;padding:var(--wx-space-5)}.wx-fsh-placeholder-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:4px;border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-600)}.wx-fsh-placeholder strong{color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-fsh-placeholder span{color:var(--wx-color-text-muted);font-size:12px;font-weight:600;max-width:420px}.wx-fsh-placeholder-cta{display:inline-flex;align-items:center;gap:8px;margin-top:6px;height:40px;padding:0 var(--wx-space-4)}.wx-fsh-main{display:flex;align-items:stretch;gap:var(--wx-space-4)}.wx-fsh-map-col{flex:7 1 0;min-width:0}.wx-fsh-timeline-col{flex:3 1 0;min-width:260px;max-width:360px;display:flex;flex-direction:column}.wx-fsh-map-col .wx-rmap-canvas{height:660px}.wx-fsh-map-col .wx-rmap-empty{min-height:320px}.wx-fsh-map-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-2);margin-bottom:8px}.wx-fsh-map-bar-title{display:flex;align-items:baseline;gap:var(--wx-space-2);min-width:0}.wx-fsh-map-bar-title strong{font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-fsh-map-bar-title span{font-size:11.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-fsh-map-modes{display:inline-flex;padding:2px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-fsh-map-mode-btn{min-height:26px;padding:0 12px;border:0;border-radius:4px;background:transparent;font-family:inherit;font-size:11.5px;font-weight:700;color:var(--wx-color-text-muted);cursor:pointer;transition:background .12s ease-out,color .12s ease-out}.wx-fsh-map-mode-btn:hover:not(:disabled){color:var(--wx-color-primary-700)}.wx-fsh-map-mode-btn--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);box-shadow:var(--wx-shadow-sm)}.wx-fsh-map-mode-btn:disabled{opacity:.5;cursor:not-allowed}.wx-fsh-noday{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:var(--wx-space-3);padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);text-align:center}.wx-fsh-noday strong{font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-fsh-noday span{font-size:12px;line-height:1.5;color:var(--wx-color-text-muted);max-width:46ch}.wx-fsh-noday-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--wx-space-2);margin-top:6px}.wx-fsh-timeline-day{margin:0 0 8px;font-size:11px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-fsh-timeline-col{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm);overflow:hidden}.wx-fsh-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-2);padding:10px var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-fsh-timeline-head-text{display:flex;align-items:baseline;gap:var(--wx-space-2);min-width:0}.wx-fsh-timeline-head strong{color:var(--wx-color-text);font-size:12.5px;font-weight:800}.wx-fsh-timeline-head-text span{font-family:var(--wx-font-mono);font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-fsh-timeline-count{flex:0 0 auto;padding:2px 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border);font-family:var(--wx-font-mono);font-size:10.5px;font-weight:700;color:var(--wx-color-text-muted)}.wx-fsh-timeline-list{display:flex;flex-direction:column;gap:var(--wx-space-2);overflow-y:auto;max-height:604px;padding:var(--wx-space-3)}.wx-fsh-seg{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);overflow:hidden}.wx-fsh-seg--active{border-color:var(--wx-color-primary-400);box-shadow:0 0 0 1px var(--wx-color-primary-400)}.wx-fsh-seg-head{display:flex;align-items:baseline;gap:var(--wx-space-2);padding:7px 10px;background:var(--wx-color-surface-alt);border-bottom:1px solid var(--wx-color-border)}.wx-fsh-seg-kind{flex:0 0 auto;padding:1px 8px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.02em}.wx-fsh-seg--stay .wx-fsh-seg-kind{background:var(--wx-color-primary-100);color:var(--wx-color-primary-700)}.wx-fsh-seg--move .wx-fsh-seg-kind{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted)}.wx-fsh-seg-time{font-family:var(--wx-font-mono);font-size:11.5px;font-weight:700;color:var(--wx-color-text)}.wx-fsh-seg-duration{margin-left:auto;font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-fsh-seg-points{display:flex;flex-direction:column;padding:2px 0}.wx-fsh-timeline-row{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:1px var(--wx-space-2);padding:5px 10px;border:0;background:transparent;text-align:left;cursor:pointer;transition:background .12s ease-out}.wx-fsh-timeline-row:hover{background:var(--wx-color-surface-alt)}.wx-fsh-timeline-row--active{background:var(--wx-color-primary-050)}.wx-fsh-timeline-marker{grid-column:1;grid-row:1 / span 2;justify-self:center;width:8px;height:8px;border-radius:999px;background:var(--wx-color-primary-400)}.wx-fsh-timeline-marker--start{background:var(--wx-color-success)}.wx-fsh-timeline-marker--end{background:var(--wx-color-primary-900)}.wx-fsh-timeline-row--active .wx-fsh-timeline-marker{background:var(--wx-color-primary-700);box-shadow:0 0 0 3px var(--wx-color-primary-100)}.wx-fsh-timeline-row-top{grid-column:2;display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2)}.wx-fsh-timeline-row-top strong{color:var(--wx-color-text);font-family:var(--wx-font-mono);font-size:12px;font-weight:700}.wx-fsh-timeline-row .wx-fsh-date-label{flex:0 0 auto;font-size:9.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-fsh-timeline-row-meta{grid-column:2;display:flex;flex-wrap:wrap;align-items:center;gap:3px 8px;font-family:var(--wx-font-mono);font-size:9.5px;font-weight:650;color:var(--wx-color-text-subtle)}.wx-fsh-dialog-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:flex-start;justify-content:center;padding:6vh var(--wx-space-4)}.wx-fsh-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2e5973;animation:wx-fsh-dialog-backdrop-in .15s ease}.wx-fsh-dialog{position:relative;width:720px;max-width:100%;height:78vh;max-height:780px;display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);animation:wx-fsh-dialog-in .18s ease;overflow:hidden}.wx-fsh-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-fsh-dialog-head h2{margin:0;color:var(--wx-color-text);font-size:17px;font-weight:800;letter-spacing:-.01em}.wx-fsh-dialog-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted)}.wx-fsh-dialog-close svg{width:15px;height:15px}.wx-fsh-dialog-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-fsh-dialog-search{margin:var(--wx-space-4) var(--wx-space-5) 0;height:46px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:14px;font-weight:650;padding:0 var(--wx-space-4)}.wx-fsh-dialog-search::placeholder{color:var(--wx-color-text-subtle);font-weight:600}.wx-fsh-dialog-search:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-fsh-dialog-results{flex:1 1 auto;overflow-y:auto;margin-top:var(--wx-space-3);padding:0 var(--wx-space-5) var(--wx-space-5)}.wx-fsh-dialog-state{padding:56px 10px;text-align:center;color:var(--wx-color-text-muted);font-size:13px;font-weight:650}.wx-fsh-dialog-state--error{color:var(--wx-color-danger)}.wx-fsh-dialog-list{display:flex;flex-direction:column;gap:6px}.wx-fsh-dialog-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) auto;align-items:center;gap:var(--wx-space-3);padding:12px 14px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);transition:border-color .12s ease-out,background .12s ease-out}.wx-fsh-dialog-row:hover{border-color:var(--wx-color-primary-400);background:var(--wx-color-primary-050)}.wx-fsh-dialog-row-main{display:flex;flex-direction:column;gap:2px;min-width:0}.wx-fsh-dialog-row-main strong{color:var(--wx-color-text);font-size:14px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-fsh-dialog-row-code{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:700;font-family:var(--wx-font-mono)}.wx-fsh-dialog-row-meta{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.wx-fsh-dialog-row-meta span:first-child{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.wx-fsh-dialog-pick-button{flex:0 0 auto;height:36px;padding:0 var(--wx-space-4);font-size:12px}@media (max-width: 760px){.wx-fsh-dialog-row{grid-template-columns:minmax(0,1fr) auto}.wx-fsh-dialog-row-meta{grid-column:1 / -1;flex-direction:row;align-items:center;gap:var(--wx-space-2)}}@keyframes wx-fsh-dialog-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes wx-fsh-dialog-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.wx-fsh-about-footer{display:flex;justify-content:flex-end}.wx-fsh-about{color:var(--wx-color-text-subtle);font-size:11px;font-weight:700;text-decoration:underline dotted;cursor:help}.wx-fsh-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:var(--wx-space-3)}.wx-fsh-panel-head .wx-panel-title{margin-bottom:0}.wx-fsh-panel-head-meta{color:var(--wx-color-text-subtle);font-size:11px;font-weight:700}.wx-fsh-field{display:flex;flex-direction:column;gap:5px;min-width:0;margin-bottom:12px}.wx-fsh-field>span:first-child{display:flex;align-items:center;gap:4px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:800}.wx-fsh-field b{color:var(--wx-color-danger);font-weight:800}.wx-fsh-field input,.wx-fsh-field select,.wx-fsh-field textarea{height:40px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-size:12px;font-weight:650;font-family:var(--wx-font-family);padding:0 11px}.wx-fsh-field textarea{height:auto;min-height:60px;padding:9px 11px;resize:vertical}.wx-fsh-field input:focus,.wx-fsh-field select:focus,.wx-fsh-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-fsh-field-hint{color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650}.wx-fsh-validation-errors{display:flex;flex-direction:column;gap:4px;margin-top:12px;padding:10px 12px;border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);border:1px solid var(--wx-color-danger)}.wx-fsh-validation-errors span{color:var(--wx-color-danger);font-size:11.5px;font-weight:700}.wx-fsh-state-inline{display:flex;flex-direction:column;align-items:center;gap:8px;padding:30px 16px;text-align:center}.wx-fsh-state-inline strong{color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-fsh-state-inline span{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:650;max-width:460px}.wx-fsh-state-inline--error strong{color:var(--wx-color-danger)}.wx-fsh-empty-list{margin:0;padding:30px 16px;text-align:center;color:var(--wx-color-text-muted);font-size:13px;font-weight:600}.wx-fsh-inline-error{margin:0 0 var(--wx-space-3);padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-fsh-table-scroll{overflow-x:auto}.wx-fsh-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.wx-fsh-table--access-log{min-width:980px}.wx-fsh-table--access-log th:nth-child(1),.wx-fsh-table--access-log td:nth-child(1){width:14%}.wx-fsh-table--access-log th:nth-child(2),.wx-fsh-table--access-log td:nth-child(2){width:12%}.wx-fsh-table--access-log th:nth-child(3),.wx-fsh-table--access-log td:nth-child(3){width:11%}.wx-fsh-table--access-log th:nth-child(4),.wx-fsh-table--access-log td:nth-child(4){width:25%}.wx-fsh-table--access-log th:nth-child(5),.wx-fsh-table--access-log td:nth-child(5){width:20%}.wx-fsh-table--access-log th:nth-child(6),.wx-fsh-table--access-log td:nth-child(6){width:6%}.wx-fsh-table--access-log th:nth-child(7),.wx-fsh-table--access-log td:nth-child(7){width:12%}.wx-fsh-table--access-log td:nth-child(7) .wx-badge{white-space:nowrap}.wx-fsh-id-cell{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:700;color:var(--wx-color-text-muted)}.wx-fsh-purpose-cell{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.wx-fsh-table th{height:40px;padding:0 10px;border-bottom:1px solid var(--wx-color-border);color:var(--wx-color-text-subtle);font-size:10px;font-weight:800;text-align:left;text-transform:uppercase;background:var(--wx-color-surface-alt)}.wx-fsh-table td{padding:10px;border-bottom:1px solid var(--wx-color-border);color:var(--wx-color-text-muted);font-size:11px;font-weight:700;vertical-align:middle}.wx-fsh-table td strong{display:block;color:var(--wx-color-text);font-size:12px;font-weight:800}.wx-fsh-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--wx-color-primary-700);font-weight:800;letter-spacing:.3px}.wx-fsh-reserved-text{color:var(--wx-color-text-subtle)!important;font-weight:700!important;font-style:normal}.wx-fsh-footnote{margin:0 2px;color:var(--wx-color-text-subtle);font-size:11px;font-weight:650;line-height:1.55}.wx-fsh-cards{display:none;flex-direction:column;gap:10px;padding-top:12px}.wx-fsh-card{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);padding:12px;background:var(--wx-color-surface)}.wx-fsh-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wx-fsh-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.wx-fsh-card-grid label{display:block;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800;text-transform:uppercase;margin-bottom:3px}.wx-fsh-card-grid strong{display:block;color:var(--wx-color-text);font-size:11.5px;font-weight:750;word-break:break-word}.wx-fsh-access-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:var(--wx-space-3)}.wx-fsh-access-filter{display:flex;flex-direction:column;gap:4px;min-width:0}.wx-fsh-access-filter span{color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800;text-transform:uppercase}.wx-fsh-access-filter input{height:34px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11.5px;padding:0 9px;min-width:0}.wx-fsh-provider-bars{display:grid;gap:8px}.wx-fsh-provider-bar-row{display:grid;grid-template-columns:70px 1fr 40px;align-items:center;gap:8px}.wx-fsh-provider-bar-row span:first-child{color:var(--wx-color-text);font-size:10.5px;font-weight:800}.wx-fsh-provider-bar-track{height:8px;border-radius:999px;background:var(--wx-color-surface-sunken);border:1px solid var(--wx-color-border);overflow:hidden}.wx-fsh-provider-bar-fill{height:100%;background:var(--wx-color-primary-600);border-radius:999px}.wx-fsh-provider-bar-row span:last-child{color:var(--wx-color-text-subtle);font-size:10px;font-weight:700;text-align:right}.wx-fsh-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-fsh-drawer-kicker{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800}.wx-fsh-drawer-title{margin:5px 0 0;color:var(--wx-color-text);font-size:16px;line-height:1.2;font-weight:800}.wx-fsh-drawer-sub{margin:2px 0 8px;color:var(--wx-color-text-muted);font-size:10.5px;line-height:1.4;font-weight:650}.wx-fsh-drawer-status{margin-top:5px;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.wx-fsh-dsec{padding:9px 0;border-bottom:1px solid var(--wx-color-border)}.wx-fsh-dsec:first-of-type{padding-top:8px}.wx-fsh-dsec:last-child{border-bottom:0;padding-bottom:4px}.wx-fsh-dsec h3{margin:0 0 6px;color:var(--wx-color-text);font-size:11.5px;font-weight:800}.wx-fsh-kv{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:5px}.wx-fsh-kv:last-child{margin-bottom:0}.wx-fsh-kv span{color:var(--wx-color-text-muted);font-size:10.5px;font-weight:700;flex-shrink:0}.wx-fsh-kv strong{color:var(--wx-color-text);font-size:11px;font-weight:800;text-align:right}.wx-fsh-notice{margin-top:6px;padding:8px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-info-surface);color:var(--wx-color-primary-700);font-size:10.5px;line-height:1.4;font-weight:700}.wx-fsh-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning);margin-top:10px}.wx-fsh-note-muted{margin-top:6px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;text-align:center;line-height:1.35}.wx-fsh-note-muted--left{text-align:left}@media (max-width: 640px){.wx-fsh-head{flex-direction:column;align-items:flex-start}.wx-fsh-title h1{font-size:21px}.wx-fsh-query-grid{grid-template-columns:1fr 1fr}.wx-fsh-table-scroll{display:none}.wx-fsh-cards{display:flex}.wx-fsh-access-filters{flex-direction:column;align-items:stretch}.wx-fsh-access-filter input{width:100%}.wx-fsh-controlbar{flex-direction:column;align-items:stretch}.wx-fsh-controlbar-actions{margin-left:0;justify-content:stretch}.wx-fsh-controlbar-actions .wx-button{flex:1 1 auto}.wx-fsh-worker-chip-name strong{max-width:160px}.wx-fsh-main{flex-direction:column}.wx-fsh-map-col,.wx-fsh-timeline-col{max-width:none;min-width:0}.wx-fsh-map-col .wx-rmap-canvas{height:320px}.wx-fsh-timeline-list{max-height:360px}.wx-fsh-dialog-root{padding:6vh var(--wx-space-3)}}.wx-abn-page{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-abn-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-abn-title h1{margin:0;font-size:21px;font-weight:800;color:var(--wx-color-text)}.wx-abn-title p{max-width:620px;margin:4px 0 0;font-size:12.5px;line-height:1.5;color:var(--wx-color-text-muted);font-weight:600}.wx-abn-title p.wx-abn-helper-text{margin-top:6px;color:var(--wx-color-text-subtle);font-size:11px;font-weight:600}.wx-abn-head-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2)}.wx-abn-head-actions .wx-button{height:34px}.wx-abn-scope-pill{flex:0 0 auto;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-abn-scope-pill b{color:var(--wx-color-primary-700)}.wx-abn-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:3px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);width:fit-content;max-width:100%}.wx-abn-tab{height:30px;padding:0 12px;border:0;border-radius:calc(var(--wx-radius-sm) - 2px);background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;white-space:nowrap;cursor:pointer}.wx-abn-tab:hover{color:var(--wx-color-text)}.wx-abn-tab:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-abn-tab--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);box-shadow:var(--wx-shadow-sm)}.wx-abn-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px}.wx-abn-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-abn-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-abn-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-abn-toolbar-select{height:36px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700}.wx-abn-filter-anchor{position:relative}.wx-abn-more-filters-button--active{border-color:var(--wx-color-primary-500);color:var(--wx-color-primary-700)}.wx-abn-filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--wx-color-primary-600);color:var(--wx-color-text-inverse);font-size:10px;font-weight:800;line-height:1}.wx-abn-filter-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:320px;max-width:calc(100vw - 32px);max-height:min(480px,calc(100vh - 160px));overflow-y:auto;display:flex;flex-direction:column;padding:var(--wx-space-2) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md)}.wx-abn-filter-section{display:flex;flex-direction:column;gap:var(--wx-space-2);padding:var(--wx-space-3) 0;border-bottom:1px solid var(--wx-color-border)}.wx-abn-filter-panel .wx-abn-filter-section:last-of-type{border-bottom:0}.wx-abn-filter-section h3{margin:0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--wx-color-text-subtle)}.wx-abn-filter-section select{height:34px;padding:0 8px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:600}.wx-abn-filter-field{display:flex;flex-direction:column;gap:4px;min-width:0}.wx-abn-filter-field span{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-abn-filter-field input{height:34px;padding:0 8px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px}.wx-abn-filter-field input:focus,.wx-abn-filter-section select:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-abn-clear-filters-button{margin:var(--wx-space-3) 0 var(--wx-space-2);padding:0;border:0;background:transparent;color:var(--wx-color-primary-700);font-size:11.5px;font-weight:700;text-decoration:underline;cursor:pointer;align-self:flex-start}.wx-abn-list-panel{min-width:0;padding:0;overflow:hidden}.wx-abn-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-abn-list-head .wx-panel-title{margin-bottom:0}.wx-abn-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-abn-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-abn-table-wrap{overflow-x:auto}.wx-abn-table{width:100%;min-width:1220px;border-collapse:collapse;table-layout:fixed}.wx-abn-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-abn-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-abn-row{cursor:pointer;transition:background .15s ease}.wx-abn-row:hover{background:var(--wx-color-surface-alt)}.wx-abn-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-abn-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-abn-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-abn-overdue{color:var(--wx-color-danger)}.wx-abn-row-action{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer}.wx-abn-row-action:disabled,.wx-abn-row-action--disabled{opacity:.5;cursor:not-allowed}.wx-abn-row-action--ghost{background:transparent}.wx-abn-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-abn-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-abn-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-abn-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-abn-card-top strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-abn-card-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-abn-card-tags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.wx-abn-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-abn-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-abn-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-abn-empty{display:flex;flex-direction:column;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-5);text-align:center}.wx-abn-empty p{margin:0;color:var(--wx-color-text-subtle);font-size:12.5px;font-weight:600}.wx-abn-empty p.wx-abn-empty-title{color:var(--wx-color-text);font-size:14px;font-weight:800}.wx-abn-empty-helper{width:100%;max-width:420px;margin-top:var(--wx-space-2);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);text-align:left}.wx-abn-empty-helper strong{display:block;margin-bottom:6px;color:var(--wx-color-text);font-size:12px;font-weight:800}.wx-abn-empty-helper ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.wx-abn-empty-helper li{color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.5}.wx-abn-footer{display:flex;justify-content:flex-end;padding:0 var(--wx-space-2)}.wx-abn-about{color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700;text-decoration:underline dotted;text-underline-offset:2px;cursor:help}.wx-abn-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-abn-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-abn-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-abn-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600}.wx-abn-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-abn-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-abn-dsec:first-child{padding-top:7px}.wx-abn-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-abn-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text);word-break:break-word}.wx-abn-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-abn-kv-row:last-child{margin-bottom:0}.wx-abn-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-abn-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-abn-recipient-list{display:flex;flex-direction:column;gap:6px}.wx-abn-recipient-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-abn-recipient-name{flex:1;min-width:0;color:var(--wx-color-text);font-size:11.5px;font-weight:700;overflow-wrap:break-word}.wx-abn-notice{margin-top:var(--wx-space-2);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700;display:flex;flex-direction:column;gap:3px}.wx-abn-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning);border:1px solid var(--wx-color-warning)}.wx-abn-notice-line{display:block}.wx-abn-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-abn-field{display:block;margin-top:var(--wx-space-3)}.wx-abn-field>span:first-child{display:block;margin-bottom:6px;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-abn-optional{color:var(--wx-color-text-subtle);font-weight:600;text-transform:none}.wx-abn-field input[type=text],.wx-abn-field input[type=datetime-local],.wx-abn-field textarea{width:100%;padding:9px 11px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11.5px;font-weight:500;line-height:1.5}.wx-abn-field textarea{min-height:84px;resize:vertical}.wx-abn-field input:focus,.wx-abn-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-abn-field-hint{display:block;margin-top:6px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.4}.wx-abn-toggle-field{display:flex;align-items:center;justify-content:space-between}.wx-abn-toggle-field>span:first-child{margin-bottom:0}.wx-abn-toggle{position:relative;display:inline-flex;align-items:center}.wx-abn-toggle input{position:absolute;opacity:0;width:40px;height:22px;margin:0;cursor:pointer}.wx-abn-toggle-track{width:40px;height:22px;border-radius:999px;background:var(--wx-color-border-strong);display:inline-flex;align-items:center;padding:2px;transition:background .15s ease}.wx-abn-toggle input:checked+.wx-abn-toggle-track{background:var(--wx-color-primary-600)}.wx-abn-toggle-thumb{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:var(--wx-shadow-sm);transition:transform .15s ease}.wx-abn-toggle input:checked~.wx-abn-toggle-track .wx-abn-toggle-thumb{transform:translate(18px)}.wx-abn-run-scan-button{width:100%;height:38px;margin-top:var(--wx-space-4)}.wx-abn-drawer-actions{display:flex;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}.wx-abn-drawer-actions .wx-button{flex:1}.wx-abn-next-actions{display:grid;gap:7px}.wx-abn-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-abn-note-muted--left{text-align:left}@media (max-width: 640px){.wx-abn-head{flex-direction:column;align-items:stretch}.wx-abn-head-actions{width:100%;flex-wrap:wrap}.wx-abn-tabs{width:100%}.wx-abn-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-abn-search{flex:none;max-width:none}.wx-abn-filter-anchor{width:100%}.wx-abn-more-filters-button{width:100%;justify-content:center}.wx-abn-filter-panel{left:0;right:0;width:auto;max-width:none}.wx-abn-list-head{padding:var(--wx-space-3)}.wx-abn-table-wrap{display:none}.wx-abn-cards{display:flex}}.wx-abn-head-id{display:flex;align-items:flex-start;gap:var(--wx-space-3);min-width:0}.wx-abn-head-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:var(--wx-radius-md);background:var(--wx-color-primary-900);color:#fff}.wx-abn-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(196px,1fr));gap:var(--wx-space-3)}.wx-abn-stat{display:flex;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-abn-stat-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:var(--wx-radius-md)}.wx-abn-stat--primary .wx-abn-stat-icon{background:var(--wx-color-primary-050);color:var(--wx-color-primary-600)}.wx-abn-stat--danger .wx-abn-stat-icon{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-abn-stat--warning .wx-abn-stat-icon{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-abn-stat--success .wx-abn-stat-icon{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-abn-stat--alert .wx-abn-stat-icon{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-abn-stat--muted .wx-abn-stat-icon{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted)}.wx-abn-stat-text{display:flex;flex-direction:column;min-width:0}.wx-abn-stat-label{color:var(--wx-color-primary-700);font-size:11.5px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-abn-stat-value{color:var(--wx-color-text);font-size:25px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums}.wx-abn-stat-unit{color:var(--wx-color-text-subtle);font-size:11px}.wx-abn-list-head-aside{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-abn-export-button{display:inline-flex;align-items:center;gap:var(--wx-space-1);cursor:pointer}.wx-abn-export-button:disabled{opacity:.55;cursor:not-allowed}.wx-abn-export-message{margin:0 0 var(--wx-space-3);padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:11.5px}.wx-gfz-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-gfz-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-gfz-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-gfz-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-gfz-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-gfz-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-gfz-scope-pill b{color:var(--wx-color-primary-700)}.wx-gfz-policy-banner{padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-warning)}.wx-gfz-policy-banner-title{display:flex;align-items:center;gap:8px;color:var(--wx-color-text);font-size:12.5px;font-weight:800}.wx-gfz-policy-dot{width:8px;height:8px;border-radius:999px;background:var(--wx-color-warning);flex-shrink:0}.wx-gfz-policy-banner ul{margin:6px 0 0;padding-left:20px;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.6}.wx-gfz-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-gfz-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-gfz-metric-label{display:flex;align-items:center;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-gfz-dot{width:7px;height:7px;border-radius:999px;display:inline-block;margin-right:6px;flex-shrink:0}.wx-gfz-dot--active{background:var(--wx-color-success)}.wx-gfz-dot--assigned{background:var(--wx-color-info)}.wx-gfz-dot--outside{background:var(--wx-color-danger)}.wx-gfz-dot--nolocation{background:var(--wx-color-text-subtle)}.wx-gfz-dot--outofzone{background:var(--wx-color-warning)}.wx-gfz-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-gfz-metric-value--reserved{display:block;margin-top:var(--wx-space-2);font-size:15px;color:var(--wx-color-text-muted);font-weight:800}.wx-gfz-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-gfz-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-gfz-search{flex:1 1 220px;min-width:0;max-width:320px}.wx-gfz-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px}.wx-gfz-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-gfz-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto;flex-wrap:wrap}.wx-gfz-toolbar-actions .wx-button{height:34px}.wx-gfz-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px;width:100%}.wx-gfz-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-gfz-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-gfz-filter select,.wx-gfz-filter input{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:110px}.wx-gfz-filter select:focus,.wx-gfz-filter input:focus{outline:none;box-shadow:none}.wx-gfz-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-gfz-list-panel{min-width:0;padding:0;overflow:hidden}.wx-gfz-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-gfz-list-head .wx-panel-title{margin-bottom:0}.wx-gfz-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-gfz-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-gfz-table-wrap{overflow-x:auto}.wx-gfz-table{width:100%;min-width:1280px;border-collapse:collapse;table-layout:fixed}.wx-gfz-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-gfz-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-gfz-row{cursor:pointer;transition:background .15s ease}.wx-gfz-row:hover{background:var(--wx-color-surface-alt)}.wx-gfz-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-gfz-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-gfz-row-action{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer}.wx-gfz-row-action:disabled{opacity:.5;cursor:not-allowed}.wx-gfz-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-gfz-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-gfz-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-gfz-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-gfz-card-top strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-gfz-card-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-gfz-card-tags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.wx-gfz-card-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-gfz-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-gfz-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-gfz-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-gfz-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-gfz-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-gfz-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-gfz-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;overflow-wrap:break-word}.wx-gfz-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-gfz-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-gfz-dsec:first-child{padding-top:7px}.wx-gfz-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-gfz-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text);word-break:break-word}.wx-gfz-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-gfz-kv-row:last-child{margin-bottom:0}.wx-gfz-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-gfz-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-gfz-notice{margin-top:var(--wx-space-2);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700;display:flex;flex-direction:column;gap:3px}.wx-gfz-notice--warn{background:var(--wx-color-surface-alt);color:var(--wx-color-text);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-warning)}.wx-gfz-notice-line{display:block}.wx-gfz-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-gfz-field{display:block;margin-top:var(--wx-space-3)}.wx-gfz-field>span:first-child{display:block;margin-bottom:6px;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-gfz-field b{color:var(--wx-color-danger);font-weight:800}.wx-gfz-optional{color:var(--wx-color-text-subtle);font-weight:600;text-transform:none}.wx-gfz-field input[type=text],.wx-gfz-field input[type=number],.wx-gfz-field select,.wx-gfz-field textarea{width:100%;padding:9px 11px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11.5px;font-weight:500;line-height:1.5}.wx-gfz-field textarea{min-height:76px;resize:vertical}.wx-gfz-field input:focus,.wx-gfz-field select:focus,.wx-gfz-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-gfz-field-hint{display:block;margin-top:6px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.4}.wx-gfz-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wx-gfz-toggle-field{display:flex;align-items:center;justify-content:space-between}.wx-gfz-toggle-field>span:first-child{margin-bottom:0}.wx-gfz-toggle{position:relative;display:inline-flex;align-items:center}.wx-gfz-toggle input{position:absolute;opacity:0;width:40px;height:22px;margin:0;cursor:pointer}.wx-gfz-toggle-track{width:40px;height:22px;border-radius:999px;background:var(--wx-color-border-strong);display:inline-flex;align-items:center;padding:2px;transition:background .15s ease}.wx-gfz-toggle input:checked+.wx-gfz-toggle-track{background:var(--wx-color-primary-600)}.wx-gfz-toggle-thumb{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:var(--wx-shadow-sm);transition:transform .15s ease}.wx-gfz-toggle input:checked~.wx-gfz-toggle-track .wx-gfz-toggle-thumb{transform:translate(18px)}.wx-gfz-run-evaluate-button{width:100%;height:38px;margin-top:var(--wx-space-4)}.wx-gfz-drawer-actions{display:flex;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}.wx-gfz-drawer-actions .wx-button{flex:1}.wx-gfz-drawer-actions-full{width:100%}.wx-gfz-next-actions{display:grid;gap:7px}.wx-gfz-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-gfz-note-muted--left{text-align:left}.wx-gfz-geometry-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.wx-gfz-geometry-cell{padding:8px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-gfz-geometry-cell span{display:block;color:var(--wx-color-text-subtle);font-size:9px;font-weight:800;text-transform:uppercase;margin-bottom:3px}.wx-gfz-geometry-cell strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-gfz-reserved-note{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);border:1px dashed var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-gfz-circle-viz{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);padding:var(--wx-space-3)}.wx-gfz-circle-viz svg{display:block;width:100%;height:auto}.wx-gfz-circle-viz-caption{margin:8px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700;text-align:center;line-height:1.4}.wx-gfz-worker-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto}.wx-gfz-worker-row{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-gfz-worker-row-name{flex:1;min-width:0}.wx-gfz-worker-row-name strong{display:block;color:var(--wx-color-text);font-size:11.5px;font-weight:800}.wx-gfz-worker-row-name span{display:block;margin-top:2px;color:var(--wx-color-text-subtle);font-size:10px;font-weight:700;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-gfz-result-list{display:flex;flex-direction:column;gap:8px}.wx-gfz-result-row{padding:9px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-gfz-result-row--clickable{cursor:pointer}.wx-gfz-result-row-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.wx-gfz-result-row-top strong{color:var(--wx-color-text);font-size:11.5px;font-weight:800}.wx-gfz-result-row-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.wx-gfz-result-row-meta div span{display:block;color:var(--wx-color-text-subtle);font-size:9px;font-weight:800;text-transform:uppercase}.wx-gfz-result-row-meta div strong{display:block;margin-top:2px;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-gfz-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wx-gfz-summary-cell{padding:9px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-gfz-summary-cell span{display:block;color:var(--wx-color-text-subtle);font-size:9px;font-weight:800;text-transform:uppercase}.wx-gfz-summary-cell strong{display:block;margin-top:3px;color:var(--wx-color-text);font-size:15px;font-weight:800}.wx-gfz-summary-cell--wide{grid-column:1 / -1}.wx-gfz-abnormal-indicator{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:var(--wx-radius-sm);font-size:11px;font-weight:800}.wx-gfz-abnormal-indicator--created{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-gfz-abnormal-indicator--reserved{background:var(--wx-color-surface-alt);color:var(--wx-color-text-subtle);border:1px dashed var(--wx-color-border-strong)}.wx-gfz-abnormal-indicator--skipped{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);margin-top:8px}.wx-gfz-abnormal-indicator--reserved{margin-top:8px}@media (max-width: 960px){.wx-gfz-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-gfz-head{flex-direction:column;align-items:flex-start}.wx-gfz-metrics{grid-template-columns:repeat(2,1fr)}.wx-gfz-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-gfz-search{flex:none;max-width:none}.wx-gfz-toolbar-actions{margin-left:0}.wx-gfz-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-gfz-list-head{padding:var(--wx-space-3)}.wx-gfz-card-grid{grid-template-columns:1fr 1fr}.wx-gfz-table-wrap{display:none}.wx-gfz-cards{display:flex}.wx-gfz-field-row{grid-template-columns:1fr}.wx-gfz-summary-grid{grid-template-columns:1fr 1fr}}.wx-flr-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-empty-list{margin:0;padding:var(--wx-space-6) var(--wx-space-5);text-align:center;color:var(--wx-color-text-subtle);font-size:12.5px;font-weight:600}.wx-flr-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-flr-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-flr-title-th{color:var(--wx-color-text-muted);font-size:16px;font-weight:700}.wx-flr-title p{max-width:780px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-flr-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-flr-scope-pill b{color:var(--wx-color-primary-700)}.wx-flr-policy-banner{padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning)}.wx-flr-policy-banner-title{display:flex;align-items:center;gap:8px;color:var(--wx-color-warning);font-size:12.5px;font-weight:800}.wx-flr-policy-dot{width:8px;height:8px;border-radius:999px;background:var(--wx-color-warning);flex-shrink:0}.wx-flr-policy-banner ul{margin:6px 0 0;padding-left:20px;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.6}.wx-flr-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-flr-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-flr-metric-label{display:flex;align-items:center;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-flr-dot{width:7px;height:7px;border-radius:999px;display:inline-block;margin-right:6px;flex-shrink:0}.wx-flr-dot--high{background:var(--wx-color-danger)}.wx-flr-dot--medium{background:var(--wx-color-warning)}.wx-flr-dot--low{background:var(--wx-color-success)}.wx-flr-dot--today{background:var(--wx-color-info)}.wx-flr-dot--abnormal{background:var(--wx-color-text-subtle)}.wx-flr-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-flr-metric-value--reserved{display:block;margin-top:var(--wx-space-2);font-size:15px;color:var(--wx-color-text-muted);font-weight:800}.wx-flr-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-flr-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-flr-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto;flex-wrap:wrap}.wx-flr-toolbar-actions .wx-button{height:34px}.wx-flr-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px;width:100%}.wx-flr-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-flr-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-flr-filter select,.wx-flr-filter input{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:130px}.wx-flr-filter select:focus,.wx-flr-filter input:focus{outline:none;box-shadow:none}.wx-flr-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-flr-list-panel{min-width:0;padding:0;overflow:hidden}.wx-flr-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-flr-list-head .wx-panel-title{margin-bottom:0}.wx-flr-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-flr-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-flr-table-wrap{overflow-x:auto}.wx-flr-table{width:100%;min-width:1280px;border-collapse:collapse;table-layout:fixed}.wx-flr-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-flr-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-flr-row{cursor:pointer;transition:background .15s ease}.wx-flr-row:hover{background:var(--wx-color-surface-alt)}.wx-flr-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-flr-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-flr-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-flr-reserved-text{color:var(--wx-color-text-subtle);font-size:11px;font-weight:700}.wx-flr-row-action{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer}.wx-flr-row-action:disabled{opacity:.5;cursor:not-allowed}.wx-flr-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-flr-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-flr-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-flr-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-flr-card-top strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-flr-card-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-flr-card-tags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.wx-flr-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-flr-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-flr-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-flr-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-flr-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-flr-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-flr-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-flr-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;overflow-wrap:break-word}.wx-flr-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-flr-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-flr-dsec:first-child{padding-top:7px}.wx-flr-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-flr-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text);word-break:break-word}.wx-flr-dsec--high{border-left:3px solid var(--wx-color-danger);padding-left:10px;background:var(--wx-color-danger-surface);border-radius:var(--wx-radius-sm)}.wx-flr-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-flr-kv-row:last-child{margin-bottom:0}.wx-flr-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-flr-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-flr-notice{margin-top:var(--wx-space-2);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700;display:flex;flex-direction:column;gap:3px}.wx-flr-notice--warn{background:var(--wx-color-warning-surface);color:var(--wx-color-warning);border:1px solid var(--wx-color-warning)}.wx-flr-notice--highlight{background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-weight:800}.wx-flr-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-flr-field{display:block;margin-top:var(--wx-space-3)}.wx-flr-field:first-child{margin-top:0}.wx-flr-field>span:first-child{display:block;margin-bottom:6px;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-flr-field b{color:var(--wx-color-danger);font-weight:800}.wx-flr-optional{color:var(--wx-color-text-subtle);font-weight:600;text-transform:none}.wx-flr-field input[type=text],.wx-flr-field input[type=datetime-local],.wx-flr-field textarea{width:100%;padding:9px 11px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11.5px;font-weight:500;line-height:1.5}.wx-flr-field textarea{min-height:76px;resize:vertical}.wx-flr-field input:focus,.wx-flr-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-flr-field-hint{display:block;margin-top:6px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.4}.wx-flr-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:var(--wx-space-3)}.wx-flr-field-row .wx-flr-field{margin-top:0}.wx-flr-toggle-field{display:flex;align-items:center;justify-content:space-between}.wx-flr-toggle-field>span:first-child{margin-bottom:0}.wx-flr-toggle{position:relative;display:inline-flex;align-items:center}.wx-flr-toggle input{position:absolute;opacity:0;width:40px;height:22px;margin:0;cursor:pointer}.wx-flr-toggle-track{width:40px;height:22px;border-radius:999px;background:var(--wx-color-border-strong);display:inline-flex;align-items:center;padding:2px;transition:background .15s ease}.wx-flr-toggle input:checked+.wx-flr-toggle-track{background:var(--wx-color-primary-600)}.wx-flr-toggle-thumb{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:var(--wx-shadow-sm);transition:transform .15s ease}.wx-flr-toggle input:checked~.wx-flr-toggle-track .wx-flr-toggle-thumb{transform:translate(18px)}.wx-flr-run-evaluate-button{width:100%;height:38px;margin-top:var(--wx-space-4)}.wx-flr-reason-list{display:flex;flex-direction:column;gap:8px}.wx-flr-reason-row{padding:9px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-flr-reason-row-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.wx-flr-reason-row-top strong{color:var(--wx-color-text);font-size:11.5px;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-flr-reason-row p{margin:5px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;line-height:1.4}.wx-flr-reason-count{display:block;margin-top:5px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800;text-transform:uppercase}.wx-flr-abnormal-ref{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-flr-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-flr-note-muted--left{text-align:left}@media (max-width: 960px){.wx-flr-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-flr-head{flex-direction:column;align-items:flex-start}.wx-flr-metrics{grid-template-columns:repeat(2,1fr)}.wx-flr-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-flr-toolbar-actions{margin-left:0}.wx-flr-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-flr-list-head{padding:var(--wx-space-3)}.wx-flr-card-grid{grid-template-columns:1fr 1fr}.wx-flr-table-wrap{display:none}.wx-flr-cards{display:flex}.wx-flr-field-row{grid-template-columns:1fr}}.wx-fc-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-fc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-fc-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-fc-title p{max-width:800px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-fc-scope-pill{flex:0 0 auto;height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-fc-scope-pill b{color:var(--wx-color-primary-700)}.wx-fc-policy-banner{padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-surface-alt);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-warning)}.wx-fc-policy-banner-title{display:flex;align-items:center;gap:8px;color:var(--wx-color-text);font-size:12.5px;font-weight:800}.wx-fc-policy-dot{width:8px;height:8px;border-radius:999px;background:var(--wx-color-warning);flex-shrink:0}.wx-fc-policy-banner ul{margin:6px 0 0;padding-left:20px;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600;line-height:1.6}.wx-fc-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wx-space-3)}.wx-fc-metric{min-width:0;min-height:88px;padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-fc-metric-label{display:flex;align-items:center;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle)}.wx-fc-dot{width:7px;height:7px;border-radius:999px;display:inline-block;margin-right:6px;flex-shrink:0}.wx-fc-dot--submitted{background:var(--wx-color-info)}.wx-fc-dot--attention{background:var(--wx-color-warning)}.wx-fc-dot--accepted{background:var(--wx-color-success)}.wx-fc-dot--rejected{background:var(--wx-color-danger)}.wx-fc-dot--missing{background:var(--wx-color-text-subtle)}.wx-fc-metric--reserved{background:var(--wx-color-surface-sunken)}.wx-fc-metric-value--reserved{display:block;margin-top:var(--wx-space-2);font-size:15px;color:var(--wx-color-text-muted);font-weight:800}.wx-fc-metric-reserved-pill{display:inline-flex;align-items:center;height:20px;margin-top:var(--wx-space-2);padding:0 8px;border-radius:999px;background:var(--wx-color-surface);border:1px solid var(--wx-color-border-strong);color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800}.wx-fc-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 10px}.wx-fc-search{flex:1 1 240px;min-width:0;max-width:340px}.wx-fc-search input{width:100%;height:38px;padding:0 12px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:600}.wx-fc-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-fc-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2);margin-left:auto;flex-wrap:wrap}.wx-fc-toolbar-actions .wx-button{height:34px}.wx-fc-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wx-space-2) 8px;width:100%}.wx-fc-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface)}.wx-fc-filter span:first-child{flex:0 0 auto;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-fc-filter select,.wx-fc-filter input{height:20px;min-width:0;padding:0;border:0;background:transparent;color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11px;font-weight:700;max-width:130px}.wx-fc-filter select:focus,.wx-fc-filter input:focus{outline:none;box-shadow:none}.wx-fc-filter:focus-within{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-fc-list-panel{min-width:0;padding:0;overflow:hidden}.wx-fc-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-fc-list-head .wx-panel-title{margin-bottom:0}.wx-fc-list-count{color:var(--wx-color-text-muted);font-size:12px;font-weight:700}.wx-fc-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-fc-table-wrap{overflow-x:auto}.wx-fc-table{width:100%;min-width:1620px;border-collapse:collapse;table-layout:fixed}.wx-fc-table th{padding:var(--wx-space-2) var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);text-align:left;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);background:var(--wx-color-surface-alt)}.wx-fc-table td{padding:var(--wx-space-3);border-bottom:1px solid var(--wx-color-border);font-size:12px;color:var(--wx-color-text-muted);vertical-align:top;overflow-wrap:break-word}.wx-fc-row{cursor:pointer;transition:background .15s ease}.wx-fc-row:hover{background:var(--wx-color-surface-alt)}.wx-fc-cell-strong{display:block;color:var(--wx-color-text);font-size:12.5px;font-weight:700}.wx-fc-cell-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-fc-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em;color:var(--wx-color-text);font-size:12px;font-weight:700;word-break:break-all}.wx-fc-row-action{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.wx-fc-row-action:disabled{opacity:.5;cursor:not-allowed}.wx-fc-row-action--full{width:100%;height:38px;margin-top:var(--wx-space-3)}.wx-fc-cards{display:none;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-3)}.wx-fc-card{padding:var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);cursor:pointer}.wx-fc-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-2)}.wx-fc-card-top strong{display:block;color:var(--wx-color-text);font-size:13px;font-weight:800}.wx-fc-card-sub{display:block;margin-top:3px;color:var(--wx-color-text-subtle);font-size:11px}.wx-fc-card-tags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.wx-fc-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--wx-space-3);margin-top:var(--wx-space-3)}.wx-fc-card-grid label{display:block;font-size:9.5px;font-weight:800;text-transform:uppercase;color:var(--wx-color-text-subtle);margin-bottom:2px}.wx-fc-card-grid strong{display:block;font-size:11.5px;font-weight:700;color:var(--wx-color-text);word-break:break-word}.wx-fc-footnote{margin:0;padding:0 var(--wx-space-2);color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.5}.wx-fc-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-fc-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-fc-drawer-title{margin:5px 0 0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-fc-drawer-sub{margin:2px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;overflow-wrap:break-word}.wx-fc-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.wx-fc-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-fc-dsec:first-child{padding-top:7px}.wx-fc-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-fc-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text);word-break:break-word}.wx-fc-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-fc-kv-row:last-child{margin-bottom:0}.wx-fc-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-fc-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-fc-notice{margin-top:var(--wx-space-2);padding:7px var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);font-size:10.5px;line-height:1.4;font-weight:700;display:flex;flex-direction:column;gap:3px}.wx-fc-notice--warn{background:var(--wx-color-surface-alt);color:var(--wx-color-text);border:1px solid var(--wx-color-border);border-left:3px solid var(--wx-color-warning)}.wx-fc-notice-line{display:block}.wx-fc-form-message{margin:var(--wx-space-2) 0 0;color:var(--wx-color-danger);font-size:11px;font-weight:700}.wx-fc-field{display:block;margin-top:var(--wx-space-3)}.wx-fc-field:first-child{margin-top:0}.wx-fc-field>span:first-child{display:block;margin-bottom:6px;color:var(--wx-color-text);font-size:11px;font-weight:800}.wx-fc-field b{color:var(--wx-color-danger);font-weight:800}.wx-fc-optional{color:var(--wx-color-text-subtle);font-weight:600;text-transform:none}.wx-fc-field input[type=text],.wx-fc-field input[type=date],.wx-fc-field textarea{width:100%;padding:9px 11px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:11.5px;font-weight:500;line-height:1.5}.wx-fc-field textarea{min-height:78px;resize:vertical}.wx-fc-field input:focus,.wx-fc-field textarea:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-fc-field-hint{display:block;margin-top:6px;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.4}.wx-fc-toggle-field{display:flex;align-items:center;justify-content:space-between}.wx-fc-toggle-field>span:first-child{margin-bottom:0}.wx-fc-toggle{position:relative;display:inline-flex;align-items:center}.wx-fc-toggle input{position:absolute;opacity:0;width:40px;height:22px;margin:0;cursor:pointer}.wx-fc-toggle-track{width:40px;height:22px;border-radius:999px;background:var(--wx-color-border-strong);display:inline-flex;align-items:center;padding:2px;transition:background .15s ease}.wx-fc-toggle input:checked+.wx-fc-toggle-track{background:var(--wx-color-primary-600)}.wx-fc-toggle-thumb{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:var(--wx-shadow-sm);transition:transform .15s ease}.wx-fc-toggle input:checked~.wx-fc-toggle-track .wx-fc-toggle-thumb{transform:translate(18px)}.wx-fc-run-scan-button{width:100%;height:38px;margin-top:var(--wx-space-4)}.wx-fc-decision-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px}.wx-fc-decision-opt{position:relative}.wx-fc-decision-opt input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;margin:0;cursor:pointer}.wx-fc-decision-opt-face{display:grid;place-items:center;min-height:52px;text-align:center;padding:4px 6px;border:1px solid var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:10.5px;font-weight:800;line-height:1.3}.wx-fc-decision-opt-th{font-weight:650;color:var(--wx-color-text-subtle);font-size:9px}.wx-fc-decision-opt input:checked+.wx-fc-decision-opt-face{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-100);color:var(--wx-color-primary-900);box-shadow:var(--wx-focus-ring)}.wx-fc-decision-opt input:focus-visible+.wx-fc-decision-opt-face{outline:2px solid var(--wx-color-primary-500);outline-offset:1px}.wx-fc-history-list{display:flex;flex-direction:column;gap:8px}.wx-fc-history-row{padding:9px 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt)}.wx-fc-history-row-top{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.wx-fc-history-row-top strong{color:var(--wx-color-text);font-size:11.5px;font-weight:800}.wx-fc-history-row-top span{color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-fc-history-row p{margin:5px 0 0;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:600;line-height:1.4}.wx-fc-history-row p.wx-fc-history-actor{color:var(--wx-color-text-subtle);font-size:10px;font-weight:700}.wx-fc-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-fc-note-muted--left{text-align:left}.wx-fc-drawer-actions{display:flex;justify-content:flex-end;gap:var(--wx-space-2);margin-top:var(--wx-space-4)}@media (max-width: 960px){.wx-fc-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wx-fc-head{flex-direction:column;align-items:flex-start}.wx-fc-metrics{grid-template-columns:repeat(2,1fr)}.wx-fc-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wx-fc-search{flex:none;max-width:none}.wx-fc-toolbar-actions{margin-left:0}.wx-fc-filters{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-fc-list-head{padding:var(--wx-space-3)}.wx-fc-card-grid{grid-template-columns:1fr 1fr}.wx-fc-table-wrap{display:none}.wx-fc-cards{display:flex}.wx-fc-decision-picker{grid-template-columns:1fr}}.wx-sos-page{display:flex;flex-direction:column;gap:20px}.wx-sos-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.wx-sos-title h1{margin:0 0 4px;font-size:1.5rem}.wx-sos-title p{margin:0;max-width:62ch;color:var(--wx-text-muted)}.wx-sos-scope-pill{background:var(--wx-surface-alt);border:1px solid var(--wx-border);border-radius:999px;padding:6px 14px;font-size:.85rem;color:var(--wx-text-muted);white-space:nowrap}.wx-sos-policy-banner{background:var(--wx-info-bg, #eef4ff);border:1px solid var(--wx-info-border, #c7d9ff);border-radius:12px;padding:14px 18px}.wx-sos-policy-banner-title{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:8px}.wx-sos-policy-dot{width:8px;height:8px;border-radius:50%;background:var(--wx-primary, #2c5fe0);display:inline-block}.wx-sos-policy-banner ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:4px}.wx-sos-policy-banner li{font-size:.9rem;color:var(--wx-text-muted)}.wx-sos-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.wx-sos-metric{background:var(--wx-surface);border:1px solid var(--wx-border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.wx-sos-metric-label{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--wx-text-muted)}.wx-sos-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.wx-sos-dot--open{background:var(--wx-color-warning)}.wx-sos-dot--ack{background:#2c5fe0}.wx-sos-dot--resolved{background:#16a34a}.wx-sos-dot--emergency{background:#dc2626}.wx-sos-dot--pending{background:#7c3aed}.wx-sos-metric-value--reserved{font-size:1.1rem;color:var(--wx-text-muted)}.wx-sos-metric-reserved-pill{align-self:flex-start;background:var(--wx-surface-alt);border-radius:999px;padding:2px 10px;font-size:.75rem;color:var(--wx-text-muted)}.wx-sos-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.wx-sos-search{flex:1 1 240px;display:flex}.wx-sos-search input{width:100%;border:1px solid var(--wx-border);border-radius:8px;padding:8px 12px;font-family:inherit}.wx-sos-toolbar-actions{display:flex;gap:8px}.wx-sos-filters{flex-basis:100%;display:flex;flex-wrap:wrap;gap:10px}.wx-sos-filter{display:flex;flex-direction:column;gap:4px;font-size:.8rem;color:var(--wx-text-muted)}.wx-sos-filter select,.wx-sos-filter input{border:1px solid var(--wx-border);border-radius:8px;padding:6px 10px;font-family:inherit;min-width:140px}.wx-sos-list-panel{display:flex;flex-direction:column;gap:12px}.wx-sos-list-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.wx-sos-list-count{font-size:.85rem;color:var(--wx-text-muted)}.wx-sos-inline-error{color:var(--wx-danger, #dc2626);font-size:.85rem;margin:0}.wx-sos-table-wrap{overflow-x:auto}.wx-sos-table{width:100%;border-collapse:collapse;font-size:.85rem}.wx-sos-table th{text-align:left;padding:8px 10px;border-bottom:1px solid var(--wx-border);color:var(--wx-text-muted);font-weight:600;white-space:nowrap}.wx-sos-table td{padding:8px 10px;border-bottom:1px solid var(--wx-border);vertical-align:top}.wx-sos-row{cursor:pointer}.wx-sos-row:hover{background:var(--wx-surface-alt)}.wx-sos-code{font-family:Courier New,monospace;font-size:.8rem}.wx-sos-cell-strong{display:block;font-weight:500}.wx-sos-cell-sub{display:block;font-size:.75rem;color:var(--wx-text-muted)}.wx-sos-reserved-text{color:var(--wx-text-muted)}.wx-sos-row-action{border:1px solid var(--wx-border);background:var(--wx-surface);border-radius:8px;padding:6px 12px;font-size:.8rem;cursor:pointer;color:inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.wx-sos-row-action--full{width:100%}.wx-sos-row-action--ghost{background:transparent}.wx-sos-row-action--disabled,.wx-sos-row-action:disabled{opacity:.5;cursor:not-allowed}.wx-sos-cards{display:none;flex-direction:column;gap:12px}.wx-sos-card{border:1px solid var(--wx-border);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px;cursor:pointer;background:var(--wx-surface)}.wx-sos-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.wx-sos-card-sub{display:block;font-size:.8rem;color:var(--wx-text-muted)}.wx-sos-card-tags{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.wx-sos-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wx-sos-card-grid label{display:block;font-size:.7rem;color:var(--wx-text-muted)}.wx-sos-card-grid strong{font-size:.85rem}.wx-sos-pager{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:var(--wx-text-muted)}.wx-sos-footnote{font-size:.75rem;color:var(--wx-text-muted);margin:0}.wx-sos-drawer{display:flex;flex-direction:column;gap:14px}.wx-sos-drawer-kicker{font-size:.75rem;letter-spacing:.06em;color:var(--wx-text-muted)}.wx-sos-drawer-title{margin:0;font-size:1.2rem}.wx-sos-drawer-sub{margin:0;color:var(--wx-text-muted)}.wx-sos-drawer-status{display:flex;gap:8px;flex-wrap:wrap}.wx-sos-dsec{border-top:1px solid var(--wx-border);padding-top:12px;display:flex;flex-direction:column;gap:8px}.wx-sos-dsec h3{margin:0;font-size:.95rem}.wx-sos-kv-row{display:flex;justify-content:space-between;gap:12px;font-size:.85rem}.wx-sos-kv-row span:first-child{color:var(--wx-text-muted)}.wx-sos-message{max-width:60%;text-align:right}.wx-sos-timeline-list{display:flex;flex-direction:column;gap:10px}.wx-sos-timeline-row{border:1px solid var(--wx-border);border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;gap:4px}.wx-sos-timeline-row-top{display:flex;justify-content:space-between;font-size:.85rem}.wx-sos-timeline-row p{margin:0;font-size:.85rem}.wx-sos-timeline-meta{font-size:.75rem;color:var(--wx-text-muted)}.wx-sos-recipient-list{display:flex;flex-direction:column;gap:6px}.wx-sos-recipient-row{display:flex;align-items:center;gap:8px;font-size:.85rem}.wx-sos-recipient-name{flex:1}.wx-sos-notice{background:var(--wx-info-bg, #eef4ff);border:1px solid var(--wx-info-border, #c7d9ff);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:4px;font-size:.85rem}.wx-sos-notice--warn{background:var(--wx-color-surface-alt);border-color:var(--wx-color-border);border-left:3px solid var(--wx-color-warning);color:var(--wx-color-text)}.wx-sos-notice-line{display:block}.wx-sos-note-muted{font-size:.75rem;color:var(--wx-text-muted);margin:0}.wx-sos-note-muted--left{text-align:left}.wx-sos-next-actions{display:flex;flex-direction:column;gap:8px}.wx-sos-field{display:flex;flex-direction:column;gap:6px;font-size:.85rem}.wx-sos-field textarea{border:1px solid var(--wx-border);border-radius:8px;padding:8px 10px;font-family:inherit;min-height:90px;resize:vertical}.wx-sos-optional{color:var(--wx-text-muted);font-weight:400}.wx-sos-form-message{color:var(--wx-danger, #dc2626);font-size:.85rem;margin:0}.wx-sos-drawer-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--wx-border);padding-top:12px}.wx-sos-drawer-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 0;text-align:center}.wx-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (max-width: 900px){.wx-sos-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.wx-sos-metrics{grid-template-columns:1fr}.wx-sos-table-wrap{display:none}.wx-sos-cards{display:flex}.wx-sos-search{flex:none;max-width:none}.wx-sos-card-grid{grid-template-columns:1fr}.wx-sos-message{max-width:100%;text-align:left}.wx-sos-kv-row{flex-direction:column;gap:2px}}.wx-gmap-frame{border-radius:var(--wx-radius-sm);overflow:hidden;border:1px solid var(--wx-color-border);background:var(--wx-color-surface-alt)}.wx-gmap-canvas{width:100%;height:100%;display:block;border:0}.wx-gmap-canvas--inert{pointer-events:none}.wx-gmap-link-frame{display:block;cursor:pointer;text-decoration:none;transition:box-shadow .15s ease-out,border-color .15s ease-out}.wx-gmap-link-frame:hover,.wx-gmap-link-frame:focus-visible{border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-gmap-link-frame:focus-visible{outline:none}.wx-gmap-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:var(--wx-space-4);text-align:center}.wx-gmap-empty p{margin:0;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700}.wx-empty-list{margin:0;padding:var(--wx-space-5);color:var(--wx-color-text-muted);font-size:12.5px;text-align:center}.wx-wr-page{display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wr-header{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);flex-wrap:wrap}.wx-wr-title{margin:0;font-size:17px;font-weight:800;color:var(--wx-color-text);white-space:nowrap}.wx-wr-title-th{color:var(--wx-color-text-muted);font-size:12px;font-weight:700;margin-left:6px}.wx-wr-header-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wx-wr-scope-chip{display:inline-flex;align-items:center;height:22px;padding:0 10px;border:1px solid var(--wx-color-primary-100);border-radius:999px;background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-size:10.5px;font-weight:700;white-space:nowrap}.wx-wr-status-strip{display:flex;align-items:center;gap:10px;min-height:34px;padding:0 var(--wx-space-2);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);flex-wrap:wrap}.wx-wr-status-item{display:inline-flex;align-items:center;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:700;white-space:nowrap}.wx-wr-status-item b{margin-left:4px;color:var(--wx-color-text);font-weight:800}.wx-wr-status-item--total b{color:var(--wx-color-primary-700)}.wx-wr-status-sep{width:1px;height:14px;background:var(--wx-color-border);flex-shrink:0}.wx-wr-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wx-wr-toolbar-search{min-width:0;flex:0 1 340px}.wx-wr-toolbar-search input{width:100%;max-width:360px;min-width:220px;height:38px;padding:0 12px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12.5px;box-sizing:border-box}.wx-wr-toolbar-search input:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wr-viewswitch{display:inline-flex;align-items:center;height:38px;padding:3px;gap:2px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);box-sizing:border-box}.wx-wr-viewswitch-btn{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border:0;border-radius:calc(var(--wx-radius-sm) - 2px);background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;white-space:nowrap;transition:background-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1)}.wx-wr-viewswitch-btn:hover{color:var(--wx-color-text)}.wx-wr-viewswitch-btn:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wr-viewswitch-btn--active{background:var(--wx-color-primary-600);color:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-wr-status-quickfilter{display:inline-flex;align-items:center;height:38px;padding:3px;gap:2px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);box-sizing:border-box}.wx-wr-status-quickfilter-btn{display:inline-flex;align-items:center;height:30px;padding:0 10px;border:0;border-radius:calc(var(--wx-radius-sm) - 2px);background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:11.5px;font-weight:700;white-space:nowrap;transition:background-color .15s ease-out,color .15s ease-out}.wx-wr-status-quickfilter-btn:hover{color:var(--wx-color-text)}.wx-wr-status-quickfilter-btn:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wr-status-quickfilter-btn--active{background:var(--wx-color-surface);color:var(--wx-color-text);box-shadow:var(--wx-shadow-sm)}.wx-wr-status-quickfilter-btn .wx-wr-dot{margin-right:5px}.wx-wr-toolbar-select{height:38px;padding:0 10px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:700;box-sizing:border-box}.wx-wr-toolbar-button{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:12px;font-weight:700;box-sizing:border-box}.wx-wr-filter-button--active{border-color:var(--wx-color-primary-500);color:var(--wx-color-primary-700)}.wx-wr-filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--wx-color-primary-600);color:var(--wx-color-text-inverse);font-size:10px;font-weight:800;line-height:1}.wx-wr-clear-filters-button{color:var(--wx-color-text-muted)}.wx-wr-active-filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.wx-wr-active-filter-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 6px 0 10px;border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface-alt);color:var(--wx-color-text-muted);font-size:11px;font-weight:700;white-space:nowrap}.wx-wr-active-filter-chip button{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:0;border-radius:999px;background:transparent;color:var(--wx-color-text-subtle);font-size:13px;line-height:1;cursor:pointer}.wx-wr-active-filter-chip button:hover{background:var(--wx-color-surface-sunken);color:var(--wx-color-text)}.wx-wr-clear-filters-inline{border:0;background:transparent;color:var(--wx-color-primary-700);font-size:11px;font-weight:700;text-decoration:underline;cursor:pointer;padding:0 4px}.wx-wr-filter-anchor{position:relative}.wx-wr-filter-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:400px;max-width:calc(100vw - 32px);max-height:min(560px,calc(100vh - 160px));overflow-y:auto;display:flex;flex-direction:column;padding:var(--wx-space-2) var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md)}.wx-wr-filter-section{display:flex;flex-direction:column;gap:6px;min-width:0;padding:var(--wx-space-3) 0;border-bottom:1px solid var(--wx-color-border)}.wx-wr-filter-panel .wx-wr-filter-section:last-child{border-bottom:0;padding-bottom:var(--wx-space-2)}.wx-wr-filter-section--advanced{flex-direction:column;align-items:stretch;gap:var(--wx-space-2)}.wx-wr-filter-section h3{margin:0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--wx-color-text-subtle)}.wx-wr-filter-advanced-note{margin:0;color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:600;line-height:1.4}.wx-wr-filter-section select{height:34px;padding:0 8px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px;font-weight:600}.wx-wr-filter-field{display:flex;flex-direction:column;gap:4px;min-width:0}.wx-wr-filter-field span{font-size:9.5px;font-weight:700;color:var(--wx-color-text-subtle);white-space:nowrap}.wx-wr-filter-field input{height:34px;padding:0 8px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);color:var(--wx-color-text);font-family:var(--wx-font-family);font-size:12px}.wx-wr-filter-field input:focus,.wx-wr-filter-section select:focus{outline:none;border-color:var(--wx-color-primary-500);box-shadow:var(--wx-focus-ring)}.wx-wr-dot{width:9px;height:9px;border-radius:999px;display:inline-block;margin-right:6px;flex-shrink:0}.wx-wr-dot--normal{background:var(--wx-color-success)}.wx-wr-dot--warning{background:var(--wx-color-warning)}.wx-wr-dot--abnormal{background:var(--wx-color-danger)}.wx-wr-dot--neutral{background:var(--wx-color-text-subtle)}.wx-wr-empty-state{padding:var(--wx-space-6);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);text-align:center}.wx-wr-empty-state h2{margin:0;font-size:15px;font-weight:800;color:var(--wx-color-text)}.wx-wr-empty-state p{margin:var(--wx-space-2) 0 0;color:var(--wx-color-text-muted);font-size:12.5px}.wx-wr-board-col{min-width:0;width:100%;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wr-board-panel--light{min-width:0;display:flex;flex-direction:column;min-height:calc(100vh - 210px);padding:var(--wx-space-4);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:repeating-linear-gradient(180deg,transparent 0,transparent 63px,var(--wx-color-border) 63px,var(--wx-color-border) 64px),var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-wr-board-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--wx-color-border)}.wx-wr-board-head-left{display:flex;align-items:baseline;gap:8px;min-width:0}.wx-wr-board-label{color:var(--wx-color-text);font-size:13px;font-weight:800;white-space:nowrap}.wx-wr-page-indicator{color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700;white-space:nowrap}.wx-wr-board-body--readable{overflow:visible;height:auto;padding-right:4px}.wx-wr-seat-row{display:flex;align-items:flex-start;gap:4px;margin-bottom:5px}.wx-wr-seat-row:last-child{margin-bottom:0}.wx-wr-row-label{flex:0 0 auto;width:24px;padding-top:9px;color:var(--wx-color-text-subtle);font-size:9px;font-weight:800;text-align:center}.wx-wr-seats,.wx-wr-seats--dense{display:flex;flex:1 1 0%;min-width:0;flex-wrap:wrap;align-items:flex-start;gap:2px}.wx-wr-seat{width:28px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--wx-color-border);border-top:2px solid var(--wx-color-border-strong);border-radius:4px;background:var(--wx-color-surface);font-family:var(--wx-font-family);transition:background-color .15s ease-out,border-color .15s ease-out}.wx-wr-seat:hover{background:var(--wx-color-surface-alt);border-color:var(--wx-color-border-strong)}.wx-wr-seat:focus-visible{outline:2px solid var(--wx-color-focus-ring);outline-offset:1px}.wx-wr-seat-avatar{width:18px;height:18px;border-radius:999px;display:grid;place-items:center}.wx-wr-seat--selected{border-color:var(--wx-color-primary-500);box-shadow:0 0 0 2px var(--wx-color-primary-100),var(--wx-focus-ring)}.wx-wr-seat--normal{border-top-color:var(--wx-color-success)}.wx-wr-seat--normal .wx-wr-seat-avatar{background:var(--wx-color-success-surface);color:var(--wx-color-success)}.wx-wr-seat--warning{border-top-color:var(--wx-color-warning)}.wx-wr-seat--warning .wx-wr-seat-avatar{background:var(--wx-color-warning-surface);color:var(--wx-color-warning)}.wx-wr-seat--abnormal{border-top-color:var(--wx-color-danger)}.wx-wr-seat--abnormal .wx-wr-seat-avatar{background:var(--wx-color-danger-surface);color:var(--wx-color-danger)}.wx-wr-seat--neutral{border-top-color:var(--wx-color-border-strong)}.wx-wr-seat--neutral .wx-wr-seat-avatar{background:var(--wx-color-surface-sunken);color:var(--wx-color-text-subtle)}.wx-wr-seat-avatar--blink{animation:wx-wr-seat-blink 1.4s ease-in-out infinite}@keyframes wx-wr-seat-blink{0%,to{box-shadow:0 0 0 0 transparent}50%{box-shadow:0 0 0 3px var(--wx-color-danger)}}@media (prefers-reduced-motion: reduce){.wx-wr-seat-avatar--blink{animation:none;box-shadow:0 0 0 2px var(--wx-color-danger)}}.wx-wr-inline-error{margin:0;padding:var(--wx-space-3) var(--wx-space-4);border:1px solid var(--wx-color-danger);border-radius:var(--wx-radius-md);background:var(--wx-color-danger-surface);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-wr-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:0 var(--wx-space-2)}.wx-wr-refreshed-at{color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700;white-space:nowrap}.wx-wr-about{color:var(--wx-color-text-subtle);font-size:10.5px;font-weight:700;text-decoration:underline dotted;text-underline-offset:2px;cursor:help}.wx-wr-drawer-state{display:flex;flex-direction:column;gap:var(--wx-space-3)}.wx-wr-drawer-sticky-header{position:sticky;top:calc((var(--wx-space-3) + 40px) * -1);margin:calc((var(--wx-space-3) + 40px) * -1) calc(var(--wx-space-5) * -1) 0;padding:calc(var(--wx-space-3) + 40px) var(--wx-space-5) var(--wx-space-2);background:var(--wx-color-surface);border-bottom:1px solid var(--wx-color-border)}.wx-wr-drawer-kicker{display:inline-flex;align-items:center;height:20px;padding:0 var(--wx-space-3);border-radius:999px;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:10px;font-weight:800;text-transform:uppercase}.wx-wr-drawer-title-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:5px}.wx-wr-drawer-title{margin:0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-wr-drawer-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-wr-drawer-status{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:6px;padding-bottom:6px}.wx-wr-dsec{padding:8px 0;border-bottom:1px solid var(--wx-color-border)}.wx-wr-dsec:first-child{padding-top:7px}.wx-wr-dsec:last-child{border-bottom:0;padding-bottom:0}.wx-wr-dsec h3{margin:0 0 6px;font-size:11.5px;font-weight:800;color:var(--wx-color-text)}.wx-wr-kv-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.wx-wr-kv-row:last-child{margin-bottom:0}.wx-wr-kv-row span{flex-shrink:0;color:var(--wx-color-text-muted);font-size:11.5px;font-weight:600}.wx-wr-kv-row strong{text-align:right;color:var(--wx-color-text);font-size:12px;font-weight:700}.wx-wr-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.wx-wr-reserved-text{color:var(--wx-color-text-subtle);font-weight:700}.wx-wr-alert-band,.wx-wr-dsec--source{margin:0 calc(var(--wx-space-5) * -1) 8px;padding:var(--wx-space-4) var(--wx-space-5)}.wx-wr-dsec--source{background:var(--wx-color-danger-surface)}.wx-wr-alert-band--warning{background:var(--wx-color-warning-surface)}.wx-wr-alert-band--neutral{background:var(--wx-color-surface-alt)}.wx-wr-alert-signal strong{font-size:13px;font-weight:800;color:var(--wx-color-text)}.wx-wr-alert-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;color:var(--wx-color-text-muted);font-size:10.5px;font-weight:650}.wx-wr-alert-source{display:inline-flex;align-items:center;gap:4px}.wx-wr-source-id{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.wx-wr-action-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.wx-wr-action-buttons .wx-button{font-size:11px}.wx-wr-unavailable-note{margin-top:10px}.wx-wr-coord-box{margin-top:6px;padding:10px 11px;border:1px dashed var(--wx-color-border-strong);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-sunken)}.wx-wr-coord-box-label{display:block;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:800;text-transform:uppercase;margin-bottom:6px}.wx-wr-coord-pair{display:flex;gap:16px}.wx-wr-coord-pair span{display:block;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:700}.wx-wr-coord-pair strong{display:block;margin-top:2px;color:var(--wx-color-text);font-size:13px;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-wr-note-muted{margin:6px 0 0;color:var(--wx-color-text-subtle);font-size:9.5px;font-weight:650;line-height:1.35;text-align:center}.wx-wr-note-muted--left{text-align:left}.wx-wr-profile-photo-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.wx-wr-profile-photo,.wx-wr-profile-photo-image{width:64px;height:64px;flex-shrink:0;border-radius:999px}.wx-wr-profile-photo{display:flex;align-items:center;justify-content:center;background:var(--wx-color-primary-100);color:var(--wx-color-primary-700);font-size:20px;font-weight:800}.wx-wr-profile-photo-image{object-fit:cover;border:1px solid var(--wx-color-border)}.wx-wr-passport-link{border:0;background:transparent;padding:0;color:var(--wx-color-primary-700);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700;text-decoration:underline dotted;text-underline-offset:2px;cursor:pointer}.wx-wr-passport-link:hover{color:var(--wx-color-primary-600)}.wx-wr-passport-link:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:2px}.wx-wr-passport-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-5);background:#0f172a8c}.wx-wr-passport-modal{width:min(640px,100%);max-height:min(80vh,720px);display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-wr-passport-modal-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border);font-size:13px}.wx-wr-passport-modal-close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:var(--wx-radius-sm);background:transparent;color:var(--wx-color-text-muted);cursor:pointer}.wx-wr-passport-modal-close:hover{background:var(--wx-color-surface-alt);color:var(--wx-color-text)}.wx-wr-passport-modal-body{flex:1;min-height:240px;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4);overflow:auto;background:var(--wx-color-surface-sunken)}.wx-wr-passport-modal-image{max-width:100%;max-height:100%;border-radius:var(--wx-radius-sm);box-shadow:var(--wx-shadow-sm)}@media (max-width: 640px){.wx-wr-header{flex-direction:column;align-items:stretch}.wx-wr-header-right{width:100%;min-width:0}.wx-wr-toolbar{width:100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.wx-wr-toolbar-search{flex:0 0 auto}.wx-wr-toolbar-search input{width:220px}.wx-wr-status-strip{width:100%;min-width:0;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.wx-wr-filter-panel{left:16px;right:16px;width:auto;max-width:none}.wx-wr-board-panel--light{min-height:calc(100vh - 320px);padding:var(--wx-space-3)}.wx-wr-coord-pair{flex-direction:column;gap:8px}}.wx-wr-drawer-footstep-cta{display:inline-flex;align-items:center;gap:var(--wx-space-2);width:100%;justify-content:center;margin-top:var(--wx-space-3);padding:9px var(--wx-space-4);border:1px solid var(--wx-color-primary-400);border-radius:var(--wx-radius-md);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700);font-family:var(--wx-font-family);font-size:13px;font-weight:700;cursor:pointer;transition:background .12s ease,border-color .12s ease}.wx-wr-drawer-footstep-cta:hover{background:var(--wx-color-primary-100);border-color:var(--wx-color-primary-500)}.wx-wr-drawer-footstep-cta:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wr-fs-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:flex;align-items:center;justify-content:center;padding:var(--wx-space-4)}.wx-wr-fs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#10233b73}.wx-wr-fs-dialog{position:relative;width:100%;max-width:1720px;height:94vh;max-height:94vh;display:flex;flex-direction:column;border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-md);overflow:hidden}.wx-wr-fs-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--wx-space-3);flex-shrink:0;padding:var(--wx-space-4) var(--wx-space-5);border-bottom:1px solid var(--wx-color-border)}.wx-wr-fs-head-id{display:flex;flex-direction:column;gap:2px;min-width:0}.wx-wr-fs-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--wx-color-primary-600);font-size:11px;font-weight:700;letter-spacing:.08em}.wx-wr-fs-title{margin:0;font-size:20px;font-weight:800;color:var(--wx-color-text);overflow-wrap:anywhere}.wx-wr-fs-head-actions{display:flex;align-items:center;gap:var(--wx-space-3)}.wx-wr-fs-ranges{display:inline-flex;gap:2px;padding:4px;border-radius:999px;background:var(--wx-color-surface-sunken)}.wx-wr-fs-range{padding:6px var(--wx-space-3);border:0;border-radius:999px;background:transparent;color:var(--wx-color-text-muted);font-family:var(--wx-font-family);font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .12s ease,color .12s ease}.wx-wr-fs-range--active{background:var(--wx-color-surface);color:var(--wx-color-primary-700);box-shadow:0 1px 3px #0b2e5924}.wx-wr-fs-range:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wr-fs-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);color:var(--wx-color-text-muted);cursor:pointer}.wx-wr-fs-close:hover{background:var(--wx-color-surface-sunken);color:var(--wx-color-text)}.wx-wr-fs-close:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wr-fs-body{flex:1;min-height:0;overflow-y:auto;padding:var(--wx-space-5)}.wx-wr-fs-content{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:var(--wx-space-4);align-items:start}.wx-wr-fs-map{border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);overflow:hidden}.wx-wr-fs-side{display:flex;flex-direction:column;gap:var(--wx-space-2);max-height:620px}.wx-wr-fs-count{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--wx-color-text-muted);font-size:13px;font-weight:600}.wx-wr-fs-timeline{flex:1;min-height:0;overflow-y:auto;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--wx-space-2)}.wx-wr-fs-timeline li{display:flex}.wx-wr-fs-point{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface-alt);text-align:left;cursor:pointer;transition:background .12s ease,border-color .12s ease}.wx-wr-fs-point:hover{border-color:var(--wx-color-primary-300);background:var(--wx-color-surface)}.wx-wr-fs-point--active{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-50)}.wx-wr-fs-point--active .wx-wr-fs-time{color:var(--wx-color-primary-700)}.wx-wr-fs-point:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-wr-fs-time{display:inline-flex;align-items:center;gap:5px;color:var(--wx-color-text);font-size:12px;font-weight:600}.wx-wr-fs-coord{color:var(--wx-color-text-subtle);font-family:var(--wx-font-mono);font-size:11px}@media (max-width: 900px){.wx-wr-fs-content{grid-template-columns:minmax(0,1fr)}.wx-wr-fs-side{max-height:260px}}.wx-chat-page{display:flex;flex-direction:column;gap:var(--wx-space-4)}.wx-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wx-empty-list{margin:0;padding:var(--wx-space-5) var(--wx-space-4);text-align:center;font-size:13px;font-weight:600;color:var(--wx-color-text-muted)}.wx-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wx-space-4)}.wx-chat-title h1{margin:0;font-size:26px;font-weight:800;color:var(--wx-color-text)}.wx-chat-title p{max-width:800px;margin:var(--wx-space-2) 0 0;font-size:13px;line-height:1.6;color:var(--wx-color-text-muted);font-weight:600}.wx-chat-head-side{flex:0 0 auto;display:flex;align-items:center;gap:var(--wx-space-2)}.wx-chat-scope-pill,.wx-chat-unread-total{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:999px;background:var(--wx-color-surface);color:var(--wx-color-text-muted);font-size:12px;font-weight:700;white-space:nowrap}.wx-chat-scope-pill b{color:var(--wx-color-primary-700)}.wx-chat-unread-total{border-color:var(--wx-color-primary-100);background:var(--wx-color-primary-050);color:var(--wx-color-primary-700)}.wx-chat-policy-banner{padding:var(--wx-space-3) var(--wx-space-4);border-radius:var(--wx-radius-md);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning)}.wx-chat-policy-banner-title{display:flex;align-items:center;gap:8px;color:var(--wx-color-warning);font-size:12.5px;font-weight:800}.wx-chat-policy-dot{width:8px;height:8px;border-radius:50%;background:var(--wx-color-warning)}.wx-chat-policy-banner ul{margin:var(--wx-space-2) 0 0;padding-left:22px;display:flex;flex-direction:column;gap:3px}.wx-chat-policy-banner li{font-size:12px;line-height:1.55;color:var(--wx-color-text);font-weight:600}.wx-chat-body{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:var(--wx-space-4);align-items:stretch;min-height:560px}@media (max-width: 1024px){.wx-chat-body{grid-template-columns:minmax(0,1fr)}}.wx-chat-inbox{display:flex;flex-direction:column;gap:var(--wx-space-3);padding:var(--wx-space-4);min-height:0}.wx-chat-inbox-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2)}.wx-chat-inbox-head .wx-panel-title{margin:0;font-size:15px;font-weight:800;color:var(--wx-color-text)}.wx-chat-inbox-count{font-size:11.5px;font-weight:700;color:var(--wx-color-text-subtle)}.wx-chat-search input{width:100%;height:36px;padding:0 var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-sm);background:var(--wx-color-surface);font-family:inherit;font-size:13px;color:var(--wx-color-text)}.wx-chat-search input:focus-visible{outline:none;border-color:var(--wx-color-focus-ring);box-shadow:var(--wx-focus-ring)}.wx-chat-thread-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;overflow-y:auto;max-height:620px}.wx-chat-thread-row{width:100%;display:flex;align-items:flex-start;gap:var(--wx-space-3);padding:var(--wx-space-3);border:1px solid transparent;border-radius:var(--wx-radius-md);background:transparent;text-align:left;font-family:inherit;cursor:pointer}.wx-chat-thread-row:hover{background:var(--wx-color-surface-alt)}.wx-chat-thread-row:focus-visible{outline:none;box-shadow:var(--wx-focus-ring)}.wx-chat-thread-row--selected,.wx-chat-thread-row--selected:hover{background:var(--wx-color-primary-050);border-color:var(--wx-color-primary-100)}.wx-chat-avatar{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--wx-color-surface-sunken);color:var(--wx-color-primary-700);font-size:13px;font-weight:800}.wx-chat-avatar--lg{width:42px;height:42px;font-size:16px}.wx-chat-thread-row-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.wx-chat-thread-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wx-space-2)}.wx-chat-thread-row-top strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;color:var(--wx-color-text)}.wx-chat-thread-row-time{flex:0 0 auto;font-size:11px;font-weight:700;color:var(--wx-color-text-subtle);font-variant-numeric:tabular-nums}.wx-chat-thread-row-sub{font-size:11px;font-weight:700;color:var(--wx-color-text-subtle);font-family:var(--wx-font-mono)}.wx-chat-thread-row-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:var(--wx-color-text-muted)}.wx-chat-preview-prefix{font-weight:700;color:var(--wx-color-text-subtle)}.wx-chat-unread-badge{flex:0 0 auto;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:var(--wx-color-primary-600);color:#fff;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.wx-chat-load-more{align-self:stretch}.wx-chat-thread{display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden}.wx-chat-thread-empty{margin:auto;padding:var(--wx-space-6);text-align:center}.wx-chat-thread-head{display:flex;align-items:center;gap:var(--wx-space-3);padding:var(--wx-space-3) var(--wx-space-4);border-bottom:1px solid var(--wx-color-border)}.wx-chat-thread-head-main{flex:1 1 auto;min-width:0}.wx-chat-thread-head-main h2{margin:0;font-size:16px;font-weight:800;color:var(--wx-color-text)}.wx-chat-thread-head-main p{display:flex;align-items:center;gap:var(--wx-space-2);margin:2px 0 0;font-size:11.5px;font-weight:700;color:var(--wx-color-text-subtle);font-family:var(--wx-font-mono)}.wx-chat-head-badge{font-family:var(--wx-font-family)}.wx-chat-refresh-button{flex:0 0 auto}.wx-chat-transcript{flex:1 1 auto;min-height:320px;max-height:560px;overflow-y:auto;padding:var(--wx-space-4);background:var(--wx-color-surface-alt);display:flex;flex-direction:column;gap:2px}.wx-chat-thread-loading{margin:auto;text-align:center}.wx-chat-transcript-notice{margin:0 0 var(--wx-space-3);padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-warning-surface);border:1px solid var(--wx-color-warning);color:var(--wx-color-text);font-size:11.5px;font-weight:700;text-align:center}.wx-chat-day-break{align-self:center;margin:var(--wx-space-3) 0;padding:3px var(--wx-space-3);border-radius:999px;background:var(--wx-color-surface-sunken);color:var(--wx-color-text-muted);font-size:11px;font-weight:700}.wx-chat-bubble-row{display:flex;justify-content:flex-start;padding:3px 0}.wx-chat-bubble-row--mine{justify-content:flex-end}.wx-chat-bubble{max-width:min(72%,620px);padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-lg);background:var(--wx-color-surface);box-shadow:var(--wx-shadow-sm)}.wx-chat-bubble--mine{border-color:var(--wx-color-primary-500);background:var(--wx-color-primary-500)}.wx-chat-bubble-body{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13.5px;line-height:1.55;color:var(--wx-color-text)}.wx-chat-bubble--mine .wx-chat-bubble-body{color:#fff}.wx-chat-bubble-meta{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:10.5px;font-weight:700;color:var(--wx-color-text-subtle);font-variant-numeric:tabular-nums}.wx-chat-bubble--mine .wx-chat-bubble-meta{justify-content:flex-end;color:#ffffffc7}.wx-chat-bubble-receipt{padding-left:6px;border-left:1px solid rgba(255,255,255,.35)}.wx-chat-composer{flex:0 0 auto;display:flex;flex-direction:column;gap:var(--wx-space-2);padding:var(--wx-space-3) var(--wx-space-4);border-top:1px solid var(--wx-color-border);background:var(--wx-color-surface)}.wx-chat-composer-field{width:100%;min-height:72px;resize:vertical;padding:var(--wx-space-2) var(--wx-space-3);border:1px solid var(--wx-color-border);border-radius:var(--wx-radius-md);background:var(--wx-color-surface);font-family:inherit;font-size:13.5px;line-height:1.55;color:var(--wx-color-text)}.wx-chat-composer-field:focus-visible{outline:none;border-color:var(--wx-color-focus-ring);box-shadow:var(--wx-focus-ring)}.wx-chat-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--wx-space-3)}.wx-chat-composer-count{font-size:11px;font-weight:700;color:var(--wx-color-text-subtle);font-variant-numeric:tabular-nums}.wx-chat-send-error,.wx-chat-inline-error{margin:0;padding:var(--wx-space-2) var(--wx-space-3);border-radius:var(--wx-radius-sm);background:var(--wx-color-danger-surface);border:1px solid var(--wx-color-danger);color:var(--wx-color-danger);font-size:12px;font-weight:700}.wx-chat-inline-error--inset{margin:0 var(--wx-space-4) var(--wx-space-3)}.wx-chat-footnote{margin:0;font-size:11.5px;line-height:1.6;color:var(--wx-color-text-subtle);font-weight:600}:root{color-scheme:light;--wx-color-primary-900: #0b2e59;--wx-color-primary-700: #114b8c;--wx-color-primary-600: #1660b8;--wx-color-primary-500: #1c74d6;--wx-color-primary-400: #4b93e0;--wx-color-primary-100: #dbe9fb;--wx-color-primary-050: #f0f6fd;--wx-color-surface: #ffffff;--wx-color-surface-alt: #f4f7fb;--wx-color-surface-sunken: #eaf0f8;--wx-color-surface-inverse: #0b2e59;--wx-color-border: #d7e2ee;--wx-color-border-strong: #b7c8dc;--wx-color-text: #10233b;--wx-color-text-muted: #52708e;--wx-color-text-subtle: #7c93ab;--wx-color-text-inverse: #f4f7fb;--wx-color-danger: #c8322a;--wx-color-danger-surface: #fbe9e8;--wx-color-warning: #55657a;--wx-color-warning-surface: #eef2f7;--wx-color-success: #17805a;--wx-color-success-surface: #e4f5ee;--wx-color-info: var(--wx-color-primary-600);--wx-color-info-surface: var(--wx-color-primary-050);--wx-color-focus-ring: #1c74d6;--wx-focus-ring: 0 0 0 3px rgba(28, 116, 214, .35);--wx-space-1: 4px;--wx-space-2: 8px;--wx-space-3: 12px;--wx-space-4: 16px;--wx-space-5: 24px;--wx-space-6: 32px;--wx-space-7: 48px;--wx-radius-sm: 6px;--wx-radius-md: 8px;--wx-radius-lg: 12px;--wx-shadow-sm: 0 1px 2px rgba(11, 46, 89, .08);--wx-shadow-md: 0 4px 16px rgba(11, 46, 89, .12);--wx-font-family: "Anuphan", "Noto Sans Thai", "Segoe UI", Arial, sans-serif;--wx-font-mono: ui-monospace, "SF Mono", SFMono-Regular, "Cascadia Mono", "Segoe UI Mono", Menlo, Consolas, monospace;--wx-letter-spacing: 0}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}html,body,input,button,select,textarea,.wx-app-shell{font-family:var(--wx-font-family);letter-spacing:var(--wx-letter-spacing)}body{margin:0;background:var(--wx-color-surface-alt);color:var(--wx-color-text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{height:100%}h1,h2,h3,h4,h5,h6,p{margin:0}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--wx-focus-ring);border-radius:var(--wx-radius-sm)}
