@import "https://fonts.googleapis.com/css2?family=Anton&family=JetBrains+Mono:wght@500&family=Open+Sans:wght@600&family=Tiro+Tamil&display=swap";:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-9:36px;--space-10:40px;--space-11:44px;--space-12:48px;--space-14:56px;--space-15:60px;--space-16:64px;--space-18:72px;--space-20:80px;--space-24:96px;--space-26:104px;--space-30:120px;--space-40:160px;--space-51:204px;--content-max:1240px;--sidebar-width:220px;--text-xs:12px;--text-base:16px;--text-lg:20px;--text-xl:24px;--text-2xl:28px;--text-3xl:32px;--text-4xl:40px;--text-5xl:48px;--text-6xl:64px;--text-7xl:84px;--text-8xl:88px;--fluid-nav-inset:clamp(74.56px, calc(74.56px + (100vw - 1280px) * .0583), 111.84px);--fluid-section-margin-x:clamp(158.45px, calc(158.45px + (100vw - 1280px) * .1238), 237.67px);--fluid-section-pad-top:clamp(43.5px, calc(43.5px + (100vw - 1280px) * .034), 65.26px);--fluid-section-pad-bottom:clamp(49.7px, calc(49.7px + (100vw - 1280px) * .0389), 74.56px);--fluid-about-pad-y:clamp(62.14px, calc(62.14px + (100vw - 1280px) * .0485), 93.2px);--fluid-heading-4xl:clamp(31.07px, calc(31.07px + (100vw - 1280px) * .0243), 46.6px);--fluid-heading-5xl:clamp(37.28px, calc(37.28px + (100vw - 1280px) * .0291), 55.92px);--fluid-heading-6xl:clamp(49.7px, calc(49.7px + (100vw - 1280px) * .0389), 74.56px);--fluid-heading-7xl:clamp(65.26px, calc(65.26px + (100vw - 1280px) * .051), 97.87px);--fluid-heading-8xl:clamp(68.35px, calc(68.35px + (100vw - 1280px) * .0534), 102.52px)}html,body{cursor:none;background-color:#f7f7f5;height:100%;margin:0;overflow:hidden}*,:before,:after{cursor:none!important}.home-clip{height:100vh;position:fixed;inset:0;overflow:hidden}.home{background-color:#f7f7f5;background-image:linear-gradient(#eee .5px,#0000 .5px),linear-gradient(90deg,#eee .5px,#0000 .5px);background-size:25px 25px;flex-direction:column;height:500vh;display:flex}@keyframes floatUp{0%{opacity:0;transform:translateY(10px)}35%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes floatDown{0%{opacity:0;transform:translateY(-10px)}35%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes floatUpNav{0%{opacity:0;transform:translate(-50%)translateY(10px)}35%{opacity:1}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes floatUpTag{0%{opacity:0;transform:perspective(600px)translateZ(14px)translateY(10px)}35%{opacity:.92}to{opacity:.92;transform:perspective(600px)translateZ(14px)translateY(0)}}@keyframes tagBob{0%,to{animation-timing-function:cubic-bezier(.45,0,.55,1);transform:perspective(600px)translateZ(14px)translateY(0);box-shadow:inset 0 0 0 2px #00000080,0 4px 4px #00000029,inset 0 4px 4px #00000005}50%{animation-timing-function:cubic-bezier(.45,0,.55,1);transform:perspective(600px)translateZ(14px)translateY(-3px);box-shadow:inset 0 0 0 2px #00000080,0 7px 10px #00000021,inset 0 4px 4px #00000005}}.hero{width:100%;height:100vh;position:relative;overflow:hidden}.hero-main-content{height:680px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hero-topnav{height:90px;padding:var(--space-12) var(--fluid-nav-inset) 0;box-sizing:border-box;z-index:1000;justify-content:space-between;align-items:flex-start;animation:.75s cubic-bezier(.16,1,.3,1) 50ms both floatDown;display:flex;position:fixed;top:0;left:0;right:0}.hero-topnav-logo{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(16px);background:#f7f7f599;border:none;border-radius:14px;display:flex}.hero-topnav-cat{object-fit:contain;width:57px;height:38px;display:block}.hero-topnav-identity{flex-direction:column;display:flex}.hero-topnav-name{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-base);color:#000;line-height:normal}.hero-topnav-role{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-base);color:#000000a6;line-height:normal}.hero-topnav-contact{align-items:center;gap:var(--space-7);opacity:1;transition:opacity .35s;display:flex}.hero-topnav-contact--hidden{opacity:0;pointer-events:none}.hero-topnav-icon-link{opacity:.8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex}.hero-topnav-icon-link:hover{opacity:1}.hero-illustration{object-fit:contain;object-position:left top;width:622px;height:680px;animation:.75s cubic-bezier(.16,1,.3,1) .1s both floatUp;position:absolute;top:0;left:0}.hero-name-block{z-index:2;width:723px;animation:.75s cubic-bezier(.16,1,.3,1) .2s both floatUp;position:absolute;top:168px;right:143px}.last-text{display:inline-block;position:relative}.hero-stars{pointer-events:none;z-index:-1;width:150px;height:165px;position:absolute;top:50%;left:100%;transform:translate(-65%,-50%)}@keyframes starIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}60%{opacity:1}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.hero-star{opacity:0;filter:blur(.4px);height:auto;animation:.4s cubic-bezier(.34,1.56,.64,1) both starIn;position:absolute}.hero-star--1{width:34px;animation-delay:.45s;top:3%;left:0%}.hero-star--2{width:40px;animation-delay:.55s;top:-1%;left:41%}.hero-star--3{width:34px;animation-delay:.65s;top:6%;left:79%}.hero-star--4{width:40px;animation-delay:.75s;top:34%;left:100%}.hero-star--5{width:38px;animation-delay:.85s;top:62%;left:97%}.hero-star--6{width:34px;animation-delay:.95s;top:92%;left:79%}.hero-star--7{width:34px;animation-delay:1.05s;top:96%;left:41%}.hero-star--8{width:34px;animation-delay:1.15s;top:92%;left:1%}.hero-name{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-8xl);color:#000;z-index:1;margin:0;line-height:1;position:relative}.hero-name .first{display:block}.hero-name .last{text-align:center;margin-top:-8px;display:block}.hero-tagline-wrap{width:36%;margin:var(--space-16) auto 0;animation:.75s cubic-bezier(.16,1,.3,1) .35s both floatUp;display:block;position:relative}.hero-tagline-box{padding:var(--space-2) var(--space-4);box-sizing:border-box;border:2px dashed #000;width:100%;box-shadow:0 4px 16px #0000000a}.hero-tagline-box p{color:#000;text-align:center;margin:0;font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:17px;font-weight:600;line-height:1.25}.hero-corner-dot{background:#18671f;width:8px;height:8px;position:absolute}.hero-corner-dot.tl{top:-4px;left:-4px}.hero-corner-dot.tr{top:-4px;right:-4px}.hero-corner-dot.bl{bottom:-4px;left:-4px}.hero-corner-dot.br{bottom:-4px;right:-4px}.tag{padding:var(--space-2) var(--space-4);font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000;white-space:nowrap;will-change:transform, box-shadow;background:#fff;border-radius:9999px;justify-content:center;align-items:center;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 2px #00000080,0 4px 4px #00000029,inset 0 4px 4px #00000005}.hero-tag-designer{animation:.75s cubic-bezier(.16,1,.3,1) .48s both floatUpTag,3s linear 1.23s infinite tagBob;position:absolute;top:231px;left:335px}.hero-tag-anteater{animation:.75s cubic-bezier(.16,1,.3,1) .58s both floatUpTag,3.7s linear 1.33s infinite tagBob;position:absolute;top:335px;left:49px}.works{overscroll-behavior-y:contain;box-sizing:border-box;height:100vh;padding:calc(90px + var(--space-6)) var(--fluid-section-margin-x) var(--fluid-section-pad-bottom);overflow-y:auto}.works-header{margin-bottom:var(--space-11);max-width:var(--content-max);margin-left:auto;margin-right:auto;position:relative}.works-y2k-star{pointer-events:none;opacity:.75;width:86px;height:92px;position:absolute;top:-28px;left:-6px;transform:scaleX(-1)}.works-heading{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-6xl);color:#000;margin:0;line-height:1}.works-grid{max-width:var(--content-max);column-gap:var(--space-15);row-gap:var(--space-24);grid-template-columns:repeat(2,1fr);width:100%;margin:0 auto;display:grid}@keyframes wc-fade{0%{opacity:0}to{opacity:1}}.works-grid .work-card:first-child{animation:.4s both wc-fade}.works-grid .work-card:nth-child(2){animation:.4s 60ms both wc-fade}.works-grid .work-card:nth-child(3){animation:.4s .12s both wc-fade}.works-grid .work-card:nth-child(4){animation:.4s .18s both wc-fade}a.work-card{color:inherit;text-decoration:none}.work-card{gap:var(--space-3);opacity:.98;background:#fff9;border-radius:16px;flex-direction:column;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 4px 4px #0000001f,inset 0 4px 4px #00000005}.work-card:first-child:hover,.work-card:nth-child(4):hover{transform:translateY(-10px)rotate(-1deg);box-shadow:0 16px 24px #0000001f,inset 0 4px 4px #00000005}.work-card:nth-child(2):hover,.work-card:nth-child(3):hover{transform:translateY(-10px)rotate(1deg);box-shadow:0 16px 24px #0000001f,inset 0 4px 4px #00000005}.work-card-artwork{aspect-ratio:591/342;flex-shrink:0;width:100%;overflow:hidden}.work-card-artwork img{object-fit:cover;object-position:top center;width:100%;height:100%}.cs-float{pointer-events:none;z-index:9998;position:fixed;top:0;left:0}.cs-popup{-webkit-backdrop-filter:blur(8px);transform-origin:0 100%;background:#000000b8;border-radius:10px;width:min(300px,80vw);animation:.16s cubic-bezier(.34,1.56,.64,1) both cs-tab-open;overflow:hidden;box-shadow:0 0 0 .5px #000000bf,0 10px 36px #00000080}@keyframes cs-tab-open{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.cs-title-bar{height:28px;padding:0 var(--space-3);border-bottom:.5px solid #ffffff14;align-items:center;display:flex}.cs-controls{gap:var(--space-2);align-items:center;display:flex}.cs-dot{border:.5px solid #00000059;border-radius:50%;width:10px;height:10px;display:block}.cs-dot--close{background:#ff5c60}.cs-dot--min{background:#fac800}.cs-dot--zoom{background:#35c759}.cs-content{padding:var(--space-3) var(--space-4) var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.cs-command{font-family:JetBrains Mono,Courier New,monospace;font-size:var(--text-xs);color:#e9ecef;white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:500;overflow:hidden}.cs-result{font-family:JetBrains Mono,Courier New,monospace;font-size:var(--text-xs);color:#e86165;white-space:nowrap;margin:0;font-weight:500}.cs-result--found{color:#35c759}.work-card-content{padding:var(--space-6);box-sizing:border-box;gap:var(--space-1);flex-direction:column;flex-shrink:0;justify-content:center;height:114px;display:flex}.work-card-org{align-items:center;gap:var(--space-1);margin:0;display:flex}.work-card-org-logo{object-fit:contain;flex-shrink:0;width:18px;height:18px;display:block}.work-card-org span{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-base);color:#000000a6;line-height:normal}.work-card-title-block{gap:var(--space-1);flex-direction:column;display:flex}.work-card-title{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-xl);color:#000;margin:0;line-height:normal}.work-card-role{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-base);color:#000000a6;margin:0;line-height:normal}.gallery{box-sizing:border-box;height:100vh;padding:var(--fluid-section-pad-top) var(--fluid-section-margin-x) var(--fluid-section-pad-bottom);overflow-y:auto}.gallery-header{max-width:var(--content-max);margin:0 auto}.gallery-heading{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-6xl);color:#000;margin:0;line-height:1}.gallery-collage{max-width:var(--content-max);margin:var(--space-11) auto 0;gap:var(--space-11);flex-direction:column;display:flex;position:relative}.gallery-row{align-items:flex-start;gap:var(--space-11);display:flex}.gallery-row--lower{align-items:center;gap:var(--space-8)}.gallery-col{gap:var(--space-11);flex-direction:column;display:flex}.gallery-col--a{flex-shrink:0;width:666px}.gallery-col--c{flex-shrink:0;width:662px}@keyframes gallery-tile-in{0%{opacity:0;scale:.97}to{opacity:1;scale:1}}.gallery-tile{opacity:0;border-radius:16px;animation:.6s ease-out both gallery-tile-in;position:relative;overflow:hidden;box-shadow:0 4px 4px #0000001f,inset 0 4px 4px #0000000a}.gallery-tile img{object-fit:cover;width:100%;height:100%;display:block}.gallery-tile--video{width:100%;height:321px;animation-delay:50ms}.gallery-tile--bereal{flex-shrink:0;width:440px;height:587px;animation-delay:.1s}.gallery-tile--burger{flex-shrink:0;width:249px;height:240px;animation-delay:.2s}.gallery-tile--findy{flex-shrink:0;width:455px;height:435px;animation-delay:.3s}.gallery-tile--panel{flex-shrink:0;width:400px;height:226px;animation-delay:.35s}.gallery-tile--laptop{flex-shrink:0;width:220px;height:220px;animation-delay:.4s}.gallery-tile--tshirt{flex-shrink:0;width:200px;height:167px;animation-delay:.45s}.gallery-tile-rotate-wrap{flex-shrink:0;justify-content:center;align-items:center;width:375px;height:240px;display:flex}.gallery-tile--salad{width:240px;height:375px;animation-delay:.25s;transform:rotate(90deg)}.gallery-tshirt-wrap{flex-shrink:0;position:relative}.gallery-stars{pointer-events:none;width:256px;height:156px;position:absolute;top:26px;left:301px}.gallery-star--a{width:66px;height:64px;top:47%;left:0%;transform:rotate(13.51deg)}.gallery-star--b{width:139px;height:134px;top:8%;left:23%;transform:rotate(10.93deg)}.gallery-star--c{width:71px;height:68px;top:56%;left:72%;transform:rotate(-12.63deg)}.gallery-star--d{width:77px;height:78px;top:0%;left:70%;transform:rotate(64.37deg)}.gallery-row--last{align-items:flex-start}.gallery-tile--aura{flex-shrink:0;width:364px;height:386px;animation-delay:.55s}.gallery-tile--conference{flex-shrink:0;width:742px;height:386px;animation-delay:.6s}.gallery-tile--conference img{object-position:center 65%}.gallery-bottom-mark{max-width:var(--content-max);margin:var(--space-11) auto 0;align-items:center;gap:var(--space-4);display:flex}.gallery-bottom-mark:before,.gallery-bottom-mark:after{content:"";background:#0000002e;flex:1;height:1px}.gallery-bottom-text{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-xs);letter-spacing:.08em;color:#00000047;-webkit-user-select:none;user-select:none}.about{overscroll-behavior-y:contain;box-sizing:border-box;height:100vh;padding-top:calc(90px + var(--space-6));padding-bottom:var(--fluid-section-pad-bottom);overflow:hidden auto}.about-inner{width:100%;max-width:var(--content-max);flex-direction:column;margin:0 auto;display:flex;position:relative}.about-upper{height:571px;position:relative}.about-portrait{border-radius:4px;width:307.125px;height:238px;position:absolute;top:83.19px;left:134.8px}.about-portrait-frame{border-radius:4px;position:absolute;inset:0;overflow:hidden}.about-portrait-frame-img{object-fit:cover;pointer-events:none;width:100.57%;height:107.73%;position:absolute;top:-4.05%;left:-.28%}.about-portrait-selfie{width:100%;height:203.875px;position:absolute;top:9.625px;left:0;overflow:hidden;transform:scaleX(-1)}.about-portrait-selfie-img{object-fit:cover;pointer-events:none;width:99.85%;height:100%;position:absolute;top:-.26%;left:.04%}.about2-text{gap:var(--space-3);flex-direction:column;width:687px;display:flex;position:absolute;top:84px;left:525.2px}.about2-title{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-5xl);color:#000;margin:0;line-height:normal}.about2-body{gap:var(--space-9);flex-direction:column;display:flex}.about2-body p{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-lg);letter-spacing:-.4px;color:#000;margin:0;font-weight:400;line-height:36px}.about2-paper{object-fit:contain;opacity:.95;pointer-events:none;width:194.408px;height:258.581px;position:absolute;top:227.34px;left:469.2px;transform:scaleX(-1)}.about2-boy{object-fit:contain;pointer-events:none;width:183.511px;height:263.615px;position:absolute;top:224.19px;left:466.69px;transform:scaleX(-1)}.about2-note{object-fit:contain;pointer-events:none;position:absolute;transform:rotate(-27.38deg)}.about2-note--1{width:86.749px;height:86.624px;top:316.84px;left:185.8px}.about2-note--2{width:54.719px;height:54.64px;top:349.83px;left:254.14px}.about2-note--3{width:66.73px;height:66.634px;top:371.02px;left:206.14px}.about2-birds{object-fit:contain;pointer-events:none;position:absolute}.about2-birds--1{width:262px;height:108px;top:41px;left:893px}.about2-birds--2{width:99px;height:74px;top:90.5px;left:1093px}.about2-star{pointer-events:none;position:absolute}.about2-star-svg,.about2-star-tex{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.about2-star-tex{opacity:.54}.about2-star--a{width:52.309px;height:51.022px;top:470.99px;left:1122.34px;transform:rotate(-18.87deg)}.about2-star--b{width:93.681px;height:90.517px;top:476.98px;left:1162.85px;transform:rotate(10.93deg)}.about2-star--c{width:44.512px;height:43.148px;top:517.4px;left:1118.14px;transform:rotate(13.51deg)}.about2-buffalo-content{pointer-events:none;width:185px;height:143px;position:absolute;top:152.19px;left:52.9px}.about2-buffalo-content-img{object-fit:contain;width:100%;height:100%;display:block}.about-separator{background:#0000001f;flex-shrink:0;width:100%;height:2px;margin-top:64px}.about-lower{padding-bottom:var(--space-12);align-items:flex-start;gap:10px;margin-top:64px;display:flex}.about-tagline-col{flex-direction:column;flex-shrink:0;gap:0;width:432px;margin-left:104.5px;padding-top:34px;display:flex}.about-tagline-eyebrow{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000000a6;margin-bottom:var(--space-2);font-weight:600;display:block}.about-tagline-line{margin:0;line-height:1}.about-tagline-big{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-6xl);color:#000;line-height:1}.about-tagline-and{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-xl);color:#000;margin-left:var(--space-3);vertical-align:middle;font-weight:600;display:inline-block}.about-positions{gap:var(--space-6);flex-direction:column;flex-shrink:0;width:591px;padding-top:10px;display:flex}@keyframes position-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.about-tagline-eyebrow,.about-tagline-line,.about-position{opacity:0}.about-lower--visible .about-tagline-eyebrow{animation:.5s cubic-bezier(.22,1,.36,1) both position-in}.about-lower--visible .about-tagline-line:nth-child(2){animation:.5s cubic-bezier(.22,1,.36,1) 80ms both position-in}.about-lower--visible .about-tagline-line:nth-child(3){animation:.5s cubic-bezier(.22,1,.36,1) .16s both position-in}.about-lower--visible .about-position:first-child{animation:.45s cubic-bezier(.22,1,.36,1) .24s both position-in}.about-lower--visible .about-position:nth-child(2){animation:.45s cubic-bezier(.22,1,.36,1) .31s both position-in}.about-lower--visible .about-position:nth-child(3){animation:.45s cubic-bezier(.22,1,.36,1) .38s both position-in}.about-lower--visible .about-position:nth-child(4){animation:.45s cubic-bezier(.22,1,.36,1) .45s both position-in}.about-lower--visible .about-position:nth-child(5){animation:.45s cubic-bezier(.22,1,.36,1) .52s both position-in}.about-position{align-items:center;gap:var(--space-8);box-sizing:border-box;background:#ffffffb3;border-radius:12px;min-height:72px;padding:12px 24px;display:flex;box-shadow:0 2px 6px #00000012,inset 0 2px 4px #00000005}.about-position-logo{object-fit:contain;border-radius:6px;flex-shrink:0;width:48px;height:48px}.about-position-info{flex-direction:column;gap:2px;display:flex}.about-position-name{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-base);color:#000;line-height:normal}.about-position-role{color:#0000008c;font-family:Peace Sans,Anton,Impact,sans-serif;font-size:13px;line-height:normal}.footer{box-sizing:border-box;justify-content:center;align-items:center;height:100vh;display:flex}.footer-inner{width:min(1082px, calc(100% - var(--fluid-section-margin-x) * 2));flex-direction:column;display:flex}.footer-sep{background:#0000002e;flex-shrink:0;width:100%;height:2px}.footer-content{justify-content:space-between;align-items:flex-start;margin-top:98px;display:flex}.footer-left{flex-direction:column;flex-shrink:0;width:371px;display:flex}.footer-tagline{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-4xl);color:#000;width:371px;margin:0;line-height:1.2}.footer-copy{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000000a6;margin:87px 0 0;line-height:normal}.footer-nav{gap:var(--space-8);display:flex}.footer-nav-col{gap:var(--space-12);flex-direction:column;display:flex}.footer-nav-link{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-xl);color:#000;cursor:pointer;opacity:.85;text-align:left;background:0 0;border:none;padding:0;line-height:normal;text-decoration:none;transition:opacity .15s}.footer-nav-link:hover{opacity:1}@keyframes resume-fade-in{0%{opacity:0}to{opacity:1}}@keyframes resume-modal-up{0%{opacity:0;transform:scale(.94)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.resume-overlay{z-index:99998;-webkit-backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:center;animation:.2s both resume-fade-in;display:flex;position:fixed;inset:0}.resume-modal{border-radius:14px;width:min(92vw,960px);height:min(92vh,680px);animation:.28s cubic-bezier(.34,1.4,.64,1) both resume-modal-up;position:relative;overflow:hidden;box-shadow:0 32px 96px #0000008c,0 0 0 1px #ffffff14}.resume-modal-close{z-index:10;-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;width:34px;height:34px;font-size:var(--text-lg);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;line-height:1;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.resume-modal-close:hover{background:#000c}.resume-iframe{border:none;width:100%;height:100%;display:block}.navbar{bottom:var(--space-8);z-index:1000;pointer-events:none;animation:.75s cubic-bezier(.16,1,.3,1) .68s both navbar-rise;position:fixed;left:50%;transform:translate(-50%)}@keyframes navbar-rise{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.navbar-pill{justify-content:center;align-items:center;gap:var(--space-3);width:auto;height:86px;padding:0 clamp(var(--space-3), 3.5vw, var(--space-7));opacity:.95;pointer-events:all;background:#78787840;border-radius:clamp(12px,3.5vw,24px);display:flex;position:relative;overflow:visible;box-shadow:0 4px 4px #0000001a,inset 0 4px 4px #00000005}.navbar-pill-blur{-webkit-backdrop-filter:blur(5px);pointer-events:none;border-radius:24px;position:absolute;inset:0}.nav-tab{z-index:1;justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-4);font-family:Peace Sans,Anton,Impact,sans-serif;font-weight:400;font-size:var(--text-base);color:#000;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;line-height:normal;text-decoration:none;transition:color .18s,transform .42s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.nav-tab:is(button){appearance:none}.nav-tab:before{content:"";z-index:-1;background:#ffffff73;border-radius:8px;position:absolute;inset:0;box-shadow:0 4px 4px #0000001f}.nav-tab:hover{color:#000;transform:scale(1.08)}.nav-tab--active:before{box-shadow:0 4px 4px #0000001f,inset 0 0 0 1.5px #00000026}.nav-tab-icon{object-fit:contain;z-index:1;flex-shrink:0;display:block;position:relative}@media (width<=520px){.navbar{bottom:var(--space-5)}.navbar-pill{gap:var(--space-2);height:64px;padding:0 clamp(var(--space-3), 6vw, var(--space-5));border-radius:16px}.nav-tab{padding:var(--space-2) var(--space-3);font-size:var(--text-xs)}.nav-tab-icon--star{width:18px;height:14px}.nav-tab-icon--person,.nav-tab-icon--paintbrush{width:20px;height:18px}}@media (width>=1200px){.navbar-pill{gap:var(--space-4);height:96px;padding:0 clamp(var(--space-5), 2.5vw, var(--space-10));border-radius:28px}.nav-tab{font-size:var(--text-lg)}}.nav-tab span,.nav-tab>:not(.nav-tab-icon){z-index:1;position:relative}.case-study{min-height:100vh;padding-top:var(--space-16);background:#f7f7f7;position:relative;overflow-x:hidden}.case-study:before{content:"";pointer-events:none;z-index:9999;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 300px;position:fixed;inset:0}.cs-hero{width:100%;height:900px;position:relative;overflow:hidden}.cs-hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.cs-hero-mockup{object-fit:contain;pointer-events:none;height:80%;position:absolute;bottom:0;right:140px}.cs-hero-label{z-index:2;position:absolute;bottom:80px;left:94px}.cs-frame-label{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#00000080;margin-bottom:var(--space-2);font-weight:600;display:block}.cs-hero-title{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-8xl);color:#000;margin:0 0 var(--space-2);line-height:1}.cs-hero-role{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000000a6;margin:0}.cs-corner-dot{z-index:3;background:#18671f;width:12px;height:12px;position:absolute}.cs-corner-dot.tl{top:0;left:0}.cs-corner-dot.tr{top:0;right:0}.cs-corner-dot.bl{bottom:0;left:0}.cs-corner-dot.br{bottom:0;right:0}.cs-section{width:1500px;max-width:100%;margin-top:52px;position:relative}.cs-section-inner{padding:var(--space-15) var(--space-24);border:2px dashed #000}.cs-section-heading{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-4xl);color:#000;margin:0 0 var(--space-6);line-height:1}.cs-section-body{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-lg);color:#000000a6;max-width:700px;margin:0;line-height:1.6}.cs-not-found{padding:var(--space-30) var(--space-24);font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-lg);color:#000000a6}@keyframes fcs-fade-in{0%{opacity:0}to{opacity:1}}.fcs-page{background-color:#f7f7f5;background-image:linear-gradient(#eee .5px,#0000 .5px),linear-gradient(90deg,#eee .5px,#0000 .5px);background-size:25px 25px;min-height:100vh;animation:.35s both fcs-fade-in}.fcs-topbar{-webkit-backdrop-filter:blur(12px);height:72px;padding:0 clamp(var(--space-6), 5vw, var(--space-18));z-index:300;box-sizing:border-box;background:#ffffffeb;border-bottom:.5px solid #00000014;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.fcs-topbar-logo{align-items:center;gap:var(--space-2);text-decoration:none;display:flex}.fcs-topbar-cat{object-fit:contain;width:46px;height:31px;display:block}.fcs-topbar-identity{flex-direction:column;display:flex}.fcs-topbar-name{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-base);color:#000;line-height:1.2}.fcs-topbar-role{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-xs);color:#0000008c;line-height:1.2}.fcs-topbar-contact{align-items:center;gap:var(--space-6);display:flex}.fcs-topbar-icon{opacity:.7;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:opacity .15s;display:flex}.fcs-topbar-icon:hover{opacity:1}.fcs-body{margin-left:var(--sidebar-width);padding-top:var(--space-18)}.fcs-sidebar{width:var(--sidebar-width);-webkit-backdrop-filter:blur(12px);height:calc(100vh - 72px);padding-top:var(--space-10);padding-left:var(--space-10);z-index:200;box-sizing:border-box;background-color:#ffffffb3;border-right:.5px solid #00000014;align-items:flex-start;display:flex;position:fixed;top:72px;left:0}.fcs-sidebar-sticky{display:contents}.fcs-nav{flex-direction:column;display:flex}.fcs-nav-item{cursor:pointer;font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000;margin-bottom:var(--space-5);text-align:left;white-space:nowrap;background:0 0;border:none;padding:0;font-weight:700;line-height:1.3;transition:color .2s}.fcs-nav-item--active{color:#00000080}.fcs-nav-item--soon{cursor:default}.fcs-resume-overlay{z-index:9000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fcs-resume-modal{background:#fff;border-radius:12px;width:min(900px,92vw);height:85vh;position:relative;overflow:hidden}.fcs-resume-close{top:var(--space-3);right:var(--space-4);z-index:1;font-size:var(--text-xl);cursor:pointer;color:#000;background:0 0;border:none;line-height:1;position:absolute}.fcs-resume-iframe{border:none;width:100%;height:100%}.fcs-content{padding:0 0 var(--space-40)}.fcs-inner{max-width:1028px;padding:0 var(--space-12);margin:0 auto}.fcs-header{padding-top:var(--space-9);padding-bottom:var(--space-12);border-bottom:.5px solid #0000001a;margin-bottom:0}.fcs-hero-frame{width:calc(100% + var(--space-24));margin-left:calc(-1 * var(--space-12));margin-right:calc(-1 * var(--space-12));margin-bottom:var(--space-9);aspect-ratio:1028/473;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.fcs-hero-frame-container{width:calc(100% + var(--space-24));margin-left:calc(-1 * var(--space-12));margin-right:calc(-1 * var(--space-12));margin-bottom:var(--space-9);aspect-ratio:1028/473;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:relative;overflow:hidden}.fcs-hero-aura{background:#f5f5f3}.fcs-aura-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fcs-aura-mockup{object-fit:contain;width:auto;height:116%;position:absolute;top:-8%;right:14%}.fcs-aura-artwork{object-fit:contain;border-radius:14px;width:22%;position:absolute;bottom:-4%;right:5%;box-shadow:0 24px 64px #00000052}.fcs-hero-rocket{background:#f0f0f0}.fcs-rocket-main{object-fit:cover;object-position:top left;width:100%;height:100%;position:absolute;inset:0}.fcs-rocket-artwork{object-fit:contain;border-radius:10px;width:46%;position:absolute;top:6%;right:-1%;box-shadow:0 16px 48px #0000002e}.fcs-org-row{align-items:center;gap:var(--space-1);margin-bottom:var(--space-3);display:flex}.fcs-org-logo{object-fit:contain;width:30px;height:30px}.fcs-org-name{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-xl);color:#000000a6;font-weight:400}.fcs-title{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-7xl);color:#000;margin:0 0 var(--space-9);letter-spacing:-1.68px;line-height:1.2}.fcs-tags{gap:var(--space-12);padding-top:var(--space-7);border-top:.5px solid #0000001a;display:flex}.fcs-tag{gap:var(--space-3);flex-direction:column;display:flex}.fcs-tag-label{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-xl);letter-spacing:-.48px;text-transform:uppercase;color:#00000080;font-weight:600;line-height:1.2}.fcs-tag-value{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-xl);letter-spacing:-.48px;color:#000;font-weight:400;line-height:1.2}.fcs-section{padding-top:var(--space-16)}.fcs-section-label{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-lg);letter-spacing:-.4px;text-transform:uppercase;color:#00000080;margin-bottom:var(--space-3);font-weight:600;line-height:1.2;display:block}.fcs-section-body{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-lg);color:#000;margin:0 0 var(--space-9);letter-spacing:-.4px;max-width:860px;line-height:36px}.fcs-research-card-img{width:100%;margin-bottom:var(--space-9);border-radius:10px;display:block;box-shadow:0 1px 8px #0000000f}.fcs-section-img{width:100%;margin-bottom:var(--space-9);border-radius:10px;display:block}.fcs-next-steps{gap:var(--space-12);margin-bottom:var(--space-16);flex-direction:column;display:flex}.fcs-next-step{gap:var(--space-10);grid-template-columns:1fr 1fr;align-items:start;display:grid}.fcs-next-step-left{gap:var(--space-4);flex-direction:column;display:flex}.fcs-next-step-circle{background:#0000001f;border-radius:50%;flex-shrink:0;width:63px;height:63px}.fcs-next-step-title{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-2xl);color:#000;letter-spacing:-.56px;margin:0;font-weight:400;line-height:1.25}.fcs-next-step-body{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000;letter-spacing:-.34px;margin:0;line-height:1.7}.fcs-award-text{margin-bottom:var(--space-9)}.fcs-reflection-photos{gap:var(--space-12);margin-bottom:var(--space-9);grid-template-columns:1fr 1fr;display:grid}.fcs-reflection-photo{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.fcs-reflection-photo img{aspect-ratio:449/265;object-fit:cover;border-radius:10px;width:100%;display:block}.fcs-reflection-photo figcaption{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#0000008c;padding:0 var(--space-2);line-height:1.5}.fcs-subsection-heading{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-2xl);color:#000;margin:0 0 var(--space-6);letter-spacing:-.56px;font-weight:400;line-height:1.25}.fcs-quote-block{gap:var(--space-5);margin-bottom:var(--space-12);flex-direction:column;display:flex}.fcs-quote{padding:var(--space-6) var(--space-7);gap:var(--space-3);background:#00000008;border-left:3px solid #000;border-radius:0 8px 8px 0;flex-direction:column;margin:0;display:flex}.fcs-quote blockquote{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-lg);color:#000;letter-spacing:-.36px;margin:0;font-style:italic;line-height:1.65}.fcs-quote figcaption{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#00000080;letter-spacing:-.28px}.fcs-insight-grid{gap:var(--space-5);margin-bottom:var(--space-12);grid-template-columns:1fr 1fr;display:grid}.fcs-insight-card{padding:var(--space-7) var(--space-7) var(--space-8);gap:var(--space-4);background:#fff;border-radius:12px;flex-direction:column;display:flex;box-shadow:inset 0 0 0 1px #00000014}.fcs-insight-number{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-3xl);color:#00000026;letter-spacing:-.64px;font-weight:400;line-height:1}.fcs-insight-body{font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-base);color:#000;letter-spacing:-.34px;margin:0;line-height:1.7}.fcs-upnext{padding-top:var(--space-16);padding-bottom:var(--space-20)}.fcs-upnext-divider{height:2px;margin-bottom:var(--space-9);background:#00000014;border-radius:1px}.fcs-upnext-heading{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--fluid-heading-4xl);color:#000;margin:0 0 var(--space-8);letter-spacing:-.8px;font-weight:400;line-height:1.1}.fcs-upnext-cards{gap:var(--space-10);grid-template-columns:1fr 1fr;display:grid}.fcs-upnext-card{background:#fff;border-radius:14px;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;display:block;overflow:hidden;box-shadow:0 1px #0000000f,inset 0 0 0 1px #0000000f}.fcs-upnext-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a,inset 0 0 0 1px #0000000f}.fcs-upnext-card-artwork{aspect-ratio:452/264;display:block;overflow:hidden}.fcs-upnext-card-artwork img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.fcs-upnext-card-info{padding:var(--space-4) var(--space-6) var(--space-5);gap:var(--space-2);border-top:1px solid #0000000f;flex-direction:column;display:flex}.fcs-upnext-card-org{align-items:center;gap:var(--space-2);font-family:Open Sauce Sans,Open Sans,system-ui,sans-serif;font-size:var(--text-xs);color:#00000080;line-height:1;display:flex}.fcs-upnext-card-org-logo{object-fit:contain;border-radius:4px;width:18px;height:18px}.fcs-upnext-card-title{font-family:Peace Sans,Anton,Impact,sans-serif;font-size:var(--text-xl);color:#000;letter-spacing:-.44px;font-weight:400;line-height:1.2}.custom-cursor{opacity:.85;pointer-events:none;z-index:99999;will-change:transform;background:#6ca872;border-radius:50%;width:24px;height:24px;position:fixed;top:-12px;left:-12px}
