.about-section{min-height:100vh;background-color:#000;color:#fff;font-family:Geist,sans-serif;padding:8rem 0 12rem;position:relative;overflow:hidden}.background-elements{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;background-color:#000}.bg-gradient,.bg-noise{position:absolute;width:100%;height:100%;background:none}.bg-noise{display:none}.content-wrapper{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.title-container{margin-bottom:8rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.about-title{font-size:5rem;font-weight:700;color:#fff;line-height:1;margin:0 auto;text-align:center}.title-line{height:4px;width:120px;background:linear-gradient(90deg,#fff0,#ffffffe6,#fff0);margin:1.2rem auto 0;filter:drop-shadow(0 0 8px rgba(255,255,255,.5));border-radius:2px}.layout-container{display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;align-items:center}.image-column{position:relative}.image-container{position:relative;will-change:transform}.profile-image-wrapper{position:relative;z-index:1;margin-bottom:4rem;margin-top:2rem}.profile-image{width:100%;max-width:340px;overflow:hidden;position:relative;border-radius:10px;box-shadow:0 20px 40px #0000004d,0 5px 15px #0003}.profile-image img{width:100%;height:auto;display:block;filter:grayscale(15%) contrast(110%);transition:all .7s cubic-bezier(.19,1,.22,1)}.profile-image:hover img{filter:grayscale(0%) contrast(105%);transform:scale(1.03)}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,#ffffff0d,#0003);pointer-events:none}.skills-section{margin-top:2rem}.skills-container{display:flex;flex-direction:column;gap:3rem}.skill-category-wrapper{margin-bottom:.5rem}.skill-category{font-size:.85rem;font-weight:600;letter-spacing:1.5px;color:#ffffff80;margin:0 0 1.5rem;position:relative;display:inline-block}.skill-category:after{content:"";position:absolute;height:1px;width:100%;background:#fff3;bottom:-4px;left:0}.skill-logos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1.5rem}.text-container,.flowing-text{width:100%;font-family:Geist,sans-serif;margin-top:.5rem}.flowing-text p{opacity:0;filter:blur(30px);will-change:opacity,filter}.skill-logo-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer}.skill-logo{width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease;opacity:.95}.skill-logo-wrapper:hover .skill-logo{transform:translateY(-5px);opacity:1}.skill-name{margin-top:.7rem;font-size:.75rem;text-align:center;color:#fff0;font-weight:400;letter-spacing:.03em;transition:all .3s ease;opacity:0;transform:translateY(-5px);position:absolute;top:100%;width:100%}.skill-logo-wrapper:hover .skill-name{color:#ffffffe6;opacity:1;transform:translateY(0)}.touch-active .skill-name{opacity:1!important;color:#fff!important}.fl-studio-logo{background-image:url(https://static.wikia.nocookie.net/logopedia/images/2/2b/FL_Studio_2014.png)}.premiere-logo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/4/40/Adobe_Premiere_Pro_CC_icon.svg)}.davinci-resolve-logo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/DaVinci_Resolve_Studio.png/600px-DaVinci_Resolve_Studio.png)}.adobe-logo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/a/af/Adobe_Photoshop_CC_icon.svg)}.fusion-360-logo{background-image:url(https://seeklogo.com/images/A/autodesk-fusion-360-logo-7F72A76397-seeklogo.com.png)}.blender-logo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/0/0c/Blender_logo_no_text.svg)}.figma-logo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/3/33/Figma-logo.svg)}.flutter-logo{background-image:url(https://cdn.jsdelivr.net/gh/devicons/devicon/icons/flutter/flutter-original.svg)}.swift-logo{background-image:url(https://cdn.jsdelivr.net/gh/devicons/devicon/icons/swift/swift-original.svg)}.web-logo{background-image:url(https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png)}.unity-logo{background-image:url(https://cdn.freebiesupply.com/logos/large/2x/unity-69-logo-png-transparent.png)}@media (min-width: 994px){.image-column{display:flex;flex-direction:column;justify-content:flex-start;padding-top:1.5rem}.profile-image-wrapper{margin-top:2.5rem}.layout-container{align-items:flex-start}.text-reveal-container,.text-reveal-container>div,.flowing-text{height:100%;display:flex;flex-direction:column;justify-content:center}.flowing-text p{font-size:1.7rem;line-height:2.5;margin-bottom:2.5rem;text-align:left;font-weight:400;letter-spacing:-.02em}.title-container{margin-bottom:5rem}}@media (max-width: 1200px){.about-title{font-size:5rem}.layout-container{grid-template-columns:1fr 1.5fr;gap:4rem}.profile-image{max-width:300px}.skill-logos-grid{grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}.about-section{padding:7rem 0 10rem}}@media (max-width: 993px){.text-reveal-container{text-align:center}.flowing-text p{font-size:1.1rem;line-height:1.8;letter-spacing:-.01em;text-align:center;margin:0 auto 2rem}.about-title{font-size:4rem}.title-container{margin-bottom:6rem}.layout-container{display:flex;flex-direction:column;gap:3rem}.profile-image-wrapper{margin-bottom:3rem;display:flex;justify-content:center}.profile-image{max-width:280px}.skills-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between}.skill-category-wrapper{width:30%;min-width:200px;margin-bottom:1.5rem;background-color:#ffffff08;border-radius:8px;padding:1.25rem;border:1px solid rgba(255,255,255,.05)}.skill-logos-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.skill-logo{width:40px;height:40px}.skill-name{opacity:.8;color:#fffc;transform:translateY(0);position:static;font-size:.7rem;margin-top:.5rem}.skill-logo-wrapper:hover .skill-name{opacity:1;color:#fffffff2}.skill-logo-wrapper:hover .skill-logo{transform:translateY(-3px)}.about-section{padding:6rem 0 8rem}.skill-category{font-size:.8rem;text-align:center;margin:0 0 1.5rem;display:block}.skill-category:after{display:none}}@media (max-width: 768px){.about-section{padding:5rem 0 7rem}.content-wrapper{padding:0 1.5rem}.about-title{font-size:3.5rem}.title-line{width:80px}.title-container{margin-bottom:3.5rem}.skills-container{flex-direction:column;gap:1.5rem}.skill-category-wrapper{width:100%;margin-bottom:.5rem}.skills-section{position:relative;margin-top:2rem}.skill-category{font-size:.75rem;margin-bottom:1rem}.skill-logos-grid{grid-template-columns:repeat(3,1fr);gap:1rem .8rem}.skill-logo{width:38px;height:38px}}@media (max-width: 576px){.about-section{padding:4rem 0 6rem}.content-wrapper{padding:0 1.2rem}.about-title{font-size:2.8rem}.title-line{width:80px;margin-top:1rem}.title-container{margin-bottom:2.5rem}.profile-image{max-width:200px}.profile-image-wrapper{margin-bottom:2.5rem}.skill-logos-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.skill-logo{width:34px;height:34px}.flowing-text p{font-size:.95rem;line-height:1.6;margin-bottom:2rem}}@media (max-width: 375px){.about-section{padding:3.5rem 0 5rem}.about-title{font-size:2.5rem}.title-line{width:70px}.profile-image{max-width:180px}.skill-logo{width:32px;height:32px}.skill-name{font-size:.6rem}.flowing-text p{font-size:.9rem;line-height:1.55}}.hero-section[data-astro-cid-reuxuyy6]{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;text-align:center;position:relative;overflow:hidden}.aurora-background[data-astro-cid-reuxuyy6]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.handwritten-wrapper[data-astro-cid-reuxuyy6]{position:relative;z-index:1;width:100%;height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.handwritten-container[data-astro-cid-reuxuyy6]{position:relative;width:100%;max-width:1000px;height:100%;display:flex;align-items:center;justify-content:center}@font-face{font-family:Bumbbled;src:url(/_astro/Bumbbled.REVLMkQe.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}.hello-svg[data-astro-cid-reuxuyy6]{position:absolute;width:95%;max-width:800px;height:auto;opacity:0;transition:opacity .7s ease;left:50%;top:50%;transform-origin:center center;transform:translate(-50%,-50%)}.hello-text[data-astro-cid-reuxuyy6]{font-family:Bumbbled,cursive;font-size:110px;fill:#fff;stroke:#fff;stroke-width:.5;paint-order:stroke;stroke-dasharray:1000;stroke-dashoffset:1000}.hello-en[data-astro-cid-reuxuyy6]{transform:translate(-50%,-50%) rotate(-1deg)}.hello-de[data-astro-cid-reuxuyy6]{transform:translate(-50%,-50%) rotate(.5deg)}.hello-fr[data-astro-cid-reuxuyy6]{transform:translate(-50%,-50%) rotate(-.5deg)}.hello-it[data-astro-cid-reuxuyy6]{transform:translate(-50%,-50%) rotate(.8deg)}.hello-es[data-astro-cid-reuxuyy6]{transform:translate(-50%,-50%) rotate(-.7deg)}@keyframes writeText{to{stroke-dashoffset:0}}@keyframes fillText{0%,80%{fill-opacity:0}to{fill-opacity:1}}.about-section[data-astro-cid-reuxuyy6]{scroll-margin-top:100px}
