.navigation{align-items:center;background-color:#0b0b0b;display:flex;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.nav-links{display:flex;flex:1 1;font-size:larger;gap:2em;justify-content:center;list-style:none;position:relative}.nav-item{color:#969696;font-size:.9em;position:relative;text-decoration:none;transition:color .3s ease}.nav-item:hover{color:#ffd60a}.nav-item:after{background-color:#ffd60a;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-item.active:after{width:100%}.navigation-social-links{display:flex;gap:15px}.navigation-social-links a{color:#fff;text-decoration:none}.link-icon-nav{color:#fff;font-size:1.5em}.name{color:#fff}.nav-item.active{color:#ffd60a}@media (max-width:800px){.navigation{padding:1em}.nav-links{font-size:.8em;padding-left:0}.name,.navigation-social-links{display:none}.brand-section p{padding-inline:5%!important}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-container-base{background-color:#121212}body,html{height:100%;margin:0}.home-container{align-items:center;color:#333;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:center;line-height:1.6;margin:0 auto;max-width:700px;padding:0;text-align:center}.home-header{color:#fff;margin-top:20vh;padding:2em 0;text-align:left}.home-header h2{-webkit-text-fill-color:#0000;animation:fadeInTitle 1s ease-out .3s forwards;background:linear-gradient(45deg,#fff,#e0e0e0);-webkit-background-clip:text;font-size:2em;font-weight:600;margin:0 0 30px;opacity:0;text-shadow:2px 2px 4px #0000004d;transform-style:preserve-3d}.home-subtitle{margin-top:.5em;position:relative;z-index:2}.home-about,.home-projects{margin:2em 0}.home-about h2,.home-projects h2{color:#1db954;font-size:1.8em}.home-button{background-color:#1db954;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:1em;padding:.8em 1.5em;transition:background-color .3s ease}.home-button:hover{background-color:#148a3b}.home-footer{color:#777;font-size:.9em;margin-top:2em}.home-links{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:10vh;overflow:hidden;position:relative;z-index:2}.link-button{align-items:center;background-color:initial;border:2px solid;border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:small;justify-content:space-between;padding:10px;text-decoration:none;transition:all .3s ease}@media (max-width:680px){.home-links{align-items:center;flex-direction:column}.link-button{margin-bottom:10px;width:50%}.home-image-section{overflow:hidden;position:relative;right:0!important;width:80%!important}.home-large-image{height:auto;max-width:100%;min-height:0;object-fit:cover;position:absolute;right:-10%}.home-container{height:auto;overflow-x:hidden}.home-subtitle{font-size:.8em;margin-inline:5%}.home-header h2{margin-left:5%}}.link-content{gap:10px}.link-icon{height:24px;width:24px}.instagram{border-color:#8c62a9;color:#8c62a9}.youtube{border-color:#ff6a6a;color:#ff6a6a}.linkedin{border-color:#437fbb;color:#437fbb}.github{border-color:#333;color:#333}.contact{border-color:#69ca8c;color:#69ca8c}.link-button:hover{background-color:#fff;color:#000}.link-button.contact:hover,.link-button.github:hover,.link-button.instagram:hover,.link-button.linkedin:hover,.link-button.youtube:hover{opacity:.8}.home-images{display:flex;justify-content:space-around;margin:2em 0}.home-image{border-radius:8px;height:auto;transition:transform .3s ease;width:150px}.home-image-link{text-decoration:none}.home-image-link:hover .home-image{transform:scale(1.05)}.home-image-section{position:absolute;right:30%;top:5%;width:20%;z-index:1}.home-large-image{border-radius:0;filter:brightness(50%);height:350px;min-height:33vh;object-fit:cover;padding-top:30px;position:relative;width:400px}@media screen and (max-width:768px){.home-image-section{display:none}}.about-container{align-items:center;color:#fff;flex:1 1;flex-direction:column;height:100vh;justify-content:center;line-height:1.6;margin:0 auto;max-width:700px;padding:0;text-align:left}.about-header{color:#fff;margin-bottom:2em;text-align:left}.about-header h1{font-size:2.5em;margin-bottom:.5em}.about-subtitle{color:#fff;font-size:1.2em}.about-bio,.about-skills{font-size:.9em;margin-bottom:3em}.about-bio h2,.about-skills h2{color:#fff;padding:2em 0;text-align:left}.about-bio p,.about-skills ul{color:#fff;font-size:1.1em}.about-skills ul{list-style:none;padding:0}.about-skills li{margin:.5em 0}.about-footer{color:#777;font-size:.9em;margin-top:3em;text-align:left}.skill-icon{color:#ffe57c;font-size:1.4em;margin-right:.8em;transition:color .3s ease-in-out}.skill-icon:hover{color:#fc0}.skill-text p{color:#f3f3f3;display:inline-block;font-size:1em}.skill-text strong{color:#fc0}@media (max-width:680px){.about-container{font-size:.8em;margin-inline:5%}}.link-content a{color:#fff;font-size:1.1em;text-decoration:none}.links-container{align-items:center;animation:fadeIn .8s ease-out;background:linear-gradient(135deg,#121212,#191919);color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:40px 20px;perspective:1000px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.links-title{-webkit-text-fill-color:#0000;animation:fadeInTitle 1s ease-out .3s forwards;background:linear-gradient(45deg,#fff,#e0e0e0);-webkit-background-clip:text;font-size:2.5em;font-weight:600;margin-bottom:30px;opacity:0;text-align:center;text-shadow:2px 2px 4px #0000004d;transform-style:preserve-3d}@keyframes fadeInTitle{0%{opacity:0;transform:translateY(-20px) translateZ(-50px)}to{opacity:1;transform:translateY(0) translateZ(0)}}.links-list{display:flex;flex-direction:column;gap:25px;list-style:none;margin:0;max-width:550px;padding:0;transform-style:preserve-3d;width:100%}.links-list a{color:#fff;text-decoration:none;width:100%}.link-item{animation:slideIn .5s ease-out forwards;animation-delay:calc(var(--link-index)*.1s);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 5px 15px #0000001a;margin:0 auto;opacity:0;padding:12px 20px;transform:translateY(20px) translateZ(0);transform-style:preserve-3d;transition:all .3s ease;width:90%}.link-item:hover{background:#ffffff14;box-shadow:0 15px 35px #0003,0 5px 15px #0000001a,0 8px 10px -5px #0006;transform:translateY(-2px) translateZ(30px) rotateX(5deg)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px) translateZ(-50px) rotateX(-10deg)}to{opacity:1;transform:translateY(0) translateZ(0) rotateX(0)}}.link-content{align-items:center;display:flex;gap:15px;justify-content:space-between;transform-style:preserve-3d;transition:transform .2s ease}.link-item:hover .link-content{transform:scale(1.01) translateZ(20px)}.link-name{color:#fff;flex:1 1;font-size:1em;font-weight:500;text-shadow:0 2px 4px #0003}.link-description{color:#ffffffb3;flex:2 1;font-size:.9em;text-align:center;transform:translateZ(10px)}.link-icon-nav,.links-link-icon{color:#ffffffe6;font-size:1.2em;transform:translateZ(15px);transition:all .3s ease}.link-item:hover .link-icon-nav,.link-item:hover .links-link-icon{color:#fff;transform:translateZ(25px) scale(1.1)}@media (max-width:800px){.links-container{padding:30px 15px}.links-title{font-size:2em;margin-bottom:25px}.link-item{padding:10px 18px;width:85%}.link-name{font-size:.95em}.link-description{font-size:.85em}.link-icon-nav,.links-link-icon{font-size:1.1em}}.projects-container{background-color:#121212;color:#f5f5f5;margin:0 auto;padding:40px;width:auto}.projects-title{color:#fff;font-size:2em;margin-bottom:2em;text-align:center}.projects-list{display:flex;flex-wrap:wrap;gap:2em;justify-content:center}.project-card{aspect-ratio:2/1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#2c2c2c66;border:1px solid #ffffff08;border-radius:20px;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:1.8em;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1);width:40%}.project-card:hover{background-color:#2c2c2c80;border-color:#ffffff14;box-shadow:0 8px 32px #0000001f,0 0 0 1px #ffffff14;transform:translateY(-6px) scale(1.01)}.project-image{border-radius:12px;height:70%;object-fit:cover;opacity:.15;position:absolute;right:10%;top:10%;transition:opacity .3s ease;width:40%;z-index:0}.project-card:hover .project-image{opacity:.25}.project-content{color:#fff;position:relative;z-index:1}.project-title{color:#ffd60ae6;font-size:1.2em;font-weight:600;letter-spacing:.5px;margin-bottom:.7em}.project-description{color:#dddddde6;font-size:.95em;line-height:1.5}.project-link{color:#1db954;display:inline-block;font-weight:500;margin-top:.8em;opacity:.9;text-decoration:none;transition:all .3s ease}.project-link:hover{color:#23e066;opacity:1}.project-stack{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#2c2c2cb3,#212121cc);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0003;margin-left:auto;margin-right:auto;margin-top:4em;max-width:1200px;padding:3em;text-align:center}.project-stack h4{color:#ffd60af2;font-size:1.8em;font-weight:600;letter-spacing:1px;margin-bottom:1.8em;text-shadow:0 2px 4px #0003}.project-stack ul{display:flex;flex-wrap:wrap;gap:1.2em;justify-content:center;list-style-type:none;margin:0 auto;max-width:900px;padding:0}.project-stack ul li{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:25px;box-shadow:0 4px 12px #0000001a;color:#fffffff2;font-size:1.1em;padding:.6em 1.2em;transition:all .3s ease}.project-stack ul li:hover{background:linear-gradient(135deg,#ffd60a26,#ffd60a0d);border-color:#ffd60a4d;box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.project-title-text{color:#fffc;margin-block:3%;text-align:center}@media (max-width:800px){.project-card{aspect-ratio:1/1;margin:0 auto;width:90%}.project-image{height:40%}.projects-container{padding:20px;width:auto}.project-stack ul{align-items:center;flex-direction:column}.projects-list{justify-content:center}}.experience-list{display:flex;flex-direction:column;gap:1.5em;margin:2em auto;max-width:1200px;padding:0 2em}.experience-card{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 4px 12px #0000001a;padding:1.5em;transition:all .3s ease}.experience-card:hover{border-color:#ffd60a4d;box-shadow:0 6px 16px #00000026;transform:translateY(-3px)}.experience-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5em}.experience-header h3{color:#ffd60ae6;font-size:1.3em;margin:0}.period{color:#fff9;font-size:.9em}.experience-card h4{color:#ffffffe6;font-size:1.1em;margin:.5em 0}.experience-card p{color:#fffc;line-height:1.5;margin:.5em 0 0}@media (max-width:800px){.experience-list{padding:0 1em}.experience-header{align-items:flex-start;flex-direction:column;gap:.5em}.experience-card{padding:1.2em}}.toggle-buttons{background:#2c2c2c66;border:2px solid #ffd60a4d;border-radius:25px;display:flex;justify-content:center;margin:2rem auto;padding:.3rem;width:-webkit-fit-content;width:fit-content}.toggle-btn{background-color:initial;border:none;border-radius:20px;color:#ffffffe6;cursor:pointer;font-size:1.1rem;min-width:120px;padding:.8rem 2rem;position:relative;transition:all .3s ease}.toggle-btn.active{background-color:#ffd60a33;color:#fff}.active-indicator{display:none}@media (max-width:600px){.toggle-buttons{width:90%}.toggle-btn{font-size:1rem;min-width:100px;padding:.8rem 1rem}}.modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-content{background-color:#2c2c2c;border-radius:12px;box-shadow:0 4px 10px #0000004d;color:#fff;max-width:800px;padding:2em;position:relative;width:80%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1em}.close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5em}.modal-image{border-radius:10px;margin-bottom:1em;max-height:300px;object-fit:cover;width:100%}.modal-body{font-size:1.1em}.modal-stack ul{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.modal-stack ul li{margin-bottom:.5em;margin-right:1em}.modal-link{color:#1db954;display:inline-block;font-weight:700;margin-top:1em;text-decoration:none;transition:color .3s ease}.modal-link:hover{color:#17a34a}@media (max-width:800px){.modal-content{padding:1em;width:70%}}
/*# sourceMappingURL=main.3d4931f8.css.map*/