.mobile-dock{--mobile-dock-width: min( calc(100vw - 24px) , 390px);position:fixed;inset-inline:0;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:9990;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:var(--mobile-dock-width);height:64px;padding:8px 14px;margin-inline:auto;background:#ffffffb8;border:1px solid rgba(255,255,255,.38);border-radius:28px;box-shadow:0 14px 34px #0f172a24,inset 0 1px 1px #ffffffbd;color:#6b7280;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);-webkit-tap-highlight-color:transparent}.mobile-dock:after{content:none;display:none}:is(html,body).theme-imitation .mobile-dock{background:#ede9f7b8;border-color:#ffffff6b;box-shadow:0 14px 34px #6d28d929,inset 0 1px 1px #ffffffa8;color:#7c6daf}body.template-product .mobile-dock,body.template-cart .mobile-dock,body:has(cart-items) .mobile-dock,.hide-on-product{display:none!important}body.scrolled-down .mobile-dock,body.scrolled-up .mobile-dock{height:64px}.mobile-dock__btn,.mobile-dock__button{position:relative;flex:0 0 48px;width:48px;min-width:48px;max-width:48px;height:48px;margin:0;padding:0;border:0;border-radius:16px;background:transparent;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease,opacity .18s ease}.mobile-dock__btn:active,.mobile-dock__button:active{opacity:.82}.mobile-dock__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:inherit;flex:0 0 48px;pointer-events:none}.mobile-dock__icon svg{width:24px;height:24px;display:block;flex:0 0 24px;color:inherit;overflow:visible;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision}.mobile-dock__icon svg *{vector-effect:non-scaling-stroke}.mobile-dock__label{margin:0;color:inherit}.mobile-dock__btn:before,.mobile-dock__btn:after,.mobile-dock__button:before,.mobile-dock__button:after{content:none;display:none}.mobile-dock__btn.is-active,.mobile-dock__btn[aria-current=page],.mobile-dock__button.is-active,.mobile-dock__button[aria-current=page]{color:#111;background:#ffffffeb;box-shadow:0 6px 18px #0f172a1f,inset 0 1px 1px #ffffffe6}:is(html,body).theme-imitation .mobile-dock__btn.is-active,:is(html,body).theme-imitation .mobile-dock__btn[aria-current=page],:is(html,body).theme-imitation .mobile-dock__button.is-active,:is(html,body).theme-imitation .mobile-dock__button[aria-current=page]{color:#5b3fd6;background:#ffffffe6;box-shadow:0 6px 18px #6d28d924,inset 0 1px 1px #ffffffd1}.mobile-dock__btn.is-active .mobile-dock__icon,.mobile-dock__btn[aria-current=page] .mobile-dock__icon,.mobile-dock__button.is-active .mobile-dock__icon,.mobile-dock__button[aria-current=page] .mobile-dock__icon,.mobile-dock__btn.is-active .mobile-dock__label,.mobile-dock__btn[aria-current=page] .mobile-dock__label,.mobile-dock__button.is-active .mobile-dock__label,.mobile-dock__button[aria-current=page] .mobile-dock__label{color:inherit}.mobile-dock__btn.is-active .mobile-dock__icon svg,.mobile-dock__btn[aria-current=page] .mobile-dock__icon svg,.mobile-dock__button.is-active .mobile-dock__icon svg,.mobile-dock__button[aria-current=page] .mobile-dock__icon svg{width:24px;height:24px}.mobile-dock__badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-family:DM Sans,sans-serif;font-size:9px;line-height:1;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;pointer-events:none}.mobile-dock__badge--dot{top:2px;right:18px;width:8px;min-width:0;height:8px;padding:0;border-radius:50%;animation:none}.mobile-dock__badge.wishlist-count.bump,.mobile-dock--hidden-by-scroll,.dock-hidden{animation:none}.mobile-dock--hidden-by-scroll,.dock-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(prefers-reduced-motion:reduce){.mobile-dock,.mobile-dock__btn,.mobile-dock__button{transition:none}}@media screen and (min-width:768px){.mobile-dock,.cat-hub-panel{display:none!important}}@media screen and (max-width:767px){body:has(.mobile-dock:not(.hide-on-product)){--isha-bottom-nav-height: 96px;padding-bottom:calc(var(--isha-bottom-nav-height) + env(safe-area-inset-bottom,0px))}}.cat-hub-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:none;visibility:hidden}.cat-hub-panel.is-open{pointer-events:auto;visibility:visible}.cat-hub-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;opacity:0;transition:opacity .32s ease;cursor:pointer}.cat-hub-panel.is-open .cat-hub-backdrop{opacity:1}.cat-hub-body{position:absolute;left:0;right:0;bottom:0;max-height:92vh;background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.cat-hub-panel.is-open .cat-hub-body{transform:translateY(0)}.cat-hub-handle{width:40px;height:4px;border-radius:2px;background:#0f172a24;margin:12px auto 0;flex-shrink:0}.cat-hub-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 10px;flex-shrink:0;transition:background .3s ease}.cat-hub-title{font-size:16px;font-weight:700;letter-spacing:-.01em;color:#0f172a;transition:color .25s ease}.cat-hub-panel.preview-silver .cat-hub-header{background:#0e7a6c0f}.cat-hub-panel.preview-silver .cat-hub-title{color:#0e7a6c}.cat-hub-panel.preview-imitation .cat-hub-header{background:#6d28d90f}.cat-hub-panel.preview-imitation .cat-hub-title{color:#6d28d9}.cat-hub-close{width:34px;height:34px;border-radius:50%;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:background .18s ease,transform .15s ease;flex-shrink:0}.cat-hub-close:active{transform:scale(.9)}.cat-hub-close:hover{background:#e2e8f0}.cat-hub-layers{position:relative;flex:1;min-height:0;overflow:hidden}.cat-hub-layer{position:absolute;top:0;right:0;bottom:0;left:0;padding:8px 16px calc(96px + env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .28s ease}.cat-hub-layer::-webkit-scrollbar{display:none}#cat-layer-1{transform:translate(0);opacity:1}.cat-hub-layers.layer-2 #cat-layer-1{transform:translate(-28%);opacity:0;pointer-events:none}#cat-layer-2{transform:translate(100%);opacity:0;pointer-events:none}.cat-hub-layers.layer-2 #cat-layer-2{transform:translate(0);opacity:1;pointer-events:auto}.cat-hub-card{position:relative;display:block;width:100%;border:none;padding:0;border-radius:20px;overflow:hidden;min-height:148px;margin-bottom:12px;cursor:pointer;text-align:left;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.cat-hub-card:active{transform:scale(.97)}.cat-hub-card--silver .cat-hub-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a3d35,#0e7a6c 55%,#1ca390)}.cat-hub-card--imitation .cat-hub-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#3b0764,#6d28d9 55%,#7c3aed)}.cat-hub-card.has-image .cat-hub-card__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--bg-img);background-size:cover;background-position:center;mix-blend-mode:luminosity;opacity:.4}.cat-hub-card__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.12) 0%,transparent 60%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 50%)}.cat-hub-card__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:148px;padding:20px;color:#fff}.cat-hub-card__eyebrow{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.8;margin-bottom:4px}.cat-hub-card__title{font-family:var(--isha-font-heading, var(--font-heading-family), Georgia, serif);font-size:24px;font-weight:700;line-height:1.15;margin:0 0 10px;letter-spacing:-.01em}.cat-hub-card__cta{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;opacity:.9;transition:gap .2s ease}.cat-hub-card:hover .cat-hub-card__cta{gap:8px}.cat-hub-layer-nav{display:flex;align-items:center;gap:12px;padding-bottom:6px;margin-bottom:4px}.cat-hub-back{display:inline-flex;align-items:center;gap:5px;border:none;background:none;font-size:13px;font-weight:600;color:#7a5c20;text-decoration:none;cursor:pointer;padding:4px 0;transition:opacity .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.cat-hub-back:active{opacity:.65}.cat-hub-layer-title{font-size:15px;font-weight:700;color:#0f172a}.cat-hub-layer-desc{font-size:12px;color:#94a3b8;margin:0 0 14px}.cat-hub-level-card{display:flex;align-items:center;gap:16px;background:linear-gradient(145deg,#f8f6f2,#efeae3);border-radius:16px;padding:16px 18px;text-decoration:none;color:inherit;margin-bottom:10px;border:1px solid rgb(201 164 74 / .15);box-shadow:0 8px 24px #0000000d;transition:background .18s ease,transform .15s ease,border-color .18s ease,box-shadow .18s ease}.cat-hub-level-card:active{transform:scale(.97);background:linear-gradient(145deg,#f3efe8,#ebe4da)}.cat-hub-level-card--1{border-color:#b48c3c38}.cat-hub-level-card--2{border-color:#a0783233}.cat-hub-level-card--3{border-color:#ff4da633;background:linear-gradient(135deg,#fff5fb,#f3e8ff);box-shadow:0 10px 28px #7c3aed1f}.cat-hub-level-card__num{font-size:32px;font-weight:800;line-height:1;font-family:var(--font-heading, serif);flex-shrink:0;min-width:40px}.cat-hub-level-card--1 .cat-hub-level-card__num{color:#9a7230}.cat-hub-level-card--2 .cat-hub-level-card__num{color:#7a5c20}.cat-hub-level-card--3 .cat-hub-level-card__num{color:#be185d}.cat-hub-level-card__content{flex:1;min-width:0}.cat-hub-level-card__title{display:block;font-size:15px;font-weight:700;color:#0f172a;margin-bottom:2px}.cat-hub-level-card__desc{font-size:11.5px;color:#64748b;line-height:1.4;margin:0}.cat-hub-level-card__arrow{flex-shrink:0;color:#94a3b8}body.cat-hub-open{overflow:hidden;touch-action:none}
/*# sourceMappingURL=/cdn/shop/t/35/assets/mobile-dock.css.map */
