/* Ayamen Contact — R60. Native Ayamen typography, color and motion system. */
:root{
  --ayc-blue:#0c436a;
  --ayc-blue-dark:#062f4c;
  --ayc-orange:#f6921e;
  --ayc-cream:#f3eee5;
  --ayc-cream-light:#faf8f3;
  --ayc-ink:#15374c;
  --ayc-line:rgba(12,67,106,.2);
  --ayc-ease:cubic-bezier(.22,1,.36,1);
}
body.ayamen-contact-page{background:var(--ayc-cream-light)}
.ayc-contact,.ayc-contact *{box-sizing:border-box}
.ayc-contact{--ayc-section-overlap:clamp(5.5rem,10svh,9.5rem);--ayc-section-radius:clamp(1.8rem,2.6vw,3.75rem);color:var(--ayc-ink);font-family:AyamenSans,Helvetica,Arial,sans-serif;overflow:visible;isolation:isolate}
.ayc-contact a{text-decoration:none}

/* Landing-scale section rhythm: each destination surface rises over the previous one. */
.ayc-contact-layer{position:relative;transform:translateZ(0);transform-origin:50% 0}
.ayc-contact-layer--hero{z-index:1;min-height:calc(100svh + var(--ayc-section-overlap));padding-bottom:var(--ayc-section-overlap)}
.ayc-contact-layer--form,.ayc-contact-layer--office{margin-top:calc(var(--ayc-section-overlap) * -1)!important;border-radius:var(--ayc-section-radius) var(--ayc-section-radius) 0 0;box-shadow:0 -1px 0 rgba(255,255,255,.16);overflow:hidden}
.ayc-contact-layer--form{z-index:3;min-height:calc(100svh + var(--ayc-section-overlap))}
.ayc-contact-layer--office{z-index:4;min-height:calc(100svh + var(--ayc-section-overlap))}
.ayc-contact-layer--form:after,.ayc-contact-layer--office:after{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);pointer-events:none;z-index:6}

/* Match the landing page's display scale throughout Contact. */
.ayc-contact-display-title,.ayc-contact-section-title{font-size:clamp(7rem,7.65vw,17.6rem)!important;font-weight:500;letter-spacing:-.04em;line-height:.91!important;text-wrap:balance}
.ayc-contact-hero__lead,.ayc-contact-form-section__intro>p:not(.ayc-eyebrow),.ayc-contact-office__content>p:not(.ayc-eyebrow){font-size:clamp(1.3rem,1.45vw,2.15rem);line-height:1.48}
.ayc-eyebrow{font-size:clamp(.85rem,.92vw,1.2rem)}
.ayc-contact-hero__rail strong{font-size:clamp(1.05rem,1.15vw,1.45rem)}
.ayc-contact-hero__rail small{font-size:clamp(.72rem,.75vw,.95rem)}
.ayc-action{font-size:clamp(.85rem,.82vw,1.05rem)}
.ayc-contact-form-section__direct a{font-size:clamp(1rem,1.08vw,1.35rem)}
.ayc-contact-form-section__direct span{font-size:clamp(.75rem,.76vw,.95rem)}
.ayc-contact-form__purpose legend{font-size:clamp(1.45rem,1.65vw,2.1rem)}
.ayc-contact-form__choices span{min-height:4rem;font-size:clamp(.95rem,1vw,1.2rem)}
.ayc-field{min-height:6.6rem}
.ayc-field input,.ayc-field textarea{min-height:6.6rem;font-size:clamp(1.1rem,1.2vw,1.45rem)}
.ayc-field textarea{min-height:12rem}
.ayc-field span{top:2.35rem;font-size:clamp(1rem,1.05vw,1.28rem)}
.ayc-contact-form__footer p{font-size:clamp(.85rem,.88vw,1.05rem)}
.ayc-submit{font-size:clamp(.85rem,.9vw,1.08rem);min-width:15rem;padding:1.2rem 1.35rem}

.ayc-eyebrow{margin:0 0 1.25rem;color:var(--ayc-orange);font-size:clamp(.72rem,.78vw,.86rem);font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}
.ayc-reveal{opacity:1;transform:none}
.js .ayc-contact.is-motion-ready .ayc-reveal{opacity:0;transform:translateY(24px);transition:opacity .72s var(--ayc-ease),transform .72s var(--ayc-ease)}
.js .ayc-contact.is-motion-ready .ayc-reveal.is-visible{opacity:1;transform:none}

/* Hero: same visual language as the landing and About heroes. */
.ayc-contact-hero{position:relative;min-height:100svh;color:#fff;background:var(--ayc-blue-dark);overflow:hidden}
.ayc-contact-hero__media,.ayc-contact-hero__picture,.ayc-contact-hero__picture img,.ayc-contact-hero__overlay{position:absolute;inset:0;width:100%;height:100%}
.ayc-contact-hero__picture img{object-fit:cover;object-position:center 52%;filter:saturate(.84) contrast(1.03)}
.ayc-contact-hero__overlay{background:linear-gradient(90deg,rgba(4,31,49,.94) 0%,rgba(6,47,76,.78) 43%,rgba(6,47,76,.34) 72%,rgba(6,47,76,.5) 100%),linear-gradient(0deg,rgba(4,31,49,.7) 0%,transparent 46%)}
.ayc-contact-hero__outline{position:absolute;right:-10vw;top:-18vh;width:min(58vw,880px);height:auto;opacity:.075;filter:brightness(0) invert(1);pointer-events:none}
.ayc-contact-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,8fr) minmax(260px,3fr);grid-template-rows:1fr auto;gap:clamp(2.5rem,5vw,6rem);min-height:inherit;padding:clamp(8.5rem,14vh,11rem) clamp(1.25rem,4.2vw,5rem) clamp(2rem,3.6vw,3.75rem)}
.ayc-contact-hero__copy{align-self:center;max-width:74rem}
.ayc-contact-hero__title{margin:0;color:#fff;font-family:AyamenSans,Helvetica,Arial,sans-serif;font-weight:500;text-wrap:balance}
.ayc-contact-hero__title i{display:inline-block;color:var(--ayc-orange);font-family:TT_Jenevers,serif;font-size:.9em;font-style:italic;font-weight:300;letter-spacing:-.02em;line-height:.92}
.ayc-contact-hero__lead{max-width:37rem;margin:clamp(1.6rem,3vw,2.7rem) 0 0;color:rgba(255,255,255,.8);font-size:clamp(1rem,1.15vw,1.22rem);line-height:1.58}
.ayc-action{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:min(100%,18rem);margin-top:2.1rem;padding:.9rem 0;border-bottom:1px solid currentColor;color:inherit;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:color 280ms ease,border-color 280ms ease}
.ayc-action span:last-child{font-size:1.2rem;transition:transform 320ms var(--ayc-ease)}
.ayc-action:hover span:last-child,.ayc-action:focus-visible span:last-child{transform:translate(5px,-5px)}
.ayc-action:focus-visible{outline:2px solid var(--ayc-orange);outline-offset:7px}
.ayc-contact-hero__rail{align-self:end;display:grid;gap:0;border-top:1px solid rgba(255,255,255,.34)}
.ayc-contact-hero__rail a{display:flex;flex-direction:column;gap:.45rem;min-width:0;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff}
.ayc-contact-hero__rail a:last-child{border-bottom:0}
.ayc-contact-hero__rail small{color:var(--ayc-orange);font-size:.65rem;font-weight:700;letter-spacing:.14em}
.ayc-contact-hero__rail strong{overflow-wrap:anywhere;font-size:clamp(.9rem,1vw,1.06rem);font-weight:400;line-height:1.35}

/* Form: open architectural composition, no foreign card treatment. */
.ayc-contact-form-section{position:relative;background:var(--ayc-cream-light);color:var(--ayc-blue);padding:calc(clamp(5rem,9vw,9rem) + var(--ayc-section-overlap) * .35) clamp(1.25rem,4.2vw,5rem) clamp(6rem,10vw,10rem);overflow:hidden}
.ayc-contact-form-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.95%,rgba(12,67,106,.06) 50%,transparent 50.05%);pointer-events:none}
.ayc-contact-form-section__outline{position:absolute;left:-22vw;bottom:-36%;width:min(76vw,1050px);height:auto;opacity:.035;pointer-events:none}
.ayc-contact-form-section__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(520px,1.18fr);gap:clamp(3rem,7vw,8rem);max-width:1700px;margin:0 auto}
.ayc-contact-form-section__intro{align-self:start;position:sticky;top:clamp(6rem,10vh,8rem)}
.ayc-contact-form-section__intro h2{margin:0;color:var(--ayc-blue);font-family:AyamenSans,Helvetica,Arial,sans-serif;font-weight:500}
.ayc-contact-form-section__intro>p:not(.ayc-eyebrow){max-width:31rem;margin:1.8rem 0 0;color:rgba(21,55,76,.68);font-size:clamp(1rem,1.08vw,1.18rem);line-height:1.62}
.ayc-contact-form-section__direct{display:grid;margin-top:clamp(2.4rem,4vw,3.8rem);border-top:1px solid var(--ayc-line)}
.ayc-contact-form-section__direct a{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1.05rem 0;color:var(--ayc-blue);border-bottom:1px solid var(--ayc-line);font-size:.9rem;transition:color 260ms ease,transform 260ms var(--ayc-ease)}
.ayc-contact-form-section__direct a:hover,.ayc-contact-form-section__direct a:focus-visible{color:var(--ayc-orange);transform:translateX(4px)}
.ayc-contact-form-section__direct span{color:rgba(21,55,76,.52);font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}

.ayc-contact-form{min-width:0;padding-top:.2rem;border-top:1px solid var(--ayc-blue)}
.ayc-contact-form__error{margin:1rem 0;padding:1rem;border-left:3px solid var(--ayc-orange);background:rgba(246,146,30,.08);color:var(--ayc-blue-dark)}
.ayc-contact-form__purpose{margin:0;padding:1.8rem 0 2.2rem;border:0;border-bottom:1px solid var(--ayc-line)}
.ayc-contact-form__purpose legend{margin-bottom:1rem;color:var(--ayc-blue);font-size:clamp(1.1rem,1.35vw,1.45rem);font-weight:500}
.ayc-contact-form__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}
.ayc-contact-form__choices label{position:relative;cursor:pointer}
.ayc-contact-form__choices input{position:absolute;opacity:0;pointer-events:none}
.ayc-contact-form__choices span{display:flex;align-items:center;justify-content:space-between;min-height:3.15rem;padding:.76rem 1rem;border:1px solid var(--ayc-line);color:rgba(12,67,106,.72);font-size:.84rem;transition:background 300ms var(--ayc-ease),color 300ms var(--ayc-ease),border-color 300ms var(--ayc-ease),transform 300ms var(--ayc-ease)}
.ayc-contact-form__choices span:after{content:"";width:.42rem;height:.42rem;border-radius:50%;background:currentColor;opacity:.3;transition:transform 300ms var(--ayc-ease),opacity 300ms ease}
.ayc-contact-form__choices label:hover span{transform:translateY(-2px);border-color:rgba(12,67,106,.5)}
.ayc-contact-form__choices input:checked+span{background:var(--ayc-blue);border-color:var(--ayc-blue);color:#fff}
.ayc-contact-form__choices input:checked+span:after{background:var(--ayc-orange);opacity:1;transform:scale(1.35)}
.ayc-contact-form__choices input:focus-visible+span{outline:2px solid var(--ayc-orange);outline-offset:3px}
.ayc-contact-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1.2rem,3vw,3rem)}
.ayc-field{position:relative;display:block;min-height:5.5rem;border-bottom:1px solid var(--ayc-line)}
.ayc-field--wide{grid-column:1/-1}
.ayc-field input,.ayc-field textarea{width:100%;height:100%;min-height:5.5rem;margin:0;padding:2rem 0 .75rem;border:0;border-radius:0;outline:0;background:transparent;color:var(--ayc-blue-dark);font:inherit;font-size:1rem;line-height:1.45}
.ayc-field textarea{min-height:9.5rem;padding-top:2.35rem;resize:none}
.ayc-field span{position:absolute;left:0;top:2rem;color:rgba(12,67,106,.52);font-size:.92rem;transform-origin:left top;transition:transform 250ms var(--ayc-ease),color 250ms ease}
.ayc-field:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ayc-orange);transform:scaleX(0);transform-origin:left;transition:transform 350ms var(--ayc-ease)}
.ayc-field:focus-within:after{transform:scaleX(1)}
.ayc-field input:focus+span,.ayc-field input:not(:placeholder-shown)+span,.ayc-field textarea:focus+span,.ayc-field textarea:not(:placeholder-shown)+span{color:var(--ayc-orange);transform:translateY(-1.15rem) scale(.76)}
.ayc-contact-form__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding-top:2rem}
.ayc-contact-form__footer p{max-width:26rem;margin:0;color:rgba(21,55,76,.55);font-size:.78rem;line-height:1.45}
.ayc-contact-form__footer p a{color:var(--ayc-blue);text-decoration:underline;text-underline-offset:.2em}
.ayc-submit{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;min-width:12.5rem;padding:1rem 1.15rem;border:1px solid var(--ayc-orange);background:var(--ayc-orange);color:#fff;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background 300ms var(--ayc-ease),color 300ms var(--ayc-ease),transform 300ms var(--ayc-ease)}
.ayc-submit:hover,.ayc-submit:focus-visible{background:transparent;color:var(--ayc-orange);transform:translateY(-2px)}
.ayc-submit:focus-visible{outline:2px solid var(--ayc-blue);outline-offset:4px}
.ayc-contact-form__success{padding:clamp(3rem,8vw,7rem) 0}
.ayc-contact-form__success h3{margin:0;color:var(--ayc-blue);font-size:clamp(2.8rem,5vw,6rem);font-weight:500;letter-spacing:-.05em;line-height:.95}
.ayc-contact-form__success p:last-child{margin-top:1.5rem;color:rgba(21,55,76,.65)}

/* Office: cinematic dark-blue map section consistent with project/map sections. */
.ayc-contact-office{position:relative;min-height:calc(100svh + var(--ayc-section-overlap));color:#fff;background:var(--ayc-blue-dark);overflow:hidden}
.ayc-contact-office__map,.ayc-contact-office__map iframe,.ayc-contact-office__shade{position:absolute;inset:0;width:100%;height:100%;border:0}
.ayc-contact-office__map iframe{filter:saturate(.64) contrast(.94)}
.ayc-contact-office__shade{pointer-events:none;background:linear-gradient(90deg,rgba(6,47,76,.97) 0%,rgba(6,47,76,.84) 32%,rgba(6,47,76,.23) 70%,rgba(6,47,76,.12) 100%)}
.ayc-contact-office__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:inherit;width:min(52rem,60vw);padding:clamp(5rem,9vw,8rem) clamp(1.25rem,4.2vw,5rem)}
.ayc-contact-office__content h2{margin:0;color:#fff;font-family:AyamenSans,Helvetica,Arial,sans-serif;font-weight:500}
.ayc-contact-office__content>p:not(.ayc-eyebrow){margin:1.8rem 0 0;color:rgba(255,255,255,.8);font-size:clamp(1rem,1.15vw,1.2rem);line-height:1.65}
.ayc-contact-office__map iframe{pointer-events:none}

/* Arabic uses complete connected phrases and the established Arabic type system. */
html[lang="ar"] .ayc-contact{direction:rtl;text-align:right;font-family:AyamenHelvetica,Tahoma,Arial,sans-serif}
html[lang="ar"] .ayc-eyebrow{font-family:AyamenHelvetica,Tahoma,Arial,sans-serif;letter-spacing:0;text-transform:none}
html[lang="ar"] .ayc-contact-hero__title,html[lang="ar"] .ayc-contact-form-section__intro h2,html[lang="ar"] .ayc-contact-office__content h2{font-family:AyamenCamel,AyamenHelvetica,Tahoma,Arial,sans-serif;letter-spacing:0;line-height:1.05}
html[lang="ar"] .ayc-contact-hero__title,html[lang="ar"] .ayc-contact-section-title{font-size:clamp(5.8rem,7.25vw,13rem)!important;line-height:1.02!important}
html[lang="ar"] .ayc-contact-hero__title i{color:var(--ayc-orange);font:inherit;font-style:normal;letter-spacing:0}
html[lang="ar"] .ayc-contact-hero__outline{left:-10vw;right:auto}
html[lang="ar"] .ayc-contact-hero__overlay{background:linear-gradient(270deg,rgba(4,31,49,.94) 0%,rgba(6,47,76,.78) 43%,rgba(6,47,76,.34) 72%,rgba(6,47,76,.5) 100%),linear-gradient(0deg,rgba(4,31,49,.7) 0%,transparent 46%)}
html[lang="ar"] .ayc-contact-form-section__outline{right:-22vw;left:auto;transform:scaleX(-1)}
html[lang="ar"] .ayc-contact-form-section__direct a:hover,html[lang="ar"] .ayc-contact-form-section__direct a:focus-visible{transform:translateX(-4px)}
html[lang="ar"] .ayc-field span{right:0;left:auto;transform-origin:right top}
html[lang="ar"] .ayc-field:after{transform-origin:right}
html[lang="ar"] .ayc-contact-office__shade{background:linear-gradient(270deg,rgba(6,47,76,.97) 0%,rgba(6,47,76,.84) 32%,rgba(6,47,76,.23) 70%,rgba(6,47,76,.12) 100%)}
html[lang="ar"] .ayc-contact-office__content{margin-left:auto;margin-right:0}
html[lang="ar"] .ayc-contact-form__error{border-left:0;border-right:3px solid var(--ayc-orange)}
html[lang="ar"] .ayc-submit{font-family:AyamenHelvetica,Tahoma,Arial,sans-serif;letter-spacing:0;text-transform:none}

@media(max-width:979px){
  .ayc-contact{--ayc-section-overlap:clamp(4rem,8svh,6.5rem);--ayc-section-radius:clamp(1.6rem,4vw,2.8rem)}
  .ayc-contact-display-title,.ayc-contact-section-title{font-size:clamp(5.2rem,10vw,8.2rem)!important}
  html[lang="ar"] .ayc-contact-hero__title,html[lang="ar"] .ayc-contact-section-title{font-size:clamp(4.8rem,9.5vw,7.5rem)!important}

  .ayc-contact-hero{min-height:800px}
  .ayc-contact-hero__inner{display:flex;flex-direction:column;justify-content:space-between;padding-top:8.5rem}
  .ayc-contact-hero__copy{max-width:100%}
  .ayc-contact-hero__rail{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:3rem}
  .ayc-contact-hero__rail a{padding:1rem 1rem 0;border-right:1px solid rgba(255,255,255,.18);border-bottom:0}
  .ayc-contact-hero__rail a:first-child{padding-left:0}
  .ayc-contact-hero__rail a:last-child{padding-right:0;border-right:0}
  .ayc-contact-form-section__grid{grid-template-columns:1fr;gap:4rem}
  .ayc-contact-form-section__intro{position:static}
  .ayc-contact-form-section:before{display:none}
  .ayc-contact-office__content{width:min(44rem,82vw)}
  html[lang="ar"] .ayc-contact-hero__rail a{border-right:0;border-left:1px solid rgba(255,255,255,.18)}
  html[lang="ar"] .ayc-contact-hero__rail a:first-child{padding-right:0;padding-left:1rem}
  html[lang="ar"] .ayc-contact-hero__rail a:last-child{padding-left:0;padding-right:1rem;border-left:0}
}
@media(max-width:667px){
  .ayc-contact{--ayc-section-overlap:2.6rem;--ayc-section-radius:1.6rem}
  .ayc-contact-layer--hero{min-height:calc(100svh + var(--ayc-section-overlap));padding-bottom:var(--ayc-section-overlap)}
  .ayc-contact-display-title,.ayc-contact-section-title{font-size:clamp(3.8rem,15vw,5.8rem)!important;line-height:.94!important}
  html[lang="ar"] .ayc-contact-hero__title,html[lang="ar"] .ayc-contact-section-title{font-size:clamp(3.5rem,14vw,5.3rem)!important;line-height:1.08!important}
  .ayc-contact-hero__lead,.ayc-contact-form-section__intro>p:not(.ayc-eyebrow),.ayc-contact-office__content>p:not(.ayc-eyebrow){font-size:1.08rem;line-height:1.55}

  .ayc-contact-hero{min-height:760px}
  .ayc-contact-hero__inner{padding:7.25rem 1.25rem 1.5rem}
  .ayc-contact-hero__picture img{object-position:62% center}
  .ayc-contact-hero__lead{font-size:.98rem;line-height:1.5}
  .ayc-action{width:100%;min-width:0}
  .ayc-contact-hero__rail{grid-template-columns:1fr}
  .ayc-contact-hero__rail a,.ayc-contact-hero__rail a:first-child,.ayc-contact-hero__rail a:last-child,html[lang="ar"] .ayc-contact-hero__rail a,html[lang="ar"] .ayc-contact-hero__rail a:first-child,html[lang="ar"] .ayc-contact-hero__rail a:last-child{padding:.8rem 0;border-right:0;border-left:0;border-bottom:1px solid rgba(255,255,255,.18)}
  .ayc-contact-hero__rail a:last-child,html[lang="ar"] .ayc-contact-hero__rail a:last-child{border-bottom:0}
  .ayc-contact-form-section{padding:5rem 1.25rem}
  html[lang="ar"] .ayc-contact-form-section__intro h2{line-height:1.08}
  .ayc-contact-form__choices,.ayc-contact-form__fields{grid-template-columns:1fr}
  .ayc-field,.ayc-field--wide{grid-column:1}
  .ayc-contact-form__footer{align-items:stretch;flex-direction:column}
  .ayc-submit{width:100%}
  .ayc-contact-office{min-height:700px}
  .ayc-contact-office__shade,html[lang="ar"] .ayc-contact-office__shade{background:linear-gradient(0deg,rgba(6,47,76,.98) 0%,rgba(6,47,76,.84) 48%,rgba(6,47,76,.22) 100%)}
  .ayc-contact-office__content{justify-content:flex-end;width:100%;padding:5rem 1.25rem 2.5rem}
}
@media(prefers-reduced-motion:reduce){
  .js .ayc-contact.is-motion-ready .ayc-reveal{opacity:1;transform:none;transition:none}
  .ayc-action span:last-child,.ayc-contact-form__choices span,.ayc-submit{transition:none}
}
.no-js .ayc-reveal{opacity:1;transform:none}
.ayc-contact.has-hero-media-error .ayc-contact-hero__picture{display:none}
.ayc-contact-form .ayc-field.form-control{margin:0;padding:0;background:transparent;border-radius:0;pointer-events:auto}
.ayc-contact-form .ayc-field.form-control:before{display:none}
.ayc-contact-form .ayc-field.form-control--error{border-bottom-color:#b5473f}
.ayc-contact-form .ayc-field.form-control--error:after{background:#b5473f;transform:scaleX(1)}
.ayc-contact-form .ayc-field+label.error{display:block;margin:.45rem 0 0;color:#b5473f;font-size:.76rem;line-height:1.35}
.ayc-contact-form .has-error .ayc-field span{color:#b5473f}


/* R59 final cascade: preserve Landing-scale type after component/mobile defaults. */
.ayc-contact .ayc-contact-layer--hero{
  min-height:calc(100svh + var(--ayc-section-overlap));
  padding-bottom:var(--ayc-section-overlap);
}
.ayc-contact .ayc-contact-layer--form,
.ayc-contact .ayc-contact-layer--office{
  margin-top:calc(var(--ayc-section-overlap) * -1)!important;
  border-radius:var(--ayc-section-radius) var(--ayc-section-radius) 0 0;
}
.ayc-contact .ayc-contact-display-title,
.ayc-contact .ayc-contact-section-title{
  font-size:clamp(7rem,7.65vw,17.6rem)!important;
  line-height:.91!important;
}
.ayc-contact .ayc-eyebrow{font-size:clamp(.85rem,.92vw,1.2rem)}
.ayc-contact .ayc-contact-hero__lead,
.ayc-contact .ayc-contact-form-section__intro>p:not(.ayc-eyebrow),
.ayc-contact .ayc-contact-office__content>p:not(.ayc-eyebrow){
  font-size:clamp(1.3rem,1.45vw,2.15rem);
  line-height:1.48;
}
.ayc-contact .ayc-contact-hero__rail strong{font-size:clamp(1.05rem,1.15vw,1.45rem)}
.ayc-contact .ayc-contact-hero__rail small{font-size:clamp(.72rem,.75vw,.95rem)}
.ayc-contact .ayc-action{font-size:clamp(.85rem,.82vw,1.05rem)}
.ayc-contact .ayc-contact-form-section__direct a{font-size:clamp(1rem,1.08vw,1.35rem)}
.ayc-contact .ayc-contact-form-section__direct span{font-size:clamp(.75rem,.76vw,.95rem)}
.ayc-contact .ayc-contact-form__purpose legend{font-size:clamp(1.45rem,1.65vw,2.1rem)}
.ayc-contact .ayc-contact-form__choices span{min-height:4rem;font-size:clamp(.95rem,1vw,1.2rem)}
.ayc-contact .ayc-field{min-height:6.6rem}
.ayc-contact .ayc-field input,
.ayc-contact .ayc-field textarea{min-height:6.6rem;font-size:clamp(1.1rem,1.2vw,1.45rem)}
.ayc-contact .ayc-field textarea{min-height:12rem}
.ayc-contact .ayc-field span{top:2.35rem;font-size:clamp(1rem,1.05vw,1.28rem)}
.ayc-contact .ayc-contact-form__footer p{font-size:clamp(.85rem,.88vw,1.05rem)}
.ayc-contact .ayc-submit{font-size:clamp(.85rem,.9vw,1.08rem);min-width:15rem;padding:1.2rem 1.35rem}
html[lang="ar"] .ayc-contact .ayc-contact-hero__title,
html[lang="ar"] .ayc-contact .ayc-contact-section-title{
  font-size:clamp(5.8rem,7.25vw,13rem)!important;
  line-height:1.02!important;
}
@media(max-width:979px){
  .ayc-contact .ayc-contact-display-title,
  .ayc-contact .ayc-contact-section-title{font-size:clamp(5.2rem,10vw,8.2rem)!important}
  html[lang="ar"] .ayc-contact .ayc-contact-hero__title,
  html[lang="ar"] .ayc-contact .ayc-contact-section-title{font-size:clamp(4.8rem,9.5vw,7.5rem)!important}
}
@media(max-width:667px){
  .ayc-contact .ayc-contact-layer--hero{min-height:calc(100svh + var(--ayc-section-overlap));padding-bottom:var(--ayc-section-overlap)}
  .ayc-contact .ayc-contact-layer--form,
  .ayc-contact .ayc-contact-layer--office{margin-top:calc(var(--ayc-section-overlap) * -1)!important}
  .ayc-contact .ayc-contact-display-title,
  .ayc-contact .ayc-contact-section-title{font-size:clamp(3.8rem,15vw,5.8rem)!important;line-height:.94!important}
  html[lang="ar"] .ayc-contact .ayc-contact-hero__title,
  html[lang="ar"] .ayc-contact .ayc-contact-section-title{font-size:clamp(3.5rem,14vw,5.3rem)!important;line-height:1.08!important}
  .ayc-contact .ayc-contact-hero__lead,
  .ayc-contact .ayc-contact-form-section__intro>p:not(.ayc-eyebrow),
  .ayc-contact .ayc-contact-office__content>p:not(.ayc-eyebrow){font-size:1.08rem;line-height:1.55}
  .ayc-contact .ayc-contact-form-section{padding:calc(5rem + var(--ayc-section-overlap) * .25) 1.25rem 6rem}
  .ayc-contact .ayc-contact-office__content{padding-top:calc(5rem + var(--ayc-section-overlap) * .25)}
}

/* R61 — Slightly reduced hero and office/map scale; white-only text retained. */
.ayc-contact .ayc-contact-hero,
.ayc-contact .ayc-contact-office{
  color:#fff;
}

.ayc-contact .ayc-contact-hero :where(h1,h2,h3,p,a,strong,small,span,bdi),
.ayc-contact .ayc-contact-office :where(h1,h2,h3,p,a,strong,small,span,bdi){
  color:#fff!important;
}

/* Keep the single Ayamen orange calligraphic accent; all remaining copy is white. */
.ayc-contact .ayc-contact-hero__title i{
  color:var(--ayc-orange)!important;
}

.ayc-contact .ayc-contact-hero__title,
.ayc-contact .ayc-contact-office__content h2{
  font-size:clamp(7.25rem,7.85vw,17rem)!important;
  line-height:.89!important;
  letter-spacing:-.045em;
}

.ayc-contact .ayc-contact-hero__lead,
.ayc-contact .ayc-contact-office__content>p:not(.ayc-eyebrow){
  color:#fff!important;
  font-size:clamp(1.35rem,1.5vw,2.3rem)!important;
  line-height:1.42;
  opacity:.94;
}

.ayc-contact .ayc-contact-hero .ayc-eyebrow,
.ayc-contact .ayc-contact-office .ayc-eyebrow{
  color:#fff!important;
  font-size:clamp(.9rem,.95vw,1.2rem)!important;
  opacity:.92;
}

.ayc-contact .ayc-contact-hero__rail strong{
  color:#fff!important;
  font-size:clamp(1.12rem,1.22vw,1.55rem)!important;
}

.ayc-contact .ayc-contact-hero__rail small{
  color:#fff!important;
  font-size:clamp(.78rem,.82vw,1rem)!important;
}

.ayc-contact .ayc-contact-hero .ayc-action,
.ayc-contact .ayc-contact-office .ayc-action{
  color:#fff!important;
  border-color:rgba(255,255,255,.78)!important;
  font-size:clamp(.9rem,.94vw,1.15rem)!important;
}

html[lang="ar"] .ayc-contact .ayc-contact-hero__title,
html[lang="ar"] .ayc-contact .ayc-contact-office__content h2{
  font-size:clamp(5.9rem,7.45vw,13rem)!important;
  line-height:1!important;
  letter-spacing:0;
}

@media(max-width:979px){
  .ayc-contact .ayc-contact-hero__title,
  .ayc-contact .ayc-contact-office__content h2{
    font-size:clamp(5.3rem,10.2vw,8.3rem)!important;
  }

  html[lang="ar"] .ayc-contact .ayc-contact-hero__title,
  html[lang="ar"] .ayc-contact .ayc-contact-office__content h2{
    font-size:clamp(4.8rem,9.8vw,7.5rem)!important;
  }
}

@media(max-width:667px){
  .ayc-contact .ayc-contact-hero__title,
  .ayc-contact .ayc-contact-office__content h2{
    font-size:clamp(3.9rem,15.3vw,5.85rem)!important;
    line-height:.93!important;
  }

  html[lang="ar"] .ayc-contact .ayc-contact-hero__title,
  html[lang="ar"] .ayc-contact .ayc-contact-office__content h2{
    font-size:clamp(3.55rem,14.5vw,5.35rem)!important;
    line-height:1.06!important;
  }

  .ayc-contact .ayc-contact-hero__lead,
  .ayc-contact .ayc-contact-office__content>p:not(.ayc-eyebrow){
    font-size:1.1rem!important;
    line-height:1.5;
  }

  .ayc-contact .ayc-contact-hero .ayc-eyebrow,
  .ayc-contact .ayc-contact-office .ayc-eyebrow{
    font-size:.86rem!important;
  }

  .ayc-contact .ayc-contact-hero__rail strong{
    font-size:1.02rem!important;
  }
}


/* R69 contact-page redesign inspired by reference map/contact composition. */
.ayc-contact-form-section:before{display:none!important}
.ayc-contact-form{border-top:0!important}

.ayc-contact-office{position:relative;min-height:100svh;color:#fff;background:var(--ayc-blue-dark);overflow:hidden}
.ayc-contact-office__map{position:absolute;top:0;right:0;bottom:0;left:auto;width:min(75vw,1100px);overflow:hidden}
.ayc-contact-office__map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:grayscale(1) brightness(.44) contrast(1.22) saturate(.18) hue-rotate(165deg);pointer-events:none}
.ayc-contact-office__map::before{content:"";position:absolute;left:52%;top:49%;width:6.1rem;height:6.1rem;border:1px solid rgba(255,255,255,.24);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1.25rem rgba(255,255,255,.06)}
.ayc-contact-office__map::after{content:"";position:absolute;left:52%;top:49%;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--ayc-orange);transform:translate(-50%,-50%);box-shadow:0 0 0 .45rem rgba(246,146,30,.26)}
.ayc-contact-office__shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(6,47,76,1) 0%,rgba(6,47,76,.96) 34%,rgba(6,47,76,.74) 50%,rgba(6,47,76,.2) 72%,rgba(6,47,76,.06) 100%)}
.ayc-contact-office__inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;min-height:100svh;padding:clamp(6.75rem,12vh,9rem) clamp(1.25rem,4.6vw,4.5rem) clamp(2rem,4.6vw,3.5rem)}
.ayc-contact-office__top{max-width:min(44rem,42vw)}
.ayc-contact-office__title{margin:.5rem 0 0;color:#ddb073;font-family:AyamenSans,Helvetica,Arial,sans-serif;font-size:clamp(4.4rem,8.3vw,8.5rem);font-weight:500;letter-spacing:-.05em;line-height:.86}
.ayc-contact-office__title em{display:block;color:#ddb073;font-family:TT_Jenevers,serif;font-size:1.04em;font-style:italic;font-weight:300;letter-spacing:-.03em;line-height:.92}
.ayc-contact-office__title span{display:block}
.ayc-contact-office__cta{margin-top:clamp(2rem,4vw,3.2rem)}
.ayc-contact-office__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:auto;padding-top:clamp(2.5rem,6vw,4rem);align-items:stretch}
.ayc-contact-office__card{padding:0 clamp(1rem,2vw,2rem) 0 0;min-height:100%}
.ayc-contact-office__card + .ayc-contact-office__card{padding-left:clamp(1rem,2vw,2rem);border-left:1px solid rgba(255,255,255,.16)}
.ayc-contact-office__card small{display:block;margin-bottom:clamp(.9rem,1.4vw,1.2rem);color:#fff;font-size:.84rem;font-weight:600;letter-spacing:.13em;line-height:1.25;text-transform:uppercase;opacity:.9}
.ayc-contact-office__card a,
.ayc-contact-office__card p{display:block;margin:0;color:#fff;font-size:clamp(1.05rem,1.95vw,1.55rem);line-height:1.34;text-wrap:balance}
.ayc-contact-office__card a + a,
.ayc-contact-office__card p + p{margin-top:.25rem}
.ayc-contact-office__card p{max-width:22rem}
.ayc-contact-office__card a:hover,.ayc-contact-office__card a:focus-visible{color:#ddb073}
html[lang="ar"] .ayc-contact-office__title,
html[lang="ar"] .ayc-contact-office__card,
html[lang="ar"] .ayc-contact-office__card small,
html[lang="ar"] .ayc-contact-office__card a,
html[lang="ar"] .ayc-contact-office__card p{font-family:AyamenCamel,AyamenHelvetica,Tahoma,Arial,sans-serif;letter-spacing:0}
html[lang="ar"] .ayc-contact-office__title{font-size:clamp(4rem,8vw,8rem);line-height:1.02}
html[lang="ar"] .ayc-contact-office__title em{font-family:AyamenCamel,AyamenHelvetica,Tahoma,Arial,sans-serif;font-style:normal}
html[lang="ar"] .ayc-contact-office__top{margin-left:auto;text-align:right}
html[lang="ar"] .ayc-contact-office__shade{background:linear-gradient(270deg,rgba(6,47,76,1) 0%,rgba(6,47,76,.96) 34%,rgba(6,47,76,.74) 50%,rgba(6,47,76,.2) 72%,rgba(6,47,76,.06) 100%)}
html[lang="ar"] .ayc-contact-office__card{padding:0 0 0 clamp(1rem,2vw,2rem);text-align:right}
html[lang="ar"] .ayc-contact-office__card + .ayc-contact-office__card{padding-right:clamp(1rem,2vw,2rem);padding-left:0;border-left:0;border-right:1px solid rgba(255,255,255,.16)}
html[lang="ar"] .ayc-contact-office__card p{margin-left:auto}
html[lang="ar"] .ayc-contact-office__map::before,
html[lang="ar"] .ayc-contact-office__map::after{left:48%}

@media(max-width:1100px){
  .ayc-contact-office__map{width:min(100%,900px)}
  .ayc-contact-office__top{max-width:min(44rem,56vw)}
  .ayc-contact-office__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 0}
  .ayc-contact-office__card:nth-child(odd){padding-left:0;border-left:0}
  html[lang="ar"] .ayc-contact-office__card:nth-child(odd){padding-right:0;border-right:0}
}
@media(max-width:767px){
  .ayc-contact-office{min-height:auto}
  .ayc-contact-office__map{position:absolute;inset:0;width:100%}
  .ayc-contact-office__shade,html[lang="ar"] .ayc-contact-office__shade{background:linear-gradient(0deg,rgba(6,47,76,.98) 0%,rgba(6,47,76,.92) 36%,rgba(6,47,76,.44) 68%,rgba(6,47,76,.18) 100%)}
  .ayc-contact-office__inner{padding:5rem 1.25rem 2rem}
  .ayc-contact-office__top{max-width:100%}
  .ayc-contact-office__title{font-size:clamp(3.8rem,19vw,5.7rem);line-height:.9}
  html[lang="ar"] .ayc-contact-office__title{font-size:clamp(3.4rem,17vw,5.2rem);line-height:1.04}
  .ayc-contact-office__grid{grid-template-columns:1fr;gap:1.1rem;padding-top:2.5rem}
  .ayc-contact-office__card,.ayc-contact-office__card + .ayc-contact-office__card,
  html[lang="ar"] .ayc-contact-office__card,html[lang="ar"] .ayc-contact-office__card + .ayc-contact-office__card{padding:0;border:0;border-top:1px solid rgba(255,255,255,.16)}
  .ayc-contact-office__card:first-child,html[lang="ar"] .ayc-contact-office__card:first-child{border-top:0}
}
