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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0d1b2a;background-image:radial-gradient(circle at 50% 50%,#4c00ff14,#0000 400px);background-image:radial-gradient(circle at var(--x,50%) var(--y,50%),#4c00ff14,#0000 400px);background-repeat:no-repeat;background-size:cover;font-family:Poppins,sans-serif;min-height:100vh;transition:background-position .1s}body,html{height:100%;margin:0;overflow:hidden;padding:0}.scroll-container{-webkit-overflow-scrolling:touch;display:flex;height:100vh;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100vw}.main-layout{display:flex;height:100%;min-width:200vw}.content,.sidebar{flex-shrink:0;max-width:100vw;scroll-snap-align:start;width:100vw}.content{-ms-overflow-style:none;color:#fff;height:100vh;overflow-y:auto;padding:2rem;scroll-behavior:smooth;scrollbar-width:none}.content::-webkit-scrollbar{display:none}.content section{margin-bottom:4rem}.content h2{font-size:2rem}.social-icons{gap:2rem;justify-content:center;margin-top:1rem}.social-icons a{transition:transform .2s,color .2s}.social-icons a:hover{transform:scale(1.2)}section{scroll-margin-top:80px}h2:not(.sidebar h2){border-bottom:2px solid #4fc3f7;color:#fff;font-size:2rem;margin-bottom:2rem;padding-bottom:.5rem;text-align:left}@media (min-width:768px){.scroll-container{overflow-x:hidden}.main-layout{flex-direction:row;min-width:100%}.sidebar{height:100vh;max-width:40%;position:-webkit-sticky;position:sticky;top:0;width:40%}.content,.sidebar{scroll-snap-align:none}.content{max-width:60%;width:60%}}@media (max-width:767px){.sidebar h1,.sidebar h2{font-size:1rem;text-align:center}.slogan{font-size:.95rem;line-height:1.4;text-align:center}.sidebar{height:auto;padding:2rem 1.5rem;position:relative;width:100%}.content{padding:1.5rem;width:100%}}.preloader{align-items:center;background:#0f172a;display:flex;inset:0;justify-content:center;position:fixed;transition:opacity .5s ease;z-index:9999}.loader{animation:spin 1s linear infinite;border:6px solid #1e293b;border-radius:50%;border-top-color:#4fc3f7;height:60px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}.sidebar{align-items:flex-start;background-color:initial;color:#fff;display:flex;flex-direction:column;height:100vh;padding:3rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;-webkit-user-select:none;user-select:none;width:40%}.sidebar h1{color:#dcd3ff;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:.05em;line-height:1.1;margin-bottom:1rem;text-shadow:0 0 6px #7c72ff66}.sidebar h2{color:#a597f7;font-size:1.6rem;font-style:normal;font-weight:500;letter-spacing:.03em;margin-bottom:.5rem;text-shadow:0 0 4px #7c72ff40}.slogan{color:#e0dfffcc;font-size:1.15rem;font-style:italic;margin-bottom:2.8rem;max-width:90%}.nav-menu{display:flex;flex-direction:column;gap:1.3rem;max-width:280px;width:100%}.nav-link{align-items:center;background:none;border:none;border-radius:6px;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:1.15rem;gap:10px;padding:.45rem 0;position:relative;text-align:left;transition:color .25s ease,background-color .25s ease}.nav-link:before{border-bottom:6px solid #0000;border-left:6px solid #8e7aff;border-top:6px solid #0000;content:"";left:-16px;opacity:0;position:absolute;top:50%;transform:translateY(-50%) scaleY(0);transition:transform .3s ease,opacity .3s ease}.nav-link.active:before{opacity:1;transform:translateY(-50%) scaleY(1)}.nav-link:hover{background-color:#4c00ff26;color:#6bc1ff}.nav-link.active{background-color:#4c00ff1a;box-shadow:0 0 12px #4c00ff66;color:#6bc1ff;font-size:1.35rem;font-weight:700}.social-icons{bottom:2rem;display:flex;gap:1.6rem;left:2.5rem;position:absolute}.social-icons a{color:#fff;transition:transform .3s ease,color .3s ease}.social-icons a:hover{color:#4fc3f7;transform:scale(1.25)}.icon-tooltip{display:inline-block;position:relative}.icon-tooltip:after{background-color:#fff;border-radius:6px;bottom:130%;color:#222;content:attr(data-tooltip);font-size:.75rem;left:50%;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease;white-space:nowrap;z-index:1000}.icon-tooltip:hover:after{opacity:1}.custom-cv-icon{height:32px;margin-top:2px;width:38px}@media (max-width:768px){.sidebar{height:auto;padding:2rem 1.5rem;position:relative;width:100%}.social-icons{bottom:1.5rem;left:1.5rem}.nav-menu{max-width:100%}.nav-link{font-size:.95rem}.nav-link.active{font-size:1.1rem}.social-icons{display:flex;gap:1.6rem;left:0;margin:3rem auto 1rem;position:relative;right:0;width:-webkit-max-content;width:max-content}.slogan{color:#e0dfffcc;font-size:1.15rem;font-style:italic;margin-bottom:2rem;max-width:100%}.nav-link{align-items:center;background:none;border:none;border-radius:6px;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:1rem;gap:10px;padding:.45rem 0;position:relative;text-align:left;transition:color .25s ease,background-color .25s ease}.nav-link.active{background-color:#4c00ff1a;box-shadow:0 0 12px #4c00ff66;color:#6bc1ff;font-size:1.2rem;font-weight:700}}#about{margin-top:2rem 0}.about-summary{color:#ccc;font-size:1rem;line-height:1.6;margin-top:.5rem;text-align:justify}.icon{margin-left:6px}.education-cards{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.education-card{align-items:center;background:linear-gradient(145deg,#0d1a2b,#112240);border-radius:14px;box-shadow:0 8px 20px #0006;display:flex;gap:1.5rem;min-height:160px;padding:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.education-card:hover{box-shadow:0 12px 28px #0009;transform:translateY(-6px)}.institution-logo{align-self:flex-start;background-color:#ffffff11;border-radius:8px;box-shadow:0 0 6px #fff3;flex-shrink:0;height:120px;margin-top:.3rem;object-fit:contain;padding:.3rem;width:120px}.education-info{display:flex;flex-direction:column}.education-card h3{color:#4fc3f7;font-size:1.4rem;margin-bottom:.3rem}.degree{color:#ffffffde;font-weight:600;margin-bottom:.2rem}.period{color:#90a4ae;font-size:.9rem;font-style:italic;margin-bottom:.6rem}.institution-description{color:#ffffffc5;font-size:.95rem;line-height:1.5;max-width:95%}.education-summary{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-top:.5rem;text-align:justify}@media (max-width:767px){.education-card{align-items:flex-start;flex-direction:column;min-height:auto;padding:1rem}.institution-logo{align-self:center;height:80px;margin-bottom:1rem;width:80px}.education-info{width:100%}.education-card h3{font-size:1.2rem;text-align:center;width:100%}.degree,.institution-description,.period{text-align:center}.institution-description{font-size:.88rem;line-height:1.4;margin-top:.5rem}}.experience-card{align-items:center;background:linear-gradient(145deg,#0d1a2b,#112240);border-radius:14px;box-shadow:0 8px 20px #0006;gap:1.5rem;margin-bottom:2rem;padding:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.experience-card:hover{box-shadow:0 12px 28px #0009;transform:translateY(-6px)}.experience-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.4rem;justify-content:space-between;margin-bottom:.8rem}.experience-title{color:#6bc1ff;font-size:1.4rem;font-weight:600;margin:0;text-shadow:0 0 5px #6bc1ff4d}.experience-date{color:#a397f0;font-size:.95rem;font-style:italic;padding-left:.8rem;white-space:nowrap}.experience-description{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1rem}.experience-tech{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding-left:0}.experience-tech li{background-color:#ffffff14;border-radius:.5rem;color:#c9c7ff;font-size:.9rem;padding:.4rem .8rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.tech-tag{background-color:#6272a4;border-radius:20px;box-shadow:0 2px 6px #6272a480;color:#f8f8f2;font-size:.85rem;font-weight:500;padding:.3rem .8rem;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none}.tech-tag:hover{background-color:#50fa7b;box-shadow:0 4px 10px #50fa7bb3;color:#282a36}.experience-summary{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-top:.5rem;text-align:justify}@media (max-width:767px){.experience-card{margin-bottom:1.5rem;padding:1rem}.experience-header{align-items:flex-start;flex-direction:column;gap:.3rem}.experience-title{font-size:1.2rem;text-align:left;width:100%}.experience-date{color:#a397f0;font-size:.85rem;padding-left:0}.experience-description{font-size:.95rem;line-height:1.5;margin-top:.8rem}.experience-tech,.tech-tags{gap:.4rem}.experience-tech li,.tech-tag{font-size:.8rem;padding:.3rem .6rem}}.skills-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.skills-card{background:linear-gradient(145deg,#0d1a2b,#112240);border-radius:14px;box-shadow:0 8px 20px #0006;flex-basis:calc(33.333% - 1.5rem);flex-grow:1;flex-shrink:1;min-width:260px;padding:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.skills-card:hover{box-shadow:0 12px 28px #0009;transform:translateY(-5px)}.skills-card h3{border-left:4px solid #4fc3f7;color:#4fc3f7;font-size:1.4rem;margin-bottom:1rem;padding-left:.6rem}.skills-card ul{list-style:none;padding-left:1rem}.skills-card ul li{color:#ffffffde;margin-bottom:.6rem;padding-left:1rem;position:relative}.skills-card ul li:before{color:#4fc3f7;content:"▹";left:0;position:absolute}.skills-summary{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-top:.5rem;text-align:justify}.skills-card ul li{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.icon{margin-right:8px;vertical-align:middle}.projects-summary{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-top:.5rem;text-align:justify}.project p{color:#ccc;font-size:1rem;margin-bottom:1rem}.project{align-items:center;background:linear-gradient(145deg,#0d1a2b,#112240);border-radius:14px;box-shadow:0 8px 20px #0006;gap:1.5rem;margin-bottom:2rem;padding:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.project h3{color:#4fc3f7;font-size:1.5rem;margin-bottom:.5rem}.carousel-container{margin-top:1rem}.carousel-item{padding:10px}.carousel-image{border-radius:12px;box-shadow:0 4px 20px #0003;max-height:240px;object-fit:cover;transition:transform .3s ease;width:100%}.carousel-image:hover{transform:scale(1.03)}.tech-stack{margin-top:1.5rem}.tech-stack-title{border-left:4px solid #4fc3f7;color:#4fc3f7;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;padding-left:.6rem}.tech-list{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0}.tech-item{align-items:center;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;color:#e0e0e0;display:flex;font-size:.85rem;gap:.5rem;padding:.4rem .75rem;transition:all .2s ease}.tech-item:hover{background-color:#ffffff1a;transform:scale(1.05)}.modal-overlay{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-image{border-radius:10px;max-height:80%;max-width:90%}.modal-controls{bottom:30px;display:flex;gap:20px;position:absolute}.modal-controls button{background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:2rem;padding:8px 16px;transition:background .2s}.modal-controls button:hover{background:#ffffff4d}.project-description{color:#ccc;font-size:1rem;line-height:1.6;text-align:justify}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}
/*# sourceMappingURL=main.11bf475f.css.map*/