/*
  PaperMod v6
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2022 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}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{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}.comments-section{margin-top:30px}.comment{display:flex;align-items:flex-start;border:.5px ridge #717171;padding:10px;margin-bottom:15px;border-radius:5px;font-size:.9em}.comment p{margin:5px 0}.comment strong{font-weight:700}.avatar{background-color:#ccc;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;margin-right:10px;flex-shrink:0;flex-grow:0;flex-basis:50px;position:relative;overflow:visible}.avatar img{width:60px;height:60px;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.comment-details{flex-grow:1;display:block}.date{font-size:.8em;color:#555;margin-left:5px}.comment.author-reply{margin-left:60px;border-left:5px solid #005d52;padding-left:15px;background-color:rgba(0,93,82,5%)}.author-reply-label{background-color:#005d52;color:#fff;font-size:.8em;padding:2px 5px;border-radius:3px;margin-left:10px}.author-marker{display:none}.comment-form{width:100%;margin:auto;padding:1px;box-sizing:border-box}.form-row{margin-bottom:15px}.form-row label{display:block;margin-bottom:8px}.form-row input,.form-row textarea{width:100%;padding:10px;box-sizing:border-box;border:1px solid #717171;font-size:.9em;color:#f5f5f5}.column{width:calc(50% - 1%);float:left;margin-right:2%}.column:last-child{margin-right:0}.comment-form button{background-color:#005d52;color:#fff;padding:10px 20px;border:none;cursor:pointer;font-size:.9em}.comment-form button:hover{background-color:#013f38}.clearfix::after{content:"";clear:both;display:table}.ohnohoney{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.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:15px;margin-bottom:10px;font-size:1.1em;font-weight:400;color:#666;line-height:1.6;text-align:left}.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}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:none;background:linear-gradient(to right,var(--primary) 100%,transparent 0)0/1px 1px repeat-x}.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}}.avatar-ama{width:60px;height:60px;border-radius:5px;display:flex;justify-content:center;align-items:center;font-weight:700;margin-right:10px;flex-shrink:0;flex-grow:0;flex-basis:50px;position:relative;overflow:hidden}.avatar-ama img{width:100%;height:100%;object-fit:cover;border-radius:5px}.author-reply-label{background-color:#005d52;color:#fff;font-size:.8em;padding:2px 5px;border-radius:3px;margin-left:10px}.highlight-ama{border-left:5px solid #005d52;padding-left:15px;margin-left:50px}.bookshelf{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.book{width:150px;text-align:center;margin-bottom:20px}.book img{width:100%;height:200px;object-fit:cover;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.book-title{margin-top:10px;font-size:14px;font-weight:700;line-height:1.2;max-height:3.6em;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.book{width:120px}.book img{height:160px}.book-title{font-size:12px}}#show-more{display:block;margin:10px auto;padding:5px 10px;font-size:14px;cursor:pointer;background-color:#737373;color:#fff;border:none;border-radius:3px;transition:background-color .3s ease;margin-top:25px}#show-more:hover{background-color:#0056b3}#show-more:active{background-color:#004080}#show-more:focus{outline:none;box-shadow:0 0 0 2px rgba(0,123,255,.5)}.book img.lazy{opacity:0;transition:opacity .3s}.book img.lazy.loaded{opacity:1}#loading{text-align:center;padding:20px;font-style:italic;color:#737373}.contact-form{width:100%;margin:auto;padding:1px;box-sizing:border-box}.form-row{margin-bottom:15px}.form-row label{display:block;margin-bottom:8px}.form-row input,.form-row textarea{width:100%;padding:10px;box-sizing:border-box;border:1px solid #717171;font-size:.9em;color:#f5f5f5}.contact-form button{background-color:#005d52;color:#fff;padding:10px 20px;border:none;cursor:pointer;font-size:.9em}.contact-form button:hover{background-color:#013f38}.clearfix::after{content:"";clear:both;display:table}.ohnohoney{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.avatar-guestbook{background-color:#f0f0f0;color:#000;width:50px;height:50px;border-radius:5px;display:flex;justify-content:center;align-items:center;font-weight:700;margin-right:10px;flex-shrink:0;flex-grow:0;flex-basis:50px;position:relative;overflow:hidden}.avatar-guestbook img{width:100%;height:100%;object-fit:cover;border-radius:5px}.journal-title{font-size:2rem;margin-bottom:1.5rem;color:inherit;text-align:left}.journal-list{list-style:none;padding:0;margin:0;max-width:800px;margin:0 auto}.journal-entry{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.8rem;line-height:1.5}.journal-date{font-family:courier new,Courier,monospace;margin-right:1.5rem;white-space:nowrap;color:#555}.journal-link{text-decoration:none;font-size:1.1rem;color:inherit}.journal-link:hover{text-decoration:underline}.journal-intro{font-size:1.2rem;text-align:left;margin-bottom:2rem;color:#666;max-width:750px;margin:0 auto;line-height:1.6}.journal-quote{font-size:.9rem;font-style:italic;color:#666;margin:10px auto;padding:5px 10px;text-align:center;line-height:1.4;width:70%}#book-table-container{margin:20px 0}#book-sort{font-size:11px;padding:2px;border-radius:1px;border:1px solid #ccc;color:#1d1e20;background-color:#dadadb;cursor:pointer;width:116px;height:20px;float:right;text-align:center;margin-bottom:10px}.table-responsive{overflow-x:auto}#book-table{border-collapse:collapse;width:100%;max-width:100%}#book-table th,#book-table td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:.5px solid var(--border)}#book-table th{background-color:#333;text-align:left;font-weight:700;font-size:1em;color:#fff;border-bottom:2px solid #555}#book-table tr{margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}#book-table th:nth-child(1),#book-table td:nth-child(1){text-align:left}#book-table th:nth-child(2),#book-table td:nth-child(2){text-align:center}#book-table th:nth-child(3),#book-table td:nth-child(3){text-align:center;white-space:nowrap}#book-table td{font-family:monospace;letter-spacing:.05em;font-size:1em}#book-table td a{color:inherit;text-decoration:none}#book-table td a:hover{color:#0073e6}@media only screen and (max-width:480px){#book-sort{margin-bottom:10px}#book-table td{font-size:.8em}#book-table td:nth-child(3){font-size:.8em}}.cursor{background-color:#b4b4b4;width:1rem;height:1em;display:inline-block;animation:blink 1s infinite;vertical-align:text-bottom}@keyframes blink{0%,50%{opacity:1}50%,100%{opacity:0}}.superscript-emoji{font-size:.7em;position:relative;top:-.8em;vertical-align:baseline}.home-page-content p{--highlight-background-color--normal:hsl(50deg 100% 50% / 15%) !important;--highlight-background-color-underline:hsl(50deg 100% 50% / 100%) !important;--highlight-background-color--active:hsl(50deg 100% 50% / 20%) !important;--highlight-image-background-color--normal:hsl(50deg 100% 50% / 30%) !important;--highlight-image-background-color--active:hsl(50deg 100% 50% / 50%) !important;--js_highlight-normal:#fcf6bf !important;--highlight-background-color--alternative:#CDCDFE !important;--highlight-background-color--alternative--active:#b1b7fe !important;--highlight-text-color:#000 !important;--highlight-text-color--alternative:#000 !important;--highlight-text-color--active:#000 !important;--highlight-icon-color:rgba(0, 0, 0, .6) !important;-webkit-tap-highlight-color:transparent;--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;font-size:18px;line-height:1.6;word-break:break-word;--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);color:var(--content);box-sizing:border-box;margin-top:0;margin-bottom:var(--content-gap)}.drop-cap{position:relative;line-height:1.5}.drop-cap::first-letter{float:left;font-size:1em;font-weight:700;line-height:1;margin-right:.1em;padding:0;font-size:calc(3 * 1.5em);margin-top:-.1em}.highlight-text{background-color:var(--highlight-color,#ffd500);color:#000;padding:.1em .05em;border-radius:.2em;box-decoration-break:clone;display:inline;line-height:1.4}.homepage-highlight{background-color:var(--highlight-color,#ffd500);color:#000;padding:.05em .1em;border-radius:.2em;box-decoration-break:clone;display:inline;line-height:1.4;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease}.homepage-highlight:hover{filter:brightness(85%);box-shadow:0 0 5px rgba(0,0,0,.2);transform:translateY(-2px)}.footer-easter{display:inline-block;animation:emotional-flow 6s infinite ease-in-out}@keyframes emotional-flow{0%{transform:scale(1)translateY(0);opacity:1}25%{transform:scale(.98)translateY(2px);opacity:.9}50%{transform:scale(1.02)translateY(-2px);opacity:1}75%{transform:scale(.98)translateY(2px);opacity:.9}100%{transform:scale(1)translateY(0);opacity:1}}.webring-wrapper{display:block;text-align:center;margin-top:5px}.webring-link{display:inline-block;font-size:.9em;transition:transform .5s ease}.webring-link:hover{transform:rotate(360deg)}.webring-link a{text-decoration:none;border-bottom:1px dotted;padding:0 3px}.gallery{width:100%;box-sizing:border-box;padding:0;overflow:hidden}.gallery-grid{display:grid;grid-template-columns:repeat(2,calc(50% - .375rem));gap:.5rem;margin-bottom:.5rem}.gallery-grid .gallery-item{width:100%;margin:0!important;padding:0!important;line-height:0!important;font-size:0!important;max-height:350px}.gallery-grid .gallery-item a{display:block!important;margin:0!important;padding:0!important;line-height:0!important;text-decoration:none!important;font-size:0!important;border:none!important;height:100%}.gallery-grid .gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;display:block!important;margin:0!important;padding:0!important;border:none!important;border-radius:4px}.gallery-grid .gallery-item:last-child:nth-child(2n+1){grid-column:1/-1;width:calc(50% - .375rem);margin:0 auto!important}figure.gallery-caption{text-align:center;margin:20px 0;line-height:normal}figure.gallery-caption figcaption{font-size:14px;color:#666;font-style:italic;margin-top:8px;line-height:normal}@media(max-width:768px){.gallery-grid{gap:.5rem}.gallery-grid .gallery-item:last-child:nth-child(2n+1){width:100%}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap}.short-url-link{color:#666;text-decoration:none;font-family:monospace;cursor:pointer;position:relative}.short-url-link:hover{color:#eceff1}.short-url-link:hover::after{content:" (click to copy)";font-size:.7em;color:#999;font-family:sans-serif;text-decoration:underline}.shortlink-footer{text-align:right;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.shortlink-footer .short-url-link{color:#666;text-decoration:none;font-family:monospace;font-size:.9em}.shortlink-footer .short-url-link:hover{color:#eceff1;text-decoration:underline}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin-bottom:10px}.stats-tile{background-color:#dadadb;border:1px solid #ddd;border-radius:5px;padding:10px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1);height:auto;display:flex;flex-direction:column;justify-content:center}.stats-tile h2{font-size:20px;margin-bottom:5px;color:#333}.stats-tile p{font-size:24px;font-weight:700;margin:5px 0;color:#333}.stats-tile:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-5px);transition:all .3s ease-in-out}.stats-tile:hover h2,.stats-tile:hover p{color:#0080ff}.now-tile-desc{font-size:11px;font-weight:400}.progress{width:100%;height:20px;background-color:#ccc;border-radius:5px;overflow:hidden;margin-top:10px}.progress-bar{height:100%;background-color:#4caf50;position:relative;text-align:center;border-radius:5px}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;white-space:nowrap;font-size:.8em;z-index:1}@media(max-width:768px){.stats-grid{grid-template-columns:1fr}.stats-tile{padding:5px;height:auto}.stats-tile h2{font-size:16px}.stats-tile p{font-size:18px}.progress{height:15px}}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;padding:15px;justify-content:center}.project-card{display:flex;flex-direction:column;align-items:flex-start;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:3px;padding:10px;text-decoration:none;color:inherit;transition:background-color .2s ease}.project-card:hover{background-color:#f0f0f0}.image-container{width:100%;overflow:hidden;border-radius:3px}.project-card img{width:100%;height:auto;margin-bottom:8px;border-radius:3px}.project-card h3{margin:3px 0;font-size:1em;font-weight:400;text-align:left}.project-card .description{margin:3px 0;font-size:.75em;color:#666}.project-card .revenue{margin-top:auto;font-size:.75em;font-weight:400;color:#444}@media(max-width:768px){.projects-grid{grid-template-columns:1fr;justify-content:center}}@media(prefers-color-scheme:dark){.project-card{background-color:#292929;border:1px solid #333;color:#bbb}.project-card h3,.project-card .description,.project-card .revenue{color:#bbb}.project-card:hover{background-color:#3a3a3a}}.subscribe-block{border:2px solid #e0e0e0;border-radius:10px;padding:20px;margin:30px 0;width:100%;box-sizing:border-box}.subscribe-block h4{margin-top:0;font-size:1.4em;color:inherit}.subscribe-block p{margin:10px 0;font-size:1em;line-height:1.6}.subscribe-block ul{margin:15px 0;padding-left:20px}.subscribe-block li{margin-bottom:8px}.subscribe-block a{color:inherit;text-decoration:none}.subscribe-block a:hover{text-decoration:underline}.cta-button{display:inline-block;background-color:#005d52;color:#fff!important;padding:10px 20px;border-radius:5px;font-weight:400;text-decoration:none!important;border:none;cursor:pointer;font-size:.9em;margin:0;line-height:normal}@media(max-width:600px){.subscribe-block{padding:15px}.subscribe-block h4{font-size:1.2em}.subscribe-block p,.subscribe-block li{font-size:.9em}.cta-button{display:block;text-align:center;margin-bottom:10px}}.view-past-issues{font-size:.8em;color:inherit;text-decoration:none}.view-past-issues:hover{text-decoration:underline}.til-container{max-width:800px;margin:0 auto;padding:0 20px}.til-title{font-size:2rem;margin-bottom:1.5rem}.til-description{margin-bottom:2rem;opacity:.8}.til-filters{margin:2rem 0;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.til-filter-tag{display:inline-block;padding:.3rem .8rem;margin:.3rem;background:var(--entry);border:1px solid var(--content);border-radius:4px;color:var(--content);cursor:pointer;font-size:.9rem;transition:all .2s ease}.til-filter-tag:hover{border-color:var(--primary);color:var(--primary);background:var(--code-bg)}.til-filter-tag.active{background:var(--primary);color:var(--theme);border-color:var(--primary)}.til-year{font-size:1.5rem;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.til-entry-preview{margin-bottom:1.5rem}.til-entry-link{color:inherit;text-decoration:none}.til-entry-link:hover{text-decoration:underline}.til-entry-meta{margin:.5rem 0;font-size:.9rem;opacity:.8}.til-entry-meta time{font-family:monospace;margin-right:1rem}.til-entry-tags{display:inline-flex;flex-wrap:wrap;gap:.4rem;margin-left:1rem}.til-entry-tag{display:inline-block;padding:.2rem .6rem;margin-right:.4rem;margin-bottom:.4rem;background:var(--code-bg);border:1px solid var(--content);border-radius:4px;font-size:.85rem;color:var(--content)}.til-summary{opacity:.9;margin:.5rem 0;line-height:1.5}.timeline-container{width:100%;overflow-x:auto;white-space:nowrap}.timeline{display:flex;flex-wrap:wrap;justify-content:flex-start}.row{display:flex;flex-wrap:nowrap;align-items:center}.week-box{width:15px;height:15px;border:1px solid #ccc;margin:2px}.age-label{font-size:13px;white-space:nowrap;margin-right:6px;width:40px;text-align:center}.year-label{font-size:12px;white-space:nowrap;margin-right:6px;width:40px;text-align:center}.year-label-odd{font-size:12px;white-space:nowrap;margin-right:6px;width:40px;text-align:center;visibility:hidden}.week-box-lived{background:linear-gradient(to right,#17bc30,#4fc360)}.week-box-event{background:linear-gradient(to bottom,#57b9ff,#0096FF);border:1.5px solid #fff;box-shadow:0 0 5px rgba(0,0,0,.5);position:relative;cursor:pointer}.tooltip{visibility:hidden;display:inline-block;min-width:200px;width:auto;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;top:125%;left:100px;right:150px;margin-left:-80px;opacity:0;transition:opacity .2s;white-space:normal;text-align:left}.week-box-event:hover .tooltip{visibility:visible;opacity:1}.tooltip .tooltiptext{text-align:left;font-size:16px}.progress-bar-timeline{width:90%;background-color:#ccc;height:20px;border-radius:5px}.progress-bar-timeline{width:100%;background-color:#ccc;height:20px;border-radius:5px;position:relative}.progress-timeline{height:100%;background:linear-gradient(to right,#17bc30,#4fc360);width:{{ $percentage }}%;border-radius:5px;position:relative}.progress-text-timeline{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.text-sm bg-gray-200 p-2 px-4 font-bold dark:bg-transparent dark:border dark:border-gray-100{-webkit-text-size-adjust:100%;--rem:16;tab-size:4;color-scheme:light;box-sizing:border-box;border-width:0;border-style:solid;border-color:#073185;--tw-shadow:0 0 #0000;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;font-family:inherit;margin:0;text-transform:none;-webkit-appearance:button;background-image:none;cursor:pointer;color:inherit;--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));font-weight:1000;font-size:.875rem;line-height:1.25rem;padding:.5rem;padding-left:1rem;padding-right:1rem}.watch-card{margin:1.5rem auto;max-width:800px}.watch-card__container{background:#1b1b1b;border-radius:12px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.watch-card__title-section{margin-bottom:20px}.watch-card__title{font-size:28px!important;font-weight:700;margin:0!important;padding:0;color:#fff;line-height:1.3;border-bottom:none}.watch-card__title::after{content:none}.original-title{font-size:.8em;color:#888;font-weight:300;margin-left:10px;font-style:italic;display:inline-block;vertical-align:middle}.watch-card__director{margin:4px 0 12px;color:#aaa;font-size:14px}.director-link{color:#fff;text-decoration:none;font-weight:500;transition:opacity .2s}.director-link:hover{opacity:.8}.watch-card__content{display:grid;grid-template-columns:200px 1fr;gap:24px}.watch-card__poster-section{position:relative;width:200px}.watch-card__poster{width:200px;height:300px;object-fit:contain;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);margin:0!important}.watch-card__poster-placeholder{width:200px;height:300px;background:#222;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;color:#aaa}.watch-card__details{display:flex;flex-direction:column;gap:16px}.watch-card__meta{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#252525;padding:4px 10px;border-radius:100px;font-size:13px;color:#aaa;margin-right:8px}.watch-card__rating-section{background:#252525;padding:12px;border-radius:8px}.rating-header{margin-bottom:12px}.rating-subheader{margin:12px 0 8px}.rating-label{font-size:13px;text-transform:uppercase;color:#666;letter-spacing:.5px;display:block;margin-bottom:4px}.overall-rating{font-size:24px;color:gold}.detailed-ratings{display:grid;gap:8px}.rating-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#aaa}.stars{color:gold;letter-spacing:2px}.star{opacity:.3}.star.filled{opacity:1}.financials{display:grid;gap:8px;font-size:14px;color:#aaa}.financial-item{display:flex;gap:8px;align-items:center}.financial-item .label{color:#888}.financial-item .value{color:#fff}.percentage{padding-left:8px;font-size:13px}.percentage.positive{color:#4caf50}.percentage.negative{color:#f44336}.watch-card__footer{margin-top:auto;padding-top:16px;border-top:1px solid #333;display:flex;justify-content:space-between;align-items:flex-start}.watch-details{display:flex;flex-direction:column;gap:8px}.watch-detail-item{display:flex;align-items:center;gap:8px;color:#aaa;font-size:14px}.info-label{color:#666;min-width:80px;display:inline-block}.info-value{display:flex;align-items:center;gap:8px}.watch-card .watch-detail-item .platform-link,.watch-card .watch-detail-item .letterboxd-link,.watch-card .watch-detail-item .serializd-link{text-decoration:none!important;box-shadow:none!important;border-bottom:none!important;transition:opacity .2s;display:inline-flex;align-items:center;margin:0!important;line-height:1;padding:0!important}.watch-card .watch-detail-item .platform-link:hover,.watch-card .watch-detail-item .letterboxd-link:hover,.watch-card .watch-detail-item .serializd-link:hover{opacity:.8}.watch-card .watch-detail-item .platform-logo,.watch-card .watch-detail-item .letterboxd-link img,.watch-card .watch-detail-item .serializd-link img{height:20px!important;width:auto!important;vertical-align:middle;display:block;margin:0!important;max-width:none!important;border-radius:0!important}.date{color:#888}@media(max-width:640px){.watch-card__content{grid-template-columns:1fr}.watch-card__poster-section{width:160px;margin:0 auto}.watch-card__poster,.watch-card__poster-placeholder{width:160px;height:240px}.watch-card__details{gap:20px}.watch-info{flex-direction:column;gap:8px}}@media(max-width:480px){.watch-card__container{padding:15px}.watch-card__title{font-size:20px}.tag{font-size:12px;padding:3px 8px}.rating-row{font-size:13px}.overall-rating{font-size:20px}}#watch-table-container{margin:20px 0}#watch-sort{font-size:11px;padding:2px;border-radius:1px;border:1px solid #ccc;color:#1d1e20;background-color:#dadadb;cursor:pointer;width:116px;height:20px;float:right;text-align:center;margin-bottom:10px}.table-responsive{overflow-x:auto}#watch-table{border-collapse:collapse;width:100%;max-width:100%}#watch-table th,#watch-table td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:.5px solid var(--border)}#watch-table th{background-color:#333;text-align:left;font-weight:700;font-size:1em;color:#fff;border-bottom:2px solid #555}#watch-table tr{margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}#watch-table th:nth-child(1),#watch-table td:nth-child(1){text-align:left}#watch-table th:nth-child(2),#watch-table td:nth-child(2){text-align:center}#watch-table th:nth-child(3),#watch-table td:nth-child(3){text-align:center}#watch-table th:nth-child(4),#watch-table td:nth-child(4){text-align:center;white-space:nowrap}#watch-table td{font-family:monospace;letter-spacing:.05em;font-size:1em}#watch-table td a{color:inherit;text-decoration:none}#watch-table td a:hover{color:#0073e6}.star-rating{font-size:18px;color:#fc0}@media only screen and (max-width:480px){#watch-sort{margin-bottom:10px}#watch-table td{font-size:.8em}#watch-table td:nth-child(4){font-size:.8em}}#watchlist-table-container{margin:20px 0;width:100%}.table-responsive{overflow-x:auto}#watchlist-table-container #watchlist-table{border-collapse:collapse;width:100%;max-width:100%}#watchlist-table-container #watchlist-table th,#watchlist-table-container #watchlist-table td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:.5px solid var(--border)}#watchlist-table-container #watchlist-table th{background-color:#333;text-align:left;font-weight:700;font-size:1em;color:#fff;border-bottom:2px solid #555}#watchlist-table-container #watchlist-table tr{margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}#watchlist-table-container #watchlist-table th:nth-child(1),#watchlist-table-container #watchlist-table td:nth-child(1){text-align:left}#watchlist-table-container #watchlist-table th:nth-child(2),#watchlist-table-container #watchlist-table td:nth-child(2){text-align:center}#watchlist-table-container #watchlist-table th:nth-child(3),#watchlist-table-container #watchlist-table td:nth-child(3){text-align:center}#watchlist-table-container #watchlist-table td{font-family:monospace;letter-spacing:.05em;font-size:1em}#watchlist-table-container #watchlist-table td a{color:inherit;text-decoration:none}#watchlist-table-container #watchlist-table td a:hover{color:#0073e6}@media only screen and (max-width:480px){#watchlist-table-container #watchlist-table td{font-size:.8em}#watchlist-table-container #watchlist-table td:nth-child(2),#watchlist-table-container #watchlist-table td:nth-child(3){font-size:.8em}}.webmentions-section{margin-top:30px}.webmentions-section h3{margin:0 0 15px}.webmention-likes{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding:10px;border:.5px ridge #717171;border-radius:5px}.likes-label{font-weight:700;margin-right:5px}.like-avatar{display:inline-block;text-decoration:none}.like-avatar img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid #717171}.like-avatar:hover img{border-color:#005d52}.more-likes{font-size:.85em;color:#555;font-style:italic}.webmention-list{display:flex;flex-direction:column;gap:8px}.webmention-item{display:flex;align-items:flex-start;gap:10px;padding:10px;border:.5px ridge #717171;border-radius:5px;font-size:.9em}.webmention-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover}.webmention-content{flex-grow:1}.webmention-link{color:inherit;text-decoration:underline;font-weight:700;display:block;margin-bottom:2px}.webmention-link:hover{color:#005d52}.webmention-meta{font-size:.85em;color:#555}.webmentions-info{font-size:.8em;color:#555;margin:15px 0 0;text-align:center}.webmentions-info a{color:inherit;text-decoration:underline}.webmentions-info a:hover{color:#005d52}.webmention-form-section{margin-top:30px}.webmention-form-section h3{margin:0 0 15px}.webmention-form{padding:10px;border:.5px ridge #717171;border-radius:5px;margin-bottom:15px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:700}.webmention-form input[type=url]{width:100%;padding:8px;border:.5px ridge #717171;border-radius:3px;font-size:.9em;box-sizing:border-box}.webmention-form input[type=url]:focus{outline:none;border-color:#005d52}.webmention-submit{background-color:#005d52;color:#fff;padding:8px 15px;border:none;border-radius:3px;cursor:pointer;font-size:.9em}.webmention-submit:hover{background-color:#004a42}.webmention-help{margin-top:10px}.webmention-help summary{cursor:pointer;color:#555;font-size:.85em}.webmention-help summary:hover{color:#005d52}.webmention-instructions{margin-top:8px;padding:8px;border:.5px ridge #717171;border-radius:5px;font-size:.85em}.webmention-instructions code{background-color:#848484;padding:2px 4px;border-radius:3px;font-size:.8em;border:.5px solid #717171}.home-page-info a{text-decoration:underline}