.alh-homepage{--alh-line: color-mix(in srgb, var(--alh-text) 14%, transparent);--alh-accent-dark: color-mix(in srgb, var(--alh-accent) 78%, #000);--alh-shadow-sm: 0 10px 28px color-mix(in srgb, var(--alh-text) 9%, transparent);--alh-shadow-lg: 0 28px 70px color-mix(in srgb, var(--alh-text) 16%, transparent);--alh-radius-sm: 14px;--alh-radius-md: 24px;--alh-radius-lg: 38px;--alh-container: 1240px;display:block;overflow:clip;color:var(--alh-text);background:var(--alh-bg);font-family:inherit;line-height:1.55}.alh-homepage *,.alh-homepage *:before,.alh-homepage *:after{box-sizing:border-box}.alh-homepage a{color:inherit;text-decoration:none}.alh-homepage img,.alh-homepage svg{display:block}.alh-homepage img{width:100%;height:auto}.alh-homepage button,.alh-homepage input{font:inherit}.alh-homepage :focus-visible{outline:3px solid color-mix(in srgb,var(--alh-accent) 45%,transparent);outline-offset:4px}.alh-icon{width:1.25rem;height:1.25rem;aspect-ratio:1;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.alh-icon *{vector-effect:non-scaling-stroke}.alh-container{width:min(calc(100% - 40px),var(--alh-container));margin-inline:auto}.alh-section{padding:clamp(72px,8vw,108px) 0;scroll-margin-top:120px}.alh-section--surface{background:var(--alh-surface)}.alh-display{margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-weight:600;letter-spacing:-.035em;line-height:1.04}h2.alh-display{font-size:clamp(2.25rem,4vw,4.2rem)}.alh-rte>*:last-child{margin-bottom:0}.alh-rte p{margin:0 0 1rem}.alh-eyebrow{display:inline-flex;align-items:center;gap:.65rem;margin:0 0 .9rem;color:var(--alh-accent);font-size:.76rem;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.alh-eyebrow:before{width:1.85rem;height:1px;background:currentColor;content:""}.alh-lede{max-width:43rem;margin-top:.8rem;color:var(--alh-muted);font-size:clamp(1rem,1.4vw,1.16rem)}.alh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.25rem}.alh-text-link{display:inline-flex;min-height:2.75rem;align-items:center;gap:.5rem;border-bottom:1px solid currentColor;color:var(--alh-accent-dark);font-weight:700;white-space:nowrap}.alh-text-link .alh-icon{width:1rem;height:1rem;transition:transform .2s ease}.alh-text-link:hover .alh-icon{transform:translate(.25rem)}.alh-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.alh-button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.65rem;border:1px solid transparent;border-radius:999px;padding:.85rem 1.5rem;cursor:pointer;font-weight:750;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.alh-button:hover{transform:translateY(-2px)}.alh-button--primary{background:var(--alh-accent);color:#fff;box-shadow:0 12px 26px color-mix(in srgb,var(--alh-accent) 28%,transparent)}.alh-button--primary:hover{background:var(--alh-accent-dark)}.alh-button--secondary{border-color:color-mix(in srgb,var(--alh-text) 35%,transparent);background:color-mix(in srgb,var(--alh-bg) 86%,transparent)}.alh-button--secondary:hover{border-color:var(--alh-text);background:var(--alh-bg)}.alh-hero{padding:clamp(48px,6vw,86px) 0 clamp(64px,8vw,108px);background:linear-gradient(145deg,var(--alh-bg) 0 57%,var(--alh-surface) 57%)}.alh-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,6rem)}.alh-hero__copy{max-width:38rem}.alh-hero__heading{font-size:clamp(3.2rem,6vw,6.35rem);line-height:.97}.alh-hero__heading em{color:var(--alh-accent);font-weight:inherit}.alh-hero__body{max-width:35rem;margin-top:1.45rem;color:var(--alh-muted);font-size:clamp(1.05rem,1.5vw,1.2rem)}.alh-hero__visual{position:relative;min-width:0;padding:0 1.4rem 2rem 0}.alh-hero__media{overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--alh-radius-lg);background:var(--alh-surface);box-shadow:var(--alh-shadow-lg)}.alh-hero__image,.alh-hero__media .alh-placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--alh-hero-position)}.alh-hero__note{position:absolute;right:0;bottom:0;display:flex;width:min(14rem,48%);align-items:center;gap:.85rem;border:1px solid var(--alh-line);border-radius:var(--alh-radius-md);padding:1rem;background:var(--alh-bg);box-shadow:var(--alh-shadow-sm);font-family:ui-serif,Georgia,serif;font-size:1rem;line-height:1.25}.alh-hero__note .alh-icon{width:1.8rem;height:1.8rem;color:var(--alh-accent)}.alh-hero__highlights{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:1.7rem 0 0;padding:0;color:var(--alh-muted);list-style:none;font-size:.9rem}.alh-hero__highlights li{display:flex;align-items:center;gap:.45rem}.alh-hero__highlights .alh-icon{width:1.1rem;height:1.1rem;color:var(--alh-accent)}.alh-promises{border-block:1px solid var(--alh-line);background:var(--alh-bg)}.alh-promises__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.alh-promise{display:flex;min-width:0;align-items:center;gap:1rem;padding:1.4rem 2rem;border-right:1px solid var(--alh-line)}.alh-promise:first-child{padding-left:0}.alh-promise:last-child{border-right:0;padding-right:0}.alh-promise__icon{display:grid;width:2.8rem;height:2.8rem;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--alh-surface);color:var(--alh-accent)}.alh-promise__icon .alh-icon{width:1.35rem;height:1.35rem}.alh-promise strong,.alh-promise span{display:block}.alh-promise strong{font-size:.94rem;line-height:1.3}.alh-promise div>span{margin-top:.2rem;color:var(--alh-muted);font-size:.8rem;line-height:1.35}.alh-recipient-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.alh-recipient-card{position:relative;overflow:hidden;min-width:0;aspect-ratio:3 / 4.15;border-radius:var(--alh-radius-md);background:var(--alh-surface);box-shadow:var(--alh-shadow-sm)}.alh-recipient-card__media,.alh-recipient-card__media img,.alh-recipient-card__media .alh-placeholder{width:100%;height:100%}.alh-recipient-card__media img,.alh-recipient-card__media .alh-placeholder{object-fit:cover;transition:transform .45s ease}.alh-recipient-card:after{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,color-mix(in srgb,var(--alh-text) 78%,transparent));content:"";pointer-events:none}.alh-recipient-card__label{position:absolute;z-index:1;right:1rem;bottom:1rem;left:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#fff}.alh-recipient-card__label strong{font-size:.98rem}.alh-recipient-card:hover img{transform:scale(1.045)}.alh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.alh-product-card{overflow:hidden;min-width:0;border:1px solid var(--alh-line);border-radius:var(--alh-radius-md);background:var(--alh-bg);box-shadow:0 8px 25px color-mix(in srgb,var(--alh-text) 5%,transparent)}.alh-product-card__link{display:flex;height:100%;flex-direction:column}.alh-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1.08;background:color-mix(in srgb,var(--alh-surface) 86%,#fff)}.alh-product-card__media img,.alh-product-card__media .alh-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.alh-product-card__link:hover .alh-product-card__media img{transform:scale(1.035)}.alh-product-card__badge{position:absolute;top:.8rem;left:.8rem;border-radius:999px;padding:.35rem .65rem;background:var(--alh-text);color:#fff;font-size:.72rem;font-weight:700}.alh-product-card__content{display:flex;flex:1;flex-direction:column;padding:1.1rem}.alh-product-card__title{display:block;line-height:1.35}.alh-product-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:.8rem;margin-top:1.1rem}.alh-product-card__price{display:flex;flex-wrap:wrap;gap:.35rem .55rem;align-items:baseline}.alh-product-card__price s{color:var(--alh-muted);font-size:.82rem}.alh-product-card__cta{color:var(--alh-accent-dark);font-size:.82rem;font-weight:750;white-space:nowrap}.alh-product-card__hint{display:block;margin-top:.4rem;color:var(--alh-muted);font-size:.85rem}.alh-story{background:var(--alh-text);color:var(--alh-bg)}.alh-story__grid{display:grid;grid-template-columns:1fr 1fr;min-height:42rem}.alh-story__copy{display:flex;max-width:42rem;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4.5rem,8vw,8rem) clamp(2.5rem,7vw,7.5rem)}.alh-story__copy .alh-rte{margin:1.2rem 0 1.5rem;color:color-mix(in srgb,var(--alh-bg) 76%,transparent);font-size:1.08rem}.alh-story__copy .alh-text-link{color:var(--alh-bg)}.alh-story__media{position:relative;overflow:hidden;min-height:34rem}.alh-story__media>img,.alh-story__media>.alh-placeholder{width:100%;height:100%;object-fit:cover}.alh-story__message{position:absolute;right:clamp(1rem,4vw,3.5rem);bottom:clamp(1rem,4vw,3.5rem);left:clamp(1rem,4vw,3.5rem);border-radius:var(--alh-radius-md);padding:1.1rem 1.25rem;background:color-mix(in srgb,var(--alh-bg) 90%,transparent);color:var(--alh-text);box-shadow:var(--alh-shadow-lg);font-family:ui-serif,Georgia,serif;font-size:clamp(1.05rem,2vw,1.35rem);text-align:center}.alh-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;counter-reset:alh-step}.alh-step{position:relative;border:1px solid var(--alh-line);border-radius:var(--alh-radius-md);padding:2rem;background:var(--alh-bg)}.alh-step__icon{display:grid;width:3.5rem;height:3.5rem;place-items:center;border-radius:50%;background:var(--alh-surface);color:var(--alh-accent)}.alh-step__icon .alh-icon{width:1.65rem;height:1.65rem}.alh-step__number{position:absolute;top:1.2rem;right:1.4rem;color:color-mix(in srgb,var(--alh-text) 22%,transparent);font-family:ui-serif,Georgia,serif;font-size:2.2rem}.alh-step h3{margin:1.25rem 0 .5rem;font-size:1.12rem}.alh-step p{margin:0;color:var(--alh-muted)}.alh-occasion-grid{display:grid;grid-auto-columns:minmax(14rem,1fr);grid-auto-flow:column;gap:1rem;overflow-x:auto;padding-bottom:.75rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.alh-occasion-card{position:relative;overflow:hidden;min-height:25rem;border-radius:var(--alh-radius-md);background:var(--alh-text);scroll-snap-align:start}.alh-occasion-card:after{position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,color-mix(in srgb,var(--alh-text) 76%,transparent));content:"";pointer-events:none}.alh-occasion-card>img,.alh-occasion-card>.alh-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.alh-occasion-card:hover>img{transform:scale(1.04)}.alh-occasion-card__label{position:absolute;z-index:1;right:1.2rem;bottom:1.2rem;left:1.2rem;display:flex;align-items:center;justify-content:space-between;color:#fff}.alh-brand-story{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.alh-brand-story__media{position:relative;min-height:35rem}.alh-brand-story__media>img,.alh-brand-story__media>.alh-placeholder{width:90%;height:35rem;object-fit:cover;border-radius:var(--alh-radius-lg)}.alh-brand-story__note{position:absolute;right:0;bottom:2.2rem;display:flex;width:min(18rem,62%);flex-direction:column;gap:.3rem;border:1px solid var(--alh-line);border-radius:var(--alh-radius-md);padding:1.3rem;background:var(--alh-bg);box-shadow:var(--alh-shadow-lg)}.alh-brand-story__note strong{font-family:ui-serif,Georgia,serif;font-size:1.15rem}.alh-brand-story__note span{color:var(--alh-muted);font-size:.85rem}.alh-brand-story__copy .alh-rte{margin:1.2rem 0 1.7rem;color:var(--alh-muted);font-size:1.05rem}.alh-newsletter{padding:clamp(4.5rem,8vw,7.5rem) 0;background:var(--alh-accent);color:#fff}.alh-newsletter .alh-eyebrow{color:#fff}.alh-newsletter__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.75fr);align-items:center;gap:clamp(2.5rem,6vw,6rem)}.alh-newsletter .alh-rte{max-width:42rem;margin-top:1rem;color:color-mix(in srgb,#fff 80%,transparent)}.alh-newsletter__fields{display:flex;gap:.7rem;padding:.45rem;border-radius:999px;background:#fff}.alh-newsletter__fields input{min-width:0;flex:1;border:0;border-radius:999px;padding:.75rem 1rem;background:#fff;color:var(--alh-text)}.alh-newsletter__fields input:focus{outline:0}.alh-newsletter__fields:focus-within{outline:3px solid color-mix(in srgb,#fff 55%,transparent);outline-offset:4px}.alh-newsletter__fields .alh-button{box-shadow:none;background:var(--alh-text)}.alh-newsletter__fields .alh-button:hover{background:var(--alh-accent-dark)}.alh-form-errors{margin-top:1rem}.alh-form-errors ul{margin:0;padding-left:1.25rem}.alh-form-status{margin:0;border:1px solid color-mix(in srgb,#fff 60%,transparent);border-radius:var(--alh-radius-md);padding:1.2rem;background:color-mix(in srgb,#fff 12%,transparent);font-weight:700}.alh-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.alh-placeholder{display:block;background:color-mix(in srgb,var(--alh-surface) 88%,#fff);color:color-mix(in srgb,var(--alh-text) 18%,transparent)}.alh-homepage.alh--enhanced .alh-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.alh-homepage.alh--enhanced .alh-reveal.alh-is-visible{opacity:1;transform:none}@media(max-width:989px){.alh-hero__grid{grid-template-columns:1fr 1fr;gap:2rem}.alh-hero__heading{font-size:clamp(2.8rem,7vw,4.6rem)}.alh-promises__grid{grid-template-columns:1fr}.alh-promise{padding:1rem 0;border-right:0;border-bottom:1px solid var(--alh-line)}.alh-promise:last-child{border-bottom:0}.alh-recipient-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alh-story__copy{padding:5rem 2.5rem}.alh-brand-story{gap:3rem}.alh-newsletter__grid{grid-template-columns:1fr}}@media(max-width:749px){.alh-container{width:min(calc(100% - 28px),var(--alh-container))}.alh-section{padding:68px 0}.alh-section-heading{display:block;margin-bottom:1.7rem}.alh-section-heading .alh-text-link{margin-top:1.2rem}.alh-hero{padding:48px 0 68px;background:linear-gradient(180deg,var(--alh-bg) 0 56%,var(--alh-surface) 56%)}.alh-hero__grid{grid-template-columns:1fr}.alh-hero__copy{max-width:none}.alh-hero__heading{font-size:clamp(3rem,15vw,4.7rem)}.alh-hero__visual{padding:0 .8rem 1.4rem 0}.alh-hero__note{font-size:.88rem}.alh-recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.alh-product-grid{gap:.75rem}.alh-product-card__content{padding:.9rem}.alh-product-card__bottom{display:block}.alh-product-card__cta{display:block;margin-top:.6rem}.alh-story__grid{grid-template-columns:1fr}.alh-story__copy{padding:4.5rem 1.4rem}.alh-story__media{min-height:30rem}.alh-steps{grid-template-columns:1fr}.alh-occasion-grid{margin-right:-14px}.alh-brand-story{grid-template-columns:1fr}.alh-brand-story__media{min-height:28rem}.alh-brand-story__media>img,.alh-brand-story__media>.alh-placeholder{height:28rem}.alh-newsletter__fields{align-items:stretch;border-radius:var(--alh-radius-md)}.alh-newsletter__fields input{min-height:3.2rem}}@media(max-width:479px){.alh-actions{display:grid}.alh-button{width:100%}.alh-hero__highlights{display:grid}.alh-product-card__title{font-size:.9rem}.alh-product-card__price{font-size:.88rem}.alh-newsletter__fields{display:grid}}@media(prefers-reduced-motion:reduce){.alh-homepage *,.alh-homepage *:before,.alh-homepage *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.alh-homepage.alh--enhanced .alh-reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
