.legal-shell{min-height:100svh;background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--rf-brand-500) 22%,transparent),transparent 36%),var(--rf-bg);padding:2rem 1rem}.legal-wrap{max-width:940px;margin:0 auto}.legal-top{justify-content:space-between;gap:1rem;margin-bottom:1rem}.legal-brand,.legal-top{display:flex;align-items:center}.legal-brand{gap:.75rem;color:var(--rf-ink-900);font-weight:800;font-size:1.15rem}.legal-brand img{width:128px;height:auto}.legal-card{border-radius:var(--rf-radius-lg);border:1px solid var(--rf-border);box-shadow:var(--rf-shadow-md);background:var(--rf-surface);padding:1.25rem}.legal-head h1{margin:0;font-size:1.65rem;color:var(--rf-ink-900)}.legal-updated{margin-top:.45rem;color:var(--rf-ink-500);font-size:.9rem}.legal-section{margin-top:1.25rem}.legal-section h3{margin-bottom:.45rem;color:var(--rf-ink-900)}.legal-section li,.legal-section p{color:var(--rf-ink-900);line-height:1.55}.legal-section ul{margin:.45rem 0 0;padding-left:1.2rem}.legal-footer-links{margin-top:1.6rem;display:flex;align-items:center;justify-content:center;gap:.35rem .85rem;flex-wrap:wrap;font-size:.92rem}.legal-footer-links .sep{color:var(--rf-ink-500)}.legal-footer-links a{color:var(--rf-brand-700);font-weight:700}@media (max-width:768px){.legal-shell{padding:1rem .8rem}.legal-top{margin-bottom:.85rem}.legal-brand img{width:108px}.legal-head h1{font-size:1.4rem}}p.legal-highlight{background:rgba(59,130,246,.08);border-left:3px solid var(--accent,#3b82f6);padding:.5rem 1rem;border-radius:0 4px 4px 0}