#app{min-height:100vh;background:#f8f9fa;color:#212529;transition:background-color .25s ease,color .25s ease}#app.theme-dark{background:#111318;color:#f0f3f6}#app.theme-dark .b-tabs,#app.theme-dark .bg-white,#app.theme-dark .card,#app.theme-dark .nav-tabs .nav-link,#app.theme-dark .tab-content{background-color:#1b1f26!important;color:#f0f3f6!important}#app.theme-dark .nav-tabs .nav-link.active{background-color:#222833!important;border-color:#2d3542 #2d3542 #222833!important;color:#f0f3f6!important}#app.theme-dark .text-muted{color:#c0cad6!important}.theme-icon{color:#212529}#app.theme-dark .theme-icon{color:#f0f3f6}.navbar-dark .theme-toggle{color:hsla(0,0%,100%,.9)}.navbar-light .theme-toggle{color:rgba(0,0,0,.9)}.calendar-embed--dark{filter:invert(.92) hue-rotate(180deg) saturate(.9) contrast(.95)}