/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.absolute{position:absolute}.relative{position:relative}.flex{display:flex}.grid{display:grid}.inline{display:inline}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}body{color:#111827;background-color:#f9fafb;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.metric-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.sidebar-container{width:250px;background-color:#fff;border-right:1px solid #e5e7eb;height:100vh;display:flex;flex-direction:column}.sidebar-header{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:.5rem}.sidebar-logo{width:32px;height:32px;background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.sidebar-brand{font-weight:600;font-size:1.125rem}.sidebar-nav{flex:1;padding:1rem 0}.nav-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background-color:transparent;color:#6b7280;cursor:pointer;font-size:.875rem;text-align:left;transition:all .2s}.nav-item:hover{background-color:#f9fafb}.nav-item.active{background-color:#f3f4f6;color:#1f2937}.nav-item.active:hover{background-color:#f3f4f6}.sidebar-footer{padding:1rem;border-top:1px solid #e5e7eb}.footer-buttons{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.footer-button{padding:.5rem;border:none;background-color:transparent;cursor:pointer;border-radius:.25rem;color:#6b7280}.footer-button:hover{background-color:#f3f4f6}.user-info{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.user-avatar{width:24px;height:24px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.user-name{font-weight:500}.user-role{font-size:.75rem}.chart-container{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;height:400px}.monthly-chart-container{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-top:1.5rem}.test-chart-container{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;height:400px}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chart-title{margin:0;font-size:1.125rem;font-weight:600}.test-chart-title{margin:0;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.chart-controls{display:flex;gap:.5rem;align-items:center}.chart-select{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem}.filter-group{display:flex;gap:1rem;font-size:.875rem}.filter-label{display:flex;align-items:center;gap:.25rem}.legend-indicator{width:12px;height:12px;border-radius:50%}.legend-actual{background-color:#6b7280}.legend-budget{background-color:#d1d5db}.legend-private{background-color:#9333ea}.legend-plan{background-color:#3b82f6}.legend-other{background-color:#22c55e}.legend-uda{background-color:#ec4899}.monthly-controls{display:flex;gap:.5rem;align-items:center}.monthly-legend-group{display:flex;gap:1rem;font-size:.875rem}.monthly-legend-label,.monthly-filter-label{display:flex;align-items:center;gap:.25rem}.monthly-select{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem}.test-chart-area{width:100%;height:320px;border:2px solid blue}.App{text-align:center}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.dashboard-container{display:flex;height:100vh;background-color:#f9fafb}.coming-soon-container{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;color:#6b7280;font-size:1.125rem}.coming-soon-content{text-align:center}.coming-soon-title{margin:0 0 .5rem;color:#374151}
