@charset "UTF-8";:root{color-scheme:dark}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.4;max-width:800px;margin:20px auto;padding:0 10px;color:#dbdbdb;background:#202b38;text-rendering:optimizeLegibility}button,input,textarea{transition:background-color .1s linear,border-color .1s linear,color .1s linear,box-shadow .1s linear,transform .1s ease}h1{font-size:2.2em;margin:0 0 12px}h1,h2,h3,h4,h5,h6,strong{color:#fff}b,h1,h2,h3,h4,h5,h6,strong,th{font-weight:600}a[href^="mailto:"]:before{content:"📧 "}button,input[type=button],input[type=checkbox],input[type=submit]{cursor:pointer}input:not([type=checkbox]):not([type=radio]),select{display:block}button,input,select,textarea{color:#fff;background-color:#161f27;font-family:inherit;font-size:inherit;margin-right:6px;margin-bottom:6px;padding:10px;border:none;border-radius:6px;outline:none}button,input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;appearance:none}button,input[type=button],input[type=submit]{padding-right:30px;padding-left:30px}button:hover,input[type=button]:hover,input[type=submit]:hover{background:#324759}button:focus,input:focus,select:focus,textarea:focus{box-shadow:0 0 0 2px #0096bfab}button:active,input[type=button]:active,input[type=checkbox]:active,input[type=radio]:active,input[type=submit]:active{transform:translateY(2px)}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.5}::placeholder{color:#a9a9a9}a{text-decoration:none;color:#41adff}a:hover{text-decoration:underline}.page-shell{width:100%}.brand-mark{text-decoration:none}.brand-mark:before{content:none}.intro{margin-top:0}.container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:auto}.item{flex:100 0 auto;margin:5px}.fwbox{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:6px;margin-top:6px}.fwbox[hidden]{display:none}#responseField{min-width:min(520px,100%)}.copy-status{min-height:1.4em;color:#a9a9a9;font-size:.95em}.response-message{display:none;margin:0;color:#ffb4b4}#response[data-state=success] #response-message{display:none}#response[data-state=error]{justify-content:flex-start}#response[data-state=error] label,#response[data-state=error] #responseField,#response[data-state=error] #copy-button,#response[data-state=error] #copy-status{display:none}#response[data-state=error] #response-message{display:block}#response[data-state=error] #responseField{box-shadow:inset 0 0 0 1px #ff636399}@media(max-width:640px){body{margin:12px auto}.fwbox{justify-content:flex-start}#responseField{min-width:0;width:100%}}
