/*
  PaperMod v7
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2023 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--hljs-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238)}.dark{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--hljs-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--code-bg)}.dark.list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons{padding:12px 0}.social-icons a:not(:last-of-type){margin-inline-end:12px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-cover,.entry-isdraft{font-size:14px;color:var(--secondary)}.entry-cover{margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);pointer-events:none;width:100%;height:auto}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px;display:flex;flex-wrap:wrap}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.breadcrumbs a{font-size:16px}.post-content{color:var(--content)}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:32px}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{font-size:14px;text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--hljs-bg) !important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0 !important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:block;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--hljs-bg) !important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}.dark .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:20px}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:0 20px;padding:10px 20px}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:56px}.post-tags li{display:inline-block;margin-inline-end:3px;margin-bottom:5px}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding-inline-start:14px;padding-inline-end:14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{margin:14px 0;padding-inline-start:var(--radius);display:flex;justify-content:center;overflow-x:auto}.share-buttons a{margin-top:10px}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{margin:10px 0;display:flex;line-height:30px;border-radius:var(--radius)}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner h1{padding:12px 0}.profile img{display:inline-table;border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px;margin:0 auto}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.hljs-comment,.hljs-quote{color:#b6b18b}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#eb3c54}.hljs-built_in,.hljs-builtin-name,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#e7ce56}.hljs-attribute{color:#ee7c2b}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#4fb4d7}.hljs-section,.hljs-title{color:#78bb65}.hljs-keyword,.hljs-selector-tag{color:#b45ea4}.hljs{display:block;overflow-x:auto;background:#1c1d21;color:#c0c5ce;padding:.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}.list:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--hljs-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}@keyframes pageLoad{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.main{animation:pageLoad .8s ease-out}html{scroll-behavior:smooth}a{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;outline:none !important}a:hover{color:var(--primary)}a:focus{outline:none !important}button,input,textarea,select,.button,[role=button],[tabindex]{outline:none !important}.post-content a:not(.button):not(.social-icons a){text-decoration:none;background-image:linear-gradient(135deg,var(--primary),var(--secondary));background-size:0% 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .3s ease}.post-content a:not(.button):not(.social-icons a):hover{background-size:100% 2px}img{transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:8px}img:hover{transform:scale(1.02);box-shadow:0 15px 40px rgba(0,0,0,.15);border-radius:12px}h1,h2,h3,h4,h5,h6{transition:all .3s ease;cursor:pointer}h1:hover,h2:hover,h3:hover{color:var(--primary);transform:translateX(5px)}.ripple{position:relative;overflow:hidden}.ripple::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.5);transition:width .6s,height .6s;transform:translate(-50%,-50%);z-index:0}.ripple:active::before{width:300px;height:300px}.card-shadow{transition:box-shadow .4s cubic-bezier(.4,0,.2,1)}.card-shadow:hover{box-shadow:0 20px 60px rgba(0,0,0,.15),0 5px 20px rgba(0,0,0,.1)}.parallax{transform:translateZ(0);transition:transform .1s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.animate-in{opacity:0;animation:fadeInUp .8s ease-out forwards}.animate-in-left{opacity:0;animation:fadeInLeft .8s ease-out forwards}.animate-in-right{opacity:0;animation:fadeInRight .8s ease-out forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}#searchResults li{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}#searchResults li:nth-child(1){animation-delay:.1s}#searchResults li:nth-child(2){animation-delay:.2s}#searchResults li:nth-child(3){animation-delay:.3s}#searchResults li:nth-child(4){animation-delay:.4s}#searchResults li:nth-child(5){animation-delay:.5s}#searchResults li:nth-child(6){animation-delay:.6s}#searchResults li:nth-child(7){animation-delay:.7s}#searchResults li:nth-child(8){animation-delay:.8s}#searchResults li:nth-child(9){animation-delay:.9s}#searchResults li:nth-child(10){animation-delay:1s}#searchResults li:nth-child(11){animation-delay:1.1s}#searchResults li:nth-child(12){animation-delay:1.2s}#searchResults li:nth-child(13){animation-delay:1.3s}#searchResults li:nth-child(14){animation-delay:1.4s}#searchResults li:nth-child(15){animation-delay:1.5s}#searchResults li:nth-child(n+16){animation-delay:1.6s}.color-transition{transition:color .3s ease,background-color .3s ease}.loading{position:relative}.loading::after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(var(--primary-rgb),.2);border-top:2px solid var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}[data-tooltip]{position:relative;cursor:help}[data-tooltip]::before{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:6px;font-size:.8rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}[data-tooltip]:hover::before{opacity:1}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media(hover:none) and (pointer:coarse){.touch-feedback{transition:transform .1s ease}.touch-feedback:active{transform:scale(.95)}}.theme-transition{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}@keyframes rainbow{0%{border-color:red}16%{border-color:#ff8000}33%{border-color:#ff0}50%{border-color:#0f0}66%{border-color:#0080ff}83%{border-color:#8000ff}100%{border-color:red}}.rainbow-border{animation:rainbow 3s linear infinite}@keyframes pulse-glow{0%,100%{box-shadow:0 0 20px rgba(var(--primary-rgb),.5)}50%{box-shadow:0 0 40px rgba(var(--primary-rgb),.8)}}.pulse{animation:pulse-glow 2s ease-in-out infinite}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.shake{animation:shake .5s ease-in-out}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.bounce{animation:bounce 1s ease-in-out}:root{--footer-height:40px;--hljs-bg:rgb(44, 44, 44);--code-bg:rgb(240, 240, 240);--code-bg-border:rgb(200, 200, 200);--black:rgb(0, 0, 0);--white:rgb(255, 255, 255);--tag:rgb(235, 235, 235);--nav-width:1300px;--article-width:650px;--toc-width:300px}.main{max-width:calc(var(--main-width) + var(--gap) * 5)}.nav{max-width:calc(var(--nav-width) + var(--gap) * 10)}body{font-size:18px;line-height:1.6;font-family:pingfang sc,hiragino sans gb,microsoft yahei,sans-serif}.post-content{font-family:pingfang sc,hiragino sans gb,microsoft yahei,sans-serif}.post-content h1{font-size:40px}.post-content h2{font-size:34px}.post-content h3{font-size:26px}.post-content h4{font-size:20px}.post-content h5{font-size:16px}.post-content h6{font-size:14px}.post-content p{margin-top:20px}.dark .post-content h1,.dark .post-content h2,.dark .post-content h3,.dark .post-content h4,.dark .post-content h5,.dark .post-content h6,.dark .post-title{color:var(--content)}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.dark p{color:rgba(180,181,182,.8)}.post-description{padding-bottom:10px;color:var(--secondary)}.dark body,.dark a,.dark .toc .details{color:rgba(180,181,182,.8)}img{opacity:1;border-radius:10px;border:1px solid var(--border)}.dark img{opacity:.8;border:1px solid var(--border)}img:active{transform:scale(1.25,1.25);opacity:1;z-index:999;border:1px solid var(--border)}@media screen and (min-width:768px){::-webkit-scrollbar{width:13px;height:13px}}.footer{max-width:none;padding:10px 0 5px}.entry-cover1{border-radius:10px;display:flex;justify-content:center}.post-entry{display:flex;flex-direction:row;align-items:center}.entry-cover{border-radius:10px;overflow:hidden;width:50%;margin-bottom:unset;max-height:150px;display:grid;align-content:center}.post-info{display:inline-block;overflow:hidden;width:100%;padding-right:10px}.topInner{display:grid;align-items:baseline;justify-items:center;margin:7px;font-weight:900}.topSvg{width:20px}.top-link{padding:unset}.post-content table{word-break:normal}.post-content table th{font-size:18px}.buttons{max-width:100%}code,pre,.highlight pre,.highlight code,.post-content pre,.post-content code,kbd,samp,tt{font-family:jetbrains mono,cascadia code,fira code,sf mono,monaco,inconsolata,roboto mono,source code pro,ubuntu mono,droid sans mono,courier new,Courier,monospace;font-variant-ligatures:common-ligatures;font-feature-settings:"liga" 1,"calt" 1,"kern" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-content code:not(pre code){font-size:.9em;font-weight:500;letter-spacing:.025em;background:rgba(255,255,255,.1);padding:.2em .4em;border-radius:6px;border:1px solid rgba(255,255,255,.15)}.post-content pre code,.highlight pre,.highlight code{font-size:.9em;line-height:1.6;letter-spacing:.025em;font-weight:400}.dark code,.dark pre,.dark .highlight pre,.dark .highlight code{font-weight:400;text-shadow:none}.dark .post-content code:not(pre code){background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.1);color:#e6db74}.dark .highlight{background:linear-gradient(135deg,#0f172a 0%,#020617 100%);border:1px solid rgba(255,255,255,5%)}.dark .highlight::before{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.dark .highlight::after{box-shadow:20px 0 #ff5f56,40px 0 #ffbd2e,0 2px 6px rgba(0,0,0,.4)}.language-javascript,.language-typescript,.language-python,.language-go,.language-rust,.language-cpp,.language-java{font-variant-ligatures:common-ligatures discretionary-ligatures}.highlight{position:relative;margin:1.5em 0;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);box-shadow:0 8px 25px rgba(0,0,0,.15),0 3px 6px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.highlight:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(0,0,0,.2),0 5px 15px rgba(0,0,0,.15)}.highlight pre{margin:0;padding:1.5em;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3)rgba(255,255,255,.1);background:0 0;color:#e2e8f0;font-size:.9em;line-height:1.6}.highlight .ln{color:rgba(255,255,255,.3);user-select:none;margin-right:16px;padding-right:8px;border-right:1px solid rgba(255,255,255,.1)}.highlight pre::-webkit-scrollbar{height:10px}.highlight pre::-webkit-scrollbar-track{background:rgba(0,0,0,.2);border-radius:8px;margin:0 8px}.highlight pre::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#64748b 0%,#475569 100%);border-radius:8px;border:2px solid rgba(0,0,0,.1);transition:all .2s ease}.highlight pre::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);transform:scale(1.1)}@media screen and (max-width:768px){code,pre,.highlight pre,.highlight code{font-size:.85em;line-height:1.5}.post-content pre{margin:1em -1em;border-radius:0}.highlight{margin:1em -1em;border-radius:0}.highlight pre{padding:1em}}.copy-code{background:rgba(59,130,246,.8) !important;color:#fff !important;border:none !important;border-radius:6px !important;padding:6px 12px !important;font-size:.75em !important;cursor:pointer !important;transition:all .2s ease !important}.copy-code:hover{background:#3b82f6 !important;transform:translateY(-1px) !important}.highlight .k,.highlight .kn,.highlight .kt{font-weight:600 !important;text-shadow:0 0 8px currentColor}.highlight .s,.highlight .s2{font-style:italic;background:rgba(16,185,129,.1);padding:1px 2px;border-radius:2px}.highlight .c,.highlight .c1,.highlight .cm{font-style:italic;opacity:.7}.highlight pre:hover{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%)}@media screen and (max-width:480px){code,pre,.highlight code{font-size:.8em}.post-content code:not(pre code){font-size:.85em;padding:.15em .3em}.highlight{border-radius:8px;margin:1em -1em}.highlight pre{padding:1em;border-radius:8px}}.tk-comments-container{font-size:15px}.pagination__title{margin-bottom:30px}.pagination__title-h{}.pagination__title hr{}ul.post-tags-meta a{color:var(--secondary)}.post-footer{margin-top:30px;margin-bottom:30px}.highlight{position:relative !important;display:block !important;margin:20px 0 !important;padding:0 !important;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%) !important;border-radius:12px !important;overflow:hidden !important;box-shadow:0 15px 35px rgba(0,0,0,.3) !important}.highlight pre{position:relative !important;display:block !important;white-space:pre !important;overflow-x:auto !important;padding:35px 20px 20px !important;margin:0 !important;background:0 0 !important;border:none !important;color:#e2e8f0 !important;font-size:.9rem !important;line-height:1.6 !important}.highlight pre code{display:block !important;padding:0 !important;background:0 0 !important;border:none !important;color:inherit !important;white-space:pre-wrap !important;word-break:keep-all !important;overflow-wrap:normal !important}.highlight .line{display:block !important;margin:0 !important;padding:0 !important}.highlight .c{color:#6b7280 !important}.highlight .k{color:#8b5cf6 !important}.highlight .s{color:#10b981 !important}.highlight .n{color:#e2e8f0 !important}.highlight .o{color:#f59e0b !important}pre::after,pre::before,.highlight::after,.highlight::before,.highlight pre::after,.highlight pre::before,div[class*=highlight]::after,div[class*=highlight]::before,div[class*=highlight] pre::after,div[class*=highlight] pre::before,.chroma::after,.chroma::before,.chroma pre::after,.chroma pre::before{content:none !important;display:none !important;visibility:hidden !important;opacity:0 !important;width:0 !important;height:0 !important}.highlight::after,div[class*=highlight]::after{content:'' !important;display:block !important;position:absolute !important;top:12px !important;left:18px !important;width:10px !important;height:10px !important;border-radius:50% !important;background:radial-gradient(circle at 30% 30%,#ff8a80,#ff5f57) !important;box-shadow:18px 0 radial-gradient(circle at 30% 30%,#fff59d,#ffbd2e),36px 0 radial-gradient(circle at 30% 30%,#81c784,#28ca42),0 2px 4px rgba(0,0,0,.2) !important;z-index:1000 !important;transition:all .3s ease !important}.highlight:hover::after,div[class*=highlight]:hover::after{transform:scale(1.1) !important}.highlight{position:relative !important}.post-entry h2,.post-entry-header h2,.entry-header h2,.post-title,h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,segoe ui emoji,apple color emoji,noto color emoji,sans-serif;font-variant-emoji:normal;text-rendering:optimizeLegibility}.list .post-entry h2,.list .entry-header h2,.archive-posts .archive-entry h3{font-feature-settings:"liga" 1,"kern" 1;text-rendering:optimizeLegibility}.post-entry,.archive-entry,.first-entry,.entry-header,.post-header{font-variant-emoji:normal}.dark .post-entry h2,.dark .entry-header h2,.dark .post-title,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{font-feature-settings:"liga" 1,"kern" 1}.list .post-entry h2,.list .entry-header h2{color:var(--primary) !important;-webkit-text-fill-color:unset !important;background-clip:unset !important;-webkit-background-clip:unset !important}.post-entry h2 *[unicode-range*="1F300-1F5FF"],.post-entry h2 *[unicode-range*="1F600-1F64F"],.post-entry h2 *[unicode-range*="1F680-1F6FF"],.post-entry h2 *[unicode-range*="2600-26FF"],.post-entry h2 *[unicode-range*="2700-27BF"]{color:initial !important;-webkit-text-fill-color:initial !important}@media screen and (max-width:768px){.post-entry h2,.entry-header h2,.post-title,h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;font-feature-settings:"liga" 1,"kern" 1}.list .post-entry h2,.list .entry-header h2{color:var(--primary) !important;-webkit-text-fill-color:unset !important}}@font-face{font-family:mashanzheng-regular;src:url(/fonts/MaShanZheng-Regular.ttf)format("truetype")}@font-face{font-family:nevermindhand-regular;src:url(/fonts/NeverMindHand-Regular.ttf)format("truetype")}.friendurl{text-decoration:none !important;color:#000;box-shadow:none !important}.myfriend{width:56px !important;height:56px !important;border-radius:50% !important;padding:2px;margin-top:20px !important;margin-left:14px !important;background-color:#fff}.frienddiv{overflow:hidden;height:100px;width:49%;display:inline-block !important;border-radius:5px;background:0 0;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}.frienddiv:hover{background:var(--theme);transition:box-shadow 1s ease,transform 1s ease}.dark .frienddiv:hover{background:var(--code-bg);transition:box-shadow 1s ease,transform 1s ease}.frienddiv:hover .frienddivleft img{}.frienddivleft{width:92px;float:left;margin-right:-5px}.frienddivright{margin-top:18px;margin-right:18px}.friendname{text-overflow:ellipsis;font-size:100%;margin-bottom:5px;color:var(--primary)}.friendinfo{text-overflow:ellipsis;font-size:70%;color:var(--primary)}.dark .friendname,.dark .friendinfo{color:rgba(180,181,182,.8)}@media screen and (max-width:600px){.frienddiv{width:100% !important;height:80px !important;margin-bottom:12px !important;padding:8px !important;border:1px solid var(--border);border-radius:8px !important}.frienddivleft{width:60px !important;float:left !important;margin-right:8px !important}.myfriend{width:44px !important;height:44px !important;margin-top:8px !important;margin-left:8px !important}.frienddivright{height:60px !important;margin:8px 8px 8px 76px !important;display:flex !important;flex-direction:column !important;justify-content:center !important}.friendname{font-size:16px !important;margin-bottom:4px !important;line-height:1.2 !important}.friendinfo{display:block !important;font-size:12px !important;opacity:.8 !important;line-height:1.3 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}}@media screen and (max-width:480px){.frienddiv{margin-bottom:8px !important;padding:6px !important}.friendname{font-size:15px !important}.friendinfo{font-size:11px !important}.myfriend{width:40px !important;height:40px !important}.frienddivleft{width:56px !important}.frienddivright{margin-left:64px !important}}.gallery{overflow:hidden;margin:10px;max-width:768px}.gallery .box{float:left;position:relative;width:100%;padding-bottom:100%}.gallery .box:hover{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}.post-content figure>figcaption>p{color:#fff;background-color:transparent;margin:0;padding:0}@media only screen and (min-width:365px){.gallery .box{width:50%;padding-bottom:50%}}@media only screen and (min-width:480px){.gallery .box{width:33.3%;padding-bottom:33.3%}}@media only screen and (min-width:9999px){.box{width:25%;padding-bottom:25%}}.gallery.hover-transition figure,.gallery.hover-effect-zoom .img,.gallery:not(.caption-effect-appear) figcaption,.fancy-figure:not(.caption-effect-appear) figcaption{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}.gallery figure{position:relative;overflow:hidden}.gallery figure{border-radius:10px;position:absolute;left:5px;right:5px;top:5px;bottom:5px}.gallery.hover-effect-grow figure:hover{transform:scale(1.05)}.gallery.hover-effect-shrink figure:hover{transform:scale(.95)}.gallery.hover-effect-slidedown figure:hover{transform:translateY(5px)}.gallery.hover-effect-slideup figure:hover{transform:translateY(-5px)}.gallery .img{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.dark .gallery .img{opacity:.8}.gallery.hover-effect-zoom figure:hover .img{transform:scale(1.05)}.gallery img{display:none}figure a{position:absolute;left:0;right:0;top:0;bottom:0}.gallery figcaption,.fancy-figure figcaption{position:absolute;bottom:0;left:0;right:0;background:#000;color:#fff;text-align:center;font-size:75%;background:rgba(0,0,0,.5);opacity:1;cursor:pointer}.gallery.caption-position-none figcaption,.fancy-figure.caption-position-none figcaption{display:none}.gallery.caption-position-center figcaption,.fancy-figure.caption-position-center figcaption{top:0;padding:40% 5px}.gallery.caption-position-bottom figcaption,.fancy-figure.caption-position-bottom figcaption{padding:5px}.gallery.caption-effect-fade figure:not(:hover) figcaption,.gallery.caption-effect-appear figure:not(:hover) figcaption,.fancy-figure.caption-effect-fade figure:not(:hover) figcaption,.fancy-figure.caption-effect-appear figure:not(:hover) figcaption{background:0 0;opacity:0}.gallery.caption-effect-slide.caption-position-bottom figure:not(:hover) figcaption,.fancy-figure.caption-effect-slide.caption-position-bottom figure:not(:hover) figcaption{margin-bottom:-100%}.gallery.caption-effect-slide.caption-position-center figure:not(:hover) figcaption,.fancy-figure.caption-effect-slide.caption-position-center figure:not(:hover) figcaption{top:100%}figcaption p{margin:auto}@media screen and (max-width:768px){.post-entry{padding:16px;margin:12px 0;border-radius:12px}.entry-header h2{font-size:1.3rem;line-height:1.4;margin-bottom:8px}.entry-content{font-size:.9rem;line-height:1.5;margin:8px 0}.entry-footer{font-size:.8rem;margin-top:12px;flex-wrap:wrap;gap:8px}.entry-footer .tags{flex-wrap:wrap;gap:4px}.entry-footer .tags a{padding:2px 6px;font-size:.75rem;border-radius:4px}.post-meta{font-size:.8rem;margin:8px 0;flex-wrap:wrap;gap:8px}}@media screen and (max-width:768px){.post-header h1{font-size:1.8rem;line-height:1.3;margin:16px 0;padding:0 16px;word-break:break-word}.post-content{padding:0 16px;font-size:1rem;line-height:1.6}.post-content pre{margin:16px -16px;padding:16px;border-radius:0;overflow-x:auto;font-size:.85rem}.post-content code{font-size:.85rem;padding:2px 4px;border-radius:3px}.post-content blockquote{margin:16px 0;padding:12px 16px;border-left:4px solid var(--primary);background:var(--code-bg);border-radius:0 8px 8px 0;font-size:.95rem;white-space:pre-wrap}.post-content table{font-size:.85rem;margin:16px -16px;width:calc(100% + 32px);overflow-x:auto !important;display:block !important;white-space:nowrap !important}.post-content table thead,.post-content table tbody,.post-content table tr{display:table !important;width:100% !important}}@media screen and (max-width:768px){a{min-height:44px !important;display:inline-flex !important;align-items:center !important;padding:8px 4px !important;margin:-8px -4px !important}.post-content a{padding:4px 2px !important;margin:-4px -2px !important;word-break:break-all !important}.button,.btn,[role=button]{min-height:48px !important;padding:12px 20px !important;font-size:1rem !important;border-radius:12px !important;display:flex !important;align-items:center !important;justify-content:center !important}}@media screen and (max-width:768px){.post-content img{max-width:100% !important;height:auto !important;border-radius:8px !important;margin:16px 0 !important}.post-content video,.post-content iframe{max-width:100% !important;height:auto !important;aspect-ratio:16/9 !important}.post-content table th,.post-content table td{padding:8px 12px}.post-content img{max-width:calc(100% + 32px);margin:16px -16px;border-radius:8px}.post-content ul,.post-content ol{padding-left:24px;margin:12px 0}.post-content li{margin:6px 0;line-height:1.5}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 12px;line-height:1.3;word-break:break-word}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.3rem}.post-content h4{font-size:1.2rem}.toc{position:static;width:100%;overflow-y:auto;margin:16px 0;padding:16px;background:var(--code-bg);border-radius:8px;border:1px solid var(--border)}.toc summary{font-weight:700;margin-bottom:8px;cursor:pointer}.toc ul{font-size:.85rem;padding-left:16px}.toc li{margin:4px 0}}@media screen and (max-width:480px){.post-header h1{font-size:1.5rem;padding:0 12px}.post-content{padding:0 12px;font-size:.95rem}.post-content pre{margin:16px -12px;padding:12px;font-size:.8rem}.post-content img{margin:16px -12px;max-width:calc(100% + 24px)}.post-content table{margin:16px -12px;width:calc(100% + 24px);font-size:.8rem}.post-content table th,.post-content table td{padding:6px 8px}}@media screen and (max-width:768px){.share-buttons{flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0}.share-buttons a{min-width:44px;min-height:44px;padding:8px;border-radius:8px}}@media screen and (max-width:768px){.paginav{flex-direction:column;gap:12px;margin:24px 16px}.paginav a{padding:12px 16px;border-radius:8px;text-align:center}.paginav .title{font-size:.9rem;line-height:1.3}.paginav .meta{font-size:.8rem;margin-top:4px}}@media screen and (max-width:768px){::selection{background:#ff4757 !important;color:#fff !important;text-shadow:none !important}::-moz-selection{background:#ff4757 !important;color:#fff !important;text-shadow:none !important}.dark ::selection{background:#ffa502 !important;color:#000 !important}.dark ::-moz-selection{background:#ffa502 !important;color:#000 !important}}@media screen and (max-width:480px){.profile img{width:120px !important;height:120px !important;transform:scale(1);margin:12px 0}.profile .profile_inner h1{font-size:1.8rem;line-height:1.3;margin:12px 0;padding:8px 16px}.profile-subtitle{font-size:.9rem;line-height:1.6;margin:20px 16px 16px;max-width:95%;min-height:50px;padding:15px 20px;text-align:center;word-wrap:break-word;overflow-wrap:break-word;display:flex;align-items:center;justify-content:center;order:10;box-sizing:border-box}.buttons{max-width:100%;padding:0 16px;margin:16px 0;gap:12px;display:flex;flex-wrap:wrap;justify-content:center}.button{flex:1 1 calc(50% - 12px);min-width:120px;max-width:150px;margin:6px 3px;padding:12px 8px;border-radius:8px}.button-inner{padding:0 6px;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main .profile{min-height:calc(100vh - var(--header-height) - var(--footer-height) - 32px);padding:16px}.profile_inner{display:flex;flex-direction:column;align-items:center}.social-icons a{margin:0 8px}.social-icons svg{width:20px;height:20px}}@media screen and (min-width:481px) and (max-width:768px){.profile img{width:200px !important;height:200px !important;transform:scale(1)}.profile .profile_inner h1{font-size:2rem;line-height:1.3}.profile-subtitle{font-size:1rem;min-height:60px;margin:24px 20px 20px;padding:16px 24px;order:10;display:flex;align-items:center;justify-content:center;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.buttons{max-width:500px;padding:0 24px;gap:16px;display:flex;flex-wrap:wrap;justify-content:center}.button{flex:1 1 calc(50% - 16px);margin:6px 4px;padding:10px 12px}.button-inner{font-size:.9rem}.main .profile{padding:24px}}@media screen and (max-width:768px){.header{padding:0 16px !important;min-height:48px !important}.nav{padding:0 !important;gap:2px !important}#menu{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;-ms-overflow-style:none !important}#menu::-webkit-scrollbar{display:none !important}#menu a{white-space:nowrap !important;padding:12px 10px !important;font-size:.9rem !important;min-height:44px !important;display:flex !important;align-items:center !important;margin:0 1px !important}.logo{flex-shrink:0 !important;margin-right:4px !important}.logo a{font-size:1.2rem !important;padding:8px 0 !important}.logo a img,.logo a svg{max-width:32px !important;max-height:32px !important;width:auto !important;height:auto !important}}@media screen and (max-width:768px){#searchbox{margin:16px 0 !important}#searchbox input{font-size:16px !important;padding:12px 16px !important;border-radius:12px !important;width:100% !important;box-sizing:border-box !important}#searchResults{margin:16px 0 !important}#searchResults li{padding:16px !important;margin:8px 0 !important;border-radius:12px !important;font-size:.9rem !important}}@media screen and (max-width:768px){.profile_inner{width:100%;max-width:100%;overflow:hidden}.button{min-height:44px;display:flex;align-items:center;justify-content:center}.profile .profile_inner{line-height:1.5}:root{--gap:12px}.nav{padding:0 16px}.footer{padding:16px;text-align:center}img{max-width:100%;height:auto}}@media screen and (max-width:360px){.profile img{width:120px !important;height:120px !important}.profile .profile_inner h1{font-size:1.5rem}.buttons{flex-direction:column;align-items:center}.button{width:90%;max-width:200px;margin:6px 0}}@media screen and (max-height:500px) and (orientation:landscape){.main .profile{min-height:auto;padding:12px}.profile img{width:100px !important;height:100px !important;margin:8px 0}.profile .profile_inner h1{font-size:1.4rem;margin:8px 0}.buttons{margin:12px 0}.button{padding:8px 12px;margin:4px}}@media(prefers-color-scheme:dark) and (max-width:768px){.button{border:1px solid var(--border)}.profile img{box-shadow:0 2px 8px rgba(0,0,0,.3)}}@media screen and (max-width:768px){.toc-container,.toc-container.wide{position:static !important;width:calc(100% - 32px) !important;left:auto !important;top:auto !important;margin:20px 16px !important;max-width:none !important;z-index:1 !important}.toc{margin:0 !important;border-radius:12px !important;font-size:.9rem !important;width:100% !important;box-sizing:border-box !important;overflow:hidden !important}.toc details summary{padding:16px !important;font-size:1rem !important;min-height:44px !important;display:flex !important;align-items:center !important}.toc .inner{max-height:70vh !important;overflow-y:auto !important;padding:8px 16px 16px !important;-webkit-overflow-scrolling:touch !important;width:100% !important;box-sizing:border-box !important;overflow-x:hidden !important}.toc li{padding:8px 0 !important;line-height:1.5 !important}.toc li a{padding:12px 8px !important;display:flex !important;word-break:break-word !important;min-height:48px !important;align-items:center !important;line-height:1.4 !important;width:100% !important;box-sizing:border-box !important}.toc,.toc details,.toc .inner{max-height:none !important;height:auto !important;overflow:visible !important}.toc .inner{max-height:70vh !important;overflow-y:auto !important}}@media screen and (max-width:768px){*{-webkit-overflow-scrolling:touch !important}.post-entry:hover{transform:translateY(-4px)scale(1.01) !important}body{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;text-rendering:optimizeSpeed !important}body{overflow-x:hidden !important}.main{overflow-x:hidden !important}}@media screen and (max-width:768px){.post-content{color:var(--content) !important}.post-content p{font-size:1.1rem !important;line-height:1.7 !important}.post-content h1,.post-content h2,.post-content h3{margin:24px 0 16px !important;line-height:1.3 !important}}@media(prefers-reduced-motion:reduce){.button,.profile img,*{transition:none !important;animation:none !important}}@media screen and (max-width:768px){*{transition-duration:.2s !important}body{-webkit-overflow-scrolling:touch}.post-entry,.button,.nav a{transform:translateZ(0);backface-visibility:hidden}}@media screen and (max-width:480px){.post-entry,.button{box-shadow:none;border:1px solid var(--border)}body{text-rendering:optimizeSpeed;-webkit-font-smoothing:subpixel-antialiased}}@media(hover:none) and (pointer:coarse){.button:hover,.post-entry:hover,.nav a:hover{transform:none !important;background:var(--tertiary) !important}.button:active,.post-entry:active,.nav a:active{transform:scale(.98);opacity:.8}.button,.nav a,#theme-toggle,.search_btn{min-height:44px;min-width:44px}}@media screen and (max-width:768px){img[loading=lazy]{background:var(--tertiary)}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@media(prefers-contrast:high){.button,.post-entry{border:2px solid var(--primary)}.profile img{border:2px solid var(--primary)}}@media(prefers-color-scheme:dark) and (max-width:768px){.post-entry,.button,.profile img{box-shadow:none;border:1px solid var(--border)}}.pagination{display:block;text-align:center}.pagination a{color:var(--primary);padding:0 15px;background:var(--entry);box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .pagination a{box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.pagination .pageNum a{box-shadow:none}.pagination .prev{box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3);display:inline-block}.pagination .next{box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3);display:inline-block}.dark .pagination .prev{box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .pagination .next{box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.pagination .pageNum{margin:0;font-weight:700}.pagination .pageNum a{color:var(--content);background:var(--code-bg)}.dark .pagination .pageNum a{color:var(--content);background:var(--theme)}.pagination .numPrev{color:var(--code-bg-border)}.pagination .numNext{color:var(--code-bg-border)}a.pagePrev{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pagePrev{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pagePrev:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pagePrev:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pageNow{display:inline-block}a.pageNow:hover{}a.pageNext{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pageNext{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pageNext:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pageNext:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pageFirst{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pageFirst{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pageFirst:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pageFirst:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pageLast{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pageLast{display:inline-block;-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}a.pageLast:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark a.pageLast:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.pagination .prev{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .pagination .prev{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.pagination .prev:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .pagination .prev:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.pagination .next{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .pagination .next{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.pagination .next:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .pagination .next:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.paginav .prev{}.paginav .prev:hover{background:#dcdcdc}.dark .paginav .prev:hover{background:var(--border)}.paginav .next{}.paginav .next:hover{background:#dcdcdc}.dark .paginav .next:hover{background:var(--border)}.post-entry{background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.3);border-radius:20px;backdrop-filter:blur(15px);box-shadow:0 10px 30px rgba(0,0,0,8%),0 1px 8px rgba(0,0,0,5%);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;margin-bottom:30px}.dark .post-entry{background:rgba(30,30,30,.9);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px rgba(0,0,0,.3),0 1px 8px rgba(0,0,0,.2)}.post-entry:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 50px rgba(0,0,0,.15),0 5px 20px rgba(0,0,0,.1);border-color:var(--primary)}.dark .post-entry:hover{box-shadow:0 20px 50px rgba(0,0,0,.4),0 5px 20px rgba(0,0,0,.3)}.post-entry::before{display:none}.post-entry:hover::before{display:none}.entry-header h2{color:var(--primary);font-weight:700;margin-bottom:15px;transition:all .3s ease}.post-entry:hover .entry-header h2{transform:translateX(5px)}.entry-content{color:color-mix(in srgb,var(--content) 85%,transparent 15%);line-height:1.7;margin:15px 0}.entry-footer{background:rgba(0,0,0,2%);margin:20px 0 0;padding:15px 24px;border-top:1px solid rgba(0,0,0,5%);position:relative;z-index:1}.dark .entry-footer{background:rgba(255,255,255,2%);border-top:1px solid rgba(255,255,255,5%)}.entry-footer{font-size:.9rem !important;color:var(--secondary) !important;line-height:1.5 !important;display:block !important;visibility:visible !important;opacity:1 !important}.entry-footer time,.entry-footer .reading-time,.entry-footer .word-count,.entry-footer span{display:inline !important;visibility:visible !important;opacity:1 !important;color:var(--secondary) !important;font-size:.85rem !important;margin-right:12px !important}.entry-footer .tags a{background:linear-gradient(135deg,rgba(var(--primary-rgb),.1) 0%,rgba(var(--primary-rgb),.15) 100%);color:var(--primary);border:1px solid rgba(var(--primary-rgb),.2);border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:500;transition:all .3s ease;text-decoration:none;display:inline-block;margin:2px}.entry-footer .tags a:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px rgba(var(--primary-rgb),.4)}.first-entry{background:linear-gradient(135deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.9) 100%);border:2px solid var(--primary);position:relative;overflow:hidden}.dark .first-entry{background:linear-gradient(135deg,rgba(30,30,30,.95) 0%,rgba(30,30,30,.9) 100%)}.first-entry::after{content:'✨ 最新';position:absolute;top:15px;right:15px;background:var(--gradient-primary);color:#fff;padding:4px 12px;border-radius:15px;font-size:.8rem;font-weight:600;box-shadow:0 3px 10px rgba(var(--primary-rgb),.3)}.paginav{background:rgba(255,255,255,.8);border-radius:15px;padding:20px;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);margin:40px 0}.dark .paginav{background:rgba(30,30,30,.9);border:1px solid rgba(255,255,255,.1)}.paginav a{background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:12px 20px;transition:all .3s ease;backdrop-filter:blur(10px)}.dark .paginav a{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.paginav a:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px rgba(var(--primary-rgb),.3);border-color:var(--primary)}.archive-posts{background:rgba(255,255,255,.6);border-radius:15px;padding:30px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);margin:20px 0}.dark .archive-posts{background:rgba(30,30,30,.8);border:1px solid rgba(255,255,255,.1)}.archive-entry{border-left:3px solid transparent;padding-left:15px;margin-left:10px;transition:all .3s ease}.archive-entry:hover{border-left-color:var(--primary);background:rgba(var(--primary-rgb),.05);border-radius:0 8px 8px 0;transform:translateX(5px)}#searchbox{background:rgba(255,255,255,.9);border:2px solid rgba(var(--primary-rgb),.3);border-radius:25px;padding:15px 25px;backdrop-filter:blur(15px);box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease}.dark #searchbox{background:rgba(30,30,30,.9);border:2px solid rgba(var(--primary-rgb),.5)}#searchbox:focus{border-color:var(--primary);box-shadow:0 15px 40px rgba(0,0,0,.15),0 0 0 3px rgba(var(--primary-rgb),.2);transform:translateY(-2px)}@media screen and (max-width:768px){.post-entry{border-radius:15px;margin-bottom:20px}.first-entry::after{top:10px;right:10px;font-size:.7rem;padding:3px 8px}.paginav{border-radius:12px;padding:15px}.archive-posts{border-radius:12px;padding:20px}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.post-entry{animation:slideInUp .6s ease-out}.post-entry:nth-child(2){animation-delay:.1s}.post-entry:nth-child(3){animation-delay:.2s}.post-entry:nth-child(4){animation-delay:.3s}.post-entry:nth-child(5){animation-delay:.4s}.profile{background:linear-gradient(135deg,rgba(102,126,234,.2) 0%,rgba(118,75,162,.1) 100%);border-radius:30px;padding:60px 40px;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 60px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.2);position:relative;overflow:hidden}.dark .profile{background:linear-gradient(135deg,rgba(102,126,234,5%) 0%,rgba(118,75,162,2%) 100%);border:1px solid rgba(102,126,234,.1);box-shadow:0 20px 60px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.1)}.profile::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient( from 0 at 50% 50%,transparent 0,rgba(var(--primary-rgb),.1) 90deg,transparent 180deg,rgba(var(--primary-rgb),.1) 270deg,transparent 360deg );animation:rotate 20s linear infinite;z-index:-1;border-radius:50%}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.profile img{border:4px solid rgba(255,255,255,.3);box-shadow:0 15px 35px rgba(0,0,0,.2),0 5px 15px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.3);transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:4px}.dark .profile img{border:4px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%)}.profile img:hover{transform:translateY(-10px)scale(1.05);box-shadow:0 25px 50px rgba(0,0,0,.3),0 10px 25px rgba(0,0,0,.15),inset 0 1px rgba(255,255,255,.4);animation:glow 2s ease-in-out infinite alternate}.profile .profile_inner h1{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;margin-bottom:20px}.profile-subtitle{background:linear-gradient(135deg,rgba(102,126,234,.15) 0%,rgba(118,75,162,.1) 100%);border-radius:15px;padding:20px 25px;margin:20px auto;box-shadow:0 8px 25px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);max-width:90%;min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.dark .profile-subtitle{background:linear-gradient(135deg,rgba(102,126,234,8%) 0%,rgba(118,75,162,5%) 100%);border:1px solid rgba(102,126,234,.2)}.buttons{background:0 0;border:none;padding:0;margin-top:40px}.dark .buttons{background:0 0;border:none}.button{background:linear-gradient(135deg,rgba(102,126,234,.2) 0%,rgba(118,75,162,.15) 100%);border:1px solid rgba(102,126,234,.3);box-shadow:0 8px 25px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.5);backdrop-filter:blur(10px);border-radius:15px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dark .button{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,5%) 100%);border:1px solid rgba(102,126,234,.2)}.button:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 40px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.6);background:linear-gradient(135deg,var(--primary) 0%,color-mix(in srgb,var(--primary) 80%,var(--secondary) 20%) 100%);color:#fff;border-color:var(--primary)}.button:hover .button-inner{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.button:active{transform:translateY(-2px)scale(1.01);box-shadow:0 8px 20px rgba(0,0,0,.15),inset 0 2px 4px rgba(0,0,0,.1)}.button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transition:width .6s,height .6s;transform:translate(-50%,-50%);z-index:0}.button:hover::before{width:300px;height:300px}.button-inner{position:relative;z-index:1;font-weight:600}.social-icons{margin-top:30px}.social-icons a{background:linear-gradient(135deg,rgba(102,126,234,.2) 0%,rgba(118,75,162,.15) 100%);border-radius:50%;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;margin:0 8px;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.dark .social-icons a{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,5%) 100%);border:1px solid rgba(102,126,234,.2)}.social-icons a:hover{transform:translateY(-5px)scale(1.1);background:var(--primary);color:#fff;box-shadow:0 10px 25px rgba(var(--primary-rgb),.4)}@media screen and (max-width:768px){.profile{padding:40px 20px;border-radius:20px;margin:10px}.buttons{padding:20px;border-radius:15px}.button{border-radius:12px}.social-icons a{width:45px;height:45px;margin:0 6px}}.terms-tags{text-align:center}.terms-tags a{border-radius:30px;background:0 0;transition:transform .5s}.terms-tags a:hover{background:0 0;transition:box-shadow .4s ease,transform .4s ease}.dark .terms-tags a{background:0 0}.dark .terms-tags a:hover{background:0 0;transition:box-shadow .4s ease,transform .4s ease}.terms-tags li{margin:5px}.wide .toc{top:80px !important}@media screen and (max-width:1200px){.toc{margin-top:70px !important}}html{scroll-padding-top:70px}.page .toc,.single .toc{margin-top:70px !important}.toc{margin:0 2px 40px;border:1.2px solid var(--border);background:var(--entry);border-radius:var(--radius);padding:.4em}.toc-container{margin:10px 0 0}.toc-container.wide{position:absolute;height:100%;left:calc((var(--toc-width) + var(--gap)) * -.92);top:calc(var(--gap) * 1);width:var(--toc-width)}.wide .toc{position:sticky;top:80px;border:unset;background:unset;border-radius:unset;width:100%;margin:0 2px 40px}.toc details summary{margin-inline-start:20px;padding:12px 0;width:110px;cursor:pointer}.toc details[open] summary{font-weight:500;width:110px;cursor:pointer}.toc-container.wide .toc .inner{margin:0}.active{font-size:100%;border-bottom:1px solid transparent;padding-bottom:.1rem;border-bottom-color:var(--secondary);font-weight:600}.dark .active{color:var(--content);font-weight:600}.toc ul{list-style-type:circle}.toc .inner{margin:0 0 0 20px;padding:0 15px 15px 20px;font-size:16px;max-height:83vh;overflow-y:auto}.toc .inner::-webkit-scrollbar-thumb{background:var(--border);border:7px solid var(--theme);border-radius:var(--radius)}.toc li ul{margin-inline-start:calc(var(--gap) * .5);list-style-type:none}.toc li{list-style:none;font-size:.9rem;padding:5px 0 0}.toc li a:hover{font-weight:600}.dark .toc li a:hover{font-weight:600;color:var(--content)}.profile .profile_inner h1{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}.profile .profile_inner h1:hover{transition:box-shadow .4s ease,transform .4s ease}#theme-toggle svg{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}#theme-toggle svg:hover{transition:box-shadow .4s ease,transform .4s ease}button#theme-toggle{margin:auto 15px}.logo a{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}.logo a:hover{transition:box-shadow .4s ease,transform .4s ease}.logo a img{border-radius:25px}.top-link{background:var(--entry);-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .top-link{background:var(--entry);-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.top-link:hover{color:#6c6c6c;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .top-link:hover{color:rgba(180,181,182,.8);transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}#searchbox input{}#searchbox input:hover{}.list{}.archive-entry{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease}.archive-entry:hover{transition:box-shadow .4s ease,transform .4s ease}.post-entry{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .post-entry{-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.post-entry:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .post-entry:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.button{background:var(--entry);-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .button{background:var(--entry);-webkit-transition:box-shadow .4s ease,transform .4s ease;-moz-transition:box-shadow .4s ease,transform .4s ease;-o-transition:box-shadow .4s ease,transform .4s ease;transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 2px 4px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.button:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}.dark .button:hover{transition:box-shadow .4s ease,transform .4s ease;box-shadow:0 4px 8px rgb(5 10 15/5%),0 7px 13px -3px rgb(5 10 15/.3)}::selection{background:#007acc;color:#fff;text-shadow:none}::-moz-selection{background:#007acc;color:#fff;text-shadow:none}.dark ::selection{background:#66b3ff;color:#000;text-shadow:none}.dark ::-moz-selection{background:#66b3ff;color:#000;text-shadow:none}.post-content ::selection,.profile-subtitle ::selection,.entry-content ::selection{background:#ff6b6b;color:#fff}.dark .post-content ::selection,.dark .profile-subtitle ::selection,.dark .entry-content ::selection{background:#ffd93d;color:#000}*{transition:all .3s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme);border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--primary),var(--secondary));border-radius:10px;border:1px solid var(--border)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,var(--secondary),var(--primary));box-shadow:0 0 10px rgba(0,0,0,.2)}body{background:linear-gradient(135deg,var(--theme) 0%,color-mix(in srgb,var(--theme) 95%,var(--primary) 5%) 100%);min-height:100vh}.main{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,5%);margin:20px auto;border:1px solid rgba(255,255,255,.2)}.dark .main{background:rgba(30,30,30,.9);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.3),0 2px 8px rgba(0,0,0,.2)}.header{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 20px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}.dark .header{background:rgba(20,20,20,.95);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 2px 20px rgba(0,0,0,.3)}.logo img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s ease}.logo img:hover{transform:rotate(5deg)scale(1.05);filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.footer{background:linear-gradient(135deg,rgba(0,0,0,5%) 0%,rgba(0,0,0,.1) 100%);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.1);margin-top:40px}.dark .footer{background:linear-gradient(135deg,rgba(255,255,255,5%) 0%,rgba(255,255,255,.1) 100%);border-top:1px solid rgba(255,255,255,.1)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,100%{box-shadow:0 0 20px rgba(var(--primary-rgb),.3)}50%{box-shadow:0 0 30px rgba(var(--primary-rgb),.5)}}*{outline:none !important}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}input:focus,textarea:focus,select:focus,button:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--primary-rgb),.3)}:root{--primary-rgb:0, 123, 255;--gradient-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-secondary:linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--gradient-success:linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--shadow-soft:0 4px 20px rgba(0, 0, 0, 0.1);--shadow-medium:0 8px 30px rgba(0, 0, 0, 0.15);--shadow-strong:0 15px 50px rgba(0, 0, 0, 0.2)}.dark{--primary-rgb:100, 200, 255;--shadow-soft:0 4px 20px rgba(0, 0, 0, 0.3);--shadow-medium:0 8px 30px rgba(0, 0, 0, 0.4);--shadow-strong:0 15px 50px rgba(0, 0, 0, 0.5)}