.app{padding:2rem}h1{font-size:3.2em;line-height:1.1;margin-bottom:1rem;color:#d63384;text-shadow:2px 2px 4px rgba(214,51,132,.3)}.card{padding:2em}button{border-radius:8px;border:2px solid #ff69b4;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff0f5;color:#d63384;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 6px #ff69b44d}button:hover{border-color:#ff1493;background-color:#ff69b4;color:#fff;transform:scale(1.05);box-shadow:0 6px 12px #ff69b466}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.read-the-docs{color:#c71585;margin-top:1rem;font-style:italic}.best-text{font-size:1.5em;color:#ff1493;margin-top:1rem;font-weight:700;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#4a1942;background:linear-gradient(135deg,#ffe4ec,#ffb6c1,#ff91a4);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;place-items:center;justify-content:center}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}
