*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#1a56db;--navy:#0f2557;--sky:#4a9eff;--accent:#e8620a;--bg:#fafafb;--surface:#fff;--surface-2:#f5f5f7;--surface-3:#eeeef1;--hover:#f2f2f4;--text:#111114;--text-2:#3c3c44;--text-3:#565660;--text-4:#7c7c86;--border:#e3e3e8;--border-2:#d6d6dc;--divider:#eaeaee;--chat-bg:#e9eef6;--chat-dot:#cbd6e8;--agent-bubble:#dce8fb;--agent-bubble-fg:#16294c;--agent-bubble-border:#c6d8f6;--success:#16a085;--warning:#e4a11b;--danger:#e8704f;--info:#5b8def;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-1:0 1px 2px #0f0f1e0a, 0 1px 1px #0f0f1e0a;--shadow-2:0 4px 12px #0f0f1e0f, 0 1px 3px #0f0f1e0a;--shadow-3:0 8px 24px #0f0f1e14, 0 2px 6px #0f0f1e0a;--w-nav:56px;--w-list:300px;--w-right:300px;--density-row-y:11px;--density-row-x:14px;--density-list-pad:14px;--density-msg-y:9px;--density-msg-x:13px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px}[data-theme=dark]{--bg:#0e0e12;--surface:#16161b;--surface-2:#1c1c22;--surface-3:#23232a;--hover:#1f1f27;--text:#f2f2f5;--text-2:#cacad2;--text-3:#9696a0;--text-4:#6e6e78;--border:#2a2a33;--border-2:#34343f;--divider:#1f1f27;--chat-bg:#0c1424;--chat-dot:#28384f;--agent-bubble:#1c3358;--agent-bubble-fg:#e4ecfa;--agent-bubble-border:#2c497a;--shadow-1:0 1px 2px #00000029, 0 1px 1px #0000001f;--shadow-2:0 4px 12px #0000003d, 0 1px 3px #00000029;--shadow-3:0 8px 24px #00000052, 0 2px 6px #0003}html,body,#root{height:100%;overflow:hidden}*{-webkit-overflow-scrolling:touch}@media (width<=767px){:root{--w-nav:0px;--w-list:100%;--w-right:100%;--density-row-y:13px;--density-row-x:16px}}.rws-mobile-tabbar{border-top:1px solid var(--border);background:var(--surface);padding-bottom:env(safe-area-inset-bottom,0px);flex-shrink:0;display:flex}.rws-mobile-tab{color:var(--text-3);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:8px 4px 10px;font-family:inherit;font-size:10.5px;display:flex}.rws-mobile-tab[aria-selected=true]{color:var(--brand)}.rws-mobile-panel-head{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:10px;padding:9px 12px;display:flex}.rws-mobile-panel-head .ttl{color:var(--text);font-size:14px;font-weight:600}@keyframes rwsScreenIn{0%{opacity:0}to{opacity:1}}@keyframes rwsScreenOut{0%{opacity:1}to{opacity:0}}.rws-loading-screen{animation:.25s both rwsScreenIn}.rws-loading-screen.rws-loading-out{animation:.32s forwards rwsScreenOut}@keyframes rwsContainerMorph{0%,42%{background-color:#0000;border-radius:8px;width:33px;height:33px}70%{background-color:var(--dot-bg)}78%,to{background-color:var(--dot-bg);border-radius:6px;width:11px;height:11px}}@keyframes rwsLetterFade{0%,38%{opacity:1}70%,to{opacity:0}}@keyframes rwsDotBounce{0%,75%,to{transform:translateY(0)}38%{transform:translateY(-11px)}}.rws-lc{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;animation:1.6s cubic-bezier(.4,0,.2,1) forwards rwsContainerMorph,.95s ease-in-out infinite rwsDotBounce;display:flex;overflow:hidden}.rws-lc-1{--dot-bg:#002466;animation-delay:0s,1.6s}.rws-lc-2{--dot-bg:#1a56db;animation-delay:.1s,1.7s}.rws-lc-3{--dot-bg:#002466;animation-delay:.2s,1.8s}.rws-lsv{flex-shrink:0;width:33px;height:33px;animation:1.4s forwards rwsLetterFade;display:block}.rws-lc-2 .rws-lsv{animation-delay:.1s}.rws-lc-3 .rws-lsv{animation-delay:.2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}
