:root{color-scheme:light;--ink: #183034;--muted: #607276;--faint: #87979a;--canvas: #f5fbfb;--surface: #ffffff;--surface-soft: #edf8f8;--paper: #ffffff;--line: #d7ecec;--line-strong: #b8dfe2;--green: #00a9ba;--green-dark: #007f8d;--green-soft: #e4f8fa;--blue: #008fa1;--blue-soft: #e6f7f9;--amber: #d88932;--amber-soft: #fff0d8;--red: #b7564b;--red-soft: #f8e8e5;--yellow: #7a5a16;--yellow-soft: #fff3d2;--shadow-sm: 0 1px 2px rgb(24 48 52 / 6%);--shadow-md: 0 16px 34px rgb(24 48 52 / 8%);--shadow-lift: 0 18px 42px rgb(24 48 52 / 10%);--radius: 8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--canvas)}a{color:inherit}button,input,select{font:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;min-height:5rem;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgb(215 236 236 / 88%);background:#ffffffe5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-grid;min-width:0;gap:.08rem;align-items:start;text-decoration:none}.brand-tagline{color:var(--muted);font-size:clamp(.66rem,1.8vw,.78rem);font-weight:800;line-height:1.2;white-space:nowrap}.brand-logo{display:block;width:min(11.75rem,48vw);height:auto}main{width:min(1120px,calc(100% - 2rem));margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hero{position:relative;display:block;padding:clamp(1rem,3vw,1.6rem) 0 clamp(1.1rem,3vw,1.8rem)}.hero-content{position:absolute}.organizer-name{margin:0;color:var(--blue);font-size:.82rem;font-weight:800}h1,h2,p{overflow-wrap:anywhere}h1{max-width:9.5em;margin:.55rem 0 0;font-size:clamp(2.15rem,5.4vw,4rem);line-height:1.08;letter-spacing:0}.hero-line{display:block}.hero h1{max-width:8.7em;text-wrap:balance}h2{margin:0;font-size:1.45rem;line-height:1.32;letter-spacing:0}.hero-visual{position:relative;min-height:clamp(13rem,28vw,18rem);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow-md)}.hero-visual img{display:block;width:100%;height:100%;min-height:clamp(13rem,28vw,18rem);object-fit:cover;object-position:center}.filter-panel{border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1rem,2.4vw,1.4rem);background:var(--surface);box-shadow:var(--shadow-sm)}.panel-heading,.results-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.panel-heading{margin-bottom:1rem}.panel-heading p,.results-heading p{margin:.2rem 0 0;color:var(--muted)}.filters{display:grid;grid-template-columns:minmax(16rem,1.4fr) repeat(4,minmax(8rem,1fr));gap:.85rem;align-items:end}.field{display:grid;min-width:0;gap:.35rem}.field label,.tag-field legend{color:var(--muted);font-size:.8rem;font-weight:800}.field input,.field select{width:100%;min-height:2.8rem;border:1px solid var(--line-strong);border-radius:8px;padding:.58rem .72rem;color:var(--ink);background:var(--surface)}.field input::placeholder{color:var(--faint)}.field input:focus,.field select:focus{border-color:var(--green);outline:3px solid rgb(0 169 186 / 18%)}.tag-field{grid-column:1 / -1;margin:0;border:0;padding:.1rem 0 0}.tag-field legend{margin-bottom:.45rem;padding:0}.tag-filter-list{display:flex;flex-wrap:wrap;gap:.45rem}.tag-filter{position:relative;display:inline-flex;min-height:2.2rem;align-items:center;cursor:pointer}.tag-filter input{position:absolute;inset:0;z-index:1;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.tag-filter span{display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:999px;padding:.36rem .72rem;color:var(--muted);background:var(--surface);font-size:.84rem;font-weight:800;line-height:1.15;pointer-events:none;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease}.tag-filter input:checked+span{color:#fff;border-color:var(--green);background:var(--green);box-shadow:0 7px 16px #00a9ba2e}.tag-filter input:focus-visible+span{outline:3px solid rgb(0 169 186 / 20%);outline-offset:2px}.button{display:inline-flex;min-height:2.7rem;align-items:center;justify-content:center;gap:.35rem;border:1px solid transparent;border-radius:8px;padding:.58rem .85rem;font-size:.92rem;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer}.button-primary{color:#fff;background:var(--green)}.button-primary:hover,.button-primary:focus-visible{background:var(--green-dark)}.button-secondary{color:var(--green-dark);border-color:var(--line-strong);background:var(--surface)}.button-secondary:hover,.button-secondary:focus-visible{background:var(--green-soft)}.external-icon{font-size:1.08em;line-height:1}.events-section{padding:2.6rem 0 4rem}.results-heading{margin-bottom:1rem}.result-count{margin:0;color:var(--ink);font-weight:800;white-space:nowrap}.result-status{display:grid;justify-items:end;gap:.45rem;min-width:min(100%,18rem)}.active-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.active-filter-label,.active-filter{display:inline-flex;align-items:center;border-radius:999px;font-size:.76rem;font-weight:900;line-height:1.2}.active-filter-label{color:var(--faint)}.active-filter{max-width:100%;border:1px solid var(--line-strong);padding:.18rem .55rem;color:var(--green-dark);background:var(--green-soft);overflow-wrap:anywhere}.events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.05rem}.event-card,.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.event-card{display:flex;min-width:0;flex-direction:column;gap:1rem;position:relative;padding:1rem;box-shadow:var(--shadow-sm);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.event-card-clickable{cursor:pointer}.event-card-clickable:hover,.event-card-clickable:focus-within,.event-card-clickable:focus-visible{border-color:#00a9ba7a;box-shadow:var(--shadow-lift);transform:translateY(-2px)}.event-card-clickable:focus-visible{outline:3px solid rgb(0 169 186 / 22%);outline-offset:3px}.event-card-header,.card-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.date-block{display:grid;gap:.12rem;min-width:0;border-radius:8px;padding:0;background:transparent}.date-label{color:var(--faint);font-size:.72rem;font-weight:800}.event-date{margin:0;color:var(--green-dark);font-weight:900;line-height:1.35}.status-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.status-label{flex:0 0 auto;border-radius:999px;padding:.2rem .54rem;font-size:.74rem;font-weight:900}.status-ended{color:#596460;background:var(--surface-soft)}.status-new{color:var(--yellow);background:var(--yellow-soft)}.event-card-body{display:grid;gap:.4rem}.organizer-name{color:var(--muted)}.event-card h2{font-size:1.16rem}.card-title-link{text-decoration:none}.card-title-link:hover,.card-title-link:focus-visible{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.event-summary{margin:0;color:var(--muted);font-size:.92rem;line-height:1.62}.event-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0}.event-facts div{min-width:0;border:1px solid var(--line);border-radius:8px;padding:.52rem .58rem;background:#f7fcfc}.event-facts dt{color:var(--faint);font-size:.72rem;font-weight:900}.event-facts dd{margin:.1rem 0 0;font-size:.9rem;font-weight:800;line-height:1.45}.card-fact-venue dd{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.fact-pill,.tag{display:inline-flex;max-width:100%;align-items:center;border-radius:999px;padding:.15rem .5rem;font-size:.78rem;font-weight:900;overflow-wrap:anywhere}.tone-reservation{color:#963b33;background:var(--red-soft)}.tone-open,.tone-free{color:var(--green-dark);background:var(--green-soft)}.tone-paid{color:var(--yellow);background:var(--yellow-soft)}.tone-muted{color:#596460;background:#e9ece8}.reservation-meta{display:flex;flex-wrap:wrap;gap:.4rem .7rem;margin:0;color:var(--yellow);font-size:.85rem;font-weight:800}.reservation-meta span{border-radius:999px;padding:.18rem .55rem;background:var(--yellow-soft)}.tag-list{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto}.tag{color:var(--blue);border:1px solid rgb(0 143 161 / 14%);background:var(--blue-soft)}.card-actions{flex-wrap:wrap;padding-top:.15rem}.card-actions .button{flex:1 1 9.5rem}.card-actions .button-primary{flex-basis:10.5rem}.empty-state{grid-column:1 / -1;padding:2.4rem 2rem;text-align:center;background:var(--surface)}.empty-state p{margin:.5rem 0 0;color:var(--muted)}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,30rem);gap:2rem;padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid var(--line);background:var(--surface-soft)}.site-footer p{margin:.5rem 0 0;color:var(--muted)}.site-footer .notice{margin:0;color:var(--ink);font-weight:800}.article-layout{padding:2rem 0 4.5rem}.back-link{display:inline-flex;min-height:2.35rem;align-items:center;border:1px solid rgb(0 169 186 / 18%);border-radius:999px;padding:.32rem .7rem;margin-bottom:1.25rem;color:var(--green-dark);background:#e4f8fab8;font-weight:800;text-decoration:none}.back-link:hover,.back-link:focus-visible{text-decoration:underline}.event-article{max-width:52rem}.article-header{position:relative;border-bottom:1px solid var(--line);padding:clamp(2rem,6vw,4rem) 0 1.8rem}.article-header:before{content:"";position:absolute;top:1.2rem;left:0;width:4.5rem;height:2px;border-radius:999px;background:var(--green)}.article-header h1{max-width:13em;font-size:clamp(2rem,6vw,3.7rem);text-wrap:balance}.eyebrow{margin:0 0 .5rem;color:var(--blue);font-size:.82rem;font-weight:800}.article-lead{max-width:43rem;margin:1.15rem 0 0;color:#48666a;font-size:clamp(1.02rem,2.2vw,1.14rem);font-weight:700;line-height:1.85}.card-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.article-facts{margin:1.5rem 0 2.4rem;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;background:var(--surface);box-shadow:var(--shadow-sm)}.article-section{position:relative;border-top:1px solid var(--line);padding:1.75rem 0 1.85rem 4.1rem}.article-section h2{display:flex;align-items:center;gap:.75rem;font-size:clamp(1.25rem,3vw,1.6rem)}.section-number{display:inline-grid;width:2.45rem;height:2.45rem;flex:0 0 auto;place-items:center;border:1px solid rgb(0 169 186 / 18%);border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:.92rem;font-weight:950;line-height:1}.article-section p{max-width:42rem;margin:.9rem 0 0;font-size:1rem;font-weight:600;line-height:1.9}.article-section p,.article-section li{color:var(--muted)}.article-notes{border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem 1.2rem 1.25rem;background:#f7fcfc;box-shadow:var(--shadow-sm)}.article-notes ul{display:grid;gap:.55rem;margin:.9rem 0 0;padding:0;list-style:none}.article-notes li{position:relative;padding-left:1.55rem;font-weight:700;line-height:1.75}.article-notes li:before{content:"";position:absolute;top:.7em;left:.25rem;width:.48rem;height:.48rem;border-radius:50%;background:var(--green)}.article-actions{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:1rem}@media(max-width:980px){.hero{grid-template-columns:1fr;min-height:0}.hero-visual,.hero-visual img{min-height:16rem}.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.field-wide,.tag-field{grid-column:1 / -1}.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-header{position:static;align-items:flex-start;flex-direction:column}main{width:min(100% - 1rem,1120px)}.hero{gap:1.25rem;padding-top:2rem}.hero-visual,.hero-visual img{min-height:13.5rem}.panel-heading,.results-heading{align-items:flex-start;flex-direction:column}.result-status{width:100%;justify-items:start}.active-filters{justify-content:flex-start}.panel-heading .button,.article-actions .button{width:100%}.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.field-wide,.tag-field{grid-column:1 / -1}.events-grid,.site-footer,.event-facts{grid-template-columns:1fr}.article-section{padding:1.45rem 0}.article-section h2{align-items:flex-start;gap:.6rem}.section-number{width:2.15rem;height:2.15rem}.article-notes{padding:1rem}.card-actions{align-items:flex-start;flex-direction:row}.card-actions .button{flex:1 1 8rem;width:auto}.card-actions .button-primary{flex-basis:10.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.event-card-clickable:hover,.event-card-clickable:focus-within,.event-card-clickable:focus-visible{transform:none}}
