.purchase-line{display:flex;align-items:center;gap:6px;margin-top:9px;color:#b8ff2c;font-size:8px;font-weight:900;letter-spacing:.09em;line-height:1.25;text-transform:uppercase}
.purchase-line>span,.product-purchase-line>span{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#b8ff2c;box-shadow:0 0 10px rgba(184,255,44,.7)}
.purchase-line:hover{color:#d8ff8d}
.product-purchase-line{display:flex;align-items:center;gap:8px;margin:13px 0 0;color:#b8ff2c;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.product-form__buttons .shopify-payment-button{margin-top:0}
.product-form__buttons .shopify-payment-button__button{min-height:52px!important;border-radius:999px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.sticky-atc{align-items:center;justify-content:space-between;gap:10px}
.sticky-atc>div{min-width:0;display:grid;gap:2px;padding-left:2px}.sticky-atc strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;letter-spacing:.03em}.sticky-atc .price{font-size:10px}.sticky-atc .button{flex:0 0 auto;min-width:145px}
@media(max-width:640px){.product-card__info{min-height:128px!important}.purchase-line{font-size:7px;letter-spacing:.06em}.product-purchase-line{font-size:8px;line-height:1.4}.product-page{padding-bottom:92px}.sticky-atc{padding-bottom:max(10px,env(safe-area-inset-bottom))}}
