@font-face{font-family:Garamond;src:url('/fonts/DominionGaramond-Light.woff2')}@font-face{font-family:Lora;src:url('/fonts/DominionLora-Regular.woff2')}
*{box-sizing:border-box}body{margin:0;background:#16110e;color:#fff2db;min-height:100vh;display:grid;place-items:center;font-family:Lora,Georgia,serif}main{width:min(100%,640px);padding:50px 35px;text-align:center}.brand{display:inline-block;width:230px;margin-bottom:35px}.brand img{display:block;width:100%;height:auto}.eyebrow{font:10px Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#d9b475}h1{font-family:Garamond,Georgia,serif;font-weight:400;font-size:56px;line-height:1.02;letter-spacing:-.025em;margin:23px 0}p{font-size:13px;line-height:1.8;color:#d4c5ad;max-width:380px;margin:0 auto 24px}.message:not(:empty){padding:15px;border:1px solid #b99455;margin:25px auto;font-size:12px;max-width:400px}.remember{display:flex;align-items:center;justify-content:center;gap:10px;font:12px Arial,sans-serif;margin:32px 0 18px}.remember input{accent-color:#d9b475;width:16px;height:16px}.button{display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:380px;margin:0 auto;background:#d9b475;padding:18px 22px;color:#16110e;text-decoration:none;font:12px Arial,sans-serif}.small{font-size:10px;margin:18px auto 24px}.portal-link{color:#d9b475;font-size:11px;text-underline-offset:4px}footer{font:9px Arial,sans-serif;color:#af9a7e;margin-top:60px;letter-spacing:.05em}:focus-visible{outline:3px solid #8cc2ed;outline-offset:5px}@media(max-width:500px){main{padding:40px 25px}.brand{width:190px;margin-bottom:30px}h1{font-size:45px}p{font-size:12px}}
.language-switch{display:flex;justify-content:center;gap:0;margin-bottom:25px}.language-switch button{min-width:45px;min-height:40px;border:1px solid #5b4d38;background:transparent;color:#e8d9c3;font:12px Lora,Georgia,serif}.language-switch button[aria-pressed="true"]{background:#cbb981;color:#16110e}.language-switch button:focus-visible{outline:2px solid #fff2db;outline-offset:3px}
