.v-tooltip>.v-overlay__content{background:rgb(var(--v-theme-surface-variant));border-radius:4px;color:rgb(var(--v-theme-on-surface-variant));display:inline-block;font-size:.875rem;line-height:1.6;opacity:1;overflow-wrap:break-word;padding:5px 16px;pointer-events:none;text-transform:none;transition-property:opacity,transform;width:auto}.v-tooltip>.v-overlay__content[class*=enter-active]{transition-duration:.15s;transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip>.v-overlay__content[class*=leave-active]{transition-duration:75ms;transition-timing-function:cubic-bezier(.4,0,1,1)}.profile-form-container[data-v-1c8bfcfc]{margin:0 auto;position:relative}.profile-section[data-v-1c8bfcfc]{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden}.section-header[data-v-1c8bfcfc]{align-items:flex-start;display:flex;justify-content:space-between;padding:24px 24px 0}.section-title[data-v-1c8bfcfc]{flex:1}.section-heading[data-v-1c8bfcfc]{color:#111827;font-size:18px;font-weight:600;margin:0 0 4px}.section-description[data-v-1c8bfcfc]{color:#6b7280;font-size:14px;margin:0}.section-actions[data-v-1c8bfcfc]{display:flex;gap:8px}.section-content[data-v-1c8bfcfc]{padding:24px}.btn-edit[data-v-1c8bfcfc]{background:none;border:none;color:var(--blue-500,#3b82f6);cursor:pointer;font-family:DM Sans;font-size:var(--font-size-8,15.75px);font-style:normal;font-weight:500;line-height:normal;padding:0}.btn-edit[data-v-1c8bfcfc]:hover{text-decoration:underline}.section-bottom-actions[data-v-1c8bfcfc]{border-top:1px solid #f3f4f6;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:16px}.btn-cancel-bottom[data-v-1c8bfcfc],.btn-save-bottom[data-v-1c8bfcfc]{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.btn-save-bottom[data-v-1c8bfcfc]{background:var(--blue-500,#3b82f6);border-color:var(--blue-500,#3b82f6);color:#fff}.btn-save-bottom[data-v-1c8bfcfc]:hover:not(.btn-disabled){background:#2563eb;border-color:#2563eb}.btn-save-bottom.btn-disabled[data-v-1c8bfcfc]{background:#d1d5db;border-color:#d1d5db;cursor:not-allowed}.btn-cancel-bottom[data-v-1c8bfcfc]{background:#fff;border-color:#d1d5db;color:#374151}.btn-cancel-bottom[data-v-1c8bfcfc]:hover{background:#f9fafb;border-color:#9ca3af}.btn-upload[data-v-1c8bfcfc]{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;padding:8px 16px}.btn-upload[data-v-1c8bfcfc]:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.btn-upload[data-v-1c8bfcfc]:disabled{cursor:not-allowed;opacity:.5}.btn-remove[data-v-1c8bfcfc]{background:#ef4444;border:1px solid #ef4444;border-radius:6px;color:#fff;cursor:pointer;padding:8px;transition:all .2s ease}.btn-remove[data-v-1c8bfcfc]:hover{background:#dc2626;border-color:#dc2626}.profile-image-container[data-v-1c8bfcfc]{align-items:flex-start;display:flex;gap:24px}.profile-image[data-v-1c8bfcfc]{background:#f3f4f6;border-radius:50%;flex-shrink:0;height:64px;overflow:hidden;width:64px}.profile-img[data-v-1c8bfcfc]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-placeholder[data-v-1c8bfcfc]{align-items:center;color:#9ca3af;display:flex;font-size:24px;height:100%;justify-content:center;width:100%}.profile-info[data-v-1c8bfcfc]{flex:1}.profile-meta[data-v-1c8bfcfc]{color:#6b7280;font-size:12px;margin-bottom:4px}.profile-name[data-v-1c8bfcfc]{color:#111827;font-size:16px;font-weight:600;margin:0 0 8px}.profile-change-link[data-v-1c8bfcfc]{background:none;border:none;color:var(--blue-500,#3b82f6);cursor:pointer;font-size:14px;padding:0;text-decoration:underline}.form-row[data-v-1c8bfcfc]{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media (max-width:640px){.form-row[data-v-1c8bfcfc]{grid-template-columns:1fr}}.form-group[data-v-1c8bfcfc]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-group.full-width[data-v-1c8bfcfc]{grid-column:1/-1}.form-label[data-v-1c8bfcfc]{color:#374151;font-size:14px;font-weight:500}.form-display-value[data-v-1c8bfcfc]{color:#111827;font-size:14px;min-height:20px;padding:2px 0}.form-input[data-v-1c8bfcfc]{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:14px;padding:12px;transition:border-color .2s ease}.form-input[data-v-1c8bfcfc]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.radio-group[data-v-1c8bfcfc]{display:flex;flex-wrap:wrap;gap:20px}.radio-option[data-v-1c8bfcfc]{align-items:center;cursor:pointer;display:flex;padding-left:28px;position:relative}.radio-option input[data-v-1c8bfcfc]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-button[data-v-1c8bfcfc]{background-color:#fff;border:2px solid #d1d5db;height:20px;left:0;transform:translateY(-50%);transition:all .2s ease;width:20px}.radio-button[data-v-1c8bfcfc],.radio-button[data-v-1c8bfcfc]:after{border-radius:50%;position:absolute;top:50%}.radio-button[data-v-1c8bfcfc]:after{background:#3b82f6;content:"";display:none;height:8px;left:50%;transform:translate(-50%,-50%);width:8px}.radio-option input:checked~.radio-button[data-v-1c8bfcfc]:after{display:block}.radio-option input:checked~.radio-button[data-v-1c8bfcfc]{border-color:#3b82f6}.radio-text[data-v-1c8bfcfc]{color:#374151;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.signature-description[data-v-1c8bfcfc]{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:16px}.signature-container[data-v-1c8bfcfc]{display:flex;flex-direction:column;gap:16px}.signature-display[data-v-1c8bfcfc]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.signature-preview-readonly[data-v-1c8bfcfc]{align-items:center;display:flex;gap:16px}.signature-icon[data-v-1c8bfcfc]{background:#e5e7eb;color:#6b7280;font-size:20px;width:48px}.signature-icon[data-v-1c8bfcfc],.signature-image-readonly[data-v-1c8bfcfc]{align-items:center;border-radius:6px;display:flex;flex-shrink:0;height:48px;justify-content:center}.signature-image-readonly[data-v-1c8bfcfc]{background:#f9fafb;border:1px solid #e5e7eb;overflow:hidden;width:80px}.signature-img-readonly[data-v-1c8bfcfc]{display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.signature-info-readonly[data-v-1c8bfcfc]{display:flex;flex:1;flex-direction:column;gap:4px}.signature-meta[data-v-1c8bfcfc]{color:#6b7280;font-size:12px}.signature-upload-link[data-v-1c8bfcfc]{background:none;border:none;color:var(--blue-500,#3b82f6);cursor:pointer;font-size:14px;padding:0;text-align:left;text-decoration:underline}.signature-upload[data-v-1c8bfcfc]{display:flex;flex-direction:column;gap:8px}.signature-preview[data-v-1c8bfcfc]{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:16px;padding:16px}.signature-image[data-v-1c8bfcfc]{flex-shrink:0}.signature-img[data-v-1c8bfcfc]{border-radius:4px;height:48px;max-width:150px;-o-object-fit:contain;object-fit:contain}.signature-info[data-v-1c8bfcfc]{display:flex;flex:1;flex-direction:column;gap:4px}.signature-name[data-v-1c8bfcfc]{color:#111827;font-size:14px;font-weight:500}.signature-size[data-v-1c8bfcfc]{color:#6b7280;font-size:12px}.signature-status[data-v-1c8bfcfc]{border-radius:12px;font-size:12px;padding:2px 8px;width:-moz-fit-content;width:fit-content}.signature-status.saved[data-v-1c8bfcfc]{background:#d1fae5;color:#065f46}.signature-status.unsaved[data-v-1c8bfcfc]{background:#fef3c7;color:#92400e}.toast-notification[data-v-1c8bfcfc]{max-width:400px;min-width:300px;opacity:0;position:fixed;right:24px;top:24px;transform:translate(100%);transition:all .3s ease-in-out;z-index:9999}.toast-show[data-v-1c8bfcfc]{opacity:1;transform:translate(0)}.toast-hide[data-v-1c8bfcfc]{opacity:0;transform:translate(100%)}.toast-content[data-v-1c8bfcfc]{align-items:center;border-radius:8px;box-shadow:0 10px 25px #00000026;display:flex;gap:12px;padding:16px}.toast-success .toast-content[data-v-1c8bfcfc]{background:#10b981;color:#fff}.toast-error .toast-content[data-v-1c8bfcfc]{background:#ef4444;color:#fff}.toast-icon[data-v-1c8bfcfc]{flex-shrink:0;font-size:18px}.toast-message[data-v-1c8bfcfc]{flex:1;font-size:14px;font-weight:500}.toast-close[data-v-1c8bfcfc]{background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;flex-shrink:0;padding:4px;transition:background-color .2s}.toast-close[data-v-1c8bfcfc]:hover{background-color:#fff3}.hidden[data-v-1c8bfcfc]{display:none}@media (max-width:640px){.profile-form-container[data-v-1c8bfcfc]{padding:16px}.section-header[data-v-1c8bfcfc]{align-items:stretch;flex-direction:column;gap:16px}.section-actions[data-v-1c8bfcfc]{justify-content:flex-end}.profile-image-container[data-v-1c8bfcfc]{align-items:center;flex-direction:column;text-align:center}.radio-group[data-v-1c8bfcfc]{flex-direction:column;gap:12px}.signature-preview[data-v-1c8bfcfc]{align-items:flex-start;flex-direction:column}}.upload-dialog-overlay[data-v-1c8bfcfc]{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.upload-dialog[data-v-1c8bfcfc]{background:#fff;border-radius:12px;box-shadow:0 20px 25px #00000026;max-width:90vw;width:400px}.upload-dialog-header[data-v-1c8bfcfc]{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.upload-dialog-header h3[data-v-1c8bfcfc]{color:#111827;font-size:18px;font-weight:600;margin:0}.dialog-close[data-v-1c8bfcfc]{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:8px;transition:all .2s}.dialog-close[data-v-1c8bfcfc]:hover{background:#f3f4f6;color:#374151}.upload-dialog-content[data-v-1c8bfcfc]{padding:40px 24px}.upload-progress-container[data-v-1c8bfcfc]{align-items:center;display:flex;flex-direction:column;gap:24px}.progress-circle[data-v-1c8bfcfc]{height:120px;position:relative;width:120px}.circular-chart[data-v-1c8bfcfc]{display:block;height:100%;margin:0 auto;transform:rotate(-90deg);width:100%}.circle-bg[data-v-1c8bfcfc]{fill:none;stroke:#e5e7eb;stroke-width:2}.circle[data-v-1c8bfcfc]{fill:none;stroke:#3b82f6;stroke-width:2;stroke-linecap:round;transition:stroke-dasharray .3s ease}.progress-text[data-v-1c8bfcfc]{color:#111827;font-size:18px;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.upload-status[data-v-1c8bfcfc]{color:#6b7280;font-size:14px;margin:0;text-align:center}.crop-dialog-overlay[data-v-1c8bfcfc]{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.crop-dialog[data-v-1c8bfcfc]{background:#fff;border-radius:12px;box-shadow:0 20px 25px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;width:500px}.crop-dialog-header[data-v-1c8bfcfc]{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.crop-dialog-header h3[data-v-1c8bfcfc]{color:#111827;font-size:18px;font-weight:600;margin:0}.crop-dialog-content[data-v-1c8bfcfc]{flex:1;overflow-y:auto;padding:24px}.crop-container[data-v-1c8bfcfc]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:grab;height:450px;margin:0 auto 24px;overflow:hidden;position:relative;width:450px}.crop-container[data-v-1c8bfcfc]:active{cursor:grabbing}.crop-image[data-v-1c8bfcfc]{-o-object-fit:cover;object-fit:cover;transform-origin:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crop-image[data-v-1c8bfcfc],.crop-overlay[data-v-1c8bfcfc]{height:450px;left:50%;pointer-events:none;position:absolute;top:50%;width:450px}.crop-overlay[data-v-1c8bfcfc]{border:3px solid #3b82f6;border-radius:50%;box-shadow:0 0 0 9999px #00000080,inset 0 0 0 1px #ffffff80;transform:translate(-50%,-50%)}.crop-instructions[data-v-1c8bfcfc]{margin-bottom:24px;text-align:center}.crop-instructions p[data-v-1c8bfcfc]{background:#f3f4f6;border-radius:6px;color:#6b7280;display:inline-block;font-size:14px;margin:0;padding:8px 16px}.preview-canvas[data-v-1c8bfcfc]{background:#e5e7eb;border-radius:50%;height:100%;width:100%}.preview-section[data-v-1c8bfcfc]{margin-bottom:24px}.preview-section h4[data-v-1c8bfcfc]{color:#111827;font-size:16px;font-weight:600;margin:0 0 16px}.preview-container[data-v-1c8bfcfc]{background:#f9fafb;border-radius:8px;padding:16px}.preview-profile[data-v-1c8bfcfc]{align-items:center;display:flex;gap:12px}.preview-avatar[data-v-1c8bfcfc]{background:#e5e7eb;border-radius:50%;height:48px;overflow:hidden;position:relative;width:48px}.preview-info[data-v-1c8bfcfc]{flex:1}.preview-name[data-v-1c8bfcfc]{color:#111827;font-size:14px;font-weight:600;margin:0 0 4px}.preview-agency[data-v-1c8bfcfc]{color:#6b7280;font-size:12px;margin:0}.crop-dialog-actions[data-v-1c8bfcfc]{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding-top:16px}.crop-dialog-actions .btn-cancel[data-v-1c8bfcfc]{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.crop-dialog-actions .btn-cancel[data-v-1c8bfcfc]:hover{background:#f3f4f6;border-color:#9ca3af}.crop-dialog-actions .btn-save[data-v-1c8bfcfc]{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.crop-dialog-actions .btn-save[data-v-1c8bfcfc]:hover{background:#2563eb}.zoom-controls[data-v-1c8bfcfc]{border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px}.zoom-label[data-v-1c8bfcfc]{color:#374151;font-size:14px;font-weight:500;text-align:center}.zoom-slider-container[data-v-1c8bfcfc]{align-items:center;display:flex;gap:12px}.zoom-button[data-v-1c8bfcfc]{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;min-width:36px;padding:8px;transition:all .2s}.zoom-button[data-v-1c8bfcfc]:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af;color:#111827}.zoom-button[data-v-1c8bfcfc]:disabled{cursor:not-allowed;opacity:.5}.zoom-slider[data-v-1c8bfcfc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;border-radius:3px;cursor:pointer;flex:1;height:6px;outline:none}.zoom-slider[data-v-1c8bfcfc]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#3b82f6;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:20px;width:20px}.zoom-slider[data-v-1c8bfcfc]::-moz-range-thumb{background:#3b82f6;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:20px;width:20px}.zoom-slider[data-v-1c8bfcfc]::-webkit-slider-track{background:#e5e7eb;border-radius:3px;height:6px;width:100%}.zoom-slider[data-v-1c8bfcfc]::-moz-range-track{background:#e5e7eb;border:none;border-radius:3px;height:6px;width:100%}.reset-button[data-v-1c8bfcfc]{align-items:center;align-self:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:4px;padding:8px 12px;transition:all .2s}.reset-button[data-v-1c8bfcfc]:hover{background:#e5e7eb;border-color:#9ca3af;color:#111827}[data-v-9253ce43]{--p-form-field-background:#a7e9d9}input[data-v-9253ce43],label[data-v-9253ce43],textarea[data-v-9253ce43]{color:#333!important}input[data-v-9253ce43],textarea[data-v-9253ce43]{background:#fff!important}input[data-v-9253ce43]:disabled,textarea[data-v-9253ce43]:disabled{color:#777!important}[data-v-9253ce43] .p-button-outlined{background:#333!important;color:#fff}.cancel[data-v-9253ce43]{background:#f1acac!important}.cancel[data-v-9253ce43],.cancel[data-v-9253ce43]:hover{border:1px solid #f1acac}.cancel[data-v-9253ce43]:hover{background:#e78888!important}.avatar[data-v-9253ce43]{max-height:136px;max-width:136px}.operator-logo[data-v-9253ce43]{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.operator-logo-placeholder[data-v-9253ce43]{background-color:#e0e0e0;border-radius:50%;color:#666;font-size:10px;font-weight:700;height:30px;width:30px}[data-v-9253ce43] .p-fileupload>span{display:none}.tour-operators-display[data-v-9253ce43],.tour-operators-select[data-v-9253ce43]{max-width:100%;width:450px}h3[data-v-9253ce43]{border-bottom:1px solid #eee;color:#333;padding-bottom:.5rem}.profile-image-container[data-v-9253ce43]{align-items:flex-start;display:flex;gap:24px}.profile-image[data-v-9253ce43]{background:#f3f4f6;border-radius:8px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.profile-img[data-v-9253ce43]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.profile-placeholder[data-v-9253ce43]{align-items:center;color:#9ca3af;display:flex;font-size:24px;height:100%;justify-content:center;width:100%}.profile-info[data-v-9253ce43]{flex:1}.profile-meta[data-v-9253ce43]{color:#6b7280;font-size:12px;margin-bottom:4px}.profile-name[data-v-9253ce43]{color:#111827;font-size:16px;font-weight:600;margin:0 0 8px}.profile-change-link[data-v-9253ce43]{background:none;border:none;color:var(--blue-500,#3b82f6);cursor:pointer;font-size:14px;padding:0;text-decoration:underline}.upload-progress[data-v-9253ce43]{align-items:center;color:#3b82f6;display:flex;font-size:14px}.upload-progress .pi-spinner[data-v-9253ce43]{color:#3b82f6}.hidden[data-v-9253ce43]{display:none}.p-dropdown-panel[data-pc-section=panel]{left:0!important;margin:0!important;position:absolute!important;right:auto!important;top:calc(100% + 2px)!important;transform:none!important}body .p-connected-overlay{position:absolute!important}.p-dropdown-trigger{transform:none!important}.provision-button[data-v-c15761db]{align-items:center;background:var(--inputtext-background,#fff);border:1px solid var(--inputtext-border-color,#cbd5e1);border-radius:var(--inputtext-border-radius,6px);box-shadow:0 1px 2px #1212170d;color:var(--inputtext-placeholder-color,#64748b);display:flex;font-size:var(--inputtext-sm-font-size,12.25px);font-style:normal;font-weight:400;gap:8.75px;line-height:normal;padding:var(--inputtext-sm-padding-y,5.25px) var(--inputtext-sm-padding-x,8.75px);text-overflow:ellipsis}.p-dropdown[data-v-c15761db]{min-width:100px!important;width:auto!important}.provision-input[data-v-c15761db]{align-items:center;display:flex;height:28px!important}.provision-input input[data-v-c15761db]{height:28px!important;padding-right:20px!important}.pi-building[data-v-c15761db],.pi-pencil[data-v-c15761db]{margin-right:.25rem}[data-v-c15761db] .p-dropdown-panel,[data-v-c15761db] .p-overlay,[data-v-c15761db] .p-component-overlay,[data-v-c15761db] .p-dropdown .p-dropdown-panel,[data-v-c15761db] .priority-dropdown .p-dropdown-panel{z-index:10000!important}[data-v-c15761db] .p-dropdown-panel{will-change:transform!important}.dropdown-container[data-v-c15761db]{position:relative!important;width:auto}[data-v-c15761db] .p-connected-overlay{position:absolute!important}[data-v-c15761db] .p-dropdown{position:relative!important}[data-v-c15761db] .p-dropdown-panel{bottom:auto!important;left:auto!important;margin-top:2px!important;position:absolute!important;right:auto!important;top:auto!important;transform:translateY(0)!important}.dropdown-container[data-v-c15761db] .p-dropdown{position:relative!important;z-index:1!important}.dropdown-container[data-v-c15761db] .p-dropdown-panel{left:0!important;margin-top:2px!important;position:absolute!important;right:auto!important;top:100%!important;transform:none!important}[data-v-c15761db] .v-dialog,[data-v-c15761db] .v-overlay{z-index:9999!important}.agency-form-container[data-v-e025709b]{margin:0 auto;position:relative}.profile-section[data-v-e025709b]{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden}.section-header[data-v-e025709b]{align-items:flex-start;display:flex;justify-content:space-between;padding:24px 24px 0}.section-title[data-v-e025709b]{flex:1}.section-heading[data-v-e025709b]{color:#111827;font-size:18px;font-weight:600;margin:0 0 4px}.section-actions[data-v-e025709b]{display:flex;gap:8px}.section-content[data-v-e025709b]{padding:24px}.btn-edit[data-v-e025709b]{background:none;border:none;color:var(--blue-500,#3b82f6);cursor:pointer;font-family:DM Sans;font-size:15.75px;font-style:normal;font-weight:500;line-height:normal;padding:0}.btn-edit[data-v-e025709b]:hover{text-decoration:underline}.section-bottom-actions[data-v-e025709b]{border-top:1px solid #f3f4f6;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:16px}.btn-cancel-bottom[data-v-e025709b],.btn-save-bottom[data-v-e025709b]{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.btn-save-bottom[data-v-e025709b]{background:var(--blue-500,#3b82f6);border-color:var(--blue-500,#3b82f6);color:#fff}.btn-save-bottom[data-v-e025709b]:hover:not(.btn-disabled){background:#2563eb;border-color:#2563eb}.btn-save-bottom.btn-disabled[data-v-e025709b]{background:#d1d5db;border-color:#d1d5db;cursor:not-allowed}.btn-cancel-bottom[data-v-e025709b]{background:#fff;border-color:#d1d5db;color:#374151}.btn-cancel-bottom[data-v-e025709b]:hover{background:#f9fafb;border-color:#9ca3af}.btn-upload[data-v-e025709b]{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:inline-flex;padding:8px 16px}.btn-upload[data-v-e025709b]:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.profile-image-container[data-v-e025709b]{align-items:flex-start;display:flex;gap:24px}.profile-image[data-v-e025709b]{background:#f3f4f6;border-radius:8px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.profile-img[data-v-e025709b]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.profile-placeholder[data-v-e025709b]{align-items:center;color:#9ca3af;display:flex;font-size:24px;height:100%;justify-content:center;width:100%}.profile-info[data-v-e025709b]{flex:1}.profile-meta[data-v-e025709b]{color:#6b7280;font-size:12px;margin-bottom:4px}.profile-name[data-v-e025709b]{color:#111827;font-size:16px;font-weight:600;margin:0 0 8px}.profile-change-link[data-v-e025709b]{background:none;border:none;color:var(--blue-500,#3b82f6);cursor:pointer;font-size:14px;padding:0;text-decoration:underline}.upload-progress[data-v-e025709b]{align-items:center;color:#3b82f6;display:flex;font-size:14px}.upload-progress .pi-spinner[data-v-e025709b]{color:#3b82f6}.form-row[data-v-e025709b]{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media (max-width:640px){.form-row[data-v-e025709b]{grid-template-columns:1fr}}.form-group[data-v-e025709b]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-group.full-width[data-v-e025709b]{grid-column:1/-1}.form-label[data-v-e025709b]{color:#374151;font-size:14px;font-weight:500}.form-display-value[data-v-e025709b]{color:#111827;font-size:14px;min-height:20px;padding:2px 0}.form-input[data-v-e025709b]{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:14px;padding:12px;transition:border-color .2s ease}.form-input[data-v-e025709b]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.hidden[data-v-e025709b]{display:none}@media (max-width:640px){.agency-form-container[data-v-e025709b]{padding:16px}.section-header[data-v-e025709b]{align-items:stretch;flex-direction:column;gap:16px}.section-actions[data-v-e025709b]{justify-content:flex-end}.profile-image-container[data-v-e025709b]{align-items:center;flex-direction:column;text-align:center}}.payment-overview[data-v-f68814d1]{max-width:800px}.p-dialog .p-dialog-header[data-v-f68814d1]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-bottom:2px solid #0ea5e9}.p-dialog .p-dialog-content[data-v-f68814d1]{background:#fafafa}.p-button[data-v-f68814d1]{transition:all .3s ease}.p-button[data-v-f68814d1]:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}@keyframes checkmark-f68814d1{0%{opacity:0;transform:scale(.8)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.pi-check[data-v-f68814d1]{animation:checkmark-f68814d1 .6s ease-out}.bg-gradient-to-r[data-v-f68814d1]{background:linear-gradient(135deg,#dbeafe,#e0e7ff);border:1px solid #93c5fd}.border-blue-200[data-v-f68814d1]{box-shadow:0 4px 6px -1px #3b82f61a}@media (max-width:768px){.grid-cols-1[data-v-f68814d1]{gap:1rem}.space-y-3[data-v-f68814d1]>*+*{margin-top:1rem}}.border-l-4[data-v-f68814d1]{overflow:hidden;position:relative}.border-l-4[data-v-f68814d1]:before{background:linear-gradient(180deg,#3b82f6,#1d4ed8);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.border-l-4[data-v-f68814d1]:hover{box-shadow:0 2px 8px #3b82f626;transform:translate(2px);transition:transform .2s ease}.pi-calendar-clock[data-v-f68814d1]{animation:pulse-f68814d1 2s infinite}@keyframes pulse-f68814d1{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:640px){.border-l-4[data-v-f68814d1]{margin-left:0;margin-right:0}.border-l-4 .flex-col[data-v-f68814d1]{gap:.5rem}.border-l-4 .flex-wrap[data-v-f68814d1]{justify-content:start}.border-l-4 .text-lg[data-v-f68814d1]{font-size:1rem}.border-l-4 .bg-blue-100[data-v-f68814d1],.border-l-4 .bg-blue-50[data-v-f68814d1],.border-l-4 .bg-green-50[data-v-f68814d1]{font-size:.75rem}}
