/* DealStore audited frontend CSS. Exact duplicate rules removed; selector semantics preserved. */
#prl{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}.reveal,
.reveal.active,
.homepage-deferred.reveal,
.homepage-deferred.reveal.active{
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    transition:none!important;
    animation:none!important;
}.site-header{contain:layout style}.header-main,.header-inner,.nav-links,.cat-nav{min-height:44px}.nav-links{display:flex;align-items:center}.header-search,.header-search .search-form{contain:layout}.product-card,
.flash-card,
.category-card,
.promo-card{
    contain:layout paint;
}.product-card-img,
.flash-card-img,
.category-img,
.category-card-media,
.product-image-wrap,
.product-thumb{
    position:relative;
    aspect-ratio:1/1;
    min-height:0;
    overflow:hidden;
    background:#f8fafc;
    contain:layout paint;
}.product-card-img>img,
.flash-card-img>img,
.category-img>img,
.category-card-media>img,
.product-image-wrap>img,
.product-thumb>img{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
}.homepage-deferred,
.featured-section,
.new-arrivals-section,
.sale-products-section,
.reviews-section,
.faq-section,
.newsletter-section{
    content-visibility:auto;
    contain:layout style paint;
    contain-intrinsic-size:auto 720px;
}.flash-badge,
.promo-emoji,
.trust-icon,
.section-title-icon{
    animation:none!important;
}html{scroll-behavior:auto}@media(max-width:767px){
    .site-header{min-height:64px}
    .header-main{min-height:64px}
    .mobile-header{min-height:56px}
    .mobile-nav{min-height:64px}
    .homepage-deferred,
    .featured-section,
    .new-arrivals-section,
    .sale-products-section,
    .reviews-section,
    .faq-section,
    .newsletter-section{
        contain-intrinsic-size:auto 620px;
    }
}@media(prefers-reduced-motion:reduce){
    *,*::before,*::after{
        scroll-behavior:auto!important;
        animation-duration:.01ms!important;
        animation-iteration-count:1!important;
        transition-duration:.01ms!important;
    }
}.predictive-search-box{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:9998;display:none;overflow:hidden;max-height:min(520px,70vh);overflow-y:auto;border:1px solid rgba(226,232,240,.95);border-radius:16px;background:#fff;box-shadow:0 22px 55px rgba(15,23,42,.18)}html,body,button,input,select,textarea{font-synthesis:none}.ds-theme .breadcrumb-bar,.ds-theme .pdp-breadcrumb,.ds-theme .contact-breadcrumb,.ds-theme .login-breadcrumb,.ds-theme .reg-breadcrumb,.ds-theme .fp-breadcrumb,.ds-theme .co-breadcrumb,.ds-theme .ord-breadcrumb,.ds-theme .track-breadcrumb{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid var(--bd,#e2e8f0);border-radius:14px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.ds-theme .breadcrumb-list,.ds-theme .pdp-breadcrumb ul,.ds-theme .contact-breadcrumb ul,.ds-theme .login-breadcrumb ul,.ds-theme .reg-breadcrumb ul,.ds-theme .fp-breadcrumb ul,.ds-theme .co-breadcrumb ul,.ds-theme .ord-breadcrumb ul,.ds-theme .track-breadcrumb ul{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.ds-theme .breadcrumb-list a,.ds-theme .breadcrumb-current,.ds-theme .pdp-breadcrumb a,.ds-theme .pdp-breadcrumb .current{display:inline-flex;align-items:center;gap:6px;color:var(--mt,#64748b);font-weight:800;text-decoration:none}.ds-theme .breadcrumb-list a:hover,.ds-theme .pdp-breadcrumb a:hover{color:var(--p,#4f46e5)}.ds-theme .breadcrumb-current,.ds-theme .pdp-breadcrumb .current{color:var(--ink,#0f172a);font-weight:900}.ds-theme .breadcrumb-home-icon,.ds-theme .pdp-breadcrumb svg{width:15px;height:15px;color:var(--p,#4f46e5)}.ds-theme .breadcrumb-separator,.ds-theme .pdp-breadcrumb .sep{color:#94a3b8;font-size:.75rem;font-weight:900}img[loading="lazy"]{content-visibility:auto}.predictive-search-wrap{position:relative}.predictive-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:12px 14px;border-bottom:1px solid #eef2f7;color:#0f172a;text-decoration:none}.predictive-item:hover{background:#f8fafc}.predictive-item img,.ps-no-img{width:64px;height:64px;border:1px solid #edf1f7;border-radius:12px;background:#f8fafc;object-fit:contain}.ps-copy{min-width:0;display:grid;gap:4px}.ps-copy strong{overflow:hidden;color:#0f172a;font-size:13px;line-height:1.35;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.ps-meta,.ps-rating{color:#f59e0b;font-size:12px;font-weight:800}.ps-rating.muted{color:#94a3b8}.ps-price{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--p,#4f46e5);font-size:13px;font-weight:950}.ps-price del{color:#94a3b8;font-weight:700}.mobile-search-form .predictive-search-box{top:calc(100% + 6px)}@media (max-width:575px){.ds-theme .breadcrumb-bar,.ds-theme .pdp-breadcrumb,.ds-theme .contact-breadcrumb,.ds-theme .login-breadcrumb,.ds-theme .reg-breadcrumb,.ds-theme .fp-breadcrumb,.ds-theme .co-breadcrumb,.ds-theme .ord-breadcrumb,.ds-theme .track-breadcrumb{margin:12px 0 18px;padding:12px 13px;border-radius:12px}.predictive-search-box{left:-8px;right:-8px;border-radius:14px}.predictive-item{grid-template-columns:56px minmax(0,1fr);padding:11px}.predictive-item img,.ps-no-img{width:56px;height:56px}}@media(max-width:767px){body.ds-theme{padding-bottom:calc(var(--ds-mobile-nav-height) + env(safe-area-inset-bottom))!important}.promo-strip{min-height:50px!important;font-size:12px!important;padding-left:12px!important;padding-right:52px!important}.site-header{min-height:64px}.hero-section,.hero-slider,.hero-slide{aspect-ratio:3/1!important}.trust-bar{min-height:164px}.flash-section{min-height:472px}.flash-section .container{min-height:432px}.dealstore-wa-float{left:14px!important;bottom:calc(var(--ds-mobile-nav-height) + 18px + env(safe-area-inset-bottom))!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important}.back-to-top{right:14px!important;bottom:calc(var(--ds-mobile-nav-height) + 18px + env(safe-area-inset-bottom))!important;width:50px!important;height:50px!important}.social-proof{left:10px!important;right:10px!important;bottom:calc(var(--ds-mobile-nav-height) + 86px + env(safe-area-inset-bottom))!important;max-width:none!important}.oc-sidebar.from-left,.oc-sidebar.from-right,.user-offcanvas{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.category-card{min-height:180px}}@media(max-width:767px){.oc-sidebar,.oc-sidebar.from-left,.oc-sidebar.from-right,#menuSidebar,#cartSidebar,#accountSidebar,.user-offcanvas,#userOffcanvas{top:0!important;height:100vh!important;max-height:100vh!important;width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.dealstore-wa-float{left:14px!important;bottom:calc(var(--ds-mobile-nav-height) + 18px + env(safe-area-inset-bottom))!important}.back-to-top{right:14px!important;bottom:calc(var(--ds-mobile-nav-height) + 18px + env(safe-area-inset-bottom))!important}.social-proof{left:10px!important;right:10px!important;bottom:calc(var(--ds-mobile-nav-height) + 88px + env(safe-area-inset-bottom))!important;max-width:none!important}}@if(trim(request()->path(), "/") === "" || trim(request()->path(), "/") === "deals")


.homepage-deferred{content-visibility:auto;contain:layout style paint;contain-intrinsic-size:auto 720px}.homepage-deferred.reveal{opacity:1;transform:none;transition:none}@media(max-width:767px){.homepage-deferred{contain-intrinsic-size:auto 620px}.homepage-deferred .product-grid,.homepage-deferred .category-grid,.homepage-deferred .review-grid,.homepage-deferred .blog-grid{contain:layout style paint}}:root{--p:#4F46E5;--pd:#3730A3;--pl:#EEF2FF;--o:#F97316;--y:#F59E0B;--bg:#F8FAFC;--bd:#E2E8F0;--ink:#0F172A;--mt:#64748B;--r:12px;--rl:16px;--f:"Poppins",sans-serif;--ss:0 1px 3px rgba(0,0,0,.05);--sm:0 4px 16px rgba(0,0,0,.09);--sl:0 8px 30px rgba(0,0,0,.13);--red:#EF4444;--fs-accent:#F97316;--container-max:1400px;--header-height:72px;--bottom-nav-height:58px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--z-header:1000;--z-backdrop:1100;--z-offcanvas:1200;--z-modal:1300}@else

:root{--p:#4F46E5;--pd:#3730A3;--pl:#EEF2FF;--o:#F97316;--y:#F59E0B;--bg:#F8FAFC;--bd:#E2E8F0;--ink:#0F172A;--mt:#64748B;--r:12px;--rl:16px;--f:"Poppins",sans-serif;--ss:0 1px 3px rgba(0,0,0,.05);--sm:0 4px 16px rgba(0,0,0,.09);--sl:0 8px 30px rgba(0,0,0,.13);--red:#EF4444;--fs-accent:#F97316;--container-max:1400px;--header-height:72px;--bottom-nav-height:58px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--z-header:1000;--z-backdrop:1100;--z-offcanvas:1200;--z-modal:1300}.site-header.is-fixed + .header-spacer{display:block}.toast-container{position:fixed;top:calc(var(--header-height) + 12px);right:16px;z-index:500;display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast-item.toast-warning{border-left-color:#f59e0b}.toast-item.toast-info{border-left-color:#2563eb}.toast-item.toast-warning .toast-icon{color:#f59e0b}.toast-item.toast-info .toast-icon{color:#2563eb}.predictive-search-box.open{display:block}.mobile-search-form .predictive-search-box,.msf-row .predictive-search-box{top:calc(100% + 10px);border-radius:16px;max-height:360px}.ord-payment-option input:checked + .ord-payment-card{border-color:var(--ord-primary);background:#f4f6ff;box-shadow:0 0 0 4px rgba(79,70,229,.08)}.ord-payment-option input:checked + .ord-payment-card .ord-radio-dot{border:6px solid var(--ord-primary)}.ord-payment-option input:checked + .ord-payment-card + .ord-bank-details{display:block}:root{
  --ds-z-header-final:1000;
  --ds-z-mobile-nav-final:1200;
  --ds-z-floating-final:1300;
  --ds-z-overlay-final:1000000;
  --ds-z-menu-final:1000010;
  --ds-z-cart-final:1000020;
  --ds-z-user-final:1000030;
  --ds-mobile-nav-height:68px;
  --font:"Poppins",sans-serif;
  --font-family:Arial,Helvetica,sans-serif;
}html,body,body.ds-theme,
body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),
body.ds-theme input,body.ds-theme button,body.ds-theme select,body.ds-theme textarea{
  font-family:Arial,Helvetica,sans-serif!important;
}.site-header,.site-header.is-fixed,.sticky-header,.header-sticky,.is-sticky,.fixed-header{
  z-index:var(--ds-z-header-final)!important;
}.mobile-nav,.bottom-nav,.ds-mobile-nav{
  z-index:var(--ds-z-mobile-nav-final)!important;
}.oc-backdrop,.offcanvas-backdrop,.drawer-backdrop,.sidebar-backdrop{
  position:fixed!important;
  inset:0!important;
  top:0!important;right:0!important;bottom:0!important;left:0!important;
  width:100vw!important;
  height:100vh!important;
  height:100dvh!important;
  margin:0!important;
  background:rgba(15,23,42,.58)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  z-index:var(--ds-z-overlay-final)!important;
  backdrop-filter:blur(3px)!important;
  transition:opacity .22s ease,visibility .22s ease!important;
}.oc-backdrop.open,.offcanvas-backdrop.show,.drawer-backdrop.open,.sidebar-backdrop.open{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}.oc-sidebar,.offcanvas,.mobile-menu-sidebar,#menuSidebar,#cartSidebar,#accountSidebar,
.user-offcanvas,#userOffcanvas,.account-offcanvas,.my-account-sidebar{
  position:fixed!important;
  top:0!important;
  bottom:auto!important;
  height:100vh!important;
  height:100dvh!important;
  min-height:100vh!important;
  min-height:100dvh!important;
  max-height:100vh!important;
  max-height:100dvh!important;
  margin:0!important;
  background:#fff!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  visibility:hidden!important;
  pointer-events:none!important;
  will-change:transform!important;
  transition:transform .28s cubic-bezier(.22,1,.36,1),visibility .28s ease!important;
  box-shadow:0 30px 90px rgba(15,23,42,.28)!important;
  padding-bottom:max(18px,env(safe-area-inset-bottom))!important;
}.oc-sidebar.from-left,#menuSidebar,.mobile-menu-sidebar{
  left:0!important;
  right:auto!important;
  width:min(420px,94vw)!important;
  max-width:94vw!important;
  transform:translate3d(-105%,0,0)!important;
  z-index:var(--ds-z-menu-final)!important;
}.oc-sidebar.from-right,#cartSidebar{
  right:0!important;
  left:auto!important;
  width:min(420px,94vw)!important;
  max-width:94vw!important;
  transform:translate3d(105%,0,0)!important;
  z-index:var(--ds-z-cart-final)!important;
}.user-offcanvas,#userOffcanvas,#accountSidebar,.account-offcanvas,.my-account-sidebar{
  right:0!important;
  left:auto!important;
  width:min(400px,94vw)!important;
  max-width:94vw!important;
  transform:translate3d(105%,0,0)!important;
  z-index:var(--ds-z-user-final)!important;
  box-shadow:-30px 0 90px rgba(15,23,42,.28)!important;
}.oc-sidebar.open,#menuSidebar.open,#cartSidebar.open,#accountSidebar.open,
.user-offcanvas.open,#userOffcanvas.open,.account-offcanvas.open,.my-account-sidebar.open{
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate3d(0,0,0)!important;
}.oc-sidebar[aria-hidden="true"],.user-offcanvas[aria-hidden="true"]{
  visibility:hidden!important;
  pointer-events:none!important;
}body.oc-open,body.oc-lock,body.ds-modal-open,
html.oc-lock{
  overflow:hidden!important;
  touch-action:none!important;
}.oc-header,.user-offcanvas-header{
  padding-top:max(14px,env(safe-area-inset-top))!important;
}.oc-footer,.menu-bottom-actions,.mobile-menu-bottom,.oc-bottom-actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:14px 16px max(16px,env(safe-area-inset-bottom))!important;
}.oc-footer a,.menu-bottom-actions a,.mobile-menu-bottom a,.oc-bottom-actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:46px!important;
  flex:1 1 0!important;
  border-radius:14px!important;
  color:#fff!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}.oc-footer a svg,.menu-bottom-actions a svg,.mobile-menu-bottom a svg,.oc-bottom-actions a svg{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
  color:currentColor!important;
  stroke:currentColor!important;
}.dealstore-wa-float,.whatsapp-float,.wa-float{
  z-index:var(--ds-z-floating-final)!important;
}.back-to-top,#scrollTopBtn{
  z-index:calc(var(--ds-z-floating-final) - 1)!important;
}.social-proof,#socialProof{
  z-index:calc(var(--ds-z-floating-final) - 2)!important;
}@media(max-width:767px){
  .oc-sidebar,.oc-sidebar.from-left,.oc-sidebar.from-right,#menuSidebar,#cartSidebar,#accountSidebar,
  .user-offcanvas,#userOffcanvas,.account-offcanvas,.my-account-sidebar{
    top:0!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:100vh!important;
    min-height:100dvh!important;
    max-height:100vh!important;
    max-height:100dvh!important;
    width:calc(100vw - 18px)!important;
    max-width:calc(100vw - 18px)!important;
  }
  .oc-footer,.menu-bottom-actions,.mobile-menu-bottom,.oc-bottom-actions{
    gap:8px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}@endif






body.ds-theme .site-header{min-height:72px;contain:layout paint;}body.ds-theme{margin:0;background:#f8fafc;color:#0f172a;font-family:Arial,Helvetica,sans-serif}@media(max-width:991px){
  .header-search{display:none!important;}
  .site-header{position:sticky!important;top:0!important;z-index:999990!important;}
  .site-header.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;}
  .header-spacer.is-active{display:block!important;height:60px!important;}
}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),input,button,select,textarea{font-family:Arial,Helvetica,sans-serif!important;}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),body.ds-theme input,body.ds-theme button,body.ds-theme select,body.ds-theme textarea{font-family:Arial,Helvetica,sans-serif!important;}.mobile-search-modal{position:fixed!important;inset:0!important;z-index:2147483600!important;background:rgba(15,23,42,.60)!important;align-items:flex-start!important;justify-content:center!important;padding-top:calc(var(--ds-sticky-header-h,60px) + 14px)!important;}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),.toast-container,.toast-container *{font-family:Arial,Helvetica,sans-serif!important;}.toast-item{font-family:Arial,Helvetica,sans-serif!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:62px!important;padding:15px 18px!important;border-radius:20px!important;background:#fff!important;color:#0f172a!important;border:1px solid rgba(226,232,240,.96)!important;border-left:7px solid #16a34a!important;box-shadow:0 24px 80px rgba(15,23,42,.26)!important;font-weight:900!important;font-size:14px!important;line-height:1.35!important;pointer-events:auto!important;}.pdp-delivery-icon{font-family:Arial,Helvetica,sans-serif!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;border-radius:50%!important;font-size:22px!important;font-weight:950!important;line-height:1!important;}.pdp-review-file input[type=file]{width:100%!important;border:1px solid #dbe3ef!important;border-radius:14px!important;background:#fff!important;padding:10px!important;font-family:Arial,Helvetica,sans-serif!important;color:#334155!important}.pdp-review-file input[type=file]::file-selector-button{border:0!important;border-radius:12px!important;background:#4f46e5!important;color:#fff!important;padding:10px 14px!important;margin-right:12px!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:900!important;cursor:pointer!important;}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),.toast-item,.toast-item *{font-family:Arial,Helvetica,sans-serif!important;}.pdp-review-file input[type=file]::file-selector-button{font-family:Arial,Helvetica,sans-serif!important;border:0!important;border-radius:12px!important;background:#4f46e5!important;color:#fff!important;padding:10px 14px!important;font-weight:900!important}.pdp-delivery-icon{font-family:Arial,Helvetica,sans-serif!important;font-size:0!important}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),body.ds-theme input,body.ds-theme select,body.ds-theme textarea,body.ds-theme button{font-family:Arial,Helvetica,sans-serif!important}.toast-item,.toast,.alert-toast,.ds-toast{font-family:Arial,Helvetica,sans-serif!important;pointer-events:auto!important;display:flex!important;align-items:center!important;gap:14px!important;min-height:74px!important;width:100%!important;margin:0 0 12px!important;padding:16px 18px!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;color:#0f172a!important;border:1px solid rgba(226,232,240,.95)!important;border-left:6px solid #16a34a!important;box-shadow:0 24px 70px rgba(15,23,42,.22)!important;font-weight:900!important;line-height:1.35!important;transform:none!important}.toast-item *,.toast *,.alert-toast *{font-family:Arial,Helvetica,sans-serif!important}.user-offcanvas .form-control::placeholder,.auth-form .form-control::placeholder{font-family:Arial,Helvetica,sans-serif!important;color:#9ca3af!important;font-size:.85rem!important;font-weight:500!important;opacity:1!important}.pdp-review-file input[type=file]::file-selector-button{font-family:Arial,Helvetica,sans-serif!important;border:0!important;border-radius:12px!important;background:#4f46e5!important;color:#fff!important;padding:10px 14px!important;font-weight:900!important;cursor:pointer!important}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),.toast-item,.toast-item *{font-family:Arial,Helvetica,sans-serif!important}body.ds-theme{font-family:Arial,Helvetica,sans-serif!important;}body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab){font-family:Arial,Helvetica,sans-serif!important;}@media(max-width:767px){
  .promo-strip{min-height:58px!important;padding:12px 58px 12px 16px!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1.35!important;white-space:normal!important;overflow:visible!important}
  .promo-strip.ds-closed{display:none!important;min-height:0!important;padding:0!important}
  .promo-strip .close-promo{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important}
  .ann-bar{min-height:40px!important;height:40px!important;overflow:hidden!important}.ann-bar .container{height:40px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;overflow:hidden!important;white-space:nowrap!important;padding:0 10px!important}.ann-bar a{font-size:11px!important;font-weight:800!important;white-space:nowrap!important}.ann-left,.ann-right{display:flex!important;align-items:center!important;gap:8px!important;min-width:max-content!important}
  .site-header{min-height:68px!important;background:#fff!important}.header-row{height:68px!important}.header-logo img,.site-logo-img{max-height:48px!important;max-width:178px!important;object-fit:contain!important}.burger-btn{width:42px!important;height:42px!important}.hdr-icon{width:42px!important;height:42px!important}
  .site-header:not(.is-fixed):not(.ds-sticky-on)+.header-spacer,.header-spacer:not(.is-active){display:none!important;height:0!important}
  .site-header.is-fixed,.site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:5000!important;box-shadow:0 12px 30px rgba(15,23,42,.12)!important}
  .site-header.is-fixed+.header-spacer,.site-header.ds-sticky-on+.header-spacer,.header-spacer.is-active{display:block!important;height:var(--ds-sticky-header-h,68px)!important}
  .hero-section{margin-top:0!important;padding-top:0!important}.hero-slider{margin-top:0!important}.hero-slide{margin-top:0!important}
  main,.pdp-page,.shop-page,.category-page,.brand-page,.track-page{padding-top:0!important}
}input,select,textarea{font-family:Arial,Helvetica,sans-serif!important}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),input,button,select,textarea,.toast-item,.toast-item *{font-family:Arial,Helvetica,sans-serif!important}@media(max-width:767px){
  body.ds-theme{padding-top:0!important;background:#f8fafc!important}
  .header-spacer,#headerSpacer,#dsStickyHeaderSpacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
  .header-spacer.is-active,#headerSpacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,68px)!important;min-height:var(--ds-sticky-header-h,68px)!important}
  .site-header:not(.is-fixed):not(.ds-sticky-on){position:relative!important;top:auto!important;left:auto!important;right:auto!important;box-shadow:none!important}
  .site-header.is-fixed,.site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:7000!important}
  main,.main,.pdp-page,.shop-page,.category-page,.brand-page,.track-page,.cms-page{margin-top:0!important;padding-top:0!important}
  .hero-section,.hero-slider,.breadcrumb-wrap,.pdp-breadcrumb,.breadcrumb-bar{margin-top:0!important}
  .promo-strip{min-height:54px!important;padding:10px 56px 10px 14px!important;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;overflow:visible!important}
  .ann-bar{height:36px!important;min-height:36px!important;background:linear-gradient(90deg,#4f46e5,#2563eb)!important;overflow:hidden!important}.ann-bar .container{height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;overflow:hidden!important;padding:0 8px!important}.ann-bar a,.ann-bar span{font-size:10.5px!important;font-weight:850!important;white-space:nowrap!important}.ann-left,.ann-right{display:flex!important;gap:7px!important;min-width:max-content!important}.ann-left{max-width:47%!important;overflow:hidden!important}.ann-right{max-width:53%!important;overflow:hidden!important}
  .header-row{height:64px!important;min-height:64px!important}.site-header{min-height:64px!important}.header-logo img,.site-logo-img{max-height:46px!important;max-width:170px!important;object-fit:contain!important}.burger-btn,.hdr-icon{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}
}@media(max-width:767px){
  html,body{margin-top:0!important;padding-top:0!important}
  .header-spacer,#headerSpacer,#dsStickyHeaderSpacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;line-height:0!important;overflow:hidden!important}
  .header-spacer.is-active,#headerSpacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,64px)!important;min-height:var(--ds-sticky-header-h,64px)!important}
  .site-header:not(.is-fixed):not(.ds-sticky-on)+.header-spacer{display:none!important;height:0!important;min-height:0!important}
  .site-header:not(.is-fixed):not(.ds-sticky-on)~.header-spacer{display:none!important;height:0!important;min-height:0!important}
  .promo-strip.ds-closed + .ann-bar + .site-header + .header-spacer,
  .ann-bar + .site-header + .header-spacer{display:none!important;height:0!important;min-height:0!important}
  body.ds-theme main,body.ds-theme .main,body.ds-theme .home-page,body.ds-theme .pdp-page,body.ds-theme .shop-page,body.ds-theme .category-page,body.ds-theme .brand-page,body.ds-theme .track-page{padding-top:0!important;margin-top:0!important}
  .hero-section,.hero-slider,.pdp-breadcrumb,.breadcrumb-bar,.ds-breadcrumb{margin-top:0!important}
}@media(min-width:768px){
  .site-header.is-fixed + .header-spacer,.site-header.ds-sticky-on + .header-spacer,.header-spacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,72px)!important;min-height:var(--ds-sticky-header-h,72px)!important}
  .site-header:not(.is-fixed):not(.ds-sticky-on)+.header-spacer,.header-spacer:not(.is-active){display:none!important;height:0!important;min-height:0!important}
}@media (max-width: 767px){
  html, body, body.ds-theme{padding-top:0!important;margin-top:0!important;}
  body.ds-theme #headerSpacer,
  body.ds-theme #dsStickyHeaderSpacer,
  body.ds-theme .header-spacer,
  html body #headerSpacer.header-spacer,
  html body #dsStickyHeaderSpacer.header-spacer,
  html body .header-spacer.is-active,
  html body #headerSpacer.is-active,
  html body #dsStickyHeaderSpacer.is-active{
    display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    line-height:0!important;
    overflow:hidden!important;
    visibility:hidden!important;
  }
  body.ds-theme .cat-nav,
  body.ds-theme nav.cat-nav,
  body.ds-theme .category-nav{
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  body.ds-theme .site-header:not(.is-fixed):not(.ds-sticky-on){position:relative!important;top:auto!important;left:auto!important;right:auto!important;}
  body.ds-theme .site-header.is-fixed,
  body.ds-theme .site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:7000!important;}
  body.ds-theme main,
  body.ds-theme .main,
  body.ds-theme .home-page,
  body.ds-theme .pdp-page,
  body.ds-theme .shop-page,
  body.ds-theme .category-page,
  body.ds-theme .brand-page,
  body.ds-theme .track-page,
  body.ds-theme .cms-page,
  body.ds-theme .collection-page,
  body.ds-theme .collections-page{
    margin-top:0!important;
    padding-top:0!important;
  }
  body.ds-theme .hero-section,
  body.ds-theme .hero-slider,
  body.ds-theme .breadcrumb-bar,
  body.ds-theme .pdp-breadcrumb,
  body.ds-theme .ds-breadcrumb,
  body.ds-theme .page-breadcrumb{
    margin-top:0!important;
  }
}@media (min-width:768px){
  body.ds-theme .cat-nav{display:block;}
}@media(max-width:575px){
  body.ds-theme .trust-bar{min-height:176px!important;display:block!important;content-visibility:visible!important;contain-intrinsic-size:auto!important;contain:layout paint!important;}
  body.ds-theme .trust-bar .container{min-height:176px!important;}
  body.ds-theme .trust-grid{min-height:160px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  body.ds-theme .trust-item{min-height:72px!important;}
  body.ds-theme .hero-section,body.ds-theme .hero-slider{content-visibility:visible!important;contain-intrinsic-size:auto!important;}
}@if(request()->routeIs("home"))


body.ds-theme .flash-discount,
body.ds-theme .flash-card .flash-discount,
body.ds-theme .discount-tag,
body.ds-theme .product-card .discount-tag,
body.ds-theme span.discount-tag{
  background:#7f1d1d!important;
  color:#ffffff!important;
  border:1px solid #450a0a!important;
  text-shadow:none!important;
  font-weight:900!important;
  box-shadow:none!important;
}body.ds-theme .hero-section,
body.ds-theme .hero-slider{aspect-ratio:1400/467!important;min-height:auto!important;background:#e5e7eb!important;overflow:hidden!important;contain:layout paint!important;}body.ds-theme .hero-slide a,
body.ds-theme .hero-slide img{display:block!important;width:100%!important;height:100%!important;}body.ds-theme .flash-discount,
body.ds-theme .discount-tag{animation:none!important;transform:none!important;}@media(max-width:575px){
  body.ds-theme .hero-section,body.ds-theme .hero-slider,body.ds-theme .hero-slide{aspect-ratio:3/1!important;min-height:120px!important;}
  body.ds-theme .trust-bar{min-height:96px!important;}
  body.ds-theme .trust-grid{min-height:86px!important;}
}html body.ds-theme .flash-discount,
html body.ds-theme span.flash-discount,
html body.ds-theme .flash-card .flash-discount,
html body.ds-theme .flash-card span.flash-discount,
html body.ds-theme #productGrid .discount-tag,
html body.ds-theme #productGrid span.discount-tag,
html body.ds-theme .product-card .discount-tag,
html body.ds-theme article.product-card .discount-tag,
html body.ds-theme span.discount-tag{
  background:#450a0a!important;
  background-color:#450a0a!important;
  background-image:none!important;
  color:#ffffff!important;
  border-color:#450a0a!important;
  opacity:1!important;
  text-shadow:none!important;
  font-weight:900!important;
  box-shadow:none!important;
}html body.ds-theme .flash-discount *,
html body.ds-theme .discount-tag *{color:#ffffff!important;text-shadow:none!important;}html body.ds-theme span.flash-discount,
html body.ds-theme .flash-discount,
html body.ds-theme article.flash-card span.flash-discount,
html body.ds-theme article.flash-card .flash-discount,
html body.ds-theme #productGrid article.product-card div.product-card-img > span.discount-tag,
html body.ds-theme #productGrid span.discount-tag,
html body.ds-theme .product-grid article.product-card div.product-card-img > span.discount-tag,
html body.ds-theme article.product-card span.discount-tag,
html body.ds-theme .product-card .discount-tag,
html body.ds-theme span.discount-tag{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:24px!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  background:#4c0519!important;
  background-color:#4c0519!important;
  background-image:none!important;
  color:#ffffff!important;
  border:1px solid #2a020d!important;
  opacity:1!important;
  text-shadow:none!important;
  box-shadow:none!important;
  font-weight:900!important;
  line-height:1!important;
}html body.ds-theme span.flash-discount *,
html body.ds-theme span.discount-tag *,
html body.ds-theme .flash-discount *,
html body.ds-theme .discount-tag *{color:#ffffff!important;text-shadow:none!important;}html body.ds-theme .flash-track,
html body.ds-theme .product-grid,
html body.ds-theme #productGrid{transform:none!important;will-change:auto!important;}@endif


body.ds-theme #dealstoreWhatsAppFloat,
body.ds-theme #scrollTopBtn.back-to-top{
    position:fixed!important;
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    min-height:56px!important;
    max-width:56px!important;
    max-height:56px!important;
    border-radius:999px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    line-height:1!important;
    text-decoration:none!important;
    box-sizing:border-box!important;
    transform:translate3d(0,0,0)!important;
    will-change:transform,opacity!important;
    transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease,background-color .22s ease!important;
    contain:layout paint!important;
    visibility:visible!important;
    pointer-events:auto!important;
}.product-card .wishlist-btn{
  position:absolute!important;top:12px!important;right:12px!important;z-index:8!important;
  width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  border:1px solid rgba(226,232,240,.96)!important;border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;color:#334155!important;
  box-shadow:0 8px 24px rgba(15,23,42,.12)!important;
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);
  transform:none!important;transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}.product-card .wishlist-btn{
  position:absolute!important;top:12px!important;right:12px!important;z-index:12!important;
  width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;
  padding:0!important;margin:0!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:50%!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  background:rgba(255,255,255,.96)!important;color:#1e3a8a!important;
  box-shadow:0 8px 22px rgba(15,23,42,.14)!important;backdrop-filter:blur(8px)!important;
  transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease!important;
  line-height:1!important;appearance:none!important;-webkit-appearance:none!important;
}body.ds-theme #dealstoreWhatsAppFloat,
body.ds-theme #scrollTopBtn.back-to-top{
    position:fixed!important;
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    min-height:56px!important;
    max-width:56px!important;
    max-height:56px!important;
    border-radius:999px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    line-height:1!important;
    text-decoration:none!important;
    box-sizing:border-box!important;
    transform:translate3d(0,0,0)!important;
    will-change:transform,opacity!important;
    transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease,background-color .22s ease!important;
    contain:layout paint!important;
    visibility:visible!important;
    pointer-events:auto!important;
}body.ds-theme #dealstoreWhatsAppFloat{
    left:24px!important;
    right:auto!important;
    bottom:24px!important;
    z-index:999930!important;
    background:#25D366!important;
    color:#fff!important;
    box-shadow:0 18px 42px rgba(37,211,102,.36),0 4px 12px rgba(15,23,42,.12)!important;
}body.ds-theme #dealstoreWhatsAppFloat:hover,
body.ds-theme #dealstoreWhatsAppFloat:focus-visible{
    background:#1ebe5d!important;
    transform:translate3d(0,-3px,0) scale(1.03)!important;
    box-shadow:0 22px 52px rgba(37,211,102,.44),0 6px 16px rgba(15,23,42,.14)!important;
    outline:none!important;
}body.ds-theme #dealstoreWhatsAppFloat svg{
    width:31px!important;
    height:31px!important;
    min-width:31px!important;
    min-height:31px!important;
    display:block!important;
    color:#fff!important;
    fill:#fff!important;
    stroke:none!important;
    margin:0!important;
}body.ds-theme #dealstoreWhatsAppFloat span{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important;
    white-space:nowrap!important;
    border:0!important;
}body.ds-theme #scrollTopBtn.back-to-top{
    right:24px!important;
    left:auto!important;
    bottom:24px!important;
    z-index:999920!important;
    background:#4F46E5!important;
    color:#fff!important;
    opacity:0!important;
    transform:translate3d(0,12px,0) scale(.96)!important;
    box-shadow:0 18px 42px rgba(79,70,229,.30),0 4px 12px rgba(15,23,42,.12)!important;
}body.ds-theme #scrollTopBtn.back-to-top.show,
body.ds-theme #scrollTopBtn.back-to-top.is-visible{
    opacity:1!important;
    transform:translate3d(0,0,0) scale(1)!important;
}body.ds-theme #scrollTopBtn.back-to-top:hover,
body.ds-theme #scrollTopBtn.back-to-top:focus-visible{
    background:#3730A3!important;
    transform:translate3d(0,-3px,0) scale(1.03)!important;
    outline:none!important;
}body.ds-theme #scrollTopBtn.back-to-top svg{
    width:26px!important;
    height:26px!important;
    display:block!important;
    color:#fff!important;
    stroke:currentColor!important;
}@media(max-width:767px){
    body.ds-theme #dealstoreWhatsAppFloat,
    body.ds-theme #scrollTopBtn.back-to-top{
        width:52px!important;
        height:52px!important;
        min-width:52px!important;
        min-height:52px!important;
        max-width:52px!important;
        max-height:52px!important;
    }
    body.ds-theme #dealstoreWhatsAppFloat{
        left:14px!important;
        right:auto!important;
        bottom:calc(var(--ds-mobile-nav-height,68px) + 16px + env(safe-area-inset-bottom))!important;
        display:flex!important;
        opacity:1!important;
        visibility:visible!important;
        pointer-events:auto!important;
        z-index:999930!important;
    }
    body.ds-theme #dealstoreWhatsAppFloat svg{
        width:29px!important;
        height:29px!important;
        min-width:29px!important;
        min-height:29px!important;
    }
    body.ds-theme #scrollTopBtn.back-to-top{
        right:14px!important;
        left:auto!important;
        bottom:calc(var(--ds-mobile-nav-height,68px) + 16px + env(safe-area-inset-bottom))!important;
        z-index:999920!important;
        display:flex!important;
        visibility:visible!important;
        pointer-events:auto!important;
    }
    body.ds-theme #scrollTopBtn.back-to-top.show,
    body.ds-theme #scrollTopBtn.back-to-top.is-visible{
        opacity:1!important;
        transform:translate3d(0,0,0) scale(1)!important;
    }
}@media(max-width:360px){
    body.ds-theme #dealstoreWhatsAppFloat{left:10px!important;}
    body.ds-theme #scrollTopBtn.back-to-top{right:10px!important;}
}@media(max-width:991px){
  html body .site-header#siteHeader,
  html body .site-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;z-index:999990!important;background:#fff!important;transform:none!important;}
  html body .site-header#siteHeader.is-fixed,
  html body .site-header#siteHeader.ds-sticky-on,
  html body .site-header.is-fixed,
  html body .site-header.ds-sticky-on{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;box-shadow:0 10px 26px rgba(15,23,42,.10)!important;transform:none!important;}
  html body #headerSpacer,html body #dsStickyHeaderSpacer,html body .header-spacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}
  html body .pdp-page,html body .category-page,html body .shop-page,html body .wishlist-page,html body .checkout-page,html body main{scroll-margin-top:72px!important;}
  html body .pdp-gallery,html body .pdp-info,html body .ds-breadcrumb,html body .brand-breadcrumb,html body .pdp-breadcrumb{scroll-margin-top:76px!important;}
}@media(max-width:575px){
  html body .site-header#siteHeader,html body .site-header{min-height:64px!important;}
  html body .header-row{height:64px!important;min-height:64px!important;}
  html body .pdp-page,html body .category-page,html body .shop-page,html body .wishlist-page,html body .checkout-page,html body main{scroll-margin-top:68px!important;}
}.ds-v18-search-results{display:none!important;position:fixed!important;z-index:2147483640!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;box-shadow:0 18px 48px rgba(15,23,42,.16)!important;max-height:450px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;color:#0f172a!important;}@media(max-width:767px){
  .category-section{padding:14px 0 18px!important;overflow:hidden!important}
  .category-section .container{padding-left:14px!important;padding-right:14px!important}
  .category-section .section-heading{margin-bottom:12px!important;align-items:center!important}
  .category-section .section-title h2{font-size:16px!important;line-height:1.2!important}
  .category-section .section-link{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important}
  .category-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}
  .category-card{display:block!important;position:relative!important;min-height:0!important;height:auto!important;aspect-ratio:1.48/1!important;border-radius:13px!important;overflow:hidden!important;margin:0!important;box-shadow:0 8px 18px rgba(15,23,42,.08)!important;contain:layout paint!important}
  .category-card-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}
  .category-card-content{position:absolute!important;left:8px!important;right:8px!important;bottom:8px!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}
  .category-card-name{font-size:12px!important;line-height:1.15!important;font-weight:950!important;color:#fff!important;text-shadow:0 1px 6px rgba(0,0,0,.45)!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .category-card-count{min-height:24px!important;padding:4px 8px!important;font-size:9px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:3px!important;background:rgba(15,23,42,.48)!important;color:#fff!important;backdrop-filter:blur(4px)!important}
  .category-card-count svg{width:10px!important;height:10px!important}
  .floating-whatsapp{bottom:84px!important}.scroll-top,.back-to-top{bottom:88px!important}
}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.product-card .wishlist-btn{
  position:absolute!important;right:10px!important;bottom:10px!important;top:auto!important;
  width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  padding:0!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;
  color:#1e3a8a!important;border:1px solid rgba(30,58,138,.18)!important;
  box-shadow:0 7px 18px rgba(15,23,42,.16)!important;backdrop-filter:blur(8px)!important;
  transform:translateZ(0)!important;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,background .18s ease!important;
  z-index:8!important
}@media(max-width:767px){
  .product-card .product-name,.product-card .product-title,.product-card .product-card-title{
    display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;
    max-height:none!important;min-height:54px!important;height:auto!important;overflow:visible!important;
    text-overflow:clip!important;white-space:normal!important;line-height:1.35!important;font-size:12.5px!important;
    margin-bottom:7px!important
  }
  .product-card .wishlist-btn{right:8px!important;bottom:8px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}
  .product-card .wishlist-btn svg{width:16px!important;height:16px!important}
  html body #siteHeader.site-header.ds-mobile-fixed{
    position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;
    z-index:999990!important;background:#fff!important;transform:translateZ(0)!important;
    box-shadow:0 8px 24px rgba(15,23,42,.12)!important
  }
  html body #headerSpacer.ds-mobile-spacer-active{display:block!important;height:var(--ds-mobile-sticky-h,56px)!important;min-height:var(--ds-mobile-sticky-h,56px)!important}
}:root{
  --brand-blue:#1d4ed8;
  --brand-navy:#1e3a8a;
  --brand-gradient:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);
  --brand-focus:rgba(29,78,216,.28);
  --promo-start:#7c2d12;
  --promo-end:#9a3412;
}.ann-bar,.search-btn,.user-offcanvas-header,.btn-primary-full,
.add-to-cart-btn,.flash-add-btn,.checkout-btn,.place-order-btn,
.btn-primary,.theme-primary-bg,.mobile-bottom-nav .active .nav-icon,
.pagination .active span,.pagination .page-item.active .page-link,
.account-primary-btn,.contact-submit-btn,.newsletter-btn,
.cart-checkout-btn,.login-submit-btn,.register-submit-btn{
  background:var(--brand-gradient)!important;
  color:#fff!important;
  border-color:#1e3a8a!important;
}.search-form,.form-control:focus,.pagination .page-link:focus{
  border-color:#1d4ed8!important;
}.search-form:focus-within,.form-control:focus{
  box-shadow:0 0 0 3px var(--brand-focus)!important;
}.section-bar,.category-card:hover,.product-card:hover{
  border-color:#1d4ed8!important;
}.section-link,.product-price .price-now,.price-now,
.header-icons .hdr-icon:hover,.auth-tab.active,.forgot-link,
.mobile-bottom-nav .active,.breadcrumb a:hover{
  color:#1e3a8a!important;
}.promo-strip{
  background:linear-gradient(135deg,var(--promo-start) 0%,var(--promo-end) 100%)!important;
  color:#fff!important;
}.add-to-cart-btn:disabled,.flash-add-btn:disabled{
  background:#475569!important;color:#fff!important;border-color:#475569!important;opacity:1!important;
}@media (prefers-reduced-motion:reduce){
  .promo-strip::before{animation:none!important}
}#cartSidebar .cart-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;align-items:stretch!important;padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px))!important;background:#fff!important}#cartSidebar .cart-actions>a{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.2!important;border-radius:12px!important;font-size:.84rem!important;font-weight:800!important;box-sizing:border-box!important;white-space:nowrap!important}#cartSidebar .cart-actions .btn-outline-p{border:2px solid var(--p)!important;background:#fff!important;color:var(--p)!important}#cartSidebar .cart-actions .btn-p{border:2px solid var(--p)!important;background:var(--p)!important;color:#fff!important}@media(max-width:360px){#cartSidebar .cart-actions{gap:8px!important;padding-left:12px!important;padding-right:12px!important}#cartSidebar .cart-actions>a{font-size:.78rem!important;padding:0 8px!important}}@media(max-width:991px){body.ds-theme .site-header.is-fixed,body.ds-theme .site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:var(--ds-z-header,900)!important;transform:none!important;margin:0!important;visibility:visible!important;opacity:1!important;box-shadow:0 8px 24px rgba(15,23,42,.14)!important}.header-spacer.is-active{display:block!important;width:100%!important}}.account-stat-icon,.account-panel-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;overflow:hidden!important}.account-stat-icon svg,.account-panel-icon svg,.account-tab-btn svg,.account-quick-link svg{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;stroke:currentColor!important;stroke-linecap:round!important;stroke-linejoin:round!important}.account-stat{align-items:center!important}.account-stat-icon{width:48px!important;height:48px!important;border-radius:14px!important}.account-tab-btn,.account-quick-link{align-items:center!important;gap:10px!important}.account-input[type="password"]{font-family:"Poppins",sans-serif!important;letter-spacing:.08em!important}.pdp-whatsapp,.pdp-whatsapp-fallback{gap:9px!important;line-height:1.2!important}.pdp-whatsapp svg,.pdp-whatsapp-fallback svg{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;flex:0 0 22px!important;fill:currentColor!important}.pdp-whatsapp .pdp-whatsapp-label,.pdp-whatsapp-fallback .pdp-whatsapp-label{display:inline-block!important;color:inherit!important}.ps-discount{border-radius:999px;background:#fff7ed;color:#c2410c;padding:2px 7px;font-size:11px;font-weight:950}.predictive-see-all,.predictive-state{display:block;padding:13px 16px;text-align:center;color:var(--p,#4f46e5);font-size:13px;font-weight:950;text-decoration:none}.predictive-state{color:#64748b}.mobile-search-form .predictive-search-box{top:calc(100%+6px)}.mobile-nav .mobile-nav-item svg{width:22px;height:22px;display:block;margin:0 auto 3px}.mobile-nav .mobile-nav-item{position:relative;flex:1 1 20%;justify-content:center;min-width:0;color:#334155;cursor:pointer}.mobile-nav .mobile-nav-item span:last-child{display:block;font-size:11px;font-weight:800;line-height:1.1}@media (max-width:575px){.predictive-search-box{left:-8px;right:-8px;border-radius:14px}.predictive-item{grid-template-columns:56px minmax(0,1fr);padding:11px}.predictive-item img,.ps-no-img{width:56px;height:56px}}.ds-captcha-box{margin:12px 0;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.ds-captcha-box label{display:block;margin-bottom:8px;font-weight:900;color:#0f172a}.ds-captcha-refresh{flex:0 0 auto;min-width:44px;min-height:44px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1e3a8a;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.ds-captcha-refresh:disabled{opacity:.6;cursor:not-allowed}:root{--ds-z-header:900;--ds-z-backdrop:2400;--ds-z-menu:2450;--ds-z-cart:2460;--ds-z-user:2470;--ds-z-whatsapp:1800;--ds-z-top:1700;--ds-mobile-nav-height:68px}html,body,body.ds-theme,.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab){font-family:"Poppins",sans-serif!important}body.ds-modal-open,body.oc-lock{overflow:hidden!important;touch-action:none}.site-header{position:relative;z-index:var(--ds-z-header);min-height:72px}.promo-strip{background:linear-gradient(90deg,#1e1b4b 0%,#312e81 50%,#1e1b4b 100%)!important;color:#fff!important;min-height:48px!important;padding:11px 54px 11px 18px!important;line-height:1.45!important;font-size:13px!important;font-weight:600!important;letter-spacing:.01em!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:0!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.08),0 1px 0 rgba(15,23,42,.08)!important;transition:transform .25s ease,opacity .25s ease!important;overflow:hidden!important}.promo-strip span,.promo-strip strong,.promo-emoji{color:#fff!important}.close-promo{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;color:#312e81!important;border:1px solid rgba(255,255,255,.7)!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;font-weight:800!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.close-promo:hover{background:#fff!important;transform:translateY(-50%) scale(1.04)!important}.oc-backdrop{position:fixed!important;inset:0!important;background:rgba(15,23,42,.56)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .24s ease,visibility .24s ease!important;z-index:var(--ds-z-backdrop)!important;backdrop-filter:blur(3px)!important}.oc-sidebar,.user-offcanvas{position:fixed!important;top:0!important;bottom:0!important;background:#fff!important;visibility:hidden!important;pointer-events:none!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;transition:transform .28s cubic-bezier(.22,1,.36,1),visibility .28s ease!important;will-change:transform!important;contain:layout paint!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important}.oc-sidebar.from-left{left:0!important;right:auto!important;width:min(420px,94vw)!important;transform:translate3d(-105%,0,0)!important;z-index:var(--ds-z-menu)!important;box-shadow:24px 0 70px rgba(15,23,42,.24)!important}.oc-sidebar.from-right{right:0!important;left:auto!important;width:min(420px,94vw)!important;transform:translate3d(105%,0,0)!important;z-index:var(--ds-z-cart)!important;box-shadow:-24px 0 70px rgba(15,23,42,.24)!important}.user-offcanvas{right:0!important;left:auto!important;width:min(390px,94vw)!important;transform:translate3d(105%,0,0)!important;z-index:var(--ds-z-user)!important;box-shadow:-24px 0 70px rgba(15,23,42,.24)!important}.oc-sidebar[aria-hidden="true"],.user-offcanvas[aria-hidden="true"]{visibility:hidden!important;pointer-events:none!important}.oc-close,.user-offcanvas-close,.hdr-icon,.oc-tab,.hero-dots button,.slider-dot,.slick-dots button,.swiper-pagination-bullet{min-width:44px!important;min-height:44px!important}.oc-header,.user-offcanvas-header{padding-top:max(14px,env(safe-area-inset-top))!important}.dealstore-wa-float{position:fixed!important;left:24px!important;right:auto!important;bottom:24px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;padding:0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:var(--ds-z-whatsapp)!important;background:#25d366!important;color:#fff!important;box-shadow:0 14px 36px rgba(37,211,102,.34)!important}.dealstore-wa-float svg{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;color:#fff!important}.dealstore-wa-float span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.dealstore-wa-float:hover{background:#128c7e!important;transform:translateY(-2px)!important}.back-to-top{right:18px!important;bottom:24px!important;z-index:var(--ds-z-top)!important}.hero-section,.hero-slider,.hero-slide{aspect-ratio:1400/467!important;min-height:0!important;overflow:hidden!important;contain:layout paint!important}.hero-slide a,.hero-slide picture,.hero-slide img{display:block!important;width:100%!important;height:100%!important}.countdown,.flash-countdown{font-variant-numeric:tabular-nums;min-width:150px}.product-card-img,.flash-card-img,.category-img,.category-card-media{aspect-ratio:1/1;overflow:hidden;background:#f8fafc}.product-card-img img,.flash-card-img img,.category-img img,.category-card img{width:100%;height:100%;object-fit:contain;display:block}.category-card{min-height:220px;overflow:hidden}.flash-title-text span,.flash-sale-subtitle,.trust-text span{color:#334155!important}.footer-col-title{font-size:16px!important;font-weight:700!important}.footer h2,.footer h3,.site-footer h2,.site-footer h3{font-size:16px!important;line-height:1.35!important}@media(max-width:767px){body.ds-theme{padding-bottom:calc(var(--ds-mobile-nav-height)+env(safe-area-inset-bottom))!important}.promo-strip{min-height:50px!important;font-size:12px!important;padding-left:12px!important;padding-right:52px!important}.site-header{min-height:64px}.hero-section,.hero-slider,.hero-slide{aspect-ratio:3/1!important}.trust-bar{min-height:164px}.flash-section{min-height:472px}.flash-section .container{min-height:432px}.dealstore-wa-float{left:14px!important;bottom:calc(var(--ds-mobile-nav-height)+18px+env(safe-area-inset-bottom))!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important}.back-to-top{right:14px!important;bottom:calc(var(--ds-mobile-nav-height)+18px+env(safe-area-inset-bottom))!important;width:50px!important;height:50px!important}.social-proof{left:10px!important;right:10px!important;bottom:calc(var(--ds-mobile-nav-height)+86px+env(safe-area-inset-bottom))!important;max-width:none!important}.oc-sidebar.from-left,.oc-sidebar.from-right,.user-offcanvas{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.category-card{min-height:180px}}@media(prefers-reduced-motion:reduce){.oc-backdrop,.oc-sidebar,.user-offcanvas,.dealstore-wa-float,.promo-strip{transition:none!important;animation:none!important}}:root{--ds-z-sticky:1100;--ds-z-overlay:4000;--ds-z-sidebar:4010;--ds-z-user-sidebar:4020;--ds-mobile-nav-height:64px;}.site-header,.sticky-header,.header-sticky,.is-sticky,.fixed-header{z-index:var(--ds-z-sticky)!important;}.oc-backdrop,.offcanvas-backdrop{position:fixed!important;inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:var(--ds-z-overlay)!important;background:rgba(15,23,42,.58)!important;backdrop-filter:blur(3px);}.oc-backdrop.open,.offcanvas-backdrop.show{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}.oc-sidebar,.oc-sidebar.from-left,.oc-sidebar.from-right,.offcanvas,.mobile-menu-sidebar,#menuSidebar,#cartSidebar,#accountSidebar{position:fixed!important;top:0!important;bottom:auto!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;z-index:var(--ds-z-sidebar)!important;background:#fff!important;overflow-y:auto!important;overscroll-behavior:contain!important;box-shadow:0 30px 80px rgba(15,23,42,.28)!important;}.oc-sidebar.from-left,#menuSidebar{left:0!important;right:auto!important;transform:translateX(-105%)!important;}.oc-sidebar.from-right,#cartSidebar,#accountSidebar{right:0!important;left:auto!important;transform:translateX(105%)!important;}.oc-sidebar.open,#menuSidebar.open,#cartSidebar.open,#accountSidebar.open{transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important;}.user-offcanvas,#userOffcanvas,.account-offcanvas,.my-account-sidebar{position:fixed!important;top:0!important;right:0!important;bottom:auto!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;z-index:var(--ds-z-user-sidebar)!important;overflow-y:auto!important;background:#fff!important;box-shadow:-24px 0 70px rgba(15,23,42,.26)!important;}body.oc-open,body.ds-modal-open{overflow:hidden!important;}.menu-bottom-actions a,.mobile-menu-bottom a,.oc-bottom-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;}.dealstore-wa-float{z-index:1300!important;box-shadow:0 16px 42px rgba(37,211,102,.34)!important;}.back-to-top{z-index:1290!important;box-shadow:0 14px 36px rgba(15,23,42,.18)!important;}.social-proof{z-index:1280!important;border:1px solid rgba(226,232,240,.9)!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 20px 55px rgba(15,23,42,.18)!important;padding:12px!important;gap:10px!important;align-items:center!important;}.social-proof .sp-img{width:52px!important;height:52px!important;border-radius:12px!important;object-fit:cover!important;background:#f8fafc!important;}.social-proof .sp-info p{margin:0!important;font-size:13px!important;line-height:1.35!important;color:#0f172a!important;}.social-proof .sp-info small{display:block!important;margin-top:3px!important;color:#64748b!important;font-weight:600!important;}@media(max-width:767px){.oc-sidebar,.oc-sidebar.from-left,.oc-sidebar.from-right,#menuSidebar,#cartSidebar,#accountSidebar,.user-offcanvas,#userOffcanvas{top:0!important;height:100vh!important;max-height:100vh!important;width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.dealstore-wa-float{left:14px!important;bottom:calc(var(--ds-mobile-nav-height)+18px+env(safe-area-inset-bottom))!important}.back-to-top{right:14px!important;bottom:calc(var(--ds-mobile-nav-height)+18px+env(safe-area-inset-bottom))!important}.social-proof{left:10px!important;right:10px!important;bottom:calc(var(--ds-mobile-nav-height)+88px+env(safe-area-inset-bottom))!important;max-width:none!important}}@if(trim(request()->path(),"/") === "" || trim(request()->path(),"/") === "deals"):root{--p:#4F46E5;--pd:#3730A3;--pl:#EEF2FF;--o:#F97316;--y:#F59E0B;--bg:#F8FAFC;--bd:#E2E8F0;--ink:#0F172A;--mt:#64748B;--r:12px;--rl:16px;--f:"Segoe UI",system-ui,-apple-system,Helvetica,Arial,sans-serif;--ss:0 1px 3px rgba(0,0,0,.05);--sm:0 4px 16px rgba(0,0,0,.09);--sl:0 8px 30px rgba(0,0,0,.13);--red:#EF4444;--fs-accent:#F97316;--container-max:1400px;--header-height:72px;--bottom-nav-height:58px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--z-header:1000;--z-backdrop:1100;--z-offcanvas:1200;--z-modal:1300}@else:root{--p:#4F46E5;--pd:#3730A3;--pl:#EEF2FF;--o:#F97316;--y:#F59E0B;--bg:#F8FAFC;--bd:#E2E8F0;--ink:#0F172A;--mt:#64748B;--r:12px;--rl:16px;--f:"Segoe UI",system-ui,-apple-system,Helvetica,Arial,sans-serif;--ss:0 1px 3px rgba(0,0,0,.05);--sm:0 4px 16px rgba(0,0,0,.09);--sl:0 8px 30px rgba(0,0,0,.13);--red:#EF4444;--fs-accent:#F97316;--container-max:1400px;--header-height:72px;--bottom-nav-height:58px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--z-header:1000;--z-backdrop:1100;--z-offcanvas:1200;--z-modal:1300}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;scroll-behavior:smooth}body{font-family:var(--f);background:var(--bg);color:#334155;line-height:1.6;-webkit-font-smoothing:antialiased;padding-bottom:var(--bottom-nav-height);padding-top:0}@media (min-width:992px){body{padding-bottom:0}}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}ul{list-style:none;margin:0;padding:0}.container{max-width:var(--container-max);margin:0 auto;padding:0 16px}@media (min-width:1440px){.container{padding:0 20px}}:focus-visible{outline:2px solid var(--p);outline-offset:2px}#prl{position:fixed;inset:0;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .3s,visibility .3s}#prl.ld{opacity:0;visibility:hidden;pointer-events:none}#prl span{width:32px;height:32px;border:3px solid var(--bd);border-top-color:var(--p);border-radius:50%;animation:sp .7s linear infinite;display:inline-block}@keyframes sp{to{transform:rotate(360deg)}}.reveal{opacity:0;transform:translateY(30px);transition:all 0.7s cubic-bezier(0.5,0,0,1)}.reveal.active{opacity:1;transform:translateY(0)}.promo-strip{background:linear-gradient(90deg,#1e1b4b 0%,#312e81 50%,#1e1b4b 100%);color:#fff;text-align:center;padding:10px 48px 10px 16px;font-size:.82rem;font-weight:500;position:relative;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s;overflow:hidden}.promo-strip::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.promo-strip.hidden{max-height:0;padding:0;overflow:hidden;opacity:0}.promo-strip .close-promo{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.12);border:none;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;transition:background .2s;z-index:2}.promo-strip .close-promo:hover{background:rgba(255,255,255,.25)}@media (max-width:575px){.promo-strip{font-size:.7rem;padding:8px 40px 8px 10px;flex-wrap:wrap}.promo-strip .close-promo{width:22px;height:22px;right:8px;font-size:10px}}.ann-bar{background:var(--p);color:#fff;font-size:.8rem;height:36px;overflow:hidden}.ann-bar .container{display:flex;align-items:center;justify-content:space-between;height:100%;gap:16px}.ann-left{display:flex;align-items:center;gap:6px;flex-shrink:0}.ann-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.ann-bar a{color:#fff;opacity:.92;transition:opacity .2s;white-space:nowrap;font-size:.8rem;display:flex;align-items:center;gap:5px}.ann-bar a:hover{opacity:1}.ann-bar svg{flex-shrink:0}@media (max-width:575px){.ann-bar .container{justify-content:space-between;gap:8px;padding:0 10px}.ann-left,.ann-left a{font-size:.7rem;gap:3px}.ann-right{gap:8px}.ann-right a{font-size:.7rem}.ann-hide-sm{display:none !important}}.site-header{background:#fff;border-bottom:1px solid var(--bd);position:relative;top:0;z-index:var(--z-header);box-shadow:0 1px 0 var(--bd);transition:box-shadow 0.3s ease,border-color 0.3s ease;width:100%}.site-header.is-fixed{position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px rgba(0,0,0,.12);border-bottom-color:transparent}.site-header.is-fixed+.header-spacer{display:block}.header-spacer{display:none;height:var(--header-height)}@media (max-width:991px){.header-spacer{height:60px}}@media (max-width:575px){.header-spacer{height:56px}}.header-row{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);gap:20px}.header-logo{flex:0 0 auto;display:flex;align-items:center;gap:12px}.header-logo a{display:flex;align-items:center;line-height:0}.header-logo img{height:46px;width:auto}.burger-btn{display:none;flex-direction:column;gap:4.5px;padding:6px;width:32px;flex-shrink:0;background:none;border:none;cursor:pointer}.burger-btn span{display:block;height:2.5px;background:var(--ink);border-radius:2px;transition:all .3s}.header-search{flex:1 1 0%;max-width:600px;display:flex;align-items:center;position:relative}.search-form{display:flex;align-items:stretch;width:100%;border:2px solid var(--p);border-radius:var(--r);overflow:hidden;height:46px;background:#fff;transition:box-shadow .2s}.search-form:focus-within{box-shadow:0 0 0 4px rgba(79,70,229,.12)}.search-form input{flex:1;border:none;padding:0 16px;font-size:.9rem;outline:none;min-width:0;background:#fff}.search-form input::placeholder{color:#999}.search-btn{background:var(--p);color:#fff;padding:0 20px;font-size:16px;border:none;transition:background .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.search-btn:hover{background:var(--pd)}.search-btn svg{width:20px;height:20px;flex-shrink:0}@media (max-width:991px){.header-search{display:none}}.header-icons{flex:0 0 auto;display:flex;align-items:center;gap:4px}.hdr-icon{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s,color .2s;color:#475569;font-size:18px;background:none;border:none;gap:2px}.hdr-icon:hover{background:var(--pl);color:var(--p)}.hdr-icon svg{width:20px;height:20px}.badge-count{position:absolute;top:3px;right:2px;background:var(--o);color:#fff;font-size:9px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:none;align-items:center;justify-content:center;padding:0 4px;line-height:1}.badge-count.show{display:flex}@media (max-width:991px){.burger-btn{display:flex}.header-logo img{height:38px}.header-row{gap:12px;height:60px}:root{--header-height:60px}}@media (max-width:575px){.header-icons{gap:2px}.hdr-icon{width:38px;height:38px;font-size:16px}:root{--header-height:56px}.header-row{height:56px}}.user-offcanvas{position:fixed;top:0;right:-420px;width:400px;max-width:92vw;height:100%;background:#fff;z-index:var(--z-offcanvas);transition:right .35s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;box-shadow:var(--sl)}.user-offcanvas.open{right:0}.user-offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:var(--p);color:#fff;flex-shrink:0}.user-offcanvas-header h3{font-size:1rem;font-weight:700;margin:0}.user-offcanvas-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;background:rgba(255,255,255,.12);transition:background .2s;border:none;font-size:18px}.user-offcanvas-close:hover{background:rgba(255,255,255,.25)}.user-offcanvas-body{flex:1;overflow-y:auto;padding:20px 22px;-webkit-overflow-scrolling:touch}.auth-tabs{display:flex;border-bottom:2px solid var(--bd);margin-bottom:20px}.auth-tab{flex:1;padding:12px 0;text-align:center;font-weight:600;font-size:.85rem;color:var(--mt);border-bottom:3px solid transparent;cursor:pointer;transition:all .2s;background:none}.auth-tab.active{color:var(--p);border-bottom-color:var(--p)}.auth-tab:hover:not(.active){color:var(--ink)}.auth-form{display:none;animation:fadeIn .3s ease}.auth-form.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:14px}.form-group label{display:block;font-size:.78rem;font-weight:600;color:var(--ink);margin-bottom:4px}.form-control{width:100%;padding:11px 14px;border:1px solid var(--bd);border-radius:var(--r);font-size:.85rem;transition:border-color .2s;background:#fff;outline:none}.form-control:focus{border-color:var(--p);box-shadow:0 0 0 3px rgba(79,70,229,.1)}.form-control::placeholder{color:#aaa}.btn-primary-full{width:100%;padding:12px;background:var(--p);color:#fff;border-radius:var(--r);font-weight:600;font-size:.88rem;transition:all .2s;border:none;cursor:pointer}.btn-primary-full:hover{background:var(--pd);transform:translateY(-1px);box-shadow:0 4px 12px rgba(79,70,229,.3)}.forgot-link{font-size:.78rem;color:var(--p);text-align:right;display:block;margin-bottom:14px;cursor:pointer}.forgot-link:hover{text-decoration:underline}.social-auth-row{display:flex;gap:10px;margin-top:4px}.social-auth-row .btn-social{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 0;border-radius:var(--r);font-weight:600;font-size:.82rem;color:#fff;border:none;cursor:pointer;transition:all .2s;border:1px solid transparent}.social-auth-row .btn-social:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn-social.google{background:#fff;color:#1F1F1F;border-color:#DADCE0;font-weight:500}.btn-social.google:hover{background:#F8F9FA;border-color:#C5C8CC;box-shadow:0 2px 8px rgba(0,0,0,.10)}.btn-social.google svg{width:18px;height:18px;flex-shrink:0}.btn-social.google svg path{fill:currentColor}.btn-social.facebook{background:#1877F2;color:#fff;border-color:#1877F2}.btn-social.facebook:hover{background:#166FE5;border-color:#166FE5;box-shadow:0 2px 8px rgba(24,119,242,.30)}.btn-social.facebook svg{width:18px;height:18px;flex-shrink:0}.btn-social.facebook svg path{fill:currentColor}@media (max-width:420px){.social-auth-row{flex-direction:column;gap:8px}.social-auth-row .btn-social{padding:10px 0;font-size:.78rem}}.account-links{display:none}.account-links.active{display:block}.account-links .user-greeting{padding:16px 0;border-bottom:1px solid var(--bd);margin-bottom:16px}.account-links .user-greeting p{font-size:.82rem;color:var(--mt);margin:0}.account-links .user-greeting strong{font-size:1rem;color:var(--ink);display:block;margin-top:2px}.acc-link-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--r);color:var(--ink);font-size:.85rem;font-weight:500;transition:all .2s;cursor:pointer;width:100%;background:none;border:none;text-align:left}.acc-link-item:hover{background:var(--pl);color:var(--p)}.acc-link-item svg{width:18px;height:18px;flex-shrink:0;color:var(--mt);transition:color .2s}.acc-link-item:hover svg{color:var(--p)}.acc-link-item.logout{color:var(--red);border-top:1px solid var(--bd);margin-top:12px;padding-top:16px}.acc-link-item.logout:hover{background:#FEF2F2;color:var(--red)}.acc-link-item.logout:hover svg{color:var(--red)}.auth-divider{display:flex;align-items:center;gap:14px;margin:18px 0}.auth-divider::before,.auth-divider::after{content:"";flex:1;height:1px;background:var(--bd)}.auth-divider span{font-size:.78rem;color:var(--mt);white-space:nowrap}.cat-nav{background:#fff;border-bottom:1px solid var(--bd);position:relative;z-index:90}.cat-nav-inner{display:flex;align-items:center;height:44px;gap:0}.cat-dropdown{position:relative;flex-shrink:0}.cat-dropdown-btn{display:flex;align-items:center;gap:8px;padding:0 18px;height:44px;background:var(--p);color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;border:none;transition:background .2s;border-radius:0}.cat-dropdown-btn:hover,.cat-dropdown-btn.open{background:var(--pd)}.cat-dropdown-btn .chevron{transition:transform .3s}.cat-dropdown-btn.open .chevron{transform:rotate(180deg)}.cat-dropdown-menu{position:absolute;top:100%;left:0;width:290px;background:#fff;border:1px solid var(--bd);box-shadow:var(--sl);z-index:120;display:none;border-radius:0 0 var(--r) var(--r);padding:6px 0;animation:dropIn .15s ease}.cat-dropdown-menu.open{display:block}.cat-dd-item{position:relative}.cat-dd-link{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;font-size:.82rem;color:#334155;transition:background .15s;cursor:pointer}.cat-dd-link:hover{background:var(--pl);color:var(--p)}.cat-dd-link .cat-label{display:flex;align-items:center;gap:10px}.cat-dd-link .cat-icon{color:var(--p);width:18px;height:18px;flex-shrink:0}.cat-dd-link .cat-arrow{width:10px;height:10px;color:var(--mt);transition:transform .2s}.cat-dd-item:hover>.cat-dd-link .cat-arrow{transform:translateX(2px);color:var(--p)}.cat-submenu{position:absolute;top:0;left:100%;width:230px;background:#fff;border:1px solid var(--bd);box-shadow:var(--sl);display:none;z-index:121;border-radius:0 var(--r) var(--r) 0;padding:6px 0}.cat-dd-item:hover>.cat-submenu{display:block}.cat-sub-link{display:block;padding:8px 16px;font-size:.78rem;color:#555;transition:all .15s}.cat-sub-link:hover{background:var(--pl);color:var(--p);padding-left:20px}.nav-links{display:flex;align-items:center;flex-shrink:0;gap:0}.nav-links>a{padding:0 16px;height:44px;display:flex;align-items:center;font-size:.82rem;font-weight:500;color:#334155;white-space:nowrap;transition:color .2s,background .2s;position:relative}.nav-links>a:hover{color:var(--p);background:var(--pl)}.nav-links>a::after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:var(--p);transform:scaleX(0);transition:transform .2s}.nav-links>a:hover::after{transform:scaleX(1)}.nav-dropdown{position:relative;flex-shrink:0}.nav-dropdown-btn{display:flex;align-items:center;gap:5px;padding:0 16px;height:44px;font-size:.82rem;font-weight:500;color:#334155;white-space:nowrap;cursor:pointer;background:none;border:none;transition:color .2s,background .2s}.nav-dropdown-btn:hover{color:var(--p);background:var(--pl)}.nav-dropdown-btn .nav-chevron{width:10px;height:10px;transition:transform .3s;flex-shrink:0}.nav-dropdown-btn.open .nav-chevron{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:100%;right:0;width:200px;background:#fff;border:1px solid var(--bd);border-radius:var(--r);box-shadow:var(--sl);z-index:115;display:none;padding:6px 0;animation:dropIn .15s ease}.nav-dropdown-menu.open{display:block}.nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:9px 16px;font-size:.82rem;color:#334155;transition:all .15s;white-space:nowrap;height:auto}.nav-dropdown-menu a:hover{background:var(--pl);color:var(--p)}.nav-dropdown-menu a svg{width:16px;height:16px;flex-shrink:0;color:var(--mt)}.nav-dropdown-menu a:hover svg{color:var(--p)}@media (max-width:991px){.cat-nav{display:none}.nav-dropdown{display:none}}.oc-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:var(--z-backdrop);opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.oc-backdrop.open{opacity:1;visibility:visible}.oc-sidebar{position:fixed;top:0;bottom:0;width:300px;max-width:82vw;background:#fff;z-index:var(--z-offcanvas);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;box-shadow:var(--sl)}.oc-sidebar.from-left{left:0;transform:translateX(-100%)}.oc-sidebar.from-right{right:0;transform:translateX(100%)}.oc-sidebar.from-left.open{transform:translateX(0)}.oc-sidebar.from-right.open{transform:translateX(0)}.oc-header{display:flex;align-items:center;justify-content:flex-end;padding:14px 18px;background:var(--p);color:#fff;flex-shrink:0;min-height:54px}.oc-header.cart-header{justify-content:space-between}.oc-header .oc-title{font-size:.95rem;font-weight:700;margin:0;color:#fff}.oc-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;background:rgba(255,255,255,.12);border:none;transition:background .2s;flex-shrink:0;font-size:16px}.oc-close:hover{background:rgba(255,255,255,.25)}.oc-tabs-bar{display:flex;width:100%;background:#fff;border-bottom:2px solid var(--bd);flex-shrink:0}.oc-tabs-bar .oc-tab{flex:1;padding:10px 0 8px;text-align:center;font-size:.8rem;font-weight:600;color:var(--mt);background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .25s;letter-spacing:.3px}.oc-tabs-bar .oc-tab.active{color:var(--p);border-bottom-color:var(--p)}.oc-tabs-bar .oc-tab:hover:not(.active){color:var(--ink);background:var(--bg)}.oc-tab-content{display:none;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 0 8px}.oc-tab-content.active{display:block}.oc-body{flex:1;overflow-y:auto;padding:0}.oc-link{display:block;padding:11px 18px;font-size:.85rem;color:#333;transition:background .15s;background:none;border:none;text-align:left;width:100%;cursor:pointer}.oc-link:hover{background:var(--pl);color:var(--p)}.oc-link-inner{display:flex;align-items:center;gap:10px}.oc-link-inner svg{width:18px;height:18px;flex-shrink:0}.oc-cat-group{border-bottom:1px solid var(--bd)}.oc-cat-parent{display:flex;align-items:center;justify-content:space-between;padding:11px 18px;cursor:pointer;transition:background .15s}.oc-cat-parent:hover{background:var(--pl)}.oc-cat-parent a{flex:1;font-size:.85rem;font-weight:500;color:#333}.oc-cat-toggle{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--mt);background:none;border:none;transition:all .2s;flex-shrink:0}.oc-cat-toggle:hover{color:var(--p)}.oc-cat-toggle.open{transform:rotate(180deg);color:var(--p)}.oc-cat-subs{display:none;padding:0 18px 8px}.oc-cat-subs.open{display:block}.oc-cat-sub{display:block;padding:8px 0 8px 18px;font-size:.78rem;color:var(--mt);border-left:2px solid var(--bd);margin-left:6px;transition:all .15s}.oc-cat-sub:hover{color:var(--p);border-left-color:var(--p);padding-left:22px}.oc-footer{display:flex;gap:10px;padding:16px;border-top:1px solid var(--bd);flex-shrink:0;background:#fff}.oc-footer a{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px;border-radius:var(--r);color:#fff;font-size:.82rem;font-weight:600;transition:opacity .2s;text-decoration:none}.oc-footer a:hover{opacity:.9}.cart-item{display:flex;gap:12px;padding:12px 18px;border-bottom:1px solid var(--bd)}.cart-item-img{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.cart-item-img img{width:100%;height:100%;object-fit:contain;padding:4px}.cart-item-info{flex:1;min-width:0}.cart-item-name{font-size:.82rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-price{font-size:.82rem;font-weight:600;color:var(--p);margin-top:2px}.cart-item-qty{display:flex;align-items:center;gap:6px;margin-top:6px}.cart-item-qty button{width:24px;height:24px;border-radius:5px;background:var(--p);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;transition:background .2s;border:none}.cart-item-qty button:hover{background:var(--pd)}.cart-item-qty span{font-size:.82rem;font-weight:600;min-width:18px;text-align:center}.cart-item-remove{color:var(--mt);align-self:start;padding:3px;background:none;border:none;transition:color .2s;cursor:pointer}.cart-item-remove:hover{color:#ef4444}.cart-item-remove svg{width:16px;height:16px}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 20px;color:var(--mt)}.empty-cart svg{width:48px;height:48px;margin-bottom:10px;opacity:.35}.empty-cart p{font-size:.9rem}.cart-total{display:flex;justify-content:space-between;padding:16px 18px;border-top:1px solid var(--bd);font-weight:600;font-size:.95rem}.cart-actions{display:flex;gap:10px;padding:16px 18px;border-top:1px solid var(--bd)}.cart-actions a{flex:1;text-align:center;padding:10px;border-radius:var(--r);font-size:.82rem;font-weight:600;transition:opacity .2s;text-decoration:none}.cart-actions .btn-outline-p{border:2px solid var(--p);color:var(--p)}.cart-actions .btn-outline-p:hover{background:var(--pl)}.cart-actions .btn-p{background:var(--p);color:#fff}.cart-actions .btn-p:hover{background:var(--pd)}.hero-section{padding:0;margin:0;width:100%;max-width:100vw;background:#e5e7eb}.hero-slider{position:relative;overflow:hidden;width:100%;max-width:100vw;background:#e5e7eb}@media (min-width:768px){.hero-slider{border-radius:0 0 var(--rl) var(--rl)}}.hero-slide{display:none;width:100%;position:relative;aspect-ratio:3 / 1;background:#e5e7eb}.hero-slide a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero-slide img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:transparent}@media (max-width:767px){.hero-slide{aspect-ratio:3 / 1;min-height:unset}.hero-slide img{object-fit:contain;object-position:center}}@media (max-width:480px){.hero-slide{aspect-ratio:3 / 1}.hero-slide img{object-fit:contain;object-position:center}}.hero-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:5}.hero-dots button{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.45);border:none;cursor:pointer;transition:all .3s;padding:0}.hero-dots button.active{background:rgba(255,255,255,.95);width:24px;border-radius:5px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.9);color:#333;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s;z-index:5;box-shadow:var(--ss)}.hero-arrow:hover{background:#fff;box-shadow:var(--sm)}.hero-arrow.prev{left:14px}.hero-arrow.next{right:14px}.hero-arrow svg{width:16px;height:16px}@media (max-width:767px){.hero-arrow{width:32px;height:32px}.hero-arrow.prev{left:8px}.hero-arrow.next{right:8px}.hero-dots{bottom:10px;gap:4px}.hero-dots button{width:8px;height:8px}.hero-dots button.active{width:18px}}.trust-bar{padding:18px 0 8px;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-item{display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--bg);border-radius:var(--r);border:1px solid var(--bd);height:100%;transition:all .25s}.trust-item:hover{box-shadow:var(--sm);border-color:var(--pl);transform:translateY(-2px)}.trust-icon{width:42px;height:42px;background:linear-gradient(135deg,var(--pl),#DDD6FE);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--p);flex-shrink:0}.trust-icon svg{width:18px;height:18px}.trust-text strong{display:block;font-size:.82rem;font-weight:600;color:var(--ink)}.trust-text span{font-size:.7rem;color:var(--mt)}@media (max-width:991px){.trust-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.trust-grid{grid-template-columns:1fr 1fr;gap:10px}.trust-item{padding:10px 12px;gap:8px}.trust-icon{width:34px;height:34px}.trust-icon svg{width:16px;height:16px}}.promo-section{padding:0 0 24px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-card a{display:block;border-radius:var(--rl);overflow:hidden;position:relative}.promo-card img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;transition:transform .4s}.promo-card:hover img{transform:scale(1.03)}@media (max-width:767px){.promo-grid{grid-template-columns:1fr;gap:12px}}.flash-section{padding:16px 0 0}.flash-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:12px;flex-wrap:wrap}.flash-title-wrap{display:flex;align-items:center;gap:12px;flex-shrink:0}.flash-icon-badge{width:40px;height:40px;background:linear-gradient(135deg,#EF4444,#F97316);border-radius:10px;display:flex;align-items:center;justify-content:center;animation:flashPulse 1.5s ease-in-out infinite}@keyframes flashPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.flash-icon-badge svg{width:20px;height:20px;color:#fff;fill:#fff}.flash-title-text h2{font-size:1.15rem;font-weight:700;color:var(--ink);margin:0;line-height:1.2}.flash-title-text span{font-size:.7rem;color:#EF4444;font-weight:600;letter-spacing:.3px}.flash-timer{display:flex;align-items:center;gap:6px;background:#1e1b4b;color:#fff;padding:8px 14px;border-radius:24px;font-weight:700;font-size:.82rem;flex-shrink:0}.flash-timer svg{width:16px;height:16px;color:#F97316;flex-shrink:0}.flash-timer-segment{background:rgba(255,255,255,.15);padding:3px 7px;border-radius:5px;min-width:28px;text-align:center;font-variant-numeric:tabular-nums;font-family:"SF Mono","Consolas","Monaco",monospace}.flash-timer-divider{opacity:.6}.flash-slider-wrap{position:relative;overflow:hidden;border-radius:var(--rl)}.flash-track{display:flex;gap:14px;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.flash-card{flex:0 0 auto;width:calc((100% - 56px) / 5);min-width:180px;background:#fff;border-radius:var(--r);border:1px solid var(--bd);overflow:hidden;transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column;position:relative}.flash-card:hover{box-shadow:var(--sm);transform:translateY(-2px)}.flash-card-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f9fafb}.flash-card-img img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .4s}.flash-card:hover .flash-card-img img{transform:scale(1.05)}.flash-badge{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#EF4444,#DC2626);color:#fff;font-size:.62rem;font-weight:700;padding:3px 9px;border-radius:4px;z-index:2;letter-spacing:.4px;animation:flashBadgeGlow 2s ease-in-out infinite}@keyframes flashBadgeGlow{0%,100%{box-shadow:0 0 0 0 rgba(239,68,68,.5)}50%{box-shadow:0 0 0 6px rgba(239,68,68,0)}}.flash-discount{position:absolute;top:8px;right:8px;background:var(--fs-accent);color:#fff;font-size:.65rem;font-weight:700;padding:3px 7px;border-radius:4px;z-index:2}.flash-card-body{padding:10px;display:flex;flex-direction:column;flex:1}.flash-card-name{font-size:.78rem;font-weight:500;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;min-height:34px;margin-bottom:4px;transition:color .2s}.flash-card-name:hover{color:var(--p)}.flash-card-price{margin-bottom:6px;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.flash-price-now{font-size:.9rem;font-weight:700;color:#EF4444}.flash-price-was{font-size:.7rem;color:var(--mt);text-decoration:line-through}.flash-progress-bar{height:4px;background:#f1f5f9;border-radius:2px;margin-bottom:8px;overflow:hidden}.flash-progress-fill{height:100%;background:linear-gradient(90deg,#EF4444,#F97316);border-radius:2px;transition:width .3s}.flash-sold-text{font-size:.62rem;color:var(--mt);margin-bottom:6px}.flash-sold-text strong{color:#EF4444}.flash-add-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;background:var(--p);color:#fff;border-radius:8px;font-size:.73rem;font-weight:600;border:none;transition:all .2s;cursor:pointer;margin-top:auto}.flash-add-btn:hover{background:var(--pd);transform:translateY(-1px)}.flash-add-btn svg{width:13px;height:13px}.flash-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;border:1px solid var(--bd);cursor:pointer;transition:all .2s;z-index:5;box-shadow:var(--ss)}.flash-arrow:hover{background:var(--p);color:#fff;border-color:var(--p);box-shadow:var(--sm)}.flash-arrow.prev{left:0}.flash-arrow.next{right:0}.flash-arrow svg{width:14px;height:14px}.flash-arrow:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}@media (max-width:1199px){.flash-card{width:calc((100% - 28px) / 3);min-width:160px}}@media (max-width:767px){.flash-card{width:calc((100% - 12px) / 2);min-width:140px}.flash-card-body{padding:8px}.flash-card-name{font-size:.72rem;min-height:30px}.flash-price-now{font-size:.78rem}.flash-add-btn{font-size:.68rem;padding:7px}.flash-arrow{width:28px;height:28px}.flash-arrow svg{width:11px;height:11px}.flash-timer{font-size:.7rem;padding:6px 10px;gap:4px}.flash-timer-segment{min-width:22px;padding:2px 5px}.flash-title-text h2{font-size:1rem}.flash-icon-badge{width:34px;height:34px;border-radius:8px}.flash-icon-badge svg{width:16px;height:16px}}@media (max-width:420px){.flash-card{width:calc((100% - 8px) / 2);min-width:120px}.flash-track{gap:8px}.flash-card-body{padding:6px}.flash-card-name{font-size:.68rem;min-height:28px}.flash-price-now{font-size:.72rem}.flash-price-was{font-size:.62rem}.flash-add-btn{font-size:.64rem;padding:6px;border-radius:6px}}.category-section{padding:32px 0 20px;background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;border-radius:var(--rl);overflow:hidden;cursor:pointer;aspect-ratio:4/3;background:#1e293b;transition:transform .4s cubic-bezier(0.4,0,0.2,1),box-shadow .4s ease;will-change:transform}.category-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.category-card-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s ease;width:100%;height:100%;will-change:transform}.category-card:hover .category-card-bg{transform:scale(1.07)}.category-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.25) 50%,rgba(0,0,0,.05) 100%);transition:background .4s}.category-card:hover .category-card-overlay{background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.30) 50%,rgba(0,0,0,.08) 100%)}.category-card-content{position:absolute;bottom:0;left:0;right:0;padding:20px 20px 22px;z-index:2}.category-card-name{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:6px;line-height:1.3;letter-spacing:.3px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.category-card-count{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.68rem;font-weight:600;padding:4px 12px;border-radius:20px;letter-spacing:.2px;transition:all .3s}.category-card:hover .category-card-count{background:var(--p);border-color:var(--p);transform:translateY(-2px)}.category-card-count svg{width:10px;height:10px;opacity:.8}.category-card:nth-child(2) .category-card-overlay{background:linear-gradient(to top,rgba(79,70,229,.7) 0%,rgba(79,70,229,.15) 50%,rgba(0,0,0,.05) 100%)}.category-card:nth-child(4) .category-card-overlay{background:linear-gradient(to top,rgba(239,68,68,.65) 0%,rgba(239,68,68,.12) 50%,rgba(0,0,0,.05) 100%)}.category-card:nth-child(7) .category-card-overlay{background:linear-gradient(to top,rgba(249,115,22,.65) 0%,rgba(249,115,22,.12) 50%,rgba(0,0,0,.05) 100%)}@media (max-width:991px){.category-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:575px){.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card-content{padding:14px 14px 16px}.category-card-name{font-size:.82rem}.category-card-count{font-size:.62rem;padding:3px 10px}}@media (max-width:380px){.category-grid{gap:10px}.category-card-content{padding:10px 10px 12px}.category-card-name{font-size:.72rem}.category-card-count{font-size:.56rem;padding:2px 8px}}.section{padding:28px 0}.section-white{background:#fff}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.section-title{display:flex;align-items:center;gap:10px}.section-bar{width:4px;height:24px;background:linear-gradient(to bottom,var(--p),var(--pd));border-radius:2px}.section-title h2{font-size:1.15rem;font-weight:700;color:var(--ink);margin:0}.section-link{font-size:.82rem;font-weight:600;color:var(--p);display:flex;align-items:center;gap:4px;white-space:nowrap;transition:gap .2s}.section-link:hover{gap:8px;color:var(--pd)}.section-link svg{width:12px;height:12px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.product-grid{grid-template-columns:repeat(5,1fr)}}.product-card{background:#fff;border-radius:var(--r);overflow:hidden;border:1px solid var(--bd);transition:box-shadow .25s,transform .25s;contain:layout style paint;display:flex;flex-direction:column;animation:cardFadeIn .4s ease}@keyframes cardFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-card:hover{box-shadow:var(--sm);transform:translateY(-3px)}.product-card-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f9fafb}.product-card-img a{display:block;width:100%;height:100%}.product-card-img img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .4s}.product-card:hover .product-card-img img{transform:scale(1.05)}.product-badge{position:absolute;top:8px;left:8px;padding:3px 10px;border-radius:4px;font-size:.68rem;font-weight:700;color:#fff;z-index:2;letter-spacing:.3px}.badge-sale{background:#ef4444}.badge-new{background:var(--p)}.badge-hot{background:var(--o)}.discount-tag{position:absolute;top:8px;right:8px;background:var(--o);color:#fff;font-size:.68rem;font-weight:700;padding:3px 7px;border-radius:4px;z-index:2}.wishlist-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:all .2s;border:none;cursor:pointer;color:var(--mt)}.wishlist-btn:hover{color:#ef4444;transform:scale(1.1)}.wishlist-btn.wishlisted{color:#ef4444}.wishlist-btn svg{width:14px;height:14px}.discount-tag~.wishlist-btn{top:36px}.product-card-body{padding:12px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:.68rem;color:var(--mt);text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.product-name{font-size:.82rem;font-weight:500;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.45;min-height:38px;margin-bottom:5px;transition:color .2s}.product-name:hover{color:var(--p)}.product-stars{display:flex;align-items:center;gap:3px;margin-bottom:5px}.stars-outer{display:flex;gap:1px}.stars-outer svg{width:12px;height:12px}.star-filled{fill:var(--y);color:var(--y)}.star-empty{fill:#d1d5db;color:#d1d5db}.review-count{font-size:.68rem;color:var(--mt)}.product-price{margin-bottom:8px}.price-now{font-size:.95rem;font-weight:700;color:var(--p)}.price-was{font-size:.75rem;color:var(--mt);text-decoration:line-through;margin-left:4px}.product-actions{display:flex;gap:0;margin-top:auto;align-items:stretch}.add-to-cart-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;background:var(--p);color:#fff;border-radius:8px;font-size:.78rem;font-weight:600;border:none;transition:all .2s;cursor:pointer;min-width:0}.add-to-cart-btn:hover{background:var(--pd);transform:translateY(-1px)}.add-to-cart-btn:active{transform:translateY(0)}.add-to-cart-btn svg{width:16px;height:16px;flex-shrink:0}.scroll-sentinel{grid-column:1 / -1;height:1px;width:100%;visibility:hidden;pointer-events:none;margin:0;padding:0}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (min-width:768px){.review-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background:#fff;border:1px solid var(--bd);border-radius:var(--r);padding:18px;transition:all .25s}.review-card:hover{box-shadow:var(--ss);border-color:var(--pl)}.review-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.review-stars{display:flex;gap:1px}.review-stars svg{width:12px;height:12px;fill:var(--y)}.verified-label{font-size:.68rem;font-weight:600;color:var(--p);background:var(--pl);padding:3px 8px;border-radius:10px}.review-text{font-size:.82rem;color:#334155;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-author{display:flex;align-items:center;gap:10px}.review-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px;flex-shrink:0}.review-info{flex:1}.review-info strong{display:block;font-size:.78rem;font-weight:600}.review-info em{font-style:normal;font-size:.68rem;color:var(--mt)}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.blog-grid{grid-template-columns:repeat(4,1fr)}}.blog-card{background:#fff;border-radius:var(--r);overflow:hidden;border:1px solid var(--bd);transition:all .25s;height:100%;display:block}.blog-card:hover{box-shadow:var(--sm);transform:translateY(-3px);border-color:var(--p)}.blog-card-img{width:100%;aspect-ratio:3/2;object-fit:cover;background:#f3f4f6;transition:transform .4s;display:block}.blog-card:hover .blog-card-img{transform:scale(1.03)}.blog-card-content{padding:16px}.blog-meta{display:flex;align-items:center;gap:10px;font-size:.7rem;color:var(--mt);margin-bottom:10px;flex-wrap:wrap}.blog-author{display:flex;align-items:center;gap:4px;font-weight:600;color:var(--ink)}.blog-author svg{width:14px;height:14px}.blog-date{color:var(--mt)}.blog-card-title{font-size:.85rem;font-weight:600;color:var(--ink);margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-title:hover{color:var(--p)}.blog-read-more{font-size:.75rem;font-weight:600;color:var(--p);display:inline-flex;align-items:center;gap:4px;transition:gap .2s}.blog-read-more:hover{gap:8px}.blog-read-more svg{width:12px;height:12px}.faq-section{padding:28px 0;background:#fff}.faq-wrapper{padding:28px;background:#fff;border:1px solid var(--bd);border-radius:var(--rl)}.faq-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:100%;margin:0 auto}.faq-item{background:var(--bg);border-radius:var(--r);border:1px solid var(--bd);overflow:hidden;transition:border-color .2s}.faq-item:hover{border-color:var(--pl)}.faq-question{width:100%;padding:16px 18px;text-align:left;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:.85rem;color:var(--ink);background:none;border:none;cursor:pointer;transition:color .2s;gap:12px}.faq-question:hover{color:var(--p)}.faq-icon{font-size:18px;color:var(--p);width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(79,70,229,.1);transition:all .3s;flex-shrink:0}.faq-item.active .faq-icon{transform:rotate(180deg);background:var(--p);color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease-out,padding .3s ease;padding:0 18px;color:var(--mt);font-size:.82rem;line-height:1.7}.faq-item.active .faq-answer{padding:0 18px 18px;max-height:300px}.info-panel{background:#fff;border:1px solid var(--bd);border-radius:var(--rl);padding:28px}.info-panel h2{font-size:1.15rem;font-weight:800;color:var(--ink);margin-bottom:12px}.info-panel p{font-size:.85rem;color:var(--mt);line-height:1.8;margin-bottom:14px}.info-list li{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:.85rem;color:#334155;line-height:1.5}.info-list li:last-child{border-bottom:none}.info-list li svg{color:var(--p);width:18px;height:18px;margin-top:3px;flex-shrink:0}.newsletter-section{background:var(--pl);padding:40px 0}.newsletter-wrap{max-width:600px;margin:0 auto;text-align:center}.newsletter-wrap h3{font-size:1.15rem;font-weight:700;color:var(--ink);margin-bottom:6px}.newsletter-wrap p{color:var(--mt);font-size:.85rem;margin-bottom:16px}.newsletter-form{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.newsletter-form input{flex:1;min-width:200px;padding:12px 16px;border:2px solid var(--bd);border-radius:var(--r);font-size:.85rem;outline:none;transition:border-color .2s;background:#fff}.newsletter-form input:focus{border-color:var(--p)}.newsletter-form button{padding:12px 28px;background:var(--p);color:#fff;border:none;border-radius:var(--r);font-weight:600;font-size:.85rem;transition:all .2s;cursor:pointer;white-space:nowrap}.newsletter-form button:hover{background:var(--pd);transform:translateY(-2px);box-shadow:0 4px 12px rgba(79,70,229,.3)}.site-footer{background:#0f172a;color:#cbd5e1}.footer-main{padding:44px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.footer-logo-wrap{display:flex;align-items:center;gap:10px;margin-bottom:14px}.footer-logo-wrap img{height:38px;width:auto}.footer-desc{font-size:.82rem;line-height:1.7;color:#94a3b8;margin-bottom:18px}.footer-social{display:flex;gap:8px}.footer-social a{width:36px;height:36px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .2s}.footer-social a:hover{background:var(--p);border-color:var(--p);color:#fff;transform:translateY(-2px)}.footer-social a svg{width:16px;height:16px;fill:currentColor}.footer-col-title{color:#fff;font-size:.82rem;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px;position:relative;padding-bottom:10px}.footer-col-title::after{content:"";position:absolute;bottom:0;left:0;width:28px;height:2px;background:var(--p);border-radius:1px}.footer-links li{margin-bottom:8px}.footer-links a{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#94a3b8;transition:all .2s}.footer-links a:hover{color:#fff;padding-left:4px}.footer-links a svg{width:8px;height:8px;fill:var(--p);transition:transform .2s}.footer-links a:hover svg{transform:translateX(2px)}.footer-contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.82rem;color:#94a3b8;line-height:1.6}.footer-contact-item svg{color:var(--p);width:14px;height:14px;margin-top:3px;flex-shrink:0}.footer-contact-item a{color:#94a3b8;transition:color .2s}.footer-contact-item a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.06)}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:12px;flex-wrap:nowrap}.footer-strip-banner{display:flex;flex-shrink:0;max-width:280px}.footer-strip-banner img{max-width:280px;max-height:28px;object-fit:contain}.footer-copyright{font-size:.72rem;color:#475569;white-space:nowrap;text-align:right;flex-shrink:0}@media (max-width:991px){.footer-grid{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:767px){.footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom-inner{flex-direction:column;gap:8px;text-align:center}.footer-copyright{text-align:center;white-space:normal}.footer-strip-banner{max-width:240px}}.mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-height);background:#fff;border-top:1px solid var(--bd);z-index:90;align-items:stretch;justify-content:space-around;padding:0 6px;box-shadow:0 -2px 10px rgba(0,0,0,.06)}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.62rem;color:var(--mt);padding:4px 8px;background:none;border:none;min-width:52px;transition:color .2s;font-weight:500;position:relative}.mobile-nav-item svg{width:20px;height:20px}.mobile-nav-item.active,.mobile-nav-item:hover{color:var(--p)}.mnav-badge{position:absolute;top:2px;right:6px;background:var(--o);color:#fff;font-size:8px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:none;align-items:center;justify-content:center;padding:0 3px;line-height:1}.mnav-badge.show{display:flex}.mobile-cta{width:48px;height:48px;border-radius:50%;background:var(--p);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px rgba(79,70,229,.35);margin-top:-18px;border:none;flex-shrink:0;transition:background .2s}.mobile-cta:hover{background:var(--pd)}.mobile-cta svg{width:20px;height:20px}@media (max-width:991px){.mobile-nav{display:flex}}.mobile-search-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:var(--z-modal);display:flex;align-items:flex-start;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:all .25s}.mobile-search-modal.open{opacity:1;visibility:visible}.mobile-search-box{background:#fff;border-radius:var(--rl);width:100%;max-width:480px;overflow:hidden;box-shadow:var(--sl);margin-top:20px}.mobile-search-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--bd);background:var(--pl)}.mobile-search-header h3{font-size:.88rem;font-weight:700;margin:0;color:var(--ink)}.mobile-search-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--mt);border-radius:50%;background:#fff;border:1px solid var(--bd);transition:all .2s}.mobile-search-close:hover{color:var(--p);border-color:var(--p)}.mobile-search-form{padding:14px}.msf-row{display:flex;align-items:stretch;gap:0;border:2px solid var(--p);border-radius:var(--r);overflow:hidden;height:48px;background:#fff}.msf-row input{flex:1;border:none;padding:0 14px;font-size:.88rem;outline:none;min-width:0;background:#fff}.msf-row input::placeholder{color:#999}.msf-btn{background:var(--p);color:#fff;padding:0 18px;border:none;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.msf-btn:hover{background:var(--pd)}.msf-btn svg{width:18px;height:18px}.qv-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all .25s}.qv-modal.open{opacity:1;visibility:visible}.qv-box{background:#fff;border-radius:var(--rl);width:100%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:var(--sl)}.qv-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--bd)}.qv-header h3{font-size:.9rem;font-weight:600;margin:0}.qv-body{padding:20px;display:flex;gap:20px;flex-wrap:wrap}.qv-image{width:140px;height:140px;border-radius:var(--r);overflow:hidden;flex-shrink:0;background:#f9fafb}.qv-image img{width:100%;height:100%;object-fit:contain;padding:6px}.qv-info{flex:1;min-width:190px}.qv-info .qv-brand{font-size:.72rem;color:var(--mt);text-transform:uppercase;letter-spacing:.5px}.qv-info .qv-name{font-size:.95rem;font-weight:700;color:var(--ink);margin:4px 0 8px}.qv-info .qv-price{font-size:1.2rem;font-weight:700;color:var(--p)}.qv-info .qv-was{font-size:.82rem;color:var(--mt);text-decoration:line-through;margin-left:6px;font-weight:400}.qv-info .qv-add{width:100%;margin-top:10px}@media (max-width:480px){.qv-body{flex-direction:column;align-items:center;text-align:center}.qv-image{width:120px;height:120px}}.social-proof{position:fixed;bottom:80px;left:16px;display:none;gap:12px;background:#fff;padding:14px 16px;max-width:340px;border-radius:16px;box-shadow:0 12px 35px rgba(0,0,0,.12);align-items:center;z-index:999;border:1px solid var(--bd);animation:spIn .4s ease;cursor:pointer}@media (min-width:768px){.social-proof{bottom:24px;left:24px}}.sp-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--p),#818CF8);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;flex-shrink:0}.sp-img{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid var(--bd);flex-shrink:0}.sp-info p{margin:0;font-size:.8rem;line-height:1.4;color:var(--ink)}.sp-info em{font-style:normal;color:var(--p);font-weight:600}.sp-info small{display:block;color:var(--mt);font-size:.65rem;margin-top:2px}.back-to-top{position:fixed;bottom:70px;right:16px;width:40px;height:40px;background:var(--p);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px rgba(79,70,229,.3);z-index:80;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s;border:none;cursor:pointer}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--pd)}.back-to-top svg{width:18px;height:18px}@media (min-width:992px){.back-to-top{bottom:24px;right:24px}}.toast-container{position:fixed;top:calc(var(--header-height)+12px);right:16px;z-index:500;display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast-item{pointer-events:auto;background:#fff;border:1px solid var(--bd);border-left:4px solid var(--p);border-radius:var(--r);padding:12px 16px;box-shadow:var(--sm);display:flex;align-items:center;gap:10px;max-width:300px;animation:toastIn .25s ease-out;font-size:.82rem}.toast-item svg{color:var(--p);width:18px;height:18px;flex-shrink:0}.toast-item.removing{animation:toastOut .25s ease-in forwards}@keyframes toastIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toastOut{to{transform:translateX(100%);opacity:0}}.trust-bar,.promo-section,.section,.flash-section,.faq-section,.newsletter-section,.category-section{content-visibility:auto;contain-intrinsic-size:auto 500px}main,.page-content,.blog-section,.cart-page,.checkout-page,.account-page,.product-detail-section,.shop-page,.category-page{background:var(--bg)}.ds-theme .container{max-width:var(--container-max)}.breadcrumb-bar,.breadcrumb,.page-header,.section-header,.account-card,.cart-card,.checkout-card,.blog-card,.category-card,.brand-card,.faq-item,.panel,.card{border-radius:var(--r) !important;border-color:var(--bd) !important;box-shadow:0 4px 16px rgba(15,23,42,.06)}.blog-card,.brand-item,.cart-card,.checkout-card,.summary-card,.order-card,.cms-card,.main-image-stage,.product-specs,.product-price-box{background:#fff !important;border:1px solid var(--bd) !important;border-radius:var(--r) !important}.breadcrumb-bar,.page-header,.section-header{background:#fff !important;border:1px solid var(--bd) !important;margin-top:18px}.primary__btn,.btn-primary,.primary-btn,.add-to-cart-btn,.btn-cart,.btn-add-cart-pdp,.btn-order-now-pdp,.checkout-btn,.read-more-btn,.account__login--btn,.form-submit-btn,.btn-primary-full{background:var(--p) !important;border-color:var(--p) !important;color:#fff !important;border-radius:var(--r) !important;font-weight:700;transition:all .2s ease}.primary__btn:hover,.btn-primary:hover,.primary-btn:hover,.add-to-cart-btn:hover,.btn-cart:hover,.btn-add-cart-pdp:hover,.btn-order-now-pdp:hover,.checkout-btn:hover,.read-more-btn:hover,.account__login--btn:hover,.form-submit-btn:hover,.btn-primary-full:hover{background:var(--pd) !important;border-color:var(--pd) !important;transform:translateY(-1px)}.form-control,.form-input,input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="number"],select,textarea{border-color:var(--bd) !important;border-radius:var(--r) !important}.form-control:focus,.form-input:focus,input:focus,select:focus,textarea:focus{border-color:var(--p) !important;box-shadow:0 0 0 4px rgba(79,70,229,.12) !important}.ds-theme .site-header .header-logo img{height:46px !important;width:auto !important;object-fit:contain}.ds-theme .site-header .header-search{max-width:600px !important}.ds-theme .cat-dropdown-menu.open,.ds-theme .nav-dropdown-menu.open,.ds-theme .oc-backdrop.open,.ds-theme .mobile-search-modal.open{display:block !important;opacity:1 !important;visibility:visible !important;transform:translateY(0) !important;pointer-events:auto !important}.ds-theme .user-offcanvas.open{right:0 !important}.promo-strip .promo-icon,.promo-strip .promo-emoji,.ann-bar .ann-icon,.newsletter-title-icon,.newsletter-emoji{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.promo-strip .promo-icon svg{width:14px;height:14px;color:#fff}.promo-strip .promo-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-size:14px;line-height:1}.ann-bar .ann-icon{width:14px;height:14px;margin-right:5px}.ann-bar .ann-icon svg,.ann-bar svg.ann-icon{width:14px;height:14px}.newsletter-wrap h3{display:inline-flex;align-items:center;justify-content:center;gap:8px}.newsletter-wrap h3 .newsletter-emoji{width:auto;height:auto;border-radius:0;background:transparent;color:inherit;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-size:20px;line-height:1}.newsletter-title-icon{width:30px;height:30px;border-radius:999px;background:rgba(79,70,229,.12);color:var(--p)}.newsletter-title-icon svg{width:17px;height:17px}.footer-social a svg,.footer-contact-icon{display:block}.footer-social a[aria-label="Instagram"] svg{fill:none}.footer-social a[aria-label="Instagram"] svg circle:last-child{fill:currentColor;stroke:none}button.hdr-icon,button.mobile-nav-item{appearance:none;border:0;font-family:inherit}.footer-links a svg{display:inline-block;flex-shrink:0}.footer-links a:not(:has(svg))::before{content:"›";color:var(--p);font-size:12px;line-height:1;margin-right:2px}.toast-container{z-index:9999 !important}.toast-item.toast-success{border-left-color:#16a34a}.toast-item.toast-error{border-left-color:#dc2626}.toast-item .toast-icon{width:18px;height:18px;flex-shrink:0}.toast-item.toast-success .toast-icon{color:#16a34a}.toast-item.toast-error .toast-icon{color:#dc2626}.review-avatar.avatar-bg-1,.review-avatar.avatar-bg-indigo{background:linear-gradient(135deg,#4f46e5,#7c3aed) !important}.review-avatar.avatar-bg-2,.review-avatar.avatar-bg-violet{background:linear-gradient(135deg,#7c3aed,#db2777) !important}.review-avatar.avatar-bg-3,.review-avatar.avatar-bg-emerald{background:linear-gradient(135deg,#059669,#10b981) !important}.review-avatar.avatar-bg-4,.review-avatar.avatar-bg-rose{background:linear-gradient(135deg,#e11d48,#f97316) !important}.review-avatar.avatar-bg-5,.review-avatar.avatar-bg-amber{background:linear-gradient(135deg,#d97706,#f59e0b) !important}.review-avatar.avatar-bg-6,.review-avatar.avatar-bg-slate{background:linear-gradient(135deg,#0f172a,#334155) !important}.related-products-section .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1199px){.related-products-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:991px){.ds-theme .site-header .header-logo img{height:38px !important}.ds-theme .site-header .header-search{display:none !important}.related-products-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.related-products-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.ds-theme main>.container>.breadcrumb-bar,body.ds-theme .page-content .breadcrumb-bar,body.ds-theme .cart-page .breadcrumb-bar,body.ds-theme .checkout-page .breadcrumb-bar,body.ds-theme .account-page .breadcrumb-bar,body.ds-theme .product-detail-section .breadcrumb-bar{margin:18px 0 22px !important;padding:13px 16px !important;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%) !important;border:1px solid var(--bd) !important;border-radius:14px !important;box-shadow:0 10px 30px rgba(15,23,42,.06) !important}body.ds-theme .breadcrumb-list,body.ds-theme .breadcrumb-bar ol,body.ds-theme .breadcrumb-bar ul{display:flex !important;align-items:center !important;flex-wrap:wrap !important;gap:8px !important;margin:0 !important;padding:0 !important;list-style:none !important;font-size:.82rem !important}body.ds-theme .breadcrumb-list a,body.ds-theme .breadcrumb-bar a,body.ds-theme .breadcrumb-list .current,body.ds-theme .breadcrumb-current{display:inline-flex !important;align-items:center !important;gap:6px !important;color:var(--mt) !important;font-weight:700 !important;text-decoration:none !important}body.ds-theme .breadcrumb-list a:hover,body.ds-theme .breadcrumb-bar a:hover{color:var(--p) !important}body.ds-theme .breadcrumb-list .current,body.ds-theme .breadcrumb-current{color:var(--ink) !important}body.ds-theme .breadcrumb-separator{color:#94a3b8 !important;font-size:.75rem !important}@media (max-width:575px){body.ds-theme main>.container>.breadcrumb-bar,body.ds-theme .page-content .breadcrumb-bar,body.ds-theme .cart-page .breadcrumb-bar,body.ds-theme .checkout-page .breadcrumb-bar,body.ds-theme .account-page .breadcrumb-bar,body.ds-theme .product-detail-section .breadcrumb-bar{margin:12px 0 18px !important;padding:12px 13px !important;border-radius:12px !important}}.fas,.far,.fab{display:inline-flex;align-items:center;justify-content:center;width:1em;min-width:1em;font-style:normal;line-height:1}.fa-star::before{content:"*"}.fa-star-half-alt::before{content:"*";opacity:.65}.fa-home::before{content:"^"}.fa-chevron-right::before{content:">"}.fa-chevron-down::before{content:"v"}.fa-tag::before{content:"#"}.fa-bolt::before{content:"!"}.fa-fire::before{content:"!"}.fa-times-circle::before,.fa-times::before{content:"x"}.fa-check-circle::before{content:"v"}.fa-truck::before,.fa-shipping-fast::before{content:"[]";font-size:.72em}.fa-eye::before{content:"o"}.fa-certificate::before{content:"*"}.fa-money-bill-wave::before{content:"Rs";font-size:.72em;font-weight:800}.fa-minus::before{content:"-"}.fa-plus::before{content:"+"}.fa-cart-plus::before,.fa-shopping-cart::before{content:"[]";font-size:.72em}.fa-heart::before{content:"<3";font-size:.72em}.fa-whatsapp::before{content:"wa";font-size:.72em;font-weight:800}.fa-pen::before{content:"edit";font-size:.62em}.ds-toast-note{position:fixed;left:18px;bottom:88px;background:#fff;border:1px solid var(--bd);border-radius:14px;box-shadow:0 12px 30px rgba(15,23,42,.12);padding:12px 16px;z-index:9999;display:none;max-width:300px;color:var(--ink);font-size:.86rem;font-weight:600}.breadcrumb-bar,.ds-breadcrumb{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd,#e5e7eb)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.breadcrumb-list a,.breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt,#64748b);font-weight:700;text-decoration:none}.breadcrumb-list a:hover{color:var(--p,var(--primary,#2563eb))}.breadcrumb-current{color:var(--ink,#0f172a);font-weight:800}.breadcrumb-home-icon{width:15px;height:15px;color:var(--p,var(--primary,#2563eb))}.breadcrumb-separator{color:#94a3b8;font-size:.75rem}@media(max-width:575px){.breadcrumb-bar,.ds-breadcrumb{padding:12px 13px;border-radius:12px!important}}.ds-payment-strip{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.ds-payment-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:6px 10px;background:rgba(255,255,255,.06);font-size:12px;color:#cbd5e1}.ds-payment-pill img{max-height:24px;width:auto}@media(max-width:767px){.footer-bottom{gap:14px;flex-direction:column;text-align:center}.ds-payment-strip{justify-content:center}.checkout-grid{grid-template-columns:1fr!important}.order-sidebar{order:-1}.card,.checkout-card{padding:18px!important}.form-grid{grid-template-columns:1fr!important}.col-6{grid-column:1/-1}.summary-sticky{position:static!important}}#dealstore-page-loading{position:fixed;top:0;left:0;height:3px;background:var(--primary);z-index:99999;width:0;transition:width .25s ease,opacity .25s ease;opacity:0}body.ds-theme .promo-strip{background:linear-gradient(90deg,#1e1b4b 0%,#312e81 50%,#1e1b4b 100%) !important;color:#fff !important;padding:10px 48px 10px 16px !important;height:auto !important;min-height:38px !important}body.ds-theme .ann-bar{background:#4f46e5 !important;height:36px !important}body.ds-theme .site-header{background:#fff !important}body.ds-theme .cat-nav{background:#fff !important;border-top:1px solid #e5e7eb !important;border-bottom:1px solid #e5e7eb !important}@media (max-width:767px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body.ds-theme{padding-bottom:74px !important}.shop-page,.category-page,.results-page,.brand-page{width:100% !important;max-width:100% !important;overflow-x:hidden !important;padding-bottom:88px !important}.shop-page .container,.category-page .container,.results-page .container,.brand-page .container{width:100% !important;max-width:100% !important;padding-left:12px !important;padding-right:12px !important;margin-left:auto !important;margin-right:auto !important;overflow:hidden !important}.shop-page .product-grid,.category-page .product-grid,.results-page .product-grid,.brand-page .product-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;width:100% !important;max-width:100% !important;overflow:visible !important}.shop-page .product-card,.category-page .product-card,.results-page .product-card,.brand-page .product-card,.shop-page .flash-card,.category-page .flash-card,.results-page .flash-card,.brand-page .flash-card{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;overflow:hidden !important}.shop-page .product-card-img,.category-page .product-card-img,.results-page .product-card-img,.brand-page .product-card-img,.shop-page .flash-card-img,.category-page .flash-card-img,.results-page .flash-card-img,.brand-page .flash-card-img{width:100% !important;aspect-ratio:1/1 !important;height:auto !important;overflow:hidden !important}.shop-page img,.category-page img,.results-page img,.brand-page img{max-width:100% !important;height:auto}.shop-page .shop-filter-pills,.category-page .category-filter-pills,.results-page .filter-pills,.brand-page .filter-pills{overflow-x:auto !important;overflow-y:hidden !important;flex-wrap:nowrap !important;max-width:100% !important;-webkit-overflow-scrolling:touch}.shop-page .shop-toolbar,.category-page .category-toolbar,.results-page .listing-toolbar,.brand-page .listing-toolbar{width:100% !important;max-width:100% !important;overflow:hidden !important}.mobile-nav{position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:99999 !important;width:100% !important;max-width:100% !important;display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;background:#fff !important;border-top:1px solid #e5e7eb !important;box-shadow:0 -10px 28px rgba(15,23,42,.08) !important;padding:7px 4px calc(7px + env(safe-area-inset-bottom)) !important;transform:none !important}.mobile-nav .mobile-nav-item{min-width:0 !important;width:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:3px !important;padding:4px 2px !important;font-size:11px !important;white-space:nowrap !important}.site-header.is-fixed{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:99990 !important}}@media (max-width:390px){.shop-page .product-grid,.category-page .product-grid,.results-page .product-grid,.brand-page .product-grid{gap:12px !important}}body,button,input,textarea,select{font-family:var(--font,"Poppins",sans-serif) !important}.header-logo img{object-fit:contain;background:#fff;border-radius:8px}.hero-slide{display:none}.hero-slide:first-child{display:block}.product-card-img,.flash-card-img{background:#fff}.product-card{cursor:default}.product-name,.flash-card-name{cursor:pointer}.badge-count.show,.mnav-badge.show{display:flex}.auth-real-submit{width:100%}.social-auth-row a.btn-social{text-align:center;justify-content:center}.empty-state-inline{grid-column:1/-1;padding:24px;border:1px dashed var(--bd);border-radius:var(--rl);background:#fff;color:var(--mt);text-align:center}.footer-strip-banner img{object-fit:contain}.quick-product-link{display:inline-flex;margin-top:10px;color:var(--p);font-weight:700;font-size:.84rem}.site-footer .footer-logo-wrap,.site-footer .footer-logo-wrap a,.site-footer .footer-logo-wrap img{background:transparent!important;box-shadow:none!important;border-radius:0!important}.search-form,.mobile-search-form,.mobile-search-form form,.mobile-search-box,.msf-row{position:relative!important;overflow:visible!important}#cartSidebar{overflow-x:hidden !important}#cartSidebar,#cartSidebar *{box-sizing:border-box !important;max-width:100%}#cartSidebar #cartContainer{overflow-x:hidden !important}#cartSidebar .cart-item{position:relative !important;display:grid !important;grid-template-columns:64px minmax(0,1fr) 26px !important;gap:12px !important;align-items:flex-start !important;width:100% !important;max-width:100% !important;overflow:hidden !important;padding:14px 16px !important}#cartSidebar .cart-item-img{width:64px !important;min-width:64px !important;height:64px !important;overflow:hidden !important;border-radius:8px !important}#cartSidebar .cart-item-img img{width:100% !important;height:100% !important;object-fit:contain !important;display:block !important}#cartSidebar .cart-item-info{min-width:0 !important;width:100% !important;overflow:hidden !important;padding-right:0 !important}#cartSidebar .cart-item-name,#cartSidebar .cart-item-title,#cartSidebar .cart-product-name{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;white-space:normal !important;overflow:hidden !important;text-overflow:ellipsis !important;word-break:break-word !important;overflow-wrap:anywhere !important;line-height:1.35 !important;max-height:2.7em !important;color:#0f172a !important;text-decoration:none !important}#cartSidebar .cart-item-price,#cartSidebar .cart-item-qty{white-space:normal !important;overflow:hidden !important;text-overflow:ellipsis !important}#cartSidebar .cart-item-remove{position:static !important;width:24px !important;height:24px !important;min-width:24px !important;max-width:24px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:50% !important;background:#f8fafc !important;color:#64748b !important;font-size:16px !important;font-weight:800 !important;line-height:1 !important;cursor:pointer !important;text-decoration:none !important}#cartSidebar .cart-item-remove:hover{background:#fee2e2 !important;color:#ef4444 !important}#cartSidebar .cart-actions{display:flex !important;gap:10px !important;align-items:center !important}#cartSidebar .cart-actions a,#cartSidebar .cart-actions .btn-outline-p,#cartSidebar .cart-actions .btn-p{min-height:46px !important;height:46px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;line-height:1 !important;padding:0 14px !important;white-space:nowrap !important}#cartSidebar .cart-actions a{flex:1 1 0 !important}@media(max-width:480px){#cartSidebar .cart-item{grid-template-columns:58px minmax(0,1fr) 24px !important;gap:10px !important;padding:12px 14px !important}#cartSidebar .cart-item-img{width:58px !important;min-width:58px !important;height:58px !important}}.about-card{background:#fff;border:1px solid var(--bd);border-radius:18px;padding:34px;box-shadow:0 10px 30px rgba(15,23,42,.06);margin-top:18px}.about-card h1{margin:0 0 12px;font-size:1.35rem;font-weight:900;color:var(--ink)}.about-card p{margin:0;color:var(--mt);line-height:1.8}.about-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:18px}.about-category-grid a{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--bd);border-radius:999px;background:#fff;color:var(--ink);font-weight:800;box-shadow:0 8px 20px rgba(15,23,42,.04)}.about-category-grid a:hover{background:var(--p);border-color:var(--p);color:#fff}@media(max-width:575px){.cms-page{padding-top:12px}.cms-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.about-card{padding:22px}.about-category-grid{grid-template-columns:1fr 1fr}}.ds-crumb{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;padding:13px 16px;background:rgba(255,255,255,.94);border:1px solid var(--blog-border);border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.ds-blog-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:22px;padding:28px;background:linear-gradient(135deg,#ffffff 0%,#f1f5ff 58%,#fff4ed 100%);border:1px solid var(--blog-border);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.07)}.ds-blog-meta{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--blog-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ds-category-list a:hover{color:var(--blog-primary);background:#fff;border-color:rgba(79,70,229,.25);transform:translateX(3px)}.ds-post-page{--post-primary:var(--p,var(--primary,#4f46e5));--post-primary-dark:var(--primary-dark,#3730a3);--post-accent:#ff6b1a;--post-ink:var(--fg,#06132b);--post-muted:var(--fg-secondary,#64748b);--post-soft:#f6f8fc;--post-border:var(--border-light,#dbe3ef);padding:18px 0 68px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 35%,#ffffff 100%)}.ds-post-page *{box-sizing:border-box}.ds-post-page a{text-decoration:none}.ds-crumb{display:flex;align-items:center;gap:14px;margin:0 0 18px;padding:13px 16px;background:rgba(255,255,255,.94);border:1px solid var(--post-border);border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.ds-crumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;margin:0;padding:0;list-style:none;color:var(--post-muted);font-size:13px;font-weight:800}.ds-crumb-list a{display:inline-flex;align-items:center;gap:6px;color:var(--post-muted)}.ds-crumb-list a:hover{color:var(--post-primary)}.ds-crumb-current{color:var(--post-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:520px}.ds-post-hero{margin-bottom:22px;padding:28px;background:linear-gradient(135deg,#ffffff 0%,#f1f5ff 58%,#fff4ed 100%);border:1px solid var(--post-border);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.07)}.ds-post-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:8px 13px;border-radius:999px;background:rgba(79,70,229,.1);color:var(--post-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ds-post-hero h1{max-width:930px;margin:0;color:var(--post-ink);font-size:clamp(30px,4.4vw,54px);line-height:1.05;font-weight:950;letter-spacing:-.025em}.ds-post-excerpt{max-width:820px;margin:14px 0 0;color:var(--post-muted);font-size:15px;line-height:1.75}.ds-post-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.ds-post-chip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;border-radius:999px;color:var(--post-ink);background:#fff;border:1px solid var(--post-border);font-size:12px;font-weight:850}.ds-post-chip svg{width:15px;height:15px;color:var(--post-primary)}.ds-post-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.ds-article-card,.ds-comments-card,.ds-side-card{background:#fff;border:1px solid var(--post-border);border-radius:20px;box-shadow:0 18px 45px rgba(15,23,42,.07)}.ds-article-card{overflow:hidden}.ds-post-image{position:relative;width:100%;aspect-ratio:16 / 8.5;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#fff7ed)}.ds-post-image img{width:100%;height:100%;object-fit:cover}.ds-post-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--post-primary)}.ds-post-placeholder svg{width:58px;height:58px}.ds-article-body{padding:28px;color:var(--post-muted);font-size:15px;line-height:1.85}.ds-article-body h1,.ds-article-body h2,.ds-article-body h3,.ds-article-body h4{color:var(--post-ink);line-height:1.25;margin:26px 0 12px;font-weight:950}.ds-article-body h2{font-size:25px}.ds-article-body h3{font-size:21px}.ds-article-body p{margin:0 0 18px}.ds-article-body img{max-width:100%;height:auto;border-radius:16px;border:1px solid var(--post-border)}.ds-article-body ul,.ds-article-body ol{margin:0 0 18px 20px;padding:0}.ds-article-body li{margin-bottom:8px}.ds-comments-card{margin-top:22px;padding:22px}.ds-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.ds-section-head h2{margin:0;color:var(--post-ink);font-size:20px;font-weight:950}.ds-section-head span{color:var(--post-muted);font-size:13px;font-weight:850}.ds-comment-list{display:grid;gap:13px;margin-bottom:20px}.ds-comment-item{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:14px;background:var(--post-soft);border:1px solid var(--post-border);border-radius:16px}.ds-comment-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--post-primary),var(--post-accent));font-size:14px;font-weight:950;text-transform:uppercase}.ds-comment-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.ds-comment-name{color:var(--post-ink);font-size:14px;font-weight:950}.ds-comment-date{color:var(--post-muted);font-size:12px;font-weight:800;white-space:nowrap}.ds-comment-text{margin:0;color:var(--post-muted);font-size:14px;line-height:1.55}.ds-comment-empty{margin:0 0 18px;padding:15px;color:var(--post-muted);background:var(--post-soft);border:1px dashed var(--post-border);border-radius:15px;font-size:14px;font-weight:750}.ds-comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:18px;border-top:1px solid var(--post-border)}.ds-field{display:grid;gap:7px}.ds-field.is-full{grid-column:1 / -1}.ds-field label{color:var(--post-ink);font-size:13px;font-weight:900}.ds-input{width:100%;min-height:47px;padding:12px 14px;color:var(--post-ink);background:#fff;border:1px solid var(--post-border);border-radius:14px;font:inherit;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}textarea.ds-input{min-height:126px;resize:vertical}.ds-input:focus{border-color:rgba(79,70,229,.55);box-shadow:0 0 0 4px rgba(79,70,229,.1)}.ds-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;min-height:47px;padding:12px 22px;border:0;border-radius:14px;color:#fff;background:var(--post-primary);font-size:14px;font-weight:950;cursor:pointer;transition:background .2s ease,transform .2s ease}.ds-submit:hover{background:var(--post-primary-dark);transform:translateY(-1px)}.ds-submit svg{width:16px;height:16px}.ds-post-sidebar{position:sticky;top:110px;display:grid;gap:16px}.ds-side-card{padding:18px}.ds-side-title{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--post-ink);font-size:15px;font-weight:950}.ds-side-title svg{width:18px;height:18px;color:var(--post-primary)}.ds-side-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}.ds-related-link{display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;padding:9px;color:var(--post-ink);background:var(--post-soft);border:1px solid transparent;border-radius:14px;transition:.2s ease}.ds-related-link:hover{color:var(--post-primary);background:#fff;border-color:rgba(79,70,229,.22);transform:translateX(3px)}.ds-related-thumb{overflow:hidden;width:64px;height:54px;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#fff7ed)}.ds-related-thumb img{width:100%;height:100%;object-fit:cover}.ds-related-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:2px;font-size:13px;line-height:1.35;font-weight:900}.ds-related-date{display:block;margin-top:6px;color:var(--post-muted);font-size:11px;font-weight:850;text-transform:uppercase}.ds-category-list a{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:10px 12px;color:var(--post-ink);background:var(--post-soft);border:1px solid transparent;border-radius:13px;font-size:13px;font-weight:850;transition:.2s ease}.ds-category-list a:hover{color:var(--post-primary);background:#fff;border-color:rgba(79,70,229,.25);transform:translateX(3px)}.ds-category-list svg{width:14px;height:14px}.ds-empty-post{padding:42px 24px;text-align:center;background:#fff;border:1px solid var(--post-border);border-radius:20px;box-shadow:0 18px 45px rgba(15,23,42,.07)}.ds-empty-post h1{margin:0 0 8px;color:var(--post-ink);font-size:28px;font-weight:950}.ds-empty-post p{margin:0 0 18px;color:var(--post-muted)}.ds-empty-post a{display:inline-flex;padding:12px 18px;border-radius:13px;color:#fff;background:var(--post-primary);font-weight:950}@media (max-width:991px){.ds-post-hero{padding:22px}.ds-post-layout{grid-template-columns:1fr}.ds-post-sidebar{position:static}.ds-crumb-current{max-width:330px}}@media (max-width:575px){.ds-post-page{padding:12px 0 46px}.ds-crumb{border-radius:14px;padding:12px}.ds-crumb-current{max-width:210px}.ds-post-hero{border-radius:18px;padding:18px}.ds-post-excerpt{font-size:14px}.ds-post-image{aspect-ratio:1 / .78}.ds-article-body{padding:18px;font-size:14px}.ds-comments-card{padding:16px}.ds-section-head{align-items:flex-start;flex-direction:column}.ds-comment-form{grid-template-columns:1fr}.ds-submit{width:100%}.ds-comment-item{grid-template-columns:40px minmax(0,1fr);padding:12px}.ds-comment-avatar{width:40px;height:40px;border-radius:13px}.ds-comment-top{align-items:flex-start;flex-direction:column;gap:2px}}.ds-blog-page{--blog-primary:var(--p,var(--primary,#4f46e5));--blog-primary-dark:var(--primary-dark,#3730a3);--blog-accent:#ff6b1a;--blog-ink:var(--fg,#06132b);--blog-muted:var(--fg-secondary,#64748b);--blog-soft:#f6f8fc;--blog-border:var(--border-light,#dbe3ef);padding:18px 0 64px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 34%,#ffffff 100%)}.ds-blog-page *{box-sizing:border-box}.ds-blog-page a{text-decoration:none}.ds-crumb{display:flex;align-items:center;gap:14px;margin:0 0 18px;padding:13px 16px;background:rgba(255,255,255,.94);border:1px solid var(--blog-border);border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.ds-crumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--blog-muted);font-size:13px;font-weight:800}.ds-crumb-list a{display:inline-flex;align-items:center;gap:6px;color:var(--blog-muted)}.ds-crumb-list a:hover{color:var(--blog-primary)}.ds-crumb-current{color:var(--blog-ink)}.ds-crumb-icon{width:15px;height:15px}.ds-blog-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:22px;padding:28px;background:linear-gradient(135deg,#ffffff 0%,#f1f5ff 58%,#fff4ed 100%);border:1px solid var(--blog-border);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.07)}.ds-blog-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-bottom:12px;padding:8px 13px;border-radius:999px;background:rgba(79,70,229,.1);color:var(--blog-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ds-blog-hero h1{margin:0;color:var(--blog-ink);font-size:clamp(28px,4vw,46px);line-height:1.06;font-weight:950;letter-spacing:-.02em}.ds-blog-hero p{max-width:680px;margin:12px 0 0;color:var(--blog-muted);font-size:15px;line-height:1.75}.ds-blog-count{min-width:150px;padding:18px;text-align:center;background:#fff;border:1px solid var(--blog-border);border-radius:18px;box-shadow:0 14px 30px rgba(79,70,229,.1)}.ds-blog-count strong{display:block;color:var(--blog-primary);font-size:32px;line-height:1;font-weight:950}.ds-blog-count span{display:block;margin-top:7px;color:var(--blog-muted);font-size:12px;font-weight:850;text-transform:uppercase}.ds-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:24px;align-items:start}.ds-blog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.ds-blog-toolbar h2{margin:0;color:var(--blog-ink);font-size:20px;font-weight:950}.ds-blog-toolbar span{color:var(--blog-muted);font-size:13px;font-weight:800}.ds-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ds-blog-card{overflow:hidden;min-width:0;background:#fff;border:1px solid var(--blog-border);border-radius:18px;box-shadow:0 14px 34px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ds-blog-card:hover{transform:translateY(-4px);border-color:rgba(79,70,229,.42);box-shadow:0 22px 46px rgba(15,23,42,.1)}.ds-blog-image{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#fff7ed)}.ds-blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ds-blog-card:hover .ds-blog-image img{transform:scale(1.045)}.ds-blog-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--blog-primary)}.ds-blog-placeholder svg{width:42px;height:42px}.ds-date-badge{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(6,19,43,.88);color:#fff;font-size:11px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.ds-blog-body{padding:16px}.ds-blog-meta{margin-bottom:10px;color:var(--blog-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ds-blog-title{margin:0 0 10px;font-size:17px;line-height:1.42;font-weight:950}.ds-blog-title a{color:var(--blog-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ds-blog-title a:hover{color:var(--blog-primary)}.ds-blog-excerpt{min-height:61px;margin:0 0 15px;color:var(--blog-muted);font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ds-read-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border-radius:13px;background:var(--blog-primary);color:#fff;font-size:13px;font-weight:950;transition:background .2s ease,transform .2s ease}.ds-read-link:hover{color:#fff;background:var(--blog-primary-dark);transform:translateY(-1px)}.ds-read-link svg{width:15px;height:15px}.ds-blog-sidebar{position:sticky;top:110px;display:grid;gap:16px}.ds-side-card{background:#fff;border:1px solid var(--blog-border);border-radius:18px;padding:18px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.ds-side-title{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--blog-ink);font-size:15px;font-weight:950}.ds-side-title svg{width:18px;height:18px;color:var(--blog-primary)}.ds-category-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.ds-category-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:43px;padding:10px 12px;color:var(--blog-ink);background:var(--blog-soft);border:1px solid transparent;border-radius:13px;font-size:13px;font-weight:850;transition:.2s ease}.ds-category-list a:hover,.ds-category-list a.is-active{color:var(--blog-primary);background:#fff;border-color:rgba(79,70,229,.25);transform:translateX(3px)}.ds-category-list svg{width:14px;height:14px;flex:0 0 auto}.ds-empty-state{display:grid;place-items:center;min-height:260px;padding:34px;text-align:center;background:#fff;border:1px solid var(--blog-border);border-radius:18px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.ds-empty-state svg{width:46px;height:46px;margin-bottom:12px;color:var(--blog-primary)}.ds-empty-state h3{margin:0 0 8px;color:var(--blog-ink);font-size:20px;font-weight:950}.ds-empty-state p{margin:0;color:var(--blog-muted);font-size:14px}@media (max-width:1199px){.ds-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:991px){.ds-blog-hero{grid-template-columns:1fr;padding:22px}.ds-blog-count{width:100%;text-align:left}.ds-blog-layout{grid-template-columns:1fr}.ds-blog-sidebar{position:static;order:-1}}@media (max-width:575px){.ds-blog-page{padding:12px 0 46px}.ds-crumb{align-items:flex-start;border-radius:14px;padding:12px}.ds-blog-hero{border-radius:18px;padding:18px}.ds-blog-toolbar{align-items:flex-start;flex-direction:column}.ds-blog-grid{grid-template-columns:1fr}.ds-blog-title{font-size:16px}}.brand-page{padding:18px 0 56px}.brand-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.brand-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.brand-page .breadcrumb-list a,.brand-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.brand-page .breadcrumb-list a:hover{color:var(--p)}.brand-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.brand-page .breadcrumb-separator{color:#94a3b8;font-size:.75rem}.brand-page .listing-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.brand-page .listing-toolbar h1{margin:0 0 12px;font-size:1.05rem;line-height:1.2;color:var(--ink);font-weight:900}.brand-page .filter-pills{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.brand-page .filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border:1px solid var(--bd);border-radius:999px;background:#fff;color:var(--ink);font-size:.78rem;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(15,23,42,.04);transition:.18s ease;white-space:nowrap}.brand-page .filter-pill:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.35);box-shadow:0 10px 22px rgba(15,23,42,.08);color:var(--p)}.brand-page .filter-pill.active{background:#ef1717;border-color:#ef1717;color:#fff;box-shadow:0 10px 24px rgba(239,23,23,.24)}.brand-page .result-count{color:var(--ink);font-size:.78rem;font-weight:600;white-space:nowrap;padding-bottom:10px}.brand-page .result-count strong{color:#ef1717;font-weight:900}.brand-page .result-count span{color:var(--p);font-weight:800}.brand-page .pagination-container{margin-top:34px;display:flex;justify-content:center}.brand-page .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.brand-page .pagination li{display:inline-flex}.brand-page .pagination a,.brand-page .pagination span{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:10px;border:1px solid var(--bd);background:#fff;color:var(--ink);font-size:.85rem;font-weight:700}.brand-page .pagination a:hover,.brand-page .pagination .active span{background:var(--p);border-color:var(--p);color:#fff}.brand-page .pagination .disabled span{background:#f1f5f9;color:#cbd5e1;border-color:#f1f5f9}.brand-page .empty-state{text-align:center;padding:54px 20px;background:#fff;border:1px solid var(--bd);border-radius:var(--r);box-shadow:0 10px 30px rgba(15,23,42,.06)}.brand-page .empty-state h3{margin:0 0 8px;color:var(--ink)}.brand-page .empty-state p{margin:0 0 18px;color:var(--mt)}.brand-page .empty-state a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 18px;border-radius:10px;background:var(--p);color:#fff;font-weight:800}@media(max-width:767px){.brand-page .listing-toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 0 18px}.brand-page .result-count{padding-bottom:0;white-space:normal}.brand-page .filter-pills{gap:8px;overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:3px;scrollbar-width:none}.brand-page .filter-pills::-webkit-scrollbar{display:none}.brand-page .filter-pill{padding:8px 14px;flex:0 0 auto}}@media(max-width:575px){.brand-page{padding-top:12px}.brand-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.brand-page .listing-toolbar h1{font-size:1rem}}@media (max-width:767px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body{padding-bottom:74px !important}.brand-page,.brand-page .container{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.brand-page{padding:12px 0 96px !important}.brand-page .filter-pills{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;max-width:100% !important;-webkit-overflow-scrolling:touch !important}.brand-page .filter-pill{flex:0 0 auto !important;white-space:nowrap !important}.brand-page .product-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;width:100% !important;max-width:100% !important;overflow:visible !important}.brand-page .product-grid>*,.brand-page .product-card,.brand-page .flash-card{width:100% !important;min-width:0 !important;max-width:100% !important}.brand-page img{max-width:100% !important}.mobile-nav{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;align-items:center !important;justify-items:center !important;position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:999999 !important;width:100% !important;max-width:100% !important;min-height:64px !important;height:64px !important;background:#fff !important;border-top:1px solid #e5e7eb !important;box-shadow:0 -10px 30px rgba(15,23,42,.08) !important;overflow:visible !important}.mobile-nav .mobile-nav-item{width:100% !important;height:64px !important;min-width:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:3px !important;padding:5px 2px !important;margin:0 !important;border:0 !important;background:transparent !important;color:#334155 !important;text-decoration:none !important;font-size:11px !important;line-height:1.15 !important;white-space:nowrap !important}.mobile-nav .mobile-nav-item svg{width:21px !important;height:21px !important;flex:0 0 auto !important}.mobile-nav .mobile-nav-item span:not(.mnav-badge){display:block !important;font-size:11px !important;font-weight:700 !important;line-height:1.15 !important}.mobile-nav .mnav-badge{position:absolute !important;top:4px !important;right:28% !important}.site-header.is-fixed{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:99990 !important}}.listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px}.listing-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:136px;background:#fff;border:1px solid var(--bd);border-radius:16px;padding:20px;text-align:center;color:var(--ink);text-decoration:none;box-shadow:0 10px 30px rgba(15,23,42,.06);transition:.2s;font-weight:850}.listing-card img{width:74px;height:74px;object-fit:contain;margin-bottom:10px}.cart-page{--cart-primary:var(--p,var(--primary,#4f46e5));--cart-primary-dark:var(--primary-dark,#3730a3);--cart-accent:var(--accent,#ff6b16);--cart-ink:#06132b;--cart-muted:#64748b;--cart-line:#dbe3ef;--cart-soft:#f6f8fc;--cart-success:#16a34a;--cart-danger:#e11d48;--cart-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 40%,#f6f8fc 100%);color:var(--cart-ink);padding:18px 0 72px}.cart-page *{box-sizing:border-box}.cart-page a{text-decoration:none}.cart-page svg{display:block;width:18px;height:18px;stroke:currentColor}.cart-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--cart-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.cart-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--cart-muted);font-size:.83rem;font-weight:850}.cart-crumbs a,.cart-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--cart-muted)}.cart-crumbs a:hover{color:var(--cart-primary)}.cart-crumb-current{color:var(--cart-ink)}.cart-crumb-sep{color:#94a3b8}.cart-breadcrumb-note{color:var(--cart-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.cart-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:18px;padding:24px;border:1px solid var(--cart-line);border-radius:22px;background:radial-gradient(circle at 90% 12%,rgba(79,70,229,.15),transparent 32%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%);box-shadow:var(--cart-shadow)}.cart-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--cart-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.cart-hero h1{margin:0 0 8px;color:var(--cart-ink);font-size:clamp(1.65rem,3.5vw,2.8rem);line-height:1.05;font-weight:950;letter-spacing:-.035em}.cart-hero p{max-width:680px;margin:0;color:var(--cart-muted);font-size:.95rem;line-height:1.68}.cart-hero-badge{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 15px;border-radius:999px;border:1px solid #dbe4ff;background:#f4f6ff;color:var(--cart-primary);font-size:.86rem;font-weight:950;white-space:nowrap}.cart-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(350px,.75fr);gap:20px;align-items:start}.cart-panel,.cart-summary,.cart-empty{border:1px solid var(--cart-line);border-radius:18px;background:#fff;box-shadow:var(--cart-shadow);overflow:hidden}.cart-panel-head,.cart-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%)}.cart-panel-title,.cart-summary-title{display:flex;align-items:center;gap:12px;min-width:0}.cart-panel-icon{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--cart-primary)}.cart-panel h2,.cart-summary h2{margin:0 0 3px;color:var(--cart-ink);font-size:1.08rem;font-weight:950}.cart-panel p{margin:0;color:var(--cart-muted);font-size:.84rem;line-height:1.5}.cart-count-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#eef2ff;color:var(--cart-primary);font-size:.76rem;font-weight:950;white-space:nowrap}.cart-items{display:grid;gap:0}.cart-row{display:grid;grid-template-columns:94px minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 22px;border-bottom:1px solid #edf1f7;background:#fff;transition:background .2s ease}.cart-row:last-child{border-bottom:0}.cart-row:hover{background:#fbfdff}.cart-image-link{width:94px;height:94px;display:flex;align-items:center;justify-content:center;border:1px solid #edf1f7;border-radius:16px;background:#f8fafc;overflow:hidden}.cart-image-link img{width:100%;height:100%;object-fit:contain;padding:6px}.cart-product-info{min-width:0}.cart-product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:8px;color:var(--cart-ink);font-size:.96rem;line-height:1.4;font-weight:950}.cart-product-name:hover{color:var(--cart-primary)}.cart-product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--cart-muted);font-size:.82rem;font-weight:750}.cart-product-price{color:var(--cart-primary);font-weight:950}.cart-stock{display:inline-flex;align-items:center;gap:5px;color:var(--cart-success);font-size:.78rem;font-weight:900}.cart-actions{display:grid;justify-items:end;gap:12px}.cart-line-total{color:var(--cart-ink);font-size:.98rem;font-weight:950;white-space:nowrap}.cart-action-row{display:flex;align-items:center;gap:10px}.cart-qty{display:inline-flex;align-items:center;height:42px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;overflow:hidden}.cart-qty-btn{width:38px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;background:#fff;color:var(--cart-muted);cursor:pointer;transition:background .2s ease,color .2s ease}.cart-qty-btn:hover{background:#eef2ff;color:var(--cart-primary)}.cart-qty-input{width:42px;height:42px;border:0;border-left:1px solid #edf1f7;border-right:1px solid #edf1f7;background:transparent;color:var(--cart-ink);font:inherit;font-size:.9rem;font-weight:950;text-align:center;outline:none}.cart-remove{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #fecdd3;border-radius:14px;background:#fff1f2;color:var(--cart-danger);cursor:pointer;transition:transform .2s ease,background .2s ease}.cart-remove:hover{background:#ffe4e6;transform:translateY(-1px)}.cart-summary{position:sticky;top:18px}.cart-summary-body{padding:20px}.cart-promo{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;margin-bottom:16px;padding:13px;border:1px solid #bbf7d0;border-radius:15px;background:#ecfdf5;color:#14532d;font-size:.84rem;line-height:1.55;font-weight:800}.cart-promo svg{color:var(--cart-success)}.cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px;color:var(--cart-muted);font-size:.9rem;font-weight:800}.cart-total-row.final{margin:16px 0 0;padding-top:16px;border-top:1px solid #dbe3ef;color:var(--cart-ink);font-size:1.1rem;font-weight:950}.cart-urgency{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;margin:18px 0;padding:14px;border:1px solid #fed7aa;border-radius:15px;background:#fff7ed;color:#9a3412}.cart-urgency strong{display:block;margin-bottom:4px;font-size:.86rem;font-weight:950}.cart-urgency span{display:block;color:#9a3412;font-size:.8rem;line-height:1.5;font-weight:750}.cart-timer{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--cart-danger);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;font-weight:950}.cart-checkout-btn,.cart-shop-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 18px;border:0;border-radius:15px;background:var(--cart-primary);color:#fff;font:inherit;font-size:.96rem;font-weight:950;cursor:pointer;box-shadow:0 16px 30px rgba(79,70,229,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cart-checkout-btn:hover,.cart-shop-btn:hover{color:#fff;background:var(--cart-primary-dark);transform:translateY(-1px);box-shadow:0 20px 38px rgba(79,70,229,.28)}.cart-secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;margin-top:11px;border-radius:14px;border:1px solid #dbe3ef;background:#fff;color:var(--cart-muted);font-size:.86rem;font-weight:900}.cart-secondary-link:hover{color:var(--cart-primary);border-color:var(--cart-primary);background:#f4f6ff}.cart-empty{max-width:760px;margin:0 auto;padding:48px 24px;text-align:center}.cart-empty-icon{width:76px;height:76px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:24px;background:#eef2ff;color:var(--cart-primary);box-shadow:0 16px 32px rgba(79,70,229,.12)}.cart-empty h2{margin:0 0 10px;color:var(--cart-ink);font-size:1.45rem;font-weight:950}.cart-empty p{max-width:460px;margin:0 auto 22px;color:var(--cart-muted);line-height:1.7;font-weight:700}.cart-empty .cart-shop-btn{width:auto;min-width:190px;padding-left:24px;padding-right:24px}@media (max-width:991px){.cart-grid{grid-template-columns:1fr}.cart-summary{position:static}.cart-hero{grid-template-columns:1fr}.cart-hero-badge{width:100%}}@media (max-width:675px){.cart-row{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:16px}.cart-image-link{width:82px;height:82px}.cart-actions{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;align-items:center}.cart-line-total{align-self:center}.cart-action-row{justify-content:flex-end}}@media (max-width:575px){.cart-page{padding:14px 0 50px}.cart-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.cart-breadcrumb-note{white-space:normal}.cart-hero,.cart-panel,.cart-summary,.cart-empty{border-radius:16px}.cart-hero{padding:20px}.cart-hero h1{font-size:1.72rem}.cart-panel-head,.cart-summary-head{align-items:flex-start;flex-direction:column;padding:18px}.cart-summary-body{padding:18px}}.category-page{padding:18px 0 56px}.category-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%) !important;border:1px solid var(--bd) !important;border-radius:14px !important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.category-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.category-page .breadcrumb-list a,.category-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.category-page .breadcrumb-list a:hover{color:var(--p)}.category-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.category-page .breadcrumb-separator{color:#94a3b8;font-size:.75rem}.category-page .category-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.category-page .category-toolbar h1{margin:0 0 12px;font-size:1.05rem;line-height:1.2;color:var(--ink);font-weight:900}.category-page .category-filter-pills{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.category-page .category-filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border:1px solid var(--bd);border-radius:999px;background:#fff;color:var(--ink);font-size:.78rem;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(15,23,42,.04);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.category-page .category-filter-pill:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.35);box-shadow:0 10px 22px rgba(15,23,42,.08);color:var(--p)}.category-page .category-filter-pill.active{background:#ef1717;border-color:#ef1717;color:#fff;box-shadow:0 10px 24px rgba(239,23,23,.24)}.category-page .category-result-count{color:var(--ink);font-size:.78rem;font-weight:600;white-space:nowrap;padding-bottom:10px}.category-page .category-result-count strong{color:#ef1717;font-weight:900}.category-page .category-result-count span{color:var(--p);font-weight:800}.category-page .pagination-container{margin-top:34px;display:flex;justify-content:center}.category-page .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.category-page .pagination li{display:inline-flex}.category-page .pagination a,.category-page .pagination span{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:10px;border:1px solid var(--bd);background:#fff;color:var(--ink);font-size:.85rem;font-weight:700}.category-page .pagination a:hover,.category-page .pagination .active span{background:var(--p);border-color:var(--p);color:#fff}.category-page .pagination .disabled span{background:#f1f5f9;color:#cbd5e1;border-color:#f1f5f9}.category-page .empty-state{text-align:center;padding:54px 20px;background:#fff;border:1px solid var(--bd);border-radius:var(--r);box-shadow:0 10px 30px rgba(15,23,42,.06)}.category-page .empty-state h3{margin:0 0 8px;color:var(--ink)}.category-page .empty-state p{margin:0 0 18px;color:var(--mt)}.category-page .empty-state a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 18px;border-radius:10px;background:var(--p);color:#fff;font-weight:800}@media (max-width:767px){.category-page .category-toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 0 18px}.category-page .category-result-count{padding-bottom:0;white-space:normal}.category-page .category-filter-pills{gap:8px;overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:3px;scrollbar-width:none}.category-page .category-filter-pills::-webkit-scrollbar{display:none}.category-page .category-filter-pill{padding:8px 14px;flex:0 0 auto}}@media (max-width:575px){.category-page{padding-top:12px}.category-page .breadcrumb-bar{padding:12px 13px;border-radius:12px !important}.category-page .category-toolbar h1{font-size:1rem}}.category-page .pagination-container{display:none!important}.category-page .ajax-products-loader{display:none;align-items:center;justify-content:center;gap:10px;min-height:62px;margin:24px auto 0;padding:14px 18px;border:1px solid var(--bd);border-radius:16px;background:#fff;color:var(--ink);font-size:14px;font-weight:850;box-shadow:0 12px 28px rgba(15,23,42,.06);max-width:360px}.category-page .ajax-products-loader.show{display:flex}.category-page .ajax-products-spinner{width:22px;height:22px;border-radius:50%;border:3px solid #e5e7eb;border-top-color:var(--p);animation:ajaxProductsSpin .75s linear infinite}.category-page .ajax-products-end{display:none;margin:22px auto 0;padding:12px 16px;border-radius:999px;background:#f8fafc;border:1px solid var(--bd);color:var(--mt);font-size:13px;font-weight:800;text-align:center;max-width:280px}.category-page .ajax-products-end.show{display:block}.category-page .category-filter-pill{cursor:pointer;font-family:inherit;border:1px solid var(--bd)}@media (max-width:767px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body{padding-bottom:74px !important}.category-page,.category-page .container{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.category-page{padding:12px 0 96px !important}.category-page .category-filter-pills{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;max-width:100% !important;-webkit-overflow-scrolling:touch !important}.category-page .category-filter-pill{flex:0 0 auto !important;white-space:nowrap !important}.category-page .product-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;width:100% !important;max-width:100% !important;overflow:visible !important}.category-page .product-grid>*,.category-page .product-card,.category-page .flash-card{width:100% !important;min-width:0 !important;max-width:100% !important}.category-page img{max-width:100% !important}.mobile-nav{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;align-items:center !important;justify-items:center !important;position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:999999 !important;width:100% !important;max-width:100% !important;min-height:64px !important;height:64px !important;background:#fff !important;border-top:1px solid #e5e7eb !important;box-shadow:0 -10px 30px rgba(15,23,42,.08) !important;overflow:visible !important}.mobile-nav .mobile-nav-item{width:100% !important;height:64px !important;min-width:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:3px !important;padding:5px 2px !important;margin:0 !important;border:0 !important;background:transparent !important;color:#334155 !important;text-decoration:none !important;font-size:11px !important;line-height:1.15 !important;white-space:nowrap !important}.mobile-nav .mobile-nav-item svg{width:21px !important;height:21px !important;flex:0 0 auto !important}.mobile-nav .mobile-nav-item span:not(.mnav-badge){display:block !important;font-size:11px !important;font-weight:700 !important;line-height:1.15 !important}.mobile-nav .mnav-badge{position:absolute !important;top:4px !important;right:28% !important}.site-header.is-fixed{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:99990 !important}}.listing-page{padding:18px 0 60px}.listing-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.listing-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.listing-page .breadcrumb-list a,.listing-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.listing-page .breadcrumb-current{color:var(--ink);font-weight:800}.listing-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.listing-page .breadcrumb-separator{color:#94a3b8}.listing-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.listing-head h1{margin:0 0 8px;font-size:1.1rem;font-weight:900;color:var(--ink)}.listing-head p{margin:0;color:var(--mt);font-size:.9rem}.listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.listing-card{display:block;background:#fff;border:1px solid var(--bd);border-radius:16px;padding:20px;color:var(--ink);text-decoration:none;box-shadow:0 10px 30px rgba(15,23,42,.06);transition:.2s;font-weight:850}.listing-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(15,23,42,.1);color:var(--p)}@media(max-width:575px){.listing-page{padding-top:12px}.listing-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.listing-head{padding-top:10px}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-card{padding:15px;font-size:13px}}.checkout-options-page{--co-primary:var(--p,var(--primary,#4f46e5));--co-primary-dark:var(--primary-dark,#3730a3);--co-accent:var(--accent,#ff6b16);--co-ink:#06132b;--co-muted:#64748b;--co-line:#dbe3ef;--co-soft:#f6f8fc;--co-success:#16a34a;--co-danger:#e11d48;--co-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 42%,#f6f8fc 100%);color:var(--co-ink);padding:18px 0 72px}.checkout-options-page *{box-sizing:border-box}.checkout-options-page a{text-decoration:none}.checkout-options-page svg{display:block;width:18px;height:18px;stroke:currentColor}.co-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--co-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.co-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--co-muted);font-size:.83rem;font-weight:850}.co-crumbs a,.co-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--co-muted)}.co-crumbs a:hover{color:var(--co-primary)}.co-crumb-current{color:var(--co-ink)}.co-crumb-sep{color:#94a3b8}.co-breadcrumb-note{color:var(--co-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.co-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:18px;padding:26px;border:1px solid var(--co-line);border-radius:22px;background:radial-gradient(circle at 90% 12%,rgba(79,70,229,.16),transparent 32%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%);box-shadow:var(--co-shadow);overflow:hidden}.co-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--co-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.co-hero h1{margin:0 0 10px;color:var(--co-ink);font-size:clamp(1.75rem,3.8vw,3rem);line-height:1.04;font-weight:950;letter-spacing:-.035em}.co-hero p{max-width:680px;margin:0;color:var(--co-muted);font-size:.98rem;line-height:1.7}.co-help{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 17px;border-radius:999px;border:1px solid #bbf7d0;background:#ecfdf5;color:#15803d;font-weight:950;white-space:nowrap;animation:coPulse 2.4s infinite}.co-help svg{color:#22c55e}@keyframes coPulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.24)}70%{box-shadow:0 0 0 12px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.co-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.co-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:24px;border:1px solid var(--co-line);border-radius:18px;background:#fff;box-shadow:var(--co-shadow);overflow:hidden}.co-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--co-primary)}.co-card.guest::before{background:var(--co-success)}.co-card.register::before{background:var(--co-accent)}.co-card.register{grid-column:1 / -1}.co-card-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:16px}.co-icon{flex:0 0 auto;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#eef2ff;color:var(--co-primary)}.co-card.guest .co-icon{background:#ecfdf5;color:var(--co-success)}.co-card.register .co-icon{background:#fff7ed;color:var(--co-accent)}.co-card h2{margin:0 0 6px;color:var(--co-ink);font-size:1.18rem;font-weight:950}.co-card p{margin:0;color:var(--co-muted);font-size:.9rem;line-height:1.65}.co-login-form{display:grid;gap:12px;margin-top:auto;padding-top:18px}.co-input-wrap{position:relative}.co-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.co-input{width:100%;min-height:48px;padding:12px 14px 12px 43px;border:1px solid var(--co-line);border-radius:14px;background:#fbfdff;color:var(--co-ink);font:inherit;font-size:.92rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.co-input:focus{border-color:var(--co-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.co-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 18px;border:0;border-radius:14px;background:var(--co-primary);color:#fff;font:inherit;font-weight:950;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.co-btn:hover{background:var(--co-primary-dark);transform:translateY(-1px);box-shadow:0 16px 30px rgba(79,70,229,.22)}.co-btn.success{background:var(--co-success)}.co-btn.success:hover{background:#15803d;box-shadow:0 16px 30px rgba(22,163,74,.22)}.co-btn.accent{background:var(--co-accent)}.co-btn.accent:hover{background:#ea580c;box-shadow:0 16px 30px rgba(249,115,22,.22)}.co-btn-wide{width:100%;margin-top:auto}.co-guest-actions{display:grid;gap:12px;margin-top:auto;padding-top:18px}.co-shake{animation:coShake 5s linear infinite}@keyframes coShake{0%,10%,100%{transform:rotate(0deg)}2%,6%{transform:rotate(2deg)}4%,8%{transform:rotate(-2deg)}}.co-feature-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.co-feature-list li{display:flex;align-items:center;gap:9px;color:var(--co-muted);font-size:.86rem;font-weight:750}.co-feature-list svg{color:var(--co-success);width:17px;height:17px}.co-register-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}@media (max-width:850px){.co-hero{grid-template-columns:1fr}.co-help{width:100%}.co-grid{grid-template-columns:1fr}.co-card.register{grid-column:auto}.co-register-row{grid-template-columns:1fr}.co-register-row .co-btn{width:100%}}@media (max-width:575px){.checkout-options-page{padding:14px 0 50px}.co-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.co-breadcrumb-note{white-space:normal}.co-hero,.co-card{border-radius:16px}.co-hero,.co-card{padding:20px}.co-hero h1{font-size:1.75rem}}.compare-page{padding:18px 0 60px}.compare-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.compare-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.compare-page .breadcrumb-list a,.compare-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.compare-page .breadcrumb-current{color:var(--ink);font-weight:800}.compare-page .breadcrumb-separator{color:#94a3b8;font-size:.75rem}.compare-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.compare-page .page-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.compare-page .page-toolbar h1{margin:0 0 8px;font-size:1.1rem;color:var(--ink);font-weight:900}.compare-page .page-toolbar p{margin:0;color:var(--mt);font-size:.9rem}.compare-table-wrap{background:#fff;border:1px solid var(--bd);border-radius:16px;overflow:auto;box-shadow:0 10px 30px rgba(15,23,42,.06)}.compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px;margin:0}.compare-table th{background:#f8fafc;color:var(--ink);font-size:13px;font-weight:900;text-align:left;padding:16px;border-bottom:1px solid var(--bd)}.compare-table td{padding:16px;border-bottom:1px solid #eef2f7;color:var(--mt);font-size:14px;vertical-align:top}.compare-table tr:last-child td{border-bottom:0}.compare-table img{width:120px;height:120px;object-fit:contain;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px}.compare-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.compare-actions a,.compare-actions button,.compare-page .empty-state a{min-height:34px;border-radius:999px;border:1px solid var(--bd);padding:8px 14px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.compare-actions a,.compare-page .empty-state a{background:var(--p);color:#fff;border-color:var(--p)}.compare-page .empty-state{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:34px;text-align:center;color:var(--mt);box-shadow:0 10px 30px rgba(15,23,42,.06)}.compare-page .empty-state h3{margin:0 0 14px;color:var(--ink)}@media(max-width:575px){.compare-page{padding-top:12px}.compare-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.compare-page .page-toolbar{padding-top:10px}}.contact-page{--con-primary:var(--p,var(--primary,#4f46e5));--con-primary-dark:var(--primary-dark,#3730a3);--con-accent:var(--accent,#ff6b16);--con-ink:#06132b;--con-muted:#64748b;--con-line:#dbe3ef;--con-soft:#f6f8fc;--con-success:#16a34a;--con-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 40%,#f6f8fc 100%);color:var(--con-ink);padding:18px 0 72px}.contact-page *{box-sizing:border-box}.contact-page a{text-decoration:none}.contact-page svg{display:block;width:18px;height:18px;stroke:currentColor}.contact-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--con-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.contact-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--con-muted);font-size:.83rem;font-weight:850}.contact-crumbs a,.contact-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--con-muted)}.contact-crumbs a:hover{color:var(--con-primary)}.contact-crumb-current{color:var(--con-ink)}.contact-crumb-sep{color:#94a3b8}.contact-breadcrumb-note{color:var(--con-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.contact-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:18px;padding:26px;border:1px solid var(--con-line);border-radius:22px;background:radial-gradient(circle at 90% 12%,rgba(79,70,229,.16),transparent 32%),radial-gradient(circle at 12% 86%,rgba(255,107,22,.10),transparent 28%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%);box-shadow:var(--con-shadow)}.contact-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--con-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.contact-hero h1{margin:0 0 8px;color:var(--con-ink);font-size:clamp(1.75rem,3.8vw,3rem);line-height:1.04;font-weight:950;letter-spacing:-.035em}.contact-hero p{max-width:680px;margin:0;color:var(--con-muted);font-size:.98rem;line-height:1.7}.contact-hero-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 17px;border-radius:999px;border:1px solid #bbf7d0;background:#ecfdf5;color:#15803d;font-weight:950;white-space:nowrap;animation:contactPulse 2.4s infinite}@keyframes contactPulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.22)}70%{box-shadow:0 0 0 12px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.contact-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:20px;align-items:start}.contact-card{border:1px solid var(--con-line);border-radius:18px;background:#fff;box-shadow:var(--con-shadow);overflow:hidden}.contact-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 24px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%)}.contact-card-title{display:flex;align-items:center;gap:12px;min-width:0}.contact-card-icon{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--con-primary)}.contact-card h2{margin:0 0 4px;color:var(--con-ink);font-size:1.1rem;font-weight:950}.contact-card p{margin:0;color:var(--con-muted);font-size:.86rem;line-height:1.55}.contact-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 11px;border-radius:999px;background:#fff7ed;color:var(--con-accent);font-size:.76rem;font-weight:950;white-space:nowrap}.contact-form-body,.contact-info-body{padding:24px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-field-full{grid-column:1 / -1}.contact-field label{display:block;margin:0 0 8px;color:var(--con-ink);font-size:.86rem;font-weight:900}.contact-input-wrap{position:relative}.contact-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.contact-input-icon.top{top:18px;transform:none}.contact-input,.contact-textarea{width:100%;min-height:50px;padding:13px 14px 13px 44px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;color:var(--con-ink);font:inherit;font-size:.93rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.contact-textarea{min-height:150px;resize:vertical}.contact-input:focus,.contact-textarea:focus{border-color:var(--con-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.contact-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;margin-top:18px;padding:14px 18px;border:0;border-radius:15px;background:var(--con-primary);color:#fff;font:inherit;font-size:.98rem;font-weight:950;cursor:pointer;box-shadow:0 16px 30px rgba(79,70,229,.24);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.contact-submit:hover{background:var(--con-primary-dark);transform:translateY(-1px);box-shadow:0 20px 38px rgba(79,70,229,.3)}.contact-info-item{display:flex;align-items:center;gap:14px;width:100%;min-height:78px;padding:15px 16px;border:1px solid #e3e9f3;border-radius:16px;background:linear-gradient(135deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 10px 28px rgba(15,23,42,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;overflow:hidden}.contact-info-item:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.32);box-shadow:0 16px 34px rgba(15,23,42,.08);background:#fff}.contact-info-icon{flex:0 0 48px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#eef2ff 0%,#f5f7ff 100%);color:var(--con-primary);box-shadow:inset 0 0 0 1px rgba(79,70,229,.08)}.contact-info-icon svg{width:21px;height:21px;stroke-width:2.2}.contact-info-item>div{min-width:0;flex:1 1 auto}.contact-info-item strong{display:block;margin-bottom:5px;color:var(--con-ink);font-size:.94rem;line-height:1.25;font-weight:950;letter-spacing:-.01em}.contact-info-item span,.contact-info-item a{display:block;max-width:100%;color:var(--con-muted);font-size:.88rem;line-height:1.45;font-weight:750;overflow-wrap:anywhere;word-break:normal}.contact-info-item a:hover{color:var(--con-primary)}.contact-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.contact-mini-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 12px;border-radius:14px;border:1px solid #dbe3ef;background:#fff;color:var(--con-ink);font-size:.86rem;font-weight:950;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.contact-mini-btn:hover{transform:translateY(-1px);border-color:var(--con-primary);color:var(--con-primary);background:#f4f6ff}.contact-mini-btn.whatsapp{border-color:#bbf7d0;background:#ecfdf5;color:#15803d}.contact-mini-btn.whatsapp:hover{background:#dcfce7;color:#166534;border-color:#86efac}.contact-note{margin-top:18px;padding:14px;border:1px solid #fed7aa;border-radius:15px;background:#fff7ed;color:#9a3412;font-size:.84rem;line-height:1.6;font-weight:750}.contact-info-list{display:grid;gap:14px}.contact-info-list .contact-info-item{display:grid !important;grid-template-columns:56px minmax(0,1fr) !important;align-items:center !important;gap:14px !important;min-height:80px;padding:15px 16px !important;border:1px solid #dde7f4;border-radius:18px;background:linear-gradient(135deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 10px 26px rgba(15,23,42,.045);overflow:hidden}.contact-info-list .contact-info-item:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.30);box-shadow:0 16px 34px rgba(15,23,42,.08)}.contact-info-list .contact-info-icon{grid-column:1;flex:none !important;width:50px !important;height:50px !important;min-width:50px !important;max-width:50px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;border-radius:16px !important;background:linear-gradient(135deg,#eef2ff 0%,#f7f8ff 100%) !important;color:var(--con-primary) !important;box-shadow:inset 0 0 0 1px rgba(79,70,229,.10);font-size:0 !important;line-height:0 !important}.contact-info-list .contact-info-icon svg{width:22px !important;height:22px !important;min-width:22px !important;min-height:22px !important;display:block !important;margin:0 auto !important;stroke:currentColor !important;stroke-width:2.15 !important;fill:none !important}.contact-info-list .contact-info-item>div{grid-column:2;min-width:0 !important;width:100% !important}.contact-info-list .contact-info-item>div strong{display:block;margin:0 0 6px;color:var(--con-ink);font-size:.95rem;line-height:1.25;font-weight:950}.contact-info-list .contact-info-item>div span,.contact-info-list .contact-info-item>div a{display:block !important;color:#526179 !important;font-size:.89rem !important;line-height:1.45 !important;font-weight:750 !important;overflow-wrap:anywhere;word-break:normal}@media(max-width:575px){.contact-info-list .contact-info-item{grid-template-columns:50px minmax(0,1fr) !important;min-height:74px;padding:13px !important;gap:12px !important}.contact-info-list .contact-info-icon{width:46px !important;height:46px !important;min-width:46px !important;max-width:46px !important}}@media (max-width:991px){.contact-grid{grid-template-columns:1fr}.contact-hero{grid-template-columns:1fr}.contact-hero-action{width:100%}}@media (max-width:575px){.contact-page{padding:14px 0 50px}.contact-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.contact-breadcrumb-note{white-space:normal}.contact-hero,.contact-card{border-radius:16px}.contact-hero{padding:20px}.contact-hero h1{font-size:1.75rem}.contact-card-head{align-items:flex-start;flex-direction:column;padding:18px}.contact-form-body,.contact-info-body{padding:18px}.contact-info-list{gap:12px}.contact-info-item{min-height:72px;padding:13px;gap:12px;border-radius:15px}.contact-info-icon{flex-basis:44px;width:44px;height:44px;border-radius:14px}.contact-info-icon svg{width:19px;height:19px}.contact-info-item strong{font-size:.9rem}.contact-info-item span,.contact-info-item a{font-size:.84rem}.contact-form-grid,.contact-action-row{grid-template-columns:1fr}}:root{--shadow:0 4px 6px -2px rgba(0,0,0,0.05);--shadow-md:0 10px 25px -5px rgba(0,0,0,0.05)}.breadcrumb-bar{background:var(--bg-white);border-bottom:1px solid var(--border-light);padding:12px 0;margin-bottom:30px;border-radius:var(--radius)}.cms-wrapper{padding:40px 0}.cms-card{background:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border-light);overflow:hidden}.cms-hero-image{width:100%;height:auto;max-height:400px;object-fit:cover;display:block}.cms-body{padding:40px 60px}@media (max-width:768px){.cms-body{padding:30px 20px}}.cms-title{font-size:32px;font-weight:800;color:var(--fg);margin-bottom:24px;text-align:center;line-height:1.2}@media (max-width:768px){.cms-title{font-size:24px}}.cms-content{color:var(--fg-secondary);line-height:1.8;font-size:16px}.cms-content p{margin-bottom:20px}.cms-content h2{font-size:24px;font-weight:700;margin-top:30px;margin-bottom:15px;color:var(--fg)}.cms-content h3{font-size:20px;font-weight:700;margin-top:25px;margin-bottom:12px;color:var(--fg)}.cms-content ul,.cms-content ol{margin-bottom:20px;padding-left:25px}.cms-content li{margin-bottom:8px}.cms-content img{max-width:100%;height:auto;border-radius:12px;margin:20px 0}.cms-content a{color:var(--primary);text-decoration:underline}.cms-content a:hover{color:var(--primary-dark)}.edit-review-wrap{max-width:720px;margin:30px auto;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 10px 25px rgba(15,23,42,.06)}.edit-review-wrap h1{font-size:26px;margin-bottom:8px;color:#0f172a}.edit-review-wrap p{color:#64748b;margin-bottom:18px}.er-input,.er-textarea,.er-select{width:100%;border:1px solid #dbe3ef;border-radius:10px;padding:12px 14px;margin-bottom:12px;font-size:14px}.er-textarea{min-height:120px;resize:vertical}.er-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.er-btn{border:0;border-radius:10px;padding:12px 18px;font-weight:700;cursor:pointer}.er-primary{background:#2563eb;color:#fff}.er-danger{background:#dc2626;color:#fff}.er-link{color:#2563eb;font-weight:700}.er-gallery{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 14px}.er-gallery img{width:80px;height:80px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.er-note{display:block;margin:-6px 0 12px;color:#64748b;font-size:12px}.cms-page{padding:18px 0 60px}.cms-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.cms-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.cms-page .breadcrumb-list a,.cms-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.cms-page .breadcrumb-current{color:var(--ink);font-weight:800}.cms-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.cms-page .breadcrumb-separator{color:#94a3b8}.cms-head{padding:18px 0 22px}.cms-head h1{margin:0 0 8px;font-size:1.2rem;font-weight:900;color:var(--ink)}.cms-head p{margin:0;color:var(--mt);font-size:.9rem}.faq-list{display:grid;gap:14px}.faq-card{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.faq-card h3{margin:0 0 10px;font-size:16px;font-weight:900;color:var(--ink)}.faq-card .faq-answer{color:var(--mt);line-height:1.7;font-size:14px}.empty-state{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:34px;text-align:center;color:var(--mt);box-shadow:0 10px 30px rgba(15,23,42,.06)}@media(max-width:575px){.cms-page{padding-top:12px}.cms-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.cms-head{padding-top:10px}.faq-card{padding:16px}}.search-form,.mobile-search-form form,.msf-row{position:relative!important;overflow:visible!important}.header-search{position:relative!important;overflow:visible!important;z-index:70}.site-header,.header-row{overflow:visible!important}.predictive-search-box{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:999999;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 22px 55px rgba(15,23,42,.18);padding:10px;max-height:430px;overflow-y:auto;text-align:left}.mobile-search-form .predictive-search-box,.msf-row .predictive-search-box{top:calc(100%+10px);border-radius:16px;max-height:360px}.predictive-state{padding:14px 16px;color:#64748b;font-weight:700;font-size:13px}.predictive-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border-radius:14px;text-decoration:none;color:#0f172a;border:1px solid transparent;background:#fff}.predictive-item:hover,.predictive-item.is-active{background:#f8fafc;border-color:#e2e8f0}.predictive-item img{width:58px;height:58px;object-fit:contain;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ps-copy{min-width:0;display:block}.ps-copy strong{display:block;font-size:14px;font-weight:800;line-height:1.35;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-meta{display:block;margin-top:3px;font-size:12px;color:#f59e0b;font-weight:800}.ps-price{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:5px;font-size:13px;font-weight:900;color:#4f46e5}.ps-old{color:#94a3b8;text-decoration:line-through;font-weight:800}.ps-badge{display:inline-flex;padding:4px 7px;border-radius:999px;background:#fee2e2;color:#ef4444;font-size:11px;font-weight:900}.predictive-see-all{display:flex;align-items:center;justify-content:center;margin-top:8px;padding:12px;border-radius:14px;background:#4f46e5;color:#fff!important;text-decoration:none;font-weight:900}.predictive-see-all:hover{background:#4338ca;color:#fff!important}@media(max-width:767px){.predictive-search-box{max-height:340px}.predictive-item{grid-template-columns:52px minmax(0,1fr);padding:9px}.predictive-item img{width:52px;height:52px}.ps-copy strong{font-size:13px}.ps-price{font-size:12px}}.mobile-search-modal .mobile-search-box{overflow:visible!important}.mobile-search-modal .mobile-search-form{overflow:visible!important}.mobile-search-modal .mobile-search-form form{overflow:visible!important}.mobile-search-modal .mobile-predictive-search{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;margin-top:12px!important;max-height:360px!important;overflow-y:auto!important;z-index:999999!important}.mobile-search-modal .mobile-predictive-search.open{display:block!important}.forgot-page{--fp-primary:var(--p,var(--primary,#4f46e5));--fp-primary-dark:var(--primary-dark,#3730a3);--fp-accent:var(--accent,#ff6b16);--fp-ink:#06132b;--fp-muted:#64748b;--fp-line:#dbe3ef;--fp-success:#16a34a;--fp-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 42%,#f6f8fc 100%);color:var(--fp-ink);padding:18px 0 72px}.forgot-page *{box-sizing:border-box}.forgot-page a{text-decoration:none}.forgot-page svg{display:block;width:18px;height:18px;stroke:currentColor}.fp-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--fp-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.fp-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--fp-muted);font-size:.83rem;font-weight:850}.fp-crumbs a,.fp-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--fp-muted)}.fp-crumbs a:hover{color:var(--fp-primary)}.fp-crumb-current{color:var(--fp-ink)}.fp-crumb-sep{color:#94a3b8}.fp-breadcrumb-note{color:var(--fp-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.fp-shell{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:22px;align-items:stretch}.fp-showcase,.fp-card{border:1px solid var(--fp-line);border-radius:22px;background:#fff;box-shadow:var(--fp-shadow);overflow:hidden}.fp-showcase{position:relative;min-height:560px;padding:34px;background:radial-gradient(circle at 85% 12%,rgba(79,70,229,.18),transparent 32%),radial-gradient(circle at 15% 86%,rgba(255,107,22,.12),transparent 33%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%)}.fp-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--fp-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.fp-showcase h1{max-width:620px;margin:0 0 13px;color:var(--fp-ink);font-size:clamp(2rem,4vw,3.25rem);line-height:1.03;font-weight:950;letter-spacing:-.035em}.fp-showcase p{max-width:590px;margin:0;color:var(--fp-muted);font-size:1rem;line-height:1.75}.fp-steps{display:grid;gap:13px;margin-top:30px;max-width:620px}.fp-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid #e3e9f3;border-radius:17px;background:rgba(255,255,255,.82);backdrop-filter:blur(10px)}.fp-step-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--fp-primary)}.fp-step strong{display:block;margin-bottom:4px;color:var(--fp-ink);font-size:.92rem;font-weight:950}.fp-step>div span{display:block;color:var(--fp-muted);font-size:.82rem;line-height:1.55;font-weight:700}.fp-note{position:absolute;left:34px;right:34px;bottom:34px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;align-items:center;padding:17px;border:1px solid #bbf7d0;border-radius:18px;background:rgba(236,253,245,.88);color:#14532d;backdrop-filter:blur(12px)}.fp-note-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:#fff;color:var(--fp-success)}.fp-note strong{display:block;margin-bottom:4px;color:#14532d;font-weight:950}.fp-note>div span{display:block;font-size:.84rem;line-height:1.55;font-weight:750}.fp-card{align-self:center;padding:26px}.fp-card-head{margin-bottom:24px;text-align:center}.fp-card-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:18px;background:linear-gradient(135deg,var(--fp-primary),#7c3aed);color:#fff;box-shadow:0 16px 32px rgba(79,70,229,.24)}.fp-card h2{margin:0 0 8px;color:var(--fp-ink);font-size:1.55rem;line-height:1.15;font-weight:950;letter-spacing:-.02em}.fp-card p{margin:0;color:var(--fp-muted);font-size:.9rem;line-height:1.6}.fp-field{margin-bottom:16px}.fp-field label{display:block;margin:0 0 8px;color:var(--fp-ink);font-size:.86rem;font-weight:900}.fp-input-wrap{position:relative}.fp-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.fp-input{width:100%;min-height:50px;padding:13px 14px 13px 44px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;color:var(--fp-ink);font:inherit;font-size:.93rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.fp-input:focus{border-color:var(--fp-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.fp-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 18px;border:0;border-radius:14px;background:var(--fp-primary);color:#fff;font:inherit;font-size:.96rem;font-weight:950;cursor:pointer;box-shadow:0 15px 28px rgba(79,70,229,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.fp-submit:hover{background:var(--fp-primary-dark);transform:translateY(-1px);box-shadow:0 18px 35px rgba(79,70,229,.28)}.fp-links{display:grid;gap:10px;margin-top:18px}.fp-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:14px;border:1px solid #dbe3ef;background:#fff;color:var(--fp-muted);font-size:.86rem;font-weight:900}.fp-link:hover{color:var(--fp-primary);border-color:var(--fp-primary);background:#f4f6ff}.fp-helper{margin-top:16px;padding:13px;border:1px solid #fed7aa;border-radius:15px;background:#fff7ed;color:#9a3412;font-size:.82rem;line-height:1.55;font-weight:750}@media (max-width:991px){.fp-shell{grid-template-columns:1fr}.fp-showcase{min-height:auto;padding:26px}.fp-note{position:relative;left:auto;right:auto;bottom:auto;margin-top:24px}.fp-card{align-self:auto}}@media (max-width:575px){.forgot-page{padding:14px 0 50px}.fp-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.fp-breadcrumb-note{white-space:normal}.fp-showcase,.fp-card{border-radius:16px}.fp-showcase,.fp-card{padding:20px}.fp-showcase h1{font-size:1.8rem}}.fp-step-icon,.fp-note-icon,.fp-card-icon,.fp-input-icon{flex:0 0 auto;display:inline-flex !important;align-items:center !important;justify-content:center !important}.fp-step-icon svg,.fp-note-icon svg,.fp-card-icon svg,.fp-input-icon svg{width:18px !important;height:18px !important;flex:0 0 18px}.fp-step>div,.fp-note>div{min-width:0}.fp-step strong,.fp-step>div span,.fp-note strong,.fp-note>div span{word-break:normal;overflow-wrap:anywhere}.login-page{--login-primary:var(--p,var(--primary,#4f46e5));--login-primary-dark:var(--primary-dark,#3730a3);--login-accent:var(--accent,#ff6b16);--login-ink:#06132b;--login-muted:#64748b;--login-line:#dbe3ef;--login-soft:#f6f8fc;--login-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 42%,#f6f8fc 100%);color:var(--login-ink);padding:18px 0 72px}.login-page *{box-sizing:border-box}.login-page a{text-decoration:none}.login-page svg{display:block;width:18px;height:18px;stroke:currentColor}.login-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--login-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.login-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--login-muted);font-size:.83rem;font-weight:850}.login-crumbs a,.login-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--login-muted)}.login-crumbs a:hover{color:var(--login-primary)}.login-crumb-current{color:var(--login-ink)}.login-crumb-sep{color:#94a3b8}.login-breadcrumb-note{color:var(--login-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.login-shell{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:22px;align-items:stretch}.login-showcase,.login-card{border:1px solid var(--login-line);border-radius:22px;background:#fff;box-shadow:var(--login-shadow);overflow:hidden}.login-showcase{position:relative;min-height:610px;padding:34px;background:radial-gradient(circle at 85% 12%,rgba(79,70,229,.18),transparent 32%),radial-gradient(circle at 15% 86%,rgba(255,107,22,.12),transparent 33%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%)}.login-showcase::after{content:"";position:absolute;right:-80px;bottom:-90px;width:300px;height:300px;border-radius:999px;background:rgba(79,70,229,.09);filter:blur(2px)}.login-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--login-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.login-showcase h1{max-width:560px;margin:0 0 13px;color:var(--login-ink);font-size:clamp(2rem,4vw,3.45rem);line-height:1.02;font-weight:950;letter-spacing:-.035em}.login-showcase p{max-width:570px;margin:0;color:var(--login-muted);font-size:1rem;line-height:1.75}.login-benefits{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:30px;max-width:640px}.login-benefit{display:flex;align-items:flex-start;gap:11px;padding:15px;border:1px solid #e3e9f3;border-radius:16px;background:rgba(255,255,255,.78);backdrop-filter:blur(10px)}.login-benefit-icon{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#eef2ff;color:var(--login-primary)}.login-benefit strong{display:block;margin-bottom:4px;color:var(--login-ink);font-size:.9rem;font-weight:950}.login-benefit>div span{display:block;color:var(--login-muted);font-size:.8rem;line-height:1.5;font-weight:650}.login-mini-card{position:absolute;left:34px;right:34px;bottom:34px;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px;border:1px solid #e3e9f3;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 16px 38px rgba(15,23,42,.08);backdrop-filter:blur(12px)}.login-mini-avatar{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:17px;color:#fff;font-weight:950;background:linear-gradient(135deg,var(--login-primary),#7c3aed)}.login-mini-card strong{display:block;margin-bottom:4px;color:var(--login-ink);font-weight:950}.login-mini-card>div span{color:var(--login-muted);font-size:.84rem;font-weight:700}.login-mini-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:999px;background:#ecfdf5;color:#059669;font-size:.78rem;font-weight:950;white-space:nowrap}.login-card{align-self:center;padding:26px}.login-card-head{margin-bottom:24px;text-align:center}.login-card-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:18px;background:linear-gradient(135deg,var(--login-primary),#7c3aed);color:#fff;box-shadow:0 16px 32px rgba(79,70,229,.24)}.login-card h2{margin:0 0 8px;color:var(--login-ink);font-size:1.55rem;line-height:1.15;font-weight:950;letter-spacing:-.02em}.login-card p{margin:0;color:var(--login-muted);font-size:.9rem;line-height:1.55}.login-field{margin-bottom:16px}.login-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:var(--login-ink);font-size:.86rem;font-weight:900}.login-input-wrap{position:relative}.login-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.login-input{width:100%;min-height:50px;padding:13px 14px 13px 44px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;color:var(--login-ink);font:inherit;font-size:.93rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-input:focus{border-color:var(--login-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.login-forgot{color:var(--login-primary);font-size:.8rem;font-weight:900}.login-forgot:hover{color:var(--login-primary-dark)}.login-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;margin-top:4px;padding:13px 18px;border:0;border-radius:14px;background:var(--login-primary);color:#fff;font:inherit;font-size:.96rem;font-weight:950;cursor:pointer;box-shadow:0 15px 28px rgba(79,70,229,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.login-submit:hover{background:var(--login-primary-dark);transform:translateY(-1px);box-shadow:0 18px 35px rgba(79,70,229,.28)}.login-divider{display:flex;align-items:center;gap:11px;margin:22px 0;color:var(--login-muted);font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.login-divider::before,.login-divider::after{content:"";flex:1;height:1px;background:#e3e9f3}.login-social-stack{display:grid;gap:10px}.login-social{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:47px;padding:11px 14px;border-radius:14px;border:1px solid #dbe3ef;background:#fff;color:var(--login-ink);font-size:.9rem;font-weight:950;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.login-social svg{width:19px;height:19px;stroke:none}.login-social:hover{transform:translateY(-1px);border-color:var(--login-primary);box-shadow:0 12px 24px rgba(15,23,42,.07)}.login-social.facebook{border-color:#1877f2;background:#1877f2;color:#fff}.login-register{padding:16px;border-radius:16px;background:#f8fafc;color:var(--login-muted);text-align:center;font-size:.9rem;font-weight:750}.login-register a{color:var(--login-primary);font-weight:950}.login-register a:hover{color:var(--login-primary-dark)}@media (max-width:991px){.login-shell{grid-template-columns:1fr}.login-showcase{min-height:auto;padding:26px}.login-mini-card{position:relative;left:auto;right:auto;bottom:auto;margin-top:24px}.login-card{align-self:auto}}@media (max-width:575px){.login-page{padding:14px 0 50px}.login-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.login-breadcrumb-note{white-space:normal}.login-showcase,.login-card{border-radius:16px}.login-showcase{padding:20px}.login-showcase h1{font-size:1.8rem}.login-benefits{grid-template-columns:1fr}.login-mini-card{grid-template-columns:auto minmax(0,1fr)}.login-mini-badge{grid-column:1 / -1}.login-card{padding:20px}}.login-benefit-icon,.login-card-icon,.login-input-icon{flex:0 0 auto;display:inline-flex !important;align-items:center !important;justify-content:center !important}.login-benefit-icon svg,.login-card-icon svg,.login-input-icon svg{width:18px !important;height:18px !important;flex:0 0 18px}.login-benefit>div{min-width:0}.login-benefit strong,.login-benefit>div span{word-break:normal;overflow-wrap:anywhere}.account-page{--acc-primary:var(--p,var(--primary,#4f46e5));--acc-primary-dark:var(--primary-dark,#3730a3);--acc-accent:var(--accent,#ff6b16);--acc-ink:#06132b;--acc-muted:#64748b;--acc-soft:#f6f8fc;--acc-line:#dbe3ef;--acc-card:#ffffff;--acc-shadow:0 18px 45px rgba(15,23,42,.07);--acc-radius:16px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 38%,#f6f8fc 100%);color:var(--acc-ink);padding:18px 0 70px}.account-page *{box-sizing:border-box}.account-page a{text-decoration:none}.account-page svg{display:block;width:18px;height:18px;stroke:currentColor}.account-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--acc-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.account-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.83rem;font-weight:800}.account-crumbs a,.account-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--acc-muted)}.account-crumbs a:hover{color:var(--acc-primary)}.account-crumb-current{color:var(--acc-ink)}.account-crumb-sep{color:#94a3b8}.account-breadcrumb-note{color:var(--acc-muted);font-size:.82rem;font-weight:700;white-space:nowrap}.account-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:16px;padding:24px;border:1px solid var(--acc-line);border-radius:20px;background:radial-gradient(circle at top right,rgba(79,70,229,.14),transparent 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);box-shadow:var(--acc-shadow);overflow:hidden}.account-avatar{width:76px;height:76px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;color:#fff;font-size:1.45rem;font-weight:950;letter-spacing:.04em;background:linear-gradient(135deg,var(--acc-primary),#7c3aed);box-shadow:0 16px 35px rgba(79,70,229,.28)}.account-kicker{display:inline-flex;align-items:center;gap:7px;min-height:28px;margin-bottom:8px;padding:6px 11px;border-radius:999px;background:#eef2ff;color:var(--acc-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.account-hero h1{margin:0 0 7px;color:var(--acc-ink);font-size:clamp(1.45rem,2.6vw,2.35rem);line-height:1.08;font-weight:950;letter-spacing:-.02em}.account-hero p{margin:0;color:var(--acc-muted);font-size:.96rem;line-height:1.6}.account-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid #fecdd3;background:#fff1f2;color:#e11d48;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.account-logout:hover{background:#ffe4e6;transform:translateY(-1px);box-shadow:0 12px 22px rgba(225,29,72,.13)}.account-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.account-stat{display:flex;align-items:center;gap:13px;min-height:92px;padding:16px;border:1px solid var(--acc-line);border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.045)}.account-stat-icon{flex:0 0 auto;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;color:var(--acc-primary);background:#eef2ff}.account-stat strong{display:block;margin-bottom:3px;color:var(--acc-ink);font-size:1.35rem;line-height:1;font-weight:950}.account-stat span{display:block;color:var(--acc-muted);font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.account-layout{display:grid;grid-template-columns:292px minmax(0,1fr);gap:18px;align-items:start}.account-sidebar,.account-panel{border:1px solid var(--acc-line);border-radius:var(--acc-radius);background:#fff;box-shadow:var(--acc-shadow)}.account-sidebar{position:sticky;top:18px;overflow:hidden}.account-side-head{padding:18px;background:linear-gradient(135deg,var(--acc-primary),#312e81);color:#fff}.account-side-head strong{display:block;margin-bottom:5px;font-size:1rem;font-weight:950}.account-side-head span{display:block;opacity:.84;font-size:.82rem;line-height:1.5}.account-nav{display:grid;gap:8px;padding:14px}.account-tab-btn,.account-quick-link{width:100%;display:flex;align-items:center;gap:11px;min-height:46px;padding:11px 13px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--acc-muted);font:inherit;font-size:.9rem;font-weight:900;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.account-tab-btn:hover,.account-quick-link:hover,.account-tab-btn.active{color:var(--acc-primary);border-color:#dbe4ff;background:#f4f6ff}.account-tab-btn.active{box-shadow:inset 3px 0 0 var(--acc-primary)}.account-tab-btn svg,.account-quick-link svg{flex:0 0 auto}.account-quick{padding:0 14px 14px}.account-quick-title{margin:7px 0 10px;color:var(--acc-ink);font-size:.73rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.account-content{min-width:0}.account-panel{display:none;overflow:hidden}.account-panel.active{display:block}.account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 24px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%)}.account-panel-title{display:flex;align-items:center;gap:12px;min-width:0}.account-panel-icon{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--acc-primary)}.account-panel h2{margin:0 0 4px;color:var(--acc-ink);font-size:1.15rem;font-weight:950}.account-panel p{margin:0;color:var(--acc-muted);font-size:.88rem;line-height:1.55}.account-panel-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 13px;border-radius:999px;background:#fff7ed;color:#f97316;font-size:.78rem;font-weight:950;white-space:nowrap}.account-form{padding:24px}.account-form-section{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--acc-primary);font-size:.78rem;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}.account-field-full{grid-column:1 / -1}.account-field label{display:block;margin:0 0 8px;color:var(--acc-ink);font-size:.86rem;font-weight:900}.account-input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #dbe3ef;border-radius:13px;background:#fbfdff;color:var(--acc-ink);font:inherit;font-size:.92rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.account-input:focus{border-color:var(--acc-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.account-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:20px;border-top:1px solid #edf1f7}.account-save{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 22px;border:0;border-radius:13px;background:var(--acc-primary);color:#fff;font:inherit;font-size:.92rem;font-weight:950;cursor:pointer;box-shadow:0 14px 28px rgba(79,70,229,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.account-save:hover{background:var(--acc-primary-dark);transform:translateY(-1px);box-shadow:0 18px 35px rgba(79,70,229,.28)}.account-hint{color:var(--acc-muted);font-size:.82rem;font-weight:700;text-align:right}.account-orders-wrap{padding:22px 24px 24px}.account-table-scroll{overflow-x:auto;border:1px solid #dbe3ef;border-radius:15px;background:#fff}.account-table{width:100%;border-collapse:separate;border-spacing:0;min-width:850px}.account-table th{padding:15px 16px;background:#f8fafc;border-bottom:1px solid #dbe3ef;color:var(--acc-muted);font-size:.74rem;font-weight:950;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.account-table td{padding:16px;border-bottom:1px solid #edf1f7;color:var(--acc-ink);font-size:.9rem;vertical-align:middle;background:#fff}.account-table tr:last-child td{border-bottom:0}.account-table tr:hover td{background:#fbfdff}.account-order-no{display:block;color:var(--acc-ink);font-weight:950}.account-order-date,.account-track-no{display:block;margin-top:4px;color:var(--acc-muted);font-size:.78rem;font-weight:700}.account-amount{color:var(--acc-primary);font-weight:950;white-space:nowrap}.account-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 11px;border-radius:999px;font-size:.75rem;font-weight:950;white-space:nowrap}.account-status.warning{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.account-status.info{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.account-status.success{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.account-status.danger{background:#fff1f2;color:#e11d48;border:1px solid #fecdd3}.account-table-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.account-mini-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:7px 10px;border-radius:10px;border:1px solid #dbe3ef;background:#fff;color:var(--acc-ink);font-size:.76rem;font-weight:950;white-space:nowrap;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.account-mini-btn svg{width:15px;height:15px}.account-mini-btn:hover{transform:translateY(-1px);border-color:var(--acc-primary);color:var(--acc-primary);background:#f4f6ff}.account-mini-btn.primary{border-color:var(--acc-primary);background:var(--acc-primary);color:#fff}.account-mini-btn.primary:hover{color:#fff;background:var(--acc-primary-dark)}.account-empty{padding:42px 18px;text-align:center}.account-empty-icon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:15px;border-radius:20px;background:#eef2ff;color:var(--acc-primary)}.account-empty h3{margin:0 0 8px;color:var(--acc-ink);font-size:1.05rem;font-weight:950}.account-empty p{max-width:430px;margin:0 auto 17px;color:var(--acc-muted)}.account-shop-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:999px;background:var(--acc-primary);color:#fff;font-weight:950}@media (max-width:991px){.account-page{padding-top:14px}.account-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px}.account-breadcrumb-note{white-space:normal}.account-hero{grid-template-columns:auto minmax(0,1fr)}.account-logout{grid-column:1 / -1;width:100%}.account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.account-quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:0}.account-quick-title{grid-column:1 / -1;margin-bottom:2px}.account-quick-link{justify-content:center;text-align:center}}@media (max-width:575px){.account-page{padding-bottom:50px}.account-breadcrumb,.account-hero,.account-sidebar,.account-panel{border-radius:14px}.account-breadcrumb{padding:13px}.account-hero{grid-template-columns:1fr;padding:18px;text-align:center}.account-avatar{margin:0 auto;width:68px;height:68px;border-radius:20px}.account-kicker{justify-content:center}.account-hero h1{font-size:1.45rem}.account-stats{grid-template-columns:1fr}.account-stat{min-height:82px}.account-nav,.account-quick{grid-template-columns:1fr}.account-panel-head{align-items:flex-start;flex-direction:column;padding:18px}.account-form,.account-orders-wrap{padding:18px}.account-form-grid{grid-template-columns:1fr;gap:14px}.account-actions{align-items:stretch;flex-direction:column}.account-save{width:100%}.account-hint{text-align:left}}.order-page{--ord-primary:var(--p,var(--primary,#4f46e5));--ord-primary-dark:var(--primary-dark,#3730a3);--ord-accent:var(--accent,#ff6b16);--ord-ink:#06132b;--ord-muted:#64748b;--ord-line:#dbe3ef;--ord-soft:#f6f8fc;--ord-success:#16a34a;--ord-danger:#e11d48;--ord-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 38%,#f6f8fc 100%);color:var(--ord-ink);padding:18px 0 72px}.order-page *{box-sizing:border-box}.order-page a{text-decoration:none}.order-page svg{display:block;width:18px;height:18px;stroke:currentColor}.ord-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--ord-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.ord-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--ord-muted);font-size:.83rem;font-weight:850}.ord-crumbs a,.ord-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--ord-muted)}.ord-crumbs a:hover{color:var(--ord-primary)}.ord-crumb-current{color:var(--ord-ink)}.ord-crumb-sep{color:#94a3b8}.ord-breadcrumb-note{color:var(--ord-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.ord-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:18px;padding:24px;border:1px solid var(--ord-line);border-radius:22px;background:radial-gradient(circle at 90% 12%,rgba(79,70,229,.16),transparent 32%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%);box-shadow:var(--ord-shadow)}.ord-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--ord-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.ord-hero h1{margin:0 0 8px;color:var(--ord-ink);font-size:clamp(1.6rem,3.4vw,2.7rem);line-height:1.05;font-weight:950;letter-spacing:-.035em}.ord-hero p{max-width:680px;margin:0;color:var(--ord-muted);font-size:.95rem;line-height:1.68}.ord-secure-badge{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 15px;border-radius:999px;border:1px solid #bbf7d0;background:#ecfdf5;color:#15803d;font-size:.86rem;font-weight:950;white-space:nowrap}.ord-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.75fr);gap:20px;align-items:start}.ord-card{margin-bottom:18px;padding:24px;border:1px solid var(--ord-line);border-radius:18px;background:#fff;box-shadow:var(--ord-shadow);overflow:hidden}.ord-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-24px -24px 22px;padding:20px 24px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%)}.ord-card-title{display:flex;align-items:center;gap:12px;min-width:0}.ord-card-icon{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--ord-primary)}.ord-card h2{margin:0 0 4px;color:var(--ord-ink);font-size:1.1rem;font-weight:950}.ord-card p{margin:0;color:var(--ord-muted);font-size:.86rem;line-height:1.55}.ord-card-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 11px;border-radius:999px;background:#fff7ed;color:var(--ord-accent);font-size:.76rem;font-weight:950;white-space:nowrap}.ord-alert{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:18px;padding:15px;border-radius:16px;border:1px solid #bbf7d0;background:#ecfdf5;color:#14532d;box-shadow:0 12px 26px rgba(22,163,74,.06)}.ord-alert.policy{border-color:#fecdd3;background:#fff1f2;color:#881337}.ord-alert-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#fff;color:var(--ord-success)}.ord-alert.policy .ord-alert-icon{color:var(--ord-danger)}.ord-alert strong{display:block;margin-bottom:5px;font-size:.92rem;font-weight:950}.ord-alert div,.ord-alert li{color:inherit;font-size:.86rem;line-height:1.6;font-weight:700}.ord-alert ul{margin:0;padding-left:18px}.ord-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ord-field-full{grid-column:1 / -1}.ord-field label{display:block;margin:0 0 8px;color:var(--ord-ink);font-size:.86rem;font-weight:900}.ord-input-wrap{position:relative}.ord-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.ord-input-icon.top{top:18px;transform:none}.ord-input,.ord-textarea{width:100%;min-height:50px;padding:13px 14px 13px 44px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;color:var(--ord-ink);font:inherit;font-size:.93rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ord-textarea{min-height:104px;resize:vertical}.ord-input[readonly]{color:#64748b;background:#f1f5f9;cursor:not-allowed}.ord-input:focus,.ord-textarea:focus{border-color:var(--ord-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.ord-payment-list{display:grid;gap:12px}.ord-payment-option{position:relative;display:block}.ord-payment-option input{position:absolute;opacity:0;pointer-events:none}.ord-payment-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;padding:15px;border:1px solid #dbe3ef;border-radius:15px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ord-payment-option input:checked+.ord-payment-card{border-color:var(--ord-primary);background:#f4f6ff;box-shadow:0 0 0 4px rgba(79,70,229,.08)}.ord-payment-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--ord-primary)}.ord-payment-info strong{display:block;margin-bottom:3px;color:var(--ord-ink);font-size:.92rem;font-weight:950}.ord-payment-info span{display:block;color:var(--ord-muted);font-size:.82rem;line-height:1.45;font-weight:700}.ord-radio-dot{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;background:#fff}.ord-payment-option input:checked+.ord-payment-card .ord-radio-dot{border:6px solid var(--ord-primary)}.ord-bank-details{display:none;margin-top:10px;padding:14px;border:1px dashed var(--ord-primary);border-radius:14px;background:#f8fafc;color:var(--ord-muted);font-size:.84rem;line-height:1.65;font-weight:750}.ord-payment-option input:checked+.ord-payment-card+.ord-bank-details{display:block}.ord-sidebar{position:sticky;top:18px}.ord-summary-card{padding:0;overflow:hidden}.ord-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%)}.ord-summary-head h2{margin:0;color:var(--ord-ink);font-size:1.08rem;font-weight:950}.ord-item-count{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#eef2ff;color:var(--ord-primary);font-size:.76rem;font-weight:950}.ord-summary-items{max-height:340px;overflow:auto;padding:18px 20px 4px}.ord-summary-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px dashed #dbe3ef}.ord-summary-item:last-child{margin-bottom:0;border-bottom:0}.ord-item-image{width:58px;height:58px;border:1px solid #edf1f7;border-radius:14px;object-fit:cover;background:#f8fafc}.ord-item-name{display:block;margin-bottom:8px;color:var(--ord-ink);font-size:.86rem;font-weight:950;line-height:1.35}.ord-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--ord-muted);font-size:.8rem;font-weight:750}.ord-item-price{color:var(--ord-primary);font-weight:950;white-space:nowrap}.ord-totals{padding:18px 20px 20px;border-top:1px solid #edf1f7;background:#fbfdff}.ord-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--ord-muted);font-size:.9rem;font-weight:800}.ord-total-row.final{margin:16px 0 0;padding-top:15px;border-top:1px solid #dbe3ef;color:var(--ord-ink);font-size:1.1rem;font-weight:950}.ord-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;margin-top:18px;padding:14px 18px;border:0;border-radius:15px;background:var(--ord-primary);color:#fff;font:inherit;font-size:.98rem;font-weight:950;cursor:pointer;box-shadow:0 16px 30px rgba(79,70,229,.24);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ord-submit:hover{background:var(--ord-primary-dark);transform:translateY(-1px);box-shadow:0 20px 38px rgba(79,70,229,.3)}.ord-help-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:14px;padding:15px;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;color:#9a3412}.ord-help-card strong{display:block;margin-bottom:3px;font-size:.88rem;font-weight:950}.ord-help-card a{color:#9a3412;font-weight:950}@media (max-width:991px){.ord-grid{grid-template-columns:1fr}.ord-sidebar{position:static}.ord-hero{grid-template-columns:1fr}.ord-secure-badge{width:100%}}@media (max-width:575px){.order-page{padding:14px 0 50px}.ord-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.ord-breadcrumb-note{white-space:normal}.ord-hero,.ord-card{border-radius:16px}.ord-hero,.ord-card{padding:20px}.ord-card-head{align-items:flex-start;flex-direction:column;margin:-20px -20px 20px;padding:18px 20px}.ord-hero h1{font-size:1.72rem}.ord-form-grid{grid-template-columns:1fr}.ord-summary-head,.ord-totals{padding-left:18px;padding-right:18px}.ord-summary-items{padding-left:18px;padding-right:18px}}.modern-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.modern-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.modern-card-img{display:flex;align-items:center;justify-content:center;height:190px}.modern-card-img img{max-width:100%;max-height:180px;object-fit:contain}.modern-product-card h3{font-size:15px;line-height:1.35;min-height:40px}.modern-card-actions{display:flex;gap:8px;flex-wrap:wrap}.ds-quick-modal{position:fixed;inset:0;background:rgba(15,23,42,.65);display:none;z-index:99999;align-items:center;justify-content:center;padding:18px}.ds-quick-box{background:#fff;border-radius:18px;max-width:760px;width:100%;padding:22px;position:relative;display:grid;grid-template-columns:260px 1fr;gap:20px}.ds-quick-close{position:absolute;top:10px;right:12px;border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px}.ds-quick-img{width:100%;height:260px;object-fit:contain}.ds-suggest-box{position:absolute;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.12);z-index:9999;display:none;max-height:360px;overflow:auto}.ds-suggest-item{display:flex;gap:10px;align-items:center;padding:10px;text-decoration:none;color:#0f172a}.ds-suggest-item:hover{background:#f8fafc}.ds-suggest-item img{width:42px;height:42px;object-fit:contain}.ds-mobile-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}.ds-toast-note{position:fixed;left:18px;bottom:88px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 30px rgba(15,23,42,.12);padding:12px 16px;z-index:9999;display:none;max-width:300px}.ds-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:18px;padding:24px;box-shadow:0 24px 60px rgba(15,23,42,.25);z-index:99999;display:none;max-width:420px;width:calc(100% - 32px)}.ds-popup button.ds-close{position:absolute;right:12px;top:10px;border:0;background:#f1f5f9;border-radius:50%;width:30px;height:30px}.ds-dark{filter:none}.ds-dark body,.theme-dark{background:#0f172a;color:#e2e8f0}.ds-dark .header,.ds-dark .topbar,.ds-dark .category-nav,.ds-dark .modern-product-card,.ds-dark .ds-quick-box{background:#111827!important;color:#e5e7eb!important}.sticky-add-cart{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -10px 30px rgba(15,23,42,.1);z-index:9998;padding:10px 16px;display:none;align-items:center;justify-content:space-between}.sticky-add-cart a,.sticky-add-cart button{background:#2563eb;color:#fff;border:0;border-radius:10px;padding:10px 16px}@media(max-width:768px){.ds-quick-box{grid-template-columns:1fr}.ds-mobile-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}.sticky-add-cart{bottom:72px}}.pdp-page{--pdp-primary:var(--p,#4f46e5);--pdp-primary-dark:var(--pd,#3730a3);--pdp-accent:#f97316;--pdp-ink:var(--ink,#07112b);--pdp-muted:var(--mt,#64748b);--pdp-border:var(--bd,#e2e8f0);--pdp-bg:var(--bg,#f6f8fb);--pdp-radius:16px;background:var(--pdp-bg);color:var(--pdp-ink);font-family:var(--font,"Poppins",sans-serif);padding:18px 0 58px}.pdp-page a{text-decoration:none}.pdp-html-content{color:#334155;font-size:15px;line-height:1.85}.pdp-html-content:is(p,ul,ol,table,h1,h2,h3,h4,h5,h6){margin-top:0}.pdp-html-content ul,.pdp-html-content ol{padding-left:24px;margin-bottom:18px}.pdp-html-content li{margin-bottom:7px}.pdp-html-content table{width:100%;border-collapse:collapse;margin:18px 0;overflow:hidden;border-radius:14px;box-shadow:0 0 0 1px var(--pdp-border)}.pdp-html-content th,.pdp-html-content td{padding:12px 14px;border:1px solid var(--pdp-border);text-align:left;vertical-align:top}.pdp-html-content th{background:#f8fafc;color:var(--pdp-ink);font-weight:950}.pdp-desc-pro{display:grid;gap:18px}.pdp-desc-intro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pdp-desc-box{padding:14px;border:1px solid var(--pdp-border);border-radius:14px;background:linear-gradient(135deg,#fff,#f8fafc)}.pdp-desc-box strong{display:block;color:var(--pdp-ink);font-size:14px;font-weight:950}.pdp-desc-box span{display:block;margin-top:4px;color:var(--pdp-muted);font-size:12px;font-weight:750;line-height:1.5}.pdp-main-image img{transition:opacity .18s ease,transform .35s ease}.pdp-main-image.is-changing img{opacity:.38;transform:scale(.985)}.pdp-page .container{max-width:var(--container-max,1320px)}.pdp-breadcrumb{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid var(--pdp-border);border-radius:14px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.pdp-breadcrumb ul{display:flex;align-items:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;font-size:.82rem}.pdp-breadcrumb a,.pdp-breadcrumb .current{display:inline-flex;align-items:center;gap:6px;color:var(--pdp-muted);font-weight:800}.pdp-breadcrumb a:hover{color:var(--pdp-primary)}.pdp-breadcrumb .current{color:var(--pdp-ink);font-weight:900}.pdp-breadcrumb .sep{color:#94a3b8;font-weight:900}.pdp-breadcrumb svg{width:15px;height:15px;color:var(--pdp-primary)}.pdp-shell{display:grid;grid-template-columns:minmax(0,540px) minmax(0,1fr);gap:28px;align-items:start}.pdp-gallery,.pdp-info,.pdp-tabs,.pdp-related{background:#fff;border:1px solid var(--pdp-border);border-radius:18px;box-shadow:0 14px 42px rgba(15,23,42,.07)}.pdp-gallery{padding:18px;position:sticky;top:96px}.pdp-main-image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #eef2f7;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}.pdp-main-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:opacity .22s ease,transform .22s ease}.pdp-save-badge{position:absolute;left:14px;top:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 11px;border-radius:999px;background:#ef1717;color:#fff;font-size:12px;font-weight:900;box-shadow:0 10px 20px rgba(239,23,23,.22)}.pdp-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;margin-top:12px}.pdp-thumb{aspect-ratio:1 / 1;border:1px solid var(--pdp-border);border-radius:13px;background:#fff;cursor:pointer;padding:6px;transition:.18s ease}.pdp-thumb img{width:100%;height:100%;object-fit:contain}.pdp-thumb.active,.pdp-thumb:hover{border-color:var(--pdp-primary);box-shadow:0 0 0 3px rgba(79,70,229,.13);transform:translateY(-1px)}.pdp-info{padding:28px}.pdp-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;padding:7px 11px;border-radius:999px;background:rgba(79,70,229,.1);color:var(--pdp-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.pdp-title{margin:0 0 14px;color:var(--pdp-ink);font-size:clamp(26px,3vw,38px);line-height:1.16;font-weight:950;letter-spacing:-.025em}.pdp-labels{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.pdp-label{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900}.pdp-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:18px}.pdp-stars{display:inline-flex;align-items:center;gap:2px}.pdp-stars svg{width:16px;height:16px;fill:#f59e0b}.pdp-meta-text{color:var(--pdp-muted);font-size:13px;font-weight:700}.pdp-stock{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:900}.pdp-stock.in{background:#dcfce7;color:#15803d}.pdp-stock.out{background:#fee2e2;color:#b91c1c}.pdp-price-card{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:18px;padding:22px;border-radius:18px;background:linear-gradient(135deg,rgba(79,70,229,.1),#fff 48%,rgba(249,115,22,.1));box-shadow:0 10px 30px rgba(79,70,229,.08)}.pdp-price-now{color:var(--pdp-primary);font-size:clamp(28px,3vw,38px);font-weight:950;letter-spacing:-.03em}.pdp-price-was{color:#64748b;font-size:16px;text-decoration:line-through;font-weight:700}.pdp-discount{background:var(--pdp-accent);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:950}.pdp-short{margin:0 0 18px;color:var(--pdp-muted);font-size:15px;line-height:1.8}.pdp-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.pdp-feature{display:flex;gap:11px;align-items:flex-start;min-height:82px;padding:15px;border:1px solid #eef2f7;border-radius:16px;background:#fff}.pdp-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;border-radius:12px;background:rgba(79,70,229,.1);color:var(--pdp-primary)}.pdp-feature-icon svg{display:block;width:19px;height:19px;color:currentColor;stroke:currentColor}.pdp-feature>div>span{display:block;color:#64748b;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.pdp-feature strong{display:block;color:var(--pdp-ink);font-size:14px;line-height:1.35}.pdp-feature small{display:block;color:var(--pdp-muted);font-size:12px;margin-top:2px}.pdp-actions{padding:18px;border:1px solid var(--pdp-border);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.07)}.pdp-action-row{display:grid;grid-template-columns:112px minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:12px}.pdp-qty{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;height:52px;overflow:hidden;border:1px solid var(--pdp-border);border-radius:14px;background:#f8fafc}.pdp-qty button{height:100%;border:0;background:transparent;color:var(--pdp-ink);cursor:pointer;font-weight:900}.pdp-qty input{width:100%;height:100%;border:0;background:transparent;text-align:center;color:var(--pdp-ink);font-size:18px;font-weight:950;outline:none}.pdp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border:0;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:950;transition:.18s ease}.pdp-btn svg{width:18px;height:18px}.pdp-btn:hover{transform:translateY(-2px);filter:brightness(.97)}.pdp-btn:disabled{cursor:not-allowed;opacity:.62;filter:grayscale(1);transform:none}.pdp-cart{background:var(--pdp-primary);box-shadow:0 12px 24px rgba(79,70,229,.18)}.pdp-buy{background:var(--pdp-accent);box-shadow:0 12px 24px rgba(249,115,22,.2);animation:none!important}.pdp-buy:disabled{animation:none}.pdp-secondary-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdp-wishlist,.pdp-whatsapp{min-height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:950;transition:.18s ease}.pdp-wishlist{border:1px solid #fecdd3;background:#fff1f2;color:#e11d48;cursor:pointer}.pdp-wishlist.active{background:#e11d48;color:#fff}.pdp-whatsapp{border:1px solid #16a34a;background:#16a34a;color:#fff;animation:none!important;box-shadow:0 12px 24px rgba(22,163,74,.2)}.pdp-whatsapp svg,.pdp-wishlist svg{width:18px;height:18px;flex:0 0 18px;display:block}.pdp-wishlist:hover,.pdp-whatsapp:hover{transform:translateY(-1px)}@keyframes Shake5s{0%,10%,100%{transform:rotate(0deg)}2%,6%{transform:rotate(4deg)}4%,8%{transform:rotate(-4deg)}}@keyframes Jump5s{0%,5%,10%,100%{transform:translateY(0) scale(1)}2%{transform:translateY(-8px) scale(1.015)}7%{transform:translateY(-4px) scale(1.01)}}.pdp-tabs{margin-top:28px;overflow:hidden}.pdp-tab-nav{display:flex;overflow-x:auto;border-bottom:1px solid var(--pdp-border);background:#f8fafc;padding:0 12px}.pdp-tab-btn{flex:0 0 auto;padding:17px 18px;border:0;border-bottom:3px solid transparent;background:transparent;color:#64748b;cursor:pointer;font-size:14px;font-weight:950}.pdp-tab-btn.active{color:var(--pdp-primary);border-bottom-color:var(--pdp-primary)}.pdp-tab-panel{display:none;padding:28px;color:#334155;font-size:15px;line-height:1.9}.pdp-tab-panel.active{display:block}.pdp-tab-panel h2{margin:0 0 14px;color:var(--pdp-ink);font-size:24px;font-weight:950}.pdp-tab-panel h3{color:var(--pdp-primary);font-size:18px;font-weight:900;margin:22px 0 12px}.pdp-tab-panel p{margin:0 0 16px}.pdp-tab-panel img{max-width:100%;height:auto;border-radius:14px}.pdp-tab-panel table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--pdp-border);border-radius:14px;overflow:hidden;margin:18px 0}.pdp-tab-panel td,.pdp-tab-panel th{padding:14px 16px;border-bottom:1px solid var(--pdp-border);color:#334155}.pdp-tags-card{border:1px solid var(--pdp-border);border-radius:18px;background:radial-gradient(circle at top left,rgba(79,70,229,.13),transparent 28%),linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);padding:22px;box-shadow:0 12px 30px rgba(15,23,42,.055)}.pdp-tags-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eef2f7}.pdp-tags-title{display:flex;align-items:center;gap:12px}.pdp-tags-icon{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--pdp-primary);background:rgba(79,70,229,.1)}.pdp-tags-icon svg{width:22px;height:22px;display:block}.pdp-tags-title h2{margin:0;font-size:22px;font-weight:950;color:var(--pdp-ink)}.pdp-tags-title p{margin:2px 0 0;color:var(--pdp-muted);font-size:13px;font-weight:700}.pdp-tags-count{display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--pdp-border);color:var(--pdp-primary);font-size:12px;font-weight:950;white-space:nowrap}.pdp-tag-cloud{display:flex;flex-wrap:wrap;gap:11px}.pdp-tag{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:9px 15px;border:1px solid var(--pdp-border);border-radius:999px;color:var(--pdp-ink);background:#fff;font-size:13px;font-weight:900;box-shadow:0 8px 20px rgba(15,23,42,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.pdp-tag svg{width:15px;height:15px;color:var(--pdp-primary);flex:0 0 15px}.pdp-tag:hover{transform:translateY(-2px);border-color:rgba(79,70,229,.35);box-shadow:0 14px 28px rgba(15,23,42,.08);color:var(--pdp-primary)}.pdp-reviews-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px}.pdp-review-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:18px;border-radius:16px;background:#f8fafc;border:1px solid #eef2f7}.pdp-review-score{font-size:34px;font-weight:950;color:var(--pdp-ink)}.pdp-review-card{display:none;gap:13px;margin-bottom:12px;padding:16px;border:1px solid var(--pdp-border);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.05)}.pdp-review-card.visible-review{display:flex}.pdp-avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;border-radius:50%;color:#fff;font-size:14px;font-weight:950;background:linear-gradient(135deg,var(--pdp-primary),#7c3aed)}.pdp-review-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.pdp-review-name{color:var(--pdp-ink);font-weight:950}.pdp-verified{color:#15803d;background:#dcfce7;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:900;margin-left:6px}.pdp-review-date{color:var(--pdp-muted);font-size:12px;font-weight:700}.pdp-review-text{color:#475569;font-size:14px;line-height:1.65;margin:8px 0 0}.pdp-review-images{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pdp-review-images img{width:72px;height:72px;object-fit:cover;border-radius:12px;border:1px solid var(--pdp-border);cursor:pointer}.pdp-load-more,.pdp-review-toggle,.pdp-submit-review{width:100%;min-height:44px;border-radius:14px;font-weight:950;cursor:pointer}.pdp-load-more{border:1px dashed var(--pdp-primary);background:#fff;color:var(--pdp-primary)}.pdp-load-more.hidden{display:none}.pdp-review-toggle{border:1px solid var(--pdp-primary);background:var(--pdp-primary);color:#fff}.pdp-review-form{display:none;margin-top:14px;padding:18px;border:1px solid var(--pdp-border);border-radius:16px;background:#f8fafc}.pdp-review-form.open{display:block}.pdp-field{width:100%;margin-bottom:11px;padding:12px 14px;border:1px solid var(--pdp-border);border-radius:12px;background:#fff;color:var(--pdp-ink);font-family:inherit;font-size:14px;outline:none}.pdp-field:focus{border-color:var(--pdp-primary);box-shadow:0 0 0 3px rgba(79,70,229,.12)}.pdp-submit-review{border:0;background:var(--pdp-primary);color:#fff}.pdp-related{margin-top:28px;padding:22px}.pdp-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.pdp-section-head h2{margin:0;font-size:19px;font-weight:950;color:var(--pdp-ink)}.pdp-section-head a{color:var(--pdp-primary);font-weight:900}.pdp-empty{padding:26px;border:1px dashed var(--pdp-border);border-radius:16px;color:var(--pdp-muted);text-align:center;background:#f8fafc}.pdp-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.84)}.pdp-lightbox.active{display:flex}.pdp-lightbox img{max-width:96vw;max-height:88vh;background:#fff;border-radius:16px}.pdp-preview-grid{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 12px}.pdp-preview-item{position:relative;width:78px;height:78px;border-radius:12px;overflow:hidden;border:1px solid var(--pdp-border);background:#fff}.pdp-preview-item img{width:100%;height:100%;object-fit:cover}.pdp-preview-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;border-radius:50%;background:rgba(15,23,42,.85);color:#fff;cursor:pointer}.pdp-pending{margin-top:14px;padding:14px;border:1px solid #fde68a;background:#fffbeb;border-radius:14px;color:#78350f;font-size:13px}.pdp-vip-info-stack{display:grid;gap:14px;margin:18px 0}.pdp-vip-accordion{border:1px solid var(--pdp-border);border-radius:16px;background:#fff;overflow:hidden}.pdp-vip-acc-head{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px;border:0;background:#fff;color:var(--pdp-ink);text-align:left;cursor:pointer}.pdp-vip-acc-icon{width:34px;height:34px;border-radius:12px;background:#f1f5f9;color:var(--pdp-primary);display:inline-flex;align-items:center;justify-content:center}.pdp-vip-acc-icon svg{width:18px;height:18px}.pdp-vip-acc-head strong{display:block;font-size:14px;font-weight:950;color:var(--pdp-ink)}.pdp-vip-acc-head span{display:block;margin-top:2px;font-size:12px;font-weight:750;color:var(--pdp-muted)}.pdp-vip-acc-arrow{font-size:18px;color:#94a3b8;transition:.18s ease}.pdp-vip-accordion.open .pdp-vip-acc-arrow{transform:rotate(180deg)}.pdp-vip-acc-body{display:none;padding:0 16px 16px 62px;color:#334155;font-size:14px;line-height:1.75}.pdp-express-strip{display:inline-flex;align-items:center;gap:7px;margin:4px 0 10px;padding:7px 10px;border-radius:8px;background:#eef2ff;color:#1d4ed8;font-size:12px;font-weight:950}.pdp-watch-alert{display:flex;align-items:center;gap:9px;margin:0 0 14px;padding:12px 14px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#c2410c;font-size:13px;font-weight:900}.pdp-delivery-box{border:1px solid var(--pdp-border);border-radius:16px;background:#fff;padding:16px;margin:0 0 14px}.pdp-delivery-box h3{display:flex;align-items:center;gap:9px;margin:0 0 5px;color:var(--pdp-ink);font-size:15px;font-weight:950}.pdp-delivery-box p{margin:0 0 10px;color:var(--pdp-muted);font-size:13px;font-weight:750}.pdp-delivery-list{display:grid;gap:6px;color:#334155;font-size:13px;line-height:1.55}.pdp-cod-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:6px;background:#047857;color:#fff;font-size:11px;font-weight:950}.pdp-spec-card{margin-top:20px;padding:20px;border:1px solid var(--pdp-border);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.05)}.pdp-spec-card h2{margin:0 0 16px!important;color:var(--pdp-ink)!important;font-size:18px!important;font-weight:950!important}.pdp-spec-table{display:grid;border-top:1px solid #eef2f7}.pdp-spec-row{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1fr);gap:18px;padding:12px 0;border-bottom:1px solid #eef2f7;color:#0f172a;font-size:14px}.pdp-spec-row span:first-child{color:#475569;font-weight:850}.pdp-spec-row span:last-child{text-align:right;font-weight:800;word-break:break-word}.pdp-spec-row .stock-in{color:#047857}.pdp-page{font-family:var(--font,"Poppins",sans-serif)!important}@media(max-width:640px){.pdp-vip-acc-body{padding-left:16px}.pdp-spec-row{grid-template-columns:1fr;gap:4px}.pdp-spec-row span:last-child{text-align:left}.pdp-express-strip,.pdp-watch-alert{font-size:12px}}.pdp-vip-reviews{display:grid;gap:22px}.pdp-vip-review-hero{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);gap:18px;padding:22px;border:1px solid var(--pdp-border);border-radius:20px;background:radial-gradient(circle at 12% 18%,rgba(79,70,229,.16),transparent 34%),radial-gradient(circle at 92% 90%,rgba(249,115,22,.12),transparent 30%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 16px 38px rgba(15,23,42,.07)}.pdp-vip-score{text-align:center;padding:18px;border:1px solid #eef2f7;border-radius:18px;background:#fff}.pdp-vip-score strong{display:block;color:var(--pdp-ink);font-size:56px;line-height:1;font-weight:950;letter-spacing:-.04em}.pdp-vip-score strong span{font-size:24px;color:var(--pdp-muted);font-weight:800}.pdp-vip-score .pdp-stars{justify-content:center;margin:10px 0}.pdp-vip-score small{display:block;color:var(--pdp-muted);font-size:13px;font-weight:850}.pdp-vip-badge{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 11px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:12px;font-weight:950}.pdp-vip-breakdown{display:grid;gap:10px;align-content:center}.pdp-vip-row{display:grid;grid-template-columns:54px minmax(0,1fr) 44px;align-items:center;gap:10px;color:var(--pdp-muted);font-size:13px;font-weight:900}.pdp-vip-bar{height:10px;overflow:hidden;border-radius:999px;background:#e9edf5}.pdp-vip-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#f59e0b,#fbbf24)}.pdp-vip-review-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px}.pdp-vip-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:14px 16px;border:1px solid var(--pdp-border);border-radius:16px;background:#fff}.pdp-vip-toolbar h3{margin:0;color:var(--pdp-ink);font-size:17px;font-weight:950}.pdp-vip-toolbar span{color:var(--pdp-muted);font-size:13px;font-weight:800}.pdp-review-card{position:relative;overflow:hidden}.pdp-review-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--pdp-primary),#7c3aed)}.pdp-review-toggle{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--pdp-primary),#7c3aed)!important;box-shadow:0 16px 34px rgba(79,70,229,.25);position:relative;overflow:hidden}.pdp-review-toggle::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent);transform:translateX(-120%);animation:pdpShine 2.8s infinite}.pdp-review-toggle svg{width:19px;height:19px;animation:pdpPen 2.1s ease-in-out infinite;position:relative;z-index:1}.pdp-review-toggle span{position:relative;z-index:1}@keyframes pdpPen{0%,100%{transform:rotate(0)}25%{transform:rotate(-12deg)}55%{transform:rotate(10deg)}}@keyframes pdpShine{0%{transform:translateX(-120%)}55%,100%{transform:translateX(120%)}}.pdp-review-form.open{animation:pdpFormIn .25s ease both}@keyframes pdpFormIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.pdp-review-side-card{padding:18px;border:1px solid var(--pdp-border);border-radius:18px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 12px 30px rgba(15,23,42,.06)}.pdp-review-side-card h3{margin:0 0 6px;color:var(--pdp-ink);font-size:18px;font-weight:950}.pdp-review-side-card p{margin:0 0 14px;color:var(--pdp-muted);font-size:13px;line-height:1.65;font-weight:750}.pdp-review-trust{display:grid;gap:10px;margin-top:14px}.pdp-review-trust div{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e3e9f3;border-radius:13px;background:#fff;color:var(--pdp-ink);font-size:13px;font-weight:850}.pdp-review-trust svg{width:17px;height:17px;color:#16a34a;flex:0 0 17px}@media(max-width:991px){.pdp-vip-review-layout,.pdp-vip-review-hero{grid-template-columns:1fr}}@media(max-width:640px){.pdp-vip-review-hero{padding:14px}.pdp-vip-score strong{font-size:44px}.pdp-vip-row{grid-template-columns:46px 1fr 34px}.pdp-vip-toolbar{align-items:flex-start;flex-direction:column}.pdp-review-card{padding-left:18px}}.pdp-ai-answer-card{margin:18px 0;padding:18px;border:1px solid #bbf7d0;border-radius:16px;background:linear-gradient(135deg,#ecfdf5 0%,#fff 70%);color:#064e3b;box-shadow:0 12px 28px rgba(22,163,74,.08)}.pdp-ai-answer-card strong{display:block;margin-bottom:6px;color:#065f46;font-size:15px;font-weight:950}.pdp-ai-answer-card p{margin:0;color:#166534;font-size:14px;line-height:1.75;font-weight:750}.pdp-ai-answer-card a{color:#047857;font-weight:950}.pdp-trust-section{margin-top:28px;padding:24px;border:1px solid var(--pdp-border);border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.06)}.pdp-trust-section h2{margin:0 0 18px;color:var(--pdp-ink);font-size:26px;font-weight:950}.pdp-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px}.pdp-trust-block h3{margin:0 0 10px;padding-bottom:9px;border-bottom:1px solid #e5e7eb;color:#334155;font-size:18px;font-weight:950}.pdp-trust-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.pdp-trust-list li{padding:11px 0;border-bottom:1px solid #eef2f7;color:#334155;font-size:14px;line-height:1.55}.pdp-trust-list strong{color:#111827;font-weight:950}.pdp-spec-row a{color:var(--pdp-primary);font-weight:950}.pdp-spec-row a:hover{text-decoration:underline}@media(max-width:767px){.pdp-trust-grid{grid-template-columns:1fr}.pdp-trust-section{padding:18px}.pdp-trust-section h2{font-size:22px}}.pdp-vip-acc-icon{width:42px!important;min-width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#eef2ff!important;color:var(--pdp-primary)!important;overflow:hidden!important;flex-shrink:0!important;font-size:18px!important;line-height:1!important}.pdp-vip-acc-icon svg{width:20px!important;height:20px!important;display:block!important;stroke:currentColor!important;flex:0 0 20px!important}.pdp-watch-alert strong,.pdp-live-watch-count{display:inline-flex;min-width:24px;justify-content:center;color:#ea580c;font-weight:950;transition:transform .22s ease,color .22s ease}.pdp-live-watch-count.is-updating{transform:scale(1.18);color:#dc2626}.pdp-html-content ul{list-style:none!important;padding-left:0!important;margin:18px 0!important;display:grid!important;gap:10px!important}.pdp-html-content li{position:relative!important;display:flex!important;align-items:flex-start!important;gap:12px!important;margin:0!important;padding:12px 14px 12px 48px!important;border:1px solid #e5edff!important;border-radius:14px!important;background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%)!important;color:#334155!important;font-weight:750!important;line-height:1.65!important;box-shadow:0 8px 20px rgba(15,23,42,.035)!important}.pdp-html-content li::before{content:"✓";position:absolute;left:14px;top:12px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eaf2ff;color:#2563eb;font-size:14px;font-weight:950;box-shadow:0 6px 14px rgba(37,99,235,.12)}.pdp-html-content h2,.pdp-html-content h3{position:relative;padding-left:14px;color:#2563eb!important}.pdp-html-content h2::before,.pdp-html-content h3::before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:4px;border-radius:99px;background:#2563eb}@media(max-width:640px){.pdp-vip-acc-head{grid-template-columns:auto minmax(0,1fr) auto!important;padding:14px!important}.pdp-vip-acc-icon{width:38px!important;min-width:38px!important;height:38px!important}.pdp-html-content li{padding:11px 12px 11px 44px!important}.pdp-html-content li::before{left:12px;top:11px}}.pdp-tags-card{position:relative!important;overflow:hidden!important;border-radius:22px!important;background:radial-gradient(circle at 0% 0%,rgba(79,70,229,.18),transparent 26%),radial-gradient(circle at 100% 100%,rgba(249,115,22,.10),transparent 26%),linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important}.pdp-tags-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.45),transparent 38%)}.pdp-tags-head,.pdp-tag-cloud{position:relative;z-index:1}.pdp-tags-icon{width:52px!important;height:52px!important;min-width:52px!important;border-radius:17px!important;background:linear-gradient(135deg,#eef2ff,#ede9fe)!important;box-shadow:0 12px 24px rgba(79,70,229,.10)!important}.pdp-tags-title h2{font-size:24px!important;letter-spacing:-.02em}.pdp-tags-title p{font-size:14px!important}.pdp-tags-count{background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important}.pdp-tag-cloud{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:12px!important}.pdp-tag{min-width:0!important;width:100%!important;justify-content:flex-start!important;min-height:48px!important;padding:11px 14px!important;border-radius:16px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 10px 24px rgba(15,23,42,.045)!important;overflow:hidden!important;color:#0f172a!important;line-height:1.35!important;white-space:nowrap!important;text-overflow:ellipsis!important}.pdp-tag svg{width:18px!important;height:18px!important;min-width:18px!important;color:var(--pdp-primary)!important}.pdp-tag:hover{background:#fff!important;border-color:rgba(79,70,229,.45)!important;transform:translateY(-2px)!important}@media(max-width:767px){.pdp-tags-card{padding:16px!important;border-radius:18px!important}.pdp-tags-head{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.pdp-tags-title h2{font-size:20px!important}.pdp-tags-title p{font-size:13px!important}.pdp-tags-count{align-self:flex-start!important}.pdp-tag-cloud{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;gap:10px!important;padding:2px 2px 8px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.pdp-tag-cloud::-webkit-scrollbar{height:4px}.pdp-tag-cloud::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:99px}.pdp-tag{flex:0 0 82%!important;max-width:82%!important;scroll-snap-align:start!important;min-height:46px!important;font-size:13px!important}}@media(max-width:390px){.pdp-tag{flex-basis:88%!important;max-width:88%!important}}.pdp-animated-benefits{margin:20px 0;padding:20px;border:1px solid var(--pdp-border);border-radius:18px;background:radial-gradient(circle at 8% 12%,rgba(52,174,149,.14),transparent 28%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.055)}.pdp-animated-benefits h3{margin:0 0 14px;color:var(--pdp-ink);font-size:18px;font-weight:950}.pdp-benefits-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.pdp-benefits-list li{position:relative;padding:12px 14px 12px 44px;border:1px solid #e5eef6;border-radius:14px;background:#fff;color:#334155;font-size:15px;line-height:1.65;font-weight:750}.pdp-benefits-list li::before{content:"✓";position:absolute;left:13px;top:13px;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e8fff8;color:#059669;font-size:13px;font-weight:950}.pdp-benefit-highlight{position:relative;display:inline-block;color:#0f172a;font-weight:950}.pdp-benefit-highlight::after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:3px;border-radius:99px;background:linear-gradient(90deg,#34AE95,#4f46e5);transform:scaleX(0);transform-origin:left;animation:pdpBenefitUnderline 6s ease-in-out infinite;animation-delay:var(--delay,0s)}@keyframes pdpBenefitUnderline{0%,100%{transform:scaleX(0);opacity:.35}18%,42%{transform:scaleX(1);opacity:1}60%{transform:scaleX(0);opacity:.35}}@media(max-width:640px){.pdp-review-sort-label{width:100%;justify-content:space-between}.pdp-review-sort{width:160px}.pdp-animated-benefits{padding:16px}.pdp-benefits-list li{font-size:14px;padding:11px 12px 11px 42px}}.pdp-short ul,.pdp-html-content ul{list-style:none!important;padding-left:0!important;margin:16px 0!important;display:grid!important;gap:11px!important}.pdp-short li,.pdp-html-content li{position:relative!important;margin:0!important;padding:12px 14px 12px 46px!important;border:1px solid #e5eef6!important;border-radius:14px!important;background:linear-gradient(135deg,#fff 0%,#f8fbff 100%)!important;color:#334155!important;font-size:15px!important;line-height:1.65!important;font-weight:750!important;box-shadow:0 8px 20px rgba(15,23,42,.035)!important}.pdp-short li::before,.pdp-html-content li::before{content:"✓";position:absolute;left:13px;top:13px;width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8fff8;color:#059669;font-size:13px;font-weight:950;box-shadow:0 6px 14px rgba(5,150,105,.12)}.pdp-short strong,.pdp-html-content strong,.pdp-short b,.pdp-html-content b{position:relative;display:inline-block;color:#0f172a!important;font-weight:950!important}.pdp-short strong::after,.pdp-html-content strong::after,.pdp-short b::after,.pdp-html-content b::after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:3px;border-radius:99px;background:linear-gradient(90deg,#34AE95,#4f46e5);transform:scaleX(0);transform-origin:left;animation:pdpDescUnderline 6s ease-in-out infinite}@keyframes pdpDescUnderline{0%,100%{transform:scaleX(0);opacity:.35}18%,42%{transform:scaleX(1);opacity:1}60%{transform:scaleX(0);opacity:.35}}@media(max-width:640px){.pdp-short li,.pdp-html-content li{font-size:14px!important;padding:11px 12px 11px 43px!important}.pdp-short li::before,.pdp-html-content li::before{left:12px;top:12px}}@media (max-width:991px){.pdp-shell{grid-template-columns:1fr}.pdp-gallery{position:static}.pdp-reviews-grid{grid-template-columns:1fr}.pdp-desc-intro{grid-template-columns:1fr}}@media (max-width:640px){.pdp-page{padding-top:12px}.pdp-breadcrumb{padding:12px 13px}.pdp-gallery,.pdp-info,.pdp-tabs,.pdp-related{border-radius:16px}.pdp-gallery,.pdp-info,.pdp-related{padding:14px}.pdp-title{font-size:24px}.pdp-features{grid-template-columns:1fr}.pdp-action-row{grid-template-columns:88px 1fr;gap:8px}.pdp-buy{grid-column:1 / -1}.pdp-secondary-row{grid-template-columns:1fr}.pdp-tab-panel{padding:18px}.pdp-review-head{flex-direction:column}}.pdp-tag-cloud{display:flex!important;flex-wrap:wrap!important;gap:12px!important;overflow:visible!important}.pdp-tag{width:auto!important;max-width:100%!important;min-height:44px!important;padding:10px 16px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important;line-height:1.45!important;flex:0 1 auto!important}.pdp-tag svg{flex:0 0 18px!important;margin-top:1px!important}@media(max-width:767px){.pdp-tag-cloud{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;padding:0!important}.pdp-tag{flex:none!important;width:100%!important;max-width:100%!important;min-height:46px!important;align-items:flex-start!important;font-size:13px!important}}.pdp-review-sort-label{display:inline-flex;align-items:center;gap:8px;color:var(--pdp-muted);font-size:13px;font-weight:900}.pdp-review-sort{min-height:36px;border:1px solid var(--pdp-border);border-radius:10px;background:#fff;color:var(--pdp-ink);padding:7px 10px;font:inherit;font-size:13px;font-weight:850;outline:none}@media(max-width:640px){.pdp-review-sort-label{width:100%;justify-content:space-between}.pdp-review-sort{width:160px}}.pdp-safe-wrap{background:#f8fafc;padding:24px 0 42px;color:#0f172a}.pdp-safe-container{max-width:1180px;margin:0 auto;padding:0 16px}.pdp-safe-breadcrumb{font-size:13px;margin-bottom:16px;color:#64748b}.pdp-safe-breadcrumb a{color:#2563eb;text-decoration:none}.pdp-safe-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 14px 35px rgba(15,23,42,.06);padding:22px}.pdp-safe-grid{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:900px){.pdp-safe-grid{grid-template-columns:minmax(320px,520px) 1fr}}.pdp-safe-image{background:#fff;border:1px solid #eef2f7;border-radius:16px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.pdp-safe-image img{width:100%;height:100%;object-fit:contain}.pdp-safe-brand{color:#2563eb;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin-bottom:8px}.pdp-safe-title{font-size:28px;line-height:1.18;margin:0 0 14px;font-weight:900}.pdp-safe-stock{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;margin-bottom:16px}.pdp-safe-stock.in{background:#ecfdf5;color:#047857}.pdp-safe-stock.out{background:#fee2e2;color:#b91c1c}.pdp-safe-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:16px;margin:12px 0 18px}.pdp-safe-price .now{font-size:30px;font-weight:900}.pdp-safe-price .old{text-decoration:line-through;color:#64748b}.pdp-safe-btns{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.pdp-safe-btn{border:0;border-radius:13px;padding:14px 18px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.pdp-safe-cart{background:#f97316;color:#fff}.pdp-safe-whatsapp{background:#16a34a;color:#fff}.pdp-safe-disabled{background:#94a3b8;color:#fff;cursor:not-allowed}.pdp-safe-section{margin-top:22px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.pdp-safe-section h2{font-size:22px;margin:0 0 14px}.pdp-safe-content{line-height:1.75;color:#334155}.pdp-safe-content img{max-width:100%;height:auto}.pdp-safe-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.pdp-safe-content td,.pdp-safe-content th{border:1px solid #e5e7eb;padding:10px}.pdp-safe-related{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.pdp-safe-product{border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#fff}.pdp-safe-product img{width:100%;aspect-ratio:1/1;object-fit:contain}.pdp-safe-product a{text-decoration:none;color:#0f172a;font-weight:800}.pdp-safe-note{font-size:13px;color:#64748b;margin-top:12px}.register-page{--reg-primary:var(--p,var(--primary,#4f46e5));--reg-primary-dark:var(--primary-dark,#3730a3);--reg-accent:var(--accent,#ff6b16);--reg-ink:#06132b;--reg-muted:#64748b;--reg-line:#dbe3ef;--reg-soft:#f6f8fc;--reg-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 42%,#f6f8fc 100%);color:var(--reg-ink);padding:18px 0 72px}.register-page *{box-sizing:border-box}.register-page a{text-decoration:none}.register-page svg{display:block;width:18px;height:18px;stroke:currentColor}.reg-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--reg-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.reg-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--reg-muted);font-size:.83rem;font-weight:850}.reg-crumbs a,.reg-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--reg-muted)}.reg-crumbs a:hover{color:var(--reg-primary)}.reg-crumb-current{color:var(--reg-ink)}.reg-crumb-sep{color:#94a3b8}.reg-breadcrumb-note{color:var(--reg-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.reg-shell{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:22px;align-items:stretch}.reg-showcase,.reg-card{border:1px solid var(--reg-line);border-radius:22px;background:#fff;box-shadow:var(--reg-shadow);overflow:hidden}.reg-showcase{position:relative;min-height:650px;padding:34px;background:radial-gradient(circle at 80% 16%,rgba(79,70,229,.18),transparent 32%),radial-gradient(circle at 18% 82%,rgba(255,107,22,.12),transparent 34%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%)}.reg-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--reg-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.reg-showcase h1{margin:0 0 13px;color:var(--reg-ink);font-size:clamp(2rem,4vw,3.25rem);line-height:1.03;font-weight:950;letter-spacing:-.035em}.reg-showcase p{margin:0;color:var(--reg-muted);font-size:1rem;line-height:1.75}.reg-steps{position:relative;z-index:1;display:grid;gap:13px;margin-top:30px}.reg-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid #e3e9f3;border-radius:17px;background:rgba(255,255,255,.82);backdrop-filter:blur(10px)}.reg-step-num{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:var(--reg-primary);color:#fff;font-size:.86rem;font-weight:950;box-shadow:0 12px 24px rgba(79,70,229,.2)}.reg-step strong{display:block;margin-bottom:5px;color:var(--reg-ink);font-size:.92rem;font-weight:950}.reg-step>div span{display:block;color:var(--reg-muted);font-size:.82rem;line-height:1.55;font-weight:650}.reg-trust{position:absolute;left:34px;right:34px;bottom:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;z-index:1}.reg-trust-item{padding:15px;border:1px solid #e3e9f3;border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 12px 28px rgba(15,23,42,.055);backdrop-filter:blur(12px)}.reg-trust-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:13px;background:#eef2ff;color:var(--reg-primary)}.reg-trust-item strong{display:block;margin-bottom:4px;color:var(--reg-ink);font-size:.9rem;font-weight:950}.reg-trust-item>span:not(.reg-trust-icon){display:block;color:var(--reg-muted);font-size:.78rem;line-height:1.48;font-weight:650}.reg-card{padding:26px}.reg-card-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #edf1f7}.reg-card-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,var(--reg-primary),#7c3aed);color:#fff;box-shadow:0 16px 32px rgba(79,70,229,.24)}.reg-card h2{margin:0 0 7px;color:var(--reg-ink);font-size:1.5rem;line-height:1.15;font-weight:950;letter-spacing:-.02em}.reg-card p{margin:0;color:var(--reg-muted);font-size:.9rem;line-height:1.55}.reg-section-title{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--reg-primary);font-size:.78rem;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.reg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}.reg-field-full{grid-column:1 / -1}.reg-field label{display:block;margin:0 0 8px;color:var(--reg-ink);font-size:.86rem;font-weight:900}.reg-input-wrap{position:relative}.reg-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.reg-input{width:100%;min-height:50px;padding:13px 14px 13px 44px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;color:var(--reg-ink);font:inherit;font-size:.93rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.reg-input:focus{border-color:var(--reg-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.reg-terms{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:start;margin:0 0 20px;padding:14px;border:1px solid #dbe4ff;border-radius:15px;background:#f4f6ff}.reg-terms input{width:18px;height:18px;margin-top:2px;accent-color:var(--reg-primary);cursor:pointer}.reg-terms label{margin:0;color:var(--reg-muted);font-size:.84rem;line-height:1.55;font-weight:750;cursor:pointer}.reg-terms strong{color:var(--reg-ink)}.reg-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 18px;border:0;border-radius:14px;background:var(--reg-primary);color:#fff;font:inherit;font-size:.96rem;font-weight:950;cursor:pointer;box-shadow:0 15px 28px rgba(79,70,229,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.reg-submit:hover{background:var(--reg-primary-dark);transform:translateY(-1px);box-shadow:0 18px 35px rgba(79,70,229,.28)}.reg-login-link{margin-top:18px;padding:16px;border-radius:16px;background:#f8fafc;color:var(--reg-muted);text-align:center;font-size:.9rem;font-weight:750}.reg-login-link a{color:var(--reg-primary);font-weight:950}.reg-login-link a:hover{color:var(--reg-primary-dark)}@media (max-width:1050px){.reg-shell{grid-template-columns:1fr}.reg-showcase{min-height:auto;padding:26px}.reg-trust{position:relative;left:auto;right:auto;bottom:auto;margin-top:24px}}@media (max-width:575px){.register-page{padding:14px 0 50px}.reg-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.reg-breadcrumb-note{white-space:normal}.reg-showcase,.reg-card{border-radius:16px}.reg-showcase,.reg-card{padding:20px}.reg-showcase h1{font-size:1.8rem}.reg-trust,.reg-form-grid{grid-template-columns:1fr}.reg-card-head{grid-template-columns:1fr;text-align:center}.reg-card-icon{margin:0 auto}}.reg-step-num,.reg-trust-icon,.reg-card-icon,.reg-input-icon{flex:0 0 auto;display:inline-flex !important;align-items:center !important;justify-content:center !important}.reg-trust-icon svg,.reg-card-icon svg,.reg-input-icon svg{width:18px !important;height:18px !important;flex:0 0 18px}.reg-step>div{min-width:0}.reg-step strong,.reg-step>div span,.reg-trust-item strong,.reg-trust-item>span:not(.reg-trust-icon){word-break:normal;overflow-wrap:anywhere}.results-page{padding:18px 0 56px}.results-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.results-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.results-page .breadcrumb-list a,.results-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.results-page .breadcrumb-list a:hover{color:var(--p)}.results-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.results-page .breadcrumb-separator{color:#94a3b8;font-size:.75rem}.results-page .search-summary-card{margin:0 0 18px;padding:18px 18px;border:1px solid var(--bd);border-radius:16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 10px 30px rgba(15,23,42,.06)}.results-page .search-summary-card h1{margin:0 0 8px;color:var(--ink);font-size:1.3rem;line-height:1.25;font-weight:950}.results-page .search-summary-card h1 span{color:#ef1717}.results-page .search-summary-card p{margin:0;color:var(--mt);font-size:.9rem;font-weight:750;line-height:1.6}.results-page .search-summary-card strong{color:var(--p);font-weight:950}.results-page .listing-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.results-page .listing-toolbar h1{margin:0 0 12px;font-size:1.05rem;line-height:1.2;color:var(--ink);font-weight:900}.results-page .filter-pills{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.results-page .filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border:1px solid var(--bd);border-radius:999px;background:#fff;color:var(--ink);font-size:.78rem;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(15,23,42,.04);transition:.18s ease;white-space:nowrap}.results-page .filter-pill:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.35);box-shadow:0 10px 22px rgba(15,23,42,.08);color:var(--p)}.results-page .filter-pill.active{background:#ef1717;border-color:#ef1717;color:#fff;box-shadow:0 10px 24px rgba(239,23,23,.24)}.results-page .result-count{color:var(--ink);font-size:.78rem;font-weight:600;white-space:nowrap;padding-bottom:10px}.results-page .result-count strong{color:#ef1717;font-weight:900}.results-page .result-count span{color:var(--p);font-weight:800}.results-page .pagination-container{margin-top:34px;display:flex;justify-content:center}.results-page .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.results-page .pagination li{display:inline-flex}.results-page .pagination a,.results-page .pagination span{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:10px;border:1px solid var(--bd);background:#fff;color:var(--ink);font-size:.85rem;font-weight:700}.results-page .pagination a:hover,.results-page .pagination .active span{background:var(--p);border-color:var(--p);color:#fff}.results-page .pagination .disabled span{background:#f1f5f9;color:#cbd5e1;border-color:#f1f5f9}.results-page .empty-state{text-align:center;padding:54px 20px;background:#fff;border:1px solid var(--bd);border-radius:var(--r);box-shadow:0 10px 30px rgba(15,23,42,.06)}.results-page .empty-state h3{margin:0 0 8px;color:var(--ink)}.results-page .empty-state p{margin:0 0 18px;color:var(--mt)}.results-page .empty-state a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 18px;border-radius:10px;background:var(--p);color:#fff;font-weight:800}@media(max-width:767px){.results-page .listing-toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 0 18px}.results-page .result-count{padding-bottom:0;white-space:normal}.results-page .filter-pills{gap:8px;overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:3px;scrollbar-width:none}.results-page .filter-pills::-webkit-scrollbar{display:none}.results-page .filter-pill{padding:8px 14px;flex:0 0 auto}}@media(max-width:575px){.results-page{padding-top:12px}.results-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.results-page .listing-toolbar h1{font-size:1rem}}@media (max-width:767px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body{padding-bottom:74px !important}.results-page,.results-page .container{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.results-page{padding:12px 0 96px !important}.results-page .filter-pills{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;max-width:100% !important;-webkit-overflow-scrolling:touch !important}.results-page .filter-pill{flex:0 0 auto !important;white-space:nowrap !important}.results-page .product-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;width:100% !important;max-width:100% !important;overflow:visible !important}.results-page .product-grid>*,.results-page .product-card,.results-page .flash-card{width:100% !important;min-width:0 !important;max-width:100% !important}.results-page img{max-width:100% !important}.mobile-nav{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;align-items:center !important;justify-items:center !important;position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:999999 !important;width:100% !important;max-width:100% !important;min-height:64px !important;height:64px !important;background:#fff !important;border-top:1px solid #e5e7eb !important;box-shadow:0 -10px 30px rgba(15,23,42,.08) !important;overflow:visible !important}.mobile-nav .mobile-nav-item{width:100% !important;height:64px !important;min-width:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:3px !important;padding:5px 2px !important;margin:0 !important;border:0 !important;background:transparent !important;color:#334155 !important;text-decoration:none !important;font-size:11px !important;line-height:1.15 !important;white-space:nowrap !important}.mobile-nav .mobile-nav-item svg{width:21px !important;height:21px !important;flex:0 0 auto !important}.mobile-nav .mobile-nav-item span:not(.mnav-badge){display:block !important;font-size:11px !important;font-weight:700 !important;line-height:1.15 !important}.mobile-nav .mnav-badge{position:absolute !important;top:4px !important;right:28% !important}.site-header.is-fixed{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:99990 !important}}.ds-product-labels{position:absolute;top:8px;left:8px;right:8px;display:flex;flex-wrap:wrap;gap:5px;z-index:5}.ds-product-label{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;box-shadow:0 5px 15px rgba(15,23,42,.12)}.shop-page{padding:18px 0 56px}.shop-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%) !important;border:1px solid var(--bd) !important;border-radius:14px !important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.shop-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.shop-page .breadcrumb-list a,.shop-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.shop-page .breadcrumb-list a:hover{color:var(--p)}.shop-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.shop-page .breadcrumb-separator{color:#94a3b8;font-size:.75rem}.shop-page .shop-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.shop-page .shop-toolbar h1{margin:0 0 12px;font-size:1.05rem;line-height:1.2;color:var(--ink);font-weight:900}.shop-page .shop-filter-pills{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.shop-page .shop-filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border:1px solid var(--bd);border-radius:999px;background:#fff;color:var(--ink);font-size:.78rem;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(15,23,42,.04);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.shop-page .shop-filter-pill:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.35);box-shadow:0 10px 22px rgba(15,23,42,.08);color:var(--p)}.shop-page .shop-filter-pill.active{background:#ef1717;border-color:#ef1717;color:#fff;box-shadow:0 10px 24px rgba(239,23,23,.24)}.shop-page .shop-result-count{color:var(--ink);font-size:.78rem;font-weight:600;white-space:nowrap;padding-bottom:10px}.shop-page .shop-result-count strong{color:#ef1717;font-weight:900}.shop-page .shop-result-count span{color:var(--p);font-weight:800}.shop-page .pagination-container{margin-top:34px;display:flex;justify-content:center}.shop-page .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.shop-page .pagination li{display:inline-flex}.shop-page .pagination a,.shop-page .pagination span{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:10px;border:1px solid var(--bd);background:#fff;color:var(--ink);font-size:.85rem;font-weight:700}.shop-page .pagination a:hover,.shop-page .pagination .active span{background:var(--p);border-color:var(--p);color:#fff}.shop-page .pagination .disabled span{background:#f1f5f9;color:#cbd5e1;border-color:#f1f5f9}@media (max-width:767px){.shop-page .shop-toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 0 18px}.shop-page .shop-result-count{padding-bottom:0;white-space:normal}.shop-page .shop-filter-pills{gap:8px;overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:3px;scrollbar-width:none}.shop-page .shop-filter-pills::-webkit-scrollbar{display:none}.shop-page .shop-filter-pill{padding:8px 14px;flex:0 0 auto}}@media (max-width:575px){.shop-page{padding-top:12px}.shop-page .breadcrumb-bar{padding:12px 13px;border-radius:12px !important}.shop-page .shop-toolbar h1{font-size:1rem}}.shop-page .pagination-container{display:none!important}.shop-page .ajax-products-loader{display:none;align-items:center;justify-content:center;gap:10px;min-height:62px;margin:24px auto 0;padding:14px 18px;border:1px solid var(--bd);border-radius:16px;background:#fff;color:var(--ink);font-size:14px;font-weight:850;box-shadow:0 12px 28px rgba(15,23,42,.06);max-width:360px}.shop-page .ajax-products-loader.show{display:flex}.shop-page .ajax-products-spinner{width:22px;height:22px;border-radius:50%;border:3px solid #e5e7eb;border-top-color:var(--p);animation:ajaxProductsSpin .75s linear infinite}@keyframes ajaxProductsSpin{to{transform:rotate(360deg)}}.shop-page .ajax-products-end{display:none;margin:22px auto 0;padding:12px 16px;border-radius:999px;background:#f8fafc;border:1px solid var(--bd);color:var(--mt);font-size:13px;font-weight:800;text-align:center;max-width:280px}.shop-page .ajax-products-end.show{display:block}.shop-page .shop-filter-pill{cursor:pointer;font-family:inherit;border:1px solid var(--bd)}@media (max-width:767px){.shop-page .shop-toolbar,.category-page .category-toolbar{display:block !important;padding:14px 0 18px !important}.shop-page .shop-toolbar>div:first-child,.category-page .category-toolbar>div:first-child{width:100% !important;min-width:0 !important}.shop-page .shop-filter-pills,.category-page .category-filter-pills{display:flex !important;flex-wrap:nowrap !important;align-items:center !important;gap:8px !important;width:100% !important;max-width:100% !important;margin:10px 0 0 !important;padding:3px 2px 10px !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important}.shop-page .shop-filter-pills::-webkit-scrollbar,.category-page .category-filter-pills::-webkit-scrollbar{display:none !important}.shop-page .shop-filter-pill,.category-page .category-filter-pill{flex:0 0 auto !important;min-height:40px !important;padding:9px 14px !important;border-radius:999px !important;white-space:nowrap !important;font-size:12px !important;line-height:1 !important;max-width:none !important}.shop-page .shop-result-count,.category-page .category-result-count{display:block !important;width:100% !important;margin-top:2px !important;padding:0 !important;white-space:normal !important;font-size:12px !important}}@media (max-width:380px){.shop-page .shop-filter-pill,.category-page .category-filter-pill{min-height:38px !important;padding:8px 12px !important;font-size:11px !important}}@media (max-width:767px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body{padding-bottom:74px !important}.shop-page,.shop-page .container{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.shop-page{padding:12px 0 96px !important}.shop-page .shop-filter-pills{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;max-width:100% !important;-webkit-overflow-scrolling:touch !important}.shop-page .shop-filter-pill{flex:0 0 auto !important;white-space:nowrap !important}.shop-page .product-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;width:100% !important;max-width:100% !important;overflow:visible !important}.shop-page .product-grid>*,.shop-page .product-card,.shop-page .flash-card{width:100% !important;min-width:0 !important;max-width:100% !important}.shop-page img{max-width:100% !important}.mobile-nav{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;align-items:center !important;justify-items:center !important;position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:999999 !important;width:100% !important;max-width:100% !important;min-height:64px !important;height:64px !important;background:#fff !important;border-top:1px solid #e5e7eb !important;box-shadow:0 -10px 30px rgba(15,23,42,.08) !important;overflow:visible !important}.mobile-nav .mobile-nav-item{width:100% !important;height:64px !important;min-width:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:3px !important;padding:5px 2px !important;margin:0 !important;border:0 !important;background:transparent !important;color:#334155 !important;text-decoration:none !important;font-size:11px !important;line-height:1.15 !important;white-space:nowrap !important}.mobile-nav .mobile-nav-item svg{width:21px !important;height:21px !important;flex:0 0 auto !important}.mobile-nav .mobile-nav-item span:not(.mnav-badge){display:block !important;font-size:11px !important;font-weight:700 !important;line-height:1.15 !important}.mobile-nav .mnav-badge{position:absolute !important;top:4px !important;right:28% !important}.site-header.is-fixed{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:99990 !important}}@media (max-width:767px){.shop-page .shop-filter-pills,.category-page .category-filter-pills{display:flex !important;flex-direction:row !important;flex-wrap:wrap !important;align-items:stretch !important;justify-content:flex-start !important;gap:8px !important;width:100% !important;max-width:100% !important;height:auto !important;max-height:none !important;margin:10px 0 12px !important;padding:0 !important;overflow:visible !important}.shop-page .shop-filter-pill,.category-page .category-filter-pill{display:inline-flex !important;flex:0 0 calc(50% - 4px) !important;width:calc(50% - 4px) !important;max-width:calc(50% - 4px) !important;min-width:0 !important;min-height:42px !important;align-items:center !important;justify-content:center !important;padding:8px 7px !important;border-radius:999px !important;font-size:12px !important;line-height:1.2 !important;white-space:normal !important;text-align:center !important;overflow:visible !important;opacity:1 !important;visibility:visible !important;transform:none !important}.shop-page .shop-filter-pill:first-child,.category-page .category-filter-pill:first-child{flex:0 0 calc(50% - 4px) !important;width:calc(50% - 4px) !important;max-width:calc(50% - 4px) !important;grid-column:auto !important}}@media (max-width:360px){.shop-page .shop-filter-pill,.category-page .category-filter-pill{font-size:11px !important;padding:7px 5px !important}}:root{--shadow:0 4px 6px -2px rgba(0,0,0,0.05);--shadow-md:0 10px 25px -5px rgba(0,0,0,0.05);--success:#10B981;--success-light:#ECFDF5;--whatsapp-green:#25D366;--whatsapp-dark:#128C7E}.breadcrumb-bar{background:var(--bg-white);border-bottom:1px solid var(--border-light);padding:12px 0;margin-bottom:40px;border-radius:var(--radius)}.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px}.breadcrumb-list li a{color:var(--fg-secondary);font-weight:500}.breadcrumb-list li a:hover{color:var(--primary)}.breadcrumb-list li.current{color:var(--fg);font-weight:600}.breadcrumb-separator{color:#cbd5e1;font-size:10px}.thank-you-wrapper{display:flex;justify-content:center;align-items:center;min-height:50vh}.success-card{background:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:40px 30px;text-align:center;border:1px solid var(--border-light);width:100%;max-width:760px;animation:slideUp 0.6s ease-out}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.success-icon-wrapper{width:120px;height:120px;margin:0 auto 24px;position:relative;display:flex;align-items:center;justify-content:center}.success-icon-wrapper img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 15px rgba(16,185,129,0.2))}.success-title{font-size:26px;font-weight:800;color:var(--fg);margin-bottom:12px;line-height:1.3}.success-title span{color:var(--success)}.thank-you-msg{font-size:18px;color:var(--fg-secondary);margin-bottom:8px}.support-msg{font-size:14px;color:var(--fg-muted);margin-bottom:24px;line-height:1.6}.order-number-box{background:var(--success-light);border:1px dashed var(--success);border-radius:12px;padding:16px;margin:24px auto;max-width:300px}.order-label{font-size:12px;font-weight:600;color:var(--success);text-transform:uppercase;letter-spacing:0.5px;margin-bottom:4px}.order-number{font-size:20px;font-weight:800;color:#064E3B;font-family:monospace;letter-spacing:1px}.action-buttons{display:flex;justify-content:center;gap:16px;margin-top:32px;flex-wrap:wrap}.btn-base{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:var(--radius);font-weight:700;font-size:15px;text-decoration:none;transition:all 0.2s ease;border:none;cursor:pointer}.btn-shop{background:var(--primary);color:white}.btn-shop:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,0.3)}.btn-whatsapp{background:var(--whatsapp-green);color:white}.btn-whatsapp:hover{background:var(--whatsapp-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,211,102,0.3)}.track-page{--trk-primary:var(--p,var(--primary,#4f46e5));--trk-primary-dark:var(--primary-dark,#3730a3);--trk-accent:var(--accent,#ff6b16);--trk-ink:#06132b;--trk-muted:#64748b;--trk-line:#dbe3ef;--trk-soft:#f6f8fc;--trk-success:#16a34a;--trk-danger:#e11d48;--trk-shadow:0 18px 45px rgba(15,23,42,.07);background:linear-gradient(180deg,#f8fbff 0%,#fff 40%,#f6f8fc 100%);color:var(--trk-ink);padding:18px 0 72px}.track-page *{box-sizing:border-box}.track-page a{text-decoration:none}.track-page svg{display:block;width:18px;height:18px;stroke:currentColor}.track-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 18px;border:1px solid var(--trk-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 12px 30px rgba(15,23,42,.05)}.track-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--trk-muted);font-size:.83rem;font-weight:850}.track-crumbs a,.track-crumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--trk-muted)}.track-crumbs a:hover{color:var(--trk-primary)}.track-crumb-current{color:var(--trk-ink)}.track-crumb-sep{color:#94a3b8}.track-breadcrumb-note{color:var(--trk-muted);font-size:.82rem;font-weight:750;white-space:nowrap}.track-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:18px;padding:26px;border:1px solid var(--trk-line);border-radius:22px;background:radial-gradient(circle at 90% 12%,rgba(79,70,229,.16),transparent 32%),radial-gradient(circle at 12% 86%,rgba(255,107,22,.10),transparent 28%),linear-gradient(135deg,#fff 0%,#f7f9ff 100%);box-shadow:var(--trk-shadow)}.track-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:var(--trk-primary);font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.track-hero h1{margin:0 0 8px;color:var(--trk-ink);font-size:clamp(1.75rem,3.8vw,3rem);line-height:1.04;font-weight:950;letter-spacing:-.035em}.track-hero p{max-width:700px;margin:0;color:var(--trk-muted);font-size:.98rem;line-height:1.7}.track-hero-badge{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 15px;border-radius:999px;border:1px solid #dbe4ff;background:#f4f6ff;color:var(--trk-primary);font-size:.86rem;font-weight:950;white-space:nowrap}.track-search-card,.track-results-card,.track-empty-note{border:1px solid var(--trk-line);border-radius:18px;background:#fff;box-shadow:var(--trk-shadow);overflow:hidden}.track-search-card{max-width:760px;margin:0 auto 22px}.track-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 24px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%)}.track-card-title{display:flex;align-items:center;gap:12px;min-width:0}.track-card-icon{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef2ff;color:var(--trk-primary)}.track-card-head h2{margin:0 0 4px;color:var(--trk-ink);font-size:1.1rem;font-weight:950}.track-card-head p{margin:0;color:var(--trk-muted);font-size:.86rem;line-height:1.55}.track-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 11px;border-radius:999px;background:#fff7ed;color:var(--trk-accent);font-size:.76rem;font-weight:950;white-space:nowrap}.track-search-body{padding:24px}.track-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.track-field label{display:block;margin:0 0 8px;color:var(--trk-ink);font-size:.86rem;font-weight:900}.track-input-wrap{position:relative}.track-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.track-input{width:100%;min-height:50px;padding:13px 14px 13px 44px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfdff;color:var(--trk-ink);font:inherit;font-size:.93rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.track-input:focus{border-color:var(--trk-primary);background:#fff;box-shadow:0 0 0 4px rgba(79,70,229,.11)}.track-submit,.track-action-btn,.track-shop-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 18px;border:0;border-radius:15px;background:var(--trk-primary);color:#fff;font:inherit;font-size:.94rem;font-weight:950;cursor:pointer;white-space:nowrap;box-shadow:0 16px 30px rgba(79,70,229,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.track-submit:hover,.track-action-btn:hover,.track-shop-btn:hover{color:#fff;background:var(--trk-primary-dark);transform:translateY(-1px);box-shadow:0 20px 38px rgba(79,70,229,.28)}.track-results-card{margin-top:20px}.track-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 20px 0}.track-stat{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e3e9f3;border-radius:15px;background:#fbfdff}.track-stat-icon{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#eef2ff;color:var(--trk-primary)}.track-stat strong{display:block;color:var(--trk-ink);font-size:1rem;font-weight:950;line-height:1.1;word-break:break-word}.track-stat span{display:block;margin-top:3px;color:var(--trk-muted);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.track-table-wrap{overflow-x:auto;margin:18px 20px 20px;border:1px solid #dbe3ef;border-radius:15px;background:#fff}.track-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.track-table th{padding:15px 16px;background:#f8fafc;border-bottom:1px solid #dbe3ef;color:var(--trk-muted);font-size:.74rem;font-weight:950;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.track-table td{padding:16px;border-bottom:1px solid #edf1f7;color:var(--trk-ink);font-size:.88rem;vertical-align:middle;background:#fff}.track-table tr:last-child td{border-bottom:0}.track-table tr:hover td{background:#fbfdff}.track-order-no{color:var(--trk-primary);font-weight:950;white-space:nowrap}.track-muted{display:block;color:var(--trk-muted);font-size:.78rem;font-weight:750;line-height:1.45}.track-amount{color:var(--trk-ink);font-weight:950;white-space:nowrap}.track-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 11px;border-radius:999px;font-size:.74rem;font-weight:950;white-space:nowrap}.track-status.pending{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.track-status.completed{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.track-status.delivered{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.track-status.cancelled{background:#fff1f2;color:#e11d48;border:1px solid #fecdd3}.track-status.dispatched{background:#f0f9ff;color:#0284c7;border:1px solid #bae6fd}.track-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:8px 11px;border-radius:11px;background:var(--trk-primary);color:#fff;font-size:.78rem;font-weight:950;white-space:nowrap}.track-link:hover{color:#fff;background:var(--trk-primary-dark)}.track-link svg{width:15px;height:15px}.track-empty-note{max-width:760px;margin:0 auto;padding:42px 24px;text-align:center}.track-empty-icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:24px;background:#eef2ff;color:var(--trk-primary);box-shadow:0 16px 32px rgba(79,70,229,.12)}.track-empty-note h2{margin:0 0 10px;color:var(--trk-ink);font-size:1.35rem;font-weight:950}.track-empty-note p{max-width:520px;margin:0 auto 20px;color:var(--trk-muted);line-height:1.7;font-weight:700}@media (max-width:991px){.track-hero{grid-template-columns:1fr}.track-hero-badge{width:100%}.track-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.track-form{grid-template-columns:1fr}.track-submit{width:100%}}@media (max-width:575px){.track-page{padding:14px 0 50px}.track-breadcrumb{align-items:flex-start;flex-direction:column;gap:8px;padding:13px;border-radius:14px}.track-breadcrumb-note{white-space:normal}.track-hero,.track-search-card,.track-results-card,.track-empty-note{border-radius:16px}.track-hero{padding:20px}.track-hero h1{font-size:1.72rem}.track-card-head{align-items:flex-start;flex-direction:column;padding:18px}.track-search-body{padding:18px}.track-summary-grid{grid-template-columns:1fr;padding:18px 18px 0}.track-table-wrap{margin:18px}}.track-card-icon,.track-stat-icon,.track-empty-icon,.track-input-icon,.track-kicker,.track-hero-badge,.track-submit,.track-link,.track-shop-btn{line-height:1 !important}.track-card-icon,.track-stat-icon,.track-empty-icon{flex:0 0 auto !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important}.track-card-icon svg,.track-stat-icon svg,.track-empty-icon svg,.track-kicker svg,.track-hero-badge svg,.track-submit svg,.track-link svg,.track-shop-btn svg{flex:0 0 auto !important;display:block !important;width:18px !important;height:18px !important;min-width:18px !important;min-height:18px !important;max-width:18px !important;max-height:18px !important;stroke:currentColor !important;fill:none !important}.track-card-icon{width:44px !important;height:44px !important;border-radius:15px !important;background:linear-gradient(135deg,#eef2ff 0%,#f4f6ff 100%) !important;color:var(--trk-primary) !important;border:1px solid rgba(79,70,229,.10) !important}.track-stat{position:relative !important;min-width:0 !important;overflow:hidden !important;align-items:center !important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease !important}.track-stat:hover{transform:translateY(-1px) !important;border-color:rgba(79,70,229,.25) !important;box-shadow:0 12px 26px rgba(15,23,42,.06) !important}.track-stat-icon{width:42px !important;height:42px !important;border-radius:15px !important;background:#eef2ff !important;color:var(--trk-primary) !important;border:1px solid rgba(79,70,229,.10) !important}.track-stat>div{min-width:0 !important}.track-stat strong{max-width:100% !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.track-input-icon{width:22px !important;height:22px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}.track-input-icon svg{width:17px !important;height:17px !important;min-width:17px !important;min-height:17px !important;max-width:17px !important;max-height:17px !important;stroke:currentColor !important;fill:none !important}.track-table-wrap{scrollbar-width:thin !important}@media (max-width:575px){.track-card-title{width:100% !important;align-items:center !important}.track-pill,.track-status{align-self:flex-start !important}.track-summary-grid{gap:12px !important}.track-stat{padding:13px !important}}.wishlist-page{padding:18px 0 60px}.wishlist-page .breadcrumb-bar{margin:0 0 18px;padding:13px 16px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)}.wishlist-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem}.wishlist-page .breadcrumb-list a,.wishlist-page .breadcrumb-current{display:inline-flex;align-items:center;gap:6px;color:var(--mt);font-weight:700}.wishlist-page .breadcrumb-current{color:var(--ink);font-weight:800}.wishlist-page .breadcrumb-separator{color:#94a3b8;font-size:.75rem}.wishlist-page .breadcrumb-home-icon{width:15px;height:15px;color:var(--p)}.wishlist-page .page-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 0 22px}.wishlist-page .page-toolbar h1{margin:0 0 8px;font-size:1.1rem;color:var(--ink);font-weight:900}.wishlist-page .page-toolbar p{margin:0;color:var(--mt);font-size:.9rem}.wishlist-page .empty-state{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:34px;text-align:center;color:var(--mt);box-shadow:0 10px 30px rgba(15,23,42,.06)}.wishlist-page .empty-state h3{margin:0 0 14px;color:var(--ink)}.wishlist-page .empty-state a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 18px;border-radius:999px;background:var(--p);color:#fff;font-weight:800}@media(max-width:575px){.wishlist-page{padding-top:12px}.wishlist-page .breadcrumb-bar{padding:12px 13px;border-radius:12px!important}.wishlist-page .page-toolbar{padding-top:10px}}.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.order-breadcrumb{margin:0 0 18px!important;padding:13px 16px!important;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd,#e5e7eb)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cart-breadcrumb-trail,.co-breadcrumb-trail,.contact-breadcrumb-trail,.fp-breadcrumb-trail,.login-breadcrumb-trail,.account-breadcrumb-trail,.track-breadcrumb-trail,.order-breadcrumb-trail{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem;color:var(--mt,#64748b);font-weight:700}.cart-breadcrumb a,.co-breadcrumb a,.contact-breadcrumb a,.fp-breadcrumb a,.login-breadcrumb a,.account-breadcrumb a,.track-breadcrumb a,.order-breadcrumb a{color:var(--mt,#64748b)!important;font-weight:700;text-decoration:none}.cart-breadcrumb a:hover,.co-breadcrumb a:hover,.contact-breadcrumb a:hover,.fp-breadcrumb a:hover,.login-breadcrumb a:hover,.account-breadcrumb a:hover,.track-breadcrumb a:hover,.order-breadcrumb a:hover{color:var(--p,var(--primary,#2563eb))!important}@media(max-width:575px){.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.order-breadcrumb{padding:12px 13px!important;border-radius:12px!important}}:root{--ds-bc-bg:#fff;--ds-bc-bg2:#f8fafc;--ds-bc-border:#e2e8f0;--ds-bc-text:#64748b;--ds-bc-current:#020617;--ds-bc-primary:var(--primary,#4f46e5)}.breadcrumb-bar,.ds-breadcrumb,.brand-breadcrumb,.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.ord-breadcrumb,.order-breadcrumb,.reg-breadcrumb,.pdp-breadcrumb,.pdp-safe-breadcrumb{width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:13px 16px!important;background:linear-gradient(135deg,var(--ds-bc-bg) 0%,var(--ds-bc-bg2) 100%)!important;border:1px solid var(--ds-bc-border)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;color:var(--ds-bc-text)!important}.breadcrumb-list,.brand-breadcrumb ul,.cart-breadcrumb-trail,.co-breadcrumb-trail,.contact-breadcrumb-trail,.fp-breadcrumb-trail,.login-breadcrumb-trail,.account-breadcrumb-trail,.track-breadcrumb-trail,.ord-breadcrumb-trail,.order-breadcrumb-trail,.reg-breadcrumb-trail,.pdp-breadcrumb-trail{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;font-size:13px!important;line-height:1.35!important;font-weight:800!important;color:var(--ds-bc-text)!important;min-width:0!important}.breadcrumb-bar a,.ds-breadcrumb a,.brand-breadcrumb a,.cart-breadcrumb a,.co-breadcrumb a,.contact-breadcrumb a,.fp-breadcrumb a,.login-breadcrumb a,.account-breadcrumb a,.track-breadcrumb a,.ord-breadcrumb a,.order-breadcrumb a,.reg-breadcrumb a,.pdp-breadcrumb a,.pdp-safe-breadcrumb a{display:inline-flex!important;align-items:center!important;gap:6px!important;color:var(--ds-bc-text)!important;text-decoration:none!important;font-weight:800!important;white-space:nowrap!important}.breadcrumb-bar a:hover,.ds-breadcrumb a:hover,.brand-breadcrumb a:hover,.cart-breadcrumb a:hover,.co-breadcrumb a:hover,.contact-breadcrumb a:hover,.fp-breadcrumb a:hover,.login-breadcrumb a:hover,.account-breadcrumb a:hover,.track-breadcrumb a:hover,.ord-breadcrumb a:hover,.order-breadcrumb a:hover,.reg-breadcrumb a:hover,.pdp-breadcrumb a:hover,.pdp-safe-breadcrumb a:hover{color:var(--ds-bc-primary)!important;text-decoration:none!important}.breadcrumb-current,.brand-breadcrumb b,.ds-breadcrumb strong{color:var(--ds-bc-current)!important;font-weight:900!important;word-break:break-word!important}.breadcrumb-home-icon{width:15px!important;height:15px!important;min-width:15px!important;color:var(--ds-bc-primary)!important}.cart-breadcrumb-note,.co-breadcrumb-note,.contact-breadcrumb-note,.fp-breadcrumb-note,.login-breadcrumb-note,.account-breadcrumb-note,.track-breadcrumb-note,.ord-breadcrumb-note,.order-breadcrumb-note{font-size:12px!important;line-height:1.3!important;font-weight:800!important;color:var(--ds-bc-text)!important;margin-left:auto!important}@media(max-width:767px){.breadcrumb-bar,.ds-breadcrumb,.brand-breadcrumb,.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.ord-breadcrumb,.order-breadcrumb,.reg-breadcrumb,.pdp-breadcrumb,.pdp-safe-breadcrumb{padding:12px 13px!important;border-radius:12px!important;margin-bottom:14px!important;gap:8px!important}.breadcrumb-list,.brand-breadcrumb ul,.cart-breadcrumb-trail,.co-breadcrumb-trail,.contact-breadcrumb-trail,.fp-breadcrumb-trail,.login-breadcrumb-trail,.account-breadcrumb-trail,.track-breadcrumb-trail,.ord-breadcrumb-trail,.order-breadcrumb-trail,.reg-breadcrumb-trail,.pdp-breadcrumb-trail{font-size:12px!important;gap:6px!important}.cart-breadcrumb-note,.co-breadcrumb-note,.contact-breadcrumb-note,.fp-breadcrumb-note,.login-breadcrumb-note,.account-breadcrumb-note,.track-breadcrumb-note,.ord-breadcrumb-note,.order-breadcrumb-note{display:none!important}.breadcrumb-current,.brand-breadcrumb b,.ds-breadcrumb strong{max-width:calc(100vw - 120px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:inline-block!important;vertical-align:middle!important}}@media(max-width:380px){.breadcrumb-bar,.ds-breadcrumb,.brand-breadcrumb,.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.ord-breadcrumb,.order-breadcrumb,.reg-breadcrumb,.pdp-breadcrumb,.pdp-safe-breadcrumb{padding:10px 11px!important}.breadcrumb-list,.brand-breadcrumb ul,.cart-breadcrumb-trail,.co-breadcrumb-trail,.contact-breadcrumb-trail,.fp-breadcrumb-trail,.login-breadcrumb-trail,.account-breadcrumb-trail,.track-breadcrumb-trail,.ord-breadcrumb-trail,.order-breadcrumb-trail,.reg-breadcrumb-trail,.pdp-breadcrumb-trail{font-size:11px!important}}.breadcrumb-bar,.ds-breadcrumb,.brand-breadcrumb,.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.ord-breadcrumb,.order-breadcrumb,.reg-breadcrumb,.pdp-breadcrumb,.pdp-safe-breadcrumb{width:100%!important;margin:0 0 18px!important;padding:13px 16px!important;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid var(--bd,#e2e8f0)!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:50px!important}.breadcrumb-list,.brand-breadcrumb ul,.cart-breadcrumb-trail,.co-breadcrumb-trail,.contact-breadcrumb-trail,.fp-breadcrumb-trail,.login-breadcrumb-trail,.account-breadcrumb-trail,.track-breadcrumb-trail,.ord-breadcrumb-trail,.order-breadcrumb-trail,.reg-breadcrumb-trail,.pdp-breadcrumb-trail{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;font-size:13px!important;line-height:1.3!important;font-weight:800!important;min-width:0!important}.breadcrumb-bar a,.ds-breadcrumb a,.brand-breadcrumb a,.cart-breadcrumb a,.co-breadcrumb a,.contact-breadcrumb a,.fp-breadcrumb a,.login-breadcrumb a,.account-breadcrumb a,.track-breadcrumb a,.ord-breadcrumb a,.order-breadcrumb a,.reg-breadcrumb a,.pdp-breadcrumb a,.pdp-safe-breadcrumb a{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#64748b!important;text-decoration:none!important;font-weight:800!important;white-space:nowrap!important}.breadcrumb-bar a:hover,.ds-breadcrumb a:hover,.brand-breadcrumb a:hover{color:var(--p,#4f46e5)!important;text-decoration:none!important}.breadcrumb-current,.brand-breadcrumb b,.ds-breadcrumb strong{display:inline-flex!important;align-items:center!important;color:#020617!important;font-weight:900!important;word-break:break-word!important}.breadcrumb-separator,.brand-breadcrumb span{color:#94a3b8!important;font-weight:800!important}.breadcrumb-home-icon{width:15px!important;height:15px!important;color:var(--p,#4f46e5)!important;flex:0 0 auto!important}.breadcrumb-note{margin-left:auto;color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}@media(max-width:767px){.breadcrumb-bar,.ds-breadcrumb,.brand-breadcrumb,.cart-breadcrumb,.co-breadcrumb,.contact-breadcrumb,.fp-breadcrumb,.login-breadcrumb,.account-breadcrumb,.track-breadcrumb,.ord-breadcrumb,.order-breadcrumb,.reg-breadcrumb,.pdp-breadcrumb,.pdp-safe-breadcrumb{padding:12px 13px!important;border-radius:12px!important;margin-bottom:14px!important;min-height:46px!important;align-items:flex-start!important}.breadcrumb-list,.brand-breadcrumb ul,.cart-breadcrumb-trail,.co-breadcrumb-trail,.contact-breadcrumb-trail,.fp-breadcrumb-trail,.login-breadcrumb-trail,.account-breadcrumb-trail,.track-breadcrumb-trail,.ord-breadcrumb-trail,.order-breadcrumb-trail,.reg-breadcrumb-trail,.pdp-breadcrumb-trail{font-size:12px!important;gap:6px!important;flex-wrap:nowrap!important;overflow:hidden!important}.breadcrumb-current,.brand-breadcrumb b,.ds-breadcrumb strong{max-width:calc(100vw - 140px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:inline-block!important}.breadcrumb-note,.cart-breadcrumb-note,.co-breadcrumb-note,.contact-breadcrumb-note,.fp-breadcrumb-note,.login-breadcrumb-note,.account-breadcrumb-note,.track-breadcrumb-note,.ord-breadcrumb-note,.order-breadcrumb-note{display:none!important}}@media(max-width:380px){.breadcrumb-bar,.ds-breadcrumb,.brand-breadcrumb{padding:10px 11px!important}.breadcrumb-list,.brand-breadcrumb ul{font-size:11px!important}.breadcrumb-current,.brand-breadcrumb b,.ds-breadcrumb strong{max-width:calc(100vw - 115px)!important}}.social-proof{position:fixed;bottom:80px;left:16px;display:none;gap:12px;background:#fff;padding:14px 16px;max-width:340px;border-radius:16px;box-shadow:0 12px 35px rgba(0,0,0,.12);align-items:center;z-index:999;border:1px solid var(--bd,#e2e8f0);animation:spIn .4s ease;cursor:pointer}.social-proof.is-visible{display:flex!important}@media(min-width:768px){.social-proof{bottom:24px;left:24px}}@keyframes spIn{from{transform:translateX(-30px);opacity:0}to{transform:translateX(0);opacity:1}}.sp-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--p,#4f46e5),#818cf8);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;flex-shrink:0}.sp-img{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid var(--bd,#e2e8f0);flex-shrink:0}.sp-info{min-width:0}.sp-info p{margin:0;font-size:.8rem;line-height:1.4;color:var(--ink,#0f172a)}.sp-info em{font-style:normal;color:var(--p,#4f46e5);font-weight:700}.sp-info small{display:block;color:var(--mt,#64748b);font-size:.65rem;margin-top:2px}@media(max-width:575px){.social-proof{left:10px;right:10px;bottom:70px;max-width:none;padding:12px;gap:10px}.sp-avatar{width:36px;height:36px;font-size:12px}.sp-img{width:44px;height:44px}.sp-info p{font-size:.75rem}}.dealstore-wa-float{position:fixed;left:24px;bottom:24px;z-index:160;display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 20px;border-radius:12px;background:#047857!important;color:#fff!important;text-decoration:none!important;font-weight:950;font-size:14px;box-shadow:0 14px 34px rgba(4,120,87,.26);border:1px solid rgba(255,255,255,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.dealstore-wa-float:hover{background:#065f46!important;transform:translateY(-2px);box-shadow:0 18px 42px rgba(4,120,87,.32)}.dealstore-wa-float svg{width:21px;height:21px;flex:0 0 21px;color:#fff}.dealstore-wa-float span{color:#fff!important;line-height:1.15}.back-to-top{right:18px!important;left:auto!important;bottom:24px!important;z-index:150!important;background:#4f46e5!important;color:#fff!important}.back-to-top.show{display:flex!important}@media(max-width:767px){.dealstore-wa-float{left:14px;right:auto;bottom:78px;min-height:48px;padding:0 16px;border-radius:14px;font-size:13px;max-width:calc(100vw - 92px)}.dealstore-wa-float span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.back-to-top{right:14px!important;bottom:78px!important;width:48px!important;height:48px!important}.social-proof{bottom:136px!important}}.social-proof{cursor:pointer}.social-proof:hover{box-shadow:0 16px 44px rgba(15,23,42,.18)}.sp-img{object-fit:contain!important;background:#f8fafc}.pdp-watch-alert{background:#fff!important;color:#7c2d12!important;border-color:#fb923c!important}.pdp-live-watch-count{color:#dc2626!important;font-weight:950}.pdp-buy{background:#ea580c!important;color:#fff!important}.pdp-wishlist{background:#fff!important;color:#be123c!important;border-color:#fb7185!important}.pdp-whatsapp{background:#15803d!important;border-color:#15803d!important;color:#fff!important}.pdp-whatsapp:hover{background:#166534!important}.pdp-btn,.pdp-wishlist,.pdp-whatsapp{min-height:52px!important}.pdp-qty{min-height:52px!important}.pdp-qty button{min-width:44px!important;font-size:18px}.pdp-qty input{min-width:44px}.flash-sold-text strong,.flash-card strong,.flash-price-now{color:#0f172a!important}.flash-discount,.discount-tag,.product-badge{color:#fff!important;background:#dc2626!important}.newsletter-wrap p,.footer-copyright,.site-footer{color:#e5e7eb!important}.promo-strip span,.trust-item,.trust-text span{color:#0f172a}.pdp-tab-btn[role="tab"]{min-height:44px}.pdp-stars[aria-label]{aria-hidden:true}.pdp-review-file{display:block;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;padding:14px;margin:8px 0 12px}.pdp-review-file label{display:flex;gap:12px;align-items:center;cursor:pointer;color:#0f172a;font-weight:900}.pdp-review-file small{display:block;margin-top:4px;color:#64748b;font-weight:700}.pdp-review-file input{width:100%;margin-top:10px}.pdp-delivery-box{box-shadow:0 12px 34px rgba(15,23,42,.06)}.pdp-delivery-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative;margin:22px 0 16px}.pdp-delivery-timeline:before{content:"";position:absolute;top:25px;left:9%;right:9%;height:4px;background:#e5e7eb;border-radius:999px}.pdp-delivery-timeline:after{content:"";position:absolute;top:25px;left:9%;width:50%;height:4px;background:#15803d;border-radius:999px}.pdp-delivery-step{position:relative;text-align:center;z-index:1}.pdp-delivery-icon{width:54px;height:54px;margin:0 auto 8px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff;border:4px solid #e5e7eb;color:#94a3b8;font-weight:950;box-shadow:0 4px 14px rgba(15,23,42,.12)}.pdp-delivery-step.done .pdp-delivery-icon{background:#15803d;border-color:#15803d;color:#fff}.pdp-delivery-step.current .pdp-delivery-icon{background:#fff;border-color:#0ea5e9;color:#0f172a}.pdp-delivery-date{display:block;color:#64748b;font-size:12px;font-weight:900}.pdp-delivery-label{display:block;color:#0f172a;font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase;margin-top:4px}.pdp-delivery-note{margin:0 0 8px!important;color:#334155!important;font-weight:850!important}@media(max-width:575px){.pdp-action-row,.pdp-secondary-row{gap:10px}.pdp-delivery-timeline{gap:6px}.pdp-delivery-icon{width:48px;height:48px}.pdp-delivery-date{font-size:11px}.pdp-delivery-label{font-size:10px}.pdp-delivery-timeline:before,.pdp-delivery-timeline:after{top:23px}}:root{--ds-z-header:1000;--ds-z-mega:1100;--ds-z-search:1200;--ds-z-backdrop:1300;--ds-z-menu:1400;--ds-z-user:1450;--ds-z-cart:1460;--ds-z-social:900;--ds-z-whatsapp:920;--ds-z-top:910}.site-header{z-index:var(--ds-z-header)!important}.mega-menu,.cat-dropdown-menu{z-index:var(--ds-z-mega)!important}.predictive-search-box,.ajax-search-results,.search-results-dropdown{z-index:var(--ds-z-search)!important}.oc-backdrop{position:fixed!important;inset:0!important;background:rgba(15,23,42,.48)!important;backdrop-filter:blur(3px);opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important;z-index:var(--ds-z-backdrop)!important}.oc-backdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.oc-sidebar,.user-offcanvas{position:fixed!important;top:0!important;bottom:0!important;width:min(420px,92vw)!important;max-width:92vw!important;background:#fff!important;box-shadow:0 22px 80px rgba(15,23,42,.25)!important;visibility:hidden!important;pointer-events:none!important;transition:transform .28s cubic-bezier(.22,1,.36,1),visibility .28s ease!important;will-change:transform;overflow-y:auto!important;overscroll-behavior:contain!important}.oc-sidebar.from-left{left:0!important;right:auto!important;transform:translate3d(-104%,0,0)!important;z-index:var(--ds-z-menu)!important}.oc-sidebar.from-right{right:0!important;left:auto!important;transform:translate3d(104%,0,0)!important;z-index:var(--ds-z-cart)!important}.user-offcanvas{right:0!important;left:auto!important;transform:translate3d(104%,0,0)!important;z-index:var(--ds-z-user)!important}.oc-sidebar.open,.user-offcanvas.open{visibility:visible!important;pointer-events:auto!important;transform:translate3d(0,0,0)!important}.social-proof{z-index:var(--ds-z-social)!important;left:24px!important;bottom:92px!important;max-width:min(360px,calc(100vw - 32px))!important;border-radius:20px!important;box-shadow:0 18px 48px rgba(15,23,42,.18)!important;transform:translate3d(-18px,8px,0);opacity:0;transition:opacity .28s ease,transform .28s ease,box-shadow .2s ease!important;animation:none!important}.social-proof.is-visible{display:flex!important;opacity:1!important;transform:translate3d(0,0,0)!important}.dealstore-wa-float{z-index:var(--ds-z-whatsapp)!important;left:24px!important;bottom:24px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;padding:0!important;border-radius:999px!important;justify-content:center!important;background:#25d366!important;box-shadow:0 16px 42px rgba(37,211,102,.34)!important;animation:waPulse 2.4s ease-in-out infinite}.dealstore-wa-float span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.dealstore-wa-float svg{width:30px!important;height:30px!important}.dealstore-wa-float:hover{transform:translateY(-3px) scale(1.03)!important;background:#128c7e!important}.back-to-top{z-index:var(--ds-z-top)!important;border-radius:999px!important;box-shadow:0 14px 34px rgba(79,70,229,.24)!important}@keyframes waPulse{0%,100%{box-shadow:0 16px 42px rgba(37,211,102,.34),0 0 0 0 rgba(37,211,102,.25)}50%{box-shadow:0 16px 42px rgba(37,211,102,.34),0 0 0 12px rgba(37,211,102,0)}}@media(max-width:767px){.oc-sidebar,.user-offcanvas{width:min(390px,94vw)!important;max-width:94vw!important}.dealstore-wa-float{left:14px!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important}.back-to-top{right:14px!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:50px!important;height:50px!important}.social-proof{left:10px!important;right:10px!important;bottom:calc(150px + env(safe-area-inset-bottom))!important;max-width:none!important;padding:12px!important}.mobile-nav{z-index:850!important}}@media(prefers-reduced-motion:reduce){.dealstore-wa-float,.social-proof,.oc-sidebar,.user-offcanvas,.oc-backdrop{animation:none!important;transition:none!important}}.promo-strip{background:linear-gradient(90deg,#1e1b4b 0%,#312e81 50%,#1e1b4b 100%)!important;color:#fff!important;text-align:center!important;padding:10px 48px 10px 16px!important;font-size:.82rem!important;font-weight:500!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:all .3s!important;overflow:hidden!important;min-height:42px!important}.close-promo{background:#fff!important;color:#312e81!important}.ann-bar{min-height:36px}.site-header{min-height:72px}.cat-nav{min-height:44px}.trust-bar{min-height:112px}.flash-section{min-height:430px;contain:layout paint}.flash-section .container{min-height:390px}.hero-section,.hero-slider,.hero-slide{aspect-ratio:1400/467!important;overflow:hidden}.hero-slide a,.hero-slide img{width:100%;height:100%;display:block}.hero-slide img{object-fit:cover}.product-card-img,.flash-card-img{aspect-ratio:1/1!important;overflow:hidden}.product-card-img img,.flash-card-img img{width:100%!important;height:100%!important;object-fit:contain}.category-card{min-height:220px!important;overflow:hidden}.category-card-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block}@media(max-width:991px){.site-header{min-height:60px}.flash-section{min-height:520px}.flash-section .container{min-height:480px}}@media(max-width:767px){.promo-strip{min-height:46px!important;font-size:12px!important}.hero-section,.hero-slider,.hero-slide{aspect-ratio:3/1!important}.trust-bar{min-height:164px}.flash-section{min-height:472px}.flash-section .container{min-height:432px}.category-card{min-height:180px!important}}.flash-track{overflow-x:auto!important;scroll-snap-type:x proximity!important;transform:none!important;will-change:auto!important;transition:none!important;padding-bottom:4px}.flash-track::-webkit-scrollbar{display:none}.flash-card{scroll-snap-align:start;flex:0 0 calc((100% - 56px)/5)!important}@media(max-width:1199px){.flash-card{flex-basis:calc((100% - 28px)/3)!important}}@media(max-width:767px){.flash-card{flex-basis:calc((100% - 14px)/2)!important}}:root{--ds-z-header-final:1000;--ds-z-mobile-nav-final:1200;--ds-z-floating-final:1300;--ds-z-overlay-final:1000000;--ds-z-menu-final:1000010;--ds-z-cart-final:1000020;--ds-z-user-final:1000030;--ds-mobile-nav-height:68px;--font:"Poppins",sans-serif;--font-family:"Poppins",sans-serif;}.site-header,.site-header.is-fixed,.sticky-header,.header-sticky,.is-sticky,.fixed-header{z-index:var(--ds-z-header-final)!important;}.mobile-nav,.bottom-nav,.ds-mobile-nav{z-index:var(--ds-z-mobile-nav-final)!important;}.oc-backdrop,.offcanvas-backdrop,.drawer-backdrop,.sidebar-backdrop{position:fixed!important;inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;margin:0!important;background:rgba(15,23,42,.58)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:var(--ds-z-overlay-final)!important;backdrop-filter:blur(3px)!important;transition:opacity .22s ease,visibility .22s ease!important;}.oc-backdrop.open,.offcanvas-backdrop.show,.drawer-backdrop.open,.sidebar-backdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;}.oc-sidebar,.offcanvas,.mobile-menu-sidebar,#menuSidebar,#cartSidebar,#accountSidebar,.user-offcanvas,#userOffcanvas,.account-offcanvas,.my-account-sidebar{position:fixed!important;top:0!important;bottom:auto!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;background:#fff!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;visibility:hidden!important;pointer-events:none!important;will-change:transform!important;transition:transform .28s cubic-bezier(.22,1,.36,1),visibility .28s ease!important;box-shadow:0 30px 90px rgba(15,23,42,.28)!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important;}.oc-sidebar.from-left,#menuSidebar,.mobile-menu-sidebar{left:0!important;right:auto!important;width:min(420px,94vw)!important;max-width:94vw!important;transform:translate3d(-105%,0,0)!important;z-index:var(--ds-z-menu-final)!important;}.oc-sidebar.from-right,#cartSidebar{right:0!important;left:auto!important;width:min(420px,94vw)!important;max-width:94vw!important;transform:translate3d(105%,0,0)!important;z-index:var(--ds-z-cart-final)!important;}.user-offcanvas,#userOffcanvas,#accountSidebar,.account-offcanvas,.my-account-sidebar{right:0!important;left:auto!important;width:min(400px,94vw)!important;max-width:94vw!important;transform:translate3d(105%,0,0)!important;z-index:var(--ds-z-user-final)!important;box-shadow:-30px 0 90px rgba(15,23,42,.28)!important;}.oc-sidebar.open,#menuSidebar.open,#cartSidebar.open,#accountSidebar.open,.user-offcanvas.open,#userOffcanvas.open,.account-offcanvas.open,.my-account-sidebar.open{visibility:visible!important;pointer-events:auto!important;transform:translate3d(0,0,0)!important;}.oc-sidebar[aria-hidden="true"],.user-offcanvas[aria-hidden="true"]{visibility:hidden!important;pointer-events:none!important;}body.oc-open,body.oc-lock,body.ds-modal-open,html.oc-lock{overflow:hidden!important;touch-action:none!important;}.oc-header,.user-offcanvas-header{padding-top:max(14px,env(safe-area-inset-top))!important;}.oc-footer,.menu-bottom-actions,.mobile-menu-bottom,.oc-bottom-actions{display:flex!important;align-items:center!important;gap:10px!important;padding:14px 16px max(16px,env(safe-area-inset-bottom))!important;}.oc-footer a,.menu-bottom-actions a,.mobile-menu-bottom a,.oc-bottom-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:46px!important;flex:1 1 0!important;border-radius:14px!important;color:#fff!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;}.oc-footer a svg,.menu-bottom-actions a svg,.mobile-menu-bottom a svg,.oc-bottom-actions a svg{width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important;color:currentColor!important;stroke:currentColor!important;}.dealstore-wa-float,.whatsapp-float,.wa-float{z-index:var(--ds-z-floating-final)!important;}.back-to-top,#scrollTopBtn{z-index:calc(var(--ds-z-floating-final) - 1)!important;}.social-proof,#socialProof{z-index:calc(var(--ds-z-floating-final) - 2)!important;}@media(max-width:767px){.oc-sidebar,.oc-sidebar.from-left,.oc-sidebar.from-right,#menuSidebar,#cartSidebar,#accountSidebar,.user-offcanvas,#userOffcanvas,.account-offcanvas,.my-account-sidebar{top:0!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;}.oc-footer,.menu-bottom-actions,.mobile-menu-bottom,.oc-bottom-actions{gap:8px!important;padding-left:12px!important;padding-right:12px!important;}}@endif body.ds-theme .site-header{min-height:72px;contain:layout paint;}body.ds-theme .promo-strip,body.ds-theme .ann-bar{contain:layout paint;}body.ds-theme main{min-height:60vh;}body.ds-theme .hero-slider,body.ds-theme .hero-slide{aspect-ratio:3/1;min-height:180px;contain:layout paint;}body.ds-theme .flash-section,body.ds-theme .flash-wrap{min-height:420px;contain:layout paint;}body.ds-theme .flash-card{min-height:360px;contain:layout paint;}body.ds-theme .newsletter-section{contain:layout paint;}body.ds-theme .newsletter-wrap p{color:#e5e7eb!important;}body.ds-theme .pdp-page .container{contain:layout paint;}body.ds-theme .pdp-shell{min-height:720px;contain:layout paint;}body.ds-theme .pdp-gallery{min-height:700px;}body.ds-theme .pdp-info{min-height:620px;}body.ds-theme .pdp-title{min-height:44px;}body.ds-theme .pdp-price-row,body.ds-theme .pdp-rating-row,body.ds-theme .pdp-stock-row{min-height:32px;}body.ds-theme .pdp-qty button,body.ds-theme .pdp-qty input{min-width:48px!important;min-height:48px!important;}body.ds-theme .pdp-btn{min-height:52px!important;}@media(max-width:991px){body.ds-theme .hero-slider,body.ds-theme .hero-slide{min-height:140px;}body.ds-theme .flash-section,body.ds-theme .flash-wrap{min-height:460px;}body.ds-theme .pdp-shell{min-height:1120px;}body.ds-theme .pdp-gallery{min-height:520px;}body.ds-theme .pdp-info{min-height:560px;}}@media(max-width:575px){body.ds-theme .hero-slider,body.ds-theme .hero-slide{min-height:120px;}body.ds-theme .pdp-main-image{aspect-ratio:1/1;min-height:320px;}body.ds-theme .pdp-gallery{min-height:455px;}body.ds-theme .pdp-info{min-height:600px;}}body.ds-theme{margin:0;background:#f8fafc;color:#0f172a;font-family:"Poppins",sans-serif}.site-header{background:#fff;border-bottom:1px solid #e2e8f0}.container{max-width:1400px;margin:0 auto;padding:0 16px}.ds-breadcrumb,.brand-breadcrumb,.pdp-breadcrumb{min-height:50px;border:1px solid #dbe3ef;border-radius:14px;background:#fff}.pdp-page{background:#f8fafc;min-height:70vh}.pdp-page img,.product-card-img img,.hero-slide img{height:auto;max-width:100%}.pdp-gallery,.pdp-info,.pdp-tabs,.pdp-related{background:#fff;border:1px solid #e2e8f0;border-radius:18px}.pdp-main-image{aspect-ratio:1/1;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pdp-main-image img{width:100%;height:100%;object-fit:contain}.pdp-thumbs{min-height:132px;display:flex;gap:10px;overflow-x:auto}.pdp-thumb{width:120px;height:120px;flex:0 0 120px}.pdp-thumb img{width:120px;height:120px;object-fit:contain}.back-to-top,.dealstore-wa-float{position:fixed}.oc-sidebar[aria-hidden="true"]{visibility:hidden;pointer-events:none}.oc-sidebar.open{visibility:visible;pointer-events:auto}@media(max-width:767px){body.ds-theme{padding-bottom:64px}.dealstore-wa-float{left:14px;right:auto;bottom:78px}.back-to-top{right:14px;bottom:78px}.pdp-thumb,.pdp-thumb img{width:88px;height:88px}.pdp-thumbs{min-height:100px}}.promo-strip{min-height:44px!important;background:#fff7ed!important;color:#7c2d12!important;border-bottom:1px solid #fed7aa!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:8px 48px 8px 16px!important;position:relative!important;line-height:1.35!important;font-weight:800!important}.promo-strip span{color:#7c2d12!important}.close-promo{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important;border-radius:999px!important;background:#fff!important;color:#7c2d12!important;border:1px solid #fed7aa!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-search-panel{width:min(100%,420px)!important;background:#fff!important;border-radius:0 0 18px 18px!important;box-shadow:0 24px 70px rgba(15,23,42,.28)!important;overflow:hidden!important}.user-offcanvas{position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:min(390px,92vw)!important;max-width:92vw!important;z-index:2600!important;background:#fff!important;transform:translateX(104%)!important;transition:transform .26s ease!important;will-change:transform!important;contain:layout paint!important;overflow-y:auto!important;box-shadow:-24px 0 60px rgba(15,23,42,.22)!important}.user-offcanvas.open{transform:translateX(0)!important}.user-offcanvas[aria-hidden="true"]{visibility:hidden!important;pointer-events:none!important}.hero-slide img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hero-dots button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border:0!important;background:transparent!important;position:relative!important}.hero-dots button:before{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:999px;background:#cbd5e1;transform:translate(-50%,-50%)}.hero-dots button.active:before{background:#4f46e5}.flash-title-text span,.trust-text span{color:#334155!important}.trust-item{min-height:72px!important}.product-card-img,.flash-card-img{aspect-ratio:1/1!important;min-height:0!important}.product-card-img img,.flash-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}@media(max-width:767px){.promo-strip{min-height:48px!important;padding-right:48px!important;font-size:12px!important}.hero-section,.hero-slider,.hero-slide{aspect-ratio:3/1!important}.user-offcanvas{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.mobile-search-modal{padding-top:72px!important}.social-proof{bottom:136px!important}}.promo-strip{background:linear-gradient(90deg,#1e1b4b 0%,#312e81 50%,#1e1b4b 100%)!important;color:#fff!important;text-align:center!important;padding:10px 48px 10px 16px!important;font-size:.82rem!important;font-weight:500!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:all .3s!important;overflow:hidden!important;min-height:42px!important;border-bottom:0!important}.promo-strip span{color:#fff!important}.close-promo{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;border-radius:999px!important;background:#fff!important;color:#312e81!important;border:1px solid rgba(255,255,255,.35)!important;display:flex!important;align-items:center!important;justify-content:center!important}.ann-bar{min-height:36px!important}.site-header{min-height:72px!important}.cat-nav{min-height:44px!important}.trust-bar{min-height:112px!important}.flash-section{min-height:430px!important;contain:layout paint!important}.flash-section .container{min-height:390px!important}.reveal,.reveal.active,.reveal.visible{opacity:1!important;transform:none!important;transition:none!important}.hero-section,.hero-slider,.hero-slide{aspect-ratio:1400/467!important;min-height:0!important;overflow:hidden!important}.hero-slide a,.hero-slide img{display:block!important;width:100%!important;height:100%!important}.hero-slide img{object-fit:cover!important}.hero-dots button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.product-card-img,.flash-card-img{aspect-ratio:1/1!important;overflow:hidden!important}.product-card-img img,.flash-card-img img{width:100%!important;height:100%!important;object-fit:contain!important}.category-card{min-height:220px!important;overflow:hidden!important}.category-card-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.newsletter-section,.newsletter-section p,.newsletter-wrap p{color:#fff!important}.newsletter-wrap p{opacity:1!important}.footer-col-title{font-size:16px!important;font-weight:900!important}.user-offcanvas[aria-hidden="true"]{visibility:hidden!important;pointer-events:none!important;transform:translateX(104%)!important}.user-offcanvas.open{visibility:visible!important;transform:translateX(0)!important}.mobile-search-modal{position:fixed!important;inset:0!important;z-index:2400!important;background:rgba(15,23,42,.62)!important;display:none!important;align-items:flex-start!important;justify-content:center!important;padding:72px 14px 14px!important}.mobile-search-modal.open{display:flex!important}body.ds-modal-open{overflow:hidden!important}@media(max-width:991px){.site-header{min-height:60px!important}.flash-section{min-height:520px!important}.flash-section .container{min-height:480px!important}}@media(max-width:767px){.promo-strip{min-height:46px!important;font-size:12px!important}.hero-section,.hero-slider,.hero-slide{aspect-ratio:3/1!important}.trust-bar{min-height:164px!important}.flash-section{min-height:472px!important}.flash-section .container{min-height:432px!important}.category-card{min-height:180px!important}.social-proof{bottom:136px!important}}html{font-display:optional;}body.ds-theme{overflow-x:hidden;}body.ds-theme .site-header{height:auto;min-height:72px!important;position:sticky;top:0;z-index:1200;}body.ds-theme .header-logo,.site-logo-link{width:220px;min-width:220px;height:56px;display:flex;align-items:center;}body.ds-theme .site-logo-img{width:220px!important;height:55px!important;object-fit:contain!important;display:block!important;}body.ds-theme .nav-links{min-height:44px;display:flex;align-items:center;}body.ds-theme .hero-section{width:100%;max-width:1400px;margin-inline:auto;background:#f1f5f9;}body.ds-theme .trust-bar .container{min-height:112px;}body.ds-theme .product-grid{align-items:stretch;}body.ds-theme .product-card{content-visibility:auto;contain-intrinsic-size:360px 420px;}body.ds-theme .product-card-title{min-height:42px;}body.ds-theme .product-card-price,.body.ds-theme .card-price{min-height:28px;}body.ds-theme .pdp-page{padding-top:14px;}body.ds-theme .pdp-main-image{background:#fff;}body.ds-theme .pdp-main-image:before,.hero-slide:before{content:"";display:block;position:absolute;inset:0;background:#fff;z-index:-1;}body.ds-theme .dealstore-wa-float,body.ds-theme .back-to-top,body.ds-theme .social-proof,body.ds-theme .mobile-bottom-nav{transform:translateZ(0);contain:layout paint;}@media(max-width:767px){body.ds-theme .site-header{min-height:60px!important;}body.ds-theme .header-logo,.site-logo-link{width:155px;min-width:155px;height:48px;}body.ds-theme .site-logo-img{width:155px!important;height:39px!important;}body.ds-theme .mobile-bottom-nav{height:64px;min-height:64px;}body.ds-theme main{padding-bottom:64px;}.pdp-page .container{padding-left:12px;padding-right:12px;}}.toast-container{position:fixed!important;right:18px!important;top:18px!important;z-index:99999!important;display:grid!important;gap:10px!important;max-width:min(390px,calc(100vw - 24px))!important;pointer-events:none!important}.toast-item{display:flex!important;align-items:center!important;gap:10px!important;padding:13px 15px!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;box-shadow:0 20px 50px rgba(15,23,42,.22)!important;border:1px solid #e2e8f0!important;border-left:5px solid #16a34a!important;font-size:13px!important;font-weight:800!important;line-height:1.4!important;pointer-events:auto!important;animation:dsToastIn .22s ease both!important}.toast-item.removing{animation:dsToastOut .22s ease both!important}.toast-icon{width:20px!important;height:20px!important;flex:0 0 20px!important;color:#16a34a!important}@keyframes dsToastIn{from{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}@keyframes dsToastOut{to{opacity:0;transform:translateY(-8px) scale(.98)}}body.ds-theme .site-header{position:sticky!important;top:0!important;z-index:1800!important;will-change:box-shadow!important}body.ds-theme .site-header.is-fixed{box-shadow:0 14px 35px rgba(15,23,42,.12)!important}.oc-backdrop,.offcanvas-backdrop{z-index:2400!important}.oc-sidebar,.user-offcanvas{z-index:2600!important}.cat-dropdown,.nav-dropdown,.header-search,.search-form{position:relative!important}.cat-dropdown-menu,.nav-dropdown-menu,#catDropdownMenu,#navAccountsMenu{position:absolute!important;top:calc(100% + 8px)!important;z-index:2300!important;display:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.cat-dropdown-menu.open,.nav-dropdown-menu.open,#catDropdownMenu.open,#navAccountsMenu.open{display:block!important}.predictive-search-box{z-index:99990!important}.header-search .predictive-search-box{left:0!important;right:0!important;min-width:320px!important}.mobile-search-panel .predictive-search-box{position:fixed!important;left:14px!important;right:14px!important;top:132px!important}.breadcrumb-bar.ds-breadcrumb{width:min(1400px,calc(100% - 32px))!important;margin:14px auto 18px!important}@media(max-width:767px){.toast-container{top:10px!important;right:10px!important;left:10px!important;max-width:none!important}.breadcrumb-bar.ds-breadcrumb{width:calc(100% - 24px)!important;margin:12px auto 16px!important}}body.ds-theme .product-card,body.ds-theme .flash-card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important}body.ds-theme .product-card .product-card-body,body.ds-theme .flash-card .flash-card-body,body.ds-theme .product-card-content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important}body.ds-theme .product-card-title,body.ds-theme .product-title,body.ds-theme .flash-card-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:42px!important;max-height:42px!important;line-height:1.35!important;margin-bottom:8px!important}body.ds-theme .product-card .price-row,body.ds-theme .product-price,body.ds-theme .product-card-price,body.ds-theme .flash-price{margin-top:auto!important;min-height:28px!important;display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}body.ds-theme .product-card .rating-row,body.ds-theme .rating,body.ds-theme .product-rating{min-height:22px!important;display:flex!important;align-items:center!important}body.ds-theme .product-card .btn,body.ds-theme .product-card button,body.ds-theme .product-card .add-cart-btn,body.ds-theme .flash-card .btn{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:10px!important}body.ds-theme .product-card-img,body.ds-theme .flash-card-img{aspect-ratio:1/1!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;padding:8px!important}body.ds-theme .product-card-img img,body.ds-theme .flash-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}body.ds-theme .product-badge,body.ds-theme .discount-tag,body.ds-theme .badge-sale{min-height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:4px 8px!important;line-height:1!important;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)!important}body.ds-theme .site-header .header-row,body.ds-theme .topbar-inner,body.ds-theme .ann-bar,body.ds-theme .contact-bar{align-items:center!important}body.ds-theme .header-logo,body.ds-theme .header-icons,body.ds-theme .header-actions{display:flex!important;align-items:center!important}body.ds-theme .header-icons a,body.ds-theme .header-icons button,body.ds-theme .mobile-bottom-nav a{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.ds-theme .cart-badge,body.ds-theme .wishlist-badge,.mobile-bottom-nav .badge{min-width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}body.ds-theme .oc-sidebar,body.ds-theme .user-offcanvas{display:flex!important;flex-direction:column!important;max-height:100dvh!important;overflow:hidden!important}body.ds-theme .oc-body,body.ds-theme .user-offcanvas-body,body.ds-theme #cartContainer{flex:1 1 auto!important;overflow:auto!important;min-height:0!important;overscroll-behavior:contain!important}body.ds-theme .oc-footer,body.ds-theme .cart-total,body.ds-theme .cart-actions{flex:0 0 auto!important;background:#fff!important}body.ds-theme .cart-total{border-top:1px solid #e2e8f0!important;padding:16px 18px!important;align-items:center!important}body.ds-theme .cart-actions{padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px))!important;gap:10px!important}body.ds-theme .oc-footer{padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px))!important;gap:10px!important;border-top:1px solid #e2e8f0!important}body.ds-theme .oc-footer a,body.ds-theme .cart-actions a{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-weight:900!important}body.ds-theme .oc-close,body.ds-theme .user-offcanvas-close,.mobile-search-close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important}body.ds-theme .mobile-search-panel input{padding-left:18px!important;min-height:44px!important;line-height:44px!important}body.ds-theme .mobile-search-panel button,.mobile-search-panel .search-btn{min-width:58px!important;min-height:44px!important}body.ds-theme .dealstore-wa-float{bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;z-index:1200!important;animation:none!important}body.ds-theme .back-to-top{bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;z-index:1200!important;animation:none!important}body.ds-theme .pdp-whatsapp{background:#15803d!important;border-color:#15803d!important;color:#fff!important}body.ds-theme .footer-copyright,body.ds-theme .site-footer,body.ds-theme .site-footer p,body.ds-theme .site-footer a{color:#f8fafc!important}body.ds-theme .ann-bar,body.ds-theme .ann-bar a{color:#fff!important;font-weight:800!important}body.ds-theme .section-link[href$="/shop"]::after{content:attr(aria-label);position:absolute;clip:rect(0,0,0,0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}@media(max-width:767px){body.ds-theme .product-card-title,body.ds-theme .product-title,body.ds-theme .flash-card-title{min-height:40px!important;max-height:40px!important;font-size:13px!important}body.ds-theme .product-card,body.ds-theme .flash-card{border-radius:14px!important}body.ds-theme .bottom-nav,body.ds-theme .mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom,0px)!important}body.ds-theme .oc-sidebar,body.ds-theme .user-offcanvas{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}.sr-only,.visually-hidden,.search-form>label,.mobile-search-form label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}.header-search{position:relative!important;max-width:600px!important;}.search-form{position:relative!important;display:flex!important;align-items:stretch!important;width:100%!important;height:46px!important;min-height:46px!important;border:2px solid var(--p,var(--primary,#4f46e5))!important;border-radius:12px!important;overflow:visible!important;background:#fff!important;}.search-form input[type="text"],.search-form input[type="search"]{display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:42px!important;border:0!important;outline:0!important;background:#fff!important;padding:0 16px!important;margin:0!important;color:#0f172a!important;font-size:14px!important;line-height:42px!important;box-shadow:none!important;border-radius:10px 0 0 10px!important;}.search-form .search-btn{flex:0 0 60px!important;width:60px!important;min-width:60px!important;height:42px!important;margin:0!important;border:0!important;border-radius:0 9px 9px 0!important;background:var(--p,var(--primary,#4f46e5))!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;}.search-form .predictive-search-box{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:auto!important;min-width:100%!important;z-index:100000!important;display:none!important;}#navAccountsMenu,#catDropdownMenu,.nav-dropdown-menu,.cat-dropdown-menu{position:absolute!important;top:100%!important;z-index:100500!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:block!important;}#navAccountsMenu{right:0!important;left:auto!important;}#catDropdownMenu{left:0!important;right:auto!important;}.site-header{position:sticky!important;top:0!important;z-index:90000!important;}.site-header.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;}.header-spacer.is-active{display:block!important;}@media(max-width:991px){.site-header{position:sticky!important;top:0!important;z-index:90000!important;}.site-header.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;}.header-spacer.is-active{display:block!important;height:60px!important;}.header-search{display:none!important;}}.search-form>label,.header-search label,.mobile-search-form label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important;}.header-search{display:flex!important;align-items:center!important;flex:1 1 0%!important;max-width:600px!important;min-width:280px!important;}.header-search .search-form{position:relative!important;display:flex!important;align-items:stretch!important;width:100%!important;height:46px!important;border:2px solid var(--p,#4f46e5)!important;border-radius:12px!important;overflow:visible!important;background:#fff!important;}.header-search .search-form input{position:relative!important;z-index:1!important;display:block!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;height:42px!important;border:0!important;background:#fff!important;padding:0 16px!important;font-size:15px!important;line-height:42px!important;color:#0f172a!important;box-shadow:none!important;outline:none!important;}.header-search .search-form input::placeholder{color:#9ca3af!important;opacity:1!important;}.header-search .search-btn{position:relative!important;z-index:2!important;flex:0 0 60px!important;width:60px!important;height:42px!important;border-radius:0 9px 9px 0!important;background:var(--p,#4f46e5)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;}.search-form .predictive-search-box{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:auto!important;min-width:100%!important;max-height:min(520px,70vh)!important;overflow:auto!important;z-index:2147483000!important;display:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 22px 55px rgba(15,23,42,.18)!important;}.search-form .predictive-search-box.open{display:block!important;}.nav-dropdown,.cat-dropdown{position:relative!important;}#navAccountsMenu,#catDropdownMenu,.nav-dropdown-menu,.cat-dropdown-menu{position:absolute!important;top:100%!important;z-index:2147482000!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:block!important;background:#fff!important;}#navAccountsMenu.open,#catDropdownMenu.open,.nav-dropdown-menu.open,.cat-dropdown-menu.open{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:block!important;}.site-header{position:sticky!important;top:0!important;left:0!important;right:0!important;z-index:999990!important;background:#fff!important;}.site-header.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;box-shadow:0 12px 34px rgba(15,23,42,.14)!important;}.header-spacer.is-active{display:block!important;height:72px!important;}@media(max-width:991px){.header-search{display:none!important;}.site-header{position:sticky!important;top:0!important;z-index:999990!important;}.site-header.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;}.header-spacer.is-active{display:block!important;height:60px!important;}}@media(max-width:575px){.header-spacer.is-active{height:56px!important;}}.pdp-whatsapp,.pdp-whatsapp-fallback{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#16a34a!important;color:#fff!important;border:0!important;border-radius:12px!important;min-height:48px!important;font-weight:900!important;text-decoration:none!important;}.pdp-whatsapp svg,.pdp-whatsapp-fallback svg{width:18px!important;height:18px!important;}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),input,button,select,textarea{font-family:"Poppins",sans-serif!important;}body.ds-theme{--ds-sticky-header-h:72px;}.site-header#siteHeader{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:999990!important;background:#fff!important;transform:translateZ(0)!important;will-change:transform!important;}@media(max-width:991px){body.ds-theme{--ds-sticky-header-h:60px}.site-header#siteHeader{position:sticky!important;top:0!important}.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;top:0!important}}@media(max-width:575px){body.ds-theme{--ds-sticky-header-h:56px}}.header-search,.header-search .search-form,.search-form{overflow:visible!important;}.ds-search-floating-results{position:fixed!important;z-index:2147483640!important;display:none;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 24px 70px rgba(15,23,42,.22)!important;max-height:min(520px,70vh)!important;overflow:auto!important;overscroll-behavior:contain!important;}.ds-search-floating-results .predictive-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;padding:12px 14px!important;border-bottom:1px solid #eef2f7!important;color:#0f172a!important;text-decoration:none!important;background:#fff!important;}.ds-search-floating-results .predictive-item:hover{background:#f8fafc!important;}.ds-search-floating-results .predictive-item img,.ds-search-floating-results .ps-no-img{width:64px!important;height:64px!important;border:1px solid #edf1f7!important;border-radius:12px!important;background:#f8fafc!important;object-fit:contain!important;}.ds-search-floating-results .ps-copy{min-width:0!important;display:grid!important;gap:4px!important;}.ds-search-floating-results .ps-copy strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;line-height:1.35!important;font-weight:900!important;color:#0f172a!important;}.ds-search-floating-results .ps-price{font-size:13px!important;font-weight:950!important;color:var(--p,#4f46e5)!important;}.ds-search-floating-results .predictive-see-all,.ds-search-floating-results .predictive-state{display:block!important;padding:13px 16px!important;text-align:center!important;color:var(--p,#4f46e5)!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;}.ds-search-floating-results .predictive-state{color:#64748b!important;}.pdp-whatsapp:hover,.pdp-whatsapp:focus,.pdp-whatsapp-fallback:hover,.pdp-whatsapp-fallback:focus,.pdp-secondary-row a[href*="whatsapp"]:hover,.pdp-secondary-row a[href*="api.whatsapp.com"]:hover{background:#128c3a!important;border-color:#128c3a!important;color:#fff!important;box-shadow:0 14px 28px rgba(22,163,74,.25)!important;transform:translateY(-1px)!important;}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),body.ds-theme input,body.ds-theme button,body.ds-theme select,body.ds-theme textarea{font-family:"Poppins",sans-serif!important;}body.ds-theme{--ds-sticky-header-h:72px;--ds-toast-top:18px;}.site-header#siteHeader{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:999990!important;background:#fff!important;}.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:999990!important;box-shadow:0 12px 34px rgba(15,23,42,.14)!important;}#headerSpacer.header-spacer.is-active,#dsStickyHeaderSpacer{display:block!important;height:var(--ds-sticky-header-h,72px)!important;min-height:var(--ds-sticky-header-h,72px)!important;}.hero-section{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#e5e7eb!important;overflow:hidden!important;}.hero-slider{width:100vw!important;max-width:100vw!important;border-radius:0!important;overflow:hidden!important;}.hero-slide{width:100vw!important;max-width:100vw!important;aspect-ratio:1920/640!important;background:#e5e7eb!important;}.hero-slide a,.hero-slide picture,.hero-slide img{width:100%!important;height:100%!important;display:block!important;}.hero-slide img{object-fit:cover!important;object-position:center!important;}.toast-container,#toastContainer{position:fixed!important;right:18px!important;top:var(--ds-toast-top,18px)!important;z-index:2147483647!important;display:grid!important;gap:12px!important;max-width:min(390px,calc(100vw - 24px))!important;pointer-events:none!important;}.toast-item{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:15px 17px!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;color:#0f172a!important;box-shadow:0 22px 70px rgba(15,23,42,.28)!important;border:1px solid rgba(226,232,240,.95)!important;border-left:6px solid #16a34a!important;font-size:14px!important;font-weight:900!important;line-height:1.38!important;pointer-events:auto!important;backdrop-filter:blur(12px)!important;}.toast-icon{width:24px!important;height:24px!important;color:#16a34a!important}.toast-error{border-left-color:#dc2626!important}.toast-error .toast-icon{color:#dc2626!important}.toast-warning{border-left-color:#f59e0b!important}.toast-warning .toast-icon{color:#f59e0b!important}.toast-info{border-left-color:#2563eb!important}.toast-info .toast-icon{color:#2563eb!important}.header-search,.header-search .search-form,.search-form,.mobile-search-form,.mobile-search-form form{overflow:visible!important;}.predictive-search-box:not(.mobile-predictive-search){display:none!important;}.ds-search-floating-results{position:fixed!important;z-index:2147483646!important;display:none;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;box-shadow:0 28px 80px rgba(15,23,42,.24)!important;max-height:min(520px,70vh)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:6px!important;}.ds-search-floating-results.open{display:block!important;}.ds-search-floating-results .predictive-item,.mobile-predictive-search .predictive-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px!important;border-bottom:1px solid #eef2f7!important;color:#0f172a!important;text-decoration:none!important;background:#fff!important;border-radius:12px!important;}.ds-search-floating-results .predictive-item:hover,.mobile-predictive-search .predictive-item:hover{background:#f8fafc!important;}.ds-search-floating-results .predictive-item img,.ds-search-floating-results .ps-no-img,.mobile-predictive-search .predictive-item img,.mobile-predictive-search .ps-no-img{width:64px!important;height:64px!important;border:1px solid #edf1f7!important;border-radius:12px!important;background:#f8fafc!important;object-fit:contain!important;}.ds-search-floating-results .ps-copy,.mobile-predictive-search .ps-copy{min-width:0!important;display:grid!important;gap:4px!important;}.ds-search-floating-results .ps-copy strong,.mobile-predictive-search .ps-copy strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;line-height:1.35!important;font-weight:900!important;color:#0f172a!important;}.ds-search-floating-results .ps-price,.mobile-predictive-search .ps-price{font-size:13px!important;font-weight:950!important;color:var(--p,#4f46e5)!important;}.ds-search-floating-results .predictive-see-all,.mobile-predictive-search .predictive-see-all{display:flex!important;align-items:center!important;justify-content:center!important;margin:8px 6px 4px!important;padding:14px 18px!important;min-height:48px!important;border-radius:14px!important;background:var(--p,#4f46e5)!important;border:1px solid var(--p,#4f46e5)!important;color:#fff!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 12px 28px rgba(79,70,229,.22)!important;}.ds-search-floating-results .predictive-state,.mobile-predictive-search .predictive-state{display:block!important;margin:4px!important;padding:18px!important;border-radius:14px!important;text-align:center!important;background:#fff!important;color:#64748b!important;font-size:13px!important;font-weight:900!important;}.mobile-search-modal{position:fixed!important;inset:0!important;z-index:2147483600!important;background:rgba(15,23,42,.60)!important;align-items:flex-start!important;justify-content:center!important;padding-top:calc(var(--ds-sticky-header-h,60px)+14px)!important;}.mobile-search-panel{position:relative!important;z-index:2147483601!important;overflow:visible!important;}.mobile-predictive-search{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;display:none!important;z-index:2147483602!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;box-shadow:0 26px 80px rgba(15,23,42,.26)!important;max-height:min(460px,58vh)!important;overflow:auto!important;padding:6px!important;}.mobile-predictive-search.open{display:block!important;}.pdp-whatsapp,.pdp-whatsapp-fallback,.pdp-secondary-row a[href*="whatsapp"],.pdp-secondary-row a[href*="wa.me"]{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important;}.pdp-whatsapp:hover,.pdp-whatsapp:focus,.pdp-whatsapp-fallback:hover,.pdp-whatsapp-fallback:focus,.pdp-secondary-row a[href*="whatsapp"]:hover,.pdp-secondary-row a[href*="api.whatsapp.com"]:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important;box-shadow:0 14px 30px rgba(22,163,74,.28)!important;transform:translateY(-1px)!important;}@media(max-width:991px){body.ds-theme{--ds-sticky-header-h:60px}.site-header#siteHeader,.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;}#headerSpacer.header-spacer,#dsStickyHeaderSpacer{display:block!important;height:var(--ds-sticky-header-h,60px)!important;min-height:var(--ds-sticky-header-h,60px)!important}.hero-slide{aspect-ratio:3/1!important}.toast-container,#toastContainer{top:10px!important;right:10px!important;left:10px!important;max-width:none!important}}@media(max-width:575px){body.ds-theme{--ds-sticky-header-h:56px}.hero-slide{aspect-ratio:3/1!important}.toast-item{border-radius:16px!important;padding:13px 15px!important;font-size:13px!important}}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),.toast-container,.toast-container *{font-family:"Poppins",sans-serif!important;}.site-header#siteHeader{background:#fff!important;z-index:100000!important;}.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;box-shadow:0 12px 32px rgba(15,23,42,.12)!important;}#headerSpacer.header-spacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,72px)!important;min-height:var(--ds-sticky-header-h,72px)!important;}@media(max-width:991px){.site-header#siteHeader{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;}#headerSpacer.header-spacer,#dsStickyHeaderSpacer{display:block!important;height:var(--ds-sticky-header-h,60px)!important;min-height:var(--ds-sticky-header-h,60px)!important;}body.ds-theme{padding-top:var(--ds-sticky-header-h,60px)!important;}}@media(max-width:575px){body.ds-theme{--ds-sticky-header-h:56px!important;padding-top:56px!important}}.toast-container,#toastContainer{position:fixed!important;z-index:2147483647!important;top:14px!important;right:18px!important;display:grid!important;gap:12px!important;max-width:min(410px,calc(100vw - 28px))!important;pointer-events:none!important;}.toast-item{font-family:"Poppins",sans-serif!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:62px!important;padding:15px 18px!important;border-radius:20px!important;background:#fff!important;color:#0f172a!important;border:1px solid rgba(226,232,240,.96)!important;border-left:7px solid #16a34a!important;box-shadow:0 24px 80px rgba(15,23,42,.26)!important;font-weight:900!important;font-size:14px!important;line-height:1.35!important;pointer-events:auto!important;}.toast-icon{width:26px!important;height:26px!important;color:#16a34a!important;}@media(max-width:767px){.toast-container,#toastContainer{top:10px!important;left:14px!important;right:14px!important;max-width:none!important}.toast-item{border-radius:18px!important;font-size:13px!important;padding:14px 16px!important;}}.ds-search-floating-results:not(.ds-v7-search-results){display:none!important;visibility:hidden!important;pointer-events:none!important;}.predictive-search-box:not(.mobile-predictive-search):not(.ds-v7-allow){display:none!important;visibility:hidden!important;pointer-events:none!important;}.header-search,.header-search form,.search-form,.mobile-search-form,.mobile-search-form form{overflow:visible!important;position:relative!important;}.ds-v7-search-results{position:fixed!important;z-index:2147483605!important;display:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;box-shadow:0 30px 90px rgba(15,23,42,.24)!important;max-height:min(540px,70vh)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:8px!important;}.ds-v7-search-results.open{display:block!important;visibility:visible!important;pointer-events:auto!important;}.ds-v7-search-results .predictive-item,.mobile-search-modal .ds-v7-search-results .predictive-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px!important;margin:0 0 6px!important;border:1px solid #eef2f7!important;border-radius:16px!important;background:#fff!important;color:#0f172a!important;text-decoration:none!important;}.ds-v7-search-results .predictive-item img,.ds-v7-search-results .ps-no-img{width:64px!important;height:64px!important;border-radius:14px!important;border:1px solid #edf1f7!important;background:#f8fafc!important;object-fit:contain!important;}.ds-v7-search-results .ps-copy{display:grid!important;gap:5px!important;min-width:0!important}.ds-v7-search-results .ps-copy strong{font-weight:950!important;font-size:13px!important;line-height:1.35!important;color:#0f172a!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ds-v7-search-results .ps-price{font-size:13px!important;font-weight:950!important;color:#4f46e5!important}.ds-v7-search-results .predictive-state{display:block!important;margin:0 0 8px!important;padding:18px!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;text-align:center!important;font-size:13px!important;font-weight:900!important}.ds-v7-search-results .predictive-see-all{display:flex!important;align-items:center!important;justify-content:center!important;margin:8px 4px 2px!important;min-height:52px!important;padding:14px 18px!important;border-radius:16px!important;background:#4f46e5!important;color:#fff!important;border:0!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;box-shadow:0 12px 28px rgba(79,70,229,.24)!important;}.mobile-search-modal{position:fixed!important;inset:0!important;z-index:2147483500!important;background:rgba(15,23,42,.62)!important;display:none!important;align-items:flex-start!important;justify-content:center!important;padding:92px 14px 14px!important;}.mobile-search-modal.open{display:flex!important;}.mobile-search-box,.mobile-search-panel{position:relative!important;z-index:2147483501!important;overflow:visible!important;width:min(100%,420px)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 30px 90px rgba(15,23,42,.28)!important;}.mobile-search-modal .ds-v7-search-results{position:absolute!important;left:14px!important;right:14px!important;top:136px!important;width:auto!important;max-height:min(430px,54vh)!important;}@media(max-width:575px){.mobile-search-modal{padding-top:86px!important}.mobile-search-modal .ds-v7-search-results{top:128px!important}.ds-v7-search-results .predictive-item{grid-template-columns:58px minmax(0,1fr)!important}.ds-v7-search-results .predictive-item img,.ds-v7-search-results .ps-no-img{width:58px!important;height:58px!important}}.hero-section{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;}.hero-slider{width:100vw!important;max-width:100vw!important;border-radius:0!important;}.hero-slide{width:100vw!important;max-width:100vw!important;aspect-ratio:1920/640!important;}.hero-slide img{width:100%!important;height:100%!important;object-fit:cover!important;}.pdp-whatsapp,.pdp-whatsapp-fallback,.pdp-secondary-row a[href*="wa.me"],.pdp-secondary-row a[href*="whatsapp"]{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important;}.pdp-whatsapp:hover,.pdp-whatsapp:focus,.pdp-whatsapp-fallback:hover,.pdp-whatsapp-fallback:focus,.pdp-secondary-row a[href*="api.whatsapp.com"]:hover,.pdp-secondary-row a[href*="whatsapp"]:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important;box-shadow:0 14px 32px rgba(22,163,74,.28)!important;}.pdp-delivery-icon{font-family:"Poppins",sans-serif!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;border-radius:50%!important;font-size:22px!important;font-weight:950!important;line-height:1!important;}.pdp-delivery-step.done .pdp-delivery-icon{background:#15803d!important;color:#fff!important}.pdp-delivery-step.current .pdp-delivery-icon{background:#fff!important;color:#0284c7!important;border:4px solid #0ea5e9!important}.pdp-delivery-step:not(.done):not(.current) .pdp-delivery-icon{background:#fff!important;color:#94a3b8!important;border:4px solid #e5e7eb!important}.pdp-review-file{position:relative!important;padding:18px!important;border:1.5px dashed #cbd5e1!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;display:grid!important;gap:10px!important;}.pdp-review-file label{display:flex!important;align-items:center!important;gap:10px!important;font-weight:950!important;color:#0f172a!important;margin:0!important;}.pdp-review-file label:before{content:"📷";display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#eef2ff;color:#4f46e5;}.pdp-review-file label span{font-size:0!important}.pdp-review-file label span:after{content:"Upload review images";font-size:15px!important}.pdp-review-file small{font-weight:800!important;color:#64748b!important}.pdp-review-file input[type=file]{width:100%!important;border:1px solid #dbe3ef!important;border-radius:14px!important;background:#fff!important;padding:10px!important;font-family:"Poppins",sans-serif!important;color:#334155!important}.pdp-review-file input[type=file]::file-selector-button{border:0!important;border-radius:12px!important;background:#4f46e5!important;color:#fff!important;padding:10px 14px!important;margin-right:12px!important;font-family:"Poppins",sans-serif!important;font-weight:900!important;cursor:pointer!important;}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),.toast-item,.toast-item *{font-family:"Poppins",sans-serif!important;}.site-header#siteHeader{background:#fff!important;z-index:999990!important;}.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;left:0!important;right:0!important;top:0!important;width:100%!important;box-shadow:0 10px 34px rgba(15,23,42,.13)!important;}#headerSpacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,72px)!important;min-height:var(--ds-sticky-header-h,72px)!important;}@media(max-width:991px){.site-header#siteHeader{position:relative!important;top:auto!important}.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;top:0!important}.promo-strip{min-height:54px!important;padding:12px 54px 12px 14px!important;text-align:center!important;line-height:1.35!important}.ann-bar{height:auto!important;min-height:36px!important;overflow:hidden!important}.ann-bar .container{height:auto!important;min-height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:nowrap!important}.ann-left,.ann-right{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;white-space:nowrap!important}.ann-bar a{font-size:11px!important;line-height:1.2!important;white-space:nowrap!important}.ann-hide-sm{display:none!important}.header-row{height:62px!important}.header-logo,.site-logo-link{height:54px!important;min-height:54px!important}.site-logo-img{max-height:46px!important;object-fit:contain!important}.mobile-search-modal{padding-top:88px!important}}@media(max-width:575px){.site-logo-img{max-width:150px!important}.promo-strip{font-size:12px!important}.mobile-search-modal{padding-top:82px!important}}.close-promo{z-index:50!important;pointer-events:auto!important;cursor:pointer!important}.promo-strip.ds-closed{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}.toast-container,#toastContainer{position:fixed!important;z-index:2147483647!important;top:16px!important;right:18px!important;left:auto!important;display:grid!important;gap:12px!important;max-width:min(420px,calc(100vw - 32px))!important;pointer-events:none!important}.toast-item{pointer-events:auto!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:64px!important;padding:15px 18px!important;border-radius:20px!important;background:#fff!important;color:#0f172a!important;border:1px solid #e2e8f0!important;border-left:7px solid #16a34a!important;box-shadow:0 24px 90px rgba(15,23,42,.28)!important;font-weight:900!important;font-size:14px!important;line-height:1.35!important}.toast-icon{width:28px!important;height:28px!important;color:#16a34a!important;flex:0 0 28px!important}@media(max-width:767px){.toast-container,#toastContainer{top:10px!important;left:14px!important;right:14px!important;max-width:none!important}.toast-item{min-height:62px!important;border-radius:18px!important;font-size:13px!important}}.predictive-search-box,#mobilePredictiveSearch,.ds-search-floating-results:not(.ds-v8-search-results){display:none!important;visibility:hidden!important;pointer-events:none!important}.header-search,.header-search form,.search-form,.mobile-search-form,.mobile-search-form form{overflow:visible!important;position:relative!important}.ds-v8-search-results{display:none!important;position:fixed!important;z-index:2147483600!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;box-shadow:0 30px 90px rgba(15,23,42,.24)!important;max-height:min(540px,70vh)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:8px!important}.ds-v8-search-results.open{display:block!important;visibility:visible!important;pointer-events:auto!important}.mobile-search-modal .ds-v8-search-results{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;margin-top:10px!important;max-height:min(390px,50vh)!important;z-index:2147483602!important}.ds-v8-search-results .predictive-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px!important;margin:0 0 6px!important;border:1px solid #eef2f7!important;border-radius:16px!important;background:#fff!important;color:#0f172a!important;text-decoration:none!important}.ds-v8-search-results .predictive-item img,.ds-v8-search-results .ps-no-img{width:64px!important;height:64px!important;border-radius:14px!important;border:1px solid #edf1f7!important;background:#f8fafc!important;object-fit:contain!important}.ds-v8-search-results .ps-copy{display:grid!important;gap:5px!important;min-width:0!important}.ds-v8-search-results .ps-copy strong{font-size:13px!important;line-height:1.35!important;font-weight:950!important;color:#0f172a!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ds-v8-search-results .ps-price{font-size:13px!important;font-weight:950!important;color:#4f46e5!important}.ds-v8-search-results .predictive-state{display:block!important;margin:0 0 8px!important;padding:18px 14px!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;text-align:center!important;font-size:13px!important;font-weight:900!important}.ds-v8-search-results .predictive-see-all{display:flex!important;align-items:center!important;justify-content:center!important;margin:8px 4px 2px!important;min-height:52px!important;padding:14px 18px!important;border-radius:16px!important;background:#4f46e5!important;background-image:none!important;color:#fff!important;border:0!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;box-shadow:none!important}.pdp-whatsapp,.pdp-whatsapp-fallback,.pdp-secondary-row a[href*="wa.me"],.pdp-secondary-row a[href*="whatsapp"]{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.pdp-whatsapp:hover,.pdp-whatsapp:focus,.pdp-whatsapp-fallback:hover,.pdp-whatsapp-fallback:focus,.pdp-secondary-row a[href*="api.whatsapp.com"]:hover,.pdp-secondary-row a[href*="whatsapp"]:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important;filter:none!important}.brand-page .filter-pills{display:flex!important;flex-wrap:wrap!important;gap:12px!important}.brand-page .filter-pill{appearance:none!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#0f172a!important;cursor:pointer!important}.brand-page .filter-pill.active{background:#ef233c!important;color:#fff!important;border-color:#ef233c!important}.pdp-review-file input[type=file]::file-selector-button{font-family:"Poppins",sans-serif!important;border:0!important;border-radius:12px!important;background:#4f46e5!important;color:#fff!important;padding:10px 14px!important;font-weight:900!important}.pdp-delivery-icon{font-family:"Poppins",sans-serif!important;font-size:0!important}.pdp-delivery-step:nth-child(1) .pdp-delivery-icon:before{content:"✓";font-size:22px}.pdp-delivery-step:nth-child(2) .pdp-delivery-icon:before{content:"✓";font-size:22px}.pdp-delivery-step:nth-child(3) .pdp-delivery-icon:before{content:"🚚";font-size:22px}.pdp-delivery-step:nth-child(4) .pdp-delivery-icon:before{content:"⌂";font-size:20px}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),body.ds-theme input,body.ds-theme select,body.ds-theme textarea,body.ds-theme button{font-family:"Poppins",sans-serif!important}.promo-strip{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:10px 58px 10px 18px!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;color:#fff!important;font-weight:800!important;line-height:1.35!important;z-index:1002!important}.promo-strip .close-promo,.close-promo{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:999px!important;background:#fff!important;color:#1e40af!important;border:0!important;box-shadow:0 12px 26px rgba(15,23,42,.18)!important}.promo-strip.ds-closed{display:none!important}.ann-bar{min-height:38px!important;background:#4f46e5!important;color:#fff!important;overflow:hidden!important}.ann-bar .container{height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.ann-bar a,.ann-left,.ann-right{color:#fff!important;font-weight:800!important;white-space:nowrap!important}.site-header{background:#fff!important;z-index:2000!important}.site-header.ds-sticky-on,.site-header.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:2000!important;box-shadow:0 10px 30px rgba(15,23,42,.12)!important}.header-spacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important}.header-logo img,.site-logo-img{display:block!important;max-width:220px!important;height:auto!important;object-fit:contain!important}.header-logo img[src=""],.site-logo-img[src=""]{visibility:hidden!important}.toast-container,#toastContainer,.ds-toast-wrap,.toastify,.toast-list{position:fixed!important;top:22px!important;right:22px!important;left:auto!important;bottom:auto!important;width:min(360px,calc(100vw - 28px))!important;z-index:2147483646!important;pointer-events:none!important}.toast-item,.toast,.alert-toast,.ds-toast{font-family:"Poppins",sans-serif!important;pointer-events:auto!important;display:flex!important;align-items:center!important;gap:14px!important;min-height:74px!important;width:100%!important;margin:0 0 12px!important;padding:16px 18px!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;color:#0f172a!important;border:1px solid rgba(226,232,240,.95)!important;border-left:6px solid #16a34a!important;box-shadow:0 24px 70px rgba(15,23,42,.22)!important;font-weight:900!important;line-height:1.35!important;transform:none!important}.toast-item *,.toast *,.alert-toast *{font-family:"Poppins",sans-serif!important}.toast-icon{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#16a34a!important;background:#ecfdf5!important}.toast-close{margin-left:auto!important;width:30px!important;height:30px!important;border-radius:999px!important;background:#f1f5f9!important;color:#334155!important}@media(max-width:767px){body.ds-theme{padding-bottom:72px!important}.toast-container,#toastContainer,.ds-toast-wrap,.toastify,.toast-list{top:12px!important;left:16px!important;right:16px!important;width:auto!important}.toast-item,.toast,.alert-toast,.ds-toast{min-height:72px!important;border-radius:16px!important;padding:14px 16px!important}.promo-strip{min-height:60px!important;padding:12px 58px 12px 16px!important;font-size:13px!important}.ann-bar{min-height:40px!important}.ann-bar .container{height:40px!important;overflow-x:auto!important;justify-content:flex-start!important;padding:0 12px!important}.ann-right{gap:10px!important}.header-row{height:66px!important}.site-header{min-height:66px!important}.header-logo img,.site-logo-img{max-width:155px!important;max-height:46px!important}.hero-section{margin-top:0!important}}.predictive-search-box,#mobilePredictiveSearch,.ds-v7-search-results,.ds-v8-search-results{display:none!important;visibility:hidden!important;pointer-events:none!important}.ds-v9-search-results{display:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;box-shadow:0 26px 70px rgba(15,23,42,.22)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:8px!important;z-index:2147483605!important}.ds-v9-search-results.open{display:block!important;visibility:visible!important;pointer-events:auto!important}.header-search .ds-v9-search-results{position:fixed!important;max-height:min(540px,70vh)!important}.mobile-search-modal .ds-v9-search-results{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;margin-top:10px!important;max-height:min(410px,52vh)!important}.ds-v9-search-results .predictive-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px!important;margin:0 0 7px!important;border:1px solid #eef2f7!important;border-radius:16px!important;background:#fff!important;color:#0f172a!important;text-decoration:none!important}.ds-v9-search-results .predictive-item img,.ds-v9-search-results .ps-no-img{width:64px!important;height:64px!important;border:1px solid #edf1f7!important;border-radius:14px!important;background:#f8fafc!important;object-fit:contain!important}.ds-v9-search-results .ps-copy{min-width:0!important;display:grid!important;gap:5px!important}.ds-v9-search-results .ps-copy strong{font-weight:950!important;font-size:13px!important;line-height:1.35!important;color:#0f172a!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ds-v9-search-results .ps-price{font-weight:950!important;font-size:13px!important;color:#4f46e5!important}.ds-v9-search-results .predictive-state{display:block!important;margin:0 0 8px!important;padding:18px 14px!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;text-align:center!important;font-size:13px!important;font-weight:900!important}.ds-v9-search-results .predictive-see-all{display:flex!important;align-items:center!important;justify-content:center!important;margin:8px 4px 2px!important;min-height:54px!important;border-radius:16px!important;background:#4f46e5!important;background-image:none!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;border:0!important;box-shadow:none!important}.mobile-search-modal.open{z-index:2147483500!important}.mobile-search-panel,.mobile-search-box{overflow:visible!important}.user-offcanvas .form-control::placeholder,.auth-form .form-control::placeholder{font-family:"Poppins",sans-serif!important;color:#9ca3af!important;font-size:.85rem!important;font-weight:500!important;opacity:1!important}.pdp-review-file input[type=file]::file-selector-button{font-family:"Poppins",sans-serif!important;border:0!important;border-radius:12px!important;background:#4f46e5!important;color:#fff!important;padding:10px 14px!important;font-weight:900!important;cursor:pointer!important}.pdp-whatsapp,.pdp-secondary-row a[href*="wa.me"],.pdp-secondary-row a[href*="whatsapp"]{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.pdp-whatsapp:hover,.pdp-secondary-row a[href*="api.whatsapp.com"]:hover,.pdp-secondary-row a[href*="whatsapp"]:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important;filter:none!important}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),.toast-item,.toast-item *{font-family:"Poppins",sans-serif!important}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#eef2ff;border-radius:999px}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#2563eb,#4f46e5);border:3px solid #eef2ff;border-radius:999px}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#1d4ed8,#3730a3)}@media(max-width:991px){body.ds-theme{padding-top:0!important}.site-header#siteHeader{position:relative!important;top:auto!important;left:auto!important;right:auto!important}.site-header#siteHeader.is-fixed,.site-header#siteHeader.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important}.header-spacer,#headerSpacer,#dsStickyHeaderSpacer{display:none!important;height:0!important;min-height:0!important}.header-spacer.is-active,#headerSpacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,60px)!important;min-height:var(--ds-sticky-header-h,60px)!important}.promo-strip{min-height:56px!important;padding:10px 52px 10px 18px!important;text-align:center!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;letter-spacing:-.01em!important;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%)!important}.promo-strip .close-promo,.close-promo{right:13px!important;top:50%!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:999px!important;background:#fff!important;color:#2563eb!important;box-shadow:0 12px 28px rgba(15,23,42,.18)!important}.ann-bar{height:34px!important;min-height:34px!important;font-size:11px!important;overflow:hidden!important;background:linear-gradient(90deg,#4f46e5,#2563eb)!important}.ann-bar .container{height:34px!important;display:flex!important;justify-content:center!important;gap:9px!important;padding:0 6px!important}.ann-left,.ann-right{gap:7px!important;min-width:0!important}.ann-bar a,.ann-bar span{font-size:10.5px!important;white-space:nowrap!important}.ann-right a:first-child{max-width:145px!important;overflow:hidden!important;text-overflow:ellipsis!important}.header-row{height:64px!important;min-height:64px!important}.header-logo img,.site-logo-img{max-height:44px!important;width:auto!important;object-fit:contain!important}.hero-section{margin-top:0!important}}@media(max-width:420px){.ann-bar a,.ann-bar span{font-size:10px!important}.ann-right a:first-child{max-width:130px!important}.promo-strip{font-size:12.5px!important}}.toast-container,#toastContainer{position:fixed!important;right:18px!important;top:94px!important;z-index:2147483647!important;display:grid!important;gap:12px!important;max-width:min(420px,calc(100vw - 30px))!important;pointer-events:none!important}.toast-item{pointer-events:auto!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:66px!important;padding:16px 20px!important;border:1px solid rgba(226,232,240,.95)!important;border-left:7px solid #16a34a!important;border-radius:22px!important;background:rgba(255,255,255,.98)!important;color:#0f172a!important;box-shadow:0 30px 90px rgba(15,23,42,.24)!important;font-size:14px!important;font-weight:950!important;line-height:1.35!important;backdrop-filter:blur(12px)!important}.toast-icon{width:28px!important;height:28px!important;color:#16a34a!important;stroke-width:2.4!important}@media(max-width:767px){.toast-container,#toastContainer{top:auto!important;bottom:calc(78px + env(safe-area-inset-bottom))!important;left:18px!important;right:18px!important;max-width:none!important}.toast-item{min-height:64px!important;border-radius:20px!important;font-size:13px!important;padding:14px 16px!important;box-shadow:0 18px 60px rgba(15,23,42,.22)!important}}.ds-v10-search-results{position:fixed!important;z-index:2147483606!important;display:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;box-shadow:0 30px 90px rgba(15,23,42,.24)!important;padding:8px!important;overflow:auto!important;overscroll-behavior:contain!important}.ds-v10-search-results.open{display:block!important;visibility:visible!important;pointer-events:auto!important}.mobile-search-modal .ds-v10-search-results{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;margin-top:10px!important;max-height:min(410px,52vh)!important}.ds-v10-search-results .predictive-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:0 0 7px!important;padding:12px!important;border:1px solid #eef2f7!important;border-radius:16px!important;background:#fff!important;text-decoration:none!important;color:#0f172a!important}.ds-v10-search-results .predictive-item img,.ds-v10-search-results .ps-no-img{width:64px!important;height:64px!important;border:1px solid #edf1f7!important;border-radius:14px!important;background:#f8fafc!important;object-fit:contain!important}.ds-v10-search-results .ps-copy{min-width:0!important;display:grid!important;gap:5px!important}.ds-v10-search-results .ps-copy strong{font-size:13px!important;line-height:1.35!important;font-weight:950!important;color:#0f172a!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ds-v10-search-results .ps-price{font-size:13px!important;font-weight:950!important;color:#4f46e5!important}.ds-v10-search-results .predictive-state{display:block!important;margin:0 0 8px!important;padding:18px 14px!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;text-align:center!important;font-size:13px!important;font-weight:900!important}.ds-v10-search-results .predictive-see-all{display:flex!important;align-items:center!important;justify-content:center!important;margin:8px 4px 2px!important;min-height:54px!important;border-radius:16px!important;background:#4f46e5!important;background-image:none!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;border:0!important;box-shadow:none!important}.predictive-search-box,.ds-v9-search-results,.ds-v8-search-results,.ds-v7-search-results,.ds-search-floating-results{display:none!important;visibility:hidden!important;pointer-events:none!important}.header-search,.header-search form,.search-form,.mobile-search-form,.mobile-search-form form{overflow:visible!important}.mobile-search-modal .mobile-search-panel:after,.mobile-search-modal .mobile-search-box:after{display:none!important;content:none!important}:root{--ds-mobile-header-h:74px;--ds-top-offset:0px;}body.ds-theme{font-family:"Poppins",sans-serif!important;}body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab){font-family:"Poppins",sans-serif!important;}body.ds-theme::-webkit-scrollbar{width:12px;height:12px}body.ds-theme::-webkit-scrollbar-track{background:#eef2ff;border-radius:999px}body.ds-theme::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4f46e5,#2563eb);border-radius:999px;border:3px solid #eef2ff}body.ds-theme::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3730a3,#1d4ed8)}@media(max-width:767px){.promo-strip{min-height:58px!important;padding:12px 58px 12px 16px!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1.35!important;white-space:normal!important;overflow:visible!important}.promo-strip.ds-closed{display:none!important;min-height:0!important;padding:0!important}.promo-strip .close-promo{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important}.ann-bar{min-height:40px!important;height:40px!important;overflow:hidden!important}.ann-bar .container{height:40px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;overflow:hidden!important;white-space:nowrap!important;padding:0 10px!important}.ann-bar a{font-size:11px!important;font-weight:800!important;white-space:nowrap!important}.ann-left,.ann-right{display:flex!important;align-items:center!important;gap:8px!important;min-width:max-content!important}.site-header{min-height:68px!important;background:#fff!important}.header-row{height:68px!important}.header-logo img,.site-logo-img{max-height:48px!important;max-width:178px!important;object-fit:contain!important}.burger-btn{width:42px!important;height:42px!important}.hdr-icon{width:42px!important;height:42px!important}.site-header:not(.is-fixed):not(.ds-sticky-on)+.header-spacer,.header-spacer:not(.is-active){display:none!important;height:0!important}.site-header.is-fixed,.site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:5000!important;box-shadow:0 12px 30px rgba(15,23,42,.12)!important}.site-header.is-fixed+.header-spacer,.site-header.ds-sticky-on+.header-spacer,.header-spacer.is-active{display:block!important;height:var(--ds-sticky-header-h,68px)!important}.hero-section{margin-top:0!important;padding-top:0!important}.hero-slider{margin-top:0!important}.hero-slide{margin-top:0!important}main,.pdp-page,.shop-page,.category-page,.brand-page,.track-page{padding-top:0!important}}@media(max-width:767px){.toast-container,#toastContainer,.ds-toast-wrap,.toast-list{top:auto!important;bottom:calc(84px + env(safe-area-inset-bottom))!important;left:18px!important;right:18px!important;width:auto!important;z-index:9000!important}.toast-item,.toast,.alert-toast,.ds-toast{border-radius:18px!important;min-height:70px!important;padding:14px 16px!important;box-shadow:0 20px 55px rgba(15,23,42,.24)!important;border-left:6px solid #16a34a!important;background:#fff!important}}@media(min-width:768px){.toast-container,#toastContainer,.ds-toast-wrap,.toast-list{top:92px!important;right:24px!important;left:auto!important;width:360px!important;z-index:9000!important}}.newsletter-section,.newsletter-wrap{background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 100%)!important}.newsletter-wrap h3{color:#0f172a!important}.newsletter-wrap p{color:#475569!important;opacity:1!important}.pdp-gallery{border-radius:22px!important;box-shadow:0 18px 45px rgba(15,23,42,.07)!important}.pdp-main-image{border-radius:18px!important;background:#fff!important}.pdp-thumbs{gap:14px!important;padding:14px 4px!important}.pdp-thumb{border-radius:16px!important;border:1px solid #e2e8f0!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}.pdp-thumb.active,.pdp-thumb:hover{border-color:#4f46e5!important;box-shadow:0 10px 28px rgba(79,70,229,.18)!important}input,select,textarea{font-family:"Poppins",sans-serif!important}html,body,body.ds-theme,body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),input,button,select,textarea,.toast-item,.toast-item *{font-family:"Poppins",sans-serif!important}@media(max-width:767px){body.ds-theme{padding-top:0!important;background:#f8fafc!important}.header-spacer,#headerSpacer,#dsStickyHeaderSpacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}.header-spacer.is-active,#headerSpacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,68px)!important;min-height:var(--ds-sticky-header-h,68px)!important}.site-header:not(.is-fixed):not(.ds-sticky-on){position:relative!important;top:auto!important;left:auto!important;right:auto!important;box-shadow:none!important}.site-header.is-fixed,.site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:7000!important}main,.main,.pdp-page,.shop-page,.category-page,.brand-page,.track-page,.cms-page{margin-top:0!important;padding-top:0!important}.hero-section,.hero-slider,.breadcrumb-wrap,.pdp-breadcrumb,.breadcrumb-bar{margin-top:0!important}.promo-strip{min-height:54px!important;padding:10px 56px 10px 14px!important;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;overflow:visible!important}.ann-bar{height:36px!important;min-height:36px!important;background:linear-gradient(90deg,#4f46e5,#2563eb)!important;overflow:hidden!important}.ann-bar .container{height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;overflow:hidden!important;padding:0 8px!important}.ann-bar a,.ann-bar span{font-size:10.5px!important;font-weight:850!important;white-space:nowrap!important}.ann-left,.ann-right{display:flex!important;gap:7px!important;min-width:max-content!important}.ann-left{max-width:47%!important;overflow:hidden!important}.ann-right{max-width:53%!important;overflow:hidden!important}.header-row{height:64px!important;min-height:64px!important}.site-header{min-height:64px!important}.header-logo img,.site-logo-img{max-height:46px!important;max-width:170px!important;object-fit:contain!important}.burger-btn,.hdr-icon{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}}.promo-strip.ds-closed{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}.close-promo,.promo-strip .close-promo{pointer-events:auto!important;cursor:pointer!important;z-index:20!important}.toast-container,#toastContainer,.ds-toast-wrap,.toast-list{position:fixed!important;right:24px!important;top:110px!important;left:auto!important;bottom:auto!important;width:min(390px,calc(100vw - 32px))!important;z-index:2147483647!important;display:grid!important;gap:12px!important;pointer-events:none!important}.toast-item,.toast,.alert-toast,.ds-toast{pointer-events:auto!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 28px!important;align-items:center!important;gap:12px!important;min-height:72px!important;margin:0!important;padding:15px 16px!important;border-radius:22px!important;background:rgba(255,255,255,.98)!important;color:#0f172a!important;border:1px solid rgba(226,232,240,.95)!important;border-left:7px solid #16a34a!important;box-shadow:0 28px 80px rgba(15,23,42,.26)!important;font-size:14px!important;font-weight:950!important;line-height:1.35!important;backdrop-filter:blur(14px)!important;animation:dsV12ToastIn .28s cubic-bezier(.16,1,.3,1) both!important}.toast-item.removing,.toast.removing,.ds-toast.removing{animation:dsV12ToastOut .22s ease both!important}.toast-icon{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ecfdf5!important;color:#16a34a!important}.toast-close{width:28px!important;height:28px!important;border-radius:999px!important;background:#f1f5f9!important;color:#334155!important;border:0!important}.toast-error,.toast-danger{border-left-color:#dc2626!important}.toast-error .toast-icon,.toast-danger .toast-icon{background:#fef2f2!important;color:#dc2626!important}@keyframes dsV12ToastIn{from{opacity:0;transform:translate3d(28px,-8px,0) scale(.96)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}@keyframes dsV12ToastOut{to{opacity:0;transform:translate3d(28px,-8px,0) scale(.96)}}@media(max-width:767px){.toast-container,#toastContainer,.ds-toast-wrap,.toast-list{top:auto!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;left:16px!important;right:16px!important;width:auto!important}.toast-item,.toast,.alert-toast,.ds-toast{grid-template-columns:32px minmax(0,1fr) 26px!important;min-height:68px!important;border-radius:20px!important;font-size:13px!important;padding:14px!important;box-shadow:0 18px 55px rgba(15,23,42,.24)!important}}.flash-slider-wrap{overflow:hidden!important;position:relative!important}.flash-track{overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;-ms-overflow-style:none!important}.flash-track::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.flash-card{flex:0 0 auto!important}.flash-arrow{z-index:5!important}.newsletter-section,.newsletter-wrap{background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%)!important}.newsletter-wrap h2,.newsletter-wrap h3,.newsletter-title{color:#0f172a!important}.newsletter-wrap p,.newsletter-subtitle{color:#475569!important;opacity:1!important;text-shadow:none!important}.newsletter-form input{background:#fff!important;color:#0f172a!important}.newsletter-form input::placeholder{color:#64748b!important}html{}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#eef2ff;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4f46e5,#2563eb);border:3px solid #eef2ff;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3730a3,#1d4ed8)}@media(max-width:767px){html,body{margin-top:0!important;padding-top:0!important}.header-spacer,#headerSpacer,#dsStickyHeaderSpacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;line-height:0!important;overflow:hidden!important}.header-spacer.is-active,#headerSpacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,64px)!important;min-height:var(--ds-sticky-header-h,64px)!important}.site-header:not(.is-fixed):not(.ds-sticky-on)+.header-spacer{display:none!important;height:0!important;min-height:0!important}.site-header:not(.is-fixed):not(.ds-sticky-on)~.header-spacer{display:none!important;height:0!important;min-height:0!important}.promo-strip.ds-closed+.ann-bar+.site-header+.header-spacer,.ann-bar+.site-header+.header-spacer{display:none!important;height:0!important;min-height:0!important}body.ds-theme main,body.ds-theme .main,body.ds-theme .home-page,body.ds-theme .pdp-page,body.ds-theme .shop-page,body.ds-theme .category-page,body.ds-theme .brand-page,body.ds-theme .track-page{padding-top:0!important;margin-top:0!important}.hero-section,.hero-slider,.pdp-breadcrumb,.breadcrumb-bar,.ds-breadcrumb{margin-top:0!important}}@media(min-width:768px){.site-header.is-fixed+.header-spacer,.site-header.ds-sticky-on+.header-spacer,.header-spacer.is-active,#dsStickyHeaderSpacer.is-active{display:block!important;height:var(--ds-sticky-header-h,72px)!important;min-height:var(--ds-sticky-header-h,72px)!important}.site-header:not(.is-fixed):not(.ds-sticky-on)+.header-spacer,.header-spacer:not(.is-active){display:none!important;height:0!important;min-height:0!important}}@media (max-width:767px){html,body,body.ds-theme{padding-top:0!important;margin-top:0!important;}body.ds-theme #headerSpacer,body.ds-theme #dsStickyHeaderSpacer,body.ds-theme .header-spacer,html body #headerSpacer.header-spacer,html body #dsStickyHeaderSpacer.header-spacer,html body .header-spacer.is-active,html body #headerSpacer.is-active,html body #dsStickyHeaderSpacer.is-active{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;line-height:0!important;overflow:hidden!important;visibility:hidden!important;}body.ds-theme .cat-nav,body.ds-theme nav.cat-nav,body.ds-theme .category-nav{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}body.ds-theme .site-header:not(.is-fixed):not(.ds-sticky-on){position:relative!important;top:auto!important;left:auto!important;right:auto!important;}body.ds-theme .site-header.is-fixed,body.ds-theme .site-header.ds-sticky-on{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:7000!important;}body.ds-theme main,body.ds-theme .main,body.ds-theme .home-page,body.ds-theme .pdp-page,body.ds-theme .shop-page,body.ds-theme .category-page,body.ds-theme .brand-page,body.ds-theme .track-page,body.ds-theme .cms-page,body.ds-theme .collection-page,body.ds-theme .collections-page{margin-top:0!important;padding-top:0!important;}body.ds-theme .hero-section,body.ds-theme .hero-slider,body.ds-theme .breadcrumb-bar,body.ds-theme .pdp-breadcrumb,body.ds-theme .ds-breadcrumb,body.ds-theme .page-breadcrumb{margin-top:0!important;}}@media (min-width:768px){body.ds-theme .cat-nav{display:block;}}.pdp-page{contain:layout paint;background:#f8fafc}.pdp-shell{display:grid;grid-template-columns:minmax(360px,560px) minmax(0,1fr);gap:24px;align-items:start}.pdp-gallery,.pdp-info{min-width:0}.pdp-gallery{padding:16px}.pdp-main-image{position:relative;aspect-ratio:1/1;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border-radius:18px}.pdp-main-image img{display:block;width:100%;height:100%;object-fit:contain;aspect-ratio:1/1}.pdp-thumbs{min-height:132px;display:flex;gap:10px;overflow-x:auto;padding-top:12px}.pdp-thumb{width:120px;height:120px;flex:0 0 120px;border:1px solid #e2e8f0;background:#fff;border-radius:14px;overflow:hidden}.pdp-thumb img{display:block;width:120px;height:120px;object-fit:contain;aspect-ratio:1/1}.pdp-save-badge,.pdp-discount{background:#b91c1c!important;color:#fff!important;border-color:#991b1b!important}.pdp-buy{background:#c2410c!important;color:#fff!important}.pdp-vip-accordion{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.pdp-vip-acc-body{display:none}.pdp-vip-accordion.open .pdp-vip-acc-body{display:block}.pdp-delivery-box h2{font-size:1.15rem;line-height:1.25;margin:0 0 10px;color:#0f172a}@media(max-width:991px){.pdp-shell{grid-template-columns:1fr}.pdp-main-image{min-height:auto}}@media(max-width:575px){.pdp-thumb,.pdp-thumb img{width:88px;height:88px}.pdp-thumbs{min-height:100px}}.product-badge.badge-sale,.product-card .product-badge.badge-sale,span.product-badge.badge-sale{background:#b91c1c!important;color:#fff!important;border:1px solid #991b1b!important;text-shadow:none!important;box-shadow:0 2px 8px rgba(153,27,27,.18)!important}.discount-tag,.product-card .discount-tag,span.discount-tag{background:#c2410c!important;color:#fff!important;border:1px solid #9a3412!important;text-shadow:none!important;box-shadow:0 2px 8px rgba(154,52,18,.18)!important}.pdp-wishlist,.js-wishlist-btn,.pdp-whatsapp-fallback{min-height:48px!important;min-width:48px!important;color:#0f172a!important;border-color:#334155!important}.pdp-whatsapp,.pdp-whatsapp-fallback{background:#15803d!important;color:#fff!important;border-color:#166534!important}.pdp-wishlist{background:#fff!important;color:#be123c!important;border-color:#be123c!important}@media(max-width:767px){body.ds-theme .trust-bar{min-height:176px!important}.trust-bar .container{min-height:176px!important}.trust-grid{min-height:156px!important}main{padding-top:0!important}.promo-section .promo-card:first-child img,.promo-section .promo-card:nth-child(2) img{content-visibility:visible!important}}.pdp-thumbs-shell{position:relative;display:flex;align-items:center;gap:10px;margin-top:18px;padding:0 4px;min-height:96px}.pdp-thumbs{flex:1;display:flex;align-items:center;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;padding:6px 2px 10px;min-height:94px;}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumb{flex:0 0 88px;width:88px!important;height:88px!important;aspect-ratio:1/1;border:1px solid #dbe3ef!important;border-radius:4px!important;background:#fff!important;padding:4px!important;display:flex;align-items:center;justify-content:center;overflow:hidden;scroll-snap-align:start;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pdp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:2px!important}.pdp-thumb.active{border:2px solid #f97316!important;padding:3px!important;box-shadow:0 8px 22px rgba(249,115,22,.14)!important}.pdp-thumb:hover{border-color:#4f46e5!important;transform:translateY(-1px)}.pdp-thumbs-nav{flex:0 0 34px;width:34px;height:46px;border:0!important;background:#fff!important;color:#64748b!important;display:flex;align-items:center;justify-content:center;border-radius:10px!important;box-shadow:0 8px 22px rgba(15,23,42,.08)!important;z-index:2;transition:all .18s ease}.pdp-thumbs-nav svg{width:22px;height:22px}.pdp-thumbs-nav:hover{color:#4f46e5!important;background:#f8fafc!important;transform:translateY(-1px)}.footer-contact-item.footer-contact-phone,.footer-contact-item.footer-contact-whatsapp{gap:10px!important}.footer-contact-item .footer-contact-label{display:none!important}.footer-contact-item.footer-contact-phone a,.footer-contact-item.footer-contact-whatsapp a{font-weight:800!important;color:inherit!important;text-decoration:none!important}.footer-contact-whatsapp svg{color:#25d366!important;fill:#25d366!important}.burger-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:none;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;padding:0!important;border-radius:12px!important;background:transparent!important;border:0!important;touch-action:manipulation}.burger-btn span{display:block!important;width:26px!important;height:2.4px!important;border-radius:999px!important;background:#0f172a!important;transition:transform .22s ease,opacity .22s ease,width .22s ease}.burger-btn:focus-visible{outline:2px solid #4f46e5!important;outline-offset:3px!important}.burger-btn:hover{background:#f8fafc!important}.burger-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(7.4px) rotate(45deg)}.burger-btn[aria-expanded="true"] span:nth-child(2){opacity:0;width:10px!important}.burger-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-7.4px) rotate(-45deg)}@media(max-width:991px){.burger-btn{display:flex!important}.header-logo{gap:10px!important}.pdp-thumbs-shell{gap:8px;margin-top:14px;min-height:90px}.pdp-thumbs{gap:12px;min-height:88px}.pdp-thumb{flex-basis:82px;width:82px!important;height:82px!important}.pdp-thumbs-nav{width:30px;height:42px;flex-basis:30px;border-radius:9px!important}}@media(max-width:575px){.burger-btn{width:42px!important;height:42px!important;min-width:42px!important}.burger-btn span{width:24px!important;height:2.3px!important}.pdp-thumbs-shell{margin-top:12px;gap:6px;padding:0;min-height:84px}.pdp-thumbs{gap:10px;min-height:82px;padding-bottom:8px}.pdp-thumb{flex-basis:76px;width:76px!important;height:76px!important;border-radius:4px!important}.pdp-thumbs-nav{width:26px;height:38px;flex-basis:26px;border-radius:8px!important}.pdp-thumbs-nav svg{width:20px;height:20px}}@media(min-width:992px){.burger-btn,#menuToggle{display:none!important;visibility:hidden!important}.header-logo{gap:0!important}.cat-nav{display:block!important}.nav-links{display:flex!important}}@media(max-width:991px){.burger-btn,#menuToggle{display:flex!important}.cat-nav{display:none!important}}@media(max-width:575px){body.ds-theme .trust-bar{min-height:176px!important;display:block!important;content-visibility:visible!important;contain-intrinsic-size:auto!important;contain:layout paint!important;}body.ds-theme .trust-bar .container{min-height:176px!important;}body.ds-theme .trust-grid{min-height:160px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}body.ds-theme .trust-item{min-height:72px!important;}body.ds-theme .hero-section,body.ds-theme .hero-slider{content-visibility:visible!important;contain-intrinsic-size:auto!important;}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.pdp-wishlist,.pdp-whatsapp-fallback{color:#0f172a!important}.pdp-wishlist{border-color:#fecdd3!important;background:#fff1f2!important}.pdp-whatsapp-fallback{background:#16a34a!important;color:#fff!important}.product-badge.badge-sale,.product-card .product-badge.badge-sale,span.product-badge.badge-sale{background:#b91c1c!important;color:#fff!important;border:1px solid #991b1b!important;text-shadow:none!important}.discount-tag,.product-card .discount-tag,span.discount-tag{background:#c2410c!important;color:#fff!important;border:1px solid #9a3412!important;text-shadow:none!important}.product-badge.badge-new{background:#166534!important;color:#fff!important;border-color:#14532d!important}.product-badge.badge-hot{background:#9a3412!important;color:#fff!important;border-color:#7c2d12!important}.dealstore-wa-float,.whatsapp-float,.wa-float{animation:none!important;transition:transform .18s ease!important;box-shadow:0 14px 34px rgba(37,211,102,.30)!important}.burger-btn{column-gap:normal!important;row-gap:normal!important}a[href^="tel:"]{text-decoration:underline!important;text-underline-offset:3px!important;font-weight:800!important;color:#0f172a!important}.pdp-wishlist,.js-wishlist-btn{min-height:48px!important;min-width:48px!important;background:#fff!important;color:#be123c!important;border-color:#be123c!important}.pdp-whatsapp,.pdp-whatsapp-fallback{min-height:48px!important;background:#15803d!important;color:#fff!important;border-color:#166534!important}@media(max-width:767px){body.ds-theme .trust-bar{min-height:176px!important}.trust-bar .container{min-height:176px!important}.trust-grid{min-height:156px!important}main{padding-top:0!important}}.ann-bar,.ann-bar a,.ann-bar span{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.22)!important}.site-footer,.site-footer p,.site-footer a,.footer-copyright,#year{color:#f8fafc!important}.site-footer a{text-decoration:underline;text-underline-offset:3px}.footer-copyright{font-weight:800!important}.product-badge.badge-sale,.discount-tag{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.35)!important}.product-badge.badge-sale{background:#b91c1c!important;border-color:#7f1d1d!important}.discount-tag{background:#b45309!important;border-color:#78350f!important}.product-card{height:100%!important;display:flex!important;flex-direction:column!important}.product-card-body,.product-card-content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.product-card-title{min-height:42px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.product-price,.price-row{margin-top:auto!important}.product-card-actions{margin-top:10px!important}.dealstore-wa-float,.whatsapp-float,.wa-float{animation:none!important;transform:translateZ(0)!important;will-change:transform!important;bottom:calc(88px + env(safe-area-inset-bottom))!important}.burger-btn{gap:5px!important}.burger-btn span{width:25px!important;height:2.5px!important}.burger-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(7.5px) rotate(45deg)!important}.burger-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)!important}@media(min-width:768px){.dealstore-wa-float,.whatsapp-float,.wa-float{bottom:28px!important}}@if(request()->routeIs("home")) body.ds-theme .flash-discount,body.ds-theme .flash-card .flash-discount,body.ds-theme .discount-tag,body.ds-theme .product-card .discount-tag,body.ds-theme span.discount-tag{background:#7f1d1d!important;color:#ffffff!important;border:1px solid #450a0a!important;text-shadow:none!important;font-weight:900!important;box-shadow:none!important;}body.ds-theme .hero-section,body.ds-theme .hero-slider{aspect-ratio:1400/467!important;min-height:auto!important;background:#e5e7eb!important;overflow:hidden!important;contain:layout paint!important;}body.ds-theme .hero-slide{display:none!important;aspect-ratio:1400/467!important;min-height:auto!important;background:#e5e7eb!important;}body.ds-theme .hero-slide.active{display:block!important;}body.ds-theme .hero-slide a,body.ds-theme .hero-slide img{display:block!important;width:100%!important;height:100%!important;}body.ds-theme .hero-slide img{object-fit:cover!important;background:#e5e7eb!important;}body.ds-theme .trust-bar{min-height:82px!important;contain:layout paint!important;}body.ds-theme .trust-grid{min-height:70px!important;align-items:center!important;}body.ds-theme .trust-item{min-height:54px!important;}body.ds-theme .flash-track{will-change:auto!important;}body.ds-theme .reveal{opacity:1!important;transform:none!important;animation:none!important;}body.ds-theme .flash-discount,body.ds-theme .discount-tag{animation:none!important;transform:none!important;}@media(max-width:575px){body.ds-theme .hero-section,body.ds-theme .hero-slider,body.ds-theme .hero-slide{aspect-ratio:3/1!important;min-height:120px!important;}body.ds-theme .trust-bar{min-height:96px!important;}body.ds-theme .trust-grid{min-height:86px!important;}}html body.ds-theme .flash-discount,html body.ds-theme span.flash-discount,html body.ds-theme .flash-card .flash-discount,html body.ds-theme .flash-card span.flash-discount,html body.ds-theme #productGrid .discount-tag,html body.ds-theme #productGrid span.discount-tag,html body.ds-theme .product-card .discount-tag,html body.ds-theme article.product-card .discount-tag,html body.ds-theme span.discount-tag{background:#450a0a!important;background-color:#450a0a!important;background-image:none!important;color:#ffffff!important;border-color:#450a0a!important;opacity:1!important;text-shadow:none!important;font-weight:900!important;box-shadow:none!important;}html body.ds-theme .flash-discount *,html body.ds-theme .discount-tag *{color:#ffffff!important;text-shadow:none!important;}html body.ds-theme span.flash-discount,html body.ds-theme .flash-discount,html body.ds-theme article.flash-card span.flash-discount,html body.ds-theme article.flash-card .flash-discount,html body.ds-theme #productGrid article.product-card div.product-card-img>span.discount-tag,html body.ds-theme #productGrid span.discount-tag,html body.ds-theme .product-grid article.product-card div.product-card-img>span.discount-tag,html body.ds-theme article.product-card span.discount-tag,html body.ds-theme .product-card .discount-tag,html body.ds-theme span.discount-tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:4px 8px!important;border-radius:999px!important;background:#4c0519!important;background-color:#4c0519!important;background-image:none!important;color:#ffffff!important;border:1px solid #2a020d!important;opacity:1!important;text-shadow:none!important;box-shadow:none!important;font-weight:900!important;line-height:1!important;}html body.ds-theme span.flash-discount *,html body.ds-theme span.discount-tag *,html body.ds-theme .flash-discount *,html body.ds-theme .discount-tag *{color:#ffffff!important;text-shadow:none!important;}html body.ds-theme .flash-track,html body.ds-theme .product-grid,html body.ds-theme #productGrid{transform:none!important;will-change:auto!important;}html body.ds-theme .reveal{opacity:1!important;transform:none!important;animation:none!important;transition:none!important;}@endif body.ds-theme #dealstoreWhatsAppFloat,body.ds-theme #scrollTopBtn.back-to-top{position:fixed!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:0!important;line-height:1!important;text-decoration:none!important;box-sizing:border-box!important;transform:translate3d(0,0,0)!important;will-change:transform,opacity!important;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease,background-color .22s ease!important;contain:layout paint!important;visibility:visible!important;pointer-events:auto!important;}.product-card .product-card-img{position:relative!important}.product-card .wishlist-btn{position:absolute!important;top:12px!important;right:12px!important;z-index:8!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(226,232,240,.96)!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;color:#334155!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:none!important;transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease!important;}.product-card .wishlist-btn svg{width:18px!important;height:18px!important;display:block!important;stroke-width:1.8!important;fill:transparent!important;pointer-events:none!important}.product-card .wishlist-btn:hover{background:#fff1f2!important;color:#e11d48!important;border-color:#fecdd3!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px rgba(225,29,72,.16)!important}.product-card .wishlist-btn.active,.product-card .wishlist-btn.wishlisted,.product-card .wishlist-btn[aria-pressed="true"]{background:#e11d48!important;color:#fff!important;border-color:#e11d48!important;box-shadow:0 10px 26px rgba(225,29,72,.24)!important}.product-card .wishlist-btn.active svg,.product-card .wishlist-btn.wishlisted svg,.product-card .wishlist-btn[aria-pressed="true"] svg{fill:currentColor!important}.product-card .wishlist-btn:focus-visible{outline:3px solid rgba(79,70,229,.22)!important;outline-offset:2px!important}.product-card{position:relative!important;overflow:hidden!important}.product-card .product-card-img{position:relative!important;isolation:isolate!important}.product-card .wishlist-btn{position:absolute!important;top:12px!important;right:12px!important;z-index:12!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;margin:0!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.96)!important;color:#1e3a8a!important;box-shadow:0 8px 22px rgba(15,23,42,.14)!important;backdrop-filter:blur(8px)!important;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease!important;line-height:1!important;appearance:none!important;-webkit-appearance:none!important;}.product-card .wishlist-btn svg{width:18px!important;height:18px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}.product-card .wishlist-btn:hover{transform:translateY(-2px) scale(1.03)!important;background:#fff!important;color:#e11d48!important;border-color:#fecdd3!important;box-shadow:0 12px 28px rgba(225,29,72,.18)!important}.product-card .wishlist-btn.active,.product-card .wishlist-btn.wishlisted,.product-card .wishlist-btn[aria-pressed="true"]{background:#e11d48!important;color:#fff!important;border-color:#e11d48!important;box-shadow:0 10px 26px rgba(225,29,72,.25)!important}.product-card .wishlist-btn:focus-visible{outline:3px solid rgba(79,70,229,.28)!important;outline-offset:3px!important}@media(max-width:575px){.product-card .wishlist-btn{top:9px!important;right:9px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.product-card .wishlist-btn svg{width:16px!important;height:16px!important}}body.ds-theme #dealstoreWhatsAppFloat,body.ds-theme #scrollTopBtn.back-to-top{position:fixed!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:0!important;line-height:1!important;text-decoration:none!important;box-sizing:border-box!important;transform:translate3d(0,0,0)!important;will-change:transform,opacity!important;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease,background-color .22s ease!important;contain:layout paint!important;visibility:visible!important;pointer-events:auto!important;}body.ds-theme #dealstoreWhatsAppFloat{left:24px!important;right:auto!important;bottom:24px!important;z-index:999930!important;background:#25D366!important;color:#fff!important;box-shadow:0 18px 42px rgba(37,211,102,.36),0 4px 12px rgba(15,23,42,.12)!important;}body.ds-theme #dealstoreWhatsAppFloat:hover,body.ds-theme #dealstoreWhatsAppFloat:focus-visible{background:#1ebe5d!important;transform:translate3d(0,-3px,0) scale(1.03)!important;box-shadow:0 22px 52px rgba(37,211,102,.44),0 6px 16px rgba(15,23,42,.14)!important;outline:none!important;}body.ds-theme #dealstoreWhatsAppFloat svg{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;display:block!important;color:#fff!important;fill:#fff!important;stroke:none!important;margin:0!important;}body.ds-theme #dealstoreWhatsAppFloat span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}body.ds-theme #scrollTopBtn.back-to-top{right:24px!important;left:auto!important;bottom:24px!important;z-index:999920!important;background:#4F46E5!important;color:#fff!important;opacity:0!important;transform:translate3d(0,12px,0) scale(.96)!important;box-shadow:0 18px 42px rgba(79,70,229,.30),0 4px 12px rgba(15,23,42,.12)!important;}body.ds-theme #scrollTopBtn.back-to-top.show,body.ds-theme #scrollTopBtn.back-to-top.is-visible{opacity:1!important;transform:translate3d(0,0,0) scale(1)!important;}body.ds-theme #scrollTopBtn.back-to-top:hover,body.ds-theme #scrollTopBtn.back-to-top:focus-visible{background:#3730A3!important;transform:translate3d(0,-3px,0) scale(1.03)!important;outline:none!important;}body.ds-theme #scrollTopBtn.back-to-top svg{width:26px!important;height:26px!important;display:block!important;color:#fff!important;stroke:currentColor!important;}@media(max-width:767px){body.ds-theme #dealstoreWhatsAppFloat,body.ds-theme #scrollTopBtn.back-to-top{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;}body.ds-theme #dealstoreWhatsAppFloat{left:14px!important;right:auto!important;bottom:calc(var(--ds-mobile-nav-height,68px)+16px+env(safe-area-inset-bottom))!important;display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:999930!important;}body.ds-theme #dealstoreWhatsAppFloat svg{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;}body.ds-theme #scrollTopBtn.back-to-top{right:14px!important;left:auto!important;bottom:calc(var(--ds-mobile-nav-height,68px)+16px+env(safe-area-inset-bottom))!important;z-index:999920!important;display:flex!important;visibility:visible!important;pointer-events:auto!important;}body.ds-theme #scrollTopBtn.back-to-top.show,body.ds-theme #scrollTopBtn.back-to-top.is-visible{opacity:1!important;transform:translate3d(0,0,0) scale(1)!important;}}@media(max-width:360px){body.ds-theme #dealstoreWhatsAppFloat{left:10px!important;}body.ds-theme #scrollTopBtn.back-to-top{right:10px!important;}}@media(max-width:991px){html body .site-header#siteHeader,html body .site-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;z-index:999990!important;background:#fff!important;transform:none!important;}html body .site-header#siteHeader.is-fixed,html body .site-header#siteHeader.ds-sticky-on,html body .site-header.is-fixed,html body .site-header.ds-sticky-on{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;box-shadow:0 10px 26px rgba(15,23,42,.10)!important;transform:none!important;}html body #headerSpacer,html body #dsStickyHeaderSpacer,html body .header-spacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}html body .pdp-page,html body .category-page,html body .shop-page,html body .wishlist-page,html body .checkout-page,html body main{scroll-margin-top:72px!important;}html body .pdp-gallery,html body .pdp-info,html body .ds-breadcrumb,html body .brand-breadcrumb,html body .pdp-breadcrumb{scroll-margin-top:76px!important;}}@media(max-width:575px){html body .site-header#siteHeader,html body .site-header{min-height:64px!important;}html body .header-row{height:64px!important;min-height:64px!important;}html body .pdp-page,html body .category-page,html body .shop-page,html body .wishlist-page,html body .checkout-page,html body main{scroll-margin-top:68px!important;}}#cartSidebar[aria-hidden="true"]{visibility:hidden!important;pointer-events:none!important;}#cartSidebar.open{visibility:visible!important;pointer-events:auto!important;}.pdp-secondary-row{align-items:stretch!important;}.pdp-secondary-row .pdp-wishlist,.pdp-secondary-row .pdp-whatsapp,.pdp-secondary-row .pdp-whatsapp-fallback{min-height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}.pdp-secondary-row .pdp-share,.pdp-share{width:54px!important;min-width:54px!important;max-width:54px!important;min-height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}.pdp-whatsapp{background:#168a3a!important;color:#fff!important;border-color:#168a3a!important;font-weight:900!important;}.pdp-whatsapp svg,.pdp-whatsapp span{color:#fff!important;fill:#fff!important;stroke:#fff!important;}.ann-bar a,.site-footer a,.footer-contact a,.footer-links a,.footer-copyright a{text-decoration:none!important;}.ann-bar a:hover,.site-footer a:hover,.footer-contact a:hover,.footer-links a:hover{text-decoration:none!important;}.ann-bar a:focus-visible,.site-footer a:focus-visible{outline:2px solid currentColor!important;outline-offset:3px!important;border-radius:6px!important;}.product-card,.flash-card{height:100%!important;display:flex!important;flex-direction:column!important;}.product-card-body,.product-card-content,.flash-card-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;}.product-name,.product-title,.product-card-title,.flash-card-title,.flash-card-name{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.35!important;min-height:38px!important;max-height:44px!important;}.product-card .add-to-cart-btn,.product-card [data-add-cart],.flash-card .add-to-cart-btn,.flash-card [data-add-cart]{margin-top:auto!important;}body.ds-theme .nav-dropdown{position:relative!important;overflow:visible!important}body.ds-theme #navAccountsMenu,body.ds-theme .nav-dropdown-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;min-width:210px!important;width:max-content!important;max-width:280px!important;padding:8px!important;background:#fff!important;border:1px solid var(--border,#e2e8f0)!important;border-radius:14px!important;box-shadow:0 22px 55px rgba(15,23,42,.18)!important;z-index:2147483000!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:block!important;transform:translateY(8px)!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important}body.ds-theme #navAccountsMenu.open,body.ds-theme #navAccountsDropdown:hover #navAccountsMenu,body.ds-theme .nav-dropdown-menu.open,body.ds-theme .nav-dropdown:hover .nav-dropdown-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;display:block!important}body.ds-theme #navAccountsMenu a,body.ds-theme .nav-dropdown-menu a{display:flex!important;align-items:center!important;min-height:40px!important;padding:9px 12px!important;border-radius:10px!important;color:var(--fg,#0f172a)!important;text-decoration:none!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important}body.ds-theme #navAccountsMenu a:hover,body.ds-theme .nav-dropdown-menu a:hover{background:var(--primary-light,#eef2ff)!important;color:var(--primary,#2563eb)!important}body.ds-theme #navAccountsBtn.open,body.ds-theme #navAccountsDropdown:hover #navAccountsBtn{color:var(--primary,#2563eb)!important}body.ds-theme #navAccountsBtn.open .nav-chevron,body.ds-theme #navAccountsDropdown:hover .nav-chevron{transform:rotate(180deg)!important}body.ds-theme .promo-strip{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 52%,#0f172a 100%)!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}body.ds-theme .promo-strip span,body.ds-theme .promo-strip strong,body.ds-theme .promo-emoji{color:#fff!important}body.ds-theme .ann-bar{background:linear-gradient(90deg,var(--primary,#2563eb),var(--primary-dark,#1d4ed8))!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.10)!important}body.ds-theme .ann-bar a,body.ds-theme .ann-bar span,body.ds-theme .ann-left,body.ds-theme .ann-right{color:#fff!important;text-decoration:none!important}body.ds-theme .close-promo{background:#fff!important;color:#1e3a8a!important}body.ds-theme .newsletter-section,body.ds-theme .newsletter-wrap{background:linear-gradient(180deg,#eff6ff 0%,#f8fafc 100%)!important}body.ds-theme .newsletter-section p,body.ds-theme .newsletter-wrap p,body.ds-theme .newsletter-subtitle{color:#334155!important;opacity:1!important;text-shadow:none!important}body.ds-theme .newsletter-section h2,body.ds-theme .newsletter-section h3,body.ds-theme .newsletter-title{color:#0f172a!important}.predictive-search-box,.ds-v7-search-results,.ds-v8-search-results,.ds-v9-search-results,.ds-v10-search-results,.ds-search-floating-results:not(.ds-v18-search-results){display:none!important;visibility:hidden!important;pointer-events:none!important;}.header-search,.header-search form,.search-form,.mobile-search-form,.mobile-search-form form,.mobile-search-modal form{position:relative!important;overflow:visible!important;}.ds-v18-search-results{display:none!important;position:fixed!important;z-index:2147483640!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;box-shadow:0 18px 48px rgba(15,23,42,.16)!important;max-height:450px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;padding:0!important;font-family:"Poppins",sans-serif!important;color:#0f172a!important;}.ds-v18-search-results.open{display:block!important;visibility:visible!important;pointer-events:auto!important;animation:dsSearchDrop .16s ease-out both!important;}@keyframes dsSearchDrop{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ds-v18-search-results::-webkit-scrollbar{width:9px!important}.ds-v18-search-results::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:999px!important}.ds-v18-search-results::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important;border:2px solid #f1f5f9!important}.ds-v18-search-results::-webkit-scrollbar-thumb:hover{background:#94a3b8!important}.ds-v18-search-results .ds-search-list{max-height:390px!important;overflow-y:auto!important;overflow-x:hidden!important;}.ds-v18-search-results .ds-search-list::-webkit-scrollbar{width:8px!important}.ds-v18-search-results .ds-search-list::-webkit-scrollbar-track{background:#f8fafc!important}.ds-v18-search-results .ds-search-list::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}.ds-v18-search-results .predictive-item{display:grid!important;grid-template-columns:80px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;padding:14px 16px!important;margin:0!important;border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;background:#fff!important;color:#0f172a!important;text-decoration:none!important;min-height:108px!important;transition:background .15s ease,transform .15s ease!important;}.ds-v18-search-results .predictive-item:hover,.ds-v18-search-results .predictive-item.active{background:#f8fafc!important;transform:none!important;}.ds-v18-search-results .predictive-item img,.ds-v18-search-results .ps-no-img{width:80px!important;height:80px!important;min-width:80px!important;border:1px solid #eef2f7!important;border-radius:12px!important;background:#fff!important;object-fit:contain!important;padding:4px!important;box-shadow:0 2px 8px rgba(15,23,42,.04)!important;}.ds-v18-search-results .ps-no-img{display:flex!important;align-items:center!important;justify-content:center!important;background:#f8fafc!important;}.ds-v18-search-results .ps-no-img:before{content:"🛍️";font-size:24px;opacity:.55;}.ds-v18-search-results .ps-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:5px!important;align-self:center!important;}.ds-v18-search-results .ps-title{display:block!important;color:#0f172a!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:-.01em!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}.ds-v18-search-results .ps-rating-row{display:flex!important;align-items:center!important;gap:7px!important;min-height:18px!important;}.ds-v18-search-results .ps-stars{color:#f59e0b!important;font-size:14px!important;letter-spacing:.5px!important;line-height:1!important;white-space:nowrap!important;}.ds-v18-search-results .ps-review-count{color:#64748b!important;font-size:12px!important;font-weight:700!important;line-height:1!important;}.ds-v18-search-results .ps-price-row{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:8px!important;margin-top:1px!important;}.ds-v18-search-results .ps-sale-price{color:#2563eb!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;}.ds-v18-search-results .ps-original-price{color:#94a3b8!important;font-size:13px!important;font-weight:700!important;text-decoration:line-through!important;line-height:1.2!important;}.ds-v18-search-results .ps-discount-green{color:#16a34a!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;}.ds-v18-search-results .predictive-state{display:block!important;margin:0!important;padding:22px 18px!important;text-align:center!important;color:#64748b!important;font-size:14px!important;font-weight:800!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;}.ds-v18-search-results .predictive-see-all-wrap{position:sticky!important;bottom:0!important;background:#fff!important;padding:12px 14px!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -8px 22px rgba(15,23,42,.05)!important;}.ds-v18-search-results .predictive-see-all{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:46px!important;margin:0!important;padding:12px 18px!important;border-radius:12px!important;background:#4f46e5!important;background-image:none!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:900!important;letter-spacing:.01em!important;border:0!important;box-shadow:0 10px 22px rgba(79,70,229,.20)!important;}.ds-v18-search-results .predictive-see-all:hover{background:#4338ca!important;color:#fff!important;transform:translateY(-1px)!important;}.mobile-search-modal .ds-v18-search-results{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;max-width:100%!important;margin-top:10px!important;max-height:min(450px,54vh)!important;border-radius:18px!important;box-shadow:0 18px 48px rgba(15,23,42,.22)!important;z-index:2147483641!important;}.mobile-search-modal .ds-v18-search-results .ds-search-list{max-height:calc(min(450px,54vh) - 72px)!important;}@media(max-width:575px){.ds-v18-search-results .predictive-item{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;min-height:98px!important}.ds-v18-search-results .predictive-item img,.ds-v18-search-results .ps-no-img{width:72px!important;height:72px!important;min-width:72px!important}.ds-v18-search-results .ps-title{font-size:13px!important}.ds-v18-search-results .ps-sale-price{font-size:14px!important}.ds-v18-search-results .ps-stars{font-size:12px!important}.ds-v18-search-results .ps-review-count,.ds-v18-search-results .ps-original-price,.ds-v18-search-results .ps-discount-green{font-size:11px!important}}.ds-v18-search-results{overflow:hidden!important;display:none!important;flex-direction:column!important;max-height:450px!important;}.ds-v18-search-results.open{display:flex!important;}.ds-v18-search-results .ds-search-list{display:block!important;flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;!important;}.ds-v18-search-results .ds-search-list::-webkit-scrollbar{width:8px!important;}.ds-v18-search-results .ds-search-list::-webkit-scrollbar-track{background:#f8fafc!important;border-radius:999px!important;}.ds-v18-search-results .ds-search-list::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important;border:2px solid #f8fafc!important;}.ds-v18-search-results .predictive-see-all-wrap{flex:0 0 auto!important;position:relative!important;bottom:auto!important;background:#fff!important;padding:12px 14px!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -8px 22px rgba(15,23,42,.05)!important;}.ds-v18-search-results .predictive-item{grid-template-columns:80px minmax(0,1fr)!important;align-items:center!important;}.mobile-search-modal .mobile-search-panel,.mobile-search-modal .mobile-search-box{overflow:visible!important;max-height:none!important;}.mobile-search-modal .ds-v18-search-results{width:100%!important;max-height:min(450px,56vh)!important;overflow:hidden!important;}.mobile-search-modal .ds-v18-search-results .predictive-item{grid-template-columns:76px minmax(0,1fr)!important;gap:12px!important;padding:12px 14px!important;min-height:104px!important;}.mobile-search-modal .ds-v18-search-results .predictive-item img,.mobile-search-modal .ds-v18-search-results .ps-no-img{width:76px!important;height:76px!important;min-width:76px!important;}.mobile-search-modal .ds-v18-search-results .ps-copy{gap:4px!important;}.mobile-search-modal .ds-v18-search-results .ps-title{font-size:13px!important;line-height:1.35!important;-webkit-line-clamp:2!important;}.mobile-search-modal .ds-v18-search-results .ps-price-row{gap:6px!important;}.mobile-search-modal .ds-v18-search-results .ps-sale-price{font-size:14px!important;}.mobile-search-modal .ds-v18-search-results .ps-original-price,.mobile-search-modal .ds-v18-search-results .ps-review-count,.mobile-search-modal .ds-v18-search-results .ps-discount-green{font-size:11px!important;}.mobile-search-modal .ds-v18-search-results .predictive-see-all{min-height:48px!important;border-radius:14px!important;}.footer-contact-item{display:flex!important;align-items:flex-start!important;gap:10px!important;}.footer-contact-item svg{flex:0 0 18px!important;width:18px!important;height:18px!important;margin-top:2px!important;}.footer-contact-label{font-weight:800!important;color:inherit!important;margin-right:4px!important;white-space:nowrap!important;}.footer-contact-whatsapp svg{color:#25d366!important;fill:#25d366!important;stroke:none!important;}.burger-btn{display:none;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:12px!important;cursor:pointer!important;}.burger-btn span{display:block!important;width:26px!important;height:2.5px!important;background:#0f172a!important;border-radius:999px!important;margin:0!important;transition:transform .2s ease,opacity .2s ease!important;}.burger-btn:hover{background:#f1f5f9!important;}@media(max-width:991px){.burger-btn{display:flex!important;}.footer-contact-item{align-items:flex-start!important;}}@media(max-width:575px){.ds-v18-search-results .predictive-item{grid-template-columns:72px minmax(0,1fr)!important}.footer-contact-item{font-size:13px!important;}.footer-contact-label{display:inline!important;}}.burger-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:none;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5.5px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:14px!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}.burger-btn span{display:block!important;width:25px!important;height:2.5px!important;min-height:2.5px!important;background:#0f172a!important;border-radius:999px!important;margin:0!important;transform-origin:center!important;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s ease,width .18s ease!important}.burger-btn:hover,.burger-btn:focus-visible{background:#f1f5f9!important}.burger-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)!important}.burger-btn[aria-expanded="true"] span:nth-child(2){opacity:0!important;width:8px!important}.burger-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important}@media(max-width:991px){.burger-btn{display:flex!important}}@media(max-width:575px){.burger-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.burger-btn span{width:24px!important;height:2.4px!important}}.ds-v28-sr,.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}@media(max-width:767px){.category-section{padding:14px 0 18px!important;overflow:hidden!important}.category-section .container{padding-left:14px!important;padding-right:14px!important}.category-section .section-heading{margin-bottom:12px!important;align-items:center!important}.category-section .section-title h2{font-size:16px!important;line-height:1.2!important}.category-section .section-link{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important}.category-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}.category-card{display:block!important;position:relative!important;min-height:0!important;height:auto!important;aspect-ratio:1.48/1!important;border-radius:13px!important;overflow:hidden!important;margin:0!important;box-shadow:0 8px 18px rgba(15,23,42,.08)!important;contain:layout paint!important}.category-card-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.category-card-content{position:absolute!important;left:8px!important;right:8px!important;bottom:8px!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.category-card-name{font-size:12px!important;line-height:1.15!important;font-weight:950!important;color:#fff!important;text-shadow:0 1px 6px rgba(0,0,0,.45)!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.category-card-count{min-height:24px!important;padding:4px 8px!important;font-size:9px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:3px!important;background:rgba(15,23,42,.48)!important;color:#fff!important;backdrop-filter:blur(4px)!important}.category-card-count svg{width:10px!important;height:10px!important}.floating-whatsapp{bottom:84px!important}.scroll-top,.back-to-top{bottom:88px!important}}@media(max-width:360px){.category-grid{gap:8px!important}.category-card-name{font-size:11px!important}.category-card-count{font-size:8.5px!important;padding:3px 7px!important}}@media(min-width:768px){.category-grid{align-items:stretch!important}.category-card{min-height:220px!important}}img.site-logo-img{width:auto!important;max-width:173px!important;height:auto!important;aspect-ratio:4/1!important;object-fit:contain!important}.product-actions button,.wishlist-btn,.add-to-cart-btn,.faq-question,.section-link,a.section-link{min-width:44px!important;min-height:44px!important}.hero-section,.hero-slider,.hero-slide{contain:layout paint!important}.trust-bar,.feature-strip,.category-section{content-visibility:auto;contain-intrinsic-size:1px 360px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.contact-page svg{display:block;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.contact-card-icon,.contact-info-icon,.contact-input-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;line-height:0!important;overflow:hidden!important}.contact-card-icon{width:42px!important;height:42px!important;border-radius:12px!important}.contact-card-icon svg{width:21px!important;height:21px!important}.contact-info-icon{width:42px!important;height:42px!important;border-radius:12px!important}.contact-info-icon svg{width:20px!important;height:20px!important}.contact-input-wrap{position:relative!important;display:flex!important;align-items:center!important}.contact-input-icon{position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;width:20px!important;height:20px!important;z-index:2!important;color:#64748b!important;pointer-events:none!important}.contact-input-icon.top{top:17px!important;transform:none!important}.contact-input-icon svg{width:18px!important;height:18px!important}.contact-input,.contact-textarea{padding-left:46px!important}.contact-hero-action svg,.contact-submit svg,.contact-mini-btn svg{width:19px!important;height:19px!important}@media(max-width:575px){.contact-card-icon,.contact-info-icon{width:38px!important;height:38px!important}.contact-card-icon svg,.contact-info-icon svg{width:18px!important;height:18px!important}}.product-card .product-card-body{display:flex!important;flex-direction:column!important;min-height:0!important}.product-card .product-name{word-break:normal!important;overflow-wrap:anywhere!important}.product-card .wishlist-btn{position:absolute!important;right:10px!important;bottom:10px!important;top:auto!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;color:#1e3a8a!important;border:1px solid rgba(30,58,138,.18)!important;box-shadow:0 7px 18px rgba(15,23,42,.16)!important;backdrop-filter:blur(8px)!important;transform:translateZ(0)!important;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,background .18s ease!important;z-index:8!important}.product-card .wishlist-btn svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.product-card .wishlist-btn:hover{transform:translateY(-2px) scale(1.04)!important;color:#be123c!important;background:#fff!important;border-color:#fecdd3!important;box-shadow:0 10px 24px rgba(190,18,60,.18)!important}.product-card .wishlist-btn.active,.product-card .wishlist-btn.wishlisted,.product-card .wishlist-btn[aria-pressed="true"]{background:#be123c!important;color:#fff!important;border-color:#be123c!important;box-shadow:0 9px 22px rgba(190,18,60,.28)!important}.product-card .wishlist-btn.active svg,.product-card .wishlist-btn.wishlisted svg,.product-card .wishlist-btn[aria-pressed="true"] svg{fill:currentColor!important;stroke:currentColor!important}.product-card .wishlist-btn:focus-visible{outline:3px solid rgba(37,99,235,.28)!important;outline-offset:2px!important}@media(max-width:767px){.product-card .product-name,.product-card .product-title,.product-card .product-card-title{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;max-height:none!important;min-height:54px!important;height:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;line-height:1.35!important;font-size:12.5px!important;margin-bottom:7px!important}.product-card .wishlist-btn{right:8px!important;bottom:8px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.product-card .wishlist-btn svg{width:16px!important;height:16px!important}html body #siteHeader.site-header.ds-mobile-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:999990!important;background:#fff!important;transform:translateZ(0)!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important}html body #headerSpacer.ds-mobile-spacer-active{display:block!important;height:var(--ds-mobile-sticky-h,56px)!important;min-height:var(--ds-mobile-sticky-h,56px)!important}}body.ds-theme .product-card{position:relative!important;background:#fff!important;border:1px solid #e6ebf3!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 3px 14px rgba(15,23,42,.055)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;isolation:isolate!important}body.ds-theme .product-card:hover{transform:translateY(-4px)!important;border-color:#cbd5e1!important;box-shadow:0 16px 36px rgba(15,23,42,.12)!important}body.ds-theme .product-card-img{position:relative!important;aspect-ratio:1/1!important;padding:12px!important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;border-bottom:1px solid #eef2f7!important;overflow:hidden!important}body.ds-theme .product-card-img .product-media-link{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;border-radius:13px!important;overflow:hidden!important}body.ds-theme .product-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;transition:transform .3s ease!important;will-change:transform!important}body.ds-theme .product-card:hover .product-card-img img{transform:scale(1.035)!important}body.ds-theme .product-card .product-badge{top:10px!important;left:10px!important;z-index:4!important;padding:5px 9px!important;border-radius:8px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;letter-spacing:.02em!important;box-shadow:0 5px 14px rgba(15,23,42,.14)!important}body.ds-theme .product-card .discount-tag{top:10px!important;right:10px!important;z-index:4!important;min-width:44px!important;height:25px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;border-radius:999px!important;background:#450a0a!important;border:1px solid #7f1d1d!important;color:#fff!important;font-size:10px!important;font-weight:800!important;box-shadow:0 5px 14px rgba(69,10,10,.2)!important}body.ds-theme .product-card .wishlist-btn{position:absolute!important;right:11px!important;bottom:11px!important;top:auto!important;z-index:5!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.94)!important;color:#1e3a8a!important;border:1px solid #dbe4f0!important;box-shadow:0 7px 20px rgba(15,23,42,.15)!important;backdrop-filter:blur(8px)!important;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease!important}body.ds-theme .product-card .wishlist-btn svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important}body.ds-theme .product-card .wishlist-btn:hover{transform:translateY(-2px) scale(1.04)!important;background:#fff1f2!important;color:#be123c!important;border-color:#fecdd3!important}body.ds-theme .product-card .wishlist-btn.active,body.ds-theme .product-card .wishlist-btn.wishlisted,body.ds-theme .product-card .wishlist-btn[aria-pressed="true"]{background:#be123c!important;color:#fff!important;border-color:#be123c!important}body.ds-theme .product-card .wishlist-btn.active svg,body.ds-theme .product-card .wishlist-btn.wishlisted svg,body.ds-theme .product-card .wishlist-btn[aria-pressed="true"] svg{fill:currentColor!important}body.ds-theme .product-card-body{padding:13px 13px 14px!important;gap:0!important}body.ds-theme .product-card .product-brand{margin:0 0 6px!important;min-height:16px!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.065em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.ds-theme .product-card .product-brand span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important}body.ds-theme .product-card .product-name,body.ds-theme .product-card .product-card-title,body.ds-theme .product-card .product-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:41px!important;max-height:41px!important;margin:0 0 8px!important;color:#0f172a!important;font-size:13px!important;font-weight:650!important;line-height:1.55!important;letter-spacing:-.01em!important}body.ds-theme .product-card .product-name:hover{color:var(--p)!important}body.ds-theme .product-card .product-stars{display:flex!important;align-items:center!important;gap:5px!important;min-height:20px!important;margin-bottom:7px!important}body.ds-theme .product-card .stars-outer{display:flex!important;align-items:center!important;gap:1px!important}body.ds-theme .product-card .stars-outer svg{width:13px!important;height:13px!important}body.ds-theme .product-card .review-count{font-size:10px!important;color:#64748b!important}body.ds-theme .product-card .product-price{display:flex!important;align-items:baseline!important;gap:7px!important;flex-wrap:wrap!important;min-height:28px!important;margin:0!important}body.ds-theme .product-card .price-now{color:#123b8f!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.015em!important}body.ds-theme .product-card .price-was{color:#334155!important;font-size:10.5px!important;text-decoration-thickness:1px!important}body.ds-theme .product-card .product-actions{margin-top:11px!important}body.ds-theme .product-card .add-to-cart-btn{width:100%!important;min-height:44px!important;margin:0!important;border-radius:12px!important;background:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%)!important;color:#fff!important;font-size:12.5px!important;font-weight:750!important;letter-spacing:.01em!important;box-shadow:0 8px 18px rgba(30,58,138,.2)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}body.ds-theme .product-card .add-to-cart-btn:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 11px 22px rgba(30,58,138,.28)!important;filter:brightness(1.05)!important}body.ds-theme .product-card .add-to-cart-btn:disabled{background:#64748b!important;box-shadow:none!important;cursor:not-allowed!important;opacity:.88!important}body.ds-theme .product-card .add-to-cart-btn svg{width:16px!important;height:16px!important;flex:0 0 auto!important}@media(max-width:575px){body.ds-theme .product-card{border-radius:15px!important}body.ds-theme .product-card:hover{transform:none!important}body.ds-theme .product-card-img{padding:8px!important}body.ds-theme .product-card .product-badge{top:7px!important;left:7px!important;padding:4px 7px!important;font-size:9px!important}body.ds-theme .product-card .discount-tag{top:7px!important;right:7px!important;height:22px!important;min-width:38px!important;font-size:9px!important}body.ds-theme .product-card .wishlist-btn{right:8px!important;bottom:8px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:11px!important}body.ds-theme .product-card .wishlist-btn svg{width:17px!important;height:17px!important}body.ds-theme .product-card-body{padding:10px 10px 11px!important}body.ds-theme .product-card .product-brand{font-size:8.5px!important;margin-bottom:4px!important}body.ds-theme .product-card .product-name,body.ds-theme .product-card .product-card-title,body.ds-theme .product-card .product-title{font-size:12px!important;line-height:1.45!important;min-height:35px!important;max-height:35px!important;margin-bottom:6px!important}body.ds-theme .product-card .stars-outer svg{width:11px!important;height:11px!important}body.ds-theme .product-card .review-count{font-size:9px!important}body.ds-theme .product-card .price-now{font-size:13.5px!important}body.ds-theme .product-card .price-was{font-size:9.5px!important}body.ds-theme .product-card .add-to-cart-btn{min-height:40px!important;border-radius:10px!important;font-size:11px!important}body.ds-theme .product-card .add-to-cart-btn svg{width:14px!important;height:14px!important}}@media(prefers-reduced-motion:reduce){body.ds-theme .product-card,body.ds-theme .product-card-img img,body.ds-theme .product-card .wishlist-btn,body.ds-theme .product-card .add-to-cart-btn{transition:none!important}body.ds-theme .product-card:hover,body.ds-theme .product-card:hover .product-card-img img{transform:none!important}}.hero-slide{display:none!important;}.hero-slide.active{display:block!important;}.hero-slide:first-child:not(.active){display:none!important;}.hero-slide.active a,.hero-slide.active img{display:block!important;width:100%!important;height:100%!important;}.flash-discount,.flash-card .flash-discount,.discount-tag,.product-card .discount-tag,span.discount-tag{background:#991b1b!important;color:#fff!important;border-color:#7f1d1d!important;text-shadow:none!important;font-weight:900!important;}:root{--brand-blue:#1d4ed8;--brand-navy:#1e3a8a;--brand-gradient:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);--brand-focus:rgba(29,78,216,.28);--promo-start:#7c2d12;--promo-end:#9a3412;}.ann-bar,.search-btn,.user-offcanvas-header,.btn-primary-full,.add-to-cart-btn,.flash-add-btn,.checkout-btn,.place-order-btn,.btn-primary,.theme-primary-bg,.mobile-bottom-nav .active .nav-icon,.pagination .active span,.pagination .page-item.active .page-link,.account-primary-btn,.contact-submit-btn,.newsletter-btn,.cart-checkout-btn,.login-submit-btn,.register-submit-btn{background:var(--brand-gradient)!important;color:#fff!important;border-color:#1e3a8a!important;}.search-form,.form-control:focus,.pagination .page-link:focus{border-color:#1d4ed8!important;}.search-form:focus-within,.form-control:focus{box-shadow:0 0 0 3px var(--brand-focus)!important;}.section-bar,.category-card:hover,.product-card:hover{border-color:#1d4ed8!important;}.section-link,.product-price .price-now,.price-now,.header-icons .hdr-icon:hover,.auth-tab.active,.forgot-link,.mobile-bottom-nav .active,.breadcrumb a:hover{color:#1e3a8a!important;}.promo-strip{background:linear-gradient(135deg,var(--promo-start) 0%,var(--promo-end) 100%)!important;color:#fff!important;}.promo-strip a,.promo-strip strong,.promo-strip span{color:#fff!important}.promo-strip .close-promo{background:rgba(255,255,255,.18)!important;color:#fff!important}.promo-strip .close-promo:hover{background:rgba(255,255,255,.30)!important}.product-card .wishlist-btn,.product-card [data-wishlist]{display:none!important}.product-brand,.review-count,.price-was{color:#475569!important}.product-name{color:#0f172a!important}.add-to-cart-btn:disabled,.flash-add-btn:disabled{background:#475569!important;color:#fff!important;border-color:#475569!important;opacity:1!important;}@media (prefers-reduced-motion:reduce){.promo-strip::before{animation:none!important}}.price-was,.product-price .price-was,.pdp-price-was{color:#475569!important;text-decoration-color:#475569!important;opacity:1!important}.pdp-wishlist,.js-wishlist-btn{background:#1e3a8a!important;color:#fff!important;border-color:#1e3a8a!important}.social-proof[hidden]{display:none!important}.social-proof{display:flex!important;opacity:0;transform:translate3d(0,12px,0);visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.social-proof.is-visible{opacity:1;transform:translate3d(0,0,0);visibility:visible;pointer-events:auto}.ds-v18-search-results.ds-search-contained{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(450px,70vh)!important}@media(prefers-reduced-motion:reduce){.social-proof{transition:none!important;transform:none!important}}.price-was,.product-price .price-was,.pdp-price-was{color:#475569!important;text-decoration-color:#475569!important;opacity:1!important;font-weight:700!important}.pdp-wishlist,.pdp-actions .pdp-wishlist,.js-wishlist-btn{background:#1e3a8a!important;color:#fff!important;border-color:#1e3a8a!important}.pdp-wishlist:hover,.pdp-wishlist:focus-visible,.js-wishlist-btn:hover,.js-wishlist-btn:focus-visible{background:#172554!important;color:#fff!important;border-color:#172554!important}.pdp-wishlist svg,.js-wishlist-btn svg{stroke:currentColor!important;color:currentColor!important}.faq-answer{display:none!important;max-height:none!important}.faq-item.active .faq-answer{display:block!important}.promo-strip>:not(.close-promo):not(button){
    position:relative;
    z-index:1;
}.promo-strip>span:not(.promo-emoji),
.promo-strip>strong,
.promo-strip>a{
    display:inline-flex;
    align-items:center;
    animation:dsPromoTextAttract 3.4s ease-in-out infinite;
    will-change:transform,opacity;
}.promo-strip .promo-emoji{
    display:inline-block;
    transform-origin:50% 70%;
    animation:dsPromoEmojiBounce 2.2s ease-in-out infinite;
    will-change:transform;
}@keyframes dsPromoTextAttract{
    0%,100%{transform:translate3d(0,0,0);opacity:1;text-shadow:0 0 0 rgba(255,255,255,0)}
    45%{transform:translate3d(0,-1px,0);opacity:1;text-shadow:0 0 12px rgba(255,255,255,.32)}
    55%{transform:translate3d(0,0,0) scale(1.015);opacity:1;text-shadow:0 0 16px rgba(255,255,255,.42)}
}@keyframes dsPromoEmojiBounce{
    0%,100%{transform:translate3d(0,0,0) rotate(0deg) scale(1)}
    35%{transform:translate3d(0,-2px,0) rotate(-7deg) scale(1.06)}
    60%{transform:translate3d(0,0,0) rotate(6deg) scale(1.03)}
}@media(max-width:575px){
    .promo-strip>span:not(.promo-emoji),
    .promo-strip>strong,
    .promo-strip>a{animation-duration:3.8s}
}@media(prefers-reduced-motion:reduce){
    .promo-strip>span:not(.promo-emoji),
    .promo-strip>strong,
    .promo-strip>a,
    .promo-strip .promo-emoji{
        animation:none!important;
        transform:none!important;
    }
}@supports (content-visibility:auto){body.ds-theme .homepage-deferred{content-visibility:auto;contain-intrinsic-size:auto 760px}body.ds-theme .homepage-deferred .product-card,body.ds-theme .homepage-deferred .category-card,body.ds-theme .homepage-deferred .review-card,body.ds-theme .homepage-deferred .blog-card{contain:layout paint style}}@media (max-width: 767px){
  html body.ds-theme #dealstoreWhatsAppFloat.dealstore-wa-float{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:fixed!important;
    left:14px!important;
    right:auto!important;
    bottom:calc(var(--ds-mobile-nav-height,68px) + 18px + env(safe-area-inset-bottom))!important;
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    min-height:56px!important;
    max-width:56px!important;
    padding:0!important;
    border-radius:50%!important;
    z-index:3600!important;
    transform:none!important;
  }
  html body.ds-theme #dealstoreWhatsAppFloat.dealstore-wa-float span{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    white-space:nowrap!important;
  }
  html body.ds-theme #scrollTopBtn.back-to-top{
    position:fixed!important;
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    right:14px!important;
    left:auto!important;
    bottom:calc(var(--ds-mobile-nav-height,68px) + 18px + env(safe-area-inset-bottom))!important;
    width:50px!important;
    height:50px!important;
    min-width:50px!important;
    min-height:50px!important;
    z-index:3590!important;
  }
  html body.ds-theme #scrollTopBtn.back-to-top.show{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
  html body.ds-theme #siteHeader.site-header.is-fixed,
  html body.ds-theme #siteHeader.site-header.ds-sticky-on{
    position:fixed!important;
    top:0!important;
    right:0!important;
    left:0!important;
    width:100%!important;
    margin:0!important;
    transform:none!important;
    visibility:visible!important;
    opacity:1!important;
    z-index:7000!important;
  }
  html body.ds-theme #siteHeader.site-header:not(.is-fixed):not(.ds-sticky-on){
    position:relative!important;
    top:auto!important;
  }
  html body.ds-theme #headerSpacer.header-spacer.is-active,
  html body.ds-theme #dsStickyHeaderSpacer.header-spacer.is-active{
    display:block!important;
    width:100%!important;
    visibility:visible!important;
  }
}html body.ds-theme #siteHeader.site-header{z-index:999990!important;background:#fff!important;contain:layout style!important}html body.ds-theme #siteHeader.site-header.ds-css-sticky{position:sticky!important;top:0!important;width:100%!important}#dsStickySentinel{display:block!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;pointer-events:none!important;visibility:hidden!important}html body.ds-theme #headerSpacer.header-spacer,html body.ds-theme #dsStickyHeaderSpacer.header-spacer{display:none!important;height:0!important;min-height:0!important}@media(max-width:991px){
  html body.ds-theme #siteHeader.site-header.ds-mobile-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;transform:none!important;box-shadow:0 10px 28px rgba(15,23,42,.14)!important}
  html body.ds-theme #headerSpacer.header-spacer.ds-mobile-spacer-active,html body.ds-theme #dsStickyHeaderSpacer.header-spacer.ds-mobile-spacer-active{display:block!important;height:var(--ds-sticky-header-h,60px)!important;min-height:var(--ds-sticky-header-h,60px)!important}
}@media(max-width:575px){html body.ds-theme #headerSpacer.header-spacer.ds-mobile-spacer-active,html body.ds-theme #dsStickyHeaderSpacer.header-spacer.ds-mobile-spacer-active{height:var(--ds-sticky-header-h,56px)!important;min-height:var(--ds-sticky-header-h,56px)!important}}@media(max-width:991px){
  
  html body.ds-theme #siteHeader.site-header.is-fixed.ds-sticky-on,
  html body.ds-theme #siteHeader.site-header.ds-mobile-fixed.is-fixed{
    position:fixed!important;top:0!important;right:0!important;left:0!important;
    width:100%!important;margin:0!important;transform:none!important;
    visibility:visible!important;opacity:1!important;z-index:999990!important;
  }
  html body.ds-theme #headerSpacer.header-spacer.is-active,
  html body.ds-theme #dsStickyHeaderSpacer.header-spacer.is-active{
    display:block!important;width:100%!important;
    height:var(--ds-sticky-header-h,60px)!important;
    min-height:var(--ds-sticky-header-h,60px)!important;
  }
}body.ds-home-page .homepage-deferred{content-visibility:auto;contain:layout style paint;contain-intrinsic-size:620px}body.ds-home-page .homepage-deferred,body.ds-home-page .homepage-deferred.reveal,body.ds-home-page .reveal{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}body.ds-home-page .hero-section,body.ds-home-page .hero-slider,body.ds-home-page .hero-slide{content-visibility:visible!important}@media(max-width:767px){body.ds-home-page .homepage-deferred{content-visibility:auto!important;contain:layout style paint!important;contain-intrinsic-size:620px!important}body.ds-home-page .hero-slide:first-child img{content-visibility:visible!important}}body.ds-home-page #dealstoreWhatsAppFloat{animation:none!important;will-change:auto!important}body.ds-home-page .promo-strip *,
body.ds-home-page .promo-strip::before,
body.ds-home-page .promo-strip::after,
body.ds-home-page .product-card,
body.ds-home-page .product-card *,
body.ds-home-page .dealstore-wa-float,
body.ds-home-page .back-to-top {
    animation: none !important;
}body.ds-home-page .product-card-img {
    aspect-ratio: 1 / 1;
    contain: layout paint;
}body.ds-home-page .product-card-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}body.ds-home-page .hero-slide img {
    display: block;
}@media (prefers-reduced-motion: reduce) {
    body.ds-home-page *, body.ds-home-page *::before, body.ds-home-page *::after {
        scroll-behavior: auto !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }
}@font-face{font-family:"Poppins";src:url("/front/fonts/poppins/Poppins-Regular.woff2?v=1") format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--f:"Poppins",sans-serif!important;--font:"Poppins",sans-serif!important;--font-family:"Poppins",sans-serif!important}html,body,body.ds-theme,
body.ds-theme *:not(i):not(.fa):not(.fas):not(.far):not(.fab),
button,input,select,textarea,
body.ds-theme button,body.ds-theme input,body.ds-theme select,body.ds-theme textarea,
.site-header,.cat-nav,.mobile-nav,.site-footer,.pdp-page,.product-card,.flash-card,
.predictive-search-box,.ds-live-search-results{
    font-family:"Poppins",sans-serif!important;
    font-synthesis:weight!important;
}.flash-badge,.flash-card .flash-badge,span.flash-badge{
    animation:none!important;
    transform:none!important;
    will-change:auto!important;
    box-shadow:0 2px 6px rgba(127,29,29,.22)!important;
}.search-form input,.mobile-search-form input{line-height:1.4;min-height:44px}.product-card-img,.flash-card-img{aspect-ratio:1/1;contain:layout paint;overflow:hidden}.product-card-img img,.flash-card-img img{width:100%;height:100%;object-fit:contain}@media(prefers-reduced-motion:reduce){
    .flash-badge,.flash-card .flash-badge,span.flash-badge{animation:none!important;transition:none!important}
}html,body{margin:0!important;padding:0!important}.promo-strip{margin:0!important;border-top:0!important;outline:0!important;background-clip:padding-box!important}.promo-strip::before,.promo-strip::after{content:none!important;display:none!important;animation:none!important}.site-header,#siteHeader{margin-top:0!important;border-top:0!important}.header-search{width:100%!important;min-width:0!important}.header-search .search-form{
display:flex!important;align-items:stretch!important;width:100%!important;height:48px!important;min-height:48px!important;
margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:2px solid #2446a8!important;
border-radius:14px!important;box-shadow:none!important
}.header-search .search-form:focus-within{border-color:#1d4ed8!important;box-shadow:0 0 0 3px rgba(29,78,216,.16)!important}.header-search .search-form input,.header-search .search-form input[type="text"],#desktopSearchInput{
flex:1 1 auto!important;width:auto!important;min-width:0!important;height:44px!important;min-height:44px!important;
margin:0!important;padding:0 18px!important;border:0!important;border-radius:12px 0 0 12px!important;outline:0!important;
background:#fff!important;color:#0f172a!important;line-height:44px!important;box-shadow:none!important;appearance:none!important
}.header-search .search-form input::placeholder,#desktopSearchInput::placeholder{color:#94a3b8!important;opacity:1!important}.header-search .search-btn{
position:static!important;inset:auto!important;flex:0 0 62px!important;width:62px!important;min-width:62px!important;
height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;
border-radius:0 12px 12px 0!important;display:flex!important;align-items:center!important;justify-content:center!important;
transform:none!important;box-shadow:none!important
}.header-search .search-btn svg{width:20px!important;height:20px!important;display:block!important}@media(max-width:991px){
.header-search .search-form{height:46px!important;min-height:46px!important}
.header-search .search-form input,#desktopSearchInput{height:42px!important;min-height:42px!important;line-height:42px!important}
.header-search .search-btn{height:42px!important;min-height:42px!important}
}.product-card .product-price .price-was,article.product-card .product-card-body .product-price .price-was{color:#334155!important;opacity:1!important;text-decoration-color:#334155!important;font-weight:700!important}.header-search,.header-search .search-form,.mobile-search-form,.mobile-search-form form{position:relative!important;overflow:visible!important}.ds-live-search-results{display:none;position:fixed;top:0;left:0;right:auto;width:0;z-index:2147483640;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 22px 55px rgba(15,23,42,.20);overflow:hidden;max-height:min(520px,72vh);font-family:"Poppins",sans-serif;color:#0f172a}.ds-live-search-results.is-open{display:flex;flex-direction:column}.ds-live-search-list{overflow-y:auto;overscroll-behavior:contain;min-height:0}.ds-live-search-item{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid #eef2f7;color:#0f172a;text-decoration:none;background:#fff}.ds-live-search-item:hover,.ds-live-search-item:focus{background:#f8fafc}.ds-live-search-item img,.ds-live-search-placeholder{width:68px;height:68px;border:1px solid #edf1f7;border-radius:12px;background:#f8fafc;object-fit:contain}.ds-live-search-copy{min-width:0;display:grid;gap:4px}.ds-live-search-title{font-size:13px;line-height:1.35;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ds-live-search-rating{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.2}.ds-live-search-stars{color:#b45309;letter-spacing:.4px}.ds-live-search-reviews{color:#475569;font-weight:600}.ds-live-search-price{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.ds-live-search-now{color:#1d4ed8;font-size:14px;font-weight:900}.ds-live-search-old{color:#475569;font-size:12px;font-weight:700;text-decoration:line-through}.ds-live-search-off{color:#166534;background:#dcfce7;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:800}.ds-live-search-state{padding:18px;text-align:center;color:#475569;font-size:13px;font-weight:700}.ds-live-search-all{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:48px;margin:10px 12px 12px;border-radius:12px;background:#243f91;color:#fff!important;text-decoration:none;font-size:13px;font-weight:900}.mobile-search-modal .ds-live-search-results{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;margin-top:10px;max-height:min(460px,55vh);z-index:2}#mobilePredictiveSearch.ds-live-search-results.is-open{display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important}#mobilePredictiveSearch.ds-live-search-results[aria-hidden="true"]{display:none!important;visibility:hidden!important;pointer-events:none!important}.ds-live-search-item.is-active,.ds-live-search-item[aria-selected="true"]{background:#eff6ff;outline:2px solid #2563eb;outline-offset:-2px}.ds-live-search-item:focus-visible,.ds-live-search-all:focus-visible{outline:3px solid #2563eb;outline-offset:-3px}.ds-live-search-state-loading::before{content:"";display:inline-block;width:16px;height:16px;margin-right:8px;border:2px solid #cbd5e1;border-top-color:#1d4ed8;border-radius:50%;vertical-align:-3px;animation:ds-search-spin .7s linear infinite}.ds-live-search-state-error{color:#991b1b}.ds-live-search-state-empty{color:#475569}@keyframes ds-search-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ds-live-search-state-loading::before{animation:none}}@media(max-width:575px){.ds-live-search-results{border-radius:14px}.ds-live-search-item{grid-template-columns:58px minmax(0,1fr);padding:10px}.ds-live-search-item img,.ds-live-search-placeholder{width:58px;height:58px}.ds-live-search-title{font-size:12px}.ds-live-search-now{font-size:13px}}.toast-container{position:fixed;top:calc(var(--header-height,72px) + 14px);right:18px;z-index:2147483000;width:min(380px,calc(100vw - 28px));pointer-events:none}.toast-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:10px;overflow:hidden;padding:13px 12px;border:1px solid #e2e8f0;border-left:4px solid currentColor;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 14px 36px rgba(15,23,42,.16);font-size:13px;font-weight:550;line-height:1.45;color:#0f172a;pointer-events:auto;animation:toast-in .24s ease both}.toast-item.removing{animation:toast-out .24s ease both}.toast-success{color:#047857}.toast-error{color:#b91c1c}.toast-warning{color:#b45309}.toast-info{color:#1d4ed8}.toast-message{color:#1e293b;font-weight:550}.toast-icon-wrap{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f8fafc;border:1px solid #e2e8f0;color:currentColor}.toast-icon{width:20px;height:20px;color:inherit}.toast-success .toast-icon-wrap{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.toast-error .toast-icon-wrap{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.toast-warning .toast-icon-wrap{background:#fffbeb;border-color:#fde68a;color:#b45309}.toast-info .toast-icon-wrap{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.toast-close{width:30px;height:30px;border-radius:9px;color:#64748b;font-size:20px;line-height:1}.toast-close:hover{background:#f1f5f9;color:#0f172a}.toast-progress{position:absolute;left:0;bottom:0;height:3px;width:100%;background:currentColor;transform-origin:left;animation:toast-progress 4.2s linear both}@keyframes toast-in{from{opacity:0;transform:translate3d(18px,-6px,0)}to{opacity:1;transform:none}}@keyframes toast-out{to{opacity:0;transform:translate3d(18px,-6px,0)}}@keyframes toast-progress{to{transform:scaleX(0)}}.ds-captcha-box{display:grid;gap:8px;margin:12px 0}.ds-captcha-box label{font-size:13px;font-weight:600;color:#0f172a}.ds-captcha-row{display:flex;align-items:stretch;gap:8px}.ds-captcha-row input{min-width:0;flex:1}.ds-captcha-refresh{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 13px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1e3a8a;font-size:12px;font-weight:600;white-space:nowrap}.ds-captcha-refresh:hover{background:#eff6ff;border-color:#93c5fd}.ds-captcha-refresh:disabled{opacity:.55;cursor:wait}.ds-captcha-refresh svg,.ds-captcha-refresh-icon{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;visibility:visible!important;opacity:1!important}@media(max-width:767px){.toast-container{top:calc(var(--header-height,56px) + 10px);left:12px;right:12px;width:auto}.toast-item{grid-template-columns:34px minmax(0,1fr) 28px;padding:11px 10px;border-radius:12px;font-size:12px}.toast-icon-wrap{width:32px;height:32px}.ds-captcha-refresh span{display:none}.ds-captcha-refresh{width:44px;padding:0}}@media(prefers-reduced-motion:reduce){.toast-item,.toast-item.removing,.toast-progress{animation:none!important}}.flash-price-now{color:#0f172a!important;font-weight:800!important}.flash-sold strong,.flash-progress-label strong,.flash-card [class*=sold] strong{color:#0f172a!important;background:#ffffff!important;border:1px solid #cbd5e1!important;text-shadow:none!important}.toast-container{width:min(330px,calc(100vw - 24px))!important;right:12px!important}.toast-item{grid-template-columns:30px minmax(0,1fr) 26px!important;gap:9px!important;padding:11px 10px!important;border-left-width:3px!important;border-radius:12px!important;box-shadow:0 10px 28px rgba(15,23,42,.14)!important;font-size:12.5px!important}.toast-icon-wrap{width:30px!important;height:30px!important;border-radius:9px!important}.toast-icon{width:17px!important;height:17px!important}.toast-close{width:26px!important;height:26px!important;font-size:17px!important}.toast-progress{height:2px!important;opacity:.75!important}.ds-captcha-help{margin:0;color:#64748b;font-size:12px;line-height:1.45;font-weight:500}.sp-product-link{color:#1d4ed8!important;font-style:normal;font-weight:700;text-decoration:none}.sp-product-link:hover,.sp-product-link:focus-visible{text-decoration:underline}.social-proof{cursor:default!important}@media(max-width:991px){body.oc-lock{overflow:hidden!important;position:fixed!important;width:100%!important}.oc-sidebar.from-left{display:flex!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;padding-bottom:0!important}.oc-sidebar .oc-header,.oc-sidebar .oc-tabs-bar,.oc-sidebar .oc-footer{flex:0 0 auto!important}.oc-sidebar .oc-tab-content{display:none!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.oc-sidebar .oc-tab-content.active{display:flex!important;flex-direction:column!important}.oc-sidebar .oc-body{flex:1 1 auto!important;min-height:0!important;height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding-bottom:max(20px,env(safe-area-inset-bottom))!important}.oc-sidebar .oc-footer{position:relative!important;bottom:auto!important;z-index:2!important;background:#fff!important;padding-bottom:max(12px,env(safe-area-inset-bottom))!important}}@media(max-width:767px){.toast-container{left:auto!important;right:10px!important;top:calc(var(--header-height,56px) + 8px)!important;width:min(310px,calc(100vw - 20px))!important}.toast-item{grid-template-columns:28px minmax(0,1fr) 24px!important;padding:10px 9px!important;font-size:12px!important}.toast-icon-wrap{width:28px!important;height:28px!important}}.toast-icon-wrap{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;color:currentColor!important}.toast-success .toast-icon-wrap,.toast-error .toast-icon-wrap,.toast-warning .toast-icon-wrap,.toast-info .toast-icon-wrap{background:transparent!important;border-color:transparent!important}.toast-icon{display:block!important;width:22px!important;height:22px!important;overflow:visible!important}@media(max-width:767px){.toast-icon{width:21px!important;height:21px!important}}#siteHeader.site-header,.site-header .header-row,.site-header .container,.header-search,.header-search .search-form{overflow:visible!important}#siteHeader.site-header{contain:layout style!important}.header-search{isolation:isolate!important;z-index:80!important}.header-search .search-form{position:relative!important;z-index:1!important}#desktopPredictiveSearch.ds-live-search-results{position:absolute!important;top:calc(100% + 7px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(520px,70vh)!important;z-index:999999!important}#desktopPredictiveSearch .ds-live-search-list{max-height:min(430px,60vh)!important;overflow-y:auto!important;overscroll-behavior:contain}#mobilePredictiveSearch.ds-live-search-results{position:relative!important;inset:auto!important;width:100%!important}#dealstoreWhatsAppFloat{
animation:dealstoreBounce 1s infinite;
transform-origin:center bottom;
will-change:transform;
}@keyframes dealstoreBounce{
0%,100%{
transform:translateY(-25%);
animation-timing-function:cubic-bezier(.8,0,1,1);
}
50%{
transform:translateY(0);
animation-timing-function:cubic-bezier(0,0,.2,1);
}
}
/* DealStore listing pages safe accessibility + stability patch 20260730 */
body.ds-theme .shop-page .shop-filter-pill.active,
body.ds-theme .category-page .category-filter-pill.active,
body.ds-theme .brand-page .filter-pill.active,
body.ds-theme .results-page .filter-pill.active{
  background:#b91c1c!important;
  border-color:#991b1b!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(153,27,27,.22)!important;
  text-shadow:none!important;
}
body.ds-theme .shop-page .shop-filter-pill:focus-visible,
body.ds-theme .category-page .category-filter-pill:focus-visible,
body.ds-theme .brand-page .filter-pill:focus-visible,
body.ds-theme .results-page .filter-pill:focus-visible{
  outline:3px solid rgba(29,78,216,.30)!important;
  outline-offset:2px!important;
}
body.ds-theme .shop-page .shop-result-count,
body.ds-theme .category-page .category-result-count,
body.ds-theme .brand-page .result-count,
body.ds-theme .results-page .result-count,
body.ds-theme .results-page .search-summary-card p{
  color:#334155!important;
}
body.ds-theme .shop-page .shop-result-count strong,
body.ds-theme .category-page .category-result-count strong,
body.ds-theme .brand-page .result-count strong,
body.ds-theme .results-page .result-count strong{
  color:#991b1b!important;
}
body.ds-theme .shop-page .shop-result-count span,
body.ds-theme .category-page .category-result-count span,
body.ds-theme .brand-page .result-count span,
body.ds-theme .results-page .result-count span{
  color:#1e3a8a!important;
}
body.ds-theme .shop-page,
body.ds-theme .category-page,
body.ds-theme .brand-page,
body.ds-theme .results-page{
  color:#0f172a!important;
}
body.ds-theme .shop-page .shop-filter-pill,
body.ds-theme .category-page .category-filter-pill,
body.ds-theme .brand-page .filter-pill,
body.ds-theme .results-page .filter-pill{
  min-height:44px!important;
  cursor:pointer!important;
}
body.ds-theme .shop-page .shop-filter-pills,
body.ds-theme .category-page .category-filter-pills,
body.ds-theme .brand-page .filter-pills,
body.ds-theme .results-page .filter-pills{
  scrollbar-gutter:stable!important;
}
#dealstoreWhatsAppFloat{
  animation:none!important;
}
@media (max-width:575px){
  body.ds-theme .shop-page .shop-filter-pill,
  body.ds-theme .category-page .category-filter-pill,
  body.ds-theme .brand-page .filter-pill,
  body.ds-theme .results-page .filter-pill{
    min-height:42px!important;
    padding:8px 14px!important;
  }
}
