:root{color-scheme:light}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:linear-gradient(160deg,#eef3f8,#f7fafc 45%,#eef2f7);color:#1f2a37;font-family:SF Pro Text,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.page-shell[data-v-485ef420]{min-height:100vh;min-height:100dvh;padding:40px 20px;display:flex}.app-card[data-v-485ef420]{margin:0 auto;width:min(960px,100%);height:calc(100dvh - 80px);max-height:calc(100dvh - 80px);border:1px solid #dbe3ed;border-radius:18px;background:#fff;box-shadow:0 16px 40px #0e2c4c14;overflow:hidden;display:flex;flex-direction:column}.app-header[data-v-485ef420]{padding:28px 32px 20px;border-bottom:1px solid #e5ecf4;background:linear-gradient(135deg,#f7fafd,#f1f6fb);display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px}.eyebrow[data-v-485ef420]{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;color:#355f8a;text-transform:uppercase}h1[data-v-485ef420]{margin:0;font-size:30px;line-height:1.25;color:#112b46}.subtitle[data-v-485ef420]{margin:8px 0 0;color:#4d6379;font-size:15px}.tip[data-v-485ef420]{margin:0;align-self:flex-start;font-size:12px;color:#7a4f18;border:1px solid #ecd7ba;background:#fff8ef;border-radius:999px;padding:7px 12px;white-space:nowrap}.messages[data-v-485ef420]{margin:0;flex:1;min-height:0;overflow-y:auto;padding:24px 24px 8px;background:linear-gradient(180deg,#fcfdff,#f8fbff);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.msg-row[data-v-485ef420]{display:flex;margin-bottom:14px}.msg-card[data-v-485ef420]{max-width:min(760px,92%);padding:12px 14px;border-radius:12px;border:1px solid #dfe7f0;background:#fff;box-shadow:0 2px 8px #1435580a}.msg-row.user[data-v-485ef420]{justify-content:flex-end}.msg-row.user .msg-card[data-v-485ef420]{border-color:#cfe0f2;background:#eef5fc}.msg-row.assistant[data-v-485ef420]{justify-content:flex-start}.label[data-v-485ef420]{font-size:12px;font-weight:700;color:#47607a}.msg-card p[data-v-485ef420]{margin:6px 0 0;white-space:pre-wrap;line-height:1.72;color:#1f2a37}.typing-indicator[data-v-485ef420]{margin-top:8px;display:inline-flex;align-items:center;gap:6px;min-height:18px}.typing-text[data-v-485ef420]{font-size:13px;color:#5d7690}.typing-dot[data-v-485ef420]{width:7px;height:7px;border-radius:50%;background:#6e88a3;animation:typingPulse-485ef420 1.1s infinite ease-in-out}.typing-dot[data-v-485ef420]:nth-child(3){animation-delay:.15s}.typing-dot[data-v-485ef420]:nth-child(4){animation-delay:.3s}@keyframes typingPulse-485ef420{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.empty[data-v-485ef420]{margin:0;color:#71849a;font-size:14px;text-align:center;padding:28px 0 16px}.composer[data-v-485ef420]{padding:20px 24px 24px;display:flex;flex-direction:column;gap:10px;border-top:1px solid #e6edf5;background:#fff}.composer-label[data-v-485ef420]{font-size:13px;font-weight:700;color:#324b67}textarea[data-v-485ef420]{width:100%;resize:vertical;min-height:110px;border:1px solid #c8d6e4;border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.6;color:#1f2a37;background:#fdfefe;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}textarea[data-v-485ef420]::placeholder{color:#8ba0b6}textarea[data-v-485ef420]:focus{outline:none;border-color:#3f6f9f;background:#fff;box-shadow:0 0 0 3px #3f6f9f24}.composer-actions[data-v-485ef420]{display:flex;gap:10px;justify-content:flex-end}button[data-v-485ef420]{min-width:128px;height:40px;border:0;border-radius:10px;background:#1f4f7a;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:transform .08s ease,background-color .2s ease,opacity .2s ease}button[data-v-485ef420]:hover:enabled{background:#244f75}button[data-v-485ef420]:active:enabled{transform:translateY(1px)}button[data-v-485ef420]:disabled{background:#a8bbcdd8;cursor:not-allowed}.secondary-btn[data-v-485ef420]{border:1px solid #c3d2e0;background:#fff;color:#365676}.secondary-btn[data-v-485ef420]:hover:enabled{background:#f4f8fc}.secondary-btn[data-v-485ef420]:disabled{color:#8ca0b3;background:#f3f6f9;border-color:#d7e1eb}.error[data-v-485ef420]{margin:0;padding:0 24px 20px;color:#bd3123;font-size:13px}@media(max-width:1024px){.page-shell[data-v-485ef420]{padding:20px 12px}.app-card[data-v-485ef420]{height:calc(100dvh - 40px);max-height:calc(100dvh - 40px)}}@media(max-width:768px){.page-shell[data-v-485ef420]{min-height:100dvh;padding:8px 6px calc(10px + env(safe-area-inset-bottom))}.app-card[data-v-485ef420]{border-radius:14px;height:calc(100dvh - 16px - env(safe-area-inset-bottom));max-height:calc(100dvh - 16px - env(safe-area-inset-bottom))}.app-header[data-v-485ef420]{padding:14px 14px 12px;gap:8px}h1[data-v-485ef420]{font-size:22px;line-height:1.2}.subtitle[data-v-485ef420]{margin-top:6px;font-size:13px;line-height:1.5}.eyebrow[data-v-485ef420]{margin-bottom:6px;font-size:11px;letter-spacing:.06em}.tip[data-v-485ef420]{font-size:11px;line-height:1.35;white-space:normal;border-radius:8px;padding:6px 8px}.messages[data-v-485ef420]{padding:12px 10px 8px}.msg-row[data-v-485ef420]{margin-bottom:10px}.msg-card[data-v-485ef420]{max-width:100%;padding:10px;border-radius:10px}.label[data-v-485ef420]{font-size:11px}.msg-card p[data-v-485ef420]{margin-top:5px;font-size:14px;line-height:1.62}.empty[data-v-485ef420]{padding:16px 4px 10px;font-size:13px}.composer[data-v-485ef420]{padding:10px 10px calc(10px + env(safe-area-inset-bottom));gap:8px;position:sticky;bottom:0;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0}.composer-label[data-v-485ef420]{font-size:12px}textarea[data-v-485ef420]{min-height:96px;border-radius:10px;font-size:16px;line-height:1.5;padding:10px 12px}.composer-actions[data-v-485ef420]{justify-content:stretch;gap:8px}button[data-v-485ef420]{width:auto;flex:1;min-width:0;height:44px;border-radius:10px;font-size:15px}.error[data-v-485ef420]{padding:0 10px calc(10px + env(safe-area-inset-bottom));font-size:12px;line-height:1.5}}@media(max-width:420px){.app-header[data-v-485ef420]{padding:12px 10px 10px}.messages[data-v-485ef420]{padding:10px 8px 6px}.composer[data-v-485ef420]{padding:8px 8px calc(8px + env(safe-area-inset-bottom))}}
