.gh{position:relative;overflow:clip}.gh .gh__inner{--max-w: calc(var(--container-wide) - 80px);position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,46fr) minmax(0,54fr);gap:clamp(28px,4vw,56px);align-items:start;padding-top:26px}.gh .gh__glow{position:absolute;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,color-mix(in srgb,var(--brand) 22%,transparent),transparent 62%);animation:gh-breathe 8s ease-in-out infinite}.gh .gh__glow--deck{width:62vw;height:62vw;max-width:900px;max-height:900px;right:-12vw;top:-14vw}.gh .gh__glow--top{width:44vw;height:44vw;max-width:620px;max-height:620px;left:-14vw;top:-18vw;animation-delay:3.4s}.gh .gh__sparks{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.gh .gh__spark{position:absolute;color:var(--brand);line-height:1;font-size:9px;opacity:.3;animation:gh-glimmer 6s ease-in-out infinite}.gh .gh__spark:nth-child(1){left:6%;top:18%;font-size:10px;animation-delay:0s}.gh .gh__spark:nth-child(2){left:12%;top:62%;font-size:8px;animation-delay:.4s}.gh .gh__spark:nth-child(3){left:3%;top:84%;font-size:11px;animation-delay:.9s}.gh .gh__spark:nth-child(4){left:21%;top:8%;font-size:8px;animation-delay:1.3s}.gh .gh__spark:nth-child(5){left:27%;top:44%;font-size:10px;animation-delay:1.8s}.gh .gh__spark:nth-child(6){left:33%;top:76%;font-size:9px;animation-delay:2.2s}.gh .gh__spark:nth-child(7){left:41%;top:22%;font-size:11px;animation-delay:2.7s}.gh .gh__spark:nth-child(8){left:47%;top:90%;font-size:8px;animation-delay:3.1s}.gh .gh__spark:nth-child(9){left:55%;top:12%;font-size:9px;animation-delay:3.6s}.gh .gh__spark:nth-child(10){left:62%;top:58%;font-size:10px;animation-delay:4s}.gh .gh__spark:nth-child(11){left:69%;top:30%;font-size:8px;animation-delay:4.5s}.gh .gh__spark:nth-child(12){left:76%;top:82%;font-size:11px;animation-delay:4.9s}.gh .gh__spark:nth-child(13){left:85%;top:16%;font-size:9px;animation-delay:5.3s}.gh .gh__spark:nth-child(14){left:93%;top:66%;font-size:10px;animation-delay:5.7s}@keyframes gh-breathe{0%,to{opacity:.5}50%{opacity:1}}@keyframes gh-glimmer{0%,to{opacity:.18}50%{opacity:.95}}.gh .gh__toran{position:absolute;top:0;left:0;width:100%;height:38px;pointer-events:none;z-index:1}.gh .gh__toran-string{stroke:var(--brand)}.gh .gh__toran-leaf{fill:var(--leaf)}.gh .gh__toran-vein{stroke:var(--ivory);opacity:.55}.gh .gh__toran-bloom{fill:#e9a23b}.gh .gh__toran-eye{fill:#c77d12}.gh .gh__copy{padding-top:8px}.gh .gh__eyebrow{display:flex;align-items:center;gap:11px;font-family:var(--mono);font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--brand-soft);margin:0 0 18px}.gh .gh__rule{display:inline-block;width:26px;height:1px;background:var(--brand);flex-shrink:0}.gh .gh__deva{font-family:var(--devanagari);text-transform:none;letter-spacing:normal;color:var(--brand);font-size:15px}.gh .gh__h{font-family:var(--serif);font-weight:300;font-size:clamp(48px,5.4vw,var(--h-size));line-height:1.02;letter-spacing:-.03em;margin:0;max-width:12ch;color:var(--c-text)}.gh .gh__h .acc{font-style:italic;color:var(--brand)}.gh .gh__lede{font-family:var(--sans);font-weight:300;font-size:var(--b-size);line-height:1.75;color:color-mix(in srgb,var(--c-text) 78%,transparent);max-width:44ch;margin:20px 0 0}.gh .gh__budget{margin:24px 0 0}.gh .gh__budget-label{display:flex;align-items:center;gap:6px;font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-soft);margin:0 0 9px}.gh .gh__budget-label svg{flex-shrink:0}.gh .gh__budgets{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.gh .gh__chip{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-weight:500;font-size:12.5px;padding:8px 12px 8px 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--brand) 55%,transparent);background:transparent;color:var(--c-text);text-decoration:none;transition:background .2s,color .2s,border-color .2s}.gh .gh__chip-go{color:var(--brand);font-size:13px;line-height:1;transition:transform .2s,color .2s}.gh .gh__chip:hover{background:var(--brand);border-color:var(--brand);color:var(--c-bg)}.gh .gh__chip:hover .gh__chip-go{color:var(--c-bg);transform:translate(3px)}.gh .gh__chip:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.gh .gh__cta{display:flex;flex-wrap:wrap;gap:clamp(8px,1.6vw,12px);margin-top:26px}.gh .gh__btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:clamp(10.5px,1.4vw,12px);font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:16px 24px;border-radius:999px;transition:background .2s,color .2s,border-color .2s}.gh .gh__btn--primary{background:var(--brand);color:var(--c-bg);border:1.5px solid var(--brand)}.gh .gh__btn--primary:hover{background:transparent;color:var(--brand)}.gh .gh__btn--ghost{background:transparent;color:var(--c-text);border:1.5px solid color-mix(in srgb,var(--c-text) 62%,transparent)}.gh .gh__btn--ghost:hover{background:var(--c-text);color:var(--c-bg);border-color:var(--c-text)}.gh .gh__btn:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.gh .gh__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:30px 0 0}.gh .gh__fact{padding-right:16px}.gh .gh__fact+.gh__fact{border-left:1px solid color-mix(in srgb,var(--c-text) 18%,transparent);padding-left:16px}.gh .gh__facts dt{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-soft)}.gh .gh__facts dd{font-family:var(--sans);font-weight:500;font-size:13px;line-height:1.4;color:var(--c-text);margin:4px 0 0}.gh .gh__deck{list-style:none;margin:0;padding:0}.gh .gh__cell{border-radius:18px;overflow:hidden;aspect-ratio:3 / 4;transform-origin:50% 100%;box-shadow:0 30px 60px #00000073,0 0 0 1px color-mix(in srgb,var(--brand) 35%,transparent);transition:transform .35s ease}.gh .gh__card{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-decoration:none}.gh .gh__card:hover,.gh .gh__card:focus-visible,.gh .gh__tick:hover,.gh .gh__tick:focus-visible,.gh .gh__chip:hover,.gh .gh__chip:focus-visible,.gh .gh__btn:hover,.gh .gh__btn:focus-visible{opacity:1}.gh .gh__card:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.gh .gh__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.gh .gh__ph{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--brand) 40%,transparent) 0 56%,transparent 57%),linear-gradient(150deg,color-mix(in srgb,var(--brand) 14%,var(--c-bg)),color-mix(in srgb,var(--brand) 34%,var(--c-bg)))}.gh .gh__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a080600 42%,#0a0806c7)}.gh .gh__label{position:absolute;left:15px;right:15px;bottom:13px;color:var(--ivory);font-family:var(--serif);font-size:20px;font-weight:400;line-height:1.2}.gh .gh__arrow{display:inline-block}.gh .gh__ticker{grid-column:1 / -1;box-sizing:border-box;position:relative;z-index:1;height:44px;overflow:hidden;margin-top:clamp(28px,3.4vw,46px);border-top:1px solid color-mix(in srgb,var(--brand) 40%,transparent);border-bottom:1px solid color-mix(in srgb,var(--brand) 40%,transparent)}.gh .gh__ticker-track{display:flex;align-items:center;height:100%;width:max-content;gap:0;animation:gh-ticker 46s linear infinite}.gh .gh__ticker:hover .gh__ticker-track{animation-play-state:paused}.gh .gh__ticker:focus-within .gh__ticker-track{animation-play-state:paused}.gh .gh__ticker-set{display:flex;align-items:center;flex:0 0 auto;gap:0}.gh .gh__tick{display:inline-flex;align-items:center;font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--c-text);text-decoration:none;white-space:nowrap;padding:0 2px;transition:color .2s}.gh .gh__tick:hover{color:var(--brand)}.gh .gh__tick:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.gh .gh__tick-sep{color:var(--brand);font-size:9px;line-height:1;padding:0 15px}@keyframes gh-ticker{to{transform:translate(-50%)}}.gh .gh__anchor{display:block;width:1px;height:0;scroll-margin-top:calc(var(--header-height, 72px) + 12px)}@media(min-width:981px){.gh .gh__deck{position:relative;height:clamp(380px,32vw,460px)}.gh .gh__cell{position:absolute;width:clamp(180px,15.5vw,224px)}.gh .gh__cell--lead{width:clamp(210px,18vw,260px)}.gh .gh__cell:nth-child(1){left:33%;top:0;transform:rotate(-2deg);z-index:5}.gh .gh__cell:nth-child(2){left:1%;top:44px;transform:rotate(-12deg);z-index:2}.gh .gh__cell:nth-child(3){left:16%;top:104px;transform:rotate(-6deg);z-index:3}.gh .gh__cell:nth-child(4){left:57%;top:96px;transform:rotate(6deg);z-index:2}.gh .gh__cell:nth-child(5){left:66%;top:26px;transform:rotate(13deg);z-index:3}.gh .gh__cell:nth-child(1):hover,.gh .gh__cell:nth-child(1):focus-within,.gh .gh__cell:nth-child(2):hover,.gh .gh__cell:nth-child(2):focus-within,.gh .gh__cell:nth-child(3):hover,.gh .gh__cell:nth-child(3):focus-within,.gh .gh__cell:nth-child(4):hover,.gh .gh__cell:nth-child(4):focus-within,.gh .gh__cell:nth-child(5):hover,.gh .gh__cell:nth-child(5):focus-within{transform:rotate(0) translateY(-14px) scale(1.05);z-index:10}}@media(max-width:980px){.gh .gh__inner{grid-template-columns:minmax(0,1fr);gap:0;padding-top:0}.gh .gh__toran{display:none}.gh .gh__copy{display:contents}.gh .gh__eyebrow{display:flex;order:1;justify-content:center;align-items:center;gap:12px;margin:0 0 12px}.gh .gh__eyebrow:before,.gh .gh__eyebrow:after{content:"";display:block;width:36px;height:1px;background:var(--brand);opacity:.85}.gh .gh__eyebrow-text,.gh .gh__rule{display:none}.gh .gh__deva{font-size:17px;letter-spacing:.02em}.gh .gh__lede{display:none}.gh .gh__h{order:2;text-align:center;font-size:clamp(34px,9.4vw,42px);line-height:1.08;max-width:none;letter-spacing:-.02em;margin:0 auto 22px}.gh .gh__deck{order:3;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none;-ms-overflow-style:none}.gh .gh__deck::-webkit-scrollbar{display:none}.gh .gh__cell{position:relative;flex:0 0 64vw;width:auto;scroll-snap-align:start}.gh .gh__cell--lead{flex:0 0 64vw;width:auto}.gh .gh__label{font-size:18px}.gh .gh__ticker{order:4;height:40px;margin-top:18px}.gh .gh__tick{font-size:10.5px;letter-spacing:.2em}.gh .gh__tick-sep{padding:0 12px}.gh .gh__budget{order:5;margin-top:18px}.gh .gh__budgets{flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:2px 0 6px}.gh .gh__budgets::-webkit-scrollbar{display:none}.gh .gh__budgets li{flex:0 0 auto}.gh .gh__chip{font-size:12px;padding:7px 10px 7px 12px;white-space:nowrap}.gh .gh__cta{order:6;margin-top:12px;gap:8px;flex-wrap:nowrap;margin-bottom:28px}.gh .gh__btn{flex:1 1 0;min-width:0;padding:14px 10px;font-size:10.5px;letter-spacing:.08em;white-space:nowrap}.gh .gh__btn--ghost{display:none}.gh .gh__facts{display:none;order:7;flex-wrap:wrap;justify-content:center;gap:2px 0;margin:16px 0 0}.gh .gh__fact{display:inline-flex;align-items:baseline;padding:0}.gh .gh__fact+.gh__fact{border-left:0;padding-left:0}.gh .gh__fact+.gh__fact:before{content:"\b7";margin:0 8px;color:var(--brand);font-weight:600}.gh .gh__facts dt{display:none}.gh .gh__facts dd{font-weight:400;font-size:12.5px;color:color-mix(in srgb,var(--c-text) 78%,transparent);margin:0}.gh .gh__glow--deck{right:-34vw;top:-18vw}.gh .gh__glow--top{left:-34vw;top:-26vw}}@media(max-width:480px){.gh .gh__label{font-size:17px}}@media(prefers-reduced-motion:reduce){.gh .gh__glow{animation:none;opacity:.75}.gh .gh__spark{animation:none;opacity:.55}.gh .gh__ticker{height:auto}.gh .gh__ticker-track{animation:none;width:auto;flex-wrap:wrap;justify-content:center;padding:9px 0}.gh .gh__ticker-set{flex-wrap:wrap;justify-content:center}.gh .gh__ticker-set--dup{display:none}.gh .gh__cell,.gh .gh__chip,.gh .gh__chip-go,.gh .gh__btn,.gh .gh__tick{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/gift-hero.css.map */
