*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e4e8eb)}.login-card{width:400px;padding:40px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014}.login-header{text-align:center;margin-bottom:32px}.login-logo{width:64px;height:64px;margin-bottom:16px}.login-title{font-size:24px;font-weight:600;color:#1d1d1f;margin-bottom:8px}.login-subtitle{font-size:14px;color:#86868b}.main-layout{min-height:100vh}.layout-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000a}.header-title{font-size:18px;font-weight:600;color:#1d1d1f}.layout-sider{background:#fff;border-right:1px solid #f0f0f0}.layout-content{padding:24px;background:#f5f5f7;min-height:calc(100vh - 64px)}.stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 4px #0000000a}.stat-card .stat-title{font-size:14px;color:#86868b;margin-bottom:8px}.stat-card .stat-value{font-size:32px;font-weight:600;color:#1d1d1f}.stat-card .stat-trend{font-size:12px;margin-top:8px}.stat-card .stat-trend.up{color:#52c41a}.stat-card .stat-trend.down{color:#ff4d4f}.page-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 4px #0000000a}.page-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-card-title{font-size:18px;font-weight:600;color:#1d1d1f}.ant-table{border-radius:8px}.ant-table-thead>tr>th{background:#fafafa;font-weight:500}.prompt-card{background:#fff;border-radius:12px;padding:24px;margin-bottom:16px;box-shadow:0 1px 4px #0000000a}.prompt-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.prompt-card-title{font-size:16px;font-weight:600;color:#1d1d1f}.prompt-textarea{width:100%;min-height:200px;padding:12px;border:1px solid #d9d9d9;border-radius:8px;font-size:14px;line-height:1.6;resize:vertical}.prompt-textarea:focus{border-color:#2c3e50;outline:none;box-shadow:0 0 0 2px #2c3e501a}.user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2c3e50,#3498db);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500}.status-tag{padding:2px 8px;border-radius:4px;font-size:12px}.status-tag.active{background:#52c41a1a;color:#52c41a}.status-tag.inactive{background:#0000000a;color:#8c8c8c}.detail-header{background:#fff;padding:24px;border-radius:12px;margin-bottom:24px;box-shadow:0 1px 4px #0000000a}.detail-content{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 4px #0000000a}@media (max-width: 768px){.login-card{width:90%;padding:24px}.layout-content{padding:16px}}
