:root{--pc:#237a77;--deep:#153d3e;--ink:#173c3d;--line:#d9e6e3;--soft:#eef5f3;--orange:#f69323}*{box-sizing:border-box}body{margin:0;font:16px/1.55 'DM Sans',sans-serif;color:var(--ink);background:#fff}a{color:var(--pc)}button,input{font:inherit}button,a,input{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--orange)}.login-layout{display:grid;grid-template-columns:1.08fr 1fr;min-height:100vh}.login-story{background:var(--soft);padding:42px 10% 26px;display:flex;flex-direction:column}.brand img{width:250px;max-width:100%;height:auto}.story-copy{margin:clamp(35px,6vh,80px) 0 26px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:2px;color:var(--pc)}h1,h2{font-family:Fahkwang,sans-serif;font-weight:500;line-height:1.16;letter-spacing:-1px}h1{font-size:clamp(34px,3.5vw,52px);max-width:510px;margin:18px 0}p{margin:0}.story-copy>p:not(.eyebrow){max-width:460px;font-size:18px}.story-points{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:28px;font-size:14px}.story-points span{border-left:3px solid var(--pc);padding-left:10px}.story-points span:last-child{border-color:var(--orange)}.rio-photo{width:100%;height:clamp(180px,28vh,310px);object-fit:cover;border-radius:18px;margin-top:auto}.photo-caption{font-size:13px;margin-top:12px;color:#517473}.login-panel{padding:34px 11%;display:flex;flex-direction:column}.language{display:flex;justify-content:flex-end;gap:8px}.language a{padding:5px 9px;text-decoration:none;border-radius:8px;font-size:14px}.language a[aria-current]{background:var(--soft);font-weight:700}.login-card{margin:auto 0;padding:45px 0;max-width:470px;width:100%}.access-label{font-size:13px;letter-spacing:1.5px;color:var(--pc);font-weight:700}h2{font-size:clamp(28px,2.7vw,38px);margin:14px 0 18px}.intro{color:#50706f;margin-bottom:28px}form>label{display:block;font-weight:500;margin:16px 0 7px}form>input:not([type=hidden]){display:block;width:100%;min-height:50px;border:1px solid #a8c1be;border-radius:9px;padding:11px 13px;color:var(--ink);background:white}form .show-password{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:400;margin:12px 0 20px}.show-password input{accent-color:var(--pc);width:17px;height:17px}form button{display:flex;justify-content:space-between;align-items:center;width:100%;background:var(--pc);color:white;border:0;border-radius:9px;padding:15px 20px;font-weight:600;cursor:pointer;margin-top:25px}form button:hover{background:var(--deep)}.access-note{font-size:14px;margin:20px 0 12px;color:#567471}.help{display:block;font-size:14px;margin-top:16px;text-underline-offset:3px}.error{border-left:3px solid #b33522;background:#fff1ed;padding:12px 16px;color:#882c20;margin:15px 0}footer{display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#567471;padding-top:24px}footer a{white-space:nowrap}@media(max-width:760px){.login-layout{grid-template-columns:1fr}.login-story{padding:24px 24px 28px}.brand img{width:225px}.story-copy{margin:24px 0 0}h1{font-size:34px;margin:12px 0}.story-copy>p:not(.eyebrow){font-size:16px}.story-points{margin-top:20px;gap:10px 14px;font-size:13px}.rio-photo,.photo-caption{display:none}.login-panel{padding:18px 24px 25px}.login-card{max-width:100%;padding:22px 0 30px}h2{font-size:29px}.intro{margin-bottom:22px}.language{margin-bottom:-8px}footer{font-size:12px;padding-top:0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
