.db-sidebar{width:280px;flex-shrink:0;display:flex;flex-direction:column;height:100%;background:#f7f7f8;border-right:1px solid #ebebeb;padding:12px 10px 10px}.db-sidebar__search-wrap{padding:0 2px 8px}.db-sidebar__search{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid #ebebeb;cursor:text}.db-sidebar__search input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#1a1a1a}.db-sidebar__search input::placeholder{color:#999}.db-sidebar__search kbd{font-family:Roboto,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:11px;color:#999;background:transparent;border:none;white-space:nowrap}.db-sidebar__search-icon{color:#999;flex-shrink:0}.db-sidebar__user-card{display:flex;align-items:center;gap:10px;width:100%;margin:4px 0 10px;padding:8px 10px;border:none;border-radius:12px;background:transparent;cursor:pointer;text-align:left}.db-sidebar__user-card:hover{background:#ebebeb}.db-sidebar__user-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#69a0ff,#3370ff);color:#fff;font-size:11px;font-weight:700}.db-sidebar__user-name{flex:1;font-size:14px;font-weight:500;color:#1a1a1a}.db-sidebar__chevron{color:#999;flex-shrink:0}.db-sidebar__nav{display:flex;flex-direction:column;gap:2px;padding-bottom:8px}.db-sidebar__nav-item{display:flex;align-items:center;gap:10px;height:40px;padding:0 10px;border-radius:12px;color:#1a1a1a;text-decoration:none;font-size:14px;background:transparent;transition:background .15s ease}.db-sidebar__nav-item:hover:not(.is-active){background:#0000000a;text-decoration:none;color:#1a1a1a}.db-sidebar__nav-item.is-active{background:#ebebeb;text-decoration:none;color:#1a1a1a;font-weight:500}.db-sidebar__nav-item.is-active .db-sidebar__nav-icon{color:#1a1a1a}.db-sidebar__nav-item kbd{margin-left:auto;font-family:Roboto,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:11px;color:#999;border:none;background:transparent}.db-sidebar__nav-icon{flex-shrink:0;color:#666}.db-sidebar__nav-label{flex:1}.db-sidebar__history{flex:1;min-height:0;overflow-y:auto;padding-top:8px;border-top:1px solid #ebebeb}.db-sidebar__history ul{list-style:none;margin:0;padding:0}.db-sidebar__history-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px 4px}.db-sidebar__history-title{font-size:12px;color:#999}.db-sidebar__history-clear{border:none;background:transparent;color:#999;font-size:12px;cursor:pointer;padding:2px 6px;border-radius:6px}.db-sidebar__history-clear:hover:not(:disabled){color:#e74c3c;background:#e74c3c14}.db-sidebar__history-clear:disabled{opacity:.4;cursor:not-allowed}.db-sidebar__history-empty{padding:12px 10px;font-size:12px;color:#999}.db-sidebar__history-item{display:flex;align-items:center;gap:2px;border-radius:12px;margin:0 2px}.db-sidebar__history-item:hover,.db-sidebar__history-item.is-active{background:#ebebeb}.db-sidebar__history-item:hover .db-sidebar__history-delete{opacity:1}.db-sidebar__history-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px;height:40px;padding:0 8px 0 10px;border:none;border-radius:12px;background:transparent;color:#1a1a1a;cursor:pointer;text-align:left}.db-sidebar__history-delete{flex-shrink:0;width:28px;height:28px;margin-right:6px;border:none;border-radius:6px;background:transparent;color:#999;display:grid;place-items:center;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,background .15s ease}.db-sidebar__history-delete:hover{color:#e74c3c;background:#e74c3c1a}.db-sidebar__history-icon{flex-shrink:0;color:#999}.db-sidebar__history-text{flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-sidebar__footer{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 6px 4px;border-top:1px solid #ebebeb}.db-sidebar__account{flex:1;display:flex;align-items:center;gap:10px;min-width:0;border:none;background:transparent;padding:4px;border-radius:12px;cursor:pointer;text-align:left}.db-sidebar__account:hover{background:#0000000a}.db-sidebar__account-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;flex-shrink:0}.db-sidebar__account-meta{min-width:0}.db-sidebar__account-id{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-sidebar__account-sub{font-size:11px;color:#999}.db-sidebar__gear{width:32px;height:32px;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#666;display:grid;place-items:center}.db-sidebar__gear:hover{background:#ebebeb}@media(max-width:860px){.db-sidebar{width:100%;height:auto;max-height:48vh;border-right:none;border-bottom:1px solid #ebebeb}}.messenger{display:flex;height:100%;width:100%;background:#f5f5f5;overflow:hidden}.messenger__main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}@media(max-width:860px){.messenger{flex-direction:column}}.workspace{display:flex;flex-direction:column;height:100%;min-width:0;background:#fff}.workspace__header{flex-shrink:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid transparent}.workspace__header-left,.workspace__header-right{display:flex;align-items:center;gap:10px}.workspace__icon-btn,.workspace__text-btn{height:32px;border:none;border-radius:8px;background:transparent;color:#666;cursor:pointer}.workspace__icon-btn:hover,.workspace__text-btn:hover{background:#f0f0f0;color:#1a1a1a}.workspace__icon-btn{width:32px;display:grid;place-items:center}.workspace__text-btn{padding:0 12px;font-size:13px;font-weight:500}.workspace__title-wrap{display:flex;flex-direction:column}.workspace__title{font-size:15px;font-weight:600;color:#1a1a1a}.workspace__subtitle,.workspace__token{font-size:12px;color:#999}.workspace__token.is-ok{color:#2ecc71}.workspace__token.is-warn{color:#f5a623}.workspace__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.workspace__loading{margin:auto;color:#999;font-size:14px}.workspace__attach{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:min(820px,100%);margin:0 auto;padding:0 20px 8px}.workspace__attach-btn{height:32px;padding:0 12px;border-radius:999px;border:1px dashed #e0e0e0;background:#f0f0f0;color:#666;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.workspace__thumb{width:40px;height:40px;padding:0;border:1px solid #ebebeb;border-radius:8px;overflow:hidden;cursor:pointer;background:transparent}.workspace__thumb img{width:100%;height:100%;object-fit:cover}.workspace__cost-welcome{margin:auto;text-align:center;padding:24px}.workspace__cost-welcome h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#1a1a1a}.workspace__cost-welcome p{margin:0;font-size:14px;color:#999}.workspace__cost{flex-shrink:0;padding:0 20px 24px}.workspace__mode-switch{display:flex;flex-wrap:wrap;gap:8px;width:min(760px,100%);margin:0 auto 10px}.workspace__mode-switch button{height:32px;padding:0 12px;border-radius:999px;border:1px solid #e0e0e0;background:#fff;color:#666;font-size:12px;cursor:pointer}.workspace__mode-switch button:hover{color:#1a1a1a}.workspace__mode-switch button.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.settings-panel{flex:1;min-height:0;overflow-y:auto;padding:28px 24px;background:#fff}.settings-panel__card{max-width:560px;margin:0 auto;padding:28px;border-radius:20px;background:#fff;border:1px solid #ebebeb;box-shadow:0 4px 24px #0000000f,0 1px 2px #0000000a}.settings-panel__card h2{margin:0 0 6px;font-size:22px;font-weight:600;color:#1a1a1a}.settings-panel__desc{margin:0 0 24px;color:#666;font-size:14px}.settings-panel__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.settings-panel__ok{color:#2ecc71;font-size:13px}.settings-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.settings-field span{font-size:12px;font-weight:500;color:#666}.settings-field input{height:44px;padding:0 14px;border-radius:12px;border:1px solid #e0e0e0;background:#fff;color:#1a1a1a}.settings-field input:focus{outline:none;border-color:#3370ff;box-shadow:0 0 0 3px #3370ff1a}.settings-btn{height:36px;padding:0 18px;border-radius:999px;border:1px solid #e0e0e0;background:#fff;color:#666;cursor:pointer;font-weight:500;font-size:14px}.settings-btn:hover{background:#f0f0f0}.settings-btn--primary{background:#1a1a1a;border-color:transparent;color:#fff}.settings-btn--primary:hover{background:#333}.message-thread-wrap{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.message-thread{flex:1;min-height:0;overflow-y:auto;padding:28px 24px 20px;display:flex;flex-direction:column;gap:28px;width:min(760px,100%);margin:0 auto;background:#fff}.message-thread__empty{margin:auto;color:#999;font-size:14px;text-align:center;padding:24px}.message-thread__jump{position:absolute;left:50%;bottom:12px;transform:translate(-50%);width:36px;height:36px;border:none;border-radius:50%;background:#fff;color:#666;box-shadow:0 2px 10px #0000001a;display:grid;place-items:center;cursor:pointer;z-index:2}.message-thread__jump:hover{background:#f7f7f7;color:#1a1a1a}.chat-msg{display:flex;width:100%;animation:msg-in .18s ease}.chat-msg--user{justify-content:flex-end}.chat-msg--user .chat-msg__bubble{max-width:min(560px,85%);padding:12px 18px;border-radius:22px;background:#f2f2f2;color:#1a1a1a}.chat-msg--user .chat-msg__text{font-size:15px;line-height:1.6;color:#1a1a1a}.chat-msg--bot{justify-content:flex-start}.chat-msg--bot .chat-msg__bubble{max-width:100%;width:100%;padding:0;border-radius:0;background:transparent}.chat-msg--bot .chat-msg__text{font-size:15px;line-height:1.75;color:#1a1a1a}.chat-msg--system{justify-content:center;align-self:center;max-width:80%;margin:0 auto;padding:6px 14px;border-radius:999px;background:#f5f5f5;color:#999;font-size:12px}.chat-msg__bubble{min-width:0}.chat-msg__bubble.is-error{background:#fce8e6!important;color:#e74c3c!important;padding:12px 18px!important;border-radius:16px!important}.chat-msg__bubble.is-pending{min-width:48px}.chat-msg__text{white-space:pre-wrap;word-break:break-word}.chat-msg__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:12px}.chat-msg__gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;border:1px solid #ebebeb}.chat-msg__video{margin-top:12px;width:min(420px,100%);border-radius:12px;background:#000}.chat-msg__link{display:inline-flex;margin-top:12px;padding:8px 14px;border-radius:999px;background:#f2f2f2;color:#1a1a1a;font-size:13px;font-weight:500;text-decoration:none}.chat-msg__link:hover{background:#e8e8e8}.chat-msg__status{margin-top:8px;font-size:12px;color:#999}.chat-msg__typing{display:inline-flex;gap:5px;padding:6px 2px}.chat-msg__typing span{width:6px;height:6px;border-radius:50%;background:#bdbdbd;animation:bounce 1.2s infinite ease-in-out}.chat-msg__typing span:nth-child(2){animation-delay:.15s}.chat-msg__typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes msg-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cost-form{width:min(760px,100%);margin:0 auto;padding:16px 20px 20px;border-radius:20px;background:#fff;border:1px solid #ebebeb;box-shadow:0 4px 24px #0000000f,0 1px 2px #0000000a}.cost-form__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;color:#1a1a1a}.cost-form__title{font-size:15px;font-weight:600}.cost-form__desc{margin-top:2px;font-size:12px;color:#999}.cost-form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cost-form__field{display:flex;flex-direction:column;gap:6px}.cost-form__field span{font-size:12px;font-weight:500;color:#666}.cost-form__field input,.cost-form__field select{height:40px;padding:0 12px;border-radius:10px;border:1px solid #e0e0e0;background:#fff;color:#1a1a1a;font-size:14px}.cost-form__field input:focus,.cost-form__field select:focus{outline:none;border-color:#3370ff;box-shadow:0 0 0 3px #3370ff1a}.cost-form__field input:disabled,.cost-form__field select:disabled{opacity:.65}.cost-form__error{margin-top:12px;font-size:13px;color:#c62828}.cost-form__actions{margin-top:16px;display:flex;justify-content:flex-end}.cost-form__submit{height:40px;padding:0 20px;border:none;border-radius:999px;background:#1a1a1a;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.cost-form__submit:hover:not(:disabled){opacity:.9}.cost-form__submit:disabled{opacity:.55;cursor:not-allowed}@media(max-width:720px){.cost-form__grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.cost-form__grid{grid-template-columns:1fr}}.floating-composer{width:min(820px,100%);margin:0 auto;padding:0 20px 18px;flex-shrink:0}.floating-composer__card{background:#fff;border:1px solid #ebebeb;border-radius:20px;box-shadow:0 4px 24px #0000000f,0 1px 2px #0000000a;padding:14px 16px 10px;display:flex;flex-direction:column;gap:10px}.floating-composer__input{width:100%;min-height:52px;max-height:160px;resize:none;border:none;outline:none;background:transparent;font-size:15px;line-height:1.55;color:#1a1a1a}.floating-composer__input::placeholder{color:#999}.floating-composer__footer{display:flex;align-items:center;gap:8px}.floating-composer__tools{flex:1;min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:2px}.floating-composer__tools::-webkit-scrollbar{height:0}.floating-composer__tool{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:999px;border:1px solid #e0e0e0;background:#fff;color:#666;font-size:13px;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.floating-composer__tool:hover{background:#f0f0f0;color:#1a1a1a}.floating-composer__tool.is-active{background:#3370ff1a;border-color:transparent;color:#3370ff;font-weight:500}.floating-composer__tool.is-plus{width:32px;padding:0;justify-content:center}.floating-composer__right{flex-shrink:0}.floating-composer__send{width:32px;height:32px;border:none;border-radius:50%;background:#1a1a1a;color:#fff;font-size:16px;cursor:pointer;display:grid;place-items:center}.floating-composer__send:disabled{opacity:.25;cursor:not-allowed}.floating-composer__send.is-stop{width:auto;padding:0 12px;border-radius:999px;background:#fce8e6;color:#e74c3c;font-size:13px}.floating-composer__disclaimer{margin-top:10px;text-align:center;font-size:12px;color:#999}.welcome-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:0;padding:40px 24px 24px;text-align:center}.welcome-hero__title{margin:0 0 28px;font-size:clamp(28px,4vw,36px);font-weight:600;letter-spacing:-.02em;color:#1a1a1a}.welcome-hero__suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,280px));gap:12px;justify-content:center;width:100%;max-width:640px}.welcome-hero__chip{min-height:64px;padding:14px 16px;border:none;border-radius:14px;background:#f0f0f0;color:#1a1a1a;font-size:14px;line-height:1.45;text-align:left;cursor:pointer;transition:background .15s ease,transform .15s ease}.welcome-hero__chip:hover{background:#ebebeb;transform:translateY(-1px)}@media(max-width:720px){.welcome-hero__suggestions{grid-template-columns:1fr;max-width:420px}}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}body{font-family:Roboto,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5;color:#1a1a1a;background:#f5f5f5;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}a{color:#3370ff;text-decoration:none}a:hover{color:#2b5fd9}img,video{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}
