*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#111827;direction:rtl;background-color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-main{justify-content:center;min-height:100vh;padding:1.5rem 1rem 2.5rem;display:flex}.site-shell{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.25rem;width:100%;max-width:1120px;padding:1.5rem 1.5rem 2rem;box-shadow:0 20px 40px #0f172a2e}@media (min-width:768px){.site-shell{padding:1.75rem 2rem 2.5rem}}.top-bar{background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:.75rem 1rem;display:flex}.top-bar-brand{flex-direction:column;align-items:center;gap:.1rem;display:flex}.top-bar-title{font-size:.98rem;font-weight:700}.top-bar-subtitle{color:#6b7280;font-size:.8rem}.top-bar-phone{color:#f9fafb;background:#0ea5e9;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.82rem;font-weight:600;display:flex;box-shadow:0 10px 18px #0ea5e959}.top-bar-phone-number{direction:ltr}.hero{color:#f9fafb;background-image:linear-gradient(135deg,#0f172aeb,#2563ebd9),url(/images/hero-ac.jpg);background-position:50%;background-size:cover;border-radius:1.25rem;margin-bottom:2rem;padding:2.2rem 1.6rem 2.6rem;position:relative;overflow:hidden}@media (min-width:768px){.hero{padding:2.6rem 2.4rem 3rem}}.hero-overlay{mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at top,#38bdf840,#0000 55%);position:absolute;inset:0}.hero-content{text-align:center;position:relative}.hero-badge{background:#0f172abf;border:1px solid #60a5facc;border-radius:999px;align-items:center;margin-bottom:.9rem;padding:.35rem .9rem;font-size:.78rem;display:inline-flex}.hero-title{margin:0 0 .5rem;font-size:1.8rem}@media (min-width:640px){.hero-title{font-size:2.1rem}}.hero-subtitle{color:#e5e7eb;margin:0 0 1.2rem;font-size:.98rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:.85rem;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-size:.92rem;font-weight:600;transition:transform .12s,box-shadow .12s,background-color .12s,border-color .12s;display:inline-flex}.hero-btn-primary{color:#022c22;background:#22c55e;box-shadow:0 16px 30px #22c55e66}.hero-btn-primary:hover{background:#16a34a;transform:translateY(-1px)}.hero-btn-secondary{color:#f9fafb;background:#0f172ab3;border:1px solid #94a3b8b3}.hero-btn-secondary:hover{background:#0f172ae6;transform:translateY(-1px)}.hero-note{color:#d1d5db;margin:0;font-size:.85rem}.hero-scroll-indicator{color:#e5e7eb;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b8b3;border-radius:999px;align-items:center;gap:.4rem;margin-top:1.4rem;padding:.35rem .95rem;font-size:.8rem;display:inline-flex}.hero-scroll-icon{font-size:.95rem}.section{margin-bottom:2.25rem}.section-header{text-align:center;gap:.35rem;margin-bottom:1.4rem;display:grid}.section-header h2{margin:0;font-size:1.4rem}.section-header p{color:#4b5563;margin:0;font-size:.9rem}.services-grid{gap:1rem;display:grid}@media (min-width:768px){.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:.9rem;padding:1rem;font-size:.9rem;box-shadow:0 4px 12px #0f172a0a}.service-card h3{margin:0 0 .4rem;font-size:1rem}.service-card p{color:#4b5563;margin:0 0 .6rem}.service-card ul{color:#4b5563;margin:0;padding-right:1.1rem}.service-card li{margin-bottom:.2rem}.why-us{margin-top:.5rem}.why-us-grid{gap:1.5rem;display:grid}@media (min-width:900px){.why-us-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr);align-items:center}}.why-us-image-card{object-fit:cover;background:#020617;border-radius:1rem;width:100%;height:100%;padding:.75rem;box-shadow:0 18px 35px #0f172a99}.why-us-image-wrapper{aspect-ratio:16/10;border-radius:.8rem;position:relative;overflow:hidden}.why-us-image{object-fit:cover}.why-us-tagline{color:#e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem .7rem;margin-top:.55rem;font-size:.85rem;display:flex}.why-us-tagline-meta{color:#a5b4fc}.why-us-content h2{margin:0 0 .4rem;font-size:1.45rem}.why-us-content p{color:#4b5563;margin:0 0 1rem;font-size:.92rem}.why-us-points{gap:.7rem;display:grid}@media (min-width:768px){.why-us-points{grid-template-columns:repeat(2,minmax(0,1fr))}}.why-us-point{background:#f3f4f6;border-radius:999px;padding:.6rem .9rem;font-size:.86rem}.why-us-point h3{margin:0 0 .15rem;font-size:.86rem}.why-us-point p{color:#6b7280;margin:0;font-size:.8rem}.bottom-cta{margin-top:.75rem}.bottom-cta-inner{color:#eff6ff;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:1.6rem 1.4rem;display:flex}.bottom-cta-inner h2{margin:0 0 .3rem;font-size:1.3rem}.bottom-cta-inner p{margin:0;font-size:.9rem}.bottom-cta-actions{align-items:center;gap:.6rem;display:flex}@media (max-width:639px){.bottom-cta-actions{justify-content:flex-start;width:100%}}.bottom-cta-btn-whatsapp{color:#022c22;background:#22c55e}.bottom-cta-btn-call{color:#eff6ff;background:#0f172a1a;border:1px solid #bfdbfeb3}.site-footer{color:#6b7280;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-top:2rem;padding-top:1.2rem;font-size:.84rem;display:flex}.site-footer h3{margin:0 0 .2rem;font-size:1rem}.site-footer p{margin:0}.site-footer-meta{align-items:flex-end;display:flex}.whatsapp-fab{color:#022c22;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.1rem;display:flex;position:fixed;bottom:1.6rem;left:1.5rem;box-shadow:0 20px 30px #22c55e80}.whatsapp-fab-icon{font-weight:700}
