.nav{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #e7e7ff}.nav-wrapper{max-width:1050px;margin:auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.nav-left{display:flex;align-items:center;gap:10px}.logo-circle{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #6366f152}.brand{margin:0;font-size:18px;letter-spacing:.3px;background:linear-gradient(135deg,#4338ca,#6d28d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;gap:20px}.nav-links a{text-decoration:none;color:#333;font-weight:500;position:relative;transition:color .2s ease}.nav-links a:hover{color:#4f46e5}.nav-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background:linear-gradient(135deg,#6366f1,#8b5cf6);transition:width .25s ease}.nav-links a:hover:after{width:100%}@media(max-width:700px){.nav-wrapper{flex-direction:column;gap:10px}.nav-links{gap:14px;flex-wrap:wrap;justify-content:center}.brand{font-size:16px}}.section{background:linear-gradient(135deg,#fff,#f7f7ff);border-radius:18px;padding:24px 26px;box-shadow:0 15px 35px #00000014;border:1px solid #ebe9ff;transition:transform .2s ease,box-shadow .2s ease}.section:hover{transform:translateY(-3px);box-shadow:0 25px 45px #0000001f}.section-title{margin-top:0;font-size:26px;margin-bottom:12px}.section-title span{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-intro{font-size:18px;line-height:1.6;margin-bottom:12px}.about-body{line-height:1.7;color:#444}.highlight{color:#4f46e5;font-weight:600}.about-tags{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.about-tags span{padding:8px 12px;border-radius:20px;background:linear-gradient(135deg,#eef2ff,#e9d5ff);border:1px solid #ddd;font-size:13px;color:#4b4b6f}@media(max-width:650px){.section-title{font-size:22px}.about-intro{font-size:16px}}.section-title{font-size:28px;margin-bottom:16px;font-weight:600}.experience-wrapper{display:grid;gap:20px}.exp-card{background:linear-gradient(135deg,#fff,#f8f7ff);border-radius:18px;padding:24px;border:1px solid #e9e7ff;box-shadow:0 15px 35px #00000014;transition:transform .2s ease,box-shadow .2s ease}.exp-card:hover{transform:translateY(-4px);box-shadow:0 25px 45px #0000001f}.exp-header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.exp-icon{width:44px;height:44px;flex-shrink:0}.exp-duration{color:#666;margin:2px 0 0;font-size:14px}.exp-body{line-height:1.7;color:#444;margin-bottom:12px}.exp-points p{margin-bottom:8px;display:flex;align-items:flex-start;gap:6px;line-height:1.6;font-size:15px}.exp-conclusion{margin-top:10px;font-weight:500;color:#4f46e5}.projects-wrapper{display:grid;gap:18px}.project-card{background:linear-gradient(135deg,#fff,#f8f7ff);border-radius:18px;padding:22px 24px;border:1px solid #e9e7ff;box-shadow:0 15px 35px #00000014;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 25px 45px #0000001f}.project-header h3{color:#4f46e5;margin-top:0;margin-bottom:6px}.project-body{line-height:1.7;color:#444;margin-bottom:12px}.project-points p{margin-bottom:8px;display:flex;align-items:flex-start;gap:6px;line-height:1.6;font-size:15px}.highlight-box{padding:10px 14px;border-radius:12px;border:1px dashed #d9d6ff;background:#fbfaff;margin:8px 0 12px;font-size:14px}.project-conclusion{margin-top:10px;font-weight:500;color:#4f46e5}.education-wrapper{display:grid;gap:18px}.edu-card{background:linear-gradient(135deg,#fff,#f8f7ff);border-radius:18px;padding:22px 24px;border:1px solid #e9e7ff;box-shadow:0 15px 35px #00000014;transition:transform .2s ease,box-shadow .2s ease}.edu-card:hover{transform:translateY(-3px);box-shadow:0 25px 45px #0000001f}.edu-header h3{color:#4f46e5;margin-top:0;margin-bottom:4px}.edu-institute{color:#666;margin:0;font-size:15px}.highlight-box{padding:10px 14px;border-radius:12px;border:1px dashed #d9d6ff;background:#fbfaff;margin:10px 0 12px;font-size:14px}.edu-conclusion{margin-top:8px;line-height:1.6;color:#444}.section-title{font-size:26px;margin-bottom:12px}.skills-wrapper{display:grid;gap:18px}.skills-card{background:linear-gradient(135deg,#fff,#f8f7ff);border-radius:18px;padding:22px 24px;border:1px solid #e9e7ff;box-shadow:0 15px 35px #00000014;transition:transform .2s ease,box-shadow .2s ease}.skills-card:hover{transform:translateY(-3px);box-shadow:0 25px 45px #0000001f}.skills-intro{margin-bottom:12px;color:#444;line-height:1.7}.skill-tags{display:flex;flex-wrap:wrap;gap:10px}.skill-tags span{padding:8px 14px;border-radius:20px;background:linear-gradient(135deg,#eef2ff,#e9d5ff);border:1px solid #ddd;font-size:14px;color:#4b4b6f;transition:transform .15s ease,box-shadow .15s ease;cursor:default}.skill-tags span:hover{transform:scale(1.08);box-shadow:0 4px 15px #00000014}.footer{width:100%;padding:32px 20px;background:linear-gradient(135deg,#8c76ff26,#76d1ff1f);color:#4f46e5;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.footer-brand{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.footer-logo{width:42px;height:42px;border-radius:50%;background:#fff9;color:#4f46e5;font-weight:700;display:flex;justify-content:center;align-items:center;font-size:16px}.footer-brand h3{margin:0;font-size:20px;font-weight:600}.footer-tagline{font-size:14px;color:#4f46e5d9;margin-top:6px;max-width:280px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.footer-links a{color:#4f46e5;font-weight:500;background:#ffffff40;padding:8px 14px;border-radius:12px;transition:transform .2s ease,background .2s ease;text-decoration:none;white-space:nowrap}.footer-links a:hover{transform:translateY(-2px);background:#fff6;text-decoration:underline}.footer-bottom{font-size:13px;color:#4f46e5b3;margin-top:6px;text-align:center}@media(max-width:700px){.footer{padding:24px 14px;gap:12px}.footer-brand{flex-direction:column;gap:6px}.footer-links{flex-direction:column;gap:8px;width:100%;align-items:center}.footer-links a{width:80%;text-align:center}.footer-tagline{max-width:95%}}body{margin:0;font-family:system-ui,Arial,sans-serif;background:radial-gradient(circle at 20% 20%,rgba(140,118,255,.12),transparent 30%),radial-gradient(circle at 80% 0%,rgba(255,160,255,.12),transparent 25%),radial-gradient(circle at 50% 100%,rgba(118,209,255,.12),transparent 35%),#fff;color:#333}.content{max-width:900px;margin:0 auto;padding:20px 16px;display:grid;gap:20px}.section{background:#fff;border-radius:16px;padding:20px 22px;box-shadow:0 4px 12px #00000014}@media(max-width:600px){.content{padding:12px}}
