@charset "UTF-8";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#1d1d1f;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#1d1d1f;background-color:#fafafa}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;letter-spacing:-.02em;color:#111}a{text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1)}a:hover{opacity:.8}ul{list-style:none;padding:0;margin:0}.elevation-1{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.elevation-2{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.elevation-3{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.home-container{display:flex;flex-direction:column;gap:6rem;padding:4rem 0;animation:fadeIn .8s ease-out}.intro{text-align:left;max-width:800px;background:#fff;padding:3.5rem;border-radius:32px;box-shadow:0 10px 40px #0000000a;border:1px solid rgba(0,0,0,.02)}.intro-content{display:flex;align-items:center;gap:3rem}.intro-image{flex-shrink:0;width:150px;height:150px;border-radius:50%;overflow:hidden;border:4px solid #f5f5f7;box-shadow:0 4px 20px #00000014}.intro-image img{width:100%;height:100%;object-fit:cover}.intro-title{font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:.75rem;font-weight:700;color:#111}.intro-subtitle{font-size:1.25rem;font-weight:500;color:#0071e3;margin-bottom:1.5rem;display:inline-block}.intro-description{font-size:1.15rem;line-height:1.7;color:#515154;max-width:600px}@media(max-width:768px){.intro-content{flex-direction:column;align-items:flex-start;gap:2rem}.intro-image{width:120px;height:120px}}.skills-section .section-title{font-size:2rem;font-weight:700;margin-bottom:2.5rem}.skills-section .skills-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.skills-section .skill-category{background:#fff;padding:2.5rem;border-radius:28px;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.03)}.skills-section .skill-category h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1d1d1f}.skills-section .skill-category .skill-tags{display:flex;flex-wrap:wrap;gap:.75rem}.skills-section .skill-category .skill-tags span{font-size:.9rem;font-weight:500;color:#515154;background:#f5f5f7;padding:.5rem 1rem;border-radius:12px;transition:all .3s ease}.skills-section .skill-category .skill-tags span:hover{background:#000;color:#fff;transform:translateY(-2px)}.featured-section .section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.featured-section .section-header .section-title{font-size:2rem;font-weight:700;margin-bottom:0}.featured-section .section-header .view-all{font-weight:500;color:#0071e3;font-size:.95rem;text-decoration:none}.featured-section .section-header .view-all:hover{text-decoration:underline}.featured-section .projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.featured-section .project-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.03);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column}.featured-section .project-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.featured-section .project-card .project-tag{font-size:.75rem;font-weight:600;color:#0071e3;background:#0071e314;padding:.3rem .75rem;border-radius:999px;align-self:flex-start;margin-bottom:1.25rem}.featured-section .project-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.featured-section .project-card p{font-size:1.05rem;color:#515154;line-height:1.6;margin-bottom:2rem;flex-grow:1}.featured-section .project-card .project-links{display:flex;gap:1.5rem}.featured-section .project-card .project-links a{font-size:.95rem;font-weight:600;color:#0071e3;text-decoration:none}.featured-section .project-card .project-links a:hover{text-decoration:underline}.featured-section .blog-feature-card{background:#fff;padding:3rem;border-radius:32px;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.03);transition:all .4s ease}.featured-section .blog-feature-card:hover{box-shadow:0 20px 40px #0000000d}.featured-section .blog-feature-card .blog-date{font-size:.9rem;font-weight:600;color:#86868b;margin-bottom:1rem;display:block}.featured-section .blog-feature-card h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;max-width:600px}.featured-section .blog-feature-card p{font-size:1.1rem;line-height:1.6;color:#515154;margin-bottom:2rem;max-width:700px}.featured-section .blog-feature-card .read-article{display:inline-block;font-weight:600;color:#0071e3;text-decoration:none}.featured-section .blog-feature-card .read-article:after{content:" →"}.featured-section .blog-feature-card .read-article:hover{text-decoration:underline}.contact{text-align:left;max-width:600px}.contact .section-title{font-size:2rem;margin-bottom:2rem;font-weight:700}.contact .contact-card{background:#fff;padding:2.5rem;border-radius:28px;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.03)}.contact .contact-link{display:inline-block;font-size:1.25rem;font-weight:600;margin-bottom:2rem;color:#0071e3;padding-bottom:.2rem;border-bottom:2px solid transparent}.contact .contact-link:hover{border-bottom-color:#0071e3}.contact .social-links{display:flex;gap:1.25rem;flex-wrap:wrap}.contact .social-links a{font-size:.95rem;font-weight:500;color:#333;padding:.6rem 1.25rem;background:#f5f5f7;border-radius:12px;transition:all .3s ease}.contact .social-links a:hover{background:#000;color:#fff;transform:translateY(-2px)}@media(max-width:640px){.intro,.contact-card{padding:2rem;border-radius:24px}.intro-title{font-size:2.5rem}}.blogs-container{padding:4rem 0;animation:fadeIn .8s ease-out}.blogs-container h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.blogs-list{display:flex;flex-direction:column;gap:1.5rem}.blog-card{background:#fff;padding:2.5rem;border-radius:28px;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.03);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.blog-card .blog-info .blog-date{font-size:.9rem;font-weight:600;color:#86868b;margin-bottom:.75rem;display:block}.blog-card .blog-info h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#1d1d1f}.blog-card .blog-info p{font-size:1.05rem;color:#515154;line-height:1.6;max-width:700px}.blog-card .read-more{font-weight:600;font-size:.95rem;color:#0071e3;text-decoration:none}.blog-card .read-more:after{content:" →"}.blog-card .read-more:hover{text-decoration:underline}@media(max-width:640px){.blog-card{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}}.projects-container{padding:4rem 0;animation:fadeIn .8s ease-out}.projects-container h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.project-card{background:#fff;padding:2.5rem;border-radius:28px;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.03);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;height:100%}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.project-card .project-tag{font-size:.75rem;font-weight:600;color:#0071e3;background:#0071e314;padding:.3rem .75rem;border-radius:999px;align-self:flex-start;margin-bottom:1.25rem}.project-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1d1d1f}.project-card p{font-size:1.05rem;color:#515154;line-height:1.6;margin-bottom:2rem;flex-grow:1}.project-card .project-links{display:flex;gap:1.5rem}.project-card .project-links a{font-size:.95rem;font-weight:600;color:#0071e3;text-decoration:none}.project-card .project-links a:hover{text-decoration:underline}@media(max-width:640px){.projects-grid{grid-template-columns:1fr}}.app-layout{display:flex;flex-direction:column;min-height:100vh;padding:0 2rem;max-width:1000px;margin:0 auto}.navbar-wrapper{position:sticky;top:1.5rem;z-index:1000;display:flex;justify-content:center;margin-bottom:2rem}.navbar{background:#ffffffb3;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.3);padding:.5rem 2rem;border-radius:999px;box-shadow:0 8px 32px #00000014}.navbar .nav-links{display:flex;gap:2rem;font-size:.95rem;font-weight:500}.navbar .nav-links li a{color:#333;padding:.5rem 1rem;border-radius:999px;transition:all .2s ease}.navbar .nav-links li a:hover{background:#0000000d;color:#000}.navbar .nav-links li a.active{color:#0071e3;background:#0071e314}.main-content{flex-grow:1}.footer{padding:4rem 0 2rem;text-align:center;font-size:.85rem;font-weight:400;color:#888}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.app-layout{padding:0 1.25rem}.navbar{padding:.4rem 1.25rem}.navbar .nav-links{gap:.5rem;font-size:.9rem}}
