:root{--bg:#f6f5f2;--paper:#fbfaf8;--ink:#1a1a18;--dim:#9b9a94;--line:#e4e2dc;--hl:#eae7df;--font:"Inter Tight","Helvetica Neue",-apple-system,Arial,sans-serif;--head:64px}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--font);font-weight:400;-webkit-font-smoothing:antialiased;letter-spacing:-.01em;overflow:hidden}a{color:inherit;text-decoration:none}header{position:fixed;top:0;left:0;right:0;height:var(--head);z-index:400;display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;transition:color .5s;padding:0 40px;border-bottom:1px solid rgba(255,255,255,.16)}header.dark{color:#eef1ec}header>*{display:flex;align-items:center}.logo{padding-left:0;font-size:18px;font-weight:600;cursor:pointer;min-height:1.1em;opacity:.85;transition:opacity .3s;justify-self:start;letter-spacing:-.01em}.logo:hover{opacity:1}.uindex{font-size:18px;font-weight:600;cursor:pointer;min-height:1.1em;letter-spacing:-.01em;justify-self:center;opacity:1;transition:opacity .3s}.uindex:hover,.uindex.active{opacity:.6}.util{gap:22px;font-size:14px;justify-self:end}.util a{cursor:pointer;min-height:1.1em;opacity:.72;transition:opacity .3s}.util a:hover{opacity:1}.home{position:fixed;inset:0;z-index:50;overflow:hidden;transition:opacity .7s,visibility .7s,filter .6s}.home.hidden{opacity:0;visibility:hidden;pointer-events:none}.home.dim .home-figure{filter:blur(12px) brightness(.6);transform:scale(1.03)}.home.dimmore .home-figure{filter:blur(26px) brightness(.4);transform:scale(1.06)}.home .home-figure{transition:filter .6s,transform .6s}.home-figure{position:absolute;inset:0;overflow:hidden;background:radial-gradient(130% 100% at 50% 42%,#2b3830,#18201a 45%,#0a0e0b)}.home-figure.hasimg{background:radial-gradient(130% 100% at 50% 42%,#2b3830,#18201a 45%,#0a0e0b)}.home-figure .bg{position:absolute;inset:0;background-size:cover;background-position:center}video.bg{width:100%;height:100%;object-fit:cover}.home-figure .bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 40%,#00000026,#0000008c),linear-gradient(90deg,#00000059,#0000 45%)}.home-figure .orb{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:min(42vw,520px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 42% 40%,#96b9a038,#121a14e6 70%);box-shadow:0 0 130px 24px #78aa8238,inset -32px -22px 90px #0009;border:1px solid rgba(190,220,190,.32)}.home-figure.hasimg .orb{display:none}.home-copy{position:absolute;left:38px;bottom:56px;z-index:3;color:#eef1ec;transition:opacity .45s;text-shadow:0 1px 24px rgba(0,0,0,.35)}.home.dim .home-copy{opacity:0}.home-copy .tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.7;min-height:1em}.home-copy h1{margin-top:8px;font-size:clamp(30px,3.6vw,52px);font-weight:500;letter-spacing:-.02em}.home-copy .type{margin-top:12px;max-width:48ch;font-size:15px;line-height:1.6;color:#cfd6cd}.menu{position:fixed;top:var(--head);left:0;right:0;z-index:380;pointer-events:none}.medrow{display:flex;height:0;border-bottom:1px solid transparent;transition:height .5s cubic-bezier(.22,1,.28,1),border-color .5s;pointer-events:auto}.medrow{overflow:visible}.menu:not(.open) .medrow{overflow:hidden}.menu.open .medrow{height:46px;border-bottom-color:#ffffff29}.med{position:relative;flex:1 1 0;min-width:0;height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#eef1ec;font-size:14px;letter-spacing:.01em;white-space:nowrap;border-right:1px solid rgba(255,255,255,.14);transition:background .3s,color .3s}.med:last-child{border-right:none}.med:hover{background:#ffffff0f}.med.active{color:#fff;background:#ffffff0d}.drop{position:absolute;top:46px;left:0!important;right:0;width:100%!important;background:transparent;overflow:hidden;max-height:0;transition:max-height .5s cubic-bezier(.22,1,.28,1);pointer-events:auto}.drop.show{max-height:75vh}.prow{position:relative;border-bottom:1px solid rgba(255,255,255,.13);cursor:pointer;color:#eef1ec;overflow:hidden}.prow:first-child{border-top:1px solid rgba(255,255,255,.13)}.prow .prow-line{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:14px 34px;transition:padding-left .4s;z-index:2}.prow:hover .prow-line{padding-left:44px}.prow .pt{font-size:17px;font-weight:400;letter-spacing:-.01em}.prow .py{font-size:14px;color:#e8eae699}.prow .arrow{opacity:0;transition:opacity .3s;font-size:13px;margin-left:10px}.prow:hover .arrow{opacity:1}.prow .prow-imgwrap{max-height:0;opacity:0;overflow:hidden;transition:max-height .55s cubic-bezier(.22,1,.28,1),opacity .4s,margin .4s;margin:0 34px}.prow:hover .prow-imgwrap{opacity:1;margin-bottom:18px}.prow:hover .prow-imgwrap{max-height:44vh}.prow .prow-img{display:block;border-radius:2px;object-fit:contain}img.prow-img{max-width:min(52vw,760px);width:auto;height:auto;max-height:38vh}.prow-img.prow-ph{width:min(40vw,420px);height:24vh}.page{position:fixed;top:var(--head);left:0;right:0;bottom:0;z-index:385;background:#0c100d80;backdrop-filter:blur(6px);color:#eef1ec;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .5s,visibility .5s,transform .55s;overflow:hidden}.page.on{opacity:1;visibility:visible;transform:translateY(0)}.page-inner{max-width:none;margin:0;padding:0}.about-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.2fr);border-top:1px solid rgba(255,255,255,.16);height:calc(100vh - var(--head));align-items:stretch}.about-desc{padding:56px 6% 60px;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:sticky;top:0}.about-desc p{font-size:17px;line-height:1.85;color:#e6e9e4;margin-bottom:22px;max-width:60ch;width:100%}.about-desc p:last-child{margin-bottom:0}.about-desc p strong{font-weight:600}.about-col{display:flex;flex-direction:column;overflow-y:auto;height:100%}.sec{border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:24px}.sec:last-child{border-bottom:none}.sec h4{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#e8eae699;padding:40px 40px 14px;margin:0}.sec .entry{display:grid;grid-template-columns:60px 1fr;gap:16px;align-items:baseline;font-size:14px;line-height:1.5;color:#e2e6e1;padding:11px 40px;border-top:1px solid rgba(255,255,255,.08)}.sec .entry .yr{color:#e8eae680;font-variant-numeric:tabular-nums}.sec .entry.nolabel{grid-template-columns:1fr}.contact-wrap{max-width:640px;padding:54px 40px}.contact-wrap h2{font-size:clamp(30px,4vw,54px);font-weight:500;letter-spacing:-.02em;margin-bottom:24px}.contact-wrap a{display:block;font-size:17px;color:#e2e6e1;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.14);transition:padding-left .35s}.contact-wrap a:hover{padding-left:14px}.contact-wrap .lbl{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#e8eae680;display:block;margin-bottom:2px}.project{position:fixed;inset:0;z-index:500;background:#0a0e0b;color:#eef1ec;display:none;overflow:hidden}.project.on{display:block}.project.theme-light{background:#f6f5f2;color:#1a1a18}.project.theme-light .p-hero-copy,.project.theme-light .textintro-text,.project.theme-light .textintro-tag,.project.theme-light .textintro-title,.project.theme-light .pane-text p{color:#1a1a18}.project.theme-light .pane-hero .img:after{background:linear-gradient(180deg,#f6f5f200 55%,#f6f5f21f 78%,#f6f5f280)}.project.theme-light .p-cap{color:#6a6a66}.project.theme-light .pane-xl .img,.project.theme-light .pane-large .img,.project.theme-light .pane-medium .img,.project.theme-light .pane-small .img,.p-scroll{position:absolute;inset:0;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.p-scroll::-webkit-scrollbar{height:0}.p-pane{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.p-pane{margin-right:2vw}.pane-full+.pane-full,.pane-hero+.pane-full,.pane-full+.pane-hero,.pane-hero+.pane-hero{margin-left:0}.pane-full+.pane-full{margin-right:0}.pane-textintro{width:62vw;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 6vw}.pane-hero{width:92vw;padding:0}.pane-hero .img{position:absolute;inset:0;background-size:cover;background-position:center}.pane-hero .bgvid{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pane-hero .img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06090700 55%,#0609071f 78%,#06090773)}.pane-full{width:100vw;padding:0}.pane-full .pfull{display:none}.pane-full .img{position:absolute;inset:0;background-size:cover;background-position:center}.pane-full .bgvid{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pane-xl{width:100vw;padding:0 4vw}.pane-xl .img{width:100%;height:88vh;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:2px}.pane-large{width:100vw;padding:0 6vw}.pane-large .img{width:100%;height:78vh;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:2px}.pane-medium{width:74vw;padding:0 4vw}.pane-medium .img{width:100%;height:66vh;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:2px}.pane-small{width:52vw;padding:0 4vw}.pane-small .img{width:100%;height:48vh;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:2px}.pane-xl .img,.pane-large .img,.pane-medium .img,.pane-small .img{align-self:center;margin:auto;max-height:calc(100vh - var(--head) - 8vh)}.pane-pair .img{align-self:center}.pane-xl .bgvid,.pane-large .bgvid,.pane-medium .bgvid,.pane-small .bgvid{width:100%;object-fit:contain;border-radius:2px}.pane-xl .bgvid{height:88vh}.pane-large .bgvid{height:78vh}.pane-medium .bgvid{height:66vh}.pane-small .bgvid{height:48vh}.pane-video{width:100vw;padding:0 4vw}.pane-video iframe,.pane-video .pvid{width:100%;height:84vh;border:0;border-radius:2px;background:#000;object-fit:contain}.pane-video .img{width:100%;height:84vh;background-size:cover;background-position:center;border-radius:2px}.pane-pair{width:100vw;padding:0 6vw;gap:24px}.pane-pair .img{width:calc(50% - 12px);height:70vh;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:2px}.pane-text{width:46vw;flex-direction:column;align-items:flex-start;justify-content:center;padding:6vh 5vw}.pane-text p{font-size:clamp(14px,1.05vw,16px);line-height:1.7;max-width:60ch;white-space:pre-line}.p-hero-copy{position:absolute;left:8vw;right:8vw;bottom:8vh;z-index:2;max-height:70vh;overflow:hidden}.p-intro-tag{font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.7}.p-intro-title{margin-top:12px;font-size:clamp(32px,min(7vw,9vh),96px);font-weight:500;letter-spacing:-.03em;line-height:.98}.p-intro-text{margin-top:16px;max-width:58ch;font-size:14px;line-height:1.6;color:#dfe5df}.textintro-tag{font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.7}.textintro-title{margin-top:14px;font-size:clamp(30px,min(6vw,8vh),84px);font-weight:500;letter-spacing:-.03em;line-height:1}.textintro-text{margin-top:22px;max-width:56ch;font-size:15px;line-height:1.7;color:#c3ccc3;white-space:pre-line}.p-cap{position:absolute;left:8vw;bottom:6vh;font-size:12px;letter-spacing:.06em;color:#aeb6ae}.p-nav{position:fixed;top:0;left:0;right:0;height:var(--head);z-index:510;display:flex;align-items:center;justify-content:space-between;padding:0 34px;color:#eef1ec;mix-blend-mode:difference}.p-nav .pt-title{font-size:15px;font-weight:500}.p-actions{display:flex;gap:22px;align-items:center}.p-back,.p-close{cursor:pointer;font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.p-back:hover,.p-close:hover{opacity:1}.p-hint{position:fixed;right:34px;bottom:34px;z-index:510;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#aeb6ae;opacity:.8}.p-hint span{display:inline-block;animation:nudge 1.6s ease-in-out infinite}@keyframes nudge{50%{transform:translate(6px)}}.hgal{position:absolute;inset:0;overflow-x:auto;overflow-y:hidden;z-index:2;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.hgal::-webkit-scrollbar{height:0}.hgal-track{display:flex;height:100%}.hgal-slide{position:relative;flex:0 0 100vw;height:100%;cursor:pointer;overflow:hidden}.hgal-media{position:absolute;inset:0;background-size:cover;background-position:center}.hgal-vid{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hgal-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 55%,#0000001f 78%,#00000080),linear-gradient(90deg,#0000004d,#0000 45%)}.hgal-copy{position:absolute;left:8vw;right:8vw;bottom:12vh;z-index:3;color:#eef1ec;text-shadow:0 1px 24px rgba(0,0,0,.35)}.home.dim .hgal{filter:blur(12px) brightness(.6)}.home.dimmore .hgal{filter:blur(26px) brightness(.4)}.home .hgal{transition:filter .6s}.hgal-hint{position:absolute;right:34px;bottom:34px;z-index:4;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#eef1ec;opacity:.8;text-shadow:0 1px 12px rgba(0,0,0,.4);transition:opacity .5s}.hgal-hint.gone{opacity:0;pointer-events:none}.hgal-hint span{display:inline-block;animation:nudge 1.6s ease-in-out infinite}.pane-video{position:relative}.sound-btn{position:absolute;left:34px;bottom:34px;z-index:6;cursor:pointer;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#eef1ec;background:#0000004d;border:1px solid rgba(255,255,255,.35);border-radius:50%;backdrop-filter:blur(4px);transition:background .3s,border-color .3s}.sound-btn:hover{background:#0000008c}.sound-btn .s-ico{font-size:13px;line-height:1;position:relative}.sound-btn .s-ico:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:1px;background:currentColor;transform:translate(-50%,-50%) rotate(-45deg);opacity:1;transition:opacity .3s}.sound-btn.on .s-ico:after{opacity:0}.hgal-sound{left:34px;bottom:34px}.p-pane .pimg{display:block;height:calc(100vh - var(--head) - 8vh);width:auto;max-width:92vw;object-fit:contain;border-radius:2px}.pane-pair .pimg{height:70vh;width:auto;max-width:46vw}@media (max-width:860px){:root{--head:52px}header{padding:0 18px}.logo,.uindex{font-size:15px}.util{gap:14px;font-size:13px}.hgal-copy{left:20px;right:20px;bottom:9vh}.hgal-copy .p-intro-title{font-size:clamp(28px,9vw,42px)}.hgal-copy .p-intro-text{font-size:13px}.hgal-hint{right:20px;bottom:20px}.menu{max-height:calc(100vh - var(--head));overflow-y:auto}.medrow{flex-direction:column}.menu.open .medrow{height:auto}.med{border-right:none;border-bottom:1px solid rgba(255,255,255,.14);height:auto;padding:15px 20px;justify-content:flex-start}.drop{position:static!important;width:100%!important;max-height:0;flex:0 0 100%;order:0}.drop.show{max-height:none}.prow .prow-line{padding:13px 24px}.prow:hover .prow-line{padding-left:24px}.prow .pt{font-size:16px}.prow .prow-imgwrap{margin:0 24px}img.prow-img{max-width:100%;max-height:50vh}.prow:hover .prow-imgwrap{max-height:56vh}.page{overflow-y:auto;-webkit-overflow-scrolling:touch}.about-grid{grid-template-columns:1fr;height:auto;display:block}.about-desc{position:static;border-right:none;border-bottom:1px solid rgba(255,255,255,.16);padding:32px 20px;height:auto}.about-col{height:auto;overflow:visible}.about-desc p{font-size:15px}.sec h4{padding:28px 20px 10px}.sec .entry{padding:10px 20px;grid-template-columns:52px 1fr;gap:12px;font-size:13px}.contact-wrap{padding:32px 20px}.contact-wrap h2{font-size:clamp(28px,9vw,44px)}.p-scroll{flex-direction:row;gap:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.p-scroll{height:100vh;height:100dvh}.p-pane{height:100vh;height:100dvh;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.pane-full,.pane-hero{width:100vw;padding:0}.pane-hero .img{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;border-radius:0}.pane-full{background:#000;display:flex;align-items:center;justify-content:center}.pane-full .img{display:none}.pane-full .pfull{display:block;width:100vw;height:auto;max-height:100dvh;object-fit:contain}.pane-full,.pane-hero{height:100vh;height:100dvh}.pane-hero .img:after{background:linear-gradient(180deg,#0000 55%,#00000026 78%,#0000008c)}.pane-full .bgvid,.pane-hero .bgvid{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pane-xl,.pane-large,.pane-medium,.pane-small{width:auto;padding:0 16px}.pane-xl .pimg,.pane-large .pimg{height:76dvh;width:auto;max-width:88vw;border-radius:2px}.pane-medium .pimg{height:62vh;width:auto;max-width:80vw;border-radius:2px}.pane-small .pimg{height:46vh;width:auto;max-width:70vw;border-radius:2px}.pane-pair{width:100vw;flex-direction:column;gap:12px;padding:4vh 12px;justify-content:center}.pane-pair .pimg{height:auto;width:100%;max-width:100%;max-height:44dvh;object-fit:contain;border-radius:2px}.pane-video{width:100vw;padding:0}.pane-video iframe{width:100vw;height:56.25vw;max-height:none}.pane-video .pvid{width:100vw;height:auto;max-height:80dvh}.pane-text{width:86vw;padding:0 24px}.pane-text p{font-size:15px;max-width:none}.pane-textintro{width:88vw;padding:0 24px}.textintro-title{font-size:clamp(30px,9vw,48px)}.p-intro-title{font-size:clamp(30px,9vw,50px)}.p-intro-text,.textintro-text{font-size:14px}.p-nav{padding:0 18px}.sound-btn{left:18px;bottom:18px}}
