@media (max-width: 1100px) {
  .site-nav { gap: 18px; }.hero-grid { gap: 40px; }.hero h1 { font-size: 50px; }.service-card { min-height: 350px; padding: 22px; }.form-shell { gap: 40px; }.footer-grid { gap: 35px; }
}
@media (max-width: 900px) {
  .menu-toggle { display: flex; }.site-nav { position: fixed; inset: 73px 20px auto; display: none; align-items: stretch; flex-direction: column; gap: 2px; padding: 18px; border: 1px solid var(--mina-border); border-radius: 16px; background: white; box-shadow: var(--shadow); }.site-nav.open { display: flex; }.site-nav a { min-height: 45px; display: flex; align-items: center; }.language { border: 0; padding-inline-start: 0 !important; }.site-nav .button { justify-content: center; }.hero { min-height: auto; padding-top: 135px; }.hero-grid { grid-template-columns: 1fr; }.hero-copy { max-width: 700px; }.hero-visual { min-height: 440px; }.visual-frame { width: min(100%, 620px); margin-inline: auto; }.service-grid { grid-template-columns: repeat(2, 1fr); }.service-card:nth-child(2) { border-inline-end: 0; }.service-card:nth-child(-n+2) { border-bottom: 1px solid var(--mina-border); }.timeline { grid-template-columns: repeat(2, 1fr); gap: 55px 20px; }.timeline li:nth-child(2)::after { display: none; }.education-grid { gap: 50px; }.form-shell { grid-template-columns: 1fr; }.form-intro { position: static; }.trust-grid { grid-template-columns: repeat(2, 1fr); }.footer-grid { grid-template-columns: repeat(2, 1fr); }
  .experience-story { min-height: auto; }.experience-layout { grid-template-columns: 1fr; gap: 35px; }.experience-sticky { position: static; min-height: auto; }.experience-visual { width: 200px; height: 200px; }.experience-marker { transform-origin: 9px 86px; }.experience-stages { padding: 0; }.experience-stage { min-height: 240px; margin-bottom: 18px; opacity: 1; transform: none; }.section-connector { display: none; }
  .hero-background-chart { display: block; inset: 130px 0 auto; height: 520px; opacity: .16; mask-image: linear-gradient(to bottom, transparent 0%, #000 50%, transparent 100%); }.process .timeline { grid-template-columns: 1fr; gap: 52px; }.process .timeline li { min-height: 0; padding: 25px; }.process-copy h3 { min-height: 0; margin-top: 22px; }.process-arrow { top: auto; bottom: -33px; inset-inline-end: calc(50% - 26px); width: 52px; transform: rotate(90deg); transform-origin: center; }[dir="rtl"] .process-arrow { transform: rotate(90deg); }.whatsapp-inner { grid-template-columns: auto 1fr; }.whatsapp-button { grid-column: 1 / -1; width: 100%; }.closing-shell { grid-template-columns: 1fr; padding: 48px; }.closing-visual { min-height: 320px; }
  .support-banner { grid-template-columns: 1fr; }.support-banner-content { order: 1; padding: 55px 45px; }.support-banner-visual { order: 2; min-height: 540px; }.support-banner-content h2 { font-size: 48px; }.market-overlay { width: 250px; }.consultant-figure { left: 13%; }[dir="rtl"] .consultant-figure { right: 13%; left: auto; }
}
@media (max-width: 700px) {
  .container { width: min(calc(100% - 30px), var(--container)); }.section { padding: 80px 0; }.hero { padding: 122px 0 70px; }.hero h1, html[lang="ar"] .hero h1 { font-size: 41px; }.lead { font-size: 16px; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 14px; }.micro-list { align-items: flex-start; flex-direction: column; gap: 7px; }.hero-visual { min-height: 390px; }.visual-frame { border-radius: 110px 16px 16px 16px; }.visual-card { width: 190px; }.service-grid { grid-template-columns: 1fr; }.service-card { min-height: 265px; border-inline-end: 0; border-bottom: 1px solid var(--mina-border); }.service-card:last-child { border-bottom: 0; }.service-icon { margin: 28px 0 18px; }.timeline { grid-template-columns: 1fr; gap: 35px; }.timeline li::after { width: 1px; height: 27px; top: 54px; inset-inline-start: 24px; }.timeline li:nth-child(2)::after { display: block; }.education-grid { grid-template-columns: 1fr; }.form-app { padding: 25px 18px; margin-inline: -6px; min-height: 620px; }.form-progress li { font-size: 0; }.form-progress li span { font-size: 10px; }.choice-grid, .field-grid { grid-template-columns: 1fr; }.choice { min-height: 58px; }.form-actions .button { flex: 1; }.trust-grid { grid-template-columns: 1fr; }.trust article { padding-top: 32px; }.footer-grid { grid-template-columns: 1fr; }.footer-bottom { flex-direction: column; gap: 8px; }
  .service-grid { gap: 10px; }.experience-stage { padding: 30px 25px; }.experience-stage h3 { margin-top: 28px; font-size: 25px; }.experience-visual { margin-top: 25px; }.hero-visual, .visual-frame { transform: none !important; }.reveal, .reveal-group > * { transform: translateY(20px); }
  .hero h1, html[lang="ar"] .hero h1 { font-weight: 700; line-height: 1.13; }.visual-caption { top: 36%; width: 210px; padding: 10px 12px; }.visual-lines { height: 87%; }.visual-lines .chart-primary { stroke-width: 3.6; }.visual-lines .chart-halo { stroke-width: 9; }.service-card strong { font-size: 19px; }.line-icon { stroke-width: 2.25; }.button { min-height: 52px; padding-inline: 24px; }
  .hero-background-chart { inset: 200px 0 auto; height: 430px; opacity: .13; }.process .section-heading { margin-bottom: 36px; }.process .timeline { margin-top: 0; }.process-symbol { justify-content: flex-start; }.process .timeline .process-symbol > span { min-width: 45px; font-size: 25px; }.process-icon { width: 38px; height: 38px; }.process-copy { padding-inline-start: 63px; }.process-copy h3 { margin: 10px 0 7px; font-size: 18px; }.process .timeline .process-copy p { font-size: 13px; }.whatsapp-band { padding: 35px 0; }.whatsapp-inner { grid-template-columns: 1fr; padding: 28px 24px; text-align: start; }.whatsapp-mark { width: 58px; height: 58px; }.whatsapp-inner h2 { font-size: 25px; }.closing-banner { padding: 42px 0 75px; }.closing-shell { min-height: auto; padding: 38px 25px; border-radius: 22px; }.closing-copy h2 { font-size: 36px; }.closing-actions { flex-direction: column; }.closing-actions .button { width: 100%; }.closing-trust { flex-direction: column; }.closing-visual { min-height: 290px; }.closing-card-main { width: 230px; }.closing-card-small { width: 185px; }
  .support-banner { border-radius: 22px; }.support-banner-content { padding: 40px 25px; }.support-banner-content h2 { font-size: 38px; }.support-banner-content > p:not(.section-number) { font-size: 14px; }.support-banner-actions { flex-direction: column; }.support-banner-actions .button { width: 100%; }.support-banner-visual { min-height: 480px; }.support-angle { inset-inline-start: 26%; }.consultant-figure { width: 245px; height: 410px; left: -5px; }[dir="rtl"] .consultant-figure { right: -5px; left: auto; }.figure-head { left: 76px; }.figure-body::before { left: 89px; }.market-overlay { width: 220px; inset: 38px 14px auto auto; padding: 17px; }[dir="rtl"] .market-overlay { inset: 38px auto auto 14px; }.market-row { grid-template-columns: 1fr auto 54px; }.market-row svg { width: 54px; }
}
@media (max-width: 400px) {
  .container { width: min(calc(100% - 24px), var(--container)); }.nav-wrap { min-height: 72px; }.brand span { font-size: 15px; }.hero h1, html[lang="ar"] .hero h1 { font-size: 35px; }.hero-visual { min-height: 340px; }.visual-brand { top: 25%; }.visual-card { width: 170px; padding: 12px; }.visual-card-a { inset-inline-start: -8px; }.visual-card-b { inset-inline-end: -8px; }.section-heading h2, .education h2, .form-intro h2 { font-size: 34px; }.form-app { border-radius: 17px; }.question { font-size: 22px; }
}
