: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}html,body{margin:0;padding:0;min-height:100vh}body{display:flex;flex-direction:column}main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}h1{font-size:3.2em;line-height:1.1;margin:.5rem 0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s,background-color .2s;margin-top:1rem}button:hover{border-color:#32cc32;background-color:#2a2a2a}button:focus,button:focus-visible{outline:none;border:2px solid #32cc32}img{margin-top:.5rem;max-width:200px;height:auto;border-radius:6px}footer{width:100%;text-align:center;padding:3rem 1rem 2rem;font-size:.85rem;background:#1a1a1a;color:#fff;flex-shrink:0}footer span.leaf-icon{filter:grayscale(100%) brightness(0);font-size:1em;margin-right:.3rem}footer a{color:#64ff64;text-decoration:none;font-weight:500;transition:color .2s}footer a:hover{color:#32cc32;text-decoration:underline}footer .line{display:block;margin:.2rem 0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9;color:#000}button:hover{background-color:#e0e0e0;border-color:#32cc32}button:focus,button:focus-visible{border:2px solid #32cc32}footer{background:#f9f9f9;color:#333}footer a{color:#32a852}footer a:hover{color:#228b22}}@media (max-width: 480px){main{padding:1rem}footer{font-size:.75rem;padding:3rem 1rem 2rem}}
