/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}embed,iframe,object{max-width:100%}img,video{max-width:100%;height:auto}:root{--body-font: "Satoshi";--heading-font: "Cabinet Grotesk";--logo-font: "Sentient";--text-color: #030F26;--bg-color: #EFEFEF;--logo-color: #CD1858;--logo-color-light: rgba(205, 24, 88, .1);--link-color: #3A00FA;--link-hover-color: #062A49}@font-face{font-family:Satoshi;src:url(./Satoshi-Variable-CFg-z2ne.woff2)}@font-face{font-family:Cabinet Grotesk;src:url(./CabinetGrotesk-Variable-BZl-SSEF.woff2)}@font-face{font-family:Sentient;src:url(./Sentient-Variable-Dg5biqQp.woff2)}html{scrollbar-gutter:stable;overflow-x:hidden;scroll-behavior:smooth}body{font-family:var(--body-font),sans-serif;color:var(--text-color);background-color:var(--bg-color)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font),sans-serif;font-weight:600;max-width:30rem;color:var(--text-color)}h1{font-size:clamp(2rem,10vw,6rem);max-width:100%;font-weight:700}h2{font-size:clamp(1.25rem,4vw,2.5rem);max-width:100%;font-weight:600}h3{font-size:clamp(1rem,3vw,1.75rem);max-width:100%;font-weight:500}p{max-width:40rem;line-height:1.5;font-size:clamp(.875rem,2vw,1.25rem);font-weight:400}a{text-decoration:none;font-weight:600;color:var(--link-color)}a:hover{color:var(--link-hover-color)}a:visited{color:var(--link-color)}.acf-image{margin-top:0}.swiper{width:100vw;height:calc(100vh - 4rem);margin-left:calc(50% - 50vw)}.swiper-slide{height:100%}@media(min-width:48rem){main{margin:0 auto;max-width:80vw}}.site-header{position:sticky;top:0;left:0;z-index:99;background-color:var(--bg-color)}.site-navigation{display:flex;justify-content:space-between;align-items:center;height:4rem;margin:0 2rem;top:0}.site-navigation ul li{display:inline-block;margin:0 2rem}.socials-nav{border-right:1px solid var(--text-color);padding:0 .5rem 4rem;width:fit-content}.socials-nav svg{width:1.5rem;height:1.5rem}.socials-nav ul li{list-style:none}#logo a{color:var(--logo-color);font-family:Sentient;text-transform:lowercase}h1{margin:0}.name{font-family:var(--logo-font);color:var(--logo-color)}.intro-container{display:flex;flex-direction:column}.intro-container p{text-align:right;max-width:none}.link-to-works{align-self:flex-end}#tagline{font-family:var(--body-font);font-size:1rem;font-weight:400;color:var(--text-color);display:block}#intro{display:flex;justify-content:center;align-items:center;height:calc(100vh - 4rem)}.about-wrapper{position:relative;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column}.intro-wrapper{position:relative}.intro-text{display:flex;flex-direction:column;align-items:center;padding:2rem}.intro-text *{max-width:40rem}.about-wrapper .swiper-wrapper{background-color:var(--logo-color-light);padding:2rem;width:100%}.aboutSwiper .swiper-slide{height:auto}.tech-stack-category{display:flex;gap:3rem;max-width:30rem;flex-wrap:wrap}.tech-stack-group{display:flex;flex-direction:column;width:3rem}.tech-stack-group svg{width:3rem}.tech-stack-group p{font-size:.75rem;font-weight:500;text-align:center}.socials-nav-about{position:absolute;bottom:2rem;right:-10%}@media(min-width:64em){.about-wrapper{flex-direction:row;height:calc(100vh - 4rem)}.intro-text{width:75%;padding:2rem;justify-content:center}.aboutSwiper{width:30%;height:100%;overflow:hidden;padding:1rem 2rem;box-sizing:border-box}.aboutSwiper h2{color:var(--logo-color);font-size:clamp(1rem,3vw,1.75rem);font-weight:700;margin-bottom:0}.aboutSwiper h3{font-size:clamp(.7rem,2vw,1.25rem);font-weight:500}.aboutSwiper p{font-size:.9rem}.aboutSwiper .swiper-slide{height:auto;box-sizing:border-box}}.works-wrapper{position:relative;justify-content:center;align-items:center;height:calc(100vh - 4rem);width:100vw;margin-left:calc(50% - 50vw)}.works-wrapper h1{position:absolute;left:2rem;top:0rem}.works-card .works-counter{font-size:clamp(1.25rem,5vw,3rem);font-weight:100;max-width:fit-content;margin:0;position:absolute;bottom:-5%;right:-5%}.works-card{position:relative;background-color:var(--logo-color-light);padding:2rem}.works-card *{width:50vw}.works-card .featured-image{margin:0;max-width:60vw}.works-card .featured-image img{width:100%;height:auto;object-fit:cover}.works-card h2{color:var(--link-color);max-width:100%;margin:1rem 0 0}.works-card p{width:100%;margin:0;font-weight:500}.works-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center}.works-wrapper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.work-wrapper{display:flex;flex-direction:column;padding:0 2rem}.work-section{margin-bottom:2rem}.work-intro{margin-bottom:4rem}.work-intro-img{width:100%}.work-title{display:flex;align-items:center}.work-title h1{width:fit-content;margin-right:.5rem}.work-live-site svg{width:clamp(.875rem,2vw,1.25rem);height:clamp(.875rem,2vw,1.25rem)}.work-title p{margin-right:.5rem}.work-tagline{margin:0 2rem;font-weight:600}.tech-roles-section{display:flex;gap:2rem}.tech-roles-section h2{margin:0 0 1rem}.work-tech-stack,.work-roles{border-left:3px solid var(--text-color);padding:0}.work-tech-stack ul,.work-roles ul{list-style-type:none;padding-left:1rem}.work-tech-stack ul li,.work-roles ul li{margin-bottom:.25rem}.work-intro h1{color:var(--logo-color);margin:0 2rem}.wp-block-video{margin:0}.work-nav{position:sticky;height:fit-content;left:1rem;top:4rem}.work-nav ul{list-style-type:none;display:flex;gap:2rem;justify-content:center;background-color:var(--bg-color);padding:0;margin:0}.work-nav ul li{margin:1rem 0}.reading-progress-bar{background:var(--logo-color);opacity:50%;position:fixed;top:0;left:0;width:5px;transition:height .2s ease;z-index:100}#overview,#features,#reflection{scroll-margin-top:8rem}@media(min-width:48rem){.work-wrapper{flex-direction:row;gap:10rem}.work-nav ul{flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:.7rem}.work-nav ul li{margin:.5rem 0}.tech-roles-section{display:flex;gap:5rem}#overview,#features,#reflection{scroll-margin-top:4rem}}
