: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:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.center-container{min-height:100vh;min-width:100vw;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#f8ffae,#43c6ac);background-image:url(https://www.transparenttextures.com/patterns/diagmonds-light.png);background-blend-mode:overlay;box-sizing:border-box;padding:0}.button-group{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.button-container{display:flex;flex-direction:column;align-items:center;min-width:180px;margin-bottom:1rem}.volume-container{margin-top:.7rem;width:100%;display:flex;flex-direction:column;align-items:center}.funny-btn{background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;border:none;border-radius:2.5rem;padding:1.5rem 3rem;font-size:2rem;font-weight:700;box-shadow:0 8px 32px #1f268733;cursor:pointer;transition:transform .2s,box-shadow .2s;outline:none;margin:.5rem 0}.funny-btn:hover{transform:scale(1.08) rotate(-2deg);box-shadow:0 12px 40px #1f26874d}.funny-btn.animate{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both 3}@keyframes shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-8px)}40%,60%{transform:translate(8px)}}@media (max-width: 600px){.center-container{padding:1rem}.funny-btn{font-size:1.1rem;padding:1rem 1.5rem}.button-group{flex-direction:column;gap:.5rem}}@media (max-width: 700px){.button-group{flex-direction:column;gap:1.2rem}.button-container{min-width:0;width:100%}}
