:root{--hh-navy:#041e42;--hh-orange:#ff9e1b;--hh-red:#c8102e;--hh-cream:#fff4e3;--hh-soft:#f6f1e8;--hh-black:#050505;--hh-ink:#171713;--hh-border:#e4dfd6}.hh-home-section{color:var(--section-text,var(--hh-ink));background:var(--section-bg,#fff);font-family:var(--font-body-family),Arial,sans-serif}.hh-home-section *{box-sizing:border-box}.hh-shell{width:100%;max-width:1344px;margin-inline:auto;padding-inline:40px}.hh-eyebrow{margin:0;color:var(--hh-orange);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hh-heading{margin:12px 0 0;color:inherit;font-family:var(--font-heading-family),Arial,sans-serif;font-size:clamp(36px,4.2vw,56px);font-weight:800;line-height:1;letter-spacing:-.04em;text-wrap:balance}.hh-body{font-size:15px;line-height:1.65}.hh-body p{margin:0 0 1em}.hh-link{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:12px;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.hh-link:after{content:"\2192";transition:transform .2s}.hh-link:hover:after{transform:translate(3px)}.hh-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px}.hh-section-head__copy{max-width:800px}.hh-section-head__side{max-width:380px;color:color-mix(in srgb,currentColor 62%,transparent);font-size:14px;line-height:1.55}.hh-categories{padding-block:96px}.hh-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.hh-category{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--hh-soft);color:var(--hh-cream);text-decoration:none}.hh-category img,.hh-category svg{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.hh-category:hover img{transform:scale(1.03)}.hh-category__shade{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#050505c7)}.hh-category__content{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:space-between;gap:16px;padding:24px}.hh-category h3{margin:0;color:inherit;font-family:var(--font-heading-family),Arial,sans-serif;font-size:30px;line-height:1;font-weight:750;letter-spacing:-.03em}.hh-category p{margin:7px 0 0;color:#fff4e3bf;font-size:14px}.hh-category small{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hh-spin{padding-block:64px;background:var(--hh-soft);color:var(--hh-navy)}.hh-spin__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;gap:64px}.hh-spin__viewer{position:relative;display:grid;width:100%;max-width:500px;aspect-ratio:1/1;place-items:center;overflow:hidden;background:#e9e8e5;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:pan-y}.hh-spin__viewer img{width:100%;height:100%;object-fit:contain;pointer-events:none}.hh-spin__hint{position:absolute;right:50%;bottom:20px;padding:9px 13px;background:#050505e0;color:var(--hh-cream);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;transform:translate(50%)}.hh-spin__hint span{margin-right:5px;color:var(--hh-orange);font-size:15px}.hh-spin__sources{display:none}.hh-spin__copy{max-width:440px}.hh-spin__copy .hh-body{margin-top:18px;color:color-mix(in srgb,currentColor 62%,transparent)}.hh-spin__copy .hh-button{margin-top:18px}.hh-bundle-builder{padding-block:68px;background:var(--hh-black);color:var(--hh-cream)}.hh-bundle-builder__intro{max-width:760px}.hh-bundle-builder__intro .hh-body{margin-top:12px;color:#fff4e399}.hh-bundle-builder__workspace{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:48px;margin-top:30px}.hh-bundle-builder__slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hh-bundle-builder__slot{position:relative;display:grid;aspect-ratio:3/4;overflow:hidden;place-items:center;border:1px dashed rgb(255 244 227 / 25%);background:#fff4e308}.hh-bundle-builder__slot img{width:100%;height:100%;object-fit:cover}.hh-bundle-builder__slot span{position:absolute;right:0;bottom:0;left:0;padding:7px;background:#050505c7;font-size:9px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hh-bundle-builder__slot b{color:#fff4e340;font-family:var(--font-heading-family),Arial,sans-serif;font-size:24px}.hh-bundle-builder__status{margin:15px 0 0;color:#fff4e37f;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hh-bundle-builder__choices-label{margin:0 0 12px;color:var(--hh-orange);font-size:11px;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.hh-bundle-builder__choices{display:grid;grid-template-columns:repeat(4,1fr);align-content:start;gap:12px}.hh-bundle-builder__choice{position:relative;display:block;aspect-ratio:3/4;padding:0;overflow:hidden;border:1px solid rgb(255 244 227 / 10%);background:#fff4e30d;color:var(--hh-cream);cursor:pointer}.hh-bundle-builder__choice img{width:100%;height:100%;object-fit:cover;transition:transform .5s,opacity .3s}.hh-bundle-builder__choice>span{position:absolute;right:0;bottom:0;left:0;padding:18px 7px 7px;background:linear-gradient(transparent,#050505e0);font-size:9px;font-weight:650;line-height:1.25;text-align:left}.hh-bundle-builder__choice:hover img{transform:scale(1.04)}.hh-bundle-builder__choice[aria-pressed=true]{border-color:var(--hh-orange);box-shadow:inset 0 0 0 1px var(--hh-orange)}.hh-bundle-builder__choice[aria-pressed=true] img{opacity:.32}.hh-bundle-builder__choice:after{position:absolute;inset:50% auto auto 50%;display:grid;width:32px;height:32px;place-items:center;background:#050505bf;color:var(--hh-cream);content:"+";opacity:0;transform:translate(-50%,-50%);transition:opacity .2s}.hh-bundle-builder__choice:hover:after,.hh-bundle-builder__choice[aria-pressed=true]:after{opacity:1}.hh-bundle-builder__choice[aria-pressed=true]:after{background:var(--hh-orange);color:var(--hh-ink);content:"\2713"}.hh-bundle-builder__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding-top:22px;border-top:1px solid rgb(255 244 227 / 15%)}.hh-bundle-builder__footer strong{font-family:var(--font-heading-family),Arial,sans-serif;font-size:25px}.hh-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 28px;border:1px solid currentColor;border-radius:2px;background:transparent;color:inherit;font-size:12px;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;cursor:pointer}.hh-button--orange{border-color:var(--hh-orange);background:var(--hh-orange);color:var(--hh-ink)}.hh-button:disabled{opacity:.35;cursor:not-allowed}.hh-story{padding-block:88px;background:var(--section-bg,var(--hh-black));color:var(--section-text,var(--hh-cream))}.hh-story__grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:64px;margin-top:42px}.hh-story__media{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hh-story__media figure{position:relative;margin:0;overflow:hidden;background:#fff4e30d}.hh-story__media figure:first-child{grid-column:1/-1}.hh-story__media figure:first-child img,.hh-story__media figure:first-child video{aspect-ratio:16/8}.hh-story__media img,.hh-story__media video{display:block;width:100%;height:100%;aspect-ratio:3/4;object-fit:cover}.hh-story__content{align-self:center}.hh-story__content>.hh-body{max-width:560px;color:color-mix(in srgb,currentColor 72%,transparent);font-size:16px;line-height:1.7}.hh-story__points{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:24px;background:#fff4e31f}.hh-story__point{padding:18px;background:var(--section-bg,var(--hh-black))}.hh-story__point strong{display:block;color:var(--hh-orange);font-size:13px}.hh-story__point span{display:block;margin-top:6px;color:color-mix(in srgb,currentColor 55%,transparent);font-size:12px;line-height:1.45}.hh-story .hh-button{margin-top:26px;border-color:var(--hh-orange);background:var(--hh-orange);color:var(--hh-ink)}.hh-bundles{padding-block:88px;background:var(--hh-navy);color:var(--hh-cream)}.hh-bundles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:40px}.hh-bundle-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgb(255 244 227 / 10%);background:#05050540}.hh-bundle-card__image{aspect-ratio:16/8;overflow:hidden}.hh-bundle-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.hh-bundle-card:hover .hh-bundle-card__image img{transform:scale(1.035)}.hh-bundle-card__content{display:flex;flex:1;flex-direction:column;padding:30px}.hh-bundle-card h3{margin:12px 0 0;color:inherit;font-family:var(--font-heading-family),Arial,sans-serif;font-size:30px;letter-spacing:-.03em}.hh-bundle-card .hh-body{color:#fff4e3a6}.hh-bundle-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:26px}.hh-bundle-card__price{display:flex;align-items:baseline;gap:10px;font-family:var(--font-heading-family),Arial,sans-serif;font-size:28px;font-weight:750}.hh-bundle-card__price s{color:#fff4e373;font-size:14px;font-weight:500}.hh-benefits{padding-block:96px;background:var(--section-bg,var(--hh-soft));color:var(--section-text,var(--hh-navy))}.hh-benefits__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;margin-top:44px}.hh-benefits__image{position:sticky;top:112px;align-self:start;aspect-ratio:3/4;overflow:hidden;background:#fff}.hh-benefits__image img{width:100%;height:100%;object-fit:cover}.hh-benefits__items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hh-benefit{padding:24px;background:#fff;transition:transform .3s,box-shadow .3s}.hh-benefit:hover{transform:translateY(-2px);box-shadow:0 18px 40px -30px #041e428c}.hh-benefit b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#041e420d;color:#041e427f;font-size:11px}.hh-benefit h3{margin:16px 0 0;color:inherit;font-family:var(--font-heading-family),Arial,sans-serif;font-size:20px}.hh-benefit p{margin:8px 0 0;color:color-mix(in srgb,currentColor 58%,transparent);font-size:13px;line-height:1.55}.hh-lifestyle{padding-block:96px;background:#fff;color:var(--hh-navy)}.hh-lifestyle__intro{max-width:680px}.hh-lifestyle__intro .hh-body{margin-top:16px;color:color-mix(in srgb,currentColor 58%,transparent)}.hh-lifestyle__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(240px,32vw);gap:24px;margin-top:40px}.hh-lifestyle__item{margin:0;overflow:hidden}.hh-lifestyle__item:first-child{grid-column:span 2}.hh-lifestyle__item:nth-child(n+4){display:block}.hh-lifestyle__item img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.hh-lifestyle__item:hover img{transform:scale(1.025)}.hh-b2b{padding-block:88px;background:var(--section-bg,var(--hh-cream));color:var(--section-text,var(--hh-navy))}.hh-b2b__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch;gap:0}.hh-b2b__media{position:relative;min-height:620px;overflow:hidden;background:var(--hh-soft)}.hh-b2b__media-badge{position:absolute;inset:auto 24px 24px auto;padding:9px 12px;background:var(--hh-orange);color:var(--hh-ink);font-size:10px;font-weight:800;letter-spacing:.13emtext-transform:uppercase}.hh-b2b__media img{width:100%;height:100%;object-fit:cover}.hh-b2b__content{display:flex;max-width:none;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,76px);background:var(--panel-bg,var(--hh-navy));color:var(--panel-text,var(--hh-cream))}.hh-b2b__content .hh-body{margin-top:20px;color:color-mix(in srgb,currentColor 70%,transparent)}.hh-b2b__points{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:28px;background:color-mix(in srgb,currentColor 14%,transparent)}.hh-b2b__point{padding:16px;background:var(--panel-bg,var(--hh-navy))}.hh-b2b__point:last-child:nth-child(odd){grid-column:1/-1}.hh-b2b__point strong{font-size:13px}.hh-b2b__point span{display:block;margin-top:5px;color:color-mix(in srgb,currentColor 58%,transparent);font-size:12px}.hh-b2b .hh-button{width:fit-content;margin-top:30px;border-color:var(--button-bg);background:var(--button-bg);color:var(--button-text);transition:transform .2s,box-shadow .2s}.hh-b2b .hh-button:hover{box-shadow:6px 6px color-mix(in srgb,var(--button-bg) 32%,transparent);transform:translate(-2px,-2px)}.hh-spin{padding-block:68px;background:var(--hh-soft)}.hh-spin__head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:34px}.hh-spin__head .hh-body{max-width:410px;color:color-mix(in srgb,var(--hh-navy) 62%,transparent);text-align:right}.hh-spin__viewer{max-width:560px;margin-inline:auto;border:1px solid rgb(4 30 66 / 10%);box-shadow:0 24px 60px #041e4217}.hh-spin__viewer:focus-visible{outline:2px solid var(--hh-orange);outline-offset:4px}.hh-spin__progress{position:absolute;right:24px;bottom:14px;left:24px;height:2px;overflow:hidden;background:#041e421f}.hh-spin__progress i{display:block;width:0;height:100%;background:var(--hh-orange);transition:width .12s linear}.hh-spin__hint{bottom:28px}.hh-spin.is-static .hh-spin__progress,.hh-spin.is-static .hh-spin__hint{display:none}@media(max-width:989px){.hh-shell{padding-inline:24px}.hh-categories,.hh-spin__grid,.hh-story__grid,.hh-benefits__grid,.hh-b2b__grid{grid-template-columns:1fr;gap:36px}.hh-spin__viewer{max-width:500px}.hh-bundle-builder__workspace{grid-template-columns:1fr;gap:28px}.hh-bundle-builder__slots{max-width:430px}.hh-bundle-builder__choices{grid-template-columns:repeat(4,1fr)}.hh-benefits__image{position:relative;top:auto;max-height:620px}.hh-b2b__media{min-height:0;aspect-ratio:16/9}.hh-b2b__content{padding:46px}.hh-lifestyle__grid{gap:16px}}@media(max-width:749px){.hh-shell{padding-inline:20px}.hh-heading{font-size:clamp(34px,10vw,46px)}.hh-section-head{align-items:start}.hh-section-head__side{display:none}.hh-categories,.hh-categories__grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.hh-category{aspect-ratio:4/5}.hh-category__content{padding:20px}.hh-spin__grid{gap:28px}.hh-bundle-builder__choices{grid-template-columns:repeat(3,1fr);gap:8px}.hh-bundle-builder__footer{align-items:stretch;flex-direction:column}.hh-bundles__grid,.hh-benefits__items{grid-template-columns:1fr}.hh-bundle-card__content{padding:24px}.hh-b2b__media{aspect-ratio:4/3}.hh-b2b__content{padding:34px 24px}.hh-b2b__points{grid-template-columns:1fr}.hh-lifestyle__grid{grid-template-columns:1fr;grid-auto-rows:auto}.hh-lifestyle__item:first-child{grid-column:auto}.hh-lifestyle__item:nth-child(3){display:block}.hh-lifestyle__item img{aspect-ratio:4/3}}@media(max-width:374px){.hh-shell{padding-inline:16px}.hh-bundle-builder__slots{gap:7px}.hh-bundle-builder__choices{grid-template-columns:repeat(2,1fr)}}.hh-spin__head{display:flex}@media(max-width:749px){.hh-spin__head{display:block;margin-bottom:26px}.hh-spin__head .hh-body{margin-top:12px;text-align:left}.hh-spin__viewer{width:100%;max-width:500px}.hh-spin__hint{bottom:24px}.hh-spin__progress{right:18px;bottom:12px;left:18px}}@media(max-width:749px){.hh-categories .hh-section-head{display:block}.hh-categories__cta{display:inline-flex;min-height:40px;align-items:center;margin-top:18px;padding:0 17px;border:1px solid var(--hh-orange);border-radius:999px;background:var(--hh-orange);color:var(--hh-ink);font-size:10px;font-weight:780;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.hh-categories__grid{margin-top:24px}}.hh-spin.is-static .hh-spin__viewer{cursor:default}.hh-bundle-builder__footer[hidden]{display:none}.hh-bundle-builder__choice-wrap{min-width:0}.hh-bundle-builder__choice-wrap .hh-bundle-builder__choice{width:100%}.hh-bundle-builder__variant{display:grid;gap:6px;margin-top:8px}.hh-bundle-builder__variant[hidden]{display:none}.hh-bundle-builder__variant>span{color:#fff4e39e;font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.hh-bundle-builder__variant select{width:100%;min-height:38px;padding:0 30px 0 10px;border:1px solid rgb(255 244 227 / 24%);border-radius:2px;background-color:#151512;color:var(--hh-cream);font:600 11px/1.2 var(--font-body-family),Arial,sans-serif;cursor:pointer}.hh-bundle-builder__variant select:focus-visible{outline:2px solid var(--hh-orange);outline-offset:2px}.hh-bundle-builder__status{min-height:1.5em}.hh-bundle-builder__slot-info{position:absolute;right:0;bottom:0;left:0;display:grid;gap:6px;padding:28px 8px 8px;background:linear-gradient(transparent,#050505f0)}.hh-bundle-builder__slot-info>span{position:static;padding:0;background:transparent;color:var(--hh-cream);font-size:9px;font-weight:700;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hh-bundle-builder__slot-select{width:100%;min-height:34px;padding:0 26px 0 8px;border:1px solid rgb(255 244 227 / 36%);border-radius:2px;background:#151512;color:var(--hh-cream);font:650 10px/1.2 var(--font-body-family),Arial,sans-serif;cursor:pointer}.hh-bundle-builder__slot-select:focus-visible{outline:2px solid var(--hh-orange);outline-offset:1px}.hh-bundle-builder__slot-remove{position:absolute;z-index:2;top:7px;right:7px;display:grid;width:30px;height:30px;padding:0;place-items:center;border:1px solid rgb(255 244 227 / 48%);border-radius:50%;background:#050505d1;color:var(--hh-cream);font:400 20px/1 Arial,sans-serif;cursor:pointer}.hh-bundle-builder__slot-remove:hover,.hh-bundle-builder__slot-remove:focus-visible{border-color:var(--hh-orange);background:var(--hh-orange);color:var(--hh-ink)}.hh-bundle-builder__footer{align-items:stretch;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px}.hh-bundle-builder__footer strong{font-size:18px}.hh-bundle-builder__footer .hh-button{width:100%}@media(max-width:749px){.hh-bundle-builder__selection{position:sticky;z-index:6;top:112px;margin-inline:-8px;padding:8px;border:1px solid rgb(255 244 227 / 14%);background:#050505f5;box-shadow:0 14px 34px #0000004d}.hh-bundle-builder__selection .hh-bundle-builder__status{margin:10px 2px 0}.hh-bundle-builder__selection .hh-bundle-builder__footer{gap:8px;margin-top:10px;padding-top:10px}.hh-bundle-builder__selection .hh-bundle-builder__footer strong{display:none}.hh-bundle-builder__selection .hh-button{min-height:44px}.hh-bundle-builder__choices-wrap{padding-top:2px}}.hh-story .hh-shell{max-width:1720px}.hh-story__mobile-heading{display:none}.hh-story__desktop-heading{display:block}.hh-story__grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:clamp(48px,5vw,88px);margin-top:0}.hh-story__grid>*{min-width:0}.hh-story__content .hh-body{margin-top:24px}@media(max-width:989px){.hh-story__mobile-heading{display:block}.hh-story__desktop-heading{display:none}.hh-story__grid{grid-template-columns:minmax(0,1fr);margin-top:42px}}.hh-spin{padding-top:44px}@media(max-width:749px){.hh-spin{padding-top:34px;padding-bottom:52px}.hh-b2b{padding-block:48px}.hh-b2b__grid{gap:0}.hh-b2b__media{aspect-ratio:16/10}.hh-b2b__content{padding:28px 22px 30px}.hh-b2b__content .hh-heading{font-size:clamp(32px,9vw,40px)}.hh-b2b__content .hh-body{margin-top:14px;font-size:14px;line-height:1.55}.hh-b2b__points{gap:0;margin-top:20px}.hh-b2b__point{display:grid;grid-template-columns:minmax(88px,.8fr) minmax(0,1.2fr);gap:12px;align-items:start;padding:12px 0;border-top:1px solid color-mix(in srgb,currentColor 14%,transparent)}.hh-b2b__point:last-child:nth-child(odd){grid-column:auto}.hh-b2b__point span{margin-top:0;line-height:1.4}.hh-b2b .hh-button{width:100%;margin-top:22px}}@media(prefers-reduced-motion:reduce){.hh-home-section *{scroll-behavior:auto!important;transition:none!important}}.hh-bundles .hh-section-head{align-items:end}.hh-bundle-card__bottom{align-items:center;justify-content:center}.hh-bundle-card__bottom .hh-button{min-width:190px}.hh-bundle-builder__choices{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(130px,22%);gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 0 10px;scroll-snap-type:x proximity;scrollbar-width:thin;overscroll-behavior-inline:contain}.hh-bundle-builder__choice-wrap{min-width:0;scroll-snap-align:start}.hh-bundle-builder__footer strong{display:flex;flex-direction:column;gap:5px}.hh-bundle-builder__footer strong>span:first-child{color:#fff4e38c;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hh-bundle-builder__total{color:var(--hh-cream);font-family:var(--font-heading-family),Arial,sans-serif;font-size:28px;font-weight:780;letter-spacing:-.03em}@media(max-width:989px){.hh-bundle-builder__choices{grid-auto-columns:minmax(125px,28%)}}@media(max-width:749px){.hh-bundle-builder__choices{grid-auto-columns:minmax(128px,43vw)}.hh-bundle-card__bottom .hh-button{width:min(100%,240px)}}@media(max-width:749px){.hh-categories{padding-top:46px;padding-bottom:68px}.hh-categories__grid{margin-top:28px}}.hh-bundle-builder__workspace{grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:42px}.hh-bundle-builder__choices-wrap{min-width:0}.hh-bundle-builder__choices-label{margin-bottom:18px}.hh-bundle-builder__rail+.hh-bundle-builder__rail{margin-top:28px}.hh-bundle-builder__rail-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}.hh-bundle-builder__rail-head h3{margin:0;color:var(--hh-cream);font-family:var(--font-heading-family),Arial,sans-serif;font-size:16px;font-weight:800;letter-spacing:.02em}.hh-bundle-builder__rail-arrows{display:flex;gap:7px}.hh-bundle-builder__rail-arrows button{display:grid;width:34px;height:34px;place-items:center;padding:0;border:1px solid rgb(255 244 227 / 20%);border-radius:999px;background:#fff4e30a;color:var(--hh-cream);cursor:pointer;transition:border-color .2s,background-color .2s,color .2s,opacity .2s}.hh-bundle-builder__rail-arrows button:hover{border-color:var(--hh-orange);background:var(--hh-orange);color:var(--hh-ink)}.hh-bundle-builder__rail-arrows button:disabled{opacity:.28;cursor:default}.hh-bundle-builder__choices{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:1px 1px 4px}.hh-bundle-builder__choices::-webkit-scrollbar{display:none}.hh-bundle-builder__choice-wrap{flex:0 0 clamp(136px,15.2vw,168px);min-width:0;scroll-snap-align:start}.hh-bundle-builder__choice{width:100%;aspect-ratio:3/4}.hh-bundle-builder__rail-dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:22px;margin-top:8px}.hh-bundle-builder__rail-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ff9e1b4d;cursor:pointer;transition:width .2s,background-color .2s}.hh-bundle-builder__rail-dots button.is-active{width:22px;background:var(--hh-orange)}.hh-bundle-builder__rail.is-static .hh-bundle-builder__rail-arrows,.hh-bundle-builder__rail.is-static .hh-bundle-builder__rail-dots{visibility:hidden}.hh-bundle-builder__footer .hh-button{white-space:nowrap}.hh-lifestyle__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(150px,13vw,190px);gap:14px}.hh-lifestyle__item{display:block;min-height:0;background:#f4f0e9}.hh-lifestyle__item:first-child{grid-column:span 2;grid-row:span 2}.hh-lifestyle__item:nth-child(2){grid-row:span 2}.hh-lifestyle__item:nth-child(5){grid-column:span 2}.hh-lifestyle__item:nth-child(8){grid-column:span 2}.hh-lifestyle__item img{display:block}@media(max-width:989px){.hh-bundle-builder__workspace{grid-template-columns:1fr;gap:34px}.hh-bundle-builder__selection{max-width:560px}.hh-bundle-builder__choice-wrap{flex-basis:clamp(138px,22vw,170px)}.hh-lifestyle__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:clamp(150px,21vw,190px)}}@media(max-width:749px){.hh-bundle-builder{padding-block:56px}.hh-bundle-builder__workspace{margin-top:24px;gap:30px}.hh-bundle-builder__slots{gap:8px}.hh-bundle-builder__rail+.hh-bundle-builder__rail{margin-top:24px}.hh-bundle-builder__choice-wrap{flex-basis:min(38vw,148px)}.hh-bundle-builder__rail-head h3{font-size:15px}.hh-bundle-builder__rail-arrows button{width:32px;height:32px}.hh-bundle-builder__footer{align-items:stretch;flex-direction:column;gap:14px}.hh-bundle-builder__footer strong{display:flex;align-items:baseline;justify-content:space-between;gap:18px;width:100%}.hh-bundle-builder__footer .hh-button{width:100%}.hh-lifestyle{padding-block:72px}.hh-lifestyle__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:132px;gap:10px;margin-top:30px}.hh-lifestyle__item:first-child{grid-column:1/-1;grid-row:span 2}.hh-lifestyle__item:nth-child(2){grid-row:span 1}.hh-lifestyle__item:nth-child(4),.hh-lifestyle__item:nth-child(7){grid-column:1/-1}.hh-lifestyle__item:nth-child(5),.hh-lifestyle__item:nth-child(8){grid-column:auto}}@media(min-width:750px){.hh-categories{padding:78px 0 90px}}@media(min-width:990px){.hh-bundle-builder__choice-wrap{flex-basis:clamp(126px,13.7vw,154px)}.hh-bundle-builder__rail-arrows button{width:30px;height:30px;border-color:var(--hh-orange);background:var(--hh-orange);color:var(--hh-ink)}.hh-bundle-builder__rail-arrows button:hover:not(:disabled){border-color:var(--hh-cream);background:var(--hh-cream);color:var(--hh-navy)}.hh-lifestyle__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:clamp(142px,12vw,178px)}.hh-lifestyle__item:first-child{grid-column:span 2;grid-row:span 2}.hh-lifestyle__item:nth-child(2){grid-row:span 2}.hh-lifestyle__item:nth-child(3){grid-column:span 1}.hh-lifestyle__item:nth-child(4){grid-column:span 1;grid-row:span 1}.hh-lifestyle__item:nth-child(5){grid-column:span 2;grid-row:span 1}.hh-lifestyle__item:nth-child(6){grid-row:span 2}.hh-lifestyle__item:nth-child(7){grid-column:span 1}.hh-lifestyle__item:nth-child(8){grid-column:span 2;grid-row:span 1}.hh-lifestyle__item:nth-child(9){grid-column:span 1}.hh-lifestyle__item:nth-child(10){grid-row:span 2}}@media(max-width:749px){.hh-categories{padding:38px 0 54px}.hh-bundles{padding:54px 0 78px}.hh-bundle-builder{padding-bottom:42px}.hh-story{padding-top:58px}.hh-lifestyle__grid{grid-auto-flow:dense;grid-auto-rows:124px}.hh-lifestyle__item:first-child{grid-column:1/-1;grid-row:span 2}.hh-lifestyle__item:nth-child(4){grid-column:1/-1;grid-row:span 1}.hh-lifestyle__item:nth-child(6){grid-row:span 2}.hh-lifestyle__item:nth-child(7){grid-column:1/-1;grid-row:span 1}.hh-lifestyle__item:nth-child(9){grid-row:span 2}}.hh-bundle-builder__status.is-size-required{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;border:1px solid var(--hh-orange);border-radius:2px;background:var(--hh-orange);color:var(--hh-black);box-shadow:0 0 0 3px #ff9e1b24;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1.25}.hh-bundle-builder__status.is-size-required:before{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border-radius:50%;background:var(--hh-black);color:var(--hh-orange);content:"!";font-size:12px;font-weight:900}@media(max-width:749px){.hh-story__content>.hh-button{display:flex;width:fit-content;margin-right:auto;margin-left:auto}.hh-lifestyle__item:nth-child(9),.hh-lifestyle__item:nth-child(10){grid-column:auto;grid-row:span 1}.hh-lifestyle__item:last-child:nth-child(odd){grid-column:1/-1;grid-row:span 1}.hh-bundle-builder__status.is-size-required{width:100%;justify-content:center;text-align:center}}.hh-categories__cta--mobile{display:none}@media(max-width:749px){.hh-categories__cta--desktop{display:none!important}.hh-categories__cta--mobile{display:flex!important;width:fit-content;align-items:center;justify-content:center;margin:2.4rem auto 0}}@media(min-width:990px){.hh-lifestyle__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-areas:"a a b c" "a a d d" "e f h i" "e g h j"!important;grid-template-rows:repeat(4,clamp(154px,12vw,186px))!important;grid-auto-flow:row!important;gap:14px!important}.hh-lifestyle__item{min-width:0;min-height:0;grid-column:auto!important;grid-row:auto!important}.hh-lifestyle__item:nth-child(1){grid-area:a!important}.hh-lifestyle__item:nth-child(2){grid-area:b!important}.hh-lifestyle__item:nth-child(3){grid-area:c!important}.hh-lifestyle__item:nth-child(4){grid-area:d!important}.hh-lifestyle__item:nth-child(5){grid-area:e!important}.hh-lifestyle__item:nth-child(6){grid-area:f!important}.hh-lifestyle__item:nth-child(7){grid-area:g!important}.hh-lifestyle__item:nth-child(8){grid-area:h!important}.hh-lifestyle__item:nth-child(9){grid-area:i!important}.hh-lifestyle__item:nth-child(10){grid-area:j!important}}@media(max-width:749px){.hh-lifestyle__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"a a" "b c" "d e" "f e" "g h" "i h" "j j"!important;grid-template-rows:248px 126px 126px 126px 126px 126px 170px!important;grid-auto-flow:row!important;gap:10px!important}.hh-lifestyle__item{min-width:0;min-height:0;grid-column:auto!important;grid-row:auto!important}.hh-lifestyle__item:nth-child(1){grid-area:a!important}.hh-lifestyle__item:nth-child(2){grid-area:b!important}.hh-lifestyle__item:nth-child(3){grid-area:c!important}.hh-lifestyle__item:nth-child(4){grid-area:d!important}.hh-lifestyle__item:nth-child(5){grid-area:e!important}.hh-lifestyle__item:nth-child(6){grid-area:f!important}.hh-lifestyle__item:nth-child(7){grid-area:g!important}.hh-lifestyle__item:nth-child(8){grid-area:h!important}.hh-lifestyle__item:nth-child(9){grid-area:i!important}.hh-lifestyle__item:nth-child(10){grid-area:j!important}}@media(min-width:990px){.hh-lifestyle__grid--11,.hh-lifestyle__grid--12,.hh-lifestyle__grid--13,.hh-lifestyle__grid--14{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:clamp(155px,11.5vw,185px)!important;gap:14px!important}.hh-lifestyle__grid--11 .hh-lifestyle__item,.hh-lifestyle__grid--12 .hh-lifestyle__item,.hh-lifestyle__grid--13 .hh-lifestyle__item,.hh-lifestyle__grid--14 .hh-lifestyle__item{min-width:0;min-height:0;grid-column:auto!important;grid-row:auto!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(1){grid-column:1 / 3!important;grid-row:span 2!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(4),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(4),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(4),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(4){grid-column:1 / -1!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(5),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(5),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(5),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(5){grid-column:1!important;grid-row:span 2!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(8),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(8),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(8),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(8){grid-column:2 / 4!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(11){grid-column:1 / -1!important}.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(12){grid-column:1 / -1!important}.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(12){grid-column:1 / 3!important}}@media(max-width:749px){.hh-lifestyle__grid--11,.hh-lifestyle__grid--12,.hh-lifestyle__grid--13,.hh-lifestyle__grid--14{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:126px!important;gap:10px!important}.hh-lifestyle__grid--11 .hh-lifestyle__item,.hh-lifestyle__grid--12 .hh-lifestyle__item,.hh-lifestyle__grid--13 .hh-lifestyle__item,.hh-lifestyle__grid--14 .hh-lifestyle__item{min-width:0;min-height:0;grid-column:auto!important;grid-row:auto!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(1),.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(4),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(4),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(4),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(4){grid-column:1 / -1!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(5),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(5),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(5),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(5){grid-column:1!important;grid-row:span 2!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:nth-child(8),.hh-lifestyle__grid--12 .hh-lifestyle__item:nth-child(8),.hh-lifestyle__grid--13 .hh-lifestyle__item:nth-child(8),.hh-lifestyle__grid--14 .hh-lifestyle__item:nth-child(8){grid-column:1 / -1!important;grid-row:span 1!important}.hh-lifestyle__grid--11 .hh-lifestyle__item:last-child,.hh-lifestyle__grid--13 .hh-lifestyle__item:last-child{grid-column:1 / -1!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hh-home.css.map */
