/*
Theme Name: Academic Learning School Premium
Theme URI: https://academicsyrianschool.com/
Author: Academic Learning School
Description: A lightweight Arabic-first RTL theme created exclusively for Academic Learning School.
Version: 3.3.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: als-premium
*/

/* Elementor Free page canvas: the school widgets render their own full-width
   section containers, so Elementor's structural wrappers must stay neutral. */
.als-elementor-page,
.als-elementor-page .elementor,
.als-elementor-page .elementor-element.als-elementor-section-wrap,
.als-elementor-page .elementor-widget-als_school_section,
.als-elementor-page .elementor-widget-als_school_section > .elementor-widget-container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.als-elementor-page .elementor-element.als-elementor-section-wrap,
.als-elementor-page .elementor-element.als-elementor-section-wrap > .e-con-inner {
  gap: 0;
}

/* Elementor's global image reset has greater specificity than the public
   theme classes. Keep the approved shaped media and fill behaviour intact. */
.als-elementor-page .als-hero__image {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.als-elementor-page .als-programs__image {
  border-radius: 44% 24% 42% 30% / 34% 26% 52% 42%;
}

.als-elementor-page .als-method__image {
  border-radius: 46% 30% 40% 32% / 34% 28% 52% 40%;
}

.elementor-editor-active .als-reveal,
.elementor-editor-preview .als-reveal {
  opacity: 1 !important;
  transform: none !important;
}

@font-face {
  font-family: "Alexandria";
  src: url("assets/fonts/alexandria-400.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Alexandria";
  src: url("assets/fonts/alexandria-500.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Alexandria";
  src: url("assets/fonts/alexandria-600.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Alexandria";
  src: url("assets/fonts/alexandria-700.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

:root {
  --als-navy: #153956;
  --als-navy-deep: #0d2c45;
  --als-green: #30683e;
  --als-green-bright: #3c854e;
  --als-green-soft: #eaf3ed;
  --als-ink: #183041;
  --als-muted: #536b78;
  --als-cloud: #f3f7f8;
  --als-line: #dce7ea;
  --als-white: #ffffff;
  --als-shadow: 0 24px 70px rgba(21, 57, 86, 0.12);
  --als-shadow-soft: 0 14px 40px rgba(21, 57, 86, 0.08);
  --als-radius-sm: 12px;
  --als-radius: 22px;
  --als-radius-lg: 42px;
  --als-container: 1240px;
  --als-gutter: clamp(20px, 4vw, 48px);
  --als-section: clamp(72px, 8vw, 112px);
  --als-transition: 240ms cubic-bezier(.2, .75, .3, 1);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 84px;
}

body {
  margin: 0;
  color: var(--als-ink);
  background: var(--als-white);
  font-family: "Alexandria", Tahoma, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
}

body.menu-open {
  overflow: hidden;
}

img,
svg {
  display: block;
  max-width: 100%;
}

img {
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

button,
select {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
p {
  margin-top: 0;
}

h1,
h2,
h3,
h4 {
  color: var(--als-navy);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.025em;
}

p:last-child {
  margin-bottom: 0;
}

::selection {
  color: var(--als-white);
  background: var(--als-green);
}

.als-container {
  width: min(100% - (var(--als-gutter) * 2), var(--als-container));
  margin-inline: auto;
}

.als-section {
  position: relative;
  padding-block: var(--als-section);
  overflow: clip;
}

.als-section--soft {
  background: var(--als-cloud);
}

.als-section__head {
  max-width: 820px;
  margin-bottom: clamp(36px, 5vw, 60px);
}

.als-section__head--center {
  margin-inline: auto;
  text-align: center;
}

.als-section__title {
  margin-bottom: 18px;
  font-size: clamp(32px, 3.6vw, 52px);
  line-height: 1.38;
}

.als-section__intro {
  max-width: 720px;
  margin-bottom: 0;
  color: var(--als-muted);
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.8;
}

.als-section__head--center .als-section__intro {
  margin-inline: auto;
}

.als-rule {
  width: 72px;
  height: 3px;
  margin-top: 24px;
  background: var(--als-green);
  border-radius: 99px;
}

.als-section__head--center .als-rule {
  margin-inline: auto;
}

.als-eyebrow {
  margin-bottom: 15px;
  color: var(--als-green);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .06em;
}

.als-eyebrow--light {
  color: #9ad3a9;
}

.als-display-small {
  margin-bottom: 0;
  font-size: clamp(34px, 3.8vw, 52px);
  line-height: 1.4;
}

.als-lead-copy {
  color: var(--als-ink) !important;
  font-size: clamp(19px, 1.7vw, 23px);
  line-height: 1.8;
}

.als-text-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 18px;
  color: var(--als-green);
  font-size: 15px;
  font-weight: 700;
}

.als-text-link svg {
  width: 19px;
  transition: transform var(--als-transition);
}

.als-text-link:hover svg {
  transform: translateX(-4px);
}

html[dir="ltr"] .als-text-link:hover svg {
  transform: translateX(4px);
}

.als-skip-link {
  position: fixed;
  z-index: 9999;
  top: 16px;
  inset-inline-start: 16px;
  padding: 12px 18px;
  color: var(--als-white);
  background: var(--als-navy);
  border-radius: 8px;
  transform: translateY(-160%);
}

.als-skip-link:focus {
  transform: translateY(0);
}

.als-button {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 26px;
  border: 1px solid transparent;
  border-radius: var(--als-radius-sm);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  transition: transform var(--als-transition), box-shadow var(--als-transition), background var(--als-transition), border-color var(--als-transition);
}

.als-button:hover {
  transform: translateY(-2px);
}

.als-button:focus-visible,
.als-nav a:focus-visible,
.als-menu-toggle:focus-visible,
.als-faq__button:focus-visible,
.als-form input:focus-visible,
.als-form select:focus-visible,
.als-form textarea:focus-visible {
  outline: 3px solid var(--als-green-bright);
  outline-offset: 3px;
  box-shadow: 0 0 0 3px var(--als-white);
}

.als-theme .als-button--primary {
  color: var(--als-white);
  background: var(--als-green);
  box-shadow: 0 12px 28px rgba(48, 104, 62, .2);
}

.als-theme .als-button--primary:hover {
  color: var(--als-white);
  background: var(--als-green-bright);
  box-shadow: 0 16px 34px rgba(48, 104, 62, .26);
}

.als-theme .als-button--outline {
  color: var(--als-green);
  background: transparent;
  border-color: var(--als-green);
}

.als-theme .als-button--outline:hover {
  color: var(--als-green);
  background: var(--als-green-soft);
}

.als-theme .als-button--light {
  color: var(--als-navy);
  background: var(--als-white);
}

.als-button svg,
.als-icon {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
}

/* Header */
.als-site-header {
  position: sticky;
  z-index: 1200;
  top: 0;
  background: var(--als-white);
  border-bottom: 1px solid var(--als-line);
  transition: box-shadow var(--als-transition), border-color var(--als-transition);
}

.admin-bar .als-site-header {
  top: 32px;
}

.als-site-header.is-scrolled {
  border-bottom-color: transparent;
  box-shadow: 0 10px 32px rgba(21, 57, 86, .1);
}

.als-header__inner {
  position: relative;
  z-index: 3;
  display: grid;
  min-height: 82px;
  grid-template-columns: minmax(250px, auto) 1fr auto;
  align-items: center;
  gap: clamp(24px, 4vw, 60px);
}

.als-brand {
  display: inline-flex;
  align-items: center;
  gap: 13px;
}

.als-brand__mark {
  width: 48px;
  height: 56px;
  object-fit: contain;
}

.als-brand__name {
  display: flex;
  flex-direction: column;
  color: var(--als-navy);
  line-height: 1.45;
}

.als-brand__name strong {
  font-size: 15px;
  font-weight: 700;
}

.als-brand__name small {
  direction: ltr;
  color: var(--als-muted);
  font-size: 10px;
  letter-spacing: .025em;
}

.als-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 2.2vw, 34px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.als-nav a {
  position: relative;
  display: inline-flex;
  padding-block: 9px;
  color: #294455;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}

.als-nav a::after {
  position: absolute;
  inset-inline-start: 0;
  bottom: 3px;
  width: 100%;
  height: 2px;
  content: "";
  background: var(--als-green);
  border-radius: 99px;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform var(--als-transition);
}

html[dir="ltr"] .als-nav a::after {
  transform-origin: left;
}

.als-nav a:hover::after,
.als-nav .current-menu-item > a::after {
  transform: scaleX(1);
}

.als-header__cta {
  min-height: 46px;
  padding: 9px 20px;
}

.als-menu-toggle {
  display: none;
  width: 48px;
  height: 48px;
  padding: 12px;
  color: var(--als-navy);
  background: var(--als-cloud);
  border: 1px solid var(--als-line);
  border-radius: 12px;
}

.als-menu-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  margin-block: 5px;
  background: currentColor;
  border-radius: 9px;
  transition: transform var(--als-transition), opacity var(--als-transition);
}

.als-menu-scrim {
  display: none;
}

.menu-open .als-menu-toggle span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.menu-open .als-menu-toggle span:nth-child(2) {
  opacity: 0;
}

.menu-open .als-menu-toggle span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* Hero */
.als-hero {
  position: relative;
  min-height: min(700px, calc(100svh - 82px));
  padding-block: clamp(50px, 6vw, 76px) 48px;
  overflow: hidden;
}

.als-hero::after {
  position: absolute;
  z-index: -1;
  right: -120px;
  bottom: -300px;
  width: 720px;
  height: 520px;
  content: "";
  border: 1px solid rgba(21, 57, 86, .16);
  border-radius: 50%;
  transform: rotate(-6deg);
}

.als-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: clamp(48px, 7vw, 100px);
}

.als-hero__content {
  position: relative;
  z-index: 2;
  max-width: 690px;
}

.als-hero h1 {
  margin-bottom: 22px;
  font-size: clamp(44px, 4.5vw, 62px);
  line-height: 1.3;
}

.als-hero__lead {
  max-width: 650px;
  margin-bottom: 34px;
  color: var(--als-muted);
  font-size: clamp(18px, 1.5vw, 22px);
  line-height: 1.8;
}

.als-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.als-hero__media {
  position: relative;
  min-height: 520px;
}

.als-hero__image-wrap {
  position: absolute;
  inset: 0 -10vw 0 0;
  overflow: hidden;
  background: var(--als-cloud);
  border: 1px solid rgba(48, 104, 62, .55);
  border-radius: 54% 26% 48% 36% / 34% 26% 58% 52%;
  box-shadow: var(--als-shadow);
}

.als-hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.als-signal {
  position: absolute;
  z-index: 3;
  top: -8px;
  right: 16%;
  width: 122px;
  height: 104px;
  color: var(--als-green);
}

.als-signal span {
  position: absolute;
  right: 50%;
  bottom: 0;
  border: 4px solid currentColor;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50% 50% 0 0;
  transform: translateX(50%);
}

.als-signal span:nth-child(1) {
  width: 112px;
  height: 62px;
}

.als-signal span:nth-child(2) {
  width: 76px;
  height: 44px;
}

.als-signal span:nth-child(3) {
  width: 40px;
  height: 27px;
}

.als-hero__penline {
  position: absolute;
  z-index: 3;
  right: 2%;
  bottom: 3%;
  width: 64%;
  height: 90px;
  border-bottom: 2px solid rgba(21, 57, 86, .36);
  border-radius: 0 0 60% 70%;
  transform: rotate(-4deg);
}

.als-hero__penline::after {
  position: absolute;
  right: -6px;
  bottom: -10px;
  width: 42px;
  height: 16px;
  content: "";
  background: var(--als-navy);
  border-radius: 999px;
  transform: rotate(-42deg);
}

.als-hero__bridge {
  margin-top: 46px;
  padding-top: 34px;
  border-top: 1px solid var(--als-line);
  text-align: center;
}

.als-hero__bridge span {
  display: inline-block;
  position: relative;
  color: var(--als-navy);
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 700;
}

.als-hero__bridge span::after {
  position: absolute;
  right: 50%;
  bottom: -14px;
  width: 68px;
  height: 3px;
  content: "";
  background: var(--als-green);
  border-radius: 99px;
  transform: translateX(50%);
}

/* Benefits */
.als-benefits {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-block: 1px solid var(--als-line);
}

.als-benefit {
  position: relative;
  padding: clamp(32px, 4vw, 54px);
}

.als-benefit + .als-benefit {
  border-inline-start: 1px solid var(--als-line);
}

.als-benefit__icon {
  display: grid;
  width: 60px;
  height: 60px;
  margin-bottom: 26px;
  place-items: center;
  color: var(--als-green);
  background: var(--als-green-soft);
  border-radius: 50%;
}

.als-benefit__icon svg {
  width: 30px;
  height: 30px;
}

.als-benefit h3 {
  margin-bottom: 14px;
  font-size: clamp(20px, 1.7vw, 25px);
}

.als-benefit p {
  color: var(--als-muted);
  font-size: 16px;
}

/* Programs */
.als-programs__layout {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  align-items: center;
  gap: clamp(48px, 7vw, 96px);
}

.als-programs__media {
  position: relative;
}

.als-programs__media::before {
  position: absolute;
  z-index: 0;
  inset: -18px 22px 22px -18px;
  content: "";
  border: 1px solid rgba(48, 104, 62, .45);
  border-radius: 44% 24% 42% 30% / 34% 26% 52% 42%;
}

.als-programs__media picture {
  position: relative;
  z-index: 1;
}

.als-programs__image {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 44% 24% 42% 30% / 34% 26% 52% 42%;
  box-shadow: var(--als-shadow);
}

.als-stage-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--als-line);
}

.als-stage {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 22px;
  padding-block: 28px;
  border-bottom: 1px solid var(--als-line);
}

.als-stage__number {
  color: var(--als-green);
  font-size: 28px;
  font-weight: 500;
}

.als-stage h3 {
  margin-bottom: 8px;
  font-size: clamp(20px, 1.6vw, 24px);
}

.als-stage p {
  color: var(--als-muted);
  font-size: 15px;
}

.als-support-rail {
  margin-top: clamp(56px, 7vw, 92px);
  padding: clamp(26px, 3.5vw, 44px);
  background: var(--als-white);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius);
  box-shadow: var(--als-shadow-soft);
}

.als-support-rail__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 26px;
}

.als-support-rail h3 {
  margin: 0;
  font-size: clamp(23px, 2vw, 30px);
}

.als-subjects {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.als-subjects li {
  padding: 12px 20px;
  color: var(--als-muted);
  text-align: center;
  border-inline-end: 1px solid var(--als-line);
}

.als-subjects li:last-child {
  border-inline-end: 0;
}

/* Method */
.als-method__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(54px, 8vw, 110px);
}

.als-method__media {
  position: relative;
}

.als-method__image {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border: 1px solid var(--als-line);
  border-radius: 46% 30% 40% 32% / 34% 28% 52% 40%;
  box-shadow: var(--als-shadow);
}

.als-parent-note {
  position: absolute;
  inset-inline-start: -28px;
  bottom: -38px;
  width: min(330px, 78%);
  padding: 24px;
  background: rgba(255, 255, 255, .96);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius-sm);
  box-shadow: var(--als-shadow-soft);
  backdrop-filter: blur(10px);
}

.als-parent-note h3 {
  margin-bottom: 12px;
  color: var(--als-green);
  font-size: 18px;
}

.als-parent-note ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.als-parent-note li {
  padding-block: 7px;
  color: var(--als-muted);
  font-size: 14px;
  border-bottom: 1px solid var(--als-line);
}

.als-parent-note li:last-child {
  border: 0;
}

.als-steps {
  position: relative;
  margin: 38px 0 0;
  padding: 0;
  list-style: none;
}

.als-steps::before {
  position: absolute;
  z-index: 0;
  top: 28px;
  inset-inline-start: 29px;
  bottom: 28px;
  width: 2px;
  content: "";
  background: linear-gradient(var(--als-green), rgba(48, 104, 62, .18));
}

.als-step {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 22px;
  padding-block: 18px;
}

.als-step__number {
  display: grid;
  width: 60px;
  height: 60px;
  place-items: center;
  color: var(--als-green);
  background: var(--als-green-soft);
  border: 1px solid rgba(48, 104, 62, .24);
  border-radius: 50%;
  font-size: 17px;
  font-weight: 600;
}

.als-step h3 {
  margin-bottom: 7px;
  color: var(--als-green);
  font-size: clamp(19px, 1.7vw, 24px);
}

.als-step p {
  color: var(--als-muted);
  font-size: 15px;
}

/* FAQ */
.als-faq {
  max-width: 980px;
  margin-inline: auto;
  border-top: 1px solid var(--als-line);
}

.als-faq__item {
  border-bottom: 1px solid var(--als-line);
}

.als-faq__button {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 44px;
  align-items: center;
  gap: 20px;
  padding: 26px 2px;
  color: var(--als-navy);
  background: transparent;
  border: 0;
  text-align: start;
  font-size: clamp(17px, 1.45vw, 21px);
  font-weight: 600;
  cursor: pointer;
  transition: color var(--als-transition), background var(--als-transition);
}

.als-faq__button:hover {
  color: var(--als-green);
  background: rgba(48, 104, 62, .035);
}

.als-faq__symbol {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  color: var(--als-navy);
  border: 1px solid var(--als-line);
  border-radius: 10px;
  font-size: 24px;
  font-weight: 400;
  transition: transform var(--als-transition), color var(--als-transition), background var(--als-transition);
}

.als-faq__item.is-open .als-faq__symbol {
  color: var(--als-white);
  background: var(--als-green);
  transform: rotate(45deg);
}

.als-faq__answer {
  display: grid;
  grid-template-rows: 0fr;
  color: var(--als-muted);
  transition: grid-template-rows 320ms ease;
}

.als-faq__answer > div {
  overflow: hidden;
}

.als-faq__answer p {
  max-width: 760px;
  margin-bottom: 0;
  padding: 0 2px 28px;
}

.als-faq__item.is-open .als-faq__answer {
  grid-template-rows: 1fr;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* CTA and footer */
.als-final-cta {
  position: relative;
  overflow: hidden;
  padding-block: clamp(62px, 8vw, 100px);
  color: var(--als-white);
  background: var(--als-navy-deep);
}

.als-final-cta::before,
.als-final-cta::after {
  position: absolute;
  content: "";
  border: 2px solid rgba(72, 154, 93, .42);
  border-radius: 50%;
}

.als-final-cta::before {
  top: -170px;
  left: -80px;
  width: 460px;
  height: 390px;
}

.als-final-cta::after {
  right: -80px;
  bottom: -230px;
  width: 600px;
  height: 420px;
}

.als-final-cta__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 48px;
}

.als-final-cta h2 {
  max-width: 820px;
  margin-bottom: 14px;
  color: var(--als-white);
  font-size: clamp(32px, 3.5vw, 48px);
}

.als-final-cta p {
  max-width: 720px;
  color: rgba(255, 255, 255, .76);
  font-size: 18px;
}

.als-final-cta__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 250px;
}

.als-final-cta .als-button--outline {
  color: var(--als-white);
  border-color: rgba(255, 255, 255, .52);
}

.als-final-cta .als-button--outline:hover {
  background: rgba(255, 255, 255, .09);
}

.als-site-footer {
  position: relative;
  overflow: hidden;
  padding-block: 66px 24px;
  color: rgba(255, 255, 255, .76);
  background: #09283f;
  border-top: 1px solid rgba(255, 255, 255, .08);
}

.als-site-footer::after {
  position: absolute;
  left: -170px;
  bottom: -240px;
  width: 520px;
  height: 430px;
  content: "";
  border: 1px solid rgba(83, 168, 105, .22);
  border-radius: 50%;
  pointer-events: none;
}

.als-site-footer .als-container {
  position: relative;
  z-index: 1;
}

.als-footer__top {
  display: grid;
  grid-template-columns: minmax(260px, 1.25fr) minmax(250px, 1fr) minmax(230px, .9fr);
  align-items: start;
  gap: clamp(42px, 7vw, 96px);
  padding-bottom: 48px;
}

.als-site-footer .als-brand__name,
.als-site-footer .als-brand__name strong {
  color: var(--als-white);
}

.als-site-footer .als-brand__name small {
  color: rgba(255, 255, 255, .54);
}

.als-site-footer .als-brand__mark {
  width: 54px;
  height: 60px;
  padding: 7px;
  background: var(--als-white);
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .13);
}

.als-footer__description {
  max-width: 390px;
  margin: 22px 0 24px;
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
  line-height: 1.9;
}

.als-footer__title {
  margin: 5px 0 20px;
  color: var(--als-white);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}

.als-footer__nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.als-footer__nav a,
.als-footer__meta a,
.als-footer__meta span {
  color: rgba(255, 255, 255, .78);
  font-size: 13px;
  line-height: 1.65;
}

.als-footer__nav a,
.als-footer__meta a {
  transition: color var(--als-transition);
}

.als-footer__nav a:hover,
.als-footer__meta a:hover {
  color: #a8dcb5;
}

.als-footer__meta {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.als-footer__meta > * {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 10px;
}

.als-footer__meta svg,
.als-footer__whatsapp svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  color: #78be89;
}

.als-footer__whatsapp {
  display: inline-flex;
  min-height: 42px;
  width: fit-content;
  align-items: center;
  gap: 9px;
  padding: 9px 14px;
  color: var(--als-white);
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 10px;
  font-size: 13px;
  font-weight: 600;
  transition: background var(--als-transition), border-color var(--als-transition);
}

.als-footer__whatsapp:hover {
  background: rgba(255, 255, 255, .07);
  border-color: rgba(255, 255, 255, .4);
}

.als-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 22px;
  color: rgba(255, 255, 255, .72);
  border-top: 1px solid rgba(255, 255, 255, .12);
  font-size: 11px;
}

.als-teacher-grid,
.als-testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.als-teacher-card,
.als-testimonial {
  overflow: hidden;
  margin: 0;
  background: var(--als-white);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius);
  box-shadow: var(--als-shadow-soft);
}

.als-teacher-card__media {
  display: grid;
  aspect-ratio: 4 / 3;
  place-items: center;
  overflow: hidden;
  color: var(--als-green);
  background: var(--als-green-soft);
}

.als-teacher-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.als-teacher-card__media svg {
  width: 58px;
  height: 58px;
}

.als-teacher-card__body {
  padding: 24px;
}

.als-teacher-card__body h3 {
  margin-bottom: 8px;
  color: var(--als-navy);
  font-size: 21px;
}

.als-teacher-card__body > p:last-child {
  margin-bottom: 0;
  color: var(--als-muted);
}

.als-testimonial {
  padding: clamp(24px, 3vw, 34px);
}

.als-testimonial > p {
  color: var(--als-ink);
  font-size: 16px;
  line-height: 1.9;
}

.als-testimonial footer {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 3px;
  color: var(--als-navy);
  font-size: 13px;
}

.als-testimonial footer span {
  color: var(--als-muted);
}

/* Inner pages */
.als-page-hero {
  position: relative;
  padding-block: clamp(76px, 10vw, 132px);
  overflow: hidden;
  background: var(--als-cloud);
}

.als-page-hero::after {
  position: absolute;
  top: -220px;
  left: -120px;
  width: 620px;
  height: 430px;
  content: "";
  border: 1px solid rgba(48, 104, 62, .28);
  border-radius: 50%;
}

.als-page-hero__inner {
  position: relative;
  z-index: 1;
  max-width: 900px;
}

.als-page-hero h1 {
  margin-bottom: 22px;
  font-size: clamp(38px, 4.8vw, 60px);
}

.als-page-hero p {
  max-width: 760px;
  color: var(--als-muted);
  font-size: clamp(18px, 1.7vw, 23px);
}

.als-page-content {
  padding-block: var(--als-section);
}

.als-entry {
  max-width: 900px;
  margin-inline: auto;
}

.als-entry--wide {
  max-width: none;
  margin: 0;
}

.als-entry > * + * {
  margin-top: 24px;
}

.als-entry h2 {
  margin-top: 56px;
  font-size: clamp(28px, 3vw, 40px);
}

.als-entry h3 {
  margin-top: 36px;
  font-size: 26px;
}

.als-entry p,
.als-entry li {
  color: var(--als-muted);
}

.als-entry a {
  color: var(--als-green);
  text-decoration: underline;
  text-underline-offset: 4px;
}

.als-editorial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.als-editorial-panel {
  padding: 32px;
  background: var(--als-white);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius);
}

.als-panel-number {
  display: inline-block;
  margin-bottom: 44px;
  color: var(--als-green);
  font-size: 14px;
  font-weight: 700;
}

.als-story-grid,
.als-split-copy {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  gap: clamp(52px, 9vw, 130px);
  align-items: start;
}

.als-split-copy {
  padding-block: 10px;
}

.als-program-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.als-program-card {
  display: flex;
  min-height: 480px;
  flex-direction: column;
  padding: clamp(28px, 3.5vw, 46px);
  background: var(--als-white);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius);
}

.als-program-card--featured {
  color: var(--als-white);
  background: var(--als-navy);
  border-color: var(--als-navy);
  transform: translateY(-24px);
  box-shadow: var(--als-shadow);
}

.als-program-card__grade {
  margin-bottom: auto;
  color: var(--als-green);
  font-size: clamp(40px, 4vw, 58px);
  font-weight: 500;
  letter-spacing: -.04em;
}

.als-program-card--featured .als-program-card__grade {
  color: #8fc89e;
}

.als-program-card h2 {
  margin: 42px 0 14px;
  font-size: clamp(24px, 2vw, 30px);
}

.als-program-card--featured h2 {
  color: var(--als-white);
}

.als-program-card p,
.als-program-card li {
  color: var(--als-muted);
  font-size: 14px;
}

.als-program-card--featured p,
.als-program-card--featured li {
  color: rgba(255, 255, 255, .72);
}

.als-program-card ul {
  margin: 18px 0 0;
  padding-inline-start: 20px;
}

.als-subject-layout {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: clamp(56px, 9vw, 130px);
}

.als-subject-stack {
  border-top: 1px solid var(--als-line);
}

.als-subject-stack article {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 24px;
  align-items: center;
  padding-block: 27px;
  border-bottom: 1px solid var(--als-line);
}

.als-subject-stack article > span {
  color: var(--als-green);
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

.als-subject-stack h3 {
  margin-bottom: 5px;
  font-size: 22px;
}

.als-subject-stack p {
  color: var(--als-muted);
  font-size: 14px;
}

.als-process {
  counter-reset: process;
}

.als-process article {
  display: grid;
  grid-template-columns: minmax(120px, .38fr) minmax(0, 1.62fr);
  gap: clamp(32px, 7vw, 100px);
  align-items: start;
  padding-block: clamp(34px, 5vw, 62px);
  border-bottom: 1px solid var(--als-line);
}

.als-process article:first-child {
  border-top: 1px solid var(--als-line);
}

.als-process article > span {
  color: var(--als-green);
  font-size: clamp(48px, 7vw, 96px);
  font-weight: 500;
  line-height: 1;
}

.als-process h2 {
  margin-bottom: 14px;
  font-size: clamp(28px, 3vw, 40px);
}

.als-process article p:last-child {
  max-width: 720px;
  color: var(--als-muted);
}

.als-editorial-panel h3 {
  font-size: 24px;
}

.als-editorial-panel p {
  color: var(--als-muted);
  font-size: 15px;
}

/* Blog */
.als-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.als-post-card {
  display: flex;
  min-height: 330px;
  flex-direction: column;
  justify-content: space-between;
  padding: 34px;
  background: var(--als-white);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius);
  transition: transform var(--als-transition), box-shadow var(--als-transition);
}

.als-post-card:hover {
  box-shadow: var(--als-shadow-soft);
  transform: translateY(-5px);
}

.als-post-card__meta {
  margin-bottom: 20px;
  color: var(--als-green);
  font-size: 13px;
}

.als-post-card h2 {
  font-size: 25px;
}

.als-post-card p {
  color: var(--als-muted);
  font-size: 14px;
}

.als-post-card__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--als-green);
  font-size: 14px;
  font-weight: 600;
}

/* Registration */
.als-contact-layout {
  display: grid;
  grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr);
  gap: clamp(42px, 7vw, 90px);
  align-items: start;
}

.als-contact-card {
  position: sticky;
  top: 126px;
  padding: 34px;
  color: var(--als-white);
  background: var(--als-navy);
  border-radius: var(--als-radius);
}

.als-contact-card h2,
.als-contact-card h3 {
  color: var(--als-white);
}

.als-contact-card p {
  color: rgba(255, 255, 255, .72);
}

.als-contact-card__item {
  display: flex;
  align-items: center;
  gap: 13px;
  padding-block: 16px;
  border-top: 1px solid rgba(255, 255, 255, .14);
}

.als-form {
  padding: clamp(28px, 4vw, 48px);
  background: var(--als-white);
  border: 1px solid var(--als-line);
  border-radius: var(--als-radius);
  box-shadow: var(--als-shadow-soft);
}

.als-form__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.als-field--full {
  grid-column: 1 / -1;
}

.als-field label {
  display: block;
  margin-bottom: 9px;
  color: var(--als-navy);
  font-size: 14px;
  font-weight: 600;
}

.als-field input,
.als-field select,
.als-field textarea {
  width: 100%;
  min-height: 54px;
  padding: 13px 16px;
  color: var(--als-ink);
  background: var(--als-cloud);
  border: 1px solid transparent;
  border-radius: 10px;
  transition: border-color var(--als-transition), background var(--als-transition), box-shadow var(--als-transition);
}

.als-field textarea {
  min-height: 142px;
  resize: vertical;
}

.als-field input:focus,
.als-field select:focus,
.als-field textarea:focus {
  background: var(--als-white);
  border-color: var(--als-green);
  box-shadow: 0 0 0 4px rgba(48, 104, 62, .09);
  outline: 0;
}

.als-form__note {
  margin-top: 18px;
  color: var(--als-muted);
  font-size: 12px;
}

.als-field label span {
  color: var(--als-muted);
  font-size: 11px;
  font-weight: 400;
}

.als-contact-card a:hover {
  color: #b9e2c4;
}

.als-contact-card svg {
  width: 22px;
  flex: 0 0 22px;
}

.als-privacy-note {
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, .14);
  font-size: 12px;
}

.als-article-end {
  margin-top: 64px;
  padding-top: 28px;
  border-top: 1px solid var(--als-line);
}

.als-empty-state {
  grid-column: 1 / -1;
  padding: 60px;
  text-align: center;
  background: var(--als-cloud);
  border-radius: var(--als-radius);
}

.als-not-found {
  display: grid;
  min-height: 68vh;
  place-items: center;
  padding-block: var(--als-section);
  text-align: center;
}

.als-not-found .als-container {
  max-width: 760px;
}

.als-not-found__code {
  margin-bottom: 0;
  color: var(--als-green);
  font-size: clamp(92px, 20vw, 220px);
  font-weight: 700;
  line-height: 1;
  opacity: .14;
}

.als-not-found h1 {
  margin-top: -30px;
  font-size: clamp(38px, 5vw, 62px);
}

.als-not-found .als-hero__actions {
  justify-content: center;
  margin-top: 30px;
}

/* Reveal motion */
.als-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 700ms ease, transform 700ms cubic-bezier(.2, .75, .3, 1);
}

.als-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Responsive */
@media (max-width: 1120px) {
  .als-header__inner {
    grid-template-columns: 1fr auto auto;
  }

  .als-menu-toggle {
    display: block;
  }

  .als-nav {
    position: fixed;
    z-index: 4;
    top: 82px;
    inset-inline-start: 0;
    bottom: 0;
    width: min(390px, 90vw);
    padding: 28px var(--als-gutter) 40px;
    overflow-y: auto;
    overscroll-behavior: contain;
    opacity: 1;
    background: #ffffff;
    border-inline-end: 1px solid var(--als-line);
    box-shadow: 0 32px 70px rgba(21, 57, 86, .2);
    isolation: isolate;
    transform: translateX(110%);
    transition: transform 320ms ease;
  }

  html[dir="ltr"] .als-nav {
    transform: translateX(-110%);
  }

  .admin-bar .als-nav {
    top: 114px;
  }

  .menu-open .als-nav,
  html[dir="ltr"] .menu-open .als-nav {
    transform: translateX(0);
  }

  .als-menu-scrim {
    position: fixed;
    z-index: 1;
    display: block;
    top: 82px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    background: rgba(9, 40, 63, .46);
    border: 0;
    pointer-events: none;
    transition: opacity 260ms ease, visibility 260ms ease;
  }

  .admin-bar .als-menu-scrim {
    top: 114px;
  }

  .menu-open .als-menu-scrim {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }

  .als-nav ul {
    align-items: stretch;
    flex-direction: column;
    gap: 6px;
  }

  .als-nav a {
    display: flex;
    padding: 13px 0;
    font-size: 16px;
    border-bottom: 1px solid var(--als-line);
  }

  .als-hero__grid,
  .als-programs__layout,
  .als-method__layout {
    gap: 48px;
  }

  .als-hero__media {
    min-height: 480px;
  }
}

@media (max-width: 900px) {
  .als-hero {
    padding-top: 44px;
  }

  .als-hero__grid,
  .als-programs__layout,
  .als-method__layout,
  .als-contact-layout {
    grid-template-columns: 1fr;
  }

  .als-hero__content {
    max-width: 780px;
  }

  .als-hero__media {
    min-height: 470px;
    order: 2;
  }

  .als-hero__image-wrap {
    inset-inline: -8vw;
  }

  .als-benefits,
  .als-editorial-grid,
  .als-blog-grid,
  .als-teacher-grid,
  .als-testimonial-grid,
  .als-story-grid,
  .als-split-copy,
  .als-subject-layout {
    grid-template-columns: 1fr;
  }

  .als-program-cards {
    grid-template-columns: 1fr;
  }

  .als-program-card {
    min-height: 0;
  }

  .als-program-card--featured {
    transform: none;
  }

  .als-benefit + .als-benefit {
    border-top: 1px solid var(--als-line);
    border-inline-start: 0;
  }

  .als-programs__media {
    width: min(720px, 100%);
    margin-inline: auto;
  }

  .als-method__media {
    width: min(720px, 100%);
    margin-inline: auto;
  }

  .als-final-cta__inner,
  .als-footer__top {
    grid-template-columns: 1fr;
  }

  .als-footer__top {
    gap: 42px;
  }

  .als-final-cta__actions {
    min-width: 0;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .als-footer__nav {
    justify-content: flex-start;
  }

  .als-contact-card {
    position: static;
  }
}

@media (max-width: 680px) {
  :root {
    --als-gutter: 20px;
    --als-section: 64px;
  }

  body {
    font-size: 16px;
  }

  .als-site-header,
  .admin-bar .als-site-header {
    position: relative;
    top: auto;
  }

  .als-header__inner {
    min-height: 72px;
    grid-template-columns: 1fr auto;
    gap: 14px;
  }

  .als-brand__mark {
    width: 38px;
    height: 46px;
  }

  .als-brand__name strong {
    max-width: 180px;
    font-size: 12px;
  }

  .als-brand__name small {
    display: none;
  }

  .als-header__cta {
    display: none;
  }

  .als-nav {
    top: 72px;
    width: min(360px, 92vw);
    padding-top: 22px;
  }

  .admin-bar .als-nav {
    top: 118px;
  }

  .als-menu-scrim {
    top: 72px;
  }

  .admin-bar .als-menu-scrim {
    top: 118px;
  }

  .als-hero {
    min-height: 0;
    padding-top: 34px;
    padding-bottom: 36px;
  }

  .als-hero h1 {
    margin-bottom: 18px;
    font-size: clamp(34px, 9.5vw, 44px);
    line-height: 1.4;
  }

  .als-hero__lead {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 1.8;
  }

  .als-hero__actions,
  .als-final-cta__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .als-button {
    width: 100%;
  }

  .als-hero__media {
    width: 100%;
    min-height: 0;
    aspect-ratio: 3 / 2;
  }

  .als-hero__image-wrap {
    inset: 0;
    border-radius: 46% 22% 42% 28% / 30% 24% 50% 44%;
  }

  .als-signal {
    right: auto;
    left: 50%;
    transform: translateX(-50%) scale(.72);
    transform-origin: center;
  }

  .als-benefit {
    padding: 32px 6px;
  }

  .als-support-rail__top {
    align-items: stretch;
    flex-direction: column;
  }

  .als-subjects {
    grid-template-columns: repeat(2, 1fr);
  }

  .als-subjects li {
    border-bottom: 1px solid var(--als-line);
  }

  .als-parent-note {
    position: relative;
    inset-inline-start: auto;
    bottom: auto;
    width: calc(100% - 24px);
    margin: -32px auto 0;
  }

  .als-stage {
    grid-template-columns: 46px 1fr;
    gap: 14px;
  }

  .als-stage__number {
    font-size: 23px;
  }

  .als-faq__button {
    grid-template-columns: 1fr 38px;
    font-size: 17px;
  }

  .als-footer__top {
    gap: 36px;
  }

  .als-footer__nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .als-site-footer {
    padding-block: 52px 20px;
  }

  .als-footer__description {
    margin-block: 18px 20px;
    font-size: 13px;
  }

  .als-site-footer .als-brand__mark {
    width: 48px;
    height: 54px;
    padding: 6px;
  }

  .als-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }

  .als-page-hero {
    padding-block: 58px;
  }

  .als-page-hero h1 {
    font-size: clamp(34px, 9vw, 42px);
  }

  .als-page-hero p {
    font-size: 16px;
  }

  .als-form__grid {
    grid-template-columns: 1fr;
  }

  .als-process article {
    grid-template-columns: 76px 1fr;
    gap: 20px;
  }

  .als-process article > span {
    font-size: 42px;
  }

  .als-field--full {
    grid-column: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }

  .als-reveal {
    opacity: 1;
    transform: none;
  }
}


/* Article featured images */
.als-post-card {
  min-height: 0;
  padding: 0;
  overflow: hidden;
}

.als-post-card__media {
  display: block;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: var(--als-cloud);
}

.als-post-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform var(--als-transition);
}

.als-post-card:hover .als-post-card__media img {
  transform: scale(1.035);
}

.als-post-card__body {
  padding: 28px 28px 0;
}

.als-post-card__link {
  margin: 24px 28px 28px;
}

.als-entry__featured {
  margin: 0 0 36px;
  overflow: hidden;
  background: var(--als-cloud);
  border-radius: var(--als-radius);
}

.als-entry__featured img {
  display: block;
  width: 100%;
  height: auto;
}
