.hod-set{display:block;padding:18px 20px;background:var(--hod-sand);color:var(--hod-ink)}.hod-set--bone{background:var(--hod-bone);border:1px solid var(--hod-line)}.hod-set__toggle{position:relative;display:flex;align-items:flex-start;gap:12px;margin:-4px 0;padding:4px 0;cursor:pointer;color:var(--hod-ink)}.hod-set__box,.hod-set-ch__box{position:relative;display:block;flex:0 0 15px;width:15px;height:15px;margin-top:5px;box-sizing:border-box;border:1px solid var(--hod-ink);background:transparent}.hod-set__box{margin-top:3px}.hod-set__box:after,.hod-set-ch__box:after{content:"";position:absolute;left:4px;top:1px;display:none;width:4px;height:8px;box-sizing:content-box;border:solid var(--hod-bone);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.hod-set__toggle:has(.hod-set__input:checked) .hod-set__box,.hod-set-ch__row:has(.hod-set-ch__input:checked) .hod-set-ch__box{background:var(--hod-ink)}.hod-set__toggle:has(.hod-set__input:checked) .hod-set__box:after,.hod-set-ch__row:has(.hod-set-ch__input:checked) .hod-set-ch__box:after{display:block}.hod-set__toggle:has(.hod-set__input:focus-visible) .hod-set__box,.hod-set-ch__row:has(.hod-set-ch__input:focus-visible) .hod-set-ch__box{outline:2px solid var(--hod-clay-deep);outline-offset:3px}.hod-set__copy{display:block;flex:1 1 auto;min-width:0}.hod-set__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 10px;font-variant-numeric:tabular-nums}.hod-set__title{display:block;font-size:16px;font-weight:500;line-height:1.35;color:var(--hod-ink)}.hod-set__title:empty{display:none}.hod-set__value{display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.hod-set__value[hidden],.hod-set__tag[hidden]{display:none}.hod-set__was{font-size:14px;line-height:1.35;color:var(--hod-taupe);text-decoration:line-through;text-decoration-thickness:1px}.hod-set__tag{align-self:center;padding:3px 7px 2px;background:var(--hod-clay-deep);color:var(--hod-bone);font-size:10.5px;font-weight:600;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.hod-set__text{display:block;margin-top:3px;font-size:13px;line-height:1.45;color:var(--hod-taupe);text-wrap:pretty}.hod-set__sentence{display:inline-block}.hod-pdp-set__preview{margin:10px 0 0;padding-top:10px;border-top:1px solid var(--hod-line);font-size:11.5px;line-height:1.5;color:var(--hod-taupe)}.hod-pdp-set__preview:empty{display:none}@media(max-width:749px){.hod-set{padding:16px}.hod-set__box{flex-basis:17px;width:17px;height:17px;margin-top:2px}.hod-set__box:after{left:5px;top:2px;height:9px}.hod-set__text{font-size:13.5px}}.hod-set-ch{display:block;margin-top:12px;scroll-margin-top:calc(var(--hod-header-h, 0px) + 16px)}.hod-set-ch__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 16px}.hod-set-ch:not([data-open]) .hod-set-ch__head{display:none}.hod-set-ch__eyebrow,.hod-set-ch__count{font-size:11px;font-weight:500;line-height:1.6;letter-spacing:var(--hod-track-caps, .18em);text-transform:uppercase;color:var(--hod-taupe)}.hod-set-ch__count{font-variant-numeric:tabular-nums}.hod-set-ch__summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px 24px;padding-left:27px}.hod-set-ch__summary[hidden]{display:none}.hod-set-ch__sws{display:flex;gap:16px;margin:0;padding:0;list-style:none;cursor:pointer}.hod-set-ch__sw{display:flex;flex-direction:column;align-items:center;width:64px;margin:0}.hod-set-ch__sw[hidden]{display:none}.hod-set-ch__swmedia{display:block;width:64px;height:64px;overflow:hidden;background:var(--hod-bone)}.hod-set-ch__swmedia img{display:block;width:100%;height:100%;object-fit:cover}.hod-set-ch__swmedia.is-dot{background:transparent}.hod-set-ch__swdot{display:block;width:100%;height:100%;border-radius:50%}.hod-set-ch__swdot.is-empty{box-sizing:border-box;border:1px solid var(--hod-line);background:transparent}.hod-set-ch__swname{margin-top:6px;font-size:12px;line-height:1.3;text-align:center;white-space:nowrap;color:var(--hod-ink)}.hod-set-ch__swprice{margin-top:1px;font-size:11.5px;line-height:1.3;font-variant-numeric:tabular-nums;color:var(--hod-taupe)}.hod-set-ch__change{position:relative;display:inline-block;margin:0;padding:0 0 2px;border:0;border-bottom:1px solid currentColor;border-radius:0;background:none;font-family:inherit;font-size:11px;font-weight:500;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:var(--hod-ink);cursor:pointer;-webkit-appearance:none;appearance:none}.hod-set-ch__change[hidden]{display:none}.hod-set-ch__change:focus-visible{outline:2px solid var(--hod-clay-deep);outline-offset:3px}.hod-set-ch__change:before,.hod-set-ch__cancel:before{content:"";position:absolute;top:50%;left:50%;width:max(100%,44px);height:max(100%,44px);transform:translate(-50%,-50%)}@media(hover:hover){.hod-set-ch__change:hover{color:var(--hod-clay-deep)}}.hod-set-ch__panel{margin-top:10px}.hod-set-ch__fieldset{min-width:0;margin:0;padding:0;border:0}.hod-set-ch__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;background:var(--hod-line);border:1px solid var(--hod-line)}.hod-set-ch__item{min-width:0;margin:0;background:var(--hod-bone)}.hod-set-ch__row{position:relative;display:flex;align-items:center;gap:10px;box-sizing:border-box;height:100%;min-height:48px;padding:10px 12px;font-size:16px;line-height:1.3;color:var(--hod-ink);cursor:pointer}.hod-set-ch__row:has(.hod-set-ch__input:checked):after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;border:1px solid var(--hod-ink);pointer-events:none}.hod-set-ch__row .hod-set-ch__box{margin-top:0}.hod-set-ch__swatch{display:block;flex:0 0 12px;width:12px;height:12px;border-radius:50%}.hod-set-ch__swatch.is-empty{box-sizing:border-box;border:1px solid var(--hod-line);background:transparent}.hod-set-ch__text{display:flex;flex-direction:column;min-width:0}.hod-set-ch__name{font-size:16px;font-weight:400;line-height:1.3}.hod-set-ch__note{margin-top:2px;font-size:13px;line-height:1.35;color:var(--hod-taupe)}.hod-set-ch__note:empty{display:none}.hod-set-ch__note.is-hint{color:var(--hod-ink)}.hod-set-ch__row.is-soldout{cursor:not-allowed;color:var(--hod-taupe)}.hod-set-ch__row.is-soldout .hod-set-ch__name{text-decoration:line-through}.hod-set-ch__row.is-soldout .hod-set-ch__box{border-color:var(--hod-line)}.hod-set-ch__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:14px}.hod-set-ch .hod-set-ch__actions{position:sticky;bottom:var(--hod-fixed-bar-h, 0px);z-index:2;margin-top:0;padding:14px 0 12px;background:var(--hod-sand)}.hod-set--bone .hod-set-ch .hod-set-ch__actions{background:var(--hod-bone)}.hod-set-ch__done{--hod-btn-lh: normal}.hod-set-ch__done[aria-disabled=true]{cursor:default}.hod-set-ch__cancel{position:relative;padding-bottom:3px;border-bottom:1px solid currentColor;font-size:12px;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:var(--hod-ink)}.hod-set:has(.hod-set__input:not(:checked)) .hod-set-ch{display:none}@media(max-width:899px),(hover:none)and (pointer:coarse){.hod-set-ch__count{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none;color:var(--hod-ink)}.hod-set-ch__note{margin-top:2px;font-size:16px;line-height:1.35}.hod-set-ch__actions{gap:10px 16px}.hod-set-ch__cancel{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:44px;padding:10px 22px;border:1px solid var(--hod-line);font-size:14px;font-weight:500;line-height:1.3;letter-spacing:.1em}}@media(max-width:749px){.hod-set-ch__summary{gap:10px 12px;padding-left:29px}.hod-set-ch__sw{width:56px}.hod-set-ch__swmedia{width:56px;height:56px}.hod-set-ch__swname{margin-top:5px;font-size:11px}.hod-set-ch__swprice{font-size:11px}.hod-set-ch__list{grid-template-columns:minmax(0,1fr)}.hod-set-ch__row{gap:12px;padding:12px 14px}.hod-set-ch__box{flex-basis:17px;width:17px;height:17px}.hod-set-ch__box:after{left:5px;top:2px;height:9px}.hod-set-ch__text{flex:1 1 auto}.hod-set-ch__actions{flex-direction:column;align-items:stretch;gap:10px}.hod-set-ch__done{display:block;width:100%;padding:16px 24px}.hod-set-ch__cancel{display:flex;width:100%;min-height:48px;margin:0}}.hod-pdp-fullspec__title{margin:0;padding-bottom:14px}.hod-pdp-bottle-shell{display:block}.hod-pdp-bottle__wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,6vw,80px);align-items:center}.hod-pdp-bottle__wrap--solo{grid-template-columns:minmax(0,1fr)}.hod-pdp-bottle__wrap--solo .hod-pdp-bottle__body{max-width:640px}.hod-pdp-bottle__media{margin:0;aspect-ratio:3 / 2;overflow:hidden;background:var(--hod-bone)}.hod-pdp-bottle__media img{display:block;width:100%;height:100%;object-fit:cover}.hod-pdp-bottle__title{margin:16px 0 0;font-family:var(--hod-font-display);font-size:clamp(28px,3.8vw,46px);font-weight:400;line-height:1.1;letter-spacing:-.018em;color:var(--hod-ink)}.hod-pdp-bottle__rows{margin:32px 0 0;border-top:1px solid var(--hod-line)}.hod-pdp-bottle__row{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:16px 0;border-bottom:1px solid var(--hod-line)}.hod-pdp-bottle__label{flex:0 0 auto;margin:0;font-size:11px;font-weight:500;line-height:1.6;letter-spacing:.18em;text-transform:uppercase;color:var(--hod-taupe)}.hod-pdp-bottle__value{margin:0;font-family:var(--hod-font-display);font-size:30px;font-weight:400;line-height:1.1;text-align:right;color:var(--hod-ink)}.hod-pdp-bottle__text{margin:20px 0 0;font-size:14px;line-height:1.6;color:var(--hod-taupe)}@media(max-width:749px){.hod-pdp-bottle-shell{margin-top:var(--hod-bottle-gap-m, 72px)}.hod-pdp-bottle__wrap{grid-template-columns:minmax(0,1fr);gap:0;padding-inline:0}.hod-pdp-bottle__media{aspect-ratio:16 / 10}.hod-pdp-bottle__body{padding:36px var(--hod-gutter) 0}.hod-pdp-bottle__wrap--solo .hod-pdp-bottle__body{max-width:none}.hod-pdp-bottle__title{margin-top:12px;font-size:30px;line-height:1.12;letter-spacing:-.015em}.hod-pdp-bottle__rows{margin-top:24px}.hod-pdp-bottle__row{gap:16px;padding:14px 0}.hod-pdp-bottle__label{font-size:10px;letter-spacing:.16em}.hod-pdp-bottle__value{font-size:24px}.hod-pdp-bottle__text{margin-top:18px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hod-pdp-hardware.css.map */
