:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}*{box-sizing:border-box}:root{color:#0f172a;background:#ecfeff;font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;height:100%;margin:0}button,input{font-family:inherit}button{cursor:pointer}.login-page{background:linear-gradient(#ffffff2e,#ffffff2e),url(/assets/login-bg-CCiuPGoh.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:24px;display:flex;position:relative;overflow-x:hidden}.login-container,.login-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffffe0;border-radius:34px;width:420px;max-width:100%;padding:42px 38px;box-shadow:0 30px 80px #0f172a38}.login-logo{background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:38px;display:flex;box-shadow:0 18px 38px #0ea5e940}.login-container h1,.login-card h1{color:#0f172a;margin:0 0 24px;font-size:34px;font-weight:900}.login-card p{color:#64748b;margin:10px 0 28px}.login-form{text-align:left;flex-direction:column;gap:10px;display:flex}.login-form label{color:#334155;margin-top:8px;font-size:14px;font-weight:800}.login-container input,.login-card input,.login-form input{color:#0f172a;background:#fffffff5;border:1px solid #cbd5e1;border-radius:16px;outline:none;width:100%;height:52px;margin-bottom:14px;padding:0 16px;font-size:15px}.login-container input:focus,.login-card input:focus,.login-form input:focus{border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e929}.login-container button,.login-card button,.login-form button{color:#fff;background:#0ea5e9;border:none;border-radius:17px;width:100%;height:52px;margin-top:4px;font-size:16px;font-weight:900}.login-container button:hover,.login-card button:hover,.login-form button:hover{background:#0284c7;transform:translateY(-2px)}.auth-switch-btn{color:#334155!important;background:#e2e8f0!important;margin-top:10px!important}.auth-switch-btn:hover{background:#cbd5e1!important}@media (width<=640px){.login-page{align-items:center;padding:18px}.login-container,.login-card{border-radius:28px;width:100%;padding:34px 24px}.login-container h1,.login-card h1{font-size:30px}.login-container input,.login-card input,.login-form input{height:50px}}.pretty-notice{z-index:9999;background:#fffffffa;border:1px solid #e2e8f0e6;border-radius:22px;justify-content:center;align-items:center;gap:12px;min-width:340px;max-width:90vw;padding:16px 20px;animation:.2s ease-out noticePop;display:flex;position:fixed;top:26px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #0f172a3d}.notice-icon{background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex}.pretty-notice p{color:#0f172a;margin:0;font-size:15px;font-weight:800}@keyframes noticePop{0%{opacity:0;transform:translate(-50%)translateY(-12px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.app{background:radial-gradient(circle at 25% 10%,#7dd3fc59,#0000 28%),radial-gradient(circle at 80% 0,#0ea5e92e,#0000 32%),linear-gradient(135deg,#e0f7ff,#f8fafc);width:100%;min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-right:1px solid #94a3b840;width:300px;padding:26px}.brand{align-items:center;gap:14px;margin-bottom:26px;display:flex}.logo{background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:30px;display:flex;box-shadow:0 14px 30px #0ea5e940}.brand h1{margin:0;font-size:24px}.brand p{color:#64748b;margin:3px 0 0;font-size:14px}.member-box{color:#fff;background:linear-gradient(135deg,#0f172a,#0369a1);border-radius:22px;margin-bottom:18px;padding:18px;box-shadow:0 16px 35px #0f172a29}.member-box p{color:#bae6fd;margin:0 0 4px;font-size:14px}.member-box h2{margin:0 0 8px;font-size:22px}.member-box span{color:#e0f2fe;margin-bottom:12px;font-size:14px;display:block}.member-box button{color:#fff;background:#ffffff2e;border:none;border-radius:14px;width:100%;height:38px;font-weight:700}.new-room-btn{color:#fff;background:#0ea5e9;border:none;border-radius:16px;width:100%;height:48px;margin-bottom:16px;font-size:15px;font-weight:800}.room-search,.message-search-row input{color:#0f172a;background:#fff;border:1px solid #dbeafe;border-radius:16px;outline:none;width:100%;height:46px;padding:0 16px;font-size:14px;box-shadow:0 8px 18px #0f172a0a}.room-search{margin-bottom:16px}.room-list{flex-direction:column;gap:10px;display:flex}.room-item{text-align:left;color:#334155;background:#f1f5f9e6;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:15px 16px;font-size:15px;display:flex}.room-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-item b{border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-style:normal;display:flex}.room-item.active{color:#fff;background:#0f172a}.main{flex:1;padding:28px;overflow-y:auto}.today-area{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:22px;display:grid}.today-card{background:#fff;border-radius:26px;min-height:130px;padding:22px;box-shadow:0 18px 40px #0f172a14}.today-card span{color:#64748b;font-size:14px}.today-card h3{margin:10px 0 8px;font-size:23px}.today-card p{color:#475569;margin:0;line-height:1.5}.weather{background:linear-gradient(135deg,#e0f2fe,#fff)}.fortune{background:linear-gradient(135deg,#fef3c7,#fff)}.todo-summary{background:linear-gradient(135deg,#dcfce7,#fff)}.content-layout{grid-template-columns:minmax(0,1fr) 420px;gap:22px;display:grid}.chat-panel,.todo-panel{background:#ffffffdb;border:1px solid #94a3b833;border-radius:30px;box-shadow:0 20px 50px #0f172a14}.chat-panel{flex-direction:column;min-height:660px;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid #e2e8f0;padding:24px 26px}.chat-header p,.todo-head p{color:#0284c7;letter-spacing:.14em;margin:0 0 4px;font-size:13px;font-weight:800}.chat-header h2,.todo-head h2{margin:0;font-size:25px}.message-search-row{padding:16px 24px 0}.message-list{flex:1;padding:24px;overflow-y:auto}.empty-message{color:#64748b;justify-content:center;align-items:center;height:100%;min-height:300px;display:flex}.message{margin-bottom:14px;display:flex}.message.user{justify-content:flex-end}.message.assistant{justify-content:flex-start}.bubble{white-space:pre-wrap;border-radius:20px;max-width:72%;padding:15px 18px;font-size:15px;line-height:1.6}.message.user .bubble{color:#fff;background:#0ea5e9;border-bottom-right-radius:6px}.message.assistant .bubble{color:#0f172a;background:#f1f5f9;border-bottom-left-radius:6px}.input-area{background:#f8fafccc;border-top:1px solid #e2e8f0;gap:10px;padding:18px;display:flex}.input-area input{border:1px solid #cbd5e1;border-radius:18px;outline:none;flex:1;height:52px;padding:0 18px;font-size:15px}.input-area button{color:#fff;background:#0f172a;border:none;border-radius:18px;width:90px;font-weight:800}.todo-panel{min-height:660px;padding:24px;overflow:hidden}.todo-head{margin-bottom:14px}.todo-tabs{gap:8px;margin-bottom:18px;display:flex}.todo-tabs button{color:#334155;background:#e2e8f0;border:none;border-radius:14px;flex:1;height:42px;font-weight:800}.todo-tabs button.active{color:#fff;background:#0ea5e9}.todo-input-row{grid-template-columns:145px minmax(0,1fr) 64px;gap:8px;width:100%;margin-bottom:18px;display:grid}.todo-input-row input{border:1px solid #cbd5e1;border-radius:16px;outline:none;min-width:0;height:46px;padding:0 12px;font-size:14px}.todo-input-row button{color:#fff;background:#0ea5e9;border:none;border-radius:16px;height:46px;font-weight:800}.todo-list{flex-direction:column;gap:10px;display:flex}.todo-empty{color:#64748b;text-align:center;background:#f8fafc;border-radius:18px;padding:22px}.todo-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.todo-top-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.todo-content{flex:1;min-width:0}.todo-item strong{margin-bottom:8px;font-size:15px;line-height:1.4;display:block}.todo-date{color:#64748b;margin:0;font-size:12px}.todo-item.done{opacity:.68}.todo-item.done strong{color:#64748b;text-decoration:line-through}.todo-actions{flex-shrink:0;gap:8px;display:flex}.todo-actions button{color:#fff;background:#22c55e;border:none;border-radius:12px;padding:8px 11px;font-size:13px;font-weight:700}.todo-actions .delete{background:#ef4444}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.room-modal{text-align:center;background:#fffffff5;border-radius:30px;width:430px;max-width:100%;padding:34px;box-shadow:0 30px 80px #0f172a40}.modal-icon{background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:22px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:34px;display:flex}.room-modal h2{margin:0;font-size:24px}.room-modal p{color:#64748b;margin:10px 0 22px;font-size:14px}.room-modal input{border:1px solid #cbd5e1;border-radius:18px;outline:none;width:100%;height:52px;padding:0 18px;font-size:15px}.modal-actions{gap:10px;margin-top:22px;display:flex}.modal-actions button{border:none;border-radius:17px;flex:1;height:48px;font-size:15px;font-weight:800}.modal-actions .cancel{color:#334155;background:#e2e8f0}.modal-actions .create{color:#fff;background:#0ea5e9}@media (width<=1200px){.content-layout{grid-template-columns:1fr}.todo-panel{min-height:auto}}@media (width<=850px){.app{flex-direction:column}.sidebar{width:100%}.today-area{grid-template-columns:1fr}.main{padding:18px}.chat-panel{min-height:600px}.todo-input-row{grid-template-columns:1fr}.todo-input-row button{width:100%}.pretty-notice{width:calc(100vw - 36px);min-width:auto;top:18px}}.composer-wrap{background:#ffffffc7;border-top:1px solid #94a3b82e}.file-preview-box{background:#f1f5f9f2;border:1px solid #cbd5e1cc;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:12px;margin:12px 16px 0;padding:12px;display:flex}.file-preview-content{flex:1;min-width:0}.file-preview-image{object-fit:cover;border-radius:16px;width:160px;max-height:160px;display:block}.file-preview-file{color:#0f172a;word-break:break-all;align-items:center;gap:10px;font-size:14px;display:flex}.file-preview-file span{background:#e0f2fe;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.file-upload-btn{color:#0369a1;cursor:pointer;background:#e0f2fe;border:0;border-radius:16px;flex-shrink:0;width:46px;height:46px;font-size:20px;font-weight:900}.file-upload-btn:hover{background:#bae6fd}.file-upload-btn:disabled{opacity:.55;cursor:not-allowed}.chat-image{object-fit:cover;border-radius:18px;max-width:240px;max-height:260px;display:block}.chat-file{color:#0f172a;word-break:break-all;background:#f1f5f9e6;border-radius:16px;align-items:center;gap:8px;padding:12px 14px;font-weight:900;text-decoration:none;display:inline-flex}.file-message-text{margin:8px 0 0;font-size:14px;line-height:1.5}.whisper-home{text-align:center;background:radial-gradient(circle at 50% 18%,#38bdf838,#0000 32%),radial-gradient(circle at 18% 30%,#bae6fd80,#0000 30%),radial-gradient(circle at 84% 26%,#0ea5e91f,#0000 28%),linear-gradient(#f8feff 0%,#eefaff 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:650px;padding:38px;display:flex;position:relative;overflow:hidden}.whisper-home:before{content:"";filter:blur(34px);pointer-events:none;background:#ffffffb8;border-radius:999px;width:520px;height:520px;position:absolute;top:-280px;left:50%;transform:translate(-50%)}.whisper-home:after{content:"";pointer-events:none;border:1px solid #bae6fd6b;border-radius:34px;position:absolute;inset:28px}.ocean{background:radial-gradient(circle at 22% 18%,#ffffffb8,#0000 16%),radial-gradient(circle at 78% 16%,#ffffff7a,#0000 18%),linear-gradient(#e0f7ff 0%,#c8efff 35%,#93dcff 68%,#63c4f6 100%);border-radius:44px;width:min(1180px,96%);height:420px;position:relative;overflow:hidden;box-shadow:0 50px 120px #0ea5e933,inset 0 1px #ffffffd1}.ocean:before{content:"";filter:blur(28px);pointer-events:none;background:#ffffff85;border-radius:999px;width:680px;height:680px;position:absolute;top:-440px;left:50%;transform:translate(-50%)}.ocean:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff61,#0000 36%),linear-gradient(#0000 0%,#0ea5e91f 100%);position:absolute;inset:0}.wave{pointer-events:none;border-radius:45%;width:200%;position:absolute;left:-50%}.wave1{background:#ffffff4d;height:150px;animation:10s linear infinite waveMove;bottom:-34px}.wave2{background:#0ea5e92e;height:170px;animation:17s linear infinite reverse waveMove;bottom:0}.wave3{background:#ffffff29;height:190px;animation:25s linear infinite waveMove;bottom:42px}.whale{z-index:3;filter:drop-shadow(0 22px 26px #0ea5e93d);font-size:120px;line-height:1;animation:18s linear infinite swimAcross;position:absolute;top:132px;left:-150px}.whisper-home h1{z-index:2;letter-spacing:-4px;color:#0f172a;margin:46px 0 14px;font-size:clamp(48px,4.5vw,82px);font-weight:850;line-height:1;position:relative}.whisper-home p{z-index:2;color:#64748b;letter-spacing:-.3px;margin:0;font-size:clamp(17px,1.4vw,24px);position:relative}.start-chat-btn{z-index:2;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#38bdf8);border:none;border-radius:24px;margin-top:34px;padding:18px 44px;font-size:19px;font-weight:900;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 18px 45px #0ea5e957}.start-chat-btn:hover{transform:translateY(-3px);box-shadow:0 24px 52px #0ea5e966}@keyframes swimAcross{0%{left:-160px;transform:translateY(0)rotate(-4deg)}18%{transform:translateY(-16px)rotate(3deg)}36%{transform:translateY(8px)rotate(-2deg)}54%{transform:translateY(-12px)rotate(3deg)}72%{transform:translateY(6px)rotate(-2deg)}to{left:calc(100% + 160px);transform:translateY(0)rotate(-4deg)}}@keyframes waveMove{0%{transform:translate(0)}to{transform:translate(-25%)}}@media (width<=850px){.whisper-home{min-height:560px;padding:24px}.ocean{border-radius:32px;width:100%;height:300px}.whale{font-size:86px;top:100px}.whisper-home h1{letter-spacing:-2px;margin-top:34px}.start-chat-btn{padding:15px 30px;font-size:17px}}.app.dark-mode{color:#e5e7eb!important;background:radial-gradient(circle at 22% 8%,#0ea5e92e,#0000 30%),radial-gradient(circle at 82% 0,#38bdf81f,#0000 34%),linear-gradient(135deg,#020617 0%,#0f172a 58%,#111827 100%)!important}.app.dark-mode .sidebar,.app.dark-mode .chat-panel,.app.dark-mode .todo-panel{color:#e5e7eb!important;background:#0f172aeb!important;border-color:#94a3b838!important;box-shadow:0 24px 70px #00000057!important}.app.dark-mode .brand h1,.app.dark-mode .chat-header h2,.app.dark-mode .todo-head h2,.app.dark-mode .member-box h2,.app.dark-mode .today-card h3{color:#f8fafc!important}.app.dark-mode .brand p,.app.dark-mode .chat-header p,.app.dark-mode .todo-head p,.app.dark-mode .today-card span,.app.dark-mode .today-card p,.app.dark-mode .member-box p,.app.dark-mode .member-box span{color:#cbd5e1!important}.app.dark-mode .today-card,.app.dark-mode .weather,.app.dark-mode .fortune,.app.dark-mode .todo-summary{color:#e5e7eb!important;background:linear-gradient(135deg,#0f172af5,#1e293be0)!important;border:1px solid #94a3b838!important}.app.dark-mode .member-box{background:linear-gradient(135deg,#0f172a,#075985)!important;border:1px solid #7dd3fc33!important}.app.dark-mode .room-search,.app.dark-mode .message-search-row input,.app.dark-mode .input-area input,.app.dark-mode .todo-input-row input,.app.dark-mode .login-form input,.app.dark-mode input{color:#f8fafc!important;box-shadow:none!important;background:#020617bd!important;border-color:#94a3b85c!important}.app.dark-mode input::placeholder{color:#94a3b8!important}.app.dark-mode .room-item{color:#e2e8f0!important;background:#1e293beb!important;border:1px solid #94a3b829!important}.app.dark-mode .room-item.active{color:#fff!important;background:linear-gradient(135deg,#0284c7,#0ea5e9)!important}.app.dark-mode .room-item b{color:inherit!important}.app.dark-mode .chat-header,.app.dark-mode .input-area,.app.dark-mode .composer-wrap{background:#0f172acc!important;border-color:#94a3b838!important}.app.dark-mode .message-list{background:#02061738!important}.app.dark-mode .empty-message{color:#cbd5e1!important}.app.dark-mode .message.assistant .bubble{color:#f8fafc!important;background:#1e293bf5!important;border:1px solid #94a3b829!important}.app.dark-mode .message.user .bubble{color:#fff!important;background:linear-gradient(135deg,#0284c7,#0ea5e9)!important}.app.dark-mode .markdown-message,.app.dark-mode .markdown-message p,.app.dark-mode .markdown-message li,.app.dark-mode .markdown-message strong,.app.dark-mode .markdown-message h1,.app.dark-mode .markdown-message h2,.app.dark-mode .markdown-message h3,.app.dark-mode .markdown-message h4,.app.dark-mode .markdown-message h5,.app.dark-mode .markdown-message h6{color:#f8fafc!important}.app.dark-mode .markdown-message a{color:#7dd3fc!important}.app.dark-mode .markdown-message code:not(.hljs){border-radius:6px;padding:2px 5px;color:#e0f2fe!important;background:#94a3b829!important}.app.dark-mode .markdown-message th{color:#f8fafc!important;background:#1e293bf2!important}.app.dark-mode .markdown-message td{color:#e5e7eb!important}.app.dark-mode .markdown-message th,.app.dark-mode .markdown-message td{border-color:#94a3b842!important}.app.dark-mode .file-preview-box,.app.dark-mode .file-preview-file,.app.dark-mode .chat-file{color:#f8fafc!important;background:#1e293bf2!important;border-color:#94a3b838!important}.app.dark-mode .file-upload-btn{color:#bae6fd!important;background:#0ea5e933!important}.app.dark-mode .file-preview-remove,.app.dark-mode .input-area button:not(.file-upload-btn){color:#fff!important;background:#0ea5e9!important}.app.dark-mode .todo-tabs button{color:#cbd5e1!important;background:#1e293bf5!important;border:1px solid #94a3b829!important}.app.dark-mode .todo-tabs button.active{color:#fff!important;background:linear-gradient(135deg,#0284c7,#0ea5e9)!important}.app.dark-mode .todo-empty,.app.dark-mode .todo-item{color:#e5e7eb!important;background:#1e293beb!important;border-color:#94a3b833!important}.app.dark-mode .todo-item strong{color:#f8fafc!important}.app.dark-mode .todo-date,.app.dark-mode .todo-item.done strong{color:#94a3b8!important}.app.dark-mode .modal-backdrop{background:#020617b8!important}.app.dark-mode .modal-backdrop>div,.app.dark-mode .room-modal{color:#f8fafc!important;background:#0f172afa!important;border:1px solid #94a3b838!important}.app.dark-mode .modal-backdrop h2,.app.dark-mode .room-modal h2,.app.dark-mode .modal-backdrop label{color:#f8fafc!important}.app.dark-mode .modal-backdrop p,.app.dark-mode .room-modal p{color:#cbd5e1!important}.app.dark-mode .modal-actions .cancel{color:#e2e8f0!important;background:#334155f5!important}.app.dark-mode .whisper-home{color:#f8fafc!important;background:radial-gradient(circle at 50% 14%,#38bdf82e,#0000 36%),radial-gradient(circle at 18% 30%,#0ea5e924,#0000 30%),radial-gradient(circle at 84% 26%,#7dd3fc14,#0000 28%),linear-gradient(#020617 0%,#0f172a 100%)!important}.app.dark-mode .whisper-home:before{background:#0ea5e929!important}.app.dark-mode .whisper-home:after{border-color:#7dd3fc38!important}.app.dark-mode .whisper-home h1{color:#f8fafc!important;text-shadow:0 12px 40px #0ea5e961!important}.app.dark-mode .whisper-home p{color:#cbd5e1!important}.app.dark-mode .ocean{background:radial-gradient(circle at 22% 18%,#fff3,#0000 16%),radial-gradient(circle at 78% 16%,#7dd3fc2e,#0000 18%),linear-gradient(#0f172a 0%,#075985 45%,#0284c7 100%)!important;box-shadow:0 50px 120px #0000006b,inset 0 1px #ffffff38!important}.app.dark-mode .wave{opacity:.72!important}.app.dark-mode .start-chat-btn,.app.dark-mode .new-room-btn,.app.dark-mode .todo-input-row button,.app.dark-mode .modal-actions .create{color:#fff!important;background:linear-gradient(135deg,#0284c7,#0ea5e9)!important}.code-block-wrap{background:#0f172a;border:1px solid #0f172a1f;border-radius:16px;margin:12px 0;overflow:hidden;box-shadow:0 12px 28px #0f172a24}.code-block-head{color:#cbd5e1;letter-spacing:.4px;background:#1e293b;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 12px 0 14px;font-size:12px;font-weight:900;display:flex}.code-block-head button{color:#f8fafc;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.code-block-wrap pre{overflow-x:auto;background:#0f172a!important;margin:0!important;padding:16px!important}.code-block-wrap code{font-size:14px;line-height:1.65;color:#e5e7eb!important;background:0 0!important}.assistant-tool-row{justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.assistant-tool-row button{color:#0369a1;cursor:pointer;background:#ffffffb8;border:1px solid #0ea5e940;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.theme-toggle-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#334155);border:0;border-radius:16px;width:100%;margin-top:10px;padding:12px 14px;font-size:14px;font-weight:900;box-shadow:0 12px 26px #0f172a2e}.app.dark-mode .theme-toggle-btn{color:#0f172a!important;background:linear-gradient(135deg,#f8fafc,#bae6fd)!important}.login-page .login-card{color:#0f172a}.app.dark-mode .member-box h2[style]{color:#fff!important;letter-spacing:-.4px!important;text-shadow:0 2px 6px #0f172a73!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;border-radius:999px!important;margin-top:8px!important;padding:10px 20px!important;font-size:22px!important;font-weight:950!important;display:inline-block!important;box-shadow:inset 0 0 0 1px #ffffff47,0 10px 24px #0ea5e947!important}.app:not(.dark-mode) .member-box h2[style]{color:#0369a1!important;letter-spacing:-.4px!important;text-shadow:none!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd)!important;border-radius:999px!important;margin-top:8px!important;padding:10px 20px!important;font-size:22px!important;font-weight:950!important;display:inline-block!important;box-shadow:inset 0 0 0 1px #0ea5e92e,0 8px 18px #0ea5e92e!important}.app.dark-mode .member-box button:not(.theme-toggle-btn){color:#fff!important;background:#ffffff29!important}.app.dark-mode .member-box button:not(.theme-toggle-btn):hover{background:#ffffff3d!important}.app.dark-mode .room-search{color:#f8fafc!important;background:#020617db!important}.app.dark-mode .room-search::placeholder{color:#94a3b8!important}.pretty-notice{color:#0f172a!important;background:#fffffffa!important;border:1px solid #e2e8f0f2!important;box-shadow:0 24px 70px #0f172a3d!important}.pretty-notice p{color:#0f172a!important;letter-spacing:-.2px!important;font-weight:900!important}.app.dark-mode .pretty-notice{color:#f8fafc!important;background:#0f172afa!important;border:1px solid #7dd3fc47!important;box-shadow:0 24px 80px #0000007a!important}body:has(.app.dark-mode) .pretty-notice{color:#f8fafc!important;background:#0f172afa!important;border:1px solid #7dd3fc47!important;box-shadow:0 24px 80px #0000007a!important}.app.dark-mode .pretty-notice p{color:#f8fafc!important;text-shadow:0 2px 8px #00000059!important;font-weight:900!important}body:has(.app.dark-mode) .pretty-notice p{color:#f8fafc!important;text-shadow:0 2px 8px #00000059!important;font-weight:900!important}.app.dark-mode .pretty-notice .notice-icon{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;box-shadow:0 10px 24px #0ea5e947!important}body:has(.app.dark-mode) .pretty-notice .notice-icon{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;box-shadow:0 10px 24px #0ea5e947!important}.input-area textarea{resize:none;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:18px;outline:none;flex:1;min-height:52px;max-height:150px;padding:15px 18px;font-family:inherit;font-size:15px;line-height:1.45;overflow-y:auto}.input-area textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91f}.input-area textarea::placeholder{color:#94a3b8}.voice-input-btn{cursor:pointer;border:0;border-radius:18px;flex-shrink:0;min-width:52px;height:52px;font-size:20px;font-weight:900;color:#0369a1!important;background:#e0f2fe!important;width:52px!important}.voice-input-btn:hover{background:#bae6fd!important}.voice-input-btn.listening{animation:1s ease-in-out infinite micPulse;color:#fff!important;background:linear-gradient(135deg,#ef4444,#f97316)!important}@keyframes micPulse{0%,to{transform:scale(1);box-shadow:0 0 #ef444400}50%{transform:scale(1.06);box-shadow:0 0 0 8px #ef444429}}.assistant-tool-row button:disabled,.input-area button:disabled,.input-area textarea:disabled{opacity:.6;cursor:not-allowed}.app.dark-mode .input-area textarea{color:#f8fafc!important;box-shadow:none!important;background:#020617bd!important;border-color:#94a3b85c!important}.app.dark-mode .input-area textarea::placeholder{color:#94a3b8!important}.app.dark-mode .voice-input-btn{color:#bae6fd!important;background:#0ea5e933!important}.app.dark-mode .voice-input-btn.listening{color:#fff!important;background:linear-gradient(135deg,#ef4444,#f97316)!important}@media (width<=850px){.input-area{align-items:flex-end}.voice-input-btn,.file-upload-btn{min-width:48px;width:48px!important}}.answer-context-card.answer-context-compact{color:#075985;white-space:nowrap;text-overflow:ellipsis;background:#e0f2fed1;border:1px solid #7dd3fcbf;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:94%;margin:18px auto 10px;padding:10px 14px;font-size:13px;line-height:1.35;display:flex;overflow:hidden}.answer-context-arrow{color:#0284c7;flex-shrink:0;font-weight:900}.answer-context-small-label{flex-shrink:0;font-weight:900;color:#0369a1!important}.answer-context-small-question{text-overflow:ellipsis;min-width:0;font-weight:800;overflow:hidden;color:#334155!important}.app.dark-mode .answer-context-card.answer-context-compact{color:#bae6fd;background:#082f49e6;border-color:#38bdf859}.app.dark-mode .answer-context-small-label{color:#7dd3fc!important}.app.dark-mode .answer-context-small-question{color:#e0f2fe!important}@media (width<=850px){.answer-context-card.answer-context-compact{white-space:normal;text-align:left;border-radius:16px;align-items:flex-start;width:100%}}.answer-context-card,.answer-context-compact{display:none!important}.room-item-row{min-height:58px;transition:transform .18s,box-shadow .18s,background .18s;position:relative;border-radius:22px!important;padding:15px 16px!important}.room-item-row:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a14}.room-item-row>span{letter-spacing:-.2px;flex:1;min-width:0;padding-right:8px;font-size:16px;font-weight:850}.room-mini-actions{opacity:.78;flex-shrink:0;align-items:center;gap:6px;transition:opacity .18s;display:flex}.room-item-row:hover .room-mini-actions{opacity:1}.room-mini-actions button{color:#334155;background:#ffffffb8;border:0;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:14px;font-weight:900;line-height:1;transition:transform .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 0 0 1px #94a3b83d,0 8px 18px #0f172a0f}.room-mini-actions button:hover{color:#0284c7;background:#e0f2fe;transform:translateY(-1px)scale(1.04);box-shadow:inset 0 0 0 1px #0ea5e942,0 10px 22px #0ea5e91f}.room-mini-actions button:last-child:hover{color:#dc2626;background:#fee2e2;box-shadow:inset 0 0 0 1px #ef44442e,0 10px 22px #ef44441a}.room-item.active .room-mini-actions button{color:#e0f2fe;background:#ffffff21;box-shadow:inset 0 0 0 1px #ffffff2e}.room-item.active .room-mini-actions button:hover{color:#fff;background:#7dd3fc38}.room-edit-box{grid-template-columns:minmax(0,1fr) 48px 48px;align-items:center;gap:6px;width:100%;display:grid}.room-edit-box input{color:#0f172a;background:#fffffff2;border:1px solid #0ea5e947;border-radius:14px;outline:none;min-width:0;height:38px;padding:0 12px;font-size:14px;font-weight:800}.room-edit-box input:focus{border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91f}.room-edit-box button{color:#0369a1;background:#e0f2fe;border:0;border-radius:14px;height:38px;padding:0;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #0ea5e938}.room-edit-box button:first-of-type{color:#fff;background:linear-gradient(135deg,#0ea5e9,#38bdf8);box-shadow:0 8px 18px #0ea5e938}.room-edit-box button:last-of-type{color:#475569;background:#f1f5f9}.app.dark-mode .room-item-row{border:1px solid #94a3b829;color:#dbeafe!important;background:#1e293bdb!important}.app.dark-mode .room-item-row.active{border-color:#7dd3fc3d;color:#fff!important;background:linear-gradient(135deg,#0f172a,#082f49)!important}.app.dark-mode .room-mini-actions button{color:#bae6fd;background:#0f172ab8;box-shadow:inset 0 0 0 1px #7dd3fc29}.app.dark-mode .room-mini-actions button:hover{color:#f8fafc;background:#0ea5e938}.app.dark-mode .room-mini-actions button:last-child:hover{color:#fecaca;background:#ef44442e}.app.dark-mode .room-edit-box input{color:#f8fafc!important;background:#020617b8!important;border-color:#7dd3fc38!important}.app.dark-mode .room-edit-box button:last-of-type{color:#cbd5e1;background:#1e293bf2}@media (width<=850px){.room-item-row{min-height:54px}.room-mini-actions button{border-radius:11px;width:30px;height:30px}.room-edit-box{grid-template-columns:minmax(0,1fr) 44px 44px}}.markdown-message{color:#0f172a;font-size:15px!important;line-height:1.58!important}.markdown-message p{margin:0 0 7px!important;line-height:1.58!important}.markdown-message ul,.markdown-message ol{margin:4px 0 8px!important;padding-left:20px!important;line-height:1.58!important}.markdown-message li{margin:0 0 3px!important;line-height:1.58!important}.markdown-message li>p{margin:0!important}.markdown-message h1,.markdown-message h2,.markdown-message h3,.markdown-message h4,.markdown-message h5,.markdown-message h6{margin:12px 0 7px!important;line-height:1.32!important}.markdown-message hr{border:0;border-top:1px solid #cbd5e1;margin:14px 0!important}.markdown-message blockquote{background:#e0f2fe6b;border-left:4px solid #38bdf8;border-radius:10px;padding:9px 13px;margin:8px 0!important}.markdown-message table{border-collapse:collapse;width:100%;margin:10px 0!important}.markdown-message th,.markdown-message td{border:1px solid #e2e8f0;padding:8px 9px!important}.markdown-message th{background:#f8fafc}.message.assistant .bubble{padding:14px 18px!important;line-height:1.58!important}.message.assistant .bubble .markdown-message{max-width:100%}.app.dark-mode .markdown-message{color:#f8fafc!important}.app.dark-mode .markdown-message blockquote{background:#082f498c!important;border-left-color:#38bdf8!important}.app.dark-mode .markdown-message hr{border-top-color:#94a3b852!important}.favorite-nav-btn{color:#0369a1;background:#e0f2feeb;border:1px solid #0ea5e92e;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;margin:0 0 16px;padding:0 15px;font-size:15px;font-weight:900;display:flex;box-shadow:0 12px 24px #0ea5e91a}.favorite-nav-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0ea5e929}.favorite-nav-btn.active{color:#fff;background:linear-gradient(135deg,#0f172a,#075985);border-color:#7dd3fc59}.favorite-nav-btn b{color:#0369a1;background:#ffffffbf;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:13px;font-style:normal;display:inline-flex}.favorite-nav-btn.active b{color:#fff;background:#ffffff29}.favorite-page{width:100%;min-height:100%}.favorite-page-hero{background:radial-gradient(circle at 15% 20%,#fbbf2438,#0000 28%),linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bae6fdcc;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:28px;display:flex;box-shadow:0 18px 40px #0f172a0f}.favorite-page-hero p{color:#0284c7;letter-spacing:.14em;margin:0 0 6px;font-size:13px;font-weight:900}.favorite-page-hero h1{color:#0f172a;letter-spacing:-1px;margin:0 0 8px;font-size:32px}.favorite-page-hero span{color:#64748b;font-size:14px}.favorite-page-hero strong{color:#fff;background:linear-gradient(135deg,#0ea5e9,#38bdf8);border-radius:26px;justify-content:center;align-items:center;min-width:76px;height:76px;font-size:24px;display:inline-flex;box-shadow:0 18px 40px #0ea5e938}.favorite-empty{color:#64748b;text-align:center;background:#f8fafcbf;border:1px dashed #bae6fd;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:36px;display:flex}.favorite-empty div{margin-bottom:10px;font-size:54px}.favorite-empty h2{color:#0f172a;margin:0 0 8px;font-size:22px}.favorite-empty p{margin:0;line-height:1.6}.favorite-list{flex-direction:column;gap:16px;display:flex}.favorite-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:20px;box-shadow:0 14px 34px #0f172a0f}.favorite-card-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;padding-bottom:14px;display:flex}.favorite-card-head span{color:#0284c7;margin-bottom:7px;font-size:13px;font-weight:900;display:inline-flex}.favorite-card-head h3{color:#0f172a;margin:0;font-size:18px;line-height:1.45}.favorite-card-head em{color:#94a3b8;flex-shrink:0;font-size:12px;font-style:normal}.favorite-answer{color:#0f172a}.favorite-answer .markdown-message{font-size:14px}.favorite-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.favorite-actions button{color:#0369a1;background:#ffffffd9;border:1px solid #0ea5e938;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.favorite-actions button.danger{color:#dc2626;border-color:#ef444438}.app.dark-mode .favorite-nav-btn{color:#bae6fd;background:#1e293bf2;border-color:#7dd3fc2e}.app.dark-mode .favorite-nav-btn.active{color:#fff;background:linear-gradient(135deg,#0284c7,#075985)}.app.dark-mode .favorite-page-hero,.app.dark-mode .favorite-card,.app.dark-mode .favorite-empty{color:#e5e7eb;background:#0f172ad1;border-color:#94a3b83d}.app.dark-mode .favorite-page-hero h1,.app.dark-mode .favorite-empty h2,.app.dark-mode .favorite-card-head h3,.app.dark-mode .favorite-answer{color:#f8fafc}.app.dark-mode .favorite-page-hero span,.app.dark-mode .favorite-empty p,.app.dark-mode .favorite-card-head em{color:#cbd5e1}.app.dark-mode .favorite-card-head{border-bottom-color:#94a3b83d}.app.dark-mode .favorite-actions button{color:#bae6fd;background:#0f172adb;border-color:#7dd3fc38}.app.dark-mode .favorite-actions button.danger{color:#fca5a5;border-color:#f871713d}@media (width<=850px){.favorite-page-hero{flex-direction:column;align-items:flex-start}.favorite-card-head{flex-direction:column}.favorite-actions{justify-content:flex-start}}.favorite-question-box{background:linear-gradient(135deg,#e0f2fe,#f8fafc);border:1px solid #0ea5e92e;border-radius:18px;margin:0 0 14px;padding:14px 16px}.favorite-question-box strong{color:#0369a1;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.favorite-question-box strong:before{content:"💬"}.favorite-question-box p{color:#0f172a;white-space:pre-wrap;margin:0;font-size:15px;font-weight:800;line-height:1.55}.favorite-question-box span{color:#64748b;margin-top:8px;font-size:12px;line-height:1.45;display:block}.favorite-attachments{flex-wrap:wrap;gap:10px;margin:0 0 14px;display:flex}.favorite-image-thumb{cursor:zoom-in;background:#fff;border:1px solid #0ea5e938;border-radius:18px;width:94px;height:94px;padding:0;overflow:hidden;box-shadow:0 10px 22px #0f172a14}.favorite-image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.favorite-file-link{color:#0369a1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-height:42px;padding:10px 14px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.favorite-answer-label{color:#475569;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.favorite-answer-label:before{content:"🤖"}.app.dark-mode .favorite-question-box{background:#0284c71f;border-color:#7dd3fc38}.app.dark-mode .favorite-question-box p,.app.dark-mode .favorite-answer-label{color:#f8fafc}.app.dark-mode .favorite-question-box strong{color:#bae6fd}.app.dark-mode .favorite-question-box span{color:#cbd5e1}.app.dark-mode .favorite-image-thumb,.app.dark-mode .favorite-file-link{color:#bae6fd;background:#0f172ae0;border-color:#7dd3fc38}.favorite-page .chat-header button,.favorite-page-hero button{color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;border:0!important;border-radius:999px!important;margin:0 4px!important;padding:9px 16px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 10px 22px #0ea5e938!important}.favorite-page .chat-header button:last-child,.favorite-page-hero button:last-child{color:#334155!important;background:#f1f5f9!important;box-shadow:inset 0 0 0 1px #cbd5e1!important}.favorite-page .chat-header button:hover,.favorite-page-hero button:hover{transform:translateY(-2px)}.chat-header-actions.favorite-header-actions{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.chat-header-actions.favorite-header-actions button{color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;border:none!important;border-radius:999px!important;padding:9px 16px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 10px 22px #0ea5e938!important}.chat-header-actions.favorite-header-actions button:last-child{color:#475569!important;background:#f1f5f9!important;box-shadow:inset 0 0 0 1px #cbd5e1!important}.message-search-box input{flex:1}.message-search-tools span{color:#0369a1;white-space:nowrap;font-size:13px;font-weight:900}.message-search-tools button{color:#0369a1;background:#e0f2fe;border:0;border-radius:12px;width:34px;height:34px;font-weight:900}.message-search-row{align-items:center!important;gap:8px!important;padding:16px 24px 0!important;display:flex!important}.message-search-row input{flex:auto!important;min-width:0!important}.message-search-tools{white-space:nowrap!important;flex-shrink:0!important;align-items:center!important;gap:6px!important;display:flex!important}.message-search-tools span{text-align:center!important;color:#0369a1!important;min-width:42px!important;font-size:13px!important;font-weight:950!important}.message-search-tools button{color:#0369a1!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd)!important;border:0!important;border-radius:13px!important;width:36px!important;height:36px!important;font-size:15px!important;font-weight:950!important;box-shadow:inset 0 0 0 1px #0ea5e92e!important}.message-search-tools button:hover{color:#fff!important;background:linear-gradient(135deg,#38bdf8,#0ea5e9)!important;transform:translateY(-1px)!important}.search-mark{color:#111827!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;background:#fde68a!important;border-radius:6px!important;padding:1px 4px!important;font-weight:950!important;display:inline!important}.active-search-mark{color:#020617!important;background:#facc15!important;box-shadow:0 0 0 2px #facc158c,0 0 18px #facc157a!important}.search-hit .bubble{box-shadow:inset 0 0 0 2px #facc15a6!important}.active-search-hit .bubble{box-shadow:inset 0 0 0 3px #0ea5e9b8,0 18px 45px #0ea5e933!important}.app.dark-mode .message-search-row input{color:#f8fafc!important;background:#020617e0!important;border-color:#38bdf85c!important;box-shadow:inset 0 0 0 1px #38bdf81a,0 10px 28px #00000029!important}.app.dark-mode .message-search-row input:focus{border-color:#38bdf8!important;box-shadow:0 0 0 4px #38bdf829,0 0 18px #38bdf833!important}.app.dark-mode .message-search-tools span{color:#e0f2fe!important;text-shadow:0 1px 8px #0ea5e94d!important}.app.dark-mode .message-search-tools button{color:#fff!important;background:linear-gradient(135deg,#075985,#0284c7)!important;box-shadow:inset 0 0 0 1px #7dd3fc38,0 8px 18px #0ea5e92e!important}.app.dark-mode .message-search-tools button:hover{color:#fff!important;background:linear-gradient(135deg,#0284c7,#38bdf8)!important}.app.dark-mode .search-mark{color:#020617!important;text-shadow:none!important;background:#facc15!important;font-weight:950!important;box-shadow:0 0 0 1px #fde04773!important}.app.dark-mode .active-search-mark{color:#020617!important;background:#fde047!important;box-shadow:0 0 0 2px #facc15bf,0 0 22px #facc158f!important}.app.dark-mode .search-hit .bubble{box-shadow:inset 0 0 0 2px #facc159e!important}.app.dark-mode .active-search-hit .bubble{background:#243244fa!important;box-shadow:inset 0 0 0 3px #38bdf8e0,0 18px 46px #38bdf838!important}.app.dark-mode .message.assistant .bubble{background:#243244f5!important;border-color:#7dd3fc29!important}.app.dark-mode .assistant-tool-row button{color:#e0f2fe!important;background:#0e3654db!important;border-color:#38bdf84d!important}.app.dark-mode .assistant-tool-row button:hover{color:#fff!important;background:linear-gradient(135deg,#075985,#0284c7)!important;transform:translateY(-1px)!important}.app.dark-mode .assistant-tool-row button.active-favorite,.app.dark-mode .assistant-tool-row button.active-reaction{color:#111827!important;background:linear-gradient(135deg,#facc15,#f59e0b)!important;border-color:#facc1580!important}.app.dark-mode .input-area textarea,.app.dark-mode .input-area input{color:#f8fafc!important;background:#020617e0!important;border-color:#38bdf847!important}.app.dark-mode .input-area textarea:focus,.app.dark-mode .input-area input:focus{border-color:#38bdf8!important;box-shadow:0 0 0 4px #38bdf824!important}@media (width<=850px){.message-search-row{gap:6px!important;padding:12px 14px 0!important}.message-search-row input{border-radius:14px!important;height:42px!important;padding:0 12px!important;font-size:13px!important}.message-search-tools{gap:4px!important}.message-search-tools span{min-width:36px!important;font-size:12px!important}.message-search-tools button{border-radius:11px!important;width:32px!important;height:32px!important;font-size:13px!important}.bubble{max-width:88%!important}}@media (width<=520px){.message-search-row{flex-wrap:wrap!important}.message-search-row input{flex-basis:100%!important}.message-search-tools{justify-content:flex-end!important;width:100%!important}.message-search-tools span{text-align:left!important;margin-right:auto!important}}.file-preview-remove{color:#fff!important;text-align:center!important;background:#0f172a!important;border:0!important;border-radius:999px!important;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;font-size:22px!important;font-weight:900!important;line-height:32px!important;display:block!important}@media (width<=850px){html,body,#root{min-height:100%;height:auto!important;overflow-x:hidden!important}.app{height:auto!important;min-height:100vh!important;overflow-x:hidden!important}.sidebar{padding:18px!important}.main{padding:14px!important;overflow:visible!important}.today-area{gap:12px!important;margin-bottom:14px!important}.today-card{border-radius:22px!important;min-height:auto!important;padding:16px!important}.content-layout{flex-direction:column!important;gap:16px!important;min-height:0!important;display:flex!important}.chat-panel{border-radius:24px!important;flex-direction:column!important;width:100%!important;height:calc(100vh - 170px)!important;min-height:calc(100vh - 170px)!important;max-height:none!important;display:flex!important;overflow:hidden!important}.chat-header{flex-shrink:0!important;padding:18px!important}.message-search-row{flex-shrink:0!important;padding:12px 14px 0!important}.message-list{flex:auto!important;min-height:0!important;padding:16px 14px!important;overflow-y:auto!important}.composer-wrap{background:#fffffff5!important;flex-shrink:0!important;padding:10px 12px 12px!important;position:relative!important;bottom:auto!important}.input-area{align-items:flex-end!important;gap:7px!important;padding:0!important}.input-area textarea,.input-area input{min-height:46px!important;max-height:110px!important;font-size:14px!important}.input-area button{border-radius:15px!important;width:58px!important;min-width:58px!important;height:46px!important;font-size:13px!important}.file-upload-btn,.voice-input-btn{width:46px!important;min-width:46px!important;height:46px!important}.bubble{max-width:88%!important;font-size:14px!important}.todo-panel{border-radius:24px!important;min-height:auto!important;padding:18px!important}.whisper-home{border-radius:24px!important;justify-content:flex-start!important;height:auto!important;min-height:calc(100vh - 230px)!important;padding:18px 14px 24px!important}.ocean{border-radius:28px!important;width:100%!important;height:210px!important;margin-top:4px!important}.whale{font-size:70px!important;top:72px!important}.wave1{height:95px!important;bottom:-28px!important}.wave2{height:110px!important;bottom:-8px!important}.wave3{height:120px!important;bottom:20px!important}.whisper-home h1{letter-spacing:-2px!important;margin:24px 0 10px!important;font-size:42px!important}.whisper-home p{font-size:15px!important}.start-chat-btn{border-radius:20px!important;margin-top:22px!important;padding:14px 24px!important;font-size:16px!important}.main{flex-direction:column!important;display:flex!important}.content-layout{order:1!important}.today-area{flex-direction:column!important;order:2!important;display:flex!important}.chat-panel{order:1!important}.todo-panel{order:2!important}.todo-summary{order:1!important}.weather{order:2!important}.fortune{order:3!important}}.location-card{background:linear-gradient(135deg,#e0f2fe,#fff)}.location-card-buttons{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}@media (width>=851px){.mobile-info-area{grid-template-columns:repeat(4,1fr)!important}}@media (width<=850px){html,body,#root{height:auto!important;min-height:100%!important;overflow-x:hidden!important}.app{flex-direction:column!important;height:auto!important;min-height:100vh!important;overflow-x:hidden!important}.sidebar{width:100%!important;padding:16px!important}.brand{margin-bottom:16px!important}.member-box{border-radius:20px!important;margin-bottom:14px!important;padding:15px!important}.new-room-btn{height:44px!important;margin-bottom:12px!important}.room-search{height:42px!important;margin-bottom:12px!important}.room-list{max-height:220px!important;overflow-y:auto!important}.main{flex-direction:column!important;padding:14px!important;display:flex!important;overflow:visible!important}.content-layout{flex-direction:column!important;order:1!important;gap:16px!important;min-height:0!important;display:flex!important}.today-area,.mobile-info-area{flex-direction:column!important;order:2!important;gap:12px!important;margin:16px 0 0!important;display:flex!important}.chat-panel{border-radius:24px!important;flex-direction:column!important;order:1!important;width:100%!important;height:calc(100vh - 170px)!important;min-height:calc(100vh - 170px)!important;max-height:none!important;display:flex!important;overflow:hidden!important}.todo-panel{border-radius:24px!important;order:2!important;min-height:auto!important;padding:18px!important}.chat-header{flex-shrink:0!important;padding:17px 18px!important}.chat-header h2,.todo-head h2{font-size:21px!important}.chat-header p,.todo-head p{font-size:12px!important}.message-search-row{flex-shrink:0!important;padding:12px 14px 0!important}.message-search-tools button{width:32px!important;height:32px!important}.message-list{flex:auto!important;min-height:0!important;padding:16px 14px!important;overflow-y:auto!important}.empty-message{text-align:center!important;min-height:220px!important;padding:20px!important}.composer-wrap{z-index:20!important;background:#fffffff5!important;border-top:1px solid #e2e8f0f2!important;flex-shrink:0!important;margin-top:0!important;padding:10px 12px 12px!important;position:relative!important;bottom:auto!important;box-shadow:0 -12px 30px #0f172a12!important}.input-area{background:0 0!important;border-top:0!important;align-items:flex-end!important;gap:7px!important;margin:0!important;padding:0!important}.input-area textarea,.input-area input{border-radius:15px!important;min-height:46px!important;max-height:110px!important;font-size:14px!important}.input-area button{border-radius:15px!important;width:58px!important;min-width:58px!important;height:46px!important;font-size:13px!important}.bubble{max-width:88%!important;padding:13px 15px!important;font-size:14px!important}.today-card,.weather,.fortune,.todo-summary,.location-card{border-radius:22px!important;min-height:auto!important;padding:16px!important}.todo-summary{order:1!important}.location-card{order:2!important}.weather{order:3!important}.fortune{order:4!important}.today-card span{font-size:13px!important;font-weight:900!important}.today-card h3{margin:8px 0 6px!important;font-size:20px!important}.today-card p{font-size:14px!important}.location-card-buttons{justify-content:flex-start!important;margin-top:12px!important}.todo-input-row{grid-template-columns:1fr!important;gap:8px!important}.todo-input-row button{width:100%!important}.todo-top-row{align-items:flex-start!important}.todo-actions{flex-direction:column!important;gap:6px!important}.pretty-notice{width:calc(100vw - 36px)!important;min-width:auto!important;top:18px!important}.whisper-home{border-radius:24px!important;justify-content:flex-start!important;height:100%!important;min-height:auto!important;padding:16px 14px 20px!important}.ocean{border-radius:28px!important;width:100%!important;height:210px!important;margin-top:2px!important}.whale{font-size:70px!important;top:72px!important}.wave1{height:95px!important;bottom:-28px!important}.wave2{height:110px!important;bottom:-8px!important}.wave3{height:120px!important;bottom:20px!important}.whisper-home h1{letter-spacing:-2px!important;margin:24px 0 10px!important;font-size:42px!important}.whisper-home p{font-size:15px!important}.start-chat-btn{border-radius:20px!important;margin-top:22px!important;padding:14px 24px!important;font-size:16px!important}.app.dark-mode .composer-wrap{background:#0f172af5!important;border-top-color:#94a3b842!important;box-shadow:0 -12px 30px #0000003d!important}.assistant-tool-row{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:stretch!important;gap:4px!important;width:100%!important;margin-top:10px!important;padding:6px 0 4px!important;display:flex!important;overflow-x:visible!important}.assistant-tool-row button{color:#0369a1!important;white-space:normal!important;word-break:keep-all!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;letter-spacing:0!important;background:linear-gradient(#fffffff5,#e0f2feeb)!important;border:1px solid #0ea5e938!important;border-radius:16px!important;flex-direction:column!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:2px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:68px!important;min-height:68px!important;padding:5px 2px!important;font-size:0!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #fff9,0 8px 16px #0ea5e91a!important}.assistant-tool-row button:hover,.assistant-tool-row button:active{background:linear-gradient(#e0f2fe,#bae6fd)!important;transform:translateY(-1px)!important}.assistant-tool-row button.active-favorite,.assistant-tool-row button.active-reaction{color:#92400e!important;background:linear-gradient(#fef3c7,#fde68a)!important;border-color:#f59e0b57!important}.assistant-tool-row button span,.assistant-tool-row button strong,.assistant-tool-row button em{writing-mode:vertical-rl!important;text-orientation:upright!important;letter-spacing:0!important;color:inherit!important;justify-content:center!important;align-items:center!important;font-size:10px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.app.dark-mode .assistant-tool-row button{color:#bae6fd!important;background:linear-gradient(#0f172af0,#082f49eb)!important;border-color:#7dd3fc3d!important;box-shadow:inset 0 0 0 1px #7dd3fc1a,0 8px 16px #00000038!important}.app.dark-mode .assistant-tool-row button.active-favorite,.app.dark-mode .assistant-tool-row button.active-reaction{color:#111827!important;background:linear-gradient(#facc15,#f59e0b)!important;border-color:#facc156b!important}.message.assistant .bubble{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;margin-left:auto!important;margin-right:auto!important}.input-area{grid-template-columns:48px 48px minmax(0,1fr) 56px!important;align-items:center!important;gap:7px!important;padding:0!important;display:grid!important}.file-upload-btn,.voice-input-btn{border-radius:17px!important;width:48px!important;min-width:48px!important;height:48px!important}.input-area textarea,.input-area input{text-align:center!important;border-radius:20px!important;width:100%!important;height:48px!important;min-height:48px!important;padding:13px 12px!important;font-size:14px!important}.input-area textarea::placeholder,.input-area input::placeholder{text-align:center!important}.input-area button:last-child{border-radius:999px!important;width:56px!important;min-width:56px!important;height:42px!important;padding:0!important;font-size:12px!important}}.location-card{text-align:center!important;min-width:0!important}.location-card span,.location-card h3,.location-card p{word-break:keep-all!important;overflow-wrap:break-word!important;white-space:normal!important;line-height:1.35!important}.location-card-buttons{grid-template-columns:1fr 1fr!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:14px!important;display:grid!important}.location-card-buttons button{text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 8px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}@media (width<=850px){.today-area.mobile-info-area{grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;display:grid!important}.today-area.mobile-info-area .today-card{text-align:center!important;border-radius:22px!important;min-width:0!important;min-height:128px!important;padding:14px 10px!important}.today-area.mobile-info-area .today-card span{margin-bottom:5px!important;font-size:11px!important;line-height:1.2!important;display:block!important}.today-area.mobile-info-area .today-card h3{word-break:keep-all!important;margin:5px 0 6px!important;font-size:16px!important;line-height:1.25!important}.today-area.mobile-info-area .today-card p{word-break:keep-all!important;overflow-wrap:break-word!important;margin:0!important;font-size:11px!important;line-height:1.35!important}.location-card-buttons{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:10px!important}.location-card-buttons button{border-radius:999px!important;height:34px!important;padding:0 5px!important;font-size:10.5px!important}.chat-panel{flex-direction:column!important;height:calc(100dvh - 190px)!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:hidden!important}.message-list{flex:auto!important;min-height:0!important;padding:14px 12px 10px!important;overflow-y:auto!important}.composer-wrap{z-index:30!important;background:#fffffff5!important;border-top:1px solid #cbd5e1e6!important;flex-shrink:0!important;padding:10px 10px 12px!important;position:sticky!important;bottom:0!important}.input-area{background:0 0!important;border-top:0!important;grid-template-columns:42px 42px minmax(0,1fr) 54px!important;align-items:center!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.file-upload-btn,.voice-input-btn{border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:17px!important;display:inline-flex!important}.input-area textarea,.input-area input{resize:none!important;white-space:normal!important;box-sizing:border-box!important;border-radius:16px!important;width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;max-height:96px!important;padding:11px 10px!important;font-size:12px!important;line-height:1.35!important;overflow-y:auto!important}.input-area textarea::placeholder,.input-area input::placeholder{white-space:normal!important;color:#94a3b8!important;font-size:11px!important;line-height:1.25!important}.input-area button:last-child{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;height:42px!important;padding:0!important;font-size:12px!important;display:inline-flex!important}.app.dark-mode .composer-wrap{background:#0f172af5!important;border-top-color:#94a3b840!important}}@media (width<=390px){.today-area.mobile-info-area{gap:8px!important}.today-area.mobile-info-area .today-card{min-height:120px!important;padding:12px 8px!important}.today-area.mobile-info-area .today-card h3{font-size:15px!important}.today-area.mobile-info-area .today-card p{font-size:10px!important}.location-card-buttons button{padding:0 3px!important;font-size:10px!important}.input-area{grid-template-columns:40px 40px minmax(0,1fr) 50px!important;gap:5px!important}.file-upload-btn,.voice-input-btn{width:40px!important;min-width:40px!important;height:40px!important}.input-area textarea,.input-area input{height:40px!important;min-height:40px!important;padding:10px 8px!important;font-size:11px!important}.input-area button:last-child{width:50px!important;min-width:50px!important;height:40px!important;font-size:11px!important}}.assistant-tool-row button,.assistant-tool-row button *,.quick-question-btn,.quick-question-btn *,.quick-actions button,.quick-actions button *,.recommend-question-btn,.recommend-question-btn *,.suggestion-btn,.suggestion-btn *,.suggested-question-btn,.suggested-question-btn *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;color:inherit!important;opacity:1!important;visibility:visible!important}.quick-actions,.recommend-question-row,.suggestion-row,.suggested-question-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;display:grid!important}.quick-actions button,.recommend-question-row button,.suggestion-row button,.suggested-question-row button,.quick-question-btn,.recommend-question-btn,.suggestion-btn,.suggested-question-btn{text-align:center!important;color:#0369a1!important;background:linear-gradient(#fff,#e0f7ff)!important;border:1px solid #7dd3fc9e!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;min-width:0!important;height:auto!important;min-height:58px!important;padding:12px 10px!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;display:flex!important;box-shadow:inset 0 0 0 1px #ffffffb8,0 10px 22px #0ea5e914!important}.app.dark-mode .quick-actions button,.app.dark-mode .recommend-question-row button,.app.dark-mode .suggestion-row button,.app.dark-mode .suggested-question-row button,.app.dark-mode .quick-question-btn,.app.dark-mode .recommend-question-btn,.app.dark-mode .suggestion-btn,.app.dark-mode .suggested-question-btn{color:#bae6fd!important;background:linear-gradient(#0f172af0,#082f49eb)!important;border-color:#7dd3fc3d!important}.mobile-info-area,.mobile-info-area .today-area,.today-area.mobile-info-area,.today-area.mobile-info-area.mobile-info-area,.today-area{align-items:stretch!important}.location-card,.permission-card,.today-card.location-card,.today-card.permission-card{text-align:center!important;word-break:keep-all!important;overflow-wrap:break-word!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:0!important;display:flex!important}.location-card p,.permission-card p,.today-card.location-card p,.today-card.permission-card p{word-break:keep-all!important;overflow-wrap:break-word!important;line-height:1.45!important}.location-card-buttons{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;width:100%!important;display:flex!important}.location-card-buttons button{white-space:nowrap!important;flex:1 1 0!important;min-width:0!important;max-width:130px!important}.input-area{width:100%!important}.input-area textarea{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;min-width:0!important}.input-area textarea::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.app.dark-mode .input-area textarea{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}.app.dark-mode .input-area textarea::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}@media (width<=850px){html,body,#root{min-height:100%;height:auto!important;overflow-x:hidden!important}.app{min-height:100vh!important;display:block!important}.sidebar{border-bottom:1px solid #94a3b82e!important;border-right:0!important;width:100%!important;padding:16px!important}.brand{margin-bottom:14px!important}.member-box{margin-bottom:12px!important;padding:14px!important}.new-room-btn,.favorite-nav-btn,.theme-toggle-btn{height:auto!important;min-height:44px!important;margin-bottom:10px!important}.room-list{max-height:190px!important;padding-right:2px!important;overflow-y:auto!important}.main{width:100%!important;padding:14px!important;overflow:visible!important}.today-area,.mobile-info-area,.today-area.mobile-info-area{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important;display:grid!important}.today-card{border-radius:20px!important;min-height:104px!important;padding:14px 9px!important}.today-card span{font-size:12px!important}.today-card h3{margin:6px 0 5px!important;font-size:16px!important;line-height:1.2!important}.today-card p{font-size:12px!important;line-height:1.42!important}.todo-summary{grid-column:1/-1!important;min-height:88px!important}.content-layout{display:block!important}.chat-panel{border-radius:24px!important;flex-direction:column!important;width:100%!important;height:calc(100vh - 120px)!important;min-height:calc(100vh - 120px)!important;max-height:none!important;display:flex!important;overflow:hidden!important}.chat-header{flex-shrink:0!important;padding:16px!important}.chat-header h2{font-size:20px!important}.message-search-row{flex-shrink:0!important;padding:10px 12px 0!important}.message-list{-webkit-overflow-scrolling:touch!important;flex:auto!important;min-height:0!important;padding:14px 12px!important;overflow-y:auto!important}.message{margin-bottom:10px!important}.bubble{max-width:88%!important;padding:12px 14px!important;font-size:14px!important;line-height:1.55!important}.message.assistant .bubble{width:auto!important;max-width:92%!important}.composer-wrap{z-index:30!important;-webkit-backdrop-filter:blur(14px)!important;background:#fffffff5!important;border-top:1px solid #e2e8f0e6!important;flex-shrink:0!important;margin:0!important;padding:10px 10px 12px!important;position:sticky!important;bottom:0!important}.input-area{background:0 0!important;border-top:0!important;grid-template-columns:44px 44px minmax(0,1fr) 54px!important;align-items:center!important;gap:6px!important;padding:0!important;display:grid!important}.file-upload-btn,.voice-input-btn{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;font-size:18px!important;display:inline-flex!important}.input-area textarea{text-align:center!important;resize:none!important;border-radius:18px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:92px!important;padding:11px 10px!important;font-size:12px!important;line-height:1.35!important}.input-area textarea::placeholder{text-align:center!important;font-size:11px!important}.input-area button:last-child{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;height:40px!important;padding:0!important;font-size:12px!important;display:inline-flex!important}.file-preview-box{margin:8px 0 10px!important;padding:8px!important}.todo-panel{border-radius:24px!important;min-height:auto!important;margin-top:14px!important;padding:16px!important}.whisper-home{justify-content:flex-start!important;height:auto!important;min-height:100%!important;padding:18px 14px 20px!important;overflow:hidden!important}.whisper-home:after{border-radius:24px!important;inset:12px!important}.whisper-home:before{width:280px!important;height:280px!important;top:-150px!important}.ocean{border-radius:26px!important;width:100%!important;height:185px!important}.ocean:before{width:320px!important;height:320px!important;top:-220px!important}.wave1{height:78px!important;bottom:-22px!important}.wave2{height:92px!important;bottom:-2px!important}.wave3{height:102px!important;bottom:20px!important}.whale{font-size:58px!important;top:70px!important;left:-80px!important}.whisper-home h1{letter-spacing:-1.5px!important;margin:22px 0 8px!important;font-size:36px!important}.whisper-home p{font-size:14px!important;line-height:1.45!important}.start-chat-btn{border-radius:18px!important;margin-top:18px!important;padding:13px 24px!important;font-size:15px!important}.quick-actions,.recommend-question-row,.suggestion-row,.suggested-question-row{grid-template-columns:1fr!important;gap:8px!important}.quick-actions button,.recommend-question-row button,.suggestion-row button,.suggested-question-row button,.quick-question-btn,.recommend-question-btn,.suggestion-btn,.suggested-question-btn{border-radius:16px!important;min-height:44px!important;padding:10px 12px!important;font-size:13px!important}}@media (width<=430px){.main{padding:10px!important}.sidebar{padding:12px!important}.today-area,.mobile-info-area,.today-area.mobile-info-area{gap:8px!important}.today-card{min-height:96px!important;padding:12px 7px!important}.today-card h3{font-size:15px!important}.today-card p{font-size:11px!important}.location-card-buttons{gap:5px!important}.location-card-buttons button{padding:7px 5px!important;font-size:11px!important}.chat-panel{border-radius:20px!important;height:calc(100vh - 96px)!important;min-height:calc(100vh - 96px)!important}.chat-header{padding:13px!important}.message-list{padding:12px 10px!important}.bubble{max-width:92%!important;font-size:13px!important}.composer-wrap{padding:8px 8px 10px!important}.input-area{grid-template-columns:40px 40px minmax(0,1fr) 48px!important;gap:5px!important}.file-upload-btn,.voice-input-btn{border-radius:15px!important;width:40px!important;min-width:40px!important;height:40px!important;font-size:17px!important}.input-area textarea{height:40px!important;min-height:40px!important;padding:10px 8px!important;font-size:11px!important}.input-area textarea::placeholder{font-size:10px!important}.input-area button:last-child{width:48px!important;min-width:48px!important;height:38px!important;font-size:11px!important}.ocean{border-radius:22px!important;height:155px!important}.whale{font-size:48px!important;top:58px!important}.whisper-home h1{margin-top:18px!important;font-size:32px!important}.start-chat-btn{padding:12px 20px!important;font-size:14px!important}}html,body,#root{width:100%!important;max-width:100%!important;min-height:100%!important;margin:0!important;overflow-x:hidden!important}body{background:#f8fbff!important;position:relative!important}#root{background:#f8fbff!important}.app{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.main,.content-layout,.chat-panel,.todo-panel,.whisper-home,.message-list,.composer-wrap,.input-area{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important}.whale{will-change:left, transform!important;animation:18s linear infinite swimAcross!important}@media (width<=850px){html,body,#root{background:#f8fbff!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.app{background:#f8fbff!important;width:100%!important;max-width:100%!important;min-height:100dvh!important;overflow-x:hidden!important}.sidebar{width:100%!important;max-width:100%!important;margin:0!important;overflow-x:hidden!important}.main{background:#f8fbff!important;width:100%!important;max-width:100%!important;margin:0!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}.today-area,.mobile-info-area,.content-layout{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important}.chat-panel{border-right:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}.message-list{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}.composer-wrap,.input-area{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important}.input-area{grid-template-columns:40px 40px minmax(0,1fr) 48px!important;gap:5px!important;display:grid!important}.input-area textarea{width:100%!important;min-width:0!important}.input-area button,.file-upload-btn,.voice-input-btn{flex-shrink:0!important}.whisper-home{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow:hidden!important}.ocean{width:100%!important;max-width:100%!important;overflow:hidden!important}.wave{max-width:none!important}.whale{will-change:left, transform!important;font-size:48px!important;animation:11s linear infinite swimAcrossMobile!important;top:58px!important;left:-90px!important}.bubble,.markdown-message,.favorite-card,.favorite-page,.favorite-page-hero{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}}@media (width<=430px){.main{padding-left:8px!important;padding-right:8px!important}.chat-panel{border-radius:20px!important}.message-list{padding-left:8px!important;padding-right:8px!important}.whale{font-size:48px!important;animation:10s linear infinite swimAcrossMobile!important;top:58px!important}}@keyframes swimAcrossMobile{0%{left:-90px;transform:translateY(0)rotate(-4deg)}20%{transform:translateY(-8px)rotate(3deg)}40%{transform:translateY(6px)rotate(-2deg)}60%{transform:translateY(-7px)rotate(3deg)}80%{transform:translateY(5px)rotate(-2deg)}to{left:calc(100% + 90px);transform:translateY(0)rotate(-4deg)}}@media (width<=850px){.whisper-home:after,.ocean:after{content:none!important;border:0!important;display:none!important}.whisper-home,.ocean,.chat-panel,.main{box-shadow:none!important;border-right:0!important}.home-chat-panel .message-list{scrollbar-width:none!important;padding:0!important;overflow:hidden!important}.home-chat-panel .message-list::-webkit-scrollbar{display:none!important}.home-chat-panel{box-shadow:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.home-chat-panel .chat-header,.home-chat-panel .message-search-row,.home-chat-panel .composer-wrap{display:none!important}.home-chat-panel .message-list{background:0 0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.home-chat-panel .whisper-home{background:0 0!important;justify-content:flex-start!important;height:auto!important;min-height:auto!important;padding:10px 8px 16px!important;display:flex!important;overflow:hidden!important}.home-chat-panel .whisper-home:before,.home-chat-panel .whisper-home:after{content:none!important;display:none!important}.home-chat-panel .ocean{border-radius:22px!important;flex-shrink:0!important;width:100%!important;height:155px!important;min-height:155px!important;max-height:155px!important;overflow:hidden!important;box-shadow:0 12px 28px #0ea5e924!important}.home-chat-panel .ocean:before,.home-chat-panel .ocean:after{content:none!important;display:none!important}.home-chat-panel .wave{max-width:none!important}.home-chat-panel .whale{font-size:48px!important;animation:10s linear infinite swimAcrossMobile!important;top:58px!important;left:-90px!important}.home-chat-panel .whisper-home h1{letter-spacing:-1px!important;white-space:nowrap!important;margin:16px 0 8px!important;font-size:32px!important;line-height:1.05!important}.home-chat-panel .whisper-home p{word-break:keep-all!important;max-width:92%!important;font-size:13px!important;line-height:1.45!important}.home-chat-panel .start-chat-btn{border-radius:18px!important;margin-top:14px!important;padding:12px 20px!important;font-size:14px!important}}@media (width<=430px){.home-chat-panel .whisper-home{padding-left:6px!important;padding-right:6px!important}.home-chat-panel .ocean{height:145px!important;min-height:145px!important;max-height:145px!important}.home-chat-panel .whisper-home h1{font-size:30px!important}.home-chat-panel .whisper-home p{font-size:12px!important}}@media (width<=768px){.suggestion-card,.suggestion-card *{color:#0f172a!important;opacity:1!important;font-size:12px!important;line-height:1.25!important}.suggestion-card{white-space:normal!important;color:#111827!important;text-indent:0!important;min-width:42px!important;min-height:64px!important;padding:8px 6px!important;font-size:13px!important;font-weight:700!important;overflow:visible!important}.suggestion-card span,.suggestion-card p,.suggestion-card div{color:#111827!important;opacity:1!important;visibility:visible!important;font-size:13px!important;display:block!important}.whisper-home .ocean{position:relative!important;overflow:hidden!important}.whisper-home .whale{visibility:visible!important;opacity:1!important;z-index:10!important;font-size:42px!important;animation:7s linear infinite whaleSwimMobile!important;display:block!important;position:absolute!important;top:38%!important;left:12%!important}@keyframes whaleSwimMobile{0%{transform:translate(-80px)}to{transform:translate(360px)}}.suggestion-card,.suggestion-card *,.quick-question-card,.quick-question-card *,.question-suggestion,.question-suggestion *,.recommended-question,.recommended-question *{color:#0f172a!important;opacity:1!important;visibility:visible!important;text-indent:0!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important}.assistant-tool-row{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;display:flex!important}.assistant-tool-row button{color:#0369a1!important;opacity:1!important;visibility:visible!important;text-indent:0!important;white-space:nowrap!important;width:auto!important;min-width:72px!important;height:42px!important;padding:8px 12px!important;font-size:12px!important}.composer-wrap{padding:10px 12px 14px!important}.input-area{align-items:center!important;gap:6px!important;padding:10px!important;display:flex!important}.input-area textarea{flex:auto!important;width:auto!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:13px 14px!important;font-size:14px!important}.file-upload-btn{width:42px!important;min-width:42px!important;height:42px!important}.input-area button:not(.file-upload-btn):not(.voice-input-btn){border-radius:14px!important;width:54px!important;min-width:54px!important;height:42px!important;font-size:13px!important}.voice-input-btn{display:none!important}}.today-area,.mobile-info-area,.today-area.mobile-info-area{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;display:grid!important}.today-area .today-card,.mobile-info-area .today-card,.today-area.mobile-info-area .today-card{width:100%!important;min-width:0!important}.today-area .todo-summary,.mobile-info-area .todo-summary,.today-area.mobile-info-area .todo-summary{grid-column:auto!important}@media (width<=850px){.today-area,.mobile-info-area,.today-area.mobile-info-area{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important}.today-area .today-card,.mobile-info-area .today-card,.today-area.mobile-info-area .today-card{text-align:center!important;border-radius:20px!important;min-height:108px!important;padding:13px 8px!important}.today-area .today-card span,.mobile-info-area .today-card span,.today-area.mobile-info-area .today-card span{margin-bottom:5px!important;font-size:11px!important;line-height:1.2!important}.today-area .today-card h3,.mobile-info-area .today-card h3,.today-area.mobile-info-area .today-card h3{word-break:keep-all!important;margin:5px 0!important;font-size:15px!important;line-height:1.2!important}.today-area .today-card p,.mobile-info-area .today-card p,.today-area.mobile-info-area .today-card p{word-break:keep-all!important;overflow-wrap:break-word!important;margin:0!important;font-size:10.5px!important;line-height:1.35!important}.location-card-buttons{grid-template-columns:1fr 1fr!important;gap:5px!important;margin-top:8px!important;display:grid!important}.location-card-buttons button{white-space:nowrap!important;border-radius:999px!important;width:100%!important;height:30px!important;min-height:30px!important;padding:0 3px!important;font-size:9.5px!important}}@media (width<=390px){.today-area,.mobile-info-area,.today-area.mobile-info-area{gap:8px!important}.today-area .today-card,.mobile-info-area .today-card,.today-area.mobile-info-area .today-card{min-height:102px!important;padding:11px 7px!important}.today-area .today-card h3,.mobile-info-area .today-card h3,.today-area.mobile-info-area .today-card h3{font-size:14px!important}.today-area .today-card p,.mobile-info-area .today-card p,.today-area.mobile-info-area .today-card p{font-size:10px!important}}
