*{box-sizing:border-box}:root{color:#172033;background:#eef2f7;font-family:Avenir Next,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffa8,#eef2f7eb),#eef2f7}button,input,textarea,select{font:inherit}.admin-shell{min-height:100vh}.app-sider{position:sticky!important;top:0;z-index:10;height:100vh;overflow:auto;border-right:1px solid #dde5ef;box-shadow:8px 0 24px #23314a0d}.brand{height:72px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e7edf4}.brand__logo{width:168px;max-height:40px}.brand__icon{width:34px;height:34px}.app-menu{padding:12px 8px 24px;border-inline-end:0!important}.app-menu .ant-menu-item,.app-menu .ant-menu-submenu-title{height:38px;line-height:38px;border-radius:7px}.app-main{min-width:0;background:transparent}.topbar{position:sticky;top:0;z-index:9;height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#ffffffdb;border-bottom:1px solid rgba(220,228,238,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h4,.page-header h4{margin:0}.topbar .ant-typography-secondary{font-size:12px}.user-dropdown{height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 8px 0 4px;color:#25334d;background:#f6f8fb;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.user-avatar{background:#2456c4}.content{padding:20px 20px 0}.page-transition{min-height:calc(100vh - 140px);animation:page-in .18s ease-out}.page-stack{width:100%}.page-header{min-height:40px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.work-card{border-radius:8px;border-color:#e4ebf3;box-shadow:0 10px 24px #1e2b400a}.tabs-card{padding:16px;background:#fff;border:1px solid #e4ebf3}.filter-bar{width:100%;padding:14px;background:#fff;border:1px solid #e4ebf3;border-radius:8px;box-shadow:0 10px 24px #1e2b400a}.filter-select{min-width:128px}.full-input,.form-row{width:100%}.form-row>.ant-form-item{flex:1}.text-ellipsis-wide{max-width:420px}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.metric-card{min-height:92px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #e4ebf3}.metric-card span{color:#6f7d92;font-size:13px}.metric-card strong{color:#172033;font-size:26px;line-height:1.15}.chart-panel{padding:16px;background:#fff;border:1px solid #e4ebf3}.chart-panel h5{margin:0 0 14px}.bar-chart{display:grid;gap:10px}.bar-row,.dual-bar-row{display:grid;grid-template-columns:150px minmax(160px,1fr) 72px;align-items:center;gap:12px;color:#4d5b70;font-size:13px}.bar-row>div,.dual-bar-row>div{display:grid;gap:4px}.bar-row i,.dual-bar-row i{height:9px;display:block;border-radius:999px}.bar-row i{background:linear-gradient(90deg,#2456c4,#30a46c)}.new-user-bar{background:#2456c4}.active-user-bar{background:#f59f00}.bar-row b,.dual-bar-row b{color:#172033;text-align:right}.stats-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:16px}.distribution-list{display:grid;gap:8px}.distribution-list p{margin:0;min-height:32px;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:#f5f8fc;border:1px solid #e1e8f1;border-radius:7px}.table-thumb{object-fit:cover;border-radius:6px;border:1px solid #e1e8f1}.detail-pre{max-height:260px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#25334d;font-family:inherit}.channel-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px}.channel-card .ant-card-body{display:grid;gap:14px}.channel-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.channel-card__body{display:grid;gap:8px}.channel-card__body p{margin:0;display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;color:#6f7d92;font-size:13px}.channel-card__body b{min-width:0;overflow:hidden;color:#172033;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.channel-card__suffix{min-height:44px;margin-bottom:0!important;padding:10px;background:#f5f8fc;border:1px solid #e1e8f1;border-radius:7px}.channel-card__actions{flex-wrap:wrap}.field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(136px,1fr));gap:10px}.field-grid span{min-height:34px;display:inline-flex;align-items:center;padding:6px 10px;color:#25334d;background:#f5f8fc;border:1px solid #e1e8f1;border-radius:7px}.app-footer{padding:14px 24px 20px;color:#8b97aa;text-align:center;background:transparent}.login-page{min-height:100vh;padding:20px;background:#06111f}.login-panel{min-height:calc(100vh - 40px);display:grid;grid-template-columns:minmax(420px,1fr) minmax(460px,1fr);grid-template-areas:"showcase form";overflow:hidden;border-radius:12px;background:#f7fbff;box-shadow:0 28px 80px #0000003d}.login-form-wrap{grid-area:form;display:flex;flex-direction:column;justify-content:center;width:min(100%,540px);margin:0 auto;padding:64px 56px}.login-brand img{width:226px;height:auto;margin-bottom:72px}.login-heading{margin-bottom:28px}.login-heading h1{margin:0 0 10px;color:#071f3d;font-size:44px;line-height:1.08;font-weight:800}.login-heading .ant-typography{color:#153453;font-size:17px}.login-form .ant-form-item{margin-bottom:20px}.login-form .ant-form-item-label>label{color:#243f5f;font-size:15px;font-weight:700}.login-form .ant-input-affix-wrapper{height:56px;border-radius:8px;border-color:#d8e2ec;background:#fff;box-shadow:0 10px 30px #071f3d0d}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper-focused{border-color:#ff8b37;box-shadow:0 0 0 3px #ff8b3729}.login-submit{height:56px;margin-top:16px;border:0;border-radius:8px;background:linear-gradient(90deg,#ffad3d,#ff6f49);font-weight:800;box-shadow:0 18px 34px #ff774147}.login-submit:hover,.login-submit:focus{background:linear-gradient(90deg,#ffb84b,#ff7956)!important}.login-showcase{grid-area:showcase;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:64px 56px;background:#052744;color:#fff}.login-showcase:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:72px 72px;opacity:.34}.relay-visual{position:relative;z-index:1;width:min(74vw,520px);height:360px;margin-bottom:44px}.relay-platform{position:absolute;left:52px;right:34px;bottom:24px;height:92px;border-radius:64px 64px 12px 12px;background:linear-gradient(140deg,#78c566 0 32%,transparent 32%),linear-gradient(25deg,#ad6045 0 58%,#74c566 58% 100%);box-shadow:0 24px 46px #0000003d}.relay-tower{position:absolute;left:50%;bottom:86px;width:170px;height:254px;transform:translate(-50%)}.relay-tower__body{position:absolute;left:52px;top:48px;width:74px;height:204px;border-radius:38px 42px 28px 28px;background:linear-gradient(180deg,#f7fbff,#b9d9e5);box-shadow:inset -12px 0 #3170891a}.relay-tower__head{position:absolute;left:26px;top:0;width:112px;height:76px;border-radius:56px 52px 48px 56px;background:#f7fbff;transform:rotate(8deg)}.relay-tower__head:after{position:absolute;right:25px;top:24px;width:10px;height:10px;border-radius:50%;background:#274765;content:""}.relay-tower__base{position:absolute;left:44px;bottom:0;width:116px;height:64px;border-radius:54px 54px 18px 18px;background:linear-gradient(180deg,#cbe4ed,#a4ccd9)}.relay-node{position:absolute;z-index:2;width:38px;height:38px;border-radius:12px;background:#ff8a35;box-shadow:0 0 0 10px #ff8a351f}.relay-node--one{left:74px;top:80px}.relay-node--two{right:82px;top:96px;background:#67c2c9;box-shadow:0 0 0 10px #67c2c921}.relay-node--three{right:150px;bottom:80px;background:#8cd36f;box-shadow:0 0 0 10px #8cd36f21}.relay-line{position:absolute;z-index:1;height:2px;border-radius:999px;background:#ffffff6b;transform-origin:left center}.relay-line--one{left:112px;top:100px;width:178px;transform:rotate(10deg)}.relay-line--two{right:112px;bottom:110px;width:142px;transform:rotate(-22deg)}.login-showcase__copy{position:relative;z-index:1;max-width:620px;text-align:center}.login-showcase__copy h2{margin:0 0 10px;color:#fff;font-size:34px;line-height:1.15}.login-showcase__copy .ant-typography{color:#ffffffc2;font-size:16px}.login-progress{position:relative;z-index:1;display:flex;gap:9px;margin-top:34px}.login-progress span{width:26px;height:5px;border-radius:999px;background:#ffffff40}.login-progress .active{width:46px;background:#ff8a35}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:920px){.login-panel{grid-template-columns:1fr;grid-template-areas:"form"}.login-showcase{display:none}.login-form-wrap{padding:44px 24px}.login-brand img{margin-bottom:44px}}@media(max-width:760px){.app-sider{position:fixed!important;left:0}.app-main{margin-left:80px}.topbar{padding:0 14px}.topbar .ant-typography-secondary,.user-dropdown span{display:none}.content{padding:14px 14px 0}.page-header{flex-direction:column}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c7d1df;border-radius:3px}
