body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e2ebe3}.container{max-width:900px;margin:1rem 2rem}.header{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;background-color:#fff;padding:0 1.5rem;box-shadow:0 0 5px 2px rgba(0,0,0,.3)}.form-group{display:flex;flex-direction:column;margin:.5rem}.form-group>label{color:#777;font-size:.75rem;margin-bottom:.25rem}.btn{margin-right:7px}.btn,.btn-large{background-color:#0af;color:#fff;padding:.5em 1em;border-radius:.3em;border:none;cursor:pointer}.btn-large{margin-right:10px}.btn:hover{background-color:#08c}.card{display:flex;justify-content:center;align-items:center;position:relative;border-radius:.25rem;box-shadow:0 0 5px 2px rgba(0,0,0,.3);background-color:#fff;transform-style:preserve-3d;transition:.6s;cursor:pointer;transform:perspective(1000px) rotateY(0) translateY(0);transform:perspective(1000px) rotateY(var(--rotate-y,0)) translateY(var(--translate-y,0));min-width:200px;height:320px;margin-bottom:10px}.card:hover{--translate-y:0px;box-shadow:0 0 5px 2px rgba(0,0,0,.5)}.card.flip{--rotate-y:179.5deg}.card.noFlip{transition:0ms}.card .front{position:absolute}.book,.category{margin-top:40px;font-weight:700}.card .back,.card .front{padding:1rem;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0deg)}.card .back{transform:rotateY(180deg)}pre{max-width:100%;max-height:100%;white-space:pre-wrap;min-width:200px;height:350px;overflow:auto}.back{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto;width:100%;height:100%}.back-image{width:100%;background-repeat:no-repeat;background-position:50%;background-size:contain;height:90%}.answer-placeholder{max-width:90%;max-height:90%;white-space:pre-wrap;min-width:200px;height:350px;overflow:auto}.carousel-buttons{margin:0 auto;text-align:center}@media (min-width:768px){.card{height:470px}.answer-placeholder{height:500px}}@media (min-width:947px){.container{margin:1rem auto}}
/*# sourceMappingURL=main.43894e18.chunk.css.map */