:root{--ust-bar-bg: rgba(255, 255, 255, .92);--ust-bar-shadow: 0 -8px 30px rgba(17, 24, 39, .08)}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.ust-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;gap:1.2rem;padding:.9rem clamp(1.2rem,4vw,3.2rem);background:var(--ust-bar-bg);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);box-shadow:var(--ust-bar-shadow);transform:translateY(110%);transition:transform .4s cubic-bezier(.22,.61,.36,1);border-top:1px solid rgba(17,24,39,.06)}.ust-sticky-atc.ust-visible{transform:translateY(0)}.ust-sticky-atc__thumb{width:48px;height:48px;border-radius:12px;object-fit:cover;flex:0 0 auto}.ust-sticky-atc__info{display:flex;flex-direction:column;min-width:0;line-height:1.25}.ust-sticky-atc__title{font-weight:600;font-size:1.45rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:38vw}.ust-sticky-atc__price{font-size:1.35rem;opacity:.8}.ust-sticky-atc__spacer{flex:1 1 auto}.ust-sticky-atc__btn{flex:0 0 auto;border-radius:999px;padding:1.1rem 2.4rem;font-weight:600;cursor:pointer;border:0;background:rgb(var(--color-button, 24 24 24));color:rgb(var(--color-button-text, 255 255 255));transition:transform .18s ease,box-shadow .18s ease}.ust-sticky-atc__btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #1118272e}@media(max-width:749px){.ust-sticky-atc__title{max-width:42vw}.ust-sticky-atc__price{display:none}.ust-sticky-atc__btn{padding:1.1rem 1.8rem}}.ust-to-top{position:fixed;right:clamp(1.2rem,3vw,2.4rem);bottom:clamp(1.6rem,4vw,2.8rem);z-index:25;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--ust-bar-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #11182724;border:1px solid rgba(17,24,39,.06);color:#111827;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.ust-to-top.ust-visible{opacity:1;visibility:visible;transform:translateY(0)}.ust-to-top:hover{transform:translateY(-2px)}.ust-to-top svg{width:18px;height:18px}.ust-atc-active .ust-to-top{bottom:calc(clamp(1.6rem,4vw,2.8rem) + 70px)}.ust-wheel__launcher{transition:bottom .35s cubic-bezier(.22,.61,.36,1)}.ust-atc-active .ust-wheel__launcher{bottom:88px!important}@media(hover:hover)and (min-width:990px){.header__menu-item{position:relative}.header__menu-item:after{content:"";position:absolute;left:1.2rem;right:1.2rem;bottom:.4rem;height:1.5px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .28s cubic-bezier(.22,.61,.36,1);opacity:.75}.header__menu-item:hover:after{transform:scaleX(1)}}@media(hover:hover)and (min-width:750px){.ust-card-swap .card__media .media img:first-child{transition:opacity .45s ease}.ust-card-swap .card__media .media .ust-swap-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}.ust-card-swap:hover .card__media .media .ust-swap-img{opacity:1}}@keyframes ust-cart-pop{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}.cart-count-bubble.ust-pop{animation:ust-cart-pop .45s cubic-bezier(.22,.61,.36,1)}.ust-to-top:focus-visible,.ust-sticky-atc__btn:focus-visible{outline:2px solid rgb(17,24,39);outline-offset:3px}.ust-savings{display:inline-flex;align-items:center;gap:.5rem;margin-top:.8rem;padding:.4rem 1.1rem;border-radius:999px;background:#e7ede6;color:#45634f;font-weight:600;font-size:1.3rem;letter-spacing:.01em;animation:ust-fade-up .5s cubic-bezier(.22,.61,.36,1)}.ust-trust{display:flex;flex-wrap:wrap;gap:1rem 2.2rem;margin-top:1.8rem;padding-top:1.6rem;border-top:1px solid rgba(17,24,39,.08)}.ust-trust__item{display:flex;align-items:center;gap:.7rem;font-size:1.35rem;line-height:1.2;opacity:.85}.ust-trust__item svg{width:20px;height:20px;flex:0 0 auto;stroke:currentColor}.ust-trust--drawer{margin:0;padding:1.4rem 0 .4rem;justify-content:center;gap:.8rem 1.8rem}.ust-trust--drawer .ust-trust__item{font-size:1.2rem}.ust-freeship{margin:1.4rem 1.5rem .4rem;padding:1.2rem 1.4rem;border-radius:16px;background:#45634f12;border:1px solid rgba(69,99,79,.14)}.ust-freeship__label{font-size:1.35rem;margin-bottom:.9rem;display:flex;align-items:center;gap:.5rem;color:var(--ustd-ink, #1F2A24)}.ust-freeship__label strong{font-weight:700;color:#45634f}.ust-freeship__track{position:relative;height:7px;border-radius:999px;background:#45634f24;overflow:hidden}.ust-freeship__fill{position:absolute;inset:0 auto 0 0;width:0%;border-radius:999px;background:linear-gradient(90deg,#6e8a76,#45634f);transition:width .5s cubic-bezier(.22,.61,.36,1)}.ust-freeship--done{background:#45634f1f;border-color:#45634f42}.ust-freeship--done .ust-freeship__fill{background:linear-gradient(90deg,#45634f,#2a3a30)}@media(prefers-reduced-motion:reduce){.ust-sticky-atc,.ust-to-top,.ust-freeship__fill{transition:none}.cart-count-bubble.ust-pop,.ust-savings{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ustensilio-modern.css.map */
