.book-cover-wrapper[data-v-61cb3d70]{width:48px;height:64px;flex-shrink:0;overflow:hidden;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.book-cover-img[data-v-61cb3d70]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.country-unknown-icon[data-v-61cb3d70]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.country-unknown-icon i[data-v-61cb3d70]{font-size:20px}.country-flag[data-v-61cb3d70]{width:20px;height:auto}.exchange-ticker-label[data-v-61cb3d70]{background:linear-gradient(135deg,#344767,#526080);color:#fff;height:40px;font-size:12px;white-space:nowrap}.exchange-ticker-label i[data-v-61cb3d70],.exchange-ticker-label span[data-v-61cb3d70]{color:#fff}.exchange-ticker-wrap[data-v-61cb3d70]{height:40px;position:relative}.exchange-ticker-track[data-v-61cb3d70]{display:flex;align-items:center;white-space:nowrap;height:100%;animation:ticker-scroll-61cb3d70 30s linear infinite}.exchange-ticker-track[data-v-61cb3d70]:hover{animation-play-state:paused}.ticker-base-label[data-v-61cb3d70]{font-size:11px;color:#7b809a;font-weight:600;margin-right:16px;padding-left:24px}.ticker-item[data-v-61cb3d70]{display:inline-flex;align-items:center;gap:5px;margin-right:8px}.ticker-divider[data-v-61cb3d70]{color:#dee2e6;margin-right:8px;font-size:12px}.currency-label[data-v-61cb3d70]{font-size:11px;font-weight:600;color:#7b809a}.currency-value[data-v-61cb3d70]{font-size:13px;font-weight:700;color:#344767}.exchange-ticker-time[data-v-61cb3d70]{border-left:1px solid #f0f2f5;height:40px;white-space:nowrap}.spinning[data-v-61cb3d70]{animation:spin-61cb3d70 1s linear infinite}@keyframes ticker-scroll-61cb3d70{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes spin-61cb3d70{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.currency-warning-banner[data-v-61cb3d70]{background-color:#fff3e0;border-left:4px solid #e65100;border-radius:8px}.service-badge[data-v-61cb3d70]{min-width:60px;padding:8px 12px;font-size:.875rem;font-weight:600}.display-1[data-v-7d96e66c]{font-size:8rem;font-weight:700;line-height:1.2}.error-page .page-header[data-v-7d96e66c]{border-radius:.75rem}.text-lg[data-v-7d96e66c]{font-size:1.125rem}.modal-overlay[data-v-f0d29710]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn-f0d29710 .2s ease}.modal-container.invoice-modal[data-v-f0d29710]{background:#fff;border-radius:20px;width:90%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp-f0d29710 .3s ease;display:flex;flex-direction:column}.modal-header-custom[data-v-f0d29710]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e9ecef;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.modal-title-section[data-v-f0d29710]{display:flex;align-items:center;gap:.75rem}.modal-title-section i[data-v-f0d29710]{font-size:24px}.modal-title-section h4[data-v-f0d29710]{margin:0;font-size:1.25rem;font-weight:600}.btn-close-modal[data-v-f0d29710]{background:hsla(0,0%,100%,.2);border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#fff}.btn-close-modal[data-v-f0d29710]:hover{background:hsla(0,0%,100%,.3)}.modal-body-custom[data-v-f0d29710]{flex:1;overflow-y:auto;padding:2rem}.invoice-section[data-v-f0d29710]{background:#fff}.invoice-header[data-v-f0d29710]{display:flex;justify-content:space-between;align-items:start;margin-bottom:2rem}.invoice-logo h2[data-v-f0d29710]{color:#667eea;margin-bottom:.25rem;font-size:1.5rem}.invoice-info[data-v-f0d29710]{text-align:right}.invoice-info h3[data-v-f0d29710]{color:#344767;margin-bottom:.5rem;font-size:1.25rem}.invoice-customer h5[data-v-f0d29710],.invoice-items h5[data-v-f0d29710],.invoice-status h5[data-v-f0d29710],.invoice-summary h5[data-v-f0d29710]{color:#344767;font-weight:600;display:flex;align-items:center;font-size:1rem}.summary-row[data-v-f0d29710]{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.95rem}.summary-row.total[data-v-f0d29710]{font-size:1.15rem;color:#667eea;padding:.75rem 0}.summary-row.text-success[data-v-f0d29710]{color:#10b981}.badge[data-v-f0d29710]{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600}.modal-footer-custom[data-v-f0d29710]{display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem 2rem;border-top:1px solid #e9ecef;background:#f8f9fa}.table-responsive[data-v-f0d29710]{margin:0}.table[data-v-f0d29710]{margin-bottom:0;font-size:.9rem}.table thead th[data-v-f0d29710]{border-bottom:2px solid #e9ecef;color:#344767;font-weight:600;padding:.75rem .5rem}.table tbody td[data-v-f0d29710]{padding:.75rem .5rem;border-bottom:1px solid #e9ecef}.table code[data-v-f0d29710]{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:.85rem}@keyframes fadeIn-f0d29710{0%{opacity:0}to{opacity:1}}@keyframes slideUp-f0d29710{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modal-container.invoice-modal[data-v-f0d29710]{width:95%;max-height:95vh}.modal-body-custom[data-v-f0d29710]{padding:1.5rem}.invoice-header[data-v-f0d29710]{flex-direction:column;gap:1rem}.invoice-info[data-v-f0d29710]{text-align:left}.modal-footer-custom[data-v-f0d29710]{flex-wrap:wrap;gap:.5rem}}.page-header-bg[data-v-64d7e1df]{background:linear-gradient(135deg,#667eea,#764ba2)!important}.stats-card .icon-container.bg-gradient-primary[data-v-64d7e1df]{background:linear-gradient(135deg,#667eea,#764ba2)}.tab-container[data-v-64d7e1df]{display:flex;gap:8px;flex-wrap:wrap}.tab-button[data-v-64d7e1df]{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.tab-button[data-v-64d7e1df]:hover{background:#e5e7eb;color:#374151}.tab-button.active[data-v-64d7e1df]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.tab-button i[data-v-64d7e1df]{font-size:18px}.tab-count[data-v-64d7e1df]{background:rgba(0,0,0,.1);padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.tab-button.active .tab-count[data-v-64d7e1df]{background:hsla(0,0%,100%,.2)}.avatar[data-v-64d7e1df]{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700}.avatar-sm[data-v-64d7e1df],.avatar[data-v-64d7e1df]{width:32px;height:32px;font-size:12px}.dropdown[data-v-64d7e1df]{position:relative}.dropdown-menu[data-v-64d7e1df]{position:absolute;right:0;top:100%;margin-top:4px;min-width:180px;background:#fff;border:none;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;z-index:1000}.dropdown-menu.show[data-v-64d7e1df]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item[data-v-64d7e1df]{display:flex;align-items:center;padding:8px 16px;color:#344767;text-decoration:none;transition:all .2s;font-size:13px}.dropdown-item[data-v-64d7e1df]:hover{background-color:#f3f0ff;color:#667eea}.dropdown-item.danger[data-v-64d7e1df]:hover{background-color:#ffebee;color:#f44336}.dropdown-divider[data-v-64d7e1df]{margin:4px 0;opacity:.3}.badge[data-v-64d7e1df]{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600}@media (max-width:768px){.tab-container[data-v-64d7e1df]{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch}.tab-button[data-v-64d7e1df]{white-space:nowrap;flex-shrink:0}.table-responsive[data-v-64d7e1df]{overflow-x:auto;-webkit-overflow-scrolling:touch}.modern-table[data-v-64d7e1df]{min-width:1000px}.stats-card[data-v-64d7e1df]{margin-bottom:1rem}}.fee-info-list[data-v-64d7e1df]{display:flex;flex-direction:column;gap:12px}.fee-item[data-v-64d7e1df]{padding:16px;background:#f8f9fa;border-radius:12px;transition:all .2s}.fee-item[data-v-64d7e1df]:hover{background:#f0f2f5}.icon-wrapper[data-v-64d7e1df]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:12px}.icon-wrapper i[data-v-64d7e1df]{color:#fff;font-size:20px}.icon-wrapper.bg-toss[data-v-64d7e1df]{background:#000;border:none;overflow:hidden;width:80px;height:40px;border-radius:8px}.pg-logo[data-v-64d7e1df]{width:72px;height:36px;-o-object-fit:contain;object-fit:contain}.icon-wrapper.bg-paddle[data-v-64d7e1df]{background:linear-gradient(135deg,#2c2c2c,#1a1a1a)}.icon-wrapper.bg-apple[data-v-64d7e1df]{background:linear-gradient(135deg,#333,#000)}.icon-wrapper.bg-google[data-v-64d7e1df]{background:linear-gradient(135deg,#4285f4,#34a853 50%,#fbbc05 75%,#ea4335)}.pg-name[data-v-64d7e1df]{font-weight:600;color:#344767!important;font-size:15px;display:inline-block;visibility:visible}.fee-rate[data-v-64d7e1df]{font-weight:700;font-size:18px;color:#667eea}.modal-title[data-v-64d7e1df]{display:flex;align-items:center;font-weight:600}.modal-overlay[data-v-00c7dfaa]{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-00c7dfaa .2s ease-out}@keyframes fadeIn-00c7dfaa{0%{opacity:0}to{opacity:1}}.modal-container[data-v-00c7dfaa]{background:#fff;border-radius:20px;width:90%;max-width:640px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 80px rgba(0,0,0,.35);animation:slideUp-00c7dfaa .3s ease-out;overflow:hidden}@keyframes slideUp-00c7dfaa{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header-custom[data-v-00c7dfaa]{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.modal-title-section[data-v-00c7dfaa]{display:flex;align-items:center;gap:14px}.modal-title-section i[data-v-00c7dfaa]{font-size:32px;opacity:.9}.modal-title-section h4[data-v-00c7dfaa]{margin:0;font-size:22px;font-weight:700;letter-spacing:-.5px}.btn-close-modal[data-v-00c7dfaa]{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.btn-close-modal[data-v-00c7dfaa]:hover{background:hsla(0,0%,100%,.35);transform:scale(1.1) rotate(90deg)}.btn-close-modal i[data-v-00c7dfaa]{font-size:22px}.modal-body-custom[data-v-00c7dfaa]{flex:1;overflow-y:auto;padding:28px;background:#fafafa}.form-section[data-v-00c7dfaa]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-00c7dfaa]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group[data-v-00c7dfaa]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-00c7dfaa]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151}.form-label i[data-v-00c7dfaa]{font-size:18px;color:#ec4899}.required[data-v-00c7dfaa]{color:#ef4444;font-weight:700}.input-wrapper[data-v-00c7dfaa]{position:relative;display:flex;align-items:center}.input-wrapper.with-button[data-v-00c7dfaa]{gap:8px}.input-wrapper.with-suffix .form-input[data-v-00c7dfaa]{padding-right:50px}.input-suffix[data-v-00c7dfaa]{position:absolute;right:16px;color:#6b7280;font-weight:500}.form-input[data-v-00c7dfaa],.form-textarea[data-v-00c7dfaa]{width:100%;padding:14px 16px;font-size:15px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#1f2937;transition:all .2s;outline:none}.form-input[data-v-00c7dfaa]:focus,.form-textarea[data-v-00c7dfaa]:focus{border-color:#ec4899;box-shadow:0 0 0 4px rgba(236,72,153,.15)}.form-input[data-v-00c7dfaa]::-moz-placeholder,.form-textarea[data-v-00c7dfaa]::-moz-placeholder{color:#9ca3af}.form-input[data-v-00c7dfaa]::placeholder,.form-textarea[data-v-00c7dfaa]::placeholder{color:#9ca3af}.form-input[data-v-00c7dfaa]:disabled{background:#f3f4f6;color:#6b7280}.form-textarea[data-v-00c7dfaa]{resize:vertical;min-height:80px}.input-hint[data-v-00c7dfaa]{font-size:12px;color:#9ca3af}.btn-generate[data-v-00c7dfaa]{flex-shrink:0;background:linear-gradient(135deg,#ec4899,#8b5cf6);border:none;color:#fff;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.btn-generate[data-v-00c7dfaa]:hover{transform:scale(1.05);box-shadow:0 4px 15px rgba(236,72,153,.4)}.btn-generate i[data-v-00c7dfaa]{font-size:24px}.type-toggle[data-v-00c7dfaa]{display:flex;gap:8px}.type-button[data-v-00c7dfaa]{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.type-button[data-v-00c7dfaa]:hover{border-color:#d1d5db;background:#f9fafb}.type-button.active[data-v-00c7dfaa]{border-color:#ec4899;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea}.type-button i[data-v-00c7dfaa]{font-size:20px}.currency-selector[data-v-00c7dfaa]{display:flex;gap:8px;flex-wrap:wrap}.currency-button[data-v-00c7dfaa]{display:flex;align-items:center;gap:6px;padding:10px 16px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.currency-button[data-v-00c7dfaa]:hover{border-color:#d1d5db;background:#f9fafb}.currency-button.active[data-v-00c7dfaa]{border-color:#ec4899;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea}.currency-icon[data-v-00c7dfaa]{font-size:16px;font-weight:600}.currency-code[data-v-00c7dfaa]{font-size:13px;opacity:.8}.section-divider[data-v-00c7dfaa]{display:flex;align-items:center;gap:16px;margin:8px 0}.section-divider[data-v-00c7dfaa]:after,.section-divider[data-v-00c7dfaa]:before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}.section-divider span[data-v-00c7dfaa]{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.learner-selector[data-v-00c7dfaa]{display:flex;flex-direction:column;gap:12px}.selector-toggle[data-v-00c7dfaa]{display:flex;gap:8px}.toggle-button[data-v-00c7dfaa]{flex:1;padding:10px 16px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.toggle-button[data-v-00c7dfaa]:hover{border-color:#d1d5db}.toggle-button.active[data-v-00c7dfaa]{border-color:#ec4899;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea}.selected-learner[data-v-00c7dfaa]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);border-radius:10px;color:#7c3aed}.selected-learner i[data-v-00c7dfaa]{font-size:20px}.selected-learner span[data-v-00c7dfaa]{flex:1;font-weight:500}.btn-clear[data-v-00c7dfaa]{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;transition:color .2s}.btn-clear[data-v-00c7dfaa]:hover{color:#ef4444}.learner-search[data-v-00c7dfaa]{display:flex;flex-direction:column;gap:8px}.search-input-wrapper[data-v-00c7dfaa]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:2px solid #e5e7eb;border-radius:10px}.search-input-wrapper i[data-v-00c7dfaa]{color:#9ca3af;font-size:20px}.search-input[data-v-00c7dfaa]{flex:1;border:none;outline:none;font-size:14px;background:transparent}.btn-search[data-v-00c7dfaa]{padding:6px 12px;background:linear-gradient(135deg,#ec4899,#8b5cf6);border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.btn-search[data-v-00c7dfaa]:hover{transform:scale(1.02)}.search-results[data-v-00c7dfaa]{max-height:200px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.result-item[data-v-00c7dfaa]{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .2s}.result-item[data-v-00c7dfaa]:hover{background:#fdf2f8}.result-item[data-v-00c7dfaa]:not(:last-child){border-bottom:1px solid #f3f4f6}.result-item i[data-v-00c7dfaa]{color:#9ca3af;font-size:24px}.learner-info[data-v-00c7dfaa]{display:flex;flex-direction:column;gap:2px}.learner-info .name[data-v-00c7dfaa]{font-weight:600;color:#374151}.learner-info .email[data-v-00c7dfaa]{font-size:12px;color:#9ca3af}.no-results[data-v-00c7dfaa]{padding:16px;text-align:center;color:#9ca3af;font-size:14px}.modal-footer-custom[data-v-00c7dfaa]{padding:20px 28px;background:#fff;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end;gap:12px}.btn-cancel[data-v-00c7dfaa],.btn-submit[data-v-00c7dfaa]{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s;border:none}.btn-cancel[data-v-00c7dfaa]{background:#f3f4f6;color:#6b7280}.btn-cancel[data-v-00c7dfaa]:hover{background:#e5e7eb;color:#374151}.btn-cancel i[data-v-00c7dfaa]{font-size:18px}.btn-submit[data-v-00c7dfaa]{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;box-shadow:0 4px 15px rgba(236,72,153,.35)}.btn-submit[data-v-00c7dfaa]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(236,72,153,.45)}.btn-submit[data-v-00c7dfaa]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-submit i[data-v-00c7dfaa]{font-size:20px}.loading-spinner[data-v-00c7dfaa]{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin-00c7dfaa .8s linear infinite}@keyframes spin-00c7dfaa{to{transform:rotate(1turn)}}[data-v-00c7dfaa] .dp__input{padding:14px 16px;font-size:15px;border:2px solid #e5e7eb;border-radius:12px;transition:all .2s}[data-v-00c7dfaa] .dp__input:focus{border-color:#ec4899;box-shadow:0 0 0 4px rgba(236,72,153,.15)}@media (max-width:640px){.modal-container[data-v-00c7dfaa]{width:95%;max-height:95vh}.modal-header-custom[data-v-00c7dfaa]{padding:20px}.modal-title-section h4[data-v-00c7dfaa]{font-size:18px}.modal-body-custom[data-v-00c7dfaa]{padding:20px}.form-row[data-v-00c7dfaa]{grid-template-columns:1fr}.modal-footer-custom[data-v-00c7dfaa]{padding:16px 20px;flex-direction:column-reverse}.btn-cancel[data-v-00c7dfaa],.btn-submit[data-v-00c7dfaa]{width:100%;justify-content:center}}.modal-overlay[data-v-e330818e]{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-e330818e .2s ease-out}@keyframes fadeIn-e330818e{0%{opacity:0}to{opacity:1}}.modal-container[data-v-e330818e]{background:#fff;border-radius:20px;width:90%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 80px rgba(0,0,0,.35);animation:slideUp-e330818e .3s ease-out;overflow:hidden}@keyframes slideUp-e330818e{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header-custom[data-v-e330818e]{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.modal-title-section[data-v-e330818e]{display:flex;align-items:center;gap:14px}.modal-title-section i[data-v-e330818e]{font-size:32px;opacity:.9}.modal-title-section h4[data-v-e330818e]{margin:0;font-size:22px;font-weight:700}.btn-close-modal[data-v-e330818e]{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.btn-close-modal[data-v-e330818e]:hover:not(:disabled){background:hsla(0,0%,100%,.35);transform:scale(1.1) rotate(90deg)}.btn-close-modal[data-v-e330818e]:disabled{opacity:.5;cursor:not-allowed}.modal-body-custom[data-v-e330818e]{flex:1;overflow-y:auto;padding:28px;background:#fafafa}.form-section[data-v-e330818e]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-e330818e]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group[data-v-e330818e]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-e330818e]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151}.form-label i[data-v-e330818e]{font-size:18px;color:#ec4899}.required[data-v-e330818e]{color:#ef4444;font-weight:700}.input-wrapper[data-v-e330818e]{position:relative;display:flex;align-items:center}.input-wrapper.with-suffix .form-input[data-v-e330818e]{padding-right:50px}.input-suffix[data-v-e330818e]{position:absolute;right:16px;color:#6b7280;font-weight:500}.form-input[data-v-e330818e]{width:100%;padding:14px 16px;font-size:15px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#1f2937;transition:all .2s;outline:none}.form-input[data-v-e330818e]:focus{border-color:#ec4899;box-shadow:0 0 0 4px rgba(236,72,153,.15)}.input-hint[data-v-e330818e]{font-size:12px;color:#9ca3af}.input-hint code[data-v-e330818e]{background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#9333ea}.type-toggle[data-v-e330818e]{display:flex;gap:8px}.type-button[data-v-e330818e]{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.type-button[data-v-e330818e]:hover{border-color:#d1d5db}.type-button.active[data-v-e330818e]{border-color:#ec4899;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea}.currency-selector[data-v-e330818e]{display:flex;gap:8px;flex-wrap:wrap}.currency-button[data-v-e330818e]{display:flex;align-items:center;gap:6px;padding:10px 16px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.currency-button[data-v-e330818e]:hover{border-color:#d1d5db;background:#f9fafb}.currency-button.active[data-v-e330818e]{border-color:#ec4899;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea}.currency-icon[data-v-e330818e]{font-size:16px;font-weight:600}.currency-code[data-v-e330818e]{font-size:13px;opacity:.8}.summary-card[data-v-e330818e]{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:20px;margin-top:8px}.summary-card h5[data-v-e330818e]{margin:0 0 16px 0;font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.summary-grid[data-v-e330818e]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.summary-item[data-v-e330818e]{display:flex;flex-direction:column;gap:4px}.summary-item .label[data-v-e330818e]{font-size:12px;color:#9ca3af}.summary-item .value[data-v-e330818e]{font-size:16px;font-weight:600;color:#374151}.processing-section[data-v-e330818e]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px}.processing-animation[data-v-e330818e]{margin-bottom:24px}.spinner-large[data-v-e330818e]{width:64px;height:64px;border:4px solid #f3e8ff;border-top-color:#ec4899;border-radius:50%;animation:spin-e330818e 1s linear infinite}@keyframes spin-e330818e{to{transform:rotate(1turn)}}.processing-section h4[data-v-e330818e]{margin:0 0 8px 0;font-size:20px;font-weight:600;color:#374151}.processing-status[data-v-e330818e]{font-size:16px;color:#6b7280;margin:0 0 16px 0}.progress-bar[data-v-e330818e]{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:16px}.progress-fill[data-v-e330818e]{height:100%;background:linear-gradient(135deg,#ec4899,#8b5cf6);transition:width .3s ease}.processing-hint[data-v-e330818e]{font-size:14px;color:#9ca3af;margin:0}.completed-section[data-v-e330818e]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px}.completed-icon[data-v-e330818e]{margin-bottom:16px}.completed-icon i[data-v-e330818e]{font-size:64px;color:#10b981}.completed-section h4[data-v-e330818e]{margin:0 0 8px 0;font-size:24px;font-weight:700;color:#374151}.completed-stats[data-v-e330818e]{font-size:16px;color:#6b7280;margin:0 0 24px 0}.completed-stats strong[data-v-e330818e]{color:#ec4899}.generated-codes[data-v-e330818e]{width:100%;background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:16px}.codes-header[data-v-e330818e]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.codes-header span[data-v-e330818e]{font-size:14px;font-weight:600;color:#374151}.btn-copy-all[data-v-e330818e]{display:flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(135deg,#ec4899,#8b5cf6);border:none;border-radius:6px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.btn-copy-all[data-v-e330818e]:hover{transform:scale(1.02)}.btn-copy-all i[data-v-e330818e]{font-size:14px}.codes-list[data-v-e330818e]{max-height:200px;overflow-y:auto}.code-item[data-v-e330818e]{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #f3f4f6}.code-item[data-v-e330818e]:last-child{border-bottom:none}.code-item code[data-v-e330818e]{background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea;padding:4px 8px;border-radius:6px;font-size:13px;font-weight:600}.btn-copy-single[data-v-e330818e]{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;transition:color .2s}.btn-copy-single[data-v-e330818e]:hover{color:#ec4899}.btn-copy-single i[data-v-e330818e]{font-size:18px}.more-codes[data-v-e330818e]{padding:12px 16px;text-align:center;font-size:13px;color:#9ca3af;background:#f9fafb}.btn-download[data-v-e330818e]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#374151;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.btn-download[data-v-e330818e]:hover{border-color:#ec4899;background:#fdf2f8;color:#ec4899}.btn-download i[data-v-e330818e]{font-size:20px}[data-v-e330818e] .dp__input{padding:14px 16px;font-size:15px;border:2px solid #e5e7eb;border-radius:12px}[data-v-e330818e] .dp__input:focus{border-color:#ec4899;box-shadow:0 0 0 4px rgba(236,72,153,.15)}.modal-footer-custom[data-v-e330818e]{padding:20px 28px;background:#fff;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end;gap:12px}.btn-cancel[data-v-e330818e],.btn-submit[data-v-e330818e]{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s;border:none}.btn-cancel[data-v-e330818e]{background:#f3f4f6;color:#6b7280}.btn-cancel[data-v-e330818e]:hover{background:#e5e7eb;color:#374151}.btn-submit[data-v-e330818e]{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;box-shadow:0 4px 15px rgba(236,72,153,.35)}.btn-submit[data-v-e330818e]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(236,72,153,.45)}.btn-submit[data-v-e330818e]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:640px){.modal-container[data-v-e330818e]{width:95%;max-height:95vh}.form-row[data-v-e330818e]{grid-template-columns:1fr}.summary-grid[data-v-e330818e]{grid-template-columns:1fr 1fr}.modal-footer-custom[data-v-e330818e]{flex-direction:column-reverse}.btn-cancel[data-v-e330818e],.btn-submit[data-v-e330818e]{width:100%}}.page-header-bg[data-v-481826e4]{background:linear-gradient(135deg,#ec4899,#8b5cf6)!important}.fab-button[data-v-481826e4],.stats-card .icon-container.bg-gradient-primary[data-v-481826e4]{background:linear-gradient(135deg,#ec4899,#8b5cf6)}.table-container[data-v-481826e4]{overflow-x:auto;min-height:500px}.coupon-code[data-v-481826e4]{background:linear-gradient(135deg,#fdf2f8,#f3e8ff);color:#9333ea;padding:4px 8px;border-radius:6px;font-size:13px;font-weight:600;letter-spacing:.5px}.btn-copy[data-v-481826e4]{background:none;border:none;color:#9ca3af;cursor:pointer;padding:2px 4px;margin-left:4px;transition:color .2s;vertical-align:middle}.btn-copy[data-v-481826e4]:hover{color:#ec4899}.btn-copy i[data-v-481826e4]{font-size:16px}.tab-container[data-v-481826e4]{display:flex;gap:8px;flex-wrap:wrap}.tab-button[data-v-481826e4]{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.tab-button[data-v-481826e4]:hover{background:#e5e7eb;color:#374151}.tab-button.active[data-v-481826e4]{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff}.tab-button i[data-v-481826e4]{font-size:18px}.tab-count[data-v-481826e4]{background:rgba(0,0,0,.1);padding:2px 8px;border-radius:12px;font-size:12px}.tab-button.active .tab-count[data-v-481826e4]{background:hsla(0,0%,100%,.2)}.dropdown-item[data-v-481826e4]:hover{background-color:#fdf2f8}@media (max-width:768px){.tab-container[data-v-481826e4]{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.tab-button[data-v-481826e4]{white-space:nowrap;flex-shrink:0}}.page-header[data-v-37b8366b]{min-height:180px;margin-bottom:1.5rem}.page-header-bg[data-v-37b8366b]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#11998e,#38ef7d)!important;z-index:1}.moving-clouds[data-v-37b8366b]{position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E") repeat;animation:moveClouds-37b8366b 20s linear infinite}@keyframes moveClouds-37b8366b{0%{background-position:0 0}to{background-position:100px 100px}}.icon-box[data-v-37b8366b]{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2)}.icon-box i[data-v-37b8366b]{font-size:28px}.stats-card[data-v-37b8366b]{border-radius:12px;transition:all .3s ease}.stats-card .icon-container[data-v-37b8366b]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stats-card .icon-container i[data-v-37b8366b]{font-size:24px;color:#fff}.hover-lift[data-v-37b8366b]:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.avatar[data-v-37b8366b]{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700}.avatar-sm[data-v-37b8366b],.avatar[data-v-37b8366b]{width:32px;height:32px;font-size:12px}.modern-table[data-v-37b8366b]{border-collapse:separate;border-spacing:0}.modern-table thead th[data-v-37b8366b]{font-size:11px;font-weight:700;text-transform:uppercase;color:#7b809a;padding:12px 16px;border-bottom:1px solid #e9ecef}.modern-table tbody td[data-v-37b8366b]{padding:12px 16px;vertical-align:middle;border-bottom:1px solid #f3f4f6}.table-row-hover[data-v-37b8366b]:hover{background-color:#f8f9fa}.badge[data-v-37b8366b]{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600}.btn-hover-scale[data-v-37b8366b]:hover{transform:scale(1.02)}.modal.show[data-v-37b8366b]{background:rgba(0,0,0,.5)}.modal-content[data-v-37b8366b]{border:none;border-radius:12px}.form-select[data-v-37b8366b]{border-radius:8px;border:1px solid #d2d6da;padding:8px 12px}.form-select[data-v-37b8366b]:focus{border-color:#11998e;box-shadow:0 0 0 2px rgba(17,153,142,.2)}@media (max-width:768px){.table-responsive[data-v-37b8366b]{overflow-x:auto;-webkit-overflow-scrolling:touch}.modern-table[data-v-37b8366b]{min-width:900px}.stats-card[data-v-37b8366b]{margin-bottom:1rem}}.page-header[data-v-0515b474]{min-height:180px;margin-bottom:1.5rem}.page-header-bg[data-v-0515b474]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2)!important;z-index:1}.moving-clouds[data-v-0515b474]{position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E") repeat;animation:moveClouds-0515b474 20s linear infinite}@keyframes moveClouds-0515b474{0%{background-position:0 0}to{background-position:100px 100px}}.icon-box[data-v-0515b474]{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2)}.icon-box i[data-v-0515b474]{font-size:28px}.stats-card[data-v-0515b474]{border-radius:12px;transition:all .3s ease}.stats-card .icon-container[data-v-0515b474]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stats-card .icon-container i[data-v-0515b474]{font-size:24px;color:#fff}.hover-lift[data-v-0515b474]:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.tab-container[data-v-0515b474]{display:flex;gap:8px;flex-wrap:wrap}.tab-button[data-v-0515b474]{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.tab-button[data-v-0515b474]:hover{background:#e5e7eb;color:#374151}.tab-button.active[data-v-0515b474]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.tab-button i[data-v-0515b474]{font-size:18px}.tab-count[data-v-0515b474]{background:rgba(0,0,0,.1);padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.tab-button.active .tab-count[data-v-0515b474]{background:hsla(0,0%,100%,.2)}.avatar[data-v-0515b474]{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700}.avatar-sm[data-v-0515b474],.avatar[data-v-0515b474]{width:32px;height:32px;font-size:12px}.modern-table[data-v-0515b474]{border-collapse:separate;border-spacing:0}.modern-table thead th[data-v-0515b474]{font-size:11px;font-weight:700;text-transform:uppercase;color:#7b809a;padding:12px 16px;border-bottom:1px solid #e9ecef}.modern-table tbody td[data-v-0515b474]{padding:12px 16px;vertical-align:middle;border-bottom:1px solid #f3f4f6}.table-row-hover[data-v-0515b474]:hover{background-color:#f8f9fa}.badge[data-v-0515b474]{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600}.dropdown[data-v-0515b474]{position:relative}.dropdown-menu[data-v-0515b474]{position:absolute;right:0;top:100%;margin-top:4px;min-width:180px;background:#fff;border:none;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;z-index:1000;padding:8px 0;list-style:none}.dropdown-menu.show[data-v-0515b474]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item[data-v-0515b474]{display:flex;align-items:center;padding:8px 16px;color:#344767;text-decoration:none;transition:all .2s;font-size:13px;cursor:pointer}.dropdown-item[data-v-0515b474]:hover{background-color:#f3f0ff;color:#667eea}.dropdown-item.text-success[data-v-0515b474]:hover{background-color:#e8f5e9;color:#43a047}.dropdown-divider[data-v-0515b474]{margin:4px 0;opacity:.3;border:0;border-top:1px solid #e9ecef}.btn-hover-scale[data-v-0515b474]:hover{transform:scale(1.02)}.modal.show[data-v-0515b474]{background:rgba(0,0,0,.5)}.modal-content[data-v-0515b474]{border:none;border-radius:12px}.form-control[data-v-0515b474],.form-select[data-v-0515b474]{border-radius:8px;border:1px solid #d2d6da;padding:8px 12px}.form-control[data-v-0515b474]:focus,.form-select[data-v-0515b474]:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.2)}.detail-section[data-v-0515b474]{padding:15px;background:#f8f9fa;border-radius:8px;margin-bottom:15px}.detail-item[data-v-0515b474]{display:flex;justify-content:space-between;margin-bottom:10px}.detail-item[data-v-0515b474]:last-child{margin-bottom:0}.detail-item .label[data-v-0515b474]{color:#6c757d;font-size:13px}.detail-item .value[data-v-0515b474]{font-size:13px}.summary-card[data-v-0515b474]{display:flex;align-items:center;padding:16px;border-radius:12px;color:#fff}.summary-icon[data-v-0515b474]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);margin-right:12px}.summary-icon i[data-v-0515b474]{font-size:24px}.summary-content[data-v-0515b474]{display:flex;flex-direction:column}.summary-label[data-v-0515b474]{font-size:11px;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.summary-value[data-v-0515b474]{font-size:16px;font-weight:700;margin-top:2px}.info-card[data-v-0515b474]{background:#f8f9fa;border-radius:12px;padding:20px;height:100%}.info-card-title[data-v-0515b474]{display:flex;align-items:center;color:#344767;font-weight:600;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.info-card-title i[data-v-0515b474]{font-size:20px;color:#667eea}.info-card-body[data-v-0515b474]{display:flex;flex-direction:column;gap:12px}.info-row[data-v-0515b474]{display:flex;justify-content:space-between;align-items:center}.info-label[data-v-0515b474]{color:#6c757d;font-size:13px}.info-value[data-v-0515b474]{font-size:13px;color:#344767}.section-title[data-v-0515b474]{display:flex;align-items:center;color:#344767;font-weight:600}.section-title i[data-v-0515b474]{font-size:20px;color:#667eea}.payment-table-section[data-v-0515b474]{background:#fff;border-radius:12px;padding:20px;border:1px solid #e9ecef}.settlement-table thead th[data-v-0515b474]{font-size:10px;font-weight:700;text-transform:uppercase;color:#7b809a;padding:10px 8px;border-bottom:2px solid #e9ecef;white-space:nowrap}.settlement-table tbody td[data-v-0515b474]{padding:10px 8px;vertical-align:middle;border-bottom:1px solid #f3f4f6;font-size:12px}.settlement-table tfoot td[data-v-0515b474]{padding:12px 8px;border-top:2px solid #e9ecef}.avatar-xs[data-v-0515b474]{width:24px;height:24px;font-size:10px}.modal-xl[data-v-0515b474]{max-width:1140px}.font-monospace[data-v-0515b474]{font-family:Monaco,Consolas,monospace}.settlement-item[data-v-0515b474]{border:1px solid #e9ecef;border-radius:12px;overflow:hidden}.settlement-header[data-v-0515b474]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:16px 20px;border-bottom:1px solid #e9ecef}.settlement-number[data-v-0515b474]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:14px}.settlement-body[data-v-0515b474]{padding:20px;background:#fff}.mini-info[data-v-0515b474]{display:flex;flex-direction:column}.mini-label[data-v-0515b474]{font-size:11px;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.mini-value[data-v-0515b474]{font-size:14px;font-weight:600;color:#344767}.grand-total-section[data-v-0515b474]{background:linear-gradient(135deg,#f0fff4,#e8f5e9);border:2px solid #43a047;border-radius:12px;padding:20px;margin-top:20px}@media (max-width:768px){.tab-container[data-v-0515b474]{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch}.tab-button[data-v-0515b474]{white-space:nowrap;flex-shrink:0}.table-responsive[data-v-0515b474]{overflow-x:auto;-webkit-overflow-scrolling:touch}.modern-table[data-v-0515b474]{min-width:1000px}.stats-card[data-v-0515b474]{margin-bottom:1rem}.settlement-table[data-v-0515b474]{min-width:900px}.summary-card[data-v-0515b474]{margin-bottom:8px}.modal-xl[data-v-0515b474]{max-width:95%;margin:10px}}.page-header[data-v-a8dae89e]{min-height:300px}.page-header-bg[data-v-a8dae89e]{background:linear-gradient(135deg,#1e88e5,#0d47a1)!important}.fab-button[data-v-a8dae89e],.stats-card .icon-container.bg-gradient-primary[data-v-a8dae89e]{background:linear-gradient(135deg,#1e88e5,#0d47a1)}.table-container[data-v-a8dae89e]{overflow:visible;width:100%}.modern-table[data-v-a8dae89e]{width:100%;table-layout:fixed}.text-ellipsis[data-v-a8dae89e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.text-content[data-v-a8dae89e]{flex:1;min-width:0;max-width:100%}.table-row-hover[data-v-a8dae89e]{transition:all .2s ease}.table-row-hover[data-v-a8dae89e]:hover{background-color:#f8f9fa}.dropdown-item[data-v-a8dae89e]{display:flex;align-items:center;padding:.5rem 1rem;transition:all .2s ease}.dropdown-item[data-v-a8dae89e]:hover{background-color:#f0f3ff;transform:translateX(5px)}.dropdown-item i[data-v-a8dae89e]{opacity:.7}.dropdown-item:hover i[data-v-a8dae89e]{opacity:1}.badge[data-v-a8dae89e]{font-weight:500;padding:.35em .65em}code[data-v-a8dae89e]{background-color:#f8f9fa;padding:.2rem .4rem;border-radius:4px;font-size:.875em;color:#495057}@media (max-width:768px){.container-fluid[data-v-a8dae89e]{padding:.5rem}.card-body[data-v-a8dae89e]{padding:1rem}.stats-card[data-v-a8dae89e]{margin-bottom:1rem}.page-header h2[data-v-a8dae89e]{font-size:1.1rem}.page-header p[data-v-a8dae89e]{font-size:.8rem}.fab-container[data-v-a8dae89e]{bottom:1rem;right:1rem}}.fade-enter-active[data-v-a8dae89e],.fade-leave-active[data-v-a8dae89e]{transition:opacity .3s ease}.fade-enter-from[data-v-a8dae89e],.fade-leave-to[data-v-a8dae89e]{opacity:0}.sortable-header[data-v-a8dae89e]{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease}.sortable-header[data-v-a8dae89e]:hover{background-color:#f8f9fa}.sortable-header .d-flex[data-v-a8dae89e]{justify-content:flex-start}.sortable-header i[data-v-a8dae89e]{transition:opacity .2s ease}.page-header[data-v-1b6e56fa]{min-height:260px;margin:0;padding:0;border-radius:1rem;overflow:hidden}.page-header-bg[data-v-1b6e56fa]{position:absolute;width:100%;height:100%;top:0;left:0}.moving-clouds[data-v-1b6e56fa]{position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 60% 70%,hsla(0,0%,100%,.08) 0,transparent 50%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.12) 0,transparent 50%);animation:moveCloud-1b6e56fa 30s ease-in-out infinite}@keyframes moveCloud-1b6e56fa{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(-30px) translateY(20px)}}.feature-icon[data-v-1b6e56fa]{display:inline-block}.icon-container-large[data-v-1b6e56fa]{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:1rem;margin:0 auto;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.icon-container-large i[data-v-1b6e56fa]{font-size:2.5rem}.coming-soon-card[data-v-1b6e56fa]{border:none;box-shadow:0 4px 6px rgba(0,0,0,.07);border-radius:1rem;transition:all .3s ease;background:#fff}.hover-lift[data-v-1b6e56fa]{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift[data-v-1b6e56fa]:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.icon-container[data-v-1b6e56fa]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;flex-shrink:0}.icon-container i[data-v-1b6e56fa]{font-size:1.5rem;color:#fff}.bg-gradient-primary[data-v-1b6e56fa]{background:linear-gradient(135deg,#667eea,#764ba2)}.bg-gradient-success[data-v-1b6e56fa]{background:linear-gradient(135deg,#5cb85c,#4cae4c)}.bg-gradient-info[data-v-1b6e56fa]{background:linear-gradient(135deg,#5bc0de,#46b8da)}.bg-gradient-warning[data-v-1b6e56fa]{background:linear-gradient(135deg,#f0ad4e,#ec971f)}.timeline-card[data-v-1b6e56fa]{border:none;box-shadow:0 4px 6px rgba(0,0,0,.07);border-radius:1rem;background:#fff}.timeline-content[data-v-1b6e56fa]{padding-left:.5rem}@media (max-width:768px){.page-header[data-v-1b6e56fa]{min-height:220px}h1[data-v-1b6e56fa]{font-size:2rem!important}h3[data-v-1b6e56fa]{font-size:1.2rem!important}.icon-container-large[data-v-1b6e56fa]{width:60px;height:60px}.icon-container-large i[data-v-1b6e56fa]{font-size:2rem}.feature-icon[data-v-1b6e56fa]{margin:0 .5rem}}.gap-4[data-v-1b6e56fa]{gap:2rem}.bg-opacity-20[data-v-1b6e56fa]{--bs-bg-opacity:0.2}.z-index-2[data-v-1b6e56fa]{z-index:2}.z-index-3[data-v-1b6e56fa]{z-index:3}.page-header[data-v-64874f4c]{min-height:260px;margin:0;padding:0;border-radius:1rem;overflow:hidden}.page-header-bg[data-v-64874f4c]{position:absolute;width:100%;height:100%;top:0;left:0}.moving-clouds[data-v-64874f4c]{position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 60% 70%,hsla(0,0%,100%,.08) 0,transparent 50%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.12) 0,transparent 50%);animation:moveCloud-64874f4c 30s ease-in-out infinite}@keyframes moveCloud-64874f4c{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(-30px) translateY(20px)}}.feature-icon[data-v-64874f4c]{display:inline-block}.icon-container-large[data-v-64874f4c]{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:1rem;margin:0 auto;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.icon-container-large i[data-v-64874f4c]{font-size:2.5rem}.coming-soon-card[data-v-64874f4c]{border:none;box-shadow:0 4px 6px rgba(0,0,0,.07);border-radius:1rem;transition:all .3s ease;background:#fff}.hover-lift[data-v-64874f4c]{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift[data-v-64874f4c]:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.icon-container[data-v-64874f4c]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;flex-shrink:0}.icon-container i[data-v-64874f4c]{font-size:1.5rem;color:#fff}.bg-gradient-primary[data-v-64874f4c]{background:linear-gradient(135deg,#667eea,#764ba2)}.bg-gradient-success[data-v-64874f4c]{background:linear-gradient(135deg,#5cb85c,#4cae4c)}.bg-gradient-info[data-v-64874f4c]{background:linear-gradient(135deg,#5bc0de,#46b8da)}.bg-gradient-warning[data-v-64874f4c]{background:linear-gradient(135deg,#f0ad4e,#ec971f)}.timeline-card[data-v-64874f4c]{border:none;box-shadow:0 4px 6px rgba(0,0,0,.07);border-radius:1rem;background:#fff}.timeline-content[data-v-64874f4c]{padding-left:.5rem}@media (max-width:768px){.page-header[data-v-64874f4c]{min-height:220px}h1[data-v-64874f4c]{font-size:2rem!important}h3[data-v-64874f4c]{font-size:1.2rem!important}.icon-container-large[data-v-64874f4c]{width:60px;height:60px}.icon-container-large i[data-v-64874f4c]{font-size:2rem}.feature-icon[data-v-64874f4c]{margin:0 .5rem}}.gap-4[data-v-64874f4c]{gap:2rem}.bg-opacity-20[data-v-64874f4c]{--bs-bg-opacity:0.2}.z-index-2[data-v-64874f4c]{z-index:2}.z-index-3[data-v-64874f4c]{z-index:3}.custom-tag-input[data-v-fba92850]{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.tag-text-input[data-v-fba92850]{flex:1;border:none;border-bottom:1px solid #ced4da;background:transparent;padding:.35rem 0;font-size:.875rem;color:#495057;outline:none;transition:border-color .2s}.tag-text-input[data-v-fba92850]:focus{border-bottom-color:#80bdff}.tag-text-input[data-v-fba92850]::-moz-placeholder{color:#adb5bd}.tag-text-input[data-v-fba92850]::placeholder{color:#adb5bd}.tag-add-btn[data-v-fba92850]{flex-shrink:0;padding:.25rem .75rem;font-size:.8rem;font-weight:600;background:#e9ecef;color:#495057;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.tag-add-btn[data-v-fba92850]:hover{background:#dee2e6}.pricing-modal-content[data-v-fba92850]{min-height:300px}.pricing-modal-content .nav-tabs[data-v-fba92850]{border-bottom:2px solid #e9ecef}.pricing-modal-content .nav-tabs .nav-link[data-v-fba92850]{border:none;border-bottom:3px solid transparent;color:#6c757d;font-weight:500;padding:10px 16px;margin-bottom:-2px;transition:all .2s ease}.pricing-modal-content .nav-tabs .nav-link[data-v-fba92850]:hover{color:#344767;border-bottom-color:#dee2e6}.pricing-modal-content .nav-tabs .nav-link.active[data-v-fba92850]{color:#667eea;border-bottom-color:#667eea;background:transparent}.pricing-modal-content .nav-tabs .nav-link .badge[data-v-fba92850]{font-size:10px;padding:2px 6px}.pricing-modal-content .table[data-v-fba92850]{font-size:13px}.pricing-modal-content .table thead th[data-v-fba92850]{font-size:11px;text-transform:uppercase;color:#7b809a;border-bottom:2px solid #e9ecef;padding:10px 12px}.pricing-modal-content .table tbody td[data-v-fba92850]{padding:10px 12px;vertical-align:middle}.pricing-modal-content .table tbody tr[data-v-fba92850]:hover{background-color:#f8f9fa}.pricing-grade-info .table[data-v-fba92850]{font-size:13px;border-collapse:collapse}.pricing-grade-info .table tbody td[data-v-fba92850],.pricing-grade-info .table thead th[data-v-fba92850]{border:1px solid #dee2e6!important}.pricing-grade-info .table thead th[data-v-fba92850]{font-size:11px;text-transform:uppercase;color:#7b809a;border-bottom:2px solid #e9ecef!important;padding:10px 12px;background-color:#f8f9fa}.pricing-grade-info .table tbody td[data-v-fba92850]{padding:10px 12px;vertical-align:middle}.pricing-grade-info .table tbody tr[data-v-fba92850]:hover{background-color:#f8f9fa}.step-header[data-v-946fa0e4]{background:linear-gradient(135deg,#7c3aed,#a855f7 50%,#c084fc);box-shadow:0 4px 20px 0 rgba(124,58,237,.4)}.multisteps-form__progress-btn[data-v-946fa0e4]{color:hsla(0,0%,100%,.7);transition:all .3s ease}.multisteps-form__progress-btn.js-active[data-v-946fa0e4]{color:#fff;font-weight:600}.multisteps-form__progress-btn[data-v-946fa0e4]:hover{color:#fff}.multisteps-form__progress-btn[data-v-946fa0e4]:before{background-color:hsla(0,0%,100%,.3)!important}.multisteps-form__progress-btn.js-active[data-v-946fa0e4]:before{background-color:#fff!important}.card[data-v-037bd4a0]{border-radius:1rem;overflow:hidden}.card-header.bg-gradient-dark[data-v-037bd4a0]{background:linear-gradient(135deg,#1a1a2e,#16213e)}.nav-tabs-custom[data-v-037bd4a0]{display:flex;gap:.5rem;list-style:none;padding:0;margin:0}.nav-item-custom[data-v-037bd4a0]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-radius:.75rem;cursor:pointer;transition:all .25s ease;background:#f8f9fa;border:2px solid transparent}.nav-item-custom[data-v-037bd4a0]:hover{background:#e9ecef;transform:translateY(-2px)}.nav-item-custom.active[data-v-037bd4a0]{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px rgba(102,126,234,.4);transform:translateY(-2px)}.nav-icon[data-v-037bd4a0]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.5rem;background:rgba(0,0,0,.05);transition:all .25s ease}.nav-item-custom.active .nav-icon[data-v-037bd4a0]{background:hsla(0,0%,100%,.2)}.nav-icon i[data-v-037bd4a0]{font-size:20px;color:#495057;transition:color .25s ease}.nav-item-custom.active .nav-icon i[data-v-037bd4a0]{color:#fff}.nav-text[data-v-037bd4a0]{display:flex;flex-direction:column}.nav-label[data-v-037bd4a0]{font-size:.9rem;font-weight:600;color:#344767;transition:color .25s ease}.nav-item-custom.active .nav-label[data-v-037bd4a0]{color:#fff}.nav-sublabel[data-v-037bd4a0]{font-size:.75rem;color:#8392ab;transition:color .25s ease}.nav-item-custom.active .nav-sublabel[data-v-037bd4a0]{color:hsla(0,0%,100%,.8)}.fade-enter-active[data-v-037bd4a0],.fade-leave-active[data-v-037bd4a0]{transition:opacity .2s ease}.fade-enter-from[data-v-037bd4a0],.fade-leave-to[data-v-037bd4a0]{opacity:0}@media (max-width:768px){.nav-tabs-custom[data-v-037bd4a0]{flex-direction:column}.nav-item-custom[data-v-037bd4a0]{width:100%}}.answer-section[data-v-021e7784]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.section-header[data-v-021e7784]{margin-bottom:16px}.section-title[data-v-021e7784]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1f2937;margin:0}.section-title i[data-v-021e7784]{font-size:20px;color:#6366f1}.qa-pair[data-v-021e7784]{margin-bottom:16px;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.qa-item[data-v-021e7784]{padding:14px 16px}.qa-item.question[data-v-021e7784]{background:#f0f4ff;border-bottom:1px solid #e5e7eb}.qa-item.answer[data-v-021e7784]{background:#f9fafb}.qa-item.answer.free[data-v-021e7784]{background:#fefce8}.qa-label[data-v-021e7784]{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}.qa-label i[data-v-021e7784]{font-size:16px}.qa-content[data-v-021e7784]{font-size:14px;line-height:1.7;color:#1f2937;white-space:pre-wrap}.submission-info[data-v-021e7784]{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.info-tag[data-v-021e7784]{font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;background:#f3f4f6;color:#6b7280}.info-tag.final[data-v-021e7784]{background:#dcfce7;color:#16a34a}.info-tag.retried[data-v-021e7784]{background:#fef3c7;color:#b45309}.answer-section[data-v-78f37b81]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.section-block[data-v-78f37b81]{margin-bottom:24px}.section-block[data-v-78f37b81]:last-child{margin-bottom:0}.section-header[data-v-78f37b81]{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title[data-v-78f37b81]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1f2937;margin:0}.section-title i[data-v-78f37b81]{font-size:20px;color:#6366f1}.status-tag[data-v-78f37b81]{font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px}.status-tag.success[data-v-78f37b81]{background:#dcfce7;color:#16a34a}.status-tag.fail[data-v-78f37b81]{background:#fee2e2;color:#dc2626}.score-display[data-v-78f37b81]{text-align:center;padding:16px;background:#f0f4ff;border-radius:12px;margin-bottom:14px}.score-value[data-v-78f37b81]{font-size:36px;font-weight:700;color:#4338ca}.score-label[data-v-78f37b81]{font-size:16px;color:#6b7280;margin-left:4px}.summary-text[data-v-78f37b81]{margin-bottom:10px}.text-label[data-v-78f37b81]{font-size:12px;font-weight:600;color:#6b7280;margin-bottom:6px;text-transform:uppercase;letter-spacing:.3px}.text-content[data-v-78f37b81]{font-size:14px;line-height:1.7;color:#374151;white-space:pre-wrap;background:#f9fafb;padding:12px 14px;border-radius:10px}.count-badge[data-v-78f37b81]{font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;background:#e0e7ff;color:#4338ca}.criteria-list[data-v-78f37b81]{display:flex;flex-direction:column;gap:12px}.criteria-card[data-v-78f37b81]{background:#f9fafb;border-radius:12px;padding:14px 16px;border:1px solid #e5e7eb}.criteria-header[data-v-78f37b81]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.criteria-name[data-v-78f37b81]{font-size:14px;font-weight:600;color:#1f2937}.criteria-rating[data-v-78f37b81]{font-size:14px;font-weight:700;color:#4338ca;background:#e0e7ff;padding:4px 10px;border-radius:8px}.criteria-items[data-v-78f37b81]{display:flex;flex-direction:column;gap:8px}.criteria-item[data-v-78f37b81]{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;background:#fff;border-radius:8px}.criteria-item i[data-v-78f37b81]{font-size:18px;flex-shrink:0;margin-top:1px}.criteria-item i.pass[data-v-78f37b81]{color:#22c55e}.criteria-item i.fail[data-v-78f37b81]{color:#ef4444}.item-content[data-v-78f37b81]{flex:1;min-width:0}.item-name[data-v-78f37b81]{font-size:13px;font-weight:500;color:#1f2937;display:block}.item-message[data-v-78f37b81]{font-size:13px;color:#6b7280;display:block}.item-feedback[data-v-78f37b81]{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.5}.criteria-feedback[data-v-78f37b81]{font-size:13px;color:#6b7280;margin-top:10px;padding-top:10px;border-top:1px solid #e5e7eb;line-height:1.6}.review-card[data-v-78f37b81]{background:#f9fafb;border-radius:12px;padding:16px}.dialogue-list[data-v-78f37b81]{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto;padding-right:4px}.dialogue-item[data-v-78f37b81]{padding:12px 14px;border-radius:12px}.dialogue-item.user[data-v-78f37b81]{background:#dbeafe;border-left:3px solid #3b82f6}.dialogue-item.ai[data-v-78f37b81],.dialogue-item.assistant[data-v-78f37b81]{background:#fce7f3;border-left:3px solid #ec4899}.dialogue-role[data-v-78f37b81]{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:6px}.dialogue-role i[data-v-78f37b81]{font-size:16px}.dialogue-message[data-v-78f37b81]{font-size:14px;line-height:1.6;color:#1f2937;white-space:pre-wrap}.dialogue-time[data-v-78f37b81]{font-size:11px;color:#9ca3af;margin-top:6px;text-align:right}.stage-info[data-v-78f37b81]{display:flex;gap:8px;flex-wrap:wrap}.info-tag[data-v-78f37b81]{font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;background:#f3f4f6;color:#6b7280}.dialogue-list[data-v-78f37b81]::-webkit-scrollbar{width:6px}.dialogue-list[data-v-78f37b81]::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.dialogue-list[data-v-78f37b81]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.answer-section[data-v-d41f560e]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.section-block[data-v-d41f560e]{margin-bottom:24px}.section-block[data-v-d41f560e]:last-child{margin-bottom:0}.section-header[data-v-d41f560e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.header-tags[data-v-d41f560e]{display:flex;gap:6px}.section-title[data-v-d41f560e]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1f2937;margin:0}.section-title i[data-v-d41f560e]{font-size:20px;color:#1d4ed8}.status-tag[data-v-d41f560e]{font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px}.status-tag.success[data-v-d41f560e]{background:#dcfce7;color:#16a34a}.status-tag.pending[data-v-d41f560e]{background:#fef3c7;color:#b45309}.text-block[data-v-d41f560e]{margin-bottom:14px}.text-label[data-v-d41f560e]{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}.text-label i[data-v-d41f560e]{font-size:16px}.text-content[data-v-d41f560e]{font-size:14px;line-height:1.7;color:#374151;white-space:pre-wrap;background:#f0f4ff;padding:14px 16px;border-radius:10px;border:1px solid #dbeafe}.text-content.native[data-v-d41f560e]{background:#fefce8;border-color:#fef08a}.text-content.ai[data-v-d41f560e]{background:#f0fdf4;border-color:#bbf7d0}.qa-list[data-v-d41f560e]{display:flex;flex-direction:column;gap:10px}.qa-pair[data-v-d41f560e]{border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}.qa-question[data-v-d41f560e]{background:#f9fafb;font-size:13px;color:#4b5563;border-bottom:1px solid #e5e7eb}.qa-answer[data-v-d41f560e],.qa-question[data-v-d41f560e]{padding:10px 14px;display:flex;align-items:flex-start;gap:8px}.qa-answer[data-v-d41f560e]{background:#fff;font-size:14px;color:#1f2937;line-height:1.6}.qa-number[data-v-d41f560e]{font-size:11px;font-weight:700;color:#fff;background:#6366f1;padding:2px 8px;border-radius:4px;flex-shrink:0}.qa-answer .qa-number[data-v-d41f560e]{background:#22c55e}.qa-number.ai[data-v-d41f560e]{background:#8b5cf6}.qa-number.ai-answer[data-v-d41f560e]{background:#10b981}.eval-section[data-v-d41f560e]{margin-top:16px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.eval-toggle[data-v-d41f560e]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f9fafb;cursor:pointer;font-size:14px;font-weight:600;color:#4b5563;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eval-toggle span[data-v-d41f560e]{display:flex;align-items:center;gap:6px}.eval-toggle span i[data-v-d41f560e]{font-size:18px;color:#6366f1}.eval-toggle>i[data-v-d41f560e]{font-size:20px;transition:transform .2s}.eval-toggle>i.expanded[data-v-d41f560e]{transform:rotate(180deg)}.eval-content[data-v-d41f560e]{padding:16px}.criteria-block[data-v-d41f560e]{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.criteria-block[data-v-d41f560e]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.criteria-title[data-v-d41f560e]{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#6b7280;margin-bottom:10px}.criteria-title i[data-v-d41f560e]{font-size:16px;color:#6366f1}.criteria-item[data-v-d41f560e]{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;background:#f9fafb;border-radius:8px;margin-bottom:6px}.criteria-item[data-v-d41f560e]:last-child{margin-bottom:0}.criteria-item i[data-v-d41f560e]{font-size:18px;flex-shrink:0;margin-top:1px}.criteria-item i.pass[data-v-d41f560e]{color:#22c55e}.criteria-item i.fail[data-v-d41f560e]{color:#ef4444}.criteria-item i.info[data-v-d41f560e]{color:#6366f1}.criteria-item-content[data-v-d41f560e]{flex:1;min-width:0}.criteria-item-name[data-v-d41f560e]{font-size:13px;font-weight:500;color:#1f2937;display:block}.criteria-feedback-text[data-v-d41f560e]{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.5}.criteria-rating-badge[data-v-d41f560e]{font-size:12px;font-weight:700;color:#4338ca;background:#e0e7ff;padding:2px 8px;border-radius:6px;flex-shrink:0;margin-top:1px}.overall-reviews[data-v-d41f560e]{margin-top:16px}.review-item[data-v-d41f560e]{margin-bottom:10px;padding:10px 12px;background:#f9fafb;border-radius:8px}.review-item[data-v-d41f560e]:last-child{margin-bottom:0}.review-label[data-v-d41f560e]{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;display:block}.review-text[data-v-d41f560e]{font-size:13px;line-height:1.6;color:#374151;white-space:pre-wrap}.ai-revised[data-v-d41f560e]{margin-top:16px}.ai-list[data-v-d41f560e]{margin-bottom:10px}.ai-item[data-v-d41f560e]{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;font-size:13px;color:#374151;line-height:1.5}.scripts-list[data-v-d41f560e]{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.script-card[data-v-d41f560e]{border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}.script-header[data-v-d41f560e]{padding:8px 14px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.script-label[data-v-d41f560e]{font-size:12px;font-weight:600;color:#6b7280}.script-content[data-v-d41f560e]{padding:12px 14px;font-size:14px;line-height:1.7;color:#1f2937;white-space:pre-wrap}.feedback-block[data-v-d41f560e]{margin-top:16px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.feedback-title[data-v-d41f560e]{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#4b5563;margin-bottom:12px}.feedback-title i[data-v-d41f560e]{font-size:18px;color:#6366f1}.result-tags[data-v-d41f560e]{display:flex;gap:4px;margin-left:auto}.result-tag[data-v-d41f560e]{font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px}.result-tag.pass[data-v-d41f560e]{background:#dcfce7;color:#16a34a}.result-tag.fail[data-v-d41f560e]{background:#fee2e2;color:#dc2626}.feedback-text[data-v-d41f560e]{font-size:14px;line-height:1.7;color:#374151;margin-bottom:10px;padding:10px 12px;background:#fff;border-radius:8px;white-space:pre-wrap;display:flex;align-items:flex-start;gap:8px}.feedback-text[data-v-d41f560e]:last-child{margin-bottom:0}.lang-tag[data-v-d41f560e]{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;background:#e0e7ff;color:#4338ca;flex-shrink:0;margin-top:2px}.lang-tag.en[data-v-d41f560e]{background:#dbeafe;color:#1d4ed8}.lang-tag.l1[data-v-d41f560e]{background:#fef3c7;color:#b45309}.answer-section[data-v-1fd4fec7]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.section-header[data-v-1fd4fec7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title[data-v-1fd4fec7]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1f2937;margin:0}.section-title i[data-v-1fd4fec7]{font-size:20px;color:#b45309}.current-tab[data-v-1fd4fec7]{font-size:12px;font-weight:500;padding:4px 10px;border-radius:6px;background:#fef3c7;color:#b45309}.empty-pip[data-v-1fd4fec7]{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;background:#f9fafb;border-radius:12px;color:#9ca3af;font-size:13px}.empty-pip i[data-v-1fd4fec7]{font-size:18px}.speaker-grid[data-v-1fd4fec7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.pip-card[data-v-1fd4fec7]{background:#f9fafb;border-radius:12px;padding:14px;border:1px solid #e5e7eb}.speaker-header[data-v-1fd4fec7]{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:6px;border-bottom:1px solid #e5e7eb}.speaker-name[data-v-1fd4fec7]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1f2937}.speaker-name i[data-v-1fd4fec7]{font-size:18px;color:#6366f1}.speaker-score[data-v-1fd4fec7]{font-size:13px;font-weight:700;padding:4px 10px;border-radius:8px}.speaker-score.score-high[data-v-1fd4fec7]{background:#dcfce7;color:#16a34a}.speaker-score.score-medium[data-v-1fd4fec7]{background:#fef3c7;color:#d97706}.speaker-score.score-low[data-v-1fd4fec7]{background:#fee2e2;color:#dc2626}.pip-row[data-v-1fd4fec7]{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f3f4f6}.pip-row[data-v-1fd4fec7]:last-child{border-bottom:none}.pip-icon i[data-v-1fd4fec7]{font-size:20px;color:#6b7280}.pip-icon i.done[data-v-1fd4fec7]{color:#22c55e}.pip-icon i.pending[data-v-1fd4fec7]{color:#d1d5db}.pip-info[data-v-1fd4fec7]{display:flex;flex-direction:column;gap:2px}.pip-label[data-v-1fd4fec7]{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.3px}.pip-value[data-v-1fd4fec7]{font-size:13px;font-weight:500;color:#1f2937}.pip-value.submitted[data-v-1fd4fec7]{color:#16a34a}.answer-section[data-v-7f9c4281]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.section-block[data-v-7f9c4281]{margin-bottom:24px}.section-block[data-v-7f9c4281]:last-child{margin-bottom:0}.section-header[data-v-7f9c4281]{margin-bottom:14px}.section-title[data-v-7f9c4281]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1f2937;margin:0}.section-title i[data-v-7f9c4281]{font-size:20px;color:#a16207}.answers-list[data-v-7f9c4281]{display:flex;flex-direction:column;gap:12px}.answer-card[data-v-7f9c4281]{border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.answer-row[data-v-7f9c4281]{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-bottom:1px solid #f3f4f6}.answer-row[data-v-7f9c4281]:last-child{border-bottom:none}.answer-label[data-v-7f9c4281]{font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;flex-shrink:0;margin-top:2px;background:#f3f4f6;color:#6b7280}.answer-text[data-v-7f9c4281]{font-size:14px;line-height:1.6;color:#1f2937;white-space:pre-wrap}.answer-text.source[data-v-7f9c4281]{color:#6b7280}.answer-text.reference[data-v-7f9c4281]{color:#16a34a;font-weight:500}.aemos-card[data-v-7f9c4281]{background:#f9fafb;border-radius:14px;padding:18px;border:1px solid #e5e7eb;margin-bottom:16px}.aemos-card[data-v-7f9c4281]:last-child{margin-bottom:0}.aemos-header[data-v-7f9c4281]{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.total-score[data-v-7f9c4281]{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);padding:10px 18px;border-radius:12px;border:2px solid #f59e0b}.total-value[data-v-7f9c4281]{font-size:22px;font-weight:700;color:#92400e}.total-label[data-v-7f9c4281]{font-size:11px;color:#b45309}.radar-grid[data-v-7f9c4281]{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.radar-item[data-v-7f9c4281]{display:flex;flex-direction:column;gap:4px}.radar-info[data-v-7f9c4281]{display:flex;justify-content:space-between;align-items:center}.radar-label[data-v-7f9c4281]{font-size:13px;color:#4b5563}.radar-value[data-v-7f9c4281]{font-size:13px;font-weight:600;color:#1f2937}.radar-bar-bg[data-v-7f9c4281]{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.radar-bar-fill[data-v-7f9c4281]{height:100%;border-radius:4px;transition:width .3s ease}.radar-bar-fill.high[data-v-7f9c4281]{background:linear-gradient(90deg,#22c55e,#16a34a)}.radar-bar-fill.medium[data-v-7f9c4281]{background:linear-gradient(90deg,#f59e0b,#d97706)}.radar-bar-fill.low[data-v-7f9c4281]{background:linear-gradient(90deg,#ef4444,#dc2626)}.scores-section[data-v-7f9c4281]{border-top:1px solid #e5e7eb;padding-top:12px}.scores-toggle[data-v-7f9c4281]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:500;color:#6b7280;padding:6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scores-toggle i[data-v-7f9c4281]{font-size:20px;transition:transform .2s}.scores-toggle i.expanded[data-v-7f9c4281]{transform:rotate(180deg)}.scores-grid[data-v-7f9c4281]{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.score-row[data-v-7f9c4281]{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background:#fff;border-radius:6px;font-size:12px}.score-key[data-v-7f9c4281]{color:#6b7280}.score-val[data-v-7f9c4281]{font-weight:600;color:#1f2937}.image-asset-popup[data-v-bde1da9c]{min-height:100vh;background:#f8f9fa}.popup-header[data-v-bde1da9c]{position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.1)}.bg-gradient-primary[data-v-bde1da9c]{background:linear-gradient(135deg,#667eea,#764ba2)}.popup-content[data-v-bde1da9c]{max-width:1400px;margin:0 auto}.image-grid-container[data-v-bde1da9c]{min-height:400px}.image-card[data-v-bde1da9c]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.image-card[data-v-bde1da9c]:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.image-wrapper[data-v-bde1da9c]{position:relative;padding-top:75%;overflow:hidden;background:#f5f5f5}.image-wrapper img[data-v-bde1da9c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-overlay[data-v-bde1da9c]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.image-card:hover .image-overlay[data-v-bde1da9c]{opacity:1}.image-info[data-v-bde1da9c]{background:#fff;border-top:1px solid #e9ecef}.upload-section .card[data-v-bde1da9c]{border:2px dashed #dee2e6;background:#fff;transition:all .3s ease}.upload-section .card[data-v-bde1da9c]:hover{border-color:#667eea;background:#f8f9ff}.border-dashed[data-v-bde1da9c]{border-style:dashed!important}@media (max-width:768px){.popup-content[data-v-bde1da9c]{padding:1rem!important}.col-6[data-v-bde1da9c]{flex:0 0 auto;width:50%}}.page-header[data-v-72d0635a]{min-height:120px;overflow:hidden}.page-header-bg[data-v-72d0635a]{position:absolute;width:100%;height:100%;top:0;left:0}.moving-clouds[data-v-72d0635a]{position:absolute;width:100%;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0 50q300-40 600 0t600 0v70H0Z' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E");background-size:1200px 120px;animation:moveClouds-72d0635a 20s linear infinite}@keyframes moveClouds-72d0635a{0%{background-position:0 0}to{background-position:1200px 0}}.icon-box[data-v-72d0635a]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:10px;backdrop-filter:blur(10px)}.icon-box i[data-v-72d0635a]{font-size:24px}.stats-card[data-v-72d0635a]{transition:all .3s ease;border:none;background:#fff}.hover-lift[data-v-72d0635a]:hover{transform:translateY(-5px);box-shadow:0 8px 26px -4px rgba(0,0,0,.15)}.icon-container[data-v-72d0635a]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#fff}.modern-card[data-v-72d0635a]{border:none;box-shadow:0 2px 12px rgba(0,0,0,.08);border-radius:16px}.accordion-item[data-v-72d0635a]{border-radius:12px!important;overflow:hidden}.accordion-button[data-v-72d0635a]{font-weight:600;font-size:.875rem;padding:.875rem 1rem;background-color:#f8f9fa}.accordion-button[data-v-72d0635a]:not(.collapsed){background-color:#e7f1ff;color:#0d6efd}.accordion-button[data-v-72d0635a]:focus{box-shadow:none;border-color:rgba(0,0,0,.125)}.accordion-body[data-v-72d0635a]{padding:1rem}.faq-answer[data-v-72d0635a]{font-size:.875rem;line-height:1.6;color:#495057;white-space:pre-line}.faq-answer h1[data-v-72d0635a],.faq-answer h2[data-v-72d0635a],.faq-answer h3[data-v-72d0635a],.faq-answer h4[data-v-72d0635a],.faq-answer h5[data-v-72d0635a],.faq-answer h6[data-v-72d0635a]{margin:.75rem 0 .5rem;font-weight:700;line-height:1.35;color:#343a40}.faq-answer h1[data-v-72d0635a]{font-size:1.25rem}.faq-answer h2[data-v-72d0635a]{font-size:1.125rem}.faq-answer h3[data-v-72d0635a]{font-size:1rem}.faq-answer h4[data-v-72d0635a]{font-size:.9375rem}.faq-answer h5[data-v-72d0635a]{font-size:.9rem}.faq-answer h6[data-v-72d0635a]{font-size:.875rem;color:#6c757d}.faq-answer p[data-v-72d0635a]{margin:.5rem 0}.faq-answer ol[data-v-72d0635a],.faq-answer ul[data-v-72d0635a]{margin:.5rem 0 .5rem 0;padding-left:1.25rem}.faq-answer li+li[data-v-72d0635a]{margin-top:.25rem}.faq-answer a[data-v-72d0635a]{color:#5e72e4;text-decoration:underline;text-underline-offset:2px}.faq-answer a[data-v-72d0635a]:hover{color:#324cdd}.faq-answer code[data-v-72d0635a]{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem}.faq-answer pre[data-v-72d0635a]{background:#0f172a;color:#e2e8f0;border-radius:8px;padding:.75rem 1rem;overflow:auto;font-size:.8125rem;line-height:1.5;border:1px solid #0b1220}.faq-answer pre code[data-v-72d0635a]{background:transparent;border:0;padding:0;color:inherit;font-size:inherit}.faq-answer blockquote[data-v-72d0635a]{margin:.75rem 0;padding:.75rem 1rem;background:#f9fafb;border-left:3px solid #dee2e6;color:#495057;border-radius:0 8px 8px 0}.faq-answer hr[data-v-72d0635a]{margin:1rem 0;border:0;border-top:1px solid #e9ecef}.faq-answer img[data-v-72d0635a],.faq-answer video[data-v-72d0635a]{max-width:100%;height:auto;border-radius:8px;display:block;margin:.5rem 0}.faq-answer table[data-v-72d0635a]{width:100%;border-collapse:collapse;margin:.5rem 0;table-layout:auto}.faq-answer td[data-v-72d0635a],.faq-answer th[data-v-72d0635a]{border:1px solid #e9ecef;padding:.5rem .625rem;vertical-align:top}.faq-answer th[data-v-72d0635a]{background:#f8f9fa;color:#6b7280;font-weight:600}.faq-answer[data-v-72d0635a]{word-break:break-word;overflow-wrap:anywhere}.pagination[data-v-72d0635a]{gap:.25rem}.page-link[data-v-72d0635a]{border-radius:8px;border:none;margin:0 2px;cursor:pointer}.page-item.active .page-link[data-v-72d0635a]{background-color:#5e72e4;border-color:#5e72e4}.form-control[data-v-72d0635a]:focus,.form-select[data-v-72d0635a]:focus{border-color:#5e72e4;box-shadow:0 0 0 .2rem rgba(94,114,228,.25)}.badge[data-v-72d0635a]{padding:.25em .5em;font-size:.75rem;font-weight:600}.modal-content[data-v-72d0635a]{border-radius:20px;border:none;overflow:hidden}.modal-header[data-v-72d0635a]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 1.5rem 3rem;position:relative}.modal-icon-container[data-v-72d0635a]{width:64px;height:64px;background:hsla(0,0%,100%,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.modal-icon-container i[data-v-72d0635a]{font-size:32px}.modal-body[data-v-72d0635a]{background:#fff}.modal-body .form-control[data-v-72d0635a],.modal-body .form-select[data-v-72d0635a]{border:1px solid #e9ecef;border-radius:8px;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.modal-body .form-control[data-v-72d0635a]:focus,.modal-body .form-select[data-v-72d0635a]:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.modal-body textarea.form-control[data-v-72d0635a]{resize:vertical;min-height:120px}.modal-body .form-label[data-v-72d0635a]{color:#344767;margin-bottom:.5rem;font-size:.875rem}.modal-body .btn[data-v-72d0635a]{border-radius:8px;padding:.5rem 1.5rem;font-weight:600;font-size:.875rem;transition:all .2s}.modal-body .btn-light[data-v-72d0635a]:hover{background-color:#f8f9fa;transform:translateY(-1px)}.modal-body .btn-primary[data-v-72d0635a]:hover{background-color:#5a67d8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.modal-dialog-centered[data-v-72d0635a]{min-height:calc(100% - 3.5rem)}.bg-light[data-v-72d0635a]{background-color:#f8f9fa!important}.form-check-input[data-v-72d0635a]:checked{background-color:#667eea;border-color:#667eea}.page-header[data-v-d2f61892]{min-height:120px;overflow:hidden}.page-header-bg[data-v-d2f61892]{position:absolute;width:100%;height:100%;top:0;left:0}.moving-clouds[data-v-d2f61892]{position:absolute;width:100%;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0 50q300-40 600 0t600 0v70H0Z' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E");background-size:1200px 120px;animation:moveClouds-d2f61892 20s linear infinite}@keyframes moveClouds-d2f61892{0%{background-position:0 0}to{background-position:1200px 0}}.icon-box[data-v-d2f61892]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:10px;backdrop-filter:blur(10px)}.icon-box i[data-v-d2f61892]{font-size:24px}.stats-card[data-v-d2f61892]{transition:all .3s ease;border:none;background:#fff}.hover-lift[data-v-d2f61892]:hover{transform:translateY(-5px);box-shadow:0 8px 26px -4px rgba(0,0,0,.15)}.icon-container[data-v-d2f61892]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#fff}.modern-card[data-v-d2f61892]{border:none;box-shadow:0 2px 12px rgba(0,0,0,.08);border-radius:16px}.inquiry-item[data-v-d2f61892]{cursor:pointer;transition:all .2s ease;background:#fff}.inquiry-item[data-v-d2f61892]:hover{background-color:#f8f9fa;transform:translateY(-2px)}.hover-shadow[data-v-d2f61892]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.inquiry-content[data-v-d2f61892]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.white-space-pre-line[data-v-d2f61892]{white-space:pre-line}.badge[data-v-d2f61892]{padding:.25em .5em;font-size:.75rem;font-weight:600}.pagination[data-v-d2f61892]{gap:.25rem}.page-link[data-v-d2f61892]{border-radius:8px;border:none;margin:0 2px;cursor:pointer}.page-item.active .page-link[data-v-d2f61892]{background-color:#10b981;border-color:#10b981}.form-control[data-v-d2f61892]:focus,.form-select[data-v-d2f61892]:focus{border-color:#10b981;box-shadow:0 0 0 .2rem rgba(16,185,129,.25)}.modal-content[data-v-d2f61892]{border-radius:20px;border:none;overflow:hidden}.modal-header[data-v-d2f61892]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:2rem 1.5rem 3rem;position:relative}.modal-icon-container[data-v-d2f61892]{width:64px;height:64px;background:hsla(0,0%,100%,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.modal-icon-container i[data-v-d2f61892]{font-size:32px}.modal-body[data-v-d2f61892]{background:#fff}.modal-body .form-control[data-v-d2f61892],.modal-body .form-select[data-v-d2f61892]{border:1px solid #e9ecef;border-radius:8px;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.modal-body .form-control[data-v-d2f61892]:focus,.modal-body .form-select[data-v-d2f61892]:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.modal-body textarea.form-control[data-v-d2f61892]{resize:vertical;min-height:120px}.modal-body .form-label[data-v-d2f61892]{color:#344767;margin-bottom:.5rem;font-size:.875rem}.modal-body .btn[data-v-d2f61892]{border-radius:8px;padding:.5rem 1.5rem;font-weight:600;font-size:.875rem;transition:all .2s}.modal-body .btn-light[data-v-d2f61892]:hover{background-color:#f8f9fa;transform:translateY(-1px)}.modal-body .btn-success[data-v-d2f61892]:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.modal-dialog-centered[data-v-d2f61892]{min-height:calc(100% - 3.5rem)}.bg-light[data-v-d2f61892]{background-color:#f8f9fa!important}