#app[data-v-96aa57ba]{display:flex;flex-direction:column;min-height:100vh}.navbar[data-v-96aa57ba]{background:#fff;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.navbar .container[data-v-96aa57ba]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.navbar-title[data-v-96aa57ba]{text-decoration:none}.navbar-title h1[data-v-96aa57ba]{font-size:1.5rem;color:#08c;margin:0;transition:color .2s}.navbar-title:hover h1[data-v-96aa57ba]{color:#069}.nav-links[data-v-96aa57ba]{display:flex;align-items:center;gap:2rem}.nav-links a[data-v-96aa57ba]{text-decoration:none;color:#333;font-weight:500;transition:color .2s}.nav-links a[data-v-96aa57ba]:hover,.nav-links a.router-link-active[data-v-96aa57ba]{color:#08c}.user-info[data-v-96aa57ba]{display:flex;align-items:center;margin-left:auto}.user-info span[data-v-96aa57ba]{color:#666;font-weight:500}.main-content[data-v-96aa57ba]{flex:1}.container.no-nav[data-v-96aa57ba]{padding-top:0}.footer[data-v-96aa57ba]{background:#fff;border-top:1px solid #e0e0e0;margin-top:auto;padding:1.5rem 0}.footer .container[data-v-96aa57ba]{max-width:600px;margin:0 auto;padding:0 2rem}.footer-content[data-v-96aa57ba]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright[data-v-96aa57ba]{margin:0;color:#666;font-size:.875rem}.privacy-link[data-v-96aa57ba]{color:#08c;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.privacy-link[data-v-96aa57ba]:hover{color:#069;text-decoration:underline}@media (max-width: 768px){.footer-content[data-v-96aa57ba]{flex-direction:column;text-align:center;gap:.5rem}}@keyframes pulse-b889d3b1{0%,to{opacity:1}50%{opacity:.5}}.modal-overlay[data-v-b889d3b1]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-b889d3b1]{background:#fff;border-radius:8px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal h3[data-v-b889d3b1]{margin-bottom:1.5rem;color:#333}.bot-hint[data-v-b889d3b1]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;box-shadow:0 4px 6px #0000001a}.bot-hint h3[data-v-b889d3b1]{color:#fff}.bot-hint p[data-v-b889d3b1]{color:#fffffff2}.bot-link[data-v-b889d3b1]{color:gold;font-weight:600;text-decoration:none;border-bottom:2px solid #ffd700;transition:all .2s}.bot-link[data-v-b889d3b1]:hover{color:#fff;border-bottom-color:#fff;text-shadow:0 0 8px rgba(255,255,255,.5)}.action-buttons[data-v-b889d3b1]{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.btn-icon[data-v-b889d3b1]{width:40px;height:40px;border-radius:8px;border:none;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;position:relative;box-shadow:0 2px 4px #0000001a}.btn-icon[data-v-b889d3b1]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.btn-icon[data-v-b889d3b1]:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.btn-icon-primary[data-v-b889d3b1]{background:#667eeacc;color:#fff}.btn-icon-primary[data-v-b889d3b1]:hover{background:#5568d3}.btn-icon-secondary[data-v-b889d3b1]{background:#6c757dcc;color:#fff}.btn-icon-secondary[data-v-b889d3b1]:hover{background:#5a6268}.btn-icon-danger[data-v-b889d3b1]{background:#dc3545cc;color:#fff}.btn-icon-danger[data-v-b889d3b1]:hover{background:#c82333}.btn-icon[title][data-v-b889d3b1]{position:relative}.btn-icon[title][data-v-b889d3b1]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:.5rem .75rem;background-color:#333;color:#fff;border-radius:4px;font-size:.75rem;white-space:nowrap;margin-bottom:.5rem;z-index:1000;pointer-events:none;box-shadow:0 2px 8px #0003}.btn-icon[title][data-v-b889d3b1]:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#333;margin-bottom:-.25rem;z-index:1000;pointer-events:none}.chats-list[data-v-4f08e7ad]{margin:1.5rem 0}.chat-item[data-v-4f08e7ad]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:2px solid #ddd;border-radius:8px;margin-bottom:.75rem;cursor:pointer;transition:all .2s}.chat-item[data-v-4f08e7ad]:hover{border-color:#08c;background-color:#f8f9fa}.chat-item.selected[data-v-4f08e7ad]{border-color:#08c;background-color:#e7f3ff}.chat-info[data-v-4f08e7ad]{flex:1}.chat-info h3[data-v-4f08e7ad]{margin:0 0 .5rem;font-size:1.1rem;color:#333}.chat-meta[data-v-4f08e7ad]{display:flex;gap:1rem;font-size:.875rem;color:#666;margin:0}.chat-type[data-v-4f08e7ad]{text-transform:capitalize;padding:.25rem .5rem;background-color:#e9ecef;border-radius:4px}.chat-username[data-v-4f08e7ad]{color:#08c}.chat-checkbox[data-v-4f08e7ad]{margin-left:1rem}.chat-checkbox input[type=checkbox][data-v-4f08e7ad]{width:1.25rem;height:1.25rem;cursor:pointer}.info-box[data-v-4f08e7ad]{background-color:#e7f3ff;border:1px solid #0088cc;border-radius:6px;padding:1rem;margin-bottom:1.5rem}.info-box p[data-v-4f08e7ad]{margin:.5rem 0;color:#333}.selected-count[data-v-4f08e7ad]{font-weight:600;color:#08c}.empty-state[data-v-4f08e7ad]{text-align:center;padding:2rem;color:#666}.actions[data-v-4f08e7ad]{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ddd}.pagination[data-v-4f08e7ad]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ddd;display:flex;flex-direction:column;gap:1rem;align-items:center}.pagination-info[data-v-4f08e7ad]{color:#666;font-size:.875rem}.pagination-controls[data-v-4f08e7ad]{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.page-numbers[data-v-4f08e7ad]{display:flex;gap:.25rem;flex-wrap:wrap;justify-content:center}.btn-page[data-v-4f08e7ad]{min-width:40px;padding:.5rem .75rem;font-size:.875rem}.btn-page.active[data-v-4f08e7ad]{background-color:#08c;color:#fff;border-color:#08c}.page-info[data-v-4f08e7ad]{padding:.5rem 0;color:#333;font-weight:500;font-size:.875rem}.pagination-controls .btn[data-v-4f08e7ad]{min-width:100px}.pagination-controls .btn[data-v-4f08e7ad]:disabled{opacity:.5;cursor:not-allowed}.card[data-v-57fddc96]{max-width:1000px;margin:2rem auto;padding:2rem}h2[data-v-57fddc96]{color:#333;margin-bottom:1.5rem;text-align:center}.filters-section[data-v-57fddc96]{margin-bottom:1.5rem;padding:1rem;background-color:#f5f5f5;border-radius:8px;display:flex;gap:1.5rem;flex-wrap:wrap}.filter-group[data-v-57fddc96]{flex:1;min-width:200px}.filter-group label[data-v-57fddc96]{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.filter-group select[data-v-57fddc96]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background-color:#fff;cursor:pointer}.filter-group select[data-v-57fddc96]:hover{border-color:#667eea}.filter-group select[data-v-57fddc96]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.empty-state[data-v-57fddc96]{text-align:center;color:#777;padding:2rem 0;border:1px dashed #ddd;border-radius:8px;margin-bottom:1.5rem}.empty-state .hint[data-v-57fddc96]{margin-top:.5rem;font-size:.9rem;color:#999}.messages-list[data-v-57fddc96]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.message-item[data-v-57fddc96]{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem;transition:all .2s ease-in-out}.message-item[data-v-57fddc96]:hover{border-color:#08c;box-shadow:0 2px 4px #0000001a}.message-header[data-v-57fddc96]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.sender-name[data-v-57fddc96]{font-weight:600;color:#333;font-size:1rem}.message-time[data-v-57fddc96]{font-size:.85rem;color:#777}.message-chat[data-v-57fddc96]{margin-bottom:.5rem;font-size:.85rem;color:#666}.chat-label[data-v-57fddc96]{font-weight:500;margin-right:.5rem}.chat-name[data-v-57fddc96]{color:#08c}.message-keyword[data-v-57fddc96]{margin-bottom:.5rem;font-size:.85rem;color:#666}.keyword-label[data-v-57fddc96]{font-weight:500;margin-right:.5rem}.keyword-value[data-v-57fddc96]{color:#28a745;font-weight:600;background-color:#d4edda;padding:.2rem .5rem;border-radius:4px}.message-text[data-v-57fddc96]{color:#333;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.message-text.empty[data-v-57fddc96]{color:#999;font-style:italic}.actions[data-v-57fddc96]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.btn-secondary[data-v-57fddc96]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-57fddc96]:hover{background-color:#5a6268}.btn-secondary[data-v-57fddc96]:disabled{background-color:#ccc;cursor:not-allowed}.btn-primary[data-v-57fddc96]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 4px #0000001a}.btn-primary[data-v-57fddc96]:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#653a8f);box-shadow:0 4px 8px #667eea4d;transform:translateY(-1px)}.btn-primary[data-v-57fddc96]:disabled{opacity:.6;cursor:not-allowed;transform:none}.pagination-section[data-v-57fddc96]{margin-top:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:8px}.pagination-info[data-v-57fddc96]{text-align:center;margin-bottom:1rem;color:#666;font-size:.9rem}.pagination-controls[data-v-57fddc96]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-57fddc96]{display:flex;gap:.25rem;align-items:center}.btn-sm[data-v-57fddc96]{padding:.5rem 1rem;font-size:.875rem;min-width:2.5rem;height:2.5rem}.card[data-v-b501555e]{max-width:800px;margin:2rem auto;padding:2rem}h2[data-v-b501555e]{color:#333;margin-bottom:1.5rem;text-align:center}h3[data-v-b501555e]{color:#333;margin-bottom:1rem;font-size:1.2rem}.info-box[data-v-b501555e]{background-color:#e0f7fa;border-left:4px solid #00bcd4;padding:1rem;margin-bottom:1.5rem;color:#006064;border-radius:4px}.info-box p[data-v-b501555e]{margin:.5rem 0}.info-box .warning[data-v-b501555e]{color:#d32f2f;font-weight:700}.info-box .success[data-v-b501555e]{color:#388e3c;font-weight:700}.info-box .info[data-v-b501555e]{color:#1976d2;font-weight:500}.tabs[data-v-b501555e]{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e0e0e0}.tab-button[data-v-b501555e]{padding:.75rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:500;color:#666;transition:all .2s}.tab-button[data-v-b501555e]:hover{color:#08c;background-color:#f5f5f5}.tab-button.active[data-v-b501555e]{color:#08c;border-bottom-color:#08c;background-color:#f0f7ff}.tab-content[data-v-b501555e]{animation:fadeIn-b501555e .3s ease-in}@keyframes fadeIn-b501555e{0%{opacity:0}to{opacity:1}}.add-keyword-section[data-v-b501555e]{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.keyword-form[data-v-b501555e]{display:flex;gap:1rem;align-items:flex-start}.keyword-form .form-group[data-v-b501555e]{flex:1}.keyword-form .form-input[data-v-b501555e]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.keyword-form .form-hint[data-v-b501555e]{display:block;margin-top:.5rem;color:#666;font-size:.85rem}.keywords-section[data-v-b501555e]{margin-bottom:2rem}.empty-state[data-v-b501555e]{text-align:center;color:#777;padding:2rem 0;border:1px dashed #ddd;border-radius:8px}.keywords-list[data-v-b501555e]{display:flex;flex-direction:column;gap:.75rem}.keyword-item[data-v-b501555e]{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.keyword-item[data-v-b501555e]:hover{border-color:#08c;box-shadow:0 2px 4px #0000001a}.keyword-text[data-v-b501555e]{font-size:1.1rem;font-weight:500;color:#333;padding:.5rem 1rem;background-color:#e3f2fd;border-radius:4px;border:1px solid #90caf9}.btn-sm[data-v-b501555e]{padding:.5rem 1rem;font-size:.9rem}.actions[data-v-b501555e]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.btn-secondary[data-v-b501555e]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-b501555e]:hover{background-color:#5a6268}.ai-generation-section[data-v-b501555e]{background-color:#f0f7ff;border:1px solid #b3d9ff;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.btn-ai[data-v-b501555e]{background-color:#6366f1;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s;width:100%;margin-top:.5rem}.btn-ai[data-v-b501555e]:hover:not(:disabled){background-color:#4f46e5}.btn-ai[data-v-b501555e]:disabled{background-color:#9ca3af;cursor:not-allowed}.ai-form-container[data-v-b501555e]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #b3d9ff}.ai-form-container .form-group[data-v-b501555e]{margin-bottom:1rem}.ai-form-container label[data-v-b501555e]{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-textarea[data-v-b501555e]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px}.form-textarea[data-v-b501555e]:disabled{background-color:#f5f5f5;cursor:not-allowed}.generated-keywords-section[data-v-b501555e]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #b3d9ff}.generated-keywords-section h4[data-v-b501555e]{color:#333;margin-bottom:1rem;font-size:1.1rem}.generated-keywords-list[data-v-b501555e]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.generated-keyword-item[data-v-b501555e]{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.generated-keyword-item[data-v-b501555e]:hover{border-color:#6366f1;box-shadow:0 2px 4px #6366f11a}.generated-keyword-item.approved[data-v-b501555e]{background-color:#f0fdf4;border-color:#22c55e}.keyword-actions[data-v-b501555e]{display:flex;gap:.5rem}.btn-success[data-v-b501555e]{background-color:#22c55e;color:#fff}.btn-success[data-v-b501555e]:hover:not(:disabled){background-color:#16a34a}.approval-actions[data-v-b501555e]{display:flex;gap:1rem;justify-content:flex-start;padding-top:1rem;border-top:1px solid #e5e7eb}.stop-words-info[data-v-b501555e]{background-color:#fff3e0;border-left:4px solid #ff9800;color:#e65100;margin-bottom:2rem}.stop-words-ai[data-v-b501555e]{background-color:#fef3f2;border:1px solid #fecaca}.stop-word-item[data-v-b501555e]{background-color:#fff5f5;border:1px solid #fecaca}.stop-word-item[data-v-b501555e]:hover{border-color:#f87171;box-shadow:0 2px 4px #f871711a}.stop-word-text[data-v-b501555e]{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.card[data-v-79fa3229]{max-width:1200px;margin:2rem auto;padding:2rem}h2[data-v-79fa3229]{color:#333;margin-bottom:1.5rem;text-align:center}h3[data-v-79fa3229]{color:#333;margin-bottom:1rem;font-size:1.3rem;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem}.statistics-section[data-v-79fa3229]{margin-bottom:2.5rem;padding:1.5rem;background-color:#f9f9f9;border-radius:8px;border:1px solid #eee}.stats-grid[data-v-79fa3229]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}.stat-card[data-v-79fa3229]{background-color:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 2px 4px #0000001a;transition:transform .2s,box-shadow .2s}.stat-card[data-v-79fa3229]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.stat-icon[data-v-79fa3229]{font-size:2.5rem;margin-bottom:.5rem}.stat-value[data-v-79fa3229]{font-size:2rem;font-weight:700;color:#333;margin-bottom:.25rem}.stat-label[data-v-79fa3229]{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.info-list[data-v-79fa3229]{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.info-item[data-v-79fa3229]{display:flex;align-items:center;gap:1rem;padding:.75rem;background-color:#fff;border-radius:4px}.info-label[data-v-79fa3229]{font-weight:600;color:#555;min-width:150px}.info-value[data-v-79fa3229]{color:#333}.chat-stats-table[data-v-79fa3229],.keyword-stats-table[data-v-79fa3229]{margin-top:1rem;overflow-x:auto}.keyword-badge[data-v-79fa3229]{display:inline-block;padding:.4rem .8rem;background-color:#e3f2fd;color:#1976d2;border-radius:6px;font-weight:500;font-size:.9rem;border:1px solid #90caf9}.table[data-v-79fa3229]{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}.table thead[data-v-79fa3229]{background-color:#f5f5f5}.table th[data-v-79fa3229]{padding:1rem;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd}.table td[data-v-79fa3229]{padding:1rem;border-bottom:1px solid #eee}.table tbody tr[data-v-79fa3229]:hover{background-color:#f9f9f9}.badge[data-v-79fa3229]{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.badge-success[data-v-79fa3229]{background-color:#d4edda;color:#155724}.badge-danger[data-v-79fa3229]{background-color:#f8d7da;color:#721c24}.badge-primary[data-v-79fa3229]{background-color:#cfe2ff;color:#084298}.btn-sm[data-v-79fa3229],.btn[data-v-79fa3229]{padding:.5rem 1rem;font-size:.9rem;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 4px #0000001a}.btn-sm[data-v-79fa3229]{padding:.4rem .8rem;font-size:.85rem}.btn-primary[data-v-79fa3229]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary[data-v-79fa3229]:hover{background:linear-gradient(135deg,#5568d3,#653a8f);box-shadow:0 4px 8px #667eea4d;transform:translateY(-1px)}.btn-primary[data-v-79fa3229]:active{transform:translateY(0);box-shadow:0 2px 4px #667eea33}.btn-secondary[data-v-79fa3229]{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff}.btn-secondary[data-v-79fa3229]:hover{background:linear-gradient(135deg,#5a6268,#4a5156);box-shadow:0 4px 8px #6c757d4d;transform:translateY(-1px)}.btn-secondary[data-v-79fa3229]:active{transform:translateY(0);box-shadow:0 2px 4px #6c757d33}.btn[data-v-79fa3229]:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.empty-state[data-v-79fa3229]{text-align:center;color:#777;padding:2rem;border:1px dashed #ddd;border-radius:8px;background-color:#fafafa}.actions[data-v-79fa3229]{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.loading[data-v-79fa3229],.error[data-v-79fa3229]{text-align:center;padding:2rem;color:#666}.error[data-v-79fa3229]{color:#d32f2f;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px}.login-container[data-v-698757b5]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem}.login-card[data-v-698757b5]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;width:100%;max-width:400px}.login-card h2[data-v-698757b5]{margin-bottom:1.5rem;text-align:center;color:#333}.error-message[data-v-698757b5]{background-color:#f8d7da;color:#721c24;padding:.75rem;border-radius:6px;margin-bottom:1rem}.register-container[data-v-79edc122]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem}.register-card[data-v-79edc122]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;width:100%;max-width:400px}.register-card h2[data-v-79edc122]{margin-bottom:1.5rem;text-align:center;color:#333}.error-message[data-v-79edc122]{background-color:#f8d7da;color:#721c24;padding:.75rem;border-radius:6px;margin-bottom:1rem}.privacy-policy-container[data-v-37141e31]{max-width:900px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}.privacy-policy-content[data-v-37141e31]{background:#fff;border-radius:8px;padding:3rem;box-shadow:0 2px 8px #0000001a;line-height:1.8}.privacy-policy-content h1[data-v-37141e31]{color:#333;margin-bottom:.5rem;font-size:2.5rem;border-bottom:3px solid #0088cc;padding-bottom:1rem}.last-updated[data-v-37141e31]{color:#666;font-style:italic;margin-bottom:2rem;font-size:.9rem}.policy-section[data-v-37141e31]{margin-bottom:3rem}.policy-section h2[data-v-37141e31]{color:#08c;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;border-left:4px solid #0088cc;padding-left:1rem}.policy-section h3[data-v-37141e31]{color:#555;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem}.policy-section p[data-v-37141e31]{margin-bottom:1rem;color:#444;text-align:justify}.policy-section ul[data-v-37141e31]{margin-left:2rem;margin-bottom:1rem;color:#444}.policy-section li[data-v-37141e31]{margin-bottom:.5rem}.policy-section a[data-v-37141e31]{color:#08c;text-decoration:none;font-weight:500}.policy-section a[data-v-37141e31]:hover{text-decoration:underline}.contact-info[data-v-37141e31]{list-style:none;margin-left:0}.contact-info li[data-v-37141e31]{margin-bottom:.75rem}.back-link[data-v-37141e31]{margin-top:3rem;text-align:center;padding-top:2rem;border-top:1px solid #ddd}.back-button[data-v-37141e31]{text-decoration:none!important;display:inline-block}.back-button[data-v-37141e31]:hover{text-decoration:none!important}@media (max-width: 768px){.privacy-policy-container[data-v-37141e31]{padding:1rem}.privacy-policy-content[data-v-37141e31]{padding:1.5rem}.privacy-policy-content h1[data-v-37141e31]{font-size:2rem}.policy-section h2[data-v-37141e31]{font-size:1.3rem}}.admin-login-container[data-v-15470052]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem}.admin-login-card[data-v-15470052]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;width:100%;max-width:400px;border-top:4px solid #dc3545}.admin-login-card h2[data-v-15470052]{margin-bottom:1.5rem;text-align:center;color:#333}.error-message[data-v-15470052]{background-color:#f8d7da;color:#721c24;padding:.75rem;border-radius:6px;margin-bottom:1rem}.admin-dashboard[data-v-389092ec]{padding:2rem}.admin-dashboard h1[data-v-389092ec]{margin-bottom:2rem;color:#333}.statistics-grid[data-v-389092ec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card[data-v-389092ec]{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;text-align:center}.stat-card h3[data-v-389092ec]{margin:0 0 .5rem;color:#666;font-size:.9rem;font-weight:500}.stat-number[data-v-389092ec]{margin:0;font-size:2.5rem;font-weight:700;color:#08c}.admin-nav[data-v-389092ec]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.admin-nav h2[data-v-389092ec]{margin-bottom:1rem;color:#333}.nav-buttons[data-v-389092ec]{display:flex;flex-wrap:wrap;gap:1rem}.nav-buttons .btn[data-v-389092ec]{text-decoration:none!important;display:inline-block}.nav-buttons .btn[data-v-389092ec]:hover{text-decoration:none!important}.loading[data-v-389092ec],.error[data-v-389092ec]{text-align:center;padding:2rem;color:#666}.error[data-v-389092ec]{color:#dc3545}.admin-users[data-v-d6688fa0]{padding:2rem}.header[data-v-d6688fa0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-d6688fa0]{margin:0;color:#333}.header-actions[data-v-d6688fa0]{display:flex;gap:1rem}.header .btn[data-v-d6688fa0]{text-decoration:none!important}.modal-overlay[data-v-d6688fa0]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-d6688fa0]{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header[data-v-d6688fa0]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h2[data-v-d6688fa0]{margin:0}.btn-close[data-v-d6688fa0]{background:none;border:none;font-size:2rem;cursor:pointer;color:#666}.modal-body[data-v-d6688fa0]{padding:1.5rem}.modal-actions[data-v-d6688fa0]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.filters[data-v-d6688fa0]{margin-bottom:1.5rem}.loading[data-v-d6688fa0],.error[data-v-d6688fa0],.empty-state[data-v-d6688fa0]{text-align:center;padding:2rem;color:#666}.error[data-v-d6688fa0]{color:#dc3545}.pagination-section[data-v-d6688fa0]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-d6688fa0]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-d6688fa0]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-d6688fa0]{display:flex;gap:.25rem}.admin-accounts[data-v-afbb450e]{padding:2rem;width:100%}.header[data-v-afbb450e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.header h1[data-v-afbb450e]{margin:0;color:#333;font-size:2rem}.header .btn[data-v-afbb450e]{text-decoration:none!important}.filters[data-v-afbb450e]{margin-bottom:1.5rem}.loading[data-v-afbb450e],.error[data-v-afbb450e],.empty-state[data-v-afbb450e]{text-align:center;padding:2rem;color:#666;font-size:1.1rem}.error[data-v-afbb450e]{color:#dc3545;font-weight:500}.empty-state[data-v-afbb450e]{font-style:italic}.card[data-v-afbb450e]{overflow-x:auto}.table[data-v-afbb450e]{min-width:1000px}.table th[data-v-afbb450e]{position:sticky;top:0;background-color:#f8f9fa;z-index:10;white-space:nowrap}.table td[data-v-afbb450e]{white-space:nowrap;vertical-align:middle}.table td[data-v-afbb450e]:nth-child(9),.table td[data-v-afbb450e]:nth-child(10){white-space:normal;min-width:150px}.pagination-section[data-v-afbb450e]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-afbb450e]{text-align:center;margin-bottom:1rem;color:#666;font-size:.95rem}.pagination-controls[data-v-afbb450e]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-afbb450e]{display:flex;gap:.25rem}@media (max-width: 768px){.admin-accounts[data-v-afbb450e]{padding:1rem}.header[data-v-afbb450e]{flex-direction:column;align-items:flex-start}.header h1[data-v-afbb450e]{font-size:1.5rem}}.admin-messages[data-v-c396065e]{padding:2rem}.header[data-v-c396065e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-c396065e]{margin:0;color:#333}.header .btn[data-v-c396065e]{text-decoration:none!important}.filters[data-v-c396065e]{margin-bottom:1.5rem}.filter-row[data-v-c396065e]{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.filter-group[data-v-c396065e]{display:flex;flex-direction:column;gap:.25rem}.filter-group label[data-v-c396065e]{font-size:.8rem;color:#666}.filter-group-row[data-v-c396065e]{display:flex;gap:.25rem;align-items:center}.loading[data-v-c396065e],.error[data-v-c396065e],.empty-state[data-v-c396065e]{text-align:center;padding:2rem;color:#666}.error[data-v-c396065e]{color:#dc3545}.text-preview[data-v-c396065e]{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-badge[data-v-c396065e]{display:inline-block;padding:.25rem .75rem;background:#d4edda;color:#155724;border-radius:12px;font-size:.875rem;font-weight:500}.text-muted[data-v-c396065e]{color:#999;font-style:italic}.pagination-section[data-v-c396065e]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-c396065e]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-c396065e]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-c396065e]{display:flex;gap:.25rem}.admin-keywords[data-v-efd1ad80]{padding:2rem}.header[data-v-efd1ad80]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-efd1ad80]{margin:0;color:#333}.header .btn[data-v-efd1ad80]{text-decoration:none!important}.filters[data-v-efd1ad80]{margin-bottom:1.5rem}.filter-row[data-v-efd1ad80]{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.filter-group[data-v-efd1ad80]{display:flex;flex-direction:column;gap:.25rem}.filter-group label[data-v-efd1ad80]{font-size:.8rem;color:#666}.filter-group-row[data-v-efd1ad80]{display:flex;gap:.25rem;align-items:center}.loading[data-v-efd1ad80],.error[data-v-efd1ad80],.empty-state[data-v-efd1ad80]{text-align:center;padding:2rem;color:#666}.error[data-v-efd1ad80]{color:#dc3545}.keyword-badge[data-v-efd1ad80]{display:inline-block;padding:.25rem .75rem;background:#e3f2fd;color:#1976d2;border-radius:12px;font-size:.875rem}.pagination-section[data-v-efd1ad80]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-efd1ad80]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-efd1ad80]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-efd1ad80]{display:flex;gap:.25rem}.admin-stop-words[data-v-27302230]{padding:2rem}.header[data-v-27302230]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-27302230]{margin:0;color:#333}.header .btn[data-v-27302230]{text-decoration:none!important}.filters[data-v-27302230]{margin-bottom:1.5rem}.filter-row[data-v-27302230]{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.filter-group[data-v-27302230]{display:flex;flex-direction:column;gap:.25rem}.filter-group label[data-v-27302230]{font-size:.8rem;color:#666}.filter-group-row[data-v-27302230]{display:flex;gap:.25rem;align-items:center}.loading[data-v-27302230],.error[data-v-27302230],.empty-state[data-v-27302230]{text-align:center;padding:2rem;color:#666}.error[data-v-27302230]{color:#dc3545}.stop-word-badge[data-v-27302230]{display:inline-block;padding:.25rem .75rem;background:#fee2e2;color:#991b1b;border-radius:12px;font-size:.875rem}.pagination-section[data-v-27302230]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-27302230]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-27302230]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-27302230]{display:flex;gap:.25rem}.admin-chats[data-v-37f59b39]{padding:2rem}.header[data-v-37f59b39]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-37f59b39]{margin:0;color:#333}.header .btn[data-v-37f59b39]{text-decoration:none!important}.filters[data-v-37f59b39]{margin-bottom:1.5rem}.filter-row[data-v-37f59b39]{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.filter-group[data-v-37f59b39]{display:flex;flex-direction:column;gap:.25rem}.filter-group label[data-v-37f59b39]{font-size:.8rem;color:#666}.filter-group-row[data-v-37f59b39]{display:flex;gap:.25rem;align-items:center}.loading[data-v-37f59b39],.error[data-v-37f59b39],.empty-state[data-v-37f59b39]{text-align:center;padding:2rem;color:#666}.error[data-v-37f59b39]{color:#dc3545}.pagination-section[data-v-37f59b39]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-37f59b39]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-37f59b39]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-37f59b39]{display:flex;gap:.25rem}.admin-plans[data-v-63ba8d65]{padding:2rem}.header[data-v-63ba8d65]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-63ba8d65]{margin:0;color:#333}.header-actions[data-v-63ba8d65]{display:flex;gap:1rem}.modal-overlay[data-v-63ba8d65]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-63ba8d65]{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header[data-v-63ba8d65]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h2[data-v-63ba8d65]{margin:0}.btn-close[data-v-63ba8d65]{background:none;border:none;font-size:2rem;cursor:pointer;color:#666}.modal-body[data-v-63ba8d65]{padding:1.5rem}.form-group[data-v-63ba8d65]{margin-bottom:1rem}.form-group label[data-v-63ba8d65]{display:block;margin-bottom:.5rem;font-weight:500}.form-row[data-v-63ba8d65]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-actions[data-v-63ba8d65]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.admin-promo-codes[data-v-cf85fbc1]{padding:2rem}.header[data-v-cf85fbc1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-cf85fbc1]{margin:0;color:#333}.header-actions[data-v-cf85fbc1]{display:flex;gap:1rem}.modal-overlay[data-v-cf85fbc1]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-cf85fbc1]{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header[data-v-cf85fbc1]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h2[data-v-cf85fbc1]{margin:0}.btn-close[data-v-cf85fbc1]{background:none;border:none;font-size:2rem;cursor:pointer;color:#666}.modal-body[data-v-cf85fbc1]{padding:1.5rem}.form-group[data-v-cf85fbc1]{margin-bottom:1rem}.form-group label[data-v-cf85fbc1]{display:block;margin-bottom:.5rem;font-weight:500}.form-row[data-v-cf85fbc1]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-actions[data-v-cf85fbc1]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.admin-subscriptions[data-v-06cfca3f]{padding:2rem}.header[data-v-06cfca3f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-06cfca3f]{margin:0;color:#333}.filters[data-v-06cfca3f]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.pagination-section[data-v-06cfca3f]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-06cfca3f]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-06cfca3f]{display:flex;justify-content:center;gap:.5rem}.modal-overlay[data-v-06cfca3f]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-06cfca3f]{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.modal-header[data-v-06cfca3f]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h2[data-v-06cfca3f]{margin:0;color:#333}.btn-close[data-v-06cfca3f]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.btn-close[data-v-06cfca3f]:hover{color:#333}.modal-body[data-v-06cfca3f]{padding:1.5rem}.form-group[data-v-06cfca3f]{margin-bottom:1.5rem}.form-group label[data-v-06cfca3f]{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input[type=checkbox][data-v-06cfca3f]{margin-right:.5rem}.form-actions[data-v-06cfca3f]{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.admin-payments[data-v-715591a2]{padding:2rem}.header[data-v-715591a2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-715591a2]{margin:0;color:#333}.filters[data-v-715591a2]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center;flex-wrap:wrap}.modal-overlay[data-v-715591a2]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-715591a2]{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header[data-v-715591a2]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h2[data-v-715591a2]{margin:0}.btn-close[data-v-715591a2]{background:none;border:none;font-size:2rem;cursor:pointer;color:#666}.modal-body[data-v-715591a2]{padding:1.5rem}.detail-row[data-v-715591a2]{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.modal-actions[data-v-715591a2]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-section[data-v-715591a2]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-715591a2]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-715591a2]{display:flex;justify-content:center;gap:.5rem}.admin-prompts[data-v-3e537692]{padding:2rem}.header[data-v-3e537692]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1[data-v-3e537692]{margin:0;color:#333}.header .btn[data-v-3e537692]{text-decoration:none!important}.actions-header[data-v-3e537692]{margin-bottom:1.5rem}.form-card[data-v-3e537692]{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.form-card h3[data-v-3e537692]{margin-top:0;margin-bottom:1rem;color:#333}.form-group[data-v-3e537692]{margin-bottom:1.5rem}.form-group label[data-v-3e537692]{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-input[data-v-3e537692],.form-textarea[data-v-3e537692]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit}.form-textarea[data-v-3e537692]{resize:vertical;min-height:200px}.form-hint[data-v-3e537692]{display:block;margin-top:.5rem;color:#666;font-size:.85rem}.form-actions[data-v-3e537692]{display:flex;gap:1rem}.filters[data-v-3e537692]{margin-bottom:1.5rem}.loading[data-v-3e537692],.error[data-v-3e537692],.empty-state[data-v-3e537692]{text-align:center;padding:2rem;color:#666}.error[data-v-3e537692]{color:#dc3545}.code-badge[data-v-3e537692]{display:inline-block;padding:.25rem .75rem;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:.875rem;font-family:Courier New,monospace}.preview-text[data-v-3e537692]{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:.9rem}.pagination-section[data-v-3e537692]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.pagination-info[data-v-3e537692]{text-align:center;margin-bottom:1rem;color:#666}.pagination-controls[data-v-3e537692]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.page-numbers[data-v-3e537692]{display:flex;gap:.25rem}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333}#app{min-height:100vh;display:flex;flex-direction:column}.container{margin:0 auto;padding:2rem}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s;font-weight:500}.btn-primary{background-color:#08c;color:#fff}.btn-primary:hover{background-color:#006ba3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333}.btn-sm{padding:.5rem 1rem;font-size:.875rem}a.btn,router-link.btn{text-decoration:none!important;display:inline-block}a.btn:hover,router-link.btn:hover{text-decoration:none!important}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.form-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-input:focus{outline:none;border-color:#08c}.form-hint{display:block;margin-top:.25rem;font-size:.875rem;color:#666}.table{width:100%;border-collapse:collapse;margin-top:1rem}.table th,.table td{padding:.75rem;text-align:left;border-bottom:1px solid #ddd}.table th{background-color:#f8f9fa;font-weight:600;color:#555}.table tr:hover{background-color:#f8f9fa}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.badge-success{background-color:#d4edda;color:#155724}.badge-danger{background-color:#f8d7da;color:#721c24}.badge-warning{background-color:#fff3cd;color:#856404}.badge-info{background-color:#d1ecf1;color:#0c5460}.badge-secondary{background-color:#6c757d;color:#fff}
