.module-dashboard-wrap{background:linear-gradient(to bottom right,#f8fafc,#f0f5ff4d,#f7f0ff80);min-height:100%;padding:.5rem 1rem 1rem}@media (min-width:768px){.module-dashboard-wrap{padding:1rem 1.5rem 1.5rem}}.module-dashboard-header{margin-bottom:.75rem}.module-dashboard-header-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.module-dashboard-heading{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.module-dashboard-heading>div:last-child{min-width:0;padding-top:.1rem}.module-dashboard-icon-wrap{background:hsl(var(--primary));width:2.25rem;height:2.25rem;color:hsl(var(--primary-foreground));box-shadow:0 2px 8px hsl(var(--primary) / .3);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.module-dashboard-icon-wrap svg{flex-shrink:0;width:1.25rem;height:1.25rem}.module-dashboard-title{color:hsl(var(--foreground));margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}@media (min-width:768px){.module-dashboard-title{font-size:1.25rem}}.module-dashboard-subtitle{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.75rem}.module-dashboard-action{flex-shrink:0}.module-dashboard-action-wrap{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.module-dashboard-shell-links{align-items:center;gap:.3rem;display:inline-flex}.module-dashboard-shell-links a{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:999px;padding:.2rem .55rem;font-size:.68rem;text-decoration:none}.module-dashboard-shell-links a:hover{color:hsl(var(--foreground));background:hsl(var(--muted) / .5)}.module-dashboard-filters{margin-top:.5rem}.module-table-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;overflow:hidden;box-shadow:0 4px 20px #0000000f}.module-table-card .data-table{font-size:.8125rem}.module-table-card .data-table thead tr{background:linear-gradient(to right, hsl(var(--muted) / .6), hsl(var(--muted) / .4));border-bottom:1px solid hsl(var(--border))}.module-table-card .data-table th{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;text-align:left;padding:.5rem .75rem;font-size:.6875rem;font-weight:600}.module-table-card .data-table th.text-right,.module-table-card .data-table td.text-right{text-align:right}.module-table-card .data-table th.text-center,.module-table-card .data-table td.text-center{text-align:center}.module-table-card .data-table td{border-bottom:1px solid hsl(var(--border) / .6);color:hsl(var(--foreground));padding:.5rem .75rem}.module-table-card .data-table tbody tr:hover{background:hsl(var(--muted) / .25)}.module-table-card .data-table tbody tr:last-child td{border-bottom:none}.th-sort{font:inherit;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-size:.6875rem;font-weight:600;transition:color .15s;display:inline-flex}.th-sort:hover{color:hsl(var(--foreground))}.th-sort .sort-icon{flex-shrink:0;width:.75rem;height:.75rem}.th-sort .sort-icon.muted{opacity:.5}.module-search-input{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:.5rem;outline:none;width:100%;max-width:280px;padding:.375rem .75rem;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.module-search-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.module-search-input::placeholder{color:hsl(var(--muted-foreground))}.module-btn-add{background:hsl(var(--primary));height:2rem;color:hsl(var(--primary-foreground));cursor:pointer;box-shadow:0 2px 6px hsl(var(--primary) / .3);border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:opacity .2s}.module-btn-add:hover{opacity:.92}.page-container{background:hsl(var(--muted) / .3);min-height:100vh;padding:1rem 1.25rem}.page-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-header h1{color:hsl(var(--foreground));margin:0;font-size:1.25rem;font-weight:700}.page-filters{margin-bottom:1rem}.search-input{border:1px solid hsl(var(--input));background:hsl(var(--background));border-radius:6px;outline:none;width:100%;max-width:320px;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .2s}.search-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.filter-select{border:1px solid hsl(var(--input));background:hsl(var(--background));cursor:pointer;border-radius:6px;outline:none;min-width:120px;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .2s}.filter-select:focus{border-color:hsl(var(--ring))}.page-filters.display-flex{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.table-container{background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:0 1px 3px hsl(var(--foreground) / .04);border-radius:8px;overflow:hidden}.data-table{border-collapse:collapse;width:100%;font-size:.8125rem}.data-table thead{background:hsl(var(--muted) / .5)}.data-table th{text-align:left;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));padding:.5rem .75rem;font-weight:600}.data-table td{border-bottom:1px solid hsl(var(--border) / .8);color:hsl(var(--foreground));padding:.5rem .75rem}.data-table tbody tr:hover{background:hsl(var(--muted) / .3)}.status-badge{border-radius:6px;padding:.2rem .5rem;font-size:.6875rem;font-weight:500}.status-badge.active{color:#166534;background:#dcfce7}.status-badge.inactive{color:#991b1b;background:#fee2e2}.action-buttons{gap:.375rem;display:flex}.action-buttons.justify-end{justify-content:flex-end}.btn-edit{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;transition:opacity .2s}.btn-edit:hover{opacity:.9}.btn-delete{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));cursor:pointer;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;transition:opacity .2s}.btn-delete:hover{opacity:.9}.empty-state{text-align:center;color:hsl(var(--muted-foreground));padding:1.5rem;font-size:.8125rem}.form-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.loading{min-height:40vh;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;font-size:.875rem;display:flex}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{width:100%;padding-right:2.5rem}.password-toggle{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:.375rem;transition:color .2s;display:flex;position:absolute;right:.5rem}.password-toggle:hover{color:hsl(var(--foreground))}.form-input{border:1px solid hsl(var(--input));background:hsl(var(--background));border-radius:6px;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;transition:border-color .2s}.form-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.filter-group{flex-direction:column;gap:.25rem;display:flex}.filter-label{color:hsl(var(--foreground));margin:0;font-size:.75rem;font-weight:600}.filter-input{border:1px solid hsl(var(--input));background:hsl(var(--background));border-radius:6px;outline:none;min-width:140px;padding:.5rem .75rem;font-size:.8125rem}.filter-input:focus{border-color:hsl(var(--ring))}.summary-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.summary-card{background:hsl(var(--card));border:1px solid hsl(var(--border));text-align:center;border-radius:8px;padding:.875rem 1rem}.summary-card h3{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem;font-size:.6875rem;font-weight:600}.summary-value{color:hsl(var(--primary));margin:0;font-size:1.25rem;font-weight:700}.summary-subvalue{color:hsl(var(--muted-foreground));margin:.125rem 0 0;font-size:.6875rem}.chart-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:8px;padding:1rem 1.25rem}.chart-card h2{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1rem;font-weight:600}.reports-filters,.meetings-filters{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem}.filters-heading,.meetings-filters-title{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));margin:0 0 .75rem;padding-bottom:.5rem;font-size:.9375rem;font-weight:600}.filters-content,.filter-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.filter-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.btn-access{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.btn-access:hover:not(:disabled){opacity:.9}.btn-access:disabled{opacity:.6;cursor:not-allowed}@media (min-width:1281px){.page-container{max-width:100%;padding:1.25rem 1.5rem}.page-header h1{font-size:1.375rem}.data-table{font-size:.875rem}.data-table th,.data-table td{padding:.625rem 1rem}.summary-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.summary-value{font-size:1.375rem}}@media (min-width:1536px){.page-container{padding:1.5rem 2rem}.page-header h1{font-size:1.5rem}}@media (max-width:768px){.page-container{padding:.75rem 1rem}.page-header{flex-direction:column;align-items:flex-start;gap:.5rem}.data-table th,.data-table td{padding:.375rem .5rem}}
