.hero-section{margin-bottom:3rem}@media(max-width:768px){.hero-section{margin-bottom:2rem}}.hero-slider{background:var(--bg-secondary);border-radius:20px;box-shadow:0 20px 25px var(--shadow-color-strong);height:560px;overflow:hidden;position:relative;width:100%}@media(max-width:1024px){.hero-slider{border-radius:14px;height:480px}}@media(max-width:768px){.hero-slider{border-radius:10px;height:360px}}.gradient-bg{background:linear-gradient(135deg,var(--gradient-primary-start) 0,var(--gradient-primary-mid) 50%,var(--gradient-primary-end) 100%);height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:0}.slider-track{height:100%;position:relative;width:100%}.slide-item{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .6s ease,visibility .6s ease;visibility:hidden;width:100%}.slide-item.active{opacity:1;visibility:visible;z-index:1}.slide-link{display:block;height:100%;position:relative;text-decoration:none;width:100%}.slide-image-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.slide-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slide-overlay{background:linear-gradient(0deg,rgba(15,23,42,.95) 0,transparent 60%);height:100%;left:0;position:absolute;top:0;width:100%}.slide-content{bottom:0;color:#fff;left:0;padding:3rem;position:absolute;right:0;z-index:2}@media(max-width:1024px){.slide-content{padding:2.5rem}}@media(max-width:768px){.slide-content{padding:2rem 1.5rem}}.slide-badge{background:linear-gradient(135deg,var(--gradient-primary-start) 0,var(--gradient-primary-mid) 50%,var(--gradient-primary-end) 100%);border-radius:10px;box-shadow:0 0 20px var(--shadow-glow-color);display:inline-block;font-size:.8125rem;font-weight:600;margin-bottom:1rem;padding:.375rem 1rem}@media(max-width:768px){.slide-badge{font-size:.75rem;padding:.3125rem .875rem}}.slide-title{display:-webkit-box;font-size:2.5rem;font-weight:700;-webkit-line-clamp:2;line-height:1.2;margin-bottom:1rem;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.slide-title{font-size:2rem}}@media(max-width:768px){.slide-title{font-size:1.5rem;margin-bottom:.75rem}}.slide-desc{color:hsla(0,0%,100%,.9);display:-webkit-box;font-size:1rem;-webkit-line-clamp:2;line-height:1.6;margin-bottom:1.5rem;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.slide-desc{display:none;font-size:.875rem;margin-bottom:1rem}}.slide-btn{align-items:center;background:#fff;border-radius:10px;box-shadow:0 10px 15px var(--shadow-color);color:var(--primary-color);display:inline-flex;font-size:1rem;font-weight:600;gap:.625rem;padding:.875rem 2rem;transition:all .2s ease}.slide-btn svg{height:20px;width:20px}.slide-btn:hover{box-shadow:0 20px 25px var(--shadow-color-strong);transform:scale(1.05)}@media(max-width:768px){.slide-btn{font-size:.875rem;padding:.75rem 1.5rem}.slide-btn svg{height:18px;width:18px}}.slider-dots{bottom:2rem;display:flex;gap:.75rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}@media(max-width:768px){.slider-dots{bottom:1.25rem;gap:.5rem}}.dot{background:hsla(0,0%,100%,.4);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .2s ease;width:10px}.dot:hover{background:hsla(0,0%,100%,.6)}.dot.active{background:#fff;border-radius:5px;width:32px}@media(max-width:768px){.dot{height:8px;width:8px}.dot.active{width:24px}}.slider-arrow{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:52px;z-index:3}.slider-arrow svg{height:24px;width:24px}.slider-arrow:hover{background:hsla(0,0%,100%,.25);transform:translateY(-50%) scale(1.1)}.slider-arrow:active{transform:translateY(-50%) scale(.95)}.slider-arrow.prev{left:2rem}.slider-arrow.next{right:2rem}@media(max-width:1024px){.slider-arrow{height:44px;width:44px}.slider-arrow svg{height:20px;width:20px}.slider-arrow.prev{left:1.5rem}.slider-arrow.next{right:1.5rem}}@media(max-width:768px){.slider-arrow{display:none;height:36px;width:36px}.slider-arrow svg{height:18px;width:18px}.slider-arrow.prev{left:1rem}.slider-arrow.next{right:1rem}}.category-section{margin-bottom:3rem}@media(max-width:768px){.category-section{margin-bottom:2rem}}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:768px){.section-header{margin-bottom:1.25rem}}.section-title{align-items:center;color:var(--text-primary);display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;position:relative}.section-title .title-icon{align-items:center;background:linear-gradient(135deg,var(--gradient-primary-start) 0,var(--gradient-primary-mid) 50%,var(--gradient-primary-end) 100%);border-radius:10px;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.section-title .title-icon svg{height:18px;width:18px}.section-title .title-text{background:linear-gradient(135deg,var(--gradient-primary-start) 0,var(--gradient-primary-mid) 50%,var(--gradient-primary-end) 100%);-webkit-background-clip:text;background-clip:text}.section-title .title-gradient{background:linear-gradient(135deg,var(--gradient-secondary-start) 0,var(--gradient-secondary-end) 100%);border-radius:2px;bottom:-4px;height:3px;left:0;position:absolute;width:60px}@media(max-width:768px){.section-title{font-size:1.25rem;gap:.5rem}.section-title .title-icon{height:28px;width:28px}.section-title .title-icon svg{height:16px;width:16px}.section-title .title-gradient{height:2px;width:50px}}.more-btn{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:.9375rem;font-weight:500;gap:.375rem;text-decoration:none;transition:all .2s ease}.more-btn svg{height:16px;transition:transform .2s ease;width:16px}.more-btn:hover{color:var(--secondary-color)}.more-btn:hover svg{transform:translateX(4px)}@media(max-width:768px){.more-btn{font-size:.875rem}.more-btn svg{height:14px;width:14px}}