/* Public experience: a quiet editorial layout inspired by Iraq's river,
   date palms and warm brick architecture. */
:root { --primary: #16645e; --primary-dark: #173f38; --primary-light: #dce9c7; --accent: #ae704e; --dark: #122e29; --text: #203c34; --muted: #5b7064; --border: #dce2d5; --bg: #f5f5ed; }
html { scroll-behavior: smooth; scroll-padding-top: 100px; }
body { background: #fcfcf8; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 3px solid #ad7942; outline-offset: 4px; }
.nav-bar { height: 84px; max-width: none; padding-inline: max(5%, calc((100vw - 1320px)/2)); background: #fcfcf8f5; }
.nav-logo img { width: 185px; height: auto; }
.nav-links { margin: 0; padding: 0; }
.nav-links a { font-size: .82rem; }
.btn-nav, .lang-switch { min-height: 42px; display: inline-flex; align-items: center; justify-content: center; border-radius: 6px; font-size: .8rem; }
.lang-switch { border-color: transparent; color: var(--text); }
.mobile-menu { display: none; }
.hero { background: #f1f3e9; padding: 64px max(5%, calc((100vw - 1320px)/2)) 40px; }
.hero::before, .hero::after { display: none; }
.hero-inner { display: grid; grid-template-columns: 1.05fr 1fr; gap: 35px 64px; align-items: center; max-width: 1320px; text-align: start; }
.hero-copy { min-width: 0; }
.hero-badge { padding: 0; color: var(--primary); background: none; border: none; font-size: .73rem; font-weight: 600; margin-bottom: 1.6rem; gap: .6rem; }
.hero-badge::before { display: none; }
.hero-badge i { display: none; }
.hero h1 { color: var(--primary-dark); font-size: clamp(2.4rem, 3.6vw, 3.7rem); line-height: 1.23; letter-spacing: -.04em; margin-bottom: 1.5rem; }
[dir="rtl"] .hero h1 { font-size: clamp(2rem, 3.1vw, 3.2rem); line-height: 1.65; letter-spacing: 0; }
.hero h1 span, .hero .text-gradient { color: #9b613d; background: none; -webkit-text-fill-color: currentColor; }
.hero-sub { color: var(--muted); font-size: .93rem; line-height: 1.95; margin-bottom: 1.9rem; max-width: 550px; }
.hero-btns { gap: .7rem; }
.btn-hero-primary, .btn-hero-ghost { padding: .85rem 1.3rem; border-radius: 6px; font-size: .87rem; }
.hero .btn-hero-primary { background: var(--primary-dark); color: #fff; }
.hero .btn-hero-primary:hover { background: #245b4e; color: #fff; }
.hero .btn-hero-ghost { color: var(--text); border: 1px solid #bccabd; background: transparent; }
.hero .btn-hero-ghost:hover { background: #e3e9dc; }
.hero-visual { position: relative; margin: 0; padding-bottom: 25px; }
.hero-visual > img { display: block; width: 100%; height: 495px; object-fit: cover; object-position: 45% center; border-radius: 160px 12px 12px 12px; }
[dir="rtl"] .hero-visual > img { border-radius: 12px 160px 12px 12px; }
.visual-caption { position: absolute; bottom: 0; inset-inline: 25px; display: flex; align-items: center; gap: 14px; background: #fff; border: 1px solid var(--border); padding: 1.25rem; border-radius: 8px; box-shadow: 0 12px 40px #213e3010; }
.visual-caption > i { width: 43px; height: 43px; display: grid; place-items: center; background: #edf2e5; border-radius: 50%; color: var(--primary); }
.visual-caption strong { display: block; font-size: .9rem; color: var(--text); margin-bottom: .25rem; }
.visual-caption span { display: block; font-size: .74rem; color: var(--muted); }
.hero-proof { grid-column: 1/-1; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #d1dacb; margin-top: 5px; padding-top: 28px; gap: 25px; }
.hero-proof-item strong { color: var(--text); font-size: .78rem; }
.hero-proof-item span { color: var(--muted); font-size: .7rem; line-height: 1.8; }
.hero-proof-item i { color: #967546; }
.gcc-strip { background: #fff; border-bottom: 1px solid var(--border); padding-block: 22px; gap: 20px; }
.section { padding-block: 85px; }
.section-label { color: #986b42; font-size: .7rem; letter-spacing: .14em; }
[dir="rtl"] .section-label { letter-spacing: 0; }
.section-title { line-height: 1.6; max-width: 760px; }
.section-sub { font-size: .92rem; }
.feature-grid { gap: 20px; margin-top: 36px; }
.feature-card { padding: 26px; border: 1px solid var(--border); border-radius: 9px; box-shadow: none; background: #fff; }
.feature-card:hover { transform: translateY(-3px); border-color: #9bbba8; box-shadow: 0 12px 30px #233b3010; }
.feature-card .feature-icon { background: #edf3e9 !important; color: #285b48 !important; border-radius: 9px; }
.feature-card:nth-child(3n) .feature-icon { background: #f7efe4 !important; color: #9d6743 !important; }
.feature-title { font-size: 1rem; line-height: 1.8; }
.feature-desc { font-size: .84rem; line-height: 1.9; }
.compliance-section { background: #183f36; position: relative; }
.compliance-section .section-label { color: #dbc798; }
.step-card { padding-block: 20px; border-bottom: 1px solid var(--border); }
.step-num { background: #edf1e4; color: var(--primary); border: 1px solid #d5dfca; box-shadow: none; border-radius: 50%; }
.step-title { color: var(--text); }
.story-photo { width: 100%; height: 245px; object-fit: cover; border-radius: 8px; margin-top: 25px; }
.cta-banner { background: #173f38; margin: 0 5% 64px; padding: 58px 24px; border-radius: 12px; }
.footer { background: #f0f2e9; color: var(--text); }
.footer .footer-logo { width: 190px; height: auto; filter: none; }
.footer-head { color: var(--text); }
.footer-tagline, .footer-links a, .footer-copy, .footer-badge { color: var(--muted); }
.footer-bottom { border-color: #d4ddcf; }
@media (max-width: 1100px) { .nav-links { gap: 1rem; } .hero-inner { gap: 28px; } .hero-visual > img { height: 460px; } }
@media (max-width: 900px) {
  .nav-bar { height: auto; min-height: 76px; flex-wrap: wrap; gap: 10px; padding: 14px 5%; }
  .nav-bar > .nav-links { display: none; }
  .mobile-menu { display: block; order: 3; width: 100%; border-top: 1px solid var(--border); padding-top: 10px; }
  .mobile-menu summary { cursor: pointer; color: var(--primary); font-size: .8rem; min-height: 28px; }
  .mobile-menu ul { list-style: none; padding: 10px 0 0; display: flex; gap: 20px; flex-wrap: wrap; margin: 0; }
  .mobile-menu a { color: var(--text); font-size: .8rem; text-decoration: none; }
  .hero { padding-top: 36px; }
  .hero-inner { grid-template-columns: 1fr; }
  .hero-copy { max-width: 660px; }
  .hero-visual > img { height: 380px; border-radius: 80px 8px 8px 8px; }
  .hero-proof { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 0; }
  .section { padding-block: 55px; }
}
@media (max-width: 540px) {
  .nav-logo img { width: 132px; }
  .nav-actions { gap: 3px; flex-wrap: wrap; }
  .nav-actions .btn-nav { padding-inline: .6rem; font-size: .69rem; }
  .lang-switch { padding-inline: .4rem; font-size: .7rem; }
  .nav-actions .btn-nav + .btn-nav { display: none; }
  .hero h1 { font-size: 2.55rem; }
  [dir="rtl"] .hero h1 { font-size: 1.95rem; }
  .hero-visual > img { height: 320px; }
  .visual-caption { inset-inline: 12px; padding: 16px; }
  .hero-proof { gap: 20px 16px; }
  .hero-proof-item { gap: 9px; }
  .gcc-strip { justify-content: flex-start; padding-inline: 5%; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition: none !important; } }
