.browser-topbar{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;flex-direction:row;align-items:center;column-gap:10px;padding:14px 16px;width:100%;min-height:20px;background:#fff;overflow:hidden;box-sizing:border-box}.browser-topbar__left{flex-grow:1;display:flex;flex-direction:row;align-items:center;column-gap:8px;height:22px}.browser-topbar__qb-logo{position:relative;width:18px;height:18px;flex-shrink:0;box-shadow:inset .47px -.94px 1.41px #41ebff1a;transform:scale(1.2)}.browser-topbar__qb-layer{position:absolute;left:0;top:0;width:18px;height:18px}.browser-topbar__qb-inner{position:absolute;left:9.77px;top:10.31px;width:8.24px;height:7.69px}.browser-topbar__title{color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:15px;line-height:20px;white-space:nowrap}.browser-topbar__right{display:flex;flex-direction:row;align-items:center;column-gap:14px;height:25px;margin-right:18px}.browser-topbar__yuanbao{display:flex;flex-direction:row;align-items:center;column-gap:6px;height:25px}.browser-topbar__yuanbao-icon{position:relative;width:25px;height:25px;background:#fff;border-radius:7px;outline:.5px solid rgba(0,0,0,.08);outline-offset:-.5px}.browser-topbar__yuanbao-icon img{position:absolute;left:4.5px;top:4.5px;width:16px;height:16px}.browser-topbar__yuanbao-title{color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:15px;line-height:20px;white-space:nowrap}.browser-topbar__divider{width:1px;height:14px;background:#00000014;flex-shrink:0}.browser-topbar__install{display:flex;flex-direction:row;align-items:center;column-gap:6px;height:20px;cursor:pointer;-webkit-user-select:none;user-select:none}.browser-topbar__install:focus-visible{outline:2px solid rgba(0,204,112,.5);outline-offset:4px;border-radius:2px}.browser-topbar__install-icon{width:15px;height:15px}.browser-topbar__install-text{color:#242424;font-family:PingFang SC,sans-serif;font-size:15px;line-height:20px;white-space:nowrap}.answer-card{position:relative;width:748px;background:#fff;border-radius:8px;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;padding-top:56px;padding-bottom:20px;box-sizing:border-box}.answer-card__question-row{position:absolute;left:16px;top:16px;display:flex;flex-direction:row;align-items:center;column-gap:16px;width:629px;height:24px}.answer-card__question-badge{position:relative;width:24px;height:24px;flex-shrink:0;background:#000;border-radius:50%}.answer-card__question-badge span{position:absolute;left:6px;top:5px;width:12px;height:14px;color:#fff;font-family:Alimama FangYuanTi VF,PingFang SC,sans-serif;font-weight:700;font-size:12px;line-height:14px;white-space:nowrap}.answer-card__question-text{width:589px;height:24px;flex-shrink:0;color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:18px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answer-card__answer-avatar{position:absolute;left:16px;top:56px;width:24px;height:24px}.answer-card__answer-body{position:relative;margin:0 36px 0 56px;width:656px;color:#242424;font-family:PingFang SC,sans-serif;font-size:14px;line-height:200%}.answer-card__answer-body>:first-child{margin-top:0}.answer-card__answer-body>:last-child{margin-bottom:0}.answer-card__answer-body p{margin:0}.answer-card__answer-body h1,.answer-card__answer-body h2,.answer-card__answer-body h3,.answer-card__answer-body h4,.answer-card__answer-body h5,.answer-card__answer-body h6{margin:8px 0 4px;font-weight:600;line-height:1.4}.answer-card__answer-body h1{font-size:17px}.answer-card__answer-body h2{font-size:15px}.answer-card__answer-body h3,.answer-card__answer-body h4,.answer-card__answer-body h5,.answer-card__answer-body h6{font-size:14px}.answer-card__answer-body strong,.answer-card__answer-body b{font-weight:600}.answer-card__answer-body em,.answer-card__answer-body i{font-style:italic}.answer-card__answer-body u{text-decoration:underline}.answer-card__answer-body del,.answer-card__answer-body s{text-decoration:line-through;opacity:.7}.answer-card__answer-body mark{background:#00cc702e;padding:0 2px;border-radius:2px}.answer-card__answer-body a{color:#0084ff;text-decoration:none}.answer-card__answer-body a:hover{text-decoration:underline}.answer-card__answer-body code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em;background:#0000000d;padding:1px 4px;border-radius:3px}.answer-card__answer-body pre{margin:6px 0;padding:8px 10px;background:#0000000a;border-radius:4px;overflow-x:auto}.answer-card__answer-body pre code{background:transparent;padding:0;border-radius:0;font-size:12px;line-height:1.6;white-space:pre}.answer-card__answer-body blockquote{margin:6px 0;padding:2px 10px;border-left:3px solid rgba(0,0,0,.15);color:#242424bf}.answer-card__answer-body ul,.answer-card__answer-body ol{margin:0;padding-left:1.6em}.answer-card__answer-body ul{list-style:disc outside}.answer-card__answer-body ol{list-style:decimal outside}.answer-card__answer-body li{margin:0}.answer-card__answer-body table{border-collapse:collapse;margin:6px 0 16px;font-size:12px;max-width:100%}.answer-card__answer-body th,.answer-card__answer-body td{border:1px solid rgba(0,0,0,.12);padding:4px 8px;text-align:left}.answer-card__answer-body th{background:#00000008;font-weight:600}.answer-card__answer-body img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}.answer-card__answer-body hr{border:0;border-top:1px solid rgba(0,0,0,.08);margin:8px 0}.answer-card__section{margin-bottom:0}.answer-card__section>*:first-child>:first-child{margin-top:0}.answer-card__section>*:last-child>:last-child{margin-bottom:0}.answer-card__section-title{font-weight:500}.answer-card__section-body{word-break:break-word}.answer-card__section-bullets{list-style:disc outside;padding-left:1.4em;margin:0}.answer-card__section-bullets li{word-break:break-word}.answer-card__section-bullet{display:inline}.answer-card__section-bullet>p{display:inline}.answer-card__placeholder{color:#0006}.answer-card__docker{position:sticky;bottom:20px;margin:36px auto 0;width:716px;display:flex;flex-direction:column;row-gap:16px;z-index:20}.answer-card__banner-fade{position:absolute;left:-12px;bottom:100%;width:740px;height:50px;background:linear-gradient(to top,#fff,#fffffff2 30%,#fff9,#fff0);pointer-events:none;z-index:19}.answer-card__bottom-mask{position:absolute;left:-6px;bottom:-20px;width:728px;height:182px;background:#fff;pointer-events:none;z-index:18}.answer-card__banner{position:relative;width:716px;height:94px;z-index:20;background-image:linear-gradient(47deg,#00c56c0d 30%,#47f3670d 58%,#00ca6f0d 90%),linear-gradient(#fff,#fff);border-radius:8px;overflow:hidden}.answer-card__banner-blur{position:absolute;left:520px;top:44px;width:144px;height:26px;background:#99f3d1c7;border-radius:34px;filter:blur(9.5px)}.answer-card__banner-decor{position:absolute;left:372px;top:-4px;width:98px;height:98px;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.7}.answer-card__banner-inner{position:absolute;left:24px;top:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:668px;height:46px}.answer-card__banner-copy{display:flex;flex-direction:column;row-gap:4px;width:336px;flex-shrink:0}.answer-card__banner-title{color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:16px;line-height:22px;white-space:nowrap}.answer-card__banner-highlight{color:#00cc70}.answer-card__banner-subtitle{color:#0009;font-family:PingFang SC,sans-serif;font-size:14px;line-height:20px;white-space:nowrap}.answer-card__banner-cta{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:4px;padding:19px 16px;height:10px;border:0;background:linear-gradient(90deg,#6fffd1,#a5ffc8,#bfffa8);border-radius:51px;box-shadow:inset 0 0 8px #fff;overflow:hidden;cursor:pointer}.answer-card__banner-cta img{width:18px;height:18px}.answer-card__banner-cta span{height:18px;color:#000;font-family:PingFang SC,sans-serif;font-weight:600;font-size:12px;line-height:150%;white-space:nowrap;text-align:right}.answer-card__related{position:relative;margin:20px 16px 0 56px;display:flex;flex-direction:column;row-gap:8px;width:676px}.answer-card__related-title{height:17px;color:#0009;font-family:PingFang SC,sans-serif;font-size:12px;line-height:17px;white-space:nowrap}.answer-card__related-list{display:flex;flex-direction:row;align-items:center;column-gap:12px}.answer-card__related-item{display:flex;flex-direction:row;align-items:center;column-gap:4px;padding:13px 8px;height:15px;background:#f6f7fa;border:none;border-radius:6px;color:inherit;font:inherit;cursor:pointer;transition:background-color .15s ease}.answer-card__related-item:hover{background:#eceef4}.answer-card__related-item:active{background:#e2e5ee}.answer-card__related-item img{width:12px;height:12px}.answer-card__related-item span{height:15px;color:#00000070;font-family:PingFang SC,sans-serif;font-size:11px;line-height:15px;white-space:nowrap}.answer-card__input{position:relative;margin:0 auto;width:715px;height:65px;z-index:20;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px 8px 24px;background:#fff;border-radius:16px;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;box-shadow:0 8px 36px #36404d14;box-sizing:border-box}.answer-card__input-field{flex:1;min-width:0;height:22px;padding:0;margin:0;border:0;outline:0;background:transparent;color:#000000d9;font-family:PingFang SC,sans-serif;font-size:16px;line-height:22px}.answer-card__input-field::placeholder{color:#0000004d}.answer-card__input-field::-ms-clear{display:none}.answer-card__input-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;column-gap:16px;height:36px;flex-shrink:0;margin-left:16px}.answer-card__input-add{position:relative;width:36px;height:36px;flex-shrink:0;padding:0;border:0;background:transparent;border-radius:21px;cursor:pointer;transition:background-color .16s ease}.answer-card__input-add img{position:absolute;left:8px;top:8px;width:20px;height:20px}.answer-card__input-add:hover{background:#0000000f}.answer-card__input-add:after{content:"上传图片或文件";position:absolute;right:0;bottom:calc(100% + 8px);padding:8px 12px;background:#242424;color:#fff;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;border-radius:8px;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:20}@media (hover: hover) and (pointer: fine){.answer-card__input-add:hover:after{opacity:1;transform:translateY(0)}}@media (hover: none){.answer-card__input-add:hover{background:transparent}.answer-card__input-add:after{display:none}}.answer-card__input-send{position:relative;width:36px;height:36px;flex-shrink:0;padding:0;border:0;background:#242424;border-radius:21px;overflow:hidden;cursor:pointer}.answer-card__input-send img{position:absolute;left:9.8px;top:9.16px;width:16.39px;height:17.04px}.answer-card__input-send-glow{position:absolute;left:-3.75px;top:22.5px;width:50.25px;height:50.25px;background:linear-gradient(47deg,#05f696 56%,#6fffdb 74%,#6fadff 98%);opacity:.5;border-radius:50%;filter:blur(11.25px)}.cite-icon{display:inline-block;position:relative;width:14px;height:14px;vertical-align:-2px;margin:0 1px;cursor:pointer;transition:filter .15s ease,background-color .15s ease}.cite-icon:hover{filter:brightness(.7);background-color:#00000014;border-radius:3px}.cite-icon__bg,.cite-icon__fg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.cite-icon__bg{z-index:1}.cite-icon__fg{z-index:2}.citation-popover{z-index:9999;font-size:13px;color:#1f2329;line-height:1.5;animation:citation-popover-fade-in .18s ease}.citation-popover--exiting{animation:citation-popover-fade-out .2s ease forwards}.citation-popover:before,.citation-popover:after{content:"";position:absolute;left:0;right:0;height:8px;background:transparent}.citation-popover:before{top:-8px}.citation-popover:after{bottom:-8px}.citation-popover__arrow{position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;pointer-events:none}.citation-popover__card{background:#fff;border:1px solid #e5e6eb;border-radius:8px;padding:12px 14px;box-shadow:0 2px 8px #00000014;overflow:hidden}.citation-popover__nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:-12px -14px 8px;padding:8px 14px;background:#f2f3f5;color:#8f959e;font-size:14px}.citation-popover__nav-btn{border:none;background:transparent;cursor:pointer;color:#4e5969;font-size:22px;line-height:1;padding:0 6px;border-radius:4px}.citation-popover__nav-btn:hover:not(:disabled){background:#f2f3f5;color:#1d2129}.citation-popover__nav-btn:disabled{color:#c9cdd4;cursor:not-allowed}.citation-popover__site{display:flex;align-items:center;gap:6px;color:#8f959e;font-size:12px;margin-bottom:4px}.citation-popover__site-icon{width:14px;height:14px;border-radius:2px;object-fit:cover}.citation-popover__title{display:block;color:#1d2129;font-size:15px;font-weight:500;text-decoration:none;margin-bottom:6px;word-break:break-all}.citation-popover__title:hover{color:#1a73e8}.citation-popover__quote{color:#4e5969;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}@keyframes citation-popover-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes citation-popover-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.answer-card-v2{position:relative;width:748px;background:#fff;border-radius:8px;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;padding-top:56px;padding-bottom:20px;box-sizing:border-box}.answer-card-v2__question-row{position:absolute;left:16px;top:16px;display:flex;flex-direction:row;align-items:center;column-gap:16px;width:629px;height:24px}.answer-card-v2__question-badge{position:relative;width:24px;height:24px;flex-shrink:0;background:#000;border-radius:50%}.answer-card-v2__question-badge span{position:absolute;left:6px;top:5px;width:12px;height:14px;color:#fff;font-family:Alimama FangYuanTi VF,PingFang SC,sans-serif;font-weight:700;font-size:12px;line-height:14px;white-space:nowrap}.answer-card-v2__question-text{width:589px;height:24px;flex-shrink:0;color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:18px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answer-card-v2__answer-avatar{position:absolute;left:16px;top:56px;width:24px;height:24px}.answer-card-v2__answer-body{position:relative;margin:0 36px 0 56px;width:656px;color:#242424;font-family:PingFang SC,sans-serif;font-size:14px;line-height:200%}.answer-card-v2__section{margin-bottom:0}.answer-card-v2__section-title{font-weight:500}.answer-card-v2__section-body{word-break:break-word}.answer-card-v2__section-body>:first-child{margin-top:0}.answer-card-v2__section-body>:last-child{margin-bottom:0}.answer-card-v2__section-body p{margin:0}.answer-card-v2__section-body h1,.answer-card-v2__section-body h2,.answer-card-v2__section-body h3,.answer-card-v2__section-body h4,.answer-card-v2__section-body h5,.answer-card-v2__section-body h6{margin:8px 0 4px;font-weight:600;line-height:1.4}.answer-card-v2__section-body h1{font-size:17px}.answer-card-v2__section-body h2{font-size:15px}.answer-card-v2__section-body h3,.answer-card-v2__section-body h4,.answer-card-v2__section-body h5,.answer-card-v2__section-body h6{font-size:14px}.answer-card-v2__section-body strong,.answer-card-v2__section-body b{font-weight:600}.answer-card-v2__section-body em,.answer-card-v2__section-body i{font-style:italic}.answer-card-v2__section-body u{text-decoration:underline}.answer-card-v2__section-body del,.answer-card-v2__section-body s{text-decoration:line-through;opacity:.7}.answer-card-v2__section-body mark{background:#00cc702e;padding:0 2px;border-radius:2px}.answer-card-v2__section-body a{color:#0084ff;text-decoration:none}.answer-card-v2__section-body a:hover{text-decoration:underline}.answer-card-v2__section-body code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em;background:#0000000d;padding:1px 4px;border-radius:3px}.answer-card-v2__section-body ul,.answer-card-v2__section-body ol{margin:0;padding-left:1.6em}.answer-card-v2__section-body ul{list-style:disc outside}.answer-card-v2__section-body ol{list-style:decimal outside}.answer-card-v2__section-body li{margin:0}.answer-card-v2__section-body pre{margin:6px 0;padding:8px 10px;background:#0000000a;border-radius:4px;overflow-x:auto}.answer-card-v2__section-body pre code{background:transparent;padding:0;border-radius:0}.answer-card-v2__section-body blockquote{margin:6px 0;padding:2px 10px;border-left:3px solid rgba(0,0,0,.15);color:#242424bf}.answer-card-v2__section-body table{border-collapse:collapse;margin:6px 0 16px;font-size:12px;line-height:1.5;max-width:100%}.answer-card-v2__section-body th,.answer-card-v2__section-body td{border:1px solid rgba(0,0,0,.12);padding:4px 8px;text-align:left}.answer-card-v2__section-body th{background:#00000008;font-weight:600}.answer-card-v2__section-body img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}.answer-card-v2__section-body hr{margin:8px 0;border:0;border-top:1px solid rgba(0,0,0,.08)}.answer-card-v2__section-bullets{list-style:disc outside;padding-left:1.4em;margin:0}.answer-card-v2__section-bullets li{word-break:break-word}.answer-card-v2__placeholder{color:#0006}.answer-card-v2__midpromo{position:absolute;left:0;box-sizing:border-box;width:668px;height:127px;border-radius:8px;animation:answer-card-v2-midpromo-fadein .24s ease-out both;background:linear-gradient(87.94deg,#00c56c0d 31.63%,#47f3670d 58.85%,#00ca6f0d 89.71%);overflow:hidden}.answer-card-v2__midpromo-glow{position:absolute;left:522px;top:68px;width:95px;height:19px;background:#99f3d1c7;filter:blur(9.5px);border-radius:34px;pointer-events:none}.answer-card-v2__midpromo-decor{position:absolute;left:403px;top:-3px;width:123px;height:123px;opacity:.7;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}.answer-card-v2__midpromo-inner{position:absolute;left:24px;top:24px;width:620px;height:79px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:101px}.answer-card-v2__midpromo-left{display:flex;flex-direction:row;align-items:center;gap:24px;width:396px;height:79px}.answer-card-v2__midpromo-logo{box-sizing:border-box;width:64px;height:64px;background:#fff;box-shadow:0 4px 20px #00cc7033;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.answer-card-v2__midpromo-logo img{width:44px;height:44px;display:block}.answer-card-v2__midpromo-copy{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:308px;height:79px}.answer-card-v2__midpromo-titles{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:308px}.answer-card-v2__midpromo-title{width:308px;height:22px;font-family:PingFang SC,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#242424;white-space:nowrap}.answer-card-v2__midpromo-title-highlight{color:#00cc70}.answer-card-v2__midpromo-subtitle{width:308px;height:20px;font-family:PingFang SC,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#0009;white-space:nowrap}.answer-card-v2__midpromo-tags{display:flex;flex-direction:row;align-items:center;gap:8px;height:25px}.answer-card-v2__midpromo-tag{display:inline-flex;flex-direction:row;align-items:center;padding:4px 6px;gap:4px;height:25px;background:#00cc701a;border-radius:8px}.answer-card-v2__midpromo-tag-icon{width:16px;height:16px;flex-shrink:0;display:block}.answer-card-v2__midpromo-tag-text{font-family:PingFang SC,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#242424;white-space:nowrap}.answer-card-v2__midpromo-cta{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 16px;gap:4px;width:124px;height:38px;background:linear-gradient(90deg,#6fffd1,#a5ffc8,#bfffa8);box-shadow:inset 0 0 8px #fff;border-radius:51px;border:none;cursor:pointer;flex-shrink:0}.answer-card-v2__midpromo-cta:active{transform:scale(.98)}.answer-card-v2__midpromo-cta-icon{width:14px;height:14px;flex-shrink:0;display:block}.answer-card-v2__midpromo-cta-text{font-family:PingFang SC,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:#000;white-space:nowrap}.answer-card-v2__promo{position:relative;margin:20px 16px 0 56px;width:668px;height:148px;background:#f6f7fa;border-radius:8px;overflow:hidden}.answer-card-v2__promo-ring{position:absolute;border-radius:50%;border:1px solid rgba(0,0,0,.06);box-sizing:border-box;pointer-events:none}.answer-card-v2__promo-ring--left-outer{width:131px;height:131px;left:-47px;top:70px}.answer-card-v2__promo-ring--left-inner{width:111px;height:111px;left:-37px;top:80px}.answer-card-v2__promo-ring--right-outer{width:151px;height:151px;left:574px;top:41px}.answer-card-v2__promo-ring--right-inner{width:127px;height:127px;left:586px;top:53px}.answer-card-v2__promo-sparkle{position:absolute;display:block;pointer-events:none}.answer-card-v2__promo-sparkle svg{display:block;width:100%;height:100%}.answer-card-v2__promo-sparkle--l1{left:56px;top:17px;width:12.25px;height:12.25px}.answer-card-v2__promo-sparkle--l2{left:83.18px;top:38.58px;width:6.82px;height:6.82px}.answer-card-v2__promo-sparkle--l3{left:64.95px;top:60px;width:16.18px;height:16.18px}.answer-card-v2__promo-sparkle--r1{left:589px;top:12px;width:12.25px;height:12.25px}.answer-card-v2__promo-sparkle--r2{left:605px;top:28px;width:6.82px;height:6.82px}.answer-card-v2__promo-sparkle--r3{left:551px;top:117px;width:16.18px;height:16.18px}.answer-card-v2__promo-inner{position:absolute;top:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;row-gap:16px;width:340px}.answer-card-v2__promo-copy{display:flex;flex-direction:column;align-items:center;row-gap:4px}.answer-card-v2__promo-title{font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:22px;color:#242424;white-space:nowrap}.answer-card-v2__promo-highlight{color:#00cc70}.answer-card-v2__promo-subtitle{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#0009;white-space:nowrap}.answer-card-v2__promo-cta{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:4px;width:308px;height:38px;padding:0 16px;border:0;border-radius:51px;background:linear-gradient(90deg,#6fffd1,#a5ffc8,#bfffa8);box-shadow:inset 0 0 8px #fff;cursor:pointer;overflow:visible;isolation:isolate}.answer-card-v2__promo-cta-glow{position:absolute;left:50%;bottom:-18px;transform:translate(-50%);width:231px;height:32px;background:#73ffa959;border-radius:34px;filter:blur(11.35px);pointer-events:none;z-index:-1}.answer-card-v2__promo-cta-highlight{position:absolute;left:50%;top:28px;transform:translate(-50%);width:174px;height:25px;background:#fff;mix-blend-mode:color-dodge;opacity:.93;border-radius:50%;filter:blur(11.3px);pointer-events:none}.answer-card-v2__promo-cta-icon{position:relative;width:18px;height:18px;z-index:1}.answer-card-v2__promo-cta-text{position:relative;color:#000;font-family:PingFang SC,sans-serif;font-weight:600;font-size:12px;line-height:18px;text-align:right;white-space:nowrap;z-index:1}.answer-card-v2__docker{position:sticky;bottom:20px;margin:36px auto 0;width:716px;height:65px;z-index:20}.answer-card-v2__banner-fade{position:absolute;left:-12px;bottom:100%;width:740px;height:50px;background:linear-gradient(to top,#fff,#fffffff2 30%,#fff9,#fff0);pointer-events:none;z-index:19}.answer-card-v2__bottom-mask{position:absolute;left:-6px;top:0;bottom:-20px;width:728px;background:#fff;pointer-events:none;z-index:18}.answer-card-v2__related{position:relative;margin:20px 16px 0 56px;display:flex;flex-direction:column;row-gap:8px;width:676px}.answer-card-v2__related-title{height:17px;color:#0009;font-family:PingFang SC,sans-serif;font-size:12px;line-height:17px;white-space:nowrap}.answer-card-v2__related-list{display:flex;flex-direction:row;align-items:center;column-gap:12px}.answer-card-v2__related-item{display:flex;flex-direction:row;align-items:center;column-gap:4px;padding:13px 8px;height:15px;background:#f6f7fa;border:none;border-radius:6px;color:inherit;font:inherit;cursor:pointer;transition:background-color .15s ease}.answer-card-v2__related-item:hover{background:#eceef4}.answer-card-v2__related-item:active{background:#e2e5ee}.answer-card-v2__related-item img{width:12px;height:12px}.answer-card-v2__related-item span{height:15px;color:#00000070;font-family:PingFang SC,sans-serif;font-size:11px;line-height:15px;white-space:nowrap}.answer-card-v2__input{position:relative;margin:0 auto;width:715px;height:65px;z-index:20;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px 8px 24px;background:#fff;border-radius:16px;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;box-shadow:0 8px 36px #36404d14;box-sizing:border-box}.answer-card-v2__input-field{flex:1;min-width:0;height:22px;padding:0;margin:0;border:0;outline:0;background:transparent;color:#000000d9;font-family:PingFang SC,sans-serif;font-size:16px;line-height:22px}.answer-card-v2__input-field::placeholder{color:#0000004d}.answer-card-v2__input-field::-ms-clear{display:none}.answer-card-v2__input-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;column-gap:16px;height:36px;flex-shrink:0;margin-left:16px}.answer-card-v2__input-add{position:relative;width:36px;height:36px;flex-shrink:0;padding:0;border:0;background:transparent;border-radius:21px;cursor:pointer;transition:background-color .16s ease}.answer-card-v2__input-add img{position:absolute;left:8px;top:8px;width:20px;height:20px}.answer-card-v2__input-add:hover{background:#0000000f}.answer-card-v2__input-add:after{content:"上传图片或文件";position:absolute;right:0;bottom:calc(100% + 8px);padding:8px 12px;background:#242424;color:#fff;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;border-radius:8px;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:20}@media (hover: hover) and (pointer: fine){.answer-card-v2__input-add:hover:after{opacity:1;transform:translateY(0)}}@media (hover: none){.answer-card-v2__input-add:hover{background:transparent}.answer-card-v2__input-add:after{display:none}}.answer-card-v2__input-send{position:relative;width:36px;height:36px;flex-shrink:0;padding:0;border:0;background:#242424;border-radius:21px;overflow:hidden;cursor:pointer}.answer-card-v2__input-send img{position:absolute;left:9.8px;top:9.16px;width:16.39px;height:17.04px}.answer-card-v2__input-send-glow{position:absolute;left:-3.75px;top:22.5px;width:50.25px;height:50.25px;background:linear-gradient(47deg,#05f696 56%,#6fffdb 74%,#6fadff 98%);opacity:.5;border-radius:50%;filter:blur(11.25px)}@keyframes answer-card-v2-midpromo-fadein{0%{opacity:0}to{opacity:1}}.aside-card{position:relative;overflow:hidden;box-sizing:border-box;flex-shrink:0}.aside-card--feature{position:sticky;top:64px;width:265px;height:190px;background:#fff;border-radius:8px;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px}.aside-card__blur-big{position:absolute;left:136px;top:-42px;width:194px;height:106px;background:#f0fff2;border-radius:50%;filter:blur(49.95px)}.aside-card__blur-small{position:absolute;left:194px;top:-11px;width:79px;height:23px;background:#c9ffd2;border-radius:50%;filter:blur(27.75px)}.aside-card__feature-inner{position:absolute;left:15px;top:16px;display:flex;flex-direction:column;align-items:flex-end;row-gap:16px;width:223px;height:158px}.aside-card__feature-header{align-self:stretch;display:flex;flex-direction:row;align-items:center;column-gap:12px;width:245px}.aside-card__feature-header img{width:36px;height:36px;flex-shrink:0}.aside-card__feature-title{height:40px;color:#242424;font-family:PingFang SC,sans-serif;font-weight:600;font-size:15.5px;line-height:20px}.aside-card__feature-benefits{align-self:stretch;display:flex;flex-direction:row;align-items:center;column-gap:28px;width:213px}.aside-card__feature-benefit{display:flex;flex-direction:column;row-gap:4px;height:48px;flex-shrink:0;width:max-content}.aside-card__feature-benefit img{width:16px;height:16px}.aside-card__feature-benefit div{color:#0009;font-family:PingFang SC,sans-serif;font-size:12px;line-height:17px}.aside-card__feature-cta{position:relative;align-self:flex-end;margin-top:6px;margin-left:0;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:4px;padding:16px;width:181px;height:10px;flex-shrink:0;background:linear-gradient(90deg,#6fffd1,#a5ffc8,#bfffa8);border-radius:51px;box-shadow:inset 0 0 8px #fff;overflow:hidden;border:0;cursor:pointer}.aside-card__feature-cta span{position:relative;z-index:2;height:18px;color:#000;font-family:PingFang SC,sans-serif;font-weight:600;font-size:12.5px;line-height:150%;white-space:nowrap;text-align:right}.aside-card__feature-cta-dot{position:absolute;left:199px;top:-6px;width:17px;height:17px;background:#ffffff80;opacity:.2;border-radius:50%;filter:blur(4.74px)}.aside-card__feature-cta-shine{position:absolute;left:41px;top:31px;width:131px;height:22px;background:radial-gradient(ellipse 50% 50% at 50% 50%,#fff,#fff0);opacity:.2;border-radius:50%;filter:blur(1.99px)}.aside-card--save{position:sticky;bottom:110px;margin-top:auto;width:265px;height:110px;cursor:pointer}.aside-card--save:focus-visible{outline:2px solid rgba(0,204,112,.5);outline-offset:4px}.aside-card__save-bg{position:absolute;left:0;top:0;width:265px;height:110px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;outline:1px solid #b2d6bf5a;outline-offset:-1px}.aside-card__save-copy{position:absolute;left:16px;top:16px;display:flex;flex-direction:column;row-gap:4px;width:212px;height:51px}.aside-card__save-title{color:#242424;font-family:PingFang SC,sans-serif;font-weight:600;font-size:13.5px;line-height:21px;white-space:nowrap}.aside-card__save-sub{color:#0009;font-family:PingFang SC,sans-serif;font-size:12.5px;line-height:18px;width:250px}.aside-card__save-install{position:absolute;left:185px;top:82px;display:flex;flex-direction:row;align-items:center;column-gap:4px;width:60px;height:15px}.aside-card__save-install img{width:14px;height:14px}.aside-card__save-install span{height:15px;color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:11.5px;line-height:15px;white-space:nowrap}.install-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;background:#00000073;animation:install-modal-fade .16s ease-out}.install-modal__card{position:relative;display:flex;flex-direction:column;align-items:center;row-gap:24px;padding:24px;width:410px;background:#f3faf3;border-radius:8px;box-sizing:border-box;box-shadow:0 12px 40px #0000001f;animation:install-modal-pop .2s ease-out}.install-modal__close{position:absolute;top:16px;right:16px;width:16px;height:16px;padding:0;border:0;background:transparent;cursor:pointer}.install-modal__close img{width:100%;height:100%;display:block}.install-modal__header{display:flex;flex-direction:column;align-items:center;row-gap:10px;width:100%}.install-modal__brand{display:flex;flex-direction:row;align-items:center;column-gap:4px}.install-modal__brand-logo{width:24px;height:24px}.install-modal__brand-name{color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:14px;line-height:20px}.install-modal__title{width:100%;color:#242424;font-family:PingFang SC,sans-serif;font-weight:600;font-size:20px;line-height:24px;text-align:center}.install-modal__preview{width:290px;height:198px;flex-shrink:0;background-color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:5px;box-shadow:0 0 18.1px #00cc7026,0 0 4px #00cc701a}.install-modal__abilities{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:20px;width:100%}.install-modal__ability{display:flex;flex-direction:row;align-items:center;column-gap:8px}.install-modal__ability-icon{width:20px;height:20px;flex-shrink:0}.install-modal__ability-text{display:flex;flex-direction:column;row-gap:0;min-width:0}.install-modal__ability-title{color:#242424;font-family:PingFang SC,sans-serif;font-weight:500;font-size:14px;line-height:18px;white-space:nowrap}.install-modal__ability-desc{color:#0009;font-family:PingFang SC,sans-serif;font-size:9px;line-height:13px;white-space:nowrap}.install-modal__cta{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:48px;padding:0 20px;background:#1a1a1a;border:0;border-radius:8px;color:#fff;font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:18px;cursor:pointer;transition:background .12s ease-out;box-sizing:border-box}.install-modal__cta:hover{background:#303030}.install-modal__cta:active{background:#0a0a0a}@keyframes install-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes install-modal-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.home{position:relative;width:100%;min-height:100vh;background:#f6f7fa;box-sizing:border-box}.home__stage{position:relative;width:1000px;margin:0 auto;padding-top:64px;display:flex;flex-direction:row;align-items:flex-start;column-gap:8px;box-sizing:border-box}.home__main{flex:0 0 748px;width:748px}.home__aside{align-self:stretch;flex:0 0 244px;width:244px;display:flex;flex-direction:column;z-index:20}.home__error{position:absolute;left:0;top:0;width:100%;padding:12px 16px;background:#e8444e14;color:#e8444e;font-family:PingFang SC,sans-serif;font-size:14px;line-height:20px;border-radius:8px;z-index:10;box-sizing:border-box}.home--loading [data-skeleton]{position:relative;color:transparent!important}.home--loading [data-skeleton]>*{visibility:hidden}.home--loading [data-skeleton]:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:var(--skeleton-w, 100%);height:.8em;border-radius:4px;background:linear-gradient(90deg,#0000000d 25%,#00000005,#0000000d 75%);background-size:200% 100%;animation:home-skeleton-shimmer 1.4s ease infinite}.home--loading .answer-card__question-text,.home--loading .answer-card-v2__question-text{--skeleton-w: 88%}.home--loading .answer-card__banner-title,.home--loading .answer-card-v2__promo-title{--skeleton-w: 76%}.home--loading .answer-card__banner-subtitle,.home--loading .answer-card-v2__promo-subtitle{--skeleton-w: 64%}.home--loading .answer-card__banner-cta span,.home--loading .answer-card-v2__promo-cta-text,.home--loading .aside-card__feature-cta span{--skeleton-w: 5em}.home--loading .answer-card__related-item span,.home--loading .answer-card-v2__related-item span{--skeleton-w: 100%}.home--loading .aside-card__feature-title div{--skeleton-w: 80%}.home--loading .answer-card__input-field,.home--loading .answer-card-v2__input-field{background:linear-gradient(90deg,#0000000d 25%,#00000005,#0000000d 75%)!important;background-size:200% 100%!important;animation:home-skeleton-shimmer 1.4s ease infinite;color:transparent!important}.home--loading .answer-card__input-field::placeholder,.home--loading .answer-card-v2__input-field::placeholder{color:transparent}@keyframes home-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#f3f5fa;-webkit-font-smoothing:antialiased}
