:root{--background:#fff;--card-bg:#fff;--muted:#f4f4f5;--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:#1e1e1e;--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:#fff;--muted:#f4f4f5;--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:#1e1e1e}html .shared-branding-theme{--muted:#f4f4f5;--portal-surface:#fff;--schedule-day-pill-active-bg:#ececec}html[data-theme=dark] .shared-branding-theme{--muted:#1a1a1a;--portal-surface:#1a1a1a}html .radix-themes .card,html .radix-themes .card-interactive{background-color:var(--card-bg,#fff);border:1px solid var(--border);box-shadow:none!important}html .card-interactive:hover,html .card-solid:hover,html .card-solid-interactive:hover{box-shadow:none!important;transform:none!important}html .radix-themes .card-interactive:hover,html .radix-themes a:hover .card-interactive,html .radix-themes .card-hover-bg:hover{background-color:var(--muted)}@layer utilities{html .radix-themes .plan-card{background-color:var(--card-bg)!important}html .radix-themes .plan-card:hover,html .radix-themes a:hover .plan-card{background-color:var(--muted)!important}}html[data-theme=dark] .radix-themes .card,html[data-theme=dark] .radix-themes .card-interactive{background-color:var(--card-bg,#1e1e1e)}html .radix-themes .card-solid{background-color:var(--card-bg,#fff);border-color:var(--border)}html[data-theme=dark] .radix-themes .card-solid{background-color:var(--card-bg,#1e1e1e)}.network-primary-btn{background-color:var(--primary)!important;color:var(--primary-foreground)!important}.network-primary-btn:hover{opacity:.9;background-color:var(--primary)!important}button[data-variant=outline],button[data-variant=ghost],a[data-variant=outline],a[data-variant=ghost]{color:var(--foreground)!important}button[data-variant=outline],a[data-variant=outline]{border-color:var(--border)!important}button[data-variant=outline]:hover,a[data-variant=outline]:hover{border-color:var(--foreground)!important;background-color:color-mix(in srgb,var(--foreground)6%,transparent)!important}button[data-variant=ghost]:hover,a[data-variant=ghost]:hover{background-color:color-mix(in srgb,var(--foreground)6%,transparent)!important}.site-header__center{margin:0;padding:0}@media (min-width:768px){.site-header__center{width:min(46rem,100% - 11rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (min-width:1024px){.site-header__center{width:min(46rem,100% - 18rem)}}.modern-btn--sm{--modern-btn-height:2.75rem;--modern-btn-padding:.75rem 1.125rem}.modern-btn--md{--modern-btn-height:3rem;--modern-btn-padding:.875rem 1.375rem}.modern-btn--lg{--modern-btn-height:3.5rem;--modern-btn-padding:1rem 1.75rem}.site-header__burger{--modern-btn-padding:.75rem .625rem}