:root{color:#172033;background:#f2f6fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f2f6fb}body{min-width:320px;min-height:100dvh;margin:0;background:#f2f6fb;color:#172033;line-height:1.5}body,button,input,textarea,select{font-family:inherit}button,a,[role=button]{touch-action:manipulation}a{color:#1677ff;text-decoration:none}a:hover{color:#0958d9}img,svg,video,canvas{max-width:100%}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1{font-size:clamp(24px,2vw,30px);line-height:1.25}h2{font-size:clamp(20px,1.6vw,24px);line-height:1.3}:focus-visible{outline:3px solid rgb(22 119 255 / 34%);outline-offset:2px}::selection{background:rgba(22,119,255,.2);color:#0f2f59}#root{width:100%;min-height:100dvh}.admin-workspace .ant-card{border-color:#e2e8f0;border-radius:var(--admin-radius-section, 8px);box-shadow:0 1px 2px rgba(23,32,51,.03),0 6px 20px rgba(39,68,104,.043)}.admin-workspace .ant-card-head{border-bottom-color:#edf1f6}.admin-workspace .ant-card-head-title{color:#253249;font-weight:600;letter-spacing:.01em}.admin-workspace .ant-table-wrapper .ant-table{border-radius:var(--admin-radius-data, 4px);color:#344054}.admin-workspace .ant-table-wrapper .ant-table-container{border-radius:var(--admin-radius-data, 4px)}.admin-workspace .ant-table-wrapper .ant-table-thead>tr>th{font-weight:600;letter-spacing:.01em}.admin-workspace .ant-table-wrapper .ant-table-tbody>tr>td{transition:background-color .16s ease}@media(prefers-reduced-motion:reduce){.admin-workspace .ant-table-wrapper .ant-table-tbody>tr>td{transition:none}}.admin-route-loading{display:grid;min-width:320px;min-height:100dvh;place-items:center;padding:24px;background:radial-gradient(circle at 50% 42%,rgb(22 119 255 / 10%),transparent 20rem),#f2f6fb;color:#172033}.admin-route-loading__content{display:flex;align-items:center;flex-direction:column;text-align:center}.admin-route-loading__emblem{position:relative;display:grid;width:72px;height:72px;margin-bottom:18px;place-items:center}.admin-route-loading__emblem:before{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgb(22 119 255 / 14%);border-top-color:#1677ff;border-right-color:rgba(22,119,255,.48);border-radius:50%;animation:admin-route-loading-spin .9s linear infinite;content:""}.admin-route-loading__emblem>span{display:inline-flex;width:43px;height:32px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 42%);border-radius:8px;background:linear-gradient(135deg,#2588ff,#4759bd);box-shadow:0 8px 18px rgba(40,92,182,.22);color:#fff;font-family:Arial Narrow,PingFang SC,sans-serif;font-size:15px;font-weight:800;letter-spacing:-.04em}.admin-route-loading__content>strong{margin-bottom:6px;color:#172033;font-size:16px;font-weight:650;letter-spacing:.04em}.admin-route-loading__content>span{color:#6c788a;font-size:13px}@keyframes admin-route-loading-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.admin-route-loading__emblem:before{border-color:rgba(22,119,255,.28);animation:none}}.admin-shell{--admin-sidebar: #07182d;--admin-sidebar-deep: #041120;--admin-primary: #1677ff;--admin-canvas: #f2f6fb;--admin-surface: #ffffff;--admin-border: #e4ebf4;--admin-text: #172033;--admin-text-muted: #6c788a;--admin-radius-page: 10px;--admin-radius-section: 8px;--admin-radius-control: 6px;--admin-radius-data: 4px;min-height:100dvh;background:var(--admin-canvas)}.admin-sidebar.ant-layout-sider{position:sticky;top:0;height:100dvh;overflow:hidden;background:radial-gradient(circle at 12% 2%,rgb(22 119 255 / 20%),transparent 28%),linear-gradient(180deg,var(--admin-sidebar) 0%,var(--admin-sidebar-deep) 100%);box-shadow:8px 0 28px rgba(8,31,60,.1);z-index:20}.admin-sidebar.ant-layout-sider:after{position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#53a6ff,var(--admin-primary),transparent 88%);content:"";pointer-events:none}.admin-sidebar .ant-layout-sider-children{display:flex;min-height:100%;flex-direction:column}.admin-brand{display:flex;height:76px;flex:0 0 76px;align-items:center;gap:12px;padding:0 20px;overflow:hidden;border-bottom:1px solid rgb(255 255 255 / 8%);white-space:nowrap}.admin-brand__mark{display:inline-flex;width:43px;height:32px;flex:0 0 43px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 20%);border-radius:8px;background:linear-gradient(135deg,#2588ff,#0f5fcb);box-shadow:0 8px 18px rgba(0,70,166,.32);color:#fff;font-family:Arial Narrow,PingFang SC,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.04em}.admin-brand__copy{display:flex;min-width:0;flex-direction:column;line-height:1.15;transition:opacity .18s ease,transform .18s ease}.admin-brand__copy strong{color:#f5f9ff;font-size:15px;font-weight:600;letter-spacing:.08em}.admin-brand__copy small{margin-top:5px;color:rgba(188,211,240,.58);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:600;letter-spacing:.18em}.admin-sidebar.ant-layout-sider-collapsed .admin-brand{justify-content:center;padding:0}.admin-sidebar.ant-layout-sider-collapsed .admin-brand__copy{width:0;opacity:0;transform:translate(-6px)}.admin-sidebar .ant-menu{flex:1;padding:10px 10px 58px;overflow-x:hidden;overflow-y:auto;border-inline-end:0;background:transparent}.admin-sidebar:not(.ant-layout-sider-collapsed) .ant-menu-root{padding-inline:0}.admin-sidebar:not(.ant-layout-sider-collapsed) .ant-menu-root>.ant-menu-item,.admin-sidebar:not(.ant-layout-sider-collapsed) .ant-menu-root>.ant-menu-submenu>.ant-menu-submenu-title{width:calc(100% - 20px);margin-inline:10px}.admin-sidebar .ant-menu::-webkit-scrollbar{width:4px}.admin-sidebar .ant-menu::-webkit-scrollbar-thumb{border-radius:99px;background:rgba(255,255,255,.15)}.admin-sidebar .ant-menu-dark .ant-menu-item,.admin-sidebar .ant-menu-dark .ant-menu-submenu-title{height:42px;margin-block:3px;border-radius:8px;color:rgba(222,234,249,.76);line-height:42px;transition:color .18s ease,background-color .18s ease}.admin-sidebar .ant-menu-dark .ant-menu-item:hover,.admin-sidebar .ant-menu-dark .ant-menu-submenu-title:hover{background:rgba(255,255,255,.07);color:#fff}.admin-sidebar .ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg,#1677ff,rgba(22,119,255,.78));box-shadow:0 7px 18px rgba(0,77,181,.24);color:#fff}.admin-sidebar .ant-menu-dark .ant-menu-sub{background:rgba(0,0,0,.1)}.admin-sidebar .ant-menu-item-icon,.admin-sidebar .ant-menu-submenu-title .anticon{font-size:16px}.admin-sidebar .ant-layout-sider-trigger{border-top:1px solid rgb(255 255 255 / 8%);background:rgba(2,13,26,.92);color:rgba(218,233,250,.74);transition:color .18s ease,background-color .18s ease}.admin-sidebar .ant-layout-sider-trigger:hover{background:#0b213d;color:#fff}.admin-main{min-width:0;background:radial-gradient(circle at 92% 0%,rgb(22 119 255 / 7%),transparent 24rem),var(--admin-canvas)}.admin-header.ant-layout-header{position:sticky;top:0;z-index:10;display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgb(218 227 239 / 84%);background:rgba(255,255,255,.88);box-shadow:0 5px 22px rgba(31,55,86,.05);line-height:normal;backdrop-filter:blur(16px)}.admin-header__context{display:flex;min-width:0;flex-direction:column;gap:4px}.admin-header__context>span{overflow:hidden;color:var(--admin-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.13em;text-overflow:ellipsis;white-space:nowrap}.admin-header__context>strong{color:var(--admin-text);font-size:18px;font-weight:650;letter-spacing:.02em}.admin-header__account{min-width:0}.admin-header__avatar{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border:1px solid #cfe2fb;border-radius:10px;background:#eaf3ff;color:#1266d6;font-size:14px;font-weight:700}.admin-header__email.ant-typography{display:inline-block;max-width:240px;overflow:hidden;color:#445166;font-size:13px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.admin-header__role.ant-tag{margin-inline-end:0;border-radius:999px;line-height:22px}.admin-header__logout.ant-btn{height:36px;border-color:#dce5f0;border-radius:var(--admin-radius-control);color:#425169;box-shadow:none}.admin-header__logout.ant-btn:hover{border-color:#99c5ff;background:#f3f8ff}.admin-content.ant-layout-content{min-width:0;padding:12px;background:var(--admin-canvas)}.admin-workspace{min-height:calc(100dvh - 100px);padding:20px;overflow-x:auto;border:1px solid var(--admin-border);border-radius:var(--admin-radius-page);background:var(--admin-surface);box-shadow:0 4px 16px rgba(39,68,104,.04)}.admin-page-header{display:flex;min-height:32px;align-items:center;gap:10px;margin-bottom:16px}.admin-page-header:before{width:3px;height:20px;flex:0 0 3px;border-radius:999px;background:var(--admin-primary);content:""}.admin-page-title.ant-typography{margin:0;color:var(--admin-text);font-size:22px;font-weight:650;letter-spacing:-.01em;line-height:1.35}.admin-page-body{min-width:0}.admin-page-body>*{width:100%}.admin-page-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.admin-page-toolbar--end{justify-content:flex-end}.admin-page-toolbar--flush{margin-bottom:0}.admin-page-section{min-width:0;margin-bottom:24px}.admin-page-section--flush{margin-bottom:0}.admin-page-section__header{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--admin-border)}.admin-page-section__title{margin:0;color:var(--admin-text);font-size:16px;font-weight:600;line-height:1.5}.admin-page-metrics{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:16px;padding:4px 0 16px;border-bottom:1px solid var(--admin-border)}.admin-page-stack{display:flex;min-width:0;flex-direction:column;gap:20px}@media(max-width:1024px){.admin-header.ant-layout-header{padding-inline:20px}.admin-header__email.ant-typography{max-width:160px}.admin-content.ant-layout-content{padding:10px}.admin-workspace{min-height:calc(100dvh - 96px);padding:16px;border-radius:9px}}@media(max-width:720px){.admin-header.ant-layout-header{height:64px;padding-inline:14px}.admin-header__context>span,.admin-header__email.ant-typography,.admin-header__role.ant-tag{display:none}.admin-header__context>strong{font-size:16px}.admin-header__avatar{width:32px;height:32px;flex-basis:32px}.admin-header__logout.ant-btn{width:36px;padding-inline:0}.admin-header__logout>span:last-child{display:none}.admin-content.ant-layout-content{padding:8px}.admin-workspace{min-height:calc(100dvh - 80px);padding:14px;border-radius:8px}.admin-page-header{margin-bottom:12px}.admin-page-title.ant-typography{font-size:20px}.admin-page-section__header{align-items:stretch;flex-direction:column}.admin-page-section__header>.ant-space{width:100%}}@media(prefers-reduced-motion:reduce){.admin-shell *,.admin-shell *:before,.admin-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
