.update-pdp{background:#f5f2ee;padding:40px 0}.update-pdp__inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;max-width:1400px;margin:0 auto;padding:0 40px}.update-pdp__gallery{display:flex;flex-direction:column;gap:16px}.update-pdp__main-image{position:relative;border-radius:2px;overflow:hidden;background:#e8e4de;aspect-ratio:1 / 1}.update-pdp__main-image img,.update-pdp__main-image svg{width:100%;height:100%;object-fit:contain;display:block}.update-pdp__badges{display:flex;gap:8px}.update-pdp__badge{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #D9D4CC;padding:5px 12px;font-size:12px;font-weight:600;color:#1a1a1a;letter-spacing:.02em;white-space:nowrap}.update-pdp__badge svg{flex-shrink:0;color:#1a1a1a}.update-pdp__thumbs{display:flex;align-items:center;gap:27px;position:relative;margin:0 auto}.update-pdp__sub-prices{display:flex;align-items:center;gap:8px}.update-pdp__sub-compare{color:#8b8b8b;text-decoration:line-through;font-size:16px;font-weight:500;order:1}.update-pdp__sub-price{color:#000;font-size:18px;font-weight:700;order:2}.update-pdp__thumb-arrow{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;position:static;transition:background .15s,opacity .15s,color .15s}.update-pdp__thumb-arrow svg{width:16px;height:16px;pointer-events:none}.update-pdp__thumb-arrow--prev,.update-pdp__thumb-arrow--next{background:#1a1a1a;color:#fff}.update-pdp__thumb-arrow--prev:hover:not(.is-disabled),.update-pdp__thumb-arrow--next:hover:not(.is-disabled){background:#333}.update-pdp__thumb-arrow.is-disabled{background:#d9d4cc;color:#a8a199;cursor:not-allowed;pointer-events:none}.update-pdp__thumb-track{display:flex;gap:8px;overflow:hidden;flex:1}.update-pdp__thumb{flex-shrink:0;width:90px;border-radius:2px;overflow:hidden;border:2px solid transparent;background:#e8e4de;cursor:pointer;padding:0;transition:border-color .15s}.update-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.update-pdp__thumb.is-active{border-color:#1a1a1a}.update-pdp__dots{display:none;gap:6px;justify-content:center;margin-top:8px}.update-pdp__dot{width:7px;height:7px;border-radius:50%;background:#c8c3bc;transition:background .15s;cursor:pointer}.update-pdp__dot.is-active{background:#1a1a1a}.update-pdp__info{display:flex;flex-direction:column;gap:0;padding-top:8px}.update-pdp__type{font-size:11px;font-weight:700;letter-spacing:.12em;color:#6b6560;text-transform:uppercase;margin:0 0 10px}.update-pdp__title{font-size:44px;font-weight:700;color:#2f3235;margin:0 0 16px;line-height:1.05;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:-.01em}.update-pdp__meta-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:8px}.pop{font-size:20px;color:#181818;font-weight:600;margin-bottom:10px}.update-pdp__price-wrap{display:flex;align-items:baseline;gap:5px;font-size:14px;font-weight:500;color:#1a1a1a}.update-pdp__price-prefix{color:#181818}.update-pdp__price{color:#1a1a1a;font-weight:600}.update-pdp__price-suffix{color:#181818}.update-pdp__rating{display:flex;align-items:center;gap:7px}.update-pdp__stars{display:flex;gap:2px;color:#1a1a1a}.update-pdp__rating-count{font-size:13px;color:#1a1a1a;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.update-pdp__meta-row+.update-pdp__description{border-top:1px solid #D9D4CC;padding-top:14px}.update-pdp__description{font-size:14px;color:#4a4540;line-height:1.55;margin-bottom:20px}.update-pdp__description p{margin:0;font-size:13px;font-weight:700}.update-pdp__form{display:flex;flex-direction:column;gap:0}.update-pdp__option{margin-bottom:16px}.update-pdp__option-label{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 10px}.update-pdp__option-label strong{display:inline-block;background:#d6e8f5;color:#1a1a1a;font-weight:700;padding:2px 8px;border-radius:4px;font-size:13px;margin-left:4px}.update-pdp__variant-pills{display:flex;flex-wrap:wrap;gap:8px}.update-pdp__variant-pill{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;padding:0;cursor:pointer;width:80px}.update-pdp__pill-swatch{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;border:1.5px solid #D9D4CC;border-radius:2px;background:transparent;transition:border-color .3s ease,background-color .4s ease}.update-pdp__pill-img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain;display:block;opacity:.9}.update-pdp__pill-img--base{transform:translateY(0);opacity:60%;z-index:1;transition:opacity .35s ease}.update-pdp__pill-img--hover{transform:translateY(100%);opacity:0;z-index:2;background-color:#e4d8c6;transition:transform .45s cubic-bezier(.38,-.2,.59,1.19),opacity .35s ease}.update-pdp__variant-pill:hover .update-pdp__pill-swatch,.update-pdp__variant-pill.is-active .update-pdp__pill-swatch{border-width:2px}.update-pdp__variant-pill.is-active .update-pdp__pill-swatch{border-color:#1a1a1a;border-width:2px}.update-pdp__variant-pill:hover .update-pdp__pill-img--hover,.update-pdp__variant-pill.is-active .update-pdp__pill-img--hover{transform:translateY(0);opacity:1}.update-pdp__variant-pill:hover .update-pdp__pill-img--base,.update-pdp__variant-pill.is-active .update-pdp__pill-img--base{opacity:1}.update-pdp__variant-pill.is-active .update-pdp__pill-label{color:#1a1a1a;font-weight:600}.update-pdp__pill-label{font-size:12px;color:#6b6560;text-align:center;line-height:1.2;transition:color .2s ease,font-weight .2s ease}.update-pdp__pill-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:#1a1a1a;color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em;padding:3px 8px;border-radius:4px;white-space:nowrap;z-index:3}.update-pdp__variant-pill.is-unavailable{opacity:.4;cursor:not-allowed}.update-pdp__pill-text{font-size:13px;font-weight:600;color:#1a1a1a;padding:6px 4px}.update-pdp__frequency-label{font-size:14px;font-weight:600;color:#1a1a1a;margin:4px 0 10px}.update-pdp__subscribe-wrap{background:#fff;padding:18px 20px;margin-bottom:10px;position:relative;border:1px solid #D2CAC0;transition:background-color .25s ease,border-color .25s ease}.update-pdp__subscribe-wrap:before{content:"ONLINE EXCLUSIVE";position:absolute;top:-1px;right:-1px;background:#1a1a1a;color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;padding:4px 10px;border-radius:0 0 0 10px}.update-pdp__sub-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}.update-pdp__sub-heading{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#1a1a1a}.update-pdp__sub-radio{width:18px;height:18px;accent-color:#1A1A1A;flex-shrink:0}.update-pdp__sub-prices{display:flex;align-items:baseline;gap:6px}.update-pdp__sub-compare{font-size:14px;color:#8a8278;text-decoration:line-through}.update-pdp__sub-price{font-size:16px;font-weight:700;color:#1a1a1a}.update-pdp__sub-benefits{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;margin-bottom:14px}.update-pdp__sub-benefit{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#1a1a1a}.update-pdp__sub-benefit svg{flex-shrink:0;color:#2a6b3a}.update-pdp__delivery-dropdown{position:relative}.update-pdp__delivery-select{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border:1.5px solid #000;background:#fff;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;text-align:left;font-family:inherit}.update-pdp__delivery-select .update-pdp__delivery-caret{flex-shrink:0;transition:transform .2s ease}.update-pdp__delivery-dropdown.is-open .update-pdp__delivery-select .update-pdp__delivery-caret{transform:rotate(180deg)}.update-pdp__delivery-label-bold{font-weight:700}.update-pdp__delivery-list{list-style:none;margin:0;padding:4px 0;position:absolute;top:100%;left:0;right:0;background:#fff;border:1.5px solid #000;border-top:none;max-height:220px;overflow-y:auto;z-index:30;display:none}.update-pdp__delivery-dropdown.is-open .update-pdp__delivery-list{display:block}.update-pdp__delivery-list li{display:flex;align-items:center;gap:8px;padding:6px 16px;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer}.update-pdp__delivery-list li:hover{background:#f0ede8}.update-pdp__delivery-check{width:14px;height:14px;flex-shrink:0;color:#1a1a1a;opacity:0}.update-pdp__delivery-list li.is-active .update-pdp__delivery-check{opacity:1}.update-pdp__delivery-list li.is-active .update-pdp__delivery-option-text{font-weight:700}.update-pdp__onetime{background:#fff;border:1px solid #000;padding:16px 20px;margin-bottom:16px;transition:background-color .25s ease,border-color .25s ease}.update-pdp__subscribe-wrap.is-selected,.update-pdp__onetime.is-selected{background:#e8e1d6;border-color:#1a1a1a}.update-pdp__onetime-label{display:flex;align-items:center;gap:10px;cursor:pointer}.update-pdp__radio{width:18px;height:18px;accent-color:#1A1A1A;flex-shrink:0}.update-pdp__onetime-text{flex:1;font-size:15px;font-weight:700;color:#1a1a1a}.update-pdp__onetime-price{font-size:14px;font-weight:600;color:#1a1a1a;margin-left:auto}.update-pdp__purchase-row{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;margin-top:10px}.update-pdp__qty{display:flex;align-items:center;justify-content:space-around;gap:0;border:1.5px solid #1A1A1A;overflow:hidden;background:#fff}.update-pdp__qty-btn{background:none;border:none;width:38px;font-size:40px;font-weight:400;color:#1a1a1aa2;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0;transition:background .12s}.update-pdp__qty-display{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 14px;min-width:90px;text-align:center}.update-pdp__qty-num{font-size:15px;font-weight:700;color:#181818;line-height:1}.update-pdp__qty-unit{font-size:12px;font-weight:600;letter-spacing:.08em;color:#8a8278;text-align:center;line-height:1.3;margin-top:6px}.update-pdp__add-btn{background:#1a1a1a;color:#f5f2ee;border:none;font-size:19px;font-weight:700;letter-spacing:.08em;cursor:pointer;padding:16px 24px;transition:background .15s,color .15s;text-transform:uppercase}.update-pdp__add-btn:hover{background:#333}@media screen and (max-width:1024px){.update-pdp__inner{gap:40px;padding:0 24px}}@media screen and (max-width:768px){.update-pdp__inner{grid-template-columns:1fr;gap:24px;padding:0 16px}.update-pdp{padding:24px 0}.update-pdp__thumbs{display:none}.update-pdp__dots{display:flex}.update-pdp__sub-benefits,.update-pdp__purchase-row{grid-template-columns:1fr}.update-pdp__qty{justify-content:center}.update-pdp__add-btn{width:100%}}@media screen and (max-width:480px){.update-pdp__title{font-size:2rem}.update-pdp__variant-pill{width:70px}.update-pdp__pill-img{width:46px;height:46px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/update-product-hero.css.map */
