@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Lora:ital,wght@0,400;0,500;1,400&display=swap";.about-page[data-astro-cid-kh7btl4r]{min-height:100vh;background-image:radial-gradient(ellipse at 20% 20%,rgba(200,169,107,.12) 0%,transparent 45%),radial-gradient(ellipse at 80% 10%,rgba(143,115,67,.2) 0%,transparent 35%);display:flex;align-items:center;padding:5rem 2rem;font-family:Lora,Georgia,serif}.about-container[data-astro-cid-kh7btl4r]{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:4rem;align-items:start;padding:2.25rem}.photo-column[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:1rem;position:sticky;top:6rem;transform:translateY(-1.75rem)}.photo-frame[data-astro-cid-kh7btl4r]{position:relative;width:100%;max-width:320px;aspect-ratio:3 / 4;overflow:hidden;margin:0 auto}.photo-frame[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:-8px;border:1.5px solid rgba(200,169,107,.32);z-index:1;pointer-events:none}.photo-frame[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(15,17,21,.2) 100%);z-index:1}.photo-frame[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92) contrast(1.02) brightness(.92);transition:transform .6s ease;border-radius:2px}.photo-frame[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{transform:scale(1.02)}.photo-caption[data-astro-cid-kh7btl4r]{font-family:Lora,serif;font-style:italic;font-size:.8rem;color:var(--text-muted);letter-spacing:.08em;text-transform:lowercase}.bio-column[data-astro-cid-kh7btl4r]{padding-top:1rem;min-width:0}.eyebrow[data-astro-cid-kh7btl4r]{display:block;font-family:Lora,serif;font-style:italic;font-size:.85rem;color:var(--accent);letter-spacing:.12em;margin-bottom:.75rem;animation:fadeUp .6s ease both}h1[data-astro-cid-kh7btl4r]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;color:var(--text);line-height:1.1;margin:0 0 1.5rem;animation:fadeUp .6s ease .1s both}.divider[data-astro-cid-kh7btl4r]{width:3rem;height:1.5px;background:linear-gradient(to right,var(--accent),transparent);margin-bottom:2rem;animation:expandWidth .8s ease .2s both}@keyframes expandWidth{0%{width:0;opacity:0}to{width:3rem;opacity:1}}.bio-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem;animation:fadeUp .6s ease .3s both}.bio-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.05rem;line-height:1.85;color:var(--text-muted);margin:0}.bio-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:first-child:first-letter{font-family:Playfair Display,serif;font-size:3.2rem;font-weight:600;float:left;line-height:.75;margin:.1em .1em 0 0;color:var(--accent)}.links[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;margin-top:2.5rem;flex-wrap:wrap;animation:fadeUp .6s ease .4s both}.link-pill[data-astro-cid-kh7btl4r]{display:inline-block;padding:.65rem 1.5rem;font-family:Lora,serif;font-size:.9rem;text-decoration:none;border:1.5px solid var(--accent);color:var(--text);letter-spacing:.03em;transition:all .25s ease;position:relative;overflow:hidden;background:#c8a96b0d}.link-pill[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:var(--accent);transform:translate(-101%);transition:transform .25s ease;z-index:-1}.link-pill[data-astro-cid-kh7btl4r]:hover{color:#101216}.link-pill[data-astro-cid-kh7btl4r]:hover:before{transform:translate(0)}.link-pill[data-astro-cid-kh7btl4r].secondary{border-color:#c8a96b3d;color:var(--text-muted)}.link-pill[data-astro-cid-kh7btl4r].secondary:hover{color:#101216}.link-pill[data-astro-cid-kh7btl4r].secondary:before{background:#d7bc86}.about-container[data-astro-cid-kh7btl4r],.bio-column[data-astro-cid-kh7btl4r],.photo-column[data-astro-cid-kh7btl4r]{position:relative}.about-container[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:-2rem;background:linear-gradient(180deg,#22273466,#171a2133);border:1px solid rgba(200,169,107,.08);border-radius:32px;z-index:-1;box-shadow:var(--shadow);backdrop-filter:blur(8px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.about-container[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2.5rem;padding:1.5rem}.photo-column[data-astro-cid-kh7btl4r]{position:static;max-width:280px;margin:0 auto;transform:none}}
