@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";.print-header-container{display:none}@media print{.print-header-container{display:block!important;width:100%;margin-bottom:20px}.print-header-content{display:flex;justify-content:space-between;align-items:center;padding:10px 0;flex-direction:row}.print-logo-img{max-height:80px;width:auto;object-fit:contain}.print-info-section{text-align:center;flex-grow:1}.print-app-name{font-size:24px;font-weight:700;margin:0;color:#000}.print-app-subtitle{font-size:14px;color:#555;margin:5px 0 0}.print-divider{border:0;border-bottom:2px solid #000;margin-top:10px}.no-print,.sidebar,.navbar,button{display:none!important}body.print-single-mode *{visibility:hidden}body.print-single-mode .print-header-container,body.print-single-mode .print-header-container *,body.print-single-mode .printable-element,body.print-single-mode .printable-element *{visibility:visible}body.print-single-mode .printable-element{position:absolute;left:0;top:120px;width:100%;margin:0;padding:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);color:#334155;min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:env(safe-area-inset-bottom);overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 20px}.header{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,232,240,.8);position:sticky;top:0;z-index:1000}.header-content{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.logo{display:flex;align-items:center;gap:12px}.logo-icon{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:10px;border-radius:12px;font-size:20px;color:#fff;display:flex;align-items:center;justify-content:center}.logo-text{font-size:22px;font-weight:800;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-subtitle{font-size:12px;color:#64748b;font-weight:500;margin-top:2px}.header-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border-radius:12px;font-weight:600;font-size:14px;border:none;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;letter-spacing:.3px}.btn:active{transform:scale(.96)}.btn-primary{background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%);color:#fff;box-shadow:0 4px 12px #4f46e540}.btn-primary:hover{background:linear-gradient(135deg,#4338ca 0%,#2563eb 100%);box-shadow:0 6px 20px #4f46e559;transform:translateY(-2px)}.btn-outline{background:white;border:1.5px solid #e2e8f0;color:#475569}.btn-outline:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.btn-success{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;box-shadow:0 4px 12px #10b98140}.btn-success:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);box-shadow:0 6px 20px #10b98159;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,#64748b 0%,#475569 100%);color:#fff;box-shadow:0 4px 12px #64748b40}.btn-secondary:hover{background:linear-gradient(135deg,#475569 0%,#334155 100%);box-shadow:0 6px 20px #64748b59;transform:translateY(-2px)}.btn-danger{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);color:#fff;box-shadow:0 4px 12px #f43f5e40}.btn-danger:hover{background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);box-shadow:0 6px 20px #f43f5e59;transform:translateY(-2px)}.btn-warning{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff;box-shadow:0 4px 12px #f59e0b40}.btn-warning:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);box-shadow:0 6px 20px #f59e0b59;transform:translateY(-2px)}.btn-info{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);color:#fff;box-shadow:0 4px 12px #06b6d440}.btn-info:hover{background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%);box-shadow:0 6px 20px #06b6d459;transform:translateY(-2px)}.btn-sm{padding:6px 12px;font-size:12px;border-radius:8px}.action-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:14px;box-shadow:0 2px 4px #0000000d}.action-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 8px #0000001a}.action-btn.edit{background-color:#eef2ff;color:#4f46e5}.action-btn.edit:hover{background-color:#4f46e5;color:#fff}.action-btn.delete{background-color:#fff1f2;color:#e11d48}.action-btn.delete:hover{background-color:#e11d48;color:#fff}.sidebar-section-header{padding:16px 16px 8px;font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:1px}.page-title{font-size:28px;font-weight:800;color:#1e293b;position:relative;display:inline-block;margin-bottom:8px}.page-title:after{content:"";position:absolute;bottom:-4px;inset-inline-start:0;width:40px;height:4px;background:#3b82f6;border-radius:2px}.page-subtitle{font-size:14px;color:#64748b;font-weight:500}.search-container{display:grid;grid-template-columns:1fr auto;gap:16px;margin:24px 0;align-items:center}.search-box{position:relative}.search-input,.filter-select{width:100%;padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:10px;background:#ffffff;font-size:14px;transition:all .2s ease;font-family:inherit}.search-input:focus,.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:32px 0}.stat-card{background:#ffffff;border-radius:16px;padding:24px;border:1px solid #f1f5f9;text-align:center;position:relative;overflow:hidden;transition:all .3s ease;opacity:0;transform:translateY(20px);animation:card-fade-in .6s ease-out forwards}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a;border-color:#e2e8f0}.stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#3b82f6,#60a5fa)}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.stat-card:nth-child(5){animation-delay:.5s}.stat-card:nth-child(6){animation-delay:.6s}.stat-icon{font-size:32px;margin-bottom:12px;opacity:.9}.stat-content{display:flex;flex-direction:column;align-items:center;gap:6px}.stat-label{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:36px;font-weight:800;color:#1e293b;line-height:1}@keyframes card-fade-in{to{opacity:1;transform:translateY(0)}}.main-content{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px;align-items:start}@media (min-width: 1280px){.main-content{grid-template-columns:340px 1fr}}.sidebar{background:#ffffff;border-radius:16px;padding:24px;border:1px solid #f1f5f9;position:sticky;top:90px;box-shadow:0 2px 12px #0000000a}.sidebar-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:20px;display:flex;align-items:center;gap:10px}.vehicles-list{display:flex;flex-direction:column;gap:12px;max-height:60vh;overflow-y:auto}.vehicle-card{padding:16px;border-radius:12px;border:1px solid #f1f5f9;background:#fafafa;cursor:pointer;transition:all .2s ease;position:relative}.vehicle-card:hover{border-color:#e2e8f0;background:#ffffff;transform:translateY(-1px)}.vehicle-card.selected{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1.5px solid #7dd3fc;box-shadow:0 4px 16px #3b82f626}.vehicle-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;position:relative}.vehicle-name{font-weight:700;color:#1e293b;font-size:15px;line-height:1.4}.vehicle-details{font-size:13px;color:#64748b;display:flex;flex-direction:column;gap:4px}.vehicle-actions{display:flex;gap:8px;position:absolute;top:12px;inset-inline-end:12px;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.vehicle-card:hover .vehicle-actions{opacity:1}.detail-content{background:#ffffff;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 2px 12px #0000000a;overflow:hidden;display:flex;flex-direction:column}.detail-header{background:#ffffff;padding:24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.detail-title{font-size:24px;font-weight:800;color:#1e293b;margin:0;display:flex;align-items:center;gap:12px;line-height:1.2}.detail-subtitle{font-size:14px;color:#64748b;margin-top:4px}.detail-actions{display:flex;gap:10px;flex-shrink:0}.detail-body{padding:24px;flex:1;background-color:#fafafa}.detail-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 1024px){.detail-grid{grid-template-columns:1fr 1fr}}.card{background:#ffffff;border-radius:12px;padding:24px;border:1px solid #f1f5f9;margin-bottom:20px}.card:last-child{margin-bottom:0}.card-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:20px;display:flex;align-items:center;gap:10px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.info-row{display:flex;flex-direction:column;gap:6px}.info-label{font-size:13px;color:#64748b;font-weight:500}.info-value{font-size:15px;font-weight:600;color:#334155}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.services-title{font-size:18px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:10px}.services-total{font-size:16px;font-weight:800;color:#059669;background:#ecfdf5;padding:8px 16px;border-radius:8px}.services-scroll-container{flex:1;overflow-y:auto;border:1px solid #f1f5f9;border-radius:12px;padding:16px;background-color:#fafafa;max-height:400px}.service-item{border:1px solid #f1f5f9;border-radius:12px;padding:20px;transition:all .2s ease;background:#ffffff;margin-bottom:12px}.service-item:hover{border-color:#e2e8f0;transform:translateY(-1px)}.service-item:last-child{margin-bottom:0}.service-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.service-type{font-weight:700;color:#1e293b;font-size:15px}.service-cost{font-weight:800;color:#059669;font-size:16px}.service-meta{display:flex;align-items:center;gap:16px;color:#64748b;font-size:13px;margin-bottom:12px;flex-wrap:wrap}.service-description{color:#475569;font-size:14px;line-height:1.5;margin-bottom:12px}.empty-services{display:flex;align-items:center;justify-content:center;height:100%;min-height:150px;text-align:center;color:#94a3b8}.status-badge{padding:4px 12px;border-radius:16px;font-size:11px;font-weight:600;border:1px solid transparent;display:inline-flex;align-items:center;gap:6px}.status-badge:before{content:"";display:block;width:6px;height:6px;border-radius:50%}.status-completed{background:#ecfdf5;color:#047857;border-color:#d1fae5}.status-completed:before{background:#10b981}.status-in-service{background:#fffbeb;color:#b45309;border-color:#fef3c7}.status-in-service:before{background:#f59e0b}.status-pending{background:#eff6ff;color:#1d4ed8;border-color:#dbeafe}.status-pending:before{background:#3b82f6}.payment-badge{padding:4px 10px;border-radius:16px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:4px;border:1px solid transparent}.payment-paid{background:#ecfdf5;color:#047857;border-color:#d1fae5}.payment-pending{background:#fffbeb;color:#b45309;border-color:#fef3c7}.payment-partial{background:#faf5ff;color:#7c3aed;border-color:#ede9fe}.status-select{padding:6px 12px;border:1.5px solid #e2e8f0;border-radius:6px;font-size:12px;background:white;cursor:pointer;transition:all .2s ease}.status-select:focus{outline:none;border-color:#3b82f6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000;opacity:0;animation:modal-fade-in .3s cubic-bezier(.4,0,.2,1) forwards}.modal{background:white;border-radius:24px;width:100%;max-width:520px;box-shadow:0 25px 50px -12px #00000040;transform:translateY(20px) scale(.95);animation:modal-slide-up .4s cubic-bezier(.34,1.56,.64,1) forwards;max-height:90vh;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);overflow:hidden}.report-modal{max-width:850px!important}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #f1f5f9;background:#ffffff;flex-shrink:0}.modal-title{font-size:20px;font-weight:800;color:#1e293b;letter-spacing:-.5px}.modal-close{padding:8px;border:none;background:#f1f5f9;cursor:pointer;border-radius:12px;color:#64748b;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:14px}.modal-close:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}.modal-body{padding:32px;flex:1;overflow-y:auto;scrollbar-width:thin}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#475569}.form-input,.form-select,.form-textarea{width:100%;padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:14px;transition:all .2s ease;font-family:inherit;background:#f8fafc;color:#1e293b}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#4f46e5;background:#ffffff;box-shadow:0 0 0 4px #4f46e51a}.form-actions{display:flex;gap:12px;margin-top:12px;justify-content:flex-end;flex-shrink:0;padding:24px 32px;background:#f8fafc;border-top:1px solid #f1f5f9}@keyframes modal-fade-in{to{opacity:1}}@keyframes modal-slide-up{to{opacity:1;transform:translateY(0) scale(1)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;color:#64748b;background:#ffffff;border-radius:16px;border:2px dashed #e2e8f0}.empty-icon{font-size:48px;margin-bottom:16px;color:#cbd5e1}.empty-title{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:8px}.empty-description{font-size:14px;max-width:300px;line-height:1.5;color:#64748b}@media (max-width: 768px){.container{padding:0 16px}.header-content{flex-direction:row;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.logo{width:auto;justify-content:flex-start;flex:1}.header-actions,.detail-actions{width:auto;justify-content:flex-end;gap:8px}.search-container{grid-template-columns:1fr;gap:16px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-card{padding:16px}.stat-value{font-size:28px}.detail-header{flex-direction:column;align-items:stretch;gap:16px;text-align:start}.detail-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.btn{padding:12px 20px;font-size:15px}.services-header{flex-direction:column;align-items:flex-start;gap:12px}.modal{max-width:100%;width:100%;margin:0;border-radius:24px 24px 0 0;position:fixed;bottom:0;left:0;right:0;max-height:90vh;height:auto;display:flex;flex-direction:column;animation:modal-slide-up .3s ease-out forwards}.sidebar{position:static;width:100%;margin-bottom:16px;padding:8px}.vehicles-list{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding-bottom:12px;gap:12px;max-height:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline-end:16px}.vehicles-list::-webkit-scrollbar{display:none}.vehicle-card{min-width:70vw;width:70vw;padding:12px;flex-shrink:0;scroll-snap-align:center;margin-bottom:0}.form-input,.form-select,.search-input{font-size:16px}.modal-body{overflow-y:auto;padding:20px}.modal-header,.form-actions{padding:16px 20px;flex-shrink:0}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}.stat-card{flex-direction:row;align-items:center;justify-content:space-between;padding:20px;text-align:start}.stat-content{align-items:flex-start}.stat-icon{margin-bottom:0;order:2;font-size:24px;background:rgba(59,130,246,.1);padding:12px;border-radius:12px}.sidebar{padding:16px;margin-bottom:16px}.card,.detail-header,.detail-body{padding:16px}.form-actions{flex-direction:column;padding:16px}.form-actions .btn{width:100%;margin:0}nav .flex.items-center{overflow-x:auto;white-space:nowrap}body{font-size:.875rem;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.btn{padding:8px 12px}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(226,232,240,.8);display:flex;justify-content:flex-start;align-items:center;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));z-index:900;box-shadow:0 -4px 20px #0000000d;overflow-x:auto;gap:12px;scrollbar-width:none}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#64748b;font-size:10px;font-weight:600;gap:4px;padding:8px 12px;border-radius:12px;transition:all .3s ease;min-width:64px;flex-shrink:0}.mobile-bottom-nav a.active,.mobile-bottom-nav a:hover{color:#2563eb;background:rgba(59,130,246,.1)}.mobile-bottom-nav a i,.mobile-bottom-nav a svg{font-size:20px;margin-bottom:2px}table th,table td{padding:8px}table tbody tr:nth-child(2n){background-color:#f8f8f8}.table-responsive{overflow-x:auto;white-space:nowrap;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:16px}.table-responsive table{border-collapse:separate;border-spacing:0}.table-responsive table th,.table-responsive table td{border-bottom:1px solid #e2e8f0;border-right:none;border-left:none;padding:10px 12px}.table-responsive table th{font-weight:700;background-color:#f8fafc}.table-responsive table tbody tr:last-child td{border-bottom:none}.table-responsive table tbody tr:nth-child(2n){background-color:#fcfcfc}}.payments-table-container{max-height:300px;overflow-y:auto;border:1px solid #f1f5f9;border-radius:8px;background:white}.payments-table{width:100%;border-collapse:collapse;background:white;font-size:13px}.payments-table th,.payments-table td{padding:12px;text-align:start;border-bottom:1px solid #f1f5f9}.payments-table th{background:#f8fafc;font-weight:600;color:#374151;position:sticky;top:0;font-size:12px}.payments-table tbody tr:hover{background:#f8fafc}.payment-method-badge{padding:4px 8px;border-radius:6px;font-size:11px;background:#f1f5f9;display:inline-block}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-color-scheme: dark){body{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:#e2e8f0}.header{background:rgba(30,41,59,.95);border-bottom-color:#334155cc}.stat-card,.sidebar,.detail-content,.card,.modal,.vehicle-card,.service-item,.empty-state{background:#1e293b;border-color:#334155;color:#e2e8f0}.stat-value{color:#f8fafc}.info-value,.vehicle-name,.service-type,.detail-title,.card-title,.services-title,.modal-title,.empty-title{color:#f1f5f9}.info-label,.vehicle-details,.detail-subtitle,.service-meta,.service-description,.empty-description,.stat-label,.form-label{color:#94a3b8}.search-input,.filter-select,.form-input,.form-select,.form-textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}.search-input:focus,.filter-select:focus,.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.payments-table,.payments-table th,.payments-table td{background:#1e293b;border-color:#334155;color:#e2e8f0}.payments-table th{background:#0f172a;color:#94a3b8}.payments-table tbody tr:hover{background:#334155}.service-cost{color:#34d399}.vehicle-card:hover{background:#2d3748;border-color:#4a5568}.vehicle-card.selected{background:#1e3a8a;border-color:#3b82f6}.detail-body{background-color:#0f172a}.modal-header,.form-actions{border-color:#334155}.modal-close:hover{background:#334155;color:#f1f5f9}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#475569}::-webkit-scrollbar-thumb:hover{background:#64748b}}.auth-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.auth-modal{width:100%;max-width:400px}.auth-card{background:white;border-radius:12px;box-shadow:0 20px 40px #0000001a;padding:30px}.auth-header{text-align:center;margin-bottom:30px}.auth-title{font-size:24px;font-weight:700;color:#1f2937;margin:16px 0 8px}.auth-description{color:#6b7280;font-size:14px}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-btn{width:100%;padding:12px;font-size:16px}.user-info{display:flex;align-items:center;gap:12px;margin-inline-end:16px}.user-name{font-weight:500;color:#374151}.user-role{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.role-admin{background:#fee2e2;color:#dc2626}.role-technician{background:#dbeafe;color:#1d4ed8}.role-user{background:#dcfce7;color:#16a34a}.role-customer{background:#f3e8ff;color:#9333ea}.btn-info{background:#06b6d4;color:#fff;border:none}.btn-info:hover{background:#0891b2}.btn-warning{background:#f59e0b;color:#fff;border:none}.btn-warning:hover{background:#d97706}.stat-icon-purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.detail-actions{display:flex;gap:12px}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.services-total{font-weight:700;color:#10b981;font-size:18px}.services-scroll-container{max-height:600px;overflow-y:auto;padding-inline-end:8px}.services-scroll-container::-webkit-scrollbar{width:6px}.services-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.services-scroll-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.services-scroll-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.report-section{margin:20px 0;padding:20px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.report-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 0}.report-stat{background:white;padding:16px;border-radius:8px;text-align:center;border-inline-start:4px solid #3b82f6;box-shadow:0 2px 4px #0000001a}.report-stat-value{font-size:24px;font-weight:700;color:#1e40af;margin-bottom:8px}.report-stat-label{color:#6b7280;font-size:14px}.payments-table-container{max-height:400px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.payments-table{width:100%;border-collapse:collapse;background:white}.payments-table th,.payments-table td{padding:12px;text-align:start;border-bottom:1px solid #e5e7eb}.payments-table th{background:#f8fafc;font-weight:600;color:#374151;position:sticky;top:0}.payments-table tbody tr:hover{background:#f9fafb}.payment-method-badge{padding:4px 8px;border-radius:6px;font-size:12px;background:#f3f4f6}.payments-table tfoot{background:#f8fafc;font-weight:700}.report-modal .modal-body-scrollable{display:flex;flex-direction:column;height:100%}.report-modal .modal-body-scrollable>div:first-child{flex:1;overflow-y:auto}.btn-sm{padding:4px 8px;font-size:12px}.bulk-payment-services-list{max-height:300px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.bulk-payment-service-item{padding:12px;margin-bottom:8px;background:white;border:1px solid #e5e7eb;border-radius:6px}.bulk-payment-service-item:hover{background:#f9fafb}.bulk-payment-summary{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:16px;margin-bottom:16px}.bulk-payment-total{font-size:24px;font-weight:700;color:#ef4444;text-align:center;margin-bottom:8px}.bulk-payment-services-count{font-size:14px;color:#6b7280;text-align:center}@media (max-width: 768px){.payments-table-container{overflow-x:auto;max-width:100%;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px}.payments-table th,.payments-table td{white-space:nowrap;padding:10px;font-size:12px}}
