*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}ol,ul{list-style:none}a{text-decoration:none}.header-section{-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);background-color:#0a0f2cd9;background-image:linear-gradient(90deg,#0a0f2c,#0e1440);border-bottom:1px solid #ffffff1a;box-shadow:inset 0 -1px 0 0 #ffffff0d;position:sticky;top:0;transition:background-color .3s ease;will-change:transform;z-index:9999}header:focus-within,header:hover{background-color:#0a0f2cf2}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:1rem}@media (min-width:640px){.header-container{padding:1rem 1.5rem}}@media (min-width:1024px){.header-container{padding:1rem 2rem}}.header-logo{animation:gradient-x 10s ease infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#22d3ee,#0ea5e9,#6366f1);background-repeat:no-repeat;background-size:200% 100%;color:#0000;font-size:1.5rem;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1)}.header-logo:hover{transform:scale(1.05)}.menu-button{background-color:initial;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.375rem;height:2rem;justify-content:center;width:2rem;z-index:1100}@media (min-width:640px){.menu-button{display:none}}.menu-button-line{background-color:#22d3ee;border-radius:.125rem;display:block;height:.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.nav-menu{background:#0a0f2c;box-shadow:0 4px 16px #00000026;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;top:100%;transition:max-height .4s ease,padding .3s ease;width:100%;z-index:1050}.nav-menu.open{max-height:300px;padding:1.5rem 0}.nav-list{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:639px){.nav-menu{border-radius:.5rem;left:1rem!important;padding-left:1rem!important;padding-right:1rem!important;right:1rem!important;width:auto!important}.nav-item-link,.nav-list{padding-left:0!important;padding-right:0!important}}.nav-item-link{color:#fff;font-size:1rem;font-weight:600;padding-bottom:.25rem;position:relative;transition:color .3s cubic-bezier(.4,0,.2,1)}.nav-item-link:after{background-image:linear-gradient(90deg,#22d3ee,#0ea5e9);border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.nav-item-link:focus,.nav-item-link:hover{color:#67e8f9}.nav-item-link:focus:after,.nav-item-link:hover:after{transform:scaleX(1)}html{scroll-behavior:smooth}@media (min-width:640px){.nav-menu{border-radius:0!important;display:block!important;left:auto!important;max-height:none!important;overflow:visible!important;padding-left:0!important;padding-right:0!important;position:static!important;right:auto!important;width:auto!important}.nav-list{flex-direction:row!important;gap:2.5rem!important}.nav-item-link,.nav-list{padding:0!important}}.hero-section{align-items:center;background-color:#0a0f2c;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:center;z-index:10}.hero-background-icons{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-icon{color:#fff;font-size:3rem;opacity:.08;position:absolute}.hero-content-container{animation:fadeInUp 1s ease-out forwards;max-width:48rem;opacity:0}.hero-title{background:none;color:#fff;font-size:3rem;font-weight:700;line-height:1.25;margin-bottom:1rem}.hero-name-link{animation:gradient-x 10s ease infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#2d57cc,#22d3ee,#0ea5e9,#6366f1);background-repeat:no-repeat;background-size:200% 100%;color:#0000;cursor:pointer;display:inline-block;font-weight:700;outline-offset:4px;text-decoration:none;transition:background-position .5s ease,transform .3s ease;-webkit-user-select:none;user-select:none}.hero-name-link:focus,.hero-name-link:hover{background-position:100% 50%;outline:none;text-shadow:0 0 5px #22d3eebf;transform:scale(1.1)}.hero-name-link:focus-visible{outline:3px solid #0ea5e9;outline-offset:4px}.hero-subtitle{color:#67e8f9;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.hero-description{color:#a5b4fc;font-size:1.125rem;line-height:1.625;margin-bottom:2rem}.hero-button{background-image:linear-gradient(90deg,#064096,#06f,#818cf8,#920ea7);background-size:200% 200%;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.75rem;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),background-position .6s cubic-bezier(.4,0,.2,1)}.hero-button:focus-visible,.hero-button:hover{background-position:100% 0;box-shadow:0 10px 20px -3px #8258f94d,0 2px 10px #64e8f91a;outline:none;transform:scale(1.1)}.floatAround{animation:floatAround 8s ease-in-out infinite;animation-fill-mode:forwards}.floatAround2{animation:floatAround2 10s ease-in-out infinite;animation-fill-mode:forwards}.floatAround3{animation:floatAround3 12s ease-in-out infinite;animation-fill-mode:forwards}@keyframes floatAround{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(20px,-15px) rotate(72deg)}40%{transform:translate(-15px,25px) rotate(144deg)}60%{transform:translate(25px,20px) rotate(216deg)}80%{transform:translate(-20px,-10px) rotate(288deg)}to{transform:translate(0) rotate(1turn)}}@keyframes floatAround2{0%{transform:translate(0) rotate(0deg)}30%{transform:translate(-20px,20px) rotate(120deg)}60%{transform:translate(15px,-25px) rotate(240deg)}to{transform:translate(0) rotate(1turn)}}@keyframes floatAround3{0%{transform:translate(0) rotate(0)}25%{transform:translate(10px,15px) rotate(90deg)}50%{transform:translate(-15px,-20px) rotate(180deg)}75%{transform:translate(20px,10px) rotate(270deg)}to{transform:translate(0) rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-x{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes btnGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.9rem}.hero-icon{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.8rem}.hero-icon{font-size:1.5rem}}.projects-section{background-color:#0a0f2c;color:#fff;min-height:100vh;padding:6rem 2rem;text-align:center}.projects-header{margin-bottom:3rem}.projects-title{font-size:2.75rem;font-weight:700;margin-bottom:.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#67e8f9,#a5b4fc 70%)}.projects-description{color:#a5b4fc;font-size:1.125rem}.projects-rows-wrapper{display:flex;flex-direction:column;gap:2rem;width:100%}.projects-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.projects-row{grid-template-columns:repeat(4,minmax(0,1fr))}.projects-section{padding-left:4rem;padding-right:4rem}}.project-card{background-color:#12183b;border-radius:1.2rem;box-shadow:0 10px 15px -3px #0000001c,0 4px 6px -2px #00000014;cursor:pointer;display:flex;flex-direction:column;outline:none;overflow:hidden;position:relative;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.project-card:focus{box-shadow:0 0 0 3px #67e8f9,0 10px 28px -10px #67e8f9}.project-card:active,.project-card:hover{box-shadow:0 0 20px 5px #67e8f9,0 25px 50px -12px #06b6d438,0 10px 15px -3px #0000002e;transform:translateY(-.5rem) scale(1.045);z-index:3}.project-image-wrapper{overflow:hidden;width:100%}.project-card-image{filter:grayscale(5%) brightness(.97);height:12rem;object-fit:cover;transition:transform .38s cubic-bezier(.4,0,.2,1),filter .27s;width:100%}.project-card:active .project-card-image,.project-card:hover .project-card-image{filter:grayscale(0) brightness(1);transform:scale(1.065)}.project-card-content{display:flex;flex-direction:column;gap:.5rem;height:100%;padding:1.55rem 1.3rem 1.4rem;text-align:left}.project-card-title{color:#67e8f9;font-size:1.18rem;font-weight:700}.project-card-description{color:#e0e7ff;font-size:.98rem;margin-bottom:1.08rem;min-height:42px}.project-link{color:#22d3ee;font-weight:600;margin-top:.2rem;transition:color .3s}.project-link:hover{color:#fff}@media (max-width:1200px){.projects-row{grid-template-columns:repeat(4,1fr)}.project-card{height:18rem}.project-card-title{line-clamp:1;-webkit-line-clamp:1}.project-card-description,.project-card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.project-card-description{line-clamp:3;-webkit-line-clamp:3}}@media (max-width:768px){.project-card{border-radius:.8rem;transform:scale(.9)}.project-card:hover{transform:scale(.95)}.projects-title{font-size:2rem}.projects-description{font-size:1rem}.project-card-title{font-size:1.08rem}.project-card-description{font-size:.91rem}.projects-row{grid-template-columns:1fr}.projects-section{padding-left:1rem;padding-right:1rem}.project-card-image{height:10.5rem}}@media (max-width:640px){.projects-section{padding-left:.5rem;padding-right:.5rem}.project-card-image{height:9.2rem}}.show-more-btn{background:#22d3ee1f;border:none;border-radius:.7rem;color:#67e8f9;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1.2rem;padding:.66rem 1.4rem;transition:background .26s,color .26s}.show-more-btn:hover{background:#22d3ee;color:#fff}.skills-section{background-color:#0a0f2c;color:#fff;padding:6rem 2rem}.skill-tooltip{background-color:#0ea5e9e6;border-radius:.375rem;color:#fff;font-size:.875rem;padding:.375rem .75rem;pointer-events:none;position:fixed;white-space:nowrap;z-index:50}.skills-content{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;min-height:420px}.skills-text-container{flex:1 1 100%}.skills-heading{font-size:2.75rem;font-weight:700;margin-bottom:1rem}.skills-description{color:#a5b4fc;font-size:1.125rem;line-height:1.625;margin-top:1rem}.skills-orb-container{align-items:center;display:flex;flex:1 1 100%;justify-content:center;min-height:360px;padding-top:1.25rem;position:relative}.skills-orb{border-radius:9999px;height:360px;position:relative;width:360px}.skill-item{align-items:center;cursor:grab;display:flex;justify-content:center;-webkit-user-select:none;user-select:none}.skill-item:active{cursor:grabbing}.skill-item i{font-size:2.25rem;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.skills-content{flex-wrap:nowrap;justify-content:space-between}.skills-orb-container,.skills-text-container{flex:1 1}}.about-section{background-color:#0a0f2c;color:#fff;overflow-x:hidden;padding:6rem 2rem}.about-content{grid-gap:12rem;align-items:flex-start;display:grid;gap:12rem;grid-template-columns:auto 1fr;margin:0 auto;max-width:1400px}.about-image-container{height:30rem;width:30rem}.about-image-container,.glow-wrapper{align-items:center;display:flex;justify-content:center}.glow-wrapper{height:100%;position:relative;width:100%}.glow-wrapper:before{animation:spin-beam 2s linear infinite;background:conic-gradient(from 0deg,#0000 0deg,#22d3ee 15deg,#f0abfc 25deg,#bd0ee9 40deg,#0000 60deg,#0000 1turn);border-radius:50%;bottom:-6px;box-shadow:0 0 32px 4px #0fd6ff44;content:"";left:-6px;pointer-events:none;position:absolute;right:-6px;top:-6px;z-index:1}@keyframes spin-beam{to{transform:rotate(1turn)}}.about-image{background-color:#0e1440;border:3px solid #1e293b;border-radius:50%;box-shadow:0 2px 48px #0891b255;height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.about-text-content{color:#e0e7ff;display:flex;flex-direction:column;font-size:1.2rem;gap:1.5rem;line-height:1.8}.about-heading{font-size:2.75rem;font-weight:700;margin-bottom:.5rem;text-align:left}.about-paragraph{margin:0}@media (max-width:1300px){.about-content{gap:3rem;grid-template-columns:1fr;justify-items:center;text-align:center}.about-image-container{height:18rem;width:18rem}.about-text-content{align-items:center;font-size:1rem}.about-heading{font-size:2rem;text-align:center}}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}.contact-section{background-color:#0a0f2c;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:5rem 1.5rem}.contact-left,.contact-right{flex:1 1 450px;min-width:0}.contact-tooltip{background-color:#0ea5e9f2;border-radius:.375rem;color:#fff;font-size:.875rem;max-width:calc(100vw - 30px);overflow-wrap:break-word;padding:.375rem .75rem;pointer-events:none;position:fixed;white-space:nowrap;word-break:break-word;z-index:50}.gradient-text{animation:gradient-animation 8s ease infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#22d3ee,#0ea5e9,#6366f1,#22d3ee);background-size:600% 600%;color:#0000}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.contact-heading{font-size:2.75rem;font-weight:700;margin-bottom:1.25rem}.contact-description{color:#a5b4fc;font-size:1rem;margin-bottom:2rem;max-width:26rem;opacity:.9}.contact-links-container{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:flex-start;margin-bottom:2rem}.contact-link{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.375rem;height:40px;justify-content:center;transition:transform .3s ease,background-color .3s ease;width:40px}.contact-link:hover{transform:scale(1.2)}.bg-blue-600{background-color:#2563eb}.hover-bg-blue-800:hover{background-color:#1e40af}.bg-blue-700{background-color:#1d4ed8}.hover-bg-blue-900:hover{background-color:#1e3a8a}.bg-gray-800{background-color:#1f2937}.hover-bg-gray-900:hover{background-color:#111827}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:28rem}.contact-input,.contact-textarea{background-color:#141a3a;border:none;border-radius:.5rem;color:#f1f5f9;font-size:1rem;padding:.85rem 1rem;resize:vertical;width:100%}.contact-input:focus,.contact-textarea:focus{background-color:#172554;box-shadow:0 0 0 2px #22d3ee;outline:none}.contact-submit{background-image:linear-gradient(90deg,#22d3ee,#0ea5e9,#6366f1);background-size:200% 200%;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:transform .25s ease,background-position .6s ease}.contact-submit:focus-visible,.contact-submit:hover{background-position:100% 0;transform:scale(1.05)}.contact-success{animation:fadeInSuccess .4s ease;background:#172554;border-radius:.375rem;color:#22d3ee;font-size:.9rem;margin-top:.75rem;padding:.65rem 1rem}@keyframes fadeInSuccess{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (max-width:1000px){.contact-section{align-items:center;gap:0!important;text-align:center}.contact-left,.contact-right{align-items:center;display:flex;flex-direction:column;max-width:100%;min-width:0;width:100%}.contact-description{margin-bottom:5rem!important}.contact-links-container{margin-top:0!important}.contact-form{align-items:center;padding:0 1rem;width:100%}}@media (max-width:450px){.contact-section{max-width:100vw;padding-left:1rem!important;padding-right:1rem!important}.contact-left,.contact-right{flex:1 1 100%!important;max-width:100%;min-width:0}}.footer-section{background-image:linear-gradient(90deg,#0a0f2c,#0e1440);border-top:1px solid #ffffff1a;color:#a5b4fc;font-size:.875rem;padding:2rem 1rem;text-align:center}.footer-content{display:flex;flex-direction:column;gap:.5rem;margin-left:auto;margin-right:auto;max-width:48rem}.footer-title{animation:gradient-x 10s ease infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#22d3ee,#0ea5e9,#6366f1);background-size:800% 800%;color:#0000;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.footer-copy{color:#c7d2feb3;font-size:.75rem}@media (max-width:768px){.footer-title{font-size:1rem}.footer-copy{font-size:.65rem}}@media (max-width:480px){.footer-section{padding-left:.5rem;padding-right:.5rem}}.app-container{background-color:#0a0f2c}
/*# sourceMappingURL=main.fc393d91.css.map*/