.ViewSwitch_switch__K1G_B{display:inline-flex;background:var(--bg-elevated);border:1px solid var(--border);border-radius:999px;padding:4px;gap:4px;margin-bottom:18px;box-shadow:var(--card-shadow)}.ViewSwitch_switch__K1G_B button{border:0;background:transparent;font-family:inherit;font-size:13px;font-weight:600;color:var(--text-secondary);padding:7px 18px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .18s ease,color .18s ease}.ViewSwitch_switch__K1G_B button.ViewSwitch_on__IYvbh{background:linear-gradient(90deg,#0d9488,#0f766e);color:#fff;box-shadow:0 4px 12px -4px rgba(13,148,136,.5)}.ViewSwitch_tag__JrrBB{font-size:9.5px;font-weight:700;padding:1px 6px;border-radius:99px;background:rgba(15,28,46,.07);color:var(--text-tertiary)}.ViewSwitch_switch__K1G_B button.ViewSwitch_on__IYvbh .ViewSwitch_tag__JrrBB{background:rgba(255,255,255,.22);color:#fff}[data-theme=dark] .ViewSwitch_tag__JrrBB{background:rgba(255,255,255,.08)}@media (max-width:640px){.ViewSwitch_switch__K1G_B button{padding:6px 14px;font-size:12.5px}}