:root{--paper:#f0f0ec;--ink:#151515;--line:#c9c9c4;--gutter:3.2vw}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:transparent;border:0;cursor:pointer}header{height:92px;display:flex;align-items:center;gap:40px;padding:0 var(--gutter);border-bottom:1px solid var(--line);font-size:14px}header .brand{margin-right:auto;font-size:20.24px;font-weight:bold;letter-spacing:-1px}.mark{margin-left:15px}header button{margin-left:5vw}.home-hero{padding:35px var(--gutter) 72px}.eyebrow,.small,.project-label,.project-caption>span{font-size:12px;letter-spacing:.05em;line-height:1.5}.wordmark{font-size:19.78vw;letter-spacing:-1.55vw;line-height:.85;font-weight:500;margin:60px 0 50px}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end}.hero-bottom>p:first-child{font-size:clamp(23.92px,3.036vw,47.84px);letter-spacing:-.045em;line-height:1.06;margin:0}.small{margin-left:auto;margin-right:12vw}.round{border:1px solid currentColor;border-radius:50%;width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;font-size:28px}.project{padding:0 var(--gutter)}.project-label{padding:18px 0;display:flex;justify-content:space-between;border-top:1px solid var(--line)}.feature{display:block;position:relative;overflow:hidden;background:#06110f}.feature img{display:block;width:100%;height:70vw;max-height:850px;object-fit:cover;transition:transform 1s}.feature:hover img{transform:scale(1.025)}.feature-title{position:absolute;inset:auto 4% 5%;display:flex;align-items:flex-end;justify-content:space-between;color:white}.feature-title h2{font-size:clamp(66.24px,10.12vw,165.6px);letter-spacing:-.07em;line-height:.82;font-weight:500;margin:0}.feature:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.feature-title{z-index:1}.project-caption{display:flex;justify-content:space-between;align-items:start;padding:24px 0 100px}.project-caption p{font-size:clamp(23.92px,2.76vw,44.16px);line-height:1.05;letter-spacing:-.04em;margin:0}.intro-next{padding:90px var(--gutter);background:#dddeda}.intro-next h2{font-weight:500;font-size:9.2vw;line-height:.91;letter-spacing:-.065em}@media(max-width:640px){header{height:72px;gap:20px}header>a:not(.brand){display:none}.home-hero{padding-bottom:50px}.wordmark{margin:70px 0 50px}.small{display:none}.round{width:48px;height:48px}.feature img{height:115vw}.feature-title h2{font-size:15.64vw}.project-caption{gap:30px;padding-bottom:65px}.project-caption>span{max-width:110px}.intro-next h2{font-size:11.04vw}}
/* Shared rhythm and interaction */
:root{color-scheme:light}body{font-size:16px}h1,h2,h3,p{overflow-wrap:normal}h1,h2,h3{font-weight:500}h2{margin-top:0}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid currentColor;outline-offset:2px}::selection{background:#c4f15e;color:#141414}header{position:relative;z-index:5}header a,header button{min-height:44px;display:inline-flex;align-items:center}header>a:not(.brand):hover{text-decoration:underline;text-underline-offset:6px}.skip{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;color:#000;padding:15px}.skip:focus{top:12px}.eyebrow{font-size:12px;letter-spacing:.08em}.caption,figcaption{font-size:12px;line-height:1.6;letter-spacing:.03em;opacity:.65}.body-copy{font-size:clamp(16.56px,1.518vw,23px);line-height:1.42;letter-spacing:-.025em;max-width:620px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;font-size:16.56px;border-bottom:1px solid currentColor;padding:20px 0;min-height:60px}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.round{transition:background .25s,color .25s,transform .3s;flex-shrink:0}a:hover>.round,.round:hover{background:var(--ink);color:var(--paper);transform:rotate(8deg)}figure{margin:0}img{max-width:100%}.media img{width:100%;height:auto;display:block}.media figcaption{margin-top:12px}.bleed .media figcaption{padding:0 var(--gutter)}.reveal{transition:opacity .65s ease,transform .8s cubic-bezier(.2,.6,.2,1)}.reveal.is-pending{opacity:0;transform:translateY(34px)}.feature img{height:64vw;max-height:810px}.after-feature img{object-position:center 48%}.feature-title h2{color:#f8f8ef;text-shadow:0 2px 28px #0004}.feature-title .round{color:#fff}dialog{max-width:none;max-height:none;width:100%;height:100dvh;border:0;padding:30px var(--gutter);background:#ccf167;color:#141414;position:fixed;inset:0;margin:0;overflow:auto}dialog::backdrop{background:#1118}dialog[open]{animation:menu-in .4s cubic-bezier(.2,.7,.3,1)}.menu-head,.menu-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.menu-head{font-size:20.24px}.menu-head button{font-size:14px;padding:16px 0}.menu-head .brand{font-weight:600}dialog nav{padding:7vh 0 5vh;display:grid}dialog nav a,.world-index a{font-size:clamp(25.76px,6.072vw,92px);letter-spacing:-.05em;line-height:1.15;border-bottom:1px solid #0005;padding:14px 0;display:flex;align-items:center;gap:4vw}dialog nav sup,.world-index sup{font-size:12px;letter-spacing:0}dialog nav a span,.world-index a span{margin-left:auto;font-size:.7em}dialog nav a:hover{padding-left:20px}.menu-bottom{font-size:14px}.menu-bottom span{margin-left:auto;font-size:12px}#cursor{display:none;position:fixed;z-index:20;left:0;top:0;pointer-events:none;width:86px;height:86px;border-radius:50%;align-items:center;justify-content:center;background:#ccf167;color:#111;font-size:12px;letter-spacing:.04em;transform:translate(-50%,-50%)}@media(hover:hover) and (pointer:fine){#cursor.active{display:flex}}#transition{position:fixed;inset:0;background:#151515;color:#f0f0ec;z-index:200;display:grid;place-items:center;font-size:clamp(33.12px,11.04vw,147.2px);letter-spacing:-.06em;transform:translateY(101%);transition:transform .25s cubic-bezier(.6,0,.3,1);pointer-events:none}#transition.active{transform:translateY(0)}@keyframes menu-in{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}
/* The four worlds on the index */
.math-feature{padding:55px var(--gutter) 0;background:#d8dad5}.math-link{position:relative;display:block;height:780px;max-height:75vw;min-height:480px;isolation:isolate;overflow:hidden}.math-canvas{width:100%;height:100%;display:block;position:absolute;inset:0;pointer-events:none}.math-heading{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:end;height:100%;padding:60px 0 70px}.math-heading h2{font-size:clamp(64.4px,9.2vw,145.36px);letter-spacing:-.07em;line-height:.91;margin:0}.math-heading em,.research-hero em,.science-section em{font-style:normal;color:#505852}.formula{position:absolute;right:0;top:25px;font:13px Georgia,serif}.math-feature .project-caption{padding-top:24px;padding-bottom:70px}.split-projects{display:grid;grid-template-columns:1fr 1fr;gap:3vw;padding:100px var(--gutter) 150px}.split-projects article:last-child{padding-top:130px}.split-image{display:block;position:relative;overflow:hidden;background:#252922;aspect-ratio:4/5}.split-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.split-image:hover img{transform:scale(1.04)}.split-image>.round{position:absolute;right:25px;bottom:25px;color:#fff}.far-image img{filter:saturate(.55) brightness(.6)}.image-stamp{position:absolute;inset:30px 25px auto;color:#e8e5da;font-size:clamp(25.76px,3.68vw,58.88px);line-height:1;letter-spacing:-.055em}.split-caption{padding-top:24px}.split-caption h2{font-size:clamp(33.12px,4.416vw,69.92px);letter-spacing:-.065em;line-height:1;margin:0 0 12px}.split-caption p{font-size:12px;letter-spacing:.05em}
/* Footer */
footer{background:#141414;color:#f0f0ec;padding:65px var(--gutter) 22px;overflow:hidden}.footer-top{display:flex;gap:12vw;align-items:flex-start}.footer-top p{font-size:clamp(23px,3.128vw,50.6px);line-height:1.06;letter-spacing:-.04em;margin:0}.footer-top>div{display:grid;gap:15px;font-size:14px}.footer-top>.round{margin-left:auto}.footer-projects{display:flex;gap:35px;font-size:12px;margin-top:90px}.footer-projects a:hover,.footer-top a:hover{text-decoration:underline}.footer-word{font-size:19.78vw;letter-spacing:-1.55vw;line-height:1.05;display:block;margin:36px 0 16px}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.025em;border-top:1px solid #ffffff40;padding-top:22px}.next-project{display:grid;grid-template-columns:1fr auto;gap:35px;padding:80px var(--gutter);border-top:1px solid var(--line);background:var(--paper);color:var(--ink)}.next-project>.eyebrow{grid-column:1/-1}.next-project strong{font-size:clamp(34.96px,7.36vw,115px);font-weight:500;letter-spacing:-.06em;line-height:1}.next-project:hover strong{font-style:italic}
/* After Hours */
.night{--paper:#081310;--ink:#e4e6d9;--line:#526057;background:var(--paper);color:var(--ink)}.case-hero{padding:45px var(--gutter) 70px}.case-meta{font-size:12px;letter-spacing:.04em;display:flex;justify-content:space-between;gap:20px;line-height:1.5}.case-title{font-size:clamp(92px,18.4vw,276px);line-height:.8;letter-spacing:-.065em;margin:110px 0 70px}.indent{margin-left:20vw}.case-tag{display:flex;justify-content:space-between;align-items:end}.case-tag>span{font-size:12px;letter-spacing:.06em}.case-tag>p{font-size:clamp(23.92px,3.22vw,49.68px);line-height:1.05;letter-spacing:-.04em;margin:0}.editorial{display:grid;grid-template-columns:1fr 2fr;gap:6vw;padding:150px var(--gutter)}.editorial h2{font-size:clamp(41.4px,6.348vw,101.2px);line-height:.95;letter-spacing:-.055em;margin-bottom:40px}.modes-block{padding:60px var(--gutter);background:#dce1ce;color:#142018}.mode-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;border-top:1px solid #8a9486;padding:25px 0}.mode-row h2{font-size:clamp(59.8px,11.04vw,165.6px);letter-spacing:-.065em;line-height:.9;margin:0}.mode-row p{margin-left:5vw;font-size:18.4px;line-height:1.2}.mode-row>span{align-self:start;font-size:12px}.modes-block>.eyebrow{padding-bottom:35px}.double-story{padding:130px var(--gutter);display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;align-items:center}.double-story h2{font-size:clamp(36.8px,5.06vw,82.8px);line-height:.95;letter-spacing:-.055em;margin:50px 0 30px}.club-section{padding:60px var(--gutter) 130px}.club-section h2{font-size:clamp(55.2px,9.2vw,147.2px);line-height:.92;letter-spacing:-.06em;margin:60px 0}.club-section em,.data-transition em,.alpha-section h2{font-style:normal;color:#bdcba0}.club-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:7vw;align-items:center}.data-transition{padding:120px var(--gutter) 45px;border-top:1px solid var(--line);background:#bdcba0;color:#101b16}.data-transition h2{font-size:clamp(64.4px,11.04vw,174.8px);line-height:.87;letter-spacing:-.07em;margin:75px 0}.data-transition em{color:#526b49}.data-rule{display:flex;justify-content:space-between;font-size:12px;border-top:1px solid #101b1660;padding-top:25px}.analytics-section{padding:120px var(--gutter)}.section-heading{display:flex;justify-content:space-between;gap:8vw;align-items:end;margin-bottom:55px}.section-heading h2{font-size:clamp(41.4px,5.52vw,84.64px);line-height:.95;letter-spacing:-.06em;margin:0}.section-heading p{line-height:1.5}.media-tabs{display:flex;gap:20px;margin-bottom:25px}.media-tabs button{font-size:14px;padding:14px 18px;border:1px solid #506454}.media-tabs button[aria-selected=true]{background:#bdcba0;color:#122017}.metrics{font-size:clamp(22.08px,3.22vw,51.52px);line-height:1.35;letter-spacing:-.03em;padding:60px 0 25px}.metrics span{opacity:.3}.review-lines{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;font-size:12px;padding:25px 0;border-top:1px solid var(--line)}.alpha-section{padding:120px var(--gutter);border-top:1px solid var(--line)}.alpha-section h2{font-size:clamp(50.6px,7.36vw,115px);line-height:.92;letter-spacing:-.06em;margin:60px 0}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:60px 0 25px}.download-unavailable{border:1px solid #65745e;padding:30px 24px;display:grid;gap:25px}.download-unavailable>span:first-child{font-size:18.4px}.download-unavailable>span:last-child{font-size:12px;opacity:.65}
/* Mathematics */
.research-hero{position:relative;padding:45px var(--gutter) 35px;isolation:isolate;overflow:hidden;background:#d8dad5;min-height:850px}.research-hero h1{position:relative;z-index:1;font-size:clamp(73.6px,11.5vw,178.48px);line-height:.88;letter-spacing:-.07em;margin:110px 0 95px}.research-hero .case-meta,.research-foot{position:relative;z-index:1}.research-foot{display:flex;justify-content:space-between;font-size:12px;border-top:1px solid #15151550;padding-top:24px}.science-section{padding:90px var(--gutter) 110px;background:#161c18;color:#e9ede5}.science-section>h2{font-size:clamp(78.2px,12.88vw,193.2px);letter-spacing:-.07em;line-height:.87;margin:60px 0 85px}.science-section em{color:#bfd099}.science-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.attention-box{position:relative;min-height:520px;border:1px solid #617463}.attention-box>.caption{position:absolute;left:20px;bottom:20px;font-size:11px}.research-topics article{position:relative;border-top:1px solid #617463;padding:20px 0 24px 38px}.research-topics article>span{position:absolute;left:0;font-size:12px}.research-topics h3{font-size:clamp(23px,2.76vw,41.4px);letter-spacing:-.035em;line-height:1.05;margin:0 0 16px}.research-topics p{font-size:16px;line-height:1.4;opacity:.7;max-width:350px}.science-section>.caption{margin-top:50px}.formal-section{padding:150px var(--gutter)}.formal-section h2{font-size:clamp(46px,7.82vw,124.2px);line-height:.95;letter-spacing:-.06em;margin:60px 0}.formal-section em{font-style:normal;color:#78816f}.formal-grid{display:grid;grid-template-columns:1fr 1fr;gap:15vw}.proof-chain{display:grid;text-align:center;font-family:monospace;font-size:14px}.proof-chain span{padding:18px;border:1px solid #a8afa4}.proof-chain i{padding:10px;font-style:normal}.formal-section>.caption{max-width:600px;margin-top:40px}.curves-section{padding:110px var(--gutter);background:#d7dad2;overflow:hidden}.curve-type{font-family:Georgia,serif;font-size:clamp(64.4px,18.4vw,294.4px);letter-spacing:-.05em;white-space:nowrap;line-height:1.3}.curve-copy{max-width:760px;margin:80px 0 0 auto}.curve-copy h2{font-size:clamp(38.64px,5.52vw,82.8px);line-height:.96;letter-spacing:-.06em;margin-top:40px}.formula-row{font-family:Georgia,serif;font-size:clamp(22.08px,2.76vw,40.48px);padding:30px 0;border-top:1px solid #9da697;margin-top:40px}.education{padding:140px var(--gutter)}.education h2{font-size:clamp(42.32px,6.44vw,97.52px);line-height:.95;letter-spacing:-.06em;margin:50px 0}.education-list{margin:65px 0 30px}.education details{border-top:1px solid #a2aaa0;padding:25px 0}.education summary{font-size:clamp(18.4px,2.576vw,36.8px);letter-spacing:-.035em;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px;min-height:44px;align-items:center}.education summary::-webkit-details-marker{display:none}.education summary span{transition:transform .3s}.education details[open] summary span{transform:rotate(45deg)}.education details p{max-width:550px;line-height:1.5;font-size:16.56px}
/* Farwatch */
.frontier{--paper:#20251e;--ink:#e7e3d6;--line:#606a59;background:var(--paper);color:var(--ink)}.far-hero{position:relative;min-height:900px;padding:45px var(--gutter);isolation:isolate;overflow:hidden}.far-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.45) brightness(.36);z-index:-2}.far-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(#18221960,transparent,#182219);z-index:-1}.far-title{padding-top:220px;text-align:center}.far-title>span{font-size:22.08px;letter-spacing:.7em}.far-title h1{font-size:clamp(69px,14.72vw,230px);letter-spacing:-.065em;line-height:1;margin:35px 0}.far-title p{font-size:14px;letter-spacing:.12em}.far-status{position:absolute;bottom:30px;left:var(--gutter);font-size:12px}.far-systems{padding:20px var(--gutter) 110px}.far-systems>div{display:grid;grid-template-columns:50px 1fr 1fr;align-items:center;border-top:1px solid var(--line);gap:4vw;padding:45px 0}.far-systems span{font-size:12px;align-self:start}.far-systems h2{font-size:clamp(50.6px,8.28vw,128.8px);letter-spacing:-.06em;line-height:1;margin:0}.far-systems p{line-height:1.5;margin-left:7vw}.far-game{padding:90px var(--gutter);background:#babdab;color:#232b20}.far-game>h2{font-size:clamp(64.4px,11.96vw,188.6px);line-height:.85;letter-spacing:-.07em;margin:65px 0}.far-game em{font-style:normal;color:#5c6950}.far-game .media{max-width:1100px;margin-left:auto}.far-game .section-heading{margin-top:45px;margin-bottom:0;align-items:start}.far-game .caption{max-width:350px}.far-development{padding:130px var(--gutter)}.far-development h2{font-size:clamp(55.2px,8.28vw,133.4px);line-height:.9;letter-spacing:-.06em;margin:60px 0}
/* Design */
.design-hero{padding:45px var(--gutter) 0}.design-hero h1{font-size:clamp(59.8px,10.12vw,161px);line-height:.92;letter-spacing:-.065em;margin:110px 0 70px}.design-hero h1 em{font-family:Georgia,serif;font-weight:400}.design-hero>img{width:100%;display:block;max-height:900px;object-fit:cover}.design-hero>.caption{padding:12px 0}.design-process{padding:100px var(--gutter)}.design-step{display:grid;grid-template-columns:.6fr 2fr 1fr;border-top:1px solid #999b97;align-items:center;gap:30px;padding:45px 0}.design-step>span{font-size:12px;align-self:start}.design-step h2{font-size:clamp(46px,8.28vw,126.96px);letter-spacing:-.065em;margin:0;line-height:1}.design-step p{font-size:16px;line-height:1.5}.material-study{background:#dadbd6;display:grid;grid-template-columns:1fr 1.2fr;gap:7vw;padding:90px var(--gutter)}.material-study h2{font-size:clamp(59.8px,8.28vw,128.8px);line-height:.9;letter-spacing:-.06em;margin:50px 0}.material-crop{overflow:hidden;min-height:650px}.material-crop img{height:100%;width:100%;object-fit:cover;object-position:18% center}.design-inquiry{padding:140px var(--gutter)}.design-inquiry h2{font-size:clamp(55.2px,9.2vw,142.6px);line-height:.93;letter-spacing:-.06em;margin:65px 0}.design-inquiry em{font-family:Georgia,serif}
/* Studio and contact */
.about-hero{padding:50px var(--gutter) 90px;position:relative;overflow:hidden}.about-hero h1{font-size:clamp(64.4px,11.04vw,172.96px);letter-spacing:-.07em;line-height:.88;margin:90px 0 0}.about-hero h1 em{font-style:normal;color:#7b8377}.about-symbol{position:absolute;right:4vw;bottom:60px;font-size:25vw}.large-copy{font-size:clamp(29.44px,4.14vw,64.4px);line-height:1.1;letter-spacing:-.04em;margin:0 0 60px}.about-copy{border-top:1px solid var(--line)}.world-index{padding:0 var(--gutter) 100px}.about-contact{padding:100px var(--gutter);background:#d8dcd2}.about-contact h2{font-size:clamp(41.4px,6.44vw,101.2px);line-height:.94;letter-spacing:-.06em}.contact-hero{padding:50px var(--gutter) 90px}.contact-hero h1{font-size:clamp(69px,11.96vw,184px);letter-spacing:-.07em;line-height:.87;margin:90px 0 0}.contact-hero em{font-style:normal;color:#78816f}.contact-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:10vw;padding:60px var(--gutter) 150px;border-top:1px solid var(--line)}.contact-layout form{display:grid;gap:16px}.contact-layout label{font-size:12px;letter-spacing:.04em;margin-top:15px}.contact-layout input,.contact-layout select,.contact-layout textarea{font-family:inherit;font-size:18.4px;background:transparent;color:inherit;border:0;border-bottom:1px solid #8e9687;border-radius:0;padding:14px 0;max-width:100%;min-width:0}.contact-layout select{width:100%;color-scheme:light}.contact-layout textarea{resize:vertical}.submit{display:flex;justify-content:space-between;text-align:left;background:#161c18;color:#f0f0ec;padding:25px;font-size:16px;margin-top:25px}.submit:hover{background:#47523c}#form-status{min-height:24px;font-size:16px}
@media(min-width:1800px){:root{--gutter:5vw}.wordmark,.footer-word{font-size:18.768vw}}@media(max-width:900px){.case-meta{flex-wrap:wrap}.case-title{margin-top:95px}.case-tag>span{max-width:160px}.editorial{grid-template-columns:1fr 2fr;padding-top:90px;padding-bottom:90px}.double-story,.club-grid,.science-grid,.material-study{gap:5vw}.section-heading{align-items:start}.design-step{grid-template-columns:.45fr 1.5fr 1fr}.design-step h2{font-size:7.36vw}.attention-box{min-height:440px}.footer-projects{gap:22px}.footer-bottom{gap:20px}}
@media(max-width:640px){:root{--gutter:5vw}.home-hero{padding-top:24px}.wordmark,.footer-word{font-size:18.952vw;letter-spacing:-1.5vw}.hero-bottom{gap:25px}.hero-bottom>p:first-child{font-size:27.6px}.project-label{font-size:11px;gap:12px}.feature img{height:118vw}.feature-title{inset:auto 5% 6%}.feature-title h2{font-size:15.64vw}.project-caption p{font-size:24.84px}.project-caption>span{font-size:11px}.math-feature{padding-top:30px}.math-link{min-height:480px;max-height:none;height:125vw}.math-heading{padding:60px 0}.math-heading h2{font-size:12.88vw}.math-heading>.round{position:absolute;right:0;bottom:20px}.formula{font-size:12px}.math-feature .project-caption{padding-bottom:55px}.split-projects{grid-template-columns:1fr;gap:55px;padding-top:60px;padding-bottom:85px}.split-projects article:last-child{padding-top:0}.split-image{aspect-ratio:1/1.1}.split-caption h2{font-size:40.48px}.image-stamp{font-size:38.64px}.footer-top{gap:30px;flex-wrap:wrap}.footer-top p{font-size:24.84px}.footer-top>div{font-size:12px;gap:18px}.footer-top>.round{width:44px;height:44px}.footer-projects{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:60px}.footer-word{margin-top:40px}.footer-bottom{font-size:10px;gap:20px;line-height:1.5}.menu-head{font-size:18.4px}dialog nav{padding:9vh 0 7vh}dialog nav a{font-size:clamp(23px,6.808vw,44.16px);padding:22px 0;gap:20px}dialog nav a sup{font-size:11px}.menu-bottom{flex-wrap:wrap}.menu-bottom span{width:100%;margin:25px 0 0}.next-project{padding-top:55px;padding-bottom:55px;gap:30px}.next-project strong{font-size:6.9vw;align-self:center}.case-hero{padding-top:30px;padding-bottom:45px}.case-meta{font-size:11px;gap:15px}.case-meta>span:nth-child(2){max-width:200px;text-align:right;margin-left:auto}.case-title{font-size:21.16vw;margin:100px 0 70px}.indent{margin-left:9vw}.case-tag{gap:25px;align-items:start}.case-tag>span{font-size:11px;max-width:100px}.case-tag>p{font-size:22.08px}.editorial{display:block;padding:75px var(--gutter)}.editorial>.eyebrow{margin-bottom:40px}.editorial h2{font-size:10.12vw;margin-bottom:30px}.body-copy{font-size:17.48px;line-height:1.45}.modes-block{padding-top:50px}.mode-row{grid-template-columns:1fr 1fr auto;gap:12px}.mode-row h2{font-size:16.56vw}.mode-row p{font-size:16px}.double-story,.club-grid,.science-grid,.formal-grid,.material-study,.contact-layout{grid-template-columns:1fr;gap:40px}.double-story{padding:75px var(--gutter)}.double-story h2{font-size:11.04vw}.club-section{padding-top:40px;padding-bottom:75px}.club-section h2{font-size:13.8vw;margin:45px 0}.data-transition{padding-top:70px}.data-transition h2{font-size:14.72vw;margin:60px 0}.data-rule{font-size:10px;gap:25px;line-height:1.5}.analytics-section{padding:75px var(--gutter)}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:11.04vw}.section-heading p{margin-top:25px}.media-tabs{gap:12px}.media-tabs button{font-size:12px;padding:14px}.metrics{padding:35px 0 25px;font-size:26.68px}.review-lines{display:grid;font-size:11px;gap:14px}.alpha-section{padding:75px var(--gutter)}.alpha-section h2{font-size:11.04vw;margin:45px 0}.download-grid{grid-template-columns:1fr;gap:18px;margin-top:40px}.download-unavailable{padding:23px}.download-unavailable>span:first-child{font-size:16.56px}.research-hero{min-height:730px;padding-top:30px}.research-hero h1{font-size:14.72vw;margin-top:150px;margin-bottom:130px}.research-foot{gap:30px;font-size:10px;line-height:1.5}.research-foot>span{max-width:150px}.science-section{padding:70px var(--gutter)}.science-section>h2{font-size:18.4vw;margin:50px 0}.attention-box{min-height:360px}.research-topics h3{font-size:27.6px}.formal-section{padding:75px var(--gutter)}.formal-section h2{font-size:10.12vw;margin:45px 0}.proof-chain{max-width:350px;width:100%;margin:auto}.curves-section{padding:60px var(--gutter)}.curve-type{font-size:19.32vw}.curve-copy{margin-top:60px}.curve-copy h2{font-size:10.12vw}.education{padding:80px var(--gutter)}.education h2{font-size:9.936vw}.education-list{margin-top:45px}.education summary{font-size:21.16px}.far-hero{min-height:750px;padding-top:30px}.far-title{padding-top:190px}.far-title>span{font-size:16.56px;letter-spacing:.5em}.far-title h1{font-size:15.64vw;margin:40px 0}.far-title p{font-size:11px}.far-systems{padding-bottom:65px}.far-systems>div{grid-template-columns:25px 1fr;gap:20px;padding:35px 0}.far-systems h2{font-size:14.72vw}.far-systems p{grid-column:2;margin:5px 0 0}.far-game{padding:70px var(--gutter)}.far-game>h2{font-size:16.56vw}.far-development{padding:80px var(--gutter)}.far-development h2{font-size:11.96vw}.design-hero{padding-top:30px}.design-hero h1{font-size:11.5vw;margin:110px 0 55px}.design-hero>img{min-height:460px;object-fit:cover}.design-process{padding:75px var(--gutter)}.design-step{grid-template-columns:1fr;gap:20px;padding:30px 0}.design-step h2{font-size:16.56vw}.design-step p{margin:0}.material-study{padding-top:60px;padding-bottom:60px}.material-study h2{font-size:16.56vw;margin:40px 0}.material-crop{min-height:480px;height:480px}.design-inquiry{padding:85px var(--gutter)}.design-inquiry h2{font-size:11.5vw;margin:50px 0}.about-hero{padding-top:30px;padding-bottom:95px}.about-hero h1{font-size:15.64vw;margin-top:90px}.about-symbol{font-size:25vw;bottom:30px;right:5vw}.large-copy{font-size:30.36px}.world-index{padding-bottom:60px}.world-index a{font-size:6.716vw;padding:25px 0}.about-contact{padding:75px var(--gutter)}.about-contact h2{font-size:10.12vw}.contact-hero{padding:30px var(--gutter) 75px}.contact-hero h1{font-size:16.56vw;margin-top:90px}.contact-layout{padding-bottom:90px}.contact-layout input,.contact-layout select,.contact-layout textarea{font-size:16.56px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal.is-pending{opacity:1;transform:none}#cursor{display:none!important}#transition{display:none}.feature:hover img,.split-image:hover img{transform:none}}
video{display:block;width:100%;aspect-ratio:16/9;background:#07120f}.contact-email{display:inline-block;font-size:clamp(16.56px,1.84vw,25.76px);border-bottom:1px solid;padding:12px 0;overflow-wrap:anywhere}#motion-toggle{font-size:11px;letter-spacing:.035em;padding:0;min-height:24px;text-decoration:underline;text-underline-offset:4px}.footer-bottom{align-items:center;flex-wrap:wrap}
/* September art direction: mathematics first, poker as a living suit. */
[data-cursor],.poker-feature{cursor:pointer}#cursor{display:none!important}.poker-project{background:#101114;color:#eeeae2;padding:50px var(--gutter) 0}.poker-project .project-label{border-color:#55565a}.poker-project .project-caption{padding:30px 0 65px}.poker-project .project-caption>span{font-size:12px;letter-spacing:.06em}.poker-feature{display:block;position:relative;isolation:isolate;overflow:hidden;height:760px;max-height:70vw;min-height:570px}.suit-field{position:absolute;inset:0 0 0 36%;pointer-events:none;z-index:-1}.poker-canvas{display:block;width:100%;height:100%}.suit-fallback{position:absolute;inset:0;display:grid;place-items:center;font-family:Arial,serif;font-size:min(50vw,650px);line-height:1;color:#c9c8c0;opacity:.6}.suit-field.ready .suit-fallback{display:none}.poker-feature-copy{position:absolute;inset:15% auto auto 0;max-width:60%}.poker-feature-copy>.eyebrow{color:#b8b8be}.poker-feature h2{font-size:clamp(78.2px,10.764vw,167.44px);font-weight:500;line-height:.85;letter-spacing:-.065em;margin:40px 0 35px}.poker-feature-copy>p{font-size:clamp(21.16px,2.392vw,36.8px);line-height:1.1;letter-spacing:-.035em}.suit-index{position:absolute;top:36px;right:14px;line-height:.95;font-family:Georgia,serif;font-size:42px;color:#d9d6cf;letter-spacing:-.05em}.poker-enter{position:absolute;bottom:36px;left:0;font-size:12px;letter-spacing:.06em;padding-bottom:8px;border-bottom:1px solid #86868b}.night{--paper:#101114;--ink:#eeebe3;--line:#525256}.poker-hero{padding:45px var(--gutter) 30px;position:relative;isolation:isolate;overflow:hidden;min-height:900px;height:calc(100svh - 92px);max-height:1150px}.poker-hero>.suit-field{inset:4% 0 2% 30%}.poker-hero-copy{position:relative;padding-top:135px;max-width:65%;z-index:1}.poker-hero h1{font-size:clamp(96.6px,12.604vw,197.8px);line-height:.82;letter-spacing:-.072em;font-weight:500;margin:40px 0}.hero-period{color:#777a84}.poker-hero-copy>p:last-child{font-size:clamp(23px,2.576vw,40.48px);line-height:1.1;letter-spacing:-.035em}.poker-hero>.suit-index{top:110px;right:var(--gutter);font-size:55px}.poker-hero-bottom{position:absolute;bottom:35px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #525256;padding-top:22px;font-size:12px;letter-spacing:.035em}.suit-controls{display:flex;gap:25px}.suit-controls button{font-size:12px;letter-spacing:.05em;padding:12px 0;opacity:.5;border-bottom:1px solid transparent}.suit-controls button[aria-pressed=true]{opacity:1;border-color:#eeebe3}.suit-controls button:hover{opacity:1}.suit-pair{position:relative;display:flex;align-items:center;justify-content:center;min-height:390px;gap:15px;border-top:1px solid #525256;border-bottom:1px solid #525256;overflow:hidden}.suit-pair>span{font-family:Georgia,serif;font-size:clamp(100px,17vw,260px);line-height:1;color:#d2cfc9}.suit-pair>span:nth-child(2){color:#a4796d;transform:translateY(55px)}.suit-pair small{position:absolute;top:24px;left:0;font-size:11px;letter-spacing:.065em;line-height:1.5}.night .modes-block{background:#deddd8;color:#202125}.night .mode-row{border-color:#96969a}.club-manifesto{background:#dddcd6;color:#202126;padding:40px}.club-manifesto>p{font-size:clamp(46px,6.9vw,105.8px);line-height:.92;letter-spacing:-.06em;margin:40px 0}.club-manifesto>p em{color:#83828a!important;font-style:normal}.club-manifesto>span:last-child{font-size:27.6px}.night .club-section em{color:#a7a5b0}.night .data-transition{background:#d4d3d7;color:#24232a}.night .data-transition em{color:#7d7b89}.hand-record{position:relative;margin:60px 0 0;padding:30px 0 50px;border-top:1px solid #55555b;overflow:hidden}.hand-record>.eyebrow{display:block;margin-bottom:45px;color:#aaa9b4}.hand-record-line{display:grid;grid-template-columns:50px 1fr auto;align-items:center;padding:30px 0;border-bottom:1px solid #48484e;gap:20px;position:relative;z-index:1}.hand-record-line>span{font-size:12px;letter-spacing:.04em}.hand-record-line>strong{font-size:clamp(32.2px,5.06vw,78.2px);font-weight:500;letter-spacing:-.055em}.record-suit{position:absolute;right:5%;top:80px;opacity:.055;font-family:Georgia,serif;font-size:340px;line-height:1}.night .alpha-section h2{color:#d2d0db}.night .download-unavailable{border-color:#5f5e68}.night .next-project{background:#101114}.far-image.concept img{filter:saturate(.82) brightness(.87);object-position:55% center}.far-hero.concept>img{filter:saturate(.8) brightness(.65);object-position:52% center}.far-hero.concept:after{background:linear-gradient(#10171555,transparent 45%,#162019cc)}.concept-note{font-size:11px;line-height:1.5;letter-spacing:.04em;opacity:.65;margin-top:15px}.far-hero.concept .far-title{padding-top:280px}.far-concept-wide img{aspect-ratio:16/10;object-fit:cover;object-position:center}.far-title h1{text-shadow:0 4px 55px #0007}@media(max-width:900px){.poker-hero{min-height:800px}.poker-hero-copy{padding-top:125px}.poker-hero h1{font-size:12.88vw}.poker-feature{min-height:590px}.poker-feature h2{font-size:11.04vw}.poker-feature-copy{max-width:65%}}@media(max-width:640px){.poker-project{padding-top:35px}.poker-project .project-caption{gap:20px;padding-bottom:40px}.poker-project .project-caption>span{max-width:150px;font-size:10px}.poker-feature{min-height:730px;max-height:none;height:185vw}.poker-feature-copy{top:45px;max-width:95%}.poker-feature h2{font-size:19.32vw;line-height:.85;margin:30px 0}.poker-feature-copy>p{font-size:21.16px}.poker-feature>.suit-field{inset:39% -12% 1% 14%;z-index:-1}.suit-fallback{font-size:75vw}.suit-index{top:35px;font-size:32px;right:0}.poker-enter{bottom:25px;font-size:10px}.poker-feature-copy>.eyebrow{font-size:10px}.poker-hero{min-height:890px;height:calc(100svh - 72px);max-height:none;padding-top:30px}.poker-hero-copy{padding-top:100px;max-width:100%}.poker-hero h1{font-size:20.24vw;line-height:.85;margin:35px 0}.poker-hero-copy>p:last-child{font-size:23px}.poker-hero>.suit-field{inset:44% -12% 8% 10%}.poker-hero>.suit-index{top:115px;font-size:35px}.poker-hero-bottom{bottom:20px;gap:20px;align-items:end}.poker-hero-bottom>a{max-width:100px;font-size:10px;line-height:1.5}.suit-controls{gap:20px}.suit-controls button{font-size:10px;padding:12px 0}.suit-pair{min-height:330px}.suit-pair>span{font-size:40vw}.club-manifesto{padding:30px}.club-manifesto>p{font-size:15.64vw}.club-manifesto .eyebrow{font-size:10px}.hand-record{margin-top:35px}.hand-record-line{grid-template-columns:20px 1fr;gap:12px;padding:25px 0}.hand-record-line>strong{font-size:7.36vw}.hand-record-line>span:last-child{grid-column:2;font-size:10px}.record-suit{font-size:220px;top:110px}.hand-record>.eyebrow{font-size:10px}.far-hero.concept .far-title{padding-top:260px}}
