@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);*{margin:0;padding:0}body{background:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}.navbar{background:#111;color:#fff;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;z-index:9999}.navbar,.navbar-inner{display:flex;width:100%}.navbar-inner{align-items:center;height:70px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px}.mobile-logo,.navbar-logo{align-items:center;display:flex;text-decoration:none}.mobile-logo img,.navbar-logo img{display:block;height:50px;object-fit:contain;width:auto}.desktop-nav ul{align-items:center;display:flex;gap:20px;list-style:none}.nav-item{position:relative}.desktop-nav a,.menu-parent{align-items:center;background:#0000;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:500;gap:8px;padding:10px 14px;text-decoration:none;transition:.3s ease}.desktop-nav a:hover,.menu-parent:hover{background:#ffffff0d;color:#ff7a18}.desktop-nav a.active{background:#ffffff14;color:#ff7a18}.dropdown-wrapper{position:relative}.submenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141414fa;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 20px 40px #00000059;display:flex;flex-direction:column;gap:6px;left:50%;min-width:220px;opacity:0;padding:10px;position:absolute;top:58px;transform:translateX(-50%) translateY(10px);transition:all .25s ease;visibility:hidden;z-index:999}.submenu.open{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.submenu li{list-style:none;width:100%}.submenu a{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:.92rem;font-weight:500;min-height:46px;padding:0 14px;text-decoration:none;transition:.25s ease;white-space:nowrap;width:100%}.submenu a:hover{background:#ffffff0f;color:#ff7a18}.cart-badge{background:#ff7a18;border-radius:50px;color:#fff;font-size:11px;height:18px;justify-content:center;min-width:18px;padding:0 5px}.cart-badge,.navbar-actions{align-items:center;display:flex}.navbar-actions{gap:15px}.login-link{align-items:center;color:#fff;display:flex;gap:8px;text-decoration:none;transition:.3s ease}.login-link:hover{color:#ff7a18}.profile-container{position:relative}.profile-wrapper{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:10px;padding:5px}.mobile-profile img,.profile-wrapper img{border:2px solid #ff7a18;border-radius:50%;height:38px;object-fit:cover;transition:.3s ease;width:38px}.profile-wrapper:hover img{transform:scale(1.05)}.profile-name{color:#fff;font-size:14px;font-weight:600}.profile-dropdown{animation:dropdownFade .25s ease;background:#fff;border-radius:14px;box-shadow:0 20px 40px #0003;overflow:hidden;position:absolute;right:0;top:60px;width:210px;z-index:5000}@keyframes dropdownFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-dropdown a,.profile-dropdown button{align-items:center;background:#0000;border:none;color:#333;cursor:pointer;display:flex;font-size:.92rem;gap:12px;padding:13px 16px;text-decoration:none;transition:.3s ease;width:100%}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#f5f5f5}.logout-btn{color:#e53935!important}.scroll-progress-container{background:#ffffff14;bottom:0;height:3px;left:0;position:absolute;width:100%}.scroll-progress-main{background:linear-gradient(90deg,#ff7a18,#ffb347);height:100%;transition:width .15s linear}.mobile-header{display:none}.mobile-actions{align-items:center;display:flex;gap:12px}.mobile-profile{position:relative}.hamburger{align-items:center;background:#ffffff0f;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:46px;justify-content:center;transition:.3s ease;width:46px}.hamburger:active{transform:scale(.95)}.mobile-nav-menu{display:none}@media (max-width:768px){.navbar-inner{display:none}.mobile-header{align-items:center;background:#111;border-bottom:1px solid #ffffff0f;display:flex;height:65px;justify-content:space-between;padding:0 14px}.mobile-logo img{height:38px}.hamburger{align-items:center;background:#ffffff0d;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:42px;justify-content:center;width:42px}.mobile-nav-menu{background:#0d0d0d;display:block;height:calc(100vh - 65px);left:-100%;overflow-y:auto;padding:14px;position:fixed;top:65px;transition:left .3s ease;width:100%;z-index:9999}.mobile-nav-menu.active{left:0}.mobile-nav-menu ul{display:flex;flex-direction:column;gap:10px;list-style:none}.mobile-menu-parent,.mobile-nav-menu>ul>li>a{align-items:center;background:#ffffff0a;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;height:54px;justify-content:center;padding:0 16px;text-decoration:none;transition:.25s ease;width:100%}.mobile-menu-parent.active,.mobile-menu-parent:hover,.mobile-nav-menu>ul>li>a:hover{background:#ffffff14}.mobile-menu-left{align-items:center;display:flex;gap:12px}.mobile-menu-left svg,.mobile-nav-menu>ul>li>a svg{font-size:16px;min-width:16px}.mobile-dropdown-icon{font-size:12px;opacity:.7;transition:transform .25s ease}.mobile-dropdown-icon.rotate{transform:rotate(180deg)}.mobile-submenu{display:flex;flex-direction:column;gap:8px;max-height:0;overflow:hidden;padding-left:10px;transition:all .3s ease}.mobile-submenu.open{margin-top:6px;max-height:300px}.mobile-submenu a{align-items:center;background:#ffffff08;border-radius:12px;color:#fff;display:flex;font-size:.9rem;height:48px;padding:0 16px;text-decoration:none;transition:.25s ease;width:100%}.mobile-submenu a:hover{background:#ffffff0f}.mobile-login-btn{background:linear-gradient(90deg,#ff7a18,#ff9f43)!important;font-weight:600;justify-content:center!important}.mobile-profile img{height:34px;width:34px}.profile-dropdown.mobile{right:0;top:50px;width:180px}.floating-whatsapp,.whatsapp-button{bottom:95px!important}}.footer{background:#050505;border-top:1px solid #ffffff0f;overflow:hidden;position:relative;width:100%}.footer:before{background:radial-gradient(circle,#ff66001f,#0000 70%);content:"";filter:blur(90px);height:500px;left:-180px;pointer-events:none;position:absolute;top:-220px;width:500px}.footer-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1.4fr 1fr 1fr 1.3fr;margin:auto;max-width:1450px;padding:90px 5% 70px;position:relative;z-index:2}.footer-brand{display:flex;flex-direction:column;gap:22px}.footer-logo{align-items:center;display:flex;gap:14px;text-decoration:none}.footer-logo img{object-fit:contain;width:75px}.footer-logo h2{color:#fff;font-size:2rem;font-weight:900;letter-spacing:-1px}.footer-logo h2 span{color:#f60}.footer-brand p{color:#ffffffad;font-size:.98rem;line-height:1.9;max-width:420px}.footer-contact{display:flex;flex-direction:column;gap:16px}.footer-contact div{align-items:center;color:#ffffffc7;display:flex;font-size:.92rem;gap:12px}.footer-contact svg{color:#f60}.footer-links h3,.footer-newsletter h3{color:#fff;font-size:1.2rem;font-weight:800;margin-bottom:28px}.footer-links ul{display:flex;flex-direction:column;gap:18px;list-style:none}.footer-links a{color:#ffffffad;font-size:.95rem;text-decoration:none;transition:.3s ease}.footer-links a:hover{color:#f60;padding-left:4px}.footer-newsletter p{color:#ffffffad;font-size:.95rem;line-height:1.8;margin-bottom:24px}.newsletter-input{align-items:center;display:flex;gap:12px;margin-bottom:30px}.newsletter-input input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;color:#fff;flex:1 1;font-size:.95rem;height:58px;outline:none;padding:0 22px}.newsletter-input input::placeholder{color:#ffffff73}.newsletter-input button{align-items:center;background:linear-gradient(90deg,#ff4800,#ff7a00);border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:10px;height:58px;padding:0 24px;transition:.35s ease;white-space:nowrap}.newsletter-input button:hover{box-shadow:0 15px 35px #ff660047;transform:translateY(-3px)}.footer-socials{align-items:center;display:flex;gap:14px}.footer-socials a{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;color:#fff;display:flex;font-size:1rem;height:50px;justify-content:center;transition:.35s ease;width:50px}.footer-socials a:hover{background:#f60;box-shadow:0 18px 40px #ff660047;transform:translateY(-5px)}.footer-bottom{border-top:1px solid #ffffff0f;padding:26px 5%;position:relative;text-align:center;z-index:2}.footer-bottom p{color:#ffffff8c;font-size:.9rem}@media (max-width:1100px){.footer-container{gap:50px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-container{gap:42px;grid-template-columns:1fr;padding:70px 18px 50px}.footer-logo img{width:60px}.footer-logo h2{font-size:1.7rem}.footer-brand p,.footer-newsletter p{font-size:.92rem;line-height:1.7}.newsletter-input{align-items:stretch;flex-direction:column}.newsletter-input button,.newsletter-input input{width:100%}.newsletter-input button{justify-content:center}.footer-links ul{gap:14px}.footer-socials{gap:12px}.footer-socials a{height:46px;width:46px}.footer-bottom{padding:22px 18px}.footer-bottom p{font-size:.82rem;line-height:1.6}}.whatsapp-float{align-items:center;background:#25d366;border:none;border-radius:50%;bottom:20px;box-shadow:0 8px 20px #00000059;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:20px;width:56px;z-index:9999}.whatsapp-icon{color:#fff;font-size:30px}.whatsapp-popup{background:#020617;border-radius:14px;bottom:90px;box-shadow:0 10px 30px #00000080;color:#e5e7eb;padding:12px;position:fixed;right:20px;width:240px;z-index:9999}.popup-title{color:#38bdf8;font-size:14px;margin-bottom:10px;text-align:center}.whatsapp-popup button{background:#0f172a;border:1px solid #334155;border-radius:10px;color:#e5e7eb;cursor:pointer;margin-bottom:8px;padding:10px;text-align:left;width:100%}.whatsapp-popup button:hover{background:#1e293b}@media (max-width:768px){.whatsapp-popup{bottom:80px;right:16px}.whatsapp-float{bottom:16px;right:16px}}.hero-sales{align-items:center;background:#000;display:flex;height:100vh;min-height:750px;overflow:hidden;position:relative;width:100%}.bg-video{animation:slowZoom 18s ease-in-out infinite alternate;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.video-overlay{background:linear-gradient(90deg,#000000eb,#000000c7 35%,#00000073 65%,#000000a6)}.gradient-overlay,.video-overlay{inset:0;position:absolute;z-index:2}.gradient-overlay{background:radial-gradient(circle at top left,#ff50002e,#0000 40%)}.hero-glow{animation:pulseGlow 5s ease-in-out infinite;background:radial-gradient(circle,#ff5a0033,#0000 70%);border-radius:50%;filter:blur(70px);height:500px;left:-120px;position:absolute;top:-120px;width:500px;z-index:2}.hero-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1450px;padding:0 7%;position:relative;width:100%;z-index:5}.hero-badge{align-items:center;animation:fadeUp 1s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:50px;display:inline-flex;font-size:.95rem;font-weight:500;gap:10px;padding:12px 22px}.hero-badge,.hero-title{color:#fff;margin-bottom:28px}.hero-title{animation:fadeUp 1.2s ease;font-size:clamp(4rem,8vw,7rem);font-weight:900;letter-spacing:-3px;line-height:.95;text-transform:uppercase}.hero-title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3d00,#ff8c00);-webkit-background-clip:text;text-shadow:0 0 30px #ff5a0059}.hero-description{animation:fadeUp 1.4s ease;color:#ffffffd1;font-size:1.2rem;line-height:1.8;margin-bottom:40px;max-width:650px;width:100%}.cta-buttons{align-items:center;animation:fadeUp 1.6s ease;display:flex;flex-wrap:wrap;gap:18px;margin-bottom:50px}.primary-btn,.secondary-btn{align-items:center;border:none;border-radius:18px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:12px;height:60px;justify-content:center;padding:0 32px;transition:all .35s ease}.primary-btn{background:linear-gradient(90deg,#ff3d00,#ff7b00);box-shadow:0 15px 35px #ff500059;color:#fff}.primary-btn:hover{box-shadow:0 25px 45px #ff500073;transform:translateY(-4px) scale(1.02)}.secondary-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;color:#fff}.secondary-btn:hover{background:#ffffff1f;transform:translateY(-3px)}.hero-stats{align-items:center;animation:fadeUp 1.8s ease;display:flex;flex-wrap:wrap;gap:60px;margin-bottom:42px}.stat-item h3{color:#fff;font-size:2rem;font-weight:800;margin-bottom:6px}.stat-item p{color:#ffffffa6;font-size:.95rem}.hero-trust{animation:fadeUp 2s ease;flex-wrap:wrap;gap:30px}.hero-trust,.hero-trust div{align-items:center;display:flex}.hero-trust div{color:#ffffffc7;font-size:.95rem;gap:10px}.hero-trust svg{color:#ff6b00}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.hero-sales{min-height:850px}.hero-content{padding:0 6%}.hero-title{font-size:clamp(3.5rem,10vw,5rem)}.hero-description{font-size:1.08rem}.hero-stats{gap:35px}}@media (max-width:768px){.hero-sales{align-items:flex-start;min-height:92vh;padding-top:95px}.video-overlay{background:linear-gradient(180deg,#00000073,#00000094 40%,#000000b8)}.bg-video{filter:brightness(1.08) contrast(1.08) saturate(1.12);object-position:center;opacity:.96}.video-overlay{background:linear-gradient(180deg,#00000061,#00000085 40%,#000000ad)}.gradient-overlay{background:radial-gradient(circle at top left,#ff78002e,#0000 38%)}.hero-content{justify-content:flex-start;padding:0 22px}.hero-badge{font-size:.8rem;margin-bottom:22px;padding:10px 18px}.hero-title{font-size:4rem;letter-spacing:-2px;line-height:.88;margin-bottom:22px}.hero-description{color:#ffffffd1;font-size:1rem;line-height:1.8;margin-bottom:28px;max-width:95%}.cta-buttons{gap:14px;margin-bottom:38px;width:100%}.primary-btn,.secondary-btn{border-radius:16px;font-size:.95rem;font-weight:600;height:54px;width:100%}.primary-btn{box-shadow:0 12px 28px #ff5a0047}.hero-stats{gap:10px;justify-content:space-between;margin-bottom:26px;width:100%}.stat-item h3{font-size:1.8rem}.stat-item p{font-size:.78rem;line-height:1.3}.hero-trust{gap:12px}.hero-trust div{font-size:.82rem;line-height:1.5}.hero-glow{filter:blur(45px);height:220px;left:-60px;top:-50px;width:220px}.scroll-indicator{display:none}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.editorial-products{background:#f3f3f3;overflow:hidden;padding:80px 24px;width:100%}.editorial-header{margin-bottom:50px;text-align:center}.editorial-header p{color:#111;font-size:.75rem;font-weight:700;letter-spacing:3px;margin-bottom:12px;text-transform:uppercase}.editorial-header h2{color:#000;font-size:clamp(3rem,8vw,8rem);font-weight:900;letter-spacing:-5px;line-height:.9;text-transform:uppercase}.editorial-swiper{overflow:hidden;padding-bottom:70px;width:100%}.editorial-swiper .swiper{width:100%}.editorial-swiper .swiper-wrapper{display:flex}.editorial-swiper .swiper-slide{display:flex!important;height:auto!important}.editorial-card{background:#fff;border:1px solid #00000014;cursor:pointer;min-width:0;overflow:hidden;transition:.4s ease;width:100%}.editorial-card:hover{transform:translateY(-8px)}.editorial-image-wrap{align-items:center;background:#e7b253;display:flex;height:520px;justify-content:center;overflow:hidden;width:100%}.swiper-slide:nth-child(2n) .editorial-image-wrap{background:#53a7ba}.swiper-slide:nth-child(3n) .editorial-image-wrap{background:#cc6d86}.editorial-image{height:85%;object-fit:contain;transition:.6s ease;width:85%}.editorial-card:hover .editorial-image{transform:scale(1.05)}.editorial-content{background:#fff;padding:22px}.editorial-content h3{color:#000;font-size:1.8rem;font-weight:900;letter-spacing:-1px;line-height:1;margin-bottom:10px;text-transform:uppercase}.editorial-subtitle{color:#0009;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:1px;margin-bottom:18px;text-transform:uppercase}.editorial-bottom{align-items:center;display:flex;gap:12px;justify-content:space-between}.editorial-price{color:#000;font-size:1.5rem;font-weight:900}.editorial-btn{align-items:center;background:#0000;border:1px solid #000;color:#000;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;gap:10px;height:46px;padding:0 18px;transition:.3s ease}.editorial-btn:hover{background:#000;color:#fff}.swiper-button-next,.swiper-button-prev{background:#000;border-radius:50%;color:#fff!important;height:54px!important;padding:10px;transition:.3s ease;width:54px!important}.swiper-button-next:hover,.swiper-button-prev:hover{transform:scale(1.08)}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px!important;font-weight:900}.swiper-pagination-bullet{background:#00000040;opacity:1}.swiper-pagination-bullet-active{background:#000}@media (max-width:1199px){.editorial-image-wrap{height:420px}.editorial-content h3{font-size:1.4rem}}@media (max-width:768px){.editorial-products{padding:60px 14px}.editorial-header{margin-bottom:34px}.editorial-header h2{font-size:3rem;letter-spacing:-2px}.editorial-image-wrap{height:320px}.editorial-content{padding:18px}.editorial-content h3,.editorial-price{font-size:1.2rem}.editorial-btn{font-size:.72rem;height:40px;padding:0 14px}.swiper-button-next,.swiper-button-prev{height:42px!important;padding:10px;width:42px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:11px!important}.swiper-pagination-bullet{background:#00000040;opacity:1}.swiper-pagination-bullet-active{background:#fff}}.about-section{background:#050505;overflow:hidden;padding:80px 5%;position:relative;width:100%}.about-section:before{background:radial-gradient(circle,#ff620029,#0000 70%);content:"";filter:blur(100px);height:500px;left:-200px;position:absolute;top:-200px;width:500px;z-index:0}.about-container{gap:55px;justify-content:space-between;margin:auto;max-width:1400px;z-index:2}.about-container,.about-image{align-items:center;display:flex;position:relative}.about-image{background:#111;border-radius:26px;justify-content:center;min-height:560px;overflow:hidden;width:50%}.about-image img{display:block;height:auto;max-height:560px;object-fit:contain;transition:.7s ease;width:100%}.about-image:hover img{transform:scale(1.03)}.about-image:after{background:linear-gradient(0deg,#00000061,#0000000a);content:"";inset:0;pointer-events:none;position:absolute}.about-image-overlay{bottom:34px;color:#fff;left:34px;position:absolute;z-index:5}.about-image-overlay span{color:#ff6b00;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:3px;margin-bottom:14px}.about-image-overlay h3{font-size:3.2rem;font-weight:900;letter-spacing:-3px;line-height:.92;max-width:380px;text-transform:uppercase}.about-content{color:#fff;display:flex;flex-direction:column;gap:18px;justify-content:center;width:50%}.about-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;color:#ff6b00;font-size:.72rem;font-weight:700;letter-spacing:3px;padding:10px 18px;width:-webkit-fit-content;width:fit-content}.about-title{color:#fff;font-size:clamp(3rem,5vw,5rem);font-weight:900;letter-spacing:-4px;line-height:.92;text-transform:uppercase}.about-text{color:#ffffffb8;font-size:1rem;line-height:1.9;max-width:620px}.Sacmtb{color:#ff6b00;font-weight:800}.about-stats{align-items:center;display:flex;flex-wrap:wrap;gap:45px;margin-top:10px}.about-stat h4{color:#fff;font-size:2.1rem;font-weight:900;margin-bottom:6px}.about-stat p{color:#ffffff8c;font-size:.82rem;letter-spacing:1px;text-transform:uppercase}.about-btn{align-items:center;background:linear-gradient(90deg,#ff4800,#ff7a00);border:none;border-radius:999px;box-shadow:0 15px 40px #ff620038;color:#fff;cursor:pointer;display:flex;font-size:.92rem;font-weight:700;gap:10px;height:56px;margin-top:14px;padding:0 26px;transition:.35s ease;width:-webkit-fit-content;width:fit-content}.about-btn:hover{transform:translateY(-4px) scale(1.03)}@media (max-width:1100px){.about-container{gap:40px}.about-image{min-height:460px}.about-image img{max-height:460px}.about-image-overlay h3{font-size:2.4rem}.about-title{font-size:3.5rem}.about-stats{gap:24px}}@media (max-width:768px){.about-section{padding:60px 18px}.about-container{flex-direction:column;gap:32px}.about-content,.about-image{width:100%}.about-image{border-radius:22px;min-height:auto}.about-image img{max-height:320px;object-fit:contain;width:100%}.about-image-overlay{bottom:22px;left:22px}.about-image-overlay span{font-size:.65rem;letter-spacing:2px}.about-image-overlay h3{font-size:1.8rem;letter-spacing:-2px;max-width:220px}.about-content{gap:16px}.about-tag{font-size:.65rem;padding:8px 14px}.about-title{font-size:2.4rem;letter-spacing:-2px;line-height:.95}.about-text{font-size:.92rem;line-height:1.75}.about-stats{gap:20px;justify-content:space-between}.about-stat h4{font-size:1.5rem}.about-stat p{font-size:.68rem}.about-btn{height:50px;justify-content:center;width:100%}}.whyus-section{background:#050505;overflow:hidden;padding:100px 6%;position:relative;width:100%}.whyus-section:before{background:radial-gradient(circle,#ff66001f,#0000 70%);height:500px;left:-120px;top:-180px;width:500px}.whyus-section:after,.whyus-section:before{content:"";filter:blur(80px);pointer-events:none;position:absolute}.whyus-section:after{background:radial-gradient(circle,#ffffff0a,#0000 70%);bottom:-180px;height:400px;right:-100px;width:400px}.whyus-header{margin-bottom:70px;position:relative;text-align:center;z-index:2}.whyus-tag{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#f60;display:inline-flex;font-size:.78rem;font-weight:700;justify-content:center;letter-spacing:3px;margin-bottom:26px;padding:10px 22px}.whyus-tag,.whyus-title{text-transform:uppercase}.whyus-title{color:#fff;font-size:clamp(3rem,7vw,6.8rem);font-weight:900;letter-spacing:-4px;line-height:.95;margin-bottom:24px}.whyus-subtext{color:#ffffffb3;font-size:1.05rem;line-height:1.8;margin:0 auto;max-width:780px;width:100%}.whyus-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(3,1fr);position:relative;z-index:2}.whyus-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:30px;overflow:hidden;padding:38px 32px;position:relative;transition:.4s ease}.whyus-card:before{background:radial-gradient(circle,#ff660026,#0000 70%);content:"";filter:blur(35px);height:180px;position:absolute;right:-60px;top:-60px;width:180px}.whyus-card:hover{border-color:#ff66004d;box-shadow:0 25px 60px #00000073,0 0 30px #ff660014;transform:translateY(-10px)}.whyus-icon{align-items:center;animation:floatIcon 4s ease-in-out infinite;background:linear-gradient(135deg,#ff660026,#ffffff0a);border:1px solid #ffffff14;border-radius:22px;box-shadow:inset 0 1px 0 #ffffff0f,0 12px 25px #00000040;color:#f60;display:flex;font-size:2rem;height:78px;justify-content:center;margin-bottom:28px;overflow:hidden;position:relative;transition:.4s ease;width:78px}.whyus-icon:before{animation:pulseGlow 3s ease-in-out infinite;background:radial-gradient(circle,#ff660040,#0000 70%);content:"";height:120%;position:absolute;width:120%}.whyus-card:hover .whyus-icon{box-shadow:0 20px 40px #ff660040;transform:translateY(-6px) rotate(-6deg) scale(1.08)}.whyus-card h3{color:#fff;font-size:1.55rem;font-weight:800;line-height:1.2;margin-bottom:16px}.whyus-card p{color:#ffffffad;font-size:.98rem;line-height:1.8}@keyframes pulseGlow{0%{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.4;transform:scale(.9)}}@media (max-width:1100px){.whyus-grid{grid-template-columns:repeat(2,1fr)}.whyus-title{letter-spacing:-2px}}@media (max-width:768px){.whyus-section{padding:70px 18px}.whyus-header{margin-bottom:45px}.whyus-title{font-size:2.8rem;letter-spacing:-2px}.whyus-subtext{font-size:.95rem;line-height:1.7}.whyus-grid{gap:18px;grid-template-columns:1fr}.whyus-card{border-radius:24px;padding:28px 22px}.whyus-icon{border-radius:18px;font-size:1.6rem;height:64px;margin-bottom:20px;width:64px}.whyus-card h3{font-size:1.25rem}.whyus-card p{font-size:.9rem;line-height:1.7}}.feedback-section{background:#050505;overflow:hidden;padding:100px 5%;position:relative;width:100%}.feedback-section:before{background:radial-gradient(circle,#ff66001f,#0000 70%);content:"";filter:blur(90px);height:500px;left:-120px;pointer-events:none;position:absolute;top:-180px;width:500px}.feedback-header{margin-bottom:60px;position:relative;text-align:center;z-index:2}.feedback-header span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#f60;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:3px;margin-bottom:22px;padding:10px 20px;text-transform:uppercase}.feedback-header h2{color:#fff;font-size:clamp(3rem,7vw,6.5rem);font-weight:900;letter-spacing:-4px;line-height:.92;text-transform:uppercase}.feedback-slider{border-radius:34px;height:720px;margin:auto;max-width:1400px;overflow:hidden;position:relative;width:100%}.feedback-slide{inset:0;opacity:0;position:absolute;transform:scale(1.05);transition:opacity .8s ease,transform 1s ease}.feedback-slide.active{opacity:1;transform:scale(1);z-index:2}.feedback-slide.inactive{opacity:0;z-index:1}.feedback-bg{filter:brightness(.9);height:100%;object-fit:cover;transform:scale(1.02);width:100%}.feedback-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid #ffffff1f;border-radius:24px;bottom:40px;box-shadow:0 20px 50px #00000040;color:#fff;left:40px;max-width:500px;padding:28px;position:absolute}.feedback-profile{align-items:center;display:flex;gap:16px;margin-bottom:24px}.feedback-profile img{border:3px solid #ffffff2e;border-radius:50%;height:72px;object-fit:cover;width:72px}.feedback-profile h3{font-size:1.3rem;font-weight:800;margin-bottom:4px}.feedback-profile p{color:#ffffffb8;font-size:.92rem}.feedback-stars{align-items:center;color:#ffb400;display:flex;font-size:.95rem;gap:6px;margin-bottom:20px}.feedback-story{color:#ffffffeb;font-size:1.08rem;line-height:1.9}.feedback-controls{gap:18px;margin-top:38px}.feedback-controls,.feedback-controls button{align-items:center;display:flex;justify-content:center}.feedback-controls button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:58px;transition:.35s ease;width:58px}.feedback-controls button:hover{background:#f60;box-shadow:0 18px 40px #ff66004d;color:#fff;transform:translateY(-4px)}@media (max-width:768px){.feedback-section{padding:70px 18px}.feedback-header{margin-bottom:36px}.feedback-header h2{font-size:2.8rem;letter-spacing:-2px}.feedback-slider{border-radius:26px;height:520px}.feedback-overlay{border-radius:22px;bottom:16px;left:16px;max-width:none;padding:20px;right:16px}.feedback-profile{gap:12px;margin-bottom:16px}.feedback-profile img{height:54px;width:54px}.feedback-profile h3{font-size:1rem}.feedback-profile p{font-size:.78rem}.feedback-story{font-size:.92rem;line-height:1.7}.feedback-controls{margin-top:28px}.feedback-controls button{height:48px;width:48px}}.about{background:#fff;color:#0f172a;line-height:1.65}.btn{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;gap:8px;justify-content:center;padding:12px 22px;text-decoration:none;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:linear-gradient(135deg,#ff1d25,#ff6a3d);box-shadow:0 10px 24px #ff1d2540;color:#fff}.btn--primary:hover{box-shadow:0 14px 32px #ff1d2559}.btn--ghost{background:#fff;border-color:#e5e7eb;color:#0f172a}.btn--dark{background:#0f172a;color:#fff}.about-hero{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:80px 20px 50px}.about-hero__content h1{font-size:clamp(2rem,3.6vw,3rem);font-weight:900;letter-spacing:.4px;line-height:1.15;margin-bottom:12px}.about-hero__content h1 span{color:#ff1d25}.about-hero__content p{color:#334155;font-size:1.07rem;margin-bottom:22px}.about-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.about-hero__image img{border-radius:18px;box-shadow:0 18px 40px #0000002e;object-fit:cover;width:100%}@media (min-width:992px){.about-hero{gap:48px;grid-template-columns:1.1fr 1fr;padding-top:110px}}.about-story{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1fr;margin:40px auto 0;max-width:1200px;padding:0 20px}.about-story__image img{border-radius:18px;box-shadow:0 14px 28px #0000001f;object-fit:cover;width:100%}.about-story__content h2{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:800;margin-bottom:12px}.about-story__content p{color:#475569;margin-bottom:10px}@media (min-width:900px){.about-story{gap:40px;grid-template-columns:1fr 1.2fr}}.about-mission{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr;margin:50px auto 0;max-width:1200px;padding:0 20px}.mv{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 8px 18px #0000000a;padding:24px 20px;transition:.25s ease}.mv:hover{box-shadow:0 12px 26px #0000000f;transform:translateY(-3px)}.mv h3{font-size:1.3rem;font-weight:800;margin-bottom:6px}.mv p{color:#475569}@media (min-width:800px){.about-mission{gap:22px;grid-template-columns:1fr 1fr}}.about-features{margin:60px auto 0;max-width:1200px;padding:0 20px}.section-title{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:900;margin-bottom:24px;text-align:center}.section-title span{color:#ff1d25}.features-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}.feature-card{background:#0b0b0c;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 10px 26px #0000002e;color:#fff;padding:22px;transition:.25s ease}.feature-card:hover{border-color:#ff1d2599;box-shadow:0 16px 34px #ff1d252e;transform:translateY(-6px)}.feature-icon{color:#ff3a3f;font-size:30px;margin-bottom:12px}.feature-card h4{font-size:1.08rem;margin-bottom:6px}.feature-card p{color:#cbd5e1;font-size:.97rem}@media (min-width:900px){.features-grid{grid-template-columns:repeat(4,1fr)}}.about-stats{margin:45px auto 0;max-width:1200px;padding:0 20px}.stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.stat{background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 8px 18px #0000000d;padding:20px;text-align:center}.stat__value{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900}.stat__label{color:#475569;font-weight:600}@media (min-width:900px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.about-timeline{margin:60px auto 0;max-width:1200px;padding:0 20px 10px}.timeline{margin-top:22px;padding-left:22px;position:relative}.timeline:before{background:linear-gradient(#ff1d25,#ffd1d3);bottom:0;content:"";left:10px;position:absolute;top:0;width:2px}.timeline-item{grid-gap:16px;display:grid;gap:16px;grid-template-columns:90px 1fr;margin-bottom:22px;position:relative}.timeline-year{color:#ff1d25;font-weight:900;letter-spacing:.3px;margin-left:25px}.timeline-dot{background:#ff1d25;border-radius:50%;box-shadow:0 0 0 6px #ff1d251f;height:14px;left:0;position:absolute;top:6px;width:14px}.timeline-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 10px 22px #0000000a;padding:16px}.timeline-card h4{font-size:1.05rem;margin:0 0 4px}.timeline-card p{color:#475569;margin:0}.about-team{margin:60px auto 0;max-width:1200px;padding:0 20px}.team-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}.team-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 10px 22px #0000000f;padding:18px;text-align:center;transition:.25s ease}.team-card:hover{transform:translateY(-4px)}.team-card img{border:3px solid #ffbcc0;border-radius:50%;height:92px;margin:4px auto 10px;object-fit:cover;width:92px}.team-card h4{font-size:1.06rem;margin:0}.team-card p{color:#64748b;font-weight:600;margin:2px 0}@media (min-width:900px){.team-grid{gap:20px;grid-template-columns:repeat(3,1fr)}}.game-coming-soon{align-items:center;background:linear-gradient(135deg,#0f0f0f,#222);color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100vh;justify-content:center;text-align:center}.game-coming-soon h1{color:#0f8;font-size:3rem;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.game-coming-soon p{color:#ccc;font-size:1.5rem}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{background:radial-gradient(circle at top,#141414,#000 70%);color:#fff;font-family:Inter,system-ui,sans-serif;margin:0}.lux-wrapper{margin:auto;max-width:1500px;padding:3rem 1.2rem 8rem}.product-title{font-size:2.1rem;line-height:1.25;margin-bottom:.3rem}.lux-brand{color:#bbb;font-size:.95rem;margin-bottom:2rem}.amazon-layout{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:90px 1fr 380px}.amazon-thumbs{display:flex;flex-direction:column;gap:.8rem;height:520px;overflow-y:auto;padding-right:6px;position:-webkit-sticky;position:sticky;top:100px}.amazon-thumbs::-webkit-scrollbar{width:4px}.amazon-thumbs::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.amazon-thumbs img{background:#ffffff0d;border:1px solid #fff3;border-radius:14px;cursor:pointer;height:68px;object-fit:contain;opacity:.45;transition:all .25s ease;width:68px}.amazon-thumbs img.active{border-color:#ff4d4d;box-shadow:0 0 14px #ff4d4d73;opacity:1}.amazon-image{background:linear-gradient(145deg,#111,#000);border-radius:26px;height:520px;overflow:hidden;position:-webkit-sticky;position:sticky;top:100px}.amazon-image img{height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.nav-btn{background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.4rem;height:44px;position:absolute;top:50%;transform:translateY(-50%);width:44px}.amazon-buybox{position:-webkit-sticky;position:sticky;top:100px}.glass-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:24px;padding:2rem}.lux-price{font-size:2rem;font-weight:700}.lux-price span{color:#888;font-size:.95rem;margin-left:.6rem;text-decoration:line-through}.in-stock{color:#4cff9f;margin:.7rem 0}.out-stock{color:#ff4d4d;margin:.7rem 0}.btn{border:none;border-radius:14px;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem;width:100%}.btn.primary{background:linear-gradient(135deg,#ff4d4d,#ff1f1f);color:#fff;margin-bottom:.7rem}.btn.secondary{background:#ffffff26;color:#fff}.lux-trust{color:#ccc;font-size:.9rem;margin-top:1.4rem}.lux-details,.lux-reviews,.lux-specs{margin-top:4rem;max-width:900px;position:relative;z-index:1}.lux-details h2,.lux-reviews h2,.lux-specs h2{font-size:1.5rem;margin-bottom:1rem}.lux-bullets{list-style:none;padding:0}.lux-bullets li{color:#ddd;font-size:.95rem;margin-bottom:.7rem}.lux-specs table{background:#ffffff0d;border-collapse:collapse;border-radius:16px;overflow:hidden;width:100%}.lux-specs td{border-bottom:1px solid #ffffff14;font-size:.9rem;padding:.9rem 1rem}.lux-specs td:first-child{color:#aaa;width:40%}@media (max-width:1024px){.amazon-buybox{margin-bottom:2rem;position:relative!important;top:auto!important;z-index:auto}.amazon-image,.amazon-thumbs{position:relative;top:auto}.lux-details,.lux-reviews,.lux-specs{clear:both;margin-top:2.5rem}}@media (max-width:900px){.lux-wrapper{padding-bottom:7rem}.product-title{font-size:1.4rem}.amazon-layout{gap:1.6rem;grid-template-columns:1fr}.amazon-image{border-radius:18px;height:320px}.amazon-thumbs{flex-direction:row;gap:.6rem;height:auto;overflow-x:auto;padding-bottom:6px}.amazon-thumbs img{height:56px;width:56px}}.back-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:20px;padding:10px 18px;transition:.25s ease}.back-btn:hover{background:#ffffff2e;transform:translateY(-2px)}.back-btn:active{transform:scale(.96)}@media (max-width:600px){.back-btn{font-size:13px;padding:9px 16px}}.products-page{align-items:center;color:#f5f5f5;display:flex;flex-direction:column;padding:20px}.video-banner{border-radius:20px;height:45vh}.banner-video{animation:zoom 12s infinite alternate}.video-banner:after{background:#0000008c}.banner-overlay{padding:20px}.banner-overlay h1{font-size:2.6rem;font-weight:600}.banner-overlay p{opacity:.85}.products-container{margin-top:40px;width:100%}.filters{background:linear-gradient(160deg,#1b1b21,#121216);border:1px solid #ffffff0f;border-radius:18px;box-shadow:0 8px 25px #000000b3;padding:24px;position:-webkit-sticky;position:sticky;top:100px}.filter-header{margin-bottom:18px}.type-pill{border-radius:10px;transition:.3s}.type-pill.active{background:linear-gradient(135deg,#c62828,#8e0000)}.products-grid{grid-gap:28px;gap:28px;grid-template-columns:repeat(4,1fr)}.product-card{background:linear-gradient(145deg,#1a1a1f,#111115);border-radius:22px;box-shadow:0 10px 30px #000000b3}.product-card:hover{border:1px solid #ffffff1a;box-shadow:0 20px 50px #000000e6;transform:translateY(-8px) scale(1.02)}.sale-tag{background:linear-gradient(135deg,#ff4d00,red);font-size:11px;left:14px;padding:6px 10px;top:14px}.image-wrapper img{transition:transform .6s ease}.brand-name{color:#9e9e9e}.product-info h4{font-weight:500;line-height:1.45}.current-price{font-size:19px}.card-actions{display:flex;gap:10px}.buy-btn,.details-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:11px;transition:.3s}.buy-btn{background:linear-gradient(135deg,#4caf50,#2e7d32)}.details-btn{background:linear-gradient(135deg,#c62828,#8e0000)}.buy-btn:hover,.details-btn:hover{box-shadow:0 5px 15px #0006;transform:translateY(-2px)}.load-more-wrapper{display:flex;justify-content:center;margin-top:50px;width:100%}.load-more-btn{background:linear-gradient(135deg,#1e1e24,#2a2a30);border:1px solid #ffffff26;border-radius:40px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px 40px;transition:.3s}.load-more-btn:hover{background:#333;transform:translateY(-3px)}.load-more-btn:disabled{cursor:not-allowed;opacity:.6}@media(max-width:1100px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.products-container{flex-direction:column}.products-grid{grid-template-columns:repeat(2,1fr)}.filters{position:relative;top:0;width:100%}}@media(max-width:600px){.video-banner{height:35vh}.banner-overlay h1{font-size:1.9rem}.filters{display:none}.products-grid{gap:20px;grid-template-columns:1fr}.image-wrapper{height:300px}.card-actions{flex-direction:column}.buy-btn,.details-btn{border-radius:25px;font-size:15px;padding:14px}.load-more-btn{font-size:16px;padding:15px;width:90%}}.profile-page{align-items:center;background:linear-gradient(90deg,#000000a6,#00000040),url(https://i.ibb.co/Z6LFXLpW/Whats-App-Image-2025-12-05-at-5-30-37-PM.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:20px}.profile-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff14;border:1px solid #fff3;border-radius:18px;box-shadow:0 20px 50px #00000059;color:#fff;max-width:95%;padding:38px;text-align:center;width:420px}.avatar-container{cursor:pointer;height:120px;margin:0 auto 16px;position:relative;width:120px}.profile-avatar{border:3px solid #fff6;border-radius:50%;height:100%;object-fit:cover;transition:.3s ease;width:100%}.avatar-blur{filter:blur(2px) brightness(.7)}.avatar-overlay{align-items:center;background:#0000008c;border-radius:50%;color:#fff;display:flex;font-size:13px;font-weight:600;inset:0;justify-content:center;opacity:0;position:absolute;transition:.3s}.avatar-container:hover .avatar-overlay{opacity:1}.profile-title{font-size:1.8rem;margin-bottom:20px}.profile-info{margin-top:20px;text-align:left}.info-row{border-bottom:1px solid #ffffff26;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.info-row span{opacity:.8}.info-row strong{font-weight:600}.profile-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.action-btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:12px;transition:.25s ease}.edit-btn{background:#ffd166;color:#111}.edit-btn:hover{background:#ffbe0b}.forgot-btn{background:#ffffff26;color:#fff}.forgot-btn:hover{background:#ffffff40}.logout-btn{background:#e63946;color:#fff}.logout-btn:hover{background:#b91c1c}.modal-overlay{background:#0000008c;z-index:2000}.modal-content{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:16px;box-shadow:0 25px 60px #00000073;color:#fff;max-width:95%;padding:30px;width:380px}.modal-content h3{margin-bottom:18px;text-align:center}.modal-content input{background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;color:#fff;margin-bottom:14px;padding:12px;width:100%}.modal-content input::placeholder{color:#ddd}.modal-actions{display:flex;gap:10px}.modal-actions button{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-weight:600;padding:12px}.modal-actions button:first-child{background:#e63946;color:#fff}.modal-actions button:last-child{background:#ffffff26;color:#fff}.loading{color:#fff;font-size:1.2rem}@media (max-width:768px){.profile-card{padding:28px 22px}.profile-title{font-size:1.6rem}.info-row{font-size:13px}}.auth-hero{background:linear-gradient(90deg,#000000a6,#00000040),url(https://i.ibb.co/Z6LFXLpW/Whats-App-Image-2025-12-05-at-5-30-37-PM.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-family:Poppins,sans-serif;min-height:100vh}.resend-text{font-size:14px;margin-top:12px;text-align:center}.resend-text span{color:#e63946;cursor:pointer;font-weight:600}.error-msg{color:red;font-size:13px}.success-msg{color:green;font-size:13px}.auth-left{color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:80px}.auth-left h1{font-size:3.2rem;font-weight:700;margin-bottom:12px}.auth-left p{font-size:1.15rem;max-width:420px;opacity:.9}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #fff3;border-radius:18px;box-shadow:0 20px 50px #00000059;color:#fff;margin:auto 80px;max-width:90%;padding:38px;width:420px}.auth-card h2{font-size:1.8rem;margin-bottom:20px;text-align:center}.auth-card input{background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;color:#fff;margin-bottom:14px;outline:none;padding:12px 14px;width:100%}.auth-card input::placeholder{color:#ddd}.auth-card input:focus{border-color:#e63946}.auth-card button{background:#e63946;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:.25s;width:100%}.auth-card button:hover{background:#b91c1c}.auth-switch{margin-top:14px;text-align:center}.auth-switch a{color:#ffd166;font-weight:600;text-decoration:none}.error-msg{color:#ff6b6b}.error-msg,.success-msg{margin-bottom:10px;text-align:center}.success-msg{color:#51cf66}@media (max-width:900px){.auth-hero{background-size:cover;flex-direction:column}.auth-left{padding:50px 20px;text-align:center}.auth-card{margin:20px}}.login-hero{align-items:center;background:linear-gradient(90deg,#000000a6,#0003),url(https://i.ibb.co/Z6LFXLpW/Whats-App-Image-2025-12-05-at-5-30-37-PM.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:space-between;min-height:100vh;padding:60px 8%}.login-hero-content{color:#fff;max-width:520px}.login-hero-content h1{font-size:3.2rem;font-weight:700;margin-bottom:12px}.login-hero-content p{font-size:1.15rem;line-height:1.6;opacity:.95}.login-card{background:#fff;border-radius:18px;box-shadow:0 25px 60px #00000040;max-width:420px;padding:32px;width:100%}.login-card h2{color:#111;font-size:1.8rem;margin-bottom:22px;text-align:center}.login-card input{border:1px solid #ddd;border-radius:8px;font-size:15px;margin-bottom:14px;padding:12px 14px;width:100%}.login-card input:focus{border-color:#e63946;box-shadow:0 0 0 3px #e6394626;outline:none}.login-card button{background:#e63946;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;transition:.3s;width:100%}.login-card button:hover{background:#b91c1c}.login-helper{display:flex;font-size:14px;justify-content:space-between;margin-top:12px}.login-helper span{color:#e63946;cursor:pointer}.login-helper a{color:#444;text-decoration:none}.login-divider{color:#999;font-size:13px;margin:22px 0;text-align:center}.social-login{display:flex;justify-content:center}.back-link{color:#777;cursor:pointer;margin-top:12px;text-align:center}@media (max-width:900px){.login-hero{flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.login-hero-content{margin-bottom:30px}}.cart-page{color:#333;font-family:Roboto,sans-serif;margin:40px auto;max-width:1200px;padding:0 20px}.cart-page h2{color:#222;font-size:2rem;margin-bottom:30px;text-align:center}.cart-container{display:flex;flex-wrap:wrap;gap:30px}.cart-items{display:flex;flex:2 1;flex-direction:column;gap:20px}.cart-item{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;gap:20px;padding:15px;transition:transform .2s ease}.cart-item:hover{transform:translateY(-3px)}.cart-item-image{border:1px solid #ddd;border-radius:8px;height:120px;object-fit:cover;width:120px}.cart-item-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.cart-item-info h4{color:#111;font-size:1.2rem;margin-bottom:8px}.cart-price{color:#4caf50;font-weight:600;margin-bottom:10px}.quantity-controls{align-items:center;display:flex;gap:10px;margin-bottom:10px}.quantity-controls button{background-color:#f0f0f0;border:none;border-radius:5px;cursor:pointer;font-size:1.1rem;height:28px;transition:.2s;width:28px}.quantity-controls button:hover{background-color:#4caf50;color:#fff}.subtotal{color:#555;font-weight:500}.remove-btn{background-color:#ff4c4c;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:6px 12px;transition:.2s;width:-webkit-fit-content;width:fit-content}.remove-btn:hover{background-color:#e60000}.cart-summary{background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 10px #0000000d;flex:1 1;height:-webkit-fit-content;height:fit-content;padding:20px}.cart-summary h3{color:#222;font-size:1.5rem;margin-bottom:20px;text-align:center}.cart-summary p{display:flex;font-weight:500;justify-content:space-between;margin-bottom:10px}.cart-summary hr{border:.5px solid #ddd;margin:15px 0}.cart-summary .total{color:#4caf50;font-size:1.2rem;font-weight:700}.checkout-btn,.clear-btn,.shop-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;margin-top:15px;padding:12px;transition:.3s;width:100%}.checkout-btn{background-color:#4caf50;color:#fff}.checkout-btn:hover{background-color:#45a049}.clear-btn{background-color:#ff4c4c;color:#fff}.clear-btn:hover{background-color:#e60000}.shop-btn{background-color:#2196f3;color:#fff}.shop-btn:hover{background-color:#0b7dda}.empty-cart{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 15px #00000014;margin:50px auto;max-width:500px;padding:80px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.empty-cart:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-5px)}.empty-cart h2{color:#333;font-size:2.2rem;font-weight:600;margin-bottom:25px}.empty-cart .shop-btn{background-color:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 25px;transition:background-color .3s ease,transform .2s ease}.empty-cart .shop-btn:hover{background-color:#45a049;transform:translateY(-2px)}@media (max-width:900px){.cart-container,.cart-item{flex-direction:column}.cart-item{align-items:center}.cart-item-image{height:auto;width:100%}.cart-item-info{align-items:center;text-align:center}}.checkout-container{font-family:Inter,sans-serif}.checkout-form{background:#fff;box-shadow:0 8px 20px #00000014;flex:1 1 350px;max-width:400px}.checkout-form h2{font-size:1.8rem;margin-bottom:20px}.checkout-form input{font-size:1rem;margin:10px 0;transition:border .3s,box-shadow .3s}.checkout-form input:focus{border-color:#4e4caf;box-shadow:0 0 5px #4caf5080}.checkout-form label{gap:10px;margin-bottom:10px;transition:color .3s ease}.checkout-form label:hover{color:#4e4caf}.checkout-form input[type=radio]{accent-color:#4e4caf;cursor:pointer;height:18px;width:18px}.checkout-form button{background-color:#4e4caf;border-radius:10px;font-weight:600;margin-top:20px;padding:14px 0}.checkout-form button:hover{background-color:#4e4caf;transform:translateY(-2px)}.checkout-form button:disabled{background-color:#4e4caf;transform:none}.order-summary{background:#fff;box-shadow:0 8px 20px #00000014;flex:1 1 300px;max-width:400px;padding:30px 25px}.order-summary h3{font-size:1.6rem}.summary-row{font-size:1rem;margin:10px 0}.summary-row.total{font-size:1.1rem;font-weight:700}@media screen and (max-width:900px){.checkout-container{align-items:center;flex-direction:column;gap:20px}}@media screen and (max-width:500px){.checkout-form,.order-summary{padding:25px 20px}.checkout-form h2,.order-summary h3{font-size:1.5rem}}.checkout-container{background-color:#f9f9f9;display:flex;flex-wrap:wrap;font-family:Poppins,sans-serif;gap:40px;justify-content:center;min-height:100vh;padding:40px 20px}.checkout-form{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;flex:1 1;max-width:450px;min-width:300px;padding:30px 25px}.checkout-form h2{color:#333;font-weight:600;margin-bottom:25px;text-align:center}.checkout-form input{border:1px solid #ddd;border-radius:8px;font-size:.95rem;margin-bottom:15px;padding:12px 15px;transition:all .3s ease;width:100%}.checkout-form input:focus{border-color:#4caf50;box-shadow:0 0 5px #4caf504d;outline:none}.checkout-form h4{color:#555;font-weight:500;margin-bottom:10px;margin-top:20px}.checkout-form label{align-items:center;color:#444;cursor:pointer;display:flex;font-size:.95rem;gap:12px;margin-bottom:12px}.checkout-form input[type=radio]{accent-color:#4caf50}.checkout-form button{background-color:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px;transition:all .3s ease;width:100%}.checkout-form button:disabled{background-color:#a5d6a7;cursor:not-allowed}.checkout-form button:hover:not(:disabled){background-color:#43a047}.order-summary{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;flex:1 1;height:-webkit-fit-content;height:fit-content;max-width:350px;min-width:250px;padding:25px 20px}.order-summary h3{color:#333;font-weight:600;margin-bottom:20px;text-align:center}.summary-row{color:#555;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:12px}.summary-row.total{border-top:1px solid #ddd;font-size:1rem;font-weight:600;margin-top:10px;padding-top:10px}.thankyou-popup{animation:fadeIn .5s ease;background-color:#fff;border-radius:15px;box-shadow:0 15px 40px #00000026;left:50%;max-width:400px;padding:35px 30px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:999}.thankyou-popup h2{color:#4caf50;margin-bottom:15px}.thankyou-popup h3{color:#333;font-weight:500;margin:15px 0 10px}.thankyou-popup p{color:#555;font-size:.95rem;margin-bottom:10px}.thankyou-popup button{background-color:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;margin-top:15px;padding:12px 20px;transition:all .3s ease}.thankyou-popup button:hover{background-color:#43a047}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-55%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:900px){.checkout-container{align-items:center;flex-direction:column}.checkout-form,.order-summary{max-width:100%}}.orders-container{background:#fff;color:#000;font-family:Poppins,sans-serif;margin:auto;max-width:1100px;padding:30px 16px}.orders-title{color:#000;font-size:1.6rem;margin-bottom:20px}.orders-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.orders-tabs button{background:#fff;border:1px solid #ddd;border-radius:20px;color:#000;cursor:pointer;font-size:.85rem;padding:6px 16px}.orders-tabs .active{background:#111;border-color:#111;color:#fff}.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#000;margin-bottom:20px;overflow:hidden}.order-header{background:#f9fafb;color:#000;display:flex;flex-wrap:wrap;font-size:.75rem;gap:12px;justify-content:space-between;padding:14px 18px}.order-header span{color:#000;display:block}.order-header strong{color:#000;font-size:.85rem}.status.delivered{color:#16a34a}.status.processing{color:#2563eb}.status.pending{color:#d97706}.order-products{color:#000;padding:15px 18px}.order-product{align-items:center;color:#000;display:flex;gap:14px;margin-bottom:14px}.order-product img{background:#fff;border:1px solid #e5e7eb;border-radius:6px;height:80px;object-fit:contain;width:80px}.product-info{color:#000;flex:1 1}.product-name{color:#000;font-size:.9rem;font-weight:500}.product-qty{color:#000;font-size:.8rem}.order-actions{border-top:1px solid #e5e7eb;color:#000;display:flex;flex-wrap:wrap;gap:10px;padding:14px 18px}.order-actions button{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:8px 16px}.order-actions .secondary{background:#f3f4f6;color:#000}.orders-error,.orders-loading{color:#000;padding:30px;text-align:center}.modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.modal{background:#fff;border-radius:14px;color:#000;max-width:90%;padding:20px;width:360px}.modal h3{color:#000;margin-bottom:15px}.timeline{color:#000;list-style:none;margin-bottom:20px;padding:0}.timeline li{color:#000;font-size:.9rem;padding:8px 0;position:relative}.timeline li:before{content:"○";margin-right:8px}.timeline li.done:before{color:#16a34a;content:"✔"}.stars{font-size:1.8rem;margin-bottom:12px}.stars span{color:#d1d5db;cursor:pointer}.stars .filled{color:#facc15}.modal textarea{border:1px solid #ddd;border-radius:6px;color:#000;font-size:.85rem;margin-bottom:12px;min-height:80px;padding:8px;width:100%}.modal button{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:6px;padding:8px;width:100%}.modal .secondary{background:#f3f4f6;color:#000}@media (max-width:600px){.order-header{flex-direction:column}.order-product img{height:70px;width:70px}}.products-page{background:linear-gradient(180deg,#0e0e11,#17171c);color:#fff;font-family:Poppins,sans-serif;min-height:100vh}.video-banner{height:55vh;overflow:hidden;position:relative;width:100%}.banner-video{animation:zoom 10s infinite alternate;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.video-banner:after{background:#00000080;content:"";inset:0;position:absolute;z-index:2}.banner-overlay{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%;z-index:3}.banner-overlay h1{font-size:3rem;font-weight:700;margin-bottom:10px}.banner-overlay p{opacity:.8}@keyframes zoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.products-container{display:flex;gap:30px;margin:40px auto;max-width:1400px;padding:0 30px}.filters{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;height:-webkit-fit-content;height:fit-content;padding:25px;width:260px}.filter-header{align-items:center;display:flex;gap:10px;margin-bottom:20px}.filter-header h3{font-size:18px}.filter-group label{display:block;margin-bottom:12px;opacity:.8}.type-pill-container{display:flex;flex-direction:column;gap:10px}.type-pill{background:#1e1e24;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 14px;transition:.25s}.type-pill.active,.type-pill:hover{background:#ff3c00}.type-pill.active{font-weight:600}.products-grid-section{flex:1 1}.products-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.product-card{background:linear-gradient(145deg,#1b1b21,#141418);border:1px solid #ffffff0d;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.35s}.product-card:hover{box-shadow:0 20px 40px #0009;transform:translateY(-8px)}.sale-tag{background:#ff3c00;border-radius:6px;font-size:12px;font-weight:600;left:12px;padding:4px 8px;position:absolute;top:12px}.image-wrapper{height:250px;overflow:hidden}.image-wrapper img{height:100%;object-fit:cover;transition:transform .4s;width:100%}.product-card:hover img{transform:scale(1.08)}.product-info{display:flex;flex-direction:column;height:100%;padding:18px}.brand-name{color:#fff;font-size:12px;margin-bottom:6px}.product-info h4{color:#fff;font-size:15px;line-height:1.4;margin-bottom:12px}.price-box{margin-bottom:15px}.current-price{color:#fff;font-size:18px;font-weight:700}.card-actions{margin-top:auto}.buy-btn{background:linear-gradient(135deg,#c62828,#8e0000);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:.25s;width:100%}.buy-btn:hover{transform:translateY(-2px)}.no-products{padding:80px 0;text-align:center}.view-all-btn{background:linear-gradient(135deg,#c62828,#8e0000);border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.loader-container{align-items:center;display:flex;height:70vh;justify-content:center}.loader{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-radius:50%;border-top-color:#c62828;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1100px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.products-container{flex-direction:column;padding:0 20px}.filters{width:100%}.banner-overlay h1{font-size:2.2rem}}@media (max-width:600px){.products-container{gap:20px;padding:0 12px}.video-banner{height:40vh}.banner-overlay h1{font-size:1.6rem}.banner-overlay p{font-size:.9rem}.filters{background:#111;padding:15px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.type-pill-container{flex-direction:row;gap:10px;overflow-x:auto}.type-pill{font-size:13px;padding:8px 12px;white-space:nowrap}.products-grid{gap:18px;grid-template-columns:1fr}.image-wrapper{height:200px}.product-info{padding:14px}.product-info h4{font-size:14px}.current-price{font-size:16px}.buy-btn{font-size:14px;padding:10px}.no-products{padding:50px 0}}.contact-page{background-color:#0f172a;color:#fff;min-height:100vh;padding:60px 20px}.contact-header{margin-bottom:50px;text-align:center}.contact-header h1{font-size:2.5rem;font-weight:700}.contact-header h1 span{color:#e63946}.contact-header p{color:#cbd5e1;font-size:1rem;margin-top:10px}.contact-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr;margin:auto;max-width:1100px}.contact-form h2,.contact-info h2{font-size:1.6rem;margin-bottom:20px}.contact-info ul{list-style:none;margin-bottom:20px;padding:0}.contact-info ul li{align-items:center;color:#cbd5e1;display:flex;font-size:.95rem;gap:10px;margin-bottom:12px}.contact-info ul li svg{color:#e63946;font-size:1.2rem}.contact-form form{display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{background:#1e293b;border:none;border-radius:8px;color:#fff;font-size:1rem;outline:none;padding:12px;transition:all .3s ease}.contact-form input:focus,.contact-form textarea:focus{background:#16213e;border:1px solid #e63946}.contact-form textarea{height:120px;resize:none}.contact-form button{background:#e63946;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px;transition:background .3s ease,transform .2s ease}.contact-form button:hover{background:#c72e3b;transform:translateY(-2px)}@media (min-width:768px){.contact-container{grid-template-columns:1fr 1fr}}@media (max-width:480px){.contact-header h1{font-size:2rem}}.faq-page{background-color:#0f172a;color:#fff;min-height:100vh;padding:60px 20px}.faq-header{margin-bottom:50px;text-align:center}.faq-header h1{font-size:2.5rem;font-weight:700}.faq-header h1 span{color:#e63946}.faq-header p{color:#cbd5e1;font-size:1rem;margin-left:auto;margin-right:auto;margin-top:10px;max-width:600px}.faq-container{margin:0 auto;max-width:800px}.faq-item{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;margin-bottom:15px;padding:20px;transition:all .3s ease}.faq-item:hover{border-color:#e63946;box-shadow:0 0 10px #e6394633}.faq-question{align-items:center;display:flex;justify-content:space-between}.faq-question h3{color:#fff;font-size:1.1rem;margin:0}.faq-question span{color:#e63946;font-size:1.5rem;transition:transform .3s ease}.faq-item.active .faq-question span{transform:rotate(180deg)}.faq-answer{color:#cbd5e1;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease}.faq-item.active .faq-answer{margin-top:10px;max-height:300px;opacity:1}@media (max-width:600px){.faq-header h1{font-size:2rem}.faq-question h3{font-size:1rem}}.shipping-page{background-color:#0f172a;color:#fff;min-height:100vh;padding:60px 20px}.shipping-header{margin-bottom:60px;text-align:center}.shipping-header h1{font-size:2.5rem;font-weight:700}.shipping-header h1 span{color:#e63946}.shipping-header p{color:#cbd5e1;font-size:1rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:12px;max-width:700px}.shipping-container{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr;margin:0 auto;max-width:1000px}.shipping-card{background:#1e293b;border:1px solid #ffffff1a;border-radius:14px;padding:30px 25px;text-align:center;transition:all .3s ease}.shipping-card:hover{border-color:#e63946;box-shadow:0 0 15px #e639464d;transform:translateY(-3px)}.shipping-card h3{color:#fff;font-size:1.3rem;margin-top:15px}.shipping-card p{color:#cbd5e1;font-size:.95rem;line-height:1.6;margin-top:10px}.shipping-icon{animation:floatIcon 3s ease-in-out infinite;color:#e63946;font-size:2.5rem;margin-bottom:10px}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.shipping-note{background:#e639461a;border-left:4px solid #e63946;border-radius:10px;color:#cbd5e1;font-size:.95rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:50px;max-width:900px;padding:20px}@media (min-width:768px){.shipping-container{grid-template-columns:repeat(3,1fr)}}.returns-page{background-color:#f9f9f9;color:#222;font-family:Poppins,sans-serif;padding-bottom:50px}.returns-hero{background:linear-gradient(90deg,#0a0a0a,#1e1e1e);color:#fff;padding:80px 20px 60px;text-align:center}.returns-hero h1{font-size:2.6rem;font-weight:700;letter-spacing:1px}.returns-hero p{color:#ccc;font-size:1.1rem;margin-top:10px}.returns-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:60px auto;max-width:900px;padding:40px}.returns-content h2{border-left:4px solid #ff4d00;color:#000;font-size:1.4rem;margin-bottom:10px;padding-left:10px}.returns-content p{color:#444;line-height:1.7;margin-bottom:20px}.returns-content ol,.returns-content ul{color:#444;margin-bottom:25px;margin-left:25px}.returns-content li{margin-bottom:8px}.returns-content a{color:#ff4d00;text-decoration:none}.returns-content a:hover{text-decoration:underline}.returns-support{background:#f7f7f7;border-left:5px solid #ff4d00;border-radius:10px;font-weight:500;margin-top:30px;padding:20px}@media (max-width:768px){.returns-hero h1{font-size:2rem}.returns-content{margin:30px 15px;padding:25px}}.privacy-policy{background:#f9f9f9;color:#222;font-family:Poppins,sans-serif;padding-bottom:60px}.privacy-hero{background:linear-gradient(90deg,#0a0a0a,#1e1e1e);color:#fff;padding:80px 20px 60px;text-align:center}.privacy-hero h1{font-size:2.6rem;font-weight:700;margin-bottom:10px}.privacy-hero p{color:#ccc;font-size:1.1rem}.privacy-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:60px auto;max-width:900px;padding:40px}.privacy-content h2{border-left:4px solid #ff4d00;color:#000;font-size:1.4rem;margin-bottom:10px;padding-left:10px}.privacy-content p,.privacy-content ul{color:#444;line-height:1.7;margin-bottom:20px}.privacy-content ul{margin-left:25px}.privacy-content a{color:#ff4d00;text-decoration:none}.privacy-content a:hover{text-decoration:underline}@media (max-width:768px){.privacy-hero h1{font-size:2rem}.privacy-content{margin:30px 15px;padding:25px}}.terms-page{background:#f9f9f9;color:#222;font-family:Poppins,sans-serif;padding-bottom:60px}.terms-hero{background:linear-gradient(90deg,#0a0a0a,#1e1e1e);color:#fff;padding:80px 20px 60px;text-align:center}.terms-hero h1{font-size:2.6rem;font-weight:700;margin-bottom:10px}.terms-hero p{color:#ccc;font-size:1.1rem}.terms-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:60px auto;max-width:900px;padding:40px}.terms-content h2{border-left:4px solid #ff4d00;color:#000;font-size:1.4rem;margin-bottom:10px;padding-left:10px}.terms-content p,.terms-content ul{color:#444;line-height:1.7;margin-bottom:20px}.terms-content ul{margin-left:25px}.terms-content a{color:#ff4d00;text-decoration:none}.terms-content a:hover{text-decoration:underline}.last-updated{color:#777;font-size:.9rem;margin-top:40px;text-align:right}@media (max-width:768px){.terms-hero h1{font-size:2rem}.terms-content{margin:30px 15px;padding:25px}}
/*# sourceMappingURL=main.873b9b22.css.map*/