*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#1a7a4a;--green-light:#e8f5ee;--dark:#0f1f15;--text:#1c2e21;--muted:#6b7c71;--border:#d1e0d6;--bg:#f7faf8;--white:#fff;--radius:8px;--font:"Inter",system-ui,-apple-system,sans-serif}html{font-size:16px}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}.lang-btn{margin-left:auto;font-size:.78rem;font-weight:700;background:var(--green);color:#fff;border:none;border-radius:4px;padding:.28rem .65rem;cursor:pointer;letter-spacing:.05em;line-height:1}.lang-btn:hover{opacity:.85}