.gift-card-product{--gcp-radius: 0;--gcp-frame-max: 22rem;--gcp-ease: cubic-bezier(.4, 0, .2, 1);position:relative;isolation:isolate;overflow:clip}.gift-card-product__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;grid-column:1 / -1;background:radial-gradient(70% 55% at 18% 35%,rgb(from var(--color-foreground) r g b / .06) 0%,transparent 62%),radial-gradient(55% 45% at 88% 70%,rgb(from var(--color-foreground) r g b / .04) 0%,transparent 58%),linear-gradient(165deg,rgb(from var(--color-foreground) r g b / .03) 0%,transparent 42%,rgb(from var(--color-foreground) r g b / .02) 100%)}.gift-card-product__layout,.gift-card-product__steps,.gift-card-product>.gift-card-product__lead{position:relative;z-index:1;width:100%}.gift-card-product__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}@media screen and (min-width:990px){.gift-card-product__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2.5rem,5vw,4.5rem)}}.gift-card-product__visual{display:flex;justify-content:center;align-self:start}@media screen and (min-width:990px){.gift-card-product__visual{position:sticky;top:calc(var(--header-group-height, var(--header-height, 0px)) + 1rem)}}.gift-card-product__frame{position:relative;width:min(100%,var(--gcp-frame-max));aspect-ratio:1.586 / 1;overflow:hidden;border-radius:var(--gcp-radius);background:rgb(from var(--color-foreground) r g b / .92);color:var(--color-background);box-shadow:0 24px 48px rgb(from var(--color-foreground) r g b / .14),0 2px rgb(from var(--color-foreground) r g b / .08);transform:translateY(0) rotate(-.4deg);animation:gcp-enter .7s var(--gcp-ease) both}@media screen and (min-width:990px){.gift-card-product__frame{width:min(100%,26rem)}}@keyframes gcp-enter{0%{opacity:0;transform:translateY(1.25rem) rotate(-1.2deg) scale(.98)}to{opacity:1;transform:translateY(0) rotate(-.4deg) scale(1)}}@media(prefers-reduced-motion:reduce){.gift-card-product__frame{animation:none}}.gift-card-product__image{width:100%;height:100%;object-fit:cover;display:block}.gift-card-product__placeholder{display:grid;grid-template-rows:auto 1fr auto;height:100%;padding:1.25rem 1.35rem 1.1rem;box-sizing:border-box}.gift-card-product__placeholder-brand{font-size:.6875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;opacity:.72}.gift-card-product__placeholder-label{align-self:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:.04em;line-height:1.1}.gift-card-product__placeholder-value{font-size:1.125rem;font-weight:500;letter-spacing:.02em;justify-self:end}.gift-card-product__shine{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgb(255 255 255 / .12) 48%,transparent 62%);transform:translate(-120%);animation:gcp-shine 2.8s var(--gcp-ease) .6s both}@keyframes gcp-shine{to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.gift-card-product__shine{animation:none;opacity:0}}.gift-card-product__panel{max-width:32rem;animation:gcp-panel-enter .65s var(--gcp-ease) .12s both}@keyframes gcp-panel-enter{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.gift-card-product__panel{animation:none}}.gift-card-product__eyebrow{margin:0 0 .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgb(from var(--color-foreground) r g b / .62)}.gift-card-product__title{margin:0 0 .85rem;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:600;letter-spacing:-.02em;line-height:1.1}.gift-card-product__lead{margin:0 0 1.75rem;max-width:34ch;font-size:.9375rem;line-height:1.55;color:rgb(from var(--color-foreground) r g b / .72)}.gift-card-product__legend{margin:0 0 .75rem;padding:0;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.gift-card-product__amounts{margin:0 0 1.25rem;padding:0;border:0}.gift-card-product__amount-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.75rem,1fr));gap:.45rem}@media screen and (min-width:750px){.gift-card-product__amount-grid{grid-template-columns:repeat(auto-fit,minmax(5rem,1fr))}}.gift-card-product__amount{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-height:2.5rem;padding:.45rem .5rem;border:1px solid rgb(from var(--color-foreground) r g b / .18);background:transparent;color:inherit;cursor:pointer;text-align:center;transition:background-color .18s var(--gcp-ease),color .18s var(--gcp-ease),border-color .18s var(--gcp-ease),transform .18s var(--gcp-ease)}.gift-card-product__amount:hover{border-color:rgb(from var(--color-foreground) r g b / .4)}.gift-card-product__amount.is-selected{background:#000;border-color:#000;color:#fff}.gift-card-product__amount.is-unavailable{opacity:.4;cursor:not-allowed}.gift-card-product__amount input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;cursor:inherit}.gift-card-product__amount-label{font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;line-height:1.2}.gift-card-product__amount-price{font-size:.6875rem;opacity:.7;line-height:1.2}.gift-card-product__amount.is-selected .gift-card-product__amount-price{opacity:.85}.gift-card-product__price{margin:0 0 1.35rem;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:600;letter-spacing:-.01em}.gift-card-product__recipient{margin:0 0 1.35rem;padding:1rem 0 0;border-top:1px solid rgb(from var(--color-foreground) r g b / .1);position:relative;z-index:2}.gift-card-product__recipient-toggle{display:inline-flex;align-items:center;gap:.65rem;font-size:.875rem;font-weight:500;cursor:pointer}.gift-card-product__recipient-toggle input{width:1.05rem;height:1.05rem;accent-color:#000;cursor:pointer}.gift-card-product__recipient-hint{margin:.45rem 0 0;font-size:.75rem;line-height:1.45;color:rgb(from var(--color-foreground) r g b / .55)}.gift-card-product__recipient-fields{display:grid;gap:.85rem;margin-top:1rem}.gift-card-product__recipient-fields[hidden]{display:none!important}.gift-card-product__recipient-note{margin:0;font-size:.75rem;line-height:1.45;color:rgb(from var(--color-foreground) r g b / .55)}.gift-card-product__field{display:grid;gap:.35rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.gift-card-product__field input,.gift-card-product__field textarea{width:100%;min-height:2.75rem;padding:.75rem .9rem;border:1px solid rgb(from var(--color-foreground) r g b / .16);border-radius:0;background:var(--color-background);color:var(--color-foreground);font:inherit;font-size:.9375rem;font-weight:400;letter-spacing:normal;text-transform:none;box-sizing:border-box;transition:border-color .16s var(--gcp-ease)}.gift-card-product__field input:focus,.gift-card-product__field textarea:focus{outline:none;border-color:rgb(from var(--color-foreground) r g b / .45)}.gift-card-product__field textarea{min-height:5.5rem;resize:vertical}.gift-card-product__actions{width:100%;position:relative;z-index:1;isolation:isolate}.gift-card-product__actions add-to-cart-component{display:block;position:relative!important;overflow:hidden!important;width:100%!important}.gift-card-product__actions .gift-card-product__submit,.gift-card-product__actions button{position:relative!important;overflow:hidden!important;width:100%!important}.gift-card-product__actions .add-to-cart-text--added{pointer-events:none!important}.gift-card-product__actions button.button{min-height:3rem;background-color:#000!important;color:#fff!important;border:none!important;box-shadow:inset 0 0 #000!important;transition:background-color .18s var(--gcp-ease),color .18s var(--gcp-ease),box-shadow .18s var(--gcp-ease)}.gift-card-product__actions button.button:hover:not(:disabled){background-color:#fff!important;color:#000!important;box-shadow:inset 0 0 0 1px #000!important}.gift-card-product__note{margin:.85rem 0 0;font-size:.75rem;line-height:1.45;color:rgb(from var(--color-foreground) r g b / .55)}.gift-card-product__accordion{margin-top:1.5rem;border-top:1px solid rgb(from var(--color-foreground) r g b / .12);border-bottom:1px solid rgb(from var(--color-foreground) r g b / .12);position:relative;z-index:2}.gift-card-product__accordion-summary{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3rem;padding:.85rem 0;list-style:none;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;pointer-events:auto}.gift-card-product__accordion-summary::-webkit-details-marker{display:none}.gift-card-product__accordion-icon{position:relative;width:.75rem;height:.75rem;flex-shrink:0}.gift-card-product__accordion-icon:before,.gift-card-product__accordion-icon:after{content:"";position:absolute;background:currentColor;transition:transform .18s var(--gcp-ease),opacity .18s var(--gcp-ease)}.gift-card-product__accordion-icon:before{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.gift-card-product__accordion-icon:after{top:0;left:50%;width:1px;height:100%;transform:translate(-50%)}.gift-card-product__accordion[open] .gift-card-product__accordion-icon:after{transform:translate(-50%) scaleY(0)}.gift-card-product__accordion-content{padding:0 0 1.15rem;font-size:.875rem;line-height:1.6;color:rgb(from var(--color-foreground) r g b / .72)}.gift-card-product__description{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgb(from var(--color-foreground) r g b / .1);font-size:.875rem;line-height:1.6;color:rgb(from var(--color-foreground) r g b / .72)}.gift-card-product__steps{display:grid;grid-template-columns:1fr;gap:1.25rem;list-style:none;margin:clamp(2.5rem,5vw,4rem) 0 0;padding:clamp(1.5rem,3vw,2rem) 0 0;border-top:1px solid rgb(from var(--color-foreground) r g b / .1)}@media screen and (min-width:750px){.gift-card-product__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}}.gift-card-product__step{display:grid;gap:.4rem}.gift-card-product__step-index{font-size:.6875rem;font-weight:600;letter-spacing:.14em;color:rgb(from var(--color-foreground) r g b / .45)}.gift-card-product__step-title{font-size:.9375rem;font-weight:600;letter-spacing:.02em}.gift-card-product__step-text{font-size:.8125rem;line-height:1.5;color:rgb(from var(--color-foreground) r g b / .65)}
/*# sourceMappingURL=/cdn/shop/t/353/assets/gift-card-product.css.map */
