body{box-sizing:border-box;max-height:100vh}.App,body{width:100%}.App{font-family:lato,sans-serif;height:100vh;text-align:center}.quoteArea{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:20px auto;max-height:60vh;min-height:40vh;width:40vh}blockquote p{font-size:1.3em;max-height:100%;min-height:0;padding:10px}blockquote p:before{content:"\201C"}blockquote p:after{content:"\201D"}blockquote{margin:0;padding:10px}blockquote footer{font-size:1.1em;font-style:italic;font-weight:300}@keyframes glow{0%{background-color:#707070}to{background-color:#fcfcfc;border:1px solid #fcfcfc}}button{animation:glow .75s ease-in-out .75s infinite alternate none;border:1px outset #fefefe;border-radius:25px;cursor:pointer;font-size:15px;padding:10px;width:120px}button:hover{animation:none;box-shadow:8px 8px 5px #c8c8c8}button:active{border-style:inset}.ataturk{background:linear-gradient(60deg,#fff,red)}.ataturk,.random{border:1px solid red;border-radius:15px;padding:5px}.random{background:linear-gradient(60deg,orange,violet)}summary{background:radial-gradient(circle 12px,#fff 100%,#0000 calc(100% + 1px)) #ccc -16px;border-radius:16px;display:inline-block;padding:16px 32px}details[open] summary{background-color:#1e90ff;background-position:16px}.lang{align-items:center;display:flex;font-size:15px;gap:4px;justify-content:center;max-height:50px;min-width:100px}@media screen and (max-height:630px){.quoteArea{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:70%}.ataturk,.random{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}
/*# sourceMappingURL=main.63ab0b84.css.map*/