#root{display:flex;flex-direction:column;gap:1em;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.centered-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;box-sizing:border-box;background-color:#1e1e1e;border-radius:8px;max-width:600px;max-height:400px;margin:2rem auto;box-shadow:0 4px 12px #00000080}h1,h2{color:#fff;margin-left:.5rem}: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}body{margin:0;display:flex;flex-direction:column;justify-content:center;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}
