.pmax-pdp{font-family:var(--pmax-font)}@media screen and (min-width:990px){.pmax-pdp .product{align-items:flex-start}.pmax-pdp .product__info-container{max-width:60rem;padding-top:.5rem}}.pmax-pdp .product__media-wrapper .product__media-list,.pmax-pdp .product__media-wrapper .product__media-item{border-radius:var(--pmax-radius-lg)}.pmax-pdp media-gallery>slider-component:first-of-type{display:block;border-radius:var(--pmax-radius-lg);background:radial-gradient(120% 90% at 50% 0%,#fff,#f4f6f8 55%,#eef1f4);padding:clamp(12px,2vw,28px);box-shadow:var(--pmax-shadow-sm);margin-bottom:1.2rem}.pmax-pdp .product__media,.pmax-pdp .product__media img{border-radius:var(--pmax-radius);background:transparent}.pmax-pdp .pmax-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 6px 6px 0;padding:0;background:var(--pmax-brand-soft);border:none;border-radius:50%;gap:0}.pmax-pdp .pmax-badge svg{color:var(--pmax-accent);width:14px;height:14px}.pmax-pdp .pmax-badge__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pmax-pdp .pmax-badge+.product__title{margin-top:12px}.pmax-pdp .product__title h1,.pmax-pdp .product__title h2{font-size:clamp(28px,2.2vw + 16px,44px);line-height:1.1;letter-spacing:-.02em;color:var(--pmax-ink)}.pmax-pdp .price--large{font-weight:700}.pmax-pdp .product-form__input--pill{margin-bottom:1.6rem}.pmax-pdp .product-form__input--pill>legend.form__label{font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--pmax-muted);margin-bottom:.8rem}.pmax-pdp .product-form__input--pill input[type=radio]+label{display:inline-flex;align-items:center;gap:8px;margin:0 8px 8px 0;padding:10px 18px;border:1.5px solid var(--pmax-line);border-radius:10px;background:#fff;color:var(--pmax-ink);font-size:14px;font-weight:600;letter-spacing:normal;line-height:1.3;cursor:pointer;transition:border-color .16s var(--pmax-ease),background-color .16s var(--pmax-ease),color .16s var(--pmax-ease)}.pmax-pdp .product-form__input--pill input[type=radio]+label:before{content:none}.pmax-pdp .product-form__input--pill input[type=radio]+label:hover{border-color:var(--pmax-ink-soft)}.pmax-pdp .product-form__input--pill input[type=radio]:checked+label{background:var(--pmax-brand-soft);border-color:var(--pmax-ink);color:var(--pmax-ink)}.pmax-pdp .product-form__input--pill input[type=radio]:focus-visible+label{outline:2px solid var(--pmax-ink);outline-offset:2px}.pmax-pdp .product-form__input--pill input[type=radio].disabled+label,.pmax-pdp .product-form__input--pill input[type=radio]:disabled+label{opacity:.45;text-decoration:line-through;cursor:default}.pmax-pdp .pmax-flavor-picker .pmax-flavor-option{padding-left:12px}.pmax-pdp .pmax-flavor-picker input[type=radio]:checked+.pmax-flavor-option{background:color-mix(in srgb,var(--pmax-swatch-active, var(--pmax-ink)) 10%,white);border-color:var(--pmax-swatch-active, var(--pmax-ink))}.pmax-flavor-option__swatch{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border-radius:50%;background:var(--sw2, var(--pmax-line));color:#fff}.pmax-flavor-option__swatch svg{width:15px;height:15px}.pmax-flavor-notes{position:relative;margin:-.6rem 0 1.8rem;min-height:2.4rem}.pmax-flavor-note{margin:0;font-size:14px;line-height:1.5;color:var(--pmax-ink-soft);display:none}.pmax-flavor-note.is-active{display:block;animation:pmaxNoteIn .35s var(--pmax-ease) both}.pmax-flavor-note__dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;vertical-align:1px;background:linear-gradient(140deg,var(--sw1, #dfe3e8),var(--sw2, #b9c2cc))}@keyframes pmaxNoteIn{0%{opacity:0;transform:translateY(4px)}}.pmax-pdp .product-form__submit{background:var(--pmax-cta, var(--pmax-accent));border-color:var(--pmax-cta, var(--pmax-accent));color:#fff;border-radius:var(--pmax-radius-pill);font-weight:700;letter-spacing:.01em;box-shadow:0 10px 22px -10px var(--pmax-cta, var(--pmax-accent));transition:transform .18s var(--pmax-ease),box-shadow .18s var(--pmax-ease),filter .18s var(--pmax-ease)}.pmax-pdp .product-form__submit:after{box-shadow:none}.pmax-pdp .product-form__submit:not([disabled]):hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 16px 30px -12px var(--pmax-cta, var(--pmax-accent))}.pmax-pdp .product-form__submit:not([disabled]):active{transform:translateY(0)}.pmax-pdp .product-form__buttons{box-sizing:border-box;width:100%;max-width:100%}@media screen and (max-width:749px){.pmax-pdp .product-form__buttons{display:flex;flex-direction:column;align-items:stretch}.pmax-pdp.pmax-pdp .product-form__buttons{margin-left:0!important;max-width:100%!important}.pmax-pdp .product-form__submit{box-sizing:border-box;width:100%}}.sticky-buy-bar__button{background:var(--pmax-cta, var(--pmax-accent));border-color:var(--pmax-cta, var(--pmax-accent));color:#fff;border-radius:var(--pmax-radius-pill)}.sticky-buy-bar__flavor{display:block;font-size:1.15rem;color:var(--pmax-muted);margin-top:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(prefers-reduced-motion:reduce){.pmax-pdp *,.sticky-buy-bar{transition-duration:.001ms!important;animation-duration:.001ms!important}}@media screen and (max-width:749px){.pmax-pdp .pmax-badge{font-size:11.5px;padding:6px 10px;margin:0 6px 6px 0}.pmax-pdp .pmax-badge svg{width:13px;height:13px}.pmax-pdp .pmax-flavor-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pmax-pdp .pmax-flavor-picker .pmax-flavor-option{flex-direction:column;justify-content:center;text-align:center;gap:6px;margin:0;width:100%;padding:14px 8px 10px}.pmax-pdp .pmax-flavor-option__swatch{width:30px;height:30px}.pmax-pdp .pmax-flavor-option__swatch svg{width:17px;height:17px}.pmax-pdp .product-form__input--pill:not(.pmax-flavor-picker){display:flex}.pmax-pdp .product-form__input--pill:not(.pmax-flavor-picker) input[type=radio]+label{flex:1;text-align:center;margin:0 8px 0 0}.pmax-pdp .product-form__input--pill:not(.pmax-flavor-picker) input[type=radio]:last-of-type+label{margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/pmax-pdp.css.map */
