:root{--primary-teal:#16a1db;--text-dark:#333333;--text-muted:#666666;--white:#ffffff;--bg-light:#f8f9fa;--accent-orange:#f58220;--accent-green:#4caf50}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{width:100%;max-width:100%;overflow-x:clip;position:relative;font-family:var(--font-inter),-apple-system,sans-serif}body{padding-bottom:65px}@media (min-width:769px){body{padding-bottom:0}}html[dir=rtl],html[dir=rtl] a,html[dir=rtl] body,html[dir=rtl] button,html[dir=rtl] div,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6,html[dir=rtl] input,html[dir=rtl] p,html[dir=rtl] select,html[dir=rtl] span,html[dir=rtl] textarea{font-family:var(--font-alexandria),sans-serif!important;text-align:right}html[dir=rtl] .lucide-chevron-left,html[dir=rtl] .lucide-chevron-right{transform:scaleX(-1)!important}html[dir=rtl] .fa{font-family:FontAwesome!important}html[dir=rtl] input,html[dir=rtl] select,html[dir=rtl] textarea{text-align:start}html[dir=rtl] input[type=search],html[dir=rtl] input[type=text]{direction:rtl}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}ul{list-style:none}@supports (-webkit-touch-callout:none){input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]),select,textarea{font-size:16px!important}}