.hswc-header{position:sticky;top:0;z-index:9999;background:#fff;border-bottom:1px solid #ececf4;box-shadow:0 8px 30px rgba(42,20,80,.05);direction:rtl}.hswc-topbar{background:linear-gradient(90deg,#4d0f83,#8a16cc);color:#fff;font-size:12px}.hswc-topbar .hswc-container{height:34px;display:flex;align-items:center;justify-content:space-between}.hswc-topbar .hswc-container>div{display:flex;gap:28px}.hswc-header-main{min-height:88px;display:grid;grid-template-columns:150px minmax(320px,680px) auto;align-items:center;gap:28px}.hswc-logo{display:flex;align-items:center;justify-content:flex-start;color:#3d145d;text-decoration:none;font-weight:950;font-size:26px}.hswc-logo-img{max-width:130px;max-height:58px;width:auto}.hswc-search-wrap{position:relative}.hswc-search-form{height:48px;display:grid;grid-template-columns:170px 1fr 56px;border:1px solid #e4e1ec;border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.hswc-search-form:focus-within{border-color:var(--hswc-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--hswc-primary) 10%,transparent)}.hswc-search-form select,.hswc-search-form input{border:0;outline:0;background:transparent;font:inherit;color:#555}.hswc-search-form select{padding:0 14px;border-left:1px solid #ece9f1}.hswc-search-form input{padding:0 16px}.hswc-search-form button{border:0;background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent));color:#fff;font-size:24px;cursor:pointer}.hswc-search-results{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid #e9e9ef;border-radius:16px;padding:7px;box-shadow:0 20px 60px rgba(20,16,50,.15);max-height:430px;overflow:auto}.hswc-search-item{display:flex;gap:12px;align-items:center;padding:8px;border-radius:12px;text-decoration:none;color:#222}.hswc-search-item:hover{background:#f7f1ff}.hswc-search-item img{width:54px;height:54px;object-fit:cover;border-radius:10px}.hswc-search-item span{display:grid}.hswc-search-item small{color:var(--hswc-primary)}.hswc-header-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.hswc-header-actions a,.hswc-header-actions button{border:0;text-decoration:none;color:#29222e;background:transparent;padding:9px 10px;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.hswc-account{display:grid!important}.hswc-account small{font-size:10px;color:#8c8494;font-weight:500}.hswc-cart-toggle{display:flex;align-items:center;gap:8px!important}.hswc-cart-count{min-width:22px;height:22px;display:inline-grid;place-items:center;background:var(--hswc-primary);color:#fff;border-radius:30px;font-size:11px}.hswc-nav-row{height:54px;display:flex;align-items:stretch;gap:28px;position:relative}.hswc-static-nav{display:flex;align-items:center;gap:34px}.hswc-static-nav a{text-decoration:none;color:#2e2931;font-weight:750;font-size:14px;transition:.2s}.hswc-static-nav a:hover{color:var(--hswc-primary)}.hswc-phone{margin-right:auto;align-self:center;text-decoration:none;color:var(--hswc-primary);font-weight:900}.hswc-mega-wrap{position:relative;width:230px}.hswc-mega-trigger{width:100%;height:54px;border:0;border-radius:11px 11px 0 0;background:linear-gradient(135deg,#7a18bd,#4d0c84);color:#fff;font:inherit;font-weight:900;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.hswc-mega-menu{position:absolute;top:100%;right:0;width:min(1040px,calc(100vw - 40px));background:#fff;border:1px solid #eee9f4;border-radius:0 0 18px 18px;box-shadow:0 25px 70px rgba(44,19,70,.16);padding:22px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:30}.hswc-mega-wrap:hover .hswc-mega-menu,.hswc-mega-wrap.is-open .hswc-mega-menu{opacity:1;visibility:visible;transform:none}.hswc-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hswc-mega-col{padding:8px 18px;border-left:1px solid #f0edf4;display:flex;flex-direction:column;gap:10px}.hswc-mega-col:nth-child(4n){border-left:0}.hswc-mega-col a{text-decoration:none;color:#6d6672;font-size:13px}.hswc-mega-col a:hover{color:var(--hswc-primary)}.hswc-mega-title{color:var(--hswc-primary)!important;font-weight:950!important;font-size:14px!important;margin-bottom:4px}.hswc-mini-cart{position:fixed;top:0;left:0;width:min(410px,92vw);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s;padding:24px;overflow:auto;box-shadow:20px 0 70px rgba(0,0,0,.18)}.hswc-mini-cart.is-open{transform:none}.hswc-mini-close{border:0;background:#f2edf6;width:38px;height:38px;border-radius:50%;font-size:24px;cursor:pointer}.hswc-overlay{position:fixed;inset:0;background:rgba(25,10,35,.5);z-index:10001}.hswc-overlay.is-open{display:block}@media(max-width:980px){.hswc-topbar{display:none}.hswc-header-main{grid-template-columns:1fr auto;gap:12px;padding:10px 0}.hswc-search-wrap{grid-column:1/-1;grid-row:2}.hswc-search-form{grid-template-columns:1fr 52px}.hswc-search-form select{display:none}.hswc-nav-row{display:none}.hswc-logo-img{max-width:105px}.hswc-account{display:none!important}}
/* Professional mini cart */
.hswc-mini-cart{direction:rtl;padding:0;display:flex;flex-direction:column;background:#fff}
.hswc-mini-cart>h3{margin:0;padding:23px 24px;border-bottom:1px solid #eee9f2;font-size:21px;color:#211a25}
.hswc-mini-close{position:absolute;left:20px;top:16px;z-index:2;color:#7d317f}
.hswc-mini-content{padding:12px 20px 20px;flex:1;overflow:auto}
.hswc-mini-cart .woocommerce-mini-cart{list-style:none;margin:0;padding:0}
.hswc-mini-cart .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);gap:13px;min-height:104px;padding:14px 0!important;border-bottom:1px solid #f0edf3}
.hswc-mini-cart .woocommerce-mini-cart-item>a:not(.remove){display:grid;grid-template-columns:78px minmax(0,1fr);grid-column:1/-1;gap:13px;align-items:start;color:#28212c;text-decoration:none;font-weight:800;font-size:13px;line-height:1.8}
.hswc-mini-cart .woocommerce-mini-cart-item img{grid-column:1;width:78px!important;height:78px!important;object-fit:contain;margin:0!important;border-radius:13px;background:#faf9fc;border:1px solid #eee9f3;padding:5px;float:none!important}
.hswc-mini-cart .woocommerce-mini-cart-item>a:not(.remove){padding-left:26px}
.hswc-mini-cart .remove_from_cart_button{position:absolute!important;left:0;top:14px;width:25px;height:25px;display:grid!important;place-items:center;border-radius:50%;background:#fff1f3!important;color:#d73b57!important;text-decoration:none;font-size:18px!important;line-height:1!important}
.hswc-mini-cart .quantity{grid-column:2;color:#6c6470;font-size:12px;margin-top:-30px;padding-right:91px;direction:rtl}
.hswc-mini-cart .variation{grid-column:2;margin:4px 0 0;font-size:11px;color:#777}
.hswc-mini-cart .woocommerce-mini-cart__total{margin:18px 0 12px!important;padding:16px 0!important;border-top:1px solid #eee9f3;border-bottom:1px solid #eee9f3;display:flex;justify-content:space-between;font-weight:900;color:#211a25}
.hswc-mini-cart .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0!important}
.hswc-mini-cart .woocommerce-mini-cart__buttons .button{margin:0!important;min-height:48px;display:grid!important;place-items:center;background:#f3ebfa!important;color:var(--hswc-primary)!important;border-radius:12px!important;text-decoration:none;font-weight:900!important}
.hswc-mini-cart .woocommerce-mini-cart__buttons .checkout{background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent))!important;color:#fff!important}
.hswc-mini-cart .woocommerce-mini-cart__empty-message{text-align:center;padding:70px 10px;color:#777}
@media(max-width:980px){.hswc-header{position:sticky}.hswc-header-main{min-height:auto}.hswc-logo{min-height:48px}.hswc-header-actions{gap:2px}.hswc-cart-toggle{width:46px;height:46px;padding:0!important;justify-content:center!important;background:#f6effb!important}.hswc-cart-toggle>span{display:none}.hswc-cart-count{position:absolute;margin:-28px 0 0 -28px}.hswc-search-form{height:46px}.hswc-mini-cart{width:min(390px,94vw)}}
@media(max-width:480px){.hswc-header-main{grid-template-columns:minmax(90px,1fr) auto;padding:8px 0 10px}.hswc-logo-img{max-width:92px;max-height:45px}.hswc-search-wrap{margin-top:2px}.hswc-search-form input{font-size:12px;padding:0 12px}.hswc-header-actions a,.hswc-header-actions button{padding:7px}.hswc-mini-content{padding-inline:14px}.hswc-mini-cart .woocommerce-mini-cart__buttons{grid-template-columns:1fr}.hswc-mini-cart .woocommerce-mini-cart-item{grid-template-columns:68px 1fr}.hswc-mini-cart .woocommerce-mini-cart-item img{width:68px!important;height:68px!important}}

/* Mobile navigation */
/* Mobile navigation — rebuilt */
.hswc-mobile-menu-toggle,.hswc-mobile-cart-toggle{display:none}
.hswc-mobile-menu{
  position:fixed!important;
  inset:0 0 0 auto!important;
  width:min(380px,100vw)!important;
  max-width:100vw!important;
  height:100dvh!important;
  margin:0!important;
  padding:16px 16px max(18px,env(safe-area-inset-bottom))!important;
  background:#fff!important;
  z-index:10003!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch;
  transform:translate3d(100%,0,0)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:transform .26s ease,opacity .2s ease,visibility 0s linear .26s!important;
  box-shadow:-18px 0 55px rgba(20,8,35,.20)!important;
  direction:rtl!important;
}
.hswc-mobile-menu.is-open{
  transform:translate3d(0,0,0)!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transition-delay:0s!important;
}
.hswc-mobile-menu *{box-sizing:border-box;max-width:100%}
.hswc-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #eee9f4}
.hswc-mobile-menu-head strong{font-size:18px;color:#42115f}
.hswc-mobile-menu-close{flex:0 0 38px;width:38px;height:38px;border:0;border-radius:50%;background:#f4eef9;color:#5b197e;font-size:25px;cursor:pointer}
.hswc-mobile-search{display:grid;grid-template-columns:minmax(0,1fr) auto;margin:16px 0;border:1px solid #e5ddec;border-radius:12px;overflow:hidden}
.hswc-mobile-search input{min-width:0;width:100%;border:0;padding:13px;background:#fff;outline:0;font:inherit}
.hswc-mobile-search button{border:0;padding:0 16px;background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent));color:#fff;font:inherit;font-weight:800}
.hswc-mobile-links{display:grid;border:1px solid #eee8f2;border-radius:15px;overflow:hidden}
.hswc-mobile-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;text-decoration:none;color:#26202b;border-bottom:1px solid #f1edf4;font-weight:750;min-width:0}
.hswc-mobile-links a:last-child{border-bottom:0}
.hswc-mobile-links span{color:var(--hswc-primary);font-size:22px}
.hswc-mobile-categories{margin-top:20px;min-width:0}
.hswc-mobile-categories h3{font-size:15px;margin:0 0 10px;color:#41105d}
.hswc-mobile-cat-item{border-bottom:1px solid #eeeaf1;min-width:0}
.hswc-mobile-cat-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;min-width:0}
.hswc-mobile-cat-row>a{padding:13px 3px;text-decoration:none;color:#302937;font-weight:800;min-width:0;overflow-wrap:anywhere}
.hswc-mobile-cat-toggle{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;background:#f4ecfa;color:var(--hswc-primary);font-size:20px;line-height:1;cursor:pointer;transition:transform .2s ease}
.hswc-mobile-cat-toggle[aria-expanded="true"]{transform:rotate(45deg)}
.hswc-mobile-subcats{display:none!important;grid-template-columns:1fr;gap:0;padding:0 12px 10px!important;margin:0!important;min-width:0;overflow:hidden!important}
.hswc-mobile-cat-item.is-expanded>.hswc-mobile-subcats{display:grid!important}
.hswc-mobile-subcats[hidden]{display:none!important}
.hswc-mobile-subcats a{display:block;padding:8px 10px;text-decoration:none;color:#706777;font-size:13px;border-right:2px solid #eee2f6;min-width:0;overflow-wrap:anywhere}
.hswc-mobile-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;padding-bottom:max(6px,env(safe-area-inset-bottom))}
.hswc-mobile-account-actions a{text-align:center;padding:12px 8px;border-radius:11px;background:#f5effa;color:#54117d;text-decoration:none;font-weight:800;min-width:0}
html.hswc-menu-open,body.hswc-body-locked{overflow:hidden!important;overscroll-behavior:none!important;touch-action:none!important}
.hswc-overlay{touch-action:none!important}

@media(max-width:980px){
  html,body{max-width:100%!important;overflow-x:clip!important}
  .hswc-active,.hswc-header,.hswc-main,#hswc-content{max-width:100%!important;overflow-x:clip!important}
  .hswc-container{max-width:calc(100vw - 16px)!important}
  .hswc-mobile-menu-toggle,.hswc-mobile-cart-toggle{display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 44px;width:44px;height:44px;border:1px solid #ebe5f1;border-radius:12px;background:#fff;padding:10px;cursor:pointer}
  .hswc-mobile-menu-toggle{flex-direction:column;gap:4px}
  .hswc-mobile-menu-toggle span{display:block;width:20px;height:2px;border-radius:4px;background:#4d0f83}
  .hswc-mobile-cart-toggle{padding:0;color:#4d0f83}
  .hswc-mobile-cart-toggle .hswc-cart-count{position:absolute;top:-5px;left:-5px;margin:0!important}
  .hswc-header-main{grid-template-columns:44px minmax(0,1fr) 44px!important;gap:10px!important}
  .hswc-logo{justify-content:center!important;min-width:0}
  .hswc-search-wrap{grid-column:1/-1!important;min-width:0!important;width:100%!important}
  .hswc-search-form{width:100%!important;min-width:0!important}
  .hswc-header-actions{display:none!important}
  .hswc-nav-row{display:none!important}
  .hswc-mobile-menu{width:min(380px,calc(100vw - 12px))!important}
  .hswc-product,.hswc-tabs,.hswc-related,.woocommerce,.woocommerce-page{max-width:100%!important;min-width:0!important}
  img,svg,video,canvas,iframe{max-width:100%;height:auto}
}
@media(max-width:420px){
  .hswc-mobile-menu{width:100vw!important;max-width:100vw!important}
  .hswc-mobile-account-actions{grid-template-columns:1fr}
}

/* Desktop header UX refresh — mobile remains unchanged */
@media (min-width:981px){
  .hswc-header{border-bottom:0;box-shadow:0 10px 35px rgba(38,15,60,.07)}
  .hswc-topbar{background:linear-gradient(90deg,#38105f 0%,#6d13a8 52%,#8e18d0 100%)}
  .hswc-topbar .hswc-container{height:36px;font-size:12px;letter-spacing:.1px}
  .hswc-topbar .hswc-container>div span{display:inline-flex;align-items:center;gap:6px;opacity:.96}
  .hswc-header-main{min-height:96px;grid-template-columns:168px minmax(420px,1fr) 338px;gap:26px}
  .hswc-logo{position:relative;padding:8px 0}
  .hswc-logo-img{max-width:145px;max-height:62px}
  .hswc-search-wrap{max-width:760px;width:100%;justify-self:center}
  .hswc-search-form{height:56px;grid-template-columns:178px 1fr 62px;border:1px solid #ded6e5;border-radius:16px;background:#fbf9fd;box-shadow:0 8px 24px rgba(62,25,88,.04)}
  .hswc-search-form:hover{border-color:#cbb9d8;background:#fff}
  .hswc-search-form:focus-within{background:#fff;box-shadow:0 0 0 4px rgba(128,24,189,.09),0 14px 38px rgba(67,25,93,.09)}
  .hswc-search-form select{font-size:12px;font-weight:800;color:#4f4655;padding-inline:16px}
  .hswc-search-form input{font-size:13px;color:#241d28}
  .hswc-search-form input::placeholder{color:#aaa0ae}
  .hswc-search-form button{font-size:0;position:relative;transition:.2s}
  .hswc-search-form button:before{content:'⌕';font-size:28px;line-height:1}
  .hswc-search-form button:hover{filter:brightness(1.08)}
  .hswc-search-results{top:calc(100% + 10px);border-radius:18px;padding:10px;box-shadow:0 28px 80px rgba(25,10,38,.18)}
  .hswc-header-actions{gap:10px;justify-content:flex-end}
  .hswc-header-actions a,.hswc-header-actions button{min-height:56px;display:flex!important;align-items:center;gap:10px;padding:8px 12px;border:1px solid #eee8f2;background:#fff;border-radius:15px;transition:.2s;position:relative}
  .hswc-header-actions a:hover,.hswc-header-actions button:hover{border-color:#d9c5e7;background:#faf6fd;transform:translateY(-1px);box-shadow:0 10px 24px rgba(69,24,96,.08)}
  .hswc-action-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f3eafb;color:var(--hswc-primary);font-size:19px;flex:0 0 34px}
  .hswc-action-copy{display:grid;text-align:right;line-height:1.25;white-space:nowrap}
  .hswc-action-copy strong{font-size:12px;color:#251d29}
  .hswc-action-copy small{font-size:9px;color:#948a99;font-weight:600;margin-top:3px}
  .hswc-cart-toggle{padding-left:34px!important}
  .hswc-cart-toggle .hswc-cart-count{position:absolute;left:8px;top:7px;min-width:20px;height:20px;font-size:10px;box-shadow:0 0 0 3px #fff}
  .hswc-nav-row{height:58px;gap:26px;border-top:1px solid #f1edf4;align-items:center}
  .hswc-mega-wrap{width:242px;height:100%;display:flex;align-items:stretch}
  .hswc-mega-trigger{height:58px;border-radius:14px 14px 0 0;justify-content:flex-start;padding-inline:22px;box-shadow:0 8px 24px rgba(89,18,133,.16);font-size:14px}
  .hswc-mega-trigger span{font-size:18px}
  .hswc-static-nav{gap:8px;height:100%}
  .hswc-static-nav a{height:100%;display:flex;align-items:center;padding:0 15px;border-radius:11px;font-size:13px;font-weight:850;position:relative}
  .hswc-static-nav a:hover{background:#f8f2fc;color:var(--hswc-primary)}
  .hswc-static-nav a:after{content:'';position:absolute;right:15px;left:15px;bottom:0;height:3px;border-radius:4px;background:var(--hswc-primary);transform:scaleX(0);transition:.2s}
  .hswc-static-nav a:hover:after{transform:scaleX(1)}
  .hswc-phone{padding:9px 14px;border-radius:12px;background:#f6f0fa;font-size:12px;display:flex;align-items:center;gap:7px}
  .hswc-phone:before{content:'☎';font-size:15px}
  .hswc-mega-menu{width:min(1120px,calc(100vw - 60px));padding:25px;border-radius:0 0 22px 22px;border-color:#e9e0ef;box-shadow:0 30px 90px rgba(45,13,67,.19)}
  .hswc-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
  .hswc-mega-col{padding:13px 20px;border-radius:14px;border-left:0;background:#fcfafd;transition:.2s}
  .hswc-mega-col:hover{background:#f7effc;transform:translateY(-2px)}
  .hswc-mega-col a{padding:3px 0;font-size:12px}
  .hswc-mega-title{font-size:14px!important;padding-bottom:8px!important;border-bottom:1px solid #eadff0}
  .hswc-desktop-discovery{display:block;background:#fbf9fd;border-top:1px solid #f1edf4;border-bottom:1px solid #eee8f2}
  .hswc-discovery-inner{min-height:44px;display:flex;align-items:center;gap:8px;overflow:hidden}
  .hswc-discovery-inner a,.hswc-discovery-label{white-space:nowrap}
  .hswc-discovery-label{font-size:11px;font-weight:850;color:#766b7b;margin-left:4px}
  .hswc-discovery-inner a{text-decoration:none;color:#5f5564;background:#fff;border:1px solid #eae4ee;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:750;transition:.2s}
  .hswc-discovery-inner a:hover{color:var(--hswc-primary);border-color:#d9c4e8;background:#f8f1fc;transform:translateY(-1px)}
  .hswc-discovery-inner .hswc-discovery-featured{color:#fff;background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent));border-color:transparent}
  .hswc-discovery-inner .hswc-discovery-all{margin-right:auto;color:var(--hswc-primary);background:transparent;border-color:transparent;font-weight:900}
}
@media(max-width:980px){.hswc-desktop-discovery{display:none!important}}

/* Mobile bottom navigation - v1.5.1 */
.hswc-mobile-bottom-nav{display:none}
@media(max-width:980px){
  body{padding-bottom:82px!important}
  .hswc-mobile-bottom-nav{
    position:fixed;right:10px;left:10px;bottom:max(9px,env(safe-area-inset-bottom));z-index:10000;
    display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:5px;
    min-height:66px;padding:7px;border:1px solid rgba(77,24,115,.09);border-radius:22px;
    background:rgba(255,255,255,.94);box-shadow:0 16px 45px rgba(34,11,50,.2);backdrop-filter:blur(18px);direction:rtl
  }
  .hswc-mobile-bottom-nav a{position:relative;min-width:0;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#756b7b;text-decoration:none;border-radius:16px;font-size:9px;font-weight:850;transition:.2s}
  .hswc-mobile-bottom-nav a:active{transform:scale(.96)}
  .hswc-mobile-nav-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;transition:.2s}
  .hswc-mobile-nav-icon svg{width:20px;height:20px;fill:currentColor}
  .hswc-mobile-bottom-nav b{font-size:9px;line-height:1.1;white-space:nowrap}
  .hswc-mobile-bottom-nav a.is-active{color:var(--hswc-primary);background:linear-gradient(180deg,rgba(124,34,232,.11),rgba(124,34,232,.035))}
  .hswc-mobile-bottom-nav a.is-active .hswc-mobile-nav-icon{color:#fff;background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent));box-shadow:0 8px 19px rgba(111,44,255,.28);transform:translateY(-2px)}
  .hswc-mobile-bottom-nav a.is-active:after{content:"";position:absolute;right:30%;left:30%;bottom:1px;height:3px;border-radius:5px;background:var(--hswc-primary)}
  .hswc-mobile-nav-shop{width:34px;height:34px;border-radius:12px}
  .hswc-mini-cart{padding-bottom:96px}
}
@media(max-width:380px){.hswc-mobile-bottom-nav{right:6px;left:6px}.hswc-mobile-bottom-nav a{gap:2px}.hswc-mobile-bottom-nav b{font-size:8px}}

/* Close controls alignment fix — v2.0.3 */
.hswc-mini-close,
.hswc-mobile-menu-close{
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
  text-align:center!important;
  text-indent:0!important;
  font-size:0!important;
  font-family:Arial,sans-serif!important;
  appearance:none;
  -webkit-appearance:none;
}
.hswc-mini-close::before,
.hswc-mobile-menu-close::before{
  content:'×';
  display:block;
  width:1em;
  height:1em;
  line-height:.92;
  font-size:23px;
  font-weight:500;
  text-align:center;
  transform:none!important;
}
.hswc-mini-close:focus-visible,
.hswc-mobile-menu-close:focus-visible{
  outline:3px solid color-mix(in srgb,var(--hswc-primary) 25%,transparent);
  outline-offset:2px;
}

/* Mini-cart layout hardening — v2.1.2 */
.hswc-mini-cart{width:min(430px,100vw);max-width:100%;overflow:hidden!important}
.hswc-mini-cart .hswc-mini-content{flex:1;min-height:0;overflow-y:auto;padding:10px 20px 22px}
.hswc-mini-cart .woocommerce-mini-cart{display:flex;flex-direction:column;gap:10px;margin:0!important;padding:0!important}
.hswc-mini-cart .woocommerce-mini-cart-item{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:auto auto;column-gap:14px!important;min-height:112px!important;padding:14px 36px 14px 0!important;margin:0!important;border:1px solid #eee8f3!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}
.hswc-mini-cart .woocommerce-mini-cart-item>a:not(.remove){display:contents!important;color:#2a2130!important;text-decoration:none!important;font-size:13px!important;line-height:1.8!important;font-weight:850!important}
.hswc-mini-cart .woocommerce-mini-cart-item img{grid-column:1!important;grid-row:1/3!important;width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;object-fit:contain!important;float:none!important;margin:0!important;padding:5px!important;border:1px solid #eee8f3!important;border-radius:13px!important;background:#faf9fc!important}
.hswc-mini-cart .woocommerce-mini-cart-item>a:not(.remove) .attachment-woocommerce_thumbnail{order:0}
.hswc-mini-cart .woocommerce-mini-cart-item .quantity{grid-column:2!important;grid-row:2!important;margin:6px 0 0!important;padding:0!important;color:#665d6d!important;font-size:12px!important;direction:rtl!important}
.hswc-mini-cart .woocommerce-mini-cart-item .variation{grid-column:2!important;margin:4px 0 0!important;font-size:11px!important}
.hswc-mini-cart .remove_from_cart_button{position:absolute!important;right:auto!important;left:10px!important;top:10px!important;width:28px!important;height:28px!important;display:grid!important;place-items:center!important;padding:0!important;line-height:1!important;border-radius:50%!important}
.hswc-mini-close{display:grid!important;place-items:center!important;padding:0!important;line-height:1!important}
.hswc-mini-close::before{line-height:1!important;transform:translateY(-1px)!important}
@media(max-width:480px){.hswc-mini-cart{width:100vw!important}.hswc-mini-cart .hswc-mini-content{padding-inline:12px}.hswc-mini-cart .woocommerce-mini-cart-item{grid-template-columns:70px minmax(0,1fr)!important}.hswc-mini-cart .woocommerce-mini-cart-item img{width:70px!important;height:70px!important;max-width:70px!important;max-height:70px!important}}

/* Desktop sticky behavior: keep only the first two rows visible after scroll. */
@media(min-width:981px){
  .hswc-header{position:sticky;top:0}
  .hswc-header .hswc-nav-row,.hswc-header .hswc-desktop-discovery{transition:max-height .22s ease,opacity .18s ease,transform .22s ease,padding .22s ease;overflow:hidden}
  .hswc-header.is-compact .hswc-nav-row,.hswc-header.is-compact .hswc-desktop-discovery{max-height:0!important;height:0!important;opacity:0;transform:translateY(-8px);padding-top:0!important;padding-bottom:0!important;border:0!important;pointer-events:none}
}


/* v2.1.3 — stable mini-cart layout, isolated from theme WooCommerce CSS */
.hswc-mini-cart{
  width:min(430px,100vw)!important;
  max-width:100vw!important;
  padding:0!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  background:#fff!important;
}
.hswc-mini-cart>h3{
  flex:0 0 auto!important;
  min-height:72px!important;
  display:flex!important;
  align-items:center!important;
  margin:0!important;
  padding:18px 24px!important;
  border-bottom:1px solid #eee8f2!important;
  background:#fff!important;
}
.hswc-mini-cart .hswc-mini-content{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  padding:14px 18px 24px!important;
}
.hswc-mini-cart ul.woocommerce-mini-cart{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.hswc-mini-cart li.woocommerce-mini-cart-item{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:112px!important;
  margin:0!important;
  padding:13px 40px 13px 13px!important;
  border:1px solid #ece5f2!important;
  border-radius:17px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(50,18,75,.045)!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.hswc-mini-cart li.woocommerce-mini-cart-item>a:not(.remove){
  display:grid!important;
  grid-template-columns:80px minmax(0,1fr)!important;
  align-items:center!important;
  gap:13px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#2c2430!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.75!important;
}
.hswc-mini-cart li.woocommerce-mini-cart-item img{
  grid-column:1!important;
  grid-row:1!important;
  width:80px!important;
  height:80px!important;
  max-width:80px!important;
  max-height:80px!important;
  margin:0!important;
  padding:5px!important;
  float:none!important;
  object-fit:contain!important;
  border:1px solid #eee8f3!important;
  border-radius:13px!important;
  background:#faf9fc!important;
  box-sizing:border-box!important;
}
.hswc-mini-cart li.woocommerce-mini-cart-item .quantity{
  display:block!important;
  margin:7px 93px 0 0!important;
  padding:0!important;
  color:#6d6471!important;
  font-size:12px!important;
  line-height:1.6!important;
  direction:rtl!important;
}
.hswc-mini-cart li.woocommerce-mini-cart-item .variation{
  margin:6px 93px 0 0!important;
  padding:0!important;
  font-size:11px!important;
  color:#746b78!important;
}
.hswc-mini-cart li.woocommerce-mini-cart-item .remove_from_cart_button{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  width:27px!important;
  height:27px!important;
  min-width:27px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff0f3!important;
  color:#d83b58!important;
  font-family:Arial,sans-serif!important;
  font-size:18px!important;
  line-height:1!important;
  text-decoration:none!important;
}
.hswc-mini-cart .woocommerce-mini-cart__total{
  margin:18px 0 12px!important;
  padding:16px 2px!important;
  display:flex!important;
  justify-content:space-between!important;
  gap:16px!important;
  border-top:1px solid #eee8f3!important;
  border-bottom:1px solid #eee8f3!important;
  font-weight:900!important;
}
.hswc-mini-cart .woocommerce-mini-cart__buttons{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin:0!important;
}
.hswc-mini-cart .woocommerce-mini-cart__buttons .button{
  min-height:50px!important;
  margin:0!important;
  display:grid!important;
  place-items:center!important;
  border-radius:13px!important;
  text-align:center!important;
}
@media(max-width:480px){
  .hswc-mini-cart .hswc-mini-content{padding:12px 11px 96px!important}
  .hswc-mini-cart li.woocommerce-mini-cart-item{padding:11px 37px 11px 10px!important}
  .hswc-mini-cart li.woocommerce-mini-cart-item>a:not(.remove){grid-template-columns:68px minmax(0,1fr)!important;gap:10px!important}
  .hswc-mini-cart li.woocommerce-mini-cart-item img{width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important}
  .hswc-mini-cart li.woocommerce-mini-cart-item .quantity,
  .hswc-mini-cart li.woocommerce-mini-cart-item .variation{margin-right:78px!important}
  .hswc-mini-cart .woocommerce-mini-cart__buttons{grid-template-columns:1fr!important}
}

/* v2.1.3 — no fading or height animation in desktop compact mode */
@media(min-width:981px){
  .hswc-header{position:sticky!important;top:0!important;will-change:auto!important}
  .hswc-header .hswc-nav-row,
  .hswc-header .hswc-desktop-discovery{transition:none!important;transform:none!important;opacity:1!important}
  .hswc-header.is-compact .hswc-nav-row,
  .hswc-header.is-compact .hswc-desktop-discovery{display:none!important}
  .hswc-header.is-compact{box-shadow:0 10px 28px rgba(35,12,52,.11)!important}
  .hswc-header.is-compact .hswc-header-main{min-height:78px!important}
}

/* v2.1.4 — definitive desktop sticky rows + isolated mini cart UI */
@media (min-width:981px){
  #hswc-header.hswc-header{
    position:sticky!important;
    top:0!important;
    z-index:9999!important;
    overflow:visible!important;
    background:#fff!important;
    box-shadow:0 8px 28px rgba(34,13,52,.06)!important;
  }
  #hswc-header .hswc-topbar,
  #hswc-header .hswc-header-main{
    position:relative!important;
    z-index:4!important;
    opacity:1!important;
    transform:none!important;
  }
  #hswc-header .hswc-nav-row{
    display:flex!important;
    max-height:58px!important;
    min-height:58px!important;
    height:58px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    overflow:visible!important;
    transition:max-height .34s cubic-bezier(.22,.8,.24,1),min-height .34s cubic-bezier(.22,.8,.24,1),height .34s cubic-bezier(.22,.8,.24,1),opacity .2s ease,transform .34s cubic-bezier(.22,.8,.24,1),border-color .2s ease!important;
    will-change:max-height,opacity,transform!important;
  }
  #hswc-header .hswc-desktop-discovery{
    display:block!important;
    max-height:48px!important;
    min-height:46px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    overflow:hidden!important;
    transition:max-height .38s cubic-bezier(.22,.8,.24,1),min-height .38s cubic-bezier(.22,.8,.24,1),opacity .2s ease,transform .38s cubic-bezier(.22,.8,.24,1),border-color .2s ease!important;
    will-change:max-height,opacity,transform!important;
  }
  #hswc-header.is-compact .hswc-nav-row{
    display:flex!important;
    max-height:0!important;
    min-height:0!important;
    height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,-14px,0)!important;
    overflow:hidden!important;
    border-color:transparent!important;
    pointer-events:none!important;
  }
  #hswc-header.is-compact .hswc-desktop-discovery{
    display:block!important;
    max-height:0!important;
    min-height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,-12px,0)!important;
    border-color:transparent!important;
    pointer-events:none!important;
  }
  #hswc-header.is-compact{
    box-shadow:0 13px 35px rgba(34,13,52,.12)!important;
  }
  #hswc-header.is-compact .hswc-header-main{
    min-height:88px!important;
  }
}

/* Mini cart: do not inherit Woo/theme product-loop rules. */
body .hswc-mini-cart.hswc-mini-cart{
  width:min(430px,100vw)!important;
  height:100dvh!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  background:#fff!important;
  color:#241c29!important;
  border:0!important;
  box-shadow:24px 0 80px rgba(20,8,30,.22)!important;
}
body .hswc-mini-cart.hswc-mini-cart>h3{
  flex:0 0 auto!important;
  min-height:76px!important;
  margin:0!important;
  padding:0 74px 0 24px!important;
  display:flex!important;
  align-items:center!important;
  border-bottom:1px solid #eee8f3!important;
  background:#fff!important;
  color:#211927!important;
  font-size:21px!important;
  font-weight:900!important;
}
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-close{
  position:absolute!important;
  top:18px!important;
  right:20px!important;
  left:auto!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#f5eff9!important;
  color:#a52d78!important;
  font-family:Arial,sans-serif!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height:1!important;
  text-indent:0!important;
  cursor:pointer!important;
  z-index:3!important;
}
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-content{
  flex:1 1 auto!important;
  min-height:0!important;
  padding:14px 18px 24px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain!important;
}
body .hswc-mini-cart.hswc-mini-cart ul.woocommerce-mini-cart{
  display:flex!important;
  flex-direction:column!important;
  gap:11px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:108px!important;
  margin:0!important;
  padding:13px 42px 13px 13px!important;
  overflow:hidden!important;
  border:1px solid #eee8f3!important;
  border-radius:17px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(52,21,72,.045)!important;
  box-sizing:border-box!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item>a:not(.remove):not(.remove_from_cart_button){
  display:flex!important;
  align-items:flex-start!important;
  gap:13px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#2b2230!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.75!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item img{
  flex:0 0 78px!important;
  order:0!important;
  width:78px!important;
  height:78px!important;
  max-width:78px!important;
  max-height:78px!important;
  margin:0!important;
  padding:5px!important;
  float:none!important;
  object-fit:contain!important;
  border:1px solid #eee8f3!important;
  border-radius:13px!important;
  background:#faf9fc!important;
  box-sizing:border-box!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .quantity{
  display:block!important;
  margin:7px 91px 0 0!important;
  padding:0!important;
  color:#6d6471!important;
  font-size:12px!important;
  line-height:1.7!important;
  direction:rtl!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .variation{
  display:block!important;
  margin:5px 91px 0 0!important;
  padding:0!important;
  color:#756b79!important;
  font-size:11px!important;
  line-height:1.7!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .variation dt,
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .variation dd{
  display:inline!important;
  float:none!important;
  margin:0 0 0 4px!important;
  padding:0!important;
}
body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .remove_from_cart_button{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff0f3!important;
  color:#d83b58!important;
  font-family:Arial,sans-serif!important;
  font-size:18px!important;
  font-weight:400!important;
  line-height:1!important;
  text-decoration:none!important;
  z-index:2!important;
}
body .hswc-mini-cart.hswc-mini-cart .woocommerce-mini-cart__total{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin:18px 0 12px!important;
  padding:16px 3px!important;
  border-top:1px solid #eee8f3!important;
  border-bottom:1px solid #eee8f3!important;
  color:#211927!important;
  font-size:15px!important;
  font-weight:900!important;
}
body .hswc-mini-cart.hswc-mini-cart .woocommerce-mini-cart__buttons{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
}
body .hswc-mini-cart.hswc-mini-cart .woocommerce-mini-cart__buttons .button{
  min-height:50px!important;
  margin:0!important;
  padding:0 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #e5d9ed!important;
  border-radius:13px!important;
  background:#f6f0fa!important;
  color:var(--hswc-primary)!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
body .hswc-mini-cart.hswc-mini-cart .woocommerce-mini-cart__buttons .checkout{
  border-color:transparent!important;
  background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent))!important;
  color:#fff!important;
}
@media(max-width:480px){
  body .hswc-mini-cart.hswc-mini-cart{width:100vw!important}
  body .hswc-mini-cart.hswc-mini-cart .hswc-mini-content{padding:12px 11px 104px!important}
  body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item{padding:11px 39px 11px 10px!important}
  body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item img{flex-basis:68px!important;width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important}
  body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .quantity,
  body .hswc-mini-cart.hswc-mini-cart li.woocommerce-mini-cart-item .variation{margin-right:81px!important}
  body .hswc-mini-cart.hswc-mini-cart .woocommerce-mini-cart__buttons{grid-template-columns:1fr!important}
}

/* v2.1.5 — custom mini cart, independent from WooCommerce widget markup */
body .hswc-mini-cart{
  position:fixed!important;
  inset:0 auto 0 0!important;
  width:min(440px,100vw)!important;
  max-width:100vw!important;
  height:100dvh!important;
  display:flex!important;
  flex-direction:column!important;
  background:#fff!important;
  color:#211a25!important;
  box-shadow:28px 0 80px rgba(31,10,48,.24)!important;
  transform:translateX(-105%)!important;
  transition:transform .32s cubic-bezier(.22,.8,.24,1)!important;
  z-index:10002!important;
  overflow:hidden!important;
  border:0!important;
}
body .hswc-mini-cart.is-open{transform:translateX(0)!important}
body .hswc-mini-head{
  flex:0 0 auto!important;
  min-height:82px!important;
  padding:18px 22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  border-bottom:1px solid #eee8f3!important;
  background:linear-gradient(180deg,#fff,#fcf9ff)!important;
}
body .hswc-mini-head small{display:block!important;color:#8d8294!important;font-size:11px!important;margin-bottom:3px!important}
body .hswc-mini-head h3{margin:0!important;padding:0!important;border:0!important;font-size:22px!important;line-height:1.3!important;color:#24192b!important}
body .hswc-mini-close{
  position:static!important;
  flex:0 0 38px!important;
  width:38px!important;
  height:38px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#f4edf8!important;
  color:#9e2b71!important;
  font-family:Arial,sans-serif!important;
  font-size:24px!important;
  line-height:1!important;
  cursor:pointer!important;
}
body .hswc-mini-close::before,body .hswc-mini-close::after{content:none!important}
body .hswc-mini-content{
  flex:1 1 auto!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  padding:16px!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  background:#fbf9fd!important;
}
body .hswc-mini-items{display:flex!important;flex-direction:column!important;gap:12px!important}
body .hswc-mini-item{
  position:relative!important;
  display:grid!important;
  grid-template-columns:86px minmax(0,1fr)!important;
  gap:13px!important;
  padding:12px!important;
  border:1px solid #ece5f1!important;
  border-radius:17px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(62,25,91,.055)!important;
}
body .hswc-mini-item-image{display:block!important;width:86px!important;height:86px!important;border-radius:13px!important;overflow:hidden!important;background:#faf8fc!important;border:1px solid #eee8f3!important}
body .hswc-mini-item-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;margin:0!important;padding:5px!important;float:none!important;border:0!important}
body .hswc-mini-item-body{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding-left:27px!important}
body .hswc-mini-item-title{color:#2a2130!important;text-decoration:none!important;font-size:13px!important;line-height:1.75!important;font-weight:900!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
body .hswc-mini-item-meta{margin-top:4px!important;color:#7c7282!important;font-size:11px!important;line-height:1.7!important}
body .hswc-mini-item-meta dl,body .hswc-mini-item-meta p{margin:0!important}
body .hswc-mini-item-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:9px!important;color:#766b7c!important;font-size:11px!important}
body .hswc-mini-item-bottom strong{color:var(--hswc-primary)!important;font-size:13px!important;white-space:nowrap!important}
body .hswc-mini-item-remove{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  width:26px!important;
  height:26px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border-radius:50%!important;
  background:#fff0f3!important;
  color:#d6325d!important;
  text-decoration:none!important;
  font-family:Arial,sans-serif!important;
  font-size:18px!important;
  line-height:1!important;
}
body .hswc-mini-summary{margin-top:auto!important;padding-top:16px!important}
body .hswc-mini-total{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:15px 16px!important;border:1px solid #e9e1ef!important;border-radius:14px!important;background:#fff!important;font-weight:900!important}
body .hswc-mini-total strong{color:var(--hswc-primary)!important;font-size:17px!important}
body .hswc-mini-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:10px!important}
body .hswc-mini-actions a{min-height:50px!important;display:grid!important;place-items:center!important;border:1px solid #dfd3e8!important;border-radius:13px!important;background:#fff!important;color:#4f4058!important;text-decoration:none!important;font-weight:900!important}
body .hswc-mini-actions a.is-primary{border:0!important;background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent))!important;color:#fff!important;box-shadow:0 10px 24px color-mix(in srgb,var(--hswc-primary) 25%,transparent)!important}
body .hswc-mini-empty{margin:auto!important;text-align:center!important;padding:36px 18px!important}
body .hswc-mini-empty>span{display:grid!important;place-items:center!important;width:74px!important;height:74px!important;margin:0 auto 14px!important;border-radius:50%!important;background:#f4ecfa!important;font-size:34px!important}
body .hswc-mini-empty strong{display:block!important;font-size:18px!important;color:#271d2d!important}
body .hswc-mini-empty p{margin:8px 0 18px!important;color:#7c7282!important;font-size:13px!important}
body .hswc-mini-empty a{display:inline-grid!important;place-items:center!important;min-height:46px!important;padding:0 24px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--hswc-primary),var(--hswc-accent))!important;color:#fff!important;text-decoration:none!important;font-weight:900!important}
@media(max-width:520px){
  body .hswc-mini-cart{width:100vw!important}
  body .hswc-mini-head{min-height:72px!important;padding:14px 16px!important}
  body .hswc-mini-content{padding:12px 12px 96px!important}
  body .hswc-mini-item{grid-template-columns:72px minmax(0,1fr)!important;padding:10px!important;gap:10px!important}
  body .hswc-mini-item-image{width:72px!important;height:72px!important}
  body .hswc-mini-actions{grid-template-columns:1fr!important}
}

/* v2.2.2 desktop direction-aware sticky header */
@media(min-width:981px){
  .hswc-desktop-discovery{display:none!important}
  .hswc-header{position:sticky!important;top:0!important;z-index:99990!important;overflow:visible!important}
  .hswc-header .hswc-nav-row{max-height:76px;opacity:1;transform:translateY(0);padding-top:0;padding-bottom:0;overflow:visible;transition:max-height .34s cubic-bezier(.22,.8,.22,1),opacity .22s ease,transform .34s cubic-bezier(.22,.8,.22,1),border-color .22s ease;will-change:max-height,opacity,transform}
  .hswc-header.is-nav-hidden .hswc-nav-row{max-height:0!important;opacity:0!important;transform:translateY(-14px)!important;overflow:hidden!important;pointer-events:none!important;border-color:transparent!important}
  .hswc-header.is-compact .hswc-nav-row{max-height:76px!important;height:auto!important;opacity:1!important;transform:none!important;pointer-events:auto!important}
}


/* v2.2.3 — definitive directional desktop header + separated mini-cart heading */
@media (min-width:981px){
  #hswc-header.hswc-header{
    position:sticky!important;
    top:0!important;
    overflow:visible!important;
    background:#fff!important;
  }
  #hswc-header .hswc-topbar,
  #hswc-header .hswc-nav-row{
    display:flex!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    overflow:hidden!important;
    pointer-events:auto!important;
    transition:
      max-height .34s cubic-bezier(.22,.8,.24,1),
      min-height .34s cubic-bezier(.22,.8,.24,1),
      height .34s cubic-bezier(.22,.8,.24,1),
      opacity .2s ease,
      transform .34s cubic-bezier(.22,.8,.24,1),
      border-color .2s ease!important;
    will-change:max-height,opacity,transform!important;
  }
  #hswc-header .hswc-topbar{
    max-height:36px!important;
    min-height:36px!important;
    height:36px!important;
  }
  #hswc-header .hswc-nav-row{
    max-height:58px!important;
    min-height:58px!important;
    height:58px!important;
  }
  #hswc-header .hswc-header-main{
    position:relative!important;
    z-index:5!important;
    min-height:96px!important;
    background:#fff!important;
    opacity:1!important;
    transform:none!important;
    transition:box-shadow .22s ease, min-height .28s ease!important;
  }
  #hswc-header.is-scrolling-down .hswc-topbar,
  #hswc-header.is-scrolling-down .hswc-nav-row{
    max-height:0!important;
    min-height:0!important;
    height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,-14px,0)!important;
    border-color:transparent!important;
    pointer-events:none!important;
  }
  #hswc-header.is-scrolling-down{
    box-shadow:0 12px 34px rgba(38,13,58,.13)!important;
  }
  #hswc-header.is-scrolling-down .hswc-header-main{
    min-height:82px!important;
  }
  /* Neutralize historical sticky classes from previous builds. */
  #hswc-header.is-compact .hswc-topbar,
  #hswc-header.is-compact .hswc-nav-row,
  #hswc-header.is-nav-hidden .hswc-topbar,
  #hswc-header.is-nav-hidden .hswc-nav-row{
    max-height:inherit!important;
    min-height:inherit!important;
    height:inherit!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
  }
}

body .hswc-mini-cart.hswc-mini-cart .hswc-mini-head{
  position:relative!important;
  flex:0 0 auto!important;
  width:100%!important;
  min-height:78px!important;
  margin:0!important;
  padding:14px 18px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 42px!important;
  align-items:center!important;
  gap:16px!important;
  border-bottom:1px solid #eee8f3!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-head>div{
  min-width:0!important;
  grid-column:1!important;
  text-align:right!important;
}
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-head small,
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-head h3{
  position:static!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  white-space:normal!important;
}
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-head small{
  display:block!important;
  margin-bottom:3px!important;
}
body .hswc-mini-cart.hswc-mini-cart .hswc-mini-close{
  position:static!important;
  grid-column:2!important;
  justify-self:end!important;
  align-self:center!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  line-height:1!important;
  transform:none!important;
}
@media(max-width:480px){
  body .hswc-mini-cart.hswc-mini-cart .hswc-mini-head{
    min-height:72px!important;
    padding:12px 14px!important;
    grid-template-columns:minmax(0,1fr) 40px!important;
    gap:12px!important;
  }
}


/* ===== HSWC 2.2.4 — stable desktop sticky header ===== */
@media (min-width:981px){
  #hswc-header.hswc-header{
    position:sticky!important;
    top:0!important;
    z-index:99990!important;
    overflow:visible!important;
    background:#fff!important;
    contain:layout paint style;
  }
  #hswc-header .hswc-topbar{display:none!important}
  #hswc-header .hswc-header-main{
    position:relative!important;
    z-index:5!important;
    min-height:96px!important;
    background:#fff!important;
    transform:translateZ(0)!important;
    opacity:1!important;
    transition:box-shadow .22s ease!important;
  }
  #hswc-header .hswc-nav-row{
    display:flex!important;
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    overflow:visible!important;
    pointer-events:auto!important;
    transition:
      max-height .28s cubic-bezier(.22,.8,.24,1),
      min-height .28s cubic-bezier(.22,.8,.24,1),
      height .28s cubic-bezier(.22,.8,.24,1),
      opacity .18s ease,
      transform .28s cubic-bezier(.22,.8,.24,1),
      border-color .18s ease!important;
    will-change:max-height,opacity,transform;
  }
  #hswc-header.is-scrolling-down .hswc-nav-row{
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,-12px,0)!important;
    overflow:hidden!important;
    pointer-events:none!important;
    border-color:transparent!important;
  }
  #hswc-header.is-scrolling-down{
    box-shadow:0 12px 32px rgba(37,13,55,.12)!important;
  }
  /* Prevent older sticky-state rules from fighting the new one. */
  #hswc-header.is-compact .hswc-nav-row,
  #hswc-header.is-nav-hidden .hswc-nav-row{
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  #hswc-header.is-scrolling-down.is-compact .hswc-nav-row,
  #hswc-header.is-scrolling-down.is-nav-hidden .hswc-nav-row{
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,-12px,0)!important;
    pointer-events:none!important;
  }
}

/* v2.2.5 — mini-cart update/remove actions */
body .hswc-mini-cart .hswc-mini-update{
  width:100%!important;
  min-height:44px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:10px 0 0!important;
  padding:0 18px!important;
  border:1px solid color-mix(in srgb,var(--hswc-primary) 30%,#ddd)!important;
  border-radius:12px!important;
  background:#fff!important;
  color:var(--hswc-primary)!important;
  font:inherit!important;
  font-weight:900!important;
  cursor:pointer!important;
  transition:.2s ease!important;
}
body .hswc-mini-cart .hswc-mini-update:hover{background:#f7f0ff!important;transform:translateY(-1px)}
body .hswc-mini-cart .hswc-mini-item-remove{
  border:0!important;
  cursor:pointer!important;
  font:inherit!important;
}
body .hswc-mini-cart.is-busy .hswc-mini-content{opacity:.58;pointer-events:none}
body .hswc-mini-cart.is-busy:after{
  content:"";position:absolute;inset:50% auto auto 50%;width:28px;height:28px;margin:-14px 0 0 -14px;
  border:3px solid #e8dcf2;border-top-color:var(--hswc-primary);border-radius:50%;animation:hswcMiniSpin .7s linear infinite;z-index:10
}
@keyframes hswcMiniSpin{to{transform:rotate(360deg)}}

/* v2.2.6 — desktop mega menu hover fix */
@media (min-width:981px){
  #hswc-header.hswc-header{
    contain:none!important;
    overflow:visible!important;
  }
  #hswc-header .hswc-nav-row,
  #hswc-header .hswc-mega-wrap{
    overflow:visible!important;
  }
  #hswc-header .hswc-mega-wrap{
    position:relative!important;
    z-index:99992!important;
  }
  #hswc-header .hswc-mega-menu{
    display:block!important;
    z-index:99999!important;
    pointer-events:none!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,10px,0)!important;
    transition:opacity .18s ease,transform .22s cubic-bezier(.22,.8,.24,1),visibility 0s linear .22s!important;
  }
  #hswc-header .hswc-mega-wrap:hover>.hswc-mega-menu,
  #hswc-header .hswc-mega-wrap:focus-within>.hswc-mega-menu,
  #hswc-header .hswc-mega-wrap.is-open>.hswc-mega-menu{
    pointer-events:auto!important;
    opacity:1!important;
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    transition-delay:0s!important;
  }
  #hswc-header .hswc-mega-trigger{position:relative!important;z-index:2!important}
  #hswc-header .hswc-mega-wrap::after{
    content:"";
    position:absolute;
    top:100%;
    right:0;
    width:100%;
    height:12px;
    z-index:1;
  }
}
