.html-editor-container{background-color:#fff;flex-direction:column;width:100%;height:calc(100% - 86px);margin:66px 0 24px;display:flex;position:relative}.html-editor-container .editor-content-wrapper{box-sizing:border-box;width:100%;min-height:100%;padding:40px 20px 20px}.html-editor-container .html-content-editable{cursor:text;outline:none;width:100%;min-height:100%}.html-editor-container .html-content-editable:empty:before{content:attr(data-placeholder);color:var(--text-tertiary,#9aa3b2);pointer-events:none}.html-editor-container .html-content-editable::selection{background-color:rgba(46,107,230,.18)}.html-editor-container.export-mode .editor-content-wrapper{padding-top:0!important}.html-editor-container.streaming .html-content-editable{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.html-editor-container{padding:0}.html-editor-container .editor-content-wrapper{padding:20px 16px}}
.slate-editor-container{box-sizing:border-box;color:#333;text-align:left;--md-primary-color:#29312a;--blockquote-background:rgba(245,245,245,.8);width:100%;padding:0 20px;font-family:-apple-system-font,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1.75;display:block;overflow-x:auto}.markdown-green-theme{padding:0}.slate-editor-green{word-wrap:break-word;color:#333;resize:vertical;overscroll-behavior-y:contain;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;resize:none;outline:none;width:100%;height:100%;padding-bottom:24px;font-size:16px;line-height:1.5;position:relative;overflow:auto}.slate-editor-green::-webkit-scrollbar{display:none}@media (max-width:768px){.slate-editor-green{height:100%;padding-bottom:0}}.slate-editor-green:not(.export-mode){padding-top:66px}@media (max-width:768px){.slate-editor-green:not(.export-mode){padding-top:0}}.slate-editor-green.export-mode{padding-bottom:0!important}.slate-editor-green.export-mode .editor-content-wrapper,.slate-editor-green.export-mode .header-image-container{border-radius:0!important}.slate-editor-container.kx-md-mode .editor-h1{color:#2a2f01;margin-bottom:24px;font-size:26px;font-style:normal;font-weight:600;line-height:1.45}.slate-editor-container.kx-md-mode .editor-h2{color:#29312a;margin-bottom:16px;font-size:24px;font-style:normal;font-weight:600;line-height:1.45}.slate-editor-container.kx-md-mode .editor-h3{color:#29312a;margin-bottom:8px;font-size:22px;font-style:normal;font-weight:600;line-height:1.45}.slate-editor-container.kx-md-mode .editor-h4{color:#29312a;font-size:20px;font-style:normal;font-weight:600;line-height:1.45}.slate-editor-container.kx-md-mode .editor-h5{color:var(--md-primary-color);margin:1.5em 8px .5em;font-size:18px;font-weight:700;line-height:1.45}.slate-editor-container.kx-md-mode .editor-h6{color:var(--md-primary-color);margin:1.5em 8px .5em;font-size:16px;font-weight:700;line-height:1.45}.slate-editor-container.kx-md-mode .editor-paragraph{color:#29312a;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:1.6}.slate-editor-green.export-mode .empty-paragraph{display:none}.slate-editor-green.export-mode .editor-content-wrapper>[contenteditable]>:first-child{margin-top:0!important}.slate-editor-container.kx-md-mode .editor-blockquote p,.slate-editor-container.kx-md-mode .editor-blockquote .editor-paragraph{color:#333;margin:0}.slate-editor-container [data-slate-leaf=true][data-slate-bold=true],.slate-editor-container [data-slate-string=true][data-slate-leaf=true][data-slate-bold=true],.slate-editor-container .editor-bold,.slate-editor-container strong{font-weight:700;font-size:inherit;font-family:inherit}.slate-editor-container [data-slate-bold=true] *,.slate-editor-container .editor-bold *,.slate-editor-container strong *{font-weight:700}.slate-editor-container [data-slate-leaf=true][data-slate-italic=true],.slate-editor-container .editor-italic,.slate-editor-container em{font-style:italic}.slate-editor-container.kx-html-mode p,.slate-editor-container.kx-html-mode .editor-paragraph{margin:1em 0}.slate-editor-container.kx-html-mode h1{margin:.67em 0;font-size:2em;font-weight:700}.slate-editor-container.kx-html-mode h2{margin:.83em 0;font-size:1.5em;font-weight:700}.slate-editor-container.kx-html-mode h3{margin:1em 0;font-size:1.17em;font-weight:700}.slate-editor-container.kx-html-mode h4{margin:1.33em 0;font-size:1em;font-weight:700}.slate-editor-container.kx-html-mode h5{margin:1.67em 0;font-size:.83em;font-weight:700}.slate-editor-container.kx-html-mode h6{margin:2.33em 0;font-size:.67em;font-weight:700}.slate-editor-container.kx-html-mode blockquote{margin:1em 40px}.slate-editor-container.kx-html-mode a:not([style]){text-decoration:underline}.slate-editor-container .editor-paragraph.empty-paragraph,.slate-editor-container .empty-paragraph{min-height:0;margin:0}.slate-editor-container .editor-list,.slate-editor-container ul{margin:.5em 0;padding-left:28px;list-style-type:disc}.slate-editor-container .editor-list-item,.slate-editor-container li{margin:.5em 0;display:list-item;position:relative}.slate-editor-container.kx-md-mode .editor-list-item,.slate-editor-container.kx-md-mode li{line-height:1.6}.slate-editor-container .editor-list .editor-list,.slate-editor-container ul ul{margin:.5em 0;padding-left:1.5em}.slate-editor-container .editor-list-item .editor-paragraph,.slate-editor-container li p{margin:0}.slate-editor-container:focus,.slate-editor-container:focus-within,.slate-editor-container :focus{outline:none}.slate-editor-container .editor-code-block-content{white-space:pre-wrap;font-family:inherit;font-size:inherit;border:none;padding:.5em;display:block;overflow-x:auto}.editor-table{border-collapse:collapse;text-align:left;background-color:var(--theme-secondary-bg-color,#fafafa);table-layout:auto;border:1px solid #eaeaea;border-radius:6px;width:100%;margin:20px 0;font-size:14px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.editor-table-cell{vertical-align:middle;white-space:normal;border:1px solid #eaeaea;min-width:0;max-width:100%;padding:10px 16px;line-height:1.5}.slate-editor-container.kx-md-mode .editor-link{color:var(--md-primary-color);border-bottom:1px solid var(--md-primary-color);text-decoration:none}.slate-editor-container.kx-md-mode .editor-link:hover{opacity:.8}.editor-svg-container{width:100%;margin:16px 0;display:block}.editor-svg-wrapper{text-align:center}.editor-svg{max-width:100%;display:inline-block;overflow:visible}.slate-editor-container .editor-numbered-list,.slate-editor-container ol{counter-reset:item;margin:.5em 0;padding-left:2em;list-style-type:decimal}.slate-editor-container .editor-numbered-list ol{list-style-type:lower-alpha}.slate-editor-container .editor-numbered-list ol ol{list-style-type:lower-roman}.slate-editor-container .editor-numbered-list-item,.slate-editor-container ol>li{margin:.2em 0;list-style-type:decimal;display:list-item;position:relative}.slate-editor-container.kx-md-mode .editor-numbered-list-item,.slate-editor-container.kx-md-mode ol>li{line-height:1.6}.slate-editor-container .editor-paragraph strong:first-child:last-child{font-weight:700}.slate-editor-green .editor-page-frame{width:100%}.slate-editor-green .editor-phone-statusbar{display:none}.slate-editor-green.export-mode .editor-phone-statusbar{display:none!important}.slate-editor-green.export-mode .editor-page-frame{max-width:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.slate-editor-green .editor-content-wrapper{border-radius:0 0 16px 16px;margin:0 auto;padding:0 38px 20px;position:relative}@media (max-width:768px){.slate-editor-green .editor-content-wrapper{border-radius:0;padding:0 30px 20px}}.slate-editor-green.has-header-image:not(.export-mode) .editor-content-wrapper{margin-top:-20px}.slate-editor-green .editor-content-wrapper.without-template{background-color:#fff;border-radius:16px;padding:24px;margin-top:0!important}.slate-editor-green.export-mode .editor-content-wrapper{margin-top:0!important}.slate-editor-green.export-pdf-mode .header-gradient-overlay{margin-top:-80px!important}.slate-editor-green .editor-content-wrapper:not(.without-template) :not(.empty-paragraph-container):not(.block-insert-trigger){z-index:4;position:relative}.slate-editor-green .header-image-container{aspect-ratio:16/9;z-index:1;border-radius:16px 16px 0 0;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.slate-editor-green .header-image-container{border-radius:0}}@media screen and (max-width:768px){.slate-editor-container.kx-md-mode .editor-paragraph{font-size:16px}.slate-editor-container.kx-md-mode .editor-h1{font-size:24px}.slate-editor-container.kx-md-mode .editor-h2{font-size:22px}.slate-editor-container.kx-md-mode .editor-h3{font-size:20px}.slate-editor-container.kx-md-mode .editor-h4{font-size:18px}.slate-editor-container.kx-md-mode .editor-h5{font-size:16px}.slate-editor-container.kx-md-mode .editor-h6{font-size:15px}}.slate-editor-container [data-slate-editor] .editor-image-container,.slate-editor-container [data-slate-editor] .editor-svg-container{display:block}.slate-editor-container [data-slate-editor] p,.slate-editor-container [data-slate-editor] h1,.slate-editor-container [data-slate-editor] h2,.slate-editor-container [data-slate-editor] h3,.slate-editor-container [data-slate-editor] h4,.slate-editor-container [data-slate-editor] h5,.slate-editor-container [data-slate-editor] h6,.slate-editor-container [data-slate-editor] blockquote,.slate-editor-container [data-slate-editor] pre,.slate-editor-container [data-slate-editor] li,.slate-editor-container [data-slate-editor] [data-kx-hover=element]{cursor:text;border-radius:6px;transition:background-color .12s}.slate-editor-container [data-slate-editor] p:hover,.slate-editor-container [data-slate-editor] h1:hover,.slate-editor-container [data-slate-editor] h2:hover,.slate-editor-container [data-slate-editor] h3:hover,.slate-editor-container [data-slate-editor] h4:hover,.slate-editor-container [data-slate-editor] h5:hover,.slate-editor-container [data-slate-editor] h6:hover,.slate-editor-container [data-slate-editor] blockquote:hover,.slate-editor-container [data-slate-editor] pre:hover,.slate-editor-container [data-slate-editor] li:hover,.slate-editor-container [data-slate-editor] [data-kx-hover=element]:hover{background-color:rgba(46,107,230,.07)}.export-mode [data-slate-editor] p:hover,.export-mode [data-slate-editor] h1:hover,.export-mode [data-slate-editor] h2:hover,.export-mode [data-slate-editor] h3:hover,.export-mode [data-slate-editor] h4:hover,.export-mode [data-slate-editor] blockquote:hover,.export-mode [data-slate-editor] pre:hover,.export-mode [data-slate-editor] li:hover,.export-mode [data-slate-editor] [data-kx-hover=element]:hover{background-color:transparent}.slate-editor-container{position:relative}
@keyframes shareModal-module-scss-module__wy5gFa__kx-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.shareModal-module-scss-module__wy5gFa__shareModal{box-sizing:border-box;border:1px solid var(--border);z-index:100;background:#fff;border-radius:16px;width:340px;padding:16px;font-family:PingFang SC;animation:.2s shareModal-module-scss-module__wy5gFa__kx-pop;position:absolute;top:40px;right:0;box-shadow:0 20px 50px rgba(23,26,33,.16);cursor:auto!important}@media (max-width:768px){.shareModal-module-scss-module__wy5gFa__shareModal{width:calc(100vw - 32px);max-width:340px;top:52px;right:10px}}.shareModal-module-scss-module__wy5gFa__primary-row{gap:8px;display:flex}.shareModal-module-scss-module__wy5gFa__primary-row-spaced{margin-top:12px}.shareModal-module-scss-module__wy5gFa__primary-dark{background:var(--ink);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:12px;flex-direction:column;flex:1.5;justify-content:center;align-items:center;gap:1px;height:46px;transition:background .15s;display:flex;box-shadow:0 4px 12px rgba(23,26,33,.22)}.shareModal-module-scss-module__wy5gFa__primary-dark:hover{background:var(--ink-hover)}.shareModal-module-scss-module__wy5gFa__primary-dark.shareModal-module-scss-module__wy5gFa__full{flex:1}.shareModal-module-scss-module__wy5gFa__primary-dark-main{color:#fff;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.shareModal-module-scss-module__wy5gFa__primary-dark-sub{color:rgba(255,255,255,.5);font-size:10px}.shareModal-module-scss-module__wy5gFa__primary-share{border:1px solid var(--accent-border-2);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f5f8ff;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;height:46px;transition:border-color .15s;display:flex;position:relative}.shareModal-module-scss-module__wy5gFa__primary-share span{color:var(--accent);font-size:13px;font-weight:600}.shareModal-module-scss-module__wy5gFa__primary-share:hover{border-color:var(--accent)}.shareModal-module-scss-module__wy5gFa__free-badge{background:#ff6b35;border-radius:8px 8px 8px 2px;align-items:center;height:16px;padding:0 6px;font-weight:600;display:flex;position:absolute;top:-8px;right:-6px;color:#fff!important;font-size:10px!important}.shareModal-module-scss-module__wy5gFa__free-badge-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:2px;height:2px;margin:0 3px}.shareModal-module-scss-module__wy5gFa__secondary-row{margin-top:8px}.shareModal-module-scss-module__wy5gFa__secondary-row .shareModal-module-scss-module__wy5gFa__primary-outline{height:40px}.shareModal-module-scss-module__wy5gFa__primary-outline{border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:46px;color:var(--text-body);border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:13px;font-weight:500;transition:all .15s;display:flex}.shareModal-module-scss-module__wy5gFa__primary-outline.shareModal-module-scss-module__wy5gFa__with-icon{gap:6px}.shareModal-module-scss-module__wy5gFa__primary-outline.shareModal-module-scss-module__wy5gFa__with-icon img{width:14px;height:14px}.shareModal-module-scss-module__wy5gFa__primary-outline:hover{border-color:var(--accent-border-2);background:#fafbfd}.shareModal-module-scss-module__wy5gFa__primary-outline.shareModal-module-scss-module__wy5gFa__loading{cursor:default;color:var(--text-tertiary);background:#fafbfd}.shareModal-module-scss-module__wy5gFa__platform-spinner{box-sizing:border-box;border:1.5px solid #d8dde8;border-top-color:var(--text-body);border-radius:50%;width:13px;height:13px;animation:.75s linear infinite shareModal-module-scss-module__wy5gFa__platform-spin}@keyframes shareModal-module-scss-module__wy5gFa__platform-spin{to{transform:rotate(360deg)}}.shareModal-module-scss-module__wy5gFa__wechat-glyph{fill:#07c160;width:17px;min-width:17px;height:17px}.shareModal-module-scss-module__wy5gFa__wechat-glyph.shareModal-module-scss-module__wy5gFa__light{fill:#fff;width:15px;min-width:15px;height:15px}.shareModal-module-scss-module__wy5gFa__section-label{color:var(--text-tertiary);letter-spacing:1px;margin:16px 0 8px;font-size:11px;font-weight:500}.shareModal-module-scss-module__wy5gFa__section-label:first-child{margin-top:4px}.shareModal-module-scss-module__wy5gFa__export-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.shareModal-module-scss-module__wy5gFa__export-tile{border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 0 8px;transition:all .15s;display:flex}.shareModal-module-scss-module__wy5gFa__export-tile:hover{border-color:var(--accent);background:#f5f8ff}.shareModal-module-scss-module__wy5gFa__export-tile img{width:18px;height:18px}.shareModal-module-scss-module__wy5gFa__export-tile span{color:var(--text-body);font-size:11px}.shareModal-module-scss-module__wy5gFa__x-image-chips{flex-wrap:wrap;gap:6px;display:flex}.shareModal-module-scss-module__wy5gFa__x-image-chip{border:1px solid var(--border);cursor:pointer;border-radius:8px;width:48px;height:48px;transition:border-color .15s;position:relative;overflow:hidden}.shareModal-module-scss-module__wy5gFa__x-image-chip img{object-fit:cover;width:100%;height:100%}.shareModal-module-scss-module__wy5gFa__x-image-chip span{color:#fff;background:rgba(17,21,31,.72);border-radius:4px;padding:0 4px;font-size:10px;line-height:14px;position:absolute;bottom:2px;right:2px}.shareModal-module-scss-module__wy5gFa__x-image-chip:hover{border-color:var(--accent)}.shareModal-module-scss-module__wy5gFa__unlocked-banner{color:#1f9d55;background:#edf9f0;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:34px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.shareModal-module-scss-module__wy5gFa__unlocked-banner img{width:14px;height:14px}.shareModal-module-scss-module__wy5gFa__unlocked-banner .shareModal-module-scss-module__wy5gFa__version-option-dot{opacity:.55;background:currentColor}.shareModal-module-scss-module__wy5gFa__version-segment{background:var(--bg-hover);border-radius:10px;gap:2px;margin-bottom:4px;padding:3px;display:flex}.shareModal-module-scss-module__wy5gFa__version-option{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;height:32px;transition:all .15s;display:flex}.shareModal-module-scss-module__wy5gFa__version-option-crown{width:14px;height:14px}.shareModal-module-scss-module__wy5gFa__version-option-text{color:var(--text-secondary);font-size:12px;font-weight:600}.shareModal-module-scss-module__wy5gFa__version-option-sub{color:var(--text-tertiary);align-items:center;font-size:11px;display:inline-flex}.shareModal-module-scss-module__wy5gFa__version-option-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:2px;height:2px;margin:0 3px}.shareModal-module-scss-module__wy5gFa__version-option-badge{color:var(--member-gold-text);background:var(--member-gold-bg);border-radius:5px;padding:1px 5px;font-size:10px;font-weight:600;line-height:1.4}.shareModal-module-scss-module__wy5gFa__version-option-active{background:#fff;box-shadow:0 1px 3px rgba(23,26,33,.1)}.shareModal-module-scss-module__wy5gFa__version-option-active .shareModal-module-scss-module__wy5gFa__version-option-text{color:var(--ink)}.shareModal-module-scss-module__wy5gFa__upgrade-row{flex-direction:column;gap:8px;margin-top:10px;display:flex}.shareModal-module-scss-module__wy5gFa__upgrade-btn-unlock,.shareModal-module-scss-module__wy5gFa__upgrade-btn-member{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:42px;font-family:inherit;font-size:13px;font-weight:600;transition:filter .15s,transform 50ms;display:flex}.shareModal-module-scss-module__wy5gFa__upgrade-btn-unlock:active,.shareModal-module-scss-module__wy5gFa__upgrade-btn-member:active{transform:scale(.98)}.shareModal-module-scss-module__wy5gFa__upgrade-btn-unlock{color:#0176ff;background:#ebf3ff}.shareModal-module-scss-module__wy5gFa__upgrade-btn-unlock:hover{filter:brightness(.97)}.shareModal-module-scss-module__wy5gFa__upgrade-btn-price{font-size:15px;font-weight:800}.shareModal-module-scss-module__wy5gFa__upgrade-btn-member{color:#7a5104;background:linear-gradient(90deg,#ffe9bd,#ffd48a)}.shareModal-module-scss-module__wy5gFa__upgrade-btn-member:hover{filter:brightness(1.04)}.shareModal-module-scss-module__wy5gFa__upgrade-btn-crown{width:14px;height:14px}.shareModal-module-scss-module__wy5gFa__upgrade-btn-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:2px;height:2px}
@keyframes shareLinkModal-module-scss-module__UNBswG__kx-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.shareLinkModal-module-scss-module__UNBswG__mask{z-index:1000;background:rgba(23,26,33,.45);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.shareLinkModal-module-scss-module__UNBswG__mask-behind{z-index:900}.shareLinkModal-module-scss-module__UNBswG__card{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;gap:12px;width:480px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);padding:22px 26px 20px;font-family:PingFang SC;animation:.2s shareLinkModal-module-scss-module__UNBswG__kx-pop;display:flex;overflow-y:auto;box-shadow:0 24px 64px rgba(23,26,33,.28)}.shareLinkModal-module-scss-module__UNBswG__card-edit-view{gap:13px}.shareLinkModal-module-scss-module__UNBswG__header{flex-shrink:0;justify-content:center;align-items:center;height:30px;display:flex;position:relative}.shareLinkModal-module-scss-module__UNBswG__header-title{color:var(--ink);font-size:16px;font-weight:600}.shareLinkModal-module-scss-module__UNBswG__header-close{cursor:pointer;width:32px;height:32px;color:var(--text-tertiary);border-radius:9px;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;top:-2px;right:-10px}.shareLinkModal-module-scss-module__UNBswG__header-close:hover{background:var(--bg-hover)}.shareLinkModal-module-scss-module__UNBswG__header-back{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:-2px;left:-10px}.shareLinkModal-module-scss-module__UNBswG__header-back:hover{background:var(--bg-hover)}.shareLinkModal-module-scss-module__UNBswG__subtitle{color:var(--text-tertiary);text-align:center;margin-top:-10px;font-size:12px}.shareLinkModal-module-scss-module__UNBswG__qr-card-row{align-items:stretch;gap:14px;display:flex}.shareLinkModal-module-scss-module__UNBswG__qr-box{background:var(--bg-panel);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:178px;display:flex;overflow:hidden}.shareLinkModal-module-scss-module__UNBswG__qr-box img{width:148px;height:148px;display:block}.shareLinkModal-module-scss-module__UNBswG__qr-placeholder{color:var(--text-tertiary);font-size:12px}.shareLinkModal-module-scss-module__UNBswG__card-col{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.shareLinkModal-module-scss-module__UNBswG__card-label-row{align-items:center;gap:8px;display:flex}.shareLinkModal-module-scss-module__UNBswG__card-label{color:var(--text-tertiary);font-size:11px}.shareLinkModal-module-scss-module__UNBswG__card-edit-entry{color:var(--accent);cursor:pointer;align-items:center;gap:4px;margin-left:auto;font-size:12px;font-weight:600;display:flex}.shareLinkModal-module-scss-module__UNBswG__wechat-card{box-sizing:border-box;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;width:236px;padding:12px;transition:border-color .15s,box-shadow .15s}.shareLinkModal-module-scss-module__UNBswG__wechat-card:hover{border-color:var(--accent);box-shadow:0 4px 14px rgba(46,107,230,.12)}.shareLinkModal-module-scss-module__UNBswG__wechat-card-title{color:#191919;-webkit-line-clamp:2;word-break:break-all;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.shareLinkModal-module-scss-module__UNBswG__wechat-card-body{align-items:flex-start;gap:10px;margin-top:8px;display:flex}.shareLinkModal-module-scss-module__UNBswG__wechat-card-desc{color:#8f8f8f;-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.shareLinkModal-module-scss-module__UNBswG__wechat-card-cover{object-fit:cover;border-radius:4px;flex-shrink:0;width:44px;height:44px}.shareLinkModal-module-scss-module__UNBswG__wechat-card-cover-empty{background:var(--bg-hover);display:block}.shareLinkModal-module-scss-module__UNBswG__qr-caption{color:#1fa85c;align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:flex}.shareLinkModal-module-scss-module__UNBswG__qr-caption-dot{background:#1fa85c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.shareLinkModal-module-scss-module__UNBswG__divider{width:100%;color:var(--text-faint);align-items:center;gap:10px;font-size:11px;display:flex}.shareLinkModal-module-scss-module__UNBswG__divider:before,.shareLinkModal-module-scss-module__UNBswG__divider:after{content:"";background:var(--border-weaker);flex:1;height:1px}.shareLinkModal-module-scss-module__UNBswG__link-block{flex-direction:column;gap:5px;display:flex}.shareLinkModal-module-scss-module__UNBswG__link-row{border:1px solid var(--border-weaker);box-sizing:border-box;background:#fafbfd;border-radius:10px;align-items:center;gap:8px;width:100%;padding:6px 6px 6px 12px;display:flex}.shareLinkModal-module-scss-module__UNBswG__link-text{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.shareLinkModal-module-scss-module__UNBswG__link-copy{background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;height:28px;padding:0 14px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.shareLinkModal-module-scss-module__UNBswG__link-copy:hover{background:var(--accent-hover)}.shareLinkModal-module-scss-module__UNBswG__link-hint{color:var(--warn-text);font-size:11px;line-height:1.5}.shareLinkModal-module-scss-module__UNBswG__switch-row{justify-content:space-between;align-items:center;width:100%;display:flex}.shareLinkModal-module-scss-module__UNBswG__switch-label-group{align-items:center;gap:5px;display:flex}.shareLinkModal-module-scss-module__UNBswG__switch-label{color:var(--text-tertiary);font-size:12px}.shareLinkModal-module-scss-module__UNBswG__member-badge{color:var(--member-gold-text);background:var(--member-gold-bg);border-radius:5px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:600;line-height:14px}.shareLinkModal-module-scss-module__UNBswG__switch{cursor:pointer;background:#d3dae4;border-radius:10px;flex-shrink:0;width:34px;height:20px;transition:background .2s;position:relative}.shareLinkModal-module-scss-module__UNBswG__switch-on{background:var(--accent)}.shareLinkModal-module-scss-module__UNBswG__switch-on .shareLinkModal-module-scss-module__UNBswG__switch-knob{left:16px}.shareLinkModal-module-scss-module__UNBswG__switch-knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.shareLinkModal-module-scss-module__UNBswG__footnote{color:var(--text-faint);text-align:center;font-size:11px}.shareLinkModal-module-scss-module__UNBswG__footnote-link{color:#b4832a;cursor:pointer}.shareLinkModal-module-scss-module__UNBswG__spacer{flex:1}.shareLinkModal-module-scss-module__UNBswG__field-label{color:var(--text-body);flex-shrink:0;font-size:13px;font-weight:500}.shareLinkModal-module-scss-module__UNBswG__prefix-row{z-index:20;align-items:center;gap:12px;display:flex;position:relative}.shareLinkModal-module-scss-module__UNBswG__prefix-dropdown{position:relative}.shareLinkModal-module-scss-module__UNBswG__prefix-trigger{border:1px solid var(--border);box-sizing:border-box;cursor:pointer;border-radius:10px;align-items:center;gap:8px;min-width:190px;height:36px;padding:0 12px;transition:border-color .15s;display:flex}.shareLinkModal-module-scss-module__UNBswG__prefix-trigger-active{border-color:var(--accent)}.shareLinkModal-module-scss-module__UNBswG__prefix-trigger-label{color:var(--ink);flex:1;font-size:13px}.shareLinkModal-module-scss-module__UNBswG__prefix-arrow{width:10px;height:10px;transition:transform .2s}.shareLinkModal-module-scss-module__UNBswG__prefix-arrow-open{transform:rotate(-180deg)}.shareLinkModal-module-scss-module__UNBswG__prefix-menu{border:1px solid var(--border);box-sizing:border-box;z-index:50;background:#fff;border-radius:12px;width:240px;padding:6px;animation:.15s shareLinkModal-module-scss-module__UNBswG__kx-pop;position:absolute;top:42px;right:0;box-shadow:0 16px 40px rgba(23,26,33,.16)}.shareLinkModal-module-scss-module__UNBswG__prefix-option{cursor:pointer;border-radius:9px;align-items:center;gap:7px;height:40px;padding:0 10px;display:flex}.shareLinkModal-module-scss-module__UNBswG__prefix-option:hover{background:var(--bg-hover)}.shareLinkModal-module-scss-module__UNBswG__prefix-option svg{flex-shrink:0}.shareLinkModal-module-scss-module__UNBswG__prefix-option-label{color:var(--text-body);font-size:13px}.shareLinkModal-module-scss-module__UNBswG__upsell-bar{background:linear-gradient(90deg,#fff8ec,#ffefd2);border:1px solid #f2dcaf;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.shareLinkModal-module-scss-module__UNBswG__upsell-icon{flex-shrink:0;width:16px;height:16px}.shareLinkModal-module-scss-module__UNBswG__upsell-texts{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.shareLinkModal-module-scss-module__UNBswG__upsell-title{color:#8a5a16;font-size:12.5px;font-weight:600}.shareLinkModal-module-scss-module__UNBswG__upsell-sub{color:#b4832a;font-size:11px}.shareLinkModal-module-scss-module__UNBswG__upsell-btn{color:#6b4a0e;cursor:pointer;background:linear-gradient(90deg,#ffe3b0,#f5c97e);border-radius:8px;flex-shrink:0;align-items:center;height:30px;padding:0 14px;font-size:12px;font-weight:600;display:flex}.shareLinkModal-module-scss-module__UNBswG__upsell-btn:hover{filter:brightness(1.04)}.shareLinkModal-module-scss-module__UNBswG__custom-prefix-row{align-items:center;gap:10px;display:flex}.shareLinkModal-module-scss-module__UNBswG__custom-prefix-input{border:1px solid var(--border);height:34px;color:var(--ink);box-sizing:border-box;border-radius:10px;outline:none;flex:1;min-width:0;padding:0 12px;font-family:inherit;font-size:13px}.shareLinkModal-module-scss-module__UNBswG__custom-prefix-input:focus{border-color:var(--accent)}.shareLinkModal-module-scss-module__UNBswG__custom-prefix-input::placeholder{color:var(--text-faint)}.shareLinkModal-module-scss-module__UNBswG__custom-prefix-count{color:var(--text-faint);flex-shrink:0;font-size:11px}.shareLinkModal-module-scss-module__UNBswG__card-content-label-row{align-items:center;display:flex}.shareLinkModal-module-scss-module__UNBswG__faint-hint{color:var(--text-faint);font-size:11px}.shareLinkModal-module-scss-module__UNBswG__card-content-group{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:2px;margin-top:-6px;display:flex;overflow:hidden}.shareLinkModal-module-scss-module__UNBswG__card-title-block{color:var(--ink);word-break:break-all;background:#f5f6f8;padding:13px 16px;font-size:14px;font-weight:700;line-height:1.55;transition:background .15s}.shareLinkModal-module-scss-module__UNBswG__card-title-block:focus-within{background:#fff}.shareLinkModal-module-scss-module__UNBswG__editable{cursor:text;border-radius:4px;outline:none}.shareLinkModal-module-scss-module__UNBswG__editable:hover{background:#edf1f9}.shareLinkModal-module-scss-module__UNBswG__editable:focus{background:0 0}.shareLinkModal-module-scss-module__UNBswG__card-desc-block{background:#f5f6f8;gap:14px;padding:12px 16px;transition:background .15s;display:flex}.shareLinkModal-module-scss-module__UNBswG__card-desc-block:focus-within{background:#fff}.shareLinkModal-module-scss-module__UNBswG__card-desc-editable{color:#7a8494;word-break:break-all;flex:1;min-width:0;font-size:13px;line-height:1.75}.shareLinkModal-module-scss-module__UNBswG__current-cover{background:var(--bg-hover);border-radius:8px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.shareLinkModal-module-scss-module__UNBswG__current-cover img{object-fit:cover;width:100%;height:100%;display:block}.shareLinkModal-module-scss-module__UNBswG__current-cover-empty{width:100%;height:100%;display:block}.shareLinkModal-module-scss-module__UNBswG__current-cover-tag{color:#fff;text-align:center;background:rgba(23,26,33,.62);padding:2.5px 0;font-size:9.5px;position:absolute;bottom:0;left:0;right:0}.shareLinkModal-module-scss-module__UNBswG__cover-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shareLinkModal-module-scss-module__UNBswG__cover-tile{box-sizing:border-box;cursor:pointer;background:var(--bg-hover);border:2px solid transparent;border-radius:9px;flex-shrink:0;width:50px;height:50px;position:relative;overflow:visible}.shareLinkModal-module-scss-module__UNBswG__cover-tile img{object-fit:cover;border-radius:7px;width:100%;height:100%;display:block}.shareLinkModal-module-scss-module__UNBswG__cover-tile-checked{border-color:var(--accent)}.shareLinkModal-module-scss-module__UNBswG__cover-tile-badge{background:var(--accent);box-sizing:content-box;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:-5px;right:-5px}.shareLinkModal-module-scss-module__UNBswG__cover-upload-tile{box-sizing:border-box;cursor:pointer;border:1.5px dashed #c9d2e0;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1px;width:50px;height:50px;transition:border-color .15s;display:flex}.shareLinkModal-module-scss-module__UNBswG__cover-upload-tile:hover{border-color:var(--accent)}.shareLinkModal-module-scss-module__UNBswG__cover-upload-tile-busy{cursor:default;opacity:.7}.shareLinkModal-module-scss-module__UNBswG__cover-upload-plus{color:var(--text-tertiary);font-size:15px;line-height:1}.shareLinkModal-module-scss-module__UNBswG__cover-upload-text{color:var(--text-tertiary);font-size:9px}.shareLinkModal-module-scss-module__UNBswG__done-btn{background:var(--accent);color:#fff;cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;height:44px;margin-top:2px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.shareLinkModal-module-scss-module__UNBswG__done-btn:hover{background:var(--accent-hover)}@media (max-width:560px){.shareLinkModal-module-scss-module__UNBswG__qr-card-row{flex-direction:column;align-items:stretch}.shareLinkModal-module-scss-module__UNBswG__qr-box{width:100%;padding:10px 0}.shareLinkModal-module-scss-module__UNBswG__prefix-trigger{min-width:150px}}
@keyframes shareToast-module-scss-module__CdolOa__kx-drop{0%{opacity:0;transform:translate(-50%,-10px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.shareToast-module-scss-module__CdolOa__toast{z-index:1100;background:var(--ink);white-space:nowrap;border-radius:14px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:10px 12px 10px 16px;font-family:PingFang SC;animation:.22s shareToast-module-scss-module__CdolOa__kx-drop;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px rgba(23,26,33,.35)}@media (max-width:768px){.shareToast-module-scss-module__CdolOa__toast{gap:8px;padding:10px 10px 10px 14px;top:16px}}.shareToast-module-scss-module__CdolOa__check{background:var(--success,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;display:flex}.shareToast-module-scss-module__CdolOa__text{color:#f5f7fa;text-overflow:ellipsis;font-size:13px;overflow:hidden}.shareToast-module-scss-module__CdolOa__agreement-link{color:#4c9fff;cursor:pointer;transition:color .15s}.shareToast-module-scss-module__CdolOa__agreement-link:hover{color:#7db9ff}.shareToast-module-scss-module__CdolOa__divider{background:rgba(255,255,255,.18);flex-shrink:0;width:1px;height:14px}.shareToast-module-scss-module__CdolOa__member-cta{color:#f5c97b;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;transition:color .15s}.shareToast-module-scss-module__CdolOa__member-cta:hover{color:#ffdfa3}.shareToast-module-scss-module__CdolOa__close{cursor:pointer;color:rgba(255,255,255,.5);border-radius:7px;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;font-size:14px;transition:background .15s;display:flex}.shareToast-module-scss-module__CdolOa__close:hover{background:rgba(255,255,255,.1)}
.articleUnlockModal-module-scss-module__hwihCW__unlock-modal{text-align:center;flex-direction:column;align-items:center;padding:8px 4px 2px;display:flex}.articleUnlockModal-module-scss-module__hwihCW__unlock-title{color:#11151f;font-size:17px;font-weight:700}.articleUnlockModal-module-scss-module__hwihCW__unlock-desc{color:rgba(17,21,31,.6);margin-top:6px;font-size:12px;line-height:1.6}.articleUnlockModal-module-scss-module__hwihCW__unlock-price-row{align-items:baseline;gap:8px;margin-top:14px;display:flex}.articleUnlockModal-module-scss-module__hwihCW__unlock-price{color:#ff4f37;font-size:30px;font-weight:800;line-height:1}.articleUnlockModal-module-scss-module__hwihCW__unlock-price:first-letter{font-size:18px}.articleUnlockModal-module-scss-module__hwihCW__unlock-price-original{color:rgba(17,21,31,.4);font-size:13px;text-decoration:line-through}.articleUnlockModal-module-scss-module__hwihCW__unlock-price-note{color:#a56808;background:#fff3dc;border-radius:5px;padding:2px 6px;font-size:11px;font-weight:600}.articleUnlockModal-module-scss-module__hwihCW__unlock-qr-box{border:1px solid #e9eaee;border-radius:12px;justify-content:center;align-items:center;width:188px;height:188px;margin-top:14px;display:flex;overflow:hidden}.articleUnlockModal-module-scss-module__hwihCW__unlock-qr-box img{width:180px;height:180px;display:block}.articleUnlockModal-module-scss-module__hwihCW__unlock-qr-error{color:rgba(17,21,31,.6);flex-direction:column;align-items:center;gap:10px;padding:0 16px;font-size:12px;display:flex}.articleUnlockModal-module-scss-module__hwihCW__unlock-qr-error button{color:#fff;cursor:pointer;background:#11151f;border:none;border-radius:8px;padding:7px 18px;font-size:12px;font-weight:600}.articleUnlockModal-module-scss-module__hwihCW__unlock-qr-error button:hover{opacity:.88}.articleUnlockModal-module-scss-module__hwihCW__unlock-hint{color:#11151f;align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.articleUnlockModal-module-scss-module__hwihCW__unlock-hint img{width:16px;height:16px}.articleUnlockModal-module-scss-module__hwihCW__unlock-footnote{color:rgba(17,21,31,.6);border-top:1px solid #f0f1f3;width:100%;margin-top:14px;padding-top:12px;font-size:12px}.articleUnlockModal-module-scss-module__hwihCW__unlock-footnote span{color:#a56808;cursor:pointer;font-weight:600}.articleUnlockModal-module-scss-module__hwihCW__unlock-footnote span:hover{text-decoration:underline}.articleUnlockModal-module-scss-module__hwihCW__unlock-agreement{color:rgba(17,21,31,.4);margin-top:8px;font-size:11px}.articleUnlockModal-module-scss-module__hwihCW__unlock-agreement a{color:rgba(17,21,31,.55);text-decoration:none}.articleUnlockModal-module-scss-module__hwihCW__unlock-agreement a:hover{color:#0176ff}
