:root{--cec-bn-h: 60px;--cec-bn-gap: 10px;--cec-bn-pb: 0px;--cec-bn-space: calc(var(--cec-bn-h) + var(--cec-bn-gap) + var(--cec-bn-pb) + env(safe-area-inset-bottom, 0px))}.cec-bn{position:fixed;left:max(12px,calc(50% - var(--cec-bn-maxw, 480px) / 2));right:max(12px,calc(50% - var(--cec-bn-maxw, 480px) / 2));bottom:calc(var(--cec-bn-gap) + var(--cec-bn-pb) + env(safe-area-inset-bottom,0px));z-index:97;height:var(--cec-bn-h);border-radius:var(--cec-bn-radius, 999px);display:grid;grid-template-columns:repeat(var(--cec-bn-cols, 5),1fr);align-items:center;isolation:isolate;transform:translateY(0);transform-origin:50% 100%;will-change:transform,opacity;transition:transform .5s cubic-bezier(.2,.8,.2,1) 60ms,opacity .32s cubic-bezier(.2,.8,.2,1) 60ms}.cec-bn,.cec-bn-logo,body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top,body.cec-has-bottomnav .f-button--scroll-top{-webkit-backdrop-filter:blur(var(--cec-bn-blur, 26px)) saturate(140%);backdrop-filter:blur(var(--cec-bn-blur, 26px)) saturate(140%);background:var(--cec-bn-bg, rgba(233, 235, 239, .6));border:1px solid rgba(255,255,255,.25);box-shadow:0 0 0 1px var(--cec-bn-edge, rgba(12, 14, 22, .09)),0 10px 26px #00000029,inset 0 1px #ffffff80,-4px -4px 12px #ffffff14}@supports (backdrop-filter: url(#cec-bn-glass)) or (-webkit-backdrop-filter: url(#cec-bn-glass)){.cec-bn.cec-bn--refract{background:#fff9;-webkit-backdrop-filter:url(#cec-bn-glass) blur(16px) saturate(180%);backdrop-filter:url(#cec-bn-glass) blur(16px) saturate(180%)}}.cec-bn:before{content:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(150deg,#fff6,#fff0 44%,#ffffff1f)}.cec-bn.is-hidden{transform:translateY(calc(100% + var(--cec-bn-gap) + 12px))}.cec-bn.is-compact{transform:scale(.3,.8);opacity:0;pointer-events:none;transition-delay:0ms,0ms}.cec-bn-logo{position:fixed;left:50%;bottom:calc(var(--cec-bn-gap) + var(--cec-bn-pb) + env(safe-area-inset-bottom,0px));z-index:97;height:48px;padding:0 22px;display:flex;align-items:center;justify-content:center;border-radius:999px;-webkit-tap-highlight-color:transparent;transform-origin:50% 100%;will-change:transform,opacity;transform:translate(-50%) translateY(0) scale(2.6,1.1);opacity:0;pointer-events:none;transition:transform .5s cubic-bezier(.2,.8,.2,1) 0ms,opacity .32s cubic-bezier(.2,.8,.2,1) 0ms}.cec-bn-logo img{display:block;height:var(--cec-bn-logo-h, 24px);width:auto}.cec-bn-logo:focus-visible{outline:2px solid #0b0d14;outline-offset:2px}body.cec-bn-compact .cec-bn-logo{transform:translate(-50%) translateY(0) scale(1);opacity:1;pointer-events:auto;transition-delay:60ms,60ms}@media(min-width:1024px){.cec-bn-logo{display:none}}.cec-bn__label{display:block;max-height:14px;overflow:hidden;opacity:1;transition:opacity .18s ease,max-height .22s ease;text-shadow:0 0 3px rgba(255,255,255,.9)}.cec-bn.is-compact .cec-bn__label{opacity:0;max-height:0}.cec-bn__pill{display:none;position:absolute;top:5px;height:calc(var(--cec-bn-h) - 10px);width:calc(20% - 8px);border-radius:19px;z-index:1;background:#ffffff94;box-shadow:inset 0 1px 1px #ffffffe6,0 1px 4px #0c0e161f;transition:transform .34s cubic-bezier(.32,.72,0,1),opacity .2s ease;opacity:0;pointer-events:none}.cec-bn__pill.is-on{opacity:1}.cec-bn__item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:100%;padding:0;border:0;background:none;cursor:pointer;text-decoration:none;color:var(--cec-bn-text, #1c1f27);font-size:var(--cec-bn-label-size, 10px);line-height:1.2;letter-spacing:.02em;font-weight:var(--cec-bn-label-weight, 550);-webkit-tap-highlight-color:transparent}.cec-bn__item:hover,.cec-bn__item:visited{color:var(--cec-bn-text, #1c1f27);text-decoration:none}.cec-bn__item svg{width:22px;height:22px;display:block;flex:none}.cec-bn__item[aria-current=page]{color:#0b0d14;font-weight:700}.cec-bn__item[aria-current=page] svg{fill:currentColor;stroke-width:2}.cec-bn__item:focus-visible{outline:2px solid #0b0d14;outline-offset:-3px;border-radius:19px}html[data-cec-pointer] .cec-bn__item:focus,html[data-cec-pointer] .cec-bn__item:focus-visible{outline:none}.cec-bn__item:active{transform:scale(.94)}.cec-bn__ico{position:relative;display:block}@media(max-width:1023.98px){body.cec-has-bottomnav .site-wrapper{padding-bottom:var(--cec-bn-space)}body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top,body.cec-has-bottomnav .f-button--scroll-top{right:12px!important;bottom:calc(var(--cec-bn-space) + 12px)!important;z-index:96!important;background-color:#ffffff8c!important;color:#000!important;border-color:#ffffff40!important;transition:bottom .5s cubic-bezier(.2,.8,.2,1),opacity .2s ease}body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top svg,body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top svg path{stroke:#000!important;color:#000!important}body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top:hover,body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top:active,body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top:focus,body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top:focus-visible{background-color:#ffffff8c!important;color:#000!important;border-color:#ffffff40!important}body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top:before,body.cec-has-bottomnav button#scroll-to-top-button.f-button--scroll-top:after{content:none!important;display:none!important}body.cec-has-bottomnav.cec-bn-compact button#scroll-to-top-button.f-button--scroll-top,body.cec-has-bottomnav.cec-bn-compact .f-button--scroll-top{bottom:calc(var(--cec-bn-gap) + var(--cec-bn-pb) + env(safe-area-inset-bottom,0px) + 4px)!important}body.cec-has-bottomnav .cec-launcher{bottom:calc(14px + var(--cec-bn-space))!important}body.template-index .cec-launcher,body.template-product .cec-launcher{display:none!important}body.cec-has-bottomnav .cec-cookie-banner,body.cec-has-bottomnav #cec-cookie-banner{bottom:var(--cec-bn-space)}}@media(min-width:1024px){.cec-bn{display:none}}@media(prefers-reduced-motion:reduce){.cec-bn,.cec-bn__pill,.cec-bn__item,.cec-bn.is-compact,.cec-bn-logo,.cec-bn__label{transition:none!important}}@media(max-width:1023.98px){body.cec-has-bottomnav.cec-hide-hmenu .cec-hide-on-bn--menu,body.cec-has-bottomnav.cec-hide-hcart .cec-hide-on-bn--cart{display:none!important}}.cec-bn__opener{display:contents}
/*# sourceMappingURL=/cdn/shop/t/27/assets/callec-bottomnav.css.map */
