.theme-modern{--theme-bg:#fafafa;--theme-fg:#0f0f0f;--theme-muted:#737373;--theme-border:#e5e5e5;--theme-primary:#1a1a1a;--theme-primary-hover:#404040;--theme-primary-foreground:#ffffff;--theme-announcement:#171717;--theme-announcement-fg:#fafafa;--theme-hero-overlay:rgba(0,0,0,0.4);--theme-accent:#a16207;--theme-accent-hover:#ca8a04;--theme-input-bg:#f5f5f5;--theme-radius:6px;--theme-font-sans:"Inter","Geist",ui-sans-serif,system-ui,sans-serif}.theme-modern body{background:var(--theme-bg);color:var(--theme-fg);font-family:var(--theme-font-sans)}.theme-modern .legal-content.prose-legal{font-size:1rem;line-height:1.75;color:var(--theme-fg)}.theme-modern .legal-content.prose-legal h1{font-size:1.5rem;font-weight:600;color:var(--theme-fg);margin-top:1.75rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--theme-border)}.theme-modern .legal-content.prose-legal h1:first-child{margin-top:0}.theme-modern .legal-content.prose-legal h2{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}.theme-modern .legal-content.prose-legal p{color:var(--theme-muted);line-height:1.8;margin-bottom:1rem}.theme-modern .legal-content.prose-legal ol,.theme-modern .legal-content.prose-legal ul{margin:.75rem 0 1.25rem 1.5rem;color:var(--theme-muted)}.theme-modern .legal-content.prose-legal a{color:var(--theme-primary);text-decoration:underline;text-underline-offset:2px}