.rating-widget[data-v-2e037ce4]{margin-top:16px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.rating-content[data-v-2e037ce4]{display:flex;flex-direction:column;gap:12px}.rating-label[data-v-2e037ce4]{margin:0;font-size:14px;font-weight:600;color:#374151}.rating-buttons[data-v-2e037ce4]{display:flex;gap:8px;flex-wrap:wrap}.rating-btn[data-v-2e037ce4]{width:40px;height:40px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.rating-btn[data-v-2e037ce4]:hover:not(:disabled){border-color:#ff7a00;background:#fff5eb}.rating-btn.active[data-v-2e037ce4]{border-color:#ff7a00;background:#ff7a00;color:#fff}.rating-btn[data-v-2e037ce4]:disabled{opacity:.5;cursor:not-allowed}.feedback-input[data-v-2e037ce4]{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:60px}.feedback-input[data-v-2e037ce4]:focus{outline:none;border-color:#ff7a00}.feedback-input[data-v-2e037ce4]:disabled{background:#f3f4f6;cursor:not-allowed}.submit-btn[data-v-2e037ce4]{padding:10px 20px;background:#ff7a00;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.submit-btn[data-v-2e037ce4]:hover:not(:disabled){background:#e66a00}.submit-btn[data-v-2e037ce4]:disabled{opacity:.5;cursor:not-allowed}.rating-thanks[data-v-2e037ce4]{text-align:center;padding:8px 0}.rating-thanks p[data-v-2e037ce4]{margin:0;font-size:14px;color:#059669;font-weight:500}.profile-form-overlay[data-v-3653e884]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999;padding:20px}.profile-form[data-v-3653e884]{background:#fff;border-radius:16px;max-width:480px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.profile-header[data-v-3653e884]{padding:24px 24px 16px;border-bottom:1px solid #e5e7eb;text-align:center}.profile-header h2[data-v-3653e884]{margin:0 0 8px;font-size:20px;font-weight:700;color:#111827}.profile-subtitle[data-v-3653e884]{margin:0;font-size:14px;color:#6b7280}.profile-content[data-v-3653e884]{padding:24px}.form-group[data-v-3653e884]{margin-bottom:24px}.form-label[data-v-3653e884]{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#374151}.gender-options[data-v-3653e884]{display:flex;gap:12px;flex-wrap:wrap}.gender-option[data-v-3653e884]{flex:1;min-width:120px;display:flex;align-items:center;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.gender-option[data-v-3653e884]:hover{border-color:#ff7a00;background:#fff5eb}.gender-input[data-v-3653e884]{margin:0 8px 0 0;cursor:pointer}.gender-input:checked+.gender-label[data-v-3653e884]{color:#ff7a00;font-weight:600}.gender-option[data-v-3653e884]:has(.gender-input:checked){border-color:#ff7a00;background:#fff5eb}.gender-label[data-v-3653e884]{font-size:14px;color:#374151;cursor:pointer}.age-input[data-v-3653e884]{width:100%;padding:12px 14px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-family:inherit;transition:border-color .2s}.age-input[data-v-3653e884]:focus{outline:none;border-color:#ff7a00}.age-input.error[data-v-3653e884]{border-color:#ef4444}.error-message[data-v-3653e884]{margin:6px 0 0;font-size:12px;color:#ef4444}.form-footer[data-v-3653e884]{margin-top:24px;display:flex;justify-content:flex-end}.submit-btn[data-v-3653e884]{padding:12px 24px;background:#ff7a00;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.submit-btn[data-v-3653e884]:hover{background:#e66a00}@media (max-width: 640px){.profile-form[data-v-3653e884]{border-radius:12px}.profile-header[data-v-3653e884],.profile-content[data-v-3653e884]{padding:16px}.gender-options[data-v-3653e884]{flex-direction:column}.gender-option[data-v-3653e884]{min-width:auto}}[data-v-ea0e2811]:root{--brand:#ff7a00;--ink:#0b0b0b;--muted:#6b7280;--soft:#f6f6f7;--border:#e5e7eb;--radius:14px}.container[data-v-ea0e2811]{width:100%;max-width:980px;margin:0 auto}.btn[data-v-ea0e2811]{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.chat-root[data-v-ea0e2811]{display:flex;flex-direction:column;width:100%;height:100vh;position:relative}@media (max-width:768px){.chat-root[data-v-ea0e2811]{height:100dvh}}.topbar[data-v-ea0e2811]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid var(--border);background:#fff;position:relative;z-index:10}.brand[data-v-ea0e2811]{display:flex;align-items:center;gap:10px;color:var(--ink)}.mark[data-v-ea0e2811]{width:24px;height:24px}.word[data-v-ea0e2811]{font-weight:900;letter-spacing:.3px;font-size:16px}.word .colon[data-v-ea0e2811]{color:var(--brand);margin:0 2px}.role[data-v-ea0e2811]{color:var(--muted);font-weight:700}.chat-card[data-v-ea0e2811]{display:flex;flex-direction:column;flex:1;margin:10px auto 100px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff;padding:0;min-height:0;max-height:calc(100vh - 160px)}.messages[data-v-ea0e2811]{flex:1;overflow-y:auto;overflow-x:hidden;padding:14px;background:var(--soft);min-height:0}.msg[data-v-ea0e2811]{display:flex;margin:8px 0}.msg.left[data-v-ea0e2811]{justify-content:flex-start}.msg.right[data-v-ea0e2811]{justify-content:flex-end}.bubble[data-v-ea0e2811]{max-width:min(780px,84%);border-radius:14px;padding:10px 12px;background:#fff;border:1px solid var(--border);box-shadow:0 1px #00000008}.msg.right .bubble[data-v-ea0e2811]{background:var(--brand);color:#fff;border-color:transparent}.text[data-v-ea0e2811]{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.52;font-size:14px}.typing .dots[data-v-ea0e2811]{display:inline-flex;gap:3px;margin-left:6px;vertical-align:middle}.dot[data-v-ea0e2811]{width:6px;height:6px;border-radius:50%;background:#9ca3af;display:inline-block;animation:blink-ea0e2811 1.2s infinite}.dot[data-v-ea0e2811]:nth-child(2){animation-delay:.2s}.dot[data-v-ea0e2811]:nth-child(3){animation-delay:.4s}@keyframes blink-ea0e2811{0%,80%,to{opacity:.2}40%{opacity:1}}.composer[data-v-ea0e2811]{position:fixed;bottom:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0));max-width:980px;margin:0 auto;border-top:1px solid var(--border);background-color:#fff;-webkit-backdrop-filter:saturate(1.1) blur(3px);backdrop-filter:saturate(1.1) blur(3px)}.composer input[data-v-ea0e2811]{width:100%;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-size:16px;line-height:1.25}.composer input[data-v-ea0e2811]:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.composer .btn[data-v-ea0e2811]{font-size:16px}@media (max-width:768px){.composer[data-v-ea0e2811]{max-width:none;margin-left:0;margin-right:0}.chat-card[data-v-ea0e2811]{margin:0 0 90px;border-radius:0;max-height:calc(100dvh - 130px)}}.privacy-modal-overlay[data-v-f1d14bc2]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.privacy-modal[data-v-f1d14bc2]{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.privacy-header[data-v-f1d14bc2]{padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.privacy-header h2[data-v-f1d14bc2]{margin:0;font-size:20px;font-weight:700;color:#111827}.privacy-content[data-v-f1d14bc2]{flex:1;overflow-y:auto;padding:24px;font-size:14px;line-height:1.6;color:#374151}.privacy-content h3[data-v-f1d14bc2]{margin:20px 0 8px;font-size:16px;font-weight:600;color:#111827}.privacy-content h3[data-v-f1d14bc2]:first-child{margin-top:0}.privacy-content p[data-v-f1d14bc2]{margin:0 0 12px}.privacy-content ul[data-v-f1d14bc2]{margin:8px 0 16px;padding-left:24px}.privacy-content li[data-v-f1d14bc2]{margin:4px 0}.privacy-footer[data-v-f1d14bc2]{padding:16px 24px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.accept-btn[data-v-f1d14bc2]{padding:12px 24px;background:#ff7a00;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.accept-btn[data-v-f1d14bc2]:hover{background:#e66a00}@media (max-width: 640px){.privacy-modal[data-v-f1d14bc2]{max-height:95vh;border-radius:12px}.privacy-header[data-v-f1d14bc2],.privacy-content[data-v-f1d14bc2],.privacy-footer[data-v-f1d14bc2]{padding:16px}}main[data-v-dae028f4]{padding:0}:root{--brand:#ff7a00;--brand-600:#ff7a00;--ink:#0b0b0b;--muted:#6b7280;--bg:#ffffff;--soft:#f7f7f8;--border:#e5e7eb;--radius:14px}*{box-sizing:border-box}html,body,#app{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",sans-serif;color:var(--ink);background:var(--bg)}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer;transition:.15s transform ease}.btn:active{transform:translateY(1px)}.btn[disabled]{opacity:.6;cursor:not-allowed}.container{width:100%;max-width:980px;margin:0 auto;padding:0 16px}@media (max-width: 768px){.full-mobile{height:100dvh;min-height:100dvh}}
