:root{
  --tja-navy:#0c2f56;
  --tja-deep:#062542;
  --tja-blue:#133f6d;
  --tja-gold:#d9a21b;
  --tja-gold2:#f1c044;
  --tja-ivory:#fbf8f1;
  --tja-cream:#f4eee2;
  --tja-line:#e9dfcb;
  --tja-text:#24364b;
  --tja-muted:#667487;
  --tja-white:#fff;
  --tja-shadow:0 14px 40px rgba(9,35,64,.10);
  --tja-radius:16px;
  --tja-max:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--tja-text);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
.tja-container{width:min(var(--tja-max),calc(100% - 48px));margin-inline:auto}
.tja-announcement{background:linear-gradient(90deg,#ebb126,#f3c24f,#e7aa1d);color:#09284a;text-align:center;font-weight:800;font-size:13px;letter-spacing:.055em;padding:8px 16px}
.tja-site-header{background:#fff;border-bottom:1px solid #ece6da;position:sticky;top:0;z-index:999;box-shadow:0 6px 20px rgba(7,37,66,.04)}
.tja-header-inner{height:92px;display:flex;align-items:center;gap:30px}
.tja-brand{display:flex;align-items:center;gap:14px;min-width:300px}
.tja-brand img{width:72px;height:72px;object-fit:contain}
.tja-brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;letter-spacing:.045em;color:var(--tja-navy);display:block;line-height:1}
.tja-brand-copy em{display:block;font-style:normal;color:var(--tja-navy);font-size:15px;letter-spacing:.13em;margin-top:5px}
.tja-brand-copy small{display:block;color:#775d2b;font-family:Georgia,serif;font-size:12px;margin-top:4px}
.tja-main-nav{margin-left:auto}
.tja-main-nav ul{display:flex;align-items:center;gap:30px;list-style:none;padding:0;margin:0}
.tja-main-nav a{font-size:14px;font-weight:650;color:#163a62;transition:.2s ease}
.tja-main-nav a:hover{color:#b17a00}
.tja-header-hsu{width:48px;height:48px;object-fit:contain;margin-left:2px}
.tja-header-register{background:var(--tja-gold);color:#fff;font-weight:800;padding:12px 20px;border-radius:7px;box-shadow:0 8px 18px rgba(185,131,8,.20);white-space:nowrap}
.tja-menu-toggle{display:none;background:none;border:0;font-size:28px;color:var(--tja-navy);cursor:pointer}
.tja-hero{background:linear-gradient(90deg,#fffdf8 0 46%,#f4ede2 46% 100%);overflow:hidden}
.tja-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:610px;align-items:stretch}
.tja-hero-copy{padding:60px 48px 46px 18px;display:flex;flex-direction:column;justify-content:center;position:relative}
.tja-hero-copy:before{content:"";position:absolute;left:-95px;top:30px;width:260px;height:530px;opacity:.16;background:radial-gradient(circle at 50% 20%,transparent 0 28%,#d9caa6 29% 31%,transparent 32% 100%)}
.tja-kicker{font-size:12px;letter-spacing:.18em;font-weight:800;color:#9b741b;margin-bottom:14px}
.tja-kicker.gold{color:#c58d09}
.tja-hero h1,.tja-welcome h2,.tja-section-title h2,.tja-statement h2,.tja-final-cta h2{font-family:Georgia,"Times New Roman",serif;color:var(--tja-navy);font-weight:500;letter-spacing:-.025em;margin:0}
.tja-hero h1{font-size:58px;line-height:1.03}
.tja-hero h1 span{color:#153e67}
.tja-cross-rule{display:flex;align-items:center;gap:10px;width:260px;margin:18px auto 18px 52px;color:var(--tja-gold)}
.tja-cross-rule i{height:1px;background:var(--tja-gold);flex:1}
.tja-cross-rule b{font-size:18px}
.tja-hero-lead{font-size:18px;line-height:1.65;max-width:570px;color:#4b5a6d;margin:0 0 24px}
.tja-actions{display:flex;gap:14px;flex-wrap:wrap}
.tja-actions.center{justify-content:center}
.tja-btn{display:inline-flex;justify-content:center;align-items:center;min-height:47px;padding:0 22px;border-radius:7px;font-weight:800;font-size:14px;transition:.2s ease}
.tja-btn:hover{transform:translateY(-2px)}
.tja-btn-navy{background:var(--tja-navy);color:#fff;box-shadow:0 8px 18px rgba(6,43,78,.16)}
.tja-btn-gold{background:linear-gradient(135deg,#d7980d,#edbd3a);color:#fff;box-shadow:0 8px 18px rgba(194,137,8,.18)}
.tja-btn-outline{border:1px solid #e4bc54;color:#fff;background:transparent}
.tja-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:29px;max-width:610px}
.tja-quickfacts>div{display:flex;align-items:center;gap:10px;font-size:13px;color:#173a60}
.tja-qicon{width:38px;height:38px;border:1px solid #e2ba5c;border-radius:50%;display:grid;place-items:center;color:var(--tja-navy);font-weight:900;background:#fff}
.tja-oversight{display:flex;align-items:center;gap:12px;margin-top:25px;color:#415067;font-size:13px;max-width:565px}
.tja-oversight img{width:56px;height:56px;object-fit:contain}
.tja-hero-media{position:relative;min-height:610px;overflow:hidden}
.tja-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}
.tja-photo-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.9) 0%,rgba(255,253,248,.08) 22%,rgba(7,37,65,.02) 100%)}
.tja-trust-wrap{background:#fff;padding:18px 0 14px}
.tja-trust{background:#fffdf9;border:1px solid #eadfc9;border-radius:14px;box-shadow:0 8px 28px rgba(7,37,65,.055);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}
.tja-trust article{display:flex;gap:18px;align-items:center;padding:22px 30px;border-right:1px solid #eadfc9}
.tja-trust article:last-child{border-right:0}
.tja-trust-icon{font-size:34px;color:var(--tja-gold);min-width:42px}
.tja-trust h3{font-family:Georgia,serif;color:var(--tja-navy);font-size:20px;margin:0 0 2px}
.tja-trust p{font-size:13px;margin:0;color:#5a6778;line-height:1.4}
.tja-welcome{padding:56px 0 42px;background:#fff}
.tja-welcome-grid{display:grid;grid-template-columns:.43fr .57fr;align-items:center;gap:55px}
.tja-welcome-image{min-height:330px;border-radius:0 30px 30px 0;overflow:hidden;margin-left:calc((100vw - min(var(--tja-max),calc(100vw - 48px)))/-2)}
.tja-welcome-image img{width:100%;height:100%;min-height:330px;object-fit:cover;filter:saturate(.83) contrast(.97)}
.tja-welcome-copy{padding-right:32px}
.tja-welcome h2{font-size:46px;line-height:1.06;margin-bottom:13px}
.tja-mini-rule{width:130px;height:2px;background:linear-gradient(90deg,var(--tja-gold),transparent);margin:18px 0}
.tja-welcome p{font-size:16px;color:#536174;margin:0 0 14px;max-width:680px}
.tja-text-link{display:inline-block;margin-top:6px;color:var(--tja-navy);font-weight:800}
.tja-text-link span{color:var(--tja-gold);font-size:20px;margin-left:5px}
.tja-programs{padding:30px 0 62px;background:linear-gradient(#fff,#fdfbf7)}
.tja-section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-bottom:26px}
.tja-section-title div{height:1px;background:linear-gradient(90deg,transparent,#d6a126)}
.tja-section-title div:last-child{background:linear-gradient(90deg,#d6a126,transparent)}
.tja-section-title h2{font-size:34px;white-space:nowrap}
.tja-program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.tja-program-card{position:relative;background:#fff;border:1px solid #eadfca;border-radius:13px;overflow:hidden;box-shadow:0 10px 26px rgba(8,39,70,.055);transition:.25s ease}
.tja-program-card:hover{transform:translateY(-5px);box-shadow:var(--tja-shadow)}
.tja-program-card>img{height:165px;width:100%;object-fit:cover}
.tja-card-symbol{position:absolute;left:50%;top:138px;transform:translateX(-50%);width:54px;height:54px;border:2px solid #e7c062;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--tja-navy);font-weight:900}
.tja-card-copy{text-align:center;padding:36px 19px 22px;min-height:225px}
.tja-card-copy h3{font-family:Georgia,serif;font-size:21px;color:var(--tja-navy);margin:0 0 7px}
.tja-card-copy p{font-size:13.5px;color:#5d6979;margin:0 0 14px}
.tja-card-copy a{font-size:13px;font-weight:800;color:#9d7009}
.tja-coming{display:block;color:#c68700;font-size:10px;font-weight:900;letter-spacing:.11em;margin-top:-3px;margin-bottom:7px}
.tja-statement{background:linear-gradient(110deg,#0c355f,#062744);color:#fff;padding:35px 0;position:relative;overflow:hidden}
.tja-statement:before,.tja-statement:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(255,255,255,.06);border-radius:50%;top:-70px}
.tja-statement:before{left:-80px}.tja-statement:after{right:-80px}
.tja-statement-grid{display:grid;grid-template-columns:1fr 70px .9fr;align-items:center;gap:32px}
.tja-statement h2{color:#fff;font-size:43px;line-height:1.04;text-align:center}
.tja-statement h2 span{color:#f1b929}
.tja-statement-divider{height:95px;border-left:1px solid #c99728;color:#e0ae31;display:flex;align-items:center;justify-content:center;font-size:19px}
.tja-statement blockquote{margin:0;font-family:Georgia,serif;font-size:23px;font-style:italic;line-height:1.35;text-align:center;color:#fff8e8}
.tja-statement cite{display:block;font-family:Inter,sans-serif;font-style:normal;font-size:14px;margin-top:8px;color:#d9e2eb}
.tja-pathway{padding:28px 0 34px;background:#fff}
.tja-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border:1px solid #ebdfc8;border-radius:15px;padding:22px;background:#fffdf9}
.tja-path-grid article{text-align:center;position:relative;padding:4px 12px}
.tja-path-grid article:not(:last-child):after{content:"→";position:absolute;right:-18px;top:30px;color:#d4a328;font-size:25px}
.tja-path-circle{width:64px;height:64px;margin:0 auto 8px;border-radius:50%;background:var(--tja-navy);border:4px solid #fff;outline:2px solid #e4bd5c;color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-size:18px}
.tja-path-grid h3{font-family:Georgia,serif;color:var(--tja-navy);font-size:19px;margin:0 0 3px}
.tja-path-grid p{font-size:12.5px;color:#647083;margin:0}
.tja-foundations{padding:0 0 34px;background:#fff}
.tja-foundation-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.tja-foundation-grid article{border:1px solid #eadfc9;border-radius:12px;background:#fffdf9;padding:18px 14px;min-height:145px}
.tja-foundation-grid span{font-size:26px;color:var(--tja-gold);float:left;margin-right:9px;line-height:1}
.tja-foundation-grid h3{font-family:Georgia,serif;color:var(--tja-navy);font-size:16px;margin:0 0 7px}
.tja-foundation-grid p{font-size:12.5px;color:#657083;margin:0;clear:both;padding-top:5px}
.tja-parents{padding:0 0 42px;background:#fff}
.tja-parent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.tja-parent-grid article{display:grid;grid-template-columns:54px 1fr;column-gap:10px;align-items:start;border:1px solid #eee5d5;border-radius:12px;padding:17px;background:#fcfaf5}
.tja-parent-grid span{grid-row:1/3;width:50px;height:50px;border-radius:12px;background:#0c355f;color:#fff;display:grid;place-items:center;font-weight:900;font-size:15px}
.tja-parent-grid h3{font-family:Georgia,serif;color:var(--tja-navy);font-size:16px;line-height:1.05;margin:2px 0 5px}
.tja-parent-grid p{font-size:12.5px;color:#667385;margin:0}
.tja-final-cta{background:linear-gradient(110deg,#0b355f,#062542);padding:37px 0 42px;text-align:center;color:#fff;position:relative;overflow:hidden}
.tja-final-cta:before,.tja-final-cta:after{content:"";position:absolute;top:-65px;width:260px;height:260px;border:1px solid rgba(240,188,70,.08);border-radius:50%}
.tja-final-cta:before{left:-90px}.tja-final-cta:after{right:-90px}
.tja-cta-cross{color:#e9b531;font-size:24px}
.tja-final-cta h2{color:#fff;font-size:38px;margin:4px 0 5px}
.tja-final-cta p{max-width:760px;margin:0 auto 18px;font-size:14px;color:#e7edf3}
.tja-site-footer{background:#062542;color:#fff;border-top:1px solid #c89823}
.tja-footer-main{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:center;padding:22px 0}
.tja-footer-brand,.tja-footer-hsu{display:flex;align-items:center;gap:12px}
.tja-footer-hsu{justify-content:flex-end;text-align:left}
.tja-footer-brand img,.tja-footer-hsu img{width:64px;height:64px;object-fit:contain}
.tja-footer-brand strong{font-family:Georgia,serif;display:block;font-size:18px}
.tja-footer-brand small{color:#d7b866}
.tja-footer-center{text-align:center}
.tja-footer-center a{color:#efb72c;font-weight:800}
.tja-socials{display:flex;justify-content:center;gap:9px;margin-top:8px}
.tja-socials a{width:28px;height:28px;border-radius:50%;background:#dca31c;color:#062542;display:grid;place-items:center;font-size:12px;font-weight:900}
.tja-footer-hsu p{font-size:12px;line-height:1.35;color:#e6edf3;margin:0;max-width:210px}
.tja-footer-bottom{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:9px 20px;font-size:11px;color:#9db0c2}
.tja-page-wrap{width:min(1100px,calc(100% - 48px));margin:50px auto 80px}
.tja-page-wrap h1{font-family:Georgia,serif;color:var(--tja-navy);font-size:45px}
.tja-page-content.elementor-page{width:100%}
@media (max-width:1050px){
  .tja-header-hsu{display:none}
  .tja-main-nav ul{gap:18px}
  .tja-brand{min-width:245px}
  .tja-brand-copy strong{font-size:20px}
  .tja-hero h1{font-size:48px}
  .tja-program-grid{grid-template-columns:repeat(2,1fr)}
  .tja-foundation-grid{grid-template-columns:repeat(3,1fr)}
  .tja-parent-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:820px){
  .tja-container{width:min(100% - 30px,var(--tja-max))}
  .tja-header-inner{height:78px}
  .tja-brand img{width:58px;height:58px}
  .tja-brand-copy small{display:none}
  .tja-main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:18px 24px;box-shadow:0 12px 26px rgba(8,37,66,.12)}
  .tja-main-nav.open{display:block}
  .tja-main-nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:15px}
  .tja-menu-toggle{display:block;margin-left:auto}
  .tja-header-register{display:none}
  .tja-hero{background:#fffdf8}
  .tja-hero-grid{grid-template-columns:1fr;min-height:auto;width:100%}
  .tja-hero-copy{padding:45px 24px 30px;text-align:center}
  .tja-hero h1{font-size:45px}
  .tja-cross-rule{margin:17px auto}
  .tja-hero-lead{margin-inline:auto}
  .tja-actions{justify-content:center}
  .tja-quickfacts{margin-inline:auto}
  .tja-oversight{margin-inline:auto;text-align:left}
  .tja-hero-media{min-height:410px}
  .tja-photo-vignette{background:linear-gradient(180deg,rgba(255,253,248,.32),rgba(255,253,248,0))}
  .tja-trust{grid-template-columns:1fr}
  .tja-trust article{border-right:0;border-bottom:1px solid #eadfc9}
  .tja-trust article:last-child{border-bottom:0}
  .tja-welcome-grid{grid-template-columns:1fr;gap:28px}
  .tja-welcome-image{margin:0;border-radius:18px;min-height:250px}
  .tja-welcome-image img{min-height:250px}
  .tja-welcome-copy{padding:0}
  .tja-statement-grid{grid-template-columns:1fr;gap:18px}
  .tja-statement-divider{height:auto;border-left:0;border-top:1px solid #c99728;padding-top:12px}
  .tja-path-grid{grid-template-columns:repeat(2,1fr)}
  .tja-path-grid article:nth-child(2):after{display:none}
  .tja-foundation-grid{grid-template-columns:repeat(2,1fr)}
  .tja-footer-main{grid-template-columns:1fr;text-align:center}
  .tja-footer-brand,.tja-footer-hsu{justify-content:center;text-align:left}
}
@media (max-width:560px){
  .tja-announcement{font-size:10.5px;letter-spacing:.03em}
  .tja-brand{min-width:0;gap:8px}
  .tja-brand img{width:52px;height:52px}
  .tja-brand-copy strong{font-size:16px}
  .tja-brand-copy em{font-size:11px;letter-spacing:.08em}
  .tja-hero h1{font-size:38px}
  .tja-hero-lead{font-size:16px}
  .tja-quickfacts{grid-template-columns:1fr;max-width:270px;text-align:left}
  .tja-hero-media{min-height:330px}
  .tja-welcome h2{font-size:37px}
  .tja-program-grid{grid-template-columns:1fr}
  .tja-section-title h2{font-size:27px}
  .tja-statement h2{font-size:35px}
  .tja-path-grid{grid-template-columns:1fr}
  .tja-path-grid article:after{display:none!important}
  .tja-foundation-grid{grid-template-columns:1fr}
  .tja-parent-grid{grid-template-columns:1fr}
  .tja-final-cta h2{font-size:32px}
}

/* V3 navigation dropdowns */
.tja-main-nav li{position:relative}
.tja-main-nav ul ul{
  position:absolute;top:calc(100% + 18px);left:-18px;min-width:245px;
  background:#fff;border:1px solid #ece3d2;border-radius:12px;
  box-shadow:0 16px 36px rgba(7,37,66,.13);
  padding:10px;display:none;z-index:1000
}
.tja-main-nav ul ul:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}
.tja-main-nav li:hover>ul{display:block}
.tja-main-nav ul ul li{width:100%}
.tja-main-nav ul ul a{display:block;padding:10px 12px;border-radius:8px;white-space:nowrap}
.tja-main-nav ul ul a:hover{background:#fbf7ed}
@media(max-width:820px){
  .tja-main-nav ul ul{position:static;display:block;border:0;box-shadow:none;padding:6px 0 0 14px;min-width:0}
  .tja-main-nav ul ul a{font-size:13px;padding:7px 8px}
}

/* V4 typography refinement */
.tja-main-nav a{font-size:15px}
.tja-trust h3{font-size:22px}
.tja-trust p{font-size:14.5px}
.tja-welcome p{font-size:17px}
.tja-card-copy p{font-size:15px;line-height:1.55}
.tja-path-grid p,.tja-foundation-grid p,.tja-parent-grid p{font-size:14px;line-height:1.5}

/* V5 exact official logo lockup */
.tja-brand .tja-official-lockup{width:122px;height:68px;object-fit:contain;object-position:center}
.tja-footer-brand .tja-official-lockup{width:112px;height:64px;object-fit:contain}
.tja-footer-hsu{min-height:64px}
@media(max-width:560px){
  .tja-brand .tja-official-lockup{width:88px;height:50px}
  .tja-brand-copy strong{font-size:15px}
}

/* V5.1 logo transparency / no white box treatment */
.tja-site-header{
  background:var(--tja-navy);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.tja-main-nav a,
.tja-brand-copy strong,
.tja-brand-copy em{color:#fff}
.tja-brand-copy small{color:#d7b866}
.tja-header-register{box-shadow:none}
.tja-brand,
.tja-footer-brand{
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
  padding:0 !important;
}
.tja-brand img,
.tja-footer-brand img,
.tja-official-lockup{
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
  mix-blend-mode:normal;
}
.tja-brand .tja-official-lockup{
  width:136px;
  height:74px;
  display:block;
}
.tja-footer-brand .tja-official-lockup{
  width:128px;
  height:70px;
  display:block;
}
@media(max-width:560px){
  .tja-brand .tja-official-lockup{width:104px;height:58px}
}

/* V5.2 true transparent logo asset */
.tja-brand,
.tja-footer-brand,
.tja-brand .tja-official-lockup,
.tja-footer-brand .tja-official-lockup{
  background:none !important;
  background-color:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
.tja-brand .tja-official-lockup{
  width:142px;
  height:auto;
  padding:0 !important;
  margin:0 !important;
}
.tja-footer-brand .tja-official-lockup{
  width:132px;
  height:auto;
  padding:0 !important;
  margin:0 !important;
}


/* =========================================================
   V5.2.1 NAVIGATION DROPDOWN VISIBILITY FIX
   Fixes white submenu box with invisible white link text.
   Applies site-wide through the global theme header.
   ========================================================= */

/* Parent items with dropdowns get a clear visual indicator. */
.tja-main-nav li.menu-item-has-children > a::after{
  content:"▾";
  display:inline-block;
  margin-left:6px;
  font-size:10px;
  line-height:1;
  color:#d9a21b;
  transform:translateY(-1px);
}

/* DESKTOP */
@media (min-width:821px){

  /* Main navigation stays white on the navy header. */
  .tja-main-nav > ul > li > a{
    color:#fff !important;
  }

  .tja-main-nav > ul > li > a:hover,
  .tja-main-nav > ul > li > a:focus{
    color:#f1c044 !important;
  }

  /* Dropdown panel is white, so submenu links MUST be navy. */
  .tja-main-nav ul ul{
    background:#fff !important;
    border:1px solid #e8dcc4 !important;
    box-shadow:0 18px 40px rgba(4,31,58,.20) !important;
  }

  .tja-main-nav ul ul a{
    color:#163a62 !important;
    background:transparent !important;
    font-weight:650;
  }

  .tja-main-nav ul ul a:hover,
  .tja-main-nav ul ul a:focus,
  .tja-main-nav ul ul .current-menu-item > a,
  .tja-main-nav ul ul .current_page_item > a{
    color:#0c2f56 !important;
    background:#fbf5e7 !important;
  }

  /* Also open dropdowns for keyboard users. */
  .tja-main-nav li:focus-within > ul{
    display:block;
  }
}

/* MOBILE / TABLET */
@media (max-width:820px){

  /* Keep the opened mobile navigation consistent with the navy header. */
  .tja-main-nav{
    background:#0c2f56 !important;
    border-top:1px solid rgba(255,255,255,.12) !important;
    box-shadow:0 14px 30px rgba(4,31,58,.24) !important;
  }

  .tja-main-nav a,
  .tja-main-nav > ul > li > a,
  .tja-main-nav ul ul a{
    color:#fff !important;
  }

  .tja-main-nav a:hover,
  .tja-main-nav a:focus{
    color:#f1c044 !important;
  }

  /* Submenus are visible and visually nested on mobile. */
  .tja-main-nav ul ul{
    position:static !important;
    display:block !important;
    background:rgba(255,255,255,.07) !important;
    border:0 !important;
    border-left:2px solid #d9a21b !important;
    border-radius:8px !important;
    box-shadow:none !important;
    padding:7px 8px 7px 12px !important;
    margin-top:6px !important;
    width:100%;
  }

  .tja-main-nav ul ul a{
    padding:8px 10px !important;
    white-space:normal !important;
  }

  .tja-menu-toggle{
    color:#fff !important;
  }
}


/* =========================================================
   V5.3 MONTHLY NEWSLETTER
   ========================================================= */
.tja-latest-newsletter{padding:70px 0;background:#fbf8f1;border-top:1px solid #eee3d0}
.tja-newsletter-home-grid{display:grid;grid-template-columns:340px 1fr;gap:58px;align-items:center}
.tja-newsletter-home-cover img{
  display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;
  border-radius:16px;border:1px solid #e2d5bd;
  box-shadow:0 18px 42px rgba(7,37,66,.12)
}
.tja-newsletter-home-copy h2{
  font-family:Georgia,"Times New Roman",serif;color:var(--tja-navy);
  font-size:44px;line-height:1.08;margin:10px 0 16px;font-weight:500
}
.tja-newsletter-home-copy p{font-size:17px;line-height:1.7;color:#58697d;max-width:720px}
@media(max-width:820px){
  .tja-newsletter-home-grid{grid-template-columns:1fr;gap:30px}
  .tja-newsletter-home-cover{max-width:320px}
}


/* =========================================================
   V5.3.1 TOP NAV BASELINE ALIGNMENT
   Keeps dropdown parents (About / Programs) aligned with
   all other top-level menu items.
   ========================================================= */
@media (min-width:821px){
  .tja-main-nav > ul{
    display:flex;
    align-items:center !important;
  }

  .tja-main-nav > ul > li{
    display:flex !important;
    align-items:center !important;
    height:100%;
  }

  .tja-main-nav > ul > li > a{
    display:inline-flex !important;
    align-items:center !important;
    line-height:1.2 !important;
    vertical-align:middle !important;
  }

  .tja-main-nav li.menu-item-has-children > a::after{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    margin-left:6px;
    transform:none !important;
    position:relative;
    top:0 !important;
    line-height:1 !important;
  }
}


/* =========================================================
   V5.4 SUPPORT / SUGGESTED DONATION
   ========================================================= */
.tja-support-home{
  padding:70px 0;
  background:#fff;
  border-top:1px solid #eee3d0;
}
.tja-support-home-grid{
  display:grid;
  grid-template-columns:1fr 360px;
  gap:54px;
  align-items:center;
}
.tja-support-home-copy h2{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:44px;
  line-height:1.08;
  margin:10px 0 16px;
  font-weight:500;
}
.tja-support-home-copy p{
  font-size:17px;
  line-height:1.7;
  color:#58697d;
  max-width:720px;
}
.tja-support-home-small{
  padding:15px 18px;
  background:#fffaf0;
  border-left:4px solid #d9a21b;
}
.tja-support-home-qr{
  background:#fbf8f1;
  border:1px solid #e7dcc6;
  border-radius:16px;
  padding:20px;
  box-shadow:0 15px 38px rgba(7,37,66,.08);
}
.tja-support-home-qr img{
  width:100%;
  height:auto;
  display:block;
  border-radius:8px;
}
@media(max-width:820px){
  .tja-support-home-grid{
    grid-template-columns:1fr;
  }
  .tja-support-home-qr{
    max-width:380px;
  }
}


/* =========================================================
   V5.4.1 HEADER SPACE + COMPACT NAVIGATION
   Resources is now nested under About.
   ========================================================= */
@media (min-width:821px){
  .tja-header-inner{
    gap:18px !important;
  }

  .tja-brand{
    min-width:255px !important;
    flex:0 0 auto;
  }

  .tja-main-nav{
    margin-left:auto;
    min-width:0;
  }

  .tja-main-nav > ul{
    gap:20px !important;
  }

  .tja-main-nav > ul > li > a{
    font-size:14px !important;
    white-space:nowrap;
  }

  .tja-header-register{
    padding:11px 17px !important;
    flex:0 0 auto;
  }
}

/* Switch to the mobile navigation before desktop items can collide
   with the brand/logo on narrower laptop/tablet widths. */
@media (min-width:821px) and (max-width:1080px){
  .tja-header-inner{
    height:82px;
  }

  .tja-main-nav{
    display:none !important;
    position:absolute;
    top:82px;
    left:0;
    right:0;
    background:#0c2f56 !important;
    border-top:1px solid rgba(255,255,255,.12) !important;
    padding:18px 24px;
    box-shadow:0 12px 26px rgba(8,37,66,.18);
  }

  .tja-main-nav.open{
    display:block !important;
  }

  .tja-main-nav > ul{
    display:flex;
    flex-direction:column;
    align-items:flex-start !important;
    gap:14px !important;
  }

  .tja-main-nav > ul > li{
    width:100%;
    display:block !important;
  }

  .tja-main-nav > ul > li > a{
    width:100%;
    color:#fff !important;
    padding:8px 0;
  }

  .tja-main-nav ul ul{
    position:static !important;
    display:block !important;
    width:100%;
    margin-top:5px;
    background:rgba(255,255,255,.07) !important;
    border:0 !important;
    border-left:2px solid #d9a21b !important;
    border-radius:8px !important;
    box-shadow:none !important;
    padding:6px 8px 6px 12px !important;
  }

  .tja-main-nav ul ul a{
    color:#fff !important;
  }

  .tja-menu-toggle{
    display:block !important;
    margin-left:auto;
    color:#fff !important;
  }

  .tja-header-register{
    display:none !important;
  }
}

/* =========================================================
   V5.6 AUDIT REMEDIATION — LINKS, ACCESSIBILITY, CONSISTENCY
   No image assets are changed by this release.
   ========================================================= */
:root{
  --tja-gold-text:#8a6200;
}

/* Keyboard access */
.tja-skip-link{
  position:fixed;
  left:16px;
  top:12px;
  z-index:10050;
  transform:translateY(-180%);
  background:#fff;
  color:#062542;
  border:2px solid #d9a21b;
  border-radius:7px;
  padding:10px 14px;
  font-weight:800;
  box-shadow:0 8px 22px rgba(6,37,66,.18);
}
.tja-skip-link:focus{transform:translateY(0)}
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible{
  outline:3px solid #0c5a9d;
  outline-offset:3px;
}
.tja-announcement{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.tja-announcement a{
  color:#062542;
  text-decoration:underline;
  text-underline-offset:2px;
  font-weight:900;
}

/* Gold is decorative; when it carries text on a light background use the
   accessible dark-gold token. */
.tja-kicker,
.tja-kicker.gold,
.tja-card-copy a,
.tja-coming,
.tja-text-link span{
  color:var(--tja-gold-text);
}
.tja-header-register,
.tja-btn-gold{
  color:#062542 !important;
}
.tja-main-nav a{min-height:44px;display:inline-flex;align-items:center}
.tja-menu-toggle{min-width:48px;min-height:48px}
.tja-header-register{min-height:46px;display:inline-flex;align-items:center}

/* Footer legal navigation */
.tja-footer-bottom{
  display:flex;
  gap:12px 20px;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
}
.tja-footer-legal{
  display:flex;
  gap:10px 16px;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
}
.tja-footer-legal a{
  color:#dce7f0;
  text-decoration:underline;
  text-underline-offset:3px;
}
.tja-socials a{min-width:34px;min-height:34px}

/* Blank Programs page recovery */
.tja-programs-fallback{
  max-width:1160px;
  margin:0 auto;
  padding:30px 0 60px;
}
.tja-programs-fallback h1{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:clamp(36px,5vw,54px);
  line-height:1.05;
  margin:8px 0 14px;
}
.tja-programs-fallback-lead{
  max-width:820px;
  font-size:18px;
  color:#58697d;
}
.tja-programs-fallback-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
  margin:30px 0;
}
.tja-programs-fallback-grid article{
  border:1px solid #e5dac5;
  background:#fffdf9;
  border-radius:14px;
  padding:26px;
}
.tja-programs-fallback-grid span{
  display:inline-block;
  color:var(--tja-gold-text);
  font-weight:900;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.tja-programs-fallback-grid h2{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  margin:7px 0 9px;
}
.tja-programs-fallback-grid p{color:#5d6b7d}
.tja-programs-fallback-grid a{color:#0c477f;font-weight:800;text-decoration:underline}

/* Prevent narrow-screen compounding. */
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:820px){
  .tja-main-nav a{min-height:48px}
  .tja-programs-fallback-grid{grid-template-columns:1fr}
  .tja-announcement{font-size:11px;line-height:1.35}
}

/* =========================================================
   V5.6.1 — HOME PROGRAM SCHEDULE
   ========================================================= */
.tja-home-schedule{
  padding:72px 0 76px;
  background:#fbf8f1;
  border-top:1px solid #eee2ce;
  border-bottom:1px solid #eee2ce;
}
.tja-schedule-intro{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin:4px 0 28px;
}
.tja-schedule-intro h3{
  margin:6px 0 8px;
  color:var(--tja-navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:32px;
  line-height:1.15;
}
.tja-schedule-intro p{
  margin:0;
  max-width:760px;
  color:#59697b;
  font-size:16px;
}
.tja-schedule-table-wrap{
  overflow-x:auto;
  border:1px solid #ddd2bd;
  border-radius:14px;
  background:#fff;
  box-shadow:0 12px 30px rgba(7,37,66,.05);
}
.tja-schedule-table{
  width:100%;
  border-collapse:collapse;
  min-width:820px;
}
.tja-schedule-table th,
.tja-schedule-table td{
  padding:16px 18px;
  text-align:left;
  vertical-align:middle;
  border-bottom:1px solid #e7e0d5;
  color:#34475a;
  font-size:14px;
  line-height:1.45;
}
.tja-schedule-table thead th{
  background:var(--tja-navy);
  color:#fff;
  border-bottom:0;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.055em;
}
.tja-schedule-table tbody tr:nth-child(even){
  background:#fbfaf7;
}
.tja-schedule-table tbody tr:last-child th,
.tja-schedule-table tbody tr:last-child td{
  border-bottom:0;
}
.tja-schedule-table th[scope="row"]{
  width:29%;
  color:var(--tja-navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:16px;
}
.tja-schedule-table th[scope="row"] a{
  color:var(--tja-navy);
  text-decoration:none;
}
.tja-schedule-table th[scope="row"] a:hover{
  text-decoration:underline;
  text-underline-offset:3px;
}
.tja-schedule-table td strong{
  color:#243b54;
}
.tja-schedule-status{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:5px 10px;
  border-radius:999px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
  white-space:nowrap;
}
.tja-schedule-status-open{
  background:#eef8f1;
  border:1px solid #2d7746;
  color:#1d5b33;
}
.tja-schedule-status-waitlist{
  background:#fff7df;
  border:1px solid #a77a0d;
  color:#755500;
}
.tja-schedule-status-soon{
  background:#eef4fb;
  border:1px solid #456d98;
  color:#284f79;
}
.tja-schedule-status-neutral{
  background:#f2f4f7;
  border:1px solid #7a8390;
  color:#424b56;
}
.tja-schedule-foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-top:20px;
}
.tja-schedule-foot p{
  margin:0;
  color:#5a697a;
  font-size:14px;
}
.tja-schedule-foot .tja-actions{
  flex:0 0 auto;
}
@media(max-width:850px){
  .tja-home-schedule{
    padding:54px 0 58px;
  }
  .tja-schedule-intro,
  .tja-schedule-foot{
    align-items:flex-start;
    flex-direction:column;
  }
  .tja-schedule-intro h3{
    font-size:28px;
  }
  .tja-schedule-foot .tja-actions{
    width:100%;
  }
}


/* =========================================================
   V5.6.2 — FALL/WINTER SCHEDULE + PROVERBS 22:6
   ========================================================= */
.tja-scripture-feature{
  padding:62px 0;
  background:#fff;
}
.tja-scripture-feature-parents{
  padding-top:42px;
  padding-bottom:42px;
}
.tja-scripture-card{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:22px;
  align-items:center;
  max-width:980px;
  margin:0 auto;
  padding:30px 34px;
  background:linear-gradient(120deg,#fffaf0 0%,#fbf8f1 100%);
  border:1px solid #dfd2b8;
  border-left:5px solid var(--tja-gold);
  border-radius:14px;
}
.tja-scripture-mark{
  color:var(--tja-gold);
  font-family:Georgia,"Times New Roman",serif;
  font-size:72px;
  line-height:.8;
  align-self:start;
  margin-top:4px;
}
.tja-scripture-card blockquote{margin:0}
.tja-scripture-card blockquote p{
  margin:6px 0 9px;
  color:var(--tja-navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(24px,3vw,34px);
  line-height:1.34;
  font-style:italic;
}
.tja-scripture-card cite{
  color:#5c6b7b;
  font-style:normal;
  font-weight:800;
  font-size:14px;
}
.tja-home-schedule .tja-section-title h2{
  font-size:clamp(32px,4vw,44px);
}
@media(max-width:640px){
  .tja-scripture-feature{padding:46px 0}
  .tja-scripture-card{
    grid-template-columns:1fr;
    gap:6px;
    padding:25px 22px;
  }
  .tja-scripture-mark{
    font-size:54px;
    margin-bottom:-10px;
  }
}


/* =========================================================
   V5.6.3 — PROFESSIONAL HOME REFINEMENT
   ========================================================= */

/* Top goal / verse section */
.tja-home-goal{
  background:#fff;
  padding:24px 0 18px;
}
.tja-goal-card{
  display:grid;
  grid-template-columns:1fr 90px;
  gap:24px;
  align-items:center;
  background:linear-gradient(110deg,#fffaf0 0%,#fbf8f1 100%);
  border:1px solid #e4d5bb;
  border-left:5px solid var(--tja-gold);
  border-radius:16px;
  padding:24px 30px;
  box-shadow:0 14px 32px rgba(7,37,66,.05);
}
.tja-goal-copy h2{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:34px;
  line-height:1.16;
  margin:8px 0 10px;
  font-weight:500;
}
.tja-goal-copy blockquote{
  margin:10px 0 0;
  padding-top:10px;
  border-top:1px solid #e7dcc7;
}
.tja-goal-copy blockquote p{
  margin:0 0 6px;
  font-family:Georgia,"Times New Roman",serif;
  color:#274564;
  font-size:21px;
  line-height:1.45;
  font-style:italic;
}
.tja-goal-copy cite{
  color:#6a7684;
  font-style:normal;
  font-weight:800;
  font-size:14px;
}
.tja-goal-accent{
  width:76px;
  height:76px;
  border-radius:50%;
  background:var(--tja-navy);
  border:4px solid #fff;
  outline:2px solid #e2bd60;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:30px;
  justify-self:end;
}

/* Smaller gaps / more compact overall rhythm */
.tja-hero-grid{min-height:560px}
.tja-hero-copy{padding:48px 42px 34px 18px}
.tja-hero-media{min-height:560px}
.tja-trust-wrap{padding:12px 0 10px}
.tja-welcome{padding:42px 0 28px}
.tja-programs{padding:20px 0 40px}
.tja-section-title{margin-bottom:18px}
.tja-home-schedule{padding:46px 0 48px}
.tja-statement{padding:28px 0}
.tja-pathway{padding:20px 0 24px}
.tja-foundations{padding:0 0 22px}
.tja-parents{padding:0 0 24px}
.tja-latest-newsletter{padding:42px 0}
.tja-support-home{padding:42px 0}
.tja-scripture-feature{padding:36px 0}
.tja-final-cta{padding:30px 0 34px}
.tja-newsletter-home-grid{gap:38px}
.tja-support-home-grid{gap:34px}

/* Professional photo cards for Foundations and Parents */
.tja-foundation-grid-pro,
.tja-parent-grid-pro{
  gap:14px;
}
.tja-foundation-grid-pro article,
.tja-parent-grid-pro article{
  display:flex;
  flex-direction:column;
  border:1px solid #e8dcc7;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  padding:0;
  min-height:unset;
  box-shadow:0 10px 24px rgba(7,37,66,.04);
}
.tja-mini-photo{
  width:100%;
  height:92px;
  overflow:hidden;
  border-bottom:1px solid #e8dcc7;
  background:#f4efe7;
}
.tja-mini-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.tja-foundation-copy,
.tja-parent-copy{
  padding:14px 15px 15px;
}
.tja-foundation-grid-pro h3,
.tja-parent-grid-pro h3{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:17px;
  margin:0 0 6px;
  line-height:1.18;
}
.tja-foundation-grid-pro p,
.tja-parent-grid-pro p{
  margin:0;
  color:#627082;
  font-size:13px;
  line-height:1.52;
}

/* Compact copy areas */
.tja-newsletter-home-copy h2,
.tja-support-home-copy h2{font-size:40px;margin:8px 0 12px}
.tja-newsletter-home-copy p,
.tja-support-home-copy p{font-size:16px;line-height:1.6}
.tja-support-home-small{padding:12px 15px}
.tja-final-cta h2{margin:4px 0 8px}
.tja-final-cta p{margin:0 auto 14px}

/* Parents scripture card stays elegant and a bit tighter */
.tja-scripture-feature-parents{
  padding-top:24px;
  padding-bottom:24px;
}
.tja-scripture-card{padding:24px 28px}
.tja-scripture-card blockquote p{font-size:clamp(22px,2.8vw,30px)}

/* Responsive refinements */
@media (max-width:1050px){
  .tja-goal-copy h2{font-size:30px}
  .tja-foundation-grid{grid-template-columns:repeat(3,1fr)}
  .tja-parent-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:820px){
  .tja-home-goal{padding:18px 0 14px}
  .tja-goal-card{
    grid-template-columns:1fr;
    gap:14px;
    padding:20px 20px 22px;
  }
  .tja-goal-accent{justify-self:start;width:60px;height:60px;font-size:24px}
  .tja-goal-copy h2{font-size:27px}
  .tja-goal-copy blockquote p{font-size:19px}
  .tja-welcome{padding:34px 0 22px}
  .tja-programs{padding:16px 0 32px}
  .tja-home-schedule{padding:36px 0 38px}
  .tja-latest-newsletter,
  .tja-support-home{padding:32px 0}
}
@media (max-width:640px){
  .tja-foundation-grid,
  .tja-parent-grid{grid-template-columns:1fr}
  .tja-section-title h2{white-space:normal;text-align:center}
}


/* =========================================================
   V5.6.5 — USER-SELECTED COPTIC ORTHODOX IMAGES
   ========================================================= */

/* Verse only: same restrained serif family as site text/headings. */
.tja-verse-banner{
  background:linear-gradient(90deg,#fffdf8 0%,#fbf7ef 50%,#fffdf8 100%);
  border-top:1px solid #e9d9b9;
  border-bottom:1px solid #dfc88d;
  padding:17px 0 16px;
}
.tja-verse-banner blockquote{
  margin:0 auto;
  max-width:1060px;
  text-align:center;
}
.tja-verse-banner blockquote p{
  margin:0;
  color:var(--tja-navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(22px,2.15vw,30px);
  line-height:1.35;
  font-style:normal;
  font-weight:500;
  letter-spacing:-.01em;
}
.tja-verse-banner cite{
  display:block;
  margin-top:4px;
  color:#986800;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-style:normal;
  font-weight:800;
}
.tja-home-goal,
.tja-goal-card,
.tja-goal-accent,
.tja-scripture-mark{display:none!important}

/* Foundation cards retain text and use user-selected imagery. */
.tja-foundations{padding:0 0 24px}
.tja-foundation-grid-pro{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:13px;
}
.tja-foundation-grid-pro article{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:1px solid #e6dac5;
  border-radius:13px;
  background:#fff;
  box-shadow:0 9px 22px rgba(7,37,66,.04);
  padding:0;
  min-height:unset;
}
.tja-foundation-grid-pro .tja-mini-photo{
  height:112px;
  border-bottom:1px solid #e6dac5;
  overflow:hidden;
}
.tja-foundation-grid-pro .tja-mini-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.tja-foundation-copy{
  padding:14px 14px 15px;
}
.tja-foundation-copy h3{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:17px;
  line-height:1.18;
  margin:0 0 6px;
}
.tja-foundation-copy p{
  color:#627082;
  font-size:13px;
  line-height:1.5;
  margin:0;
}

/* Partner section keeps all original supporting text and adds one family image. */
.tja-parents{padding:0 0 26px}
.tja-partner-layout{
  display:grid;
  grid-template-columns:320px 1fr;
  gap:18px;
  align-items:stretch;
}
.tja-partner-image{
  overflow:hidden;
  border-radius:14px;
  border:1px solid #e6dac5;
  box-shadow:0 9px 22px rgba(7,37,66,.04);
}
.tja-partner-image img{
  display:block;
  width:100%;
  height:100%;
  min-height:215px;
  object-fit:cover;
}
.tja-parent-grid-pro{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
}
.tja-parent-grid-pro article{
  display:flex;
  align-items:center;
  min-height:101px;
  border:1px solid #e8dfcf;
  border-radius:12px;
  padding:0;
  background:#fcfaf6;
}
.tja-parent-grid-pro .tja-parent-copy{
  padding:16px 17px;
}
.tja-parent-grid-pro h3{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:17px;
  line-height:1.17;
  margin:0 0 5px;
}
.tja-parent-grid-pro p{
  color:#657284;
  font-size:13px;
  line-height:1.48;
  margin:0;
}

/* Preserve tighter professional vertical rhythm. */
.tja-welcome{padding:36px 0 24px}
.tja-programs{padding:18px 0 34px}
.tja-home-schedule{padding:40px 0 42px}
.tja-pathway{padding:20px 0 22px}
.tja-latest-newsletter{padding:36px 0}
.tja-support-home{padding:36px 0}
.tja-final-cta{padding:29px 0 33px}

@media(max-width:1050px){
  .tja-foundation-grid-pro{grid-template-columns:repeat(3,1fr)}
  .tja-partner-layout{grid-template-columns:280px 1fr}
}
@media(max-width:820px){
  .tja-foundation-grid-pro{grid-template-columns:repeat(2,1fr)}
  .tja-partner-layout{grid-template-columns:1fr}
  .tja-partner-image img{min-height:260px}
}
@media(max-width:560px){
  .tja-foundation-grid-pro,
  .tja-parent-grid-pro{grid-template-columns:1fr}
}


/* =========================================================
   V5.6.6 — SEASON THEME VERSE REFINEMENT
   ========================================================= */
.tja-verse-banner{
  padding: 20px 0 18px;
}
.tja-verse-banner blockquote{
  max-width: 860px;
}
.tja-verse-banner blockquote p{
  font-size: clamp(25px, 2.45vw, 35px);
  line-height: 1.28;
  max-width: 820px;
  margin: 0 auto;
}
.tja-verse-banner cite{
  margin-top: 6px;
  font-size: 13px;
}
@media (max-width: 900px){
  .tja-verse-banner blockquote{
    max-width: 92%;
  }
  .tja-verse-banner blockquote p{
    font-size: clamp(22px, 4.8vw, 30px);
    max-width: 100%;
  }
}


/* =========================================================
   V5.6.7 — INLINE PROVERBS REFERENCE
   ========================================================= */
.tja-verse-banner blockquote p{
  max-width: 860px;
  margin: 0 auto;
}
.tja-verse-banner cite{
  display:none !important;
}
.tja-verse-ref{
  white-space: nowrap;
  color:#986800;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .56em;
  font-weight: 800;
  letter-spacing: .02em;
}
@media (max-width: 900px){
  .tja-verse-ref{
    font-size:.62em;
  }
}


/* =========================================================
   V5.6.8 — SEASON 2 SPOTLIGHT
   Uses the exact user-supplied Season 2 artwork.
   ========================================================= */
.tja-season-spotlight{
  padding:30px 0 34px;
  background:#fff;
  border-bottom:1px solid #eadfc9;
}
.tja-season-spotlight-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:26px;
  margin-bottom:17px;
}
.tja-season-spotlight-head h2{
  margin:5px 0 5px;
  font-family:Georgia,"Times New Roman",serif;
  color:var(--tja-navy);
  font-size:clamp(30px,3.4vw,42px);
  line-height:1.08;
  font-weight:500;
  letter-spacing:-.02em;
}
.tja-season-spotlight-head p{
  margin:0;
  max-width:760px;
  color:#5b697b;
  font-size:15px;
  line-height:1.55;
}
.tja-season-poster-link{
  display:block;
  overflow:hidden;
  border:1px solid #decba8;
  border-radius:16px;
  background:#fbf8f1;
  box-shadow:0 14px 34px rgba(7,37,66,.08);
}
.tja-season-poster-link img{
  display:block;
  width:100%;
  height:auto;
}
.tja-season-poster-link:focus-visible{
  outline:3px solid #0c5a9d;
  outline-offset:4px;
}
@media(max-width:820px){
  .tja-season-spotlight{
    padding:24px 0 28px;
  }
  .tja-season-spotlight-head{
    align-items:flex-start;
    flex-direction:column;
    gap:14px;
  }
}


/* =========================================================
   V5.7.1 — COMPACT NEWSLETTER / SUPPORT / FINAL CTA
   ========================================================= */

/* Newsletter: smaller cover, tighter copy, less vertical space */
.tja-latest-newsletter{
  padding:24px 0 !important;
}
.tja-newsletter-home-grid{
  grid-template-columns:210px 1fr !important;
  gap:28px !important;
  max-width:1040px;
  margin:0 auto;
}
.tja-newsletter-home-cover{
  max-width:210px;
}
.tja-newsletter-home-cover img{
  border-radius:12px;
  box-shadow:0 10px 24px rgba(7,37,66,.08);
}
.tja-newsletter-home-copy h2{
  font-size:32px !important;
  margin:5px 0 8px !important;
  line-height:1.08;
}
.tja-newsletter-home-copy p{
  font-size:14px !important;
  line-height:1.52 !important;
  margin:7px 0 12px;
  max-width:680px;
}
.tja-newsletter-home-copy .tja-mini-rule{
  margin:6px 0 8px;
}
.tja-newsletter-home-copy .tja-actions{
  margin-top:8px;
}

/* Support: much more compact, QR no longer dominates */
.tja-support-home{
  padding:22px 0 !important;
}
.tja-support-home-grid{
  grid-template-columns:1fr 170px !important;
  gap:28px !important;
  max-width:1000px;
  margin:0 auto;
}
.tja-support-home-copy h2{
  font-size:31px !important;
  margin:5px 0 8px !important;
  line-height:1.08;
}
.tja-support-home-copy p{
  font-size:14px !important;
  line-height:1.5 !important;
  margin:7px 0 9px;
  max-width:650px;
}
.tja-support-home-small{
  padding:9px 12px !important;
  border-left-width:3px;
  margin:8px 0 10px !important;
  font-size:12px !important;
  line-height:1.45 !important;
}
.tja-support-home-copy .tja-mini-rule{
  margin:6px 0 8px;
}
.tja-support-home-copy .tja-actions{
  margin-top:7px;
}
.tja-support-home-qr{
  width:170px;
  max-width:170px !important;
  justify-self:end;
  padding:10px !important;
  border-radius:12px;
  box-shadow:0 8px 20px rgba(7,37,66,.06);
}
.tja-support-home-qr img{
  width:148px !important;
  max-width:100%;
  margin:0 auto;
  border-radius:6px;
}

/* Final CTA: no decorative cross; shorter section */
.tja-cta-cross{
  display:none !important;
}
.tja-final-cta{
  padding:22px 0 25px !important;
}
.tja-final-cta h2{
  font-size:34px;
  margin:0 0 6px !important;
}
.tja-final-cta p{
  margin:0 auto 11px !important;
  max-width:720px;
  font-size:13px;
  line-height:1.5;
}
.tja-final-cta .tja-actions{
  margin-top:8px;
}

@media(max-width:820px){
  .tja-newsletter-home-grid{
    grid-template-columns:150px 1fr !important;
    gap:18px !important;
    align-items:start;
  }
  .tja-newsletter-home-cover{
    max-width:150px;
  }
  .tja-newsletter-home-copy h2{
    font-size:27px !important;
  }

  .tja-support-home-grid{
    grid-template-columns:1fr 135px !important;
    gap:18px !important;
    align-items:center;
  }
  .tja-support-home-qr{
    width:135px;
    max-width:135px !important;
    padding:8px !important;
  }
  .tja-support-home-qr img{
    width:117px !important;
  }
}
@media(max-width:620px){
  .tja-newsletter-home-grid,
  .tja-support-home-grid{
    grid-template-columns:1fr !important;
  }
  .tja-newsletter-home-cover{
    max-width:145px;
  }
  .tja-support-home-qr{
    width:125px;
    max-width:125px !important;
    justify-self:start;
  }
  .tja-support-home-qr img{
    width:107px !important;
  }
  .tja-final-cta h2{
    font-size:29px;
  }
}


/* V5.7.7 — Footer Instagram icon only */
.tja-socials .tja-social-icon{
  width:17px;
  height:17px;
  display:block;
}


/* V5.8.1 — Nonprofit / tax-deductible contribution notice */
.tja-footer-nonprofit{
  flex:0 0 100%;
  width:100%;
  margin-top:2px;
  color:#c8d6e3;
  font-size:10.5px;
  line-height:1.45;
  text-align:center;
}
@media (max-width:700px){
  .tja-footer-nonprofit{font-size:10px;max-width:520px;margin:2px auto 0}
}
