.seat-category[data-v-dc81d8cf]{display:block;font-size:.7rem;line-height:1.3;font-weight:700}.seat[data-v-dc81d8cf]{min-width:3.5rem;width:auto}.visual-design-root{width:100%}.visual-design-root p{margin:0}.visual-design-root .visual-design-image{display:block;width:100%;height:100%;min-height:inherit}.visual-design-root .visual-design-image-missing{display:grid;min-height:inherit;height:100%;place-items:center;color:currentColor;opacity:.65}.visual-design-root .visual-design-motion-fade{animation:visual-design-fade .32s ease-out both}.visual-design-root .visual-design-motion-slide{animation:visual-design-slide .32s ease-out both}.visual-design-root .visual-design-motion-scale{animation:visual-design-scale .25s ease-out both}@keyframes visual-design-fade{0%{opacity:0}to{opacity:1}}@keyframes visual-design-slide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes visual-design-scale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media(max-width:900px){.visual-design-root [data-vd-tablet-display=hidden]{display:none!important}.visual-design-root [data-vd-tablet-direction=row]{flex-direction:row!important}.visual-design-root [data-vd-tablet-direction=column]{flex-direction:column!important}.visual-design-root [data-vd-tablet-columns="1"]{grid-template-columns:repeat(1,minmax(0,1fr))!important}.visual-design-root [data-vd-tablet-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.visual-design-root [data-vd-tablet-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.visual-design-root [data-vd-mobile-display=hidden]{display:none!important}.visual-design-root [data-vd-mobile-direction=row]{flex-direction:row!important}.visual-design-root [data-vd-mobile-direction=column]{flex-direction:column!important}.visual-design-root [data-vd-mobile-columns="1"]{grid-template-columns:repeat(1,minmax(0,1fr))!important}.visual-design-root [data-vd-mobile-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.visual-design-root [data-vd-mobile-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(prefers-reduced-motion:reduce){.visual-design-root [class*=visual-design-motion-]{animation:none!important}}.legacy-theme-shell{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 0;color:var(--hedrapp-text)}.legacy-theme-shell__header{text-align:center;padding:1.5rem;border:1px solid color-mix(in srgb,var(--hedrapp-border) 72%,transparent);border-radius:var(--hedrapp-radius);background:color-mix(in srgb,var(--hedrapp-surface) 88%,transparent)}.legacy-theme-shell__unsupported{margin:0 0 1rem;padding:.8rem 1rem;border:1px solid #a51624;border-radius:var(--hedrapp-radius);color:#7a101b;background:#fff0f1}.legacy-theme-shell__brand{display:flex;justify-content:center;align-items:center;gap:.8rem}.legacy-theme-shell__brand h1{margin:0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.1}.legacy-theme-shell__identity,.legacy-theme-shell__subtitle,.legacy-theme-shell__meta,.legacy-theme-shell__date,.legacy-theme-shell__event-subtitle,.legacy-theme-shell__description{margin:.35rem 0 0;color:var(--hedrapp-muted)}.legacy-theme-shell__identity{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-theme-shell__subtitle{font-size:1.05rem}.legacy-theme-shell__meta{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;font-size:.9rem}.legacy-theme-shell__meta span+span:before{content:"·";margin-right:.5rem}.legacy-theme-shell__logo{display:block;max-width:84px;max-height:84px;object-fit:contain}.legacy-theme-shell__monogram{display:grid;width:50px;height:50px;margin:0;place-items:center;border-radius:50%;color:var(--hedrapp-surface);background:var(--hedrapp-primary);font-weight:800}.legacy-theme-shell__hero{margin:1.25rem 0 0;overflow:hidden;border-radius:calc(var(--hedrapp-radius) * .8);background:var(--hedrapp-surface)}.legacy-theme-shell__hero img{display:block;width:100%;max-height:420px}.legacy-theme-shell__hero--intera img{object-fit:contain}.legacy-theme-shell__hero--riempi img{height:min(46vw,420px);object-fit:cover}.legacy-theme-shell__nav{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.legacy-theme-shell__nav a,.legacy-theme-shell__cta{border:1px solid var(--hedrapp-primary);border-radius:999px;padding:.45rem .8rem;color:var(--hedrapp-primary-text);font-weight:700;text-decoration:none}.legacy-theme-shell--nav-pieno .legacy-theme-shell__nav a,.legacy-theme-shell--nav-festival .legacy-theme-shell__nav a{color:var(--hedrapp-surface);background:var(--hedrapp-primary)}.legacy-theme-shell--nav-linea .legacy-theme-shell__nav a{border-width:0 0 2px;border-radius:0}.legacy-theme-shell--nav-geometrico .legacy-theme-shell__nav a{border-radius:0}.legacy-theme-shell__programme{margin:2rem 0}.legacy-theme-shell__programme-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.legacy-theme-shell__programme-head h2{margin:0;font-size:clamp(1.4rem,3vw,2.1rem)}.legacy-theme-shell__programme-head span{color:var(--hedrapp-muted);font-size:.9rem}.legacy-theme-shell__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.legacy-theme-shell__card{display:grid;grid-template-columns:minmax(100px,.8fr) 1.2fr;min-width:0;overflow:hidden;color:inherit;border:1px solid var(--hedrapp-border);border-radius:var(--hedrapp-radius);background:var(--hedrapp-surface);text-decoration:none;box-shadow:0 8px 24px #00000014}.legacy-theme-shell__card:hover{border-color:var(--hedrapp-primary);transform:translateY(-1px)}.legacy-theme-shell__card-image{width:100%;height:100%;min-height:170px;object-fit:cover}.legacy-theme-shell__card-copy{display:flex;flex-direction:column;align-items:flex-start;padding:1rem}.legacy-theme-shell__card h3{margin:.25rem 0;font-size:1.22rem}.legacy-theme-shell__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.legacy-theme-shell__cta{margin-top:auto}.legacy-theme-shell--card-manifesto .legacy-theme-shell__cards,.legacy-theme-shell--vetrina .legacy-theme-shell__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-theme-shell--card-manifesto .legacy-theme-shell__card,.legacy-theme-shell--vetrina .legacy-theme-shell__card{display:flex;flex-direction:column}.legacy-theme-shell--card-manifesto .legacy-theme-shell__card-image,.legacy-theme-shell--vetrina .legacy-theme-shell__card-image{height:300px}.legacy-theme-shell--card-editoriale .legacy-theme-shell__card:first-child{grid-column:span 2}.legacy-theme-shell--agenda .legacy-theme-shell__header{text-align:left;padding:.85rem 0;border-width:0 0 1px;border-radius:0;background:transparent}.legacy-theme-shell--agenda .legacy-theme-shell__brand,.legacy-theme-shell--agenda .legacy-theme-shell__nav,.legacy-theme-shell--agenda .legacy-theme-shell__meta{justify-content:flex-start}.legacy-theme-shell--agenda .legacy-theme-shell__cards{grid-template-columns:1fr}.legacy-theme-shell--agenda .legacy-theme-shell__card{grid-template-columns:10rem 1fr;box-shadow:none}.legacy-theme-shell--agenda .legacy-theme-shell__card-image{min-height:120px}.legacy-theme-shell--essenziale .legacy-theme-shell__header,.legacy-theme-shell--essenziale .legacy-theme-shell__card{box-shadow:none;border-radius:0}.legacy-theme-shell--essenziale .legacy-theme-shell__card-image{display:none}.legacy-theme-shell--essenziale .legacy-theme-shell__card,.legacy-theme-shell--essenziale .legacy-theme-shell__cards,.legacy-theme-shell--serata .legacy-theme-shell__cards{grid-template-columns:1fr}.legacy-theme-shell--serata .legacy-theme-shell__card{max-width:680px;margin:0 auto}.legacy-theme-shell--locandina .legacy-theme-shell__header{padding:0;overflow:hidden}.legacy-theme-shell--locandina .legacy-theme-shell__brand,.legacy-theme-shell--locandina .legacy-theme-shell__subtitle,.legacy-theme-shell--locandina .legacy-theme-shell__meta{padding-inline:1.5rem}.legacy-theme-shell--locandina .legacy-theme-shell__hero{border-radius:0}.legacy-theme-shell--racconto .legacy-theme-shell__card:first-child{grid-column:span 2}.legacy-theme-shell--sportello .legacy-theme-shell__programme{display:none}.legacy-theme-shell--calendario .legacy-theme-shell__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-theme-shell--calendario .legacy-theme-shell__card{grid-template-columns:1fr}.legacy-theme-shell--calendario .legacy-theme-shell__card-image{display:none}.legacy-theme-shell--layered-scene .legacy-theme-shell__header{display:flex;flex-direction:column;text-align:left}.legacy-theme-shell--layered-scene .legacy-theme-shell__hero{order:1;border:1px solid var(--hedrapp-text);border-radius:0;padding:1rem}.legacy-theme-shell--layered-scene .legacy-theme-shell__hero img{object-fit:contain}.legacy-theme-shell--layered-scene .legacy-theme-shell__brand{order:2;justify-content:flex-start}.legacy-theme-shell--layered-scene .legacy-theme-shell__subtitle{order:3}.legacy-theme-shell--layered-scene .legacy-theme-shell__meta{order:4;justify-content:flex-start}.legacy-theme-shell--layered-scene .legacy-theme-shell__nav{order:5;justify-content:flex-start}@media(min-width:641px){.legacy-theme-shell--layered-scene .legacy-theme-shell__header{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,.9fr);gap:0 1.5rem;align-items:center}.legacy-theme-shell--layered-scene .legacy-theme-shell__hero{grid-column:1;grid-row:1 / span 5;width:100%;margin:0}.legacy-theme-shell--layered-scene .legacy-theme-shell__brand,.legacy-theme-shell--layered-scene .legacy-theme-shell__subtitle,.legacy-theme-shell--layered-scene .legacy-theme-shell__meta,.legacy-theme-shell--layered-scene .legacy-theme-shell__nav{grid-column:2}.legacy-theme-shell--layered-scene .legacy-theme-shell__brand{grid-row:1}.legacy-theme-shell--layered-scene .legacy-theme-shell__subtitle{grid-row:2}.legacy-theme-shell--layered-scene .legacy-theme-shell__meta{grid-row:3}.legacy-theme-shell--layered-scene .legacy-theme-shell__nav{grid-row:4}}@media(max-width:700px){.legacy-theme-shell__cards,.legacy-theme-shell--card-manifesto .legacy-theme-shell__cards,.legacy-theme-shell--vetrina .legacy-theme-shell__cards,.legacy-theme-shell--calendario .legacy-theme-shell__cards{grid-template-columns:1fr}.legacy-theme-shell__card,.legacy-theme-shell--agenda .legacy-theme-shell__card{grid-template-columns:7.5rem 1fr}.legacy-theme-shell--card-editoriale .legacy-theme-shell__card:first-child,.legacy-theme-shell--racconto .legacy-theme-shell__card:first-child{grid-column:auto}.legacy-theme-shell--card-manifesto .legacy-theme-shell__card,.legacy-theme-shell--vetrina .legacy-theme-shell__card{display:flex;flex-direction:column}.legacy-theme-shell--header-minima .legacy-theme-shell__subtitle,.legacy-theme-shell--header-minima .legacy-theme-shell__meta{display:none}}@media(prefers-reduced-motion:reduce){.legacy-theme-shell__card:hover{transform:none}}@font-face{font-family:Cinzel;src:url(/fonts/cinzel-latin.woff2) format("woff2");font-style:normal;font-weight:400 900;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/plusjakartasans-latin.woff2) format("woff2");font-style:normal;font-weight:400 900;font-display:swap}@font-face{font-family:Gabarito;src:url(/fonts/gabarito-latin.woff2) format("woff2");font-style:normal;font-weight:400 900;font-display:swap}.theme-surface{--hedrapp-primary: #4f86a6;--hedrapp-primary-text: #4f86a6;--hedrapp-text: #1f3a4a;--hedrapp-background: #f5fafd;--hedrapp-background-top: #fcfbf9;--hedrapp-surface: #fff;--hedrapp-muted: #52635a;--hedrapp-border: #d7e2e8;--hedrapp-title-font: Cinzel, Georgia, serif;--hedrapp-body-font: Plus Jakarta Sans, system-ui, sans-serif;--hedrapp-radius: 12px;color:var(--hedrapp-text);background:linear-gradient(180deg,var(--hedrapp-background-top) 0%,var(--hedrapp-background) 100%);font-family:var(--hedrapp-body-font);min-height:100%}.theme-surface h1,.theme-surface h2,.theme-surface h3{color:var(--hedrapp-text);font-family:var(--hedrapp-title-font)}.theme-surface input,.theme-surface textarea,.theme-surface select{color:var(--hedrapp-text);background:var(--hedrapp-surface);border-color:var(--hedrapp-border);border-radius:calc(var(--hedrapp-radius) * .5)}.theme-surface button:not(.seat){color:var(--hedrapp-surface);background:var(--hedrapp-primary);border-radius:calc(var(--hedrapp-radius) * .5)}.theme-surface .muted-button{color:var(--hedrapp-text);background:var(--hedrapp-surface);border:1px solid var(--hedrapp-border)}.theme-surface .seat{color:var(--hedrapp-text);background:var(--hedrapp-surface);border-color:var(--hedrapp-border)}.theme-surface .seat.selected{color:var(--hedrapp-surface);background:var(--hedrapp-primary);border-color:var(--hedrapp-primary)}.theme-surface .seat.occupied{background:color-mix(in srgb,var(--hedrapp-primary) 14%,var(--hedrapp-surface))}.theme-surface .seat-picker{background:color-mix(in srgb,var(--hedrapp-surface) 88%,var(--hedrapp-background));border-color:var(--hedrapp-border);border-radius:var(--hedrapp-radius)}.theme-surface .error{color:#ae1d2d}.theme-surface .notice{color:var(--hedrapp-primary-text)}.theme-surface--agenda .theme-surface__live-content>main{max-width:960px;border-radius:0;box-shadow:none}.theme-surface--essenziale{--hedrapp-background: #fff}.theme-surface--essenziale .theme-surface__live-content>main{box-shadow:none;border:1px solid var(--hedrapp-border)}.theme-surface--vetrina .theme-surface__live-content>main{border-radius:calc(var(--hedrapp-radius) * 1.5)}@media(max-width:640px){.theme-surface{--hedrapp-radius: 10px}}.seat-legend[data-v-6c1c4365]{display:flex;gap:.75rem;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 .75rem;font-size:.8rem}.seat-legend li[data-v-6c1c4365]{padding:.15rem .5rem;border-radius:.3rem;border:1px solid #999}.seat-legend li.free[data-v-6c1c4365]{background:#fff}.seat-legend li.own[data-v-6c1c4365]{background:#1e6b3c;color:#fff;border-color:#1e6b3c}.seat-legend li.occupied[data-v-6c1c4365]{background:#ddd}.seat-legend li.blocked[data-v-6c1c4365]{background:#8b1e1e;color:#fff;border-color:#8b1e1e}.seat-legend li.reserved[data-v-6c1c4365]{background:#b58900;color:#fff;border-color:#b58900}.seat-row[data-v-6c1c4365]{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap;margin-bottom:.4rem}.seat[data-v-6c1c4365]{border:1px solid #999;border-radius:.3rem;padding:.2rem .5rem;font-size:.8rem;background:#fff;cursor:pointer}.seat.free[data-v-6c1c4365]{background:#fff}.seat.own[data-v-6c1c4365]{background:#1e6b3c;color:#fff;border-color:#1e6b3c}.seat.occupied[data-v-6c1c4365]{background:#ddd;color:#555}.seat.blocked[data-v-6c1c4365]{background:#8b1e1e;color:#fff;border-color:#8b1e1e}.seat.reserved[data-v-6c1c4365]{background:#b58900;color:#fff;border-color:#b58900}.seat.picked[data-v-6c1c4365]{outline:3px solid #1560d1}.seat.locked[data-v-6c1c4365]{cursor:not-allowed;opacity:.55}.seat[data-v-6c1c4365]:disabled{cursor:not-allowed}.admin-tabs[data-v-1de88430],.grid[data-v-1de88430],.pager[data-v-1de88430]{display:flex;gap:.75rem;flex-wrap:wrap}.admin-layout[data-v-1de88430],.booking-layout[data-v-1de88430]{display:grid;grid-template-columns:minmax(14rem,22rem) 1fr;gap:1.5rem}.admin-layout aside[data-v-1de88430],.event-editor[data-v-1de88430],.occurrences form[data-v-1de88430],.booking-editor[data-v-1de88430]{display:grid;gap:.65rem;align-content:start}.event-row[data-v-1de88430],.booking-row[data-v-1de88430]{text-align:left;display:grid}.event-row span[data-v-1de88430],.booking-row span[data-v-1de88430],.muted[data-v-1de88430]{font-size:.85rem}.occurrences article[data-v-1de88430]{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;padding:.5rem 0;border-bottom:1px solid #ddd}.booking-filters[data-v-1de88430]{display:flex;gap:.75rem;align-items:end;flex-wrap:wrap;margin-bottom:1rem}.booking-list[data-v-1de88430]{display:grid;gap:.5rem}.booking-detail[data-v-1de88430],.booking-placeholder[data-v-1de88430]{border:1px solid #ddd;border-radius:.6rem;padding:1rem}.booking-detail header[data-v-1de88430]{display:flex;justify-content:space-between;gap:1rem}.state[data-v-1de88430]{font-weight:700}.danger[data-v-1de88430]{margin-top:1rem;background:#8b1e1e;color:#fff}.archived-state[data-v-1de88430]{padding:.75rem;border-left:.3rem solid #8b1e1e;background:#fff2f2;font-weight:700}fieldset[data-v-1de88430]{display:flex;gap:1rem;flex-wrap:wrap}.admin-seats section[data-v-1de88430]{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #ddd}.seat-booking-context[data-v-1de88430]{border:1px solid #ddd;border-radius:.6rem;padding:1rem;margin-bottom:1rem}.seat-booking-context header[data-v-1de88430]{display:flex;justify-content:space-between;gap:1rem}.seat-help[data-v-1de88430]{font-size:.85rem;color:#555}.warning[data-v-1de88430]{color:#8b1e1e;font-weight:600}.admin-overview dl[data-v-1de88430]{display:grid;gap:.4rem;margin:0 0 1rem}.admin-overview div[data-v-1de88430]{display:flex;gap:.5rem}.admin-overview dt[data-v-1de88430]{font-weight:700;min-width:11rem}.admin-overview dd[data-v-1de88430]{margin:0}.primary-button[data-v-1de88430]{display:inline-block;padding:.6rem 1rem;border-radius:.4rem;background:#235ec8;color:#fff;text-decoration:none;font-weight:700}.admin-settings[data-v-1de88430]{display:grid;gap:1.25rem}@media(max-width:720px){.admin-layout[data-v-1de88430],.booking-layout[data-v-1de88430]{grid-template-columns:1fr}.booking-filters label[data-v-1de88430]{width:100%}}:root{font-family:Inter,system-ui,sans-serif;color:#17251d;background:#f6f7f3}*{box-sizing:border-box}body{margin:0}main{width:min(760px,calc(100% - 2rem));margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #17251d17}h1{margin-top:0}form,label,fieldset{display:grid;gap:.45rem}form{gap:1rem}fieldset{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));border:1px solid #cbd4cd}input,textarea,select,button{font:inherit;padding:.6rem;border-radius:6px;border:1px solid #aab8ad}button{width:fit-content;cursor:pointer;color:#fff;background:#196b43;border:0}button+button{margin-left:.5rem}button:disabled{opacity:.6;cursor:wait}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.check{display:flex;align-items:center}.check input{margin-right:.5rem}.error{color:#ae1d2d}.notice{color:#125d37}.secondary{display:flex;gap:.5rem;flex-wrap:wrap}article{border-top:1px solid #dbe3dc;padding:1rem 0}.seat-picker{margin:1.25rem 0;padding:1rem;border:1px solid #dbe3dc;border-radius:8px;background:#fbfcfa}.seat-help{color:#52635a;font-size:.9rem}.seat-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin-top:.8rem}.seat-row>strong{min-width:7rem;font-size:.9rem}.seat{padding:.32rem .4rem;min-width:3.2rem;color:#17251d;background:#e8eee9;border:1px solid #aab8ad;font-size:.78rem}.seat small{display:block;font-size:.62rem;color:#52635a}.seat.occupied{background:#f4e5c6}.seat.pinned-other{background:#d9dce3;border-color:#7b8392}.seat.selected{color:#fff;background:#196b43;border-color:#0d4b2d}.public-seat-picker{display:block}.public-seat-picker .seat-row{display:flex}.public-seat-picker>button{margin-top:1rem}.muted-button{color:#17251d;background:#e8eee9;border:1px solid #aab8ad}
