.hat-page{--hat-ink: #201616;--hat-muted: #6e6e73;--hat-line: rgba(32, 22, 22, .13);--hat-surface: #fffef2;--hat-soft-surface: #f6f5e9;--hat-accent: #201616;overflow:hidden;background:var(--hat-surface)}.hat-page img{max-width:100%}.hat-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.9fr);gap:clamp(32px,5vw,76px);align-items:center;width:min(1320px,calc(100% - 48px));margin:0 auto;padding:clamp(40px,6vw,84px) 0 clamp(64px,8vw,112px)}.hat-hero__media{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:start;min-width:0}.hat-hero__image-frame{min-width:0;overflow:hidden;border-radius:14px;background:#dedbd2}.hat-hero__image{display:block;width:100%;height:auto}.hat-thumbnails{display:flex;flex-direction:column;gap:10px}.hat-thumbnail{position:relative;display:block;width:74px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:9px;background:transparent;cursor:pointer;transition:border-color .18s ease,opacity .18s ease}.hat-thumbnail:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--hat-accent);border-radius:inherit;opacity:0;transition:opacity .18s ease}.hat-thumbnail:hover{opacity:.82}.hat-thumbnail.is-active:after{opacity:1}.hat-thumbnail:focus-visible{outline:2px solid var(--hat-accent);outline-offset:3px}.hat-thumbnail img{display:block;width:100%;height:72px;object-fit:cover}.hat-purchase{min-width:0}.hat-purchase__title{margin:0;color:var(--hat-ink);font-family:var(--cp-font-heading);font-size:clamp(48px,5vw,72px);font-weight:400;letter-spacing:-.035em;line-height:.98}.hat-purchase__tagline{margin:14px 0 0;color:var(--hat-muted);font-family:var(--cp-font-heading);font-size:clamp(20px,2vw,27px);font-style:italic;line-height:1.35}.hat-purchase__price-row{display:flex;gap:12px;align-items:center;margin-top:24px}.hat-purchase__price{color:var(--hat-ink);font-family:var(--cp-font-heading);font-size:26px;line-height:1}.hat-purchase__price s{margin-right:8px;color:var(--hat-muted);font-size:18px}.hat-purchase__reviews{min-height:22px;margin-top:16px}.hat-purchase__highlights{margin:24px 0 28px;padding:18px 0;list-style:none;border-top:1px solid var(--hat-line);border-bottom:1px solid var(--hat-line)}.hat-purchase__highlights li{display:grid;grid-template-columns:minmax(72px,.38fr) minmax(0,1fr);gap:16px;padding:5px 0;font-size:13px;line-height:1.45}.hat-purchase__highlights span{color:var(--hat-muted)}.hat-purchase__highlights strong{color:var(--hat-ink);font-weight:500}.hat-purchase__form,.hat-purchase__button{width:100%}.hat-purchase__button{min-height:52px;border-radius:7px;background:var(--hat-accent)}.product-hats [data-hat-native-purchase]:not([data-native-pre-order-btn-added]){display:inline-flex!important}.product-hats [data-native-pre-order-btn-added]{display:none!important}.hat-purchase__trust{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:14px;color:var(--hat-muted);font-size:10.5px;line-height:1.4}.hat-purchase__trust span+span:before{content:"\b7";margin-right:16px}.hat-story,.hat-details,.hat-repeat{width:min(1200px,calc(100% - 48px));margin-right:auto;margin-left:auto}.hat-story__layout{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(40px,7vw,96px);padding:clamp(44px,6vw,84px)}.hat-story h2,.pro-thermal h2,.pro-comfort h2,.moof-story h2,.moof-details-band h2{margin:0;font-family:var(--cp-font-heading);font-weight:400;letter-spacing:-.025em;line-height:1.05}.hat-story h2,.moof-story h2{color:var(--hat-ink);font-size:clamp(38px,5vw,66px)}.hat-story__copy,.pro-thermal .cp-prose,.moof-story .cp-prose{font-size:16px;line-height:1.8}.hat-story__copy h1,.hat-story__copy h2,.hat-story__copy h3,.pro-thermal .cp-prose h1,.pro-thermal .cp-prose h2,.pro-thermal .cp-prose h3,.moof-story .cp-prose h1,.moof-story .cp-prose h2,.moof-story .cp-prose h3{margin:30px 0 12px;color:currentColor;font-family:var(--cp-font-heading);font-size:24px;font-weight:400}.hat-window-bar{display:flex;align-items:center;gap:8px;min-height:28px;padding:0 12px;border-bottom:1px solid var(--hat-line)}.hat-window-bar span{width:9px;height:9px;border-radius:50%;background:var(--hat-line)}.hat-details{margin-top:clamp(64px,9vw,124px);overflow:hidden;border:1px solid var(--hat-line);border-radius:10px}.hat-details__inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.6fr);gap:clamp(40px,6vw,82px);padding:clamp(32px,5vw,64px)}.hat-details h2{margin:0 0 22px;color:var(--hat-ink);font-family:var(--cp-font-heading);font-size:28px;font-weight:400}.hat-details dl{margin:0}.hat-details dl>div{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);gap:20px;padding:11px 0;border-bottom:1px solid var(--hat-line);font-size:13px;line-height:1.5}.hat-details dl>div:last-child{border-bottom:0}.hat-details dt{color:var(--hat-muted)}.hat-details dd{margin:0;color:var(--hat-ink)}.hat-details__care-copy{color:var(--hat-muted);font-size:14px;line-height:1.75}.hat-details__care-copy p{margin:0 0 12px}.hat-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px;width:min(1380px,calc(100% - 32px));margin:clamp(64px,9vw,120px) auto 0}.hat-gallery__item{grid-column:span 4;margin:0;overflow:hidden;border-radius:8px;background:#dcd9d0}.hat-gallery__item--1{grid-column:span 6;grid-row:span 2}.hat-gallery__item--2,.hat-gallery__item--3,.hat-gallery__item--4,.hat-gallery__item--5{grid-column:span 3}.hat-gallery__item--6{grid-column:span 6}.hat-gallery__image{display:block;width:100%;height:100%;min-height:220px;aspect-ratio:5 / 4;object-fit:cover}.hat-gallery__item--1 .hat-gallery__image{aspect-ratio:auto}.hat-repeat{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:clamp(48px,7vw,92px);margin-bottom:clamp(48px,7vw,92px);padding:28px 0;border-top:1px solid var(--hat-line);border-bottom:1px solid var(--hat-line)}.hat-repeat h2{margin:0;color:var(--hat-ink);font-family:var(--cp-font-heading);font-size:32px;font-weight:400}.hat-repeat p{margin:4px 0 0;color:var(--hat-muted);font-family:var(--cp-font-heading);font-size:17px;font-style:italic}.hat-repeat__action{display:flex;align-items:center;gap:22px;color:var(--hat-ink);font-family:var(--cp-font-heading);font-size:20px}.hat-repeat .cp-add-btn{min-width:180px;border-radius:7px;background:var(--hat-accent)}.hat-reveal{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease}.hat-reveal.is-visible{opacity:1;transform:none}@media(max-width:989px){.hat-hero{grid-template-columns:1fr;width:min(820px,calc(100% - 40px))}.hat-purchase{width:min(680px,100%);margin:0 auto}.hat-story__layout,.hat-details__inner{grid-template-columns:1fr}.hat-gallery__item,.hat-gallery__item--1,.hat-gallery__item--2,.hat-gallery__item--3,.hat-gallery__item--4,.hat-gallery__item--5,.hat-gallery__item--6{grid-column:span 6;grid-row:auto}.hat-gallery__item--1 .hat-gallery__image{aspect-ratio:5 / 4}}@media(max-width:599px){.hat-hero{width:calc(100% - 28px);padding-top:24px}.hat-hero__media{display:flex;flex-direction:column-reverse}.hat-thumbnails{width:100%;flex-direction:row;overflow-x:auto;padding-bottom:4px}.hat-thumbnail{width:58px;flex:0 0 58px}.hat-thumbnail img{height:58px}.hat-purchase__title{font-size:46px}.hat-purchase__highlights li{grid-template-columns:90px minmax(0,1fr)}.hat-purchase__trust{display:grid;gap:4px}.hat-purchase__trust span+span:before{content:none}.hat-story,.hat-details,.hat-repeat{width:calc(100% - 28px)}.hat-story__layout{padding:34px 22px 42px}.hat-details__inner{padding:28px 22px 34px}.hat-details dl>div{grid-template-columns:1fr;gap:3px}.hat-gallery{width:calc(100% - 16px);gap:8px}.hat-gallery__item,.hat-gallery__item--1,.hat-gallery__item--2,.hat-gallery__item--3,.hat-gallery__item--4,.hat-gallery__item--5,.hat-gallery__item--6{grid-column:1 / -1}.hat-gallery__image{min-height:0}.hat-repeat{align-items:stretch;flex-direction:column}.hat-repeat__action{justify-content:space-between}.hat-repeat .cp-add-btn{min-width:0}}@media(prefers-reduced-motion:reduce){.hat-reveal{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-hat-base.css.map */
