.hero-animate[data-astro-cid-x5bjbgrh]{animation:heroFadeUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--delay, 0s)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-animate[data-astro-cid-x5bjbgrh]{animation:none;opacity:1;transform:none}}.calendar-grid[data-astro-cid-x5bjbgrh]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:56rem;margin:0 auto}@media(max-width:768px){.calendar-grid[data-astro-cid-x5bjbgrh]{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.calendar-grid[data-astro-cid-x5bjbgrh]{grid-template-columns:repeat(2,1fr)}}.calendar-month[data-astro-cid-x5bjbgrh]{background:rgb(var(--surface));border:1px solid rgb(var(--edge));border-radius:1rem;padding:1.25rem;text-align:center;transition:all .3s ease}.calendar-month[data-astro-cid-x5bjbgrh]:hover{border-color:rgb(var(--edge-strong));transform:translateY(-2px)}.calendar-month__header[data-astro-cid-x5bjbgrh]{display:flex;flex-direction:column;margin-bottom:.75rem}.calendar-month__name[data-astro-cid-x5bjbgrh]{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:rgb(var(--ink))}.calendar-month__year[data-astro-cid-x5bjbgrh]{font-size:.75rem;color:rgb(var(--ink-faint))}.calendar-month__status[data-astro-cid-x5bjbgrh]{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px}.calendar-month__dot[data-astro-cid-x5bjbgrh]{width:.5rem;height:.5rem;border-radius:50%}.calendar-month__label[data-astro-cid-x5bjbgrh]{font-size:.75rem;font-weight:600}.calendar-month__count[data-astro-cid-x5bjbgrh]{display:block;font-size:.6875rem;color:rgb(var(--ink-faint));margin-top:.5rem}.calendar-legend[data-astro-cid-x5bjbgrh]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.calendar-legend__item[data-astro-cid-x5bjbgrh]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:rgb(var(--ink-muted))}.calendar-legend__dot[data-astro-cid-x5bjbgrh]{width:.625rem;height:.625rem;border-radius:50%}.bio-header[data-astro-cid-x5bjbgrh]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}@media(min-width:480px){.bio-header[data-astro-cid-x5bjbgrh]{flex-direction:row;align-items:center;justify-content:space-between}}.bio-pills[data-astro-cid-x5bjbgrh]{display:flex;gap:.25rem;padding:.25rem;background:rgb(var(--surface-overlay));border:1px solid rgb(var(--edge));border-radius:.5rem;width:-moz-fit-content;width:fit-content}.bio-pill[data-astro-cid-x5bjbgrh]{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;color:rgb(var(--ink-muted));background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.bio-pill[data-astro-cid-x5bjbgrh]:hover{color:rgb(var(--ink))}.bio-pill[data-astro-cid-x5bjbgrh].active{color:rgb(var(--ink));background:rgb(var(--surface));box-shadow:0 1px 2px #0000000d}.bio-pill__count[data-astro-cid-x5bjbgrh]{font-size:.6875rem;color:rgb(var(--ink-faint));font-weight:400}.bio-pill[data-astro-cid-x5bjbgrh].active .bio-pill__count[data-astro-cid-x5bjbgrh]{color:rgb(var(--ink-muted))}.bio-content[data-astro-cid-x5bjbgrh]{position:relative;min-height:100px}.bio-text[data-astro-cid-x5bjbgrh]{display:none}.bio-text[data-astro-cid-x5bjbgrh].active{display:block;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.copy-btn[data-astro-cid-x5bjbgrh]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.75rem;font-weight:500;color:rgb(var(--ink-muted));background:rgb(var(--surface-overlay));border:1px solid rgb(var(--edge));border-radius:.5rem;cursor:pointer;transition:all .2s ease;width:-moz-fit-content;width:fit-content;flex-shrink:0}.copy-btn[data-astro-cid-x5bjbgrh]:hover{color:rgb(var(--accent));border-color:rgb(var(--accent) / .5)}.social-link[data-astro-cid-x5bjbgrh]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:rgb(var(--surface-overlay));border:1px solid rgb(var(--edge));border-radius:.75rem;color:rgb(var(--ink-muted));transition:all .2s ease}.social-link[data-astro-cid-x5bjbgrh]:hover{color:rgb(var(--accent));border-color:rgb(var(--accent) / .5);transform:translateY(-2px)}.headshot-gallery[data-astro-cid-x5bjbgrh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;max-width:52rem;margin:0 auto}@media(min-width:640px){.headshot-gallery[data-astro-cid-x5bjbgrh]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.headshot-card[data-astro-cid-x5bjbgrh]{background:rgb(var(--surface));border:1px solid rgb(var(--edge));border-radius:.75rem;overflow:hidden;transition:all .3s ease}.headshot-card[data-astro-cid-x5bjbgrh]:hover{border-color:rgb(var(--edge-strong));transform:translateY(-2px)}.headshot-card__image[data-astro-cid-x5bjbgrh]{position:relative;aspect-ratio:1;overflow:hidden;width:100%;padding:0;border:none;background:none;cursor:pointer;display:block}.headshot-card__image[data-astro-cid-x5bjbgrh] img[data-astro-cid-x5bjbgrh]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.headshot-card[data-astro-cid-x5bjbgrh]:hover .headshot-card__image[data-astro-cid-x5bjbgrh] img[data-astro-cid-x5bjbgrh]{transform:scale(1.05)}.headshot-card__overlay[data-astro-cid-x5bjbgrh]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000;transition:background .3s ease}.headshot-card[data-astro-cid-x5bjbgrh]:hover .headshot-card__overlay[data-astro-cid-x5bjbgrh]{background:#00000059}.headshot-card__expand[data-astro-cid-x5bjbgrh]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;color:rgb(var(--ink));cursor:pointer;opacity:0;transform:scale(.8);transition:all .3s ease}.headshot-card[data-astro-cid-x5bjbgrh]:hover .headshot-card__expand[data-astro-cid-x5bjbgrh]{opacity:1;transform:scale(1)}.headshot-card__info[data-astro-cid-x5bjbgrh]{padding:.75rem}.headshot-card__meta[data-astro-cid-x5bjbgrh]{margin-bottom:.5rem}.headshot-card__style[data-astro-cid-x5bjbgrh]{font-size:.8125rem;font-weight:600;color:rgb(var(--ink))}.lightbox[data-astro-cid-x5bjbgrh]{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#000000f2;opacity:0;visibility:hidden;transition:all .3s ease}.lightbox[data-astro-cid-x5bjbgrh].open{opacity:1;visibility:visible}.lightbox__close[data-astro-cid-x5bjbgrh],.lightbox__prev[data-astro-cid-x5bjbgrh],.lightbox__next[data-astro-cid-x5bjbgrh]{position:absolute;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}.lightbox__close[data-astro-cid-x5bjbgrh]:hover,.lightbox__prev[data-astro-cid-x5bjbgrh]:hover,.lightbox__next[data-astro-cid-x5bjbgrh]:hover{background:#fff3}.lightbox__close[data-astro-cid-x5bjbgrh]{top:1.5rem;right:1.5rem}.lightbox__prev[data-astro-cid-x5bjbgrh]{left:1.5rem;top:50%;transform:translateY(-50%)}.lightbox__next[data-astro-cid-x5bjbgrh]{right:1.5rem;top:50%;transform:translateY(-50%)}.lightbox__content[data-astro-cid-x5bjbgrh]{max-width:90vw;max-height:85vh}.lightbox__image[data-astro-cid-x5bjbgrh]{max-width:100%;max-height:85vh;border-radius:.5rem;transform:scale(.9);transition:transform .3s ease}.lightbox[data-astro-cid-x5bjbgrh].open .lightbox__image[data-astro-cid-x5bjbgrh]{transform:scale(1)}.lightbox__counter[data-astro-cid-x5bjbgrh]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);font-size:.875rem;color:#ffffffb3}.topic-grid[data-astro-cid-x5bjbgrh]{display:grid;grid-template-columns:1fr;gap:1rem;max-width:64rem;margin:0 auto}@media(min-width:640px){.topic-grid[data-astro-cid-x5bjbgrh]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.topic-grid[data-astro-cid-x5bjbgrh]{grid-template-columns:repeat(4,1fr)}}.topic-card[data-astro-cid-x5bjbgrh]{position:relative;display:flex;flex-direction:column;background:rgb(var(--surface));border:1px solid rgb(var(--edge));border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease;overflow:hidden;height:100%;min-height:220px}.topic-card[data-astro-cid-x5bjbgrh]:hover{border-color:rgb(var(--edge-strong));transform:translateY(-4px)}.topic-card__glow[data-astro-cid-x5bjbgrh]{position:absolute;inset:-100%;opacity:0;filter:blur(60px);transition:opacity .3s ease}.topic-card[data-astro-cid-x5bjbgrh]:hover .topic-card__glow[data-astro-cid-x5bjbgrh]{opacity:.15}.topic-card__icon[data-astro-cid-x5bjbgrh]{font-size:2rem;margin-bottom:.75rem;display:block}.topic-card__title[data-astro-cid-x5bjbgrh]{font-family:var(--font-display);font-size:1rem;font-weight:600;color:rgb(var(--ink));margin-bottom:.5rem}.topic-card__description[data-astro-cid-x5bjbgrh]{font-size:.8125rem;color:rgb(var(--ink-muted));line-height:1.6;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.topic-card__arrow[data-astro-cid-x5bjbgrh]{position:absolute;top:1.5rem;right:1.5rem;color:rgb(var(--accent));opacity:0;transform:translate(-8px);transition:all .3s ease}.topic-card[data-astro-cid-x5bjbgrh]:hover .topic-card__arrow[data-astro-cid-x5bjbgrh]{opacity:1;transform:translate(0)}
