html{scroll-behavior:smooth}body{background-color:#000;color:#fff}*{box-sizing:border-box;font-family:Helvetica,sans-serif;margin:0}.app{margin:auto;max-width:80rem}.project{grid-gap:1.25rem;background-color:rgba(16,20,23,.82);border:1px solid hsla(0,0%,83%,.18);border-radius:.5rem;display:grid;gap:1.25rem;overflow:hidden;padding:1rem;transition:border-color .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-transform .2s ease}.project:hover{border-color:rgba(124,199,216,.7);box-shadow:0 1rem 2.75rem rgba(124,199,216,.08);-webkit-transform:translateY(-3px) scale(1.005);transform:translateY(-3px) scale(1.005)}@media(min-width:48rem){.project{padding:1.25rem}}.project--featured{background:linear-gradient(135deg,rgba(16,20,23,.96),rgba(49,89,101,.32))}@media(min-width:48rem){.project--featured{grid-column:1/-1;grid-template-columns:minmax(0,.95fr) minmax(20rem,1.05fr);padding:1.5rem}}.project--featured .project__preview{min-height:16rem}@media(min-width:48rem){.project--featured .project__preview{min-height:22rem}}.project__content{display:flex;flex-direction:column}.project__eyebrow{color:#7cc7d8;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.project__title{font-size:1.5rem;line-height:1.75rem;margin-bottom:.75rem}@media(min-width:48rem){.project__title{font-size:2rem;line-height:2.25rem}}.project__problem{color:#c7d0d2;font-size:.9375rem;line-height:1.5rem;margin-bottom:1rem}@media(min-width:48rem){.project__problem{font-size:1rem;line-height:1.625rem}}.project__impact{grid-gap:.5rem;display:grid;gap:.5rem;list-style:none;margin-bottom:1rem;padding:0}.project__impact-item{color:#fff;display:flex;font-size:.9375rem;gap:.625rem;line-height:1.5rem}@media(min-width:48rem){.project__impact-item{font-size:1rem;line-height:1.625rem}}.project__impact-item:before{background-color:#7cc7d8;border-radius:50%;content:"";flex:0 0 auto;height:.375rem;margin-top:.6rem;width:.375rem}.project__stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.project__tag{background-color:hsla(0,0%,83%,.08);border:1px solid hsla(0,0%,83%,.14);border-radius:999px;color:#c7d0d2;font-size:.75rem;padding:.25rem .5625rem}.project__actions{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:1.25rem}.project__button{border:1px solid hsla(0,0%,83%,.24);border-radius:.25rem;color:#fff;font-size:.875rem;font-weight:700;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-transform .2s ease}.project__button:hover{border-color:#7cc7d8;box-shadow:0 .625rem 1.5rem rgba(124,199,216,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.project__button--primary{background-color:#7cc7d8;color:#061013}.project__preview{align-items:center;background-color:rgba(0,0,0,.28);border:1px solid hsla(0,0%,83%,.12);border-radius:.375rem;display:flex;min-height:11rem;overflow:hidden}.project__image{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.project__placeholder{align-items:center;color:#c7d0d2;display:flex;font-weight:700;justify-content:center;min-height:13rem;width:100%}.projects{color:#fff;padding-inline:1rem;padding-bottom:4rem}@media(min-width:48rem){.projects{padding-inline:1.5rem}}.projects__title{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:1rem;line-height:1.875rem;margin-bottom:1.75rem;padding:6rem 0 0;text-align:left}.projects__title:after{background:linear-gradient(90deg,rgba(124,199,216,.65),hsla(0,0%,83%,.08));content:"";flex:1 1;height:1px}.projects__title:before{background-color:#7cc7d8;border-radius:999px;content:"";height:.625rem;width:.625rem}@media(min-width:48rem){.projects__title{font-size:2rem;line-height:2.375rem;margin-bottom:2rem;padding-top:7rem}}.projects__intro{color:#c7d0d2;font-size:.9375rem;line-height:1.5rem;margin:-1rem 0 1.5rem;max-width:56rem}@media(min-width:48rem){.projects__intro{font-size:1rem;line-height:1.625rem}}.projects__grid{grid-gap:1rem;display:grid;gap:1rem}@media(min-width:48rem){.projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero{grid-gap:2.5rem;background:linear-gradient(145deg,rgba(49,89,101,.16),rgba(16,20,23,.08) 42%,transparent 72%),#070a0c;color:#fff;display:grid;gap:2.5rem;min-height:100svh;padding-inline:1rem;padding-top:7rem;position:relative}@media(min-width:48rem){.hero{align-items:center;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);min-height:100svh;padding-inline:1.5rem;padding-top:5.5rem}}.hero:before{background:linear-gradient(180deg,hsla(0,0%,100%,.035),transparent 38%);content:"";inset:0;pointer-events:none;position:absolute}.hero__content,.hero__visual{position:relative;z-index:1}.hero__eyebrow{color:#7cc7d8;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.hero__headline{font-size:clamp(2.75rem,7vw,4.75rem);font-weight:700;letter-spacing:0;line-height:1.05;max-width:42rem}.hero__subheadline{color:#c7d0d2;font-size:.9375rem;font-size:1.125rem;line-height:1.5rem;line-height:1.75rem;margin-top:1.25rem;max-width:44rem}@media(min-width:48rem){.hero__subheadline{font-size:1rem;font-size:1.25rem;line-height:1.625rem;line-height:1.9rem}}.hero__cta{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero__button{border:1px solid hsla(0,0%,83%,.3);border-radius:.25rem;cursor:pointer;font-size:.9375rem;font-weight:700;line-height:1.5rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,-webkit-transform .2s ease}@media(min-width:48rem){.hero__button{font-size:1rem;line-height:1.625rem}}.hero__button:hover{box-shadow:0 .75rem 2rem rgba(124,199,216,.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.hero__button--primary{background-color:#7cc7d8;color:#061013}.hero__button--secondary{background-color:transparent;color:#fff}.hero__button--secondary:hover{background-color:rgba(124,199,216,.08);border-color:#7cc7d8}.hero__links{display:flex;gap:.75rem;padding-left:.125rem}.hero__icon{height:1.45rem;opacity:.64;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.hero__icon:hover{opacity:1;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.hero__visual{align-self:center}.hero__panel{background:rgba(16,20,23,.72);border:1px solid hsla(0,0%,83%,.14);border-radius:.5rem;box-shadow:0 .75rem 2rem rgba(0,0,0,.16);padding:1.25rem}@media(min-width:48rem){.hero__panel{padding:1.5rem}}.hero__panel-label{color:#7cc7d8;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.hero__panel-title{font-size:1.375rem;line-height:1.75rem;margin-bottom:1.25rem}.hero__impact-list{grid-gap:1rem;display:grid;gap:1rem;list-style:none;padding:0}.hero__impact-item{color:#c7d0d2;display:flex;font-size:.9375rem;gap:.75rem;line-height:1.5rem}.hero__impact-item:before{background-color:#7cc7d8;border-radius:50%;content:"";flex:0 0 auto;height:.5rem;margin-top:.5rem;width:.5rem}.nav{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:rgba(0,0,0,.82);border-bottom:1px solid hsla(0,0%,83%,.12);max-width:80rem;position:fixed;width:100%;z-index:10}@media(min-width:48rem){.nav{align-items:center;display:flex;justify-content:space-between;padding-inline:1.5rem}}.nav__bar{color:#fff;display:flex;height:4rem;justify-content:space-between;padding:1rem}@media(min-width:48rem){.nav__bar{padding-inline:0}}.nav__icon{color:#7cc7d8;font-size:1.5rem;font-weight:700;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.burger{cursor:pointer}@media(min-width:48rem){.burger{display:none}}.burger__bar{border-radius:.25rem;margin-top:.25rem;-webkit-transform:rotate(0) translate(0);transform:rotate(0) translate(0);transition:.5s cubic-bezier(.175,.885,.32,1.275)}.burger__bar,.burger__bar--clicked{background-color:#fff;height:.25em;width:2rem}.burger__bar--clicked{border-radius:.5em}.burger__bar--clicked:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left;transform-origin:left;transition:.5s ease-out}.burger__bar--clicked:nth-child(2){-webkit-transform:scale(0);transform:scale(0);transition:.5s ease-out}.burger__bar--clicked:nth-child(3){-webkit-transform:rotate(-45deg) translateX(-.35rem);transform:rotate(-45deg) translateX(-.35rem);transition:.5s ease-out}.menu{display:none}@media(min-width:48rem){.menu{display:flex;gap:.5rem}}.menu--visible{align-items:stretch;background-color:rgba(0,0,0,.96);border-bottom:1px solid hsla(0,0%,83%,.12);display:flex;flex-direction:column;position:absolute;right:0;width:100%}@media(min-width:48rem){.menu--visible{align-items:center;background-color:transparent;border:none;flex-direction:row;position:static;width:auto}}.menu__link{background-color:transparent;border:none;color:#c7d0d2;cursor:pointer;font-weight:700;padding:.875rem 1rem;text-align:left;transition:color .2s ease}@media(min-width:48rem){.menu__link{text-align:center}}.menu__link:hover,.skills{color:#fff}.skills{padding-inline:1rem}@media(min-width:48rem){.skills{padding-inline:1.5rem}}.skills__title{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:1rem;line-height:1.875rem;margin-bottom:1.75rem;padding:6rem 0 0;text-align:left}.skills__title:after{background:linear-gradient(90deg,rgba(124,199,216,.65),hsla(0,0%,83%,.08));content:"";flex:1 1;height:1px}.skills__title:before{background-color:#7cc7d8;border-radius:999px;content:"";height:.625rem;width:.625rem}@media(min-width:48rem){.skills__title{font-size:2rem;line-height:2.375rem;margin-bottom:2rem}}.skills__grid{grid-gap:1rem;display:grid;gap:1rem}@media(min-width:48rem){.skills__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.skills__group{background-color:rgba(16,20,23,.82);border:1px solid hsla(0,0%,83%,.18);border-radius:.5rem;padding:1rem;transition:border-color .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,transform .2s ease;transition:border-color .2s ease,transform .2s ease,-webkit-transform .2s ease}.skills__group:hover{border-color:rgba(124,199,216,.7);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.skills__group--secondary{background-color:rgba(16,20,23,.48);border-color:hsla(0,0%,83%,.12)}.skills__group-title{font-size:1rem;margin-bottom:.875rem}.skills__tags{display:flex;flex-wrap:wrap;gap:.625rem}.skills__tag{background-color:hsla(0,0%,83%,.06);border:1px solid hsla(0,0%,83%,.12);border-radius:999px;color:#c7d0d2;font-size:.9375rem;line-height:1.5rem;line-height:1.25rem;padding:.25rem .625rem}@media(min-width:48rem){.skills__tag{font-size:1rem;line-height:1.625rem}}.skills__tag--primary{background-color:rgba(124,199,216,.2);border-color:rgba(124,199,216,.82);box-shadow:0 0 1.25rem rgba(124,199,216,.08);color:#fff;font-weight:700}.skills__group--secondary .skills__tag{background-color:hsla(0,0%,83%,.04);border-color:hsla(0,0%,83%,.09);color:rgba(199,208,210,.68);font-size:.875rem}.current-work{color:#fff;padding-inline:1rem;padding-top:3rem}@media(min-width:48rem){.current-work{padding-inline:1.5rem;padding-top:4rem}}.current-work__card{background:linear-gradient(135deg,rgba(16,20,23,.96),rgba(49,89,101,.28));border:1px solid hsla(0,0%,83%,.22);border-radius:.5rem;margin:1rem 0 0;padding:1.25rem}@media(min-width:48rem){.current-work__card{padding:2rem}}.current-work__eyebrow{color:#7cc7d8;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.current-work__title{font-size:1.75rem;line-height:2rem;margin-bottom:1.5rem}@media(min-width:48rem){.current-work__title{font-size:2.5rem;line-height:2.875rem}}.current-work__list{grid-gap:1.125rem;display:grid;gap:1.125rem;list-style:none;padding:0}@media(min-width:48rem){.current-work__list{gap:1.25rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.current-work__item{align-items:flex-start;color:#c7d0d2;display:flex;font-size:1.0625rem;gap:.75rem;line-height:1.5rem}@media(min-width:48rem){.current-work__item{font-size:1.125rem;line-height:1.625rem}}.current-work__marker{align-items:center;background-color:rgba(124,199,216,.14);border:1px solid rgba(124,199,216,.5);border-radius:50%;color:#7cc7d8;display:flex;flex:0 0 auto;font-size:.75rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.case-study{color:#fff;padding-inline:1rem}@media(min-width:48rem){.case-study{padding-inline:1.5rem}}.case-study__title{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:1rem;line-height:1.875rem;margin-bottom:1.75rem;padding:6rem 0 0;text-align:left}.case-study__title:after{background:linear-gradient(90deg,rgba(124,199,216,.65),hsla(0,0%,83%,.08));content:"";flex:1 1;height:1px}.case-study__title:before{background-color:#7cc7d8;border-radius:999px;content:"";height:.625rem;width:.625rem}@media(min-width:48rem){.case-study__title{font-size:2rem;line-height:2.375rem;margin-bottom:2rem;padding-top:7rem}}.case-study__layout{grid-gap:2rem;border-top:1px solid hsla(0,0%,83%,.14);display:grid;gap:2rem;padding-top:1.5rem}@media(min-width:48rem){.case-study__layout{gap:3rem;grid-template-columns:minmax(13rem,.55fr) minmax(0,1fr);padding-top:2rem}}.case-study__intro{max-width:28rem}.case-study__eyebrow{color:#7cc7d8;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:.625rem;text-transform:uppercase}.case-study__intro-line{color:#fff;font-size:.9375rem;line-height:1.5rem;margin-bottom:1rem}@media(min-width:48rem){.case-study__intro-line{font-size:1rem;line-height:1.625rem}}.case-study__heading{font-size:1.75rem;line-height:2.125rem}@media(min-width:48rem){.case-study__heading{font-size:2.25rem;line-height:2.625rem}}.case-study__summary{color:#c7d0d2;font-size:.9375rem;line-height:1.5rem;margin-top:1rem}@media(min-width:48rem){.case-study__summary{font-size:1rem;line-height:1.625rem}}.case-study__content{grid-gap:1.75rem;display:grid;gap:1.75rem}.case-study__section{border-bottom:1px solid hsla(0,0%,83%,.1);padding-bottom:1.5rem}.case-study__section:last-child{border-bottom:none;padding-bottom:0}.case-study__split{grid-gap:1.5rem;display:grid;gap:1.5rem}@media(min-width:48rem){.case-study__split{grid-template-columns:repeat(2,minmax(0,1fr))}}.case-study__split .case-study__section{border-bottom:none;padding-bottom:0}.case-study__section--impact{background-color:rgba(124,199,216,.07);border:1px solid rgba(124,199,216,.18);border-radius:.5rem;padding:1rem}.case-study__section-title{color:#fff;font-size:1rem;line-height:1.375rem;margin-bottom:.75rem}.case-study__item,.case-study__text{color:#c7d0d2;font-size:.9375rem;line-height:1.5rem}@media(min-width:48rem){.case-study__item,.case-study__text{font-size:1rem;line-height:1.625rem}}.case-study__list{grid-gap:.625rem;display:grid;gap:.625rem;list-style:none;padding:0}.case-study__item{display:flex;gap:.75rem}.case-study__item:before{background-color:#7cc7d8;border-radius:50%;content:"";flex:0 0 auto;height:.375rem;margin-top:.65rem;width:.375rem}.case-study__tags{display:flex;flex-wrap:wrap;gap:.625rem}.case-study__tag{background-color:rgba(124,199,216,.12);border:1px solid rgba(124,199,216,.42);border-radius:999px;color:#fff;font-size:.9375rem;line-height:1.5rem;line-height:1.25rem;padding:.25rem .625rem}@media(min-width:48rem){.case-study__tag{font-size:1rem;line-height:1.625rem}}
/*# sourceMappingURL=main.42d05c73.css.map*/