@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#141414;--paper:#f3f3ee;--acid:#0032ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}::selection{background:var(--acid);color:var(--ink)}header{position:fixed;top:0;width:100%;height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;z-index:20;background:#f3f3eee8;backdrop-filter:blur(15px);border-bottom:1px solid #14141422}.logo{font-size:32px;font-weight:800;letter-spacing:-2px}.logo em{color:#6d810e;font-style:normal}nav{display:flex;gap:30px;font-size:14px}nav a{position:relative}nav a:after{content:'';height:1px;position:absolute;bottom:-5px;left:0;width:0;background:currentColor;transition:width .3s}nav a:hover:after{width:100%}.pill{border:1px solid;border-radius:30px;padding:12px 23px;font-size:14px;display:inline-flex;align-items:center;gap:25px;background:transparent}.pill:hover{background:var(--ink);color:var(--paper)}.hero{padding:135px 4% 35px;min-height:900px;height:100svh;position:relative;overflow:hidden}.eyebrow{font-size:13px;letter-spacing:.09em;text-transform:uppercase;display:flex;justify-content:space-between}.hero h1{font:800 clamp(95px,15.4vw,260px)/.82 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:52px 0 0;position:relative;z-index:2;pointer-events:none}.hero h1 span{display:block}.hero h1 .outline{color:transparent;-webkit-text-stroke:2px var(--ink);margin-left:21%}.hero .smallcopy{position:absolute;right:5%;bottom:130px;max-width:250px;font-size:15px}.hero-bottom{position:absolute;bottom:28px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;font-size:13px}.hero-card{position:absolute;width:23%;aspect-ratio:1.28;left:40%;top:43%;transform:rotate(-11deg);z-index:3;box-shadow:0 20px 50px #0003;transition:transform .7s}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card:hover{transform:rotate(0) scale(1.06)}.hero-card.second{width:17%;left:70%;top:54%;transform:rotate(10deg);z-index:1}.hero-card .tag{position:absolute;left:10px;bottom:10px;background:var(--paper);padding:6px 12px;font-size:12px;border-radius:20px}.scroll-circle{width:76px;height:76px;border:1px solid;border-radius:50%;display:grid;place-items:center;font-size:28px}.ticker{overflow:hidden;background:var(--acid);padding:22px 0;border-top:1px solid;border-bottom:1px solid}.ticker div{width:max-content;animation:marquee 30s linear infinite;font:700 44px 'Barlow Condensed',sans-serif;text-transform:uppercase}.ticker span{margin:0 30px}section.content{padding:110px 4%}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-top h2,.big-title{font:700 clamp(60px,8vw,130px)/.95 'Barlow Condensed',sans-serif;text-transform:uppercase;letter-spacing:-.015em;margin:0}.meta{font-size:13px;text-transform:uppercase;letter-spacing:.06em}.intro{display:grid;grid-template-columns:1fr 2.2fr;gap:50px}.intro p{font-size:clamp(24px,3.5vw,52px);line-height:1.22;letter-spacing:-.04em;margin:0}.intro p span{color:#82827c}.work{background:var(--ink);color:var(--paper)}.grid{display:grid;grid-template-columns:1fr 1fr;gap:80px 30px}.project:nth-child(even){transform:translateY(90px)}.project .visual{aspect-ratio:1.3;overflow:hidden;background:#292929;position:relative}.project img{height:100%;width:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.project:hover img{transform:scale(1.06)}.project .view{position:absolute;bottom:20px;right:20px;background:var(--acid);color:var(--ink);padding:14px 22px;border-radius:30px;transform:translateY(85px);transition:transform .3s}.project:hover .view,.project:focus .view{transform:translateY(0)}.project-line{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.project h3{font-size:25px;margin:0;font-weight:500}.work .grid{padding-bottom:100px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.filters button{border:1px solid #555;background:none;color:inherit;border-radius:30px;padding:10px 18px;font-size:14px}.filters button.active{background:var(--acid);color:var(--ink);border-color:var(--acid)}.services{background:var(--acid)}.service{border-top:1px solid #14141455;padding:28px 0}.service summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font:600 clamp(35px,5vw,75px)/1.15 'Barlow Condensed',sans-serif;text-transform:uppercase}.service summary::-webkit-details-marker{display:none}.service summary small{font:14px Manrope;margin-right:40px}.service summary b{font-size:40px;font-weight:400}.service[open] summary b{transform:rotate(45deg)}.service p{max-width:650px;margin:25px 0 10px 65px;font-size:20px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-grid img{width:100%;max-height:650px;object-fit:cover;filter:grayscale(1)}.about-grid h2{font:700 clamp(55px,6vw,100px)/.98 'Barlow Condensed';text-transform:uppercase;margin:20px 0}.about-grid p{max-width:500px;font-size:20px}.footer{padding:90px 4% 30px;background:var(--ink);color:var(--paper)}.footer .talk{display:block;font:800 clamp(70px,14vw,220px)/1 'Barlow Condensed';text-transform:uppercase;border-bottom:1px solid #ffffff55;padding:30px 0 50px}.footer .talk:hover{color:var(--acid)}.footer-row{display:flex;justify-content:space-between;gap:35px;padding:35px 0;font-size:14px}.footer-row p{margin:0;max-width:310px}.footer-links{display:flex;gap:20px}.page-head{padding:155px 4% 60px}.page-head h1{font:800 clamp(65px,11vw,180px)/.95 'Barlow Condensed';text-transform:uppercase;margin:30px 0}.page-head p{max-width:650px;font-size:23px}.article{padding:0 8% 100px;max-width:1300px;margin:auto}.article img{max-width:100%;height:auto}.article p{font-size:19px}.article h2{font-size:32px}.article iframe{max-width:100%;border:0}.article figure{margin:30px 0}.article video{width:100%}.article a{text-decoration:underline}.article .gallery{display:grid;gap:20px}.post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.post-list img{width:100%;aspect-ratio:1.4;object-fit:cover}.post-list h3{font-size:22px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-grid a{text-decoration:underline}.contact-grid p{font-size:24px}.menu-toggle{display:none}.reveal{opacity:0;transform:translateY(35px);transition:opacity .9s,transform .9s}.reveal.visible{opacity:1;transform:none}.project.reveal:nth-child(even).visible{transform:translateY(90px)}.progress{position:fixed;top:0;height:3px;background:var(--ink);z-index:50;transform-origin:left;width:100%;transform:scaleX(0)}@keyframes marquee{to{transform:translateX(-50%)}}@media(min-width:1600px){.hero{min-height:1000px}}@media(max-width:800px){header{height:75px}.logo{font-size:28px}.menu-toggle{display:block;border:0;background:none;font-size:15px}.header-cta{display:none}nav{display:none;position:absolute;top:75px;left:0;width:100%;padding:30px 5%;background:var(--paper);flex-direction:column;font-size:24px}nav.open{display:flex}.hero{min-height:760px;max-height:950px;padding-top:110px}.hero h1{font-size:23vw;margin-top:60px}.hero h1 .outline{margin-left:8%}.eyebrow{font-size:12px}.eyebrow span:last-child{display:none}.hero-card{width:43%;left:9%;top:47%}.hero-card.second{width:33%;left:59%;top:50%}.hero .smallcopy{bottom:105px;left:5%;max-width:80%;font-size:16px}.hero-bottom{bottom:20px}.hero-bottom>span{display:none}.scroll-circle{width:55px;height:55px}.ticker div{font-size:32px}section.content{padding:70px 5%}.intro,.about-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.intro p{font-size:30px}.section-top{align-items:start;gap:20px}.section-top h2{font-size:60px}.section-top .pill{padding:10px 15px;white-space:nowrap}.grid{grid-template-columns:1fr;gap:40px}.project:nth-child(even),.project.reveal:nth-child(even).visible{transform:none}.work .grid{padding-bottom:0}.project h3{font-size:22px}.project-line .meta{font-size:12px}.service summary small{margin-right:15px}.service p{margin-left:0;font-size:18px}.footer-row{flex-direction:column}.footer-links{flex-wrap:wrap}.post-list{grid-template-columns:1fr}.page-head{padding-top:120px}.article{padding:0 5% 60px}.article p{font-size:17px}.project .view{transform:none;font-size:12px;padding:8px 15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

.article svg{max-height:60px;max-width:60px}.article img{display:block;margin:25px auto}.article h5{font-size:17px;margin:10px 0 30px}.article h2{margin-top:40px}.article [data-widget_type*="spacer"]{display:none}.article [data-widget_type*="counter"]{display:none}.article [data-widget_type*="carousel"]{overflow:hidden}.article [data-widget_type*="video"]{margin:30px 0}.article [data-widget_type*="video"] iframe{width:100%;aspect-ratio:16/9}.hero h1{animation:entry 1.1s cubic-bezier(.2,.8,.2,1) both}.hero-card{animation:card-entry 1.4s cubic-bezier(.2,.8,.2,1) both}@keyframes entry{from{opacity:0;translate:0 70px}to{opacity:1;translate:0 0}}@keyframes card-entry{from{opacity:0;scale:.6}to{opacity:1;scale:1}}
@view-transition{navigation:auto}::view-transition-old(root){animation:page-out .3s ease both}::view-transition-new(root){animation:page-in .5s ease both}@keyframes page-out{to{opacity:0;transform:translateY(-20px)}}@keyframes page-in{from{opacity:0;transform:translateY(25px)}}.hero{isolation:isolate}.hero:before{content:'';position:absolute;z-index:-1;width:48vw;height:48vw;right:-19vw;top:8%;border:1px solid #1414141a;border-radius:50%}.hero:after{content:'';position:absolute;z-index:-1;width:40vw;height:40vw;right:-15vw;top:14%;border:1px solid #1414141a;border-radius:50%}.hero-card video{width:100%;height:100%;object-fit:cover}.logo img{width:140px;height:auto;filter:brightness(0)}.magnetic{will-change:transform}.project[hidden]{display:none!important}:focus-visible{outline:3px solid #7a9216;outline-offset:5px}.work :focus-visible,.footer :focus-visible{outline-color:var(--acid)}
.skip-link{position:fixed;top:-80px;left:20px;padding:15px;background:var(--acid);z-index:100}.skip-link:focus{top:10px}
.hero h1 .outline{font-size:.9em;margin-left:18%}.hero-card{top:49%;left:43%;width:22%}.hero-card.second{top:55%;left:73%;width:17%}@media(max-width:800px){.hero h1 .outline{margin-left:5%;font-size:.88em}.hero-card{top:47%;left:9%;width:43%}.hero-card.second{top:50%;left:59%;width:33%}}
.journal-article .page-head{max-width:1150px;margin:auto;padding-bottom:40px}.journal-article .page-head h1{font-size:clamp(45px,6vw,85px);line-height:1.05;max-width:1050px}.journal-article .article{max-width:900px;padding-left:30px;padding-right:30px}.journal-article .article p,.journal-article .article li{font-size:19px;line-height:1.85}.journal-article .article h2{font-size:32px;line-height:1.3}.journal-article .article-date{font-size:14px!important;color:#56627a;border-bottom:1px solid #ccd3e2;padding-bottom:22px}.journal-article .article img{width:auto;max-width:100%;border-radius:4px}.journal-article .article a{color:#0032ef}.services{color:#fff}.filters button.active{color:#fff}.project .view{color:#fff}.ticker{color:#fff}.pill:hover{color:#fff}.post-list{row-gap:65px}.post-list>a{display:block}.post-list h3{line-height:1.4}.post-list>a>span{color:#0032ef}
.blue-page-head{background:#070e24;color:#fff;padding-bottom:85px}.blue-page-head .meta{color:#b4c1e9}.blue-page-head p{color:#c4cee7}.expertise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 70px}.expertise-card{border-top:1px solid #aebad4;padding-top:30px}.expertise-card h2{font:700 58px/1.05 'Barlow Condensed';margin:20px 0}.expertise-card h3{color:#0032ef;font-size:20px;font-weight:600}.expertise-card p{font-size:18px;max-width:520px}.expertise-card a{display:inline-block;margin-top:15px;color:#0032ef;border-bottom:1px solid;padding-bottom:6px}.principles{background:#0032ef;color:#fff}.principles h2{font:700 clamp(45px,6vw,90px)/1 'Barlow Condensed';margin:30px 0 60px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.principle-grid h3{font-size:25px}.principle-grid p{color:#e1e7ff;font-size:18px}.founder-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.founder-photo img{width:100%;border-radius:3px}.founder-photo{align-self:start;position:sticky;top:110px}.founder-photo p{font-size:14px;color:#56647e}.founder-copy h2{font:700 70px/.98 'Barlow Condensed';margin:25px 0 40px}.founder-copy p{font-size:19px;line-height:1.8}.jobs{max-width:1300px;margin:auto}.job{border-top:1px solid #bac4d7;padding:32px 0}.job summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:20px;list-style:none}.job summary::-webkit-details-marker{display:none}.job h2{font:600 48px 'Barlow Condensed';margin:0}.job summary>span{color:#0032ef;font-size:15px}.job ul{padding:25px;line-height:1.9}.next-project{background:#0032ef;color:#fff}.next-project h2{font:700 clamp(45px,7vw,110px)/1 'Barlow Condensed';margin:25px 0}.project-detail .article h2{font-size:22px}.project-detail .article h5{font-size:18px;color:#53627f}.project-detail .article img{width:auto;max-width:100%}.project-detail .article video{max-height:85svh;background:#070e24}.project-detail .page-head{background:#070e24;color:#fff;margin-bottom:70px}@media(max-width:800px){.expertise-grid,.founder-layout,.principle-grid{grid-template-columns:1fr;gap:40px}.founder-photo{position:relative;top:auto}.expertise-card h2{font-size:45px}.founder-copy h2{font-size:56px}.job h2{font-size:34px}.job summary>span{font-size:13px}.founder-copy p{font-size:17px}.blue-page-head h1{font-size:16vw}}
