@import "https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&family=Inter:wght@400;500;600&family=Fira+Code:wght@400;500&display=swap";@font-face{font-family:Neue Montreal;src:url(/_astro/NeueMontreal-Regular.CxM6MvLr.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/_astro/NeueMontreal-Medium.BnH0vvJJ.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/_astro/NeueMontreal-Bold.sjQCZh1u.otf)format("opentype");font-weight:700;font-display:swap}:root{--ml-bg:#fff;--ml-text:#37352f;--ml-muted:#6b6b6b;--ml-border:#e5e5e5;--ml-link:#0c00ff;--ml-link-hover:#3b94d9;--ml-max-width:1040px;--ml-card-cover-height:210px}*{box-sizing:border-box}body{color:var(--ml-text);background:var(--ml-bg);margin:0;font-family:Crimson Text,Georgia,serif;font-size:1.14rem;line-height:1.55;overflow-x:hidden}a{color:var(--ml-link);text-underline-offset:.08em;text-decoration-thickness:1px}a:hover{color:var(--ml-link-hover)}h1,h2,h3,h4,h5,h6{letter-spacing:.01em;color:var(--ml-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.2}h1{margin:0 0 1.2rem;font-family:Neue Montreal,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:700}h2{font-size:1.14rem}h3{font-size:1.02rem}code,pre{font-family:Fira Code,Menlo,Consolas,monospace}.site-header{border-bottom:1px solid var(--ml-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex}.site-title{color:var(--ml-text);letter-spacing:.01em;font-family:Neue Montreal,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none}.site-nav ul{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:inherit;opacity:.92;font-family:Neue Montreal,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.92rem;font-weight:400;text-decoration:none}.site-nav a:hover{opacity:1}main{max-width:var(--ml-max-width);margin:0 auto;padding:1.5rem 2rem 4rem}.site-footer{border-top:1px solid var(--ml-border);padding:2rem;font-size:.94rem}.acknowledgement{max-width:640px;color:var(--ml-muted)}.footer-links{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.footer-links a{color:inherit}.collection-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.collection-card{border:1px solid var(--ml-border);background:#fff}.collection-card a{color:inherit;padding:.6rem;text-decoration:none;display:block}.collection-card img{width:100%;height:var(--ml-card-cover-height);object-fit:cover;background:#f7f6f5;margin-bottom:.55rem;display:block}.collection-card h2{margin:0;font-size:.95rem;line-height:1.3}.collection-meta{color:var(--ml-muted);margin:.4rem 0 0;font-size:.88rem}main img{width:100%;max-width:100%;height:auto;display:block}main .content-audio,main .content-video{width:100%;max-width:100%;margin:1rem 0;display:block}main .content-video{background:#000}main .content-youtube{aspect-ratio:16/9;width:100%;max-width:100%;margin:1rem 0}main .content-youtube iframe{border:0;width:100%;height:100%;display:block}main .content-figure{margin:1rem 0 1.2rem}main .content-figure figcaption,main p.content-caption{color:var(--ml-muted);margin-top:.45rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.86rem;line-height:1.4}.home-hero{grid-template-columns:1fr minmax(280px,340px) 1fr;align-items:start;gap:3rem;margin-inline:calc(50% - 50vw);padding-inline:4rem;display:grid}.home-hero-media img{border:1px solid var(--ml-border);background:#f7f6f5;width:100%;height:auto;display:block}.home-hero-left h1,.home-hero-right h1{display:none}.home-hero-right .quote{margin-left:-1.2rem;padding-left:1.2rem;font-size:1rem;font-style:italic;font-weight:400}.home-hero-left p,.home-hero-right p{margin:0 0 1rem}.home-links{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:1.2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;display:flex}.home-links img{object-fit:contain;width:18px;height:18px;display:block}@media (width<=720px){.site-header,main,.site-footer{padding-left:1rem;padding-right:1rem}.collection-grid{grid-template-columns:1fr}.home-hero{grid-template-columns:1fr;margin-inline:0;padding-inline:0}}body.skin-dataset-larp{--ml-bg:#ecbe52;--ml-text:#1e1b1b;--ml-muted:#7a611e;--ml-border:#333;--ml-link:#5b28e7;--ml-link-hover:#4405d8}
