:root{--background:#fbfaf7;--foreground:#202124;--muted:#666f7a;--line:#d8ddd8;--surface:#fff;--accent:#0f6b5f;--accent-strong:#0a4f47}*{box-sizing:border-box}html{color:var(--foreground);background:var(--background)}body{min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer{border-color:var(--line);background:#ffffffd1}.site-header{border-bottom:1px solid var(--line)}.site-footer{border-top:1px solid var(--line);margin-top:auto}.site-inner{width:min(1120px,100% - 32px);margin:0 auto}.header-bar,.footer-bar{justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.brand{font-weight:700;text-decoration:none}.nav,.language-switcher{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nav a,.language-switcher a{color:var(--muted);border-radius:6px;padding:6px 8px;text-decoration:none}.nav a:hover,.language-switcher a:hover,.nav a[aria-current=page],.language-switcher a[aria-current=true]{color:var(--accent-strong);background:#e9f2ef}.main{padding:72px 0}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:.88rem;font-weight:700}.page-title{max-width:780px;margin:0;font-size:clamp(2.2rem,6vw,4.25rem);line-height:1.04}.page-copy{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:1.12rem}.cms-test-body{white-space:pre-wrap;max-width:720px;margin-top:36px}.cms-test-debug{border-top:1px solid var(--line);max-width:720px;color:var(--muted);margin:36px 0 0}.cms-test-debug div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:16px;padding:12px 0;display:grid}.cms-test-debug dt{color:var(--foreground);font-weight:700}.cms-test-debug dd{margin:0}@media (max-width:760px){.header-bar,.footer-bar{flex-direction:column;align-items:flex-start}.main{padding:48px 0}.cms-test-debug div{grid-template-columns:1fr;gap:4px}}
