/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2026 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);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);color-scheme:light}:root[data-theme=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);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);color-scheme:dark}.list{background:var(--code-bg)}[data-theme=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}[data-theme=dark] #moon{display:none}[data-theme=light] #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 a{display:inline-flex;padding:10px}.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-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{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}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.i18n_list{display:inline-flex}.post-meta .i18n_list li{list-style:none;margin:auto 3px}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.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,.post-meta .i18n_list li 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:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{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(--code-block-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:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-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-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.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:0 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{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.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{display:flex;line-height:30px}.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{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.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)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}[data-theme=light] .list::-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(--code-block-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 screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}:root{--accent-blue:#3b82f6;--main-width:860px !important;--h-font:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Serif SC', 'Source Han Serif SC', serif !important;--text-font:-apple-system, BlinkMacSystemFont, 'PingFang SC', 'Microsoft YaHei', 'Segoe UI', sans-serif !important;--ui-font:ui-monospace, 'SFMono-Regular', 'Menlo', 'Monaco', 'Consolas', monospace !important;--card-bg:#f3f6f9;--border-color:rgba(0, 0, 0, 0.08);--callout-bg:#f3f6f9}.dark{--theme:#121212 !important;--entry:#1e1e2e !important;--primary:rgba(255, 255, 255, 1.00) !important;--secondary:rgba(255, 255, 255, 0.85) !important;--tertiary:rgba(255, 255, 255, 0.8) !important;--border:rgba(255, 255, 255, 0.1) !important;--card-bg:#1e1e2e !important;--border-color:rgba(255, 255, 255, 0.1) !important;--accent-blue:#60a5fa !important;--callout-bg:#1e1e2e !important}.dark body{background-color:#121212!important;color:rgba(255,255,255,.9)!important}.dark .post-single,.dark .post-row,.dark .folder-item,.dark .archive-entry,.dark .post-entry,.dark .header{background-color:#1e1e2e!important;border-color:rgba(255,255,255,.1)!important}.dark .post-content pre{background-color:#121212!important}.profile_inner h1{font-family:var(--ui-font)!important;font-size:2.4em!important;font-weight:700!important;color:var(--primary)!important;letter-spacing:-.5px}.profile_inner span{font-family:var(--ui-font)!important;font-size:1.1em!important;color:var(--secondary)!important}.profile_inner img{border:none!important;border-radius:50%!important;transition:transform .5s cubic-bezier(.165,.84,.44,1),box-shadow .5s ease!important;box-shadow:0 8px 15px color-mix(in srgb,var(--accent-blue) 15%,transparent)!important}.profile_inner img:hover{transform:translateY(-6px)scale(1.02)!important;box-shadow:0 15px 35px color-mix(in srgb,var(--accent-blue) 25%,transparent)!important}.buttons{display:flex!important;justify-content:center!important;align-items:center!important;gap:15px!important;margin-top:25px!important}.button{display:flex!important;align-items:center!important;justify-content:center!important;height:42px!important;min-width:130px!important;padding:0 24px!important;border-radius:8px!important;font-size:15px!important;font-weight:600!important;font-family:var(--ui-font)!important;text-decoration:none!important;box-sizing:border-box!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}.profile_inner .buttons .button:nth-child(1){background:var(--accent-blue)!important;border:1.5px solid var(--accent-blue)!important;box-shadow:0 4px 10px color-mix(in srgb,var(--accent-blue) 20%,transparent)!important}.profile_inner .buttons .button:nth-child(1),.profile_inner .buttons .button:nth-child(1) span{color:#fff!important}.profile_inner .buttons .button:nth-child(1):hover{transform:translateY(-4px)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--accent-blue) 40%,transparent)!important}.profile_inner .buttons .button:nth-child(2){background:0 0!important;border:3px solid var(--accent-blue)!important}.profile_inner .buttons .button:nth-child(2),.profile_inner .buttons .button:nth-child(2) span{color:var(--accent-blue)!important}.profile_inner .buttons .button:nth-child(2):hover{background:color-mix(in srgb,var(--accent-blue) 8%,transparent)!important;transform:translateY(-4px)!important;box-shadow:0 6px 12px color-mix(in srgb,var(--accent-blue) 15%,transparent)!important}body.dark .profile_inner .buttons .button:nth-child(2),body.dark .profile_inner .buttons .button:nth-child(2) span,.dark .profile_inner .buttons .button:nth-child(2),.dark .profile_inner .buttons .button:nth-child(2) span{color:#fff!important;border-color:rgba(255,255,255,.8)!important}body.dark .profile_inner .buttons .button:nth-child(2):hover,.dark .profile_inner .buttons .button:nth-child(2):hover{background:rgba(255,255,255,.1)!important;border-color:#fff!important}.dark .buttons .button:first-child{color:#fff!important;border-color:var(--accent-blue)!important}.dark .buttons .button:last-child{color:var(--accent-blue)!important;border-color:var(--accent-blue)!important}.header{background-color:var(--accent-blue)!important;position:sticky!important;top:0!important;z-index:1000!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.header a,.header span,.header svg,.logo{color:#fff!important;fill:#fff!important;font-family:var(--ui-font)}.dark .header a,.dark .header span,.dark .header svg,.dark .logo{color:rgba(255,255,255,.9)!important;fill:rgba(255,255,255,.9)!important}.header{background-color:var(--accent-blue)!important;position:sticky!important;top:0!important;z-index:1000!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.header a,.header span,.header svg,.logo{color:#fff!important;fill:#fff!important;font-family:var(--ui-font)}.dark .header a,.dark .header span,.dark .header svg,.dark .logo{color:rgba(255,255,255,.9)!important;fill:rgba(255,255,255,.9)!important}@media(min-width:769px){#menu{display:flex!important;align-items:center!important;gap:20px}#menu li{position:relative!important;margin:0!important}#menu li:not(:last-child)::after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:2.5px;height:14px;background-color:rgba(255,255,255,.4);border-radius:2px}}@media(max-width:768px){.header{height:auto!important;min-height:54px!important;padding:0!important}.nav{height:auto!important;min-height:54px!important;padding:0 15px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;width:100%}.logo{font-size:1.2em!important;margin:0!important;padding:0!important;line-height:1.2!important;height:auto!important}#mobile-menu-btn{padding:0!important;margin:0!important;top:0!important;display:flex!important;align-items:center!important}#mobile-menu-btn svg{width:24px!important;height:24px!important}.archive-posts{border-left:none!important;padding-left:0!important;margin-left:0!important}.archive-entry::before{content:none!important;display:none!important}.archive-entry{padding:12px 10px!important}.folder-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.folder-item{padding:10px 12px!important}.post-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;padding:12px 15px!important;row-gap:6px!important}.col-name{width:100%!important;margin-bottom:0!important}.col-tags{flex:1!important;min-width:0!important}.col-time{flex-shrink:0!important;font-size:12px!important;margin-left:auto!important}.col-date{display:none!important}.archive-entry .archive-icon{display:inline-flex!important;margin-top:0!important}.archive-entry .archive-tags{display:none!important}.archive-entry-title{font-size:14px!important;flex:1;align-items:center!important}}.card-tag-link{color:var(--accent-blue);font-weight:600;text-decoration:none!important;transition:all .2s ease;padding:2px 6px;margin:0 -4px;border-radius:4px}.card-tag-link:hover{background:var(--accent-blue)!important;color:#fff!important}.geek-dashboard{max-width:1100px;width:100%;margin:30px auto 0!important;padding:0 15px;box-sizing:border-box}.geek-title{font-family:var(--ui-font);font-size:18px!important;font-weight:700!important;margin-bottom:22px!important;padding-bottom:10px;border-bottom:1px solid var(--border-color);color:var(--primary)}.geek-section{margin-bottom:50px}.post-table-header,.post-row{display:grid;grid-template-columns:5.5fr 3.5fr 1.5fr 1.5fr;align-items:center;gap:25px}.post-table-header{font-family:var(--ui-font);font-size:12px;font-weight:700;color:var(--secondary);padding:0 20px;text-transform:uppercase;margin-bottom:10px}.post-row{padding:15px 20px;margin-bottom:8px;border-radius:8px;transition:all .2s ease;text-decoration:none!important}.post-row:hover{border-color:var(--accent-blue)!important;transform:translateX(3px);box-shadow:0 4px 12px rgba(0,0,0,8%)}.col-name{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden}.post-name{font-family:var(--ui-font);font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-row svg{flex-shrink:0;color:var(--accent-blue)}.col-tags{display:flex;gap:6px;overflow:hidden}.tag{font-family:var(--ui-font);background:color-mix(in srgb,var(--accent-blue) 8%,transparent);color:var(--accent-blue);padding:2px 8px;border-radius:4px;font-size:12px;white-space:nowrap}.col-time{font-family:var(--ui-font);font-size:13px;color:var(--secondary);white-space:nowrap;text-align:center!important}.col-date{font-family:var(--ui-font);font-size:13px;color:var(--secondary);white-space:nowrap;text-align:right}@media(min-width:769px){.post-name{font-size:15px!important}.col-time,.col-date,.tag{font-size:13.5px!important}.post-table-header{font-size:12.5px!important}}.folder-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:15px!important}.folder-item{display:flex;align-items:center;justify-content:flex-start!important;gap:10px;padding:12px 18px!important;border-radius:6px;background:0 0!important;border:1px dashed transparent!important;transition:all .2s ease;text-decoration:none!important}.folder-item:hover{border-color:var(--border-color)!important;background:rgba(128,128,128,4%)!important;transform:translateY(-2px)}.folder-item svg{width:18px;height:18px;color:var(--accent-blue);transition:transform .2s}.folder-name{font-weight:600;font-size:15px;font-family:var(--ui-font);display:flex;align-items:center;gap:6px;margin:0}.folder-count{font-size:12px;color:var(--secondary);opacity:.6;margin-left:2px}.post-entry{border-radius:10px!important;padding:20px 25px!important;margin-bottom:15px!important;box-shadow:0 4px 15px rgba(0,0,0,1%)!important;transition:all .2s ease!important}.post-entry:hover{border-color:var(--accent-blue)!important;transform:translateY(-3px)!important;box-shadow:0 8px 25px rgba(0,0,0,4%)!important}.post-entry .entry-header h2{font-family:var(--h-font)!important;font-size:1.5em!important;font-weight:700!important;margin-bottom:8px!important}.post-entry .entry-content{font-family:var(--text-font)!important;font-size:14px!important;line-height:1.6!important}.post-entry .entry-footer{font-family:var(--ui-font)!important;color:var(--secondary)!important;font-size:13px!important;margin-top:12px!important}.post-single{border-radius:12px;padding:40px 50px;margin-top:30px}.post-header{margin-bottom:30px;border-bottom:1px dashed var(--border-color);padding-bottom:25px}.post-tags-top{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.post-tags-top .tag{background:color-mix(in srgb,var(--accent-blue) 5%,transparent);color:var(--accent-blue);padding:5px 12px;border-radius:6px;font-size:13px;font-family:var(--ui-font);text-decoration:none!important;border:1px solid color-mix(in srgb,var(--accent-blue) 20%,transparent);transition:all .2s}.post-tags-top .tag:hover{background:var(--accent-blue)!important;color:#fff!important}.post-footer{display:none!important}body,.post-content,.post-content p,.post-content li{font-family:var(--text-font)!important;font-size:17px!important;line-height:1.85!important}.post-content a{color:var(--accent-blue)!important;text-decoration:underline!important;text-decoration-color:var(--accent-blue)!important;text-underline-offset:3px!important;text-decoration-thickness:1px!important;transition:all .2s ease}.post-content a:hover{opacity:.8!important}.dark .post-content a{color:#60a5fa!important;text-decoration-color:#60a5fa!important}h1,h2,h3,h4,h5,h6,.post-title,.archive-entry-title,.archive-year{font-family:var(--h-font)!important}body.dark,.dark .post-content,.dark .post-content p,.dark .post-content li,.dark .profile_inner span,.dark .post-content blockquote{color:rgba(255,255,255,.92)!important}.post-title,.post-content h1,.post-content h2,.post-content h3,.post-content h4{position:relative;padding-left:15px;font-family:var(--h-font)!important;font-weight:700!important;margin-top:1.5em;margin-bottom:.6em}.post-title::before,.post-content h1::before,.post-content h2::before,.post-content h3::before,.post-content h4::before{content:"";position:absolute;left:0;top:15%;height:70%;width:4px;background-color:var(--accent-blue);border-radius:4px}.post-content strong,.post-content b{font-weight:700!important;background:linear-gradient(to bottom,transparent 65%,color-mix(in srgb,var(--accent-blue) 25%,transparent) 0%)!important;padding:0 2px}.dark .post-content strong{background:linear-gradient(to bottom,transparent 65%,rgba(96,165,250,.35) 0%)!important}.post-content u{text-decoration:underline dashed var(--accent-blue)!important;text-underline-offset:6px!important;text-decoration-thickness:1.5px!important;border:none!important;padding:0!important}.post-content blockquote{border-left:4px solid var(--accent-blue)!important;background-color:color-mix(in srgb,var(--accent-blue) 5%,transparent)!important;margin:1.5em 0!important;padding:15px 20px!important;border-radius:0 6px 6px 0!important;font-family:var(--text-font)!important;font-size:1.05em!important;font-style:normal!important;color:var(--primary)!important;box-shadow:none!important}.dark .post-content blockquote{background-color:color-mix(in srgb,var(--accent-blue) 15%,transparent)!important}.post-content blockquote p:last-child{margin-bottom:0!important}.markdown-alert-title{display:flex;align-items:center;font-weight:700;color:var(--accent-blue);margin-bottom:8px;font-family:var(--ui-font)}.post-content mark{background:rgba(250,204,21,.4)!important;padding:2px 6px;border-radius:4px;font-weight:500}.dark .post-content mark{background:rgba(250,204,21,.25)!important;color:#fff!important}.post-content em,.post-content i{font-family:var(--h-font);font-style:italic;font-size:1em;padding:0 2px;color:rgba(120,120,120,.8)!important}.dark .post-content em,.dark .post-content i{color:rgba(180,180,180,.7)!important}.post-content code{background:rgba(128,128,128,.1);padding:3px 6px;border-radius:4px;font-family:var(--ui-font);font-size:.85em;color:#e06c75}.post-content pre{background:#1e1e2e!important;border:1px solid var(--border-color)!important;border-radius:8px;padding:15px;overflow-x:auto}.post-content pre code{background:0 0!important;color:#a6accd!important;box-shadow:none!important}@media(max-width:768px){.post-single{padding:15px 10px!important;margin-top:15px}.post-title,.post-content h1{font-size:1.6em!important;margin-top:1em!important}.post-content h2{font-size:1.4em!important}.post-content h3{font-size:1.2em!important}.post-table-header,.col-date{display:none!important}.post-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;padding:16px 15px!important}.archive-entry .archive-tags{display:none!important}.archive-entry{padding:12px 15px!important;gap:10px!important}.archive-entry-title{font-size:15px!important;white-space:normal!important;flex:1}.archive-meta{font-size:12px!important;text-align:right}.col-name{width:100%!important;margin-bottom:10px!important;white-space:normal!important}.post-name{white-space:normal!important;line-height:1.5!important}.col-tags{flex:1!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}.col-time{flex-shrink:0!important;font-family:var(--ui-font)!important;font-size:12px!important;opacity:.7!important;margin-left:10px!important;text-align:right!important}.folder-grid{grid-template-columns:repeat(2,1fr)!important}#top-link{right:20px!important;bottom:20px!important;width:40px!important;height:40px!important}.hide-on-mobile{display:none!important}}.page-header h1{font-family:var(--h-font)!important;font-size:2em!important;font-weight:600!important;margin-bottom:10px}.archive-year{margin-top:10px!important;padding-bottom:5px;font-size:1.6em!important}.archive-posts{border-left:2px solid var(--border-color);padding-left:15px;margin-left:8px;margin-top:10px}.archive-entry{position:relative;padding:10px 15px;margin-bottom:8px;border-radius:8px;transition:all .2s ease;text-decoration:none!important;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.archive-entry::before{content:"";position:absolute;left:-21px;top:16px;width:10px;height:10px;border:2px solid var(--border-color)!important;border-radius:50%;z-index:2;transition:all .2s;background-color:var(--card-bg)!important}.archive-entry:hover{border-color:var(--accent-blue)!important;transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,4%)}.archive-entry:hover::before{border-color:var(--accent-blue)!important;background:var(--accent-blue)!important;box-shadow:0 0 8px color-mix(in srgb,var(--accent-blue) 40%,transparent)}.archive-entry-title{font-weight:500!important;font-size:1em!important;opacity:.9!important;font-family:var(--text-font);margin:0;display:flex;align-items:center}.archive-icon{display:inline-flex;align-items:center;margin-right:10px;color:var(--accent-blue)}.archive-meta{font-family:var(--ui-font);font-size:.85em;flex-shrink:0}div.custom-callout{position:relative!important;border:1px solid var(--border-color)!important;border-left:5px solid var(--accent-blue)!important;background-color:var(--entry)!important;color:var(--primary)!important;margin:2em 0!important;padding:18px 24px!important;border-radius:6px!important;box-shadow:0 4px 15px rgba(0,0,0,3%)!important;transition:background-color .3s ease,color .3s ease!important}.custom-callout-title{font-weight:700!important;color:var(--accent-blue)!important;margin-bottom:12px!important;font-family:var(--ui-font)!important;display:flex!important;align-items:center!important;font-size:1.05em!important}.custom-callout-title svg{margin-right:8px!important}.custom-callout-content{font-size:15px!important;line-height:1.8!important;margin-bottom:0!important}.custom-callout-content p:last-child{margin-bottom:0!important}div.custom-callout .custom-callout-content p{color:var(--primary)!important}.post-content hr{border:none!important;height:2.5px!important;background:linear-gradient(to right,transparent,color-mix(in srgb,var(--accent-blue) 80%,transparent),transparent)!important;margin:2.5em auto!important;width:85%!important}html.dark .post-content hr,body.dark .post-content hr,.dark .post-content hr{background:linear-gradient(to right,rgba(96,165,250,0),rgba(96,165,250,.6),rgba(96,165,250,0))!important}.post-content del,.post-content s{text-decoration:none!important;position:relative;color:var(--secondary)!important;opacity:.6;transition:all .2s ease}.post-content del::after,.post-content s::after{content:"";position:absolute;left:0;top:52%;width:100%;height:2.5px;background:rgba(120,120,120,.8);border-radius:2px;transform:translateY(-50%)}.dark .post-content del::after,.dark .post-content s::after{background:rgba(200,200,200,.5)}.post-content del:hover,.post-content s:hover{opacity:1}html.dark .custom-callout,body.dark .custom-callout,.dark .custom-callout,.dark .post-content .custom-callout{background-color:#1e1e2e!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 8px 25px rgba(0,0,0,.5)!important}html.dark .custom-callout-title,body.dark .custom-callout-title,.dark .custom-callout-title{color:#60a5fa!important}html.dark .custom-callout-content,body.dark .custom-callout-content,.dark .custom-callout-content,.dark .post-content .custom-callout p{color:rgba(255,255,255,.85)!important}.footnotes{margin-top:50px!important;padding-top:20px!important;border-top:1px dashed var(--border-color)!important}.footnotes hr{display:none!important}.footnotes [id^="fn:"]{font-size:14px!important;color:var(--secondary)!important;line-height:1.6!important;margin-bottom:10px!important}.footnote-ref a{color:var(--accent-blue)!important;font-family:var(--ui-font)!important;text-decoration:none!important;padding:0 2px!important}.footnote-backref{color:var(--accent-blue)!important;text-decoration:none!important;margin-left:8px!important;font-family:var(--ui-font)!important;transition:all .2s ease!important}.footnote-backref:hover{color:var(--primary)!important;transform:translateX(2px)!important;display:inline-block}.geek-breadcrumb{display:inline-flex;align-items:center;background:color-mix(in srgb,var(--accent-blue) 5%,transparent);padding:10px 18px;border-radius:8px;margin:15px 0 25px;font-family:var(--ui-font);font-size:14px;border:1px solid color-mix(in srgb,var(--accent-blue) 12%,transparent);width:fit-content;margin-bottom:15px!important}.dark .geek-breadcrumb{background:rgba(255,255,255,3%);border-color:rgba(255,255,255,.1)}.geek-breadcrumb a{color:var(--accent-blue)!important;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:6px}.geek-breadcrumb .separator{margin:0 10px;opacity:.3}.geek-breadcrumb .current{color:var(--primary);font-weight:600;display:inline-flex;align-items:center;gap:6px}.geek-breadcrumb svg{vertical-align:middle;margin-bottom:2px}@media(max-width:768px){.archive-entry-title{display:flex;align-items:flex-start;line-height:1.4}.archive-icon{margin-top:3px}}.card-list{display:flex;flex-direction:column;gap:15px}.post-card{background:var(--entry);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease;overflow:hidden}.post-card:hover{transform:translateY(-2px);border-color:var(--accent-blue);box-shadow:0 10px 20px rgba(0,0,0,5%)}.card-link{text-decoration:none!important;color:inherit!important;display:block;padding:20px}.card-title{margin:0 0 10px;font-size:1.25rem;font-weight:700;color:var(--primary);font-family:var(--h-font)}.card-summary{font-size:14px;line-height:1.6;color:var(--secondary);margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-footer{display:flex;gap:20px;font-family:var(--ui-font);font-size:12px;color:var(--secondary);opacity:.8}.footer-item{display:flex;align-items:center;gap:5px}.folder-tag{color:var(--accent-blue);font-weight:600;text-transform:uppercase}.tag{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;flex-shrink:0!important;height:24px!important;line-height:1!important;text-decoration:none!important}@media(min-width:769px){.post-row{max-height:65px!important}}.post-row{align-items:center!important}.col-tags{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;overflow:hidden!important;height:100%!important}.col-name,.col-time,.col-date{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.card-footer{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;overflow:hidden!important}.footer-item{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;flex-shrink:0!important}html{scroll-padding-top:90px!important;scroll-behavior:smooth!important}[id]{scroll-margin-top:90px!important}.post-content h1{font-size:1.7em!important;margin:1.2em 0 .6em!important;border-bottom:2px solid var(--border-color);padding-bottom:.3em}.post-content h2{font-size:1.5em!important;margin:1.1em 0 .5em!important}.post-content h3{font-size:1.3em!important;margin:1em 0 .4em!important}.post-content h4{font-size:1.15em!important;margin:.9em 0 .3em!important;font-weight:700!important}.post-content h5{font-size:1.05em!important;margin:.8em 0 .2em!important;font-weight:700!important;color:var(--secondary)}.post-content h6{font-size:1em!important;margin:.7em 0 .2em!important;font-weight:600!important;color:var(--secondary);font-style:italic}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{line-height:1.3!important;color:var(--primary)!important}.post-content h5,.post-content h6{margin-left:16px!important}#top-link{border-radius:50%!important;width:45px!important;height:45px!important;background:color-mix(in srgb,var(--accent-blue) 10%,transparent)!important;backdrop-filter:blur(8px)!important;border:1px solid color-mix(in srgb,var(--accent-blue) 30%,transparent)!important;color:var(--accent-blue)!important;box-shadow:0 4px 15px rgba(0,0,0,5%)!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;z-index:999!important}#top-link:hover{background:var(--accent-blue)!important;color:#fff!important;transform:translateY(-6px)!important;box-shadow:0 8px 20px color-mix(in srgb,var(--accent-blue) 30%,transparent)!important}#top-link svg{width:22px!important;height:22px!important}@supports(-webkit-touch-callout:none){body,.post-content p,.post-content li,.post-content span{font-weight:300!important}b,strong,.post-content b,.post-content strong,h1,h2,h3,h4,h5,h6{font-weight:800!important}}#top-link,.geek-toc-fab{position:fixed!important;right:20px!important;width:45px!important;height:45px!important;border-radius:50%!important;background:var(--entry)!important;border:1px solid var(--border-color)!important;color:var(--accent-blue)!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;box-shadow:0 4px 15px rgba(0,0,0,.12)!important;transition:all .3s ease!important;z-index:998!important;cursor:pointer!important;visibility:visible!important;opacity:1!important}.dark #top-link,.dark .geek-toc-fab{box-shadow:0 4px 15px rgba(0,0,0,.5)!important}#top-link svg,.geek-toc-fab svg{width:20px!important;height:20px!important;position:static!important;transform:none!important;margin:0!important;display:block!important}.geek-toc-fab svg{transform:translateX(-.5px)translateY(.5px)!important}#top-link:hover,.geek-toc-fab:hover{background:var(--accent-blue)!important;color:#fff!important;transform:translateY(-4px)!important}.geek-toc-fab{bottom:75px!important}#top-link{bottom:20px!important}@media(min-width:1280px){.geek-toc-container{display:block}.geek-toc-fab{display:flex!important}}@media(max-width:768px){#top-link,.geek-toc-fab{width:40px!important;height:40px!important;right:15px!important}.geek-toc-fab{bottom:65px!important}#top-link{bottom:15px!important}}.geek-toc-modal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgba(0,0,0,.5)!important;backdrop-filter:blur(3px)!important;z-index:99999!important;opacity:0;pointer-events:none;transition:opacity .3s ease;display:flex!important;align-items:flex-end!important;justify-content:center!important}.geek-toc-modal.active{opacity:1!important;pointer-events:auto!important}.geek-toc-modal-content{width:100%!important;max-height:70vh!important;background:var(--theme)!important;border-radius:20px 20px 0 0!important;display:flex!important;flex-direction:column!important;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 -10px 25px rgba(0,0,0,.1)!important}.geek-toc-modal.active .geek-toc-modal-content{transform:translateY(0)}.geek-toc-modal-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:20px!important;border-bottom:1px solid var(--border-color)!important}.geek-toc-modal-header .title{font-weight:700!important;font-family:var(--h-font)!important;font-size:1.1em!important;color:var(--primary)!important}.geek-toc-close{background:0 0!important;border:none!important;color:var(--secondary)!important;cursor:pointer!important;display:flex!important;padding:0!important;margin:0!important}.geek-toc-modal-body{padding:10px 20px 30px!important;overflow-y:auto!important}.toc details{display:block!important}.toc details .inner{display:block!important;visibility:visible!important;height:auto!important;padding:0!important;margin:0!important;border:none!important;background:0 0!important}.toc summary{display:none!important}.geek-toc-container{display:none;position:absolute;left:100%;top:0;bottom:0;width:290px;padding-left:30px;z-index:10}.geek-toc-desktop{position:sticky;top:100px;width:260px;max-height:calc(100vh - 120px);overflow-y:auto;background-color:var(--theme)!important;border:none!important;border-radius:12px!important;padding:20px!important;box-shadow:0 8px 20px rgba(0,0,0,.15)!important}.dark .geek-toc-desktop{background-color:#1c1c1e!important;box-shadow:0 8px 30px rgba(0,0,0,.6)!important}.geek-toc-desktop .toc-title{position:sticky;top:-20px;z-index:20;background-color:var(--theme)!important;margin-top:-20px;padding-top:20px;padding-bottom:10px;font-weight:700;color:var(--primary);margin-bottom:15px;font-size:13px;font-family:var(--ui-font);text-transform:uppercase;letter-spacing:1px;padding-left:10px;border-bottom:1px solid var(--border-color)}.dark .geek-toc-desktop .toc-title{background-color:#1c1c1e!important}.geek-toc-desktop::-webkit-scrollbar{display:none}.geek-toc-desktop{-ms-overflow-style:none;scrollbar-width:none}.geek-toc-desktop ul,.geek-toc-modal-body ul{list-style:none!important;margin:0!important;padding-left:0!important;border:none!important;background:0 0!important}.geek-toc-desktop ul ul,.geek-toc-modal-body ul ul{padding-left:18px!important}.geek-toc-desktop li,.geek-toc-modal-body li{border:none!important}.geek-toc-desktop li a,.geek-toc-modal-body li a{display:block!important;padding:8px 12px!important;color:var(--secondary)!important;text-decoration:none!important;font-size:14px!important;transition:all .2s ease!important;border-radius:8px!important;margin:4px 0!important;background:0 0!important;border:none!important;outline:none!important}.geek-toc-desktop li a:hover,.geek-toc-modal-body li a:hover{color:var(--accent-blue)!important;background-color:color-mix(in srgb,var(--accent-blue) 5%,transparent)!important}.geek-toc-desktop li a.active-toc,.geek-toc-modal-body li a.active-toc{color:var(--accent-blue)!important;font-weight:600!important;background-color:color-mix(in srgb,var(--accent-blue) 12%,transparent)!important}@media(min-width:1280px){.geek-toc-container{display:block}.geek-toc-fab{display:flex!important}}@media(max-width:768px){.nav #menu,#menu{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;position:absolute!important;z-index:-9999!important;pointer-events:none!important;overflow:hidden!important}}.header{position:sticky!important;top:0!important;z-index:1001!important;transition:transform .3s ease!important;box-shadow:0 1px 5px rgba(0,0,0,8%)}.dark .header{box-shadow:0 1px 5px rgba(0,0,0,.4)}.img-card{border-radius:12px!important;box-shadow:0 4px 12px rgba(0,0,0,8%),0 0 1px rgba(0,0,0,.1)!important;transition:transform .3s ease,box-shadow .3s ease!important}.img-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.16)!important}.dark .img-card{box-shadow:0 4px 15px rgba(0,0,0,.4)!important}.img-layout-left{display:block!important;margin:2rem 0}.img-layout-left .img-content{float:left;max-width:45%;min-width:140px;margin:.3rem 1.5rem .5rem 0}.img-layout-left .img-caption{display:block;margin-top:0;padding:0}.img-layout-left::after{content:"";display:table;clear:both}@media(max-width:480px){.img-layout-left .img-content{max-width:40%}}.img-layout-multi .img-multi-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:15px;margin:1.5rem 0}.img-layout-multi .img-multi-container .img-content{margin:0;height:auto!important;object-fit:contain}@media(min-width:768px){.img-layout-multi .img-multi-container .img-content{flex:1;min-width:25%;max-width:48%}}@media(max-width:768px){.img-layout-multi .img-multi-container{gap:8px}.img-layout-multi .img-multi-container .img-content{flex:1 1 calc(50% - 8px);max-width:calc(50% - 4px)}}.img-caption-container{text-align:center;margin-top:6px}.img-title{font-size:1.05em;font-weight:700;color:var(--primary);margin-bottom:4px;background:0 0!important;border:none!important}.img-caption{font-size:.9em;color:var(--secondary);line-height:1.6}.post-content table{width:100%!important;display:table!important;table-layout:auto;border-collapse:collapse;margin:2.5rem 0;font-size:.95rem}@media(max-width:767px){.post-content table{display:block!important;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}}.post-content table th,.post-content table td{border:none!important;padding:12px 18px}.post-content table thead{border-top:2px solid var(--primary)!important;border-bottom:1px solid var(--primary)!important}.post-content table tbody{border-bottom:2px solid var(--primary)!important}.post-content table tbody tr{background-color:initial!important;border-bottom:none!important;transition:background-color .2s ease}.post-content table tbody tr:nth-child(even){background-color:rgba(0,0,0,4%)!important}.dark .post-content table tbody tr:nth-child(even),body.dark .post-content table tbody tr:nth-child(even){background-color:rgba(255,255,255,4%)!important}.post-content table tbody tr:hover{background-color:rgba(0,0,0,8%)!important}.dark .post-content table tbody tr:hover,body.dark .post-content table tbody tr:hover{background-color:rgba(255,255,255,8%)!important}.post-content table th{font-weight:700;color:var(--primary)}.math-highlight{background-color:rgba(250,204,21,.4);border-radius:12px;padding:.3rem 1.5rem;display:block;width:fit-content;margin:1.5rem auto;text-align:center;border:1px solid var(--border-color);overflow-x:auto}.dark .math-highlight,body.dark .math-highlight{background-color:rgba(255,255,255,5%);border:1px solid rgba(255,255,255,.1)}.post-content table{width:100%!important;max-width:100%!important;margin:1.5rem 2rem!important;border-collapse:collapse!important}.post-content .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:768px){.post-content .table-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.post-content .table-wrapper table,.post-content table{display:table!important;width:100%!important;max-width:100%!important;table-layout:auto!important;word-break:break-word!important;overflow-wrap:anywhere!important}.post-content table th,.post-content table td{white-space:normal!important}}.post-content .table-wrapper{padding-left:0!important;margin-left:0!important}.post-content table{margin-left:0!important}.post-content table th:first-child,.post-content table td:first-child{padding-left:0!important}.post-content table th:last-child,.post-content table td:last-child{padding-right:8px!important}.post-content .table-wrapper,.post-content table{margin-bottom:3.5rem!important}.highlight .copy-code{background-color:rgba(255,255,255,.1)!important;backdrop-filter:blur(4px)!important;border:1px solid rgba(255,255,255,.15)!important;color:rgba(255,255,255,.8)!important;border-radius:4px!important;transition:all .3s ease!important}.highlight .copy-code:hover{background-color:var(--accent-blue)!important;color:#fff!important;border-color:var(--accent-blue)!important}.highlight .copy-code:active,.highlight .copy-code:focus{background-color:#10b981!important;border-color:#10b981!important;color:#fff!important}.medium-zoom-overlay{z-index:99998!important}.medium-zoom-image--opened{z-index:99999!important}.wip-badge{position:fixed;bottom:24px;left:24px;display:flex;align-items:center;gap:10px;background-color:rgba(255,255,255,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:8px 18px;border-radius:50px;box-shadow:0 4px 16px rgba(0,0,0,8%);border:1px solid var(--border-color);z-index:9990;font-size:.85rem;font-weight:600;color:var(--primary);transition:all .3s ease;cursor:default;user-select:none}.wip-badge:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.dark .wip-badge,body.dark .wip-badge{background-color:rgba(30,30,46,.45);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.95);box-shadow:0 4px 16px rgba(0,0,0,.4)}.wip-icon{font-size:1.1rem;animation:wip-pulse 2s infinite ease-in-out}@keyframes wip-pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.15);opacity:1}100%{transform:scale(1);opacity:.8}}@media(max-width:767px){.wip-badge{bottom:16px;left:16px;padding:6px 14px;font-size:.8rem}}.katex-display .katex .text,.post-content .katex .mord.text,.post-content .MathJax .text,.post-content .mjx-text{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif!important;font-size:.8em!important;display:inline-block!important;vertical-align:baseline!important;font-weight:400!important;line-height:1.2!important;letter-spacing:normal!important}.katex .text>span{font-size:inherit!important;font-family:inherit!important}.katex-display{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:10px 0;margin:1em 0}.katex-display::-webkit-scrollbar{height:4px}.katex-display::-webkit-scrollbar-thumb{background-color:rgba(128,128,128,.3);border-radius:4px}.highlight{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;position:relative!important;margin:1.5rem 0!important;border-radius:8px!important}.highlight table{width:100%!important;margin:0!important;display:block!important;overflow-x:auto!important}.highlight pre{margin:0!important;overflow-x:auto!important;white-space:pre!important}@media(min-width:1200px){u,mark,.underline,.highlight{text-decoration:none!important;background:0 0!important;box-shadow:none!important;border-bottom:2px dashed var(--accent-blue)!important;padding-bottom:1px;color:inherit}}@media(max-width:1199px){u,mark,.underline,.highlight{text-decoration:none!important;border-bottom:none!important;background-color:initial!important;background-image:linear-gradient(to top,var(--accent-blue) 1.5px,transparent 1.5px)!important;background-repeat:no-repeat!important;background-position:0 100%!important;background-size:100% 100%!important;padding-bottom:3px!important;transform:translateZ(0);-webkit-font-smoothing:antialiased}}.fixed-progress-bar{position:fixed;top:0;left:0;width:0%;height:3px;background:#fc0;z-index:100001;transition:width .1s ease-out;box-shadow:0 0 10px rgba(255,204,0,.8)}.mermaid-container{margin-top:2rem!important;margin-bottom:2rem!important}.mermaid svg{background:0 0!important;display:block!important;margin:0 auto!important;height:auto!important;max-width:none!important}@media(max-width:767px){.mermaid svg{min-width:360px!important}}@media(min-width:768px) and (max-width:1199px){.mermaid svg{min-width:500px!important}}@media(min-width:1200px){.mermaid svg{min-width:650px!important}}.post-content .bookshelf-grid img,.post-content .bookshelf-grid .vinyl-record{pointer-events:none!important}.post-content a.bookshelf-card-link,.post-content a.bookshelf-card-link:hover,.post-content a.bookshelf-card-link:focus,.post-content a.bookshelf-card-link:active{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important;background:0 0!important;display:block;height:100%;overflow:visible!important}.post-content .bookshelf-grid{display:grid;margin:3rem 0;padding:0!important;width:100%!important;box-sizing:border-box!important;grid-auto-rows:1fr}@media(min-width:768px){.post-content .bookshelf-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px}}@media(max-width:767px){.post-content .bookshelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px}}.post-content .bookshelf-card{background:var(--entry)!important;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.24);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;display:flex!important;flex-direction:column!important;height:100%!important}.post-content a.bookshelf-card-link:hover .bookshelf-card{transform:translateY(-10px)scale(1.03);box-shadow:0 15px 35px rgba(0,0,0,.25)}.post-content .card-image-wrapper{width:100%!important;overflow:hidden;flex-shrink:0!important;aspect-ratio:2/3!important;position:relative}.post-content .card-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;margin:0!important}.post-content .card-details{padding:8px 6px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.post-content .card-title{font-size:13px!important;font-weight:700;color:var(--primary)!important;font-family:var(--font-family)!important;margin:0 0 6px;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.4;white-space:normal!important}.post-content .card-date{font-size:11px!important;color:var(--secondary)!important;margin:0;line-height:1}@media(min-width:768px){.post-content .bookshelf-grid.grid-music{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px}}@media(max-width:767px){.post-content .bookshelf-grid.grid-music{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}.post-content .grid-music{overflow:visible!important}.post-content .grid-music .bookshelf-card{background:0 0!important;box-shadow:none!important;overflow:visible!important}.post-content .grid-music a.bookshelf-card-link:hover .bookshelf-card{transform:none!important;box-shadow:none!important}.post-content .grid-music .card-image-wrapper{aspect-ratio:1.25/1!important;overflow:visible!important;background:0 0!important}.post-content .grid-music .album-cover{width:80%!important;height:100%!important;aspect-ratio:1/1!important;position:absolute;left:0;top:0;z-index:2;border-radius:4px;box-shadow:3px 0 8px rgba(0,0,0,.3);transition:transform .3s ease}.post-content .grid-music .vinyl-record{position:absolute;height:96%;aspect-ratio:1/1;right:2%;top:2%;border-radius:50%;background:#111;background-image:repeating-radial-gradient(#111,#111 4px,#222 5px,#111 6px);box-shadow:2px 2px 6px rgba(0,0,0,.4);z-index:1;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.post-content .grid-music .vinyl-label{width:45%;height:45%;border-radius:50%;background:#d32f2f;border:2px solid #000;position:relative}.post-content .grid-music .vinyl-label::after{content:'';position:absolute;width:15%;height:15%;background:var(--theme);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 2px 4px rgba(0,0,0,.8)}.post-content .grid-music a.bookshelf-card-link:hover .album-cover{transform:scale(1.02)translateY(-2px);box-shadow:6px 4px 15px rgba(0,0,0,.4)}.post-content .grid-music a.bookshelf-card-link:hover .vinyl-record{transform:translateX(12%)rotate(180deg)}.post-content .grid-music .card-details{text-align:left!important;padding:12px 2px!important}.post-content .grid-music .card-title{margin-bottom:2px;display:block!important;white-space:nowrap!important;text-overflow:ellipsis!important}@media(min-width:768px){.post-content .bookshelf-grid.grid-book{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px}}@media(max-width:767px){.post-content .bookshelf-grid.grid-book{grid-template-columns:repeat(1,minmax(0,1fr))!important;gap:20px}}.post-content .grid-book .bookshelf-card{display:flex!important;flex-direction:row!important;height:auto!important;overflow:visible!important;box-shadow:0 4px 12px rgba(0,0,0,8%);perspective:1e3px}.post-content .grid-book a.bookshelf-card-link:hover .bookshelf-card{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.post-content .grid-book .card-image-wrapper{width:35%!important;max-width:140px;aspect-ratio:3/4!important;border-radius:6px 0 0 6px;overflow:visible!important;perspective:1e3px}.post-content .grid-book .card-details{width:65%!important;padding:20px 20px 20px 15px!important;text-align:left!important;justify-content:flex-start!important}.post-content .grid-book .card-title{font-size:16px!important;margin:0 0 8px;-webkit-line-clamp:3!important}.post-content .grid-book .card-author{font-size:13px!important;color:var(--secondary)!important;font-style:italic;opacity:.8;margin:0 0 8px}.post-content .grid-book .card-date{margin-top:auto}.style-holo .cyber-scanner{display:none!important}.post-content .grid-book.style-holo .card-image{z-index:3!important;position:relative!important;border-radius:6px 0 0 6px;transform-origin:left center!important;transition:transform .4s cubic-bezier(.25,.8,.25,1);filter:saturate(.85)}.post-content .grid-book.style-holo a.bookshelf-card-link:hover .card-image{transform:rotateY(-18deg);box-shadow:10px 0 30px rgba(0,0,0,.4);filter:saturate(1)}.post-content .grid-book.style-holo .page-block{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(230,230,230,.9);z-index:1!important;border-radius:6px 0 0 6px;box-shadow:inset -2px 0 5px rgba(0,0,0,.1);border-right:1px solid rgba(150,150,150,.3)}.style-scan .page-block{display:none!important}.post-content .grid-book.style-scan .card-image{z-index:3;position:relative;border-radius:6px 0 0 6px;filter:grayscale(100%)contrast(1.1)brightness(.9);transition:transform .4s ease,filter .5s ease;transform-origin:center}.post-content .grid-book.style-scan a.bookshelf-card-link:hover .card-image{transform:scale(1.02);filter:grayscale(0%)contrast(1)brightness(1);box-shadow:5px 0 15px rgba(0,0,0,.2)}.post-content .grid-book.style-scan .cyber-scanner{display:block!important;position:absolute;top:0;left:0;width:100%;height:2px;background:#60a5fa;box-shadow:0 0 10px #60a5fa,0 5px 10px rgba(96,165,250,.4);z-index:4;opacity:0;pointer-events:none;border-radius:2px}.post-content .grid-book.style-scan a.bookshelf-card-link:hover .cyber-scanner{animation:cyber-scan-animation 1.5s cubic-bezier(.4,0,.2,1)infinite}@keyframes cyber-scan-animation{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{top:100%;opacity:0}}.post-content .highlight,.post-content .highlight pre,.post-content pre{border:none!important;border-bottom:none!important;box-shadow:none!important}.post-content code,.post-content mark,.post-content kbd{border:none!important;border-bottom:none!important;text-decoration:none!important;box-shadow:none!important}.post-content .highlight table,.post-content .highlight tbody,.post-content .highlight tr,.post-content .highlight td,.post-content .highlight th,.post-content .chroma{border:none!important;border-bottom:none!important;box-shadow:none!important}.post-content .cyber-tag{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px!important;margin:0 4px;font-size:.85em!important;font-weight:500;line-height:1.2;vertical-align:baseline;color:#60a5fa!important;background:rgba(96,165,250,.1)!important;border:1px solid rgba(96,165,250,.4)!important;border-radius:12px!important;white-space:nowrap;transition:all .3s ease!important}.post-content .cyber-tag:hover{background:rgba(96,165,250,.2)!important;border-color:rgba(96,165,250,.8)!important;box-shadow:0 0 8px rgba(96,165,250,.3)!important;cursor:default}@media(max-width:768px){#geek-mobile-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:99999;opacity:0;pointer-events:none;transition:opacity .3s}#geek-mobile-menu{position:fixed;top:0;right:0;width:60%;height:100vh;background:rgba(255,255,255,.75);backdrop-filter:blur(24px)saturate(180%);-webkit-backdrop-filter:blur(24px)saturate(180%);border-radius:24px 0 0 24px;border-left:1px solid rgba(255,255,255,.3);padding:24px 20px;transform:translateX(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);z-index:100000;box-shadow:-8px 0 32px rgba(0,0,0,.12),-2px 0 8px rgba(0,0,0,8%);display:flex;flex-direction:column;box-sizing:border-box}#geek-mobile-overlay.open{opacity:1;pointer-events:auto}#geek-mobile-menu.open{transform:translateX(0)}#geek-mobile-menu .close-btn{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,8%);border:none;cursor:pointer;font-size:24px;color:#333;line-height:1;display:flex;align-items:center;justify-content:center;padding-bottom:4px}#geek-mobile-menu .user-header{text-align:center;padding:20px 0;border-bottom:1px solid rgba(128,128,128,.12)}#geek-mobile-menu .user-header img{width:64px;height:64px;border-radius:50%;border:3px solid var(--accent-blue);margin-bottom:10px;display:block;margin-left:auto;margin-right:auto}#geek-mobile-menu .user-header .name{font-size:16px;font-weight:700;color:var(--primary);font-family:var(--ui-font)}#geek-mobile-menu .nav-list{padding:20px 0;flex:1}#geek-mobile-menu .nav-list a{display:block;padding:16px;margin-bottom:10px;background:rgba(128,128,128,6%);border-radius:12px;color:#333;text-decoration:none;font-size:15px;font-weight:600;text-align:left}body.dark #geek-mobile-menu,html[data-theme=dark] #geek-mobile-menu{background:rgba(20,20,30,.85)!important;backdrop-filter:blur(24px)saturate(180%)!important;-webkit-backdrop-filter:blur(24px)saturate(180%)!important;border-left:1px solid rgba(255,255,255,8%);box-shadow:-8px 0 32px rgba(0,0,0,.4),-2px 0 8px rgba(0,0,0,.2)}body.dark #geek-mobile-menu .close-btn,html[data-theme=dark] #geek-mobile-menu .close-btn{background:rgba(255,255,255,8%)!important;color:#fff!important}body.dark #geek-mobile-menu .nav-list a,html[data-theme=dark] #geek-mobile-menu .nav-list a{color:rgba(255,255,255,.9)!important;background:rgba(255,255,255,6%)!important}body.theme-golden #geek-mobile-menu .user-header img{border-color:var(--accent-blue);box-shadow:0 4px 12px color-mix(in srgb,var(--accent-blue) 30%,transparent)}body.theme-golden #geek-mobile-menu .nav-list a:hover{background:color-mix(in srgb,var(--accent-blue) 12%,transparent);color:var(--accent-blue)}}