*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;min-height:100vh}code{background:#1b1f230d;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier New,monospace;font-size:85%;padding:.2em .4em}a{color:#1890ff;position:relative;text-decoration:none;transition:all .3s ease}a:hover{color:#40a9ff;text-decoration:underline}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#0000004d}::selection{background:#1890ff33;color:#1890ff}input,select,textarea{transition:all .3s ease}input:focus,select:focus,textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-card{transition:all .4s cubic-bezier(.165,.84,.44,1)}.ant-card:hover{box-shadow:0 8px 24px #0000001f!important;transform:translateY(-2px)}.ant-btn{border-radius:6px!important;font-weight:500;transition:all .3s cubic-bezier(.645,.045,.355,1)!important}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 4px 12px #1890ff4d}.ant-btn-primary:active{transform:scale(.98)}.ant-tag{border-radius:12px;font-size:12px;padding:2px 10px;transition:all .3s ease}.ant-tag:hover{box-shadow:0 2px 6px #0000001a;transform:translateY(-1px)}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.app{background:linear-gradient(180deg,#f8f9fa,#e9ecef);display:flex;flex-direction:column;min-height:100vh;position:relative}.app:before{background:linear-gradient(135deg,#667eea,#764ba2 50%,#0000);content:"";height:300px;left:0;opacity:.05;pointer-events:none;position:fixed;right:0;top:0;z-index:-1}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:24px 20px;position:relative;width:100%}.loading-container{align-items:center;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center}.loading-container .ant-spin{transform:scale(1.5)}.loading-container:after{animation:pulse 1.5s infinite;color:#666;content:"✨ 加载中...";font-size:16px;margin-top:20px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.error-container{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 8px 32px #00000014;margin:40px auto;max-width:600px;padding:80px 20px;text-align:center}.error-container:before{content:"😟";display:block;font-size:64px;margin-bottom:20px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{transition:opacity .4s,transform .4s}.page-enter-active,.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s,transform .3s}.ant-divider{border-color:#0000000f!important}.ant-divider-horizontal{margin:32px 0!important}.ant-empty{padding:48px 0}.ant-empty-image img{opacity:.7}.ant-empty-description{color:#666;margin:16px 0}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#fffffffa)!important;border-bottom:1px solid #0000000f;box-shadow:0 4px 20px #00000014;padding:0 24px!important;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.site-header:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);content:"";height:3px;left:0;opacity:.8;position:absolute;right:0;top:0}.header-container{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:1200px}.desktop-menu{align-items:center;display:flex;height:100%}.header-menu{background:#0000!important;border:none!important;height:100%!important;line-height:64px!important}.header-menu .ant-menu-item{align-items:center!important;border-radius:6px;color:#666;display:flex!important;font-weight:500;height:40px!important;line-height:40px!important;margin:0 4px!important;overflow:hidden;padding:0 20px!important;position:relative;transition:all .3s ease!important}.header-menu .ant-menu-item>span{align-items:center;display:flex;height:100%}.header-menu .ant-menu-item-selected,.header-menu .ant-menu-item:hover{background:#1890ff1a!important;color:#1890ff!important}.header-menu .ant-menu-item-selected{font-weight:600}.header-menu .ant-menu-item:after{display:none}.header-menu .ant-menu-item:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px 3px 0 0;bottom:8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.header-menu .ant-menu-item-selected:before,.header-menu .ant-menu-item:hover:before{width:70%}.header-menu .ant-menu-item:first-child:after{content:"🏠";font-size:14px;margin-left:6px}.header-menu .ant-menu-item:nth-child(2):after{content:"📁";font-size:14px;margin-left:6px}.header-menu .ant-menu-item:nth-child(3):after{content:"👤";font-size:14px;margin-left:6px}.header-left{gap:48px;height:100%}.header-left,.logo{align-items:center;display:flex}.logo{border-radius:8px;color:#1890ff;font-size:24px;font-weight:700;gap:8px;height:40px;line-height:1;padding:4px 8px;position:relative;text-decoration:none;transition:all .3s ease}.logo:hover{background:#1890ff1a;color:#40a9ff;transform:translateY(-1px)}.logo:before{content:"📝";font-size:20px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.header-right,.logo-text{align-items:center;display:flex;height:100%}.header-right{gap:16px}.user-info{align-items:center;background:#00000005;border:1px solid #0000000f;border-radius:8px;cursor:pointer;display:flex;gap:8px;height:40px;padding:6px 12px;transition:all .3s ease}.user-info:hover{background:#1890ff1a;border-color:#1890ff33;box-shadow:0 4px 12px #1890ff1a;transform:translateY(-1px)}.username{color:#333;font-size:14px;font-weight:500}.write-btn{align-items:center;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:6px;display:flex;font-weight:500;gap:6px;height:40px;justify-content:center;min-width:100px;padding:8px 16px;transition:all .3s ease}.write-btn:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 4px 12px #52c41a4d;transform:translateY(-2px)}.write-btn:before{content:"✍️";font-size:16px}.mobile-menu-btn{align-items:center;display:none!important;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.mobile-menu{animation:slideDown .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:0 0 12px 12px;border-top:1px solid #0000000f;box-shadow:0 8px 32px #0000001a;display:none;left:0;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu .ant-menu{border:none;padding:8px 0}.mobile-menu .ant-menu-item{align-items:center!important;border-radius:8px;display:flex!important;height:44px!important;line-height:44px!important;margin:4px 12px!important;padding:0 16px!important;transition:all .3s ease}.mobile-menu .ant-menu-item:hover{background:#1890ff1a}@media (max-width:768px){.desktop-menu{display:none}.mobile-menu-btn{display:flex!important}.mobile-menu{display:block}.header-container{padding:0 16px}.logo{font-size:20px;height:36px}.write-btn{font-size:14px;height:36px;min-width:auto;padding:6px 12px}.user-info{height:36px;padding:4px 10px}}.app-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#fffffffa)!important;border-top:1px solid #0000000f;box-shadow:0 -4px 20px #0000000a;margin-top:auto;padding:40px 0 32px!important;position:relative}.app-footer:before{animation:sparkle 2s infinite;content:"✨";font-size:24px;left:50%;opacity:.6;position:absolute;top:20px;transform:translateX(-50%)}@keyframes sparkle{0%,to{opacity:.6;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.1)}}.app-footer .ant-layout-footer{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;padding:0!important;text-align:center}.app-footer .ant-typography:first-child{align-items:center;color:#666;display:flex;font-size:14px;font-weight:400;gap:8px;margin-bottom:4px;order:1}.app-footer .ant-typography:first-child:before{content:"©";opacity:.8}.social-links{align-items:center;background:#00000005;border:1px solid #0000000f;border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;gap:20px;justify-content:center;margin:12px 0;order:2;padding:16px 24px;transition:all .3s ease}.social-links:hover{border-color:#1890ff33;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.social-links .ant-typography-link{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000014;display:inline-flex;height:44px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:44px}.social-links .ant-typography-link:before{background:linear-gradient(135deg,var(--icon-color) 0,var(--icon-color-dark) 100%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.social-links .ant-typography-link:hover:before{opacity:1}.social-links .ant-typography-link .anticon{color:#666!important;font-size:20px!important;position:relative;transition:all .3s ease;z-index:1}.social-links .ant-typography-link:hover .anticon{color:#fff!important;transform:scale(1.1)}.social-links .ant-typography-link:first-child{--icon-color:#333;--icon-color-dark:#000}.social-links .ant-typography-link:first-child:hover{transform:translateY(-3px) rotate(5deg)}.social-links .ant-typography-link:nth-child(2){--icon-color:#07c160;--icon-color-dark:#05a049}.social-links .ant-typography-link:nth-child(2):hover{transform:translateY(-3px) rotate(-5deg)}.social-links .ant-typography-link:nth-child(3){--icon-color:#12b7f5;--icon-color-dark:#0a95d1}.social-links .ant-typography-link:nth-child(3):hover{transform:translateY(-3px) rotate(5deg)}.app-footer .ant-typography:last-child{align-items:center;background:#00000005;border-radius:12px;color:#888;display:flex;font-size:13px;font-weight:400;gap:8px;margin-top:4px;order:3;padding:8px 16px}.app-footer .ant-typography:last-child:before{content:"⚡";font-size:14px}.app-footer .ant-typography:last-child span{color:#1890ff;font-weight:500}@media (max-width:768px){.app-footer{padding:32px 0 24px!important}.social-links{gap:16px;padding:12px 20px}.social-links .ant-typography-link{height:40px;width:40px}.app-footer .ant-typography:first-child,.app-footer .ant-typography:last-child{font-size:13px}}@media (max-width:480px){.app-footer{padding:24px 0 20px!important}.social-links{gap:12px;padding:10px 16px}.social-links .ant-typography-link{height:36px;width:36px}.social-links .ant-typography-link .anticon{font-size:18px!important}}.post-card{background:#fff;border-radius:16px}.post-card:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.post-card:hover{box-shadow:0 16px 40px #0000001f;transform:translateY(-8px)}.post-card-cover{height:200px;object-fit:cover;transition:transform .6s ease;width:100%}.post-card:hover .post-card-cover{transform:scale(1.05)}.post-card-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.post-card-placeholder:before{animation:float 3s ease-in-out infinite;content:"📖";font-size:48px;opacity:.9}.placeholder-text{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:12px;bottom:20px;color:#fff;font-size:20px;font-weight:600;left:50%;opacity:.9;padding:4px 12px;position:absolute;transform:translateX(-50%)}.post-card-header{margin-bottom:16px;padding:20px 20px 0}.post-card-meta{color:#888;display:flex;font-size:12px;justify-content:space-between;margin-bottom:12px}.post-card-meta span{align-items:center;display:flex;gap:6px;transition:color .3s ease}.post-card:hover .post-card-meta span{color:#666}.post-card-date:before{content:"📅";font-size:12px}.post-card-views:before{content:"👁️";font-size:12px}.post-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px;overflow:hidden;transition:color .3s ease}.post-card:hover .post-card-title{color:#1890ff}.post-card-author{align-items:center;color:#666;display:flex;font-size:13px;gap:6px}.post-card-author:before{content:"👤";font-size:12px}.post-card-content{padding:0 20px}.post-card-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;line-height:1.6;margin-bottom:16px;overflow:hidden}.post-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.post-card-tags .ant-tag{border-radius:12px;font-size:11px;overflow:hidden;padding:2px 10px;position:relative;transition:all .3s ease}.post-card-tags .ant-tag:before{content:"#";margin-right:2px;opacity:.7}.post-card-tags .ant-tag:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.post-card-footer{align-items:center;background:#00000003;border-top:1px solid #0000000f;display:flex;justify-content:space-between;padding:16px 20px}.post-card-stats{color:#888;display:flex;font-size:13px;gap:20px}.post-card-stat{align-items:center;display:flex;gap:6px;transition:all .3s ease}.post-card-stat:hover{color:#1890ff;transform:scale(1.1)}.post-card-stat:first-child:before{content:"❤️"}.post-card-stat:nth-child(2):before{content:"💬"}.post-card .ant-btn{background:#1890ff1a;border:1px solid #1890ff4d;border-radius:8px;color:#1890ff;font-size:13px;font-weight:500;height:32px;padding:0 16px;transition:all .3s ease}.post-card .ant-btn:hover{background:#1890ff;box-shadow:0 4px 12px #1890ff4d;color:#fff;transform:translateY(-2px)}.post-card .ant-btn:after{content:"→";margin-left:4px;transition:transform .3s ease}.post-card .ant-btn:hover:after{transform:translateX(4px)}@media (max-width:768px){.post-card{margin-bottom:20px}.post-card-header{padding:16px 16px 0}.post-card-title{font-size:16px}.post-card-content{padding:0 16px}.post-card-excerpt{-webkit-line-clamp:2;font-size:13px}.post-card-footer{padding:12px 16px}}.home-container{animation:fadeIn .6s ease;padding:20px 0 40px}.home-header{align-items:center;border-bottom:2px solid #0000000f;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:20px;position:relative}.home-header:after{animation:fire 1.5s infinite alternate;bottom:-12px;content:"🔥";font-size:20px;left:0;position:absolute}@keyframes fire{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.home-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;display:flex;font-size:28px;font-weight:700;gap:12px;margin:0}.home-title:before{content:"📚";font-size:24px}.write-post-btn{align-items:center;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:8px;box-shadow:0 4px 12px #52c41a33;display:flex;font-weight:500;gap:8px;height:40px;padding:0 20px;transition:all .3s ease}.write-post-btn:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 6px 20px #52c41a4d;transform:translateY(-2px)}.write-post-btn:active{transform:translateY(0)}.write-post-btn:after{content:"✨";margin-left:4px}.posts-grid{margin-bottom:40px}.post-card{border:1px solid #0000000f;border-radius:12px;box-shadow:0 4px 12px #0000000a;margin-bottom:24px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.165,.84,.44,1)}.post-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.post-card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-6px)}.post-card:hover:before{opacity:1}.home-loading{align-items:center;display:flex;flex-direction:column;gap:16px;height:300px;justify-content:center}.home-loading .ant-spin{transform:scale(1.2)}.home-loading:after{animation:pulse 1.5s infinite;color:#666;content:"🎨 加载精彩内容中...";font-size:14px}.home-empty{background:#fff;border:2px dashed #0000001a;border-radius:16px;margin:80px 0;padding:48px;text-align:center}.home-empty .ant-empty-image{height:120px;margin-bottom:24px}.home-empty .ant-empty-image img{opacity:.6}.home-empty .ant-empty-description{color:#888;font-size:16px;margin-bottom:24px}.home-empty:before{animation:bounce 2s infinite;content:"📝";display:block;font-size:48px;margin-bottom:16px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.load-more{margin:48px auto;max-width:400px;text-align:center}.load-more .ant-btn{background:#fff;border:2px solid #1890ff4d;border-radius:8px;color:#1890ff;font-size:16px;font-weight:500;height:44px;transition:all .3s ease}.load-more .ant-btn:hover{background:#1890ff1a;border-color:#1890ff;box-shadow:0 4px 12px #1890ff33;transform:translateY(-2px)}.load-more .ant-btn:not(.ant-btn-loading):after{content:"👇";margin-left:8px}.load-more .ant-btn-loading:after{content:"⏳ 加载中..."}@media (max-width:768px){.home-header{align-items:flex-start;flex-direction:column;gap:20px}.home-title{font-size:24px}.write-post-btn{justify-content:center;width:100%}.posts-grid .ant-col{margin-bottom:20px}.home-empty{margin:60px 0;padding:32px 20px}}.about-container{margin:0 auto;max-width:1000px;padding:20px 0}.about-loading{align-items:center;display:flex;height:400px;justify-content:center}.profile-card{border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;overflow:hidden}.profile-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;margin-bottom:30px;padding:40px 20px 30px;text-align:center}.profile-avatar{background-color:#fff3;border:4px solid #ffffff4d;margin-bottom:20px;transition:transform .3s ease}.profile-avatar:hover{transform:scale(1.05)}.profile-info{max-width:600px;width:100%}.profile-name{color:#fff;font-size:28px;font-weight:600;margin:0 0 10px}.profile-bio{color:#ffffffe6;font-size:16px;line-height:1.6;margin-bottom:20px;padding:0 20px}.profile-meta{color:#fffc;margin-bottom:20px}.meta-item{align-items:center;display:inline-flex;font-size:14px;gap:6px}.profile-contact{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px}.contact-link{align-items:center;background:#ffffff1a;border-radius:20px;color:#fff;display:flex;gap:6px;opacity:.9;padding:8px 16px;text-decoration:none;transition:all .3s}.contact-link:hover{background:#fff3;color:#fff;opacity:1;transform:translateY(-2px)}.profile-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.profile-actions button{border-radius:20px;height:40px;min-width:120px}.profile-stats{background:#f8f9fa;border-radius:8px;margin:30px 0;padding:20px}.stat-item{text-align:center}.stat-item .ant-statistic-title{color:#666;font-size:14px}.stat-item .ant-statistic-content{color:#333;font-size:24px}.mine-content-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.mine-content-card .ant-tabs-nav{margin-bottom:24px}.mine-content-card .ant-tabs-tab{font-size:16px;padding:12px 24px}.mine-content-card .ant-tabs-tab-active{color:#1890ff}.post-tags{gap:4px;margin-top:4px}.post-tags .ant-tag{font-size:12px;line-height:18px;margin:0}.settings-section{padding:20px}.settings-section h3{border-bottom:2px solid #f0f0f0;color:#333;font-size:20px;margin-bottom:24px;padding-bottom:12px}.settings-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.setting-item{background:#f8f9fa;border:1px solid #f0f0f0;border-radius:8px;padding:20px}.setting-item h4{color:#333;font-size:16px;margin:0 0 16px}.setting-item button{display:block;margin-bottom:8px;text-align:left;width:100%}.login-prompt{background:#f8f9fa;border:1px dashed #d9d9d9;border-radius:8px;padding:40px 20px;text-align:center}.login-prompt p{color:#666;margin-bottom:20px}@media (max-width:768px){.profile-header{padding:30px 15px}.profile-name{font-size:24px}.profile-bio{font-size:15px;padding:0 10px}.profile-contact{align-items:center;flex-direction:column;gap:12px}.contact-link{justify-content:center;width:200px}.profile-actions{align-items:center;flex-direction:column;gap:12px}.profile-actions button{justify-content:center;width:200px}.profile-stats{padding:15px}.settings-grid{grid-template-columns:1fr}.mine-content-card .ant-tabs-tab{font-size:14px;padding:8px 16px}}@media (max-width:480px){.profile-stats .ant-col{margin-bottom:16px}.contact-link,.profile-actions button{max-width:200px;width:100%}}.archive-item{border-radius:8px;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.archive-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.archive-item-header{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:12px}.archive-item-title{color:#1890ff;cursor:pointer;font-size:18px;margin:0 0 8px}.archive-item-title:hover{text-decoration:underline}.archive-item-meta{color:#999;display:flex;font-size:13px;gap:16px}.archive-item-meta span{align-items:center;display:flex;gap:4px}.archive-item-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;line-height:1.6;margin-bottom:12px;overflow:hidden}.archive-item-tags{display:flex;flex-wrap:wrap;gap:8px}.archive-container{margin:0 auto;max-width:1000px;padding:20px 0}.archive-header{margin-bottom:30px;text-align:center}.archive-title{color:#333;font-size:28px;font-weight:600;margin-bottom:8px}.archive-subtitle{color:#999;font-size:16px}.filter-card{border-radius:8px;margin-bottom:30px}.filter-section{flex-wrap:wrap;gap:20px}.filter-item,.filter-section{align-items:center;display:flex}.filter-item{gap:8px}.filter-label{align-items:center;color:#666;display:flex;gap:4px;white-space:nowrap}.search-input{width:300px}.filter-select{width:150px}.clear-filters{border-radius:4px;color:#1890ff;cursor:pointer;padding:4px 8px;transition:all .3s}.clear-filters:hover{background-color:#e6f7ff}.archive-content{min-height:400px}.archive-loading{align-items:center;display:flex;height:300px;justify-content:center}.archive-empty{margin:100px 0;text-align:center}.posts-list{margin-bottom:30px}.archive-pagination{display:flex;justify-content:center}@media (max-width:768px){.filter-section{align-items:stretch;flex-direction:column;gap:16px}.filter-item,.search-input{width:100%}.filter-select{flex:1 1}.archive-title{font-size:24px}}.auth-container{margin:40px auto;max-width:500px;padding:20px}.auth-card{border-radius:12px;box-shadow:0 4px 12px #0000001a}.auth-header{margin-bottom:30px;text-align:center}.auth-title{color:#1890ff;font-size:32px;font-weight:600;margin-bottom:8px}.auth-subtitle{color:#999;font-size:16px}.auth-tabs{margin-bottom:20px}.auth-tabs .ant-tabs-nav:before{border-bottom:none!important}.auth-form{margin-top:20px}.form-options{align-items:center;display:flex;justify-content:space-between}.forgot-password{color:#1890ff}.forgot-password:hover{color:#40a9ff}.third-party-auth{display:flex;flex-direction:column;gap:12px}.third-party-btn{align-items:center;border-radius:6px;display:flex;font-size:16px;gap:8px;height:48px;justify-content:center}.third-party-btn.github{background:#24292e;border-color:#24292e;color:#fff}.third-party-btn.github:hover{background:#000;border-color:#000;color:#fff}.third-party-btn.google{background:#db4437;border-color:#db4437;color:#fff}.third-party-btn.google:hover{background:#c23321;border-color:#c23321;color:#fff}@media (max-width:768px){.auth-container{margin:20px auto;padding:10px}.auth-title{font-size:24px}.third-party-auth{flex-direction:column}}.post-detail-container{margin:0 auto;max-width:900px;padding:20px 0}.post-detail-loading{align-items:center;display:flex;height:400px;justify-content:center}.post-detail-empty{margin:100px 0;text-align:center}.post-detail-card{border-radius:12px}.post-detail-card,.post-header{margin-bottom:30px}.post-meta{color:#999;display:flex;font-size:14px;gap:20px;margin-bottom:16px}.post-meta span{align-items:center;display:flex;gap:4px}.post-title{color:#333;font-size:32px;font-weight:600;line-height:1.4;margin-bottom:20px}.post-author{align-items:center;display:flex;gap:12px;margin-bottom:20px}.author-info{display:flex;flex-direction:column}.author-name{color:#333;font-weight:500}.post-read-time{color:#999;font-size:12px}.post-tags{display:flex;flex-wrap:wrap;gap:8px}.post-content{color:#333;font-size:16px;line-height:1.8}.markdown-h1{font-size:28px;margin:30px 0 20px}.markdown-h1,.markdown-h2{color:#333;font-weight:600}.markdown-h2{font-size:24px;margin:25px 0 16px}.markdown-h3{color:#333;font-size:20px;font-weight:600;margin:20px 0 12px}.markdown-p{margin-bottom:16px}.markdown-inline-code{border-radius:3px;color:#e96900;font-size:.9em;padding:2px 6px}.markdown-code-block,.markdown-inline-code{background:#f6f8fa;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.markdown-code-block{border-radius:6px;display:block;font-size:14px;line-height:1.5;margin:16px 0;overflow-x:auto;padding:16px}.markdown-blockquote{background:#f0f9ff;border-left:4px solid #1890ff;color:#666;margin:16px 0;padding:12px 20px}.post-actions{display:flex;gap:30px;justify-content:center;padding:20px 0}.post-action-btn{align-items:center;display:flex;font-size:16px;gap:6px;height:auto;padding:8px 16px}.comments-card{border-radius:12px}.comment-editor{margin-bottom:30px}.comment-input{margin-bottom:12px}.comment-submit-btn{float:right}.comments-list{margin-top:30px}.comment-item{border-bottom:1px solid #f0f0f0;padding:16px 0}.comment-item:last-child{border-bottom:none}.comments-empty{padding:40px 0;text-align:center}@media (max-width:768px){.post-title{font-size:24px}.post-actions{flex-wrap:wrap;gap:16px}.post-action-btn{flex:1 1;justify-content:center}.markdown-h1{font-size:24px}.markdown-h2{font-size:20px}.markdown-h3{font-size:18px}}.write-post-container{margin:0 auto;max-width:1200px;padding:20px 0}.write-post-loading{align-items:center;display:flex;height:400px;justify-content:center}.write-post-card{border-radius:12px;min-height:600px}.write-post-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.write-post-title{color:#333;font-size:24px;font-weight:600;margin:0}.write-post-form{margin-top:20px}.title-input{font-size:20px!important;font-weight:500}.category-select{width:100%}.tags-section{margin-bottom:24px}.selected-tags-container{margin-bottom:20px}.selected-tags-container h4{color:#333;font-size:16px;font-weight:500;margin-bottom:12px}.selected-tags{align-items:center;background:#f8f9fa;border:1px dashed #d9d9d9;border-radius:6px;display:flex;flex-wrap:wrap;gap:8px;min-height:40px;padding:12px}.selected-tag{background:#e6f7ff;border-color:#91d5ff;border-radius:16px;font-size:14px;padding:6px 12px;position:relative;transition:all .3s ease}.selected-tag.custom-tag{background:#fff7e6;border-color:#ffd591}.custom-badge{background:#fa8c16;border-radius:10px;color:#fff;font-size:10px;line-height:1;padding:1px 4px;position:absolute;right:-6px;top:-6px}.selected-tag:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.no-tags-hint{color:#999;font-size:14px}.tag-hint{color:#999;font-size:12px;font-weight:400;margin-left:8px}.custom-tag-input-container{margin-bottom:24px}.add-custom-tag-btn{border-radius:6px;border-style:dashed;height:40px;width:100%}.tag-options-section{margin-top:16px}.tag-options-section h4{color:#333;font-size:16px;font-weight:500;margin-bottom:12px}.tag-options{background:#f8f9fa;border:1px solid #f0f0f0;border-radius:6px;display:flex;flex-wrap:wrap;gap:8px;padding:12px}.tag-option{background:#fff;border:1px solid #d9d9d9;border-radius:16px;cursor:pointer;padding:6px 12px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.tag-option:hover{background:#f0f9ff;border-color:#91d5ff;color:#1890ff;transform:translateY(-1px)}.tag-option.selected{background:#e6f7ff;border-color:#1890ff;color:#1890ff;cursor:default}.tag-option.selected:hover{background:#e6f7ff;transform:none}.content-textarea{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px;line-height:1.6;resize:vertical}.preview-container{background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:24px;min-height:400px;padding:24px}.preview-title{border-bottom:1px solid #f0f0f0;color:#333;font-size:24px;font-weight:600;margin-bottom:16px;padding-bottom:12px}.preview-meta{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding-bottom:16px}.preview-tags{display:flex;flex:1 1;flex-wrap:wrap;gap:8px}.preview-info{color:#666;font-size:14px}.preview-content{color:#333;font-size:16px;line-height:1.8}.preview-content h1{font-size:24px;margin:20px 0 16px}.preview-content h2{font-size:20px;margin:18px 0 14px}.preview-content h3{font-size:18px;margin:16px 0 12px}.preview-content p{margin-bottom:16px}.preview-content code{background:#f6f8fa;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9em;padding:2px 6px}.preview-content pre{background:#f6f8fa;border-radius:6px;margin:16px 0;overflow-x:auto;padding:16px}.preview-content blockquote{background:#f0f9ff;border-left:4px solid #1890ff;color:#666;margin:16px 0;padding:12px 20px}.markdown-help{background:#f8f9fa;border-left:4px solid #1890ff;border-radius:8px;margin:16px 0 24px;padding:16px}.markdown-help h4{color:#333;font-size:14px;margin:0 0 12px}.markdown-help ul{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;padding-left:20px}.markdown-help li{color:#666;font-size:13px}.markdown-help code{background:#e6f7ff;border-radius:3px;color:#1890ff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;padding:2px 6px}.form-actions{border-top:1px solid #f0f0f0;padding-top:24px;text-align:center}@media (max-width:768px){.write-post-header{align-items:flex-start;flex-direction:column;gap:16px}.write-post-title{font-size:20px}.content-textarea{font-size:13px}.tag-options{gap:6px}.tag-option{font-size:12px;padding:4px 8px}.preview-content h1{font-size:20px}.preview-content h2{font-size:18px}.preview-content h3{font-size:16px}.markdown-help ul{grid-template-columns:1fr}.preview-meta{align-items:flex-start;flex-direction:column}.preview-tags{width:100%}.selected-tag .custom-badge{font-size:8px;padding:0 3px}}.blog-layout{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;overflow:hidden;position:relative}.blog-layout:before{background:radial-gradient(circle at 20% 80%,#7877c61a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c61a 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbc61a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.notfound-content{align-items:center;animation:fadeIn .8s ease-out;display:flex;justify-content:center;min-height:calc(100vh - 134px);padding:40px 24px;position:relative;z-index:1}.ant-result{animation:slideUp .8s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:32px;box-shadow:0 20px 60px #00000026,inset 0 0 0 1px #fff3;max-width:600px;overflow:hidden;padding:60px 40px!important;position:relative;width:100%}.ant-result:before{background:linear-gradient(90deg,#ff6b6b,#ffa726 25%,#66bb6a 50%,#42a5f5 75%,#ab47bc);content:"";height:6px;left:0;position:absolute;right:0;top:0;z-index:1}.ant-result:after{color:#00000008;content:"404";font-size:300px;font-weight:900;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;z-index:0}.ant-result-icon{margin-bottom:40px!important;position:relative;z-index:2}.ant-result-icon .anticon{-webkit-text-fill-color:#0000;animation:iconFloat 3s ease-in-out infinite;background:linear-gradient(135deg,#ff6b6b,#ffa726,#42a5f5);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));font-size:120px!important}.ant-result-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2d3748,#4a5568);-webkit-background-clip:text;background-clip:text;color:#2d3748!important;font-size:48px!important;font-weight:800!important;margin-bottom:16px!important;position:relative;text-shadow:0 2px 4px #0000000d;z-index:2}.ant-result-subtitle{color:#718096!important;font-size:18px!important;line-height:1.6!important;margin-bottom:40px!important;margin-left:auto!important;margin-right:auto!important;max-width:400px;position:relative;z-index:2}.ant-result-extra{margin-top:20px;position:relative;z-index:2}.ant-result-extra .ant-btn{background:linear-gradient(135deg,#1890ff,#722ed1)!important;border:none!important;border-radius:50px!important;box-shadow:0 8px 25px #1890ff4d,inset 0 0 0 1px #fff3!important;font-size:18px!important;font-weight:600!important;height:auto!important;overflow:hidden;padding:16px 48px!important;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ant-result-extra .ant-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.ant-result-extra .ant-btn:hover{box-shadow:0 15px 35px #1890ff66,inset 0 0 0 1px #ffffff4d!important;transform:translateY(-4px) scale(1.05)!important}.ant-result-extra .ant-btn:hover:before{left:100%}.ant-result-extra .ant-btn:active{transform:translateY(-2px) scale(1.02)!important}.notfound-decorations{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.decoration-circle{animation:float 20s ease-in-out infinite;background:linear-gradient(135deg,#1890ff1a,#722ed11a);border-radius:50%;position:absolute}.decoration-circle:first-child{animation-delay:0s;height:200px;left:10%;top:10%;width:200px}.decoration-circle:nth-child(2){animation-delay:-5s;height:150px;right:15%;top:60%;width:150px}.decoration-circle:nth-child(3){animation-delay:-10s;bottom:20%;height:100px;left:20%;width:100px}.decoration-triangle{animation:rotate 30s linear infinite;border-style:solid;height:0;position:absolute;width:0}.decoration-triangle:nth-child(4){animation-delay:0s;border-color:#0000 #0000 #ff6b6b1a;border-width:0 60px 104px;right:20%;top:20%}.decoration-triangle:nth-child(5){animation-delay:-15s;border-color:#0000 #0000 #66bb6a1a;border-width:0 40px 69.3px;bottom:30%;left:15%}.notfound-code{color:#0000000d;font-family:Courier New,monospace;font-size:14px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;z-index:0}.notfound-code span{animation:codeFall 10s linear infinite;display:inline-block}.notfound-suggestions{margin-top:40px;position:relative;text-align:center;z-index:2}.suggestions-title{color:#718096;font-size:16px;font-weight:500;margin-bottom:16px}.suggestions-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.suggestion-item{background:#edf2f7cc;border:1px solid #0000;border-radius:20px;color:#4a5568;font-size:14px;padding:8px 20px;text-decoration:none;transition:all .3s ease}.suggestion-item:hover{background:#fff;border-color:#1890ff;box-shadow:0 4px 12px #0000001a;color:#1890ff;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes iconFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(5deg)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes codeFall{0%{opacity:0;transform:translateY(-100vh)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(100vh)}}@media (max-width:768px){.notfound-content{padding:24px 16px}.ant-result{border-radius:24px;padding:40px 24px!important}.ant-result:after{font-size:200px}.ant-result-icon .anticon{font-size:80px!important}.ant-result-title{font-size:36px!important}.ant-result-subtitle{font-size:16px!important}.ant-result-extra .ant-btn{font-size:16px!important;padding:14px 32px!important}.decoration-circle:first-child{height:120px;width:120px}.decoration-circle:nth-child(2){height:80px;width:80px}.suggestions-list{align-items:center;flex-direction:column}.suggestion-item{text-align:center;width:200px}}@media (max-width:480px){.ant-result{padding:32px 20px!important}.ant-result:after{font-size:150px}.ant-result-title{font-size:28px!important}.ant-result-subtitle{font-size:14px!important}.ant-result-extra .ant-btn{font-size:14px!important;padding:12px 24px!important;width:100%}}@media (prefers-color-scheme:dark){.blog-layout{background:linear-gradient(135deg,#1a1a2e,#16213e)}.ant-result{background:#2d3748f2;border-color:#ffffff1a}.ant-result:after{color:#ffffff0d}.ant-result-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e2e8f0,#cbd5e0);-webkit-background-clip:text}.ant-result-subtitle{color:#a0aec0!important}.suggestion-item{background:#4a5568cc;color:#cbd5e0}.suggestion-item:hover{background:#4a5568;color:#fff}.notfound-code{color:#ffffff0d}}@media print{.ant-result,.blog-layout{background:#fff!important}.ant-result{border:1px solid #ddd!important;box-shadow:none!important}.ant-result:after{color:#0000001a}.ant-result-extra,.notfound-decorations,.notfound-suggestions{display:none}}
/*# sourceMappingURL=main.942e5158.css.map*/