/* SafaSoch V13 system bundle — preserved source order */

/* ---- v112-unified.css ---- */
/* SafaSoch V11.2.1 — ONE DESIGN CONSOLIDATION
   Loaded last. Purpose: one responsive visual language, compact vertical rhythm,
   corrected editorial image sizing, one full-screen navigation model. */

:root{
  /* Safa Soch locked palette */
  --v112-green:#032C23;
  --v112-green-2:#032C23;
  --v112-gold:#D9A441;
  --v112-terracotta:#B5502D;
  --v112-cream:#F5F0E6;
  --v112-paper:#FBF8F1;
  --v112-sage:#E8ECE9;
  --v112-taupe:#8C8478;
  --v112-ink:#1B1B1B;
  --v112-muted:#625D56;
  --v112-line:rgba(140,132,120,.32);
  --v112-gold-hover:#C38E2F;
  --v112-serif:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif;
  --v112-sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  --v112-radius:16px;
}
*,*:before,*:after{box-sizing:border-box}
html{background:var(--v112-cream);overflow-x:hidden}
body.ss-brand-system{margin:0;background:var(--v112-paper)!important;color:var(--v112-ink)!important;font-family:var(--v112-sans)!important;overflow-x:hidden}
body.ss-brand-system main{background:var(--v112-paper)}
body.ss-brand-system .shell{width:min(1240px,calc(100% - 40px))!important;margin-inline:auto!important}
body.ss-brand-system img{max-width:100%}
body.ss-brand-system h1,body.ss-brand-system h2{font-family:var(--v112-serif)!important;color:var(--v112-green);text-wrap:balance}
body.ss-brand-system h3{color:inherit}

/* ---------- ONE HEADER ---------- */
body.ss-brand-system .v11-ys-header{background:rgba(249,246,238,.97)!important;border-bottom:1px solid var(--v112-line)!important;box-shadow:none!important;backdrop-filter:blur(14px)!important}
body.ss-brand-system .v11-ys-row{min-height:62px!important;gap:14px!important}
body.ss-brand-system .v11-ys-brand img{width:112px!important;height:auto!important}
body.ss-brand-system .v11-menu-trigger{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;background:#fffdf8!important;border-color:#d8d5cb!important}
body.ss-brand-system .v11-menu-trigger span{background:var(--v112-ink)!important}
body.ss-brand-system .v11-ys-primary{gap:22px!important}
body.ss-brand-system .v11-ys-primary a{font-family:var(--v112-sans)!important;font-size:13px!important;font-weight:780!important;padding:21px 0 19px!important}
body.ss-brand-system .v11-ys-actions{gap:7px!important}
body.ss-brand-system .v11-search-btn,body.ss-brand-system .v11-lang-btn{font-family:var(--v112-sans)!important;font-size:12px!important;font-weight:800!important}
body.ss-brand-system .v11-join{min-height:38px!important;padding:0 15px!important;background:var(--v112-green)!important;font-size:12px!important}
body.ss-brand-system .v11-topic-rail{background:#fffdf8!important;border-top:0!important;border-bottom:1px solid var(--v112-line)!important}
body.ss-brand-system .v11-topic-rail .shell{height:34px!important;gap:18px!important}
body.ss-brand-system .v11-topic-rail a,body.ss-brand-system .v11-rail-label{min-height:34px!important;font-size:11px!important}

/* ---------- ONE MENU: full-screen at every width ---------- */
body.ss-brand-system .v11-site-menu{
  position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;min-height:100svh!important;
  z-index:2001!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;
  background:var(--v112-paper)!important;color:var(--v112-ink)!important;box-shadow:none!important;border:0!important;border-radius:0!important;
  padding:34px max(26px,calc((100vw - 1180px)/2)) calc(34px + env(safe-area-inset-bottom))!important;
  transform:translate3d(-101%,0,0)!important;transition:transform .24s ease!important;
}
body.ss-brand-system .v11-site-menu.open{transform:translate3d(0,0,0)!important}
body.ss-brand-system .ss-menu-backdrop{z-index:2000!important;background:rgba(3,26,20,.42)!important;backdrop-filter:blur(3px)!important}
body.ss-menu-open{overflow:hidden!important;overscroll-behavior:none!important}
body.ss-brand-system .v11-menu-close{position:fixed!important;top:22px!important;right:max(24px,calc((100vw - 1180px)/2))!important;width:42px!important;height:42px!important;border-radius:12px!important;background:#eef2ed!important;border:1px solid var(--v112-line)!important;color:var(--v112-green)!important;font-family:var(--v112-sans)!important;font-size:25px!important}
body.ss-brand-system .v11-menu-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:20px!important;padding:0 64px 20px 0!important;border-bottom:1px solid var(--v112-line)!important}
body.ss-brand-system .v11-menu-head span{font-family:var(--v112-serif)!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.035em!important;color:var(--v112-green)!important}
body.ss-brand-system .v11-menu-head small{font-family:var(--v112-sans)!important;font-size:10px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--v112-muted)!important}
body.ss-brand-system .v11-menu-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;padding:26px 0!important}
body.ss-brand-system .v11-menu-grid section{display:grid!important;align-content:start!important;gap:2px!important}
body.ss-brand-system .v11-menu-grid h2{margin:0 0 10px!important;font-family:var(--v112-serif)!important;font-size:23px!important;line-height:1.02!important;font-weight:700!important;letter-spacing:-.025em!important;text-transform:none!important;color:var(--v112-green)!important}
body.ss-brand-system .v11-menu-grid a{display:flex!important;align-items:center!important;min-height:36px!important;padding:4px 0!important;font-family:var(--v112-sans)!important;font-size:14px!important;line-height:1.25!important;font-weight:650!important;letter-spacing:0!important;color:var(--v112-ink)!important;text-decoration:none!important}
body.ss-brand-system .v11-menu-grid a:hover{color:var(--v112-green-2)!important}
body.ss-brand-system .v11-menu-vivarta{display:grid!important;grid-template-columns:1.25fr 1fr auto!important;gap:22px!important;align-items:center!important;background:var(--v112-green)!important;color:#fff!important;border-radius:16px!important;padding:18px 20px!important}
body.ss-brand-system .v11-menu-vivarta small{font-family:var(--v112-sans)!important;font-size:9px!important;letter-spacing:.14em!important;color:#b9d6ca!important}
body.ss-brand-system .v11-menu-vivarta strong{font-family:var(--v112-serif)!important;font-size:23px!important;line-height:1!important;color:#fff!important}
body.ss-brand-system .v11-menu-vivarta p{font-size:12px!important;line-height:1.4!important;color:#d6e6df!important}
body.ss-brand-system .v11-menu-vivarta-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}
body.ss-brand-system .v11-menu-vivarta-stats span{font-size:9px!important;line-height:1.25!important;color:#c7ddd3!important}
body.ss-brand-system .v11-menu-vivarta-stats b{display:block!important;font-size:15px!important;color:#fff!important}
body.ss-brand-system .v11-menu-vivarta>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 13px!important;background:#fff!important;color:var(--v112-green)!important;border-radius:999px!important;font-size:11px!important;font-weight:850!important}
body.ss-brand-system .v11-menu-foot{display:flex!important;flex-wrap:wrap!important;gap:10px 20px!important;padding-top:18px!important;border-top:1px solid var(--v112-line)!important}
body.ss-brand-system .v11-menu-foot a{min-height:32px!important;display:inline-flex!important;align-items:center!important;font-family:var(--v112-sans)!important;font-size:12px!important;font-weight:700!important;color:var(--v112-muted)!important}

/* ---------- GLOBAL VERTICAL RHYTHM ---------- */
body.ss-brand-system .section{padding:40px 0!important}
body.ss-brand-system .section.compact{padding:28px 0!important}
body.ss-brand-system .section-heading{margin-bottom:20px!important}
body.ss-brand-system .section-heading h2{margin:6px 0 10px!important;font-size:clamp(34px,3.6vw,48px)!important;line-height:1!important}
body.ss-brand-system .section-heading p{margin-top:0!important}
body.ss-brand-system .page-hero{padding:38px 0 34px!important;min-height:0!important;background:linear-gradient(180deg,#f5f0e5 0%,#fffdf8 100%)!important}
body.ss-brand-system .page-hero h1{font-size:clamp(40px,5vw,62px)!important;line-height:.98!important;margin-bottom:14px!important}
body.ss-brand-system .page-hero p{max-width:760px!important;margin-bottom:0!important}
body.ss-brand-system .sector-hero,body.ss-brand-system .article-hero,body.ss-brand-system .authority-hero,body.ss-brand-system .v11-intl-hero{padding-top:42px!important;padding-bottom:42px!important;min-height:0!important}
body.ss-brand-system .sector-hero-grid,body.ss-brand-system .two-col,body.ss-brand-system .split{gap:28px!important}
body.ss-brand-system .process-grid,body.ss-brand-system .faq-grid,body.ss-brand-system .module-grid{gap:16px!important}
body.ss-brand-system .card,body.ss-brand-system .side-card,body.ss-brand-system .programme-panel,body.ss-brand-system .v14-panel{border-radius:16px!important;box-shadow:none!important}
body.ss-brand-system .final-cta{margin:0!important;padding:42px 0!important}
body.ss-brand-system .final-cta h2{margin-top:0!important}

/* ---------- HOMEPAGE: compact editorial system ---------- */
.v11-home{background:var(--v112-paper)!important}
.v11-justin{background:#fff!important;border-bottom:1px solid var(--v112-line)!important}
.v11-justin .shell{min-height:40px!important;gap:12px!important}.v11-justin a{font-size:12px!important}.v11-justin b,.v11-justin time{font-size:10px!important}
.v11-editorial-hero{padding:22px 0 18px!important;background:linear-gradient(180deg,#f7f2e7 0%,#fffdf8 100%)!important}
.v11-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr)!important;gap:28px!important;align-items:start!important}
.v11-lead-story{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.92fr)!important;gap:20px!important;align-items:stretch!important}
.v11-lead-copy{padding:4px 0!important;align-self:center!important}
.v11-lead-copy h1{font-family:var(--v112-serif)!important;font-size:clamp(44px,4.8vw,66px)!important;line-height:.96!important;font-weight:700!important;letter-spacing:-.045em!important;margin:9px 0 14px!important;color:var(--v112-green)!important}
.v11-lead-copy>p{font-size:15px!important;line-height:1.55!important;margin:0 0 18px!important;color:var(--v112-muted)!important}
.v11-kicker{font-family:var(--v112-sans)!important;font-size:9.5px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.14em!important;color:var(--v112-green-2)!important}
.v11-btn{min-height:42px!important;padding:0 15px!important;font-family:var(--v112-sans)!important;font-size:12px!important;font-weight:850!important;border-radius:999px!important}
.v11-lead-photo{position:relative!important;height:430px!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important;background:#dfe7e1!important}
.v11-lead-photo>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;display:block!important}
.v11-photo-note{left:14px!important;right:14px!important;bottom:14px!important;padding:11px 13px!important;border-radius:12px!important}.v11-photo-note b{font-size:11px!important}.v11-photo-note span{font-size:9px!important}
.v11-top-picks{padding-left:22px!important;border-left:1px solid var(--v112-line)!important}
.v11-section-label{padding-bottom:10px!important;margin-bottom:0!important;border-bottom:2px solid var(--v112-green)!important}
.v11-section-label h2{font-family:var(--v112-serif)!important;font-size:28px!important;line-height:1!important;font-weight:700!important;color:var(--v112-green)!important}
.v11-pick{padding:13px 0!important}.v11-pick small{font-size:8.5px!important}.v11-pick h3{font-family:var(--v112-serif)!important;font-size:18px!important;line-height:1.15!important;margin:5px 0 6px!important}.v11-pick p{font-size:11px!important;line-height:1.4!important}

.v112-pathway{padding:0 0 18px!important;background:var(--v112-paper)!important}
.v112-pathway .shell{display:grid!important;grid-template-columns:repeat(4,1fr)!important;border:1px solid var(--v112-line)!important;border-radius:15px!important;overflow:hidden!important;background:#fff!important}
.v112-pathway a{position:relative!important;display:grid!important;gap:3px!important;min-height:72px!important;padding:13px 16px!important;text-decoration:none!important;color:var(--v112-ink)!important;border-right:1px solid var(--v112-line)!important}
.v112-pathway a:last-child{border-right:0!important}.v112-pathway small{font-size:8px!important;letter-spacing:.13em!important;font-weight:900!important;color:var(--v112-green-2)!important}.v112-pathway b{font-family:var(--v112-serif)!important;font-size:18px!important;line-height:1.05!important}.v112-pathway span{font-size:9.5px!important;line-height:1.3!important;color:var(--v112-muted)!important}.v112-pathway a:after{content:'→';position:absolute;right:10px;top:9px;color:#9ba79f;font-size:13px}.v112-pathway a:last-child:after{content:'↗'}

.v11-vivarta-proof{margin:0 0 18px!important}.v11-vivarta-proof .shell{grid-template-columns:1.25fr auto auto!important;gap:22px!important;padding:19px 22px!important;border-radius:16px!important;background:var(--v112-green)!important}.v11-vivarta-copy h2{font-size:24px!important;margin:4px 0 6px!important;color:#fff!important}.v11-vivarta-copy p{font-size:11px!important;line-height:1.45!important}.v11-vivarta-stats{gap:20px!important}.v11-vivarta-stats b{font-size:23px!important}.v11-vivarta-stats small{font-size:8.5px!important}.v11-vivarta-proof a{font-size:10px!important;padding:9px 12px!important}

.v11-section{padding:34px 0!important}.v11-section.soft{background:var(--v112-cream)!important}
.v11-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px 22px!important;margin-bottom:18px!important}
.v11-heading>div{grid-column:1!important;max-width:760px!important}.v11-heading h2{font-family:var(--v112-serif)!important;font-size:clamp(34px,3.7vw,48px)!important;line-height:.98!important;font-weight:700!important;letter-spacing:-.04em!important;margin:5px 0 0!important;color:var(--v112-green)!important}
.v11-heading p{grid-column:1!important;max-width:680px!important;font-size:12.5px!important;line-height:1.5!important;margin:0!important;color:var(--v112-muted)!important}
.v11-heading>a{grid-column:2!important;grid-row:1/3!important;align-self:end!important;white-space:nowrap!important;font-size:11px!important;font-weight:850!important;color:var(--v112-green)!important}

.v11-course-grid{display:grid!important;grid-template-columns:1.25fr repeat(2,1fr)!important;grid-auto-rows:minmax(190px,auto)!important;gap:10px!important}
.v11-course-card{min-height:200px!important;border-radius:15px!important}.v11-course-card:first-child{min-height:410px!important;grid-row:span 2!important}.v11-course-card img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.v11-course-info{padding:17px!important;gap:5px!important}.v11-course-info h3{font-family:var(--v112-serif)!important;font-size:21px!important;line-height:1.06!important}.v11-course-card:first-child .v11-course-info h3{font-size:28px!important}.v11-course-info small,.v11-course-info b{font-size:9px!important}.v11-course-info p{font-size:10.5px!important;line-height:1.35!important}

.v11-news-grid{grid-template-columns:1.22fr .78fr!important;gap:24px!important}.v11-feature-story{grid-template-columns:.9fr 1.1fr!important;gap:18px!important;padding-bottom:18px!important}.v11-feature-story img{height:260px!important;border-radius:15px!important;object-fit:cover!important}.v11-feature-story h3{font-family:var(--v112-serif)!important;font-size:28px!important;line-height:1.03!important;margin:7px 0 9px!important}.v11-feature-story p{font-size:12px!important;line-height:1.5!important;margin:0 0 9px!important}.v11-news-list{padding-left:20px!important}.v11-news-list article{padding-bottom:14px!important;margin-bottom:14px!important}.v11-news-list h3{font-family:var(--v112-serif)!important;font-size:17px!important;line-height:1.15!important}.v11-news-list p{font-size:10.5px!important}

.v11-method{grid-template-columns:.8fr 1.2fr!important;gap:34px!important}.v11-method-copy{top:112px!important}.v11-method-copy h2{font-family:var(--v112-serif)!important;font-size:38px!important;line-height:1!important;margin:6px 0 10px!important}.v11-method-copy p{font-size:12.5px!important;line-height:1.5!important}.v11-method-step{grid-template-columns:46px 1fr!important;gap:14px!important;padding:16px 0!important}.v11-method-step>span{font-size:20px!important}.v11-method-step h3{font-family:var(--v112-serif)!important;font-size:19px!important;margin-bottom:5px!important}.v11-method-step p{font-size:11px!important;line-height:1.4!important}

.v112-game-spotlight{padding:32px 0!important;background:var(--v112-sage)!important}.v112-game-spotlight .shell{display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:0!important;align-items:stretch!important;background:var(--v112-green)!important;border-radius:18px!important;overflow:hidden!important;color:#fff!important;min-height:320px!important}.v112-game-copy{padding:32px!important}.v112-game-copy .v11-kicker{color:#b8d8c9!important}.v112-game-copy h2{font-family:var(--v112-serif)!important;font-size:clamp(36px,4vw,50px)!important;line-height:.97!important;font-weight:700!important;margin:7px 0 12px!important;color:#fff!important}.v112-game-copy p{font-size:12.5px!important;line-height:1.5!important;margin-bottom:15px!important;color:#d7e8df!important}.v112-game-features{gap:5px!important;margin-bottom:16px!important}.v112-game-features span{padding:6px 8px!important;font-size:7.5px!important}.v112-game-media{position:relative!important;min-height:320px!important;background:#102c24!important}.v112-game-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}

.v11-ecosystem{padding:34px 0!important;background:var(--v112-green)!important}.v11-ecosystem .v11-heading h2{color:#fff!important}.v11-product-grid{border-radius:15px!important}.v11-product{min-height:155px!important;padding:17px!important;background:var(--v112-green)!important}.v11-product b{font-family:var(--v112-serif)!important;font-size:18px!important}.v11-product p{font-size:10px!important;line-height:1.4!important}.v11-product i{font-size:20px!important}.v11-product span{font-size:9px!important}
.v11-story-panel{gap:14px!important}.v11-story-card{padding:20px!important;border-radius:15px!important}.v11-story-card h3{font-family:var(--v112-serif)!important;font-size:23px!important;line-height:1.06!important;margin:6px 0 9px!important}.v11-story-card p{font-size:11px!important;line-height:1.45!important}
.v11-final{padding:30px 0 36px!important}.v11-final .shell{grid-template-columns:1fr auto!important;gap:22px!important;padding:26px 30px!important;border-radius:18px!important;background:var(--v112-cream)!important}.v11-final h2{font-family:var(--v112-serif)!important;font-size:clamp(34px,4vw,50px)!important;line-height:.98!important;margin:5px 0 9px!important}.v11-final p{font-size:12px!important;margin:0!important}

/* ---------- FOOTER ---------- */
body.ss-brand-system .ss-footer{background:#082f26!important}
body.ss-brand-system .ss-footer-cta{padding-top:34px!important;padding-bottom:26px!important}
body.ss-brand-system .ss-footer-cta h2{font-size:clamp(32px,3.7vw,48px)!important;line-height:1!important;margin-bottom:10px!important;color:#fff!important}
body.ss-brand-system .ss-footer-main{padding-top:28px!important;padding-bottom:28px!important;gap:28px!important}
body.ss-brand-system .ss-footer-bottom{padding-top:14px!important;padding-bottom:18px!important}
body.ss-brand-system .ss-footer-badges{gap:5px!important}.ss-footer-badges span{padding:5px 7px!important}

/* ---------- APP PAGES: same palette and rhythm ---------- */
body.v15-app-mode .v15-appbar{background:#f9f6ee!important;border-bottom:1px solid var(--v112-line)!important;box-shadow:none!important}
body.v15-app-mode .v15-appbar-row{height:60px!important;gap:12px!important}
body.v15-app-mode .v15-app-search input{height:38px!important;border-radius:999px!important;background:#fffdf8!important;border-color:#d8d4c9!important}
body.v15-app-mode .v15-app-nav{height:60px!important}.v15-app-mode .v15-app-nav a{font-family:var(--v112-sans)!important;color:#506159!important}.v15-app-mode .v15-app-nav a.is-active{color:var(--v112-green)!important;border-bottom-color:var(--v112-green)!important}
body.v15-app-mode .v14-network-app,body.v15-app-mode .v13-pass-page{background:#f5f1e8!important}
body.v15-app-mode .v14-panel,body.v15-app-mode .v14-me-card,body.v15-app-mode .v14-side-nav{border-radius:15px!important}

@media(max-width:1000px){
  body.ss-brand-system .shell{width:min(100% - 30px,1240px)!important}
  body.ss-brand-system .v11-ys-primary{display:none!important}
  body.ss-brand-system .v11-ys-row{grid-template-columns:auto auto 1fr auto!important}
  body.ss-brand-system .v11-ys-brand{justify-self:start!important}
  body.ss-brand-system .v11-site-menu{padding-inline:28px!important}
  body.ss-brand-system .v11-menu-close{right:28px!important}
  body.ss-brand-system .v11-menu-grid{grid-template-columns:repeat(2,1fr)!important;gap:22px 34px!important}
  body.ss-brand-system .v11-menu-vivarta{grid-template-columns:1fr!important}.v11-menu-vivarta>a{justify-self:start!important}
  .v11-hero-grid{grid-template-columns:1fr!important}.v11-lead-story{grid-template-columns:1fr 1fr!important}.v11-top-picks{border-left:0!important;padding-left:0!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0 18px!important}.v11-section-label{grid-column:1/-1!important}.v11-lead-photo{height:390px!important}
  .v11-course-grid{grid-template-columns:1fr 1fr!important}.v11-course-card:first-child{grid-row:auto!important;min-height:260px!important}.v11-course-card:nth-child(5){grid-column:auto!important}
  .v11-news-grid,.v11-method{grid-template-columns:1fr!important}.v11-method-copy{position:static!important}.v11-news-list{border-left:0!important;padding-left:0!important}
  .v112-game-spotlight .shell{grid-template-columns:1fr 1fr!important}
}

@media(max-width:700px){
  body.ss-brand-system .shell{width:calc(100% - 24px)!important}
  body.ss-brand-system .v11-ys-row{min-height:56px!important;grid-template-columns:auto 1fr auto!important;gap:8px!important}
  body.ss-brand-system .v11-ys-brand img{width:100px!important}
  body.ss-brand-system .v11-menu-trigger{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
  body.ss-brand-system .v11-ys-actions{justify-self:end!important}body.ss-brand-system .v11-lang-btn{display:none!important}body.ss-brand-system .v11-search-btn{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;font-size:0!important}body.ss-brand-system .v11-search-btn:before{font-size:19px!important;margin:0!important}.v11-join{min-height:40px!important;padding:0 11px!important}
  body.ss-brand-system .v11-topic-rail{display:none!important}

  body.ss-brand-system .v11-site-menu{padding:calc(16px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom))!important}
  body.ss-brand-system .v11-menu-close{top:calc(14px + env(safe-area-inset-top))!important;right:16px!important;width:42px!important;height:42px!important}
  body.ss-brand-system .v11-menu-head{display:block!important;padding:3px 54px 15px 0!important}.v11-menu-head span{font-size:27px!important}.v11-menu-head small{display:block!important;margin-top:7px!important;font-size:9px!important}
  body.ss-brand-system .v11-menu-grid{grid-template-columns:1fr!important;gap:0!important;padding:12px 0!important}
  body.ss-brand-system .v11-menu-grid section{padding:11px 0!important;border-bottom:1px solid #e4e7e1!important}
  body.ss-brand-system .v11-menu-grid section:first-child{padding-top:4px!important}.v11-menu-grid section:last-child{border-bottom:0!important}
  body.ss-brand-system .v11-menu-grid h2{font-size:19px!important;margin-bottom:5px!important}
  body.ss-brand-system .v11-menu-grid a{min-height:34px!important;padding:3px 0!important;font-size:14px!important}
  body.ss-brand-system .v11-menu-vivarta{padding:15px!important;gap:10px!important}.v11-menu-vivarta-stats{grid-template-columns:repeat(3,1fr)!important}.v11-menu-vivarta>a{min-height:38px!important}
  body.ss-brand-system .v11-menu-foot{padding-top:12px!important;gap:6px 14px!important}.v11-menu-foot a{min-height:30px!important}

  body.ss-brand-system .section{padding:30px 0!important}.section.compact{padding:22px 0!important}.page-hero{padding:28px 0 26px!important}.page-hero h1{font-size:clamp(36px,11vw,46px)!important}
  body.ss-brand-system .sector-hero,body.ss-brand-system .article-hero,body.ss-brand-system .authority-hero,body.ss-brand-system .v11-intl-hero{padding:30px 0!important}

  .v11-justin .shell{min-height:36px!important}.v11-justin time{display:none!important}.v11-justin a{font-size:11px!important}
  .v11-editorial-hero{padding:16px 0 14px!important}.v11-lead-story{grid-template-columns:1fr!important;gap:14px!important}.v11-lead-copy h1{font-size:42px!important;line-height:.97!important}.v11-lead-copy>p{font-size:13.5px!important}.v11-lead-photo{height:270px!important;border-radius:15px!important}.v11-photo-note{left:10px!important;right:10px!important;bottom:10px!important}
  .v11-top-picks{grid-template-columns:1fr!important;margin-top:6px!important}.v11-section-label h2{font-size:24px!important}.v11-pick{padding:11px 0!important}.v11-pick h3{font-size:17px!important}.v11-pick p{font-size:10.5px!important}
  .v112-pathway{padding-bottom:14px!important}.v112-pathway .shell{grid-template-columns:1fr 1fr!important}.v112-pathway a{min-height:66px!important;padding:11px 12px!important}.v112-pathway a:nth-child(2){border-right:0!important}.v112-pathway a:nth-child(-n+2){border-bottom:1px solid var(--v112-line)!important}.v112-pathway b{font-size:16px!important}.v112-pathway span{display:none!important}
  .v11-vivarta-proof{margin-bottom:14px!important}.v11-vivarta-proof .shell{grid-template-columns:1fr!important;padding:16px!important;gap:12px!important}.v11-vivarta-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.v11-vivarta-proof a{justify-self:start!important}

  .v11-section{padding:26px 0!important}.v11-heading{grid-template-columns:1fr!important;gap:6px!important;margin-bottom:14px!important}.v11-heading>div,.v11-heading p,.v11-heading>a{grid-column:1!important;grid-row:auto!important}.v11-heading h2{font-size:34px!important}.v11-heading p{font-size:11.5px!important}.v11-heading>a{justify-self:start!important;margin-top:2px!important}
  .v11-course-grid{grid-template-columns:1fr!important;gap:9px!important}.v11-course-card,.v11-course-card:first-child{min-height:220px!important;grid-row:auto!important}.v11-course-info h3,.v11-course-card:first-child .v11-course-info h3{font-size:23px!important}
  .v11-feature-story{grid-template-columns:1fr!important;gap:12px!important}.v11-feature-story img{height:210px!important}.v11-feature-story h3{font-size:24px!important}.v11-news-list article{margin-bottom:10px!important;padding-bottom:10px!important}
  .v11-method{gap:14px!important}.v11-method-copy h2{font-size:32px!important}.v11-method-step{grid-template-columns:38px 1fr!important;padding:12px 0!important}.v11-method-step h3{font-size:18px!important}
  .v112-game-spotlight{padding:24px 0!important}.v112-game-spotlight .shell{grid-template-columns:1fr!important;min-height:0!important}.v112-game-copy{padding:22px 18px!important}.v112-game-copy h2{font-size:36px!important}.v112-game-media{min-height:220px!important}
  .v11-ecosystem{padding:26px 0!important}.v11-product-grid{grid-template-columns:1fr 1fr!important}.v11-product{min-height:135px!important;padding:14px!important}.v11-product b{font-size:16px!important}.v11-product p{font-size:9px!important}
  .v11-story-panel{grid-template-columns:1fr!important}.v11-story-card{padding:17px!important}.v11-final{padding:24px 0 28px!important}.v11-final .shell{grid-template-columns:1fr!important;padding:20px 18px!important}.v11-final h2{font-size:35px!important}.v11-final-actions{display:flex!important;flex-wrap:wrap!important}

  body.ss-brand-system .ss-footer-cta{padding:26px 0 20px!important}.ss-footer-cta h2{font-size:32px!important}.ss-footer-main{padding:22px 0!important}.ss-footer-bottom{padding:12px 0 16px!important}

  body.v15-app-mode .v15-appbar-row{height:56px!important}.v15-app-mode .v15-app-search{display:none!important}.v15-app-mode .v15-appbar-row{grid-template-columns:auto 1fr!important}.v15-app-mode .v15-app-actions{justify-self:end!important}
}

@media(max-width:430px){
  body.ss-brand-system .v11-join{display:none!important}
  .v112-pathway .shell{grid-template-columns:1fr!important}.v112-pathway a{border-right:0!important;border-bottom:1px solid var(--v112-line)!important}.v112-pathway a:last-child{border-bottom:0!important}
  .v11-product-grid{grid-template-columns:1fr!important}.v11-product{min-height:115px!important}
}

@media(prefers-reduced-motion:reduce){body.ss-brand-system .v11-site-menu{transition:none!important}}

/* Hindi public pages use the same cream/green header language. */
body.hi-body .v15-marketing-header{background:rgba(249,246,238,.97)!important;border-bottom:1px solid var(--v112-line)!important;box-shadow:none!important;backdrop-filter:blur(14px)!important}
body.hi-body .v15-marketing-row{min-height:62px!important;gap:18px!important}
body.hi-body .v15-brand img{width:112px!important}
body.hi-body .v15-public-nav{gap:8px!important}
body.hi-body .v15-public-nav a{padding:8px 7px!important;border-radius:8px!important;font-family:var(--v112-sans)!important;font-size:12px!important;font-weight:760!important;color:var(--v112-ink)!important}
body.hi-body .v15-public-nav a:hover{background:#edf2ec!important;color:var(--v112-green)!important}
body.hi-body .v15-passport-btn{border-color:var(--v112-line)!important;background:#fffdf8!important;color:var(--v112-green)!important}
body.hi-body .v15-join-btn{background:var(--v112-green)!important;min-height:38px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important}
body.hi-body .v15-marketing-header .v15-menu-btn{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:50%!important;border:1px solid var(--v112-line)!important;background:#fffdf8!important}
body.hi-body .v15-marketing-header .v15-menu-btn span{background:var(--v112-ink)!important}
@media(max-width:900px){
 body.hi-body .v15-marketing-row{min-height:56px!important}.v15-brand img{width:100px!important}
 body.hi-body #v15-mobile-menu{position:fixed!important;inset:0!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100dvh!important;max-height:none!important;z-index:2001!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:0!important;padding:calc(72px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:var(--v112-paper)!important;box-shadow:none!important;color:var(--v112-ink)!important;opacity:1!important;visibility:visible!important;transform:translate3d(-101%,0,0)!important;transition:transform .24s ease!important;pointer-events:auto!important}
 body.hi-body #v15-mobile-menu.open{transform:translate3d(0,0,0)!important}
 body.hi-body #v15-mobile-menu .ss-nav-main,body.hi-body #v15-mobile-menu .ss-nav-end{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important}
 body.hi-body #v15-mobile-menu a{display:flex!important;align-items:center!important;min-height:46px!important;padding:8px 0!important;border:0!important;border-bottom:1px solid #e4e7e1!important;border-radius:0!important;background:transparent!important;color:var(--v112-ink)!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important}
 body.hi-body #v15-mobile-menu .ss-nav-end{margin-top:14px!important;border-top:1px solid var(--v112-line)!important;padding-top:10px!important}
 body.hi-body #v15-mobile-menu .v15-mobile-join{margin-top:10px!important;justify-content:center!important;border-bottom:0!important;border-radius:999px!important;background:var(--v112-green)!important;color:#fff!important}
}
@media(min-width:701px){
 body.ss-brand-system .v11-site-menu{display:grid!important;grid-template-rows:auto 1fr auto auto!important}
 body.ss-brand-system .v11-site-menu .v11-menu-grid{align-self:center!important;width:100%!important}
 body.ss-brand-system .v11-site-menu .v11-menu-foot{align-self:end!important}
}

/* ---------- V11.2 ONE-DESIGN: public page hero + spacing consolidation ---------- */
body.ss-brand-system .clean-hero,
body.ss-brand-system .training-hero,
body.ss-brand-system .v13-pass-guest,
body.ss-brand-system .v14-network-guest,
body.ss-brand-system .v14-page-head,
body.ss-brand-system .snw-hero,
body.ss-brand-system .knowledge-hero{
  padding-top:38px!important;
  padding-bottom:38px!important;
  min-height:0!important;
}
body.ss-brand-system .clean-hero h1,
body.ss-brand-system .training-hero h1,
body.ss-brand-system .v13-pass-guest h1,
body.ss-brand-system .v14-network-guest h1,
body.ss-brand-system .v14-page-head h1,
body.ss-brand-system .snw-hero h1,
body.ss-brand-system .knowledge-hero h1{
  font-family:var(--v112-serif)!important;
  font-size:clamp(40px,4.5vw,62px)!important;
  line-height:.98!important;
  letter-spacing:-.04em!important;
  margin-top:8px!important;
  margin-bottom:14px!important;
}
body.ss-brand-system .clean-hero p,
body.ss-brand-system .training-hero .lead,
body.ss-brand-system .v13-pass-guest> .shell>div>p,
body.ss-brand-system .v14-network-guest> .shell>div>p,
body.ss-brand-system .v14-page-head p,
body.ss-brand-system .snw-hero p,
body.ss-brand-system .knowledge-hero .lead{
  font-size:14px!important;
  line-height:1.5!important;
}
body.ss-brand-system .clean-hero-grid,
body.ss-brand-system .training-hero .hero-grid,
body.ss-brand-system .v13-pass-guest-grid,
body.ss-brand-system .v14-network-guest-grid,
body.ss-brand-system .snw-hero-grid,
body.ss-brand-system .knowledge-hero .hero-grid{
  gap:30px!important;
  align-items:center!important;
}
body.ss-brand-system .training-hero img,
body.ss-brand-system .knowledge-hero img{
  width:100%!important;
  height:360px!important;
  object-fit:cover!important;
  border-radius:18px!important;
}
body.ss-brand-system .training-hero .actions,
body.ss-brand-system .knowledge-hero .actions{
  margin:18px 0 0!important;
}
body.ss-brand-system .v13-device-pass,
body.ss-brand-system .v14-profile-preview,
body.ss-brand-system .snw-hero-card{
  min-height:0!important;
}

/* Stop old page styles from reintroducing giant vertical gaps. */
body.ss-brand-system .clean-section,
body.ss-brand-system .clean-founder,
body.ss-brand-system .clean-career,
body.ss-brand-system .clean-assessment,
body.ss-brand-system .clean-final,
body.ss-brand-system .snw-topics,
body.ss-brand-system .snw-skillverse,
body.ss-brand-system .v14-network-explain{
  padding-top:44px!important;
  padding-bottom:44px!important;
}
body.ss-brand-system .clean-extended{padding-bottom:44px!important}
body.ss-brand-system .v14-jobs,
body.ss-brand-system .snw-main{padding-bottom:44px!important}
body.ss-brand-system .clean-section-head,
body.ss-brand-system .snw-section-head,
body.ss-brand-system .v14-section-intro{margin-bottom:24px!important}
body.ss-brand-system .clean-section h2,
body.ss-brand-system .clean-founder h2,
body.ss-brand-system .clean-career h2,
body.ss-brand-system .clean-assessment h2,
body.ss-brand-system .clean-final h2,
body.ss-brand-system .snw-section-head h2,
body.ss-brand-system .snw-skillverse h2,
body.ss-brand-system .v14-network-explain h2{
  font-family:var(--v112-serif)!important;
  font-size:clamp(32px,3.7vw,50px)!important;
  line-height:1!important;
}

/* Generic legacy pages: bring their section rhythm into the same system. */
body.ss-brand-system main>.section{padding-top:44px!important;padding-bottom:44px!important}
body.ss-brand-system main>.page-hero{padding-top:38px!important;padding-bottom:38px!important}
body.ss-brand-system main>.page-hero h1{font-size:clamp(40px,4.5vw,62px)!important;line-height:.98!important}
body.ss-brand-system .split,
body.ss-brand-system .center{margin-bottom:28px!important}

@media(max-width:700px){
  body.ss-brand-system .clean-hero,
  body.ss-brand-system .training-hero,
  body.ss-brand-system .v13-pass-guest,
  body.ss-brand-system .v14-network-guest,
  body.ss-brand-system .v14-page-head,
  body.ss-brand-system .snw-hero,
  body.ss-brand-system .knowledge-hero,
  body.ss-brand-system main>.page-hero{
    padding-top:28px!important;
    padding-bottom:28px!important;
  }
  body.ss-brand-system .clean-hero h1,
  body.ss-brand-system .training-hero h1,
  body.ss-brand-system .v13-pass-guest h1,
  body.ss-brand-system .v14-network-guest h1,
  body.ss-brand-system .v14-page-head h1,
  body.ss-brand-system .snw-hero h1,
  body.ss-brand-system .knowledge-hero h1,
  body.ss-brand-system main>.page-hero h1{
    font-size:40px!important;
    line-height:.99!important;
    margin-bottom:11px!important;
  }
  body.ss-brand-system .clean-hero-grid,
  body.ss-brand-system .training-hero .hero-grid,
  body.ss-brand-system .v13-pass-guest-grid,
  body.ss-brand-system .v14-network-guest-grid,
  body.ss-brand-system .snw-hero-grid,
  body.ss-brand-system .knowledge-hero .hero-grid{
    grid-template-columns:1fr!important;
    gap:20px!important;
  }
  body.ss-brand-system .training-hero img,
  body.ss-brand-system .knowledge-hero img{height:245px!important;border-radius:14px!important}
  body.ss-brand-system .clean-section,
  body.ss-brand-system .clean-founder,
  body.ss-brand-system .clean-career,
  body.ss-brand-system .clean-assessment,
  body.ss-brand-system .clean-final,
  body.ss-brand-system .snw-topics,
  body.ss-brand-system .snw-skillverse,
  body.ss-brand-system .v14-network-explain,
  body.ss-brand-system main>.section{
    padding-top:32px!important;
    padding-bottom:32px!important;
  }
  body.ss-brand-system .clean-extended{padding-bottom:32px!important}
  body.ss-brand-system .v14-jobs,
  body.ss-brand-system .snw-main{padding-bottom:32px!important}
  body.ss-brand-system .clean-section-head,
  body.ss-brand-system .snw-section-head,
  body.ss-brand-system .v14-section-intro,
  body.ss-brand-system .split,
  body.ss-brand-system .center{margin-bottom:20px!important}
}


/* ======================================================================
   V11.2 FINAL — LOCKED PALETTE + ONE-DESIGN RESPONSIVE CONSOLIDATION
   Palette: Pine #032C23 · Gold #D9A441 · Terracotta #B5502D ·
            Ivory #F5F0E6 · Taupe #8C8478 · Charcoal #1B1B1B
   This block intentionally loads last and overrides historical version CSS.
   ====================================================================== */
html{background:#F5F0E6!important}
body.ss-brand-system,
body.ss-brand-system main{background:#F5F0E6!important;color:#1B1B1B!important}
body.ss-brand-system h1,
body.ss-brand-system h2{color:#032C23!important}
body.ss-brand-system .eyebrow,
body.ss-brand-system .ss-kicker,
body.ss-brand-system .v11-kicker{color:#032C23!important}
body.ss-brand-system .ss-kicker>span{background:#D9A441!important}

/* Header, rail and menu are now one palette and one geometry everywhere. */
body.ss-brand-system .v11-ys-header{background:rgba(245,240,230,.98)!important;border-bottom:1px solid var(--v112-line)!important}
body.ss-brand-system .v11-topic-rail{background:#FBF8F1!important;border-bottom:1px solid var(--v112-line)!important}
body.ss-brand-system .v11-rail-label{color:#B5502D!important}
body.ss-brand-system .v11-menu-trigger{background:#FBF8F1!important;border-color:var(--v112-line)!important}
body.ss-brand-system .v11-join{background:#D9A441!important;color:#032C23!important;border:1px solid #D9A441!important}
body.ss-brand-system .v11-join:hover{background:#C38E2F!important;color:#032C23!important}
body.ss-brand-system .v11-site-menu{background:#F5F0E6!important}
body.ss-brand-system .v11-menu-close{background:#FBF8F1!important;border-color:var(--v112-line)!important;color:#032C23!important}
body.ss-brand-system .v11-menu-head,
body.ss-brand-system .v11-menu-foot,
body.ss-brand-system .v11-menu-grid section{border-color:var(--v112-line)!important}
body.ss-brand-system .v11-menu-grid h2,
body.ss-brand-system .v11-menu-head span{color:#032C23!important}
body.ss-brand-system .v11-menu-grid a{color:#1B1B1B!important}
body.ss-brand-system .v11-menu-grid a:hover{color:#B5502D!important}
body.ss-brand-system .v11-menu-head small,
body.ss-brand-system .v11-menu-foot a{color:#8C8478!important}
body.ss-brand-system .v11-menu-vivarta{background:#032C23!important}
body.ss-brand-system .v11-menu-vivarta>a{background:#D9A441!important;color:#032C23!important}

/* Kill the legacy 104px breadcrumb spacer from V7. */
body.ss-brand-system .breadcrumbs{
  display:flex!important;align-items:center!important;gap:8px!important;
  width:min(1240px,calc(100% - 40px))!important;
  min-height:38px!important;margin:0 auto!important;padding:9px 0!important;
  background:transparent!important;color:#8C8478!important;font-size:11px!important;
  overflow-x:auto!important;white-space:nowrap!important;
}
body.ss-brand-system .breadcrumbs a{color:#032C23!important;font-weight:750!important;text-decoration:none!important}
body.ss-brand-system .breadcrumbs span{color:#8C8478!important}

/* One compact vertical rhythm. */
body.ss-brand-system .section,
body.ss-brand-system main>.section{padding-top:36px!important;padding-bottom:36px!important}
body.ss-brand-system .section.compact{padding-top:24px!important;padding-bottom:24px!important}
body.ss-brand-system .page-hero,
body.ss-brand-system main>.page-hero,
body.ss-brand-system .clean-hero,
body.ss-brand-system .training-hero,
body.ss-brand-system .v13-pass-guest,
body.ss-brand-system .v14-network-guest,
body.ss-brand-system .v14-page-head,
body.ss-brand-system .snw-hero,
body.ss-brand-system .knowledge-hero{padding-top:30px!important;padding-bottom:30px!important;min-height:0!important}
body.ss-brand-system .clean-section,
body.ss-brand-system .clean-founder,
body.ss-brand-system .clean-career,
body.ss-brand-system .clean-assessment,
body.ss-brand-system .clean-final,
body.ss-brand-system .snw-topics,
body.ss-brand-system .snw-skillverse,
body.ss-brand-system .v14-network-explain{padding-top:36px!important;padding-bottom:36px!important}
body.ss-brand-system .clean-section-head,
body.ss-brand-system .snw-section-head,
body.ss-brand-system .v14-section-intro{margin-bottom:18px!important}
body.ss-brand-system .split,
body.ss-brand-system .center{margin-bottom:20px!important}

/* Warm ivory is the base; only intentional surfaces depart from it. */
body.ss-brand-system .page-hero,
body.ss-brand-system .clean-hero,
body.ss-brand-system .training-hero,
body.ss-brand-system .v13-pass-guest,
body.ss-brand-system .v14-network-guest,
body.ss-brand-system .v14-page-head,
body.ss-brand-system .knowledge-hero,
body.ss-brand-system .v11-editorial-hero{background:#F5F0E6!important}
body.ss-brand-system .v11-section,
body.ss-brand-system .clean-section,
body.ss-brand-system .snw-topics{background:#FBF8F1!important}
body.ss-brand-system .v11-section.soft,
body.ss-brand-system .v14-network-explain,
body.ss-brand-system .clean-founder{background:#E8ECE9!important}
body.ss-brand-system .v112-pathway{background:#F5F0E6!important}
body.ss-brand-system .v11-justin{background:#FBF8F1!important}
body.ss-brand-system .v11-justin b{color:#B5502D!important}
body.ss-brand-system .v11-course-card,
body.ss-brand-system .v11-story-card,
body.ss-brand-system .v11-product,
body.ss-brand-system .card,
body.ss-brand-system .side-card,
body.ss-brand-system .programme-panel,
body.ss-brand-system .v14-panel,
body.ss-brand-system .snw-post,
body.ss-brand-system .snw-side-card,
body.ss-brand-system .snw-topic{border-color:var(--v112-line)!important;box-shadow:none!important;border-radius:16px!important}

/* Buttons: pine for primary actions; gold for high-attention action states. */
body.ss-brand-system .v11-btn.primary,
body.ss-brand-system .clean-primary,
body.ss-brand-system .v13-primary,
body.ss-brand-system .v14-primary,
body.ss-brand-system .button.primary,
body.ss-brand-system .btn.primary{background:#032C23!important;color:#F5F0E6!important;border-color:#032C23!important}
body.ss-brand-system .v11-btn.secondary,
body.ss-brand-system .button.secondary,
body.ss-brand-system .btn.secondary{background:transparent!important;color:#032C23!important;border-color:#032C23!important}
body.ss-brand-system .v112-game-spotlight .v11-btn.primary{background:#D9A441!important;color:#032C23!important;border-color:#D9A441!important}

/* Editorial accents: terracotta is deliberately scarce. */
body.ss-brand-system .v11-justin b,
body.ss-brand-system .snw-meta span:first-child,
body.ss-brand-system .snt-label,
body.ss-brand-system .snd-head>div>span{color:#B5502D!important}
body.ss-brand-system .v11-heading>a,
body.ss-brand-system .v11-section-label>a{color:#032C23!important}

/* Unified public Professional Network / Passport / Work landing surfaces. */
body.page-network .v14-network-guest,
body.page-passport .v13-pass-guest,
body.page-jobs .v14-page-head,
body.page-skills-world .snw-hero{background:#F5F0E6!important;color:#1B1B1B!important}
body.page-network .v14-network-guest h1,
body.page-passport .v13-pass-guest h1,
body.page-jobs .v14-page-head h1,
body.page-skills-world .snw-hero h1{color:#032C23!important}
body.page-network .v14-network-guest p,
body.page-passport .v13-pass-guest p,
body.page-jobs .v14-page-head p,
body.page-skills-world .snw-hero p{color:rgba(27,27,27,.7)!important}
body.page-skills-world .snw-kicker{color:#B5502D!important}
body.page-skills-world .snw-hero-card{background:#FBF8F1!important;color:#1B1B1B!important;border:1px solid var(--v112-line)!important;box-shadow:none!important;border-radius:16px!important}
body.page-skills-world .snw-hero-card>span{color:#B5502D!important}
body.page-skills-world .snw-hero-card>strong{color:#032C23!important}
body.page-skills-world .snw-source-cloud b{background:#E8ECE9!important;color:#032C23!important}
body.page-skills-world .snw-main{background:#E8ECE9!important;padding-top:30px!important;padding-bottom:36px!important}
body.page-skills-world .snw-tabs{background:#FBF8F1!important;border-color:var(--v112-line)!important}
body.page-skills-world .snw-tabs a.active,
body.page-skills-world .snw-tabs a:hover{background:#032C23!important;color:#F5F0E6!important}

/* Footer is one dark-pine closing system on all public pages. */
body.ss-brand-system .ss-footer{background:#032C23!important;color:#F5F0E6!important}
body.ss-brand-system .ss-footer h2,
body.ss-brand-system .ss-footer summary{color:#F5F0E6!important}
body.ss-brand-system .ss-footer p,
body.ss-brand-system .ss-footer address,
body.ss-brand-system .ss-footer address a,
body.ss-brand-system .ss-footer a{color:rgba(245,240,230,.78)!important}
body.ss-brand-system .ss-footer .primary{background:#D9A441!important;color:#032C23!important;border-color:#D9A441!important}
body.ss-brand-system .ss-footer-cta,
body.ss-brand-system .ss-footer-main,
body.ss-brand-system .ss-footer-bottom{border-color:rgba(245,240,230,.16)!important}
body.ss-brand-system .ss-footer-badges span{border-color:rgba(245,240,230,.2)!important;color:rgba(245,240,230,.82)!important}
body.ss-brand-system .v11-footer-vivarta{border-color:rgba(217,164,65,.34)!important}
body.ss-brand-system .v11-footer-vivarta small{color:#D9A441!important}

/* Internal professional utility bar still shares the exact palette. */
body.v15-app-mode .v15-appbar{background:#F5F0E6!important;border-bottom:1px solid var(--v112-line)!important}
body.v15-app-mode .v15-app-search input{background:#FBF8F1!important;color:#1B1B1B!important;border-color:var(--v112-line)!important}
body.v15-app-mode .v15-app-nav a.is-active{color:#032C23!important;border-bottom-color:#D9A441!important}
body.v15-app-mode .v15-signin{border-color:#032C23!important;color:#032C23!important}

@media(max-width:1000px){
  body.ss-brand-system .breadcrumbs{width:calc(100% - 30px)!important}
}
@media(max-width:700px){
  body.ss-brand-system .shell{width:calc(100% - 24px)!important}
  body.ss-brand-system .breadcrumbs{width:calc(100% - 24px)!important;min-height:34px!important;padding:7px 0!important;font-size:10px!important}
  body.ss-brand-system .section,
  body.ss-brand-system main>.section{padding-top:26px!important;padding-bottom:26px!important}
  body.ss-brand-system .page-hero,
  body.ss-brand-system main>.page-hero,
  body.ss-brand-system .clean-hero,
  body.ss-brand-system .training-hero,
  body.ss-brand-system .v13-pass-guest,
  body.ss-brand-system .v14-network-guest,
  body.ss-brand-system .v14-page-head,
  body.ss-brand-system .snw-hero,
  body.ss-brand-system .knowledge-hero{padding-top:22px!important;padding-bottom:22px!important}
  body.ss-brand-system .clean-section,
  body.ss-brand-system .clean-founder,
  body.ss-brand-system .clean-career,
  body.ss-brand-system .clean-assessment,
  body.ss-brand-system .clean-final,
  body.ss-brand-system .snw-topics,
  body.ss-brand-system .snw-skillverse,
  body.ss-brand-system .v14-network-explain{padding-top:28px!important;padding-bottom:28px!important}
  body.ss-brand-system .v11-menu-grid section{padding:8px 0!important}
  body.ss-brand-system .v11-menu-grid a{min-height:31px!important}
  body.ss-brand-system .v11-menu-vivarta-stats{display:none!important}
  body.ss-brand-system .v11-menu-vivarta p{display:none!important}
  body.ss-brand-system .v11-menu-vivarta{grid-template-columns:1fr auto!important;padding:12px 14px!important}
  body.ss-brand-system .v11-menu-vivarta strong{font-size:20px!important}
}
@media(max-width:430px){
  body.ss-brand-system .v11-site-menu{padding-left:14px!important;padding-right:14px!important}
  body.ss-brand-system .v11-menu-head span{font-size:25px!important}
  body.ss-brand-system .v11-menu-grid h2{font-size:18px!important}
  body.ss-brand-system .v11-menu-grid a{font-size:13.5px!important}
}

/* Final contrast locks for dark brand surfaces. */
body.ss-brand-system .v11-vivarta-proof .shell{background:#032C23!important;color:#F5F0E6!important}
body.ss-brand-system .v11-vivarta-copy h2{color:#F5F0E6!important}
body.ss-brand-system .v11-vivarta-copy p{color:rgba(245,240,230,.78)!important}
body.ss-brand-system .v11-vivarta-copy small{color:#D9A441!important}
body.ss-brand-system .v11-vivarta-stats b{color:#F5F0E6!important}
body.ss-brand-system .v11-vivarta-stats small{color:rgba(245,240,230,.72)!important}
body.ss-brand-system .v11-vivarta-proof a{background:#D9A441!important;color:#032C23!important}
body.ss-brand-system .v14-profile-preview{background:#032C23!important;color:#F5F0E6!important;box-shadow:none!important}
body.ss-brand-system .v14-profile-preview h3{color:#F5F0E6!important}
body.ss-brand-system .v14-profile-preview p,body.ss-brand-system .v14-demo-note{color:rgba(245,240,230,.72)!important}
body.ss-brand-system .v14-profile-preview>small{color:#D9A441!important}
body.page-skills-world .snw-hero h1 em{color:#D9A441!important}

/* ================================================================
   V11.2.1 — LAYOUT & DENSITY FINALISATION
   One brand, one rhythm, no oversized dead zones.
   ================================================================ */

/* Global section rhythm: compact, consistent and deliberate. */
body.ss-brand-system .v11-section{padding:28px 0!important}
body.ss-brand-system .v11-section.soft{padding:28px 0!important}
body.ss-brand-system .v11-heading{margin-bottom:18px!important}
body.ss-brand-system .v11-heading h2{margin-bottom:8px!important}
body.ss-brand-system .v11-heading p{margin-bottom:0!important;line-height:1.48!important}

/* Training method -> Game World: remove the visually empty transition band. */
body.ss-brand-system .v11-method{align-items:start!important}
body.ss-brand-system .v11-method-copy{top:82px!important}
body.ss-brand-system .v112-game-spotlight{padding:22px 0!important;background:#E8ECE9!important}
body.ss-brand-system .v112-game-spotlight .shell{
  grid-template-columns:42% 58%!important;
  min-height:300px!important;
  border-radius:18px!important;
}
body.ss-brand-system .v112-game-copy{
  padding:28px 30px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
}
body.ss-brand-system .v112-game-copy h2{font-size:clamp(34px,3.5vw,46px)!important;margin:6px 0 10px!important}
body.ss-brand-system .v112-game-copy p{max-width:46ch!important;margin:0 0 14px!important;color:rgba(245,240,230,.86)!important}
body.ss-brand-system .v112-game-features{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0 0 16px!important}
body.ss-brand-system .v112-game-features span{border:1px solid rgba(245,240,230,.22)!important;background:rgba(245,240,230,.06)!important;color:#F5F0E6!important;border-radius:999px!important}
body.ss-brand-system .v112-game-media{min-height:300px!important}

/* One Safa ID becomes a light bridge, preventing two huge dark-green blocks. */
body.ss-brand-system .v11-ecosystem{
  padding:30px 0!important;
  background:#F5F0E6!important;
  color:#1B1B1B!important;
  border-top:1px solid var(--v112-line)!important;
  border-bottom:1px solid var(--v112-line)!important;
}
body.ss-brand-system .v11-ecosystem .v11-kicker{color:#B5502D!important}
body.ss-brand-system .v11-ecosystem .v11-heading h2{color:#032C23!important}
body.ss-brand-system .v11-ecosystem .v11-heading p{color:rgba(27,27,27,.72)!important;max-width:52ch!important}
body.ss-brand-system .v11-ecosystem .v11-product-grid{gap:12px!important;background:transparent!important;border:0!important}
body.ss-brand-system .v11-ecosystem .v11-product{
  min-height:146px!important;
  padding:18px!important;
  background:#FBF8F1!important;
  color:#1B1B1B!important;
  border:1px solid var(--v112-line)!important;
  border-radius:16px!important;
}
body.ss-brand-system .v11-ecosystem .v11-product i{color:#D9A441!important}
body.ss-brand-system .v11-ecosystem .v11-product b{color:#032C23!important}
body.ss-brand-system .v11-ecosystem .v11-product p{color:rgba(27,27,27,.66)!important;font-size:10.5px!important}
body.ss-brand-system .v11-ecosystem .v11-product span{color:#B5502D!important;font-weight:850!important}

/* Final CTA is the only pre-footer conversion block. */
body.ss-brand-system .v11-final{padding:24px 0 28px!important;background:#FBF8F1!important}
body.ss-brand-system .v11-final .shell{padding:22px 26px!important}

/* Compact footer: the previous footer CTA duplicated the page CTA and is removed. */
body.ss-brand-system .ss-footer{background:#032C23!important}
body.ss-brand-system .ss-footer-main{
  padding:24px 0 20px!important;
  grid-template-columns:minmax(250px,.75fr) minmax(0,1.7fr)!important;
  gap:clamp(28px,4vw,54px)!important;
  align-items:start!important;
}
body.ss-brand-system .ss-footer-brand{gap:8px!important;align-content:start!important}
body.ss-brand-system .ss-footer-logo{width:138px!important;height:50px!important;padding:7px 12px!important;margin:0!important}
body.ss-brand-system .ss-footer-brand p{font-size:12px!important;line-height:1.45!important;max-width:330px!important}
body.ss-brand-system .ss-footer-badges{gap:5px!important;margin-top:2px!important}
body.ss-brand-system .ss-footer-badges span{padding:5px 7px!important;font-size:9px!important}
body.ss-brand-system .v11-footer-vivarta{margin-top:8px!important;padding-top:10px!important;gap:5px!important}
body.ss-brand-system .v11-footer-vivarta small{font-size:8px!important}
body.ss-brand-system .v11-footer-vivarta a{font-size:13px!important}
body.ss-brand-system .v11-footer-vivarta span{font-size:9.5px!important;line-height:1.35!important}
body.ss-brand-system .ss-footer-brand address{margin:2px 0 0!important;gap:2px!important;font-size:10px!important;line-height:1.35!important}
body.ss-brand-system .ss-social{margin-top:4px!important;gap:6px!important}
body.ss-brand-system .ss-social a{min-height:28px!important;padding:5px 9px!important;font-size:9px!important}
body.ss-brand-system .ss-footer-links{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}
body.ss-brand-system .ss-footer-group{height:auto!important;min-height:0!important;align-self:start!important}
body.ss-brand-system .ss-footer-group summary{margin:0 0 8px!important;font-size:9px!important;line-height:1.2!important}
body.ss-brand-system .ss-footer-group div{gap:4px!important;padding:0!important}
body.ss-brand-system .ss-footer-group a{font-size:11px!important;line-height:1.25!important;min-height:0!important;padding:2px 0!important;margin:0!important}
body.ss-brand-system .ss-footer-bottom{padding:12px 0 14px!important;font-size:10px!important;min-height:0!important}
body.ss-brand-system .ss-footer-bottom nav{gap:12px!important}

/* Avoid arbitrary extra whitespace before the footer on all public pages. */
body.ss-brand-system main>:last-child{margin-bottom:0!important}

@media(max-width:1000px){
  body.ss-brand-system .v112-game-spotlight .shell{grid-template-columns:44% 56%!important}
  body.ss-brand-system .ss-footer-main{grid-template-columns:1fr!important;gap:22px!important}
  body.ss-brand-system .ss-footer-brand{grid-template-columns:minmax(0,1fr) auto!important;column-gap:18px!important}
  body.ss-brand-system .ss-footer-logo,body.ss-brand-system .ss-footer-brand>p,body.ss-brand-system .ss-footer-badges,body.ss-brand-system .v11-footer-vivarta,body.ss-brand-system .ss-footer-brand address{grid-column:1!important}
  body.ss-brand-system .ss-social{grid-column:2!important;grid-row:1 / span 5!important;align-self:start!important;flex-direction:column!important}
}

@media(max-width:700px){
  body.ss-brand-system .v11-section,body.ss-brand-system .v11-section.soft{padding:22px 0!important}
  body.ss-brand-system .v112-game-spotlight{padding:18px 0!important}
  body.ss-brand-system .v112-game-spotlight .shell{grid-template-columns:1fr!important;border-radius:15px!important}
  body.ss-brand-system .v112-game-copy{padding:20px 18px!important}
  body.ss-brand-system .v112-game-copy h2{font-size:33px!important}
  body.ss-brand-system .v112-game-media{min-height:205px!important}
  body.ss-brand-system .v11-ecosystem{padding:22px 0!important}
  body.ss-brand-system .v11-ecosystem .v11-product-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  body.ss-brand-system .v11-ecosystem .v11-product{min-height:130px!important;padding:13px!important}
  body.ss-brand-system .v11-final{padding:18px 0 22px!important}
  body.ss-brand-system .v11-final .shell{padding:18px!important}
  body.ss-brand-system .ss-footer-main{padding:20px 0 16px!important;gap:18px!important}
  body.ss-brand-system .ss-footer-brand{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  body.ss-brand-system .ss-footer-logo,body.ss-brand-system .ss-footer-brand>p,body.ss-brand-system .ss-footer-badges,body.ss-brand-system .v11-footer-vivarta,body.ss-brand-system .ss-footer-brand address,body.ss-brand-system .ss-social{grid-column:1!important;grid-row:auto!important}
  body.ss-brand-system .ss-social{flex-direction:row!important}
  body.ss-brand-system .ss-footer-links{grid-template-columns:1fr!important;gap:0!important;border-top:1px solid rgba(245,240,230,.14)!important}
  body.ss-brand-system .ss-footer-group{border-bottom:1px solid rgba(245,240,230,.12)!important}
  body.ss-brand-system .ss-footer-group summary{padding:12px 0!important;margin:0!important;font-size:10px!important;cursor:pointer!important}
  body.ss-brand-system .ss-footer-group div{padding:0 0 10px!important;gap:2px!important}
  body.ss-brand-system .ss-footer-group a{padding:5px 0!important;font-size:11px!important}
  body.ss-brand-system .ss-footer-bottom{padding:11px 0 calc(74px + env(safe-area-inset-bottom))!important;gap:8px!important}
}
@media(max-width:700px){
  body.ss-brand-system .ss-footer-badges{display:none!important}
  body.ss-brand-system .v11-footer-vivarta span{display:none!important}
  body.ss-brand-system .ss-footer-brand p{font-size:11.5px!important;line-height:1.4!important}
  body.ss-brand-system .ss-footer-brand address{font-size:9.5px!important}
}
/* V11.2.1 specificity cleanup after legacy layers. */
body.ss-brand-system .v112-game-copy .v11-kicker{color:#D9A441!important}
body.ss-brand-system .v112-game-copy h2{color:#F5F0E6!important}
body.ss-brand-system .v112-game-copy p{color:rgba(245,240,230,.86)!important}
body.ss-brand-system .v11-footer-vivarta>*{margin:0!important}
body.ss-brand-system .ss-footer-brand address>*{margin:0!important;padding:0!important;min-height:0!important;height:auto!important}
body.ss-brand-system .ss-footer-brand address a{display:block!important;line-height:1.35!important}
body.ss-brand-system .ss-footer-brand address span{line-height:1.35!important}
body.ss-brand-system .v11-footer-vivarta{min-height:0!important}


/* === GENUINE PROOF LAYER · 2026-09-02 === */
.genuine-audience{background:#fffdf8;border-top:1px solid #e8e0d2;border-bottom:1px solid #e8e0d2;padding:0!important}
.genuine-audience .shell{display:grid;grid-template-columns:repeat(3,1fr);padding-top:0!important;padding-bottom:0!important}
.genuine-audience a{padding:22px 24px;border-right:1px solid #e8e0d2;text-decoration:none;color:#1b1b1b;min-height:168px;display:flex;flex-direction:column;align-items:flex-start}
.genuine-audience a:last-child{border-right:0}.genuine-audience small{font-size:10px;letter-spacing:.14em;font-weight:900;color:#8c8478}.genuine-audience b{font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.05;margin:9px 0 8px;color:#032c23}.genuine-audience span{font-size:12px;line-height:1.55;color:#665f56}.genuine-audience strong{margin-top:auto;padding-top:14px;font-size:12px;color:#b5502d}
.genuine-proof{background:#f5f0e6;padding:52px 0;border-top:1px solid #e4dac8;border-bottom:1px solid #e4dac8}.genuine-proof-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.genuine-proof h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,62px);line-height:.96;letter-spacing:-.035em;margin:10px 0 14px;color:#032c23}.genuine-proof> .shell>div>p{max-width:620px;font-size:15px;line-height:1.65;color:#5b5a53}.genuine-proof-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.genuine-proof-points{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d9cdbd;border-radius:18px;overflow:hidden;background:#fffdf8}.genuine-proof-points article{padding:22px;min-height:180px;border-right:1px solid #e4dac8;border-bottom:1px solid #e4dac8}.genuine-proof-points article:nth-child(2n){border-right:0}.genuine-proof-points article:nth-last-child(-n+2){border-bottom:0}.genuine-proof-points b,.genuine-boundaries span{font-size:11px;letter-spacing:.14em;color:#b5502d;font-weight:900}.genuine-proof-points h3{font-size:18px;margin:9px 0 7px;color:#032c23}.genuine-proof-points p{font-size:12px;line-height:1.55;color:#6c675f;margin:0}
.genuine-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.genuine-metric-grid article{background:#fff;border:1px solid #e2dacd;border-radius:16px;padding:22px}.genuine-metric-grid strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1;color:#032c23}.genuine-metric-grid h3{margin:10px 0 2px;font-size:16px}.genuine-metric-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#b5502d;font-weight:900}.genuine-metric-grid p{font-size:12px;line-height:1.5;color:#6b655d;margin:12px 0 0}
.genuine-empty{border:1px dashed #b9aa94;border-radius:18px;padding:28px;background:#fffdf8;max-width:900px}.genuine-empty b{display:block;font-family:Georgia,'Times New Roman',serif;font-size:27px;color:#032c23}.genuine-empty p{font-size:14px;line-height:1.65;color:#625e56}.genuine-empty a{font-size:13px;font-weight:900;color:#b5502d;text-decoration:none}
.genuine-cohort-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.genuine-cohort-grid article{background:#fff;border:1px solid #e2dacd;border-radius:18px;padding:24px}.genuine-cohort-grid dl{display:grid;grid-template-columns:130px 1fr;gap:7px 14px;font-size:12px}.genuine-cohort-grid dt{font-weight:900;color:#032c23}.genuine-cohort-grid dd{margin:0;color:#666}
.genuine-boundaries{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important}.genuine-boundaries article{border:1px solid #e2dacd;border-radius:16px;padding:20px;background:#fff}.genuine-boundaries h3{font-size:16px;margin:8px 0 6px;color:#032c23}.genuine-boundaries p{font-size:12px;line-height:1.5;margin:0;color:#68635b}.genuine-standard{background:#fbf8f1}
@media(max-width:900px){.genuine-audience .shell{grid-template-columns:1fr}.genuine-audience a{border-right:0;border-bottom:1px solid #e8e0d2;min-height:auto;padding:18px}.genuine-audience a:last-child{border-bottom:0}.genuine-audience b{font-size:22px}.genuine-proof-grid{grid-template-columns:1fr;gap:24px}.genuine-metric-grid{grid-template-columns:1fr 1fr}.genuine-boundaries{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){.genuine-proof{padding:34px 0}.genuine-proof-points,.genuine-metric-grid,.genuine-boundaries{grid-template-columns:1fr!important}.genuine-proof-points article{border-right:0!important;border-bottom:1px solid #e4dac8!important;min-height:auto}.genuine-proof-points article:last-child{border-bottom:0!important}.genuine-metric-grid strong{font-size:40px}.genuine-cohort-grid{grid-template-columns:1fr}.genuine-proof-actions .v11-btn{width:100%}.genuine-empty{padding:20px}.genuine-empty b{font-size:23px}}

/* ---- v1221-visual-consistency.css ---- */
/* SafaSoch V12.2.1 — Visual Consistency + Contrast Lock
   Purpose: one typography system and accessible brand contrast across legacy/public pages.
   Palette: pine #032C23 · gold #D9A441 · terracotta #B5502D · ivory #F5F0E6 · charcoal #1B1B1B.
*/

/* One font system everywhere. No remote font dependency. */
body.ss-brand-system{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  color:#1B1B1B!important;
}
body.ss-brand-system :is(h1,h2){
  font-family:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif!important;
  font-weight:500!important;
  letter-spacing:-.038em!important;
}
body.ss-brand-system :is(h3,h4,h5,h6,button,input,select,textarea){
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
}
body.hi-body :is(h1,h2,h3,h4,h5,h6){
  font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI","Noto Sans Devanagari","Mangal",Arial,sans-serif!important;
  letter-spacing:normal!important;
}

/* Global light-surface defaults. */
body.ss-brand-system main :is(h1,h2){color:#032C23!important}
body.ss-brand-system main p{color:#625D56}
body.ss-brand-system main .eyebrow{color:#B5502D!important}

/* DARK SECTOR HERO — used by 20 SEO / institutional / school pages. */
body.ss-brand-system .sector-hero{
  background:linear-gradient(135deg,#032C23 0%,#075542 100%)!important;
  color:#F5F0E6!important;
}
body.ss-brand-system .sector-hero :is(h1,h2,h3){color:#F5F0E6!important}
body.ss-brand-system .sector-hero .eyebrow{color:#D9A441!important}
body.ss-brand-system .sector-hero :is(.lead,p:not(.eyebrow)){color:rgba(245,240,230,.84)!important}
body.ss-brand-system .sector-hero .sector-facts span{
  color:rgba(245,240,230,.9)!important;
  border-color:rgba(245,240,230,.22)!important;
  background:rgba(245,240,230,.045)!important;
}
body.ss-brand-system .sector-hero .button.primary{
  background:#D9A441!important;color:#032C23!important;border-color:#D9A441!important;
}
body.ss-brand-system .sector-hero .button.secondary{
  background:transparent!important;color:#F5F0E6!important;border-color:rgba(245,240,230,.64)!important;
}
body.ss-brand-system .school-sector-hero h1{
  font-size:clamp(44px,4.35vw,66px)!important;
  line-height:.98!important;
  max-width:14ch;
}

/* SHARED TRAINING + SKILLS NETWORK BRIDGE.
   The bridge is dark, but its six cards are light. Lock each layer separately. */
body.ss-brand-system .section.dark{
  background:#032C23!important;color:#F5F0E6!important;
}
body.ss-brand-system .section.dark>.shell>.section-heading :is(h1,h2,h3){color:#F5F0E6!important}
body.ss-brand-system .section.dark>.shell>.section-heading .eyebrow{color:#D9A441!important}
body.ss-brand-system .section.dark>.shell>.section-heading>p{color:rgba(245,240,230,.78)!important}
body.ss-brand-system .section.dark .module-grid article{
  background:#FBF8F1!important;color:#1B1B1B!important;border-color:rgba(140,132,120,.30)!important;
}
body.ss-brand-system .section.dark .module-grid article h3{color:#032C23!important}
body.ss-brand-system .section.dark .module-grid article p{color:#625D56!important}
body.ss-brand-system .section.dark .module-grid article>span{color:#D9A441!important}
body.ss-brand-system .section.dark .module-grid article .text-link{color:#B5502D!important;font-weight:800!important}

/* FINAL CONVERSION CTA — used by the same authority cluster. */
body.ss-brand-system .final-cta{
  background:#032C23!important;color:#F5F0E6!important;border-top:1px solid rgba(217,164,65,.22)!important;
}
body.ss-brand-system .final-cta :is(h1,h2,h3){color:#F5F0E6!important}
body.ss-brand-system .final-cta .eyebrow{color:#D9A441!important}
body.ss-brand-system .final-cta p{color:rgba(245,240,230,.78)!important}
body.ss-brand-system .final-cta .button.light,
body.ss-brand-system .final-cta .button.primary{
  background:#D9A441!important;color:#032C23!important;border-color:#D9A441!important;
}
body.ss-brand-system .final-cta .button.outline-light,
body.ss-brand-system .final-cta .button.secondary{
  background:transparent!important;color:#F5F0E6!important;border-color:rgba(245,240,230,.62)!important;
}

/* Dark planning / proof sections. */
body.ss-brand-system .targets{
  background:#032C23!important;color:#F5F0E6!important;
}
body.ss-brand-system .targets :is(h1,h2,h3){color:#F5F0E6!important}
body.ss-brand-system .targets .eyebrow{color:#D9A441!important}
body.ss-brand-system .targets :is(p,small){color:rgba(245,240,230,.76)!important}
body.ss-brand-system .targets .target-grid article{
  background:rgba(245,240,230,.055)!important;border-color:rgba(245,240,230,.15)!important;
}
body.ss-brand-system .targets .target-grid strong{color:#D9A441!important}
body.ss-brand-system .targets .target-grid span{color:#F5F0E6!important}

/* Small dark panels embedded in light pages. */
body.ss-brand-system :is(.contact-panel,.programme-panel,.school-lead-card,.authority-cta){
  background:#032C23!important;color:#F5F0E6!important;
}
body.ss-brand-system :is(.contact-panel,.programme-panel,.school-lead-card,.authority-cta) :is(h1,h2,h3){color:#F5F0E6!important}
body.ss-brand-system :is(.contact-panel,.programme-panel,.school-lead-card,.authority-cta) :is(p,li,address){color:rgba(245,240,230,.82)!important}
body.ss-brand-system :is(.contact-panel,.programme-panel,.school-lead-card,.authority-cta) a:not(.button){color:#F5F0E6!important}

/* New school assessment page: dark hero needs its own action colours. */
body.ss-brand-system .school-assessment-hero{color:#F5F0E6!important}
body.ss-brand-system .school-assessment-hero :is(h1,h2,h3){color:#F5F0E6!important}
body.ss-brand-system .school-assessment-hero .eyebrow{color:#D9A441!important}
body.ss-brand-system .school-assessment-hero .lead{color:rgba(245,240,230,.84)!important}
body.ss-brand-system .school-assessment-hero .button.primary{
  background:#D9A441!important;color:#032C23!important;border-color:#D9A441!important;
}
body.ss-brand-system .school-assessment-hero .button.secondary{
  background:transparent!important;color:#F5F0E6!important;border-color:rgba(245,240,230,.62)!important;
}

/* Gold conversion bands intentionally use dark text, never white-on-gold. */
body.ss-brand-system .closing{background:#D9A441!important;color:#032C23!important}
body.ss-brand-system .closing :is(h1,h2,h3){color:#032C23!important}
body.ss-brand-system .closing p{color:rgba(3,44,35,.82)!important}
body.ss-brand-system .closing .button{background:#032C23!important;color:#F5F0E6!important;border-color:#032C23!important}

/* Avoid invisible light text when legacy dark parents contain white cards. */
body.ss-brand-system :is(.module-grid,.faq-grid,.cards,.compare,.school-track-grid) article{
  color:#1B1B1B;
}
body.ss-brand-system :is(.module-grid,.faq-grid,.cards,.compare,.school-track-grid) article h3{color:#032C23}

/* Selection remains on-brand but is not used as a substitute for contrast. */
body.ss-brand-system ::selection{background:#D9A441;color:#032C23}

@media(max-width:700px){
  body.ss-brand-system .school-sector-hero h1{font-size:clamp(38px,11.2vw,50px)!important;max-width:none}
  body.ss-brand-system .sector-hero :is(.lead,p:not(.eyebrow)){font-size:15.5px!important;line-height:1.62!important}
  body.ss-brand-system .section.dark>.shell>.section-heading h2{font-size:clamp(32px,9.5vw,42px)!important}
}

/* ---- v1222-header-footer.css ---- */
/* SafaSoch V12.2.2 — Header + Footer Renewal */
:root{--ss22-green:#032C23;--ss22-forest:#075542;--ss22-gold:#D9A441;--ss22-ivory:#F5F0E6;--ss22-paper:#FBF8F1;--ss22-ink:#163B31;--ss22-line:rgba(3,44,35,.12)}

/* PUBLIC HEADER: clearer hierarchy, one primary row, one small credibility signal row. */
body.ss-brand-system .ss22-header{position:sticky;top:0;z-index:1600;background:rgba(251,248,241,.97);border-bottom:1px solid var(--ss22-line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(3,44,35,.035)}
.ss22-signal{background:var(--ss22-green);color:#fff}
.ss22-signal-row{height:30px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.ss22-signal p{display:flex;align-items:center;gap:10px;margin:0;color:rgba(245,240,230,.76)!important;font-size:10px!important;line-height:1!important;letter-spacing:.02em}
.ss22-signal p strong{color:var(--ss22-gold);font-size:9px;letter-spacing:.16em}
.ss22-signal nav{display:flex;align-items:center;height:100%;gap:0}
.ss22-signal nav a{display:flex;align-items:center;height:100%;padding:0 13px;color:rgba(245,240,230,.78)!important;text-decoration:none;font-size:9px;font-weight:750;border-left:1px solid rgba(255,255,255,.08)}
.ss22-signal nav a:hover{color:#fff!important;background:rgba(255,255,255,.045)}
.ss22-mainrow{min-height:72px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:17px}
.ss22-menu-trigger{width:40px!important;height:40px!important;min-width:40px!important;border:1px solid rgba(3,44,35,.14)!important;background:#fff!important;border-radius:50%!important;box-shadow:none!important}
.ss22-menu-trigger span{background:var(--ss22-green)!important;width:18px!important;height:1.5px!important;margin:2.5px 0!important}
.ss22-brand{display:flex;width:120px;height:52px;align-items:center;justify-content:center;text-decoration:none}
.ss22-brand img{display:block;width:118px;height:50px;object-fit:contain}
.ss22-nav{display:flex;align-items:stretch;justify-content:center;height:72px;gap:3px;min-width:0}
.ss22-nav a{position:relative;display:flex;align-items:center;padding:0 11px;color:#30483f!important;text-decoration:none;font-size:12.5px;font-weight:760;white-space:nowrap}
.ss22-nav a:after{content:"";position:absolute;left:11px;right:11px;bottom:0;height:2px;background:var(--ss22-green);transform:scaleX(0);transform-origin:center;transition:.18s ease}
.ss22-nav a:hover,.ss22-nav a.is-active{color:var(--ss22-green)!important}.ss22-nav a:hover:after,.ss22-nav a.is-active:after{transform:scaleX(1)}
.ss22-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}
.ss22-search{height:40px;display:flex;align-items:center;gap:4px;padding:0 9px;border:0;background:transparent;color:var(--ss22-green);font:inherit;cursor:pointer;border-radius:999px}.ss22-search span{font-size:19px;line-height:1}.ss22-search b{font-size:10px}.ss22-search:hover{background:rgba(3,44,35,.05)}
.ss22-lang{padding:10px 8px;color:var(--ss22-green)!important;text-decoration:none;font-size:10px;font-weight:900;white-space:nowrap}
.ss22-school-cta{height:46px;min-width:150px;padding:0 13px 0 15px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-content:center;column-gap:10px;border-radius:14px;background:var(--ss22-gold);color:var(--ss22-green)!important;text-decoration:none;box-shadow:inset 0 0 0 1px rgba(3,44,35,.08);transition:.18s ease}
.ss22-school-cta span{font-size:7px;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:900;opacity:.72}.ss22-school-cta b{font-size:11px;line-height:1.15}.ss22-school-cta i{grid-column:2;grid-row:1/3;font-style:normal;font-size:17px;align-self:center}.ss22-school-cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(217,164,65,.18)}

/* The existing full-screen menu remains the deeper information architecture. */
body.ss-brand-system .v11-site-menu{z-index:1800}
body.ss-brand-system .v7-search-panel{z-index:1900}

/* APP HEADER: keep professional utility behaviour but align colour/shape. */
body.v15-app-mode .v15-appbar{background:rgba(251,248,241,.98)!important;border-bottom:1px solid var(--ss22-line)!important;box-shadow:0 8px 28px rgba(3,44,35,.035)!important}
body.v15-app-mode .v15-app-search input{background:#fff!important;border-color:rgba(3,44,35,.12)!important;border-radius:14px!important}
body.v15-app-mode .v15-signin{border-radius:12px!important}

/* FOOTER: strong CTA, compact proof strip, four useful link groups, readable sizes. */
body.ss-brand-system .ss22-footer{background:#021f19!important;color:#fff;overflow:hidden;position:relative}
.ss22-footer:before{content:"SAFA SOCH";position:absolute;right:-1vw;bottom:55px;font-family:"Iowan Old Style",Georgia,serif;font-size:clamp(90px,13vw,210px);line-height:.7;color:rgba(245,240,230,.025);letter-spacing:-.07em;pointer-events:none}
.ss22-footer-intro{min-height:230px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px;align-items:center;padding-top:46px;padding-bottom:46px;border-bottom:1px solid rgba(255,255,255,.09)}
.ss22-kicker{margin:0 0 14px!important;color:var(--ss22-gold)!important;font-size:8px!important;font-weight:950!important;letter-spacing:.18em!important}
.ss22-footer-message h2{margin:0;color:#fff!important;font-family:"Iowan Old Style","Palatino Linotype",Georgia,serif!important;font-size:clamp(42px,4.2vw,68px)!important;font-weight:500!important;line-height:.9!important;letter-spacing:-.045em!important}.ss22-footer-message h2 em{color:#E8C66B;font-style:italic}
.ss22-footer-message>p:last-child{max-width:630px;margin:18px 0 0!important;color:#9fb4ad!important;font-size:13px!important;line-height:1.65!important}
.ss22-footer-actions{display:grid;gap:9px;justify-items:stretch}.ss22-footer-actions a{min-height:52px;padding:0 18px;border:1px solid rgba(255,255,255,.17);border-radius:14px;display:flex;align-items:center;justify-content:space-between;color:#fff!important;text-decoration:none;font-size:11px;font-weight:850;transition:.18s ease}.ss22-footer-actions a.primary{background:var(--ss22-gold);border-color:var(--ss22-gold);color:var(--ss22-green)!important}.ss22-footer-actions a:hover{transform:translateY(-2px);border-color:rgba(217,164,65,.55)}
.ss22-trust-strip{min-height:67px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(255,255,255,.08)}.ss22-trust-strip span{display:flex;align-items:center;gap:7px;padding:0 20px;border-right:1px solid rgba(255,255,255,.08);color:#8fa69e;font-size:9px;line-height:1.3}.ss22-trust-strip span:first-child{padding-left:0}.ss22-trust-strip span:last-child{border-right:0}.ss22-trust-strip b{color:#F5F0E6;font-size:10px}
body.ss-brand-system .ss22-footer-main{grid-template-columns:minmax(240px,.9fr) minmax(0,3.1fr)!important;gap:62px!important;padding:48px 0 42px!important}
body.ss-brand-system .ss22-footer-brand .ss-footer-logo{width:146px!important;height:54px!important;border-radius:13px!important}
body.ss-brand-system .ss22-footer-brand>p{font-size:13px!important;line-height:1.65!important;color:#91aaa2!important;margin:17px 0 16px!important}
body.ss-brand-system .ss22-footer-brand address{gap:7px!important}body.ss-brand-system .ss22-footer-brand address span,body.ss-brand-system .ss22-footer-brand address a{font-size:10.5px!important;color:#a9bbb5!important}
body.ss-brand-system .ss22-footer-main .ss-footer-links{gap:30px!important}
body.ss-brand-system .ss22-footer-main .ss-footer-group summary{font-size:10px!important;letter-spacing:.12em!important;color:#F5F0E6!important;margin-bottom:15px!important}
body.ss-brand-system .ss22-footer-main .ss-footer-group a{font-size:12px!important;line-height:1.42!important;margin-bottom:10px!important;color:#91a8a0!important}
body.ss-brand-system .ss22-footer-main .ss-footer-group a:hover{color:#fff!important}
.ss22-vivarta{margin-top:18px;padding:14px 0 0;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:4px}.ss22-vivarta small{color:#718d84;font-size:7px;font-weight:950;letter-spacing:.14em}.ss22-vivarta a{color:#E8C66B!important;text-decoration:none;font-size:11px;font-weight:850}.ss22-vivarta span{color:#78928a;font-size:9px;line-height:1.4}
body.ss-brand-system .ss22-footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.08)!important;padding:20px 0 25px!important;font-size:10px!important;color:#718a82!important}body.ss-brand-system .ss22-footer-bottom>div{gap:18px!important;flex-wrap:wrap}.ss22-footer-bottom>div span:last-child{color:#8fa49d}.ss22-footer-bottom nav a{font-size:9px!important}

@media(max-width:1120px){.ss22-nav a{padding:0 8px;font-size:11px}.ss22-school-cta{min-width:136px}.ss22-search b{display:none}.ss22-footer-intro{gap:44px}}
@media(max-width:960px){.ss22-signal nav a:nth-child(2){display:none}.ss22-nav{display:none}.ss22-mainrow{grid-template-columns:auto auto 1fr}.ss22-actions{justify-self:end}.ss22-menu-trigger{display:grid!important}.ss22-footer-intro{grid-template-columns:1fr;gap:28px;min-height:0}.ss22-footer-actions{grid-template-columns:1fr 1fr}.ss22-trust-strip{grid-template-columns:1fr 1fr}.ss22-trust-strip span{min-height:54px;border-bottom:1px solid rgba(255,255,255,.07)}body.ss-brand-system .ss22-footer-main{grid-template-columns:1fr!important;gap:34px!important}.ss22-footer-brand{max-width:600px}}
@media(max-width:700px){.ss22-signal{display:none}.ss22-signal-row{height:28px}.ss22-signal p span{display:none}.ss22-signal nav a{padding:0 9px;font-size:8px}.ss22-signal nav a:last-child{display:none}.ss22-mainrow{min-height:64px;gap:9px;padding-top:4px;padding-bottom:4px}.ss22-brand{width:100px;height:48px}.ss22-brand img{width:98px;height:45px}.ss22-search,.ss22-lang{display:none}.ss22-school-cta{height:42px;min-width:126px;border-radius:12px;padding:0 10px 0 12px}.ss22-school-cta span{font-size:6px}.ss22-school-cta b{font-size:10px}.ss22-footer-intro{padding-top:38px;padding-bottom:34px}.ss22-footer-message h2{font-size:42px!important}.ss22-footer-message>p:last-child{font-size:12px!important}.ss22-footer-actions{grid-template-columns:1fr}.ss22-trust-strip{grid-template-columns:1fr 1fr}.ss22-trust-strip span{padding:0 10px!important;font-size:8px}.ss22-footer:before{display:none}body.ss-brand-system .ss22-footer-main{padding:34px 0 26px!important}.ss22-footer-brand>p{max-width:360px!important}body.ss-brand-system .ss22-footer-main .ss-footer-group summary{font-size:11px!important;margin-bottom:0!important}body.ss-brand-system .ss22-footer-main .ss-footer-group a{font-size:12px!important;margin:0!important;padding:8px 0!important}body.ss-brand-system .ss22-footer-bottom{align-items:flex-start!important;gap:12px!important}.ss22-footer-bottom>div{display:grid!important;gap:5px!important}.ss22-footer-bottom>div span:last-child{display:none}}
@media(max-width:430px){.ss22-school-cta{min-width:116px}.ss22-school-cta i{display:none}.ss22-school-cta{grid-template-columns:1fr}.ss22-signal nav a:first-child{padding-right:4px}.ss22-trust-strip{grid-template-columns:1fr}.ss22-trust-strip span{min-height:45px;border-right:0}}
