body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--bg-color);color:var(--text-color);min-height:100vh;display:flex;flex-direction:column}.page-content[data-astro-cid-qo5xhe7c]{flex:1;background:var(--blog-container-bg);width:100%;margin-top:2rem;padding-top:2rem;display:flex;flex-direction:column;box-shadow:0 -4px 12px var(--shadow-color);border-top:1px solid var(--border-color)}main[data-astro-cid-qo5xhe7c]{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;flex:1}.prose[data-astro-cid-qo5xhe7c]{width:720px;max-width:calc(100% - 2em);margin:auto;padding:1em;color:var(--text-color);font-size:1.1rem;line-height:1.7}.prose[data-astro-cid-qo5xhe7c] h1,.prose[data-astro-cid-qo5xhe7c] h2,.prose[data-astro-cid-qo5xhe7c] h3,.prose[data-astro-cid-qo5xhe7c] h4,.prose[data-astro-cid-qo5xhe7c] h5,.prose[data-astro-cid-qo5xhe7c] h6{color:var(--heading-color);margin:1.5em 0 .5em}.prose[data-astro-cid-qo5xhe7c] p{color:var(--text-color);margin:1.5em 0}.prose[data-astro-cid-qo5xhe7c] a{color:var(--accent-color);text-decoration:none}.prose[data-astro-cid-qo5xhe7c] a:hover{text-decoration:underline}.title[data-astro-cid-qo5xhe7c]{margin-bottom:2em;padding:1em 0;text-align:center;line-height:1}.title[data-astro-cid-qo5xhe7c] h1[data-astro-cid-qo5xhe7c]{margin:0 0 .5em;font-size:2.5rem;color:var(--heading-color)}.date[data-astro-cid-qo5xhe7c]{margin-bottom:.5em;color:var(--text-muted)}.last-updated-on[data-astro-cid-qo5xhe7c]{font-style:italic;margin-top:.5em;color:var(--text-muted)}hr[data-astro-cid-qo5xhe7c]{border:none;border-top:1px solid var(--border-color);margin:2rem 0}.prose[data-astro-cid-qo5xhe7c] pre{background-color:var(--code-bg);padding:1em;border-radius:8px;overflow-x:auto}.prose[data-astro-cid-qo5xhe7c] code{font-family:Fira Code,monospace;font-size:.9em}.prose[data-astro-cid-qo5xhe7c] img{max-width:100%;height:auto}.prose[data-astro-cid-qo5xhe7c] blockquote{border-left:4px solid var(--accent-color);margin:0;padding-left:1em;color:var(--text-muted)}.prose[data-astro-cid-qo5xhe7c] ul,.prose[data-astro-cid-qo5xhe7c] ol{margin:1em 0;padding-left:1.5em}.prose[data-astro-cid-qo5xhe7c] li{margin:.5em 0}@media(max-width:720px){.prose[data-astro-cid-qo5xhe7c]{font-size:1rem}.title[data-astro-cid-qo5xhe7c] h1[data-astro-cid-qo5xhe7c]{font-size:2rem}}._timeline-container_enj3e_1{position:relative;padding:2rem 0}._timeline-item_enj3e_6{display:flex;gap:2rem;margin-bottom:3rem;position:relative}._timeline-marker_enj3e_13{display:flex;flex-direction:column;align-items:center;flex-shrink:0}._timeline-dot_enj3e_20{width:48px;height:48px;border-radius:50%;background:var(--accent-color);border:4px solid var(--bg-color);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 0 0 4px var(--border-color)}._timeline-icon_enj3e_34{font-size:1.5rem}._timeline-line_enj3e_38{width:2px;flex:1;background:var(--border-color);margin-top:.5rem;min-height:40px}._timeline-content_enj3e_46{flex:1;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease}._timeline-content_enj3e_46:hover{border-color:var(--accent-color);box-shadow:0 4px 12px var(--shadow-color)}._timeline-date_enj3e_61{font-size:.9rem;color:var(--accent-color);font-weight:600;margin-bottom:.5rem}._timeline-title_enj3e_68{font-size:1.4rem;color:var(--text-color);margin:0 0 .5rem;font-weight:600}._timeline-company_enj3e_75{font-size:1rem;color:var(--text-muted);margin-bottom:1rem;font-style:italic}._timeline-description_enj3e_82{list-style:none;padding:0;margin:0}._timeline-description_enj3e_82 li{color:var(--text-color);margin-bottom:.5rem;padding-left:1.5rem;position:relative;line-height:1.6}._timeline-description_enj3e_82 li:before{content:"→";position:absolute;left:0;color:var(--accent-color)}@media(max-width:768px){._timeline-item_enj3e_6{gap:1rem}._timeline-dot_enj3e_20{width:36px;height:36px}._timeline-icon_enj3e_34{font-size:1.2rem}._timeline-content_enj3e_46{padding:1rem}}._skill-bars-container_psxs9_1{display:flex;flex-direction:column;gap:2rem;padding:2rem 0}._skill-item_psxs9_8{width:100%}._skill-header_psxs9_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._skill-name_psxs9_19{font-size:1.1rem;font-weight:600;color:var(--text-color)}._skill-percentage_psxs9_25{font-size:1rem;font-weight:500;color:var(--accent-color)}._skill-bar-background_psxs9_31{width:100%;height:12px;background:var(--border-color);border-radius:6px;overflow:hidden;position:relative}._skill-bar-fill_psxs9_40{height:100%;border-radius:6px;position:relative;transition:width 1s ease-out}._skill-bar-fill_psxs9_40:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_shimmer_psxs9_1 2s infinite}@keyframes _shimmer_psxs9_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._certificate-icons_ksjvx_1{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:1.5rem;padding:.5rem}._cert-icon_ksjvx_11{display:flex;align-items:center;justify-content:center;width:80px;height:80px;padding:.6rem;background:#ffffff1a;border-radius:12px;text-decoration:none;cursor:pointer;transition:all .3s ease;border:2px solid transparent;backdrop-filter:blur(10px)}._cert-icon_ksjvx_11:hover{background:#fff3;border-color:#fff6;box-shadow:0 4px 12px #0003}._cert-icon_ksjvx_11 img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media(max-width:768px){._certificate-icons_ksjvx_1{gap:.75rem;margin-top:1rem}._cert-icon_ksjvx_11{width:60px;height:60px;padding:.45rem}}h2[data-astro-cid-kh7btl4r]{margin-top:2rem;color:var(--text-color)}ul[data-astro-cid-kh7btl4r]{margin-left:1.5rem;margin-bottom:1.5rem}li[data-astro-cid-kh7btl4r]{margin-bottom:.5rem;color:var(--text-color)}a[data-astro-cid-kh7btl4r]{color:var(--accent-color);text-decoration:none}a[data-astro-cid-kh7btl4r]:hover{text-decoration:underline}.ai-banner[data-astro-cid-kh7btl4r]{background:var(--accent-color);border-radius:8px;padding:1.5rem;margin-bottom:2rem;color:#fff;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 6px var(--shadow-color)}.ai-icon[data-astro-cid-kh7btl4r]{font-size:2rem}.ai-banner[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0;font-size:.95rem;line-height:1.4;color:#fff}ul[data-astro-cid-kh7btl4r]{list-style-type:none;padding-left:0}li[data-astro-cid-kh7btl4r]{margin-bottom:.5rem;padding-left:1.5rem;position:relative}li[data-astro-cid-kh7btl4r]:before{content:"→";position:absolute;left:0;color:var(--text-muted)}.profile-container[data-astro-cid-kh7btl4r]{text-align:center;margin:0 auto 2rem;max-width:120px}.profile-image[data-astro-cid-kh7btl4r]{width:120px;height:120px;border-radius:50%;object-fit:cover;box-shadow:0 4px 8px var(--shadow-color);border:2px solid var(--accent-color);display:block;margin:0 auto}p[data-astro-cid-kh7btl4r]{color:var(--text-color)}.certifications-section[data-astro-cid-kh7btl4r]{text-align:center;padding:2rem 0}.cert-link[data-astro-cid-kh7btl4r]{margin-top:1rem}.cert-link[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--accent-color)}
