:root{--hd-accent-rgb: 196, 121, 74;--hd-bg: #241c18;--hd-bg-elevated: #2e241f;--hd-bg-card: #382d27;--hd-text: #e8ddd0;--hd-text-muted: #9a8778;--hd-gold: #c4794a;--hd-copper: #c4794a;--hd-copper-light: #d9956a;--hd-copper-deep: #a86238;--hd-brass: #b87333;--hd-wine: #4a1515;--hd-wine-deep: #2a0c0c;--hd-gold-soft: rgba(var(--hd-accent-rgb), .12);--hd-border: rgba(255, 255, 255, .07);--hd-border-gold: rgba(var(--hd-accent-rgb), .24);--hd-max: 1280px;--hd-content-max: 960px;--hd-section-y: clamp(4rem, 8vw, 7rem);--hd-font-display: var(--font-heading-family);--hd-font-body: var(--font-body-family);--hd-ease: cubic-bezier(.22, 1, .36, 1)}body{background:var(--hd-bg)!important;color:var(--hd-text-muted);font-size:1.0625rem;-webkit-font-smoothing:antialiased;overflow-x:clip}html{overflow-x:clip}body.gradient,.color-scheme-hd-primary,.color-scheme-hd-surface,.color-scheme-hd-accent{background:var(--hd-bg)}.color-scheme-hd-surface,.color-scheme-hd-accent{background:var(--hd-bg-elevated)}h1:not(.hd-hero__headline),h2,h3,h4,.h0,.h1,.h2,.h3,.h4{color:var(--hd-text);font-family:var(--hd-font-display);font-weight:400;letter-spacing:-.02em;line-height:1.15}p,.rte{line-height:1.7}.page-width{max-width:var(--hd-max)}.hd-logo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;padding:4px;border-radius:50%;box-shadow:0 2px 12px #0003;line-height:0}.hd-logo img,.header__heading-logo,.footer__logo{opacity:1;max-height:68px;width:auto;height:auto;object-fit:contain;display:block;filter:none;transition:transform .4s var(--hd-ease),opacity .4s var(--hd-ease)}@media screen and (min-width:990px){.hd-logo img,.header__heading-logo{max-height:72px}}body:has(.hd-hero) .section-header,body:has(.hd-custom-hats-page) .section-header{position:absolute;top:0;left:0;right:0;z-index:20;margin-bottom:0!important}body:has(.hd-hero) .header-wrapper,body:has(.hd-custom-hats-page) .header-wrapper{background:linear-gradient(180deg,rgba(36,28,24,.88) 0%,rgba(36,28,24,.45) 55%,transparent 100%)!important;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);border-bottom:none!important;transition:background .5s var(--hd-ease),box-shadow .5s var(--hd-ease)}body:has(.hd-hero) .shopify-section-header-sticky.scrolled-past-header .header-wrapper,body:has(.hd-hero) .shopify-section-header-sticky .header-wrapper.header-scrolled,body:has(.hd-custom-hats-page) .shopify-section-header-sticky.scrolled-past-header .header-wrapper,body:has(.hd-custom-hats-page) .shopify-section-header-sticky .header-wrapper.header-scrolled{background:#241c18f5!important;-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%);border-bottom:1px solid var(--hd-border-gold)!important;box-shadow:0 8px 32px #00000073}.header-wrapper{background:#241c18f5!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--hd-border)!important}.header{padding-top:1.125rem!important;padding-bottom:1.125rem!important;max-width:var(--hd-max);margin:0 auto}@media screen and (min-width:990px){.header--middle-left{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:2rem}.header--middle-left .header__heading,.header--middle-left>h1.header__heading{grid-column:1;justify-self:start}.header--middle-left .header__inline-menu{grid-column:2;justify-self:center}.header--middle-left .header__icons{grid-column:3;justify-self:end}}.header__heading-link{display:inline-flex;align-items:center}.header__heading-link:hover .header__heading-logo{transform:scale(1.02);opacity:1}.header__inline-menu .list-menu--inline{gap:.25rem 2.25rem}.header__menu-item .link,.header__menu-item summary,.header__menu-item summary .link,.header__inline-menu .header__menu-item,.header__inline-menu .header__menu-item .link,.header__inline-menu .header__menu-item summary{color:#f4ede3e0!important;font-family:var(--hd-font-body);font-size:1.75rem!important;font-weight:400;letter-spacing:.04em;text-transform:none;text-decoration:none;position:relative;padding:.35rem 0;transition:color .35s var(--hd-ease)}.header__menu-item .link:hover,.header__menu-item summary:hover{color:var(--hd-text)!important}.header__menu-item .link span,.header__menu-item summary span{position:relative;display:inline-block}.header__menu-item .link span:after,.header__menu-item summary span:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:1px;background:linear-gradient(90deg,var(--hd-brass),var(--hd-gold));transform:scaleX(0);transform-origin:left center;transition:transform .4s var(--hd-ease)}.header__menu-item .link:hover span:after,.header__menu-item summary:hover span:after,.header__menu-item .link--active span:after{transform:scaleX(1)}.header__active-menu-item{color:var(--hd-gold)!important}.header__icon,.header__icon .svg-wrapper{color:#f4ede3bf!important;transition:color .3s var(--hd-ease),transform .3s var(--hd-ease)}.header__icon:hover,.header__icon:hover .svg-wrapper{color:var(--hd-gold)!important}.header__icon .svg-wrapper{width:2.25rem!important;height:2.25rem!important}.header__icon .svg-wrapper svg,.header__icon .icon{width:2.25rem!important;height:2.25rem!important}.header__icon--cart{margin-right:0!important}.header__icons{gap:1.125rem}@media screen and (min-width:990px){.header__inline-menu summary.header__menu-item.list-menu__item{display:inline-flex;align-items:center;gap:.35rem;padding-right:0!important}.header__inline-menu .header__menu-item .icon-caret{position:static!important;right:auto!important;width:.55rem;height:.55rem;flex-shrink:0;margin-left:.1rem;opacity:.9;transition:transform .25s var(--hd-ease)}details[open].mega-menu>summary.header__menu-item .icon-caret{transform:rotate(180deg)}}@media screen and (min-width:990px){.header__inline-menu header-menu{position:relative}.mega-menu__content{background:#241c18f5!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:none!important;border-top:1px solid var(--hd-border)!important;border-bottom:1px solid var(--hd-border)!important;padding:1.1rem 1.65rem 1.25rem!important;box-shadow:0 12px 40px #00000059;left:0!important;right:auto!important;width:max-content;min-width:11rem;max-width:calc(100vw - 3.2rem)}.mega-menu__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(max-content,auto));gap:.3rem 2rem;max-width:none;margin:0;padding:0;width:max-content;align-items:start}.mega-menu__list.mega-menu__list--condensed{grid-template-columns:repeat(2,max-content);gap:.3rem 1.75rem}.mega-menu__list>li>.list-unstyled{margin-top:.25rem}.mega-menu__link--level-2{font-family:var(--hd-font-display);font-size:1.3125rem!important;font-weight:500!important;color:var(--hd-text)!important;letter-spacing:.03em;line-height:1.25;padding:.15rem 0 .3rem!important;text-decoration:none!important;white-space:nowrap}.mega-menu__link--level-2:hover,.mega-menu__link--level-2.mega-menu__link--active{color:var(--hd-gold)!important;text-decoration:none!important}.mega-menu__list .list-unstyled .mega-menu__link{font-size:1.0625rem!important;color:var(--hd-text-muted)!important;line-height:1.35;padding:.2rem 0!important;text-decoration:none!important;white-space:nowrap}.mega-menu__list .list-unstyled .mega-menu__link:hover,.mega-menu__list .list-unstyled .mega-menu__link--active{color:var(--hd-gold)!important;text-decoration:none!important}.mega-menu--qcb-catalog .mega-menu__content,.mega-menu--qcb-ready-to-shape .mega-menu__content{min-width:40rem;padding-right:2.25rem!important}.mega-menu--qcb-catalog .mega-menu__list,.mega-menu--qcb-ready-to-shape .mega-menu__list{display:grid;grid-template-columns:repeat(4,max-content);gap:.2rem 2.25rem;align-items:start}.mega-menu--qcb-catalog .mega-menu__list>li,.mega-menu--qcb-ready-to-shape .mega-menu__list>li{min-width:max-content}.mega-menu--services .mega-menu__content{min-width:18rem}}.header__submenu{background:#14100dfa!important;border:1px solid var(--hd-border-gold)!important;border-radius:0!important;box-shadow:0 16px 48px #0000008c!important;padding:.85rem 0!important}.header__submenu .header__menu-item{font-size:1.0625rem!important;line-height:1.45;padding:.7rem 1.5rem!important}.header__submenu .header__menu-item:hover{background:rgba(var(--hd-accent-rgb),.08);color:var(--hd-gold)!important}.menu-drawer{background:#0c0a08fa!important;border-left:1px solid var(--hd-border-gold)!important}.menu-drawer__menu-item{font-size:1.0625rem!important;letter-spacing:.03em;border-bottom:1px solid var(--hd-border)}.menu-drawer__submenu .menu-drawer__menu-item,.menu-drawer__close-button{font-size:1.0625rem!important;line-height:1.45}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active{color:var(--hd-gold)!important}.header__icon--menu .icon-hamburger{width:2.25rem}.announcement-bar{background:var(--hd-bg-elevated)!important;border-bottom:1px solid var(--hd-border);font-size:.9375rem;letter-spacing:.1em;text-transform:uppercase}.announcement-bar__message{padding:.75rem 0}.hd-heritage-badge--inline{display:none!important}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{border-radius:0!important;font-size:1.0625rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:600!important;padding:1.25rem 2.75rem!important;min-height:unset!important;transition:background .25s ease,color .25s ease,border-color .25s ease}.button--primary{background:var(--hd-gold)!important;color:var(--hd-bg)!important;border:1px solid var(--hd-gold)!important}.button--primary:hover{background:var(--hd-copper-light)!important;border-color:var(--hd-copper-light)!important}.button--secondary{background:transparent!important;color:var(--hd-text)!important;border:1px solid rgba(255,255,255,.35)!important}.button--secondary:hover{border-color:var(--hd-gold)!important;color:var(--hd-gold)!important}.hd-btn-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.25rem}@media screen and (min-width:750px){.hd-btn-row{justify-content:center;gap:1.25rem}}.hd-hero{position:relative;min-height:max(600px,100svh);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--hd-bg)}.hd-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hd-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 28%;transform:scale(1.02);animation:hd-hero-kenburns 28s var(--hd-ease) forwards;will-change:transform}@keyframes hd-hero-kenburns{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.hd-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to right,rgba(36,28,24,.72) 0%,rgba(36,28,24,.35) 38%,transparent 68%),linear-gradient(to top,var(--hd-bg) 0%,var(--hd-bg) 22%,rgba(36,28,24,.95) 42%,rgba(36,28,24,.65) 58%,rgba(36,28,24,.2) 78%,transparent 100%)}.hd-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px}.hd-hero__panel{position:relative;z-index:3;width:100%;pointer-events:none}.hd-hero__panel:before{content:"";position:absolute;left:0;right:0;top:-18rem;bottom:0;z-index:-1;pointer-events:none;background:linear-gradient(to top,rgba(36,28,24,.98) 0%,rgba(36,28,24,.96) 22%,rgba(46,36,31,.9) 42%,rgba(36,28,24,.62) 62%,rgba(36,28,24,.28) 82%,transparent 100%)}.hd-hero__panel-inner{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:0;width:100%;margin:0 auto;padding-bottom:80px;pointer-events:auto;font-size:16px}.hd-hero__copy{display:flex;flex-direction:column;align-items:flex-start;width:100%}.hd-hero__eyebrow{display:block;font-family:var(--hd-font-body);font-size:13px!important;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-copper-light);margin:0 0 24px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.85),0 0 24px rgba(0,0,0,.55)}.hd-hero__eyebrow:before{display:none}.hd-hero h1.hd-hero__headline,.hd-hero__headline{font-family:"Playfair Display",var(--hd-font-display),Georgia,serif!important;font-size:clamp(44.8px,8vw,120px)!important;max-width:none;margin:0 0 24px!important;font-weight:900!important;font-style:normal!important;line-height:.94!important;letter-spacing:-.025em!important;color:#f2ebd9!important;text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.35)}.hd-hero__headline-line{display:block}.hd-hero__headline-muted{font-style:normal!important;color:#f2ebd9cc!important;font-weight:900!important}.hd-hero__headline-accent{color:var(--hd-gold)!important;font-weight:900!important}.hd-hero__subtext{font-family:var(--hd-font-body);font-size:clamp(16px,1.75vw,19px)!important;color:#f2ebd9d1!important;max-width:720px;margin:0 0 40px!important;line-height:1.65!important;font-weight:400!important;text-shadow:0 1px 16px rgba(0,0,0,.4)}.hd-hero__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:16px;margin:0;width:100%;max-width:720px}.hd-hero .button{font-family:var(--hd-font-body)!important;font-size:14px!important;font-weight:600!important;letter-spacing:.1em!important;padding:18px 44px!important;min-height:unset!important;min-width:unset!important;border-radius:0!important;text-transform:uppercase;transition:background .2s var(--hd-ease),border-color .2s var(--hd-ease),color .2s var(--hd-ease)}@media screen and (min-width:750px){.hd-hero__btn-primary{flex:1 1 220px}.hd-hero .button--secondary{flex:1 1 260px}}.hd-hero__btn-primary{display:inline-flex!important;align-items:center;justify-content:center;gap:.75rem}.hd-hero__btn-arrow{font-size:15px;line-height:1;transition:transform .2s var(--hd-ease)}.hd-hero .button--primary{background:var(--hd-gold)!important;color:var(--hd-bg)!important;border:1px solid var(--hd-gold)!important;box-shadow:none!important}.hd-hero .button--primary:hover{background:var(--hd-copper-light)!important;border-color:var(--hd-copper-light)!important;transform:none;box-shadow:none!important}.hd-hero .button--primary:hover .hd-hero__btn-arrow{transform:translate(4px)}.hd-hero .button--secondary{background:transparent!important;color:#f2ebd9cc!important;border:1px solid rgba(242,235,217,.3)!important;box-shadow:none!important}.hd-hero .button--secondary:hover{border-color:var(--hd-gold)!important;color:var(--hd-gold)!important;background:transparent!important;transform:none;box-shadow:none!important}@media screen and (min-width:990px){.hd-hero__panel-inner{padding-bottom:112px}}@media screen and (max-width:749px){.hd-hero__panel-inner{padding-bottom:80px}}@media screen and (max-width:549px){.hd-hero__actions{flex-direction:column;align-items:stretch;width:100%;max-width:20rem}.hd-hero .button,.hd-hero__btn-primary,.hd-hero .button--secondary{flex:none;width:100%;justify-content:center}}.hd-hero-logo{display:none}.hd-trust-strip{border-top:1px solid var(--hd-border);border-bottom:1px solid var(--hd-border);background:var(--hd-bg-elevated)}.hd-trust-strip__inner{max-width:var(--hd-max);margin:0 auto;padding:1.25rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 3rem}.hd-trust-strip__item{font-size:1.125rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hd-text-muted);white-space:nowrap}.hd-trust-strip__item strong{color:var(--hd-text);font-weight:600}.hd-trust-strip__inner{max-width:var(--hd-max);margin:0 auto;padding:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.75rem 3.5rem}.hd-pathways{padding:var(--hd-section-y) 0}.hd-pathways__header{text-align:center;max-width:36rem;margin:0 auto 3rem;padding:0 1.5rem}.hd-pathways__header h2{font-size:clamp(2.25rem,5.5vw,3.5rem);margin-bottom:1.25rem}.hd-pathways__header p{margin:0;color:var(--hd-text-muted);font-size:1.25rem}.hd-pathways__grid{max-width:var(--hd-max);margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr;gap:1.25rem}@media screen and (min-width:900px){.hd-pathways__grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.hd-pathway{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden;aspect-ratio:4 / 5;background:var(--hd-bg-card);border:1px solid var(--hd-border);transition:border-color .3s ease}.hd-pathway:hover{border-color:rgba(var(--hd-accent-rgb),.4)}.hd-pathway__media{position:absolute;top:0;right:0;bottom:0;left:0}.hd-pathway__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hd-pathway:hover .hd-pathway__media img{transform:scale(1.04)}.hd-pathway__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#121010f2,#12101033 55%)}.hd-pathway__body{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:1}.hd-pathway__label{font-size:.8125rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:.75rem}.hd-pathway__title{font-family:var(--hd-font-display);font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--hd-text);margin:0 0 .75rem}.hd-pathway__desc{font-size:1.125rem;color:var(--hd-text-muted);margin:0 0 1.25rem;max-width:32ch;line-height:1.5}.hd-pathway__link{font-size:.8125rem;letter-spacing:.16em;text-transform:uppercase;color:var(--hd-text);border-bottom:1px solid var(--hd-gold);padding-bottom:2px}.hd-section{padding:var(--hd-section-y) 0}.hd-section__header{text-align:center;max-width:32rem;margin:0 auto 3rem;padding:0 1.5rem}.hd-section__eyebrow{font-size:.875rem;letter-spacing:.24em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:1rem}.hd-section__title{font-size:clamp(2.25rem,5vw,3.25rem);margin:0 0 1rem}.hd-section__lead{margin:0;color:var(--hd-text-muted);font-size:1.25rem}.hd-brand-story{display:grid;grid-template-columns:1fr;gap:40px;align-items:start;font-size:16px}.hd-brand-story__text{order:1}.hd-brand-story__image{order:2;width:100%;max-width:480px;margin:0 auto;aspect-ratio:4 / 5;max-height:440px;overflow:hidden;border:1px solid var(--hd-border)}@media screen and (min-width:900px){.hd-brand-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:stretch}.hd-brand-story__image{order:1;max-width:none;margin:0;height:100%;min-height:0;max-height:none;aspect-ratio:auto}.hd-brand-story__text{order:2;padding-top:0}}.hd-brand-story__image img{width:100%;height:100%;object-fit:cover;object-position:center center}.hd-brand-story__eyebrow{margin-bottom:20px}.hd-brand-story__heading{font-family:var(--hd-font-display);font-size:clamp(32px,3.2vw,44px);font-weight:500;line-height:1.12;letter-spacing:-.02em;margin:0 0 24px;color:var(--hd-text)}.hd-brand-story__body,.hd-brand-story__body.rte{color:var(--hd-text-muted);font-size:17px!important;line-height:1.7!important;max-width:520px}.hd-brand-story__body p{margin:0 0 20px}.hd-brand-story__body p:last-child{margin-bottom:0}.hd-brand-story__cta{margin-top:32px!important;font-size:14px!important;letter-spacing:.1em!important;padding:16px 36px!important}.section-featured-collection,.section-collection-list{padding-top:var(--hd-section-y)!important;padding-bottom:var(--hd-section-y)!important}.section-featured-collection .title-wrapper-with-link{justify-content:center;text-align:center;margin-bottom:2.5rem}.section-featured-collection .title{font-size:clamp(2.25rem,5vw,3.25rem)!important;letter-spacing:-.02em}.section-featured-collection .collection__view-all a{font-size:.9375rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-gold)!important}.product-card-wrapper .card{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.product-card-wrapper .card__inner{background:var(--hd-bg-card);border:1px solid var(--hd-border);border-radius:0!important}.product-card-wrapper .card__media{background:#2a2520}.product-card-wrapper .card__media .media img{background:#2a2520;mix-blend-mode:normal}.product-card-wrapper .card__content{padding:1.5rem 1.25rem 1.75rem!important}.product-card-wrapper .card__heading a{font-family:var(--hd-font-body)!important;font-size:1.25rem!important;font-weight:500!important;letter-spacing:.01em;color:var(--hd-text)!important;text-decoration:none;line-height:1.3}.product-card-wrapper .price{color:var(--hd-gold)!important;font-size:1.1875rem!important;letter-spacing:.02em;margin-top:.5rem}.hd-product-tier-badge{top:.65rem;left:.65rem;background:#121010bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;color:var(--hd-gold);font-size:.625rem;letter-spacing:.12em;padding:.35rem .6rem}.hd-contact-band{padding:80px 0 96px;background:var(--hd-bg-elevated);border-top:1px solid rgba(var(--hd-accent-rgb),.18)}.hd-contact-band__zone{display:flex;align-items:center;gap:20px;margin-bottom:48px}.hd-contact-band__zone-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--hd-accent-rgb),.45),transparent)}.hd-contact-band__zone-label{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--hd-gold);white-space:nowrap;font-weight:600}.hd-contact-band__panel{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}@media screen and (min-width:900px){.hd-contact-band__panel{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:64px;align-items:center}}.hd-contact-band__heading{font-family:var(--hd-font-display);font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;color:var(--hd-text)}.hd-contact-band__lead{font-size:17px;line-height:1.65;color:var(--hd-text-muted);margin:0 0 32px;max-width:520px}.hd-contact-band__actions{display:flex;flex-wrap:wrap;gap:12px}.hd-contact-band__cta{display:inline-flex!important;align-items:center;gap:12px;font-size:14px!important;letter-spacing:.1em!important;padding:18px 44px!important}.hd-contact-band__cta-secondary{font-size:14px!important;letter-spacing:.08em!important;padding:18px 32px!important}.hd-contact-band__details{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border:1px solid rgba(var(--hd-accent-rgb),.28);background:#0c0a0759}.hd-contact-band__detail{padding:24px 28px;border-bottom:1px solid var(--hd-border)}.hd-contact-band__detail:last-child{border-bottom:none}.hd-contact-band__detail-label{display:block;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:8px;font-weight:600}.hd-contact-band__detail-value{display:block;font-family:var(--hd-font-display);font-size:20px;font-weight:500;line-height:1.35;color:var(--hd-text);text-decoration:none}a.hd-contact-band__detail-value:hover{color:var(--hd-gold)}.hd-contact-strip{padding:0 0 56px;background:var(--hd-bg-elevated)}.hd-contact-strip__grid{display:grid;grid-template-columns:1fr;gap:16px;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.hd-contact-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.hd-contact-strip__card{padding:28px 24px;border:1px solid var(--hd-border);background:#0c0a0766;transition:border-color .2s ease}.hd-contact-strip__card:hover{border-color:rgba(var(--hd-accent-rgb),.35)}.hd-contact-strip__label{display:block;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:10px;font-weight:600}.hd-contact-strip__value{display:block;font-family:var(--hd-font-display);font-size:22px;font-weight:500;line-height:1.3;color:var(--hd-text);text-decoration:none;margin-bottom:10px}a.hd-contact-strip__value:hover{color:var(--hd-gold)}.hd-contact-strip__hint{margin:0;font-size:14px;line-height:1.5;color:var(--hd-text-muted)}.hd-contact-page{padding:72px 0 96px;background:var(--hd-bg-elevated);border-top:1px solid rgba(var(--hd-accent-rgb),.18)}.hd-contact-page__intro{max-width:720px;margin-bottom:48px}.hd-contact-page__heading{font-family:var(--hd-font-display);font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;color:var(--hd-text)}.hd-contact-page__lead{font-size:17px;line-height:1.65;color:var(--hd-text-muted);margin:0;max-width:560px}.hd-contact-page__panel{display:grid;grid-template-columns:1fr;gap:32px;align-items:stretch}@media screen and (min-width:900px){.hd-contact-page__panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}}.hd-contact-page__panel-card{display:flex;flex-direction:column;min-width:0;height:100%;border:1px solid rgba(var(--hd-accent-rgb),.28);background:#0c0a0759}.hd-contact-page__panel-heading{font-family:var(--hd-font-display);font-size:22px;font-weight:500;line-height:1.25;letter-spacing:-.01em;color:var(--hd-text);margin:0;padding:28px 28px 8px}@media screen and (min-width:600px){.hd-contact-page__panel-heading{padding:32px 32px 8px}}.hd-contact-page__form{display:flex;flex-direction:column;flex:1;gap:20px;padding:16px 28px 36px;border:none;background:transparent;min-height:0}@media screen and (min-width:600px){.hd-contact-page__form{padding:16px 32px 36px}}.hd-contact-page__details{flex:1;display:flex;flex-direction:column;border:none!important;background:transparent!important;min-height:0}.hd-contact-page__details .hd-contact-band__detail{padding:22px 28px}.hd-contact-page__details .hd-contact-band__detail:last-child{flex:1}@media screen and (min-width:600px){.hd-contact-page__details .hd-contact-band__detail{padding:24px 32px}}.hd-contact-page__field--message{flex:1;display:flex;flex-direction:column;min-height:0}.hd-contact-page__textarea{flex:1;min-height:120px;resize:none;line-height:1.55}.hd-contact-page__submit{display:inline-flex!important;align-items:center;gap:12px;align-self:flex-start;flex-shrink:0;font-size:14px!important;letter-spacing:.1em!important;padding:18px 44px!important;margin-top:4px}.hd-contact-page__fields-row{display:grid;gap:20px}@media screen and (min-width:600px){.hd-contact-page__fields-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.hd-contact-page__field{display:flex;flex-direction:column;gap:8px}.hd-contact-page__label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--hd-gold);font-weight:600}.hd-contact-page__input{width:100%;min-height:52px;padding:14px 16px;font-size:16px;background:var(--hd-bg-card);border:1px solid var(--hd-border);color:var(--hd-text);border-radius:0;font-family:inherit}.hd-contact-page__input:focus{outline:none;border-color:var(--hd-gold)}.hd-contact-page__status{margin:0 0 4px;padding:16px 18px;font-size:15px;line-height:1.5;border:1px solid var(--hd-border)}.hd-contact-page__status--success{color:var(--hd-gold);border-color:rgba(var(--hd-accent-rgb),.35);background:#0c0a0773}.hd-contact-page__status--error{color:#e8a0a8;border-color:#c4555573;background:#280c0c73}.hd-contact-page__hint{margin:8px 0 0;font-size:13px;line-height:1.45;color:var(--hd-text-muted)}.hd-featured-collection__empty{padding:56px 40px;text-align:center;border:1px solid var(--hd-border);background:#0c0a0759}.hd-featured-collection__empty-text{max-width:520px;margin:0 auto 28px;font-size:17px;line-height:1.65;color:var(--hd-text-muted)}.hd-featured-collection__empty-cta{display:inline-flex!important;align-items:center;gap:12px;font-size:14px!important;letter-spacing:.1em!important;padding:18px 44px!important}.hd-cta-band{padding:0;text-align:inherit;background:transparent;border:none}.hd-cta-band__inner{max-width:none;margin:0}.hd-cta-band h2,.hd-cta-band p{margin:0;font-size:inherit;color:inherit}.footer{background:var(--hd-bg)!important;border-top:1px solid var(--hd-border)}.footer .hd-footer-brand{margin:0}.footer .hd-footer-tagline{font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hd-gold);margin:0 0 1rem}.hd-footer-brand__contact{margin:0;font-size:1rem}.hd-footer-brand__contact a{color:var(--hd-text-muted);text-decoration:none;letter-spacing:.06em;text-transform:uppercase;font-size:.8125rem}.hd-footer-brand__contact a:hover{color:var(--hd-gold)}.hd-footer-main{display:grid;grid-template-columns:1fr;gap:40px;align-items:start;padding-bottom:8px}@media screen and (min-width:900px){.hd-footer-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}}.hd-footer-main__logo{display:inline-block;margin-bottom:1.25rem}.hd-footer-main__social{margin-top:1.5rem}.hd-footer-main__subscribe{width:100%}.hd-footer-newsletter{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;max-width:480px}@media screen and (min-width:900px){.hd-footer-main__subscribe .hd-footer-newsletter{margin-left:auto;max-width:100%}}.hd-footer-newsletter__heading{font-family:var(--hd-font-display);font-size:22px;font-weight:500;line-height:1.25;letter-spacing:-.01em;color:var(--hd-text);margin:0 0 10px;text-transform:none}.hd-footer-newsletter__text{margin:0 0 20px;font-size:15px;line-height:1.55;color:var(--hd-text-muted)}.hd-footer-newsletter__form{width:100%}.hd-footer-newsletter__field{display:flex;flex-direction:column;gap:12px;width:100%}@media screen and (min-width:600px){.hd-footer-newsletter__field{flex-direction:row;gap:0}}.hd-footer-newsletter__input{flex:1;min-height:52px;min-width:0;padding:14px 16px;font-size:16px;background:var(--hd-bg-card);border:1px solid var(--hd-border);color:var(--hd-text);border-radius:0}@media screen and (min-width:600px){.hd-footer-newsletter__input{border-right:none}}.hd-footer-newsletter__input:focus{outline:none;border-color:var(--hd-gold)}.hd-footer-newsletter__submit{font-size:12px!important;letter-spacing:.1em!important;padding:14px 24px!important;white-space:nowrap;border-radius:0!important;flex-shrink:0}.hd-footer-newsletter__message{margin:12px 0 0;font-size:14px}.hd-footer-newsletter__message--success{color:var(--hd-gold)}.hd-footer-newsletter__message--error{color:#c45}.footer-block__heading{font-size:1.0625rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--hd-text)!important;margin-bottom:1.25rem!important}.field__input,.select__select,.text-area{border-radius:0!important;background:var(--hd-bg-card)!important;border-color:var(--hd-border)!important;color:var(--hd-text)!important;font-size:1.125rem!important;min-height:3.25rem!important;padding:1rem 1.25rem!important}.field__label,.product-form__input label,.form__label{font-size:1rem!important;letter-spacing:.04em;text-transform:none}.hd-tier-ladder__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.hd-tier-ladder__item{background:var(--hd-bg-card);border:1px solid var(--hd-border);padding:1.5rem 1rem}.hd-gallery-grid__item img{border:1px solid var(--hd-border);border-radius:0}.hd-consultation{max-width:28rem}.hd-trust-badges{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--hd-border)}.hd-trust-badges__item{font-size:.875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hd-text-muted);font-weight:600;position:relative;padding-right:1.25rem}.hd-trust-badges__item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:.75rem;background:var(--hd-border)}.hd-size-guide-wrap{margin:0 0 1.25rem}.hd-size-guide-link{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hd-gold);text-decoration:none;border-bottom:1px solid rgba(var(--hd-accent-rgb),.4);padding-bottom:2px;transition:border-color .25s ease}.hd-size-guide-link:hover{border-color:var(--hd-gold)}.scroll-trigger.animate--slide-in,.scroll-trigger.animate--fade-in{opacity:1!important;transform:none!important;animation:none!important}.card--card.gradient,.card__inner.gradient{background:var(--hd-bg-card)!important}.mega-menu__content{background:#241c18f5!important}.product__title h1,.product__title .h1,.product__title{font-size:clamp(2.5rem,5vw,3.5rem)!important;line-height:1.1!important;margin-bottom:1.25rem!important}.collection-hero__title,.section-collection-hero .title,.main-collection-banner .title,.collection-list .title,.list-collections .title{font-size:clamp(2.5rem,5vw,3.5rem)!important;line-height:1.1!important}.product__description,.product__description .rte,.rte{font-size:1.1875rem!important;line-height:1.7!important}.product__price .price,.product .price,.price-item{font-size:1.5rem!important;letter-spacing:.02em}.product-form__input label,.product-form__input .form__label{font-size:1.125rem!important;letter-spacing:.02em;margin-bottom:.75rem!important}.variant-labels,.product-form__selected{font-size:1rem!important}.cart__checkout-subtotal .price,.cart-items .price,.cart__ctn-price{font-size:1.25rem!important}.section-header .title,.title-wrapper-with-link .title,.collage__title,.rich-text__heading{font-size:clamp(2.25rem,5vw,3.25rem)!important;line-height:1.1!important}.rich-text__text,.image-with-text__text,.collage__text{font-size:1.1875rem!important;line-height:1.7!important}.page-width h1,.main-page h1,.page h1{font-size:clamp(2.5rem,5vw,3.5rem)!important;line-height:1.1!important}.main-page .rte,.page .rte,.article .rte{font-size:1.1875rem!important;line-height:1.75!important}.breadcrumbs,.caption,.caption-large{font-size:.9375rem!important}.hd-section__eyebrow{font-family:var(--hd-font-body);font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:var(--hd-gold);margin:0 0 16px;font-weight:500}.hd-section__title{font-family:var(--hd-font-display);font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.02em;margin:0 0 16px;color:var(--hd-text)}.hd-section__lead{font-family:var(--hd-font-body);font-size:clamp(16px,1.75vw,19px);line-height:1.65;color:var(--hd-text-muted);margin:0;max-width:640px}.hd-section-heading{font-family:var(--hd-font-display);font-size:clamp(28px,4vw,48px)!important;text-align:center;margin-bottom:16px!important}.hd-section-subheading{text-align:center;max-width:640px;margin:0 auto 48px!important;font-size:18px!important;color:var(--hd-text-muted)!important;line-height:1.65!important}.hd-trust-strip__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 24px;padding:40px 24px}@media screen and (min-width:750px){.hd-trust-strip__inner{grid-template-columns:repeat(4,1fr);gap:0;padding:40px 50px}.hd-trust-strip__stat:not(:last-child){border-right:1px solid var(--hd-border)}}.hd-trust-strip__stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px}.hd-trust-strip__value{font-family:var(--hd-font-display);font-size:clamp(28px,3vw,38px);font-weight:900;color:var(--hd-gold);line-height:1;margin-bottom:8px}.hd-trust-strip__label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-text-muted)}.hd-bespoke-spotlight{position:relative;min-height:max(520px,70vh);display:flex;align-items:flex-end;overflow:hidden;background:var(--hd-bg)}.hd-bespoke-spotlight__media{position:absolute;top:0;right:0;bottom:0;left:0}.hd-bespoke-spotlight__media img{width:100%;height:100%;object-fit:cover;object-position:center center}.hd-bespoke-spotlight__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,rgba(12,10,7,.9) 0%,rgba(12,10,7,.62) 38%,rgba(12,10,7,.22) 58%,transparent 78%),linear-gradient(to top,#0c0a07 0%,rgba(12,10,7,.82) 38%,rgba(12,10,7,.4) 62%,transparent 100%)}.hd-bespoke-spotlight__panel{position:relative;z-index:2;width:100%;padding-bottom:80px;pointer-events:none}.hd-bespoke-spotlight__content{position:relative;max-width:640px;pointer-events:auto;font-size:16px}.hd-bespoke-spotlight__content:before{content:"";position:absolute;z-index:-1;pointer-events:none;left:-32px;right:-48px;top:-28px;bottom:-28px;background:linear-gradient(to top,rgba(8,6,5,.97) 0%,rgba(8,6,5,.94) 28%,rgba(10,8,7,.82) 52%,rgba(12,10,7,.45) 72%,transparent 100%),linear-gradient(to right,rgba(8,6,5,.82) 0%,rgba(12,10,7,.48) 55%,transparent 100%)}@media screen and (min-width:990px){.hd-bespoke-spotlight__panel{padding-bottom:96px}}.hd-bespoke-spotlight__content .hd-section__eyebrow{text-shadow:0 1px 12px rgba(0,0,0,.45)}.hd-bespoke-spotlight__heading{font-family:var(--hd-font-display);font-size:clamp(32px,5vw,56px);font-weight:500;line-height:1.06;margin:0 0 20px;color:var(--hd-text);text-shadow:0 2px 24px rgba(0,0,0,.4)}.hd-bespoke-spotlight__text{font-size:clamp(16px,1.75vw,19px);line-height:1.65;color:#f4ede3e0;margin:0 0 24px;text-shadow:0 1px 16px rgba(0,0,0,.35)}.hd-bespoke-spotlight__features{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:10px}.hd-bespoke-spotlight__features li{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#f4ede3b8;padding-left:20px;position:relative;text-shadow:0 1px 10px rgba(0,0,0,.35)}.hd-bespoke-spotlight__features li:before{content:"";position:absolute;left:0;top:50%;width:8px;height:1px;background:var(--hd-gold)}.hd-bespoke-spotlight__btn{display:inline-flex!important;align-items:center;gap:12px;font-size:14px!important;padding:18px 44px!important}.hd-material-spotlight{display:grid;gap:32px;align-items:start}@media screen and (min-width:900px){.hd-material-spotlight{grid-template-columns:1fr 1fr;gap:48px}.hd-material-spotlight--image-left .hd-material-spotlight__media{order:-1}}.hd-material-spotlight__media img{width:100%;height:auto;display:block;border:1px solid var(--hd-border)}.hd-services-highlight{padding:96px 0;background:var(--hd-bg-elevated)}.hd-services-highlight__header{text-align:center;max-width:640px;margin:0 auto 48px}.hd-services-highlight__header .hd-section__lead{margin:0 auto}.hd-services-highlight__grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:750px){.hd-services-highlight__grid{grid-template-columns:repeat(3,1fr);gap:20px}}.hd-service-card{display:flex;flex-direction:column;padding:32px 28px;background:var(--hd-bg-card);border:1px solid var(--hd-border);text-decoration:none;color:inherit;transition:border-color .25s ease,transform .25s ease;min-height:100%}.hd-service-card:hover{border-color:rgba(var(--hd-accent-rgb),.45);transform:translateY(-2px)}.hd-service-card__label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:12px}.hd-service-card__title{font-family:var(--hd-font-display);font-size:24px;font-weight:500;margin:0 0 12px;color:var(--hd-text)}.hd-service-card__desc{font-size:16px;line-height:1.6;color:var(--hd-text-muted);margin:0 0 20px;flex:1}.hd-service-card__price{font-size:18px;color:var(--hd-gold);font-weight:600;margin-bottom:16px}.hd-service-card__link{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-text)}.hd-services-highlight__note{text-align:center;margin:32px 0 0;font-size:14px;letter-spacing:.06em;color:var(--hd-text-muted)}.hd-process-steps{padding:112px 0!important;border-top:none}.hd-process-steps__grid{display:grid;grid-template-columns:1fr;gap:32px;margin-top:48px}@media screen and (min-width:750px){.hd-process-steps__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.hd-process-steps__step-number{font-family:var(--hd-font-display);font-size:32px;font-weight:900;color:var(--hd-gold);margin-bottom:12px;line-height:1}.hd-process-steps__grid h3{font-family:var(--hd-font-display);font-size:22px!important;margin-bottom:8px!important}.hd-process-steps__grid p{font-size:16px!important;line-height:1.6!important;color:var(--hd-text-muted)!important;margin:0!important}.hd-qcb-entry{padding:80px 0 96px;background:linear-gradient(180deg,rgba(var(--hd-accent-rgb),.06) 0%,transparent 28%),var(--hd-bg-elevated);border-top:1px solid rgba(var(--hd-accent-rgb),.18)}.hd-qcb-entry__zone{display:flex;align-items:center;gap:20px;margin-bottom:48px}.hd-qcb-entry__zone-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--hd-accent-rgb),.45),transparent)}.hd-qcb-entry__zone-label{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--hd-gold);white-space:nowrap;font-weight:600}.hd-qcb-entry__panel{display:grid;grid-template-columns:1fr;gap:40px;align-items:center;font-size:16px}@media screen and (min-width:900px){.hd-qcb-entry__panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:stretch}}.hd-qcb-entry__copy{display:flex;flex-direction:column;align-items:flex-start}.hd-qcb-entry__logo{display:block;width:clamp(140px,11vw,175px);max-width:175px;height:auto;margin:0 0 36px;align-self:flex-start;opacity:1;padding:0;background:transparent;border:none;border-radius:0;filter:drop-shadow(0 6px 18px rgba(0,0,0,.4))}.hd-qcb-entry__eyebrow{margin-bottom:16px}.hd-qcb-entry__heading{font-family:var(--hd-font-display);font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;color:var(--hd-text)}.hd-qcb-entry__lead{font-size:17px;line-height:1.65;color:var(--hd-text-muted);margin:0 0 24px;max-width:520px}.hd-qcb-entry__tiers{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0 0 32px;padding:0}.hd-qcb-entry__tiers li{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--hd-text);padding:8px 14px;border:1px solid rgba(var(--hd-accent-rgb),.35);background:rgba(var(--hd-accent-rgb),.08)}.hd-qcb-entry__cta{display:inline-flex!important;align-items:center;gap:12px;font-size:14px!important;letter-spacing:.1em!important;padding:18px 44px!important}.hd-qcb-entry__figure{width:100%;min-width:0}@media screen and (min-width:900px){.hd-qcb-entry__figure{display:flex;align-items:center;justify-content:center;align-self:stretch;container-type:size;min-height:0}}.hd-qcb-entry__frame{position:relative;width:100%;max-width:100%;aspect-ratio:1027 / 1233;overflow:hidden;border:1px solid rgba(var(--hd-accent-rgb),.28);box-shadow:0 0 0 1px #ffffff0a inset,0 24px 64px #00000073;background:var(--hd-surface, #0c0a07)}@media screen and (min-width:900px){.hd-qcb-entry__frame{width:min(100cqw,calc(100cqh * 1027 / 1233));height:min(100cqh,calc(100cqw * 1233 / 1027));max-width:100%;aspect-ratio:1027 / 1233}}.hd-qcb-entry__frame img,.hd-qcb-entry__photo{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hd-qcb-entry__frame-scrim{display:none}.hd-featured-collection{padding:96px 0}.hd-featured-collection__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:56px}.hd-featured-collection__view-all{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--hd-text-muted);text-decoration:none;transition:color .2s ease}.hd-featured-collection__view-all:hover{color:var(--hd-gold)}.hd-featured-collection__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;list-style:none;margin:0;padding:0}.hd-featured-collection__item{min-width:0}@media screen and (min-width:750px){.hd-featured-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.hd-featured-collection__item--offset{margin-top:40px}}.hd-product-card{display:block;text-decoration:none;color:inherit;min-width:0;max-width:100%}.hd-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#2a2520;border:1px solid var(--hd-border);margin-bottom:20px}.hd-product-card__img,.hd-product-card__placeholder{width:100%;max-width:100%;height:100%;object-fit:contain;object-position:center center;padding:16px;transition:transform .6s ease}.hd-product-card:hover .hd-product-card__img{transform:scale(1.04)}.hd-product-card__media-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(12,10,7,.35) 100%);pointer-events:none}.hd-product-card__brand{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding:0;background:transparent;border:none;border-radius:0;overflow:visible;box-shadow:none}.hd-product-card__brand img,.hd-qcb-logo--badge{width:52px;height:auto;max-height:64px;object-fit:contain;display:block;filter:drop-shadow(0 2px 10px rgba(0,0,0,.45))}.hd-product-card__brand--pdp{position:static;display:inline-flex;width:auto;height:auto;padding:0;margin-bottom:16px}.hd-product-card__brand--pdp img,.hd-product-card__brand--pdp .hd-qcb-logo{width:96px;max-height:120px}.hd-product-card__brand--hat-doctor{color:var(--hd-gold)}.hd-product-card .hd-product-tier-badge{top:12px;left:12px;z-index:2}.hd-product-card__hover{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:32px;background:#0c0a078c;opacity:0;transition:opacity .3s ease}.hd-product-card:hover .hd-product-card__hover{opacity:1}.hd-product-card__hover-label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;background:var(--hd-text);color:var(--hd-bg);padding:12px 24px}.hd-product-card__category{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--hd-text-muted);margin:0 0 6px}.hd-product-card__title{font-family:var(--hd-font-display);font-size:20px;font-weight:500;margin:0 0 8px;color:var(--hd-text);line-height:1.25}.hd-product-card__price,.hd-product-card__price .price{color:var(--hd-gold)!important;font-size:16px!important}.hd-product-card__price-placeholder{color:var(--hd-gold);font-size:16px;margin:0}.hd-consultation{max-width:480px;margin:0 auto}.hd-consultation .button--primary{width:100%;font-size:14px!important;padding:18px 32px!important;margin-top:8px}.hd-explore-paths{padding:96px 0;background:var(--hd-bg);border-top:1px solid var(--hd-border)}.hd-explore-paths__header{text-align:center;max-width:640px;margin:0 auto 48px}.hd-explore-paths__header .hd-section__lead{margin:0 auto}.hd-explore-paths__grid{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width:900px){.hd-explore-paths__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.hd-path-card{display:flex;flex-direction:column;min-width:0;text-decoration:none;color:inherit;background:var(--hd-bg-card);border:1px solid var(--hd-border);transition:border-color .25s ease,transform .25s ease}.hd-path-card:hover{border-color:rgba(var(--hd-accent-rgb),.45);transform:translateY(-2px)}.hd-path-card__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#2a2520}.hd-path-card__media img{width:100%;height:100%;max-width:100%;object-fit:cover;transition:transform .5s ease}.hd-path-card:hover .hd-path-card__media img{transform:scale(1.04)}.hd-path-card__media-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(12,10,7,.55) 0%,transparent 60%);pointer-events:none}.hd-path-card__body{display:flex;flex-direction:column;flex:1;padding:24px 24px 28px;font-size:16px}.hd-path-card__label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:10px}.hd-path-card__title{font-family:var(--hd-font-display);font-size:22px;font-weight:500;line-height:1.2;margin:0 0 12px;color:var(--hd-text)}.hd-path-card__desc{font-size:15px;line-height:1.65;color:var(--hd-text-muted);margin:0 0 20px;flex:1}.hd-path-card__cta{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--hd-gold)}.hd-path-card:hover .hd-path-card__cta{color:var(--hd-text)}.hd-gallery-grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:750px){.hd-gallery-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.hd-gallery-grid__item{position:relative;overflow:hidden;border:1px solid var(--hd-border);aspect-ratio:4 / 5}.hd-gallery-grid__item img{width:100%;height:100%;object-fit:cover}.hd-gallery-grid__tag{position:absolute;top:12px;left:12px;z-index:1;font-size:10px;letter-spacing:.12em;text-transform:uppercase;background:var(--hd-gold);color:var(--hd-bg);padding:6px 10px;font-weight:600}.hd-gallery-grid__caption{position:absolute;bottom:0;left:0;right:0;padding:16px;margin:0;font-size:14px;background:linear-gradient(to top,rgba(12,10,7,.9) 0%,transparent 100%);color:var(--hd-text)}.hd-newsletter-band{padding:64px 0;border-top:1px solid var(--hd-border);background:var(--hd-bg-elevated)}.hd-newsletter-band__inner{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:900px){.hd-newsletter-band__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:48px}}.hd-newsletter-band__heading{font-family:var(--hd-font-display);font-size:clamp(20px,2.5vw,26px);font-weight:500;line-height:1.3;margin:0;max-width:480px}.hd-newsletter-band__form{width:100%;max-width:480px}.hd-newsletter-band__field{display:flex;gap:0}.hd-newsletter-band__input{flex:1;min-height:52px;padding:14px 16px;font-size:16px;background:var(--hd-bg-card);border:1px solid var(--hd-border);border-right:none;color:var(--hd-text)}.hd-newsletter-band__input:focus{outline:none;border-color:var(--hd-gold)}.hd-newsletter-band__submit{font-size:12px!important;letter-spacing:.1em!important;padding:14px 24px!important;white-space:nowrap;border-radius:0!important}.hd-newsletter-band__success,.hd-newsletter-band__error{margin:12px 0 0;font-size:14px}.hd-newsletter-band__success{color:var(--hd-gold)}.hd-newsletter-band__error{color:#c45}.hd-page-intro{padding:96px 0 56px;border-bottom:1px solid var(--hd-border);background:var(--hd-bg-elevated)}.hd-page-intro__zone{margin-bottom:40px}.hd-page-intro__heading{font-family:var(--hd-font-display);font-size:clamp(36px,5vw,56px);font-weight:500;line-height:1.06;margin:0 0 20px;max-width:800px}.hd-page-intro__text{font-size:18px;line-height:1.65;color:var(--hd-text-muted);max-width:640px}.hd-page-intro__text p{margin-top:0}.product-grid .grid__item{min-width:0}.collection-hero,.main-collection-banner{padding:40px 0!important;background:var(--hd-bg-elevated)!important;border-bottom:1px solid var(--hd-border)}.collection-hero__title,.main-collection-banner .collection-hero__title{font-family:var(--hd-font-display)!important;font-size:clamp(32px,4vw,48px)!important}.collection-hero__description,.collection-hero__description p{margin:12px 0 0;max-width:56ch;font-size:15px!important;line-height:1.6!important;color:var(--hd-text-muted)!important}.collection-hero__description p{margin:0}.collection-hero__description:empty{display:none}.facets .caption-large,.facets-vertical-sort .caption-large,.facets__heading,.facets__summary,.facets__summary-label,.facets label,.facets-vertical-sort label,.facets-vertical-sort .select__select,.facets .select__select,.product-count,.product-count-vertical,.mobile-facets__open-label,.mobile-facets__heading,.mobile-facets__count{font-size:1rem!important;line-height:1.45!important;letter-spacing:.02em}.facets__form,.facets-vertical-form{padding-top:4px;padding-bottom:8px}.facets__summary{padding:.55rem .75rem .55rem 0!important}.facets-vertical-sort{margin-bottom:8px}.main-product{background:var(--hd-bg)}.product__title h1{font-family:var(--hd-font-display)!important;font-size:clamp(28px,3.5vw,40px)!important}.product__media-wrapper{background:#2a2520;border:1px solid var(--hd-border)}.product__media-wrapper img{object-fit:contain!important;background:#2a2520}.product-form__submit,.shopify-payment-button__button{font-size:14px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.contact.page-width--narrow{max-width:720px!important}.contact .title{font-family:var(--hd-font-display)!important;font-size:clamp(28px,3.5vw,36px)!important;font-weight:500!important;letter-spacing:-.02em;margin-bottom:32px!important;text-align:left}.contact .contact__fields{display:grid;gap:20px}@media screen and (min-width:750px){.contact .contact__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.contact form{display:grid;gap:20px}.contact .field__input,.contact textarea{background:var(--hd-bg-card)!important;border:1px solid var(--hd-border)!important;color:var(--hd-text)!important;font-size:16px!important;border-radius:0!important;min-height:52px!important;padding:16px!important}.contact textarea{min-height:160px!important;resize:vertical}.contact .field__input:focus,.contact textarea:focus{border-color:var(--hd-gold)!important;box-shadow:none!important}.contact .field__label{font-size:11px!important;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-text-muted)!important}.contact .contact__button{margin-top:12px;width:100%}@media screen and (min-width:750px){.contact .contact__button{width:auto;min-width:220px}}.contact .button{font-size:14px!important;letter-spacing:.1em!important;padding:18px 44px!important}.contact .form__message,.contact .form-status{font-size:16px;margin-bottom:24px;padding:16px 20px;border:1px solid rgba(var(--hd-accent-rgb),.35);background:#0c0a0773}.contact .contact__heading{font-family:var(--hd-font-display)!important;font-size:clamp(28px,3.5vw,40px)!important}.collapsible-content summary{font-family:var(--hd-font-display);font-size:20px!important}.collapsible-content .accordion__content{font-size:16px;line-height:1.65;color:var(--hd-text-muted)}.rich-text__heading{font-family:var(--hd-font-display)!important}.rich-text__text{font-size:18px;line-height:1.65;color:var(--hd-text-muted)}.hd-timeline__year{font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-gold);margin:0 0 8px;font-weight:600}.hd-timeline__item{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--hd-border)}.hd-timeline__item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hd-about-opening{padding:48px 0 32px;background:var(--hd-bg)}.hd-about-opening.color-scheme-hd-surface{background:var(--hd-bg-elevated)}.hd-about-opening__inner.page-width{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.hd-about-opening__inner.page-width{padding-left:3.2rem;padding-right:3.2rem}}.hd-about-opening__layout{display:grid;grid-template-columns:1fr;gap:28px;align-items:start}@media screen and (min-width:750px){.hd-about-opening__layout{grid-template-columns:280px minmax(0,1fr);gap:clamp(40px,5vw,64px);align-items:stretch}}@media screen and (min-width:990px){.hd-about-opening__layout{grid-template-columns:300px minmax(0,1fr)}}.hd-about-opening__window{margin:0;width:100%;max-width:300px;justify-self:start;padding:8px;background:#3d2e26;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px #00000059,0 8px 28px #0000004d}@media screen and (max-width:749px){.hd-about-opening__window{justify-self:center}}.hd-about-opening__window img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center center}.hd-about-opening__copy{min-width:0;width:100%;display:flex;flex-direction:column}@media screen and (min-width:750px){.hd-about-opening__copy{min-height:100%}}.hd-about-opening__eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-gold);margin:0 0 10px;font-weight:600}.hd-about-opening__heading{font-family:var(--hd-font-display);font-size:clamp(26px,2.4vw,36px);font-weight:500;line-height:1.12;letter-spacing:-.02em;margin:0 0 14px;color:var(--hd-text)}.hd-about-opening__lead{font-size:clamp(15px,1.1vw,17px);line-height:1.65;color:var(--hd-text);margin:0 0 14px}.hd-about-opening__prose{font-size:15px;line-height:1.75;color:var(--hd-text-muted);flex:1}.hd-about-opening__prose p{margin:0 0 12px}.hd-about-opening__prose p:last-child{margin-bottom:0}.hd-about-opening__facts{list-style:none;margin:28px 0 0;padding:18px 0 0;border-top:1px solid var(--hd-border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;width:100%}@media screen and (min-width:750px){.hd-about-opening__facts{margin-top:auto}}@media screen and (min-width:550px){.hd-about-opening__facts{grid-template-columns:repeat(4,minmax(0,1fr))}}.hd-about-opening__fact{display:flex;flex-direction:column;gap:3px}.hd-about-opening__fact-value{font-family:var(--hd-font-display);font-size:clamp(18px,1.6vw,22px);font-weight:500;line-height:1;color:var(--hd-gold)}.hd-about-opening__fact-label{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-text-muted);line-height:1.35}.hd-about-chapter{overflow:hidden}.hd-about-chapter.color-scheme-hd-surface{background:var(--hd-bg-elevated)}.hd-about-chapter.color-scheme-hd-primary{background:var(--hd-bg)}.hd-about-founder{border-top:1px solid var(--hd-border);background:var(--hd-bg-elevated);overflow:hidden}.hd-about-founder.color-scheme-hd-primary{background:var(--hd-bg)}.hd-about-founder__layout{display:grid;grid-template-columns:1fr;min-height:0}@media screen and (min-width:990px){.hd-about-founder__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:min(88vh,860px)}}.hd-about-founder__story{position:relative;display:flex;align-items:center;padding:clamp(48px,7vw,88px) clamp(20px,4vw,48px)}@media screen and (min-width:750px){.hd-about-founder__story{padding-left:clamp(24px,4vw,51px);padding-right:clamp(32px,5vw,64px)}}.hd-about-founder__story-inner{position:relative;width:100%;max-width:500px;margin:0 auto}@media screen and (min-width:990px){.hd-about-founder__story-inner{margin:0 0 0 auto;max-width:460px}}.hd-about-founder__index{position:absolute;top:-.35em;left:-.08em;font-family:var(--hd-font-display);font-size:clamp(72px,10vw,120px);font-weight:500;line-height:1;letter-spacing:-.04em;color:#c4955a14;pointer-events:none;-webkit-user-select:none;user-select:none}.hd-about-founder__eyebrow{position:relative;font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--hd-gold);margin:0 0 20px;font-weight:600}.hd-about-founder__headline{position:relative;font-family:var(--hd-font-display);font-size:clamp(34px,4.2vw,56px);font-weight:500;line-height:1.02;letter-spacing:-.03em;margin:0 0 28px;color:var(--hd-text);text-wrap:balance}.hd-about-founder__headline-line{display:block}.hd-about-founder__headline-accent{font-style:italic;color:var(--hd-gold);font-weight:500}.hd-about-founder__quote{margin:0 0 28px;padding:0 0 0 22px;border:none;border-left:1px solid rgba(196,149,90,.55)}.hd-about-founder__quote p{margin:0;font-family:var(--hd-font-display);font-size:clamp(19px,1.8vw,24px);font-style:italic;font-weight:400;line-height:1.5;color:#f2ebd9f0;letter-spacing:-.01em}.hd-about-founder__prose{font-size:15px;line-height:1.85;color:var(--hd-text-muted)}.hd-about-founder__prose p{margin:0 0 14px}.hd-about-founder__prose p:last-child{margin-bottom:0}.hd-about-founder__place{margin:28px 0 0;padding-top:20px;border-top:1px solid var(--hd-border);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-copper-light);font-weight:600}.hd-about-founder__figure{position:relative;margin:0;min-height:clamp(340px,52vh,520px);overflow:hidden}@media screen and (min-width:990px){.hd-about-founder__figure{min-height:100%}}.hd-about-founder__figure img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center 18%}.hd-about-founder__figure-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,rgba(46,36,31,.72) 0%,transparent 28%),linear-gradient(to top,rgba(36,28,24,.35) 0%,transparent 42%)}@media screen and (min-width:990px){.hd-about-founder__figure-scrim{background:linear-gradient(to right,rgba(46,36,31,.55) 0%,transparent 22%)}}@media screen and (max-width:989px){.hd-about-founder__figure{order:-1;min-height:min(58vh,480px)}.hd-about-founder__figure-scrim{background:linear-gradient(to top,rgba(46,36,31,.88) 0%,rgba(46,36,31,.2) 38%,transparent 62%)}}.hd-about-workshop{border-top:1px solid var(--hd-border);background:var(--hd-bg);overflow:hidden}.hd-about-workshop.color-scheme-hd-surface{background:var(--hd-bg-elevated)}.hd-about-workshop__layout{display:grid;grid-template-columns:1fr;min-height:0}@media screen and (min-width:990px){.hd-about-workshop__layout{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);min-height:min(78vh,760px)}}.hd-about-workshop__figure{position:relative;margin:0;min-height:clamp(300px,48vh,460px);overflow:hidden}@media screen and (min-width:990px){.hd-about-workshop__figure{min-height:100%}}.hd-about-workshop__figure img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center 42%}.hd-about-workshop__figure-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(36,28,24,.82) 0%,rgba(36,28,24,.15) 42%,transparent 68%),linear-gradient(to right,transparent 55%,rgba(36,28,24,.45) 100%)}@media screen and (min-width:990px){.hd-about-workshop__figure-scrim{background:linear-gradient(to top,rgba(36,28,24,.55) 0%,transparent 38%),linear-gradient(to right,transparent 62%,rgba(36,28,24,.72) 100%)}}.hd-about-workshop__caption{position:absolute;left:clamp(16px,2.5vw,28px);bottom:clamp(16px,2.5vw,28px);margin:0;padding:10px 14px;border:1px solid rgba(var(--hd-accent-rgb),.35);background:#241c18b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--hd-copper-light);max-width:calc(100% - 32px)}.hd-about-workshop__panel{display:flex;align-items:center;padding:clamp(40px,6vw,72px) clamp(20px,4vw,48px)}@media screen and (min-width:750px){.hd-about-workshop__panel{padding-right:clamp(24px,4vw,51px)}}.hd-about-workshop__panel-inner{width:100%;max-width:520px;margin:0 auto}@media screen and (min-width:990px){.hd-about-workshop__panel-inner{margin:0;max-width:480px}}.hd-about-workshop__rail{display:flex;align-items:center;gap:clamp(14px,2.5vw,22px);margin:0 0 clamp(24px,3vw,32px)}.hd-about-workshop__eyebrow{margin:0;flex-shrink:0;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);font-weight:600}.hd-about-workshop__rail-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(var(--hd-accent-rgb),.55),rgba(var(--hd-accent-rgb),.12))}.hd-about-workshop__headline{font-family:var(--hd-font-display);font-size:clamp(30px,3.6vw,48px);font-weight:500;line-height:1.05;letter-spacing:-.03em;margin:0 0 18px;color:var(--hd-text);text-wrap:balance}.hd-about-workshop__headline-line{display:block}.hd-about-workshop__headline-accent{font-style:italic;color:var(--hd-gold);font-weight:500}.hd-about-workshop__lead{margin:0 0 18px;font-size:clamp(15px,1.1vw,17px);line-height:1.6;color:var(--hd-copper-light);font-weight:500}.hd-about-workshop__prose{font-size:15px;line-height:1.8;color:var(--hd-text-muted)}.hd-about-workshop__prose p{margin:0 0 14px}.hd-about-workshop__prose p:last-child{margin-bottom:0}.hd-about-workshop__notes{list-style:none;margin:clamp(24px,3vw,32px) 0 0;padding:clamp(20px,2.5vw,24px) 0 0;border-top:1px solid rgba(var(--hd-accent-rgb),.18);display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:550px){.hd-about-workshop__notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}}.hd-about-workshop__note{display:flex;flex-direction:column;gap:6px;min-width:0}@media screen and (min-width:550px){.hd-about-workshop__note:not(:last-child){padding-right:clamp(14px,2vw,20px);border-right:1px solid rgba(var(--hd-accent-rgb),.14)}.hd-about-workshop__note:not(:first-child){padding-left:clamp(14px,2vw,20px)}}.hd-about-workshop__note-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-gold);font-weight:600}.hd-about-workshop__note-text{font-size:12px;line-height:1.55;color:var(--hd-text-muted)}.hd-about-workshop__place{margin:clamp(24px,3vw,32px) 0 0;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--hd-text-muted);font-weight:600}@media screen and (max-width:989px){.hd-about-workshop__figure{order:-1}.hd-about-workshop__figure-scrim{background:linear-gradient(to top,rgba(36,28,24,.88) 0%,rgba(36,28,24,.2) 40%,transparent 62%)}}.hd-about-chapter--place{padding:0 0 clamp(56px,7vw,88px);border-top:1px solid var(--hd-border)}.hd-about-chapter__panorama{position:relative;margin:0 0 clamp(32px,5vw,56px);overflow:hidden}.hd-about-chapter__panorama-img,.hd-about-chapter__panorama img{display:block;width:100%;height:auto;aspect-ratio:21 / 9;min-height:220px;max-height:min(52vh,520px);object-fit:cover;object-position:center 38%}.hd-about-chapter__panorama-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(36,28,24,.55) 0%,rgba(36,28,24,.08) 42%,transparent 100%)}.hd-about-chapter__place-inner.page-width{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.hd-about-chapter__place-inner.page-width{padding-left:3.2rem;padding-right:3.2rem}}.hd-about-chapter__place-copy{max-width:640px;padding-top:8px;border-top:1px solid rgba(196,149,90,.35)}@media screen and (min-width:900px){.hd-about-chapter__place-copy{display:grid;grid-template-columns:minmax(140px,180px) minmax(0,1fr);gap:clamp(32px,4vw,56px);align-items:start;max-width:none;padding-top:0;border-top:none}.hd-about-chapter__place-copy .hd-about-chapter__eyebrow{margin:6px 0 0;padding-top:12px;border-top:1px solid rgba(196,149,90,.35)}.hd-about-chapter__place-copy .hd-about-chapter__heading,.hd-about-chapter__place-copy .hd-about-chapter__lead,.hd-about-chapter__place-copy .hd-about-chapter__prose,.hd-about-chapter__place-copy .hd-about-chapter__link{grid-column:2}.hd-about-chapter__place-copy .hd-about-chapter__heading{grid-row:1}}.hd-about-chapter__eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);margin:0 0 18px;font-weight:600}.hd-about-chapter__heading{font-family:var(--hd-font-display);font-size:clamp(30px,3.5vw,46px);font-weight:500;line-height:1.08;letter-spacing:-.025em;margin:0 0 20px;color:var(--hd-text);text-wrap:balance}.hd-about-chapter__lead{font-family:var(--hd-font-display);font-size:clamp(18px,1.6vw,22px);font-weight:400;font-style:italic;line-height:1.55;color:#f2ebd9eb;margin:0 0 22px}.color-scheme-hd-surface .hd-about-chapter__lead{color:var(--hd-text)}.hd-about-chapter__prose{font-size:15px;line-height:1.8;color:var(--hd-text-muted)}.hd-about-chapter__prose p{margin:0 0 14px}.hd-about-chapter__prose p:last-child{margin-bottom:0}.hd-about-chapter__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:28px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hd-gold);text-decoration:none;transition:color .2s var(--hd-ease)}.hd-about-chapter__link:hover{color:var(--hd-copper-light)}@media screen and (max-width:899px){.hd-about-chapter__portrait-grid .hd-about-chapter__figure{max-width:420px;margin:0 auto}}.hd-about-heritage{padding:clamp(40px,5vw,56px) 0 clamp(56px,7vw,72px);background:var(--hd-bg);border-top:none}.hd-about-heritage.color-scheme-hd-surface{background:var(--hd-bg-elevated)}.hd-about-heritage .page-width{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.hd-about-heritage .page-width{padding-left:3.2rem;padding-right:3.2rem}}.hd-about-heritage__rail{display:flex;align-items:center;gap:clamp(14px,2.5vw,24px);margin:0 0 clamp(32px,4vw,48px)}.hd-about-heritage__eyebrow{margin:0;flex-shrink:0;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);font-weight:600}.hd-about-heritage__rail-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(var(--hd-accent-rgb),.55),rgba(var(--hd-accent-rgb),.22) 42%,rgba(var(--hd-accent-rgb),.08))}.hd-about-heritage__intro-copy{margin:0 0 28px;max-width:56ch}.hd-about-heritage__heading{font-family:var(--hd-font-display);font-size:clamp(22px,2vw,28px);font-weight:500;line-height:1.15;letter-spacing:-.02em;margin:0;color:var(--hd-text)}.hd-about-heritage__lead{margin:8px 0 0;font-size:15px;line-height:1.55;color:var(--hd-text-muted)}.hd-about-heritage__columns{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0;align-items:stretch}.hd-about-heritage__column{position:relative;min-width:0;display:flex;flex-direction:column}.hd-about-heritage__column-inner{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:24px 0 28px}.hd-about-heritage__column:not(:last-child) .hd-about-heritage__column-inner{border-bottom:1px solid rgba(var(--hd-accent-rgb),.16)}@media screen and (min-width:750px){.hd-about-heritage__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.hd-about-heritage__column:nth-child(odd) .hd-about-heritage__column-inner{padding-right:clamp(18px,2.5vw,28px)}.hd-about-heritage__column:nth-child(2n) .hd-about-heritage__column-inner{padding-left:clamp(18px,2.5vw,28px)}.hd-about-heritage__column:nth-child(odd):not(:last-child) .hd-about-heritage__column-inner{border-bottom:none;border-right:1px solid rgba(var(--hd-accent-rgb),.16)}.hd-about-heritage__column:nth-child(-n+2):not(:last-child) .hd-about-heritage__column-inner{border-bottom:1px solid rgba(var(--hd-accent-rgb),.16)}}@media screen and (min-width:990px){.hd-about-heritage__columns{grid-template-columns:repeat(4,minmax(0,1fr))}.hd-about-heritage__column-inner{padding:clamp(28px,3vw,40px) clamp(20px,2.2vw,28px)}.hd-about-heritage__column:nth-child(odd) .hd-about-heritage__column-inner,.hd-about-heritage__column:nth-child(2n) .hd-about-heritage__column-inner{padding-left:clamp(20px,2.2vw,28px);padding-right:clamp(20px,2.2vw,28px)}.hd-about-heritage__column:not(:last-child) .hd-about-heritage__column-inner{border-bottom:none;border-right:none}.hd-about-heritage__column:not(:last-child):after{content:"";position:absolute;top:clamp(18px,2vw,24px);bottom:clamp(18px,2vw,24px);right:0;width:1px;background:rgba(var(--hd-accent-rgb),.18)}.hd-about-heritage__column:nth-child(-n+2):not(:last-child) .hd-about-heritage__column-inner{border-bottom:none}}.hd-about-heritage__column--featured{background:linear-gradient(180deg,rgba(var(--hd-accent-rgb),.14),rgba(var(--hd-accent-rgb),.07));box-shadow:inset 0 0 0 1px rgba(var(--hd-accent-rgb),.22)}@media screen and (min-width:990px){.hd-about-heritage__column--featured:after{display:none}}.hd-about-heritage__meta{display:flex;flex-direction:column;gap:4px;margin:0 0 18px}.hd-about-heritage__year,.hd-about-heritage__place{display:block;font-size:10px;letter-spacing:.18em;text-transform:uppercase;line-height:1.35}.hd-about-heritage__year{color:var(--hd-gold);font-weight:600}.hd-about-heritage__place{color:var(--hd-text-muted);font-weight:500}.hd-about-heritage__column--featured .hd-about-heritage__year{color:var(--hd-copper-light)}.hd-about-heritage__title{font-family:var(--hd-font-display);font-size:clamp(15px,1.15vw,17px);font-weight:500;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px;color:var(--hd-text)}.hd-about-heritage__column--featured .hd-about-heritage__title{color:var(--hd-copper-light)}.hd-about-heritage__text{margin:0;font-size:13px;line-height:1.65;color:var(--hd-text-muted)}.hd-about-brands{padding:72px 0 96px;border-top:none;background:var(--hd-bg-elevated)}.hd-about-brands__header{max-width:720px;margin:0 0 48px;text-align:left}.hd-about-brands__heading{font-family:var(--hd-font-display);font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;color:var(--hd-text)}.hd-about-brands__lead{margin:0;font-size:17px;line-height:1.65;color:var(--hd-text-muted)}.hd-about-brands__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:900px){.hd-about-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}.hd-about-brands__card{display:flex;flex-direction:column;border:1px solid rgba(var(--hd-accent-rgb),.28);background:#0c0a0759;overflow:hidden}.hd-about-brands__card-media{aspect-ratio:16 / 10;overflow:hidden}.hd-about-brands__card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--hd-ease)}.hd-about-brands__card:hover .hd-about-brands__card-media img{transform:scale(1.04)}.hd-about-brands__card-body{padding:28px 28px 32px;display:flex;flex-direction:column;flex:1}.hd-about-brands__card-label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);margin-bottom:10px}.hd-about-brands__card-title{font-family:var(--hd-font-display);font-size:24px;font-weight:500;line-height:1.2;margin:0 0 12px;color:var(--hd-text)}.hd-about-brands__card-text{margin:0;font-size:16px;line-height:1.65;color:var(--hd-text-muted);flex:1}.hd-about-brands__card-link{margin-top:20px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-gold);text-decoration:none;font-weight:600}.hd-about-brands__card-link:hover{color:var(--hd-copper-light)}.hd-custom-hats-page{position:relative;display:flex;align-items:center;min-height:max(640px,100svh);padding:clamp(120px,16vh,180px) 0 96px;background:var(--hd-bg-elevated);border-top:none;overflow:hidden}.hd-custom-hats-page:after{content:"";position:absolute;left:0;right:0;bottom:0;height:160px;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--hd-bg))}.hd-custom-hats-page .page-width{position:relative;z-index:1;width:100%}.hd-custom-hats-page__intro{max-width:760px;margin-bottom:0}.hd-custom-hats-page__heading{font-family:var(--hd-font-display);font-size:clamp(32px,3.5vw,52px);font-weight:500;line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;color:var(--hd-text)}.hd-custom-hats-page__lead{font-size:17px;line-height:1.65;color:var(--hd-text-muted);margin:0 0 28px;max-width:620px}.hd-custom-hats-page__features{list-style:none;margin:36px 0 0;padding:28px 0 0;border-top:1px solid rgba(var(--hd-accent-rgb),.22);display:grid;gap:14px}@media screen and (min-width:750px){.hd-custom-hats-page__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 32px}}.hd-custom-hats-page__features li{position:relative;padding-left:22px;font-size:16px;line-height:1.55;color:var(--hd-text)}.hd-custom-hats-page__features li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--hd-gold)}.hd-investment{border-top:1px solid rgba(var(--hd-accent-rgb),.18)}.hd-investment__zone{margin-bottom:40px}.hd-investment__header .hd-section__eyebrow{text-align:center}.hd-investment__sheet{border:1px solid rgba(var(--hd-accent-rgb),.32);background:linear-gradient(135deg,rgba(var(--hd-accent-rgb),.08) 0%,transparent 42%),#0c0a0780;margin-top:8px}.hd-investment__sheet-top{display:grid;grid-template-columns:1fr;gap:0;border-bottom:1px solid rgba(var(--hd-accent-rgb),.22)}@media screen and (min-width:900px){.hd-investment__sheet-top{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:stretch}}.hd-investment__lead{padding:40px 32px 36px;border-bottom:1px solid var(--hd-border)}@media screen and (min-width:900px){.hd-investment__lead{padding:48px 48px 44px;border-bottom:none;border-right:1px solid var(--hd-border)}}.hd-investment__product{margin:0 0 16px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--hd-gold);font-weight:600}.hd-investment__price{margin:0;font-family:var(--hd-font-display);font-size:clamp(48px,7vw,80px);font-weight:500;line-height:.95;letter-spacing:-.03em;color:var(--hd-text)}.hd-investment__deposit{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:32px;background:#0c0a078c;text-align:center}@media screen and (min-width:900px){.hd-investment__deposit{padding:48px 40px;text-align:left}}.hd-investment__deposit-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--hd-text-muted);font-weight:600}.hd-investment__deposit-value{font-family:var(--hd-font-display);font-size:clamp(32px,4vw,44px);font-weight:500;line-height:1;color:var(--hd-gold)}.hd-investment__deposit-hint{font-size:14px;line-height:1.5;color:var(--hd-text-muted)}.hd-investment__includes{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.hd-investment__includes{grid-template-columns:repeat(3,minmax(0,1fr))}}.hd-investment__include{position:relative;padding:22px 28px 22px 44px;font-size:15px;line-height:1.55;color:var(--hd-text);border-top:1px solid var(--hd-border)}@media screen and (min-width:750px){.hd-investment__include{border-top:none;border-right:1px solid var(--hd-border)}.hd-investment__include:last-child{border-right:none}}.hd-investment__include:before{content:"";position:absolute;left:28px;top:1.55em;width:8px;height:8px;border-radius:50%;background:var(--hd-gold);transform:translateY(-50%)}.hd-investment__note{padding:28px 32px;font-size:16px;line-height:1.65;color:var(--hd-text-muted);border-top:1px solid var(--hd-border)}.hd-investment__extras{margin-top:56px}.hd-investment__extras-heading{margin:0 0 28px;font-family:var(--hd-font-display);font-size:clamp(22px,2.5vw,28px);font-weight:500;line-height:1.2;text-align:center;color:var(--hd-text)}.hd-investment__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media screen and (min-width:750px){.hd-investment__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.hd-investment__addon{display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-height:108px;padding:20px 18px;border:1px solid var(--hd-border);background:#0c0a0761;transition:border-color .2s ease,background .2s ease}.hd-investment__addon:hover{border-color:rgba(var(--hd-accent-rgb),.45);background:#0c0a078c}.hd-investment__addon-label{font-size:14px;line-height:1.45;color:var(--hd-text)}.hd-investment__addon-price{font-family:var(--hd-font-display);font-size:20px;font-weight:500;line-height:1;color:var(--hd-gold)}@media screen and (max-width:749px){.hd-hero{min-height:max(520px,92svh)}.template-index .hd-hero__panel-inner,.template-page-custom-hats .hd-hero__panel-inner{align-items:center;text-align:center;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;background:transparent;border:none;box-shadow:none}.template-page-custom-hats .hd-hero h1.hd-hero__headline,.template-page-custom-hats .hd-hero__headline{font-size:clamp(34px,8.5vw,42px)!important;line-height:.96!important}.hd-hero__copy{align-items:center}.hd-hero h1.hd-hero__headline,.hd-hero__headline{font-size:clamp(40px,11vw,52px)!important;margin-bottom:18px!important}.hd-hero__eyebrow{margin-bottom:16px;font-size:11px!important;letter-spacing:.18em}.hd-hero__subtext{font-size:15px!important;line-height:1.6!important;margin-bottom:28px!important;margin-left:auto!important;margin-right:auto!important}.hd-hero__actions{flex-direction:column;align-items:stretch;max-width:100%}.hd-hero .button{width:100%;justify-content:center;padding:16px 24px!important}.hd-trust-strip__inner{gap:28px 16px;padding:32px 20px}.hd-trust-strip__label{font-size:10px;letter-spacing:.14em;line-height:1.4}.hd-bespoke-spotlight{min-height:max(480px,68vh);align-items:flex-end}.hd-bespoke-spotlight__overlay{background:linear-gradient(to top,rgba(12,10,7,.5) 0%,rgba(12,10,7,.22) 28%,transparent 58%),#0c0a071a}.hd-bespoke-spotlight__panel{display:flex;justify-content:center;padding-bottom:40px}.hd-bespoke-spotlight__content{width:100%;max-width:min(360px,92vw);margin:0 auto;padding:26px 22px 24px;text-align:center}.hd-bespoke-spotlight__content:before{display:block;left:0;right:0;top:0;bottom:0;background:#0a0806e6;border:1px solid rgba(var(--hd-accent-rgb),.24);box-shadow:0 16px 48px #0000006b}.hd-bespoke-spotlight__heading{font-size:clamp(26px,7.2vw,34px);margin-bottom:14px}.hd-bespoke-spotlight__text{font-size:15px;margin-bottom:18px}.hd-bespoke-spotlight__features{align-items:center;gap:8px;margin-bottom:22px}.hd-bespoke-spotlight__features li{padding-left:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:11px;letter-spacing:.1em}.hd-bespoke-spotlight__features li:before{position:static;transform:none;flex-shrink:0}.hd-brand-story{gap:28px}.hd-brand-story__image{order:1;max-height:300px;max-width:min(320px,88vw);margin-left:auto;margin-right:auto}.hd-brand-story__text{order:2;text-align:center}.hd-brand-story__body,.hd-brand-story__body.rte{max-width:none;margin-left:auto;margin-right:auto}.hd-brand-story__cta{width:100%;justify-content:center}.hd-section:has(.hd-brand-story){padding-top:56px!important;padding-bottom:56px!important}.hd-process-steps__grid{gap:28px;margin-top:36px}.hd-service-card{padding:24px 20px;text-align:center;align-items:center}.hd-path-card__body{text-align:center}.hd-explore-paths__header{margin-bottom:36px}.hd-path-card__body{padding:20px 18px 22px}.hd-qcb-entry__panel{gap:0}.hd-qcb-entry__figure{display:none!important}.hd-qcb-entry__copy{align-items:center;text-align:center;width:100%}.hd-qcb-entry__logo{align-self:center;margin-left:auto;margin-right:auto;margin-bottom:28px}.hd-qcb-entry__lead{max-width:none}.hd-qcb-entry__tiers{justify-content:center}.template-index .hd-qcb-entry__tiers li:nth-child(4){display:none}.hd-qcb-entry__cta{width:100%;justify-content:center}.hd-services-highlight,.hd-featured-collection,.hd-explore-paths{padding-top:56px;padding-bottom:56px}.hd-qcb-entry{padding-top:56px;padding-bottom:64px}.hd-process-steps{padding:56px 0!important}.hd-process-steps .hd-section-heading{font-size:clamp(28px,7vw,36px)}.hd-process-steps .hd-section-subheading{font-size:15px;padding:0 .5rem}.hd-process-steps__step-number{font-size:28px}.hd-process-steps__grid h3{font-size:20px!important}.hd-process-steps__grid p{font-size:15px!important}.hd-featured-collection__header{flex-direction:column;align-items:center;text-align:center;gap:16px;margin-bottom:36px}.hd-featured-collection__header .hd-section__eyebrow,.hd-featured-collection__header .hd-section__title,.hd-featured-collection__header .hd-section__lead{margin-left:auto;margin-right:auto}.hd-featured-collection__view-all{margin-top:4px}.hd-featured-collection__empty-cta{width:100%;justify-content:center}.hd-contact-band__zone-label,.hd-qcb-entry__zone-label,.hd-investment__zone .hd-contact-band__zone-label{white-space:normal;text-align:center;line-height:1.45;letter-spacing:.18em}.hd-contact-band__copy{text-align:center}.hd-contact-band__lead{margin-left:auto;margin-right:auto}.hd-contact-band__detail{text-align:center}.hd-contact-page__intro{text-align:center;margin-left:auto;margin-right:auto}.hd-contact-page__lead{margin-left:auto;margin-right:auto}.hd-contact-page__panel-heading{text-align:center}.hd-contact-page__submit{width:100%;justify-content:center;align-self:stretch}.hd-page-intro{padding:56px 0 40px;text-align:center}.hd-page-intro__zone{margin-bottom:28px}.hd-page-intro__heading{font-size:clamp(30px,8vw,40px);margin-left:auto;margin-right:auto}.hd-page-intro__text{font-size:16px;margin-left:auto;margin-right:auto}.hd-investment{padding-top:56px!important;padding-bottom:56px!important}.hd-investment__header{text-align:center}.hd-investment__header .hd-section-subheading{font-size:15px;padding:0 .5rem}.hd-investment__lead{padding:28px 20px 24px;text-align:center}.hd-investment__price{font-size:clamp(40px,11vw,56px)}.hd-investment__deposit{padding:24px 20px;text-align:center}.hd-investment__deposit-value{font-size:clamp(28px,7vw,36px)}.hd-investment__include{padding:18px 20px 18px 36px;font-size:14px}.hd-investment__include:before{left:18px}.hd-investment__note{padding:22px 20px;font-size:15px;text-align:center}.hd-investment__addon{min-height:0;padding:16px 14px}.hd-material-spotlight{text-align:center}.hd-material-spotlight__media{max-width:min(320px,88vw);margin:0 auto}.hd-gallery-grid{gap:16px}.hd-consultation{text-align:center;max-width:100%;padding:0 .5rem}.hd-contact-strip__card,.collection-hero__title,.main-collection-banner .collection-hero__title{text-align:center}.collection-hero__description{margin-left:auto;margin-right:auto;text-align:center}.hd-contact-band,.hd-contact-page{padding-top:56px!important;padding-bottom:56px!important}.hd-about-opening{padding:36px 0 28px}.hd-about-opening__window{max-width:min(280px,82vw)}.hd-about-opening__layout{gap:24px}.hd-about-opening__copy{text-align:center}.hd-about-opening__prose{font-size:15px}.hd-about-opening__facts{margin-top:24px;padding-top:16px;gap:16px 12px;justify-items:center;text-align:center}.hd-about-opening__fact{align-items:center}.hd-about-opening__fact-label{font-size:10px;letter-spacing:.1em}.hd-about-heritage{padding-top:48px!important;padding-bottom:48px!important}.hd-about-heritage__rail{justify-content:center}.hd-about-heritage__intro-copy{text-align:center;margin-left:auto;margin-right:auto}.hd-about-heritage__text{font-size:14px;text-align:center}.hd-about-heritage__column-inner{align-items:center;text-align:center;padding:20px 0 22px}.hd-about-heritage__column--featured{margin:0 -1.5rem;padding:0 1.5rem}.hd-about-founder__figure{display:none}.hd-about-founder__story{padding:48px 1.5rem;text-align:center}.hd-about-founder__story-inner{max-width:none}.hd-about-founder__index{display:none}.hd-about-founder__headline{font-size:clamp(30px,8vw,40px)}.hd-about-founder__quote{margin-bottom:24px;padding:20px 0 0;border-left:none;border-top:1px solid rgba(196,149,90,.35)}.hd-about-workshop__figure{min-height:0;max-height:260px}.hd-about-workshop__figure img{min-height:0;height:260px}.hd-about-workshop__figure-scrim{background:linear-gradient(to top,rgba(36,28,24,.72) 0%,rgba(36,28,24,.15) 45%,transparent 100%)}.hd-about-workshop__caption{left:50%;transform:translate(-50%);bottom:12px;text-align:center}.hd-about-workshop__panel{padding:40px 1.5rem;text-align:center}.hd-about-workshop__panel-inner{max-width:none}.hd-about-workshop__headline{font-size:clamp(28px,7.5vw,38px)}.hd-about-workshop__notes{text-align:center}.hd-about-workshop__note{align-items:center}.hd-about-chapter__portrait-grid{display:grid;grid-template-columns:1fr;gap:28px}.hd-about-chapter__portrait-inner{padding-left:1.5rem;padding-right:1.5rem}.hd-newsletter-band__field{flex-direction:column;gap:10px}.hd-newsletter-band__input{border-right:1px solid var(--hd-border)}.hd-newsletter-band__submit{width:100%;white-space:normal}.menu-drawer__menu-item{padding-top:1rem!important;padding-bottom:1rem!important}.collection-hero,.main-collection-banner{padding:32px 0!important}.product-grid.grid--2-col-tablet-down .grid__item{width:100%;max-width:100%}.hd-footer-main{gap:32px;text-align:center}.hd-footer-main__logo{margin-left:auto;margin-right:auto}.hd-footer-main__social,.footer__list-social.hd-footer-main__social{display:flex;justify-content:center}.hd-footer-newsletter{align-items:center;text-align:center;margin:0 auto}.hd-footer-newsletter__field{flex-direction:column;width:100%}.hd-footer-newsletter__input{width:100%;border-right:1px solid var(--hd-border)}.hd-footer-newsletter__submit{width:100%}.hd-contact-band__actions{flex-direction:column;align-items:stretch;width:100%;max-width:100%}.hd-contact-band__actions .button,.hd-bespoke-spotlight__btn,.hd-qcb-entry__cta,.hd-hero .button,.hd-brand-story__cta,.hd-featured-collection__empty-cta,.hd-contact-page__submit{width:100%;justify-content:center}}@media screen and (max-width:549px){.hd-investment__grid{grid-template-columns:1fr}.hd-investment__extras{margin-top:40px}.hd-investment__extras-heading{font-size:22px;margin-bottom:20px}.hd-trust-strip__inner{gap:1.25rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/hat-doctor.css.map */
