*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#121212;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{min-height:100vh}header{justify-content:center;padding:24px 16px 16px}header,header label{display:flex;width:100%}header label{align-items:center;max-width:560px;position:relative}header .search-icon{color:#888;height:18px;left:14px;pointer-events:none;position:absolute;width:18px}header input{background:#1e1e1e;border:1px solid #333;border-radius:12px;color:#e0e0e0;font-size:16px;outline:none;padding:12px 40px 12px 44px;transition:border-color .2s,box-shadow .2s;width:100%}header input::placeholder{color:#666}header input:focus{border-color:#555;box-shadow:0 0 0 3px #ffffff0f}header label #clear{background:#444;border:none;border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;height:22px;line-height:22px;opacity:.6;padding:0;position:absolute;right:10px;text-align:center;transition:opacity .15s,background .15s;width:22px}header label #clear:after{bottom:0;content:"\00d7";display:inline-block;left:0;line-height:22px;position:absolute;right:0;top:0}header label #clear:focus,header label #clear:hover{background:#555;opacity:1}.meme-card{background:#1e1e1e;border-radius:10px;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.meme-card:hover{box-shadow:0 8px 24px #00000080;transform:scale(1.03)}.meme-card img{display:block;width:100%}.loading{align-items:center;color:#888;display:flex;flex-direction:column;padding:48px 16px}.loading p{font-size:14px;margin-top:16px}.spinner{animation:spin .8s linear infinite;border:3px solid #333;border-radius:50%;border-top-color:#888;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.suggestions{background:#1e1e1e;border:1px solid #333;border-radius:10px;left:0;list-style:none;margin:4px 0 0;overflow:hidden;padding:4px 0;position:absolute;right:0;top:100%;z-index:100}.suggestions li{color:#e0e0e0;cursor:pointer;font-size:15px;padding:10px 16px}.suggestions li.active,.suggestions li:hover{background:#2a2a2a}.hidden{display:none}
/*# sourceMappingURL=main.977c469d.css.map*/