.hero-section{background:linear-gradient(135deg,#f5f7fa 0%,#e4e7eb 100%);align-items:center;min-height:600px;padding:80px 0 0;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:1;background:radial-gradient(circle at 20% 30%,#1a365d0d 0%,#0000 50%),radial-gradient(circle at 80% 70%,#1a365d0d 0%,#0000 50%);position:absolute;inset:0}.hero-content{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.hero-title{text-shadow:0 2px 4px #0000001a;letter-spacing:-.02em;color:#1a365d!important;margin-bottom:24px!important;font-size:48px!important;font-weight:700!important;line-height:1.2!important}.hero-description{max-width:600px;color:#4a5568!important;margin-bottom:32px!important;font-size:18px!important;line-height:1.6!important}.hero-buttons{gap:16px;margin-bottom:48px;display:flex}.hero-buttons .ant-btn{border-radius:24px;justify-content:center;align-items:center;height:48px;padding:0 32px;font-size:16px;transition:all .3s;display:flex}.hero-buttons .ant-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero-image-container{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.hero-image{border-radius:16px;max-width:100%;height:auto;transition:all .5s;box-shadow:0 20px 40px #0000001a}.hero-image:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000026}.statistics-section{max-width:1200px;margin:0 auto;padding:24px 8px;transform:translateY(40px)}.stat-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;transition:all .3s;display:flex;box-shadow:0 10px 20px #0000000d}.stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.stat-icon{color:#1a365d;background:linear-gradient(135deg,#1a365d1a 0%,#1a365d0d 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;font-size:32px;transition:all .3s;display:flex}.stat-card:hover .stat-icon{background:linear-gradient(135deg,#1a365d26 0%,#1a365d1a 100%);transform:scale(1.1)}.stat-value{color:#1a365d;margin-bottom:8px;font-size:36px;font-weight:700;line-height:1}.stat-title{color:#4a5568;margin-top:8px;font-size:16px}.article-card{cursor:pointer;background:#fff;border-radius:16px;margin-bottom:16px;padding:24px;transition:all .3s;box-shadow:0 4px 12px #0000000d}.article-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.article-image{border-radius:12px;transition:all .3s}.article-card:hover .article-image{transform:scale(1.05)}@media screen and (max-width:768px){.hero-section{min-height:auto;padding:40px 0}.hero-content{padding:0 8px}.hero-title{text-align:center;font-size:36px!important}.hero-description{text-align:center;margin-left:auto;margin-right:auto;font-size:16px!important}.hero-buttons{flex-wrap:wrap;justify-content:center;margin-bottom:32px}.hero-buttons .ant-btn{min-width:140px;height:44px;padding:0 24px;font-size:14px}.statistics-section{padding:32px 16px;transform:translateY(20px)}.stat-card{padding:16px}.stat-icon{width:48px;height:48px;font-size:24px}.stat-value{font-size:28px}.stat-title{font-size:14px}.article-card{padding:16px}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-image-container svg{animation:6s ease-in-out infinite float}
