*{box-sizing:border-box;margin:0;padding:0}html,body{color:#1f2937;direction:rtl;background:#f8f9fa;height:100%;font-family:Tajawal,system-ui,-apple-system,sans-serif}.home-page{flex-direction:column;min-height:100vh;display:flex}.hero{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.hero-content{text-align:center;max-width:900px}.hero-title{color:#111827;margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.hero-subtitle{color:#4b5563;max-width:720px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.hero-buttons{flex-direction:column;justify-content:center;gap:1.2rem;display:flex}.btn{cursor:pointer;border-radius:.75rem;padding:1rem 2.5rem;font-size:1.15rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background-color:#4f46e5;box-shadow:0 4px 6px -1px #4f46e533}.btn-primary:hover{background-color:#4338ca;transform:translateY(-2px);box-shadow:0 10px 15px -3px #4f46e54d}.btn-secondary{color:#4f46e5;background-color:#fff;border:2px solid #c7d2fe}.btn-secondary:hover{background-color:#f3f4f6;border-color:#a5b4fc}.site-footer{text-align:center;color:#6b7280;background:#fff;border-top:1px solid #e5e7eb;padding:1.5rem;font-size:.9rem}@media (min-width:640px){.hero-title{font-size:3.8rem}.hero-subtitle{font-size:1.5rem}.hero-buttons{flex-direction:row;gap:1.5rem}}@media (min-width:1024px){.hero-title{font-size:4.8rem}.hero{padding:4rem 2rem}}
