body {
    font-family: system-ui, -apple-system, sans-serif;
    margin: 0;
    padding: 20px;
    line-height: 1.5;
    max-width: 800px;
    margin: 0 auto;
}

h1 { color: #d32f2f; }

[itemprop="menu"] {
    margin-top: 2em;
    border-top: 2px solid #eee;
}

[itemprop="hasMenuItem"] {
    margin-bottom: 1.5em;
}

[itemprop="offers"] {
    font-weight: bold;
    color: #333;
}
