:root{font-family:monospace,system-ui;line-height:1.5;font-weight:200;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}#root{margin:0 auto;font-weight:300;display:flex;width:100%;max-width:400px;min-height:100vh;justify-content:center}@media (max-width: 480px){#root{max-width:100%}}h1{font-size:1.25rem;font-weight:300}h2{font-size:1rem;font-weight:300}.button{padding:12px 16px;border:1px solid #ccc;cursor:pointer;font-family:inherit;width:100%;text-align:center;min-height:44px}.button--primary{background-color:#000;color:#fff;border-color:#000}.button--primary:hover{background-color:#333}.button--primary:disabled{background-color:#666;cursor:not-allowed;opacity:.6}.button--secondary{background-color:#fff;color:#000;border-color:#ccc}.button--secondary:hover{background-color:#f9f9f9}.button--secondary:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}button{padding:8px;border:1px solid #ccc;background-color:#fff;cursor:pointer;font-size:14px;font-family:inherit;color:#000}button:disabled{background-color:#f5f5f5}a{cursor:pointer;font-weight:700}a:hover{cursor:pointer}input{font-size:16px}
