:root{--paper:#efede6;--paper2:#e5e5db;--ink:#20282b;--muted:#59615b;--gold:#956b2e;--line:#cdd0c4;--display:'Newsreader',Georgia,serif;--body:'Mulish',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.75 var(--body)}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.1;margin:0 0 1rem}h2{font-size:clamp(2rem,4vw,3.1rem)}h3{font-size:1.45rem}p{margin:0 0 1.25rem}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.wrap{max-width:1160px;margin:auto;padding-inline:clamp(1.25rem,5vw,3rem)}section{padding-block:clamp(3.5rem,7vw,6rem)}.nav{position:sticky;top:0;background:#efede6f5;border-bottom:1px solid var(--line);z-index:10}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:1rem}.brand{font:1.5rem var(--display)}.nav-actions{display:flex;align-items:center;gap:2rem;font-size:.9rem}.language{display:flex;border:1px solid var(--line);border-radius:30px;overflow:hidden}.language button{border:0;padding:.65rem;background:none;cursor:pointer}.language button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.eyebrow{font-size:.73rem;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:var(--muted);margin-bottom:1.4rem}.hero h1{font-size:clamp(4rem,8vw,6.5rem);letter-spacing:-.04em;line-height:1}em{color:var(--gold);font-weight:400}.hero-subtitle{font:clamp(1.8rem,3vw,2.5rem)/1.2 var(--display);margin-bottom:1.8rem}.lead{font:1.4rem/1.5 var(--display)}.hero-image{margin:0}.hero-image img{width:100%;height:570px;object-fit:cover;object-position:65% center;border-radius:160px 160px 3px 3px}.hero-image figcaption{font:italic 1.15rem var(--display);text-align:center;margin-top:1.2rem;color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:.6em;background:var(--ink);color:var(--paper);padding:.85rem 1.3rem;border-radius:40px;font-size:.94rem;line-height:1.4;min-height:48px}.btn:hover{background:var(--gold)}.small{font-size:.8rem;color:var(--muted);margin-top:.85rem}.facts{display:flex;gap:1.2rem 3rem;justify-content:center;flex-wrap:wrap;border-top:1px solid var(--line);padding-block:1.4rem 2.5rem;color:var(--muted)}.facts b{color:var(--ink)}.band{background:var(--paper2)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem)}.section-head{max-width:680px;margin-bottom:2.5rem}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.detail{border-top:1px solid var(--line);padding-top:1.5rem}.detail p{color:var(--muted)}.number{display:block;font:italic 1.7rem var(--display);color:var(--gold);margin-bottom:1.3rem}.quiet-note{border-left:2px solid var(--gold);padding-left:1.4rem;max-width:760px;margin-top:2rem;color:var(--muted)}.weeks{display:grid;grid-template-columns:1fr 1fr;gap:0 3.5rem}.weeks article{display:flex;gap:1.5rem;border-top:1px solid var(--line);padding:1.8rem 0}.weeks p{color:var(--muted);margin-bottom:0}.text-link{border-bottom:1px solid var(--gold)}.faq{max-width:860px}.faq h2{margin-bottom:2rem}details{border-top:1px solid var(--line);padding:1.3rem 0}summary{font-weight:600;cursor:pointer;padding-right:1rem}details p{margin:1rem 0 0;color:var(--muted)}.closing{text-align:center;max-width:750px}footer{background:var(--ink);color:var(--paper);padding:2.5rem 0}.footer-inner{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-inner>div{display:flex;gap:2rem;font-size:.9rem}.only-it{display:none}html.it .only-en{display:none}html.it .only-it{display:revert}@media(max-width:760px){.hero,.intro-grid,.three-grid,.weeks{grid-template-columns:1fr}.hero-image img{height:360px;border-radius:100px 100px 3px 3px}.nav-actions{gap:1rem}.nav-actions>a{display:none}.facts{justify-content:flex-start;gap:.8rem 1.5rem}.hero{padding-top:3rem}.weeks article{gap:1.1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Shared mobile layout for BE ALIVE and Events. */
.hero>*,.intro-grid>*,.three-grid>*,.weeks>*{min-width:0}
.btn{max-width:100%;text-align:center;justify-content:center}
.btn>span{min-width:0;overflow-wrap:anywhere}
.language button{min-width:44px;min-height:44px}
@media(max-width:560px){
 .nav-inner{gap:.6rem}.nav .brand{font-size:1.25rem;line-height:1.2;min-width:0}
 .nav-actions,.language{flex-shrink:0}
 .hero h1{font-size:clamp(3rem,12vw,4rem)}
 .facts{gap:.7rem 1.1rem}.facts>span{max-width:100%}
 .footer-inner>div{flex-wrap:wrap}
}

.program-price{margin:1.5rem 0 1rem;color:var(--ink)}.program-price strong{font-size:1.3rem;font-weight:600}

footer{padding:1.5rem 0}
.footer-inner{align-items:center;gap:.5rem 1.5rem}
.footer-inner>div{gap:.3rem 1.25rem}
.footer-inner>div a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:560px){footer{padding:1rem 0}.footer-inner{gap:.2rem 1rem}.footer-inner .brand{font-size:1.25rem}.footer-inner>div{font-size:.85rem}}
