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}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#f5f5f5;background:linear-gradient(135deg,#f5f7fa,#e3f7ff);color:#333;font-family:Poppins,sans-serif;font-weight:300;line-height:1.7}.logo,.section-title,.subtitle,.title,h1,h2,h3,h4,h5{font-family:Lora,serif;font-weight:600;letter-spacing:-.01em;line-height:1.3}.logo{letter-spacing:-.03em}.title{font-size:2.75rem;letter-spacing:-.02em;margin-bottom:.75rem}.subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.25rem;opacity:.85}.description,.lede{font-size:1.125rem;line-height:1.8;margin-bottom:1.25rem;max-width:640px}.section-title{display:inline-block;margin-bottom:3rem;position:relative}.section-title:after{background-color:#06c;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.nav-link{letter-spacing:.01em;position:relative}.article-title,.project-title{letter-spacing:-.01em}.btn{border-radius:8px;letter-spacing:.01em;overflow:hidden;position:relative;transition:all .3s ease}@media (max-width:768px){.title{font-size:2.25rem}.subtitle{font-size:1.25rem}}a{color:#06c;text-decoration:none}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background-color:#fff;background-color:#fffffff2;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.header .container{align-items:center;display:flex;justify-content:space-between;padding:20px}.logo{color:#333;font-size:24px;font-weight:700}.nav-list{display:flex;flex-wrap:wrap;gap:4px 0;justify-content:flex-end;list-style:none}.nav-item{margin-left:20px}.nav-link{color:#333;font-weight:500;transition:color .3s}.nav-link:after{background-color:#06c;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#06c}.nav-link:hover:after{width:100%}.main-content{min-height:calc(100vh - 150px);padding:40px 0}.profile{align-items:center;display:flex;gap:40px;margin-bottom:60px}.profile-image{flex:0 0 300px}.profile-image img{border-radius:10px;box-shadow:0 4px 8px #0000001a;width:100%}.profile-content{flex:1 1}.title{color:#333;font-size:36px;margin-bottom:10px}.subtitle{color:#666;font-size:24px;margin-bottom:20px}.description,.lede{color:#444;font-size:18px;margin-bottom:16px}.focus-tags{gap:8px;margin-bottom:24px}.cta-buttons,.focus-tags{display:flex;flex-wrap:wrap}.cta-buttons{gap:15px}.about{margin:0 auto 40px;max-width:820px}.about h3,.skills h3{color:#333;font-size:24px;margin-bottom:16px}.about p{color:#444;font-size:17px;margin-bottom:16px}.quote{border-left:4px solid #06c;color:#555;font-family:Lora,serif;font-style:italic;margin:1.5em 0 0;padding-left:1em}.quote cite{color:#666;display:block;font-size:.9em;font-style:normal;margin-top:.5em}.skill-groups{color:#444;list-style:none;margin-bottom:20px}.skill-groups li{margin-bottom:8px}.btn{border-radius:6px;display:inline-block;font-weight:500;padding:12px 24px;text-align:center;transition:all .3s}.btn.primary{background-color:#06c;color:#fff}.btn.primary:hover{background-color:#0052a3;box-shadow:0 5px 15px #0066cc4d;transform:translateY(-2px)}.btn.secondary{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.btn.secondary:hover{background-color:#eaeaea}.btn.small{font-size:14px;padding:8px 16px}.skills{margin-top:60px}.skills h3{color:#333;font-size:24px;margin-bottom:20px}.skill-tags{display:flex;flex-wrap:wrap;gap:10px}.tag{background-color:#e6f0ff;border-radius:20px;color:#06c;font-size:14px;padding:6px 12px}.section-title{color:#333;font-size:32px;margin-bottom:30px;text-align:center}.project-categories{display:flex;gap:15px;justify-content:center;margin-bottom:40px}.category-btn{background:#0000;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:16px;padding:8px 16px;transition:all .3s}.category-btn.active,.category-btn:hover{background-color:#06c;border-color:#06c;color:#fff}.project-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.project-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s;transition:all .3s cubic-bezier(.25,.8,.25,1)}.project-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-8px)}.project-image img,.project-placeholder{height:200px;object-fit:cover;width:100%}.project-placeholder{align-items:center;background:linear-gradient(135deg,#0b3d6e,#06c 60%,#4da3ff);color:#fff;display:flex;font-family:Lora,serif;font-size:42px;font-weight:700;justify-content:center;letter-spacing:.04em}.section-intro{color:#555;margin:-10px auto 28px;max-width:640px;text-align:center}.project-content{padding:20px}.project-title{color:#333;font-size:20px;margin-bottom:10px}.project-description{color:#666;margin-bottom:15px}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.article-categories{display:flex;gap:15px;justify-content:center;margin-bottom:40px}.article-list{margin:0 auto;max-width:800px}.article-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-bottom:25px;padding:25px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.article-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-8px)}.article-title{color:#333;font-size:22px;margin-bottom:12px}.article-description{color:#666;margin-bottom:12px}.article-date,.article-journal{color:#888;font-size:14px;margin-bottom:15px}.article-link{color:#06c;display:inline-block;font-weight:500}.article-link:hover{text-decoration:underline}.paper-card{border-left:4px solid #06c}.footer{background-color:#333;color:#fff;padding:30px 0}.footer .container{align-items:center;display:flex;justify-content:space-between}.social-links{display:flex;gap:15px}.social-links a{color:#fff;font-size:20px;transition:color .3s}.social-links a:hover{color:#06c}@media (max-width:768px){.profile{flex-direction:column;text-align:center}.profile-image{flex:0 0 250px;margin-bottom:30px}.cta-buttons,.focus-tags{justify-content:center}.header .container{flex-direction:column;gap:12px;padding:16px 20px}.nav-list{justify-content:center}.nav-item{margin-left:12px;margin-right:12px}.project-grid{grid-template-columns:1fr}.article-categories,.project-categories{flex-wrap:wrap}.footer .container{flex-direction:column;gap:20px;text-align:center}}
/*# sourceMappingURL=main.373fa5ed.css.map*/