:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#263e32;background:#162c25}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:28px 18px;background:radial-gradient(ellipse at 50% 10%,#55705b55,transparent 65%),linear-gradient(145deg,#162c25,#26362d)}.gate{width:min(100%,470px);padding:38px 34px;border:1px solid #bda36c;border-radius:20px;background:linear-gradient(145deg,#f7f1dd,#e8eadc);box-shadow:0 25px 90px #0005}.sigil{width:54px;height:54px;display:grid;place-items:center;border:1px solid #a6813b;border-radius:50%;font:36px Georgia,serif;color:#926f32}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;margin-top:26px}h1{font:38px/1.12 Georgia,serif;margin:16px 0}p{font-size:15px;line-height:1.6;color:#526453}form{margin-top:28px}label{display:block;font-size:14px;font-weight:650;margin-bottom:8px}input,button{font:inherit;width:100%;min-height:48px;border-radius:9px}input{padding:12px;border:1px solid #9cae96;background:#fffdf5;color:#263e32}input:focus-visible,button:focus-visible{outline:3px solid #b68833;outline-offset:3px}button{margin-top:16px;padding:13px;background:#2f5c4b;border:1px solid #244b3c;color:#fff;font-weight:650;cursor:pointer}button:hover{background:#244b3c}button:disabled{opacity:.6;cursor:wait}#loginMessage{min-height:24px;margin:12px 0;color:#803c2d}.hint{font-size:12px;margin-bottom:0}@media(max-width:420px){.gate{padding:28px 23px}h1{font-size:32px}}
