*,:after,:before{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow:hidden;padding:0}#root,body,html{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.scene{-webkit-tap-highlight-color:transparent;align-items:center;background:radial-gradient(ellipse at 50% 30%,#fdf6ee 0,#f5e8d6 45%,#ecdcca 100%);display:flex;flex-direction:column;height:100svh;height:100dvh;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none}.card-entrance,.scene{position:relative;width:100%}.card-entrance{animation:entrance-fade 1.1s cubic-bezier(.22,1,.36,1) both;flex-shrink:0;height:calc(100dvh - 52px);perspective:1400px}@media (min-width:600px){.card-entrance{height:min(calc(88dvh - 52px),720px);width:min(420px,88vw)}}@keyframes entrance-fade{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}.card{cursor:pointer;inset:0;position:absolute;touch-action:pan-y;transform-style:preserve-3d;transition:transform .85s cubic-bezier(.645,.045,.355,1)}.card.is-flipped{transform:rotateY(-180deg)}@media (min-width:600px){.card{border-radius:6px;box-shadow:0 4px 20px #8c5a2821,0 20px 56px #6e461e26}}.card__face{backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:initial;inset:0;overflow:hidden;position:absolute}@media (min-width:600px){.card__face{border-radius:6px}}.card__face img{-webkit-user-drag:none;display:block;height:100%;object-fit:contain;pointer-events:none;width:100%}.card__face--back{transform:rotateY(180deg)}.petal{animation:petal-fall linear infinite both;background:linear-gradient(135deg,#e6af91b3,#d78c6e73);border-radius:50% 0 50% 0;pointer-events:none;position:absolute;top:-30px;will-change:transform,opacity}@keyframes petal-fall{0%{opacity:0;transform:translateY(-40px) rotate(0deg) scale(1)}8%{opacity:.85}85%{opacity:.7}to{opacity:0;transform:translateY(105dvh) rotate(280deg) scale(.85)}}@keyframes corner-breathe{0%,to{opacity:0}50%{opacity:0}}.tap-hint{align-items:center;animation:hint-appear .8s 1.4s both;bottom:22px;display:flex;gap:7px;left:50%;opacity:1;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .35s ease;white-space:nowrap;z-index:10}.tap-hint.hidden{opacity:0}.tap-hint__text{color:#825828a6;font-family:Georgia,Times New Roman,serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.tap-hint__arrow{color:#825828a6;flex-shrink:0;height:16px;width:16px}@keyframes hint-appear{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}.venue{align-items:center;animation:hint-appear .8s 1.8s both;color:#825826b8;display:flex;flex-shrink:0;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:400;gap:6px;height:52px;letter-spacing:.2em;padding:0 12px;position:relative;text-decoration:none;text-transform:uppercase;transition:color .25s ease,border-color .25s ease;z-index:20}.venue:active,.venue:hover{border-bottom-color:#825826a6;color:#643a0af2}.venue__pin{animation:pin-bob 3s ease-in-out infinite;color:#b47832bf;flex-shrink:0;height:16px;width:16px}@keyframes pin-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}
/*# sourceMappingURL=main.be5bf4c7.css.map*/