.astro-benefit-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.astro-benefit-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 13px;border-radius:50px;font-size:12px;font-weight:600;letter-spacing:.02em;line-height:1.4;border:1.5px solid transparent;cursor:default;transition:transform .15s ease}.astro-benefit-badge:hover{transform:translateY(-1px)}.astro-benefit-badge:nth-child(1){background:#fdf6e4;color:#b07800;border-color:#f5d87c}.astro-benefit-badge:nth-child(2){background:#e8f4ff;color:#1565c0;border-color:#90caf9}.astro-benefit-badge:nth-child(3){background:#f0faf0;color:#2e7d32;border-color:#a5d6a7}.astro-benefit-badge:nth-child(4){background:#fce4ec;color:#880e4f;border-color:#f48fb1}.astro-benefit-badge:nth-child(5){background:#ede7f6;color:#4527a0;border-color:#b39ddb}.astro-benefit-badge:nth-child(6){background:#e0f7fa;color:#00695c;border-color:#80cbc4}.astro-trust-strip{display:flex;gap:0;border:1.5px solid #e8d99a;border-radius:10px;overflow:hidden;margin:14px 0;background:#fffdf0}.astro-trust-strip__item{flex:1;display:flex;align-items:center;gap:10px;padding:12px 14px}.astro-trust-strip__item+.astro-trust-strip__item{border-left:1.5px solid #e8d99a}.astro-trust-strip__icon{font-size:22px;flex-shrink:0;line-height:1}.astro-trust-strip__text strong{display:block;font-size:13px;font-weight:700;color:#1a1a1a;line-height:1.3}.astro-trust-strip__text span{font-size:11px;color:#666;line-height:1.3}.astro-cta-wrapper{display:flex;gap:10px;margin:16px 0}.astro-cta-wrapper .astro-btn-cart,.astro-cta-wrapper .astro-btn-buy{flex:1;display:flex;align-items:center;justify-content:center;padding:15px 10px;border-radius:6px;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:none;cursor:pointer;transition:opacity .2s ease,transform .15s ease;text-decoration:none}.astro-cta-wrapper .astro-btn-cart{background:#e8a000;color:#1a1a1a}.astro-cta-wrapper .astro-btn-buy{background:#1a1a1a;color:#fff}.astro-cta-wrapper .astro-btn-cart:hover,.astro-cta-wrapper .astro-btn-buy:hover{opacity:.88;transform:translateY(-1px)}.product-page-astro .product-form__submit{background-color:#e8a000!important;color:#1a1a1a!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;border:none!important;border-radius:6px!important;min-height:52px!important}.product-page-astro .product-form__submit:hover{background-color:#cc8e00!important}.product-page-astro .shopify-payment-button__button--unbranded{background-color:#1a1a1a!important;color:#fff!important;border-radius:6px!important;min-height:52px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important}.product-page-astro .shopify-payment-button__button--unbranded:hover{background-color:#333!important}.product-page-astro .button:after,.product-page-astro .shopify-challenge__button:after,.product-page-astro .customer button:after,.product-page-astro .shopify-payment-button__button--unbranded:after,.product-page-astro .button:not([disabled]):hover:after,.product-page-astro .shopify-challenge__button:hover:after,.product-page-astro .customer button:hover:after,.product-page-astro .shopify-payment-button__button--unbranded:hover:after{box-shadow:none!important}.product-page-astro .product-form__buttons{display:flex!important;flex-direction:row!important;gap:10px!important;max-width:100%!important}.product-page-astro .product-form__buttons>*{flex:1!important}.product-page-astro .product-form__submit{margin-bottom:0!important}.product-page-astro .shopify-payment-button{margin-top:0!important}.astro-why-section{margin:24px 0 8px;padding:20px 0 0;border-top:1.5px solid #f0ede4}.astro-why-section__title{font-size:18px;font-weight:800;color:#1a1a1a;margin-bottom:4px;line-height:1.3}.astro-why-section__underline{width:48px;height:4px;background:#e8a000;border-radius:2px;margin-bottom:16px}.astro-why-cards{display:flex;flex-direction:column;gap:10px}.astro-why-card{display:flex;align-items:center;gap:14px;padding:13px 16px;border-radius:12px;transition:transform .15s ease}.astro-why-card:hover{transform:translate(3px)}.astro-why-card--blue{background:linear-gradient(135deg,#e8f4ff,#dbeeff);border:1.5px solid #b3d9ff}.astro-why-card--purple{background:linear-gradient(135deg,#f3eeff,#e9ddff);border:1.5px solid #d0b0ff}.astro-why-card--green{background:linear-gradient(135deg,#e8faee,#d9f5e3);border:1.5px solid #a8ddb8}.astro-why-card--peach{background:linear-gradient(135deg,#fff3ee,#ffe8e0);border:1.5px solid #ffbfa3}.astro-why-card__icon{font-size:26px;flex-shrink:0;line-height:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffb3}.astro-why-card__text strong{display:block;font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:2px;line-height:1.3}.astro-why-card__text span{font-size:12px;color:#555;line-height:1.4}.astro-why-card__text em{font-style:normal;font-weight:700;color:#1a7f3c}#astro-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;border-top:1.5px solid #e0ddd5;box-shadow:0 -4px 20px #0000001f;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:10px 16px}#astro-sticky-bar.is-visible{transform:translateY(0)}.astro-sticky-bar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:14px}.astro-sticky-bar__product{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.astro-sticky-bar__img{width:42px;height:42px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid #e0ddd5}.astro-sticky-bar__info{min-width:0}.astro-sticky-bar__title{font-size:13px;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.astro-sticky-bar__price{font-size:13px;color:#555;margin-top:1px}.astro-sticky-bar__price s{color:#999;margin-left:4px;font-size:11px}.astro-sticky-bar__actions{display:flex;gap:8px;flex-shrink:0}.astro-sticky-bar__btn-cart,.astro-sticky-bar__btn-buy{padding:11px 20px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}.astro-sticky-bar__btn-cart{background:#e8a000;color:#1a1a1a}.astro-sticky-bar__btn-buy{background:#1a1a1a;color:#fff}.astro-sticky-bar__btn-cart:hover,.astro-sticky-bar__btn-buy:hover{opacity:.85}@media screen and (max-width:749px){#astro-sticky-bar{padding:10px 12px}.astro-sticky-bar__title{font-size:12px}.astro-sticky-bar__btn-cart,.astro-sticky-bar__btn-buy{padding:12px 14px;font-size:12px}.astro-trust-strip__item{padding:10px;gap:8px}.astro-trust-strip__icon{font-size:18px}.astro-why-card__icon{font-size:22px;width:38px;height:38px}}@media screen and (max-width:479px){.astro-sticky-bar__info{display:none}}@media screen and (max-width:749px){.product-page-astro{padding-bottom:80px}}.product-page-astro .price--on-sale .price-item--sale{font-size:2.2rem!important;font-weight:800!important;color:#1a1a1a!important}.product-page-astro .price--on-sale .price-item--regular{font-size:1.5rem!important;color:#888!important;text-decoration:line-through!important}.product-page-astro .badge--sale{background:#5cf369!important;color:#1a1a1a!important;font-weight:700!important;border-radius:4px!important;padding:3.5px 8px!important;font-size:12px!important;margin-left:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important}.product-page-astro .product-form__input--pill .swatch-input__input+label,.product-page-astro .product-form__input.product-form__input--pill label{border-radius:8px!important;padding:10px 18px!important;font-weight:600!important;border:2px solid #ddd!important;transition:border-color .15s ease,background .15s ease!important}.product-page-astro .product-form__input--pill .swatch-input__input:checked+label{border-color:#1a1a1a!important;background:#1a1a1a!important;color:#fff!important}.product-page-astro .product__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1.5px solid #ece9e0;cursor:pointer;list-style:none}.product-page-astro .product__accordion summary::-webkit-details-marker{display:none}.product-page-astro .product__accordion summary .summary__title{display:flex;align-items:center;gap:10px}.product-page-astro .product__accordion summary .icon-caret{transition:transform .2s ease}.product-page-astro .product__accordion details[open] summary .icon-caret{transform:rotate(180deg)}.product-page-astro .product__accordion .accordion__content{padding:12px 0 8px!important;color:#444;font-size:14px;line-height:1.7}@media screen and (min-width:750px){.product-page-astro .product__media-wrapper{max-width:40%!important;width:calc(40% - var(--grid-desktop-horizontal-spacing) / 2)!important}.product-page-astro .product__info-wrapper{max-width:60%!important;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)!important;padding-left:3rem!important}}@media screen and (min-width:990px){.product-page-astro .product__media-wrapper{max-width:35%!important;width:calc(35% - var(--grid-desktop-horizontal-spacing) / 2)!important}.product-page-astro .product__info-wrapper{max-width:65%!important;width:calc(65% - var(--grid-desktop-horizontal-spacing) / 2)!important;padding-left:5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/astro-product-page.css.map */
