:root{--header-bg:#F5F1EA;--header-text:#2A2520;--header-muted:#6B5F52;--wall-bg:#0A0A0A;--wall-tile-bg:rgba(255, 255, 255, 0.04);--serif:"Charter", "Iowan Old Style", "Palatino", "Georgia", "Times New Roman", serif;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--max-text:60ch}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--wall-bg);color:var(--header-text);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}.memorial{background:url(../images/header-bg3.jpg)50% 100%/cover no-repeat;color:#f5f1ea;font-family:var(--serif);text-align:center;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.memorial-title,.memorial-subtitle,.memorial-body p{max-width:var(--max-text);margin-left:auto;margin-right:auto}.memorial-title{font-size:clamp(2.4rem,6vw,4rem);font-weight:400;font-style:italic;letter-spacing:.01em;margin-top:0;margin-bottom:0;line-height:1.05;color:#f5f1ea;text-shadow:0 2px 8px rgba(0,0,0,.25)}.memorial-title+.memorial-subtitle,.memorial-title+.memorial-body{margin-top:1.25rem}.memorial-subtitle{font-size:clamp(1rem,2vw,1.15rem);font-style:italic;color:var(--header-muted);margin-top:0;margin-bottom:2.5rem;letter-spacing:.02em}.memorial-body{font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.65;color:var(--header-text)}.memorial-body p{margin-top:1.6em;margin-bottom:1.6em}.memorial-body p:first-child{margin-top:0}.memorial-body p:last-child{margin-bottom:0}@media(max-width:600px){.memorial-title{letter-spacing:0}}#wall{background:var(--wall-bg);margin:0;padding:0}#gallerydeluxe{position:relative;margin:0;padding:0;min-height:80vh;width:100%}.gd-figure{background:var(--wall-tile-bg);transition:filter 120ms ease}.gd-figure:hover{filter:brightness(1.15);cursor:pointer}.site-footer{background:var(--wall-bg);color:rgba(255,255,255,.55);text-align:center;padding:5rem 1.5rem 4rem;font-family:var(--serif);font-size:clamp(.9rem,1.4vw,1rem);line-height:1.7}.site-footer p{max-width:60ch;margin:0 auto 1rem}.site-footer .footer-attribution{margin-top:2.5rem;margin-bottom:0;font-size:clamp(.8rem,1.2vw,.9rem);letter-spacing:.04em;color:rgba(255,255,255,.4)}@media(max-width:600px){.site-footer{padding:3rem 1.25rem 2.5rem}.site-footer .footer-attribution{margin-top:2rem}}.gd-modal{background-color:rgba(0,0,0,.94)}.gd-modal-close{position:fixed;top:1rem;right:1.25rem;z-index:10;font-size:2rem;line-height:1;color:rgba(255,255,255,.85);cursor:pointer;user-select:none;padding:.25rem .5rem}.gd-modal-close:hover{color:#fff}.gd-modal-exif{display:none}