:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{width:100%;max-width:none;margin:0;padding:0;text-align:initial}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.chat-page[data-v-a5fc8b34]{display:flex;flex-direction:column;height:100vh;background:#f7f7f7}.topbar[data-v-a5fc8b34]{height:52px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fffc;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid #eee;position:sticky;top:0;z-index:2}.topbar .title[data-v-a5fc8b34]{font-weight:600}.topbar .avatar[data-v-a5fc8b34]{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block}.topbar .actions[data-v-a5fc8b34]{display:flex;gap:8px}.btn[data-v-a5fc8b34]{height:32px;padding:0 10px;border-radius:8px;border:1px solid #ddd;background:#fff}.btn.primary[data-v-a5fc8b34]{background:#2b5cff;color:#fff;border-color:#2b5cff}.btn[data-v-a5fc8b34]:disabled{opacity:.6}.chat-body[data-v-a5fc8b34]{flex:1;overflow:auto;padding:12px}.bubble[data-v-a5fc8b34]{max-width:80%;margin:8px 0;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000a}.bubble.wife[data-v-a5fc8b34]{align-self:flex-end;background:#d9e8ff}.bubble.husband[data-v-a5fc8b34]{align-self:flex-end;background:#d9ffe6}.bubble.assistant[data-v-a5fc8b34]{align-self:flex-start}.chat-body[data-v-a5fc8b34]{display:flex;flex-direction:column}.bubble .imgs[data-v-a5fc8b34]{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}.bubble .imgs img[data-v-a5fc8b34]{width:120px;height:120px;object-fit:cover;border-radius:8px;cursor:zoom-in}.bubble .text[data-v-a5fc8b34]{white-space:normal;word-break:break-word;font-size:14px;line-height:1.45}.bubble .text[data-v-a5fc8b34] h1,.bubble .text[data-v-a5fc8b34] h2,.bubble .text[data-v-a5fc8b34] h3,.bubble .text[data-v-a5fc8b34] h4,.bubble .text[data-v-a5fc8b34] h5,.bubble .text[data-v-a5fc8b34] h6{margin:0;font-weight:600}.bubble .text[data-v-a5fc8b34] h1:not(:last-child),.bubble .text[data-v-a5fc8b34] h2:not(:last-child),.bubble .text[data-v-a5fc8b34] h3:not(:last-child),.bubble .text[data-v-a5fc8b34] h4:not(:last-child),.bubble .text[data-v-a5fc8b34] h5:not(:last-child),.bubble .text[data-v-a5fc8b34] h6:not(:last-child){margin-bottom:.5em}.bubble .text[data-v-a5fc8b34] h1{font-size:1.3em}.bubble .text[data-v-a5fc8b34] h2{font-size:1.15em}.bubble .text[data-v-a5fc8b34] h3{font-size:1.05em}.bubble .text[data-v-a5fc8b34] p{margin:0}.bubble .text[data-v-a5fc8b34] p:not(:last-child){margin-bottom:.4em}.bubble .text[data-v-a5fc8b34] ul,.bubble .text[data-v-a5fc8b34] ol{margin:0;padding-left:1.5em}.bubble .text[data-v-a5fc8b34] ul:not(:last-child),.bubble .text[data-v-a5fc8b34] ol:not(:last-child){margin-bottom:.4em}.bubble .text[data-v-a5fc8b34] li{margin:.15em 0}.bubble .text[data-v-a5fc8b34] code{background:#0000001a;padding:.1em .3em;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.bubble .text[data-v-a5fc8b34] pre{background:#0000000d;padding:.8em;border-radius:6px;overflow-x:auto;margin:0}.bubble .text[data-v-a5fc8b34] pre:not(:last-child){margin-bottom:.5em}.bubble .text[data-v-a5fc8b34] pre code{background:none;padding:0}.bubble .text[data-v-a5fc8b34] blockquote{border-left:3px solid #ddd;padding-left:1em;margin:0;color:#666}.bubble .text[data-v-a5fc8b34] blockquote:not(:last-child){margin-bottom:.5em}.bubble .text[data-v-a5fc8b34] a{color:#2b5cff;text-decoration:none}.bubble .text[data-v-a5fc8b34] a:hover{text-decoration:underline}.bubble .text[data-v-a5fc8b34] strong{font-weight:600}.bubble .text[data-v-a5fc8b34] em{font-style:italic}.bubble .text[data-v-a5fc8b34] table{border-collapse:collapse;width:100%;margin:0}.bubble .text[data-v-a5fc8b34] table:not(:last-child){margin-bottom:.5em}.bubble .text[data-v-a5fc8b34] th,.bubble .text[data-v-a5fc8b34] td{border:1px solid #ddd;padding:.3em .6em;text-align:left}.bubble .text[data-v-a5fc8b34] th{background:#0000000d;font-weight:600}.composer[data-v-a5fc8b34]{padding:8px;border-top:1px solid #eee;background:#fff;position:sticky;bottom:0}.composer .thumbs[data-v-a5fc8b34]{display:flex;gap:8px;padding:6px 4px;overflow-x:auto}.composer .thumb[data-v-a5fc8b34]{position:relative;width:72px;height:72px;border-radius:6px;overflow:hidden}.composer .thumb img[data-v-a5fc8b34]{width:100%;height:100%;object-fit:cover}.composer .thumb .x[data-v-a5fc8b34]{position:absolute;right:2px;top:2px;width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;background:#0009;color:#fff;cursor:pointer}.composer .row[data-v-a5fc8b34]{display:flex;gap:8px;align-items:center}.icon-btn[data-v-a5fc8b34]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f2f3f5;cursor:pointer;position:relative}.icon-btn input[data-v-a5fc8b34]{position:absolute;inset:0;opacity:0}.icon-btn.disabled[data-v-a5fc8b34]{opacity:.5;pointer-events:none}.input[data-v-a5fc8b34]{flex:1;min-height:36px;max-height:120px;border:1px solid #ddd;border-radius:12px;padding:8px 12px;line-height:1.4;resize:none;overflow:auto;font-size:16px}.send[data-v-a5fc8b34]{height:36px;padding:0 14px;border:none;border-radius:18px;background:#2b5cff;color:#fff}.preview[data-v-a5fc8b34]{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:4}.preview img[data-v-a5fc8b34]{max-width:92vw;max-height:90vh;border-radius:8px}@supports (padding: max(0px)){.composer[data-v-a5fc8b34]{padding-bottom:max(8px,env(safe-area-inset-bottom))}.topbar[data-v-a5fc8b34]{padding-top:max(0px,env(safe-area-inset-top))}}html,body,#app{height:100%}body{margin:0}
