@font-face{font-family:'WIDE League Gothic';src:url('fonts/LeagueGothic.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'WIDE Poppins';src:url('fonts/Poppins-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'WIDE Poppins';src:url('fonts/Poppins-SemiBold.ttf') format('truetype');font-weight:500 700;font-display:swap}

.wide-events{--we-ink:#000;--we-paper:#fff;--we-soft:#f4f4f2;--we-line:#d8d8d4;--we-muted:#555;box-sizing:border-box;max-width:1240px;margin:0 auto;padding:0 40px;color:var(--we-ink);font-family:'WIDE Poppins',Arial,sans-serif;font-size:16px;line-height:1.65;background:var(--we-paper)}
.wide-events *,.wide-events *:before,.wide-events *:after{box-sizing:border-box}
.wide-events a{color:inherit;text-decoration:none}
.wide-events a:hover{text-decoration:underline;text-underline-offset:4px}
.wide-events a:focus-visible,.wide-events button:focus-visible,.wide-events select:focus-visible,.wide-events summary:focus-visible{outline:3px solid #176d93;outline-offset:5px}
.wide-events h1,.wide-events h2,.wide-events h3,.wide-events p{margin-top:0}
.wide-events h1,.wide-events h2{font-family:'WIDE League Gothic','Arial Narrow',Impact,sans-serif;font-weight:400;line-height:1.04;color:#000;letter-spacing:0;text-transform:none}
.wide-events h3{font:600 18px/1.4 'WIDE Poppins',Arial,sans-serif}

/* Un ingresso breve: il programma deve essere subito raggiungibile. */
.we-intro{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);column-gap:60px;padding:44px 0 46px}
.we-location{grid-column:1/-1;font-size:14px;color:var(--we-muted);margin-bottom:20px}
.wide-events .we-intro h1{font-size:clamp(68px,7.4vw,96px);line-height:.98;max-width:640px;margin:0;letter-spacing:-.5px;text-wrap:balance}
.we-intro h1 span{white-space:nowrap}
.we-intro-bottom{align-self:end;padding-bottom:3px}
.we-intro-bottom p{font-size:16px;line-height:1.7;margin:0;max-width:38ch}
.we-skip-calendar{display:inline-flex;align-items:center;gap:22px;font-size:14px;min-height:44px;margin-top:16px;border-bottom:1px solid #000}
.we-skip-calendar span{font-size:22px}

.we-calendar{scroll-margin-top:64px}
.we-list-heading{border-top:2px solid #000;padding:26px 0 10px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.wide-events .we-list-heading h2{font-size:44px;margin:0}
.we-list-heading nav{display:flex;gap:24px}
.we-list-heading nav a{min-height:44px;display:flex;align-items:center;color:var(--we-muted);font-size:14px;border-bottom:2px solid transparent}
.we-list-heading nav a[aria-current]{color:#000;border-color:#000}
.we-filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px 30px;padding:12px 0 24px}
.we-type-filters{display:flex;flex-wrap:wrap;gap:8px}
.we-type-filters a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 17px;border:1px solid var(--we-line);font-size:13px;border-radius:3px;transition:background .15s,border-color .15s}
.we-type-filters a:hover{border-color:#000;text-decoration:none}
.we-type-filters a[aria-current]{color:#fff;background:#000;border-color:#000}
.we-filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin:0}
.we-filters label{display:flex;flex-direction:column;gap:5px;font-size:12px;min-width:150px}
.wide-events select{width:100%;min-height:44px;border:1px solid #777;border-radius:0;background:#fff;color:#000;font:inherit;font-size:14px;padding:9px 32px 9px 12px}
.wide-events .we-filter-button{background:#fff;color:#000;border:1px solid #000;border-radius:0;min-height:44px;padding:8px 20px;font:inherit;font-size:14px;cursor:pointer}
.wide-events .we-filter-button:hover{background:#000;color:#fff}
.we-filters>a{font-size:13px;padding:10px 0}

/* Le fotografie determinano il proprio ingombro, senza bande o ritagli. */
.we-card{display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-areas:'date copy' '. bottom';column-gap:30px;row-gap:24px;border-top:1px solid var(--we-line);padding:38px 0;align-items:start}
.we-card--photo{grid-template-columns:76px minmax(0,1fr) minmax(240px,30%);grid-template-areas:'date copy image' '. bottom image'}
.we-date{grid-area:date;display:flex;flex-direction:column;line-height:1;text-align:left;font-family:'WIDE League Gothic','Arial Narrow',Impact,sans-serif;padding-top:28px}
.we-date span:first-child{font-size:68px}
.we-date span:last-child{font:500 14px/1.5 'WIDE Poppins',Arial,sans-serif;margin-top:4px}
.we-card-copy{grid-area:copy;min-width:0;align-self:end}
.we-category{font-size:12px;color:var(--we-muted);margin-bottom:10px;line-height:1.5}
.we-new{display:inline-block;background:#000;color:#fff;padding:3px 8px;margin-left:10px;font-size:11px}
.wide-events .we-card h2{font-size:44px;margin:0 0 18px;overflow-wrap:anywhere;text-wrap:balance;max-width:22ch}
.we-card h2 a:hover{text-decoration-thickness:1px}
.we-when{font-size:14px;margin-bottom:5px}
.we-series{display:inline-block;font-size:12px;margin-left:12px;color:var(--we-muted)}
.we-card-location{font-size:14px;color:var(--we-muted);margin-bottom:12px}
.we-card-context{font-size:13px;line-height:1.65;max-width:47ch;margin:0;color:var(--we-muted)}
.we-card-bottom{grid-area:bottom;display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between;align-self:start;font-size:14px;max-width:520px}
.we-card-bottom strong{font-weight:600}
.we-card-action{display:inline-flex;gap:18px;align-items:center;justify-content:space-between;min-height:46px;padding:10px 16px;border:1px solid #000;font-size:13px;font-weight:500;transition:background .15s,color .15s}
.wide-events .we-card-action:hover{background:#000;color:#fff;text-decoration:none}
.we-card-image{grid-area:image;display:block;justify-self:end;align-self:center;width:fit-content;max-width:100%;line-height:0;background:transparent}
.we-photo{display:block;max-width:100%;height:auto;margin:0}
.we-card-image .we-photo{width:auto;height:auto;max-width:100%;max-height:340px;object-fit:contain}
.we-text-link{display:inline-flex;align-items:center;min-height:44px;font-size:14px;border-bottom:1px solid #000;padding:5px 0}

.we-visit{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:2px solid #000;padding:38px 0;margin:28px 0 30px}
.wide-events .we-visit h2{font-size:48px;margin:0 0 16px}
.we-visit p{font-size:14px;margin-bottom:12px}
.we-visit>div:last-child{align-self:center}
.we-visit h3{font-size:16px}
.we-empty{padding:36px 0 60px;max-width:650px}
.we-empty h3{font-size:24px}
.we-preview{background:#fff6d8;color:#3e3200;border:1px solid #aa861a;padding:15px 20px;font:14px/1.5 Arial,sans-serif;margin:24px 0}

.we-back{display:inline-flex;align-items:center;min-height:44px;font-size:14px;margin:28px 0 26px}
.we-single-header{max-width:950px;margin-bottom:36px}
.wide-events .we-single-header h1{font-size:clamp(52px,7vw,88px);margin:0 0 20px;overflow-wrap:anywhere;text-wrap:balance}
.we-single-header>p:last-child{font-size:15px}
.we-single-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:64px;align-items:start;margin-bottom:72px}
.we-single-photo{width:auto;height:auto;max-width:100%;max-height:700px;object-fit:contain;margin:0 0 32px}
.we-description{font-size:17px;line-height:1.85}
.we-story p{margin-bottom:20px}
.we-story-section{margin-top:36px}
.wide-events .we-story-section h2{font-size:34px;margin:0 0 12px}
.we-story-section p{font-size:15px;line-height:1.8}
.we-details-inner{background:var(--we-soft);padding:28px;border-top:3px solid #000}
.wide-events .we-details h2{font-size:44px;margin:0 0 12px}
.we-price{font-size:20px!important;font-weight:600;margin-bottom:20px}
.we-details p{font-size:14px}
.we-details h3{font-size:15px;margin:24px 0 12px}
.we-booking-note{color:#444;border-top:1px solid var(--we-line);padding-top:20px;margin-top:20px}
.we-dates{list-style:none;padding:0;margin:0}
.we-dates li{padding:16px 0;border-top:1px solid #c7c7c2;display:grid;grid-template-columns:1fr auto;gap:8px 10px;align-items:center}
.we-occurrence-link{display:inline-flex;align-items:center;min-height:44px;font-weight:600;font-size:15px}
.we-date-selected .we-occurrence-link{text-decoration:underline;text-underline-offset:5px}
.we-time{font-size:13px}
.we-availability{font-size:12px;grid-column:1/-1}
.wide-events .we-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;background:#000;color:#fff;border:1px solid #000;border-radius:0;font:500 14px/1.4 'WIDE Poppins',Arial,sans-serif;padding:12px 18px;text-align:center;transition:background .15s}
.wide-events .we-button:hover{background:#333;color:#fff;text-decoration:none}
.we-dates .we-button,.we-status{grid-column:1/-1}
.we-status{font-size:13px;color:#4b4b4b}
.we-status--closed{font-weight:600}
.we-capacity{color:#555;margin-top:24px;margin-bottom:0}
.we-details summary{cursor:pointer;min-height:44px;font-size:14px;display:list-item;padding:10px 0}
.we-next{padding-top:20px;padding-bottom:20px}
.we-featured-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;padding:16px 20px;background:var(--we-soft);margin:0 0 25px}
.we-featured-strip a{font-weight:600}
.we-featured-strip .we-new{margin-left:0}

@media(max-width:1000px){
 .wide-events{padding:0 28px}
 .we-intro{column-gap:30px;grid-template-columns:1fr 1fr}
 .wide-events .we-intro h1{font-size:76px}
 .we-card,.we-card--photo{column-gap:24px}
 .we-card--photo{grid-template-columns:62px minmax(0,1fr) minmax(190px,28%)}
 .we-card:not(.we-card--photo){grid-template-columns:62px minmax(0,1fr)}
 .wide-events .we-card h2{font-size:38px}
 .we-card-image .we-photo{max-height:300px}
 .we-date span:first-child{font-size:60px}
 .we-series{display:block;margin:5px 0 0}
 .we-single-grid{gap:30px;grid-template-columns:minmax(0,1fr) minmax(290px,1fr)}
 .we-details-inner{padding:22px}
}
@media(max-width:700px){
 .wide-events{padding:0 20px;font-size:15px}
 .we-intro{display:block;padding:30px 0}
 .we-location{font-size:12px;margin-bottom:16px}
 .wide-events .we-intro h1{font-size:64px;line-height:1;margin-bottom:16px;max-width:440px;text-wrap:initial}
 .we-intro-bottom{padding:0}
 .we-intro-bottom p{font-size:14px;line-height:1.65}
 .we-skip-calendar{display:none}
 .we-list-heading{align-items:center;flex-wrap:wrap;gap:8px 24px;padding-top:20px}
 .wide-events .we-list-heading h2{font-size:34px}
 .we-list-heading nav{gap:20px}
 .we-list-heading nav a{font-size:12px;min-height:40px}
 .we-filter-bar{padding:10px 0 22px;gap:14px}
 .we-type-filters{gap:7px}
 .we-type-filters a{min-height:44px;font-size:12px;padding:8px 13px}
 .we-filters{width:100%}
 .we-filters label{flex:1;min-width:0}
 .we-card,.we-card--photo{grid-template-columns:52px minmax(0,1fr);grid-template-areas:'date copy' 'image image' 'bottom bottom';gap:22px 18px;padding:28px 0 32px}
 .we-card:not(.we-card--photo){grid-template-areas:'date copy' 'bottom bottom'}
 .we-date{padding-top:26px}
 .we-date span:first-child{font-size:54px}
 .we-date span:last-child{font-size:12px}
 .wide-events .we-card h2{font-size:38px;margin-bottom:14px;max-width:none;text-wrap:initial}
 .we-category{font-size:11px;margin-bottom:8px}
 .we-when,.we-card-location{font-size:13px}
 .we-card-location{margin-bottom:8px}
 .we-card-context{font-size:12px}
 .we-series{display:inline-block;font-size:11px;margin:0 0 0 10px}
 .we-card-image{justify-self:start;max-width:100%}
 .we-card-image .we-photo{width:auto;height:auto;max-width:100%;max-height:420px}
 .we-card-bottom{max-width:none;font-size:13px;gap:14px;justify-content:space-between}
 .we-card-action{min-height:46px;padding:10px 14px;font-size:12px;gap:16px}
 .we-visit{grid-template-columns:1fr;gap:20px;padding:26px 0;margin:12px 0 24px}
 .wide-events .we-visit h2{font-size:40px}
 .we-single-grid{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}
 .we-story,.we-details{width:100%;min-width:0}
 .we-details{order:-1}
 .we-single-header{margin-bottom:24px}
 .wide-events .we-single-header h1{font-size:54px}
 .we-single-header>p:last-child{font-size:14px}
 .we-details-inner{padding:22px}
 .we-description{font-size:16px}
 .we-single-photo{max-height:600px}
 .we-back{margin:18px 0}
 .we-preview{font-size:13px}
 .we-empty{padding:25px 0}
 .we-next .we-card-image{display:none}
 .we-next .we-card{grid-template-areas:'date copy' 'bottom bottom'}
}
@media(max-width:370px){
 .wide-events{padding:0 16px}
 .wide-events .we-intro h1{font-size:58px}
 .we-type-filters a{padding:8px 10px}
 .we-card,.we-card--photo{column-gap:14px;grid-template-columns:44px minmax(0,1fr)}
 .wide-events .we-card h2{font-size:34px}
 .we-series{display:block;margin:5px 0 0}
 .we-card-action{padding:9px 12px}
}
@media(prefers-reduced-motion:reduce){.wide-events *{scroll-behavior:auto!important;transition:none!important}}
