.clickable{cursor:pointer}.hidden-if-empty:empty{display:none !important}.light-theme{color:#000;background:#fff}.light-theme .tangara-accordion-panel{--accordion-header-bg: #ededed;--accordion-body-bg: white}.light-theme .tangara-accordion-panel.is-secondary{--accordion-header-bg: #f1f1ff;--accordion-body-bg: white}.light-theme .tangara-accordion-panel.is-primary{--accordion-header-bg: #fefbf0;--accordion-body-bg: white}.light-theme .tangara-accordion-panel.is-info{--accordion-header-bg: #f2fdff;--accordion-body-bg: white}.light-theme .tangara-accordion-panel.is-success{--accordion-header-bg: #f2fcf1;--accordion-body-bg: white}.light-theme .tangara-accordion-panel.is-warning{--accordion-header-bg: #fef9ef;--accordion-body-bg: white}.light-theme .tangara-accordion-panel.is-danger{--accordion-header-bg: #fdefef;--accordion-body-bg: white}.light-theme .tangara-badge{--badge-main-color: #000000;--badge-secondary-color: white}.light-theme .tangara-badge.is-secondary{--badge-main-color: #ffffff;--badge-secondary-color: #3737ff}.light-theme .tangara-badge.is-primary{--badge-main-color: #000000;--badge-secondary-color: #f6c029}.light-theme .tangara-badge.is-info{--badge-main-color: #ffffff;--badge-secondary-color: #4bdcfd}.light-theme .tangara-badge.is-success{--badge-main-color: #ffffff;--badge-secondary-color: #40d73d}.light-theme .tangara-badge.is-warning{--badge-main-color: #ffffff;--badge-secondary-color: #f4aa17}.light-theme .tangara-badge.is-danger{--badge-main-color: #ffffff;--badge-secondary-color: #e01919}.light-theme .tangara-badge.is-transparent{background-color:rgba(0,0,0,0)}.light-theme .tangara-button{--button-main-color: #000000;--button-secondary-color: white;--button-shadow-color: #ffffff;--button-not-selected-color: gray}.light-theme .tangara-button.is-secondary{--button-main-color: #ffffff;--button-secondary-color: #3737ff;--button-shadow-color: #000000;--button-not-selected-color: #9b9bff}.light-theme .tangara-button.is-primary{--button-main-color: #000000;--button-secondary-color: #f6c029;--button-shadow-color: #ffffff;--button-not-selected-color: #7b6015}.light-theme .tangara-button.is-info{--button-main-color: #ffffff;--button-secondary-color: #4bdcfd;--button-shadow-color: #000000;--button-not-selected-color: #a5eefe}.light-theme .tangara-button.is-success{--button-main-color: #ffffff;--button-secondary-color: #40d73d;--button-shadow-color: #000000;--button-not-selected-color: #a0eb9e}.light-theme .tangara-button.is-warning{--button-main-color: #ffffff;--button-secondary-color: #f4aa17;--button-shadow-color: #000000;--button-not-selected-color: #fad58b}.light-theme .tangara-button.is-danger{--button-main-color: #ffffff;--button-secondary-color: #e01919;--button-shadow-color: #000000;--button-not-selected-color: #f08c8c}.light-theme .tangara-button.is-transparent{background-color:rgba(0,0,0,0)}.light-theme .tangara-button.is-transparent-when-not-hovered:not(:hover){background-color:rgba(0,0,0,0)}.light-theme .tangara-button:not(.is-transparent){box-shadow:.5px .5px 1.5px .5px rgba(0,0,0,.2196078431)}.light-theme .tangara-button:not(.is-transparent):disabled{filter:grayscale(0.7)}.light-theme .tangara-card{color:#000;background-color:#f2f2f2}.light-theme .tangara-card .tangara-card-header{color:#000;background-color:#ccc}.light-theme .tangara-card .tangara-card-footer{color:#000;background-color:#ccc}.light-theme .tangara-card.is-secondary{color:#000;background-color:#f2f2f2}.light-theme .tangara-card.is-secondary .tangara-card-header{color:#fff;background-color:#5f5fff}.light-theme .tangara-card.is-secondary .tangara-card-footer{color:#fff;background-color:#5f5fff}.light-theme .tangara-card.is-primary{color:#000;background-color:#f2f2f2}.light-theme .tangara-card.is-primary .tangara-card-header{color:#000;background-color:#f8cd54}.light-theme .tangara-card.is-primary .tangara-card-footer{color:#000;background-color:#f8cd54}.light-theme .tangara-card.is-danger{color:#000;background-color:#f2f2f2}.light-theme .tangara-card.is-danger .tangara-card-header{color:#fff;background-color:#e64747}.light-theme .tangara-card.is-danger .tangara-card-footer{color:#fff;background-color:#e64747}.light-theme .tangara-context-menu{--context-menu-color: black;--context-menu-background-color: white}.light-theme .tangara-drawer-aside{--drawer-aside-background-color: #f4f4f4}.light-theme .tangara-input{--background-color: #f9f9f9;--text-color: #000;--active-color: #000000}.light-theme .tangara-input.is-secondary{--background-color: #f9f9f9;--text-color: #000;--active-color: #ffffff}.light-theme .tangara-input.is-primary{--background-color: #f9f9f9;--text-color: #000;--active-color: #000000}.light-theme .tangara-input.is-danger{--background-color: #f9f9f9;--text-color: #000;--active-color: #ffffff}.light-theme .tangara-file-drop{--main-color: black;--fg-color: #000;--fg-shy-color: rgba(0, 0, 0, 0.6);--constrast-color: #fff;--danger-color: #e01919}.light-theme .tangara-file-drop.is-secondary{--main-color: #3737ff;--fg-color: #000;--fg-shy-color: rgba(0, 0, 0, 0.6);--constrast-color: #fff;--danger-color: #e01919}.light-theme .tangara-file-drop.is-primary{--main-color: #f6c029;--fg-color: #000;--fg-shy-color: rgba(0, 0, 0, 0.6);--constrast-color: #fff;--danger-color: #e01919}.light-theme .tangara-file-drop.is-danger{--main-color: #e01919;--fg-color: #000;--fg-shy-color: rgba(0, 0, 0, 0.6);--constrast-color: #fff;--danger-color: #e01919}.light-theme .tangara-menu .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #000000;--menu-item-is-active-secondary: gainsboro;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #ededed}.light-theme .tangara-menu.is-secondary .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #ffffff;--menu-item-is-active-secondary: #8787ff;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #c3c3ff}.light-theme .tangara-menu.is-primary .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #000000;--menu-item-is-active-secondary: #fad97f;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #fcecbf}.light-theme .tangara-menu.is-info .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #000000;--menu-item-is-active-secondary: #93eafe;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #c9f5fe}.light-theme .tangara-menu.is-success .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #000000;--menu-item-is-active-secondary: #8ce78b;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #c6f3c5}.light-theme .tangara-menu.is-warning .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #000000;--menu-item-is-active-secondary: #f8cc74;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #fce6b9}.light-theme .tangara-menu.is-danger .tangara-menu-item{--menu-item-primary: inherit;--menu-item-is-active-primary: #ffffff;--menu-item-is-active-secondary: #ec7575;--menu-item-has-active-primary: #000000;--menu-item-has-active-secondary: #f6baba}.light-theme .tangara-modal{--modal-text-color: black;--modal-background-color: white}.light-theme .tangara-notification.is-info{--notification-type-color: #4bdcfd}.light-theme .tangara-notification.is-success{--notification-type-color: #40d73d}.light-theme .tangara-notification.is-warning{--notification-type-color: #f4aa17}.light-theme .tangara-notification.is-error{--notification-type-color: #e01919}.light-theme *{--scrollbar-track-color: rgba(0, 0, 0, 0.0625);--scrollbar-thumb-color: rgba(0, 0, 0, 0.3125)}.light-theme *.has-scrollbar-transparent{--scrollbar-track-color: transparent;--scrollbar-thumb-color: rgba(128, 128, 128, 0.3137254902)}.light-theme *.has-scrollbar-secondary{--scrollbar-track-color: rgba(55, 55, 255, 0.0625);--scrollbar-thumb-color: rgba(55, 55, 255, 0.3125)}.light-theme *.has-scrollbar-primary{--scrollbar-track-color: rgba(246, 192, 41, 0.0625);--scrollbar-thumb-color: rgba(246, 192, 41, 0.3125)}.light-theme *.has-scrollbar-danger{--scrollbar-track-color: rgba(224, 25, 25, 0.0625);--scrollbar-thumb-color: rgba(224, 25, 25, 0.3125)}.light-theme .tangara-select{--background-color: #f9f9f9;--text-color: #000;--active-background-color: #f6c029;--active-color: #000000}.light-theme .tangara-select.is-secondary{--background-color: #f9f9f9;--text-color: #000;--active-background-color: #3737ff;--active-color: #ffffff}.light-theme .tangara-select.is-primary{--background-color: #f9f9f9;--text-color: #000;--active-background-color: #f6c029;--active-color: #000000}.light-theme .tangara-select.is-danger{--background-color: #f9f9f9;--text-color: #000;--active-background-color: #e01919;--active-color: #ffffff}.light-theme .tangara-slider{--main-color: #f6c029;--thumb-text-color: #000000;--tick-color: #000}.light-theme .tangara-slider.is-secondary{--main-color: #3737ff;--thumb-text-color: #ffffff;--tick-color: #000}.light-theme .tangara-slider.is-primary{--main-color: #f6c029;--thumb-text-color: #000000;--tick-color: #000}.light-theme .tangara-slider.is-danger{--main-color: #e01919;--thumb-text-color: #ffffff;--tick-color: #000}.light-theme .tangara-switch{--main-color: #f6c029;--unchecked-color: #888;--indeterminate-color: #bfa459;--thumb-color: white}.light-theme .tangara-switch.is-secondary{--main-color: #3737ff;--unchecked-color: #888;--indeterminate-color: #6060c4;--thumb-color: white}.light-theme .tangara-switch.is-primary{--main-color: #f6c029;--unchecked-color: #888;--indeterminate-color: #bfa459;--thumb-color: white}.light-theme .tangara-switch.is-danger{--main-color: #e01919;--unchecked-color: #888;--indeterminate-color: #b45151;--thumb-color: white}.light-theme .tangara-table{--table-strip-background-color: rgba(128, 128, 128, 0.0625);--table-horizontal-strip-bg: rgba(128, 128, 128, 0.0625);--table-vertical-strip-bg--table-vertical-strip-bg: rgba(128, 128, 128, 0.0625);--table-header-background-color: #fff;--table-footer-background-color: #fff;--table-hover-background-color: #8882;--table-cell-hover-background-color: #8883}.light-theme .tangara-table.is-secondary{--table-strip-background-color: rgba(28, 28, 128, 0.0625);--table-horizontal-strip-bg: rgba(28, 28, 128, 0.0625);--table-vertical-strip-bg--table-vertical-strip-bg: rgba(28, 28, 128, 0.0625);--table-header-background-color: #fff;--table-footer-background-color: #fff;--table-hover-background-color: #8882;--table-cell-hover-background-color: #8883}.light-theme .tangara-table.is-primary{--table-strip-background-color: rgba(123, 96, 21, 0.0625);--table-horizontal-strip-bg: rgba(123, 96, 21, 0.0625);--table-vertical-strip-bg--table-vertical-strip-bg: rgba(123, 96, 21, 0.0625);--table-header-background-color: #fff;--table-footer-background-color: #fff;--table-hover-background-color: #8882;--table-cell-hover-background-color: #8883}.light-theme .tangara-table.is-danger{--table-strip-background-color: rgba(112, 13, 13, 0.0625);--table-horizontal-strip-bg: rgba(112, 13, 13, 0.0625);--table-vertical-strip-bg--table-vertical-strip-bg: rgba(112, 13, 13, 0.0625);--table-header-background-color: #fff;--table-footer-background-color: #fff;--table-hover-background-color: #8882;--table-cell-hover-background-color: #8883}.light-theme .tangara-tag{--main-color: #000000;--secondary-color: white}.light-theme .tangara-tag.is-secondary{--main-color: #ffffff;--secondary-color: #3737ff}.light-theme .tangara-tag.is-primary{--main-color: #000000;--secondary-color: #f6c029}.light-theme .tangara-tag.is-info{--main-color: #ffffff;--secondary-color: #4bdcfd}.light-theme .tangara-tag.is-success{--main-color: #ffffff;--secondary-color: #40d73d}.light-theme .tangara-tag.is-warning{--main-color: #ffffff;--secondary-color: #f4aa17}.light-theme .tangara-tag.is-danger{--main-color: #ffffff;--secondary-color: #e01919}.light-theme .tangara-tag.is-transparent{background-color:rgba(0,0,0,0)}.light-theme ol.is-info,.light-theme ul.is-info,.light-theme li.is-info,.light-theme p.is-info,.light-theme legend.is-info,.light-theme caption.is-info,.light-theme figcaption.is-info,.light-theme i.is-info,.light-theme strong.is-info,.light-theme b.is-info,.light-theme em.is-info,.light-theme u.is-info,.light-theme sub.is-info,.light-theme sup.is-info,.light-theme a.is-info,.light-theme div:not(.tangara-tag):not(.tangara-badge).is-info,.light-theme span:not(.tangara-tag):not(.tangara-badge).is-info{color:#4bdcfd}.light-theme ol.is-success,.light-theme ul.is-success,.light-theme li.is-success,.light-theme p.is-success,.light-theme legend.is-success,.light-theme caption.is-success,.light-theme figcaption.is-success,.light-theme i.is-success,.light-theme strong.is-success,.light-theme b.is-success,.light-theme em.is-success,.light-theme u.is-success,.light-theme sub.is-success,.light-theme sup.is-success,.light-theme a.is-success,.light-theme div:not(.tangara-tag):not(.tangara-badge).is-success,.light-theme span:not(.tangara-tag):not(.tangara-badge).is-success{color:#40d73d}.light-theme ol.is-danger,.light-theme ul.is-danger,.light-theme li.is-danger,.light-theme p.is-danger,.light-theme legend.is-danger,.light-theme caption.is-danger,.light-theme figcaption.is-danger,.light-theme i.is-danger,.light-theme strong.is-danger,.light-theme b.is-danger,.light-theme em.is-danger,.light-theme u.is-danger,.light-theme sub.is-danger,.light-theme sup.is-danger,.light-theme a.is-danger,.light-theme div:not(.tangara-tag):not(.tangara-badge).is-danger,.light-theme span:not(.tangara-tag):not(.tangara-badge).is-danger{color:#e01919}.light-theme ol.is-warning,.light-theme ul.is-warning,.light-theme li.is-warning,.light-theme p.is-warning,.light-theme legend.is-warning,.light-theme caption.is-warning,.light-theme figcaption.is-warning,.light-theme i.is-warning,.light-theme strong.is-warning,.light-theme b.is-warning,.light-theme em.is-warning,.light-theme u.is-warning,.light-theme sub.is-warning,.light-theme sup.is-warning,.light-theme a.is-warning,.light-theme div:not(.tangara-tag):not(.tangara-badge).is-warning,.light-theme span:not(.tangara-tag):not(.tangara-badge).is-warning{color:#f4aa17}.light-theme .tangara-treeview .tangara-treeview-item.has-active>.tangara-treeview-item-content{background-color:#fcecbf}.light-theme .tangara-treeview .tangara-treeview-item.has-active>.tangara-treeview-item-content *{color:#000}.light-theme .tangara-treeview .tangara-treeview-item.is-active>.tangara-treeview-item-content{background-color:#fad97f}.light-theme .tangara-treeview .tangara-treeview-item.is-active>.tangara-treeview-item-content *{color:#000}.light-theme .tangara-treeview.is-secondary .tangara-treeview-item.has-active>.tangara-treeview-item-content{background-color:#c3c3ff}.light-theme .tangara-treeview.is-secondary .tangara-treeview-item.has-active>.tangara-treeview-item-content *{color:#000}.light-theme .tangara-treeview.is-secondary .tangara-treeview-item.is-active>.tangara-treeview-item-content{background-color:#8787ff}.light-theme .tangara-treeview.is-secondary .tangara-treeview-item.is-active>.tangara-treeview-item-content *{color:#fff}.light-theme .tangara-treeview.is-primary .tangara-treeview-item.has-active>.tangara-treeview-item-content{background-color:#fcecbf}.light-theme .tangara-treeview.is-primary .tangara-treeview-item.has-active>.tangara-treeview-item-content *{color:#000}.light-theme .tangara-treeview.is-primary .tangara-treeview-item.is-active>.tangara-treeview-item-content{background-color:#fad97f}.light-theme .tangara-treeview.is-primary .tangara-treeview-item.is-active>.tangara-treeview-item-content *{color:#000}.light-theme .tangara-tooltip{--tooltip-background-color: black;--tooltip-foreground-color: white}.light-theme .tab-button{--tab-background-color: white;--tab-foreground-color: black}/*# sourceMappingURL=tangara-theme-light.min.css.map */
