.share-view-chat-main{flex:1 1 1044px;background:hsla(0,0%,100%,.96);border:none;overflow:hidden;height:100%;display:flex;flex-direction:column}.share-view-chat-main .share-view-header{display:flex;padding:16px;flex-direction:row;align-items:center;border-bottom:1px solid rgba(0,0,0,.12);background:#fff;height:60px}.share-view-chat-main .header-left{flex:1 1;display:flex;align-items:center}.share-view-chat-main .header-left .header-left-icon{margin-right:12px;width:28px;height:28px}.share-view-chat-main .header-left .create-icon{display:flex;gap:4px}.share-view-chat-main .header-left .create-icon .header-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:linear-gradient(270deg,#ff9b73 -30.42%,#ff7dff);color:#fff}.share-view-chat-main .header-left .create-icon .create-title{color:#000;font-size:16px;font-weight:600;line-height:22px}.share-view-chat-main .header-left .chat-name,.share-view-chat-main .header-left .share-time{color:var(--b-00,#000);font-family:Poppins;font-size:14px;font-style:normal}.share-view-chat-main .header-left .chat-name{font-weight:700}.share-view-chat-main .header-left>.header-icon{flex:0 0 28px;margin-right:12px}.share-view-chat-main .header-right{flex:0 0 81px;display:flex;padding:6px;align-items:center;border-radius:8px;gap:4px;background:var(--b-06,rgba(0,0,0,.06))}.share-view-chat-main .header-right .model-name{flex:1 1;white-space:nowrap;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:100%}.share-view-chat-main .messages-container{background:#f4f4f4;padding:16px 116px;overflow:auto;max-width:100vw;flex:1 1}.share-view-chat-main .messages-container .message-image{max-width:320px;margin-bottom:8px}.share-view-chat-main .messages-container .message-image img{border-radius:8px}.share-view-chat-container{display:flex;flex:1 1 auto;justify-content:center;align-items:start;overflow:auto}.chat-info-mobile{display:none}.chat-info-pc{line-height:20px;margin-left:12px}@media(max-width:1280px){.share-view-chat-main .messages-container{padding:16px 68px}}@media(max-width:860px){body{background:#f4f4f4}.chat-info-pc{display:none!important}.chat-info-mobile{display:block;flex:1 1 148px;padding-right:8px;overflow:hidden;margin-left:12px;line-height:20px}.chat-info-mobile .share-time{font-size:12px!important}.chat-info-mobile .chat-name{word-break:break-all;line-height:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.share-view-chat-container{padding:0;display:block;width:100%}.share-view-chat-main{border-radius:0}.share-view-chat-main .share-view-header{height:64px;flex:0 1}.share-view-chat-main .messages-container{padding:24px 16px;height:auto}.share-view-chat-main .share-view-chat-main-footer{height:144px;background-color:#f4f4f4}.share-view-chat-main .share-view-chat-main-footer .chat-on-btn{height:44px}}.messages-container.create{background:#30313c!important;padding-top:12px!important;padding-bottom:12px!important}.messages-container.create .gen-result{display:flex;flex-direction:column;gap:10px;width:100%;height:100%}.messages-container.create .gen-result.mobile{max-width:calc(100vw - 32px)}.messages-container.create .gen-result.mobile.gen-image-type{padding-bottom:40px}.messages-container.create .gen-result.gen-image-type{margin:0 auto;padding:8px 8px 26px;background:#fff}.messages-container.create .gen-result.gen-image-type.img-loading{background:transparent}.messages-container.create .gen-result.gen-image-type .gen-prompt{color:#818999!important}.messages-container.create .gen-result video{width:100%;max-height:calc(100% - 30px)}.messages-container.create .gen-result img{width:auto;height:100%;object-fit:contain}.messages-container.create .gen-result .gen-prompt-container{display:flex;gap:6px}.messages-container.create .gen-result .gen-prompt-container .gen-prompt{color:#fff;font-family:SF Pro;font-size:14px;font-weight:400;line-height:21px}.write-content .ProseMirror h1{color:#000;font-size:24px;font-weight:600;line-height:36px;margin-bottom:12px}.write-content .ProseMirror h1+[data-type=horizontalRule]{margin-top:-12px}.write-content .ProseMirror h1 code{font-size:24px}.write-content .ProseMirror h2{color:#000;font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px}.write-content .ProseMirror h2+[data-type=horizontalRule]{margin-top:-12px}.write-content .ProseMirror h2 code{font-size:20px}.write-content .ProseMirror h3{color:#000;font-size:18px;font-weight:600;line-height:26px;margin-bottom:12px}.write-content .ProseMirror h3+[data-type=horizontalRule]{margin-top:-12px}.write-content .ProseMirror h3 code{font-size:18px}.write-content .ProseMirror h4{color:#000;font-size:15px;font-weight:600;line-height:22px;margin-bottom:12px}.write-content .ProseMirror h4+[data-type=horizontalRule]{margin-top:-12px}.write-content .ProseMirror h4 code{font-size:15px}.write-content .ProseMirror p{color:#000;font-size:14px;font-weight:400;line-height:22px;margin-bottom:12px}.write-content .ProseMirror p:last-child{margin-bottom:0}.write-content .ProseMirror p+[data-type=horizontalRule]{margin-top:-12px}.write-content .ProseMirror>p:first-child{margin-top:0}.write-content .ProseMirror>p:last-child{margin-bottom:0}.write-content .ProseMirror strong{font-weight:600}.write-content .ProseMirror [data-type=horizontalRule]{padding-top:12px;padding-bottom:12px;transition:all .1s ease-in-out;cursor:pointer}.write-content .ProseMirror [data-type=horizontalRule] hr{border:0;border-top:1px solid #d3d7e0;margin:12px 0}.write-content .ProseMirror [data-type=horizontalRule].ProseMirror-selectednode,.write-content .ProseMirror [data-type=horizontalRule]:hover:not(.write-content .ProseMirror [data-type=horizontalRule].ProseMirror-selectednode){background-color:rgba(0,0,0,.05)}.write-content .ProseMirror a.link{color:#1677ff}.write-content .ProseMirror a.link .text-style,.write-content .ProseMirror a.link code{color:#1677ff!important}.write-content .ProseMirror ol{list-style-type:decimal}.write-content .ProseMirror ul{list-style-type:disc}.write-content .ProseMirror ol,.write-content .ProseMirror ul{-webkit-padding-start:18px;padding-inline-start:18px;margin-bottom:12px;line-height:22px}.write-content .ProseMirror ol:first-child,.write-content .ProseMirror ul:first-child{margin-top:0}.write-content .ProseMirror ol:last-child,.write-content .ProseMirror ul:last-child{margin-bottom:0}.write-content .ProseMirror ol li,.write-content .ProseMirror ol ol,.write-content .ProseMirror ol ul,.write-content .ProseMirror ul li,.write-content .ProseMirror ul ol,.write-content .ProseMirror ul ul{line-height:22px;margin-bottom:8px}.write-content .ProseMirror ol li li:last-child,.write-content .ProseMirror ol li:last-child,.write-content .ProseMirror ol ol li:last-child,.write-content .ProseMirror ol ul li:last-child,.write-content .ProseMirror ul li li:last-child,.write-content .ProseMirror ul li:last-child,.write-content .ProseMirror ul ol li:last-child,.write-content .ProseMirror ul ul li:last-child{margin-bottom:0}.write-content .ProseMirror ol p,.write-content .ProseMirror ul p{margin:0}.write-content .ProseMirror>ol:first-child,.write-content .ProseMirror>ul:first-child{margin-top:0}.write-content .ProseMirror>ol:last-child,.write-content .ProseMirror>ul:last-child{margin-bottom:0}.write-content .ProseMirror ul[data-type=taskList]{list-style-type:none;padding:0}.write-content .ProseMirror ul[data-type=taskList] p{margin:0}.write-content .ProseMirror ul[data-type=taskList] li{display:flex;word-break:break-word}.write-content .ProseMirror ul[data-type=taskList] li>label{flex-grow:0;flex-shrink:0;flex-basis:auto;margin-top:1px;-webkit-margin-end:8px;margin-inline-end:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.write-content .ProseMirror ul[data-type=taskList] li>div{flex-grow:1}.write-content .ProseMirror ul[data-type=taskList] li[data-checked=true]{text-decoration:line-through;color:#878d99}.write-content .ProseMirror ul[data-type=taskList] li[data-checked=true] p{color:#878d99}.write-content.loading .ProseMirror-trailingBreak{display:none}.write-content.loading .ProseMirror>:last-child:after,.write-content.loading.is-editor-empty .ProseMirror>.is-empty:only-child:before{content:"▌";display:inline-flex;width:7px;font-family:Roboto;vertical-align:baseline;font-size:100%!important;line-height:20px;animation:blink 1s steps(5,start) infinite}.write-content .ProseMirror .is-empty:before{color:#9da4b2;float:left;height:0;pointer-events:none;width:100%}.write-content .ProseMirror.ProseMirror-focused:not(.loading)>p.has-focus.is-empty:not(:has(>.image-uploading)):before{content:"Press Space to ask Ai write, or press '/' for commands";white-space:nowrap}.write-content .ProseMirror.ProseMirror-focused:not(.loading)>[data-type=columns]>[data-type=column]>p.is-empty.has-focus:not(:has(>.image-uploading)):before{content:"Press '/' for commands..."}.write-content .ProseMirror:not(.loading)>.is-editor-empty:before{content:"Press Space to ask Ai write, or press '/' for commands";white-space:nowrap}.write-content .ProseMirror:not(.loading)>.is-editor-empty:has(>.image-uploading):before{content:none!important}.write-content .ProseMirror [data-placeholder][data-suggestion] :before,.write-content .ProseMirror [data-placeholder][data-suggestion]:before{content:none!important}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.write-content .ProseMirror .tableWrapper{margin-top:16px;margin-bottom:16px}.write-content .ProseMirror .tableWrapper+[data-type=horizontalRule]{margin-top:-12px}.write-content .ProseMirror table{border-collapse:separate;box-sizing:border-box;width:100%;-webkit-padding-end:20px;padding-inline-end:20px}.write-content .ProseMirror table td,.write-content .ProseMirror table th{border:.5px solid #e4e6eb;min-width:100px;padding:10px 12px;position:relative;text-align:left;vertical-align:top}.write-content .ProseMirror table td:first-of-type:not(a),.write-content .ProseMirror table th:first-of-type:not(a){margin-top:0}.write-content .ProseMirror table td p,.write-content .ProseMirror table th p{margin:0}.write-content .ProseMirror table td.has-focus,.write-content .ProseMirror table th.has-focus{border:1px solid #3c38ff}.write-content .ProseMirror table td ol,.write-content .ProseMirror table td ul,.write-content .ProseMirror table th ol,.write-content .ProseMirror table th ul{margin-bottom:12px}.write-content .ProseMirror table th{font-weight:700}.write-content .ProseMirror table .column-resize-handle{position:absolute;bottom:-2px;right:-1px;top:0;width:2px;display:flex;pointer-events:none}.write-content .ProseMirror table .column-resize-handle:before{content:"";background-color:rgba(0,0,0,.2);height:100%;width:1px;-webkit-margin-start:2px;margin-inline-start:2px}.write-content .ProseMirror table .selectedCell{background-color:#f2f2ff}.write-content .ProseMirror table .grip-column,.write-content .ProseMirror table .grip-row{display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;background-color:rgba(0,0,0,.05);cursor:pointer}.write-content .ProseMirror table .grip-column{width:calc(100% + 1px);height:9px;left:0;-webkit-margin-start:-1px;margin-inline-start:-1px;top:-9px;border-left:1px solid #e4e6eb}.write-content .ProseMirror table .grip-column.selected:before,.write-content .ProseMirror table .grip-column:hover:before{content:"";width:10px}.write-content .ProseMirror table .grip-column:hover{background-color:rgba(0,0,0,.1)}.write-content .ProseMirror table .grip-column:hover:before{border-bottom:2px dotted rgba(0,0,0,.6)}.write-content .ProseMirror table .grip-column.first{border-left-color:transparent;border-top-left-radius:2px}.write-content .ProseMirror table .grip-column.last{border-top-right-radius:2px}.write-content .ProseMirror table .grip-column.selected{background-color:#3c38ff;border-color:rgba(0,0,0,.3);box-shadow:0 0 .5rem rgba(0,0,0,.3);color:#fff}.write-content .ProseMirror table .grip-column.selected:before{border-bottom:2px dotted}.write-content .ProseMirror table .grip-row{height:calc(100% + 1px);width:9px;top:0;left:-9px;margin-top:-1px;border-top:1px solid rgba(0,0,0,.2)}.write-content .ProseMirror table .grip-row.selected:before,.write-content .ProseMirror table .grip-row:hover:before{content:"";height:10px}.write-content .ProseMirror table .grip-row:hover{background-color:rgba(0,0,0,.1)}.write-content .ProseMirror table .grip-row:hover:before{border-left:2px dotted rgba(0,0,0,.6)}.write-content .ProseMirror table .grip-row.first{border-top-color:transparent;border-top-left-radius:2px}.write-content .ProseMirror table .grip-row.last{border-bottom-left-radius:2px}.write-content .ProseMirror table .grip-row.selected{background-color:#3c38ff;border-color:rgba(0,0,0,.3);box-shadow:0 0 .5rem rgba(0,0,0,.3);color:#fff}.write-content .ProseMirror table .grip-row.selected:before{border-left:2px dotted}.write-content .ProseMirror table blockquote{margin-top:0}.write-content .ProseMirror figure[data-type=imageBlock]{margin:0}.write-content .ProseMirror figure[data-type=imageBlock] img{border-radius:.25rem;display:block;width:100%}.write-content .ProseMirror blockquote{-webkit-border-start:2px solid #bcc1cc;border-inline-start:2px solid #bcc1cc;margin:16px auto;-webkit-padding-start:12px;padding-inline-start:12px;color:#818999}.write-content .ProseMirror blockquote>:first-child{margin-top:0}.write-content .ProseMirror blockquote>:last-child{margin-bottom:0}.write-content .ProseMirror blockquote h1,.write-content .ProseMirror blockquote h2,.write-content .ProseMirror blockquote h3,.write-content .ProseMirror blockquote h4,.write-content .ProseMirror blockquote p{color:#818999}.write-content .ProseMirror [data-type=columns]{display:grid;grid-gap:12px;margin-top:16px;margin-bottom:16px}.write-content .ProseMirror [data-type=columns].layout-sidebar-left{grid-template-columns:40fr 60fr}.write-content .ProseMirror [data-type=columns].layout-sidebar-right{grid-template-columns:60fr 40fr}.write-content .ProseMirror [data-type=columns].layout-two-column{grid-template-columns:1fr 1fr}.write-content .ProseMirror [data-type=columns].has-focus [data-type=column],.write-content .ProseMirror [data-type=columns]:hover [data-type=column]{background:#f2f4f7}.write-content .ProseMirror [data-type=columns] [data-type=column]{overflow:auto;border-radius:8px;padding:8px;margin-top:-8px;-webkit-margin-start:-8px;margin-inline-start:-8px}.write-content .ProseMirror [data-type=columns] [data-type=column] blockquote{margin-top:0}.write-content .ProseMirror img{width:100%;height:auto;max-width:100%}.write-content .ProseMirror .image-uploading{position:relative;display:inline-block}.write-content .ProseMirror .image-uploading img{filter:blur(5px);opacity:.3}.write-content .ProseMirror .image-uploading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;-webkit-margin-start:-15px;margin-inline-start:-15px;border-radius:50%;border:3px solid #ccc;border-top-color:#3c38ff;z-index:1;animation:spinner .6s linear infinite}.write-content .ProseMirror .node-imageBlock{margin-bottom:24px}.write-content .ProseMirror .node-imageBlock .align-left{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:auto;margin-inline-end:auto}.write-content .ProseMirror .node-imageBlock .align-center{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.write-content .ProseMirror .node-imageBlock .align-right{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}.write-content .ProseMirror .node-imageBlock img{border:1px solid transparent;overflow:hidden}.write-content .ProseMirror .node-imageBlock:hover img{border-color:#f3f4f6;cursor:pointer}.write-content .ProseMirror .node-imageBlock.has-focus img,.write-content .ProseMirror .node-imageBlock:has(.is-active) img{border-color:#3c38ff}.write-content .ProseMirror .node-imageBlock:not(.has-focus) .corner-wrap{display:none}@keyframes spinner{to{transform:rotate(1turn)}}.write-content .ProseMirror .CodeMirror{height:auto}.write-content .ProseMirror code{color:#525966;background-color:#f5f7fa;border-radius:4px;padding:2px 4px;border:1px solid #e6e9f0;margin:0 4px;line-height:28px;font-family:Poppins;font-size:13px}.write-content .ProseMirror code::selection{background-color:rgba(0,85,255,.16)}.write-content .ProseMirror .text-style .highlight-style code{margin:0}.write-content .ProseMirror .text-style code{color:inherit;background-color:inherit}.write-content .ProseMirror .highlight-style:has(code){margin:0 4px}.write-content .ProseMirror .highlight-style code{color:inherit;background-color:inherit;margin:0}.write-content{position:relative;background:#fff;padding-bottom:270px}.write-content .btn-wrapper{margin:8px auto 0;max-width:calc(100% - 120px)}.write-content .btn-wrapper>button{display:flex;align-items:center;gap:4px;border-radius:8px;border:1px solid #3c38ff;background:transparent;color:#3c38ff;font-size:13px;font-weight:500;height:32px;padding:0 12px;cursor:pointer}.write-content .btn-wrapper>button .askai-icon{font-size:16px}.write-content .btn-wrapper>button:hover{background-color:#f2f2ff}.write-content .ProseMirror>*{margin-left:auto;margin-right:auto;max-width:calc(100% - 120px);cursor:text}.write-content .ProseMirror .selection{display:inline}.write-content .ProseMirror.resize-cursor{cursor:col-resize}.write-content .ProseMirror .ProseMirror-gapcursor{position:relative;margin-left:auto;margin-right:auto;width:100%}.write-content .ProseMirror .ProseMirror-gapcursor:after{top:-10px;left:0;right:0;border-top:1px solid rgba(0,0,0,.4);color:hsla(0,0%,100%,.4);width:100%;margin:0 auto}.write-content.show-ask-ai .selection,.write-content.show-ask-ai ::selection{background:#c6ddf6}.write-content.disabled{pointer-events:none}.write-content .text-format .chat-dropdown-menu{display:flex;flex-direction:column;gap:4px;padding:8px}.write-content .text-format .chat-dropdown-menu .chat-dropdown-menu-item{font-size:13px;height:32px}.write-content .text-format .chat-dropdown-menu .chat-dropdown-menu-item .chat-dropdown-menu-title-content{display:flex;align-items:center;height:16px}.write-content .text-format .chat-dropdown-menu .chat-dropdown-menu-item:hover{background-color:#f2f4f7;border-radius:8px}.write-content .text-format .chat-dropdown-menu .chat-dropdown-menu-item .text-format-icon{font-size:16px}.write-content .ProseMirror-dropcursor{background-color:#3c38ff!important}.share-writing-container{background:#fff!important;height:100%;overflow:hidden;border-radius:12px}.share-writing-container .chat-layout-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px}.share-writing-container .chat-layout-header .brand-logo-container{display:flex;justify-content:flex-start;align-items:center;width:100%;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.8px;cursor:pointer;overflow:hidden}.share-writing-container .chat-layout-header .brand-logo-container .logo{font-size:40px;margin-right:8px}.share-writing-container .chat-layout-header .brand-logo-container .divider{text-align:center;opacity:.2;padding:0 8px}.share-writing-container .chat-layout-header .brand-logo-container .brand-slogan{font-size:16px;font-weight:400;letter-spacing:-.32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.share-writing-container .chat-layout-header .chat-on-btn{display:flex;align-items:center;justify-content:center;height:32px;padding:0 16px;white-space:nowrap;color:#fff;background-color:#3c38ff;border:none;border-radius:8px;cursor:pointer}.share-writing-container .chat-layout-header .chat-on-btn:hover{background-color:#3662ff}.share-writing-container .chat-layout-content{display:flex;flex-direction:column;gap:16px;width:100%;max-width:960px;margin:40px auto;overflow:auto}.share-writing-container .chat-layout-content .copy-btn,.share-writing-container .chat-layout-content a{pointer-events:auto}.share-writing-container .chat-layout-content .writing-title{padding:0 60px;color:#000;font-size:32px;font-weight:600;line-height:42px;word-break:break-word}.share-writing-container .chat-layout-content .write-content{pointer-events:none}.share-writing-container .chat-layout-content .write-content .ProseMirror table{margin-top:16px;margin-bottom:16px;-webkit-margin-start:80px;margin-inline-start:80px}.share-writing-container .chat-layout-content .write-content .ProseMirror-selectednode{background-color:transparent!important}.share-view-introduction{background-color:#fff;flex:1 1 28%;max-width:408px;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;position:relative}.share-view-introduction .shadow1{width:193px;height:294px;background:linear-gradient(90deg,#86eef1 -16.33%,#ff9b73);opacity:.4;border-radius:82px;position:absolute;z-index:0;top:93px;right:7px}.share-view-introduction .brand-logo{margin-bottom:26px}.share-view-introduction .cover{height:180px;width:360px;margin-bottom:24px;border-radius:24px;overflow:hidden;position:relative;z-index:1}.share-view-introduction .cover img{width:100%}.share-view-introduction .intro{font-family:SF Pro;font-size:16px;font-weight:400;line-height:24px;color:#000;padding:0 4px;margin-bottom:40px;position:relative}.share-view-introduction .share-bottom-box{width:100%;margin-top:auto;display:flex;flex-direction:column}.share-view-introduction .goto{border-radius:24px;display:flex;justify-content:center;align-items:center;align-self:stretch;font-size:14px;line-height:24px;font-weight:500;color:#fff;height:48px;border:none;background:#000;text-decoration:none}.share-header{position:fixed;top:0;left:0;right:0;height:60px;padding:24px 16px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:100}.share-header .logo{height:32px}.share-header .button{background:#4b4dff;border-radius:18px;text-decoration:none;color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:100%;display:flex;width:145px;height:30px;padding:8px;justify-content:center;align-items:center;gap:12px;flex-shrink:0;position:relative}.share-header .button:hover{background:#3739ff}.ShareFooter_footer__cvJPt{position:fixed;bottom:0;left:0;width:100%;padding:26px 16px 16px;background:#f4f6f9;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ShareFooter_discount__B1vQm{background:linear-gradient(109deg,#ffa336 2.86%,#ff36c7 35%,#8c45ff 65.3%,#33f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Poppins;font-size:18px;font-style:normal;font-weight:800;line-height:14px}.ShareFooter_button__NBIo0{width:95%;max-width:343px;height:58px;border-radius:24px;border:none;background:#fff;cursor:pointer;transition:all .2s ease;border-radius:47px;background:linear-gradient(109deg,#ffa336 2.86%,#ff36c7 35%,#8c45ff 65.3%,#33f);color:#fff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.ShareFooter_button__NBIo0:hover{transform:scale(1.02);box-shadow:0 2px 8px rgba(0,0,0,.1)}.ShareFooter_button__NBIo0:active{transform:scale(.98)}.ShareFooter_gift__jkSSf{position:absolute;left:-41px;top:-20px}.share-wrapper{width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:var(--popai-ppt-view-bgColor);background-image:var(--popai-ppt-view-bgImage);display:flex;background-color:#e6e9f1;padding:8px;gap:20px;overflow:hidden}.share-wrapper.dark-theme{background:#000}.share-wrapper.dark-theme .share-view-header{height:46px;padding:12px}.share-wrapper.dark-theme .share-view-introduction{background:#292a33}.share-wrapper.dark-theme .share-view-introduction .intro{color:#fff}.share-wrapper .share-view-ppt-container{border-radius:12px}.share-wrapper__loading{display:flex;justify-content:center;align-items:center;height:100vh;height:calc(var(--vh, 1vh)*100);width:100%}.share-wrapper #posterPanel{display:none}.share-wrapper .poster-container .draggable{cursor:default}.share-wrapper .poster-container .draggable:hover{outline:none}.share-wrapper .poster-container * [contenteditable=true]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.share-wrapper.show-jump-home.mobile{padding-top:58px;padding-bottom:110px}@media(max-width:860px){.share-wrapper .share-view-ppt-container .slides-preview-main{padding:24px 16px}.share-wrapper .share-view-introduction{display:none}.share-wrapper.share-wrapper{padding:0}}.share-wrapper .share-ppt-canvas-container{width:100%;overflow-y:auto}.share-wrapper .share-ppt-canvas-container::-webkit-scrollbar{display:none}.share-wrapper .share-ppt-canvas-container{-ms-overflow-style:none;scrollbar-width:none}.share-wrapper .share-ppt-canvas-container .presentation-canvas-content{pointer-events:none}.share-wrapper.ppt-canvas-view{background:var(--ppt-canvas-bg-color,var(--ppt-canvas-bg-image));background-attachment:var(--ppt-canvas-bg-attachment);background-repeat:var(--ppt-canvas-bg-repeat);background-size:var(--ppt-canvas-bg-size)}.share-wrapper .agent-chat-container{width:100%;overflow-y:auto}.share-wrapper .agent-chat-slides{margin:0 10px}.share-wrapper .agent-chat-slideItem{aspect-ratio:16/9;width:100%;border:1px solid #eaeaea;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.078);position:relative;overflow:hidden;margin-top:8px}.share-wrapper .agent-chat-slideItem iframe{width:1280px;transform-origin:left top;height:720px;overflow:hidden;display:block;border:none;position:absolute}.mobile .share-ppt-canvas-container{padding:0}