:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--max: 960px;--text-color: #213547}.content-wrapper{max-width:var(--max);margin:auto}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{text-align:center}.section-title{font-size:1.2em;font-weight:700}.section-wrapper{display:grid}@media (width >= 786px){.section-wrapper{grid-template-columns:repeat(2,1fr);gap:8px}.span-md-2{grid-column:span 2}}input,textarea{box-sizing:border-box;display:block;width:100%;font-size:100%;border-radius:4px;color:var(--text-color);padding:8px 12px;border:1px solid lightgray;transition:.2s;margin-bottom:4px}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,button:focus,button:focus-visible{outline:none;border-color:#add8e6;box-shadow:0 0 0 4px #87cefaaa}textarea{font-family:inherit;resize:vertical}button{transition:.2s}button:hover{border-color:#add8e6}button:active{transition:0s;color:#add8e6}
