*{box-sizing:border-box;margin:0;font-family:sans-serif}:root{color:#24312f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fbf7ef}body{background:linear-gradient(#fbf7ef 0%,#f6efe4 100%);min-height:100dvh}.site-header{z-index:10;background:#fbf7eff0;border-bottom:1px solid #60786f2e;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;max-width:1080px;min-height:4rem;margin:0 auto;padding:.75rem 1rem;display:flex}.site-header__brand{align-items:center;text-decoration:none;display:inline-flex}.site-header__brand img{width:min(48vw,195px);max-width:195px;height:auto;display:block}.site-header__nav{align-items:center;gap:.75rem;display:flex}.site-header__nav a{color:#3f5851;border:1px solid #60786f38;border-radius:999px;padding:.5rem .875rem;font-size:.75rem;font-weight:700;text-decoration:none}.site-main{background:0 0;min-height:calc(100dvh - 8.5rem);padding:0 1rem 4rem}.site-footer{color:#5f6f69;background:#f2eadf;border-top:1px solid #60786f2e;padding:1.25rem 1rem;font-size:.75rem}.site-footer__inner{max-width:1080px;margin:0 auto}.site-footer a{color:#b94a3a;text-decoration:none}.home-hero{background:linear-gradient(90deg,#fbf7eff5,#fbf7efad 52%,#fbf7ef1a),linear-gradient(#fbf7ef00 54%,#fbf7effa),url(/images/hero.jpg) 50%/cover;border-radius:0 0 34px 34px;align-items:flex-end;min-height:min(650px,100svh - 9rem);margin:0 -1rem;padding:5rem 1rem 4rem;display:flex}.home-hero__content{width:100%;max-width:1080px;margin:0 auto}.home-hero__kicker{color:#b94a3a;letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.home-hero__title{color:#24312f;text-shadow:0 2px 18px #ffffff8c;margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.08}.home-hero__lead{color:#3f5851;text-shadow:0 1px 12px #ffffffb8;max-width:32rem;margin:0 0 1.75rem;font-size:1.0625rem;line-height:2}.home-hero__link{color:#fff;background:#b94a3a;border-radius:999px;padding:.875rem 1rem;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.home-hero__link:focus-visible,.article-card-link:focus-visible{outline-offset:4px;outline:3px solid #e6b4a8}.home-tags{flex-wrap:wrap;gap:.75rem;margin:2.5rem 0 0;display:flex}.home-tags__item{color:#3f5851;cursor:pointer;background:#fffdf8;border:1px solid #60786f2e;border-radius:999px;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex;box-shadow:0 10px 28px #44534d14}.home-tags__item:hover,.home-tags__item--active{color:#24312f;background:#e7f0ed;border-color:#60786f66}.home-articles{max-width:1080px;margin:0 auto}.home-articles__header{border-bottom:1px solid #60786f29;justify-content:space-between;align-items:end;margin:0 0 1.5rem;padding-bottom:.875rem;display:flex}.home-articles__kicker{color:#b94a3a;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-articles__title{color:#24312f;margin:0;font-size:1.5rem;line-height:1.4}.article-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.article-card-link{text-decoration:none;display:block}.article-card{background-color:#fffdf8;border:1px solid #60786f24;border-radius:8px;min-height:100%;padding:0 0 1.25rem;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 16px 40px #44534d14}.article-card-link:hover .article-card{border-color:#b94a3a47;transform:translateY(-2px);box-shadow:0 18px 46px #44534d1f}.article-card__tags{flex-wrap:wrap;gap:.5rem;margin:1.25rem 1.25rem .5rem;display:flex}.article-card__image{aspect-ratio:16/10;object-fit:cover;background:#e7f0ed;width:100%;display:block}.article-tag,.article-card__tag,.events-card__tag{color:#9f3f32;background-color:#fff1e8;border:1px solid #b94a3a2e;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;line-height:1.4;text-decoration:none}.article-card__title{color:#24312f;margin:0 1.25rem .5rem;font-size:1.0625rem;font-weight:700;line-height:1.5}.article-card__summary{color:#5f6f69;margin:0 1.25rem .75rem;font-size:.875rem;line-height:1.6}.article-card__date{color:#8a6f63;margin:0 1.25rem;font-size:.75rem;display:block}.article-card__body{display:contents}.articles-view-toggle{justify-content:flex-end;gap:.25rem;margin-bottom:1rem;display:flex}.article-filter-status{color:#3f5851;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.article-filter-status__reset{color:#b94a3a;font-size:.8125rem}.articles-view-toggle__btn{color:#8a9e98;cursor:pointer;background:0 0;border:1px solid #60786f33;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:background-color .15s,color .15s,border-color .15s;display:flex}.articles-view-toggle__btn:hover{color:#3f5851;background-color:#e7f0ed}.articles-view-toggle__btn--active{color:#3f5851;background-color:#e7f0ed;border-color:#60786f66}.article-list--list{grid-template-columns:1fr;gap:0}.article-list--list .article-card{box-shadow:none;min-height:unset;border-radius:0;flex-direction:row;padding:0;display:flex}.article-list--list>li:not(:last-child) .article-card{border-bottom-color:#0000}.article-list--list>li:first-child .article-card{border-radius:8px 8px 0 0}.article-list--list>li:last-child .article-card{border-radius:0 0 8px 8px}.article-list--list .article-card-link:hover .article-card{transform:none}.article-list--list .article-card__body{flex-direction:column;flex:1;min-width:0;padding:.5rem 1rem;display:flex}.article-list--list .article-card__image{aspect-ratio:4/3;flex-shrink:0;width:120px;height:120px}.article-list--list .article-card__tags{margin:0 0 .375rem}.article-list--list .article-card__title{margin:0 0 .375rem;font-size:.9375rem}.article-list--list .article-card__summary{flex:1;margin:0 0 .5rem}.article-list--list .article-card__date{margin:0}@media (max-width:640px){.site-header__inner{flex-direction:column;align-items:flex-start;gap:.75rem}.site-header__nav{width:100%;overflow-x:auto}.home-hero{background-position:top;min-height:min(560px,100svh - 10rem);padding:3.5rem 1rem 3rem}.home-hero__title{font-size:2.25rem}.home-articles__header{flex-direction:column;align-items:flex-start;gap:.25rem}.article-list{grid-template-columns:1fr}}@media (min-width:641px) and (max-width:900px){.article-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.article-content h2{color:#24312f;border-bottom:1px solid #e5e7eb;margin:1.5rem 0 .75rem;padding-bottom:.25rem;font-size:1.125rem;font-weight:700}.article-hero-image{background:#fffdf8;border:1px solid #60786f24;border-radius:8px;margin:0 0 1.5rem;overflow:hidden}.article-hero-image__button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.article-hero-image__button:focus-visible{outline-offset:-3px;outline:3px solid #b94a3a73}.article-hero-image>img,.article-hero-image__button img{object-fit:cover;width:100%;max-height:520px;display:block}.article-hero-image figcaption{color:#8a6f63;padding:.625rem .875rem;font-size:.75rem;line-height:1.6}.article-hero-image a{color:#b94a3a}.article-image-preview{z-index:100;background:#0f172adb;justify-content:center;align-items:center;padding:4rem 1rem 1.5rem;display:flex;position:fixed;inset:0}.article-image-preview__backdrop{cursor:zoom-out;background:0 0;border:0;padding:0;position:absolute;inset:0}.article-image-preview__image{cursor:default;object-fit:contain;z-index:1;background:#fffdf8;border-radius:8px;width:auto;max-width:min(1120px,100%);max-height:calc(100vh - 7rem);position:relative;box-shadow:0 24px 80px #00000059}.article-image-preview__close{color:#24312f;cursor:pointer;font:inherit;z-index:2;background:#fffdf8;border:1px solid #60786f2e;border-radius:6px;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;position:fixed;top:1rem;right:1rem}.article-image-preview__close:focus-visible{outline-offset:2px;outline:3px solid #fff9}.article-content p{color:#3f5851;margin-bottom:1rem;line-height:1.8}.article-content ul,.article-content ol{color:#3f5851;margin-bottom:1rem;padding-left:1.5rem;line-height:1.8}.article-content li{margin-bottom:.25rem}.article-content strong{color:#24312f}.breadcrumb{margin-bottom:1.5rem}.breadcrumb__list{flex-wrap:wrap;gap:.25rem;padding:0;list-style:none;display:flex}.breadcrumb__item{color:#8a6f63;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.breadcrumb__item+.breadcrumb__item:before{color:#b8a89f;content:"›"}.breadcrumb__item a{color:#b94a3a;text-decoration:none}.breadcrumb__item a:hover{text-decoration:underline}.breadcrumb__item--current{color:#5f6f69;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-articles{margin-top:2.5rem}.article-tags-nav{margin-top:2rem}.article-tags-nav h2{color:#b94a3a;margin:0 0 .75rem;font-size:.875rem;font-weight:700}.article-tags-nav__list{flex-wrap:wrap;gap:.5rem;display:flex}.article-tags-nav__item{color:#9f3f32;background-color:#fff1e8;border:1px solid #b94a3a2e;border-radius:999px;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none}.related-articles__list{gap:1rem}.related-articles .article-card__title{font-size:.9375rem}.about-page{max-width:820px;margin:0 auto;padding:3rem 0 0}.about-page__header{border-bottom:1px solid #60786f29;margin-bottom:2rem;padding-bottom:1.5rem}.about-page__kicker{color:#b94a3a;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.about-page__title{color:#24312f;margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.25}.about-page__lead{color:#3f5851;max-width:40rem;margin:0;font-size:1rem;line-height:1.9}.about-section{margin:0 0 2rem}.about-section h2{color:#24312f;border-bottom:1px solid #60786f29;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.25rem;line-height:1.5}.about-section p,.about-section li{color:#3f5851;font-size:.9375rem;line-height:1.9}.about-section p{margin:0 0 1rem}.about-section ul{gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.about-section li{border-left:3px solid #b94a3a8c;padding-left:.875rem}.about-section__statement{color:#24312f;font-size:1.0625rem;font-weight:700}.events-page{max-width:1080px;margin:0 auto}.events-page__header{border-bottom:1px solid #60786f29;margin:0 0 1.5rem;padding:2.5rem 0 .875rem}.events-page__kicker,.events-map__kicker{color:#b94a3a;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.events-page__title{color:#24312f;margin:0;font-size:1.5rem;font-weight:700;line-height:1.4}.events-page__empty{color:#8a6f63}.events-page__grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.events-map{position:sticky;top:5.5rem}.events-map__header{margin-bottom:.75rem}.events-map__header h2{color:#24312f;margin:0;font-size:1.125rem;line-height:1.4}.events-map__frame{aspect-ratio:4/3;background:#e7f0ed;border:1px solid #60786f24;border-radius:8px;position:relative;overflow:hidden}.events-map__frame iframe{pointer-events:none;border:0;width:100%;height:100%;display:block}.events-map__pins{position:absolute;inset:0}.events-map__pin{color:#fff;cursor:pointer;background:#b94a3a;border:2px solid #fff;border-radius:999px 999px 999px 0;justify-content:center;align-items:center;width:1.75rem;min-width:1.75rem;height:1.75rem;padding:0;display:flex;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 6px 18px #24312f47}.events-map__pin span{font-size:.6875rem;font-weight:800;line-height:1;transform:rotate(45deg)}.events-map__pin--active{z-index:2;background:#24312f;min-width:2rem;height:2rem}.events-map__selected{background:#fffdf8;border:1px solid #60786f24;border-radius:8px;gap:.25rem;margin-top:.75rem;padding:.875rem;display:grid}.events-map__selected strong{color:#24312f;font-size:.9375rem}.events-map__selected span{color:#5f6f69;font-size:.8125rem;line-height:1.5}.events-map__selected ul{color:#3f5851;margin:0;padding-left:1rem;font-size:.8125rem;line-height:1.5}.events-map__selected li+li{margin-top:.25rem}.events-map__selected a{color:#b94a3a;font-size:.8125rem;font-weight:700;text-decoration:none}.events-map__buttons{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.events-map__button{color:#3f5851;cursor:pointer;background:#fffdf8;border:1px solid #60786f38;border-radius:999px;padding:.5rem .75rem;font-size:.75rem;font-weight:700;line-height:1.4}.events-map__button--active{color:#fff;background:#b94a3a;border-color:#b94a3a}.events-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.events-card-link{color:inherit;text-decoration:none;display:block}.events-card{background-color:#fffdf8;border:1px solid #60786f24;border-radius:8px;gap:1rem;padding:1rem;display:grid}.events-card--with-image{grid-template-columns:96px 1fr}.events-card__image{object-fit:cover;border-radius:4px;width:96px;height:96px}.events-card__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.events-card__tag{font-size:.6875rem}.events-card__title{color:#24312f;margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.4}.events-card__meta{grid-template-columns:auto 1fr;gap:.125rem .5rem;margin:0;font-size:.75rem;display:grid}.events-card__meta dt{color:#8a6f63}.events-card__meta dd{color:#24312f;margin:0}@media (max-width:860px){.events-page__grid{grid-template-columns:1fr}.events-map{position:static}}@media (max-width:520px){.events-card--with-image{grid-template-columns:80px 1fr}.events-card__image{width:80px;height:80px}}
