body{color:#e5e7eb;margin:0;min-height:100vh;background-image:url(/assets/teal-ChSBEMU3.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}select,input[type=text]{padding:8px 12px;background:#0000004d;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#e5e7eb;font-size:14px;outline:none;transition:all .2s ease}select:hover,input[type=text]:hover{background:#0006;border-color:#fff6}select:focus,input[type=text]:focus{background:#00000080;border-color:#ffffff80;box-shadow:0 0 0 2px #ffffff1a}select{cursor:pointer;min-width:120px}input[type=text]{min-width:200px}input[type=text]::placeholder{color:#ffffff80}label,button{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1{font-size:300%;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin-top:80px}h2,h3{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:120%;text-align:center}#topbar{background-color:#0003;position:fixed;top:0;width:100%;left:0;height:7%;z-index:2}#topbartext{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff;font-size:200%;position:fixed;top:0%;text-align:left;margin-top:.75%;margin-bottom:0%;margin-left:1.5%;font-weight:bolder}a{color:#fff;text-decoration:none}#rightalignbuttons{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;position:fixed;right:2%;top:0;height:7%;display:flex;gap:15px;align-items:center;z-index:3}#rightalignbuttons button{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;border-radius:8px;padding:10px 20px;background-color:#0b2431cc;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;font-weight:500}#rightalignbuttons button:hover{cursor:pointer;background-color:#0a0807;transform:translateY(-2px);box-shadow:0 4px 12px #fff6}#footer{background-color:#2c3e50;border-top:1px solid black;width:100%;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;justify-content:space-evenly;padding:15px;box-sizing:border-box;margin:200px 0 0;position:static}#footer p{margin:0}#footer a{text-decoration:underline}
