:root{--network-brand:#471eff;--background:#fff;--card-bg:#fff;--muted:#f4f4f5;--foreground:#333;--muted-foreground:#6b7280;--border:#131c1a14;--primary:var(--network-brand);--primary-foreground:#fff;--secondary:#212121;--secondary-foreground:#e7fefd;--color-panel-solid:#fff;--brand-primary:var(--primary);--app-shadow-float:0 4px 16px -6px #0f172a24, 0 2px 6px -3px #0f172a14;--app-shadow-rail:0 10px 34px -14px #0f172a33}[data-theme=dark]{--background:#121212;--card-bg:#1e1e1e;--foreground:#fafafa;--muted:#1a1a1a;--muted-foreground:#a1a1aa;--secondary:#212121;--secondary-foreground:#e7fefd;--app-shadow-float:0 4px 16px -4px #0009, 0 2px 8px -3px #00000080;--app-shadow-rail:0 12px 40px -12px #000000b3}body{background-color:var(--background)}html .radix-themes:not(.dark),html .radix-themes.light{--background:#fff;--card-bg:#fff;--muted:#f4f4f5;--primary:var(--network-brand);--primary-foreground:#fff;--accent-9:var(--network-brand);--accent-contrast:#fff;--accent-3:#c2f1e3}html[data-theme=dark] .radix-themes,html .radix-themes.dark{--background:#121212;--card-bg:#1e1e1e;--primary:var(--network-brand);--primary-foreground:#fff;--accent-9:var(--network-brand);--accent-contrast:#fff}html .shared-branding-theme{--muted:#f4f4f5;--portal-surface:#fff;--schedule-day-pill-active-bg:#ececec;--schedule-btn-height:34px}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)}}@media (min-width:768px){.site-header__center{transition:width .3s cubic-bezier(.3,1,.4,1),top .3s cubic-bezier(.3,1,.4,1)}.site-header__center:has(.smart-search--expanded){width:min(54rem,100% - 9rem);top:calc(50% + .5rem)}}.site-header:has(.smart-search--expanded){background-color:var(--background)}@media (min-width:640px){.site-header:has(.smart-search){margin-bottom:1rem}}@keyframes smart-search-backdrop-in{0%{opacity:0}to{opacity:1}}.smart-search-backdrop{animation:.25s both smart-search-backdrop-in}@keyframes smart-search-bar-in{0%{opacity:.5;clip-path:inset(var(--ss-unfold-y,0px) var(--ss-unfold-x,0px) round 9999px)}to{opacity:1;clip-path:inset(0 round 9999px)}}.smart-search-bar-in{animation:.32s cubic-bezier(.4,0,.2,1) backwards smart-search-bar-in}@media (prefers-reduced-motion:reduce){.site-header__center{transition:none}.smart-search-backdrop,.smart-search-bar-in{animation:none}}:root{--modern-btn-sm-height:2.75rem;--modern-btn-sm-padding:.75rem 1.125rem;--modern-btn-md-height:3rem;--modern-btn-md-padding:.875rem 1.375rem;--modern-btn-lg-height:3.5rem;--modern-btn-lg-padding:1rem 1.75rem}.site-header__burger{--modern-btn-padding:.75rem .625rem}@keyframes network-card-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.network-card-enter{animation:.35s ease-out both network-card-enter}@media (prefers-reduced-motion:reduce){.network-card-enter{animation:none}}