:root{--white:#f4f5f2;--black:#101314;--black-soft:#191e1f;--turquoise:#55dfd0;--turquoise-dim:#9cbab6;--line:#d3d7d2;--edge:clamp(24px,5vw,80px);--wrap:1440px}
body{font-size:16px}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--turquoise);outline-offset:6px}section[id]{scroll-margin-top:88px}.skip-link{position:fixed;top:10px;left:20px;transform:translateY(-150%);z-index:300;background:var(--turquoise);color:var(--black);padding:12px 20px}.skip-link:focus{transform:none}
.nav{height:88px;padding:0 var(--edge);border-bottom:1px solid #ffffff20;background:rgba(16,19,20,.82);backdrop-filter:blur(15px)}.nav.scrolled{padding:0 var(--edge);background:rgba(16,19,20,.94)}.nav__logo{font-size:22px;font-weight:600;display:flex;align-items:center;gap:10px}.brand-star{color:var(--turquoise);font-size:34px;line-height:1}.nav__links{gap:34px;font-family:var(--font-en);font-size:13px;letter-spacing:.04em}.nav__links a{opacity:1}.nav__links li:last-child a{padding:11px 19px;border:1px solid #ffffff50;border-radius:30px}.nav__toggle{padding:12px}.mobile-menu{padding-top:90px}.mobile-menu[aria-hidden="true"]{visibility:hidden;pointer-events:none}.mobile-menu.open{visibility:visible}
.hero{min-height:850px;min-height:max(780px,100svh);display:block;background:var(--black);isolation:isolate}.hero__art{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 82% 40%,#164a453d,transparent 60%)}.hero__topline{position:absolute;top:118px;left:var(--edge);right:var(--edge);display:flex;justify-content:space-between;font-size:12px;letter-spacing:.15em;color:#a8b4b2}.hero__inner{padding:0;position:relative;margin:0 var(--edge);padding-top:210px}.hero__mark{font-size:12px;letter-spacing:.17em;color:var(--turquoise);opacity:1;margin-bottom:24px}.hero__headline{font-size:clamp(44px,4.75vw,76px);font-weight:500;line-height:1.4;letter-spacing:.035em;max-width:none}.hero__sub{font-size:16px;line-height:2;color:#b9c6c2;margin-top:22px}.hero__cta{display:inline-flex;gap:48px;align-items:center;font-size:14px;border-bottom:1px solid #8f9a97;padding:13px 0;margin-top:22px}.hero__cta span{color:var(--turquoise);font-size:24px;transition:transform .2s}.hero__cta:hover span{transform:translate(3px,-3px)}.hero__bottom{position:absolute;left:var(--edge);right:var(--edge);bottom:25px}.hero__wordmark{display:flex;align-items:center;justify-content:space-between;font-size:clamp(80px,13.6vw,220px);font-weight:500;line-height:1;letter-spacing:-.065em}.hero__wordmark>span{font-size:.6em;color:var(--turquoise);letter-spacing:0}.hero__scroll{position:static;flex-direction:row;justify-content:space-between;border-top:1px solid #ffffff25;margin-top:22px;padding-top:16px;font-size:12px;letter-spacing:.1em;opacity:1;color:#a8b4b2}.hero__scroll span{font-size:20px;color:var(--turquoise)}
@media(min-width:1700px){.hero__inner{padding-top:240px}.hero{min-height:980px}}
@media(max-width:899px){.nav{height:76px}.hero{min-height:850px}.hero__topline{top:102px}.hero__inner{padding-top:185px}.hero__headline{font-size:clamp(36px,7vw,62px)}.hero__wordmark{font-size:13vw}.hero__sub{font-size:16px}.hero__bottom{bottom:28px}}
@media(max-width:520px){.hero{min-height:max(760px,100svh)}.hero__topline{font-size:12px;letter-spacing:.06em}.hero__topline span:last-child{display:none}.hero__inner{padding-top:175px}.hero__headline{font-size:clamp(30px,8.4vw,44px);line-height:1.5;letter-spacing:.01em}.hero__sub{max-width:24em}.hero__sub br{display:none}.hero__mark{font-size:12px;letter-spacing:.09em}.hero__wordmark{font-size:13vw}.hero__wordmark>span{font-size:.65em}.hero__cta{margin-top:20px}.hero__scroll{margin-top:22px}.nav__logo{font-size:20px}}
.hero__art{background:linear-gradient(90deg,#101314b0 0%,transparent 68%),linear-gradient(0deg,#101314 0%,transparent 37%),url('light-trails.png') center 38%/cover no-repeat;opacity:.84}
.section{padding:110px 0}.section-index{font-size:12px;letter-spacing:.12em;font-weight:500;margin:0 0 27px;color:#56706b}.accent{color:var(--turquoise)}h2{font-family:var(--font-en);letter-spacing:-.04em;font-size:clamp(38px,5vw,64px);line-height:1.2;font-weight:500}.reveal{opacity:1;transform:none}.reveal.animate-reveal{opacity:0;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:none}.divider{display:none}.intro{padding:70px 0;background:var(--turquoise)}.intro__grid{grid-template-columns:1.35fr 1fr;gap:80px}.intro__label{font-size:12px;color:#164b43;letter-spacing:.12em;margin-bottom:19px}.intro__text{font-size:18px;line-height:2;color:var(--black)}.intro__note{font-size:16px;line-height:2.1;border-color:#10131440;color:#143d36}.about{padding-top:110px}.about__grid{grid-template-columns:1.08fr .92fr;gap:8vw;align-items:center}.about h2{font-family:var(--font-jp);font-size:44px;font-weight:500;letter-spacing:.02em;line-height:1.55}.about__lede{font-size:16px;line-height:2.15;margin-top:30px;color:#4e5854}.timeline{margin:30px 0}.timeline li{font-size:14px;line-height:1.8;border-left-color:#afbab4;padding-bottom:17px}.timeline li b{font-size:14px;color:var(--black)}.timeline li::before{background:#158b7c}.link-arrow{font-size:14px;font-family:var(--font-en);padding-bottom:12px;gap:36px}.origin-type{padding:40px;background:#e6eae4;min-height:560px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #d2d8d0}.origin-caption,.origin-sign{font-size:12px;letter-spacing:.1em;color:#46625b}.origin-flow{display:flex;flex-direction:column;gap:28px}.origin-flow>span{display:block;font-size:clamp(30px,3.35vw,52px);line-height:1.2;font-weight:500;letter-spacing:-.035em;padding-bottom:24px;border-bottom:1px solid #b8c7bd}.origin-flow small{display:block;font-family:var(--font-jp);font-size:14px;line-height:1.7;font-weight:400;margin-top:8px;letter-spacing:0}.projects{border-top:1px solid var(--line);padding-top:75px}.projects__sub{font-size:16px;line-height:2;color:#54605a;max-width:none}.pcards{margin-top:44px;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pcard{border:none;padding:40px 30px 40px 0;background:transparent;border-right:1px solid var(--line)}.pcard+.pcard{padding-left:35px}.pcard:last-child{border-right:none}.pcard__tag{color:#54685e;font-size:12px;letter-spacing:.06em}.pcard h3{font-size:34px;letter-spacing:-.04em;font-weight:500}.pcard h3 a{display:flex;justify-content:space-between}.project-arrow{font-size:25px;color:#137869}.pcard p:not(.pcard__tag):not(.pcard__status){font-size:16px;line-height:2;color:#46564c}.pcard__status{color:#42574a;border:1px solid #a9b8af;background:transparent;border-radius:30px;padding:6px 12px;display:inline-block;font-size:12px;margin-bottom:0}.cofree{padding:96px 0}.cofree__grid{grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.cofree__word{font-size:clamp(54px,6vw,84px);font-weight:500;letter-spacing:-.06em}.cofree__slogan{font-size:14px;letter-spacing:.12em;color:var(--turquoise)}.cofree__text{font-size:16px;line-height:2.15;color:#b5c3bd}.cofree .link-arrow{color:var(--white)}.cofree-poster{background:var(--turquoise);color:var(--black);padding:27px;aspect-ratio:1/1.08;display:flex;flex-direction:column;justify-content:space-between}.cofree-poster>p{font-size:12px;letter-spacing:.04em;margin:0}.cofree-poster__type{font-size:clamp(76px,9vw,150px);line-height:.88;letter-spacing:-.09em;font-weight:700;position:relative;display:block}.cofree-poster__type>span{font-size:.6em;position:absolute;right:0;top:0}.poster-foot{display:flex;flex-direction:column;gap:8px;font-size:14px;border-top:1px solid #10131460;padding-top:20px}.poster-foot .en{font-size:12px;letter-spacing:.1em}.events h2,.gallery__head h2,.news h2{font-size:clamp(36px,4.6vw,62px);font-weight:500}.event-empty{display:grid;grid-template-columns:160px 1fr auto;gap:30px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:45px;padding:42px 0}.upcoming-label{font-size:14px;color:#52695e}.event-empty h3{font-size:24px;font-weight:500;margin:0 0 12px;letter-spacing:.03em}.event-empty p{font-size:16px;line-height:2;margin:0;color:#5a665f}.quiet-status{border:1px solid #bcc8bf;border-radius:30px;padding:8px 14px;font-size:13px;white-space:nowrap}.gallery-section{padding:75px 0}.gallery__head{align-items:center}.gallery__head>span{font-size:12px;letter-spacing:.1em;color:#92aaa1}.gallery-empty{border-top:1px solid #ffffff26;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:50px 0 10px}.gallery-empty p{font-size:26px;font-weight:500;margin:0}.gallery-empty>span{font-size:16px;color:#a6b6ae}.news{padding:70px 0}.news__grid{grid-template-columns:1fr 2fr}.news h2{margin:0}.news-empty{border-top:1px solid var(--line);padding-top:20px;display:flex;gap:32px;align-items:center}.news-empty>span{font-size:12px;color:#586a60;white-space:nowrap}.news-empty p{font-size:16px;color:#4d5b52;line-height:2}.contact{background:#dce6df;color:#14271c;padding:95px 0}.contact__grid{grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.contact h2{font-family:var(--font-jp);font-size:clamp(28px,3vw,44px);letter-spacing:.02em;line-height:1.6;font-weight:500}.contact__lede{font-size:16px;line-height:2;color:#42584a}.ctopics{gap:8px;margin-top:28px}.ctopics li{font-size:14px;border-color:#9db2a3;border-radius:30px;color:#314e3b}.contact-notice{font-size:14px;line-height:1.9;color:#375b47;border-left:2px solid #398269;padding-left:16px;margin:0 0 28px}.cform fieldset{border:none;padding:0;margin:0;display:grid;gap:18px;min-width:0}.cform label{font-size:14px;color:#203b2b}.cform select,.cform input,.cform textarea{font-size:16px;border:1px solid #a3b7a9;background:#f5f8f4;color:#48624f;border-radius:0;padding:13px 14px;opacity:1}.cform textarea{min-height:110px}.cform button:disabled{background:#b5c7b8;border:1px solid #99b1a0;color:#324f3c;cursor:not-allowed;padding:15px;font-size:14px;opacity:1}.foot{padding:60px var(--edge) 24px}.foot__grid{max-width:1280px;margin:auto;grid-template-columns:1fr auto;gap:50px}.foot__mark{font-size:clamp(40px,6vw,86px);letter-spacing:-.055em;font-weight:500}.foot__origin{font-size:14px;line-height:2;color:#9db0a4;max-width:36em}.foot__links{gap:16px;font-size:14px}.foot__bottom{font-size:12px;color:#9caf9f;margin-top:50px;padding-top:22px;border-color:#ffffff20}.foot__bottom a{color:var(--turquoise)}
.story .nav{background:#101314}.phero{padding:180px var(--edge) 100px;background:var(--black);color:var(--white);position:relative}.phero>.wrap{padding:0;max-width:1280px}.phero__eyebrow{font-size:12px;color:var(--turquoise);letter-spacing:.15em}.phero h1{font-size:clamp(36px,5.4vw,76px);font-weight:500;letter-spacing:.02em;line-height:1.5;margin:25px 0 30px}.phero p:not(.phero__eyebrow){font-size:16px;line-height:2.15;color:#a9beb2;max-width:40em}.chapters{padding:70px 0}.chapter{padding:50px 0 70px}.chapter__grid{grid-template-columns:minmax(0,1fr) 170px;gap:8vw;align-items:start}.chapter__text{max-width:760px}.chapter__num{font-size:12px;letter-spacing:.1em;color:#468365}.chapter__title{font-family:var(--font-jp);font-size:clamp(26px,3vw,38px);font-weight:500;line-height:1.6;letter-spacing:.01em}.chapter__body{font-size:16px;line-height:2.3;color:#435749}.chapter-numeral{font-size:clamp(70px,10vw,144px);line-height:1;color:#b9cdbd;letter-spacing:-.08em}.chapter__visual{padding-top:25px}.chapter__dot{background:#418364}.closing{padding:100px 0}.closing blockquote{font-size:clamp(38px,5vw,68px);line-height:1.5;letter-spacing:.025em;font-weight:500}.closing p{font-size:16px;line-height:2.15;color:#b0c1b5}.closing__cta{gap:14px;flex-wrap:wrap}.btn{border-radius:30px;font-size:14px;padding:15px 24px}.btn--solid{background:var(--turquoise);color:var(--black)}
@media(max-width:899px){.section{padding:72px 0}.intro__grid,.about__grid,.cofree__grid,.contact__grid{grid-template-columns:1fr;gap:44px}.intro__note{padding-top:20px}.origin-type{min-height:460px}.origin-flow>span{font-size:38px}.about h2{font-size:36px}.pcards{grid-template-columns:1fr}.pcard,.pcard+.pcard{border-right:none;border-bottom:1px solid var(--line);padding:28px 0}.pcard:last-child{border-bottom:none}.pcard h3{font-size:34px}.cofree-poster{max-width:550px;aspect-ratio:1/1}.cofree-poster__type{font-size:clamp(90px,19vw,170px)}.event-empty{grid-template-columns:1fr;gap:20px;margin-top:30px}.quiet-status{justify-self:start}.gallery-empty{flex-direction:column;align-items:start;padding:35px 0 0;gap:16px}.gallery__head>span{display:none}.news__grid{grid-template-columns:1fr;gap:24px}.news-empty{align-items:start;flex-direction:column;gap:4px}.foot__grid{grid-template-columns:1fr;gap:30px}.foot__links{flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.chapter__grid{grid-template-columns:minmax(0,1fr) 80px;gap:24px}.chapter-numeral{font-size:80px}.phero{padding:150px var(--edge) 70px}.hero__art{background-position:62% center;opacity:.65}}
@media(max-width:520px){.intro__text{font-size:16px}.intro__note{font-size:14px}.section{padding:60px 0}.about h2{font-size:32px}.origin-type{padding:26px;min-height:450px}.origin-flow>span{font-size:35px}.cofree-poster{padding:24px}.cofree-poster>p{font-size:12px;line-height:1.8;max-width:20em}.cofree-poster__type{font-size:24vw}.gallery-empty p{font-size:22px}.gallery-empty>span{font-size:14px}.foot{padding:50px var(--edge) 24px}.foot__bottom{gap:22px;align-items:start}.chapter{padding:30px 0 40px}.chapter__grid{grid-template-columns:1fr}.chapter__visual{display:none}.chapter__title{font-size:25px}.chapter__body{line-height:2.1}.chapters__line{left:24px}.chapter__text{padding-left:14px}.phero h1{font-size:34px}.closing blockquote{font-size:36px}}
@media(prefers-reduced-motion:reduce){.reveal.animate-reveal{opacity:1;transform:none}*{scroll-behavior:auto!important}}
/* Keep the hero title and wordmark clear at shorter desktop viewport heights. */
@media(min-width:900px) and (max-width:1699px){.hero{min-height:max(920px,100svh)}}
.chapter[id]{scroll-margin-top:100px}
.contact{background:#dee8e7}.origin-type{background:#e4e9e7}
.chapters__line,.chapter__dot{display:none}.chapter{border-top:1px solid var(--line)}.chapter__grid{padding:0}.chapter:nth-child(n) .chapter__text{grid-column:1;padding:0;text-align:left}.chapter:nth-child(n) .chapter__visual{grid-column:2;padding:25px 0 0;text-align:right}.chapter:last-child{padding-bottom:50px}.foot__grid{display:grid}
@media(max-width:520px){.phero h1{font-size:clamp(24px,7.6vw,34px)}.chapter:nth-child(n) .chapter__visual{display:none}}
/* Photo positions remain stable when the temporary assets are replaced. */
.photo-slot{margin:0;min-width:0}.photo-slot img{display:block;width:100%;height:auto;object-fit:cover;background:#172123;border:1px solid #3c55524d}.photo-slot figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:14px;font-size:.875rem;line-height:1.7;color:#536560}.photo-slot figcaption>span:last-child{white-space:nowrap;font-size:.75rem;color:#6b7c76}.section--dark .photo-slot figcaption{color:#acbfb9}.section--dark .photo-slot figcaption>span:last-child{color:#96aaa3}.photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px;padding-top:30px;border-top:1px solid #ffffff26}.gallery-note{font-size:1rem;color:#aebfb8;line-height:2;margin:0 0 30px}.about__grid{align-items:start}.chapter__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:6vw;align-items:start}.chapter:nth-child(n) .chapter__visual{padding:10px 0 0;display:block;text-align:left}.chapter__body{max-width:44em}.hero__wordmark{justify-content:flex-start}
@media(max-width:899px){.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.chapter__grid{grid-template-columns:1fr;gap:30px}.chapter:nth-child(n) .chapter__visual{grid-column:1;padding:0;max-width:640px}.about .photo-slot{max-width:520px}.cofree .photo-slot{max-width:550px}}
@media(max-width:520px){.photo-gallery{grid-template-columns:1fr;gap:28px}.photo-slot figcaption{font-size:.875rem}.chapter:nth-child(n) .chapter__visual{display:block}.chapter__body{font-size:1rem}.hero__wordmark{font-size:13vw}}
/* Supplied brand assets retain their original proportions and colors. */
.origin-identity{display:flex;align-items:center;gap:18px;margin:0 0 28px}.origin-identity>img{width:58px;height:58px;flex-shrink:0}.origin-identity .section-index{margin:0}.pcard .project-logo-link{align-items:center;gap:20px;min-height:43px}.project-logo{width:min(100%,230px);height:auto;min-width:0}.project-arrow{flex-shrink:0}.cofree__brand{box-sizing:border-box;width:100%;max-width:510px;margin:0 0 28px;padding:27px 28px;background:#f4f5f2;border:1px solid #d3d7d2;line-height:1}.cofree__brand>img{width:100%;height:auto}.story-brand{display:block;width:100%;height:auto;object-fit:contain;object-position:left center;margin:24px 0 30px}.story-brand--alt{max-width:220px}.story-brand--cofree{max-width:340px}
@media(max-width:520px){.cofree__brand{padding:22px 20px}.origin-identity>img{width:50px;height:50px}.story-brand--alt{max-width:180px}.story-brand--cofree{max-width:280px}}
