#app .region{max-width:375px;max-height:667px;margin-left:calc(50vw - 187.5px);margin-top:calc(50vh - 333.5px);-webkit-box-shadow:2px 2px 5px #888;box-shadow:2px 2px 5px #888}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}#app{margin:0 auto;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-size:0}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.centerHead{border-bottom:thin solid #f8f8f8;width:100vw;text-align:center;height:50px;line-height:50px;font-size:14px;position:relative;top:0;z-index:999;background-color:#fff}.centerHead .centerHead-left{position:absolute;left:14px}.centerHead .centerHead-title{color:#4a4a4a;font-size:16px}.centerHead .centerHead-right{position:absolute;top:0;right:14px}.centerTtitle .centerTtitle-detail{font-size:0;height:32px;line-height:32px}.centerTtitle .centerTtitle-detail .centerTtitle-detail-icon{display:inline-block}.centerTtitle .centerTtitle-detail .centerTtitle-detail-icon img{width:24px;height:24px;vertical-align:middle}.centerTtitle .centerTtitle-detail .centerTtitle-detail-name{display:inline-block;vertical-align:top;font-size:14px;color:#2e3f57}.nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:50px;background-color:#fff;color:#4a4a4a;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;z-index:9}.nav .click-size.size{font-size:15px}.nav .title{font-size:17px}.nav i{vertical-align:middle;font-size:18px}.nav-left{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:24%}.nav-left span{margin-right:5px}.nav-right{width:24%}.nav-right,.nav-right .nav-right-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50px}.nav-right .nav-right-text{width:65px}.nav-right .nav-right-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%;height:50px;margin-right:10px}.nav-right .nav-right-content img{width:25px}.back-area{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:15px;cursor:pointer}.back-area,.back-area>div{height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.back-area>div{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.back-area .text{color:#0093dd;font-size:15px}.back-img{overflow:hidden}.back-img img,.information-img{height:18px!important}.information-img{margin-right:2px}.inputField{position:fixed;left:0;right:0;bottom:0;padding:12px 12px 28px;background:#f3f5f8;z-index:999}.inputField:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(243,245,248,0)),to(#f3f5f8));background:-webkit-linear-gradient(top,rgba(243,245,248,0),#f3f5f8);background:linear-gradient(180deg,rgba(243,245,248,0),#f3f5f8);pointer-events:none}.inputField__box{width:100%;height:48px;background:#fff;border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 8px 0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 16px rgba(51,58,74,.04);box-shadow:0 8px 16px rgba(51,58,74,.04)}.inputField__box input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;height:100%;border:none;outline:none;background:transparent;font-size:16px;color:#2e333a}.inputField__box input::-webkit-input-placeholder{color:#b7bcc6}.inputField__box input::-moz-placeholder{color:#b7bcc6}.inputField__box input::-ms-input-placeholder{color:#b7bcc6}.inputField__box input::placeholder{color:#b7bcc6}.inputField__send{width:32px;height:32px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border:none;border-radius:4px;background:#fff;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;cursor:pointer}.inputField__send img{width:100%;height:100%;display:block}.issueBar-com{background:hsla(0,0%,100%,.4);-webkit-box-shadow:inset 0 1px 0 0 #fff;box-shadow:inset 0 1px 0 0 #fff;border-radius:16px;padding:0;margin-bottom:12px}.issueBar-com__header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px}.issueBar-com__header,.issueBar-com__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.issueBar-com__title{color:#1a1a1a;font-size:14px;font-weight:600;line-height:20px}.issueBar-com__title img{width:20px;height:20px;margin-right:8px;display:block}.issueBar-com__more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#1990ff;font-size:13px;line-height:18px;background:transparent;cursor:pointer}.issueBar-com__more img{width:14px;height:14px;margin-left:4px;display:block}.issueBar-com__guides{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:4px}.issueBar-com__body{background:#fff;border:1px solid #fff;border-radius:16px;padding:12px;margin:0}.issueBar-com__guide{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;padding:0 0 12px;margin-right:24px;border:none;background:transparent;font-size:14px;color:#696969;line-height:20px;white-space:nowrap;cursor:pointer}.issueBar-com__guide.is-active{color:#1a1a1a}.issueBar-com__guide.is-active .issueBar-com__guide-text{font-weight:700}.issueBar-com__guide:last-child{margin-right:0}.issueBar-com__guide-text{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issueBar-com__guide-decoration{position:absolute;left:50%;bottom:4px;width:20px;height:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.issueBar-com__list{padding:0}.issueBar-com__item{width:100%;text-align:left;border:none;background:#f3f5f8;border-radius:8px;color:#1a1a1a;font-size:14px;line-height:20px;padding:10px 12px;margin-bottom:12px;white-space:normal;cursor:pointer}.issueBar-com__item:last-child{margin-bottom:0}.issueBar-com__item-text{display:block;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.chat-item{margin-bottom:12px}.chat-item__user{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.chat-item__user-bubble{max-width:280px;background:-webkit-linear-gradient(315deg,#2494ff,#1085ff);background:linear-gradient(135deg,#2494ff,#1085ff);border-radius:16px 2px 16px 16px;color:#fff;font-size:14px;line-height:24px;padding:12px;word-break:break-all}.chat-item__options,.chat-item__robot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.chat-item__card{width:calc(100% - 54px);background:hsla(0,0%,100%,.8);-webkit-box-shadow:0 2px 4px 0 hsla(0,0%,74.1%,.05),inset 0 1px 0 0 #fff;box-shadow:0 2px 4px 0 hsla(0,0%,74.1%,.05),inset 0 1px 0 0 #fff;border-radius:16px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.chat-item__card--options{width:100%;padding:0;overflow:hidden;background:rgba(243,245,248,.8)}.chat-item__options-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px;-webkit-box-shadow:0 2px 4px 0 hsla(0,0%,74.1%,.08),inset 0 1px 0 0 #fff;box-shadow:0 2px 4px 0 hsla(0,0%,74.1%,.08),inset 0 1px 0 0 #fff}.chat-item__options-mark{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:4px;height:14px;border-radius:2px;background:-webkit-gradient(linear,left top,left bottom,from(#2494ff),to(#1085ff));background:-webkit-linear-gradient(top,#2494ff,#1085ff);background:linear-gradient(180deg,#2494ff,#1085ff)}.chat-item__options-list{padding:12px;border-radius:16px;overflow:hidden;background:#fff}.chat-item__reasoning{border-radius:8px;margin-bottom:8px;font-size:12px;color:#69707d;line-height:18px}.chat-item__reasoning.is-collapsed .chat-item__reasoning-text{display:none}.chat-item__reasoning-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chat-item__reasoning-mark{width:16px;height:16px;display:block}.chat-item__reasoning-mark,.chat-item__reasoning-title{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.chat-item__reasoning-title{font-size:14px;line-height:20px;color:#696969}.chat-item__reasoning-toggle{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:6px;height:6px;border-right:1.5px solid #b0b0b0;border-bottom:1.5px solid #b0b0b0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.chat-item__reasoning.is-collapsed .chat-item__reasoning-toggle{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.chat-item__reasoning-text{margin-top:8px;white-space:pre-wrap;word-break:break-word;font-size:13px;color:#696969;line-height:22px}.chat-item__options-title{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:400}.chat-item__option,.chat-item__options-title{font-size:14px;line-height:20px;color:#1a1a1a}.chat-item__option{display:block;width:100%;text-align:left;border:none;background:#f3f5f8;border-radius:8px;padding:10px 12px;margin-bottom:12px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.chat-item__option:last-child{margin-bottom:0}.chat-item__robot-text{font-size:14px;color:#1a1a1a;line-height:24px;white-space:pre-wrap;word-break:break-word}.chat-item__robot-text.is-thinking{color:#69707d}.chat-item__robot-text--md{white-space:normal}.chat-item__robot-text--md p{margin:0 0 8px}.chat-item__robot-text--md p:last-child{margin-bottom:0}.chat-item__robot-text--md h1,.chat-item__robot-text--md h2,.chat-item__robot-text--md h3,.chat-item__robot-text--md h4,.chat-item__robot-text--md h5,.chat-item__robot-text--md h6{margin:12px 0 8px;font-weight:600;line-height:1.4;color:#1a1a1a}.chat-item__robot-text--md h1{font-size:18px}.chat-item__robot-text--md h2{font-size:17px}.chat-item__robot-text--md h3{font-size:16px}.chat-item__robot-text--md h4,.chat-item__robot-text--md h5,.chat-item__robot-text--md h6{font-size:15px}.chat-item__robot-text--md ol,.chat-item__robot-text--md ul{margin:0 0 8px;padding-left:20px}.chat-item__robot-text--md li{margin-bottom:4px}.chat-item__robot-text--md blockquote{margin:8px 0;padding:8px 12px;border-left:3px solid #d0d7de;background:#f6f8fa;color:#57606a}.chat-item__robot-text--md code{padding:2px 4px;border-radius:4px;background:#f3f5f8;font-size:13px;font-family:Consolas,Monaco,monospace}.chat-item__robot-text--md pre{margin:8px 0;padding:10px 12px;border-radius:8px;background:#f3f5f8;overflow-x:auto}.chat-item__robot-text--md pre code{padding:0;background:transparent}.chat-item__robot-text--md a{color:#008cff;text-decoration:none;word-break:break-all}.chat-item__robot-text--md table{width:100%;margin:8px 0;border-collapse:collapse;font-size:13px}.chat-item__robot-text--md td,.chat-item__robot-text--md th{padding:6px 8px;border:1px solid #e5e7eb}.chat-item__robot-text--md hr{margin:12px 0;border:none;border-top:1px solid #e5e7eb}.chat-item__thinking-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.chat-item__thinking-mark{width:16px;height:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:block}.chat-item__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:8px}.chat-item__action,.chat-item__actions{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.chat-item__action{width:24px;height:24px;padding:0;border:none;border-radius:3px;background:transparent;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;cursor:pointer}.chat-item__action img{width:100%;height:100%;display:block}