.pill[data-astro-cid-2qeywk4b]{display:flex;padding:.5rem 1rem;gap:.5rem;color:var(--accent-text-over);border:1px solid var(--accent-regular);background-color:var(--accent-regular);border-radius:999rem;font-size:var(--text-md);line-height:1.35;white-space:nowrap}.timeline-item[data-astro-cid-p7b4wqop]{position:relative;padding-left:2rem;padding-bottom:2.5rem}.timeline-item[data-astro-cid-p7b4wqop]:last-child{padding-bottom:0}.timeline-item[data-astro-cid-p7b4wqop]:before{content:"";position:absolute;left:.5rem;top:.5rem;bottom:0;width:1px;background:linear-gradient(180deg,var(--accent-regular),var(--gray-800))}.timeline-item[data-astro-cid-p7b4wqop]:last-child:before{bottom:auto;height:1.5rem}.timeline-dot[data-astro-cid-p7b4wqop]{position:absolute;left:.25rem;top:.5rem;width:.625rem;height:.625rem;border-radius:999rem;background:var(--accent-regular);box-shadow:0 0 0 3px #d9262633;z-index:1}.timeline-card[data-astro-cid-p7b4wqop]{padding:1.25rem;border-radius:.75rem;border:1px solid var(--gray-800);background:var(--gray-999_40);box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.timeline-card[data-astro-cid-p7b4wqop]:hover{transform:translate(4px);box-shadow:var(--shadow-md);border-color:var(--gray-700)}.timeline-header[data-astro-cid-p7b4wqop]{display:flex;flex-direction:column;gap:.125rem;margin-bottom:.75rem}.timeline-date[data-astro-cid-p7b4wqop]{font-size:var(--text-sm);color:var(--accent-regular);font-weight:500;font-family:var(--font-brand)}.timeline-role[data-astro-cid-p7b4wqop]{font-family:var(--font-brand);font-size:var(--text-lg);font-weight:600;color:var(--gray-0)}.timeline-company[data-astro-cid-p7b4wqop]{font-size:var(--text-sm);font-weight:500;color:var(--gray-400)}.timeline-company[data-astro-cid-p7b4wqop] a[data-astro-cid-p7b4wqop]{color:var(--gray-400);text-decoration:1px solid underline transparent;text-underline-offset:.2em;transition:color var(--theme-transition),text-decoration-color var(--theme-transition)}.timeline-company[data-astro-cid-p7b4wqop] a[data-astro-cid-p7b4wqop]:hover{color:var(--accent-regular);text-decoration-color:currentColor}.timeline-desc[data-astro-cid-p7b4wqop]{font-size:var(--text-sm);color:var(--gray-400);line-height:1.6}@media(min-width:50em){.timeline-item[data-astro-cid-p7b4wqop]{padding-left:2.5rem;padding-bottom:3rem}.timeline-card[data-astro-cid-p7b4wqop]{padding:1.5rem;border-radius:1rem}.timeline-role[data-astro-cid-p7b4wqop]{font-size:var(--text-xl)}}.experience-section[data-astro-cid-xpq65ryk]{display:flex;flex-direction:column;gap:2rem}.experience-header[data-astro-cid-xpq65ryk]{text-align:center}.experience-title[data-astro-cid-xpq65ryk]{font-family:var(--font-brand);font-size:var(--text-2xl);font-weight:600;color:var(--gray-0)}.experience-sub[data-astro-cid-xpq65ryk]{font-size:var(--text-md);color:var(--gray-400);margin-top:.25rem}.timeline[data-astro-cid-xpq65ryk]{list-style:none;padding:0;margin:0;max-width:42rem;margin-inline:auto;width:100%}@media(min-width:50em){.experience-title[data-astro-cid-xpq65ryk]{font-size:var(--text-4xl)}}.skills-grid[data-astro-cid-ab4ihpzs]{display:flex;flex-direction:column;gap:1rem}.skill-card[data-astro-cid-ab4ihpzs]{position:relative;display:flex;gap:1.25rem;padding:1.5rem;border-radius:1rem;border:1px solid var(--gray-800);background:var(--gray-999_40);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.skill-card[data-astro-cid-ab4ihpzs]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--gray-700)}.skill-glow[data-astro-cid-ab4ihpzs]{position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(0,70%,50%,.06),transparent 70%);pointer-events:none;opacity:0;transition:opacity .4s ease}.skill-card[data-astro-cid-ab4ihpzs]:hover .skill-glow[data-astro-cid-ab4ihpzs]{opacity:1}.skill-icon-wrap[data-astro-cid-ab4ihpzs]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;border-radius:.75rem;background:var(--accent-subtle-overlay);border:1px solid hsla(0,70%,50%,.2)}.skill-body[data-astro-cid-ab4ihpzs]{display:flex;flex-direction:column;gap:.375rem;position:relative;z-index:1}.skill-title[data-astro-cid-ab4ihpzs]{font-family:var(--font-brand);font-size:var(--text-lg);font-weight:600;color:var(--gray-0)}.skill-desc[data-astro-cid-ab4ihpzs]{font-size:var(--text-sm);color:var(--gray-400);line-height:1.5}.skill-sub[data-astro-cid-ab4ihpzs]{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.375rem}.skill-pill[data-astro-cid-ab4ihpzs]{font-size:.7rem;padding:.2rem .6rem;border-radius:999rem;background:var(--gray-900);color:var(--gray-300);border:1px solid var(--gray-800);font-weight:500;text-transform:uppercase;letter-spacing:.02em}@media(min-width:50em){.skills-grid[data-astro-cid-ab4ihpzs]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.skill-card[data-astro-cid-ab4ihpzs]{flex-direction:column;gap:1rem;padding:2rem;border-radius:1.5rem}.skill-icon-wrap[data-astro-cid-ab4ihpzs]{width:3.5rem;height:3.5rem;border-radius:1rem}.skill-icon-wrap[data-astro-cid-ab4ihpzs] svg{width:1.75rem!important;height:1.75rem!important}.skill-title[data-astro-cid-ab4ihpzs]{font-size:var(--text-xl)}}
