@charset "UTF-8";*,*:after,*:before{box-sizing:border-box;outline:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;margin:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none;&:before,&:after{content:"";content:none}}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}table{border-spacing:0;border-collapse:collapse}input,textarea,button{font-family:inherit;font-size:inherit;color:inherit}select{text-overflow:"";text-indent:.01px;appearance:none;border:0;border-radius:0}select::-ms-expand{display:none}code,pre{font-family:monospace;font-size:1em}:root{--color-primary: #a22324;--color-secondary: #286959;--color-tertiary: #755b00;--color-background: #f5f0e8;--color-surface: #fcf9f8;--color-ink-black: #1a1a1a;--color-xuan-paper: #f5f0e8;--color-juan-color: #e8e0d0;--color-dawn-red: #c43c39;--color-pine-green: #3d7c6b;--color-vine-yellow: #c9a227;--color-blue-white: #4a6b8a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Noto Serif SC",LXGW WenKai,sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background-color:#f5f0e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{color:#1a1a1a;background-color:#c43c3933}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0eded}::-webkit-scrollbar-thumb{background:#c43c3980;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c43c39}a{color:#4a6b8a;text-decoration:none;transition:color .15s ease}a:hover{color:#a22324}button{font-family:inherit}input,textarea{font-family:"Noto Serif SC",LXGW WenKai,sans-serif}.ink-text{font-family:ZCOOL XiaoWei,"Noto Serif SC",serif}.calligraphy-text{font-family:Ma Shan Zheng,cursive}.paper-texture{background-image:radial-gradient(rgba(26,26,26,.03) .5px,transparent .5px),radial-gradient(#1a1a1a08 .5px,#f5f0e8 .5px);background-attachment:fixed;background-position:0 0,10px 10px;background-size:20px 20px}.rice-paper{background-color:#f5f0e8;background-image:radial-gradient(rgba(26,26,26,.02) .5px,transparent .5px);background-size:24px 24px}.hide{display:none!important}.route-loading{position:fixed;top:50%;left:50%;width:120px;height:22px;color:#c43c39;border:2px solid;border-radius:20px;transform:translate(-50%,-50%)}.route-loading:before{position:absolute;inset:0 100% 0 0;margin:2px;content:"";background:currentcolor;border-radius:inherit;animation:l6 2s infinite}@keyframes l6{to{inset:0}}.ink-divider{height:1px;background:linear-gradient(to right,transparent,rgba(26,26,26,.1),rgba(26,26,26,.3),rgba(26,26,26,.1),transparent)}.yunwen-bg{background-image:radial-gradient(circle at 10% 20%,rgba(196,60,57,.03) 0%,transparent 20%),radial-gradient(circle at 90% 80%,rgba(196,60,57,.03) 0%,transparent 20%)}.highlight{font-weight:700;background-color:unset}.pub-loading{position:fixed;inset:0;z-index:9999999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0003}.pub-loading svg{width:100px;height:100px}.tiptap-editor{display:flex;flex-direction:column;border:1px solid #e8e8e8;border-radius:8px;background:#fff;overflow:hidden}.tiptap-editor .toolbar{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;flex-wrap:wrap;gap:4px}.tiptap-editor .toolbar .toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:4px;background:transparent;cursor:pointer;color:#595959;font-size:14px;transition:all .2s}.tiptap-editor .toolbar .toolbar-btn:hover{background:#e6f7ff;color:#1890ff}.tiptap-editor .toolbar .toolbar-btn:active{background:#bae7ff}.tiptap-editor .toolbar .toolbar-btn.chapter-title-btn{width:auto;padding:0 12px;font-size:13px;gap:4px}.tiptap-editor .toolbar .toolbar-divider{width:1px;height:20px;background:#d9d9d9;margin:0 4px}.tiptap-editor .editor-content{flex:1;padding:20px 24px;min-height:400px;outline:none;overflow-y:auto;line-height:1.8;font-size:16px;color:#262626}.tiptap-editor .editor-content:empty:before{content:attr(data-placeholder);color:#bfbfbf;pointer-events:none}.tiptap-editor .editor-content h2{text-align:center;font-size:22px;font-weight:600;margin:24px 0 20px;color:#1a1a1a}.tiptap-editor .editor-content p{margin:0 0 16px;text-indent:2em}.tiptap-editor .editor-content blockquote{margin:16px 0;padding:12px 16px;border-left:4px solid #1890ff;background:#f0f5ff;color:#595959;font-style:italic}.tiptap-editor .editor-content ul,.tiptap-editor .editor-content ol{margin:12px 0;padding-left:2em}.tiptap-editor .editor-content ul li,.tiptap-editor .editor-content ol li{margin:6px 0;text-indent:0}.tiptap-editor .editor-content strong{font-weight:600;color:#1a1a1a}.tiptap-editor .editor-content em{font-style:italic}.tiptap-editor .editor-content u{text-decoration:underline}.tiptap-editor .editor-content s{text-decoration:line-through}.language-switcher{display:flex;gap:8px;align-items:center}.language-switcher .current-language{display:flex;gap:6px;align-items:center}.language-switcher .language-icon{font-size:16px}:global .ant-dropdown-menu{min-width:160px}:global .ant-dropdown-menu .language-item{display:flex;gap:8px;align-items:center;padding:4px 0}:global .ant-dropdown-menu .language-item .language-icon{width:24px;font-size:16px;text-align:center}:global .ant-dropdown-menu .language-item .language-name{flex:1;font-size:14px}:global .ant-dropdown-menu .language-item .language-check{font-weight:600;color:#1890ff}:global .ant-dropdown-menu .ant-dropdown-menu-item:hover .language-check{color:#fff}:global .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected{background:#e6f7ff}:global .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected .language-name{color:#1890ff}.cart-float-button{position:fixed;right:32px;bottom:100px;z-index:1000}.cart-float-button .float-btn{width:56px;height:56px;font-size:24px;box-shadow:0 4px 16px #a2232466;transition:all .3s ease}.cart-float-button .float-btn:hover{transform:scale(1.1);box-shadow:0 6px 24px #a2232480}.cart-float-button :deep(.ant-badge-count){box-shadow:0 2px 8px #0003}@media (width <= 768px){.cart-float-button{right:16px;bottom:80px}.cart-float-button .float-btn{width:48px;height:48px;font-size:20px}}.main-layout{display:flex;flex-direction:column;min-height:100vh;background-color:#f5f0e8}.main-layout .main-header{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 64px;background:#fcf9f8f2;border-bottom:1px solid rgba(28,27,27,.08);backdrop-filter:blur(8px)}.main-layout .main-header .header-left{display:flex;gap:12px;align-items:center;cursor:pointer}.main-layout .main-header .header-left .logo-image{width:40px;height:40px;object-fit:contain;border:2px solid #a22324;border-radius:4px}.main-layout .main-header .header-left .logo-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:24px;color:#a22324;border:2px solid #a22324;border-radius:4px}.main-layout .main-header .header-left .logo-text{font-family:ZCOOL XiaoWei,"Noto Serif SC",serif;font-size:24px;font-weight:400;color:#1a1a1a;letter-spacing:.1em}.main-layout .main-header .header-nav{display:flex;gap:48px;align-items:center}.main-layout .main-header .header-nav .nav-item{position:relative;padding:8px 0;font-family:"Noto Serif SC",serif;font-size:14px;color:#6b6b6b;letter-spacing:.15em;transition:color .3s ease}.main-layout .main-header .header-nav .nav-item:after{position:absolute;bottom:0;left:50%;width:0;height:2px;content:"";background-color:#a22324;transform:translate(-50%);transition:all .3s ease}.main-layout .main-header .header-nav .nav-item:hover{color:#1a1a1a}.main-layout .main-header .header-nav .nav-item:hover:after{width:100%}.main-layout .main-header .header-nav .nav-item.active{color:#a22324}.main-layout .main-header .header-nav .nav-item.active:after{width:100%}.main-layout .main-header .header-right{display:flex;gap:16px;align-items:center}.main-layout .main-header .header-right .user-trigger{padding:4px 8px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.main-layout .main-header .header-right .user-trigger:hover{background-color:#a223240d}.main-layout .main-header .header-right .login-btn{font-family:"Noto Serif SC",serif;color:#6b6b6b;transition:color .3s ease}.main-layout .main-header .header-right .login-btn:hover{color:#a22324}.main-layout .main-header .header-right .register-btn{font-family:"Noto Serif SC",serif;background-color:#a22324;border-color:#a22324}.main-layout .main-header .header-right .register-btn:hover{background-color:#8e1218;border-color:#8e1218}.main-layout .main-content{flex:1;background-color:#f5f0e8}.main-layout .main-footer{padding:48px 64px 24px;background-color:#f6f3f2;border-top:1px solid rgba(28,27,27,.08)}.main-layout .main-footer .footer-content{max-width:1200px;margin:0 auto;text-align:center}.main-layout .main-footer .footer-content .footer-brand{display:flex;gap:12px;align-items:center;justify-content:center;margin-bottom:16px;font-family:ZCOOL XiaoWei,"Noto Serif SC",serif;font-size:18px;color:#1a1a1a}.main-layout .main-footer .footer-content .footer-brand .footer-icon{font-size:20px;color:#a22324}.main-layout .main-footer .footer-content .footer-links{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:12px;font-size:13px}.main-layout .main-footer .footer-content .footer-links a{color:#6b6b6b;transition:color .3s ease}.main-layout .main-footer .footer-content .footer-links a:hover{color:#a22324}.main-layout .main-footer .footer-content .footer-links .divider{color:#dcd9d9}.main-layout .main-footer .footer-content .footer-copyright{font-family:"Noto Serif SC",serif;font-size:12px;color:#8d706e}@media (max-width: 768px){.main-layout .main-header{height:60px;padding:0 16px}.main-layout .main-header .header-left .logo-image{width:32px;height:32px}.main-layout .main-header .header-left .logo-icon{width:32px;height:32px;font-size:18px}.main-layout .main-header .header-left .logo-text{font-size:18px}.main-layout .main-header .header-nav{display:none}.main-layout .main-header .header-right{gap:8px}.main-layout .main-footer{padding:24px 16px 16px}.main-layout .main-footer .footer-content .footer-brand{font-size:16px}.main-layout .main-footer .footer-content .footer-links{flex-wrap:wrap;gap:4px;font-size:12px}.main-layout .main-footer .footer-content .footer-copyright{font-size:11px}}
