:root{--bg: #0A0A0A;--bg-card: #131316;--bg-card-hover: #18181C;--bg-elevated: #1C1C21;--bg-pill: rgba(255, 255, 255, .05);--bg-pill-hover: rgba(255, 255, 255, .09);--text: #FAFAFA;--text-muted: rgba(255, 255, 255, .55);--text-subtle: rgba(255, 255, 255, .38);--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .14);--accent: #F59E0B;--accent-hover: #D97706;--accent-text: #0A0A0A;--accent-bg: rgba(245, 158, 11, .08);--accent-soft: rgba(245, 158, 11, .22);--available: #22C55E;--font-display: "Inter", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--content-max-width: 920px;--content-padding-x: 1.5rem;--section-heading-col: 220px;--section-gap-col: 2rem;--card-radius: 14px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:17px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:1rem;line-height:1.6;font-weight:400;min-height:100dvh;overflow-x:hidden}img{max-width:100%;display:block;height:auto}a{color:inherit;text-decoration:none;transition:color .16s ease,opacity .16s ease}button{font:inherit;cursor:pointer;background:none;border:none;color:inherit}input,textarea{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--text)}p{font-size:.9375rem;line-height:1.65;color:var(--text-muted)}strong,b{font-weight:600;color:var(--text)}.container{max-width:var(--content-max-width);margin:0 auto;padding:0 var(--content-padding-x);position:relative}.main-stack{display:flex;flex-direction:column}.section{display:grid;grid-template-columns:var(--section-heading-col) 1fr;gap:var(--section-gap-col);padding:4.5rem 0;border-top:1px solid var(--border)}.section:first-child{border-top:none;padding-top:3rem}.section-heading{font-size:1.75rem;font-weight:600;color:var(--text);letter-spacing:-.025em;line-height:1.1;margin:0;align-self:flex-start;position:sticky;top:2rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.15rem;background:var(--accent);color:var(--accent-text);border-radius:10px;font-size:.8125rem;font-weight:600;letter-spacing:-.005em;transition:background .16s ease,transform .16s ease;cursor:pointer;border:1px solid var(--accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.15rem;background:transparent;color:var(--text);border:1px solid var(--border-strong);border-radius:10px;font-size:.8125rem;font-weight:500;letter-spacing:-.005em;transition:background .16s ease,border-color .16s ease;cursor:pointer}.btn-outline:hover{background:#ffffff0f;border-color:var(--text)}.pill{display:inline-flex;align-items:center;padding:.2rem .55rem;background:var(--accent-bg);color:var(--accent);border:1px solid var(--accent-soft);border-radius:6px;font-size:.6875rem;font-weight:500;letter-spacing:-.005em;white-space:nowrap}.reveal{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal-init .reveal:not(.is-visible){opacity:0;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:820px){:root{--content-padding-x: 1.25rem;--section-heading-col: 180px;--section-gap-col: 1.5rem}.section{padding:3.5rem 0}.section-heading{font-size:1.5rem}}@media(max-width:640px){html{font-size:16px}:root{--content-padding-x: 1rem}.section{grid-template-columns:1fr;gap:1.25rem;padding:2.5rem 0}.section:first-child{padding-top:1.75rem}.section-heading{font-size:1.375rem;position:static;top:auto}}.page-header[data-astro-cid-i5j5vv4z]{padding:3rem 0 1rem;position:relative}.page-header-avail[data-astro-cid-i5j5vv4z]{position:absolute;top:1.75rem;right:.25rem;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px}.avail-dot[data-astro-cid-i5j5vv4z]{width:10px;height:10px;border-radius:50%;background:var(--available);box-shadow:0 0 8px var(--available),0 0 16px #22c55e73;animation:dot-pulse 2.4s ease-in-out infinite}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.page-header-grid[data-astro-cid-i5j5vv4z]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2.25rem}.page-header-photo-wrap[data-astro-cid-i5j5vv4z]{width:130px;height:160px;overflow:hidden;border-radius:10px;border:1px solid var(--border-strong);background:var(--bg-elevated);flex-shrink:0}.page-header-photo[data-astro-cid-i5j5vv4z]{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(15%)}.page-header-photo-fallback[data-astro-cid-i5j5vv4z]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.75rem;font-weight:700;color:var(--text)}.page-header-content[data-astro-cid-i5j5vv4z]{display:flex;flex-direction:column;gap:.55rem}.page-header-name[data-astro-cid-i5j5vv4z]{font-size:2.875rem;font-weight:700;color:var(--text);letter-spacing:-.035em;line-height:1.05;margin:0;max-width:520px}.page-header-subheadline[data-astro-cid-i5j5vv4z]{font-size:1.0625rem;color:var(--text-muted);font-weight:400;letter-spacing:-.01em;margin:0;line-height:1.4}@media(max-width:820px){.page-header-grid[data-astro-cid-i5j5vv4z]{gap:1.75rem}.page-header-name[data-astro-cid-i5j5vv4z]{font-size:2.375rem}.page-header-subheadline[data-astro-cid-i5j5vv4z]{font-size:1rem}.page-header-photo-wrap[data-astro-cid-i5j5vv4z]{width:115px;height:142px}}@media(max-width:640px){.page-header[data-astro-cid-i5j5vv4z]{padding:3.5rem 0 .5rem}.page-header-avail[data-astro-cid-i5j5vv4z]{top:1.25rem;right:.15rem}.page-header-grid[data-astro-cid-i5j5vv4z]{grid-template-columns:auto 1fr;gap:1.25rem;align-items:center}.page-header-name[data-astro-cid-i5j5vv4z]{font-size:1.75rem}.page-header-subheadline[data-astro-cid-i5j5vv4z]{font-size:.875rem}.page-header-photo-wrap[data-astro-cid-i5j5vv4z]{width:88px;height:110px;border-radius:8px}.page-header-content[data-astro-cid-i5j5vv4z]{gap:.4rem}}.about-body[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:1rem}.about-intro[data-astro-cid-v2cbyr3p]{font-size:.9375rem;line-height:1.65;color:var(--text-muted);margin:0}.about-intro[data-astro-cid-v2cbyr3p] strong{color:var(--text);font-weight:600}@media(max-width:640px){.about-body[data-astro-cid-v2cbyr3p]{gap:.85rem}.about-intro[data-astro-cid-v2cbyr3p]{font-size:.875rem}}.projects-stack[data-astro-cid-amng4zvp]{display:flex;flex-direction:column;gap:.6rem}.project-row[data-astro-cid-amng4zvp].is-hidden{display:none}.project-link[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:.9rem;padding:.85rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:border-color .2s ease,background .2s ease,transform .2s ease;color:inherit}.project-link[data-astro-cid-amng4zvp]:hover{border-color:var(--accent-soft);background:var(--bg-card-hover);transform:translateY(-1px)}.project-icon-wrap[data-astro-cid-amng4zvp]{width:36px;height:36px;border-radius:8px;overflow:hidden;background:var(--bg-elevated);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.project-icon-wrap[data-astro-cid-amng4zvp] img[data-astro-cid-amng4zvp]{width:100%;height:100%;object-fit:cover}.project-icon-fallback[data-astro-cid-amng4zvp]{font-size:.875rem;font-weight:700;color:var(--text)}.project-info[data-astro-cid-amng4zvp]{display:flex;flex-direction:column;gap:.05rem;min-width:0}.project-title[data-astro-cid-amng4zvp]{font-size:.875rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.3;margin:0}.project-subtitle[data-astro-cid-amng4zvp]{font-size:.75rem;color:var(--text-muted);line-height:1.35;margin:0}.project-arrow[data-astro-cid-amng4zvp]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-subtle);transition:color .16s ease,transform .16s ease;flex-shrink:0}.project-link[data-astro-cid-amng4zvp]:hover .project-arrow[data-astro-cid-amng4zvp]{color:var(--accent);transform:translate(2px,-2px)}.projects-load-more-wrap[data-astro-cid-amng4zvp]{grid-column:2;display:flex;justify-content:center;margin-top:1.25rem}@media(max-width:640px){.projects-load-more-wrap[data-astro-cid-amng4zvp]{grid-column:1}}.projects-load-more[data-astro-cid-amng4zvp]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:var(--bg-pill);border:1px solid var(--border-strong);border-radius:8px;font-size:.75rem;font-weight:500;color:var(--text-muted);letter-spacing:-.005em;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.projects-load-more[data-astro-cid-amng4zvp]:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--accent)}.projects-load-more[data-astro-cid-amng4zvp].is-done{opacity:.5;cursor:default;pointer-events:none}.entry-list[data-astro-cid-xpq65ryk]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.entry-item[data-astro-cid-xpq65ryk]{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem 1.1rem}.entry-row[data-astro-cid-xpq65ryk]{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:.85rem;margin-bottom:.85rem}.entry-logo[data-astro-cid-xpq65ryk]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--text);font-size:1rem;font-weight:700;flex-shrink:0}.entry-logo[data-astro-cid-xpq65ryk] img[data-astro-cid-xpq65ryk]{width:100%;height:100%;object-fit:cover}.entry-info[data-astro-cid-xpq65ryk]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.entry-company[data-astro-cid-xpq65ryk]{font-size:.9375rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.3}.entry-role[data-astro-cid-xpq65ryk]{font-size:.8125rem;color:var(--text-muted);line-height:1.35}.entry-dates[data-astro-cid-xpq65ryk]{display:inline-flex;align-items:center;padding:.3rem .65rem;background:var(--bg-card);border:1px solid var(--border);border-radius:6px;font-size:.75rem;font-weight:500;color:var(--text-muted);white-space:nowrap;font-feature-settings:"tnum";flex-shrink:0}.entry-description[data-astro-cid-xpq65ryk]{font-size:.875rem;line-height:1.6;color:var(--text-muted);margin:0;padding-top:.85rem;border-top:1px solid var(--border)}@media(max-width:640px){.entry-row[data-astro-cid-xpq65ryk]{grid-template-columns:36px 1fr;grid-template-areas:"logo info" "dates dates";gap:.6rem .7rem}.entry-logo[data-astro-cid-xpq65ryk]{grid-area:logo;width:36px;height:36px}.entry-info[data-astro-cid-xpq65ryk]{grid-area:info}.entry-dates[data-astro-cid-xpq65ryk]{grid-area:dates;justify-self:start;margin-top:.25rem;font-size:.6875rem;padding:.25rem .55rem}.entry-company[data-astro-cid-xpq65ryk]{font-size:.875rem}.entry-role[data-astro-cid-xpq65ryk]{font-size:.75rem}}.entry-list[data-astro-cid-2gvrk3wr]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.entry-item[data-astro-cid-2gvrk3wr]{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem 1.1rem}.entry-row[data-astro-cid-2gvrk3wr]{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:.85rem;margin-bottom:.85rem}.entry-logo[data-astro-cid-2gvrk3wr]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--text);font-size:1rem;font-weight:700;flex-shrink:0}.entry-logo[data-astro-cid-2gvrk3wr] img[data-astro-cid-2gvrk3wr]{width:100%;height:100%;object-fit:cover}.entry-info[data-astro-cid-2gvrk3wr]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.entry-company[data-astro-cid-2gvrk3wr]{font-size:.9375rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.3}.entry-role[data-astro-cid-2gvrk3wr]{font-size:.8125rem;color:var(--text-muted);line-height:1.35}.entry-dates[data-astro-cid-2gvrk3wr]{display:inline-flex;align-items:center;padding:.3rem .65rem;background:var(--bg-card);border:1px solid var(--border);border-radius:6px;font-size:.75rem;font-weight:500;color:var(--text-muted);white-space:nowrap;font-feature-settings:"tnum";flex-shrink:0}.entry-description[data-astro-cid-2gvrk3wr]{font-size:.875rem;line-height:1.6;color:var(--text-muted);margin:0;padding-top:.85rem;border-top:1px solid var(--border)}@media(max-width:640px){.entry-row[data-astro-cid-2gvrk3wr]{grid-template-columns:36px 1fr;grid-template-areas:"logo info" "dates dates";gap:.6rem .7rem}.entry-logo[data-astro-cid-2gvrk3wr]{grid-area:logo;width:36px;height:36px}.entry-info[data-astro-cid-2gvrk3wr]{grid-area:info}.entry-dates[data-astro-cid-2gvrk3wr]{grid-area:dates;justify-self:start;margin-top:.25rem;font-size:.6875rem;padding:.25rem .55rem}.entry-company[data-astro-cid-2gvrk3wr]{font-size:.875rem}.entry-role[data-astro-cid-2gvrk3wr]{font-size:.75rem}}.entry-list[data-astro-cid-epfflrqk]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.entry-item[data-astro-cid-epfflrqk]{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem 1.1rem}.entry-row[data-astro-cid-epfflrqk]{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:.85rem;margin-bottom:.85rem}.entry-logo[data-astro-cid-epfflrqk]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--text);font-size:1rem;font-weight:700;flex-shrink:0}.entry-logo[data-astro-cid-epfflrqk] img[data-astro-cid-epfflrqk]{width:100%;height:100%;object-fit:cover}.entry-info[data-astro-cid-epfflrqk]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.entry-company[data-astro-cid-epfflrqk]{font-size:.9375rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.3}.entry-role[data-astro-cid-epfflrqk]{font-size:.8125rem;color:var(--text-muted);line-height:1.35}.entry-dates[data-astro-cid-epfflrqk]{display:inline-flex;align-items:center;padding:.3rem .65rem;background:var(--bg-card);border:1px solid var(--border);border-radius:6px;font-size:.75rem;font-weight:500;color:var(--text-muted);white-space:nowrap;font-feature-settings:"tnum";flex-shrink:0}.entry-description[data-astro-cid-epfflrqk]{font-size:.875rem;line-height:1.6;color:var(--text-muted);margin:0;padding-top:.85rem;border-top:1px solid var(--border)}@media(max-width:640px){.entry-row[data-astro-cid-epfflrqk]{grid-template-columns:36px 1fr;grid-template-areas:"logo info" "dates dates";gap:.6rem .7rem}.entry-logo[data-astro-cid-epfflrqk]{grid-area:logo;width:36px;height:36px}.entry-info[data-astro-cid-epfflrqk]{grid-area:info}.entry-dates[data-astro-cid-epfflrqk]{grid-area:dates;justify-self:start;margin-top:.25rem;font-size:.6875rem;padding:.25rem .55rem}.entry-company[data-astro-cid-epfflrqk]{font-size:.875rem}.entry-role[data-astro-cid-epfflrqk]{font-size:.75rem}}.recognition-list[data-astro-cid-cqmdafqc]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.recognition-row[data-astro-cid-cqmdafqc]{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:.6rem;padding:.3rem 0}.recognition-left[data-astro-cid-cqmdafqc]{display:flex;flex-direction:column;gap:.15rem;min-width:0}.recognition-title[data-astro-cid-cqmdafqc]{font-size:.875rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.35;margin:0}.recognition-subtitle[data-astro-cid-cqmdafqc]{font-size:.75rem;color:var(--text-muted);line-height:1.4;margin:0}.recognition-dots[data-astro-cid-cqmdafqc]{flex:1;height:1px;border-bottom:1.5px dotted var(--border-strong);margin-bottom:.8rem;min-width:1.5rem}.recognition-right[data-astro-cid-cqmdafqc]{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.recognition-year[data-astro-cid-cqmdafqc]{font-size:.875rem;font-weight:600;color:var(--text);font-feature-settings:"tnum";letter-spacing:-.005em;white-space:nowrap}.recognition-cert-btn[data-astro-cid-cqmdafqc]{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .6rem;background:var(--bg);border:1px solid var(--border-strong);border-radius:6px;font-size:.6875rem;font-weight:500;color:var(--text);letter-spacing:-.005em;transition:background .16s ease,border-color .16s ease;white-space:nowrap}.recognition-cert-btn[data-astro-cid-cqmdafqc]:hover{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.recognition-cert-btn[data-astro-cid-cqmdafqc] svg[data-astro-cid-cqmdafqc]:last-child{transition:transform .16s ease}.recognition-cert-btn[data-astro-cid-cqmdafqc]:hover svg[data-astro-cid-cqmdafqc]:last-child{transform:translate(1px,-1px)}@media(max-width:640px){.recognition-row[data-astro-cid-cqmdafqc]{grid-template-columns:1fr;align-items:start;gap:.5rem}.recognition-dots[data-astro-cid-cqmdafqc]{display:none}.recognition-right[data-astro-cid-cqmdafqc]{justify-content:space-between;width:100%}}.cert-list[data-astro-cid-n357i2j7]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.cert-row[data-astro-cid-n357i2j7]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--border)}.cert-row[data-astro-cid-n357i2j7]:last-child{border-bottom:none}.cert-info[data-astro-cid-n357i2j7]{display:flex;flex-direction:column;gap:.2rem;min-width:0}.cert-name[data-astro-cid-n357i2j7]{font-size:.9375rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.35;margin:0}.cert-meta[data-astro-cid-n357i2j7]{font-size:.75rem;color:var(--text-muted);margin:0;display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;line-height:1.4}.cert-dot[data-astro-cid-n357i2j7]{opacity:.45}.cert-actions[data-astro-cid-n357i2j7]{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.cert-date[data-astro-cid-n357i2j7]{font-size:.75rem;color:var(--text-subtle);white-space:nowrap;font-feature-settings:"tnum"}.cert-btn[data-astro-cid-n357i2j7]{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;background:var(--bg);border:1px solid var(--border-strong);border-radius:6px;font-size:.7rem;font-weight:500;color:var(--text);letter-spacing:-.005em;transition:background .16s ease,border-color .16s ease;white-space:nowrap}.cert-btn[data-astro-cid-n357i2j7]:hover{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.cert-btn[data-astro-cid-n357i2j7] svg[data-astro-cid-n357i2j7]{transition:transform .16s ease}.cert-btn[data-astro-cid-n357i2j7]:hover svg[data-astro-cid-n357i2j7]{transform:translate(1px,-1px)}@media(max-width:640px){.cert-row[data-astro-cid-n357i2j7]{grid-template-columns:1fr;gap:.45rem;padding:.85rem 0}.cert-actions[data-astro-cid-n357i2j7]{justify-content:space-between}}.skills-grid[data-astro-cid-ab4ihpzs]{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.skill-card[data-astro-cid-ab4ihpzs]{display:flex;align-items:center;gap:.85rem;padding:.95rem 1.1rem;background:var(--bg);border:1px solid var(--border);border-radius:12px;transition:border-color .2s ease,transform .2s ease}.skill-card[data-astro-cid-ab4ihpzs]:hover{border-color:var(--accent-soft);transform:translateY(-1px)}.skill-info[data-astro-cid-ab4ihpzs]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.skill-name[data-astro-cid-ab4ihpzs]{font-size:.875rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.3}.skill-role[data-astro-cid-ab4ihpzs]{font-size:.75rem;color:var(--text-muted);line-height:1.3}@media(max-width:480px){.skills-grid[data-astro-cid-ab4ihpzs]{grid-template-columns:1fr}}.techstack-list[data-astro-cid-lfow52u2]{display:flex;flex-wrap:wrap;gap:.6rem}.tech-chip[data-astro-cid-lfow52u2]{display:inline-flex;align-items:center;padding:.55rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:999px;transition:border-color .2s ease,transform .2s ease}.tech-chip[data-astro-cid-lfow52u2]:hover{border-color:var(--accent-soft);transform:translateY(-1px)}.tech-name[data-astro-cid-lfow52u2]{font-size:.8125rem;font-weight:500;color:var(--text);letter-spacing:-.005em;line-height:1;white-space:nowrap}@media(max-width:640px){.tech-chip[data-astro-cid-lfow52u2]{padding:.5rem .9rem}.tech-name[data-astro-cid-lfow52u2]{font-size:.75rem}}.rec-list[data-astro-cid-qkvl5hx6]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.rec-card[data-astro-cid-qkvl5hx6]{padding:1.1rem 1.25rem 1.2rem}.rec-header[data-astro-cid-qkvl5hx6]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem}.rec-avatar[data-astro-cid-qkvl5hx6]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--bg);filter:grayscale(50%);flex-shrink:0}.rec-meta[data-astro-cid-qkvl5hx6]{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1}.rec-name[data-astro-cid-qkvl5hx6]{font-size:.9375rem;font-weight:600;color:var(--text);letter-spacing:-.005em;line-height:1.3}.rec-role[data-astro-cid-qkvl5hx6]{font-size:.75rem;color:var(--text-muted);line-height:1.35}.rec-date[data-astro-cid-qkvl5hx6]{font-size:.7rem;color:var(--text-subtle);line-height:1.3;margin-top:.1rem}.rec-quote[data-astro-cid-qkvl5hx6]{font-size:.875rem;line-height:1.6;color:var(--text-muted);margin:0 0 .85rem}.rec-letter-btn[data-astro-cid-qkvl5hx6]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;background:var(--bg);border:1px solid var(--border-strong);border-radius:8px;font-size:.75rem;font-weight:500;color:var(--text);letter-spacing:-.005em;transition:background .16s ease,border-color .16s ease}.rec-letter-btn[data-astro-cid-qkvl5hx6]:hover{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.rec-letter-btn[data-astro-cid-qkvl5hx6] svg[data-astro-cid-qkvl5hx6]:last-child{transition:transform .16s ease}.rec-letter-btn[data-astro-cid-qkvl5hx6]:hover svg[data-astro-cid-qkvl5hx6]:last-child{transform:translate(1px,-1px)}@media(max-width:480px){.rec-header[data-astro-cid-qkvl5hx6]{gap:.6rem}.rec-avatar[data-astro-cid-qkvl5hx6]{width:40px;height:40px}.rec-name[data-astro-cid-qkvl5hx6]{font-size:.875rem}.rec-role[data-astro-cid-qkvl5hx6]{font-size:.7rem}.rec-date[data-astro-cid-qkvl5hx6]{font-size:.6875rem}}.contact-list[data-astro-cid-xmivup5a]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.contact-link[data-astro-cid-xmivup5a]{display:inline-flex;align-items:center;gap:.45rem;font-size:.9375rem;color:var(--text);letter-spacing:-.01em;transition:color .16s ease,transform .16s ease}.contact-link[data-astro-cid-xmivup5a] svg[data-astro-cid-xmivup5a]{color:var(--text-muted);transition:color .16s ease,transform .16s ease}.contact-link[data-astro-cid-xmivup5a]:hover{color:var(--accent)}.contact-link[data-astro-cid-xmivup5a]:hover svg[data-astro-cid-xmivup5a]{color:var(--accent);transform:translate(2px,-2px)}.site-footer[data-astro-cid-sz7xmlte]{max-width:var(--content-max-width);margin:1.5rem auto 2rem;padding:1.5rem var(--content-padding-x) 0;text-align:center;border-top:1px solid var(--border)}.footer-text[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--text-subtle);margin:0;padding-top:1.5rem}
