:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #eff6ff;--surface: #ffffff;--bg: #f1f5f9;--border: #e2e8f0;--text: #0f172a;--muted: #64748b;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06)}*{box-sizing:border-box}html,body{height:100%;margin:0;font-family:Roboto,sans-serif;background:var(--bg);color:var(--text)}mat-card,.mat-mdc-card{border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;border:1px solid var(--border)!important;background:var(--surface)!important}.page-container{padding:28px 32px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-header h2{margin:0;font-size:1.45rem;font-weight:700;color:var(--text);letter-spacing:-.3px}table{width:100%}.mat-mdc-header-cell{font-size:.72rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.6px;color:var(--muted)!important;background:#f8fafc!important;border-bottom:1px solid var(--border)!important;padding:12px 16px!important}.mat-mdc-cell{font-size:.875rem!important;color:var(--text)!important;padding:14px 16px!important;border-bottom:1px solid var(--border)!important}.mat-mdc-row{transition:background .12s ease!important}.mat-mdc-row:hover{background:var(--primary-light)!important}.mat-mdc-row:last-child .mat-mdc-cell{border-bottom:none!important}.mat-mdc-raised-button.mat-primary{border-radius:var(--radius-sm)!important;font-weight:600!important;height:38px!important;padding:0 16px!important}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mat-mdc-form-field input.mat-mdc-input-element,.mat-mdc-form-field textarea.mat-mdc-input-element,.mat-mdc-form-field .mat-mdc-select-trigger{padding-left:14px!important;padding-right:14px!important}.mat-mdc-form-field .mdc-text-field--outlined:not(.mdc-text-field--with-leading-icon) .mdc-text-field__input{padding-left:14px!important}mat-chip{border-radius:100px!important;font-size:.72rem!important;font-weight:600!important;padding:4px 12px!important;min-height:24px!important}.chip-pendiente{background:#fef3c7!important;color:#92400e!important}.chip-confirmada{background:#dbeafe!important;color:#1e40af!important}.chip-completada{background:#dcfce7!important;color:#166534!important}.chip-cancelada{background:#fee2e2!important;color:#991b1b!important}.chip-pagado{background:#dcfce7!important;color:#166534!important}.chip-parcial{background:#fef3c7!important;color:#92400e!important}.dialog-backdrop{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center}.stat-card{padding:0!important;overflow:hidden}.stat-number{font-size:2rem;font-weight:700;line-height:1}.stat-label{font-size:.82rem;margin-top:4px;opacity:.75}.stat-icon{font-size:42px!important;width:42px!important;height:42px!important;opacity:.9}.mat-elevation-z2{box-shadow:var(--shadow)!important}.mat-mdc-select-panel{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 8px 24px #00000024,0 2px 8px #00000014!important}.mat-mdc-option{border-radius:6px!important;margin:2px 6px!important}.mat-mdc-option:hover,.mat-mdc-option.mat-mdc-option-active{background:#eff6ff!important}.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled){background:#dbeafe!important;color:#1d4ed8!important}
