*,:before,:after{box-sizing:border-box;margin:0;padding:0}@media (pointer:fine){*,:before,:after{cursor:none!important}}:root{-webkit-font-smoothing:antialiased;--accent:#dbd8ce;font-family:sans-serif;line-height:1.5}html,body,#root{overscroll-behavior:none;background:#2a2a2a;min-height:100vh}.app{min-height:100vh}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.sidebar-toggle{z-index:20;cursor:pointer;background:#3c3c3a;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:10px;display:none;position:fixed;top:20px;left:20px}.sidebar-toggle span{background:#faf8f1;border-radius:2px;width:20px;height:2px;display:block}@media (max-width:767px){.sidebar-toggle{display:none!important}}.sidebar-overlay{z-index:18;cursor:pointer;background:#00000080;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.custom-cursor{pointer-events:none;z-index:9999;will-change:transform;transition:opacity .15s;position:fixed;top:0;left:0}.cursor-arrow{filter:drop-shadow(0 2px 6px #00000080);display:block;transform:translate(-5px,-2px)}.cursor-dot{background:var(--accent);border:1.5px solid #fff;border-radius:50%;width:18px;height:18px;transform:translate(-50%,-50%);box-shadow:0 2px 6px #0006}.cursor-pill{background:var(--accent);color:#fff;white-space:nowrap;border:2px solid #fff;border-radius:99px;padding:7px 16px;font-family:Source Code Pro,monospace;font-size:13px;font-weight:400;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.cursor-tip{background:var(--accent);color:#fff;white-space:nowrap;text-transform:uppercase;border:2px solid #fff;border-radius:99px;padding:7px 16px;font-family:Source Code Pro,monospace;font-size:13px;font-weight:400;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.splash-screen{z-index:1;pointer-events:none;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.splash-screen__logo-frame{opacity:0;justify-content:center;align-items:center;width:178px;height:135px;transition:opacity .25s,transform .25s;animation:.8s forwards splash-fade-in;display:flex;overflow:hidden;transform:scale(.92)}.splash-screen--dematerializing .splash-screen__logo-frame{opacity:0;transition:opacity .18s,transform .18s;animation:none;transform:scale(.85)}.splash-screen__logo-rotator{transform:rotate(-113.5deg)}.splash-screen__logo-inner{width:77px;height:162px}.splash-screen__logo-inner img{width:100%;height:100%;display:block}@keyframes splash-fade-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.splash-screen__logo-frame{width:124px;height:94px}.splash-screen__logo-inner{width:54px;height:113px}}.pass-card{-webkit-user-select:none;user-select:none;border-radius:30px;flex-shrink:0;width:576px;max-width:100%;height:270px;overflow:hidden;box-shadow:0 18px 22.5px #00000026,0 9px 9px #0000001a}.pass-card__inner{border-radius:30px;width:100%;height:100%;position:relative;box-shadow:inset 0 0 0 .9px #ffffff26,inset 0 0 10.8px #00000026}.pass-card__bg{object-fit:cover;pointer-events:none;width:23.44%;height:50%;position:absolute;top:0;left:0}.pass-card__bg--1{opacity:.5}.pass-card__bg--2{opacity:.3}.pass-card__lines{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.pass-card__logo{opacity:.9;filter:drop-shadow(.9px .9px #ffffff40);width:126px;height:126px;position:absolute;top:72px;left:36px}.pass-card__logo-img{object-fit:contain;opacity:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.pass-card__logo-img--active{opacity:1}.pass-card__studio{color:#120b06;letter-spacing:1.12px;white-space:nowrap;width:330px;font-family:Fraunces,serif;font-size:30.6px;font-weight:400;line-height:1;position:absolute;top:51px;left:211px}.pass-card__intent{color:#120b06;white-space:nowrap;text-overflow:ellipsis;width:330px;font-family:Source Code Pro,monospace;font-size:20px;line-height:1;position:absolute;top:93px;left:211px;overflow:hidden}.pass-card__date{color:#120b06;white-space:nowrap;font-family:Source Code Pro,monospace;font-size:16px;position:absolute;top:150px;left:214px}.pass-card__number{color:#120b06;letter-spacing:1.22px;white-space:nowrap;font-family:Inter,sans-serif;font-size:16.2px;font-weight:300;position:absolute;top:150px;left:399px}.pass-card__name-wrap{align-items:center;width:330px;height:70px;display:flex;position:absolute;top:184px;left:211px}.pass-card__name{color:#120b06;letter-spacing:2.34px;transform-origin:0;white-space:nowrap;margin-left:32px;font-family:Caveat,cursive;font-size:46.8px;line-height:1;transform:rotate(-3deg)}.tilt-card__sensor{cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent;display:inline-block}.tilt-card{will-change:transform;pointer-events:none;display:inline-block;position:relative}.tilt-card__shine{pointer-events:none;z-index:2;border-radius:30px;position:absolute;top:0;bottom:0;left:0;right:0}.welcome-screen__attrib-btn{z-index:2;cursor:pointer;color:#7a7a7a;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:20px;right:20px}.welcome-screen__attrib-btn:hover{color:#faf8f1}.welcome-screen__attrib-tip{z-index:2;color:#7a7a7a;white-space:nowrap;background:0 0;font-family:DM Sans,sans-serif;font-size:12px;position:absolute;top:24px;right:46px}.welcome-screen__attrib-link{color:#7a7a7a;text-decoration:underline;transition:color .15s}.welcome-screen__attrib-link:hover{color:#faf8f1}.welcome-screen{z-index:1;pointer-events:none;background:0 0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.welcome-screen__vcenter{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.welcome-screen__attrib-btn,.welcome-screen__attrib-tip,.welcome-screen__inner{pointer-events:auto}.welcome-screen--exiting .welcome-screen__title-group,.welcome-screen--exiting .welcome-screen__intent,.welcome-screen--exiting .welcome-screen__pass-headline,.welcome-screen--exiting .welcome-screen__pass-wrap,.welcome-screen--exiting .welcome-screen__pass-note,.welcome-screen--exiting .welcome-screen__attrib-btn,.welcome-screen--exiting .welcome-screen__attrib-tip{opacity:0;transition:opacity .35s}.welcome-screen--exiting .pass-card{opacity:0;transition:none}.welcome-screen__inner{z-index:1;--enter-scale:.9;width:647px;max-width:calc(100vw - 48px);transform:scale(.87) scale(var(--enter-scale));transform-origin:50%;opacity:0;flex-direction:column;align-items:center;gap:64px;padding:60px 0;transition:opacity 1.2s,transform 1.2s;display:flex;position:relative}.welcome-screen__inner--entered{--enter-scale:1;opacity:1}.welcome-screen__title-group{text-align:center;opacity:1;flex-direction:column;align-items:center;max-height:120px;margin-bottom:-24px;transition:max-height .5s,opacity .4s,transform .5s,margin .5s;display:flex;overflow:hidden;transform:translateY(0)}.welcome-screen__title-group--hidden{opacity:0;max-height:0;margin-bottom:-64px;transform:translateY(-28px)}.welcome-screen__eyebrow{color:#dbd8ce;text-align:center;font-family:Source Code Pro,monospace;font-size:20px;line-height:normal}.welcome-screen__title{color:#faf8f1;margin:0;font-family:Fraunces,serif;font-size:48px;font-weight:400;line-height:normal}.welcome-screen__intent{opacity:0;flex-direction:column;align-items:center;gap:40px;width:100%;max-height:0;margin-top:-40px;transition:max-height .9s,margin-top .9s,opacity 1.2s .15s,transform 1.1s .1s;display:flex;overflow:visible;transform:translateY(28px)}.welcome-screen__intent--visible{opacity:1;max-height:450px;margin-top:0;transform:translateY(0)}.welcome-screen__pass-headline{color:#dbd8ce;text-align:center;margin:0;font-family:Fraunces,serif;font-size:35px;font-weight:400;line-height:1}.welcome-screen__pass-note{color:#cbc8bf;text-align:center;margin:0;font-family:Source Code Pro,monospace;font-size:20px;line-height:1}.welcome-screen__pass-note strong{font-weight:700}.welcome-screen__pass-wrap{pointer-events:auto;justify-content:center;width:100%;display:flex}.welcome-screen__pass-float{transform-origin:50%;will-change:transform;animation:2.8s ease-in-out infinite welcome-pass-breathe;display:inline-flex}@keyframes welcome-pass-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-7px)scale(1.006)}}@media (prefers-reduced-motion:reduce){.welcome-screen__pass-float{animation:none}}@media (min-width:768px) and (max-height:830px){.welcome-screen__inner{transform:scale(.75) scale(var(--enter-scale))}}@media (max-width:767px){.welcome-screen__inner{width:100%;max-width:345px;transform:scale(var(--enter-scale));gap:20px;padding:24px 0}.welcome-screen__title-group{max-height:90px}.welcome-screen__title-group--hidden{margin-bottom:-20px}.welcome-screen__eyebrow{letter-spacing:2px;font-size:15px}.welcome-screen__title{font-size:34px}.welcome-screen__intent{gap:24px}.welcome-screen__intent--visible{max-height:300px}.welcome-screen__pass-headline{font-size:30px}.welcome-screen__pass-wrap{width:100%;height:var(--pass-h,162px);flex-shrink:0;position:relative;overflow:hidden}.welcome-screen__pass-wrap .tilt-card__sensor{transform:scale(var(--pass-scale,.599));transform-origin:top}.welcome-screen__pass-note{max-width:310px;font-size:14px;line-height:1.35}}.nav-card{background:#dbd8ce;border-radius:14px;flex-direction:column;gap:8px;width:100%;padding:14px 10px;display:flex}.nav-card__heading{color:#2a2a2a;padding:0 4px;font-family:Source Code Pro,monospace;font-size:13px;line-height:normal}.nav-card__links{flex-direction:column;gap:4px;display:flex}.nav-card__link{background:#dbd8ce;border-radius:8px;justify-content:space-between;align-items:center;height:34px;padding:0 10px;text-decoration:none;transition:background .2s;display:flex}.nav-card__link--active{background:#faf8f1}.nav-card__link-label{color:#7a7a7a;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:15px;line-height:normal}.nav-card__link--active .nav-card__link-label{color:#2a2a2a}.nav-card__link-arrow{color:#7a7a7a;font-size:13px;line-height:1}.nav-card__link--active .nav-card__link-arrow{color:#2a2a2a}@media (hover:hover) and (pointer:fine){.nav-card__link:hover:not(.nav-card__link--active){background:#e8e5dc}}.sidebar{z-index:5;background:#3c3c3a;flex-direction:column;justify-content:space-between;width:240px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar__top{flex-direction:column;gap:24px;padding:28px 20px 0;display:flex}.sidebar__logo-wrap{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.sidebar__logo-frame{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:106px;height:80px;padding:0;position:relative;overflow:hidden}.sidebar__close{color:#faf8f1;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:flex-start;padding:4px;transition:opacity .2s;display:none}.sidebar__close:hover{opacity:.6}.sidebar__logo-rotator{position:absolute;top:-8px;left:30px;transform:rotate(-113.5deg)}.sidebar__logo-inner{width:46px;height:96px;position:relative}.sidebar__logo-inner img{width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.sidebar__identity{flex-direction:column;gap:14px;display:flex}.sidebar__name-group{flex-direction:column;gap:5px;display:flex}.sidebar__name{color:#faf8f1;white-space:nowrap;margin:0;font-family:Fraunces,serif;font-size:26px;font-weight:400;line-height:1.1}.sidebar__title{color:#dbd8ce;margin:0;font-family:Source Code Pro,monospace;font-size:13px;line-height:normal}.sidebar__bio{color:#dbd8ce;margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5}.sidebar__edu{color:#555553;margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5}.sidebar__edu-label{color:#cbc8bf}.sidebar__edu-school{color:#faf8f1}.sidebar__more{flex-direction:column;gap:8px;padding-bottom:28px;display:flex}.sidebar__more-heading{color:#faf8f1;margin:0;font-family:Source Code Pro,monospace;font-size:15px;font-weight:500}.sidebar__more-links{color:#cbc8bf;margin:0;font-family:DM Sans,sans-serif;font-size:15px}.sidebar__more-link{color:#cbc8bf;text-decoration:underline;transition:color .15s}.sidebar__more-link:hover{color:#faf8f1}.sidebar__more-sep{color:#cbc8bf}.sidebar__bottom{flex-direction:column;gap:14px;padding:0 20px 24px;display:flex}.sidebar__pass-thumb{border-radius:13px;flex-shrink:0;width:200px;height:94px;position:relative;overflow:visible}.sidebar__pass-thumb .tilt-card__sensor{transform-origin:0 0;position:absolute;top:0;left:0;transform:scale(.3472)}.sidebar__pass-thumb .pass-card{box-shadow:none;border-radius:0;max-width:none}.sidebar__location{align-items:center;gap:8px;padding-left:14px;display:flex}.sidebar__status-dot{flex-shrink:0;width:7px;height:7px}.sidebar__location span{color:#cbc8bf;font-family:Source Code Pro,monospace;font-size:15px;line-height:normal}@media (max-width:1023px){.sidebar{z-index:30;transition:transform .3s;transform:translate(-100%);top:0!important}.sidebar--open{transform:translate(0)}}@media (max-width:767px){.sidebar{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:min(300px,100vw - 20px);height:auto;min-height:min(817px,100dvh - 20px);max-height:calc(100dvh - 20px);padding:16px 0 max(24px, env(safe-area-inset-bottom));border-radius:24px;justify-content:flex-start;align-items:center;gap:16px;left:auto;right:10px;overflow:hidden auto;transform:translate(calc(100% + 10px));top:10px!important}.sidebar--open{transform:translate(0)}.sidebar__logo-frame,.sidebar__name-group{display:none}.sidebar__logo-wrap{justify-content:flex-end}.sidebar__close{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sidebar__top{flex:none;gap:20px;width:min(252px,100% - 48px);padding:0}.sidebar__identity{gap:7px}.sidebar__name-group{gap:5px}.sidebar__name{white-space:normal;font-size:27px;line-height:normal}.sidebar__title{font-size:12px}.sidebar__bio,.sidebar__edu{font-size:16px;line-height:normal}.sidebar .nav-card{border-radius:20px;justify-content:center;gap:10px;height:190px;padding:0 12px;overflow:hidden}.sidebar .nav-card__heading{padding:0;font-size:16px}.sidebar .nav-card__links{gap:5px}.sidebar .nav-card__link{border-radius:10px;height:32px;padding:0 10px}.sidebar .nav-card__link-label{font-size:16px}.sidebar .nav-card__link-arrow{font-size:20px}.sidebar__more{gap:8px;padding-bottom:0}.sidebar__more-heading,.sidebar__more-links{font-size:16px}.sidebar__bottom{flex:none;align-items:center;gap:16px;width:100%;margin-top:0;padding:0}.sidebar__pass-thumb{aspect-ratio:auto;width:100%;height:162px;overflow:visible}.sidebar__pass-thumb .tilt-card__sensor{top:20px;left:20px;transform:scale(.4514)}.sidebar__location{gap:10px;width:min(252px,100% - 48px);padding-left:0}.sidebar__status-dot{width:8px;height:8px}.sidebar__location span{font-size:16px}}@media (max-width:346px){.sidebar__top,.sidebar__location{width:calc(100% - 40px)}.sidebar__pass-thumb{width:100%;height:150px}.sidebar__pass-thumb .tilt-card__sensor{left:16px;transform:scale(.42)}}.mobile-topbar{display:none}@media (max-width:767px){.mobile-topbar{z-index:20;background:#2a2a2a;justify-content:space-between;align-items:center;height:68px;padding:0 24px 0 8px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-topbar__hero{flex:1;align-items:center;gap:0;min-width:0;display:flex}.mobile-topbar__logo-frame{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:94px;height:68px;padding:0;display:block}.mobile-topbar__logo-frame img{width:94px;height:68px;display:block}.mobile-topbar__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-topbar__name{color:#faf8f1;white-space:nowrap;margin:0;font-family:Fraunces,serif;font-size:20px;font-weight:400;line-height:normal}.mobile-topbar__title{color:#dbd8ce;margin:0;font-family:Source Code Pro,monospace;font-size:12px;font-weight:400;line-height:normal}.mobile-topbar__toggle{color:#dbd8ce;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.mobile-topbar__toggle:hover{opacity:.6}}.tag-badge{color:#555553;white-space:nowrap;background:#ece9e1;border-radius:4px;align-items:center;padding:4px 10px 3px;font-family:Source Code Pro,monospace;font-size:14px;line-height:normal;display:inline-flex}.project-card{background:#dbd8ce;border-radius:20px;flex-direction:column;gap:20px;width:100%;padding:10px 19px 18px;display:flex;overflow:hidden;box-shadow:0 0 6.3px 1px #2a2a2a}.project-card__header-row{justify-content:space-between;align-items:center;margin-bottom:-8px;display:flex}.project-card__number{color:#555553;font-family:Source Code Pro,monospace;font-size:13px;line-height:normal}.project-card__tags{align-items:center;gap:16px;display:flex}.project-card__image{border-radius:10px;flex-shrink:0;height:350px;overflow:hidden}.project-card__image img,.project-card__video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.project-card__body{flex-direction:column;gap:15px;display:flex}.project-card__title{color:#2a2a2a;margin:0;font-family:Fraunces,serif;font-size:28px;font-weight:400;line-height:normal}.project-card__description{color:#555553;margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:normal}.project-card__meta{flex-direction:column;max-height:0;margin-top:-20px;padding-top:0;transition:max-height .4s,padding-top .4s,margin-top .4s;display:flex;overflow:hidden}.project-card--clickable{cursor:pointer}.project-card:hover .project-card__meta{max-height:160px;margin-top:0;padding-top:4px}.project-card__divider{background:repeating-linear-gradient(90deg,#5555534d 0 4px,#0000 4px 8px);height:1px}.project-card__table{align-items:flex-start;gap:32px;margin-top:16px;display:flex}.project-card__labels,.project-card__values{flex-direction:column;display:flex}.project-card__labels span,.project-card__values span{white-space:nowrap;align-items:center;height:32px;font-size:16px;line-height:normal;display:flex}.project-card__labels span{color:#555553;padding-right:10px;font-family:Source Code Pro,monospace}.project-card__values span{color:#555553;padding:0 10px;font-family:DM Sans,sans-serif}@media (max-width:767px){.project-card{border-radius:18px;gap:16px;padding:14px 16px 18px}.project-card__tags{gap:6px}.project-card__image{height:200px}.project-card__body{gap:12px}.project-card__title{font-size:24px}.project-card__description{font-size:14px}.project-card__meta{max-height:160px;margin-top:0;padding-top:4px}.project-card__labels span,.project-card__values span{height:28px;font-size:13px}.project-card__table{gap:16px;margin-top:12px}}.footer{background:var(--accent);z-index:10;align-items:stretch;width:100%;min-height:281px;display:flex;position:relative;overflow:hidden}.footer__quote{flex:0 0 57%;align-items:flex-start;padding:42px 42px 18px;display:flex}.footer__quote p{max-width:580px;margin:0;font-family:Fraunces,serif;font-size:32px;font-weight:400;line-height:1.35}.footer__quote-muted{color:#120b06cc}.footer__quote-white{color:#120b06}.footer__links{flex:0 0 43%;justify-content:center;align-items:flex-start;gap:0;padding:40px 10px;display:flex}.footer__link-col{flex-direction:column;flex:1;display:flex}.footer__link{align-items:center;height:40px;padding:10px 10px 10px 0;font-family:Source Code Pro,monospace;font-size:20px;line-height:normal;text-decoration:none;display:flex}.footer__link:hover{text-underline-offset:3px;text-decoration:underline}.footer__link--muted{color:#120b06}.footer__link--active{color:#120b06;text-underline-offset:3px;text-decoration:underline}@media (max-width:1800px){.footer__quote p{font-size:24px}.footer__link{height:34px;font-size:16px}}@media (max-width:1023px){.footer__quote p{font-size:26px}.footer__link{font-size:17px}}@media (max-width:767px){.footer{min-height:unset;flex-direction:column}.footer__quote{flex:none;padding:36px 24px 16px}.footer__quote p{max-width:100%;font-size:24px}.footer__links{flex:none;justify-content:flex-start;gap:32px;padding:16px 24px 36px}.footer__link{font-size:15px}}.home-layout{background:#2a2a2a}.home-content{background:#2a2a2a;margin-left:240px;padding:64px}.projects-grid{align-items:flex-start;gap:48px;max-width:1408px;margin:0 auto;display:flex}.projects-col{flex-direction:column;flex:1;gap:48px;display:flex}.projects-col--right{padding-top:48px}@media (max-width:1023px){.home-content{margin-left:0;padding:80px 40px 0}.sidebar-toggle{display:flex}}@media (max-width:767px){.home-content{padding:92px 24px 48px}.projects-col{display:contents}.projects-grid{flex-direction:column;gap:24px}.project-card-slot{width:100%}.project-card-slot[data-sort="01"]{order:1}.project-card-slot[data-sort="02"]{order:2}.project-card-slot[data-sort="03"]{order:3}.project-card-slot[data-sort="04"]{order:4}}.flying-card{transform-origin:0 0;pointer-events:none;z-index:9999;will-change:transform;position:fixed;top:0;left:0}
