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}[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}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}.header-container{background-color:#6495ed;box-sizing:border-box;height:80px;left:0;padding:0;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:999}.header-left-button{align-items:center;display:flex;height:80%;justify-content:center;margin-left:10px;transition:all .3s ease}.header-page-title{color:#fff;font-size:20px;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}.header-avatar{margin-right:10px;transition:all .3s ease}.header-menu-buttons{display:flex;gap:10px;transition:all .3s ease-out}.header-menu-buttons .ant-btn{border-radius:4px;transition:all .3s ease}.header-menu-buttons .ant-btn:hover{background-color:#fff3;transform:translateY(-2px)}.visible{opacity:1;transform:translateX(0);visibility:visible}.hidden{opacity:0;transform:translateX(-10px);visibility:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.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}.markdown-nav{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.markdown-nav-content{background-color:initial;border:none;border-radius:0;box-shadow:none;max-height:calc(100vh - 120px);overflow-y:auto;padding:12px}.markdown-nav-tree{color:inherit}.markdown-nav-tree .ant-tree-node-content-wrapper{height:32px;line-height:32px}.markdown-nav-tree .ant-tree-node-content-wrapper:hover{background-color:#00000005}.markdown-nav-tree .ant-tree-node-selected>.ant-tree-node-content-wrapper{background-color:#1677ff;color:#fff}.markdown-nav-content::-webkit-scrollbar{height:6px;width:6px}.markdown-nav-content::-webkit-scrollbar-track{background:#0000}.markdown-nav-content::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.markdown-nav-content::-webkit-scrollbar-thumb:hover{background:#0000004d}.post-detail-container{width:100%}.post-detail-maincontainer{padding-left:20px;padding-right:20px;padding-top:10px}.post-detail-sider{margin:0;overflow:hidden;padding:0;width:20%}.post-detail-card{border:none;border-radius:15px;height:auto;width:100%}.post-detail-card,.post-detail-markdown{background:#fff;box-shadow:0 2px 8px #00000026}.post-detail-markdown{border:1px solid #e5e5e5;border-radius:15px;min-height:100vh;padding:10px;width:78%}.post-detail-markdown-nav{border:none;border-radius:15px;box-shadow:0 2px 8px #00000026;margin:0;width:100%}.auth-container{background-color:#ddd;border-radius:25px;height:640px;margin-left:60px;margin-right:60px;margin-top:30px;padding:20px;width:calc(100vw - 120px)}.auth-left-container{align-items:center;background-color:#fff;border:none;border-radius:25px;box-shadow:2px 2px 2px 2px #0000001a;display:flex;flex-direction:column;gap:0;height:auto;justify-content:center;padding:40px;width:35%}.auth-left-container h1{margin-bottom:50px;margin-top:20px}.auth-left-container p{margin-bottom:10px}.auth-left-container span{margin:0 0 10px;padding:0}.auth-left-container .auth-edit-button{align-items:center;border-radius:20px;display:flex;font-size:16px;height:40px;justify-content:center;line-height:40px;margin:10px 0;width:50%}.auth-right-container{align-items:center;background-color:#fff;border:none;border-radius:25px;box-shadow:2px 2px 2px 2px #0000001a;display:flex;flex-direction:column;gap:0;height:auto;justify-content:start;margin-left:20px;padding:40px;width:63%}.auth-descriptions{height:auto;width:100%}.snake-game-container{cursor:pointer;-webkit-user-select:none;user-select:none}.game-overlay{align-items:center;background-color:#0000004d;color:#333;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.game-message{font-size:18px;font-weight:700;margin-bottom:10px;text-align:center}.game-score{font-size:16px;margin-bottom:20px}.game-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .3s ease}.game-button:hover{background-color:#45a049}.snake-segment{transition:all .1s ease}.snake-head{z-index:5}.food{animation:pulse 1s infinite alternate;z-index:1}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.write-post-container{background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.write-post-maincontainer{flex:1 1;height:100vh;margin:0;overflow:hidden;width:100%}.write-post-editor{overflow:hidden;position:relative}.write-post-editor,.write-post-preview{display:flex;flex-direction:column;height:100%;margin:0;width:100%}.write-post-preview{box-sizing:border-box;overflow:auto;padding:20px}.archive-menu{width:20%}.archive-table{width:78%}.App{background:#f0f2f5}
/*# sourceMappingURL=main.b46af550.css.map*/