html,body{background:#0d0d0d;color-scheme:dark;height:100dvh;margin:0;padding:0;padding-top:env(safe-area-inset-top);overflow-y:auto;font-family:Roboto,Helvetica Neue,sans-serif;color:#f2f2f2;text-align:left}html h1,body h1{font-size:2rem;font-weight:700;margin-block-start:1rem;margin-block-end:.5rem}html h2,body h2{font-size:1.5rem;font-weight:700;margin-block-start:1rem;margin-block-end:.5rem}html h3,body h3{font-size:1rem;font-weight:700;margin-block-start:.25rem;margin-block-end:.25rem}html p,body p{font-size:1rem;color:#b3b3b3;margin-block-start:.25rem;margin-block-end:.25rem;line-height:1.5}html a,body a{color:#f2f2f2;transition:.2s ease-in-out;text-decoration:none}html a:hover,body a:hover{color:#ff5b00}html button,body button{all:unset;border-radius:0;padding:1rem 1.75rem;cursor:pointer;transition:.2s ease-in-out}html .btn-primary,body .btn-primary{background-color:#ff5b00;color:#000}html .btn-primary:hover,body .btn-primary:hover{filter:brightness(.8)}html .redirect-icon,body .redirect-icon{color:#b3b3b3}@supports (padding: max(0px)){body{padding-top:env(safe-area-inset-top)}}
