*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-forest: #004B3E;--brand-forest-dark: #003328;--brand-lime: #B5D838;--brand-lime-dark: #9CBD2A;--brand-tchelet: #DFF1FA;--brand-tchelet-dark: #C2E3F5;--text-primary: #1A1A1A;--text-secondary: #555;--text-muted: #888;--border: #D9D9D9;--error: #D32F2F;--success: #2E7D32;--surface: #fff;--bg: #F5F7FA;--radius: 10px;--shadow: 0 2px 12px rgba(0, 0, 0, .08)}html,body,#root{height:100%;direction:rtl}body{font-family:Heebo,Arial Hebrew,Arial,sans-serif;background:var(--bg);color:var(--text-primary);font-size:15px;line-height:1.6}input,select,textarea,button{font-family:inherit;font-size:inherit;direction:rtl}button{cursor:pointer}a{color:var(--brand-forest);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--brand-forest);outline-offset:2px;border-radius:4px}.skip-nav{position:absolute;top:-100px;right:0;z-index:9999;background:var(--brand-forest);color:#fff;padding:10px 20px;border-radius:0 0 8px 8px;font-weight:600;font-size:15px;text-decoration:none;transition:top .1s}.skip-nav:focus{top:0;outline:3px solid #fff;outline-offset:2px}.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}
