.room-page{z-index:1;background:linear-gradient(#fff8fbf0,#f9f3fbf0),radial-gradient(circle at top,#ffd2e67a,#0000 40%);flex-direction:column;height:100dvh;min-height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.room-bg-portrait{z-index:0;opacity:.22;pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.room-bg-portrait-img{object-fit:cover}.room-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#fff8fbc7;flex-shrink:0}.room-header-inner{align-items:center;gap:14px;width:min(920px,100% - 24px);margin:0 auto;padding:14px 0;display:flex}.back-link{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.room-avatar{border:2px solid #fff;border-radius:50%;width:48px;height:48px;overflow:hidden;box-shadow:0 8px 20px #c35a8833}.room-title-group h1{margin:0;font-size:1.05rem}.room-title-group p{color:var(--muted);margin:4px 0 0;font-size:.92rem}.chat-room-shell{flex:1;width:100%;min-height:0;margin:0;padding:0}.chat-log{-webkit-overflow-scrolling:touch;height:100%;min-height:0;position:relative;overflow:hidden auto}.chat-log-inner{gap:16px;padding:12px;display:grid}.chat-row{align-items:flex-end;gap:10px;display:flex}.chat-row.user{justify-content:flex-end}.chat-row.assistant{justify-content:flex-start}.chat-row .chat-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:20px;max-width:min(72%,620px);padding:14px 16px;line-height:1.7;box-shadow:0 12px 26px #40243114}.chat-row.assistant .chat-bubble{background:#ffffffeb;border-bottom-left-radius:6px}.chat-row.user .chat-bubble{color:#fff;background:linear-gradient(135deg,#ff72ac,#d6327c);border-bottom-right-radius:6px}.typing-indicator{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.typing-indicator-label{color:#9a6b87;letter-spacing:.02em;font-size:.8125rem}.chat-bubble-typing{min-height:2.75rem}.typing-dots{align-items:center;gap:6px;display:inline-flex}.typing-dots span{background:#c587a5;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite typing-bounce}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.chat-input-shell{z-index:30;width:min(920px,100% - 24px);padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffe6;border-bottom:none;border-radius:24px 24px 0 0;flex-shrink:0;margin:0 auto;box-shadow:0 -8px 28px #40243114}.chat-suggestions{flex-wrap:nowrap;gap:10px;margin-bottom:12px;display:flex;overflow:auto hidden}.chat-suggestion{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;padding:9px 13px}.chat-form{align-items:center;gap:12px;display:flex}.chat-input{min-height:52px;color:var(--text);background:#f7f0f5;border:none;border-radius:18px;flex:1;padding:14px 16px}.chat-input:focus{outline:2px solid #eb4e9033}.chat-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff72ac,#d6327c);border:none;border-radius:18px;min-width:104px;padding:14px 18px}.chat-submit:disabled,.chat-input:disabled,.chat-suggestion:disabled{opacity:.55;cursor:not-allowed}.chat-error{color:#b42318;margin:12px 0 0}.adsbygoogle-noablate,.adsbygoogle-noablate iframe,.adsbygoogle-noablate div[id^=aswift]{display:none!important}
