body:has(.legal-shell) #app-region{padding-top:0}.legal-shell{min-height:100svh;display:flex;flex-direction:column;background:var(--bg);color:var(--fg);font-family:var(--font-body,Inter,system-ui,sans-serif)}.legal-shell__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px clamp(20px,5vw,48px);border-bottom:1px solid var(--hairline-strong)}.legal-shell__brand{font-family:var(--font-heading);font-weight:800;letter-spacing:-.02em;font-size:18px;color:var(--fg);text-decoration:none}.legal-shell__home{font-size:14px;color:var(--fg-secondary);text-decoration:none}.legal-shell__home:hover{color:var(--accent)}.legal-shell__main{flex:1 1 auto}.legal-shell__credit{margin:0;padding:20px clamp(20px,5vw,48px) 4px;line-height:1.4}.legal-shell__credit,.legal-shell__foot{font-size:14px;color:var(--fg-secondary)}.legal-shell__foot{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;justify-content:space-between;padding:22px clamp(20px,5vw,48px) 32px;border-top:1px solid var(--hairline-strong)}.legal-shell__links{display:flex;flex-wrap:wrap;gap:18px}.legal-shell__links a{color:var(--fg-secondary);text-decoration:none}.legal-shell__links a:hover{color:var(--accent)}.legal-shell__copy{margin:0}