:root{font-size:20px;font-family:Rubik,Roboto,Arial,sans-serif;--theme-color: hsl(270deg, 80%, 60%)}body{margin:0;color:#fff;min-height:100dvh;background:linear-gradient(#050308,#190d26)}button{background:#9947eb1a;border:2px solid var(--theme-color);font-size:1rem;font-weight:700;font-family:inherit;color:inherit;padding-inline:.5rem;border-radius:.5rem;padding-block:.25rem .25rem}button:not(:disabled):active{padding-block:.375rem .125rem}button:disabled{opacity:.5}noscript{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:#ff0;color:red;font-weight:900;font-size:1.25rem;z-index:1e10}.colview{display:flex;justify-content:center;flex-direction:column;gap:1rem;align-items:center;min-height:100dvh;width:100dvw}.flexcol{display:flex;justify-content:center;flex-direction:column;gap:1rem;align-items:center}input[type]{background:#9947eb1a;border:2px solid var(--theme-color);font-size:1rem;font-weight:700;font-family:inherit;color:inherit;padding-inline:.5rem;border-radius:.5rem;padding-block:.25rem .25rem}
