
.revised-hero{position:relative;padding-block:65px;max-width:1180px}.revised-hero .hero-edition{font-size:clamp(1.15rem,2.2vw,1.7rem);letter-spacing:0;text-transform:none;max-width:800px}.revised-hero h1{font-size:clamp(2.8rem,6.8vw,5.8rem);line-height:1.07;letter-spacing:-.035em;margin:24px 0}.revised-hero h1 span{color:var(--gold)}.revised-hero .event-line{font-size:1.15rem;color:#fff}.original-intro{max-width:720px;font-size:1.15rem}.hero-motto{color:var(--gold);font-size:1.25rem;letter-spacing:.08em;margin-top:28px}.revised-hero .actions{max-width:1000px}.format-grid,.people-grid,.participation-grid,.workshop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.format-card{padding:30px;border:1px solid #d8e0e8;border-top:3px solid var(--gold);border-radius:12px}.format-card h3,.people-block h3,.partner-block h3{font-size:1.3rem;color:var(--navy);margin-top:0}.expert-wide{grid-column:1/-1;background:var(--navy);color:white}.expert-wide h3{color:var(--gold)}.availability{opacity:.85}.section-end{margin-top:32px}.people-block{background:white;padding:32px;border-radius:12px}.partner-block{margin-top:40px}.partner-block .partners{display:block;max-width:100%;margin:28px 0}.participation-grid h2{font-size:clamp(1.4rem,2.5vw,2rem)}.participation-grid .price span{font-size:1rem}.pricecards .pricecard{display:flex;flex-direction:column}.pricecard .btn{margin-top:auto;align-self:flex-start}.pricecard h2{font-size:1.8rem}.workshop-card{overflow:hidden;background:white;border-radius:16px;border:1px solid #d8e0e8}.workshop-card figure{margin:0;background:#102945}.workshop-card img{display:block;width:100%;height:340px;object-fit:contain}.workshop-card figcaption{padding:8px 20px;color:white;font-size:.875rem}.workshop-copy{padding:30px}.workshop-copy h2{font-size:2rem;margin:0 0 16px}.workshop-copy h3{font-size:1.1rem}.teacher{font-weight:700}.workshop-booking{margin-top:40px;padding:32px;background:var(--navy);color:white;border-radius:16px}.workshop-booking .btn{margin:12px 0}.pagehero h1{overflow-wrap:break-word}h2{overflow-wrap:break-word}@media(max-width:760px){.format-grid,.people-grid,.participation-grid,.workshop-grid{grid-template-columns:1fr}.revised-hero{padding-block:40px}.format-card,.people-block,.workshop-copy{padding:24px}.workshop-card img{height:280px}.revised-hero .actions{display:grid}.revised-hero .btn{text-align:center;white-space:normal}.hero-motto{font-size:1rem}.section h2{font-size:clamp(1.6rem,6vw,2.4rem)}}

.forum-home main > .section:last-child{background:var(--cream);color:var(--ink)}.forum-home main > .section:last-child h2{color:var(--navy)}

.section-title-link { display: inline-flex; align-items: center; gap: .65em; color: inherit; text-decoration: none; }
.section-title-link::after { content: '→'; font-size: .8em; transition: transform .2s; }
.section-title-link:hover::after { transform: translateX(4px); }
.section-title-link:hover { text-decoration: underline; text-underline-offset: .2em; }
.section-title-link:focus-visible { outline: 3px solid var(--gold); outline-offset: 6px; }
.expert-profiles { padding-bottom: 24px; }
.expert-profile-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
.expert-profile { border: 1px solid #d8e0e8; background: #fff; border-radius: 14px; overflow: hidden; }
.expert-portrait { position: relative; aspect-ratio: 4/5; overflow: hidden; background: #102945; }
.expert-portrait img { position: absolute; display: block; width: 150%; max-width: none; height: 150%; left: -47%; top: 0; object-fit: cover; object-position: center top; }
.expert-profile-copy { padding: 24px; }
.expert-profile-copy h2 { font-size: 1.6rem; line-height: 1.2; margin: 0 0 12px; }
.expert-profile-copy p { font-size: 1rem; line-height: 1.6; margin: 0; }
@media(max-width:900px) { .expert-profile-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:560px) { .expert-profile-grid { grid-template-columns: 1fr; } }

.sponsor-block{margin-top:40px}.sponsor-block h3{font-size:1.3rem;color:var(--navy);margin-top:0}.sponsor-block .btn{margin-top:12px}
