@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&display=swap";.invisible{visibility:hidden}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.-ml-3{margin-left:-.75rem}.ml-auto{margin-left:auto}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-\[460px\]{height:460px}.h-full{height:100%}.h-screen{height:100vh}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-\[240px\]{width:240px}.w-\[260px\]{width:260px}.w-\[740px\]{width:740px}.w-full{width:100%}.flex-1{flex:1 1 0%}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.fill-gray-500{fill:#6b7280}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-inherit{color:inherit}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--color-base-bg-100:#e5e5e5;--color-base-bg-200:#f4f6f6;--color-base-bg-300:#e8eced;--color-base-bg-400:#dde3e3;--separator-color:#d1d5db}::-moz-selection{background:#ccc}::selection{background:#ccc}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}ul{list-style:none}input{display:block;width:100%}input:focus{outline:none}input[type=number]::-webkit-inner-spin-button{opacity:1;background:transparent}button{font:inherit;border:none;background:transparent;cursor:pointer}a{text-decoration:none}img{display:block;max-width:100%}body{height:100vh;font:16px/1.5 Source Sans\ 3,sans-serif;background:#e5e7eb;color:#1f2937}.main-scrollbar{position:fixed!important;top:0;right:0;bottom:0;left:0}.scrollbar-track{background-color:transparent!important}.scrollbar-thumb,.scrollbar-track-y{width:6px!important}.scrollbar-thumb{background-color:#b4b1b1!important;border-radius:0!important}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:#b4b1b1}.header{position:relative;z-index:99;border-bottom:1px solid var(--separator-color)}.header .logo-gradient{background:linear-gradient(0deg,#fff 0,#ff5655 0)}.header .logo{height:80px;width:65px;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.header .logo,.header .logo svg{position:relative}.header .logo span{position:absolute;bottom:0;left:0;right:0;background:#ff5655}.header .container{display:flex;justify-content:space-between;align-items:center}.nav-link{color:inherit;position:relative;line-height:1;display:block;font-weight:500}@media(max-width:600px){.nav-link{font-size:16px}}.nav-link:before{content:"";width:6px;height:6px;border-radius:50%;background:#000;position:absolute;top:50%;translate:-16px -1px;transition:all .3s;opacity:0;visibility:hidden}.nav-link-active:before{opacity:1;visibility:visible}.footer{padding:48px 0;color:#fff;border-top:1px solid #1f2937}@media(max-width:600px){.footer{padding:40px 0 32px}}.footer__logo-wrap{display:flex;align-items:center;gap:24px;font-weight:700}.footer__logo-wrap div{opacity:.9}.footer__logo-wrap span{margin:0 4px}.footer .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;align-items:center}.footer-name{text-transform:uppercase;font-size:18px;letter-spacing:2px;color:#2429af}.footer-nav-list{display:flex;gap:20px}.footer-nav-link{width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:relative;color:#fff}.footer-nav-link,.footer-nav-link:before{transition:.3s}.footer-nav-link svg{position:relative;z-index:1;transition:.2s;width:32px;height:32px}.footer-nav-link:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:50%;scale:0}.footer-nav-link:hover{color:#000}.footer-nav-link:hover svg{scale:.8}.footer-nav-link:hover:before{scale:1}.container{margin-left:auto;margin-right:auto;width:100%;overflow:hidden;padding-left:48px;padding-right:48px}@media(max-width:600px){.container{padding-left:24px;padding-right:24px}}.min-h-container{min-height:calc(100vh - 176px);padding-top:40px;padding-bottom:40px}.text-balance{text-wrap:balance}.banner{position:absolute;display:flex;justify-content:center;align-items:center;background-color:#000;transition:border-radius .3s}.banner-parent{height:150vh}.stack__list{display:flex;flex-direction:column;gap:12px;flex-wrap:wrap}.stack__item{padding:16px 32px;border:1px solid var(--separator-color);display:flex;align-items:center;gap:8px}@media(max-width:600px){.stack__item{padding:12px 20px}}.stack__item svg{min-width:24px;min-height:24px;transition:scale .1s}.project-section{overflow:hidden}.project-info{display:flex;flex-direction:column}.project-title{font-weight:700;font-size:26px;letter-spacing:1px}.project-desc-wrapper{display:flex;flex-direction:column;gap:12px;margin:25px 0 32px;opacity:.9}.project-contribution{font-size:14px;margin-bottom:32px;width:80%;opacity:.7}@media(max-width:600px){.project-contribution{width:100%}}.project-content{grid-template-columns:740px 1fr}@media(max-width:600px){.project-content{grid-template-columns:none}}.project-img{position:relative;min-height:350px;width:500px}.project-img img{transition:.2s;-o-object-fit:cover;object-fit:cover;border-radius:8px}.project-link{display:inline-flex;align-self:flex-start;align-items:center;gap:10px;color:inherit;font-weight:500;font-size:18px;letter-spacing:-.03em;padding:6px;cursor:pointer;margin-top:auto;position:relative}.project-link svg{margin-top:3px}.project-link:before{content:"";background:#ccc;position:absolute;top:0;left:0;width:0;height:100%;transition:.3s ease-in-out;z-index:-1;padding-bottom:1px;box-sizing:unset}.project-link:hover:before{width:100%}.page-title{padding:200px 0}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}div[role=tabpanel]{height:100%}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group\/copy:hover .group-hover\/copy\:scale-125,.group\/link:hover .group-hover\/link\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/copy:hover .group-hover\/copy\:fill-gray-900,.group\/link:hover .group-hover\/link\:fill-gray-900{fill:#111827}.group:hover .group-hover\:fill-gray-200{fill:#e5e7eb}@media not all and (min-width:768px){.max-md\:h-10{height:2.5rem}.max-md\:h-4{height:1rem}.max-md\:h-8{height:2rem}.max-md\:w-10{width:2.5rem}.max-md\:w-4{width:1rem}.max-md\:w-8{width:2rem}.max-md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:640px){.sm\:absolute{position:absolute}.sm\:-left-4{left:-1rem}.sm\:-top-3{top:-.75rem}.sm\:ml-auto{margin-left:auto}.sm\:h-\[600px\]{height:600px}.sm\:w-\[540px\]{width:540px}.sm\:w-auto{width:auto}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:gap-10{gap:2.5rem}.sm\:gap-14{gap:3.5rem}.sm\:gap-8{gap:2rem}.sm\:p-10{padding:2.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:pr-10{padding-right:2.5rem}.sm\:opacity-0{opacity:0}.group:hover .sm\:group-hover\:opacity-100{opacity:1}}@media (min-width:768px){.md\:block{display:block}.md\:inline{display:inline}.md\:hidden{display:none}.md\:w-1\/4{width:25%}.md\:w-\[740px\]{width:740px}.md\:gap-8{gap:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.lg\:w-2\/3{width:66.666667%}}