.opening-overlay.svelte-zhlusx{z-index:200;background:rgb(var(--cream));justify-content:center;align-items:center;transition:opacity .9s ease-in-out 1.7s;display:flex;position:fixed;inset:0}.opening-overlay.is-opened.svelte-zhlusx{opacity:0;pointer-events:none}.card-button.svelte-zhlusx{perspective:2400px;outline-offset:-4px;width:100vw;height:100dvh;position:relative}@media (width>=640px){.card-button.svelte-zhlusx{aspect-ratio:3/4;width:22rem;height:auto}}.card-front.svelte-zhlusx{background:rgb(var(--cream));border:1px solid rgb(var(--gold-light));transform-origin:0;transform-style:preserve-3d;backface-visibility:hidden;flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;padding:4.5rem 2rem;display:flex;position:absolute;inset:0;box-shadow:0 20px 40px -12px #00000040}@media (width>=640px){.card-front.svelte-zhlusx{border-radius:2px;padding:3rem 1.5rem}}.is-opened.svelte-zhlusx .card-front:where(.svelte-zhlusx){animation:2s cubic-bezier(.85,0,.15,1) .5s forwards svelte-zhlusx-card-open}@keyframes svelte-zhlusx-card-open{0%{transform:rotateY(0)}to{transform:rotateY(-128deg)}}@media (prefers-reduced-motion:reduce){.opening-overlay.svelte-zhlusx,.is-opened.svelte-zhlusx .card-front:where(.svelte-zhlusx){transition-duration:1ms!important;transition-delay:0s!important;animation-duration:1ms!important;animation-delay:0s!important}}
