:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#242b30;background:#f6f8f9;font-synthesis:none;letter-spacing:0}
*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:flex;flex-direction:column}header{height:72px;padding:0 28px;border-bottom:1px solid #dfe5e8;background:#fff;display:flex;align-items:center;justify-content:space-between}.brand{font-size:20px;font-weight:650}.environment{font-size:13px;color:#657177}main{width:min(100%,540px);margin:52px auto;padding:0 28px;flex:1}h1{font-size:28px;line-height:1.4;margin:0 0 36px}h2{font-size:18px;margin:0 0 20px}label{font-size:14px;line-height:1.6;display:block}input[type=password]{width:100%;height:48px;margin:9px 0 20px;border:1px solid #b7c2c8;border-radius:6px;background:#fff;padding:0 12px;font-size:16px}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #81c5bc;outline-offset:3px}.consent{display:flex;gap:10px;align-items:flex-start;color:#556168;font-size:13px}.consent input{width:17px;height:17px;flex:none;accent-color:#08776a;margin-top:2px}button{width:100%;height:48px;border:0;border-radius:6px;background:#08776a;color:#fff;font:600 15px inherit;cursor:pointer;margin-top:24px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}button:hover{background:#075e55}button:disabled{opacity:.55;cursor:wait}button.secondary{width:auto;height:36px;background:transparent;color:#556168;border:1px solid #bec9ce;margin:0;font-size:13px}a{color:#08776a;font-size:14px}#error{color:#b32d3b;font-size:14px;line-height:1.6}#active-session{margin-top:24px;display:flex;justify-content:space-between;align-items:center}#active-session[hidden],section[hidden],[hidden]{display:none}section{border-top:1px solid #d6dfe3;margin-top:36px;padding-top:28px}dl{margin:0;display:grid;grid-template-columns:1fr 1fr;font-size:13px;line-height:1.7;gap:8px 20px}dt{color:#647179}dd{margin:0;text-align:right;overflow-wrap:anywhere}footer{padding:22px 28px;border-top:1px solid #dfe5e8;display:flex;align-items:center;gap:8px;font-size:12px;color:#627078;flex-wrap:wrap}footer span:last-child{margin-left:auto}.status-dot{height:7px;width:7px;border-radius:50%;background:#08776a}@media(max-width:480px){header{height:64px;padding:0 22px}main{margin:32px auto;padding:0 22px}h1{font-size:26px;margin-bottom:28px}footer{padding:20px 22px}}
:root input:not([type=checkbox]),:root select{width:100%;height:46px;margin:8px 0 18px;border:1px solid #b7c2c8;border-radius:6px;background:#fff;padding:0 12px;font-size:16px;color:#242b30}.form-grid{display:grid;grid-template-columns:1fr 110px;gap:16px}details{margin:4px 0 24px}summary{cursor:pointer;color:#08776a;margin-bottom:18px;font-size:14px}details label{font-size:13px}
