: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:#001f2d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:gold;text-decoration:underline}body{margin:0;display:flex;justify-content:center;min-width:320px;min-height:100vh}h1,h2{text-align:center}input{background:#034;color:gold;border:1px solid #ffd700;border-radius:4px;padding:4px}.logo-wkr{position:fixed;top:10px;right:10px;width:60px;height:60px;animation:spin 6s linear infinite;z-index:9999}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
