.site-header{background:#fff;box-shadow:0 2px 8px #00000017;padding:0;height:64px;line-height:64px;position:sticky;top:0;z-index:1000}.header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;padding:0 24px;height:100%}.logo{display:flex;align-items:center;text-decoration:none;color:#722ed1;font-weight:600;font-size:20px;margin-right:32px;white-space:nowrap}.logo-icon{font-size:24px;margin-right:8px}.logo-text{color:#722ed1}.logo:hover{color:#531dab}.search-container{flex:1;max-width:500px;margin:0 32px}.search-input .ant-input-affix-wrapper{border-radius:24px;border:2px solid #f0f0f0;transition:all .3s}.search-input .ant-input-affix-wrapper:hover,.search-input .ant-input-affix-wrapper:focus{border-color:#722ed1;box-shadow:0 0 0 2px #722ed11a}.search-input .ant-btn{border-radius:0 22px 22px 0;border:none;background:#722ed1;color:#fff}.search-input .ant-btn:hover{background:#531dab}.desktop-menu{border:none;background:transparent;flex-shrink:0}.desktop-menu .ant-menu-item{border-radius:6px;margin:0 4px}.desktop-menu .ant-menu-item:hover{background-color:#722ed11a}.desktop-menu .ant-menu-item-selected{background-color:#722ed11a;color:#722ed1}.desktop-menu .ant-menu-item a{color:inherit;text-decoration:none}.mobile-menu-button{display:none;color:#722ed1;font-size:18px}.mobile-drawer .ant-menu-item-selected{background-color:#722ed11a;color:#722ed1}@media (max-width: 1024px){.search-container{max-width:300px;margin:0 16px}}@media (max-width: 768px){.header-content{padding:0 16px}.logo-text{display:none}.search-container{max-width:200px;margin:0 16px 0 8px}.desktop-menu{display:none}.mobile-menu-button{display:block}}@media (max-width: 480px){.search-container{max-width:150px;margin:0 8px}.search-input .ant-input{font-size:14px}}.site-footer{background:#001529;color:#fff;margin-top:48px}.footer-content{max-width:1200px;margin:0 auto;padding:48px 24px 24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:32px}.footer-section h4.footer-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}.footer-description{color:#ffffffa6;line-height:1.6;margin:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#ffffffa6;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-divider{border-color:#ffffff26;margin:32px 0 24px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-love{display:flex;align-items:center;gap:4px}@media (max-width: 1024px){.footer-main{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 768px){.footer-content{padding:32px 16px 16px}.footer-main{grid-template-columns:1fr;gap:24px;margin-bottom:24px}.footer-bottom{flex-direction:column;text-align:center;gap:8px}}.site-footer .ant-typography a{color:#ffffffa6}.site-footer .ant-typography a:hover{color:#fff}.site-footer .ant-space-item{display:flex;align-items:center}.home-container{min-height:calc(100vh - 64px)}.hero-section{background:linear-gradient(135deg,#722ed1,#531dab);color:#fff;padding:80px 0;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M20 20c0-11.046 8.954-20 20-20s20 8.954 20 20-8.954 20-20 20-20-8.954-20-20z'/%3E%3C/g%3E%3C/svg%3E")}.hero-content{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:center;position:relative;z-index:1}.hero-title{color:#fff!important;font-size:48px!important;font-weight:700!important;margin-bottom:16px!important;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{color:#ffffffe6!important;font-weight:400!important;margin-bottom:24px!important}.hero-description{color:#fffc!important;font-size:16px;line-height:1.8;margin-bottom:32px!important}.hero-actions .ant-btn{height:48px;padding:0 32px;font-size:16px;border-radius:24px}.hero-actions .ant-btn-primary{background:#fff;border-color:#fff;color:#722ed1;box-shadow:0 4px 15px #ffffff4d}.hero-actions .ant-btn-primary:hover{background:#f0f0f0;border-color:#f0f0f0;transform:translateY(-2px)}.hero-actions .ant-btn:not(.ant-btn-primary){background:transparent;border-color:#fffc;color:#ffffffe6}.hero-actions .ant-btn:not(.ant-btn-primary):hover{background:#ffffff1a;border-color:#fff;color:#fff;transform:translateY(-2px)}.hero-stats{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:32px;border:1px solid rgba(255,255,255,.2)}.hero-stats .ant-statistic-title{color:#fffc!important;font-size:14px}.hero-stats .ant-statistic-content{color:#fff!important}.features-section{padding:80px 0;background:#fafafa}.section-title{text-align:center;color:#262626!important;margin-bottom:48px!important;position:relative}.section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#722ed1;border-radius:2px}.feature-card{text-align:center;border-radius:12px;border:none;box-shadow:0 4px 20px #00000014;transition:all .3s ease;height:100%}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #722ed126}.feature-icon{font-size:48px;color:#722ed1;margin-bottom:16px}.feature-title{color:#262626!important;margin-bottom:12px!important}.feature-description{color:#595959!important;line-height:1.6;margin:0!important}.categories-section{padding:80px 0;background:#fff}.category-card{border-radius:12px;border:none;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;height:100%}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #722ed11a}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.category-name{color:#722ed1!important;margin:0!important;font-size:20px!important}.category-arrow{color:#722ed1;transition:transform .3s ease}.category-card:hover .category-arrow{transform:translate(4px)}.category-description{color:#595959!important;margin-bottom:16px!important}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;gap:32px;text-align:center}.hero-title{font-size:36px!important}}@media (max-width: 768px){.hero-section{padding:60px 0}.hero-content{padding:0 16px}.hero-title{font-size:32px!important}.hero-actions{flex-direction:column;align-items:center}.hero-actions .ant-btn{width:200px}.features-section,.categories-section{padding:60px 0}.page-container{padding:0 16px}}.search-page{min-height:calc(100vh - 64px);background:#fafafa}.search-container{max-width:1200px;margin:0 auto;padding:24px}.search-section{background:#fff;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 2px 8px #0000000f}.search-title{text-align:center;color:#722ed1!important;margin-bottom:32px!important}.search-box{display:flex;align-items:center;gap:16px;margin-bottom:16px}.search-input{flex:1}.search-input .ant-input-search{border-radius:8px}.search-input .ant-input-search-button{border-radius:0 8px 8px 0;background:#722ed1;border-color:#722ed1}.search-input .ant-input-search-button:hover{background:#531dab;border-color:#531dab}.advanced-search-btn{color:#722ed1;white-space:nowrap}.advanced-search-btn:hover{color:#531dab;background:#722ed11a}.current-filters{padding:16px;background:#f8f9fa;border-radius:8px;margin-top:16px}.suggestion-item{display:flex;justify-content:space-between;align-items:center;width:100%}.suggestion-text{flex:1}.search-results{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f}.results-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.results-count{font-size:14px;margin-left:8px}.results-list .ant-list-item{padding:0;margin-bottom:16px;border:none}.result-item:last-child{margin-bottom:0}.result-card{border:1px solid #f0f0f0;border-radius:8px;transition:all .3s ease;cursor:pointer}.result-card:hover{border-color:#722ed1;box-shadow:0 4px 12px #722ed126;transform:translateY(-2px)}.result-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.result-title{margin:0!important;color:#722ed1!important;flex:1}.result-title .anticon{margin-right:8px}.result-meta{display:flex;flex-wrap:wrap;gap:4px;margin-left:16px}.result-snippet{color:#595959;line-height:1.6;margin-bottom:12px;font-size:14px}.result-snippet mark{background-color:#fff2e8;color:#d46b08;padding:2px 4px;border-radius:3px;font-weight:500}.result-footer{border-top:1px solid #f0f0f0;padding-top:12px;margin-top:12px}.pagination-container{margin-top:32px;text-align:center}.ant-drawer-header{background:#722ed1;color:#fff}.ant-drawer-header .ant-drawer-title{color:#fff}.ant-drawer-close{color:#fffc}.ant-drawer-close:hover{color:#fff}@media (max-width: 768px){.search-container{padding:16px}.search-section{padding:24px 16px}.search-box{flex-direction:column;align-items:stretch;gap:12px}.search-input{width:100%}.advanced-search-btn{align-self:center}.result-header{flex-direction:column;align-items:stretch;gap:12px}.result-meta{margin-left:0}.current-filters{padding:12px}}@media (max-width: 480px){.search-container{padding:12px}.search-section,.search-results{padding:16px 12px}.result-card .ant-card-body{padding:16px}}.ant-empty{margin:48px 0}.ant-empty-description{color:#8c8c8c;margin-bottom:16px}.category-tree{background:#fff}.category-tree .ant-tree{background:transparent}.category-tree .ant-tree-treenode{padding:4px 0}.category-tree .ant-tree-node-content-wrapper{border-radius:6px;transition:all .3s;padding:4px 8px;width:calc(100% - 24px)}.category-tree .ant-tree-node-content-wrapper:hover{background-color:#722ed11a}.category-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#722ed133;color:#722ed1}.category-tree .ant-tree-node-content-wrapper .ant-tree-iconEle{width:16px;height:16px;line-height:16px;margin-right:8px}.category-tree .ant-tree-title{font-size:14px;line-height:1.4}.category-tree .ant-tree-switcher{width:24px;height:24px;line-height:24px}.category-tree .ant-tree-switcher .anticon{font-size:12px}.category-tree .ant-tree-treenode-switcher-leaf-line:before{display:none}.category-tree .ant-tree-treenode-switcher-leaf-line:after{display:none}.category-tree .ant-tree-node-content-wrapper.draggable{cursor:move}.category-tree .ant-tree-node-content-wrapper.draggable:hover{border:1px dashed #722ed1}@media (max-width: 768px){.category-tree .ant-tree-node-content-wrapper{padding:6px 12px;font-size:16px}.category-tree .ant-tree-title{font-size:16px}}@media (max-width: 480px){.category-tree .ant-tree{font-size:14px}.category-tree .ant-tree-node-content-wrapper{padding:4px 8px}}.book-list-page{min-height:calc(100vh - 64px);background:#fafafa}.book-list-container{max-width:1400px;margin:0 auto;padding:24px}.page-header{margin-bottom:24px;text-align:center}.page-header h2{color:#722ed1!important;margin-bottom:8px!important}.page-header .ant-typography{font-size:16px}.book-list-content{display:flex;gap:24px}.sidebar{width:300px;flex-shrink:0}.sidebar-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.sidebar-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.sidebar-header h5{margin:0!important;color:#722ed1!important}.sidebar-header .anticon{margin-right:8px}.main-content{flex:1;display:flex;flex-direction:column;gap:24px}.filter-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.filter-section{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}.search-input{flex:1;min-width:300px}.sort-select{width:200px}.current-filters{padding:12px;background:#f8f9fa;border-radius:8px}.current-filters .ant-tag{margin-bottom:4px}.books-list .ant-list-item{padding:0;margin-bottom:16px;border:none}.book-item:last-child{margin-bottom:0}.book-card{border:1px solid #f0f0f0;border-radius:8px;transition:all .3s ease;cursor:pointer;width:100%}.book-card:hover{border-color:#722ed1;box-shadow:0 4px 12px #722ed126;transform:translateY(-2px)}.book-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.book-title{margin:0!important;color:#722ed1!important;flex:1}.book-meta{display:flex;flex-wrap:wrap;gap:4px;margin-left:16px}.book-stats{border-top:1px solid #f0f0f0;padding-top:12px;margin-top:12px}.book-stats .ant-space{width:100%;justify-content:space-between}.pagination-container{margin-top:24px;text-align:center}.pagination-container .ant-pagination{display:inline-flex}@media (max-width: 1024px){.book-list-container{padding:16px}.book-list-content{flex-direction:column}.sidebar{width:100%}.filter-section{flex-direction:column}.search-input,.sort-select{width:100%;min-width:auto}.book-header{flex-direction:column;align-items:stretch;gap:12px}.book-meta{margin-left:0;margin-top:8px}.book-stats .ant-space{flex-direction:column;gap:8px}}@media (max-width: 768px){.book-list-container{padding:12px}.sidebar-card,.filter-card,.book-card{border-radius:8px}.current-filters{padding:8px}}@media (max-width: 480px){.book-list-container{padding:8px}.book-card .ant-card-body{padding:16px}.pagination-container{margin-top:16px}}.book-reader-page{min-height:calc(100vh - 64px);background:#fafafa}.book-reader-container{max-width:1200px;margin:0 auto;padding:24px}.book-header-card{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.book-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.book-info{flex:1}.book-title{color:#722ed1!important;margin-bottom:12px!important}.book-title .anticon{margin-right:8px}.book-meta{display:flex;flex-wrap:wrap;gap:16px}.book-meta .ant-typography{color:#595959}.book-meta .anticon{margin-right:4px}.navigation-controls{display:flex;gap:8px}.back-button,.chapter-nav-button{border-radius:6px}.reader-content{display:flex;gap:24px}.content-card{flex:1;border-radius:12px;box-shadow:0 2px 8px #0000000f}.page-navigation{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-radius:8px;margin-bottom:24px}.page-navigation.bottom{margin-top:24px;margin-bottom:0}.nav-button{border-radius:6px}.prev-button{padding-left:16px;padding-right:24px}.next-button{padding-left:24px;padding-right:16px}.page-info{text-align:center}.page-info .ant-typography{font-size:16px;font-weight:500}.book-content{padding:24px;min-height:500px}.content-text{line-height:2;font-size:16px;color:#262626;text-align:justify;letter-spacing:.5px}.content-text h1,.content-text h2,.content-text h3{margin:24px 0 16px;color:#722ed1;font-weight:600}.content-text h1{font-size:24px;border-bottom:2px solid #722ed1;padding-bottom:8px}.content-text h2{font-size:20px}.content-text h3{font-size:18px}.content-text p{margin:16px 0;text-indent:2em}.chapter-navigation-menu{max-height:400px;overflow-y:auto}.chapter-menu-item{display:block;padding:4px 8px;border-radius:4px;transition:background-color .3s}.chapter-menu-item:hover{background-color:#722ed11a}.loading-container,.empty-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;gap:16px}@media (max-width: 1024px){.book-reader-container{padding:16px}.book-header{flex-direction:column;align-items:stretch}.navigation-controls{justify-content:center}.reader-content{flex-direction:column}.page-navigation{flex-direction:column;gap:16px}.page-info{order:-1}.book-content{padding:16px}.content-text{font-size:15px}}@media (max-width: 768px){.book-reader-container{padding:12px}.book-header-card,.content-card{border-radius:8px}.book-title{font-size:20px!important}.book-meta{gap:12px;font-size:14px}.page-info .ant-typography{font-size:14px}.book-content{padding:12px;min-height:300px}.content-text{font-size:14px;line-height:1.8}.content-text h1{font-size:20px}.content-text h2{font-size:18px}.content-text h3{font-size:16px}}@media (max-width: 480px){.book-reader-container{padding:8px}.book-meta{flex-direction:column;gap:8px}.nav-button{padding:0 12px;font-size:14px}.prev-button span:not(.anticon){display:none}.next-button span:not(.anticon){display:none}.chapter-nav-button span:not(.anticon){display:none}}.admin-layout{min-height:calc(100vh - 64px)}.admin-sider{background:#001529!important;box-shadow:2px 0 8px #00000026}.logo{display:flex;align-items:center;justify-content:center;height:64px;background:#ffffff0d;margin:0;overflow:hidden}.logo-icon{color:#fff;font-size:24px}.logo-text{color:#fff;font-size:18px;font-weight:600;margin-left:12px;white-space:nowrap}.admin-menu{background:transparent!important;border-right:none!important}.admin-menu .ant-menu-item{color:#ffffffa6;margin:0!important;height:48px!important;line-height:48px!important}.admin-menu .ant-menu-item:hover{background-color:#ffffff1a!important;color:#fff!important}.admin-menu .ant-menu-item-selected{background-color:#722ed1!important;color:#fff!important}.admin-menu .ant-menu-item-selected:hover{background-color:#722ed1!important}.admin-menu .ant-menu-item .anticon{font-size:16px}.admin-header{background:#fff!important;padding:0 24px!important;box-shadow:0 2px 8px #00000017;display:flex;justify-content:space-between;align-items:center;height:64px!important;line-height:64px!important}.header-left{display:flex;align-items:center;gap:16px}.trigger{padding:0 16px!important;font-size:18px;line-height:64px;cursor:pointer;transition:color .3s}.trigger:hover{color:#722ed1}.admin-breadcrumb{line-height:64px}.admin-breadcrumb .ant-breadcrumb-link{color:#595959}.admin-breadcrumb .ant-breadcrumb-link:hover{color:#722ed1}.header-right{display:flex;align-items:center}.admin-content{margin:24px 16px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;min-height:280px}.admin-content-wrapper{padding:0}.page-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h3{margin:0!important;color:#722ed1!important}.admin-routes{min-height:400px}@media (max-width: 768px){.admin-header{padding:0 16px!important}.admin-content{margin:16px 8px;padding:16px}.page-header{margin-bottom:16px;padding-bottom:12px}.admin-breadcrumb{display:none}}@media (max-width: 480px){.admin-header{padding:0 12px!important}.admin-content{margin:12px 4px;padding:12px}.trigger{padding:0 12px!important}}.app-layout{min-height:100vh;background-color:#fafafa}.app-content{flex:1;padding:0;background-color:#fafafa}.page-container{max-width:1200px;margin:0 auto;padding:24px}.page-container-wide{max-width:1400px;margin:0 auto;padding:24px}.content-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:24px;margin-bottom:16px}.page-title{font-size:24px;font-weight:600;color:#262626;margin-bottom:24px;text-align:center}.section-title{font-size:18px;font-weight:600;color:#262626;margin-bottom:16px;border-left:4px solid #722ed1;padding-left:12px}@media (max-width: 768px){.page-container,.page-container-wide{padding:16px}.content-card{padding:16px;margin-bottom:12px}.page-title{font-size:20px;margin-bottom:16px}.section-title{font-size:16px;margin-bottom:12px}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa}#root{height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ancient-text{line-height:2;font-size:16px;color:#262626;text-align:justify;letter-spacing:.5px}.ancient-text h1,.ancient-text h2,.ancient-text h3{margin:24px 0 16px;color:#722ed1;font-weight:600}.ancient-text h1{font-size:24px;border-bottom:2px solid #722ed1;padding-bottom:8px}.ancient-text h2{font-size:20px}.ancient-text h3{font-size:18px}.search-highlight{background-color:#fff2e8;color:#d46b08;padding:2px 4px;border-radius:3px;font-weight:500}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}@media (max-width: 768px){.ancient-text{font-size:14px;line-height:1.8}.ancient-text h1{font-size:20px}.ancient-text h2{font-size:18px}.ancient-text h3{font-size:16px}}
