:root{color-scheme:dark;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;font-size:15px}:root body{height:100%;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}:root #root{width:100%;height:100%}*{padding:0;margin:0;box-sizing:border-box}.w-100{width:100%}.w-50{width:50%}.w-33{width:33.33%}.w-25{width:25%}.w-20{width:20%}.p-3{padding:.2rem}.p-12{padding:.8rem}.p-21{padding:1.4rem}.p-30{padding:2rem}.p-39{padding:2.6rem}.m-3{margin:.2rem}.m-12{margin:.8rem}.m-21{margin:1.4rem}.m-30{margin:2rem}.m-39{margin:2.6rem}.mt-3{margin-top:.2rem}.mt-6{margin-top:.4rem}.mt-9{margin-top:.6rem}.mt-12{margin-top:.8rem}.mb-3{margin-bottom:.2rem}.mb-6{margin-bottom:.4rem}.mb-9{margin-bottom:.6rem}.mb-12{margin-bottom:.8rem}.ms-3{margin-left:.2rem}.ms-6{margin-left:.4rem}.ms-9{margin-left:.6rem}.ms-12{margin-left:.8rem}.me-3{margin-right:.2rem}.me-6{margin-right:.4rem}.me-9{margin-right:.6rem}.me-12{margin-right:.8rem}.mx-3{margin-left:.2rem;margin-right:.2rem}.mx-6{margin-left:.4rem;margin-right:.4rem}.mx-9{margin-left:.6rem;margin-right:.6rem}.mx-12{margin-left:.8rem;margin-right:.8rem}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}.jc-center{justify-content:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.ai-center{align-items:center}.gap-3{gap:.2rem}.gap-6{gap:.4rem}.gap-9{gap:.6rem}.gap-12{gap:.8rem}.space-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.text-center{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.page .buttons{margin-bottom:.5rem;display:flex;gap:.3rem}.page .buttons button{padding:0 .3rem;min-width:30px;height:30px;font-size:1rem}.page .message{display:flex;flex-direction:column;gap:.4rem}.page .footer{width:700px}
