:root{color-scheme:light;--red:#9e2432;--ink:#28251f;--muted:#706b65}*{box-sizing:border-box}body{margin:0;background:#f5f2eb;color:var(--ink);font-family:Arial,sans-serif}.login-shell{min-height:100svh;display:grid;grid-template-columns:1fr 1fr}.identity{padding:52px 12%;display:flex;flex-direction:column;justify-content:space-between;background:var(--red);color:#fff5e5;position:relative;overflow:hidden}.identity:after{content:"";position:absolute;width:500px;height:500px;border:1px solid #ffffff20;border-radius:50%;right:-320px;bottom:-100px;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05;pointer-events:none}.wordmark{font-size:13px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:14px}.emblem{font-size:38px;font-weight:400}.identity-copy{padding:70px 0;max-width:470px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;line-height:1.8}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(58px,7vw,110px);letter-spacing:-3px;line-height:1.05;margin:24px 0 30px}h1 span{color:#e7b888}.identity-copy>p:last-child{max-width:340px;font-size:17px;line-height:1.7;color:#f0d6d1}.identity-footer{font-size:12px;letter-spacing:.7px;color:#f0d6d1}.access{padding:48px 12%;display:flex;flex-direction:column;justify-content:space-between}.languages{display:flex;gap:20px;justify-content:flex-end}.languages a{color:var(--muted);font-size:12px;font-weight:700;text-decoration:none;padding-bottom:7px}.languages a[aria-current]{color:var(--red);border-bottom:2px solid var(--red)}.form-wrap{width:100%;max-width:390px;margin:70px auto}.form-wrap .eyebrow{color:var(--red)}h2{font-family:Georgia,serif;font-weight:400;font-size:38px;margin:16px 0}.intro,.help{font-size:14px;line-height:1.7;color:var(--muted)}form{margin-top:32px}label{display:block;font-size:13px;font-weight:700;margin:22px 0 10px}input:not([type=hidden]){width:100%;padding:15px;border:1px solid #d4cec4;background:#fffdf8;border-radius:5px;font:inherit;color:var(--ink)}:focus-visible{outline:3px solid #bd7356;outline-offset:3px}button{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:28px;padding:17px 20px;background:var(--red);color:white;border:0;border-radius:5px;font:700 15px Arial,sans-serif;cursor:pointer}button:hover{background:#801a27}.help{font-size:12px;margin-top:24px}.error{padding:14px;background:#f9e3df;border-left:3px solid var(--red);font-size:14px;line-height:1.6}.access footer{font-size:12px;color:var(--muted)}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.identity{padding:26px 8%}.identity-copy{padding:28px 0 0}.identity-copy .eyebrow{margin-bottom:8px}h1{font-size:48px;letter-spacing:-1px;margin:10px 0 20px}.identity-copy>p:last-child,.identity-footer{display:none}.access{padding:24px 8% 30px}.form-wrap{margin:28px auto 40px}h2{font-size:32px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s}}

@media(max-width:760px){.languages a{min-height:44px;display:flex;align-items:center}input:not([type=hidden]){font-size:16px}}

.identity-copy .eyebrow{font-size:14px;line-height:1.6;letter-spacing:.06em;color:#fff5e5}
