.home-hero{align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.swiper-hero{width:100%}.swiper-hero .hero-bg{z-index:0;position:absolute;inset:0}.swiper-hero .hero-slide{overflow:hidden}.swiper-hero .hero-slide img{object-fit:cover;width:100%;height:100%;display:block}.swiper-hero .hero-overlay{z-index:1;background:linear-gradient(135deg,#0f0d1ceb 0%,#0f0d1c99 50%,#d31c3e26 100%);position:absolute;inset:0}.swiper-hero .hero-content{z-index:2;padding:120px 0 80px;position:relative}.swiper-hero .hero-slide-content{display:none}.swiper-hero .hero-slide-content:first-child{animation:.6s ease-out heroFadeIn;display:block}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.swiper-hero .hero-slider-dots{z-index:3;justify-content:center;gap:12px;margin-top:24px;display:flex;position:relative;bottom:auto!important}.swiper-hero .hero-slider-dots .swiper-pagination-bullet{opacity:1;background:0 0;border-radius:0;width:auto;height:auto;margin:0!important}.hero-dot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .3s;display:flex}.hero-dot .dot-indicator{background:#fff3;border:1.5px solid #ffffff26;border-radius:50%;width:10px;height:10px;transition:all .3s;display:block}.hero-dot:hover .dot-indicator{background:#fff6;border-color:#ffffff4d}.hero-dot.swiper-pagination-bullet-active .dot-indicator,.hero-dot.active .dot-indicator{background:#d31c3e;border-color:#d31c3e;border-radius:5px;width:28px;box-shadow:0 0 12px #d31c3e80}.swiper-hero .hero-arrow{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffb3;cursor:pointer;opacity:0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-top:0;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.swiper-hero:hover .hero-arrow{opacity:1}.swiper-hero .hero-arrow:hover{color:#fff;background:#d31c3e33;border-color:#d31c3e66;transform:translateY(-50%)scale(1.1)}.swiper-hero .hero-arrow svg{width:22px;height:22px}.swiper-hero .hero-arrow:after{display:none!important}.swiper-hero .hero-arrow--prev{left:24px}.swiper-hero .hero-arrow--next{right:24px}.home-hero .hero-title--centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.home-hero .hero-badge--centered{justify-content:center;width:fit-content;margin-left:auto;margin-right:auto;display:flex}.home-hero .hero-subtitle--centered{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.home-hero .hero-actions--centered,.home-hero .hero-stats--centered{justify-content:center}.home-hero .hero-badge{color:#ff4d6a;letter-spacing:.3px;text-transform:uppercase;background:#d31c3e26;border:1px solid #d31c3e4d;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.home-hero .hero-badge svg{width:14px;height:14px}.home-hero h1{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.08}.home-hero h1 .highlight{background:linear-gradient(135deg,#ff4d6a,#d31c3e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-hero .hero-subtitle{color:#fff9;max-width:580px;margin-bottom:32px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.home-hero .hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.home-hero .hero-stats{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:32px;margin-top:48px;padding-top:32px;display:flex}.home-hero .hero-stat{text-align:center}.home-hero .hero-stat-value{color:#fff;font-size:1.8rem;font-weight:800;line-height:1}.home-hero .hero-stat-label{color:#ffffff73;text-transform:uppercase;letter-spacing:.3px;margin-top:4px;font-size:.82rem}.btn-hero-primary{text-transform:uppercase;letter-spacing:.5px;color:#fff;background:linear-gradient(135deg,#d31c3e,#b01533);border:none;border-radius:12px;align-items:center;gap:10px;padding:16px 40px;font-size:1.05rem;font-weight:700;transition:all .25s;display:inline-flex}.btn-hero-primary:hover{color:#fff;background:linear-gradient(135deg,#e82248,#c41938);transform:translateY(-2px);box-shadow:0 12px 40px #d31c3e59}.btn-hero-primary svg{width:18px;height:18px}.btn-hero-secondary{color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1.5px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:15px 32px;font-size:1rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-hero-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.btn-hero-secondary svg{width:16px;height:16px}.section-header{text-align:center;margin-bottom:48px}.section-header .section-label{color:#ff4d6a;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:12px;font-size:.78rem;font-weight:700;display:inline-flex}.section-header .section-label:before,.section-header .section-label:after{content:"";background:#d31c3e66;width:24px;height:1.5px}.section-header h2{color:#fff;letter-spacing:-.3px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.section-header p{color:#ffffff80;max-width:520px;margin:8px auto 0;font-size:1rem}.featured-section{background:linear-gradient(#ffffff04,#0000)}.product-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}@media (width<=1200px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=991px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=767px){.product-grid{grid-template-columns:repeat(2,1fr)}}.home-product-card{background:#292636;border:1px solid #ffffff0f;border-radius:14px;transition:all .3s;display:block;position:relative;overflow:hidden;text-decoration:none!important}.home-product-card:hover{border-color:#d31c3e40;transform:translateY(-6px);box-shadow:0 16px 48px #00000059}.home-product-card .card-image{aspect-ratio:3/4;background:#1f1d29;display:block;position:relative;overflow:hidden}.home-product-card .card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.home-product-card:hover .card-image img{transform:scale(1.08)}.home-product-card .card-image .card-badge{color:#fff;text-transform:uppercase;letter-spacing:.3px;z-index:2;background:linear-gradient(135deg,#d31c3e,#b01533);border-radius:6px;padding:3px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;left:12px}.home-product-card .card-category{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffb3;z-index:2;background:#0009;border-radius:6px;padding:3px 10px;font-size:.7rem;font-weight:600;position:absolute;bottom:12px;left:12px}.home-product-card .card-body{padding:16px 18px 18px}.home-product-card .card-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.home-product-card .card-footer-row{justify-content:space-between;align-items:center;display:flex}.home-product-card .card-price{color:#ff4d6a;font-size:1.1rem;font-weight:700}.home-product-card .card-cart-btn{color:#ff4d6a;background:#d31c3e1f;border:1px solid #d31c3e40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.home-product-card .card-cart-btn:hover{color:#fff;background:#d31c3e;border-color:#d31c3e}.home-product-card .card-cart-btn svg{width:16px;height:16px}.trust-section{isolation:isolate;position:relative}.trust-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#d31c3e0f,#0000 70%);position:absolute;inset:0}.trust-section>*{z-index:1;position:relative}.feature-card{text-align:center;background:#292636;border:1px solid #ffffff0f;border-radius:16px;height:100%;padding:36px 28px 32px;transition:all .25s}.feature-card:hover{border-color:#d31c3e33;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.feature-card .feature-icon{color:#ff4d6a;background:#d31c3e1a;border:1px solid #d31c3e26;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:all .25s;display:flex}.feature-card:hover .feature-icon{background:#d31c3e2e;border-color:#d31c3e4d;transform:scale(1.05)}.feature-card .feature-icon svg{width:28px;height:28px}.feature-card .feature-title{color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:700}.feature-card .feature-desc{color:#ffffff8c;margin-bottom:0;font-size:.9rem;line-height:1.6}.cta-banner{text-align:center;background:linear-gradient(135deg,#d31c3e1a,#d31c3e08);border:1px solid #d31c3e26;border-radius:20px;padding:56px 48px;position:relative;overflow:hidden}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#d31c3e14,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-20%}.cta-banner h2{color:#fff;margin-bottom:12px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.cta-banner p{color:#ffffff8c;max-width:500px;margin:0 auto 28px;font-size:1rem}.contact-card{background:#292636;border:1px solid #ffffff0f;border-radius:16px;padding:40px}.contact-card h2{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:700}.contact-card .contact-sub{color:#ffffff80;margin-bottom:28px}.contact-card .form-control{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:14px 18px;font-size:.95rem;transition:all .2s}.contact-card .form-control:focus{background:#ffffff0f;border-color:#d31c3e66;outline:none;box-shadow:0 0 0 3px #d31c3e1a}.contact-card .form-control::placeholder{color:#ffffff4d}.contact-card .form-control-bg{display:none}.contact-info-item{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.contact-info-item:last-child{margin-bottom:0}.contact-info-item .ci-icon{color:#ff4d6a;background:#d31c3e1a;border:1px solid #d31c3e26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-info-item .ci-icon svg{width:20px;height:20px}.contact-info-item .ci-label{color:#fff6;text-transform:uppercase;letter-spacing:.3px;font-size:.78rem;font-weight:600}.contact-info-item .ci-value{color:#ffffffd9;font-size:.95rem}.home-footer-note{background:#ffffff03;border-top:1px solid #ffffff0d}@media (width<=991px){.home-hero{min-height:70vh}.home-hero .hero-content{padding:100px 0 60px}.home-hero .hero-stats{gap:24px}.home-hero .hero-stat-value{font-size:1.5rem}.cta-banner{padding:40px 28px}}@media (width<=767px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.home-hero .hero-content{padding:80px 0 40px}.home-hero .hero-stats{gap:20px;margin-top:32px;padding-top:24px}.home-hero{min-height:auto}.feature-card{padding:28px 20px 24px}.contact-card{padding:28px}.cta-banner{border-radius:14px;padding:32px 20px}.swiper-hero .hero-arrow{opacity:1;width:36px;height:36px}.swiper-hero .hero-arrow svg{width:16px;height:16px}.swiper-hero .hero-arrow--prev{left:12px}.swiper-hero .hero-arrow--next{right:12px}.hero-dot .dot-indicator{width:8px;height:8px}.hero-dot.swiper-pagination-bullet-active .dot-indicator{width:20px}}@media (width<=575px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-product-card .card-body{padding:12px 14px 14px}.home-product-card .card-title{font-size:.85rem}.home-product-card .card-price{font-size:.95rem}}
