@import "https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap";
:root{--white-color:#fff;--black-color:#0d0e0f;--opacity-white-color:rgba(255,255,255,.69);--orange-primary:#c6822a;--brown-primary:#5b4026;--green-primary:#468979;--orange-secondary:#efd9c0;--brown-secondary:#ccc3bc;--green-secondary:#c8dbd7;--back-green:#d8e8e5;--brown-primary-80:rgba(91,64,38,.71);--orange-secondary-8:rgba(239,217,192,.086);--green-secondary-30-semulate:#eff4f3;--grey-color:#dbdbdb;--page-bg:#eff4f3;--chip-border:#dce7e3;--muted-color:#9aa5a1}
html{scroll-behavior:smooth;overflow-x:hidden}body{background-color:var(--page-bg);direction:rtl;width:100vw;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160' fill='none' stroke='%235b4026' stroke-width='2'%3E%3Cpath d='M0 80h160M80 0v160'/%3E%3Cellipse cx='40' cy='40' rx='13' ry='18' transform='rotate(30 40 40)'/%3E%3Cpath d='M120 24v32M106 32l28 16M134 32l-28 16'/%3E%3Cpath d='M28 108h24l-3 26h-18z'/%3E%3Ccircle cx='120' cy='120' r='15'/%3E%3Cpath d='M120 111v9l7 5'/%3E%3C/svg%3E");background-size:160px 160px;position:fixed;top:0;bottom:0;left:0;right:0}body[lang=en]{direction:ltr}body[lang=en] *{direction:ltr}*{box-sizing:border-box;color:var(--black-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;direction:rtl;margin:0;padding:0;font-family:Alexandria!important;text-decoration:none!important}span,sup,sub,b,i{color:inherit}.maplibregl-map,.maplibregl-map *{direction:ltr}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background-color:var(--green-secondary);border-radius:999px}
