@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--ink:#141414;--muted:#797975;--paper:#e9e9e5;--line:#1414142b;--max:1700px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Noto Sans SC,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 96px),var(--max));margin:auto}.hero{isolation:isolate;background:#bfc2c0;min-height:100vh;padding:25px 48px 31px;position:relative;overflow:hidden}.hero-video,.hero-wash{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero-video{filter:grayscale()contrast(.75)brightness(1.08);transform:scale(1.02)}.hero-wash{z-index:-1;background:linear-gradient(90deg,#e7e8e4de 0%,#e8e8e48c 38%,#dcdeda08 74%),linear-gradient(#0000 45%,#dcddd954)}.nav,.hero-footer,.section-kicker,.project-meta,.footer-top,.footer-bottom{letter-spacing:.02em;font:500 11px/1.2 DM Mono,monospace}.nav{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.brand{letter-spacing:-.06em;font:600 15px/1 Manrope,sans-serif}.brand i{color:#5e6260;font-style:normal}.nav nav{gap:36px;display:flex}.nav nav a{opacity:.68;transition:opacity .2s}.nav nav a:hover{opacity:1}.nav-contact{border-bottom:1px solid var(--ink);justify-self:end;padding-bottom:3px}.arrow{font-family:Manrope,sans-serif;transition:transform .25s;display:inline-block}.nav-contact:hover .arrow,.button:hover .arrow,.contact-line a:hover .arrow,.project:hover .arrow,.strength-card:hover .arrow{transform:translate(4px,-4px)}.hero-content{left:clamp(48px,calc((100vw - var(--max))/2),8.5vw);position:absolute;top:50%;transform:translateY(-39%)}.eyebrow{letter-spacing:.08em;margin:0 0 21px;font:500 11px DM Mono,monospace}.hero h1,.work h2,.strength h2{letter-spacing:-.075em;margin:0;font:500 clamp(58px,7.8vw,142px)/.86 Playfair Display,Noto Sans SC,serif}.hero h1 em,.work h2 em,.strength h2 em{font-weight:500}.hero-copy{margin:35px 0;font:500 20px/1.55 Noto Sans SC,sans-serif}.hero-actions{gap:10px;display:flex}.button{border-radius:999px;padding:14px 20px;font:500 12px Manrope,sans-serif}.button.dark{background:var(--ink);color:#fff}.button.ghost{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd4}.hero-footer{color:#343432;justify-content:space-between;display:flex;position:absolute;bottom:30px;left:48px;right:48px}.about{padding:150px 0 115px}.section-kicker{border-top:1px solid var(--line);color:#555550;gap:33px;padding:12px 0;display:flex}.section-kicker .right-note{margin-left:auto}.about-grid{grid-template-columns:minmax(390px,.82fr) 1.18fr;align-items:end;gap:clamp(64px,9vw,175px);padding:73px 8.4% 115px;display:grid}.portrait-frame{aspect-ratio:4/4.8;background:#d3d5d9;width:100%;position:relative;overflow:hidden}.portrait-frame img{object-fit:cover;object-position:center 18%;filter:grayscale()contrast(.93);width:100%;height:100%}.portrait-caption{color:#fff;letter-spacing:.06em;text-shadow:0 1px 8px #000;font:500 10px/1.5 DM Mono,monospace;position:absolute;bottom:16px;left:16px}.large-copy{letter-spacing:-.06em;margin:0 0 48px;font:500 clamp(30px,3.4vw,58px)/1.2 Noto Sans SC,sans-serif}.large-copy em{font-family:Playfair Display,serif;font-weight:500}.body-copy{color:#4e4e4a;max-width:570px;margin:0;font:400 16px/1.9 Noto Sans SC,sans-serif}.contact-line{border-top:1px solid var(--ink);justify-content:space-between;align-items:end;margin-top:72px;padding-top:14px;display:flex}.contact-line a{font:600 14px Manrope,sans-serif}.contact-line span{color:var(--muted);font:500 9px DM Mono,monospace}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stats div{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:167px;padding:27px 20px;display:flex}.stats div:first-child{padding-left:0}.stats div:last-child{border:0}.stats b{letter-spacing:-.06em;font:500 clamp(34px,3vw,52px)/1 Playfair Display,serif}.stats b span{font-family:Manrope}.stats span{color:var(--muted);font:500 11px Noto Sans SC,sans-serif}.work{color:#ecece7;background:#171817;padding:130px 0 155px}.work .section-kicker{color:#a2a29e;border-color:#ffffff42}.work h2{margin:52px 0 80px}.projects{grid-template-columns:1fr 1fr;gap:78px 28px;display:grid}.project-media{aspect-ratio:1.35;background:#30312f;position:relative;overflow:hidden}.project-wide .project-media{aspect-ratio:2.04}.project-media img,.project-media video{object-fit:cover;filter:grayscale(.1);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s;display:block}.project:hover img,.project:hover video{filter:grayscale(0);transform:scale(1.035)}.project-overlay{opacity:0;letter-spacing:.08em;background:#0e0f0e57;justify-content:center;align-items:center;gap:15px;font:500 11px DM Mono,monospace;transition:opacity .3s;display:flex;position:absolute;inset:0}.project:hover .project-overlay{opacity:1}.project-meta{color:#a2a29e;border-bottom:1px solid #ffffff42;justify-content:space-between;padding:13px 0;display:flex}.project-title{justify-content:space-between;align-items:start;gap:30px;padding-top:18px;display:flex}.project-title h3{letter-spacing:-.06em;margin:0;font:500 clamp(24px,2vw,34px)/1.12 Noto Sans SC,sans-serif}.project-title p{color:#aaa9a4;max-width:260px;margin:0;font:400 13px/1.6 Noto Sans SC,sans-serif}.strength{padding:140px 0 150px}.strength-heading{grid-template-columns:1fr 330px;align-items:end;gap:80px;margin:53px 8.4% 100px;display:grid}.strength-heading p{color:#555550;margin:0;font:400 15px/1.9 Noto Sans SC,sans-serif}.strength-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.strength-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:24px;transition:background .3s,color .3s;position:relative}.strength-card:hover{background:var(--ink);color:#efefea}.strength-card>span{color:#777;font:500 11px DM Mono,monospace}.strength-card h3{letter-spacing:-.06em;margin:76px 0 13px;font:600 24px Noto Sans SC,sans-serif}.strength-card p{color:#6d6d68;max-width:280px;margin:0;font:400 13px/1.75 Noto Sans SC,sans-serif}.strength-card:hover p{color:#bcbcb5}.strength-card>.arrow{font-size:25px;position:absolute;bottom:22px;right:23px}footer{background:#d6d8d3;flex-direction:column;justify-content:space-between;min-height:100vh;padding:25px 48px 30px;display:flex}.footer-top,.footer-bottom{border-top:1px solid var(--line);color:#52524e;justify-content:space-between;padding-top:12px;display:flex}.footer-center{text-align:center}.footer-center p{letter-spacing:.08em;margin-bottom:24px;font:500 11px DM Mono,monospace}.footer-center a{letter-spacing:-.08em;font:500 clamp(50px,9vw,156px)/.86 Playfair Display,serif}.footer-center .arrow{vertical-align:top;font-family:Manrope;font-size:.45em}.footer-center a:hover em{font-style:normal}.footer-bottom a{text-underline-offset:4px;text-decoration:underline}@media (width<=800px){.wrap{width:calc(100% - 40px)}.hero{min-height:760px;padding:20px}.nav{grid-template-columns:1fr auto}.nav nav{display:none}.hero-content,.hero-footer{left:20px;right:20px}.hero-footer span:nth-child(2){display:none}.about{padding:80px 0}.about-grid,.strength-heading{grid-template-columns:1fr;gap:42px;padding:45px 0 65px}.portrait-frame{max-width:430px}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.projects{grid-template-columns:1fr;gap:50px}.project-wide{grid-column:auto}.project-wide .project-media,.project-media{aspect-ratio:1.2}.project-title{display:block}.project-title p{margin-top:10px}.strength{padding:85px 0}.strength-heading{margin:42px 0 70px}.strength-grid{grid-template-columns:1fr 1fr}.strength-card{min-height:260px}.work{padding:85px 0}.section-kicker .right-note{display:none}footer{min-height:680px;padding:20px}.footer-bottom span:first-child{display:none}}.project-play{z-index:2;color:#fff;cursor:pointer;letter-spacing:.04em;-webkit-backdrop-filter:blur(18px)saturate(115%);background:#eeefec3d;border:1px solid #fff3;border-radius:18px;justify-content:center;align-items:center;gap:12px;height:58px;font:500 13px Noto Sans SC,sans-serif;transition:background .25s,transform .25s;display:flex;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:inset 0 1px #ffffff40,0 8px 26px #0000001a}.project-play:hover{background:#ffffff6b;transform:translateY(-3px)}.project-play .play-icon{border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:23px;height:23px;padding-left:1px;font-size:10px;display:grid}.project-play .arrow{font-size:18px;position:absolute;right:22px}.project-modal{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0d0cd1;place-items:center;padding:40px;animation:.25s fade-in;display:grid;position:fixed;inset:0}.modal-close{color:#fff;cursor:pointer;letter-spacing:.08em;background:0 0;border:0;font:500 11px DM Mono,monospace;position:fixed;top:28px;right:32px}.modal-content{color:#fff;grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:24px;width:min(1100px,90vw);max-height:88vh;display:grid}.modal-content>img,.modal-content>video{object-fit:contain;background:#080808;width:100%;max-height:82vh}.modal-content>div{border-top:1px solid #ffffff59;padding-top:13px}.modal-content span{letter-spacing:.06em;color:#a9a9a4;font:500 10px DM Mono,monospace}.modal-content h3{letter-spacing:-.05em;margin:14px 0;font:500 28px/1.2 Noto Sans SC,sans-serif}.modal-content p{color:#c8c8c3;margin:0;font:400 13px/1.7 Noto Sans SC,sans-serif}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (width<=800px){.project-play{border-radius:15px;height:52px;bottom:14px;left:14px;right:14px}.modal-content{grid-template-columns:1fr;gap:15px}.modal-close{top:20px;right:20px}.modal-content>img,.modal-content>video{max-height:65vh}}.projects{flex-direction:column;gap:26px;display:flex}.project,.project-wide{background:#20211f;border:1px solid #ffffff1f;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);column-gap:34px;min-height:460px;padding:18px;display:grid}.project-wide{grid-column:auto}.project-media,.project-wide .project-media{aspect-ratio:auto;background:#111;grid-row:1/span 2;height:100%;min-height:424px}.project-media img{object-fit:contain;background:#10110f}.project-media video{object-fit:cover}.project-meta{grid-column:2;align-self:start;padding-top:2px}.project-title{flex-direction:column;grid-column:2;justify-content:center;align-self:stretch;padding:24px 4px 34px;display:flex}.project-title h3{max-width:420px;font-size:clamp(30px,2.5vw,46px)}.project-title p{max-width:360px;margin-top:22px}.project-play{bottom:18px;left:18px;right:18px}.project-wide .project-play{left:18px;right:18px}@media (width<=800px){.projects{gap:20px}.project,.project-wide{min-height:auto;padding:12px;display:block}.project-media,.project-wide .project-media{height:58vw;min-height:340px}.project-meta{padding-top:13px}.project-title{padding:18px 4px 16px;display:block}.project-title p{margin-top:12px}}@media (width>=801px){.project,.project-wide{height:520px;min-height:0}.project-media,.project-wide .project-media{height:100%;min-height:0}}.portrait-frame img{filter:none}.modal-content:has(.stream-carousel){grid-template-columns:minmax(0,1fr) 280px}.stream-carousel{background:#090909;grid-template-columns:15% 1fr 15%;align-items:center;min-height:min(70vh,680px);display:grid;position:relative;overflow:hidden}.stream-stage{z-index:2;grid-column:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative;box-shadow:0 18px 50px #0009}.stream-stage span{color:#fff;letter-spacing:.12em;text-shadow:0 2px 12px #000;font:500 10px DM Mono,monospace;position:absolute;bottom:15px;left:16px}.stream-preview{object-fit:cover;filter:blur(14px)brightness(.45)saturate(.6);opacity:.75;pointer-events:none;width:190%;height:70%;transform:scale(1.16)}.stream-left{grid-column:1;justify-self:end}.stream-right{grid-column:3;justify-self:start}.stream-nav{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1414145c;border:1px solid #ffffff73;border-radius:50%;width:48px;height:48px;font-size:25px;transition:background .2s,transform .2s;position:absolute;top:50%;transform:translateY(-50%)}.stream-nav:hover{background:#ffffff2e;transform:translateY(-50%)scale(1.08)}@media (width<=800px){.modal-content:has(.stream-carousel){grid-template-columns:1fr}.stream-carousel{grid-template-columns:8% 1fr 8%;min-height:58vh}.stream-preview{filter:blur(10px)brightness(.35);width:280%;height:62%}.stream-nav{width:38px;height:38px;font-size:20px}.stream-prev{left:3%}.stream-next{right:3%}}.modal-content:has(.stream-carousel){width:min(1420px,94vw);max-height:none;display:block}.stream-carousel{background:radial-gradient(circle at 50% 42%,#46484c47,#0000 47%),#0a0b0b;border:1px solid #ffffff1c;justify-content:center;align-items:center;width:100%;height:min(78vh,790px);min-height:560px;display:flex;position:relative;overflow:hidden}.stream-stage{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:min(44vw,660px);height:88%;display:flex;position:relative;box-shadow:0 26px 80px #000000b8}.stream-stage video{object-fit:contain;background:#020202;width:100%;height:calc(100% - 86px);max-height:none}.stream-caption{text-align:center;background:#090a0beb;border-top:1px solid #ffffff24;width:100%;min-height:86px;padding:15px 18px 11px}.stream-caption span{color:#fff;letter-spacing:.11em;font:500 12px DM Mono,monospace;display:block}.stream-caption p{color:#aaa9a4;margin:7px 0 0;font:400 12px/1.5 Noto Sans SC,sans-serif}.stream-preview{z-index:1;object-fit:cover;opacity:.26;filter:blur(2px)brightness(.55)saturate(.7);pointer-events:none;width:34%;height:68%;position:absolute;top:12%;transform:scale(1.03);box-shadow:0 18px 65px #000000b3}.stream-left{left:-4%}.stream-right{right:-4%}.stream-nav{z-index:5;background:#1516188a;border-color:#ffffffa6;width:54px;height:54px;top:46%}.stream-prev{left:calc(50% - min(24vw,360px))}.stream-next{right:calc(50% - min(24vw,360px))}.stream-count{z-index:5;color:#fff;letter-spacing:.08em;background:#0c0d0da8;border:1px solid #fff3;border-radius:999px;padding:9px 16px;font:500 11px DM Mono,monospace;position:absolute;bottom:19px;left:50%;transform:translate(-50%)}.single-work-view{grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:24px;display:grid}.single-work-view>img,.single-work-view>video{object-fit:contain;background:#080808;width:100%;max-height:82vh}.single-work-view>div{border-top:1px solid #ffffff59;padding-top:13px}.single-work-view span{letter-spacing:.06em;color:#a9a9a4;font:500 10px DM Mono,monospace}.single-work-view h3{letter-spacing:-.05em;margin:14px 0;font:500 28px/1.2 Noto Sans SC,sans-serif}.single-work-view p{color:#c8c8c3;margin:0;font:400 13px/1.7 Noto Sans SC,sans-serif}@media (width<=800px){.stream-carousel{height:72vh;min-height:520px}.stream-stage{width:76vw;height:82%}.stream-preview{opacity:.2;width:48%;height:61%}.stream-left{left:-27%}.stream-right{right:-27%}.stream-nav{width:42px;height:42px}.stream-prev{left:7%}.stream-next{right:7%}.single-work-view{grid-template-columns:1fr}.stream-caption{min-height:82px}.stream-count{bottom:10px}}.project-modal{background:#080909ed}.stream-stage{box-shadow:none;background:0 0;transition:opacity .22s,transform .22s}.stream-stage.is-switching{opacity:.28;transform:scale(.965)}.stream-stage .stream-main-media{object-fit:contain;width:100%;height:calc(100% - 86px);max-height:none;box-shadow:none;background:#020202;border:0;outline:0;display:block}.stream-preview{transition:opacity .24s,transform .24s cubic-bezier(.2,.7,.2,1),filter .24s}.stream-carousel.is-switching.next .stream-left{opacity:0;transform:translate(-95px)scale(.9)}.stream-carousel.is-switching.next .stream-right{opacity:0;transform:translate(95px)scale(.9)}.stream-carousel.is-switching.prev .stream-left{opacity:0;transform:translate(-95px)scale(.9)}.stream-carousel.is-switching.prev .stream-right{opacity:0;transform:translate(95px)scale(.9)}.stream-carousel.is-settled.next .stream-preview{animation:.36s cubic-bezier(.2,.7,.2,1) preview-arrive-next}.stream-carousel.is-settled.prev .stream-preview{animation:.36s cubic-bezier(.2,.7,.2,1) preview-arrive-prev}@keyframes preview-arrive-next{0%{opacity:0;transform:translate(70px)scale(.9)}to{opacity:.26;transform:scale(1.03)}}@keyframes preview-arrive-prev{0%{opacity:0;transform:translate(-70px)scale(.9)}to{opacity:.26;transform:scale(1.03)}}.stream-preview-card{z-index:1;cursor:pointer;background:0 0;border:0;width:34%;height:68%;margin:0;padding:0;transition:opacity .24s,transform .24s cubic-bezier(.2,.7,.2,1);display:block;position:absolute;top:12%;overflow:hidden;box-shadow:0 18px 65px #000000b3}.stream-preview-card.stream-left{left:-4%}.stream-preview-card.stream-right{right:-4%}.stream-preview-card .stream-preview{object-fit:cover;opacity:.26;filter:blur(2px)brightness(.55)saturate(.7);pointer-events:none;width:100%;height:100%;display:block;position:static;transform:scale(1.03)}.stream-preview-card:hover .stream-preview{opacity:.42;filter:blur(1px)brightness(.68)saturate(.88)}.stream-carousel.is-switching.next .stream-left,.stream-carousel.is-switching.prev .stream-left{opacity:0;transform:translate(-95px)scale(.9)}.stream-carousel.is-switching.next .stream-right,.stream-carousel.is-switching.prev .stream-right{opacity:0;transform:translate(95px)scale(.9)}.stream-carousel.is-settled.next .stream-preview-card{animation:.36s cubic-bezier(.2,.7,.2,1) preview-arrive-next}.stream-carousel.is-settled.prev .stream-preview-card{animation:.36s cubic-bezier(.2,.7,.2,1) preview-arrive-prev}@media (width<=800px){.stream-preview-card{width:48%;height:61%}.stream-preview-card.stream-left{left:-27%}.stream-preview-card.stream-right{right:-27%}}.contact-cards{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(1160px,100%);margin:clamp(26px,4vh,58px) auto;display:grid}.contact-card{border-right:1px solid var(--line);background:#f3f4f040;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:152px;padding:20px 22px;transition:background .28s,color .28s,transform .28s;display:flex}.contact-card:last-child{border-right:0}.contact-card span,.contact-card i{letter-spacing:.09em;color:#5b5b56;font:500 10px DM Mono,monospace}.contact-card strong{letter-spacing:-.055em;overflow-wrap:anywhere;font:500 clamp(17px,1.5vw,25px)/1.15 Manrope,Noto Sans SC,sans-serif}a.contact-card:hover{background:var(--ink);color:#f1f1ec;transform:translateY(-7px)}a.contact-card:hover span,a.contact-card:hover i{color:#d4d4cf}@media (width<=800px){.contact-cards{grid-template-columns:1fr;margin:30px auto}.contact-card{border-right:0;border-bottom:1px solid var(--line);min-height:116px}.contact-card:last-child{border-bottom:0}.footer-bottom span:first-child{font-size:8px;display:block}}.footer-center>div{letter-spacing:-.08em;font:500 clamp(50px,9vw,156px)/.86 Playfair Display,serif}.footer-center>div .arrow{vertical-align:top;font-family:Manrope;font-size:.45em}.contact-card{cursor:default}.tool-marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;padding:21px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.tool-track{width:max-content;animation:22s linear infinite tool-rail-right;display:flex}.tool-set{align-items:center;gap:26px;padding-right:26px;display:flex}.tool-set img{object-fit:contain;filter:grayscale()contrast(.8)opacity(.68);width:33px;height:33px;transition:filter .25s,transform .25s;display:block}@keyframes tool-rail-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.tool-track{animation:none;transform:translate(-24%)}}@media (width<=800px){.tool-marquee{max-width:430px}.tool-set{gap:22px;padding-right:22px}.tool-set img{width:30px;height:30px}}.strength-heading{margin:53px 0 100px;display:block}.strength-heading h2{white-space:nowrap;font-size:clamp(50px,7.1vw,124px)}.tool-marquee{padding:25px 0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.tool-set{justify-content:space-around;gap:0;width:max(100%,860px);padding-right:0}.tool-set figure{flex-direction:column;flex:none;align-items:center;gap:10px;width:92px;margin:0;display:flex}.tool-set img{filter:none;width:38px;height:38px}.tool-set img:hover{filter:none;transform:translateY(-3px)}.tool-set figcaption{letter-spacing:.03em;color:#696963;white-space:nowrap;font:500 9px/1.1 DM Mono,monospace}@media (width<=800px){.strength-heading{margin:42px 0 70px}.strength-heading h2{white-space:normal;font-size:clamp(48px,13vw,76px)}.strength-heading .tool-marquee{margin-top:38px}.tool-set{width:860px}.tool-set figure{width:84px}.tool-set img{width:34px;height:34px}}.strength-heading{margin-top:78px}.tool-track{will-change:transform}.tool-set{flex:0 0 100vw;width:100vw}@media (width<=800px){.strength-heading{margin-top:58px}.tool-set{flex-basis:100vw;width:100vw}}.tool-rail{margin-top:58px}.strength-heading .tool-marquee{margin-top:0}.tool-rail-label{border-bottom:1px solid var(--line);letter-spacing:.09em;color:#5f5f5a;justify-content:space-between;align-items:center;padding:0 0 11px;font:500 10px DM Mono,monospace;display:flex}.tool-rail-label span:first-child{color:var(--ink)}@media (width<=800px){.tool-rail{margin-top:38px}.tool-rail-label span:last-child{display:none}}.friendly-work-grid{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.friendly-work-card{isolation:isolate;border:1px solid #1414142e;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:360px;padding:27px 30px;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.friendly-work-card:before,.friendly-work-card:after{content:"";z-index:-1;filter:blur(.2px);border-radius:999px;transition:transform .55s cubic-bezier(.2,.7,.2,1);position:absolute}.friendly-work-card:before{border:1px solid #1414141f;width:255px;height:255px;top:-110px;right:-74px}.friendly-work-card:after{background:#ffffff73;width:106px;height:106px;bottom:-56px;right:50px}.vibe-work-card{background:#dbece3}.vibe-work-card:before{background:#bed8ca}.prd-work-card{background:#f1e0d6}.prd-work-card:before{background:#e8c4af}.prd-work-card:after{background:#ffffff85}.friendly-work-card:hover{transform:translateY(-7px);box-shadow:0 18px 35px #1414141a}.friendly-work-card:hover:before{transform:scale(1.08)translate(-12px,12px)}.friendly-card-top,.friendly-card-bottom{letter-spacing:.08em;color:#141414a6;justify-content:space-between;align-items:center;font:500 10px DM Mono,monospace;display:flex}.friendly-spark{color:var(--ink);font:500 32px/1 Playfair Display,serif}.friendly-work-card h3{color:var(--ink);letter-spacing:-.09em;margin:0;font:600 clamp(33px,3.4vw,58px)/.88 Noto Sans SC,sans-serif}.friendly-work-card h3 em{letter-spacing:-.08em;font:500 clamp(39px,4.2vw,70px)/.9 Playfair Display,Noto Sans SC,serif}.friendly-work-card p{color:#141414a1;max-width:330px;margin:18px 0 0;font:400 14px/1.7 Noto Sans SC,sans-serif}.friendly-card-bottom .arrow{font-size:23px}.vibe-work-card:hover .arrow{transform:translate(4px,-4px)}@media (width<=800px){.friendly-work-grid{grid-template-columns:1fr;gap:15px}.friendly-work-card{border-radius:20px;min-height:280px;padding:23px}.friendly-work-card h3{font-size:40px}.friendly-work-card h3 em{font-size:47px}}.hero-title{opacity:0;transition:opacity 1s,transform 1s cubic-bezier(.2,.72,.18,1);transform:translate(86px)}.hero-title.is-visible{opacity:1;transform:translate(0)}.hero-copy-reveal{opacity:0;transition:opacity 1s,transform 1s cubic-bezier(.2,.72,.18,1);transform:translate(86px)}.hero-copy-reveal.is-visible{opacity:1;transform:translate(0)}@media (prefers-reduced-motion:reduce){.hero-title,.hero-copy-reveal{opacity:1;transition:none;transform:none}}.about{isolation:isolate;position:relative;overflow:hidden}.about>.section-kicker,.about>.about-grid,.about>.stats{z-index:1;position:relative}.stats b span{vertical-align:top;transform-origin:0;margin-left:.04em;font-size:1.3em;line-height:.55;display:inline-block;transform:scaleX(1.32)}.tool-track{animation:34s linear infinite tool-rail-right-three}.tool-set{flex:0 0 max-content;justify-content:flex-start;gap:20px;width:max-content;padding-right:20px}.tool-set figure{width:82px}@keyframes tool-rail-right-three{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}@media (width<=800px){.tool-set{flex-basis:max-content;gap:16px;width:max-content;padding-right:16px}.tool-set figure{width:76px}}.footer-scrambled{cursor:default}.footer-scrambled p{margin:0}.footer-scrambled .char{min-width:.03em}.about{width:100%}.about>.section-kicker,.about>.about-grid,.about>.stats{width:min(calc(100% - 96px),var(--max));margin-left:auto;margin-right:auto}.about .aurora-container{opacity:.34}.footer-center .footer-scrambled p{font:inherit;line-height:inherit;letter-spacing:inherit;margin:0}.footer-center .footer-scrambled .char{font:inherit;line-height:inherit;letter-spacing:inherit}.tool-rail-label{letter-spacing:.075em;font-size:12px}.tool-rail-label i{color:#7b7b75;margin:0 .25em;font-style:normal}@media (width<=800px){.hero-video{object-position:66% center}.hero{background:var(--paper);flex-direction:column;gap:0;height:auto;min-height:0;padding:18px 20px 24px;display:flex}.hero-video{aspect-ratio:16/9;object-fit:cover;object-position:center;z-index:0;order:2;width:100%;height:auto;margin-top:22px;position:relative;inset:auto;transform:none}.hero-wash{display:none}.nav{z-index:1;order:1;position:relative}.hero-content{z-index:1;order:3;padding-top:27px;position:relative;top:auto;left:auto;right:auto;transform:none}.hero-copy{margin:20px 0 26px}.hero-footer{z-index:1;order:4;margin-top:46px;position:relative;bottom:auto;left:auto;right:auto}.hero{min-height:100svh}.hero-footer{margin-top:auto;padding-top:46px}.hero-title,.hero-copy-reveal{transition-delay:.1s}.stream-stage{left:-4vw}}.aurora-container{z-index:0;pointer-events:none;opacity:.23;position:absolute;inset:0;overflow:hidden}.aurora-container canvas{width:100%;height:100%;display:block}.text-block{margin:0}.text-block .char{will-change:transform;display:inline-block}.shiny-text{display:inline-block}.shiny-text em{color:inherit;-webkit-text-fill-color:inherit}
