﻿.dashboard-with-global-sidebar{display:flex;height:calc(100vh - 60px);margin-top:60px}.dashboard-with-global-sidebar .global-sidebar{position:fixed;left:0;top:60px;width:280px;height:calc(100vh - 60px);overflow-y:auto;overflow-x:hidden;padding:1.5rem;background-color:var(--bs-light, #f8f9fa);border-right:1px solid var(--bs-border-color, #dee2e6);z-index:100;scroll-behavior:smooth}.dashboard-with-global-sidebar .global-sidebar::-webkit-scrollbar{width:8px}.dashboard-with-global-sidebar .global-sidebar::-webkit-scrollbar-track{background:var(--bs-light, #f8f9fa)}.dashboard-with-global-sidebar .global-sidebar::-webkit-scrollbar-thumb{background:var(--bs-border-color, #dee2e6);border-radius:4px}.dashboard-with-global-sidebar .global-sidebar::-webkit-scrollbar-thumb:hover{background:var(--bs-secondary, #6c757d)}.dashboard-with-global-sidebar .global-sidebar h4{color:var(--bs-primary, #1B6B5F);margin-bottom:1rem;font-weight:600}.dashboard-with-global-sidebar .global-sidebar .form-group{margin-bottom:1.25rem}.dashboard-with-global-sidebar .global-sidebar .form-label{font-weight:500;font-size:.9rem;color:var(--bs-dark, #333)}.dashboard-with-global-sidebar .global-sidebar .form-select{font-size:.9rem}.dashboard-with-global-sidebar .main-content-with-sidebar{margin-left:280px;width:calc(100% - 280px);height:calc(100vh - 60px);overflow-y:auto;overflow-x:hidden;padding:2rem;scroll-behavior:smooth}.page-with-sidebar{display:flex;min-height:calc(100vh - 120px);gap:0}.page-with-sidebar .filter-sidebar{position:sticky;top:0;align-self:flex-start;width:280px;min-width:280px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;padding:1.5rem;background-color:var(--bs-light, #f8f9fa);border-right:1px solid var(--bs-border-color, #dee2e6);scroll-behavior:smooth}.page-with-sidebar .filter-sidebar::-webkit-scrollbar{width:6px}.page-with-sidebar .filter-sidebar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.page-with-sidebar .filter-sidebar::-webkit-scrollbar-thumb{background:var(--bs-border-color, #dee2e6);border-radius:3px}.page-with-sidebar .filter-sidebar::-webkit-scrollbar-thumb:hover{background:var(--bs-secondary, #6c757d)}.page-with-sidebar .filter-sidebar h4,.page-with-sidebar .filter-sidebar h5{color:var(--bs-primary, #1B6B5F);font-weight:600;margin-bottom:1rem}.page-with-sidebar .filter-sidebar h5{font-size:1rem;margin-top:1.5rem}.page-with-sidebar .filter-sidebar .filter-group{margin-bottom:1.25rem}.page-with-sidebar .filter-sidebar .filter-group label{font-weight:500;font-size:.85rem;color:var(--bs-dark, #333);margin-bottom:.5rem}.page-with-sidebar .filter-sidebar .filter-group .form-select,.page-with-sidebar .filter-sidebar .filter-group .form-control{font-size:.9rem;padding:.5rem .75rem}.page-with-sidebar .filter-sidebar .btn{font-size:.9rem;padding:.5rem 1rem}.page-with-sidebar .filter-sidebar hr{margin:1.5rem 0;opacity:.25}.page-with-sidebar .page-main-content{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;padding:2rem;scroll-behavior:smooth}@media(max-width: 992px){.dashboard-with-global-sidebar .global-sidebar{width:240px}.dashboard-with-global-sidebar .main-content-with-sidebar{margin-left:240px;width:calc(100% - 240px)}.page-with-sidebar{flex-direction:column}.page-with-sidebar .filter-sidebar{position:relative;width:100%;max-width:none;max-height:none;border-right:none;border-bottom:1px solid var(--bs-border-color, #dee2e6)}.page-with-sidebar .filter-sidebar details summary{cursor:pointer;font-weight:600;padding:.5rem 0}.page-with-sidebar .filter-sidebar details summary::-webkit-details-marker{display:none}.page-with-sidebar .filter-sidebar details summary::before{content:"▶";display:inline-block;margin-right:.5rem;transition:transform .2s}.page-with-sidebar .filter-sidebar details[open] summary::before{transform:rotate(90deg)}.page-with-sidebar .page-main-content{padding:1.5rem 1rem}}@media(max-width: 576px){.page-with-sidebar .filter-sidebar{padding:1rem}.page-with-sidebar .filter-sidebar .filter-group{margin-bottom:1rem}.page-with-sidebar .page-main-content{padding:1rem}}@media print{.filter-sidebar,.global-sidebar{display:none !important}.main-content-with-sidebar,.page-main-content{margin-left:0 !important;width:100% !important}}.filter-sidebar .form-select:focus,.filter-sidebar .form-control:focus,.filter-sidebar .btn:focus,.global-sidebar .form-select:focus,.global-sidebar .form-control:focus,.global-sidebar .btn:focus{outline:2px solid var(--bs-primary, #1B6B5F);outline-offset:2px}.skip-to-content{position:absolute;top:-40px;left:0;background:var(--bs-primary, #1B6B5F);color:#fff;padding:8px;text-decoration:none;z-index:10000}.skip-to-content:focus{top:0}@media(prefers-color-scheme: dark){.filter-sidebar,.global-sidebar{background-color:var(--bs-dark, #212529);border-right-color:var(--bs-border-color-dark, #495057)}.filter-sidebar h4,.filter-sidebar h5,.filter-sidebar label,.global-sidebar h4,.global-sidebar h5,.global-sidebar label{color:var(--bs-light, #f8f9fa)}.filter-sidebar::-webkit-scrollbar-track,.global-sidebar::-webkit-scrollbar-track{background:var(--bs-dark, #212529)}.filter-sidebar::-webkit-scrollbar-thumb,.global-sidebar::-webkit-scrollbar-thumb{background:var(--bs-secondary, #6c757d)}}.navbar{background:linear-gradient(135deg, #1B6B5F 0%, #134a42 100%) !important;box-shadow:0 2px 12px rgba(0,0,0,.15)}.navbar .brand-icon{color:#f49b7a}.nav-link{font-weight:500;border-radius:6px;transition:all .2s}.nav-link:hover{background:rgba(255,255,255,.15)}.nav-link.active{background:rgba(255,255,255,.2) !important}.card{border:none;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .3s}.card:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}.card-header{background:rgba(0,0,0,0);border-bottom:1px solid #e9ecef;font-weight:600;padding:1rem 1.25rem}.card-header h4{margin-bottom:0;font-size:1.1rem}.card-header.bg-primary{background:linear-gradient(135deg, #1B6B5F, #11423b) !important;color:#fff;border-bottom:none;border-radius:12px 12px 0 0}.card-header.bg-secondary{background:#f49b7a !important;color:#fff}.page-header h2{color:#1b6b5f;font-weight:700}.page-header h2 i{color:#f49b7a}.bslib-value-box{border-radius:12px !important}.bslib-value-box .value-box-title{font-size:.85rem !important;text-transform:uppercase;letter-spacing:.5px}.bslib-value-box .value-box-value{font-size:1.75rem !important;font-weight:700}.btn-primary{background:linear-gradient(135deg, #1B6B5F, #11423b);border:none;border-radius:8px;font-weight:500}.btn-primary:hover{background:linear-gradient(135deg, #11423b, #0c2e29);transform:translateY(-1px);box-shadow:0 4px 12px rgba(27,107,95,.3)}.btn-outline-primary{border:2px solid #1b6b5f;color:#1b6b5f;border-radius:8px}.btn-outline-primary:hover{background:#1b6b5f;color:#fff}.form-control,.selectize-input{border-radius:8px;border:1px solid #dee2e6}.form-control:focus,.selectize-input:focus{border-color:#1b6b5f;box-shadow:0 0 0 3px rgba(27,107,95,.15)}.app-footer{background:#2c3e50;color:#fff;padding:1.5rem 2rem}.app-footer .footer-brand{font-weight:600;color:#f49b7a}.app-footer .footer-links a{color:rgba(255,255,255,.7);margin-right:1.5rem;text-decoration:none}.app-footer .footer-links a:hover{color:#f49b7a}.app-footer .footer-attribution{font-size:.85rem;color:rgba(255,255,255,.6)}.kpi-box{background:linear-gradient(135deg, #9ee7dc 0%, #96e5d9 100%);padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);text-align:center;transition:all .3s;height:100%}.kpi-box:hover{box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-2px)}.kpi-box .kpi-value{font-size:2rem;font-weight:700;color:#1b6b5f;margin-bottom:.5rem}.kpi-box .kpi-label{font-size:.85rem;font-weight:500;color:#11423b;text-transform:uppercase;letter-spacing:.5px}.kpi-box.kpi-box-coral{background:linear-gradient(135deg, white 0%, #fffefe 100%)}.kpi-box.kpi-box-coral .kpi-value{color:#f0784b}.kpi-box.kpi-box-coral .kpi-label{color:#e63}.kpi-box.kpi-box-success{background:linear-gradient(135deg, #c4f1ce 0%, #bbefc7 100%)}.kpi-box.kpi-box-success .kpi-value{color:#23923d}.kpi-box.kpi-box-success .kpi-label{color:#1e7e34}.kpi-box.kpi-box-warning{background:linear-gradient(135deg, #ffeeba 0%, #ffebaf 100%)}.kpi-box.kpi-box-warning .kpi-value{color:#a07800}.kpi-box.kpi-box-warning .kpi-label{color:#876500}.kpi-box.kpi-box-info{background:linear-gradient(135deg, #beeff7 0%, #b5edf6 100%)}.kpi-box.kpi-box-info .kpi-value{color:#148ea1}.kpi-box.kpi-box-info .kpi-label{color:#117a8b}.kpi-box.kpi-box-danger{background:linear-gradient(135deg, #fae3e5 0%, #f9dadd 100%)}.kpi-box.kpi-box-danger .kpi-value{color:#d32535}.kpi-box.kpi-box-danger .kpi-label{color:#bd2130}.sticky-filters{position:-webkit-sticky;position:sticky;top:60px;z-index:1020;background:#fff;padding:1rem 0;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:8px}.sticky-filters::before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:linear-gradient(to bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0));pointer-events:none}.selectize-dropdown,.selectize-input,.bootstrap-select .dropdown-menu,.shiny-input-container{z-index:1030 !important}.selectize-dropdown{z-index:1031 !important;box-shadow:0 4px 20px rgba(0,0,0,.15) !important;border:1px solid #dee2e6 !important}.form-group{z-index:auto;position:relative}.filter-card{z-index:1020;position:relative}.text-primary-teal{color:#1b6b5f !important}@media(max-width: 768px){.page-header h2{font-size:1.25rem}.kpi-box{padding:1rem}.kpi-box .kpi-value{font-size:1.5rem}.kpi-box .kpi-label{font-size:.75rem}}@media print{.navbar,.app-footer,.btn{display:none !important}.card{box-shadow:none;border:1px solid #dee2e6}}
