:root{--site-green:#053e32;--site-green-dark:#042820;--site-green-light:#0a5243;--site-gold:#c29b62;--site-gold-hover:#b08a54;--site-bg:#fbfaf8;--site-gray:#f0eee9;--site-serif:Georgia,serif;--site-sans:system-ui,-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;--site-nav-font:system-ui,-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif}
body{background:#fbfaf8;color:#333;font-family:var(--site-sans);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-main{padding-top:0}.site-home{width:100%;background:#fbfaf8}
.site-header{background:#fff;box-shadow:0 1px 8px rgba(0,0,0,.06);border-bottom:0}.site-header__inner{width:min(1280px,calc(100% - 48px));min-height:66px}.site-brand__name,.site-brand strong{font-family:var(--site-serif);font-size:clamp(1.05rem,1.35vw,1.25rem);font-weight:700;line-height:1;color:var(--site-green);letter-spacing:0;text-transform:none}.site-brand__baseline,.site-brand small{font-family:var(--site-sans);font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:#6b7280;margin-top:4px}.site-nav__list{gap:1.5rem}.site-nav__link{font-family:var(--site-nav-font);font-size:13px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#374151;padding:.65rem 0}.site-nav__item.has-children>.site-nav__row .site-nav__link::after{border-color:var(--site-gold);width:.35rem;height:.35rem;margin-left:.35rem}.site-nav__link:hover,.site-nav__item:focus-within>.site-nav__row .site-nav__link{color:var(--site-green);text-decoration:none}.site-header__contact{min-height:40px;padding:0 20px;border-radius:999px;background:var(--site-green);color:#fff;font-family:var(--site-sans);font-size:12px;font-weight:700;letter-spacing:0;text-transform:none;box-shadow:0 10px 26px rgba(5,62,50,.16)}.site-header__contact:hover{background:var(--site-green-light)}
.site-hero{position:relative;min-height:clamp(550px,52vw,600px);display:flex;align-items:center;overflow:hidden;background:var(--site-green);border:0;border-radius:0;box-shadow:none}.site-hero__media{position:absolute;inset:0;min-height:100%;z-index:0}.site-hero__media img{width:100%;height:100%;min-height:clamp(550px,52vw,600px);object-fit:cover;object-position:center;border-radius:0;display:block}.site-hero__placeholder{height:100%;min-height:clamp(550px,52vw,600px);background:linear-gradient(135deg,#084336 0%,#042820 100%)}.site-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,62,50,.95) 0%,rgba(5,62,50,.50) 50%,rgba(5,62,50,0) 100%);pointer-events:none}.site-hero__media::before,.site-hero__content::after{display:none}.site-hero__content{position:relative;z-index:2;width:min(1280px,calc(100% - 48px));margin:0 auto;padding:0;background:transparent;color:#fff;display:block}.site-hero__ornament{display:none}.site-hero__eyebrow{position:relative;display:flex;align-items:center;gap:.75rem;margin:0 0 1.5rem;font-family:var(--site-sans);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#fff}.site-hero__eyebrow::before{content:"";width:3rem;height:2px;background:var(--site-gold);display:block}.site-hero__eyebrow::after{display:none}.site-hero h1{max-width:36rem;margin:0 0 1.5rem;font-family:var(--site-serif);font-size:clamp(3rem,5vw,4.6rem);line-height:1.02;font-weight:700;letter-spacing:-.035em;color:#fff}.site-hero__intro{max-width:34rem;margin:0 0 2rem;font-family:var(--site-sans);font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.65;font-weight:400;color:rgba(255,255,255,.92)}.site-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:0}.site-hero .btn{min-height:46px;padding:.75rem 1.5rem;border-radius:999px;font-family:var(--site-sans);font-size:.875rem;font-weight:600;line-height:1;text-decoration:none}.site-hero .btn--primary{background:var(--site-gold);color:#fff;box-shadow:none}.site-hero .btn--primary:hover{background:var(--site-gold-hover)}.site-hero .btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.85)}.site-hero .btn--ghost:hover{background:rgba(255,255,255,.10)}
.site-info-strip{width:min(1280px,calc(100% - 48px));margin:-4rem auto 5rem;position:relative;z-index:20;background:#fff;border:0;border-radius:1rem;box-shadow:0 16px 42px rgba(20,39,33,.12);padding:2rem;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden}.site-info-strip__item{flex:1;display:flex;align-items:flex-start;gap:1rem;padding:0 1rem;border-right:1px solid #f3f4f6}.site-info-strip__item:last-child{border-right:0}.site-info-strip__icon{width:2.5rem;height:2.5rem;flex:0 0 2.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--site-gold);border-radius:999px;color:var(--site-gold);background:transparent}.site-info-strip__icon .site-icon-svg{width:1rem;height:1rem;stroke:currentColor}.site-info-strip__item strong{display:block;margin:0 0 .75rem;font-family:var(--site-sans);font-size:11px;line-height:1.1;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--site-green)}.site-info-strip__item p{margin:0 0 1.25rem;font-family:var(--site-sans);font-size:11px;line-height:1.45;color:#6b7280}.site-info-strip__item a{font-weight:700;color:var(--site-green);text-decoration:none}.site-info-strip__link{display:inline-flex;margin-top:0;font-size:11px;font-weight:700;color:var(--site-green)}
.site-section{width:min(1280px,calc(100% - 48px));margin-left:auto;margin-right:auto}.site-quick-access{margin-top:0;margin-bottom:6rem}.site-quick-access .site-section__head{text-align:center;margin-bottom:3rem}.site-section__kicker{font-family:var(--site-sans);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}.site-quick-access .site-section__head .site-section__kicker{margin-bottom:.75rem}.site-quick-access .site-section__head h2{font-family:var(--site-serif);font-size:clamp(2rem,3vw,2.5rem);line-height:1.12;font-weight:700;color:var(--site-green);letter-spacing:-.02em}.site-quick-access .site-section__head p{display:none}.site-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem}.site-quick-card{min-height:160px;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 14px rgba(20,39,33,.04);color:var(--site-green);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.site-quick-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,39,33,.08);border-color:rgba(194,155,98,.30)}.site-quick-card__icon{margin:0 0 1.25rem;color:var(--site-green);font-size:1.35rem;line-height:1}.site-quick-card__icon .site-icon-svg{width:1.35rem;height:1.35rem;stroke:currentColor}.site-quick-card strong{margin:0 0 .5rem;font-family:var(--site-sans);font-size:.875rem;line-height:1.25;font-weight:700;color:#1f2937}.site-quick-card span:not(.site-quick-card__icon){margin:0 0 1.5rem;font-family:var(--site-sans);font-size:11px;line-height:1.55;color:#6b7280}.site-quick-card em{margin-top:auto;font-style:normal;color:#9ca3af;font-size:.9rem}.site-quick-card:hover .site-quick-card__icon,.site-quick-card:hover em{color:var(--site-gold)}
.site-section__head h2,.site-news-panel h2,.site-agenda-panel h2,.site-practical h2,.site-shops h2,.site-discovery-panel h2,.site-app-panel h2,.site-stats-panel h2,.site-mayor-panel blockquote,.site-news-card h3,.site-shop-card h3,.site-practical-card strong,.site-commune-card__body strong{font-family:var(--site-serif);font-weight:700;letter-spacing:-.02em;color:var(--site-green)}.site-card-kicker,.card-kicker{font-family:var(--site-sans);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.btn,.site-section__link,.site-news-card a,.site-shop-card__link,.site-practical-card em,.site-discovery-panel__button,.site-agenda-panel__button{font-family:var(--site-sans);font-weight:700}
.site-footer{margin-top:6rem;background:#042820;color:#fff;border-top:0;padding:0;font-family:var(--site-sans)}.site-footer__inner{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:4rem 0 2rem}.site-footer__top{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,2.4fr);gap:4rem;align-items:start}.site-footer__brand-link{display:inline-flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;margin-bottom:2rem}.site-footer__logo{width:3.5rem;height:3.5rem;display:grid;place-items:center;flex:0 0 auto;background:transparent;color:#fff;overflow:visible}.site-footer__logo--image{width:3.5rem;height:3.5rem}.site-footer__logo img{width:100%;height:100%;object-fit:contain;border-radius:0}.site-footer__brand-text strong{display:block;font-family:var(--site-serif);font-size:.95rem;line-height:1.1;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff}.site-footer__brand-text small{display:block;margin-top:.35rem;font-family:var(--site-sans);font-size:.5rem;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.55)}.site-footer__contact{margin:0 0 2rem;padding:0;list-style:none;display:grid;gap:.45rem}.site-footer__contact li,.site-footer__contact a{font-size:.7rem;line-height:1.45;color:rgba(255,255,255,.62);font-weight:400;text-decoration:none}.site-footer__contact a:hover{color:#fff}.site-footer__social{display:flex;gap:.75rem}.site-footer__social a{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:rgba(255,255,255,.62);background:transparent;text-decoration:none;transition:border-color .18s ease,color .18s ease}.site-footer__social a:hover{border-color:var(--site-gold);color:#fff}.site-footer__nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem}.site-footer__col h3{margin:0 0 1.5rem;font-family:var(--site-sans);font-size:.65rem;line-height:1.1;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#fff}.site-footer__col ul{margin:0;padding:0;list-style:none;display:grid;gap:.75rem}.site-footer__col a{font-size:.7rem;line-height:1.4;color:rgba(255,255,255,.62);text-decoration:none;font-weight:400;transition:color .18s ease}.site-footer__col a:hover{color:#fff}.site-footer__col--newsletter p{margin:0 0 1rem;font-size:.7rem;line-height:1.5;color:rgba(255,255,255,.62)}.site-footer__newsletter{display:grid;gap:.75rem}.site-footer__newsletter input{width:100%;height:2.65rem;padding:0 .9rem;border:0;border-radius:.25rem;background:#fff;color:#1f2937;font-size:.7rem;outline:none}.site-footer__newsletter input::placeholder{color:#9ca3af}.site-footer__newsletter input:focus{box-shadow:0 0 0 3px rgba(194,155,98,.22)}.site-footer__newsletter button{width:max-content;min-width:7.25rem;height:2.65rem;padding:0 1rem;border:0;border-radius:.25rem;background:var(--site-gold);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .18s ease}.site-footer__newsletter button:hover{background:var(--site-gold-hover)}.site-footer__bottom{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.site-footer__bottom p{margin:0;font-size:.65rem;line-height:1.4;color:rgba(255,255,255,.42)}.site-footer__bottom ul{display:flex;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;flex-wrap:wrap}.site-footer__bottom a{font-size:.65rem;line-height:1.4;color:rgba(255,255,255,.42);font-weight:400;text-decoration:none}.site-footer__bottom a:hover{color:#fff}
@media (max-width:1100px){.site-nav__list{gap:0}.site-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-info-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.site-info-strip__item{padding:1.25rem;border-right:0;border-bottom:1px solid #f3f4f6}.site-info-strip__item:nth-child(odd){border-right:1px solid #f3f4f6}.site-info-strip__item:nth-last-child(-n+2){border-bottom:0}.site-footer__top{grid-template-columns:1fr;gap:2.75rem}.site-footer__nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.site-header__inner,.site-hero__content,.site-section,.site-info-strip,.site-footer__inner{width:min(100% - 32px,1280px)}.site-hero{min-height:520px}.site-hero__media img,.site-hero__placeholder{min-height:520px}.site-hero h1{font-size:clamp(2.5rem,12vw,3.4rem)}.site-info-strip{grid-template-columns:1fr;margin:-2.5rem auto 4rem;padding:1rem}.site-info-strip__item,.site-info-strip__item:nth-child(odd){border-right:0;border-bottom:1px solid #f3f4f6;padding:1.25rem}.site-info-strip__item:last-child{border-bottom:0}.site-quick-grid{grid-template-columns:1fr}.site-quick-card{min-height:132px}.site-footer{margin-top:4rem}.site-footer__inner{padding:3rem 0 1.5rem}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem}.site-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:2.75rem}.site-footer__bottom ul{gap:1rem}}