@import url('/fonts.css');
:root{--paper:#faf8f3;--white:#fffefa;--ink:#1d3028;--green:#173e32;--muted:#656d64;--line:#d9ded3;--sage:#e9eee3;--gold:#a88a5e;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(3.6rem,6.2vw,6.7rem);letter-spacing:-.035em}h2{font-size:clamp(2.6rem,4vw,4.2rem);letter-spacing:-.025em}h3{font-size:2rem}em{font-style:italic;color:#456755}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a78045;outline-offset:5px}button,input,textarea{border-radius:0}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;z-index:100;top:-100px;left:20px;background:var(--green);color:white;padding:12px}.skip:focus{top:10px}.site-header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.nav-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{font:2.7rem/1 var(--serif);letter-spacing:-.04em;display:inline-flex;align-items:center;gap:11px}.brand:before{content:'';display:inline-block;width:7px;height:7px;background:var(--gold);border-radius:50%;margin-top:17px}.nav-links{display:flex;gap:35px;align-items:center;font-size:.9rem}.nav-links>a:not(.button):hover,.footer a:hover{color:#597c61;text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:14px 25px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:5px;font-family:var(--sans);font-size:.94rem;font-weight:500;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#2b5442;transform:translateY(-1px)}.button>span{font-size:1.3rem}.nav-links .button{min-height:44px;padding:11px 19px;font-size:.86rem}.menu-button{display:none;background:none;border:1px solid var(--line);padding:9px 13px;font-size:.9rem}.release-note{font-size:12px;letter-spacing:.025em;text-align:center;background:#edf0e8;color:#526153;padding:6px 16px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-block:56px 76px}.eyebrow{font-family:var(--sans);font-size:.72rem;letter-spacing:.18em;line-height:1.5;font-weight:550;display:block;color:#5a675b}.hero .eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:24px}.short-line{width:27px;height:1px;background:var(--gold)}.hero h1{margin-bottom:26px}.lede{font-size:1.05rem;line-height:1.8;color:var(--muted);max-width:490px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:30px}.text-link{font-size:.94rem;font-weight:500;line-height:1.55;display:inline-flex;align-items:center;gap:12px;border:0;border-bottom:1px solid #9bab99;padding:8px 0;background:none}.text-link:hover{color:#597c61;border-color:#597c61}.quiet-note{font-size:.79rem;line-height:1.65;color:var(--muted);display:block}.hero .quiet-note{margin-top:27px;font-size:.75rem}.hero-visual{position:relative;aspect-ratio:.9;max-height:604px;border-radius:180px 180px 6px 6px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,31,24,.66));pointer-events:none}.portrait-caption{position:absolute;z-index:1;bottom:28px;left:31px;display:flex;flex-direction:column;color:#fff;gap:2px}.portrait-caption>span:first-child{font-size:.63rem;letter-spacing:.19em;margin-bottom:3px}.portrait-caption strong{font:2.6rem/1.15 var(--serif)}.portrait-caption>span:last-child{font-size:.9rem;color:#e1e6dc}.example-tag{position:absolute;z-index:1;right:22px;bottom:29px;padding:4px 9px;font-size:.65rem;border:1px solid #ffffff66;color:#fff;border-radius:3px}.intro-strip{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:48px 0;border-block:1px solid var(--line);align-items:center}.intro-strip>p{font:2.7rem/1.18 var(--serif);letter-spacing:-.02em}.intro-strip>div{font-size:1rem;line-height:1.85;color:var(--muted);max-width:520px}.approach{padding-block:96px}.section-heading{text-align:center}.section-heading h2{margin:18px 0 20px}.section-heading p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;gap:48px}.steps article{border-top:1px solid var(--line);padding-top:22px}.step-number{font-size:.78rem;color:var(--gold);letter-spacing:.13em}.steps h3{margin:18px 0 14px}.steps p{color:var(--muted);line-height:1.8;font-size:.95rem;max-width:340px}.story-section{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:75px;padding-bottom:100px}.story-image img{width:100%;height:450px;object-fit:cover;border-radius:6px}.story-copy h2{margin:23px 0 24px}.story-copy p{color:var(--muted);margin-bottom:14px;max-width:440px}.story-copy .text-link{margin-top:13px}.closing{padding:60px 28px 65px;text-align:center;background:var(--sage);border-radius:7px;margin-bottom:80px}.closing h2{margin:18px 0}.closing p{color:var(--muted);margin-bottom:25px}.closing>.quiet-note{margin-top:16px}.footer{border-top:1px solid var(--line);padding:36px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer .brand{font-size:2.1rem}.footer .brand:before{width:5px;height:5px;margin-top:12px}.footer p{font-size:.8rem;color:var(--muted);margin-top:6px}.footer-links{display:flex;gap:28px;font-size:.85rem}.footer-bottom{display:flex;justify-content:space-between;margin-top:25px;padding-top:20px;border-top:1px solid var(--line);font-size:.73rem;color:var(--muted)}
.breadcrumb{display:flex;gap:13px;color:var(--muted);font-size:.8rem;padding:28px 0}.breadcrumb a:hover{text-decoration:underline}.memorial-hero{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:14px 0 64px}.memorial-portrait{height:565px;overflow:hidden;border-radius:150px 150px 5px 5px}.memorial-portrait img{width:100%;height:100%;object-fit:cover}.memorial-title .eyebrow{margin-bottom:22px}.memorial-title h1{font-size:clamp(4rem,6.8vw,7rem)}.life-dates{font-size:1.15rem;margin-top:14px;color:#657260;letter-spacing:.08em}.memorial-quote{font:2rem/1.28 var(--serif);margin-top:24px}.memorial-title .quiet-note{max-width:360px;margin-top:23px;font-size:.76rem}.icon-button{width:52px;height:52px;border:1px solid var(--line);border-radius:5px;background:transparent;display:grid;place-items:center}.icon-button svg{width:21px;height:21px}.icon-button:hover{background:var(--sage)}.tabs{display:flex;gap:48px;border-bottom:1px solid var(--line)}.tabs button{padding:18px 6px;font-size:1rem;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:none}.tabs [aria-selected=true]{color:var(--green);border-color:var(--green);font-weight:550}.tab-panel{padding:55px 0}.story-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.story-layout h2{margin-top:17px;font-size:3.3rem}.prose{color:#5c645b;max-width:680px}.prose p{margin-bottom:20px;font-size:1.03rem;line-height:1.9}.signature{font:1.7rem/1.3 var(--serif);font-style:italic;color:#486d56;display:block;margin-top:30px}.panel-heading{margin-bottom:30px}.panel-heading h2{font-size:3rem;margin-bottom:13px}.panel-heading p{color:var(--muted)}.gallery{display:grid;grid-template-columns:1fr 1.35fr;gap:28px;align-items:start}.gallery button{border:0;background:none;padding:0;text-align:left}.gallery img{height:390px;width:100%;object-fit:cover;border-radius:5px;transition:filter .2s}.gallery button:hover img{filter:brightness(.94)}.gallery span{display:block;font-size:.9rem;padding-top:12px;color:var(--muted)}.memory-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:24px}.memory-card{padding:30px 32px;border:1px solid var(--line);background:var(--white);border-radius:7px}.memory-mark{font:4rem/1 var(--serif);color:#9fae93;display:block;height:45px}.memory-card h3{font-size:1.8rem;margin:12px 0}.memory-card>p{color:var(--muted);line-height:1.85}.memory-author{display:flex;gap:13px;align-items:center;margin-top:26px}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--sage);font-size:.9rem}.memory-author strong{font-size:.86rem;font-weight:500}.memory-author div>span{display:block;font-size:.74rem;color:var(--muted)}.sample-notice{border-top:1px solid var(--line);padding:29px 0 55px;max-width:750px}.sample-notice>strong{font-weight:500}.sample-notice p{margin:7px 0;color:var(--muted);font-size:.93rem}.modal{max-width:560px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;border:0;border-radius:10px;background:var(--paper);padding:43px;color:var(--ink)}dialog::backdrop{background:rgba(16,32,23,.5);backdrop-filter:blur(4px)}.close-modal{position:absolute;right:18px;top:13px;border:0;background:none;font-size:1.8rem;width:34px;height:34px;line-height:1}.modal h2{font-size:2.7rem;margin:15px 0}.modal>p{font-size:.91rem;color:var(--muted);margin-bottom:20px}.modal label,.editor-form label{display:flex;flex-direction:column;font-size:.86rem;font-weight:500;gap:7px;margin-bottom:18px}input,textarea{background:#fffefa;border:1px solid #cbd3c5;border-radius:4px;padding:12px 13px;color:var(--ink);width:100%;font-size:1rem;line-height:1.5;font-weight:400}textarea{resize:vertical;min-height:120px}input::placeholder,textarea::placeholder{color:#899083}input[type=file]{font-size:.8rem;padding:13px}input::file-selector-button{background:var(--sage);color:var(--green);border:0;border-radius:3px;padding:8px;margin-right:10px;font-family:var(--sans);cursor:pointer}.photo-modal{border:0;padding:12px;border-radius:6px;background:var(--paper);max-width:90vw;max-height:94dvh;overflow:auto}.photo-modal>img{max-height:80dvh;max-width:100%;object-fit:contain}.photo-modal>p{padding:9px 8px 0;font-size:.9rem}.photo-modal .close-modal{background:var(--paper);border-radius:50%;box-shadow:0 2px 10px #0002;right:21px;top:21px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--green);color:#fff;padding:12px 22px;border-radius:6px;font-size:.86rem;opacity:0;pointer-events:none;transition:.2s;z-index:100;max-width:90vw}.toast.show{opacity:1;transform:translate(-50%,0)}
.create-main{padding-bottom:75px}.create-heading{padding:30px 0 48px}.create-heading h1{font-size:4.7rem;margin:17px 0 20px}.create-heading>p{color:var(--muted)}.editor-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:start}.editor-form{border-top:1px solid var(--line);padding-top:26px}.form-title{display:flex;gap:17px;align-items:center;margin-bottom:24px}.form-title h2{font-size:2rem}.form-title.second{margin-top:33px;border-top:1px solid var(--line);padding-top:25px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.optional{font-size:.73rem;font-weight:400;color:var(--muted)}.editor-form .button{margin:20px 0 10px}.form-error{color:#9a382b;font-size:.85rem;min-height:0}.form-error:not(:empty){margin:10px 0}.draft-preview{position:sticky;top:30px}.draft-preview>.eyebrow{text-align:center;margin-bottom:16px}.preview-card{background:var(--white);border:1px solid var(--line);border-radius:120px 120px 8px 8px;overflow:hidden;box-shadow:0 10px 30px #21352505}.preview-portrait{height:260px;display:grid;place-items:center;background:#e7ecdf}.preview-portrait img{width:100%;height:100%;object-fit:cover}.preview-portrait>span{font:7rem var(--serif);color:#9daa91}.preview-copy{padding:28px 32px}.preview-copy h2{font-size:2.9rem;overflow-wrap:anywhere}.preview-copy>#preview-dates{font-size:.86rem;color:var(--muted);margin-top:9px}.preview-copy>#preview-quote{font:1.5rem/1.3 var(--serif);margin-top:23px;white-space:pre-wrap;overflow-wrap:anywhere}.preview-divider{height:1px;background:var(--line);margin:24px 0}.preview-copy>#preview-story{font-size:.88rem;line-height:1.8;max-height:260px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted)}.preview-private{display:block;text-align:center;font-size:.74rem;color:var(--muted);margin-top:14px}.legal{max-width:810px;padding-block:70px 90px}.legal h1{font-size:4.9rem;margin:18px 0 48px}.legal h2{font-size:2.2rem;margin:34px 0 14px}.legal p{color:var(--muted);margin-bottom:18px;line-height:1.9}.legal .text-link{margin-top:24px}
@media(min-width:1600px){.wrap{width:min(1360px,calc(100% - 140px))}.hero{gap:100px}.hero-visual{max-height:655px}.hero h1{font-size:7.1rem}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero h1{font-size:5.1rem}.hero-visual{aspect-ratio:.75}.actions{gap:18px}.nav-links{gap:22px}.memorial-hero{gap:50px}.memorial-portrait{height:500px}.editor-layout{gap:45px}.story-section{gap:40px}.story-layout{gap:40px}.example-tag{bottom:17px;right:15px}.portrait-caption{bottom:40px}.intro-strip{gap:40px}.steps{gap:30px}}
@media(max-width:800px){.nav-inner{height:82px}.brand{font-size:2.4rem}.menu-button{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:82px;background:var(--paper);padding:25px 32px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:20px}.nav-links.open{display:flex}.nav-links .button{text-align:center}.release-note{font-size:11px}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:40px;padding-bottom:50px}.hero h1{font-size:3.8rem}.hero .eyebrow{font-size:.65rem;letter-spacing:.12em}.hero .lede{font-size:.94rem}.hero .actions{flex-direction:column;align-items:flex-start}.hero .button{font-size:.8rem;padding:13px 18px;gap:12px}.hero .quiet-note{font-size:.7rem}.hero-visual{height:470px;aspect-ratio:auto;border-radius:120px 120px 5px 5px}.hero-visual img{object-position:50% 50%}.example-tag{display:none}.portrait-caption{left:20px;bottom:25px}.portrait-caption strong{font-size:2.2rem}.portrait-caption>span:first-child{font-size:.55rem}.intro-strip{gap:30px;padding-block:35px}.intro-strip>p{font-size:2.2rem}.intro-strip>div{font-size:.91rem}.approach{padding-block:65px}.steps{gap:25px;margin-top:37px}.steps h3{font-size:1.7rem}.steps p{font-size:.87rem}.story-section{padding-bottom:65px}.story-image img{height:390px}.story-copy p{font-size:.94rem}.story-copy h2{font-size:2.8rem}.closing{margin-bottom:55px}.footer-links{gap:18px;font-size:.8rem}.memorial-hero{gap:37px}.memorial-portrait{height:450px}.memorial-title h1{font-size:5.1rem}.memorial-quote{font-size:1.75rem}.memorial-title .button{padding-inline:17px;font-size:.85rem;gap:15px}.memorial-title .actions{gap:12px}.story-layout{grid-template-columns:1fr;gap:25px}.story-layout h2{font-size:3.1rem}.gallery img{height:300px}.editor-layout{gap:30px;grid-template-columns:1.15fr 1fr}.create-heading h1{font-size:4.1rem}.preview-copy{padding:24px}.preview-copy h2{font-size:2.5rem}.preview-portrait{height:220px}.form-title h2{font-size:1.75rem}.field-pair{gap:12px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.nav-inner{height:73px}.nav-links{top:73px;padding-inline:20px}.brand{font-size:2.25rem}.release-note{font-size:10px;padding-block:7px}.hero{grid-template-columns:1fr;gap:35px;padding-top:37px;padding-bottom:40px}.hero .eyebrow{margin-bottom:18px;font-size:.66rem}.hero h1{font-size:clamp(3.7rem,13vw,5.1rem);margin-bottom:21px}.hero .lede{font-size:1rem;max-width:380px}.desktop{display:none}.hero .actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero .button{font-size:.84rem;min-height:49px;padding:13px 18px}.hero .text-link{font-size:.82rem}.hero .quiet-note{margin-top:21px;font-size:.72rem}.hero-visual{height:430px;border-radius:140px 140px 5px 5px;max-width:440px;width:100%;margin-inline:auto}.portrait-caption{left:24px;bottom:22px}.portrait-caption strong{font-size:2.6rem}.example-tag{display:block;font-size:.58rem;right:19px;bottom:24px}.intro-strip{grid-template-columns:1fr;gap:20px;padding-block:31px}.intro-strip>p{font-size:2.3rem}.intro-strip>div{font-size:.96rem}.approach{padding-block:56px}.section-heading{text-align:left}.section-heading h2{font-size:3rem;margin-top:15px}.section-heading p{font-size:.95rem}.steps{grid-template-columns:1fr;gap:28px;margin-top:34px}.steps article{display:grid;grid-template-columns:30px 1fr;column-gap:18px;padding-top:23px}.steps .step-number{padding-top:4px}.steps h3{margin:0 0 10px;font-size:1.9rem}.steps p{grid-column:2;max-width:100%;font-size:.95rem}.story-section{grid-template-columns:1fr;gap:32px;padding-bottom:48px}.story-image img{height:285px}.story-copy h2{font-size:3rem;margin-block:17px 22px}.story-copy p{font-size:1rem}.closing{width:calc(100% - 24px);padding:43px 20px 40px;margin-bottom:35px}.closing h2{font-size:3rem}.closing p{font-size:.95rem}.closing .quiet-note{font-size:.72rem;max-width:280px;margin-inline:auto}.footer{padding:28px 0}.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{font-size:.86rem}.footer-bottom{flex-direction:column;gap:6px;font-size:.71rem}.breadcrumb{padding:21px 0;font-size:.75rem}.memorial-hero{grid-template-columns:1fr;gap:30px;padding:5px 0 32px}.memorial-portrait{height:410px;max-width:440px;width:100%;margin-inline:auto;border-radius:130px 130px 5px 5px}.memorial-title h1{font-size:4.7rem}.memorial-title h1 br{display:none}.memorial-title h1 em{margin-left:12px}.memorial-title .eyebrow{margin-bottom:12px}.life-dates{font-size:1rem;margin-top:10px}.memorial-quote{font-size:1.8rem;margin-top:19px}.memorial-title .actions{margin-top:22px}.memorial-title .quiet-note{margin-top:18px;font-size:.73rem}.tabs{gap:0;justify-content:space-between}.tabs button{font-size:.92rem;padding:17px 9px}.tab-panel{padding:33px 0}.story-layout{gap:24px}.story-layout h2{font-size:2.9rem}.prose p{font-size:.97rem;line-height:1.85}.signature{font-size:1.5rem}.gallery{grid-template-columns:1fr;gap:24px}.gallery img{height:340px}.panel-heading h2{font-size:2.6rem}.panel-heading p{font-size:.95rem}.memory-grid{grid-template-columns:1fr;gap:18px}.memory-card{padding:24px}.sample-notice{padding:26px 0 40px}.modal{padding:36px 23px}.modal h2{font-size:2.5rem}.create-heading{padding:15px 0 32px}.create-heading h1{font-size:3.8rem}.create-heading>p{font-size:.95rem}.editor-layout{grid-template-columns:1fr;gap:42px}.editor-form{padding-top:24px}.form-title h2{font-size:1.9rem}.draft-preview{position:static;max-width:430px;width:100%;margin:auto}.preview-portrait{height:280px}.preview-copy{padding:28px}.create-main{padding-bottom:45px}.legal{padding-block:42px 55px}.legal h1{font-size:3.8rem;margin-bottom:35px}.legal h2{font-size:2rem}.legal p{font-size:.98rem}.eyebrow{font-size:.67rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.published-memory{max-width:780px;margin:40px auto 100px}.published-memory h1{margin:18px 0}.published-memory .prose{margin:38px 0;white-space:pre-wrap;overflow-wrap:anywhere}.published-memory .memorial-quote{white-space:pre-wrap;overflow-wrap:anywhere}.published-portrait{width:min(100%,420px);max-height:500px;object-fit:cover;border-radius:200px 200px 5px 5px;margin:25px 0}
.eyebrow,.quiet-note,.release-note,.footer-bottom,.optional,.preview-private,.example-tag,.portrait-caption>span:first-child,.memory-author div>span{font-size:max(.75rem,12px)}
.draft-backup{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;margin:12px 0}.draft-backup label{cursor:pointer}
