.share-memory{overscroll-behavior:contain;padding:24px 6vw max(56px,env(safe-area-inset-bottom));animation:appear .6s var(--ease) both;position:absolute;inset:125px 0 0;overflow-y:auto}.share-memory-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:start;gap:clamp(40px,8vw,130px);max-width:1160px;margin:0 auto;display:grid}.share-memory-introduction{padding-bottom:20px;position:sticky;top:0}.share-memory-back{border-bottom:1px solid var(--line);align-items:center;gap:18px;min-height:44px;margin:0 0 46px;padding:8px 0;font-size:12px;display:flex}.share-memory-back span{font-size:22px}.share-memory-introduction .eyebrow{letter-spacing:2px;margin:0 0 21px;font-size:9px}.share-memory-introduction h1{letter-spacing:-.045em;margin:0 0 29px;font:300 clamp(55px,5.7vw,84px)/1.05 Tobias,serif}.share-memory-introduction>p:not(.eyebrow){max-width:330px;color:var(--muted);margin:0 0 28px;font-size:15px;line-height:1.8}.share-memory-introduction .share-memory-invitation{margin-top:35px;font-size:12px;line-height:1.9}.share-memory .share-memory-composer{border:1px solid var(--line);background:#edece2;border-radius:7px;min-width:0;padding:30px 36px 33px}.share-memory-composer h2{margin:0 0 26px;font-size:38px;line-height:1.12}.share-memory-composer .memory-fields>label:first-child{margin-top:0}.share-memory-composer textarea{min-height:210px}.share-memory-composer .memory-photo-picker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0;padding:1px 0 23px}.share-memory-text-meta{justify-content:space-between;align-items:center;gap:15px;margin:10px 0 0;display:flex}.share-memory-text-meta p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.share-memory-text-meta .memory-counter{flex-shrink:0;margin:0}.share-memory-note{color:var(--muted);margin:18px 0 0;font-size:12px;line-height:1.75}.share-upload-unavailable,.share-connection,.share-memory-message{color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.7}.share-connection p{margin:0}.share-connection button{text-underline-offset:4px;min-height:44px;font-size:13px;text-decoration:underline}.share-memory-composer .memory-fields>.memory-photo-picker:first-child{border-top:0;margin-top:0;padding-top:0}.share-memory-composer .memory-photo-picker>label{margin-top:0}@media (max-width:900px){.share-memory{padding-left:5vw;padding-right:5vw}.share-memory-inner{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:40px}.share-memory .share-memory-composer{padding:27px 25px}.share-memory-introduction h1{font-size:59px}}@media (max-width:700px){.share-memory{padding:12px 22px max(36px,env(safe-area-inset-bottom));inset:94px 0 0}.share-memory-inner{max-width:520px;display:block}.share-memory-introduction{padding:0;position:static}.share-memory-back{margin-bottom:25px}.share-memory-introduction .eyebrow{margin-bottom:14px;font-size:8px}.share-memory-introduction h1{letter-spacing:-1.7px;margin-bottom:18px;font-size:51px;line-height:1.04}.share-memory-introduction h1 br{display:none}.share-memory-introduction>p:not(.eyebrow){max-width:100%;margin-bottom:26px;font-size:14px;line-height:1.75}.share-memory-introduction .share-memory-invitation{display:none}.share-memory .share-memory-composer{margin-top:27px;padding:25px 21px 27px}.share-memory-composer h2{margin-bottom:23px;font-size:31px}.share-memory-composer label span{margin:2px 0 0;display:block}.share-memory-composer textarea{min-height:230px;font-size:23px}.share-memory-text-meta{align-items:flex-start}.share-memory-text-meta p{max-width:140px}.share-memory-note{font-size:11px}}@media (max-width:360px){.share-memory{padding-left:17px;padding-right:17px}.share-memory-introduction h1{font-size:44px}.share-memory .share-memory-composer{padding:23px 17px}.share-memory-composer .memory-photo-picker input[type=file]{padding:9px 5px}.share-memory-composer .memory-photo-picker input::file-selector-button{margin-right:6px;padding:7px 6px}}
.mobile-view-menu{z-index:2;flex-shrink:0;position:relative}.view-menu-trigger{background:var(--paper);width:148px;min-height:44px;color:var(--ink);text-align:left;white-space:nowrap;border:1px solid #cccebf;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;font:400 12px Satoshi,sans-serif;display:flex}.view-menu-chevron{transition:transform .25s var(--ease);flex:none}.mobile-view-menu[data-open=true] .view-menu-trigger{background:#e8e9dd;border-color:#aeb7a0}.mobile-view-menu[data-open=true] .view-menu-chevron{transform:rotate(180deg)}.view-menu-panel{overscroll-behavior:contain;transform-origin:100% 0;opacity:0;visibility:hidden;pointer-events:none;width:min(304px,100vw - 36px);max-height:calc(100dvh - 105px);transition:opacity .18s var(--ease),transform .23s var(--ease),visibility 0s .23s;background:#f6f3eb;border:1px solid #d5d6c8;border-radius:14px;padding:12px 8px 8px;position:absolute;top:calc(100% + 11px);right:0;overflow-y:auto;transform:translateY(-5px)scale(.98);box-shadow:0 10px 40px #30372e1c,0 2px 5px #30372e08}.mobile-view-menu[data-open=true] .view-menu-panel{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:none}.view-menu-heading{letter-spacing:1.6px;color:var(--muted);margin:8px 13px 12px;font-size:8px;line-height:1.5}.view-menu-option{text-align:left;border-radius:8px;align-items:center;gap:13px;width:100%;min-height:69px;padding:13px 12px;display:flex}.view-menu-option[aria-checked=true]{background:#e8ebdf}.view-menu-option:hover,.view-menu-option:focus-visible{color:var(--ink);background:#e8ebdf}.view-menu-option:focus-visible{outline-offset:-2px;outline:1px solid #8b977d}.view-menu-icon{color:#758168;flex:none;width:23px;display:flex}.view-menu-label{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.view-menu-label>span{letter-spacing:-.45px;font:300 23px/1.04 Tobias,serif}.view-menu-label>small{color:var(--muted);font:400 10px/1.5 Satoshi,sans-serif}.view-menu-check{opacity:0;color:#68785a;flex:none}.view-menu-option[aria-checked=true] .view-menu-check{opacity:1}@media (min-width:701px){.mobile-view-menu{display:none}}@media (max-width:360px){.view-menu-trigger{gap:7px;width:132px;padding-left:11px;padding-right:11px;font-size:11px}.view-menu-option{gap:11px}.view-menu-label>span{font-size:22px}.view-menu-panel{right:0}}@media (prefers-reduced-motion:reduce){.view-menu-panel,.view-menu-chevron{transition:none;transform:none}}
.welcome{height:100%;min-height:0;animation:appear .8s var(--ease) both;grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);align-content:center;column-gap:8vw;padding:clamp(145px,20vh,220px) 8vw 100px;display:grid;position:relative;overflow-y:auto}.welcome-heading .eyebrow{letter-spacing:2.5px;margin:0 0 28px;font-size:9px}.welcome h1{letter-spacing:-.045em;max-width:850px;margin:0;font:300 clamp(68px,7.2vw,132px)/.98 Tobias,serif}.welcome h1>span{color:#87917c}.welcome-message{color:var(--muted);letter-spacing:-.015em;margin:36px 0 0;font:300 clamp(23px,2.1vw,35px)/1.35 Tobias,serif}.welcome-invitation{align-self:end;padding-bottom:5px}.welcome-invitation>p:first-child{color:var(--muted);max-width:360px;margin:0 0 35px;font-size:15px;line-height:1.85}.welcome-actions{display:grid}.welcome-actions>a{border-top:1px solid #aeb5a4;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:23px 0;font-size:14px;display:flex}.welcome-actions>a:last-child{border-bottom:1px solid #aeb5a4}.welcome-actions>a>span{font:300 30px/1 Tobias,serif}.welcome-actions svg{transition:transform .4s var(--ease)}.welcome-actions>a:hover svg{transform:translate(5px)}.welcome-note{color:var(--muted);margin:22px 0 0;font-size:11px;line-height:1.75}.welcome-footer{letter-spacing:1.7px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:8px;display:flex;position:absolute;bottom:35px;left:8vw;right:8vw}.welcome-footer a{letter-spacing:0;align-items:center;min-height:44px;font-size:11px;display:flex}.mode-welcome .site-header{padding-left:8vw;padding-right:8vw}.mode-welcome .wordmark{font-size:23px}.mode-share{height:100dvh;min-height:0}.mode-share .site-header{background:var(--paper)}.contribution-confirmation{z-index:21;background:var(--ink);max-width:calc(100% - 44px);color:var(--paper);text-align:center;pointer-events:none;border-radius:4px;padding:12px 18px;font-size:12px;line-height:1.5;position:absolute;bottom:95px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #30372e12}.family-photo-detail{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);min-height:min(650px,80dvh)}.family-photo-media{background:#e6e6da;justify-content:center;align-self:stretch;align-items:center;min-width:0;min-height:0;padding:0;display:flex}.family-photo-media:before{display:none}.family-photo-media img{object-fit:contain;width:100%;height:auto;max-height:85dvh;display:block}.photo-close{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f3f0eeed;border-radius:50%;width:44px;height:44px;font-size:29px;line-height:1;position:absolute;top:14px;right:14px}.photo-sequence{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f3f0eeed;border-radius:4px;align-items:center;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.photo-sequence button{width:44px;height:44px;font-size:20px}.photo-sequence span{text-align:center;min-width:46px;font-size:11px}.family-photo-copy{overflow-wrap:anywhere;padding:70px 44px 44px}.family-photo-copy h2{letter-spacing:-.03em;font-size:clamp(36px,4vw,52px);line-height:1.13}.family-photo-copy .eyebrow{margin-bottom:22px}.photo-relationship{color:var(--muted);margin:-8px 0 28px;font-size:12px}.photo-story{white-space:pre-wrap;margin:0 0 32px;font:300 25px/1.55 Tobias,serif}.photo-error{color:#734c3c;font-size:12px;line-height:1.7}.photo-error button{min-height:44px;text-decoration:underline}.family-photo-copy .text-link{padding-top:25px}.immersive .family-photo-media{min-height:85dvh}.immersive .family-photo-media img{max-height:85dvh}.immersive .family-photo-copy{display:none}@media (min-width:701px){.mobile-view-menu{display:none}}@media (max-width:1100px) and (min-width:701px){.welcome{column-gap:5vw;padding-left:6vw;padding-right:6vw}.welcome h1{font-size:8.5vw}.welcome-invitation>p:first-child{font-size:14px}.mode-switch button{padding:10px 12px;font-size:11px}}@media (max-width:700px){.mode-welcome.memorial{height:100dvh;min-height:0;overflow-y:auto}.mode-welcome .site-header{padding:24px 25px}.mode-welcome .wordmark{font-size:21px}.welcome{flex-direction:column;justify-content:center;gap:39px;height:auto;min-height:100dvh;padding:138px 26px 85px;display:flex;overflow:visible}.welcome h1{letter-spacing:-.045em;font-size:clamp(54px,13.4vw,85px);line-height:1.04}.welcome-heading .eyebrow{margin-bottom:24px;font-size:8px}.welcome-message{margin-top:24px;font-size:25px}.welcome-invitation{align-self:auto;max-width:460px;padding:0}.welcome-invitation>p:first-child{max-width:340px;margin-bottom:23px;font-size:13px;line-height:1.8}.welcome-actions>a{min-height:60px;padding:18px 0;font-size:13px}.welcome-note{margin-top:17px;font-size:10px}.welcome-footer{letter-spacing:1px;margin-top:3px;font-size:7px;display:block;position:static}.welcome-footer a{font-size:10px}.mode-switch{display:none}.family-photo-detail{grid-template-columns:1fr}.family-photo-media img{max-height:62dvh}.family-photo-media{min-height:180px}.family-photo-copy{padding:35px 27px 30px}.family-photo-copy h2{margin-bottom:23px;font-size:39px}.family-photo-copy .eyebrow{margin-bottom:17px;font-size:7px}.photo-story{font-size:23px;line-height:1.55}.photo-close{top:10px;right:10px}.contribution-confirmation{width:max-content;max-width:calc(100% - 32px);font-size:11px;bottom:110px}.mode-share .site-header{padding:23px 20px}.mode-share .wordmark{font-size:20px}}@media (max-width:360px){.welcome{gap:29px;padding-top:126px;padding-left:22px;padding-right:22px}.welcome h1{font-size:54px}.welcome-message{font-size:23px}.site-header{padding-left:18px;padding-right:18px}.wordmark{font-size:19px}.family-photo-copy{padding-left:22px;padding-right:22px}}@media (prefers-reduced-motion:reduce){.welcome,.welcome-actions svg{transition:none;animation:none}}.contribution-confirmation{pointer-events:auto;align-items:center;gap:12px;padding:6px 6px 6px 16px;display:flex}.contribution-confirmation button{min-width:44px;min-height:44px;color:var(--paper);font-size:23px}.contribution-confirmation button:not([aria-label]){text-underline-offset:3px;white-space:nowrap;padding:6px 8px;font-size:11px;text-decoration:underline}.immersive .contribution-confirmation,.memorial.immersive .shared-gallery .collection-heading,.memorial.immersive .shared-gallery .collection-footer,.memorial.immersive .shared-gallery .card-caption{display:none}.welcome-footer a{gap:14px}.still-card>img,.story-detail-media>img{object-fit:contain;width:100%;height:100%}.story-detail-media>img{max-height:85dvh}.story-detail-media:before{display:none}.story-body{white-space:pre-wrap}
