*{margin:0;padding:0}html{min-height:100%;position:relative;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}*{box-sizing:border-box}.app-container{background:linear-gradient(180deg,#f8f9fa,#fff);min-height:100vh;position:relative}.header{background:linear-gradient(135deg,#667eea,#764ba2);height:300px;left:0;position:absolute;top:0;width:100%;z-index:0}.header:before{background-image:radial-gradient(circle,#ffffff26 1px,#0000 0);background-repeat:repeat;background-size:30px 30px;opacity:.5}.header:after,.header:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.header:after{background:linear-gradient(180deg,#fff0 0,#ffffff4d 50%,#ffffffe6);pointer-events:none;z-index:1}.main-content{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.hero-section{margin-bottom:80px;padding-top:60px}.profile-container{align-items:center;display:flex;flex-direction:column;margin-bottom:40px}.profile-image{border:5px solid #fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;height:220px;margin-bottom:25px;width:180px}.title{color:#2d3748;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:10px}.subtitle,.title{text-align:center}.subtitle{color:#667eea;font-size:1.2rem;font-weight:500;margin-bottom:30px}.intro{background:#fff;border-left:4px solid #667eea;border-radius:20px;box-shadow:0 10px 40px #00000014;color:#4a5568;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:900px;padding:40px 50px;transition:box-shadow .3s ease}.intro:hover{box-shadow:0 15px 50px #0000001f}.content-section{margin-bottom:80px}.section-title{color:#2d3748;font-size:2.2rem;font-weight:700;margin-bottom:40px;padding-bottom:15px;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about-me-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;padding:50px 40px}.about-content{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin-top:40px}.about-subsection{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e2e8f0;border-radius:15px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.about-subsection:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.education-section,.work-section{margin:0}.education-section .sub-title,.work-section .sub-title{border-bottom:2px solid #e2e8f0;color:#667eea;font-size:1.5rem;font-weight:600;margin-bottom:25px;padding-bottom:10px;text-align:left}.section-list{list-style:none;margin:0;padding:0}.section-list-item{background:#fff;border-left:3px solid #667eea;border-radius:10px;color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:20px;padding:15px;transition:all .3s ease}.section-list-item:hover{background:#f7fafc;box-shadow:0 5px 15px #0000000d;transform:translateX(5px)}.section-list-item span{color:#2d3748;font-weight:600}mark{background:linear-gradient(120deg,#667eea33,#764ba233);border-radius:4px;color:#667eea;font-weight:600;padding:2px 6px}.projects-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;padding:50px 40px}.projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-top:40px}.project-card:last-child{grid-column:1/-1;justify-self:center;max-width:calc(50% - 15px)}.project-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e2e8f0;border-radius:15px;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.project-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s ease;width:100%}.project-card:hover{border-color:#667eea;box-shadow:0 15px 40px #667eea33;transform:translateY(-8px)}.project-card:hover:before{transform:scaleX(1)}.project-header{margin-bottom:20px}.project-title{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:15px}.project-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.85rem;font-weight:500;padding:5px 12px}.project-description{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:25px}.project-links{display:flex;flex-wrap:wrap;gap:15px}.project-link-btn{border-radius:8px;display:inline-block;font-size:.95rem;font-weight:600;padding:10px 20px;text-decoration:none;transition:all .3s ease}.project-link-btn:not(.secondary){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.project-link-btn:not(.secondary):hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.project-link-btn.secondary{background:#fff;border:2px solid #667eea;color:#667eea}.project-link-btn.secondary:hover{background:#667eea;color:#fff}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);box-shadow:0 -5px 20px #0000001a;color:#fff;font-size:.9rem;margin-top:60px;padding:25px 0;text-align:center;width:100%}.footer-item{display:inline-block;margin:0 15px;transition:transform .3s ease}.footer-item:hover{transform:translateY(-3px)}.footer-item a{color:#fff;display:inline-block;text-decoration:none}.footer-item a:hover{color:#667eea}.footer-item img{background-color:#ffffff1a;border-radius:50%;filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1);height:28px;padding:6px;transition:all .3s ease;width:28px}.footer-item img:hover{background-color:#fff;filter:none;-webkit-filter:none;transform:scale(1.1)}@media (max-width:968px){.about-content{gap:30px}.about-content,.projects-grid{grid-template-columns:1fr}.project-card:last-child{max-width:100%}}@media (max-width:768px){.main-content{padding:0 15px}.hero-section{margin-bottom:60px;padding-top:40px}.profile-image{height:180px;width:150px}.title{font-size:2rem}.intro,.subtitle{font-size:1rem}.intro{padding:30px 25px}.section-title{font-size:1.8rem}.about-me-section,.projects-section{padding:35px 25px}.project-card{padding:25px}.about-content{gap:25px}}@media (max-width:480px){.profile-image{height:150px;width:120px}.title{font-size:1.6rem}.intro{font-size:.95rem;padding:25px 20px}.section-title{font-size:1.5rem}.about-me-section,.projects-section{padding:25px 20px}.project-card{padding:20px}.project-title{font-size:1.3rem}.footer-item{margin:0 10px}}.thesis-img{display:block;height:auto;margin:5vh auto}.cpation{color:#848181b8;font-size:12px;text-align:center}.UBCImg1{width:220px}.UBCImg2{width:450px}.UBCImg3{width:650px}.KICImg1{width:320px}.KICImg2{width:750px}.KICImg45{display:block;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.KICImg4{margin-right:20px}.KICImg4,.KICImg5{display:inline-block;width:320px}.KICImg5{margin-left:20px}.fixed-button{left:5%;position:fixed;top:50%;transform:translateY(-50%)}.fixed-button button{background-color:#bbb;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.fixed-button button img{width:20px}.fixed-button button:hover{background-color:#23395d}.fixed-button button svg{width:20px}@media (max-width:768px){.KICImg1,.KICImg2,.KICImg4,.UBCImg2,.UBCImg3{width:100%}.KICImg4{margin-bottom:20px;margin-right:0}.KICImg5{margin-left:0;margin-top:20px;width:100%}.fixed-button{top:85%}}
/*# sourceMappingURL=main.89962e3d.css.map*/