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}.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)}}.homepage{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden}.hero-section{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-top:5rem;position:relative}.hero-container{grid-gap:3rem;align-items:normal;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1280px;padding:0 1.5rem}.hero-content{z-index:10}.hero-model{position:relative;transform-style:preserve-3d;z-index:5}.hero-greeting{color:#a78bfa;font-size:1rem;font-weight:500;letter-spacing:.05em;margin-bottom:1rem}.hero-title{font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-name{background:linear-gradient(90deg,#fff,#e9d5ff,#a78bfa);-webkit-background-clip:text;background-clip:text;color:#0000}.animated-text{background:linear-gradient(45deg,#f472b6,#a78bfa,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;min-height:1.2em;position:relative}.animated-text:after{animation:blink 1s infinite;color:#a78bfa;content:"|"}.animated-text.typing{animation:typeWriter .5s ease-in}.animated-text.deleting{animation:deleteWriter .5s ease-out}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes typeWriter{0%{width:0}to{width:100%}}@keyframes deleteWriter{0%{width:100%}to{width:0}}.hero-description{color:#d1d5db;font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:32rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.btn-primary{background:linear-gradient(45deg,#7c3aed,#ec4899);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(45deg,#6d28d9,#db2777);box-shadow:0 20px 25px -5px #8b5cf640;transform:translateY(-2px)}.btn-secondary{align-items:center;background:#0000;border:2px solid #7c3aed;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#7c3aed1a;transform:translateY(-2px)}.download-icon{height:1.2rem;width:1.2rem}.tech-stack{margin-bottom:2rem;position:relative}.tech-label{color:#9ca3af;font-size:.9rem;font-weight:500;margin-bottom:1rem}.tech-icons{display:flex;flex-wrap:wrap;gap:1.5rem}.tech-item{align-items:center;animation:slideUp .6s ease forwards;animation-delay:var(--delay);background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;opacity:0;padding:.75rem;transform:translateY(20px);transition:all .3s ease}.tech-item:hover{background:#7c3aed33;transform:translateY(-5px)}.tech-icon{font-size:1.5rem}.tech-name{color:#d1d5db;font-size:.75rem;font-weight:500}.profile-image-container{border:3px solid #a78bfa80;border-radius:50%;bottom:-1rem;box-shadow:0 10px 30px #7c3aed4d;height:120px;overflow:hidden;position:absolute;right:0;transition:all .3s ease;width:120px;z-index:10}.profile-image-container:hover{border-color:#a78bfacc;box-shadow:0 15px 40px #7c3aed80;transform:scale(1.05)}.profile-image{transition:transform .3s ease}.profile-image-container:hover .profile-image{transform:scale(1.1)}.profile-image-placeholder{align-items:center;background:linear-gradient(135deg,#7c3aedcc,#ec489999);color:#fff;display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.social-links{display:flex;gap:1.5rem;padding-top:1rem}.social-link{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:3rem}.social-link svg{height:1.5rem;transition:color .3s ease;width:1.5rem;z-index:2}.social-link:before{background:linear-gradient(45deg,#0000,#fff3);border-radius:50%;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;padding:2px;position:absolute;transition:all .3s ease}.social-link.facebook{background:linear-gradient(45deg,#1877f2,#42a5f5);color:#fff}.social-link.instagram{background:linear-gradient(45deg,#e4405f,#f77737,#fcaf45);color:#fff}.social-link.linkedin{background:linear-gradient(45deg,#0077b5,#00a0dc);color:#fff}.social-link.pinterest{background:linear-gradient(45deg,#e60023,#ff6b6b);color:#fff}.social-link:hover{box-shadow:0 10px 20px #0000004d;transform:translateY(-3px) scale(1.05)}.model-container{border-radius:0;height:100vh;min-height:100vh;overflow:hidden}.model-container,.spline-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.spline-wrapper{height:100%;width:100%}.spline-wrapper.loading{align-items:center;color:#a78bfa;display:flex;flex-direction:column;gap:1rem}.spline-wrapper.loading:before{content:"Loading 3D Model...";font-size:.9rem}.spline-wrapper.loading:after{animation:spin 1s linear infinite;border:3px solid #a78bfa4d;border-radius:50%;border-top-color:#a78bfa;content:"";height:3rem;width:3rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fallback-3d{align-items:center;display:flex;height:100%;justify-content:center;perspective:1000px;position:relative;width:100%}.fallback-object{animation:rotate3d 15s linear infinite;height:280px;position:relative;transform:translateZ(0);transform-style:preserve-3d;width:280px;will-change:transform}.fallback-face{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);backface-visibility:hidden;-webkit-backface-visibility:hidden;background:linear-gradient(45deg,#7c3aedcc,#ec489999);border:3px solid #a78bfa66;border-radius:1rem;box-shadow:0 0 50px #7c3aed80;display:flex;font-size:4rem;height:280px;justify-content:center;position:absolute;text-rendering:optimizeLegibility;transition:all .3s ease;width:280px}.fallback-face:hover{box-shadow:0 0 70px #7c3aedb3}.fallback-face.front{transform:rotateY(0deg) translateZ(140px)}.fallback-face.back{transform:rotateY(180deg) translateZ(140px)}.fallback-face.right{transform:rotateY(90deg) translateZ(140px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(140px)}.fallback-face.top{transform:rotateX(90deg) translateZ(140px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(140px)}@keyframes rotate3d{0%{transform:rotateX(0deg) rotateY(0deg)}25%{transform:rotateX(90deg) rotateY(90deg)}50%{transform:rotateX(180deg) rotateY(180deg)}75%{transform:rotateX(270deg) rotateY(270deg)}to{transform:rotateX(1turn) rotateY(1turn)}}.fallback-object:hover{animation-play-state:paused;transform:scale(1.05) translateZ(0);transition:transform .3s ease}.error-indicator{background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;color:#fca5a5;font-size:.8rem;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem;z-index:10}.floating-element{border-radius:50%;position:absolute}.floating-1{animation:blobPulse 2s infinite;background:#7c3aed;height:1rem;left:2.5rem;top:5rem;width:1rem}.floating-2{animation:blobBounce 2s infinite;background:#ec4899;bottom:5rem;height:1.5rem;right:5rem;width:1.5rem}.floating-3{animation:blobPing 2s infinite;background:#60a5fa;height:.75rem;right:2.5rem;top:10rem;width:.75rem}@keyframes blobPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes blobBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-25%)}}@keyframes blobPing{0%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(2)}}.bg-effects{inset:0;overflow:hidden;pointer-events:none;position:absolute}.bg-blob-1{animation:blobPulse 4s infinite;background:#7c3aed26;height:24rem;left:25%;top:25%;width:24rem}.bg-blob-1,.bg-blob-2{border-radius:50%;filter:blur(3rem);position:absolute}.bg-blob-2{animation:blobPulse 4s 1s infinite;background:#ec489926;bottom:25%;height:20rem;right:25%;width:20rem}.scroll-indicator{animation:scrollBounce 2s infinite;bottom:2rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-mouse{border:2px solid #a78bfa;border-radius:9999px;display:flex;height:2.5rem;justify-content:center;width:1.5rem}.scroll-dot{animation:blobPulse 2s infinite;background:#a78bfa;border-radius:9999px;height:.75rem;margin-top:.5rem;width:.25rem}@keyframes scrollBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}.work-section{background:linear-gradient(135deg,#1a1a2ecc,#16213ecc);padding:5rem 0}.work-container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.work-header{margin-bottom:4rem;text-align:center}.work-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.work-title-gradient{background:linear-gradient(90deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;color:#0000}.work-description{color:#9ca3af;font-size:1.25rem;margin:0 auto;max-width:32rem}.work-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.work-card{background:linear-gradient(135deg,#7c3aed33,#1a1a2ecc);border:1px solid #7c3aed4d;border-radius:1rem;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.work-card:hover{background:linear-gradient(135deg,#7c3aed4d,#1a1a2ee6);box-shadow:0 20px 40px #7c3aed33;transform:translateY(-5px)}.work-card-image{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#7c3aed33,#ec489933);border-bottom:1px solid #7c3aed33;display:flex;font-size:4rem;justify-content:center;padding:2rem}.work-card-content{padding:1.5rem}.work-card-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.work-card-description{color:#9ca3af;line-height:1.5;margin-bottom:1rem}.work-card-footer{align-items:center;display:flex;justify-content:space-between}.work-card-tag{background:#7c3aed33;border-radius:1rem;color:#a78bfa;padding:.25rem .75rem}.work-card-link,.work-card-tag{font-size:.875rem;font-weight:500}.work-card-link{color:#fff;text-decoration:none;transition:color .3s ease}.work-card:hover .work-card-link{color:#a78bfa}@media (max-width:480px){.model-container{height:20vh;min-height:350px;padding:1rem}.fallback-3d{perspective:800px}.fallback-object{animation-duration:20s;height:200px;width:200px}.fallback-face{border-width:2px;box-shadow:0 0 30px #7c3aed66;font-size:2.5rem;height:200px;width:200px}.fallback-face:hover{box-shadow:0 0 40px #7c3aed99}.fallback-face.front{transform:rotateY(0deg) translateZ(100px)}.fallback-face.back{transform:rotateY(180deg) translateZ(100px)}.fallback-face.right{transform:rotateY(90deg) translateZ(100px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(100px)}.fallback-face.top{transform:rotateX(90deg) translateZ(100px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(100px)}.error-indicator{font-size:.7rem;padding:.3rem .6rem;right:.5rem;top:.5rem}.hero-buttons{align-items:stretch;flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;text-align:center}.tech-icons{gap:1rem}.tech-item{padding:.5rem}.tech-icon{font-size:1.2rem}.tech-name{font-size:.7rem}.social-links{gap:1rem}.social-link{height:2.5rem;width:2.5rem}.social-link svg{height:1.2rem;width:1.2rem}.profile-image-container{bottom:-.5rem;height:100px;right:-.5rem;width:100px}}@media (min-width:481px) and (max-width:768px){.model-container{height:70vh;min-height:500px;padding:1.5rem}.fallback-3d{perspective:900px}.fallback-object{animation-duration:18s;height:240px;width:240px}.fallback-face{box-shadow:0 0 40px #7c3aed66;font-size:3rem;height:240px;width:240px}.fallback-face:hover{box-shadow:0 0 50px #7c3aed99}.fallback-face.front{transform:rotateY(0deg) translateZ(120px)}.fallback-face.back{transform:rotateY(180deg) translateZ(120px)}.fallback-face.right{transform:rotateY(90deg) translateZ(120px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(120px)}.fallback-face.top{transform:rotateX(90deg) translateZ(120px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(120px)}.nav-links{display:flex}.nav-links.open{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;display:flex;padding:0;position:static}.mobile-menu-btn{display:none}.hero-title{font-size:3rem}.hero-greeting{font-size:1.2rem}.hero-description{font-size:1.1rem}.work-grid{grid-template-columns:repeat(2,1fr)}.hero-buttons{flex-wrap:nowrap}.tech-icons{gap:2rem}.tech-item{padding:1rem}.profile-image-container{bottom:-1.5rem;height:140px;width:140px}}@media (min-width:769px) and (max-width:1024px){.model-container{height:80vh;min-height:600px;padding:2rem}.fallback-3d{perspective:1200px}.fallback-object{animation-duration:16s;height:320px;width:320px}.fallback-face{box-shadow:0 0 45px #7c3aed80;font-size:4.5rem;height:320px;width:320px}.fallback-face:hover{box-shadow:0 0 60px #7c3aedb3}.fallback-face.front{transform:rotateY(0deg) translateZ(160px)}.fallback-face.back{transform:rotateY(180deg) translateZ(160px)}.fallback-face.right{transform:rotateY(90deg) translateZ(160px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(160px)}.fallback-face.top{transform:rotateX(90deg) translateZ(160px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(160px)}.hero-container{gap:4rem;grid-template-columns:1fr 1fr}.hero-title{font-size:3.5rem}.hero-greeting{font-size:1.3rem}.hero-description{font-size:1.2rem}.work-grid{grid-template-columns:repeat(3,1fr)}.tech-icons{gap:2.5rem}.profile-image-container{bottom:-2rem;height:160px;width:160px}}@media (min-width:1025px){.model-container{height:100vh;min-height:700px}.fallback-3d{perspective:1500px}.fallback-object{animation-duration:15s;height:380px;width:380px}.fallback-face{box-shadow:0 0 50px #7c3aed80;font-size:5rem;height:380px;width:380px}.fallback-face:hover{box-shadow:0 0 70px #7c3aedb3}.fallback-face.front{transform:rotateY(0deg) translateZ(190px)}.fallback-face.back{transform:rotateY(180deg) translateZ(190px)}.fallback-face.right{transform:rotateY(90deg) translateZ(190px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(190px)}.fallback-face.top{transform:rotateX(90deg) translateZ(190px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(190px)}.hero-container{gap:4rem;grid-template-columns:1fr 1fr}.hero-title{font-size:3.5rem}.hero-greeting{font-size:1.3rem}.hero-description{font-size:1.2rem}.work-grid{grid-template-columns:repeat(3,1fr)}.tech-icons{gap:2.5rem}.profile-image-container{bottom:-2rem;height:160px;width:160px}}@media (min-width:1441px){.fallback-face,.fallback-object{height:450px;width:450px}.fallback-face{font-size:6rem}.fallback-face.front{transform:rotateY(0deg) translateZ(225px)}.fallback-face.back{transform:rotateY(180deg) translateZ(225px)}.fallback-face.right{transform:rotateY(90deg) translateZ(225px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(225px)}.fallback-face.top{transform:rotateX(90deg) translateZ(225px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(225px)}}@media (max-width:768px) and (orientation:landscape){.model-container{height:80vh;min-height:300px}.fallback-face,.fallback-object{height:220px;width:220px}.fallback-face{font-size:2.8rem}.fallback-face.front{transform:rotateY(0deg) translateZ(110px)}.fallback-face.back{transform:rotateY(180deg) translateZ(110px)}.fallback-face.right{transform:rotateY(90deg) translateZ(110px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(110px)}.fallback-face.top{transform:rotateX(90deg) translateZ(110px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(110px)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.fallback-face{border-width:2px}.fallback-object{backface-visibility:hidden;-webkit-backface-visibility:hidden}}@media (hover:none) and (pointer:coarse){.fallback-object:hover{transform:none;transition:none}.fallback-face:hover{box-shadow:0 0 50px #7c3aed80}.fallback-object:active{transform:scale(.95) translateZ(0);transition:transform .1s ease}}@media (max-width:768px){.fallback-object{transform-origin:center center;will-change:transform}.fallback-face{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-origin:center center;will-change:auto}}@media (prefers-reduced-motion:reduce){.bg-blob-1,.bg-blob-2,.fallback-object,.floating-element,.scroll-dot,.scroll-indicator,.tech-item{animation:none!important}.fallback-object:hover{transform:none!important}.fallback-face{transition:none!important}}@media (max-width:767px){.hero-container{gap:2rem;grid-template-columns:1fr}.hero-model{margin-bottom:2rem;order:-1}.hero-title{font-size:2.5rem}.animated-text{font-size:1.8rem}}@media (min-width:1920px){.fallback-face,.fallback-object{height:500px;width:500px}.fallback-face{font-size:7rem}.fallback-face.front{transform:rotateY(0deg) translateZ(250px)}.fallback-face.back{transform:rotateY(180deg) translateZ(250px)}.fallback-face.right{transform:rotateY(90deg) translateZ(250px)}.fallback-face.left{transform:rotateY(-90deg) translateZ(250px)}.fallback-face.top{transform:rotateX(90deg) translateZ(250px)}.fallback-face.bottom{transform:rotateX(-90deg) translateZ(250px)}}@media print{.fallback-object{animation:none!important;transform:none!important}.bg-effects,.floating-element{display:none}}.stats-section{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f0f23f2,#581c87cc 50%,#0f0f23f2);display:flex;min-height:80vh;overflow:hidden;padding:3rem 0;position:relative}.background-overlay{inset:0;pointer-events:none;position:absolute}.floating-orb{animation:float 6s ease-in-out infinite;border-radius:50%;filter:blur(60px);opacity:.3;position:absolute}.orb-1{animation-delay:0s;background:linear-gradient(45deg,#a78bfa,#f472b6);height:200px;left:10%;top:10%;width:200px}.orb-2{animation-delay:2s;background:linear-gradient(45deg,#60a5fa,#a78bfa);bottom:20%;height:150px;right:15%;width:150px}.orb-3{animation-delay:4s;background:linear-gradient(45deg,#f472b6,#60a5fa);height:120px;left:50%;top:50%;transform:translate(-50%,-50%);width:120px}.section-container{align-items:center;display:flex;gap:3rem;margin:0 auto;max-width:1200px;padding:0 1.5rem;position:relative;z-index:10}.image-container{flex:0 0 auto}.image-glow-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#a78bfa33,#f472b633);border:1px solid #a78bfa4d;border-radius:1.5rem;box-shadow:0 20px 40px -10px #0006;height:28rem;overflow:hidden;position:relative;transition:all .4s ease;width:20rem}.image-glow-wrapper:hover{border-color:#f472b680;box-shadow:0 30px 50px -10px #a78bfa66,0 0 60px #f472b64d;transform:translateY(-8px) scale(1.02)}.image-glow-wrapper:before{animation:rotate 3s linear infinite;background:linear-gradient(45deg,#a78bfa,#f472b6,#60a5fa,#a78bfa);border-radius:1.5rem;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.image-glow-wrapper:hover:before{opacity:.6}.profile-image{height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.image-overlay{background:linear-gradient(135deg,#0000,#a78bfa1a 50%,#f472b61a);inset:0;pointer-events:none;position:absolute}.stats-container{flex:1 1;max-width:600px}.education-info{margin-bottom:3rem;text-align:left}.education-title{color:#9ca3af;font-size:1rem;font-weight:500;letter-spacing:.1em;margin-bottom:.8rem;position:relative;text-transform:uppercase}.education-title:after{background:linear-gradient(90deg,#a78bfa,#f472b6);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:60px}.university-name{animation:glow 3s ease-in-out infinite alternate;background:linear-gradient(135deg,#a78bfa,#f472b6 50%,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3rem;font-weight:900;margin-bottom:.8rem;text-shadow:0 0 20px #a78bfa80}.degree-info{color:#d1d5db;font-size:1.2rem;font-weight:400;line-height:1.6}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #7c3aed4d;border-radius:1.2rem;cursor:pointer;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-item:before{background:linear-gradient(135deg,#7c3aed1a,#f472b61a);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.stat-item:hover{border-color:#f472b680;box-shadow:0 15px 30px #7c3aed4d,0 0 50px #f472b633;transform:translateY(-6px) scale(1.03)}.stat-item:hover:before{opacity:1}.stat-glow{animation:rotate 3s linear infinite;background:linear-gradient(45deg,#7c3aed,#f472b6,#60a5fa,#7c3aed);border-radius:1.2rem;inset:-2px;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.stat-item:hover .stat-glow{opacity:.5}.stat-content{padding:1.5rem;position:relative;text-align:center;z-index:2}.stat-number{background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.2rem;font-weight:900;line-height:1;margin-bottom:.6rem}.stat-label{color:#9ca3af;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(180deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes glow{0%{text-shadow:0 0 15px #a78bfa80}to{text-shadow:0 0 30px #f472b6cc}}@media (max-width:1024px){.section-container{flex-direction:column;gap:2rem;text-align:center}.image-glow-wrapper{height:24rem;width:18rem}.education-info{text-align:center}.education-title:after{left:50%;transform:translateX(-50%)}.university-name{font-size:2.5rem}.degree-info{font-size:1.1rem}}@media (max-width:768px){.stats-section{min-height:60vh;padding:2rem 0}.section-container{gap:1.5rem;padding:0 1rem}.image-glow-wrapper{height:20rem;width:16rem}.university-name{font-size:2rem}.degree-info{font-size:1rem}.stats-grid{gap:1rem}.stat-content{padding:1rem}.stat-number{font-size:1.1rem}.stat-label{font-size:.8rem}.floating-orb{filter:blur(40px)}.orb-1{height:150px;width:150px}.orb-2{height:120px;width:120px}.orb-3{height:100px;width:100px}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr;margin:0 auto;max-width:280px}.image-glow-wrapper{height:18rem;width:14rem}.university-name{font-size:1.8rem}.degree-info{font-size:.9rem}.education-info{margin-bottom:2rem}}@media (max-width:768px) and (orientation:landscape){.stats-section{min-height:50vh}.image-glow-wrapper{height:18rem;width:14rem}.section-container{gap:1rem}.stats-grid{gap:.8rem}}.projects-section{background:linear-gradient(135deg,#0f0f23,#1a1a2e);min-height:100vh;padding:5rem 0}.projects-container{margin:0 auto;max-width:1200px;padding:0 2rem}.projects-header{margin-bottom:4rem;text-align:center}.projects-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#7c3aed,#ec4899)}.projects-description{color:#9ca3af;font-size:1.2rem;margin:0 auto;max-width:600px}.slider-container{gap:1rem;position:relative}.slider-btn,.slider-container{align-items:center;display:flex}.slider-btn{background:linear-gradient(45deg,#7c3aed,#ec4899);border:none;border-radius:50%;box-shadow:0 4px 15px #7c3aed66;color:#fff;cursor:pointer;height:50px;justify-content:center;transition:all .3s ease;width:50px;z-index:10}.slider-btn:hover{box-shadow:0 6px 20px #7c3aed99;transform:scale(1.1)}.slider-btn-left{left:-25px;position:absolute;z-index:10}.slider-btn-right{position:absolute;right:-25px;z-index:10}.projects-slider{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scrollbar-width:none}.projects-slider::-webkit-scrollbar{display:none}.project-card{background:linear-gradient(135deg,#7c3aed1a,#1a1a2ecc);border:1px solid #7c3aed4d;border-radius:1rem;cursor:pointer;flex:0 0 300px;height:fit-content;overflow:hidden;transition:all .3s ease}.project-card:hover{border-color:#7c3aed80;box-shadow:0 20px 40px #7c3aed4d;transform:translateY(-8px)}.project-card-image{aspect-ratio:16/9;overflow:hidden;position:relative}.project-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-card:hover .project-image{transform:scale(1.05)}.project-placeholder{align-items:center;background:linear-gradient(135deg,#7c3aed4d,#ec48994d);display:flex;height:100%;justify-content:center;width:100%}.project-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:4rem}.project-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.view-details{border:2px solid #fff;border-radius:50px;color:#fff;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.project-overlay:hover .view-details{background:#fff;color:#1a1a2e}.project-content{padding:1.5rem}.project-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.project-title{color:#fff;flex:1 1;font-size:1.25rem;font-weight:600;line-height:1.3}.project-status{border-radius:1rem;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize;white-space:nowrap}.status-completed{background:#22c55e33;border:1px solid #22c55e4d;color:#4ade80}.project-description{margin-bottom:1rem}.project-description p{color:#d1d5db;font-size:.95rem;line-height:1.6}.see-more-btn{background:none;border:none;color:#7c3aed;cursor:pointer;font-weight:500;margin-left:4px;padding:0;text-decoration:underline;transition:color .3s ease}.see-more-btn:hover{color:#ec4899}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{background:#7c3aed4d;border:1px solid #7c3aed66;border-radius:1rem;color:#e9d5ff}.tech-more,.tech-tag{font-size:.75rem;font-weight:500;padding:.25rem .75rem}.tech-more{background:#9ca3af33;border:1px solid #9ca3af4d;border-radius:1rem;color:#9ca3af}.project-footer{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.project-tech-main{color:#a78bfa;font-size:.875rem;font-weight:500}.project-links{display:flex;gap:1rem}.project-link{align-items:center;color:#a78bfa;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;text-decoration:none;transition:all .3s ease}.project-link:hover{color:#fff}.modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{animation:slideUp .3s ease;background:linear-gradient(135deg,#1a1a2ef2,#16213ef2);border:1px solid #7c3aed4d;border-radius:1.5rem;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-close{align-items:center;background:#ef444433;border:1px solid #ef44444d;border-radius:50%;color:#fca5a5;cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:2.5rem;z-index:10}.modal-close:hover{background:#ef44444d;transform:scale(1.1)}.modal-image{aspect-ratio:16/9;background:linear-gradient(135deg,#7c3aed4d,#ec48994d);border-radius:1.5rem 1.5rem 0 0;overflow:hidden}.modal-photo{height:100%;object-fit:cover;width:100%}.modal-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modal-icon{filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));font-size:6rem}.modal-content{padding:2rem}.modal-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.modal-title{color:#fff;flex:1 1;font-size:2rem;font-weight:700;line-height:1.2}.modal-status{border-radius:1rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-transform:capitalize;white-space:nowrap}.modal-description{color:#d1d5db;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.modal-technologies{margin-bottom:2rem}.modal-technologies h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.modal-tech-list{display:flex;flex-wrap:wrap;gap:.75rem}.modal-tech-badge{background:linear-gradient(45deg,#7c3aed99,#ec489999);border:1px solid #7c3aed66;border-radius:1rem;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:transform .2s ease}.modal-tech-badge:hover{transform:translateY(-2px)}.modal-actions{display:flex;flex-wrap:wrap;gap:1rem}.modal-btn{align-items:center;border-radius:50px;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.modal-btn-primary{background:linear-gradient(45deg,#7c3aed,#ec4899);border:none;color:#fff}.modal-btn-primary:hover{background:linear-gradient(45deg,#6d28d9,#db2777);box-shadow:0 20px 25px -5px #8b5cf640;transform:translateY(-2px)}.modal-btn-secondary{background:#0000;border:2px solid #7c3aed;color:#fff}.modal-btn-secondary:hover{background:#7c3aed1a;transform:translateY(-2px)}@media (max-width:768px){.projects-container{padding:0 1rem}.slider-btn-left{left:-15px}.slider-btn-right{right:-15px}.project-card{flex:0 0 280px}.projects-title{font-size:2rem}.modal{margin:.5rem;max-height:95vh}.modal-content{padding:1.5rem}.modal-title{font-size:1.5rem}.modal-header{align-items:flex-start;gap:.5rem}.modal-actions,.modal-header{flex-direction:column}.modal-btn{width:100%}}@media (max-width:480px){.project-card{flex:0 0 260px}.slider-btn{height:40px;width:40px}.slider-btn-left{left:-10px}.slider-btn-right{right:-10px}}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f23e6;border-bottom:1px solid #8b5cf633;position:fixed;top:0;width:100%;z-index:50}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:1rem 1.5rem}.logo{background:linear-gradient(90deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;font-weight:700}.nav-links{display:none;gap:2rem}.nav-links.open{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f23e6;display:flex;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;text-align:center;top:100%}.nav-link{color:#fff;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#a78bfa}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:block}.social-icon{height:1.5rem;width:1.5rem}.about-section{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f0f23);color:#fff;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative}.about-container{margin:0 auto;max-width:1280px;padding:0 1.5rem;position:relative;z-index:10}.about-header{margin-bottom:4rem;text-align:center}.section-badge{background:#7c3aed33;border:1px solid #7c3aed4d;border-radius:50px;color:#a78bfa;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1.5rem;text-transform:uppercase}.about-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.title-gradient{background:linear-gradient(45deg,#a78bfa,#f472b6,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#0000}.about-subtitle{color:#9ca3af;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:40rem}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr}.about-left{display:flex;flex-direction:column;gap:3rem}.about-image-container{display:flex;justify-content:center;opacity:0;position:relative;transform:translateY(50px);transition:all .8s ease}.about-image-container.animate{opacity:1;transform:translateY(0)}.image-wrapper{background:linear-gradient(135deg,#7c3aed33,#ec489933);border:3px solid #a78bfa4d;border-radius:2rem;box-shadow:0 20px 40px #7c3aed4d;height:350px;overflow:hidden;position:relative;transition:all .3s ease;width:280px}.image-wrapper:hover{border-color:#a78bfa80;box-shadow:0 30px 60px #7c3aed66;transform:translateY(-10px) scale(1.02)}.about-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.image-wrapper:hover .about-image{transform:scale(1.05)}.image-placeholder{align-items:center;background:linear-gradient(135deg,#7c3aed4d,#ec48994d);color:#a78bfa;display:none;flex-direction:column;gap:1rem;height:100%;justify-content:center;text-align:center;width:100%}.placeholder-icon{font-size:4rem}.image-placeholder p{font-size:1rem;font-weight:500;margin:0}.image-glow{animation:pulseGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#7c3aed4d,#ec48994d);border-radius:50%;filter:blur(60px);height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:-1}@keyframes pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.about-right{display:flex;flex-direction:column;gap:3rem}.about-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2e4d;border:1px solid #7c3aed33;border-radius:1.5rem;padding:2.5rem}.about-subtitle-text{background:linear-gradient(45deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.about-paragraph{color:#d1d5db;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.about-paragraph:last-child{margin-bottom:0}.about-skills{grid-gap:4rem;align-items:start;display:grid;flex-direction:column;gap:4rem;gap:3rem;grid-template-columns:1fr;margin-left:200px}.interests-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2e4d;border:1px solid #7c3aed33;border-radius:1.5rem;padding:2.5rem}.interests-title{background:linear-gradient(45deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.interests-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.interest-item{align-items:center;animation-delay:var(--delay);background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:50px;display:flex;gap:.75rem;opacity:0;padding:1rem 1.5rem;transform:scale(.8);transition:all .3s ease}.interest-item.animate{animation:scaleIn .5s ease forwards;opacity:1;transform:scale(1)}.interest-item:hover{background:#7c3aed33;box-shadow:0 5px 20px #7c3aed4d;transform:translateY(-2px) scale(1.02)}.interest-icon{font-size:1.2rem}.interest-name{color:#fff;font-size:.9rem;font-weight:500}.about-bg-effects{inset:0;overflow:hidden;pointer-events:none;position:absolute}.about-blob-1{animation:blobFloat 8s ease-in-out infinite;background:#7c3aed1a;height:30rem;left:-10%;top:10%;width:30rem}.about-blob-1,.about-blob-2{border-radius:50%;filter:blur(3rem);position:absolute}.about-blob-2{animation:blobFloat 8s ease-in-out 2s infinite;background:#ec48991a;bottom:20%;height:25rem;right:-10%;width:25rem}.about-blob-3{animation:blobFloat 8s ease-in-out 4s infinite;background:#60a5fa1a;border-radius:50%;filter:blur(3rem);height:20rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20rem}@keyframes blobFloat{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.about-section{padding:4rem 0}.about-title{font-size:2rem}.about-subtitle{font-size:1rem}.about-content{gap:2.5rem}.image-wrapper{height:280px;width:220px}.achievements-grid{gap:1rem;grid-template-columns:1fr}.achievement-item{flex-direction:column;gap:.5rem;padding:1rem;text-align:center}.achievement-number{font-size:1.5rem}.about-text,.interests-section,.skills-section{padding:1.5rem}.interests-grid{grid-template-columns:1fr}.interest-item{justify-content:center}}@media (min-width:481px) and (max-width:768px){.about-title{font-size:2.5rem}.about-content{gap:3rem}.image-wrapper{height:320px;width:250px}.achievements-grid,.interests-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.about-content{gap:5rem;grid-template-columns:400px 1fr}.about-left{position:sticky;top:2rem}.achievements-grid{grid-template-columns:1fr}.achievement-item{flex-direction:row;text-align:left}.interests-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.about-content{gap:6rem;grid-template-columns:450px 1fr}.image-wrapper{height:400px;width:320px}.interests-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1920px){.about-container{max-width:1600px}.about-content{gap:8rem;grid-template-columns:500px 1fr}}@media (prefers-reduced-motion:reduce){.about-blob-1,.about-blob-2,.about-blob-3,.about-image-container,.achievement-item,.image-glow,.interest-item,.skill-item,.skill-progress:after{animation:none!important;transition:none!important}.about-image-container.animate,.achievement-item.animate,.interest-item.animate,.skill-item.animate{opacity:1;transform:none}}@media (prefers-contrast:high){.about-section{background:#000}.about-text,.interests-section,.section-badge,.skills-section{background:#111;border-color:#fff}.about-subtitle-text,.interests-title,.skills-title,.title-gradient{background:none;color:#fff}}
/*# sourceMappingURL=main.b2a113d7.css.map*/