
:root{
  --ag:#00B4A3;--ag2:#0A9388;--ag-soft:#E7F9F6;--ag-pale:#F3FBFA;
  --ink:#0A1723;--ink2:#173140;--muted:#5E7380;--line:#DCE7EA;
  --bg:#F4F8F9;--white:#FFFFFF;--nav:#041923;--nav2:#073A45;
  --nav3:#0B5961;--gold:#D5A932;--red:#C81045;--blue:#205E8B;
  --shadow:0 18px 60px rgba(4,24,36,.08);--shadow-lg:0 30px 90px rgba(4,24,36,.15);
  --radius:24px;--max:1420px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#03131C}
body{margin:0;background:linear-gradient(180deg,#F7FAFB,#EEF5F6 100%);color:var(--ink);font-family:Inter,Arial,sans-serif;min-height:100vh}
body,button,input,select,textarea{font-family:Inter,Arial,sans-serif}
h1,h2,h3,h4,h5,h6,.btn,.nav,.eyebrow,.badge,.brand strong{font-family:Poppins,Inter,Arial,sans-serif}
a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}
p,li{line-height:1.7}.eyebrow{font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:var(--ag2)}
/* Header */
.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.header-row{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center}
.brand{display:flex;align-items:center;gap:11px;min-width:194px}.brand-logo{width:52px;height:52px;display:grid;place-items:center;flex:none}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand strong{font-size:15px;color:var(--ink)}.brand small{display:block;color:#71848F;font-size:9px;margin-top:2px}
.nav{display:flex;align-items:center;justify-content:center;gap:3px}.nav>a,.nav button{border:0;background:transparent;color:#4F6471;padding:10px 8px;border-radius:10px;font-size:11px;font-weight:700;cursor:pointer}.nav>a:hover,.nav>a.active,.nav button:hover{background:var(--ag-soft);color:#087B70}
.actions{display:flex;align-items:center;gap:7px}.currency{display:flex;border:1px solid var(--line);background:#fff;border-radius:12px;padding:4px}.currency button{border:0;background:transparent;border-radius:8px;padding:7px 8px;font-size:10px;font-weight:800;color:#526A77}.currency button.active{background:var(--ag-soft);color:#087B70}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:13px;padding:12px 16px;font-size:12px;font-weight:800;cursor:pointer}.primary,.btn-primary{background:var(--ag);color:#fff}.primary:hover,.btn-primary:hover{background:var(--ag2)}.secondary,.btn-secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.darkbtn{background:var(--nav);color:#fff}
.mega{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow-lg)}.mega.open{display:block}.mega-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:28px;padding:28px 0}.mega h4{margin:0 0 9px;font-size:11px}.mega a{display:block;padding:5px 0;font-size:11px;color:#5C707C}.mega .feature{background:linear-gradient(135deg,var(--nav),var(--nav2));color:#fff;border-radius:20px;padding:22px}.mega .feature h3{margin:7px 0;font-size:20px}.mega .feature p{font-size:11px;color:#C6DADC}
.mobile-menu-btn{display:none}
/* Hero system — identical alignment on every public page */
main{padding-top:24px}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(330px,.72fr);gap:42px;align-items:center;min-height:500px;padding:62px 64px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 84% 15%,rgba(40,149,176,.25),transparent 28%),linear-gradient(128deg,var(--nav) 0%,#06323D 52%,#08515A 100%);color:#fff;box-shadow:var(--shadow)}
.hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-145px;bottom:-230px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 58px rgba(255,255,255,.025),0 0 0 116px rgba(255,255,255,.015);pointer-events:none}.hero>*{position:relative;z-index:1}
.hero-copy{align-self:center;min-width:0}.hero .eyebrow{color:#76F3E5}.hero h1{font-size:clamp(40px,4.8vw,68px);line-height:1.035;letter-spacing:-.04em;margin:10px 0 16px;max-width:900px;color:#fff}.hero p{margin:0;max-width:850px;font-size:15.5px;line-height:1.75;color:#C7DCE0}.hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.hero .secondary{background:#fff;color:var(--ink);border-color:#fff}
.hero-side,.hero-journey{align-self:stretch;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.065));border:1px solid rgba(255,255,255,.17);border-radius:27px;padding:28px;color:#fff}.hero-side .eyebrow{color:#80F6E9}.hero-side h2,.hero-journey h2{font-size:24px;line-height:1.18;margin:9px 0 13px;color:#fff}.hero-side p{font-size:12px;color:#C9DDE1}.hero-facts{display:grid;gap:9px;margin-top:12px}.hero-fact{padding:12px 13px;border-radius:13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}.hero-fact strong{display:block;font-size:12px;color:#fff}.hero-fact span{display:block;margin-top:3px;font-size:9.5px;color:#BFD4D8;line-height:1.45}
.journey-list{display:grid;gap:13px}.journey-item{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.journey-number{width:38px;height:38px;border-radius:11px;background:#14717E;color:#75F5E7;display:grid;place-items:center;font-weight:900}.journey-item h3{font-size:14px;margin:0 0 2px;color:#fff}.journey-item p{font-size:10.5px;line-height:1.45;color:#C8DBDF}
/* Layout */
.section{padding-top:64px}.section-head{display:grid;grid-template-columns:1fr .9fr;gap:30px;align-items:end;margin-bottom:24px}.section h2{font-size:34px;line-height:1.15;letter-spacing:-.025em;margin:5px 0}.section-head p,.section>p,.lede{color:var(--muted);margin:0;line-height:1.75}.lede{font-size:15px;max-width:980px}
.g4,.g3,.g2{display:grid;gap:14px}.g4{grid-template-columns:repeat(4,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g2{grid-template-columns:repeat(2,1fr)}
.card,.stat,.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 38px rgba(4,24,36,.045)}.card.dark,.panel.dark{background:linear-gradient(145deg,#062A35,#041923);border-color:transparent;color:#fff}.card.dark p,.card.dark li,.panel.dark p{color:#C1D3D7}.card h3{font-size:18px;margin:8px 0 8px}.card p{font-size:12.5px;color:var(--muted);margin:0 0 11px}.card ul{padding-left:18px;margin:10px 0 0}.card li{font-size:12px;color:#536A76;margin:5px 0}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--ag-soft);color:#087B70;font-size:9px;font-weight:800;letter-spacing:.04em}.dark .badge{background:rgba(112,244,229,.13);color:#7AF5E7}
.quote,.payment-callout{background:linear-gradient(125deg,#041923,#073C47 65%,#08786F);border-radius:28px;padding:30px;color:#fff;box-shadow:var(--shadow)}.quote h3,.payment-callout h2{font-size:28px;margin:0 0 8px;color:#fff}.quote p,.payment-callout p{color:#C4D8DC;margin:0}
.trust{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;margin-top:14px}.stat{padding:16px}.stat small{display:block;font-size:9px;color:#718591;margin-bottom:4px}.stat strong{font-size:15px}
.notice-board{display:grid;grid-template-columns:1.2fr repeat(3,.9fr);gap:14px}.notice-tile{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 9px 30px rgba(4,24,36,.04)}.notice-tile.leader{background:linear-gradient(145deg,#062B38,#0B505B);color:#fff}.notice-tile h3{margin:6px 0;font-size:17px}.notice-tile p{margin:0;color:#5C727D;font-size:11.5px}.notice-tile.leader p{color:#C9DDE1}
.detail-list{padding-left:20px}.detail-list li{margin:6px 0;color:#526A76;font-size:12.5px}.program-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:14px 0}.mini{padding:12px;background:#F3F9F8;border:1px solid #DCE9E8;border-radius:13px}.mini small{display:block;font-size:8.5px;text-transform:uppercase;letter-spacing:.05em;color:#6E838D}.mini strong{display:block;margin-top:3px;font-size:12px;color:#15323E}
/* Fees & comparison */
.fee-hero-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.fee-chip{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);border-radius:13px;padding:12px}.fee-chip strong{display:block;font-size:12px;color:#fff}.fee-chip span{font-size:9px;color:#BFD4D8}
.tbl,.timetable{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.tbl th,.tbl td,.timetable th,.timetable td{padding:13px 14px;border-bottom:1px solid #E4ECEE;text-align:left;font-size:11.5px;color:#435C68}.tbl th,.timetable th{background:#062B38;color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.tbl tr:last-child td,.timetable tr:last-child td{border-bottom:0}.tbl td strong,.timetable td strong{color:#163643}.session-divider td{background:#E9F8F5!important;color:#087B70!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.06em}
.price-emphasis{font-size:18px;font-weight:900;color:#087B70}.dark .price-emphasis{color:#7AF5E7}
/* CEFR */
.level-section{margin:24px 0;background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:var(--shadow)}.level-head{padding:27px 29px;background:linear-gradient(135deg,#062B38,#0A4C56);color:#fff}.level-head h2{margin:4px 0 7px;color:#fff;font-size:28px}.level-head p{margin:0;max-width:980px;color:#C9DDE1;font-size:12.5px}.level-body{padding:27px}.level-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.syllabus-block{padding:18px;border:1px solid #E0E9EB;border-radius:17px;background:#FBFDFD}.syllabus-block h3{font-size:16px;margin:0 0 7px}.syllabus-block p,.syllabus-block li{font-size:11.5px;color:#556C78}.syllabus-block ul{padding-left:18px;margin-bottom:0}
/* Logos / network */
.logo-network{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.logo-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;text-align:center;box-shadow:0 9px 34px rgba(4,24,36,.045);display:grid;grid-template-rows:150px auto;align-items:center}.logo-stage{height:150px;display:grid;place-items:center}.logo-stage img{width:125px;height:125px;object-fit:contain}.logo-card h3{margin:10px 0 5px;font-size:16px}.logo-card p{font-size:11px;color:var(--muted);margin:0}
/* Legal continuous documents */
.doc-shell{max-width:980px;margin:0 auto;background:#fff;padding:58px 68px;border:1px solid var(--line);box-shadow:var(--shadow)}.doc-title{padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:25px}.doc-title h1{font-size:39px;margin:6px 0 8px;color:var(--ink)}.doc-title p{font-size:13px;color:var(--muted)}.doc-scope{font-size:12px;color:#526A76;padding-bottom:20px;border-bottom:1px solid #E6ECEE;margin-bottom:9px}.doc-section{padding:17px 0;border-bottom:1px solid #EDF1F2}.doc-section:last-child{border-bottom:0}.doc-section h2{font-size:17px;margin:0 0 7px}.doc-section p{font-size:12.4px;color:#526A76;margin:0}
/* Popup */
.upcoming-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(2,15,24,.68);backdrop-filter:blur(8px)}.upcoming-modal.show{display:flex}.upcoming-card{position:relative;width:min(850px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:26px;padding:30px;box-shadow:0 34px 110px rgba(0,0,0,.34)}.upcoming-card .close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#EFF5F6;color:#213C47;font-size:20px}.upcoming-card h2{font-size:28px;margin:5px 0 8px}.upcoming-card>p{font-size:12px;color:#5B707C}.batch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.batch-ann{border:1px solid var(--line);border-radius:16px;padding:15px;background:#FAFCFC}.batch-ann strong{display:block;font-size:13px}.batch-ann span{display:block;font-size:10px;color:#657A84;margin-top:4px}
/* Forms */
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:10px;font-weight:800;color:#304C58}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;color:var(--ink)}
/* Footer */
.footer{margin-top:68px;background:linear-gradient(135deg,#03131C,#052C35);color:#fff;padding:48px max(24px,calc((100vw - var(--max))/2 + 24px)) 30px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:25px}.footer .brand strong{color:#fff}.footer .brand small{color:#9FB5BB}.footer h4{font-size:11px;margin:0 0 10px;color:#fff}.footer a,.footer p{display:block;font-size:10.5px;line-height:1.8;color:#B7C9CE;margin:0}.footer-legal,.footbar{border-top:1px solid rgba(255,255,255,.12);margin-top:20px;padding-top:16px}.footbar{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#86A1A8}
.whatsapp{position:fixed;right:20px;bottom:20px;z-index:130;width:58px;height:58px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;font-size:27px;border:3px solid #fff;box-shadow:0 14px 34px rgba(0,0,0,.22)}.sticky-pay{position:fixed;right:90px;bottom:26px;z-index:125;background:#041923;color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:14px;padding:11px 14px;font-size:10px;font-weight:800;box-shadow:0 14px 35px rgba(0,0,0,.2)}.sticky-pay span{color:#74F4E6}
.mobile-bottom{display:none}
/* contrast guardrails */
.card:not(.dark) h1,.card:not(.dark) h2,.card:not(.dark) h3,.card:not(.dark) h4,.panel:not(.dark) h1,.panel:not(.dark) h2,.panel:not(.dark) h3{color:var(--ink)}
.card:not(.dark) p,.panel:not(.dark) p{color:var(--muted)}
/* responsive */
@media(max-width:1120px){.nav{display:none}.mobile-menu-btn{display:inline-flex}.header-row{grid-template-columns:1fr auto}.actions .currency{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-side,.hero-journey{min-height:300px}.g4{grid-template-columns:repeat(2,1fr)}.notice-board{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){body{padding-bottom:70px}.wrap{width:calc(100% - 28px)}.header-row{min-height:66px}.brand{min-width:0}.brand-logo{width:43px;height:43px}.brand small{display:none}.actions #langBtn,.actions .secondary{display:none}.hero{padding:38px 22px;border-radius:24px}.hero h1{font-size:38px}.hero p{font-size:13.5px}.hero-side,.hero-journey{padding:23px;min-height:0}.section{padding-top:44px}.section-head{grid-template-columns:1fr;gap:7px}.section h2{font-size:27px}.g4,.g3,.g2,.program-detail,.level-grid,.logo-network,.form-grid{grid-template-columns:1fr}.trust{grid-template-columns:1fr 1fr}.notice-board{grid-template-columns:1fr}.tbl,.timetable{display:block;overflow-x:auto}.batch-grid{grid-template-columns:1fr}.doc-shell{padding:34px 20px;border-left:0;border-right:0}.doc-title h1{font-size:31px}.footer{margin-top:46px;padding:36px 20px 28px}.footbar{display:block}.sticky-pay{left:14px;right:auto;bottom:83px}.whatsapp{right:15px;bottom:80px;width:54px;height:54px}.mobile-bottom{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:120;background:rgba(255,255,255,.98);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:8px 5px calc(8px + env(safe-area-inset-bottom))}.mobile-bottom a{text-align:center;font-size:8.5px;font-weight:800;color:#657984}.mobile-bottom span{display:block;font-size:17px;margin-bottom:2px}}


/* ==========================================================
   ANGREZI GURU PWA 8.1 — CONSOLIDATED FEEDBACK REPAIR LAYER
   ========================================================== */

/* CTA symmetry and contrast */
.btn,
.btn.primary,
.btn-primary,
.btn.secondary,
.btn-secondary{
  min-height:44px;
  line-height:1.2;
  padding:12px 18px;
  text-align:center;
  white-space:normal;
  overflow:visible;
}
.btn.primary,
.btn-primary{
  color:#ffffff !important;
}
.btn.secondary,
.btn-secondary{
  color:var(--ink) !important;
}
a.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.level-test-cta{
  min-width:190px;
  min-height:46px;
  padding:12px 20px !important;
}

/* Only one homepage summary row */
.home-summary-primary{
  display:none !important;
}

/* Connected-brand symmetry */
.logo-network{
  align-items:stretch;
}
.logo-card{
  min-height:310px;
  height:100%;
  padding:28px 24px;
  grid-template-rows:100px minmax(92px,1fr);
  align-items:start;
}
.logo-stage{
  width:100%;
  height:100px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.logo-stage img{
  width:68px !important;
  height:68px !important;
  max-width:68px !important;
  max-height:68px !important;
  object-fit:contain;
  display:block;
}
.logo-card:nth-child(2) .logo-stage img,
.logo-card:nth-child(3) .logo-stage img{
  border-radius:18px;
  overflow:hidden;
}
.logo-card > div:last-child{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
}
.logo-card h3{
  min-height:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:10px 0 7px;
}
.logo-card p{
  max-width:340px;
  margin:0 auto;
}

/* Tables must always stay inside their content container */
.table-shell{
  width:100%;
  max-width:100%;
  margin:0 auto;
  overflow-x:auto;
  border-radius:18px;
  box-shadow:0 10px 34px rgba(4,24,36,.045);
}
.table-shell .timetable,
.table-shell .tbl{
  width:100%;
  min-width:760px;
  margin:0;
  border-radius:18px;
}
.timetable-main > .wrap{
  width:min(var(--max),calc(100% - 48px));
  margin-left:auto;
  margin-right:auto;
}

/* Footer light-logo treatment */
.footer .brand-logo{
  width:58px;
  height:58px;
}
.footer .brand-logo img{
  object-fit:contain;
  filter:none;
}

/* Floating up/down page navigation */
.page-nav-arrows{
  position:fixed;
  right:20px;
  bottom:92px;
  z-index:128;
  display:flex;
  flex-direction:column;
  gap:7px;
}
.page-nav-arrows button{
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:14px;
  background:#061C26;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:18px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 12px 30px rgba(0,0,0,.18);
}
.page-nav-arrows button:hover{
  background:var(--ag2);
}
.page-nav-arrows button:focus-visible{
  outline:3px solid rgba(0,180,163,.35);
  outline-offset:2px;
}

/* Enrolment form */
.enrolment-form-card{
  padding:28px;
}
.enrolment-form-card .form-grid{
  gap:14px 16px;
}
.enrolment-form-card .field select,
.enrolment-form-card .field input{
  min-height:44px;
}

/* Batch popup */
.upcoming-card{
  border:1px solid rgba(255,255,255,.12);
}
.upcoming-card .batch-ann{
  min-height:96px;
}
.upcoming-card .hero-actions{
  margin-top:18px;
}

/* Mobile-first visual centering where appropriate */
@media(max-width:800px){
  main > .wrap,
  .section-head,
  .hero-copy,
  .hero-side,
  .hero-journey,
  .card,
  .stat,
  .notice-tile,
  .payment-callout,
  .quote,
  .logo-card,
  .footer{
    text-align:center;
  }
  .hero-actions,
  .modal-actions{
    justify-content:center;
  }
  .section-head{
    justify-items:center;
  }
  .section-head p,
  .hero p,
  .card p,
  .payment-callout p,
  .quote p{
    margin-left:auto;
    margin-right:auto;
  }
  .card ul,
  .detail-list,
  .syllabus-block,
  .doc-shell,
  .doc-section,
  .doc-section p,
  .level-body{
    text-align:left;
  }
  .logo-card{
    min-height:260px;
  }
  .table-shell{
    width:100%;
    border-radius:16px;
  }
  .table-shell .timetable,
  .table-shell .tbl{
    min-width:700px;
  }
  .page-nav-arrows{
    right:15px;
    bottom:145px;
  }
  .page-nav-arrows button{
    width:42px;
    height:42px;
  }
  .footer .brand{
    justify-content:center;
  }
  .footer-grid{
    text-align:center;
  }
  .enrolment-form-card{
    padding:20px 16px;
  }
}

/* Legal/syllabus long-form reading remains deliberately left aligned */
.doc-shell,
.doc-shell p,
.doc-shell li,
.level-section,
.level-section p,
.level-section li{
  text-align:left;
}

/* PWA 9.0 — surgical cumulative repairs */
.logo-network{gap:18px!important;align-items:stretch!important}
.logo-card{min-height:225px!important;padding:18px!important;grid-template-rows:72px auto!important;border-radius:22px!important}
.logo-stage{height:72px!important}
.logo-stage img{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}
.logo-card h3{margin:7px 0 5px!important;min-height:22px!important}
.logo-card p{font-size:13px!important;line-height:1.5!important}
.timetable-main .table-shell{width:100%!important;max-width:100%!important;margin:18px auto 28px!important;border:1px solid var(--line)!important;border-radius:18px!important;overflow:auto!important;background:#fff!important;box-shadow:var(--shadow)!important}
.timetable-main table.timetable{width:100%!important;min-width:760px!important;border-collapse:collapse!important;background:#fff!important}
.timetable-main table.timetable thead th{background:var(--navy)!important;color:#fff!important;padding:14px 16px!important;font-size:12px!important;text-transform:uppercase!important}
.timetable-main table.timetable td,.timetable-main table.timetable tbody th{padding:14px 16px!important;border-bottom:1px solid var(--line)!important;vertical-align:middle!important}
.page-nav-arrows{pointer-events:none!important;z-index:9998!important}
.page-nav-arrows button{pointer-events:auto!important;touch-action:manipulation!important}
.david-story{display:grid;grid-template-columns:1.12fr .88fr;gap:24px;align-items:stretch}
.david-story>article,.david-story>aside{border:1px solid var(--line);border-radius:24px;background:#fff;padding:28px;box-shadow:var(--shadow)}
.david-achievements{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}
.david-achievement{border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fff,#f4fbfa);padding:20px}
.david-achievement strong{display:block;color:var(--teal-dark);font-family:var(--head);font-size:26px;line-height:1.05;margin-bottom:7px}
.david-color-band{background:linear-gradient(135deg,var(--navy),#064957);color:#fff;border-radius:28px;padding:34px}
.david-color-band h2,.david-color-band h3{color:#fff}.david-color-band p{color:#d7edf0}
.david-pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.david-pill{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:13px;font-weight:750}
@media(max-width:900px){.david-story{grid-template-columns:1fr}.david-achievements{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.logo-card{min-height:210px!important}.david-achievements{grid-template-columns:1fr}.david-story>article,.david-story>aside{padding:21px}.david-color-band{padding:26px 20px}}

/* ==========================================================
   ANGREZI GURU PWA 13.9 — TYPOGRAPHY FOUNDATION
   Same words. Same layouts. Same colors. Same components.
   Better typographic discipline.
   ========================================================== */
:root{
  --type-body:15px;
  --type-support:13.5px;
  --type-small:12px;
  --type-micro:10.5px;
  --type-eyebrow:11px;
  --type-button:13px;
  --type-h4:16px;
  --type-h3:20px;
  --type-h2:34px;
  --type-page-h1:48px;
  --weight-body:400;
  --weight-medium:500;
  --weight-semibold:600;
  --weight-bold:700;
  --weight-heavy:800;
  --leading-tight:1.15;
  --leading-heading:1.22;
  --leading-body:1.65;
  --leading-support:1.58;
}

/* Core family and weight discipline */
body,
button,
input,
select,
textarea{
  font-family:Inter,Arial,sans-serif;
  font-weight:var(--weight-body);
}
h1,h2,h3,h4,h5,h6,
.btn,.nav,.eyebrow,.badge,.brand strong,
.stat strong,.price-emphasis,.journey-number{
  font-family:Poppins,Inter,Arial,sans-serif;
}
p,li{
  font-size:var(--type-body);
  line-height:var(--leading-body);
}

/* Shared heading hierarchy */
h1{font-weight:var(--weight-heavy);line-height:1.08}
h2{font-weight:var(--weight-bold);line-height:var(--leading-tight)}
h3{font-weight:var(--weight-bold);line-height:var(--leading-heading)}
h4,h5,h6{font-weight:var(--weight-bold);line-height:1.35}
.eyebrow{
  font-size:var(--type-eyebrow);
  line-height:1.3;
  font-weight:var(--weight-heavy);
  letter-spacing:.13em;
}
.badge{
  font-size:10px;
  line-height:1.25;
  font-weight:var(--weight-heavy);
}

/* Navigation, controls and CTAs */
.brand strong{font-size:16px;font-weight:var(--weight-bold);line-height:1.25}
.brand small{font-size:10px;line-height:1.35}
.nav>a,.nav button{font-size:11.5px;font-weight:var(--weight-bold);line-height:1.2}
.currency button{font-size:10.5px;font-weight:var(--weight-heavy);line-height:1.2}
.btn,.btn.primary,.btn-primary,.btn.secondary,.btn-secondary{
  font-size:var(--type-button);
  font-weight:var(--weight-heavy);
  line-height:1.2;
}
.mega h4{font-size:12px;line-height:1.3}
.mega a{font-size:12px;line-height:1.45}
.mega .feature h3{font-size:20px;line-height:1.28}
.mega .feature p{font-size:13px;line-height:1.55}

/* Hero typography — one shared cadence across public pages */
.hero h1{
  font-size:clamp(42px,4.8vw,68px);
  line-height:1.035;
  font-weight:var(--weight-heavy);
  letter-spacing:-.04em;
}
.hero p{
  font-size:15.5px;
  line-height:1.65;
  font-weight:var(--weight-body);
}
.hero-side h2,.hero-journey h2{font-size:24px;line-height:1.2;font-weight:var(--weight-bold)}
.hero-side p{font-size:13px;line-height:1.58}
.hero-fact strong{font-size:13px;line-height:1.35;font-weight:var(--weight-bold)}
.hero-fact span{font-size:11px;line-height:1.5}
.journey-item h3{font-size:15px;line-height:1.3;font-weight:var(--weight-bold)}
.journey-item p{font-size:11.5px;line-height:1.5}
.journey-number{font-size:16px;line-height:1;font-weight:var(--weight-heavy)}

/* Section hierarchy and vertical reading rhythm */
.section h2{font-size:var(--type-h2);line-height:var(--leading-tight);font-weight:var(--weight-bold)}
.section-head p,.section>p,.lede{font-size:var(--type-body);line-height:var(--leading-body)}
.lede{font-size:var(--type-body)}
.card h3{font-size:var(--type-h3);line-height:1.28;font-weight:var(--weight-bold)}
.card p{font-size:var(--type-support);line-height:var(--leading-support)}
.card li{font-size:13px;line-height:1.58}
.detail-list li{font-size:13.5px;line-height:1.58}

/* Summary, notice and compact information modules */
.stat small{font-size:10px;line-height:1.35;font-weight:var(--weight-medium)}
.stat strong{font-size:16px;line-height:1.3;font-weight:var(--weight-bold)}
.notice-tile h3{font-size:18px;line-height:1.3;font-weight:var(--weight-bold)}
.notice-tile p{font-size:13px;line-height:1.58}
.mini small{font-size:9.5px;line-height:1.35;font-weight:var(--weight-medium)}
.mini strong{font-size:13px;line-height:1.35;font-weight:var(--weight-bold)}

/* Tables and fee information */
.tbl th,.tbl td,.timetable th,.timetable td{font-size:12.5px;line-height:1.45}
.tbl th,.timetable th{font-size:10.5px;line-height:1.35;font-weight:var(--weight-bold)}
.timetable-main table.timetable thead th{font-size:10.5px!important;line-height:1.35!important}
.timetable-main table.timetable td,.timetable-main table.timetable tbody th{font-size:12.5px;line-height:1.45}
.fee-chip strong{font-size:13px;line-height:1.35;font-weight:var(--weight-bold)}
.fee-chip span{font-size:10.5px;line-height:1.45}
.price-emphasis{font-size:18px;line-height:1.25;font-weight:var(--weight-heavy)}

/* CEFR content */
.level-head h2{font-size:30px;line-height:1.18;font-weight:var(--weight-bold)}
.level-head p{font-size:13.5px;line-height:1.6}
.syllabus-block h3{font-size:18px;line-height:1.3;font-weight:var(--weight-bold)}
.syllabus-block p,.syllabus-block li{font-size:13px;line-height:1.6}

/* Calls-to-action and branded cards */
.quote h3,.payment-callout h2{font-size:30px;line-height:1.2;font-weight:var(--weight-bold)}
.quote p,.payment-callout p{font-size:15px;line-height:1.65}
.logo-card h3{font-size:18px!important;line-height:1.3!important;font-weight:var(--weight-bold)}
.logo-card p{font-size:13.5px!important;line-height:1.58!important}
.batch-ann strong{font-size:14px;line-height:1.35;font-weight:var(--weight-bold)}
.batch-ann span{font-size:11.5px;line-height:1.5}

/* Forms */
.field label{font-size:11px;line-height:1.35;font-weight:var(--weight-heavy)}
.field input,.field select,.field textarea{font-size:14px;line-height:1.4;font-weight:var(--weight-body)}

/* Legal and policy pages retain a deliberately denser reading cadence */
.doc-title h1{font-size:42px;line-height:1.1;font-weight:var(--weight-heavy)}
.doc-title p{font-size:14px;line-height:1.6}
.doc-scope{font-size:13px;line-height:1.6}
.doc-section h2{font-size:19px;line-height:1.3;font-weight:var(--weight-bold)}
.doc-section p,.doc-section li{font-size:13px;line-height:1.65}

/* Popup */
.upcoming-card h2{font-size:30px;line-height:1.2;font-weight:var(--weight-bold)}
.upcoming-card>p{font-size:13.5px;line-height:1.6}

/* Footer */
.footer h4{font-size:12px;line-height:1.35;font-weight:var(--weight-bold)}
.footer a,.footer p{font-size:11.5px;line-height:1.7}
.footbar{font-size:10px;line-height:1.5}
.sticky-pay{font-size:10.5px;line-height:1.25;font-weight:var(--weight-heavy)}

@media(max-width:800px){
  :root{
    --type-body:14.5px;
    --type-support:13.5px;
    --type-h2:29px;
  }
  .hero h1{font-size:clamp(38px,11vw,46px);line-height:1.06}
  .hero p{font-size:14.5px;line-height:1.62}
  .section h2{font-size:29px;line-height:1.18}
  .card h3{font-size:19px}
  .doc-title h1{font-size:34px;line-height:1.12}
  .doc-section h2{font-size:18px}
  .footer a,.footer p{font-size:11.5px}
  .mobile-bottom a{font-size:9px;line-height:1.2}
}


/* ==========================================================
   ANGREZI GURU PWA — IMPORTANT DATES + FREE DEMO CTA
   Release: 2026-08-24
   ========================================================== */

.ag-free-demo-pulse{
  position:relative;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:12px 16px !important;
  border-radius:13px;
  background:#ffffff !important;
  color:#087B70 !important;
  border:1px solid rgba(0,180,163,.34) !important;
  font-family:Poppins,Inter,Arial,sans-serif;
  font-size:12px !important;
  font-weight:800 !important;
  line-height:1.2;
  text-align:center;
  text-decoration:none !important;
  box-shadow:0 0 0 0 rgba(0,180,163,.24);
  animation:agSoftDemoPulse 2.8s ease-in-out infinite;
}
.ag-free-demo-pulse:hover{
  background:var(--ag-soft) !important;
  color:#066D65 !important;
  transform:translateY(-1px);
}
@keyframes agSoftDemoPulse{
  0%,100%{
    box-shadow:0 0 0 0 rgba(0,180,163,.18),0 8px 22px rgba(4,24,36,.04);
  }
  50%{
    box-shadow:0 0 0 7px rgba(0,180,163,.07),0 10px 26px rgba(4,24,36,.08);
  }
}
@media (prefers-reduced-motion:reduce){
  .ag-free-demo-pulse{animation:none}
}
.footer .footer-demo-btn{
  width:max-content;
  margin-top:16px;
  background:#ffffff !important;
  color:#087B70 !important;
}
.footer .footer-demo-btn:hover{
  color:#066D65 !important;
}
.dates-page .hero{
  min-height:420px;
}
.dates-page .hero-side{
  min-height:0;
}
.dates-window{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:14px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
  color:#E9FFFC;
  font-size:12px;
  font-weight:700;
}
.dates-next{
  display:grid;
  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);
  gap:16px;
  align-items:stretch;
}
.dates-next-card{
  border-radius:24px;
  padding:28px;
  background:linear-gradient(145deg,#062A35,#041923);
  color:#fff;
  box-shadow:var(--shadow);
}
.dates-next-card .eyebrow{color:#76F3E5}
.dates-next-card h2{
  margin:7px 0 10px;
  color:#fff;
  font-size:30px;
}
.dates-next-card p{
  margin:0;
  color:#C7DCE0;
  font-size:14px;
}
.dates-next-programs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.dates-next-program{
  padding:22px;
  border-radius:20px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 10px 34px rgba(4,24,36,.045);
}
.dates-next-program strong{
  display:block;
  margin-bottom:5px;
  font-family:Poppins,Inter,Arial,sans-serif;
  font-size:17px;
  color:var(--ink);
}
.dates-next-program span{
  color:var(--muted);
  font-size:13px;
  line-height:1.55;
}
.dates-table-shell{
  width:100%;
  overflow-x:auto;
  border-radius:20px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:var(--shadow);
}
.dates-table{
  width:100%;
  min-width:860px;
  border-collapse:collapse;
}
.dates-table th{
  padding:15px 16px;
  background:#062B38;
  color:#fff;
  text-align:left;
  font-family:Poppins,Inter,Arial,sans-serif;
  font-size:10.5px;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.dates-table td{
  padding:16px;
  border-bottom:1px solid #E4ECEE;
  vertical-align:top;
  color:#435C68;
  font-size:13px;
  line-height:1.55;
}
.dates-table tr:last-child td{border-bottom:0}
.dates-table .date-col{
  width:190px;
  color:#15323E;
  font-weight:800;
  white-space:nowrap;
}
.dates-table .event-title{
  display:block;
  margin-bottom:3px;
  color:#15323E;
  font-family:Poppins,Inter,Arial,sans-serif;
  font-size:14px;
  font-weight:700;
}
.date-tag{
  display:inline-flex;
  align-items:center;
  width:max-content;
  margin:2px 6px 2px 0;
  padding:5px 8px;
  border-radius:999px;
  background:var(--ag-soft);
  color:#087B70;
  font-size:9.5px;
  font-weight:800;
  line-height:1.2;
}
.date-tag.residential{
  background:#EAF2FA;
  color:#205E8B;
}
.date-note{
  margin-top:18px;
  padding:18px 20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#F8FCFB;
  color:var(--muted);
  font-size:13px;
  line-height:1.65;
}
.dates-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:30px;
  border-radius:26px;
  background:linear-gradient(125deg,#041923,#073C47 65%,#08786F);
  color:#fff;
  box-shadow:var(--shadow);
}
.dates-cta h2{margin:0 0 7px;color:#fff}
.dates-cta p{margin:0;color:#C4D8DC}
.dates-cta-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:9px;
  flex:none;
}
@media(max-width:1120px){
  .actions .ag-free-demo-pulse{display:inline-flex !important}
}
@media(max-width:800px){
  .actions .ag-free-demo-pulse{
    display:none !important;
  }
  .dates-page .hero{min-height:0}
  .dates-next{grid-template-columns:1fr}
  .dates-next-programs{grid-template-columns:1fr}
  .dates-next-card,
  .dates-next-program{text-align:center}
  .dates-cta{
    display:block;
    text-align:center;
    padding:26px 20px;
  }
  .dates-cta-actions{
    margin-top:18px;
    justify-content:center;
  }
  .footer .footer-demo-btn{
    margin-left:auto;
    margin-right:auto;
  }
}
