:root{--sk-red:#d31c3e;--sk-red-light:#ff4d6a;--sk-red-dark:#b01533;--sk-surface:#ffffff08;--sk-surface-hover:#ffffff0f;--sk-border:#ffffff14;--sk-border-strong:#ffffff24;--sk-text:#fff;--sk-text-muted:#ffffff8c;--sk-text-faint:#ffffff61;--sk-grad:linear-gradient(135deg, #d31c3e, #a3122e);--sk-grad-soft:linear-gradient(135deg, #d31c3e24, #d31c3e05);--sk-shadow-lg:0 24px 64px #00000073;--sk-shadow-md:0 12px 32px #0000004d;--sk-radii-lg:22px;--sk-radii-md:16px;--sk-radii-sm:12px}.home-hero{isolation:isolate;background:#0d0c16;align-items:center;min-height:88vh;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;filter:saturate(1.05)contrast(1.04);width:100%;height:100%;display:block}.swiper-hero .hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0d0c1659 0%,#0d0c16b8 55%,#0d0c16f5 100%),radial-gradient(at 20% 20%,#d31c3e2e,#0000 55%);position:absolute;inset:0}.swiper-hero .hero-content{z-index:5;pointer-events:auto;padding:140px 0 90px;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(24px)}to{opacity:1;transform:translateY(0)}}.swiper-hero .hero-slider-dots{z-index:3;justify-content:center;gap:12px;margin-top:28px;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:#ffffff2e;border:1px solid #ffffff26;border-radius:50%;width:9px;height:9px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.hero-dot:hover .dot-indicator{background:#ffffff61;border-color:#ffffff4d}.hero-dot.swiper-pagination-bullet-active .dot-indicator,.hero-dot.active .dot-indicator{background:var(--sk-red);border-color:var(--sk-red);border-radius:6px;width:30px;box-shadow:0 0 16px #d31c3e8c}.swiper-hero .hero-arrow{z-index:5;border:1px solid var(--sk-border);-webkit-backdrop-filter:blur(12px);color:#ffffffbf;cursor:pointer;opacity:0;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;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{background:var(--sk-red);border-color:var(--sk-red);color:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 8px 28px #d31c3e66}.swiper-hero .hero-arrow svg{width:22px;height:22px}.swiper-hero .hero-arrow:after{display:none!important}.swiper-hero .hero-arrow--prev{left:28px}.swiper-hero .hero-arrow--next{right:28px}.home-hero .hero-title--centered{text-align:center;max-width:820px;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:var(--sk-red-light);letter-spacing:1.2px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);background:#d31c3e1f;border:1px solid #d31c3e59;border-radius:24px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 18px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #d31c3e26}.home-hero .hero-badge svg{filter:drop-shadow(0 0 6px #ff4d6a80);width:14px;height:14px}.home-hero h1{color:var(--sk-text);letter-spacing:-1.2px;text-shadow:0 4px 32px #0006;margin-bottom:22px;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:800;line-height:1.06}.home-hero h1 .highlight{background:linear-gradient(135deg, #ff6b8a, var(--sk-red-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-hero .hero-subtitle{color:#ffffff9e;text-shadow:0 2px 16px #0000004d;max-width:600px;margin-bottom:34px;font-size:clamp(1rem,1.4vw,1.18rem);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 var(--sk-border);flex-wrap:wrap;gap:36px;margin-top:52px;padding-top:32px;display:flex}.home-hero .hero-stat{text-align:center;position:relative}.home-hero .hero-stat:not(:last-child):after{content:"";background:var(--sk-border);width:1px;height:32px;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.home-hero .hero-stat-value{color:var(--sk-text);background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.9rem;font-weight:800;line-height:1}.home-hero .hero-stat-label{color:var(--sk-text-faint);text-transform:uppercase;letter-spacing:1.4px;margin-top:6px;font-size:.78rem;font-weight:600}.home-hero .hero-scroll-indicator{z-index:6;opacity:.85;flex-direction:column;align-items:center;gap:8px;transition:opacity .25s;display:flex;position:absolute;bottom:0;right:32px;transform:translateY(50%)}.home-hero .hero-scroll-indicator:hover{opacity:1}.home-hero .hero-scroll-mouse{border:2px solid #fff6;border-radius:14px;justify-content:center;width:26px;height:42px;padding-top:6px;display:flex}.home-hero .hero-scroll-wheel{background:var(--sk-red-light);border-radius:3px;width:3px;height:8px;animation:1.8s ease-in-out infinite heroScrollWheel}@keyframes heroScrollWheel{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(12px)}to{opacity:0;transform:translateY(0)}}.home-hero .hero-scroll-text{letter-spacing:2px;text-transform:uppercase;color:#fff6;font-size:.62rem;font-weight:600}.section-header--with-link{position:relative}.section-header .section-view-all{color:var(--sk-text-muted);border:1px solid var(--sk-border);background:var(--sk-surface);-webkit-backdrop-filter:blur(8px);border-radius:24px;align-items:center;gap:6px;margin-top:16px;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.section-header .section-view-all:hover{color:var(--sk-red-light);background:#d31c3e0f;border-color:#d31c3e59;gap:10px}.section-header .section-view-all svg{width:15px;height:15px}.btn-hero-primary{text-transform:uppercase;letter-spacing:.5px;background:var(--sk-grad);color:#fff;z-index:10;cursor:pointer;pointer-events:auto;border:none;border-radius:14px;align-items:center;gap:10px;padding:16px 40px;font-size:1.02rem;font-weight:700;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 10px 30px #d31c3e4d,inset 0 1px #ffffff26}.btn-hero-primary:hover{color:#fff;background:linear-gradient(135deg,#e82248,#c41938);transform:translateY(-3px);box-shadow:0 16px 44px #d31c3e66,inset 0 1px #ffffff26}.btn-hero-primary:active{transform:translateY(-1px)}.btn-hero-primary svg{width:18px;height:18px}.btn-hero-secondary{border:1.5px solid var(--sk-border-strong);color:#ffffffd9;-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border-radius:14px;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:#ffffff17;border-color:#ffffff52;transform:translateY(-2px)}.btn-hero-secondary svg{width:16px;height:16px}.section-header{text-align:center;margin-bottom:52px}.section-header .section-label{color:var(--sk-red-light);text-transform:uppercase;letter-spacing:1.6px;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.section-header .section-label:before,.section-header .section-label:after{content:"";background:linear-gradient(90deg, transparent, var(--sk-red));width:28px;height:1.5px}.section-header .section-label:after{background:linear-gradient(90deg, var(--sk-red), transparent);transform:rotate(180deg)}.section-header h2{color:var(--sk-text);letter-spacing:-.4px;margin-bottom:0;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800}.section-header p{color:var(--sk-text-muted);max-width:540px;margin:10px auto 0;font-size:1.02rem;line-height:1.6}.featured-section{background:linear-gradient(#ffffff04,#0000);position:relative}.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:var(--sk-surface);-webkit-backdrop-filter:blur(10px);border-radius:var(--sk-radii-md);border:1px solid var(--sk-border);transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;text-decoration:none!important}.home-product-card:hover{box-shadow:var(--sk-shadow-lg);background:var(--sk-surface-hover);border-color:#d31c3e66;transform:translateY(-8px)}.home-product-card .card-image{aspect-ratio:3/4;background:#1f1d29;display:block;position:relative;overflow:hidden}.home-product-card .card-image:after{content:"";pointer-events:none;opacity:0;z-index:1;background:linear-gradient(#0000 55%,#0d0c1659 100%);transition:opacity .3s;position:absolute;inset:0}.home-product-card:hover .card-image:after{opacity:1}.home-product-card .card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.home-product-card:hover .card-image img{transform:scale(1.08)}.home-product-card .card-image .card-badge{background:var(--sk-grad);color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:8px;padding:4px 12px;font-size:.62rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #d31c3e59}.home-product-card .card-category{-webkit-backdrop-filter:blur(6px);color:#ffffffd9;z-index:2;background:#0d0c16b3;border:1px solid #ffffff14;border-radius:8px;padding:4px 12px;font-size:.68rem;font-weight:600;position:absolute;bottom:12px;left:12px}.home-product-card .card-body{padding:18px}.home-product-card .card-title{color:var(--sk-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.95rem;font-weight:600;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.home-product-card:hover .card-title{color:var(--sk-red-light)}.home-product-card .card-footer-row{justify-content:space-between;align-items:center;display:flex}.home-product-card .card-price{color:var(--sk-red-light);letter-spacing:-.2px;font-size:1.15rem;font-weight:700}.home-product-card .card-cart-btn{width:38px;height:38px;color:var(--sk-red-light);cursor:pointer;background:#d31c3e1a;border:1px solid #d31c3e40;border-radius:12px;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}.home-product-card .card-cart-btn:hover{background:var(--sk-red);border-color:var(--sk-red);color:#fff;transform:scale(1.05);box-shadow:0 6px 20px #d31c3e59}.home-product-card .card-cart-btn svg{width:16px;height:16px}.trust-section{isolation:isolate;content-visibility:auto;contain-intrinsic-size:1px 500px;position:relative}.trust-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#d31c3e14,#0000 70%);position:absolute;inset:0}.trust-section>*{z-index:1;position:relative}.feature-card{background:var(--sk-surface);-webkit-backdrop-filter:blur(10px);border:1px solid var(--sk-border);border-radius:var(--sk-radii-lg);text-align:center;height:100%;padding:38px 30px 34px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(#d31c3e14,#0000 70%);width:120%;height:80%;transition:opacity .3s;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.feature-card:hover{box-shadow:var(--sk-shadow-md);background:#ffffff0d;border-color:#d31c3e4d;transform:translateY(-6px)}.feature-card:hover:before{opacity:1}.feature-card .feature-icon{width:68px;height:68px;color:var(--sk-red-light);background:#d31c3e1a;border:1px solid #d31c3e33;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 22px;transition:all .3s;display:flex;position:relative}.feature-card:hover .feature-icon{background:#d31c3e33;border-color:#d31c3e59;transform:scale(1.06)rotate(-3deg);box-shadow:0 8px 28px #d31c3e33}.feature-card .feature-icon svg{width:30px;height:30px}.feature-card .feature-title{color:var(--sk-text);margin-bottom:10px;font-size:1.12rem;font-weight:700}.feature-card .feature-desc{color:var(--sk-text-muted);margin-bottom:0;font-size:.9rem;line-height:1.65}.cta-banner{border-radius:var(--sk-radii-lg);text-align:center;-webkit-backdrop-filter:blur(8px);background:radial-gradient(at 85%,#d31c3e2e,#0000 50%),linear-gradient(135deg,#d31c3e1f,#d31c3e08);border:1px solid #d31c3e2e;padding:60px 48px;position:relative;overflow:hidden}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#d31c3e1f,#0000 70%);width:420px;height:420px;position:absolute;top:-55%;right:-15%}.cta-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#d31c3e14,#0000 70%);width:380px;height:380px;position:absolute;bottom:-55%;left:-15%}.cta-banner h2{color:var(--sk-text);margin-bottom:12px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800}.cta-banner p{color:var(--sk-text-muted);max-width:500px;margin:0 auto 30px;font-size:1.02rem;line-height:1.6}.contact-card{background:var(--sk-surface);-webkit-backdrop-filter:blur(10px);border:1px solid var(--sk-border);border-radius:var(--sk-radii-lg);padding:40px;transition:border-color .3s}.contact-card:hover{border-color:#ffffff1f}.contact-card h2{color:var(--sk-text);margin-bottom:8px;font-size:1.5rem;font-weight:700}.contact-card .contact-sub{color:var(--sk-text-muted);margin-bottom:30px;line-height:1.6}.contact-card .form-control{border:1px solid var(--sk-border);color:#fff;background:#ffffff0a;border-radius:12px;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 #d31c3e1f}.contact-card .form-control::placeholder{color:var(--sk-text-faint)}.contact-card .form-control-bg{display:none}.contact-info-item{border:1px solid #0000;border-radius:14px;align-items:flex-start;gap:16px;margin-bottom:22px;padding:14px;transition:all .25s;display:flex}.contact-info-item:hover{border-color:var(--sk-border);background:#ffffff08}.contact-info-item:last-child{margin-bottom:0}.contact-info-item .ci-icon{width:48px;height:48px;color:var(--sk-red-light);background:#d31c3e1a;border:1px solid #d31c3e2e;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.contact-info-item:hover .ci-icon{background:var(--sk-red);border-color:var(--sk-red);color:#fff;box-shadow:0 6px 20px #d31c3e4d}.contact-info-item .ci-icon svg{width:20px;height:20px}.contact-info-item .ci-label{color:var(--sk-text-faint);text-transform:uppercase;letter-spacing:.8px;font-size:.76rem;font-weight:600}.contact-info-item .ci-value{color:#ffffffe0;margin-top:2px;font-size:.95rem}.home-footer-note{border-top:1px solid var(--sk-border);background:#ffffff03}@media (width>=768px){.home-hero .hero-scroll-indicator{bottom:40px;right:40px;transform:none}}@media (width<=991px){.home-hero{min-height:72vh}.home-hero .hero-content{padding:110px 0 70px}.home-hero .hero-stats{gap:26px}.home-hero .hero-stat:not(:last-child):after{right:-13px}.home-hero .hero-stat-value{font-size:1.6rem}.cta-banner{padding:44px 30px}}@media (width<=767px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.home-hero .hero-content{padding:90px 0 48px}.home-hero .hero-stats{gap:22px;margin-top:36px;padding-top:26px}.home-hero .hero-stat:not(:last-child):after{display:none}.home-hero{min-height:auto}.feature-card{padding:30px 22px 26px}.contact-card{padding:28px}.cta-banner{border-radius:18px;padding:36px 22px}.swiper-hero .hero-arrow{opacity:1;width:40px;height:40px}.swiper-hero .hero-arrow svg{width:17px;height:17px}.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:22px}}@media (width<=575px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-product-card .card-body{padding:13px 14px 14px}.home-product-card .card-title{font-size:.85rem}.home-product-card .card-price{font-size:.98rem}.home-product-card .card-cart-btn{border-radius:10px;width:34px;height:34px}.home-hero .hero-actions{gap:12px}.btn-hero-primary{border-radius:12px;padding:14px 30px;font-size:.92rem}.btn-hero-secondary{border-radius:12px;padding:13px 24px;font-size:.9rem}}.featured-section,.features-section,.cta-section,.contact-section{content-visibility:auto;contain-intrinsic-size:1px 600px}
