*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#fff;color:#211b18;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}a:focus-visible{outline:3px solid #ef8e27;outline-offset:5px}header{background:#171513;color:#fff;border-top:6px solid #e64b20;padding:28px max(24px,calc((100vw - 1060px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:22px}.brand img{border-radius:50%;background:#fff;flex:none}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;margin:0 0 6px}header .eyebrow{color:#ffc18a}h1{font-family:Georgia,serif;font-size:2rem;line-height:1.15;margin:0}.tagline{margin:8px 0 0;color:#e0d9d3;font-size:.9rem}nav{display:flex;gap:4px;border:1px solid #66554a;padding:4px;border-radius:8px;flex-shrink:0}nav a{padding:9px 13px;text-decoration:none;font-size:.9rem;border-radius:4px}nav a[aria-current]{background:#e84c21;color:white;font-weight:700}main{max-width:1060px;margin:auto;padding:40px 24px 52px}.intro{display:flex;justify-content:space-between;align-items:center;gap:16px}.intro .eyebrow{color:#a33b1c}.intro h2{font-family:Georgia,serif;font-size:2.5rem;line-height:1.2;margin:0}.pdf{font-size:.9rem;font-weight:bold;text-decoration:none;border-bottom:2px solid #e84c21;padding:12px 0;white-space:nowrap}.pdf span{margin-left:8px}.notice{font-size:.95rem;background:#fff3e8;border-left:3px solid #e84c21;padding:13px 16px;margin:24px 0 32px}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 56px;align-items:start}section{break-inside:avoid}.section-title{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid #26211d;padding-bottom:10px}.number{font-weight:bold;font-size:.8rem;color:#b63d1e}.section-title h2{font-size:1.15rem;letter-spacing:.035em;text-transform:uppercase;margin:0;line-height:1.35}.section-note{margin:10px 0 0;color:#6b4b38;font-size:.9rem}ul{list-style:none;padding:0;margin:5px 0 0}li{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #ece5df}li strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:1rem;color:#a83216}li small{display:block;font-size:.875rem;color:#6a625d;margin-top:3px}footer{background:#171513;color:#ddd5cf;text-align:center;padding:32px 20px;border-bottom:6px solid #e64b20}footer p{margin:6px 0}.footer-brand{font-weight:bold;letter-spacing:.16em;color:#fff}.contact{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin:15px 0 22px}.contact a{font-size:1rem;text-underline-offset:4px}.legal{font-size:.875rem;color:#bcb2aa}@media(max-width:700px){header{padding:20px;display:block}.brand{gap:15px}.brand img{width:80px;height:80px}h1{font-size:1.6rem}header .eyebrow{font-size:.65rem}.tagline{font-size:.875rem}nav{width:max-content;margin:20px 0 0 auto}main{padding:28px 20px 36px}.intro h2{font-size:2rem}.intro .eyebrow{font-size:.65rem}.menu-grid{grid-template-columns:1fr;gap:30px}.notice{margin:20px 0 28px}.contact{gap:12px;flex-direction:column}.section-title h2{font-size:1.05rem}}@media(max-width:360px){.brand img{width:66px;height:66px}.intro{align-items:flex-start;flex-direction:column}h1{font-size:1.4rem}}@media print{header,footer{background:white;color:black}nav,.pdf{display:none}.menu-grid{gap:20px}.notice{background:white}main{padding:20px}header{padding:20px}.brand img{width:70px;height:70px}}
