.home-page{background:#f8fafc;min-height:calc(100vh - 60px)}.home-page .hero-section{text-align:center;background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 50%,#eff6ff 100%);padding:60px 24px 48px}@media (max-width:768px){.home-page .hero-section{padding:40px 16px 36px}}.home-page .hero-section .hero-content{max-width:640px;margin:0 auto}.home-page .hero-section .hero-title{color:#1890ff;letter-spacing:1px;margin-bottom:12px;font-size:42px;font-weight:700}@media (max-width:768px){.home-page .hero-section .hero-title{font-size:32px}}@media (max-width:576px){.home-page .hero-section .hero-title{font-size:28px}}.home-page .hero-section .hero-subtitle{color:#64748b;margin-bottom:32px;font-size:16px;font-weight:400}@media (max-width:576px){.home-page .hero-section .hero-subtitle{margin-bottom:24px;font-size:14px}}.home-page .hero-section .quick-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.home-page .hero-section .quick-links .quick-tag{color:#1890ff;cursor:pointer;background:#6366f114;border-radius:9999px;padding:4px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-block}.home-page .hero-section .quick-links .quick-tag:hover{color:#4f46e5;background:#6366f129}.home-page .resources-section{padding:32px 24px 48px}@media (max-width:768px){.home-page .resources-section{padding:24px 16px 36px}}@media (max-width:576px){.home-page .resources-section{padding:20px 12px 28px}}.home-page .resources-section .resources-container{max-width:1200px;margin:0 auto}.home-page .resources-section .resource-group{margin-bottom:36px}.home-page .resources-section .resource-group .group-header{align-items:center;margin-bottom:16px;display:flex}.home-page .resources-section .resource-group .group-header .group-tag{color:#fff;letter-spacing:.3px;border-radius:9999px;align-items:center;padding:4px 14px;font-size:12px;font-weight:600;display:inline-flex}.home-page .resources-section .resource-group .group-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}@media (max-width:576px){.home-page .resources-section .resource-group .group-grid{grid-template-columns:1fr;gap:10px}}.home-page .resources-section .resource-group .resource-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.home-page .resources-section .resource-group .resource-card:hover{border-color:#e2e8f0;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.home-page .resources-section .resource-group .resource-card .card-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.home-page .resources-section .resource-group .resource-card .card-info{flex:1;min-width:0}.home-page .resources-section .resource-group .resource-card .card-info .card-title{color:#1e293b;margin-bottom:3px;font-size:14px;font-weight:600}.home-page .resources-section .resource-group .resource-card .card-info .card-desc{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.home-page .home-footer{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:20px 24px}.home-page .home-footer .footer-inner{color:#94a3b8;font-size:12px}.home-page .home-footer .footer-inner .footer-dot{margin:0 8px}
