:root{--color-primary:#1a4f9c;--color-primary-dark:#123a75;--color-accent:#c41e3a;--color-accent-soft:#fde8ec;--color-bg:#f8fafc;--color-surface:#fff;--color-text:#1e293b;--color-text-muted:#64748b;--color-border:#e2e8f0;--shadow-sm:0 1px 3px #0f172a14;--shadow-md:0 8px 24px #0f172a1a;--shadow-lg:0 20px 50px #0f172a1f;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--header-height:4.5rem;--container:72rem;--font-he:"Heebo", system-ui, sans-serif;--font-ar:"Noto Sans Arabic", "Heebo", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-he);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}html[lang=ar] body{font-family:var(--font-ar)}img,svg{max-width:100%;display:block}a{color:var(--color-primary);text-decoration:none}button,input,textarea{font:inherit}.container{width:min(100% - 2rem, var(--container));margin-inline:auto}.section{--section-height:100dvh;min-height:var(--section-height);box-sizing:border-box;flex-direction:column;justify-content:center;padding-block:2.5rem;display:flex}.section>.container{width:100%}.section__header{margin-bottom:1.75rem}.section__header--center{text-align:center}.section__title{color:var(--color-primary-dark);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.section__subtitle{margin:0;max-width:38rem;color:var(--color-text-muted);margin-inline:auto;font-size:1.05rem}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--color-accent);color:#fff;box-shadow:var(--shadow-sm)}.btn--primary:hover{box-shadow:var(--shadow-md);background:#a81830}.btn--outline{color:var(--color-primary);border-color:var(--color-primary);background:0 0}.btn--outline:hover{background:var(--color-primary);color:#fff}.btn--ghost{color:var(--color-primary);border-color:var(--color-border);background:0 0}.btn--ghost:hover{border-color:var(--color-primary)}.btn--lg{padding:.9rem 1.75rem;font-size:1rem}.header{z-index:100;height:var(--header-height);transition:background .25s,box-shadow .25s;position:fixed;inset-block-start:0;inset-inline:0}.header--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background:#ffffffeb}.header__inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.header__brand{cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;display:flex}.header__logo{flex-shrink:0;place-items:center;display:grid}.header__logo-icon{width:4rem;height:4rem}.header__logo-icon .brand-logo__img{transform:scale(1.55)}.brand-logo{flex-shrink:0;place-items:center;display:inline-grid;overflow:hidden}.brand-logo__img{object-fit:cover;object-position:center;width:100%;height:100%}.header__brand-text{flex-direction:column;line-height:1.2;display:flex}.header__brand-name{color:var(--color-primary);font-size:.95rem;font-weight:700}.header__brand-sub{color:var(--color-accent);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.header__nav-list{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.header__nav-list button{color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem .9rem;font-weight:500;transition:background .2s,color .2s}.header__nav-list button:hover{background:var(--color-accent-soft);color:var(--color-accent)}.header__actions{align-items:center;gap:.5rem;display:flex}.header__call{white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}.header__call-icon{width:1.15rem;height:1.15rem;display:none}.header__menu-btn{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;display:none}.header__menu-btn span{background:var(--color-text);border-radius:2px;width:1.1rem;height:2px;margin-inline:auto;display:block}.hero{--hero-height:calc(100dvh - var(--header-height));width:100%;height:var(--hero-height);min-height:var(--hero-height);margin-block-start:var(--header-height);position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero__shade{pointer-events:none;background:linear-gradient(#0000 62%,#0f172a47 100%);position:absolute;inset:0}html[dir=rtl] .hero__shade{background:linear-gradient(#0000 62%,#0f172a47 100%)}.hero__layout{z-index:1;pointer-events:none;position:absolute;inset:0}.hero__panel{pointer-events:auto;border-radius:var(--radius-lg);width:min(21rem,100% - 2rem);box-shadow:var(--shadow-lg);background:#fffffff5;padding:1.5rem 1.65rem;position:absolute;bottom:clamp(1.25rem,3.5vh,2.25rem);right:clamp(1.25rem,3.5vw,2.75rem)}.hero__title{margin:0 0 1rem;line-height:1.1}.hero__title-line{display:block}.hero__title-line--brand{color:var(--color-primary-dark);font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800}.hero__title-line--sub{color:var(--color-accent);margin-top:.25rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:700}.hero__slogan{color:var(--color-primary-dark);margin:0 0 .5rem;font-size:1.05rem;font-weight:600;line-height:1.4}.hero__description{color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.65rem;display:flex}.hero__scroll-hint{display:none}@keyframes hero-scroll-hint{0%,to{opacity:.85;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(6px)}}@media (prefers-reduced-motion:reduce){.hero__scroll-hint{animation:none}}.services{background:var(--color-bg)}.services__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.services__grid .service-card:last-child:nth-child(3n+1){grid-column:1/-1;width:100%;max-width:calc(33.3333% - .766667rem);margin-inline:auto}.service-card{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-sm);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:.65rem;padding:1.75rem 1.25rem 1.35rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.service-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary);transform:translateY(-3px)}.service-card:hover .service-card__more-icon{transform:translate(-4px)}.service-card__icon{background:var(--color-primary);border-radius:50%;place-items:center;width:3.75rem;height:3.75rem;font-size:1.5rem;line-height:1;display:grid}.service-card__title{color:var(--color-primary-dark);font-size:1rem;font-weight:800;line-height:1.3}.service-card__excerpt{-webkit-line-clamp:2;color:var(--color-text-muted);-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.service-card__more{color:var(--color-primary);align-items:center;gap:.3rem;margin-top:auto;padding-top:.6rem;font-size:.82rem;font-weight:700;display:inline-flex}.service-card__more-icon{transition:transform .2s;display:inline-block}.services__backdrop{z-index:80;background:#0f172a8c;justify-content:center;align-items:center;padding:1.25rem;animation:.18s ease-out services-fade;display:flex;position:fixed;inset:0}.services__modal{border-radius:var(--radius-lg);background:var(--color-surface);width:min(94vw,600px);max-height:min(84vh,640px);box-shadow:var(--shadow-lg);flex-direction:column;animation:.22s cubic-bezier(.2,.8,.2,1) services-pop;display:flex;overflow:hidden}.services__modal-header{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.services__modal-icon{background:var(--color-primary);border-radius:50%;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;font-size:1.3rem;display:grid}.services__modal-title{color:var(--color-primary-dark);flex:1;margin:0;font-size:1.15rem;font-weight:800}.services__modal-close{border:1px solid var(--color-border);background:var(--color-bg);width:2.25rem;height:2.25rem;color:var(--color-text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;font-size:1.1rem;line-height:1;transition:background .2s,color .2s;display:grid}.services__modal-close:hover{background:var(--color-accent-soft);color:var(--color-accent)}.services__modal-body{padding:1.1rem 1.25rem 1.4rem;overflow-y:auto}.service-item__paragraph{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.7}.service-item__groups{flex-direction:column;gap:1.1rem;display:flex}.service-item__group-heading{color:var(--color-accent);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.service-item__list{flex-direction:column;gap:.55rem;margin:0;padding-inline-start:1.25rem;list-style:outside;display:flex}.service-item__list-item{color:var(--color-text-muted);font-size:.92rem;line-height:1.65}.service-item__list-item>span{color:var(--color-text)}.service-item__sublist{flex-direction:column;gap:.3rem;margin:.4rem 0 0;padding-inline-start:1.25rem;list-style:circle;display:flex}.service-item__sublist li{color:var(--color-text-muted);font-size:.88rem;line-height:1.55}@keyframes services-fade{0%{opacity:0}to{opacity:1}}@keyframes services-pop{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.services__backdrop,.services__modal{animation:none}}.team{background:var(--color-surface)}.team__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:56rem;margin-inline:auto;display:grid}.team-card{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.team-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.team-card__media{aspect-ratio:4/5;background:linear-gradient(135deg, var(--color-primary), #3b82f6);place-items:center;font-size:4rem;display:grid;position:relative;overflow:hidden}.team-card__photo{object-fit:cover;width:100%;height:100%;display:block}.team-card__emoji{line-height:1}.team-card__body{text-align:center;padding:1.5rem 1.75rem 1.75rem}.team-card__name{color:var(--color-primary-dark);margin:0 0 .35rem;font-size:1.4rem}.team-card__role{color:var(--color-accent);margin:0 0 .85rem;font-size:.95rem;font-weight:600}.team-card__bio{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.6}.faq__inner{max-width:42rem;margin-inline:auto}.faq__list{flex-direction:column;gap:.75rem;display:flex}.faq__item{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.faq__question{text-align:start;width:100%;color:var(--color-primary-dark);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-weight:600;display:flex}.faq__chevron{border-inline-end:2px solid var(--color-primary);border-block-end:2px solid var(--color-primary);flex-shrink:0;width:.6rem;height:.6rem;transition:transform .2s;transform:rotate(45deg)}.faq__item--open .faq__chevron{transform:rotate(-135deg)}.faq__answer{color:var(--color-text-muted);padding:0 1.25rem 1.1rem}.faq__answer p{margin:0}.contact{background:var(--color-surface)}.contact__body,.section__content{width:min(100%,52rem);margin-inline:auto}.contact__grid{grid-template-columns:1fr 1.1fr;gap:2rem;margin-bottom:2rem;display:grid}.contact__info{flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex}.contact__card{border-radius:var(--radius-md);background:var(--color-bg);border:1px solid var(--color-border);padding:1.25rem}.contact__card h3{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0 0 .35rem;font-size:.85rem}.contact__card p,.contact__card a{color:var(--color-primary-dark);margin:0;font-weight:600}.contact__map-links{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.contact__map-links a{color:var(--color-primary);font-size:.9rem}.contact__form{border-radius:var(--radius-lg);background:var(--color-bg);border:1px solid var(--color-border);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.contact__form label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.contact__form input,.contact__form textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);padding:.75rem 1rem}.contact__form input:focus,.contact__form textarea:focus{border-color:var(--color-primary);outline:2px solid #1a4f9c4d}.contact__success{border-radius:var(--radius-sm);color:#166534;background:#dcfce7;margin:0;padding:.75rem 1rem;font-weight:500}.contact__map{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);overflow:hidden}.contact__map iframe{border:0;width:100%;height:22rem;display:block}.booking__frame{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:min(100%,52rem);box-shadow:var(--shadow-sm);margin-inline:auto;overflow:hidden}.booking__frame iframe{border:0;width:100%;height:44rem;display:block}.footer{background:var(--color-primary-dark);color:#e2e8f0}.footer__inner{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;padding-block:2.5rem;display:grid}.footer__col{text-align:start;flex-direction:column;gap:.35rem;display:flex}.footer__col:nth-child(2){text-align:center;align-items:center}.footer__label{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.footer__link{color:#fff;font-size:.92rem;font-weight:500;line-height:1.5}.footer__link:hover{color:#fecdd3}.footer__col--social{text-align:center;align-items:center}.footer__instagram-btn{border-radius:var(--radius-sm);color:#fff;background:0 0;border:1px solid #ffffff59;place-items:center;width:2.75rem;height:2.75rem;margin-top:.15rem;transition:transform .2s,background .2s,border-color .2s;display:inline-grid}.footer__instagram-btn svg{width:1.4rem;height:1.4rem}.footer__instagram-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff8c;transform:translateY(-2px)}.footer__text{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.55}.footer__bottom{color:#94a3b8;text-align:center;border-top:1px solid #ffffff1a;padding-block:1rem;font-size:.85rem}.footer__bottom .container{justify-content:center;display:flex}.footer__bottom p{text-align:center;margin:0}@media (width<=900px){.contact__grid{grid-template-columns:1fr}.footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.footer__col,.footer__col:nth-child(2),.footer__col--social{text-align:center;align-items:center}}@media (width<=768px){.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background:#fffffff5}.header__brand-name{color:var(--color-primary);text-shadow:none;font-size:.82rem;line-height:1.2}.header__brand-sub{color:var(--color-accent);text-shadow:none;text-transform:none;font-size:.72rem}.hero__panel{display:none}.hero__scroll-hint{color:#fff;letter-spacing:.02em;text-shadow:0 1px 8px #00000073;cursor:pointer;pointer-events:auto;background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;padding:.5rem .75rem;font-family:inherit;font-size:.92rem;font-weight:600;animation:2.4s ease-in-out infinite hero-scroll-hint;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hero__scroll-arrow{color:#fff;filter:drop-shadow(0 1px 4px #00000059);width:1.35rem;height:1.35rem}.hero__shade{background:linear-gradient(#0000 68%,#0f172a61 100%)}.header__brand-text{display:flex}.header__logo-icon{width:3.5rem;height:3.5rem}.header__nav{background:var(--color-surface);border-block-end:1px solid var(--color-border);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;padding:1rem;transition:transform .25s,opacity .25s;position:fixed;inset-block-start:var(--header-height);inset-inline:0;transform:translateY(-120%)}.header__nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__nav-list{flex-direction:column}.header__nav-list button{text-align:start;width:100%;padding:.85rem 1rem}.header__menu-btn{display:flex}.header__call{border-radius:var(--radius-sm);place-items:center;width:2.5rem;height:2.5rem;padding:0;display:inline-grid}.header__call-icon{display:block}.header__call-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.services__grid .service-card:last-child:nth-child(3n+1){max-width:none}.services__grid .service-card:last-child:nth-child(odd){grid-column:1/-1;width:100%;max-width:calc(50% - .375rem);margin-inline:auto}.service-card{gap:.6rem;padding:1.15rem 1rem}.service-card__icon{width:2.75rem;height:2.75rem;font-size:1.2rem}.service-card__title{font-size:.88rem}.service-card__excerpt{-webkit-line-clamp:3;font-size:.78rem}.service-card__more{font-size:.74rem}.services__modal-header{padding:.9rem 1rem}.services__modal-title{font-size:1.02rem}.services__modal-body{padding:.9rem 1rem 1.1rem}.service-item__paragraph,.service-item__list-item{font-size:.85rem}.service-item__group-heading{font-size:.88rem}.service-item__sublist li{font-size:.82rem}.team__grid{grid-template-columns:1fr;gap:1.25rem;max-width:24rem}.team-card__media{font-size:3rem}.team-card__body{padding:1.15rem 1.25rem 1.35rem}.team-card__name{font-size:1.2rem}.team-card__role{margin-bottom:.55rem;font-size:.88rem}.team-card__bio{font-size:.88rem}.faq__list{gap:.5rem}.faq__question{padding:.85rem 1rem;font-size:.92rem}.faq__answer{padding:0 1rem .85rem;font-size:.88rem}.contact__info{gap:.65rem}.contact__card{padding:.85rem .9rem}.contact__card h3{margin-bottom:.25rem;font-size:.75rem}.contact__card p,.contact__card a{font-size:.9rem}.contact__form{gap:.75rem;padding:1.1rem}.section{padding-block:2rem}.footer__inner{grid-template-columns:1fr;gap:1.25rem}.footer__col,.footer__col:nth-child(2),.footer__col--social{text-align:center;align-items:center}}@media (width<=480px){.btn--lang{padding-inline:.75rem;font-size:.85rem}}
