:root{font:18px/1.5 system-ui,sans-serif;color:#17202a;background:#f6f7f4}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:760px;margin:auto;padding:1rem}header{display:flex;justify-content:space-between;background:#163a5f;color:white;max-width:none;padding-inline:max(1rem,calc((100% - 760px)/2))}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.5rem;z-index:2}.notice{border-left:.4rem solid #d79a1e;background:#fff7df;padding:1rem}fieldset{border:1px solid #9aa7b2;border-radius:.5rem;margin:1rem 0;padding:1rem}fieldset[hidden]{display:none}label{display:block;padding:.55rem;min-height:44px}input,select{font:inherit}select,input[type=date]{display:block;width:100%;min-height:44px;margin-top:.35rem}button{min-height:44px;border:0;border-radius:.35rem;background:#176b58;color:white;padding:.65rem 1rem;font-weight:700;margin:.25rem}button:disabled{background:#83908b;color:#f4f4f4}.secondary{background:#53606b}button:focus,input:focus,select:focus,a:focus{outline:3px solid #d17900;outline-offset:3px}#load-status{font-weight:600}#result{margin-top:1.5rem;padding:1rem;border:2px solid #176b58;background:white;overflow-wrap:anywhere}.uncertain{border-color:#d17900!important}.does_not_apply{border-color:#52616b!important}@media(max-width:360px){body{font-size:16px}header{display:block}button{width:100%;margin:.25rem 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}