:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#333;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}#root{width:100%;margin:0;padding:0}.about-section{color:#f7f7f7;background:linear-gradient(#1e1b3e 0%,#2d1b4e 25%,#3d2a5e 50%,#2d1b4e 75%,#1e1b3e 100%) 0 0/400% 400%;justify-content:center;width:100%;padding:120px 0;animation:20s infinite gradientShift;display:flex}.about-container{justify-content:space-between;align-items:center;gap:4rem;width:90%;max-width:1300px;margin:auto;display:flex}.sec-title{font-size:3rem;font-weight:700}.sec-title span{background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;animation:3s infinite gradientShift}.sec-desc{color:#d4d4d8;margin:10px 0 22px;font-size:1.2rem}.about-text{color:#e4e4e7;max-width:520px;margin-bottom:30px;font-size:1.05rem;line-height:1.7}.wow{color:#fff;background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899);border:none;border-radius:12px;align-items:center;gap:10px;padding:11px 24px;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #8b5cf666}.wow:hover{transform:translateY(-3px);box-shadow:0 8px 25px #8b5cf699}.about-cards{flex-direction:column;gap:1rem;width:380px;display:flex}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #a855f733;border-radius:14px;align-items:center;gap:14px;width:100%;padding:18px 20px;font-size:.94rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.glass-card:hover{background:#ffffff26;border-color:#a855f780;transform:translateY(-3px);box-shadow:0 8px 25px #8b5cf64d}.contact-card span{color:#e7e7e7;font-size:.95rem}.contact-card:hover span{color:#fff}.profile-name{margin-bottom:3px;font-size:1.25rem;font-weight:700}.profile-role{opacity:.85;font-size:.95rem}.profile-note{opacity:.7;margin-top:5px;font-size:.82rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:1024px){.about-section{padding:100px 0}.about-container{text-align:center;flex-direction:column;justify-content:center;gap:3rem}.sec-title{font-size:2.5rem}.about-cards{align-items:center;width:100%;max-width:500px}}@media (max-width:768px){.about-section{padding:80px 0}.about-container{gap:2.5rem;padding:0 1.5rem}.sec-title{font-size:2rem}.sec-desc{font-size:1.1rem}.about-text{max-width:100%;font-size:1rem}.about-cards{max-width:100%}.glass-card{padding:16px 18px;font-size:.9rem}}@media (max-width:480px){.about-section{padding:60px 0}.about-container{gap:2rem;padding:0 1rem}.sec-title{font-size:1.75rem}.sec-desc{margin:8px 0 18px;font-size:1rem}.about-text{margin-bottom:20px;font-size:.95rem}.btn-primary{padding:10px 20px;font-size:1rem}.glass-card{gap:12px;padding:14px 16px}}.experience-section{background:#fafafa;justify-content:center;width:100%;padding:80px 8%;display:flex}.experience-container{width:100%;max-width:1250px}.section-title{text-align:center;color:#111;margin-bottom:60px;font-size:32px;font-weight:700}.category-header{justify-content:center;align-items:center;gap:14px;margin-bottom:30px;display:flex}.category-title{font-size:24px;font-weight:600}.category-line{background:#cfcfcf;flex:1;height:2px}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));justify-items:center;gap:26px;display:grid}.project-card{cursor:pointer;background:linear-gradient(#5d3f86 0%,#52386c 100%);border:1px solid #e5e5e5;border-radius:14px;flex-direction:column;gap:10px;width:100%;padding:20px;transition:all .25s ease-in-out;display:flex;position:relative}.project-card:hover{border-color:#b5b5b5;transform:translateY(-6px);box-shadow:0 10px 24px #00000014}.project-image-wrapper{border-radius:14px;width:100%;height:180px;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%}.project-role,.project-date{color:#b5dcda;font-size:14px}.project-title{color:#fafafa;font-size:20px;font-weight:600}.project-company{color:#b5b5b5;font-size:15px}.project-description{color:#d3eff0;font-size:14px;line-height:1.45}.project-highlights{color:#d5f7fd;padding-left:18px;font-size:14px}.project-tech{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:12px;display:flex}.tech-badge{white-space:nowrap;text-overflow:ellipsis;color:#fff;background:#111;border-radius:999px;align-items:center;max-width:220px;padding:6px 12px;font-size:.9rem;line-height:1;display:inline-flex;overflow:hidden;box-shadow:0 2px 6px #00000026}@media (max-width:480px){.tech-badge{max-width:140px;padding:5px 10px;font-size:.82rem}}.github-container{justify-content:center;align-items:center;display:flex}.github-link{white-space:nowrap;text-overflow:ellipsis;color:#fff;cursor:default;background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899);border-radius:8px;justify-content:center;align-items:center;max-width:220px;padding:15px 60px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;overflow:hidden;box-shadow:0 4px 8px #0b0b0b40}.github-link:hover{text-decoration:underline;transform:translateY(-3px);box-shadow:0 8px 25px #8b5cf699}.lightbox-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-content{position:relative}.lightbox-image{border-radius:14px;max-width:95vw;max-height:85vh}.lightbox-close{cursor:pointer;background:#fff;border:none;border-radius:50%;padding:8px 12px;font-size:22px;font-weight:700;position:absolute;top:-50px;right:0}@media (max-width:1024px){.experience-section{padding:70px 6%}.section-title{margin-bottom:50px;font-size:28px}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}}@media (max-width:768px){.experience-section{padding:60px 4%}.section-title{margin-bottom:40px;font-size:24px}.category-title{font-size:20px}.projects-grid{grid-template-columns:1fr;gap:20px}.project-card{padding:18px}.project-image-wrapper{height:160px}.project-title{font-size:18px}.project-company{font-size:14px}.project-description,.project-highlights{font-size:13px}}@media (max-width:480px){.experience-section{padding:50px 2%}.section-title{margin-bottom:30px;font-size:20px}.category-header{gap:10px;margin-bottom:24px}.category-title{font-size:18px}.category-line{height:1.5px}.projects-grid{gap:16px}.project-card{border-radius:12px;padding:16px}.project-image-wrapper{border-radius:12px;height:140px}.project-title{font-size:16px}.project-role,.project-date{font-size:12px}.project-company{font-size:13px}.project-description,.project-highlights{font-size:12px;line-height:1.4}.tech-badge{margin-right:4px;padding:5px 10px;font-size:11px}.github-link{font-size:12px}.lightbox-close{padding:6px 10px;font-size:18px;top:-40px}}.hero-section{background:linear-gradient(135deg,#1a1a3e 0%,#2d1b4e 25%,#3d2a5e 50%,#2d1b4e 75%,#1a1a3e 100%) 0 0/400% 400%;justify-content:center;align-items:center;min-height:100vh;max-height:100vh;animation:15s infinite gradientShift;display:flex;position:relative;overflow:hidden}.gradient-orb{filter:blur(120px);opacity:.5;pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.orb-1{background:linear-gradient(135deg,#8b5cf6 0%,#a855f7 50%,#c084fc 100%);width:500px;height:500px;top:-10%;left:-10%}.orb-2{background:linear-gradient(135deg,#ec4899 0%,#f472b6 50%,#f9a8d4 100%);width:400px;height:400px;animation-delay:-5s;bottom:-10%;right:-10%}.orb-3{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 50%,#93c5fd 100%);width:350px;height:350px;animation-delay:-10s;top:50%;left:50%}.particle{pointer-events:none;background:#ffffff80;border-radius:50%;position:absolute}@keyframes float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(50px,-50px)rotate(120deg)}66%{transform:translate(-30px,30px)rotate(240deg)}}.hero-container{z-index:2;justify-content:center;align-items:center;gap:0;width:100%;max-width:1400px;height:100vh;max-height:100vh;margin:0 auto;padding:1rem 2rem;display:flex;position:relative}.hero-content-wrapper{text-align:center;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.hero-text{color:#fff;z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:1rem;display:flex}.profile-image-wrapper{opacity:0;justify-content:center;align-items:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;animation:.8s ease-out .1s forwards profileImageAppear;display:flex;position:relative;transform:scale(.8)translateY(20px)}.profile-image{object-fit:cover;background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899) padding-box padding-box,linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899) border-box;border:3px solid #0000;border-radius:50%;width:150px;height:150px;transition:all .4s;position:relative;box-shadow:0 0 0 6px #8b5cf633,0 8px 30px #8b5cf666,0 0 50px #a855f74d}.profile-image:hover{transform:scale(1.05);box-shadow:0 0 0 8px #8b5cf64d,0 15px 50px #8b5cf680,0 0 80px #a855f766}.profile-image-wrapper:before{content:"";opacity:.3;z-index:-1;filter:blur(20px);background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899,#8b5cf6) 0 0/300% 300%;border-radius:50%;animation:3s infinite gradientRotate;position:absolute;inset:-10px}@keyframes profileImageAppear{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes gradientRotate{0%,to{background-position:0%}50%{background-position:100%}}.hero-title{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;display:flex}.title-line{color:#d4d4d8;letter-spacing:1.5px;text-transform:uppercase;opacity:0;font-size:clamp(1rem,2vw,1.5rem);font-weight:400;animation:.8s ease-out .2s forwards slideUp;display:block;transform:translateY(30px)}.hero-title .highlight{background:linear-gradient(135deg,#fff 0%,#c084fc 25%,#a855f7 50%,#8b5cf6 75%,#ec4899 100%);-webkit-text-fill-color:transparent;opacity:0;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3.5rem);animation:3s infinite gradientShift,.8s ease-out .6s forwards slideUp;display:block;position:relative;transform:translateY(30px)}.hero-title .highlight:after{content:"";background:linear-gradient(90deg,#8b5cf6,#a855f7,#ec4899,#f472b6) 0 0/200% 100%;width:0;height:2px;animation:.8s ease-out 1.2s forwards underlineExpand,3s 2s infinite gradientShift;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.hero-subtitle{margin-top:.5rem;margin-bottom:1.5rem;font-size:clamp(.9rem,2vw,1.2rem)}.subtitle-text{color:#e4e4e7;letter-spacing:.5px;opacity:0;font-weight:300;animation:.8s ease-out 1s forwards fadeInUp;transform:translateY(20px)}.hero-buttons{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s ease-out 1.4s forwards fadeInUp;display:flex;transform:translateY(20px)}.btn{cursor:pointer;letter-spacing:.5px;border:none;border-radius:50px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.btn span{z-index:1;position:relative}.btn-primary{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#a855f7 50%,#ec4899 100%);box-shadow:0 4px 20px #8b5cf666}.btn-primary:before{content:"";background:linear-gradient(135deg,#ec4899 0%,#a855f7 50%,#8b5cf6 100%);width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.btn-primary:hover:before{left:0}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 35px #8b5cf699}.btn-secondary{color:#fff;background:0 0;border:2px solid #a855f7;position:relative}.btn-secondary:before{content:"";z-index:0;background:linear-gradient(135deg,#8b5cf633,#a855f733);width:0;height:100%;transition:width .4s;position:absolute;top:0;left:0}.btn-secondary:hover:before{width:100%}.btn-secondary:hover{border-color:#c084fc;transform:translateY(-3px);box-shadow:0 10px 30px #8b5cf666}.gallery-container{perspective:1000px;flex-shrink:0;width:600px;height:600px;display:none;position:relative}.main-boxes{width:100%;height:100%;transform-style:preserve-3d;position:relative;transform:rotateX(14deg)rotateY(-15deg)rotate(10deg)}.photo-box{cursor:pointer;will-change:transform;background-position:50%;background-size:cover;border-radius:20px;width:200px;height:320px;transition:all .3s;position:absolute;overflow:hidden;box-shadow:0 10px 40px #0000004d}.photo-box:hover{box-shadow:0 20px 60px #00000080;z-index:10!important;transform:scale(1.05)!important}.photo-box.zoomed{z-index:1000!important;border-radius:0!important;width:100vw!important;height:100vh!important;transition:all .6s cubic-bezier(.4,0,.2,1)!important;position:fixed!important;top:0!important;left:0!important;transform:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes underlineExpand{0%{width:0}to{width:80%}}@media (max-width:1200px){.hero-container{gap:2rem;padding:1.5rem}.hero-text{max-width:800px}}@media (max-width:1024px){.hero-container{text-align:center;flex-direction:column;justify-content:center}.hero-content-wrapper{width:100%;margin:0 auto}.hero-text{width:100%;max-width:100%}.hero-buttons{justify-content:center}}@media (max-width:768px){.hero-section{min-height:90vh}.hero-container{padding:1.5rem}.hero-text{max-width:100%;padding:1rem}.profile-image{width:160px;height:160px}.profile-image-wrapper{margin-bottom:1.5rem}.hero-title{margin-bottom:1rem}.hero-subtitle{margin-top:.75rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;gap:1rem;width:100%;max-width:300px}.btn{width:100%;padding:.9rem 2rem;font-size:.95rem}}@media (max-width:480px){.hero-section{min-height:85vh}.hero-container{padding:1rem}.hero-text{padding:.75rem}.profile-image{width:140px;height:140px}.profile-image-wrapper{margin-bottom:1rem}.hero-title{gap:.4rem;margin-bottom:.75rem}.hero-subtitle{margin-top:.5rem;margin-bottom:1.5rem}.hero-buttons{gap:.75rem;max-width:100%}.btn{padding:.85rem 1.75rem;font-size:.9rem}}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0a73;border-bottom:1px solid #ffffff0d;width:100%;padding:1.2rem 0;transition:all .3s ease-in-out;position:fixed;top:0}.nav-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{color:#fff;cursor:pointer;align-items:center;gap:4px;font-size:1.5rem;font-weight:700;display:flex}.logo-text{letter-spacing:.5px}.logo-dot{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.nav-menu{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-menu li a{color:#cfcfcf;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-menu li a:hover,.nav-menu li a.active{color:#fff}.nav-menu li a.active:after,.nav-menu li a:hover:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:3px;width:100%;height:3px;animation:.3s ease-out fadeIn;position:absolute;bottom:-4px;left:0}.contact-btn{border:2px solid #667eea;border-radius:30px;padding:.6rem 1.4rem;transition:all .3s}.contact-btn:hover{background:#667eea33;transform:translateY(-2px)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;display:none}.hamburger span{background:#fff;border-radius:5px;width:100%;height:3px;transition:all .4s}.hamburger.active span:first-child{transform:translateY(10px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-10px)rotate(-45deg)}.menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:98;background:#00000080;position:fixed;inset:0}@media (max-width:900px){.hamburger{display:flex}.nav-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#141423f2;flex-direction:column;justify-content:center;gap:2rem;width:65%;height:100vh;transition:all .4s;position:fixed;top:0;right:-100%}.nav-menu.active{right:0}.nav-menu li a{font-size:1.3rem}.contact-btn{padding:.8rem 1.8rem;font-size:1.1rem}}@media (max-width:480px){.nav-container{padding:0 1rem}}:root{--page-pad:48px;--gutter:28px;--card-radius:16px;--accent:#a855f738;--bg-start:#1e1b3e;--bg-mid:#2d1b4e;--bg-end:#3d2a5e;--logo-small:56px;--logo-medium:72px}.skills-section{background:linear-gradient(180deg,var(--bg-start)0%,var(--bg-mid)30%,var(--bg-end)60%,var(--bg-start)100%);color:#f7f7f7;background-size:400% 400%;padding:clamp(28px,6vh,64px) 0;animation:20s infinite gradientShift}.skills-container{width:100%;max-width:100%;padding:0 clamp(16px,4vw,var(--page-pad));box-sizing:border-box;text-align:center;margin:0 auto}.section-title{margin:0;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:700}.section-title span{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899);-webkit-background-clip:text;background-clip:text}.section-sub{color:#d4d4d8;margin-top:8px;font-size:clamp(.9rem,1.1vw,1.05rem)}.skills-grid{gap:var(--gutter);grid-template-columns:1fr;margin-top:clamp(24px,5vh,48px);display:grid}@media (min-width:900px){.skills-grid{grid-template-columns:repeat(3,1fr)}}.skill-panel{border-radius:var(--card-radius);border:1px solid var(--accent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff08;flex-direction:column;gap:16px;padding:clamp(16px,2vw,26px);transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 10px 30px #00000038}.skill-panel:hover{transform:translateY(-6px);box-shadow:0 22px 50px #8b5cf62e}.skill-header{align-items:center;gap:14px;display:flex}.skill-icon{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}.skill-title{text-align:left;font-size:1.1rem;font-weight:700}.skill-images{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));justify-items:center;gap:14px;display:grid}.skill-image-item{background:#ffffff0d;border-radius:14px;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:96px;padding:10px 8px 12px;transition:transform .2s,background .2s;display:flex}.skill-image-item:hover{background:#ffffff17;transform:translateY(-3px)}.skill-image-wrap{background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.skill-image{max-width:var(--logo-medium);max-height:var(--logo-medium);object-fit:contain;display:block}.skill-caption{color:#ffffffc7;text-align:center;word-break:break-word;max-width:90px;font-size:.72rem;line-height:1.15}@media (max-width:760px){.skill-image-item{max-width:88px;padding:8px 6px 10px}.skill-image-wrap{width:58px;height:58px}.skill-image{max-width:52px;max-height:52px}}.fade-in{opacity:0;animation:.9s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.education-section{background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 50%,#0f1428 100%);padding:120px 0;position:relative;overflow:hidden}.education-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#667eea14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#764ba214 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite pulseBackground;position:absolute;top:0;left:0}@keyframes pulseBackground{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.education-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#667eea26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite float;position:absolute;top:-100px;right:-100px}.education-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.education-section .section-title{text-align:center;color:#fff;margin-bottom:80px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;animation:.8s ease-out slideDown;position:relative}.education-section .section-title:after{content:"";background:linear-gradient(90deg,#0000,#667eea,#0000);border-radius:10px;width:100px;height:5px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #667eea80}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.education-grid{flex-direction:column;gap:50px;padding-left:60px;display:flex;position:relative}.education-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;gap:30px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translate(-50px);box-shadow:0 10px 40px #0000004d,inset 0 1px #ffffff0d}.education-card.reveal{animation:.8s ease-out forwards revealCard}@keyframes revealCard{to{opacity:1;transform:translate(0)}}.education-card:hover{background:#ffffff0d;border-color:#667eea66;transform:translate(8px)scale(1.02);box-shadow:0 20px 60px #667eea33,0 0 0 1px #667eea4d,inset 0 1px #ffffff1a}.education-card:focus-visible{outline-offset:4px;outline:3px solid #667eea99}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 0 6px #0a0e27e6,0 0 20px #667eea99,inset 0 2px 4px #ffffff4d}50%{transform:scale(1.1);box-shadow:0 0 0 8px #0a0e27e6,0 0 30px #667eeacc,inset 0 2px 4px #ffffff4d}}.school-logo{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:3px solid #667eea4d;border-radius:20px;width:100px;height:100px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d,inset 0 2px 4px #ffffff1a}.school-logo:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#ffffff1a);transition:opacity .3s;position:absolute;inset:0}.education-card:hover .school-logo{border-color:#667eea99;transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #667eea66,inset 0 2px 8px #fff3}.education-card:hover .school-logo:before{opacity:1}.school-logo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.education-card:hover .school-logo img{transform:scale(1.1)}.edu-date{color:#a78bfa;white-space:nowrap;white-space:normal;text-align:center;background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:8px;max-width:150px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.edu-score{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;padding:6px 12px;font-size:.95rem;font-weight:700;box-shadow:0 0 15px #fbbf2433}.edu-school{color:#fff;background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800;line-height:1.3;transition:all .3s}.education-card:hover .edu-school{background:linear-gradient(135deg,#667eea 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transform:translate(4px)}.edu-location{color:#fff9;align-items:center;gap:6px;margin:0;font-size:.95rem;display:flex}.edu-location:before{content:"📍";font-size:1rem}.edu-degree{color:#ffffffd9;background:#667eea1a;border-left:3px solid #667eea;border-radius:6px;margin:0;padding:8px 14px;font-size:1.05rem;font-weight:600}.education-highlights{flex-direction:column;gap:10px;margin:16px 0;padding:0;list-style:none;display:flex}.highlight-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:all .3s;display:flex}.highlight-item:hover{background:#667eea1a;border-color:#667eea4d;transform:translate(6px)}.highlight-badge{background:linear-gradient(135deg,#667eea33,#764ba233);border:1px solid #667eea4d;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:1.5rem;display:flex;box-shadow:0 4px 12px #667eea33}.highlight-text{color:#fffc;font-size:.95rem;font-weight:500;line-height:1.5}.card-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:10px;margin-top:8px;padding-top:16px;display:flex}.chip{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:20px;align-items:center;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #667eea4d}.chip:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.chip.outline{color:#a78bfa;box-shadow:none;background:0 0;border:2px solid #667eea80}.chip.outline:hover{color:#fff;background:#667eea1a;border-color:#667eea}@media (max-width:768px){.education-section{padding:80px 0}.education-section .section-title{margin-bottom:60px;font-size:2rem}.education-grid{gap:40px;padding-left:40px}.timeline-line{left:12px}.timeline-marker{width:28px;height:28px;left:-36px}.marker-dot{width:10px;height:10px}.education-card{flex-direction:column;gap:20px;padding:24px}.card-left{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.school-logo{border-radius:16px;width:80px;height:80px}.meta{text-align:left;align-items:flex-start}.edu-school{font-size:1.4rem}.education-card:hover{transform:translateY(-4px)scale(1.01)}}@media (max-width:480px){.education-container{padding:0 16px}.education-grid{padding-left:30px}.timeline-marker{width:24px;height:24px;left:-30px}.school-logo{width:70px;height:70px}.edu-school{font-size:1.2rem}.card-footer{gap:8px}.chip{padding:6px 12px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){.education-section{background:linear-gradient(135deg,#050810 0%,#0d1125 50%,#080b1a 100%)}}.certificate-section{background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 50%,#0f1428 100%);padding:120px 0;position:relative;overflow:hidden}.certificate-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#667eea14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#764ba214 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite pulseBackground;position:absolute;top:0;left:0}.certificate-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#667eea26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite float;position:absolute;top:-100px;right:-100px}.certificate-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.certificate-section .section-title{text-align:center;color:#fff;margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;animation:.8s ease-out slideDown;position:relative}.certificate-section .section-title:after{content:"";background:linear-gradient(90deg,#0000,#667eea,#0000);border-radius:10px;width:100px;height:5px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #667eea80}.section-subtitle{text-align:center;color:#ffffffb3;margin-bottom:80px;font-size:1.1rem;animation:.8s ease-out .2s both slideDown}.certificate-grid{flex-direction:column;gap:50px;padding-left:60px;display:flex;position:relative}.timeline-line{background:linear-gradient(#0000 0%,#667eea80 10%,#667eeacc 50%,#764ba280 90%,#0000 100%);border-radius:10px;width:3px;position:absolute;top:40px;bottom:40px;left:20px;box-shadow:0 0 15px #667eea4d}.certificate-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;gap:30px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translate(-50px);box-shadow:0 10px 40px #0000004d,inset 0 1px #ffffff0d}.certificate-card.reveal{animation:.8s ease-out forwards revealCard}.certificate-card:hover{background:#ffffff0d;border-color:#667eea66;transform:translate(8px)scale(1.02);box-shadow:0 20px 60px #667eea33,0 0 0 1px #667eea4d,inset 0 1px #ffffff1a}.certificate-card:focus-visible{outline-offset:4px;outline:3px solid #667eea99}.card-left{flex-direction:column;align-items:center;gap:16px;min-width:140px;display:flex}.timeline-marker{z-index:2;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:2s ease-in-out infinite pulse;display:flex;position:absolute;top:38px;left:-48px;box-shadow:0 0 0 6px #0a0e27e6,0 0 20px #667eea99,inset 0 2px 4px #ffffff4d}.marker-dot{background:#fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #fffc}.cert-logo{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:3px solid #667eea4d;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d,inset 0 2px 4px #ffffff1a}.cert-logo:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#ffffff1a);transition:opacity .3s;position:absolute;inset:0}.certificate-card:hover .cert-logo{border-color:#667eea99;transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #667eea66,inset 0 2px 8px #fff3}.certificate-card:hover .cert-logo:before{opacity:1}.cert-logo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.certificate-card:hover .cert-logo img{transform:scale(1.1)}.cert-logo-placeholder{color:#ffffff80;font-size:2.5rem}.meta{text-align:center;flex-direction:column;gap:8px;display:flex}.cert-date{color:#a78bfa;white-space:nowrap;background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600}.cert-badge{color:#fbbf24;text-transform:uppercase;letter-spacing:.5px;white-space:normal;text-align:center;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;max-width:150px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 0 15px #fbbf2433}.card-right{flex-direction:column;flex:1;gap:12px;display:flex}.cert-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.cert-title{color:#fff;background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex:1;margin:0;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:800;line-height:1.3;transition:all .3s}.certificate-card:hover .cert-title{background:linear-gradient(135deg,#667eea 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transform:translate(4px)}.cert-type{color:#fff9;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.cert-issuer{color:#fffc;align-items:center;gap:6px;margin:0;font-size:1rem;font-weight:600;display:flex}.cert-issuer:before{content:"🏛️";font-size:1rem}.cert-description{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.cert-skills{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.skill-tag{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .3s}.skill-tag:hover{background:#a78bfa33;border-color:#a78bfa66;transform:translateY(-2px)}.file-download-btn{white-space:nowrap;text-overflow:ellipsis;color:#fff;cursor:default;background:linear-gradient(135deg,#8b5cf6,#a855f7,#ec4899);border-radius:8px;justify-content:center;align-items:center;max-width:220px;padding:15px 60px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;overflow:hidden;box-shadow:0 4px 8px #0b0b0b40}.file-download-btn:hover{text-decoration:underline;transform:translateY(-3px);box-shadow:0 8px 25px #8b5cf699}.file-download-btn svg{pointer-events:none}@media (max-width:768px){.certificate-section{padding:80px 0}.certificate-section .section-title{margin-bottom:12px;font-size:2rem}.section-subtitle{margin-bottom:60px;font-size:1rem}.certificate-grid{gap:40px;padding-left:40px}.timeline-line{left:12px}.timeline-marker{width:28px;height:28px;left:-36px}.marker-dot{width:10px;height:10px}.certificate-card{flex-direction:column;gap:20px;padding:24px}.card-left{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.cert-logo{border-radius:16px;width:80px;height:80px}.meta{text-align:left;align-items:flex-start}.cert-header{flex-direction:column}.cert-title{font-size:1.3rem}.certificate-card:hover{transform:translateY(-4px)scale(1.01)}}@media (max-width:480px){.certificate-container{padding:0 16px}.certificate-grid{padding-left:30px}.timeline-marker{width:24px;height:24px;left:-30px}.cert-logo{width:70px;height:70px}.cert-title{font-size:1.1rem}.cert-skills{gap:6px}.skill-tag{padding:5px 10px;font-size:.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.contact-section{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:100px 0 120px;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#667eea0d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ef44440d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.contact-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.contact-header{text-align:center;margin-bottom:60px;animation:.8s ease-out fadeInUp}.contact-section .section-title{color:#1a202c;background:linear-gradient(135deg,#000 0% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.section-subtitle{color:#4a5568;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8}.contact-info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:80px;display:grid}.contact-info-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;padding:32px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.contact-info-card:before{content:"";background:var(--accent-color);opacity:0;width:5px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.contact-info-card:hover{border-color:var(--accent-color);box-shadow:0 20px 40px #00000014,0 0 0 1px var(--accent-color)inset;transform:translateY(-8px)}.contact-info-card:hover:before{opacity:1}.contact-icon{width:60px;height:60px;color:var(--accent-color);background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:16px;justify-content:center;align-items:center;transition:all .4s;display:flex}.contact-info-card:hover .contact-icon{background:var(--accent-color);color:#fff;transform:scale(1.1)rotate(5deg)}.contact-details{flex-direction:column;flex:1;gap:4px;display:flex}.contact-label{color:#718096;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.contact-value{color:#1a202c;font-size:1.1rem;font-weight:700;transition:color .3s}.contact-info-card:hover .contact-value{color:var(--accent-color)}.contact-arrow{color:#cbd5e0;transition:all .3s}.contact-info-card:hover .contact-arrow{color:var(--accent-color);transform:translate(5px)}.social-section{margin-bottom:80px}.social-title{color:#042256;text-align:center;margin-bottom:40px;font-size:1.8rem;font-weight:700}.social-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;margin-bottom:50px;display:grid}.social-card{background:#b2aad9;border:2px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;padding:20px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.social-hover-effect{background:linear-gradient(135deg,var(--social-color),transparent);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.social-card:hover .social-hover-effect{opacity:.05}.social-card:hover{border-color:var(--social-color);transform:translateY(-6px);box-shadow:0 12px 24px #0000001a}.social-icon{width:50px;height:50px;color:var(--social-color);z-index:1;background:#fff;border:2px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:all .4s;display:flex;position:relative}.social-card:hover .social-icon{background:var(--social-color);color:#fff;border-color:var(--social-color);transform:scale(1.1)rotate(-5deg)}.social-info{z-index:1;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;position:relative}.social-name{color:#291037;font-size:1rem;font-weight:700;transition:color .3s}.social-card:hover .social-name{color:var(--social-color)}.social-username{color:#0d0f11;white-space:normal;word-break:break-word;word-break:break-all;overflow-wrap:anywhere;max-width:200px;font-size:.89rem;font-weight:400;line-height:1.2rem}.cta-section{justify-content:center;display:flex}.cta-card{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:24px;width:100%;max-width:700px;padding:48px;position:relative;overflow:hidden;box-shadow:0 20px 60px #667eea4d}.cta-card:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite floatCTA;position:absolute;top:-50%;right:-50%}@keyframes floatCTA{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}.cta-title{color:#fff;margin-bottom:16px;font-size:2rem;font-weight:800;position:relative}.cta-description{color:#ffffffe6;margin-bottom:32px;font-size:1.1rem;line-height:1.8;position:relative}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.cta-button{border:2px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button.primary{color:#667eea;background:#fff;box-shadow:0 8px 20px #00000026}.cta-button.primary:hover{background:#f7fafc;transform:translateY(-3px);box-shadow:0 12px 28px #0003}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border-color:#ffffff4d}.cta-button.secondary:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px)}.cta-button svg{transition:transform .3s}.cta-button:hover svg{transform:scale(1.2)}@media (max-width:768px){.contact-section{padding:80px 0}.contact-header{margin-bottom:40px}.contact-section .section-title{font-size:2rem}.section-subtitle{font-size:1rem}.contact-info-grid,.social-grid{grid-template-columns:1fr;gap:16px}.contact-info-card,.social-card{padding:20px}.cta-card{padding:32px 24px}.cta-title{font-size:1.5rem}.cta-description{font-size:1rem}.cta-buttons{flex-direction:column}.cta-button{justify-content:center;width:100%}}@media (max-width:480px){.contact-container{padding:0 16px}.contact-info-card{text-align:center;flex-direction:column}.contact-arrow{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.footer{text-align:center;background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 50%,#0f1428 100%);border-top:2px solid #fff3;width:100%;padding:25px 0}.footer-container{width:100%;max-width:1100px;margin:0 auto;padding:0 20px}.footer-bottom{flex-direction:column;align-items:center;gap:12px;display:flex}.footer-divider{background:#00000026;width:80%;height:1px}.footer-copyright p{color:#fff;margin:0;font-size:.95rem;font-weight:500}.highlight{color:#f2f2f2;font-weight:700}@media (max-width:600px){.footer-divider{width:95%}.footer-copyright p{font-size:.85rem}}@media (max-width:400px){.footer-copyright p{font-size:.8rem}}
