.hero-slider .slide-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hero-slider .slide-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero-slider{box-shadow:0 0 10px rgba(59,130,246,.3),0 0 20px rgba(139,92,246,.2),0 0 30px rgba(59,130,246,.1)}.hero-section{padding:24px 0 32px}@media screen and (max-width: 799px){.hero-section{padding:16px 0 24px}}.hero-slider{position:relative;border-radius:16px;overflow:hidden}.hero-slider .slider-track{position:relative}.hero-slider .slide-item{display:none}.hero-slider .slide-item.active{display:block}.hero-slider .slide-link{display:block;position:relative}.hero-slider .slide-image-wrapper{position:relative;padding-top:42%;overflow:hidden}@media screen and (max-width: 799px){.hero-slider .slide-image-wrapper{padding-top:56%}}.hero-slider .slide-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hero-slider .slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg, rgba(10, 10, 26, 0.9) 0%, rgba(10, 10, 26, 0.4) 50%, transparent 100%)}@media screen and (max-width: 799px){.hero-slider .slide-overlay{background:linear-gradient(0deg, rgba(10, 10, 26, 0.95) 0%, rgba(10, 10, 26, 0.5) 50%, transparent 100%)}}.hero-slider .slide-content{position:absolute;bottom:0;left:0;right:0;padding:40px;max-width:50%}@media screen and (max-width: 799px){.hero-slider .slide-content{max-width:100%;padding:20px}}.hero-slider .slide-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);color:#fff;font-size:12px;font-weight:600;border-radius:6px;margin-bottom:12px}.hero-slider .slide-title{font-size:28px;font-weight:700;color:#f0f4ff;margin-bottom:12px}@media screen and (max-width: 799px){.hero-slider .slide-title{font-size:18px;margin-bottom:8px}}.hero-slider .slide-desc{font-size:14px;color:#a0aec0;line-height:1.6;margin-bottom:20px}@media screen and (max-width: 799px){.hero-slider .slide-desc{font-size:13px;margin-bottom:14px;display:none}}.hero-slider .slide-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);color:#fff;font-size:14px;font-weight:600;border-radius:10px;transition:all .15s ease}.hero-slider .slide-btn svg{width:18px;height:18px}.hero-slider .slide-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(59,130,246,.3)}@media screen and (max-width: 799px){.hero-slider .slide-btn{padding:10px 18px;font-size:13px}.hero-slider .slide-btn svg{width:16px;height:16px}}.hero-slider .slider-dots{position:absolute;bottom:20px;right:40px;display:flex;gap:8px}@media screen and (max-width: 799px){.hero-slider .slider-dots{right:20px;bottom:14px;gap:6px}}.hero-slider .dot{width:10px;height:10px;background:hsla(0,0%,100%,.4);border:none;border-radius:50%;cursor:pointer;transition:all .15s ease}.hero-slider .dot:hover{background:hsla(0,0%,100%,.6)}.hero-slider .dot.active{width:28px;border-radius:5px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%)}@media screen and (max-width: 799px){.hero-slider .dot{width:8px;height:8px}.hero-slider .dot.active{width:22px}}.hero-slider .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(18,18,42,.8);border:1px solid rgba(139,92,246,.15);border-radius:50%;color:#f0f4ff;cursor:pointer;opacity:0;transition:all .15s ease}.hero-slider .slider-arrow svg{width:20px;height:20px}.hero-slider .slider-arrow:hover{background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-color:rgba(0,0,0,0)}.hero-slider .slider-arrow.prev{left:20px}.hero-slider .slider-arrow.next{right:20px}@media screen and (max-width: 799px){.hero-slider .slider-arrow{display:none}}.hero-slider:hover .slider-arrow{opacity:1}.hero-slider:hover .slide-image{transform:scale(1.02)}.category-section{padding:32px 0}@media screen and (max-width: 799px){.category-section{padding:20px 0}}