@tailwind base;@tailwind components;@tailwind utilities;:root{--primary-color:#c0a062}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;font-family:Cairo,sans-serif;margin:0;max-width:100vw!important;padding:0;position:relative;scroll-behavior:smooth}#root,body,html{overflow-x:hidden!important}#root{width:100%}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c0a062;background:var(--primary-color);border-radius:10px}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1024px){body,html{overflow-x:hidden!important;position:relative;width:100%!important}.grid:not(.flex){display:flex!important;flex-direction:column!important;gap:15px!important;grid-template-columns:1fr!important;width:100%!important}aside{display:none;height:100vh!important;position:fixed!important;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out!important;width:280px!important;z-index:9999!important}aside.translate-x-0{display:block!important;transform:translateX(0)!important}.overflow-x-auto{-webkit-overflow-scrolling:touch;display:block!important;overflow-x:auto!important;width:100%!important}table{font-size:12px!important;min-width:600px!important}header h1{font-size:14px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header button{font-size:11px!important;padding:5px 8px!important}header .flex{gap:5px!important}.fixed.inset-0>div{margin:auto!important;max-height:90vh!important;overflow-y:auto!important;padding:15px!important;width:95%!important}.visitor-counter{display:none!important}}main{box-sizing:border-box!important;min-width:0!important;padding:12px!important;width:100%!important}a,button{touch-action:manipulation}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}
/*# sourceMappingURL=main.913ac455.css.map*/