@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500&family=Playfair+Display:ital,wght@0,500;1,500&display=swap";@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:#17130f;--ivory:#f3eee4;--wine:#4b1722;--gold:#b89a62}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ivory);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:.67rem}.intro{z-index:50;color:#f8f3e9;background:#090806;transition:opacity 1.2s,visibility 1.2s;position:fixed;inset:0;overflow:hidden}.intro.is-gone{opacity:0;visibility:hidden;pointer-events:none}.intro img{object-fit:cover;object-position:50% 32%;filter:saturate(.78)brightness(.68);width:100%;height:100%;animation:12s ease-out both kenburns;position:absolute;inset:0}.intro-shade{background:linear-gradient(90deg,#080605f0,#0806059e 42%,#0806051a 72%),linear-gradient(#0000 50%,#080605a6);position:absolute;inset:0}.intro-copy{width:min(680px,84vw);position:absolute;bottom:10vh;left:7vw}.intro-copy h1{letter-spacing:-.055em;text-transform:uppercase;margin:1.5rem 0;font:500 clamp(3.2rem,8vw,7rem)/.85 Playfair Display,serif}.intro-line{color:#d9d0c3;width:min(520px,100%);line-height:1.7}.intro button{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a99169;margin-top:2rem;padding:.8rem 0}.intro button span{color:#c2a775;margin-left:1.2rem}@keyframes kenburns{0%{transform:scale(1.04)}to{transform:scale(1.1)}}.nav{z-index:4;color:var(--ivory);mix-blend-mode:difference;justify-content:space-between;align-items:center;padding:2rem 4vw;display:flex;position:absolute;top:0;left:0;right:0}.monogram{border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;font:500 1.2rem Playfair Display,serif;display:grid}.nav nav{gap:2rem;font-size:.78rem;display:flex}.opening{background:var(--ink);min-height:100vh;color:var(--ivory);flex-direction:column;justify-content:center;padding:14vh 9vw;display:flex}.opening h2,.date-section h2{letter-spacing:-.055em;margin:1rem 0 3rem;font:500 clamp(4rem,10vw,10rem)/.88 Playfair Display,serif}.opening p:last-child{color:#bdb4a7;align-self:flex-end;max-width:420px;line-height:1.8}.timeline{overflow:hidden}.moment{grid-template-columns:1fr 1.5fr;align-items:center;gap:7vw;min-height:110vh;padding:10vh 7vw;display:grid;position:relative}.moment:nth-child(2n){color:var(--ivory);background:#251b15}.moment:nth-child(2n) .chapter-copy{order:2}.chapter-copy span{color:var(--gold);font:italic 1.2rem Playfair Display,serif}.chapter-copy h3{letter-spacing:-.04em;max-width:560px;margin:1rem 0;font:500 clamp(2.6rem,5vw,5.5rem)/.98 Playfair Display,serif}.chapter-copy p{opacity:.65;line-height:1.7}.photo-frame{cursor:zoom-in;background:#000;border:0;padding:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #140c0733}.photo-frame img{object-fit:cover;width:100%;height:min(78vh,880px);transition:transform 1.8s cubic-bezier(.2,.7,.2,1),filter .6s;display:block}.photo-frame:hover img{filter:brightness(.78);transform:scale(1.035)}.view{color:#fff;text-transform:uppercase;letter-spacing:.17em;opacity:0;font-size:.62rem;transition:all .4s;position:absolute;inset:auto 1.4rem 1.4rem auto}.photo-frame:hover .view{opacity:1}.voice{background:#e7ddcf;grid-template-columns:1fr 1fr;align-items:end;gap:2rem;padding:12vh 8vw;display:grid}.voice h2{margin:.4rem 0;font:500 clamp(4rem,8vw,8rem) Playfair Display,serif}.voice>p{font:italic 1.5rem/1.5 Playfair Display,serif}.voice button{text-align:left;opacity:.55;background:0 0;border:1px solid #b8aa97;border-left:0;border-right:0;grid-column:1/-1;margin-top:4rem;padding:1.2rem 0}.voice button span{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;margin-right:1rem;display:inline-grid}.date-section{min-height:100vh;color:var(--ivory);text-align:center;background:#0d0b09;place-content:center;padding:10vw;display:grid}.date-section>p{text-transform:uppercase;letter-spacing:.3em;color:#af9f88}.date-section h2{margin-top:3rem;font-size:clamp(3.2rem,7vw,7rem)}.legacy{background:var(--wine);color:#f7eee1;grid-template-columns:1.15fr 1fr;min-height:100vh;display:grid}.legacy img{object-fit:cover;object-position:50% 25%;filter:saturate(.78);width:100%;height:100vh}.legacy>div{align-self:center;padding:10vh 6vw}.legacy h2{letter-spacing:-.04em;font:500 clamp(3rem,5vw,5.7rem)/1 Playfair Display,serif}.legacy>div>p:not(.eyebrow){color:#d6c1bd;max-width:520px;line-height:1.8}.legacy a{border-bottom:1px solid #bda288;margin-top:2rem;padding:.8rem 0;display:inline-block}.legacy a span{margin-left:1.5rem}footer{text-align:center;background:#eee7da;flex-direction:column;justify-content:center;align-items:center;min-height:92vh;padding:10vh 5vw;display:flex}footer>p:first-child{text-transform:uppercase;letter-spacing:.2em;font-size:.68rem}footer h2{margin:1.6rem 0 .6rem;font:500 clamp(2.5rem,5vw,5.5rem)/1.05 Playfair Display,serif}.spouse{font:italic 1.3rem Playfair Display,serif}.years{opacity:.65;margin:4rem 0;line-height:1.8}footer div{gap:2rem;display:flex}footer a{border-bottom:1px solid;padding:.5rem 0;font-size:.8rem}.lightbox{z-index:60;color:#fff;background:#080705f5;place-items:center;padding:4vh 5vw;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;max-width:88vw;max-height:84vh}.lightbox button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:2.5rem;position:absolute;top:1rem;right:2rem}.lightbox p{font:italic 1.1rem Playfair Display,serif;position:absolute;bottom:2vh;left:4vw}.lightbox p span{color:var(--gold);margin-right:1rem}@media (width<=760px){.intro-shade{background:linear-gradient(#0806054d 30%,#080605f5)}.intro-copy{bottom:7vh}.intro-copy h1{font-size:3.5rem}.nav{padding:1.4rem}.nav nav{gap:1rem}.opening{padding:13vh 6vw}.opening h2{font-size:4.2rem}.opening p:last-child{align-self:flex-start}.moment{grid-template-columns:1fr;gap:2rem;min-height:auto;padding:12vh 5vw}.moment:nth-child(2n) .chapter-copy{order:0}.chapter-copy h3{font-size:3rem}.photo-frame img{height:72vh}.view{opacity:1}.voice{grid-template-columns:1fr;padding:10vh 6vw}.voice>p{font-size:1.2rem}.legacy{grid-template-columns:1fr}.legacy img{height:68vh}.legacy h2{font-size:3.3rem}.legacy>div{padding:9vh 7vw}footer{min-height:100vh}footer div{flex-direction:column;gap:1rem}.lightbox p{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.archive-page{background:#f2ede3;min-height:100vh}.archive-nav{justify-content:space-between;align-items:center;padding:2rem 4vw;font-size:.8rem;display:flex}.archive-hero{padding:12vh 7vw 8vh}.archive-hero h1{letter-spacing:-.06em;margin:1rem 0 2rem;font:500 clamp(4.5rem,11vw,11rem)/.86 Playfair Display,serif}.archive-hero>p:last-child{color:#71685f;max-width:520px;line-height:1.8}.filters{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f2ede3eb;border-top:1px solid #d5cbbb;border-bottom:1px solid #d5cbbb;gap:.6rem;padding:1rem 4vw;display:flex;position:sticky;top:0;overflow-x:auto}.filters button{white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #c5b9a7;border-radius:99px;padding:.6rem 1rem;font-size:.72rem}.filters button.active{background:var(--ink);color:#fff}.archive-grid{columns:3;column-gap:1.2rem;padding:8vh 4vw 15vh}.archive-grid figure{break-inside:avoid;background:#e9e1d4;margin:0 0 1.2rem}.archive-grid img{width:100%;height:auto;display:block}.archive-grid figcaption{padding:1rem 1.1rem}.archive-grid figcaption span{text-transform:uppercase;letter-spacing:.16em;color:#8c7250;font-size:.6rem}.archive-grid figcaption p{color:#6d645b;margin:.5rem 0;font:italic .95rem Playfair Display,serif}.transmit{color:#eee7dd;background:#211712;grid-template-columns:1fr 1fr;gap:8vw;padding:14vh 8vw;display:grid}.transmit h2{margin:1rem 0 2rem;font:500 clamp(3.5rem,7vw,7rem)/.9 Playfair Display,serif}.transmit>div>p:last-child{color:#bfb3a6;max-width:430px;line-height:1.8}.transmit form{flex-direction:column;gap:1.7rem;display:flex}.transmit label{text-transform:uppercase;letter-spacing:.14em;flex-direction:column;gap:.6rem;font-size:.63rem;display:flex}.transmit input,.transmit textarea{color:#fff;resize:vertical;letter-spacing:normal;background:0 0;border:0;border-bottom:1px solid #6d5d50;outline:none;padding:.8rem 0;font-size:1rem}.transmit input:focus,.transmit textarea:focus{border-color:#c4a776}.transmit form button,.thanks button{color:#211712;cursor:pointer;background:#eee3d2;border:0;align-self:flex-start;padding:1rem 1.5rem}.transmit form>p{color:#8f8175;font-size:.7rem}.thanks{align-self:center}.thanks span{font:italic 4rem Playfair Display,serif}.thanks p{max-width:460px;margin:1.5rem 0 2rem;line-height:1.8}@media (width<=800px){.archive-hero{padding:10vh 6vw 6vh}.archive-grid{columns:2;padding-left:3vw;padding-right:3vw}.transmit{grid-template-columns:1fr;padding:11vh 6vw}.transmit h2{font-size:4rem}}@media (width<=480px){.archive-grid{columns:1}.archive-nav{padding:1.3rem 5vw}}.notice{--purple:#322457;--paper:#f7f2eb;--night:#15111d;background:var(--paper);color:#241d2b}.notice-nav{z-index:10;color:#fff;justify-content:space-between;align-items:center;padding:1.8rem 4vw;display:flex;position:absolute;top:0;left:0;right:0}.notice-mark{border:1px solid #fff9;border-radius:50%;place-items:center;width:44px;height:44px;font:500 1.05rem Playfair Display,serif;display:grid}.notice-nav nav{letter-spacing:.08em;text-transform:uppercase;gap:2rem;font-size:.72rem;display:flex}.notice-hero{color:#fff;background:#111;min-height:100svh;position:relative;overflow:hidden}.notice-hero-photo{object-fit:cover;object-position:50% 27%;width:100%;height:100%;animation:14s ease-out both noticezoom;position:absolute;inset:0}.notice-veil{background:linear-gradient(90deg,#0e0913f5,#1d1327ad 42%,#1d13270d 75%),linear-gradient(#0000 50%,#0e0913b3);position:absolute;inset:0}.notice-hero-copy{width:min(720px,85vw);position:absolute;bottom:8vh;left:7vw}.notice-hero-copy h1{letter-spacing:-.06em;margin:1.5rem 0 2rem;font:500 clamp(4rem,9vw,8.2rem)/.78 Playfair Display,serif}.notice-hero-copy h1 span{letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font:400 clamp(1.5rem,3vw,2.8rem)/1 DM Sans,sans-serif;display:block}.notice-status{color:#e0d6e6;font-size:1.05rem;line-height:1.7}.notice-status em{font-family:Playfair Display,serif}.notice-life{align-items:center;gap:1rem;display:flex;position:absolute;bottom:12vh;left:min(68vw,700px)}.notice-life strong{font:500 7rem/1 Playfair Display,serif}.notice-life span{text-transform:uppercase;letter-spacing:.13em;font-size:.65rem;line-height:1.5}.notice-death{text-transform:uppercase;letter-spacing:.18em;margin-top:1.5rem;font-size:.66rem}.notice-cta{border-bottom:1px solid #c6b18a;margin-top:2rem;padding:.7rem 0;display:inline-block}.notice-cta span{margin-left:1.2rem}@keyframes noticezoom{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.hero-crown{display:none}.hero-memory{align-items:center;gap:.7rem;display:inline-flex}.hero-memory b{font-weight:400}.hero-memory span{color:#d6bf96;font-size:.9rem}.notice-message{text-align:center;background:#ede5f5;padding:13vh 6vw}.notice-message>p:first-child{text-transform:uppercase;letter-spacing:.2em;color:#725e86;font-size:.66rem}.notice-message h2{color:var(--purple);margin:1.2rem 0;font:500 clamp(2rem,5vw,4.6rem) Playfair Display,serif}.notice-message>p:last-child{color:#665b69;max-width:560px;margin:auto;line-height:1.8}.program{background:var(--paper);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:15vh 7vw;display:grid}.program-heading{align-self:start;position:sticky;top:10vh}.program-heading h2,.memory-intro h2,.places h2{letter-spacing:-.045em;margin:1rem 0 2rem;font:500 clamp(3.4rem,6vw,6.7rem)/.9 Playfair Display,serif}.program-heading>p:last-child,.memory-intro>p:last-child{color:#6f6671;max-width:430px;line-height:1.8}.program-list{border-top:1px solid #cbbfc8}.program-card{border-bottom:1px solid #cbbfc8;grid-template-columns:70px 1fr;gap:1rem;padding:3.4rem 0;display:grid}.program-number{color:#8a7398;font:italic 1.1rem Playfair Display,serif}.program-kind{text-transform:uppercase;letter-spacing:.18em;color:#7c698a;font-size:.62rem}.program-card h3{margin:.7rem 0;font:500 clamp(2.3rem,4vw,4rem) Playfair Display,serif}.program-time{color:var(--purple);font-size:1.2rem}.program-card div:last-child>p:last-of-type{color:#6d646c;line-height:1.7}.pending{color:#725d78;text-transform:uppercase;letter-spacing:.1em;background:#e9dfeb;margin-top:1rem;padding:.45rem .7rem;font-size:.62rem;display:inline-block}.program-card.principal{background:var(--purple);color:#fff;border:0;margin:0 -2rem;padding:3.4rem 2rem}.program-card.principal .program-kind,.program-card.principal .program-number{color:#c8b5da}.program-card.principal .program-time{color:#e8ddee}.memory-story{background:var(--night);color:#f4edf6;padding:14vh 0}.memory-intro{padding:0 8vw 10vh}.memory-strip{scroll-snap-type:x mandatory;gap:1.1rem;padding:0 8vw 4vh;display:flex;overflow-x:auto}.memory-strip button{scroll-snap-align:center;color:#fff;text-align:left;cursor:zoom-in;background:#0d0a12;border:0;flex:0 0 min(360px,78vw);padding:0}.memory-strip img{object-fit:cover;filter:saturate(.78);width:100%;height:62vh;transition:transform 1s,filter .5s;display:block}.memory-strip button:hover img{filter:saturate();transform:scale(1.015)}.memory-strip span{align-items:center;gap:1rem;padding:1.2rem;font:italic 1.25rem Playfair Display,serif;display:flex}.memory-strip small{letter-spacing:.16em;color:#a78db5;font:400 .6rem DM Sans,sans-serif}.places{background:#e7dff1;grid-template-columns:1fr 1fr;gap:8vw;padding:15vh 8vw;display:grid}.place-detail{border-left:1px solid #a995b6;align-self:center;padding-left:5vw}.place-detail>p{margin:0 0 1rem;font:500 clamp(2rem,4vw,3.5rem) Playfair Display,serif}.place-detail address{color:#625969;font-style:normal;line-height:1.8}.place-detail a{border-bottom:1px solid;margin-top:2rem;padding:.6rem 0;display:inline-block}.prayer{background:var(--purple);color:#fff;grid-template-columns:1fr 1fr;min-height:95vh;display:grid}.prayer>img{object-fit:cover;object-position:50% 25%;filter:saturate(.78);width:100%;height:95vh}.prayer>div{align-self:center;padding:8vw}.prayer blockquote{margin:3rem 0;font:italic clamp(3rem,6vw,6rem)/1.05 Playfair Display,serif}.prayer a{border-bottom:1px solid #aa91bc;padding:.8rem 0;display:inline-block}.prayer a span{margin-left:1rem}.notice-footer{text-align:center;background:#f6f0e8;flex-direction:column;justify-content:center;align-items:center;min-height:72vh;padding:10vh 5vw;display:flex}.notice-footer>p:first-child{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem}.notice-footer h2{margin:1.3rem 0;font:500 clamp(3.2rem,7vw,7rem)/1 Playfair Display,serif}.notice-footer>p:nth-of-type(2){color:#766a75;font:italic 1.2rem Playfair Display,serif}.notice-footer a{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid;margin-top:4rem;padding:.5rem 0;font-size:.72rem}@media (width<=800px){.notice-nav{padding:1.2rem 5vw}.notice-nav nav{gap:1rem}.notice-nav nav a:nth-child(2){display:none}.notice-hero-photo{object-position:62% 25%}.notice-veil{background:linear-gradient(#0e091333 25%,#0e0913fa)}.notice-hero-copy{bottom:6vh;left:6vw}.notice-hero-copy h1{font-size:4.3rem}.notice-life{margin-top:2rem;position:static}.notice-life strong{font-size:4.5rem}.program{grid-template-columns:1fr;padding:11vh 6vw}.program-heading{position:static}.program-card.principal{margin:0 -1rem;padding-left:1rem;padding-right:1rem}.memory-intro,.memory-strip{padding-left:6vw;padding-right:6vw}.places{grid-template-columns:1fr;padding:11vh 6vw}.place-detail{border-top:1px solid #a995b6;border-left:0;padding:2rem 0 0}.prayer{grid-template-columns:1fr}.prayer>img{height:68vh}.prayer>div{padding:10vh 7vw}.prayer blockquote{font-size:3.6rem}}.music-control{z-index:40;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#1e1725e8;border:1px solid #c7b6d3;border-radius:99px;align-items:center;gap:.65rem;padding:.55rem .9rem .55rem .55rem;display:flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 8px 30px #100b1666}.music-control>span{color:#322457;background:#f1e8f4;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.music-control small{text-transform:uppercase;letter-spacing:.11em;font-size:.55rem}.music-control.playing>span{animation:1.8s infinite pulseMary}@keyframes pulseMary{50%{box-shadow:0 0 0 7px #f1e8f425}}.mary-section{color:#2f2540;background:#f3edf8;grid-template-columns:1fr 1fr;min-height:95vh;display:grid}.mary-image{min-height:95vh;overflow:hidden}.mary-image img{object-fit:cover;width:100%;height:95vh;display:block}.mary-section>div:last-child{align-self:center;padding:9vw}.mary-section h2{letter-spacing:-.05em;margin:1rem 0 2rem;font:500 clamp(3.5rem,6vw,6.5rem)/.9 Playfair Display,serif}.mary-section p:not(.eyebrow){color:#6f6378;max-width:520px;line-height:1.85}.mary-section button{color:#39294b;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #7b668b;margin-top:2rem;padding:.7rem 0}@media (width<=800px){.mary-section{grid-template-columns:1fr}.mary-image,.mary-image img{height:70vh;min-height:0}.mary-section>div:last-child{padding:10vh 7vw}.mary-section h2{font-size:3.8rem}.music-control small{display:none}.music-control{padding:.5rem}}@media (width>=801px){.notice-hero-photo{object-position:72% 24%}.notice-veil{background:linear-gradient(90deg,#0e0913fa 0%,#1b1225db 38%,#1b12256b 56%,#0000 78%),linear-gradient(#0000 52%,#0e09138c)}.notice-hero-copy{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#130e18a8;border-left:1px solid #c6b18a80;width:min(610px,44vw);padding:2rem 2.2rem;bottom:7vh;left:5.5vw}.notice-hero-copy h1{margin:1.1rem 0 1.4rem;font-size:clamp(3.7rem,6.8vw,7rem)}.notice-life{margin-top:1.5rem;position:static}.notice-life strong{font-size:5.6rem}.notice-cta{margin-top:1.25rem}}@media (width<=800px){.notice-nav{align-items:center;height:84px;padding:1rem 5vw}.notice-mark{width:42px;height:42px}.notice-nav nav{gap:.9rem;font-size:.64rem}.notice-hero{background:#15101c;min-height:auto;padding-top:62svh;overflow:visible}.notice-hero-photo{object-position:50% 18%;height:62svh;animation:none}.notice-veil{background:linear-gradient(#0000 64%,#15101ccc 100%),linear-gradient(90deg,#120d1745,#0000 55%);height:62svh}.notice-hero-copy{background:linear-gradient(#15101c,#0d0a12);width:100%;padding:2.2rem 6vw 7rem;position:relative;bottom:auto;left:auto;box-shadow:inset 0 1px #ffffff17}.notice-hero-copy .eyebrow{color:#cdbed6;margin:0 0 1.1rem}.notice-hero-copy h1{letter-spacing:-.05em;margin:0 0 1.6rem;font-size:clamp(3.6rem,16vw,5.2rem);line-height:.84}.notice-hero-copy h1 span{letter-spacing:.18em;margin-bottom:.8rem;font-size:1rem;line-height:1.2}.notice-status{color:#eee6f0;margin:0;font-size:1rem;line-height:1.65}.notice-life{align-items:center;gap:.9rem;margin:1.7rem 0 0;display:flex;position:static}.notice-life strong{font-size:4.6rem;line-height:.9}.notice-life span{font-size:.58rem}.notice-death{margin-top:1.4rem;line-height:1.5}.notice-cta{justify-content:space-between;align-items:center;width:100%;margin-top:1.8rem;font-size:1rem;display:flex}.music-control{bottom:1rem;right:1rem}}@media (width<=390px){.notice-nav nav a:first-child{display:none}.notice-hero{padding-top:58svh}.notice-hero-photo,.notice-veil{height:58svh}.notice-hero-copy h1{font-size:3.5rem}}.program-place,.program-note{background:#efe7f1;border-left:2px solid #ad91ba;margin-top:1.35rem;padding:1rem 1.1rem;font-size:.92rem}.program-card.principal .program-place{background:#ffffff0c;border-left-color:#d3bedf;color:#e7dceb!important}.program-note{color:#625967!important}.hymn-player{background:#fff;border:1px solid #d8cce0;max-width:560px;margin-top:2rem;padding:1rem;box-shadow:0 18px 50px #38274416}.hymn-player>p{flex-direction:column;display:flex;margin:0 0 1rem!important;line-height:1.4!important}.hymn-player span,.hymn-player small{text-transform:uppercase;letter-spacing:.13em;color:#806d8c;font-size:.58rem}.hymn-player strong{color:#322457;margin:.35rem 0;font:italic 1.35rem Playfair Display,serif}.hymn-player iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.mary-section .autoplay-note{margin-top:.8rem;font-size:.72rem;color:#807585!important;line-height:1.5!important}@media (width<=800px){.mary-image,.mary-image img{height:62vh}.mary-image img{object-position:50% 18%}.mary-section>div:last-child{padding:9vh 7vw}.hymn-player{margin-left:-2vw;margin-right:-2vw;padding:.75rem}.program-card{grid-template-columns:42px 1fr;gap:.65rem;padding:2.7rem 0}.program-card h3{font-size:clamp(2rem,10vw,3rem)}}.route-link{align-items:center;gap:.65rem;display:inline-flex!important}.route-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem;transition:transform .25s}.route-link:hover svg{transform:translate(.18rem,-.18rem)}@media (width<=1100px) and (width>=801px){.program{grid-template-columns:1fr;gap:5rem;padding:12vh 6vw}.program-heading{max-width:720px;position:static}.places{gap:5vw;padding:12vh 6vw}.mary-section>div:last-child{padding:6vw}}@media (width<=800px){.notice{overflow-x:hidden}.eyebrow{letter-spacing:.19em;font-size:.6rem;line-height:1.5}.notice-nav nav{gap:.8rem;font-size:.59rem}.notice-message{padding:8vh 6vw}.notice-message h2{overflow-wrap:anywhere;font-size:clamp(1.75rem,8.5vw,2.5rem);line-height:1.1}.program{gap:3.5rem;padding:9vh 5vw}.program-heading h2,.memory-intro h2,.places h2{margin:1rem 0 1.5rem;font-size:clamp(2.65rem,13vw,4rem);line-height:.94}.program-card.principal{margin:0;padding:2.4rem 1rem}.program-card{grid-template-columns:34px minmax(0,1fr);padding:2.35rem 0}.program-card h3{overflow-wrap:anywhere;font-size:clamp(1.85rem,9vw,2.7rem);line-height:1.02}.program-time{font-size:1.05rem}.program-place,.program-note{padding:.9rem;font-size:.86rem}.memory-story{padding:10vh 0}.memory-intro{padding-bottom:6vh}.memory-strip button{flex-basis:82vw}.memory-strip img{height:56svh}.places{gap:2.8rem;padding:8vh 6vw}.places h2{overflow-wrap:normal;max-width:100%}.place-detail{padding-top:2rem}.place-detail>p{font-size:clamp(1.9rem,9vw,2.8rem);line-height:1.08}.place-detail address{font-size:.98rem;line-height:1.65}.place-detail a{margin-top:1.5rem;font-size:.96rem}.mary-image,.mary-image img{height:54svh}.mary-section>div:last-child{padding:7vh 6vw}.mary-section h2{font-size:clamp(2.7rem,13vw,4rem);line-height:.94}.hymn-player{width:100%;margin:1.5rem 0 0}.prayer>img{height:58svh}.prayer>div{padding:8vh 6vw}.prayer blockquote{margin:2rem 0;font-size:clamp(2.5rem,12vw,3.6rem)}.notice-footer{min-height:72svh;padding:9vh 6vw}.notice-footer h2{font-size:clamp(2.7rem,13vw,4.2rem)}.music-control{bottom:max(1rem,env(safe-area-inset-bottom));right:1rem}.notice-hero-copy{text-align:center;padding-top:2.8rem}.notice-hero-copy .eyebrow{text-align:center}.hero-memory{letter-spacing:.18em;justify-content:center;gap:.85rem;font-size:.72rem;display:flex;margin-bottom:1.5rem!important}.hero-memory span{color:#dcc69d;font-size:1.15rem}.notice-hero-copy h1{margin-bottom:1.15rem;font-size:clamp(3.45rem,15vw,4.65rem);line-height:.92}.notice-hero-copy h1 span{letter-spacing:.34em;margin:0 0 .8rem;padding-left:.34em;font-size:1rem}.notice-hero-copy h1:not(span){font-style:italic;font-weight:500}.hero-crown{color:#cdb68d;justify-content:center;align-items:center;gap:.75rem;width:min(220px,65vw);margin:0 auto 1.25rem;display:flex}.hero-crown i{background:linear-gradient(90deg,#0000,#cdb68d);flex:1;height:1px;display:block}.hero-crown i:last-child{background:linear-gradient(90deg,#cdb68d,#0000)}.hero-crown span{font:400 1.35rem/1 Playfair Display,serif}.notice-status{flex-direction:column;align-items:center;margin-top:.4rem;line-height:1.3;display:flex}.notice-status strong{letter-spacing:.035em;color:#fff;flex-direction:column;gap:.15rem;font:500 clamp(1.5rem,6.4vw,2rem)/1.05 Playfair Display,serif;display:flex}.notice-status strong span:first-child{letter-spacing:.22em;color:#d9c7e2;padding-left:.22em;font-size:.72em}.notice-status em{margin-top:.75rem;font-size:1.25rem}.notice-life{justify-content:center;margin-top:2rem}.notice-life strong{font-size:5.35rem}.notice-life span{font-size:.66rem}.notice-death{text-align:center}.notice-cta{text-align:left}}@media (width<=390px){.notice-nav nav a:nth-child(3){display:none}.notice-hero-copy{padding-left:5vw;padding-right:5vw}.notice-hero-copy h1{font-size:clamp(3.15rem,16vw,3.7rem)}.program-heading h2,.memory-intro h2,.places h2,.mary-section h2{font-size:clamp(2.45rem,12.5vw,3.2rem)}.places{padding-left:5vw;padding-right:5vw}}@media (width<=800px){.memory-strip{align-items:flex-start}.memory-strip button{height:auto;overflow:hidden}.memory-strip img{aspect-ratio:auto;object-fit:contain;object-position:center;background:#0d0a12;width:100%;height:auto;max-height:none}.notice-hero-copy{background:radial-gradient(circle at 50% 28%,#533e672e,#0000 48%);width:100%;padding:3.4rem 6vw 2.4rem}.hero-memory{letter-spacing:.2em;gap:1rem;font-size:clamp(.78rem,3.2vw,.9rem);margin-bottom:1.8rem!important}.hero-memory span{text-shadow:0 0 18px #dcc69d59;font-size:1.45rem}.notice-hero-copy h1{margin-bottom:1.45rem;font-size:clamp(4.15rem,18vw,5.35rem);line-height:.86}.notice-hero-copy h1 span{letter-spacing:.38em;margin-bottom:1rem;padding-left:.38em;font-size:clamp(1.05rem,4.5vw,1.3rem)}.hero-crown{width:min(270px,76vw);margin-bottom:1.5rem}.hero-crown span{font-size:1.55rem}.notice-status strong{letter-spacing:.045em;font-size:clamp(1.78rem,7.4vw,2.3rem);line-height:1.02}.notice-status strong span:first-child{margin-bottom:.2rem;font-size:.7em}.notice-status em{margin-top:.9rem;font-size:clamp(1.3rem,5.4vw,1.55rem)}.notice-life{gap:1.05rem;margin-top:2.3rem}.notice-life strong{font-size:clamp(5.8rem,24vw,7rem)}.notice-life span{letter-spacing:.16em;text-align:left;font-size:.72rem}.notice-death{letter-spacing:.2em;margin-top:1.55rem;font-size:.7rem}.notice-cta{justify-content:space-between;align-items:center;width:100%;margin-top:2.2rem;font-size:1.05rem;display:flex}.notice-cta span{font-size:1.7rem;line-height:1}}@media (width<=390px){.notice-hero-copy{padding-left:4.5vw;padding-right:4.5vw}.hero-memory{gap:.7rem;font-size:.7rem}.notice-hero-copy h1{font-size:clamp(3.7rem,18vw,4.35rem)}.notice-status strong{font-size:clamp(1.55rem,7.2vw,1.85rem)}.notice-status em{font-size:1.2rem}}.hero-photo-ornament{z-index:2;pointer-events:none;color:#ead8ab;position:absolute;inset:clamp(5.5rem,9vw,8rem) 3vw 3vw}.hero-cross{object-fit:contain;filter:drop-shadow(0 12px 20px #08040c8c);width:7rem;height:9.8rem;position:absolute;top:0;right:0}.hero-divider-wreath{display:none}.program{isolation:isolate;background:radial-gradient(circle at 8% 10%,#b99dc921,transparent 28%), var(--paper);position:relative}.program:before{display:none}.program-heading .eyebrow{color:#806a8f;align-items:center;gap:.8rem;display:flex}.program-heading .eyebrow:before{content:"";background:#b89a62;width:2.8rem;height:1px}.program-heading h2 em{color:#6b5278}.program-list{border-top:1px solid #b9aab8;display:block}.program-card,.program-card.principal{color:#241d2b;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #cbbfc8;grid-template-columns:72px 1fr;gap:1rem;margin:0;padding:3.2rem 0;display:grid;position:relative;overflow:visible}.program-card:before{content:"";background:#b99759;width:5rem;height:1px;position:absolute;bottom:-1px;left:0}.program-card:after,.program-card.principal:after{display:none}.program-number,.program-card.principal .program-number{color:#846a91;background:0 0;border:0;border-radius:0;align-self:start;width:auto;height:auto;font:italic 1.05rem/1 Playfair Display,serif;display:block}.program-kind{color:#725680;letter-spacing:.2em;font-size:.68rem}.program-card.principal .program-kind{color:#725680}.program-card h3,.program-card.principal h3{color:#302039;margin:.75rem 0 1rem;font-size:clamp(2.2rem,3.8vw,3.8rem);line-height:1.02}.program-time,.program-card.principal .program-time{color:#5f4270;letter-spacing:.04em;background:0 0;border:0;margin:0 0 1rem;padding:0;font-size:1.08rem;font-weight:500;display:block}.program-place,.program-note,.program-card.principal .program-place{background:0 0;border-top:0;border-left:1px solid #b99a62;margin-top:1.35rem;padding:.15rem 0 .15rem 1.15rem;color:#625967!important}.program-card.principal div:last-child>p:last-of-type{color:#625967}.prayer-without-photo{text-align:center;background:linear-gradient(135deg,#251831,#3b2850);min-height:72vh;display:block}.prayer-without-photo>div{flex-direction:column;justify-content:center;align-items:center;min-height:72vh;padding:10vh 8vw;display:flex}.prayer-without-photo blockquote{max-width:980px;margin:2.5rem auto;font-size:clamp(3.2rem,7vw,7rem)}@media (width<=800px){.hero-photo-ornament{height:calc(62svh - 6.6rem);inset:5.2rem 5vw auto}.hero-cross{width:2.8rem;height:3.6rem}.hero-cross svg{width:1.65rem;height:2.35rem}.program-card,.program-card.principal{grid-template-columns:38px minmax(0,1fr);gap:.6rem;margin:0;padding:2.55rem 0}.program-number{font-size:.82rem}.program-card h3{overflow-wrap:normal;font-size:clamp(1.85rem,8.6vw,2.65rem)}.program-time{font-size:.98rem}.prayer-without-photo,.prayer-without-photo>div{min-height:62vh}.prayer-without-photo blockquote{font-size:clamp(2.7rem,12vw,4rem)}}@media (width<=420px){.hero-photo-ornament{height:calc(58svh - 6.6rem)}}.program{padding-top:12vh;padding-bottom:12vh;display:block}.program-heading .eyebrow{justify-content:center}.program-heading .eyebrow:after{content:"";background:#b89a62;width:2.8rem;height:1px}.program-heading>p:last-child{max-width:580px;margin-left:auto;margin-right:auto}.program-list{border-top:0;max-width:960px;margin:0 auto;position:relative}.program-list:before{content:"";background:linear-gradient(#0000,#b9a3be 8% 92%,#0000);width:1px;position:absolute;top:0;bottom:0;left:78px}.program-card,.program-card.principal{border-bottom:1px solid #7a628433;grid-template-columns:156px minmax(0,1fr);gap:2.2rem;padding:3.8rem 0}.program-card:before{border:3px solid var(--paper);background:#9a7aa8;border-radius:50%;width:9px;height:9px;top:4.55rem;bottom:auto;left:74px;box-shadow:0 0 0 1px #9a7aa8}.program-date-mark{color:#51385e;background:radial-gradient(circle at 42%,#e2d6e9e6 0 50%,#0000 51%);flex-direction:column;justify-content:center;align-self:start;align-items:flex-end;min-height:106px;padding:1rem 2rem 1rem 0;display:flex}.program-date-mark strong{letter-spacing:-.06em;white-space:nowrap;color:#40264f;text-shadow:0 1px #fff;font:600 clamp(3rem,4.8vw,4.8rem)/.8 Playfair Display,serif}.program-date-mark span{letter-spacing:.26em;color:#76518a;margin-top:.7rem;font-size:.72rem;font-weight:700}.program-kind{color:#85658f}.program-time,.program-card.principal .program-time{color:#72527f;font-family:Playfair Display,serif;font-size:1.22rem;font-style:italic}.program-place,.program-note,.program-card.principal .program-place{border-top:1px solid #b99a626b;border-left:0;max-width:670px;padding:1.1rem 0 0;line-height:1.75}.notice-footer{padding-top:5vh;position:relative;overflow:hidden}.footer-wreath{object-fit:contain;filter:drop-shadow(0 24px 26px #30223624);width:min(760px,82vw);max-height:360px;margin:0 auto 1.5rem;display:block}@media (width<=800px){.hero-cross{width:4.8rem;height:6.4rem}.hero-cross svg{width:3.05rem;height:4.45rem}.hero-divider-wreath{z-index:4;object-fit:contain;filter:drop-shadow(0 15px 18px #07040a75);pointer-events:none;width:min(500px,108vw);height:9.4rem;display:block;position:absolute;top:calc(62svh - 4.7rem);left:50%;transform:translate(-50%)}.notice-hero-copy{padding-top:5.4rem}.program{padding-top:9vh;padding-bottom:9vh}.program-heading{margin-bottom:4vh}.program-list:before{left:43px}.program-card,.program-card.principal{grid-template-columns:78px minmax(0,1fr);gap:1rem;padding:3rem 0}.program-card:before{width:8px;height:8px;top:3.68rem;left:39px}.program-date-mark{background:radial-gradient(circle,#e2d6e9f2 0 58%,#0000 59%);align-items:center;min-height:76px;padding:.55rem .35rem}.program-date-mark strong{text-align:center;font-size:clamp(2.05rem,9.5vw,2.75rem);line-height:.82}.program-card:first-child .program-date-mark strong{font-size:clamp(1.45rem,6.4vw,1.9rem)}.program-date-mark span{margin-top:.48rem;font-size:.57rem}.program-card h3,.program-card.principal h3{font-size:clamp(1.9rem,8.7vw,2.75rem)}.program-time,.program-card.principal .program-time{font-size:1.08rem}.footer-wreath{width:106vw;max-width:none;margin-bottom:.5rem;margin-left:-9vw}}@media (width<=390px){.hero-divider-wreath{height:8.7rem;top:calc(58svh - 4.35rem)}.notice-hero-copy{padding-top:5rem}}.hero-cross{width:6.8rem;height:9rem}.hero-cross svg{width:4.45rem;height:6.45rem}.hero-divider-wreath,.footer-wreath{filter:saturate(1.2)contrast(1.04)drop-shadow(0 18px 22px #0c07106b)}.program-list{max-width:900px}.program-card,.program-card.principal{text-align:center;padding:4.6rem 0;display:block}.program-card:before{display:none}.program-date-mark{color:#40264f;background:0 0;grid-template-columns:minmax(36px,1fr) auto minmax(36px,1fr);grid-template-areas:"left date right""left month right";place-items:center;width:100%;min-height:0;margin:0 auto 2.1rem;padding:0;display:grid;position:relative}.program-date-mark:before,.program-date-mark:after{content:"";background:linear-gradient(90deg,#0000,#b69559);width:100%;height:1px}.program-date-mark strong{color:#3f2850;text-shadow:none;grid-area:date;margin:0 1.4rem;font:600 clamp(3.4rem,6vw,5.6rem)/.8 Playfair Display,serif}.program-date-mark span{letter-spacing:.3em;color:#785087;grid-area:month;margin:.7rem 0 0;font-size:.75rem}.program-card>div{max-width:720px;margin:0 auto}.program-kind{letter-spacing:.23em;font-size:.72rem}.program-card h3,.program-card.principal h3{margin:.85rem 0 1rem;font-size:clamp(2.5rem,4.8vw,4.4rem)}.program-time,.program-card.principal .program-time{font-size:1.28rem}.program-place,.program-note,.program-card.principal .program-place{text-align:left;margin-left:auto;margin-right:auto;padding-top:1.25rem}@media (width<=800px){.hero-cross{width:5.5rem;height:7.3rem}.hero-cross svg{width:3.55rem;height:5.2rem}.hero-divider-wreath{width:114vw;height:10rem;top:calc(62svh - 5rem)}.notice-hero-copy{padding-top:5.8rem}.program-card,.program-card.principal{padding:3.6rem 0}.program-date-mark{margin-bottom:1.7rem}.program-date-mark strong{margin:0 .75rem;font-size:clamp(3rem,15vw,4.2rem)}.program-card:first-child .program-date-mark strong{font-size:clamp(2.3rem,11vw,3.2rem)}.program-date-mark span{font-size:.64rem}.program-card h3,.program-card.principal h3{font-size:clamp(2.1rem,10vw,3rem)}.program-place,.program-note,.program-card.principal .program-place{text-align:left}}@media (width<=390px){.hero-divider-wreath{height:9.5rem;top:calc(58svh - 4.75rem)}.notice-hero-copy{padding-top:5.45rem}}.hero-cross{opacity:.94;mix-blend-mode:screen;filter:drop-shadow(0 0 20px #8965a485)drop-shadow(0 16px 24px #07040a7a);width:9.2rem;height:12rem;top:-1rem}.hero-divider-wreath{z-index:4;pointer-events:none;object-fit:contain;object-position:center bottom;opacity:.99;width:min(1040px,90vw);height:auto;max-height:48vh;display:block;position:absolute;top:auto;bottom:-10.75rem;left:50%;transform:translate(-50%)}.notice-hero-copy{padding-top:7.8rem}.footer-wreath{width:min(650px,74vw);max-height:300px}@media (width>=801px){.program-card,.program-card.principal{width:82%;padding:4.8rem 0}.program-card:nth-child(odd){text-align:left;margin-left:0;margin-right:auto}.program-card:nth-child(2n){text-align:right;margin-left:auto;margin-right:0}.program-card:nth-child(odd) .program-date-mark{transform:translate(-3vw)}.program-card:nth-child(2n) .program-date-mark{transform:translate(3vw)}.program-card:nth-child(odd)>div{margin-left:0;margin-right:auto}.program-card:nth-child(2n)>div{margin-left:auto;margin-right:0}.program-card:nth-child(2n) .program-place,.program-card:nth-child(2n) .program-note{text-align:right}.program-card:nth-child(2n){padding-top:6.4rem;padding-bottom:6.4rem}}@media (width<=800px){.hero-cross{width:6.8rem;height:9rem;top:-1.15rem;right:-.35rem}.hero-divider-wreath{object-fit:contain;width:118vw;height:auto;max-height:none;top:calc(62svh - 17rem);bottom:auto}.notice-hero-copy{padding-top:11.5rem}.footer-wreath{width:min(560px,92vw);max-height:260px;margin-left:auto;margin-right:auto}.program-card,.program-card.principal{width:100%;margin-left:0;margin-right:0}}@media (width<=390px){.hero-divider-wreath{width:122vw;top:calc(58svh - 16rem)}.notice-hero-copy{padding-top:10.8rem}.hero-cross{width:6.1rem;height:8.1rem;top:-1rem}}@media (width<=800px){.notice-hero{padding-top:70svh}.notice-hero-photo,.notice-veil{clip-path:polygon(0 0,100% 0,100% 93.5%,92% 94%,82% 95.5%,70% 97.5%,60% 99.2%,50% 100%,40% 99.2%,30% 97.5%,18% 95.5%,8% 94%,0 93.5%);height:70svh}.hero-photo-ornament{height:calc(70svh - 6.6rem)}.hero-divider-wreath{top:calc(70svh - 12.5rem)}}@media (width>=801px){.notice-hero-photo,.notice-veil{clip-path:polygon(0 0,100% 0,100% 91%,92% 92%,82% 94%,70% 97%,58% 99.3%,50% 100%,42% 99.3%,30% 97%,18% 94%,8% 92%,0 91%)}}.notice-footer .footer-status{text-transform:none;letter-spacing:normal;font-size:inherit;flex-direction:column;align-items:center;gap:.75rem;margin-top:.4rem;display:flex}.notice-footer .footer-status span{letter-spacing:.1em;color:#765a82;align-items:center;gap:.9rem;font:italic 600 clamp(1.75rem,3.4vw,2.8rem)/1 Playfair Display,serif;display:flex;position:relative}.notice-footer .footer-status span:before,.notice-footer .footer-status span:after{content:"";background:linear-gradient(90deg,#0000,#b89a62);width:2.5rem;height:1px}.notice-footer .footer-status span:after{background:linear-gradient(90deg,#b89a62,#0000)}.notice-footer .footer-status strong{letter-spacing:.075em;color:#33223d;font:500 clamp(1.7rem,3.2vw,3rem)/1.08 Playfair Display,serif}@media (width<=800px){.notice-footer .footer-status{gap:.65rem}.notice-footer .footer-status span{font-size:clamp(1.45rem,7vw,1.95rem)}.notice-footer .footer-status strong{letter-spacing:.045em;max-width:92vw;font-size:clamp(1.55rem,7vw,2.15rem)}}@media (width<=390px){.notice-hero{padding-top:68svh}.notice-hero-photo,.notice-veil{height:68svh}.hero-photo-ornament{height:calc(68svh - 6.6rem)}.hero-divider-wreath{top:calc(68svh - 12.9rem)}}.marian-seal{background:#21172d;border:1px solid #ccb5dae0;border-radius:50%;width:4.6rem;height:4.6rem;margin:0 0 1.25rem;position:relative;overflow:hidden;box-shadow:0 0 0 4px #a17ab817,0 0 30px #895ea447}.marian-seal:after{content:"";mix-blend-mode:color;pointer-events:none;background:linear-gradient(145deg,#6743802e,#2e1c3d47);position:absolute;inset:0}.marian-seal img{object-fit:cover;object-position:50% 18%;filter:saturate(.72)hue-rotate(24deg)contrast(1.08)brightness(.88);width:100%;height:100%;display:block}.notice-hero-copy h1{white-space:nowrap;align-items:baseline;gap:0;display:flex}.notice-hero-copy h1 .hero-name-first,.notice-hero-copy h1 .hero-name-last{letter-spacing:-.045em;text-transform:none;color:#fff;margin:0;font:italic 500 .58em/.95 Playfair Display,serif;display:inline}.notice-hero-copy h1 .hero-name-last{margin-left:-.055em}@media (width<=800px){.marian-seal{width:4.4rem;height:4.4rem;margin:0 auto 1.3rem}.notice-hero-copy{padding-top:8.6rem}.notice-hero-copy h1{justify-content:center;gap:0;margin-bottom:1.5rem}.notice-hero-copy h1 .hero-name-first,.notice-hero-copy h1 .hero-name-last{letter-spacing:-.035em;font-size:.58em}}@media (width<=390px){.notice-hero-copy{padding-top:8.2rem}.notice-hero-copy h1{gap:0;font-size:clamp(3.05rem,15vw,3.65rem)}.notice-hero-copy h1 .hero-name-first,.notice-hero-copy h1 .hero-name-last{font-size:.58em}}.memory-strip .memory-caption{padding:1.2rem 1.25rem 1.4rem;display:block}.memory-strip .memory-title{align-items:center;gap:1rem;padding:0;font:italic 1.25rem Playfair Display,serif;display:flex}.memory-strip .memory-caption em{color:#b9adbd;letter-spacing:.015em;margin:.72rem 0 0 2.15rem;font:400 .78rem/1.65 DM Sans,sans-serif;display:block}.footer-medallion{aspect-ratio:1;background:linear-gradient(145deg,#f8f3fa,#a98db8 48%,#f3e8f6 70%,#745887);border:1px solid #6f52807a;border-radius:50%;width:clamp(7.5rem,11vw,9.5rem);margin:-.15rem auto 1.9rem;padding:.3rem;box-shadow:0 0 0 5px #89669d14,0 18px 34px #34233d33}.footer-medallion img{object-fit:cover;object-position:50% 15%;filter:saturate(.9)contrast(1.03);border:2px solid #f7f0f8;border-radius:50%;width:100%;height:100%;display:block}@media (width<=800px){.memory-strip .memory-caption{padding:1.05rem 1.1rem 1.25rem}.memory-strip .memory-title{font-size:1.2rem}.memory-strip .memory-caption em{margin-left:2rem;font-size:.75rem}.footer-medallion{width:7.4rem;margin-top:.1rem;margin-bottom:1.55rem}}.mary-image{background:radial-gradient(circle at 50% 42%,#f8f3fb 0,#e9dff0 56%,#d7c8e2 100%);justify-content:center;align-items:center;padding:clamp(1.4rem,4vw,4.5rem);display:flex}.mary-image-frame{background:linear-gradient(145deg,#f9f6fa,#c9b5d4 28%,#f7f1f8 52%,#9273a4 78%,#ede4f1);border:1px solid #6d4f7eb3;width:min(100%,620px);margin:0;padding:clamp(.55rem,1vw,.85rem);position:relative;box-shadow:0 0 0 5px #f5eef7,0 0 0 6px #7557856b,0 30px 60px #38254340}.mary-image-frame:before{content:"";z-index:2;pointer-events:none;border:1px solid #eddca6b8;position:absolute;inset:clamp(.85rem,1.4vw,1.2rem)}.mary-image-frame img{object-fit:cover;object-position:50% 18%;filter:saturate(.8)contrast(1.03);width:100%;height:auto;max-height:72vh;display:block}.mary-icon-frame{background:linear-gradient(145deg,#f8f2dc,#b89b59 24%,#fbf1cc 52%,#6f527f 82%,#e9d9ac)}.mary-icon-frame img{object-fit:contain;object-position:center;filter:saturate(.92)contrast(1.03)}.mary-image-frame figcaption{z-index:3;color:#f6edf8;letter-spacing:.08em;background:#2a1d33db;border:1px solid #e3d099c7;width:max-content;max-width:78%;padding:.55rem 1.25rem;font:italic 500 clamp(.78rem,1.3vw,1rem) Playfair Display,serif;position:absolute;bottom:clamp(1.1rem,2vw,1.7rem);left:50%;transform:translate(-50%);box-shadow:0 8px 22px #1b11223d}.mary-corner{z-index:4;color:#6f4f80;text-shadow:0 1px #fff;font-size:clamp(.9rem,1.5vw,1.2rem);position:absolute}.mary-corner-tl{top:.12rem;left:.25rem}.mary-corner-tr{top:.12rem;right:.25rem}.mary-corner-bl{bottom:.12rem;left:.25rem}.mary-corner-br{bottom:.12rem;right:.25rem}@media (width<=800px){.mary-image{min-height:0;padding:2rem 1.65rem;height:auto!important}.mary-image-frame img{object-fit:cover;max-height:68svh;height:auto!important}.mary-image-frame figcaption{bottom:1.1rem}}.notice-widow{color:#f4edf6;letter-spacing:.13em;margin:1rem 0 .55rem;font:600 clamp(1.75rem,3.4vw,3rem)/1.1 Playfair Display,serif}.notice-death{max-width:620px;line-height:1.55!important}.notice-children{gap:.45rem;font-style:normal;display:grid;color:#3e3046!important;margin:.4rem auto 1.35rem!important}.notice-children span{text-transform:uppercase;letter-spacing:.18em;color:#786683;font:600 .72rem/1.4 DM Sans,sans-serif}.notice-children strong{font:600 clamp(1.15rem,2.15vw,1.5rem)/1.5 Playfair Display,serif}.notice-family-circle{color:#4d3c56;text-transform:uppercase;letter-spacing:.09em;gap:.65rem;max-width:650px;margin:1.35rem auto 1.6rem;font:600 clamp(.78rem,1.3vw,.95rem)/1.45 DM Sans,sans-serif;display:grid}.notice-family-circle p{margin:0}.notice-thanks{color:#413847!important;max-width:680px!important;font:500 clamp(1rem,1.7vw,1.18rem)/1.7 DM Sans,sans-serif!important}.program-schedule p{border-bottom:1px solid #8668912e;grid-template-columns:minmax(92px,auto) 1fr;align-items:baseline;gap:1.15rem;margin:0;padding:.8rem 0;display:grid;color:#5f5663!important;line-height:1.55!important}.program-schedule span{color:#5f5663}.program-card h3,.program-card.principal h3{font-weight:700}.prayer-quotes{gap:2rem;width:min(100%,980px);margin:2rem auto 3rem;display:grid}.prayer-without-photo .prayer-quotes blockquote{margin:0;font-size:clamp(2.4rem,5.5vw,5rem);line-height:1.05}@media (width<=800px){.notice-widow{text-align:center;letter-spacing:.1em;font-size:clamp(1.45rem,7vw,2rem)}.notice-death{max-width:90vw;margin-left:auto;margin-right:auto}.program-schedule p{grid-template-columns:1fr;gap:.25rem}.program-schedule strong{font-size:1rem}.prayer-without-photo .prayer-quotes blockquote{font-size:clamp(2.25rem,10.5vw,3.4rem)}}.notice-message{background:#ede5f5;padding:clamp(4.8rem,9vw,7.5rem) 6vw}.notice-message>p:first-child{color:#725e86;letter-spacing:.2em;margin:0;font:600 .7rem/1.4 DM Sans,sans-serif}.notice-message h2{letter-spacing:-.025em;margin:1rem 0 2.5rem;font:500 clamp(2.1rem,5vw,4.4rem)/1.08 Playfair Display,serif}.notice-children{gap:.65rem;margin:0 auto 1.7rem!important}.notice-children span{letter-spacing:.18em;font:600 .7rem/1.4 DM Sans,sans-serif}.notice-children strong{letter-spacing:0;color:#372d3c;font:500 clamp(1.05rem,1.8vw,1.25rem)/1.65 DM Sans,sans-serif}.notice-family-circle{text-transform:none;letter-spacing:0;color:#4e4352;gap:.55rem;margin:0 auto 2rem;font:500 clamp(.95rem,1.45vw,1.08rem)/1.55 DM Sans,sans-serif}.notice-thanks{border-top:1px solid #725e8633;padding-top:1.75rem;color:#43394a!important;margin:0 auto!important;font:500 clamp(1rem,1.55vw,1.12rem)/1.75 DM Sans,sans-serif!important}.program{background:var(--paper);padding:clamp(5.5rem,10vw,9rem) 7vw;display:block}.program-heading{text-align:center;max-width:720px;margin:0 auto 4rem;position:static}.program-heading .eyebrow{justify-content:center;font-family:DM Sans,sans-serif}.program-heading h2{letter-spacing:-.04em;margin:1rem 0 1.5rem;font:500 clamp(3rem,6vw,5.6rem)/.96 Playfair Display,serif}.program-heading>p:last-child{color:#6f6671;max-width:560px;margin:0 auto;font:400 1rem/1.75 DM Sans,sans-serif}.program-list{border-top:1px solid #7a628440;width:min(100%,860px);max-width:860px;margin:0 auto}.program-list:before{display:none}.program-card,.program-card.principal{color:#241d2b;text-align:left;background:0 0;border:0;border-bottom:1px solid #7a628440;width:100%;margin:0;padding:3.7rem 0;display:block}.program-card:nth-child(n){text-align:left;margin-left:0;margin-right:0;padding-top:3.7rem;padding-bottom:3.7rem}.program-card:nth-child(n)>div{width:min(100%,700px);max-width:700px;margin:0 auto}.program-card:before,.program-card:after{display:none}.program-date-mark,.program-card:nth-child(n) .program-date-mark{background:0 0;grid-template-columns:1fr auto 1fr;grid-template-areas:"left date right""left month right";place-items:center;width:100%;margin:0 auto 2.4rem;padding:0;display:grid;position:relative;transform:none}.program-date-mark:before,.program-date-mark:after{content:"";background:linear-gradient(90deg,#0000,#b69559);width:100%;height:1px;display:block}.program-date-mark:before{grid-area:left}.program-date-mark:after{background:linear-gradient(90deg,#b69559,#0000);grid-area:right}.program-date-mark strong,.program-card:first-child .program-date-mark strong{color:#40264f;letter-spacing:-.045em;grid-area:date;margin:0 1.25rem;font:600 clamp(2.8rem,5vw,4.4rem)/.85 Playfair Display,serif}.program-card:first-child .program-date-mark strong{font-size:clamp(2.25rem,4.2vw,3.5rem)}.program-date-mark span{letter-spacing:.25em;color:#76518a;grid-area:month;margin:.65rem 0 0;font:700 .66rem/1 DM Sans,sans-serif}.program-kind,.program-card.principal .program-kind{letter-spacing:.18em;text-transform:uppercase;color:#725680;margin:0 0 .8rem;font:600 .68rem/1.4 DM Sans,sans-serif}.program-card h3,.program-card.principal h3{letter-spacing:-.025em;color:#302039;margin:0 0 1.4rem;font:600 clamp(1.8rem,3.4vw,2.8rem)/1.15 Playfair Display,serif}.program-schedule{gap:0;max-width:none;margin:0;display:grid}.program-schedule p{text-align:left;border-bottom:1px solid #86689129;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:1.25rem;margin:0;padding:1rem 0;font-family:DM Sans,sans-serif;display:grid;color:#5f5663!important;line-height:1.6!important}.program-schedule strong{color:#52375f;white-space:nowrap;font:700 1rem/1.6 DM Sans,sans-serif}.program-schedule span{color:#5f5663;font:400 1rem/1.6 DM Sans,sans-serif}.program-place,.program-note,.program-card.principal .program-place,.program-card:nth-child(2n) .program-place,.program-card:nth-child(2n) .program-note{text-align:left;border:0;border-top:1px solid #b99a626b;max-width:none;margin:1.25rem 0 0;padding:1.1rem 0 0;font:400 .98rem/1.7 DM Sans,sans-serif;color:#625967!important}@media (width<=800px){.notice-message{padding:4.8rem 7vw}.notice-message h2{margin-bottom:2.2rem;font-size:clamp(2rem,10vw,2.8rem)}.notice-children strong{font-size:1.04rem;line-height:1.6}.notice-family-circle{font-size:.96rem;line-height:1.55}.thanks-break{display:none}.program{padding:5.5rem 6vw}.program-heading{margin-bottom:3rem}.program-heading h2{font-size:clamp(2.8rem,13vw,3.7rem)}.program-card,.program-card.principal,.program-card:nth-child(n){padding:3.2rem 0}.program-date-mark,.program-card:nth-child(n) .program-date-mark{margin-bottom:2rem}.program-date-mark strong,.program-card:first-child .program-date-mark strong{margin:0 .7rem;font-size:clamp(2.55rem,12vw,3.4rem)}.program-card:first-child .program-date-mark strong{font-size:clamp(2.05rem,9.8vw,2.75rem)}.program-card h3,.program-card.principal h3{font-size:clamp(1.75rem,8vw,2.25rem)}.program-schedule p{grid-template-columns:max-content minmax(0,1fr);gap:1rem;padding:.9rem 0}.program-schedule strong,.program-schedule span{font-size:.95rem;line-height:1.55}}
