
:root{--background:#fff;--card-bg:#fafafa;--muted:#fff;--foreground:#333;--muted-foreground:#333333d9;--border:#131c1a14;--primary:#471eff;--primary-foreground:#fff;--secondary:#212121;--secondary-foreground:#e7fefd;--color-panel-solid:#fff;--brand-primary:#072a24}[data-theme=dark]{--background:#121212;--card-bg:#262626;--foreground:#fafafa;--muted:#1a1a1a;--muted-foreground:#a1a1aa;--secondary:#212121;--secondary-foreground:#e7fefd}body{background-color:var(--background)}html .radix-themes:not(.dark),html .radix-themes.light{--background:#fff;--card-bg:#fafafa;--muted:#fff;--primary:#471eff;--primary-foreground:#fff;--accent-9:#471eff;--accent-contrast:#fff;--accent-3:#c2f1e3}html[data-theme=dark] .radix-themes,html .radix-themes.dark{--background:#121212;--card-bg:#262626}html .radix-themes .card,html .radix-themes .card-interactive{background-color:var(--card-bg,#fafafa)}html .radix-themes .card:hover,html .radix-themes .card-interactive:hover,html .radix-themes a:hover .card,html .radix-themes a:hover .card-interactive,html .radix-themes .card-hover-bg:hover{background-color:#f3f3f3}html[data-theme=dark] .radix-themes .card,html[data-theme=dark] .radix-themes .card-interactive{background-color:var(--card-bg,#262626)}html .radix-themes .card-solid{background-color:var(--background,#fff);border-color:var(--border)}html[data-theme=dark] .radix-themes .card-solid{background-color:var(--background,#121212)}.network-primary-btn{background-color:var(--primary)!important;color:var(--primary-foreground)!important}.network-primary-btn:hover{opacity:.9;background-color:var(--primary)!important}
