@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:auto;scroll-behavior:smooth}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;direction:ltr;font-family:Heebo,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:auto;margin:0;min-height:100vh;text-align:left}.hebrew-text{direction:rtl;text-align:right}#root{min-height:100vh}code{font-family:Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4a90e2,#2c5aa0);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#357abd,#1e3c72)}::selection{background:#4a90e24d;color:#fff}::-moz-selection{background:#4a90e24d;color:#fff}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease,transform .3s ease}a:focus,button:focus,input:focus,textarea:focus{outline:2px solid #4a90e2;outline-offset:2px}body,html{max-width:100%;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-animation{animation:fadeIn .6s ease-out}@media (max-width:768px){body{-webkit-text-size-adjust:100%;font-size:16px}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6,p,span{-webkit-user-select:text;user-select:text}body{overflow-x:hidden;position:relative}}@media (max-width:1024px) and (min-width:769px){body{font-size:18px}}@media (max-width:480px){body{font-size:14px}[role=button],a,button{min-height:44px;min-width:44px}}@media (prefers-contrast:high){:root{--primary-color:#fff;--secondary-color:#000}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}
/*# sourceMappingURL=main.ab8eb90a.css.map*/