.product-vendor{text-align:left}.product-info{align-self:start}.product-option{border:0;padding:0;margin:24px 0}.product-option legend{display:block;margin-bottom:10px;font-size:12px}.product-option legend span{color:#333}.option-values{display:flex;flex-wrap:wrap;gap:8px}.option-value{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:9px 15px;border:1px solid #eee;background:rgba(255,255,255,.38);cursor:pointer;transition:border-color .2s,background .2s,color .2s}.option-input:focus-visible+.option-value{outline:2px solid var(--accent);outline-offset:2px}.option-input:checked+.option-value{border-color:var(--ink);background:var(--ink);color:var(--paper)}.option-input:disabled+.option-value{opacity:.35;text-decoration:line-through}.option-swatch{width:17px;height:17px;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:var(--swatch-color)}.purchase-row{display:flex;align-items:center;justify-content:space-between}.add-to-cart{margin-top:12px}.delivery-card{margin-top:30px;padding:20px 22px;border:1px solid #eee;background:#eee}.delivery-card__heading{display:flex;align-items:center;gap:9px;font-size:13px}.delivery-card__heading strong{font-size:14px}.delivery-card__pulse{width:10px;height:10px;border-radius:50%;background:#eee;box-shadow:0 0 0 4px rgba(238,238,238,.17);animation:delivery-pulse 2.4s ease-in-out infinite}.delivery-card__country{margin-left:auto;padding:3px 6px;background:#eee;font-size:9px;letter-spacing:.8px}.delivery-card p{margin:12px 0 0;font-size:12px;line-height:1.55}.delivery-progress{display:grid;grid-template-columns:10px 1fr 10px 1fr 10px;align-items:center;margin-top:20px}.delivery-progress span{width:10px;height:10px;border:2px solid var(--accent);border-radius:50%;background:var(--paper)}.delivery-progress span:first-child{background:var(--accent)}.delivery-progress i{height:1px;background:#eee}.delivery-progress__labels{display:flex;justify-content:space-between;margin-top:7px;color:#333;text-transform:uppercase}.delivery-progress__labels small{font-size:8px}.product-benefits{margin-top:14px}.product-benefit{display:flex;align-items:center;gap:12px;min-height:78px;text-align:left;text-transform:none}.product-benefit__icon{display:grid;place-items:center;flex:0 0 34px}.product-benefit__icon .icon{width:25px;height:25px}.product-benefit strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.35px}.product-benefit small{display:block;margin-top:3px;color:#333;font-size:9px}.product-description>.eyebrow{text-align:left;color:var(--accent)}
.delivery-card__heading{display:grid;grid-template-columns:10px auto minmax(0,1fr) auto}.delivery-card__heading label{white-space:nowrap}.delivery-card__heading select{width:100%;min-width:0;height:36px;border:1px solid #eee;border-radius:0;background:#fff;padding:0 30px 0 10px;font-size:13px}.delivery-card__country{margin-left:0}
@media(min-width:750px){.delivery-card__heading{grid-template-columns:10px minmax(0,1fr) auto}.delivery-card__heading label{grid-column:2;grid-row:1}.delivery-card__heading select{grid-column:1/-1;grid-row:2;height:42px;margin-top:3px}.delivery-card__country{grid-column:3;grid-row:1}}
@keyframes delivery-pulse{0%,100%{box-shadow:0 0 0 4px rgba(238,238,238,.17)}50%{box-shadow:0 0 0 7px rgba(238,238,238,.04)}}
@media(min-width:750px){.product-page{grid-template-columns:minmax(0,1.55fr) minmax(360px,.72fr);align-items:start;gap:64px}.product-gallery{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:24px}.gallery-thumbs{position:sticky;top:var(--sticky-header-offset,105px);display:flex;flex-direction:column;gap:14px;width:56px;max-height:min(488px,calc(100vh - var(--sticky-header-offset,105px) - 30px));overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;transition:top .18s ease,max-height .18s ease}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 56px;width:56px;height:56px;scroll-snap-align:start}.gallery-main{display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-auto-columns:auto;gap:16px;overflow:visible;scroll-snap-type:none}.gallery-main__item{width:100%;aspect-ratio:1/1}.product-info{position:sticky;top:var(--sticky-header-offset,95px);transition:top .18s ease}}
@media(max-width:749px){.product-gallery{gap:14px}.gallery-main{gap:0}.gallery-main__item{aspect-ratio:1/1}.gallery-thumbs{grid-template-columns:repeat(6,56px);overflow-x:auto;scroll-snap-type:x mandatory}.gallery-thumb{width:56px;height:56px;scroll-snap-align:start}.delivery-card{padding:18px}.product-benefit{padding:14px}.product-info{padding-top:12px}}
@media(prefers-reduced-motion:reduce){.delivery-card__pulse{animation:none}}
