@charset "UTF-8";:root{--primary: #0f6b5c;--primary-soft: #e3f2ef;--text: #1c2321;--text-muted: #5f6b67;--surface: #ffffff;--surface-alt: #f7f8f7;--border: #dfe4e2;--danger: #b3261e;--success: #1b6e3d;--success-soft: #e7f4ec;--radius: .5rem;--shadow: 0 1px 3px rgb(0 0 0 / 8%)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--surface-alt);line-height:1.55}html[lang=ar] body{font-family:Cairo,Segoe UI,Tahoma,system-ui,sans-serif}h1,h2,h3{color:var(--text);line-height:1.25}a{color:var(--primary)}button{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.privacy-note{color:var(--text-muted);font-size:.8125rem;margin:0;max-width:60ch}
