:root{--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--font-sans:"Avenir Next", Avenir, "Helvetica Neue", Helvetica, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--bg:#f7f6f2;--bg-subtle:#eeece6;--text:#24231f;--text-muted:#66635b;--border:#d8d4ca;--accent:#9a3f2b;--accent-hover:#743022;--accent-contrast:#fff;--focus:#2d5b50}:root[data-theme=dark]{--bg:#1b1b19;--bg-subtle:#252522;--text:#ece9e1;--text-muted:#aaa69c;--border:#3c3b36;--accent:#d8846f;--accent-hover:#ef9a84;--accent-contrast:#1b1b19;--focus:#8bb8aa}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#1b1b19;--bg-subtle:#252522;--text:#ece9e1;--text-muted:#aaa69c;--border:#3c3b36;--accent:#d8846f;--accent-hover:#ef9a84;--accent-contrast:#1b1b19;--focus:#8bb8aa}}*{box-sizing:border-box}html{font-family:var(--font-sans);background:var(--bg);color:var(--text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;line-height:1.7}body{min-height:100vh;margin:0}main{width:100%}a{color:var(--accent);text-underline-offset:.2em;text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin-top:2.5rem;margin-bottom:.9rem;font-weight:500;line-height:1.12}p{text-wrap:pretty}img{max-width:100%;height:auto}.theme-toggle{border:1px solid var(--border);width:2.1rem;height:2.1rem;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:inline-grid}.theme-toggle:hover{border-color:var(--accent)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.personal-home{--home-gutter:clamp(1.25rem, 5vw, 5.5rem);background:linear-gradient(90deg, transparent calc(100% - var(--home-gutter)), var(--border) calc(100% - var(--home-gutter)), var(--border) calc(100% - var(--home-gutter) + 1px), transparent calc(100% - var(--home-gutter) + 1px)), var(--bg)}.personal-home main{max-width:none;padding:0}.skip-link[data-astro-cid-lcdefpme]{z-index:100;background:var(--text);color:var(--bg);padding:.55rem .8rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link[data-astro-cid-lcdefpme]:focus{transform:translateY(0)}.personal-header[data-astro-cid-lcdefpme]{z-index:3;min-height:5.5rem;padding:1rem var(--home-gutter);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.personal-brand[data-astro-cid-lcdefpme]{color:var(--text);align-items:center;gap:.8rem;display:inline-flex}.personal-brand[data-astro-cid-lcdefpme]:hover{color:var(--text);text-decoration:none}.personal-brand[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{border:1px solid var(--text);width:2.3rem;height:2.3rem;font-family:var(--font-display);place-items:center;font-size:.8rem;display:grid}.personal-brand[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:1.05rem;font-weight:600}.personal-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(1rem,2.5vw,2rem);display:flex}.personal-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.8rem}.personal-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--text);text-decoration:none}.personal-hero[data-astro-cid-lcdefpme]{min-height:min(45rem,90svh - 5.5rem);padding:clamp(5rem, 10vw, 9rem) var(--home-gutter) clamp(4rem, 8vw, 7rem);border-bottom:1px solid var(--border);align-items:end;display:flex;position:relative;overflow:hidden}.personal-hero[data-astro-cid-lcdefpme]:before{z-index:1;background:linear-gradient(90deg, var(--bg) 0%, var(--bg) 42%, color-mix(in srgb, var(--bg) 82%, transparent) 61%, color-mix(in srgb, var(--bg) 15%, transparent) 100%);content:"";position:absolute;inset:0}.hero-portrait[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center 28%;filter:grayscale()contrast(.9);border-radius:0;width:min(58vw,58rem);height:100%;position:absolute;inset:0 0 0 auto}.hero-copy[data-astro-cid-lcdefpme]{z-index:2;width:min(48rem,72%);position:relative}.eyebrow[data-astro-cid-lcdefpme]{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.72rem;font-weight:600}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin:0;font-size:clamp(4.5rem,12vw,10rem);line-height:.76}.hero-intro[data-astro-cid-lcdefpme]{max-width:38rem;color:var(--text-muted);margin:2.5rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem)}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.primary-link[data-astro-cid-lcdefpme],.submit-button[data-astro-cid-lcdefpme]{border:1px solid var(--accent);background:var(--accent);min-height:3.25rem;color:var(--accent-contrast);font:600 .85rem var(--font-sans);border-radius:2px;justify-content:space-between;align-items:center;gap:2rem;padding:.7rem 1rem;display:inline-flex}.primary-link[data-astro-cid-lcdefpme]:hover{background:var(--accent-hover);color:var(--accent-contrast);text-decoration:none}.text-link[data-astro-cid-lcdefpme]{color:var(--text);font-size:.85rem;font-weight:600}.hero-index[data-astro-cid-lcdefpme]{right:var(--home-gutter);z-index:2;color:var(--text-muted);font:.7rem var(--font-mono);text-transform:uppercase;margin:0;position:absolute;bottom:1.2rem}.focus-section[data-astro-cid-lcdefpme],.contact-section[data-astro-cid-lcdefpme]{padding:clamp(5rem, 10vw, 9rem) var(--home-gutter);border-bottom:1px solid var(--border);grid-template-columns:minmax(9rem,.28fr) minmax(0,1fr);gap:clamp(2rem,7vw,7rem);display:grid}.section-label[data-astro-cid-lcdefpme]{color:var(--text-muted);font:.7rem var(--font-mono);text-transform:uppercase;align-items:baseline;gap:1rem;display:flex}.section-label[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.focus-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.contact-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:16ch;margin:0;font-size:clamp(2.5rem,5vw,4.8rem)}.focus-grid[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-top:clamp(3rem,7vw,6rem);display:grid}.focus-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-width:0;padding:1.5rem clamp(1rem,2.5vw,2.25rem) 2rem 0}.focus-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]+article[data-astro-cid-lcdefpme]{border-left:1px solid var(--border);padding-left:clamp(1rem,2.5vw,2.25rem)}.focus-grid[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--accent);font:.7rem var(--font-mono)}.focus-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:2.5rem 0 .7rem}.focus-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin:0;font-size:.92rem}.journal-link[data-astro-cid-lcdefpme]{border-block:1px solid var(--border);color:var(--text);font-family:var(--font-display);justify-content:space-between;margin-top:1px;padding:1.3rem 0;font-size:1.2rem;display:flex}.journal-link[data-astro-cid-lcdefpme]:hover{color:var(--accent);text-decoration:none}.contact-section[data-astro-cid-lcdefpme]{background:var(--bg-subtle);grid-template-columns:minmax(9rem,.28fr) minmax(15rem,.55fr) minmax(22rem,.75fr)}.contact-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{max-width:34rem;color:var(--text-muted)}.social-row[data-astro-cid-lcdefpme]{gap:1.5rem;margin-top:2rem;display:flex}.social-row[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text);font-size:.84rem;font-weight:600}.contact-form[data-astro-cid-lcdefpme]{align-self:start}.field-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.field[data-astro-cid-lcdefpme]{min-width:0;margin-bottom:1.25rem}.field[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:var(--text-muted);text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:600;display:block}.field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:0 0;border-radius:0;padding:.7rem 0}.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{resize:vertical}.field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus{border-color:var(--focus);box-shadow:0 1px 0 var(--focus);outline:0}.field[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][aria-invalid=true]{border-color:#b42318}.field-error[data-astro-cid-lcdefpme]{color:#b42318;min-height:1.2rem;margin:.25rem 0 0;font-size:.75rem}[data-theme=dark] .field-error[data-astro-cid-lcdefpme]{color:#ff9c8f}.form-errors[data-astro-cid-lcdefpme]{background:var(--bg);border-left:2px solid #b42318;margin-bottom:1.5rem;padding:1rem;font-size:.85rem}.form-errors[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin:.5rem 0 0;padding-left:1.2rem}.form-footer[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex}.submit-button[data-astro-cid-lcdefpme]{cursor:pointer;min-width:10rem}.submit-button[data-astro-cid-lcdefpme]:hover{background:var(--accent-hover)}.submit-button[data-astro-cid-lcdefpme]:disabled{cursor:wait;opacity:.6}.form-status[data-astro-cid-lcdefpme]{color:var(--text-muted);margin:0;font-size:.8rem}.trap[data-astro-cid-lcdefpme]{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.personal-footer[data-astro-cid-lcdefpme]{padding:2rem var(--home-gutter);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;font-size:.78rem;display:flex}.personal-footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted)}@media (width<=900px){.hero-copy[data-astro-cid-lcdefpme]{width:88%}.contact-section[data-astro-cid-lcdefpme]{grid-template-columns:1fr 2fr}.contact-form[data-astro-cid-lcdefpme]{grid-column:2}}@media (width<=680px){.personal-home{background:var(--bg)}.personal-header[data-astro-cid-lcdefpme]{align-items:flex-start}.personal-brand[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{display:none}.personal-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{gap:.85rem}.personal-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:.74rem}.personal-hero[data-astro-cid-lcdefpme]{align-items:end;min-height:calc(92svh - 5.5rem);padding-top:9rem;padding-bottom:3rem}.personal-hero[data-astro-cid-lcdefpme]:before{background:linear-gradient(0deg, var(--bg) 0%, color-mix(in srgb, var(--bg) 92%, transparent) 44%, color-mix(in srgb, var(--bg) 25%, transparent) 100%)}.hero-portrait[data-astro-cid-lcdefpme]{object-position:center 24%;width:100%;height:60%}.hero-copy[data-astro-cid-lcdefpme]{width:100%}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(4rem,22vw,7rem)}.hero-index[data-astro-cid-lcdefpme]{display:none}.focus-section[data-astro-cid-lcdefpme],.contact-section[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}.focus-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.focus-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme],.focus-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]+article[data-astro-cid-lcdefpme]{border-left:0;border-bottom:1px solid var(--border);padding:1.5rem 0}.focus-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-top:1rem}.contact-form[data-astro-cid-lcdefpme]{grid-column:auto}.field-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:0}.personal-footer[data-astro-cid-lcdefpme]{flex-direction:column}}
