body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App-header{background-image:url(/static/media/background.f38c993de70e365afdf7.jpg);background-repeat:no-repeat;background-size:cover;color:#000;flex-direction:column;justify-content:center;min-height:100vh;position:relative}.App-header,.Button-Container{align-items:center;display:flex}.Button-Container{flex-direction:row;gap:2rem;justify-content:space-between}.Pick-Button{background-color:#bff3e6;border:none;border-radius:.5rem;box-shadow:0 4px 8px 0 #0009;font-size:1.2rem;font-weight:700;height:3rem;margin-top:2rem;max-width:16rem;min-width:8rem;position:static;width:60vw;z-index:2}.Pick-Button:active{box-shadow:none}.Home-Button{align-self:auto;background:none;border:none;height:5rem;left:1rem;margin-bottom:0;position:absolute;top:1rem;width:5rem}.Home-Button:active{box-shadow:none}.Back-Arrow{width:3rem}@media (max-width:420px){.Pick-Button{font-size:1rem;height:2.5rem;margin-top:1rem;width:90vw}.Home-Button{height:3rem;left:.5rem;top:.5rem;width:3rem}.Back-Arrow{width:1.6rem}}.Card{aspect-ratio:2/3;box-shadow:0 8px 16px 0 #0009;margin:0 auto;max-width:350px;perspective:1000px;position:relative;scale:1;transform-style:preserve-3d;transition:transform 1s;width:90vw}.Card,.Card-Image{border-radius:2rem}.Card-Image{height:100%;object-fit:cover;width:100%}.Card.flipped{box-shadow:0 8px 16px 0 #0009;transform:rotateY(180deg)}.Card-Back,.Card-Front{align-items:center;backface-visibility:hidden;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.Card-Back{transform:rotateY(180deg)}@media (max-width:420px){.Card{scale:.8}.Card-Image{border-radius:1rem}}
/*# sourceMappingURL=main.3f2e813c.css.map*/