.wine-gift{--gift-bg: #f7f4f0;--gift-cream: #fbf8f4;--gift-ink: #1a1214;--gift-muted: #5c534e;--gift-line: #e4ddd5;--gift-accent: #7a1f35;--gift-dark: #1a1214;--gift-ease: .25s ease;color:var(--gift-ink);background:var(--gift-bg)}.wine-gift__inner{width:min(calc(100% - 2.5rem),68rem);margin-inline:auto}.wine-gift-hero{position:relative;overflow:hidden;min-height:clamp(22rem,62vw,34rem);color:#fff;background:var(--gift-dark)}.wine-gift-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.wine-gift-hero__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);animation:wine-gift-zoom 18s ease-out forwards}@keyframes wine-gift-zoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.wine-gift-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1a121466,#1a1214c7)}.wine-gift-hero__content{position:relative;z-index:1;display:grid;place-content:end center;min-height:clamp(22rem,62vw,34rem);padding:clamp(3rem,8vw,5rem) 1.25rem 3rem;text-align:center}.wine-gift-hero__eyebrow{margin:0 0 .85rem;font-size:.72rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#ffffffb8}.wine-gift-hero__title{margin:0 0 .85rem;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:clamp(1.85rem,5vw,2.75rem);font-weight:500;letter-spacing:.08em;line-height:1.35}.wine-gift-hero__lead{max-width:34rem;margin:0 auto;font-size:.92rem;line-height:1.9;color:#ffffffe0}.wine-gift-intro{padding:clamp(2.5rem,6vw,4rem) 0;text-align:center}.wine-gift-intro__concept{margin:0 0 1.25rem;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.9;letter-spacing:.06em;color:var(--gift-accent)}.wine-gift-intro__text{max-width:40rem;margin:0 auto;font-size:.92rem;line-height:2;color:var(--gift-muted)}.wine-gift__subnav{position:sticky;top:0;z-index:3;background:#fbf8f4f0;border-block:1px solid var(--gift-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wine-gift__subnav-list{display:flex;justify-content:center;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.wine-gift__subnav-link{display:block;padding:.95rem 1.35rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-decoration:none;color:var(--gift-ink);border-bottom:2px solid transparent;transition:color var(--gift-ease),border-color var(--gift-ease)}.wine-gift__subnav-link:hover,.wine-gift__subnav-link.is-active{color:var(--gift-accent);border-bottom-color:var(--gift-accent)}.wine-gift__section{padding:clamp(2.5rem,6vw,4rem) 0;scroll-margin-top:3.5rem}.wine-gift__section--alt{background:var(--gift-cream)}.wine-gift__section-label{margin:0 0 .65rem;font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-align:center;color:var(--gift-accent)}.wine-gift__section-title{margin:0 0 1.75rem;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:500;letter-spacing:.06em;text-align:center;line-height:1.45}.wine-gift__section-lead{max-width:38rem;margin:-.75rem auto 1.75rem;font-size:.9rem;line-height:1.9;text-align:center;color:var(--gift-muted)}.wine-gift__empty{margin:0;padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--gift-muted)}.wine-gift__grid{display:grid;gap:1.5rem 1.15rem;list-style:none;margin:0;padding:0}.wine-gift__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.wine-gift-card{height:100%;background:#fff;transition:transform var(--gift-ease),box-shadow var(--gift-ease)}.wine-gift-card:hover{transform:translateY(-2px);box-shadow:0 .75rem 1.75rem #1a121414}.wine-gift-card__link{display:grid;grid-template-rows:auto 1fr;height:100%;text-decoration:none;color:inherit}.wine-gift-card__media{display:flex;align-items:stretch;justify-content:center;isolation:isolate;overflow:hidden;height:auto;aspect-ratio:5 / 3;padding:.45rem .6rem .25rem;background:#fff}.wine-gift-card__image,.wine-gift-card__placeholder{display:block;width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center bottom}.wine-gift-card__image{mix-blend-mode:multiply}.wine-gift-card__media .product-set-images{align-items:flex-end;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}.wine-gift-card__media .product-set-images__item{flex:0 1 31%;width:31%;aspect-ratio:9 / 22;max-width:3.5rem}.wine-gift-card__media .product-set-images .wine-gift-card__image{width:auto;height:100%;max-width:100%;max-height:100%;transform:none}.wine-gift-card__body{display:grid;gap:.4rem;padding:1rem 1rem 1.15rem}.wine-gift-card__type{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.08em;color:var(--gift-accent);text-transform:uppercase}.wine-gift-card__title{margin:0;font-size:.85rem;font-weight:600;line-height:1.55}.wine-gift-card__copy{margin:0;font-size:.72rem;line-height:1.7;color:var(--gift-muted)}.wine-gift-card__footer{display:grid;gap:.55rem;margin-top:.4rem}.wine-gift-card__price{margin:0;font-size:1.05rem;font-weight:700;color:var(--gift-ink)}.wine-gift-card__tax{font-size:.625rem;font-weight:400;color:#888}.wine-gift-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.55rem .75rem;border:1px solid var(--gift-ink);font-size:.7rem;letter-spacing:.04em;color:var(--gift-ink);background:transparent;transition:background var(--gift-ease),color var(--gift-ease),border-color var(--gift-ease)}.wine-gift-card:hover .wine-gift-card__button{border-color:var(--gift-accent);background:var(--gift-accent);color:#fff}.wine-gift__budget-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem;margin-bottom:1.75rem}.wine-gift__budget-tab{min-width:8.25rem;padding:.7rem 1.25rem;border:1px solid var(--gift-line);background:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background var(--gift-ease),color var(--gift-ease),border-color var(--gift-ease)}.wine-gift__budget-tab.is-active{border-color:var(--gift-accent);background:var(--gift-accent);color:#fff}.wine-gift__budget-panel[hidden]{display:none}.wine-gift__budget-heading{margin:0 0 1.15rem;font-size:.875rem;font-weight:600;text-align:center;color:var(--gift-muted)}.wine-gift__consult-grid{display:grid;gap:1rem;max-width:46rem;margin-inline:auto}.wine-gift__consult-card{padding:1.5rem 1.25rem;background:#fff;text-align:center}.wine-gift__consult-heading{margin:0 0 .55rem;font-size:.875rem;font-weight:700;letter-spacing:.04em}.wine-gift__consult-value{margin:0 0 .35rem;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:1.4rem;font-weight:500;letter-spacing:.04em}.wine-gift__consult-value a{color:inherit;text-decoration:none}.wine-gift__consult-note{margin:0 0 .9rem;font-size:.7rem;line-height:1.7;color:#888}.wine-gift__consult-button{display:inline-flex;align-items:center;justify-content:center;min-width:11rem;padding:.7rem 1.35rem;background:var(--gift-accent);color:#fff;font-size:.75rem;letter-spacing:.06em;text-decoration:none;transition:opacity var(--gift-ease)}.wine-gift__consult-button:hover{opacity:.88}.wine-gift__wrapping{display:grid;gap:2rem;align-items:start}.wine-gift__wrapping-media{display:grid;place-items:center;max-width:12.5rem;margin-inline:auto;padding:.75rem;overflow:hidden;background:#fff;border:1px solid var(--gift-line)}.wine-gift__wrapping-media img{width:auto;max-width:100%;height:auto;max-height:140px;display:block;object-fit:contain;object-position:center;background:#fff}.wine-gift__wrapping-block{margin:0 0 1.75rem;padding-bottom:1.75rem;border-bottom:1px solid var(--gift-line)}.wine-gift__wrapping-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.wine-gift__wrapping-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.85rem 0 0;justify-items:center}.wine-gift__wrapping-photo{margin:0;width:100%;max-width:12rem;text-align:center}.wine-gift__wrapping-photo img{display:block;width:auto;max-width:100%;height:auto;max-height:7.5rem;margin-inline:auto;object-fit:contain;background:#fff}.wine-gift__wrapping-photo figcaption{margin-top:.4rem;font-size:.75rem;line-height:1.5;color:var(--gift-muted, #777)}.wine-gift__wrapping-photo--wide{max-width:14rem;margin:.85rem 0 1rem}.wine-gift__wrapping-photo--wide img{max-height:6.5rem}.wine-gift__wrapping-text,.wine-gift__wrapping-note{margin:0 0 .75rem;font-size:.85rem;line-height:1.9;color:var(--gift-muted)}.wine-gift__wrapping-list{margin:0 0 .5rem;padding-left:1.15rem;font-size:.85rem;line-height:1.9;color:var(--gift-muted)}.wine-gift__wrapping-tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0 0 .85rem;padding:0}.wine-gift__wrapping-tags li{padding:.35rem .8rem;border:1px solid var(--gift-line);font-size:.75rem;letter-spacing:.04em;background:#fff}.wine-gift__service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;list-style:none;margin:0;padding:0}.wine-gift__service-link{display:grid;gap:.55rem;height:100%;padding:1.35rem 1.1rem;text-decoration:none;color:inherit;background:#fff;transition:transform var(--gift-ease),box-shadow var(--gift-ease)}a.wine-gift__service-link:hover{transform:translateY(-2px);box-shadow:0 .65rem 1.5rem #1a121412}.wine-gift__service-icon img{width:2.35rem;height:2.35rem;object-fit:contain}.wine-gift__service-title{margin:0;font-size:.9rem;font-weight:700;letter-spacing:.03em}.wine-gift__service-text{margin:0;font-size:.72rem;line-height:1.7;color:var(--gift-muted)}.wine-gift__event-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.15rem;list-style:none;margin:0;padding:0}.wine-gift__event-link{display:grid;gap:.55rem;width:8.5rem;text-decoration:none;color:inherit}.wine-gift__event-media{aspect-ratio:1;overflow:hidden;background:var(--gift-cream)}.wine-gift__event-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.wine-gift__event-link:hover .wine-gift__event-media img{transform:scale(1.05)}.wine-gift__event-title{font-size:.78rem;text-align:center;line-height:1.5;letter-spacing:.03em}.wine-gift__event-link:hover .wine-gift__event-title{color:var(--gift-accent)}.wine-gift-cta{padding:clamp(2.75rem,7vw,4.5rem) 0;text-align:center;color:#fff;background:linear-gradient(160deg,#1a1214eb,#7a1f35e0),var(--gift-dark)}.wine-gift-cta__title{margin:0 0 .75rem;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:500;letter-spacing:.08em}.wine-gift-cta__text{max-width:32rem;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.9;color:#ffffffd9}.wine-gift-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.wine-gift-cta__button{display:inline-flex;align-items:center;justify-content:center;min-width:11rem;padding:.85rem 1.5rem;font-size:.78rem;letter-spacing:.08em;text-decoration:none;transition:opacity var(--gift-ease),background var(--gift-ease),color var(--gift-ease)}.wine-gift-cta__button--primary{background:#fff;color:var(--gift-ink)}.wine-gift-cta__button--primary:hover{opacity:.9}.wine-gift-cta__button--ghost{border:1px solid rgba(255,255,255,.55);color:#fff}.wine-gift-cta__button--ghost:hover{background:#ffffff1a}.wine-gift__setup-note{margin:1rem 0 0;padding:.85rem 1rem;border:1px solid #e7e2db;background:#fff8f0;color:#7a1f2b;font-size:.875rem;line-height:1.6}@media(max-width:749px){.wine-gift__wrapping-photos{grid-template-columns:1fr}.wine-gift__inner{width:min(calc(100% - 1.5rem),68rem)}.wine-gift__grid{gap:1rem .7rem}.wine-gift-card__media{aspect-ratio:1 / 1;padding:.55rem .4rem .4rem}.wine-gift-card__media .product-set-images,.wine-gift-card__media .product-set-images--2,.wine-gift-card__media .product-set-images--3{gap:.2rem}.wine-gift-card__media .product-set-images__item{max-width:none}.wine-gift-card__body{padding:.75rem .7rem .85rem}.wine-gift-card__title,.wine-gift-card__copy{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(min-width:750px){.wine-gift__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.wine-gift__consult-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wine-gift__wrapping{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);gap:2.5rem;align-items:start}.wine-gift__wrapping-media{margin-inline:0;max-width:none;width:100%}.wine-gift__service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wine-gift.css.map */
