*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--bg: #0a0a0a;--fg: #fafafa;--muted: #666666;--subtle: #444444;--border: #1a1a1a;--chip-border: #333333;--site-max-width: 880px;--hero-max-width: 760px;--product-lemon-bg: #6f6528;--product-beer-bg: #7a4f37;--product-card-fg: #f5efe3;--product-card-border: #3e3126;--product-card-logo-bg: rgba(0, 0, 0, .18);--product-card-logo-border: rgba(255, 255, 255, .16);--product-card-hover-border: #8d6e4e;--product-card-cta-border: rgba(245, 239, 227, .4);--selection-bg: #fafafa;--selection-fg: #0a0a0a}html[data-theme=light]{--bg: #ffffff;--fg: #0a0a0a;--muted: #6a6a6a;--subtle: #8a8a8a;--border: #e6e6e6;--chip-border: #d0d0d0;--product-lemon-bg: #fef08a;--product-beer-bg: #efbe9b;--product-card-fg: #0a0a0a;--product-card-border: var(--border);--product-card-logo-bg: rgba(255, 255, 255, .72);--product-card-logo-border: rgba(10, 10, 10, .16);--product-card-hover-border: #0a0a0a;--product-card-cta-border: rgba(10, 10, 10, .32);--selection-bg: #0a0a0a;--selection-fg: #ffffff}body{font-family:Space Mono,monospace;background-color:var(--bg);color:var(--fg);line-height:1.6;-webkit-font-smoothing:antialiased}#root{width:100%;min-height:100vh}::selection{background-color:var(--selection-bg);color:var(--selection-fg)}a{color:inherit;text-decoration:none}
