:root{--astro-brown: #432209;--astro-brown-2: #8b5a1f;--astro-cream: #fbf6ee;--astro-cream-2: #f5ecdd;--astro-sand: #e5d5c0;--astro-gold: #f2c94c;--astro-gold-2: #e3b53a;--astro-green: #1e8e5a;--astro-red: #c62828;--astro-star: #f5b301;--astro-radius: 12px;--astro-shadow: 0 6px 22px rgba(67, 34, 9, .08)}.product__info-container>*+*{margin-top:1.2rem}.product__info-container .product__title h1,.product__info-container .product__title h2{font-size:calc(var(--font-heading-scale) * 2.6rem);line-height:1.2;letter-spacing:0}@media screen and (min-width:750px){.product__info-container .product__title h1,.product__info-container .product__title h2{font-size:calc(var(--font-heading-scale) * 3.2rem)}}.product__info-container .price{margin-top:.4rem}.product__info-container .price .price-item--regular{font-size:2.6rem;font-weight:700;color:var(--astro-brown)}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem;font-weight:400;color:#2b1a0e80}.product__info-container .price--on-sale .price-item--sale{font-size:2.6rem;font-weight:700;color:var(--astro-brown)}.product__info-container .price__badge-sale{display:none}.astro-stars{--astro-star-size: 1.5rem;display:inline-block;position:relative;line-height:1;font-size:var(--astro-star-size);letter-spacing:.1rem;color:#dcd3c4;white-space:nowrap}.astro-stars:before{content:"\2605\2605\2605\2605\2605"}.astro-stars>span{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--astro-star);white-space:nowrap}.astro-stars>span:before{content:"\2605\2605\2605\2605\2605"}.astro-rating{display:flex;align-items:center;gap:.7rem;margin-top:.6rem!important;font-size:1.3rem}.astro-rating a{color:inherit;text-decoration:none}.astro-rating a:hover{text-decoration:underline}.astro-pills{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem!important}.astro-pill{display:inline-block;padding:.45rem 1.2rem;border-radius:99px;font-size:1.25rem;font-weight:500;background:#fde9b8;color:var(--astro-brown)}.astro-pill:nth-child(2n){background:#e3e0f7}.astro-pill:nth-child(3n){background:#dff1e6}.astro-discount{display:inline-block;margin-left:.8rem;font-weight:700;color:var(--astro-green);font-size:1.5rem}.astro-countdown{color:var(--astro-red);font-weight:700;font-size:1.35rem;margin-top:.6rem!important}.astro-countdown time{font-variant-numeric:tabular-nums}.astro-offer{border:1px solid #f0dca0;background:#fffbea;border-radius:var(--astro-radius);padding:1.4rem 1.6rem}.astro-offer__head{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:500}.astro-offer__icon{width:3rem;height:3rem;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.3rem;flex:none}.astro-offer__save{margin-left:auto;background:var(--astro-green);color:#fff;font-size:1.1rem;font-weight:700;padding:.35rem 1rem;border-radius:99px;white-space:nowrap}.astro-offer details{margin-top:1.2rem}.astro-offer summary{list-style:none;cursor:pointer;background:var(--astro-gold);color:#111;font-weight:700;text-align:center;padding:1.1rem;border-radius:8px;font-size:1.4rem}.astro-offer summary::-webkit-details-marker{display:none}.astro-offer summary:after{content:" \25be"}.astro-offer details[open] summary:after{content:" \25b4"}.astro-offer__body{padding:1.2rem .4rem 0;font-size:1.3rem;line-height:1.6}.astro-offer__body p{margin:0 0 .6rem}.astro-testimonials{position:relative;border:1px solid #bfe3f2;background:linear-gradient(135deg,#eef9fd,#f8fdff);border-radius:var(--astro-radius);padding:1.6rem 3.4rem}.astro-testimonials__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:2rem}.astro-testimonials__track::-webkit-scrollbar{display:none}.astro-testimonial{flex:0 0 100%;scroll-snap-align:start}.astro-testimonial__head{display:flex;align-items:center;gap:1rem;margin-bottom:.6rem}.astro-testimonial__avatar{width:3.6rem;height:3.6rem;border-radius:50%;background:var(--astro-sand);color:var(--astro-brown);display:grid;place-items:center;font-weight:700;flex:none;overflow:hidden}.astro-testimonial__avatar img{width:100%;height:100%;object-fit:cover}.astro-testimonial__name{font-weight:600;font-size:1.4rem}.astro-verified{display:inline-flex;align-items:center;gap:.3rem;background:#111;color:#fff;font-size:1.05rem;padding:.25rem .7rem;border-radius:99px;margin-left:.5rem;vertical-align:middle}.astro-verified:before{content:"\2713";display:inline-grid;place-items:center;width:1.3rem;height:1.3rem;border-radius:50%;background:#fff;color:#111;font-size:.9rem;font-weight:700}.astro-testimonial__text{font-size:1.35rem;line-height:1.55;color:#444;margin:.6rem 0 0}.astro-testimonials__nav{position:absolute;top:50%;transform:translateY(-50%);background:none;border:0;font-size:2rem;cursor:pointer;color:var(--astro-brown);padding:.5rem}.astro-testimonials__nav--prev{left:.6rem}.astro-testimonials__nav--next{right:.6rem}.astro-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1rem}.astro-dots button{width:.8rem;height:.8rem;border-radius:50%;border:0;padding:0;background:#d6d6d6;cursor:pointer}.astro-dots button[aria-current=true]{background:var(--astro-brown)}.product-form__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-form__buttons .product-form__submit{margin:0;background:var(--astro-gold);color:#111;border:0;font-weight:700;letter-spacing:.06em;text-transform:uppercase;min-height:4.8rem}.product-form__buttons .product-form__submit:hover{background:var(--astro-gold-2)}.product-form__buttons .product-form__submit:after,.product-form__buttons .product-form__submit:hover:after{box-shadow:none}.product-form__buttons .shopify-payment-button{margin:0}.product-form__buttons .shopify-payment-button__button--unbranded{background:#111!important;color:#fff!important;border-radius:var(--buttons-radius)!important;min-height:4.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:1.5rem}.product-form__buttons .shopify-payment-button__button--unbranded:hover{background:#2a2a2a!important}.product-form__buttons .shopify-payment-button__more-options{display:none}@media screen and (max-width:749px){.product-form__buttons{gap:.8rem}}.astro-stock{text-align:center;border:1px solid #f0dca0;background:#fffbea;color:var(--astro-red);font-weight:700;font-size:1.35rem;padding:.8rem 1rem;border-radius:8px}.astro-delivery{border:1px solid #f0dca0;background:#fffbea;border-radius:var(--astro-radius);padding:1.6rem}.astro-delivery__head{display:flex;gap:1rem;align-items:flex-start}.astro-delivery__head svg{width:3.2rem;height:3.2rem;flex:none}.astro-delivery__title{font-weight:700;font-size:1.45rem;margin:0}.astro-delivery__sub{font-size:1.2rem;color:#555;margin:.1rem 0 0}.astro-delivery__form{display:flex;margin-top:1.2rem;border:1px solid #ddd;background:#fff;border-radius:8px;overflow:hidden}.astro-delivery__form input{flex:1;border:0;padding:1.2rem 1.4rem;font-size:1.4rem;min-width:0;background:transparent}.astro-delivery__form input:focus{outline:none}.astro-delivery__form button{border:0;background:var(--astro-green);color:#fff;font-weight:700;padding:0 2rem;margin:.5rem;border-radius:6px;cursor:pointer;font-size:1.3rem}.astro-delivery__result{margin:1rem 0 0;font-size:1.35rem;font-weight:600;color:var(--astro-green);min-height:1.6rem}.astro-delivery__result.is-error{color:var(--astro-red)}.astro-delivery__perks{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.4rem}.astro-perk{display:flex;gap:.9rem;align-items:center}.astro-perk svg{width:3rem;height:3rem;flex:none}.astro-perk strong{display:block;font-size:1.35rem}.astro-perk small{display:block;font-size:1.1rem;color:#555}.product__description>div[style*="max-width: 600px"]{max-width:none!important;box-shadow:none!important;border:0!important;padding:0!important}.product__description details{background:var(--astro-cream)!important}.product__description summary{font-size:1.4rem!important}.product__description details p{font-size:1.35rem!important}.astro-why{background:var(--astro-cream);border-radius:16px;padding:2.4rem 2rem}.astro-why__title{font-size:2.4rem;margin:0 0 1.8rem;position:relative;display:inline-block}.astro-why__title:after{content:"";position:absolute;left:.6rem;right:.6rem;bottom:-.6rem;height:.6rem;background:var(--astro-gold);border-radius:99px;transform:rotate(-1.5deg);opacity:.85}.astro-why__item{display:flex;gap:1.4rem;align-items:center;background:#fff;border:1px solid rgba(67,34,9,.08);border-radius:14px;padding:1.4rem 1.6rem}.astro-why__item+.astro-why__item{margin-top:1rem}.astro-why__item:nth-child(2){background:linear-gradient(90deg,#eefaff,#fff)}.astro-why__item:nth-child(3){background:linear-gradient(90deg,#f6eefc,#fff)}.astro-why__item:nth-child(4){background:linear-gradient(90deg,#eefaf1,#fff)}.astro-why__item:nth-child(5){background:linear-gradient(90deg,#fdeeee,#fff)}.astro-why__icon{width:4.4rem;height:4.4rem;flex:none;color:var(--astro-brown)}.astro-why__icon svg{width:100%;height:100%}.astro-why__item strong{display:block;font-size:1.6rem}.astro-why__item span{font-size:1.3rem;color:#444}.astro-why__item em{font-style:normal;color:#7aa12a;font-weight:700}.astro-trust-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media screen and (min-width:750px){.astro-trust-strip{grid-template-columns:repeat(4,1fr)}}.astro-trust-strip__item{display:flex;align-items:center;gap:1.2rem;padding:1.6rem;background:#fff;border-radius:var(--astro-radius);box-shadow:var(--astro-shadow)}.astro-trust-strip__item svg{width:3.6rem;height:3.6rem;flex:none;color:var(--astro-brown)}.astro-trust-strip__item strong{display:block;font-size:1.45rem}.astro-trust-strip__item span{font-size:1.2rem;color:#555}.astro-crystals{text-align:center}.astro-crystals__tag{display:inline-block;background:#111;color:#fff;font-size:1.2rem;padding:.5rem 1.4rem;border-radius:6px;margin:1rem 0 2.8rem}.astro-crystals__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem 3rem}.astro-crystal{width:15rem}.astro-crystal__ball{display:block;width:5.2rem;height:5.2rem;border-radius:50%;margin:0 auto .8rem;background-color:var(--ball, #c9a45c);background-image:radial-gradient(circle at 35% 30%,#ffffffbf,#fff0 45%);box-shadow:inset -.4rem -.6rem 1rem #00000040,0 .4rem .8rem #00000026;overflow:hidden}.astro-crystal__ball img{width:100%;height:100%;object-fit:cover}.astro-crystal strong{display:block;font-size:1.7rem;font-family:var(--font-heading-family)}.astro-crystal span{font-size:1.2rem;color:#555;line-height:1.4;display:block}.astro-crystals__foot{margin-top:2.6rem;font-size:1.35rem;color:#444}.astro-features{display:grid;gap:2.4rem;align-items:center}@media screen and (min-width:990px){.astro-features{grid-template-columns:1fr 1.6fr 1fr}.astro-features--image-right{grid-template-columns:1fr 1fr}}.astro-features__col{display:grid;gap:2.4rem}@media screen and (max-width:989px){.astro-features__col{grid-template-columns:1fr 1fr}}.astro-feature{text-align:center}.astro-feature__icon{width:4.4rem;height:4.4rem;margin:0 auto .8rem;border:1px solid var(--astro-brown);border-radius:50%;display:grid;place-items:center;color:var(--astro-brown)}.astro-feature__icon svg{width:2.4rem;height:2.4rem}.astro-feature strong{display:block;font-size:1.6rem}.astro-feature span{font-size:1.25rem;color:#555;line-height:1.45;display:block;max-width:20rem;margin:0 auto}.astro-features__media img{width:100%;height:auto;max-height:46rem;object-fit:cover;border-radius:var(--astro-radius)}.astro-reviews__summary{display:grid;gap:2.4rem;align-items:center;justify-content:center;padding:2.4rem;background:#fff;border-radius:var(--astro-radius);box-shadow:var(--astro-shadow)}@media screen and (min-width:750px){.astro-reviews__summary{grid-template-columns:auto auto;gap:6rem}}.astro-reviews__score{text-align:center}.astro-reviews__score .astro-stars{--astro-star-size: 2.2rem}.astro-reviews__score strong{display:block;font-size:1.6rem;margin-top:.4rem}.astro-reviews__score>span{font-size:1.25rem;color:#555}.astro-bars{display:grid;gap:.5rem;min-width:26rem}.astro-bar{display:grid;grid-template-columns:7.5rem 1fr 3.5rem;align-items:center;gap:1rem;font-size:1.2rem}.astro-bar .astro-stars{--astro-star-size: 1.2rem}.astro-bar__track{display:block;height:1rem;background:#eee;border-radius:99px;overflow:hidden}.astro-bar__fill{display:block;height:100%;background:#111;border-radius:99px}.astro-reviews__grid{display:grid;gap:1.6rem;margin-top:2.4rem}@media screen and (min-width:750px){.astro-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.astro-reviews__grid{grid-template-columns:repeat(3,1fr)}}.astro-review{background:#fff;border-radius:var(--astro-radius);box-shadow:var(--astro-shadow);padding:1.8rem;display:flex;flex-direction:column;gap:1rem}.astro-review__top{display:flex;justify-content:space-between;align-items:center;font-size:1.15rem;color:#777}.astro-review__author{display:flex;align-items:center;gap:.8rem;font-weight:600;font-size:1.4rem}.astro-review__author .astro-testimonial__avatar{width:3.2rem;height:3.2rem;font-size:1.2rem}.astro-review__img{border-radius:8px;overflow:hidden;aspect-ratio:4 / 3;background:var(--astro-cream)}.astro-review__img img{width:100%;height:100%;object-fit:cover}.astro-review h3{font-size:1.45rem;margin:0}.astro-review p{font-size:1.3rem;line-height:1.55;color:#444;margin:0}.astro-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;box-shadow:0 -4px 20px #00000014;transform:translateY(110%);transition:transform .25s ease;padding:1rem 0}.astro-sticky.is-visible{transform:translateY(0)}.astro-sticky__inner{display:flex;align-items:center;gap:1.4rem}.astro-sticky__img{width:5.2rem;height:5.2rem;border-radius:8px;object-fit:cover;background:var(--astro-cream);flex:none}.astro-sticky__meta{min-width:0;flex:1}.astro-sticky__title{font-size:1.4rem;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.astro-sticky__price{font-size:1.3rem;margin:.2rem 0 0}.astro-sticky__price s{color:#999;margin-left:.4rem;font-size:1.15rem}.astro-sticky__actions{display:flex;gap:.8rem;flex:none}.astro-sticky__btn{border:0;cursor:pointer;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:1.25rem;padding:1.2rem 1.8rem;border-radius:8px}.astro-sticky__btn--atc{background:#111;color:#fff}.astro-sticky__btn--buy{background:var(--astro-gold);color:#111}@media screen and (max-width:749px){.astro-sticky__meta{display:none}.astro-sticky__actions{flex:1}.astro-sticky__btn{flex:1;padding:1.2rem .6rem}}.card__information .astro-card-pill{display:inline-block;margin-top:.5rem;padding:.25rem .9rem;border-radius:99px;font-size:1.05rem;background:#fde9b8;color:var(--astro-brown)}.card__information .astro-card-rating{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;margin-top:.4rem}.card__information .astro-card-rating .astro-stars{--astro-star-size: 1.2rem}.card__badge .badge{font-weight:700}.announcement-bar__message{font-size:1.25rem;letter-spacing:.02em}.header__heading-link .h2{font-family:var(--font-heading-family)}.header__menu-item{font-size:1.4rem}.astro-section-title{text-align:center;margin:0 0 2.4rem}.astro-eyebrow{text-align:center;color:var(--astro-brown-2);font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .6rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/astro-custom.css.map */
