@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;700&family=JetBrains+Mono:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);:root{--font-body:"IBM Plex Sans",sans-serif;--font-code:"JetBrains Mono",monospace}body{-webkit-font-smoothing:antialiased}.Button,.writing-card h3,a,body,button,div,h1,h2,h3,input,nav,p,section,select,textarea,ul{font-family:IBM Plex Sans,sans-serif;font-family:var(--font-body)}code,pre{font-family:JetBrains Mono,monospace;font-family:var(--font-code)}.nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border-bottom:1px solid #ffffff0d;position:-webkit-sticky;position:sticky;top:0;z-index:10}.nav-inner{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1300px;padding:18px 24px}.logo{font-weight:600;letter-spacing:.5px;text-decoration:none}.links{display:flex;gap:24px}.links a,.links button{background:none;border:none;color:#cbd5e1;cursor:pointer;margin-left:24px;text-decoration:none}.links a:hover,.links button:hover{color:#fff;text-decoration:none}.hero{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:auto;max-width:1480px;padding:2rem}.hero-content{max-width:800px}.hero h1{font-size:44px;font-weight:700;line-height:1.2}.hero p{color:#94a3b8;margin-top:18px}.primary-btn{background:#3b82f6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:28px;padding:12px 20px}.hero-img{border-radius:18px;box-shadow:0 20px 60px #0006;width:250px}.Button{background-color:#3b82f6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:8px;padding:12px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.Button:hover{transform:translateY(-2px)}.Button:active{transform:translateY(0)}.AboutMeContainer{align-items:center;background-color:#1e293b;color:#e5e7eb;display:flex;flex-direction:row;justify-content:space-between;margin:auto;max-width:1500px;padding:1em;text-align:left}.AboutMeContainer p{font-size:1.2rem;line-height:2;text-align:justify}.AboutMeContent h1{font-size:2.5rem;line-height:1.2;margin-bottom:.5em;max-width:1000px}.AboutMeContent{display:flex;flex-direction:column;gap:24px}.expertise{margin:auto;max-width:1500px;padding:80px 20px}.expertise h2{font-size:28px;margin-bottom:40px}.expertise-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.expertise-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:28px;transition:.25s ease}.expertise-card:hover{background:#3b82f60f;border-color:#3b82f640;transform:translateY(-4px)}.expertise-card h3{color:#fff;font-size:18px;margin-bottom:10px}.expertise-card p{color:#94a3b8;font-size:14px;line-height:1.6}.projects{margin:auto;max-width:1500px}.projects h2{font-size:28px;margin-bottom:32px}.projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.project-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;padding:28px;transition:.25s}.project-card:hover{border-color:#3b82f666;transform:translateY(-4px)}.project-card h3{margin-bottom:12px}.project-card p{color:#94a3b8;margin-bottom:18px}.card-actions{display:flex;gap:12px}.card-actions a,.card-actions button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px;text-decoration:none}.card-actions button:disabled{background:#334155;cursor:default}.writing{margin:0 auto;max-width:1500px;padding:80px 20px}.writing-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px}.writing-header h2{font-size:30px;font-weight:600}.writing-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.post-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;color:inherit;display:flex;flex-direction:column;gap:.7rem;padding:1.6rem;text-decoration:none;transition:.25s}.post-card:hover{background:#ffffff0f;border-color:#6ea8ff;transform:translateY(-4px)}.post-card h3{font-size:1.2rem;line-height:1.4}.post-card p{color:#9fb0d3;font-size:.9rem}.post-date{color:#7d8fb3;font-size:.75rem}.read-more{color:#6ea8ff;font-size:.85rem;font-weight:500;margin-top:auto}.contact{margin:auto;max-width:1500px;text-align:center}.contact p{color:#94a3b8;margin-bottom:28px}.contact-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.contact-links a{align-items:center;background:#ffffff0d;border-radius:10px;color:#fff;display:flex;gap:8px;padding:10px 16px;text-decoration:none;transition:.2s}.contact-links a:hover{background:#3b82f626}.footer{color:#64748b;font-size:13px;margin-top:60px}.blog-container{margin:0 auto;max-width:1500px;padding:5rem 1.5rem}.blog-header{margin-bottom:3.5rem}.blog-header h1{font-size:2.6rem;margin-bottom:.6rem}.blog-header p{color:#9fb0d3}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.sidebar{position:-webkit-sticky;position:sticky;top:100px}.sidebar-title{color:#bcd1ff;font-size:1.1rem;font-weight:600;margin-bottom:1.4rem}.recent-list{display:flex;flex-direction:column;gap:1rem;text-align:justify}.recent-item{background:#ffffff05;border-left:3px solid #0000;border-radius:8px;padding:.8rem 1rem;transition:all .2s}.recent-item:hover{background:#ffffff0f;border-left-color:#6ea8ff}.recent-item.active{background:#6ea8ff1f;border-left-color:#6ea8ff}.recent-item a{color:#dfe7ff;font-size:.9rem;text-decoration:none}.recent-item small{color:#8fa3c7;display:block;font-size:.75rem;margin-bottom:.2rem}.sidebar-footer{display:flex;justify-content:flex-end}.post-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 280px;margin:0 auto;max-width:1200px;padding:6rem 2rem;text-align:justify}.post-layout>aside,.sidebar-container{align-self:start;height:auto;position:-webkit-sticky;position:sticky;top:5rem;width:auto}.post-content h1{font-size:2.4rem;margin-bottom:.5rem}.post-content{line-height:1.8}.post-content p{color:#e5e7eb;font-size:1.2rem;margin-bottom:1.2rem}.post-not-found{padding:6rem;text-align:justify}a{color:#6ea8ff}body{background:linear-gradient(180deg,#0f172a,#0b1220);color:#fff;font-family:Inter,sans-serif;margin:0}section{border-top:1px solid #ffffff0d;padding:40px 24px}
/*# sourceMappingURL=main.3d33bcce.css.map*/