@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700&display=swap";:root{color-scheme:light}*{margin:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,PingFang TC,Noto Sans TC,sans-serif;-webkit-font-smoothing:antialiased;color:#1d1d1f}.g-row:hover{background:#00000006}input,select,button{font-family:inherit}.chat-dots{display:inline-flex;align-items:center;gap:4px;padding:3px 1px;vertical-align:middle}.chat-dots span{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.3;animation:chat-dot 1.3s ease-in-out infinite}.chat-dots span:nth-child(2){animation-delay:.18s}.chat-dots span:nth-child(3){animation-delay:.36s}@keyframes chat-dot{0%,70%,to{opacity:.25;transform:scale(.8)}35%{opacity:.85;transform:scale(1)}}.chat-mic-recording{animation:chat-mic-pulse 1.5s ease-out infinite}@keyframes chat-mic-pulse{0%{box-shadow:0 0 #f43f5e66}70%{box-shadow:0 0 0 9px #f43f5e00}to{box-shadow:0 0 #f43f5e00}}@media (prefers-reduced-motion: reduce){.chat-dots span{animation:none;opacity:.5;transform:none}.chat-mic-recording{animation:none;box-shadow:0 0 0 3px #f43f5e40}}.g-file-row:hover{background:#00000006}.g-file-row:focus-visible{outline:2px solid rgba(0,0,0,.28);outline-offset:-2px}.g-menu-item:hover{background:#0000000e}
