:root{--color-primary: #f4a261;--color-primary-dark: #e76f51;--color-success: #2a9d8f;--color-background: rgba(117, 192, 38, .06);--color-surface: #ffffff;--color-text: #495057;--color-text-muted: #6c757d;--color-text-strong: #000000;--color-border: #dee2e6;--color-card-border: rgba(0, 54, 60, .25);--color-sidebar-bg: #003C1E;--color-sidebar-primary: #75C026;--color-sidebar-hover: #76c0263a;--color-sidebar-active-bg: #75C026;--color-sidebar-active-text: #003C1E;--color-warning-icon: #ff5900;--sidebar-width: 5rem;--card-radius: 1.25rem;--shadow-elevated: 0 .5rem 1.5rem rgba(0, 0, 0, .08);--shadow-card: 0 .0625rem .125rem rgba(0, 0, 0, .05);--transition-base: .15s ease;--border-card: .0625rem solid var(--color-card-border);--p-tooltip-max-width: 31.25rem;--zoom-level: 80%}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:var(--zoom-level)}body{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--color-background);color:var(--color-text);min-height:100vh}.dashboard-container{display:flex;min-height:100vh}.main-content{flex:1;margin-left:var(--sidebar-width);padding:2rem}.home-card{width:100%;border:var(--border-card)}.header-container{padding-block:1rem}.header-text{font-size:1.625rem;font-weight:200;color:var(--color-text-strong, #000000);line-height:1.2}.dark-mode{--color-background: #1e1e1e;--color-surface: #2d2d2d;--color-text: #ffffff;--color-text-muted: #b3b3b3;--color-border: #404040}.p-tooltip{--p-tooltip-max-width: fit-content;max-width:fit-content}.p-tooltip-text{max-width:31.25rem!important}.p-tooltip.action-tooltip .p-tooltip-text{white-space:nowrap;width:max-content}.p-select{width:100%}:root .p-paginator .p-paginator-rpp-dropdown{width:fit-content}
