.app-layout{display:flex;flex:1;min-height:0}.app-sider.ant-layout-sider{flex-shrink:0;display:flex;flex-direction:column}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;flex:1;min-height:0}.app-sider .ant-menu{flex:1;overflow-y:auto;padding-bottom:120px}.app-sider-drawer{background:#134e4a}.app-sider-drawer .ant-menu{padding-bottom:16px}.sider-user.sider-user-drawer{position:relative;bottom:auto;left:auto;right:auto;margin-top:auto;flex-shrink:0}.app-main-wrap{display:flex;flex-direction:column;min-width:0;flex:1;min-height:0}.app-content{min-height:0}.sider-user{position:absolute;bottom:48px;left:0;right:0;padding:12px 16px;border-top:1px solid rgba(255,255,255,.1);background:#0000002e}.sider-user-inner{display:flex;align-items:center;gap:12px;cursor:pointer;color:#ffffffe0;border-radius:8px;padding:4px 0}.sider-user-inner:hover{color:#fff;background:#ffffff14}.sider-user-info{display:flex;flex-direction:column;min-width:0}.sider-user-name{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sider-user-action{font-size:12px;color:#fff9;margin-top:2px}.sider-user-inner:hover .sider-user-action{color:#ffffffd9}.logo{height:40px;margin:14px 16px 10px;color:#fff;font-size:17px;font-weight:700;text-align:center;letter-spacing:.06em;line-height:40px}.header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb}.header-reminder{flex:1;min-width:0;display:flex;align-items:center}.header-reminder-text{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:13px;padding:4px 10px;border-radius:6px}.header-reminder-success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.header-reminder-warning{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.header-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-link{cursor:pointer;color:#0f766e}.header-link:hover{text-decoration:underline}.header-mobile{flex-wrap:nowrap;padding:0 10px!important;height:auto;min-height:48px;line-height:1.4}.header-mobile-title{flex:1;min-width:0;font-size:16px;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-mobile .header-reminder{display:none}.header-mobile .header-right{margin-left:auto;flex-shrink:0}.header-logout-btn{padding:0 4px!important;height:auto!important;flex-shrink:0}.sider-logout{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border-radius:8px;cursor:pointer;color:#ffffffc7;font-size:14px;border:1px solid rgba(255,255,255,.15)}.sider-logout:hover{color:#fff;background:#ffffff14}.header-icon-wrap{cursor:pointer;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.header-icon-wrap:hover{background:#0000000f}:root{--app-primary: #0f766e;--app-primary-dark: #134e4a;--app-bg: #f0f2f4;--app-text: #1f2937;--app-text-secondary: #6b7280;font-family:Source Han Sans SC,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.5;font-weight:400;color:var(--app-text);background-color:var(--app-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;height:100%;background:var(--app-bg)}#root{height:100%;min-height:0;display:flex;flex-direction:column}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.page-header-title{margin:0;font-size:20px;font-weight:600;color:var(--app-text);letter-spacing:.01em}.page-header-desc{margin:6px 0 0;font-size:13px;color:var(--app-text-secondary);line-height:1.5;max-width:720px}.page-header-extra{flex-shrink:0}.app-page-spin{display:flex;align-items:center;justify-content:center;min-height:240px;padding:48px 16px}.ant-table-tbody>tr.ant-table-row.has-row-color:hover>td{background:var(--row-bg)!important}.login-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse 80% 60% at 20% 20%,rgba(15,118,110,.14),transparent 55%),radial-gradient(ellipse 70% 50% at 90% 80%,rgba(19,78,74,.1),transparent 50%),linear-gradient(160deg,#e8eef0,#f0f2f4 45%,#e7ecee)}.login-card{width:100%;max-width:380px;border:1px solid rgba(15,118,110,.12)!important;box-shadow:0 8px 28px #0f373414!important}.login-brand{text-align:center;margin-bottom:8px}.login-brand-name{font-size:22px;font-weight:700;color:var(--app-primary-dark);letter-spacing:.04em}.login-brand-sub{margin-top:6px;font-size:13px;color:var(--app-text-secondary)}
