*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0b0b0e;--black-2:#101014;--gold:#d0e020;--gold-dim:#d0e0208c;--champagne:#cfc9a8;--red:#e2001a;--white:#f4f3ef;--grey:#a9a9ad;--grey-2:#6d6d74;--line:#f4f3ef1a;--line-2:#f4f3ef38;--serif:"Marcellus", serif;--sans:"Jost", sans-serif;--jp:"Shippori Mincho", serif;--maxw:1380px}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased;letter-spacing:.01em;font-weight:300;line-height:1.7;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--gold)}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::selection{background:#d0e02040}.grain{z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px;position:fixed;inset:0}h2.display{font-family:var(--serif);letter-spacing:.005em;text-wrap:balance;font-size:clamp(2.4rem,4.6vw,4.4rem);font-weight:400;line-height:1.08}h2.display .gold{color:var(--gold)}.lede{color:var(--grey);text-wrap:pretty;max-width:58ch;font-size:1.04rem;font-weight:300;line-height:1.95}.chapter{align-items:center;gap:1.6rem;margin-bottom:4rem;display:flex}.chapter .no{font-family:var(--serif);letter-spacing:.3em;color:var(--gold-dim);font-size:.8rem}.chapter .rule{background:var(--line-2);flex:0 0 64px;height:1px}.chapter .name{letter-spacing:.5em;text-transform:uppercase;color:var(--grey);font-size:.66rem;font-weight:400}.chapter .jp{font-family:var(--jp);letter-spacing:.35em;color:var(--grey-2);margin-left:auto;font-size:.78rem}.label-row{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:2rem;margin-top:1.2rem;padding-top:1.1rem;display:flex}.label-row .t{font-family:var(--serif);letter-spacing:.2em;text-transform:uppercase;color:var(--white);font-size:.92rem}.label-row .d{letter-spacing:.34em;text-transform:uppercase;color:var(--grey-2);text-align:right;font-size:.62rem}.label-row .d .gold{color:var(--gold-dim)}nav{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:1.6rem 3.2rem;transition:background .5s,backdrop-filter .5s,padding .5s;display:flex;position:fixed;top:0;left:0}nav.scrolled{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--line);background:#0b0b0ee0;padding:1rem 3.2rem}.nav-logo{height:40px;transition:height .5s}nav.scrolled .nav-logo{height:32px}.nav-links{letter-spacing:.32em;text-transform:uppercase;gap:2.6rem;font-size:.68rem;font-weight:400;display:flex}.nav-links a{color:var(--grey);padding:.4rem 0;transition:color .25s;position:relative}.nav-links a:after{content:"";background:var(--gold);height:1px;transition:left .35s cubic-bezier(.16,1,.3,1),right .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%;right:50%}.nav-links a:hover{color:var(--white)}.nav-links a:hover:after{left:0;right:0}.nav-cta{letter-spacing:.32em;text-transform:uppercase;border:1px solid var(--line-2);padding:.7rem 1.5rem;font-size:.66rem;transition:border-color .3s,color .3s,background .3s}.nav-cta:hover{border-color:var(--gold);color:var(--gold)}@media (width<=980px){nav{padding:1.1rem 1.5rem}.nav-links,.nav-cta{display:none}}.hero{justify-content:center;align-items:center;height:100svh;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center 42%;filter:brightness(.5)contrast(1.08)saturate(.72);will-change:transform;width:100%;height:100%;animation:18s ease-out forwards heroDrift}@keyframes heroDrift{0%{transform:scale(1.14)}to{transform:scale(1.02)}}.hero-media:after{content:"";background:radial-gradient(ellipse 120% 90% at 50% 100%, #0b0b0e8c 0%, transparent 55%), linear-gradient(to bottom, #0b0b0ebf 0%, transparent 26%, transparent 62%, var(--black) 100%);position:absolute;inset:0}.hero-bar{background:var(--black);z-index:5;height:11vh;position:absolute;left:0;right:0}.hero-bar.top{transform-origin:top;animation:1.6s cubic-bezier(.7,0,.2,1) .35s forwards barUp;top:0}.hero-bar.btm{transform-origin:bottom;animation:1.6s cubic-bezier(.7,0,.2,1) .35s forwards barDn;bottom:0}@keyframes barUp{to{transform:scaleY(0)}}@keyframes barDn{to{transform:scaleY(0)}}.hero-content{z-index:6;text-align:center;max-width:1100px;padding:0 1.5rem;position:relative}.hero-mark{opacity:0;height:88px;margin:0 auto 2.6rem;animation:1.4s 1.1s forwards fadeIn}.hero-eyebrow{letter-spacing:.62em;text-transform:uppercase;color:var(--champagne);opacity:0;margin-bottom:2rem;font-size:.68rem;font-weight:400;animation:1.2s 1.3s forwards fadeIn}.hero-title{font-family:var(--serif);letter-spacing:.04em;font-size:clamp(2.8rem,7.4vw,6.6rem);font-weight:400;line-height:1.04}.hero-title .line{display:block;overflow:hidden}.hero-title .line>span{animation:1.4s cubic-bezier(.16,1,.3,1) forwards maskUp;display:block;transform:translateY(112%)}.hero-title .line:first-child>span{animation-delay:1s}.hero-title .line:nth-child(2)>span{animation-delay:1.15s}.hero-title .thin{font-family:var(--sans);letter-spacing:.12em;font-weight:200}@keyframes maskUp{to{transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}.hero-sep{background:linear-gradient(to bottom, transparent, var(--gold-dim), transparent);width:1px;height:56px;margin:2.4rem auto;animation:1s cubic-bezier(.16,1,.3,1) 1.9s forwards growY;transform:scaleY(0)}@keyframes growY{to{transform:scaleY(1)}}.hero-sub{color:var(--grey);letter-spacing:.06em;opacity:0;max-width:620px;margin:0 auto 3rem;font-size:clamp(.95rem,1.2vw,1.08rem);font-weight:300;line-height:2;animation:1.4s 2.1s forwards fadeIn}.hero-ctas{opacity:0;flex-wrap:wrap;justify-content:center;gap:1.4rem;animation:1.4s 2.35s forwards fadeIn;display:flex}.btn-solid{letter-spacing:.34em;text-transform:uppercase;color:var(--black);background:var(--white);will-change:transform;align-items:center;gap:.8rem;padding:1.15rem 2.6rem;font-size:.7rem;font-weight:500;transition:background .35s,color .35s;display:inline-flex}.btn-solid:hover{background:var(--gold);color:var(--black)}.btn-ghost{letter-spacing:.34em;text-transform:uppercase;color:var(--white);border:1px solid var(--line-2);will-change:transform;padding:1.15rem 2.6rem;font-size:.7rem;font-weight:400;transition:border-color .35s,color .35s}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.hero-scroll{z-index:6;letter-spacing:.5em;text-transform:uppercase;color:var(--grey-2);opacity:0;flex-direction:column;align-items:center;gap:.8rem;font-size:.62rem;animation:1.4s 2.8s forwards fadeIn;display:flex;position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%)}.hero-scroll .wire{background:var(--line-2);width:1px;height:44px;position:relative;overflow:hidden}.hero-scroll .wire:after{content:"";background:var(--gold);width:100%;height:50%;animation:2.2s ease-in-out infinite wireDrop;position:absolute;top:-50%;left:0}@keyframes wireDrop{0%{top:-50%}60%,to{top:110%}}.section{padding:10rem 3.2rem;position:relative}.section-inner{max-width:var(--maxw);margin:0 auto}@media (width<=768px){.section{padding:6rem 1.5rem}}.manifesto{padding:13rem 3.2rem}.manifesto-text{max-width:1000px;font-family:var(--serif);letter-spacing:.01em;text-align:center;text-wrap:balance;margin:0 auto;font-size:clamp(1.7rem,3.4vw,3.1rem);font-weight:400;line-height:1.5}.manifesto-text .w{color:var(--grey-2);transition:color .6s}.manifesto-text .w.lit{color:var(--white)}.manifesto-text .w.lit.g{color:var(--gold)}.manifesto-sig{text-align:center;letter-spacing:.5em;text-transform:uppercase;color:var(--grey-2);margin-top:3.4rem;font-size:.62rem}.manifesto-sig .jp{font-family:var(--jp);letter-spacing:.5em;color:var(--grey-2);margin-top:.9rem;font-size:.8rem;display:block}@media (width<=768px){.manifesto{padding:8rem 1.5rem}}.pursuits-head{max-width:880px;margin-bottom:5rem}.pursuits-head .lede{margin-top:1.8rem}.pursuit-wall{gap:6px;min-height:560px;display:flex}.pursuit{cursor:pointer;flex:1;transition:flex .9s cubic-bezier(.32,.72,0,1);display:block;position:relative;overflow:hidden}.pursuit.open{flex:2.6}.pursuit img{object-fit:cover;filter:brightness(.55)saturate(.7)grayscale(.35);width:100%;height:100%;transition:filter .9s;position:absolute;inset:0}.pursuit.open img{filter:brightness(.92)saturate(.95)grayscale(0)}.pursuit .scrim{background:linear-gradient(#0000 62%,#0b0b0ec7 100%);transition:opacity .7s;position:absolute;inset:0}.pursuit .side-title{z-index:2;align-items:center;gap:1.1rem;display:flex;position:absolute;top:1.8rem;left:1.8rem}.pursuit .side-title .n{font-family:var(--serif);letter-spacing:.3em;color:var(--gold-dim);font-size:.78rem}.pursuit .side-title .t{font-family:var(--serif);letter-spacing:.26em;text-transform:uppercase;white-space:nowrap;font-size:1rem}.pursuit .status{z-index:2;letter-spacing:.34em;text-transform:uppercase;color:var(--grey);opacity:0;align-items:center;gap:.55rem;font-size:.62rem;font-weight:500;transition:opacity .6s .15s,transform .6s .15s;display:inline-flex;position:absolute;top:1.9rem;right:1.8rem;transform:translateY(-6px)}.pursuit.open .status{opacity:1;transform:none}.pursuit .status.live{color:var(--gold)}.pursuit .status .dot{background:var(--gold);border-radius:50%;width:5px;height:5px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}.pursuit .reveal-body{z-index:2;opacity:0;max-width:46ch;transition:opacity .6s .2s,transform .6s .2s;position:absolute;bottom:1.8rem;left:1.8rem;right:1.8rem;transform:translateY(14px)}.pursuit.open .reveal-body{opacity:1;transform:none}.pursuit .reveal-body p{color:#f4f3efe0;text-wrap:pretty;text-shadow:0 1px 12px #0b0b0ecc;font-size:.92rem;line-height:1.8}.pursuit .reveal-body .go{letter-spacing:.34em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.7rem;margin-top:1rem;font-size:.62rem;display:inline-flex}.pursuit-wall-labels{gap:6px;margin-top:0;display:flex}@media (width<=900px){.pursuit-wall{flex-direction:column;min-height:0}.pursuit{min-height:200px;transition:min-height .8s cubic-bezier(.32,.72,0,1)}.pursuit.open{flex:1;min-height:420px}}.explore{cursor:crosshair;position:relative;overflow:hidden}.explore img{object-fit:cover;filter:brightness(.92)saturate(.9);will-change:transform;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1)}.explore.zooming img{transition:transform .35s cubic-bezier(.25,.5,.3,1)}.explore .hint{z-index:3;letter-spacing:.4em;text-transform:uppercase;color:#f4f3efd9;backdrop-filter:blur(10px);pointer-events:none;background:#0b0b0e8c;border:1px solid #f4f3ef26;align-items:center;gap:.7rem;padding:.55rem 1rem;font-size:.62rem;transition:opacity .5s;display:inline-flex;position:absolute;bottom:1.2rem;right:1.3rem}.explore .hint svg{opacity:.8}.explore.zooming .hint{opacity:0}@media (hover:none){.explore{cursor:default}.explore .hint{display:none}}.export{background:var(--black-2)}.export-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.export-text h2{margin-bottom:2.2rem}.export-text .lede{margin-bottom:3.6rem}.rites{border-top:1px solid var(--line)}.rite{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;align-items:baseline;gap:1.6rem;padding:1.9rem 0;display:grid}.rite .no{font-family:var(--serif);letter-spacing:.2em;color:var(--gold-dim);font-size:.95rem}.rite h4{font-family:var(--serif);letter-spacing:.05em;margin-bottom:.35rem;font-size:1.14rem;font-weight:400}.rite p{color:var(--grey);font-size:.9rem;line-height:1.8}.export-ctas{flex-wrap:wrap;align-items:center;gap:1.8rem;margin-top:3.2rem;display:flex}.quiet-link{letter-spacing:.22em;color:var(--grey);border-bottom:1px solid var(--line-2);padding-bottom:.3rem;font-size:.72rem;transition:color .3s,border-color .3s}.quiet-link:hover{color:var(--gold);border-color:var(--gold-dim)}.export-media-col{position:sticky;top:9rem}.export-media-col .explore{aspect-ratio:4/4.4}@media (width<=1024px){.export-grid{grid-template-columns:1fr;gap:3.5rem}.export-media-col{order:-1;position:static}.export-media-col .explore{aspect-ratio:16/10}}.tokyo-head{max-width:900px;margin-bottom:5rem}.tokyo-head .kicker{color:var(--gold);letter-spacing:.4em;text-transform:uppercase;border:1px solid #d0e02059;margin-bottom:2.2rem;padding:.5rem 1.1rem;font-size:.6rem;font-weight:500;display:inline-block}.tokyo-head h2{margin-bottom:2rem}.tokyo-concept .explore{aspect-ratio:21/10}.tokyo-meta{letter-spacing:.34em;text-transform:uppercase;color:var(--grey-2);flex-wrap:wrap;gap:3.5rem;margin-top:4.5rem;font-size:.62rem;display:flex}.tokyo-meta span b{color:var(--white);font-weight:400;font-family:var(--serif);letter-spacing:.14em;margin-top:.5rem;font-size:1.15rem;display:block}@media (width<=768px){.tokyo-concept .explore{aspect-ratio:16/11}}.grounds{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;margin-top:7rem;display:grid}.grounds-list{border-top:1px solid var(--line)}.ground{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:76px 1fr;align-items:baseline;gap:1.8rem;padding:2.4rem 0;transition:opacity .5s;display:grid}.grounds-list.has-active .ground:not(.active){opacity:.38}.ground .no{font-family:var(--serif);letter-spacing:.3em;color:var(--grey-2);font-size:.85rem;transition:color .4s}.ground.active .no{color:var(--gold)}.ground h3{font-family:var(--serif);letter-spacing:.04em;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:400}.ground .kick{font-family:var(--sans);letter-spacing:.36em;text-transform:uppercase;color:var(--champagne);margin:.5rem 0 .9rem;font-size:.6rem;font-weight:400;display:block}.ground p{color:var(--grey);text-wrap:pretty;max-width:52ch;font-size:.93rem;line-height:1.85}.grounds-media{position:sticky;top:9rem}.grounds-media .viewport{aspect-ratio:4/4.6;position:relative;overflow:hidden}.grounds-media .viewport img{object-fit:cover;filter:brightness(.9)saturate(.9);will-change:transform;width:140%;height:140%;transition:transform 1.4s cubic-bezier(.32,.72,0,1);position:absolute;top:0;left:0}.grounds-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:5rem;display:flex}.grounds-cta p{color:var(--grey-2);max-width:46ch;font-size:.9rem;font-style:italic}@media (width<=1024px){.grounds{grid-template-columns:1fr;gap:3rem}.grounds-media{order:-1;position:static}.grounds-media .viewport{aspect-ratio:16/10}}.circle{background:var(--black-2)}.circle-grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:6rem;display:grid}.circle-media-col{position:sticky;top:9rem}.circle-media-col .explore{aspect-ratio:4/4.8}.circle-text h2{margin-bottom:2.2rem}.circle-text .lede{margin-bottom:3.6rem}.privileges{border-top:1px solid var(--line)}.privilege{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;align-items:baseline;gap:1.6rem;padding:1.9rem 0;display:grid}.privilege .no{font-family:var(--serif);letter-spacing:.2em;color:var(--gold-dim);font-size:.95rem}.privilege h4{font-family:var(--serif);letter-spacing:.05em;margin-bottom:.35rem;font-size:1.14rem;font-weight:400}.privilege p{color:var(--grey);text-wrap:pretty;font-size:.9rem;line-height:1.8}@media (width<=1024px){.circle-grid{grid-template-columns:1fr;gap:3.5rem}.circle-media-col{position:static}.circle-media-col .explore{aspect-ratio:16/10}}.provenance-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:6rem;margin-bottom:7rem;display:grid}.provenance-text h2{margin-bottom:2.2rem}.provenance-text .lede{margin-bottom:1.8rem}.provenance-text .lede.first{color:var(--white);font-size:1.14rem}.provenance-media-col .explore{aspect-ratio:4/4.6}@media (width<=1024px){.provenance-grid{grid-template-columns:1fr;gap:3.5rem}.provenance-media-col .explore{aspect-ratio:16/10}}.record{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.record-item{text-align:center;padding:3.4rem 2rem;position:relative}.record-item+.record-item:before{content:"";background:var(--line);width:1px;position:absolute;top:26%;bottom:26%;left:0}.record-number{font-family:var(--serif);color:var(--white);margin-bottom:1rem;font-size:clamp(2.6rem,4vw,4rem);line-height:1}.record-number .suffix{color:var(--gold)}.record-label{letter-spacing:.42em;text-transform:uppercase;color:var(--grey-2);font-size:.6rem;font-weight:400}@media (width<=900px){.record{grid-template-columns:1fr 1fr}.record-item:nth-child(3):before{display:none}.record-item{padding:2.2rem 1rem}}.home-grid{grid-template-columns:1fr 1.25fr;align-items:center;gap:6rem;display:grid}.home-text h2{margin-bottom:2.2rem}.home-text p{color:var(--grey);text-wrap:pretty;max-width:54ch;margin-bottom:1.5rem;font-size:.98rem;line-height:1.95}.frames{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.frame-card{display:block;position:relative}.frame-card .explore{aspect-ratio:3/4.4}.frame-card .explore img{filter:brightness(.62)saturate(.72)grayscale(.3)}.frame-card:hover .explore img{filter:brightness(.9)saturate(.9)grayscale(0)}@media (width<=1024px){.home-grid{grid-template-columns:1fr;gap:3.5rem}}@media (width<=640px){.frames{grid-template-columns:1fr}.frame-card .explore{aspect-ratio:16/9}}.reel-section{padding:8rem 0;overflow:hidden}.reel-head{max-width:var(--maxw);margin:0 auto 3.4rem;padding:0 3.2rem}.reel{gap:6px;width:max-content;animation:80s linear infinite reel;display:flex}.reel:hover{animation-play-state:paused}.reel img{object-fit:cover;filter:brightness(.62)saturate(.72)grayscale(.25);width:auto;height:320px;transition:filter .6s}.reel img:hover{filter:brightness(.95)saturate(.95)grayscale(0)}@keyframes reel{to{transform:translate(-50%)}}@media (width<=768px){.reel img{height:200px}}.connect-head{max-width:760px;margin-bottom:6rem}.connect-head h2{margin-bottom:1.8rem}.connect-head p{color:var(--grey);font-size:1rem;line-height:1.95}.paths{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:4.5rem;padding-top:3.6rem;display:grid}.path{flex-direction:column;display:flex}.path .path-tag{letter-spacing:.4em;text-transform:uppercase;color:var(--champagne);margin-bottom:1.5rem;font-size:.6rem;font-weight:400}.path h3{font-family:var(--serif);letter-spacing:.04em;margin-bottom:1.1rem;font-size:1.55rem;font-weight:400}.path>p{color:var(--grey);text-wrap:pretty;margin-bottom:2.2rem;font-size:.9rem;line-height:1.85}.path .spacer{flex:1}.path-email{letter-spacing:.14em;color:var(--grey);border-bottom:1px solid var(--line-2);align-self:flex-start;padding-bottom:.25rem;font-size:.78rem;transition:color .3s,border-color .3s}.path-email:hover{color:var(--gold);border-color:var(--gold-dim)}.path .cta-row{flex-direction:column;align-items:flex-start;gap:1.3rem;display:flex}.inline-form{border-bottom:1px solid var(--line-2);width:100%;margin-bottom:1.1rem;transition:border-color .3s;display:flex}.inline-form:focus-within{border-color:var(--gold-dim)}.inline-form input[type=email]{min-width:0;color:var(--white);letter-spacing:.04em;background:0 0;border:none;outline:none;flex:1;padding:.9rem .2rem;font-family:inherit;font-size:.92rem;font-weight:300}.inline-form input::placeholder{color:var(--grey-2)}.inline-form button{letter-spacing:.3em;text-transform:uppercase;color:var(--white);padding:0 .4rem;font-size:.62rem;font-weight:500;transition:color .3s}.inline-form button:hover{color:var(--gold)}.notify-status{color:var(--champagne);min-height:1.2em;font-size:.8rem}.path-privacy{color:var(--grey-2);font-size:.72rem;line-height:1.7}.path-privacy a{text-underline-offset:3px;text-decoration:underline}@media (width<=1024px){.paths{grid-template-columns:1fr;gap:3rem}}footer{border-top:1px solid var(--line);padding:5rem 3.2rem 3rem}.footer-inner{max-width:var(--maxw);margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3.5rem;display:flex}.footer-logo{opacity:.85;height:44px}.footer-links{letter-spacing:.32em;text-transform:uppercase;gap:2.4rem;font-size:.64rem;display:flex}.footer-links a{color:var(--grey);transition:color .25s}.footer-links a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--line);letter-spacing:.18em;color:var(--grey-2);flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-top:2.2rem;font-size:.68rem;display:flex}.footer-bottom .jp{font-family:var(--jp);letter-spacing:.3em}@media (width<=768px){footer{padding:3.5rem 1.5rem 2rem}}body.js-reveal .reveal{opacity:0;will-change:opacity, transform;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}body.js-reveal .reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}.hero-title .line>span{transform:none}.hero-mark,.hero-eyebrow,.hero-sub,.hero-ctas,.hero-scroll{opacity:1}.hero-sep{transform:none}.hero-bar{display:none}body.js-reveal .reveal{opacity:1;transform:none}.reel{animation:none}.manifesto-text .w{color:var(--white)}.manifesto-text .w.g{color:var(--gold)}}.hero.sub{height:82svh;min-height:560px}.nav-links a.on{color:var(--white)}.nav-links a.on:after{left:0;right:0}.kick2{font-family:var(--sans);letter-spacing:.36em;text-transform:uppercase;color:var(--champagne);margin-bottom:.5rem;font-size:.6rem;font-weight:400;display:block}.still{position:relative;overflow:hidden}.still img{object-fit:cover;filter:brightness(.8)saturate(.85);width:100%;height:100%}.circle-media-col .still{aspect-ratio:4/4.8}.frame-card .still{aspect-ratio:3/4.4}.frame-card .still img{transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s}.frame-card:hover .still img{filter:brightness(.95)saturate(.95);transform:scale(1.04)}@media (width<=1024px){.circle-media-col .still{aspect-ratio:16/10}}@media (width<=640px){.frame-card .still{aspect-ratio:16/9}}.compare{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:5rem;margin-top:4.5rem;padding-top:3rem;display:grid}.compare h4{letter-spacing:.4em;text-transform:uppercase;color:var(--grey-2);margin-bottom:1.2rem;font-size:.62rem;font-weight:400}.compare .yes h4{color:var(--champagne)}.compare ul{list-style:none}.compare li{border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:.04em;color:var(--grey-2);align-items:baseline;gap:1.2rem;padding:1.15rem 0;font-size:1.2rem;display:flex}.compare .yes li{color:var(--white)}.compare li .m{font-family:var(--serif);letter-spacing:.2em;color:var(--grey-2);flex:0 0 2rem;font-size:.72rem}.compare .yes li .m{color:var(--gold-dim)}.gap-close{color:var(--grey);max-width:64ch;margin-top:3.2rem;font-size:1rem;line-height:1.9}.gap-close b{color:var(--white);font-weight:400}@media (width<=768px){.compare{grid-template-columns:1fr;gap:2.5rem}}.cov-grid{grid-template-columns:repeat(4,1fr);gap:3rem 1.8rem;margin-top:4.5rem;display:grid}.cov .still{aspect-ratio:4/3}.cov .still img{transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s}.cov:hover .still img{filter:brightness(.95)saturate(.95);transform:scale(1.05)}@media (width<=1024px){.cov-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.cov-grid{grid-template-columns:1fr}}.coverage-close{color:var(--grey);max-width:60ch;margin-top:3.6rem;font-size:.95rem;font-style:italic}.coverage-close b{color:var(--white);font-style:normal;font-weight:400}.form-grid{grid-template-columns:1fr 1fr;gap:3rem 3.4rem;margin-top:4.5rem;display:grid}.field.full{grid-column:1/-1}.field label,.field .flabel{letter-spacing:.36em;text-transform:uppercase;color:var(--grey-2);margin-bottom:.7rem;font-size:.6rem;font-weight:400;display:block}.field label .req{color:var(--gold-dim)}.field input[type=text],.field input[type=email],.field input[type=tel],.field select,.field textarea{border:0;border-bottom:1px solid var(--line-2);width:100%;color:var(--white);letter-spacing:.03em;background:0 0;border-radius:0;outline:none;padding:.75rem .1rem;font-family:inherit;font-size:1rem;font-weight:300;transition:border-color .3s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold-dim)}.field textarea{resize:vertical;min-height:110px}.field select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--grey-2) 50%), linear-gradient(135deg, var(--grey-2) 50%, transparent 50%);background-position:calc(100% - 14px) 55%,calc(100% - 9px) 55%;background-repeat:no-repeat;background-size:5px 5px}.field select option{color:#111;background:#fff}.checks{flex-wrap:wrap;gap:.9rem 1.8rem;padding-top:.3rem;display:flex}.check{color:var(--grey);cursor:pointer;align-items:center;gap:.65rem;font-size:.9rem;display:inline-flex}.check input{accent-color:var(--gold);width:14px;height:14px}.form-foot{flex-direction:column;align-items:flex-start;gap:1.2rem;margin-top:3.6rem;display:flex}.form-status{color:var(--champagne);min-height:1.2em;font-size:.85rem}.form-note{color:var(--grey-2);font-size:.74rem}.form-note a{text-underline-offset:3px;text-decoration:underline}@media (width<=768px){.form-grid{grid-template-columns:1fr}}.section.export,.section.circle{background:0 0}.section{padding:6rem 3.2rem 4rem}h2.display{font-size:clamp(2.7rem,5.4vw,5rem)}.chapter{align-items:flex-end;min-height:3.4rem;margin-bottom:4.5rem;position:relative}.chapter .rule{display:none}.chapter .name:before{content:"";background:var(--gold-dim);vertical-align:middle;width:36px;height:1px;margin-right:1.3rem;display:inline-block}.chapter .no{z-index:0;letter-spacing:0;color:#0000;-webkit-text-stroke:1px #f4f3ef17;pointer-events:none;user-select:none;font-size:clamp(8rem,14vw,14rem);line-height:1;position:absolute;top:-4.5rem;left:-1.8rem}.pursuits-head .lede,.tokyo-head .lede,.connect-head p{margin-left:clamp(0px,9vw,170px)}.connect-head{max-width:900px}.export-media-col .still,.export-media-col .explore,.provenance-media-col .still{margin-right:calc(50% - 50vw)}.circle-media-col .still,.circle-media-col .explore{margin-left:calc(50% - 50vw)}.tokyo-concept .explore{margin-inline:calc(50% - 50vw)}.tokyo-concept .label-row,.tokyo-concept .tokyo-meta{max-width:var(--maxw);margin-inline:auto}.tokyo-concept .tokyo-meta{margin-top:3rem}.rite:nth-child(2n){padding-left:0}.compare .yes{margin-top:4.5rem}.paths{align-items:start}.path:nth-child(2){margin-top:0}.cov-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:4.5rem 1.8rem}.cov:first-child{grid-column:span 5}.cov:nth-child(2){grid-column:span 4;margin-top:4rem}.cov:nth-child(3){grid-column:span 3;margin-top:8.5rem}.cov:nth-child(4){grid-column:span 3;margin-top:1.5rem}.cov:nth-child(5){grid-column:span 5;margin-top:5.5rem}.cov:nth-child(6){grid-column:span 4}.cov:nth-child(7){grid-column:span 4;margin-top:3rem}.cov:nth-child(8){grid-column:span 5;margin-top:-1.5rem}.cov:first-child .still,.cov:nth-child(5) .still{aspect-ratio:16/10}.cov:nth-child(3) .still,.cov:nth-child(6) .still{aspect-ratio:3/3.6}@media (width<=1024px){.cov{grid-column:span 6!important;margin-top:0!important}.compare .yes,.path:nth-child(2){margin-top:0}.rite:nth-child(2n){padding-left:0}.export-media-col .still,.export-media-col .explore,.provenance-media-col .still,.circle-media-col .still,.circle-media-col .explore{margin-left:0;margin-right:0}.pursuits-head .lede,.tokyo-head .lede,.connect-head p{margin-left:0}}@media (width<=560px){.cov{grid-column:span 12!important}}.frames{align-items:start}.frame-card:nth-child(2){margin-top:3.5rem}.frame-card:nth-child(3){margin-top:7rem}@media (width<=640px){.frame-card:nth-child(2),.frame-card:nth-child(3){margin-top:0}}.export-media-col .still img,.provenance-media-col .still img,.circle-media-col .still img{will-change:transform;transform:scale(1.12)}.interlude{justify-content:center;align-items:center;height:72vh;min-height:420px;margin:3rem 0;display:flex;position:relative;overflow:hidden}.interlude-media{position:absolute;inset:-12% 0}.interlude-media img{object-fit:cover;filter:brightness(.45)saturate(.7)contrast(1.05);will-change:transform;width:100%;height:100%}.interlude:after{content:"";background:linear-gradient(to bottom, var(--black), transparent 28%, transparent 72%, var(--black));position:absolute;inset:0}.interlude-line{z-index:2;font-family:var(--serif);letter-spacing:.01em;text-align:center;text-wrap:balance;max-width:28ch;padding:0 1.5rem;font-size:clamp(1.6rem,3.1vw,2.9rem);font-weight:400;line-height:1.5;position:relative}.interlude-line .gold{color:var(--gold)}@media (width<=768px){.interlude{height:52vh;min-height:340px}}.rail{z-index:200;background:#f4f3ef0f;width:2px;position:fixed;top:0;bottom:0;left:0}.rail .fill{background:linear-gradient(to bottom, var(--gold-dim), var(--gold));width:100%;height:0%;position:absolute;top:0;left:0}@media (width<=900px){.rail{display:none}}@media (prefers-reduced-motion:reduce){.export-media-col .still img,.provenance-media-col .still img,.circle-media-col .still img{transform:none}}.nav-burger{width:44px;height:44px;display:none;position:relative}.nav-burger span{background:var(--white);height:1px;transition:transform .4s,top .4s;position:absolute;top:18px;left:10px;right:10px}.nav-burger span:last-child{top:26px}.nav-burger.open span:first-child{top:22px;transform:rotate(45deg)}.nav-burger.open span:last-child{top:22px;transform:rotate(-45deg)}@media (width<=980px){.nav-burger{display:block}}.nav-drawer{z-index:99;-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#0b0b0ef7;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.nav-drawer.open{opacity:1;pointer-events:auto}.nav-drawer .links{text-align:center;flex-direction:column;gap:1.9rem;display:flex}.nav-drawer .links a{font-family:var(--serif);letter-spacing:.16em;text-transform:uppercase;color:var(--white);opacity:0;font-size:1.5rem;transition:opacity .5s,transform .5s,color .3s;transform:translateY(14px)}.nav-drawer.open .links a{opacity:1;transform:none}.nav-drawer .links a:hover,.nav-drawer .links a.on{color:var(--gold)}.kick,.kick2,.chapter .name,.label-row .d,.ground .kick,.path .path-tag,.counter-label,.t-label{font-size:.78rem}.record-label{font-size:.7rem}.rite p,.privilege p,.path>p,.grounds-cta p,.ground p,.pursuit .reveal-body p,.home-text p,.coverage-close,.check,.label-row .t,.t-body{font-size:1.05rem}.field label,.field .flabel,.path-privacy,.form-note,.compare li .m{font-size:.82rem}.form-status,.notify-status{font-size:.9rem}.trio-card .swap .b,.gap-close{font-size:1.05rem}.path-email{font-size:.9rem}.quiet-link{font-size:.8rem}.lede{font-size:1.15rem}.path>p.path-privacy{font-size:.82rem}.process-sticky .lede{font-size:1rem}
