@charset "UTF-8";html,body,#root{width:100%;height:100%;margin:0;padding:0}body{background:#f8fafc;color:#0f172a;font-family:Inter,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-layout{min-height:100%;background:linear-gradient(180deg,#f4f6f8,#eef2f5)}.auth-layout__content{min-height:100vh;display:grid;grid-template-columns:minmax(0,2fr) minmax(420px,1fr)}.auth-hero{position:relative;overflow:hidden;min-height:100vh}.auth-hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.auth-panel{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:36px;background:linear-gradient(180deg,#f4f6f8fa,#eef2f5fa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-login-card{width:420px;border:1px solid rgba(148,163,184,.16);border-radius:24px;background:#fffffff0;box-shadow:0 24px 80px #0f172a24}.auth-login-card .ant-card-body{padding:32px 30px 28px}.auth-login-card .ant-input-affix-wrapper,.auth-login-card .ant-input,.auth-login-card .ant-btn{border-radius:12px}.auth-login-card .ant-btn-primary{height:46px;background:#1677ff;border-color:#1677ff;box-shadow:0 10px 24px #1677ff33}.auth-login-card .ant-btn-primary:hover,.auth-login-card .ant-btn-primary:focus{background:#4096ff;border-color:#4096ff}.page-title{margin-bottom:16px}.page-card{border:1px solid #e2e8f0;border-radius:12px}.page-card .ant-table-wrapper .ant-table-pagination.ant-pagination{margin-inline:16px}.overview-row{margin-bottom:24px}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0}.drawer-section{margin-bottom:24px}.drawer-section:last-child{margin-bottom:0}.drawer-section-title{margin-bottom:12px;font-weight:600;font-size:15px;color:#1e293b}
