.template-product #MainContent .section:first-child{padding-top:.15rem}.template-product .main-content{overflow-x:clip}.product.product--enhanced{display:block;grid-template-columns:none;gap:0;align-items:initial}.product--enhanced{padding-top:.15rem}.product--enhanced .product-breadcrumbs{display:flex;width:100%;flex-wrap:wrap;gap:.45rem;align-items:center;margin-bottom:.65rem;font-size:.92rem;color:var(--color-text-muted)}.product-breadcrumbs a{color:var(--color-link);text-decoration:none}.product-breadcrumbs a:hover{text-decoration:underline}.product--enhanced .product__grid{display:grid;grid-template-columns:minmax(0,55fr) minmax(320px,45fr);gap:clamp(1.5rem,2.4vw,2.4rem);align-items:start}.product-gallery{width:100%;min-width:0;max-width:100%}.product-gallery__stage{--gallery-image-radius: 24px;position:relative;display:grid;place-items:center;width:100%;aspect-ratio:4 / 5;max-height:min(70vh,820px);padding:0;border:0;border-radius:var(--gallery-image-radius);background:transparent;box-shadow:none;overflow:visible}.product-gallery__slide{width:100%;height:100%;margin:0;border-radius:var(--gallery-image-radius);overflow:hidden;background:transparent;box-shadow:0 18px 40px #101a301a,0 8px 22px #6f8ff724}.product-gallery__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;border-radius:inherit}.product-gallery__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--color-text-muted);background:var(--color-soft-panel-subtle);border-radius:var(--gallery-image-radius);box-shadow:0 18px 40px #101a3014,0 8px 22px #6f8ff71a}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;margin-top:.65rem;align-items:start}.product-gallery__thumb{-webkit-appearance:none;appearance:none;aspect-ratio:1 / 1;display:block;overflow:hidden;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);padding:.22rem;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-gallery__thumb:hover{transform:translateY(-1px);border-color:var(--color-link)}.product-gallery__thumb:focus-visible{outline:none;border-color:var(--color-link);box-shadow:0 0 0 3px #6f8ff72e}.product-gallery__thumb.is-active{border-color:var(--color-link);box-shadow:0 0 0 2px #6f8ff729}.product-gallery__thumb-image{width:100%;height:100%;display:block;border-radius:12px;object-fit:cover;object-position:center center}.product-meta--enhanced{max-width:100%;min-width:0;display:flex;flex-direction:column;gap:.85rem}.product--sticky-info .product-meta--enhanced{position:sticky;top:calc(var(--header-height) + 1.25rem)}.product-meta__title{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:.98}.product-meta__price{margin-top:.15rem;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700;color:var(--color-heading)}.product-stock--product{width:fit-content;display:inline-flex;align-items:center;justify-content:center;margin:-.18rem 0 0;padding:.34rem .68rem;border:1px solid rgba(232,210,111,.72);border-radius:999px;background:#fbe79794;color:var(--color-heading);font-size:.86rem;line-height:1.1;font-weight:800;white-space:nowrap}.product-stock--product[hidden]{display:none!important}.product-meta__summary{color:var(--color-text-muted);line-height:1.6;margin-top:-.15rem}.product-highlights{list-style:none;display:flex;flex-wrap:wrap;gap:.35rem 1rem;padding:0;margin:-.1rem 0 .15rem}.product-highlights li{position:relative;display:inline-flex;align-items:center;padding-left:.9rem;font-size:.92rem;line-height:1.35;font-weight:600;color:var(--color-heading)}.product-highlights li:before{content:"";position:absolute;left:0;top:50%;width:.38rem;height:.38rem;border-radius:999px;background:var(--color-link);transform:translateY(-50%)}.product-highlights li:nth-child(2):before{background:var(--color-accent, #f4cf65)}.product-highlights li:nth-child(3):before{background:#9b7cf6}.product-form{display:flex;flex-direction:column;gap:.85rem}.product-form__options{display:flex;flex-direction:column;gap:1rem}.product-option-group{border:0;padding:0;margin:0}.product-option-group__label{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline;margin-bottom:.65rem;font-weight:600;font-size:.98rem}.product-option-group__label [data-option-value-label]{color:var(--color-text-muted);font-weight:500}.product-option-group__values{display:flex;flex-wrap:wrap;gap:.75rem}.product-option-group--cards .product-option-group__values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.product-option-value{-webkit-appearance:none;appearance:none;font:inherit;color:inherit;background:var(--color-surface);border:1px solid var(--color-border);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.product-option-value:hover:not(:disabled){border-color:var(--color-link);transform:translateY(-1px)}.product-option-value.is-selected{border-color:var(--color-link);box-shadow:0 0 0 2px #6f8ff729}.product-option-value:disabled{opacity:.42;cursor:not-allowed}.product-option-value--card{width:auto;min-width:0;display:grid;gap:.4rem;padding:.42rem;border-radius:18px;text-align:left}.product-option-value__media{display:grid;place-items:center;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:var(--color-soft-panel-subtle)}.product-option-value__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.product-option-value__fallback{display:grid;place-items:center;width:100%;height:100%;font-weight:700;font-size:1rem;color:var(--color-text-muted)}.product-option-value__label{font-size:.86rem;line-height:1.2;font-weight:600}.product-option-value--pill{border-radius:999px;padding:.7rem 1rem;min-width:74px;text-align:center}.product-form__buttons{display:flex;flex-direction:column;gap:.75rem}.product-form__row--quantity-inline{display:flex;flex-direction:column;gap:.45rem;max-width:none}.quantity-selector{display:inline-grid;grid-template-columns:48px minmax(72px,92px) 48px;align-items:center;width:max-content;border:1px solid var(--color-border);border-radius:18px;overflow:hidden;background:var(--color-surface)}.quantity-selector__button{-webkit-appearance:none;appearance:none;border:0;background:transparent;min-height:52px;font:inherit;font-size:1.3rem;font-weight:700;color:var(--color-heading);cursor:pointer;transition:background .2s ease,color .2s ease}.quantity-selector__button:hover{background:var(--color-soft-panel-subtle)}.quantity-selector__input{width:100%;min-height:52px;border:0;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);background:transparent;text-align:center;font:inherit;font-weight:600;color:var(--color-text);padding:0 .5rem}.quantity-selector__input:focus{outline:none}.quantity-selector__input::-webkit-outer-spin-button,.quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-selector__input[type=number]{-moz-appearance:textfield}.product-details{margin-top:.25rem;border:1px solid var(--color-border);border-radius:22px;background:var(--color-soft-panel-subtle);overflow:hidden}.product-details summary{list-style:none;cursor:pointer;padding:1rem 1.15rem;font-weight:700;color:var(--color-heading);display:flex;align-items:center;justify-content:space-between}.product-details summary:after{content:"+";font-size:1.2rem;line-height:1}.product-details[open] summary:after{content:"\2212"}.product-details summary::-webkit-details-marker{display:none}.product-details__content{padding:0 1.15rem 1.15rem;max-width:78ch;color:var(--color-text-muted)}.product-details__content>*:first-child{margin-top:0}.product-details__content>*:last-child{margin-bottom:0}.product-gallery-modal[hidden]{display:none!important}.product-gallery-modal{--gallery-modal-shell-gap: 1rem;--gallery-modal-available-height: calc( 100dvh - var(--header-height) - (var(--gallery-modal-shell-gap) * 2) );position:fixed;inset:var(--header-height) 0 0 0;z-index:70;display:grid;place-items:center;padding:var(--gallery-modal-shell-gap)}.product-gallery-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a101eb8}.product-gallery-modal__dialog{position:relative;z-index:1;display:grid;grid-template-rows:minmax(0,1fr) auto;justify-items:center;align-content:center;width:fit-content;max-width:calc(100vw - 2rem);max-height:var(--gallery-modal-available-height);gap:.85rem;padding:.2rem}.product-gallery-modal__main{--gallery-modal-control-size: 48px;--gallery-modal-control-gap: .9rem;--gallery-modal-close-size: 40px;position:relative;display:grid;place-items:center;width:fit-content;max-width:100%;min-height:0;padding-inline:calc(var(--gallery-modal-control-size) + var(--gallery-modal-control-gap))}.product-gallery-modal__image-wrap{display:grid;place-items:center;width:auto;max-width:min(calc(100vw - 10rem),980px);max-height:calc(var(--gallery-modal-available-height) - 5.4rem);padding:.6rem;border-radius:24px;background:var(--color-surface);box-shadow:0 20px 48px #101a302e;overflow:hidden}.product-gallery-modal__image{display:block;width:auto;height:auto;max-width:min(calc(100vw - 11.2rem),940px);max-height:calc(var(--gallery-modal-available-height) - 6.6rem);object-fit:contain;border-radius:16px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-gallery-modal__thumbs{display:flex;align-items:center;gap:.6rem;justify-content:center;max-width:min(calc(100vw - 2rem),980px);overflow-x:auto;padding:.1rem .1rem .25rem;scrollbar-width:none;-ms-overflow-style:none}.product-gallery-modal__thumbs::-webkit-scrollbar{display:none}.product-gallery-modal__thumb{-webkit-appearance:none;appearance:none;flex:0 0 auto;width:72px;height:72px;padding:.22rem;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);overflow:hidden;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.product-gallery-modal__thumb:hover{transform:translateY(-1px);border-color:var(--color-link)}.product-gallery-modal__thumb:focus-visible{outline:none;border-color:var(--color-link);box-shadow:0 0 0 3px #6f8ff72e}.product-gallery-modal__thumb.is-active{border-color:var(--color-link);box-shadow:0 0 0 2px #6f8ff729}.product-gallery-modal__thumb-image{width:100%;height:100%;display:block;border-radius:12px;object-fit:cover;object-position:center center}.product-gallery-modal__close,.product-gallery-modal__nav{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;background:#fffffff0;color:#101a30;cursor:pointer;box-shadow:0 8px 20px #101a301f;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.product-gallery-modal__close:hover,.product-gallery-modal__nav:hover{background:#fff;box-shadow:0 12px 24px #101a3029}.product-gallery-modal__close:focus-visible,.product-gallery-modal__nav:focus-visible{outline:none;box-shadow:0 0 0 3px #6f8ff733,0 8px 20px #101a301f}.product-gallery-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:var(--gallery-modal-control-size);height:var(--gallery-modal-control-size);font-size:2rem;line-height:1;z-index:2}.product-gallery-modal__nav--prev{left:0}.product-gallery-modal__nav--next{right:0}.product-gallery-modal__close{position:absolute;top:.65rem;right:0;width:var(--gallery-modal-close-size);height:var(--gallery-modal-close-size);font-size:1.6rem;line-height:1;z-index:3}body.gallery-modal-open{overflow:hidden}@media(max-width:989px){.product--enhanced .product__grid{grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2.5rem)}.product--sticky-info .product-meta--enhanced{position:static}.product-option-group--cards .product-option-group__values{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:749px){.template-product #MainContent .section:first-child,.product--enhanced{padding-top:.1rem}.product--enhanced .product-breadcrumbs{margin-bottom:.75rem;font-size:.86rem}.product-gallery__stage{--gallery-image-radius: 22px;aspect-ratio:var(--product-media-ratio-mobile, 1 / 1);max-height:none;padding:0;border-radius:var(--gallery-image-radius)}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.product-option-group--cards .product-option-group__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-option-value--card{gap:.55rem;padding:.55rem;border-radius:18px}.product-highlights{gap:.35rem .85rem}.product-highlights li{font-size:.88rem}.product-details summary{padding:.95rem 1rem}.product-details__content{padding:0 1rem 1rem}.product-gallery-modal{--gallery-modal-shell-gap: .5rem;--gallery-modal-available-height: calc( 100dvh - var(--header-height) - (var(--gallery-modal-shell-gap) * 2) );padding:var(--gallery-modal-shell-gap)}.product-gallery-modal__dialog{width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);max-height:var(--gallery-modal-available-height);gap:.55rem;padding:.1rem}.product-gallery-modal__main{--gallery-modal-close-size: 36px;padding-inline:0;padding-top:calc(var(--gallery-modal-close-size) + .45rem)}.product-gallery-modal__image-wrap{max-width:calc(100vw - 1.4rem);max-height:calc(var(--gallery-modal-available-height) - 6.2rem);padding:.35rem;border-radius:20px}.product-gallery-modal__image{max-width:calc(100vw - 2.1rem);max-height:calc(var(--gallery-modal-available-height) - 7rem);border-radius:14px}.product-gallery-modal__thumbs{justify-content:flex-start;max-width:calc(100vw - 1rem);gap:.45rem;padding:.05rem .05rem .1rem}.product-gallery-modal__thumb{width:56px;height:56px;border-radius:14px}.product-gallery-modal__thumb-image{border-radius:10px}.product-gallery-modal__nav{display:none}.product-gallery-modal__close{top:0;right:.05rem;width:var(--gallery-modal-close-size);height:var(--gallery-modal-close-size);font-size:1.45rem}}.product-purchase-card{display:grid;gap:.95rem;padding:1rem 1.05rem;border:1px solid rgba(16,26,48,.08);border-radius:1.5rem;background:linear-gradient(180deg,#fffffff2,#f8faffeb);box-shadow:0 10px 24px #6f8ff70d}.product-purchase-card__eyebrow{margin:0;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-link)}.product-form__row--quantity-inline{display:grid;gap:.45rem;align-items:start}.product-form__row--quantity-inline label{font-size:.96rem;font-weight:700;color:var(--color-heading)}.quantity-selector{width:fit-content}.product-form__buttons{width:100%;display:grid;gap:.75rem}.product-form__buttons .button{width:100%;min-height:3.5rem;display:inline-flex;align-items:center;justify-content:center;padding-inline:1.2rem;text-align:center}.product-reassurance{list-style:none;display:grid;gap:.52rem;margin:0;padding:0}.product-reassurance li{display:grid;grid-template-columns:.45rem minmax(0,1fr);align-items:center;column-gap:.7rem;font-size:.92rem;line-height:1.45;color:#101a30c2}.product-reassurance li:before{content:"";width:.38rem;height:.38rem;border-radius:999px;background:var(--color-link);display:block}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product.css.map */
