html,body,#root{min-height:100%}body{margin:0}#root{min-height:100vh}:root{--shell-surface: #f7f9fc;--shell-surface-low: #f2f4f7;--shell-surface-card: #ffffff;--shell-surface-hover: rgba(236, 238, 241, .96);--shell-ink: #191c1e;--shell-ink-soft: #243141;--shell-ink-muted-2: #4d586a;--shell-muted: #404753;--shell-muted-soft: #7a8391;--shell-muted-placeholder: #8b95a4;--shell-outline: rgba(112, 119, 133, .2);--shell-outline-soft: rgba(224, 227, 230, .92);--shell-outline-strong: rgba(224, 227, 230, .9);--shell-primary: #005daa;--shell-primary-strong: #0075d5;--shell-primary-soft: #d4e3ff;--shell-info: #005daa;--shell-success: #1e8449;--shell-warning: #d48806;--shell-danger: #c0392b;--shell-danger-strong: #e74c3c;--shell-text-primary: #191c1e;--shell-text-secondary: #4d586a;--shell-text-muted: #7a8391;--shell-shadow: 0 8px 24px rgba(25, 28, 30, .06);--shell-shadow-md: 0 12px 30px rgba(25, 28, 30, .1);--shell-shadow-lg: 0 18px 40px rgba(25, 28, 30, .12);--shell-radius-sm: 10px;--shell-radius-md: 12px;--shell-radius-lg: 16px;--shell-radius-xl: 20px;--shell-radius-pill: 999px;--shell-control-height-md: 36px;--shell-control-height-lg: 40px;--shell-button-height: 36px;--shell-button-height-sm: 30px;--shell-button-padding-x: 16px;--shell-button-padding-sm-x: 12px;--shell-control-padding-x: 14px;--shell-font-size-xs: 12px;--shell-font-size-sm: 12px;--shell-font-size-md: 14px;--shell-font-size-lg: 16px;--shell-font-size-xl: 18px;--shell-font-size-2xl: 24px;--shell-line-height: 1.5;--shell-space-1: 4px;--shell-space-2: 8px;--shell-space-3: 12px;--shell-space-4: 16px;--shell-space-5: 20px;--shell-space-6: 24px;--shell-space-7: 32px;--shell-card-min-width: 320px;--shell-card-min-height: 180px;--shell-card-padding: 16px;--shell-modal-sm: 520px;--shell-modal-md: 860px;--shell-modal-lg: 1360px;--shell-drawer-sm: 520px;--shell-drawer-md: 720px;--shell-drawer-lg: 1280px;--shell-table-cell-padding-y: 14px;--shell-table-cell-padding-x: 16px;--shell-font: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}body.admin-shell-body{margin:0;min-height:100vh;background:var(--shell-surface-low);color:var(--shell-ink);font-family:var(--shell-font)}body.shell-modal-open,body.admin-shell-drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.bee-card{border:0;box-shadow:none}.bee-animate-enter{animation:none}.shell-chrome{min-height:100vh;background:var(--shell-surface-low)}.shell-app{min-height:0;display:grid;grid-template-columns:256px minmax(0,1fr);grid-template-rows:68px minmax(0,1fr)}.shell-topbar,.shell-sidebar,.shell-main{min-width:0}.shell-topbar{grid-column:1 / 3;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px 0 18px;background:#fffffff5;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 1px #70778514}.shell-topbar-left,.shell-brand,.shell-topnav,.shell-toolbar,.shell-user,.shell-menu-row,.shell-menu-row-main,.shell-side-footer-link{display:flex;align-items:center}.shell-topbar-left{gap:28px;min-width:0}.shell-brand{gap:12px;flex:0 0 auto}.shell-brand-mark,.shell-user-avatar,.shell-side-brand-icon{display:grid;place-items:center}.shell-brand-mark{width:34px;height:34px;border-radius:var(--shell-radius-sm);color:#fff;background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-strong) 100%)}.shell-brand-copy strong,.shell-user-copy strong,.shell-side-brand-copy strong,.shell-menu-group-title,.shell-submenu-link.is-active{display:block}.shell-brand-copy strong{font-size:15px;font-weight:800;color:#1b2430}.shell-topnav{gap:8px;overflow:hidden;flex-wrap:nowrap}.shell-topnav-link{height:40px;display:inline-flex;align-items:center;padding:0 14px;border:0;border-radius:12px;color:#6d7685;background:transparent;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.shell-topnav-link.is-active{color:var(--shell-primary);background:#d4e3ff7a}.shell-topnav-link:hover,.shell-icon-button:hover,.shell-side-footer-link:hover{background:var(--shell-surface-low)}.shell-toolbar{gap:8px;flex:0 0 auto}.shell-dropdown{position:relative}.shell-icon-button{position:relative;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:var(--shell-radius-md);color:#5d6675;background:transparent;cursor:pointer}.shell-menu-toggle{display:none}.shell-toolbar-divider{width:1px;height:22px;margin:0 4px;background:#70778529}.shell-user{gap:10px;border:0;background:transparent;cursor:pointer}.shell-user-copy{text-align:right}.shell-user-avatar{width:34px;height:34px;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-strong) 100%);overflow:hidden;flex:0 0 auto}.shell-user-avatar-image img{width:100%;height:100%;object-fit:cover}.shell-user-copy strong{font-size:12px;font-weight:800;color:#1b2430}.shell-user-copy span,.shell-side-brand-copy span{color:#707785;font-size:10px}.shell-sidebar{grid-row:2;padding:18px 16px 16px;overflow:auto;background:var(--shell-surface-low);border-right:1px solid rgba(112,119,133,.08)}.shell-side-brand{display:flex;align-items:center;gap:12px;padding:8px 8px 18px}.shell-side-brand-icon{width:36px;height:36px;border-radius:var(--shell-radius-md);color:var(--shell-primary);background:#d4e3ff94}.shell-side-brand-copy strong{font-size:15px;font-weight:800;color:#1b2430}.shell-side-brand-copy span{text-transform:uppercase;letter-spacing:.08em;font-weight:800}.shell-side-nav{display:flex;flex-direction:column;gap:22px}.shell-menu-group-title{margin:0 8px 10px;color:#a0a7b4;font-size:10px;font-weight:800;letter-spacing:.12em}.shell-menu-parent,.shell-menu-row-plain{border-radius:var(--shell-radius-md)}.shell-empty-side{margin:8px;color:#8e97a4;font-size:12px;line-height:1.7}.shell-menu-row{width:100%;justify-content:space-between;padding:10px 12px;border:0;border-radius:var(--shell-radius-md);color:var(--shell-muted);background:transparent;font-size:13px;font-weight:600;cursor:pointer}.shell-menu-row-main{gap:10px}.shell-menu-parent.is-active>.shell-menu-row{color:var(--shell-primary);background:#d4e3ff80}.shell-menu-parent.is-open>.shell-menu-row .shell-menu-arrow{transform:rotate(180deg)}.shell-submenu{display:none;flex-direction:column;gap:6px;padding:10px 0 0 46px}.shell-menu-parent.is-open>.shell-submenu{display:flex}.shell-submenu-link{display:flex;align-items:center;gap:10px;padding:3px 0;color:#7a8290;font-size:12px;font-weight:600}.shell-submenu-link.is-active{color:var(--shell-primary)}.shell-menu-arrow{transition:transform .18s ease}.shell-sidebar-footer{margin-top:28px;padding-top:22px;display:flex;flex-direction:column;gap:6px}.shell-side-footer-link{gap:10px;padding:10px 8px;border:0;border-radius:var(--shell-radius-md);color:#6f7786;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.shell-main{grid-row:2;padding:24px 24px 32px;overflow:auto;background:var(--shell-surface-low)}.shell-page{max-width:1440px;margin:0 auto}.shell-page-header{margin-bottom:24px}.shell-breadcrumb{display:flex;align-items:center;gap:8px;color:#9aa3b1;font-size:11px;font-weight:700}.shell-breadcrumb strong{color:var(--shell-primary)}.shell-page-header h1{margin:10px 0 12px;font-size:24px;line-height:1.2;letter-spacing:-.03em}.shell-page-header p,.shell-side-card p,.shell-timeline-entry p{color:var(--shell-muted)}.shell-page-header p{margin:0;max-width:620px;font-size:15px;line-height:1.7}.shell-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.shell-rail{display:flex;flex-direction:column;gap:16px}.shell-empty-workspace{min-height:560px}.shell-stage-card{display:flex;flex-direction:column;gap:20px}.shell-stage-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.shell-stage-title{display:flex;align-items:center;gap:14px}.shell-stage-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-strong) 100%);box-shadow:0 12px 24px #005daa2e}.shell-stage-title strong{display:block;color:#1a2330;font-size:20px;font-weight:800}.shell-stage-title span{display:block;margin-top:4px;color:var(--shell-muted);font-size:12px;font-weight:700;letter-spacing:.12em}.shell-stage-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shell-button{height:var(--shell-button-height);padding:0 var(--shell-button-padding-x);border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--shell-font-size-md);font-weight:700;text-align:center;cursor:pointer;box-shadow:none}.shell-button-primary{color:#fff;background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-strong) 100%)}.shell-button-secondary{color:var(--shell-ink-muted-2);background:var(--shell-surface-hover)}.shell-button-compact{min-width:120px}.shell-stage-canvas{min-height:540px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 28px 36px;text-align:center;background:linear-gradient(180deg,#fbfcfee0,#ffffffeb)}.shell-stage-canvas h2{margin:2px 0 0;font-size:28px;font-weight:800;letter-spacing:-.03em}.shell-stage-canvas p{max-width:620px;margin:0;color:var(--shell-muted);font-size:15px;line-height:1.9}.shell-illustration{position:relative;width:320px;height:260px}.shell-illustration-layer,.shell-illustration-card{position:absolute;top:0;right:0;bottom:0;left:0}.shell-illustration-shadow{border-radius:36px;background:#4c7dff1a;transform:translate(18px,18px)}.shell-illustration-frame{border-radius:30px;background:#ffffffd6;box-shadow:inset 0 0 0 1px #d8e0eaeb}.shell-illustration-card{top:26px;right:30px;bottom:34px;left:30px;border-radius:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:linear-gradient(180deg,#fffffffa,#f7f9fcfa);box-shadow:0 24px 48px #191c1e1f}.shell-illustration-bar{width:62px;height:8px;border-radius:999px;background:#4c7dff2e}.shell-illustration-window{width:108px;height:108px;border-radius:28px;display:grid;place-items:center;color:var(--shell-primary);font-size:34px;background:#d4e3ff6b}.shell-illustration-lines{width:120px;display:grid;gap:10px}.shell-illustration-lines span{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#4c7dff38,#4c7dff0f)}.shell-side-card{display:flex;flex-direction:column;gap:16px}.shell-side-card-head h3{margin:0;color:#1a2330;font-size:18px;font-weight:800}.shell-stat-list,.shell-timeline-list{display:grid;gap:14px}.shell-stat-item,.shell-timeline-entry{display:flex;gap:12px;align-items:flex-start}.shell-stat-icon,.shell-timeline-entry-dot{display:grid;place-items:center;flex:0 0 auto}.shell-stat-icon{width:40px;height:40px;border-radius:12px;color:#fff}.shell-stat-icon-green{background:linear-gradient(135deg,#36b37e,#1f9d6a)}.shell-stat-icon-blue{background:linear-gradient(135deg,#4c7dff,#2f66e6)}.shell-stat-copy span,.shell-side-card p,.shell-timeline-entry p{display:block;color:var(--shell-muted);font-size:12px;line-height:1.7}.shell-stat-copy strong{display:block;margin-top:4px;color:#1a2330;font-size:18px;font-weight:800}.shell-side-card-highlight{align-items:center;text-align:center}.shell-highlight-mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;margin:0 auto;color:var(--shell-primary);background:#d4e3ff8a}.shell-side-card-highlight h3{margin:0;color:#1a2330;font-size:18px;font-weight:800}.shell-timeline-entry-dot{width:12px;height:12px;margin-top:6px;border-radius:999px;background:#4c7dff57}.shell-timeline-entry.is-current .shell-timeline-entry-dot{background:var(--shell-primary)}.shell-timeline-entry small{display:block;color:#8a94a6;font-size:10px;font-weight:800;letter-spacing:.12em}.shell-timeline-entry strong{display:block;margin-top:4px;color:#1a2330;font-size:14px;font-weight:800}.shell-empty-panel{min-height:560px;border-radius:var(--shell-radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px 32px;text-align:center;background:#ffffff85;box-shadow:inset 0 0 0 1px #c0c7d673}.shell-empty-panel-icon{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;color:var(--shell-primary);font-size:28px;background:#d4e3ffad}.shell-empty-panel h2{margin:0;font-size:28px;letter-spacing:-.03em}.shell-empty-panel p{max-width:540px;margin:0;color:var(--shell-muted);font-size:15px;line-height:1.8}.shell-panel-tools{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.shell-topnav-link,.shell-menu-row,.shell-side-footer-link{border:0;background:transparent}.shell-topnav-link,.shell-menu-row,.shell-side-footer-link,.shell-submenu-link{cursor:pointer}.shell-menu-row{text-align:left}.shell-row-link{border:0;background:transparent;color:var(--shell-primary);padding:0;cursor:pointer;font:inherit;text-align:left}.shell-submenu-link{display:flex;align-items:center;gap:10px}.shell-profile-page .shell-panel{min-height:100%}.shell-profile-summary-card{padding:18px}.shell-profile-avatar-box{display:flex;flex-direction:column;align-items:center;text-align:center}.shell-profile-avatar-trigger{position:relative;display:inline-flex;border:0;padding:0;background:transparent;cursor:pointer}.shell-profile-avatar-trigger .ant-avatar{box-shadow:0 8px 22px #191c1e1f}.shell-profile-avatar-mask{position:absolute;inset:auto 0 0 0;padding:6px 8px;border-radius:999px;color:#fff;background:#191c1e9e;font-size:12px}.shell-profile-summary-list{display:grid;gap:12px;margin-top:22px}.shell-profile-summary-list span{display:block;color:#8891a0;font-size:12px;font-weight:700}.shell-profile-summary-list strong{display:block;margin-top:4px;color:#1a2330;font-size:14px;font-weight:700}.shell-notice-detail-meta{display:flex;flex-wrap:wrap;gap:12px 18px;margin:16px 0 18px;color:#667085;font-size:13px}.shell-notice-detail-content{padding:16px 18px;border-radius:16px;background:#f8fafc;color:#243141;line-height:1.9;white-space:pre-wrap}.shell-dropdown-panel{position:absolute;top:calc(100% + 10px);right:0;min-width:196px;padding:8px;border-radius:14px;background:#fffffffa;border:1px solid rgba(224,227,230,.95);box-shadow:0 16px 34px #191c1e24;display:none;z-index:30}.shell-dropdown.is-open .shell-dropdown-panel,.shell-user-panel{display:block}.shell-dropdown.is-open .shell-user-panel{display:grid;gap:4px}.shell-dropdown-link{display:flex;align-items:center;gap:10px;min-height:36px;padding:0 10px;border-radius:10px;color:#2a3342;font-size:13px;font-weight:600;transition:background-color .2s ease,color .2s ease}.shell-dropdown-link i{width:14px;text-align:center;color:#768095;font-size:13px}.shell-dropdown-link:hover{background:#d4e3ff59;color:#1f2a3a}.shell-dropdown-link:hover i{color:#4e5f7d}.shell-dropdown-link.is-danger,.shell-dropdown-link.is-danger i{color:#b24138}.shell-dropdown-link.is-danger:hover{background:#e74c3c1a;color:#a72f26}.shell-dropdown-link.is-danger:hover i{color:#a72f26}.shell-notice-panel{width:420px}.shell-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:75}.shell-drawer-shell.is-open{display:block}.shell-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#4f58662e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shell-drawer{position:absolute;top:0;right:0;bottom:0;width:min(100vw,760px);display:flex;flex-direction:column;background:#fffffffa;box-shadow:-24px 0 48px #191c1e1f}.shell-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--shell-outline-strong)}.shell-drawer-head strong{font-size:var(--shell-font-size-lg);font-weight:700;color:#161d28}.shell-drawer-actions{display:flex;align-items:center;gap:12px}.shell-drawer-actions:not(.is-notice-mode) .shell-notice-action-link{display:none}.shell-drawer-body{flex:1;min-height:0;background:#fff}.shell-drawer-pane{display:none}.shell-drawer-pane.is-active{display:block;height:100%}.shell-drawer-frame{width:100%;height:100%;border:0;background:#fff}.shell-notice-action-link,.shell-notice-close,.shell-modal-close,.shell-profile-avatar-edit{border:0;cursor:pointer}.shell-notice-action-link{height:30px;padding:0 14px;border-radius:999px;color:var(--shell-primary);background:#d4e3ff80;font-size:12px;font-weight:700}.shell-notice-action-link.is-loading{opacity:.7}.shell-notice-action-link.is-success{color:#166534;background:#d9f5e4f5}.shell-notice-close,.shell-modal-close{width:32px;height:32px;border-radius:8px;color:#4d586a;background:transparent}.shell-notice-drawer-body{height:100%;display:flex;flex-direction:column;min-height:0}.shell-notice-card-list{flex:1;min-height:0;overflow:auto;padding:14px 16px 20px;display:flex;flex-direction:column;gap:12px}.shell-notice-card{border:1px solid rgba(224,227,230,.92);border-radius:18px;background:#fffffffa;box-shadow:0 8px 22px #191c1e0d;overflow:hidden}.shell-notice-card.is-unread{border-color:#4c7dff29}.shell-notice-card-toggle{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:12px 14px 11px;border:0;background:transparent;text-align:left;cursor:pointer}.shell-notice-card-meta,.shell-notice-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.shell-notice-card-type{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;color:var(--shell-primary);background:#d4e3ff85;font-size:12px;font-weight:700}.shell-notice-card-time{color:#91a0b5;font-size:12px;font-weight:700}.shell-notice-card-title{margin:0;color:#19202d;font-size:15px;line-height:1.5}.shell-notice-card-actions{color:#8b95a4;font-size:12px;font-weight:700}.shell-notice-card-read{display:inline-flex;align-items:center;gap:6px}.shell-notice-card-read.is-unread{color:var(--shell-primary)}.shell-notice-card-detail{display:none;padding:0 14px 14px}.shell-notice-card.is-expanded .shell-notice-card-detail{display:block}.shell-notice-card-detail-content{padding:12px 14px;border-radius:14px;background:#f8fafc;color:#243141;font-size:13px;line-height:1.8;white-space:pre-wrap}.shell-notice-card-collapse{margin-top:10px;border:0;background:transparent;color:#5d6675;font-size:12px;font-weight:700}.shell-notice-drawer-status{padding:12px 16px 16px;border-top:1px solid var(--shell-outline-strong);color:#778091;font-size:12px;text-align:center}.shell-notice-status-loading,.shell-notice-status-empty,.shell-notice-status-end{display:inline-flex;align-items:center;gap:8px}.shell-notice-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--shell-danger-strong);font-size:11px;font-weight:700;line-height:1;text-align:center}.shell-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:32px 20px;background:#4f58663d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:80}.shell-modal-backdrop.is-open{display:flex}.shell-modal{width:min(100%,900px);border-radius:var(--shell-radius-lg);overflow:hidden;background:#fffffffa;box-shadow:0 24px 60px #191c1e29}.shell-dialog-modal{display:flex;flex-direction:column;transition:width .24s ease,height .24s ease,transform .24s ease}.shell-dialog-body{flex:1;min-height:0;background:#fff}.shell-dialog-layout,.shell-dialog-pane,.shell-dialog-companion-head,.shell-modal-head,.shell-modal-foot,.shell-profile-modal-body,.shell-profile-tabs,.shell-profile-meta-item,.shell-profile-radio-group,.shell-profile-radio{display:flex}.shell-modal-head{align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--shell-outline-strong)}.shell-modal-head strong{font-size:var(--shell-font-size-lg);font-weight:700;color:#161d28}.shell-profile-modal-body{min-height:480px}.shell-profile-summary{width:216px;padding:28px 24px;border-right:1px solid var(--shell-outline-strong);background:linear-gradient(180deg,#f8fafcf5,#fffffff5)}.shell-profile-avatar-card{position:relative;width:96px;margin:0 auto 20px}.shell-profile-avatar{width:96px;height:96px;padding:6px;border-radius:12px;background:#0f1722;box-shadow:0 12px 26px #0f17222e}.shell-profile-avatar img{width:100%;height:100%;border-radius:8px;object-fit:cover}.shell-profile-avatar-edit{position:absolute;right:-2px;bottom:-2px;width:28px;height:28px;border:2px solid #fff;border-radius:999px;color:#fff;background:var(--shell-primary);box-shadow:0 8px 18px #005daa40}.shell-profile-identity{text-align:center}.shell-profile-identity h3{margin:0;font-size:18px;font-weight:700;color:#1b2430}.shell-profile-identity span{display:block;margin-top:8px;color:var(--shell-primary);font-size:12px;font-weight:800;letter-spacing:.14em}.shell-profile-meta{margin-top:28px;display:grid;gap:18px}.shell-profile-meta-item{gap:10px;align-items:flex-start;color:#495565}.shell-profile-meta-item>i{width:14px;margin-top:4px;text-align:center}.shell-profile-meta-item small{display:block;color:#788294;font-size:10px;font-weight:800;letter-spacing:.08em}.shell-profile-meta-item strong{display:block;margin-top:4px;color:#1f2937;font-size:13px;line-height:1.5;word-break:break-all}.shell-profile-panel{flex:1;display:flex;flex-direction:column;background:#fff}.shell-profile-tabs{gap:24px;padding:0 24px;border-bottom:1px solid var(--shell-outline-strong)}.shell-profile-tab{position:relative;height:48px;padding:0;border:0;color:#5e6978;background:transparent;font-size:13px;font-weight:700}.shell-profile-tab.is-active{color:var(--shell-primary)}.shell-profile-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:999px;background:var(--shell-primary)}.shell-profile-content{flex:1;min-height:0;padding:24px}.shell-profile-form .ant-form-item{margin-bottom:18px}.shell-profile-form-actions{display:flex;justify-content:flex-start;margin-top:10px}.shell-metric-grid,.shell-panel-head,.shell-panel-actions,.shell-filter-grid,.shell-filter-submit,.shell-pager,.shell-row-actions,.shell-inline-feedback,.shell-status-badge,.shell-job-toggle{display:flex;align-items:center}.shell-metric-grid{gap:16px;flex-wrap:wrap}.shell-metric-card,.shell-panel{border-radius:var(--shell-radius-lg);background:#fffffff5;box-shadow:var(--shell-shadow)}.shell-metric-card{min-width:180px;padding:18px}.shell-metric-card span{display:block;color:#8891a0;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.shell-metric-card strong{display:block;margin-top:10px;color:#1a2330;font-size:24px;line-height:1}.shell-panel{padding:20px}.shell-panel-toolbar{padding:0;border:0;background:transparent;box-shadow:none}.shell-panel-filter{border:1px solid rgba(64,96,139,.14)}.shell-panel-list{border:1px solid rgba(112,119,133,.14)}.shell-panel-head{justify-content:flex-start;gap:18px}.shell-panel-title strong{display:block;color:#1a2330;font-size:18px}.shell-panel-title span{display:block;margin-top:8px;color:var(--shell-muted);font-size:var(--shell-font-size-md)}.shell-panel-actions{gap:10px;flex-wrap:wrap;justify-content:flex-start}.shell-panel-button{min-width:88px;height:var(--shell-button-height);padding:0 var(--shell-button-padding-x);border:0;border-radius:var(--shell-radius-md);display:inline-flex;align-items:center;justify-content:center;font-size:var(--shell-font-size-md);font-weight:700;text-align:center;cursor:pointer}.shell-panel-button-primary{color:#fff;background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-strong) 100%)}.shell-panel-button-secondary{color:var(--shell-ink-muted-2);background:var(--shell-surface-hover)}.shell-filter-grid{gap:16px;flex-wrap:wrap}.shell-filter-field{min-width:220px;display:grid;gap:8px}.shell-filter-field span{color:#5d6675;font-size:12px;font-weight:700}.shell-filter-field input,.shell-filter-field select{height:var(--shell-control-height-md);border:1px solid var(--shell-outline-soft);border-radius:var(--shell-radius-md);padding:0 var(--shell-control-padding-x);background:#fff;color:var(--shell-ink-soft);font-size:var(--shell-font-size-md)}.shell-filter-field input::-webkit-contacts-auto-fill-button,.shell-filter-field input::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}.shell-filter-submit{gap:10px;margin-left:auto;align-self:end}.shell-dashboard-grid,.shell-dashboard-charts{display:grid;gap:18px}.shell-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shell-dashboard-card{border-radius:var(--shell-radius-lg);padding:20px;background:#fffffff5;box-shadow:var(--shell-shadow)}.shell-dashboard-card span,.shell-dashboard-card small{display:block}.shell-dashboard-card span{color:#8891a0;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.shell-dashboard-card strong{display:block;margin-top:10px;color:#1a2330;font-size:26px;line-height:1.1}.shell-pager{gap:10px;justify-content:flex-end;margin-top:18px}.shell-pager span{color:#7b8594;font-size:12px;font-weight:700}.shell-status-badge{gap:6px;justify-content:center;height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.shell-status-badge.is-success{color:#166534;background:#d9f5e4f5}.shell-status-badge.is-warning{color:#8a4b00;background:#ffedccf5}.shell-status-badge.is-danger{color:#b42318;background:#faded6e0}.shell-job-toggle{gap:8px}.shell-main .ant-card{border:0;border-radius:18px;background:#fffffff5;box-shadow:var(--shell-shadow)}.shell-main .ant-card-head{min-height:auto;padding:18px 20px 14px;border-bottom:0}.shell-main .ant-card-head-title{padding:0;color:#1b2430;font-size:18px;font-weight:800}.shell-main .ant-card-extra{padding:0}.shell-main .ant-card-body{padding:20px}.shell-main .ant-btn{height:var(--shell-button-height);padding-inline:var(--shell-button-padding-x);border-radius:var(--shell-radius-sm);font-size:var(--shell-font-size-md);font-weight:700;box-shadow:none}.shell-main .ant-btn-default{border-color:transparent;color:#495565;background:#edf0f5}.shell-main .ant-btn-primary{border-color:transparent;background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-strong) 100%)}.shell-main .ant-btn-primary.ant-btn-background-ghost{border-color:transparent;color:var(--shell-primary);background:#dbe7ff}.shell-main .ant-btn-dangerous{border-color:transparent;color:#d94b35;background:#fee4dc}.shell-main .ant-btn-dashed{border-color:transparent;color:var(--shell-primary);background:#dce7ff}.shell-main .ant-btn-sm{height:var(--shell-button-height-sm);padding:0 var(--shell-button-padding-sm-x);font-size:var(--shell-font-size-sm)}.shell-main .ant-input,.shell-main .ant-input-affix-wrapper,.shell-main .ant-select-selector,.shell-main .ant-picker,.shell-main .ant-picker-range{border-radius:var(--shell-radius-sm)!important}.shell-main .ant-input,.shell-main .ant-select-selector,.shell-main .ant-picker,.shell-main .ant-picker-range{border-color:#e0e3e6eb!important;box-shadow:none!important}.shell-main .ant-select{min-height:40px}.shell-main .ant-select-selector{min-height:40px!important;padding:4px 12px!important}.shell-main .ant-picker{height:40px}.shell-main .ant-table{color:#243141}.shell-main .ant-table-container{border:1px solid rgba(112,119,133,.14);border-radius:18px;overflow:hidden}.shell-main .ant-table-thead>tr>th{background:#fbfcfe!important;color:#778091;font-size:12px;font-weight:700;border-bottom:1px solid rgba(224,227,230,.92)!important}.shell-main .ant-table-tbody>tr>td{border-bottom:1px solid rgba(236,238,241,.96)}.shell-main .ant-table-tbody>tr:hover>td{background:#f8fafce6!important}.shell-main .ant-tag{border:0;border-radius:999px;padding:2px 10px;font-weight:700}@media(max-width:1180px){.shell-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.shell-chrome{grid-template-rows:34px minmax(0,1fr)}.shell-app{grid-template-columns:1fr;grid-template-rows:68px auto minmax(0,1fr)}.shell-topbar{grid-column:auto;padding:0 16px}.shell-topbar-left{gap:16px}.shell-menu-toggle{display:inline-grid}.shell-topnav{display:none}.shell-sidebar{grid-row:2;padding-top:14px}.shell-sidebar.is-collapsed{display:none}.shell-main{padding:18px}.shell-workspace{grid-template-columns:1fr}}@media(max-width:640px){.shell-toolbar-divider,.shell-user-copy,.shell-framebar-pill-right{display:none}.shell-framebar-pill-left{max-width:none;min-width:0}.shell-page-header h1{font-size:20px}.shell-stage-card-head{align-items:flex-start;flex-direction:column;gap:14px}.shell-stage-actions{width:100%}.shell-button-compact{flex:1;min-width:0}.shell-illustration{width:240px;height:200px}.shell-stage-canvas{min-height:420px;padding:24px 18px 28px}}.admin-shell-body .bee-animate-enter{animation:none}.admin-shell-body .bee-card.ant-card,.admin-shell-body .shell-page .ant-card{border:1px solid var(--shell-outline-soft);border-radius:var(--shell-radius-lg);box-shadow:none;overflow:hidden}.admin-shell-body .shell-page .ant-card .ant-card-head{min-height:52px;padding:0 16px;border-bottom:1px solid var(--shell-outline-soft)}.admin-shell-body .shell-page .ant-card .ant-card-head-title{font-size:16px;font-weight:700;color:#1b2430}.admin-shell-body .shell-page .ant-card .ant-card-body{padding:14px 16px 16px}.admin-shell-body .shell-page .ant-form-inline{row-gap:10px;column-gap:4px}.admin-shell-body .shell-page .ant-form-item{margin-bottom:10px}.admin-shell-body .shell-page .ant-form-item-label>label{color:#4d586a;font-size:var(--shell-font-size-md);font-weight:600}.admin-shell-body .shell-page .ant-input,.admin-shell-body .shell-page .ant-input-affix-wrapper,.admin-shell-body .shell-page .ant-select-selector,.admin-shell-body .shell-page .ant-picker{border-radius:var(--shell-radius-sm);border-color:var(--shell-outline-soft)}.admin-shell-body .shell-page .ant-table-wrapper .ant-table{border:1px solid var(--shell-outline-soft);border-radius:12px;overflow:hidden}.admin-shell-body .shell-page .ant-table-wrapper .ant-table-container{border:0;border-radius:0}.admin-shell-body .shell-page .ant-table-wrapper .ant-table-thead>tr>th{background:#fbfcfe;color:#4d586a;font-size:13px;font-weight:700;border-bottom:1px solid var(--shell-outline-soft)}.admin-shell-body .shell-page .ant-table-wrapper .ant-table-tbody>tr>td{color:#2f3947;border-bottom:1px solid rgba(224,227,230,.65);font-size:14px}.admin-shell-body .shell-page .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f7faff}.admin-shell-body .shell-page .ant-btn{height:var(--shell-button-height);padding-inline:var(--shell-button-padding-x);border-radius:var(--shell-radius-sm);font-size:var(--shell-font-size-md);font-weight:600}.admin-shell-body .shell-page .ant-btn.ant-btn-sm{height:var(--shell-button-height-sm);padding-inline:var(--shell-button-padding-sm-x);font-size:var(--shell-font-size-sm)}.admin-shell-body .shell-page .ant-btn-primary{border-color:#005daa;background:#005daa}.admin-shell-body .shell-page .ant-btn-primary:hover{border-color:#0075d5;background:#0075d5}.admin-shell-body .shell-page .ant-btn-default{color:#4d586a;border-color:var(--shell-outline-soft)}.admin-shell-body .shell-page .ant-btn-link{font-weight:600}.admin-shell-body .shell-page .ant-tag{border-radius:999px;font-weight:600;padding-inline:8px}.admin-shell-body .shell-page .ant-pagination{margin-top:14px}.admin-shell-body .shell-page .ant-pagination .ant-pagination-item{border-radius:6px}.admin-shell-body .shell-page .ant-pagination .ant-pagination-item-active{border-color:#005daa}.admin-shell-body .shell-page .ant-pagination .ant-pagination-item-active a{color:#005daa}.admin-shell-body .ant-modal .ant-modal-content{border-radius:var(--shell-radius-lg);border:1px solid var(--shell-outline-soft);box-shadow:var(--shell-shadow-lg)}.admin-shell-body .ant-modal .ant-modal-header{border-bottom:1px solid var(--shell-outline-soft);padding:14px 18px}.admin-shell-body .ant-modal .ant-modal-title{font-size:var(--shell-font-size-lg);font-weight:700;color:#1b2430}.admin-shell-body .ant-modal .ant-modal-body{padding:16px 18px 12px}.admin-shell-body .ant-modal .ant-modal-footer{border-top:1px solid var(--shell-outline-soft);padding:10px 18px 12px}.admin-shell-body .ant-drawer .ant-drawer-content{background:#fbfcfe}.admin-shell-body .ant-drawer .ant-drawer-header{border-bottom:1px solid var(--shell-outline-soft);padding:12px 16px}.admin-shell-body .ant-drawer .ant-drawer-title{font-size:var(--shell-font-size-lg);font-weight:700;color:#1b2430}.admin-shell-body .ant-drawer .ant-drawer-body{padding:14px 16px 18px}.admin-shell-body .ant-form-vertical .ant-form-item{margin-bottom:12px}.admin-shell-body .ant-form-vertical .ant-form-item-label>label{color:#4d586a;font-size:13px;font-weight:600}.admin-shell-body .shell-page .shell-module-filter-card.ant-card,.admin-shell-body .shell-page .shell-module-list-card.ant-card{overflow:hidden}.admin-shell-body .shell-page .shell-module-filter-card .ant-card-body{padding:14px 16px 12px}.admin-shell-body .shell-page .shell-module-list-card .ant-card-body{padding:16px}.admin-shell-body .shell-page .shell-table-actions{flex-wrap:nowrap;white-space:nowrap}.admin-shell-body .shell-page .shell-table-actions .ant-btn-link.ant-btn-sm{padding-inline:2px;font-size:12px;height:24px}.admin-shell-body .shell-page .shell-customer-table .ant-table-thead>tr>th:last-child,.admin-shell-body .shell-page .shell-customer-table .ant-table-tbody>tr>td:last-child{white-space:nowrap}.admin-shell-body .shell-page .shell-module-filter-form{row-gap:10px;column-gap:8px}.admin-shell-body .shell-page .shell-module-filter-form .ant-form-item{margin-bottom:0}.admin-shell-body .shell-page .shell-module-form .ant-form-item{margin-bottom:12px}.admin-shell-body .shell-module-modal .ant-modal-content{border-radius:16px}.admin-shell-body .shell-module-modal .ant-modal-body{padding-top:14px}.admin-shell-body .shell-module-modal .ant-modal-footer{padding-top:12px}.admin-shell-body .shell-module-drawer .ant-drawer-body{padding-top:14px}.admin-shell-body .shell-module-drawer .ant-drawer-footer{padding:12px 16px 16px;border-top:1px solid var(--shell-outline-soft)}.bee-purchase-page .ant-card-head{min-height:54px;padding-inline:20px}.bee-purchase-page .ant-card-head-title{color:#1b2430;font-size:var(--shell-font-size-lg);font-weight:800}.bee-purchase-page .ant-card-extra{display:flex;align-items:center;gap:8px}.bee-purchase-page .ant-form-inline{row-gap:12px;column-gap:12px}.bee-purchase-page .ant-form-inline .ant-form-item{margin-bottom:0}.bee-purchase-page .ant-table-wrapper .ant-table-thead>tr>th,.bee-purchase-popup .ant-table-wrapper .ant-table-thead>tr>th{padding:11px 12px;font-size:13px}.bee-purchase-page .ant-table-wrapper .ant-table-tbody>tr>td,.bee-purchase-popup .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px 12px;font-size:14px}.bee-purchase-page .ant-table-wrapper .ant-btn-sm,.bee-purchase-popup .ant-table-wrapper .ant-btn-sm{height:var(--shell-button-height-sm);padding-inline:var(--shell-button-padding-sm-x)}.bee-purchase-popup .ant-modal-content,.bee-purchase-popup .ant-drawer-content{border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-lg)}.bee-purchase-popup .ant-modal{max-width:calc(100vw - 32px);top:20px;padding-bottom:20px}.bee-purchase-popup .ant-modal-content{max-height:calc(100vh - 40px);display:flex;flex-direction:column}.bee-purchase-popup .ant-modal-header,.bee-purchase-popup .ant-drawer-header{border-bottom:1px solid var(--shell-outline-soft);padding:16px 24px 12px}.bee-purchase-popup .ant-modal-title,.bee-purchase-popup .ant-drawer-title{color:#1b2430;font-size:var(--shell-font-size-lg);font-weight:800}.bee-purchase-popup .ant-modal-body,.bee-purchase-popup .ant-drawer-body{padding:20px 24px 24px;min-height:0}.bee-purchase-popup .ant-modal-body{flex:1 1 auto;overflow:auto}.bee-purchase-popup .ant-modal-footer,.bee-purchase-popup .ant-drawer-footer{border-top:1px solid var(--shell-outline-soft);display:flex;justify-content:flex-end;padding:12px 24px 24px;flex-shrink:0}.bee-purchase-popup .ant-modal-footer .ant-space,.bee-purchase-popup .ant-drawer-footer .ant-space{gap:8px}.bee-alibaba-order-page .ant-card-body{padding-top:18px}.bee-alibaba-order-filter{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 14px;align-items:end;margin-bottom:18px}.bee-alibaba-order-filter .ant-form-item{margin-bottom:0}.bee-alibaba-order-filter .ant-form-item-label>label{color:#52627a;font-weight:600}.bee-alibaba-order-filter .ant-select,.bee-alibaba-order-filter .ant-input{min-height:40px}.bee-alibaba-order-filter .ant-select-selector,.bee-alibaba-order-filter .ant-input{border-radius:12px!important}.bee-alibaba-order-filter-actions{justify-self:end}.bee-alibaba-order-list{display:flex;flex-direction:column;gap:16px}.bee-alibaba-order-list-head{display:grid;grid-template-columns:minmax(0,1fr) 108px 82px 140px;margin-bottom:10px;padding:0 12px;color:#7b8794;font-size:12px;font-weight:700;letter-spacing:.01em}.bee-alibaba-order-list-head span{padding:0 10px}.bee-alibaba-order-list-head span:nth-child(n+5){display:none}.bee-alibaba-order-card{overflow:hidden;background:#fff;border:1px solid #e6edf5;border-radius:16px;box-shadow:0 10px 24px #1118270d}.bee-alibaba-order-card:hover{border-color:#bcd4ee;box-shadow:0 12px 28px #11182714}.bee-alibaba-order-card-header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 16px;background:linear-gradient(90deg,#fcfdff,#f5f8fc);border-bottom:1px solid #edf2f7}.bee-alibaba-order-card-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;color:#66748a;font-size:13px;font-weight:600}.bee-alibaba-order-card-title strong{color:#182433;font-size:15px;font-weight:700}.bee-alibaba-order-customer{padding:4px 10px;color:#1769aa;font-weight:700;background:#eaf4ff;border-radius:999px}.bee-alibaba-order-header-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 14px;color:#7b8794;font-size:11px;font-weight:600}.bee-alibaba-order-summary{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;background:linear-gradient(180deg,#fff,#fbfdff);border-bottom:1px solid #edf2f7}.bee-alibaba-order-summary-main{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px}.bee-alibaba-order-summary-split{width:1px;background:#e7eef6}.bee-alibaba-order-summary-amount,.bee-alibaba-order-summary-side>div{display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:96px}.bee-alibaba-order-summary-label{color:#7b8794;font-size:11px;font-weight:600;line-height:1.2}.bee-alibaba-order-summary-amount strong{color:#182433;font-size:18px;font-weight:800;line-height:1.1}.bee-alibaba-order-summary-side{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.bee-alibaba-order-summary-badge,.bee-alibaba-order-summary-linkage{align-items:flex-end}.bee-alibaba-order-card-body{display:flex;flex-direction:column}.bee-alibaba-order-item{display:grid;grid-template-columns:minmax(0,1fr) 108px 82px 140px;min-height:96px}.bee-alibaba-order-item+.bee-alibaba-order-item{border-top:1px solid #edf2f7}.bee-alibaba-order-col{padding:16px 14px;border-right:1px solid #f2f6fa;display:flex;align-items:center;justify-content:center}.bee-alibaba-order-item .bee-alibaba-order-col:last-child{border-right:none}.bee-alibaba-order-product{justify-content:flex-start;align-items:flex-start;gap:12px}.bee-alibaba-order-product img,.bee-alibaba-order-thumb-placeholder{width:68px;height:68px;border-radius:10px;border:1px solid #edf0f5;background:#fff;object-fit:cover;flex-shrink:0}.bee-alibaba-order-thumb-placeholder{background:linear-gradient(180deg,#f7f9fc,#eef4fb)}.bee-alibaba-order-product-info{min-width:0}.bee-alibaba-order-product-name{color:#1f2937;font-size:13px;font-weight:700;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bee-alibaba-order-product-spec,.bee-alibaba-order-product-cargo{margin-top:3px;color:#6b7280;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bee-alibaba-order-amount-main{color:#111827;font-size:17px;line-height:1.1;font-weight:800;white-space:nowrap}.bee-alibaba-order-metric{display:flex;flex-direction:column;align-items:center;gap:4px}.bee-alibaba-order-price .bee-alibaba-order-amount-main,.bee-alibaba-order-quantity .bee-alibaba-order-amount-main{font-size:16px}.bee-alibaba-order-amount-sub{color:#6b7280;font-size:11px;line-height:1.5;white-space:nowrap}.bee-alibaba-order-status{color:#ff7a20;font-size:14px;font-weight:800;line-height:1.4}.bee-alibaba-order-linked{color:#16a34a;font-weight:800}.bee-alibaba-order-unlinked{color:#9ca3af;font-weight:800}.bee-alibaba-order-po-link{padding:0!important;height:auto;color:#1769aa!important;font-weight:700}.bee-alibaba-order-pager{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;flex-wrap:wrap}.bee-alibaba-order-page .ant-pagination{margin:0}.bee-alibaba-order-page .ant-empty{margin:28px 0}.bee-alibaba-order-page .ant-empty-description{color:#7b8794}@media(max-width:1400px){.bee-alibaba-order-list-head,.bee-alibaba-order-item{grid-template-columns:minmax(0,1fr) 96px 74px 136px}}@media(max-width:1120px){.bee-alibaba-order-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.bee-alibaba-order-filter-actions{grid-column:1 / -1;justify-self:start}.bee-alibaba-order-list-head{display:none}.bee-alibaba-order-item{grid-template-columns:1fr}.bee-alibaba-order-col{justify-content:flex-start;border-right:none;border-bottom:1px dashed #edf2f7}.bee-alibaba-order-item .bee-alibaba-order-col:last-child{border-bottom:none}.bee-alibaba-order-card-header,.bee-alibaba-order-summary{flex-direction:column;align-items:flex-start}.bee-alibaba-order-summary-side,.bee-alibaba-order-header-meta{justify-content:flex-start}}.shell-module-popup .ant-modal-content,.shell-module-popup .ant-drawer-content{border-radius:var(--shell-radius-lg);border:1px solid var(--shell-outline-soft);box-shadow:var(--shell-shadow-lg)}.ui-modal-sm .ant-modal,.bee-size-modal-sm .ant-modal{width:min(calc(100vw - 32px),var(--shell-modal-sm))!important}.ui-modal-md .ant-modal,.bee-size-modal-md .ant-modal{width:min(calc(100vw - 32px),var(--shell-modal-md))!important}.ui-modal-lg .ant-modal,.bee-size-modal-lg .ant-modal{width:min(calc(100vw - 32px),var(--shell-modal-lg))!important}.bee-procurement-modal .ant-modal-body{padding:16px 18px 18px}.bee-procurement-material-card,.bee-procurement-order-card{transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.bee-procurement-material-card{border:1px solid #dbe4ef;border-radius:14px;padding:12px;text-align:left;background:#fff;cursor:pointer}.bee-procurement-material-card:hover{border-color:#78a6ff;background:#f5f9ff;box-shadow:0 10px 22px #5484e31f}.bee-procurement-material-card.is-selected{border-color:#8ab3f5;background:#f5f9ff;box-shadow:0 0 0 3px #78a6ff1f}.bee-procurement-order-card{border:1px solid #dbe4ef;border-radius:16px;background:#fff;padding:12px;text-align:left;cursor:pointer}.bee-procurement-order-card:hover{border-color:#f2b17a;background:#fff8f1;box-shadow:0 12px 28px #f08a481f}.bee-procurement-order-card.is-selected{border-color:#f2b17a;background:#fff8f1;box-shadow:0 0 0 3px #f2b17a29}.ui-drawer-sm .ant-drawer-content-wrapper,.bee-size-drawer-sm .ant-drawer-content-wrapper{width:min(100vw,var(--shell-drawer-sm))!important}.ui-drawer-md .ant-drawer-content-wrapper,.bee-size-drawer-md .ant-drawer-content-wrapper{width:min(100vw,var(--shell-drawer-md))!important}.ui-drawer-lg .ant-drawer-content-wrapper,.bee-size-drawer-lg .ant-drawer-content-wrapper{width:min(100vw,var(--shell-drawer-lg))!important}.shell-module-popup .ant-modal-header,.shell-module-popup .ant-drawer-header{border-bottom:1px solid var(--shell-outline-soft);padding:14px 18px 10px}.shell-module-popup .ant-modal-title,.shell-module-popup .ant-drawer-title{color:#1b2430;font-size:15px;font-weight:700}.shell-module-popup .ant-modal-body,.shell-module-popup .ant-drawer-body{padding:16px 18px}.shell-module-popup .ant-modal-footer,.shell-module-popup .ant-drawer-footer{border-top:1px solid var(--shell-outline-soft);padding:10px 18px 12px}.shell-module-popup .ant-modal-footer .ant-space,.shell-module-popup .ant-drawer-footer .ant-space{gap:8px}.shell-module-form .ant-form-item{margin-bottom:12px}.bee-table-ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.bee-wallet-btn-detail.ant-btn,.bee-wallet-btn-detail.ant-btn:hover,.bee-wallet-btn-detail.ant-btn:focus{color:#17b7cf;border-color:#17b7cf}.bee-wallet-btn-adjust.ant-btn,.bee-wallet-btn-adjust.ant-btn:hover,.bee-wallet-btn-adjust.ant-btn:focus{color:#fff;border-color:#f59e0b;background:#f59e0b}.bee-wallet-btn-edit.ant-btn,.bee-wallet-btn-edit.ant-btn:hover,.bee-wallet-btn-edit.ant-btn:focus{color:#fff;border-color:#3b82f6;background:#3b82f6}.bee-wallet-btn-remove.ant-btn,.bee-wallet-btn-remove.ant-btn:hover,.bee-wallet-btn-remove.ant-btn:focus{color:#fff;border-color:#ef4444;background:#ef4444}.bee-wallet-detail-card .ant-descriptions-item-label{width:140px}.bee-wallet-detail-card .ant-descriptions-item-content{font-weight:600}
