@import"https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Satoshi,sans-serif;color:#e3e3db;background-color:#1a1a1a;overflow-x:hidden}h1{font-size:60px;font-weight:500}p{font-size:20px;font-weight:400}a{text-decoration:none;color:#e3e3db;font-size:20px;font-weight:400}nav{position:fixed;top:0;left:0;width:100vw;padding:2em 2.5em;display:flex;justify-content:space-between;mix-blend-mode:difference;z-index:2}.links{display:flex;gap:1em}section{width:100vw;height:100svh;padding:2.5em}.hero{display:flex;flex-direction:column;justify-content:space-between;padding-top:4em}.hero h1{position:relative;left:-.05em;text-transform:uppercase;font-weight:500;font-size:19.5vw;letter-spacing:-.04em;line-height:1}.hero-copy{display:flex;justify-content:space-between;align-items:flex-end}.outro{display:flex;justify-content:center;align-items:center}.intro{height:100%}@media(max-width:768px){.intro{height:auto}.video-title{display:none}}.video-container-desktop{position:relative;transform:translateY(-105%) scale(.25);display:flex;flex-direction:column;gap:2em;will-change:transform}.video-container-desktop .video-title p{position:relative;font-size:78px;font-weight:400}.video-container-mobile{display:none;width:100%;max-width:800px;margin:0 auto}.video-preview{position:relative;width:100%;aspect-ratio:16/9;border-radius:1.5rem;background-color:#464640;overflow:hidden}.video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5rem;overflow:hidden}iframe,video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5rem;pointer-events:none;object-fit:cover}.foundations{position:relative;width:100%;height:50svh;background-color:#1a1a1a;color:#e3e3db;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.foundations h1{font-size:7rem;font-weight:500;letter-spacing:-.35rem;line-height:1.1}.foundations h1 a{color:#e3e3db;text-decoration:none;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;transition:opacity .3s ease}.foundations h1 a:hover{opacity:.8}.foundations p{margin-bottom:-1rem}.sticky-cards{position:relative;width:100%;height:100%;background-color:#1a1a1a}.sticky-card{position:relative;width:100%;height:100svh;background-color:#e3e3db;color:#1a1a1a;padding:1.5rem;border-radius:1.5rem;display:flex;gap:3rem;will-change:transform}.sticky-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:var(--after-opacity, 0);transition:opacity .1s ease;pointer-events:none;z-index:2;border-radius:1.5rem}.sticky-card-index{flex:2}.sticky-card-index h1{font-size:7rem;font-weight:500;letter-spacing:-.35rem;line-height:1.1}.sticky-card-content{flex:4;padding-top:1.5rem}.sticky-card-content-wrapper{width:75%;display:flex;flex-direction:column;gap:1.5rem}.sticky-card-header{width:75%;font-size:6rem;font-weight:500;letter-spacing:-.15rem;line-height:1.1}.sticky-card-img{width:100%}.sticky-card-img img{width:100%;height:100%;aspect-ratio:5/3;object-fit:cover;border-radius:.5rem}.sticky-card-copy{display:flex;gap:1.5rem}.sticky-card-copy-title{flex:3}.sticky-card-copy-description{flex:7}.sticky-card-copy-title p{text-transform:uppercase;font-weight:650;font-size:1.125rem}.sticky-card-copy-description p{font-size:1.125rem;font-weight:400;line-height:1.5}.about-me{width:100%;height:auto;background-color:#1a1a1a;color:#e3e3db;padding:4rem 2.5rem;display:flex;align-items:center;overflow:hidden}.about-me-container{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-me-left h2{font-size:3rem;font-weight:500;margin-bottom:.5rem;letter-spacing:-.02em;overflow:hidden}.about-me-left p{font-size:1.15rem;line-height:1.6;margin-bottom:1.5rem;font-weight:400}.about-me-left p:last-child{margin-bottom:0}.about-me-right h3{font-size:2rem;font-weight:500;margin-bottom:0rem;letter-spacing:-.02em;overflow:hidden}.awards-list{display:flex;flex-direction:column}.award-item{display:grid;grid-template-columns:60px 1fr 1fr;gap:1rem;padding:1rem 0;border-bottom:.5px solid transparent;align-items:baseline;position:relative;--line-width: 0%}.award-item:before{content:"";position:absolute;bottom:0;left:0;width:var(--line-width);height:.5px;background-color:#e3e3db;z-index:1}.award-item:last-child:before{display:none}.award-item .year,.award-item .organization,.award-item .award-name{opacity:0;transform:translate(-20px)}.award-item .year{font-size:1rem;font-weight:400;color:#e3e3db}.award-item .organization{font-size:1rem;font-weight:400}.award-item .award-name{font-size:1rem;font-weight:400;text-align:right}.highlight{background-color:#e3e3db1a;color:#f0f0f0;padding:.2em .4em;border-radius:.25rem;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Courier New,monospace;font-size:.85em;font-weight:500;border:1px solid rgba(227,227,219,.2);display:inline-block;line-height:1.2}@media(max-width:900px){nav,section{padding:1.5em}.hero{justify-content:flex-end;gap:2em}.hero h1{font-size:19vw}.video-container-desktop{display:none}.video-container-mobile{display:flex;flex-direction:column;gap:1em}.foundations h1{font-size:2rem;letter-spacing:0}.sticky-card{flex-direction:column;gap:0}.sticky-card-content-wrapper{width:100%}.sticky-card-copy{flex-direction:column;gap:.5rem}.sticky-card-index{flex:1}.sticky-card-index h1,.sticky-card-header{font-size:2rem;letter-spacing:0}.sticky-card-copy-title p,.sticky-card-copy-description p{font-size:1rem}.about-me{padding:2rem 1.5rem}.about-me-container{grid-template-columns:1fr;gap:3rem}.about-me-left h2{font-size:2rem}.about-me-left p{font-size:1rem}.about-me-right h3{font-size:1.5rem}.award-item{grid-template-columns:50px 1fr 1fr;gap:.5rem}.award-item .award-name{text-align:left;font-size:.9rem}.award-item .year,.award-item .organization{font-size:.9rem}}
