.hero.svelte-1q37ri0{position:relative;height:100vh;margin-top:70px;overflow:hidden}.hero-bg.svelte-1q37ri0{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-content.svelte-1q37ri0{position:absolute;bottom:0;left:0;right:0;padding:3rem 0;background:linear-gradient(transparent,#000000b3);color:var(--white);z-index:1}.hero-content.svelte-1q37ri0 .container:where(.svelte-1q37ri0){display:flex;justify-content:space-between;align-items:flex-end}.hero-text.svelte-1q37ri0{max-width:600px}.hero-text.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:2.8rem;margin-bottom:1rem;font-weight:600;line-height:1.2}.hero-text.svelte-1q37ri0 p:where(.svelte-1q37ri0){font-size:1rem;opacity:.9;line-height:1.7}.hero-badges.svelte-1q37ri0{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;text-align:right}.hero-badges.svelte-1q37ri0 span:where(.svelte-1q37ri0){font-size:.9rem;opacity:.9}@media(max-width:768px){.hero-text.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:1.8rem}.hero-content.svelte-1q37ri0 .container:where(.svelte-1q37ri0){flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-badges.svelte-1q37ri0{align-items:flex-start}}.about.svelte-7hpc9t{padding:6rem 0;background:var(--white)}.section-header.svelte-7hpc9t{text-align:center;max-width:760px;margin:0 auto 4rem}.section-header.svelte-7hpc9t h2:where(.svelte-7hpc9t){font-size:2.5rem;color:var(--primary);margin-bottom:1rem}.section-header.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--text-light);font-size:1.1rem;line-height:1.7}.about-item.svelte-7hpc9t{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem}.about-item--reverse.svelte-7hpc9t{direction:rtl}.about-item--reverse.svelte-7hpc9t>:where(.svelte-7hpc9t){direction:ltr}.about-image.svelte-7hpc9t img:where(.svelte-7hpc9t){width:100%;border-radius:16px;box-shadow:0 20px 60px #00000026;display:block}.about-content.svelte-7hpc9t h3:where(.svelte-7hpc9t){font-size:1.8rem;color:var(--primary);margin-bottom:1rem}.about-content.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--text-light);font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.about-content.svelte-7hpc9t ul:where(.svelte-7hpc9t){list-style:none;padding:0;margin:0}.about-content.svelte-7hpc9t ul:where(.svelte-7hpc9t) li:where(.svelte-7hpc9t){color:var(--text-light);font-size:1.05rem;padding:.4rem 0 .4rem 1.2rem;position:relative}.about-content.svelte-7hpc9t ul:where(.svelte-7hpc9t) li:where(.svelte-7hpc9t):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--accent)}@media(max-width:992px){.about-item.svelte-7hpc9t{grid-template-columns:1fr;gap:2rem}.about-item--reverse.svelte-7hpc9t{direction:ltr}}.services.svelte-hz61c4{padding:6rem 0;background:var(--bg)}.services-grid.svelte-hz61c4{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card.svelte-hz61c4{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000014;transition:transform .3s}.service-card.svelte-hz61c4:hover{transform:translateY(-10px)}.service-image.svelte-hz61c4{height:220px;overflow:hidden}.service-image.svelte-hz61c4 img:where(.svelte-hz61c4){width:100%;height:100%;object-fit:cover;transition:transform .3s}.service-card.svelte-hz61c4:hover .service-image:where(.svelte-hz61c4) img:where(.svelte-hz61c4){transform:scale(1.05)}.service-content.svelte-hz61c4{padding:1.5rem}.service-content.svelte-hz61c4 h3:where(.svelte-hz61c4){color:var(--primary);margin-bottom:.5rem;font-size:1.3rem}.service-content.svelte-hz61c4 p:where(.svelte-hz61c4){color:var(--text-light);font-size:.95rem}@media(max-width:992px){.services-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services-grid.svelte-hz61c4{grid-template-columns:1fr}}.features.svelte-1dpem8h{padding:6rem 0;background:var(--white)}.section-header.svelte-1dpem8h{text-align:center;margin-bottom:3rem}.section-header.svelte-1dpem8h h2:where(.svelte-1dpem8h){font-size:2.5rem;color:var(--primary)}.features-grid.svelte-1dpem8h{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-item.svelte-1dpem8h{text-align:center;padding:2rem}.feature-number.svelte-1dpem8h{width:56px;height:56px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.1rem;font-weight:700;color:var(--white)}.feature-item.svelte-1dpem8h h3:where(.svelte-1dpem8h){color:var(--primary);margin-bottom:.5rem}.feature-item.svelte-1dpem8h p:where(.svelte-1dpem8h){color:var(--text-light);font-size:.95rem}@media(max-width:992px){.features-grid.svelte-1dpem8h{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features-grid.svelte-1dpem8h{grid-template-columns:1fr}}.projects.svelte-1tes396{padding:6rem 0;background:var(--bg)}.projects-grid.svelte-1tes396{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.project-card.svelte-1tes396{position:relative;border-radius:16px;overflow:hidden;height:350px;cursor:pointer;display:block;text-decoration:none}.project-card.svelte-1tes396 img:where(.svelte-1tes396){width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-card.svelte-1tes396:hover img:where(.svelte-1tes396){transform:scale(1.1)}.project-overlay.svelte-1tes396{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(transparent,#000c);color:var(--white)}.project-overlay.svelte-1tes396 h3:where(.svelte-1tes396){margin-bottom:.5rem;font-size:1.3rem}.project-overlay.svelte-1tes396 p:where(.svelte-1tes396){opacity:.8;font-size:.9rem}@media(max-width:992px){.projects-grid.svelte-1tes396{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.projects-grid.svelte-1tes396{grid-template-columns:1fr}}.cta.svelte-1qdygc6{padding:6rem 0;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);text-align:center;color:var(--white)}.cta.svelte-1qdygc6 h2:where(.svelte-1qdygc6){font-size:2.5rem;margin-bottom:1rem}.cta.svelte-1qdygc6 p:where(.svelte-1qdygc6){opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.contact.svelte-wt4tt0{padding:6rem 0;background:var(--white)}.contact-grid.svelte-wt4tt0{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info.svelte-wt4tt0 h2:where(.svelte-wt4tt0){font-size:2.5rem;color:var(--primary);margin-bottom:1.5rem}.contact-info.svelte-wt4tt0 p:where(.svelte-wt4tt0){color:var(--text-light);margin-bottom:2rem;font-size:1.1rem}.contact-details.svelte-wt4tt0{display:flex;flex-direction:column;gap:1.5rem}.contact-item.svelte-wt4tt0{display:flex;align-items:flex-start;gap:1rem;color:var(--text)}.contact-item.svelte-wt4tt0 a:where(.svelte-wt4tt0){color:var(--primary);text-decoration:none}.contact-item.svelte-wt4tt0 a:where(.svelte-wt4tt0):hover{color:var(--accent)}.contact-form.svelte-wt4tt0{background:var(--bg);padding:2rem;border-radius:16px}.contact-form.svelte-wt4tt0 h3:where(.svelte-wt4tt0){color:var(--primary);margin-bottom:1rem}.contact-form.svelte-wt4tt0 p:where(.svelte-wt4tt0){color:var(--text-light);line-height:1.7;margin-bottom:1.5rem}.contact-actions.svelte-wt4tt0{display:flex;flex-direction:column;gap:1rem}.submit-btn.svelte-wt4tt0{display:inline-flex;align-items:center;justify-content:center;width:100%;background:var(--primary);color:var(--white);padding:1rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.submit-btn.svelte-wt4tt0:hover{background:var(--primary-light);transform:translateY(-2px)}.submit-btn.secondary.svelte-wt4tt0{background:transparent;color:var(--primary);border:2px solid var(--primary)}.submit-btn.secondary.svelte-wt4tt0:hover{background:var(--bg)}@media(max-width:992px){.contact-grid.svelte-wt4tt0{grid-template-columns:1fr}}
