.ls-back-to-top{position:fixed;right:clamp(16px,2vw,28px);bottom:calc(88px + env(safe-area-inset-bottom,0px));z-index:85;width:48px;height:48px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:999px;padding:0;background:#376b53;box-shadow:0 10px 26px #17382c3d;color:#fff;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.ls-back-to-top[hidden]{display:none}.ls-back-to-top svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.ls-back-to-top:hover{background:#244c3c;box-shadow:0 12px 30px #17382c4d;transform:translateY(-2px)}.ls-back-to-top:focus-visible{outline:3px solid #f0c95a;outline-offset:3px}@media(min-width:750px){.ls-back-to-top{bottom:calc(32px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.ls-back-to-top{transition:none}}body.ls-cart-drawer-open{overflow:hidden}.ls-cart-drawer{position:fixed;inset:0 0 0 auto;z-index:10020;width:min(460px,100vw);max-width:none;height:100dvh;max-height:100dvh;margin:0;border:0;padding:0;background:#fff;color:#19382d;box-shadow:-20px 0 50px #122f252e;opacity:1;transform:translate(100%);transition:transform .24s ease}.ls-cart-drawer[open]{display:block}.ls-cart-drawer.is-open{transform:translate(0)}.ls-cart-drawer::backdrop{background:#111e198f}.ls-cart-drawer__panel{display:flex;min-height:100%;max-height:100dvh;flex-direction:column;background:#fff}.ls-cart-drawer__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid #dfe7e2;padding:14px 20px 14px 24px}.ls-cart-drawer__header h2{margin:0;color:#19382d;font:750 20px/1.2 var(--font-body-family, system-ui, sans-serif);letter-spacing:-.01em}.ls-cart-drawer__close{display:inline-grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;padding:0;background:#f1f5f2;color:#19382d;cursor:pointer}.ls-cart-drawer__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.9}.ls-cart-drawer__close:hover{background:#e5eee8}.ls-cart-drawer__close:focus-visible,.ls-cart-drawer button:focus-visible,.ls-cart-drawer a:focus-visible{outline:3px solid #e3bd58;outline-offset:2px}.ls-cart-drawer__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ls-cart-drawer__content{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:4px 24px 24px}.ls-cart-drawer__loading,.ls-cart-drawer__empty{display:grid;min-height:260px;place-items:center;align-content:center;gap:12px;text-align:center}.ls-cart-drawer__empty svg{width:46px;height:46px;fill:none;stroke:#4a8562;stroke-width:1.7}.ls-cart-drawer__empty h3{margin:0;font-size:22px}.ls-cart-drawer__empty p{max-width:320px;margin:0;color:#68776f;font-size:15px;line-height:1.55}.ls-cart-drawer__empty button{min-height:46px;border:0;border-radius:6px;padding:0 22px;background:#376b53;color:#fff;font-weight:750;cursor:pointer}.ls-cart-drawer__item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;border-bottom:1px solid #e5ebe7;padding:20px 0}.ls-cart-drawer__media{display:block;width:92px;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f5f7f5}.ls-cart-drawer__media img{width:100%;height:100%;object-fit:cover}.ls-cart-drawer__item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ls-cart-drawer__item-title{color:#19382d;font-size:15px;font-weight:750;line-height:1.35;text-decoration:none}.ls-cart-drawer__remove{flex:0 0 auto;border:0;padding:2px;background:transparent;color:#718078;cursor:pointer}.ls-cart-drawer__remove svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.ls-cart-drawer__meta,.ls-cart-drawer__property{margin:5px 0 0;color:#78857e;font-size:13px;line-height:1.4}.ls-cart-drawer__item-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px}.ls-cart-drawer__quantity{display:grid;grid-template-columns:36px 38px 36px;overflow:hidden;border:1px solid #ccd8d1;border-radius:6px}.ls-cart-drawer__quantity button,.ls-cart-drawer__quantity output{display:grid;min-height:36px;place-items:center;border:0;background:#fff;color:#19382d;font:700 14px/1 var(--font-body-family, system-ui, sans-serif)}.ls-cart-drawer__quantity button{cursor:pointer}.ls-cart-drawer__quantity button:hover{background:#eef4f0}.ls-cart-drawer__price{display:flex;align-items:baseline;justify-content:flex-end;gap:7px;text-align:right}.ls-cart-drawer__price strong{color:#19382d;font-size:16px}.ls-cart-drawer__price s{color:#89938d;font-size:13px}.ls-cart-drawer__discount{display:block;margin-top:7px;color:#2f7650;font-size:12px;font-weight:750;text-align:right}.ls-cart-drawer__upsell{margin:22px -24px 0;border-top:1px solid #dfe7e2;padding:18px 24px 8px}.ls-cart-drawer__upsell h3{margin:0 0 14px;color:#19382d;font:800 15px/1.3 var(--font-body-family, system-ui, sans-serif);text-align:center}.ls-cart-drawer__upsell-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:15px;align-items:center;padding:12px;background:#f6f8f6}.ls-cart-drawer__upsell-media{display:block;width:92px;aspect-ratio:1;overflow:hidden;border-radius:4px;background:#fff}.ls-cart-drawer__upsell-media img{width:100%;height:100%;object-fit:cover}.ls-cart-drawer__upsell-title{display:block;color:#19382d;font-size:15px;font-weight:800;line-height:1.35;text-decoration:none}.ls-cart-drawer__upsell-price{display:flex;align-items:baseline;gap:8px;margin-top:6px}.ls-cart-drawer__upsell-price s{color:#7f8b84;font-size:13px}.ls-cart-drawer__upsell-price strong{color:#19382d;font-size:15px}.ls-cart-drawer__upsell-button{width:100%;min-height:42px;margin-top:9px;border:0;border-radius:6px;padding:0 14px;background:#376b53;color:#fff;font:800 14px/1 var(--font-body-family, system-ui, sans-serif);cursor:pointer}.ls-cart-drawer__upsell-button:hover{background:#244c3c}.ls-cart-drawer__footer{flex:0 0 auto;border-top:1px solid #dfe7e2;padding:18px 24px calc(18px + env(safe-area-inset-bottom,0px));background:#fff;box-shadow:0 -12px 28px #15392c14}.ls-cart-drawer__summary{display:grid;gap:9px;margin-bottom:16px}.ls-cart-drawer__summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#4e6057;font-size:14px}.ls-cart-drawer__summary-row--discount{color:#2f7650}.ls-cart-drawer__summary-row--total{padding-top:3px;color:#19382d;font-size:18px;font-weight:800}.ls-cart-drawer__checkout{width:100%;min-height:52px;border:0;border-radius:6px;padding:0 18px;background:#376b53;color:#fff;font:800 16px/1 var(--font-body-family, system-ui, sans-serif);cursor:pointer}.ls-cart-drawer__checkout:hover{background:#244c3c}.ls-cart-drawer__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:14px}.ls-cart-drawer__payments svg{width:38px;height:24px;flex:0 0 auto}.ls-cart-drawer__footer-links{display:flex;justify-content:center;gap:22px;margin-top:13px}.ls-cart-drawer__footer-links button,.ls-cart-drawer__footer-links a{border:0;padding:3px 0;background:transparent;color:#315f4b;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ls-cart-drawer__footer>p{margin:10px 0 0;color:#7c8982;font-size:11px;line-height:1.4;text-align:center}.ls-cart-drawer.is-busy .ls-cart-drawer__content,.ls-cart-drawer.is-busy .ls-cart-drawer__footer{pointer-events:none;opacity:.62}@media(max-width:520px){.ls-cart-drawer{width:min(420px,100vw)}.ls-cart-drawer__header{min-height:66px;padding:11px 14px 11px 18px}.ls-cart-drawer__content{padding:2px 18px 18px}.ls-cart-drawer__upsell{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.ls-cart-drawer__footer{padding-right:18px;padding-left:18px}.ls-cart-drawer__item{grid-template-columns:78px minmax(0,1fr);gap:13px}.ls-cart-drawer__media{width:78px}}@media(prefers-reduced-motion:reduce){.ls-cart-drawer{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
