@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Noto+Serif+SC:wght@300;400&family=Space+Grotesk:wght@300;400;500&display=swap";:root{color-scheme:dark;font-family:Space Grotesk,PingFang SC,sans-serif;color:#eef5ff;background:#010205;font-synthesis:none;--opening-alpha: 1;--crossing-alpha: 0;--destinations-alpha: 0;--travel-progress: 0;--ice: #b9ddff;--silver: #e8edf2;--muted: rgba(214, 228, 242, .55);--hairline: rgba(196, 221, 246, .18)}*{box-sizing:border-box}html{background:#010205;scroll-behavior:auto}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#010205}body::selection{color:#020407;background:#d7edff}a{color:inherit}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:1px solid #c6e6ff;outline-offset:6px}button[hidden]{display:none}.portfolio-shell{position:relative;min-height:100vh;background:#010205}.skip-link{position:fixed;z-index:100;top:1rem;left:50%;padding:.75rem 1rem;color:#020407;background:#e7f3ff;transform:translate(-50%,-200%);transition:transform .18s ease}.skip-link:focus{transform:translate(-50%)}.visual-stage{position:fixed;z-index:0;inset:0;overflow:hidden;background:radial-gradient(circle at 50% 64%,rgba(111,177,229,.13),transparent 27%),linear-gradient(180deg,#010205,#03070c 65%,#010205)}.rift-poster{position:absolute;inset:0;background-image:linear-gradient(180deg,#0102051f,#0103073d),url(../media/rift-scene-poster.png);background-position:center;background-size:cover;opacity:0;filter:saturate(.7) contrast(1.12);transform:scale(calc(1 + var(--travel-progress) * .16));transition:opacity .7s ease}#cosmic-canvas{position:absolute;width:100%;height:100%;inset:0;opacity:1}.webgl-unavailable #cosmic-canvas{display:none}.webgl-unavailable .rift-poster{opacity:.74}.film-grain{position:absolute;inset:-100%;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");animation:grain .22s steps(2) infinite}.horizon-line{position:absolute;left:0;right:0;top:68%;height:1px;opacity:calc(var(--opening-alpha) * .72);background:linear-gradient(90deg,transparent,rgba(151,201,239,.18) 23%,rgba(235,247,255,.9) 50%,rgba(151,201,239,.18) 77%,transparent);box-shadow:0 0 24px #6ebaf459}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:clamp(1.5rem,3vw,3rem) clamp(1.35rem,4vw,4.5rem);pointer-events:none;mix-blend-mode:screen}.wordmark{display:flex;align-items:center;gap:.7rem;font-size:.66rem;font-weight:500;letter-spacing:.28em;text-decoration:none;pointer-events:auto}.wordmark i{width:2px;height:2px;border-radius:50%;background:currentColor;box-shadow:0 0 8px #b9ddff}.edition{margin:0;color:#e4effa8c;font-size:.58rem;letter-spacing:.24em}.scroll-story{position:relative;z-index:2;height:300vh}.story-stage{position:sticky;top:0;width:100%;height:100vh;overflow:hidden}.act{position:absolute;inset:0}.opening-act{opacity:var(--opening-alpha);transform:scale(calc(1 + var(--travel-progress) * .06));pointer-events:none}.opening-copy{position:absolute;left:clamp(1.5rem,5vw,5.5rem);bottom:clamp(5rem,10vh,7rem);max-width:56rem}.eyebrow,.project-kicker,.project-subtitle,.destinations-heading>p{color:#d6e8f89e;font-size:clamp(.56rem,.65vw,.72rem);letter-spacing:.34em}.opening-copy h1{margin:.9rem 0 1rem;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(1.8rem,3vw,3.6rem);font-weight:300;line-height:1.28;letter-spacing:.15em;white-space:nowrap;text-shadow:0 2px 28px #010205}.opening-note{max-width:29rem;margin:0;color:#dae6f1b8;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(.76rem,.9vw,.95rem);font-weight:300;letter-spacing:.14em;line-height:1.9}.rift-label{position:absolute;top:23%;right:clamp(1.7rem,6vw,7rem);display:grid;justify-items:end;gap:.55rem;color:#dbedfc80;font-size:.55rem;letter-spacing:.3em}.rift-label i{width:5rem;height:1px;background:linear-gradient(90deg,transparent,rgba(196,224,247,.6))}.scroll-cue{position:absolute;right:clamp(1.7rem,4vw,4.5rem);bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#dfeefbad;font-size:.52rem;letter-spacing:.34em;writing-mode:vertical-rl}.scroll-cue i{position:relative;width:1px;height:3.5rem;overflow:hidden;background:#c5e1fa33}.scroll-cue i:after{content:"";position:absolute;inset:-100% 0 100%;background:#eaf7ff;animation:scroll-line 1.8s ease-in-out infinite}.crossing-act{display:grid;place-items:center;opacity:var(--crossing-alpha);transform:scale(calc(.92 + var(--travel-progress) * .16));pointer-events:none}.crossing-act p{margin:0;font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(1.25rem,2.1vw,2.5rem);font-weight:300;letter-spacing:clamp(.32em,1vw,.72em);text-shadow:0 0 26px rgba(166,216,255,.45)}.crossing-act p span{color:#dcedfb75}.crosshair{position:absolute;bottom:9vh;left:50%;width:1px;height:4.6rem;background:#d1eaff38}.crosshair i{position:absolute;top:0;left:-1px;width:3px;height:3px;border-radius:50%;background:#eaf7ff;box-shadow:0 0 11px #a8d9ff}.crosshair b{position:absolute;bottom:-1px;left:-3px;width:7px;height:7px;border:1px solid rgba(214,237,255,.5);border-radius:50%}.destinations-act{display:grid;grid-template-rows:auto 1fr auto;padding:clamp(6rem,12vh,9rem) clamp(1.5rem,5vw,5.5rem) 2.2rem;opacity:var(--destinations-alpha);visibility:hidden;pointer-events:none;transform:translateY(calc((1 - var(--destinations-alpha)) * 2.5rem))}.destinations-act.is-active{visibility:visible;pointer-events:auto}.destinations-act{isolation:isolate}.destinations-act:before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 25%,rgba(1,3,7,.28) 47%,rgba(1,3,7,.82) 77%)}.destinations-heading{justify-self:center;text-align:center}.destinations-heading>p{margin:0 0 .7rem}.destinations-heading h1{margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(1.45rem,2.25vw,2.7rem);font-weight:300;letter-spacing:.17em}.destination-grid{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:clamp(4rem,18vw,22rem);padding-bottom:clamp(3.2rem,9vh,7rem)}.project-destination{position:relative;display:grid;grid-template-columns:auto 1fr;gap:clamp(1rem,2.5vw,2.8rem);align-items:start;max-width:34rem;padding-top:1.25rem;border-top:1px solid var(--hairline)}.project-voice{justify-self:end}.project-index{padding-top:.2rem;color:#d1e5f757;font-family:Cormorant Garamond,serif;font-size:1rem;letter-spacing:.14em}.project-kicker{margin:0 0 1.4rem}.project-copy h2{margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(1.7rem,2.7vw,3.4rem);font-weight:300;letter-spacing:.12em;text-shadow:0 2px 18px rgba(1,4,8,.92)}.project-subtitle{margin:.65rem 0 1.3rem}.project-description{max-width:25rem;margin:0;color:#d6e4f08f;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(.76rem,.82vw,.92rem);font-weight:300;letter-spacing:.08em;line-height:1.9}.project-link{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:10.5rem;margin-top:1.65rem;padding:.85rem 1.1rem;background:#a5d3f714;border-bottom:1px solid rgba(197,223,245,.38);color:#ecf6ffe0;font-size:.65rem;letter-spacing:.24em;text-decoration:none;transition:color .22s ease,border-color .22s ease,letter-spacing .22s ease}a.project-link:hover,a.project-link:focus-visible{color:#fff;border-color:#e0f2ffe6;letter-spacing:.29em;outline:none}a.project-link:focus-visible{box-shadow:0 4px 0 -2px #a9daff}.link-arrow{font-size:1rem}.project-link.is-disabled{color:#d6e4f057;border-color:#c5dff51f}.status-orbit{width:.55rem;height:.55rem;border:1px solid rgba(196,224,247,.35);border-radius:50%}.return-cue{justify-self:center;margin:0;color:#d7e8f759;font-size:.56rem;letter-spacing:.22em;border:0;background:transparent;padding:.7rem}.site-navigation{display:flex;gap:1.8rem;pointer-events:auto}.site-navigation button{border:0;background:transparent;padding:.5rem 0;font-size:.75rem;letter-spacing:.14em}.site-navigation button:first-child{border-bottom:1px solid rgba(193,222,246,.48)}.site-navigation button:hover{color:#b9ddff}.visual-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(1,2,5,.88),transparent 48%),linear-gradient(90deg,rgba(1,2,5,.28),transparent 65%)}.cross-button{display:flex;align-items:center;justify-content:space-between;gap:3rem;min-width:11rem;margin-top:1.6rem;padding:.95rem 1.15rem;border:1px solid rgba(198,230,255,.6);background:#0d1824b8;backdrop-filter:blur(12px);font-size:.78rem;letter-spacing:.15em;pointer-events:auto;transition:background .18s}.cross-button:hover{background:#77aed640}.cross-button>span:last-child{font-size:1.2rem}.interaction-hint{margin:.85rem 0 0;font-size:.65rem;letter-spacing:.12em;color:#d2e4f380}.motion-controls{position:fixed;z-index:25;bottom:1.35rem;left:clamp(1.25rem,4vw,4.5rem);display:flex;align-items:center;gap:1.2rem;color:#b7c7d6}.scene-status{font-size:.62rem;letter-spacing:.09em}.scene-status:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;margin-right:.6rem;background:#c2e6ff;box-shadow:0 0 8px #b5dcff}.motion-controls button{padding:.5rem .65rem;border:1px solid rgba(192,221,245,.24);background:#010409b3;font-size:.62rem}.motion-reduced .film-grain,.motion-reduced .scroll-cue i:after{animation:none}.motion-reduced .rift-poster,.motion-reduced .opening-act,.motion-reduced .crossing-act,.motion-reduced .destinations-act{transform:none}.fallback-notice{position:fixed;z-index:25;right:1.5rem;bottom:1.5rem;max-width:20rem;color:#ddebf7b3;font-size:.68rem;line-height:1.5}.performance-badge{position:fixed;z-index:20;left:clamp(1.35rem,4vw,4.5rem);bottom:2rem;display:flex;align-items:center;gap:.65rem;color:#cfe1f152}.performance-badge span{width:4px;height:4px;border-radius:50%;background:#a8d8ff;box-shadow:0 0 9px #7fc5fb;animation:pulse 2.6s ease-in-out infinite}.performance-badge em{font-size:.5rem;font-style:normal;letter-spacing:.25em}@keyframes scroll-line{0%{transform:translateY(0)}to{transform:translateY(200%)}}@keyframes pulse{50%{opacity:.35;transform:scale(.72)}}@keyframes grain{0%{transform:translateZ(0)}25%{transform:translate3d(2%,-3%,0)}50%{transform:translate3d(-3%,2%,0)}75%{transform:translate3d(3%,4%,0)}to{transform:translate3d(-2%,-2%,0)}}@media(max-width:760px){.edition,.rift-label,.performance-badge{display:none}.site-header{padding:1.4rem 1.2rem}.wordmark{font-size:.56rem}.wordmark>span:last-child{display:none}.site-navigation{gap:1.2rem}.site-navigation button{font-size:.66rem}.scene-status{max-width:13rem;font-size:.56rem}.motion-controls{gap:.6rem;bottom:.85rem}.opening-copy{left:1.25rem;right:1.25rem;bottom:5.5rem}.opening-copy h1{font-size:clamp(1.8rem,7.5vw,2.8rem);white-space:normal}.opening-copy h1 span{display:block}.opening-note{max-width:19rem}.scroll-cue{right:1rem;bottom:2rem}.destinations-act{padding:5.4rem 1.25rem 4.4rem}.destinations-heading{justify-self:start;text-align:left}.destination-grid{grid-template-columns:1fr;align-content:center;gap:2.3rem;padding:2rem 0}.project-destination,.project-voice{justify-self:stretch;max-width:none}.project-copy h2{font-size:1.6rem}.project-description{display:none}.project-link{margin-top:.8rem}}@media(max-height:650px){.opening-copy{bottom:4rem}.opening-copy h1{font-size:1.9rem}.opening-note,.interaction-hint,.project-description{display:none}.destinations-act{padding-top:5rem}.destination-grid{gap:1.2rem;padding-bottom:1rem}.project-kicker{margin-bottom:.5rem}.project-subtitle{margin:.5rem 0}.project-copy h2{font-size:1.5rem}}:root{--paper: #eef0ef;--secondary: #929da5;--line: rgba(202,215,226,.18);--page-padding: clamp(24px, 5vw, 96px)}body{font-family:Space Grotesk,Microsoft YaHei,sans-serif}.visual-stage{background:#020406}.visual-stage:after{background:linear-gradient(0deg,rgba(0,0,0,.24),transparent 35%)}.rift-poster{background-image:url(../media/scheme-two-clean.png);opacity:1;filter:none;transform:none}.scene-loaded .rift-poster{opacity:0}#cosmic-canvas{opacity:0;transition:opacity .7s}.scene-loaded #cosmic-canvas,.webgl-unavailable .rift-poster{opacity:1}.horizon-line,.film-grain{display:none}.site-header{padding:32px var(--page-padding);align-items:center;mix-blend-mode:normal;transition:background .3s,padding .3s}.site-header.is-editorial{padding-top:22px;padding-bottom:22px;background:#06090ce6;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.wordmark{font-family:Cormorant Garamond,Times New Roman,serif;font-size:17px;font-weight:400;letter-spacing:.025em}.wordmark i{width:1px;height:14px;background:#6c7980;box-shadow:none;border-radius:0}.site-navigation{gap:clamp(20px,3.2vw,52px)}.site-navigation button{font-size:14px;letter-spacing:.06em;color:#e0e5e8;border:0!important}.site-navigation button span{display:block;font-size:10px;letter-spacing:.17em;margin-top:5px;color:#84929e}.scroll-story{height:260vh}.opening-copy{bottom:12vh;left:var(--page-padding)}.opening-copy h1{font-size:clamp(25px,2.25vw,38px);font-family:"Noto Serif SC",serif;line-height:1.55;font-weight:300;letter-spacing:.13em;margin:0 0 10px}.eyebrow{font-family:Cormorant Garamond,serif;font-size:15px;font-weight:400;letter-spacing:.13em;color:#dce2e6;margin:0}.cross-button{margin-top:26px;min-width:135px;padding:9px 0;border:0;border-bottom:1px solid #7d919f;background:transparent;backdrop-filter:none;letter-spacing:.12em;font-size:13px;gap:25px}.cross-button:hover{background:transparent;color:#fff}.interaction-hint{display:none}.rift-label{top:auto;bottom:13vh;right:var(--page-padding);font-size:10px;letter-spacing:.23em}.motion-controls{left:auto;right:var(--page-padding);bottom:26px;gap:16px;opacity:.65;transition:opacity .3s}.motion-controls .scene-status{display:none}.motion-controls button{border:0;background:transparent;padding:3px 0;font-size:11px;color:#b7c5ce}.motion-controls:hover{opacity:1}.motion-controls.is-hidden{opacity:0;visibility:hidden}.destinations-act{padding-left:var(--page-padding);padding-right:var(--page-padding)}.destinations-heading h1{font-size:clamp(24px,2.3vw,38px)}.project-copy h2{font-size:clamp(24px,2.3vw,36px)}.project-description{font-size:14px}.project-kicker,.project-subtitle{font-size:11px;letter-spacing:.16em}.project-link{font-size:13px}.return-cue{font-size:12px}.editorial-main{position:relative;z-index:4;background:#080b0e;color:var(--paper)}.editorial-section{padding:90px var(--page-padding) 110px;scroll-margin-top:78px}.section-topline{display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid var(--line);color:#8899a5;font-size:11px;letter-spacing:.12em}.section-topline>span:last-child{letter-spacing:.06em}.editorial-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:62px 0 70px}.editorial-heading h2{font-family:"Noto Serif SC",serif;font-size:clamp(40px,4.4vw,72px);line-height:1.4;letter-spacing:-.04em;font-weight:300;margin:0}.editorial-heading h2 span{color:#66747f}#works-title span{color:inherit}.editorial-heading>p{color:#94a0aa;font-size:15px;line-height:1.9;margin:0 5vw 8px 0}.work-story{--mouse-x: 50%;--mouse-y: 50%;position:relative;display:grid;grid-template-columns:minmax(0,1.28fr) minmax(0,1fr);gap:clamp(36px,5vw,80px);margin-top:48px;padding:25px 0 70px;border-bottom:1px solid var(--line)}.work-story:before{content:"";position:absolute;inset:0;background:radial-gradient(500px circle at var(--mouse-x) var(--mouse-y),rgba(128,164,189,.055),transparent 65%);pointer-events:none;opacity:0;transition:opacity .3s}.work-story:hover:before{opacity:1}.work-story:nth-of-type(2){grid-template-columns:minmax(0,1fr) minmax(0,1.28fr)}.work-story:nth-of-type(2) .work-visual{order:2}.work-visual{position:relative;display:block;overflow:hidden;aspect-ratio:1.33;background:#10171d;color:#fff}.work-visual img,.work-visual video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .75s}.work-visual img{opacity:.87}.work-visual video{position:absolute;inset:0;opacity:0;transition:opacity .5s}.work-visual:hover img{transform:scale(1.035)}.work-visual:hover video{opacity:1}.work-visual-index{position:absolute;top:24px;left:26px;font-family:Cormorant Garamond,serif;font-size:30px}.image-action{position:absolute;right:22px;bottom:22px;padding:11px 15px;border:1px solid rgba(255,255,255,.3);background:#03070aa6;backdrop-filter:blur(12px);font-size:12px;letter-spacing:.04em}.work-editorial-copy{align-self:center;padding:15px 0}.section-meta{font-size:11px;letter-spacing:.14em;color:#8496a3;margin:0 0 22px}.work-editorial-copy h3{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(36px,3.4vw,56px);line-height:1.1;margin:0 0 14px;letter-spacing:-.035em}.work-editorial-copy h4{font-size:20px;font-family:"Noto Serif SC",serif;font-weight:400;letter-spacing:.08em;margin:0 0 26px}.work-summary{font-size:15px;line-height:1.95;color:#a4afb7;max-width:32rem}.tech-tags{display:flex;flex-wrap:wrap;gap:18px;color:#7e95a5;font-size:12px;margin:24px 0}.project-notes{border-top:1px solid var(--line);max-width:32rem}.project-notes summary{padding:18px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:13px;list-style:none}.project-notes p,.project-notes li{font-size:14px;color:#94a5b2;line-height:1.9}.project-notes ul{padding-left:19px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;padding:10px 0;margin-top:18px;border:0;border-bottom:1px solid #728b9d;background:transparent;font-size:13px;text-decoration:none;letter-spacing:.04em}.text-link span{font-size:19px}.ai-film-section{margin-top:120px;padding-top:34px;border-top:1px solid var(--line)}.ai-film-intro{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);column-gap:clamp(36px,7vw,120px);align-items:end;margin-bottom:46px}.ai-film-intro .section-meta{grid-column:1 / -1}.ai-film-intro h3{margin:0;color:#e6ebed;font-family:"Noto Serif SC",serif;font-size:clamp(32px,3.6vw,56px);font-weight:300;letter-spacing:-.025em}.ai-film-intro>p:last-child{max-width:35rem;margin:0;color:#8f9da6;font-size:14px;line-height:1.9}.ai-film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;background:#a4becc30}.ai-film-card{min-width:0;padding:clamp(13px,1.35vw,22px);background:#070b0e;transition:background .45s}.ai-film-card:hover{background:#0c1217}.ai-film-frame{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#020405}.ai-film-frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(225,238,244,.13);background:linear-gradient(180deg,#0105080a,#01050833);pointer-events:none}.ai-film-frame video{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.05)}.film-register{position:absolute;z-index:1;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;color:#ebf2f5d6;font-size:9px;letter-spacing:.18em;text-shadow:0 1px 12px #000;pointer-events:none}.ai-film-copy{padding:22px 3px 10px}.ai-film-copy>p{margin:0 0 10px;color:#708794;font-size:9px;letter-spacing:.15em}.ai-film-copy h4{margin:0 0 13px;color:#dde4e7;font-family:"Noto Serif SC",serif;font-size:21px;font-weight:300;letter-spacing:.07em}.ai-film-copy>span{display:block;color:#8b99a2;font-size:13px;line-height:1.8}.about-section{background:#0c1014}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5vw;align-items:center}.about-copy,.identity-stage{min-width:0}.about-copy{padding:70px 0 40px}.profile-name{margin:-8px 0 0;color:#dce4e8;font-family:"Noto Serif SC",serif;font-size:18px;letter-spacing:.18em}.about-copy h2{font-size:clamp(32px,3.4vw,55px);font-family:"Noto Serif SC",serif;font-weight:300;letter-spacing:-.03em;line-height:1.5;max-width:9em;margin:25px 0}.about-introduction{font-size:16px;color:#a4b0b9;line-height:1.95;max-width:28rem}.profile-facts{margin-top:34px}.profile-facts>div{display:flex;gap:32px;border-top:1px solid var(--line);padding:18px 0}.profile-facts span{color:#738591;font-size:12px;flex-shrink:0}.profile-facts p{min-width:0;font-size:13px;margin:0;color:#b5bfc6}.profile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0 6px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-metrics>div{min-width:0;padding:20px 15px 18px 0}.profile-metrics>div+div{padding-left:18px;border-left:1px solid var(--line)}.profile-metrics strong{color:#e4ebee;font-family:Cormorant Garamond,serif;font-size:clamp(31px,3vw,46px);font-weight:300;line-height:1}.profile-metrics sup{margin-left:4px;color:#80939f;font-size:9px;letter-spacing:.08em}.profile-metrics span{display:block;margin-top:9px;color:#758894;font-size:10px;line-height:1.5}.content-pending{max-width:26rem;margin:24px 0 0;font-size:12px;line-height:1.8;color:#6f7f8b}.resume-download{margin-left:28px;font-size:13px}.identity-stage{position:relative;min-height:590px}.badge-halo{position:absolute;inset:7% -4%;background:radial-gradient(ellipse at center,rgba(122,160,184,.13),rgba(40,63,79,.035) 44%,transparent 68%);pointer-events:none}#profile-lanyard{position:relative;height:590px;isolation:isolate}.profile-card-bootstrap{position:absolute;z-index:1;left:50%;top:55%;width:clamp(178px,36%,230px);aspect-ratio:.66;padding:10px;overflow:hidden;border:1px solid rgba(178,199,211,.3);border-radius:13px;background:#111820;box-shadow:0 34px 80px #0000006b;transform:translate(-50%,-50%) rotate(-5deg)}.profile-card-bootstrap img{display:block;width:100%;height:72%;object-fit:cover;filter:grayscale(1) contrast(1.08)}.profile-dom-lanyard,.profile-rapier-layer{position:absolute;inset:0}.profile-dom-lanyard{z-index:1;overflow:clip;opacity:1;touch-action:pan-y;transition:opacity .18s ease}.profile-dom-lanyard.is-superseded{opacity:0;pointer-events:none}.profile-rapier-layer{z-index:2;opacity:0;pointer-events:none;transition:opacity .18s ease}.profile-rapier-layer.is-ready{opacity:1;pointer-events:auto}.profile-dom-rope{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.profile-dom-rope path{vector-effect:non-scaling-stroke;fill:none;stroke-linecap:round}.profile-dom-rope-shadow{stroke:#00000094;stroke-width:15px;filter:blur(5px)}.profile-dom-rope-body{stroke:url(#profile-rope-metal);stroke-width:9px;opacity:.95}.profile-dom-rope-stitch{stroke:#e2edf280;stroke-width:1px;stroke-dasharray:3 7}.profile-dom-card{position:absolute;z-index:2;left:50%;top:55%;width:clamp(178px,36%,230px);aspect-ratio:.66;padding:0;border:0;border-radius:14px;background:transparent;color:#eaf0f2;cursor:grab;touch-action:none;will-change:transform;transform-origin:50% 12%;filter:drop-shadow(0 34px 30px rgba(0,0,0,.42))}.profile-dom-card[data-dragging]{cursor:grabbing;user-select:none}.profile-dom-card:focus-visible{outline:1px solid #d7e4ea;outline-offset:7px}.profile-dom-clip{position:absolute;z-index:3;left:50%;top:-28px;width:42px;height:42px;border:1px solid rgba(211,225,232,.58);border-radius:12px 12px 8px 8px;background:linear-gradient(125deg,#d4dde1,#4b5962 22%,#e5ecef 52%,#303c44 80%);box-shadow:0 4px 14px #0000008c,inset 0 0 0 4px #090e1285;transform:translate(-50%)}.profile-dom-clip:before{content:"";position:absolute;left:50%;top:-11px;width:14px;height:18px;border:3px solid #77858e;border-bottom:0;border-radius:9px 9px 0 0;transform:translate(-50%)}.profile-dom-clip i{position:absolute;left:50%;bottom:7px;width:15px;height:6px;border-radius:8px;background:#111a20;transform:translate(-50%)}.profile-dom-card-shell{position:absolute;inset:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(194,211,220,.42);border-radius:14px;background:linear-gradient(145deg,#26333c,#121a20 48%,#080d11);box-shadow:inset 0 1px #ffffff24,inset 0 0 50px #7997a812}.profile-dom-card-shell:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(112deg,transparent 12%,rgba(255,255,255,.16) 34%,transparent 48%);opacity:.42;pointer-events:none}.profile-dom-photo{position:relative;display:block;height:69%;margin:10px 10px 0;overflow:hidden;border:1px solid rgba(218,229,234,.18);border-radius:8px 8px 3px 3px;background:#151b1f}.profile-dom-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 43%;filter:grayscale(1) contrast(1.12) brightness(.86);pointer-events:none;user-select:none}.profile-dom-photo-glass{position:absolute;inset:0;background:linear-gradient(180deg,rgba(230,241,246,.08),transparent 30%,rgba(2,5,7,.18)),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px);box-shadow:inset 0 0 28px #00000038}.profile-dom-card-copy{position:relative;z-index:3;display:grid;grid-template-columns:.72fr 1fr;gap:8px;align-items:end;min-height:70px;padding:12px 13px 9px;text-align:left}.profile-dom-card-copy>span{min-width:0;display:block}.profile-dom-card-copy small{display:block;margin-bottom:5px;color:#758995;font-size:6px;line-height:1.25;letter-spacing:.13em;white-space:nowrap}.profile-dom-card-copy b{display:block;color:#eff3f4;font-family:"Noto Serif SC",serif;font-size:14px;font-weight:400;letter-spacing:.12em}.profile-dom-card-copy em{display:block;overflow:hidden;color:#aab8c0;font-size:7px;font-style:normal;line-height:1.45;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap}.profile-dom-card-code{position:absolute;z-index:3;right:12px;bottom:7px;color:#526571;font-size:6px;letter-spacing:.16em}.profile-dom-lanyard[data-active=false] .profile-dom-card{will-change:auto}.badge-loading{display:none}.badge-hint{text-align:center;color:#6c8292;font-size:10px;letter-spacing:.15em}.badge-hint span{display:block;margin-top:10px;font-size:12px;letter-spacing:.04em}.lanyard-wrapper{width:100%;height:100%;touch-action:pan-y}.lanyard-wrapper canvas{touch-action:none}.life-section{overflow:hidden}.life-gallery{overflow-x:auto;padding:35px 0 20px;scrollbar-width:thin;scrollbar-color:#435460 transparent;display:flex;gap:26px}.life-gallery[data-dragging]{cursor:grabbing;user-select:none}.life-photo img{-webkit-user-drag:none}.life-photo{flex:0 0 30%;padding:0;border:0;background:transparent;text-align:left;transform:rotate(-3deg)}.life-photo:nth-child(2n){transform:rotate(3deg) translateY(18px)}.life-photo img{width:100%;height:370px;object-fit:cover;display:block;filter:saturate(.8)}.life-photo>span{display:flex;justify-content:space-between;font-size:12px;padding:18px 3px;color:#bac6cf}.life-photo b{font-weight:400}.life-photo i{font-style:normal;color:#667b8b}.life-empty{width:100%;display:grid;grid-template-columns:1fr 1.15fr .92fr;gap:34px;align-items:center}.empty-frame{position:relative;height:330px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #22313b;background:#0c1217;transform:rotate(-4deg)}.empty-frame:nth-child(2){height:380px;transform:rotate(3deg);background:#11191f}.empty-frame:nth-child(3){transform:rotate(-2deg)}.empty-frame>span{color:#405664;font-family:Cormorant Garamond,serif;font-size:24px}.empty-frame>p{color:#465b6b;font-size:20px;font-family:"Noto Serif SC",serif;font-weight:300;line-height:1.7}.empty-frame:first-child>p{font-family:Cormorant Garamond,serif;font-size:43px;line-height:1.1}.empty-frame>i{color:#647b8b;font-size:12px;font-style:normal}.gallery-caption{text-align:center;color:#708593;font-size:12px;margin:35px 0 0}.life-film{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(34px,6vw,92px);align-items:end;margin-top:110px;padding-top:28px;border-top:1px solid var(--line)}.life-film-copy{min-width:0;padding-bottom:18px}.life-film-copy h3{margin:0 0 8px;color:#e1e7e9;font-family:"Noto Serif SC",serif;font-size:clamp(27px,3vw,44px);font-weight:300;letter-spacing:.07em}.life-film-copy>p:not(.section-meta){margin:0 0 24px;color:#718794;font-size:10px;letter-spacing:.18em}.life-film-copy>span{display:block;max-width:25rem;color:#8c9ba4;font-size:13px;line-height:1.9}.life-film-frame{position:relative;min-width:0;overflow:hidden;aspect-ratio:16 / 9;background:#04080a}.life-film-frame:before{content:"";position:absolute;z-index:1;inset:0;border:1px solid rgba(205,222,232,.2);box-shadow:inset 0 0 70px #040a0e59;pointer-events:none}.life-film-frame video{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.03)}.site-footer{padding:90px var(--page-padding) 30px;background:#05080b}.site-footer>div>p{color:#6c8495;font-size:11px;letter-spacing:.12em}.site-footer h2{font-family:"Noto Serif SC",serif;font-size:clamp(27px,3vw,48px);font-weight:300;letter-spacing:-.035em;line-height:1.6}.site-footer h2 span{color:#80909c}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:80px;padding-top:28px;border-top:1px solid var(--line);color:#6e8190;font-size:10px;letter-spacing:.05em}.footer-wordmark{font-family:Cormorant Garamond,serif;font-size:16px;text-decoration:none;color:#c0ccd5}.footer-bottom button{border:0;background:transparent;font-size:12px}.editorial-dialog{width:min(820px,calc(100vw - 40px));max-height:85vh;overflow-y:auto;padding:clamp(26px,4vw,65px);border:1px solid #344854;background:#0c141b;color:#d9e1e7}dialog::backdrop{background:#000000c7;backdrop-filter:blur(9px)}.dialog-close{position:absolute;top:15px;right:20px;border:0;background:transparent;font-size:30px;color:#bccbd5}.editorial-dialog h2{font-family:Cormorant Garamond,serif;font-size:64px;font-weight:300;margin:15px 0}.editorial-dialog h3{font-family:"Noto Serif SC",serif;font-weight:400;font-size:19px;margin-top:35px}.editorial-dialog p{line-height:1.9;font-size:14px;color:#9cabb5}.editorial-dialog .resume-role{color:#c3d0d7;font-size:12px;letter-spacing:.05em}.resume-row{display:grid;grid-template-columns:minmax(82px,.24fr) minmax(0,1fr);gap:25px;padding:20px 0;border-top:1px solid var(--line)}.resume-row>span{font-size:13px;color:#708b9e}.resume-row h4{margin:0;font-size:16px;font-weight:400}.resume-skills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.resume-skills>div{min-width:0;padding:19px 16px 8px 0}.resume-skills>div+div{padding-left:17px;border-left:1px solid var(--line)}.resume-skills h4{margin:0;color:#d7e0e5;font-size:14px;font-weight:400}.resume-skills p{margin-bottom:0;font-size:12px}.resume-privacy{margin:32px 0 0;padding-top:18px;border-top:1px solid var(--line);color:#718591!important;font-size:11px!important}.photo-dialog{max-width:90vw;max-height:90vh;padding:35px;border:1px solid #374953;background:#0a1116;color:#fff}.photo-dialog img{max-width:80vw;max-height:72vh;object-fit:contain}.editorial-heading h2:focus,.about-copy h2:focus{outline:none}.webgl-unavailable .fallback-notice{right:var(--page-padding);bottom:58px;max-width:24rem;padding:10px 14px;background:#020508cc}@media(max-width:760px){.site-header{padding:23px 22px}.wordmark{font-size:21px}.wordmark i{display:none}.site-navigation{gap:21px}.site-navigation button{font-size:12px}.site-navigation button span{font-size:8px}.opening-copy{bottom:15vh}.opening-copy h1{font-size:25px;line-height:1.65}.eyebrow{font-size:10px}.rift-label{display:none}.motion-controls{right:24px;bottom:20px}.editorial-section{padding-top:50px;padding-bottom:65px}.section-topline{font-size:9px;gap:15px}.section-topline>span:last-child{text-align:right}.editorial-heading{display:block;margin:42px 0 30px}.editorial-heading h2{font-size:38px}.editorial-heading>p{font-size:12px;line-height:1.9;margin:18px 0 0}.work-story,.work-story:nth-of-type(2){grid-template-columns:1fr;gap:18px;padding-bottom:40px;margin-top:25px}.work-story:nth-of-type(2) .work-visual{order:0}.work-visual{aspect-ratio:1.2}.work-editorial-copy h3{font-size:40px}.work-summary{font-size:14px}.ai-film-section{margin-top:70px;padding-top:24px}.ai-film-intro{display:block;margin-bottom:28px}.ai-film-intro h3{font-size:34px}.ai-film-intro>p:last-child{margin-top:18px;font-size:13px}.ai-film-grid{grid-template-columns:1fr}.ai-film-card{padding:13px}.about-grid{grid-template-columns:minmax(0,1fr);gap:0}.about-copy{padding:45px 0 0}.about-copy h2{font-size:36px}.about-introduction{font-size:14px}.profile-metrics strong{font-size:32px}.profile-metrics>div{padding-right:8px}.profile-metrics>div+div{padding-left:9px}.profile-metrics span{font-size:9px}.identity-stage{min-height:480px}#profile-lanyard{height:470px}.profile-dom-card,.profile-card-bootstrap{width:clamp(174px,54vw,212px)}.life-empty{min-width:690px;gap:23px;padding:0 10px}.empty-frame{height:270px;padding:20px}.empty-frame:nth-child(2){height:300px}.empty-frame:first-child>p{font-size:33px}.life-photo{flex-basis:75%}.life-photo img{height:340px}.gallery-caption{font-size:11px;line-height:1.8}.life-film{grid-template-columns:1fr;gap:24px;margin-top:68px}.life-film-copy{padding-bottom:0}.life-film-frame{width:100%}.editorial-dialog h2{font-size:48px}.resume-row{grid-template-columns:72px minmax(0,1fr);gap:13px}.resume-skills{grid-template-columns:1fr}.resume-skills>div+div{padding-left:0;border-left:0;border-top:1px solid var(--line)}.footer-bottom{flex-wrap:wrap;gap:24px;margin-top:50px}.footer-bottom>span{display:none}.site-footer{padding-top:50px}}@media(prefers-reduced-motion:reduce){.profile-dom-lanyard,.profile-rapier-layer{transition:none}}[hidden]{display:none!important}html,body,#app,.portfolio-shell{height:100%;min-height:0;overflow:hidden}.portfolio-shell{height:100dvh}.scroll-story,.story-stage{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.opening-act{transform:none}.opening-copy{bottom:10.2vh;left:5.5vw}.opening-copy h1{font-size:clamp(25px,2.2vw,38px);letter-spacing:.045em;line-height:1.5;margin-bottom:10px}.opening-copy .eyebrow{font-size:clamp(12px,.95vw,16px);letter-spacing:.2em}.opening-copy .cross-button{margin-top:35px;min-width:166px;font-family:"Noto Serif SC",serif;font-size:18px;letter-spacing:.18em}html[data-view=portal] .visual-stage:after{background:linear-gradient(90deg,#0003,transparent 40%)}.rift-label{bottom:4.8vh;font-family:Cormorant Garamond,serif;font-size:14px;letter-spacing:.08em;color:#cbd5dd}html[data-view=portal] .motion-controls{bottom:14px;opacity:.32}html[data-view=portal] .motion-controls:hover,html[data-view=portal] .motion-controls:focus-within{opacity:.9}.rift-poster{background-image:none;opacity:0}.horizon-line{display:none}.webgl-unavailable .rift-poster{background-image:url(../media/scheme-two-clean.png);opacity:1}.editorial-main{position:absolute;inset:0;padding-top:76px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#455563 #080b0e}.editorial-section{min-height:calc(100dvh - 76px)}.visual-stage{transition:opacity .6s}html[data-view=work] .visual-stage,html[data-view=about] .visual-stage,html[data-view=life] .visual-stage{opacity:0;pointer-events:none}.site-navigation{gap:clamp(18px,2.6vw,42px)}.site-navigation button[aria-current=page]{color:#fff}.site-navigation button[aria-current=page] span{color:#c8dae6}.cross-button{min-width:185px;min-height:44px;font-size:14px}.crossing-act{opacity:1;transform:none;pointer-events:none}.passage-title{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);margin:0;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(13px,1.15vw,21px);letter-spacing:.34em;opacity:0;transition:opacity 1s;text-shadow:0 2px 20px #000}html[data-crossing-phase=transit] .passage-title{opacity:1}.journey-caption{position:absolute;left:50%;bottom:9vh;transform:translate(-50%);text-align:center;white-space:nowrap}.journey-caption .journey-phase{font-family:"Noto Serif SC",serif;font-size:16px;letter-spacing:.24em;line-height:1.8}.journey-caption>span{display:block;margin-top:10px;font-size:10px;letter-spacing:.3em;color:#8d9da9}.journey-caption>i{display:block;margin:24px auto 0;width:120px;height:1px;background:linear-gradient(90deg,#c6dfef calc(var(--journey-progress,0)*100%),#3b454c 0)}.skip-journey{position:fixed;right:var(--page-padding);top:32px;z-index:30;border:0;border-bottom:1px solid #7f929f;padding:12px 0;background:transparent;font-size:13px;letter-spacing:.08em}.motion-controls{z-index:22}.motion-controls button{min-height:35px;font-size:12px}.destinations-act{transform:none}.destinations-heading h1:focus{outline:none}.site-footer{min-height:0}.work-summary{font-size:16px}.project-notes summary,.text-link{font-size:14px}html[data-view=crossing] .visual-stage:after{background:linear-gradient(0deg,rgba(1,3,6,.55),transparent 25%)}html[data-view=crossing] .wordmark{opacity:.55}html[data-view=work] .fallback-notice,html[data-view=about] .fallback-notice,html[data-view=life] .fallback-notice{display:none}@media(max-width:760px){.site-header{padding:21px 22px}.site-navigation{gap:17px}.site-navigation button{font-size:12px}.site-navigation button span{font-size:8px}.editorial-main{padding-top:80px}.editorial-section{min-height:calc(100dvh - 80px)}.opening-copy{bottom:10vh;left:24px}.opening-copy h1{font-size:26px}html[data-view=portal] .visual-stage:after{background:linear-gradient(0deg,#000 2%,#000b 22%,transparent 45%)}.opening-copy .eyebrow{max-width:26em;line-height:1.8;font-size:10px}.skip-journey{top:19px;right:23px}.journey-caption{bottom:11vh}.journey-caption .journey-phase{font-size:14px}.work-summary{font-size:16px}}@media(max-width:370px){.site-navigation{gap:12px}.wordmark{font-size:18px}}.destinations-act{padding:clamp(88px,10.5vh,118px) 5.5vw 24px;gap:0;overflow:hidden;overscroll-behavior:contain}.destinations-act:before{background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 21%),linear-gradient(0deg,#010204 4%,rgba(1,3,6,.94) 17%,rgba(1,3,6,.48) 43%,transparent 69%)}.destinations-heading{width:100%;justify-self:stretch;text-align:left}.destinations-heading>p{display:flex;justify-content:space-between;margin:0 0 13px;color:#8596a2;font-size:11px;letter-spacing:.25em}.destinations-heading>p>span{letter-spacing:.11em}.destinations-heading h1{max-width:17em;font-size:clamp(25px,2.1vw,34px);line-height:1.45;letter-spacing:.11em}.destination-grid{width:100%;max-width:1360px;min-height:0;justify-self:center;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(72px,10vw,168px);padding:18px 0 4px}.project-destination{display:block;min-width:0;max-width:none;padding:0;border:0}.project-voice{justify-self:stretch;transform:none}.project-link{display:grid;grid-template-rows:auto minmax(230px,42vh) auto;min-width:0;height:100%;margin:0;padding:0;color:inherit;background:none;border:0;text-decoration:none;font-size:16px;letter-spacing:normal}a.project-link:hover,a.project-link:focus-visible{letter-spacing:normal;box-shadow:none}a.project-link:focus-visible{outline:0}.entry-overline{display:flex;align-items:baseline;gap:16px;min-height:28px;margin:0;color:#8c9da8;font-size:11px;letter-spacing:.2em;transition:color .35s}.entry-overline .project-index{padding:0;color:#ced9df;font-family:Cormorant Garamond,serif;font-size:22px;line-height:1;letter-spacing:.04em}.project-artifact-slot{position:relative;display:block;min-width:0;height:100%;pointer-events:none}.project-artifact-slot:after{content:"";position:absolute;left:50%;bottom:7%;width:1px;height:1px;border-radius:50%;background:#e2f4ff;box-shadow:0 0 18px 5px #a6d8f42b;opacity:.55}.project-copy{position:relative;margin:0;padding:17px 0 0;border-top:1px solid rgba(157,183,198,.27);transition:border-color .35s,opacity .35s}.project-copy:before{content:"";position:absolute;left:0;top:-1px;width:0;height:1px;background:#d7e9f2;box-shadow:0 0 9px #abddf873;transition:width .55s cubic-bezier(.22,1,.36,1)}.project-copy h2{margin:0;font-size:clamp(23px,1.85vw,31px);line-height:1.38;letter-spacing:.08em}.project-subtitle{margin:7px 0 10px;color:#82929d;font-size:10px;letter-spacing:.19em}.project-description{display:block;max-width:35em;min-height:3.2em;color:#98a4ac;font-size:14px;line-height:1.7;letter-spacing:.035em}.entry-footer{display:flex;align-items:center;gap:15px;margin-top:11px;padding:6px 0 11px;color:#dce6eb;font-size:12px;letter-spacing:.17em}.entry-tech{margin-left:auto;color:#788994;font-size:9px;letter-spacing:.08em}.entry-footer .link-arrow{font-family:serif;font-size:19px;line-height:1;transition:transform .35s}.project-link:hover .entry-overline,.project-link:focus-visible .entry-overline{color:#d5e3eb}.project-link:hover .project-copy,.project-link:focus-visible .project-copy{border-color:#d3e8f28c}.project-link:hover .project-copy:before,.project-link:focus-visible .project-copy:before{width:28%}.project-link:hover .link-arrow,.project-link:focus-visible .link-arrow{transform:translate(3px,-3px)}html[data-destination-focus=memory] .project-voice .project-copy,html[data-destination-focus=voice] .project-memory .project-copy{opacity:.58}.return-cue{align-self:end;padding:9px 16px;color:#8495a0;font-size:11px}html[data-view=space] .visual-stage:after{background:linear-gradient(180deg,#00000014,#00000057)}@media(max-width:760px){.destinations-act{padding:84px 21px 18px;overflow-y:auto}.destinations-heading>p{margin-bottom:8px;font-size:9px;letter-spacing:.16em}.destinations-heading h1{max-width:13em;font-size:21px;line-height:1.45;letter-spacing:.05em}.destination-grid{grid-template-columns:1fr;gap:14px;padding:16px 0 4px;align-content:start}.project-link{grid-template-columns:minmax(118px,40%) minmax(0,1fr);grid-template-rows:auto 124px;column-gap:17px;height:auto}.project-voice .project-link{grid-template-columns:minmax(0,1fr) minmax(118px,40%)}.entry-overline{grid-column:1 / -1;min-height:20px;gap:10px;font-size:9px;letter-spacing:.1em}.entry-overline .project-index{font-size:18px}.project-artifact-slot{grid-column:1;grid-row:2;min-height:124px}.project-voice .project-artifact-slot{grid-column:2}.project-copy{grid-column:2;grid-row:2;align-self:center;padding:12px 0 0}.project-voice .project-copy{grid-column:1}.project-copy h2{font-size:19px;line-height:1.42;letter-spacing:.02em}.project-subtitle{margin:5px 0 8px;font-size:8px;line-height:1.5;letter-spacing:.09em}.project-description,.entry-tech{display:none}.entry-footer{margin-top:5px;padding:4px 0 8px;font-size:10px}.entry-footer .link-arrow{margin-left:auto;font-size:17px}.project-artifact-slot:after{bottom:13%}.return-cue{font-size:10px;padding:7px}}@media(min-width:761px)and (max-height:740px){.destinations-act{padding-top:82px}.destination-grid{padding-top:8px}.project-link{grid-template-rows:auto minmax(150px,29vh) auto}.project-description{display:none}.project-copy{padding-top:11px}}.motion-reduced .entry-overline,.motion-reduced .project-copy,.motion-reduced .project-copy:before,.motion-reduced .entry-footer .link-arrow,html[data-motion=off] .entry-overline,html[data-motion=off] .project-copy,html[data-motion=off] .project-copy:before,html[data-motion=off] .entry-footer .link-arrow{transition:none}.life-gallery.circular-gallery-host{display:block;position:relative;padding:0;overflow:visible}.circular-stage{position:relative;width:100%;height:clamp(350px,43vw,580px);overflow:hidden;cursor:grab;touch-action:pan-y;outline-offset:-2px}.circular-stage:active{cursor:grabbing}.circular-stage:focus-visible{outline:1px solid #9fb9ca}.circular-stage canvas{position:absolute;inset:0;width:100%;height:100%}.circular-photo-label{position:absolute;color:#d0d9df;font-size:14px;letter-spacing:.08em;white-space:nowrap;pointer-events:none}.circular-toolbar{display:flex;justify-content:center;align-items:center;gap:24px;margin:0 auto;border-top:1px solid #8cabb32e;padding:26px 0 0;width:min(640px,100%)}.circular-toolbar button{color:#d4e0e7;background:transparent;border:0;min-height:44px;min-width:44px;font-size:20px;cursor:pointer}.circular-toolbar button:focus-visible{outline:1px solid #b5cdd9;outline-offset:3px}.gallery-current{min-width:150px;text-align:center}.gallery-count{font-size:12px;color:#8da2ae;letter-spacing:.2em}.gallery-title{margin:8px 0 0;font-size:18px;color:#d4e0e7;font-weight:400}.circular-toolbar .gallery-open{margin-left:auto;font-size:14px;border-bottom:1px solid #708996}.circular-toolbar .gallery-motion{min-width:88px;padding:0 14px;border-left:1px solid #8cabb32e;color:#8ea3ae;font-size:11px;letter-spacing:.08em}.gallery-open:disabled{color:#71818c;cursor:default}.gallery-fallback{display:flex;gap:20px;overflow-x:auto}.gallery-fallback .life-photo{flex:0 0 240px}.gallery-fallback img{width:100%;height:300px;object-fit:cover}.circular-gallery-host[data-gallery-state=ready] .gallery-fallback{display:none}.circular-gallery-host:not([data-gallery-state=ready]) .circular-stage,.circular-gallery-host:not([data-gallery-state=ready]) .circular-toolbar{visibility:hidden}.circular-gallery-host:not([data-gallery-state=ready]) .circular-stage{position:absolute}@media(max-width:760px){.circular-stage{height:440px}.circular-toolbar{gap:12px;flex-wrap:wrap;padding-top:18px}.gallery-current{min-width:140px}.circular-toolbar .gallery-open{width:100%;margin:2px 30px 0}.circular-toolbar .gallery-motion{min-width:94px}.circular-photo-label{font-size:12px}}
