*{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#f0f0f0;text-decoration:none}a:hover{color:#535bf2}h1{font-size:3.2rem;line-height:1.1;margin-bottom:1em}body{margin:0;padding:0;background-color:#0a0a0a;color:#f0f0f0;display:flex;flex-direction:column;place-items:center;width:100vw;min-width:320px;min-height:100vh}header{width:95%;max-width:788px;display:flex;justify-content:flex-end;padding:12px;margin-top:15px}#app{width:91%;max-width:680px;margin:10px;display:flex;flex-direction:column;align-items:center}.share-button{width:40px;height:40px;border-radius:20px;background-color:#f0f0f0}.tile{width:100%;background-color:#252525;margin:7px;border-radius:17px;display:flex;justify-content:space-between}.tile:hover{transition:cubic-bezier(.07,1.41,.82,1.41) .2s;transform:scale(1.02)}.tile-share-button{margin:8px;width:40px;height:40px;border-radius:20px;background-color:#343434}.tile-share-button svg,.share-button svg{margin-left:12px;margin-top:10px}.share-button svg{color:#000}.image-container{height:16em;width:16em;border-radius:10em;overflow:hidden}.image-container img{height:100%}.icon{margin:4px 8px;width:44px;height:44px}.logo{height:6em;width:100%;will-change:filter;transition:filter .3s;background-color:#fff}.logo:hover{filter:drop-shadow(0 0 5em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 5em #f7df1eaa)}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
