.button{--button-width: initial;--button-height: 40px;--button-padding: 10px;--button-padding-bottom: 0;--button-bg: #0a4dc4;--button-bg-hover: #3b71d0;--button-border: none;--button-border-radius: 4px;--button-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);--button-color: #fff;--button-color-hover: #fff;--button-font-size: inherit;--button-font-weight: 600;--button-font-weight-active: 600;--button-bg-disabled: #dee4e6;min-width:var(--button-width);min-height:var(--button-height);padding:0 var(--button-padding) var(--button-padding-bottom);background:var(--button-bg);border:var(--button-border);border-radius:var(--button-border-radius);box-shadow:var(--button-shadow);color:var(--button-color);font-size:var(--button-font-size);font-weight:var(--button-font-weight)}.button:hover{background:var(--button-bg-hover);color:var(--button-color-hover)}.button:active{box-shadow:none}.button:disabled{background:var(--button-bg-disabled);box-shadow:none;pointer-events:none}:root{--vdp-selected-bg-color: #0a4dc4;--vdp-elem-font-size: 14px}.v3dp__popout{width:300px!important;bottom:100%}input[type=checkbox]:before{content:"";display:block;width:100%;height:100%;background-size:10px 7px;background-repeat:no-repeat;background-position:center;pointer-events:none}input[type=checkbox]:checked:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9.176' viewBox='0 0 12 9.176'%3E%3Cpolygon fill='%23FFF' points='4.235 9.176 0 4.941 1.412 3.529 4.235 6.353 10.588 0 12 1.412'/%3E%3C/svg%3E")}:root{--usd-color: #309dcc;--eur-color: #3358ff;--gbp-color: #00a865;--jpy-color: #00b89e;--chf-color: #d7d9d8;--aud-color: #da9900;--cad-color: #804cff;--nzd-color: #e5226e;--highcharts-text-color: #2c3f50;--highcharts-button-color: #fff;--highcharts-button-active-color: #a1b2bc;--highcharts-button-active-text-color: #fff;--highcharts-button-border-color: #dde7e8;--highcharts-axis-color: #dde7e8}.dark:root{--highcharts-text-color: #b0c0d3;--highcharts-button-color: #284261;--highcharts-button-active-color: #dce7f5;--highcharts-button-active-text-color: #2c3f50;--highcharts-button-border-color: #001b3d;--highcharts-axis-color: #6f7d8f}
