*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;direction:rtl;text-align:right}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:linear-gradient(135deg,#ff6b6b,orange);color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.logo h1{font-size:2rem;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.logo p{font-size:1rem;opacity:.9}.cta-button{background:#fff;color:#ff6b6b;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:700;transition:all .3s ease;box-shadow:0 4px 15px #0003}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.hero-title{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;opacity:.9}.hero-description{font-size:1.2rem;margin-bottom:2rem;opacity:.8}.cta-button-large{background:#ff6b6b;color:#fff;padding:18px 36px;border-radius:30px;text-decoration:none;font-size:1.3rem;font-weight:700;transition:all .3s ease;display:inline-block;box-shadow:0 6px 20px #0003}.cta-button-large:hover{background:#ff5252;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.services{padding:4rem 0;background:#f8f9fa}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333;position:relative}.section-title:after{content:"";display:block;width:100px;height:4px;background:linear-gradient(135deg,#ff6b6b,orange);margin:1rem auto;border-radius:2px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.service-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0000001a;transition:all .3s ease;text-align:center}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.service-card p{color:#666;line-height:1.6}.service-areas{padding:4rem 0;background:#fff}.areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.area-group{background:#f8f9fa;padding:2rem;border-radius:10px;border-right:4px solid #ff6b6b}.area-group h3{color:#ff6b6b;font-size:1.5rem;margin-bottom:1rem}.area-group ul{list-style:none}.area-group li{padding:.5rem 0;border-bottom:1px solid #eee;color:#666}.area-group li:last-child{border-bottom:none}.contact{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.contact .section-title{color:#fff}.contact-description{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.whatsapp-button{display:inline-flex;align-items:center;background:#25d366;color:#fff;padding:20px 30px;border-radius:50px;text-decoration:none;font-size:1.2rem;margin:1rem;transition:all .3s ease;box-shadow:0 6px 20px #0003}.whatsapp-button:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.whatsapp-icon{font-size:2rem;margin-left:15px}.whatsapp-text strong{display:block;font-size:1.2rem}.whatsapp-text small{display:block;opacity:.8;font-size:.9rem}.contact-info{margin-top:3rem;background:#ffffff1a;padding:2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-info h3{margin-bottom:1rem;font-size:1.5rem}.contact-info ul{list-style:none;text-align:right}.contact-info li{padding:.5rem 0;font-size:1.1rem}.footer{background:#333;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-main h3{font-size:1.5rem;margin-bottom:1rem;color:#ff6b6b}.footer-services h4,.footer-contact h4{margin-bottom:1rem;color:orange}.footer-services ul{list-style:none}.footer-services li{padding:.3rem 0;color:#ccc}.footer-whatsapp{color:#25d366;text-decoration:none;font-weight:700;transition:color .3s ease}.footer-whatsapp:hover{color:#128c7e}.footer-bottom{border-top:1px solid #555;padding-top:1rem;text-align:center;color:#ccc}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.services-grid,.areas-grid{grid-template-columns:1fr}.header-content{text-align:center}.logo h1{font-size:1.5rem}.section-title{font-size:2rem}}@media (max-width: 480px){.container{padding:0 15px}.hero{padding:2rem 0}.hero-title{font-size:1.8rem}.services,.service-areas,.contact{padding:2rem 0}.service-card,.area-group{padding:1.5rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.service-card{border:2px solid #333}.cta-button,.cta-button-large{border:2px solid currentColor}}
