body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}@media(min-width:769px){.custom-cursor{background-color:#fffc;border-radius:50%;height:5px;mix-blend-mode:difference;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:transform .1s ease;width:5px;z-index:9999}body,body *{cursor:none!important}}.navbar{height:70px;left:0;position:fixed;top:0;width:100%;z-index:1000}.navbar__container{align-items:center;display:flex;height:100%;justify-content:flex-end;margin:0 auto;max-width:1200px;padding-right:1rem}.navbar__link{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:500;justify-content:center;padding:1rem;position:relative}.navbar__text{position:relative;z-index:2}.page-transition{background-color:#fff;border-radius:50%;height:40px;margin-left:-20px;margin-top:-20px;transform-origin:center;width:40px;z-index:999}.page-transition,.transition-text{pointer-events:none;position:fixed}.transition-text{align-items:center;color:#000;display:flex;font-family:Ubuntu,sans-serif;font-size:4rem;font-weight:700;height:auto;justify-content:center;left:6%;letter-spacing:.05em;line-height:1;margin:0;max-width:90vw;padding:0;text-align:center;top:44%;z-index:1000}.transition-text,.transition-text:before{transform:translate(-50%,-50%);width:100%}.transition-text:before{background-color:#ffffffe6;content:"";height:100%;left:50%;position:absolute;top:50%;z-index:-1}.about-page{background-color:#000;color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw}@media(min-width:768px){.about-page{flex-direction:row}}.about-left{align-items:center;background-color:#151515;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:2rem;position:relative}@media(max-width:767px){.about-left{height:50vh;padding:1rem}}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:100%;padding:1rem;width:100%}@media(max-width:480px){.gallery-grid{gap:.5rem;padding:.5rem}}.gallery-grid .gallery-item{border-radius:.5rem;cursor:pointer;height:100%;overflow:hidden;position:relative;width:100%}.gallery-grid .gallery-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-grid .gallery-item:hover img{transform:scale(1.05)}.zoomed-view{align-items:center;background-color:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.zoomed-view img{border-radius:.5rem;max-height:90%;max-width:90%;object-fit:contain}.zoomed-view .close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:.5rem;position:absolute;right:2rem;top:2rem}.zoomed-view .close-button:hover{color:lime}.about-right{background-color:#000;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:2rem}@media(max-width:767px){.about-right{height:50vh;padding:1.5rem}}.about-right .about-content{display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:600px;padding-top:2rem;width:100%}@media(max-width:767px){.about-right .about-content{padding-top:1rem}}.about-right .about-content h1{color:#fff;font-family:Caveat,serif;font-size:2.5rem;font-weight:400;margin-bottom:2rem;text-align:center}@media(max-width:480px){.about-right .about-content h1{font-size:2rem;margin-bottom:1.5rem}}.about-right .about-content .about-description{flex-grow:1;margin-bottom:2rem}.about-right .about-content .about-description p{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}@media(max-width:480px){.about-right .about-content .about-description p{font-size:1rem;margin-bottom:1rem}}.about-right .about-content .about-description p:last-child{margin-bottom:0}.social-links{border-top:1px solid #1a1a1a;margin-top:auto;padding-top:2rem;text-align:center}@media(max-width:480px){.social-links{padding-top:1rem}}.social-links h2{color:#fff;font-size:1.5rem;font-weight:400;margin-bottom:1rem}@media(max-width:480px){.social-links h2{font-size:1.25rem}}.social-links .social-icons{display:flex;gap:2rem;justify-content:center}@media(max-width:480px){.social-links .social-icons{gap:1.5rem}}.social-links .social-icons a{color:#666;font-size:1.5rem}.social-links .social-icons a:hover{color:lime}@media(max-width:480px){.social-links .social-icons a{font-size:1.25rem}}.about-right::-webkit-scrollbar{width:6px}.about-right::-webkit-scrollbar-track{background:#000}.about-right::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:3px}@keyframes pulse{0%{box-shadow:0 0 0 0 #00ff00b3}70%{box-shadow:0 0 0 10px #0f00}to{box-shadow:0 0 0 0 #0f00}}.homepage{color:#fff;display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow-x:hidden;padding:1rem}@media(min-width:768px){.homepage{overflow:hidden;padding:2rem}}.profile-section{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;padding:1rem}@media(min-width:768px){.profile-section{height:40%;margin-bottom:0;padding:2rem}}.profile-section .profile{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;text-align:center;width:100%}@media(min-width:768px){.profile-section .profile{flex-direction:row;gap:4rem;justify-content:center;max-width:1400px;text-align:left}}.profile-section .profile__image{aspect-ratio:1;background-color:#151515;border-radius:50%;max-width:200px;overflow:hidden;width:50%}@media(min-width:768px){.profile-section .profile__image{width:15%}}.profile-section .profile__image img{height:100%;object-fit:cover;width:100%}.profile-section .profile__content{width:100%}@media(min-width:768px){.profile-section .profile__content{width:50%}}.profile-section .profile__content .profile__header{margin-bottom:1rem}.profile-section .profile__content .profile__header h1{font-family:Caveat,serif;font-size:2rem;font-weight:400;margin-bottom:.5rem}@media(min-width:768px){.profile-section .profile__content .profile__header h1{font-size:2.5rem}}.profile-section .profile__content .profile__header h2{color:#e6e6e6;font-size:1.1rem;font-style:italic;font-weight:200;margin-bottom:.5rem}@media(min-width:768px){.profile-section .profile__content .profile__header h2{font-size:1.2rem}}.profile-section .profile__content .p{color:#ccc;font-size:small;line-height:1.5}@media(min-width:768px){.profile-section .profile__content .p{font-size:1.125rem}}.content-grid{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:0 1rem;width:100%}@media(min-width:768px){.content-grid{display:grid;grid-template-columns:1fr;padding:0 2rem 2rem}}@media(min-width:1024px){.content-grid{grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1400px}}.section{background:linear-gradient(145deg,#222,#151515 50%,#080808);border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 2px 15px #000c;height:auto;min-height:300px;overflow:hidden;padding:1.25rem}@media(min-width:768px){.section{padding:1.25rem 1.25rem 1.25rem 2.5rem}}.section.education .timeline,.section.experience .timeline{height:auto;margin:-.5rem 0;max-height:none;overflow:visible}.section.experience .timeline{margin-top:2rem}.section:hover{box-shadow:0 0 0 1px #ffffff26,0 0 20px #ffffff0d}.section h2{align-items:center;display:flex;font-size:1.25rem;font-weight:500;gap:1rem;margin-bottom:1rem}.section h2 span{color:#666;font-size:.875rem}@media(min-width:1024px){.section-stack .section.skills{flex:1 1;min-height:200px}.section-stack .section.education{flex:1.5 1;min-height:fit-content}}.certifications__grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));height:auto;justify-items:center;max-height:400px;overflow-y:auto;padding:1rem 0}@media(min-width:1024px){.certifications__grid{grid-template-columns:repeat(2,1fr);height:calc(100% - 2.25rem)}}.certifications__grid .certification-badge{cursor:pointer;height:80px;width:80px}@media(min-width:768px){.certifications__grid .certification-badge{height:100px;width:100px}}.certifications__grid .certification-badge img{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));height:100%;object-fit:contain;transition:filter .3s;width:100%}.certifications__grid .certification-badge:hover img{filter:drop-shadow(0 8px 12px rgba(0,0,0,.2))}.timeline{height:auto;max-height:400px;overflow-y:auto;padding:.5rem 0 .5rem 2.55rem;position:relative}@media(min-width:1024px){.timeline{height:calc(100% - 2.25rem)}}.timeline:before{background-color:#747272;content:"";height:200%;left:13px;position:absolute;top:0;width:2px}.timeline__item{padding-bottom:1rem;padding-left:1rem;position:relative}.timeline__item:last-child{padding-bottom:0}.timeline__marker{background-color:#747272;border-radius:50%;height:8px;left:-2rem;margin-top:.5rem;position:absolute;transform:translateX(1px);width:8px}.timeline__marker.current{animation:pulse 2s infinite;background-color:lime}.timeline__content h3{font-size:1rem;font-weight:500;margin-bottom:.25rem}.timeline__content p{color:#666;font-size:.875rem;margin-bottom:.25rem}.timeline__content .period{color:#666;font-size:.75rem}.skills__grid{display:flex;flex-wrap:wrap;gap:.5rem;height:auto;max-height:400px;overflow-y:auto}@media(min-width:1024px){.skills__grid{height:calc(100% - 2.25rem)}}.skills__grid .skill-tag{background-color:#1a1a1a;border-radius:.5rem;color:#fff;font-size:.75rem;padding:.5rem .75rem}.skills__grid .skill-tag:hover{background-color:#272727;transform:translateY(-2px)}.projects__content{align-items:center;background-color:#1a1a1a;border-radius:.5rem;cursor:pointer;display:flex;justify-content:space-between;min-height:100px;padding:1.25rem;transition:all .3s}@media(min-width:1024px){.projects__content{height:calc(100% - 2.25rem)}}.projects__content:hover{background-color:#272727}.projects__content:hover .arrow{color:lime;transform:translateX(5px)}.projects__content .title{font-size:1.125rem;font-weight:500}.projects__content .arrow{font-size:1.5rem;transition:all .3s}.section.projects{flex:.8 1;min-height:auto}.section-stack .section.certifications{flex:1.2 1}.section-stack{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.section-stack{height:100%}}.section-stack .section{min-height:auto}.section-stack .section.certifications{display:flex;flex:1 1;flex-direction:column;min-height:250px}.section-stack .section.projects{display:flex;flex:1 1;flex-direction:column;min-height:200px}.section-stack .section.projects .projects__content{align-items:center;display:flex;flex:1 1}.skills__grid::-webkit-scrollbar,.timeline::-webkit-scrollbar{height:0;width:0}.projects-page{background-color:#000;color:#fff;min-height:100vh;padding:2rem}.projects-page .page-title{font-family:Caveat,serif;font-size:2.5rem;margin:3rem 0 4rem;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1000px}@media(min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid{grid-template-columns:repeat(2,minmax(250px,400px));justify-content:center}}.project-card{aspect-ratio:1;background-color:#151515;border:1px solid #352c2c;border-radius:1rem;cursor:pointer;overflow:hidden;transition:all .3s}.project-card .project-image{height:100%;position:relative;width:100%}.project-card .project-image img{height:100%;object-fit:cover;width:100%}.project-card .project-image .hover-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.project-card .project-image .hover-overlay span{color:#fff;font-size:1.2rem;font-weight:500}.project-card .project-image:hover .hover-overlay{opacity:1}.popup-overlay{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.popup-content{background:#151515;border-radius:1rem;display:flex;flex-direction:column;height:auto;max-height:95vh;max-width:1200px;overflow:hidden;position:relative;width:100%}@media(min-width:768px){.popup-content{flex-direction:row}}.popup-content .popup-left{align-items:center;background:#151515;display:flex;justify-content:center;width:100%}@media(min-width:768px){.popup-content .popup-left{width:50%}}.popup-content .popup-left img{height:100%;object-fit:cover;width:100%}.popup-content .popup-left video{display:block;max-height:50vh;width:100%}.popup-content .popup-right{overflow-y:auto;padding:2rem;width:100%}@media(min-width:768px){.popup-content .popup-right{width:50%}}.popup-content .popup-right h2{color:#fff;font-size:1.8rem;margin-bottom:1rem}.popup-content .popup-right .description{color:#666;line-height:1.6;margin-bottom:2rem}.popup-content .popup-right .tech-stack,.popup-content .popup-right .timeframe{margin-bottom:1.5rem}.popup-content .popup-right .tech-stack h3,.popup-content .popup-right .timeframe h3{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.popup-content .popup-right .tech-stack p,.popup-content .popup-right .timeframe p{color:#666}.popup-content .popup-right .tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.popup-content .popup-right .tech-tags .tech-tag{background:#1a1a1a;border-radius:.5rem;color:#666;font-size:.875rem;padding:.5rem 1rem}.popup-content .close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .3s}.popup-content .close-button:hover{color:lime}*{box-sizing:border-box;cursor:none!important;font-family:Ubuntu,sans-serif;margin:0;padding:0}body,html{background:#000;background:linear-gradient(270deg,#434343,#000);color:#fff;height:100%;overflow-x:hidden;width:100%}.app{width:100%}.app,.page{min-height:100vh}.page{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 2rem;h1{font-size:3rem;margin-bottom:2rem}}.paper-plane-canvas{background:#0000;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:2}.game-score{color:#4a9eff;font-size:1.2rem;font-weight:700;right:20px;text-shadow:0 0 10px #4a9eff80;top:80px}.game-instructions,.game-score{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:.5rem;font-family:Ubuntu,sans-serif;padding:.5rem 1rem;pointer-events:none;position:fixed;z-index:1}.game-instructions{border:1px solid #ffffff1a;color:#fffc;font-size:.85rem;left:20px;top:20px}@media(max-width:768px){.game-instructions,.game-score,.paper-plane-canvas{display:none!important}}
/*# sourceMappingURL=main.2458b12b.css.map*/