:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}.app{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);min-height:100vh;font-family:system-ui,-apple-system,sans-serif}.page{text-align:center;max-width:600px;margin:0 auto;padding:3rem 2rem}.page h1{margin-bottom:1rem;font-size:2.5rem}.page p{color:#8892b0;margin-bottom:2rem}.nav{flex-direction:column;gap:1rem;display:flex}.nav a{color:#fff;background:#ffffff1a;border-radius:12px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.nav a:hover{background:#fff3;transform:translate(8px)}.back{color:#64ffda;margin-bottom:2rem;text-decoration:none;display:inline-block}.back:hover{text-decoration:underline}.buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.buttons button{cursor:pointer;border:none;border-radius:8px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.buttons button:hover{transform:scale(1.05)}.buttons button.info{color:#fff;background:#3b82f6}.buttons button.warn{color:#000;background:#f59e0b}.buttons button.error{color:#fff;background:#ef4444}.buttons button.multi{color:#fff;background:#8b5cf6}.version-badge{background:#64ffda1a;border:1px solid #64ffda4d;border-radius:8px;margin-top:2rem;padding:.5rem 1rem;display:inline-block}.version-badge span{color:#64ffda;font-size:.875rem;font-weight:600}.description{color:#8892b0;margin-bottom:1.5rem;font-size:.9rem}.note{text-align:left;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;margin-top:2rem;padding:1rem}.note p{color:#f59e0b;margin:0;font-size:.875rem}
