:root{--hbd-ink: #1A1A18;--hbd-body: #6B6560;--hbd-body-strong: #4A4540;--hbd-muted: #8A8279;--hbd-placeholder: #9A938B;--hbd-surface: #FBF9F6;--hbd-surface-tint: #F2EEE8;--hbd-hairline: #E5E0D8;--hbd-control-border: #C9C2B8;--hbd-accent: #13635A;--hbd-accent-dark: #0E4A44;--hbd-accent-light: #9FD8CF;--hbd-on-dark: #FFFFFF;--hbd-on-dark-muted: rgba(255,255,255,.82);--hbd-ph-1: #E8E2D8;--hbd-ph-2: #E3DED4;--hbd-ph-3: #DED8CD;--hbd-ph-dark: #6F6A63;--hbd-ph-dark-2: #8A8378;--hbd-split-border: #8A8378;--hbd-font: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;--hbd-tracking-tight: -.02em;--hbd-tracking-kicker: .14em;--hbd-tracking-label: .12em;--hbd-page-pad: 44px;--hbd-section-pad-y: 52px;--hbd-gap-grid: 20px;--hbd-gap-split: 48px;--hbd-max: 1200px;--hbd-r-lg: 24px;--hbd-r-md: 22px;--hbd-r-sm: 20px;--hbd-r-xs: 16px;--hbd-r-pill: 999px;--hbd-transition: .15s ease}@media(max-width:900px){:root{--hbd-page-pad: 18px;--hbd-section-pad-y: 26px;--hbd-gap-grid: 12px;--hbd-gap-split: 24px}}.hbd,.hbd *,.hbd *:before,.hbd *:after{box-sizing:border-box}.hbd{background:var(--hbd-surface);color:var(--hbd-ink);font-family:var(--hbd-font);font-weight:400;font-size:16px;line-height:1.75;letter-spacing:normal;-webkit-font-smoothing:antialiased;text-wrap:pretty}.hbd img{display:block;width:100%;height:100%;object-fit:cover}.hbd a{color:var(--hbd-accent);text-decoration:none;transition:color var(--hbd-transition)}.hbd a:hover{color:var(--hbd-accent-dark)}.hbd button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.hbd ul{margin:0;padding:0;list-style:none}.hbd h1,.hbd h2,.hbd h3{margin:0;font-weight:600;letter-spacing:var(--hbd-tracking-tight)}.hbd p,.hbd dl,.hbd dd,.hbd dt{margin:0}.hbd{--font-heading-family: var(--hbd-font);--font-body-family: var(--hbd-font)}.hbd h1,.hbd h2,.hbd h3,.hbd h4,.hbd h5,.hbd h6,.hbd button,.hbd input,.hbd select,.hbd textarea,.hbd output,.hbd strong,.hbd b{font-family:var(--hbd-font)}.hbd :focus-visible{outline:2px solid var(--hbd-accent);outline-offset:2px;border-radius:2px}.hbd ::selection{background:var(--hbd-accent-light);color:var(--hbd-ink)}.hbd-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hbd-section{border-bottom:1px solid var(--hbd-hairline)}.hbd-section--tint{background:var(--hbd-surface-tint)}.hbd-section--flush{padding:0}.hbd-section--rule{border-bottom:1px solid var(--hbd-control-border)}.hbd-section--rule>.hbd-wrap{padding-bottom:calc(var(--hbd-section-pad-y) + 20px)}.hbd-wrap{max-width:var(--hbd-max);margin:0 auto;padding:var(--hbd-section-pad-y) var(--hbd-page-pad)}.hbd-wrap--roomy{padding-block:calc(var(--hbd-section-pad-y) + 22px)}.hbd-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:24px}.hbd-section-head--tight{margin-bottom:8px}.hbd-h1{font-size:56px;line-height:1.04}.hbd-h2{font-size:34px;line-height:1.1}.hbd-h3{font-size:28px;line-height:1.15}.hbd-lead{font-size:16px;line-height:1.7;color:var(--hbd-body)}.hbd-body{font-size:15px;line-height:1.7;color:var(--hbd-body)}.hbd-meta{font-size:12px;line-height:1.4;color:var(--hbd-muted)}.hbd-kicker{font-size:11px;font-weight:500;line-height:1;letter-spacing:var(--hbd-tracking-kicker);text-transform:uppercase;color:var(--hbd-accent)}.hbd-kicker--on-dark{color:var(--hbd-accent-light)}.hbd-link-more{font-size:14px;font-weight:500;line-height:1;white-space:nowrap}@media(max-width:900px){.hbd-h1{font-size:38px}.hbd-h2{font-size:24px}.hbd-h3{font-size:22px}.hbd-lead{font-size:15px}.hbd-body{font-size:14px}.hbd-kicker{font-size:10px}.hbd-section-head{margin-bottom:16px;gap:12px}.hbd-link-more{font-size:13px}}.hbd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;border:1px solid transparent;border-radius:var(--hbd-r-pill);font-family:var(--hbd-font);font-size:15px;font-weight:500;line-height:1;text-align:center;min-height:0;transition:background var(--hbd-transition),border-color var(--hbd-transition),color var(--hbd-transition)}.hbd a.hbd-btn--primary,.hbd button.hbd-btn--primary,.hbd-btn--primary{background:var(--hbd-accent);color:var(--hbd-on-dark)}.hbd a.hbd-btn--primary:hover,.hbd button.hbd-btn--primary:hover,.hbd-btn--primary:hover{background:var(--hbd-accent-dark);color:var(--hbd-on-dark)}.hbd-btn--primary:active{background:#0b3b36}.hbd a.hbd-btn--outline,.hbd button.hbd-btn--outline,.hbd-btn--outline{border-color:var(--hbd-control-border);color:var(--hbd-ink)}.hbd a.hbd-btn--outline:hover,.hbd button.hbd-btn--outline:hover,.hbd-btn--outline:hover{border-color:var(--hbd-accent);color:var(--hbd-accent)}.hbd a.hbd-btn--on-dark,.hbd button.hbd-btn--on-dark,.hbd-btn--on-dark{border-color:#ffffff8c;color:var(--hbd-on-dark)}.hbd a.hbd-btn--on-dark:hover,.hbd button.hbd-btn--on-dark:hover,.hbd-btn--on-dark:hover{background:#ffffff1f;color:var(--hbd-on-dark)}.hbd a.hbd-btn--light,.hbd button.hbd-btn--light,.hbd-btn--light{background:var(--hbd-surface);color:var(--hbd-ink);padding:14px 28px}.hbd a.hbd-btn--light:hover,.hbd button.hbd-btn--light:hover,.hbd-btn--light:hover{background:#fff;color:var(--hbd-ink)}.hbd-btn--block{display:flex;width:100%}.hbd-btn--lg{padding:17px 30px;font-size:16px}.hbd-btn[disabled],.hbd-btn[aria-disabled=true]{opacity:.45;pointer-events:none}.hbd-input{flex:1;min-width:0;padding:14px 20px;background:var(--hbd-surface);border:1px solid var(--hbd-control-border);border-radius:var(--hbd-r-pill);font-family:inherit;font-size:14px;line-height:1;color:var(--hbd-ink);transition:border-color var(--hbd-transition)}.hbd-input::placeholder{color:var(--hbd-placeholder)}.hbd-input:focus{border-color:var(--hbd-accent)}.hbd-pills{display:flex;gap:10px;margin:18px 0 24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hbd-pills::-webkit-scrollbar{display:none}.hbd-pill{flex:none;padding:10px 20px;border:1px solid var(--hbd-control-border);border-radius:var(--hbd-r-pill);font-size:13px;font-weight:500;line-height:1;color:var(--hbd-body-strong);white-space:nowrap;transition:background var(--hbd-transition),border-color var(--hbd-transition),color var(--hbd-transition)}.hbd-pill:hover{border-color:var(--hbd-accent);color:var(--hbd-accent)}.hbd-pill[aria-pressed=true],.hbd-pill.is-active{background:var(--hbd-accent);border-color:var(--hbd-accent);color:var(--hbd-on-dark)}@media(max-width:900px){.hbd-pills{margin:0 calc(var(--hbd-page-pad) * -1) 18px;padding:0 var(--hbd-page-pad)}}.hbd-ph{position:relative;display:flex;align-items:flex-end;padding:18px;background:var(--hbd-ph-1);font-size:10px;font-weight:500;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;color:#948c83}.hbd-ph--2{background:var(--hbd-ph-2)}.hbd-ph--3{background:var(--hbd-ph-3)}.hbd-ph--dark{background:var(--hbd-ph-dark);color:#b8b2aa}.hbd-ph--dark-2{background:var(--hbd-ph-dark-2);color:#d6d0c8}.hbd-hero{position:relative}.hbd-hero__media{position:relative;height:var(--hbd-hero-h, 100svh);overflow:hidden;background:var(--hbd-ph-dark)}.hbd-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141312c7,#1413128c 38%,#14131200 72%)}.hbd-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;max-width:var(--hbd-max);margin:0 auto;padding:0 var(--hbd-page-pad) 84px;display:flex;flex-direction:column;justify-content:flex-end}.hbd-hero__copy{display:flex;flex-direction:column;gap:20px;max-width:520px;color:var(--hbd-on-dark)}.hbd-hero__copy h1{color:var(--hbd-on-dark)}.hbd-hero__copy p{color:var(--hbd-on-dark-muted);max-width:42ch}.hbd-hero__actions{display:flex;gap:12px;padding-top:6px}@media(max-width:900px){.hbd-hero__media{height:var(--hbd-hero-h-m, 100svh)}.hbd-hero__media:after{background:linear-gradient(180deg,#14131280,#1413121a 34%,#141312d1)}.hbd-hero__inner{padding-bottom:26px}.hbd-hero__copy{gap:14px;max-width:none}.hbd-hero__actions{flex-direction:column;gap:10px}.hbd-hero__actions .hbd-btn{width:100%}}.hbd ul.hbd-trust{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;gap:35px;max-width:var(--hbd-max);margin:0 auto;padding:32px var(--hbd-page-pad)}.hbd-trust__item{display:flex;gap:14px;align-items:flex-start}.hbd-trust__item svg{flex:none}.hbd-trust__label{display:block;font-size:17px;font-weight:600;line-height:1.4;color:var(--hbd-ink)}.hbd-trust__sub{font-size:16px;line-height:1.5;color:var(--hbd-body)}@media(max-width:900px){.hbd ul.hbd-trust{display:flex;justify-content:safe center;gap:26px;padding:18px var(--hbd-page-pad);overflow-x:auto;scrollbar-width:none}.hbd ul.hbd-trust::-webkit-scrollbar{display:none}.hbd-trust__item{flex:none;align-items:center;gap:10px}.hbd-trust__label{font-size:16px;line-height:1.3;white-space:nowrap}.hbd-trust__sub{display:none}}.hbd-features{display:grid;grid-template-columns:repeat(3,1fr);gap:52px}.hbd-feature{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hbd-feature strong{font-size:20px;font-weight:600;line-height:1.3;color:var(--hbd-ink)}.hbd-feature span{font-size:16px;line-height:1.75;color:var(--hbd-body)}.hbd-feature__num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--hbd-accent);border-radius:var(--hbd-r-pill);color:var(--hbd-accent);font-size:15px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}@media(max-width:900px){.hbd-features{grid-template-columns:1fr;gap:30px}.hbd-feature{gap:12px}.hbd-feature strong{font-size:18px}.hbd-feature span{font-size:15px}.hbd-feature__num{width:34px;height:34px;font-size:14px}}.hbd-departments{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--hbd-gap-grid)}.hbd-departments>:last-child:nth-child(3n+1){grid-column:1 / -1;aspect-ratio:3 / 1}.hbd-departments>:last-child:nth-child(3n+2){grid-column:span 2;aspect-ratio:2 / 1}.hbd-department{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:1 / 1;padding:22px;border-radius:var(--hbd-r-lg);overflow:hidden;background:var(--hbd-ph-2);color:var(--hbd-ink)}.hbd-department__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hbd-department__media img{transition:transform .4s ease}.hbd-department:hover .hbd-department__media img{transform:scale(1.03)}.hbd-department--has-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#141312b8,#1413122e 46%,#14131200 74%)}.hbd-department--has-media .hbd-department__name{color:#fff}.hbd-department--has-media .hbd-department__desc{color:#ffffffd1}.hbd-department__name{position:relative;z-index:2;font-size:19px;font-weight:600;line-height:1.2}.hbd-department__desc{position:relative;z-index:2;font-size:13px;line-height:1.5;color:var(--hbd-muted)}@media(max-width:900px){.hbd-departments{grid-template-columns:1fr 1fr}.hbd-departments>:last-child:nth-child(3n+1),.hbd-departments>:last-child:nth-child(3n+2){grid-column:auto;aspect-ratio:1 / 1}.hbd-department{padding:14px;border-radius:var(--hbd-r-sm)}.hbd-department__name{font-size:15px}.hbd-department__desc{font-size:12px;line-height:1.4}}.hbd-products{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--hbd-gap-grid)}.hbd-products>[hidden]{display:none}.hbd-card{display:flex;flex-direction:column;gap:10px}.hbd-card__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--hbd-r-md);overflow:hidden;background:var(--hbd-ph-2)}.hbd-card__media img{transition:filter var(--hbd-transition),transform .4s ease}.hbd-card:hover .hbd-card__media img{filter:brightness(1.03);transform:scale(1.02)}.hbd-card__title{font-size:15px;font-weight:500;line-height:1.35;color:var(--hbd-ink);transition:color var(--hbd-transition);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hbd-card:hover .hbd-card__title{color:var(--hbd-accent)}.hbd-card__price{font-size:13px;line-height:1;color:var(--hbd-body)}@media(max-width:900px){.hbd-products{grid-template-columns:1fr 1fr;gap:18px var(--hbd-gap-grid)}.hbd-card__media{border-radius:var(--hbd-r-sm)}.hbd-card__title{font-size:14px}}.hbd-rail{display:flex;gap:12px;margin:0 calc(var(--hbd-page-pad) * -1);padding:0 var(--hbd-page-pad);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hbd-rail::-webkit-scrollbar{display:none}.hbd-rail>*{flex:none;width:158px;scroll-snap-align:start}.hbd-rail__hint{display:block;margin-top:12px;font-size:12px;font-weight:500;color:var(--hbd-muted)}@media(min-width:901px){.hbd-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--hbd-gap-grid);margin:0;padding:0;overflow:visible}.hbd-rail>*{width:auto}.hbd-rail__hint{display:none}}.hbd-banner{position:relative}.hbd-banner__media{position:relative;height:var(--hbd-banner-h, 380px);overflow:hidden;background:var(--hbd-ph-dark-2)}.hbd-banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141312b8,#1413124d 50%,#14131200 78%)}.hbd-banner__inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;max-width:var(--hbd-max);margin:0 auto;padding:0 var(--hbd-page-pad)}.hbd-banner__copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:420px;color:var(--hbd-on-dark)}.hbd-banner__copy h2{color:var(--hbd-on-dark)}.hbd-banner__copy p{color:var(--hbd-on-dark-muted)}@media(max-width:900px){.hbd-banner__media{height:var(--hbd-banner-h-m, 340px)}.hbd-banner__media:after{background:linear-gradient(180deg,#14131226,#141312cc)}.hbd-banner__inner{align-items:flex-end;padding-bottom:22px}.hbd-banner__copy{gap:12px;max-width:none;width:100%}.hbd-banner__copy .hbd-btn{width:100%}}.hbd-split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.hbd-split--wide-media{grid-template-columns:1.1fr 1fr}.hbd-split__media{position:relative;min-height:400px;overflow:hidden;background:var(--hbd-ph-dark-2);border:1px solid var(--hbd-split-border, #8A8378)}.hbd-split__body{display:flex;flex-direction:column;gap:18px;padding:48px var(--hbd-page-pad)}@media(max-width:900px){.hbd-split,.hbd-split--wide-media{grid-template-columns:1fr}.hbd-split__media{min-height:240px;height:240px}.hbd-split__body{padding:22px var(--hbd-page-pad) 26px;gap:14px}}.hbd-spec{display:flex;flex-direction:column;border-top:1px solid var(--hbd-hairline)}.hbd-spec__row{display:flex;justify-content:space-between;gap:24px;padding:16px 0;border-bottom:1px solid var(--hbd-hairline);font-size:17px;line-height:1.45;color:var(--hbd-body)}.hbd-spec__row dd{font-weight:500;color:var(--hbd-ink);text-align:right}@media(max-width:900px){.hbd-spec__row{padding:13px 0;font-size:15px;gap:16px}}.hbd-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:var(--hbd-gap-split);align-items:start}.hbd-faq__intro{display:flex;flex-direction:column;gap:12px}.hbd-faq__list{border-top:1px solid var(--hbd-hairline)}.hbd-acc{border-bottom:1px solid var(--hbd-hairline)}.hbd-acc__q{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:18px 0;font-family:var(--hbd-font);font-size:16px;font-weight:500;line-height:1.4;text-align:left;color:var(--hbd-ink);transition:color var(--hbd-transition)}.hbd-acc__q:hover{color:var(--hbd-accent)}.hbd-acc__sign{flex:none;font-size:18px;line-height:1;color:var(--hbd-muted)}.hbd-acc.is-open .hbd-acc__sign{color:var(--hbd-accent)}.hbd-acc__a{overflow:hidden;max-width:60ch;font-size:15px;line-height:1.75;color:var(--hbd-body)}.hbd-acc__a>p{padding:0 0 18px;margin:-4px 0 0}@media(max-width:900px){.hbd-faq{grid-template-columns:1fr;gap:16px}.hbd-acc__q{padding:16px 0;font-size:15px}.hbd-acc__a{font-size:14px}.hbd-acc__a>p{padding-bottom:16px}}.hbd-foot{background:var(--hbd-surface-tint)}.hbd-foot__top{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:start}.hbd-foot__signup{display:flex;flex-direction:column;gap:14px}.hbd-foot__signup p{max-width:44ch}.hbd-foot__form{display:flex;gap:10px;max-width:440px;padding-top:4px}.hbd-foot__nav{display:grid;grid-template-columns:1fr 1fr;gap:24px 32px;padding-top:4px;font-size:14px;line-height:1.9;color:var(--hbd-body)}.hbd-foot__col{display:flex;flex-direction:column}.hbd-foot__col strong{font-size:12px;font-weight:600;line-height:2.2;letter-spacing:var(--hbd-tracking-label);text-transform:uppercase;color:var(--hbd-ink)}.hbd-foot__col a{color:var(--hbd-body)}.hbd-foot__col a:hover{color:var(--hbd-accent)}.hbd-foot__base{display:flex;justify-content:flex-end;gap:20px;margin-top:40px;padding-top:20px;border-top:1px solid var(--hbd-hairline);font-size:12px;line-height:1.5;color:var(--hbd-muted)}.hbd-foot__note{color:#1e8f00}@media(max-width:900px){.hbd-foot__top{grid-template-columns:1fr;gap:24px}.hbd-foot__form{flex-direction:column;max-width:none}.hbd-foot__form .hbd-btn{width:100%}.hbd-foot__base{flex-direction:column;gap:4px;margin-top:24px;justify-content:flex-start}}.hbd-crumbs{font-size:12px;line-height:1.5;color:var(--hbd-muted);margin-bottom:22px}.hbd-crumbs a{color:var(--hbd-muted)}.hbd-crumbs a:hover{color:var(--hbd-accent)}.hbd-pdp{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:start}.hbd-gallery{display:flex;flex-direction:column;gap:12px}.hbd-gallery__main{position:relative;aspect-ratio:1 / 1;border-radius:var(--hbd-r-lg);overflow:hidden;background:var(--hbd-ph-1)}.hbd-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hbd-gallery__thumb{position:relative;aspect-ratio:1 / 1;border:2px solid transparent;border-radius:var(--hbd-r-xs);overflow:hidden;background:var(--hbd-ph-2);padding:0;transition:border-color var(--hbd-transition)}.hbd-gallery__thumb[aria-current=true]{border-color:var(--hbd-accent)}.hbd-gallery__dots{display:none}@media(min-width:901px){.hbd-gallery__strip{display:grid}.hbd-gallery__strip>.hbd-gallery__main{grid-area:1 / 1;visibility:hidden}.hbd-gallery__strip>.hbd-gallery__main.is-current{visibility:visible}}.hbd-buy{display:flex;flex-direction:column;gap:18px}.hbd-buy h1{font-size:40px;line-height:1.08}.hbd-buy__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hbd-buy__price b{font-size:30px;font-weight:600;line-height:1;letter-spacing:var(--hbd-tracking-tight)}.hbd-buy__price span{font-size:14px;line-height:1;color:var(--hbd-muted)}.hbd-buy__compare{font-size:15px;color:var(--hbd-muted);text-decoration:line-through}.hbd-opt{display:flex;flex-direction:column;gap:10px}.hbd-opt__label{font-size:13px;font-weight:500;line-height:1;color:var(--hbd-ink)}.hbd-opt__row{display:flex;gap:10px;flex-wrap:wrap}.hbd-swatch{width:44px;height:44px;border:1px solid var(--hbd-control-border);border-radius:var(--hbd-r-pill);padding:0;background-size:cover;background-position:center;transition:border-color var(--hbd-transition)}.hbd-swatch[aria-pressed=true]{border:2px solid var(--hbd-accent)}.hbd-swatch:hover{border-color:var(--hbd-accent)}.hbd-size{padding:11px 20px;border:1px solid var(--hbd-control-border);border-radius:var(--hbd-r-pill);font-family:var(--hbd-font);font-size:13px;font-weight:500;line-height:1;color:var(--hbd-body-strong);transition:background var(--hbd-transition),border-color var(--hbd-transition),color var(--hbd-transition)}.hbd-size:hover{border-color:var(--hbd-accent);color:var(--hbd-accent)}.hbd-size[aria-pressed=true]{background:var(--hbd-accent);border-color:var(--hbd-accent);color:var(--hbd-on-dark)}.hbd-size[data-sold-out]{opacity:.45;text-decoration:line-through;pointer-events:none}.hbd-buy__actions{display:flex;gap:12px;align-items:center}.hbd-qty{display:flex;align-items:center;gap:16px;padding:14px 18px;border:1px solid var(--hbd-control-border);border-radius:var(--hbd-r-pill);font-size:15px;font-weight:500;line-height:1}.hbd-qty button{width:24px;text-align:center;color:var(--hbd-body-strong)}.hbd-qty button:hover{color:var(--hbd-accent)}.hbd-qty output{min-width:16px;text-align:center}.hbd-buy__actions .hbd-btn{flex:1}.hbd-facts{display:flex;flex-direction:column;gap:12px;padding-top:18px;border-top:1px solid var(--hbd-hairline)}.hbd-fact{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.55;color:var(--hbd-body)}.hbd-fact svg{flex:none}.hbd-fact strong{font-weight:600;color:var(--hbd-ink)}@media(max-width:900px){.hbd-pdp{grid-template-columns:1fr;gap:0}.hbd-buy h1{font-size:24px;line-height:1.18}.hbd-gallery{gap:0;margin:0 calc(var(--hbd-page-pad) * -1)}.hbd-gallery__main{border-radius:0}.hbd-gallery__strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hbd-gallery__strip::-webkit-scrollbar{display:none}.hbd-gallery__strip>*{flex:none;width:100%;scroll-snap-align:start}.hbd-gallery__thumbs{display:none}.hbd-gallery__dots{display:flex;gap:6px;justify-content:center;padding:12px 0;border-bottom:1px solid var(--hbd-hairline)}.hbd-gallery__dot{width:6px;height:6px;border-radius:var(--hbd-r-pill);background:#d6d0c6;padding:0}.hbd-gallery__dot[aria-current=true]{background:var(--hbd-accent)}.hbd-buy{gap:16px;padding-top:22px}.hbd-buy__price b{font-size:24px}.hbd-swatch{width:48px;height:48px}.hbd-opt__row--sizes{gap:8px}.hbd-opt__row--sizes .hbd-size{flex:1 1 0;min-width:0;padding:14px 4px;text-align:center}.hbd-buy__actions{flex-direction:column;align-items:stretch}.hbd-qty{justify-content:space-between}.hbd-crumbs{display:none}}.hbd-bundle{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:28px;border:1px solid var(--hbd-hairline);border-radius:var(--hbd-r-lg)}.hbd-bundle__items{display:flex;align-items:flex-start;gap:14px}.hbd-bundle__item{display:flex;flex-direction:column;gap:9px;width:150px;text-align:left}.hbd-bundle__item .hbd-card__media{border-radius:18px;width:100%}.hbd-bundle__plus{font-size:20px;line-height:1;color:#b3aca3;align-self:center}.hbd-bundle__summary{display:flex;flex-direction:column;gap:12px;min-width:230px;padding-left:32px;border-left:1px solid var(--hbd-hairline)}.hbd-bundle__checks{display:flex;flex-direction:column;gap:10px;font-size:15px;line-height:1.45;color:var(--hbd-body)}.hbd-bundle__item .hbd-card__title{font-size:16px}.hbd-bundle__item .hbd-meta{font-size:14px}.hbd-check{display:flex;gap:9px;align-items:center;text-align:left}.hbd-check__box{flex:none;width:16px;height:16px;border:1px solid var(--hbd-control-border);border-radius:4px;transition:background var(--hbd-transition),border-color var(--hbd-transition)}.hbd-check[aria-pressed=true] .hbd-check__box{background:var(--hbd-accent);border-color:var(--hbd-accent)}.hbd-bundle__total{display:flex;align-items:baseline;gap:8px;padding-top:4px}.hbd-bundle__total b{font-size:24px;font-weight:600;line-height:1;letter-spacing:var(--hbd-tracking-tight)}.hbd-bundle__total span{font-size:12px;line-height:1;color:var(--hbd-muted)}@media(max-width:900px){.hbd-bundle{grid-template-columns:1fr;gap:14px;padding:16px;border-radius:var(--hbd-r-md)}.hbd-bundle__items{flex-direction:column;align-items:stretch;gap:14px}.hbd-bundle__item{flex-direction:row;align-items:center;gap:12px;width:auto}.hbd-bundle__item .hbd-card__media{flex:none;width:56px;height:56px;border-radius:14px;aspect-ratio:auto}.hbd-bundle__item .hbd-check__box{width:20px;height:20px;border-radius:5px}.hbd-bundle__plus{display:none}.hbd-bundle__summary{min-width:0;padding:14px 0 0;border-left:0;border-top:1px solid var(--hbd-hairline)}.hbd-bundle__checks{display:none}.hbd-bundle__total b{font-size:22px}}.hbd-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:center;gap:14px;padding:12px var(--hbd-page-pad) calc(12px + env(safe-area-inset-bottom));background:var(--hbd-surface);border-top:1px solid var(--hbd-hairline);transform:translateY(110%);transition:transform .2s ease-out}.hbd-sticky.is-visible{transform:translateY(0)}.hbd-sticky__inner{display:flex;align-items:center;gap:14px;width:100%;max-width:var(--hbd-max);margin:0 auto}.hbd-sticky__thumb{flex:none;width:44px;height:44px;border-radius:12px;overflow:hidden;background:var(--hbd-ph-1)}.hbd-sticky__text{display:flex;flex-direction:column;flex:1;min-width:0}.hbd-sticky__name{font-size:14px;font-weight:500;line-height:1.3;color:var(--hbd-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbd-sticky__sub{font-size:12px;line-height:1.3;color:var(--hbd-muted)}.hbd-sticky__price{font-size:18px;font-weight:600;line-height:1;flex:none}.hbd-sticky .hbd-btn{flex:none;padding:13px 28px;font-size:14px}@media(max-width:900px){.hbd-sticky{transform:translateY(0)}.hbd-sticky__sub{display:none}.hbd-sticky__price{font-size:14px;font-weight:600;line-height:1.3}.hbd-sticky .hbd-btn{padding:14px 22px}}.hbd-sticky-spacer{height:0}@media(max-width:900px){.hbd-sticky-spacer{height:calc(76px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.hbd *,.hbd *:before,.hbd *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.hbd-sticky{transition:none}}.hbd-rte{font-size:17px;line-height:1.8;color:var(--hbd-body);max-width:68ch}.hbd-rte>*+*{margin-top:1em}.hbd-rte p{margin:0}.hbd-rte strong,.hbd-rte b{color:var(--hbd-ink);font-weight:600}.hbd-rte ul{list-style:disc;padding-left:1.3em}.hbd-rte ol{list-style:decimal;padding-left:1.4em}.hbd-rte li+li{margin-top:.4em}.hbd-rte a{text-decoration:underline;text-underline-offset:.2em}.hbd-rte h2,.hbd-rte h3,.hbd-rte h4{color:var(--hbd-ink);font-size:19px;line-height:1.3;margin-top:1.6em}.hbd-rte img{border-radius:var(--hbd-r-md);margin-top:1.2em}@media(max-width:900px){.hbd-rte{font-size:15px;line-height:1.75}}.hbd-mb{margin-bottom:28px}.hbd-mt{margin-top:20px}.hbd-only-mobile{display:none}@media(max-width:900px){.hbd-only-mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/hbd.css.map */
