:root{--bg: #eef3f7;--panel: #fff;--line: #d7e1ec;--text: #1f2a3d;--muted: #667085;--blue: #4f73f6;--blue-soft: #eef4ff;--green: #0f8b72;--red: #c85d59;--amber: #f59e0b;--teal: #13a68c;--coral: #ef6f5a;--shadow: 0 14px 34px rgba(24, 39, 75, .07);--card-shadow: 0 8px 20px rgba(24, 39, 75, .045)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}.login-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,520px);min-width:320px;min-height:100vh;min-height:100dvh;overflow:hidden;background:#fff}.login-visual{position:relative;isolation:isolate;min-width:0;min-height:100vh;min-height:100dvh;overflow:hidden;background-color:#243746;background-position:38% center;background-size:cover;background-repeat:no-repeat}.login-visual:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:#081d2fa3}.login-visual:after{position:absolute;top:18px;right:18px;bottom:18px;left:18px;z-index:0;content:"";pointer-events:none;border:1px solid rgba(255,255,255,.16);border-radius:8px}.login-visual-content{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;padding:44px 64px 38px}.login-brand-lockup{display:inline-flex;align-items:center;gap:14px;width:fit-content;color:#fff}.login-brand-logo{display:grid;flex:0 0 188px;width:188px;height:62px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#fffffff2;box-shadow:0 14px 30px #03162429}.login-brand-logo img{display:block;width:168px;height:auto;object-fit:contain}.login-brand-copy strong,.login-brand-copy span{display:block}.login-brand-copy strong{font-size:19px;font-weight:760;line-height:1.2}.login-brand-copy span{margin-top:5px;color:#ffffffb8;font-size:11px;font-weight:650;line-height:1.2;text-transform:uppercase}.login-hero-copy{width:min(680px,90%);margin:auto 0;padding:56px 0 42px}.login-hero-kicker{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#cfeff0;font-size:14px;font-weight:680}.login-hero-kicker:before{width:30px;height:2px;content:"";background:#35c2b1}.login-hero-copy h1{max-width:640px;margin:0;color:#fff;font-size:50px;font-weight:780;line-height:1.14}.login-hero-copy>p:last-of-type{max-width:none;margin:22px 0 0;color:#fffc;font-size:17px;line-height:1.8;white-space:nowrap}.login-capabilities{display:flex;flex-wrap:wrap;gap:0;margin:34px 0 0;padding:0;color:#ffffffe6;list-style:none}.login-capabilities li{display:inline-flex;align-items:center;gap:9px;min-height:26px;padding:0 20px;border-left:1px solid rgba(255,255,255,.24);font-size:13px;white-space:nowrap}.login-capabilities li:first-child{padding-left:0;border-left:0}.login-capability-dot{width:8px;height:8px;border-radius:50%;background:#77a0ff;box-shadow:0 0 0 4px #77a0ff1f}.login-capability-dot.teal{background:#5ed9cc;box-shadow:0 0 0 4px #5ed9cc1f}.login-capability-dot.amber{background:#ffb660;box-shadow:0 0 0 4px #ffb6601f}.login-insight{display:grid;grid-template-columns:auto minmax(0,1fr) 78px;align-items:center;gap:14px;width:min(720px,100%);min-height:76px;padding:14px 16px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#0c2334c2;box-shadow:0 18px 45px #02142238;color:#fff}.login-insight-copy{position:relative;min-width:0;min-height:45px}.login-insight-slide{min-height:45px;animation:login-insight-copy-in .24s ease-out both}.login-ai-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(116,225,214,.56);border-radius:8px;background:#0b4d56;color:#8ee9df;font-size:13px;font-weight:800}.login-insight-label{display:flex;align-items:center;gap:8px;margin-bottom:6px;padding-right:80px;color:#8ee9df;font-size:12px;font-weight:720}.login-insight-label>span{width:6px;height:6px;border-radius:50%;background:#46d0c4;box-shadow:0 0 0 5px #46d0c421}.login-insight p{margin:0;color:#ffffffe0;font-size:14px;line-height:1.5}.login-insight-dots{position:absolute;top:-4px;right:0;display:flex;align-items:center;height:24px}.login-insight-dots button{position:relative;width:24px;height:24px;padding:0;border:0;border-radius:4px;background:transparent;cursor:pointer}.login-insight-dots button:before{position:absolute;top:50%;left:50%;width:7px;height:7px;content:"";border:1px solid rgba(142,233,223,.62);border-radius:50%;background:transparent;transform:translate(-50%,-50%);transition:width .18s ease,border-radius .18s ease,background-color .18s ease,box-shadow .18s ease}.login-insight-dots button:hover:before{border-color:#8ee9df}.login-insight-dots button.active:before{width:16px;border-color:#8ee9df;border-radius:4px;background:#8ee9df;box-shadow:0 0 8px #8ee9df85}.login-insight-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}@keyframes login-insight-copy-in{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.login-ai-robot{position:relative;width:72px;height:58px;justify-self:end;pointer-events:none}.login-ai-robot-float{position:absolute;top:0;left:8px;width:56px;height:52px;transform-origin:center bottom;animation:login-robot-float 3.2s ease-in-out infinite}.login-ai-robot-antenna{position:absolute;top:0;left:27px;width:2px;height:9px;border-radius:2px;background:#7cdbd2}.login-ai-robot-antenna>span{position:absolute;top:-2px;left:-3px;width:8px;height:8px;border:1px solid rgba(163,243,234,.84);border-radius:50%;background:#40d5c7;animation:login-robot-light 1.8s ease-in-out infinite}.login-ai-robot-head{position:absolute;top:8px;left:3px;width:50px;height:26px;border:1px solid rgba(163,243,234,.72);border-radius:9px;background:linear-gradient(180deg,#174c5c,#0e3546);box-shadow:inset 0 1px #ffffff29,0 6px 14px #0003}.login-ai-robot-head:before,.login-ai-robot-head:after{position:absolute;top:8px;width:4px;height:9px;content:"";border:1px solid rgba(126,218,210,.55);background:#0d3543}.login-ai-robot-head:before{left:-6px;border-radius:4px 0 0 4px}.login-ai-robot-head:after{right:-6px;border-radius:0 4px 4px 0}.login-ai-robot-eye{position:absolute;top:8px;width:8px;height:6px;border-radius:4px;background:#8ff0e5;box-shadow:0 0 7px #61e8dbbf;transform-origin:center;animation:login-robot-blink 4.6s ease-in-out infinite}.login-ai-robot-eye.left{left:10px}.login-ai-robot-eye.right{right:10px}.login-ai-robot-mouth{position:absolute;bottom:5px;left:50%;width:14px;height:2px;border-radius:2px;background:#8ff0e5ad;transform:translate(-50%)}.login-ai-robot-neck{position:absolute;top:34px;left:24px;width:8px;height:4px;border-inline:1px solid rgba(163,243,234,.55);background:#164859}.login-ai-robot-body{position:absolute;top:37px;left:9px;display:grid;width:38px;height:15px;place-items:center;border:1px solid rgba(163,243,234,.62);border-radius:6px 6px 8px 8px;background:#124352}.login-ai-robot-body:before,.login-ai-robot-body:after{position:absolute;top:4px;width:8px;height:3px;content:"";border-radius:3px;background:#67cfc5}.login-ai-robot-body:before{left:-7px;transform:rotate(-24deg)}.login-ai-robot-body:after{right:-7px;transform:rotate(24deg)}.login-ai-robot-core{display:grid;width:18px;height:10px;place-items:center;border:1px solid rgba(143,240,229,.58);border-radius:5px;color:#9bf4e9;font-size:7px;font-weight:800;line-height:1;animation:login-robot-core 2.2s ease-in-out infinite}.login-ai-robot-shadow{position:absolute;right:12px;bottom:0;width:48px;height:5px;border-radius:50%;background:#00000047;filter:blur(2px);animation:login-robot-shadow 3.2s ease-in-out infinite}@keyframes login-robot-float{0%,to{transform:translateY(1px) rotate(-1deg)}50%{transform:translateY(-4px) rotate(1deg)}}@keyframes login-robot-blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.12)}}@keyframes login-robot-light{0%,to{opacity:.62;box-shadow:0 0 0 2px #40d5c714}50%{opacity:1;box-shadow:0 0 0 5px #40d5c724,0 0 9px #40d5c7b8}}@keyframes login-robot-core{0%,to{background:#10636959;box-shadow:none}50%{background:#30baae59;box-shadow:0 0 8px #4edcce7a}}@keyframes login-robot-shadow{0%,to{opacity:.72;transform:scaleX(1)}50%{opacity:.4;transform:scaleX(.78)}}@media(prefers-reduced-motion:reduce){.login-ai-robot-float,.login-ai-robot-eye,.login-ai-robot-antenna>span,.login-ai-robot-core,.login-ai-robot-shadow{animation:none}.login-insight-slide{animation:none}.login-insight-dots button:before{transition:none}}.login-form-side{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100vh;min-height:100dvh;padding:28px 42px 24px;background-color:#fff;background-image:linear-gradient(#edf2f7 1px,transparent 1px),linear-gradient(90deg,#edf2f7 1px,transparent 1px);background-size:48px 48px}.login-form-side:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:#ffffffed}.login-panel,.login-footer{position:relative;z-index:1}.login-panel{width:100%;margin:auto 0;padding:42px 2px 32px}.login-mobile-brand{display:none}.login-panel-kicker{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#0b8f87;font-size:13px;font-weight:720}.login-panel-kicker:before{width:18px;height:2px;content:"";background:#0b8f87}.login-panel h2{margin:0;font-size:30px;font-weight:780;line-height:1.28}.login-panel-subtitle{margin:10px 0 34px;color:var(--muted);font-size:14px;line-height:1.6}.login-message{margin:0 0 18px;padding:11px 12px;border:1px solid #f0caca;border-radius:8px;background:#fff6f6;color:#b33e3e;font-size:13px;line-height:1.45}.login-form{display:grid;gap:20px}.login-field{display:grid;gap:9px}.login-field label{color:#34465c;font-size:13px;font-weight:680}.login-text-input{display:block;width:100%;height:52px;padding:0 15px;border:1px solid #ccd7e4;border-radius:8px;background:#fff;color:#14263f;font-size:15px;transition:border-color .15s ease,box-shadow .15s ease}.login-text-input::placeholder{color:#64748b}.login-text-input:hover{border-color:#9fb0c4}.login-text-input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #4f73f61c}.remember-line{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#53657b;font-size:13px;cursor:pointer}.remember-line input{width:16px;height:16px;margin:0;padding:0;accent-color:var(--blue)}.remember-line input:focus-visible{outline:2px solid rgba(79,115,246,.55);outline-offset:2px}.primary.login-submit{height:52px;border:1px solid var(--blue);border-radius:8px;font-size:15px;font-weight:720;box-shadow:0 12px 24px #4f73f633;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.primary.login-submit:hover:not(:disabled){border-color:#3458db;background:#3458db;box-shadow:0 15px 28px #3458db3d;transform:translateY(-1px)}.login-security-note{margin:22px 0 0;padding-top:20px;border-top:1px solid var(--line);color:#607187;font-size:12px;line-height:1.6}.login-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#637389;font-size:11px;line-height:1.5}@media(max-width:1240px){.login-shell{display:block;overflow:visible}.login-visual{min-height:290px;background-position:center 44%}.login-visual:after{top:12px;right:12px;bottom:12px;left:12px}.login-visual-content{min-height:290px;padding:26px 28px 30px}.login-brand-lockup,.login-insight,.login-capabilities{display:none}.login-hero-copy{width:100%;margin:auto 0 0;padding:34px 0 2px}.login-hero-kicker{margin-bottom:12px}.login-hero-copy h1{max-width:560px;font-size:34px}.login-hero-copy>p:last-of-type{max-width:570px;margin-top:12px;font-size:14px;line-height:1.65;white-space:normal}.login-form-side{min-height:calc(100vh - 290px);min-height:calc(100dvh - 290px);padding:24px 28px 22px;background-size:40px 40px}.login-panel{max-width:520px;margin:0 auto;padding:10px 0 30px}.login-mobile-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.login-mobile-brand img{display:block;width:132px;height:auto}.login-mobile-brand strong,.login-mobile-brand small{display:block}.login-mobile-brand strong{font-size:16px}.login-mobile-brand small{margin-top:3px;color:var(--muted);font-size:10px}.login-footer{width:100%;max-width:520px;margin:0 auto}}@media(max-width:520px){.login-visual,.login-visual-content{min-height:240px}.login-visual-content{padding:22px 22px 26px}.login-hero-copy h1{font-size:30px}.login-hero-copy>p:last-of-type{max-width:330px}.login-form-side{min-height:calc(100vh - 240px);min-height:calc(100dvh - 240px);padding:22px 22px 20px}.login-panel{padding-top:4px}.login-mobile-brand{margin-bottom:24px}.login-panel h2{font-size:26px}.login-panel-subtitle{margin-bottom:28px}.login-footer{flex-direction:column;align-items:flex-start;gap:5px}}.brand-mark{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;border:1px solid #d9e4ef;background:#fff url(/operation-cockpit/brand/haini-cockpit-icon-192.png) center / cover no-repeat;box-shadow:0 8px 18px #18274b14;color:transparent;font-size:0;font-weight:800;flex:0 0 auto}.hint,.muted{color:var(--muted);font-size:13px}input,select,.mini-input{height:34px;border:1px solid var(--line);border-radius:6px;background:#fbfbfc;color:var(--text);padding:0 10px;outline:none}.search-select{position:relative;display:block;min-width:150px}.search-select input{width:100%;min-width:0}.select-pop{position:absolute;z-index:50;top:calc(100% + 4px);left:0;width:max(100%,420px);max-height:260px;overflow:auto;padding:4px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:var(--shadow)}.select-pop button{width:100%;min-height:30px;padding:6px 8px;border-radius:4px;background:#fff;color:var(--text);text-align:left}.select-search{position:sticky;top:0;z-index:1;padding:4px;margin-bottom:4px;border-bottom:1px solid #eef2f7;background:#fff}.select-search input{width:100%;height:32px}.select-pop button:hover{background:var(--blue-soft);color:#275fd0}.select-empty{padding:8px;color:var(--muted);font-size:12px}.identity-select{width:148px}.primary,.ghost{height:34px;border-radius:6px;padding:0 14px;white-space:nowrap}.primary{background:var(--blue);color:#fff}.ghost{background:var(--blue-soft);color:#275fd0;border:1px solid #cfe0ff}.danger{background:#fff1f1;color:var(--red);border-color:#ffd2d2}.full{width:100%}.app{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr);background:var(--bg)}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;background:linear-gradient(180deg,#fff,#f8fbff);border-right:1px solid #dfe8f2;box-shadow:8px 0 26px #18274b09}.side-head{display:flex;gap:12px;align-items:center;min-height:88px;padding:18px 16px 16px;border-bottom:1px solid var(--line)}.side-title{min-width:0;color:#24324b;font-weight:880;font-size:16px;line-height:1.18;letter-spacing:0}.side-title span{display:block;margin-top:4px;color:#748196;font-size:11.5px;line-height:1.1;font-weight:680;letter-spacing:0}.menu{padding:14px 12px 18px}.menu-title{padding:15px 10px 8px;color:#7f8da1;font-size:12px;font-weight:760;line-height:1.2}.menu button{width:100%;min-height:44px;border:1px solid transparent;border-radius:8px;background:transparent;color:#344054;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;margin-bottom:6px;font-size:15px;font-weight:740;line-height:1;transition:color .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.menu button:hover{border-color:#e0e8f2;background:#f5f8fc;color:#20314a}.menu button:focus-visible{outline:2px solid rgba(79,115,246,.48);outline-offset:2px}.menu button.active{border-color:#4f73f6;color:#fff;background:linear-gradient(135deg,#3f6cf4,var(--blue));box-shadow:0 9px 20px #4f73f633}.menu button.expanded:not(.active){border-color:#d9e4ff;background:#f2f6ff;color:#2858d8}.menu-label,.submenu-label{min-width:0;display:inline-flex;align-items:center;gap:10px}.menu-label span:last-child,.submenu-label span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-arrow{display:inline-grid;flex:0 0 20px;width:20px;height:20px;place-items:center;border:1px solid currentColor;border-radius:5px;background:#ffffff80;color:currentColor;opacity:.72;font-size:12px;font-weight:900;line-height:1}.menu button.active .menu-arrow{background:#ffffff21;opacity:.88}.menu-icon{--icon-color: var(--blue);--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0'/%3E%3Cpath d='M12 13l4-4'/%3E%3Cpath d='M7 18h10'/%3E%3C/svg%3E");width:22px;height:22px;border-radius:7px;border:1px solid #dbe5f0;background:#f7fbff;flex:0 0 auto;position:relative;display:inline-grid;place-items:center}.menu-icon:before{content:"";width:14px;height:14px;background:var(--icon-color);-webkit-mask:var(--icon-mask) center / contain no-repeat;mask:var(--icon-mask) center / contain no-repeat}.menu-icon-analysisDashboard{--icon-color: var(--blue)}.menu-icon-analysis{--icon-color: #0f8b72;--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V5'/%3E%3Cpath d='M4 19h16'/%3E%3Cpath d='m7 15 4-4 3 3 5-7'/%3E%3C/svg%3E")}.menu-icon-dataPerm{--icon-color: var(--teal);--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 5 6v5c0 4.5 2.8 7.8 7 10 4.2-2.2 7-5.5 7-10V6l-7-3Z'/%3E%3Cpath d='m9 12 2 2 4-5'/%3E%3C/svg%3E")}.menu-icon-menus{--icon-color: var(--amber);--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 6h12'/%3E%3Cpath d='M8 12h12'/%3E%3Cpath d='M8 18h12'/%3E%3Cpath d='M4 6h.01'/%3E%3Cpath d='M4 12h.01'/%3E%3Cpath d='M4 18h.01'/%3E%3C/svg%3E")}.menu-icon-userRoles{--icon-color: var(--amber);--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='10' cy='7' r='4'/%3E%3Cpath d='M20 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M17 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}.menu-icon-divisions{--icon-color: var(--coral);--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='3' width='6' height='5' rx='1'/%3E%3Crect x='4' y='16' width='6' height='5' rx='1'/%3E%3Crect x='14' y='16' width='6' height='5' rx='1'/%3E%3Cpath d='M12 8v4'/%3E%3Cpath d='M7 16v-4h10v4'/%3E%3C/svg%3E")}.menu button.active .menu-icon{border-color:#ffffff73;background:#ffffff29}.menu button.active .menu-icon{--icon-color: #fff}.submenu{display:grid;gap:3px;margin:-1px 0 10px 25px;padding:6px 0 4px 14px;border-left:2px solid #dfe8f3}.menu .submenu-item{position:relative;min-height:38px;margin-bottom:0;padding:0 10px;border:1px solid transparent;border-radius:7px;color:#53647b;font-size:14px;font-weight:680;justify-content:flex-start}.menu .submenu-item:before{position:absolute;top:50%;left:-15px;width:13px;content:"";border-top:1px solid #dfe8f3}.menu .submenu-item:hover{border-color:#e1e9f3;background:#f7f9fc;color:#263a56}.menu .submenu-item.active{color:var(--blue);border-color:#d2defd;background:#edf3ff;box-shadow:inset 3px 0 0 var(--blue)}.menu .submenu-item.active:before{border-color:#9eb6f7}.submenu-dot{width:7px;height:7px;border-radius:999px;background:currentColor;opacity:.58;flex:0 0 auto}.menu .submenu-item.active .submenu-dot{opacity:1;box-shadow:0 0 0 4px #4f73f61f}.main{min-width:0;background:linear-gradient(180deg,#f8fbff 0,var(--bg) 170px)}.topbar{position:sticky;top:0;z-index:30;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 24px;border-bottom:1px solid rgba(215,225,236,.82);background:#f8fbffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.crumb h2{margin:0;color:#24324b;font-size:20px;line-height:1.15;font-weight:820}.crumb p{margin:4px 0 0;color:#7d8999;font-size:12px}.userbox{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:12px}.user-meta{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5b6678;font-weight:680}.admin-menu{position:relative;flex:0 0 auto}.admin-menu summary{list-style:none;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #cfe0ff;border-radius:6px;background:#fff;color:#275fd0;font-weight:780;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-menu summary::-webkit-details-marker{display:none}.admin-menu summary:after{content:"▾";font-size:11px;line-height:1;color:currentColor;opacity:.75}.admin-menu[open] summary,.admin-menu summary.active{background:var(--blue-soft);border-color:#adc7ff}.admin-menu-pop{position:absolute;top:calc(100% + 8px);right:0;z-index:80;width:190px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 42px #18274b24}.admin-menu-title{padding:7px 7px 5px;color:#8b98aa;font-size:11px;font-weight:780}.admin-menu-pop button{width:100%;min-height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;border-radius:6px;background:transparent;color:#344054;font-weight:740;text-align:left}.admin-menu-pop button:hover{background:#f4f7fb;color:#24324b}.admin-menu-pop button.active{background:var(--blue-soft);color:#275fd0}.todo-menu{position:relative;flex:0 0 auto}.todo-menu summary{list-style:none;height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #d7e3f6;border-radius:6px;background:#fff;color:#344054;font-weight:780;cursor:pointer;-webkit-user-select:none;user-select:none}.todo-menu summary::-webkit-details-marker{display:none}.todo-menu[open] summary{background:#f8fbff;border-color:#adc7ff}.todo-menu summary b{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:9px;background:#ef4444;color:#fff;font-size:11px;line-height:1}.todo-menu-pop{position:absolute;top:calc(100% + 8px);right:0;z-index:82;width:236px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 42px #18274b24}.todo-menu-pop button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 9px;border-radius:6px;background:transparent;color:#344054;font-weight:740;text-align:left}.todo-menu-pop button:hover{background:#f4f7fb;color:#24324b}.todo-menu-pop button strong{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:var(--blue-soft);color:#275fd0;font-size:12px}.todo-empty{padding:12px 8px;color:#8b98aa;font-size:12px}.content{width:100%;max-width:none;margin:0;padding:10px 18px 26px}.state-panel{min-height:220px;display:grid;place-items:center;gap:10px;align-content:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted)}.state-panel.error{color:var(--red)}.state-panel.error span{color:var(--muted)}.notice{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:120;min-width:320px;max-width:680px;padding:13px 18px;border:1px solid #cfe0ff;border-radius:6px;background:#fff;color:#275fd0;box-shadow:var(--shadow);font-size:14px;font-weight:720;text-align:center}.toolbar{display:grid;grid-template-columns:minmax(118px,.82fr) minmax(118px,.86fr) minmax(118px,.86fr) minmax(130px,.92fr) minmax(118px,.82fr) minmax(170px,1.1fr) auto;gap:8px;margin-bottom:14px;padding:9px 10px;border:1px solid var(--line);border-radius:14px;background:#ffffffeb;box-shadow:var(--shadow)}.toolbar>*{min-width:0}.field{display:grid;gap:5px;min-width:0}.field label{color:var(--muted);font-size:12px;font-weight:700}.action-cell{display:flex;gap:8px;align-items:end}.summary-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:14px;margin-bottom:14px}.summary-card,.summary-ad,.module,.trend-panel,.rank-panel,.panel{border:1px solid rgba(214,224,237,.92);border-radius:14px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.summary-card,.summary-ad{position:relative;min-height:166px;background:linear-gradient(135deg,#fffffff5,#eff7ffdb),radial-gradient(circle at 82% 8%,rgba(49,92,246,.18),transparent 168px),radial-gradient(circle at 96% 94%,rgba(0,165,141,.16),transparent 176px)}.summary-card:before,.summary-ad:before{display:none;content:none}.summary-ad{background:linear-gradient(135deg,#fffffff5,#ffffffdb),radial-gradient(circle at 96% 0%,rgba(238,116,95,.15),transparent 140px),radial-gradient(circle at 12% 100%,rgba(245,165,36,.12),transparent 140px)}.summary-ad:before{display:none;content:none}.summary-head{min-height:40px;padding:10px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;background:#ffffffad}.summary-inner{height:calc(100% - 40px);min-height:126px;padding:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;background:linear-gradient(180deg,#ffffff9e,#f2f9ffb8)}.summary-metric,.summary-stack-item{padding:14px 18px;border:1px solid rgba(224,232,242,.9);border-radius:14px;background:#ffffffb8}.summary-metric{min-height:98px;height:100%;display:grid;align-content:center}.summary-card .summary-metric{background:linear-gradient(135deg,#fffffff2,#eef5ffe0)}.summary-card .summary-metric:nth-child(2){background:linear-gradient(135deg,#fffffff2,#ebfaf6e6)}.summary-card .summary-metric:nth-child(3){background:linear-gradient(135deg,#fffffff2,#f1f8ffe6)}.summary-label,.summary-stack-item span{color:#69778c;font-size:13px;font-weight:760}.summary-value{margin-top:10px;color:#26364d;font-size:36px;font-weight:820;white-space:nowrap}.summary-value.empty-value{color:transparent}.summary-note{margin-top:8px;padding-top:7px;border-top:1px solid rgba(117,132,155,.16);color:#6f7b8d;font-size:12px;font-weight:700}.summary-stack{padding:56px 14px 14px;position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-stack-title{position:absolute;top:18px;left:18px;font-size:14px;font-weight:760}.summary-stack-item strong{display:block;margin-top:8px;color:#38475e;font-size:22px}.summary-ad-head{min-height:40px;padding:10px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;background:#ffffffad}.summary-ad-body{padding:14px;height:calc(100% - 40px);min-height:126px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;align-items:stretch;gap:10px}.summary-ad-item{min-height:98px;padding:14px 16px;border:1px solid #edf2f7;border-radius:13px;background:linear-gradient(135deg,#fff,#fff4f0);display:grid;align-content:center;height:100%;gap:7px}.summary-ad-item:nth-child(2){background:linear-gradient(135deg,#fff,#fff8e8)}.summary-ad-item label{color:#69778c;font-size:13px;font-weight:760}.summary-ad-item strong{color:#38475e;font-size:24px;line-height:1;font-weight:810}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:14px;margin-bottom:12px}.module-head,.trend-head,.rank-head,.panel-head{min-height:44px;padding:9px 14px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:#fff}.module-title strong,.rank-title strong,.panel-head h3{font-size:14px;font-weight:760;margin:0}.rank-title strong{display:inline-flex;align-items:center;gap:8px}.module-title span{display:block;color:#8a94a6;font-size:12px;margin-top:4px}.trade-grid,.ad-grid{display:grid;gap:8px;padding:10px;background:#fff}.trade-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric,.ad-card{position:relative;min-height:82px;padding:12px 36px 11px 13px;border:1px solid #eaf0f7;border-radius:13px;box-shadow:var(--card-shadow);display:grid;align-content:center;gap:5px}.metric:before,.ad-card:before{content:"";position:absolute;left:12px;top:0;width:42px;height:3px;border-radius:0 0 999px 999px;background:var(--blue)}.trade-grid .metric:nth-child(2):before{background:#00a58d}.trade-grid .metric:nth-child(3):before{background:#f5a524}.trade-grid .metric:nth-child(4):before{background:#ee745f}.trade-grid .metric:nth-child(5):before{background:#7467f0}.trade-grid .metric:nth-child(6):before{background:#4ba3c7}.trade-grid .metric:nth-child(7):before{background:#2bbf9f}.trade-grid .metric:nth-child(8):before{background:#8c6ff7}.ad-grid .ad-card:nth-child(1):before{background:#ee745f}.ad-grid .ad-card:nth-child(2):before{background:#f5a524}.ad-grid .ad-card:nth-child(3):before{background:#00a58d}.ad-grid .ad-card:nth-child(4):before{background:#7467f0}.metric-label{color:#6d7178;font-size:11.5px;font-weight:680}.metric-value{color:#38475e;font-size:21px;font-weight:680;white-space:nowrap}.metric-sub{color:#777d86;font-size:11.5px}.metric-sub.up{color:var(--red);font-weight:700}.metric-sub.down{color:var(--green);font-weight:700}.metric-help{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:6px;border:1px solid #dce7f8;background:#f4f8ff;color:#7f9bc1;display:grid;place-items:center;font-size:12px;line-height:1;font-weight:820;-webkit-user-select:none;user-select:none;z-index:2}.metric-help:hover:before,.metric-help:focus:before{content:attr(data-tip);position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;width:max-content;max-width:260px;padding:8px 10px;border-radius:6px;border:1px solid #dce5ef;background:#fff;color:#566174;box-shadow:0 10px 22px #1622331c;font-size:12px;line-height:1.5;font-weight:620;white-space:normal;text-align:left}.trend-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:12px;margin-bottom:12px}.trend-controls,.trend-period{display:inline-flex;align-items:center;gap:4px}.trend-period{padding:3px;border:1px solid var(--line);border-radius:999px;background:#fbfbfc}.trend-period button{height:26px;min-width:48px;border-radius:999px;background:transparent;color:#707783}.trend-period button.active{background:#fff;color:var(--blue);box-shadow:0 3px 10px #1f2a440f}.trend-body,.rank-body{padding:10px 12px 12px;background:#fafafa}.trend-chart-card,.rank-table-scroll{border:1px solid #eceef3;border-radius:8px;background:#fff;box-shadow:var(--card-shadow);padding:10px}.trend-chart-card{overflow:hidden}.rank-table-scroll{overflow:auto}.trend-legend{display:flex;gap:8px 12px;flex-wrap:wrap;min-height:22px;margin-bottom:6px}.legend-item{display:inline-flex;align-items:center;gap:6px;color:#5d6675;font-size:12px;font-weight:680}.legend-dot{width:8px;height:8px;border-radius:50%;background:var(--legend-color)}.legend-dot.dashed{background:transparent;border:1.5px dashed var(--legend-color);opacity:.65}.trend-chart{height:clamp(238px,13.5vw,292px);min-height:238px;overflow:hidden}.trend-chart svg{width:100%;height:100%;overflow:hidden}.trend-gridline{stroke:#edf0f4;stroke-width:1}.trend-line{fill:none;stroke-width:2.05;stroke-linecap:round;stroke-linejoin:round}.trend-line.dashed{stroke-dasharray:7 7;opacity:.35}.trend-axis{fill:#8a94a6;font-size:12px}.rank-grid{display:grid;gap:12px}.rank-data-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:9px 8px;border-bottom:1px solid #f0f2f5;text-align:left;vertical-align:middle}th{color:#8a94a6;background:#fbfcff;font-weight:720}.rank-data-table tbody tr.selected td{background:#f4f8ff}.rank-header-tip{cursor:help;text-decoration:underline dotted rgba(93,128,245,.42);text-underline-offset:3px}.rank-index{color:#7d8797;font-size:12px;font-weight:820}.rank-index.top{color:#c0842c}.rank-data-table th,.rank-data-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-object{display:grid;gap:3px;min-width:0;max-width:100%;overflow:hidden}.rank-object strong{color:var(--text);font-size:13px;line-height:1.25}.rank-object span{color:var(--muted);font-size:12px;line-height:1.25}.rank-object strong,.rank-object span{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-soft-chip,.rank-value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-soft-chip{display:inline-flex;min-width:72px;justify-content:center;padding:4px 8px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-weight:760}.rank-value{display:inline-block}.tag{border-radius:999px;padding:2px 8px;font-size:12px;background:var(--blue-soft);color:var(--blue);white-space:nowrap}.tag.green{background:#eaf8f1;color:var(--green)}.tag.amber{background:#fff5df;color:#b56d00}.tag.red{background:#fff1f1;color:var(--red)}.flat{border-radius:6px;box-shadow:none;border-color:#d8e2ee;margin-bottom:12px}.panel-body{padding:10px}.cockpit-page{display:grid;gap:0;min-width:0}.cockpit-page>*{min-width:0}.cockpit-local-nav{display:inline-flex;width:max-content;max-width:100%;gap:4px;margin:0 0 12px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--card-shadow)}.cockpit-local-nav button{min-width:164px;min-height:42px;display:grid;align-content:center;gap:3px;padding:0 14px;border-radius:6px;background:transparent;color:#526176;text-align:left}.cockpit-local-nav button.active{background:var(--blue);color:#fff}.cockpit-local-nav strong{font-size:14px}.cockpit-local-nav span{font-size:11px;opacity:.82}.cockpit-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px}.cockpit-head-copy{min-width:0;overflow:visible}.cockpit-title-line{position:relative;display:flex;align-items:center;gap:8px;min-width:0;overflow:visible}.cockpit-head h1{margin:0;color:#273142;font-size:23px;line-height:1.18;font-weight:820}.title-help{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:18px;height:18px;padding:0;border:1px solid #cfdcf4;border-radius:50%;background:#f6f9ff;color:#4e76e8;font:850 12px/1 DengXian,Microsoft YaHei,Arial,sans-serif;cursor:help;z-index:60}.title-help:hover,.title-help:focus{outline:none;border-color:#7ba4ff;background:#edf4ff;box-shadow:0 0 0 3px #4e76e81f}.title-help:after{content:attr(data-tip);position:absolute;left:calc(100% + 10px);top:0;bottom:auto;z-index:80;width:max-content;max-width:none;padding:8px 10px;border:1px solid #dbe5f4;border-radius:8px;background:#fff;color:#273142;box-shadow:0 12px 28px #14244424;font-size:12px;font-weight:500;line-height:1.5;white-space:nowrap;text-align:left;transform:none;opacity:0;visibility:hidden;pointer-events:none}.title-help:hover:after,.title-help:focus:after{opacity:1;visibility:visible}.section-help{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:18px;height:18px;padding:0;border:1px solid #cfdcf4;border-radius:50%;background:#f6f9ff;color:#4e76e8;font:850 12px/1 DengXian,Microsoft YaHei,Arial,sans-serif;cursor:help}.section-help:hover,.section-help:focus{outline:none;border-color:#7ba4ff;background:#edf4ff;box-shadow:0 0 0 3px #4e76e81f}.section-help:after{content:attr(data-tip);position:absolute;left:calc(100% + 10px);top:50%;bottom:auto;z-index:30;width:max-content;max-width:260px;padding:8px 10px;border:1px solid #dbe5f4;border-radius:8px;background:#fff;color:#273142;box-shadow:0 12px 28px #14244424;font-size:12px;font-weight:500;line-height:1.5;white-space:normal;text-align:left;transform:translateY(-50%);opacity:0;visibility:hidden;pointer-events:none}.section-help:hover:after,.section-help:focus:after{opacity:1;visibility:visible}@media(max-width:720px){.title-help:after{left:0;top:calc(100% + 8px);width:max-content;max-width:none;white-space:nowrap;transform:none}.section-help:after{left:0;top:calc(100% + 8px);width:min(260px,calc(100vw - 48px));max-width:calc(100vw - 48px);transform:none}}.cockpit-toolbar{margin-bottom:12px}.cockpit-toolbar.is-querying{opacity:.82}.cockpit-toolbar>*{min-width:0;max-width:100%}.cockpit-toolbar select{width:100%;min-width:0;max-width:100%;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#fbfbfc;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit-toolbar input{width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit-toolbar select:disabled,.cockpit-toolbar input:disabled{background:#f1f5f9;color:#667085;cursor:not-allowed}.readonly-dimension{height:34px;display:flex;align-items:center;padding:0 10px;border:1px solid #cfe0ff;border-radius:6px;background:var(--blue-soft);color:#275fd0;font-size:13px;font-weight:760;white-space:nowrap}.cockpit-chart-card{border:1px solid #eceef3;border-radius:8px;background:#fff;box-shadow:var(--card-shadow);padding:10px;overflow:hidden}.cockpit-legend{display:flex;gap:8px 12px;flex-wrap:wrap;min-height:22px;margin-bottom:6px}.cockpit-chart{height:clamp(238px,13.5vw,292px);min-height:238px}.cockpit-chart svg{width:100%;height:100%;display:block}.rank-tabs{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:999px;background:#fff}.rank-tabs button{height:28px;min-width:48px;padding:0 12px;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;font-weight:720}.rank-tabs button.active{background:var(--blue-soft);color:var(--blue)}.rank-tools,.panel-tools,.trend-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.link-btn{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #dbe6ff;border-radius:999px;background:#fff;color:var(--blue);font-size:12px;font-weight:760;text-decoration:none}.cockpit-rank-scroll{overflow:auto;padding:0}.cockpit-rank-scroll .rank-data-table{min-width:1480px}.cockpit-rank-scroll .ad-table{min-width:1080px}.detail-rank-table{min-width:3180px}.fact-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:12px;margin-bottom:12px}.fact-panel,.metric-section-card{border:1px solid rgba(214,224,237,.92);border-radius:12px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.fact-head,.metric-section-head{min-height:44px;display:flex;align-items:center;gap:8px;padding:9px 14px;border-bottom:1px solid var(--line);background:#fff}.fact-title,.panel-title{display:flex;align-items:center;gap:8px;color:#273142;font-size:14px;font-weight:780}.dot{width:8px;height:8px;border-radius:999px;background:var(--blue);display:inline-block}.fact-body{padding:12px;background:#fbfdff}.amount-bridge{display:grid;gap:12px}.bridge-flow{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);gap:10px;align-items:stretch}.bridge-node{min-width:0;min-height:140px;display:grid;gap:8px;align-content:center;padding:14px;border:1px solid #e4ebf5;border-radius:10px;background:#fff}.bridge-node label,.deduct-item label,.snapshot-item label,.metric-row label{color:#637187;font-size:12px;font-weight:740}.bridge-node strong{color:#26364d;font-size:30px;line-height:1}.bridge-node span,.deduct-item em,.snapshot-item span,.metric-row span{color:var(--muted);font-size:12px;line-height:1.35;font-style:normal}.bridge-node>span{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.bridge-op{display:grid;place-items:center;color:var(--blue);font-size:24px;font-weight:820}.node-delta{color:var(--green);font-size:12px;font-style:normal;font-weight:760}.deduct-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.deduct-item,.snapshot-item{position:relative;min-height:96px;display:grid;gap:7px;align-content:center;padding:12px;border:1px solid #e8eef6;border-radius:8px;background:#fff}.deduct-item strong,.snapshot-item strong{color:#2d3d55;font-size:22px;line-height:1}.snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-section-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.metric-section-head h3{margin:0;font-size:14px;font-weight:780}.metric-section-body{display:grid;gap:8px;padding:10px;background:#fbfdff}.metric-row{position:relative;min-height:56px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:4px 8px;align-items:center;padding:9px 10px;border:1px solid #e8eef6;border-radius:6px;background:#fff}.metric-row .metric-help{position:relative;top:auto;right:auto;grid-column:1;grid-row:1}.metric-row .metric-help:hover:before,.metric-row .metric-help:focus:before{left:0;right:auto}.section-note{margin:0;min-height:56px;display:grid;align-items:center;padding:9px 10px;border:1px dashed #dbe6ff;border-radius:6px;background:#f8fbff;color:var(--muted);font-size:12px;line-height:1.5}.metric-row label{grid-column:2}.metric-row strong{grid-column:3;color:#2d3d55;font-size:17px}.metric-row span:not(.metric-help){grid-column:2 / -1}.workbench,.analysis-grid{margin-bottom:12px}.mini-tools{display:flex;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line);background:#fbfdff}.mini-tools.no-border{padding:0;border-bottom:0;background:transparent}.segmented{display:inline-flex;gap:0;padding:3px;border:1px solid var(--line);border-radius:7px;background:#f6f8fb}.segmented button{height:28px;padding:0 13px;border-radius:5px;background:transparent;color:#687386;font-weight:720}.segmented button.active{background:#fff;color:var(--blue);box-shadow:0 3px 10px #1f2a440f}.layout-2{display:grid;grid-template-columns:420px minmax(0,1fr);gap:12px}.permission-layout{display:grid;grid-template-columns:minmax(620px,.95fr) minmax(0,1fr);gap:12px}.data-permission-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.permission-tip{margin:0 0 10px;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#687386;font-size:13px}.role-create{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.reason-input{flex:1;min-width:260px}.compact{max-width:320px;margin-bottom:0}.list{display:grid;gap:6px}.list-search{width:100%;margin-bottom:8px}.inline-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.user-list{max-height:620px;overflow:auto;padding-right:4px}.user-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;line-height:1.35}.user-meta{display:block;margin-top:3px;font-size:12px}.dept-full{display:block;margin-top:3px;line-height:1.35;white-space:normal;word-break:break-all}.empty-row{padding:10px;border:1px dashed var(--line);border-radius:4px;text-align:center}.list button{min-height:38px;text-align:left;padding:8px 10px;border:1px solid #e2e8f1;border-radius:4px;background:#fff;color:var(--text)}.list button.active{border-color:var(--blue);background:var(--blue-soft)}.user-role-table{overflow:visible}.user-role-table table{table-layout:fixed}.user-role-table th:nth-child(2){width:150px}.user-role-table th:nth-child(3){width:210px}.user-role-table th:nth-child(4){width:170px}.user-role-table th:nth-child(5){width:170px}.user-role-table tr.active td{background:var(--blue-soft)}.link-cell{display:grid;gap:2px;min-height:30px;padding:0;color:var(--text);background:transparent;text-align:left}.link-cell strong{font-size:13px}.user-role-table td:last-child{white-space:nowrap}.user-role-table td:last-child .ghost{margin-right:6px}.user-role-layout{grid-template-columns:430px minmax(780px,1fr);align-items:start}.role-filter-bar{display:grid;grid-template-columns:minmax(280px,.9fr) auto auto;gap:8px;align-items:start;margin-bottom:8px}.user-role-filter{grid-template-columns:minmax(280px,420px) auto;justify-content:start}.batch-role-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:#fbfdff}.dept-panel .panel-body{display:grid;gap:10px}.dept-list{display:grid;gap:3px;max-height:calc(100vh - 210px);overflow:auto;padding-right:4px}.dept-list button{display:grid;gap:4px;width:100%;min-height:48px;padding:9px 10px;border:1px solid #e2e8f1;border-radius:4px;background:#fff;text-align:left;color:var(--text)}.dept-list button.active{border-color:var(--blue);background:var(--blue-soft)}.dept-list button span{color:var(--muted);font-size:12px;line-height:1.35;word-break:break-all}.dept-node{position:relative}.dept-tree-main{display:flex;align-items:center;gap:7px;min-width:0}.dept-tree-main strong{color:var(--text);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-toggle{flex:0 0 18px;width:18px;height:18px;display:inline-grid;place-items:center;border:1px solid #cfd9e6;border-radius:3px;background:#f8fbff;color:#55627a;font-size:13px;font-weight:800;line-height:1}.tree-toggle.empty{border-color:transparent;background:transparent}.dept-path{padding-left:25px;color:var(--muted);font-size:12px;line-height:1.35;word-break:break-all}.root-node .dept-path{padding-left:25px}.user-role-table th:nth-child(1){width:58px}.user-role-table th:nth-child(2){width:110px}.user-role-table th:nth-child(3){width:120px}.user-role-table th:nth-child(5){width:110px}.user-role-table th:nth-child(6){width:80px}.user-role-table th:nth-child(7){width:170px}.dept-role-box{display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#fbfdff}.dept-role-box strong{line-height:1.35;word-break:break-all}.role-assign{display:grid;grid-template-columns:auto minmax(120px,auto) minmax(220px,320px) auto;gap:8px;align-items:center;padding:0 0 10px;border-bottom:1px solid var(--line);margin-bottom:10px}.division-panel{overflow:visible;max-width:none}.division-panel-body{overflow:visible;padding:14px}.division-table-wrap{overflow:visible}.division-table{min-width:1380px;table-layout:fixed}.division-table th:nth-child(1){width:270px}.division-table th:nth-child(2){width:150px}.division-table th:nth-child(3){width:130px}.division-table th:nth-child(4){width:310px}.division-table th:nth-child(5){width:340px}.division-table th:nth-child(6){width:150px}.division-table th:nth-child(7){width:80px}.division-table th:nth-child(8){width:88px}.division-table .search-select{min-width:280px}.division-table .select-pop{width:520px;max-height:360px}.switch{width:38px;height:20px;border-radius:999px;background:#c9d4df;padding:2px;display:inline-flex;align-items:center}.switch i{width:16px;height:16px;background:#fff;border-radius:50%;display:block;transition:.18s}.switch.on{background:var(--blue)}.switch.on i{transform:translate(18px)}.pager{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:12px 14px;border-top:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px;font-weight:750}.pager-info{min-width:0;color:var(--muted);white-space:nowrap}.pager-controls{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.page-btn{min-width:30px;height:30px;padding:0 10px;border:1px solid #e3e8ef;border-radius:6px;background:#fff;color:#5f6775;font-size:12px;font-weight:850}.page-btn.active{border-color:#4f73f6;background:#eef4ff;color:#3154d4}.page-btn:disabled{cursor:not-allowed;opacity:.45;background:#f8fafc}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#111b2d47}.modal-panel{width:min(560px,100%);border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.modal-panel.wide{width:min(1280px,96vw)}.modal-body{display:grid;gap:12px;padding:14px}.modal-actions{display:flex;justify-content:flex-end}.apply-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.apply-summary div{min-height:68px;padding:12px 14px;border:1px solid #e8eef6;border-radius:6px;background:#fbfdff}.apply-summary span{display:block;color:var(--muted);font-size:12px;font-weight:700}.apply-summary strong{display:block;margin-top:8px;color:#2f3b52;font-size:24px}.permission-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 14px}.permission-stat{min-height:110px;padding:16px 18px;border:1px solid rgba(214,224,237,.92);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.permission-stat span{display:block;color:#5e6b7f;font-size:13px;font-weight:740}.permission-stat strong{display:block;margin-top:10px;color:#27364d;font-size:30px;line-height:1}.permission-stat em{display:block;margin-top:10px;color:var(--muted);font-size:12px;font-style:normal}.permission-tabs{display:inline-flex;align-items:center;gap:4px;margin:0 0 14px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--card-shadow)}.permission-tabs button{height:34px;min-width:96px;padding:0 16px;border-radius:6px;background:transparent;color:#5e6b7f;font-weight:760}.permission-tabs button.active{background:var(--blue);color:#fff;box-shadow:0 6px 14px #5d80f538}.permission-board{border-radius:8px}.batch-apply-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px;align-items:start}.batch-apply-layout.inline{grid-template-columns:minmax(0,1fr) 310px}.apply-main-panel{min-width:0}.selected-shop-box{display:grid;gap:10px;border:1px solid var(--line);border-radius:6px;padding:10px;background:#fbfdff}.apply-side-panel{align-self:stretch}.apply-side-panel textarea{width:100%;min-height:90px;resize:vertical;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);padding:10px;outline:none}.selected-shop-head{display:flex;align-items:center;justify-content:space-between}.selected-shop-list{display:grid;gap:6px;max-height:430px;overflow:auto}.selected-shop-list button{display:grid;gap:3px;width:100%;padding:8px 9px;border:1px solid #e2e8f1;border-radius:4px;background:#fff;text-align:left;color:var(--text)}.selected-shop-list button span{color:var(--muted);font-size:12px}.buv-analysis-frame{width:100%;min-height:calc(100vh - 104px);display:block;border:0;border-radius:0;background:transparent;overflow:hidden}@media(max-width:1100px){.toolbar,.summary-grid,.dashboard-grid,.trend-grid,.layout-2,.permission-layout,.permission-summary-grid,.fact-layout,.metric-section-grid,.trade-grid,.ad-grid,.summary-inner,.summary-stack,.apply-summary,.batch-apply-layout,.deduct-row,.snapshot-grid,.bridge-flow{grid-template-columns:1fr}.bridge-op{min-height:28px;transform:rotate(90deg)}.role-assign{grid-template-columns:1fr}}.rank-data-table{table-layout:fixed}.rank-data-table th:nth-child(2),.rank-data-table td:nth-child(2){width:240px;max-width:240px}.rank-object{min-width:0;max-width:100%;overflow:hidden}.rank-object strong,.rank-object span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
