:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172a31;background:#f4f6f4}*{box-sizing:border-box}body{margin:0}main{max-width:1120px;margin:auto;padding:36px 24px 80px}header{border-bottom:1px solid #cbd7d5;padding-bottom:24px;margin-bottom:24px}h1{font-size:clamp(1.8rem,4vw,2.5rem);margin:8px 0}h2{font-size:1.35rem;overflow-wrap:anywhere}h3{font-size:1rem}p{line-height:1.6}.eyebrow{color:#296558;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.hint,.reference{color:#4d6269;font-size:.9rem}.reference{overflow-wrap:anywhere}#message{padding:14px 18px;background:#e5edeb;border-radius:8px}#message.error{background:#fae5e1;color:#822717}form{max-width:480px}label{display:block;margin:18px 0;font-weight:600}input[type=password]{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #90a5a3;border-radius:6px;font:inherit}input[type=checkbox]{width:18px;height:18px;vertical-align:middle;margin-right:8px}button{font:inherit;font-weight:600;border:1px solid #245b50;border-radius:6px;background:#245b50;color:white;padding:11px 17px;cursor:pointer;margin:4px 10px 4px 0}button:disabled{opacity:.45;cursor:default}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #e7ad41;outline-offset:3px}#logout,#refresh{background:transparent;color:#245b50}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:26px 0}.comparison section{min-width:0}pre{font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere;padding:20px;background:white;border:1px solid #cbd7d5;border-radius:8px;max-height:650px;overflow:auto}li{margin:10px 0;overflow-wrap:anywhere}#candidates button{text-align:left}details{margin-top:24px}#review{margin-top:32px}[hidden]{display:none!important}@media(max-width:760px){main{padding:24px 16px 50px}.comparison{grid-template-columns:1fr}pre{max-height:none}button{max-width:100%}}
