.profile-section[data-astro-cid-vg3epxh4]{flex-direction:column;display:flex}.profile-wrapper[data-astro-cid-vg3epxh4]{flex-direction:column-reverse;gap:2rem;display:flex}.profile-info[data-astro-cid-vg3epxh4]{flex-direction:column;gap:1.5rem;display:flex}.profile-image-container[data-astro-cid-vg3epxh4]{justify-content:center;align-items:center;display:flex}.profile-image[data-astro-cid-vg3epxh4]{object-fit:cover;border:4px solid var(--border-light);border-radius:50%;width:160px;height:160px;transition:transform .3s,border-color .3s;box-shadow:0 8px 30px #0000001f}.dark .profile-image[data-astro-cid-vg3epxh4]{border-color:var(--border-dark);box-shadow:0 8px 30px #ffffff0d}.profile-image[data-astro-cid-vg3epxh4]:hover{transform:scale(1.05)}.header[data-astro-cid-vg3epxh4]{flex-direction:column;gap:.5rem;display:flex}.name[data-astro-cid-vg3epxh4]{letter-spacing:-.04em;color:var(--text-primary);font-size:2.25rem;font-weight:700;line-height:1.2}.role[data-astro-cid-vg3epxh4]{color:var(--text-secondary);font-size:1rem;font-weight:500}.bio[data-astro-cid-vg3epxh4]{color:var(--text-secondary);max-width:600px;margin-top:.5rem;font-size:1rem;line-height:1.8}.social-links[data-astro-cid-vg3epxh4]{gap:.75rem;margin-top:.5rem;display:flex}.social-icon[data-astro-cid-vg3epxh4]{color:var(--text-tertiary);border-radius:.5rem;justify-content:center;align-items:center;margin-left:-.5rem;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}.social-icon[data-astro-cid-vg3epxh4]:hover{color:var(--text-primary);background-color:var(--bg-secondary);transform:translateY(-1px)}@media (width>=768px){.profile-wrapper[data-astro-cid-vg3epxh4]{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem}.profile-info[data-astro-cid-vg3epxh4]{flex:1}.profile-image-container[data-astro-cid-vg3epxh4]{flex-shrink:0}.profile-image[data-astro-cid-vg3epxh4]{width:220px;height:220px}.name[data-astro-cid-vg3epxh4]{font-size:3rem}.role[data-astro-cid-vg3epxh4],.bio[data-astro-cid-vg3epxh4]{font-size:1.125rem}}.stack-section[data-astro-cid-kcepz2ox]{flex-direction:column;scroll-margin-top:2vh;display:flex}.stack-grid[data-astro-cid-kcepz2ox]{flex-wrap:wrap;gap:.75rem;display:flex}.tech-item[data-astro-cid-kcepz2ox]{background-color:var(--bg-tertiary);border:1px solid var(--border-light);cursor:default;border-radius:6px;align-items:center;gap:.6rem;padding:.4rem .8rem;transition:all .2s;display:inline-flex}.tech-item[data-astro-cid-kcepz2ox]:hover{color:var(--text-primary);background-color:var(--bg-primary);border-color:var(--border-dark);transform:translateY(-2px);box-shadow:0 2px 8px #0000000d}.dark .tech-item[data-astro-cid-kcepz2ox]:hover{box-shadow:0 2px 8px #ffffff08}.tech-icon[data-astro-cid-kcepz2ox]{object-fit:contain;filter:grayscale(0%)opacity();width:24px;height:24px;transition:all .2s}.tech-item[data-astro-cid-kcepz2ox]:hover .tech-icon[data-astro-cid-kcepz2ox]{filter:grayscale()opacity(.7)}.tech-name[data-astro-cid-kcepz2ox]{color:var(--text-secondary);font-size:.85rem;font-weight:500;transition:color .2s}.tech-item[data-astro-cid-kcepz2ox]:hover .tech-name[data-astro-cid-kcepz2ox]{color:var(--text-primary)}.terminal-title[data-astro-cid-kcepz2ox]{align-items:center;margin-bottom:2rem;display:flex}.title-svg[data-astro-cid-kcepz2ox]{width:320px;max-width:100%;height:auto}.title-svg-dark[data-astro-cid-kcepz2ox]{display:none}.title-svg-light[data-astro-cid-kcepz2ox],.dark .title-svg-dark[data-astro-cid-kcepz2ox]{display:block}.dark .title-svg-light[data-astro-cid-kcepz2ox]{display:none}.experience-section[data-astro-cid-3e65q5ni]{flex-direction:column;margin-top:4rem;display:flex}.experience-timeline[data-astro-cid-3e65q5ni]{flex-direction:column;gap:2rem;padding-left:1.5rem;display:flex;position:relative}.experience-timeline[data-astro-cid-3e65q5ni]:before{content:"";background-color:var(--border-light);width:2px;position:absolute;top:0;bottom:0;left:.35rem}.experience-item[data-astro-cid-3e65q5ni]{flex-direction:column;display:flex;position:relative}.timeline-dot[data-astro-cid-3e65q5ni]{background-color:var(--text-primary);border:2px solid var(--bg-primary);width:.8rem;height:.8rem;box-shadow:0 0 0 2px var(--border-light);z-index:1;border-radius:50%;position:absolute;top:.35rem;left:-1.5rem}.experience-content[data-astro-cid-3e65q5ni]{flex-direction:column;gap:.5rem;display:flex}.experience-header[data-astro-cid-3e65q5ni]{flex-direction:column;gap:.25rem;display:flex}@media (width>=480px){.experience-header[data-astro-cid-3e65q5ni]{flex-direction:row;justify-content:space-between;align-items:center}}.experience-role[data-astro-cid-3e65q5ni]{color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.4}.experience-date[data-astro-cid-3e65q5ni]{color:var(--text-tertiary);font-size:.85rem;font-weight:bolder}.experience-company[data-astro-cid-3e65q5ni]{color:var(--text-secondary);margin-bottom:.25rem;font-size:.95rem;font-weight:500}.experience-description[data-astro-cid-3e65q5ni]{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.experience-stack[data-astro-cid-3e65q5ni]{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.stack-tag[data-astro-cid-3e65q5ni]{color:var(--text-secondary);background-color:var(--bg-tertiary);border:1px solid var(--border-light);cursor:default;border-radius:6px;padding:.3rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.stack-tag[data-astro-cid-3e65q5ni]:hover{color:var(--text-primary);background-color:var(--bg-primary);border-color:var(--border-dark);transform:translateY(-2px);box-shadow:0 2px 8px #0000000d}.dark .stack-tag[data-astro-cid-3e65q5ni]:hover{box-shadow:0 2px 8px #ffffff08}.education-section[data-astro-cid-6xcbtdj4]{flex-direction:column;margin-top:4rem;scroll-margin-top:2vh;display:flex}.education-timeline[data-astro-cid-6xcbtdj4]{flex-direction:column;gap:2rem;padding-left:1.5rem;display:flex;position:relative}.education-timeline[data-astro-cid-6xcbtdj4]:before{content:"";background-color:var(--border-light);width:2px;position:absolute;top:0;bottom:0;left:.35rem}.education-item[data-astro-cid-6xcbtdj4]{flex-direction:column;display:flex;position:relative}.timeline-dot[data-astro-cid-6xcbtdj4]{background-color:var(--text-primary);border:2px solid var(--bg-primary);width:.8rem;height:.8rem;box-shadow:0 0 0 2px var(--border-light);z-index:1;border-radius:50%;position:absolute;top:.35rem;left:-1.5rem}.education-content[data-astro-cid-6xcbtdj4]{flex-direction:column;gap:.5rem;display:flex}.education-header[data-astro-cid-6xcbtdj4]{flex-direction:column;gap:.25rem;display:flex}@media (width>=480px){.education-header[data-astro-cid-6xcbtdj4]{flex-direction:row;justify-content:space-between;align-items:center}}.education-role[data-astro-cid-6xcbtdj4]{color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.4}.education-date[data-astro-cid-6xcbtdj4]{color:var(--text-tertiary);font-size:.85rem;font-weight:bolder}.education-company[data-astro-cid-6xcbtdj4]{color:var(--text-secondary);margin-bottom:.25rem;font-size:.95rem;font-weight:500}
