/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#191713;--paper:#f4efe4;--paper-deep:#e8ddca;--brick:#8a3128;--brick-dark:#61221d;--gold:#b58b48;--muted:#70685d;--line:#1917132e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#f4efe4f7;grid-template-columns:1fr auto 1fr;align-items:center;min-height:88px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{justify-self:start;align-items:center;gap:13px;display:inline-flex}.brand-mark{background:var(--brick);color:var(--paper);justify-content:center;align-items:center;width:44px;height:44px;font-family:Georgia,Times New Roman,serif;font-size:25px;display:flex;position:relative}.brand-mark:before,.brand-mark:after{content:"";background:#f4efe4c7;position:absolute}.brand-mark:before{height:1px;top:8px;left:6px;right:6px}.brand-mark:after{width:1px;height:27px;bottom:6px;right:8px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:600}.brand-copy small{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:10px}.desktop-nav{align-items:center;gap:clamp(20px,2.6vw,40px);display:flex}.desktop-nav a{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #0000;padding:7px 0;font-size:11px;font-weight:800;transition:border-color .16s,color .16s}.desktop-nav a:hover,.desktop-nav a:focus-visible{border-color:var(--brick);color:var(--brick)}.header-action{background:var(--ink);color:var(--paper);letter-spacing:.13em;text-transform:uppercase;justify-self:end;padding:15px 20px;font-size:11px;font-weight:800;transition:background .16s,transform .16s}.header-action:hover,.header-action:focus-visible{background:var(--brick);transform:translateY(-1px)}.hero{background:var(--paper);min-height:720px;padding:88px 7vw 82px;position:relative;overflow:hidden}.hero:before{background:var(--brick);content:"";z-index:4;width:36%;height:8px;position:absolute;top:0;left:0}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#f4efe4fa 0%,#f4efe4ed 35%,#f4efe46b 57%,#f4efe405 76%);position:absolute;inset:0}.hero-background{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:2;max-width:720px;padding-top:62px;position:relative}.eyebrow{color:var(--brick);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:1px}.eyebrow.dark{color:#d9b372}.hero h1{letter-spacing:-.055em;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,7vw,108px);font-weight:500;line-height:.88}.hero h1 em{color:var(--brick);font-weight:400}.hero-intro{border-left:2px solid var(--gold);color:#4f4940;max-width:660px;margin:38px 0 0;padding-left:22px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:40px;display:flex}.button{letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:26px;min-height:52px;padding:0 23px;font-size:11px;font-weight:800;transition:background .16s,color .16s,transform .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--brick);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:var(--brick-dark)}.button-secondary{border:1px solid var(--ink)}.button-secondary:hover,.button-secondary:focus-visible{background:var(--ink);color:var(--paper)}.heritage-seal{color:var(--paper);text-align:center;z-index:3;background:#61221df5;flex-direction:column;min-width:210px;padding:24px 28px;display:flex;position:absolute;bottom:46px;right:5vw}.heritage-seal p,.heritage-seal span{letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:8px;font-weight:800}.heritage-seal strong{margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1}.hero-heritage{background:var(--brick);box-shadow:30px 30px 0 var(--paper-deep);justify-content:center;align-items:center;min-height:475px;padding:34px;display:flex;position:relative}.hero-heritage:before{content:"";background-image:repeating-linear-gradient(0deg,#0000 0 38px,#ffffff14 38px 39px);position:absolute;inset:0}.heritage-frame{color:var(--paper);text-align:center;z-index:1;border:1px solid #f4efe494;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:405px;padding:36px 42px;display:flex;position:relative}.corner{width:18px;height:18px;position:absolute}.corner-one{border-left:3px solid var(--paper);border-top:3px solid var(--paper);top:-2px;left:-2px}.corner-two{border-bottom:3px solid var(--paper);border-right:3px solid var(--paper);bottom:-2px;right:-2px}.heritage-label{letter-spacing:.32em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.heritage-year{letter-spacing:-.06em;margin:12px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(66px,7vw,104px);line-height:1}.heritage-rule{background:var(--gold);width:48px;height:2px;margin:4px 0 23px}.heritage-verse{max-width:300px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px;font-style:italic;line-height:1.55}.heritage-reference{letter-spacing:.18em;text-transform:uppercase;margin:18px 0 0;font-size:9px;font-weight:700}.scroll-note{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;z-index:2;align-items:center;gap:12px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:24px;left:7vw}.scroll-note span{background:var(--muted);width:44px;height:1px}.purpose-section{background:var(--ink);color:var(--paper);padding:112px 7vw 126px}.section-lead{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:28px 6vw;margin-bottom:70px;display:grid}.section-lead .eyebrow{grid-column:1/-1;margin-bottom:-2px}.section-lead h2,.prayer-intro h2,.memorial-heading-row h2,.visit-main h2,.sermon-heading-row h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1.02}.section-lead>p{color:#c9c0b3;align-self:end;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.7}.pillar-grid{border-left:1px solid #f4efe42e;grid-template-columns:repeat(3,1fr);display:grid}.pillar-card{border-right:1px solid #f4efe42e;min-height:330px;padding:30px clamp(24px,3vw,44px) 26px}.pillar-topline{color:#d9b372;align-items:center;gap:14px;font-family:Georgia,Times New Roman,serif;font-size:12px;display:flex}.pillar-line{background:#f4efe438;width:36px;height:1px}.pillar-card h3{margin:46px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400}.pillar-card p{color:#aaa195;margin:0 0 34px;font-size:15px;line-height:1.75}.pillar-card a,.text-link{color:#d9b372;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.pillar-card a span{margin-left:9px}.prayer-section{padding:112px 7vw 126px}.section-kicker{justify-content:space-between;align-items:flex-start;display:flex}.section-kicker>span{color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic}.prayer-intro{grid-template-columns:1.2fr .8fr;gap:50px 8vw;margin-top:40px;display:grid}.prayer-intro>div:last-child{align-self:end}.prayer-intro p{color:var(--muted);margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.75}.prayer-intro .text-link{color:var(--brick)}.prayer-flow{border-bottom:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.prayer-step{border-right:1px solid var(--line);border-top:1px solid var(--line);min-height:285px;padding:30px;position:relative}.step-number{color:var(--brick);font-family:Georgia,Times New Roman,serif;font-size:14px}.prayer-step:not(:last-child):after{background:var(--brick);color:#fff;content:"→";z-index:2;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:30px;right:-15px}.prayer-step h3{margin:58px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.prayer-step p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.privacy-panel{background:var(--brick);color:#fff;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:34px;padding:46px;display:grid}.mini-label{letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin:0 0 14px!important;font-size:9px!important}.privacy-panel h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.18}.privacy-options{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.privacy-options p{border-left:1px solid #ffffff47;flex-direction:column;gap:9px;margin:0;padding:6px 20px;display:flex}.privacy-options strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.privacy-options span{color:#ffffffb8;font-size:12px;line-height:1.5}.request-form-card{border:1px solid var(--line);grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);margin-top:34px;scroll-margin-top:110px;display:grid}.request-form-intro{background:var(--ink);color:var(--paper);padding:50px 44px}.request-form-intro h3{letter-spacing:-.035em;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.5vw,50px);font-weight:400;line-height:1.05}.request-form-intro>p:not(.mini-label){color:#bfb6aa;margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.7}.request-form-intro>a{color:#d9b372;overflow-wrap:anywhere;border-bottom:1px solid #d9b372;padding-bottom:5px;font-size:12px}.prayer-request-form{background:#faf7f0;padding:50px}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.prayer-request-form label>span:first-child,.prayer-request-form legend{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.prayer-request-form label>span small{color:#948b7f;margin-left:5px;font-size:8px}.prayer-request-form input[type=text],.prayer-request-form textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #1917133d;border-radius:0;outline:none;width:100%;padding:14px 15px}.prayer-request-form input[type=text]:focus,.prayer-request-form textarea:focus{border-color:var(--brick);box-shadow:0 0 0 2px #8a312821}.request-field{margin-top:24px;display:block}.prayer-request-form textarea{resize:vertical;line-height:1.55}.prayer-request-form fieldset{border:0;border-top:1px solid var(--line);margin:30px 0 0;padding:28px 0 0}.prayer-request-form legend{float:left;width:100%;margin-bottom:17px}.privacy-choice{border-top:1px solid var(--line);clear:both;cursor:pointer;align-items:flex-start;gap:13px;width:100%;padding:15px 0;display:flex}.privacy-choice:last-child{border-bottom:1px solid var(--line)}.privacy-choice input{accent-color:var(--brick);margin:3px 0 0}.privacy-choice>span{flex-direction:column;gap:4px;letter-spacing:0!important;text-transform:none!important;margin:0!important;display:flex!important}.privacy-choice strong{font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400}.privacy-choice small{line-height:1.45;color:var(--muted)!important;margin:0!important;font-size:12px!important}.form-submit-row{align-items:center;gap:22px;margin-top:30px;display:flex}.form-submit-row p{color:var(--muted);max-width:280px;margin:0;font-size:11px;line-height:1.55}.memorial-section{background:var(--ink);color:var(--paper);padding:112px 7vw 126px}.memorial-heading-row{grid-template-columns:1.2fr .8fr;gap:50px 8vw;display:grid}.memorial-heading-row>p{color:#b9b0a3;align-self:end;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.72}.grahn-story{grid-template-columns:minmax(420px,1.12fr) minmax(300px,.88fr);align-items:center;gap:7vw;margin:92px 0 110px;display:grid}.portrait-pair{height:660px;position:relative}.portrait-card{background:#eee5d6;width:54%;margin:0;padding:12px 12px 16px;position:absolute;box-shadow:0 22px 52px #00000061}.portrait-card img{width:100%;height:auto;display:block}.portrait-card figcaption{color:var(--ink);flex-direction:column;gap:5px;padding:14px 10px 2px;display:flex}.portrait-card figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.portrait-card figcaption span{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:800}.portrait-karl{z-index:1;bottom:0;left:2%;transform:rotate(-3deg)}.portrait-elizabeth{z-index:2;top:0;right:2%;transform:rotate(3deg)}.grahn-copy h3{letter-spacing:-.035em;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,58px);font-weight:400;line-height:1.02}.grahn-copy>p:not(.mini-label){color:#b9b0a3;margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.75}.grahn-copy blockquote{color:#d7cec1;border-left:2px solid #d9b372;margin:34px 0;padding-left:22px;font-size:14px;line-height:1.75}.source-record{border-top:1px solid #f4efe438;border-bottom:1px solid #f4efe438;padding:18px 0}.source-record summary{color:#d9b372;cursor:pointer;letter-spacing:.14em;text-transform:uppercase;margin-left:18px;font-size:9px;font-weight:800;list-style-position:outside}.source-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.source-grid figure{margin:0}.source-grid img{object-fit:cover;object-position:center;width:100%;height:220px;display:block}.source-grid figcaption{color:#91887c;letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:8px}.record-note{border-top:1px solid #f4efe42e;border-bottom:1px solid #f4efe42e;grid-template-columns:150px 1fr;gap:40px;margin:0 0 100px;padding:34px 0;display:grid}.record-note>p{color:#d9b372;letter-spacing:.18em;text-transform:uppercase;margin:5px 0 0;font-size:9px;font-weight:800}.record-note h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.record-note div>p{color:#a79e92;max-width:800px;margin:0;font-size:13px;line-height:1.7}.place-story{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:7vw;margin:0 0 105px;display:grid}.company-store-photo{background:#eee5d6;margin:0;padding:12px}.company-store-photo img{width:100%;display:block}.company-store-photo figcaption{color:var(--ink);flex-direction:column;gap:6px;padding:16px 12px 8px;display:flex}.company-store-photo figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.company-store-photo figcaption span{color:var(--muted);font-size:10px;line-height:1.55}.place-story-copy h3{letter-spacing:-.035em;margin:0 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1.03}.place-story-copy>p:not(.mini-label){color:#b9b0a3;margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.75}.obituary-record{border-top:1px solid #f4efe438;border-bottom:1px solid #f4efe438;margin-top:32px;padding:18px 0}.obituary-record summary{color:#d9b372;cursor:pointer;letter-spacing:.14em;text-transform:uppercase;margin-left:18px;font-size:9px;font-weight:800;list-style-position:outside}.obituary-record figure{margin:24px 0 0}.obituary-record img{background:#ead9aa;width:100%;max-width:390px;display:block}.obituary-record figcaption{color:#91887c;margin-top:10px;font-size:9px;line-height:1.5}.archive-stage{height:550px;margin:86px 0 100px;position:relative}.archive-photo{color:#4a4237;background:#d8c8ad;border:9px solid #eee6d8;flex-direction:column;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;display:flex;position:absolute;box-shadow:0 18px 45px #00000042}.archive-photo:before{content:"";border:1px solid #1917132e;position:absolute;inset:12px}.archive-photo span{z-index:1;font-size:24px;position:relative}.archive-photo small{letter-spacing:.16em;text-transform:uppercase;z-index:1;margin-top:10px;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:800;position:relative}.archive-photo-main{width:min(58vw,720px);height:500px;left:50%;transform:translate(-50%)rotate(-1deg)}.archive-photo-one{width:250px;height:250px;top:125px;left:1%;transform:rotate(-6deg)}.archive-photo-two{width:230px;height:230px;top:180px;right:1%;transform:rotate(6deg)}.archive-note{color:#92897d;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:9px;font-weight:800;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.timeline-list{border-top:1px solid #f4efe42e}.timeline-item{border-bottom:1px solid #f4efe42e;grid-template-columns:90px .8fr 1.2fr;align-items:start;gap:30px;padding:36px 0;display:grid}.timeline-item>p{color:#d9b372;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px}.timeline-item h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.timeline-item span{color:#a79e92;font-size:14px;line-height:1.65}.pew-memorial{border-top:1px solid #f4efe42e;margin-top:105px;padding-top:72px}.pew-memorial-heading{grid-template-columns:1fr 1fr;gap:45px 8vw;display:grid}.pew-memorial-heading h3{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1.03}.pew-memorial-heading>p{color:#a79e92;align-self:end;margin:0;font-size:14px;line-height:1.7}.memorial-room-photo{margin:48px 0 26px}.memorial-room-photo img{object-fit:cover;object-position:center;width:100%;height:430px;display:block}.memorial-room-photo figcaption{color:#91887c;letter-spacing:.1em;text-transform:uppercase;margin-top:11px;font-size:9px;line-height:1.5}.pew-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pew-grid figure{background:#11100e;margin:0}.pew-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.pew-grid figcaption{color:#cfc5b8;min-height:65px;padding:17px 18px;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.35}.pastor-record{border-top:1px solid #f4efe42e;margin-top:105px;padding-top:70px}.pastor-record-heading{grid-template-columns:1fr 1fr;gap:40px 8vw;margin-bottom:45px;display:grid}.pastor-record-heading h3{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,54px);font-weight:400;line-height:1.05}.pastor-record-heading>p{color:#92897d;align-self:end;margin:0;font-size:13px;line-height:1.7}.pastor-grid{border-left:1px solid #f4efe42e;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.pastor-grid li{border-bottom:1px solid #f4efe42e;border-right:1px solid #f4efe42e;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:15px 20px;display:flex}.pastor-grid li span{font-family:Georgia,Times New Roman,serif;font-size:17px}.pastor-grid time{color:#92897d;letter-spacing:.1em;white-space:nowrap;font-size:10px;font-weight:800}.pastor-grid .current-pastor{background:var(--brick);border-color:var(--brick);color:#fff}.pastor-grid .current-pastor time{color:#ffffffc2}.memorial-actions{align-items:center;gap:32px;margin-top:48px;display:flex}.button-gold{background:var(--gold);color:var(--ink)}.memorial-actions p{color:#91887c;max-width:440px;margin:0;font-size:12px;line-height:1.6}.visit-section{grid-template-columns:1fr 1fr;display:grid}.visit-main{padding:112px 7vw 120px}.visit-main>p:not(.eyebrow){color:var(--muted);max-width:680px;margin:28px 0 36px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.75}.visit-card{background:var(--paper-deep);border-left:1px solid var(--line);padding:0;display:block}.visit-card>img{object-fit:cover;width:100%;height:320px;display:block}.visit-details{padding:45px 5vw 55px}.visit-card h3{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.church-address{flex-direction:column;gap:4px;margin:0 0 28px;font-style:normal;display:flex}.church-address strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400}.church-address span{color:var(--muted);font-size:14px}.church-address small{color:#8c8377;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:700}.service-times{border-top:1px solid var(--line);margin:0}.service-times>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;padding:15px 0;display:flex}.service-times dt{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:16px}.service-times dd{color:var(--brick);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:11px;font-weight:800}.sermon-section{background:var(--brick);color:#fff;padding:104px 7vw 122px;scroll-margin-top:88px}.sermon-section .eyebrow{color:#efd29f}.sermon-heading-row{grid-template-columns:1.2fr .8fr;gap:42px 8vw;display:grid}.sermon-heading-row>p{color:#ffffffb8;align-self:end;margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.72}.sermon-list{border-top:1px solid #ffffff47;margin-top:68px}.sermon-entry{border-bottom:1px solid #ffffff47;grid-template-columns:140px minmax(0,1fr);gap:42px;padding:54px 0;display:grid}.sermon-date-block time{align-items:center;gap:13px;display:flex}.sermon-date-block time strong{color:#efd29f;letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:400;line-height:1}.sermon-date-block time span{color:#ffffffc2;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.55}.sermon-date-block>p{color:#ffffff85;letter-spacing:.13em;text-transform:uppercase;margin:16px 0 0;font-size:8px;font-weight:800;line-height:1.55}.sermon-record{color:var(--ink);background:#f7f1e7;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);display:grid}.sermon-photo{background:#171512;min-height:430px;margin:0;position:relative}.sermon-photo img{object-fit:cover;width:100%;height:100%;display:block}.sermon-photo:after{content:"";background:linear-gradient(#0000 55%,#000000b8);position:absolute;inset:0}.sermon-photo figcaption{color:#ffffffd1;letter-spacing:.13em;text-transform:uppercase;z-index:1;font-size:8px;font-weight:800;position:absolute;bottom:22px;left:24px;right:24px}.sermon-summary{padding:46px 48px 42px}.sermon-meta{color:var(--brick);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;gap:9px 24px;font-size:8px;font-weight:800;display:flex}.sermon-meta span+span{color:var(--muted)}.sermon-summary h3{letter-spacing:-.04em;margin:22px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);font-weight:400;line-height:1.02}.sermon-passages{color:var(--brick);letter-spacing:.1em;text-transform:uppercase;margin:0 0 24px;font-size:10px;font-weight:800;line-height:1.6}.sermon-truth{color:#625b51;margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.72}.sermon-question{border-left:2px solid var(--gold);color:var(--brick-dark);margin:27px 0 0;padding-left:18px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;line-height:1.5}.sermon-notes{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin-top:32px}.sermon-notes>summary{color:var(--brick);cursor:pointer;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:19px 0;font-size:9px;font-weight:800;list-style:none;display:flex}.sermon-notes>summary::-webkit-details-marker{display:none}.sermon-notes>summary span:last-child{border:1px solid var(--brick);justify-content:center;align-items:center;width:28px;height:28px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;transition:transform .16s;display:flex}.sermon-notes[open]>summary span:last-child{transform:rotate(45deg)}.sermon-body{border-top:1px solid var(--line);padding:8px 0 4px}.sermon-body section{border-bottom:1px solid var(--line);padding:28px 0}.sermon-body section:last-child{border-bottom:0}.sermon-body h4{color:var(--brick);margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.2}.sermon-body p{color:#625b51;margin:0 0 14px;font-size:14px;line-height:1.75}.sermon-body p:last-child{margin-bottom:0}.sermon-body blockquote{border-left:3px solid var(--gold);background:#eee3d1;margin:20px 0;padding:22px 24px}.sermon-body blockquote p{color:#38332c;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.72}.sermon-body cite{color:var(--brick);letter-spacing:.14em;text-transform:uppercase;margin-top:14px;font-size:8px;font-style:normal;font-weight:800;display:block}.sermon-body .sermon-closing{background:var(--brick);margin:22px 0 0;padding:30px}.sermon-body .sermon-closing h4{color:#f3d7a4}.sermon-body .sermon-closing p{color:#ffffffdb}footer{color:var(--paper);background:#11100e;justify-content:space-between;align-items:center;padding:42px 7vw;display:flex}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand>div{flex-direction:column;gap:5px;display:flex}.footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.footer-brand small,footer>p{color:#8e877c;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px}@media (width<=1060px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{padding-top:72px}.hero-copy{padding-right:0}.hero-background{object-position:62% center}.scroll-note{display:none}.grahn-story{grid-template-columns:1fr}.portrait-pair{width:100%;max-width:700px;margin:0 auto}.place-story{grid-template-columns:1fr;gap:50px}.archive-photo-one{left:-2%}.archive-photo-two{right:-2%}}@media (width<=780px){.site-header{min-height:76px;padding:0 20px}.brand-copy strong{font-size:16px}.header-action{padding:13px 14px;font-size:9px}.hero{min-height:900px;padding:64px 22px 360px}.hero:before{width:52%}.hero:after{background:linear-gradient(#f4efe4fc 0%,#f4efe4f5 48%,#f4efe459 70%,#f4efe405 100%)}.hero-background{object-position:70% bottom}.hero-copy{padding-top:0}.hero h1{font-size:clamp(52px,16vw,76px)}.hero-intro{margin-top:30px;font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.button{justify-content:space-between;width:100%}.heritage-seal{min-width:185px;bottom:22px;left:22px;right:auto}.purpose-section,.prayer-section,.memorial-section,.visit-main,.sermon-section{padding:82px 22px 90px}.section-lead,.prayer-intro,.memorial-heading-row,.sermon-heading-row{grid-template-columns:1fr}.section-lead .eyebrow{grid-column:auto}.pillar-grid,.prayer-flow{border-left:0;grid-template-columns:1fr}.pillar-card{border-bottom:1px solid #f4efe42e;border-right:0;min-height:0;padding:34px 0 40px}.pillar-card h3{margin-top:28px}.prayer-step{border-left:1px solid var(--line);min-height:0;padding:28px 28px 32px 82px}.prayer-step:not(:last-child):after{content:"↓";inset:auto auto -15px 26px}.prayer-step h3{margin:0 0 10px}.step-number{position:absolute;top:34px;left:30px}.privacy-panel{grid-template-columns:1fr;padding:34px 26px}.privacy-options{grid-template-columns:1fr}.privacy-options p{border-top:1px solid #ffffff47;border-left:0;padding:18px 0}.request-form-card{grid-template-columns:1fr}.request-form-intro,.prayer-request-form{padding:38px 26px}.form-row{grid-template-columns:1fr}.form-submit-row{flex-direction:column;align-items:stretch}.grahn-story{gap:50px;margin:62px 0 80px}.portrait-pair{height:580px}.record-note{grid-template-columns:1fr;gap:16px;margin-bottom:75px}.place-story{margin-bottom:80px}.pew-memorial{margin-top:80px;padding-top:58px}.pew-memorial-heading{grid-template-columns:1fr}.memorial-room-photo img{height:auto}.pew-grid{grid-template-columns:1fr}.pastor-record{margin-top:80px;padding-top:55px}.pastor-record-heading,.pastor-grid{grid-template-columns:1fr}.archive-stage{height:410px;margin:60px 0 80px}.archive-photo-main{width:82%;height:350px}.archive-photo-one{width:140px;height:150px;top:160px}.archive-photo-two{width:135px;height:145px;top:205px}.archive-photo span{font-size:17px}.archive-note{white-space:normal;width:90%}.timeline-item{grid-template-columns:65px 1fr}.timeline-item span{grid-column:2}.memorial-actions{flex-direction:column;align-items:stretch}.visit-section{grid-template-columns:1fr}.visit-card{border-left:0;border-top:1px solid var(--line)}.visit-card>img{height:auto;min-height:0}.visit-details{padding:48px 22px 62px}.sermon-entry{grid-template-columns:1fr;gap:24px;padding:42px 0}.sermon-date-block{justify-content:space-between;align-items:center;display:flex}.sermon-date-block>p{text-align:right;margin:0}.sermon-record{grid-template-columns:1fr}.sermon-photo{min-height:330px}.sermon-summary{padding:38px 26px 34px}footer{flex-direction:column;align-items:flex-start;gap:30px;padding:40px 22px}}@media (width<=470px){.brand-copy small{display:none}.brand-mark{width:38px;height:38px}.header-action{letter-spacing:.08em;padding-inline:11px}.section-kicker{display:block}.section-kicker>span{margin-top:-8px;display:block}.portrait-pair{height:465px}.portrait-card{width:58%;padding:8px 8px 12px}.portrait-card figcaption strong{font-size:14px}.source-grid{grid-template-columns:1fr}.source-grid img{height:auto}.archive-photo-one,.archive-photo-two{display:none}.archive-photo-main{width:100%}.sermon-date-block time strong{font-size:44px}.sermon-photo{min-height:250px}.sermon-summary h3{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
