
/* V1.21 Search-Dominance supporting pages */
.seo-page{margin:0;background:#071b14;color:#f6f0df;font-family:Arial,sans-serif}.seo-head{position:sticky;top:0;z-index:10;background:#052f20;padding:12px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #315444}.seo-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800}.seo-brand img{width:52px;height:52px;border-radius:50%}.seo-brand small{display:block;font-weight:400;color:#d9cda8;margin-top:3px}.seo-nav{display:flex;gap:16px;flex-wrap:wrap}.seo-nav a,.seo-footer a{color:#f0c65a}.seo-main{max-width:1180px;margin:auto;padding:24px}.crumb{font-size:14px;color:#cbbf9c}.crumb a{color:#f0c65a}.seo-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;padding:42px 0}.seo-hero h1{font-size:clamp(36px,5vw,68px);line-height:1.02;margin:12px 0}.seo-hero p{font-size:19px;line-height:1.7;color:#e4dcc7}.seo-hero img{width:100%;border-radius:22px;aspect-ratio:4/3;object-fit:cover}.seo-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.seo-cta a{padding:14px 18px;border:1px solid #d9b64b;border-radius:10px;color:#fff;text-decoration:none;font-weight:700}.seo-cta .primary{background:#1c7a49;border-color:#1c7a49}.seo-content{background:#0c281e;border:1px solid #27493c;border-radius:20px;padding:28px;margin-bottom:36px}.seo-content h2{margin-top:30px;color:#f0c65a}.seo-content p{line-height:1.75;color:#e4dcc7}.dish-links,.related{display:flex;gap:10px;flex-wrap:wrap}.dish-links a,.related a{background:#15372b;color:#fff;text-decoration:none;padding:11px 13px;border-radius:8px}.seo-footer{text-align:center;padding:30px 20px;background:#04140f;border-top:1px solid #27493c}.seo-footer .small{font-size:13px;color:#aaa}.eyebrow{color:#f0c65a;font-weight:800;letter-spacing:1px}@media(max-width:800px){.seo-head{position:static;display:block}.seo-nav{margin-top:12px}.seo-hero{grid-template-columns:1fr}.seo-main{padding:18px}.seo-hero{padding:28px 0}}
