:root{--primary-color:#1f3a5f;--primary-hover:#162b47;--accent-color:#e0872a;--accent-hover:#c7741e;--bg-color:#f8fafc;--card-bg:#fff;--text-color:#1e293b;--text-muted:#64748b;--border-color:#e2e8f0}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl;font-family:Cairo,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:Cairo,sans-serif}html{scroll-behavior:smooth}@media (width<=768px){body,html{width:100%!important;overflow-x:hidden!important}button,input,select,textarea{box-sizing:border-box!important;min-height:44px!important;font-size:14px!important}div[style*=gridTemplateColumns],div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:12px!important}header div[style*="display: flex"]{flex-wrap:wrap!important;gap:8px!important}div[style*="position: fixed"][style*=zIndex],div[style*="position: fixed"][style*=z-index]{padding:10px!important}div[style*="maxWidth: 500px"],div[style*="maxWidth: 580px"],div[style*="maxWidth: 600px"],div[style*="maxWidth: 680px"],div[style*="max-width: 500px"],div[style*="max-width: 580px"]{border-radius:20px 20px 0 0!important;width:100%!important;max-width:100%!important;max-height:85vh!important}img{max-width:100%!important;height:auto!important}div[style*="flexWrap: wrap"],div[style*="flex-wrap: wrap"]{gap:8px!important}}
