@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Sorts+Mill+Goudy&family=JetBrains+Mono:wght@400;500&display=swap");:root{--tbt-burgundy:#5c1d14;--tbt-dark:#462830;--tbt-cream:#fffefa;--tbt-offwhite:#f1f0eb;--tbt-taupe:#9b8278;--tbt-card-bg:#fdfbf7;--tbt-border:rgba(92,29,20,.08);--tbt-border-strong:rgba(92,29,20,.18);--tbt-gold:#e2b926;--tbt-red:#cf3822;--tbt-green:#4a8a5a}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--tbt-offwhite);color:var(--tbt-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.serif{font-family:Sorts Mill Goudy,Georgia,serif}.mono{font-family:JetBrains Mono,monospace}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}