*{box-sizing:border-box}.vypo-language-page{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#2c3e50;background:linear-gradient(135deg,#eafaf7 0%,#f8fbfc 52%,#e9f8f5 100%);display:flex;align-items:center;justify-content:center;padding:28px 16px}.vypo-language-shell{width:100%;max-width:850px}.vypo-language-card{background:#fff;border:1px solid rgba(26,188,156,.14);border-radius:24px;padding:34px;box-shadow:0 24px 70px rgba(19,81,77,.14)}.vypo-language-brand{display:flex;align-items:center;gap:10px;color:#16a085;font-size:25px;font-weight:800;letter-spacing:-1px}.vypo-brand-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#1abc9c,#16a085);display:grid;place-items:center;color:#fff;font-size:17px}.vypo-language-intro{text-align:center;margin:26px auto 25px}.vypo-eyebrow{color:#16a085;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.vypo-language-intro h1{margin:9px 0 7px;font-size:30px;letter-spacing:-.7px;color:#233746}.vypo-language-intro p{margin:0;color:#6c7b85;font-size:15px}.vypo-language-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.vypo-search{display:flex;align-items:center;gap:10px;width:min(350px,100%);border:1px solid #e2eaed;border-radius:10px;padding:0 13px;color:#8a9aa1}.vypo-search:focus-within{border-color:#1abc9c;box-shadow:0 0 0 3px rgba(26,188,156,.1)}.vypo-search input{border:0;outline:0;width:100%;padding:11px 0;color:#2c3e50;font:inherit;font-size:13px}.vypo-language-count{font-size:12px;color:#87969d;white-space:nowrap}.vypo-language-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-height:390px;overflow:auto;padding:2px 3px 4px}.vypo-language-option{position:relative;text-align:left;display:flex;align-items:center;gap:11px;border:1px solid #e8eef0;background:#fff;border-radius:12px;padding:12px 10px;cursor:pointer;color:#2c3e50;transition:.2s ease}.vypo-language-option:hover{border-color:#8ddccc;background:#f7fdfc;transform:translateY(-1px)}.vypo-language-option[aria-pressed=true]{border-color:#1abc9c;background:#effbf8;box-shadow:0 0 0 2px rgba(26,188,156,.12)}.vypo-language-icon{width:30px;height:30px;flex:none;border-radius:8px;display:grid;place-items:center;background:#edf9f6;color:#16a085;font-size:14px}.vypo-language-option strong,.vypo-language-option small{display:block}.vypo-language-option strong{font-size:14px;font-weight:700}.vypo-language-option small{font-size:11px;color:#84949c;margin-top:3px}.vypo-language-check{display:none;margin-left:auto;color:#16a085;font-size:13px}.vypo-language-option[aria-pressed=true] .vypo-language-check{display:block}.vypo-language-submit{width:100%;margin-top:20px;border:0;border-radius:10px;padding:13px;background:linear-gradient(135deg,#1abc9c,#16a085);color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:.2s}.vypo-language-submit:disabled{opacity:.45;cursor:not-allowed}.vypo-language-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 9px 18px rgba(26,188,156,.24)}.vypo-language-note{text-align:center;color:#8b999f;font-size:11px;margin:15px 0 0}.vypo-language-note i{color:#16a085;margin-right:5px}.vypo-language-empty{text-align:center;color:#7d8b91;font-size:13px;padding:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:650px){.vypo-language-card{padding:22px 16px;border-radius:18px}.vypo-language-grid{grid-template-columns:repeat(2,1fr);max-height:440px}.vypo-language-intro h1{font-size:25px}.vypo-language-tools{align-items:stretch;flex-direction:column;gap:8px}.vypo-search{width:100%}.vypo-language-count{align-self:flex-end}}@media(max-width:390px){.vypo-language-grid{grid-template-columns:1fr}}
