.header{position:fixed;top:0;left:0;right:0;margin:.2rem;background:#ffffff6e;border-radius:16px;box-shadow:0 1rem 30px #0000001a;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:1px solid #1abc9c;padding:.8rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:999}.header--logo{width:3rem;height:3rem}.header--title{display:flex;flex-direction:row;justify-content:space-between;gap:.6rem}.header--title>h1{margin:0;color:#1abc9c}.header--title>a{text-decoration:none}.header--subtitle>h2{font-size:1rem;font-weight:400;margin:0}@media screen and (max-width: 418px){.header--subtitle>h2{display:none}.header{justify-content:center;max-width:418px}}.footer{background-color:#333;width:100%;height:2rem;position:absolute;bottom:0;margin:0;position:fixed}.footer--h3{font-size:1rem;text-align:center;color:#1abc9c;margin:0;font-weight:600}.main{margin:6.435rem .76rem;padding:2rem 1rem;background:#c9c3c340;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:10px;border:1px solid rgba(94,92,92,.18);display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.form{margin-bottom:3.2rem}.answered{margin-top:2em;max-width:100%}.answer-a>a{color:#1abc9c!important;text-decoration:underline}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;height:100vh}
