:root{--bs-primary: #4CAF50;--bs-primary-rgb: 76, 175, 80;--bs-font-sans-serif: "Segoe UI", system-ui, -apple-system, sans-serif}body{background-color:#f8f9fa;font-family:var(--bs-font-sans-serif);-webkit-font-smoothing:antialiased}.page-enter-active,.page-leave-active{transition:opacity .15s ease}.page-enter-from,.page-leave-to{opacity:0}.fixed-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.nav-link.router-link-active{color:var(--bs-primary)!important;font-weight:600}[data-bs-theme=dark] body{background-color:var(--bs-body-bg)}[data-bs-theme=dark] .bg-white{background-color:var(--bs-secondary-bg)!important}[data-bs-theme=dark] .bg-light,[data-bs-theme=dark] #app{background-color:var(--bs-body-bg)!important}[data-bs-theme=dark] .border-top,[data-bs-theme=dark] .border-bottom,[data-bs-theme=dark] .border{border-color:var(--bs-border-color)!important}[data-bs-theme=dark] .shadow-sm{box-shadow:0 .125rem .25rem #0006!important}[data-bs-theme=dark] .navbar-light .navbar-brand,[data-bs-theme=dark] .navbar-light .navbar-text,[data-bs-theme=dark] .navbar .navbar-brand,[data-bs-theme=dark] .text-dark{color:var(--bs-body-color)!important}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select{background-color:var(--bs-tertiary-bg);border-color:var(--bs-border-color);color:var(--bs-body-color)}[data-bs-theme=dark] .btn-outline-secondary{color:var(--bs-secondary-color);border-color:var(--bs-border-color)}.theme-btn-group{display:flex;border-radius:12px;overflow:hidden;border:1px solid var(--bs-border-color)}.theme-btn-group .theme-btn{flex:1;padding:.5rem 0;border:none;background:var(--bs-secondary-bg);color:var(--bs-secondary-color);font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;display:flex;flex-direction:column;align-items:center;gap:3px}.theme-btn-group .theme-btn i{font-size:1.1rem}.theme-btn-group .theme-btn.active{background:var(--bs-primary, #4CAF50);color:#fff}.theme-btn-group .theme-btn:not(:last-child){border-right:1px solid var(--bs-border-color)}
