.lch{position:relative;isolation:isolate;width:100%;background:var(--lch-bg);color:var(--lch-text);overflow:hidden}.lch--divider{border-block-end:1px solid color-mix(in srgb,var(--lch-text) 13%,transparent)}.lch__inner{position:relative;z-index:2;width:min(100%,var(--lch-max));min-height:0;margin-inline:auto}.lch__content-wrap{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:var(--lch-adaptive-pad-y) var(--lch-pad-x)}.lch__content{width:min(100%,var(--lch-content-max))}.lch__breadcrumbs{display:flex;align-items:center;gap:9px;margin-block-end:32px;color:var(--lch-muted);font-size:10px;line-height:1;letter-spacing:.12em;text-transform:uppercase}.lch__breadcrumbs a{color:inherit;text-decoration:none;transition:color .25s ease}.lch__breadcrumbs a:hover{color:var(--lch-text)}.lch__eyebrow{margin:0 0 18px;color:var(--lch-accent);font-family:var(--font-subheading--family, inherit);font-size:10px;line-height:1.2;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.lch__title{max-width:12ch;margin:0;color:inherit;font-family:var(--font-heading--family, inherit);font-size:clamp(32px,5vw,var(--lch-title-size));font-weight:400;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.lch__description{position:relative;max-width:64ch;margin-block-start:26px;padding-inline-start:22px;color:var(--lch-muted);font-size:clamp(13px,.95vw,15px);line-height:1.85;text-wrap:pretty}.lch__description:before{content:"";position:absolute;inset-inline-start:0;inset-block:.25em;width:1px;background:color-mix(in srgb,var(--lch-accent) 72%,transparent)}.lch__description>:first-child{margin-block-start:0}.lch__description>:last-child{margin-block-end:0}.lch__meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px;margin-block-start:34px}.lch__count,.lch__shop-link{font-size:10px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.lch__count{color:var(--lch-muted)}.lch__shop-link{display:inline-flex;align-items:center;gap:10px;color:var(--lch-text);text-decoration:none;border-block-end:1px solid color-mix(in srgb,var(--lch-text) 35%,transparent);padding-block-end:4px;transition:border-color .25s ease,color .25s ease}.lch__shop-link:hover{color:var(--lch-accent);border-color:var(--lch-accent)}.lch__links{display:flex;flex-wrap:wrap;gap:8px;margin-block-start:28px}.lch__link-chip{display:inline-flex;align-items:center;min-height:34px;padding:8px 14px;color:var(--lch-text);border:1px solid color-mix(in srgb,var(--lch-text) 18%,transparent);border-radius:999px;background:transparent;font-size:10px;line-height:1;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease}.lch__link-chip:hover{color:var(--lch-bg);background:var(--lch-text);border-color:var(--lch-text)}.lch--split .lch__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.lch__media{position:relative;min-width:0;min-height:0;overflow:hidden;background:color-mix(in srgb,var(--lch-bg) 88%,var(--lch-text))}.lch__image,.lch__overlay-image{width:100%;height:100%;object-fit:cover;object-position:var(--lch-image-position)}.lch__image{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform 1.2s cubic-bezier(.22,.61,.36,1)}@media(hover:hover){.lch--split:hover .lch__image{transform:scale(1.018)}}.lch--overlay{color:#fff;background:#111}.lch--overlay .lch__inner{min-height:0}.lch__overlay-media,.lch__overlay,.lch__overlay-image{position:absolute;top:0;right:0;bottom:0;left:0}.lch__overlay-media,.lch__overlay-image{z-index:0}.lch__overlay{z-index:1;background:var(--lch-overlay);opacity:var(--lch-overlay-opacity)}.lch--overlay .lch__content-wrap{position:relative;z-index:2;min-height:0}.lch--overlay .lch__content,.lch--overlay .lch__breadcrumbs{color:#fff}.lch--overlay .lch__description,.lch--overlay .lch__count,.lch--overlay .lch__breadcrumbs{color:#ffffffbd}.lch--overlay .lch__eyebrow{color:#e0c59a}.lch--overlay .lch__shop-link{color:#fff;border-color:#fff6}.lch--overlay .lch__link-chip{color:#fff;border-color:#ffffff52}.lch--overlay .lch__link-chip:hover{background:#fff;color:#111;border-color:#fff}.lch--has-description .lch__inner,.lch--has-description .lch__content-wrap,.lch--has-description.lch--split .lch__media{min-height:0}.lch--compact,.lch--compact .lch__inner,.lch--compact .lch__content-wrap{min-height:clamp(140px,var(--lch-compact-height),230px)}.lch--compact .lch__content-wrap{justify-content:center;padding-block:20px}.lch--compact .lch__content{width:100%}.lch--compact .lch__title{max-width:18ch;font-size:clamp(30px,4.3vw,var(--lch-title-size))}.lch--compact .lch__title:after{content:"";display:block;width:44px;height:1px;margin-block-start:15px;background:var(--lch-accent);opacity:.8}@media screen and (max-width:989px){.lch__inner,.lch--overlay .lch__inner,.lch--overlay .lch__content-wrap{min-height:0}.lch__content-wrap{padding:var(--lch-adaptive-pad-y-mobile) var(--lch-mobile-pad-x)}.lch--split .lch__inner{display:flex;flex-direction:column-reverse}.lch--split .lch__media{min-height:clamp(180px,44vw,260px)}.lch--split .lch__content-wrap{min-height:auto}.lch__breadcrumbs{margin-block-end:24px;font-size:9px}.lch__eyebrow{margin-block-end:14px;font-size:9px}.lch__title{font-size:var(--lch-mobile-title-size);line-height:1.02}.lch__description{margin-block-start:20px;font-size:13px;line-height:1.7}.lch__meta-row{margin-block-start:26px}.lch__links{margin-block-start:22px}}@media screen and (max-width:749px){.lch--compact,.lch--compact .lch__inner,.lch--compact .lch__content-wrap{min-height:clamp(132px,var(--lch-compact-height),190px)}.lch--compact .lch__content-wrap{padding-block:16px}.lch--compact .lch__eyebrow{margin-block-end:10px}.lch--compact .lch__title{max-width:15ch;font-size:clamp(28px,9vw,var(--lch-mobile-title-size))}.lch--has-description .lch__description{padding-inline-start:16px;margin-block-start:18px;line-height:1.75}}@media(prefers-reduced-motion:reduce){.lch__image,.lch__link-chip,.lch__shop-link{transition:none}}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch .lch__content-wrap{padding-top:calc(var(--header-group-height, 56px) + var(--lch-adaptive-pad-y))}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact,body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact .lch__inner,body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact .lch__content-wrap{min-height:calc(clamp(140px,var(--lch-compact-height),230px) + var(--header-group-height, 56px))}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact .lch__content-wrap{justify-content:flex-end;padding-bottom:22px}@media screen and (max-width:749px){body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch .lch__content-wrap{padding-top:calc(var(--header-group-height, 56px) + var(--lch-adaptive-pad-y-mobile))}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact,body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact .lch__inner,body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact .lch__content-wrap{min-height:calc(clamp(132px,var(--lch-compact-height),190px) + var(--header-group-height, 56px))}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .lch--compact .lch__content-wrap{justify-content:flex-end;padding-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/luxury-collection-hero.css.map */
