@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-400.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-500.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-600.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-700.woff2) format("woff2");font-weight:700;font-display:swap}
:root{--ink:#203b40;--muted:#58645f;--paper:#f6f4ee;--cream:#e8e6dd;--line:#d4d8cf;--sage:#dce2d8;--white:#fff;--accent:#c0cbb7;--radius:0.1875rem;--font:Manrope,Arial,sans-serif;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:8.125rem}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:0.3125rem;text-decoration-thickness:0.0625rem}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto;display:block}picture{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;line-height:1.16;letter-spacing:-.04em;text-wrap:balance}h1{font-size:clamp(2.625rem,5.4vw,4.875rem)}h2{font-size:clamp(1.75rem,3vw,2.625rem)}h3{font-size:1.5625rem}p{margin-bottom:1.35em}address{font-style:normal}::selection{background:#bdcdb9;color:#152b2b}:focus-visible{outline:0.1875rem solid #a45c21;outline-offset:0.3125rem;border-radius:0.125rem}.container{width:min(80rem,calc(100% - 7rem));margin-inline:auto}.section{padding-block:6.875rem}.section-bottom{padding-bottom:6.875rem}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:0.6875rem;font-weight:700;line-height:1.8;margin-bottom:1.375rem}.lead{font-size:1.1875rem;max-width:42.5rem;color:var(--muted)}.skip-link{position:fixed;top:0.5rem;left:1rem;padding:0.75rem 1.5rem;z-index:100;background:white;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{position:absolute;top:0;left:0;width:100%;z-index:30;color:#fff;border-bottom:0.0625rem solid #ffffff30;transition:background .25s,padding .25s}.header-inner{max-width:90rem;margin:auto;min-height:7.125rem;padding:1rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2.25rem}.brand{flex:none;display:block;width:11.75rem}.brand img{width:100%;height:auto}.site-header nav{display:flex;gap:1.4375rem;align-items:center}.site-header nav a{text-decoration:none;font-size:0.75rem;font-weight:600;position:relative;padding-block:0.75rem;white-space:nowrap}.site-header nav a:not(.nav-phone):after{content:"";position:absolute;bottom:0.3125rem;left:0;height:0.0625rem;width:0;background:currentColor;transition:width .25s}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{width:100%}.site-header .nav-phone{border-left:0.0625rem solid #ffffff40;padding-left:1.375rem;font-size:0.9375rem}.nav-phone span{display:block;font-size:0.5625rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400}.site-header.scrolled{position:fixed;background:#203b40f5;backdrop-filter:blur(0.875rem);box-shadow:0 0.1875rem 1.25rem #10252815}.site-header.scrolled .header-inner{min-height:5.25rem;padding-block:0.5625rem}.site-header.scrolled .brand{width:9.0625rem}.inner-page .site-header{position:relative;background:var(--ink);color:white}.inner-page .site-header.scrolled{position:fixed}.inner-page:has(.site-header.scrolled){padding-top:7.125rem}.menu-toggle{display:none}.hero{position:relative;min-height:53.125rem;height:100svh;max-height:68.75rem;background:#243b35;color:#fff;display:flex;align-items:center;isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-1;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:65% 48%}.hero-shade{background:linear-gradient(90deg,rgba(16,37,37,.95) 0%,rgba(16,37,37,.77) 30%,rgba(16,37,37,.16) 72%),linear-gradient(0deg,#152e2bd9,transparent 40%)}.hero-content{padding-top:6.25rem;padding-bottom:8.125rem}.hero .eyebrow{display:flex;align-items:center;gap:1rem;color:#dce6d5;font-size:0.625rem}.small-line{width:2.25rem;height:0.0625rem;background:#dce6d5}.hero h1{font-size:clamp(3.625rem,6.1vw,5.875rem);line-height:1.09;letter-spacing:-.052em;font-weight:400;margin-bottom:1.875rem}.hero h1 span{color:#c9d2bf}.hero-content>p:not(.eyebrow){font-size:1rem;line-height:1.85;color:#edf0e7}.hero-actions{display:flex;align-items:center;gap:1.875rem;margin-top:2.375rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.625rem;min-height:3.375rem;padding:0.9375rem 1.5rem;background:var(--ink);border:0.0625rem solid var(--ink);color:white;font-size:0.75rem;font-weight:600;text-decoration:none;line-height:1.6;border-radius:var(--radius);transition:background .2s,transform .2s,color .2s}.button:hover{background:#355451;transform:translateY(-0.125rem)}.button span{font-size:1.3125rem;font-weight:400}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.light:hover{background:#dce3d5}.button.outline{background:transparent;color:var(--ink);border-color:#85948a}.button.outline:hover{background:var(--cream)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.hero-link{font-size:0.75rem;text-decoration:none;border-bottom:0.0625rem solid #b8c6b5;padding-block:0.75rem}.hero-link span{margin-left:0.625rem}.hero-bottom{position:absolute;bottom:1.75rem;left:0;right:0;padding-top:1.5625rem;border-top:0.0625rem solid #ffffff40;display:flex;align-items:center;justify-content:space-between;font-size:0.625rem;letter-spacing:.04em;color:#e0e7dc}.hero-bottom a{text-decoration:none}.hero-bottom a:last-child{display:flex;gap:1.25rem;align-items:center}.hero-bottom strong{font-size:1rem;font-weight:500}.section-label{display:flex;justify-content:space-between;align-items:baseline;border-top:0.0625rem solid var(--line);padding-top:1.5625rem;margin-bottom:2.75rem}.section-number{font-size:0.625rem;color:var(--muted);letter-spacing:.05em}.welcome-grid,.split{display:grid;grid-template-columns:1fr 1fr;gap:5.625rem;align-items:start}.display{font-size:clamp(2.25rem,4vw,3.6875rem);font-weight:400;line-height:1.2;margin:0}.display span{color:#657966}.prose{font-size:0.9375rem;line-height:1.9;color:#45534f;overflow-wrap:anywhere}.prose h2,.prose h3{color:var(--ink);font-size:1.875rem;letter-spacing:-.035em;line-height:1.3;margin:2em 0 .75em}.prose>h2:first-child{margin-top:0}.prose h2 strong{font-weight:500}.prose p strong{font-weight:700}.prose li{padding-left:0.3125rem;margin-block:0.5rem}.prose li::marker{color:#617563}.prose ul,.prose ol{padding-left:1.375rem}.prose a:not(.button){color:var(--ink)}.text-link{font-size:0.75rem;font-weight:700;display:inline-flex;align-items:center;gap:1.5rem;padding-block:0.5625rem;border-bottom:0.0625rem solid #99a395;text-decoration:none}.text-link span{font-size:1.25rem}.pathways{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:6.25rem}.pathway{padding:2.25rem 2.125rem 1.875rem;text-decoration:none;border:0.0625rem solid var(--line);margin-left:-0.0625rem;position:relative;transition:background .3s;display:flex;flex-direction:column;align-items:flex-start}.pathway:first-child{margin-left:0}.pathway:hover{background:var(--sage)}.pathway .eyebrow{font-size:0.5625rem;color:var(--muted);margin-bottom:2rem}.pathway h2{font-size:1.6875rem;min-height:4.0625rem;margin-bottom:0.9375rem}.pathway p{font-size:0.8125rem;color:var(--muted);max-width:16.875rem}.circle-arrow{width:2.625rem;height:2.625rem;border:0.0625rem solid #aab4a5;border-radius:50%;display:grid;place-items:center;margin-top:auto;font-size:1.3125rem;transition:transform .25s}.pathway:hover .circle-arrow{transform:rotate(45deg)}.values-section{background:var(--cream)}.image-frame{margin-top:0.5rem}.image-frame img{width:100%;height:29.375rem;object-fit:cover}.image-caption{font-size:0.625rem;display:block;padding-top:0.9375rem;color:var(--muted);letter-spacing:.02em}.values-section .prose h2{font-size:2.25rem;font-weight:400;margin-top:0}.offering .prose h2{font-size:2.25rem;font-weight:400}.type-links{border-top:0.0625rem solid var(--line)}.type-links a{display:flex;align-items:center;justify-content:space-between;padding:1.5625rem 0;border-bottom:0.0625rem solid var(--line);text-decoration:none;font-size:1.25rem;font-weight:500;transition:padding .2s}.type-links a:hover{padding-left:0.75rem}.nature-section{background:#e2e8dd}.nature-section .prose h2{font-size:1.6875rem;margin-top:0}.call-card{padding:2.625rem;background:#e7e8df}.call-card>a:first-of-type{font-size:3rem;line-height:1.15;text-decoration:none;display:block;font-weight:400;letter-spacing:-.04em}.call-card>a:first-of-type span{font-size:2.25rem;margin-left:1.25rem}.call-card>p{font-size:0.8125rem;color:var(--muted);margin-top:1.5625rem}.contact-ribbon{background:#d9e1d2;padding:3.4375rem 0}.ribbon-inner{display:flex;gap:1.875rem;align-items:center;justify-content:space-between}.ribbon-inner h2{margin:0;font-size:2.1875rem;font-weight:400}.ribbon-inner .eyebrow{font-size:0.5625rem;margin-bottom:0.75rem}.site-footer{background:#20363a;color:#f1f3e9;padding-top:4.375rem}.footer-grid{display:grid;grid-template-columns:1.15fr 1.3fr 1fr;gap:4.375rem;padding-bottom:3.125rem}.footer-logo{width:11.875rem;margin-bottom:1.5rem}.footer-grid p,.footer-grid a,.footer-grid address,.footer-grid span{font-size:0.75rem;line-height:1.9}.footer-grid>div>a:not(:first-child),.footer-grid>div>span{display:block}.footer-grid h2{font-size:0.875rem;font-weight:600;letter-spacing:0;margin-bottom:1.5rem}.footer-grid a{text-decoration:none;margin-block:0.4375rem}.footer-grid a:hover{text-decoration:underline}.footer-muted,.footer-grid address{color:#c3cec5}.footer-grid address{margin-bottom:1.0625rem}.footer-membership{display:flex;justify-content:space-between;font-size:0.625rem;color:#c3cec5;padding-block:1.25rem;border-top:0.0625rem solid #ffffff20;border-bottom:0.0625rem solid #ffffff20}.footer-bottom{display:flex;gap:1.25rem;align-items:center;justify-content:space-between;padding-block:1.5625rem;font-size:0.625rem;color:#c8d0c9}.footer-bottom nav{display:flex;gap:1.5625rem}.footer-bottom a{text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.credit a{font-weight:700;color:#fff}.page-intro{padding-top:3.75rem;padding-bottom:4.0625rem}.breadcrumb{font-size:0.625rem;color:var(--muted);text-decoration:none;display:block;margin-bottom:2.8125rem}.breadcrumb span{margin-left:1rem}.page-intro .eyebrow{color:var(--muted);margin-bottom:1.0625rem}.page-intro h1{font-size:clamp(2.375rem,4.7vw,4.125rem);max-width:58.125rem;margin-bottom:1rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 15.625rem;gap:4rem;align-items:start}.article-content{font-size:1rem}.article-content>p:first-child{font-size:1.1875rem;line-height:1.8}.article-content figure{margin:2rem 0}.article-content picture img{border-radius:0.125rem;max-height:35rem;object-fit:contain;object-position:left}.article-content figure:has(.portrait){float:left;margin:0 1.875rem 1.25rem 0}.portrait{max-width:12.3125rem}.article-content:after{content:"";display:block;clear:both}.article-content figure:has([src*="urne"]){display:inline-block;width:45%;margin:0.9375rem 2% 0.9375rem 0;vertical-align:top}.article-content figure:has([src*="urne"]) img{height:18.125rem;width:100%;object-fit:cover}.article-content figcaption{font-size:0.75rem}.article-aside{position:sticky;top:7.5rem}.subnav{border-top:0.0625rem solid var(--line);margin-bottom:1.875rem}.subnav a{display:flex;justify-content:space-between;gap:0.75rem;padding:0.875rem 0;border-bottom:0.0625rem solid var(--line);font-size:0.75rem;text-decoration:none}.subnav a[aria-current]{font-weight:700;color:#234e3e}.subnav a:hover{text-decoration:underline}.aside-contact{padding:1.75rem;background:var(--cream)}.aside-contact h2{font-size:1.5rem}.aside-contact p{font-size:0.8125rem;color:var(--muted)}.aside-contact>a{display:block;font-size:1.0625rem;text-decoration:none;font-weight:600}.aside-contact>a.text-link{font-size:0.6875rem;margin-top:0.75rem}.aside-contact .eyebrow{font-size:0.5625rem}.wide-photo{margin-bottom:4.0625rem}.wide-photo img{width:100%;max-height:32.5rem;object-fit:cover;object-position:center 60%}.signature-name{font-size:1.4375rem!important;color:var(--ink);margin-top:2.1875rem}.signature-name span{display:block;font-size:0.6875rem;letter-spacing:.04em;margin-top:0.4375rem}.document-detail{border-bottom:0.0625rem solid var(--line);padding-block:0.9375rem}.document-detail summary{font-size:1.1875rem;cursor:pointer;color:var(--ink);font-weight:500;padding-block:0.375rem}.print-button{margin-top:1.25rem;width:100%;font-size:0.6875rem}.not-found{padding-block:6.25rem}.contact-page{padding-top:4.0625rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.contact-grid h1{font-size:clamp(2.5rem,4.3vw,3.8125rem)}.contact-grid .prose{max-width:31.25rem}.contact-grid .prose h2{font-size:1.4375rem}.contact-address{border-top:0.0625rem solid var(--line);margin-top:1.875rem;padding-top:1.5625rem}.contact-address a{display:block;overflow-wrap:anywhere;font-size:0.875rem}.form-card,.admin-panel{background:#fff;padding:2.375rem;border:0.0625rem solid var(--line);border-radius:0.1875rem;align-self:start}form label{display:block;font-size:0.75rem;font-weight:600;margin-bottom:0.4375rem;margin-top:1.125rem}input,textarea,select{width:100%;min-width:0;min-height:3rem;border:0.0625rem solid #a4aea5;border-radius:0.125rem;color:var(--ink);background:#fff;padding:0.6875rem 0.8125rem;font-size:0.875rem}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#203b40}.form-hint{font-size:0.6875rem;color:var(--muted);line-height:1.7}.form-card h2{font-size:1.875rem}.form-card .button{margin:1.375rem 0 0.9375rem}.checkbox{display:flex;align-items:flex-start;gap:0.75rem;font-size:0.6875rem;font-weight:400;line-height:1.8}.checkbox input{width:1.125rem;min-height:1.125rem;margin-top:0.25rem;flex:none;accent-color:var(--ink)}.honeypot{position:absolute!important;left:-624.9375rem!important;width:0.0625rem;height:0.0625rem;overflow:hidden}.notice{padding:1.0625rem 1.25rem;margin-block:1.25rem;background:#eef0e7;border:0.0625rem solid #cbd2c4;font-size:0.8125rem;overflow-wrap:anywhere}.notice.error{background:#fbefea;border-color:#d4a694;color:#763722}.notice.success{background:#e7f0e7;color:#25462b}.field-error{color:#873c24}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem}.full{width:100%}.admin-page{background:#edf0e9}.login-shell{min-height:100svh;display:grid;place-items:center;padding:2.5rem 1.25rem}.login-card{width:min(28.75rem,100%);padding:2.625rem;background:white;border:0.0625rem solid var(--line)}.admin-logo{width:11.875rem;height:auto;margin-bottom:2.1875rem}.login-card h1{font-size:2.1875rem}.login-card>p{font-size:0.8125rem}.login-card .button{margin-top:1.5625rem}.quiet-link{display:inline-block;margin-top:1.25rem;font-size:0.75rem}.password-wrap{position:relative}.password-wrap input{padding-right:6.25rem}.password-toggle{position:absolute;right:0.5625rem;top:0.5rem;background:#edf0e9;border:0;padding:0.3125rem 0.5625rem;font-size:0.6875rem;min-height:2rem}.admin-layout{display:grid;grid-template-columns:16.875rem minmax(0,1fr);min-height:100vh}.admin-sidebar{padding:2.1875rem 1.75rem;background:#20363a;color:white}.admin-sidebar .eyebrow{font-size:0.5625rem}.admin-sidebar nav a{display:flex;justify-content:space-between;text-decoration:none;padding:0.875rem 0.5rem;font-size:0.8125rem;border-bottom:0.0625rem solid #ffffff25}.admin-sidebar nav a[aria-current]{background:#3a514e}.admin-sidebar .quiet-link{color:#e0e8dc}.logout-button{margin-top:1.75rem;color:white;background:transparent;border:0.0625rem solid #83918b;padding:0.75rem;width:100%;font-size:0.8125rem}.admin-main{padding:3.4375rem min(5vw,4.6875rem);max-width:80rem;width:100%}.admin-main>h1{font-size:2.625rem}.admin-main>p{font-size:0.875rem}.admin-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-block:2.1875rem}.admin-cards>a{display:block;padding:1.75rem;background:white;text-decoration:none;border:0.0625rem solid var(--line)}.admin-cards h2{font-size:1.5625rem}.admin-cards p{font-size:0.8125rem;color:var(--muted)}.admin-panel{margin-block:1.5625rem}.admin-panel>p{font-size:0.8125rem}.admin-panel form>.button{margin-top:1.5rem}.admin-panel h2{font-size:1.6875rem}.actions{display:flex;gap:1.25rem;align-items:center;margin-top:1.5rem}.editor{font-size:0.8125rem;line-height:1.8}.will-reveal{opacity:0;transform:translateY(1.125rem);transition:opacity .7s,transform .7s}.will-reveal.is-visible{opacity:1;transform:none}
@media(min-width:1600px){.header-inner{max-width:100rem}.hero-content{padding-top:5rem}}
@media(max-width:1250px){.header-inner{padding-inline:2.1875rem;gap:1.5625rem}.brand{width:10.3125rem}.site-header nav{gap:1rem}.site-header nav a{font-size:0.6875rem}.site-header .nav-phone{font-size:0.8125rem;padding-left:0.9375rem}.container{width:calc(100% - 5rem)}.split,.welcome-grid,.content-layout{gap:3.4375rem}}
@media(max-width:1100px){.menu-toggle{display:flex;align-items:center;gap:0.9375rem;color:white;background:transparent;border:0.0625rem solid #ffffff60;min-height:2.75rem;padding:0.5625rem 0.9375rem;font-size:0.75rem}.menu-toggle i{width:1.3125rem;height:0.75rem;border-block:0.0625rem solid currentColor;transition:transform .2s}.menu-open .menu-toggle i{transform:rotate(-45deg);height:0.0625rem}.header-inner{min-height:6.25rem}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#203b40;padding:1.25rem 2.5rem 2.1875rem;max-height:calc(100svh - 6.25rem);overflow:auto}.menu-open #navigation{display:flex;flex-direction:column;align-items:stretch;gap:0}.menu-open #navigation a{font-size:1.1875rem;padding:0.8125rem 0;white-space:normal}.menu-open #navigation .nav-phone{border-left:0;border-top:0.0625rem solid #ffffff40;margin-top:0.9375rem;padding-top:1.375rem}.menu-open #navigation a:after{display:none}.menu-open{overflow:hidden}.inner-page:has(.site-header.scrolled){padding-top:6.25rem}.hero{min-height:49.375rem}.hero h1{font-size:4.5625rem}.footer-grid{gap:2.1875rem}.footer-bottom{flex-wrap:wrap}.pathway{padding:1.875rem 1.5625rem}.contact-grid{gap:2.5rem}.content-layout{grid-template-columns:minmax(0,1fr) 16.25rem;gap:2.8125rem}}
@media(max-width:800px){.container{width:calc(100% - 3rem)}.section{padding-block:4.6875rem}.section-bottom{padding-bottom:4.6875rem}.hero{min-height:50rem;height:92svh}.hero h1{font-size:4.0625rem}.hero-content{padding-top:6.25rem}.hero-bottom>a:nth-child(2){display:none}.hero-bottom>a:last-child{gap:0.625rem;flex-direction:column;align-items:flex-end}.hero-bottom>span{max-width:10rem}.hero-shade{background:linear-gradient(90deg,#102525ef,#10252588 70%,#10252544),linear-gradient(0deg,#152e2bbd,transparent 45%)}.split,.welcome-grid{grid-template-columns:1fr;gap:2.5rem}.welcome-grid .display br:nth-child(2){display:none}.pathways{grid-template-columns:1fr;margin-bottom:4.6875rem}.pathway{margin-left:0;margin-top:-0.0625rem;padding:1.75rem 4.5rem 1.5625rem 1.5625rem}.pathway h2{min-height:0;font-size:1.625rem}.pathway .eyebrow{margin-bottom:0.75rem}.pathway p{max-width:28.125rem;margin-bottom:0}.pathway .circle-arrow{position:absolute;right:1.375rem;top:50%;transform:translateY(-50%)}.image-frame img{height:auto;max-height:28.75rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-grid>div:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem;align-items:center}.footer-grid>div:first-child>a{grid-row:1/3}.footer-grid>div:first-child p{margin-bottom:0.5rem}.footer-membership{gap:1.25rem}.ribbon-inner h2{font-size:1.75rem}.ribbon-inner{align-items:flex-start}.content-layout{grid-template-columns:minmax(0,1fr);gap:2.5rem}.article-aside{position:static}.article-content{font-size:0.9375rem}.page-intro{padding-block:2.8125rem}.breadcrumb{margin-bottom:2.1875rem}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.form-card{padding:1.875rem}.admin-layout{grid-template-columns:13.125rem minmax(0,1fr)}.admin-sidebar{padding:1.5625rem 1.125rem}.admin-main{padding:2.1875rem 1.5rem}.admin-main>h1{font-size:2rem}.admin-cards,.form-grid{grid-template-columns:1fr}.admin-panel{padding:1.5625rem}}
@media(max-width:500px){.container{width:calc(100% - 2.5rem)}.header-inner{padding:0.875rem 1.25rem;min-height:5.75rem}.brand{width:9.25rem}.site-header.scrolled .brand{width:8.25rem}.site-header.scrolled .header-inner{min-height:4.75rem}.inner-page:has(.site-header.scrolled){padding-top:5.75rem}.hero{min-height:49.375rem;height:100svh;max-height:57.5rem}.hero-content{padding-top:6.5625rem;padding-bottom:6.875rem}.hero .eyebrow{font-size:0.5rem;letter-spacing:.09em;gap:0.625rem}.small-line{width:1.25rem}.hero h1{font-size:clamp(2.8125rem,11.8vw,3.6875rem);margin-bottom:1.5rem}.hero-content>p:not(.eyebrow){font-size:0.8125rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:0.9375rem;margin-top:1.6875rem}.hero .button{min-height:3.25rem}.hero-link{font-size:0.6875rem}.hero-bottom{bottom:1.5rem;padding-top:1.25rem;font-size:0.5625rem}.hero-bottom strong{font-size:0.9375rem}.hero-bottom>span{max-width:8.125rem;font-size:0.5rem}.hero-image img{object-position:62%}.desktop-break{display:none}.section{padding-block:3.875rem}.section-label{margin-bottom:1.875rem}.section-label .eyebrow{font-size:0.5625rem}.section-number{font-size:0.5rem}.display{font-size:2.375rem}.prose{font-size:0.875rem}.prose h2{font-size:1.625rem}.values-section .prose h2,.offering .prose h2{font-size:1.9375rem}.call-card{padding:1.75rem}.call-card>a:first-of-type{font-size:2.625rem}.ribbon-inner{flex-direction:column;gap:1.5625rem}.contact-ribbon{padding-block:2.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:2.1875rem}.footer-grid>div:first-child{display:block;grid-column:auto}.footer-logo{width:10rem}.footer-grid h2{margin-bottom:0.9375rem}.footer-membership,.footer-bottom{flex-direction:column;align-items:flex-start;gap:0.75rem}.footer-membership{font-size:0.5625rem}.site-footer{padding-top:2.8125rem}.footer-bottom{font-size:0.5625rem}.page-intro h1{font-size:2.4375rem}.page-intro{padding-top:2rem;padding-bottom:2.1875rem}.article-content>p:first-child{font-size:1.0625rem}.article-content figure:has(.portrait){float:none;margin:0 0 1.75rem}.article-content figure:has([src*="urne"]){width:100%;margin:0.9375rem 0}.article-content figure:has([src*="urne"]) img{height:auto;max-height:26.25rem}.contact-page{padding-top:2.1875rem}.contact-grid h1{font-size:2.5rem}.form-card{padding:1.5rem 1.25rem}.admin-layout{display:block}.admin-sidebar{padding:1.25rem}.admin-sidebar .admin-logo{width:8.4375rem;margin-bottom:1.25rem}.admin-sidebar nav{display:flex;flex-wrap:wrap;gap:0.3125rem}.admin-sidebar nav a{padding:0.5rem;font-size:0.6875rem}.admin-sidebar nav a span{display:none}.admin-sidebar .quiet-link{margin-top:0.75rem}.admin-sidebar .logout-button{width:auto;margin-top:0.75rem;padding:0.5rem 1.375rem}.admin-main{padding:1.875rem 1.25rem}.admin-main>h1{font-size:1.9375rem}.admin-panel{padding:1.5rem 1.125rem}.login-card{padding:1.875rem 1.5rem}.actions{flex-direction:column;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}
@media print{.site-header,.site-footer,.contact-ribbon,.article-aside,.skip-link,.breadcrumb{display:none!important}body{background:white;color:black;font-size:11pt}.container{width:100%;margin:0}.page-intro{padding:0}.page-intro h1{font-size:25pt}.content-layout{display:block}.prose{font-size:11pt;color:black}.document-detail>*{display:block!important}.document-detail{break-inside:avoid}a{color:black}.will-reveal{opacity:1;transform:none}}

/* Selected logo 05: brighter header and readable hero */
.site-header,.inner-page .site-header{background:rgba(246,244,238,.80);color:var(--ink);border-bottom:0.0625rem solid rgba(246,244,238,.35);-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem)}
.header-inner{min-height:7rem;gap:1.75rem}.brand{width:15.3125rem}.site-header nav a{font-size:0.8125rem}.site-header .nav-phone{border-left-color:#bac4b6;font-size:1rem}.site-header.scrolled{background:rgba(246,244,238,.92);color:var(--ink)}.site-header.scrolled .brand{width:13.125rem}.site-header.scrolled .header-inner{min-height:5.375rem}.inner-page:has(.site-header.scrolled){padding-top:7rem}
.hero-shade{background:linear-gradient(90deg,rgba(15,34,34,.98) 0%,rgba(15,34,34,.92) 31%,rgba(15,34,34,.64) 55%,rgba(15,34,34,.16) 82%),linear-gradient(0deg,#102b2beb,transparent 55%)}
.hero h1{font-weight:500;font-size:clamp(3.625rem,5.8vw,5.375rem);color:#fff;line-height:1.12}.hero h1 span{color:#e4e9da}.hero-content{padding-top:7.8125rem}.hero-content>p:not(.eyebrow){font-size:1.125rem;color:#fff;max-width:40rem}.hero .eyebrow{font-size:0.6875rem;color:#f0f3e8}.hero-link{font-size:0.8125rem}.hero-bottom{color:#f0f3e8}.footer-logo{width:15.625rem}.admin-sidebar .admin-logo{background:var(--paper);padding:0.75rem;width:13.75rem}.admin-logo{width:15rem}
@media(min-width:1101px) and (max-width:1350px){.brand{width:13.125rem}.header-inner{padding-inline:1.875rem;gap:1.25rem}.site-header nav{gap:1rem}.site-header nav a{font-size:0.6875rem}.site-header .nav-phone{font-size:0.875rem;padding-left:0.9375rem}}
@media(max-width:1100px){.header-inner{min-height:6.25rem}.brand{width:15rem}.menu-toggle{color:var(--ink);border-color:#8a998d}.site-header nav{background:var(--paper)}.menu-open #navigation .nav-phone{border-top-color:#b8c2b2}.inner-page:has(.site-header.scrolled){padding-top:6.25rem}}
@media(max-width:800px){.hero-shade{background:linear-gradient(90deg,#102828f5,#102828d9 52%,#10282899),linear-gradient(0deg,#102828ef,transparent 70%)}.hero-content>p:not(.eyebrow){font-size:1rem}.hero h1{font-size:3.875rem}}
@media(max-width:500px){.header-inner{min-height:5.75rem;gap:1rem;padding-inline:1.25rem}.brand{width:clamp(9.375rem,48vw,12.1875rem)}.menu-toggle{font-size:0.75rem;padding:0.5625rem 0.75rem;gap:0.6875rem}.site-header.scrolled .brand{width:10rem}.site-header.scrolled .header-inner{min-height:5rem}.inner-page:has(.site-header.scrolled){padding-top:5.75rem}.hero-content{padding-top:7.5rem}.hero .eyebrow{font-size:0.5625rem;letter-spacing:.07em}.hero h1{font-size:clamp(2.625rem,11.3vw,3.5rem);letter-spacing:-.05em}.hero-content>p:not(.eyebrow){font-size:0.9375rem;line-height:1.8}.hero-link{font-size:0.75rem}.footer-logo{width:14.375rem}.admin-sidebar .admin-logo{width:11.875rem}}

/* Unified photographic presentation: restrained sage, warm paper, natural product colours. */
.hero-image img{filter:saturate(.80) contrast(.97)}
.image-frame,.article-content picture:not(.portrait){background:var(--sage);isolation:isolate;position:relative}
.image-frame img,.article-content picture:not(.portrait) img{filter:saturate(.88) contrast(.98)}
.image-frame:after,.article-content picture:not(.portrait):after{content:"";position:absolute;inset:0;background:rgba(192,203,183,.075);pointer-events:none}
.article-content picture:not(.portrait){width:fit-content;max-width:100%;overflow:hidden;border-radius:0.1875rem}
.article-content figure:has([src*="urne"]) picture{width:100%}
.article-content figure:has(.portrait){width:18.75rem;max-width:42%;margin:0 2rem 1.5rem 0}
.portrait{width:100%;max-width:18.75rem}
.article-content .portrait img{width:100%;height:auto;max-height:none;border-radius:0.1875rem}
@media(max-width:1000px) and (min-width:801px){.article-content figure:has(.portrait){float:none;max-width:100%;margin-bottom:1.75rem}}
@media(max-width:600px){.article-content figure:has(.portrait){float:none;width:18.75rem;max-width:100%;margin:0 0 1.75rem}}
@media print{.image-frame:after,.article-content picture:not(.portrait):after{display:none}.hero-image img,.image-frame img,.article-content picture:not(.portrait) img{filter:none}}

/* Leitbild: show the full facade and let the photograph carry its own grading. */
.values-section .image-frame{background:transparent}.values-section .image-frame:after{display:none}.values-section .image-frame img{height:auto;aspect-ratio:3/2;object-fit:contain;filter:none;border-radius:0.1875rem}.values-section .image-caption{padding-top:1rem}

/* Borderless, staggered photo groups for funeral types. */
.article-content .funeral-gallery{display:grid;grid-template-columns:1.12fr .88fr;align-items:start;gap:1.75rem;margin:2.75rem 0 4rem;clear:both}
.article-content .funeral-gallery>figure.funeral-image{display:block;width:auto;margin:0;min-width:0}
.article-content .funeral-gallery>figure:nth-child(even){margin-top:4rem}
.article-content .funeral-gallery picture{width:100%;background:transparent;border:0;border-radius:0.1875rem}
.article-content .funeral-gallery picture:after{display:none}
.article-content .funeral-gallery figure.funeral-image picture img{width:100%;height:auto;max-height:none;object-fit:contain;border:0;border-radius:0.1875rem;filter:saturate(.83) contrast(.97)}
.article-content .funeral-gallery-three{grid-template-columns:1fr 1fr}
.article-content .funeral-gallery-three>figure:first-child{grid-column:1/-1;width:85%}
.article-content .funeral-gallery-three>figure:nth-child(2){margin-top:0}
.article-content .funeral-gallery-three>figure:nth-child(3){margin-top:3.75rem}
.article-content .funeral-gallery-urns>figure:last-child{grid-column:1/-1;width:78%;justify-self:center;margin-top:0.5rem}

@media(max-width:600px){.article-content .funeral-gallery{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0 2.75rem}.article-content .funeral-gallery>figure.funeral-image{width:100%;margin:0;grid-column:auto}.article-content .funeral-gallery>figure:nth-child(even){width:88%;justify-self:end}}

.page-intro h1{overflow-wrap:anywhere;hyphens:auto}

/* Align header content with the shared page and footer container. */
.header-inner{max-width:80rem;padding-inline:0}
@media(max-width:800px){.site-header nav{padding-inline:1.5rem}}
@media(max-width:500px){.site-header nav{padding-inline:1.25rem}}

/* Quiet symbolic images within editorial text pages. */
.article-content .editorial-image{margin:2.375rem 0 2.75rem}.article-content .editorial-image picture{width:100%;background:transparent}.article-content .editorial-image picture:after{display:none}.article-content .editorial-image img{width:100%;height:auto;max-height:none;filter:none;border-radius:0.1875rem}.article-content .editorial-image figcaption{padding-top:0.5rem;font-size:0.625rem;color:var(--muted)}
@media print{.editorial-image{display:none}}

/* Transparent header over the hero; dark page masthead on inner pages. */
.site-header,.inner-page .site-header,.site-header.scrolled{background:transparent;border:0;box-shadow:none;color:var(--paper);backdrop-filter:none;-webkit-backdrop-filter:none}
.home-page .site-header{position:absolute}.inner-page .site-header{position:relative}
.inner-page{background:linear-gradient(var(--ink),var(--ink)) top/100% 7rem no-repeat,var(--paper)}
.site-header .nav-phone{border-left-color:#ffffff55}
.menu-toggle{color:var(--paper);border-color:#ffffff80}
.home-closing>.prose{max-width:49.375rem}
.footer-membership{border-top:0;border-bottom:0.0625rem solid #ffffff25;padding-top:0;padding-bottom:1.5rem}
@media(max-width:1100px){.inner-page{background-size:100% 6.25rem}.site-header nav{background:var(--ink);color:var(--paper)}.menu-open #navigation .nav-phone{border-top-color:#ffffff55}}
@media(max-width:500px){.inner-page{background-size:100% 5.75rem}}

/* Restore the compact glass header while scrolling. */
.site-header.scrolled,.home-page .site-header.scrolled,.inner-page .site-header.scrolled{position:fixed;background:rgba(246,244,238,.92);color:var(--ink);border-bottom:0.0625rem solid rgba(246,244,238,.35);box-shadow:0 0.1875rem 1.25rem #10252815;-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem)}
.site-header.scrolled .nav-phone{border-left-color:#bac4b6}
.site-header.scrolled .menu-toggle{color:var(--ink);border-color:#8a998d}
@media(max-width:1100px){.site-header.scrolled nav{background:var(--paper);color:var(--ink)}.menu-open .site-header.scrolled #navigation .nav-phone{border-top-color:#b8c2b2}}

/* Viewport-filling hero with intrinsic room for text on short screens. */
.hero{height:auto;min-height:100vh;min-height:100svh;max-height:none;display:grid;grid-template-rows:1fr auto;align-items:center}
.hero-content{padding-top:10rem;padding-bottom:5.625rem}
.hero-bottom{position:relative;inset:auto;margin-bottom:1.75rem}
.hero-image img{width:100%;height:100%;object-fit:cover;object-position:65% 50%}
@media(max-width:800px){.hero-content{padding-top:9.0625rem;padding-bottom:4.0625rem}}
@media(max-width:500px){.hero-content{padding-top:8.25rem;padding-bottom:3rem}.hero-bottom{margin-bottom:1.5rem}.hero-image img{object-position:62% 50%}}

/* One closing contact section on the home page. */
.closing-copy{max-width:49.375rem}.closing-copy h2{margin-bottom:1.375rem}.closing-copy p{font-size:0.9375rem;line-height:1.9;margin-bottom:0}.ribbon-inner>.button{flex-shrink:0}



/* Association signature: original mark, light monochrome on dark footer. */
.footer-membership{align-items:center;gap:2rem;padding:0.625rem 0 1.875rem;margin-top:0.125rem}
.association{display:flex;align-items:center;gap:1.25rem;min-width:0}
.association-logo{width:3.6875rem;height:auto;flex:none;filter:brightness(0) invert(1);opacity:.88}
.association p{margin:0;line-height:1.5}.association-label{display:block;font-size:0.625rem;letter-spacing:.09em;text-transform:uppercase;color:#c3cec5;margin-bottom:0.375rem}.association-name{display:block;font-size:0.875rem;font-weight:500;color:var(--paper)}
.footer-appointment{margin:0;font-size:0.6875rem;max-width:14.375rem;text-align:right;color:#c3cec5}
@media(max-width:500px){.footer-membership{align-items:flex-start;gap:1.5rem;padding:0.25rem 0 1.75rem}.association{gap:1.125rem}.association-logo{width:3.25rem}.association-name{font-size:0.8125rem}.footer-appointment{text-align:left;max-width:none}}

/* Shared spacing and intrinsic-width safeguards across public pages. */
:root{--page-top:clamp(2rem,4.2vw,3.75rem);--intro-gap:clamp(2rem,4vw,3.5rem)}
.article-content,.article-aside,.footer-grid>div,.contact-grid>div,.split>div,.welcome-grid>div{min-width:0}
.page-intro{padding-top:var(--page-top);padding-bottom:var(--intro-gap)}
.page-intro .breadcrumb{margin-bottom:clamp(1.5rem,3vw,2.5rem)}
.page-intro h1{margin-bottom:0}.page-intro .lead{margin-top:1.25rem;margin-bottom:0}
.contact-page{padding-top:var(--page-top)}
.article-content>:last-child{margin-bottom:0}
.article-content .portrait{width:100%;max-width:100%}
.article-content figure:has(.portrait){max-width:42%}
.footer-grid a,.footer-grid address{overflow-wrap:anywhere}
.subnav a{align-items:center}.subnav a>span,.type-links a>span{flex:none}
.section-label{gap:1.25rem}.section-label .eyebrow{margin-bottom:0}
@media(min-width:1101px){.content-layout{grid-template-columns:minmax(0,1fr) 15.625rem;gap:4rem}}
@media(max-width:1000px) and (min-width:801px){.article-content figure:has(.portrait){max-width:100%}}
@media(max-width:800px){.ribbon-inner{flex-wrap:wrap}.ribbon-inner>div{min-width:0;flex:1 1 23.75rem}}
@media(max-width:600px){.article-content figure:has(.portrait){width:min(18.75rem,100%);max-width:100%}}
@media(max-width:500px){.ribbon-inner>div{flex:auto}.section-label{align-items:flex-start}.section-number{flex:none}}
@media(max-height:700px){.article-aside{position:static}}

/* Scale the complete type and spacing system on wide CSS viewports.
   1920px: 16px root; 2560px: 21.33px; 3840px: 32px.
   Media-query breakpoints remain in CSS pixels; browser zoom stays effective. */
:root{font-size:clamp(1rem,.8333333333vw,2rem)}
@media print{:root{font-size:1rem}}

/* Locally hosted Lora Medium for editorial headlines. */
@font-face{font-family:Lora;src:url(/assets/fonts/lora-latin-ext-500.woff2) format('woff2');font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Lora;src:url(/assets/fonts/lora-latin-500.woff2) format('woff2');font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--font-heading:Lora,Georgia,serif}
body:not(.admin-page) main h1,body:not(.admin-page) main h2:not(.aside-contact h2):not(.form-card h2),.contact-ribbon h2{font-family:var(--font-heading);font-weight:500;letter-spacing:-.025em;line-height:1.22}
.hero h1{line-height:1.14!important;letter-spacing:-.035em!important}

/* Reading width and clear orientation, while photographs retain their space. */
.article-content>p,.article-content>ul,.article-content>ol,.article-content>blockquote,.article-content>.document-detail,.closing-copy p{max-width:68ch}
.prose p{max-width:68ch}
.comparison{margin-bottom:3.5rem}
.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-block:1.75rem}
.comparison-card{border-top:1px solid var(--line);background:var(--cream);padding:1.75rem;display:flex;flex-direction:column;min-width:0}
.comparison-card h3{font-size:1.5rem;margin:0 0 1rem;font-weight:500}
.comparison-card p{font-size:.9375rem}.comparison-card .comparison-kind{font-weight:600;color:var(--ink);margin-bottom:.75rem}
.comparison-card .text-link{margin-top:auto;align-self:flex-start;gap:.75rem;flex-wrap:wrap}
.comparison-child{font-size:.9375rem}
.steps-nav{display:flex;flex-wrap:wrap;gap:.625rem;margin:1.75rem 0 2.5rem}
.steps-nav a{display:block;border:1px solid var(--line);padding:.625rem .875rem;font-size:.8125rem;text-decoration:none;background:var(--cream)}
.steps-nav a:hover{background:var(--sage)}
.article-content .first-steps{counter-reset:step;list-style:none;padding:0;margin-block:1.5rem 2.75rem}
.article-content .first-steps li{counter-increment:step;position:relative;margin:0;padding:1.25rem 0 1.25rem 3.5rem;border-bottom:1px solid var(--line)}
.first-steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:1.2rem;width:2.25rem;height:2.25rem;display:grid;place-items:center;background:var(--sage);color:var(--ink);border-radius:50%;font-size:.8125rem;font-weight:700}
.welcome-portrait{margin:2.5rem 0 0;width:min(17.5rem,100%)}
.welcome-portrait img{width:100%;height:auto;border-radius:.1875rem}
.welcome-portrait figcaption{font-size:1rem;color:var(--ink);padding-top:1rem;line-height:1.5}
.welcome-portrait figcaption span{display:block;font-size:.75rem;color:var(--muted);margin-top:.25rem}
.article-content .editorial-person{width:min(20rem,100%)}
@media(max-width:800px){.article-aside .aside-contact{display:none}.article-aside .subnav{margin-bottom:0}.welcome-person{display:grid;grid-template-columns:minmax(0,1fr) minmax(8rem,35%);gap:1.5rem;align-items:start}.welcome-portrait{margin:0;width:100%}}
@media(max-width:600px){.comparison-grid{grid-template-columns:1fr}.comparison-card{padding:1.5rem}}
@media(max-width:500px){.welcome-person{grid-template-columns:1fr}.welcome-portrait{width:12.5rem;margin-top:.5rem}}

/* Balanced welcome: introduction together, portrait alongside. */
.welcome .welcome-grid{grid-template-columns:minmax(0,1fr) 17.5rem;gap:clamp(2rem,6vw,6rem);align-items:center}
.welcome-copy{min-width:0}.welcome-copy .display{margin-bottom:1.75rem}.welcome-copy .prose{max-width:64ch}
.welcome .welcome-portrait{margin:0;width:100%}
.welcome.section{padding-bottom:clamp(3rem,5vw,5rem)}
@media(max-width:800px){.welcome .welcome-grid{grid-template-columns:minmax(0,1fr);gap:2rem}.welcome .welcome-portrait{display:flex;align-items:center;gap:1.25rem;width:100%}.welcome-portrait picture{width:7rem;flex:none}.welcome-portrait figcaption{padding-top:0}.welcome-copy .display br{display:none}}

/* Broad symbolic welcome image, balanced with the introduction. */
.welcome .welcome-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem}
.welcome-media{margin:0;min-width:0}.welcome-media picture,.welcome-media img{width:100%}
.welcome-media img{height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:.1875rem}
.welcome-media figcaption{font-size:.625rem;color:var(--muted);margin-top:.5rem}
@media(max-width:800px){.welcome .welcome-grid{grid-template-columns:minmax(0,1fr);gap:2rem}}

/* Keep article copy adjacent to its navigation instead of leaving an empty inner column. */
.article-content>p,.article-content>ul,.article-content>ol,.article-content>blockquote,.article-content>.document-detail,.article-content p{max-width:none}
@media(min-width:1101px){.content-layout{grid-template-columns:minmax(0,1fr) 19rem;gap:3rem}}
/* Compact footer: three deliberate groups and one legal divider. */
.site-footer{padding-top:3.5rem}
.footer-grid.footer-grid-clean{grid-template-columns:1fr 1.15fr .85fr;gap:3rem;padding-bottom:2.75rem}
.footer-grid-clean>div:first-child{display:block;grid-column:auto}
.footer-grid-clean .footer-logo{width:13.75rem;margin-bottom:1.25rem}
.footer-grid-clean h2{margin:0 0 1.25rem;font-size:.875rem}
.footer-grid-clean p,.footer-grid-clean address,.footer-grid-clean a{font-size:.8125rem}
.footer-grid-clean .footer-muted{margin:0 0 1.75rem}
.footer-grid-clean .association{gap:.875rem;align-items:center}
.footer-grid-clean .association-logo{width:2.5rem}
.footer-grid-clean .association p{margin:0}
.footer-grid-clean .association-label{font-size:.5625rem;letter-spacing:.06em;margin-bottom:.25rem}
.footer-grid-clean .association-name{font-size:.6875rem;line-height:1.5;color:#c3cec5}
.footer-grid-clean .footer-appointment{font-size:.6875rem;text-align:left;margin-top:1rem;max-width:none}
.footer-grid-clean .footer-links nav a{display:block;margin:0 0 .625rem}
.footer-grid-clean .footer-region{font-size:.6875rem;color:#c3cec5;margin:1.25rem 0 0}
.footer-grid-clean .footer-region a{font-size:inherit;display:inline}
.footer-bottom{border-top:1px solid #ffffff25;padding-block:1.25rem;gap:1rem}
@media(max-width:900px){.footer-grid.footer-grid-clean{grid-template-columns:1fr 1fr;gap:2.25rem}.footer-grid-clean .footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;align-items:center}.footer-grid-clean .footer-brand>a{grid-column:1;grid-row:1}.footer-grid-clean .footer-brand>.footer-muted{grid-column:1;grid-row:2;margin-bottom:0}.footer-grid-clean .footer-brand>.association{grid-column:2;grid-row:1/3}}
@media(max-width:600px){.site-footer{padding-top:2.75rem}.footer-grid.footer-grid-clean{grid-template-columns:minmax(0,1fr);gap:2rem}.footer-grid-clean .footer-brand{display:block;grid-column:auto}.footer-grid-clean .footer-brand>.footer-muted{margin-bottom:1.5rem}.footer-grid-clean .footer-links nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}.footer-grid-clean .footer-links nav a{margin:0}.footer-grid-clean .footer-region br{display:none}.footer-bottom{flex-direction:column;align-items:flex-start}}

/* Slightly deeper background for the closing telephone button. */
.contact-ribbon .button.light{background:#bdcbb5;border-color:#bdcbb5;color:var(--ink)}
.contact-ribbon .button.light:hover{background:#acbda3;border-color:#acbda3}




/* Navigation underline expands from its centre in both directions. */
.site-header nav a:not(.nav-phone){transition:color .2s ease}
.site-header nav a:not(.nav-phone):before{content:none}
.site-header nav a:not(.nav-phone):after{content:"";display:block;position:absolute;left:0;right:0;bottom:.25rem;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .25s ease;pointer-events:none}
.site-header nav a:not(.nav-phone):hover:after,.site-header nav a:not(.nav-phone):focus-visible:after,.site-header nav a:not(.nav-phone)[aria-current="page"]:after{width:100%;transform:scaleX(1)}
.site-header nav a[aria-current="page"]{font-weight:700}
@media(max-width:1100px){.menu-open #navigation a:not(.nav-phone){align-self:flex-start;max-width:100%;padding-inline:0}.menu-open #navigation a:not(.nav-phone):after{display:block}}
@media(prefers-reduced-motion:reduce){.site-header nav a:not(.nav-phone):after{transition:none}}
/* Click-to-load map with restrained sage colouring. */
.map-panel{margin:1.5rem 0 1rem}
.map-frame{min-height:25rem;background:var(--sage);border:1px solid var(--line);border-radius:.25rem;overflow:hidden}
.map-consent{min-height:25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:1rem}
.map-consent[hidden],.map-embed[hidden],.map-remove[hidden]{display:none}
.map-pin{width:2rem;height:2.5rem;color:var(--ink)}
.article-content .map-consent p{margin:0;max-width:50ch;font-size:.875rem}
.article-content .map-consent .map-name{font-family:var(--font-heading);font-size:1.75rem;color:var(--ink)}
.article-content .map-consent .map-note{font-size:.75rem;color:var(--muted)}
.map-privacy{font-size:.75rem}.map-embed{height:25rem}
.map-embed iframe{display:block;width:100%;height:100%;border:0;filter:grayscale(.85) sepia(.18) hue-rotate(35deg) saturate(.65)}
.map-controls{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}
.article-content .map-status{font-size:.75rem;color:var(--muted);margin:.5rem 0 0}
.map-remove{background:transparent;border:0;color:var(--ink);font-size:.75rem;text-decoration:underline;text-underline-offset:.2rem;min-height:2.75rem;padding:.5rem 0}
@media(max-width:500px){.map-consent{padding:1.5rem 1rem}.map-embed{height:23rem}}
@media print{.map-panel{display:none}}

/* Arrival information in one balanced row. */
.travel-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:2.25rem 0 1.25rem}
.article-content .travel-options h2{font-size:1.375rem;margin:0 0 1rem}
.travel-options>section{min-width:0;border-top:1px solid var(--line);padding-top:1.25rem}
.travel-options p{margin:0}
@media(max-width:600px){.travel-options{grid-template-columns:1fr;gap:1.5rem}}

/* Navigation line follows the grey accent of the displayed logo. */
.site-header nav a:not(.nav-phone):after{background:rgb(196,205,184)}
.site-header.scrolled nav a:not(.nav-phone):after{background:rgb(133,140,124)}

/* Fine navigation underline over the hero and quiet closing note. */
.hero-bottom .hero-closing-note{max-width:none;text-align:right;font-size:inherit}
