@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500&display=swap");:root{--fairway:#1b3a2f;--chalk:#f6f4ee;--card:#fcfbf7;--border:#e5e0d0;--gold:#b8862b;--ink:#20241d;--muted:#5c6459;--faint:#8a8571;--open:#bfe3cc;--closed:#e3d9c9;--remote:#3b6fa0}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background:var(--chalk);color:var(--ink)}button{font-family:inherit;cursor:pointer}.mono{font-family:IBM Plex Mono,monospace}.display{font-family:Fraunces,serif}a{color:inherit}