@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton&display=swap";:root{--branding-primary: #2563eb;--branding-secondary: #64748b;--branding-accent: #3b82f6;--branding-background: #ffffff;--branding-surface: #f8fafc;--branding-text: #1e293b;--branding-font-primary: "Roboto Flex", system-ui, sans-serif;--branding-font-secondary: "Roboto Flex", system-ui, sans-serif}.branding-primary-bg{background-color:var(--branding-primary)}.branding-primary-text{color:var(--branding-primary)}.branding-primary-border{border-color:var(--branding-primary)}[data-scope=slider] [data-part=range],[data-scope=slider] [data-part=thumb]{background-color:var(--brand-color, #2563eb)!important}[data-scope=slider] [data-part=thumb]:focus{box-shadow:0 0 0 3px var(--brand-color, #2563eb) 33!important}[data-scope=radio-group] span:not([data-checked]){border-color:#f3f4f6!important;background-color:#fff!important}[data-scope=radio-group] span[data-checked]{background-color:#fff!important;border-color:var(--brand-color, #2563eb)!important;border-width:6px!important;position:relative!important}[data-scope=radio-group] span[data-checked]:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:6px!important;height:6px!important;border-radius:50%!important;background-color:#fff!important}
