body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-header{background:#fff;box-shadow:0 2px 8px #dbb8b81a;padding:0;position:fixed}.header-container{height:64px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 24px}.header-container,.logo{align-items:center;display:flex}.logo a{color:#417be0;font-size:20px;font-weight:700;text-decoration:none}.nav-container{align-items:center;display:flex;flex:1 1}.nav-menu{border-bottom:none;flex:1 1;line-height:62px;margin:0 24px}.action-buttons{margin-left:auto;position:relative}.user-info:hover{background:#f5f5f5}.app-footer{align-items:center;background:#f0f2f5;color:#000000a6;display:flex;flex-direction:column;gap:10px;padding:24px 50px;text-align:center}.social-links{margin:10px 0}.social-links .ant-typography-link{transition:color .3s ease}.social-links .ant-typography-link:hover .anticon{color:#1890ff!important}.post-card{border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #00000017;margin-bottom:16px;transition:all .3s ease}.post-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.post-card-compact{margin-bottom:12px}.post-card-compact .post-title{margin-bottom:4px!important}.post-card-header{margin-bottom:12px}.post-title-link{color:inherit;display:block;text-decoration:none}.post-title{color:#1890ff;margin:0 0 8px!important;transition:color .3s ease}.post-title-link:hover .post-title{color:#40a9ff}.post-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.post-date,.post-views{align-items:center;display:inline-flex;font-size:12px;gap:4px}.post-date .anticon,.post-views .anticon{font-size:11px}.post-summary{background:#fafafa;border-left:3px solid #1890ff;border-radius:4px;font-style:italic;margin:12px 0;padding:12px}.post-content-preview{color:#000000d9;line-height:1.6;margin:12px 0;max-height:80px;overflow:hidden;text-overflow:ellipsis}.post-tags-container{align-items:flex-start;border-top:1px solid #f0f0f0;display:flex;margin:16px 0;padding-top:12px}.post-tag{margin-bottom:4px;transition:all .3s ease}.post-tag:hover{box-shadow:0 2px 4px #1890ff33;transform:translateY(-1px)}.post-actions{border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;padding-top:12px}@media (max-width:768px){.post-card{margin-bottom:12px}.post-title{font-size:16px!important}.post-meta{align-items:flex-start;flex-direction:column;gap:4px}.post-actions{flex-direction:column;gap:8px}.post-actions .ant-space{justify-content:space-between;width:100%}}.home-page{min-height:100vh;position:relative}.page-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-radius:15px;box-shadow:0 10px 40px #0003;margin:20px auto;max-width:1200px;padding:40px 60px;position:relative;z-index:1}.page-header h2{color:#1a1a1a;font-size:36px!important;font-weight:700;margin-bottom:10px!important}.search-section{margin-bottom:40px}.search-container{display:flex;width:100%}.search-input .ant-input-group{align-items:stretch;display:flex}.search-input .ant-input-group .ant-input{border:2px solid #e8e8e8!important;border-radius:6px 0 0 6px!important;border-right:none!important;box-shadow:none!important;flex:1 1;font-size:16px;height:48px;padding-left:16px}.search-input .ant-input-search-button{align-items:center;background-color:#1890ff!important;border:2px solid #1890ff!important;border-left:none!important;border-radius:0 6px 6px 0!important;color:#fff!important;display:flex;font-size:16px;font-weight:500;height:48px!important;justify-content:center;min-height:48px!important;padding:0 24px}.search-input .ant-input-search-button:hover{background-color:#40a9ff!important;border-color:#40a9ff!important}.search-input .ant-input-affix-wrapper,.search-input .ant-input-group,.search-input .ant-input-group-addon{box-shadow:none!important}.search-input .ant-input:focus{border-color:#40a9ff!important;box-shadow:none!important}.search-input .ant-input:hover{border-color:#40a9ff!important}.stats-section{margin:30px 0}.stat-item{align-items:baseline;display:flex;gap:8px}.stat-item .ant-typography{margin:0}.ant-divider{margin:30px 0!important}.posts-list{margin-top:40px}.list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.list-header .ant-typography{color:#1a1a1a;font-size:18px!important}.list-header .ant-btn-link{color:#1890ff!important;height:auto;padding:0}.list-header .ant-btn-link:hover{color:#40a9ff!important}.list-header .ant-btn-link .anticon{margin-right:4px}.posts-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.ant-empty{padding:60px 0;text-align:center}.ant-empty .ant-typography{display:block;margin-bottom:8px}.ant-empty .ant-typography-secondary{color:#8c8c8c;display:block;margin-bottom:20px}.ant-empty .ant-btn{margin-top:16px}.posts-container .ant-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2;border:1px solid #fff3}.ant-btn-primary{box-shadow:0 4px 12px #1890ff4d}a{text-decoration:none}@media (max-width:768px){.page-content{border-radius:10px;margin:10px;padding:20px}.posts-container{gap:16px;grid-template-columns:1fr}.page-header h2{font-size:28px!important}}.archive-page{background-color:#ffffff4d;min-height:100vh;position:relative;width:1200px}.month-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border:1px solid #ffffff4d;border-radius:8px;margin-bottom:40px;padding:25px;transition:all .3s ease}.article-item{background-color:#fffc;border-bottom:1px solid #e0e0e0b3;border-radius:6px;cursor:pointer;margin-bottom:8px;padding:20px;transition:all .2s ease}.archive-content .ant-empty{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff4d;border:1px solid #fff0;border-radius:12px;padding:60px 40px}.profile-page{background:#fff;margin:0 auto;min-height:100vh;padding:0;width:1200px}.profile-header{background:linear-gradient(135deg,#117ecb,#25a2fc);border-radius:0 0 20px 20px;color:#fff;margin-bottom:32px;padding:60px 24px 40px;text-align:center}.header-content{margin:0 auto;max-width:900px}.main-title{color:#fff!important;font-size:32px!important;margin:10px 0!important}.profile-content{margin:0 auto;max-width:1200px;padding:0 24px 40px}.profile-card{border:2px solid #e8e8e8;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:30px;transition:transform .3s ease}.profile-card:hover{transform:translateY(-4px)}.ant-form-item-label>label{color:#1a1a1a;font-weight:600}.auth-page{justify-content:flex-end;padding-bottom:20px;padding-right:0;padding-top:20px;position:relative;z-index:1}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:15px;box-shadow:0 10px 40px #00000080;max-width:420px;position:relative;z-index:2}.auth-card .ant-card-head{background:#0000;border-bottom:1px solid #0000001a;padding:20px 24px}.auth-card .ant-card-head-title{color:#1890ff;font-size:26px;font-weight:600;text-align:center}.auth-card .ant-card-body{padding:24px}.auth-footer{border-top:1px solid #00000014;margin-top:24px;padding-top:16px}.write-post-page{background:#fafafa;margin:0 auto;min-height:100vh;padding:30px 60px;width:1000px}.page-header{border-bottom:2px solid #e8e8e8;margin-bottom:40px;padding:20px 0}.page-title{color:#1a1a1a!important;font-size:32px!important;font-weight:700!important;margin-bottom:8px!important}.page-subtitle{color:#666;font-size:16px}.write-post-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:40px}.write-form{width:100%}.editor-card{background:#fff;border:none!important;box-shadow:none!important}.form-item-title{margin-bottom:30px!important}.title-input{border:none!important;border-bottom:2px solid #e8e8e8!important;border-radius:0!important;box-shadow:none!important;font-size:24px!important;font-weight:600!important;padding:12px 0!important}.title-input:focus,.title-input:hover{border-bottom-color:#1890ff!important;box-shadow:none!important}.form-label{color:#1a1a1a!important;font-size:16px!important;font-weight:600!important}.summary-textarea{border:1px solid #e8e8e8!important;border-radius:8px!important;font-size:14px!important;padding:12px!important}.summary-textarea:hover{border-color:#40a9ff!important}.summary-textarea:focus{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff1a!important}.tags-section{border:1px solid #f0f0f0}.tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.post-tag{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:16px!important;color:#555!important;font-size:13px!important;font-weight:500;padding:6px 12px!important}.post-tag:hover{border-color:#1890ff!important;color:#1890ff!important}.add-tag-btn{background:#fff!important;border:1px dashed #d9d9d9!important;border-radius:16px!important;color:#666!important;cursor:pointer;font-size:13px!important;padding:6px 12px!important}.add-tag-btn:hover{border-color:#1890ff!important;color:#1890ff!important}.tag-input{border:1px solid #d9d9d9!important;border-radius:16px!important;font-size:13px!important;height:32px!important;width:120px!important}.tag-hint{color:#999;font-size:12px;margin-top:8px}.content-textarea{border:1px solid #e8e8e8!important;border-radius:8px!important;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace!important;font-size:15px!important;line-height:1.6!important;padding:16px!important}.content-textarea:hover{border-color:#40a9ff!important}.content-textarea:focus{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff1a!important}.action-buttons{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px 0}.buttons-left,.buttons-right{display:flex;gap:12px}.ant-divider{background-color:#f0f0f0!important;margin:24px 0!important}.ant-form-item-required:before{color:#ff4d4f!important}.post-detail-container{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:24px 16px}.breadcrumb{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #00000005;margin-bottom:24px;padding:16px}.breadcrumb-link{color:#1890ff;cursor:pointer;transition:color .2s}.breadcrumb-link:hover{color:#40a9ff}.breadcrumb-current{color:#1f1f1f;font-weight:500}.main-content{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #00000008;padding:32px}.loading-container{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:center;min-height:400px}.not-found-container{background:#fff;border-radius:12px;margin-top:40px;padding:80px 24px;text-align:center}.post-main-card{border:none;box-shadow:none;padding:0}.post-title{border-bottom:2px solid #f0f0f0;color:#1f1f1f;font-size:32px!important;font-weight:700;line-height:1.3;margin-bottom:24px!important;padding-bottom:16px}.post-meta-section{border-bottom:1px solid #f0f0f0;margin:20px 0;padding:16px 0}.meta-item{align-items:center;display:flex;gap:8px}.author-avatar{background:linear-gradient(135deg,#667eea,#764ba2)}.author-info{align-items:center;display:flex}.author-name{font-size:16px}.meta-icon{color:#8c8c8c;font-size:14px}.tags-section{background:#fafafa;border-radius:8px;margin:20px 0;padding:16px}.tags-header{align-items:center;display:flex;font-size:14px;margin-bottom:12px}.tags-container{margin-left:4px}.post-tag{border:1px solid #0000;border-radius:16px;cursor:pointer;font-size:13px;margin-bottom:6px;padding:4px 12px;transition:all .2s ease}.post-tag:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff33;transform:translateY(-2px)}.summary-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:8px;margin:24px 0;padding:24px}.summary-header{align-items:center;display:flex;font-size:16px;margin-bottom:16px}.post-summary{color:#1f1f1f;font-size:15px;line-height:1.7;margin:0}.content-section{margin:32px 0}.content-header{border-bottom:2px solid #f0f0f0;margin-bottom:24px;padding-bottom:12px}.post-content{color:#1f1f1f;font-size:16px;line-height:1.8}.content-heading{color:#1f1f1f;font-weight:600;margin-bottom:16px!important;margin-top:32px!important}.content-heading:first-child{margin-top:0!important}.content-paragraph{color:#1f1f1f;line-height:1.8;margin-bottom:20px;text-align:justify}.content-list{margin:16px 0;padding-left:24px}.content-list li{color:#1f1f1f;line-height:1.6;margin-bottom:8px}.action-buttons-section{border-top:1px solid #f0f0f0;margin-top:40px;padding-top:24px}.liked-button{background:#ff4d4f;border-color:#ff4d4f;color:#fff}.liked-button:hover{background:#ff7875;border-color:#ff7875;color:#fff}.related-posts-card{margin-top:32px}.related-post-item,.related-posts-card{border:1px solid #f0f0f0;border-radius:8px}.related-post-item{cursor:pointer;height:100%;transition:all .3s ease}.related-post-item:hover{border-color:#1890ff;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.related-post-content{padding:8px}.related-title{display:block;font-size:15px;min-height:48px}.related-meta,.related-title{margin-bottom:8px}.sidebar{position:-webkit-sticky;position:sticky;top:24px}.action-card,.author-card,.info-card{border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #00000005;margin-bottom:16px}.action-card .ant-card-head,.author-card .ant-card-head,.info-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:auto;padding:12px 16px}.action-card .ant-card-body,.author-card .ant-card-body,.info-card .ant-card-body{padding:16px}.info-item{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.info-divider{margin:8px 0}.author-details,.view-count{align-items:center;display:flex}.author-details{gap:16px}.author-avatar-large{background:linear-gradient(135deg,#667eea,#764ba2);font-size:24px}.author-name-section{flex:1 1}.back-to-top{border-radius:6px;color:#8c8c8c;margin-top:16px;padding:8px;transition:all .2s}.back-to-top:hover{border-color:#1890ff;color:#1890ff}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%}.app-layout{background:#f5f5f5;min-height:100vh}.app-content{background:#fff;margin:64px auto 0;max-width:1400px;min-height:calc(100vh - 134px);padding:24px}.auth-page{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:400px;width:100%}.auth-card .ant-card-head{border-bottom:1px solid #e8e8e8;font-size:20px;font-weight:500;text-align:center}.auth-footer{border-top:1px solid #f0f0f0;margin-top:20px;padding-top:15px}.app-header{box-shadow:0 2px 8px #f0f1f2;position:fixed!important;top:0;width:100%;z-index:1000}
/*# sourceMappingURL=main.7113ae66.css.map*/