:root{--gift-ivory: #fff9f4;--gift-paper: #f7efe8;--gift-ink: #2e2927;--gift-rose: #b86572;--gift-rose-dark: #934b57;--gift-sage: #a8b6a6;--gift-border: #e7ddd5}body{color:var(--gift-ink)}.button{min-height:4.8rem;border-radius:999px}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:.3rem solid var(--gift-rose-dark);outline-offset:.3rem}.gift-section{padding-block:clamp(4rem,7vw,8rem)}.gift-section__eyebrow{margin:0 0 1rem;color:var(--gift-rose-dark);font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gift-section__heading{margin:0 0 1.6rem;max-width:18ch}.gift-hero{position:relative;min-height:clamp(52rem,72vh,76rem);display:grid;align-items:end;overflow:hidden;background:var(--gift-paper)}.gift-hero__media,.gift-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.gift-hero__media:after{content:"";background:linear-gradient(180deg,#2e29270d,#2e2927ad)}.gift-hero__image{width:100%;height:100%;object-fit:cover}.gift-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--gift-paper),var(--gift-sage))}.gift-hero__content{position:relative;z-index:1;width:min(100%,76rem);padding-block:6rem;color:#fff}.gift-hero__content--no-image{color:var(--gift-ink)}.gift-hero__title{margin:0;max-width:12ch;font-size:clamp(4rem,8vw,8rem);line-height:.98}.gift-hero__text{max-width:55rem;margin:2rem 0 3rem;font-size:clamp(1.7rem,2vw,2.2rem)}.gift-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem}.gift-chips{display:flex;gap:1rem;overflow-x:auto;padding:.4rem .2rem 1rem;scrollbar-width:thin}.gift-chip{flex:0 0 auto;min-height:4.4rem;display:inline-flex;align-items:center;padding:.8rem 1.8rem;border:.1rem solid var(--gift-border);border-radius:999px;color:var(--gift-ink);text-decoration:none;background:#fff}.gift-chip:hover{border-color:var(--gift-rose);color:var(--gift-rose-dark)}.gift-category-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.gift-category-link{display:flex;align-items:center;gap:1.2rem;min-height:9.4rem;padding:1.6rem;border:.1rem solid var(--gift-border);border-radius:1.4rem;color:var(--gift-ink);text-decoration:none;background:#fff}.gift-category-link:hover{border-color:var(--gift-rose);background:var(--gift-paper)}.gift-category-link__icon{flex:0 0 3.6rem;display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;color:#fff;background:var(--gift-rose-dark);font-size:1.8rem}.gift-category-link__content{display:grid;gap:.25rem;min-width:0}.gift-category-link__content strong{font-size:1.6rem}.gift-category-link__content span{font-size:1.3rem;line-height:1.35}.gift-category-link__arrow{margin-left:auto;font-size:2rem}.gift-editorial{display:grid;gap:2.4rem;align-items:center}.gift-editorial__media{overflow:hidden;border-radius:1.4rem}.gift-editorial__media img{display:block;width:100%;height:100%;min-height:30rem;object-fit:cover}.gift-editorial__content{max-width:52rem}.gift-finder{background:var(--gift-paper)}.gift-finder__steps{display:grid;gap:2rem}.gift-finder__step{border:0;padding:0;margin:0}.gift-finder__step legend{margin-bottom:1rem;font-weight:700}.gift-finder__options{display:flex;flex-wrap:wrap;gap:.8rem}.gift-finder__option input{position:absolute;opacity:0;pointer-events:none}.gift-finder__option span{min-height:4.4rem;display:inline-flex;align-items:center;padding:.8rem 1.5rem;border:.1rem solid var(--gift-border);border-radius:999px;background:#fff;cursor:pointer}.gift-finder__option input:checked+span{color:#fff;border-color:var(--gift-rose-dark);background:var(--gift-rose-dark)}.gift-finder__option input:focus-visible+span{outline:.3rem solid var(--gift-rose-dark);outline-offset:.2rem}.gift-finder__results{margin-top:3rem}.gift-finder__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.gift-finder-card{padding:1.6rem;border-radius:1.4rem;background:#fff}.gift-finder-card[hidden]{display:none}.gift-finder-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:1rem}.gift-finder-card__title{margin:1.2rem 0 .4rem}.gift-finder__empty{padding:2rem;border:.1rem dashed var(--gift-border);border-radius:1.4rem}.gift-reassurance{display:grid;gap:1.6rem}.gift-reassurance__item{padding:2rem;border:.1rem solid var(--gift-border);border-radius:1.4rem}.gift-reassurance__item h3{margin:0 0 .6rem}.gift-reassurance__item p{margin:0}.gift-breadcrumbs{display:flex;flex-wrap:wrap;gap:.6rem;padding-top:1.6rem;padding-bottom:.8rem;color:rgb(var(--color-foreground));font-size:1.3rem}.gift-breadcrumbs a{color:inherit;text-underline-offset:.25rem}.gift-personalization{margin:0 0 2rem;padding:1.6rem;border-radius:1.4rem;background:var(--gift-paper)}.gift-personalization label{display:block;margin-bottom:.8rem;font-weight:700}.gift-personalization input,.gift-personalization textarea{width:100%;min-height:4.8rem;padding:1.2rem;border:.1rem solid var(--gift-border);border-radius:.8rem;font:inherit}.gift-personalization small{display:block;margin-top:.6rem}@media screen and (min-width:750px){.gift-finder__steps{grid-template-columns:repeat(3,1fr)}.gift-finder__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gift-reassurance{grid-template-columns:repeat(3,1fr)}.gift-category-links{grid-template-columns:repeat(3,minmax(0,1fr))}.gift-editorial{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,6vw,8rem)}}@media screen and (max-width:389px){.gift-finder__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gift-theme.css.map */
