.cm-legal-page{min-height:100vh;background:var(--brand-bg);color:var(--brand-text);font-family:var(--brand-font-body)}.cm-legal-header{max-width:1040px;margin:0 auto;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cm-legal-brand{display:flex;align-items:center;gap:10px;color:var(--brand-forest);font-family:var(--brand-font-display);font-weight:700;text-decoration:none}.cm-legal-brand img{width:22px;height:auto}.cm-legal-header nav{display:flex;gap:18px}.cm-legal-header nav a{color:var(--brand-text-muted);font-size:14px;text-decoration:none}.cm-legal-header nav a:hover,.cm-legal-header nav a:focus-visible{color:var(--brand-forest);text-decoration:underline}.cm-legal-brand:focus-visible,.cm-legal-header nav a:focus-visible,.cm-legal-content a:focus-visible{outline:2px solid var(--brand-focus);outline-offset:3px}.cm-legal-content{max-width:800px;margin:28px auto 72px;padding:48px clamp(24px,7vw,72px);background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:16px;box-shadow:0 12px 40px var(--brand-shadow);line-height:1.7}.cm-legal-eyebrow{margin:0;color:var(--brand-text-muted);font-size:12px;font-weight:700;letter-spacing:.09em}.cm-legal-content h1{font-family:var(--brand-font-display);margin:10px 0 4px;font-size:clamp(30px,5vw,46px);letter-spacing:-.02em;line-height:1.08}.cm-legal-content h2{font-family:var(--brand-font-display);margin:38px 0 8px;font-size:20px;letter-spacing:-.01em}.cm-legal-content p{margin:14px 0}.cm-legal-content a{color:var(--brand-forest);text-underline-offset:2px}.cm-legal-version{color:var(--brand-text-muted);font-size:14px}@media(max-width:640px){.cm-legal-header{padding:18px 20px}.cm-legal-content{margin:8px 12px 36px;padding:32px 24px}}
