:root{--v7-ink:#171615;--v7-muted:#77736e;--v7-line:rgba(23,22,21,.10);--v7-paper:#fff;--v7-soft:#f7f6f3;--v7-accent:#b18a58;--v7-ease:cubic-bezier(.22,.61,.36,1)}
html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}html.hnice-v7-lock{overflow:hidden!important}body{overscroll-behavior-x:none}
/* Only our drawer is hidden/replaced. No global SVG/icon rules. */
.hnice-mobile-nav,.hnice-overlay,.hnice-v4-drawer[hidden]{display:none!important}
.hnice-v4-drawer{box-sizing:border-box}
.hnice-v4-drawer *{box-sizing:border-box}
@media(max-width:767px){
 .hnice-v4-drawer{display:block}
 .site-header{position:sticky!important;top:0;z-index:9990;background:rgba(255,255,255,.94);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);transition:box-shadow .3s ease}
 .site-header .header-group-action{gap:8px}.site-header .header-group-action>*{transition:transform .2s ease}.site-header .header-group-action>*:active{transform:scale(.94)}
 .hnice-v4-drawer{position:fixed;inset:0;z-index:999999;visibility:hidden;pointer-events:none}.hnice-v4-drawer.is-open{visibility:visible;pointer-events:auto}
 .hnice-v4-backdrop{position:absolute;inset:0;background:rgba(10,10,10,.34);opacity:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity .42s var(--v7-ease)}
 .hnice-v4-drawer.is-open .hnice-v4-backdrop{opacity:1}
 .hnice-v4-panel{position:absolute;left:0;top:0;bottom:0;width:min(390px,92vw);background:#fff;transform:translate3d(-103%,0,0);transition:transform .48s var(--v7-ease);box-shadow:18px 0 55px rgba(0,0,0,.12);display:flex;flex-direction:column;contain:layout paint}
 .hnice-v4-drawer.is-open .hnice-v4-panel{transform:translate3d(0,0,0)}
 .hnice-v4-head{height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--v7-line);flex:none}
 .hnice-v4-head strong{font-size:18px;letter-spacing:-.035em}.hnice-v4-head button{width:44px;height:44px;border:0;background:transparent;position:relative;touch-action:manipulation}
 .hnice-v4-head button span{position:absolute;left:12px;top:21px;width:20px;height:1.5px;background:var(--v7-ink)}.hnice-v4-head button span:first-child{transform:rotate(45deg)}.hnice-v4-head button span:last-child{transform:rotate(-45deg)}
 .hnice-v4-scroll{height:auto;flex:1;overflow-y:auto;overflow-x:hidden;padding:17px 17px 34px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth}
 .hnice-v4-search{position:relative;display:flex;align-items:center;gap:10px;height:52px;background:var(--v7-soft);border:1px solid transparent;border-radius:15px;padding:0 14px;transition:background .25s,border-color .25s,box-shadow .25s}
 .hnice-v4-search:focus-within{background:#fff;border-color:rgba(23,22,21,.14);box-shadow:0 10px 30px rgba(0,0,0,.07)}
 .hnice-v4-search>span{width:20px;height:20px;display:flex;flex:0 0 20px}.hnice-v4-search>span svg{display:block;width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.6}
 .hnice-v4-search input{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;width:100%;font-size:15px;color:var(--v7-ink)}
 .hnice-v4-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0 29px}.hnice-v4-actions a{text-decoration:none;color:var(--v7-ink);border:1px solid var(--v7-line);border-radius:15px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;transition:transform .22s var(--v7-ease),box-shadow .22s,border-color .22s;touch-action:manipulation}
 .hnice-v4-actions a:active{transform:scale(.965)}.hnice-v4-actions a:hover{box-shadow:0 9px 25px rgba(0,0,0,.06);border-color:rgba(23,22,21,.18)}
 .hnice-v4-actions i{font-style:normal;position:relative;display:flex;width:22px;height:22px;align-items:center;justify-content:center}.hnice-v4-actions i svg{display:block!important;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.5}
 .hnice-v4-actions em{font-style:normal;font-size:12px;font-weight:500}.hnice-v4-actions b{position:absolute;right:-9px;top:-7px;min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:var(--v7-ink);color:#fff;font-size:9px;line-height:16px;text-align:center}.v4-wish.is-empty{display:none!important}
 .v4-menu-label{text-transform:uppercase;letter-spacing:.17em;font-size:10px;color:var(--v7-muted);font-weight:650;margin:0 2px 8px}.hnice-v4-list,.hnice-v4-list ul{list-style:none!important;margin:0!important;padding:0!important}.hnice-v4-list>li{border-bottom:1px solid var(--v7-line)}
 .hnice-v4-list a{display:flex!important;align-items:center;justify-content:space-between;min-height:54px;padding:0 3px!important;color:var(--v7-ink)!important;text-decoration:none!important;font-size:15px;font-weight:520}.hnice-v4-list .menu-item-has-children>a:after{content:'+';font-size:20px;font-weight:300;color:var(--v7-muted);transition:transform .25s}.hnice-v4-list .menu-item-has-children.is-open>a:after{content:'−'}
 .hnice-v4-list .sub-menu{max-height:0;overflow:hidden;transition:max-height .34s var(--v7-ease);padding-left:13px!important}.hnice-v4-list .sub-menu a{min-height:45px;font-size:14px;color:var(--v7-muted)!important}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hnice-v4-panel,.hnice-v4-backdrop,.hnice-v4-list .sub-menu{transition:none!important}}

/* V13: conservative Shopify-style polish. Everything is scoped to the existing V8 drawer/storefront. */
@media (max-width:767px){
  .hnice-v4-drawer .hnice-v4-panel{will-change:transform;transform:translate3d(-101%,0,0)}
  .hnice-v4-drawer.is-open .hnice-v4-panel{transform:translate3d(0,0,0)}
  .hnice-v4-scroll{scrollbar-width:none;scroll-padding-top:12px}
  .hnice-v4-scroll::-webkit-scrollbar{display:none}
  .hnice-v4-list>li>a{min-height:56px}
  .hnice-v4-list .sub-menu a{padding-right:4px!important}
  .hnice-v4-actions a{background:linear-gradient(180deg,#fff,#fbfaf8)}
  .hnice-v4-actions a:focus-visible,.hnice-v4-head button:focus-visible,.hnice-v4-search:focus-within{outline:2px solid rgba(177,138,88,.38);outline-offset:2px}
}

.hnice-native-quickview,.hnice-native-wishlist{font:inherit;cursor:pointer}
.hnice-native-quickview{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:7px 10px;font-size:12px}
.hnice-native-qv-icon{font-size:17px;line-height:1}
.hnice-native-wishlist{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:7px 10px;font-size:12px}
.hnice-native-wishlist>span:first-child{font-size:19px;line-height:1}
.hnice-native-wishlist.is-active>span:first-child{font-size:18px}
.hnice-native-delivery{display:flex;align-items:center;gap:9px;margin-top:14px;padding:11px 13px;border:1px solid rgba(23,22,21,.09);border-radius:10px;font-size:13px;line-height:1.4}
.hnice-native-delivery-icon{font-size:16px}

.hnice-native-qv-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}
.hnice-native-qv-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.hnice-native-qv-backdrop{position:absolute;inset:0;background:rgba(10,10,10,.42);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.hnice-native-qv-dialog{position:relative;width:min(900px,96vw);max-height:min(760px,92vh);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.22);transform:translateY(14px) scale(.985);transition:transform .3s cubic-bezier(.22,.61,.36,1);padding:26px}
.hnice-native-qv-modal.is-open .hnice-native-qv-dialog{transform:none}
.hnice-native-qv-close{position:absolute;right:12px;top:12px;width:40px;height:40px;border:0;background:#f6f5f2;border-radius:50%;font-size:22px;cursor:pointer}
.hnice-native-qv-loading{padding:60px;text-align:center;color:#777}
@media(max-width:767px){.hnice-native-qv-dialog{width:100%;max-height:90vh;border-radius:16px;padding:18px}.hnice-native-qv-dialog .product{margin:0!important}.hnice-native-qv-close{right:10px;top:10px}}
@media(prefers-reduced-motion:reduce){.hnice-native-qv-modal,.hnice-native-qv-dialog{transition:none!important}}
.hnice-child-toast{position:fixed;left:50%;bottom:24px;z-index:1000001;transform:translate(-50%,20px);opacity:0;visibility:hidden;background:#171615;color:#fff;padding:11px 18px;border-radius:999px;font-size:13px;box-shadow:0 12px 30px rgba(0,0,0,.18);transition:opacity .2s ease,transform .2s ease,visibility .2s}.hnice-child-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}body.hnice-qv-lock{overflow:hidden}

/* V14 interaction refinement: fast, smooth, restrained. */
@media (max-width:767px){
  html{scroll-behavior:smooth;scroll-padding-top:12px}
  .hnice-v4-drawer{transition:none!important;will-change:visibility}
  .hnice-v4-backdrop{transition:opacity .24s cubic-bezier(.2,.7,.2,1);will-change:opacity}
  .hnice-v4-panel{transition:transform .28s cubic-bezier(.22,.61,.36,1);will-change:transform;backface-visibility:hidden;transform:translate3d(-100%,0,0)}
  .hnice-v4-drawer.is-open .hnice-v4-panel{transform:translate3d(0,0,0)}
  .hnice-v4-scroll{scroll-behavior:smooth;overscroll-behavior-y:contain;touch-action:pan-y}
  .hnice-v4-head button,.hnice-v4-actions a,.hnice-v4-list a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
  .hnice-v4-actions a{transition:transform .16s ease,box-shadow .18s ease,border-color .18s ease}
  .hnice-v4-actions a:active{transform:scale(.97)}
  .hnice-v4-list>li{opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .24s ease}
  .hnice-v4-drawer.is-open .hnice-v4-list>li{opacity:1;transform:none}
  .hnice-v4-drawer.is-open .hnice-v4-list>li:nth-child(1){transition-delay:.03s}
  .hnice-v4-drawer.is-open .hnice-v4-list>li:nth-child(2){transition-delay:.05s}
  .hnice-v4-drawer.is-open .hnice-v4-list>li:nth-child(3){transition-delay:.07s}
  .hnice-v4-drawer.is-open .hnice-v4-list>li:nth-child(4){transition-delay:.09s}
  .hnice-v4-drawer.is-open .hnice-v4-list>li:nth-child(5){transition-delay:.11s}
  .hnice-v4-drawer.is-open .hnice-v4-list>li:nth-child(n+6){transition-delay:.13s}
  .hnice-v4-list .sub-menu{transition:max-height .22s cubic-bezier(.22,.61,.36,1)}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  .hnice-v4-panel,.hnice-v4-backdrop,.hnice-v4-list>li,.hnice-v4-list .sub-menu{transition:none!important}
}
