.logo-text:where(.astro-ctg3m53h){font-size:1.5rem;font-weight:700;color:var(--sl-color-white);letter-spacing:-.02em}[data-theme=light] .logo-text:where(.astro-ctg3m53h){color:var(--sl-color-black)}.portfolio-footer:where(.astro-gcn2mc3v){border-top:1px solid var(--sl-color-hairline);padding:48px 0 32px;margin-top:48px}.portfolio-footer:where(.astro-gcn2mc3v) .container:where(.astro-gcn2mc3v){max-width:var(--sl-content-width);margin:0 auto;padding:0 var(--sl-content-pad-x)}.portfolio-footer__cta:where(.astro-gcn2mc3v){display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--sl-color-gray-6)}.portfolio-footer__cta:where(.astro-gcn2mc3v) h2:where(.astro-gcn2mc3v){font-size:1.75rem;margin-bottom:8px}.portfolio-footer__cta:where(.astro-gcn2mc3v) p:where(.astro-gcn2mc3v){color:var(--sl-color-gray-2);margin:0}.portfolio-footer__button:where(.astro-gcn2mc3v){display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.625rem 1rem;border-radius:.5rem;background:var(--sl-color-white);color:var(--sl-color-black);text-decoration:none;font-weight:500;font-size:.875rem;letter-spacing:-.3px}.portfolio-footer__button:where(.astro-gcn2mc3v):hover{opacity:.9}.portfolio-footer__meta:where(.astro-gcn2mc3v){display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.portfolio-footer__meta:where(.astro-gcn2mc3v) p:where(.astro-gcn2mc3v){color:var(--sl-color-gray-2);font-size:.875rem;margin:0}.portfolio-footer__meta:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v){color:var(--sl-color-gray-2);text-decoration:none;font-size:.875rem}.portfolio-footer__meta:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v):hover{color:var(--sl-color-accent)}@media(max-width:768px){.portfolio-footer__cta:where(.astro-gcn2mc3v){flex-direction:column;text-align:center}.portfolio-footer__meta:where(.astro-gcn2mc3v){flex-direction:column;text-align:center}}.contact-modal[hidden]{display:none}.contact-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem}.contact-modal__backdrop{position:absolute;inset:0;background:color-mix(in srgb,var(--sl-color-gray-6) 72%,transparent);backdrop-filter:blur(4px)}.contact-modal__dialog{position:relative;z-index:1;width:100%;max-width:30rem;border:1px solid var(--sl-color-hairline);border-radius:1rem;background:var(--sl-color-black);color:var(--sl-color-text);padding:1.5rem;box-shadow:0 20px 60px color-mix(in srgb,var(--sl-color-gray-4) 28%,transparent)}.contact-modal__close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border-radius:.625rem;border:1px solid var(--sl-color-hairline);background:transparent;color:var(--sl-color-text);cursor:pointer;font-size:1.3rem;line-height:1}.contact-modal__icon{width:2.75rem;height:2.75rem;border-radius:.75rem;display:grid;place-items:center;color:var(--sl-color-accent);margin-bottom:.75rem}.contact-modal h2{margin:0;font-size:1.7rem;color:var(--sl-color-accent);line-height:1.15}.contact-modal__subtext{margin:.6rem 0 1rem;color:var(--sl-color-text-accent);font-size:1rem;line-height:1.45}.contact-modal__form{display:grid;gap:.75rem}.contact-modal__form input,.contact-modal__form textarea{width:100%;border:1px solid var(--sl-color-hairline);border-radius:.75rem;padding:.7rem .8rem;background:var(--sl-color-bg-nav);color:var(--sl-color-text);font-size:.95rem;font-family:var(--font-primary)}.contact-modal__form textarea{min-height:8rem;resize:vertical}.contact-modal__form input:focus,.contact-modal__form textarea:focus{outline:none;border-color:var(--sl-color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sl-color-accent) 20%,transparent)}.contact-modal__submit{min-height:2.8rem;font-size:1rem;font-weight:600}.contact-modal__submit:disabled{opacity:.65;cursor:wait}.contact-modal__feedback{margin:0;min-height:1.25rem;font-size:.84rem;color:var(--sl-color-text-accent)}.contact-modal__feedback[data-state=error]{color:var(--sl-color-red-high)}.contact-modal__feedback[data-state=success]{color:var(--sl-color-green-high)}.contact-modal__note{margin:0;text-align:center;font-size:.85rem;color:var(--sl-color-text-accent)}@layer starlight.components{.card:where(.astro-gobme5xh){display:flex;flex-direction:column;border-radius:1rem;position:relative;transition:all .5s ease;border:1px solid var(--sl-color-gray-6)}.card:where(.astro-gobme5xh):before{content:"";position:absolute;inset:0;padding:1px;background:var(--color-primary-gradient);border-radius:inherit;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;opacity:0;transition:opacity .5s ease}.card:where(.astro-gobme5xh):hover:before{opacity:1}.title:where(.astro-gobme5xh){font-size:var(--sl-text-h4);color:var(--sl-color-white);line-height:var(--sl-line-height-headings);gap:1rem;align-items:center}.card:where(.astro-gobme5xh) .body:where(.astro-gobme5xh){margin:0;font-size:clamp(var(--sl-text-body))}}.experience-timeline:where(.astro-tpf24scq){position:relative;max-width:800px;margin:0 auto}.experience-timeline:where(.astro-tpf24scq):before{content:"";position:absolute;left:50%;top:10%;bottom:10%;width:2px;background:var(--sl-color-gray-5);transform:translate(-50%)}.experience-row:where(.astro-tpf24scq){display:flex;margin-bottom:32px;position:relative}.experience-row--left:where(.astro-tpf24scq){justify-content:flex-start;padding-right:calc(50% + 32px)}.experience-row--right:where(.astro-tpf24scq){justify-content:flex-end;padding-left:calc(50% + 32px)}.experience-card:where(.astro-tpf24scq){background:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-radius:12px;padding:20px 24px;position:relative;flex:1;max-width:380px}.experience-row--current:where(.astro-tpf24scq) .experience-card:where(.astro-tpf24scq){border-color:var(--sl-color-accent);box-shadow:0 0 20px color-mix(in srgb,var(--sl-color-accent) 20%,transparent)}.experience-row:where(.astro-tpf24scq):after{content:"";border:2px solid var(--sl-color-gray-4);background:var(--sl-color-gray-5);z-index:1;border-radius:999px;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.experience-row--current:where(.astro-tpf24scq):after{border-color:var(--sl-color-accent);background:var(--sl-color-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--sl-color-accent) 30%,transparent)}.experience-card__meta:where(.astro-tpf24scq){display:flex;justify-content:space-between;margin-bottom:8px;gap:8px}.experience-card__meta:where(.astro-tpf24scq) strong:where(.astro-tpf24scq){font-size:1rem;color:var(--sl-color-white);display:flex;overflow-wrap:break-word}.experience-card__meta:where(.astro-tpf24scq) span:where(.astro-tpf24scq){font-size:.75rem;color:var(--sl-color-accent);min-width:105px}.experience-card:where(.astro-tpf24scq) p:where(.astro-tpf24scq){color:var(--sl-color-gray-2);margin:0}.experience-cta:where(.astro-tpf24scq){text-align:center;padding-top:16px}.experience-cta__button:where(.astro-tpf24scq){display:inline-flex;align-items:center;gap:.55rem;color:var(--sl-color-black);text-decoration:none;font-size:.9rem;line-height:1rem;border:1px solid var(--sl-color-hairline);border-radius:8px;background:var(--sl-color-white);padding:.85rem 1.2rem}@media(max-width:768px){.experience-timeline:where(.astro-tpf24scq):before{left:20px;top:0;bottom:5rem}.experience-row--left:where(.astro-tpf24scq),.experience-row--right:where(.astro-tpf24scq){padding-left:56px;padding-right:0;justify-content:flex-start}.experience-row:where(.astro-tpf24scq):after{left:20px}.experience-row--current:where(.astro-tpf24scq):after{display:none}.experience-card:where(.astro-tpf24scq){max-width:100%}}
