*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f8fafb;color:#0b395b;font:18px/1.65 system-ui,-apple-system,sans-serif}.page{max-width:1120px;min-height:100svh;margin:auto;padding:32px 40px;display:flex;flex-direction:column}header{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:224px;height:auto}.language{display:flex;align-items:center;gap:10px;font-size:14px}select{font:inherit;background:white;color:#0b395b;border:1px solid #acbdc9;border-radius:8px;padding:10px;min-height:44px}select:focus-visible{outline:3px solid #0b395b;outline-offset:4px}main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 0 80px}.emblem{margin-bottom:20px}.status{font-size:14px;letter-spacing:.12em;text-transform:uppercase;font-weight:650;margin:0 0 20px}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,5.5vw,68px);font-weight:400;line-height:1.15;max-width:800px;margin:0 0 28px;text-wrap:balance}.description{max-width:560px;margin:0;color:#415b6d;font-size:19px}.rule{width:56px;height:3px;background:#3dcdf7;margin-top:40px}footer{display:flex;justify-content:space-between;gap:16px;font-size:13px;color:#516878;border-top:1px solid #dce5eb;padding-top:20px}html[dir=rtl] .status{letter-spacing:normal}html[dir=rtl] h1{font-family:Tahoma,Arial,sans-serif;line-height:1.5}@media(max-width:600px){.page{padding:24px}header{align-items:flex-start;gap:16px}.logo{width:160px}.language{flex-direction:column;align-items:flex-start;gap:3px}.language label{font-size:12px}select{max-width:130px}main{padding:54px 0}.emblem{width:88px;height:88px}.description{font-size:17px}footer{flex-direction:column;gap:4px}}@media(max-width:360px){header{flex-direction:column}.language{flex-direction:row;align-items:center}}
