@font-face{font-family:DM Sans;src:url('dm-sans.ttf') format('truetype');font-style:normal;font-weight:100 1000;font-display:swap}
:root{--green:#244d3e;--deep:#183e30;--yellow:#efd27f;--ink:#243b32;--muted:#647169;--line:#dce3dc;--pale:#f2f5ef;--white:#fff;--sans:'DM Sans',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:1rem/1.6 var(--sans);color:var(--ink);background:#fff}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}button{background:none;border:0}a,button,input{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #bb8d22}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;background:#fff;padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:none}.utility{background:var(--green);color:white;font-size:.875rem}.utility-inner{min-height:35px;display:flex;align-items:center;justify-content:space-between}.utility-inner>div{display:flex;gap:32px}.utility a{display:flex;gap:9px;align-items:center}.utility .icon{width:14px;height:14px}.utility a:hover{color:var(--yellow)}.header{background:rgba(255,255,255,.98);position:sticky;top:0;z-index:30;border-bottom:1px solid #edf0eb}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;flex-shrink:0}.brand img{width:174px;height:69px;object-fit:contain}.nav{display:flex;align-items:center;gap:26px;font-size:.875rem;font-weight:600}.nav a{position:relative;padding:12px 0;white-space:nowrap}.nav a:after{content:'';position:absolute;bottom:5px;left:0;height:2px;width:0;background:var(--green);transition:width .2s}.nav a:hover:after{width:100%}.header-actions{display:flex;gap:18px;align-items:center}.icon-button{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.icon-button:hover{background:var(--pale)}.contact-button{font-size:.875rem;font-weight:600;background:var(--green);color:white;padding:12px 18px;border-radius:4px;white-space:nowrap}.contact-button:hover{background:var(--deep)}.menu-button{display:none}.hero{height:590px;position:relative;background:var(--deep);color:white}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo{object-position:50% 38%}.hero-shade{background:linear-gradient(90deg,rgba(10,31,25,.8) 0%,rgba(10,31,25,.5) 35%,rgba(10,31,25,.03) 72%),linear-gradient(0deg,rgba(10,31,25,.3),transparent 40%)}.hero-content{position:relative;z-index:1;padding-top:58px}.eyebrow{text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.15em;line-height:1.5}.hero-eyebrow{color:#f2e4bb;display:flex;align-items:center;gap:15px}.hero-eyebrow:before{content:'';width:30px;height:1px;background:var(--yellow)}.hero h1{font:400 clamp(3.5rem,5.4vw,5.1rem)/1.02 var(--serif);letter-spacing:-.04em;margin:22px 0 18px;max-width:680px}.hero h1 em{font-weight:400;color:var(--yellow)}.hero-description{color:#f2f2e9;font-size:1rem;line-height:1.6;margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:14px 22px;font-size:.875rem;font-weight:700;border-radius:4px;min-height:48px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--deep)}.button-yellow:hover{background:#ffe3a0}.hero-caption{position:absolute;right:56px;bottom:71px;display:flex;align-items:center;gap:8px;font-size:.75rem;text-shadow:0 1px 5px #000}.hero-caption .icon{width:15px;height:15px}.services{background:white;position:relative;z-index:2;margin-top:-44px;display:grid;grid-template-columns:245px 1fr;align-items:center;padding:27px 26px;border:1px solid #e5e8e0;border-radius:7px;box-shadow:0 12px 28px #1c332b09;scroll-margin-top:30px}.services-heading{padding-left:10px}.services-heading .eyebrow{font-size:.75rem;letter-spacing:.12em;color:var(--muted);margin-bottom:10px}.services h2{font:400 1.65rem/1.22 var(--serif);letter-spacing:-.025em}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);align-self:stretch}.service{border-left:1px solid #e4e8e1;text-align:center;font-size:.875rem;font-weight:600;line-height:1.4;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 10px;border-radius:2px}.service-icon{display:grid;place-items:center;width:46px;height:46px;background:#f0f4ed;border-radius:50%;transition:background .2s,transform .2s}.service-icon svg{width:25px;height:25px}.service:hover .service-icon{background:var(--yellow);transform:translateY(-3px)}.section{padding-top:83px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:31px}.section-heading .eyebrow,.agenda .eyebrow{margin-bottom:13px;color:#678068}h2{font:400 clamp(2.15rem,3.3vw,3rem)/1.17 var(--serif);letter-spacing:-.035em}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:.875rem;font-weight:600;border-bottom:1px solid #b4c3b4;padding-bottom:7px;white-space:nowrap}.text-link:hover{border-color:var(--green);gap:28px}.news-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:28px}.featured-news{border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.news-image{height:286px;position:relative;overflow:hidden;background:#d6e0d2}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.featured-news:hover .news-image img{transform:scale(1.035)}.image-category{position:absolute;top:20px;left:20px;font-size:.75rem;font-weight:600;background:white;padding:5px 12px;border-radius:3px}.featured-copy{padding:24px 28px 27px;flex:1}.date{font-size:.75rem;color:var(--muted)}.featured-copy h3{font:400 1.8rem/1.2 var(--serif);letter-spacing:-.02em;margin:10px 0 22px;max-width:470px}.read-link{font-size:.875rem;font-weight:700;display:flex;gap:20px;align-items:center}.news-secondary{display:flex;flex-direction:column;gap:22px}.news-story{border-radius:6px;padding:28px 30px;display:flex;flex:1;flex-direction:column;transition:box-shadow .2s}.news-story:hover{box-shadow:inset 0 0 0 1px #71866b}.news-story-green{background:#edf2e8}.news-story-yellow{background:#f7efd8}.story-meta{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-bottom:17px}.category{font-size:.75rem;letter-spacing:.07em;text-transform:uppercase;font-weight:700}.news-story h3{font:400 1.65rem/1.2 var(--serif);letter-spacing:-.02em;max-width:410px}.news-story p{font-size:.875rem;line-height:1.55;margin:13px 0;color:#50614f}.story-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:.875rem;margin-top:auto;padding-top:17px;gap:15px}.round-arrow{display:grid;place-items:center;border:1px solid #72886d;border-radius:50%;width:32px;height:32px;flex-shrink:0}.round-arrow .icon{width:17px;height:17px}.territory{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white}.territory-photo{min-height:660px;position:relative;overflow:hidden}.territory-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.territory-stamp{position:absolute;bottom:40px;right:40px;width:132px;height:132px;border-radius:50%;background:var(--yellow);color:var(--deep);display:flex;flex-direction:column;justify-content:center;text-align:center;transform:rotate(-8deg)}.territory-stamp strong{font:400 3.3rem/1 var(--serif)}.territory-stamp span{font-size:.75rem;font-weight:600;line-height:1.3;margin-top:3px}.territory-copy{padding:70px min(7vw,100px) 67px 66px;max-width:800px}.territory-copy .eyebrow{color:var(--yellow);margin-bottom:22px}.territory-copy h2{font-size:clamp(2.2rem,3.2vw,3rem);max-width:470px}.territory-copy>p:not(.eyebrow){font-size:.9375rem;line-height:1.7;color:#d7e1d8;margin-top:24px}.communes{display:grid;grid-template-columns:1fr 1fr;gap:9px 25px;margin:28px 0 33px;max-width:470px}.communes a{font-size:.875rem;color:#f2f5ed;display:flex;align-items:center;gap:10px}.communes a:before{content:'';height:4px;width:4px;background:#b5c9aa;border-radius:50%;flex-shrink:0}.communes a:hover{color:var(--yellow);text-decoration:underline;text-underline-offset:5px}.button-outline{border:1px solid #8dafa0;color:white}.button-outline:hover{background:#315e4d}.agenda{display:grid;grid-template-columns:1fr 1.6fr;gap:70px}.agenda h2{font-size:3.6rem;line-height:1.05;margin-bottom:20px}.agenda-intro>p:not(.eyebrow){color:var(--muted);font-size:.9375rem;line-height:1.6;margin-bottom:26px}.agenda-month{display:block;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:36px}.event-list{border-top:1px solid var(--line);margin-top:9px}.event{display:flex;align-items:center;width:100%;text-align:left;gap:26px;padding:26px 5px;border-bottom:1px solid var(--line);transition:background .2s}.event:hover{background:var(--pale)}.event-date{width:76px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--green)}.event-date>strong{font:400 2.5rem/1 var(--serif);white-space:nowrap}.event-date>strong>span{font-size:1.35rem}.event-date>span{font-size:.75rem;letter-spacing:.1em;font-weight:700}.event-text{display:flex;flex-direction:column;flex:1;gap:6px}.event-category{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;color:#6c8066}.event-text>strong{font-size:1.0625rem;line-height:1.4;font-weight:600}.event-text>span:last-child{font-size:.875rem;color:var(--muted)}.event>.icon{margin-left:10px;margin-right:6px}.community{background:#f0f3ed;padding:54px 0}.community-inner{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center}.community .eyebrow{color:var(--muted);margin-bottom:14px}.community h2{font-size:2.45rem}.community p:not(.eyebrow){font-size:.9375rem;color:#667362;margin-top:16px;max-width:420px}.community-links{display:flex;flex-direction:column}.community-links a{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;border-bottom:1px solid #cbd6c7;font-size:.875rem;font-weight:600}.community-links a:hover{color:#3b6c3f;border-color:var(--green)}.footer{padding:58px 0 0;background:var(--deep);color:white}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:50px;padding-bottom:46px}.footer-wordmark{font:400 2.3rem/.96 var(--serif);letter-spacing:-.04em}.footer-wordmark span{color:var(--yellow)}.footer-brand>p:last-child{font-size:.75rem;color:#c2d3c6;margin-top:14px}.footer h2{font:600 .875rem/1.5 var(--sans);letter-spacing:0;margin-bottom:17px}.footer-contact,.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-contact h2,.footer-links h2{margin-bottom:7px}.footer-contact>a,.footer-links>a{font-size:.875rem;color:#cfdbd2}.footer-contact>a.footer-phone{font-size:1.4375rem;color:white;font-weight:500}.footer-contact .icon{width:15px;height:15px;margin-left:13px}.footer a:hover{color:var(--yellow)}.back-top{width:42px;height:42px;border:1px solid #7a9688;border-radius:50%;display:grid;place-items:center}.back-top .icon{transform:rotate(-90deg)}.footer-bottom{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #426452;font-size:.75rem;color:#b3c7b9}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}dialog{padding:30px;border:0;border-radius:9px;color:var(--ink);width:min(610px,calc(100% - 32px));max-height:85vh;overflow:auto;box-shadow:0 25px 80px #09261c44}dialog::backdrop{background:#122c24b5;backdrop-filter:blur(4px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.dialog-header h2{font-size:1.8rem}.search-field{display:flex;align-items:center;gap:14px;background:var(--pale);border:1px solid var(--line);border-radius:4px;padding:11px 15px}.search-field input{border:0;background:none;min-width:0;flex:1;color:var(--ink);font-size:1rem;padding:4px}.search-status{font-size:.875rem;color:var(--muted);margin:20px 0 8px}.search-results{display:flex;flex-direction:column}.search-results a{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:14px 3px;font-size:.9375rem}.search-results a:hover{color:var(--green);background:var(--pale)}.search-results small{display:block;font-size:.75rem;color:var(--muted)}.empty-search{padding:16px 0;color:var(--muted);font-size:.9375rem}.event-dialog h2{font-size:2.1rem}.event-dialog-meta{font-weight:600;margin:20px 0;color:var(--green)}.event-dialog>p{margin-bottom:20px}.event-dialog p a{text-decoration:underline}.button-green{background:var(--green);color:white;margin-top:10px}.button-green:hover{background:var(--deep)}
@media(min-width:1600px){.hero{height:640px}.hero-content{padding-top:73px}.hero h1{font-size:5.6rem}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.nav{gap:17px;font-size:.875rem}.header-inner{gap:18px}.brand img{width:145px}.header-actions{gap:9px}.contact-button{padding:10px 13px;font-size:.875rem}.services{grid-template-columns:200px 1fr;padding:25px 16px}.services h2{font-size:1.45rem}.service{font-size:.75rem}.territory-copy{padding:54px 40px}.territory-photo{min-height:670px}.agenda{gap:40px}.hero-caption{right:32px}}
@media(max-width:980px){.nav{display:none;position:absolute;top:100%;left:0;width:100%;background:white;box-shadow:0 12px 15px #1b362119;padding:18px 32px 26px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--line)}.nav.is-open{display:flex}.nav a{font-size:1rem;padding:13px 0;border-bottom:1px solid var(--line)}.menu-button{display:grid}.brand img{width:167px}.header-inner{min-height:88px}.services{grid-template-columns:1fr;gap:25px;padding:25px 18px}.services-heading{display:flex;justify-content:space-between;align-items:center;padding:0 12px}.services-heading .eyebrow{margin:0}.services h2{font-size:1.5rem}.services h2 br{display:none}.service:first-child{border-left:none}.service{font-size:.875rem}.hero{height:570px}.hero h1{font-size:4.6rem}.hero-content{padding-top:55px}.news-image{height:255px}.news-story{padding:24px}.story-meta{flex-wrap:wrap;gap:7px}.news-story h3{font-size:1.45rem}.featured-copy h3{font-size:1.65rem}.territory-copy{padding:50px 30px}.communes{gap:9px 14px}.communes a{font-size:.875rem}.territory-copy .button{font-size:.75rem;gap:15px}.territory-photo{min-height:670px}.agenda{grid-template-columns:1fr 1.8fr;gap:35px}.agenda h2{font-size:3rem}.event{gap:14px}.event-date{width:58px}.event-text>strong{font-size:.9375rem}.community-inner{gap:45px}.community h2{font-size:2rem}.footer-main{gap:25px}}
@media(max-width:700px){html{scroll-padding-top:87px}.container{width:calc(100% - 40px)}.utility-inner{min-height:31px;font-size:.75rem}.utility-inner>div>a:first-child{display:none}.utility-inner>div{gap:0}.utility .icon{width:12px;height:12px}.header-inner{min-height:79px;gap:10px}.brand img{width:139px;height:58px}.header-actions{gap:3px}.contact-button{display:none}.icon-button{width:42px;height:42px}.nav{padding-inline:20px}.hero{height:557px}.hero-photo{object-position:61% center}.hero-shade{background:linear-gradient(90deg,rgba(10,31,25,.77),rgba(10,31,25,.3)),linear-gradient(0deg,rgba(10,31,25,.25),transparent)}.hero-content{padding-top:48px}.hero-eyebrow{font-size:.75rem;letter-spacing:.12em;gap:10px}.hero-eyebrow:before{width:20px}.hero h1{font-size:3.75rem;line-height:1.04;margin:24px 0 21px}.hero-description{font-size:.875rem;max-width:330px;margin-bottom:28px}.button{font-size:.875rem;gap:22px}.hero-caption{bottom:50px;right:20px;font-size:.75rem}.services{margin-top:-28px;padding:24px 16px;gap:24px}.services-heading{display:block;text-align:center}.services-heading .eyebrow{font-size:.75rem;margin-bottom:7px}.services h2{font-size:1.65rem}.services-grid{grid-template-columns:repeat(3,1fr);row-gap:24px}.service{font-size:.875rem;gap:8px;padding:0 5px}.service:nth-child(4){border-left:0}.service-icon{width:42px;height:42px}.service-icon svg{width:23px;height:23px}.section{padding-top:57px;padding-bottom:57px}.section-heading{gap:16px;align-items:flex-start;flex-direction:column;margin-bottom:26px}.section-heading h2{font-size:2.4rem}.section-heading .eyebrow{font-size:.75rem;margin-bottom:9px}.text-link{font-size:.875rem;gap:17px}.news-grid{grid-template-columns:1fr;gap:20px}.news-image{height:240px}.featured-copy{padding:23px}.featured-copy h3{font-size:1.7rem}.news-secondary{gap:20px}.news-story{padding:26px}.news-story h3{font-size:1.6rem}.story-meta{flex-wrap:nowrap}.territory{grid-template-columns:1fr}.territory-photo{min-height:340px}.territory-photo>img{object-position:center 48%}.territory-stamp{width:106px;height:106px;right:24px;bottom:24px}.territory-stamp strong{font-size:2.7rem}.territory-stamp span{font-size:.75rem}.territory-copy{padding:43px 25px 47px;max-width:none}.territory-copy h2{font-size:2.5rem}.territory-copy .eyebrow{font-size:.75rem}.territory-copy>p:not(.eyebrow){font-size:1rem}.communes{max-width:none;gap:12px 20px}.communes a{font-size:.875rem}.territory-copy .button{font-size:.875rem}.agenda{grid-template-columns:1fr;gap:24px}.agenda h2{font-size:2.6rem}.agenda h2 br{display:none}.agenda-intro>p:not(.eyebrow){font-size:.9375rem;margin-bottom:20px}.agenda-month{margin-top:25px}.event{padding:23px 0;gap:15px}.event-date{width:60px}.event-text>strong{font-size:1rem}.event>.icon{width:19px;height:19px;margin:0}.event-date>strong{font-size:2.2rem}.event-date>strong>span{font-size:1.2rem}.community{padding:44px 0}.community-inner{grid-template-columns:1fr;gap:25px}.community h2{font-size:2.25rem}.community-links a{font-size:.875rem;padding:16px 0}.footer{padding-top:43px}.footer-main{grid-template-columns:1fr 1fr;gap:33px 20px;padding-bottom:35px}.footer-wordmark{font-size:2rem}.footer-contact>a.footer-phone{font-size:1.2rem}.footer-contact>a{font-size:.75rem}.footer-links{grid-column:1 / 2}.back-top{justify-self:end;align-self:end}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;font-size:.75rem}dialog{padding:23px}.dialog-header h2{font-size:1.5rem}.dialog-header{gap:10px}.event-dialog h2{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Modules de la note de cadrage CCPP */
[hidden]{display:none!important}.nav-discover{position:relative}.nav-discover>button{padding:12px 0;font-weight:600;font-size:inherit;white-space:nowrap;display:flex;gap:7px;align-items:center}.discover-menu{position:absolute;top:100%;left:-22px;min-width:285px;background:#fff;padding:15px 22px;box-shadow:0 12px 35px #132f2526;border:1px solid var(--line);border-radius:5px}.discover-menu a{display:block;padding:11px 0;font-size:.875rem}.header-inner{gap:20px}.nav{gap:20px}.brand img{width:131px;height:78px}.agenda{grid-template-columns:1fr 2fr;gap:55px}.agenda-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.agenda-filters label{flex:1;min-width:130px;display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600}.agenda-filters select,.agenda-filters input{min-height:45px;background:white;border:1px solid #bdcabc;border-radius:4px;padding:9px 10px;color:var(--ink);font:400 .875rem var(--sans);max-width:100%;width:100%}.filter-reset{font-size:.75rem;text-decoration:underline;text-underline-offset:4px;padding:12px 0}.agenda-source{font-size:.75rem;color:var(--muted);margin-top:15px}.agenda-source a{text-decoration:underline}.discover-section{padding-top:0}.discovery-tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);padding-bottom:0}.discovery-tabs button{font-size:.9375rem;font-weight:600;padding:15px 23px;border-bottom:3px solid transparent}.discovery-tabs button[aria-selected=true]{border-color:var(--green);color:var(--green);background:var(--pale)}.discovery-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--pale);padding:40px;border-radius:0 0 6px 6px}.discovery-panel h3{font:400 2rem/1.2 var(--serif);margin:12px 0 15px}.discovery-panel p{font-size:1rem;color:var(--muted)}.discovery-topics{display:flex;flex-wrap:wrap;gap:12px;align-content:center}.discovery-topics>span{border:1px solid #c5d0bf;padding:7px 15px;font-size:.875rem;border-radius:3px;background:white}.discovery-topics>a{flex-basis:100%;margin-top:10px;font-size:.875rem;font-weight:600;line-height:1.6}.discovery-topics .icon{width:16px;height:16px;margin-left:8px}.daily-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;padding-bottom:80px}.daily-card{padding:30px;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;align-items:flex-start}.daily-card .eyebrow{font-size:.75rem;margin-bottom:18px}.daily-card h2{font-size:2rem;letter-spacing:-.025em}.daily-card p:not(.eyebrow){font-size:1rem;color:var(--muted);line-height:1.6;margin:18px 0 24px}.daily-card .text-link{font-size:.875rem;gap:15px;margin-top:auto;white-space:normal}.partner-links{border-top:1px solid var(--line);margin-top:22px;padding-top:18px;display:flex;flex-wrap:wrap;gap:8px 15px;font-size:.75rem}.partner-links a:hover{text-decoration:underline}.vigilance-card{background:#faf4e5;border-color:#e8d7a6}.small-link{font-size:.75rem;margin-top:15px;text-decoration:underline;text-underline-offset:4px}.climate-card{background:var(--green);color:white;border-color:var(--green)}.climate-card .eyebrow{color:var(--yellow)}.climate-card p:not(.eyebrow){color:#d8e3d6}.climate-card .text-link{border-color:#96b18b}.footer-contact address{font-style:normal;font-size:.875rem;line-height:1.6;color:#cfdbd2;margin-bottom:5px}
@media(max-width:1180px){.nav{gap:15px}.header-actions{gap:5px}.brand img{width:110px}.contact-button{padding:10px}.daily-card{padding:25px}.daily-card h2{font-size:1.8rem}.discovery-panel{gap:35px}}
@media(max-width:980px){.nav-discover>button{font-size:1rem;width:100%;padding:13px 0;border-bottom:1px solid var(--line);justify-content:space-between}.discover-menu{position:static;box-shadow:none;border:0;padding:6px 16px}.brand img{width:117px;height:73px}.agenda{grid-template-columns:1fr;gap:30px}.agenda-intro>p{max-width:450px}.agenda h2 br{display:none}.agenda h2{font-size:2.8rem}.agenda-month{margin-top:20px}.daily-panels{grid-template-columns:1fr 1fr}.climate-card{grid-column:1/-1}.climate-card h2 br{display:none}}
@media(max-width:700px){.brand img{width:110px;height:67px}.header-inner{min-height:78px}.utility-inner>div>a:first-child{display:flex;font-size:.75rem}.utility-inner>div>a:last-child{display:none}.utility-inner>span{font-size:.75rem}.hero-eyebrow{font-size:.75rem;letter-spacing:.06em}.hero-description{font-size:1rem}.hero-caption{font-size:.75rem;bottom:43px}.services h2{font-size:1.6rem}.agenda-filters{gap:10px}.agenda-filters label{flex-basis:calc(50% - 10px);min-width:0}.agenda-filters label:nth-child(3){flex-basis:65%}.filter-reset{flex:1}.discovery-tabs{gap:0;display:grid;grid-template-columns:1fr 1fr}.discovery-tabs button{font-size:.875rem;padding:14px 10px}.discovery-panel{grid-template-columns:1fr;gap:24px;padding:26px}.discovery-panel h3{font-size:1.8rem}.daily-panels{grid-template-columns:1fr;padding-bottom:55px;gap:20px}.daily-card{padding:28px}.daily-card h2{font-size:2rem}.climate-card{grid-column:auto}.daily-card .text-link{margin-top:0}}

/* WordPress templates and live data */
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto;width:auto;height:auto;padding:15px;z-index:10000;background:white}.admin-bar .header{top:32px}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-control{position:absolute;bottom:65px;left:56px;z-index:3;background:#183e30dd;color:white;border:1px solid #fff8;border-radius:4px;padding:8px 15px;font-size:.875rem}.hero-shade{pointer-events:none;z-index:1}.hero-caption{z-index:2}.social-links{flex-wrap:wrap;gap:20px!important}.wp-navigation .primary-menu{list-style:none;display:flex;gap:20px;margin:0;padding:0}.primary-menu li{position:relative}.primary-menu .sub-menu{display:none;list-style:none;position:absolute;top:100%;left:0;min-width:260px;background:white;margin:0;padding:15px 22px;box-shadow:0 12px 30px #1232}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block}.primary-menu .sub-menu li a{display:block;white-space:normal}.primary-menu .sub-menu .sub-menu{position:static;box-shadow:none;padding:4px 10px}.content-page{min-height:60vh}.content-page>h1{font:400 clamp(2.3rem,5vw,4rem)/1.12 var(--serif);max-width:950px;margin:16px 0 35px;letter-spacing:-.03em}.breadcrumb{font-size:.875rem;color:var(--muted);margin-bottom:30px}.page-featured{width:100%;max-height:550px;object-fit:cover;margin:30px 0}.entry-content{max-width:850px;font-size:1rem}.entry-content p,.entry-content ul,.entry-content ol,.entry-content table{margin:0 0 1.4em}.entry-content h2,.entry-content h3{margin:1.3em 0 .7em}.entry-content a{text-decoration:underline;color:var(--green)}.entry-content img{height:auto}.entry-content iframe{max-width:100%}.wp-search{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.wp-search .search-field{flex:1;min-width:230px}.wp-search .button{margin:0}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.archive-card{border:1px solid var(--line);padding:25px;border-radius:5px}.archive-card>p,.archive-card>h2{margin-bottom:20px}.archive-card h2{font-size:1.8rem}.archive-card img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;margin-bottom:22px}.pagination,.post-navigation{margin:40px 0}.nav-links{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.page-numbers{padding:8px 14px;border:1px solid var(--line)}.compact-posts{padding:0;list-style:none;margin:20px 0 0;width:100%}.compact-posts li{border-bottom:1px solid #bbcbb5;padding:12px 0}.compact-posts a{font-weight:600;font-size:.9375rem}.compact-posts small{display:block;font-size:.75rem;color:var(--muted)}.discovery-links{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px}.discovery-links a{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:115px;padding:24px;background:var(--pale);font-size:1rem;font-weight:600;border-bottom:3px solid var(--green)}.tourism-navigation{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:30px;background:var(--pale);margin-bottom:45px}.tourism-navigation>div{display:flex;flex-direction:column;gap:9px}.tourism-navigation a{font-size:.875rem}.tourism-navigation a:hover{text-decoration:underline}.tourism-navigation .tourism-parent{font-weight:700;font-size:1rem;margin-bottom:8px}.tourism-results>h2{margin-bottom:25px}.apidae-filter{margin-bottom:25px}.apidae-filter .button{margin:0;font-size:.875rem;padding:10px 20px;min-height:45px}.apidae-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:25px 0}.apidae-card{border:1px solid var(--line);border-radius:5px;overflow:hidden}.apidae-card figure{margin:0;position:relative}.apidae-card figure img{width:100%;height:230px;object-fit:cover}.apidae-card figcaption{padding:5px 10px;font-size:.75rem;background:var(--pale)}.apidae-card-copy{padding:23px}.apidae-card h3{font:400 1.6rem/1.2 var(--serif);margin:12px 0}.apidae-card p{font-size:1rem;margin-bottom:15px}.apidae-card summary{cursor:pointer;font-weight:600;padding:10px 0;font-size:.875rem}.apidae-card a{text-decoration:underline}.apidae-message{padding:22px;background:var(--pale);margin-bottom:20px}.apidae-pagination{display:flex;gap:25px;justify-content:center;margin-top:30px;font-size:.875rem}.apidae-pagination a{font-weight:700;text-decoration:underline}.agenda-day{font:400 1.55rem/1.3 var(--serif);margin:30px 0 15px}.admin-help{font-size:.875rem;border-left:3px solid var(--yellow);padding:10px 15px;margin-top:20px;color:var(--muted)}
@media(max-width:980px){.wp-navigation .primary-menu{display:flex;flex-direction:column;gap:0}.primary-menu .sub-menu{position:static;display:block;box-shadow:none;padding:0 20px}.discovery-links,.tourism-navigation{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:782px){.admin-bar .header{top:46px}}
@media(max-width:700px){.social-links{gap:12px!important}.social-links a{font-size:.75rem}.utility-inner{flex-wrap:wrap;justify-content:center;padding:5px 0;gap:3px 18px}.utility-inner>div>a{display:flex!important}.video-control{left:20px;bottom:72px}.hero-description{max-width:330px}.post-grid,.apidae-grid{grid-template-columns:1fr}.discovery-links{grid-template-columns:1fr 1fr;gap:12px}.discovery-links a{font-size:.875rem;padding:18px;min-height:100px}.tourism-navigation{padding:22px;gap:25px}.content-page>h1{font-size:2.5rem}.apidae-card figure img{height:240px}.wp-search .search-field{min-width:190px}}
