@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#2563eb33;color:#1e293b}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.top-bar{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;justify-content:space-between;align-items:center;padding:.8rem 4%;position:fixed;left:0;right:0;top:0;z-index:1000;transition:background-color .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}.top-bar-transparent{background-color:transparent}.top-bar-solid{background-color:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #0000000f}.logo-container{display:flex;align-items:center;gap:12px;z-index:1}.logo{color:#0f172a;text-decoration:none;font-size:1.2rem;font-weight:700;letter-spacing:-.01em}.logo:hover{color:#2563eb}.portrait{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block;border:2px solid rgba(37,99,235,.25)}.nav-links{display:flex;flex-direction:row;gap:2rem;z-index:1}.nav-links a,.variable-proximity{color:#475569;font-size:.95rem;text-decoration:none;padding:.4rem 0;cursor:pointer;transition:color .2s ease}.nav-links a:hover,.variable-proximity:hover{color:#2563eb}.bottom-bar{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 4%;background-color:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #e2e8f0}.copyright{color:#94a3b8;font-size:.85rem;margin:0}.social-links{display:flex;flex-direction:row;gap:1.5rem;z-index:1000}.social-link{display:flex;align-items:center;gap:6px;color:#64748b;text-decoration:none;transition:color .3s ease,transform .2s ease}.social-link:hover{color:#2563eb;transform:translateY(-1px)}.social-icon{width:20px;height:20px;object-fit:contain;opacity:.5;transition:opacity .3s ease}.social-link:hover .social-icon{opacity:.85}.social-label{font-size:.8rem;font-weight:500}.main-content{margin-top:60px;margin-bottom:0;padding:0}@media (max-width: 768px){.top-bar{padding:.6rem 3%}.nav-links{gap:1rem}.social-links{gap:.8rem}.social-label{display:none}.bottom-bar{padding:1rem 3%}}@media (max-width: 480px){.logo{font-size:1rem}.portrait{width:30px;height:30px}}.variable-proximity{font-family:Roboto Flex,sans-serif;font-size:1.6rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home{color:#1e293b;background:#f8fafc;overflow-x:hidden}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#e0f2fe,#f0f9ff 40%,#faf5ff)}.hero-aurora{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.5}.hero-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.hero-portrait-wrapper{width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid rgba(37,99,235,.3);box-shadow:0 8px 30px #2563eb26;margin-bottom:1rem}.hero-portrait{width:100%;height:100%;object-fit:cover}.hero-name{font-size:4rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0;line-height:1.1}.hero-subtitle{margin-top:.5rem}.hero-subtitle-text{font-size:1.4rem;font-weight:500}.hero-tagline{color:#64748b;font-size:1rem;letter-spacing:.15em;text-transform:uppercase;margin-top:.5rem}.hero-scroll-hint{margin-top:3rem;animation:bounce 2s ease infinite}.scroll-arrow{font-size:1.5rem;color:#2563eb}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}.section{padding:6rem 8%;max-width:1200px;margin:0 auto}.section-title{font-size:2.4rem;font-weight:700;color:#0f172a;margin-bottom:3rem;text-align:center;letter-spacing:-.01em;position:relative}.section-title:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#2563eb,#0ea5e9);margin:.8rem auto 0;border-radius:2px}.about-section{background:#fff}.edu-timeline{display:flex;flex-direction:column;gap:2rem;max-width:700px;margin:0 auto}.edu-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;position:relative;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.edu-card:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 20px #2563eb14}.edu-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2563eb,transparent);border-radius:16px 16px 0 0}.edu-period{font-size:.85rem;color:#2563eb;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem}.edu-school{font-size:1.3rem;font-weight:700;color:#0f172a;margin:0 0 .3rem}.edu-degree{font-size:1rem;color:#475569;margin:0 0 .5rem}.edu-courses{font-size:.85rem;color:#94a3b8;margin:0;line-height:1.5}.video-section{text-align:center}.video-wrapper{max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000014;border:1px solid #e2e8f0}.video-wrapper video{display:block;border-radius:16px}.projects-section{background:#fff}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.project-card{display:flex;flex-direction:column;gap:.6rem;min-height:220px;background:#f8fafc!important;border-color:#e2e8f0!important}.project-card:hover{border-color:#93c5fd!important}.project-link{text-decoration:none;color:inherit;display:block}.project-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.link-icon{font-size:.9rem;opacity:.3;transition:opacity .2s ease}.project-link:hover .link-icon{opacity:1;color:#2563eb}.project-subtitle{font-size:.85rem;color:#2563eb;margin:0;font-weight:500}.project-desc{font-size:.9rem;color:#64748b;margin:0;line-height:1.6;flex:1}.project-tools{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tool-tag{font-size:.75rem;padding:.25rem .7rem;background:#2563eb0f;border:1px solid rgba(37,99,235,.15);border-radius:100px;color:#2563eb;letter-spacing:.02em}.research-list{display:flex;flex-direction:column;gap:1.5rem}.research-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.research-card:hover{border-color:#86efac;transform:translate(4px);box-shadow:0 4px 20px #10b98114}.research-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;flex-wrap:wrap;gap:.5rem}.research-period{font-size:.85rem;color:#059669;font-weight:500}.research-lab{font-size:.85rem;color:#94a3b8}.research-title{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.research-desc{font-size:.9rem;color:#64748b;margin:0 0 1rem;line-height:1.6}.skills-section{background:#fff}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.skill-category{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.skill-category-title{font-size:1.1rem;font-weight:600;margin:0 0 1rem;color:#0f172a}.skill-items{display:flex;flex-wrap:wrap;gap:.6rem}.skill-item{font-size:.85rem;padding:.35rem .8rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:default;transition:border-color .3s ease,color .3s ease,box-shadow .3s ease}.skill-item:hover{border-color:#93c5fd;color:#2563eb;box-shadow:0 2px 8px #2563eb14}.stats-section{padding:4rem 8%;max-width:1200px;margin:0 auto;background:#fff}.stats-row{display:flex;justify-content:center;gap:6rem}.stat-item{text-align:center;display:flex;flex-direction:column;gap:.3rem}.stat-number{font-size:3rem;font-weight:800;color:#0f172a}.stat-count{font-size:inherit;font-weight:inherit;color:inherit}.stat-label{font-size:.9rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}@media (max-width: 900px){.projects-grid,.skills-grid{grid-template-columns:1fr}.stats-row{gap:3rem}.hero-name{font-size:2.8rem}.hero-subtitle-text{font-size:1.1rem}.section{padding:4rem 5%}}@media (max-width: 600px){.hero-name{font-size:2.2rem}.hero-portrait-wrapper{width:100px;height:100px}.section-title{font-size:1.8rem}.stats-row{flex-direction:column;gap:2rem;align-items:center}.stat-number{font-size:2.2rem}.research-header{flex-direction:column;align-items:flex-start}}.aurora-container{width:100%;height:100%}.gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-size:300% 100%;animation:gradient linear infinite;border-radius:inherit;z-index:0;pointer-events:none}.gradient-overlay:before{content:"";position:absolute;border-radius:inherit;width:calc(100% - 2px);height:calc(100% - 2px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:#060606;z-index:-1}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.text-content{display:inline-block;position:relative;z-index:2;background-size:300% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradient linear infinite}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.tags-container{padding:1rem}.SplashText{font-size:1.4rem}.tags-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.8rem;margin-top:1rem}.tag-item{display:inline-block;padding:6px 12px;background-color:transparent;color:#2563eb;border:none;font-size:.9rem;text-align:center;cursor:pointer;transition:color .25s}.tag-item:hover{color:#0ea5e9}@media (max-width: 600px){.SplashText{font-size:1.2rem}.tag-item{font-size:.8rem;padding:4px 8px}.tags-list{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}}.blogs-container{display:flex;flex-direction:row;gap:2rem;padding:0 2rem;min-height:calc(100vh - 60px);margin-top:60px;position:relative}.sidebar{flex:0 0 240px;background-color:#fff;border-right:1px solid #e2e8f0;padding:2rem;height:calc(100vh - 60px);position:fixed;top:60px;left:0;overflow-y:auto}.content-area{margin-left:240px;padding:2rem;flex:1}.content-area h1{font-size:2rem;color:#0f172a;margin-bottom:1rem}.content-area p{font-size:1.1rem;color:#64748b}.not-found{text-align:center;padding:50px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#f8fafc}.not-found p{font-size:1.1rem;color:#64748b}.home-link{display:inline-block;margin-top:1rem;padding:10px 24px;background:transparent;color:#2563eb;border:1px solid rgba(37,99,235,.3);text-decoration:none;border-radius:8px;font-size:.9rem;transition:background-color .3s,border-color .3s}.home-link:hover{background-color:#2563eb0f;border-color:#2563eb}
