body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a192f;color:#ccd6f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{display:flex;height:100vh}@media (max-width:768px){.container{flex-direction:column}}.main-content{flex:1 1;margin-left:350px;overflow-y:auto;padding:2rem}@media (max-width:768px){.main-content{margin-left:0;padding:1rem}}.section{min-height:90vh;padding:2rem 0;scroll-margin-top:70px}.project-container{background-color:#0a192f;color:#ccd6f6;padding:5rem 2rem}.project-container h2{color:#64ffda;font-size:2rem;margin-bottom:2rem}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{background-color:#112240;border-radius:8px;min-height:220px;opacity:0;padding:1.5rem;transform:translateY(6px);transition:background-color .3s ease,box-shadow .3s ease,opacity .3s ease,transform .3s ease}.project-card:hover{background-color:#1f4068;box-shadow:0 8px 15px #00ff9680}.project-card.visible{opacity:1;transform:none}.image-wrap{background-color:#0f2238;border:3px solid #64ffda;border-radius:8px;box-shadow:0 5px 10px #0000004d;height:180px;margin-bottom:1rem;overflow:hidden;width:100%}.project-image{display:block;height:100%;object-fit:cover;opacity:0;transform-origin:center center;transition:opacity .3s ease,transform .3s ease;width:100%}.project-image.loaded{opacity:1;transform:none}.project-content h3{color:#64ffda;margin-bottom:.5rem}.project-content p{color:#ccd6f6;margin-bottom:1rem}.technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;margin-top:1rem}.tech-box{background-color:#2b3a59;border-radius:12px;color:#ccd6f6;font-size:.9rem;padding:.3rem .6rem;transition:background-color .3s ease,box-shadow .3s ease}.tech-box:hover{background-color:#64ffda;box-shadow:0 4px 10px #00ff9680;color:#0a192f}.project-link{display:inline-block;margin-top:1rem;text-decoration:none}.project-link:hover{color:#ccd6f6}@media (max-width:768px){.project-container{padding:2rem}.project-grid{grid-template-columns:1fr}}.skeleton{animation:pulse 1.5s ease-in-out infinite}.skeleton-image{background-color:#2b3a59;border-radius:8px;height:100px;margin-bottom:1rem;width:100px}.skeleton-title{height:1.5rem;margin-bottom:.5rem}.skeleton-description,.skeleton-title{background-color:#2b3a59;border-radius:4px}.skeleton-description{height:3rem;margin-bottom:1rem}.skeleton-technologies{display:flex;gap:.5rem;margin-bottom:2rem}.skeleton-tech{border-radius:12px;width:60px}.skeleton-link,.skeleton-tech{background-color:#2b3a59;height:1.5rem}.skeleton-link{border-radius:4px;width:100px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.error-message{color:#64ffda;font-size:1.2rem;padding:2rem;text-align:center}.about-container{align-items:flex-start;background-color:#0a192f;color:#ccd6f6;display:flex;justify-content:space-between;padding:5rem 2rem;text-align:left}@media (max-width:768px){.about-container{align-items:center;flex-direction:column}.content{text-align:center}.tech-list{justify-content:center}}.content{max-width:600px;text-align:left}.content h2{color:#64ffda;font-size:2rem;margin-bottom:1.5rem;text-align:left}.content p{color:#8892b0;font-size:1rem;line-height:1.5;margin-bottom:1rem;text-align:justify}.tech-list{grid-gap:.5rem;color:#64ffda;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(140px,200px));list-style:none;margin-top:1rem;padding-left:0;text-align:left}.tech-list li{align-items:center;display:flex;font-size:1rem;margin-bottom:.5rem}.tech-list svg{color:#64ffda;font-size:1.5rem;margin-right:.5rem}.profile{margin-left:4rem;max-width:300px}.profile img{border:4px solid #64ffda;border-radius:50%;box-shadow:0 8px 15px #0000004d;max-width:250px;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease;width:100%}.profile img:hover{box-shadow:0 12px 20px #00ff9699;filter:hue-rotate(160deg);transform:scale(1.05)}@media (max-width:768px){.profile{margin-left:0;margin-top:2rem;max-width:250px}}.experience-list{gap:1.5rem}.experience-card{padding:1.5rem;transition:background-color .3s ease,box-shadow .3s ease}.experience-card:hover{background-color:#1f4068;box-shadow:0 8px 15px #00ff9680}.experience-card h3{margin-bottom:.5rem}.experience-card .date{margin-bottom:1rem}@media (max-width:768px){.experience-container{padding:2rem 1rem}.experience-card{padding:1rem}.experience-card h3{font-size:1.2rem}.experience-card .date,.experience-card p{font-size:.9rem}}.experience-container{background-color:#0a192f;color:#ccd6f6;padding:5rem 2rem}.experience-container h2{color:#64ffda;font-size:2rem;margin-bottom:2rem;text-align:center}.experience-list{display:flex;flex-direction:column;gap:1rem}.experience-card{background-color:#112240;border-radius:8px;padding:1rem}.experience-card h3{color:#64ffda;margin-bottom:.25rem}.experience-card .date{color:#8892b0;font-size:.9rem;margin-bottom:.5rem}.experience-card p{color:#ccd6f6;margin:.25rem 0}.project-link{color:#64ffda;word-break:break-all}@media (max-width:768px){.experience-container{padding:2rem 1rem}.experience-card{padding:.75rem}}.legal-content{color:#ccd6f6;line-height:1.6;max-width:780px}
/*# sourceMappingURL=main.cdfb64a4.css.map*/