@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.notif-wrap,.notif-bell-btn{position:relative}.notif-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 3px;border:2px solid #fff}.notif-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:340px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;z-index:1000;overflow:hidden;border:1px solid #e5e7eb}.notif-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem .75rem;border-bottom:1px solid #f3f4f6;font-size:.9rem;font-weight:700;color:#111827}.notif-read-all{font-size:.75rem;color:#4f46e5;background:none;border:none;cursor:pointer;font-weight:600}.notif-read-all:hover{text-decoration:underline}.notif-list{max-height:360px;overflow-y:auto}.notif-empty{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.notif-item{display:flex;gap:.75rem;padding:.9rem 1.2rem;border-bottom:1px solid #f9fafb;cursor:pointer;transition:background .15s}.notif-item:hover{background:#f9fafb}.notif-unread{background:#eef2ff}.notif-unread:hover{background:#e0e7ff}.notif-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:5px}.notif-unread .notif-dot{background:#4f46e5}.notif-item:not(.notif-unread) .notif-dot{background:#d1d5db}.notif-content{flex:1;min-width:0}.notif-title{font-size:.875rem;font-weight:600;color:#111827;margin:0 0 2px}.notif-msg{font-size:.8rem;color:#6b7280;margin:0 0 4px;line-height:1.4}.notif-time{font-size:.7rem;color:#9ca3af}.loader-fullpage{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}.loader-inline{display:flex;align-items:center;justify-content:center;padding:2rem}.loader-infinity svg{width:80px;height:40px}.loader-path{fill:none;stroke:#4f46e5;stroke-width:5;stroke-linecap:round;stroke-dasharray:300;stroke-dashoffset:300;animation:infinity-draw 1.5s ease-in-out infinite}@keyframes infinity-draw{0%{stroke-dashoffset:300;opacity:1}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-300;opacity:0}}.pagination{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:1rem 0 .5rem}.pg-btn{min-width:32px;height:32px;padding:0 .5rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .15s}.pg-btn:hover:not(:disabled){background:#f3f4f6;border-color:#4f46e5;color:#4f46e5}.pg-btn:disabled{opacity:.4;cursor:not-allowed}.pg-active{background:#4f46e5!important;color:#fff!important;border-color:#4f46e5!important}.db-wrap{display:flex;flex-direction:column;gap:24px;font-family:Poppins,sans-serif;background:#f6f7fa;min-height:100%}.db-topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.db-title{font-size:26px;font-weight:700;color:#111827;margin:0 0 4px}.db-subtitle{font-size:13px;color:#6b7280;margin:0}.db-profile-pill{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #E5E7EB;border-radius:50px;padding:6px 16px 6px 6px;cursor:pointer;transition:box-shadow .2s}.db-profile-pill:hover{box-shadow:0 2px 8px #0000001a}.db-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.db-pname{font-weight:600;font-size:14px;color:#111827;margin:0}.db-prole{font-size:12px;color:#6b7280;margin:0}.db-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.db-card{min-height:unset;background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden}.db-card-title{font-size:16px;font-weight:600;color:#111827;margin:0;padding:18px 24px;border-bottom:1px solid #F3F4F6}.db-table{width:100%;border-collapse:collapse}.db-table thead tr{background:#f9fafb}.db-table th{padding:11px 24px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.db-table td{padding:13px 24px;font-size:14px;color:#374151;border-top:1px solid #F3F4F6}.db-table tbody tr:hover{background:#fafafa}.db-qid{font-weight:600;color:#3b6fd4!important}.db-jtitle{font-weight:600;color:#111827!important}.db-empty{text-align:center;color:#9ca3af;padding:32px!important}.db-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.db-green{background:#ecfdf5;color:#059669}.db-orange{background:#fff7ed;color:#d97706}.db-red{background:#fef2f2;color:#dc2626}.db-blue{background:#eff6ff;color:#2563eb}.db-gray{background:#f3f4f6;color:#6b7280}.db-btn{background:transparent;border:1px solid #D1D5DB;border-radius:6px;padding:5px 14px;font-size:13px;color:#374151;cursor:pointer}.db-btn:hover{background:#f3f4f6}.db-modal-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.db-modal-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:24px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.db-modal-name{font-size:20px;font-weight:700;color:#111827;margin:0}.db-modal-email{font-size:13px;color:#6b7280;margin:0 0 12px}.db-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%;text-align:left;background:#f9fafb;border-radius:10px;padding:16px}.db-mlabel{margin:0 0 3px;font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.db-mval{margin:0;font-size:14px;font-weight:600;color:#111827}@media(max-width:1024px){.db-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.db-stats{grid-template-columns:1fr}.db-table th,.db-table td{padding:10px 14px}}.customer-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1c3080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.customer-modal{width:min(560px,100%);background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;max-height:90vh;overflow-y:auto}.customer-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #E5E7EB}.customer-modal-title{margin:0;font-size:16px;font-weight:600;color:#111827}.customer-modal-close{width:32px;height:32px;border-radius:50%;border:1px solid #E5E7EB;background:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center}.customer-modal-body{padding:20px}.db-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f9fafb;border-radius:8px;padding:14px}.db-accept-btn{background:#059669;color:#fff;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;cursor:pointer}.db-accept-btn:hover{background:#047857}.db-reject-btn{background:#dc2626;color:#fff;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;cursor:pointer}.db-reject-btn:hover{background:#b91c1c}.profile-photo-section{display:flex;justify-content:center;margin-bottom:1.2rem}.profile-avatar{position:relative;width:84px;height:84px}.profile-avatar img{width:84px;height:84px;border-radius:50%;object-fit:cover;border:3px solid #4f46e5}.avatar-initials{display:flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:2rem;font-weight:700;border:3px solid #4f46e5}.photo-upload-btn{position:absolute;bottom:0;right:0;background:#4f46e5;color:#fff;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;border:2px solid #fff;transition:background .2s}.photo-upload-btn:hover{background:#4338ca}.db-modal-avatar-wrap{position:relative;width:80px;height:80px;margin:0 auto 1rem}.db-modal-avatar-img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #4f46e5}.db-modal-avatar-wrap .db-modal-avatar{width:80px;height:80px;margin:0}.db-photo-upload-btn{position:absolute;bottom:0;right:0;background:#4f46e5;color:#fff;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;border:2px solid #fff;transition:background .2s}.db-photo-upload-btn:hover{background:#4338ca}.crop-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.crop-modal-box{background:#fff;border-radius:16px;padding:2rem;width:360px;max-width:95vw;display:flex;flex-direction:column;gap:1rem}.crop-modal-box h3{margin:0;font-size:1.1rem;font-weight:700;color:#1e1b4b;text-align:center}.crop-preview-wrap{display:flex;gap:1rem;align-items:center;justify-content:center}.crop-source-img{width:140px;height:140px;object-fit:cover;border-radius:8px;border:2px solid #e5e7eb}.crop-canvas{width:140px;height:140px;border-radius:50%;border:3px solid #4f46e5}.crop-controls{display:flex;flex-direction:column;gap:.5rem}.crop-controls label{font-size:.75rem;color:#6b7280;display:flex;flex-direction:column;gap:2px}.crop-controls input[type=range]{accent-color:#4f46e5}.crop-actions{display:flex;gap:.75rem;justify-content:flex-end}.crop-cancel-btn{padding:.5rem 1.2rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:.875rem;color:#6b7280}.crop-save-btn{padding:.5rem 1.2rem;border:none;border-radius:8px;background:#4f46e5;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.crop-save-btn:disabled{opacity:.6;cursor:not-allowed}.db-quotes-table-wrap{min-height:345px;display:block}.db-jobs-table-wrap{min-height:200px;display:block}.db-quotes-table-wrap th:nth-child(1),.db-quotes-table-wrap td:nth-child(1){width:110px;min-width:110px}.db-quotes-table-wrap th:nth-child(4),.db-quotes-table-wrap td:nth-child(4){width:110px;min-width:110px}.db-quotes-table-wrap th:nth-child(5),.db-quotes-table-wrap td:nth-child(5){width:100px;min-width:100px}.db-quotes-table-wrap th:nth-child(6),.db-quotes-table-wrap td:nth-child(6){width:70px;min-width:70px}.db-jobs-table-wrap th:nth-child(2),.db-jobs-table-wrap td:nth-child(2){width:120px;min-width:120px}.db-jobs-table-wrap th:nth-child(3),.db-jobs-table-wrap td:nth-child(3){width:100px;min-width:100px}.db-jobs-table-wrap th:nth-child(4),.db-jobs-table-wrap td:nth-child(4){width:70px;min-width:70px}.db-quotes-table-wrap td:nth-child(1),.db-quotes-table-wrap td:nth-child(3),.db-quotes-table-wrap td:nth-child(4),.db-quotes-table-wrap td:nth-child(5),.db-quotes-table-wrap td:nth-child(6),.db-jobs-table-wrap td:nth-child(2),.db-jobs-table-wrap td:nth-child(3),.db-jobs-table-wrap td:nth-child(4){white-space:nowrap}.db-quotes-table-wrap th:nth-child(2),.db-quotes-table-wrap td:nth-child(2){max-width:280px}.db-quotes-table-wrap th:nth-child(3),.db-quotes-table-wrap td:nth-child(3){width:100px;min-width:100px}.db-quotes-table-wrap th:nth-child(2),.db-quotes-table-wrap td:nth-child(2){max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-quotes-table-wrap table{table-layout:fixed}.db-quotes-table-wrap th:nth-child(1),.db-quotes-table-wrap td:nth-child(1){width:110px}.db-quotes-table-wrap th:nth-child(2),.db-quotes-table-wrap td:nth-child(2){width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-quotes-table-wrap th:nth-child(3),.db-quotes-table-wrap td:nth-child(3){width:100px}.db-quotes-table-wrap th:nth-child(4),.db-quotes-table-wrap td:nth-child(4){width:110px}.db-quotes-table-wrap th:nth-child(5),.db-quotes-table-wrap td:nth-child(5){width:100px}.db-quotes-table-wrap th:nth-child(6),.db-quotes-table-wrap td:nth-child(6){width:70px}.db-jobs-table-wrap table{table-layout:fixed}.db-jobs-table-wrap th:nth-child(1),.db-jobs-table-wrap td:nth-child(1){width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-jobs-table-wrap th:nth-child(2),.db-jobs-table-wrap td:nth-child(2){width:130px}.db-jobs-table-wrap th:nth-child(3),.db-jobs-table-wrap td:nth-child(3){width:110px}.db-jobs-table-wrap th:nth-child(4),.db-jobs-table-wrap td:nth-child(4){width:70px}.db-stat{border-radius:16px;padding:22px 24px;color:#fff;display:flex;flex-direction:column;gap:0;min-height:130px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .18s,box-shadow .18s}.db-stat:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000026}.db-stat:after{content:"";position:absolute;right:-18px;top:-18px;width:90px;height:90px;border-radius:50%;background:#ffffff1a}.db-stat-blue{background:linear-gradient(135deg,#4f8ef7,#2563eb)}.db-stat-orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.db-stat-green{background:linear-gradient(135deg,#10b981,#059669)}.db-stat-purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.db-stat-icon{width:38px;height:38px;background:#ffffff2e;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.db-stat-icon svg{width:20px;height:20px;stroke:#fff}.db-stat-val{font-size:36px;font-weight:800;line-height:1;letter-spacing:-1px;margin-bottom:6px}.db-stat-lbl{font-size:12px;font-weight:500;opacity:.85;letter-spacing:.3px;text-transform:uppercase}.db-card .db-btn{text-decoration:none}.db-card .db-quotes-table-wrap td,.db-card .db-jobs-table-wrap td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:0}.db-card .db-quotes-table-wrap td:nth-child(2),.db-card .db-jobs-table-wrap td:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-card .db-quotes-table-wrap td:nth-child(5),.db-card .db-jobs-table-wrap td:nth-child(5){overflow:visible;white-space:normal}.db-badge-green{background:#d1fae5;color:#065f46}.db-badge-yellow{background:#fef3c7;color:#92400e}.db-badge-red{background:#fee2e2;color:#991b1b}.db-badge-blue{background:#dbeafe;color:#1e40af}.db-badge-gray{background:#f3f4f6;color:#374151}.db-card>div>p{margin:0 0 20px}.chat-window-container{display:flex;flex-direction:column;height:100%;background-color:#fafafa;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d;border:1px solid #e2e8f0}.chat-window-header{display:flex;align-items:center;padding:16px 20px;background-color:#fff;border-bottom:1px solid #e2e8f0;gap:12px}.chat-user-avatar{width:40px;height:40px;border-radius:50%;background-color:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.chat-user-info{display:flex;flex-direction:column}.chat-user-name{margin:0;font-size:15px;font-weight:600;color:#1e293b}.chat-user-status{font-size:12px;color:#10b981}.chat-messages-area{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background-color:#f8fafc}.chat-empty-state{display:flex;justify-content:center;align-items:center;height:100%;color:#64748b;font-size:14px}.chat-message-row{display:flex;width:100%}.message-left{justify-content:flex-start}.message-right{justify-content:flex-end}.chat-message-bubble{max-width:70%;padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5;position:relative;word-wrap:break-word}.bubble-other{background-color:#e2e8f0;color:#1e293b;border-top-left-radius:4px}.bubble-me{background-color:#2563eb;color:#fff;border-top-right-radius:4px}.chat-message-body{margin:0}.chat-message-time{display:block;font-size:10px;margin-top:4px;text-align:right;opacity:.7}.chat-input-area{display:flex;padding:16px 20px;background-color:#fff;border-top:1px solid #e2e8f0;gap:12px;align-items:center}.chat-input-field{flex:1;padding:12px 16px;border:1px solid #cbd5e1;border-radius:24px;outline:none;font-size:14px;transition:border-color .2s}.chat-input-field:focus{border-color:#2563eb}.chat-send-btn{background-color:#2563eb;color:#fff;border:none;padding:12px 24px;border-radius:24px;font-weight:600;cursor:pointer;font-size:14px;transition:background-color .2s}.chat-send-btn:hover{background-color:#1d4ed8}.customer-messages-page{height:calc(100vh - 120px);display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden;box-sizing:border-box}.customer-chat-container{height:100%;width:100%}.customer-chat-loading{display:flex;justify-content:center;align-items:center;height:100%;color:#64748b;font-size:16px}.customer-no-vendor{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;text-align:center;color:#64748b}.customer-no-vendor h3{margin-bottom:10px;color:#1e293b}:root{--bg: #f6f6f7;--card: #ffffff;--primary: #3574bb;--primary-dark: #2968aa;--text: #202c4b;--muted: #586279;--border: #ccd6e4;--danger-bg: #fff0ef;--danger-text: #b3261e;--success-bg: #edfdf3;--success-text: #17663a}*{box-sizing:border-box}body{margin:0;font-family:Poppins,sans-serif;color:var(--text);background:var(--bg)}.customer-login-page,.customer-set-password-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,rgba(53,116,187,.2),transparent 35%),radial-gradient(circle at 80% 90%,rgba(12,220,248,.2),transparent 35%),#f3f6fb;padding:24px}.customer-dashboard-page{min-height:100vh;display:grid;place-items:center;background:#f3f6fb;padding:24px}.customer-login-card,.customer-set-password-card,.customer-dashboard-card{width:100%;max-width:460px;background:var(--card);border-radius:20px;box-shadow:0 20px 40px #0f1c301f;padding:28px}.customer-login-title,.customer-set-password-title,.customer-dashboard-title{margin:0 0 10px;font-size:26px;line-height:1.2;color:#202c4b}.customer-login-back-button{border:0;background:transparent;color:#3574bb;font-size:14px;font-weight:600;padding:0;margin-bottom:8px;cursor:pointer}.customer-login-back-button:hover{color:#2968aa}.customer-login-subtitle,.customer-set-password-subtitle,.customer-dashboard-subtitle{margin:0 0 14px;color:var(--muted);font-size:14px}.customer-dashboard-overline{margin:0 0 6px;font-size:14px;font-weight:600;color:#202c4b}.customer-login-form,.customer-set-password-form{display:grid;gap:8px}.customer-login-label,.customer-set-password-label{display:block;margin-top:6px;font-weight:600;font-size:14px;color:#202c4b}input{width:100%;height:42px;border:1px solid var(--border);border-radius:10px;padding:0 12px;outline:none;font-size:14px}.customer-login-input{width:100%;padding:10px 14px;border:1px solid #dbe3f0;border-radius:10px;font-size:14px;color:#202c4b;background:#f8fafd;box-sizing:border-box;outline:none;font-family:inherit}.customer-login-input:focus,.customer-set-password-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3574bb26}.customer-login-input.has-error,.customer-set-password-input.has-error{border-color:#b3261e}.customer-login-alert,.customer-set-password-alert{margin-bottom:14px;border:1px solid #f2b8b5;background:#fff0ef;color:#b3261e;border-radius:10px;padding:10px 12px;font-size:13px}.customer-set-password-success{margin-bottom:12px;border:1px solid #b7e4c7;background:#edfdf3;border-radius:10px;padding:12px;color:#17663a;font-size:13px}.customer-login-error,.customer-set-password-error{color:#b3261e;font-size:12px}.customer-login-button,.customer-set-password-button,.customer-dashboard-button{margin-top:10px;height:44px;border:0;border-radius:10px;background:#3574bb;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.customer-login-button:hover,.customer-set-password-button:hover,.customer-dashboard-button:hover{background:#2968aa}.customer-login-button:disabled,.customer-set-password-button:disabled,.customer-dashboard-button:disabled{opacity:.7;cursor:not-allowed}.customer-dashboard-panel{margin:12px 0;padding:14px;border:1px solid var(--border);border-radius:10px;background:#f8fafc}.customer-dashboard-panel p{margin:0 0 8px;color:var(--text);font-size:14px}.customer-dashboard-panel p:last-child{margin-bottom:0}.customer-app-layout{min-height:100vh;display:flex;background:#f6f6f7}.customer-sidebar{width:240px;background:#3574bb;color:#e6eefc;padding:0;display:flex;flex-direction:column;gap:8px}.customer-brand{height:76px;display:flex;align-items:center;padding:0 20px;font-size:25px;font-weight:600;color:#fff}.customer-nav{display:flex;flex-direction:column;gap:12px;padding:4px 0}.customer-nav-item{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;padding:6px 20px;font-size:14px;font-weight:400;min-height:32px}.customer-nav-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.customer-nav-item.is-active,.customer-nav-item:hover{background:#3281da;color:#fff}.customer-nav-item.is-active{background:#165dad;color:#d3dfeb}.customer-logout{border:0;background:#ffffff1f;color:#fff;border-radius:8px;height:44px;margin:16px 20px 20px;cursor:pointer}.customer-main-layout{flex:1;min-width:0;display:flex;flex-direction:column}.customer-topbar{height:60px;background:#fff;border-bottom:1px solid #e2e8f2;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:40}.customer-topbar-actions{display:flex;align-items:center;gap:16px}.customer-icon-button{width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f2;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.customer-profile-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid #e2e8f2;border-radius:18px;padding:6px 12px;background:#fff}.customer-profile-avatar{width:28px;height:28px;border-radius:50%;background:#3574bb;color:#fff;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.customer-profile-text{display:flex;flex-direction:column;line-height:1.1}.customer-profile-name{font-size:12px;font-weight:600;color:#202c4b}.customer-profile-email{font-size:11px;color:#6b7280}.customer-topbar h2{margin:0;font-size:16px}.customer-topbar p{margin:2px 0 0;font-size:12px}.customer-content{padding:24px}.customer-page-card{background:#fff;border-radius:18px;box-shadow:0 12px 26px #15273f14;padding:20px}.customer-page-title{margin:0;font-size:22px;color:#202c4b}.customer-page-subtitle{margin:8px 0 28px;font-size:13px;color:#5f6981}.customer-table-wrap{overflow-x:auto;margin-top:24px}.customer-table{width:100%;border-collapse:collapse}.customer-table th,.customer-table td{text-align:left;padding:10px;border-bottom:1px solid #e6ecf5;font-size:14px}.customer-table th{color:#2e3f60;font-weight:600}.customer-link-btn{color:#2968aa;text-decoration:none;font-weight:600}.customer-empty-state{margin:10px 0 0;font-size:13px;color:#6b7280}.customer-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:8px 0 16px}.customer-detail-grid p{margin:0;color:#202c4b;font-size:14px}.customer-textarea{width:100%;min-height:90px;border:1px solid var(--border);border-radius:10px;padding:10px 12px;resize:vertical;font-family:inherit}.customer-signature-canvas{width:100%;max-width:560px;border:1px solid #ccd6e4;border-radius:10px;background:#fff;touch-action:none}.customer-action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.customer-secondary-btn,.customer-danger-btn{margin-top:0;width:auto;min-width:130px;height:40px;border-radius:10px;border:0;cursor:pointer;font-weight:600}.customer-secondary-btn{background:#eef3fb;color:#234672}.customer-danger-btn{background:#d64646;color:#fff}.customer-section-heading{margin:18px 0 10px;font-size:16px;color:#263858}@media(max-width:640px){.customer-login-card,.customer-set-password-card,.customer-dashboard-card{padding:20px;border-radius:12px}.customer-app-layout{flex-direction:column}.customer-sidebar{width:100%;border-radius:0}.customer-detail-grid{grid-template-columns:1fr}}.db-btn,a.db-btn{text-decoration:none}.invoice-preview-page{width:100%;background:#f9fafb}.invoice-preview-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,1fr);gap:20px;align-items:start}.invoice-left-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px;box-shadow:0 10px 22px #1118270f}.invoice-profile-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.invoice-profile-info{display:flex;align-items:center;gap:16px;min-width:0}.invoice-customer-avatar{width:98px;height:98px}.invoice-customer-meta{min-width:0}.invoice-customer-name{font-size:36px;font-weight:700;color:#21262f;line-height:1.15}.invoice-customer-line{font-size:26px;color:#596170;line-height:1.35}.invoice-header-right{text-align:right;align-self:flex-start}.invoice-number-badge{display:inline-block;background:#f2f4f7;border-radius:10px;padding:7px 12px;color:#596170;font-size:18px;font-weight:700;margin-bottom:12px}.invoice-total-label{font-size:12px;color:#7f8795;font-weight:600}.invoice-total-value{font-size:32px;color:#303747;font-weight:700;line-height:1.2}.invoice-table-wrap{width:100%;overflow-x:auto;margin-bottom:20px}.invoice-table{width:100%;border-collapse:collapse;table-layout:fixed}.invoice-table th{text-align:left;padding:12px 10px;color:#6b7280;font-size:12px;font-weight:600;border-bottom:1px solid #E5E7EB;white-space:nowrap}.invoice-table td{text-align:left;padding:12px 10px;color:#111827;font-size:14px;line-height:1.3;border-bottom:1px solid #E5E7EB;white-space:nowrap}.invoice-table tbody tr{transition:background-color .2s ease}.invoice-table tbody tr:hover{background:#f8faff}.invoice-table tbody tr:last-child td{border-bottom:0}.invoice-billing-card{border:1px solid #e4e6ea;border-radius:12px;padding:18px;margin-bottom:18px}.invoice-billing-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px}.invoice-date-card{background:#f4f5f7;border-radius:10px;padding:16px}.invoice-section-label{font-size:12px;color:#7f8795;margin-bottom:3px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.invoice-date-value{font-size:14px;color:#3c4250;font-weight:700;line-height:1.25;margin-bottom:12px}.invoice-date-mileage{margin-bottom:0}.invoice-address-wrap{min-width:0}.invoice-address-label{margin-bottom:6px}.invoice-address-name{font-size:14px;color:#3c4250;font-weight:700;line-height:1.2}.invoice-address-line{font-size:14px;color:#5f6776;line-height:1.35}.invoice-address-contact{margin-bottom:14px}.invoice-note-label{margin-bottom:5px}.invoice-note-text{font-size:14px;color:#505867;line-height:1.35}.invoice-terms-wrap{padding:2px 2px 0}.invoice-terms-text{font-size:14px;color:#444b59}.invoice-right-panel{display:flex;flex-direction:column;gap:14px}.invoice-summary-card{border-radius:12px;border:1px solid #ececec;overflow:hidden;background:#fff}.invoice-summary-title{padding:16px;font-size:16px;font-weight:700;color:#3c4351}.invoice-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-top:1px solid #e8e8e8}.invoice-summary-key,.invoice-summary-value{font-size:14px;color:#404857;font-weight:600}.invoice-summary-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-top:1px solid #ececec}.invoice-summary-total-key{color:#444b59;font-weight:700}.invoice-summary-total-badge{background:#f0e5e2;color:#444b59;border-radius:10px;padding:5px 14px;font-size:14px;font-weight:700}@media(max-width:992px){.invoice-preview-layout,.invoice-billing-grid{grid-template-columns:1fr}}
