:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1d2620;background:#f3f5f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}.app-shell{min-height:100vh}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;color:#f7faf8;font-size:18px;font-weight:700;border-bottom:1px solid #2d3931}.brand-mark{width:28px;height:28px;display:grid;place-items:center;background:#31a66a;color:#102018;border-radius:5px}.side-nav{padding:10px}.side-nav .ant-menu{background:transparent;border:0}.side-nav .ant-menu-submenu-title{margin-inline:0;width:100%}.app-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e2e7e3;position:sticky;top:0;z-index:10}.header-title{font-size:18px;font-weight:650}.header-user{display:flex;align-items:center;gap:10px}.content{padding:24px;max-width:1440px;width:100%;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.page-head h1{font-size:22px;line-height:1.3;margin:0}.page-subtitle{color:#69736c;margin-top:4px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.stat-card{border:1px solid #dfe5e0;box-shadow:none}.stat-card .ant-statistic-title{color:#68736b}.table-panel{background:#fff;border:1px solid #dfe5e0;border-radius:6px;overflow:hidden}.table-panel .ant-table-wrapper{overflow-x:auto}.panel-title{padding:14px 16px;font-size:15px;font-weight:650;border-bottom:1px solid #e7ebe8}.module-icon{width:30px;height:30px;display:grid;place-items:center;color:#1f7a4d;background:#e8f3ed;border-radius:5px}.domain-list{display:flex;flex-wrap:wrap;gap:5px}.status-dot{display:inline-flex;align-items:center;gap:7px}.status-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px,44%) 1fr;background:#f5f7f5}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,6vw,88px);background:#fff;border-right:1px solid #dde4df}.login-brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:750;margin-bottom:48px}.login-panel h1{font-size:28px;margin:0 0 8px}.login-panel p{color:#68736b;margin:0 0 28px}.login-form{max-width:420px;width:100%}.login-context{display:flex;align-items:flex-end;padding:10%;color:#e8f0eb;background:#17201b}.login-context strong{display:block;font-size:34px;line-height:1.25;max-width:560px}.login-context span{display:block;color:#9eb0a4;margin-top:14px;max-width:500px}.setup-page{min-height:100vh;background:#f3f5f3}.setup-header{height:64px;padding:0 max(20px,calc((100vw - 760px)/2));display:flex;align-items:center;justify-content:space-between;background:#17201b;color:#fff}.setup-header .login-brand{margin:0;font-size:19px}.setup-main{width:min(760px,calc(100% - 32px));margin:38px auto;padding-bottom:48px}.setup-title{display:flex;align-items:center;gap:14px;margin-bottom:24px}.setup-title h1{font-size:25px;margin:0 0 4px}.setup-title p{color:#68736b;margin:0}.setup-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#1f7a4d}.setup-section{background:#fff;border:1px solid #dfe5e0;border-radius:6px;padding:20px;margin-bottom:14px}.setup-section h2{font-size:15px;margin:0 0 16px}.settings-panel{max-width:760px}.target-box{border:1px solid #dfe5e0;border-radius:6px;padding:14px;margin-bottom:12px;background:#fafbfa}.target-panel-title{padding-left:0;padding-right:0;margin-bottom:12px}.target-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-section{border-top:1px solid #e4e9e5;padding-top:14px;margin-top:14px}.detail-section h3{font-size:15px;margin:0 0 12px}.empty-page{padding:50px 20px}.credential-groups{display:grid;grid-template-columns:1fr 1fr;gap:18px}.credential-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.credential-group-head span{color:#69736c;font-size:12px}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page{grid-template-columns:1fr}.login-context{display:none}.detail-grid{grid-template-columns:1fr}}@media(max-width:900px){.credential-groups{grid-template-columns:1fr}}@media(max-width:600px){.content{padding:16px 12px}.app-header{padding:0 12px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.page-head{align-items:flex-start;flex-wrap:wrap}.header-user .user-copy{display:none}.ant-drawer-content-wrapper{width:100%!important}}
