.legal-page{--bg:#0d1117;--bg-card:#161b22;--bg-elevated:#1c232c;--border:#2a2f37;--text:#f4f1ea;--text-secondary:#b8b2a4;--text-muted:#7a7468;--gold:#e6b878;--teal:#14b6b9;position:fixed;inset:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--bg);color:var(--text-secondary);font-family:system-ui,-apple-system,sans-serif;padding:64px calc(50% - 370px) 96px;line-height:1.7;font-size:15.5px}.legal-page header{margin-bottom:48px;border-bottom:1px solid var(--border);padding-bottom:28px}.legal-page .crumb{display:flex;gap:8px;font-family:ui-monospace,JetBrains Mono,monospace;font-size:11px;letter-spacing:1.4px;color:var(--gold);margin-bottom:18px}.legal-page .crumb span:nth-child(2){color:var(--text-muted)}.legal-page h1{font-family:Georgia,"Source Serif 4",serif;font-size:36px;line-height:1.2;font-weight:400;color:var(--text);margin:0 0 16px;letter-spacing:-.3px}.legal-page .lede{font-size:17px;line-height:1.7;color:var(--text-secondary);margin:0}.legal-page .meta{font-family:ui-monospace,JetBrains Mono,monospace;font-size:12px;color:var(--text-muted);margin:0}.legal-page section{margin-bottom:34px}.legal-page h2{font-family:Georgia,"Source Serif 4",serif;font-size:21px;font-weight:400;color:var(--text);margin:0 0 12px}.legal-page p{margin:0 0 14px}.legal-page p:last-child{margin-bottom:0}.legal-page strong{color:var(--text);font-weight:600}.legal-page ul{list-style:none;padding:0;margin:0 0 14px}.legal-page ul li{padding:9px 0 9px 18px;border-left:1px solid var(--border);margin-bottom:3px;font-size:15px}.legal-page a{color:var(--gold);text-decoration:none}.legal-page a:hover{text-decoration:underline}.legal-page .callout{background:var(--bg-elevated);border:1px solid var(--border);border-left:3px solid var(--teal);border-radius:8px;padding:22px 26px}.legal-page .callout h2{margin-top:0}.legal-page footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:24px;margin-top:48px}.legal-page .entity{font-family:ui-monospace,JetBrains Mono,monospace;font-size:12px;color:var(--text-muted)}.legal-page .links{display:flex;gap:20px}.legal-page .links a{font-size:14px;font-weight:500}@media (max-width:780px){.legal-page{padding:40px 20px 64px}.legal-page h1{font-size:28px}.legal-page footer{flex-direction:column;align-items:flex-start}}