:root{--lushe-ink: var(--color-foreground, #14110f);--lushe-paper: var(--color-background, #f9f8f6);--lushe-accent: #312d2a;--lushe-dark: #0c0b09;--lushe-muted: #f0eeeb;--lushe-charcoal: #312d2a;--lushe-space-3xs: .25rem;--lushe-space-2xs: .5rem;--lushe-space-xs: .75rem;--lushe-space-sm: 1rem;--lushe-space-md: 1.5rem;--lushe-space-lg: 2.5rem;--lushe-space-xl: 4rem;--lushe-space-2xl: 6rem;--lushe-space-3xl: 8.5rem;--lushe-section-y: clamp(3.5rem, 8vw, 7.5rem);--lushe-section-y-tight: clamp(2.5rem, 5vw, 4.5rem);--lushe-display: var(--font-h1--family, "Cormorant", Georgia, serif);--lushe-body: var(--font-paragraph--family, "Newsreader", Georgia, serif);--lushe-track-eyebrow: .14em;--lushe-rule: 1px solid color-mix(in srgb, var(--lushe-charcoal) 22%, transparent);--lushe-rule-strong: 1px solid color-mix(in srgb, var(--lushe-charcoal) 42%, transparent);--lushe-ease: cubic-bezier(.22, .61, .36, 1)}.lushe-surface,.lushe-surface[data-surface=surface]{background:var(--lushe-paper);color:var(--lushe-ink)}.lushe-surface[data-surface=muted]{background:var(--lushe-muted);color:var(--lushe-ink)}.lushe-surface[data-surface=dark],.lushe-surface[data-surface=image]{background:var(--lushe-dark);color:var(--lushe-paper)}.lushe-surface[data-surface=dark] a,.lushe-surface[data-surface=image] a{color:var(--lushe-paper)}.lushe-eyebrow{font-family:var(--lushe-body);font-size:.8125rem;line-height:1.2;letter-spacing:var(--lushe-track-eyebrow);text-transform:uppercase;font-weight:500;margin:0 0 var(--lushe-space-sm);display:inline-flex;align-items:center;gap:.55em;color:inherit;opacity:.86}.lushe-eyebrow .lushe-sparkle{flex:0 0 auto;width:.7em;height:.9em}.lushe-h{font-family:var(--lushe-display);font-weight:500;line-height:1.06;letter-spacing:.005em;margin:0;text-wrap:balance}.lushe-h--hero{font-size:clamp(2.75rem,6.5vw,4.5rem);line-height:1.02}.lushe-h--section{font-size:clamp(1.9rem,4vw,3rem)}.lushe-h--sub{font-size:clamp(1.4rem,2.6vw,2rem)}.lushe-lede{font-family:var(--lushe-body);font-size:clamp(1.125rem,1.6vw,1.375rem);line-height:1.55;max-width:44ch;margin:var(--lushe-space-md) 0 0;opacity:.92}.lushe-body{font-family:var(--lushe-body);font-size:1.125rem;line-height:1.65;max-width:62ch}@media(max-width:749px){.lushe-body{font-size:1.0625rem}}.lushe-script{font-family:Snell Roundhand,Apple Chancery,Segoe Script,cursive;font-style:italic;font-weight:400}.lushe-sparkle{display:inline-block;vertical-align:middle;color:inherit}.lushe-sparkle path{fill:currentColor}.lushe-divider{border:0;height:1px;background:color-mix(in srgb,var(--lushe-charcoal) 20%,transparent);margin:0}.lushe-btn{--_bg: var(--lushe-ink);--_fg: var(--lushe-paper);display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:var(--lushe-track-eyebrow);text-transform:uppercase;font-weight:500;text-decoration:none;padding:1.1em 2em;min-height:44px;background:var(--_bg);color:var(--_fg);border:1px solid var(--_bg);cursor:pointer;transition:background-color .25s var(--lushe-ease),color .25s var(--lushe-ease);position:relative}.lushe-btn:hover,.lushe-btn:focus-visible{--_bg: var(--lushe-charcoal)}.lushe-btn--ghost{--_bg: transparent;--_fg: currentColor;border-color:currentColor}.lushe-btn--ghost:hover,.lushe-btn--ghost:focus-visible{--_bg: var(--lushe-ink);--_fg: var(--lushe-paper)}[data-surface=dark] .lushe-btn--ghost:hover,[data-surface=image] .lushe-btn--ghost:hover{--_bg: var(--lushe-paper);--_fg: var(--lushe-ink)}.lushe-btn .lushe-sparkle{width:0;height:.85em;overflow:visible;opacity:0;transform:scale(.4);transition:opacity .25s var(--lushe-ease),transform .35s var(--lushe-ease),width .25s var(--lushe-ease)}.lushe-btn:hover .lushe-sparkle,.lushe-btn:focus-visible .lushe-sparkle{width:.7em;opacity:1;transform:scale(1)}.lushe-stack>*+*{margin-top:var(--lushe-space-md)}.lushe-center{text-align:center}.lushe-measure{max-width:60ch;margin-inline:auto}.lushe-split{display:grid;gap:clamp(1.5rem,4vw,4rem);align-items:center}@media(min-width:750px){.lushe-split{grid-template-columns:1fr 1fr}.lushe-split--media-right .lushe-split__media{order:2}}.lushe-split__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--lushe-muted)}.lushe-split__media img{width:100%;height:100%;object-fit:cover;display:block}.lushe-split__body{padding-block:var(--lushe-space-sm)}.lushe-cardgrid{display:grid;gap:clamp(1rem,2.5vw,1.75rem);grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.lushe-cardgrid--3{grid-template-columns:repeat(3,1fr)}.lushe-cardgrid--4{grid-template-columns:repeat(4,1fr)}}.lushe-axiscard{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden}.lushe-axiscard__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--lushe-muted)}.lushe-axiscard__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s var(--lushe-ease)}.lushe-axiscard:hover .lushe-axiscard__media img{transform:scale(1.04)}.lushe-axiscard__label{display:flex;align-items:baseline;justify-content:space-between;gap:var(--lushe-space-sm);padding-top:var(--lushe-space-sm);font-family:var(--lushe-display);font-size:clamp(1.25rem,2vw,1.6rem);font-weight:500}.lushe-axiscard__meta{font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:var(--lushe-track-eyebrow);text-transform:uppercase;opacity:.6}.lushe-axiscard__corner{position:absolute;top:.75rem;right:.75rem;width:1rem;height:1.25rem;color:var(--lushe-paper);opacity:0;transform:translateY(-4px) scale(.6);transition:opacity .3s var(--lushe-ease),transform .4s var(--lushe-ease);filter:drop-shadow(0 1px 2px rgba(0,0,0,.4));pointer-events:none}.lushe-axiscard:hover .lushe-axiscard__corner,.lushe-axiscard:focus-visible .lushe-axiscard__corner{opacity:.95;transform:translateY(0) scale(1)}.lushe-steps{display:grid;gap:clamp(1.25rem,3vw,2.25rem)}@media(min-width:750px){.lushe-steps--3{grid-template-columns:repeat(3,1fr)}}.lushe-step__n{font-family:var(--lushe-display);font-size:clamp(2rem,4vw,3rem);line-height:1;opacity:.55;display:block;margin-bottom:var(--lushe-space-sm)}.lushe-step__n:before{content:"";display:block;width:2rem;border-top:var(--lushe-rule-strong);margin-bottom:var(--lushe-space-sm)}.lushe-badges{display:grid;gap:clamp(1rem,3vw,2rem);grid-template-columns:1fr}@media(min-width:750px){.lushe-badges--3{grid-template-columns:repeat(3,1fr)}}.lushe-badge{display:grid;gap:var(--lushe-space-2xs)}.lushe-badge__k{font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:var(--lushe-track-eyebrow);text-transform:uppercase;opacity:.6;display:flex;align-items:center;gap:.5em}.lushe-badge__k .lushe-sparkle{flex:0 0 auto;width:.7em;height:.9em}.lushe-badge__v{font-family:var(--lushe-display);font-size:clamp(1.1rem,1.8vw,1.4rem)}.lushe-pullquote{position:relative;width:min(100%,40rem);margin-inline:auto;padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,4vw,3rem);text-align:center}.lushe-pullquote:before,.lushe-pullquote:after{content:"";position:absolute;left:0;right:0;height:1px;background:color-mix(in srgb,var(--lushe-charcoal) 32%,transparent)}.lushe-pullquote:before{top:0}.lushe-pullquote:after{bottom:0}.lushe-pullquote__mark{position:absolute;top:-.7em;left:50%;transform:translate(-50%);width:1.1rem;height:1.4rem;background:inherit;color:var(--lushe-charcoal);padding-inline:.5rem}[data-surface=dark] .lushe-pullquote__mark,[data-surface=image] .lushe-pullquote__mark{color:var(--lushe-paper)}.lushe-pullquote q,.lushe-pullquote p{font-family:var(--lushe-display);font-size:clamp(1.6rem,3.6vw,2.6rem);line-height:1.18;font-weight:500;quotes:none;display:block}.lushe-reveal{opacity:0;transform:translateY(16px);filter:blur(6px);transition:opacity .7s var(--lushe-ease),transform .7s var(--lushe-ease),filter .7s var(--lushe-ease);transition-delay:var(--lushe-reveal-delay, 0s);will-change:opacity,transform}.lushe-reveal.is-visible{opacity:1;transform:none;filter:none}.lushe-kenburns{overflow:hidden}.lushe-kenburns img,.lushe-kenburns .lushe-media{animation:lushe-kb 22s var(--lushe-ease) both;transform-origin:60% 40%}@keyframes lushe-kb{0%{transform:scale(1.06)}to{transform:scale(1)}}.lushe-sparkle-draw path{fill:none;stroke:currentColor;stroke-width:6;stroke-linejoin:round;stroke-dasharray:var(--lushe-draw-len, 1200);stroke-dashoffset:var(--lushe-draw-len, 1200);animation:lushe-draw 1.2s var(--lushe-ease) .25s forwards,lushe-fill .6s var(--lushe-ease) 1.25s forwards}@keyframes lushe-draw{to{stroke-dashoffset:0}}@keyframes lushe-fill{to{fill:currentColor}}@media(prefers-reduced-motion:reduce){.lushe-reveal{opacity:1;transform:none;filter:none;transition:none}.lushe-kenburns img,.lushe-kenburns .lushe-media{animation:none;transform:none}.lushe-sparkle-draw path{animation:none;fill:currentColor;stroke:none;stroke-dashoffset:0}.lushe-axiscard__media img,.lushe-axiscard:hover .lushe-axiscard__media img{transition:none}}.lushe-hero{position:relative;min-height:min(92vh,900px);display:grid;align-items:end;isolation:isolate;overflow:hidden}.lushe-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.lushe-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.lushe-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,color-mix(in srgb,var(--lushe-dark) 30%,transparent),color-mix(in srgb,var(--lushe-dark) 10%,transparent) 42%,color-mix(in srgb,var(--lushe-dark) 72%,transparent))}.lushe-hero__inner{width:min(var(--page-width),100%);margin-inline:auto;padding-inline:var(--page-margin);padding-block:clamp(3rem,9vh,8rem);color:var(--lushe-paper)}.lushe-hero__wordmark{max-width:min(520px,82vw);height:auto;margin-bottom:var(--lushe-space-md)}.lushe-hero__tagline{font-size:clamp(1.4rem,3vw,2.1rem);margin:0 0 var(--lushe-space-lg);opacity:.95}.lushe-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--lushe-space-sm)}.lushe-hero__sparkle{position:absolute;top:12%;right:8%;width:clamp(48px,7vw,110px);height:auto;color:var(--lushe-paper);z-index:-1;opacity:.9}.lushe-pagehero{position:relative;min-height:clamp(320px,46vh,520px);display:grid;place-items:center;text-align:center;isolation:isolate;overflow:hidden;color:var(--lushe-paper);background:var(--lushe-dark)}.lushe-pagehero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.lushe-pagehero__media img{width:100%;height:100%;object-fit:cover;display:block}.lushe-pagehero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:color-mix(in srgb,var(--lushe-dark) 72%,transparent)}.lushe-pagehero__inner{width:min(var(--page-width),100%);margin-inline:auto;padding-inline:var(--page-margin);padding-block:var(--lushe-section-y-tight)}.lushe-pagehero--flat{background:var(--lushe-dark)}.lushe-pagehero__field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.08;pointer-events:none;background-image:radial-gradient(currentColor 1px,transparent 1px);background-size:42px 54px;color:var(--lushe-paper)}.lushe-crumb{font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;display:flex;flex-wrap:wrap;gap:.5em;align-items:center;opacity:.8}.lushe-crumb a{color:inherit;text-decoration:none}.lushe-crumb a:hover{text-decoration:underline}.lushe-crumb__sep{opacity:.5}.lushe-chips{display:flex;flex-wrap:wrap;gap:var(--lushe-space-2xs);align-items:center}.lushe-chip{font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;border:var(--lushe-rule-strong);padding:.6em 1em;text-decoration:none;color:inherit;transition:background-color .25s var(--lushe-ease),color .25s var(--lushe-ease)}.lushe-chip:hover{background:var(--lushe-ink);color:var(--lushe-paper);border-color:var(--lushe-ink)}[data-surface=dark] .lushe-chip:hover{background:var(--lushe-paper);color:var(--lushe-ink)}.lushe-acc{border-top:var(--lushe-rule)}.lushe-acc__item{border-bottom:var(--lushe-rule)}.lushe-acc__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--lushe-space-sm);padding:var(--lushe-space-md) 0;font-family:var(--lushe-display);font-size:clamp(1.15rem,2vw,1.5rem);font-weight:500}.lushe-acc__item summary::-webkit-details-marker{display:none}.lushe-acc__icon{flex:0 0 auto;width:1rem;height:1rem;position:relative}.lushe-acc__icon:before,.lushe-acc__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:currentColor}.lushe-acc__icon:before{width:1rem;height:1px}.lushe-acc__icon:after{width:1px;height:1rem;transition:transform .3s var(--lushe-ease)}.lushe-acc__item[open] .lushe-acc__icon:after{transform:scaleY(0)}.lushe-acc__body{padding-bottom:var(--lushe-space-md)}.lushe-acc__body p{margin:0}.lushe-compare{width:100%;border-collapse:collapse;font-family:var(--lushe-body)}.lushe-compare th,.lushe-compare td{padding:var(--lushe-space-md) var(--lushe-space-sm);text-align:left;border-bottom:var(--lushe-rule);vertical-align:top}.lushe-compare thead th{font-family:var(--lushe-display);font-size:1.25rem;font-weight:500;border-bottom:var(--lushe-rule-strong)}.lushe-compare td:first-child,.lushe-compare th:first-child{font-weight:500;opacity:.85}.lushe-stats{display:grid;gap:clamp(1.5rem,4vw,3rem);grid-template-columns:1fr}@media(min-width:750px){.lushe-stats--3{grid-template-columns:repeat(3,1fr)}}.lushe-stat__v{font-family:var(--lushe-display);font-size:clamp(2.4rem,5vw,3.6rem);line-height:1}.lushe-stat__k{font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:var(--lushe-track-eyebrow);text-transform:uppercase;opacity:.7;margin-top:var(--lushe-space-2xs)}.lushe-form{display:grid;gap:var(--lushe-space-md)}.lushe-field{display:grid;gap:var(--lushe-space-2xs)}.lushe-field label{font-family:var(--lushe-body);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.lushe-field input,.lushe-field select,.lushe-field textarea{font-family:var(--lushe-body);font-size:1rem;padding:.85em 1em;border:var(--lushe-rule-strong);background:var(--lushe-paper);color:var(--lushe-ink);border-radius:0}.lushe-field input:focus,.lushe-field select:focus,.lushe-field textarea:focus{outline:2px solid var(--lushe-ink);outline-offset:1px}.lushe-form__row{display:grid;gap:var(--lushe-space-md)}@media(min-width:600px){.lushe-form__row--2{grid-template-columns:1fr 1fr}}.lushe-list{list-style:none;padding:0;margin:0;display:grid;gap:var(--lushe-space-sm)}.lushe-list li{display:grid;grid-template-columns:auto 1fr;gap:.8em;align-items:start;font-family:var(--lushe-body);font-size:1.0625rem;line-height:1.5}.lushe-list li .lushe-sparkle{width:.7rem;height:.9rem;margin-top:.28em;opacity:.85}.lushe-gallery{display:grid;gap:clamp(.75rem,2vw,1.25rem);grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.lushe-gallery--3{grid-template-columns:repeat(3,1fr)}}.lushe-gallery figure{margin:0;aspect-ratio:4/5;overflow:hidden;background:var(--lushe-muted)}.lushe-gallery img{width:100%;height:100%;object-fit:cover;display:block}.lushe-gallery--wide figure:first-child{grid-column:span 2;aspect-ratio:16/10}@media(min-width:750px){.lushe-gallery--wide figure:first-child{grid-column:span 1;aspect-ratio:4/5}}.product-grid .product-card,.product-card{--lushe-card: 1}.product-card .product-title,.product-card .product-card__title{font-family:var(--lushe-display)!important;font-weight:500;letter-spacing:.005em}.product-card .price,.product-card .product-card__price{font-family:var(--lushe-body)!important;font-variant-numeric:tabular-nums}.product-card .product-media-container,.product-card .card-gallery,.product-card [class*=media] img{border-radius:0!important}.lushe-empty{border:var(--lushe-rule-strong);padding:clamp(2rem,6vw,4rem);text-align:center;display:grid;gap:var(--lushe-space-md);place-items:center}.lushe-empty .lushe-sparkle{width:2rem;height:2.5rem;opacity:.4}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hfb-brand.css.map */
