*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar,:root::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{width:8px!important;height:8px!important;background:transparent!important}::-webkit-scrollbar-track,:root::-webkit-scrollbar-track,body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:transparent!important;border:none!important}::-webkit-scrollbar-thumb,:root::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#22d3ee!important;border-radius:4px!important}::-webkit-scrollbar-thumb:hover,:root::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#67e8f9!important}::-webkit-scrollbar-corner,:root::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:transparent!important}*,:root,body,html{scrollbar-width:thin!important;scrollbar-color:#22d3ee transparent!important}.overview-scrollbar,[data-mantine-color-scheme],body,html{color-scheme:light!important}.overview-scrollbar{scrollbar-width:thin!important;scrollbar-color:#22d3ee transparent!important}@keyframes typing-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes typing-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-indicator-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.typing-cursor{animation:typing-cursor-blink 1s infinite}.typing-text-animated{display:inline-block;white-space:nowrap;clip-path:inset(0 100% 0 0);animation:typing-reveal 1.2s steps(16) forwards}.hero-content-animated{animation:hero-fade-in .6s cubic-bezier(.4,0,.2,1) forwards}.scroll-indicator-animated{animation:scroll-indicator-fade .3s ease-out forwards}.scroll-bounce{animation:scroll-bounce 1.5s ease-in-out infinite}.hero-stack{gap:12px;margin-top:-5rem}.hero-image{width:clamp(300px,40vw,500px);height:clamp(300px,40vw,500px);border-width:3px}.hero-title{font-size:clamp(2.5rem,6vw,4rem);margin-bottom:.25rem}.hero-description{display:block;line-height:1.7;font-size:clamp(1.25rem,2.5vw,1.5rem)}.hero-buttons{gap:16px;margin-top:8px}.scroll-indicator{display:flex;bottom:5rem}.scroll-text{font-size:1rem;margin-bottom:0}.scroll-icon{width:56px;height:56px}@media (max-height:949px){.hero-stack{gap:8px;margin-top:-3rem}.hero-image{width:clamp(200px,30vh,350px);height:clamp(200px,30vh,350px)}.hero-description{line-height:1.5;font-size:clamp(1rem,2vw,1.25rem)}.scroll-indicator{bottom:4rem}.scroll-text{font-size:.8rem;margin-bottom:0}.scroll-icon{width:40px;height:40px}}@media (max-height:749px){.hero-stack{gap:4px;margin-top:0}.hero-image{width:clamp(150px,25vh,220px);height:clamp(150px,25vh,220px);border-width:2px}.hero-title{font-size:clamp(1.5rem,4vh,2rem);margin-bottom:.1rem}.hero-description{display:none}.hero-buttons{gap:8px;margin-top:4px}.scroll-indicator{display:none}}.skills-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.skills-grid{grid-template-columns:1fr}}.tech-grid{grid-template-columns:repeat(8,1fr);max-width:700px}@media (max-width:768px){.tech-grid{grid-template-columns:repeat(6,1fr);max-width:100%;padding:0 .5rem}}@media (max-width:600px){.tech-grid{grid-template-columns:repeat(5,1fr);gap:.5rem!important}}@media (max-width:480px){.tech-grid{grid-template-columns:repeat(4,1fr);gap:.25rem!important}.tech-logo-wrapper{width:48px!important;height:48px!important}.tech-logo-wrapper img{width:42px!important;height:42px!important}}@media (max-width:380px){.tech-grid{grid-template-columns:repeat(4,1fr);gap:.125rem!important}.tech-logo-wrapper{width:40px!important;height:40px!important}.tech-logo-wrapper img{width:34px!important;height:34px!important}}@media (max-width:768px){.section-break{padding:2rem 1rem!important}.hero-stack{gap:12px;margin-top:-1rem;padding:0 1rem}.hero-title{font-size:clamp(1.75rem,7vw,2.5rem)}.hero-description{font-size:clamp(1rem,4vw,1.25rem);line-height:1.5;padding:0 .5rem}.hero-buttons{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:300px;margin:0 auto}.hero-buttons>a,.hero-buttons>button{width:100%}.scroll-indicator{display:none}.typing-text-animated{clip-path:none!important;animation:none!important}.hero-image{width:clamp(180px,50vw,280px)!important;height:clamp(180px,50vw,280px)!important}}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.stagger-children>*{opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.stagger-children.is-visible>:first-child{transition-delay:0s}.stagger-children.is-visible>:nth-child(2){transition-delay:.1s}.stagger-children.is-visible>:nth-child(3){transition-delay:.2s}.stagger-children.is-visible>:nth-child(4){transition-delay:.3s}.stagger-children.is-visible>:nth-child(5){transition-delay:.4s}.stagger-children.is-visible>:nth-child(6){transition-delay:.5s}.stagger-children.is-visible>:nth-child(7){transition-delay:.6s}.stagger-children.is-visible>:nth-child(8){transition-delay:.7s}.stagger-children.is-visible>*{opacity:1;transform:translateY(0)}.animate-on-scroll-fast{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.animate-on-scroll-fast.is-visible{opacity:1;transform:translateY(0)}@keyframes skillFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes techScaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.skill-card-animated{opacity:0}.skill-card-animated.is-visible{animation:skillFadeIn .4s ease forwards;animation-delay:calc(var(--index, 0) * .1s)}.tech-logo-wrapper{position:relative;width:64px;height:64px;cursor:pointer;transform-style:preserve-3d;perspective:1000px;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.tech-logo-wrapper:hover{transform:scale(1.3) translateY(-8px) rotateX(-8deg) rotateY(8deg);z-index:50}.tech-logo-wrapper img{width:55px;height:55px;object-fit:contain;filter:brightness(1) drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:filter .3s ease}.tech-logo-wrapper:hover img{filter:brightness(1.2) drop-shadow(0 12px 20px rgba(0,0,0,.5)) drop-shadow(0 6px 8px rgba(0,0,0,.3))}.tech-logo-animated{opacity:0;position:relative;z-index:1}.tech-logo-animated:has(.tech-logo-wrapper:hover){z-index:50}.tech-logo-animated.is-visible{animation:techScaleIn .3s ease forwards;animation-delay:calc(var(--index, 0) * .02s)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}