html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-duration:1ms;transition-property:overflow}.cursor{position:fixed;top:0;left:0;width:20px;height:20px;border-radius:50%;background:#fff;mix-blend-mode:difference;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,opacity .3s ease}.cursor--hovered{width:60px;height:60px}.cursor--hidden{opacity:0}.grid-cursor{position:fixed;top:0;left:0;width:80px;height:80px;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);opacity:0;transition:opacity .4s ease}.grid-cursor--active{opacity:1}.grid-cursor__lines{position:absolute;width:100%;height:100%;top:0;left:0}.grid-cursor__line{position:absolute;background:#fff;mix-blend-mode:difference}.grid-cursor__line--horizontal{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%);animation:glitch-h 3s infinite}.grid-cursor__line--vertical{width:1px;height:100%;left:50%;top:0;transform:translate(-50%);animation:glitch-v 3s infinite}.grid-cursor__corners{position:absolute;width:100%;height:100%;top:0;left:0}.grid-cursor__corner{position:absolute;width:16px;height:16px;border:1px solid white;mix-blend-mode:difference}.grid-cursor__corner--tl{top:0;left:0;border-right:none;border-bottom:none;animation:corner-pulse 2s ease-in-out infinite}.grid-cursor__corner--tr{top:0;right:0;border-left:none;border-bottom:none;animation:corner-pulse 2s ease-in-out infinite .5s}.grid-cursor__corner--bl{bottom:0;left:0;border-right:none;border-top:none;animation:corner-pulse 2s ease-in-out infinite 1s}.grid-cursor__corner--br{bottom:0;right:0;border-left:none;border-top:none;animation:corner-pulse 2s ease-in-out infinite 1.5s}.grid-cursor__center{position:absolute;width:4px;height:4px;background:#fff;mix-blend-mode:difference;top:50%;left:50%;transform:translate(-50%,-50%);animation:center-pulse 1.5s ease-in-out infinite}@keyframes glitch-h{0%,to{opacity:1;transform:translateY(-50%) scaleX(1)}45%,55%{opacity:.8;transform:translateY(-50%) scaleX(.95)}50%{opacity:.6;transform:translateY(-50%) scaleX(1.05)}}@keyframes glitch-v{0%,to{opacity:1;transform:translate(-50%) scaleY(1)}45%,55%{opacity:.8;transform:translate(-50%) scaleY(.95)}50%{opacity:.6;transform:translate(-50%) scaleY(1.05)}}@keyframes corner-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes center-pulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.4;transform:translate(-50%,-50%) scale(1.5)}}.particle{position:fixed;width:20px;height:20px;background:transparent;border:2px solid #ff6b35;pointer-events:none;z-index:9997;border-radius:0;box-shadow:0 0 10px #ff6b3580;transition:transform .1s ease-out}@media (max-width: 768px){.cursor,.grid-cursor,.particle{display:none}}@media (prefers-reduced-motion: reduce){.cursor,.grid-cursor,.particle{display:none}.grid-cursor__line--horizontal,.grid-cursor__line--vertical,.grid-cursor__corner,.grid-cursor__center{animation:none}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006,#0009)}.hero__container{max-width:900px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;z-index:1}.hero__title{font-size:clamp(3rem,10vw,7rem);font-weight:300;letter-spacing:-.03em;line-height:1.1;margin:0}.hero__tagline{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:300;letter-spacing:-.01em;line-height:1.5;max-width:600px;opacity:.7;margin:0}.hero__cta{margin-top:2rem;padding:1rem 3rem;background:transparent;color:#fff;border:1px solid white;font-size:1rem;font-weight:400;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.hero__cta:hover{background:#fff;color:#000}.hero__cta:focus-visible{outline:2px solid white;outline-offset:4px}@media (max-width: 768px){.hero{min-height:90vh;padding:1rem}.hero__cta{padding:.875rem 2rem}}.skills{padding:4rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.skills__container{max-width:1400px;margin:0 auto;text-align:center}.skills__buttons{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.skills__trigger{padding:1rem 2.5rem;background:transparent;color:#fff;border:1px solid white;font-size:1.125rem;font-weight:300;letter-spacing:.03em;cursor:pointer;display:inline-flex;align-items:center;gap:1rem;transition:all .3s ease;text-decoration:none}.skills__trigger:hover{background:#fff;color:#000}.skills__trigger:focus-visible{outline:2px solid white;outline-offset:4px}.skills__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.skills__panel{background:#0a0a0a;border:1px solid rgba(255,255,255,.2);padding:3rem;max-width:900px;width:100%;max-height:80vh;overflow-y:auto;position:relative;opacity:0;transform:scale(.95)}.skills__close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.skills__close:hover{background:#fff;color:#000}.skills__close:focus-visible{outline:2px solid white;outline-offset:4px}.skills__title{font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin:0 0 3rem;text-align:center}.skills__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.skills__group{text-align:left}.skills__category{font-size:1rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;opacity:.5}.skills__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.skills__item{font-size:1.125rem;font-weight:300;letter-spacing:-.01em;opacity:.9;padding-left:1rem;border-left:1px solid rgba(255,255,255,.2)}@media (max-width: 768px){.skills{padding:3rem 1rem}.skills__trigger{padding:.875rem 1.75rem;font-size:1rem;width:100%;justify-content:center}.skills__panel{padding:2rem 1.5rem;max-height:90vh}.skills__title{font-size:2rem;margin-bottom:2rem}.skills__grid{grid-template-columns:1fr;gap:2rem}.skills__overlay{padding:1rem}}.skills__resume-fullpage{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;z-index:9999;opacity:0;display:flex;flex-direction:column;pointer-events:all}.skills__resume-header{position:relative;width:100%;padding:2rem;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:10;flex-shrink:0}.skills__resume-back{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.75rem 1.5rem;font-size:1rem;font-weight:300;letter-spacing:.03em;cursor:pointer;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s ease}.skills__resume-back:hover{background:#fff;color:#000;border-color:#fff}.skills__resume-back:focus-visible{outline:2px solid white;outline-offset:4px}.skills__resume-content{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;justify-content:center;align-items:flex-start;padding:3rem 2rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.skills__resume-image{max-width:1200px;width:100%;height:auto;display:block;box-shadow:0 20px 60px #00000080}@media (max-width: 768px){.skills__resume-header{padding:1rem}.skills__resume-content{padding:1.5rem .5rem}.skills__resume-image{max-width:100%;width:auto;height:auto}.skills__resume-back{padding:.625rem 1.25rem;font-size:.875rem;gap:.5rem}}.marquee{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:2rem 0;overflow:hidden;position:relative}.marquee__inner{display:flex;white-space:nowrap;will-change:transform}.marquee__content{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;letter-spacing:.05em;opacity:.3}@media (prefers-reduced-motion: reduce){.marquee__inner{animation:none}}.overlap-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;z-index:2}.overlap-section__content{max-width:1200px;width:100%;position:relative}.overlap-section__overlay{background:#000;border:1px solid rgba(255,255,255,.2);padding:4rem;text-align:center;position:relative;z-index:3}.overlap-section__title{font-size:clamp(2rem,5vw,4rem);font-weight:300;letter-spacing:-.02em;margin:0 0 1.5rem}.overlap-section__text{font-size:clamp(1rem,2vw,1.5rem);font-weight:300;letter-spacing:-.01em;line-height:1.6;opacity:.7;max-width:700px;margin:0 auto}@media (max-width: 768px){.overlap-section{padding:3rem 1rem}.overlap-section__overlay{padding:2rem 1.5rem}}.projects{min-height:100vh;padding:4rem 0;border-top:1px solid rgba(255,255,255,.1);overflow:hidden;position:relative}.projects__header{padding:0 2rem 4rem;max-width:1400px;margin:0 auto}.projects__title{font-size:clamp(2.5rem,6vw,5rem);font-weight:300;letter-spacing:-.02em;margin:0}.projects__scroll-container{display:flex;gap:4rem;padding:0 2rem;will-change:transform;width:-moz-fit-content;width:fit-content}.project-card{min-width:600px;max-width:600px;flex-shrink:0;cursor:pointer}.project-card__image-wrapper{width:100%;aspect-ratio:3 / 2;overflow:hidden;border:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.project-card__image{width:100%;height:100%;will-change:transform}.project-card__placeholder{width:100%;height:100%;display:block}.project-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.project-card__name{font-size:2rem;font-weight:300;letter-spacing:-.01em;margin:0 0 .5rem;font-family:monospace}.project-card__description{font-size:1.125rem;font-weight:300;letter-spacing:-.01em;opacity:.6;margin:0}@media (max-width: 768px){.projects{padding:3rem 0}.projects__header{padding:0 1rem 2rem}.projects__scroll-container{flex-direction:column;gap:3rem;padding:0 1rem}.project-card{min-width:100%;max-width:100%}.project-card__name{font-size:1.5rem}}.contact{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.contact__container{max-width:700px;width:100%}.contact__title{font-size:clamp(2.5rem,6vw,4rem);font-weight:300;letter-spacing:-.02em;margin:0 0 3rem;text-align:center}.contact__form{display:flex;flex-direction:column;gap:2rem}.contact__field{display:flex;flex-direction:column;gap:.5rem}.contact__label{font-size:.875rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;opacity:.6}.contact__input{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.125rem;font-weight:300;padding:.75rem 0;transition:border-color .3s ease;font-family:inherit}.contact__input:focus{outline:none;border-bottom-color:#fff}.contact__input--error{border-bottom-color:#f44}.contact__textarea{resize:vertical;padding:.75rem;border:1px solid rgba(255,255,255,.2)}.contact__error{font-size:.875rem;color:#f44;margin-top:.25rem}.contact__error-message{padding:1rem;background:#ff44441a;border:1px solid rgba(255,68,68,.3);color:#f66;font-size:.875rem;border-radius:4px;margin-bottom:1rem}.contact__submit{margin-top:1rem;padding:1rem 3rem;background:transparent;color:#fff;border:1px solid white;font-size:1rem;font-weight:400;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;align-self:flex-start}.contact__submit:hover{background:#fff;color:#000}.contact__submit:focus-visible{outline:2px solid white;outline-offset:4px}.contact__submit:disabled{opacity:.5;cursor:not-allowed}.contact__submit:disabled:hover{background:transparent;color:#fff}.contact__input:disabled,.contact__textarea:disabled{opacity:.5;cursor:not-allowed}.contact__success{text-align:center;padding:4rem 2rem}.contact__success-message{font-size:1.5rem;font-weight:300;letter-spacing:-.01em;line-height:1.6}.contact__social{margin-top:4rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.contact__social a{color:#fff;text-decoration:none;font-size:1rem;font-weight:300;letter-spacing:.03em;transition:opacity .3s ease}.contact__social a:hover{opacity:.6}.contact__social a:focus-visible{outline:2px solid white;outline-offset:4px}.contact__social-divider{opacity:.3}@media (max-width: 768px){.contact{padding:3rem 1rem}.contact__title{margin-bottom:2rem}.contact__form{gap:1.5rem}.contact__submit{width:100%;align-self:stretch}.contact__social{margin-top:3rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100%}html{height:100%;height:-webkit-fill-available}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;background:#000;color:#fff;cursor:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:-webkit-fill-available}@media (max-width: 768px){body{cursor:auto}}@media (prefers-reduced-motion: reduce){body{cursor:auto}}#root,[data-scroll-container]{position:relative}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;z-index:10000}.preloader__content{font-size:1.5rem;font-weight:300;letter-spacing:.1em;opacity:.5}button{font-family:inherit}a{color:inherit;text-decoration:none}input,textarea{font-family:inherit}*:focus-visible{outline:2px solid white;outline-offset:4px}button,a{-webkit-tap-highlight-color:rgba(255,255,255,.1);touch-action:manipulation}@media (max-width: 768px){button,a{min-height:44px}}
