:root{--ink: #0f1722;--muted: rgba(15, 23, 34, .8);--line: rgba(15, 23, 34, .14);--brand: #3f5f78;--brand-dark: #1f364d;--slate: #1c2a3a;--mist: #d7e3ee;--ivory: #f4f7fb;--accent: #b67d4c;--pop: #2b7a78;--surface: rgba(255, 255, 255, .72);--surface-soft: rgba(231, 240, 247, .58);--card-shadow: 0 16px 34px rgba(15, 24, 36, .12)}body{margin:0;background:radial-gradient(900px 420px at 10% -12%,rgba(63,95,120,.25),transparent 64%),radial-gradient(860px 380px at 88% -16%,rgba(28,42,58,.2),transparent 60%),radial-gradient(760px 380px at 52% 118%,rgba(182,125,76,.12),transparent 64%),linear-gradient(180deg,#f6f9fc,#e4ebf2);color:var(--ink);font-family:Sora,sans-serif}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#f4f7fb33,#d7e3ee1f);mix-blend-mode:multiply;z-index:-1}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.page{max-width:1100px;margin:0 auto;padding:3rem 2rem 3.4rem}.page-header{display:grid;gap:.8rem;margin-bottom:2rem}.kicker{text-transform:uppercase;letter-spacing:2px;font-size:.75rem;color:#1f364ddb}.site[dir=rtl] .kicker{text-transform:none;letter-spacing:.4px}.page-title{font-family:Fraunces,serif;font-size:clamp(2.1rem,4vw,3.2rem);margin:0}.section-title{font-family:Fraunces,serif;margin:0 0 .6rem}.section-title:after{content:"";display:block;width:56px;height:3px;margin-top:.5rem;background:linear-gradient(90deg,var(--brand),var(--pop),var(--accent))}.page-lead,.section-lead{font-size:1.05rem;line-height:1.7;color:var(--muted);max-width:38rem}.section{padding:2.4rem 0;animation:svelte-12qhfyh-fade-up .7s ease both;position:relative}.section:before{content:none}.section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#0f172200,#0f17222e,#0f172200)}.section:last-of-type{padding-bottom:0}.section:last-of-type:after{content:none}.list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.6rem}.list li{padding-left:1rem;position:relative}.list li:before{content:"-";position:absolute;left:0;color:#141a2280}.site[dir=rtl] .list li{padding-left:0;padding-right:1rem}.site[dir=rtl] .list li:before{left:auto;right:0}.btn-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1rem 0 .4rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.5rem;border-radius:999px;font-weight:600;border:1px solid transparent}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 10px 24px #1827364d}.btn.ghost{border-color:#1f364d38;color:#25384d;background:#ffffff94}.text-link{display:inline-flex;margin-top:1rem;font-weight:600;color:var(--brand)}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;align-items:start;padding-bottom:2.4rem;border-bottom:none;animation:svelte-12qhfyh-fade-up .7s ease both;position:relative}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#0f172200,#0f17222e,#0f172200)}.hero-aside{padding:1.05rem 1.15rem;background:linear-gradient(180deg,#ffffff8f,#d7e3ee4d);border-radius:18px;box-shadow:inset 0 1px #ffffffc7}.site[dir=rtl] .hero-aside{padding-right:1.15rem}.hero-main{padding:1.45rem 1.45rem 1.35rem;border-radius:26px;background:linear-gradient(160deg,#ffffffdb,#d7e3ee61);box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:2rem 0 0;padding:1.2rem 0 0;animation:svelte-12qhfyh-fade-up .7s ease both}.stat{padding:.8rem .88rem;background:linear-gradient(180deg,#ffffffbf,#deeaf461);border-radius:16px;box-shadow:0 8px 20px #0f182414}.site[dir=rtl] .stat{direction:rtl}.stat-value{font-family:Fraunces,serif;font-size:1.5rem;color:var(--brand)}.stat-label{display:block;text-transform:uppercase;letter-spacing:1.2px;font-size:.7rem;color:#14202ec2}.two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.4rem}.service-list{display:grid;gap:1rem;margin-top:1rem}.service-item{padding-top:.2rem}.service-item+.service-item{border-top:1px solid var(--line);margin-top:.9rem;padding-top:1rem}.service-item p{margin:0;color:var(--muted);line-height:1.6}.steps{margin:1rem 0 0;padding-left:1.2rem;display:grid;gap:.8rem}.steps p{margin:.3rem 0 0;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:1.2rem}.photo-card{border:none;padding:0;background:transparent;border-radius:20px;box-shadow:none}.photo-placeholder{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#4f6f8847,#b79a7338)}.photo-card figcaption{margin-top:.6rem;font-size:.9rem;color:var(--muted)}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:1rem}.testimonial-card{border-left:3px solid rgba(74,98,216,.5);padding:0 0 0 1rem;background:transparent;display:grid;gap:.8rem}.site[dir=rtl] .testimonial-card{border-left:none;border-right:3px solid rgba(74,98,216,.5);padding:0 1rem 0 0}.testimonial-card:before{content:"";display:none}.testimonial-card p{margin:0;color:var(--muted);line-height:1.6}.faq-list{display:grid;gap:1rem}.faq-list details{border-top:1px solid var(--line);padding-top:1rem}.faq-list summary{cursor:pointer;font-weight:600}.faq-list details p{margin:.6rem 0 0;color:var(--muted);line-height:1.6}.contact-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;align-items:start}@keyframes svelte-12qhfyh-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.site.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.site[dir=rtl].svelte-12qhfyh,.site[dir=rtl] .page-title,.site[dir=rtl] .section-title{font-family:Tajawal,Sora,sans-serif}.container.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:0 2rem;width:100%}.site-header.svelte-12qhfyh{border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f6fafdf5,#e2ecf5ed);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10;box-shadow:0 8px 24px #141a2214}.site-header.svelte-12qhfyh:before{content:"";display:block;height:3px;background:linear-gradient(90deg,transparent,var(--brand),var(--pop),var(--accent),transparent)}.nav-wrap.svelte-12qhfyh{display:grid;grid-template-columns:1fr auto auto;gap:1.5rem;align-items:center;padding:1.4rem 0}.brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:.2rem}.brand-name.svelte-12qhfyh{font-family:Fraunces,serif;font-size:1.26rem;letter-spacing:.3px;background:linear-gradient(120deg,var(--slate) 0%,var(--brand) 45%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.site[dir=rtl].svelte-12qhfyh .brand-name:where(.svelte-12qhfyh){font-family:Tajawal,Sora,sans-serif;background:none;-webkit-text-fill-color:currentColor;letter-spacing:0}.brand-meta.svelte-12qhfyh{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.badge.svelte-12qhfyh{font-size:.8rem;color:#2f3a45eb;border:1px solid rgba(61,74,88,.28);background:#ffffff94;padding:.1rem .45rem;border-radius:999px}.since.svelte-12qhfyh{font-size:.8rem;letter-spacing:.6px;text-transform:uppercase;color:#141a2294}.site-nav.svelte-12qhfyh{display:flex;gap:.86rem;flex-wrap:nowrap;white-space:nowrap}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.16rem 0;font-weight:600;letter-spacing:.2px;transition:color .2s ease;position:relative}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;left:0;right:0;bottom:-.28rem;height:2px;background:linear-gradient(90deg,var(--brand),var(--pop));border-radius:999px;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site[dir=rtl].svelte-12qhfyh .site-nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):after{transform-origin:right}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#1f3245}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{transform:scaleX(1)}.site-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#1f3245}.site-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{transform:scaleX(1)}.nav-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.nav-cta.svelte-12qhfyh{border:1px solid rgba(31,54,77,.2);padding:.5rem .95rem;border-radius:999px;font-weight:600;color:#1f3245;background:#ffffffad}.lang.svelte-12qhfyh{display:inline-flex;gap:.25rem;border:1px solid rgba(61,74,88,.25);border-radius:999px;padding:.2rem;background:#ffffffa6}.lang.svelte-12qhfyh button:where(.svelte-12qhfyh){border:none;background:transparent;padding:.3rem .6rem;border-radius:999px;cursor:pointer;font-weight:600}.lang.svelte-12qhfyh button.active:where(.svelte-12qhfyh){background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff}.site-main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{border-top:1px solid var(--line);margin-top:3rem;padding:2rem 0;background:linear-gradient(180deg,#dfe8f0,#d3e0ea)}.footer-wrap.svelte-12qhfyh{display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;font-size:.95rem}.footer-contact.svelte-12qhfyh,.footer-links.svelte-12qhfyh{display:grid;gap:.4rem}.footer-links-list.svelte-12qhfyh{display:grid;gap:.35rem}.footer-links-list.svelte-12qhfyh a:where(.svelte-12qhfyh){font-weight:600;color:#1f364de0}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){font-weight:600;color:var(--brand)}@media(max-width:900px){.nav-wrap.svelte-12qhfyh{grid-template-columns:1fr;justify-items:start}.nav-actions.svelte-12qhfyh{width:100%;justify-content:space-between}.site-nav.svelte-12qhfyh{flex-wrap:wrap}}@media(max-width:640px){.container.svelte-12qhfyh{padding:0 1.4rem}.site-nav.svelte-12qhfyh{gap:.7rem}.site-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.95rem}.page{padding-left:1.4rem;padding-right:1.4rem}.hero-aside{padding-left:1rem}.site[dir=rtl] .hero-aside{padding-right:1rem}.section:before{display:none}}
