.floating-btn{z-index:60}.page-progress{position:fixed;left:0;right:0;pointer-events:none}.page-progress--top{top:0}.page-progress--bottom{bottom:0}.page-progress__track{height:var(--bar-height, 5px);overflow:hidden;border-radius:var(--corner-radius, 3px);background:rgba(var(--color-foreground),.12)}.page-progress__fill{display:block;width:0;height:100%;transition:width .12s linear}.scroll-to-top-btn{position:fixed;width:4.4rem;height:4.4rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.14);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 12px 32px #0000002e;display:inline-flex;align-items:center;justify-content:center}.scroll-to-top-btn svg{width:1.7rem;height:1.7rem}.scroll-to-top-btn-bottom-left{left:var(--offset-x, 2rem);bottom:var(--offset-y, 2rem)}.scroll-to-top-btn-bottom-center{left:50%;bottom:var(--offset-y, 2rem);transform:translate(-50%)}.scroll-to-top-btn-bottom-right{right:var(--offset-x, 2rem);bottom:var(--offset-y, 2rem)}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:55;padding:1.2rem 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 -12px 30px #0000001f;transform:translateY(120%);opacity:0;transition:transform .18s ease,opacity .18s ease}.sticky-atc.is-visible{transform:translateY(0);opacity:1}.sticky-atc-container{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.sticky-atc__left{min-width:0}.sticky-atc__title{margin:0;font-size:1.6rem}.sticky-atc__price{margin-top:.2rem;font-size:1.3rem;opacity:.75}.sticky-atc__image img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:.6rem}.rating-stars-and-text{display:flex;align-items:center;gap:.4rem;color:var(--bg-star-color, #ffcc00)}.rating-stars__container{display:inline-flex;gap:.1rem}.rating-stars__container svg{width:1.3rem;height:1.3rem}.rating-stars__label{color:rgb(var(--color-foreground))}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:none;background:#00000075}.popup-overlay--active{display:block}.popup-modal{position:fixed;top:50%;left:50%;z-index:81;width:min(92vw,760px);max-height:88vh;overflow:auto;display:none;transform:translate(-50%,-50%);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 24px 80px #00000047}.popup-modal--active{display:block}.popup-modal__container{display:grid;grid-template-columns:minmax(0,1fr)}.popup-modal--image .popup-modal__container{grid-template-columns:minmax(0,.9fr) minmax(0,1fr)}.popup-modal--image-second .popup-modal__image{order:2}.popup-modal__image img{width:100%;height:100%;object-fit:cover}.popup-modal__content{padding:3.2rem}.popup-modal__title{margin:0 0 1rem}.popup-modal__text{margin-bottom:1.8rem}.popup-modal__close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;width:3.6rem;height:3.6rem}.popup-modal__close span{position:absolute;top:50%;left:.8rem;right:.8rem;height:2px;background:currentColor}.popup-modal__close span:first-child{transform:rotate(45deg)}.popup-modal__close span:last-child{transform:rotate(-45deg)}.popup-modal__discount-code .field{gap:.8rem}.popup-modal__copy-btn{gap:.6rem}.popup-modal__copy-btn svg{width:1.6rem}.popup-modal__success-msg{display:none;margin:.8rem 0 0;font-size:1.3rem}.popup-modal__success-msg.is-visible{display:block}.popup-modal__dismiss-btn{margin-top:1.2rem;text-decoration:underline}.mobile-hidden{display:initial}.desktop-hidden{display:none}@media screen and (max-width:749px){.desktop-hidden{display:initial}.mobile-hidden{display:none}.sticky-atc-container{align-items:stretch}.sticky-atc__button{flex-shrink:0}.popup-modal--image .popup-modal__container{grid-template-columns:1fr}.popup-modal__content{padding:2.4rem}}product-info{--lumestra-border: #e8e2dc;--lumestra-muted: #6f6a65;--lumestra-soft: #f7f4f1}product-info .page-width{max-width:1280px;padding-left:24px;padding-right:24px}product-info .product{align-items:start;column-gap:clamp(32px,5vw,72px);padding-top:22px}product-info .product__media-item,product-info .product-media-container,product-info .product__media,product-info .thumbnail-list__item .thumbnail{border:0;background:var(--lumestra-soft)}product-info .product-media-container,product-info .product__media{border-radius:2px}product-info .product__media img{mix-blend-mode:multiply}product-info .product__info-wrapper{padding-left:0}product-info .product__info-container{max-width:480px;padding:24px 0 0}product-info .product__text.caption-with-letter-spacing{margin:0 0 10px;color:var(--lumestra-muted);font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.08em}product-info .product__title{margin:0}product-info .product__title h1{margin:0;color:#111;font-size:clamp(30px,4vw,48px);line-height:.98;font-weight:800;letter-spacing:0}product-info .price--large{margin-top:18px;color:#111;font-size:21px;font-weight:800}product-info .price .badge,product-info .price__badge-sale,product-info .price__badge-sold-out{border-radius:999px;border:0;background:#cf0a2c;color:#fff;font-size:11px;font-weight:800;letter-spacing:0}product-info variant-selects,product-info variant-radios,product-info .product-form__input{margin-top:22px}product-info .product-form__input .form__label{margin-bottom:10px;color:#111;font-size:13px;font-weight:800}product-info .product-form__input input[type=radio]+label{min-width:44px;border:1px solid var(--lumestra-border);border-radius:999px;background:#fff;color:#111;font-size:13px;font-weight:700;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}product-info .product-form__input input[type=radio]:checked+label{border-color:#111;background:#111;color:#fff;box-shadow:none}product-info quantity-input.quantity{min-height:48px;border:1px solid var(--lumestra-border);border-radius:999px}product-info .product-form__buttons{max-width:none;margin-top:22px}product-info .product-form__submit,product-info .shopify-payment-button__button{min-height:54px;border-radius:999px;font-size:14px;font-weight:800;letter-spacing:0;text-transform:none}product-info .product-form__submit{border:1px solid #111;background:#111;color:#fff}product-info .product__tax,product-info .installment{color:var(--lumestra-muted);font-size:12px}product-info .product__description{margin-top:24px;padding-top:22px;border-top:1px solid var(--lumestra-border);color:#292522;font-size:15px;line-height:1.7}product-info .product__accordion{border-top:1px solid var(--lumestra-border);border-bottom:1px solid var(--lumestra-border)}product-info .product__accordion+.product__accordion{border-top:0}product-info .accordion summary{padding:18px 0}product-info .accordion__title{font-size:14px;font-weight:800}product-info .accordion__content{padding:0 0 18px;color:#36312d;font-size:14px;line-height:1.65}@media screen and (min-width:990px){product-info .product--stacked .product__media-item{max-width:calc(50% - 8px)}product-info .product__column-sticky{top:104px}}@media screen and (max-width:749px){product-info .page-width{padding-left:16px;padding-right:16px}product-info .product{gap:18px;padding-top:8px}product-info .product__info-container{max-width:none;padding-top:8px}product-info .product__title h1{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shrine-lite.css.map */
