:root{--black: #010409;--text: #fff;--white: #fff;--gray-50: oklch(98.5% .002 247.839);--gray-100: oklch(96.7% .003 264.542);--gray-200: oklch(92.8% .006 264.531);--gray-300: oklch(87.1% .006 286.286);--gray-400: oklch(70.7% .022 261.325);--gray-500: oklch(55.1% .027 264.364);--gray-600: oklch(44.6% .03 256.802);--gray-700: oklch(37.3% .034 259.733);--gray-800: oklch(27.8% .033 256.848);--gray-900: oklch(21% .034 264.665);--gray-950: oklch(13% .028 261.692);--card: #15171b;--light-accent: #5466ff;--light-subtext: rgb(14 14 21 / 20%);--light-card: #f2f2f2;--dark-accent: #f2f278;--dark-subtext: rgb(250 250 250 / 50%);--dark-bg: #050709;--dark-card: #0c1117;--accent-indigo: var(--color-indigo-600);--accent-yellow: #f2f278;--breakpoint-sm: 40rem;--breakpoint-md: 48rem;--breakpoint-lg: 64rem;--breakpoint-xl: 80rem;--breakpoint-2xl: 96rem;--breakpoint-3xl: 125rem;--breakpoint-4xl: 156.25rem;--scroll-animation: scroll 2s linear infinite;--ping-slow-animation: ping 1.5s linear infinite}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/public/fonts/inter-var-latin.woff2) format("woff2")}::selection{background-color:var(--black);color:var(--white)}body{width:100%;background-color:var(--white);font-size:16px;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;color:var(--black);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);margin:0}noscript{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background-color:var(--white);overflow:hidden;z-index:40}strong{color:var(--black);font-weight:700}footer{width:100%}footer div{padding:1.5rem}footer div p{text-align:center;font-size:.75rem;line-height:1.625;color:var(--gray-600)}.desktop-nav{position:fixed;top:0;left:0;right:0;display:none;height:100px;z-index:1000}@media(min-width:64rem){.desktop-nav{display:flex;justify-content:center;align-content:center}}.desktop-nav__indicator{opacity:0;position:absolute;top:.25rem;left:0;display:block;height:calc(100% - .5rem);width:50px;border-radius:9999px;background-color:var(--white);z-index:1}.desktop-nav nav{display:inline-flex;align-items:center}.desktop-nav__content{background-color:#d1d5dc4d;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:9999px}.desktop-nav__content ul{position:relative;display:flex;border-radius:9999px;padding:.25rem;margin:0;z-index:2}.desktop-nav__content ul li{list-style:none}.desktop-nav__content ul li a{display:flex;justify-content:center;align-items:center;height:100%;font-size:.875rem;font-weight:500;line-height:1.625;text-decoration:none;color:var(--black);border-radius:9999px;cursor:pointer;padding:.5rem 1rem;z-index:10}.desktop-nav__content ul li a svg{width:1.5rem;margin-top:2px}.desktop-nav__content ul li a.active{border-radius:9999px;background-color:var(--white)}.main-content{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding-top:50px}@media(min-width:64rem){.main-content{padding-top:100px}}.main-content main{width:100%;padding-bottom:100px}@media(min-width:48rem){.main-content main{padding-bottom:200px}}.page{max-width:var(--breakpoint-lg);padding:0 1.5rem 100px;margin:0 auto}.page.xl{max-width:var(--breakpoint-xl)}@media(min-width:48rem){.page{padding:0 3.5rem 100px}}@media(min-width:96rem){.page{padding:0 0 200px}}.page-header{display:flex;justify-content:center;padding:50px 0;margin:0 auto}@media(min-width:48rem){.page-header{padding:50px 0 100px}}@media(min-width:64rem){.page-header{padding:100px 0}}@media(min-width:125rem){.page-header{padding-bottom:150px}}.page-header .page-header__text{max-width:var(--breakpoint-sm);font-size:1.875rem;line-height:1.25;font-weight:700;margin:0}@media(min-width:48rem){.page-header .page-header__text{text-align:center}}@media(min-width:80rem){.page-header .page-header__text{font-size:2.25rem}}@media(min-width:125rem){.page-header .page-header__text{max-width:var(--breakpoint-md);font-size:3rem}}.page-header .page-header__text p{margin:0}.home-header{padding:0 2rem 2rem}@media(min-width:64rem){.home-header{padding-top:2rem}}@media(min-width:96rem){.home-header{max-width:85vw}}@media(min-width:156.25rem){.home-header{max-width:75vw}}.home-header p{min-height:1px;font-size:2rem;line-height:1.15;font-weight:800;text-wrap:pretty;margin:0 0 2rem}@media(min-width:48rem){.home-header p{font-size:4rem;margin:0 0 4rem}}@media(min-width:80rem){.home-header p{line-height:1.2}}@media(min-width:156.25rem){.home-header p{font-size:6rem}}.home-header p:last-child{margin:0}.cards{margin-top:2rem}@media(min-width:48rem){.cards{padding:0 2rem}}.cards .cards__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem;margin:0;padding:0}@media(min-width:80rem){.cards .cards__grid{grid-template-columns:repeat(2,1fr);gap:4rem 3rem}}@media(min-width:160rem){.cards .cards__grid{grid-template-columns:repeat(3,1fr)}}.cards__card{position:relative;list-style:none;margin:0}.cards__card a{text-decoration:none}.cards__card-image{width:100%;height:auto;transform:scale(1);transition:transform .2s ease-in-out}@media(min-width:48rem){.cards__card-image{border-radius:1.5rem}}@media(hover:hover){.cards__card-image:hover{transform:scale(1.015);transition:transform .2s ease-in-out}}.cards__card-category{position:absolute;top:1rem;left:1rem;font-size:.75rem;background-color:var(--white);padding:.25rem .5rem;border-radius:9999px}.cards__card-bottom-content{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 0 0 1.5rem}.cards__card-title{font-size:1.25rem;line-height:1.5;font-weight:600;margin:0}.cards__card-year{margin:0}.about{width:100%;max-width:640px;padding:0 1.5rem;margin:1.25rem auto 0}.about__image img{width:100%;height:auto;border-radius:1.25rem}.about__content{width:100%;font-weight:600;line-height:1.5;color:var(--gray-600);padding:0 .5rem}.about__content p,.about__content-facts{margin-top:2.5rem}.about__content-facts-pill{font-size:.75rem;border:1px solid var(--gray-600);color:var(--gray-600);background-color:var(--gray-100);border-radius:9999px;padding:.25rem .5rem}.about__content-list{list-style:circle;padding-left:1.5rem;margin-top:1rem}.about__content-list li::marker{color:var(--black)}.uses-sections{width:100%;display:grid;grid-template-columns:1fr;gap:6rem;margin:0 auto}@media(min-width:48rem){.uses-sections{max-width:500px}}@media(min-width:64rem){.uses-sections{max-width:100%;grid-template-columns:1fr 1fr;gap:5rem;margin:0}}.uses-sections__title{font-size:1.5rem;line-height:2rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:125rem){.uses-sections__title{font-size:1.875rem;line-height:2.25rem}}.uses-sections__list{padding:0;margin:0}.uses-sections__list-item{list-style:none;border-radius:.75rem;background-color:var(--white);transition:background-color .4s cubic-bezier(.4,0,.2,1)}.uses-sections__list-item:not(:first-child){margin-top:.5rem}.uses-sections__list-item a{position:relative;display:flex;align-items:center;border-radius:.75rem;text-decoration:none;padding:.5rem .75rem}.uses-sections__list-item a .image-container{display:flex;align-items:center;width:45px;min-width:45px;height:45px;border-radius:.75rem;border:1px solid var(--gray-100);overflow:hidden}.uses-sections__list-item a .image-container div{width:100%;height:100%}.uses-sections__list-item a .image-container div img{width:100%}.uses-sections__list-item a .content{padding-left:1rem}@media(min-width:48rem){.uses-sections__list-item a .content{padding-right:63px}}.uses-sections__list-item a .content p{margin:0}.uses-sections__list-item a .content-name{font-weight:700;font-size:1.125rem;line-height:1.75rem}@media(min-width:125rem){.uses-sections__list-item a .content-name{font-size:1.25rem;line-height:1.75rem}}.uses-sections__list-item a .content-description{font-size:.75rem;line-height:1rem;color:var(--gray-500);margin-top:.25rem}@media(min-width:125rem){.uses-sections__list-item a .content-description{font-size:.875rem;line-height:1.25rem}}.uses-sections__list-item a .link-icon{display:none}@media(min-width:48rem){.uses-sections__list-item a .link-icon{display:flex;align-items:center;position:absolute;top:0;right:0;height:100%;width:63px;border-radius:99999px;padding:.25rem 1rem;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}}.uses-sections__list-item a .link-icon-shape{display:inline-flex;justify-content:center;align-items:center;width:31px;height:31px;background-color:var(--white);color:var(--black);border-radius:99999px;aspect-ratio:1/1;padding:.5rem;transform:translateY(10px);transition:transform .4s cubic-bezier(.4,0,.2,1)}.uses-sections__list-item:hover{background-color:var(--gray-100);transition:background-color .4s cubic-bezier(.4,0,.2,1)}.uses-sections__list-item:hover .link-icon{opacity:1;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.uses-sections__list-item:hover .link-icon-shape{transform:translateY(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.uses-note{color:var(--gray-500);margin:100px auto 0}@media(min-width:48rem){.uses-note{max-width:500px}}@media(min-width:64rem){.uses-note{max-width:var(--breakpoint-sm);margin:100px 0 0}}@media(min-width:96rem){.uses-note{margin-top:200px}}.uses-note__title{font-size:.875rem;text-decoration:underline;margin-bottom:1rem}@media(min-width:125rem){.uses-note__title{font-size:1rem}}.uses-note__text{font-size:.75rem}@media(min-width:125rem){.uses-note__text{font-size:.875rem}}.inspiration-cards{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:1280px;padding:0;margin:0 auto}@media(min-width:48rem){.inspiration-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.inspiration-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:96rem){.inspiration-cards{grid-template-columns:repeat(4,1fr)}}.inspiration-cards__card{width:100%;list-style:none;transition:all .2s ease-in-out}@media(hover:hover){.inspiration-cards__card:hover{transform:scale(1.05)}.inspiration-cards__card:hover p{color:var(--black)}}.inspiration-cards__card a{text-decoration:none}.inspiration-cards__card-image{width:100%;display:flex;border-radius:.75rem;border:1px solid var(--gray-100);overflow:hidden}.inspiration-cards__card-image img{width:100%;height:auto;border-radius:.75rem}.inspiration-cards__card p{font-size:.875rem;color:var(--gray-500);margin-top:.5rem}.projects{width:100%;max-width:1280px;padding:0 1.5rem}@media(min-width:80rem){.projects{margin:0 auto}}.projects__grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;padding:0;margin:0}@media(min-width:48rem){.projects__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:80rem){.projects__grid{grid-template-columns:repeat(3,1fr)}}.projects__item{list-style:none}.projects__item a{text-decoration:none}.projects__item-image{position:relative;transform:scale(1);transition:transform .2s ease-in-out}.projects__item-image img{width:100%;height:auto;border-radius:.5rem}.projects__item-text{padding-top:1rem}.projects__item-text-title,.projects__item-text-info{margin:0}.projects__item-text-title{font-size:1.25rem;line-height:1.75rem;font-weight:700}.projects__item-text-info{font-size:.875rem;line-height:1.25rem;text-transform:capitalize;color:var(--black);padding-top:.25rem}.projects__item-text-info span{color:var(--gray-500)}@media(hover:hover){.projects__item:hover .projects__item-image{transform:scale(1.025)}}.project-detail__header{display:flex;flex-direction:column;justify-content:center;min-height:384px;padding:0 1.5rem 2.5rem;margin-top:4rem}@media(min-width:64rem){.project-detail__header{padding-bottom:5rem}}@media(min-width:125rem){.project-detail__header{margin-top:6rem}}.project-detail__header-wrapper{width:100%;max-width:1024px;margin:0 auto}@media(min-width:64rem){.project-detail__header-wrapper{display:flex}}.project-detail__header-left{width:100%}@media(min-width:64rem){.project-detail__header-left{width:50%}}.project-detail__header-left h1{font-size:2.25rem;line-height:2.5rem;font-weight:700;margin-bottom:2rem}@media(min-width:48rem){.project-detail__header-left h1{margin-bottom:2.5rem}}@media(min-width:64rem){.project-detail__header-left h1{margin-bottom:2rem}}.project-detail__header-left-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:48rem){.project-detail__header-left-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;gap:2.5rem}}@media(min-width:64rem){.project-detail__header-left-grid{width:66.666667%;grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);gap:1.5rem}}.project-detail__header-label{font-size:.75rem;line-height:1rem;color:var(--gray-500);margin-top:0;margin-bottom:.5rem}.project-detail__header-date span{display:block;font-size:.875rem;font-weight:700}.project-detail__header-responsibilities div{display:flex;gap:.25rem}.project-detail__header-responsibilities div span{font-size:.75rem;line-height:1rem;color:var(--gray-500);border:1px solid var(--gray-400);border-radius:9999px;padding:.25rem .5rem}.project-detail__header-technologies-images{display:flex}.project-detail__header-technologies-image{position:relative;width:2.5rem;height:2.5rem;border-radius:99999px;border:2px solid var(--white);background-color:var(--gray-100);overflow:hidden}.project-detail__header-technologies-image:not(:first-child){box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-left:-1rem}.project-detail__header-technologies-image img{width:100%;height:100%}.project-detail__header-links div{display:flex;align-items:center;gap:.25rem}.project-detail__header-links div a{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;text-decoration:none;color:var(--black);border-radius:9999px;background-color:var(--gray-100);padding:.5rem 1rem}.project-detail__header-links div a:hover{background-color:var(--black);color:var(--white)}.project-detail__header-links div .social{padding:.5rem}.project-detail__header-right{width:100%;color:var(--black);font-weight:600}@media(min-width:64rem){.project-detail__header-right{width:50%}}.project-card{background-color:rgb(from var(--gray-100) r g b/.5);padding:2.5rem 0;margin-bottom:2.5rem}@media(min-width:96rem){.project-card{padding:5rem 0;margin-bottom:5rem}}.project-card__wrapper{width:100%;max-width:1280px;padding:1.25rem;margin:0 auto;overflow:hidden}@media(min-width:64rem){.project-card__wrapper{padding:1.25rem 2.5rem 2.5rem}}.project-card__info{display:flex;align-items:center;gap:.5rem;width:100%;margin-bottom:1.25rem}.project-card__info-label{display:inline-flex;font-size:.75rem;line-height:1rem;color:var(--gray-500);border:1px solid var(--gray-400);border-radius:9999px;padding:.25rem .5rem;margin:0}.project-card__link{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:var(--gray-300);color:var(--gray-500);border-radius:9999px;padding:.25rem}.project-card__link:hover{background-color:var(--black);color:var(--white)}.project-card__link span{display:inline-flex}.project-card__image{overflow:hidden}.project-card__image-wrapper{position:relative;width:100%}.project-card__image-wrapper img{width:100%;height:100%}.project-card__browser{width:100%;height:1.25rem;background-color:var(--gray-900);border:1px solid var(--gray-900);border-top-left-radius:.375rem;border-top-right-radius:.375rem}@media(min-width:48rem){.project-card__browser{height:1.75rem}}.project-card__browser-buttons{display:flex;align-items:center;height:100%;padding-left:.5rem}.project-card__browser-buttons span{display:block;width:.25rem;height:.25rem;background-color:var(--gray-500);border-radius:9999px}.project-card__browser-buttons span:not(:first-child){margin-left:.15rem}@media(min-width:48rem){.project-card__browser-buttons span:not(:first-child){margin-left:.25rem}}@media(min-width:48rem){.project-card__browser-buttons span{width:.5rem;height:.5rem}}.error{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100svh - 484px)}@media(min-width:768px){.error{height:calc(100svh - 370px)}}.error__content{padding:0 1.5rem}.error__content svg{width:100%;max-width:600px;fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2}.error__content p{text-align:center;font-size:1.125rem;line-height:1.75rem;font-weight:500;margin-top:2.5rem}.maintenance{--radius: 30px;--gap: 10px;width:100%;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between;text-align:center;text-wrap:balance;padding:2rem}.maintenance .device{width:100%;max-width:800px;aspect-ratio:16/9;border-radius:var(--radius);background-color:#e3e3e8;padding:var(--gap);margin:4rem auto}.maintenance .device .screen{width:100%;height:100%;background-color:#fff;border-radius:calc(var(--radius) - var(--gap))}.maintenance h1{font-size:1.5rem}.maintenance footer div{padding:0}.underline-animation{position:relative;display:inline-block}.underline-animation:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:var(--light-accent);transform:scaleX(0);transform-origin:bottom right;transition:transform .4s cubic-bezier(.86,0,.07,1)}.underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}
