@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lavishly+Yours&display=swap";*:not(head,script,style){margin:0;padding:0;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;position:relative;-webkit-user-select:none;user-select:none}html{font-size:6vmin;overflow-x:hidden}@media screen and (min-width: 720px){html{font-size:3vmin}}body{width:100vw;min-height:100vh;background:linear-gradient(#0a3161);overflow-x:hidden}h1{font-size:2rem;font-weight:800;margin:1rem 0 1.5rem;align-self:center;text-align:center;color:#fff;word-wrap:none;white-space:nowrap;text-shadow:0 .125rem .5rem rgba(0,0,0,.75);padding-bottom:1rem}h2{font-family:Lavishly Yours,cursive;font-size:3rem;position:absolute;color:#b31942;padding-top:.75rem;text-shadow:0 .125rem .5rem rgba(0,0,0,.75)}.quotes{flex-wrap:wrap;justify-content:center;gap:.75rem}.quote{width:12rem;height:12rem;padding:1rem;background-color:#000;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;color:#fff;font-size:.75rem;font-weight:700;border-radius:1rem;text-shadow:.1rem .1rem .2rem rgba(0,0,0,.5);overflow:hidden;box-shadow:0 .2rem .4rem #000000bf}.preview .quote{width:1200px;height:1200px;padding:100px;font-size:77px;border-radius:0;text-shadow:10px 10px 20px rgba(0,0,0,.5);box-shadow:none}.quote:hover .buttons{animation:fade-in .2s ease-in-out forwards}.quote .share,.quote .download{color:#fff;font-size:1rem;background-color:#ffffff4d;border-radius:100rem;padding:.25rem;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.quote .buttons{position:absolute;bottom:.5rem;right:.5rem;gap:.25rem;animation:fade-out .2s ease-in-out forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.quote .overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(#00001000,#000010bf,#000010);border-radius:1rem;box-shadow:0 -.125rem .125rem inset #00000080,0 .125rem .125rem inset #fff3}.preview .quote .overlay{border-radius:0}.author{font-size:.65rem;font-weight:400;font-style:italic;margin-top:.5rem;color:#b31942}.preview .author{font-size:65px;margin-top:50px}.preview aside{position:absolute;display:block;width:1200px;text-align:center;bottom:0;left:0;padding:5px;font-size:30px;font-weight:400;color:#ffffff20}.message{position:fixed;bottom:2rem;background-color:#90ee90;color:#222;padding:.5rem 1rem;border-radius:1rem;font-size:.75rem;box-shadow:0 .1rem .2rem #00000080;z-index:100}.large{width:100%;height:100vh;flex-direction:column;justify-content:center;align-items:center}.ad{text-decoration:none;width:12rem;height:12rem;padding:1rem;background-color:#b31942;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;font-size:.75rem;font-weight:700;border-radius:1rem;text-shadow:.1rem .1rem .2rem rgba(0,0,0,.5);overflow:hidden;box-shadow:0 .2rem .4rem #000000bf}.ad:hover{opacity:.8}.ad p{padding:.5rem .75rem;text-transform:uppercase;background:#fff;color:#b31942;border-radius:.1rem;box-shadow:0 .05rem .2rem #00000080;text-shadow:none}.ad h4{padding-bottom:1rem}.ad h3{padding-top:1rem;font-size:1.2rem;align-items:center;gap:.25rem}.ad h3 i{font-size:1.5rem}h6{position:fixed;top:1.5rem;right:-6.5rem;transform:rotate(25deg);z-index:10000;font-size:1.1rem;box-shadow:0 .3rem .6rem #0006}@media screen and (max-width: 720px){h6{position:fixed;top:unset;right:unset;bottom:1rem;left:-.5rem;transform:rotate(3deg);font-size:1rem}}h6:hover{opacity:.8}h6 a{text-decoration:none;padding:.5rem;width:24rem;max-width:105vw;font-size:inherit;align-items:center;justify-content:center;gap:.25rem;color:#222;background-color:#fff}h6 a i{font-size:1.3rem!important}
