:root{--black: #121212;--green: #023529;--white: #ffffff;--off: #f5f4f0;--mid: #6b7280;--border: #121212}.site-header[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 2rem;height:70px}.header-logo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{display:block;width:96px;height:auto}.header-nav[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:2rem}.header-nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.95rem;font-weight:500;color:var(--black);text-decoration:none;transition:color .18s}.header-nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,.nav-active[data-astro-cid-kh7btl4r]{color:var(--green)!important}.nav-book[data-astro-cid-kh7btl4r]{border:1px solid var(--border)!important;padding:.4rem 1rem;color:var(--black)!important;transition:background .18s,color .18s!important}.nav-book[data-astro-cid-kh7btl4r]:hover{background:var(--black)!important;color:var(--white)!important}.hamburger[data-astro-cid-kh7btl4r]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:block;width:24px;height:1.5px;background:var(--black)}.mobile-menu[data-astro-cid-kh7btl4r]{display:none;flex-direction:column;padding:1.25rem 2rem;gap:1.1rem;border-top:1px solid var(--border);background:var(--white)}.mobile-menu[data-astro-cid-kh7btl4r].open{display:flex}.mobile-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:1rem;font-weight:500;color:var(--black);text-decoration:none}@media(max-width:768px){.header-nav[data-astro-cid-kh7btl4r]{display:none}.hamburger[data-astro-cid-kh7btl4r]{display:flex}}.container[data-astro-cid-kh7btl4r]{max-width:1280px;margin:0 auto;padding:0 2rem}.section-tag[data-astro-cid-kh7btl4r]{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:.6rem}.page-hero[data-astro-cid-kh7btl4r]{padding-top:70px;border-bottom:1px solid var(--border)}.page-hero-inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 400px;gap:0;align-items:stretch}.page-hero-text[data-astro-cid-kh7btl4r]{padding:5rem 3rem 5rem 0;border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:center}.page-hero-title[data-astro-cid-kh7btl4r]{font-family:"PT Serif",serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;color:var(--black);line-height:1.1;letter-spacing:-.02em}.page-hero-title[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--green)}.page-hero-img[data-astro-cid-kh7btl4r]{overflow:hidden;background:var(--off);display:flex;align-items:flex-end;justify-content:center}.page-hero-img[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;min-height:480px;object-fit:cover;object-position:center top;display:block}@media(max-width:860px){.page-hero-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.page-hero-text[data-astro-cid-kh7btl4r]{border-right:none;padding:4rem 0 3rem}.page-hero-img[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:320px}}.bio-section[data-astro-cid-kh7btl4r]{padding:5rem 0;border-bottom:1px solid var(--border)}.bio-inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 320px;gap:5rem;align-items:start}.bio-prose[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.bio-prose[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.05rem;color:var(--mid);line-height:1.82}.bio-prose[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--black);text-decoration:none;border-bottom:1px solid var(--border);transition:color .18s}.bio-prose[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--green);border-color:var(--green)}.tl-org[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--mid);text-decoration:none;transition:color .18s}.tl-org[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--green)}.bio-contact[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.btn-primary[data-astro-cid-kh7btl4r]{display:inline-block;background:var(--black);color:var(--white);font-size:.9rem;font-weight:500;padding:.7rem 1.5rem;text-decoration:none;border:1px solid var(--black);transition:background .18s}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--green);border-color:var(--green)}.btn-ghost[data-astro-cid-kh7btl4r]{display:inline-block;background:transparent;color:var(--black);font-size:.9rem;font-weight:500;padding:.7rem 1.5rem;text-decoration:none;border:1px solid var(--border);transition:background .18s,color .18s}.btn-ghost[data-astro-cid-kh7btl4r]:hover{background:var(--black);color:var(--white)}.bio-aside[data-astro-cid-kh7btl4r]{position:sticky;top:90px}.timeline-block[data-astro-cid-kh7btl4r]{border:1px solid var(--border)}.aside-label[data-astro-cid-kh7btl4r]{font-size:.7rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--mid);padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.timeline[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column}.tl-row[data-astro-cid-kh7btl4r]{padding:.9rem 1.25rem;border-bottom:1px solid var(--border)}.tl-row[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.tl-role[data-astro-cid-kh7btl4r]{font-size:.9rem;font-weight:600;color:var(--black);letter-spacing:-.01em;margin-bottom:.1rem}.tl-org[data-astro-cid-kh7btl4r]{font-size:.8rem;color:var(--mid)}.bio-photo[data-astro-cid-kh7btl4r]{border:1px solid var(--border);overflow:hidden}.bio-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:320px;object-fit:cover;object-position:top center;display:block}@media(max-width:860px){.bio-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.bio-aside[data-astro-cid-kh7btl4r]{position:static}}.site-footer[data-astro-cid-kh7btl4r]{border-top:1px solid var(--border);padding:3rem 0 1.5rem;background:var(--white)}.footer-inner[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;flex-wrap:wrap;padding-bottom:2.5rem;border-bottom:1px solid var(--border)}.footer-brand[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{display:block;margin-bottom:.5rem;opacity:.8}.footer-brand[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.82rem;color:var(--mid)}.footer-cols[data-astro-cid-kh7btl4r]{display:flex;gap:3rem;flex-wrap:wrap}.footer-col[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.6rem}.footer-col-title[data-astro-cid-kh7btl4r]{font-size:.72rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--black);margin-bottom:.25rem}.footer-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.88rem;color:var(--mid);text-decoration:none;transition:color .18s}.footer-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--green)}.footer-bottom[data-astro-cid-kh7btl4r]{padding-top:1.5rem;font-size:.75rem;color:#9ca3af}
