body { font-family: -apple-system, system-ui, sans-serif; max-width: 900px; margin: 0 auto; padding: 1em; color: #222; line-height: 1.4; }
header { border-bottom: 2px solid #884; padding-bottom: 0.5em; margin-bottom: 1em; }
header h1 { margin: 0 0 0.25em; }
header h1 a { text-decoration: none; color: #884; }
nav a { margin-right: 1em; color: #446; }
h2 { color: #884; }
h3 { color: #553; border-bottom: 1px solid #eee; padding-bottom: 0.25em; }
.beer-list, .brewer-list { list-style: none; padding: 0; }
.beer-list li, .brewer-list li { padding: 0.4em 0; border-bottom: 1px solid #eee; }
.meta { color: #888; font-size: 0.9em; }
.in-stock { color: #281; font-size: 0.85em; }
.out-stock { color: #a44; font-size: 0.85em; }
table.stock-history { border-collapse: collapse; margin-top: 0.5em; }
table.stock-history th, table.stock-history td { border: 1px solid #ccc; padding: 0.3em 0.75em; text-align: left; }
table.stock-history th { background: #f5f5ee; }
dl.beer-info dt { font-weight: bold; margin-top: 0.5em; color: #553; }
dl.beer-info dd { margin-left: 1.5em; }
footer { margin-top: 2em; color: #888; font-size: 0.85em; border-top: 1px solid #eee; padding-top: 0.5em; }