.home-container{min-height:100vh;background:linear-gradient(180deg,#f0f2f5,#fff);position:relative}.home-header{position:fixed;top:20px;right:20px;z-index:1000}.header-login-button{border-radius:20px;box-shadow:0 2px 8px #00000026;transition:all .3s ease}.header-login-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.home-hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:120px 20px;text-align:center;color:#fff;position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.hero-title{color:#fff!important;font-size:48px!important;font-weight:700!important;margin-bottom:24px!important;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero-subtitle{color:#fffffff2!important;font-size:20px!important;margin-bottom:40px!important;line-height:1.6}.ranking-card{border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.ranking-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.ranking-item{display:flex;align-items:center;gap:16px}.ranking-rank{flex-shrink:0;width:50px;text-align:center}.ranking-number{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;background:#f0f0f0;border-radius:50%;font-weight:700;color:#666}.ranking-info{flex:1;min-width:0}.ranking-name{font-size:16px;font-weight:600;color:#1f1f1f;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-income{display:flex;align-items:baseline;gap:4px}.home-content{max-width:1200px;margin:0 auto;padding:80px 20px}.section-header{text-align:center;margin-bottom:48px}.section-header h2{font-size:36px!important;font-weight:600!important;margin-bottom:16px!important;color:#1f1f1f}.section-header p{font-size:16px;color:#666}.loading-container,.empty-container{text-align:center;padding:80px 20px}.companion-card{border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #00000014;height:100%;display:flex;flex-direction:column}.companion-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.companion-cover{width:100%;height:280px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.companion-avatar{width:100%;height:100%;object-fit:cover}.companion-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.companion-name{font-size:18px;font-weight:600;color:#1f1f1f;display:flex;align-items:center;margin-bottom:8px}.companion-intro{flex:1}.companion-rate{display:block;margin-top:12px;font-size:14px;color:#1890ff;font-weight:500}.home-footer{background:#fafafa;padding:40px 20px;border-top:1px solid #e8e8e8;margin-top:80px}@media (max-width: 768px){.hero-title{font-size:32px!important}.hero-subtitle{font-size:16px!important}.home-content{padding:40px 16px}.section-header h2{font-size:28px!important}.companion-cover{height:240px}}@media (max-width: 576px){.home-hero{padding:80px 16px}.hero-title{font-size:28px!important}.home-header{top:10px;right:10px}}.login-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.login-box{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 40px #0003;width:100%;max-width:450px}.login-box h1{text-align:center;color:#2c3e50;margin-bottom:30px;font-size:28px}.admin-users-table .ant-table,.admin-users-table .ant-table-container{border-radius:12px}.admin-users-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#000000d9}.admin-users-table .ant-table-thead>tr>th:before{background-color:#0000000a!important}.admin-users-table .ant-table-tbody>tr>td{padding-top:14px;padding-bottom:14px}.admin-users-table .ant-table-tbody>tr:hover>td{background:#fafcff}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}
