:root{color-scheme:dark;--bg:#07131f;--surface:#0e2032;--surface2:#142a3f;--line:#315673;--text:#f4f8fb;--muted:#a9bdce;--accent:#2dd4bf}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.seo-topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:14px max(18px,calc((100% - 1120px)/2));border-bottom:1px solid var(--line);background:rgba(7,19,31,.94);backdrop-filter:blur(12px)}a{color:inherit}.seo-topbar a{text-decoration:none}.seo-topbar b{color:#67e8f9}.seo-shell{width:min(1120px,100%);margin:auto;padding:22px}.seo-profile{display:grid;gap:16px}.seo-hero{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:24px;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.seo-hero>img{width:100%;height:330px;border-radius:15px;object-fit:cover}.seo-hero>div{align-self:center}.seo-hero span{color:var(--accent);font-weight:900;letter-spacing:.12em}.seo-hero h1{margin:8px 0 12px;font-size:clamp(28px,5vw,48px)}.seo-hero p{color:var(--muted);font-size:17px;line-height:1.6}.seo-hero address{font-style:normal}.seo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.seo-actions a,.seo-profile footer a{padding:12px 16px;border-radius:11px;background:#0f766e;color:#fff;text-decoration:none;font-weight:800}.seo-section{border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.seo-section>summary{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;cursor:pointer;font-size:18px;font-weight:850}.seo-section>summary b{padding:4px 10px;border-radius:999px;background:#17365a;color:#a5f3fc;font-size:12px}.seo-section ul{columns:2;gap:32px;margin:0;padding:0 35px 20px}.seo-section li{padding:6px;color:#d8e6f0}.seo-rates,.seo-meals>section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 14px 14px}.seo-rate,.seo-meals article{padding:12px;border:1px solid #294965;border-radius:12px;background:var(--surface2)}.seo-rate>div{display:flex;align-items:center;gap:10px}.seo-rate img,.seo-meals img{width:76px;height:68px;border-radius:9px;object-fit:cover}.seo-rate h3{margin:0}.seo-rate strong{display:block;margin-top:10px;color:#5eead4;font-size:20px}.seo-rate small,.seo-rate p,.seo-meals p{color:var(--muted)}.seo-meals{padding:0 14px 14px}.seo-meals h3{color:#5eead4}.seo-meals>section>div{padding:0}.seo-meals article{display:grid;grid-template-columns:76px 1fr;gap:9px}.seo-meals article p{grid-column:2;margin:0}.seo-profile footer{padding:16px;text-align:center}@media(max-width:700px){.seo-shell{padding:12px}.seo-hero{grid-template-columns:1fr;padding:12px}.seo-hero>img{height:240px}.seo-rates,.seo-meals>section>div{grid-template-columns:1fr}.seo-section ul{columns:1}.seo-meals article{grid-template-columns:64px 1fr}.seo-meals img{width:64px;height:60px}}
