.fm-gift-modal{width:min(92vw,46rem);max-width:46rem;padding:0;border:none;border-radius:var(--radius-lg, 1rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:var(--shadow-lg, 0 2rem 4rem rgba(0, 0, 0, .25))}.fm-gift-modal::backdrop{background:#00000080}.fm-gift-modal[open],.fm-gift-modal.is-open{display:block}.fm-gift-modal__inner{position:relative;padding:var(--space-6, 2rem);text-align:center}.fm-gift-modal__close{position:absolute;top:var(--space-3, .75rem);right:var(--space-3, .75rem);display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:none;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));cursor:pointer}.fm-gift-modal__close:hover{background:rgba(var(--color-foreground),.12)}.fm-gift-modal__close .svg-wrapper{width:1.4rem;height:1.4rem}.fm-gift-modal__eyebrow{margin:0 0 var(--space-1, .25rem);font-size:var(--fs-xs, 1.2rem);letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.fm-gift-modal__title{margin:0 0 var(--space-2, .5rem);font-family:var(--font-heading, inherit);font-size:var(--fs-h3, 3.6rem);line-height:1.15}.fm-gift-modal__subtitle{margin:0 auto var(--space-6, 1.5rem);max-width:34rem;color:rgba(var(--color-foreground),.75)}.fm-gift-modal__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:var(--space-4, 1rem);margin:0 0 var(--space-6, 1.5rem);padding:0;list-style:none}.fm-gift-option{display:flex;flex-direction:column;align-items:center;gap:var(--space-2, .5rem);width:100%;height:100%;padding:var(--space-4, 1rem);border:2px solid rgba(var(--color-foreground),.12);border-radius:var(--radius-md, .75rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;text-align:center}.fm-gift-option:hover:not([disabled]),.fm-gift-option:focus-visible{border-color:rgb(var(--color-foreground));outline:none}.fm-gift-option[disabled]{opacity:.45;cursor:not-allowed}.fm-gift-option[aria-busy=true]{opacity:.6;pointer-events:none}.fm-gift-option__media{display:block;width:100%;max-width:14rem;height:auto;aspect-ratio:1 / 1;object-fit:contain;border-radius:var(--radius-sm, .5rem)}.fm-gift-option__media--placeholder{background:rgba(var(--color-foreground),.06)}.fm-gift-option__title{font-size:var(--fs-small, 1.4rem);line-height:1.25}.fm-gift-option__badge{font-size:var(--fs-xs, 1.2rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground))}.fm-gift-modal__skip{display:inline-block;padding:var(--space-2, .5rem);border:none;background:none;color:rgba(var(--color-foreground),.7);text-decoration:underline;cursor:pointer}.fm-gift-modal__skip:hover{color:rgb(var(--color-foreground))}@media(prefers-reduced-motion:no-preference){.fm-gift-modal[open],.fm-gift-modal.is-open{animation:fm-gift-pop .28s ease both}@keyframes fm-gift-pop{0%{opacity:0;transform:translateY(1rem) scale(.98)}to{opacity:1;transform:none}}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/gift-modal.css.map */
