diff --git a/assets/css/_page/_home.scss b/assets/css/_page/_home.scss index 7625a546..9b918243 100644 --- a/assets/css/_page/_home.scss +++ b/assets/css/_page/_home.scss @@ -89,6 +89,7 @@ justify-content: space-around; flex-direction: row; flex-wrap: wrap; + padding-top: 1rem; .summary { background-color: $global-background-card-color; diff --git a/resources/_gen/assets/scss/css/home.scss_56e77187b0abeb9929dd9706b09e88ae.content b/resources/_gen/assets/scss/css/home.scss_56e77187b0abeb9929dd9706b09e88ae.content index 1512f87a..2ba2849d 100644 --- a/resources/_gen/assets/scss/css/home.scss_56e77187b0abeb9929dd9706b09e88ae.content +++ b/resources/_gen/assets/scss/css/home.scss_56e77187b0abeb9929dd9706b09e88ae.content @@ -1 +1 @@ -*,::before,::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei UI,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5rem;width:100%;scroll-behavior:smooth}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{background-color:#87878d}::-webkit-scrollbar-thumb:hover{background-color:#a9a9b3}::selection{background-color:rgba(53,166,247,0.25)}[theme=dark] ::selection{background-color:rgba(50,112,194,0.4)}body{background-color:#f2f2f2;color:#161209;word-wrap:break-word;overflow-wrap:break-word}body[theme=dark]{color:#a9a9b3;background-color:#292a2d}input::-ms-clear{display:none}a,a::before,a::after{text-decoration:none;color:#161209}[theme=dark] a,[theme=dark] a::before,[theme=dark] a::after{color:#a9a9b3}a:active,a:hover{color:#2d96bd}[theme=dark] a:active,[theme=dark] a:hover{color:#fff}#mask{background-repeat:no-repeat;background-position:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:rgba(0,0,0,0)}.blur #mask{z-index:100;background-color:rgba(0,0,0,0.25)}svg.icon{display:inline-block;width:1.25em;height:1em;text-align:center}svg.icon path{fill:currentColor}img.emoji{height:1em;width:1em;margin:0 .05em 0 .1em;vertical-align:-.1em}.details .details-summary:hover{cursor:pointer}.details i.details-icon{color:#635F56;-webkit-transition:transform 0.2s ease;-moz-transition:transform 0.2s ease;-o-transition:transform 0.2s ease;transition:transform 0.2s ease}[theme=dark] .details i.details-icon{color:#a9a9b3}.details .details-content{max-height:0;overflow-y:hidden;-webkit-transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s;-moz-transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s;-o-transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s;transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s}.details.open i.details-icon{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.details.open .details-content{max-height:12000px;-webkit-transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s;-moz-transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s;-o-transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s;transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s}#fixed-buttons{display:none}.fixed-button{display:none;z-index:100;position:fixed;right:1.5rem;font-size:1rem;line-height:1rem;padding:.5rem;color:#635F56;background:#f8f8f8;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,0.2);box-shadow:0 2px 4px -1px rgba(0,0,0,0.2);-webkit-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-o-transition:color 0.4s ease;transition:color 0.4s ease}.blur .fixed-button{-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-ms-filter:blur(1.5px);filter:blur(1.5px)}.fixed-button:hover,.fixed-button:active{color:#161209;cursor:pointer}.fixed-button:active,.fixed-button:focus,.fixed-button:hover{outline:none}[theme=dark] .fixed-button{color:#a9a9b3;background:#252627}[theme=dark] .fixed-button:hover,[theme=dark] .fixed-button:active{color:#a9a9b3}#back-to-top{display:block;bottom:1.5rem}#view-comments{bottom:4.5rem}.cc-window.cc-banner .cc-btn{color:#161209}.cc-window.cc-banner .cc-btn:hover,.cc-window.cc-banner .cc-btn:focus{background-color:#ccc}[theme=dark] .cc-window.cc-banner .cc-btn{color:#161209}[theme=dark] .cc-window.cc-banner .cc-btn:hover,[theme=dark] .cc-window.cc-banner .cc-btn:focus{background-color:#fff}img{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.wrapper main{flex:1 0 auto}.wrapper main .container{padding:0 1rem}.page{position:relative;max-width:100%;margin:0 auto}[data-header-desktop] .page{padding-top:3.5rem}[data-header-desktop=normal] .page{padding-top:0}.blur .page{-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-ms-filter:blur(1.5px);filter:blur(1.5px)}.home .home-profile{-webkit-transform:translateY(23vh);-moz-transform:translateY(23vh);-ms-transform:translateY(23vh);-o-transform:translateY(23vh);transform:translateY(23vh);padding:0 0 .5rem;text-align:center}.home .home-profile .home-avatar{padding:.5rem}.home .home-profile .home-avatar img{background-color:#afc6e9;display:inline-block;width:8rem;height:100%;margin:0 auto;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-box-shadow:0 0 0 0.3618em rgba(128,128,128,0.15);box-shadow:0 0 0 0.3618em rgba(128,128,128,0.15);-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}[theme=dark] .home .home-profile .home-avatar img{background-color:#f2f2f2;-webkit-box-shadow:0 0 0 0.3618em rgba(242,242,242,0.05);box-shadow:0 0 0 0.3618em rgba(242,242,242,0.05)}.home .home-profile .home-avatar img:hover{position:relative;-webkit-transform:translateY(-0.75rem);-moz-transform:translateY(-0.75rem);-ms-transform:translateY(-0.75rem);-o-transform:translateY(-0.75rem);transform:translateY(-0.75rem)}.home .home-profile .home-title{font-size:1.25rem;font-weight:bold;margin:0;padding:.1rem}.home .home-profile .home-subtitle{font-size:1rem;font-weight:normal;margin:0;padding:.1rem}.home .home-profile .links{font-size:1.5rem;padding-top:0.25rem}.home .home-profile .links a *{vertical-align:text-bottom;margin:0 .125rem .25rem}.home .home-profile .links img{height:1.5rem;margin:0 .125rem .25rem}.home .home-profile .home-disclaimer{font-size:1rem;line-height:1.5rem;font-weight:normal;margin:0;padding:.5rem;color:#635F56}[theme=dark] .home .home-profile .home-disclaimer{color:#a9a9b3}.home[data-home=posts] .home-profile{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);padding-top:2rem}.home[data-home=posts] .home-avatar img{width:6rem}.home[data-home=posts] .summary-card{margin:0 auto;display:flex;list-style:none;align-items:flex-start;justify-content:space-around;flex-direction:row;flex-wrap:wrap}.home[data-home=posts] .summary-card .summary{background-color:#fff;margin-bottom:1rem;padding-bottom:1rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;color:#161209;width:49%;-webkit-transition:transform 0.4s ease;-moz-transition:transform 0.4s ease;-o-transition:transform 0.4s ease;transition:transform 0.4s ease;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,0.2);box-shadow:0 2px 4px -1px rgba(0,0,0,0.2)}.home[data-home=posts] .summary-card .summary[data-image=hide]{min-height:13rem}.home[data-home=posts] .summary-card .summary:hover{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}[theme=dark] .home[data-home=posts] .summary-card .summary{background-color:#333;color:#a9a9b3}.home[data-home=posts] .summary-card .summary .featured-image-preview{width:100%;padding:30% 0 0;position:relative;margin:0 auto}.home[data-home=posts] .summary-card .summary .featured-image-preview img{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:none;object-fit:none;font-family:"object-fit: none;";-webkit-border-radius:0.5rem 0.5rem 0 0;-moz-border-radius:0.5rem 0.5rem 0 0;border-radius:0.5rem 0.5rem 0 0}.home[data-home=posts] .summary-card .summary .featured-image-preview img.lazyloaded{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.home[data-home=posts] .summary-card .summary .single-title{font-size:1.25rem;line-height:140%;margin:0.4rem 1rem;padding-top:1rem}.home[data-home=posts] .summary-card .summary .post-meta{font-size:.875rem;margin:0 1rem .5rem;color:#635F56}.home[data-home=posts] .summary-card .summary .post-meta span{display:inline-block}[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .post-meta a,.home[data-home=posts] .summary-card .summary .post-meta a::before,.home[data-home=posts] .summary-card .summary .post-meta a::after{text-decoration:none;color:#147da4}[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a,[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a::before,[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a::after{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .post-meta a:active,.home[data-home=posts] .summary-card .summary .post-meta a:hover{color:#ef3982}[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a:active,[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a:hover{color:#fff}.home[data-home=posts] .summary-card .summary .post-meta .author{font-size:1.05rem}.home[data-home=posts] .summary-card .summary p{margin:.5rem 0}.home[data-home=posts] .summary-card .summary .content{display:-moz-box;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;margin:0 1rem 0 1rem;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;color:#635F56}[theme=dark] .home[data-home=posts] .summary-card .summary .content{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .content h2,.home[data-home=posts] .summary-card .summary .content h3,.home[data-home=posts] .summary-card .summary .content h4,.home[data-home=posts] .summary-card .summary .content h5,.home[data-home=posts] .summary-card .summary .content h6,.home[data-home=posts] .summary-card .summary .content p{font-size:1rem;line-height:1.5;display:inline}.home[data-home=posts] .summary-card .summary .content h2::after,.home[data-home=posts] .summary-card .summary .content h3::after,.home[data-home=posts] .summary-card .summary .content h4::after,.home[data-home=posts] .summary-card .summary .content h5::after,.home[data-home=posts] .summary-card .summary .content h6::after,.home[data-home=posts] .summary-card .summary .content p::after{content:"\A";white-space:pre}.home[data-home=posts] .summary-card .summary .content h2{font-size:1.125rem}.home[data-home=posts] .summary-card .summary .content a,.home[data-home=posts] .summary-card .summary .content a::before,.home[data-home=posts] .summary-card .summary .content a::after{text-decoration:none;color:#147da4}[theme=dark] .home[data-home=posts] .summary-card .summary .content a,[theme=dark] .home[data-home=posts] .summary-card .summary .content a::before,[theme=dark] .home[data-home=posts] .summary-card .summary .content a::after{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .content a:active,.home[data-home=posts] .summary-card .summary .content a:hover{color:#ef3982}[theme=dark] .home[data-home=posts] .summary-card .summary .content a:active,[theme=dark] .home[data-home=posts] .summary-card .summary .content a:hover{color:#fff}.home[data-home=posts] .summary-card .summary .content b,.home[data-home=posts] .summary-card .summary .content strong{color:#635F56}[theme=dark] .home[data-home=posts] .summary-card .summary .content b,[theme=dark] .home[data-home=posts] .summary-card .summary .content strong{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .post-footer{margin:.4rem 1rem 0 1rem;font-size:.875rem}.home[data-home=posts] .summary-card .summary .post-footer .post-tags{list-style:none;margin:0;overflow:hidden;padding:0}.home[data-home=posts] .summary-card .summary .post-footer .post-tags li{float:left}.home[data-home=posts] .summary-card .summary .post-footer .post-tags a{color:#635F56;display:inline-block;line-height:26px;padding:0 10px;position:relative;margin:0 5px 5px 0;text-decoration:none;-webkit-transition:color 0.2s;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;border:1px solid}.home[data-home=posts] .summary-card .summary .post-footer .post-tags a:hover{background-color:#f2f2f2;color:#2d96bd}[theme=dark] .home[data-home=posts] .summary-card .summary .post-footer .post-tags a{color:#a9a9b3}[theme=dark] .home[data-home=posts] .summary-card .summary .post-footer .post-tags a:hover{background-color:#292a2d;color:#fff}#content-404{font-size:1.8rem;text-align:center;position:absolute;padding-top:0;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#content-404 h2{font-size:10rem;font-weight:900;color:#161209;text-transform:uppercase;margin-bottom:5rem}[theme=dark] #content-404 h2{color:#a9a9b3}#content-404 p{font-size:1.5rem;line-height:2rem}#content-404 a{font-size:.9rem;padding:12px 24px;font-weight:700;background-color:#161209;color:#f2f2f2;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;-webkit-transition:0.2s all;-moz-transition:0.2s all;-o-transition:0.2s all;transition:0.2s all}[theme=dark] #content-404 a{background-color:#a9a9b3;color:#292a2d}#content-404 a:hover{opacity:0.8}header{width:100%;z-index:150;background-color:#f8f8f8;-webkit-transition:box-shadow 0.3s ease;-moz-transition:box-shadow 0.3s ease;-o-transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease}[theme=dark] header{background-color:#252627}header .logo{min-height:1.5em;height:1.5em;vertical-align:text-bottom}header .logo,header .header-title-pre{padding-right:.25rem}header .header-title-post{padding-left:.25rem}header:hover{-webkit-box-shadow:0 0 1.5rem 0 rgba(0,0,0,0.1);box-shadow:0 0 1.5rem 0 rgba(0,0,0,0.1)}.header-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%}.header-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei UI,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:bold;margin-right:.5rem;min-width:10%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-flex:10;flex:10}.menu .menu-item{position:relative}.language-select{position:absolute;opacity:0;left:0;top:0;width:100%;height:100%}.language-select:hover{cursor:pointer}.search{position:relative}.search input{color:transparent;box-sizing:border-box;height:2.5rem;width:2.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;border:none;outline:none;background-color:#f8f8f8;vertical-align:baseline !important;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}[theme=dark] .search input{background-color:#252627}.search input::-webkit-input-placeholder{color:rgba(0,0,0,0)}.search input:-moz-placeholder{color:rgba(0,0,0,0)}.search input::-moz-placeholder{color:rgba(0,0,0,0)}.search input:-ms-input-placeholder{color:rgba(0,0,0,0)}.search input::placeholder{color:rgba(0,0,0,0)}.search .search-button{margin:0;position:absolute;left:auto;right:1rem}.search .search-toggle{left:.5rem;right:auto}.search .search-loading{display:none}.search .search-clear{display:none}.open .search input,.search.mobile input{color:#161209;background-color:#e9e9e9;padding:0 2rem 0 2rem}[theme=dark] .open .search input,[theme=dark] .search.mobile input{color:#a9a9b3;background-color:#363636}[theme=dark] .open .search input::-webkit-input-placeholder,[theme=dark] .search.mobile input::-webkit-input-placeholder{color:#a9a9b3}[theme=dark] .open .search input:-moz-placeholder,[theme=dark] .search.mobile input:-moz-placeholder{color:#a9a9b3}[theme=dark] .open .search input::-moz-placeholder,[theme=dark] .search.mobile input::-moz-placeholder{color:#a9a9b3}[theme=dark] .open .search input:-ms-input-placeholder,[theme=dark] .search.mobile input:-ms-input-placeholder{color:#a9a9b3}[theme=dark] .open .search input::placeholder,[theme=dark] .search.mobile input::placeholder{color:#a9a9b3}.open .search input::-webkit-input-placeholder,.search.mobile input::-webkit-input-placeholder{color:#635F56}.open .search input:-moz-placeholder,.search.mobile input:-moz-placeholder{color:#635F56}.open .search input::-moz-placeholder,.search.mobile input::-moz-placeholder{color:#635F56}.open .search input:-ms-input-placeholder,.search.mobile input:-ms-input-placeholder{color:#635F56}.open .search input::placeholder,.search.mobile input::placeholder{color:#635F56}.open .search .search-button,.search.mobile .search-button{color:#635F56}[theme=dark] .open .search .search-button,[theme=dark] .search.mobile .search-button{color:#a9a9b3}.open .search .search-clear:hover,.search.mobile .search-clear:hover{color:#ff6b6b}.open .search .search-toggle:hover,.search.mobile .search-toggle:hover{cursor:default}.theme-switch i{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}#header-desktop{display:block;position:fixed;height:3.5rem;line-height:3.5rem}[data-header-desktop=normal] #header-desktop{position:static}#header-desktop .header-wrapper{padding:0 2rem 0 10vh}#header-desktop .header-wrapper .header-title{font-size:1.5rem}#header-desktop .header-wrapper .menu{overflow:hidden;white-space:nowrap}#header-desktop .header-wrapper .menu .menu-inner{float:right}#header-desktop .header-wrapper .menu .menu-item{margin:0 .5rem}#header-desktop .header-wrapper .menu .menu-item.delimiter{border-left:1.5px solid #161209}[theme=dark] #header-desktop .header-wrapper .menu .menu-item.delimiter{border-left-color:#363636}#header-desktop .header-wrapper .menu .menu-item.language{margin-right:0}#header-desktop .header-wrapper .menu .menu-item.language:hover{color:#2d96bd}[theme=dark] #header-desktop .header-wrapper .menu .menu-item.language:hover{color:#fff}#header-desktop .header-wrapper .menu .menu-item.search{margin:0 -.5rem 0 0}#header-desktop .header-wrapper .menu a.active{font-weight:900;color:#161209}[theme=dark] #header-desktop .header-wrapper .menu a.active{color:#fff}#header-desktop.open .header-wrapper .menu .menu-item.search{margin:0 .25rem 0 .5rem}#header-desktop.open .header-wrapper .menu .menu-item.search input{width:24rem}#header-mobile{display:none;position:fixed;height:3.5rem;line-height:3.5rem}[data-header-mobile=normal] #header-mobile{position:static}#header-mobile .header-container{padding:0;margin:0}#header-mobile .header-container .header-wrapper{padding:0 1rem;font-size:1.125rem;-webkit-transition:margin-top 0.3s ease;-moz-transition:margin-top 0.3s ease;-o-transition:margin-top 0.3s ease;transition:margin-top 0.3s ease}#header-mobile .header-container .header-wrapper .header-title{font-size:1.5rem;max-width:80%}#header-mobile .header-container .header-wrapper .menu-toggle{line-height:4rem;cursor:pointer;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}#header-mobile .header-container .header-wrapper .menu-toggle span{display:block;background:#161209;width:1.5rem;height:2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}[theme=dark] #header-mobile .header-container .header-wrapper .menu-toggle span{background:#a9a9b3}#header-mobile .header-container .header-wrapper .menu-toggle span:nth-child(1){margin-bottom:.5rem}#header-mobile .header-container .header-wrapper .menu-toggle span:nth-child(3){margin-top:.5rem}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(0.4rem, 0.5rem);-moz-transform:rotate(45deg) translate(0.4rem, 0.5rem);-ms-transform:rotate(45deg) translate(0.4rem, 0.5rem);-o-transform:rotate(45deg) translate(0.4rem, 0.5rem);transform:rotate(45deg) translate(0.4rem, 0.5rem)}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(2){opacity:0}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(0.4rem, -0.5rem);-moz-transform:rotate(-45deg) translate(0.4rem, -0.5rem);-ms-transform:rotate(-45deg) translate(0.4rem, -0.5rem);-o-transform:rotate(-45deg) translate(0.4rem, -0.5rem);transform:rotate(-45deg) translate(0.4rem, -0.5rem)}#header-mobile .header-container .menu{text-align:center;background:#f8f8f8;border-top:2px solid #f0f0f0;display:none;padding-top:.5rem;-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1)}#header-mobile .header-container .menu .search-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:.5rem 1rem;line-height:2.5rem}#header-mobile .header-container .menu .search{flex-grow:10}#header-mobile .header-container .menu .search .algolia-autocomplete,#header-mobile .header-container .menu .search input{width:100%}#header-mobile .header-container .menu .search-button{top:0}#header-mobile .header-container .menu .search-cancel{display:none;margin-left:.75rem}#header-mobile .header-container .menu .menu-item{display:block;line-height:2.5rem}#header-mobile .header-container .menu .menu-item.language:hover{color:#2d96bd}[theme=dark] #header-mobile .header-container .menu .menu-item.language:hover{color:#fff}#header-mobile .header-container .menu.active{display:block}[theme=dark] #header-mobile .header-container .menu{background:#252627;border-top-color:#363636}#header-mobile.open .header-wrapper{margin-top:-3.5rem}#header-mobile.open .menu{padding-top:0;border-top:none}#header-mobile.open .menu .menu-item{display:none}#header-mobile.open .menu .search-cancel{display:inline}.search-dropdown{position:fixed;z-index:200;top:3.5rem;-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1)}.search-dropdown.desktop{right:2rem;width:30rem}.search-dropdown.mobile{right:0;width:100%}.search-dropdown .dropdown-menu{right:0 !important;background-color:#f2f2f2}[theme=dark] .search-dropdown .dropdown-menu{background-color:#292a2d}.search-dropdown .dropdown-menu .suggestions{overflow-y:auto;max-height:calc(100vh - 3.5rem)}.search-dropdown .dropdown-menu .suggestions .suggestion{padding:.75rem 1rem}.search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-title{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:bold;max-width:75%}.search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-date{font-size:.875rem;float:right;text-align:right;color:#635F56}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-date{color:#a9a9b3}.search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-context{line-height:1.25rem;display:-moz-box;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;color:#635F56}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-context{color:#a9a9b3}.search-dropdown .dropdown-menu .suggestions .suggestion em{font-style:normal;background-color:rgba(53,166,247,0.25)}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion em{background-color:rgba(50,112,194,0.4)}.search-dropdown .dropdown-menu .suggestions .suggestion.cursor{background:#e8e8e8}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion.cursor{background:#323843}.search-dropdown .dropdown-menu .suggestions .suggestion:hover{cursor:pointer}.search-dropdown .dropdown-menu .search-empty{padding:1rem;text-align:center}.search-dropdown .dropdown-menu .search-empty .search-query{font-weight:bold}[theme=dark] .search-dropdown .dropdown-menu .search-empty .search-query{color:#ddd}.search-dropdown .dropdown-menu .search-footer{padding:.5rem 1rem;float:right;font-size:.8rem;color:#635F56}.search-dropdown .dropdown-menu .search-footer [theme=dark]{color:#a9a9b3}.search-dropdown .dropdown-menu .search-footer a,.search-dropdown .dropdown-menu .search-footer a::before,.search-dropdown .dropdown-menu .search-footer a::after{text-decoration:none;color:#147da4}[theme=dark] .search-dropdown .dropdown-menu .search-footer a,[theme=dark] .search-dropdown .dropdown-menu .search-footer a::before,[theme=dark] .search-dropdown .dropdown-menu .search-footer a::after{color:#55bde2}.search-dropdown .dropdown-menu .search-footer a:active,.search-dropdown .dropdown-menu .search-footer a:hover{color:#ef3982}[theme=dark] .search-dropdown .dropdown-menu .search-footer a:active,[theme=dark] .search-dropdown .dropdown-menu .search-footer a:hover{color:#bdebfc}.search-dropdown .dropdown-menu .search-footer a{font-size:1rem}footer{height:2rem;width:100%;text-align:center;line-height:1.25rem}footer .footer-container{font-size:.875rem;padding:1rem 0}footer .footer-container .footer-line{width:100%}footer .footer-container .footer-line .icp-br{display:none}.blur footer{-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-ms-filter:blur(1.5px);filter:blur(1.5px)}.pagination{display:flex;flex-direction:row;justify-content:center;list-style:none;white-space:nowrap;width:100%;padding:1rem 0 0}.pagination a{font-size:.8rem;color:#bfbfbf;letter-spacing:.1rem;font-weight:700;padding:5px 5px;text-decoration:none;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.pagination li{padding-bottom:3px;margin:0 20px;box-sizing:border-box;position:relative;display:inline}.pagination li.disabled{display:none}.pagination li:hover a{color:#000}[theme=dark] .pagination li:hover a{color:#fff}.pagination li:before,.pagination li:after{position:absolute;content:"";width:0;height:3px;background:#000;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;bottom:0px}[theme=dark] .pagination li:before,[theme=dark] .pagination li:after{background:#fff}.pagination li:before .active,.pagination li:after .active{width:100%}.pagination li:before{left:50%}.pagination li:after{right:50%}.pagination li:hover:before,.pagination li:hover:after{width:50%}.pagination li.active a{color:#000}[theme=dark] .pagination li.active a{color:#fff}.pagination li.active:before,.pagination li.active:after{width:60%}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media only screen and (max-width: 2560px){.page{width:80%}.single{width:70%}.archive{width:60%}#header-desktop .header-wrapper{padding:0 1rem}.home[data-home=posts] .summary-card .summary{min-height:30.5rem}}@media only screen and (max-width: 1440px){.archive{width:56%}#header-desktop .header-wrapper{padding:0 1rem}.home[data-home=posts] .summary-card .summary{min-height:22.5rem}}@media only screen and (max-width: 1200px){.archive{width:52%}#toc-auto{display:none}#toc-static{display:block}.page,.single{width:85%}.page .categories-card .card-item,.single .categories-card .card-item{width:85%;min-height:10rem}.page .categories-card .card-item .card-item-wrapper,.single .categories-card .card-item .card-item-wrapper{padding-bottom:1rem}#header-desktop .header-wrapper{padding:0 1rem}.home[data-home=posts] .summary-card .summary{min-height:20.5rem}.search-dropdown.desktop{right:1rem}}@media only screen and (max-width: 960px){.home[data-home=posts] .summary-card .summary{width:100%;min-height:0}#header-desktop .header-wrapper{padding-left:1rem}#content-404 h2{font-size:4rem;margin-bottom:2rem}#content-404 p{font-size:.9rem}}@media only screen and (max-width: 680px){.wrapper main .container{padding:0 .5rem}.home[data-home=posts] .summary .single-title{margin:0.4rem .5rem}.home[data-home=posts] .summary .post-meta{margin:0 .5rem .5rem}.home[data-home=posts] .summary .content{margin:0 .5rem 0 .5rem}.home[data-home=posts] .summary .post-footer{margin:.4rem .5rem 0 .5rem}.single-card{padding:.5rem;margin:.5rem 0 0}#header-desktop{display:none}#header-mobile{display:block}body.blur{overflow:hidden}.page,.single{width:100%}[data-header-mobile] .page,[data-header-mobile] .single{padding-top:3.5rem}[data-header-mobile=normal] .page,[data-header-mobile=normal] .single{padding-top:0}.page .categories-card .card-item,.single .categories-card .card-item{width:100%}.copyright .copyright-line .icp-splitter{display:none}.copyright .copyright-line .icp-br{display:block}} +*,::before,::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei UI,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5rem;width:100%;scroll-behavior:smooth}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{background-color:#87878d}::-webkit-scrollbar-thumb:hover{background-color:#a9a9b3}::selection{background-color:rgba(53,166,247,0.25)}[theme=dark] ::selection{background-color:rgba(50,112,194,0.4)}body{background-color:#f2f2f2;color:#161209;word-wrap:break-word;overflow-wrap:break-word}body[theme=dark]{color:#a9a9b3;background-color:#292a2d}input::-ms-clear{display:none}a,a::before,a::after{text-decoration:none;color:#161209}[theme=dark] a,[theme=dark] a::before,[theme=dark] a::after{color:#a9a9b3}a:active,a:hover{color:#2d96bd}[theme=dark] a:active,[theme=dark] a:hover{color:#fff}#mask{background-repeat:no-repeat;background-position:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:rgba(0,0,0,0)}.blur #mask{z-index:100;background-color:rgba(0,0,0,0.25)}svg.icon{display:inline-block;width:1.25em;height:1em;text-align:center}svg.icon path{fill:currentColor}img.emoji{height:1em;width:1em;margin:0 .05em 0 .1em;vertical-align:-.1em}.details .details-summary:hover{cursor:pointer}.details i.details-icon{color:#635F56;-webkit-transition:transform 0.2s ease;-moz-transition:transform 0.2s ease;-o-transition:transform 0.2s ease;transition:transform 0.2s ease}[theme=dark] .details i.details-icon{color:#a9a9b3}.details .details-content{max-height:0;overflow-y:hidden;-webkit-transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s;-moz-transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s;-o-transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s;transition:max-height 0.8s cubic-bezier(0, 1, 0, 1) -0.1s}.details.open i.details-icon{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.details.open .details-content{max-height:12000px;-webkit-transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s;-moz-transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s;-o-transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s;transition:max-height 0.8s cubic-bezier(0.5, 0, 1, 0) 0s}#fixed-buttons{display:none}.fixed-button{display:none;z-index:100;position:fixed;right:1.5rem;font-size:1rem;line-height:1rem;padding:.5rem;color:#635F56;background:#f8f8f8;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,0.2);box-shadow:0 2px 4px -1px rgba(0,0,0,0.2);-webkit-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-o-transition:color 0.4s ease;transition:color 0.4s ease}.blur .fixed-button{-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-ms-filter:blur(1.5px);filter:blur(1.5px)}.fixed-button:hover,.fixed-button:active{color:#161209;cursor:pointer}.fixed-button:active,.fixed-button:focus,.fixed-button:hover{outline:none}[theme=dark] .fixed-button{color:#a9a9b3;background:#252627}[theme=dark] .fixed-button:hover,[theme=dark] .fixed-button:active{color:#a9a9b3}#back-to-top{display:block;bottom:1.5rem}#view-comments{bottom:4.5rem}.cc-window.cc-banner .cc-btn{color:#161209}.cc-window.cc-banner .cc-btn:hover,.cc-window.cc-banner .cc-btn:focus{background-color:#ccc}[theme=dark] .cc-window.cc-banner .cc-btn{color:#161209}[theme=dark] .cc-window.cc-banner .cc-btn:hover,[theme=dark] .cc-window.cc-banner .cc-btn:focus{background-color:#fff}img{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.wrapper main{flex:1 0 auto}.wrapper main .container{padding:0 1rem}.page{position:relative;max-width:100%;margin:0 auto}[data-header-desktop] .page{padding-top:3.5rem}[data-header-desktop=normal] .page{padding-top:0}.blur .page{-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-ms-filter:blur(1.5px);filter:blur(1.5px)}.home .home-profile{-webkit-transform:translateY(23vh);-moz-transform:translateY(23vh);-ms-transform:translateY(23vh);-o-transform:translateY(23vh);transform:translateY(23vh);padding:0 0 .5rem;text-align:center}.home .home-profile .home-avatar{padding:.5rem}.home .home-profile .home-avatar img{background-color:#afc6e9;display:inline-block;width:8rem;height:100%;margin:0 auto;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-box-shadow:0 0 0 0.3618em rgba(128,128,128,0.15);box-shadow:0 0 0 0.3618em rgba(128,128,128,0.15);-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}[theme=dark] .home .home-profile .home-avatar img{background-color:#f2f2f2;-webkit-box-shadow:0 0 0 0.3618em rgba(242,242,242,0.05);box-shadow:0 0 0 0.3618em rgba(242,242,242,0.05)}.home .home-profile .home-avatar img:hover{position:relative;-webkit-transform:translateY(-0.75rem);-moz-transform:translateY(-0.75rem);-ms-transform:translateY(-0.75rem);-o-transform:translateY(-0.75rem);transform:translateY(-0.75rem)}.home .home-profile .home-title{font-size:1.25rem;font-weight:bold;margin:0;padding:.1rem}.home .home-profile .home-subtitle{font-size:1rem;font-weight:normal;margin:0;padding:.1rem}.home .home-profile .links{font-size:1.5rem;padding-top:0.25rem}.home .home-profile .links a *{vertical-align:text-bottom;margin:0 .125rem .25rem}.home .home-profile .links img{height:1.5rem;margin:0 .125rem .25rem}.home .home-profile .home-disclaimer{font-size:1rem;line-height:1.5rem;font-weight:normal;margin:0;padding:.5rem;color:#635F56}[theme=dark] .home .home-profile .home-disclaimer{color:#a9a9b3}.home[data-home=posts] .home-profile{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);padding-top:2rem}.home[data-home=posts] .home-avatar img{width:6rem}.home[data-home=posts] .summary-card{margin:0 auto;display:flex;list-style:none;align-items:flex-start;justify-content:space-around;flex-direction:row;flex-wrap:wrap;padding-top:1rem}.home[data-home=posts] .summary-card .summary{background-color:#fff;margin-bottom:1rem;padding-bottom:1rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;color:#161209;width:49%;-webkit-transition:transform 0.4s ease;-moz-transition:transform 0.4s ease;-o-transition:transform 0.4s ease;transition:transform 0.4s ease;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,0.2);box-shadow:0 2px 4px -1px rgba(0,0,0,0.2)}.home[data-home=posts] .summary-card .summary[data-image=hide]{min-height:13rem}.home[data-home=posts] .summary-card .summary:hover{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}[theme=dark] .home[data-home=posts] .summary-card .summary{background-color:#333;color:#a9a9b3}.home[data-home=posts] .summary-card .summary .featured-image-preview{width:100%;padding:30% 0 0;position:relative;margin:0 auto}.home[data-home=posts] .summary-card .summary .featured-image-preview img{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:none;object-fit:none;font-family:"object-fit: none;";-webkit-border-radius:0.5rem 0.5rem 0 0;-moz-border-radius:0.5rem 0.5rem 0 0;border-radius:0.5rem 0.5rem 0 0}.home[data-home=posts] .summary-card .summary .featured-image-preview img.lazyloaded{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.home[data-home=posts] .summary-card .summary .single-title{font-size:1.25rem;line-height:140%;margin:0.4rem 1rem;padding-top:1rem}.home[data-home=posts] .summary-card .summary .post-meta{font-size:.875rem;margin:0 1rem .5rem;color:#635F56}.home[data-home=posts] .summary-card .summary .post-meta span{display:inline-block}[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .post-meta a,.home[data-home=posts] .summary-card .summary .post-meta a::before,.home[data-home=posts] .summary-card .summary .post-meta a::after{text-decoration:none;color:#147da4}[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a,[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a::before,[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a::after{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .post-meta a:active,.home[data-home=posts] .summary-card .summary .post-meta a:hover{color:#ef3982}[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a:active,[theme=dark] .home[data-home=posts] .summary-card .summary .post-meta a:hover{color:#fff}.home[data-home=posts] .summary-card .summary .post-meta .author{font-size:1.05rem}.home[data-home=posts] .summary-card .summary p{margin:.5rem 0}.home[data-home=posts] .summary-card .summary .content{display:-moz-box;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;margin:0 1rem 0 1rem;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;color:#635F56}[theme=dark] .home[data-home=posts] .summary-card .summary .content{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .content h2,.home[data-home=posts] .summary-card .summary .content h3,.home[data-home=posts] .summary-card .summary .content h4,.home[data-home=posts] .summary-card .summary .content h5,.home[data-home=posts] .summary-card .summary .content h6,.home[data-home=posts] .summary-card .summary .content p{font-size:1rem;line-height:1.5;display:inline}.home[data-home=posts] .summary-card .summary .content h2::after,.home[data-home=posts] .summary-card .summary .content h3::after,.home[data-home=posts] .summary-card .summary .content h4::after,.home[data-home=posts] .summary-card .summary .content h5::after,.home[data-home=posts] .summary-card .summary .content h6::after,.home[data-home=posts] .summary-card .summary .content p::after{content:"\A";white-space:pre}.home[data-home=posts] .summary-card .summary .content h2{font-size:1.125rem}.home[data-home=posts] .summary-card .summary .content a,.home[data-home=posts] .summary-card .summary .content a::before,.home[data-home=posts] .summary-card .summary .content a::after{text-decoration:none;color:#147da4}[theme=dark] .home[data-home=posts] .summary-card .summary .content a,[theme=dark] .home[data-home=posts] .summary-card .summary .content a::before,[theme=dark] .home[data-home=posts] .summary-card .summary .content a::after{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .content a:active,.home[data-home=posts] .summary-card .summary .content a:hover{color:#ef3982}[theme=dark] .home[data-home=posts] .summary-card .summary .content a:active,[theme=dark] .home[data-home=posts] .summary-card .summary .content a:hover{color:#fff}.home[data-home=posts] .summary-card .summary .content b,.home[data-home=posts] .summary-card .summary .content strong{color:#635F56}[theme=dark] .home[data-home=posts] .summary-card .summary .content b,[theme=dark] .home[data-home=posts] .summary-card .summary .content strong{color:#a9a9b3}.home[data-home=posts] .summary-card .summary .post-footer{margin:.4rem 1rem 0 1rem;font-size:.875rem}.home[data-home=posts] .summary-card .summary .post-footer .post-tags{list-style:none;margin:0;overflow:hidden;padding:0}.home[data-home=posts] .summary-card .summary .post-footer .post-tags li{float:left}.home[data-home=posts] .summary-card .summary .post-footer .post-tags a{color:#635F56;display:inline-block;line-height:26px;padding:0 10px;position:relative;margin:0 5px 5px 0;text-decoration:none;-webkit-transition:color 0.2s;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;border:1px solid}.home[data-home=posts] .summary-card .summary .post-footer .post-tags a:hover{background-color:#f2f2f2;color:#2d96bd}[theme=dark] .home[data-home=posts] .summary-card .summary .post-footer .post-tags a{color:#a9a9b3}[theme=dark] .home[data-home=posts] .summary-card .summary .post-footer .post-tags a:hover{background-color:#292a2d;color:#fff}#content-404{font-size:1.8rem;text-align:center;position:absolute;padding-top:0;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#content-404 h2{font-size:10rem;font-weight:900;color:#161209;text-transform:uppercase;margin-bottom:5rem}[theme=dark] #content-404 h2{color:#a9a9b3}#content-404 p{font-size:1.5rem;line-height:2rem}#content-404 a{font-size:.9rem;padding:12px 24px;font-weight:700;background-color:#161209;color:#f2f2f2;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;-webkit-transition:0.2s all;-moz-transition:0.2s all;-o-transition:0.2s all;transition:0.2s all}[theme=dark] #content-404 a{background-color:#a9a9b3;color:#292a2d}#content-404 a:hover{opacity:0.8}header{width:100%;z-index:150;background-color:#f8f8f8;-webkit-transition:box-shadow 0.3s ease;-moz-transition:box-shadow 0.3s ease;-o-transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease}[theme=dark] header{background-color:#252627}header .logo{min-height:1.5em;height:1.5em;vertical-align:text-bottom}header .logo,header .header-title-pre{padding-right:.25rem}header .header-title-post{padding-left:.25rem}header:hover{-webkit-box-shadow:0 0 1.5rem 0 rgba(0,0,0,0.1);box-shadow:0 0 1.5rem 0 rgba(0,0,0,0.1)}.header-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%}.header-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei UI,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:bold;margin-right:.5rem;min-width:10%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-flex:10;flex:10}.menu .menu-item{position:relative}.language-select{position:absolute;opacity:0;left:0;top:0;width:100%;height:100%}.language-select:hover{cursor:pointer}.search{position:relative}.search input{color:transparent;box-sizing:border-box;height:2.5rem;width:2.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;border:none;outline:none;background-color:#f8f8f8;vertical-align:baseline !important;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}[theme=dark] .search input{background-color:#252627}.search input::-webkit-input-placeholder{color:rgba(0,0,0,0)}.search input:-moz-placeholder{color:rgba(0,0,0,0)}.search input::-moz-placeholder{color:rgba(0,0,0,0)}.search input:-ms-input-placeholder{color:rgba(0,0,0,0)}.search input::placeholder{color:rgba(0,0,0,0)}.search .search-button{margin:0;position:absolute;left:auto;right:1rem}.search .search-toggle{left:.5rem;right:auto}.search .search-loading{display:none}.search .search-clear{display:none}.open .search input,.search.mobile input{color:#161209;background-color:#e9e9e9;padding:0 2rem 0 2rem}[theme=dark] .open .search input,[theme=dark] .search.mobile input{color:#a9a9b3;background-color:#363636}[theme=dark] .open .search input::-webkit-input-placeholder,[theme=dark] .search.mobile input::-webkit-input-placeholder{color:#a9a9b3}[theme=dark] .open .search input:-moz-placeholder,[theme=dark] .search.mobile input:-moz-placeholder{color:#a9a9b3}[theme=dark] .open .search input::-moz-placeholder,[theme=dark] .search.mobile input::-moz-placeholder{color:#a9a9b3}[theme=dark] .open .search input:-ms-input-placeholder,[theme=dark] .search.mobile input:-ms-input-placeholder{color:#a9a9b3}[theme=dark] .open .search input::placeholder,[theme=dark] .search.mobile input::placeholder{color:#a9a9b3}.open .search input::-webkit-input-placeholder,.search.mobile input::-webkit-input-placeholder{color:#635F56}.open .search input:-moz-placeholder,.search.mobile input:-moz-placeholder{color:#635F56}.open .search input::-moz-placeholder,.search.mobile input::-moz-placeholder{color:#635F56}.open .search input:-ms-input-placeholder,.search.mobile input:-ms-input-placeholder{color:#635F56}.open .search input::placeholder,.search.mobile input::placeholder{color:#635F56}.open .search .search-button,.search.mobile .search-button{color:#635F56}[theme=dark] .open .search .search-button,[theme=dark] .search.mobile .search-button{color:#a9a9b3}.open .search .search-clear:hover,.search.mobile .search-clear:hover{color:#ff6b6b}.open .search .search-toggle:hover,.search.mobile .search-toggle:hover{cursor:default}.theme-switch i{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}#header-desktop{display:block;position:fixed;height:3.5rem;line-height:3.5rem}[data-header-desktop=normal] #header-desktop{position:static}#header-desktop .header-wrapper{padding:0 2rem 0 10vh}#header-desktop .header-wrapper .header-title{font-size:1.5rem}#header-desktop .header-wrapper .menu{overflow:hidden;white-space:nowrap}#header-desktop .header-wrapper .menu .menu-inner{float:right}#header-desktop .header-wrapper .menu .menu-item{margin:0 .5rem}#header-desktop .header-wrapper .menu .menu-item.delimiter{border-left:1.5px solid #161209}[theme=dark] #header-desktop .header-wrapper .menu .menu-item.delimiter{border-left-color:#363636}#header-desktop .header-wrapper .menu .menu-item.language{margin-right:0}#header-desktop .header-wrapper .menu .menu-item.language:hover{color:#2d96bd}[theme=dark] #header-desktop .header-wrapper .menu .menu-item.language:hover{color:#fff}#header-desktop .header-wrapper .menu .menu-item.search{margin:0 -.5rem 0 0}#header-desktop .header-wrapper .menu a.active{font-weight:900;color:#161209}[theme=dark] #header-desktop .header-wrapper .menu a.active{color:#fff}#header-desktop.open .header-wrapper .menu .menu-item.search{margin:0 .25rem 0 .5rem}#header-desktop.open .header-wrapper .menu .menu-item.search input{width:24rem}#header-mobile{display:none;position:fixed;height:3.5rem;line-height:3.5rem}[data-header-mobile=normal] #header-mobile{position:static}#header-mobile .header-container{padding:0;margin:0}#header-mobile .header-container .header-wrapper{padding:0 1rem;font-size:1.125rem;-webkit-transition:margin-top 0.3s ease;-moz-transition:margin-top 0.3s ease;-o-transition:margin-top 0.3s ease;transition:margin-top 0.3s ease}#header-mobile .header-container .header-wrapper .header-title{font-size:1.5rem;max-width:80%}#header-mobile .header-container .header-wrapper .menu-toggle{line-height:4rem;cursor:pointer;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}#header-mobile .header-container .header-wrapper .menu-toggle span{display:block;background:#161209;width:1.5rem;height:2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}[theme=dark] #header-mobile .header-container .header-wrapper .menu-toggle span{background:#a9a9b3}#header-mobile .header-container .header-wrapper .menu-toggle span:nth-child(1){margin-bottom:.5rem}#header-mobile .header-container .header-wrapper .menu-toggle span:nth-child(3){margin-top:.5rem}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(0.4rem, 0.5rem);-moz-transform:rotate(45deg) translate(0.4rem, 0.5rem);-ms-transform:rotate(45deg) translate(0.4rem, 0.5rem);-o-transform:rotate(45deg) translate(0.4rem, 0.5rem);transform:rotate(45deg) translate(0.4rem, 0.5rem)}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(2){opacity:0}#header-mobile .header-container .header-wrapper .menu-toggle.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(0.4rem, -0.5rem);-moz-transform:rotate(-45deg) translate(0.4rem, -0.5rem);-ms-transform:rotate(-45deg) translate(0.4rem, -0.5rem);-o-transform:rotate(-45deg) translate(0.4rem, -0.5rem);transform:rotate(-45deg) translate(0.4rem, -0.5rem)}#header-mobile .header-container .menu{text-align:center;background:#f8f8f8;border-top:2px solid #f0f0f0;display:none;padding-top:.5rem;-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1)}#header-mobile .header-container .menu .search-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:.5rem 1rem;line-height:2.5rem}#header-mobile .header-container .menu .search{flex-grow:10}#header-mobile .header-container .menu .search .algolia-autocomplete,#header-mobile .header-container .menu .search input{width:100%}#header-mobile .header-container .menu .search-button{top:0}#header-mobile .header-container .menu .search-cancel{display:none;margin-left:.75rem}#header-mobile .header-container .menu .menu-item{display:block;line-height:2.5rem}#header-mobile .header-container .menu .menu-item.language:hover{color:#2d96bd}[theme=dark] #header-mobile .header-container .menu .menu-item.language:hover{color:#fff}#header-mobile .header-container .menu.active{display:block}[theme=dark] #header-mobile .header-container .menu{background:#252627;border-top-color:#363636}#header-mobile.open .header-wrapper{margin-top:-3.5rem}#header-mobile.open .menu{padding-top:0;border-top:none}#header-mobile.open .menu .menu-item{display:none}#header-mobile.open .menu .search-cancel{display:inline}.search-dropdown{position:fixed;z-index:200;top:3.5rem;-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1)}.search-dropdown.desktop{right:2rem;width:30rem}.search-dropdown.mobile{right:0;width:100%}.search-dropdown .dropdown-menu{right:0 !important;background-color:#f2f2f2}[theme=dark] .search-dropdown .dropdown-menu{background-color:#292a2d}.search-dropdown .dropdown-menu .suggestions{overflow-y:auto;max-height:calc(100vh - 3.5rem)}.search-dropdown .dropdown-menu .suggestions .suggestion{padding:.75rem 1rem}.search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-title{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:bold;max-width:75%}.search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-date{font-size:.875rem;float:right;text-align:right;color:#635F56}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-date{color:#a9a9b3}.search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-context{line-height:1.25rem;display:-moz-box;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;color:#635F56}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion .suggestion-context{color:#a9a9b3}.search-dropdown .dropdown-menu .suggestions .suggestion em{font-style:normal;background-color:rgba(53,166,247,0.25)}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion em{background-color:rgba(50,112,194,0.4)}.search-dropdown .dropdown-menu .suggestions .suggestion.cursor{background:#e8e8e8}[theme=dark] .search-dropdown .dropdown-menu .suggestions .suggestion.cursor{background:#323843}.search-dropdown .dropdown-menu .suggestions .suggestion:hover{cursor:pointer}.search-dropdown .dropdown-menu .search-empty{padding:1rem;text-align:center}.search-dropdown .dropdown-menu .search-empty .search-query{font-weight:bold}[theme=dark] .search-dropdown .dropdown-menu .search-empty .search-query{color:#ddd}.search-dropdown .dropdown-menu .search-footer{padding:.5rem 1rem;float:right;font-size:.8rem;color:#635F56}.search-dropdown .dropdown-menu .search-footer [theme=dark]{color:#a9a9b3}.search-dropdown .dropdown-menu .search-footer a,.search-dropdown .dropdown-menu .search-footer a::before,.search-dropdown .dropdown-menu .search-footer a::after{text-decoration:none;color:#147da4}[theme=dark] .search-dropdown .dropdown-menu .search-footer a,[theme=dark] .search-dropdown .dropdown-menu .search-footer a::before,[theme=dark] .search-dropdown .dropdown-menu .search-footer a::after{color:#55bde2}.search-dropdown .dropdown-menu .search-footer a:active,.search-dropdown .dropdown-menu .search-footer a:hover{color:#ef3982}[theme=dark] .search-dropdown .dropdown-menu .search-footer a:active,[theme=dark] .search-dropdown .dropdown-menu .search-footer a:hover{color:#bdebfc}.search-dropdown .dropdown-menu .search-footer a{font-size:1rem}footer{height:2rem;width:100%;text-align:center;line-height:1.25rem}footer .footer-container{font-size:.875rem;padding:1rem 0}footer .footer-container .footer-line{width:100%}footer .footer-container .footer-line .icp-br{display:none}.blur footer{-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-ms-filter:blur(1.5px);filter:blur(1.5px)}.pagination{display:flex;flex-direction:row;justify-content:center;list-style:none;white-space:nowrap;width:100%;padding:1rem 0 0}.pagination a{font-size:.8rem;color:#bfbfbf;letter-spacing:.1rem;font-weight:700;padding:5px 5px;text-decoration:none;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.pagination li{padding-bottom:3px;margin:0 20px;box-sizing:border-box;position:relative;display:inline}.pagination li.disabled{display:none}.pagination li:hover a{color:#000}[theme=dark] .pagination li:hover a{color:#fff}.pagination li:before,.pagination li:after{position:absolute;content:"";width:0;height:3px;background:#000;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;bottom:0px}[theme=dark] .pagination li:before,[theme=dark] .pagination li:after{background:#fff}.pagination li:before .active,.pagination li:after .active{width:100%}.pagination li:before{left:50%}.pagination li:after{right:50%}.pagination li:hover:before,.pagination li:hover:after{width:50%}.pagination li.active a{color:#000}[theme=dark] .pagination li.active a{color:#fff}.pagination li.active:before,.pagination li.active:after{width:60%}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media only screen and (max-width: 2560px){.page{width:80%}.single{width:70%}.archive{width:60%}#header-desktop .header-wrapper{padding:0 1rem}.home[data-home=posts] .summary-card .summary{min-height:30.5rem}}@media only screen and (max-width: 1440px){.archive{width:56%}#header-desktop .header-wrapper{padding:0 1rem}.home[data-home=posts] .summary-card .summary{min-height:22.5rem}}@media only screen and (max-width: 1200px){.archive{width:52%}#toc-auto{display:none}#toc-static{display:block}.page,.single{width:85%}.page .categories-card .card-item,.single .categories-card .card-item{width:85%;min-height:10rem}.page .categories-card .card-item .card-item-wrapper,.single .categories-card .card-item .card-item-wrapper{padding-bottom:1rem}#header-desktop .header-wrapper{padding:0 1rem}.home[data-home=posts] .summary-card .summary{min-height:20.5rem}.search-dropdown.desktop{right:1rem}}@media only screen and (max-width: 960px){.home[data-home=posts] .summary-card .summary{width:100%;min-height:0}#header-desktop .header-wrapper{padding-left:1rem}#content-404 h2{font-size:4rem;margin-bottom:2rem}#content-404 p{font-size:.9rem}}@media only screen and (max-width: 680px){.wrapper main .container{padding:0 .5rem}.home[data-home=posts] .summary .single-title{margin:0.4rem .5rem}.home[data-home=posts] .summary .post-meta{margin:0 .5rem .5rem}.home[data-home=posts] .summary .content{margin:0 .5rem 0 .5rem}.home[data-home=posts] .summary .post-footer{margin:.4rem .5rem 0 .5rem}.single-card{padding:.5rem;margin:.5rem 0 0}#header-desktop{display:none}#header-mobile{display:block}body.blur{overflow:hidden}.page,.single{width:100%}[data-header-mobile] .page,[data-header-mobile] .single{padding-top:3.5rem}[data-header-mobile=normal] .page,[data-header-mobile=normal] .single{padding-top:0}.page .categories-card .card-item,.single .categories-card .card-item{width:100%}.copyright .copyright-line .icp-splitter{display:none}.copyright .copyright-line .icp-br{display:block}}