:root{color:#30323a;background:#fbf9f7;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{overflow:hidden}button,input,textarea{font:inherit}button{padding:0}.page-shell{position:relative;display:flex;min-height:100vh;background:#fdfaf8 url(/assets/bg-CrGYyOys.png) center center / cover no-repeat}.page-shell--collapsed{padding-left:0}.page-shell--dragging:after{content:"???????????";position:fixed;top:24px;right:24px;bottom:24px;left:24px;z-index:18;display:grid;place-items:center;border:2px dashed rgba(92,128,255,.5);border-radius:28px;background:#f8faffb8;color:#4264ff;font-size:18px;font-weight:700;letter-spacing:.02em;pointer-events:none}.attachment-input{display:none}.floating-toggle{position:fixed;top:19px;left:244px;z-index:10;display:inline-flex;gap:2px;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#c0c6d3;cursor:pointer;transition:left .34s ease,background-color .2s ease}.page-shell--collapsed .floating-toggle{left:24px}.floating-toggle:hover{background:#ffffffd1}.floating-toggle img{width:18px;height:18px;display:block}.page-shell--collapsed .floating-toggle{transform:rotate(180deg)}.sidebar{position:relative;z-index:3;flex:none;width:278px;padding:20px 18px 28px;border-right:1px solid rgba(225,226,231,.88);border-radius:0 18px 18px 0;background:linear-gradient(180deg,#ffffffeb,#fafafae0);box-shadow:0 0 0 1px #f5f3f3e6,6px 0 20px #d1cfd224;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;transition:width .34s ease,padding .34s ease,opacity .25s ease}.sidebar--collapsed{width:0;padding-left:0;padding-right:0;border-right-color:transparent;box-shadow:none;opacity:0}.sidebar--collapsed *{pointer-events:none}.brand-row,.brand-mark,.tool-label,.chat-history{transition:opacity .24s ease,transform .34s ease}.brand-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.brand-mark{display:flex;align-items:center}.brand-mark__logo{display:block;width:136px;height:auto}.brand-mark__logo_gif{opacity:.1}.tool-list{display:grid;gap:7px;margin-bottom:38px}.tool-item{display:flex;align-items:center;gap:12px;height:36px;padding:0 18px;border:1px solid transparent;border-radius:13px;background:transparent;color:#6c707a;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease}.tool-item.active{border-color:#e5e5e8f5;background:#fffffffa;box-shadow:0 2px 8px #7c84971f}.tool-item:hover{background:#ffffffc2}.tool-label{font-size:14px;font-weight:600}.tool-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:none}.tool-icon__img{display:block;width:18px;height:18px;object-fit:contain}.history-header button svg,.send-button svg,.attach-button svg,.assistant-card__actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;background-color:#f3f4f6}.chat-history{padding-top:18px;border-top:1px solid rgba(219,222,228,.92)}.history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#c9ccd4;font-size:14px;font-weight:700}.history-header button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:7px;color:#c7cad1;background:transparent;cursor:pointer}.history-header button img{width:16px;height:16px;display:block}.chat-history ul{list-style:none;margin:0;padding:0 6px}.chat-history li+li{margin-top:24px}.history-item{width:100%;border:none;background:transparent;color:#767b86;font-size:14px;font-weight:600;line-height:1.35;text-align:left;cursor:pointer}.hero-panel{position:relative;flex:1;overflow:hidden}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff14}.hero-backdrop:before,.hero-backdrop:after{content:none}.hero-content{position:relative;z-index:1;min-height:100vh}.hero-content--welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 32px;text-align:center}.hero-content--chat{display:flex;justify-content:center;padding:104px 64px 34px}.orb-mark{display:grid;place-items:center;width:96px;height:96px;margin-bottom:18px}.orb-mark__image{display:block;width:100%;height:100%;object-fit:contain;opacity:.45}.hero-content h1{margin:0;color:#2a2d35;font-size:clamp(30px,3vw,36px);font-weight:800;letter-spacing:.4px}.hero-content p{margin:24px 0 18px;color:#7f8189;font-size:15px;font-weight:600}.conversation-shell{display:grid;grid-template-rows:minmax(0,1fr) auto auto;width:min(760px,100%);height:calc(100vh - 138px)}.message-list{min-height:0;overflow-y:auto;padding:4px 6px 18px;scrollbar-width:thin;scrollbar-color:rgba(203,206,214,.9) transparent}.message-row{display:flex;margin-bottom:22px}.message-row--user{justify-content:flex-end}.message-row--assistant{justify-content:flex-start}.user-chip{display:inline-flex;gap:16px;width:fit-content;max-width:min(100%,758px);padding:18px 20px 14px;border-radius:16px;background:#fffffff5;box-shadow:0 6px 16px #b7b4b926}.user-chip__body{flex:1;min-width:0}.user-chip__body p{margin:0;color:#676c76;font-size:13px;font-weight:400;line-height:1.7;white-space:pre-wrap;word-break:break-word}.user-chip__avatar{display:inline-flex;flex:none;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;min-height:30px;border-radius:50%;background:linear-gradient(180deg,#ff8f8d,#ecb0bc);color:#fff;font-size:14px;font-weight:700}.assistant-card{display:flex;gap:16px;width:min(100%,758px);padding:18px 20px 14px;border-radius:16px;background:#fffffff5;box-shadow:0 6px 16px #b7b4b926}.assistant-card__avatar{display:flex;flex:none;align-items:flex-start;justify-content:center;width:34px}.assistant-card__avatar span{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.95),rgba(255,255,255,.16) 30%,transparent 36%),conic-gradient(from 30deg,#ff8f8b,#f7b3b4,#ef8f8d,#ff8f8b);box-shadow:0 4px 10px #ef9a9947}.assistant-card__body{flex:1}.assistant-card__body p{margin:0;color:#676c76;font-size:13px;font-weight:400;line-height:1.7;white-space:pre-wrap}.assistant-card__body--streaming p:after{content:"";display:inline-block;width:7px;height:1.1em;margin-left:4px;vertical-align:-.15em;border-radius:3px;background:#70798ae6;animation:typing-caret .85s ease-in-out infinite}.assistant-card__actions{display:flex;justify-content:flex-end;gap:14px;margin-top:10px}.assistant-card__actions button,.attach-button{border:none;background:transparent;color:#9299a7;cursor:pointer}.conversation-divider{height:1px;margin:12px 0 22px;background:#e5e2e3eb}.prompt-card{display:flex;flex-direction:column;width:min(720px,calc(100vw - 64px));min-height:168px;padding:12px 16px 10px;border:1px solid rgba(220,224,232,.92);border-radius:22px;background:#fffffffa;box-shadow:0 8px 18px #c5ccd729,0 2px 6px #999fae0d}.prompt-card--welcome,.prompt-card--chat{width:min(720px,calc(100vw - 64px))}.prompt-card__top{display:grid;width:100%;justify-items:start;align-content:start;gap:2px}.prompt-hint{width:100%;margin:0 0 2px;color:#9ba2b0;font-size:12px;line-height:1;text-align:left;font-weight:500}.attachment-strip{display:flex;flex-wrap:nowrap;gap:8px;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin;scrollbar-color:rgba(177,184,197,.9) transparent}.attachment-strip::-webkit-scrollbar{height:2px}.attachment-strip::-webkit-scrollbar-button{display:none;width:0;height:0}.attachment-strip::-webkit-scrollbar-track{background:transparent}.attachment-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#b1b8c5e6}.attachment-chip{position:relative;display:flex;flex:0 0 196px;align-items:center;gap:10px;min-height:56px;padding:0 12px;border:1px solid rgba(222,226,233,.96);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fafdf5)}.attachment-chip__remove{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:50%;background:#1e242ead;color:#fff;font-size:12px;line-height:1;opacity:0;cursor:pointer;pointer-events:none;transition:opacity .18s ease,background-color .18s ease}.attachment-chip:hover .attachment-chip__remove{opacity:1;pointer-events:auto}.attachment-chip__remove:hover{background:#1e242ee0}.attachment-chip__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:none}.attachment-chip__icon-image{display:block;width:24px;height:24px;object-fit:contain}.attachment-chip__meta{display:grid;gap:2px;min-width:0}.attachment-chip__meta strong,.attachment-chip__meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip__meta strong{color:#1f2430;font-size:13px;font-weight:700}.attachment-chip__meta small{color:#9299a7;font-size:11px;font-weight:500}.prompt-input{width:100%;min-height:38px;margin-top:10px;padding:0;border:none;outline:none;resize:none;background:transparent;color:#20232c;font-size:14px;font-weight:500;line-height:1.45}.prompt-input--panel{max-height:calc(1.55em * 9);overflow-y:hidden}.prompt-input::placeholder{color:#b4bac5;font-weight:500}.prompt-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:10px}.prompt-card__actions{display:flex;flex-wrap:wrap;gap:8px}.prompt-mode-button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border:1px solid rgba(216,221,230,.96);border-radius:999px;background:#fffffff2;color:#4a5260;box-shadow:inset 0 0 0 1px #ffffff59;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.prompt-mode-button:hover{border-color:#b6c4e9fa;background:#f7f9fdfa}.prompt-mode-button--active{border-color:#7291fffa;background:linear-gradient(180deg,#eff5ff,#e4eefffa);color:#2f62ff;box-shadow:0 6px 12px #4368ff1f,inset 0 0 0 1px #ffffff80;transform:translateY(-1px)}.prompt-mode-button__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;line-height:1}.prompt-mode-button__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.prompt-card__submit{display:flex;align-items:center;gap:10px}.attach-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:#1f2430;cursor:pointer}.attach-button--panel{width:22px;height:22px}.attach-button__icon{display:block;width:26px;height:26px;object-fit:contain}.send-button{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer}.send-button--ghost{width:40px;height:40px;margin-top:4px;border-radius:50%;background:transparent;color:#a0a7b5}.send-button--icon-only{padding:0;background:transparent}.send-button__icon{display:block;width:16px;height:16px;object-fit:contain}.send-button__icon--message{width:24px;height:24px}.send-button--solid{min-width:60px;height:30px;padding:0 14px;border-radius:6px;background:linear-gradient(180deg,#50b0ff,#2f9aff);color:#fff;font-size:14px;font-weight:600}.send-button--stop-icon{padding:0;background:transparent}.dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#1c1f272e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-card{width:380px;padding:24px 24px 20px;border-radius:20px;background:#fffffff7;box-shadow:0 24px 60px #54596633}.dialog-card h3{margin:0 0 10px;color:#2d3139;font-size:20px;font-weight:700}.dialog-card p{margin:0;color:#7a7f89;font-size:14px;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.dialog-button{min-width:78px;height:38px;padding:0 18px;border:none;border-radius:10px;cursor:pointer}.dialog-button--ghost{background:#eff2f6;color:#67707d}.dialog-button--danger{background:linear-gradient(180deg,#ff8b8b,#f56f6f);color:#fff}.dialog-fade-enter-active,.dialog-fade-leave-active{transition:opacity .25s ease}.dialog-fade-enter-active .dialog-card,.dialog-fade-leave-active .dialog-card{transition:transform .3s ease,opacity .25s ease}.dialog-fade-enter-from,.dialog-fade-leave-to{opacity:0}.dialog-fade-enter-from .dialog-card,.dialog-fade-leave-to .dialog-card{opacity:0;transform:translateY(14px) scale(.96)}@keyframes typing-caret{0%,to{opacity:.15}50%{opacity:1}}@media(max-width:1280px){.hero-content--chat{padding:92px 28px 28px}.conversation-shell,.prompt-card--chat,.prompt-card--welcome{width:min(700px,100%)}}@media(max-width:960px){.page-shell{background-position:64% center}.sidebar{position:fixed;inset:0 auto 0 0;height:100vh;background-color:#f5f5f5}.hero-content--welcome,.hero-content--chat{padding-left:24px;padding-right:24px}.prompt-card{width:calc(100vw - 48px);padding:16px 18px 14px;border-radius:28px}.attachment-chip__meta strong{font-size:16px}.attachment-chip__meta small{font-size:14px}.prompt-card__bottom{flex-direction:column;align-items:stretch}.prompt-card__submit{justify-content:flex-end}.page-shell--collapsed .hero-content--chat,.page-shell--collapsed .hero-content--welcome{padding-left:24px}}
