:root{--cream:#f6f3eb;--paper:#fffdf8;--ink:#303b32;--muted:#596356;--olive:#52613f;--olive-dark:#354729;--rust:#a74e32;--line:#d9dbcf;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif;color-scheme:light;font-family:var(--sans);font-size:18px;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}
body{margin:0}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-underline-offset:4px}
button{color:inherit}
button:disabled{cursor:wait}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #944326;outline-offset:5px}
button:focus:not(:focus-visible){outline:0}
[hidden]{display:none!important}
.skip-link{position:fixed;z-index:100;top:10px;left:12px;padding:16px;background:white;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.site-header{height:106px;padding:0 4.8%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:4}
.brand{display:flex;align-items:center;gap:14px;text-decoration:none}
.brand-cross{font-size:46px;font-family:var(--serif);color:var(--olive);font-weight:400}
.brand strong{display:block;font:26px var(--serif);letter-spacing:-.8px}
.brand small{display:block;font-size:9px;letter-spacing:1.5px;margin-top:8px;font-weight:600}
.header-nav{display:flex;gap:29px;align-items:center}
.header-nav a{font-size:15px;text-decoration:none;padding:14px 0}
.header-nav a:hover{text-decoration:underline}
.quiet-button{background:transparent;border:1px solid var(--line);border-radius:5px;min-height:46px;padding:10px 15px;font-size:14px;display:inline-flex;align-items:center;gap:10px}
.quiet-button:hover{background:#e9ecdf}
.eyebrow{font-size:10px;letter-spacing:2.25px;font-weight:650;display:flex;align-items:center;gap:12px;color:var(--olive);line-height:1.6}
.little-line{width:27px;height:1px;background:var(--olive)}
h1{font:clamp(45px,4.5vw,70px)/1.09 var(--serif);font-weight:400;letter-spacing:-2px;margin:26px 0 25px}
h1 em{font-weight:400;color:var(--olive)}
.welcome-copy{font-size:17px;line-height:1.8;color:var(--muted);margin:0 0 27px}
.button{border:1px solid var(--line);border-radius:5px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 23px;min-height:56px;text-decoration:none;font-size:17px;font-weight:500;background:var(--paper)}
.button.primary{background:var(--olive);border-color:var(--olive);color:#fff}
.button.primary:hover{background:var(--olive-dark)}
.navigation-band{border-block:1px solid var(--line);background:#f9f7f0;padding:0 6%}
.parish-section{padding:78px 6% 85px;max-width:1550px;margin:auto}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}
.section-heading h2{font:40px/1.2 var(--serif);font-weight:400;letter-spacing:-1px;margin:15px 0 0}
.section-heading>p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}
.content-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.content-card{position:relative;display:block;border:1px solid #d9ddcf;border-radius:7px;padding:26px 23px 28px;text-decoration:none;background:#faf9f3;min-height:218px;transition:background .2s,transform .2s}
.content-card:hover{background:#e9eddf;transform:translateY(-3px)}
.content-card .card-icon{display:block;font-size:24px;color:var(--olive);height:40px}
.content-card h3{font:24px/1.2 var(--serif);margin:14px 0 13px}
.content-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}
.content-card .card-arrow{position:absolute;right:18px;top:26px;font-size:23px;color:var(--olive)}
.site-footer{padding:48px 6% 24px;display:flex;gap:40px;flex-wrap:wrap;justify-content:space-between;font-size:13px;line-height:1.8}
.site-footer strong{font:23px var(--serif)}
.site-footer p{margin:10px 0}
.site-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.site-footer nav button{border:0;background:none;padding:0;text-decoration:underline;font-size:13px}
.reader{position:fixed;inset:0 0 0 auto;width:min(870px,94vw);height:100dvh;max-height:100dvh;max-width:100vw;margin:0;padding:0;border:0;border-left:1px solid var(--line);color:var(--ink);background:var(--paper);overflow:auto;overscroll-behavior:contain}
.reader::backdrop{background:#23312185;backdrop-filter:blur(4px)}
.reader-header{position:relative;padding:38px 44px 28px;border-bottom:1px solid var(--line);background:var(--cream)}
.reader-header h2{font:39px/1.15 var(--serif);font-weight:400;margin:23px 0 18px;max-width:85%}
.reader-header>a{font-size:14px}
.reader-header .eyebrow{padding-right:110px}
.close-button{position:absolute;top:27px;right:27px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:10px 15px;min-height:46px;background:var(--paper);border-radius:4px;font-size:14px}
.close-button span{font-size:25px;line-height:1}
.reader-body{padding:32px 44px 60px;font-size:18px;line-height:1.8;overflow-wrap:anywhere}
.reader-body h2{font:32px/1.3 var(--serif);margin:30px 0 16px}
.reader-body h3{font:26px/1.3 var(--serif);margin:24px 0 14px}
.reader-body h4{font-size:20px}
.reader-body p{margin:0 0 20px}
.reader-body a{color:#445c30;text-decoration:underline}
.reader-body img{max-width:100%;height:auto;display:block;border-radius:5px}
.reader-body .page-hero>img{max-height:260px;width:100%;object-fit:cover;margin-bottom:28px}
.reader-body .page-hero h2{display:none}
.reader-body .surface,.reader-body article{margin:0 0 28px}
.reader-body .card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.reader-body .card img{max-height:240px;object-fit:cover}
.reader-body figure{margin:0 0 24px}
.reader-body figcaption{font-size:15px;margin-top:8px}
.reader-body li{margin-bottom:8px}
.reader-body .btn{display:inline-block;border:1px solid var(--line);padding:12px 18px;margin:5px 5px 5px 0;border-radius:4px;font-size:16px;min-height:48px}
.reader-body .btn-primary{background:var(--olive);color:white;text-decoration:none}
.reader-body details{border-bottom:1px solid var(--line);padding:18px 0}
.reader-body summary{cursor:pointer;font-weight:600;min-height:44px}
.reader-body summary:focus-visible{outline:3px solid var(--rust);outline-offset:3px}
.reader-body label{display:block;margin-bottom:7px}
.reader-body input:not([type=checkbox]):not([type=hidden]),.reader-body select,.reader-body textarea{width:100%;max-width:100%;min-height:50px;border:1px solid #8d9884;background:white;padding:12px;border-radius:4px;color:var(--ink);font-size:18px}
.reader-body .form-field{margin-bottom:20px}
.reader-body .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
.reader-body .form-field.full{grid-column:1/-1}
.reader-body .checkline{display:flex;align-items:flex-start;gap:15px;font-size:16px}
.reader-body input[type=checkbox]{min-width:24px;width:24px;height:24px;margin-top:5px}
.reader-body .form-note{font-size:14px}
.reader-body button{min-height:48px}
.reader-body .bulletin-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.reader-body .bulletin-gallery button{padding:0;border:0;background:none;cursor:zoom-in}
.reader-body .bulletin-gallery__item{margin:0}
.reader-body .gallery-link{display:block;padding:14px;border:1px solid var(--line);border-radius:4px}
.reader-body .reader-notice{padding:18px;background:#eef0e6;border-left:3px solid var(--olive);font-size:16px}
.reader-body .contact-grid{display:flex;flex-direction:column-reverse}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.noscript-note{padding:30px;line-height:1.8;border-top:1px solid var(--line)}
@media(max-width:1100px){
.header-nav{gap:18px}
.header-nav a{font-size:13px}
.brand strong{font-size:22px}
.brand small{font-size:8px}
.site-header{padding:0 4%;gap:16px}
.content-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:800px){
.site-header{height:88px;padding:0 5%}
.header-nav{display:none}
.brand strong{font-size:21px}
.brand small{font-size:7px;letter-spacing:1px}
.brand-cross{font-size:34px}
.brand{gap:9px}
.quiet-button{font-size:12px;padding:10px}
.eyebrow{font-size:9px}
h1{font-size:46px;line-height:1.07;margin:16px 0}
h1 br{display:none}
h1 br::after{content:' '}
.welcome-copy{font-size:15px;line-height:1.6;margin-bottom:18px}
.welcome-copy br{display:none}
.navigation-band{padding:0 3%}
.parish-section{padding:50px 6%}
.section-heading{display:block;margin-bottom:26px}
.section-heading h2{font-size:34px}
.section-heading>p{margin-top:16px;font-size:14px}
.section-heading>p br{display:none}
.content-grid{grid-template-columns:1fr 1fr;gap:12px}
.content-card{padding:20px 16px;min-height:200px}
.content-card h3{font-size:22px}
.content-card p{font-size:13px}
.content-card .card-arrow{right:13px;top:20px}
.site-footer{padding:35px 6% 20px}
.reader{width:100%}
.reader-header{padding:25px 24px}
.reader-header h2{font-size:32px;margin-top:24px}
.reader-body{padding:24px;font-size:18px}
.reader-body .form-grid{grid-template-columns:1fr}
.close-button{top:18px;right:18px}
.reader-body .card-grid{grid-template-columns:1fr}
}
@media(max-width:380px){
.brand strong{font-size:17px}
.brand small{max-width:155px;line-height:1.5}
.brand-cross{font-size:30px}
.site-header{gap:6px}
.quiet-button{font-size:11px}
.content-grid{grid-template-columns:1fr}
.reader-body{padding:20px}
.reader-body .bulletin-gallery{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.content-card:hover{transform:none}
}
@media print{
.site-header{display:none}
.reader{position:static;width:100%;height:auto;overflow:visible}
.reader-close{display:none}
}

.parish-section{padding-top:65px}
.header-nav a{font-size:16px}
.quiet-button{font-size:15px}
.welcome-copy{font-size:18px}
.content-card p{font-size:16px}
.site-footer{font-size:15px}
.site-footer nav button{font-size:15px}
.reader-body .bulletin-thumb{display:block}
.reader-body .bulletin-thumb img{width:100%;height:auto}
.reader-body .bulletin-thumb:focus-visible{outline:3px solid var(--rust);outline-offset:3px}
.reader-body .bulletin-gallery figure{min-width:0}
.reader-body .bulletin-gallery figcaption{font-size:14px}
.reader-body .gallery-link{width:100%}
@media(max-width:1100px){
.header-nav{display:none}
}
@media(max-width:800px){

.quiet-button{font-size:13px}
.welcome-copy{font-size:16px}
.content-card p{font-size:15px}
.reader-header .eyebrow{font-size:10px}
.reader-body .form-grid{display:block}
}
@media print{
body{padding:0}
}
h1 em{white-space:nowrap}
.reader-body table{border-collapse:collapse;width:100%;font-size:16px;line-height:1.6;margin:20px 0}
.reader-body th,.reader-body td{border:1px solid #bdc5b3;padding:12px;text-align:left;vertical-align:top}
.reader-body th{background:#eef0e6}
.reader-body caption{text-align:left;font-weight:600;margin-bottom:10px}
.reader-body .table-scroll{overflow-x:auto}
.reader-body .table-scroll:focus-visible{outline:3px solid var(--rust)}
@media(max-width:800px){
h1{font-size:39px;line-height:1.1}
h1 br{display:block}
.reader-body th,.reader-body td{padding:8px;font-size:15px}
}
.reader-body details>section{padding-top:16px}
@media(max-width:800px){
.desktop-label{display:none}
}
:root{
  --cream:#f7efe1;
  --paper:#fff9ef;
  --ink:#2d211c;
  --muted:#665b50;
  --olive:#5d6a3c;
  --olive-dark:#414d2b;
  --rust:#a34830;
  --terre:#a34830;
  --terre-dark:#782f32;
  --sand:#efe4cd;
  --line:#d8cbb4;
  --focus:#782f32;
}
body{background:var(--cream);color:var(--ink)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-color:var(--focus);outline-width:3px}
.site-header{min-height:112px;height:auto;background:var(--paper);border-bottom:5px solid var(--terre);position:relative;isolation:isolate}
.site-header::after{content:"";position:absolute;right:4%;bottom:-4px;width:142px;height:76px;background:url('/assets/identity/identity-olive.svg') center/contain no-repeat;opacity:.78;pointer-events:none;z-index:-1}
.brand{color:var(--terre-dark)}
.brand-cross{color:var(--terre)}
.brand strong{font-size:clamp(1.35rem,2.3vw,1.78rem)}
.brand small{color:var(--olive-dark);font-weight:700}
.header-nav a{color:var(--terre-dark);font-weight:650}
.header-nav a:hover{text-decoration-color:var(--terre);text-decoration-thickness:2px}
.quiet-button{background:var(--paper);border-color:var(--terre);color:var(--terre-dark);font-weight:700;border-radius:999px}
.quiet-button:hover{background:var(--sand)}
.eyebrow{color:var(--terre-dark);font-weight:800}
.little-line{background:var(--terre)}
h1{color:var(--terre-dark)}
h1 em{color:var(--terre)}
.welcome-copy{color:var(--muted)}
.button{border-color:var(--terre);background:var(--paper);color:var(--terre-dark);font-weight:700;border-radius:999px}
.button.primary{background:var(--terre);border-color:var(--terre);color:#fff9ef;box-shadow:0 9px 20px #782f3233}
.button.primary:hover{background:var(--terre-dark)}
.navigation-band{background:var(--terre-dark);border-color:var(--terre-dark)}
.parish-section{position:relative;background:var(--cream)}
.parish-section::after{content:"";position:absolute;right:0;bottom:0;width:56px;height:56px;background:url('/assets/identity/identity-tile.svg') center/cover no-repeat;opacity:.8;pointer-events:none}
.section-heading h2,.content-card h3{color:var(--terre-dark)}
.content-grid{gap:20px}
.content-card{border-color:#d7b99d;background:var(--paper);border-radius:0;box-shadow:0 4px 0 #d5bda8;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.content-card::before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--terre)}
.content-card:hover{background:#fff4e3;box-shadow:0 7px 0 #c89072;transform:translateY(-3px)}
.content-card .card-icon,.content-card .card-arrow{color:var(--terre)}
.site-footer{background:var(--paper);border-top:5px solid var(--terre);color:var(--ink)}
.site-footer strong{color:var(--terre-dark)}
.site-footer a,.site-footer nav button{color:var(--terre-dark);font-weight:650}
.reader{background:var(--paper);border-left-color:var(--line);color:var(--ink)}
.reader::backdrop{background:#2d211c9c}
.reader-header{padding:42px 44px 32px;background:var(--terre);border-bottom:0;color:#fff9ef;overflow:hidden}
.reader-header::after{content:"";position:absolute;right:-28px;bottom:-18px;width:238px;height:128px;background:url('/assets/identity/identity-church.svg') center/contain no-repeat;opacity:.74;pointer-events:none}
.reader-header .eyebrow{color:#fff9ef;position:relative;z-index:1}
.reader-header .little-line{background:#fff9ef}
.reader-header h2{position:relative;z-index:1;color:#fff9ef;font-size:clamp(2rem,4.2vw,3.1rem);max-width:75%;margin-bottom:20px}
.reader-header>a{position:relative;z-index:1;display:inline-flex;min-height:44px;align-items:center;color:#fff9ef;font-weight:750;text-decoration-thickness:2px}
.close-button{background:#fff9ef;border-color:#fff9ef;color:var(--terre-dark);font-weight:800;border-radius:999px;z-index:10}
.reader[open] .close-button{position:fixed;top:18px;right:18px}
.reader-body{padding:42px 44px 76px;background:var(--paper);font-size:19px;line-height:1.82;color:var(--ink)}
.reader-body h2,.reader-body h3,.reader-body h4{color:var(--terre-dark)}
.reader-body h2,.reader-body h3{font-weight:400;letter-spacing:-.025em}
.reader-body h2{font-size:clamp(2rem,4vw,2.8rem)}
.reader-body h3{font-size:clamp(1.65rem,3vw,2.1rem);margin-top:2.3rem}
.reader-body h4{font:700 1.06rem/1.35 var(--sans);letter-spacing:.08em;text-transform:uppercase;border-top:2px solid var(--terre);padding-top:17px;margin-top:2.7rem}
.reader-body p{max-width:72ch}
.reader-body a{color:var(--terre-dark);text-decoration-color:var(--terre);text-decoration-thickness:2px;font-weight:650}
.reader-body a:hover{color:var(--terre)}
.reader-body .reader-notice{max-width:72ch;padding:18px 20px;background:var(--sand);border-left:5px solid var(--terre);font-size:16px;color:var(--ink)}
.reader-body details{max-width:100%;border-bottom-color:var(--line);padding:20px 0}
.reader-body summary{color:var(--terre-dark);font-weight:800}
.reader-body summary:hover{color:var(--terre)}
.reader-body table{border-color:var(--line);background:#fffdf8}
.reader-body th,.reader-body td{border-color:var(--line)}
.reader-body th{background:var(--sand);color:var(--terre-dark)}
.reader-body .btn{border-color:var(--terre);border-radius:999px;color:var(--terre-dark);font-weight:750}
.reader-body .btn-primary{background:var(--terre);border-color:var(--terre);color:#fff}
.reader-body .reader-contact-link{white-space:nowrap}
.reader-body--edito .article-title{font-size:clamp(2.2rem,5vw,3.4rem);margin-bottom:.5rem}
.reader-body--edito .article-lead{font:italic clamp(1.2rem,2.2vw,1.45rem)/1.55 var(--serif);padding-left:20px;border-left:4px solid var(--terre);color:var(--terre-dark)}
.reader-body .card-grid,.reader-body .bulletin-gallery{gap:20px}
.reader-body .gallery-link{border-color:#d6b89c;background:#fffdf8}
.reader-body .gallery-link:hover{background:#fff4e3}
.article-page{min-height:100vh;background:var(--cream);color:var(--ink)}
.article-page>.reader-header{max-width:1120px;margin:0 auto;padding:clamp(32px,7vw,78px) 6%;background:transparent;color:var(--terre-dark)}
.article-page>.reader-header::after{opacity:.68}
.article-page>.reader-header .eyebrow,.article-page>.reader-header h1,.article-page>.reader-header h2,.article-page>.reader-header a{color:var(--terre-dark)}
.article-page>.reader-header .little-line{background:var(--terre)}
.article-page>.reader-header h1{max-width:760px;font:clamp(2.4rem,5vw,4.1rem)/1.05 var(--serif);font-weight:400;letter-spacing:-.035em;margin:20px 0}
.article-page>.reader-body{max-width:1120px;margin:0 auto;padding:clamp(30px,6vw,70px) 6% 110px;background:var(--paper);box-shadow:0 14px 36px #2d211c12}
.article-page .article-kicker{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--terre-dark);font-weight:800}
.article-page .article-meta{color:var(--muted);font-size:1rem}
.article-page .article-lead{font:italic 1.3rem/1.65 var(--serif);color:var(--terre-dark);border-left:4px solid var(--terre);padding-left:20px}
.article-page .article-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}
.article-page .article-aside{padding:20px;background:var(--sand);border-top:5px solid var(--terre)}
@media(max-width:800px){
.site-header{min-height:92px;border-bottom-width:4px}
.site-header::after{right:0;width:95px;opacity:.5}
.reader-header{padding:30px 24px 28px}
.reader-header h2{max-width:80%;font-size:2.15rem}
.reader[open] .close-button{top:12px;right:12px;min-height:44px;padding:8px 12px;font-size:13px}
.reader-body{padding:28px 22px 74px;font-size:18px;line-height:1.75}
.reader-body h4{font-size:1rem}
.article-page>.reader-header{padding:36px 6%}
.article-page>.reader-header h1{font-size:2.45rem;max-width:100%}
.article-page>.reader-body{box-shadow:none}
}
@media(max-width:380px){
.reader-header h2{font-size:1.9rem}
.reader-body{padding-inline:18px}
}
@media(prefers-reduced-motion:reduce){
.content-card{transition:none}
}
.reader{width:min(1120px,100%);max-width:100vw}
.reader-header{padding-top:32px;padding-bottom:26px}
.reader-header h2{font-size:clamp(2rem,3.8vw,3rem);margin-top:18px}
@media(min-width:801px) and (max-height:850px){
.welcome-copy{font-size:17px}
}
@media(max-width:800px){
.reader-header h2{max-width:90%;font-size:2rem}
.reader-header .eyebrow{max-width:70%;line-height:1.6}
}
.reader-header :focus-visible{outline-color:#fff9ef}
.article-page>.reader-header :focus-visible{outline-color:var(--terre-dark)}
@media(max-width:800px){
.reader-header::after{width:150px;height:110px;right:-8px;opacity:.4}
.reader-header .eyebrow{max-width:calc(100% - 95px);font-size:9px;letter-spacing:1px}
}
.reader-body .page-hero h2{display:block}
.reader-body [data-duplicate-title]{display:none!important}

body{padding-bottom:0}
.ambient-audio{position:relative;display:inline-flex;align-items:stretch;flex-shrink:0;gap:0;font-size:14px}
.ambient-audio button,.ambient-audio summary{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;border:1px solid var(--terre);background:var(--paper);color:var(--terre-dark);font-weight:650;cursor:pointer}
.ambient-audio button{border-radius:8px 0 0 8px}
.ambient-audio summary{min-width:44px;border-radius:0 8px 8px 0;border-left:0;list-style:none}
.ambient-audio summary::-webkit-details-marker{display:none}
.ambient-audio summary:focus-visible{outline:3px solid var(--terre-dark);outline-offset:3px}
.ambient-panel{position:absolute;right:0;top:100%;z-index:20;width:240px;max-width:calc(100vw - 32px);padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:8px;color:var(--ink);box-shadow:0 8px 24px #2d211c25}
.ambient-panel label{display:flex;justify-content:space-between;gap:12px}
.ambient-panel input{width:100%;height:44px;accent-color:var(--terre-dark)}
.ambient-panel p{margin:4px 0 0;font-size:13px}
.reader-header .ambient-audio{display:flex;width:max-content;margin-top:16px;z-index:12}
.reader-header:has(.ambient-audio details[open]){overflow:visible}
.reader-header .ambient-audio :focus-visible{outline-color:var(--terre-dark)}
@media(max-width:1050px){.ambient-panel{left:0;right:auto}}
.home-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);border-bottom:1px solid var(--line)}
.home-intro{align-self:center;padding:clamp(32px,5vw,80px) clamp(24px,5vw,80px);min-width:0}
.home-intro h1{font-size:clamp(42px,4.2vw,68px);line-height:1.12;margin:24px 0;letter-spacing:-1.6px}
.home-intro h1 em{white-space:normal}
.home-intro .welcome-copy{font-size:18px;line-height:1.75}
.home-actions{display:flex;flex-wrap:wrap;gap:12px}
.home-actions .button{font-size:16px;padding:15px 21px;gap:16px}
.home-photo{position:relative;min-width:0;margin:0;background:var(--sand);align-self:stretch}
.home-photo img{display:block;width:100%;height:100%;min-height:460px;max-height:680px;object-fit:cover;object-position:50% 45%}
.home-photo figcaption{position:absolute;inset:auto 0 0;padding:36px 24px 20px;background:linear-gradient(transparent,#241d18d9);color:#fff9ef;font-size:14px;line-height:1.5}
.archbishop-message{max-width:76ch;margin-inline:auto}
.archbishop-message figure{margin:0 0 28px}
.archbishop-message img{width:100%;height:auto}
@media(max-width:800px){
 .home-hero{grid-template-columns:1fr}
 .home-intro{padding:32px 6%}
 .home-intro h1{font-size:clamp(36px,7vw,52px);margin:18px 0}
 .home-photo img{min-height:0;max-height:520px;aspect-ratio:3/2;object-position:center}
 .home-photo figcaption{padding:30px 6% 16px;font-size:12px}
}
.site-header{height:auto;min-height:96px;padding-block:18px;flex-wrap:wrap}
.header-nav{display:flex;flex-wrap:wrap;gap:10px 24px}
.header-nav a{font-size:16px;min-height:44px;display:flex;align-items:center}
.navigation-band{padding:12px 4%;background:var(--terre-dark)}
.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.content-card{min-width:0;min-height:210px;border:0;border-top:1px solid #cbb697;box-shadow:none;padding:24px;background:transparent;border-radius:0}
.content-card h3{font-size:27px;line-height:1.2}
.content-card p{font-size:17px;line-height:1.6}
.content-card--lettre{grid-column:span 2;display:grid;grid-template-columns:minmax(100px,.55fr) minmax(0,1fr);column-gap:30px;background:var(--sand);border:0;padding:30px;align-items:center}
.content-card--lettre .letter-cover{grid-column:1;grid-row:1/5;width:100%;max-height:240px;object-fit:contain;filter:drop-shadow(0 5px 9px #55381d25);transform:rotate(-3deg)}
.content-card--lettre h3,.content-card--lettre p{grid-column:2}
.content-card--lettre .card-icon{display:none}
.content-card--lettre h3{align-self:end;font-size:34px;margin:10px 0 16px}
.content-card--lettre p{align-self:start}
.content-card--edito{background:var(--terre-dark);color:var(--paper);border:0}
.content-card--edito h3,.content-card--edito p,.content-card--edito .card-icon,.content-card--edito .card-arrow{color:var(--paper)}
.content-card--edito:hover{background:#68272b}
.content-card--histoire{grid-column:span 2;background:var(--sand) url('/assets/identity/identity-church.svg') right 18px bottom/170px auto no-repeat;padding-right:205px}
.content-card--documents,.content-card--informations{border-top:4px solid var(--terre)}
.parish-doorways{display:grid;grid-template-columns:1.15fr 1fr;max-width:1400px;margin:0 auto 50px;padding:0 6%;gap:24px}
.parish-doorways article{padding:clamp(26px,4vw,50px);min-width:0}
.parish-doorways h2{font:clamp(30px,3vw,44px)/1.15 var(--serif);margin:14px 0 20px}
.parish-doorways p:not(.eyebrow){font-size:18px;line-height:1.7;margin:0 0 24px}
.parish-doorways a{display:flex;align-items:center;gap:24px;min-height:48px;font-size:17px;font-weight:600;width:fit-content}
.community-doorway{background:#52603e;color:var(--paper)}
.community-doorway .eyebrow{color:var(--paper)}
.community-doorway a:focus-visible{outline-color:var(--paper)}
.contact-doorway{border:1px solid #c7ab87;background:var(--paper)}
.contact-doorway .contact-phone{font:28px var(--serif);margin-bottom:12px}
.site-footer{border-top:1px solid var(--line);padding-bottom:36px}
.reader-header{padding-right:155px}
.reader-header h2{max-width:100%}
.reader.reader--gallery .reader-header{position:sticky;top:0;z-index:5;padding-block:18px;background-image:none}
.reader.reader--gallery .reader-header h2{font-size:28px;margin:10px 0}
.reader.reader--gallery .reader-header::after{display:none}
.reader.reader--gallery .reader-body{padding:24px}
.reader.reader--gallery .reader-body>.bulletin{padding:0}
.bulletin.is-reading>.bulletin__header{display:none}
.reader.reader--gallery .close-button{position:absolute}
.article-page>.reader-body{padding-bottom:50px}
@media(max-width:1050px){
.site-header .header-nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:8px}
}
@media(max-width:650px){
.site-header{padding:16px 5%;gap:12px;min-height:0}
.site-header .brand{flex:1 1 190px}
.site-header .brand strong{font-size:21px}
.site-header .quiet-button{font-size:13px;min-height:44px}
.header-nav a{font-size:15px}
.navigation-band{padding:12px 4%}
.content-grid{grid-template-columns:1fr 1fr;gap:18px}
.content-card{padding:20px;min-height:0}
.content-card h3{font-size:25px}
.content-card p{font-size:16px}
.content-card--lettre{grid-template-columns:90px minmax(0,1fr);column-gap:18px;padding:22px}
.content-card--lettre h3{font-size:28px}
.content-card--edito{grid-column:span 2}
.content-card--histoire{padding-right:145px;background-size:120px}
.parish-doorways{grid-template-columns:1fr;padding:0 5%;gap:18px}
.parish-doorways article{padding:28px}
.parish-doorways h2{font-size:32px}
.reader-header{padding:20px 125px 22px 20px}
.reader-header .eyebrow{max-width:100%}
.reader-header h2{max-width:100%;font-size:28px}
.reader.reader--gallery .reader-header{min-height:82px;padding:14px 128px 14px 18px}
.reader.reader--gallery .reader-header .eyebrow{display:none}
.reader.reader--gallery .reader-header h2{font-size:22px;line-height:1.15;margin:0}
.reader.reader--gallery .reader-body{padding:16px}
.reader-body .bulletin .bulletin-help{font-size:14px;line-height:1.4;margin:8px 0}
}
@media(max-width:390px){
.content-grid{grid-template-columns:1fr}
.content-card{grid-column:auto}
.content-card--lettre{grid-template-columns:80px minmax(0,1fr);gap:16px;padding:18px}
.content-card--lettre h3{font-size:25px}
.content-card--lettre p{font-size:15px}
.reader-header{padding-right:116px}
}
.site-header .brand{min-width:0;gap:12px}
.brand-logo{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0}
.site-header .brand-cross{font-size:32px;flex-shrink:0}
.site-header .brand>span:last-child{min-width:0}
.cookie-preferences{width:min(580px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--line);border-radius:12px;padding:28px;background:var(--paper);color:var(--ink);font-size:17px;line-height:1.6}
.cookie-preferences::backdrop{background:#231d19a6}
.cookie-preferences-header{display:flex;align-items:start;justify-content:space-between;gap:16px}
.cookie-preferences h2{font:30px/1.2 var(--serif);margin:0}
.cookie-preferences h3{font:23px/1.3 var(--serif);margin:0 0 8px}
.cookie-preferences p{margin:14px 0}
.cookie-preferences section{padding:20px 0;border-top:1px solid var(--line)}
.cookie-preferences section p{margin-bottom:8px}
.cookie-preferences button{min-height:44px;padding:10px 14px;border:1px solid #9d846c;border-radius:7px;background:var(--paper);color:var(--ink);font-size:15px}
.cookie-preferences-header button{flex-shrink:0}
.cookie-statistics{display:flex;align-items:center;gap:12px;min-height:44px;font-weight:600}
.cookie-statistics input{width:24px;height:24px;flex-shrink:0;margin:0;accent-color:#782f32}
.cookie-preferences-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}
.cookie-preferences-actions button{flex:1 1 180px}
.cookie-preferences [data-cookie-save]{background:#782f32;color:#fff9ef}
.cookie-preferences :focus-visible{outline:3px solid #782f32;outline-offset:3px}
.site-footer [data-cookie-settings]{min-height:44px;text-align:left}
@media(max-width:650px){
.site-header .brand{gap:8px;flex-basis:100%}
.brand-logo{width:52px;height:52px}
.site-header .brand-cross{font-size:26px}
.site-header .brand strong{font-size:19px}
.site-header .brand small{font-size:8px;letter-spacing:1px;line-height:1.5}
.cookie-preferences{padding:20px;font-size:16px}
.cookie-preferences h2{font-size:25px}
.cookie-preferences-header{flex-wrap:wrap}
}
