:root{color-scheme:light dark;--paper:#f5f6f0;--ink:#151714;--yellow:#b8ff2c;--blue:#4c67ff;--green:#79d94b;--line:rgba(21,23,20,.2);--pad:clamp(22px,4.2vw,68px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-weight:600;letter-spacing:.01em;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.section-pad{padding-left:var(--pad);padding-right:var(--pad)}
.intro{position:fixed;inset:0;z-index:1000;background:var(--paper);display:grid;place-items:center;opacity:1;visibility:visible;pointer-events:auto}.intro-light-brand{display:flex;align-items:center;gap:18px;opacity:0;transform:scale(.68)}.intro-light-brand span{width:72px;height:72px;border-radius:50%;background:var(--yellow);border:3px solid var(--ink);display:grid;place-items:center;font-size:19px;font-weight:900}.intro-light-brand strong{font-size:clamp(22px,4vw,52px);letter-spacing:.2em}.intro-dark-logo{display:none;width:min(620px,78vw);opacity:0;transform:scale(.68);mix-blend-mode:screen}.intro.is-running{animation:introDismiss .58s 1.9s cubic-bezier(.7,0,1,1) both}.intro.is-running .intro-light-brand{animation:introGrow 1.15s .12s cubic-bezier(.16,1,.3,1) both}.intro.is-finished{opacity:0;visibility:hidden;pointer-events:none}.intro-lock{overflow:hidden}@keyframes introGrow{0%{opacity:0;transform:scale(.68)}60%{opacity:1;transform:scale(1.045)}100%{opacity:1;transform:scale(1)}}@keyframes introDismiss{from{opacity:1}to{opacity:0;visibility:hidden;pointer-events:none}}
.site-header{height:76px;padding:0 var(--pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;background:rgba(242,239,229,.93);backdrop-filter:blur(14px);transition:.25s}.site-header.scrolled{height:64px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:900;font-size:13px;letter-spacing:.17em;width:max-content}.brand-mark{width:40px;height:40px;display:grid;place-items:center;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;font-size:12px;letter-spacing:-.05em}.site-header nav{display:flex;gap:clamp(18px,4vw,54px);font-size:12px}.site-header nav a{padding:8px 0;border-bottom:2px solid transparent}.site-header nav a:hover{border-color:var(--ink)}.pill{padding:13px 22px;border-radius:999px;font-size:12px}.pill-dark{background:var(--ink);color:white}.header-cta{justify-self:end}
.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.08fr 1fr;border-bottom:1px solid var(--ink)}.hero-copy{padding:clamp(70px,9vw,140px) var(--pad) 45px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.19em;font-weight:900;display:flex;align-items:center;gap:12px}.eyebrow span{width:38px;border-top:3px solid var(--yellow)}.hero h1,.profile-title h1{font-size:clamp(46px,6.3vw,100px);line-height:.98;letter-spacing:-.075em;margin:30px 0 36px;font-weight:900}.hero h1 em,.profile-title h1 em,.projects h2 em,.closing h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.hero-lead{font-size:clamp(15px,1.25vw,20px);line-height:2}.hero-actions{display:flex;gap:28px;align-items:center;margin:30px 0 50px}.button{min-width:210px;padding:18px 24px;border:2px solid var(--ink);display:inline-flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:900}.button-yellow{background:var(--yellow);box-shadow:6px 6px 0 var(--ink)}.button:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 var(--ink)}.text-link{border-bottom:1px solid;padding:12px 0;font-size:13px}.hero-meta{display:flex;gap:42px;margin:auto 0 0}.hero-meta div{border-left:1px solid var(--line);padding-left:13px}.hero-meta dt{font-size:9px;letter-spacing:.16em}.hero-meta dd{margin:5px 0 0;font-size:12px}.hero-visual{position:relative;overflow:hidden;background:var(--yellow);min-height:680px}.hero-visual:before{content:"";position:absolute;width:55%;aspect-ratio:1;border:1px solid rgba(21,21,17,.35);border-radius:50%;top:-16%;right:-16%;z-index:1}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:contrast(1.12);mix-blend-mode:multiply}.floating-card{position:absolute;background:var(--paper);border:2px solid var(--ink);padding:16px;box-shadow:8px 8px 0 var(--ink);z-index:2}.float-one{left:5%;top:11%;display:grid;grid-template-columns:auto 1fr;column-gap:10px}.float-one small{grid-column:2;color:#777;margin-top:5px}.status-dot{width:13px;height:13px;border-radius:50%;background:var(--yellow);border:1px solid;grid-row:1/3}.float-two{right:5%;bottom:8%;background:var(--yellow);transform:rotate(3deg)}.float-two b{font-size:38px;display:block}.float-two span{font-size:10px;letter-spacing:.14em}.ticker{background:var(--ink);color:var(--yellow);overflow:hidden;padding:14px 0;white-space:nowrap;font-size:11px;letter-spacing:.2em}.ticker div{animation:ticker 20s linear infinite}@keyframes ticker{to{transform:translateX(-50%)}}
.jump-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2px;background:var(--ink);padding-top:90px;padding-bottom:110px}.jump-card{min-height:530px;position:relative;overflow:hidden;background:var(--paper);color:white}.jump-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.88))}.jump-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.jump-card:hover img{transform:scale(1.04)}.jump-card>div{position:absolute;z-index:2;inset:auto 28px 28px}.jump-card p{font-size:10px;letter-spacing:.16em}.jump-card h2{font-size:clamp(25px,2.2vw,42px);line-height:1.16;margin:12px 0}.jump-no{position:absolute;z-index:3;top:22px;left:24px;border:1px solid white;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:11px}.round-arrow{position:absolute;right:0;bottom:0;width:48px;height:48px;background:var(--yellow);color:var(--ink);border-radius:50%;display:grid;place-items:center}.jump-profile img{filter:grayscale(1) contrast(1.05)}.jump-news img{filter:saturate(.85)}
.projects{background:var(--ink);color:white;position:relative;overflow:hidden;padding-bottom:110px}.projects-art{height:min(55vw,680px)}.projects-art img{width:100%;height:100%;object-fit:cover}.projects-head{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;padding-top:90px;padding-bottom:70px;align-items:end}.eyebrow-light span{border-color:var(--yellow)}.projects h2,.section-title h2{font-size:clamp(46px,5.8vw,88px);letter-spacing:-.07em;line-height:.98;margin:28px 0 0}.projects h2 em{ -webkit-text-stroke-color:white}.projects-head>p{line-height:2;color:#bbb;font-size:14px;max-width:500px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#555}.project-card{min-height:330px;text-align:left;border:0;padding:28px;position:relative;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;background:var(--paper);color:var(--ink);transition:.25s}.project-card:hover{z-index:2;transform:translateY(-7px);box-shadow:0 16px 0 var(--yellow)}.project-yellow{background:var(--yellow)!important}.project-blue{background:var(--blue)!important;color:white!important}.project-green{background:var(--green)!important}.project-paper{background:var(--paper)!important;color:var(--ink)!important}.project-count{font-size:10px;letter-spacing:.15em}.project-icon{width:66px;height:66px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;margin:30px 0;font-size:18px;font-weight:900}.project-name{font-size:clamp(23px,2vw,34px);font-weight:900;letter-spacing:-.045em}.project-desc{font-size:12px;margin:12px 0 24px;line-height:1.7}.platforms{display:flex;gap:6px;flex-wrap:wrap}.platforms i{font-style:normal;border:1px solid currentColor;border-radius:999px;padding:5px 9px;font-size:9px;letter-spacing:.08em}.project-open{position:absolute;right:26px;top:27px;font-size:9px;border-bottom:1px solid;padding-bottom:4px}
.news{padding-top:120px;padding-bottom:130px}.section-title{margin-bottom:65px}.news-layout{display:grid;grid-template-columns:minmax(260px,.65fr) 1.35fr;gap:clamp(36px,7vw,110px);align-items:start}.news-layout>img{aspect-ratio:1;object-fit:cover;border:2px solid var(--ink);box-shadow:12px 12px 0 var(--yellow)}.news-list{border-top:2px solid}.news-list article{display:grid;grid-template-columns:110px 70px 1fr;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:30px 4px}.news-list time,.news-list span{font-size:10px;letter-spacing:.12em}.news-list span{border:1px solid;border-radius:999px;padding:6px 10px;text-align:center}.news-list h3{font-size:clamp(16px,1.5vw,22px);margin:0}.closing{background:var(--yellow);padding-top:100px;padding-bottom:110px;border-top:2px solid}.closing>p{font-size:10px;letter-spacing:.2em}.closing h2{font-size:clamp(44px,6.8vw,104px);line-height:.98;letter-spacing:-.075em;margin:30px 0 55px;max-width:1200px}.site-footer{min-height:180px;background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer div{display:flex;gap:24px}.site-footer p,.site-footer a{font-size:11px}
.project-dialog{border:0;padding:0;background:transparent;max-width:620px;width:calc(100% - 32px)}.project-dialog::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}#dialog-content{background:var(--paper);padding:clamp(32px,6vw,68px);border:2px solid var(--ink);box-shadow:14px 14px 0 var(--yellow)}.dialog-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:30px;cursor:pointer}.dialog-icon{display:grid;width:84px;height:84px;border:2px solid;border-radius:50%;place-items:center;margin-bottom:28px;font-size:22px}.project-dialog h2{font-size:clamp(40px,7vw,72px);letter-spacing:-.06em;margin:10px 0}.project-dialog p{font-size:10px;letter-spacing:.15em}.project-dialog .dialog-desc{font-size:16px;line-height:1.7;letter-spacing:0}.project-dialog .button{margin-top:40px}
.profile-hero{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding-top:80px;padding-bottom:110px;border-bottom:2px solid}.profile-title{align-self:center}.profile-title>p:last-child{max-width:500px;line-height:2}.portrait{margin:0;position:relative;background:var(--yellow);padding:24px 24px 0}.portrait img{width:100%;aspect-ratio:1/1.15;object-fit:cover;filter:grayscale(1) contrast(1.08)}.portrait figcaption{font-size:10px;letter-spacing:.16em;padding:18px 0}.profile-facts{background:var(--ink);color:white;padding-top:90px;padding-bottom:110px}.profile-index,.profile-statement>p{font-size:10px;letter-spacing:.18em;color:var(--yellow);margin-bottom:45px}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#555}.fact{min-height:220px;background:#1d1d1a;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.fact-wide{grid-column:span 2;background:var(--yellow);color:var(--ink)}.fact span{font-size:10px;letter-spacing:.15em}.fact strong{font-size:clamp(25px,3vw,45px);letter-spacing:-.05em}.fact small{font-size:11px}.fact-link:hover{background:var(--blue)}.profile-statement{padding-top:110px;padding-bottom:120px;display:grid;grid-template-columns:1fr 2.4fr 1fr;gap:5vw;align-items:start}.profile-statement>p{color:var(--ink)}blockquote{font-size:clamp(35px,5vw,76px);font-weight:900;line-height:1.15;letter-spacing:-.06em;margin:0}blockquote em{font-style:normal;background:linear-gradient(transparent 72%,var(--yellow) 0)}.profile-statement>div p{line-height:2;font-size:13px}.profile-statement .button{margin-top:25px}.social-strip{background:var(--yellow);display:grid;grid-template-columns:repeat(3,1fr);padding-top:55px;padding-bottom:55px}.social-strip a{display:flex;flex-direction:column;gap:16px;padding:20px 28px;border-left:1px solid}.social-strip span{font-size:9px;letter-spacing:.16em}.social-strip b{font-size:clamp(18px,2vw,30px)}
.news-list article{grid-template-columns:110px 70px minmax(0,1fr) 30px}.news-list time,.news-list>article>span{font-size:10px;letter-spacing:.12em}.news-list>article>span{border:1px solid;border-radius:999px;padding:6px 10px;text-align:center}.news-list article p{font-size:12px;line-height:1.7;color:#666;margin:9px 0 0;font-weight:500}.news-list article>a{width:30px;height:30px;border-radius:50%;background:var(--yellow);display:grid;place-items:center}.news-list article>i{font-style:normal;color:#aaa;text-align:center}.news-more{margin-top:24px;display:flex;justify-content:space-between;border-bottom:1px solid;padding:15px 2px;font-size:12px}
.profile-method{background:var(--paper);padding-top:110px;padding-bottom:120px;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.method-title>p,.archive-head>div>p{font-size:10px;letter-spacing:.18em}.method-title h2,.archive-head h2{font-size:clamp(38px,4.8vw,72px);letter-spacing:-.06em;line-height:1.05;margin:30px 0}.method-list{margin:0;padding:0;list-style:none;border-top:2px solid}.method-list li{display:grid;grid-template-columns:60px 1fr;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.method-list li>span{font-size:10px}.method-list h3{font-size:25px;margin:0 0 9px}.method-list p{font-size:12px;line-height:1.8;margin:0;color:#555}
.news-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;border-bottom:2px solid;align-items:center;gap:7vw}.news-hero h1{font-size:clamp(56px,7vw,108px);line-height:.94;letter-spacing:-.075em;margin:30px 0}.news-hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.news-hero-copy>p:last-child{line-height:2;max-width:520px}.news-hero-art{position:relative;background:var(--yellow);padding:28px}.news-hero-art img{width:100%;aspect-ratio:1;object-fit:cover;border:2px solid}.news-hero-art>div{position:absolute;left:8px;bottom:8px;background:var(--ink);color:white;padding:18px 24px;display:flex;flex-direction:column;gap:8px}.news-hero-art span{font-size:9px;letter-spacing:.16em;color:var(--yellow)}.news-archive{padding-top:110px;padding-bottom:130px}.archive-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:60px}.news-filters{display:flex;gap:8px}.news-filters button{border:1px solid;background:transparent;border-radius:999px;padding:11px 18px;cursor:pointer;font-size:10px}.news-filters button.active,.news-filters button:hover{background:var(--ink);color:white}.news-list-full article{padding:36px 8px}.news-list-full h3{font-size:clamp(20px,2.2vw,32px)}.news-empty{text-align:center;padding:60px}.news-contact{background:var(--blue);color:white;padding-top:90px;padding-bottom:90px;display:flex;align-items:end;justify-content:space-between;gap:50px}.news-contact p{font-size:10px;letter-spacing:.17em}.news-contact h2{font-size:clamp(34px,4.5vw,68px);line-height:1.05;letter-spacing:-.055em;margin:24px 0 0}.news-contact .button{color:var(--ink);flex:none}
.reveal{opacity:0;transform:translateY(45px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:calc(100svh - 76px)}.hero-visual{min-height:70svh}.jump-grid{grid-template-columns:1fr 1fr}.jump-article{grid-column:1/-1}.projects-head{grid-template-columns:1fr;gap:20px}.project-grid{grid-template-columns:repeat(2,1fr)}.news-layout{grid-template-columns:1fr}.news-layout>img{max-width:420px}.profile-hero{grid-template-columns:1fr}.profile-statement{grid-template-columns:1fr}.profile-method{grid-template-columns:1fr}.social-strip{grid-template-columns:1fr}.social-strip a{border-left:0;border-top:1px solid}.facts-grid{grid-template-columns:1fr 1fr}.news-hero{grid-template-columns:1fr;padding-top:80px;padding-bottom:90px}.news-hero-art{max-width:620px}.news-contact{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.site-header{height:64px}.brand span:last-child{display:none}.brand-mark{width:36px;height:36px}.header-cta{padding:11px 16px}.hero h1{font-size:46px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-meta{gap:14px;justify-content:space-between}.hero-meta div{padding-left:8px}.hero-visual{min-height:560px}.jump-grid{grid-template-columns:1fr;padding-top:60px;padding-bottom:70px}.jump-article{grid-column:auto}.jump-card{min-height:440px}.projects-art{height:70vw}.project-grid{grid-template-columns:1fr}.project-card{min-height:290px}.projects-head{padding-top:70px}.news-layout>*{min-width:0}.news-layout>img,.news-list{width:100%;max-width:100%}.news-list article{grid-template-columns:68px 48px minmax(0,1fr) 26px;gap:7px}.news-list article p{display:none}.facts-grid{grid-template-columns:1fr}.fact-wide{grid-column:auto}.site-footer{align-items:flex-start;flex-direction:column;padding-top:55px;padding-bottom:55px}.social-strip{padding-left:0;padding-right:0}.profile-hero{padding-top:60px}.profile-title h1{font-size:52px}.profile-method{padding-top:80px;padding-bottom:85px}.news-hero{min-height:auto;padding-top:65px}.news-hero h1{font-size:54px}.archive-head{align-items:flex-start;flex-direction:column}.news-filters{width:100%}.news-filters button{flex:1}.news-list-full article{padding:27px 0}.news-contact{padding-top:70px;padding-bottom:75px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.intro{display:none}.reveal{opacity:1;transform:none}}

/* Lime system, language indicator, and theme-aware imagery */
.header-tools{justify-self:end;display:flex;align-items:center;gap:12px}.locale-indicator{min-width:34px;height:34px;border:1px solid var(--ink);border-radius:999px;display:grid;place-items:center;font-size:9px;letter-spacing:.12em}.button-lime{background:var(--yellow);color:var(--ink);box-shadow:6px 6px 0 var(--ink)}.project-lime{background:var(--yellow)!important;color:var(--ink)!important}.projects-art picture{display:block;width:100%;height:100%}.projects-art picture img{width:100%;height:100%;object-fit:cover}.jump-article img{filter:hue-rotate(42deg) saturate(1.2)}
.intro-dark-logo{-webkit-mask-image:radial-gradient(ellipse at center,#000 48%,rgba(0,0,0,.94) 61%,transparent 84%);mask-image:radial-gradient(ellipse at center,#000 48%,rgba(0,0,0,.94) 61%,transparent 84%)}
html[lang="pt"] .hero h1{font-size:clamp(42px,5.3vw,84px)}html[lang="en"] .hero h1{font-size:clamp(44px,5.8vw,90px)}

@media(prefers-color-scheme:dark){
  body{background:#0d100d;color:#eef3e8}.intro{background:#080a08}.intro-light-brand{display:none}.intro-dark-logo{display:block}.intro.is-running .intro-dark-logo{animation:introGrow 1.15s .12s cubic-bezier(.16,1,.3,1) both}
  .site-header{background:rgba(13,16,13,.92);border-color:rgba(238,243,232,.2)}.site-header nav a:hover{border-color:#eef3e8}.locale-indicator{border-color:#eef3e8}.pill-dark{background:var(--yellow);color:var(--ink)}
  .hero{border-color:rgba(238,243,232,.6)}.hero h1 em,.profile-title h1 em,.closing h2 em{ -webkit-text-stroke-color:#eef3e8}.hero-meta div{border-color:rgba(238,243,232,.2)}.hero-visual{background:var(--yellow)}.floating-card{background:#151a14;color:#eef3e8;border-color:#eef3e8;box-shadow:8px 8px 0 #080a08}.float-one small{color:#b7beb2}.float-two{background:var(--yellow);color:var(--ink);border-color:var(--ink)}
  .jump-grid{background:#070907}.jump-card{background:#151a14}.jump-article img{filter:hue-rotate(42deg) saturate(1.15) brightness(.78)}
  .projects{background:#080a08}.projects-head>p{color:#b7beb2}.project-grid{background:#354032}.project-paper{background:#171c16!important;color:#eef3e8!important}.project-card:hover{box-shadow:0 16px 0 var(--yellow)}
  .news{background:#10140f}.news-layout>img{border-color:#eef3e8}.news-list{border-color:#eef3e8}.news-list article{border-color:rgba(238,243,232,.2)}.news-list article p{color:#b7beb2}.news-more{border-color:rgba(238,243,232,.45)}
  #dialog-content{background:#121612;color:#eef3e8;border-color:#eef3e8;box-shadow:14px 14px 0 var(--yellow)}.dialog-close{color:#eef3e8}
  .profile-hero{border-color:#eef3e8}.profile-facts{background:#080a08}.fact{background:#151a14}.fact-wide{background:var(--yellow);color:var(--ink)}.profile-statement>p{color:#eef3e8}.profile-method{background:#0d100d}.method-list{border-color:#eef3e8}.method-list li{border-color:rgba(238,243,232,.2)}.method-list p{color:#b7beb2}
  .news-hero{border-color:#eef3e8}.news-hero h1 em{-webkit-text-stroke-color:#eef3e8}.news-archive{background:#0d100d}.news-filters button{color:#eef3e8;border-color:#eef3e8}.news-filters button.active,.news-filters button:hover{background:var(--yellow);color:var(--ink)}.news-contact{background:#1b2417}
  .site-footer{background:#070907}.button{border-color:var(--ink)}
}

@media(max-width:600px){.header-tools{gap:7px}.locale-indicator{min-width:30px;height:30px}.intro-light-brand{gap:12px}.intro-light-brand span{width:56px;height:56px}.intro-light-brand strong{font-size:20px;letter-spacing:.13em}html[lang="pt"] .hero h1{font-size:39px}html[lang="en"] .hero h1{font-size:42px}}

/* Readability, image integration, and cross-browser aspect-ratio refinements */
html,body{overflow-x:hidden}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
.hero>*,.projects-head>*,.profile-hero>*,.profile-statement>*,.news-hero>*,.news-layout>*{min-width:0}
.button-yellow,.button-lime{color:#fff!important;-webkit-text-stroke:.35px #111;text-shadow:1px 0 0 #111,0 1px 0 #111,1px 1px 0 #111,2px 2px 0 #111}
.button-yellow:focus-visible,.button-lime:focus-visible{outline:3px solid #111;outline-offset:4px}
.closing,.social-strip,.fact-wide,.project-lime,.float-two{color:var(--ink)}

.intro-dark-logo-frame{display:none;position:relative;width:min(660px,82vw);background:#000;overflow:hidden;isolation:isolate}
.intro-dark-logo-frame::after{content:"";position:absolute;inset:-2px;z-index:2;pointer-events:none;box-shadow:inset 0 0 clamp(34px,7vw,92px) clamp(18px,4vw,54px) #000}
.intro-dark-logo-frame .intro-dark-logo{width:100%;max-width:none;filter:grayscale(1) contrast(180%) brightness(110%);mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none}
.intro.is-running .intro-dark-logo-frame .intro-dark-logo{animation:introGrow 1.15s .12s cubic-bezier(.16,1,.3,1) both}

.projects-art{position:absolute;inset:0 0 auto;height:min(58vw,700px);z-index:0}
.projects-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,8,.82),rgba(8,10,8,.3) 58%,rgba(8,10,8,.66)),linear-gradient(0deg,#080a08 0,transparent 36%)}
.projects-head{position:relative;z-index:1;min-height:min(58vw,700px);padding-top:clamp(72px,8vw,120px);padding-bottom:clamp(70px,8vw,110px);align-content:end;text-shadow:0 2px 18px rgba(0,0,0,.55)}
.projects-head>p{color:#eef3e8}.projects h2 em{-webkit-text-stroke-color:#fff}

@media(prefers-color-scheme:dark){
  .intro{background:#000}.intro-dark-logo-frame{display:block}.intro-dark-logo{display:block}
  .closing,.social-strip,.fact-wide,.project-lime,.float-two{color:var(--ink)}
}

@supports(overflow:clip){html,body{overflow-x:clip}}

@media(min-width:1500px){.project-grid{grid-template-columns:repeat(4,1fr)}.project-card{min-height:310px}.news-layout{grid-template-columns:minmax(300px,.55fr) 1.45fr}.profile-hero,.news-hero{max-width:1920px;margin-inline:auto}}

@media(max-width:900px){
  .hero-copy{min-height:calc(100vh - 76px);min-height:calc(100svh - 76px)}
  .projects-art,.projects-head{height:auto;min-height:clamp(520px,82vw,700px)}
  .projects-head{align-content:end}.projects-art img{object-position:center}
}

@media(max-width:600px){
  .projects-art,.projects-head{min-height:520px}.projects-head{padding-top:90px;padding-bottom:64px}
  .fact{min-height:142px;padding:20px}.fact strong{font-size:clamp(22px,8vw,34px);overflow-wrap:anywhere}.fact small{overflow-wrap:anywhere}
  .profile-facts{padding-top:66px;padding-bottom:78px}.profile-index{margin-bottom:28px}
  .profile-statement{padding-top:78px;padding-bottom:84px}.profile-statement blockquote{font-size:clamp(34px,11vw,54px)}
  .news-hero-art{padding:18px}.news-layout>img{aspect-ratio:4/3}.button{min-width:min(210px,100%)}
}

@media(max-width:360px){
  :root{--pad:18px}.site-header{gap:8px}.header-cta{padding:10px 12px}.locale-indicator{display:none}
  .hero h1{font-size:40px}.hero-lead{font-size:14px}.hero-meta{display:grid;grid-template-columns:repeat(3,1fr);width:100%}
  .jump-card{min-height:400px}.projects-art,.projects-head{min-height:480px}.news-list article{grid-template-columns:58px 42px minmax(0,1fr) 24px}
  .news-filters{flex-wrap:wrap}.news-filters button{min-width:72px}.social-strip b{font-size:17px;overflow-wrap:anywhere}
}

@media(max-height:540px) and (min-width:700px){
  .hero{min-height:600px}.hero-copy{padding-top:54px;padding-bottom:34px}.hero-visual{min-height:600px}
  .news-hero{min-height:600px;padding-top:50px;padding-bottom:50px}.profile-hero{padding-top:54px;padding-bottom:64px}
}

/* Clear light theme, solid black lime text, and tighter vertical rhythm */
html[data-theme="light"]{color-scheme:light}
.button-yellow,.button-lime{color:var(--ink)!important;-webkit-text-stroke:0;text-shadow:none}
.closing h2 em{color:var(--ink);-webkit-text-stroke:0;text-shadow:none}
.jump-news img{filter:none}

body{background:#fff;color:var(--ink)}
.site-header{background:rgba(255,255,255,.94);border-color:var(--line)}
.ticker{background:var(--yellow);color:var(--ink);border-block:1px solid var(--ink)}
.jump-grid{background:#fff;padding-top:72px;padding-bottom:82px}
.projects{background:#fff;color:var(--ink);padding-bottom:0}
.projects-art::after{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82) 48%,rgba(255,255,255,.15)),linear-gradient(0deg,#fff 0,transparent 32%)}
.projects-head{text-shadow:none}.projects-head>p{color:#343934}.projects h2 em{-webkit-text-stroke-color:var(--ink)}
.project-grid{background:#cbd0c7}.project-paper{background:#f5f6f0!important;color:var(--ink)!important}
.news{background:#fff;padding-top:88px;padding-bottom:82px}.section-title{margin-bottom:44px}
.news-layout{gap:clamp(30px,5vw,76px)}.news-layout>img{aspect-ratio:4/3}.news-more{margin-top:14px;padding:13px 2px}
.closing{padding-top:82px;padding-bottom:88px}.closing h2{margin-bottom:44px}
.site-footer{min-height:154px;background:#fff;color:var(--ink);border-top:1px solid var(--line)}

.profile-hero{padding-top:72px;padding-bottom:84px}.profile-facts{background:#eef1ea;color:var(--ink);padding-top:72px;padding-bottom:82px}
.profile-index,.profile-statement>p{color:var(--ink)}.facts-grid{background:#cbd0c7}.fact{background:#fff}.fact-wide{background:var(--yellow)}.fact-link:hover{background:var(--blue);color:#fff}
.profile-statement{background:#fff;padding-top:88px;padding-bottom:92px}.profile-method{background:#f6f7f3;padding-top:88px;padding-bottom:94px}.social-strip{padding-top:44px;padding-bottom:44px}

.news-hero{background:#fff;min-height:650px}.news-archive{background:#fff;padding-top:84px;padding-bottom:90px}.archive-head{margin-bottom:44px}
.news-list-full article{padding:30px 8px}.news-contact{background:var(--yellow);color:var(--ink);padding-top:72px;padding-bottom:76px}
#dialog-content{background:#fff;color:var(--ink)}.dialog-close{color:var(--ink)}

@media(prefers-color-scheme:dark){
  html:not([data-theme="light"]) body{background:#0d100d;color:#eef3e8}
  html:not([data-theme="light"]) .site-header{background:rgba(13,16,13,.92);border-color:rgba(238,243,232,.2)}
  html:not([data-theme="light"]) .ticker{background:#070907;color:var(--yellow);border-color:#070907}
  html:not([data-theme="light"]) .jump-grid{background:#070907}
  html:not([data-theme="light"]) .projects{background:#080a08;color:#eef3e8}
  html:not([data-theme="light"]) .projects-art::after{background:linear-gradient(90deg,rgba(8,10,8,.82),rgba(8,10,8,.3) 58%,rgba(8,10,8,.66)),linear-gradient(0deg,#080a08 0,transparent 36%)}
  html:not([data-theme="light"]) .projects-head{text-shadow:0 2px 18px rgba(0,0,0,.55)}
  html:not([data-theme="light"]) .projects-head>p{color:#b7beb2}
  html:not([data-theme="light"]) .projects h2 em{-webkit-text-stroke-color:#fff}
  html:not([data-theme="light"]) .project-grid{background:#354032}
  html:not([data-theme="light"]) .project-paper{background:#171c16!important;color:#eef3e8!important}
  html:not([data-theme="light"]) .news{background:#10140f}
  html:not([data-theme="light"]) .site-footer{background:#070907;color:#eef3e8;border-color:rgba(238,243,232,.18)}
  html:not([data-theme="light"]) .profile-facts{background:#080a08;color:#eef3e8}
  html:not([data-theme="light"]) .profile-index,html:not([data-theme="light"]) .profile-statement>p{color:var(--yellow)}
  html:not([data-theme="light"]) .facts-grid{background:#354032}
  html:not([data-theme="light"]) .fact{background:#151a14}
  html:not([data-theme="light"]) .fact-wide{background:var(--yellow);color:var(--ink)}
  html:not([data-theme="light"]) .profile-statement,html:not([data-theme="light"]) .profile-method{background:#0d100d}
  html:not([data-theme="light"]) .news-hero,html:not([data-theme="light"]) .news-archive{background:#0d100d}
  html:not([data-theme="light"]) .news-contact{background:#1b2417;color:#eef3e8}
  html:not([data-theme="light"]) #dialog-content{background:#121612;color:#eef3e8}
  html:not([data-theme="light"]) .dialog-close{color:#eef3e8}
}

@media(max-width:600px){
  .jump-grid{padding-top:52px;padding-bottom:58px}.news{padding-top:68px;padding-bottom:64px}.section-title{margin-bottom:34px}
  .closing{padding-top:68px;padding-bottom:72px}.closing h2{margin-bottom:36px}.site-footer{min-height:0}
  .profile-hero{padding-bottom:70px}.profile-statement{padding-top:72px;padding-bottom:76px}.profile-method{padding-top:72px;padding-bottom:76px}
  .news-hero{padding-bottom:72px}.news-archive{padding-top:70px;padding-bottom:72px}.archive-head{margin-bottom:34px}.news-contact{padding-top:62px;padding-bottom:66px}
}

/* Flexible headline rhythm, theme art pairs, and lifted YO mark */
.hero h1,.profile-title h1{line-height:calc(1em + clamp(4px,.48vw,8px))}
.jump-news h2,.news-hero h1{line-height:calc(1em + clamp(4px,.44vw,8px))}
.profile-statement blockquote,.method-title h2{line-height:calc(1em + clamp(4px,.5vw,9px))}
.brand-mark{color:var(--ink);border:1px solid var(--ink);box-shadow:2px 2px 0 #fff,3px 3px 0 var(--ink)}
.theme-art{display:block;width:100%;height:100%;overflow:hidden}
.theme-art img{width:100%;height:100%;object-fit:cover}
.news-layout>.theme-art{aspect-ratio:4/3;border:2px solid var(--ink);box-shadow:12px 12px 0 var(--yellow)}
.news-hero-art>.theme-art{aspect-ratio:1}
@media(prefers-color-scheme:dark){html:not([data-theme="light"]) .news-layout>.theme-art{border-color:#eef3e8}}

/* Responsive typography, project-color hover, and shared image-backed headings */
.hero h1{line-height:1}
.hero-prefix,.hero-impact{display:block}
.hero-prefix{font-size:1em;line-height:calc(1em + clamp(4px,.42vw,8px))}
.hero-impact{font-size:1.12em;line-height:calc(1em + clamp(4px,.42vw,8px));letter-spacing:-.04em}
html[lang="ja"] .hero-impact{font-size:1.3em;letter-spacing:-.035em}

.project-card{--card-extension:var(--paper)}
.project-lime,.project-yellow{--card-extension:var(--yellow)}
.project-blue{--card-extension:var(--blue)}
.project-green{--card-extension:var(--green)}
.project-paper{--card-extension:var(--paper)}
.project-card:hover{box-shadow:0 16px 0 var(--card-extension)}

.projects h2,.section-title h2,.method-title h2,.archive-head h2,.news-contact h2,.closing h2{
  line-height:calc(1em + clamp(5px,.5vw,10px));
}
.projects-art::after{
  background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.68) 48%,rgba(255,255,255,.08)),linear-gradient(0deg,rgba(255,255,255,.76) 0,rgba(255,255,255,.28) 44%,transparent 70%);
}
.projects-head>p{position:relative;align-self:end;color:#20241f;text-shadow:0 1px 14px rgba(255,255,255,.9)}
.news-layout>.theme-art,.news-hero-art>.theme-art,.news-hero-art img{border:0}

@media(min-width:1000px){
  :root{--pad:clamp(44px,4.2vw,104px)}
  .brand{font-size:clamp(13px,.82vw,17px)}
  .site-header nav,.button,.text-link{font-size:clamp(12px,.76vw,16px)}
  .locale-indicator,.eyebrow{font-size:clamp(9px,.62vw,13px)}
  .hero-lead,.profile-title>p,.news-hero-copy>p:last-child{font-size:clamp(14px,.9vw,19px)}
  .hero-meta dt,.jump-card p,.project-count,.project-open,.profile-index,.method-title>p,.archive-head>div>p,.news-contact p,.closing>p{font-size:clamp(9px,.6vw,13px)}
  .hero-meta dd,.ticker,.site-footer p,.site-footer a,.fact small{font-size:clamp(11px,.7vw,15px)}
  .jump-card h2{font-size:clamp(30px,2.5vw,54px)}
  .projects-head>p{font-size:clamp(14px,.9vw,19px);max-width:clamp(500px,34vw,720px)}
  .project-card{padding:clamp(28px,2vw,44px);min-height:clamp(330px,21vw,440px)}
  .project-icon{width:clamp(66px,4.5vw,90px);height:clamp(66px,4.5vw,90px);font-size:clamp(18px,1.25vw,26px)}
  .project-name{font-size:clamp(25px,2vw,43px)}
  .project-desc,.news-list article p,.method-list p,.profile-statement>div p{font-size:clamp(12px,.8vw,17px)}
  .platforms i,.news-list time,.news-list>article>span,.news-filters button{font-size:clamp(9px,.6vw,13px)}
}

@media(prefers-color-scheme:dark){
  html:not([data-theme="light"]) .project-paper{--card-extension:#171c16}
  html:not([data-theme="light"]) .projects-head>p{color:#e6ebdf;text-shadow:0 2px 18px rgba(0,0,0,.75)}
}

/* Theme-paired intro mark, protected closing line, and fluid utility type */
.intro{background:#fff}
.intro-light-brand{display:none}
.intro-dark-logo-frame{display:block;background:#fff}
.intro-dark-logo-frame::after{box-shadow:inset 0 0 clamp(34px,7vw,92px) clamp(18px,4vw,54px) #fff}
.intro-dark-logo-frame .intro-dark-logo{display:block;filter:grayscale(1) invert(1) contrast(180%) brightness(95%)}
.closing-line{display:block}
.portrait figcaption{color:var(--ink)!important}

@media(min-width:700px){
  html[lang="ja"] .closing h2{font-size:clamp(44px,5.8vw,104px);max-width:none}
  html[lang="ja"] .closing-line{white-space:nowrap}
}

@media(min-width:1000px){
  .pill{font-size:clamp(12px,calc(9px + .32vw),16px)}
  .brand-mark,.float-two span,.jump-no,.project-count,.project-open,.platforms i,
  .news-list time,.news-list>article>span,.profile-index,.profile-statement>p,
  .fact span,.social-strip span,.method-title>p,.archive-head>div>p,
  .method-list li>span,.news-hero-art span,.news-filters button,.project-dialog>p,
  #dialog-content>p:not(.dialog-desc),.locale-indicator,.eyebrow,.jump-card p,.closing>p{
    font-size:clamp(9px,calc(7px + .26vw),13px);
  }
  .hero-meta dd,.ticker,.portrait figcaption,.fact small,.news-more,
  .site-footer p,.site-footer a{font-size:clamp(11px,calc(8px + .32vw),15px)}
  .hero-meta dt{font-size:clamp(9px,calc(7px + .24vw),12px)}
  .float-two b{font-size:clamp(38px,2.6vw,54px)}
  .floating-card strong{font-size:clamp(14px,calc(10px + .42vw),18px)}
  .floating-card small{font-size:clamp(11px,calc(8px + .3vw),14px)}
  .round-arrow,.news-list article>a{font-size:clamp(16px,1.05vw,22px)}
  .method-list h3{font-size:clamp(25px,1.65vw,34px)}
  .dialog-icon{font-size:clamp(22px,1.4vw,28px)}
  .dialog-close{font-size:clamp(30px,1.9vw,38px)}
  .project-dialog .dialog-desc{font-size:clamp(16px,1vw,20px)}
  .news-hero-art>div b{font-size:clamp(14px,.9vw,18px)}
  .news-empty{font-size:clamp(14px,.9vw,18px)}
}

@media(prefers-color-scheme:dark){
  html:not([data-theme="light"]) .intro{background:#000}
  html:not([data-theme="light"]) .intro-dark-logo-frame{background:#000}
  html:not([data-theme="light"]) .intro-dark-logo-frame::after{box-shadow:inset 0 0 clamp(34px,7vw,92px) clamp(18px,4vw,54px) #000}
  html:not([data-theme="light"]) .intro-dark-logo-frame .intro-dark-logo{filter:grayscale(1) contrast(180%) brightness(110%)}
}

.ticker div{display:flex;width:max-content}
.ticker span{display:block;padding-right:4em}

/* Searchable PROJECT archive with a responsive one-row fold */
.project-search{position:relative;z-index:2;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(20px,4vw,64px);align-items:end;padding-top:clamp(26px,3vw,46px);padding-bottom:clamp(24px,3vw,42px);border-top:1px solid var(--line)}
.project-search label{display:grid;gap:10px;max-width:760px}
.project-search label>span{font-size:clamp(9px,calc(7px + .26vw),13px);font-weight:900;letter-spacing:.18em}
.project-search input{width:100%;border:0;border-bottom:2px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);padding:10px 44px 12px 0;font-family:inherit;font-size:clamp(20px,2vw,34px);font-weight:900;line-height:1.2;letter-spacing:-.035em;outline:0}
.project-search input:focus{border-color:var(--blue)}
.project-search input::placeholder{color:#73796f;opacity:1}
.project-search output{font-size:clamp(10px,calc(8px + .28vw),14px);letter-spacing:.14em;padding-bottom:14px;white-space:nowrap}
.project-grid-shell{position:relative;z-index:2;background:#fff}
.project-grid{overflow:hidden;transition:max-height .52s cubic-bezier(.16,1,.3,1)}
.project-fold-shade{display:none;position:absolute;z-index:3;left:0;right:0;bottom:0;height:130px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.82) 48%,#fff 86%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);-webkit-mask-image:linear-gradient(transparent,#000 38%);mask-image:linear-gradient(transparent,#000 38%)}
.project-grid-shell.is-collapsed .project-fold-shade{display:block}
.project-fold-toggle{position:relative;z-index:4;display:block;width:max-content;max-width:calc(100% - 36px);margin:28px auto 0;border:2px solid var(--ink);background:var(--yellow);color:var(--ink);box-shadow:6px 6px 0 var(--ink);padding:15px 24px;font-weight:900;font-size:clamp(12px,calc(9px + .32vw),16px);cursor:pointer}
.project-fold-toggle[hidden]{display:none}
.project-grid-shell.is-collapsed .project-fold-toggle{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);margin:0;white-space:nowrap}
.project-grid-shell.has-overflow:not(.is-collapsed){padding-bottom:40px}
.project-fold-toggle:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 var(--ink)}
.project-grid-shell.is-collapsed .project-fold-toggle:hover{transform:translate(calc(-50% - 2px),-2px)}
.project-fold-toggle:focus-visible,.project-search input:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.project-empty{grid-column:1/-1;margin:0;padding:clamp(60px,8vw,120px) 0;text-align:center;font-size:clamp(15px,1.2vw,22px)}

@media(max-width:600px){
  .project-search{grid-template-columns:1fr;gap:10px}.project-search output{padding-bottom:0}
  .project-grid-shell.is-collapsed .project-fold-toggle{bottom:24px;max-width:calc(100% - 36px)}
  .project-fold-shade{height:130px}
}

@media(prefers-color-scheme:dark){
  html:not([data-theme="light"]) .project-search,html:not([data-theme="light"]) .project-grid-shell{background:#080a08;color:#eef3e8}
  html:not([data-theme="light"]) .project-search{border-color:rgba(238,243,232,.18)}
  html:not([data-theme="light"]) .project-search input{color:#eef3e8;border-color:#eef3e8}
  html:not([data-theme="light"]) .project-search input::placeholder{color:#9ea797}
  html:not([data-theme="light"]) .project-grid-shell.is-collapsed .project-fold-shade{background:linear-gradient(180deg,rgba(8,10,8,0),rgba(8,10,8,.82) 48%,#080a08 86%)}
}
