.ha-collection,.ha-product{--ha-pad: clamp(16px, 2.5vw, 40px);--ha-gap: clamp(12px, 1.5vw, 24px);--ha-max: 1728px;--ha-serif: "Gilda Display", Georgia, "Times New Roman", serif;--ha-sans: "Poppins", Helvetica, Arial, sans-serif;color:#000;background:#fff;font-family:var(--ha-sans)}.ha-collection__inner,.ha-product__inner{width:min(100%,var(--ha-max));margin:0 auto;padding:0 var(--ha-pad)}.ha-hero{position:relative;padding:56px var(--ha-pad) 40px;max-width:var(--ha-max);margin:0 auto}.ha-hero__titles{position:relative;z-index:3;display:grid;gap:0;line-height:.82;pointer-events:none}.ha-hero__title{margin:0;font-family:var(--ha-serif);font-size:clamp(64px,11.5vw,200px);font-weight:400;letter-spacing:-.01em;text-transform:uppercase}.ha-hero__title--secondary{width:100%;text-align:left;padding-left:clamp(18%,22vw,28%);margin-top:-.04em}.ha-hero__body{display:grid;grid-template-columns:1fr;gap:24px;margin-top:12px;align-items:start}@media(min-width:900px){.ha-hero{padding-top:72px;padding-bottom:56px}.ha-hero__body{grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);gap:24px;margin-top:clamp(-110px,-7vw,-70px)}.ha-hero__intro{padding-top:clamp(90px,8vw,140px)}.ha-hero__media{position:relative;z-index:1}.ha-hero__title--secondary{padding-left:36%}}.ha-hero__intro{max-width:340px;font-family:var(--ha-sans);font-size:12px;font-weight:400;line-height:1.45;letter-spacing:.02em;text-transform:uppercase;position:relative;z-index:2}.ha-hero__media{width:100%;aspect-ratio:918 / 638;overflow:hidden;background:#f2f2f2}.ha-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.ha-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:28px;padding:0 var(--ha-pad) 80px;max-width:var(--ha-max);margin:0 auto}@media(min-width:900px){.ha-grid{grid-template-columns:repeat(6,minmax(0,1fr));column-gap:10px;row-gap:36px}.ha-card--three{grid-column:span 2}.ha-card--two{grid-column:span 3}}.ha-pagination{position:relative;padding:40px 0 64px;min-height:48px}.ha-pagination__next{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ha-pagination__sentinel{height:1px;width:100%;pointer-events:none}.ha-pagination__spinner{display:flex;justify-content:center;padding:16px 0}.ha-pagination__spinner[hidden]{display:none}.ha-pagination__spinner span{width:22px;height:22px;border:1.5px solid #111;border-right-color:transparent;border-radius:50%;animation:ha-spin .7s linear infinite}@keyframes ha-spin{to{transform:rotate(360deg)}}.ha-card,.ha-break{opacity:1;transform:none}.ha-card{display:grid;grid-template-rows:auto auto 1fr;gap:8px;text-decoration:none;color:inherit;align-content:start}.ha-card__index{position:static;font-family:var(--ha-sans);font-size:11px;font-weight:400;letter-spacing:.04em;line-height:1}.ha-card__media{position:relative;overflow:hidden;background:#f3f3f3;aspect-ratio:1 / 1}.ha-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.ha-card:hover .ha-card__media img{transform:scale(1.02)}.ha-card__meta{display:grid;grid-template-columns:.9fr 1fr 1.35fr;gap:10px;align-items:start;padding-top:4px}.ha-card__col{font-family:var(--ha-sans);font-size:11px;line-height:1.35;letter-spacing:.02em;text-transform:uppercase}.ha-card__col--code{display:grid;gap:2px}.ha-card__code{font-weight:600}.ha-card__price{font-weight:400;text-transform:none}.ha-card__col--name{font-weight:400}.ha-card__col--copy{font-weight:400;font-size:10px;line-height:1.4;color:#111}.ha-break{grid-column:1 / -1;display:grid;grid-template-columns:1fr;gap:20px;align-items:center;padding:28px 0}@media(min-width:900px){.ha-break{grid-template-columns:1fr 1fr;gap:24px;min-height:640px;padding:48px 0}}.ha-break__media{width:100%;height:100%;min-height:360px;overflow:hidden;background:#f2f2f2;order:1}.ha-break .ha-card--break{order:2}@media(min-width:900px){.ha-break__media{min-height:640px}.ha-break--image_left .ha-break__media{order:1}.ha-break--image_left .ha-card--break,.ha-break--image_right .ha-break__media{order:2}.ha-break--image_right .ha-card--break{order:1}}.ha-break__media img{width:100%;height:100%;object-fit:cover;display:block}.ha-card--break{max-width:480px;margin:0 auto;width:100%;opacity:1;transform:none}@media(max-width:899px){.ha-hero__title--secondary{justify-self:start;padding-right:0}.ha-card__meta{grid-template-columns:1fr;gap:4px}}.ha-product{padding-bottom:80px;font-family:var(--ha-sans)}.ha-carousel{width:100%;overflow:hidden;background:#fff}.ha-carousel__track{display:flex;gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;background:#fff}.ha-carousel__track::-webkit-scrollbar{display:none}.ha-carousel__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.ha-carousel__slide{flex:0 0 85%;scroll-snap-align:start;background:#f3f3f3;aspect-ratio:689 / 830;overflow:hidden}@media(min-width:900px){.ha-carousel__slide{flex:0 0 calc((100% - 8px) / 3);aspect-ratio:689 / 830}}.ha-carousel__slide img,.ha-carousel__slide video,.ha-carousel__slide model-viewer{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.ha-buybox{border-top:0;background:#fff}.ha-buybox__inner{max-width:var(--ha-max);margin:0 auto;padding:28px var(--ha-pad) 36px;display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:900px){.ha-buybox__inner{grid-template-columns:.9fr 1.35fr .95fr;gap:40px;padding-top:28px;padding-bottom:40px}}.ha-buybox__code{font-family:var(--ha-sans);font-size:32px;font-weight:500;letter-spacing:-.05em;line-height:1;text-transform:uppercase;color:#000}.ha-buybox__price{margin-top:10px;font-family:var(--ha-sans);font-size:16px;font-weight:400;letter-spacing:-.05em;line-height:1}.ha-buybox__color{margin-top:8px;font-family:var(--ha-sans);font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;text-transform:uppercase}.ha-buybox__desc{font-family:var(--ha-sans);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;text-transform:uppercase;max-width:460px;color:#000}.ha-buybox__links{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.ha-buybox__link{-webkit-appearance:none;appearance:none;border:0;background:none;padding:0;font-family:var(--ha-sans);font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px;cursor:pointer;color:#000}.ha-buybox__col--actions .product-form--root{max-width:360px;margin:0 0 0 auto}.ha-buybox__col--actions .product-form--price-container,.ha-buybox__col--actions .skucode,.ha-buybox__col--actions .duties,.ha-buybox__col--actions .custom-product-variations,.ha-buybox__col--actions .product-form--installments,.ha-buybox__col--actions .product-form--unit-price-container,.ha-buybox__col--actions .product--tax-included{display:none!important}.ha-buybox__col--actions .product-form--options{margin:0 0 10px;position:relative}.ha-buybox__col--actions .product-form--option{margin:0}.ha-buybox__col--actions .product-form--option label,.ha-buybox__col--actions .product-form--option .disclosure--label,.ha-buybox__col--actions .product-form--option [data-item=label],.ha-buybox__col--actions .product-form--option [data-item=hidden-text],.ha-buybox__col--actions .product-form--option [data-item=accent-text]{display:none!important}.ha-buybox__col--actions .disclosure--root,.ha-buybox__col--actions .disclosure--main{width:100%;position:relative}.ha-buybox__col--actions .disclosure--toggle{width:100%;min-height:44px;border:1px solid #000;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;box-sizing:border-box;font-family:var(--ha-sans);font-size:12px;font-weight:400;letter-spacing:-.01em;text-transform:uppercase;line-height:18px;color:#000}.ha-buybox__col--actions .disclosure--current-option{font-family:var(--ha-sans);font-size:12px;font-weight:400;text-transform:uppercase}.ha-buybox__col--actions .disclosure--form{display:none;position:absolute;left:0;right:0;top:100%!important;z-index:40;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #000;border-top:0;max-height:240px!important;overflow-x:hidden;overflow-y:auto;box-shadow:none;box-sizing:border-box}.ha-buybox__col--actions .disclosure--toggle[aria-expanded=true]+.disclosure--form{display:block!important}.ha-buybox__col--actions .disclosure--option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:0 14px;border-top:1px solid #eee;box-sizing:border-box}.ha-buybox__col--actions .disclosure--option:first-child{border-top:0}.ha-buybox__col--actions .disclosure--option-link{flex:1 1 auto;display:flex;align-items:center;min-height:40px;padding:0!important;width:auto;font-family:var(--ha-sans);font-size:12px;font-weight:400;text-transform:uppercase;color:#000;background:transparent!important;white-space:nowrap}.ha-buybox__col--actions .sold-out-label{flex:0 0 auto;display:inline-flex;align-items:center;height:auto;padding:0;margin:0;font-family:var(--ha-sans);font-size:11px;line-height:1;text-transform:uppercase;text-decoration:underline;text-underline-offset:2px;background:transparent;color:#000;white-space:nowrap;z-index:1}.ha-buybox__col--actions select{width:100%;min-height:44px;border:1px solid #000;background:#fff;font-family:var(--ha-sans);font-size:12px;letter-spacing:-.01em;text-transform:uppercase}.ha-buybox__col--actions .size_out_off,.ha-buybox__col--actions .product-form--modal-link{display:none!important}.ha-buybox__col--actions .product-form--button-container,.ha-buybox__col--actions .product-form--button-container[data-item]{width:100%}.ha-buybox__col--actions .product-form--add-to-cart{width:100%;min-height:48px;border:0;background:#000!important;color:#fff!important;font-family:var(--ha-sans);font-size:14px;font-weight:500;letter-spacing:0;text-transform:uppercase;line-height:21px}.ha-pairs{display:grid;grid-template-columns:1fr;gap:4px;padding:0;max-width:none;margin:0;background:#fff}@media(min-width:900px){.ha-pairs{grid-template-columns:1fr 1fr;gap:4px}}.ha-pairs__item{overflow:hidden;background:#f3f3f3;aspect-ratio:862 / 1077}.ha-pairs__item img{width:100%;height:100%;object-fit:cover;display:block}.ha-editorial{max-width:var(--ha-max);margin:0 auto;padding:0 var(--ha-pad) 20px;display:grid;gap:0}.ha-editorial__block{display:grid;gap:16px;padding:20px 0;border-top:1px solid #e8e8e8;align-items:start}@media(min-width:900px){.ha-editorial__block{grid-template-columns:1.25fr 1fr;column-gap:clamp(24px,4vw,48px);row-gap:12px;min-height:120px;padding:20px 0}}.ha-editorial__label{margin:0;font-family:var(--ha-serif);font-size:44px;letter-spacing:-.05em;line-height:1.05;text-transform:uppercase;font-weight:400}.ha-editorial__content{display:grid;gap:10px;max-width:683px;padding-top:4px}.ha-editorial__subtitle{margin:0;font-family:var(--ha-sans);font-size:16px;font-weight:500;line-height:16px;text-transform:uppercase;letter-spacing:0}.ha-editorial__text{margin:0;font-family:var(--ha-sans);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;text-transform:none;color:#111}.ha-specs{max-width:var(--ha-max);margin:0 auto;padding:48px var(--ha-pad) 40px;display:grid;grid-template-columns:1fr;gap:28px;border-top:1px solid #e8e8e8;scroll-margin-top:100px}@media(min-width:900px){.ha-specs{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(40px,6vw,185px)}}.ha-specs:empty{display:none}.ha-specs__item{display:grid;gap:20px;align-content:start}.ha-specs__label{margin:0;font-family:var(--ha-sans);font-size:16px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase}.ha-specs__text{margin:0;font-family:var(--ha-sans);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;text-transform:none;color:#111;max-width:240px}.ha-other{max-width:var(--ha-max);margin:0 auto;padding:40px var(--ha-pad) 20px}.ha-other__title{margin:0 0 20px;font-family:var(--ha-sans);font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px;text-transform:uppercase}.ha-other .scrollbar-wrapper{overflow:hidden;padding:0}.ha-other__track{display:grid;gap:16px;padding:0 0 40px;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:minmax(240px,280px);scrollbar-width:auto}@media(min-width:900px){.ha-other__track{grid-auto-columns:minmax(280px,320px)}}.ha-other__track::-webkit-scrollbar{height:2px}.ha-other__track::-webkit-scrollbar-track{background-color:#dedede;border-radius:1px}.ha-other__track::-webkit-scrollbar-thumb{background:#000;border-radius:1px}.ha-other__track .ha-card{width:100%;opacity:1;transform:none}
/*# sourceMappingURL=/cdn/shop/t/95/assets/heritage-archive.css.map */
