*{box-sizing:border-box}body{margin:0;background:#f5f7f7;color:#183b35;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Arial,sans-serif;font-size:16px;min-height:100svh;display:flex;flex-direction:column}header,footer{display:flex;align-items:center;justify-content:space-between;padding:28px 5.5vw}header{border-bottom:1px solid #dde5e2}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-size:25px;font-weight:650;letter-spacing:-1px}.mark{display:grid;place-content:center;position:relative;background:#23574c;color:#fff;width:34px;height:36px;border-radius:10px;font-size:25px}.mark span{position:absolute;right:6px;bottom:2px;color:#d7ea92}.header-note{color:#64746e;font-size:14px}main{flex:1;width:min(920px,100%);padding:64px 28px 56px;margin:auto}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:650;text-transform:uppercase;color:#648076;margin:0 0 18px}.intro{text-align:center}h1{font-size:clamp(32px,5vw,46px);font-weight:550;letter-spacing:-1.8px;line-height:1.2;margin:0 0 17px}.subtitle{color:#667970;line-height:1.8;margin:0;font-size:16px}.languages{border:0;padding:0;margin:36px 0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.language{position:relative;cursor:pointer;display:flex;flex-direction:column;min-height:148px;background:#fff;border:1px solid #dce4e1;border-radius:14px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s}.language:hover{border-color:#6d9387;transform:translateY(-2px)}.language:has(input:checked){border-color:#23574c;box-shadow:0 0 0 1px #23574c;background:#edf5ef}.language:has(input:focus-visible){outline:3px solid #a6c780;outline-offset:4px}.language input{position:absolute;right:20px;top:23px;width:18px;height:18px;margin:0;accent-color:#23574c}.glyph{font-size:25px;line-height:1.3;color:#315c50;font-weight:550;margin-bottom:18px}.native{font-weight:600;font-size:18px;line-height:1.5}.english{color:#75847e;font-size:14px;margin-top:2px}.actions{text-align:center}.primary,.change{font:inherit;cursor:pointer;border:0;border-radius:9px;padding:15px 26px;background:#23574c;color:white;font-weight:550}.primary{min-width:270px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px}.primary:hover,.change:hover{background:#173e35}.primary:disabled{background:#dce4e0;color:#7c8b83;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #9eba70;outline-offset:4px}.hint{font-size:13px;color:#79887f;margin:15px 0 0;line-height:1.8}footer{color:#7b8c84;font-size:12px;padding-top:20px;padding-bottom:24px}footer>span:first-child{letter-spacing:2px;font-weight:600}.welcome{max-width:710px;margin:auto}.status{display:inline-flex;gap:8px;align-items:center;border:1px solid #d4e1d9;padding:8px 12px;border-radius:30px;color:#365e4e;font-size:14px;margin-bottom:28px}.panel{margin:35px 0 24px;padding:38px;border:1px solid #dce4e1;border-radius:16px;background:white;text-align:left}.panel h2{font-size:23px;font-weight:550;margin:0 0 12px;letter-spacing:-.5px}.panel p{color:#667970;line-height:1.9;margin:0}.language-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e4eae6;margin-top:30px;padding-top:22px}.language-row span{font-size:14px;color:#687c71}.language-row strong{font-size:16px;font-weight:550}.change{background:transparent;border:1px solid #c6d4cc;color:#285443}.change:hover{background:#e8f0eb}.welcome h1:focus{outline:none}@media(max-width:620px){header,footer{padding-left:22px;padding-right:22px}.header-note{display:none}main{padding:42px 20px}.languages{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.language{padding:18px;min-height:143px}.native{font-size:17px}h1{letter-spacing:-1px}.panel{padding:25px}.language-row{align-items:flex-start;flex-direction:column;gap:8px}footer{font-size:12px;gap:20px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
