.venue-map[data-v-4776a40e]{padding:16px;border:1px solid #ddd9d1;border-radius:18px;background:var(--hedrapp-surface,#fff);color:var(--hedrapp-text,#232632);min-width:0}.venue-stage[data-v-4776a40e]{width:80%;margin:0 auto 18px;text-align:center;padding:12px;border-radius:4px 4px 50% 50%/4px 4px 12px 12px;background:#21252e;color:#fff;letter-spacing:.2em;font:700 .8rem system-ui}.venue-stage span[data-v-4776a40e]{display:block;font:400 .65rem system-ui;letter-spacing:normal;margin:5px}.venue-note[data-v-4776a40e],.venue-legend[data-v-4776a40e]{font:400 .74rem/1.6 system-ui;margin:6px 0 12px}.venue-scroll[data-v-4776a40e]{overflow-x:auto;max-width:100%;padding-bottom:10px}.venue-sector[data-v-4776a40e]{min-width:max-content}.venue-sector h3[data-v-4776a40e]{text-align:center;text-transform:uppercase;font-size:.78rem;margin:20px 0 12px}.venue-row[data-v-4776a40e]{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:8px;min-width:max-content}.venue-row-label[data-v-4776a40e]{width:24px;text-align:center;font-size:.75rem}.venue-seat[data-v-4776a40e]{padding:0!important;width:30px!important;min-width:30px!important;height:30px;border:1px solid #bac4ce;border-radius:5px;font:600 .65rem system-ui;margin:0!important;background:#fff;color:#222}.venue-seat.occupied[data-v-4776a40e]{background:#d8d9dd;color:#656a72}.venue-seat.selected[data-v-4776a40e]{background:var(--hedrapp-primary,#225b91);color:#fff}.venue-seat.venue-aisle[data-v-4776a40e]{margin-left:25px!important}.venue-seat small[data-v-4776a40e]{font-size:.6rem}.venue-seat[data-v-4776a40e]:focus-visible{outline:3px solid #2563eb;outline-offset:1px}.venue-seat[data-v-4776a40e]:disabled{opacity:.8}.seat-category[data-v-42937440]{display:block;font-size:.7rem;line-height:1.3;font-weight:700}.seat[data-v-42937440]{min-width:3.5rem;width:auto}.booking-page{max-width:760px;margin:0 auto;padding:24px!important;border-radius:20px;box-shadow:none!important;background:var(--hedrapp-background,#f5fafd);font-family:var(--hedrapp-body-font,system-ui,sans-serif)}.booking-page h1{font-size:1.6rem;margin-bottom:18px}.booking-page label{display:flex;flex-direction:column;gap:7px;font-size:.85rem;margin:12px 0}.booking-page input:not([type=checkbox]),.booking-page select,.booking-page textarea{width:100%;padding:13px;border:1px solid var(--hedrapp-border,#ddd);border-radius:12px;background:var(--hedrapp-surface,#fff);font:inherit}.booking-page fieldset{margin:18px 0;border:1px solid var(--hedrapp-border,#ddd);padding:16px;border-radius:16px;min-width:0}.booking-page .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.booking-page .check{flex-direction:row;align-items:center}.booking-page button{padding:12px 16px}.booking-page .booking-preview-notice{padding:14px;border:1px solid color-mix(in srgb,var(--hedrapp-primary,#2563eb) 30%,transparent);border-radius:12px;font-size:.8rem;line-height:1.6;margin-bottom:18px}.booking-page button:disabled{opacity:.55;cursor:not-allowed}.booking-page .secondary{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.booking-page .error{font-size:.85rem;line-height:1.6}@media(max-width:500px){.booking-page{padding:18px!important}.booking-page .grid{grid-template-columns:1fr}}.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}}@media(max-width:640px){.visual-design-root--nav-bottom{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))!important}.visual-design-root [data-vd-nav-position=fixed-bottom]{position:fixed;left:0;right:0;bottom:0;z-index:20;justify-content:space-around;padding:8px max(8px,env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));background:var(--hedrapp-surface, #fff);border-top:1px solid var(--hedrapp-border, rgba(0, 0, 0, .08));border-bottom:0;box-shadow:0 -4px 16px #00000014}}.visual-design-root{min-height:100vh}.visual-design-root .visual-design-node{min-width:0}.visual-design-root .visual-design-hero{overflow:hidden;padding:0!important}.visual-design-root .visual-design-hero>.visual-design-text{margin:0;padding:0 18px 18px}.visual-design-root .visual-design-hero>.visual-design-image{min-height:0!important;border-radius:0!important;background:transparent!important}.visual-design-root .visual-design-hero>.visual-design-image img{width:100%;height:auto;max-height:560px;min-height:0;object-fit:contain}.visual-design-root .visual-design-hero:not(:has(img)){min-height:140px!important;justify-content:center!important;padding-top:24px!important}.visual-design-root [data-vd-hero=tipografica] [data-vd-text=title]{font-size:clamp(1.6rem,6vw,calc(3rem * var(--vd-title-scale,1)))!important}.visual-design-root [data-visual-family=data-guida] [data-vd-text=cardMeta],.visual-design-root [data-visual-family=agenda-fitta] [data-vd-text=cardMeta]{order:-1;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.visual-design-root [data-visual-family=locandina-affiancata]>.visual-design-image{grid-row:1 / span 3}.visual-design-root .visual-design-navigation>button{margin:0;padding:10px 12px;font:600 .76rem system-ui,sans-serif}.visual-design-root .visual-design-card>.visual-design-image{min-height:0!important}.visual-design-root .visual-design-card>.visual-design-image img{aspect-ratio:4 / 3;height:auto}@media(min-width:901px){.visual-design-root [data-vd-desktop-display=hidden]{display:none!important}.visual-design-root [data-vd-desktop-direction=row]{flex-direction:row!important}.visual-design-root [data-vd-desktop-direction=column]{flex-direction:column!important}.visual-design-root [data-vd-desktop-columns="1"]{grid-template-columns:minmax(0,1fr)!important}.visual-design-root [data-vd-desktop-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.visual-design-root [data-vd-desktop-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.visual-design-root [data-vd-mobile-display=hidden][data-vd-nav-position]{display:none!important}}.visual-design-root [data-vd-hero=tipografica]{background:transparent!important;border:0!important;border-radius:0!important;gap:18px!important}.visual-design-root [data-vd-hero=tipografica]>.visual-design-text{order:-1;padding:12px 0 0}.visual-design-root [data-vd-hero=tipografica]>.visual-design-image{align-self:flex-start;width:96px}.visual-design-root [data-vd-hero=tipografica]>.visual-design-image img{max-height:160px}.visual-design-root [data-vd-hero=esposizione]>.visual-design-image img{max-height:340px}.visual-design-root [data-visual-family=scheda-morbida]{border:0!important;border-radius:22px!important;box-shadow:0 4px 16px #00000008!important}.visual-design-root [data-visual-family=data-guida] [data-vd-text=cardTitle]{font-size:1.22rem!important;line-height:1.25!important}.visual-design-root .visual-design-hero>.visual-design-image img{max-height:var(--vd-hero-height, 340px)}.visual-design-root [data-vd-hero=pieno]>.visual-design-image img{height:var(--vd-hero-height,340px);object-fit:cover}.visual-design-root [data-vd-nav-style=pillole] button{border-radius:40px!important}.visual-design-root [data-vd-nav-style=linea] button{border-radius:0!important;background:transparent;color:inherit;border-bottom:2px solid var(--vd-accent)}.event-programme{display:block!important;font-family:var(--hedrapp-body-font, system-ui, sans-serif)}.programme-day{min-width:0;margin-bottom:18px}.programme-cards{display:grid;gap:var(--vd-card-gap, 12px)}.programme-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;background:var(--vd-surface, #fff);color:var(--vd-card-ink, #192b38);padding:13px;border-radius:var(--vd-card-radius, 18px);box-shadow:var(--vd-shadow);overflow:hidden}.programme-card--photo{grid-template-columns:60px minmax(0,1fr)}.programme-photo{display:block;width:60px;height:76px;object-fit:cover;border-radius:min(10px,var(--vd-card-radius, 10px))}.programme-card-content{min-width:0}.theme-surface .programme-card h3{color:inherit;font:650 var(--vd-body-size, 16px)/1.3 var(--hedrapp-body-font, system-ui, sans-serif);margin:0 0 4px;overflow-wrap:anywhere}.programme-subtitle,.programme-date,.programme-event-time{font-size:.76rem;line-height:1.5;opacity:.8}.programme-event-time{text-transform:uppercase;font-weight:700;letter-spacing:.05em}.programme-description{font-size:.84rem;line-height:1.6;margin-top:8px!important}.theme-surface button.programme-book{display:flex;align-items:center;gap:12px;margin:7px 0 0;padding:5px 10px;font:700 .73rem/1.4 system-ui,sans-serif;border-radius:20px;color:var(--vd-card-ink, #192b38);background:color-mix(in srgb,var(--vd-accent, #346381) 15%,var(--vd-surface, #fff));border:1px solid color-mix(in srgb,currentColor 15%,transparent)}.programme-book:focus-visible{outline:3px solid var(--vd-accent);outline-offset:3px}.event-programme--grouped .programme-day{padding:14px;background:color-mix(in srgb,var(--vd-surface, #fff) 62%,transparent);border-radius:calc(var(--vd-card-radius, 18px) + 8px)}.theme-surface .programme-day-title{margin:0 0 14px;padding:4px 0 12px;font:750 .93rem/1.5 system-ui,sans-serif;text-transform:uppercase;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.event-programme--gallery .programme-cards{grid-template-columns:repeat(var(--programme-columns),minmax(0,1fr))}.event-programme--gallery .programme-card{display:flex;flex-direction:column;align-items:stretch}.event-programme--gallery .programme-photo{width:100%;height:auto;aspect-ratio:16/10}.visual-design-brand{padding:20px;text-align:center;font:600 .75rem system-ui,sans-serif;opacity:.6}@media(max-width:900px){.event-programme--gallery .programme-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.event-programme--gallery .programme-cards{grid-template-columns:minmax(0,1fr)}.programme-card--photo{grid-template-columns:50px minmax(0,1fr);gap:10px}.programme-photo{width:50px;height:70px}}.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-b560549c],.grid[data-v-b560549c],.pager[data-v-b560549c]{display:flex;gap:.75rem;flex-wrap:wrap}.admin-layout[data-v-b560549c],.booking-layout[data-v-b560549c]{display:grid;grid-template-columns:minmax(14rem,22rem) 1fr;gap:1.5rem}.admin-layout aside[data-v-b560549c],.event-editor[data-v-b560549c],.occurrences form[data-v-b560549c],.booking-editor[data-v-b560549c]{display:grid;gap:.65rem;align-content:start}.event-row[data-v-b560549c],.booking-row[data-v-b560549c]{text-align:left;display:grid}.event-row span[data-v-b560549c],.booking-row span[data-v-b560549c],.muted[data-v-b560549c]{font-size:.85rem}.occurrences article[data-v-b560549c]{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;padding:.5rem 0;border-bottom:1px solid #ddd}.booking-filters[data-v-b560549c]{display:flex;gap:.75rem;align-items:end;flex-wrap:wrap;margin-bottom:1rem}.booking-list[data-v-b560549c]{display:grid;gap:.5rem}.booking-detail[data-v-b560549c],.booking-placeholder[data-v-b560549c]{border:1px solid #ddd;border-radius:.6rem;padding:1rem}.booking-detail header[data-v-b560549c]{display:flex;justify-content:space-between;gap:1rem}.state[data-v-b560549c]{font-weight:700}.danger[data-v-b560549c]{margin-top:1rem;background:#8b1e1e;color:#fff}.archived-state[data-v-b560549c]{padding:.75rem;border-left:.3rem solid #8b1e1e;background:#fff2f2;font-weight:700}fieldset[data-v-b560549c]{display:flex;gap:1rem;flex-wrap:wrap}.admin-seats section[data-v-b560549c]{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #ddd}.seat-booking-context[data-v-b560549c]{border:1px solid #ddd;border-radius:.6rem;padding:1rem;margin-bottom:1rem}.seat-booking-context header[data-v-b560549c]{display:flex;justify-content:space-between;gap:1rem}.seat-help[data-v-b560549c]{font-size:.85rem;color:#555}.warning[data-v-b560549c]{color:#8b1e1e;font-weight:600}.admin-overview dl[data-v-b560549c]{display:grid;gap:.4rem;margin:0 0 1rem}.admin-overview div[data-v-b560549c]{display:flex;gap:.5rem}.admin-overview dt[data-v-b560549c]{font-weight:700;min-width:11rem}.admin-overview dd[data-v-b560549c]{margin:0}.primary-button[data-v-b560549c]{display:inline-block;padding:.6rem 1rem;border-radius:.4rem;background:#235ec8;color:#fff;text-decoration:none;font-weight:700}.admin-settings[data-v-b560549c]{display:grid;gap:1.25rem}@media(max-width:720px){.admin-layout[data-v-b560549c],.booking-layout[data-v-b560549c]{grid-template-columns:1fr}.booking-filters label[data-v-b560549c]{width:100%}}.studio-shell{--st-ink:#171b26;--st-mid:#4a5261;--st-soft:#727a89;--st-line:#e3e1dc;--st-paper:#fff;--st-bg:#f3f1ec;--st-red:#c42b22;--st-green:#197f52;--st-shadow:0 1px 2px #171b2608,0 8px 24px #171b2608;display:grid;grid-template-columns:222px minmax(0,1fr);min-height:100vh;background:var(--st-bg);color:var(--st-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}.studio-shell *{box-sizing:border-box}.studio-shell h1,.studio-shell h2,.studio-shell h3,.studio-shell p{margin:0}.studio-shell h1{font-size:16px;line-height:1.4;letter-spacing:-.02em}.studio-shell h2{font-size:23px;letter-spacing:-.035em;line-height:1.3;font-weight:800}.studio-shell h3{font-size:17px;line-height:1.4;letter-spacing:-.02em}.studio-shell button,.studio-shell input,.studio-shell select,.studio-shell textarea{font:inherit}.studio-shell button+button{margin-left:0}.studio-shell button{cursor:pointer}.studio-shell button:disabled{opacity:.45;cursor:not-allowed}.studio-shell a{color:inherit}.studio-shell :focus-visible{outline:3px solid #476db2;outline-offset:3px}.studio-shell .studio-sr-only{position:absolute;width:1px!important;height:1px!important;min-width:0!important;min-height:0!important;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-shell .studio-skip{position:fixed;z-index:100;top:-100px;left:16px;padding:10px;background:#fff}.studio-shell .studio-skip:focus{top:10px}.studio-shell .studio-sidebar{background:#fff;border-right:1px solid var(--st-line);height:100vh;position:sticky;top:0;display:flex;flex-direction:column;z-index:45;overflow:auto}.studio-shell .studio-brand{display:flex;align-items:baseline;gap:0;text-decoration:none;font-size:24px;letter-spacing:-1.4px;font-weight:850;padding:23px 21px 6px;line-height:1.1}.studio-shell .studio-brand>span{color:var(--st-red);font-family:Georgia,serif;font-size:32px;letter-spacing:-3px;padding-right:2px}.studio-shell .studio-brand small{font-size:8px;letter-spacing:1.5px;color:var(--st-soft);margin-left:auto;align-self:center}.studio-shell .studio-tenant{padding:13px 21px 21px;border-bottom:1px solid var(--st-line);display:grid;gap:3px}.studio-shell .studio-tenant strong{font-size:12px;line-height:1.5}.studio-shell .studio-tenant small{font-size:11px;color:var(--st-soft)}.studio-shell .studio-nav{padding:16px 11px;display:grid;gap:4px}.studio-shell .studio-nav-label{font-size:9px;font-weight:750;letter-spacing:1.7px;color:var(--st-soft);padding:12px 12px 7px}.studio-shell .studio-nav button,.studio-shell .studio-nav a{display:flex;align-items:center;gap:11px;width:100%;text-align:left;padding:11px 12px;min-height:43px;font-size:12px;font-weight:600;line-height:1.4;border-radius:9px;background:transparent;color:var(--st-mid);border:0;text-decoration:none}.studio-shell .studio-nav svg{flex:none}.studio-shell .studio-nav button:hover,.studio-shell .studio-nav a:hover{background:#f4f3f0;color:var(--st-ink)}.studio-shell .studio-nav button.active{background:#20242d;color:#fff}.studio-shell .studio-nav-dot{width:5px;height:5px;background:#fff;border-radius:50%;margin-left:auto}.studio-shell .studio-nav-out{margin-left:auto;color:var(--st-soft);font-size:13px}.studio-shell .studio-sidebar-bottom{margin-top:auto;border-top:1px solid var(--st-line);padding:16px 12px;display:grid;gap:8px}.studio-shell .studio-sidebar-bottom .studio-button{width:100%;font-size:11px}.studio-shell .studio-panel-link{font-size:11px;text-decoration:none;display:flex;justify-content:space-between;padding:9px 10px;color:var(--st-mid)}.studio-shell .studio-main{min-width:0}.studio-shell .studio-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:16px;justify-content:space-between;padding:16px 28px;background:#f3f1ecf5;border-bottom:1px solid var(--st-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:82px}.studio-shell .studio-topbar-title p{font-size:11px;color:var(--st-soft);margin-top:3px}.studio-shell .studio-topbar-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.studio-shell .studio-topbar-actions .studio-button{font-size:12px}.studio-shell .studio-publication-state{font-size:10px;font-weight:700;color:var(--st-red);display:flex;align-items:center;gap:6px;max-width:145px}.studio-shell .studio-publication-state i{width:5px;height:5px;background:currentColor;border-radius:50%;flex:none}.studio-shell .studio-publication-state.is-published{color:var(--st-green)}.studio-shell main.studio-content{width:100%;max-width:1500px;margin:0 auto;padding:0 28px 40px;border-radius:0;box-shadow:none;background:transparent}.studio-shell .studio-statusbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:12px 0 16px;font-size:10px;color:var(--st-soft)}.studio-shell .studio-statusbar p{display:flex;gap:8px;align-items:center}.studio-shell .studio-statusbar.is-error{color:#99291e}.studio-shell .studio-statusbar button{border:0;padding:4px;background:transparent;color:var(--st-mid);font-size:10px;white-space:nowrap}.studio-shell .studio-workspace{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.95fr);align-items:start;gap:28px}.studio-shell .studio-editor{display:flex;flex-direction:column;gap:22px;min-width:0}.studio-shell .studio-preview-column{position:sticky;top:104px;min-width:0;scroll-margin-top:95px}.studio-shell .studio-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:41px;padding:11px 17px;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:750;line-height:1.35;text-decoration:none;width:fit-content;transition:background .15s,box-shadow .15s}.studio-shell .studio-button--primary{background:var(--st-red);color:#fff}.studio-shell .studio-button--primary:hover:not(:disabled){background:#a7241d}.studio-shell .studio-button--dark{background:#20242d;color:#fff}.studio-shell .studio-button--dark:hover:not(:disabled){background:#080a0f}.studio-shell .studio-button--secondary{background:#fff;color:var(--st-mid);border-color:#d1cec7}.studio-shell .studio-button--secondary:hover:not(:disabled){border-color:#777;background:#fcfbf9}.studio-shell .studio-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.studio-shell .studio-description{font-size:12px;color:var(--st-mid);line-height:1.65}.studio-shell .studio-small{font-size:10px;color:var(--st-soft)}.studio-shell .studio-eyebrow{display:block;font-size:9px;font-weight:750;letter-spacing:1.6px;color:var(--st-soft);margin-bottom:6px}.studio-shell .studio-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.studio-shell .studio-pill{font-size:9px;font-weight:700;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;padding:5px 8px;border-radius:30px;background:#e9e7e2;color:var(--st-mid)}.studio-shell .studio-pill--ok{background:#e6f1ea;color:var(--st-green)}.studio-shell .studio-dropzone{width:100%;display:flex;align-items:center;justify-content:center;gap:20px;padding:24px 20px;min-height:174px;border:1px dashed #c7c3b9;border-radius:17px;background:#faf9f5;color:var(--st-ink);text-align:left}.studio-shell .studio-dropzone:hover:not(:disabled),.studio-shell .studio-dropzone.is-dragging{border-color:var(--st-ink);background:#fff}.studio-shell .studio-drop-copy{display:grid;gap:4px;min-width:0}.studio-shell .studio-drop-copy strong{font-size:13px}.studio-shell .studio-drop-copy span{font-size:11px;color:var(--st-soft);overflow-wrap:anywhere}.studio-shell .studio-drop-copy small{font-size:9px;color:var(--st-soft);margin-top:5px}.studio-shell .studio-upload-symbol{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:13px;background:#efede6;font-size:23px;font-weight:500}.studio-shell .studio-poster-thumb{height:132px;width:95px;object-fit:contain;flex:none;filter:drop-shadow(0 3px 6px #171b2620)}.studio-shell .studio-upload-footer{margin-top:13px;display:flex;gap:14px;align-items:center}.studio-shell .studio-upload-footer p{font-size:9px;line-height:1.65;color:var(--st-soft)}.studio-shell .studio-upload-footer .studio-button{border-radius:30px;box-shadow:0 5px 12px #171b261c;flex:none}.studio-shell .studio-generator{display:grid;gap:9px}.studio-shell .studio-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:15px}.studio-shell .studio-direction-card{padding:10px 10px 0;border:1px solid #dedbd4;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 1px 1px #171b2603;transition:border-color .15s,box-shadow .15s;min-width:0}.studio-shell .studio-direction-card.is-selected{border-color:#252933;box-shadow:0 0 0 3px #22263012,var(--st-shadow)}.studio-shell .studio-direction-thumbnail{height:138px;border-radius:11px;background:#e9e6df;overflow:hidden;position:relative}.studio-shell .studio-direction-thumbnail-screen{width:360px;position:absolute;top:8px;left:50%;transform:translate(-50%) scale(.3);transform-origin:top center;pointer-events:none}.studio-shell .studio-direction-thumbnail .visual-design-root{min-height:650px!important}.studio-shell .studio-direction-choice{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-height:182px;padding:12px 2px 14px;background:transparent;color:var(--st-ink);border:0;border-radius:8px;text-align:left;line-height:1.45}.studio-shell .studio-direction-choice>strong{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.studio-shell .studio-direction-choice>small{font-size:8px;letter-spacing:.45px;font-weight:750;color:var(--st-soft)}.studio-shell .studio-direction-letter{display:grid;place-items:center;width:19px;height:19px;border-radius:5px;background:#242830;color:#fff;font-size:10px;font-weight:700}.studio-shell .is-selected .studio-direction-letter{background:var(--st-red)}.studio-shell .studio-direction-description{font-size:9px;color:var(--st-mid);line-height:1.65}.studio-shell .studio-direction-state{margin-top:auto;padding-top:5px;font-size:9px;font-weight:800;color:var(--st-mid)}.studio-shell .is-selected .studio-direction-state{color:var(--st-red)}.studio-shell .studio-fold{border:1px solid var(--st-line);background:#faf9f6;border-radius:13px;overflow:hidden}.studio-shell .studio-fold>summary{font-size:11px;font-weight:750;padding:15px 16px;cursor:pointer;display:flex;gap:8px;align-items:center;list-style:none}.studio-shell .studio-fold>summary::-webkit-details-marker{display:none}.studio-shell .studio-fold>summary:after{content:"⌄";margin-left:auto;color:var(--st-soft)}.studio-shell .studio-fold[open]>summary:after{content:"⌃"}.studio-shell .studio-fold>summary span{font-size:8px;color:var(--st-soft);font-weight:500}.studio-shell .studio-fold-content{padding:2px 16px 18px;display:grid;gap:16px}.studio-shell .studio-fold[open]{background:#fff}.studio-shell .studio-design-summary{background:#fff;border:1px solid var(--st-line);border-radius:20px;padding:21px;box-shadow:var(--st-shadow);display:grid;gap:17px}.studio-shell .studio-summary-heading{display:flex;align-items:center;gap:12px}.studio-shell .studio-summary-check{display:grid;place-items:center;flex:none;background:var(--st-green);color:#fff;width:30px;height:30px;border-radius:50%;font-size:17px}.studio-shell .studio-summary-heading .studio-eyebrow{font-size:8px;margin-bottom:3px}.studio-shell .studio-summary-heading p{font-size:10px;color:var(--st-soft);margin-top:4px}.studio-shell .studio-palette-strip{display:flex;gap:4px;height:17px}.studio-shell .studio-palette-strip>span{flex:1;border-radius:5px;border:1px solid #0000000b}.studio-shell .studio-switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px;border:1px solid var(--st-line);border-radius:13px;background:#faf9f6}.studio-shell .studio-switch-row strong{display:block;font-size:11px}.studio-shell .studio-switch-row small{display:block;font-size:9px;color:var(--st-soft);margin-top:3px}.studio-shell .studio-switch-row input{appearance:none;width:42px;height:25px;padding:0;border:0;border-radius:30px;background:#adaea9;position:relative;flex:none;cursor:pointer}.studio-shell .studio-switch-row input:after{content:"";position:absolute;width:19px;height:19px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:transform .15s}.studio-shell .studio-switch-row input:checked{background:var(--st-green)}.studio-shell .studio-switch-row input:checked:after{transform:translate(17px)}.studio-shell label{font-size:11px;color:var(--st-mid);gap:6px}.studio-shell input:not([type=checkbox]):not([type=color]),.studio-shell textarea,.studio-shell select{width:100%;max-width:100%;padding:10px 12px;border:1px solid #d2d0ca;border-radius:9px;background:#fff;color:var(--st-ink);min-width:0;font-size:12px}.studio-shell textarea{resize:vertical;font-family:ui-monospace,monospace;font-size:10px}.studio-shell .studio-visual-controls{grid-template-columns:repeat(2,minmax(0,1fr));border:0;gap:15px;padding:0}.studio-shell .studio-visual-controls legend{font-size:11px;font-weight:700;margin-bottom:15px}.studio-shell .studio-visual-controls input[type=color]{width:100%;height:38px;border:1px solid var(--st-line);padding:3px;background:#fff;border-radius:9px;cursor:pointer}.studio-shell .studio-preview{min-width:0}.studio-shell .studio-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.studio-shell .studio-preview-heading strong{font-size:12px}.studio-shell .studio-preview-heading p{font-size:10px;color:var(--st-soft);margin-top:3px}.studio-shell .studio-icon-button{background:transparent;color:var(--st-mid);border:1px solid var(--st-line);border-radius:8px;min-width:34px;min-height:34px;padding:5px;display:grid;place-items:center}.studio-shell .studio-device-tabs{display:flex;gap:3px;padding:4px;border-radius:11px;background:#e7e5df;margin-bottom:13px}.studio-shell .studio-device-tabs button{flex:1;background:transparent;color:var(--st-mid);font-size:10px;font-weight:700;padding:9px 3px;border-radius:8px;white-space:nowrap}.studio-shell .studio-device-tabs button.active{background:#fff;color:var(--st-ink);box-shadow:0 1px 3px #0001}.studio-shell .studio-compare{display:flex;justify-content:center;gap:4px;margin:0 0 12px;font-size:9px}.studio-shell .studio-compare button{padding:6px 10px;background:transparent;color:var(--st-soft);border-radius:20px}.studio-shell .studio-compare button[aria-pressed=true]{background:#fff;color:var(--st-ink);box-shadow:0 1px 5px #0001}.studio-shell .studio-preview-stage{border:1px solid #dedbd3;border-radius:18px;padding:17px 0;background:linear-gradient(160deg,#fff,#eeece6);box-shadow:var(--st-shadow);position:relative;min-height:160px;display:flex;flex-direction:column;align-items:center;gap:12px;overflow:hidden}.studio-shell .studio-preview-size{position:relative;flex:none}.studio-shell .studio-device{position:absolute;top:0;left:0;transform-origin:top left;background:#272b33;padding:2px;border-radius:6px;box-shadow:0 15px 30px #0003}.studio-shell .studio-device.is-phone{padding:14px 12px;border-radius:42px;box-shadow:0 0 0 1px #030508,inset 0 0 0 3px #5a5d63,0 15px 30px #0003}.studio-shell .studio-preview-frame{display:block;border:0;background:#fff;border-radius:4px}.studio-shell .is-phone .studio-preview-frame{border-radius:31px}.studio-shell .studio-device-speaker{position:absolute;width:84px;height:20px;background:#0d1014;border-radius:20px;top:20px;left:50%;transform:translate(-50%);z-index:2;pointer-events:none}.studio-shell .studio-preview-caption{display:flex;justify-content:space-between;gap:8px;padding:10px 3px 0;font-size:9px;color:var(--st-soft)}.studio-shell .studio-preview-caption>span:last-child{margin-left:auto}.studio-shell .studio-preview-safety{font-size:9px;color:var(--st-soft);text-align:center;margin-top:8px}.studio-shell .studio-preview-empty{font-size:11px;color:var(--st-mid);padding:8px 16px}.studio-shell .studio-preview.is-expanded{position:fixed;inset:14px;z-index:80;padding:20px;background:var(--st-bg);border:1px solid var(--st-line);border-radius:15px;overflow:auto;box-shadow:0 0 0 100vmax #0009}.studio-shell .studio-preview.is-expanded .studio-preview-stage{overflow:auto}.studio-shell .studio-preview.is-expanded .studio-device-tabs{max-width:500px;margin-left:auto;margin-right:auto}.studio-shell .studio-content-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:15px;border:1px solid var(--st-line);border-radius:12px;font-size:10px;color:var(--st-mid)}.studio-shell .studio-content-summary strong{font-size:14px;color:var(--st-ink);margin-right:3px}.studio-shell .studio-content-summary a{font-size:9px;text-decoration:none;font-weight:700}.studio-shell .studio-alert{padding:14px 16px;border:1px solid #dfd9c8;background:#f8f5eb;color:#665734;border-radius:12px;font-size:12px;margin:0 0 16px}.studio-shell .studio-alert p{margin-top:5px}.studio-shell .studio-alert .studio-button{margin-top:10px}.studio-shell .studio-alert--error{background:#fff1ef;color:#982a21;border-color:#efcec8}.studio-shell .studio-alert--warning{background:#fff8e7;color:#70521c}.studio-shell .studio-settings-page,.studio-shell .studio-overview,.studio-shell .studio-help{max-width:880px;padding:15px 0}.studio-shell .studio-settings-page .studio-panel{background:#fff;padding:25px;border:1px solid var(--st-line);border-radius:17px}.studio-shell .studio-settings-page h2{margin-bottom:20px}.studio-shell .studio-settings-page form>button{margin-top:12px;background:#20242d;font-size:12px;font-weight:700;padding:12px 20px;border-radius:10px}.studio-shell .studio-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-shell .studio-check-grid .check{padding:10px;border:1px solid var(--st-line);border-radius:8px;font-size:11px}.studio-shell input[type=checkbox]{accent-color:var(--st-green)}.studio-shell .studio-overview>p{font-size:13px;color:var(--st-mid);margin:12px 0 24px}.studio-shell .studio-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.studio-shell .studio-overview-grid>a,.studio-shell .studio-overview-grid>button{display:grid;gap:12px;text-decoration:none;text-align:left;color:var(--st-ink);background:#fff;border:1px solid var(--st-line);border-radius:16px;padding:23px;width:100%}.studio-shell .studio-overview-grid span{font-size:10px;color:var(--st-soft)}.studio-shell .studio-help article{border-top:1px solid var(--st-line);padding:22px 0}.studio-shell .studio-help h2{margin-bottom:25px}.studio-shell .studio-help p{font-size:12px;color:var(--st-mid);margin-top:8px}.studio-shell .studio-help a{margin-top:14px}.studio-shell .studio-access{max-width:430px;margin:70px auto;padding:34px;text-align:center;border:1px solid var(--st-line);border-radius:20px;background:#fff}.studio-shell .studio-access h2{margin:14px 0}.studio-shell .studio-access p{font-size:12px;color:var(--st-mid);margin:0 0 25px}.studio-shell .studio-publications article{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px}.studio-shell .studio-publications p{font-size:10px;color:var(--st-soft)}.studio-shell .studio-menu-toggle,.studio-shell .studio-mobile-preview-link,.studio-shell .studio-sidebar-backdrop{display:none}.studio-shell .studio-spinner{width:12px;height:12px;border:2px solid #c6c6c2;border-top-color:#333;border-radius:50%;animation:studio-spin .8s linear infinite;flex:none}@keyframes studio-spin{to{transform:rotate(360deg)}}@media(max-width:1150px){.studio-shell{grid-template-columns:196px minmax(0,1fr)}.studio-shell .studio-workspace{gap:20px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.studio-shell main.studio-content{padding-left:22px;padding-right:22px}.studio-shell .studio-topbar{padding-left:22px;padding-right:22px}.studio-shell .studio-topbar-title p{max-width:250px}.studio-shell .studio-publication-state{max-width:110px;font-size:9px}.studio-shell .studio-topbar-actions{gap:10px}.studio-shell .studio-direction-grid{gap:9px}.studio-shell .studio-direction-card{padding-left:8px;padding-right:8px}.studio-shell .studio-direction-thumbnail-screen{transform:translate(-50%) scale(.25)}.studio-shell .studio-direction-thumbnail{height:125px}}@media(max-width:980px){.studio-shell{grid-template-columns:1fr}.studio-shell .studio-sidebar{position:fixed;left:0;top:0;width:245px;transform:translate(-100%);transition:transform .2s;z-index:70}.studio-shell.sidebar-open .studio-sidebar{transform:none}.studio-shell .studio-sidebar-backdrop{display:block;position:fixed;inset:0;width:100%;height:100%;background:#0005;border:0;border-radius:0;z-index:65}.studio-shell .studio-menu-toggle{display:grid;flex:none}.studio-shell .studio-topbar{gap:12px}.studio-shell .studio-topbar-title{margin-right:auto}.studio-shell .studio-workspace{grid-template-columns:minmax(0,1fr) minmax(300px,.85fr)}.studio-shell .studio-brand{padding-top:26px}}@media(max-width:720px){.studio-shell main.studio-content{padding:0 18px 30px}.studio-shell .studio-topbar{padding:13px 16px;min-height:73px;flex-wrap:wrap}.studio-shell .studio-topbar-title{flex:1}.studio-shell .studio-topbar-title p{display:none}.studio-shell .studio-topbar h1{font-size:14px}.studio-shell .studio-topbar-actions{gap:8px}.studio-shell .studio-topbar-actions .studio-button{min-height:37px;padding:9px 12px;font-size:10px}.studio-shell .studio-publication-state{display:none}.studio-shell .studio-workspace{grid-template-columns:minmax(0,1fr);gap:30px}.studio-shell .studio-preview-column{position:static;max-width:490px;width:100%;margin:auto}.studio-shell .studio-editor{gap:18px}.studio-shell .studio-mobile-preview-link{display:block;font-size:11px;font-weight:700;text-align:right;text-decoration:none}.studio-shell .studio-statusbar{font-size:9px;min-height:45px}.studio-shell .studio-direction-thumbnail-screen{transform:translate(-50%) scale(.27)}.studio-shell .studio-direction-choice>strong{font-size:11px}.studio-shell .studio-overview-grid,.studio-shell .studio-check-grid{grid-template-columns:1fr}.studio-shell .studio-settings-page .studio-panel{padding:20px}.studio-shell .studio-preview.is-expanded{inset:5px;padding:13px}.studio-shell .studio-section-heading h2{font-size:22px}}@media(max-width:380px){.studio-shell main.studio-content{padding:0 12px 25px}.studio-shell .studio-topbar{padding:12px 10px;gap:6px}.studio-shell .studio-topbar h1{font-size:12px}.studio-shell .studio-topbar-actions .studio-button{font-size:9px;padding:8px 9px}.studio-shell .studio-direction-grid{gap:7px}.studio-shell .studio-direction-card{padding:6px 6px 0;border-radius:12px}.studio-shell .studio-direction-thumbnail{height:104px}.studio-shell .studio-direction-thumbnail-screen{transform:translate(-50%) scale(.21)}.studio-shell .studio-direction-description{font-size:8px}.studio-shell .studio-direction-choice{min-height:195px}.studio-shell .studio-direction-choice>strong{font-size:10px}.studio-shell .studio-direction-choice>small{font-size:7px}.studio-shell .studio-direction-state{font-size:8px}.studio-shell .studio-upload-footer{gap:10px}.studio-shell .studio-upload-footer .studio-button{padding:10px 13px;font-size:10px}.studio-shell .studio-poster-thumb{width:70px;height:104px}.studio-shell .studio-dropzone{gap:12px;padding:19px 14px}.studio-shell .studio-design-summary{padding:17px}.studio-shell .studio-pill{font-size:8px}}@media(prefers-reduced-motion:reduce){.studio-shell *{animation:none!important;transition:none!important}}.studio-appearance-controls details[data-v-3a65297f]{padding:12px 0;border-bottom:1px solid #dedbd6}.studio-appearance-controls summary[data-v-3a65297f]{font-size:.88rem;font-weight:650;cursor:pointer;padding:5px 0}.studio-appearance-controls label[data-v-3a65297f]{display:grid;gap:7px;margin:12px 0;font-size:.8rem}.studio-appearance-controls .studio-check[data-v-3a65297f]{display:flex;align-items:center}.studio-appearance-controls input[type=checkbox][data-v-3a65297f]{width:18px;height:18px}.studio-colour-controls[data-v-3a65297f]{border:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0}.studio-colour-controls input[data-v-3a65297f]{width:100%;height:36px}.studio-appearance-controls .studio-actions[data-v-3a65297f]{margin-top:18px}: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}
