:root{
  --aleph-ink:#132640;--aleph-ink-2:#26384d;--aleph-gold:#b9893d;--aleph-gold-deep:#966724;--aleph-gold-light:#e0c486;
  --aleph-cream:#f7f2e8;--aleph-paper:#fffdfa;--aleph-line:rgba(19,38,64,.13);--aleph-muted:#6a706f;
  --aleph-serif:"Iowan Old Style","Palatino Linotype",Palatino,Baskerville,"Times New Roman",serif;
  --aleph-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --shell:min(1220px,calc(100vw - 56px));--shadow:0 28px 90px rgba(25,31,37,.14)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--aleph-paper);color:var(--aleph-ink);font-family:var(--aleph-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px 14px}.surface-section{position:relative;z-index:5;background:var(--aleph-paper)}

/* Header + dropdowns */
.site-header{position:fixed;z-index:1000;left:0;right:0;top:0;color:var(--aleph-ink);transition:background .3s,box-shadow .3s}.site-header.is-scrolled{background:rgba(255,253,250,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--aleph-line)}.site-header__inner{width:var(--shell);height:112px;margin:auto;display:grid;grid-template-columns:250px 1fr auto auto;align-items:center;gap:20px;transition:height .3s}.site-header.is-scrolled .site-header__inner{height:84px}.site-brand a{display:inline-flex;align-items:center}.site-brand img{display:block;width:236px;max-height:96px;object-fit:contain;object-position:left center;transition:width .3s,max-height .3s}.site-header.is-scrolled .site-brand img{width:194px;max-height:68px}.site-nav__menu{display:flex;justify-content:center;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.site-nav__menu>li{position:relative}.site-nav a{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:750;letter-spacing:.115em;text-transform:uppercase;white-space:nowrap}.site-nav__menu>li.menu-item-has-children>a:after{content:"⌄";font-size:11px;color:var(--aleph-gold);transform:translateY(-1px)}.site-nav a:hover{color:var(--aleph-gold)}.site-nav .sub-menu{position:absolute;top:calc(100% + 18px);left:-22px;min-width:230px;margin:0;padding:12px;background:rgba(255,253,250,.98);border:1px solid var(--aleph-line);box-shadow:0 20px 55px rgba(21,28,35,.13);list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s;backdrop-filter:blur(18px)}.site-nav .sub-menu:before{content:"";position:absolute;left:0;right:0;top:-20px;height:22px}.site-nav li:hover>.sub-menu,.site-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.site-nav .sub-menu li+li{border-top:1px solid var(--aleph-line)}.site-nav .sub-menu a{padding:11px 10px;font-size:10px;letter-spacing:.08em}.site-header__cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--aleph-gold);text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.14em;transition:.25s}.site-header__cta{background:rgba(151,104,34,.79);color:#fff;border-color:rgba(255,255,255,.65);backdrop-filter:blur(8px)}.site-header.is-scrolled .site-header__cta{background:var(--aleph-gold);border-color:var(--aleph-gold)}.button:hover,.site-header__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(132,91,31,.18)}.button--gold{background:linear-gradient(135deg,var(--aleph-gold),var(--aleph-gold-deep));color:#fff}.button--light{background:rgba(255,255,255,.78);color:var(--aleph-ink);border-color:rgba(21,36,58,.24);backdrop-filter:blur(8px)}.nav-toggle{display:none;width:44px;height:44px;background:none;border:0;padding:10px;color:inherit}.nav-toggle span{display:block;height:1px;background:currentColor;margin:8px 0}.mobile-menu{display:none}

/* REAL pinned scroll chapters: the background is mathematically stationary.
   The following paper section is part of the same chapter and therefore scrolls over it.
   No JS transform, no artificial scroll resistance, no drifting background. */
.scroll-chapter{position:relative;z-index:1;isolation:isolate}.scroll-chapter__sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;height:100svh;min-height:700px;overflow:hidden;display:flex;align-items:center;background:#dce1e1;z-index:1}.scroll-chapter__overlay{position:relative;z-index:6;background:var(--aleph-paper);border-radius:28px 28px 0 0;box-shadow:0 -28px 80px rgba(18,30,42,.14)}.pin-scene__sticky{height:100%;width:100%;overflow:hidden;display:flex;align-items:center;background:#dce1e1}.pin-scene__image{position:absolute;inset:0;background-position:center;background-size:cover;transform:none!important;will-change:auto}.pin-scene__shade{position:absolute;inset:0;pointer-events:none}.pin-scene__shade--left{background:linear-gradient(90deg,rgba(255,253,248,.97) 0,rgba(255,253,248,.76) 30%,rgba(255,253,248,.08) 58%,rgba(8,18,30,.18) 100%)}.pin-scene__shade--dark{background:linear-gradient(90deg,rgba(10,23,37,.78),rgba(10,23,37,.27) 58%,rgba(10,23,37,.09))}.pin-scene__content{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;width:var(--shell);min-height:100%;gap:60px}.pin-quote{width:270px;margin:0;color:#fff;font:italic 27px/1.3 var(--aleph-serif);text-shadow:0 2px 14px rgba(0,0,0,.25);padding-left:25px;border-left:1px solid rgba(255,255,255,.55)}.pin-quote small{display:block;margin-top:18px;font:700 10px/1.3 var(--aleph-sans);letter-spacing:.17em;text-transform:uppercase}.pin-quote--light{color:#fff}.story-card{width:min(520px,48vw);padding:48px 45px;background:rgba(255,253,249,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow)}.story-card h2,.vision-card h2{font:400 clamp(48px,5vw,66px)/.98 var(--aleph-serif);letter-spacing:-.04em;margin:0 0 22px}.story-card p,.vision-card p{color:#4c555d}.vision-card{width:min(590px,54vw);color:#fff}.vision-card p{color:rgba(255,255,255,.9);font-size:17px;max-width:560px}.vision-card .eyebrow{color:#e6c27c}.vision-card .button{margin-top:15px}

/* Hero inside the pinned chapter. The image itself never moves on scroll. */
.hero{position:relative;height:100%;width:100%;overflow:hidden;background:#dfe2df}.hero__visual,.hero__slide,.hero__mist,.hero__light,.hero__veil{position:absolute;inset:0}.hero__visual{transform:none!important}.hero__slide{background-size:cover;background-position:center;opacity:0;transform:scale(1.015);transition:opacity 1.15s ease;will-change:transform,opacity}.hero__slide.is-active{opacity:1;animation:aleph-hero-zoom 10s cubic-bezier(.18,.55,.22,1) forwards}@keyframes aleph-hero-zoom{from{transform:scale(1.015)}to{transform:scale(1.075)}}.hero__mist{background:linear-gradient(90deg,rgba(255,253,249,.98) 0%,rgba(255,253,249,.88) 25%,rgba(255,253,249,.14) 55%,rgba(255,253,249,0) 73%);mix-blend-mode:screen}.hero__light{background:radial-gradient(circle at 55% 33%,rgba(255,235,187,.28),transparent 31%);pointer-events:none}.hero__veil{background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 62%,rgba(9,16,26,.08))}.hero__content{position:relative;z-index:3;height:100%;display:grid;grid-template-columns:minmax(0,640px) 1fr;align-items:center;padding-top:98px}.hero__copy{align-self:center}.eyebrow{display:block;color:var(--aleph-gold);font-size:10px;font-weight:800;letter-spacing:.23em;text-transform:uppercase;margin-bottom:15px}.hero h1,.section h2,.page-main h1{font-family:var(--aleph-serif);font-weight:400;letter-spacing:-.035em}.hero h1{font-size:clamp(62px,6.1vw,96px);line-height:.92;margin:0 0 22px}.hero__gold-line{color:var(--aleph-gold)}.hero__subtitle{font:400 25px/1.3 var(--aleph-serif);margin:0 0 18px}.hero__text{max-width:610px;color:#344253;font-size:15px;line-height:1.65;margin:0 0 28px}.hero__buttons{display:flex;gap:14px}.hero__quote{position:absolute;right:0;bottom:17%;width:245px;color:#fff;font:italic 25px/1.25 var(--aleph-serif);margin:0;padding:25px 0 25px 28px;border-left:1px solid rgba(255,255,255,.48);text-shadow:0 2px 14px rgba(0,0,0,.25)}.hero__quote small{display:block;margin-top:20px;font:700 10px/1.3 var(--aleph-sans);font-style:normal;letter-spacing:.18em;text-transform:uppercase}.hero__dots{position:absolute;z-index:5;bottom:32px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.hero__dots button{width:32px;height:2px;border:0;background:rgba(255,255,255,.42);padding:0;cursor:pointer}.hero__dots button.is-active{background:#fff}.scroll-cue{position:absolute;z-index:5;bottom:25px;right:30px;color:#fff;display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.scroll-cue i{display:block;width:38px;height:1px;background:rgba(255,255,255,.8);position:relative}.scroll-cue i:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(45deg)}

/* Surface sections */
.section{padding:100px 0}.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(42px,4vw,64px);line-height:1;margin:0}.section-heading--split{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px}.section-heading--split>p{color:var(--aleph-muted);max-width:500px;margin:0}.section--sessions{padding-top:86px;padding-bottom:92px;box-shadow:0 -20px 65px rgba(20,31,40,.08)}.voices{background:linear-gradient(90deg,#f4f0e8,#faf8f4)}.voices__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.voices blockquote{margin:0;padding:34px 36px;background:rgba(255,255,255,.76);border:1px solid rgba(183,134,54,.09);min-height:205px}.voices blockquote>span{color:var(--aleph-gold);font-family:Georgia;font-size:52px;line-height:.7}.voices blockquote p{font:italic 20px/1.45 var(--aleph-serif)}.voices cite{font-style:normal;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:800}.text-link{display:inline-block;color:var(--aleph-gold);font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;margin-top:10px}.pillars__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--aleph-line);border-bottom:1px solid var(--aleph-line)}.pillars__grid article{padding:44px 44px 48px;border-right:1px solid var(--aleph-line)}.pillars__grid article:last-child{border-right:0}.pillars__grid span{font:400 18px/1 var(--aleph-serif);color:var(--aleph-gold)}.pillars__grid h3{font:400 30px/1.15 var(--aleph-serif)}.pillars__grid p{color:var(--aleph-muted)}.faq__list{border-top:1px solid var(--aleph-line)}.faq details{border-bottom:1px solid var(--aleph-line)}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:24px 0;font:400 25px/1.25 var(--aleph-serif)}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-family:var(--aleph-sans);font-weight:300;color:var(--aleph-gold);transition:transform .3s}.faq details[open] summary span{transform:rotate(45deg)}.faq details>div{max-width:760px;color:var(--aleph-muted);padding:0 0 24px}.cta-strip{padding:72px 0;background:linear-gradient(110deg,#11243a,#1c344c);color:#fff}.cta-strip .shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-strip h2{font:400 46px/1 var(--aleph-serif);margin:0}.cta-strip p{margin:.5em 0 0;color:rgba(255,255,255,.72)}.cta-strip .eyebrow{color:#e0ba73}

/* Subpages hero */
.page-main--with-hero{padding:0 0 105px;min-height:72vh;background:var(--aleph-paper)}.subhero{position:relative;height:min(52vh,520px);min-height:390px;overflow:hidden;display:flex;align-items:flex-end;background:#1d2d3d}.subhero__media{position:absolute;inset:-10% -3%;background-size:cover;background-position:center;will-change:transform}.subhero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,26,42,.72) 0,rgba(11,26,42,.28) 50%,rgba(11,26,42,.12)),linear-gradient(0deg,rgba(11,26,42,.48),transparent 60%)}.subhero__inner{position:relative;z-index:2;color:#fff;padding:155px 0 58px}.subhero__inner .eyebrow{color:#e4bd75}.subhero h1{font:400 clamp(58px,6vw,86px)/.96 var(--aleph-serif);letter-spacing:-.04em;margin:0 0 12px}.subhero p{font:400 24px/1.35 var(--aleph-serif);margin:0;max-width:660px;color:rgba(255,255,255,.91)}.page-shell{max-width:1030px;padding-top:72px}.page-shell--wide{max-width:1220px}.entry-content{font-size:17px}.entry-content h2,.entry-content h3,.entry-content h4{font-family:var(--aleph-serif);font-weight:400;line-height:1.12;margin-top:1.8em}.entry-content h2{font-size:44px}.entry-content h3{font-size:33px}.entry-content h4{font-size:25px}.entry-content p{margin:0 0 1.25em}.entry-content ul,.entry-content ol{padding-left:1.2em}.entry-content li{margin:.45em 0}.entry-content a{color:var(--aleph-gold-deep);text-decoration:underline;text-underline-offset:3px}.entry-content blockquote{margin:2.4em 0;padding:10px 0 10px 30px;border-left:2px solid var(--aleph-gold);font:italic 25px/1.45 var(--aleph-serif);color:#34465a}.entry-content table{width:100%;border-collapse:collapse}.entry-content td,.entry-content th{padding:12px;border-bottom:1px solid var(--aleph-line);text-align:left}.content-card{padding:35px;background:#faf7f0;border:1px solid rgba(185,137,61,.16);margin:24px 0}.contact-grid,.donation-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;margin:24px 0 50px}.contact-card,.donation-card{padding:32px;border:1px solid var(--aleph-line);background:#fbf8f2}.contact-card h3,.donation-card h3{margin-top:0}.bank-data{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px}.legal-notice{padding:18px 22px;background:#f6f1e7;border-left:3px solid var(--aleph-gold);font-size:14px;color:#5a6062}

/* Footer */
.site-footer{position:relative;z-index:10;padding:66px 0 28px;background:#11243a;color:#eef1f2}.site-footer__inner{display:grid;grid-template-columns:1.35fr 1.15fr .8fr;gap:54px;align-items:center}.site-footer__brand{display:flex;align-items:center;gap:22px}.site-footer__brand .site-brand,.site-footer__brand>a{display:block}.site-footer__brand .site-brand__fallback,.site-footer__brand .custom-logo-link{flex:0 0 auto;background:#fffaf2;padding:14px 18px;border:1px solid rgba(226,194,133,.38);box-shadow:0 14px 40px rgba(0,0,0,.14)}.site-footer__brand img{display:block;width:252px;max-height:none;filter:none}.site-footer__brand p{font-size:12px;color:rgba(255,255,255,.72);margin:0}.site-footer__brand p a{color:#fff}.site-footer__social-label{text-transform:uppercase;font-size:9px;letter-spacing:.18em;color:#d9b46d;margin-bottom:13px}.site-footer__social{display:flex;flex-wrap:wrap;gap:9px}.site-footer__social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;border-radius:50%;transition:.2s}.site-footer__social a:hover{border-color:#d9b46d;background:rgba(217,180,109,.12);transform:translateY(-2px)}.site-footer__social svg{width:17px;height:17px;fill:currentColor}.site-footer__nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;font-size:11px;color:rgba(255,255,255,.76)}.site-footer__nav a:hover{color:#d9b46d}.site-footer__bottom{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:10px;color:rgba(255,255,255,.48)}

/* Animation */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.2,1)}.reveal.is-visible{opacity:1;transform:none}

@media(max-width:1080px){.site-header__inner{grid-template-columns:225px 1fr auto auto}.site-brand img{width:216px}.site-header.is-scrolled .site-brand img{width:182px}.site-nav__menu{gap:18px}.site-nav a{font-size:10px}.site-header__cta{padding:0 16px}}
@media(max-width:920px){:root{--shell:min(100% - 34px,780px)}.site-header__inner,.site-header.is-scrolled .site-header__inner{height:86px;grid-template-columns:205px 1fr auto}.site-brand img,.site-header.is-scrolled .site-brand img{width:198px;max-height:76px}.site-nav,.site-header__cta{display:none}.nav-toggle{display:block;justify-self:end}.mobile-menu{position:absolute;left:17px;right:17px;top:88px;padding:24px;background:rgba(255,253,250,.98);box-shadow:var(--shadow);border:1px solid var(--aleph-line);max-height:calc(100vh - 104px);overflow:auto}.mobile-menu.is-open{display:block}.mobile-menu__links,.mobile-menu__links ul{list-style:none;margin:0;padding:0}.mobile-menu__links>li>a{display:block;padding:12px 0;border-bottom:1px solid var(--aleph-line);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.mobile-menu__links .sub-menu{padding:5px 0 8px 18px}.mobile-menu__links .sub-menu a{display:block;padding:8px 0;color:#5d6470;font-size:12px}.mobile-menu .button{margin-top:16px}.hero__content{grid-template-columns:1fr;padding-top:120px}.hero__copy{max-width:600px}.hero h1{font-size:68px}.hero__quote{display:none}.hero__mist{background:linear-gradient(90deg,rgba(255,253,249,.96),rgba(255,253,249,.80) 60%,rgba(255,253,249,.08))}.section-heading--split{grid-template-columns:1fr;gap:24px}.voices__grid,.pillars__grid{grid-template-columns:1fr}.pillars__grid article{border-right:0;border-bottom:1px solid var(--aleph-line)}.story-card,.vision-card{width:min(620px,90vw)}.pin-scene__content{align-items:flex-end;padding-bottom:80px}.pin-quote{display:none}.site-footer__inner{grid-template-columns:1fr;gap:34px}.site-footer__nav{grid-template-columns:repeat(4,max-content)}.contact-grid,.donation-grid{grid-template-columns:1fr}.subhero{height:46vh}}
@media(max-width:620px){:root{--shell:calc(100% - 28px)}.scroll-chapter__sticky{position:relative;height:auto;min-height:720px}.scroll-chapter__overlay{border-radius:18px 18px 0 0;box-shadow:0 -18px 48px rgba(18,30,42,.10)}.hero{min-height:720px}.hero__content{padding-top:100px;padding-bottom:70px}.hero h1{font-size:51px}.hero__subtitle{font-size:20px}.hero__text{font-size:14px}.hero__buttons{flex-direction:column;align-items:flex-start}.hero__slide{background-position:62% center}.scroll-cue{display:none}.section{padding:70px 0}.section-heading h2{font-size:41px}.voices blockquote{min-height:auto}.pin-scene__sticky{min-height:620px}.pin-scene__image{inset:0}.pin-scene__content{padding:85px 0;align-items:flex-end}.story-card{width:100%;padding:32px 26px}.story-card h2,.vision-card h2{font-size:42px}.vision-card{width:100%;padding:28px 0}.pillars__grid article{padding:34px 16px}.faq summary{font-size:21px}.cta-strip h2{font-size:36px}.cta-strip .shell{align-items:flex-start;flex-direction:column}.subhero{height:430px;min-height:430px}.subhero__inner{padding:125px 0 44px}.subhero h1{font-size:53px}.subhero p{font-size:19px}.page-shell{padding-top:52px}.entry-content{font-size:16px}.entry-content h2{font-size:36px}.entry-content h3{font-size:29px}.site-footer__brand{display:block}.site-footer__brand p{margin-top:18px}.site-footer__brand img{width:260px}.site-footer__nav{grid-template-columns:1fr 1fr}.site-footer__social a{width:34px;height:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero__slide{transition:none;animation:none!important;transform:scale(1.02)!important}.scroll-chapter__sticky{position:relative;height:auto;min-height:700px}.subhero__media{transform:none!important}}
.contact-secondary{display:inline-block;margin-top:5px;font-size:.88em;color:var(--aleph-muted)}


/* ============================================================
   Aleph Lumen 1.3 – logo lockup, true hero pin + visual polish
   ============================================================ */
.brand-lockup{display:grid!important;grid-template-columns:72px auto;grid-template-rows:auto auto auto;column-gap:12px;align-items:center;width:max-content;max-width:100%;line-height:1;text-decoration:none!important}
.brand-lockup__emblem{grid-column:1;grid-row:1/4;display:block!important;width:72px!important;height:84px!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transition:width .28s ease,height .28s ease!important}
.brand-lockup__copy{grid-column:2;grid-row:1/4;display:flex;min-width:170px;flex-direction:column;justify-content:center;align-items:flex-start;transform:translateY(-1px)}
.brand-lockup__kicker{font:600 10px/1.05 var(--aleph-serif);letter-spacing:.055em;text-transform:uppercase;color:var(--aleph-gold-deep);white-space:nowrap}
.brand-lockup__name{font:500 37px/.9 var(--aleph-serif);letter-spacing:.025em;text-transform:uppercase;color:var(--aleph-ink);white-space:nowrap;margin:3px 0 6px}
.brand-lockup__academy{display:flex;align-items:center;gap:10px;font:750 9px/1 var(--aleph-sans);letter-spacing:.42em;text-transform:uppercase;color:var(--aleph-gold-deep);white-space:nowrap}
.brand-lockup__academy:after{content:"";display:block;width:38px;height:1px;background:var(--aleph-gold)}
.site-brand .brand-lockup{transform-origin:left center;transition:transform .28s ease}
.site-header.is-scrolled .brand-lockup__emblem{width:58px!important;height:66px!important}
.site-header.is-scrolled .brand-lockup__copy{min-width:145px}
.site-header.is-scrolled .brand-lockup__kicker{font-size:8.5px}
.site-header.is-scrolled .brand-lockup__name{font-size:31px;margin:2px 0 5px}
.site-header.is-scrolled .brand-lockup__academy{font-size:8px;letter-spacing:.34em}
.site-header.is-scrolled .brand-lockup__academy:after{width:28px}

/* Let the hero breathe before the paper layer starts to cover it. */
.scroll-chapter__hold{position:relative;z-index:0;height:0;pointer-events:none}
.scroll-chapter__hold--hero{height:34vh;min-height:230px;max-height:360px}
.scroll-chapter--hero .scroll-chapter__sticky{height:100dvh;min-height:780px}
.scroll-chapter--hero .hero__content{padding-top:118px;padding-bottom:44px;grid-template-columns:minmax(0,690px) 1fr}
.scroll-chapter--hero .hero h1{font-size:clamp(70px,6.45vw,108px);line-height:.9;margin-bottom:24px}
.scroll-chapter--hero .hero__subtitle{font-size:27px}
.scroll-chapter--hero .hero__text{font-size:15.5px;max-width:650px}
.scroll-chapter--hero .scroll-chapter__overlay{border-radius:34px 34px 0 0;box-shadow:0 -34px 90px rgba(18,30,42,.15)}

/* Footer: no white logo card. Same crisp HTML lockup, tuned for dark navy. */
.site-footer__brand{align-items:center;gap:30px}
.site-footer__brand .brand-lockup{grid-template-columns:86px auto}
.site-footer__brand .brand-lockup__emblem{width:86px!important;height:104px!important}
.site-footer__brand .brand-lockup__copy{min-width:185px}
.site-footer__brand .brand-lockup__kicker{font-size:10px;color:#ddb76e}
.site-footer__brand .brand-lockup__name{font-size:40px;color:#fff;margin:4px 0 7px}
.site-footer__brand .brand-lockup__academy{font-size:9px;color:#ddb76e;letter-spacing:.42em}
.site-footer__brand .brand-lockup__academy:after{background:#ddb76e;width:44px}
.site-footer__brand img{filter:none!important}
.site-footer__brand p{max-width:220px;font-size:12px;line-height:1.6}

/* Aleph Core calendar – exact Lumen palette, flatter and calmer. */
.aleph-calendar,.aleph-preview{--ac-ink:var(--aleph-ink)!important;--ac-gold:var(--aleph-gold)!important;--ac-paper:var(--aleph-paper)!important;--ac-cream:#fbf8f2!important;--ac-line:rgba(19,38,64,.12)!important;--ac-muted:var(--aleph-muted)!important}
.aleph-calendar__controls{background:rgba(247,242,232,.62)!important;border:1px solid rgba(185,137,61,.12)!important;border-radius:2px!important;box-shadow:none!important;padding:18px!important}
.aleph-control select,.aleph-control input{border-color:rgba(19,38,64,.14)!important;background:rgba(255,255,255,.9)!important;color:var(--aleph-ink)!important}
.aleph-reset{border-color:var(--aleph-gold)!important;color:var(--aleph-gold-deep)!important;background:transparent!important}
.aleph-view-switch{border-radius:999px!important;border-color:rgba(19,38,64,.14)!important;background:#fff!important}
.aleph-view-switch button.is-active{background:var(--aleph-ink)!important;color:#fff!important}
.aleph-subscribe{background:var(--aleph-ink)!important;color:#fff!important;border:1px solid var(--aleph-ink)!important}
.aleph-event{background:rgba(255,255,255,.82)!important;border-color:rgba(19,38,64,.11)!important}

@media(max-width:1080px){
  .brand-lockup{grid-template-columns:62px auto}.brand-lockup__emblem{width:62px!important;height:74px!important}.brand-lockup__copy{min-width:150px}.brand-lockup__name{font-size:32px}.brand-lockup__kicker{font-size:8.5px}.brand-lockup__academy{font-size:8px;letter-spacing:.34em}
}
@media(max-width:920px){
  .brand-lockup{grid-template-columns:58px auto}.brand-lockup__emblem,.site-header.is-scrolled .brand-lockup__emblem{width:58px!important;height:68px!important}.brand-lockup__copy,.site-header.is-scrolled .brand-lockup__copy{min-width:142px}.brand-lockup__name,.site-header.is-scrolled .brand-lockup__name{font-size:30px}.brand-lockup__kicker,.site-header.is-scrolled .brand-lockup__kicker{font-size:8px}.brand-lockup__academy,.site-header.is-scrolled .brand-lockup__academy{font-size:7.5px;letter-spacing:.32em}
  .scroll-chapter__hold--hero{height:24vh;min-height:160px}.scroll-chapter--hero .hero h1{font-size:72px}
}
@media(max-width:620px){
  .scroll-chapter__hold--hero{display:none}.scroll-chapter--hero .scroll-chapter__sticky{height:auto;min-height:760px}.scroll-chapter--hero .hero__content{padding-top:112px}.scroll-chapter--hero .hero h1{font-size:53px}.scroll-chapter--hero .hero__subtitle{font-size:20px}
  .site-footer__brand .brand-lockup{grid-template-columns:74px auto}.site-footer__brand .brand-lockup__emblem{width:74px!important;height:90px!important}.site-footer__brand .brand-lockup__name{font-size:34px}.site-footer__brand .brand-lockup__copy{min-width:160px}
}

/* ============================================================
   Aleph Lumen 1.4 – strict logo grid, true overlay pinning,
   sticky subpage heroes and stronger button contrast
   ============================================================ */

/* Strict logo raster: all three text rows share one exact width. */
.brand-lockup{grid-template-columns:68px 246px!important;column-gap:14px!important}
.brand-lockup__emblem{width:68px!important;height:82px!important}
.brand-lockup__copy{width:246px!important;min-width:246px!important;align-items:stretch!important;transform:none!important}
.brand-lockup__kicker,.brand-lockup__name{display:block;width:100%}
.brand-lockup__kicker{text-align:left;font:600 11px/1.04 var(--aleph-serif)!important;letter-spacing:.07em!important}
.brand-lockup__name{text-align:left;font:500 38px/.9 var(--aleph-serif)!important;letter-spacing:.018em!important;margin:4px 0 8px!important}
.brand-lockup__academy{width:100%!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;column-gap:12px!important;font:750 10px/1 var(--aleph-sans)!important;letter-spacing:.46em!important;text-transform:uppercase!important}
.brand-lockup__academy:before,.brand-lockup__academy:after{content:"";display:block;height:1px;background:var(--aleph-gold)}
.brand-lockup__academy:after{width:auto!important}
.site-header.is-scrolled .brand-lockup{grid-template-columns:60px 218px!important}
.site-header.is-scrolled .brand-lockup__emblem{width:60px!important;height:72px!important}
.site-header.is-scrolled .brand-lockup__copy{width:218px!important;min-width:218px!important}
.site-header.is-scrolled .brand-lockup__kicker{font-size:9px!important}
.site-header.is-scrolled .brand-lockup__name{font-size:34px!important;margin:2px 0 6px!important}
.site-header.is-scrolled .brand-lockup__academy{font-size:8.5px!important;letter-spacing:.38em!important}

/* Footer logo: crisp and larger, same strict raster. */
.site-footer__brand .brand-lockup{grid-template-columns:78px 275px!important}
.site-footer__brand .brand-lockup__emblem{width:78px!important;height:96px!important}
.site-footer__brand .brand-lockup__copy{width:275px!important;min-width:275px!important}
.site-footer__brand .brand-lockup__kicker{font-size:12px!important;color:#ddb76e!important}
.site-footer__brand .brand-lockup__name{font-size:44px!important;color:#fff!important;margin:5px 0 9px!important}
.site-footer__brand .brand-lockup__academy{font-size:10px!important;color:#ddb76e!important;letter-spacing:.44em!important}
.site-footer__brand .brand-lockup__academy:before,.site-footer__brand .brand-lockup__academy:after{background:#ddb76e!important}

/* Buttons inside content must stay readable; theme link styling must not wash them out. */
.entry-content a.button,.entry-content .button,.entry-content a.button:visited{color:#fff!important;text-decoration:none!important}
.entry-content .button--gold,.button--gold{background:linear-gradient(135deg,#c18b35,#a97525)!important;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.14)}
.entry-content .button--light,.button--light{color:var(--aleph-ink)!important}

/* REAL overlay feeling on the home hero: the paper layer rides over the pinned image. */
.scroll-chapter--hero{position:relative}
.scroll-chapter--hero .scroll-chapter__sticky{position:sticky;top:0;height:108svh;min-height:860px;z-index:1}
.scroll-chapter--hero .hero{min-height:100%}
.scroll-chapter__hold--hero{height:0!important;min-height:0!important;max-height:none!important}
.scroll-chapter--hero .scroll-chapter__overlay{margin-top:-21vh;padding-top:calc(21vh + 8px);position:relative;z-index:6;border-radius:36px 36px 0 0;box-shadow:0 -34px 90px rgba(18,30,42,.16)}
.scroll-chapter--hero .hero__content{padding-top:132px!important;padding-bottom:64px!important}
.scroll-chapter--hero .hero h1{font-size:clamp(74px,6.85vw,116px)!important}
.scroll-chapter--hero .hero__subtitle{font-size:28px!important}
.scroll-chapter--hero .hero__text{max-width:660px!important}

/* Sticky/fixed-feeling hero banners on subpages too. */
.page-main--with-hero{position:relative;padding-bottom:110px!important}
.page-main--with-hero .subhero{position:sticky;top:0;height:74svh;min-height:560px;z-index:1}
.page-main--with-hero .subhero__inner{padding:175px 0 70px!important}
.page-main--with-hero .page-shell{position:relative;z-index:5;margin-top:-13vh;padding-top:74px;background:var(--aleph-paper);border-radius:34px 34px 0 0;box-shadow:0 -30px 90px rgba(18,30,42,.13)}
.page-main--with-hero .page-shell--wide{max-width:1220px}

/* Small polish on contact blocks and section transitions. */
.contact-card,.donation-card{background:#fcfaf4!important}
.section.surface-section{position:relative;z-index:6}

@media(max-width:1080px){
  .brand-lockup{grid-template-columns:60px 220px!important}.brand-lockup__emblem{width:60px!important;height:73px!important}.brand-lockup__copy{width:220px!important;min-width:220px!important}.brand-lockup__name{font-size:34px!important}.brand-lockup__kicker{font-size:9px!important}.brand-lockup__academy{font-size:8.5px!important;letter-spacing:.4em!important}
  .site-footer__brand .brand-lockup{grid-template-columns:72px 250px!important}.site-footer__brand .brand-lockup__emblem{width:72px!important;height:88px!important}.site-footer__brand .brand-lockup__copy{width:250px!important;min-width:250px!important}.site-footer__brand .brand-lockup__name{font-size:40px!important}
  .scroll-chapter--hero .scroll-chapter__overlay{margin-top:-18vh;padding-top:calc(18vh + 8px)}
}
@media(max-width:920px){
  .scroll-chapter--hero .scroll-chapter__sticky{height:100svh;min-height:760px}.scroll-chapter--hero .scroll-chapter__overlay{margin-top:-14vh;padding-top:calc(14vh + 6px)}
  .page-main--with-hero .subhero{position:relative;height:48vh;min-height:420px}.page-main--with-hero .page-shell{margin-top:-8vh;padding-top:52px}
}
@media(max-width:620px){
  .brand-lockup{grid-template-columns:48px 170px!important}.brand-lockup__emblem,.site-header.is-scrolled .brand-lockup__emblem{width:48px!important;height:58px!important}.brand-lockup__copy,.site-header.is-scrolled .brand-lockup__copy{width:170px!important;min-width:170px!important}.brand-lockup__kicker,.site-header.is-scrolled .brand-lockup__kicker{font-size:7px!important}.brand-lockup__name,.site-header.is-scrolled .brand-lockup__name{font-size:26px!important;margin:2px 0 5px!important}.brand-lockup__academy,.site-header.is-scrolled .brand-lockup__academy{font-size:7px!important;letter-spacing:.28em!important;column-gap:7px!important}
  .scroll-chapter--hero .scroll-chapter__sticky{position:relative;height:auto;min-height:760px}.scroll-chapter--hero .scroll-chapter__overlay{margin-top:-8vh;padding-top:calc(8vh + 4px);border-radius:22px 22px 0 0}
  .page-main--with-hero .subhero{position:relative;height:430px;min-height:430px}.page-main--with-hero .page-shell{margin-top:-26px;border-radius:22px 22px 0 0;padding-top:42px}
  .site-footer__brand .brand-lockup{grid-template-columns:64px 198px!important}.site-footer__brand .brand-lockup__emblem{width:64px!important;height:80px!important}.site-footer__brand .brand-lockup__copy{width:198px!important;min-width:198px!important}.site-footer__brand .brand-lockup__kicker{font-size:8.5px!important}.site-footer__brand .brand-lockup__name{font-size:31px!important}.site-footer__brand .brand-lockup__academy{font-size:7.5px!important;letter-spacing:.31em!important}
}

/* ============================================================
   Aleph Lumen 1.5 – full-width overlay chapters + unclipped heroes
   ============================================================ */

/* Logo bottom row: explicit short rules, exactly confined to the text raster. */
.brand-lockup__academy{display:grid!important;grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr)!important;gap:11px!important;width:100%!important;align-items:center!important}
.brand-lockup__academy:before,.brand-lockup__academy:after{display:none!important}
.brand-lockup__academy b{font:inherit;font-weight:750;letter-spacing:inherit;white-space:nowrap}
.brand-lockup__rule{display:block!important;width:100%;height:1px;background:var(--aleph-gold);opacity:.95}

/* Home hero: never taller than the viewport, so quote/buttons cannot be cropped. */
.scroll-chapter--hero .scroll-chapter__sticky{height:100svh!important;min-height:720px!important}
.scroll-chapter--hero .scroll-chapter__overlay{margin-top:0!important;padding-top:0!important;border-radius:34px 34px 0 0!important}
.scroll-chapter--hero .hero__content{padding-top:118px!important;padding-bottom:54px!important}
.scroll-chapter--hero .hero__quote{bottom:9%!important}

/* Generic subpages: one full-bleed white sheet rises over the fixed hero and then covers it completely. */
.page-main--with-hero{padding:0!important;background:var(--aleph-paper)!important;overflow:visible!important}
.subpage-chapter{position:relative;isolation:isolate;background:var(--aleph-paper)}
.subpage-chapter>.subhero{position:sticky!important;top:0!important;height:100svh!important;min-height:700px!important;z-index:1!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important}
.subpage-chapter>.subhero .subhero__media{inset:0!important;transform:none!important;background-size:cover!important;background-position:center!important}
.subpage-chapter>.subhero .subhero__inner{padding:0 0 92px!important;position:relative!important;z-index:3!important}
.subpage-chapter>.subhero h1{margin-bottom:14px!important}
.subpage-overlay{position:relative;z-index:6;background:var(--aleph-paper);width:100%;min-height:100svh;border-radius:38px 38px 0 0;box-shadow:0 -34px 90px rgba(18,30,42,.15);overflow:hidden}
.subpage-overlay>.page-shell{margin:0 auto!important;padding-top:82px!important;padding-bottom:120px!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}
.subpage-overlay .aleph-core-shell{max-width:none!important;margin:0!important;padding:0!important}

/* Avoid a gigantic empty cap before shortcode-based calendar/teacher output. */
.page-shell--wide .entry-content>p:empty:first-child,.page-shell--wide .entry-content>br:first-child{display:none}

/* Registration page: purpose-built, no legacy/broken images. */
.registration-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.65fr);gap:56px;align-items:start}
.registration-copy>h2{font-size:clamp(46px,5vw,70px)!important;margin:.1em 0 .35em!important}
.registration-copy>p{max-width:760px;font-size:19px;line-height:1.7;color:#4f5b68}
.registration-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}
.registration-steps article{padding:28px 24px;background:#fbf8f1;border:1px solid rgba(185,137,61,.16);min-height:230px}
.registration-steps strong{display:block;font:700 12px/1 var(--aleph-sans);letter-spacing:.18em;color:var(--aleph-gold);margin-bottom:28px}
.registration-steps h3{font-size:28px!important;margin:0 0 12px!important}
.registration-steps p{font-size:15px;line-height:1.65;color:#56616c}
.registration-card{position:sticky;top:120px;padding:38px 34px;background:linear-gradient(145deg,#f8f1e4,#fffdf9);border:1px solid rgba(185,137,61,.22);box-shadow:0 22px 70px rgba(26,36,48,.08)}
.registration-card h3{font-size:36px!important;margin:.15em 0 .45em!important}
.registration-card p{font-size:16px;color:#535d67}
.registration-card .button{margin:8px 0 4px}
.registration-help{font-size:14px!important;margin-top:24px!important;padding-top:20px;border-top:1px solid var(--aleph-line)}

@media(max-width:920px){
  .subpage-chapter>.subhero{position:relative!important;height:66svh!important;min-height:500px!important}
  .subpage-chapter>.subhero .subhero__inner{padding-bottom:62px!important}
  .subpage-overlay{border-radius:26px 26px 0 0}
  .subpage-overlay>.page-shell{padding-top:58px!important;padding-bottom:90px!important}
  .registration-layout{grid-template-columns:1fr}.registration-card{position:relative;top:auto}.registration-steps{grid-template-columns:1fr}
}
@media(max-width:620px){
  .scroll-chapter--hero .scroll-chapter__sticky{height:auto!important;min-height:760px!important}
  .subpage-chapter>.subhero{height:500px!important;min-height:500px!important}
  .subpage-chapter>.subhero .subhero__inner{padding-bottom:50px!important}
  .subpage-overlay{border-radius:20px 20px 0 0}
  .subpage-overlay>.page-shell{padding-top:44px!important;padding-bottom:70px!important}
  .registration-copy>h2{font-size:42px!important}.registration-copy>p{font-size:17px}
}

/* ============================================================
   Aleph Lumen 1.6 – cleaner brand alignment and own page visuals
   ============================================================ */
.brand-lockup__copy{width:240px!important;min-width:240px!important}
.brand-lockup__kicker{width:240px!important}
.brand-lockup__name{width:240px!important}
.brand-lockup__academy{width:240px!important;max-width:240px!important;display:grid!important;grid-template-columns:46px auto 46px!important;justify-content:start!important;column-gap:10px!important;margin-top:2px!important}
.brand-lockup__academy .brand-lockup__rule{display:block!important;height:1px!important;background:var(--aleph-gold)!important;width:46px!important;align-self:center!important}
.site-header.is-scrolled .brand-lockup__copy{width:216px!important;min-width:216px!important}
.site-header.is-scrolled .brand-lockup__kicker,.site-header.is-scrolled .brand-lockup__name{width:216px!important}
.site-header.is-scrolled .brand-lockup__academy{width:216px!important;max-width:216px!important;grid-template-columns:38px auto 38px!important}
.site-header.is-scrolled .brand-lockup__academy .brand-lockup__rule{width:38px!important}
.site-footer__brand .brand-lockup__copy{width:276px!important;min-width:276px!important}
.site-footer__brand .brand-lockup__kicker,.site-footer__brand .brand-lockup__name{width:276px!important}
.site-footer__brand .brand-lockup__academy{width:276px!important;max-width:276px!important;grid-template-columns:56px auto 56px!important}
.site-footer__brand .brand-lockup__academy .brand-lockup__rule{width:56px!important;background:#ddb76e!important}

.editorial-intro{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:36px;align-items:center;margin:0 0 44px}
.editorial-intro__visual{margin:0;overflow:hidden;border-radius:24px;box-shadow:0 20px 52px rgba(17,28,39,.14);min-height:380px}
.editorial-intro__visual img{display:block;width:100%;height:100%;object-fit:cover}
.editorial-intro__copy h2{margin-top:4px}
.editorial-intro__copy ul{margin:18px 0 0 18px}
.editorial-intro__copy li{margin:0 0 10px}
.registration-note{margin-top:24px;padding:20px 22px;border:1px solid var(--aleph-line);border-radius:18px;background:#fcfaf4}
.donation-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.donation-card{background:#fcfaf4;border:1px solid var(--aleph-line);border-radius:22px;padding:30px 28px;box-shadow:0 14px 36px rgba(18,30,42,.06)}
.bank-data{font-size:17px;line-height:1.8}
.entry-content img{height:auto}
@media(max-width:920px){
  .brand-lockup__copy{width:210px!important;min-width:210px!important}.brand-lockup__kicker,.brand-lockup__name{width:210px!important}.brand-lockup__academy{width:210px!important;max-width:210px!important;grid-template-columns:30px auto 30px!important}.brand-lockup__academy .brand-lockup__rule{width:30px!important}
  .editorial-intro{grid-template-columns:1fr;gap:24px}.editorial-intro__visual{min-height:300px}.donation-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .brand-lockup__copy,.site-header.is-scrolled .brand-lockup__copy{width:168px!important;min-width:168px!important}.brand-lockup__kicker,.brand-lockup__name,.site-header.is-scrolled .brand-lockup__kicker,.site-header.is-scrolled .brand-lockup__name{width:168px!important}.brand-lockup__academy,.site-header.is-scrolled .brand-lockup__academy{width:168px!important;max-width:168px!important;grid-template-columns:18px auto 18px!important;column-gap:8px!important}.brand-lockup__academy .brand-lockup__rule,.site-header.is-scrolled .brand-lockup__academy .brand-lockup__rule{width:18px!important}
  .site-footer__brand .brand-lockup__copy{width:196px!important;min-width:196px!important}.site-footer__brand .brand-lockup__kicker,.site-footer__brand .brand-lockup__name{width:196px!important}.site-footer__brand .brand-lockup__academy{width:196px!important;max-width:196px!important;grid-template-columns:24px auto 24px!important}.site-footer__brand .brand-lockup__academy .brand-lockup__rule{width:24px!important}
}

/* ============================================================
   Aleph Lumen 1.7 – exact SVG logo + theme-owned page imagery
   ============================================================ */
.brand-lockup,.brand-lockup__copy,.brand-lockup__emblem{display:none!important}
.brand-lockup-svg{display:block;width:318px;max-width:100%;line-height:0;text-decoration:none!important}
.brand-lockup-svg svg{display:block;width:100%;height:auto;overflow:visible}
.brand-lockup-svg__kicker{font-family:Georgia,'Times New Roman',serif;font-size:10.5px;font-weight:600;letter-spacing:.02em;fill:var(--aleph-gold-deep)}
.brand-lockup-svg__name{font-family:Georgia,'Times New Roman',serif;font-size:39px;font-weight:500;fill:var(--aleph-ink)}
.brand-lockup-svg__academy{font-family:Arial,Helvetica,sans-serif;font-size:9.5px;font-weight:700;letter-spacing:.04em;fill:var(--aleph-gold-deep)}
.brand-lockup-svg__rule{stroke:var(--aleph-gold);stroke-width:1.2}
.site-header.is-scrolled .brand-lockup-svg{width:278px}
.site-footer__brand .brand-lockup-svg{width:330px}
.site-footer__brand .brand-lockup-svg__name{fill:#fff}
.site-footer__brand .brand-lockup-svg__kicker,.site-footer__brand .brand-lockup-svg__academy{fill:#ddb76e}
.site-footer__brand .brand-lockup-svg__rule{stroke:#ddb76e}

.special-page{width:100%}
.special-intro{display:grid;grid-template-columns:minmax(320px,46%) 1fr;gap:48px;align-items:center;margin-bottom:52px}
.special-intro__image{margin:0;overflow:hidden;border-radius:26px;box-shadow:0 20px 60px rgba(18,30,42,.13);aspect-ratio:16/10;background:#eee7dc}
.special-intro__image img{width:100%;height:100%;display:block;object-fit:cover}
.special-intro__copy h2{margin:4px 0 18px!important;font-size:clamp(42px,4.2vw,62px)!important}
.special-intro__copy p{font-size:18px;line-height:1.65;max-width:690px}
.special-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}
.special-card{padding:34px 32px;border:1px solid var(--aleph-line);border-radius:22px;background:#fbf8f2;box-shadow:0 14px 42px rgba(18,30,42,.055)}
.special-card h3{margin:4px 0 18px!important;font-size:31px!important}
.registration-steps--clean{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:22px 0 30px}
.registration-steps--clean article{padding:28px 26px;border:1px solid var(--aleph-line);border-radius:20px;background:#fff}
.registration-steps--clean article>strong{display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:#f3ead9;color:var(--aleph-gold-deep);font-size:12px;letter-spacing:.12em}
.registration-steps--clean h3{font-size:28px!important;margin:18px 0 10px!important}
.registration-action{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-top:28px;padding:34px 36px;border-radius:24px;background:#f7f1e7;border:1px solid rgba(185,137,61,.18)}
.registration-action h3{font-size:34px!important;margin:2px 0 10px!important}
.registration-help{font-size:13px;margin:12px 0 0!important;text-align:center}
.text-link{font-weight:700;text-decoration:none!important;color:var(--aleph-gold-deep)!important}

@media(max-width:1080px){.brand-lockup-svg{width:282px}.site-header.is-scrolled .brand-lockup-svg{width:250px}}
@media(max-width:920px){.brand-lockup-svg,.site-header.is-scrolled .brand-lockup-svg{width:250px}.special-intro{grid-template-columns:1fr;gap:28px}.special-intro__image{aspect-ratio:16/9}.special-card-grid,.registration-steps--clean{grid-template-columns:1fr}.registration-action{grid-template-columns:1fr}}
@media(max-width:620px){.brand-lockup-svg,.site-header.is-scrolled .brand-lockup-svg{width:220px}.site-footer__brand .brand-lockup-svg{width:250px}.special-intro__copy p{font-size:16px}.special-intro__copy h2{font-size:40px!important}.special-intro__image{border-radius:18px}.special-card{padding:26px 22px}.registration-action{padding:26px 22px}.registration-help{text-align:left}}

/* ============================================================
   Aleph Lumen 1.8 – humane logo proportions, tighter rhythm,
   canonical Sessions links and verified Impressum layout
   ============================================================ */
.brand-lockup-svg{width:310px!important}
.brand-lockup-svg__kicker{font-family:Georgia,'Times New Roman',serif!important;font-size:13.5px!important;font-weight:600!important;letter-spacing:0!important;fill:var(--aleph-gold-deep)!important}
.brand-lockup-svg__name{font-family:Georgia,'Times New Roman',serif!important;font-size:53px!important;font-weight:500!important;letter-spacing:0!important;fill:var(--aleph-ink)!important}
.brand-lockup-svg__academy{font-family:Arial,Helvetica,sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:3.5px!important;fill:var(--aleph-gold-deep)!important}
.brand-lockup-svg__rule{stroke:var(--aleph-gold)!important;stroke-width:1.1!important}
.site-header.is-scrolled .brand-lockup-svg{width:276px!important}
.site-footer__brand .brand-lockup-svg{width:328px!important}
.site-footer__brand .brand-lockup-svg__name{fill:#fff!important}
.site-footer__brand .brand-lockup-svg__kicker,.site-footer__brand .brand-lockup-svg__academy{fill:#ddb76e!important}
.site-footer__brand .brand-lockup-svg__rule{stroke:#ddb76e!important}

.legal-page{width:100%}
.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.legal-grid section,.legal-wide{padding:30px 30px;border:1px solid var(--aleph-line);border-radius:22px;background:#fbf8f2}
.legal-grid h2{margin:.1em 0 .5em!important}
.legal-grid h3,.legal-wide h3{margin:.3em 0 .6em!important}
.legal-wide{margin-top:24px}
.legal-wide h3+ p{margin-bottom:28px}

@media(max-width:1080px){.brand-lockup-svg{width:286px!important}.site-header.is-scrolled .brand-lockup-svg{width:258px!important}}
@media(max-width:920px){.brand-lockup-svg,.site-header.is-scrolled .brand-lockup-svg{width:248px!important}.legal-grid{grid-template-columns:1fr}}
@media(max-width:620px){.brand-lockup-svg,.site-header.is-scrolled .brand-lockup-svg{width:220px!important}.site-footer__brand .brand-lockup-svg{width:260px!important}.legal-grid section,.legal-wide{padding:24px 22px}}

/* ============================================================
   Aleph Lumen 1.9 – exact approved logo artwork
   ============================================================ */
.brand-lockup,.brand-lockup-svg{display:none!important}
.brand-logo-final{display:block!important;width:326px;max-width:100%;line-height:0;text-decoration:none!important}
.brand-logo-final img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}
.site-header.is-scrolled .brand-logo-final{width:292px}
.site-footer__brand .brand-logo-final{width:348px;background:rgba(255,253,248,.96);padding:10px 14px;border-radius:10px}
@media(max-width:1080px){.brand-logo-final{width:300px}.site-header.is-scrolled .brand-logo-final{width:270px}}
@media(max-width:920px){.brand-logo-final,.site-header.is-scrolled .brand-logo-final{width:258px}}
@media(max-width:620px){.brand-logo-final,.site-header.is-scrolled .brand-logo-final{width:220px}.site-footer__brand .brand-logo-final{width:260px}}

/* ============================================================
   Aleph Lumen 1.9.1 – logo sizing + dark footer version
   ============================================================ */
.brand-logo-final{display:block!important;width:292px!important;max-width:100%!important;line-height:0;text-decoration:none!important}
.brand-logo-final img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}
.site-header.is-scrolled .brand-logo-final{width:252px!important}
.site-header__inner{align-items:center}
.site-footer__brand .brand-logo-final{width:312px!important;background:none!important;padding:0!important;border-radius:0!important;box-shadow:none!important;border:0!important}
.site-footer__brand .brand-logo-final img{filter:none!important}
.site-footer__brand .brand-logo-final--footer img{opacity:.98}
@media(max-width:1080px){.brand-logo-final{width:274px!important}.site-header.is-scrolled .brand-logo-final{width:238px!important}.site-footer__brand .brand-logo-final{width:292px!important}}
@media(max-width:920px){.brand-logo-final,.site-header.is-scrolled .brand-logo-final{width:242px!important}.site-footer__brand .brand-logo-final{width:272px!important}}
@media(max-width:620px){.brand-logo-final,.site-header.is-scrolled .brand-logo-final{width:208px!important}.site-footer__brand .brand-logo-final{width:236px!important}}

/* Aleph Lumen 1.9.3 – smaller header logo */
.brand-logo-final{width:244px!important}
.site-header.is-scrolled .brand-logo-final{width:214px!important}
.site-footer__brand .brand-logo-final{width:312px!important}
@media(max-width:1080px){.brand-logo-final{width:228px!important}.site-header.is-scrolled .brand-logo-final{width:202px!important}.site-footer__brand .brand-logo-final{width:292px!important}}
@media(max-width:920px){.brand-logo-final,.site-header.is-scrolled .brand-logo-final{width:214px!important}.site-footer__brand .brand-logo-final{width:272px!important}}
@media(max-width:620px){.brand-logo-final,.site-header.is-scrolled .brand-logo-final{width:188px!important}.site-footer__brand .brand-logo-final{width:236px!important}}



/* Aleph Lumen 1.9.6 – real breathing room at the top of the sessions overlay.
   The earlier hero-overlay rule used a more specific !important selector and
   therefore overrode the generic section padding. */
.scroll-chapter--hero .scroll-chapter__overlay.section--sessions{padding-top:112px!important;padding-bottom:92px!important}
.scroll-chapter--hero .scroll-chapter__overlay.section--sessions .aleph-preview{margin-top:0!important}
@media(max-width:920px){.scroll-chapter--hero .scroll-chapter__overlay.section--sessions{padding-top:96px!important}}
@media(max-width:620px){.scroll-chapter--hero .scroll-chapter__overlay.section--sessions{padding-top:78px!important}}

/* Aleph Lumen 1.10.0 – Lehrer-Universum / Core 1.6 integration */
.aleph-teacher-site,
.aleph-event-archive-page{
  position:relative;
  z-index:2;
  background:var(--aleph-paper);
}
.aleph-teacher-site .aleph-core-shell,
.aleph-event-archive-page .aleph-core-shell{
  width:var(--shell);
  max-width:none;
  margin-inline:auto;
}
/* Header floats over the cinematic teacher/event hero; once scrolled it regains its paper background. */
body.single-aleph_teacher .site-header:not(.is-scrolled),
body.post-type-archive-aleph_teacher_event .site-header:not(.is-scrolled){
  color:var(--aleph-ink);
}
/* Keep Core's internal profile navigation below the fixed Lumen header. */
body.single-aleph_teacher .aleph-teacher-site-nav{top:84px}
body.admin-bar.single-aleph_teacher .aleph-teacher-site-nav{top:116px}
@media(max-width:760px){
  body.single-aleph_teacher .aleph-teacher-site-nav{top:72px}
  body.admin-bar.single-aleph_teacher .aleph-teacher-site-nav{top:118px}
}

/* Aleph Lumen 1.10.1 – globales Lehrer-Eventuniversum */
.aleph-event-hub-hero .subhero__media{background-position:center 42%}
.aleph-event-hub-hero__button{margin-top:26px}
.aleph-event-hub-surface{padding-top:0}
.aleph-event-hub-intro{padding:92px 0 44px;max-width:980px}
.aleph-event-hub-intro h2{margin:10px 0 22px;font-size:clamp(48px,5.4vw,82px);line-height:.98;letter-spacing:-.045em}
.aleph-event-hub-intro p{max-width:840px;margin:0;color:#66707a;font-size:17px;line-height:1.7}
.aleph-teacher-directory-eventlink{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end;padding:0 0 64px;margin:0 0 66px;border-bottom:1px solid rgba(19,38,64,.14)}
.aleph-teacher-directory-eventlink h2{margin:8px 0 12px;font-size:clamp(38px,4.6vw,66px);line-height:1;letter-spacing:-.035em}
.aleph-teacher-directory-eventlink p{max-width:760px;margin:0;color:#66707a;font-size:16px;line-height:1.65}
.aleph-teacher-directory-eventlink .button{white-space:nowrap}
@media(max-width:800px){.aleph-event-hub-intro{padding-top:64px}.aleph-teacher-directory-eventlink{grid-template-columns:1fr;gap:24px}.aleph-teacher-directory-eventlink .button{justify-self:start}}

/* 1.11.0 — weicher Hero-Übergang & Tageslektion */
.scroll-chapter--hero .scroll-chapter__overlay.section--sessions{position:relative;isolation:isolate}
.scroll-chapter--hero .scroll-chapter__overlay.section--sessions:before{content:"";position:absolute;left:0;right:0;top:-72px;height:74px;pointer-events:none;background:linear-gradient(to bottom,rgba(250,248,244,0),rgba(250,248,244,.38) 35%,rgba(250,248,244,.82) 72%,var(--aleph-paper) 100%);z-index:-1}
.scroll-chapter--hero .hero__slide{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0) scale(1.015);transition:opacity 1.65s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}
.scroll-chapter--hero .hero__slide.is-active{animation-duration:12s}
.home-daily-lesson{background:linear-gradient(180deg,#fbfaf7 0,#f5f0e7 100%);padding-top:110px;padding-bottom:115px}
.home-daily-lesson__impulses{margin-top:85px;padding-top:72px;border-top:1px solid var(--aleph-line)}
.home-daily-lesson__impulses .aleph-social__head h2{font-family:var(--aleph-serif);font-weight:400;letter-spacing:-.035em}
@media(max-width:620px){.scroll-chapter--hero .scroll-chapter__overlay.section--sessions:before{top:-44px;height:46px}.home-daily-lesson{padding-top:78px;padding-bottom:82px}.home-daily-lesson__impulses{margin-top:58px;padding-top:50px}}


/* 1.12.1 – hero overlay + carousel clean-up */
.scroll-chapter--hero .scroll-chapter__overlay{border-radius:0!important;box-shadow:none!important}
.scroll-chapter__overlay{box-shadow:0 -14px 44px rgba(18,30,42,.10)}
@media(max-width:620px){.scroll-chapter__overlay{border-radius:0!important;box-shadow:none!important}}
.hero__slide,.scroll-chapter--hero .hero__slide{transform:scale(1.03)!important;transition:opacity .9s ease-in-out!important;animation:none!important;will-change:opacity!important}
.hero__slide.is-active,.scroll-chapter--hero .hero__slide.is-active{opacity:1;transform:scale(1.03)!important;animation:none!important}


/* 1.12.3 – native selects: keep the caret visible even when theme background shorthands apply */
.aleph-lumen .aleph-control select{
  -webkit-appearance:none!important;appearance:none!important;
  background-color:#fff!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10'%3E%3Cpath d='M2 2 8 8 14 2' fill='none' stroke='%23132640' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;background-position:right 20px center!important;background-size:14px 9px!important;padding-right:50px!important;
}
