.app-version-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99990;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(680px 320px at 50% 18%,rgba(37,99,235,.22),transparent 62%),radial-gradient(520px 280px at 82% 78%,rgba(6,182,212,.14),transparent 58%),#0208179e;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);animation:app-version-overlay-in .26s ease-out}.app-version-card{position:relative;isolation:isolate;display:flex;flex-direction:column;width:30vw;max-width:calc(100vw - 32px);min-width:min(30vw,320px);height:50vh;max-height:calc(100vh - 40px);padding:26px 26px 22px;border:1px solid rgba(148,163,184,.16);border-radius:24px;color:#e2e8f0;background:linear-gradient(165deg,#111827f0,#0a111ffa);box-shadow:0 32px 80px #00000073,0 0 0 1px #ffffff0a inset;animation:app-version-card-in .34s cubic-bezier(.22,1,.36,1);overflow:hidden}.app-version-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-2;border-radius:inherit;background:linear-gradient(140deg,rgba(56,189,248,.35),rgba(99,102,241,.18) 42%,transparent 72%);opacity:.75}.app-version-card:after{content:"";position:absolute;top:-40px;right:-20px;z-index:-1;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.35),transparent 68%);filter:blur(8px);pointer-events:none}.app-version-badge{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-bottom:14px;padding:5px 11px;border:1px solid rgba(96,165,250,.28);border-radius:999px;color:#bfdbfe;font-size:12px;font-weight:600;background:#2563eb1f}.app-version-badge-dot{width:7px;height:7px;border-radius:50%;background:#38bdf8;box-shadow:0 0 12px #38bdf8e6;animation:app-version-pulse 2s ease-in-out infinite}.app-version-title{margin:0 0 8px;flex-shrink:0;color:#f8fafc;font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.03em}.app-version-desc{margin:0 0 16px;flex-shrink:0;color:#94a3b8;font-size:14px;line-height:1.65}.app-version-sections{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0;margin:0 0 20px;padding-right:4px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.app-version-sections::-webkit-scrollbar{width:6px}.app-version-sections::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b859}.app-version-sections::-webkit-scrollbar-track{background:transparent}.app-version-section-title{margin:0 0 6px;color:#93c5fd;font-size:13px;font-weight:650;letter-spacing:.02em}.app-version-changes{margin:0;padding:10px 12px 10px 28px;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:#0f172a73;list-style:none}.app-version-changes li{position:relative;color:#cbd5e1;font-size:13px;line-height:1.55}.app-version-changes li+li{margin-top:6px}.app-version-changes li:before{content:"";position:absolute;left:-14px;top:.62em;width:5px;height:5px;border-radius:50%;background:#38bdf8;box-shadow:0 0 8px #38bdf873;transform:translateY(-50%)}.app-version-actions{display:flex;flex-direction:column;flex-shrink:0;gap:10px;margin-top:auto}.app-version-btn-primary{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb 55%,#1d4ed8);box-shadow:0 14px 28px #2563eb57,inset 0 1px #ffffff2e;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.app-version-btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 18px 34px #2563eb66,inset 0 1px #fff3}.app-version-btn-primary:active{transform:translateY(0)}.app-version-btn-text{width:100%;padding:4px 0 2px;border:none;background:transparent;color:#64748b;font-size:14px;cursor:pointer;transition:color .15s ease}.app-version-btn-text:hover{color:#94a3b8}@keyframes app-version-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes app-version-card-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes app-version-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.88)}}@media(max-width:640px){.app-version-card{width:min(92vw,100%);min-width:0;height:50vh;padding:22px 20px 18px;border-radius:22px}.app-version-title{font-size:22px}}@media(prefers-reduced-motion:reduce){.app-version-overlay,.app-version-card,.app-version-badge-dot{animation:none!important}}.force-logout-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 50% 44%,rgba(30,64,175,.18),transparent 46%),#040f27d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:force-logout-fade-in .2s ease-out}.force-logout-panel{position:relative;overflow:hidden;width:min(500px,calc(100vw - 40px));padding:40px 44px 34px;border:1px solid rgba(226,232,240,.92);border-radius:22px;text-align:center;background:#fffffffb;box-shadow:0 36px 90px #020c206b,0 10px 32px #020c202e;animation:force-logout-scale-in .26s cubic-bezier(.22,1,.36,1)}.force-logout-panel:before,.force-logout-panel:after{display:none}.force-logout-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 18px;border:3px solid #ff9299;border-radius:50%;color:#ff424c;font-size:35px;font-weight:500;line-height:1;background:linear-gradient(145deg,#fff7f7,#fff0f1);box-shadow:inset 0 0 22px #ff5a640f,0 8px 22px #ff424c14}.force-logout-icon:before{display:none}.force-logout-title{margin:0 0 14px;color:#071633;font-size:27px;font-weight:700;line-height:1.3;letter-spacing:-.02em}.force-logout-reason{width:100%;min-height:0;margin:0;padding:0;border:none;border-radius:0;color:#45536d;font-size:16px;font-weight:400;line-height:1.65;background:transparent;word-break:break-word}.force-logout-panel--disabled .force-logout-reason,.force-logout-panel--deleted .force-logout-reason,.force-logout-panel--offboarded .force-logout-reason,.force-logout-panel--wecomQuit .force-logout-reason,.force-logout-panel--kicked .force-logout-reason{border:none;background:transparent}.force-logout-guidance{margin:3px 0 24px;color:#8490a6;font-size:15px;line-height:1.6}.force-logout-hint{margin:0;color:#8490a6;font-size:14px}.force-logout-countdown{margin-top:8px;color:#64748b;font-size:15px;font-weight:600}.force-logout-action{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:50px;margin:0;padding:0 32px;border:none;border-radius:12px;color:#fff;font-size:18px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#3478f6,#2165ec);box-shadow:0 12px 26px #2563eb3d,inset 0 1px #ffffff3d;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.force-logout-action:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 16px 30px #2563eb4d,inset 0 1px #ffffff47}.force-logout-action:active{filter:brightness(.98);transform:translateY(0)}@keyframes force-logout-fade-in{0%{opacity:0}to{opacity:1}}@keyframes force-logout-scale-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:640px){.force-logout-panel{width:min(100%,380px);padding:52px 24px 28px;border-radius:22px}.force-logout-icon{width:68px;height:68px;margin-bottom:24px;font-size:40px}.force-logout-title{margin-bottom:18px;font-size:26px}.force-logout-reason{font-size:16px}.force-logout-guidance{margin-bottom:30px;font-size:15px}.force-logout-action{height:54px;font-size:18px}}@media(prefers-reduced-motion:reduce){.force-logout-overlay,.force-logout-panel{animation:none!important}}.app-bootstrap-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:100%;background:#f8fafc}.app-bootstrap-screen--overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;min-height:0}.app-bootstrap-screen .ant-spin-text{margin-top:12px;color:#64748b}.shop-login-modal-root,.shop-login-modal-root .ant-modal-wrap{pointer-events:none!important}.shop-login-modal-root .ant-modal,.shop-login-modal__drag-shell{pointer-events:auto}.shop-login-modal .ant-modal-header{margin-bottom:0;padding:14px 20px 10px;cursor:move;-webkit-user-select:none;user-select:none}.shop-login-modal .ant-modal-close{cursor:pointer}.shop-login-modal .ant-modal-content{max-height:min(90vh,calc(100vh - 24px));height:auto;box-shadow:0 12px 40px #0f172a2e}.shop-login-modal .ant-modal-title{flex:1;min-width:0;margin:0;padding-right:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.45}.shop-login-modal__title-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-login-modal .ant-modal-body{flex:0 0 auto;overflow:visible;padding:10px 20px 14px}.shop-login-modal .ant-modal-footer{padding:10px 20px 14px}.shop-login-modal__stack{display:flex;flex-direction:column;gap:6px}.shop-login-modal__alert-slot{min-height:0}.shop-login-modal__alert-slot .ant-alert+.ant-alert{margin-top:6px}.shop-login-modal__form-slot{min-height:0}.shop-login-modal__form-slot .ant-form-item{margin-bottom:10px}.shop-login-modal__form-slot .ant-form-item:last-child{margin-bottom:0}.shop-login-modal__form-slot .ant-form-item-label{padding-bottom:4px}.shop-login-modal__form-slot .ant-form-item-label>label{height:auto;font-size:14px}.shop-login-modal__form-slot .ant-form-item-extra{min-height:0;margin-top:4px;font-size:12px;line-height:1.45}.shop-login-modal .ant-alert{padding:8px 12px}.shop-login-modal .ant-alert-message{font-size:13px;line-height:1.45}.shop-login-modal__sms-panel-wrap{display:block}.shop-login-modal__sms-panel-wrap:not(.shop-login-modal__sms-panel-wrap--visible){display:none}.shop-login-modal__sms-panel-inner{overflow:visible;min-height:0}.shop-login-modal__sms-panel-inner .ant-form-item{margin-bottom:10px}.shop-login-modal__sms-divider{margin:2px 0 8px;font-size:13px;color:#00000073;line-height:1.3}.shop-login-modal__sms-divider:before{content:"";display:block;height:1px;margin-bottom:6px;background:#0000000f}.shop-login-modal__sms-hint{margin:0;font-size:12px;line-height:1.45;color:#00000073}.shop-login-modal__sms-hint-footer{margin-top:2px}.shop-login-modal__error-slot{min-height:0;margin-top:0}.shop-login-modal__error-slot--active{margin-top:2px}.shop-login-modal__mobile-loading .ant-input{color:#00000073}html.login-frameless-shell,body.login-frameless-shell,#root.login-frameless-shell{background:#020617;overflow:hidden;width:100%;height:100%;margin:0;padding:0}html.login-frameless-shell #root{display:flex;flex-direction:column}html.login-frameless-shell #root>div,html.login-frameless-shell .ant-app{display:flex;flex:1;flex-direction:column;min-height:0;height:100%;overflow:hidden}.login-fx{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.login-fx-grid{position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;background-image:linear-gradient(rgba(34,211,238,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.07) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 20%,transparent 75%);animation:login-fx-grid-drift 28s linear infinite;transform:perspective(900px) rotateX(58deg) scale(1.15);transform-origin:50% 100%}.login-fx-aurora{position:absolute;border-radius:50%;filter:blur(72px);opacity:.55;mix-blend-mode:screen;animation:login-fx-aurora-float 14s ease-in-out infinite}.login-fx-aurora--1{width:560px;height:560px;top:18%;left:50%;margin-left:-280px;background:radial-gradient(circle,rgba(37,99,235,.5),transparent 68%)}.login-fx-aurora--2{width:440px;height:440px;top:50%;left:42%;margin-left:-220px;background:radial-gradient(circle,rgba(6,182,212,.4),transparent 70%);animation-delay:-4s}.login-fx-aurora--3{width:380px;height:380px;top:38%;left:58%;margin-left:-190px;background:radial-gradient(circle,rgba(99,102,241,.32),transparent 72%);animation-delay:-8s}.login-fx-scanlines{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.9) 2px,rgba(255,255,255,.9) 3px);animation:login-fx-scanline-move 8s linear infinite}.login-fx-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(2,6,23,.75) 100%)}@keyframes login-fx-grid-drift{0%{background-position:0 0,0 0}to{background-position:0 48px,48px 0}}@keyframes login-fx-aurora-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(24px,-18px) scale(1.06)}66%{transform:translate(-16px,12px) scale(.96)}}@keyframes login-fx-scanline-move{0%{transform:translateY(0)}to{transform:translateY(12px)}}.login-root{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;height:100vh;padding:clamp(20px,3vh,40px) clamp(16px,3vw,32px);overflow:auto;background:radial-gradient(900px 600px at 50% 42%,rgba(30,64,175,.28),transparent 62%),radial-gradient(700px 500px at 50% 68%,rgba(8,145,178,.14),transparent 58%),linear-gradient(160deg,#020617,#0b1224 42%,#050a14)}.login-root.login-root--form-scroll{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-items:flex-start;padding-top:clamp(12px,2vh,24px);padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.login-center-stage{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(24px,3.5vw,48px);width:min(100%,1040px);margin:0 auto}.login-center-stage:before{content:"";position:absolute;top:-12%;right:-8%;bottom:-12%;left:-8%;z-index:-1;border-radius:32px;background:radial-gradient(ellipse at center,rgba(34,211,238,.08),transparent 68%);pointer-events:none}.login-root *{box-sizing:border-box}.login-brand,.login-panel,.login-center-stage,.login-kick-banner,.login-close-btn,.login-fx{position:relative;z-index:1}.login-fx{position:absolute;z-index:0}.login-root.login-root--desktop{position:fixed;top:0;right:0;bottom:0;left:0;flex:none;width:100%;min-height:0!important;height:100%!important;max-height:none;padding:12px 24px;overflow:hidden;align-items:center;-webkit-app-region:drag;-webkit-user-select:none;user-select:none;background:radial-gradient(450px 300px at 50% 42%,rgba(30,64,175,.28),transparent 62%),radial-gradient(350px 250px at 50% 68%,rgba(8,145,178,.14),transparent 58%),linear-gradient(160deg,#020617,#0b1224 42%,#050a14)}.login-root--desktop .login-center-stage{width:min(100%,1040px);gap:clamp(20px,3vw,40px)}.login-root--desktop .login-brand{flex:1 1 360px;max-width:440px;-webkit-app-region:no-drag}.login-root--desktop .login-brand-logo-img{width:56px;height:56px}.login-root--desktop .login-brand-logo-title{font-size:22px}.login-root--desktop .login-brand-tag{margin-top:18px;padding:6px 12px}.login-root--desktop .login-brand-headline{margin-top:18px;font-size:clamp(24px,2.8vw,34px)}.login-root--desktop .login-brand-desc{margin-top:14px;font-size:14px;line-height:1.7}.login-root--desktop .login-brand-caps{margin-top:16px;gap:8px 14px;font-size:12px}.login-root--desktop .login-brand-features{margin-top:16px;gap:8px}.login-root--desktop .login-brand-feature{min-height:64px;padding:10px 8px}.login-root--desktop .login-brand-footer{display:none}.login-root--desktop .login-panel{width:min(100%,400px)}.login-root--desktop .login-mobile-brand{display:none}.login-root--desktop .login-trust{margin-top:12px;padding-top:12px}.login-root--desktop .login-card,.login-root--desktop .login-close-btn,.login-root--desktop .login-kick-banner,.login-root--desktop .login-kick-overlay{-webkit-app-region:no-drag}.login-root--desktop .login-card input,.login-root--desktop .login-card textarea,.login-root--desktop .login-card .ant-input,.login-root--desktop .login-card .ant-input-affix-wrapper input{-webkit-user-select:text;user-select:text}.login-root--desktop .login-card{padding:22px 22px 16px;overflow:hidden}.login-root--desktop .login-qr-live-row{margin-top:8px}.login-root--desktop .login-qr-live{margin-top:0}.login-root--desktop .login-center-stage{max-height:100%;min-height:0;overflow:hidden}.login-root--desktop .login-panel{max-height:calc(100% - 16px);min-height:0;overflow:hidden}.login-root--desktop .login-panel-inner{max-height:100%;min-width:0;overflow:hidden}.login-root--desktop .login-card-halo{max-height:100%;overflow:hidden;animation:none}.login-root--desktop .login-card-halo:before{content:none}.login-root--desktop .login-mode-stage--qr{width:100%;min-width:0;overflow:hidden}.login-root--desktop .login-card-badge{margin-bottom:4px;font-size:10px;letter-spacing:.16em}.login-root--desktop .login-card-title{font-size:26px}.login-root--desktop .login-card-subtitle{margin-top:6px;font-size:12px;line-height:1.4}.login-root--desktop .login-qr-stage{margin-top:0;width:100%}.login-root--desktop .login-qr-frame{margin-top:6px;padding:8px;--qr-scan-travel: 252px}.login-root--desktop .login-qr-scan-beam{top:8px;left:8px;right:8px}.login-root--desktop .login-qr-corners{top:4px;right:4px;bottom:4px;left:4px}.login-root--desktop .login-qr-iframe{top:70%;width:400px;height:400px;transform:translate(-50%,-58.5%) scale(.98);transform-origin:center center}.login-root--desktop .login-qr-live{font-size:12px}.login-root--desktop .login-qr-refresh-btn{padding-inline:4px;font-size:12px}.login-root--desktop .login-desktop-browser-hint.ant-alert{margin-top:6px;margin-bottom:0;padding:6px 8px;max-width:100%}.login-root--desktop .login-desktop-browser-hint .ant-alert-message{font-size:11px;line-height:1.4;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.login-root--desktop .login-desktop-browser-quick{margin-top:8px;max-width:100%}.login-root--desktop .login-desktop-browser-quick-btn{height:40px}.login-root--desktop .login-desktop-browser-quick-tip{margin-top:4px;font-size:11px;line-height:1.35}.login-root--desktop .login-trust{margin-top:8px!important;padding-top:6px;flex-wrap:wrap;justify-content:center;gap:4px 8px}.login-root--desktop .login-trust-sep{display:none}.login-root--desktop .login-trust-item{font-size:11px}.login-root--desktop .login-inline-alert.ant-alert{margin-top:8px;margin-bottom:8px;max-width:100%}.login-root--desktop .login-inline-alert .ant-alert-message,.login-root--desktop .login-inline-alert .ant-alert-description{word-break:break-word;overflow-wrap:anywhere;white-space:normal}.login-root--desktop .login-fx{pointer-events:none;contain:strict}.login-root--desktop .login-fx-aurora{filter:blur(36px)}.login-root--desktop .login-fx-aurora--1{width:280px;height:280px;margin-left:-140px}.login-root--desktop .login-fx-aurora--2{width:220px;height:220px;margin-left:-110px}.login-root--desktop .login-fx-aurora--3{width:190px;height:190px;margin-left:-95px}.login-root--desktop .login-center-stage:before{top:-6%;right:-4%;bottom:-6%;left:-4%;background:radial-gradient(ellipse at center,rgba(34,211,238,.08),transparent 34%)}.login-kick-banner{position:absolute;top:18px;left:50%;z-index:12;display:inline-flex;align-items:center;gap:8px;max-width:min(720px,calc(100% - 48px));padding:10px 16px;border:1px solid rgba(252,211,77,.42);border-radius:10px;color:#fef3c7;font-size:13px;line-height:1.45;background:#78350fd1;box-shadow:0 0 32px #fbbf2426;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%)}.login-health-banner{color:#fecaca;border-color:#f8717170;background:#7f1d1dd9}.login-kick-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 50% 44%,rgba(30,64,175,.18),transparent 46%),#040f27d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-kick-panel{position:relative;z-index:101}.login-kick-close{position:absolute;top:16px;right:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;color:#8490a6;font-size:21px;cursor:pointer;background:transparent;box-shadow:none;transition:background .15s ease,color .15s ease,transform .15s ease}.login-kick-close:hover{color:#4f5d75;background:#0f172a0d;transform:none}.login-close-btn{position:absolute;top:16px;right:16px;z-index:10;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(34,211,238,.25);border-radius:10px;color:#bae6fdd9;font-size:16px;background:#081226a6;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:color .2s,border-color .2s,box-shadow .2s}.login-close-btn:hover{color:#fff;border-color:#22d3eea6;box-shadow:0 0 20px #22d3ee59}.login-brand{flex:1 1 400px;min-width:0;max-width:480px;display:flex;color:#e0f2fe}.login-brand-inner{display:flex;flex-direction:column;justify-content:center;width:100%}.login-brand-logo{display:flex;align-items:center;gap:16px}.login-brand-logo-img{width:68px;height:68px;border-radius:14px;object-fit:cover;box-shadow:0 0 0 1px #22d3ee59,0 0 32px #22d3ee40,0 18px 40px #00000073;animation:login-logo-pulse 3.5s ease-in-out infinite}.login-brand-logo-title{font-size:26px;font-weight:700;color:#f0f9ff;line-height:1.2;text-shadow:0 0 24px rgba(56,189,248,.35)}.login-brand-logo-subtitle-row{display:flex;align-items:center;gap:10px;margin-top:5px;flex-wrap:wrap}.login-brand-logo-subtitle{font-size:13px;color:#bae6fda6;letter-spacing:.08em}.login-brand-logo-version{font-size:12px;color:#bae6fd73;letter-spacing:.04em}.login-brand-tag{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin-top:28px;padding:8px 14px;border:1px solid rgba(34,211,238,.35);border-radius:999px;color:#7dd3fc;font-size:12px;letter-spacing:.06em;text-transform:uppercase;background:#082f4973;box-shadow:inset 0 0 20px #22d3ee14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-brand-headline{max-width:100%;margin:24px 0 0;color:#f8fafc;font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.18}.login-brand-headline em{font-style:normal;background:linear-gradient(90deg,#38bdf8,#22d3ee,#818cf8);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 18px rgba(34,211,238,.45))}.login-brand-desc{max-width:560px;margin:20px 0 0;color:#bae6fdb8;font-size:15px;line-height:1.85}.login-brand-caps{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:24px;color:#e0f2fee0;font-size:13px}.login-brand-caps-item{display:inline-flex;align-items:center;gap:8px}.login-brand-caps-sep{width:1px;height:14px;background:#22d3ee59}.login-brand-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;max-width:100%;padding-top:8px}.login-brand-feature{display:grid;grid-template-columns:32px 1fr;column-gap:10px;align-items:center;min-height:76px;padding:12px 10px;border:1px solid rgba(34,211,238,.18);border-radius:12px;background:#08142a8c;box-shadow:inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .25s,box-shadow .25s,transform .25s}.login-brand-feature:hover{border-color:#22d3ee73;box-shadow:inset 0 1px #ffffff1a,0 0 24px #22d3ee1f;transform:translateY(-2px)}.login-brand-feature>div{min-width:0;display:contents}.login-brand-feature-icon{grid-row:1 / span 2;align-self:center;display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#22d3ee;font-size:18px;background:#22d3ee1f;box-shadow:0 0 16px #22d3ee33}.login-brand-feature-title{align-self:end;color:#f0f9ff;font-size:14px;font-weight:600}.login-brand-feature-desc{grid-column:2;color:#bae6fd99;font-size:12px;line-height:1.4}.login-brand-footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:26px;color:#94a3b8bf;font-size:12px}.login-brand-beian{color:inherit;text-decoration:none;transition:color .15s}.login-brand-beian:hover{color:#67e8f9;text-decoration:underline}@keyframes login-logo-pulse{0%,to{box-shadow:0 0 0 1px #22d3ee59,0 0 24px #22d3ee33}50%{box-shadow:0 0 0 1px #22d3ee8c,0 0 40px #22d3ee61}}.login-panel{flex:0 0 auto;width:min(100%,420px);min-width:0;display:flex;align-items:center;justify-content:center}.login-panel-inner{width:100%;display:flex;justify-content:center}.login-card-halo{position:relative;width:100%;max-width:460px;padding:2px;border-radius:20px;background:linear-gradient(135deg,#22d3eee6,#6366f1b3,#2563ebd9,#06b6d4e6);background-size:300% 300%;animation:login-halo-shift 6s ease infinite;box-shadow:0 0 60px #22d3ee2e,0 32px 80px #00000073}.login-card-halo:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:conic-gradient(from 0deg,transparent,rgba(34,211,238,.25),transparent 30%);animation:login-halo-spin 8s linear infinite;pointer-events:none}@keyframes login-halo-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes login-halo-spin{to{transform:rotate(360deg)}}.login-card{position:relative;overflow:hidden;width:100%;padding:42px 36px 36px;border-radius:18px;border:1px solid rgba(148,163,184,.12);background:linear-gradient(155deg,#0c1630eb,#060c1cf5 55%,#081024f0);box-shadow:inset 0 1px #ffffff0f;transform-origin:50% 50%}.login-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(480px 200px at 50% -10%,rgba(34,211,238,.12),transparent 60%),radial-gradient(320px 160px at 80% 100%,rgba(99,102,241,.1),transparent 55%);pointer-events:none}.login-card:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(112deg,transparent 0%,transparent 36%,rgba(34,211,238,.15) 48%,rgba(255,255,255,.2) 52%,rgba(99,102,241,.12) 58%,transparent 68%);content:"";opacity:0;pointer-events:none;transform:translate(-120%) skew(-10deg)}.login-card>*{position:relative;z-index:1}.login-mode-stage{position:relative}.login-card--qr-mode .login-mode-stage--qr{display:flex;flex-direction:column;align-items:center;width:100%}.login-mobile-brand{display:none;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(34,211,238,.12)}.login-mobile-brand-img{width:42px;height:42px;border-radius:10px;object-fit:cover;box-shadow:0 0 20px #22d3ee40}.login-mobile-brand-title{color:#f0f9ff;font-size:16px;font-weight:700}.login-mobile-brand-sub-row{display:flex;align-items:center;gap:8px;margin-top:2px;flex-wrap:wrap}.login-mobile-brand-sub{color:#94a3b8d9;font-size:12px}.login-mobile-brand-version{color:#94a3b8a6;font-size:11px;letter-spacing:.04em}.login-card-badge{margin-bottom:12px;color:#22d3ee;font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.22em;text-align:center;text-shadow:0 0 16px rgba(34,211,238,.5)}.login-card-title{color:#f8fafc;font-size:28px;font-weight:700;line-height:1.2;text-align:center;background:linear-gradient(180deg,#fff,#bae6fd);-webkit-background-clip:text;background-clip:text;color:transparent}.login-card-subtitle{margin-top:10px;color:#94a3b8eb;font-size:14px;line-height:1.65;text-align:center}.login-maintenance-alert.ant-alert{margin-top:18px;margin-bottom:18px;border:1px solid rgba(248,113,113,.55);background:linear-gradient(135deg,#7f1d1de0,#450a0ac2),#7f1d1db8;box-shadow:0 0 28px #f871712e}.login-maintenance-alert .ant-alert-icon{color:#fecaca}.login-maintenance-alert .ant-alert-message{color:#fff7ed;font-weight:700}.login-maintenance-alert .ant-alert-description{color:#fee2e2f2}.login-inline-alert.ant-alert{margin-top:18px;margin-bottom:18px}.bind-phone-card{padding-top:44px;padding-bottom:38px}.bind-phone-card .login-card-subtitle{margin-top:12px}.bind-phone-form{display:flex;flex-direction:column;gap:12px;margin-top:26px}.bind-phone-sent-hint.ant-typography{margin:0;padding:2px 2px 0;font-size:13px}.bind-phone-send-button{margin-top:4px}.login-sms-code-row.ant-space-compact{width:100%}.login-sms-code-row .ant-input-affix-wrapper{flex:1;min-width:0;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.login-sms-code-row .ant-input-affix-wrapper:focus-within{z-index:1}.login-sms-send-button.ant-btn{height:50px;min-width:112px;padding-inline:16px;border-radius:0 12px 12px 0!important;border:1px solid rgba(34,211,238,.38)!important;border-left:none!important;color:#7dd3fc!important;font-size:14px;font-weight:600;letter-spacing:.02em;white-space:nowrap;background:#082f4994!important;box-shadow:inset 0 0 18px #22d3ee14;transition:color .2s,border-color .2s,background .2s,box-shadow .2s}.login-sms-send-button.ant-btn:not(:disabled):hover{color:#e0f2fe!important;border-color:#22d3ee94!important;background:#0e749061!important;box-shadow:0 0 22px #22d3ee2e}.login-sms-send-button.ant-btn--cooldown,.login-sms-send-button.ant-btn:disabled{cursor:not-allowed;color:#bae6fdd1!important;border-color:#22d3ee47!important;background:#08142ab8!important;opacity:1!important}.login-sms-send-button .login-sms-countdown{margin-right:2px;color:#22d3ee;font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.login-sms-send-button .login-sms-countdown-unit{color:#bae6fdb8;font-weight:500}.login-sms-hint{margin:-6px 0 0;font-size:12px;color:#94a3b8eb;line-height:1.5}.bind-phone-actions{display:flex;flex-direction:column;gap:8px;margin-top:18px}.bind-phone-actions .ant-btn-link{margin-top:2px}.login-form{display:flex;flex-direction:column;gap:16px;margin-top:30px}.login-form .ant-input-affix-wrapper{height:50px;border-radius:12px;font-size:15px;border:1px solid rgba(34,211,238,.2);background:#040c1cbf;color:#e2e8f0;transition:border-color .2s,box-shadow .2s}.login-form .ant-input-affix-wrapper:focus-within{border-color:#22d3eea6;box-shadow:0 0 0 3px #22d3ee26,0 0 24px #22d3ee1f}.login-form .ant-input-affix-wrapper .ant-input{height:100%;border:none;box-shadow:none;background:transparent;color:#f1f5f9;font-size:15px}.login-form .ant-input-affix-wrapper .ant-input::placeholder{color:#94a3b8a6}.login-form-meta{display:flex;align-items:center;gap:12px;color:#94a3b8e6;font-size:13px}.login-form-meta .ant-checkbox-wrapper{color:#bae6fdd9}.login-primary-button.ant-btn{height:50px;margin-top:6px;border:0;border-radius:12px;font-weight:700;letter-spacing:.04em;background:linear-gradient(90deg,#0369a1,#0891b2,#2563eb);background-size:200% 100%;box-shadow:0 0 28px #22d3ee40;animation:login-btn-shimmer 4s ease infinite}.login-primary-button.ant-btn:not(:disabled):hover{background:linear-gradient(90deg,#0284c7,#06b6d4,#1d4ed8);box-shadow:0 0 36px #22d3ee66}@keyframes login-btn-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.login-form-footer{display:flex;align-items:center;justify-content:center;margin-top:8px;color:#64748bf2;font-size:12px}.login-card-register-entry{display:flex;align-items:center;justify-content:center;gap:2px;margin:-4px 0 0;color:#94a3b8e6;font-size:13px}.login-register-link.ant-btn{padding:0 4px;height:auto;color:#38bdf8!important}.login-dev-banner{display:flex;align-items:flex-start;gap:8px;margin-top:18px;padding:10px 12px;border:1px solid rgba(34,211,238,.25);border-radius:10px;color:#7dd3fc;font-size:12px;line-height:1.6;background:#082f4973}.login-register-form .ant-input-affix-wrapper{height:50px;border-radius:12px;border:1px solid rgba(34,211,238,.2);background:#040c1cbf}.login-qr-stage{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:8px}.login-qr-radar{position:absolute;width:300px;height:300px;margin-top:20px;border-radius:50%;border:1px solid rgba(34,211,238,.12);pointer-events:none;animation:login-qr-radar-ping 2.8s ease-out infinite}.login-qr-frame{position:relative;width:280px;height:280px;margin:16px auto 0;padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(34,211,238,.35);box-shadow:inset 0 0 0 1px #0f172a0f,0 0 32px #22d3ee2e;overflow:hidden;--qr-scan-travel: 250px}.login-qr-stage--compact{width:100%;margin-top:0}.login-qr-stage--compact .login-qr-frame{margin:0 auto}.login-qr-corners{position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:3;pointer-events:none}.login-qr-corners i{position:absolute;width:22px;height:22px;border-color:#22d3ee;border-style:solid;border-width:0;filter:drop-shadow(0 0 6px rgba(34,211,238,.8));animation:login-corner-blink 2s ease-in-out infinite}.login-qr-corners i:nth-child(1){top:0;left:0;border-top-width:2px;border-left-width:2px}.login-qr-corners i:nth-child(2){top:0;right:0;border-top-width:2px;border-right-width:2px;animation-delay:.5s}.login-qr-corners i:nth-child(3){bottom:0;right:0;border-bottom-width:2px;border-right-width:2px;animation-delay:1s}.login-qr-corners i:nth-child(4){bottom:0;left:0;border-bottom-width:2px;border-left-width:2px;animation-delay:1.5s}.login-qr-scan-beam{position:absolute;top:14px;left:14px;right:14px;height:2px;z-index:4;background:linear-gradient(90deg,transparent,#22d3ee,#67e8f9,#22d3ee,transparent);box-shadow:0 0 16px #22d3ee,0 0 32px #22d3ee80;animation:login-qr-scan 2.4s ease-in-out infinite;pointer-events:none;will-change:transform}.login-qr-viewport{position:relative;z-index:2;width:100%;height:100%;overflow:hidden;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #0f172a14}.login-qr-viewport--sdk{padding:0;background:#fff}.login-qr-sdk-mount{position:relative;width:100%;height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-qr-sdk-mount iframe{width:320px!important;height:380px!important;margin:0 auto;border:0;transform:scale(.72);transform-origin:center center;background:#fff}.login-qr-iframe-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:10px;background:#fff}.login-qr-iframe{position:absolute;left:50%;top:70%;width:400px;height:400px;margin:0;border:0;transform:translate(-50%,-58.5%) scale(.93);transform-origin:center center;background:#fff}.login-desktop-wecom{width:100%}.login-desktop-wecom-webview-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden!important;border-radius:10px;background:#fff}.login-desktop-wecom-webview-wrap--quick{overflow:hidden!important}.login-desktop-wecom-webview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;margin:0;padding:0;overflow:hidden!important;background:transparent}.login-desktop-wecom-error{color:#dc2626;margin-bottom:12px}.login-desktop-wecom-actions{width:100%;justify-content:center;margin-top:8px}.login-root--desktop .login-desktop-wecom .login-qr-live-row{margin-top:14px}.login-desktop-wecom-panel-host{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden!important;border-radius:10px;background:transparent;pointer-events:none}.login-desktop-browser-hint{margin-top:14px}.login-desktop-browser-quick{margin-top:16px;width:100%}.login-desktop-browser-quick-btn{height:44px;border-color:#38bdf859!important;background:#0f172a8c!important;color:#e2e8f0!important}.login-desktop-browser-quick-btn:hover:not(:disabled){border-color:#38bdf8a6!important;color:#fff!important;background:#1e293bd9!important}.login-desktop-browser-quick-tip{margin:8px 0 0;font-size:12px;line-height:1.5;color:#94a3b8;text-align:center}.login-qr-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:12px;padding:16px;color:#64748b;font-size:13px;text-align:center}.login-qr-domain-hint strong{color:#b45309;font-size:14px}.login-qr-domain-hint span{line-height:1.5;max-width:240px}.login-qr-domain-hint__cmd{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:#94a3b8;word-break:break-all}.login-audit-hint{height:auto;min-height:0;margin:8px 0 12px;color:#bae6fdd9}.login-audit-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:24px 0 8px;padding:28px 20px;border-radius:16px;border:1px solid rgba(226,168,58,.28);background:#e2a83a14;text-align:center}.login-audit-panel__icon{font-size:40px;color:#e2a83a}.login-audit-panel__text{margin:0;max-width:280px;line-height:1.6;font-size:14px;color:#bae6fde0}.login-qr-live-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.login-qr-live{display:inline-flex;align-items:center;gap:8px;margin-top:0;padding:6px 14px;border-radius:999px;border:1px solid rgba(34,211,238,.22);color:#bae6fde6;font-size:12px;letter-spacing:.04em;background:#082f4959}.login-qr-refresh-btn{height:30px;padding-inline:10px!important;border-radius:999px!important;border:1px solid rgba(34,211,238,.22)!important;color:#bae6fdeb!important;background:#082f4959!important;font-size:12px!important;letter-spacing:.04em}.login-qr-refresh-btn:hover:not(:disabled){color:#e0f2fe!important;border-color:#22d3ee6b!important;background:#0e749047!important}.login-qr-refresh-btn:disabled{opacity:.65}.login-qr-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px #22c55e;animation:login-live-pulse 1.4s ease-in-out infinite}.login-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 16px;width:100%;margin-top:20px;padding-top:18px;border-top:1px solid rgba(34,211,238,.1);color:#64748bf2;font-size:12px}.login-trust-item{display:inline-flex;align-items:center;gap:6px}.login-trust-sep{width:1px;height:12px;background:#22d3ee33}@keyframes login-qr-radar-ping{0%{transform:scale(.85);opacity:.6}to{transform:scale(1.15);opacity:0}}@keyframes login-qr-scan{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(var(--qr-scan-travel, 250px));opacity:1}}@keyframes login-corner-blink{0%,to{opacity:.55}50%{opacity:1}}@keyframes login-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@media(min-width:961px){.login-root:not(.login-root--desktop){overflow:hidden;height:100vh;height:100dvh;align-items:center}.login-root.login-root--form-scroll:not(.login-root--desktop){overflow-x:hidden;overflow-y:auto;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;min-height:0;align-items:flex-start}.login-root:not(.login-root--desktop) .login-center-stage{align-items:center;width:min(100%,1040px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px)}.login-root:not(.login-root--desktop) .login-brand{align-self:center;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.35) transparent}.login-root:not(.login-root--desktop) .login-panel{align-self:center;flex-shrink:0;z-index:2}.login-root:not(.login-root--desktop) .login-card-halo{animation:none;background:linear-gradient(135deg,#22d3eed9,#6366f1a6,#2563ebcc,#06b6d4d9)}.login-root:not(.login-root--desktop) .login-card-halo:before{content:none}}@media(max-width:960px){.login-center-stage{flex-direction:column;align-items:center;gap:28px;width:min(100%,460px)}.login-brand{flex:none;width:100%;max-width:460px}.login-brand-tag{margin-top:24px}.login-brand-features{margin-top:20px}.login-panel{width:100%}.login-mobile-brand{display:none}}@media(max-width:480px){.login-root{min-height:100dvh;height:auto;padding:16px 12px}.login-brand-headline{font-size:26px}.login-brand-features{grid-template-columns:1fr}.login-card{padding:32px 22px 28px}.login-card-title{font-size:24px}.login-qr-frame{width:min(100%,260px);height:260px;--qr-scan-travel: 230px}.login-trust{gap:8px 10px}}@media(prefers-reduced-motion:reduce){.login-fx-grid,.login-fx-aurora,.login-fx-scanlines,.login-card-halo,.login-card-halo:before,.login-brand-logo-img,.login-qr-radar,.login-qr-scan-beam,.login-qr-corners i,.login-qr-live-dot,.login-primary-button.ant-btn{animation:none!important}}.iam-onboard-audit-identity{display:flex;flex-direction:column;gap:4px}.iam-onboard-audit-identity__hint{margin-bottom:8px;color:#0000008c;font-size:13px;line-height:1.5}.iam-onboard-audit-identity__uploads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:4px}.iam-onboard-audit-identity__upload-item{margin-bottom:8px}.iam-onboard-audit-identity__upload-item .ant-upload-select{margin-inline-end:0;margin-bottom:0}.iam-onboard-audit-identity__upload-trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#000000a6}.iam-onboard-audit-identity__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}@media(max-width:720px){.iam-onboard-audit-identity__uploads,.iam-onboard-audit-identity__grid{grid-template-columns:1fr}}.iam-onboard-audit-identity__summary{margin-bottom:8px;padding:12px;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#00000005}.iam-onboard-audit-identity__summary-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.iam-onboard-audit-identity__summary-label{display:block;margin-bottom:2px;color:#00000073;font-size:12px}.iam-onboard-audit-identity__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;margin-bottom:10px}.iam-onboard-audit-identity__summary-address{margin-bottom:10px}.iam-onboard-audit-identity__summary-thumbs{display:flex;gap:12px;flex-wrap:wrap}.iam-onboard-audit-identity__thumb{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:6px;background:#fff;cursor:pointer;overflow:hidden}.iam-onboard-audit-identity__thumb img{width:96px;height:60px;object-fit:cover;display:block}.iam-onboard-audit-identity__thumb span{padding:2px 0 6px;font-size:12px;color:#0000008c}@media(max-width:720px){.iam-onboard-audit-identity__summary-grid{grid-template-columns:1fr 1fr}}.emp-invite-onboard{width:100%}.login-root.emp-invite-onboard{background:#eff6ff}.emp-invite-onboard__card.ant-card{max-width:610px;width:100%;margin-bottom:12px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#fff;color:#0f172a;box-shadow:0 4px 18px #0f172a0f}.emp-invite-onboard__card>.ant-card-head{min-height:42px;padding:0 20px;font-size:15px;color:#0f172a;border-bottom:1px solid #e8edf3;background:#fff}.emp-invite-onboard__card>.ant-card-head .ant-card-head-title{padding:11px 0;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:.01em;color:#0f172a}.emp-invite-onboard__card>.ant-card-body{padding:16px 20px 18px;background:#fff;color:#334155}.emp-invite-onboard__intro{margin:0 0 12px;color:#64748b;font-size:13px;font-weight:400;line-height:1.6;letter-spacing:.01em}.emp-invite-onboard__intro--meta{margin-bottom:12px;font-size:12px;line-height:1.5;color:#94a3b8}.emp-invite-onboard .ant-form-item{margin-bottom:14px}.emp-invite-onboard .ant-form-item .ant-form-item-label{padding-bottom:4px}.emp-invite-onboard .ant-form-item .ant-form-item-label>label{height:auto;font-size:13px;font-weight:500;line-height:1.4;color:#64748b}.emp-invite-onboard .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{color:#94a3b8}.emp-invite-onboard .ant-input,.emp-invite-onboard .ant-input-affix-wrapper,.emp-invite-onboard .ant-input-textarea textarea,.emp-invite-onboard .ant-select-selector,.emp-invite-onboard .ant-picker{min-height:36px;border-color:#e2e8f0;border-radius:6px;color:#0f172a;background:#fff;font-size:14px;line-height:1.5;box-shadow:none}.emp-invite-onboard .ant-input-affix-wrapper{padding-block:4px;padding-inline:11px}.emp-invite-onboard .ant-input-affix-wrapper>input.ant-input{min-height:0;font-size:14px}.emp-invite-onboard .ant-input-textarea textarea{min-height:72px;padding:8px 11px}.emp-invite-onboard .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding-inline:11px}.emp-invite-onboard .ant-picker{padding-block:4px;padding-inline:11px}.emp-invite-onboard .ant-input::placeholder,.emp-invite-onboard .ant-input-affix-wrapper input::placeholder,.emp-invite-onboard .ant-input-textarea textarea::placeholder{color:#94a3b8;font-weight:400}.emp-invite-onboard .ant-input-affix-wrapper:hover,.emp-invite-onboard .ant-input:hover,.emp-invite-onboard .ant-input-textarea:hover textarea,.emp-invite-onboard .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.emp-invite-onboard .ant-picker:hover{border-color:#cbd5e1}.emp-invite-onboard .ant-input-affix-wrapper:focus,.emp-invite-onboard .ant-input-affix-wrapper-focused,.emp-invite-onboard .ant-input:focus,.emp-invite-onboard .ant-input-focused,.emp-invite-onboard .ant-input-textarea-focused textarea,.emp-invite-onboard .ant-select-focused .ant-select-selector,.emp-invite-onboard .ant-picker-focused{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61a}.emp-invite-onboard .ant-input-affix-wrapper .anticon{color:#94a3b8;font-size:14px}.emp-invite-onboard .iam-onboard-audit-identity{gap:0;margin-bottom:2px}.emp-invite-onboard .iam-onboard-audit-identity__hint{margin-bottom:10px;font-size:12.5px;font-weight:400;line-height:1.55;letter-spacing:.01em;color:#64748b}.emp-invite-onboard .iam-onboard-audit-identity__uploads{gap:12px;margin-bottom:2px}.emp-invite-onboard .iam-onboard-audit-identity__upload-item{margin-bottom:10px}.emp-invite-onboard .iam-onboard-audit-identity__upload-item .ant-form-item-label{padding-bottom:4px}.emp-invite-onboard .iam-onboard-audit-identity__upload-item .ant-form-item-label>label{color:#475569;font-size:13px;font-weight:500}.emp-invite-onboard .ant-upload.ant-upload-select-picture-card,.emp-invite-onboard .ant-upload-list-picture-card .ant-upload-list-item,.emp-invite-onboard .ant-upload-list-picture-card-container{width:132px!important;height:88px!important;margin-block:0 8px!important;margin-inline:0 8px!important;border-radius:8px!important;border-color:#dbeafe!important;background:#f8fafc!important}.emp-invite-onboard .ant-upload.ant-upload-select-picture-card{border-style:dashed!important}.emp-invite-onboard .ant-upload.ant-upload-select-picture-card:hover{border-color:#93c5fd!important;background:#eff6ff!important}.emp-invite-onboard .iam-onboard-audit-identity__upload-trigger{gap:4px;font-size:12.5px;font-weight:400;color:#64748b}.emp-invite-onboard .iam-onboard-audit-identity__upload-trigger .anticon{font-size:16px;color:#94a3b8}.emp-invite-onboard .iam-onboard-audit-identity__grid{gap:0 12px}.emp-invite-onboard .iam-onboard-audit-identity__summary{border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#f8fafc;padding:12px 14px}.emp-invite-onboard .iam-onboard-audit-identity__summary-label{color:#94a3b8;font-size:12px;font-weight:400}.emp-invite-onboard .iam-onboard-audit-identity__summary,.emp-invite-onboard .iam-onboard-audit-identity__summary-address,.emp-invite-onboard .iam-onboard-audit-identity__summary-grid{color:#334155;font-size:13.5px;line-height:1.45}.emp-invite-onboard .iam-onboard-audit-identity__thumb{border-color:#e2e8f0;border-radius:6px;background:#fff}.emp-invite-onboard .iam-onboard-audit-identity__thumb span{color:#94a3b8;font-size:12px}.emp-invite-onboard .ant-input-textarea-show-count:after{margin-bottom:0;color:#94a3b8;font-size:12px}.emp-invite-onboard__submit.ant-form-item{margin-bottom:0;margin-top:4px}.emp-invite-onboard__submit .ant-btn-primary,.emp-invite-onboard__cta.ant-btn-primary{height:38px;font-size:14px;font-weight:500;letter-spacing:.01em;border-radius:6px;box-shadow:none}.emp-invite-onboard__submit .ant-btn-primary:not(:disabled):hover,.emp-invite-onboard__cta.ant-btn-primary:not(:disabled):hover{box-shadow:0 2px 8px #2563eb2e}.emp-invite-onboard__card--compact.ant-card{max-width:520px}@media(max-width:480px){.emp-invite-onboard__card>.ant-card-head{padding:0 16px}.emp-invite-onboard__card>.ant-card-body{padding:14px 16px 16px}.emp-invite-onboard .ant-upload.ant-upload-select-picture-card,.emp-invite-onboard .ant-upload-list-picture-card .ant-upload-list-item,.emp-invite-onboard .ant-upload-list-picture-card-container{width:118px!important;height:78px!important}.emp-invite-onboard__submit .ant-btn-primary,.emp-invite-onboard__cta.ant-btn-primary{height:40px}}.profile-drawer .ant-drawer-body{padding:0;background:#f8fafc}.profile-drawer .ant-drawer-footer{border-top:1px solid #e5e7eb;background:#fff}.profile-drawer__body{display:flex;min-height:100%;flex-direction:column}.profile-drawer__hero{display:flex;align-items:center;gap:16px;padding:22px 24px 20px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#ffffffeb,#f0f9ffe6),linear-gradient(135deg,#e0f2fe,#fef3c7)}.profile-drawer__avatar-wrap{flex:0 0 auto}.profile-drawer__identity{min-width:0;flex:1}.profile-drawer__name-row{display:flex;align-items:center;gap:10px}.profile-drawer__name{overflow:hidden;color:#111827;font-size:20px;font-weight:650;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.profile-drawer__subtitle{overflow:hidden;margin-top:4px;color:#4b5563;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.profile-drawer__employee{margin-top:8px;color:#64748b;font-size:13px;line-height:20px}.profile-drawer__status{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:12px;line-height:18px;white-space:nowrap}.profile-drawer__status.is-offline{border-color:#cbd5e1;background:#f8fafc;color:#64748b}.profile-drawer__status-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.profile-drawer__content{display:flex;flex:1;flex-direction:column;gap:12px;padding:14px 16px 20px;overflow:auto}.profile-drawer__section{border:1px solid #e5e7eb;border-radius:8px;background:#fff}.profile-drawer__section-header{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border-bottom:1px solid #eef2f7;color:#111827;font-size:14px;font-weight:600}.profile-drawer__section-body{padding:16px}.profile-drawer__form{margin-bottom:-8px}.profile-drawer__fields{display:flex;flex-direction:column;gap:14px}.profile-drawer__field{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center}.profile-drawer__value--readonly{min-height:32px;padding:5px 11px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc;color:#334155}.profile-drawer__security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.profile-drawer__security-item{min-width:0}.profile-drawer__label{color:#64748b;font-size:12px;line-height:18px}.profile-drawer__value{overflow:hidden;margin-top:3px;color:#111827;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.profile-drawer__field .profile-drawer__label,.profile-drawer__field .profile-drawer__value{margin-top:0}.profile-drawer__field--phone{align-items:start}.profile-drawer__phone-row{display:flex;min-width:0;align-items:center;gap:8px}.profile-drawer__phone-row .profile-drawer__value--readonly{flex:1;min-width:0}.profile-drawer__phone-action{flex:0 0 auto;padding:0;height:auto}.profile-phone-rebind-modal__hint{margin-bottom:16px;color:#64748b;font-size:13px;line-height:20px}.profile-phone-rebind-modal__sent{color:#64748b;font-size:13px;line-height:20px}.profile-drawer__security-actions{display:flex;gap:10px;margin-top:16px}.profile-password-modal .ant-form-item:last-child{margin-bottom:0}@media(max-width:620px){.profile-drawer__hero{align-items:flex-start}.profile-drawer__field{grid-template-columns:minmax(0,1fr);gap:6px}.profile-drawer__security-grid{grid-template-columns:minmax(0,1fr)}}.biz-user-menu-trigger{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:min(260px,34vw);height:var(--fuduo-header-action, 32px);margin:0;padding:0 8px 0 4px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;cursor:pointer;font:inherit;color:inherit;outline:none;overflow:hidden;-webkit-app-region:no-drag;transition:border-color .16s ease,background .16s ease}.biz-user-menu-trigger:hover,.biz-user-menu-trigger.is-open{border-color:#bfdbfe;background:#eff6ff}.biz-user-menu-trigger__avatar-wrap{position:relative;display:inline-flex;flex:0 0 auto}.biz-user-menu-trigger__avatar.ant-avatar{width:24px!important;height:24px!important;flex:0 0 24px;border:1px solid #e2e8f0;font-size:12px!important;font-weight:600;line-height:24px!important}.biz-user-menu-trigger__presence{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid #ffffff;border-radius:999px;background:#94a3b8}.biz-user-menu-trigger__presence.is-online{background:#22c55e}.biz-user-menu-trigger__body{display:flex;min-width:0;flex:1;flex-direction:row;align-items:center;gap:6px;overflow:hidden}.biz-user-menu-trigger__name{flex:0 1 auto;overflow:hidden;max-width:88px;color:#0f172a;font-size:13px;font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap}.biz-user-menu-trigger__sep{width:1px;height:14px;flex:0 0 1px;background:#e2e8f0}.biz-user-menu-trigger__chips{display:flex;min-width:0;flex:1 1 auto;flex-wrap:nowrap;align-items:center;gap:4px;overflow:hidden}.biz-user-menu-trigger__chip{display:inline-flex;flex:0 1 auto;max-width:72px;align-items:center;overflow:hidden;padding:0 5px;border-radius:4px;font-size:10px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.biz-user-menu-trigger__chip.is-dept{border:1px solid #e2e8f0;background:#f1f5f9;color:#475569}.biz-user-menu-trigger__chip.is-role{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.biz-user-menu-trigger__chip.is-function{border:1px solid #a7f3d0;background:#ecfdf5;color:#047857}.biz-user-menu-trigger__fallback{flex:1 1 auto;overflow:hidden;min-width:0;color:#64748b;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.biz-user-menu-trigger__caret{flex:0 0 auto;margin-left:2px;color:#94a3b8;font-size:10px}.biz-user-menu-popover{-webkit-app-region:no-drag}.biz-user-menu-popover .ant-popover-inner{padding:0;border-radius:8px;box-shadow:0 12px 32px #0f172a29}.biz-user-card{width:304px;overflow:hidden;border:1px solid rgba(226,232,240,.9);border-radius:8px;background:#fff;color:#1f2937;-webkit-app-region:no-drag}.biz-user-card__profile{display:flex;align-items:center;gap:14px;padding:24px 20px 20px;background:linear-gradient(90deg,#ffffffb8,#ffffff61),var(--personal-card-bg) center / cover no-repeat}.biz-user-card__avatar{flex:0 0 auto;font-size:24px}.biz-user-card__identity{min-width:0}.biz-user-card__name{overflow:hidden;color:#111827;font-size:18px;font-weight:650;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.biz-user-card__role{overflow:hidden;margin-top:6px;color:#6b7280;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.biz-user-card__status{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#4b5563;font-size:13px;line-height:18px}.biz-user-card__status-dot{width:7px;height:7px;border-radius:999px;background:#22c55e}.biz-user-card__status-dot.is-offline{background:#94a3b8}.biz-user-card__divider{height:1px;margin:0 18px;background:#edf0f4}.biz-user-card__meta{display:grid;gap:0;margin:13px 10px;overflow:hidden;border:1px solid #dbeafe;border-radius:6px;background:#f8fbff}.biz-user-card__meta-row{display:grid;grid-template-columns:18px 66px minmax(0,1fr);align-items:center;gap:8px;min-height:41px;padding:0 10px;border-bottom:1px solid #e6eefb;font-size:13px;line-height:20px}.biz-user-card__meta-row:last-child{border-bottom:0}.biz-user-card__meta-icon{color:#1677ff;font-size:15px}.biz-user-card__meta-row span{color:#4b5563}.biz-user-card__meta-row strong{overflow:hidden;color:#1f2937;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.biz-user-card__action,.biz-user-card__logout{display:flex;align-items:center;width:calc(100% - 24px);height:40px;margin:12px 12px 0;padding:0 12px;border:0;border-radius:6px;cursor:pointer;font:inherit;font-size:14px;gap:10px;outline:none;transition:background-color .16s ease,color .16s ease}.biz-user-card__action{background:#eff6ff;color:#1d4ed8}.biz-user-card__action+.biz-user-card__action{margin-top:6px}.biz-user-card__action:hover,.biz-user-card__action:focus-visible{background:#dbeafe;color:#1e40af}.biz-user-card__logout{margin-bottom:12px;background:#fff1f2;color:#dc2626}.biz-user-card__logout:hover,.biz-user-card__logout:focus-visible{background:#ffe4e6;color:#b91c1c}.im-header-tool{display:inline-flex;align-items:center}.im-header-tool .ant-badge{line-height:1}.im-header-tool__btn.ant-btn{display:inline-flex;align-items:center;gap:4px;height:32px;padding-inline:10px;border-radius:8px;color:inherit;transition:background .15s ease,color .15s ease}.im-header-tool__btn.ant-btn:hover{color:#1677ff;background:#1677ff14}.im-header-tool__icon{display:inline-block;font-size:17px;width:1em;height:1em;vertical-align:-.15em;color:#1677ff}.im-header-tool__btn.ant-btn:hover .im-header-tool__icon{color:#0958d9}.fuduo-tab-bar{--tab-rail: #ebecef;--tab-rail-line: #e0e2e8;--tab-surface: var(--fuduo-page-bg, #f5f5f7);--tab-text: #8c8c8c;--tab-text-hover: #595959;--tab-text-active: #262626;--tab-accent: #1677ff;--tab-close: #bfbfbf;display:flex;align-items:stretch;height:32px;margin:0;background:var(--tab-rail);border-bottom:1px solid var(--tab-rail-line);-webkit-user-select:none;user-select:none;position:relative;z-index:10;flex-shrink:0}.fuduo-tab-scroll-container{flex:1;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fuduo-tab-scroll-container::-webkit-scrollbar{display:none}.fuduo-tab-list{display:flex;align-items:stretch;gap:2px;min-width:max-content;height:100%;padding:0 6px;box-sizing:border-box}.fuduo-tab{position:relative;display:inline-flex;align-items:center;gap:4px;max-width:200px;height:100%;margin:0;padding:0 8px 0 10px;border:none;border-radius:8px 8px 0 0;background:transparent;color:var(--tab-text);font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.fuduo-tab:before{content:"";position:absolute;top:0;left:8px;right:8px;height:2px;border-radius:0 0 2px 2px;background:transparent;transition:background .15s ease}.fuduo-tab:hover:not(.fuduo-tab--active){background:#ffffff9e;color:var(--tab-text-hover)}.fuduo-tab--active{background:var(--tab-surface);color:var(--tab-text-active);box-shadow:none;z-index:1}.fuduo-tab--active:before{background:var(--tab-accent)}.fuduo-tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--tab-surface)}.fuduo-tab--pinned:not(.fuduo-tab--active){color:var(--tab-text-hover)}.fuduo-tab-label{overflow:hidden;max-width:148px;text-overflow:ellipsis}.fuduo-tab-pin{flex-shrink:0;color:var(--tab-accent);font-size:10px;opacity:.85}.fuduo-tab-close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:18px;height:18px;margin-left:0;padding:0;border:none;border-radius:5px;background:transparent;color:var(--tab-close);font-size:10px;line-height:1;cursor:pointer;opacity:0;pointer-events:none;transform:scale(.92);transition:opacity .12s ease,transform .12s ease,background .12s ease,color .12s ease}.fuduo-tab:hover .fuduo-tab-close,.fuduo-tab--active .fuduo-tab-close{opacity:1;pointer-events:auto;transform:scale(1)}.fuduo-tab-close:hover{background:#0f172a14;color:var(--tab-text-active)}.fuduo-tab--active .fuduo-tab-close:hover{background:#1677ff1a;color:var(--tab-accent)}.fuduo-tab-scroll-btn{display:inline-flex;flex-shrink:0;align-items:center;align-self:center;justify-content:center;width:26px;height:26px;margin:0 4px;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer;transition:background .12s ease,color .12s ease}.fuduo-tab-scroll-btn:hover:not(:disabled){background:#ffffffbf;color:var(--tab-text-hover)}.fuduo-tab-scroll-btn:disabled{opacity:.25;cursor:default}.fuduo-tab-context-menu{min-width:188px;padding:4px;border:1px solid rgba(15,23,42,.06);border-radius:10px;background:#fff;box-shadow:0 4px 6px #0f172a0a,0 12px 28px #0f172a1f}.fuduo-tab-context-menu-item{display:flex;align-items:center;padding:7px 10px;border-radius:6px;color:#334155;font-size:13px;cursor:pointer;transition:background .1s ease}.fuduo-tab-context-menu-item:hover{background:#f1f5f9}.fuduo-tab-context-menu-item--danger{color:#dc2626}.fuduo-tab-context-menu-item--danger:hover{background:#fef2f2}.fuduo-tab-context-menu-divider{height:1px;margin:4px 6px;background:#e2e8f0}@media(max-width:900px){.fuduo-tab-bar{height:30px}.fuduo-tab{font-size:11px;padding:0 6px 0 8px}.fuduo-tab-label{max-width:120px}}.pdd-task-center__tabs .ant-tabs-nav{margin-bottom:12px}.pdd-task-center__tabs .ant-tabs-tab{font-size:13px}.pdd-task-center__tab-label{display:inline-flex;align-items:center;gap:4px}.pdd-task-center__tab-action{padding:0 4px;height:auto;font-size:12px}.pdd-task-center-drawer .ant-drawer-body{padding-top:8px}.pdd-task-center__filters-wrap{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.pdd-task-center__filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pdd-task-center__filters--time{align-items:center}.pdd-task-center__filter-search{flex:1 1 200px;min-width:168px}.pdd-task-center__filter-kind{flex:0 1 120px;min-width:108px}.pdd-task-center__filter-outcome{flex:0 1 124px;min-width:112px}.pdd-task-center__filter-time{flex:0 1 128px;min-width:116px}.pdd-task-center__filter-range{flex:1 1 220px;min-width:200px}.pdd-task-center__sections{display:flex;flex-direction:column;gap:20px}.pdd-task-center__section-title{margin:0 0 10px;font-size:12px;font-weight:600;color:#8c8c8c}.pdd-task-center__card-list{display:flex;flex-direction:column;gap:8px}.pdd-task-center__card{display:flex;gap:12px;padding:12px;border-radius:12px;border:1px solid #eef0f3;background:#fff;box-shadow:0 1px 2px #00000008}.pdd-task-center__card.is-ai{border-color:#d3adf7;background:linear-gradient(180deg,#fdfaff,#fff)}.pdd-task-center__card.is-copy-publish{border-color:#adc6ff;background:linear-gradient(180deg,#f0f5ff,#fff)}.pdd-task-center__card-thumb{flex-shrink:0;width:56px}.pdd-task-center__card-thumb-grid{width:56px;height:56px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2px;border-radius:8px;overflow:hidden;background:#f5f5f5}.pdd-task-center__card-thumb-grid[data-count="2"]{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.pdd-task-center__card-thumb-grid .ant-image,.pdd-task-center__card-thumb-grid img{width:100%!important;height:100%!important;display:block}.pdd-task-center__card-thumb-fallback{width:52px;height:52px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:18px;color:#722ed1}.pdd-task-center__card.is-edit .pdd-task-center__card-thumb-fallback{color:#1677ff}.pdd-task-center__card.is-goods-batch{flex-direction:column;padding:14px}.pdd-task-center__card.is-goods-batch .pdd-task-center__shop-bar{margin-bottom:10px}.pdd-task-center__card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.pdd-task-center__card-main-left{flex:1;min-width:0}.pdd-task-center__card-main-right{flex-shrink:0;text-align:right;max-width:46%}.pdd-task-center__card-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.pdd-task-center__time-abs{font-size:11px;font-variant-numeric:tabular-nums;color:#595959;line-height:1.35;white-space:nowrap}.pdd-task-center__time-rel{margin-top:2px;font-size:11px;color:#bfbfbf;white-space:nowrap}.pdd-task-center__card-footer{margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.pdd-task-center__card-footer .pdd-task-center__card-progress{flex:1;min-width:0;margin-top:0}.pdd-task-center__card-footer .pdd-task-center__card-actions{flex-shrink:0;margin-top:0}.pdd-task-center__card-body{flex:1;min-width:0}.pdd-task-center__card-head{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:6px}.pdd-task-center__kind-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:10px;font-size:11px;font-weight:500;background:#f0f5ff;color:#1677ff}.pdd-task-center__kind-badge.is-ai{background:linear-gradient(135deg,#f9f0ff,#efdbff);color:#722ed1}.pdd-task-center__kind-badge.is-copy-publish{background:linear-gradient(135deg,#e6f4ff,#d6e4ff);color:#0958d9}.pdd-task-center__kind-badge.is-restore{background:#e6fffb;color:#08979c}.pdd-task-center__kind-badge.is-review{background:#fff7e6;color:#d48806}.pdd-task-center__status-tag{margin:0;line-height:18px}.pdd-task-center__time{margin-left:auto;font-size:11px;color:#bfbfbf}.pdd-task-center__card-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}.pdd-task-center__shop-bar{display:flex;align-items:center;gap:6px;width:100%;margin:0 0 8px;padding:7px 10px;border:1px solid #91caff;border-radius:8px;background:linear-gradient(180deg,#e6f4ff,#f0f8ff);cursor:pointer;text-align:left;font:inherit;color:#0958d9;transition:border-color .15s,box-shadow .15s}.pdd-task-center__shop-bar:hover{border-color:#4096ff;box-shadow:0 0 0 2px #1677ff1f}.pdd-task-center__shop-bar-icon{font-size:15px;flex-shrink:0}.pdd-task-center__shop-bar-label{flex-shrink:0;font-size:12px;font-weight:600;color:#1677ff}.pdd-task-center__shop-bar-name{flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdd-task-center__shop-bar-copy{flex-shrink:0;font-size:13px;color:#4096ff;opacity:.85}.pdd-task-center__shop-name--modal{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin-top:6px;padding:4px 10px;border:1px solid #91caff;border-radius:6px;background:#e6f4ff;font-size:13px;font-weight:600;color:#0958d9;cursor:pointer}.pdd-task-center__shop-name--modal:hover{border-color:#4096ff;background:#bae0ff}.pdd-task-center__shop-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(420px,70vw)}.pdd-task-center__shop-copy-icon{font-size:12px;opacity:.9}.goods-batch-job-detail-modal.ant-modal{max-width:calc(100vw - 32px)}.goods-batch-job-detail-modal .ant-modal-content{overflow:hidden}.goods-batch-job-detail-modal .ant-modal-header{margin-bottom:0;padding-bottom:8px;border-bottom:1px solid #f0f2f5}.goods-batch-job-detail-modal .ant-modal-body{padding-top:8px;overflow:hidden}.goods-batch-job-modal__title-block{width:100%;padding-right:28px}.goods-batch-job-modal__title-text{font-size:16px;font-weight:700;line-height:1.35;color:#000000e0;margin-bottom:8px}.goods-batch-job-modal__toolbar{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.goods-batch-job-modal__toolbar-shop{flex:1 1 auto;min-width:0}.goods-batch-job-modal__operator{display:block;margin-top:2px;color:#667085;font-size:12px;line-height:1.3}.goods-batch-job-modal__toolbar-actions{flex:0 0 auto;align-self:center}.goods-batch-job-modal__toolbar-actions .ant-btn{border-radius:6px}.goods-batch-job-modal__shop-placeholder{display:inline-flex;padding:2px 8px;border-radius:6px;background:#fafafa;border:1px dashed #d9d9d9;color:#8c8c8c;font-size:12px;line-height:20px}.pdd-task-center__shop-bar--modal-header{display:inline-flex;width:auto;max-width:100%;margin:0;padding:2px 8px;border-radius:6px;gap:4px}.pdd-task-center__shop-bar--modal-header .pdd-task-center__shop-bar-icon{font-size:12px}.pdd-task-center__shop-bar--modal-header .pdd-task-center__shop-bar-label{font-size:11px}.pdd-task-center__shop-bar--modal-header .pdd-task-center__shop-bar-name{flex:0 1 auto;font-size:12px;font-weight:600}.pdd-task-center__shop-bar--modal-header .pdd-task-center__shop-bar-copy{font-size:11px}.goods-batch-job-modal__progress{margin-bottom:10px}.goods-batch-job-detail-modal .goods-batch-job-modal__summary{margin-top:6px;line-height:1.4;color:#344054;font-size:12px}.goods-batch-job-detail-modal .goods-batch-job-modal__summary-stats{display:flex;flex-wrap:wrap;gap:6px}.goods-batch-job-detail-modal .goods-batch-job-modal__summary-stat{display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:12px;line-height:20px}.goods-batch-job-detail-modal .goods-batch-job-modal__summary-stat.is-success{background:#ecfdf3;color:#027a48}.goods-batch-job-detail-modal .goods-batch-job-modal__summary-stat.is-failed{background:#fef3f2;color:#b42318}.goods-batch-job-detail-modal .goods-batch-job-modal__job-error{color:#cf1322;margin-top:6px}.goods-batch-job-detail-modal .goods-batch-job-modal__time-cell{display:inline-block;max-width:100%;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#595959}.goods-batch-job-detail-modal .goods-batch-job-modal__time-col{white-space:nowrap!important}.goods-batch-job-detail-modal .goods-batch-job-modal__head{padding-right:28px}.goods-batch-job-detail-modal .goods-batch-job-modal__head-title{font-size:16px;font-weight:600;line-height:1.35;color:#000000e0}.goods-batch-job-modal__goods-cell{min-width:0}.goods-batch-job-modal__goods-name{display:block;overflow:hidden;color:#000000e0;font-size:13px;line-height:18px;white-space:nowrap;text-overflow:ellipsis;word-break:normal}.goods-batch-job-modal__goods-id{display:inline-block;margin-top:2px;font-size:12px}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table{border:1px solid #f0f2f5;border-radius:8px}.goods-batch-job-detail-modal .goods-batch-job-modal__table table{table-layout:fixed}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-thead>tr>th,.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-tbody>tr>td{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-thead>tr>th{padding:8px 10px;background:#fafafa;font-weight:600}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-tbody>tr>td{padding:8px 10px;vertical-align:middle}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-cell-fix-right{background:#fff!important;overflow:hidden!important}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#fafafa!important}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-cell-fix-right:before{content:"";position:absolute;top:0;bottom:-1px;left:0;width:1px;background:#f0f2f5;pointer-events:none}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:#fafafa!important}.goods-batch-job-detail-modal .goods-batch-job-modal__table .ant-table-pagination{margin:8px 0 0}.pdd-task-center__shop-name{flex-shrink:0;max-width:46%;padding:0;border:none;background:none;font-size:12px;color:#1677ff;cursor:pointer;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdd-task-center__shop-name:hover{text-decoration:underline}.pdd-task-center__card-title{font-size:14px;font-weight:600;color:#262626;line-height:1.35}.pdd-task-center__card-sub{margin-top:4px;font-size:12px;color:#595959;line-height:1.45}.pdd-task-center__card-hint{margin-top:4px;font-size:12px;color:#8c8c8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdd-task-center__card-progress{margin-top:10px}.pdd-task-center__card:not(.is-goods-batch) .pdd-task-center__card-footer{flex-direction:column;align-items:stretch}.pdd-task-center__card:not(.is-goods-batch) .pdd-task-center__card-footer .pdd-task-center__card-actions{margin-top:8px}.pdd-task-center__card-progress-meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:11px;color:#8c8c8c}.pdd-task-center__card-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.pdd-task-center__tab-legend{margin:0 0 8px;padding:6px 8px;font-size:11px;line-height:1.45;color:#595959;background:#fafafa;border-radius:6px;border:1px solid #f0f0f0}.pdd-task-center__tab-legend strong{color:#262626;font-weight:600}.pdd-task-center__card--goods{flex-direction:column;gap:0;padding:8px 10px;border-radius:8px;border-color:#e6f4ff;background:linear-gradient(180deg,#fafcff,#fff 40%)}.pdd-task-center__card--goods.is-status-attention{border-color:#ffd591;background:linear-gradient(180deg,#fffbe6,#fff 40%)}.pdd-task-center__card--goods.is-status-done{border-color:#d9f7be}.pdd-task-center__goods-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pdd-task-center__goods-head-main{display:flex;align-items:flex-start;gap:8px;min-width:0;flex:1}.pdd-task-center__goods-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#e6f4ff;color:#1677ff;font-size:14px}.pdd-task-center__card--goods.is-status-attention .pdd-task-center__goods-icon{background:#fff7e6;color:#fa8c16}.pdd-task-center__goods-head-text{min-width:0;flex:1}.pdd-task-center__goods-title{font-size:13px;font-weight:600;color:#262626;line-height:1.3}.pdd-task-center__goods-shop-row{margin-top:3px;min-width:0;max-width:100%}.pdd-task-center__card--goods .pdd-task-center__shop-inline{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:2px 0;font-size:13px;font-weight:600;color:#0958d9}.pdd-task-center__card--goods .pdd-task-center__shop-inline .anticon:first-child{font-size:14px;color:#1677ff}.pdd-task-center__card--goods .pdd-task-center__shop-inline:hover{color:#1677ff}.pdd-task-center__card--goods .pdd-task-center__shop-inline-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdd-task-center__card--goods .pdd-task-center__shop-inline-copy{opacity:.45;color:#4096ff}.pdd-task-center__card--goods .pdd-task-center__shop-inline:hover .pdd-task-center__shop-inline-copy{opacity:1}.pdd-task-center__goods-dot{color:#d9d9d9;font-size:12px;-webkit-user-select:none;user-select:none}.pdd-task-center__goods-subline{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:4px;font-size:12px;line-height:1.3}.pdd-task-center__shop-inline{display:inline-flex;align-items:center;gap:3px;max-width:min(200px,42vw);padding:0;border:none;background:none;cursor:pointer;font:inherit;font-size:12px;color:#8c8c8c;text-align:left;min-width:0}.pdd-task-center__shop-inline:hover{color:#1677ff}.pdd-task-center__shop-inline-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.pdd-task-center__shop-inline-copy{flex-shrink:0;font-size:11px;opacity:0;transition:opacity .15s}.pdd-task-center__shop-inline:hover .pdd-task-center__shop-inline-copy{opacity:.75}.pdd-task-center__goods-head-end{flex-shrink:0;display:flex;align-items:center;gap:6px;padding-top:1px}.pdd-task-center__goods-head-end .pdd-task-center__status-tag{margin:0;font-size:11px;line-height:16px;padding-inline:4px}.pdd-task-center__goods-head-end .ant-btn-sm{height:24px;padding-inline:8px;font-size:12px}.pdd-task-center__goods-time{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;color:#434343;white-space:nowrap}.pdd-task-center__goods-time-rel{font-size:12px;font-weight:600;color:#1677ff;white-space:nowrap}.pdd-task-center__operator{font-size:12px;color:#595959;white-space:nowrap}.pdd-task-center__operator-block{margin-top:2px;font-size:12px;color:#595959;text-align:right;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdd-task-center__goods-stats{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:6px;padding:4px 8px;border-radius:6px;background:#00000008}.pdd-task-center__stat{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums}.pdd-task-center__stat.is-sep{font-weight:400;color:#d9d9d9;font-size:11px}.pdd-task-center__stat.is-success{color:#389e0d}.pdd-task-center__stat.is-skip,.pdd-task-center__stat.is-fail{color:#8c8c8c}.pdd-task-center__stat.is-fail.has-fail{color:#cf1322;font-weight:600}.pdd-task-center__stat.is-muted{margin-left:auto;font-size:11px;font-weight:400;color:#8c8c8c}.pdd-task-center__goods-running{margin-top:6px;display:flex;align-items:center;gap:8px}.pdd-task-center__goods-running .ant-progress{flex:1;min-width:0;margin:0;line-height:0}.pdd-task-center__goods-running-meta{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:0;font-size:11px;color:#8c8c8c;font-variant-numeric:tabular-nums;white-space:nowrap}.finance-page-header{border-radius:8px}.finance-page-header__main{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.finance-page-header h3.ant-typography{margin:0}.finance-page-header .ant-typography{margin-bottom:4px}.finance-page-header__meta{display:flex;flex-wrap:wrap;gap:8px 12px}.finance-state-block{border-radius:8px}.finance-shop-search{width:280px}.finance-money-text{font-variant-numeric:tabular-nums;white-space:nowrap}.finance-money-text--muted{opacity:.72;font-style:italic}.finance-click-copy{display:inline-block;max-width:100%;cursor:copy;vertical-align:top}.finance-click-copy .ant-typography{margin-bottom:0}.finance-click-copy:hover,.finance-click-copy:hover .ant-typography{color:#6366f1}.finance-virtual-table .ant-table-tbody-virtual-holder .ant-table-row{height:64px!important;min-height:64px!important}.finance-virtual-table .ant-table-tbody-virtual-holder .ant-table-row>.ant-table-cell{height:64px!important;min-height:64px!important;display:flex;align-items:center}.withdraw-v2-page .finance-virtual-table.withdraw-v2-main-table .ant-table-tbody-virtual-holder .ant-table-row>.ant-table-cell.ant-table-cell-fix-right{justify-content:flex-start!important}.withdraw-v2-page .finance-virtual-table .ant-table-tbody-virtual-holder .ant-table-row>.ant-table-cell.ant-table-cell-fix-right{justify-content:flex-start!important}@media(max-width:960px){.finance-page-header__main{flex-direction:column}.finance-shop-search{width:min(100%,320px)}}.click-copy-text{display:inline-block;max-width:100%;color:#1677ff;cursor:pointer}.click-copy-text:hover{text-decoration:underline}.click-copy-text .ant-typography{color:inherit}.click-copy-text__empty{color:#00000040}.click-copy-text--block{display:block;max-width:100%}.click-copy-text--block .ant-typography{white-space:normal;word-break:break-word}.click-copy-text--muted{color:#595959}.click-copy-text--muted:hover{color:#1677ff}.marketing-sku-detail-modal .ant-modal-body{padding-top:10px}.marketing-sku-detail__head{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f2f5}.marketing-sku-detail__head-main{display:flex;gap:12px;align-items:flex-start}.marketing-sku-detail__main-thumb{flex-shrink:0;border-radius:8px;object-fit:cover}.marketing-sku-detail__head-text{flex:1;min-width:0}.marketing-sku-detail__full-name{color:#0f172a;font-size:14px;font-weight:600;line-height:1.5;word-break:break-word;white-space:normal}.marketing-sku-detail__toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;margin-top:6px;color:#667085;font-size:12px}.marketing-sku-detail__toolbar strong{color:#0f172a;font-weight:600}.marketing-sku-detail__table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.marketing-sku-detail__table .ant-table-tbody>tr>td{vertical-align:top}.marketing-sku-detail__sku{display:flex;gap:10px;align-items:flex-start;min-width:0}.marketing-sku-detail__sku-thumb{flex-shrink:0;margin-top:2px;border-radius:4px;object-fit:cover}.marketing-sku-detail__sku-text{flex:1;min-width:0}.marketing-sku-detail__spec{display:-webkit-box;overflow:hidden;color:#000000b8;font-size:12px;line-height:18px;max-height:36px;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.marketing-sku-detail__id-line{margin-top:2px;color:#00000073;font-size:11px;line-height:16px}.marketing-sku-detail__thumb-empty{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:6px;background:#f2f4f7;color:#98a2b3;font-size:11px}.marketing-sku-detail__thumb-empty--sm{width:32px;height:32px;border-radius:4px;font-size:10px}.marketing-sku-detail__thumb-empty--lg{width:56px;height:56px;border-radius:8px}.marketing-sku-detail__price,.marketing-sku-detail__stock{color:#000000a6;font-size:13px;font-variant-numeric:tabular-nums}.marketing-sku-detail__act-price{color:#ea580c;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.fuduo-header-task-button.ant-btn,.fuduo-header-ai-points-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;height:var(--fuduo-header-action, 32px);border-radius:6px;font-size:13px;line-height:1;-webkit-app-region:no-drag}.fuduo-header-task-button.ant-btn{padding:0 10px;border:none;box-shadow:none;background:transparent;color:#111827;max-width:none}.fuduo-header-task-button-inner{display:inline-flex;align-items:center;gap:5px;min-width:0}.fuduo-header-task-count{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ff4d4f;color:#fff;font-size:10px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.fuduo-header-task-button.ant-btn:hover,.fuduo-header-task-button.ant-btn:focus-visible{border:none;box-shadow:none;background:#1677ff14;color:#1677ff}.fuduo-header-ai-points-button.ant-btn{padding:0 12px;border-color:#b7d6ff;background:#eef6ff;color:#1677ff}.fuduo-header-ai-points-button.ant-btn:hover,.fuduo-header-ai-points-button.ant-btn:focus-visible{border-color:#8cc1ff;background:#e6f2ff;color:#0958d9}.fuduo-header-task-button.ant-btn .anticon,.fuduo-header-ai-points-button.ant-btn .anticon{font-size:14px}.fuduo-task-center-drawer .ant-drawer-header{height:58px;padding:0 24px;border-bottom:1px solid #f0f2f5}.fuduo-task-center-drawer .ant-drawer-header-title{flex-direction:row;gap:12px}.fuduo-task-center-drawer .ant-drawer-close{margin-inline-end:0;color:#8b95a5;font-size:16px}.fuduo-task-center-drawer .ant-drawer-title{color:#111827;font-size:16px;font-weight:700}.fuduo-task-center-drawer .ant-drawer-body{padding:0}.fuduo-task-center-batch-link.ant-btn{height:32px;padding:0;color:#1677ff;font-size:14px}.fuduo-task-center-empty{display:grid;place-items:center;min-height:200px;padding-top:42px}.fuduo-task-center-empty .ant-empty{margin:0}.fuduo-task-center-empty .ant-empty-description{color:#8b95a5;font-size:14px}@media(max-width:900px){.fuduo-header-ai-points-button.ant-btn{max-width:178px;overflow:hidden}.fuduo-header-ai-points-button.ant-btn>span:not(.anticon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.biz-assistant-dog-action{display:inline-flex;align-items:flex-end;padding:0;border:none;background:transparent;cursor:pointer;border-radius:12px;box-shadow:0 4px 16px #6366f147;transition:transform .15s ease,box-shadow .2s ease;overflow:visible}.biz-assistant-dog-action:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f161}.biz-assistant-dog-action:active{transform:translateY(0)}.biz-assistant-dog-action-icon{flex-shrink:0;width:38px;height:36px;display:flex;align-items:flex-end;justify-content:flex-end;margin-right:-2px;z-index:2;pointer-events:none}.biz-assistant-dog-action-icon img{width:42px;height:42px;object-fit:contain;object-position:bottom right;display:block;filter:drop-shadow(0 2px 4px rgba(15,23,42,.12))}.biz-assistant-dog-action-label{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:36px;padding:0 14px 0 10px;border-radius:10px;background:linear-gradient(135deg,#818cf8,#6366f1);border:1.5px solid #4f46e5;color:#fff;font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;box-shadow:inset 0 1px #fff3}.biz-assistant-dog-action--compact{border-radius:8px;box-shadow:0 2px 10px #6366f138}.biz-assistant-dog-action--compact:hover{box-shadow:0 4px 14px #6366f152}.biz-assistant-dog-action--compact .biz-assistant-dog-action-icon{width:26px;height:26px;margin-right:-1px}.biz-assistant-dog-action--compact .biz-assistant-dog-action-icon img{width:30px;height:30px}.biz-assistant-dog-action--compact .biz-assistant-dog-action-label{min-height:26px;padding:0 8px 0 6px;border-radius:7px;border-width:1px;font-size:11px}.biz-assistant-header-shortcut.is-tutorial-target .biz-assistant-dog-action{box-shadow:0 0 0 2px #6366f173,0 4px 14px #6366f159}.biz-assistant-glass-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);background:#0f172a6b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#ffffffeb;cursor:pointer;box-shadow:0 4px 14px #0f172a38,inset 0 1px #ffffff14;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.biz-assistant-glass-btn:hover{background:#0f172a8c;border-color:#ffffff38}.biz-assistant-glass-btn:active{transform:scale(.96)}.biz-assistant-glass-btn--edit{width:26px;height:26px;border-radius:8px;font-size:14px}.biz-assistant-glass-btn--shortcut{width:36px;height:36px;border-radius:10px;font-size:17px}.biz-assistant-header-shortcut{display:inline-flex;align-items:center;flex-shrink:0;-webkit-app-region:no-drag}.biz-assistant-header-shortcut.is-tutorial-target{position:relative;z-index:1205;box-shadow:0 0 0 3px #6366f18c,0 8px 24px #6366f159;border-radius:10px}.biz-assistant-mascot-menu{min-width:132px;padding:4px;border-radius:10px;background:#0f172ab8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 28px #0f172a59}.biz-assistant-mascot-menu-item{display:block;width:100%;padding:8px 12px;border:none;border-radius:8px;background:transparent;color:#ffffffeb;font-size:13px;text-align:left;cursor:pointer;transition:background .15s ease}.biz-assistant-mascot-menu-item:hover{background:#ffffff1a}.biz-assistant-hide-tutorial{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;pointer-events:auto}.biz-assistant-hide-tutorial-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73}.biz-assistant-hide-tutorial-card{position:fixed;max-width:300px;padding:16px 18px;border-radius:14px;background:#fff;box-shadow:0 12px 40px #0f172a47;animation:biz-assistant-tutorial-in .35s ease}.biz-assistant-hide-tutorial-card h4{margin:0 0 8px;font-size:15px;font-weight:600;color:#1e1b4b}.biz-assistant-hide-tutorial-card p{margin:0 0 14px;font-size:13px;line-height:1.6;color:#64748b}.biz-assistant-hide-tutorial-actions{display:flex;justify-content:flex-end;gap:8px}.biz-assistant-hide-tutorial-confirm{padding:6px 16px;border:none;border-radius:8px;background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.biz-assistant-hide-tutorial-confirm:hover{filter:brightness(1.05)}.biz-assistant-hide-tutorial-arrow{position:fixed;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #fff;filter:drop-shadow(0 -2px 4px rgba(15,23,42,.08));animation:biz-assistant-tutorial-in .35s ease}@keyframes biz-assistant-tutorial-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.global-search{position:relative;width:100%;-webkit-app-region:no-drag}.global-search--compact{max-width:100%}.global-search__input.ant-input-affix-wrapper{height:34px;padding-inline:6px 10px;border:1px solid transparent;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #94a3b829;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.global-search__input.ant-input-affix-wrapper:hover{background:#fff;box-shadow:0 2px 8px #315efb0f,0 0 0 1px #a9c0ff6b}.global-search--open .global-search__input.ant-input-affix-wrapper,.global-search__input.ant-input-affix-wrapper-focused{background:#fff;box-shadow:0 4px 16px #315efb1a,0 0 0 2px #315efb24}.global-search__input .ant-input-prefix{margin-inline-end:6px}.global-search__input .ant-input-suffix{margin-inline-start:6px}.global-search__input input{font-size:13px;font-weight:500;color:#0f172a;background:transparent}.global-search__input input::placeholder{color:#94a3b8;font-weight:400}.global-search__icon{color:#64748b;font-size:14px;transition:color .18s ease}.global-search--open .global-search__icon,.global-search__input.ant-input-affix-wrapper-focused .global-search__icon{color:#315efb}.global-search__kbd{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:20px;padding:0 7px;border:1px solid rgba(148,163,184,.28);border-radius:6px;background:#ffffffe0;color:#64748b;font-family:inherit;font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;white-space:nowrap;pointer-events:none;box-shadow:0 1px #fffc inset}.global-search-panel-anchor{position:fixed;z-index:1200;pointer-events:auto}.global-search-panel{width:100%;max-height:min(440px,calc(100vh - 96px));overflow:auto;padding:8px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fff;box-shadow:0 18px 40px #0f172a24,0 4px 12px #0f172a0f}.global-search-panel__group+.global-search-panel__group{margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}.global-search-panel__group-title{padding:4px 8px 6px;color:#64748b;font-size:12px;font-weight:600}.global-search-panel__item{display:flex;align-items:flex-start;gap:10px;width:100%;padding:8px 10px;border:none;border-radius:10px;background:transparent;text-align:left;cursor:pointer;transition:background-color .12s ease}.global-search-panel__item:hover,.global-search-panel__item--active{background:#f8fafc}.global-search-panel__item-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;color:#2563eb;background:#eff6ff;border-radius:8px;font-size:14px}.global-search-panel__item-icon--history{color:#64748b;background:#f1f5f9}.global-search-panel__menu-block+.global-search-panel__menu-block{margin-top:4px}.global-search-panel__menu-block:not(:last-child){margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f1f5f9}.global-search-panel__menu-children{margin:2px 0 4px;padding-left:12px;border-left:2px solid #e2e8f0}.global-search-panel__item--directory{padding-top:6px;padding-bottom:6px}.global-search-panel__item--directory.global-search-panel__item--active,.global-search-panel__item--directory:hover{background:#fffbeb}.global-search-panel__item--child{padding:6px 10px 6px 8px}.global-search-panel__item--child .global-search-panel__item-title{font-weight:500}.global-search-panel__item-icon--child{width:24px;height:24px;color:#64748b;background:#f8fafc;font-size:12px}.global-search-panel__item-icon--directory{color:#b45309;background:#fffbeb}.global-search-panel__group-icon{margin-right:6px;font-size:12px}.global-search-panel__item-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.global-search-panel__item-title{color:#0f172a;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-panel__item-subtitle{font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-panel__status,.global-search-panel__error,.global-search-panel__empty{padding:12px 10px;color:#64748b;font-size:13px}.global-search-panel__status{display:flex;align-items:center;gap:8px}.global-search-panel__error{color:#dc2626}.global-search-panel__hint{padding:12px 10px;color:#64748b;font-size:13px;line-height:1.5}.fuduo-main-header--with-search.ant-layout-header{position:relative}.fuduo-main-header--with-search:not(.fuduo-main-header--topnav).ant-layout-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,480px) minmax(max-content,1fr);align-items:center;column-gap:8px}.fuduo-main-header--with-search:not(.fuduo-main-header--topnav) .fuduo-header-search-center{grid-column:2;grid-row:1;min-width:0}.fuduo-main-header--with-search:not(.fuduo-main-header--topnav) .fuduo-header-toolbar{grid-column:3;grid-row:1;justify-self:end;min-width:max-content}.fuduo-header-search-center{container-type:inline-size;position:relative;z-index:2;-webkit-app-region:no-drag}.fuduo-header-search-center .global-search{width:100%;min-width:0}@container (max-width: 340px){.global-search__kbd{display:none}}.fuduo-main-header--with-search .fuduo-header-toolbar{position:relative;z-index:3;flex-shrink:0}.fuduo-main-header--with-search .fuduo-header-drag-fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;flex:none;width:auto}.fuduo-main-header--with-search.fuduo-main-header--topnav.ant-layout-header{display:flex;justify-content:space-between;gap:8px}.fuduo-main-header--with-search.fuduo-main-header--topnav .fuduo-header-leading{position:relative;z-index:1;flex:1 1 0;min-width:0;overflow:hidden}.fuduo-main-header--with-search.fuduo-main-header--topnav .fuduo-header-search-center{flex:0 1 360px;min-width:140px}@media(max-width:767px){.fuduo-main-header--with-search:not(.fuduo-main-header--topnav).ant-layout-header{display:flex;gap:4px}.fuduo-main-header--with-search:not(.fuduo-main-header--topnav) .fuduo-header-search-center{flex:1 1 auto;min-width:0;padding-inline:4px}.global-search--compact{max-width:100%}.global-search__input.ant-input-affix-wrapper{height:32px;border-radius:16px}}.desktop-window-controls{display:inline-flex;align-items:center;gap:2px;height:100%;margin-left:6px;padding-left:8px;border-left:1px solid #e8ecf1;-webkit-app-region:no-drag}.desktop-window-controls__btn{display:inline-flex;width:36px;height:28px;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer;padding:0;font-size:16px;line-height:1;transition:background .15s ease,color .15s ease}.desktop-window-controls__btn .anticon{display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.desktop-window-controls__btn .anticon svg{display:block}.desktop-window-controls__btn:hover{background:#0f172a0f;color:#334155}.desktop-window-controls__btn--close:hover{background:#ef4444;color:#fff}.force-update-grace-banner{display:inline-flex;align-items:center;gap:10px;max-width:min(520px,100%);height:28px;padding:0 10px 0 12px;border-radius:6px;background:linear-gradient(90deg,#fff7ed,#ffedd5);border:1px solid #fdba74;color:#9a3412;font-size:12px;line-height:1;white-space:nowrap;-webkit-app-region:no-drag;pointer-events:auto}.force-update-grace-banner__text{overflow:hidden;text-overflow:ellipsis}.force-update-grace-banner__timer{display:inline-block;min-width:3.2em;margin:0 4px;font-variant-numeric:tabular-nums;font-weight:700;color:#c2410c;letter-spacing:.02em}.force-update-grace-banner__btn.ant-btn{flex-shrink:0;height:22px;padding-inline:8px;font-size:12px}.fuduo-header-drag-fill:has(.force-update-grace-banner),.fuduo-minimal-drag-fill:has(.force-update-grace-banner){display:flex;align-items:center;justify-content:flex-start}.fuduo-header-force-grace-slot{display:flex;align-items:center;justify-content:flex-start;flex:1;min-width:0;height:100%;-webkit-app-region:drag}.fuduo-header-force-grace-slot .force-update-grace-banner{-webkit-app-region:no-drag}.force-update-grace-modal__title{display:inline-flex;align-items:center;gap:8px}.force-update-grace-modal__icon{color:#ea580c;font-size:18px}.force-update-grace-modal__body{margin:0;color:#475569;line-height:1.6}.force-update-grace-modal__body strong{margin:0 2px;font-variant-numeric:tabular-nums;color:#c2410c}.client-update-notice-bar{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;height:100%;min-width:0;padding:0 8px;box-sizing:border-box;pointer-events:none}.client-update-notice-bar__slot{display:flex;align-items:center;justify-content:flex-start;min-width:0;max-width:min(480px,100%);pointer-events:none}.client-update-notice-bar__slot--desktop,.client-update-notice-bar__slot--web{justify-content:flex-start;margin-left:0}.client-update-notice-bar__slot>*{pointer-events:auto}.client-update-notice{display:inline-flex;align-items:center;gap:10px;max-width:100%;height:28px;padding:0 10px 0 12px;border-radius:6px;font-size:12px;line-height:1;white-space:nowrap;-webkit-app-region:no-drag}.client-update-notice__text{overflow:hidden;text-overflow:ellipsis;font-weight:500}.client-update-notice__btn.ant-btn{flex-shrink:0;height:22px;padding-inline:8px;font-size:12px}.client-update-notice--desktop{background:linear-gradient(90deg,#fffbeb,#fef3c7);border:1px solid #f59e0b;color:#b45309}.client-update-notice__btn--desktop.ant-btn-primary{background:#f59e0b;border-color:#f59e0b}.client-update-notice__btn--desktop.ant-btn-primary:not(:disabled):hover{background:#d97706;border-color:#d97706}.desktop-optional-update-modal__icon{color:#d97706;font-size:18px}.desktop-optional-update-modal__confirm.ant-btn-primary{background:#f59e0b;border-color:#f59e0b}.desktop-optional-update-modal__confirm.ant-btn-primary:not(:disabled):hover{background:#d97706!important;border-color:#d97706!important}.client-update-notice--web{background:linear-gradient(90deg,#eef2ff,#e0e7ff);border:1px solid #6366f1;color:#4338ca}.client-update-notice__btn--web.ant-btn-primary{background:#6366f1;border-color:#6366f1}.client-update-notice__btn--web.ant-btn-primary:not(:disabled):hover{background:#4f46e5;border-color:#4f46e5}.fuduo-header-drag-fill:has(.client-update-notice-bar),.fuduo-minimal-drag-fill:has(.client-update-notice-bar),.fuduo-header-update-slot:has(.client-update-notice-bar),.fuduo-header-force-grace-slot:has(.client-update-notice-bar){display:flex;align-items:center;justify-content:flex-start}.fuduo-header-update-slot{flex:1;min-width:0;height:100%;display:flex;align-items:center;justify-content:flex-start}.fuduo-app-layout.ant-layout{height:100vh;min-height:100vh;overflow:hidden}.fuduo-main-layout.ant-layout{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.fuduo-app-layout{--fuduo-header-h: 40px;--fuduo-header-action: 32px;--fuduo-header-icon: 16px;--fuduo-header-gap: 6px}.fuduo-main-header.ant-layout-header{height:var(--fuduo-header-h)!important;min-height:var(--fuduo-header-h)!important;max-height:var(--fuduo-header-h)!important;line-height:1!important;padding:0 12px!important;flex-shrink:0}.fuduo-main-header--desktop.ant-layout-header{-webkit-app-region:drag;-webkit-user-select:none;user-select:none}.fuduo-main-header.ant-layout-header{display:flex;align-items:center;background:#fff;border-bottom:1px solid #f0f0f0}.fuduo-main-header--topnav.ant-layout-header{justify-content:space-between;padding-inline:16px!important}.fuduo-main-header:not(.fuduo-main-header--topnav).ant-layout-header{justify-content:flex-start}.fuduo-main-header:not(.fuduo-main-header--topnav) .fuduo-header-toolbar{margin-left:auto}.fuduo-main-header--compact.ant-layout-header{padding-inline:8px!important}.fuduo-main-header .fuduo-header-nav .ant-menu-horizontal{height:var(--fuduo-header-h);line-height:calc(var(--fuduo-header-h) - 2px);border-bottom:none;background:transparent}.fuduo-main-header .fuduo-header-nav .ant-menu-horizontal>.ant-menu-item,.fuduo-main-header .fuduo-header-nav .ant-menu-horizontal>.ant-menu-submenu{height:var(--fuduo-header-h);line-height:calc(var(--fuduo-header-h) - 2px);padding-inline:12px}.fuduo-header-drag-fill{flex:1;min-width:0;height:100%;-webkit-app-region:drag}.fuduo-header-toolbar{display:flex;align-items:center;gap:var(--fuduo-header-gap);flex-shrink:0;height:100%;-webkit-app-region:no-drag}.fuduo-header-leading{display:flex;min-width:0;flex:1;align-items:center;gap:24px}.fuduo-header-leading--desktop{-webkit-app-region:drag}.fuduo-header-title{flex-shrink:0;font-size:15px!important;color:#0f172a!important}.fuduo-header-nav{min-width:0;flex:1;-webkit-app-region:no-drag}.fuduo-header-tools,.fuduo-minimal-tools{display:flex;align-items:center;gap:var(--fuduo-header-gap);height:100%;-webkit-app-region:no-drag}.fuduo-minimal-shell--desktop{padding-top:0}.fuduo-minimal-titlebar{position:relative;z-index:10;flex-shrink:0}.fuduo-minimal-titlebar--desktop{display:flex;height:var(--fuduo-header-h);align-items:center;justify-content:flex-end;padding:0 12px;border-bottom:1px solid #e5e7eb;background:#fff;-webkit-app-region:drag;-webkit-user-select:none;user-select:none}.fuduo-minimal-drag-fill{flex:1;min-width:0;height:100%;-webkit-app-region:drag}.fuduo-minimal-toolbar{display:flex;align-items:center;flex-shrink:0;-webkit-app-region:no-drag}.fuduo-minimal-tools{display:flex;align-items:center;gap:4px}.fuduo-minimal-content{flex:1;min-height:0;overflow:auto;padding:24px}.fuduo-minimal-shell:not(.fuduo-minimal-shell--desktop) .fuduo-minimal-titlebar:not(.fuduo-minimal-titlebar--desktop){position:absolute;top:12px;right:16px;z-index:10}.fuduo-minimal-shell:not(.fuduo-minimal-shell--desktop) .fuduo-minimal-content{padding:72px 24px 24px}.biz-feedback-trigger.ant-btn,.biz-page-help-trigger.ant-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:4px;width:auto!important;min-width:unset!important;height:var(--fuduo-header-action)!important;padding:0 8px!important;border-radius:8px;color:#475569;font-size:12px!important;font-weight:500;line-height:1;-webkit-app-region:no-drag}.biz-feedback-trigger.ant-btn .anticon,.biz-page-help-trigger.ant-btn .anticon{font-size:var(--fuduo-header-icon)}.biz-feedback-trigger.ant-btn>span:not(.anticon),.biz-page-help-trigger.ant-btn>span:not(.anticon){font-size:12px}.biz-feedback-trigger.ant-btn:hover,.biz-feedback-trigger.ant-btn:focus-visible{background:#0f172a0a;color:#1677ff}.biz-page-help-trigger.ant-btn:hover,.biz-page-help-trigger.ant-btn:focus-visible{background:#0f172a0a;color:#1677ff}.biz-page-help-content{color:#334155;font-size:14px;line-height:1.75}.biz-page-help-content h1,.biz-page-help-content h2,.biz-page-help-content h3{margin:18px 0 10px;color:#0f172a;font-weight:700;line-height:1.35}.biz-page-help-content h1:first-child,.biz-page-help-content h2:first-child,.biz-page-help-content h3:first-child{margin-top:0}.biz-page-help-content h1{font-size:20px}.biz-page-help-content h2{font-size:17px}.biz-page-help-content h3{font-size:15px}.biz-page-help-content p{margin:0 0 10px}.biz-page-help-content ul,.biz-page-help-content ol{margin:0 0 12px;padding-left:22px}.biz-page-help-content li+li{margin-top:4px}.biz-page-help-content code{padding:1px 5px;border-radius:4px;background:#f1f5f9;color:#0f172a}.biz-page-help-content pre{overflow:auto;padding:12px;border-radius:8px;background:#0f172a;color:#e2e8f0}.biz-page-help-content pre code{padding:0;background:transparent;color:inherit}.biz-feedback-form .ant-form-item:last-child{margin-bottom:0}.biz-feedback-modal .ant-modal-body{padding-right:34px}.biz-feedback-upload.ant-upload-wrapper .ant-upload-drag{border-radius:8px}.biz-feedback-upload.ant-upload-wrapper .ant-upload-list-picture-card{margin-top:12px}.fuduo-main-content.ant-layout-content{--fuduo-page-bg: #f5f5f7;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:0;padding:0!important;background:var(--fuduo-page-bg)!important}html.fuduo-desktop-client .fuduo-main-content.ant-layout-content,html.fuduo-desktop-client .fuduo-main-content-inner{-webkit-app-region:no-drag}.fuduo-main-content-inner{flex:1;min-height:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:12px 16px 16px}.fuduo-main-content-inner:has(.goods-module-root){display:flex;flex-direction:column;overflow:hidden}.fuduo-main-content-inner .goods-module-root{flex:1;min-height:0}.fuduo-navigation-tabs{position:relative;min-width:0;height:36px;flex:0 0 auto;box-sizing:border-box;overflow:hidden;padding:0 16px;border-bottom:1px solid #f0f0f0;background:#fafbfc}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs{position:absolute;top:2px;right:16px;bottom:auto!important;left:16px;inset-block-end:auto!important;min-width:0;height:28px;margin-bottom:0}.fuduo-navigation-tabs--scrollable .fuduo-navigation-tabs-control.ant-tabs{right:52px;left:52px}.fuduo-navigation-tabs-arrow{position:absolute;top:2px;z-index:2;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid #dbeafe;border-radius:6px;background:#fff;box-shadow:0 6px 16px #0f172a14;color:#2563eb;cursor:pointer;font-size:12px;line-height:1}.fuduo-navigation-tabs-arrow:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff}.fuduo-navigation-tabs-arrow:disabled{border-color:#e5e7eb;box-shadow:none;color:#cbd5e1;cursor:not-allowed}.fuduo-navigation-tabs-arrow--left{left:16px}.fuduo-navigation-tabs-arrow--right{right:16px}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-nav{height:28px;margin:0}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-nav:before{border-bottom:0}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-nav-wrap,.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-nav-list{height:28px;align-items:flex-start}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-tab{max-width:168px;height:28px;box-sizing:border-box;margin:0 4px 0 0!important;padding:0 8px!important;border-color:#e5e7eb!important;border-radius:6px!important;background:#f8fafc!important;align-items:center;line-height:28px}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-tab-active{background:#fff!important}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-tab-btn{overflow:hidden;max-width:120px;color:#475569;font-size:12px;font-weight:600;line-height:26px;text-overflow:ellipsis;white-space:nowrap}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1d4ed8}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-tab-remove{margin-left:4px;color:#94a3b8;line-height:1}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs .ant-tabs-tab-remove:hover{color:#334155}@media(max-width:767px){.fuduo-main-content-inner{padding:8px 12px 12px}.fuduo-navigation-tabs{padding:0 12px}.fuduo-navigation-tabs .fuduo-navigation-tabs-control.ant-tabs{right:12px;left:12px}.fuduo-navigation-tabs--scrollable .fuduo-navigation-tabs-control.ant-tabs{right:52px;left:52px}.fuduo-navigation-tabs-arrow--left{left:12px}.fuduo-navigation-tabs-arrow--right{right:12px}}.fuduo-main-content-inner:has(>.sc-page),.fuduo-main-content-inner:has(.fuduo-page-fill:not(.recharge-page--scroll):not(.assets-page--scroll):not(.withdraw-page--scroll):not(.shop-subject-page):not(.fn-page--scroll):not(.pc-page--scroll)){overflow:hidden;display:flex;flex-direction:column}.fuduo-main-content-inner:has(.sales-report-page--aftersale){padding:0}.fuduo-main-content.ant-layout-content:has(.fn-page--scroll){overflow-x:hidden;overflow-y:auto;padding:0!important;scroll-behavior:smooth}.fuduo-main-content.ant-layout-content:has(.fn-page--scroll) .fuduo-main-content-inner,.fuduo-main-content-inner:has(.fn-page--scroll){overflow:visible;display:block;height:auto;min-height:0;flex:none;padding:0}.fuduo-main-content.ant-layout-content:has(.assets-page--scroll),.fuduo-main-content.ant-layout-content:has(.recharge-page--scroll),.fuduo-main-content.ant-layout-content:has(.withdraw-page--scroll){overflow-x:hidden;overflow-y:auto;padding:0!important;scroll-behavior:smooth}.fuduo-main-content.ant-layout-content:has(.assets-page--scroll) .fuduo-main-content-inner,.fuduo-main-content.ant-layout-content:has(.recharge-page--scroll) .fuduo-main-content-inner,.fuduo-main-content.ant-layout-content:has(.withdraw-page--scroll) .fuduo-main-content-inner{overflow:visible;display:block;padding:0}.fuduo-main-content-inner:has(.assets-page--scroll),.fuduo-main-content-inner:has(.recharge-page--scroll),.fuduo-main-content-inner:has(.withdraw-page--scroll){overflow:visible;display:block}.fuduo-main-content.ant-layout-content:has(.demand-board-page--scroll){overflow-x:hidden;overflow-y:auto;padding:0!important;scroll-behavior:smooth}.fuduo-main-content.ant-layout-content:has(.demand-board-page--scroll) .fuduo-main-content-inner,.fuduo-main-content-inner:has(.demand-board-page--scroll){overflow:visible;display:block;padding:0}.fuduo-main-content.ant-layout-content:has(.pc-page--scroll){overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.fuduo-main-content.ant-layout-content:has(.pc-page--scroll) .fuduo-main-content-inner,.fuduo-main-content-inner:has(.pc-page--scroll){overflow:visible;display:block;height:auto;min-height:100%}.fuduo-main-content.ant-layout-content:has(.shop-subject-page--expanded){overflow-x:hidden;overflow-y:auto;padding:0!important;scroll-behavior:smooth}.fuduo-main-content.ant-layout-content:has(.shop-subject-page--expanded) .fuduo-main-content-inner{overflow:visible;display:block;flex:none;height:auto;min-height:0}.fuduo-main-content-inner:has(.shop-subject-page--expanded){overflow:visible;display:block;flex:none;height:auto;min-height:0}.fuduo-main-content.ant-layout-content:has(.shop-subject-page--collapsed){overflow:hidden;padding:0!important}.fuduo-main-content.ant-layout-content:has(.shop-subject-page--collapsed) .fuduo-main-content-inner,.fuduo-main-content-inner:has(.shop-subject-page--collapsed){overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:0;padding:8px 10px 16px}.fuduo-main-content.ant-layout-content:has(.assets-page:not(.assets-page--scroll)){padding:0!important}.fuduo-main-content.ant-layout-content:has(.assets-page:not(.assets-page--scroll)) .fuduo-main-content-inner,.fuduo-main-content-inner:has(.assets-page:not(.assets-page--scroll)){padding:0;overflow:hidden;display:flex;flex-direction:column}.fuduo-page-fill{flex:1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.fuduo-page-fill>*{flex-shrink:0}.fuduo-page-fill>.shops-page-body,.fuduo-page-fill>.account-assign-tabs,.fuduo-page-fill>.account-assign-body,.fuduo-page-fill>.assets-page-body,.fuduo-page-fill>.my-department-card,.fuduo-page-fill>.my-department-shell,.fuduo-page-fill>.shops-new-store-card,.fuduo-page-fill>.lb-page-body,.fuduo-page-fill>.la-page-body,.fuduo-page-fill>.exc-ticket-view,.fuduo-page-fill>.pc-view,.fuduo-page-fill>.pc-empty-access,.fuduo-page-fill.dept-manage-main-card,.fuduo-page-fill.login-logs-page,.fuduo-page-fill.task-log-page,.fuduo-page-fill.sales-report-page--detail,.fuduo-page-fill.sales-report-page--aftersale,.fuduo-page-fill.lb-page,.fuduo-page-fill.la-page,.fuduo-page-fill.exc-ticket-page{flex:1;min-height:0;flex-shrink:1;overflow:hidden}.fuduo-minimal-shell{height:100vh;max-height:100vh;overflow:hidden;position:relative;display:flex;flex-direction:column;background:#f5f5f7}.fuduo-minimal-content-inner{min-height:100%;display:flex;flex-direction:column}.fuduo-sidebar.ant-layout-sider{position:relative;height:100%;min-height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 0 0,rgba(75,105,255,.22),transparent 34%),linear-gradient(180deg,#07172b,#031224 52%,#020b15)!important;box-shadow:inset -1px 0 #4e74ff2e}.fuduo-sidebar .ant-layout-sider-children>:not(.fuduo-sidebar-fx){position:relative;z-index:1}.fuduo-sidebar .ant-layout-sider-children{position:static;display:flex;flex-direction:column;height:100%;min-height:100%}.fuduo-sidebar-fx{position:absolute;top:0;left:0;z-index:0;width:var(--fuduo-sidebar-fx-w, 100%);height:var(--fuduo-sidebar-fx-h, 100%);overflow:hidden;pointer-events:none;contain:strict;box-sizing:border-box;clip-path:inset(0)}.fuduo-sidebar-fx-starfield{display:block;position:absolute;top:0;left:0;margin:0;padding:0;border:none;opacity:.95;contain:strict;pointer-events:none;transform:translateZ(0);box-sizing:border-box}.fuduo-sidebar-fx-grid{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;background-image:linear-gradient(rgba(34,211,238,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.08) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 92%);mask-image:linear-gradient(180deg,#000 0%,transparent 92%);animation:fuduo-sidebar-fx-grid-drift 24s linear infinite;transform:perspective(700px) rotateX(62deg) scale(1.1);transform-origin:50% 100%}.fuduo-sidebar-fx-aurora{position:absolute;border-radius:50%;filter:blur(36px);opacity:.42;mix-blend-mode:screen;animation:fuduo-sidebar-fx-aurora-float 12s ease-in-out infinite;will-change:transform;transform:translateZ(0)}.fuduo-sidebar-fx-aurora--1{top:8%;left:50%;width:110px;height:110px;max-width:calc(100% - 12px);max-height:calc(100% - 12px);margin-left:-55px;background:radial-gradient(circle,rgba(37,99,235,.55),transparent 68%)}.fuduo-sidebar-fx-aurora--2{top:42%;left:50%;width:88px;height:88px;max-width:calc(100% - 12px);max-height:calc(100% - 12px);margin-left:-44px;background:radial-gradient(circle,rgba(6,182,212,.42),transparent 70%);animation-delay:-5s}.fuduo-sidebar-fx-scanlines{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.035;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.9) 2px,rgba(255,255,255,.9) 3px);animation:fuduo-sidebar-fx-scanline-move 8s linear infinite}.fuduo-sidebar-fx-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#02061714,#0206178c)}@keyframes fuduo-sidebar-fx-grid-drift{0%{background-position:0 0,0 0}to{background-position:0 56px,0 56px}}@keyframes fuduo-sidebar-fx-aurora-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-12px,0) scale(1.06)}}@keyframes fuduo-sidebar-fx-scanline-move{0%{transform:translateY(0)}to{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.fuduo-sidebar-fx-grid,.fuduo-sidebar-fx-aurora,.fuduo-sidebar-fx-scanlines{animation:none!important}}.fuduo-sidebar-brand{display:flex;align-items:center;gap:10px;height:62px;padding:0 18px;color:#f8fbff}.fuduo-sidebar-logo{display:block;width:38px;height:38px;flex:0 0 38px;border:1px solid rgba(255,255,255,.22);border-radius:8px;object-fit:cover;box-shadow:0 8px 18px #2563eb47,0 0 0 1px #3b82f629}.fuduo-sidebar-title{color:#f8fbff;font-size:16px;font-weight:700;line-height:1.15;white-space:nowrap}.fuduo-sidebar-brand-text{display:flex;min-width:0;width:fit-content;max-width:calc(100% - 48px);flex:0 1 auto;flex-direction:column;align-items:center;gap:4px}.fuduo-sidebar-function{display:inline-flex;align-items:center;width:fit-content;max-width:88px;overflow:hidden;padding:2px 7px;border:1px solid rgba(94,234,212,.24);border-radius:999px;background:#5eead41a;color:#99f6e4;font-size:11px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fuduo-sidebar-menu.ant-menu,.fuduo-sidebar-popover{--fuduo-sidebar-panel-bg: radial-gradient(circle at 0 0, rgba(75, 105, 255, .22), transparent 34%), linear-gradient(180deg, #07172b 0%, #031224 52%, #020b15 100%);--fuduo-sidebar-selected-bg: linear-gradient( 90deg, rgba(79, 70, 229, .34) 0%, rgba(37, 99, 235, .16) 100% );--fuduo-sidebar-selected-bg-hover: linear-gradient( 90deg, rgba(99, 102, 241, .42) 0%, rgba(59, 130, 246, .22) 100% );--fuduo-sidebar-selected-accent: linear-gradient(180deg, #67e8f9 0%, #818cf8 55%, #6366f1 100%);--fuduo-sidebar-hover-bg: rgba(105, 125, 255, .14);--fuduo-sidebar-text: rgba(235, 243, 255, .82)}.fuduo-sidebar-menu.ant-menu{flex:1;min-height:0;padding:8px 8px 16px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;color:#ebf3ffd1;font-size:13px}.fuduo-sidebar-menu.ant-menu::-webkit-scrollbar{display:none}.fuduo-sidebar-menu.ant-menu-inline .fuduo-sidebar-menu-item--home{margin-bottom:8px}.fuduo-sidebar-menu.ant-menu-dark,.fuduo-sidebar-menu.ant-menu-dark .ant-menu-sub,.fuduo-sidebar-menu.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:transparent!important}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-item,.fuduo-sidebar-menu.ant-menu-inline .ant-menu-submenu-title{width:100%;height:38px;margin:0 0 8px;padding-inline:12px!important;border-radius:7px;color:#ebf3ffd1;line-height:38px}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-submenu-title{margin-bottom:8px}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-sub .ant-menu-item,.fuduo-sidebar-menu.ant-menu-inline .ant-menu-sub .ant-menu-submenu-title{position:relative;height:36px;margin-bottom:5px;padding-inline-start:28px!important;padding-inline-end:8px!important;color:#ebf3ffb8;line-height:36px}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-sub .ant-menu-sub .ant-menu-item{height:32px;margin-bottom:4px;padding-inline-start:44px!important;color:#ebf3ffa8;font-size:12px;line-height:32px}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-sub .fuduo-sidebar-menu-item--descendant-active:before{position:absolute;top:8px;bottom:8px;left:10px;width:3px;border-radius:999px;background:var(--fuduo-sidebar-selected-accent);content:""}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-sub .fuduo-sidebar-menu-item--descendant-active{color:#fff}.fuduo-sidebar-menu .ant-menu-item .ant-menu-item-icon,.fuduo-sidebar-menu .ant-menu-submenu-title .ant-menu-item-icon,.fuduo-sidebar-menu .ant-menu-item .anticon,.fuduo-sidebar-menu .ant-menu-submenu-title .anticon{min-width:16px;color:currentColor;font-size:15px}.fuduo-sidebar-menu .ant-menu-title-content{margin-inline-start:10px!important;font-weight:600}.fuduo-sidebar-menu-label{display:inline-flex;align-items:center;min-width:0;width:100%}.fuduo-sidebar-menu-label--has-popup{justify-content:space-between;gap:8px}.fuduo-sidebar-menu-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuduo-sidebar-menu .ant-menu-item .fuduo-sidebar-menu-label-arrow,.fuduo-sidebar-menu .ant-menu-submenu-title .fuduo-sidebar-menu-label-arrow{min-width:10px;flex:0 0 auto;color:#ebf3ffb8;font-size:10px;opacity:1;transform:scale(.82)}.fuduo-sidebar-menu .ant-menu-sub .ant-menu-title-content{font-weight:600}.fuduo-sidebar-menu .fuduo-sidebar-dot{width:5px;min-width:5px!important;height:5px;flex:0 0 5px;margin-inline:6px 5px;border-radius:999px;background:currentColor;opacity:.72}.fuduo-sidebar-menu-label:has(.fuduo-sidebar-menu-audit-wrap){width:auto;max-width:100%}.fuduo-sidebar-menu-audit-wrap{position:relative;display:inline-block;padding-right:11px;line-height:1.2;vertical-align:middle}.fuduo-sidebar-menu-audit-wrap .fuduo-sidebar-menu-label-text{overflow:visible;text-overflow:clip;white-space:nowrap}.fuduo-sidebar-menu-badge{position:absolute;top:-6px;right:0;min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:#fa5151;color:#fff;font-size:10px;font-weight:700;line-height:14px;text-align:center;box-shadow:0 0 0 1px #0f172a59;pointer-events:none;z-index:1}.fuduo-sidebar-menu.ant-menu-inline .ant-menu-item:has(.fuduo-sidebar-menu-audit-wrap),.fuduo-sidebar-popup-menu.ant-menu .ant-menu-item:has(.fuduo-sidebar-menu-audit-wrap){overflow:visible}.fuduo-sidebar-menu .ant-menu-item .ant-menu-title-content,.fuduo-sidebar-menu .ant-menu-submenu-title .ant-menu-title-content{overflow:visible}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item:hover,.fuduo-sidebar-menu.ant-menu-dark .ant-menu-submenu-title:hover{background:#697dff24!important;color:#fff!important}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#ffffff14!important;box-shadow:inset 0 0 0 1px #7489ff17;color:#fff!important}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item-selected{position:relative;overflow:visible;background:var(--fuduo-sidebar-selected-bg)!important;color:#fff!important;box-shadow:inset 0 0 0 1px #818cf86b,inset 0 1px #ffffff12,0 0 14px #38bdf81a}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item-selected:before{position:absolute;top:7px;bottom:7px;left:0;width:3px;border-radius:0 4px 4px 0;background:var(--fuduo-sidebar-selected-accent);box-shadow:0 0 10px #67e8f98c;content:"";pointer-events:none}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item-selected .ant-menu-title-content,.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item-selected .anticon{position:relative;z-index:1;color:#fff!important;text-shadow:0 0 12px rgba(186,230,253,.22)}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-item-selected:hover{background:var(--fuduo-sidebar-selected-bg-hover)!important;color:#fff!important;box-shadow:inset 0 0 0 1px #a5b4fc80,inset 0 1px #ffffff1a,0 0 18px #38bdf824}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-submenu-arrow{color:#ebf3ffb8;transform:scale(.82)}.fuduo-sidebar-menu.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow,.fuduo-sidebar-menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:#fff}.fuduo-sidebar-popover .ant-popover-inner{overflow:hidden;min-width:148px;padding:6px;border:1px solid rgba(78,116,255,.2);border-radius:8px;background:var(--fuduo-sidebar-panel-bg);box-shadow:inset -1px 0 #4e74ff2e,0 16px 36px #020b1557}.fuduo-sidebar-popover .ant-popover-inner-content{padding:0;background:transparent}.fuduo-sidebar-popup-menu.ant-menu{min-width:136px;background:transparent!important;border-inline-end:0!important;color:var(--fuduo-sidebar-text);-webkit-user-select:none;user-select:none}.fuduo-sidebar-popup-menu.ant-menu-light,.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-sub{background:transparent!important}.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-item,.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-submenu-title{height:34px;margin:2px 0;padding-inline:10px 12px!important;border-radius:7px;color:var(--fuduo-sidebar-text);font-size:13px;font-weight:600;line-height:34px}.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-item:hover,.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-submenu-title:hover{background:var(--fuduo-sidebar-hover-bg)!important;color:#fff!important}.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-item-selected{position:relative;overflow:visible;background:var(--fuduo-sidebar-selected-bg)!important;color:#fff!important;box-shadow:inset 0 0 0 1px #818cf86b,inset 0 1px #ffffff12}.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-item-selected:before{position:absolute;top:7px;bottom:7px;left:0;width:3px;border-radius:0 4px 4px 0;background:var(--fuduo-sidebar-selected-accent);content:"";pointer-events:none}.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-item-selected:hover{background:var(--fuduo-sidebar-selected-bg-hover)!important;box-shadow:0 12px 24px #4453ff6b}.fuduo-sidebar-popup-menu.ant-menu-light .ant-menu-submenu-arrow{color:#ebf3ffb8}.last-login-at{display:inline-flex;align-items:center;gap:4px;max-width:100%;color:#64748b;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap;cursor:default}.last-login-at--empty{color:#94a3b8;cursor:default}.last-login-at__icon{flex:0 0 auto;font-size:12px;color:#94a3b8}.last-login-at__text{min-width:0;overflow:hidden;text-overflow:ellipsis}.last-login-at:focus-visible{outline:2px solid rgba(59,130,246,.35);outline-offset:2px;border-radius:4px}.personnel-archive-pdf-viewer__state{display:flex;align-items:center;justify-content:center;height:100%;min-height:240px;padding:24px}.personnel-archive-pdf-viewer__embed{display:block;width:100%;height:100%;min-height:calc(100vh - 120px);border:0;background:#525659}.personnel-archive-pdf-preview-drawer.ant-drawer .ant-drawer-content{display:flex;flex-direction:column}.personnel-archive-pdf-preview-drawer .ant-drawer-body{flex:1;min-height:0;padding:0;overflow:hidden;display:flex;flex-direction:column}.personnel-archive-pdf-preview-drawer__empty{display:flex;align-items:center;justify-content:center;flex:1;min-height:240px;color:#00000073}.personnel-archive-pdf-preview-drawer__image-wrap{flex:1;min-height:0;overflow:auto;padding:16px;background:#f5f5f5}.personnel-archive-pdf-preview-drawer__image{display:block;max-width:100%;margin:0 auto;border-radius:8px;box-shadow:0 2px 12px #00000014}.personnel-archive-pdf-preview-drawer__video-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:16px;background:#111}.personnel-archive-pdf-preview-drawer__video{display:block;width:100%;max-height:calc(100vh - 120px);border-radius:8px;background:#000}.personnel-archive-modal{width:min(1200px,60vw)!important;max-width:60vw}.personnel-archive-modal--with-sidebar{width:min(1480px,75vw)!important;max-width:75vw}.personnel-archive-modal .ant-modal-content{display:flex;flex-direction:column;height:80vh;max-height:80vh}.personnel-archive-modal .ant-modal-header,.personnel-archive-modal .ant-modal-footer{flex-shrink:0}.personnel-archive-modal .ant-modal-body{flex:1;min-height:0;overflow:hidden;padding:0}.personnel-archive-modal .ant-modal-title{flex:1;min-width:0}.personnel-archive-modal__title{display:inline-flex;align-items:center;gap:8px;max-width:100%;font-weight:600}.personnel-archive-modal__title-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personnel-archive-modal__loading{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px}.personnel-archive-modal__scroll,.personnel-archive-modal__main{height:100%;overflow-y:auto;padding:20px 24px}.personnel-archive-modal__layout{display:flex;height:100%;min-height:0}.personnel-archive-modal__main{flex:1;min-width:0}.personnel-archive-modal__sidebar{width:300px;flex-shrink:0;border-left:1px solid #f0f0f0;display:flex;flex-direction:column;min-height:0;background:#fafafa}.personnel-archive-sidebar__header{flex-shrink:0;padding:16px;font-size:15px;font-weight:600;color:#000000e0;border-bottom:1px solid #f0f0f0;background:#fff}.personnel-archive-sidebar__body{flex:1;min-height:0;overflow:hidden}.personnel-archive-sidebar__body .user-transfer-drawer-scroll{height:100%;background:#f5f5f5}.personnel-archive-section+.personnel-archive-section{margin-top:20px}.personnel-archive-section__title{margin:0 0 10px;font-size:15px;font-weight:600;color:#000000e0}.personnel-archive-hero{display:block}.personnel-archive-formal-photo,.personnel-archive-hero__contact{display:flex;flex-direction:column;gap:8px;min-width:0}.personnel-archive-formal-photo{height:100%}.personnel-archive-formal-photo>.personnel-archive-asset-card{flex:1;min-height:0;height:100%}.personnel-archive-hero__contact-desc{flex:1;width:100%}.personnel-archive-formal-photo__image{width:100%;height:100%;object-fit:cover;border-radius:6px}.personnel-archive-hero__label,.personnel-archive-id-card__label{font-size:13px;color:#00000073}.personnel-archive-docs-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.personnel-archive-docs-row--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.personnel-archive-docs-row--double{grid-template-columns:repeat(2,minmax(0,1fr))}.personnel-archive-docs-row--spaced{margin-top:16px}.personnel-archive-id-card-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:12px;align-items:stretch}.personnel-archive-liveness-video{display:flex;flex-direction:column;gap:8px;min-width:0;height:100%}.personnel-archive-liveness-video .personnel-archive-asset-card--video,.personnel-archive-id-card-wrap .personnel-archive-asset-card--id-card,.personnel-archive-formal-photo .personnel-archive-asset-card--portrait{flex:1;height:100%;width:100%}.personnel-archive-asset-card--video .personnel-archive-asset-card__preview{flex:1;min-height:160px;position:relative;display:flex;align-items:center;justify-content:center;background:#0f172a;border-radius:8px;overflow:hidden}.personnel-archive-video-thumb{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#000}.personnel-archive-video-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:160px;height:100%;color:#ffffffa6}.personnel-archive-video-empty__icon{font-size:28px;line-height:1;opacity:.8}.personnel-archive-video-empty__text{font-size:13px}.personnel-archive-supplementary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.personnel-archive-id-card-wrap{display:flex;flex-direction:column;gap:8px;height:100%;min-width:0}.personnel-archive-asset-card{width:100%;border:1px solid #e5eaf0;border-radius:10px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:12px}.personnel-archive-asset-card--portrait{width:100%;height:100%;padding:8px;gap:8px}.personnel-archive-asset-card--portrait .personnel-archive-asset-card__preview{flex:1;height:auto;min-height:160px;max-height:none;padding:0;overflow:hidden;box-sizing:border-box}.personnel-archive-asset-card--portrait .personnel-archive-asset-card__preview .ant-image{width:100%;height:100%;display:block}.personnel-archive-asset-card--portrait .personnel-archive-asset-card__preview .ant-image-img,.personnel-archive-asset-card--portrait .personnel-archive-formal-photo-empty-icon{width:100%;height:100%;object-fit:cover;border-radius:6px}.personnel-archive-asset-card--portrait .personnel-archive-formal-photo-empty-icon{object-fit:contain;padding:6px;box-sizing:border-box}.personnel-archive-asset-card__btn--reserve{visibility:hidden;pointer-events:none}.personnel-archive-asset-card--add{border-style:dashed;background:#fafcff}.personnel-archive-asset-card--portrait .personnel-archive-asset-card__preview,.personnel-archive-asset-card--id-card .personnel-archive-asset-card__preview{align-items:stretch;justify-content:stretch}.personnel-archive-asset-card__preview{display:flex;align-items:center;justify-content:center;min-height:72px;padding:8px 4px;background:#f8fafc;border-radius:8px}.personnel-archive-asset-card--id-card{padding:8px;gap:8px}.personnel-archive-asset-card--id-card .personnel-archive-asset-card__preview{flex:1;width:100%;height:auto;min-height:160px;max-height:none;padding:4px;overflow:hidden;box-sizing:border-box}.personnel-archive-asset-card--id-card .personnel-archive-asset-card__preview .ant-image{width:100%;height:100%;display:block}.personnel-archive-asset-card--id-card .personnel-archive-asset-card__preview .ant-image-img{width:100%;height:100%;object-fit:contain;border-radius:6px}.personnel-archive-asset-card__actions{display:flex;flex-direction:column;gap:8px}.personnel-archive-asset-card__upload,.personnel-archive-asset-card__upload .ant-upload{display:block;width:100%}.personnel-archive-pdf-icon{width:48px;height:48px;object-fit:contain;display:block}.personnel-archive-formal-photo-empty-icon,.personnel-archive-image-empty-icon{display:block}.personnel-archive-asset-card--image-doc{padding:8px;gap:8px}.personnel-archive-asset-card--image-doc .personnel-archive-asset-card__preview{width:100%;height:88px;min-height:88px;max-height:88px;padding:4px;overflow:hidden;box-sizing:border-box}.personnel-archive-asset-card--image-doc .personnel-archive-image-empty-icon{width:48px;height:48px;max-width:100%;max-height:100%;object-fit:contain}.personnel-archive-asset-card--image-doc .personnel-archive-asset-card__preview .ant-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.personnel-archive-asset-card--image-doc .personnel-archive-asset-card__preview .ant-image-img,.personnel-archive-asset-card--image-doc .personnel-archive-image-thumb{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:6px}.personnel-archive-image-thumb{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain;border-radius:6px}.personnel-archive-id-card-placeholder-img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box;display:block;border-radius:6px}.personnel-archive-id-card__image{width:100%;height:100%;object-fit:contain;border-radius:6px}.personnel-archive-address-edit{display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.personnel-archive-docs-row,.personnel-archive-docs-row--triple,.personnel-archive-docs-row--double,.personnel-archive-id-card-row,.personnel-archive-supplementary-grid{grid-template-columns:1fr}.personnel-archive-asset-card--portrait{width:100%;max-width:none}}.shop-logo-avatar-host{display:inline-flex;flex-shrink:0;line-height:0}.shop-preview-mask{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%;pointer-events:none;line-height:1;color:#fff}.shop-preview-eye-icon{display:block;filter:drop-shadow(0 1px 6px rgba(0,0,0,.28))}.shop-preview-mask__label{font-size:12px;font-weight:500;color:#fffffff0;letter-spacing:.02em;text-shadow:0 1px 6px rgba(0,0,0,.35)}:is(.shop-logo-preview,.shop-preview-image).ant-image{overflow:hidden}.shop-preview-avatar .ant-image{overflow:hidden}:is(.shop-logo-preview,.shop-preview-image) .ant-image-mask,.shop-preview-avatar .ant-image-mask{display:flex!important;align-items:center;justify-content:center;border-radius:inherit}:is(.shop-logo-preview,.shop-preview-image) .ant-image-mask-info,.shop-preview-avatar .ant-image-mask-info{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;background:transparent}.ant-image-mask:has(.shop-preview-mask){font-size:0}.ant-image-mask .shop-preview-mask__label{font-size:12px}.shop-preview-image.ant-image{line-height:0}.shop-preview-image .ant-image-img{display:block;object-fit:cover}.shop-preview-avatar{flex-shrink:0;line-height:0;vertical-align:middle}.shop-preview-avatar--fallback.ant-avatar:not(.ant-avatar-image),.fuduo-user-avatar.shop-preview-avatar--fallback.ant-avatar:not(.ant-avatar-image){background:#f1f5f9!important;color:#94a3b8!important;font-weight:400}.shop-preview-avatar--fallback.ant-avatar:not(.ant-avatar-image) .anticon,.fuduo-user-avatar.shop-preview-avatar--fallback.ant-avatar:not(.ant-avatar-image) .anticon{color:#94a3b8!important}.shop-preview-avatar .ant-image{display:block;line-height:0}.shop-preview-avatar .ant-image-img{display:block;border-radius:50%;object-fit:cover}.shop-logo-preview.ant-image{flex-shrink:0;line-height:0}.shop-logo-preview .ant-image-img{display:block;object-fit:cover}.shop-subject-asset-card__media .shop-preview-image .ant-image-img{max-width:100%;max-height:88px;object-fit:contain}.shop-subject-upload-card__visual .shop-preview-image{width:100%;max-height:120px}.shop-subject-upload-card__visual .shop-preview-image .ant-image-img{width:100%;max-height:120px;object-fit:contain}.create-shop-wx-qr-image-wrap.ant-image{display:flex;align-items:center;justify-content:center;width:176px!important;height:176px!important;padding:8px;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 6px 18px #0f172a14;line-height:0}.create-shop-wx-qr-image-wrap .ant-image-img,img.create-shop-wx-qr-image-wrap{display:block;width:176px!important;height:176px!important;object-fit:contain!important;border-radius:8px;background:#fff}.shop-subject-page{gap:0}.fuduo-page-fill.shop-subject-page>.shop-subject-sales-dashboard{flex-shrink:0}.fuduo-page-fill.shop-subject-page--collapsed{flex:1;height:100%;min-height:0;overflow:hidden}.fuduo-page-fill.shop-subject-page>.shops-page-shell{flex:1;min-height:0;flex-shrink:1}.fuduo-page-fill.shop-subject-page--collapsed>.shops-page-shell,.fuduo-page-fill.shop-subject-page--collapsed>.shops-page-body{flex:1;min-height:0}.shop-subject-page__toolbar{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"kpi kpi" "settings actions" "filters filters";align-items:center;column-gap:12px;row-gap:4px;min-width:0}.shop-subject-page__toolbar .shop-subject-ops-kpi{grid-area:kpi}.shop-subject-page__toolbar .shop-subject-ops-kpi__thresholds{grid-area:settings}.shop-subject-page__toolbar .shop-subject-ops-kpi__active-filters{grid-area:filters}.shop-subject-page__toolbar .fuduo-page-header{grid-area:actions;margin-bottom:0}.shop-subject-page .query-workbench__search{flex:1 1 320px;min-width:260px;max-width:460px}@media(max-width:1100px){.shop-subject-page .query-workbench__search{flex:1 1 320px;max-width:none}}.fuduo-main-content.ant-layout-content:has(.shop-subject-page--expanded){container-type:size;container-name:shop-subject-scroll}.fuduo-main-content.ant-layout-content:has(.shop-subject-page--expanded) .fuduo-main-content-inner,.fuduo-main-content-inner:has(.shop-subject-page--expanded){overflow:visible;display:block;flex:none;min-height:0;height:auto;padding:8px 10px 16px;box-sizing:border-box}.fuduo-page-fill.shop-subject-page--expanded{height:auto;min-height:0;overflow:visible;flex:none;gap:12px}.fuduo-page-fill.shop-subject-page--expanded>.shops-management-hero,.fuduo-page-fill.shop-subject-page--expanded>.shop-subject-sales-dashboard{flex-shrink:0}.fuduo-page-fill.shop-subject-page--expanded>.shops-page-body{position:sticky;top:8px;z-index:2;display:flex;flex-direction:column;flex:none;height:calc(100cqh - 24px);min-height:calc(100cqh - 24px);max-height:calc(100cqh - 24px);overflow:hidden;gap:8px;padding:0;margin:0;background:#fff;border-radius:0}.shop-subject-page--expanded .shops-table-panel{flex:1 1 auto;min-height:0}.shop-subject-page--expanded .query-workbench{flex-shrink:0;background:#fff}.shops-page-shell .shop-subject-ops-kpi{padding:2px 0 4px;border:none;border-radius:0;background:transparent;box-shadow:none}.shops-page-shell .shop-subject-ops-kpi__row{gap:6px 12px}.shop-subject-ops-kpi__active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;padding:2px 0 0}.shop-subject-ops-kpi__active-title{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:400;line-height:20px}.shop-subject-ops-kpi__active-pill{display:inline-flex;align-items:center;gap:4px;max-width:280px;min-height:20px;padding:0;border:0;background:transparent;color:#64748b;font:inherit;font-size:12px;font-weight:400;line-height:20px;cursor:pointer}.shop-subject-ops-kpi__active-pill span,.shop-subject-ops-kpi__active-pill em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-weight:400}.shop-subject-ops-kpi__active-pill em{color:#3b6fd8}.shop-subject-ops-kpi__active-pill .anticon{flex-shrink:0;color:#94a3b8;font-size:10px}.shop-subject-ops-kpi__active-pill:hover:not(:disabled) em{color:#2563eb}.shop-subject-ops-kpi__active-reset.ant-btn{height:24px;padding-inline:8px 6px;border-radius:6px;border-color:#dbe3ee;background:#fff;color:#334155;font-size:12px;font-weight:400;box-shadow:none}.shop-subject-ops-kpi__active-reset.ant-btn .ant-btn-icon{font-size:10px;color:#94a3b8}.shop-subject-ops-kpi__active-reset.ant-btn:not(:disabled):hover{border-color:#cbd5e1!important;background:#f8fafc!important;color:#1e293b!important}.shops-page-shell .shop-subject-ops-kpi__cards{flex:0 1 auto}.shops-page-shell .shop-subject-ops-kpi__card{padding:2px 8px;background:transparent}.shops-page-shell .shop-subject-ops-kpi__card--emphasis{padding:2px 8px;border-color:transparent;border-radius:6px;background:transparent}.shops-page-shell .shop-subject-ops-kpi__card--emphasis .shop-subject-ops-kpi__card-value{font-size:14px}.shops-page-shell .shop-subject-ops-kpi__card--primary{border-color:transparent;background:transparent}.shops-page-shell button.shop-subject-ops-kpi__card:hover,.shops-page-shell .shop-subject-ops-kpi__card--active{border-color:#bfdbfe;background:#eff6ff}.shop-subject-page__toolbar .fuduo-page-header__row{align-items:flex-start}.shop-subject-page__toolbar .fuduo-page-header__middle{justify-content:flex-start}.shop-subject-ops-kpi__risk-filters{display:flex;flex-wrap:wrap;align-items:center;gap:2px 10px;flex:1 1 360px;min-width:280px}.shop-subject-ops-kpi__risk-filter{--subject-risk-color: #64748b;display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:1px 6px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--subject-risk-color);font:inherit;font-size:13px;font-weight:650;line-height:20px;white-space:nowrap;cursor:pointer}.shop-subject-ops-kpi__risk-filter strong{color:var(--subject-risk-color);font-size:13px;font-weight:750}.shop-subject-ops-kpi__risk-filter:hover:not(:disabled){background:color-mix(in srgb,var(--subject-risk-color) 7%,#ffffff)}.shop-subject-ops-kpi__risk-filter.is-active{border-color:color-mix(in srgb,var(--subject-risk-color) 28%,#ffffff);background:color-mix(in srgb,var(--subject-risk-color) 7%,#ffffff)}.shop-subject-ops-kpi__risk-filter:disabled{cursor:default;opacity:.5}.shop-subject-page__toolbar .fuduo-page-header__extra{margin-left:auto}.shop-subject-page__toolbar .fuduo-page-header__extra .ant-btn{height:32px;border-radius:8px;font-weight:600}.shop-subject-sales-dashboard{display:flex;flex-direction:column;gap:12px;padding:14px 16px 16px;border:1px solid #e8eef5;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#fff);box-shadow:0 8px 24px #0f172a0a}.shop-subject-sales-dashboard--collapsed{gap:0;padding:6px 12px}.shop-subject-sales-dashboard__toolbar{display:flex;flex-direction:column;gap:10px}.shop-subject-sales-dashboard__toolbar-top{display:flex;flex-wrap:nowrap;align-items:center;gap:8px 12px;min-width:0}.shop-subject-sales-dashboard__toolbar-main,.shop-subject-sales-dashboard__toolbar-thresholds{display:flex;align-items:center;flex-shrink:0}.shop-subject-sales-dashboard--collapsed .shop-subject-sales-dashboard__toolbar{gap:0}.shop-subject-sales-dashboard--collapsed .shop-subject-sales-dashboard__toolbar-main{min-width:0}.shop-subject-sales-dashboard__toggle{margin-inline-start:auto;flex-shrink:0;padding-inline:4px;color:#64748b;font-weight:600}.shop-subject-sales-dashboard__toggle:hover{color:#1677ff}.shop-subject-sales-kpi-inline{display:flex;flex:1 1 auto;align-items:center;gap:4px 14px;min-width:0;overflow-x:auto;scrollbar-width:thin}.shop-subject-sales-kpi-inline__item{display:inline-flex;align-items:baseline;gap:6px;flex-shrink:0;white-space:nowrap;line-height:1.2}.shop-subject-sales-kpi-inline__label{color:#94a3b8;font-size:12px;font-weight:500}.shop-subject-sales-kpi-inline__value{color:#0f172a;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.shop-subject-sales-kpi-inline__item--primary .shop-subject-sales-kpi-inline__value{color:#1677ff}.shop-subject-sales-kpi-inline__item--warn .shop-subject-sales-kpi-inline__value{color:#ea580c}.shop-subject-sales-kpi-inline__item--net .shop-subject-sales-kpi-inline__value{color:#0f766e}.shop-subject-sales-kpi-inline__item--rate .shop-subject-sales-kpi-inline__value{color:#7c3aed}.shop-subject-sales-kpi-inline--loading,.shop-subject-sales-kpi-inline--empty{flex:1 1 auto;min-width:0}.shop-subject-sales-overview{display:flex;flex-direction:column;gap:14px}.shop-subject-sales-overview__kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.shop-subject-kpi-card{display:flex;align-items:center;gap:12px;min-height:78px;padding:14px 16px;border-radius:14px;border:1px solid #e8eef5;background:#fff}.shop-subject-kpi-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;font-size:18px}.shop-subject-kpi-card--primary .shop-subject-kpi-card__icon{color:#1677ff;background:#1677ff1a}.shop-subject-kpi-card--warn .shop-subject-kpi-card__icon{color:#ea580c;background:#ea580c1a}.shop-subject-kpi-card--net .shop-subject-kpi-card__icon{color:#0f766e;background:#0f766e1a}.shop-subject-kpi-card--rate .shop-subject-kpi-card__icon{color:#7c3aed;background:#7c3aed1a}.shop-subject-kpi-card__label{display:block;color:#64748b;font-size:12px;line-height:1.4}.shop-subject-kpi-card__value{display:block;margin-top:2px;color:#0f172a;font-size:18px;line-height:1.2}.shop-subject-sales-overview__charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-subject-chart-card{min-height:280px;padding:14px 14px 8px;border:1px solid #e8eef5;border-radius:14px;background:#fff}.shop-subject-chart-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.shop-subject-chart-card__head strong{color:#0f172a;font-size:14px}.shop-subject-metric-cell{display:inline-flex;align-items:center;justify-content:flex-end;min-width:0}.shop-subject-metric-cell__primary{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.shops-list-table td.shop-subject-numeric-column{overflow:hidden}.shops-list-table .ant-table-thead>tr>th.shop-subject-header-center{text-align:center}.shops-list-table .ant-table-thead>tr>th.shop-subject-header-center .ant-table-column-sorters,.shops-list-table .ant-table-thead>tr>th.shop-subject-header-center .ant-table-cell-content{justify-content:center}.shop-subject-metric-tooltip{display:flex;flex-direction:column;gap:4px;min-width:132px;font-size:12px;line-height:1.45}.shop-subject-metric-tooltip__row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#e2e8f0}.shop-subject-metric-tooltip__row--refund{color:#fdba74}.shop-subject-metric-tooltip__row--net{color:#5eead4}.shop-subject-profile-cell{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;width:100%;min-width:0;text-align:left}.shops-cell-content.shop-subject-profile-cell{align-items:flex-start;justify-content:center}.shops-table-panel .ant-table-tbody-virtual-holder .shops-main-table-row>.ant-table-cell.shops-subject-profile-column{justify-content:flex-start}.shops-table-panel .ant-table-tbody>tr>td.shops-subject-profile-column{text-align:left}.shop-subject-profile-cell__person{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:13px;font-weight:600}.shop-subject-profile-cell__person--muted{color:#94a3b8;font-weight:500}.shop-subject-profile-cell__phone{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:12px;font-variant-numeric:tabular-nums}.shop-subject-name-cell{display:flex;flex-direction:column;gap:1px;align-items:flex-start;justify-content:center;width:100%;min-width:0}.shop-subject-page .shops-table-panel:has(.shops-list-table--merged){--shop-list-row-min: 52px}.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .ant-table-tbody-virtual-holder .shops-main-table-row>.ant-table-cell{padding-top:2px!important;padding-bottom:2px!important}.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .ant-table-tbody-virtual-holder .shops-main-table-row>.ant-table-cell:has(.shop-subject-name-cell),.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .ant-table-tbody-virtual-holder .shops-main-table-row>.ant-table-cell:has(.shops-cell-content--numeric){align-items:center!important}.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .shop-subject-name-cell.shops-cell-content--stack,.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .shops-cell-content--numeric{min-height:100%;flex:1 1 auto;align-self:stretch}.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .shop-subject-name-cell.shops-cell-content--stack{justify-content:center}.shop-subject-page .shops-table-panel:has(.shops-list-table--merged) .shops-cell-content--numeric{align-items:center;justify-content:flex-end}.shop-subject-page .finance-money-text{color:#0f172a;font-weight:600}.shop-subject-name-cell__title{display:flex;align-items:center;gap:6px;width:100%;min-width:0}.shop-subject-name-cell__title .shop-subject-name-link{flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.shop-subject-name-cell__title .ant-tag{flex:0 0 auto}.shop-subject-name-cell__copy{flex:0 0 auto;color:#94a3b8;line-height:1}.shop-subject-name-cell__copy.ant-typography{margin-bottom:0}.shop-subject-name-cell__copy .ant-typography-copy{margin-inline-start:0;color:#94a3b8}.shop-subject-status-overview{display:flex;flex-wrap:wrap;gap:2px 8px;align-items:center;justify-content:flex-start}.shop-subject-status-chip{display:inline-flex;align-items:center;max-width:100%;overflow:hidden;color:#64748b;font-size:12px;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.shop-subject-status-chip--warn{color:#d97706}.shop-subject-status-chip--danger{color:#dc2626}.shop-subject-name-cell__breakdown-summary{max-width:100%;overflow:hidden;padding:0;border:0;background:transparent;color:#64748b;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;cursor:default}.shop-subject-name-cell__breakdown-summary:hover,.shop-subject-name-cell__breakdown-summary:focus-visible{color:#1677ff}.shop-subject-detail-trend-panel{padding:8px 4px 12px}@media(max-width:1100px){.shop-subject-sales-overview__charts{grid-template-columns:1fr}}.shop-subject-sales-toolbar{padding:10px 12px 12px;border-bottom:1px solid #e8eef5;background:linear-gradient(180deg,#f8fbff,#fff)}.shop-subject-sales-toolbar__label{color:#64748b;font-size:12px;font-weight:600}.shop-subject-open-days-cell{color:#334155;font-weight:600}.shop-subject-detail-hero__sales{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.shop-subject-detail-hero__sales-item{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px}.shop-subject-detail-hero__sales-item strong{color:#0f172a;font-weight:700}.shop-subject-name-link{max-width:100%;padding:0;border:0;background:transparent;color:#0f172a;cursor:pointer;font:inherit;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-subject-name-link:hover{color:#1677ff}.shop-subject-sales-link{max-width:100%;padding:0;border:0;background:transparent;cursor:pointer;font:inherit;text-align:inherit}.shop-subject-sales-link:hover .finance-money-text{color:#1677ff;text-decoration:underline;text-underline-offset:2px}.shop-subject-sales-amount--warning .finance-money-text{color:#d97706;font-weight:600}.shop-subject-sales-amount--danger .finance-money-text{color:#f5222d;font-weight:600}.shop-subject-bound-shops-link{display:inline-flex;align-items:center;gap:4px;max-width:100%;box-sizing:border-box;padding:1px 8px;border:1px solid #dbe4f0;border-radius:999px;background:#f8fafc;color:#64748b;cursor:pointer;font:inherit;font-size:12px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;transition:border-color .16s ease,color .16s ease,background .16s ease}.shop-subject-bound-shops-link .anticon{flex:0 0 auto;font-size:11px}.shop-subject-bound-shops-link__count{font-variant-numeric:tabular-nums}.shop-subject-bound-shops-link__unit{flex:0 0 auto}.shop-subject-bound-shops-link:hover,.shop-subject-bound-shops-link--active{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.shop-subject-bound-shops-link:focus-visible{outline:2px solid rgba(37,99,235,.35);outline-offset:2px}.shops-cell-content--numeric{justify-content:flex-end;min-width:0;max-width:100%;overflow:hidden;font-variant-numeric:tabular-nums}.shop-subject-bound-shops-modal.ant-modal{width:70vw!important;max-width:70vw;padding-bottom:0}.shop-subject-bound-shops-modal .ant-modal-content{height:80vh;max-height:80vh}.shop-subject-bound-shops-modal__title{display:flex;align-items:center;gap:12px;min-width:0}.shop-subject-bound-shops-modal__icon{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:16px}.shop-subject-bound-shops-modal__heading{display:flex;min-width:0;flex-direction:column;gap:2px}.shop-subject-bound-shops-modal__heading strong{color:#0f172a;font-size:16px;font-weight:700;line-height:1.35}.shop-subject-bound-shops-modal__heading .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.shop-subject-bound-shops-modal__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:0 20px 20px}.shop-subject-bound-shops-modal__scroll{flex:1;min-height:0}.shop-subject-detail-modal.ant-modal{width:70vw!important;max-width:70vw;padding-bottom:0}.shop-subject-detail-modal .ant-modal-content{height:80vh;max-height:80vh}.shop-subject-detail-modal__title{display:flex;align-items:center;gap:12px;min-width:0}.shop-subject-detail-modal__icon{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:16px}.shop-subject-detail-modal__heading{display:flex;min-width:0;flex-direction:column;gap:2px}.shop-subject-detail-modal__heading strong{color:#0f172a;font-size:16px;font-weight:700;line-height:1.35}.shop-subject-detail-modal__heading .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.shop-subject-detail-modal__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:0 20px 20px}.shop-subject-detail-modal__body .shop-subject-detail-tabs{flex:1;min-height:0}.shop-subject-detail-modal .shop-subject-detail-shops-panel{min-height:0;height:100%;overflow:hidden}.shop-subject-detail-modal .ant-tabs-tabpane-hidden{display:none!important}.shop-subject-detail-modal .ant-tabs-tabpane-active:has(.shop-subject-detail-shops-panel){overflow:hidden;display:flex!important;flex-direction:column;height:100%}.shop-subject-detail-modal .ant-tabs-tabpane-active:has(.shop-subject-detail-shops-panel)>.shop-subject-detail-shops-panel{flex:1 1 auto;min-height:0;height:100%}.shop-subject-detail-modal .ant-tabs-content-holder{flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.shop-subject-detail-modal .ant-tabs-content{min-height:0;height:100%}.shop-subject-detail-modal .ant-tabs-content.ant-tabs-content-top{display:flex;flex-direction:column}.shop-subject-trend-modal__title{display:flex;align-items:center;gap:12px;min-width:0}.shop-subject-trend-modal__icon{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:16px}.shop-subject-trend-modal__heading{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.shop-subject-trend-modal__heading strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:16px;font-weight:700;line-height:1.35}.shop-subject-trend-modal__heading .ant-typography{font-size:13px}.shop-subject-trend-modal__body{display:flex;flex-direction:column;gap:16px;padding:0 20px 20px}.shop-subject-trend-modal__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-subject-trend-modal__summary-item{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.shop-subject-trend-modal__summary-item>span:first-child{color:#64748b;font-size:12px;font-weight:500}.shop-subject-trend-modal__summary-item .shop-subject-metric-cell__primary{justify-content:flex-start;font-size:18px;font-weight:700}.shop-subject-form-modal.ant-modal{width:800px!important;max-width:70vw!important}.shop-subject-form-modal .ant-modal-content{display:flex;flex-direction:column;height:80vh;max-height:80vh;border:1px solid rgba(148,163,184,.22);border-radius:16px;padding:0;overflow:hidden;box-shadow:0 24px 64px -32px #0f172a73}.shop-subject-form-modal .ant-modal-header{flex-shrink:0;margin:0;padding:20px 24px 16px;border-bottom:1px solid #eef2f7;background:#fff}.shop-subject-form-modal__title{display:flex;flex-direction:column;gap:4px}.shop-subject-form-modal__title strong{color:#0f172a;font-size:18px;font-weight:700;line-height:1.3}.shop-subject-form-modal__title span{color:#64748b;font-size:13px;font-weight:400;line-height:1.45}.shop-subject-form-modal .ant-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:16px 24px 8px;background:#f8fafc}.shop-subject-form-modal .ant-modal-footer{flex-shrink:0;margin:0;padding:14px 24px 18px;border-top:1px solid #eef2f7;background:#fff}.shop-subject-form-modal .ant-modal-footer .ant-btn{height:36px;min-width:72px;border-radius:8px}.shop-subject-form-modal .ant-modal-footer .ant-btn-primary{border:none;background:#315efb;box-shadow:0 8px 18px -10px #315efba6}.shop-subject-form,.shop-subject-form-tabs{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.shop-subject-form-tabs .ant-tabs-nav{flex-shrink:0;margin:0 0 14px;padding:4px;border-radius:10px;background:#eef2f7}.shop-subject-form-tabs .ant-tabs-nav:before{border:0}.shop-subject-form-tabs .ant-tabs-nav-list{width:100%}.shop-subject-form-tabs .ant-tabs-tab{margin:0!important;padding:8px 12px;border-radius:8px;color:#64748b;font-size:13px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.shop-subject-form-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:4px!important}.shop-subject-form-tabs .ant-tabs-tab-active{background:#fff;box-shadow:0 1px 3px #0f172a14}.shop-subject-form-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff!important;font-weight:600}.shop-subject-form-tabs .ant-tabs-ink-bar{display:none}.shop-subject-form-tab-label{display:inline-flex;align-items:center;gap:6px}.shop-subject-form-tab-label .anticon{font-size:13px}.shop-subject-form-tabs .ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.shop-subject-form-tabs .ant-tabs-content,.shop-subject-form-tabs .ant-tabs-tabpane{height:100%}.shop-subject-form-tabs .ant-tabs-tabpane{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding-right:2px}.shop-subject-form-pane{min-height:0}.shop-subject-form-section{padding:14px 16px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.shop-subject-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.shop-subject-form-grid--seal{gap:16px;align-items:start;margin-top:8px}.shop-subject-form-media-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.shop-subject-form-media-row>.ant-form-item{margin-bottom:0;min-width:0;height:100%;display:flex;flex-direction:column}.shop-subject-form-media-row>.ant-form-item .ant-row,.shop-subject-form-media-row>.ant-form-item .ant-form-item-row{flex:1;height:100%;display:flex;flex-direction:column}.shop-subject-form-media-row>.ant-form-item .ant-form-item-control,.shop-subject-form-media-row>.ant-form-item .ant-form-item-control-input,.shop-subject-form-media-row>.ant-form-item .ant-form-item-control-input-content{flex:1;min-height:0;height:100%;display:flex;flex-direction:column}.shop-subject-form-media-row .personnel-archive-id-card-wrap,.shop-subject-form-media-row .personnel-archive-liveness-video,.shop-subject-form-media-row .shop-subject-id-card-upload,.shop-subject-form-media-row .shop-subject-liveness-upload{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.shop-subject-form-media-row .personnel-archive-asset-card--id-card,.shop-subject-form-media-row .personnel-archive-asset-card--video{flex:1;height:100%;min-height:0}.shop-subject-form-media-row .personnel-archive-asset-card--id-card .personnel-archive-asset-card__preview,.shop-subject-form-media-row .personnel-archive-asset-card--video .personnel-archive-asset-card__preview{flex:0 0 148px;height:148px;min-height:148px;max-height:148px}.shop-subject-form-media-row .personnel-archive-liveness-video .ant-progress{display:none}.shop-subject-form-media-hint{margin:10px 0 0;font-size:12px;line-height:20px}.shop-subject-form .ant-form-item{margin-bottom:16px}.shop-subject-form .ant-form-item-label>label{color:#475569;font-size:13px;height:22px}.shop-subject-form .ant-input,.shop-subject-form .ant-picker,.shop-subject-form .ant-select-selector{min-height:36px;border-radius:8px!important;border-color:#dbe4f0!important;box-shadow:none!important}.shop-subject-form textarea.ant-input{min-height:auto}.shop-subject-form .ant-input:hover,.shop-subject-form .ant-picker:hover,.shop-subject-form .ant-select-selector:hover{border-color:#9dbaf9!important}.shop-subject-form .ant-input:focus,.shop-subject-form .ant-picker-focused,.shop-subject-form .ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f!important}.shop-subject-form-hint{display:block;margin:0 0 14px;padding:10px 12px;border:1px solid #e0e7ff;border-radius:8px;background:#f5f8ff;color:#64748b;font-size:13px;line-height:22px}.shop-subject-upload-card{position:relative;border:1px dashed #cbd5e1;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.shop-subject-upload-card:hover{border-color:#93b4ef;box-shadow:0 10px 28px -22px #2563eb73}.shop-subject-upload-card.is-filled{border-style:solid;border-color:#dbeafe}.shop-subject-upload-card__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.shop-subject-upload-card__visual{display:flex;width:100%;min-height:136px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px;border:0;color:#64748b;cursor:pointer;font:inherit;text-align:center;background:#f8fafc}.shop-subject-upload-card.is-filled .shop-subject-upload-card__visual{min-height:156px;background:linear-gradient(180deg,#fff,#f8fafc)}.shop-subject-upload-card__visual:disabled{cursor:wait;opacity:.72}.shop-subject-upload-card__visual:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:-2px}.shop-subject-upload-card--compact{max-width:150px}.shop-subject-upload-card--plain{border-color:#dbe4f0}.shop-subject-upload-card--compact .shop-subject-upload-card__visual{min-height:96px}.shop-subject-upload-card--plain .shop-subject-upload-card__visual{min-height:128px}.shop-subject-upload-card__icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:16px}.shop-subject-upload-card__icon--broken{border-color:#fecaca;background:#fff1f2;color:#ef4444}.shop-subject-upload-card__visual strong{color:#0f172a;font-size:13px}.shop-subject-upload-card__visual span:last-child{color:#94a3b8;font-size:12px}.shop-subject-upload-card__visual img{max-width:100%;max-height:96px;border-radius:6px;object-fit:contain}.shop-subject-upload-card__actions{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px;border-top:1px solid #eef2f7;background:#fff}.shop-subject-upload-card__actions .ant-btn{height:28px;padding-inline:8px;border-radius:6px}.shop-subject-upload-preview{display:block;max-width:100%;max-height:72vh;margin:0 auto;object-fit:contain}.shop-subject-dashed-action.ant-btn{height:36px;border-style:dashed;border-radius:8px;color:#334155;font-weight:500}.shop-subject-dashed-action.ant-btn:hover{border-color:#3b82f6!important;color:#2563eb!important;background:#f8fbff!important}.shop-subject-brand-list{display:flex;flex-direction:column;gap:12px}.shop-subject-brand-item{padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.shop-subject-brand-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.shop-subject-brand-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shop-subject-drawer .ant-drawer-header,.shop-subject-drawer .ant-drawer-close,.shop-subject-drawer .ant-drawer-extra{-webkit-app-region:no-drag}.shop-subject-drawer .ant-drawer-header{padding:12px 18px;border-bottom:1px solid #e6edf6;background:#fff}.shop-subject-drawer-title{display:flex;align-items:center;gap:10px;min-width:0}.shop-subject-drawer-title__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:16px;font-weight:700;line-height:1.4}.shop-subject-drawer-close{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:#00000073;cursor:pointer}.shop-subject-drawer-close:hover{background:#0000000f;color:#000000e0}.shop-subject-drawer .ant-drawer-title{flex:1;min-width:0}.shop-subject-drawer .ant-drawer-body{padding:12px 14px 18px;background:#f6f9fd;display:flex;flex-direction:column;min-height:0;overflow:hidden}.shop-subject-detail-tabs{flex:1;min-height:0;display:flex;flex-direction:column}.shop-subject-detail-tabs--shop-link>.ant-tabs-nav{display:none}.shop-subject-detail-tabs .ant-tabs-nav{margin:0 0 12px;padding:0 2px;flex-shrink:0}.shop-subject-detail-tabs .ant-tabs-tab{padding:8px 4px 10px;color:#64748b;font-size:14px}.shop-subject-detail-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:20px}.shop-subject-detail-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff!important;font-weight:600}.shop-subject-detail-tabs .ant-tabs-ink-bar{height:2px;border-radius:999px;background:#1677ff}.shop-subject-detail-tab-label{display:inline-flex;align-items:center;gap:6px}.shop-subject-detail-tabs .ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.shop-subject-detail-tabs .ant-tabs-content,.shop-subject-detail-tabs .ant-tabs-tabpane-active{height:100%}.shop-subject-detail-tabs .ant-tabs-tabpane-active{overflow:auto}.shop-subject-detail-tabs .ant-tabs-tabpane-active:has(.shop-subject-detail-shops-panel){overflow:hidden}.shop-subject-detail-shops-panel{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.shop-subject-detail-shops-nav{display:flex;flex-wrap:wrap;align-items:center;gap:4px 18px;flex-shrink:0;margin:0 0 10px;padding:0 2px;border-bottom:1px solid #e8edf3}.shop-subject-detail-shops-nav__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:8px 0 10px;border:0;background:transparent;color:#64748b;font-size:13px;line-height:1.2;cursor:pointer;position:relative;box-shadow:none}.shop-subject-detail-shops-nav__item:focus,.shop-subject-detail-shops-nav__item:focus-visible{outline:none;box-shadow:none}.shop-subject-detail-shops-nav__item:hover{color:#1677ff}.shop-subject-detail-shops-nav__item:after{content:none}.shop-subject-detail-shops-nav__item.is-active{color:#1677ff;font-weight:600}.shop-subject-detail-shops-nav__item.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:999px;background:#1677ff}.shop-subject-detail-shops-scroll{flex:1 1 auto;min-height:0;overflow:auto}.shop-subject-detail-shops-scroll .ant-table-wrapper{width:100%}.shop-subject-detail-shops-scroll .ant-table-container,.shop-subject-detail-shops-scroll .ant-table-header,.shop-subject-detail-shops-scroll .ant-table-body{overflow-x:auto}.shop-subject-detail-shops-scroll .ant-table-thead>tr>th{white-space:nowrap}.shop-subject-detail-shops-scroll .ant-table-column-title{white-space:nowrap}.shop-subject-detail-shops-scroll .ant-empty+.ant-table-header{display:block!important}.shop-subject-detail-shops-col-title{display:inline-block;white-space:nowrap}.shop-subject-detail-shops-pagination{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:0 2px;flex-wrap:wrap}.shop-subject-detail-shops-batch{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.shop-subject-detail-shops-scroll .shops-cell-content--badge{justify-content:center}.shop-subject-detail-shops-scroll .shop-store-cell__title-extra{flex:0 0 auto}.shop-subject-detail-shop-backend{display:inline-flex;align-items:center;line-height:1}.shop-subject-detail-shop-backend-btn.ant-btn{display:inline-flex;align-items:center;margin:0;padding:0!important;height:auto;min-height:16px;font-size:11px;line-height:1.15;white-space:nowrap;color:#ea580c}.shop-subject-detail-shop-backend-btn .table-row-action-label{display:inline-flex;align-items:center;gap:3px;line-height:1.15}.shop-subject-detail-shop-backend-btn .table-row-action-icon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0}.shop-subject-detail-stack{display:flex;flex-direction:column;gap:12px;padding-bottom:4px}.shop-subject-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(135deg,#eff6fff2,#fffffffa 58%,#fff);box-shadow:0 8px 24px -20px #2563eb59}.shop-subject-detail-hero__main{display:flex;align-items:flex-start;gap:14px;min-width:0;flex:1}.shop-subject-detail-hero__icon{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border-radius:12px;background:#fff;color:#2563eb;font-size:20px;box-shadow:0 4px 14px -8px #2563eb73}.shop-subject-detail-hero__body{min-width:0;flex:1}.shop-subject-detail-hero__label{display:block;color:#64748b;font-size:12px;font-weight:500;line-height:1.4}.shop-subject-detail-hero__name{margin:4px 0 8px;color:#0f172a;font-size:18px;line-height:1.4;font-weight:700}.shop-subject-detail-hero__name-text.ant-typography{margin-bottom:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.shop-subject-detail-hero__name-text .ant-typography-copy{color:#94a3b8}.shop-subject-detail-hero__meta-item--code.ant-typography{margin-bottom:0;color:inherit;font-size:inherit}.shop-subject-detail-hero__meta-item--code .ant-typography-copy{color:#94a3b8}.shop-subject-detail-hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#64748b;font-size:12px;line-height:1.5}.shop-subject-detail-hero__meta-item--code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.02em}.shop-subject-detail-hero__meta-divider{color:#cbd5e1}.shop-subject-detail-hero__status{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:0 0 auto;min-width:72px;padding:8px 12px;border-radius:10px;text-align:right}.shop-subject-detail-hero__status strong{font-size:14px;font-weight:700;line-height:1.3}.shop-subject-detail-hero__status span{font-size:11px;line-height:1.3}.shop-subject-detail-hero__status--ready{background:#ecfdf5;color:#047857}.shop-subject-detail-hero__status--ready strong{color:#047857}.shop-subject-detail-hero__status--ready span{color:#059669}.shop-subject-detail-hero__status--warn{background:#fff7ed;color:#c2410c;cursor:help}.shop-subject-detail-hero__status--warn strong{color:#c2410c}.shop-subject-detail-hero__status--warn span{color:#ea580c}.shop-subject-detail-section .shop-subject-asset-grid--detail,.shop-subject-detail-section .shop-subject-brand-detail-list{padding:14px}.shop-subject-detail-section .shop-detail-info-grid{border:0;border-radius:0;background:transparent}.shop-subject-detail-empty{padding:20px 0 24px}.shop-subject-asset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.shop-subject-asset-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-subject-asset-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.shop-subject-asset-card.is-ready{border-color:#bfdbfe}.shop-subject-asset-card.is-ready:hover{box-shadow:0 8px 20px -16px #2563eb59}.shop-subject-asset-card__media{display:flex;width:100%;height:108px;align-items:center;justify-content:center;padding:10px;border:0;background:#f8fafc;cursor:default}.shop-subject-asset-card__media--preview{cursor:default}.shop-subject-asset-card__media--preview .shop-preview-image{cursor:zoom-in}.shop-subject-asset-card__media img{max-width:100%;max-height:88px;border-radius:6px;object-fit:contain}.shop-subject-asset-card__placeholder{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#eef2f7;color:#94a3b8}.shop-subject-asset-card__meta{padding:8px 10px 9px;border-top:1px solid #eef2f7}.shop-subject-asset-card__meta strong,.shop-subject-asset-card__meta span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-subject-asset-card__meta strong{color:#0f172a;font-size:13px}.shop-subject-asset-card__meta span{margin-top:3px;color:#94a3b8;font-size:12px}.shop-subject-brand-detail-list{display:flex;flex-direction:column;gap:12px}.shop-subject-brand-detail-card{padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.shop-subject-brand-detail-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.shop-subject-brand-detail-card__head strong{color:#0f172a;font-size:14px}.shop-subject-brand-detail-card__head span{color:#64748b;font-size:12px}@media(max-width:960px){.shop-subject-sales-overview__charts{grid-template-columns:1fr}.shop-subject-sales-dashboard__toolbar-top{flex-wrap:wrap}.shop-subject-sales-dashboard--collapsed .shop-subject-sales-dashboard__toggle{margin-inline-start:auto}.shop-subject-form-grid,.shop-subject-form-media-row{grid-template-columns:1fr}.shop-subject-detail-hero{flex-direction:column;align-items:stretch}.shop-subject-detail-hero__status{align-items:flex-start;text-align:left}.shop-subject-brand-upload-grid{grid-template-columns:1fr}.shop-subject-asset-grid,.shop-subject-asset-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.shop-subject-form-modal .ant-modal-body{padding:12px 16px 6px}.shop-subject-form-tabs .ant-tabs-tab{padding:7px 10px;font-size:12px}.shop-subject-form-tab-label .anticon{display:none}}.shop-subject-liveness-card{display:grid;grid-template-columns:minmax(160px,240px) minmax(0,1fr);gap:12px;margin-top:12px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.shop-subject-liveness-card.is-compact{grid-template-columns:1fr}.shop-subject-liveness-card__media{aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#0f172a;display:flex;align-items:center;justify-content:center}.shop-subject-liveness-card__video{width:100%;height:100%;object-fit:contain;background:#000}.shop-subject-liveness-card__placeholder{color:#94a3b8;font-size:28px}.shop-subject-liveness-card__meta{display:flex;flex-direction:column;gap:4px}.shop-subject-liveness-card__meta strong{color:#0f172a;font-size:14px}.shop-subject-liveness-card__hint{font-size:12px}.shop-subject-liveness-card__actions{margin-top:8px}.shop-subject-liveness-detail{margin-top:12px}.shop-subject-liveness-upload{max-width:360px}.shop-subject-liveness-detail-card{max-width:420px}.shop-subject-liveness-detail-card__meta{display:flex;flex-direction:column;gap:4px;margin-top:8px;font-size:13px;color:#000000a6}.shop-subject-liveness-detail-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.shop-subject-upload-card__preview--video{margin-top:8px;border-radius:8px;overflow:hidden;background:#000}.shop-subject-upload-card__preview--video .shop-subject-liveness-card__video{max-height:220px}.shop-subject-ops-kpi{display:flex;flex-direction:column;gap:8px;padding:8px 12px;border:1px solid rgba(226,232,240,.95);border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a09,0 6px 18px -18px #0f172a52}.shop-subject-ops-kpi__row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.shop-subject-ops-kpi__controls,.shop-subject-ops-kpi__thresholds{flex:0 1 auto}.shop-subject-ops-kpi__settings-btn{display:inline-flex;align-items:center;gap:6px}.shop-subject-ops-kpi__settings-hint{color:#64748b;font-size:12px;font-variant-numeric:tabular-nums}.shop-subject-ops-kpi__cards{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.shop-subject-ops-kpi__cards--pending{opacity:.55}.shop-subject-ops-kpi__card{display:inline-flex;flex-direction:row;align-items:baseline;gap:6px;min-width:0;padding:4px 10px;border:1px solid transparent;border-radius:999px;background:#f8fafc;text-align:left}button.shop-subject-ops-kpi__card{cursor:pointer;font:inherit;color:inherit}button.shop-subject-ops-kpi__card:hover{border-color:#bfdbfe;background:#eff6ff}.shop-subject-ops-kpi__card--active{border-color:#93c5fd;background:#eff6ff}.shop-subject-ops-kpi__card--danger .shop-subject-ops-kpi__card-value{color:#cf1322}.shop-subject-ops-kpi__card--warn .shop-subject-ops-kpi__card-value{color:#d48806}.shop-subject-ops-kpi__card--primary{border-color:#bfdbfe;background:#eff6ff}.shop-subject-ops-kpi__card--primary .shop-subject-ops-kpi__card-value{color:#1677ff}.shop-subject-ops-kpi__card--emphasis{padding:6px 12px;border-color:#dbe4f0;border-radius:8px;background:#fff}.shop-subject-ops-kpi__card--emphasis .shop-subject-ops-kpi__card-value{font-size:16px}.shop-subject-ops-kpi__card-label{font-size:12px;color:#94a3b8;line-height:1.2;white-space:nowrap}.shop-subject-ops-kpi__card-value{font-size:14px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums;color:#0f172a}.shop-subject-ops-kpi__ctrl-label{font-size:12px;color:#64748b}.shop-subject-ops-kpi__threshold-hint{font-size:12px}.shop-subject-ops-kpi__help{color:#cbd5e1}.shop-subject-ops-kpi__analysis{border-top:1px solid #e8eef5;padding-top:10px}.shop-subject-threshold-modal .ant-modal-body{padding-top:8px}.shop-subject-threshold-modal__desc{margin-bottom:16px;font-size:13px}.shop-subject-threshold-modal__fields{display:flex;flex-wrap:wrap;gap:12px 16px}.shop-subject-threshold-modal__field{display:flex;flex-direction:column;gap:6px;min-width:160px;color:#334155;font-size:13px}.shop-subject-threshold-modal__field .ant-input-number{width:180px}.shop-subject-quota-progress-cell{align-items:flex-end;justify-content:center;min-width:0;max-width:100%;overflow:hidden}.shop-subject-quota-progress-cell>.ant-tooltip-disabled-compatible-wrapper{display:block;width:100%;min-width:0}.shop-subject-quota-progress-cell__body{display:flex;flex-direction:column;align-items:flex-end;gap:1px;width:100%;min-width:0;max-width:100%;color:#64748b;cursor:default}.shop-subject-quota-progress-cell__top{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;max-width:100%}.shop-subject-quota-progress-cell__percent{color:#334155;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.shop-subject-quota-progress-cell__bar{display:block;width:52px;height:6px;flex:0 0 52px;overflow:hidden;border-radius:99px;background:#e2e8f0}.shop-subject-quota-progress-cell__bar-fill{display:block;height:100%;border-radius:inherit;background:#3b82f6}.shop-subject-quota-progress-cell__remain{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:12px;line-height:1.25}.shop-subject-quota-progress-cell__body--warning .shop-subject-quota-progress-cell__percent,.shop-subject-quota-progress-cell__body--warning .shop-subject-quota-progress-cell__remain{color:#b45309}.shop-subject-quota-progress-cell__body--warning .shop-subject-quota-progress-cell__bar-fill{background:#f59e0b}.shop-subject-quota-progress-cell__body--danger .shop-subject-quota-progress-cell__percent,.shop-subject-quota-progress-cell__body--danger .shop-subject-quota-progress-cell__remain,.shop-subject-quota-progress-cell__body--over-cap .shop-subject-quota-progress-cell__percent,.shop-subject-quota-progress-cell__body--over-cap .shop-subject-quota-progress-cell__remain{color:#cf1322}.shop-subject-quota-progress-cell__body--danger .shop-subject-quota-progress-cell__bar-fill,.shop-subject-quota-progress-cell__body--over-cap .shop-subject-quota-progress-cell__bar-fill{background:#dc2626}.shop-subject-sparkline-cell{align-items:center;justify-content:flex-end;min-width:0;max-width:100%;overflow:hidden}.shop-subject-sparkline{display:block;width:70px;height:32px;flex:0 0 70px;overflow:visible;cursor:pointer}.shop-subject-sparkline:focus-visible{outline:2px solid rgba(37,99,235,.35);outline-offset:2px;border-radius:4px}.shop-subject-sparkline__baseline{stroke:#e2e8f0;stroke-width:1}.shop-subject-sparkline__bar--pos{fill:#dc2626}.shop-subject-sparkline:hover .shop-subject-sparkline__bar--pos{fill:#b91c1c}.shop-subject-sparkline__bar--neg{fill:#3b82f6}.shop-subject-sparkline__bar--zero{fill:#cbd5e1}.shop-subject-forecast-cap-cell{color:#64748b;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:default}.shop-subject-forecast-cap-cell--within-30-days{color:#b45309}.shop-subject-forecast-cap-cell--within-7-days,.shop-subject-forecast-cap-cell--over-cap{color:#cf1322}.shop-subject-overview-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-subject-overview-metric-card{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:10px;background:var(--ant-color-fill-quaternary, #fafafa);border:1px solid var(--ant-color-border-secondary, #f0f0f0)}.shop-subject-overview-metric-card--today{grid-column:1 / -1;background:linear-gradient(135deg,#f0fdfa,#ecfeff);border-color:#99f6e4}.shop-subject-overview-metric-card__label{font-size:12px;color:var(--ant-color-text-secondary, #8c8c8c)}.shop-subject-overview-metric-card__value{font-size:20px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.3}.shop-subject-overview-metric-card__hint{font-size:12px;color:var(--ant-color-text-tertiary, #bfbfbf);line-height:1.4}.shop-subject-overview-recent-chart{margin-top:12px;padding:12px 14px 8px;border-radius:10px;background:#fff;border:1px solid var(--ant-color-border-secondary, #f0f0f0)}.shop-subject-overview-recent-chart__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.shop-subject-overview-recent-chart__head strong{font-size:13px;font-weight:600;color:#0f172a}.shop-subject-bound-shops-text-link{padding:0;border:0;background:none;color:var(--ant-color-primary, #1677ff);cursor:pointer;font:inherit;font-variant-numeric:tabular-nums}.shop-subject-bound-shops-text-link:hover{text-decoration:underline}.shop-subject-archive-gaps{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px 12px;border-radius:8px;background:#fff7e6;border:1px solid #ffd591}.shop-subject-archive-gaps strong{font-size:13px}.shop-subject-archive-gaps span{font-size:12px;color:#873800;line-height:1.5}.shop-subject-detail-trend-hint{display:block;margin-bottom:10px;font-size:12px}.shop-subject-name-link{display:inline;margin:0;padding:0;border:0;background:transparent;color:#4f46e5;font:inherit;font-weight:700;line-height:inherit;text-align:left;cursor:pointer;text-decoration:none}.shop-subject-name-link:hover{color:#4338ca;text-decoration:underline}.shop-subject-name-link:focus-visible{outline:2px solid rgba(79,70,229,.35);outline-offset:2px;border-radius:2px}.member-perm-drawer .member-perm-search{margin-bottom:12px}.member-perm-tree-root{display:flex;flex-direction:column;gap:2px}.member-perm-tree-row,.member-perm-tree-leaf{display:flex;align-items:center;gap:4px;min-height:28px;padding:3px 8px 3px 0;border-radius:6px}.member-perm-tree-level-0{padding-left:0}.member-perm-tree-level-0 .member-perm-menu-title{font-weight:600;font-size:14px}.member-perm-tree-level-1{padding-left:22px}.member-perm-tree-level-1 .member-perm-menu-title{font-weight:500;font-size:13px}.member-perm-tree-level-2{padding-left:44px;background:#fafafa;border:1px solid #f0f0f0;margin:2px 0}.member-perm-tree-children{display:flex;flex-direction:column;gap:1px}.member-perm-tree-switch{width:22px;flex-shrink:0;display:inline-flex;justify-content:center}.member-perm-tree-switch-btn{width:22px!important;height:22px!important;padding:0!important}.member-perm-tree-switch-placeholder{width:22px;flex-shrink:0}.member-perm-menu-checkbox-wrap{flex-shrink:0;display:inline-flex;align-items:flex-start;padding-top:3px;cursor:pointer}.member-perm-menu-checkbox{flex-shrink:0;pointer-events:none}.member-perm-menu-title{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.member-perm-type-tag{margin-inline-end:0!important;font-size:11px;line-height:18px}.member-perm-menu-has-buttons-tag{font-weight:500}.member-perm-group-count{font-size:12px;font-weight:400}.member-perm-leaf-checkbox{font-size:13px}.perm-menu-split-detail-row .member-perm-leaf-checkbox,.perm-menu-split-detail-row .member-perm-leaf-checkbox.ant-checkbox-wrapper{pointer-events:none}.member-perm-leaf-checkbox .ant-checkbox-wrapper-disabled{cursor:not-allowed}.member-perm-search-hit{padding:0;background:#ffe58f}.member-perm-menu-code{font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.member-perm-debug-codes{margin-top:16px;padding:10px 12px;border:1px dashed #d9d9d9;border-radius:6px;background:#fafafa}.member-perm-debug-codes-title{display:block;margin-bottom:6px;font-size:12px}.member-perm-debug-codes-list{margin-bottom:0!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.6;white-space:pre-wrap;word-break:break-all}.dept-leader-perm-picker .member-perm-search{margin-bottom:10px}.dept-leader-perm-tile-root{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:56px;padding:10px;overflow:visible;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.dept-leader-perm-node{position:relative}.dept-leader-perm-card,.dept-leader-perm-leaf{display:flex;align-items:center;gap:6px;min-height:32px;padding:4px 10px 4px 8px;border:1px solid #eef1f5;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f23460a}.dept-leader-perm-depth-0>.dept-leader-perm-card{border-color:#d9e8ff}.dept-leader-perm-node:hover>.dept-leader-perm-card,.dept-leader-perm-leaf:hover{border-color:#91caff;box-shadow:0 6px 18px #1677ff1f}.dept-leader-perm-card .member-perm-menu-title,.dept-leader-perm-leaf .member-perm-leaf-checkbox{min-width:0;max-width:360px}.dept-leader-perm-arrow{margin-left:auto;color:#8c8c8c;font-size:16px;line-height:1}.dept-leader-perm-flyout{position:fixed;display:none;box-sizing:border-box;flex-direction:column;gap:4px;min-width:220px;padding:8px;overflow:visible;border:1px solid #d9e8ff;border-radius:10px;background:#fff;box-shadow:0 12px 32px #0f23462e}.dept-leader-perm-flyout-level-0{z-index:1200}.dept-leader-perm-flyout-level-1{z-index:1230}.dept-leader-perm-flyout-level-2{z-index:1260}.dept-leader-perm-node:hover{z-index:1}.dept-leader-perm-flyout-open{display:flex}.dept-leader-perm-leaf .ant-checkbox-wrapper,.dept-leader-perm-card .member-perm-menu-title{white-space:normal;word-break:break-all}.perm-menu-split-view{display:flex;flex-direction:column;min-height:0}.perm-menu-split-view--fill{flex:1;min-height:0;width:100%;overflow:hidden}.perm-menu-split-view--fill .member-perm-search{flex-shrink:0}.perm-menu-split-layout{display:flex;gap:12px;min-height:320px;max-height:420px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa;overflow:hidden}.perm-menu-split-layout--fill,.dept-leader-perm-panel__split.perm-menu-split-layout,.perm-menu-split-layout--embedded{flex:1;min-height:0;max-height:none;height:auto}.perm-menu-split-left,.perm-menu-split-right{display:flex;flex-direction:column;min-height:0;background:#fff}.perm-menu-split-left{flex:0 0 38%;max-width:38%;border-right:1px solid #f0f0f0}.perm-menu-split-right{flex:1;min-width:0}.perm-menu-split-panel-title{flex-shrink:0;padding:10px 12px;font-size:13px;font-weight:600;color:#262626;border-bottom:1px solid #f0f0f0;background:#fafafa}.perm-menu-split-panel-title--with-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.perm-menu-split-panel-title-text{min-width:0;flex:1}.perm-menu-split-panel-actions{flex-shrink:0}.perm-menu-split-panel-actions .ant-btn-link{padding:0 4px;height:auto;font-size:12px;font-weight:400}.perm-menu-split-panel-actions-divider{color:#d9d9d9;font-size:12px;-webkit-user-select:none;user-select:none}.perm-menu-split-selected-name{margin-left:4px;font-weight:400}.perm-menu-split-tree{flex:1;overflow:auto;padding:8px 6px 10px}.perm-menu-split-tree .ant-tree-treenode{align-items:center;padding:2px 0}.perm-menu-split-tree .ant-tree-node-content-wrapper{min-height:28px;line-height:28px}.perm-menu-split-tree-title{display:inline-flex;align-items:center;gap:6px;width:100%;min-width:0}.perm-menu-split-tree-title--interactive{cursor:pointer}.perm-menu-split-tree-title--readonly{cursor:default}.perm-menu-split-tree-title .member-perm-menu-title{flex:1;min-width:0;line-height:22px;flex-wrap:nowrap;overflow:hidden}.perm-menu-split-tree-title .member-perm-menu-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.perm-menu-split-tree-title .member-perm-type-tag{flex-shrink:0}.perm-menu-split-detail-label{flex:1;min-width:0;font-size:13px;line-height:22px}.perm-menu-split-detail{flex:1;overflow:auto;padding:10px 12px 12px}.perm-menu-split-detail-section+.perm-menu-split-detail-section{margin-top:14px}.perm-menu-split-detail-section-title{display:flex;align-items:center;gap:6px;margin-bottom:8px}.perm-menu-split-detail-list{display:flex;flex-direction:column;gap:6px}.perm-menu-split-detail-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-height:30px;padding:4px 8px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa}.perm-menu-split-empty{flex:1;display:flex;flex-direction:column;justify-content:center;margin:0;padding:16px}.dept-leader-perm-picker .perm-menu-split-layout{margin-top:2px}.dept-leader-perm-panel{display:flex;flex-direction:column;min-height:0;border:1px solid #dbe3f0;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#fff 48%);box-shadow:0 1px 2px #0f172a0d,0 8px 24px #6366f10f;overflow:hidden}.dept-leader-perm-panel__header{flex-shrink:0;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:linear-gradient(90deg,#eef2fff2,#f8fafcfa)}.dept-leader-perm-panel__header-main{display:flex;flex-direction:column;gap:2px;min-width:0}.dept-leader-perm-panel__title{font-size:14px;font-weight:600;color:#1e293b;letter-spacing:.02em}.dept-leader-perm-panel__subtitle{font-size:12px;color:#64748b;line-height:1.5}.dept-leader-perm-panel__body{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px 14px 14px;overflow:hidden}.dept-leader-perm-panel__footer{flex-shrink:0;padding:8px 16px 12px;border-top:1px dashed #e2e8f0;background:#f8fafc;font-size:12px}.dept-leader-perm-panel .dept-leader-perm-picker{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.dept-leader-perm-panel .member-perm-search{flex-shrink:0;margin-bottom:10px!important}.dept-leader-perm-panel__split.perm-menu-split-layout{flex:1;min-height:0;margin-top:0;max-height:none;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:inset 0 1px 2px #0f172a0a}.perm-menu-split-layout--fill .perm-menu-split-left,.perm-menu-split-layout--fill .perm-menu-split-right,.dept-leader-perm-panel__split .perm-menu-split-left,.dept-leader-perm-panel__split .perm-menu-split-right{min-height:0;overflow:hidden}.perm-menu-split-layout--fill .perm-menu-split-tree,.perm-menu-split-layout--fill .perm-menu-split-detail,.perm-menu-split-layout--fill .perm-menu-split-empty,.dept-leader-perm-panel__split .perm-menu-split-tree,.dept-leader-perm-panel__split .perm-menu-split-detail,.dept-leader-perm-panel__split .perm-menu-split-empty{overflow-y:auto;overflow-x:hidden}.dept-leader-perm-panel__split .perm-menu-split-panel-title{background:#f1f5f9;color:#334155;font-size:12px;letter-spacing:.04em}.dept-leader-perm-panel__split .perm-menu-split-left{background:#fcfdff}.dept-leader-perm-panel__split .perm-menu-split-right{background:#fff}.perm-menu-split-toolbar{display:flex;align-items:center;gap:12px;flex-shrink:0}.perm-menu-split-toolbar__search{width:min(280px,100%);max-width:280px;flex:0 0 auto;margin-bottom:0!important}.perm-menu-split-view--integrated-toolbar .perm-menu-split-toolbar .perm-menu-split-panel-actions{flex-shrink:0}.perm-menu-split-layout--embedded{display:flex;flex-direction:row;align-items:stretch;width:100%;min-height:360px;gap:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:none;overflow:hidden}.member-perm-config-panel--embedded{flex:1;min-height:0;width:100%;border:none;border-radius:0;background:transparent;box-shadow:none}.perm-menu-split-layout--embedded .perm-menu-split-panel-title{background:#f8fafc;color:#334155;font-size:13px;letter-spacing:normal}.perm-menu-split-layout--embedded .perm-menu-split-left{flex:0 0 38%;max-width:38%;min-width:0;display:flex;flex-direction:column;background:#fcfdff;border-right:1px solid #e2e8f0;border-bottom:none}.perm-menu-split-layout--embedded .perm-menu-split-right{flex:1 1 0;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.perm-menu-split-layout--embedded .perm-menu-split-tree,.perm-menu-split-layout--embedded .perm-menu-split-detail,.perm-menu-split-layout--embedded .perm-menu-split-empty{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.dept-manage-dept-modal .member-perm-config-panel--embedded,.dept-manage-dept-modal .dept-leader-perm-panel,.departments-dept-modal .member-perm-config-panel--embedded,.departments-dept-modal .dept-leader-perm-panel{flex:1;min-height:0;width:100%;margin-top:2px}.dept-manage-dept-modal .perm-menu-split-view--fill,.departments-dept-modal .perm-menu-split-view--fill{flex:1;min-height:0;width:100%}.dept-manage-dept-modal .dept-leader-perm-panel__split.perm-menu-split-layout,.departments-dept-modal .dept-leader-perm-panel__split.perm-menu-split-layout,.dept-manage-dept-modal .perm-menu-split-layout--embedded,.departments-dept-modal .perm-menu-split-layout--embedded{flex:1;min-height:0;height:auto}.member-perm-drawer .ant-drawer-body{display:flex;flex-direction:column;min-height:0;overflow:hidden}.member-perm-drawer .perm-menu-split-layout{min-height:360px;max-height:calc(85vh - 220px)}.iam-perm-scope-panel{display:flex;flex-direction:column;min-height:0;height:100%;border:1px solid #e8edf3;border-radius:10px;background:#fafbfc;overflow:hidden}.iam-perm-scope-panel__header{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-bottom:1px solid #e8edf3;background:#fff;flex-shrink:0}.iam-perm-scope-panel__hint{font-size:12px}.iam-perm-scope-panel__body{flex:1;min-height:0;overflow:hidden;padding:8px;display:flex;flex-direction:column}.iam-perm-scope-panel__body .member-perm-search{flex-shrink:0;margin-bottom:8px}.iam-perm-scope-panel__loading{display:flex;align-items:center;justify-content:center;flex:1;min-height:200px}.iam-perm-scope-panel__loading .ant-typography{white-space:nowrap}.iam-perm-scope-panel__footer{display:block;padding:8px 14px 12px;font-size:12px;border-top:1px solid #eef2f7;background:#fff;flex-shrink:0}.iam-perm-scope-panel__split.perm-menu-split-layout{flex:1;min-height:0;max-height:none;height:auto;border:1px solid #e8edf3;border-radius:8px;background:#fff}.iam-perm-scope-panel__split .perm-menu-split-left{flex:0 0 34%;max-width:34%}.iam-perm-scope-panel__split .perm-menu-split-right{flex:1;min-width:0}.user-transfer-form__layout{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:16px;align-items:stretch;height:100%;min-height:0}.user-transfer-form__main{min-width:0;overflow:auto;padding-right:4px}.user-transfer-form__perms{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column}.user-transfer-modal.ant-modal{max-width:calc(100vw - 32px)}.user-transfer-modal .ant-modal-body{padding:16px 20px}.user-transfer-modal .user-transfer-form__layout{flex:1;min-height:0;height:100%}@media(max-width:1100px){.user-transfer-form__layout{grid-template-columns:minmax(260px,300px) minmax(0,1fr)}}@media(max-width:900px){.user-transfer-form__layout{grid-template-columns:1fr;height:auto}.user-transfer-form__perms{min-height:360px;height:auto}}.batch-user-transfer-modal.user-transfer-modal .ant-modal-body{padding:16px 20px}.batch-user-transfer-modal__body{position:relative;min-height:0}.batch-user-transfer-modal__progress{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;background:#ffffffe0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.batch-user-transfer-modal.user-transfer-modal .user-transfer-form__layout{flex:1;min-height:0;height:100%}.batch-transfer-member-list{margin-bottom:16px;border:1px solid rgba(148,163,184,.35);border-radius:10px;background:#f8fafc;padding:10px 12px}.batch-transfer-member-list--empty{padding:16px 12px}.batch-transfer-member-list__heading{display:block;margin-bottom:8px;font-size:12px}.batch-transfer-member-list__items{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow:auto;padding-right:2px}.batch-transfer-member-list__item{display:flex;align-items:flex-start;gap:10px;padding:8px;border-radius:8px;background:#fff;border:1px solid rgba(148,163,184,.22)}.batch-transfer-member-list__avatar{flex:0 0 auto;margin-top:2px}.batch-transfer-member-list__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.batch-transfer-member-list__name{font-size:13px;line-height:1.3;margin-bottom:2px}.batch-transfer-member-list__details{display:flex;flex-direction:column;gap:1px}.batch-transfer-member-list__detail-line{display:block;font-size:12px;line-height:1.4;max-width:100%}.batch-transfer-member-list__remove{flex:0 0 auto;color:#94a3b8;margin-top:2px}.batch-transfer-member-list__remove:hover:not(:disabled){color:#64748b;background:#94a3b81f}.user-transfer-form__hr-scope{margin-bottom:16px;padding:12px;border:1px solid rgba(148,163,184,.35);border-radius:10px;background:#f8fafc}.position-form-modal__layout{min-height:420px;height:min(65vh,560px)}.position-form-modal.ant-modal .ant-modal-body{padding:16px 20px}.position-form-modal .position-form-modal__layout{flex:1;min-height:0;height:100%}@media(max-width:900px){.position-form-modal__layout{height:auto;min-height:0}}.dept-positions-page{display:flex;flex-direction:column;gap:12px;height:100%;min-height:0}.dept-positions-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:16px;overflow:hidden}.dept-positions-panel{min-height:0;display:flex;flex-direction:column;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0f172a0a;transition:box-shadow .28s ease,border-color .28s ease}.dept-positions-panel--tree:hover{box-shadow:0 1px 2px #0f172a0a}.dept-positions-panel:not(.dept-positions-panel--tree):hover{box-shadow:0 10px 28px #0f172a0f}.dept-positions-panel--tree{background:#f8fafc}.dept-positions-panel__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.16);background:#fff}.dept-positions-panel__header-title{font-weight:600;color:#0f172a;letter-spacing:.01em}.dept-positions-panel__header-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 8px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:600;line-height:1}.dept-positions-panel__body{flex:1;min-height:0;overflow:auto;padding:12px}.dept-positions-panel__body--tree{padding:10px}.dept-positions-tree{background:transparent;font-size:13px}.dept-positions-tree .ant-tree-list-holder-inner{gap:6px}.dept-positions-tree .ant-tree-treenode{align-items:stretch;padding:0;margin-bottom:6px}.dept-positions-tree .ant-tree-indent-unit{width:14px}.dept-positions-tree .ant-tree-switcher{display:inline-flex;align-items:center;justify-content:center;width:30px;height:40px;margin-inline-end:4px;color:#475569;transition:color .2s ease,transform .2s ease}.dept-positions-tree .ant-tree-switcher .ant-tree-switcher-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#e2e8f0;color:#334155;font-size:12px;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.dept-positions-tree .ant-tree-switcher:hover .ant-tree-switcher-icon{background:#dbeafe;color:#2563eb;box-shadow:0 0 0 1px #2563eb2e}.dept-positions-tree .ant-tree-switcher_open .ant-tree-switcher-icon{background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb47}.dept-positions-tree .ant-tree-switcher-noop{width:14px}.dept-positions-tree .ant-tree-node-content-wrapper{flex:1;min-width:0;min-height:40px;margin:0;padding:0 10px 0 8px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a08;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.dept-positions-tree .ant-tree-node-content-wrapper:hover{border-color:#bfdbfe;background:#fff;box-shadow:0 6px 16px #2563eb14;transform:translateY(-1px)}.dept-positions-tree .ant-tree-node-selected .ant-tree-node-content-wrapper,.dept-positions-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{border-color:#93c5fd!important;background:linear-gradient(90deg,#eff6ff,#fff 72%)!important;box-shadow:inset 3px 0 #2563eb,0 8px 18px #2563eb1a!important}.dept-positions-tree-node{display:flex;align-items:center;gap:8px;min-width:0;width:100%;min-height:38px}.dept-positions-tree-node__menu{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:8px;color:#8c8c8c;background:transparent;cursor:pointer;opacity:0;transition:background .15s ease,color .15s ease,opacity .15s ease}.dept-positions-tree-node__menu:hover{color:#595959;background:#0000000f}.dept-positions-tree .ant-tree-node-content-wrapper:hover .dept-positions-tree-node__menu,.dept-positions-tree .ant-tree-node-selected .dept-positions-tree-node__menu,.dept-positions-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .dept-positions-tree-node__menu,.dept-positions-tree-node__menu:focus-visible{opacity:1}.dept-positions-tree-node__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:14px;transition:background .2s ease,color .2s ease}.dept-positions-tree .ant-tree-node-selected .dept-positions-tree-node__icon{background:#dbeafe;color:#2563eb}.dept-positions-tree-node__name{flex:1;min-width:0;overflow:hidden;font-weight:600;color:#0f172a;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dept-positions-tree-node__children-hint{flex-shrink:0;padding:2px 8px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb;font-size:11px;font-weight:600;line-height:18px;white-space:nowrap}.dept-positions-tree .ant-tree-node-selected .dept-positions-tree-node__children-hint{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.dept-positions-tree-node__tag{flex-shrink:0;max-width:72px;overflow:hidden;padding:2px 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.dept-positions-tree .ant-tree-node-selected .dept-positions-tree-node__tag{background:#fff;border-color:#bfdbfe;color:#2563eb}.dept-positions-dept-card{cursor:pointer;border-radius:10px;border:1px solid rgba(148,163,184,.24);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.dept-positions-dept-card:hover{border-color:#1677ff73}.dept-positions-dept-card--active{border-color:#1677ff;background:#1677ff0f;box-shadow:0 0 0 1px #1677ff1f}.dept-positions-dept-card .ant-card-body{padding:12px 14px}.dept-positions-dept-card__title{font-weight:600;color:#0f172a;line-height:1.35}.dept-positions-dept-card__meta{margin-top:4px;font-size:12px;color:#64748b}.dept-positions-right-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.18)}.dept-positions-right-header__title{margin:0;font-size:16px;font-weight:600;color:#0f172a}.dept-positions-right-header__desc{margin:4px 0 0;font-size:13px;color:#64748b}.dept-positions-grid{--dept-position-card-min: 220px;--dept-position-card-max: 300px;display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(min(var(--dept-position-card-min),100%),min(var(--dept-position-card-max),100%)));gap:14px 16px;align-content:start;justify-content:start}@keyframes dept-positions-card-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dept-positions-position-card--clickable{cursor:pointer}.dept-positions-position-card--clickable:focus-visible{outline:2px solid rgba(22,119,255,.45);outline-offset:2px}.dept-positions-position-card{position:relative;width:100%;border-radius:14px;border:1px solid rgba(148,163,184,.22);min-height:118px;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0a;animation:dept-positions-card-in .42s cubic-bezier(.22,1,.36,1) both;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.dept-positions-position-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,#1677ff,#38bdf8);opacity:0;transition:opacity .24s ease}.dept-positions-position-card:hover{transform:translateY(-4px);border-color:#1677ff47;box-shadow:0 14px 28px #1677ff1f,0 4px 10px #0f172a0f}.dept-positions-position-card:hover:before{opacity:1}.dept-positions-position-card:active{transform:translateY(-1px) scale(.995)}.dept-positions-position-card .ant-card-body{display:flex;flex-direction:column;gap:8px;height:100%;padding:14px 16px}.dept-positions-position-card__name{font-size:15px;font-weight:600;color:#0f172a;line-height:1.35}.dept-positions-position-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.dept-positions-position-card__count{font-size:13px;color:#64748b}.dept-positions-members-drawer__summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.dept-positions-position-card__edit,.dept-positions-position-card__delete{padding-inline:0;height:auto}.dept-positions-position-card__actions{display:flex;align-items:center;gap:4px;opacity:.82;transition:opacity .2s ease,transform .2s ease}.dept-positions-position-card:hover .dept-positions-position-card__actions{opacity:1;transform:translate(-2px)}.dept-positions-position-card__edit,.dept-positions-position-card__delete{transition:color .18s ease,transform .18s ease}.dept-positions-position-card__edit:hover,.dept-positions-position-card__delete:hover{transform:scale(1.04)}.dept-positions-position-card__count strong{color:#1677ff;font-size:20px;margin-right:4px}.dept-positions-empty{padding:48px 16px;text-align:center;color:#94a3b8}.dept-position-manage-drawer.fuduo-biz-drawer .ant-drawer-content-wrapper,.dept-position-manage-drawer.fuduo-biz-drawer .ant-drawer-content{height:100%}.dept-position-manage-drawer.fuduo-biz-drawer .ant-drawer-content{display:flex;flex-direction:column;overflow:hidden}.dept-position-manage-drawer.fuduo-biz-drawer .ant-drawer-body{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.dept-position-manage-drawer .dept-position-manage-drawer__layout{flex:1;min-height:0;height:100%}.dept-position-manage-drawer .dept-positions-layout .dept-positions-panel{height:100%;max-height:100%}.dept-position-manage-drawer .dept-positions-panel__body{overscroll-behavior:contain}.dept-position-manage-drawer .dept-positions-panel__body::-webkit-scrollbar{width:6px;height:6px}.dept-position-manage-drawer .dept-positions-panel__body::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b88c}.dept-position-manage-drawer .dept-positions-panel__body::-webkit-scrollbar-track{background:transparent}@media(min-width:1200px){.dept-positions-grid{--dept-position-card-min: 240px;--dept-position-card-max: 300px}}@media(min-width:1600px){.dept-positions-grid{--dept-position-card-min: 260px;--dept-position-card-max: 320px}}@media(min-width:1920px){.dept-positions-grid{--dept-position-card-min: 260px;--dept-position-card-max: 340px}}@media(max-width:960px){.dept-positions-layout{grid-template-columns:1fr;grid-template-rows:minmax(180px,240px) minmax(0,1fr)}.dept-positions-grid{--dept-position-card-min: 200px;--dept-position-card-max: 100%}}@media(max-width:520px){.dept-positions-grid{grid-template-columns:1fr}}.dept-position-form-label{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.dept-position-form-label__left{flex-shrink:0}.dept-position-form-label__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;flex-wrap:wrap}.dept-position-form-label__edit{padding-inline:0;height:auto}.dept-position-form-label__selected{font-size:13px;font-weight:400;color:#64748b;white-space:nowrap}.dept-position-form-label__selected strong{color:#1677ff;font-weight:600}.dept-position-form-item.ant-form-item-vertical .ant-form-item-label>label{width:100%}.dept-position-form-label-hint{margin-left:4px;font-weight:400;color:#94a3b8;font-size:13px}.dept-position-tag-select{display:flex;flex-direction:column;gap:10px}.dept-position-tag-select__panel{min-height:128px;padding:16px;border-radius:12px;border:1px dashed rgba(148,163,184,.5);background:#f8fafc;box-sizing:border-box}.dept-position-tag-select--loading-inline{flex-direction:row;align-items:center;gap:8px;min-height:32px}.dept-position-tag-select__panel--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.dept-position-tag-select__empty-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#94a3b81f;color:#cbd5e1;font-size:28px;line-height:1}.dept-position-tag-select__empty-text{font-size:13px;line-height:1.5;color:#94a3b8!important}.dept-position-tag-select__list{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.dept-position-tag-select__card{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:32px;padding:0 14px;margin:0;border:1px solid rgba(148,163,184,.55);border-radius:16px;background:#fff;cursor:pointer;text-align:center;transition:border-color .16s ease,background .16s ease,color .16s ease}.dept-position-tag-select__card:hover:not(:disabled){border-color:#1677ff73;background:#f8fbff}.dept-position-tag-select__card:active:not(:disabled){transform:scale(.98)}.dept-position-tag-select__card:focus-visible{outline:2px solid rgba(22,119,255,.35);outline-offset:2px}.dept-position-tag-select__card.is-selected{border-color:#1677ff;background:#e6f4ff;box-shadow:none}.dept-position-tag-select__card.is-hinted:not(.is-selected){border-color:#faad14a6;background:#fffbe6}.dept-position-tag-select__card-name{font-size:13px;font-weight:500;color:#475569;line-height:32px;white-space:nowrap}.dept-position-tag-select__card.is-selected .dept-position-tag-select__card-name{color:#1677ff;font-weight:600}.dept-position-tag-select__card-wrap{display:inline-flex}.dept-position-tag-select__card.is-disabled{cursor:not-allowed;opacity:.55;background:#f1f5f9;border-color:#94a3b859}.dept-position-tag-select__card.is-disabled .dept-position-tag-select__card-name{color:#94a3b8}.dept-position-tag-select--disabled{opacity:.55;pointer-events:none}.member-perm-config-panel{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.member-perm-config-panel__spin,.member-perm-config-panel__spin>.ant-spin-container{flex:1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.member-perm-config-panel__loading-placeholder{flex:1;min-height:200px}.member-perm-config-panel--embedded{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.member-perm-config-panel__embedded-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.member-perm-config-panel__alert{margin-bottom:0!important;flex-shrink:0;border-color:#fde68a;border-radius:8px;background:#fffbeb}.member-perm-config-panel--embedded .dept-leader-perm-picker{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.member-perm-config-panel--embedded .perm-menu-split-view--fill{flex:1;min-height:0;width:100%}.member-perm-config-panel--embedded .member-perm-config-panel__spin,.member-perm-config-panel--embedded .member-perm-config-panel__spin>.ant-spin-container{flex:1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.member-perm-config-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.user-profile-card-modal--extended .ant-modal-content{max-height:88vh;display:flex;flex-direction:column}.user-profile-card-modal--extended .ant-modal-body{flex:1 1 auto;min-height:0;overflow:hidden;padding:8px 4px 12px}.user-profile-card-modal .ant-modal-body{padding:4px 4px 8px}.user-profile-card-modal__layout{display:flex;gap:16px;align-items:stretch;min-height:0;max-height:calc(88vh - 120px)}.user-profile-card-modal__main{flex:0 0 280px;min-width:0;padding:16px 14px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f6;overflow-y:auto}.user-profile-card-modal__side{flex:1 1 auto;min-width:0;min-height:400px;display:flex;flex-direction:column}.user-profile-card__header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.user-profile-card__header--centered{flex-direction:column;text-align:center;gap:10px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e8edf2}.user-profile-card__avatar{flex-shrink:0}.user-profile-card__header-main{min-width:0}.user-profile-card__header--centered .user-profile-card__header-main{width:100%}.user-profile-card__name{font-size:17px;font-weight:600;color:#1e293b;line-height:1.35;word-break:break-word}.user-profile-card__subtitle{margin-top:3px;font-size:12px;color:#94a3b8}.user-profile-card__status{margin-top:6px;margin-inline-end:0;font-size:12px}.user-profile-card__header--centered .user-profile-card__status{margin-top:8px}.user-profile-card__info-grid{margin:0;display:flex;flex-direction:column;gap:0}.user-profile-card__info-row{display:flex;align-items:baseline;gap:10px;padding:7px 0;border-bottom:1px solid #eef2f6}.user-profile-card__info-row:last-child{border-bottom:none}.user-profile-card__info-row dt{flex:0 0 40px;margin:0;font-size:12px;color:#94a3b8;font-weight:400}.user-profile-card__info-row dd{flex:1 1 auto;min-width:0;margin:0;font-size:13px;color:#334155;word-break:break-word}.user-profile-card--sidebar .user-profile-card__info-row dt{flex-basis:36px}.user-profile-card__position-section{margin-top:14px;padding-top:14px;border-top:1px solid #e8edf2}.user-profile-card__position-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.user-profile-card__position-label{font-size:13px;font-weight:500;color:#475569}.user-profile-card__position-manage{padding-inline:0;height:auto;font-size:12px}.user-profile-card__position-current{margin-bottom:8px;font-size:12px;color:#64748b}.user-profile-card__position-current strong{color:#1677ff;font-weight:600}.user-profile-card__position-hint{margin-bottom:8px;font-size:12px;color:#94a3b8}.user-profile-card__position-save{margin-top:10px}.user-profile-card__position-section .dept-position-tag-select__panel{min-height:88px;padding:12px;border-radius:10px;border-style:solid;border-color:#e2e8f0;background:#fff}.user-profile-card__position-section .dept-position-tag-select__empty-icon{width:40px;height:40px;font-size:20px;border-radius:10px}.user-profile-card__position-section .dept-position-tag-select__empty-text{font-size:12px!important;max-width:220px}.user-profile-card-perms{display:flex;flex-direction:column;height:100%;min-height:400px}.user-profile-card-perms--empty{align-items:center;justify-content:center;min-height:200px;border-radius:12px;background:#f8fafc;border:1px dashed #e2e8f0}.user-profile-card-perms__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.user-profile-card-perms__panel.member-perm-config-panel{flex:1 1 auto;height:100%;min-height:400px}.user-profile-card-perms__panel .dept-leader-perm-panel__header{padding:10px 14px}.user-profile-card-perms__panel .dept-leader-perm-panel__title{font-size:13px}.user-profile-card-perms__panel .dept-leader-perm-panel__subtitle{font-size:11px;color:#94a3b8}.user-profile-card-perms__panel .dept-leader-perm-panel__body{min-height:340px;padding:10px 12px 12px}.user-profile-card-perms__panel .dept-leader-perm-panel__split.perm-menu-split-layout{border-color:#e8edf2;border-radius:8px;box-shadow:none}.user-profile-card-perms__panel .dept-leader-perm-panel__split .perm-menu-split-panel-title{font-size:11px;padding:6px 10px;background:#f8fafc;color:#64748b}.user-profile-card-perms__loading{display:flex;align-items:center;justify-content:center;flex:1;min-height:320px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f6}.perm-menu-split-view--view-only .perm-menu-split-detail-row--view-only{cursor:default;padding-left:2px}.perm-menu-split-view--view-only .perm-menu-split-tree-title--readonly{cursor:pointer}.user-profile-link{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;color:inherit}.user-profile-link:hover .user-profile-link__name{color:#1677ff}.user-profile-link:focus-visible{outline:2px solid rgba(22,119,255,.35);outline-offset:2px;border-radius:6px}.user-profile-link__name{font-size:inherit;color:#262626;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-link--static{cursor:default}.user-profile-link--static .user-profile-link__name,.user-profile-link--static:hover .user-profile-link__name{color:inherit}.user-profile-card--compact .user-profile-card__header{margin-bottom:10px}.user-profile-card--compact .user-profile-card__name{font-size:15px}.user-profile-card--compact .user-profile-card__status{margin-top:4px}.user-profile-card--compact .user-profile-card__info-row{padding:5px 0}.user-profile-card--compact .user-profile-card__info-row dt{flex-basis:36px;font-size:11px}.user-profile-card--compact .user-profile-card__info-row dd{font-size:12px}.user-profile-card__empty{display:block;padding:8px 4px;color:#8c8c8c;font-size:13px}.user-profile-hover-popover.ant-popover{max-width:300px}.user-profile-hover-popover .ant-popover-inner{padding:12px 14px;width:300px;max-width:300px;box-sizing:border-box}.user-profile-hover-popover__trigger{display:inline-flex;max-width:100%}.user-profile-hover-popover__content{width:100%;max-width:276px;box-sizing:border-box}.user-profile-hover-popover .ant-spin-nested-loading,.user-profile-hover-popover .ant-spin-container{width:100%;max-width:100%}.user-profile-hover-popover .user-profile-card{width:100%;max-width:100%;box-sizing:border-box}.user-profile-hover-popover .user-profile-card__info-grid{width:100%}.user-profile-hover-popover .user-profile-card__info-row dd{word-break:break-word}.user-transfer-records-drawer .ant-drawer-body{display:flex;flex-direction:column;min-height:0;height:100%;background:#f5f5f5}.user-transfer-drawer-scroll{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 20px;scroll-behavior:smooth}.user-transfer-drawer-scroll::-webkit-scrollbar{width:6px}.user-transfer-drawer-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#d9d9d9}.user-transfer-timeline__empty{padding:32px 0}.user-transfer-timeline{list-style:none;margin:0;padding:4px 0 0;display:flex;flex-direction:column}.user-transfer-timeline__item{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:0 12px;padding-bottom:22px}.user-transfer-timeline__item--last{padding-bottom:0}.user-transfer-timeline__rail{position:relative;display:flex;justify-content:center;padding-top:5px}.user-transfer-timeline__item:not(.user-transfer-timeline__item--last) .user-transfer-timeline__rail:after{content:"";position:absolute;top:18px;bottom:-22px;left:50%;width:2px;transform:translate(-50%);background:#e8e8e8}.user-transfer-timeline__item--active-line:not(.user-transfer-timeline__item--last) .user-transfer-timeline__rail:after{background:linear-gradient(180deg,#1677ff,#e8e8e8)}.user-transfer-timeline__dot{position:relative;z-index:1;flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #d9d9d9;box-sizing:border-box}.user-transfer-timeline__item--current .user-transfer-timeline__dot{width:14px;height:14px;margin-top:-2px;border:3px solid #1677ff;background:#1677ff;box-shadow:0 0 0 4px #1677ff1f}.user-transfer-timeline__content{min-width:0;padding-bottom:2px}.user-transfer-timeline__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.user-transfer-timeline__title{font-size:15px;font-weight:600;color:#262626;line-height:1.4;word-break:break-word}.user-transfer-timeline__item--current .user-transfer-timeline__title{color:#1677ff}.user-transfer-timeline__time{flex-shrink:0;font-size:12px;color:#8c8c8c;line-height:1.4;white-space:nowrap}.user-transfer-timeline__item:not(.user-transfer-timeline__item--current) .user-transfer-timeline__title,.user-transfer-timeline__item:not(.user-transfer-timeline__item--current) .user-transfer-timeline__detail,.user-transfer-timeline__item:not(.user-transfer-timeline__item--current) .user-transfer-timeline__duration{color:#8c8c8c}.user-transfer-timeline__detail{margin:0 0 4px;font-size:13px;color:#595959;line-height:1.5;word-break:break-word}.user-transfer-timeline__duration{margin:0;font-size:12px;color:#8c8c8c;line-height:1.4}.user-transfer-timeline__item--current .user-transfer-timeline__duration{color:#1677ff;font-weight:500}.user-transfer-timeline__meta{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:6px;font-size:12px;color:#8c8c8c;line-height:1.45}.user-transfer-timeline__actors{display:flex;flex-direction:column;gap:8px;margin-top:8px}.user-transfer-timeline__actor{display:flex;align-items:center;gap:8px;min-width:0}.user-transfer-timeline__actor-label{flex-shrink:0;width:48px;font-size:12px;color:#8c8c8c}.user-transfer-timeline__reason{margin-top:4px;font-size:12px;color:#8c8c8c;line-height:1.45}.shop-entity-change-records{margin-top:4px;min-height:48px;position:relative}.shop-entity-change-records__spin{display:flex;justify-content:center;padding:24px 0}.shop-entity-change-records__loading-overlay{position:absolute;top:8px;right:8px;z-index:1;pointer-events:none}.shop-entity-change-records__item--failed.user-transfer-timeline__item--current .user-transfer-timeline__dot{border-color:#ff4d4f;background:#ff4d4f;box-shadow:0 0 0 4px #ff4d4f1f}.shop-entity-change-records__item--pending.user-transfer-timeline__item--current .user-transfer-timeline__dot{border-color:#1677ff;background:#1677ff}.shop-entity-change-records__item--failed .user-transfer-timeline__title{color:#cf1322}.shop-entity-change-records__item--pending .user-transfer-timeline__title{color:#1677ff}.shop-entity-change-records__operator-name{font-size:13px;color:#334155}.shop-detail-entity-change-records{margin-top:16px;padding-top:12px;border-top:1px solid rgba(226,232,240,.95)}.shop-detail-entity-change-records__title{display:block;margin-bottom:10px;font-size:13px;color:#334155}.platform-entity-change-modal.ant-modal .ant-modal-content{height:80vh;max-height:80vh}.platform-entity-change-modal-wrap.ant-modal-wrap{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.platform-entity-change-modal-wrap .ant-modal{top:0!important;padding-bottom:0!important;margin:0 auto!important;max-width:96vw}.platform-entity-change-modal__title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.platform-entity-change-records-entry-btn.ant-btn{margin-left:4px}.platform-entity-change-records-modal-wrap.ant-modal-wrap{display:flex!important;align-items:center!important;justify-content:center!important}.platform-entity-change-records-modal-wrap.ant-modal-wrap-hidden{display:none!important;pointer-events:none!important}.platform-entity-change-records-modal-wrap .ant-modal{top:0!important;padding-bottom:0!important;margin:0 auto!important;max-width:50vw;width:50vw!important}.platform-entity-change-records-modal.ant-modal .ant-modal-content{height:70vh;max-height:70vh;display:flex;flex-direction:column;overflow:hidden}.platform-entity-change-records-modal.ant-modal .ant-modal-header{flex:0 0 auto}.platform-entity-change-records-modal.ant-modal .ant-modal-body{flex:1 1 auto;min-height:0}.platform-entity-change-records-modal__scroll{height:100%;overflow:auto;padding:16px 20px 20px;background:#fafbfc}.platform-entity-change-save-draft-btn.ant-btn{background:#faad14;border-color:#faad14;color:#fff}.platform-entity-change-save-draft-btn.ant-btn:hover:not(:disabled),.platform-entity-change-save-draft-btn.ant-btn:focus:not(:disabled){background:#f5a623!important;border-color:#f5a623!important;color:#fff!important}.platform-entity-change-save-draft-btn.ant-btn:disabled{background:#ffe58f;border-color:#ffe58f;color:#ffffffbf}.platform-entity-change-modal__shell{display:flex;flex-direction:column;height:100%;min-height:0}.platform-entity-change-modal__workbench{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:0;align-items:stretch;padding:16px 20px 20px}.platform-entity-change-modal__main{min-width:0;min-height:0;overflow:auto;padding-right:4px}.platform-entity-change-modal__scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:16px 20px 20px}.platform-entity-change-records-rail{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;background:#fafbfc}.platform-entity-change-records-rail .platform-entity-change-panel__title{flex:0 0 auto;margin:0;padding:12px 14px;border-bottom:1px solid rgba(226,232,240,.95);background:#fff}.platform-entity-change-records-rail__body{flex:1 1 auto;min-height:0;overflow:auto;padding:12px 14px 16px}.platform-entity-change-steps{margin-bottom:20px}.platform-entity-change-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;align-items:start}.platform-entity-change-compare{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch;min-height:0;height:calc(86vh - 140px)}.platform-entity-change-panel--before,.platform-entity-change-panel--after{display:flex;flex-direction:column;min-width:0;min-height:0;max-height:none;height:100%;overflow:hidden;padding:0}.platform-entity-change-panel--before{background:#f0fdf4;border-color:#bbf7d0}.platform-entity-change-panel--after{background:#eff6ff;border-color:#bfdbfe}.platform-entity-change-panel--before .platform-entity-change-panel__title,.platform-entity-change-panel--after .platform-entity-change-panel__title{position:sticky;top:0;z-index:2;flex:0 0 auto;margin:0;padding:14px 16px 12px;border-bottom:1px solid rgba(15,23,42,.08);background:inherit}.platform-entity-change-panel__body{flex:1 1 auto;min-height:0;overflow:auto;padding:12px 16px 16px}.platform-entity-change-readonly-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.platform-entity-change-readonly-field{min-width:0}.platform-entity-change-readonly-field--image{grid-column:1 / -1}.platform-entity-change-readonly-field--image-inline{min-width:0}.platform-entity-change-id-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.platform-entity-change-id-row .ant-form-item{margin-bottom:12px}.platform-entity-change-readonly-field__label{margin-bottom:4px;color:#64748b;font-size:12px;line-height:1.4}.platform-entity-change-readonly-field__value{color:#0f172a;font-size:13px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.platform-entity-change-readonly-field--scope,.platform-entity-change-readonly-field--textarea{grid-column:1 / -1}.platform-entity-change-readonly-field__value--block{max-height:160px;overflow:auto;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;line-height:1.65}.platform-entity-change-scope__count{margin-left:8px;color:#94a3b8;font-size:11px;font-weight:400}.platform-entity-change-scope{max-height:200px;overflow:auto;padding:10px 10px 8px;border:1px solid #e2e8f0;border-radius:10px;background:linear-gradient(#f8fafc,#f8fafc) padding-box,linear-gradient(180deg,#f1f5f9,#eef2ff) border-box}.platform-entity-change-scope__list{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.platform-entity-change-scope__item{max-width:100%;padding:5px 10px;border-radius:999px;border:1px solid #dbe4f0;background:#fff;color:#334155;font-size:12px;line-height:1.45;word-break:break-word;box-shadow:0 1px #0f172a08}.platform-entity-change-scope-textarea.ant-input,.platform-entity-change-scope-textarea.ant-input-textarea textarea{line-height:1.65!important;font-size:13px}.platform-entity-change-panel{background:#fff;border:1px solid #eef2f6;border-radius:8px;padding:16px}.platform-entity-change-panel__title{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:12px}.platform-entity-change-table .ant-table-thead>tr>th{background:#f8fafc;font-weight:600}.platform-entity-change-status{display:inline-flex;align-items:center;gap:6px}.platform-entity-change-status__icon--pass{color:#16a34a}.platform-entity-change-status__icon--warn{color:#fa8c16}.platform-entity-change-status__icon--fail{color:#dc2626}.platform-entity-change-notice{color:#64748b;font-size:13px;line-height:1.7}.platform-entity-change-notice h4{margin:16px 0 8px;color:#334155;font-size:14px;font-weight:600}.platform-entity-change-notice h4:first-child{margin-top:0}.platform-entity-change-notice ul{margin:0;padding-left:18px}.platform-entity-change-notice li{margin-bottom:6px}.platform-entity-change-placeholder{padding:48px 16px;text-align:center;color:#64748b}.platform-entity-change-section{margin-bottom:20px}.platform-entity-change-section__title{font-size:14px;font-weight:600;color:#334155;margin-bottom:10px}.platform-entity-change-section__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.platform-entity-change-section__title-row .platform-entity-change-section__title{margin-bottom:0}.platform-entity-change-section__actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.platform-entity-change-section__hint{margin-bottom:10px!important;font-size:13px}.platform-entity-change-subject-picker-modal .ant-modal-body{height:500px;max-height:500px;overflow:hidden}.platform-entity-change-subject-picker{display:flex;flex-direction:column;height:100%;min-height:0}.platform-entity-change-subject-picker__toolbar{display:flex;flex-shrink:0;gap:10px;margin-bottom:12px}.platform-entity-change-subject-picker__toolbar .ant-input-affix-wrapper{flex:1}.platform-entity-change-subject-list{max-height:240px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.platform-entity-change-subject-list--modal{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain}.platform-entity-change-subject-list__empty{padding:28px 16px;text-align:center;color:#94a3b8;font-size:13px}.platform-entity-change-subject-item{width:100%;display:flex;flex-direction:row;align-items:stretch;gap:4px;padding:0;border:0;border-bottom:1px solid #eef2f6;background:transparent;text-align:left}.platform-entity-change-subject-item:last-child{border-bottom:0}.platform-entity-change-subject-item:hover{background:#eef6ff}.platform-entity-change-subject-item.is-selected{background:#e8f1ff;box-shadow:inset 3px 0 #1677ff}.platform-entity-change-subject-item__select{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px;padding:12px 8px 12px 14px;border:0;background:transparent;text-align:left;cursor:pointer}.platform-entity-change-subject-item__edit{flex:0 0 auto;align-self:center;margin-inline-end:8px;padding-inline:8px}.platform-entity-change-subject-item__main{display:flex;flex-direction:column;gap:2px}.platform-entity-change-subject-item__main strong{color:#0f172a;font-size:14px}.platform-entity-change-subject-item__main span,.platform-entity-change-subject-item__meta{color:#64748b;font-size:12px}.platform-entity-change-subject-item__meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.platform-entity-change-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.platform-entity-change-mall-name-item{margin-bottom:8px}.platform-entity-change-mall-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.platform-entity-change-mall-name-row .ant-input{width:150px;max-width:100%}.platform-entity-change-mall-name-rule{flex-shrink:0;font-size:13px;white-space:nowrap}.platform-entity-change-mall-name-preview{display:block;margin-top:6px;font-size:12px}.platform-entity-change-cate-dropdown__tip{margin:8px 10px 4px;padding:8px 10px;border-radius:4px;background:#e6f4ff;color:#1677ff;font-size:12px;line-height:1.4}.platform-entity-change-cate-dropdown__empty{padding:16px 12px;color:#94a3b8;font-size:12px;text-align:center}.platform-entity-change-cate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 8px;max-height:168px;overflow:auto;padding:8px 10px 12px}.platform-entity-change-cate-grid__item{border:0;background:transparent;padding:6px 4px;border-radius:4px;text-align:left;cursor:pointer;font-size:13px;color:#334155;line-height:1.35}.platform-entity-change-cate-grid__item:hover{background:#f1f5f9;color:#1677ff}.platform-entity-change-cate-grid__item.is-active{color:#1677ff;background:#e6f4ff;font-weight:600}.platform-entity-change-address-item{margin-bottom:8px}.platform-entity-change-address-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.platform-entity-change-address-preview{display:block;margin-top:6px;font-size:12px}.platform-entity-change-upload{position:relative;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:10px;outline:none}.platform-entity-change-upload:focus-visible{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff26}.platform-entity-change-upload.is-filled{background:#fff}.platform-entity-change-upload.is-dragging,.platform-entity-change-upload.is-hovered{border-color:#1677ff;background:#f0f7ff}.platform-entity-change-upload__input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.platform-entity-change-upload__visual{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 12px;border:1px dashed #cbd5e1;border-radius:6px;background:transparent;cursor:pointer;color:#64748b}.platform-entity-change-upload.is-dragging .platform-entity-change-upload__visual{border-color:#1677ff;color:#1677ff}.platform-entity-change-upload__visual:disabled{opacity:.7;cursor:not-allowed}.platform-entity-change-upload__visual strong{color:#334155;font-size:13px}.platform-entity-change-upload__visual span{font-size:12px}.platform-entity-change-upload__icon{font-size:28px;color:#94a3b8;line-height:1}.platform-entity-change-upload.is-dragging .platform-entity-change-upload__icon{color:#1677ff}.platform-entity-change-upload__img{width:96px;height:96px;object-fit:cover;border-radius:6px}.platform-entity-change-upload__actions{display:flex;justify-content:center;gap:4px;margin-top:8px}.platform-entity-change-upload__preview{margin-top:10px}.platform-entity-change-upload__video{width:100%;max-height:220px;border-radius:6px;background:#0f172a}.platform-entity-change-liveness{width:100%;max-width:280px}.platform-entity-change-liveness-qr{width:100%}.platform-entity-change-liveness-qr__panel{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.platform-entity-change-liveness-qr__code{width:180px;min-height:180px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px}.platform-entity-change-liveness-qr__placeholder{color:#94a3b8;font-size:13px}.platform-entity-change-liveness-qr__meta{flex:1;min-width:220px}.platform-entity-change-liveness.is-dragging .personnel-archive-asset-card--video .personnel-archive-asset-card__preview,.platform-entity-change-liveness.is-hovered .personnel-archive-asset-card--video .personnel-archive-asset-card__preview{outline:2px solid #1677ff;outline-offset:-2px}.platform-entity-change-liveness__hint{margin-top:6px;font-size:12px;color:#1677ff}.platform-entity-change-liveness .personnel-archive-asset-card{display:flex;flex-direction:column;gap:8px;min-width:0}.platform-entity-change-liveness .personnel-archive-asset-card__actions{display:flex;flex-direction:column;gap:8px}.platform-entity-change-liveness .personnel-archive-asset-card__upload,.platform-entity-change-liveness .personnel-archive-asset-card__upload .ant-upload{width:100%;display:block}.platform-entity-change-reason-radios{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;width:100%}.platform-entity-change-reason-radio.ant-radio-wrapper{margin-inline-end:0;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;white-space:normal;line-height:1.45;align-items:flex-start;max-width:100%}.platform-entity-change-reason-radio.ant-radio-wrapper-checked{border-color:#1677ff;background:#f0f7ff}.platform-entity-change-reason-radio.ant-radio-wrapper-disabled{background:#f5f5f5;color:#00000059;border-color:#eee}.platform-entity-change-reason-radio .ant-radio{margin-top:3px}@media(max-width:900px){.platform-entity-change-form-grid{grid-template-columns:1fr}}.platform-entity-change-agreement-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.platform-entity-change-required-mark{display:inline-block;margin-inline-end:4px;color:#ff4d4f;font-family:SimSun,sans-serif;line-height:1}.platform-entity-change-agreement-row__label{font-weight:600;color:#334155}.platform-entity-change-agreement-row__actions{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.platform-entity-change-agreement-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.platform-entity-change-agreement-split__col{min-width:0;display:flex;flex-direction:column;gap:8px}.platform-entity-change-agreement-split__caption{font-size:12px;color:#64748b;line-height:1.4;min-height:18px}.platform-entity-change-agreement-pdf,.platform-entity-change-agreement-upload-item .platform-entity-change-upload{box-sizing:border-box;height:268px;display:flex;flex-direction:column}.platform-entity-change-agreement-pdf{border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;overflow:hidden}.platform-entity-change-agreement-pdf.is-filled{border-style:solid;border-color:#e2e8f0;background:#fff}.platform-entity-change-agreement-pdf.is-busy{opacity:.85}.platform-entity-change-agreement-pdf__visual{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;min-height:0;padding:12px 12px 8px;border:0;background:transparent;cursor:pointer;color:#334155;text-align:center}.platform-entity-change-agreement-pdf__visual:disabled{cursor:wait;opacity:.75}.platform-entity-change-agreement-pdf__visual.is-empty strong{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:36px;padding:0 16px;border-radius:8px;background:#1677ff;color:#fff;font-size:14px;font-weight:600}.platform-entity-change-agreement-pdf__visual.is-empty span{font-size:12px;color:#94a3b8}.platform-entity-change-agreement-pdf__img{max-width:100%;max-height:148px;object-fit:contain;border-radius:4px;box-shadow:0 1px 3px #0f172a14;background:#fff}.platform-entity-change-agreement-pdf__visual strong{font-size:13px}.platform-entity-change-agreement-pdf__visual span{font-size:12px;color:#94a3b8}.platform-entity-change-agreement-pdf__actions{flex:0 0 36px;display:flex;align-items:center;justify-content:center;gap:2px;padding:0 8px 4px;border-top:1px solid #f1f5f9}.platform-entity-change-agreement-upload-item{margin-bottom:0!important;height:268px}.platform-entity-change-agreement-upload-item .ant-form-item-row,.platform-entity-change-agreement-upload-item .ant-form-item-control,.platform-entity-change-agreement-upload-item .ant-form-item-control-input,.platform-entity-change-agreement-upload-item .ant-form-item-control-input-content{height:100%}.platform-entity-change-agreement-upload-item .platform-entity-change-upload{height:100%;min-height:0}.platform-entity-change-agreement-upload-item .platform-entity-change-upload__visual{flex:1 1 auto;justify-content:center;min-height:0;height:auto;box-sizing:border-box}.platform-entity-change-agreement-upload-item .platform-entity-change-upload__actions{flex:0 0 auto;margin-top:0;padding-top:4px}@media(max-width:900px){.platform-entity-change-agreement-split{grid-template-columns:1fr}}.platform-entity-change-seal-preview{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.platform-entity-change-seal-card{position:relative;min-width:0;overflow:hidden;border:1px dashed #cbd5e1;border-radius:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.platform-entity-change-seal-card.is-uploadable:hover{border-color:#93b4ef;box-shadow:0 10px 28px -22px #2563eb73}.platform-entity-change-seal-card.is-filled{border-style:solid;border-color:#dbeafe}.platform-entity-change-seal-card.is-disabled{background:#f8fafc}.platform-entity-change-seal-card.is-busy{border-color:#93b4ef}.platform-entity-change-seal-card__head{display:flex;flex-direction:column;gap:2px;padding:10px 12px 8px;border-bottom:1px solid #eef2f7;background:#f8fafc}.platform-entity-change-seal-card__head strong{color:#0f172a;font-size:13px;font-weight:600;line-height:1.3}.platform-entity-change-seal-card__head span{overflow:hidden;color:#94a3b8;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.platform-entity-change-seal-card__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap;opacity:0;pointer-events:none}.platform-entity-change-seal-card__body{display:flex;width:100%;min-height:148px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px 12px;border:0;background:transparent;color:#64748b;cursor:pointer;text-align:center}.platform-entity-change-seal-card__body:disabled{cursor:default;opacity:1}.platform-entity-change-seal-card.is-disabled .platform-entity-change-seal-card__body{color:#94a3b8}.platform-entity-change-seal-card__body:focus-visible{outline:2px solid #93b4ef;outline-offset:-2px}.platform-entity-change-seal-card__icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;background:#eef2f7;color:#64748b;font-size:16px}.platform-entity-change-seal-card.is-uploadable:not(.is-filled) .platform-entity-change-seal-card__icon{background:#eff6ff;color:#2563eb}.platform-entity-change-seal-card__body strong{color:#0f172a;font-size:13px;font-weight:600}.platform-entity-change-seal-card__body>span:last-child{max-width:100%;color:#94a3b8;font-size:12px;line-height:1.4}.platform-entity-change-seal-card__img{max-width:100%;max-height:96px;object-fit:contain}@media(max-width:900px){.platform-entity-change-seal-preview{grid-template-columns:1fr}}.platform-entity-change-image-thumb{display:flex;flex-direction:column;gap:6px;min-width:0}.platform-entity-change-image-thumb--empty{align-items:center;justify-content:center;gap:6px;min-height:120px;padding:12px;border:1px dashed #d9d9d9;border-radius:8px;color:#8c8c8c;font-size:12px;background:#fafafa}.platform-entity-change-image-thumb__visual{display:block;width:100%;padding:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#f8fafc;cursor:zoom-in;line-height:0}.platform-entity-change-image-thumb__img{display:block;width:100%;height:120px;object-fit:cover}.platform-entity-change-image-thumb__meta{display:flex;align-items:center;justify-content:space-between;gap:4px}.platform-entity-change-image-thumb__label{font-size:12px;color:#595959;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-entity-change-image-thumb__action{padding-inline:0;height:auto;flex-shrink:0}.platform-entity-change-readonly-materials{margin-top:4px}.platform-entity-change-readonly-materials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.platform-entity-change-notice ol{margin:0 0 12px;padding-left:18px}@media(max-width:1100px){.platform-entity-change-modal__workbench{overflow:auto}.platform-entity-change-layout,.platform-entity-change-compare{grid-template-columns:1fr;height:auto}.platform-entity-change-panel--before,.platform-entity-change-panel--after{max-height:min(70vh,640px)}.platform-entity-change-id-row{grid-template-columns:1fr}.platform-entity-change-readonly-materials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.entity-change-verify{max-width:880px;margin:24px auto 8px;padding:8px 12px 24px}.entity-change-verify__status{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:28px}.entity-change-verify__icon{font-size:56px;line-height:1;margin-bottom:12px}.entity-change-verify__icon--pending{color:#fa8c16}.entity-change-verify__icon--rejected{color:#ff4d4f}.entity-change-verify__icon--approved{color:#52c41a}.entity-change-verify__title{margin:0!important}.entity-change-verify__desc{margin:10px 0 0!important;max-width:560px}.entity-change-verify__table{background:#fff}.platform-entity-change-submit-progress-modal .ant-modal-content{border-radius:14px;overflow:hidden;box-shadow:0 16px 40px #0f172a2e}.platform-entity-change-submit-progress{display:flex;flex-direction:column;align-items:center}.platform-entity-change-submit-progress .ant-progress{width:100%}.entity-change-verify__actions{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:8px}.entity-change-verify__actions-hint{margin:0!important;max-width:420px;text-align:center;font-size:12px}.entity-change-submit-snapshot{display:flex;flex-direction:column;gap:14px}.entity-change-submit-snapshot__row{display:grid;grid-template-columns:160px 1fr;gap:12px;align-items:start;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}.entity-change-submit-snapshot__label{color:#00000073;font-size:13px;line-height:22px}.entity-change-submit-snapshot__value{min-width:0;line-height:22px}.shop-subject-history-popover.ant-popover{z-index:1100}.shop-subject-history-popover .ant-popover-inner{display:flex;flex-direction:column;max-height:min(70vh,calc(100vh - 80px));overflow:hidden}.shop-subject-history-popover .ant-popover-inner-content{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.shop-subject-history-popover__body{box-sizing:border-box;width:420px;max-width:72vw}.biz-duoduo-mascot-wrap{--duoduo-theme: #6366f1;--duoduo-theme-dark: #4f46e5;--duoduo-theme-light: #818cf8;--duoduo-theme-bg: #eef2ff;--duoduo-theme-border: #c7d2fe;--duoduo-stroke: #5c4033;position:fixed;z-index:1100;width:240px;right:80px;bottom:100px}.biz-duoduo-mascot{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.biz-duoduo-mascot.is-dragging{cursor:grabbing}.biz-duoduo-mascot-wrap.is-hover .biz-duoduo-figure{filter:drop-shadow(0 10px 18px rgba(99,102,241,.28))}.biz-duoduo-mascot.is-dragging .biz-duoduo-speech{opacity:0;transform:translateY(6px) scale(.92)}.biz-duoduo-speech{position:relative;padding:8px 12px;border-radius:14px;background:linear-gradient(135deg,var(--duoduo-theme-light) 0%,var(--duoduo-theme) 100%);border:1.5px solid var(--duoduo-theme-dark);color:#fff;max-width:228px;font-size:13px;font-weight:700;line-height:1.4;text-align:center;white-space:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:0 4px 14px #6366f159;transition:opacity .2s ease,transform .25s ease;animation:biz-duoduo-speech-float 2.8s ease-in-out infinite}.biz-duoduo-speech:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid var(--duoduo-theme-dark)}.biz-duoduo-speech:before{content:"";position:absolute;left:50%;bottom:-5px;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--duoduo-theme);z-index:1}.biz-duoduo-mascot-wrap.is-hover .biz-duoduo-speech{animation:biz-duoduo-speech-bounce .55s ease}@keyframes biz-duoduo-speech-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes biz-duoduo-speech-bounce{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-4px) scale(1.04)}}.biz-duoduo-figure-wrap{position:relative;animation:biz-duoduo-idle 3.2s ease-in-out infinite;background:transparent}.biz-duoduo-edit-btn{position:absolute;top:38px;right:4px;z-index:3;cursor:pointer;touch-action:manipulation;pointer-events:auto}.biz-duoduo-edit-btn .anticon{font-size:15px;letter-spacing:1px}.biz-assistant-mascot-popover .ant-popover-inner{padding:0;background:transparent;box-shadow:none}.biz-duoduo-mascot.is-dragging .biz-duoduo-figure-wrap{animation:none}.biz-duoduo-figure{position:relative;width:108px;transform-origin:50% 85%;transition:filter .2s ease}.biz-duoduo-mascot.is-dragging .biz-duoduo-figure{filter:drop-shadow(0 12px 22px rgba(99,102,241,.22))}.biz-duoduo-image{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-drag:none;background:transparent}@keyframes biz-duoduo-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.biz-assistant-modal .ant-modal{width:min(1000px,70vw)!important;max-width:70vw!important}.biz-assistant-modal{--biz-ai-primary: #6366f1;--biz-ai-primary-dark: #4f46e5;--biz-ai-primary-light: #818cf8;--biz-ai-primary-bg: #eef2ff;--biz-ai-primary-soft: #e0e7ff;--biz-ai-primary-border: #c7d2fe}.biz-assistant-modal .ant-modal-content{padding:0;overflow:hidden;border-radius:16px;max-height:85vh}.biz-assistant-modal .ant-modal-close{top:14px;right:14px;z-index:2}.biz-assistant-shell{display:flex;height:85vh;max-height:85vh;background:#f7f8fa}.biz-assistant-sidebar{width:240px;flex-shrink:0;display:flex;flex-direction:column;background:#f3f4f6;border-right:1px solid #e8eaef}.biz-assistant-sidebar-brand{padding:18px 16px 12px;font-size:18px;font-weight:700;color:#1a1a2e;display:flex;align-items:center;gap:8px}.biz-assistant-sidebar-brand-logo{width:36px;height:36px;flex-shrink:0;object-fit:contain;object-position:center bottom;transform:scaleX(-1);border:none;border-radius:0;box-shadow:none;background:transparent}.biz-assistant-sidebar-actions{padding:0 12px 12px;display:flex;flex-direction:column;gap:4px}.biz-assistant-sidebar-action{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#1a1a2e;font-size:14px;cursor:pointer;text-align:left;transition:background .15s ease}.biz-assistant-sidebar-action:hover{background:#0000000d}.biz-assistant-sidebar-action.is-primary{background:#fff;box-shadow:0 1px 4px #0000000f;font-weight:500}.biz-assistant-sidebar-action.is-primary:hover{background:#fff;box-shadow:0 2px 8px #00000014}.biz-assistant-sidebar-action .action-kbd{margin-left:auto;font-size:11px;color:#a0a0a0;background:#0000000a;padding:2px 6px;border-radius:4px}.biz-assistant-sidebar-history-label{padding:8px 16px 6px;font-size:12px;color:#8c8c8c}.biz-assistant-session-list{flex:1;min-height:0;overflow-y:auto;padding:0 8px 12px}.biz-assistant-session-item{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:none;border-radius:10px;background:transparent;color:#333;font-size:13px;cursor:pointer;text-align:left;transition:background .15s ease}.biz-assistant-session-item:hover{background:#0000000d}.biz-assistant-session-item.is-active{background:#fff;box-shadow:0 1px 4px #6366f11a;font-weight:500;color:var(--biz-ai-primary-dark)}.biz-assistant-session-item-icon{flex-shrink:0;color:#8c8c8c;font-size:14px}.biz-assistant-session-item-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.biz-assistant-session-item-delete{flex-shrink:0;width:22px;height:22px;border:none;border-radius:6px;background:transparent;color:#bfbfbf;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease,background .15s ease,color .15s ease}.biz-assistant-session-item:hover .biz-assistant-session-item-delete,.biz-assistant-session-item-delete:focus-visible{opacity:1}.biz-assistant-session-item-delete:hover{background:#ff4d4f1a;color:#ff4d4f}.biz-assistant-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}.biz-assistant-main-header{flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;min-height:48px;padding:14px 52px;border-bottom:1px solid #f0f0f0}.biz-assistant-main-header-title{font-size:15px;font-weight:600;color:#1a1a2e;max-width:min(360px,42%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.biz-assistant-main-header-restore{position:absolute;right:64px;top:50%;transform:translateY(calc(-50% + 5px));z-index:1}.biz-assistant-messages{flex:1;min-height:0;overflow-y:auto;padding:24px 32px;display:flex;flex-direction:column;gap:20px}.biz-assistant-welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px}.biz-assistant-welcome-duoduo{position:relative;width:128px;animation:biz-duoduo-idle 3.2s ease-in-out infinite}.biz-assistant-welcome-duoduo-img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.biz-assistant-welcome-duoduo-tag{position:absolute;left:50%;top:62%;transform:translate(-50%,-50%);min-width:32px;height:22px;padding:0 7px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--biz-ai-primary-light) 0%,var(--biz-ai-primary) 100%);border:1.5px solid var(--biz-ai-primary-dark);border-radius:6px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;box-shadow:0 2px 6px #6366f159;pointer-events:none}.biz-assistant-welcome-duoduo-tag:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);width:5px;height:5px;background:var(--biz-ai-primary-dark);border-radius:2px 2px 0 0}@keyframes biz-duoduo-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.biz-assistant-welcome-title{font-size:28px;font-weight:600;color:#1a1a2e;margin:0}.biz-assistant-suggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:520px}.biz-assistant-suggestion{padding:10px 16px;border:1px solid #e8eaef;border-radius:20px;background:#fff;color:#333;font-size:13px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.biz-assistant-suggestion:hover{border-color:var(--biz-ai-primary-border);color:var(--biz-ai-primary-dark);box-shadow:0 2px 8px #6366f126}.biz-assistant-msg-row{display:flex;width:100%}.biz-assistant-msg-row.is-user{justify-content:flex-end}.biz-assistant-msg-row.is-assistant{justify-content:flex-start}.biz-assistant-msg-user{max-width:72%;padding:10px 16px;border-radius:16px;background:var(--biz-ai-primary-bg);color:#1e1b4b;font-size:14px;line-height:1.65;word-break:break-word}.biz-assistant-msg-assistant-wrap{max-width:88%;display:flex;flex-direction:column;gap:10px}.biz-assistant-msg-actions{display:flex;align-items:center;margin-top:-4px}.biz-assistant-msg-copy{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:none;border-radius:6px;background:transparent;color:#8c8c8c;font-size:13px;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease}.biz-assistant-msg-copy:hover{color:#595959;background:#0000000a}.biz-assistant-msg-copy .anticon{font-size:14px}.biz-assistant-thinking{overflow:hidden}.biz-assistant-thinking summary{list-style:none;cursor:pointer;padding:0 0 6px;font-size:12px;font-weight:400;color:#a0a0a0;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px}.biz-assistant-thinking-title{flex:1;min-width:0}.biz-assistant-thinking-action{flex-shrink:0;border:none;background:transparent;padding:0 4px;font-size:11px;color:#b0b0b0;cursor:pointer}.biz-assistant-thinking-action:hover{color:#8c8c8c;text-decoration:underline}.biz-assistant-thinking summary::-webkit-details-marker{display:none}.biz-assistant-thinking summary:before{content:"▸";display:inline-block;transition:transform .15s ease;color:#bfbfbf;font-size:11px}.biz-assistant-thinking[open] summary:before{transform:rotate(90deg)}.biz-assistant-thinking-body{padding:0 0 8px 12px;margin-left:2px;border-left:2px solid var(--biz-ai-primary-border);font-size:12px;line-height:1.6;color:#a0a0a0;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto;overflow-anchor:none;scroll-behavior:auto}.biz-assistant-thinking-body.is-streaming{overscroll-behavior:contain}.biz-assistant-thinking.is-full .biz-assistant-thinking-body{max-height:500px}.biz-assistant-msg-assistant{max-width:100%;font-size:14px;line-height:1.75;color:#1a1a2e;word-break:break-word}.biz-assistant-md h1,.biz-assistant-md h2,.biz-assistant-md h3,.biz-assistant-md h4{margin:16px 0 8px;font-weight:600;line-height:1.4;color:#1a1a2e}.biz-assistant-md h1{font-size:20px;padding-bottom:8px;border-bottom:1px solid #e8eaef}.biz-assistant-md h2{font-size:17px}.biz-assistant-md h3{font-size:15px}.biz-assistant-md h4{font-size:14px;color:#434343}.biz-assistant-md h1:first-child,.biz-assistant-md h2:first-child,.biz-assistant-md h3:first-child,.biz-assistant-md h4:first-child{margin-top:0}.biz-assistant-md p{margin:0 0 10px}.biz-assistant-md p:last-child{margin-bottom:0}.biz-assistant-md ul,.biz-assistant-md ol{margin:0 0 12px;padding-left:1.5em}.biz-assistant-md li{margin:4px 0}.biz-assistant-md li>p{margin:0}.biz-assistant-md blockquote{margin:10px 0;padding:8px 14px;border-left:3px solid var(--biz-ai-primary);background:var(--biz-ai-primary-bg);color:#595959}.biz-assistant-md hr{margin:16px 0;border:none;border-top:1px solid #e8eaef}.biz-assistant-md code{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.9em;background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#c7254e}.biz-assistant-md pre{margin:10px 0;padding:12px 14px;background:#1e1e1e;color:#d4d4d4;border-radius:8px;overflow-x:auto;font-size:13px;line-height:1.5}.biz-assistant-md pre code{background:transparent;padding:0;color:inherit}.biz-assistant-md a{color:var(--biz-ai-primary);text-decoration:none}.biz-assistant-md a:hover{text-decoration:underline}.biz-assistant-md table{width:100%;margin:10px 0;border-collapse:collapse;font-size:13px}.biz-assistant-md th,.biz-assistant-md td{border:1px solid #e8eaef;padding:8px 10px;text-align:left}.biz-assistant-md th{background:#f8f9fb;font-weight:600}.biz-assistant-md strong{font-weight:600}.biz-assistant-md img{max-width:100%;border-radius:8px}.biz-assistant-msg-loading{font-size:13px;color:#8c8c8c;animation:biz-assistant-pulse 1.4s ease-in-out infinite}@keyframes biz-assistant-pulse{50%{opacity:.45}}.biz-assistant-msg-assistant.is-streaming:after{content:"▋";animation:biz-assistant-cursor 1s step-end infinite;margin-left:2px;opacity:.6}@keyframes biz-assistant-cursor{50%{opacity:0}}.biz-assistant-input-wrap{flex-shrink:0;padding:12px 32px 24px;display:flex;justify-content:center}.biz-assistant-input-stack{width:min(720px,100%);display:flex;flex-direction:column;gap:10px}.biz-assistant-mode-bar{display:inline-flex;align-self:flex-start;gap:8px;padding:4px;border-radius:12px;background:#f4f5f8;border:1px solid #e8eaef}.biz-assistant-mode-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border:none;border-radius:9px;background:transparent;color:#5c6370;font-size:13px;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.biz-assistant-mode-btn:hover:not(:disabled){color:#2f3440;background:#ffffffb8}.biz-assistant-mode-btn.is-active{color:var(--biz-ai-primary, #6366f1);background:#fff;box-shadow:0 1px 4px #0f172a14}.biz-assistant-mode-btn:disabled{opacity:.55;cursor:not-allowed}.biz-assistant-input-box{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px 10px 18px;min-height:52px;box-sizing:border-box;border:1px solid #e8eaef;border-radius:20px;background:#fff;box-shadow:0 4px 16px #0000000f;transition:border-color .15s ease,box-shadow .15s ease}.biz-assistant-input-box:focus-within{border-color:var(--biz-ai-primary-border);box-shadow:0 4px 20px #6366f124}.biz-assistant-input-box>.ant-input-affix-wrapper,.biz-assistant-input-box>.ant-input-textarea-affix-wrapper{flex:1;min-width:0;padding:0!important;background:transparent!important;box-shadow:none!important;border:none!important}.biz-assistant-input-textarea,.biz-assistant-input-box textarea.ant-input{flex:1;min-width:0;min-height:24px!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;resize:none;font-size:14px;line-height:24px!important;background:transparent!important}.biz-assistant-input-textarea:focus,.biz-assistant-input-box textarea.ant-input:focus{box-shadow:none!important}.biz-assistant-send-icon{flex-shrink:0;width:36px;height:36px;margin:0;border:none;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;color:#fff;background:linear-gradient(135deg,var(--biz-ai-primary-light) 0%,var(--biz-ai-primary) 100%);transition:opacity .15s ease,transform .15s ease}.biz-assistant-send-icon:disabled{opacity:.45;cursor:not-allowed}.biz-assistant-send-icon:not(:disabled):hover{transform:scale(1.05)}.biz-assistant-data-result,.biz-assistant-action-proposal{margin-top:12px;padding:12px 14px;border-radius:12px;border:1px solid #e8eaef;background:#f8fafc}.biz-assistant-data-result-title,.biz-assistant-action-proposal-title{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.biz-assistant-data-result-hint{margin-top:8px;font-size:12px;color:#64748b}.biz-assistant-action-proposal-summary{font-size:14px;color:#1f2937;line-height:1.5}.biz-assistant-action-proposal-actions{display:flex;gap:8px;margin-top:12px}.biz-assistant-action-proposal-confirm,.biz-assistant-action-proposal-cancel{height:32px;padding:0 14px;border-radius:8px;font-size:13px;cursor:pointer;border:1px solid transparent}.biz-assistant-action-proposal-confirm{color:#fff;background:linear-gradient(135deg,var(--biz-ai-primary-light) 0%,var(--biz-ai-primary) 100%)}.biz-assistant-action-proposal-cancel{color:#475569;background:#fff;border-color:#e2e8f0}.biz-assistant-action-proposal.is-confirmed{border-color:#22c55e59;background:#f0fdf4}.biz-assistant-action-proposal.is-cancelled{border-color:#e2e8f0;background:#f8fafc;opacity:.85}.hr-manage-scope-picker{display:flex;flex-direction:column;gap:12px}.hr-manage-scope-picker__panel{display:flex;flex-direction:column;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:8px;background:var(--ant-color-bg-container, #fff);overflow:hidden}.hr-manage-scope-picker__scroller{height:320px;min-height:320px;max-height:320px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:4px 10px 8px}.hr-manage-scope-picker__scroller::-webkit-scrollbar{width:8px}.hr-manage-scope-picker__scroller::-webkit-scrollbar-thumb{border-radius:999px;background:#0000002e}.hr-manage-scope-picker__row{display:flex;align-items:flex-start;gap:8px;padding:6px 4px;cursor:pointer;border-radius:6px}.hr-manage-scope-picker__row:hover{background:var(--ant-color-fill-tertiary, #f5f5f5)}.hr-manage-scope-picker__row--all{border-bottom:1px solid var(--ant-color-border-secondary, #f0f0f0);margin:8px 10px 4px;padding:2px 4px 10px}.hr-manage-scope-picker__label{flex:0 0 auto;font-weight:500}.hr-manage-scope-picker__hint{flex:1 1 auto;font-size:12px;line-height:20px}.hr-manage-scope-picker__placeholder{display:block;padding:0 14px 8px;font-size:12px}.hr-manage-scope-picker__scroller .ant-empty{margin:48px 0}.fuduo-main-content.ant-layout-content:has(.cloud-drive-page) .fuduo-main-content-inner{padding:8px 14px 12px}.cloud-drive-page{min-height:calc(100vh - 112px);display:flex;flex-direction:column;padding:0;background:#f6f7fb}.cloud-drive-shell{display:grid;grid-template-columns:196px minmax(0,1fr);align-items:stretch;gap:12px;flex:1;min-height:0}.cloud-drive-sidebar{position:sticky;top:12px;display:flex;min-height:100%;flex-direction:column;border:1px solid #e7eaf0;border-radius:8px;padding:12px 10px 4px;background:#fff;overflow-y:auto}.cloud-drive-nav{display:grid;flex:1 1 auto;gap:4px;align-content:start}.cloud-drive-nav__item{display:flex;width:100%;align-items:center;gap:8px;border:0;border-radius:6px;padding:8px 10px;background:transparent;color:#536173;font-size:14px;line-height:22px;text-align:left;cursor:pointer;transition:background .15s,color .15s}.cloud-drive-nav__item:hover{background:#f2f7ff;color:#1677ff}.cloud-drive-nav__item.is-active{background:#eaf5ff;color:#1677ff;font-weight:600}.cloud-drive-nav__item--sub{padding-left:18px;font-size:14px}.cloud-drive-nav__item--separated{margin-top:6px;border-top:1px solid #f0f0f0;padding-top:10px;border-radius:0}.cloud-drive-nav__item--separated:first-of-type{border-radius:0}.cloud-drive-nav__section-header{display:flex;align-items:center;justify-content:space-between;margin:10px 0 2px;padding:0 10px;color:#8c9ab3;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.cloud-drive-nav__section-action{border:0;padding:0;background:transparent;color:#8c9ab3;font-size:12px;cursor:pointer}.cloud-drive-nav__section-action:hover{color:#1677ff}.cloud-drive-nav__count{margin-left:auto;font-size:12px;color:#aab4c4}.cloud-drive-nav__empty{padding:4px 18px;color:#c0c8d8;font-size:13px}.cloud-drive-sidebar-quota{display:grid;flex-shrink:0;gap:2px;margin-top:10px;padding:6px 0 0;border-top:1px solid #f0f0f0}.cloud-drive-sidebar-quota .ant-progress-line{margin:0;padding-inline:10px;width:100%;box-sizing:border-box}.cloud-drive-sidebar-quota .ant-progress-outer{padding-inline-end:0!important}.cloud-drive-sidebar-quota .ant-typography{padding-inline:10px;margin-bottom:0}.cloud-drive-content{min-width:0}.cloud-drive-toolbar,.cloud-drive-upload-list,.cloud-drive-table{border:1px solid #e7eaf0;border-radius:8px;background:#fff}.cloud-drive-toolbar{display:grid;gap:10px;padding:12px 16px}.cloud-drive-toolbar__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cloud-drive-actions{min-width:0;flex:1 1 auto}.cloud-drive-toolbar__right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;margin-left:auto}.cloud-drive-toolbar__search{width:220px}.cloud-drive-view-switch.ant-segmented{flex-shrink:0;background:#f1f5f9;padding:2px}.cloud-drive-view-switch.ant-segmented .ant-segmented-item-label{display:inline-flex;align-items:center;justify-content:center;min-width:32px;line-height:1}.cloud-drive-toolbar__breadcrumb{min-width:0}.cloud-drive-toolbar__filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.cloud-drive-toolbar__filters-clear{padding-inline:0;height:auto}.cloud-drive-filter-trigger.is-active{border-color:#91caff;color:#1677ff;background:#eaf5ff}.cloud-drive-filter-panel{display:grid;gap:12px;width:300px}.cloud-drive-filter-panel__section{display:grid;gap:6px}.cloud-drive-filter-panel__label{font-size:12px;line-height:1.5}.cloud-drive-filter-panel__select{width:100%}.cloud-drive-filter-panel__checkboxes{display:flex;flex-wrap:wrap;gap:4px}.cloud-drive-filter-panel__datepicker{width:100%}.cloud-drive-toolbar .ant-breadcrumb button{border:0;padding:0;background:transparent;color:#536173;cursor:pointer}.cloud-drive-toolbar .ant-breadcrumb button:hover{color:#1677ff}.cloud-drive-upload-list{display:grid;gap:10px;margin-top:10px;padding:14px 18px}.cloud-drive-upload-item{display:grid;grid-template-columns:minmax(200px,1fr) minmax(160px,300px) auto;align-items:center;gap:14px}.cloud-drive-upload-item__meta{display:flex;min-width:0;align-items:center;gap:8px}.cloud-drive-upload-item__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-drive-table{margin-top:10px;overflow:hidden}.cloud-drive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:12px;padding:14px 16px 16px}.cloud-drive-grid__item{min-width:0;border:1px solid #edf0f5;border-radius:8px;background:#fafbfc;transition:border-color .15s,box-shadow .15s}.cloud-drive-grid__item:hover{border-color:#c9ddff;box-shadow:0 4px 12px #1677ff14}.cloud-drive-grid__open{display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer}.cloud-drive-grid__thumb{display:flex;aspect-ratio:1;align-items:center;justify-content:center;overflow:hidden;border-radius:8px 8px 0 0;background:#f3f6fb;color:#64748b;font-size:34px}.cloud-drive-grid__thumb--folder{color:#1677ff;background:#eaf5ff}.cloud-drive-grid__thumb--file{color:#536173}.cloud-drive-grid__thumb--image img{width:100%;height:100%;object-fit:cover}.cloud-drive-grid__meta{display:flex;align-items:center;gap:4px;padding:8px}.cloud-drive-grid__name{min-width:0;flex:1;overflow:hidden;color:#1f2937;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.cloud-drive-grid-empty{padding:32px 0}.cloud-drive-name-button{display:inline-flex;max-width:100%;align-items:center;gap:8px;border:0;padding:0;background:transparent;color:#1f2937;cursor:pointer}.cloud-drive-name-button:hover{color:#1677ff}.cloud-drive-name-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-drive-manage-list{display:grid;gap:4px}.cloud-drive-manage-item{display:flex;align-items:center;justify-content:space-between;border-radius:6px;padding:8px 10px;background:#fafafa}.cloud-drive-manage-item:hover{background:#f2f7ff}.cloud-drive-public-share{min-height:100vh;padding:40px 20px;background:#f6f7fb}.cloud-drive-public-share__card{max-width:860px;margin:0 auto;border:1px solid #e7eaf0;border-radius:10px;padding:32px;background:#fff}.cloud-drive-public-share__header{margin-bottom:24px}@media(max-width:860px){.cloud-drive-shell{grid-template-columns:1fr}.cloud-drive-sidebar{position:static;min-height:0}.cloud-drive-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.cloud-drive-upload-item{grid-template-columns:1fr}}.web-client-closed-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#0f172ae0,#1e293bd1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:web-client-closed-fade-in .25s ease-out}.web-client-closed-panel{width:min(520px,100%);padding:40px 36px 32px;border-radius:20px;background:linear-gradient(165deg,#fff,#f5f7ff);border:2px solid #91a7ff;box-shadow:0 24px 80px #4f46e538,0 0 0 1px #6366f114;text-align:center;animation:web-client-closed-scale-in .3s cubic-bezier(.34,1.56,.64,1)}.web-client-closed-icon{width:72px;height:72px;margin:0 auto 20px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:34px;color:#fff;background:linear-gradient(135deg,#6366f1,#4338ca);box-shadow:0 8px 24px #4f46e566}.web-client-closed-title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.3;color:#312e81;letter-spacing:.02em}.web-client-closed-reason{margin:0 0 16px;padding:16px 20px;border-radius:12px;background:#eef2ff;border:1px solid #c7d2fe;font-size:17px;font-weight:500;line-height:1.65;color:#434343}.web-client-closed-target{margin:0 0 20px;font-size:14px;color:#64748b;word-break:break-all}.web-client-closed-target span{display:block;margin-top:6px;color:#312e81;font-weight:600}.web-client-closed-countdown{margin:0 0 16px;font-size:15px;color:#64748b}.web-client-closed-action{display:inline-flex;align-items:center;justify-content:center;min-width:220px;margin:0 0 8px;padding:14px 28px;border:none;border-radius:12px;font-size:18px;font-weight:600;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 10px 24px #4f46e559;transition:transform .15s ease,box-shadow .15s ease}.web-client-closed-action:hover{transform:translateY(-1px);box-shadow:0 14px 28px #4f46e56b}.web-client-closed-action:active{transform:translateY(0)}@keyframes web-client-closed-fade-in{0%{opacity:0}to{opacity:1}}@keyframes web-client-closed-scale-in{0%{opacity:0;transform:scale(.88) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.fuduo-notify-root{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10050}.fuduo-notify-stack{position:fixed;top:52px;right:14px;width:360px;display:flex;flex-direction:column;gap:10px;pointer-events:none}.fuduo-notify-card{position:relative;display:grid;grid-template-columns:40px 1fr;gap:12px;padding:16px 44px 16px 16px;border-radius:14px;background:linear-gradient(180deg,#fffffffa,#fff);border:1px solid rgba(226,232,240,.95);box-shadow:0 0 0 1px #0f172a0a,0 10px 28px #0f172a17,0 2px 6px #0f172a0a;pointer-events:auto;animation:fuduo-notify-in .28s cubic-bezier(.22,1,.36,1)}.fuduo-notify-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px #ffffffd9}@keyframes fuduo-notify-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.fuduo-notify-card__icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.fuduo-notify-card__icon svg{width:20px;height:20px}.fuduo-notify-card--info .fuduo-notify-card__icon{color:#4f46e5;background:linear-gradient(145deg,#eef2ff,#e0e7ff);box-shadow:inset 0 1px #fffc,0 4px 12px #6366f138}.fuduo-notify-card--success .fuduo-notify-card__icon{color:#059669;background:linear-gradient(145deg,#ecfdf5,#d1fae5);box-shadow:inset 0 1px #fffc,0 4px 12px #05966926}.fuduo-notify-card--warn .fuduo-notify-card__icon{color:#d97706;background:linear-gradient(145deg,#fffbeb,#fef3c7);box-shadow:inset 0 1px #fffc,0 4px 12px #d9770624}.fuduo-notify-card--error .fuduo-notify-card__icon{color:#dc2626;background:linear-gradient(145deg,#fef2f2,#fee2e2);box-shadow:inset 0 1px #fffc,0 4px 12px #dc26261f}.fuduo-notify-card__badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;border:2px solid #fff;background:#4f46e5;color:#fff;font-size:11px;font-weight:700;line-height:14px;text-align:center}.fuduo-notify-card__body{min-width:0}.fuduo-notify-card__title{margin:0 0 4px;font-size:15px;font-weight:650;line-height:1.35;letter-spacing:-.02em;color:#0f172a}.fuduo-notify-card__desc{margin:0;font-size:13px;line-height:1.55;color:#64748b}.fuduo-notify-card__list{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.fuduo-notify-card__list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;color:#334155}.fuduo-notify-card__dot{width:8px;height:8px;border-radius:50%;margin-top:5px;flex-shrink:0}.fuduo-notify-card__dot--shop{background:#2563eb;box-shadow:0 0 0 3px #eff6ff}.fuduo-notify-card__dot--hr{background:#7c3aed;box-shadow:0 0 0 3px #f5f3ff}.fuduo-notify-card__dot--perm{background:#6366f1;box-shadow:0 0 0 3px #eef2ff}.fuduo-notify-card__dot--leave{background:#d97706;box-shadow:0 0 0 3px #fffbeb}.fuduo-notify-card__dot--onboard{background:#059669;box-shadow:0 0 0 3px #ecfdf5}.fuduo-notify-card__dot--generic{background:#64748b;box-shadow:0 0 0 3px #f1f5f9}.fuduo-notify-card__foot{margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9;font-size:12px;color:#94a3b8}.fuduo-notify-card__close{position:absolute;top:12px;right:12px;width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.fuduo-notify-card__close:hover{background:#f1f5f9;color:#64748b}.fuduo-notify-flash-stack{position:fixed;top:56px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.fuduo-notify-flash{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 18px 0 14px;border-radius:999px;background:#fffffff0;border:1px solid rgba(226,232,240,.95);box-shadow:0 0 0 1px #0f172a0a,0 10px 28px #0f172a17,0 2px 6px #0f172a0a;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2);font-size:14px;font-weight:550;color:#0f172a;pointer-events:auto;animation:fuduo-notify-in .26s cubic-bezier(.22,1,.36,1)}.fuduo-notify-flash__icon{width:24px;height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fuduo-notify-flash__icon svg{width:14px;height:14px}.fuduo-notify-flash--success .fuduo-notify-flash__icon{background:#ecfdf5;color:#059669}.fuduo-notify-flash--info .fuduo-notify-flash__icon{background:#eef2ff;color:#4f46e5}.fuduo-notify-flash--warn .fuduo-notify-flash__icon{background:#fffbeb;color:#d97706}.fuduo-notify-flash--error .fuduo-notify-flash__icon{background:#fef2f2;color:#dc2626}.fuduo-notify-sync-pill{position:fixed;top:48px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:10px;height:36px;padding:0 16px 0 12px;border-radius:999px;background:#fffffff5;border:1px solid rgba(199,210,254,.9);box-shadow:0 8px 24px #4f46e51f,0 2px 6px #0f172a0f;font-size:13px;font-weight:550;color:#4338ca;pointer-events:none;z-index:10051;animation:fuduo-notify-in .24s cubic-bezier(.22,1,.36,1)}.fuduo-notify-sync-pill__spinner{width:14px;height:14px;border:2px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:fuduo-notify-spin .75s linear infinite}@keyframes fuduo-notify-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.fuduo-notify-card,.fuduo-notify-flash,.fuduo-notify-sync-pill,.fuduo-notify-sync-pill__spinner{animation:none!important}}@media(max-width:480px){.fuduo-notify-stack{left:12px;right:12px;width:auto}}.board-chat-region-shot{bottom:0;cursor:crosshair;left:0;position:fixed;right:0;top:0;z-index:2147483000}.board-chat-region-shot__hint{background:#000000b8;border-radius:8px;color:#fff;font-size:13px;left:50%;letter-spacing:.02em;padding:8px 14px;pointer-events:none;position:fixed;top:24px;transform:translate(-50%);white-space:nowrap;z-index:1}.board-chat-region-shot__mask{background:#0f172a73;position:absolute}.board-chat-region-shot__box{box-shadow:0 0 0 1px #1677ff,inset 0 0 0 1px #ffffffa6;outline:1px dashed rgba(22,119,255,.85);outline-offset:-1px;pointer-events:none;position:absolute}.board-chat-region-shot__size{background:#1677ff;border-radius:4px;color:#fff;font-size:11px;font-variant-numeric:tabular-nums;left:0;line-height:1;padding:3px 6px;pointer-events:none;position:absolute;top:-22px;white-space:nowrap}.board-chat-region-shot__actions{bottom:-40px;display:flex;gap:8px;position:absolute;right:0}.board-chat-region-shot__actions button{background:#fff;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;font-size:12px;height:28px;padding:0 12px}.board-chat-region-shot__actions button[data-primary=true]{background:#1677ff;border-color:#1677ff;color:#fff}.board-chat-region-shot__actions button:hover{filter:brightness(.97)}:root{--fuduo-desktop-design-width: 1440px;--fuduo-desktop-design-height: 900px;--fuduo-desktop-min-width: 1024px;--fuduo-desktop-min-height: 700px;--fuduo-desktop-login-width: 1120px;--fuduo-desktop-login-height: 610px}html.fuduo-desktop-client{min-width:var(--fuduo-desktop-min-width);min-height:var(--fuduo-desktop-min-height)}:root{--fuduo-font-sans: "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif}html.fuduo-os-macos{--fuduo-font-sans: "PingFang SC", "Hiragino Sans GB", "STHeiti", sans-serif}html.fuduo-os-windows{--fuduo-font-sans: "Microsoft YaHei", "微软雅黑", sans-serif}html.fuduo-os-other{--fuduo-font-sans: "PingFang SC", "Microsoft YaHei", "微软雅黑", sans-serif}html,body,#root{margin:0;padding:0;height:100%}html,body,#root{overflow:hidden}body{font-family:var(--fuduo-font-sans);font-size:14px;line-height:1.5715;color:#000000e0;background:#f5f5f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}img,svg,video,canvas{display:block;max-width:100%}button,input,select,textarea{font:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000052}::-webkit-scrollbar-track{background:transparent}.ant-table-empty .ant-table-thead>tr>th.ant-table-cell-scrollbar{display:none}:root{--fuduo-user-avatar-fallback-bg: linear-gradient(90deg, #7868ff 0%, #4158ff 100%);--fuduo-user-avatar-fallback-color: #ffffff}.fuduo-user-avatar.ant-avatar:not(.ant-avatar-image){background:var(--fuduo-user-avatar-fallback-bg)!important;color:var(--fuduo-user-avatar-fallback-color)!important;font-weight:600}.fuduo-user-avatar.ant-avatar:not(.ant-avatar-image) .ant-avatar-string,.fuduo-user-avatar.ant-avatar:not(.ant-avatar-image) .anticon{color:var(--fuduo-user-avatar-fallback-color)!important}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--fuduo-font-sans);font-size:14px;line-height:1.5;color:#1f2937;background:#f5f7fb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button{font-family:inherit}.biz-action-button{--biz-action-color: #1677ff;--biz-action-hover-color: #4096ff;--biz-action-foreground: #fff}.biz-action-button--create{--biz-action-color: #1677ff;--biz-action-hover-color: #4096ff}.biz-action-button--edit{--biz-action-color: #faad14;--biz-action-hover-color: #ffc53d;--biz-action-foreground: #1f2937}.biz-action-button--delete{--biz-action-color: #f5222d;--biz-action-hover-color: #ff4d4f}.biz-action-button--release{--biz-action-color: #fa8c16;--biz-action-hover-color: #ffa940;--biz-action-foreground: #1f2937}.biz-action-button--disable{--biz-action-color: #8c8c8c;--biz-action-hover-color: #a6a6a6}.biz-action-button.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text){color:var(--biz-action-foreground)!important;background:var(--biz-action-color)!important;border-color:var(--biz-action-color)!important;box-shadow:none}.biz-action-button.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):hover,.biz-action-button.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):focus-visible{color:var(--biz-action-foreground)!important;background:var(--biz-action-hover-color)!important;border-color:var(--biz-action-hover-color)!important}.biz-action-button.biz-action-button--danger-outline.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text){color:#f5222d!important;background:#fff!important;border-color:#f5222d!important}.biz-action-button.biz-action-button--danger-outline.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):hover,.biz-action-button.biz-action-button--danger-outline.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):focus-visible{color:#ff4d4f!important;background:#fff1f0!important;border-color:#ff4d4f!important}.biz-action-button.biz-action-button--transfer-audit.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text){color:#1677ff!important;background:#fff!important;border-color:#1677ff!important}.biz-action-button.biz-action-button--transfer-audit.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):hover,.biz-action-button.biz-action-button--transfer-audit.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):focus-visible{color:#4096ff!important;background:#e6f4ff!important;border-color:#4096ff!important}.biz-action-button.biz-action-button--retransfer.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text){color:#fa8c16!important;background:#fff!important;border-color:#fa8c16!important}.biz-action-button.biz-action-button--retransfer.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):hover,.biz-action-button.biz-action-button--retransfer.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):focus-visible{color:#ffa940!important;background:#fff7e6!important;border-color:#ffa940!important}.biz-action-button.biz-action-button--release-outline.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text){color:#fa8c16!important;background:#fff!important;border-color:#fa8c16!important}.biz-action-button.biz-action-button--release-outline.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):hover,.biz-action-button.biz-action-button--release-outline.ant-btn:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-link):not(.ant-btn-text):focus-visible{color:#ffa940!important;background:#fff7e6!important;border-color:#ffa940!important}.biz-action-button.ant-btn-link:not(:disabled):not(.ant-btn-disabled),.biz-action-button.ant-btn-text:not(:disabled):not(.ant-btn-disabled){color:var(--biz-action-color)!important}.biz-action-button.ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover,.biz-action-button.ant-btn-link:not(:disabled):not(.ant-btn-disabled):focus-visible,.biz-action-button.ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover,.biz-action-button.ant-btn-text:not(:disabled):not(.ant-btn-disabled):focus-visible{color:var(--biz-action-hover-color)!important;background:color-mix(in srgb,var(--biz-action-color) 8%,transparent)!important}.ant-dropdown-menu-item.biz-action-button--create,.ant-dropdown-menu-item.biz-action-button--edit,.ant-dropdown-menu-item.biz-action-button--delete,.ant-dropdown-menu-item.biz-action-button--release,.ant-dropdown-menu-item.biz-action-button--disable{color:var(--biz-action-color)!important}.ant-dropdown-menu-item.biz-action-button--create:hover,.ant-dropdown-menu-item.biz-action-button--edit:hover,.ant-dropdown-menu-item.biz-action-button--delete:hover,.ant-dropdown-menu-item.biz-action-button--release:hover,.ant-dropdown-menu-item.biz-action-button--disable:hover{color:var(--biz-action-hover-color)!important;background:color-mix(in srgb,var(--biz-action-color) 8%,transparent)!important}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}html.fuduo-desktop-client,html.fuduo-desktop-client body{-webkit-user-select:none;user-select:none}html.fuduo-desktop-client input,html.fuduo-desktop-client textarea,html.fuduo-desktop-client [contenteditable=true],html.fuduo-desktop-client .ant-input,html.fuduo-desktop-client .ant-input-affix-wrapper input,html.fuduo-desktop-client .ant-select-selection-search-input,html.fuduo-desktop-client pre,html.fuduo-desktop-client code,html.fuduo-desktop-client kbd,html.fuduo-desktop-client samp,html.fuduo-desktop-client .ant-typography-copyable,html.fuduo-desktop-client .ant-typography-copyable *,html.fuduo-desktop-client .biz-assistant-md,html.fuduo-desktop-client .biz-assistant-msg-user,html.fuduo-desktop-client .biz-assistant-msg-assistant,html.fuduo-desktop-client .smart-chat-bubble,html.fuduo-desktop-client .sc-cr-msg-bubble,html.fuduo-desktop-client .sc-json-pre,html.fuduo-desktop-client .login-logs-table-text,html.fuduo-desktop-client .login-logs-cell-text,html.fuduo-desktop-client .login-logs-detail,html.fuduo-desktop-client .login-logs-detail *,html.fuduo-desktop-client .login-logs-tab,html.fuduo-desktop-client .login-logs-tab *,html.fuduo-desktop-client .profile-drawer__value--readonly,html.fuduo-desktop-client .user-manage-field__value.is-readonly,html.fuduo-desktop-client .shop-detail-item__value,html.fuduo-desktop-client .shop-detail-drawer,html.fuduo-desktop-client .shop-detail-drawer *,html.fuduo-desktop-client .assets-page,html.fuduo-desktop-client .assets-page *,html.fuduo-desktop-client .asset-drill-modal,html.fuduo-desktop-client .asset-drill-modal *,html.fuduo-desktop-client .cockpit-shop-detail-modal,html.fuduo-desktop-client .cockpit-shop-detail-modal *,html.fuduo-desktop-client .cockpit-shop-detail-modal-root,html.fuduo-desktop-client .cockpit-shop-detail-modal-root *,html.fuduo-desktop-client .force-logout-reason,html.fuduo-desktop-client .security-audit-page,html.fuduo-desktop-client .security-audit-page *,html.fuduo-desktop-client .user-operation-log-page,html.fuduo-desktop-client .user-operation-log-page *,html.fuduo-desktop-client .user-operation-log-page__detail-drawer,html.fuduo-desktop-client .user-operation-log-page__detail-drawer *,html.fuduo-desktop-client .user-operation-log-page__detail-drawer-root,html.fuduo-desktop-client .user-operation-log-page__detail-drawer-root *,html.fuduo-desktop-client .demand-detail-drawer,html.fuduo-desktop-client .demand-detail-drawer *,html.fuduo-desktop-client .demand-detail-drawer-root,html.fuduo-desktop-client .demand-detail-drawer-root *,html.fuduo-desktop-client .sales-report-page,html.fuduo-desktop-client .sales-report-page *,html.fuduo-desktop-client .sales-report-orders-modal,html.fuduo-desktop-client .sales-report-orders-modal *,html.fuduo-desktop-client .fd-overlay-modal.fuduo-allow-text-select,html.fuduo-desktop-client .fd-overlay-modal.fuduo-allow-text-select *,html.fuduo-desktop-client .ge-sku-code,html.fuduo-desktop-client .ge-sku-code *,html.fuduo-desktop-client .ge-product-id,html.fuduo-desktop-client .ge-product-id *,html.fuduo-desktop-client .fuduo-allow-text-select,html.fuduo-desktop-client .fuduo-allow-text-select *{-webkit-user-select:text;user-select:text}.table-scroll-host--dragging,.table-scroll-host--dragging *,html.fuduo-desktop-client .table-scroll-host--dragging,html.fuduo-desktop-client .table-scroll-host--dragging *{-webkit-user-select:none!important;user-select:none!important;cursor:grabbing!important}html.fuduo-desktop-client .ant-drawer-header,html.fuduo-desktop-client .ant-drawer-extra,html.fuduo-desktop-client .fuduo-biz-drawer,html.fuduo-desktop-client .fuduo-biz-drawer .ant-drawer-content-wrapper,html.fuduo-desktop-client .ant-modal-close,html.fuduo-desktop-client .ant-modal-header,html.fuduo-desktop-client .dept-asset-table-card--fullscreen,html.fuduo-desktop-client .dept-asset-table-card--fullscreen *,html.fuduo-desktop-client .ant-select-dropdown,html.fuduo-desktop-client .ant-dropdown,html.fuduo-desktop-client .ant-picker-dropdown,html.fuduo-desktop-client .ant-cascader-dropdown,html.fuduo-desktop-client .ant-mentions-dropdown,html.fuduo-desktop-client .shop-search-field-select__popup{-webkit-app-region:no-drag}html.fuduo-desktop-client .ant-drawer-root,html.fuduo-desktop-client .ant-modal-root,html.fuduo-desktop-client .fuduo-biz-drawer-root{z-index:1200}html.fuduo-desktop-client .fuduo-nested-overlay-root.ant-modal-root{z-index:1300}html.fuduo-desktop-client .ant-drawer-root:not(.ant-drawer-open){pointer-events:none!important}html.fuduo-desktop-client .ant-modal-root:not(:has(.ant-modal-wrap:not([style*="display: none"]))){pointer-events:none!important}html.fuduo-desktop-client .ant-modal-wrap[style*="display: none"]{pointer-events:none!important}html.fuduo-desktop-client .fd-overlay-modal,html.fuduo-desktop-client .fd-overlay-modal *{-webkit-app-region:no-drag}html.fuduo-desktop-client .fuduo-biz-drawer-root .ant-drawer-mask{z-index:0}html.fuduo-desktop-client .fuduo-biz-drawer-root .ant-drawer-content-wrapper{z-index:1;pointer-events:auto}.ant-modal-root:has(~.ant-modal-root) .ant-modal-mask,.ant-modal-root:has(~.ant-drawer-root.ant-drawer-open) .ant-modal-mask{opacity:0;pointer-events:none}.ant-drawer-root.ant-drawer-open:has(~.ant-modal-root) .ant-drawer-mask,.ant-drawer-root.ant-drawer-open:has(~.ant-drawer-root.ant-drawer-open) .ant-drawer-mask{opacity:0;pointer-events:none}.ant-modal-root .ant-modal-wrap{display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.ant-modal-root .ant-modal-wrap:before{display:none}.ant-modal-root .ant-modal-wrap .ant-modal{top:0!important;padding-bottom:0!important;margin:0;max-width:calc(100vw - 32px)}.ant-modal .ant-modal-content{max-height:min(85vh,calc(100vh - 32px));display:flex;flex-direction:column;overflow:hidden}.ant-modal .ant-modal-header,.ant-modal .ant-modal-footer{flex-shrink:0}.ant-modal .ant-modal-body{flex:1 1 auto;min-height:0;overflow:auto}.ant-modal.fuduo-contained-modal--fill .ant-modal-content{height:min(85vh,calc(100vh - 32px));max-height:min(85vh,calc(100vh - 32px))}.ant-modal.fuduo-contained-modal--fill .ant-modal-body{overflow:hidden;display:flex;flex-direction:column}.ant-drawer-right .ant-drawer-close{display:none!important}
