.photoStoryViewer{position:fixed;z-index:1200;inset:0;width:100vw;height:100%;height:100dvh;min-height:-webkit-fill-available;display:grid;grid-template-rows:auto minmax(15rem,1fr) auto;overflow:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(160deg,rgba(29,8,26,.985),rgba(79,19,57,.985));color:#fff8ee;overscroll-behavior:contain}.photoStoryToolbar{position:-webkit-sticky;position:sticky;z-index:4;top:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:max(.75rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) .75rem max(1rem,env(safe-area-inset-left));background:rgba(27,7,23,.88);border-bottom:1px solid rgba(255,214,169,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.photoStoryToolbar>span{font:700 .72rem/1.2 var(--sans);letter-spacing:.11em;text-transform:uppercase;color:#ffd6ae}.photoStoryToolbar>div{display:flex;gap:.45rem}.photoStoryToolbar button{min-width:44px;min-height:44px;padding:.55rem .9rem;border:1px solid rgba(255,216,178,.35);border-radius:999px;background:rgba(255,255,255,.08);color:#fff8ee;font-weight:850;cursor:pointer}.photoStoryToolbar button.is-active{background:linear-gradient(135deg,#ffd494,#ff9a82);color:#47112f}.photoStoryImageViewport img.is-face-tagging{cursor:crosshair;outline:3px solid #ffd494;outline-offset:-3px}.publicFaceTagger{max-width:76rem;margin:0 auto 1rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,22rem) auto;grid-gap:.75rem;gap:.75rem;align-items:end;padding:1rem;border:1px solid rgba(255,229,190,.35);border-radius:1rem;background:rgba(67,12,47,.34)}.publicFaceTagger strong{color:#ffe0ad}.publicFaceTagger p{margin:.25rem 0 0;color:rgba(255,248,238,.8);line-height:1.4}.publicFaceTagger label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:800}.publicFaceTagger input{min-height:48px;padding:.75rem .9rem;border:1px solid rgba(255,230,198,.4);border-radius:.8rem;background:rgba(48,8,35,.45);color:#fff;font-size:16px}.publicFaceTagger button{min-height:48px;padding:.7rem 1rem;border:0;border-radius:999px;background:linear-gradient(135deg,#ffd494,#ff9a82);color:#47112f;font-weight:900}.publicFaceTagger>p{grid-column:1/-1}.photoStoryImageViewport{position:relative;min-height:0;display:grid;place-items:center;overflow:auto;padding:1rem;touch-action:pinch-zoom;background:radial-gradient(circle at 50% 42%,rgba(255,114,141,.13),transparent 44%),#140711}.photoStoryImageViewport img{display:block;opacity:1;max-width:94vw;max-height:68dvh;object-fit:contain;transform-origin:center;transition:transform .2s ease;box-shadow:0 1.5rem 5rem rgba(6,1,5,.48)}.photoStoryImageViewport img.is-loading{opacity:0}.photoStoryImageFallback,.photoStoryImageLoading{position:absolute;z-index:2;inset:0;display:grid;place-content:center;justify-items:center;grid-gap:.8rem;gap:.8rem;margin:0;padding:1.5rem;text-align:center;color:#ffe0bc}.photoStoryImageFallback button{min-width:44px;min-height:44px;padding:.65rem 1rem;border:1px solid rgba(255,226,188,.42);border-radius:999px;background:linear-gradient(135deg,#ffd494,#ff9a82);color:#47112f;font-weight:900}.photoStoryPanel{padding:clamp(1rem,3vw,2.25rem);background:linear-gradient(145deg,#7f2757,#a23d60 54%,#cb5b69);box-shadow:0 -1.5rem 4rem rgba(17,3,14,.38)}.photoStoryForm{max-width:76rem;margin:0 auto;padding:clamp(1.15rem,3vw,2rem);border:1px solid rgba(255,229,190,.28);border-radius:1.5rem;background:linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.065));box-shadow:.65rem .75rem 0 rgba(77,17,52,.22),0 1.5rem 3.8rem rgba(51,8,38,.28),inset 0 1px 0 rgba(255,255,255,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photoStoryForm header{max-width:52rem}.photoStoryForm header>span{font:850 .68rem/1.2 var(--sans);letter-spacing:.16em;color:#ffe0ad}.photoStoryForm h2{margin:.35rem 0;font:500 clamp(2rem,4vw,3.7rem)/.95 var(--font-display,Georgia,serif)}.photoStoryForm header p{margin:.6rem 0 1.1rem;color:rgba(255,248,238,.82);line-height:1.5}.photoStoryFields{display:grid;grid-template-columns:.7fr 1fr 1.4fr;grid-gap:.8rem;gap:.8rem}.photoStoryFields label{display:grid;align-content:start;grid-gap:.38rem;gap:.38rem;font-weight:850;font-size:.8rem}.photoStoryFields small{font-weight:600;color:rgba(255,245,232,.72)}.photoStoryFields input,.photoStoryFields textarea{width:100%;min-width:0;min-height:48px;padding:.8rem .9rem;border:1px solid rgba(255,230,198,.34);border-radius:1rem;background:rgba(48,8,35,.38);box-shadow:inset 0 .2rem .6rem rgba(25,3,19,.2),0 .5rem 1.2rem rgba(48,7,34,.12);color:#fff;font-size:16px;outline:none}.photoStoryFields textarea{resize:vertical;line-height:1.45}.photoStoryFields input:focus,.photoStoryFields textarea:focus{border-color:#ffd493;box-shadow:0 0 0 3px rgba(255,212,147,.2),inset 0 .2rem .6rem rgba(25,3,19,.2)}.photoStorySubmit{display:flex;align-items:center;gap:1rem;margin-top:1rem}.photoStorySubmit button{min-height:48px;padding:.75rem 1.2rem;border:0;border-radius:999px;background:linear-gradient(135deg,#ffd494,#ff9a82);box-shadow:0 .7rem 1.8rem rgba(73,12,47,.28);color:#47112f;font-weight:900;cursor:pointer}.photoStorySubmit button:disabled{opacity:.6}.photoStorySubmit p{margin:0;font-weight:750}.photoStoryHoneypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.photoStoryStream{max-width:100%;margin:1.35rem auto 0;overflow:hidden;touch-action:pan-y;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.photoStoryTrack{display:flex;width:max-content}.photoStoryStream.is-moving .photoStoryTrack{animation:photoStoryScroll 70s linear infinite}.photoStoryGroup{display:flex;flex:0 0 auto;gap:.8rem;padding-right:.8rem}.photoStoryGroup article{width:min(20rem,78vw);padding:1rem 1.1rem;border:1px solid rgba(255,236,203,.22);border-radius:1.1rem;background:rgba(72,14,47,.42);box-shadow:0 .65rem 1.6rem rgba(45,6,32,.2)}.photoStoryGroup article>div{display:flex;gap:.35rem;flex-wrap:wrap}.photoStoryGroup article span{padding:.25rem .55rem;border-radius:999px;background:#ffd594;color:#4d1232;font-size:.7rem;font-weight:900}.photoStoryGroup blockquote{margin:.65rem 0;font:italic 500 1.05rem/1.45 var(--font-display,Georgia,serif)}.photoStoryGroup footer{padding:0;border:0;color:rgba(255,242,223,.74);font-size:.72rem;font-weight:800}.photoStoryStream:focus-within .photoStoryTrack,.photoStoryStream:hover .photoStoryTrack{animation-play-state:paused}.photoStoryEmpty{margin:0;padding:1rem;text-align:center;color:rgba(255,245,232,.82)}@keyframes photoStoryScroll{to{transform:translate3d(-50%,0,0)}}@media(max-width:760px){.publicFaceTagger{grid-template-columns:1fr}.publicFaceTagger button{width:100%}.photoStoryViewer{grid-template-rows:auto minmax(13rem,52vh) auto;grid-template-rows:auto minmax(13rem,52dvh) auto}.photoStoryToolbar>span{display:none}.photoStoryToolbar{justify-content:flex-end}.photoStoryImageViewport{padding:.5rem}.photoStoryImageViewport img{max-width:98vw;max-height:50dvh}.photoStoryPanel{padding:1rem .75rem max(1.5rem,env(safe-area-inset-bottom))}.photoStoryForm{border-radius:1.2rem;box-shadow:.4rem .5rem 0 rgba(77,17,52,.22),0 1.2rem 3rem rgba(51,8,38,.25)}.photoStoryFields{grid-template-columns:1fr}.photoStorySubmit{display:grid}.photoStorySubmit button{width:100%}}@media(prefers-reduced-motion:reduce){.photoStoryImageViewport img{transition:none}.photoStoryStream{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.photoStoryStream.is-moving .photoStoryTrack{animation:none}.photoStoryGroup[aria-hidden=true]{display:none}}.photoStoryStream:not(.is-moving){overflow-x:auto;-webkit-mask-image:none;mask-image:none}.photoFaceHoverLayer{position:fixed;z-index:1450;inset:0;pointer-events:none}.photoFaceHoverLayer>span{position:fixed;display:grid;place-items:start center;border:2px solid rgba(255,213,148,.88);border-radius:.7rem;filter:drop-shadow(0 .45rem .8rem rgba(32,4,24,.45));animation:faceLabelIn .16s ease-out}.photoFaceHoverLayer b{transform:translateY(calc(-100% - .28rem));padding:.32rem .62rem;border:1px solid rgba(255,236,205,.42);border-radius:999px;background:linear-gradient(135deg,#ffd594,#ff9c84);box-shadow:0 .4rem 1rem rgba(55,8,39,.3);color:#4c1232;font:900 .72rem/1.15 var(--sans);white-space:nowrap}.photoFaceHoverLayer>span:after{content:"";position:absolute;top:-.3rem;left:50%;width:.55rem;height:.55rem;background:#ffb787;transform:translate(-50%,-50%) rotate(45deg)}@keyframes faceLabelIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.photoFaceHoverLayer>span{animation:none}}.chapterNavigator{position:fixed;z-index:74;top:50%;left:max(.65rem,env(safe-area-inset-left));transform:translateY(-50%);color:#fff8ee;font-family:var(--sans,system-ui,sans-serif);opacity:.72;transition:opacity .2s ease}.chapterNavigator:focus-within,.chapterNavigator:hover{opacity:1}.chapterNavigator.isScrolling:not(:hover):not(:focus-within){opacity:.42}.chapterNavigatorToggle{display:none}.chapterNavigatorPanel{width:3.35rem;max-height:min(90dvh,34rem);overflow:hidden auto;border:1px solid rgba(255,218,179,.28);border-radius:1.15rem;background:linear-gradient(155deg,rgba(75,23,104,.9),rgba(112,37,89,.88));box-shadow:0 1rem 3rem rgba(49,8,45,.3),inset 0 1px 0 rgba(255,255,255,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:width .22s cubic-bezier(.2,.85,.25,1.16),opacity .2s ease;scrollbar-width:thin;scrollbar-color:rgba(255,194,145,.55) transparent}.chapterNavigator:focus-within .chapterNavigatorPanel,.chapterNavigator:hover .chapterNavigatorPanel{width:15.5rem}.chapterNavigatorPanel>header{display:grid;grid-gap:.35rem;gap:.35rem;min-width:13rem;padding:.85rem .8rem .65rem;opacity:0;transition:opacity .14s ease}.chapterNavigator:focus-within .chapterNavigatorPanel>header,.chapterNavigator:hover .chapterNavigatorPanel>header{opacity:1}.chapterNavigatorPanel>header>span:first-child{color:#ffd2a1;font-size:.61rem;font-weight:850;letter-spacing:.15em}.chapterNavigatorPanel>header strong{font-size:.74rem}.chapterNavigatorProgress{display:block;height:3px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.16)}.chapterNavigatorProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff846f,#ffc778);transition:width .3s ease}.chapterNavigatorList{display:grid;grid-gap:.18rem;gap:.18rem;padding:.25rem}.chapterNavigatorList button{width:100%;min-width:0;min-height:44px;display:grid;grid-template-columns:2.35rem minmax(0,1fr);align-items:center;grid-gap:.45rem;gap:.45rem;overflow:hidden;padding:.35rem;border:1px solid transparent;border-radius:.85rem;background:transparent;color:rgba(255,248,238,.7);text-align:left;cursor:pointer;transition:transform .18s cubic-bezier(.2,.85,.25,1.2),background-color .18s ease,border-color .18s ease,color .18s ease;-webkit-tap-highlight-color:transparent}.chapterNavigatorList button>span{display:grid;place-items:center;width:2.35rem;min-height:2.35rem;border-radius:50%;color:#ffd09b;font-size:.7rem;font-weight:900;letter-spacing:.06em}.chapterNavigatorList button strong{overflow:hidden;font-family:var(--serif,Georgia,serif);font-size:1rem;font-weight:600;line-height:1.05;opacity:0;white-space:nowrap;transition:opacity .13s ease}.chapterNavigator:focus-within .chapterNavigatorList button strong,.chapterNavigator:hover .chapterNavigatorList button strong{opacity:1}.chapterNavigatorList button:focus-visible,.chapterNavigatorList button:hover{transform:scale(1.025);border-color:rgba(255,206,158,.36);background:rgba(255,255,255,.1);color:#fff;outline:none}.chapterNavigatorList button:focus-visible{box-shadow:0 0 0 3px rgba(255,194,145,.24)}.chapterNavigatorList button:active{transform:scale(.94);background:rgba(255,132,111,.23)}.chapterNavigatorList button[aria-current]{border-color:rgba(255,200,137,.52);background:linear-gradient(135deg,rgba(255,128,111,.28),rgba(255,196,117,.14));color:#fffdf6}.chapterNavigatorList button[aria-current]>span{background:#ffc27d;color:#48163e;box-shadow:0 0 0 4px rgba(255,194,125,.12)}.revealChapter{scroll-margin-top:1rem}@media (max-width:760px){.chapterNavigator{top:auto;right:max(.75rem,env(safe-area-inset-right));bottom:max(8.25rem,calc(7.5rem + env(safe-area-inset-bottom)));left:auto;transform:none;opacity:1}.chapterNavigatorToggle{position:relative;display:inline-grid;place-items:center;width:48px;height:48px;margin-left:auto;border:1px solid rgba(255,224,185,.52);border-radius:50%;background:linear-gradient(145deg,rgba(117,35,93,.96),rgba(214,76,102,.94));box-shadow:0 .75rem 2rem rgba(49,8,45,.34),inset 0 1px 0 rgba(255,255,255,.22);color:#fff6e8;font-size:.73rem;font-weight:900;letter-spacing:.06em;cursor:pointer;transition:opacity .18s ease,transform .18s cubic-bezier(.2,.85,.25,1.2),box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.chapterNavigatorToggle:focus-visible,.chapterNavigatorToggle:hover{transform:scale(1.08);box-shadow:0 .9rem 2.3rem rgba(49,8,45,.42),0 0 0 4px rgba(255,196,150,.16);outline:none}.chapterNavigatorToggle:active{transform:scale(.9)}.chapterNavigator.isScrolling:not(.isOpen) .chapterNavigatorToggle{opacity:.36;transform:scale(.92)}.chapterNavigatorPanel{position:absolute;right:0;bottom:3.55rem;width:min(18.5rem,calc(100vw - 1.5rem));max-height:calc(100dvh - 9.5rem - env(safe-area-inset-top));visibility:hidden;opacity:0;pointer-events:none;transform:translateY(.7rem) scale(.96);transform-origin:bottom right;transition:visibility 0s linear .2s,opacity .2s ease,transform .2s cubic-bezier(.2,.85,.25,1.12)}.chapterNavigator.isOpen .chapterNavigatorPanel{visibility:visible;opacity:1;pointer-events:auto;transform:none;transition-delay:0s}.chapterNavigatorList button strong,.chapterNavigatorPanel>header{opacity:1}.chapterNavigatorList button{min-height:48px;padding:.3rem .45rem}.chapterNavigatorList button strong{overflow:visible;font-size:1.04rem;white-space:normal}}@media (prefers-reduced-motion:reduce){.chapterNavigator,.chapterNavigatorList button,.chapterNavigatorList button strong,.chapterNavigatorPanel,.chapterNavigatorProgress i,.chapterNavigatorToggle{transition:none!important}.chapterNavigator.isScrolling:not(.isOpen) .chapterNavigatorToggle,.chapterNavigatorList button:active,.chapterNavigatorList button:focus-visible,.chapterNavigatorList button:hover,.chapterNavigatorToggle:active,.chapterNavigatorToggle:focus-visible,.chapterNavigatorToggle:hover{transform:none}}.talDedication{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-gap:clamp(2rem,5vw,5.5rem);gap:clamp(2rem,5vw,5.5rem);width:min(1180px,calc(100% - 32px));margin:clamp(6rem,12vw,11rem) auto;padding:clamp(1rem,2vw,1.5rem);overflow:hidden;border:1px solid rgba(255,228,209,.28);border-radius:clamp(28px,4vw,52px);color:#fff8ef;background:radial-gradient(circle at 18% 28%,rgba(129,91,235,.26),transparent 32rem),radial-gradient(circle at 88% 76%,rgba(255,111,137,.22),transparent 31rem),linear-gradient(145deg,rgba(61,15,72,.98),rgba(111,27,79,.97) 58%,rgba(79,18,65,.98));box-shadow:0 34px 100px rgba(38,4,36,.35)}.talDedicationGlow{position:absolute;z-index:-1;inset:-35%;background:conic-gradient(from 120deg,transparent,rgba(255,179,158,.12),transparent 34%,rgba(125,105,240,.14),transparent 68%);animation:talDedicationBreathe 12s ease-in-out infinite alternate}.talDedicationPortrait{position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start;margin:0;overflow:hidden;border-radius:clamp(22px,3vw,38px);background:#32113f;box-shadow:0 28px 70px rgba(21,2,29,.42)}.talDedicationPortrait img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center;filter:saturate(1.15) contrast(1.03)}.talDedicationPortrait figcaption{padding:.72rem 1rem .82rem;font-size:.68rem;line-height:1.45;color:rgba(255,248,239,.58)}.talDedicationLetter a,.talDedicationPortrait a{color:#ffd0b6;-webkit-text-decoration-color:rgba(255,208,182,.45);text-decoration-color:rgba(255,208,182,.45);text-underline-offset:.18em}.talDedicationLetter{padding:clamp(1.3rem,4vw,4.25rem) clamp(.65rem,3vw,2.8rem) clamp(2rem,5vw,5rem) 0}.talDedicationLetter .eyebrow{color:#ffc3ae;letter-spacing:.2em}.talDedicationLetter h2{margin:.45rem 0 clamp(2rem,4vw,3.6rem);font-family:var(--font-display,Georgia,serif);font-size:clamp(3rem,7vw,6.8rem);font-weight:400;line-height:.9;letter-spacing:-.045em}.talDedicationLetter p{margin:0 0 1.35em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.82;color:rgba(255,248,239,.88)}.talDedicationLetter p:first-of-type{font-size:clamp(1.35rem,2.1vw,1.75rem);color:#fff}.talDedicationLetter em{color:#d7c8ff}.talDedicationLetter .talDedicationSignature{margin-top:2.2rem;font-family:var(--font-display,Georgia,serif);font-size:clamp(2.5rem,5vw,4.8rem);font-style:italic;line-height:1;color:#ffd0b6}@keyframes talDedicationBreathe{0%{transform:translate3d(-2%,-1%,0) rotate(-2deg) scale(.98);opacity:.72}to{transform:translate3d(2%,1%,0) rotate(2deg) scale(1.03);opacity:1}}@media (max-width:780px){.talDedication{grid-template-columns:1fr;gap:0;width:calc(100% - 18px);padding:.65rem;border-radius:26px}.talDedicationPortrait{position:relative;top:auto;border-radius:20px}.talDedicationLetter{padding:2.2rem 1rem 2.4rem}.talDedicationLetter h2{font-size:clamp(3.5rem,18vw,5.5rem)}.talDedicationLetter p{font-size:1.05rem;line-height:1.72}}@media (prefers-reduced-motion:reduce){.talDedicationGlow{animation:none}}.ChildhoodCylinder_section__d_R7j{margin:clamp(4rem,9vw,9rem) calc(50% - 50vw);padding:clamp(3rem,7vw,7rem) max(1rem,calc((100vw - 92rem)/2));overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(255,133,111,.38),transparent 32%),linear-gradient(145deg,#531747,#8e305b 55%,#c95069);color:#fff8f2}.ChildhoodCylinder_header__oYkLu{max-width:50rem;margin:0 auto 2rem;text-align:center}.ChildhoodCylinder_gallery__I9Myf h3,.ChildhoodCylinder_header__oYkLu h3{margin:.5rem 0;font:400 clamp(2.5rem,7vw,5.8rem)/.96 var(--font-display,Georgia,serif);letter-spacing:-.04em}.ChildhoodCylinder_header__oYkLu p{color:rgba(255,248,242,.78);line-height:1.7}.ChildhoodCylinder_stage__1TK7O{height:clamp(28rem,52vw,43rem);display:grid;place-items:center;perspective:1350px;touch-action:pan-y;cursor:-webkit-grab;cursor:grab;outline:none}.ChildhoodCylinder_stage__1TK7O:focus-visible{box-shadow:inset 0 0 0 3px #ffd273;border-radius:1rem}.ChildhoodCylinder_stage__1TK7O:active{cursor:-webkit-grabbing;cursor:grabbing}.ChildhoodCylinder_drift__RE3LN{width:11rem;aspect-ratio:1;transform-style:preserve-3d;animation:ChildhoodCylinder_drift__RE3LN 75s linear infinite}.ChildhoodCylinder_paused__kLG6a .ChildhoodCylinder_drift__RE3LN{animation-play-state:paused}.ChildhoodCylinder_ring__eWT06{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateY(var(--drag-angle));transition:transform .7s cubic-bezier(.16,1,.3,1)}.ChildhoodCylinder_face__F59hD{--radius:620px;position:absolute;inset:0;border:0;border-radius:.4rem;padding:0;overflow:hidden;background:#2d1028;box-shadow:0 20px 42px rgba(32,5,25,.3);transform:rotateY(var(--face-angle)) translateZ(var(--radius));-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:zoom-in}.ChildhoodCylinder_face__F59hD img{display:block;width:100%;height:100%;object-fit:cover}.ChildhoodCylinder_face__F59hD span{position:absolute;inset:auto 0 0;padding:2.2rem .6rem .55rem;background:linear-gradient(transparent,rgba(31,7,26,.9));color:#fff;font-size:.65rem;opacity:0}.ChildhoodCylinder_face__F59hD:focus-visible span,.ChildhoodCylinder_paused__kLG6a .ChildhoodCylinder_face__F59hD:hover span{opacity:1}.ChildhoodCylinder_reducedGrid__bZ4K_{display:none}.ChildhoodCylinder_gallery__I9Myf{--kinetic-skew:0deg;margin-top:clamp(4rem,8vw,8rem)}.ChildhoodCylinder_gallery__I9Myf>header{max-width:58rem;margin:0 auto 2rem;text-align:center}.ChildhoodCylinder_gallery__I9Myf h3{font-size:clamp(2rem,5vw,4rem)}.ChildhoodCylinder_gallery__I9Myf>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,3vw,2.5rem);gap:clamp(1rem,3vw,2.5rem);align-items:start}.ChildhoodCylinder_gallery__I9Myf button{display:grid;grid-gap:.65rem;gap:.65rem;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:zoom-in}.ChildhoodCylinder_galleryFrame__0FWZ8{display:block;height:clamp(18rem,24vw,25rem);overflow:hidden;border-radius:.7rem;background:rgba(44,9,36,.25);box-shadow:0 18px 42px rgba(31,6,24,.25);transform:skewX(var(--kinetic-skew));transition:transform 90ms linear;will-change:transform}.ChildhoodCylinder_galleryFrame__0FWZ8 img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.12)}.ChildhoodCylinder_gallery__I9Myf button>span:last-child{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,248,242,.62)}.ChildhoodCylinder_viewer__WT7Zq{position:fixed;z-index:1000;inset:0;display:grid;grid-template-rows:auto 1fr;background:rgba(22,4,18,.97)}.ChildhoodCylinder_controls__1bqW3{display:flex;justify-content:flex-end;gap:.5rem;padding:max(1rem,env(safe-area-inset-top)) 1rem .75rem}.ChildhoodCylinder_controls__1bqW3 button{min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.08);color:#fff}.ChildhoodCylinder_viewport__ZxpFB{min-height:0;display:grid;place-items:center;overflow:auto;touch-action:pinch-zoom}.ChildhoodCylinder_viewport__ZxpFB img{max-width:92vw;max-height:calc(100dvh - 6rem);object-fit:contain;transform-origin:center;transition:transform .2s}@keyframes ChildhoodCylinder_drift__RE3LN{to{transform:rotateY(1turn)}}@media(max-width:700px){.ChildhoodCylinder_section__d_R7j{padding-inline:.75rem}.ChildhoodCylinder_stage__1TK7O{height:28rem;perspective:900px}.ChildhoodCylinder_drift__RE3LN{width:7.4rem}.ChildhoodCylinder_face__F59hD{--radius:400px}.ChildhoodCylinder_gallery__I9Myf>div{grid-template-columns:1fr;gap:1.25rem}.ChildhoodCylinder_galleryFrame__0FWZ8{height:20rem}}@media(prefers-reduced-motion:reduce){.ChildhoodCylinder_stage__1TK7O{display:grid}.ChildhoodCylinder_drift__RE3LN{animation:none}.ChildhoodCylinder_ring__eWT06{transition:none}.ChildhoodCylinder_reducedGrid__bZ4K_{display:none}}@media(min-width:560px) and (max-width:900px){.ChildhoodCylinder_gallery__I9Myf>div{grid-template-columns:repeat(2,minmax(0,1fr))}.ChildhoodCylinder_galleryFrame__0FWZ8{height:22rem}}@media(prefers-reduced-motion:reduce){.ChildhoodCylinder_gallery__I9Myf{--kinetic-skew:0deg}.ChildhoodCylinder_galleryFrame__0FWZ8{transform:none;transition:none}}.ChildhoodCylinder_gallery__I9Myf>header p{margin:.7rem auto 0;color:rgba(255,248,242,.76);line-height:1.55}.ChildhoodCylinder_gallery__I9Myf>.ChildhoodCylinder_marqueeViewport__gIP5O{display:block;margin-inline:calc(50% - 50vw);height:clamp(28rem,39vw,34rem);overflow:hidden;touch-action:pan-y;background:linear-gradient(135deg,rgba(87,20,70,.2),rgba(232,91,109,.18));-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.ChildhoodCylinder_diagonalCanvas__hgh6j{display:grid;grid-gap:clamp(1rem,1.8vw,1.45rem);gap:clamp(1rem,1.8vw,1.45rem);width:112vw;margin-left:-6vw;padding-block:clamp(3.2rem,5.5vw,4.8rem);transform:rotate(-10deg);transform-origin:center;touch-action:pan-y}.ChildhoodCylinder_marqueeRow__VWfou{--marquee-gap:clamp(1rem,1.8vw,1.4rem);--marquee-height:clamp(8.2rem,11vw,10.5rem);width:100%;overflow:hidden;touch-action:pan-y}.ChildhoodCylinder_marqueeTrack__SbpTT{display:flex;width:max-content;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:ChildhoodCylinder_marqueeLeft__9gGMb var(--marquee-duration,170s) linear infinite}.ChildhoodCylinder_marqueeRow__VWfou.ChildhoodCylinder_reverse__haQMj .ChildhoodCylinder_marqueeTrack__SbpTT{animation-name:ChildhoodCylinder_marqueeRight__SfT4A}.ChildhoodCylinder_marqueeGroup__0VWne{display:flex;flex:0 0 auto;gap:var(--marquee-gap);padding-right:var(--marquee-gap)}.ChildhoodCylinder_marqueePhoto__1MKB6{position:relative!important;display:block!important;flex:0 0 auto;height:var(--marquee-height);min-width:9.5rem;max-width:min(24rem,62vw);overflow:hidden;border:0!important;border-radius:.75rem;padding:0!important;background:rgba(44,9,36,.2)!important;box-shadow:0 14px 32px rgba(31,6,24,.22);cursor:zoom-in;transform:translateZ(0);transform-origin:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:paint style;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .18s ease}.ChildhoodCylinder_marqueePhoto__1MKB6 img{display:block;width:auto;height:100%;max-width:min(24rem,62vw);object-fit:cover;filter:none}.ChildhoodCylinder_marqueePhoto__1MKB6>span{position:absolute;inset:auto 0 0;padding:1.8rem .65rem .5rem;background:linear-gradient(transparent,rgba(51,10,39,.56));color:rgba(255,248,242,.94)!important;font-size:.66rem!important;font-weight:750;letter-spacing:.04em!important;text-transform:none!important;opacity:0;transition:opacity .16s ease}.ChildhoodCylinder_marqueePhoto__1MKB6:focus-visible,.ChildhoodCylinder_marqueePhoto__1MKB6:hover{z-index:5;transform:translateZ(0) translateY(-2px) scale(1.06);box-shadow:0 18px 38px rgba(31,6,24,.3);outline:2px solid rgba(255,210,150,.8);outline-offset:3px}.ChildhoodCylinder_marqueePhoto__1MKB6:focus-visible>span,.ChildhoodCylinder_marqueePhoto__1MKB6:hover>span{opacity:1}.ChildhoodCylinder_marqueePaused__6ECSd .ChildhoodCylinder_marqueeTrack__SbpTT,.ChildhoodCylinder_marqueeRow__VWfou:focus-within .ChildhoodCylinder_marqueeTrack__SbpTT,.ChildhoodCylinder_marqueeRow__VWfou:hover .ChildhoodCylinder_marqueeTrack__SbpTT{animation-play-state:paused}.ChildhoodCylinder_chapterFilmSection___IBMs>.ChildhoodCylinder_marqueeReducedGrid__E2Xg2,.ChildhoodCylinder_gallery__I9Myf>.ChildhoodCylinder_marqueeReducedGrid__E2Xg2{display:none}@keyframes ChildhoodCylinder_marqueeLeft__9gGMb{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes ChildhoodCylinder_marqueeRight__SfT4A{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(max-width:700px){.ChildhoodCylinder_gallery__I9Myf>.ChildhoodCylinder_marqueeViewport__gIP5O{height:24rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}.ChildhoodCylinder_diagonalCanvas__hgh6j{gap:.8rem;width:116vw;margin-left:-8vw;padding-block:2.8rem;transform:rotate(-8deg)}.ChildhoodCylinder_marqueeRow__VWfou{--marquee-gap:.8rem;--marquee-height:clamp(6.4rem,25vw,7.5rem)}.ChildhoodCylinder_marqueePhoto__1MKB6{min-width:7.5rem;max-width:58vw}.ChildhoodCylinder_marqueePhoto__1MKB6 img{max-width:58vw}}.ChildhoodCylinder_marqueeRow__VWfou{position:relative;isolation:isolate;background:#271416;box-shadow:0 10px 26px rgba(28,5,18,.26)}.ChildhoodCylinder_marqueeTrack__SbpTT{background:linear-gradient(180deg,#3c201d,#231215 24%,#1d1013 76%,#42231f)}.ChildhoodCylinder_marqueeGroup__0VWne{position:relative;gap:.32rem;padding:1.28rem .34rem;background:linear-gradient(180deg,rgba(100,57,45,.23),transparent 28%,transparent 72%,rgba(111,61,45,.2))}.ChildhoodCylinder_marqueeGroup__0VWne:after,.ChildhoodCylinder_marqueeGroup__0VWne:before{content:"";position:absolute;z-index:2;left:0;right:0;height:.7rem;pointer-events:none;background-image:radial-gradient(ellipse 38% 34% at center,rgba(224,101,91,.86) 0 58%,rgba(255,174,125,.3) 62%,transparent 69%);background-size:1.18rem .7rem;background-repeat:repeat-x;filter:drop-shadow(0 1px 0 rgba(255,211,154,.12))}.ChildhoodCylinder_marqueeGroup__0VWne:before{top:.28rem}.ChildhoodCylinder_marqueeGroup__0VWne:after{bottom:.28rem}.ChildhoodCylinder_marqueePhoto__1MKB6{z-index:1;border:1px solid rgba(242,161,110,.25)!important;border-radius:.08rem!important;box-shadow:0 0 0 1px rgba(8,3,5,.82),0 4px 12px rgba(4,1,3,.34)!important;background:#10090b!important}.ChildhoodCylinder_marqueePhoto__1MKB6:focus-visible,.ChildhoodCylinder_marqueePhoto__1MKB6:hover{box-shadow:0 0 0 1px rgba(255,205,145,.56),0 7px 18px rgba(4,1,3,.4)!important}.ChildhoodCylinder_marqueeRow__VWfou:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 18%,rgba(255,215,171,.025) 34%,rgba(255,232,199,.16) 46%,rgba(255,183,154,.035) 58%,transparent 75%);background-size:240% 100%;mix-blend-mode:screen;animation:ChildhoodCylinder_filmSheen__xeh7B 17s ease-in-out infinite}.ChildhoodCylinder_marqueePaused__6ECSd .ChildhoodCylinder_marqueeRow__VWfou:after,.ChildhoodCylinder_marqueeRow__VWfou:focus-within:after,.ChildhoodCylinder_marqueeRow__VWfou:hover:after{animation-play-state:paused}@keyframes ChildhoodCylinder_filmSheen__xeh7B{0%,18%{background-position:125% 0}72%,to{background-position:-80% 0}}@media(max-width:700px){.ChildhoodCylinder_marqueeGroup__0VWne{padding-block:1.08rem}.ChildhoodCylinder_marqueeGroup__0VWne:after,.ChildhoodCylinder_marqueeGroup__0VWne:before{height:.58rem;background-size:.98rem .58rem}.ChildhoodCylinder_marqueeGroup__0VWne:before{top:.23rem}.ChildhoodCylinder_marqueeGroup__0VWne:after{bottom:.23rem}}.ChildhoodCylinder_chapterFilmSection___IBMs{margin:clamp(4rem,8vw,7rem) calc(50% - 50vw);padding:clamp(2.5rem,5vw,4.5rem) max(.75rem,calc((100vw - 92rem)/2));overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,125,120,.28),transparent 30%),linear-gradient(145deg,#581a48,#8d3059 54%,#c95269);color:#fff8f2}.ChildhoodCylinder_chapterFilmSection___IBMs>header{max-width:58rem;margin:0 auto 1.5rem;text-align:center}.ChildhoodCylinder_chapterFilmSection___IBMs h3{margin:.5rem 0;font:400 clamp(2.2rem,5vw,4.5rem)/.96 var(--font-display,Georgia,serif);letter-spacing:-.04em}.ChildhoodCylinder_chapterFilmSection___IBMs>header p{margin:.7rem auto 0;color:rgba(255,248,242,.78);line-height:1.58}.ChildhoodCylinder_chapterFilmSection___IBMs>.ChildhoodCylinder_marqueeViewport__gIP5O{display:block;margin-inline:calc(50% - 50vw);height:clamp(28rem,39vw,34rem);overflow:hidden;touch-action:pan-y;background:linear-gradient(135deg,rgba(87,20,70,.2),rgba(232,91,109,.18));-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_oneRow__oRraF{--film-row-count:1}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_twoRows__8Ert_{--film-row-count:2}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_threeRows__94Agj{--film-row-count:3}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_oneRow__oRraF>.ChildhoodCylinder_marqueeViewport__gIP5O{height:clamp(14rem,20vw,17rem)}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_oneRow__oRraF .ChildhoodCylinder_diagonalCanvas__hgh6j{padding-block:3rem}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_twoRows__8Ert_>.ChildhoodCylinder_marqueeViewport__gIP5O{height:clamp(21rem,29vw,26rem)}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_twoRows__8Ert_ .ChildhoodCylinder_diagonalCanvas__hgh6j{padding-block:3.2rem}.ChildhoodCylinder_chapterFilmSection___IBMs>.ChildhoodCylinder_marqueeReducedGrid__E2Xg2{display:none}@media(max-width:700px){.ChildhoodCylinder_chapterFilmSection___IBMs{padding-inline:.75rem}.ChildhoodCylinder_chapterFilmSection___IBMs>.ChildhoodCylinder_marqueeViewport__gIP5O{height:24rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_oneRow__oRraF>.ChildhoodCylinder_marqueeViewport__gIP5O{height:12rem}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_oneRow__oRraF .ChildhoodCylinder_diagonalCanvas__hgh6j{padding-block:2.2rem}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_twoRows__8Ert_>.ChildhoodCylinder_marqueeViewport__gIP5O{height:18rem}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_twoRows__8Ert_ .ChildhoodCylinder_diagonalCanvas__hgh6j{padding-block:2.5rem}}@media(prefers-reduced-motion:reduce){.ChildhoodCylinder_chapterFilmSection___IBMs>.ChildhoodCylinder_marqueeViewport__gIP5O,.ChildhoodCylinder_gallery__I9Myf>.ChildhoodCylinder_marqueeViewport__gIP5O{display:block}.ChildhoodCylinder_chapterFilmSection___IBMs>.ChildhoodCylinder_marqueeReducedGrid__E2Xg2,.ChildhoodCylinder_gallery__I9Myf>.ChildhoodCylinder_marqueeReducedGrid__E2Xg2{display:none}.ChildhoodCylinder_chapterFilmSection___IBMs:not(.ChildhoodCylinder_motionEnabled__w4aoj) .ChildhoodCylinder_marqueeTrack__SbpTT,.ChildhoodCylinder_gallery__I9Myf:not(.ChildhoodCylinder_motionEnabled__w4aoj) .ChildhoodCylinder_marqueeTrack__SbpTT{animation:none!important;transform:none!important}.ChildhoodCylinder_chapterFilmSection___IBMs:not(.ChildhoodCylinder_motionEnabled__w4aoj) .ChildhoodCylinder_marqueeRow__VWfou:after,.ChildhoodCylinder_gallery__I9Myf:not(.ChildhoodCylinder_motionEnabled__w4aoj) .ChildhoodCylinder_marqueeRow__VWfou:after{animation:none!important}.ChildhoodCylinder_chapterFilmSection___IBMs:not(.ChildhoodCylinder_motionEnabled__w4aoj) .ChildhoodCylinder_marqueePhoto__1MKB6,.ChildhoodCylinder_gallery__I9Myf:not(.ChildhoodCylinder_motionEnabled__w4aoj) .ChildhoodCylinder_marqueePhoto__1MKB6{transition:none!important}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_motionEnabled__w4aoj .ChildhoodCylinder_marqueeTrack__SbpTT,.ChildhoodCylinder_gallery__I9Myf.ChildhoodCylinder_motionEnabled__w4aoj .ChildhoodCylinder_marqueeTrack__SbpTT{animation-duration:var(--marquee-duration,170s)!important;animation-iteration-count:infinite!important}.ChildhoodCylinder_chapterFilmSection___IBMs.ChildhoodCylinder_motionEnabled__w4aoj .ChildhoodCylinder_marqueeRow__VWfou:after,.ChildhoodCylinder_gallery__I9Myf.ChildhoodCylinder_motionEnabled__w4aoj .ChildhoodCylinder_marqueeRow__VWfou:after{animation-duration:17s!important;animation-iteration-count:infinite!important}}.ChildhoodCylinder_motionEnabled__w4aoj{--film-motion-enabled:1}.ChildhoodCylinder_filmMotionToggle__HZAvc{min-height:44px;margin:1rem auto 0;padding:.7rem 1.15rem;border:1px solid rgba(255,222,180,.55);border-radius:999px;background:linear-gradient(135deg,rgba(255,211,151,.94),rgba(255,139,132,.94));box-shadow:0 .65rem 1.6rem rgba(52,7,38,.24);color:#4b1332;font-weight:900;cursor:pointer}.ChildhoodCylinder_filmMotionToggle__HZAvc:focus-visible,.ChildhoodCylinder_filmMotionToggle__HZAvc:hover{transform:scale(1.04);outline:2px solid #fff1d3;outline-offset:3px}