/* Varesina 204 — design v4. The original Oxygen component data is in the DB;
   this stylesheet owns the shared type scale, spacing and responsive grid. */
body.v204-site {
  --v204-ink:#2d2b6e; --v204-blue:#448cbb; --v204-paper:#fff; --v204-soft:#f5f5f9;
  --v204-muted:#69688c; --v204-line:#dedee8; --v204-dark-line:#676596;
  --v204-pad:clamp(24px,4.166667vw,80px); --v204-edge:max(var(--v204-pad),calc((100vw - 1680px)/2));
  --v204-gap:24px; --v204-space:clamp(48px,4.5vw,72px); --v204-header:88px; --v204-sticky-top:112px;
  margin:0; background:var(--v204-paper); color:var(--v204-ink);
  font-family:Inter,"Helvetica Neue",Arial,sans-serif; font-size:16px; font-weight:400; line-height:1.55;
  letter-spacing:-.014em; -webkit-font-smoothing:antialiased;
}
.v204-site *, .v204-site *::before, .v204-site *::after {box-sizing:border-box;}
.v204-site :where(h1,h2,h3,p,figure,ul,ol,dl) {margin-top:0;}
.v204-site :where(h1,h2,h3,h4,h5,h6) {font-family:inherit;color:inherit;}
.v204-site a {color:inherit;}
.v204-site button,.v204-site input,.v204-site textarea,.v204-site select {font:inherit;letter-spacing:inherit;}
.v204-site button,.v204-site a {-webkit-tap-highlight-color:transparent;}
.v204-site img {max-width:100%;height:auto;}
.v204-site :focus-visible {outline:2px solid var(--v204-blue);outline-offset:5px;}
.v204-site .ct-section-inner-wrap {width:100%;max-width:none;}
.v204-site .v204-shell > .ct-section-inner-wrap {padding:var(--v204-space) var(--v204-edge);display:block;}
.v204-site .v204-section-tight > .ct-section-inner-wrap {padding-top:0;}
.v204-site .v204-split {display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--v204-gap);width:100%;align-items:start;}
.v204-site .v204-split > :first-child {grid-column:1 / 8;min-width:0;}
.v204-site .v204-split > :last-child {grid-column:8 / -1;min-width:0;}
.v204-site .v204-stack {display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;}
.v204-site .v204-stack > :last-child {margin-bottom:0;}
.v204-site .v204-actions {display:flex;flex-flow:row wrap;align-items:center;gap:20px;width:auto;}
.v204-site .v204-header {position:sticky;top:0;z-index:1000;background:var(--v204-paper);border-bottom:1px solid var(--v204-line);}
.v204-site.admin-bar .v204-header {top:32px;}
.v204-site .v204-header > .ct-section-inner-wrap {padding:0 var(--v204-edge);}
.v204-site .v204-header-row {display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:36px;min-height:var(--v204-header);}
.v204-site .v204-logo-wrap {width:216px;flex:0 0 216px;}
.v204-site .v204-logo {display:inline-flex;align-items:center;max-width:100%;text-decoration:none;}
.v204-site .v204-logo img {width:216px;height:auto;display:block;}
.v204-site .v204-navigation {width:auto;min-width:0;}
.v204-site .v204-nav {display:flex;align-items:center;justify-content:flex-end;gap:40px;}
.v204-site .v204-menu {list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:30px;}
.v204-site .v204-menu li {margin:0;}
.v204-site .v204-menu a {display:block;padding:14px 0;text-decoration:none;font-weight:500;font-size:15px;line-height:1.25;}
.v204-site .v204-menu a:hover,.v204-site .v204-menu .current-menu-item>a {text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px;}
.v204-site .v204-button {display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:13px 21px;background:var(--v204-ink);color:white;border:1px solid var(--v204-ink);border-radius:2px;font-size:15px;line-height:1.3;font-weight:500;text-decoration:none;transition:background .18s,color .18s;}
.v204-site .v204-button:hover {background:#1f1e51;color:#fff;}
.v204-site .v204-text-link {display:inline-flex;align-items:center;gap:20px;font-weight:500;line-height:1.4;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px;padding:8px 0;}
.v204-site .v204-text-link:hover {text-decoration-thickness:2px;}
.v204-site .v204-menu-toggle {display:none;}
.v204-site .v204-skip {position:fixed;left:24px;top:-100px;padding:16px 20px;background:white;color:var(--v204-ink);z-index:1200;}
.v204-site .v204-skip:focus {top:12px;}
.v204-site .v204-hero > .ct-section-inner-wrap {padding-top:52px;padding-bottom:56px;}
.v204-site .v204-hero-title {font-size:clamp(64px,7.5vw,124px);font-weight:650;line-height:1.01;letter-spacing:-.057em;margin:0;overflow-wrap:normal;}
.v204-site .v204-hero-copy {display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding-top:7px;}
.v204-site .v204-lead {font-size:clamp(20px,1.8vw,28px);line-height:1.35;letter-spacing:-.026em;font-weight:400;margin:0;}
.v204-site .v204-lead p {margin-bottom:1em;}
.v204-site .v204-lead strong {font-weight:550;}
.v204-site .v204-media-section > .ct-section-inner-wrap {padding:0;display:block;}
.v204-site .v204-video-wrap {position:relative;width:100%;background:var(--v204-soft);}
.v204-site .v204-video,.v204-site .v204-video-poster {display:block;width:100%;height:clamp(380px,46vw,740px);object-fit:cover;}
.v204-site .v204-video-toggle {position:absolute;bottom:24px;right:var(--v204-edge);width:48px;height:48px;border:1px solid #fff;background:rgba(45,43,110,.7);color:#fff;border-radius:50%;cursor:pointer;display:grid;place-items:center;}
.v204-site .v204-agenda {background:var(--v204-ink);color:#fff;}
.v204-site .v204-display {font-size:clamp(84px,11vw,176px);font-weight:750;line-height:.95;letter-spacing:-.058em;text-transform:uppercase;margin:0 0 28px;}
.v204-site .v204-agenda-intro {display:flex;gap:24px;align-items:baseline;justify-content:space-between;margin:0 0 32px;}
.v204-site .v204-agenda-intro p,.v204-site .v204-agenda-description {font-size:clamp(20px,1.75vw,28px);line-height:1.45;max-width:38ch;margin:0;}
.v204-site .v204-event-grid {display:grid;grid-template-columns:repeat(var(--v204-grid-desktop,3),minmax(0,1fr));gap:var(--v204-grid-row-gap,36px) var(--v204-grid-column-gap,24px);width:100%;height:auto;min-height:0;align-items:start;align-content:start;grid-auto-rows:auto;}
@media (min-width:601px) and (max-width:1023px) {
 .v204-site .v204-event-grid {grid-template-columns:repeat(var(--v204-grid-tablet,2),minmax(0,1fr));}
}
/* Event posters retain the attachment's native ratio. Never crop or zoom artwork. */
.v204-site .v204-event-card {display:block;min-width:0;align-self:start;height:auto;min-height:0;padding:0;margin:0;}
.v204-site .v204-event-image {display:block;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:auto;padding:0;border-radius:0;background:transparent;overflow:visible;text-decoration:none;}
.v204-site .v204-event-image img {display:block;position:static;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:var(--v204-poster-ratio,auto);object-fit:contain;object-position:center;margin:0;transform:none;transition:none;border-radius:0;}
.v204-site .v204-event-image:is(:hover,:focus-visible) img {transform:none;}
.v204-site .v204-image-empty {min-height:200px;display:grid;place-items:center;background:var(--v204-soft);font-size:clamp(24px,3vw,48px);color:var(--v204-ink);letter-spacing:-.04em;}
.v204-site .v204-event-meta {display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;margin:20px 0 12px;font-size:13px;line-height:1.5;opacity:.8;letter-spacing:0;}
.v204-site .v204-card-title {font-size:clamp(24px,2.25vw,35px);font-weight:500;line-height:1.2;letter-spacing:-.03em;margin:0;}
.v204-site .v204-card-title a {display:flex;align-items:flex-start;justify-content:space-between;gap:20px;text-decoration:none;}
.v204-site .v204-card-title a:hover {text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;}
.v204-site .v204-card-arrow {flex-shrink:0;font-weight:400;}
.v204-site .v204-event-excerpt {max-width:48ch;margin:14px 0 0;opacity:.86;}
.v204-site .v204-agenda-description {margin-bottom:36px;}
.v204-site .v204-agenda-toolbar {display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap;margin:0 0 24px;}
.v204-site .v204-filters {display:flex;gap:4px;flex-wrap:wrap;}
.v204-site .v204-filter {padding:10px 18px;min-height:44px;display:flex;align-items:center;border:1px solid transparent;border-radius:2px;text-decoration:none;color:#fff;font-weight:500;}
.v204-site .v204-filter.is-current {background:#fff;color:var(--v204-ink);}
.v204-site .v204-filter:not(.is-current):hover {border-color:var(--v204-dark-line);}
.v204-site .v204-search-events {display:flex;gap:8px;align-items:stretch;}
.v204-site .v204-search-events input,.v204-site .v204-search-events select {border:1px solid var(--v204-dark-line);background:transparent;color:#fff;padding:10px 12px;border-radius:2px;min-width:0;}
.v204-site .v204-search-events input::placeholder {color:#d4d3e3;}
.v204-site .v204-search-events select option {color:var(--v204-ink);}
.v204-site .v204-search-events button {border:1px solid white;background:white;color:var(--v204-ink);padding:10px 16px;cursor:pointer;border-radius:2px;}
.v204-site .v204-result-count {font-size:13px;opacity:.7;margin-bottom:24px;}
.v204-site .v204-empty {padding:44px 0;border-top:1px solid var(--v204-dark-line);font-size:20px;max-width:60ch;}
.v204-site .v204-section-title {font-size:clamp(48px,5.25vw,82px);font-weight:600;line-height:1.04;letter-spacing:-.05em;margin:0;max-width:14ch;}
.v204-site .v204-prose {font-size:18px;line-height:1.7;font-weight:400;}
.v204-site .v204-prose p {margin-bottom:1.2em;}
.v204-site .v204-prose p:last-child {margin-bottom:0;}
.v204-site .v204-prose h2 {font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-.034em;font-weight:600;margin:1.5em 0 .7em;}
.v204-site .v204-prose h3 {font-size:24px;line-height:1.3;letter-spacing:-.025em;font-weight:600;margin:1.5em 0 .7em;}
.v204-site .v204-prose :where(h4,h5,h6) {font-size:20px;line-height:1.35;}
.v204-site .v204-prose :where(ul,ol) {padding-left:1.4em;}
.v204-site .v204-prose li {margin:.4em 0;}
.v204-site .v204-prose blockquote {padding:8px 0 8px 28px;border-left:2px solid var(--v204-blue);margin:32px 0;font-size:1.15em;}
.v204-site .v204-prose :where(table) {width:100%;border-collapse:collapse;}
.v204-site .v204-prose :where(th,td) {padding:12px;border:1px solid var(--v204-line);}
.v204-site .v204-prose :where(figure,img,iframe) {max-width:100%;}
.v204-site .v204-prose :where(figcaption) {font-size:14px;color:var(--v204-muted);margin-top:10px;}
.v204-site .v204-prose a {overflow-wrap:anywhere;text-underline-offset:3px;}
.v204-site .v204-prose pre {overflow:auto;max-width:100%;padding:20px;background:var(--v204-soft);}
.v204-site .v204-gallery {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px;width:100%;}
.v204-site .v204-gallery img {display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;}
.v204-site .v204-section-tight .v204-gallery {margin-top:0;}
.v204-site .v204-contact,.v204-site .v204-newsletter {background:var(--v204-soft);}
.v204-site .v204-rule {border-top:1px solid var(--v204-line);margin-top:56px;padding-top:56px;}
.v204-site .v204-plans {border-top:1px solid var(--v204-line);margin-top:56px;padding-top:32px;display:flex;gap:24px;justify-content:space-between;align-items:center;}
.v204-site .v204-plans h2 {font-size:28px;letter-spacing:-.025em;line-height:1.25;margin:0;}
/* Real Contact Form 7 and Newsletter forms; no fake submit handler. */
.v204-site .v204-form {width:100%;}
.v204-site .v204-form :where(input:not([type=checkbox]):not([type=radio]),textarea,select) {width:100%;max-width:none;min-height:50px;border:0;border-bottom:1px solid #b9b8ce;border-radius:0;background:transparent;padding:12px 0;color:var(--v204-ink);font-family:inherit;}
.v204-site .v204-form textarea {height:160px;min-height:136px;resize:vertical;}
.v204-site .v204-form :where(input,textarea)::placeholder {color:var(--v204-muted);opacity:1;font:inherit;}
.v204-site .v204-form :where(input[type=submit],button[type=submit]) {margin-top:16px;width:auto;min-width:150px;padding:14px 24px;border:1px solid var(--v204-ink);background:var(--v204-ink);color:#fff;font-weight:500;cursor:pointer;border-radius:2px;}
.v204-site .v204-form :where(input[type=checkbox],input[type=radio]) {width:18px;height:18px;vertical-align:middle;accent-color:var(--v204-ink);}
.v204-site .v204-form .wpcf7-list-item {margin-left:0;}
.v204-site .v204-form .wpcf7-acceptance,.v204-site .v204-form .tnp-privacy {font-size:13px;line-height:1.5;display:block;}
.v204-site .v204-form .tnp-subscription {max-width:none;margin:0;}
.v204-site .v204-form .wpcf7-response-output {margin:24px 0 0;padding:16px;}
.v204-site .v204-form .wpcf7-not-valid-tip {font-size:13px;margin:6px 0;}
.v204-site .v204-form .wpcf7-spinner {vertical-align:middle;}
.v204-site .v204-form :where(.tnp-field) {margin-bottom:20px;}
.v204-site .v204-footer {background:var(--v204-paper);color:var(--v204-ink);border-top:1px solid var(--v204-line);}
.v204-site .v204-footer > .ct-section-inner-wrap {padding-top:56px;padding-bottom:28px;}
.v204-site .v204-footer-grid {display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;width:100%;align-items:start;}
.v204-site .v204-footer-logo {grid-column:1 / 6;}
.v204-site .v204-footer-logo .v204-logo {padding:0;}
.v204-site .v204-footer-address {grid-column:6 / 9;}
.v204-site .v204-footer-contact {grid-column:9 / -1;}
.v204-site .v204-footer-contact p,.v204-site .v204-footer-address p {font-size:17px;line-height:1.6;}
.v204-site .v204-footer a {text-decoration:none;}
.v204-site .v204-footer a:hover {text-decoration:underline;}
.v204-site .v204-footer-bottom {border-top:1px solid var(--v204-line);margin-top:48px;padding-top:24px;display:flex;gap:24px;justify-content:space-between;flex-wrap:wrap;font-size:12px;line-height:1.5;}
.v204-site .v204-footer-bottom p {margin:0;}
.v204-site .v204-footer-bottom>div {display:flex;gap:18px;flex-wrap:wrap;}
.v204-site .v204-back {display:inline-block;font-size:14px;text-decoration:none;margin-bottom:32px;}
.v204-site .v204-article-title {font-size:clamp(46px,6.5vw,104px);line-height:1.04;letter-spacing:-.052em;font-weight:650;margin:0 0 24px;max-width:20ch;overflow-wrap:anywhere;}
.v204-site .v204-article-subtitle {font-size:clamp(22px,2.2vw,34px);line-height:1.35;letter-spacing:-.026em;margin:0 0 24px;max-width:48ch;}
.v204-site .v204-article-meta {display:flex;gap:16px 36px;flex-wrap:wrap;padding-bottom:30px;font-size:15px;}
.v204-site .v204-article-cover {margin:12px 0 52px;background:var(--v204-soft);}
.v204-site .v204-article-cover img {display:block;width:100%;max-height:700px;object-fit:contain;}
.v204-site .v204-article-cover--poster {width:100%;max-width:880px;background:transparent;overflow:visible;}
.v204-site .v204-article-cover--poster img {display:block;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:var(--v204-poster-ratio,auto);object-fit:contain;transform:none;border-radius:0;}
.v204-site .v204-article-grid {display:grid;grid-template-columns:minmax(0,8fr) minmax(240px,3fr);gap:clamp(32px,6vw,100px);width:100%;align-items:start;}
.v204-site .v204-article-body {max-width:68ch;}
.v204-site .v204-article-body .wp-block-image.alignwide {width:100%;max-width:100%;}
.v204-site .v204-details {border-top:1px solid var(--v204-line);padding-top:24px;font-size:15px;}
.v204-site .v204-details h2 {font-size:22px;line-height:1.3;letter-spacing:-.025em;margin-bottom:24px;}
.v204-site .v204-details dt {font-weight:600;margin-top:20px;}
.v204-site .v204-details dd {margin:4px 0 0;}
.v204-site .v204-details .v204-button {width:100%;margin-top:12px;}
.v204-site .v204-details .v204-text-link {margin-top:12px;font-size:14px;}
.v204-site .v204-related {border-top:1px solid var(--v204-line);padding-top:40px;margin-top:56px;}
.v204-site .v204-related>.v204-section-title {font-size:clamp(40px,4vw,60px);margin-bottom:36px;}
.v204-site .v204-legal {max-width:78ch;margin-top:48px;}
.v204-site .v204-search-result {padding:28px 0;border-bottom:1px solid var(--v204-line);max-width:80ch;}
.v204-site .v204-search-result h2 {font-size:28px;line-height:1.3;letter-spacing:-.025em;}
.v204-site .v204-pagination {margin-top:48px;}
.v204-site .v204-pagination ul {display:flex;list-style:none;gap:8px;padding:0;flex-wrap:wrap;}
.v204-site .v204-pagination :where(a,span) {display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px 12px;border:1px solid currentColor;text-decoration:none;}
.v204-site .v204-pagination .current {background:var(--v204-ink);color:#fff;}
.v204-site .v204-agenda .v204-pagination .current {background:#fff;color:var(--v204-ink);}
.v204-site .v204-sr {position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
@media(max-width:1100px){
 .v204-site .v204-nav {gap:24px;}.v204-site .v204-menu {gap:20px;}
 .v204-site .v204-header-row {gap:24px;}.v204-site .v204-nav-cta {gap:12px;padding:12px 15px;}
 .v204-site .v204-logo-wrap {width:190px;flex-basis:190px;}
}
@media(max-width:900px){
 .v204-site {--v204-header:76px;}
 .v204-site .v204-header-row {min-height:76px;}
 .v204-site .v204-logo-wrap {width:180px;flex-basis:180px;}
 .v204-site .v204-menu-toggle {display:inline-flex;gap:16px;align-items:center;justify-content:flex-end;min-height:44px;padding:8px 0 8px 12px;border:0;background:transparent;color:var(--v204-ink);cursor:pointer;}
 .v204-site .v204-menu-symbol {display:block;width:20px;height:9px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;}
 .v204-site .v204-menu-toggle[aria-expanded=true] .v204-menu-symbol {transform:rotate(-45deg);height:0;border-bottom:0;}
 .v204-site .v204-nav {display:none;position:absolute;top:100%;left:0;right:0;align-items:stretch;gap:24px;padding:24px var(--v204-edge) 32px;background:white;border-bottom:1px solid var(--v204-line);max-height:calc(100dvh - 100px);overflow:auto;}
 .v204-site .v204-nav.is-open {display:flex;flex-direction:column;}
 .v204-site .v204-menu {display:block;}.v204-site .v204-menu a {padding:15px 0;font-size:20px;}
 .v204-site .v204-nav-cta {align-self:flex-start;}
 .v204-site .v204-hero-title {font-size:clamp(58px,7.6vw,78px);}
 .v204-site .v204-section-title {font-size:clamp(44px,5.6vw,60px);}
}
@media(max-width:820px){
 .v204-site .v204-split {grid-template-columns:1fr;gap:30px;}
 .v204-site .v204-split>:first-child,.v204-site .v204-split>:last-child {grid-column:1;}
 .v204-site .v204-hero-copy {max-width:48ch;padding:0;}
 .v204-site .v204-lead {font-size:23px;max-width:48ch;}
 .v204-site .v204-hero-title {font-size:clamp(64px,10vw,90px);}
 .v204-site .v204-section-title {font-size:58px;}
 .v204-site .v204-agenda-intro {flex-direction:column;gap:10px;}
 .v204-site .v204-article-grid {grid-template-columns:1fr;gap:40px;}
 .v204-site .v204-details {max-width:520px;}
 .v204-site .v204-footer-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;}
 .v204-site .v204-footer-logo {grid-column:1 / -1;}
 .v204-site .v204-footer-address {grid-column:1;}.v204-site .v204-footer-contact {grid-column:2;}
}
@media(max-width:782px){.v204-site.admin-bar .v204-header {top:46px;}}
@media(max-width:600px){
 .v204-site {--v204-pad:22px;--v204-edge:22px;--v204-space:50px;--v204-gap:20px;}
 .v204-site.admin-bar .v204-header {top:0;}
 .v204-site .v204-logo-wrap {width:166px;flex-basis:166px;}
 .v204-site .v204-logo img {width:190px;}
 .v204-site .v204-hero>.ct-section-inner-wrap {padding-top:34px;padding-bottom:36px;}
 .v204-site .v204-hero-title {font-size:clamp(40px,12.4vw,69px);font-weight:650;line-height:1.03;letter-spacing:-.052em;}
 .v204-site .v204-lead {font-size:20px;line-height:1.4;}
 .v204-site .v204-hero-copy {gap:22px;}
 .v204-site .v204-actions {gap:16px;}
 .v204-site .v204-button {font-size:14px;gap:16px;padding:12px 18px;}
 .v204-site .v204-video,.v204-site .v204-video-poster {height:320px;}
 .v204-site .v204-video-toggle {bottom:16px;width:44px;height:44px;}
 .v204-site .v204-display {font-size:clamp(65px,17vw,102px);margin-bottom:24px;}
 .v204-site .v204-event-grid {grid-template-columns:repeat(var(--v204-grid-mobile,1),minmax(0,1fr));gap:var(--v204-grid-row-gap,36px) var(--v204-grid-column-gap,24px);}
 .v204-site .v204-card-title {font-size:26px;}
 .v204-site .v204-event-meta {margin:14px 0 10px;gap:6px;font-size:12px;}
 .v204-site .v204-event-meta>span {display:block;width:100%;}
 .v204-site .v204-agenda-intro p,.v204-site .v204-agenda-description {font-size:20px;}
 .v204-site .v204-filters {width:100%;gap:0;}
 .v204-site .v204-filter {font-size:14px;padding:10px 13px;}
 .v204-site .v204-search-events {width:100%;flex-wrap:wrap;}
 .v204-site .v204-search-events input {flex:1;min-width:130px;width:0;}
 .v204-site .v204-search-events select {width:100%;order:3;}
 .v204-site .v204-section-title {font-size:clamp(40px,10.5vw,58px);}
 .v204-site .v204-prose {font-size:17px;line-height:1.65;}
 .v204-site .v204-prose h3 {font-size:22px;}
 .v204-site .v204-gallery {grid-template-columns:1fr;gap:16px;margin-top:30px;}
 .v204-site .v204-gallery img {aspect-ratio:4 / 3;}
 .v204-site .v204-rule {margin-top:36px;padding-top:36px;}
 .v204-site .v204-plans {flex-direction:column;align-items:flex-start;margin-top:36px;}
 .v204-site .v204-footer-grid {grid-template-columns:1fr;}
 .v204-site .v204-footer-grid>* {grid-column:1;}
 .v204-site .v204-footer-bottom {flex-direction:column;gap:20px;margin-top:30px;}
 .v204-site .v204-article-title {font-size:clamp(36px,10vw,58px);line-height:1.08;letter-spacing:-.043em;}
 .v204-site .v204-back {margin-bottom:24px;}
 .v204-site .v204-article-meta {font-size:14px;flex-direction:column;gap:8px;padding-bottom:20px;}
 .v204-site .v204-article-cover {margin-bottom:32px;}
 .v204-site .v204-legal {margin-top:30px;}
 .v204-site .v204-related {margin-top:50px;padding-top:36px;}
}
@media(prefers-reduced-motion:reduce){.v204-site *, .v204-site *::before, .v204-site *::after {scroll-behavior:auto!important;animation:none!important;transition:none!important;}}
@media print { .v204-site .v204-header,.v204-site .v204-footer,.v204-site .v204-related {display:none;}.v204-site .v204-shell>.ct-section-inner-wrap {padding:12px;}.v204-site .v204-article-grid {display:block;}.v204-site .v204-article-title {font-size:36pt;} }

@media(max-width:900px){html:not(.v204-js) .v204-site .v204-nav{display:flex;position:static;flex-direction:column;padding:12px 0;max-height:none;}html:not(.v204-js) .v204-site .v204-menu-toggle{display:none;}html:not(.v204-js) .v204-site .v204-header{position:relative;}}

/* Media update 1.1.0: same gallery grid; no overlays or decorative captions. */
.v204-site [hidden] {display:none!important;}
.v204-site .v204-space-photo-slot {min-width:0;width:100%;}
.v204-site .v204-space-photo {margin:0;width:100%;}
.v204-site .v204-space-photo a {display:block;overflow:hidden;background:var(--v204-soft);}
.v204-site .v204-space-photo img {display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .25s;}
.v204-site .v204-space-photo a:hover img {transform:scale(1.015);}
.v204-site .v204-video-error {margin:0;padding:14px var(--v204-edge);font-size:14px;background:var(--v204-soft);}
.v204-site .v204-video-error a {text-decoration:underline;}
/* The native Oxygen images and the photo shortcodes share one space gallery. */
.v204-site .v204-gallery > * {min-width:0;align-self:start;}
.v204-site .v204-gallery-link {display:block;width:100%;margin:0;padding:0;cursor:zoom-in;text-decoration:none;}
.v204-site .v204-gallery-link img {margin:0;}
/* Single event: same existing Oxygen nodes; no database rewrite is performed. */
.v204-site .v204-article:has(.v204-event-heading) {overflow:visible;}
.v204-site .v204-article:has(.v204-event-heading) > .ct-section-inner-wrap {padding-top:40px;}
.v204-site .v204-event-heading .v204-back {margin-bottom:24px;}
.v204-site .v204-event-heading .v204-article-title {font-size:clamp(36px,4.2vw,68px);line-height:1.04;letter-spacing:-.047em;max-width:none;margin-bottom:20px;}
.v204-site .v204-event-heading .v204-article-meta {font-size:14px;gap:8px 24px;padding-bottom:0;margin-bottom:24px;}
.v204-site .v204-event-heading .v204-article-subtitle {font-size:clamp(21px,2vw,28px);margin-bottom:20px;}
.v204-site .v204-event-poster {width:100%;max-width:none;margin:0 0 28px;}
.v204-site .v204-event-poster-link {display:block;width:100%;cursor:zoom-in;}
.v204-site .v204-event-poster img {display:block;height:auto;width:100%;aspect-ratio:var(--v204-poster-ratio,auto);max-height:none;object-fit:contain;}
.v204-site .v204-article:has(.v204-event-heading) .v204-article-grid {display:block;}
.v204-site .v204-article:has(.v204-event-heading) .v204-article-body {width:100%;max-width:68ch;}
.v204-site .v204-article:has(.v204-event-heading) .v204-event-aside {width:100%;margin-top:28px;}
.v204-site .v204-article:has(.v204-event-heading) .v204-details {max-width:none;padding-top:20px;}
.v204-site .v204-article:has(.v204-event-heading) .v204-details h2 {margin-bottom:18px;}
.v204-site .v204-article:has(.v204-event-heading) .v204-details dl {margin-bottom:20px;}
.v204-site .v204-article:has(.v204-event-heading) .v204-details dt:first-child {margin-top:0;}
.v204-site .v204-article:has(.v204-event-heading) .v204-details .v204-button {width:auto;min-width:200px;margin-top:0;}
.v204-site .v204-article:has(.v204-event-heading) .v204-details .v204-text-link {display:flex;width:fit-content;margin-top:10px;}
.v204-site .v204-editor-content > p:empty {display:none;}
@media (min-width:1024px) {
 .v204-site .v204-article:has(.v204-event-heading) > .ct-section-inner-wrap {
   display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);
   grid-template-rows:auto 1fr auto;column-gap:clamp(40px,6vw,100px);row-gap:0;align-items:start;
 }
 /* Unbox only the heading shortcode. Header, content and figure retain their semantics. */
 .v204-site .v204-article > .ct-section-inner-wrap > .ct-shortcode:has(> .v204-event-heading) {display:contents;}
 .v204-site .v204-article .v204-event-heading {grid-column:1;grid-row:1;min-width:0;}
 .v204-site .v204-article:has(.v204-event-heading) .v204-article-grid {grid-column:1;grid-row:2;min-width:0;align-self:start;}
 .v204-site .v204-event-poster {
   grid-column:2;grid-row:1 / 3;align-self:stretch;position:relative;top:auto;
   margin:0;max-height:none;min-height:0;
 }
 .v204-site .v204-event-poster-link {display:flex;justify-content:center;align-items:flex-start;position:sticky;top:var(--v204-sticky-top);}
 .v204-site .v204-event-poster img {width:100%;max-width:100%;height:auto;max-height:calc(100dvh - var(--v204-sticky-top) - 24px);}
 .v204-site .v204-article > .ct-section-inner-wrap > .ct-shortcode:has(> .v204-related) {grid-column:1 / -1;grid-row:3;}
 .v204-site .v204-article:has(.v204-event-heading):not(:has(.v204-event-poster)) > .ct-section-inner-wrap {display:block;max-width:100%;}
 .v204-site.admin-bar {--v204-sticky-top:144px;}
}
/* A single modal, opened on demand. Images are never cropped in the lightbox. */
.v204-site .v204-lightbox {padding:0;border:0;width:min(94vw,1440px);max-width:94vw;height:min(92dvh,1000px);max-height:92dvh;background:#fff;color:var(--v204-ink);overflow:hidden;}
.v204-site .v204-lightbox[open] {display:flex;flex-direction:column;}
.v204-site .v204-lightbox::backdrop {background:rgba(17,16,30,.88);}
.v204-site .v204-lightbox-bar {display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 16px;flex:0 0 auto;}
.v204-site .v204-lightbox-bar p {margin:0;font-size:14px;}
.v204-site .v204-lightbox button {border:1px solid var(--v204-line);background:#fff;color:var(--v204-ink);font:inherit;min-width:44px;min-height:44px;padding:8px 16px;cursor:pointer;}
.v204-site .v204-lightbox-stage {display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;min-width:0;background:var(--v204-soft);touch-action:pan-y pinch-zoom;}
.v204-site .v204-lightbox-image {width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block;}
.v204-site .v204-lightbox-bottom {display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;flex:0 0 auto;}
.v204-site .v204-lightbox-status {font-size:14px;text-align:center;}
.v204-site .v204-lightbox button:disabled {opacity:.35;cursor:default;}
.v204-site .v204-lightbox-original {font-size:13px;text-underline-offset:3px;}
.v204-site.v204-lightbox-open {overflow:hidden;}
@media (max-width:600px) {
 .v204-site .v204-article:has(.v204-event-heading) > .ct-section-inner-wrap {padding-top:28px;}
 .v204-site .v204-event-heading .v204-article-title {font-size:clamp(32px,9vw,52px);}
 .v204-site .v204-event-heading .v204-article-meta {font-size:13px;}
 .v204-site .v204-lightbox {width:96vw;max-width:96vw;height:92dvh;}
 .v204-site .v204-lightbox-bar,.v204-site .v204-lightbox-bottom {padding:8px;gap:8px;}
}
@media (prefers-reduced-motion:reduce) {.v204-site .v204-space-photo img {transition:none;} .v204-site .v204-space-photo a:hover img {transform:none;}}
@media print {
 .v204-site .v204-article:has(.v204-event-heading) > .ct-section-inner-wrap {display:block;}
 .v204-site .v204-event-poster {position:static;max-height:none;margin-bottom:24px;}
 .v204-site .v204-event-poster-link {position:static;}
 .v204-site .v204-event-poster img {max-height:24cm;}
 .v204-site .v204-lightbox {display:none!important;}
}

/* 1.3.0: dense grids remain readable; poster ratios and sticky layout are untouched. */
.v204-site .v204-event-grid[data-v204-grid] .v204-card-title {overflow-wrap:anywhere;}
.v204-site .v204-event-grid[data-v204-grid] .v204-card-title a {gap:12px;min-width:0;}
@media (min-width:1024px) {
 .v204-site .v204-event-grid[data-v204-columns-desktop="4"] .v204-card-title {font-size:clamp(22px,1.8vw,28px);}
}
@media (max-width:600px) {
 .v204-site .v204-event-grid[data-v204-columns-mobile="2"] .v204-card-title {font-size:18px;line-height:1.25;}
 .v204-site .v204-event-grid[data-v204-columns-mobile="2"] .v204-card-title a {gap:6px;}
 .v204-site .v204-event-grid[data-v204-columns-mobile="2"] .v204-event-meta {font-size:11px;}
}

/* 1.4.0: one shared CTA below the home previews, outside the image cells. */
.v204-site .v204-gallery > .v204-gallery-actions {grid-column:1 / -1;width:100%;height:auto;min-height:0;display:flex;justify-content:center;align-items:center;padding:0;margin:4px 0 0;background:none;}
.v204-site .v204-gallery .v204-gallery-cta {display:inline-flex;width:auto;height:auto;min-height:48px;align-items:center;justify-content:center;padding:14px 24px;gap:28px;background:var(--v204-ink);color:#fff;border:1px solid var(--v204-ink);font:inherit;font-size:15px;line-height:1.3;text-decoration:none;cursor:pointer;}
.v204-site .v204-gallery .v204-gallery-cta:hover {opacity:.85;transform:none;}
.v204-site .v204-gallery .v204-gallery-cta:focus-visible {outline:3px solid var(--v204-blue,#448cbb);outline-offset:4px;}
.v204-site .v204-gallery .v204-managed-preview {margin:0;min-width:0;}
.v204-site .v204-gallery[data-v204-home-gallery-rendered]:empty {display:none;}
@media (max-width:600px){.v204-site .v204-gallery > .v204-gallery-actions{margin-top:0}.v204-site .v204-gallery .v204-gallery-cta{width:100%;}}
@media print {.v204-site .v204-gallery-actions{display:none!important;}}
