/*
  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 .err{color:#ed8796}.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 .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 .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 .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 .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 .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 .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.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{--gap:24px;--nav-width:1120px;--main-width:760px;--header-height:72px;--theme:#f4f6f3;--entry:#ffffff;--primary:#1d2420;--secondary:#68716b;--tertiary:#d8ddd9;--content:#252c28;--code-block-bg:#1b201d;--code-bg:#e9ede9;--border:#d7ddd8;--sg-red:#ad3e32;--sg-green:#2f6754;--sg-amber-rgb:208, 168, 92;--sg-surface:#ffffff;--sg-serif:"IBM Plex Sans", "IBM Plex Sans SC", "IBM Plex Sans JP", sans-serif;--sg-sans:"IBM Plex Sans", "IBM Plex Sans SC", "IBM Plex Sans JP", sans-serif;color-scheme:light}html:lang(zh){--sg-serif:"IBM Plex Sans SC", "IBM Plex Sans", sans-serif;--sg-sans:"IBM Plex Sans SC", "IBM Plex Sans", sans-serif}html:lang(ja){--sg-serif:"IBM Plex Sans JP", "IBM Plex Sans", sans-serif;--sg-sans:"IBM Plex Sans JP", "IBM Plex Sans", sans-serif}:root[data-theme=dark]{--theme:#151917;--entry:#1d221f;--primary:#eef1ed;--secondary:#a4ada7;--tertiary:#3a433e;--content:#d9ded9;--code-block-bg:#101311;--code-bg:#232a26;--border:#343d38;--sg-red:#e07061;--sg-green:#648f77;--sg-surface:#1b201d;color-scheme:dark}::selection{background:rgba(173,62,50,.14);color:inherit}[data-theme=dark] ::selection{background:rgba(224,112,97,.28)}.post-content mark{background:rgba(var(--sg-amber-rgb),.35);color:inherit;padding:0 2px;border-radius:2px}[data-theme=dark] .post-content mark{background:rgba(var(--sg-amber-rgb),.28)}.tri-sep{color:rgba(var(--sg-amber-rgb),.95)}.skip-link{position:fixed;top:12px;left:12px;z-index:200;padding:8px 14px;background:var(--entry);border:1px solid var(--border);color:var(--primary);font-family:var(--sg-serif);font-size:13px;text-decoration:none;transform:translateY(-300%)}.skip-link:focus-visible{transform:none;outline:2px solid var(--sg-red);outline-offset:2px}.post-content table{font-size:.95em}.post-content th,.post-content td{border:1px solid var(--border);padding:6px 12px;text-align:left;vertical-align:top}.post-content thead th{border-bottom:2px solid var(--sg-green);font-weight:600}.post-content pre{border:1px solid var(--border);border-radius:var(--radius)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--sg-red);outline-offset:2px}html{scroll-behavior:smooth}body{font-family:var(--sg-serif);letter-spacing:0}.post-content p[lang=en],.post-content p[lang=fr],.post-content blockquote p{text-align:justify;text-justify:inter-ideograph}.post-content p{margin-bottom:24px}.list,[data-theme=dark] .list{background:var(--theme)}a:focus-visible,button:focus-visible{outline:2px solid var(--sg-red);outline-offset:4px}.header{position:relative;z-index:20;background:var(--theme);border-bottom:1px solid var(--border)}.nav{min-height:var(--header-height);line-height:var(--header-height)}.logo a{align-items:center;color:var(--primary);font-family:var(--sg-serif);font-size:20px;font-weight:700}.logo a img,.logo a svg{width:36px;height:36px;margin-inline-end:10px;border:1px solid var(--border);border-radius:50%;transform:none}body:has(.sg-home) .logo a img{display:none}button#theme-toggle{display:inline-grid;width:36px;height:36px;margin:auto 0 auto 10px;place-items:center;border:1px solid var(--border);border-radius:50%}#menu li+li{margin-inline-start:22px}#menu a{color:var(--secondary);font-family:var(--sg-sans);font-size:14px}#menu a:hover,#menu a:focus-visible,#menu .active{color:var(--primary)}#menu .active{border-bottom-color:var(--sg-red)}.logo-switches{display:flex;align-items:center;gap:12px}.logo-switches button#theme-toggle{margin-inline-start:0}.lang-switch{display:flex;align-items:baseline;gap:10px;margin:0;padding:0;list-style:none;font-family:var(--sg-sans);font-size:12px;line-height:1}.lang-switch li{line-height:1}.lang-switch a[lang=ja],.lang-switch a[href*="/ja/"],.lang-switch .is-current:has(+li a[href*="/ja/"])~*,a[hreflang=ja]{font-size:11px!important}.lang-switch li{display:flex;align-items:center}.lang-switch li[lang]{font-size:inherit}.lang-switch li+li::before{margin-inline-end:10px;color:var(--tertiary);content:"/"}.lang-switch a,.lang-switch .is-current{color:var(--secondary);text-decoration:none;font-size:inherit;font-weight:inherit;transition:color 180ms ease}.lang-switch .is-current{position:relative;color:var(--primary);font-weight:700}.lang-switch .is-current::after{position:absolute;right:0;bottom:-6px;left:0;height:2px;background:var(--sg-red);content:""}.lang-switch a:hover,.lang-switch a:focus-visible{color:var(--sg-red)}.main:has(.sg-home){max-width:none;padding:0}.sg-home{overflow:hidden}.sg-hero,.sg-writing,.sg-pagination{width:min(100% - 48px,1120px);margin-inline:auto}.sg-hero{display:grid;min-height:438px;grid-template-columns:minmax(0,1.45fr)minmax(260px,.55fr);align-items:center;gap:64px;padding:52px 0 44px;border-bottom:1px solid var(--border)}.sg-kicker{color:var(--sg-green);font-family:var(--sg-sans);font-size:12px;font-weight:700;line-height:1.5;text-transform:uppercase}.sg-kicker span{margin:0 8px;color:var(--tertiary)}.sg-hero h1{margin:24px 0 20px;color:var(--primary);font-family:var(--sg-serif);font-size:88px;font-weight:700;line-height:1.06}.sg-hero__intro{margin-top:16px;color:var(--secondary);font-family:var(--sg-sans);font-size:15px;line-height:1.8}.sg-hero__social{margin-top:14px}.sg-hero__social .social-icons{display:flex;gap:4px;margin-left:-10px}.sg-hero__social a{color:var(--secondary);transition:color 180ms ease}.sg-hero__social a:hover{color:var(--primary)}.sg-seal{margin:0;text-align:center}.sg-seal__frame{position:relative;width:248px;aspect-ratio:1;margin-inline:auto;padding:12px;border:1px solid var(--border);border-radius:50%}.sg-seal__frame::after{position:absolute;inset:-9px;border:1px solid var(--tertiary);border-radius:50%;content:""}.sg-seal__frame::before{position:absolute;inset:-18px;border:1px solid var(--tertiary);border-radius:50%;opacity:.55;content:""}.sg-seal__frame::after,.sg-seal__frame::before{transition:transform 600ms ease,opacity 600ms ease}.sg-seal:hover .sg-seal__frame::after{transform:scale(1.05);opacity:1}.sg-seal:hover .sg-seal__frame::before{transform:scale(1.08);opacity:.85}.sg-seal img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.sg-seal__glyph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(var(--sg-amber-rgb),.9);font-family:var(--sg-serif);font-size:72px;line-height:1}.sg-now{display:flex;align-items:center;justify-content:center;min-height:20px;margin:20px 0 0;color:var(--secondary);font-family:var(--sg-sans);font-size:12px;font-weight:500;letter-spacing:.08em}.sg-now__item{display:inline-flex;align-items:center;gap:7px}.sg-now__item svg{flex:none}.sg-now__item--reading svg{color:var(--sg-green)}.sg-now__item--playing svg{color:var(--sg-red)}.sg-now__item--motto,.sg-now__glyph{color:rgba(var(--sg-amber-rgb),.9)}.sg-now__glyph{font-size:16px;line-height:1}.sg-now--rotating .sg-now__item{position:absolute;opacity:0;transform:translateY(2px);transition:opacity 240ms ease,transform 240ms ease}.sg-now--rotating .sg-now__item.is-active{position:relative;opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.sg-now{flex-wrap:wrap;gap:10px}.sg-now--rotating .sg-now__item{position:relative;opacity:1;transform:none}}.sg-writing{padding:52px 0 24px}.sg-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:2px solid var(--primary)}.sg-section-head h2{margin-top:0;color:var(--primary);font-family:var(--sg-serif);font-size:38px;line-height:1.2}.sg-section-head__en{margin-left:14px;color:var(--secondary);font-family:var(--sg-serif);font-style:italic;font-size:15px;font-weight:400;letter-spacing:.02em;white-space:nowrap}.sg-section-head__count{color:var(--secondary);font-family:var(--sg-sans);font-size:13px}.sg-section-head__words::before{content:"·";margin:0 .45em}.sg-lang-note{margin:6px 0 0;color:var(--sg-green);font-family:var(--sg-sans);font-size:13px}.sg-feed{border-bottom:1px solid var(--border)}.sg-entry{position:relative;display:grid;min-height:124px;grid-template-columns:48px 112px minmax(0,1fr)32px;align-items:center;gap:24px;padding:22px 0;border-bottom:1px solid var(--border)}.sg-entry.is-latest{padding-inline-start:0}.sg-entry.is-latest::before{position:absolute;inset-block:22px;inset-inline-start:-8px;width:2px;background:var(--sg-red);content:""}.sg-entry.is-latest .sg-entry__number{color:var(--sg-red)}.sg-entry__link{position:absolute;inset:0;z-index:1;border-radius:inherit}.sg-entry__link:focus-visible{outline:2px solid var(--sg-red);outline-offset:-2px}.sg-entry:last-child{border-bottom:0}.sg-entry__number{color:var(--secondary);font-family:var(--sg-serif);font-size:14px;letter-spacing:.5px;font-variant-numeric:tabular-nums;transition:color 180ms ease}.sg-entry__date{color:var(--secondary);font-family:var(--sg-serif);font-size:14px;font-variant-numeric:tabular-nums;transition:color 180ms ease}.sg-entry__main{min-width:0}.sg-entry h3{color:var(--primary);font-family:var(--sg-serif);font-size:24px;font-weight:700;line-height:1.35;text-wrap:balance;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:5px;transition:text-decoration-color 220ms ease}.sg-entry h3 a{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:5px;transition:text-decoration-color 220ms ease}.sg-entry h3 a:hover,.sg-entry h3 a:focus-visible{text-decoration-color:var(--sg-red)}.sg-entry__meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:9px;color:var(--secondary);font-family:var(--sg-sans);font-size:12px}.sg-entry__time{display:inline-flex;align-items:center;gap:4px}.sg-entry.is-latest h3{font-size:30px}.sg-entry__category{color:var(--sg-green);font-weight:600}.sg-entry__arrow{color:var(--sg-red);font-size:20px;opacity:0;transform:translateX(-6px);transition:color 180ms ease,transform 180ms ease,opacity 180ms ease}.sg-entry:has(.sg-entry__link:hover) h3,.sg-entry:has(.sg-entry__link:focus-visible) h3{text-decoration-color:var(--sg-red);text-decoration-thickness:1.5px}.sg-entry:has(.sg-entry__link:hover) .sg-entry__number,.sg-entry:has(.sg-entry__link:hover) .sg-entry__date,.sg-entry:has(.sg-entry__link:focus-visible) .sg-entry__number,.sg-entry:has(.sg-entry__link:focus-visible) .sg-entry__date{color:var(--primary)}.sg-entry:has(.sg-entry__link:hover) .sg-entry__arrow,.sg-entry:has(.sg-entry__link:focus-visible) .sg-entry__arrow{color:var(--sg-red);opacity:1;transform:none}.sg-pagination{display:grid;grid-template-columns:minmax(88px,1fr)auto minmax(88px,1fr);align-items:center;gap:24px;padding:28px 0 64px;color:var(--secondary);font-family:var(--sg-sans);font-size:13px}.sg-pagination__side--right{text-align:right}.sg-pagination__side a{color:var(--primary);font-weight:600;white-space:nowrap}.sg-pagination__side a:hover,.sg-pagination__side a:focus-visible{color:var(--sg-red)}.sg-pagination__pages{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.sg-pagination__pages a{display:grid;place-items:center;min-width:34px;height:34px;padding:0 6px;border:1px solid transparent;color:var(--secondary);font-weight:600;font-variant-numeric:tabular-nums;transition:color .18s ease,border-color .18s ease}.sg-pagination__pages a:hover,.sg-pagination__pages a:focus-visible{color:var(--sg-red);border-color:var(--border)}.sg-pagination__pages a.is-current{color:var(--sg-red);border-color:var(--sg-red)}.sg-pagination__gap{color:var(--tertiary);letter-spacing:2px}.post-single,.page-header,.main>.post-content{max-width:760px;margin-inline:auto}.post-header{position:relative;margin-top:48px;margin-bottom:36px;padding-bottom:32px;border-bottom:1px solid var(--border)}.post-header::after{position:absolute;bottom:-1px;left:0;width:72px;height:2px;background:var(--sg-red);content:""}.post-title,.page-header h1{font-family:var(--sg-serif);font-size:46px;line-height:1.28;text-wrap:balance}.post-description{color:var(--secondary);font-family:var(--sg-sans);font-size:18px;line-height:1.7}.post-meta,.breadcrumbs{font-family:var(--sg-sans);font-size:12px}.post-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:20px;color:var(--secondary);line-height:1.6}.post-meta__item{display:inline-flex;align-items:center;gap:5px}.breadcrumbs{color:var(--secondary)}.sg-breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-family:var(--sg-sans);font-size:12px;letter-spacing:1px}.sg-breadcrumbs__lead{color:rgba(var(--sg-amber-rgb),.8)}.sg-breadcrumbs a{color:var(--sg-green);text-decoration:none}.sg-breadcrumbs a:hover,.sg-breadcrumbs a:focus-visible{color:var(--sg-red);text-decoration:underline;text-underline-offset:3px}.sg-breadcrumbs [aria-current=page]{color:var(--secondary)}.post-content{width:min(100%,720px);margin-inline:auto;font-family:var(--sg-serif);font-size:18px;line-height:2.05;letter-spacing:.01em;text-align:justify}.post-content p{text-wrap:pretty}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:var(--sg-serif);text-align:left;text-wrap:balance;scroll-margin-top:calc(var(--header-height) + 16px)}.post-content h2{margin:2.4em 0 1em;padding-bottom:10px;border-bottom:1px solid var(--border);font-size:28px}.post-content h3{margin:2.2em 0 1em;color:var(--primary);font-size:22px}.post-content p{margin-bottom:1.7em}.post-content>:first-child{margin-top:0}.post-content a{color:var(--sg-red);text-decoration:underline;text-decoration-color:var(--sg-red);text-decoration-thickness:1px;text-underline-offset:4px;transition:color 180ms ease,text-decoration-color 180ms ease}.post-content a:hover,.post-content a:focus-visible{color:var(--sg-red);text-decoration-color:var(--sg-red)}.post-content blockquote{margin:2.2em 0;padding:0 20px;border-inline-start:2px solid var(--sg-green);color:var(--secondary);font-family:var(--sg-serif);font-size:.94em;line-height:1.9}.post-content>blockquote:first-child{margin-bottom:1.6em;color:color-mix(in srgb,var(--secondary) 82%,var(--content))}.post-content>blockquote:first-child+h2{margin-top:1.6em}.post-content blockquote p{margin:.7em 0}.post-content blockquote p:first-child{margin-top:0}.post-content blockquote p:last-child{margin-bottom:0}.post-content img{border-radius:2px}[data-theme=dark] .post-content img{filter:brightness(.88)}.post-content hr{height:1px;width:104px;margin:44px auto;background:repeating-linear-gradient(90deg,var(--border) 0 24px,transparent 24px 40px);border:0}.footnotes{margin-top:48px;padding-top:18px;border-top:1px solid var(--border);font-size:.85em;line-height:1.75;color:var(--secondary)}.footnotes hr{display:none}.footnotes ol{margin:0;padding-inline-start:1.4em}.footnotes li{margin:8px 0;scroll-margin-top:calc(var(--header-height) + 16px)}.footnotes p{margin:.5em 0}.post-content a.footnote-ref{color:var(--sg-red);text-decoration:none}.post-content a.footnote-ref:hover{color:var(--sg-red)}a.footnote-backref{color:var(--sg-green);text-decoration:none}a.footnote-backref:hover{color:var(--sg-red)}.post-content a{box-shadow:none}.post-content .anchor{text-decoration:none}.post-content .anchor:hover{color:var(--sg-red)}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{color:var(--sg-red);font-weight:400}.toc{margin:24px 0;border:1px solid var(--border);border-radius:4px;background:0 0;font-family:var(--sg-serif)}.toc a{color:var(--secondary);text-decoration:none}.toc a:hover{box-shadow:none;color:var(--sg-red);text-decoration:underline;text-underline-offset:4px}.toc .details{color:var(--sg-green);font-size:13px;letter-spacing:2px}.toc .inner ul{margin:0;padding:0;list-style:none}.toc .inner ul ul{padding-inline-start:14px}.sg-toc{display:none}@media(min-width:1440px){.sg-toc{display:block;position:fixed;top:calc(var(--header-height) + 48px);left:calc((100vw - var(--main-width))/2 - 309px);font-family:var(--sg-serif)}.toc{display:none}}.sg-toc__toggle{display:none}@media(min-width:1440px){.sg-toc__toggle{display:block;writing-mode:vertical-rl;padding:22px 8px 6px 2px;border:0;border-right:1px solid var(--sg-green);background:0 0;color:var(--sg-green);font-family:var(--sg-sans);font-size:12px;font-weight:700;letter-spacing:6px;cursor:pointer;transition:color .18s ease,border-color .18s ease}.sg-toc__toggle:hover{color:var(--sg-red);border-right-color:var(--sg-red)}.sg-toc__panel{position:absolute;top:0;left:40px;width:240px;visibility:hidden;opacity:0;transform:translateX(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.sg-toc.is-open .sg-toc__panel{visibility:visible;opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.sg-toc__toggle,.sg-toc__panel{transition:none}}.sg-toc__scroll{max-height:calc(100vh - var(--header-height) - 160px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--tertiary)transparent}.sg-toc #TableOfContents ul{margin:0;padding:0;list-style:none}.sg-toc #TableOfContents ul ul{padding-inline-start:14px}.sg-toc #TableOfContents a{display:block;padding:5px 0 5px 12px;border-inline-start:2px solid transparent;color:var(--secondary);font-size:13px;line-height:1.6;text-decoration:none;transition:color .18s ease,border-color .18s ease}.sg-toc #TableOfContents a:hover{color:var(--sg-red)}.sg-toc #TableOfContents a.is-active{color:var(--sg-red);border-inline-start-color:var(--sg-red)}.post-tags a{border-radius:2px;font-family:var(--sg-sans);font-size:12px}.post-footer{width:min(100%,720px);margin:54px auto 0}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 34px}.post-tags a{display:inline-block;padding:4px 12px;border:1px solid var(--border);color:var(--sg-green);line-height:1.8;background:0 0;text-decoration:none;transition:color 180ms ease,border-color 180ms ease}.post-tags a:hover,.post-tags a:focus-visible{border-color:var(--sg-red);color:var(--sg-red)}.footer{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:0;border-top:1px solid var(--border);color:var(--secondary);font-family:var(--sg-sans)}.footer .tri-sep{margin:0 10px}.footer .footer-views{display:inline-flex;align-items:center;gap:4px;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:500px){.footer .tri-sep-views{display:none}}.page-header{position:relative;margin-top:48px;margin-bottom:30px;padding-bottom:28px;border-bottom:1px solid var(--border)}.page-header::after{position:absolute;bottom:-1px;left:0;width:72px;height:2px;background:var(--sg-red);content:""}.page-header h1{display:flex;align-items:baseline;gap:10px;margin:0;font-family:var(--sg-serif);font-size:42px;line-height:1.2;text-wrap:balance}.page-header h1 svg{flex:none;width:22px;height:22px;color:var(--sg-green)}.page-header .post-description{margin-top:14px;font-size:16px}.archive-posts{font-family:var(--sg-serif);border-top:1px solid var(--border)}.archive-year{position:relative;--year-size:clamp(88px, 15vw, 132px);margin-top:76px}.archive-year-header{position:absolute;top:0;left:0;z-index:0;margin:0;font-family:var(--sg-sans);font-size:var(--year-size);line-height:1;font-weight:700;letter-spacing:-.03em;color:var(--primary);opacity:.08;pointer-events:none;user-select:none;scroll-margin-top:16px}.archive-year:first-of-type{margin-top:0}.archive-year:not(:last-of-type){border-bottom:0}.archive-year .archive-month:first-of-type{padding-top:calc(var(--year-size) * .5)}.archive-month{position:relative;z-index:1}.archive-month-header{display:flex;align-items:baseline;gap:8px;margin:0;padding:18px 4px 8px;color:var(--sg-green);font-family:var(--sg-sans);font-size:15px;font-weight:400}.archive-entry{position:relative;display:grid;grid-template-columns:minmax(0,1fr)auto;align-items:baseline;gap:16px;margin:0;padding:14px 4px}.archive-entry:not(:last-child){border-bottom:1px solid var(--border)}.archive-entry::before{position:absolute;inset:0 auto 0 0;width:2px;background:var(--sg-red);content:"";opacity:0;transition:opacity 180ms ease}.archive-entry:hover::before,.archive-entry:has(.entry-link:focus-visible)::before{opacity:1}.archive-entry-title{margin:0;font-family:var(--sg-serif);font-size:18px;line-height:1.5;font-weight:700;color:var(--primary)}.archive-entry-title a{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:4px;transition:text-decoration-color 180ms ease}.archive-entry-title a:hover{text-decoration-color:var(--sg-red)}.archive-meta{font-family:var(--sg-sans);font-size:12px;color:var(--secondary)}.archive-meta{margin-top:4px}.archive-entry .entry-link{position:absolute;inset:0;z-index:1}.archive-entry:hover .archive-entry-title,.archive-entry:has(.entry-link:focus-visible) .archive-entry-title{color:var(--sg-red)}.top-link{background:0 0;border:1px solid var(--border);border-radius:50%;color:var(--secondary);font-family:var(--sg-serif);transition:color .18s ease,border-color .18s ease}.top-link:hover{color:var(--sg-red);border-color:var(--sg-red)}.terms-tags{font-family:var(--sg-serif)}.terms-tags a{font-family:var(--sg-serif);background:0 0;border:1px solid var(--border);border-radius:2px;transition:color 180ms ease,border-color 180ms ease,transform 180ms ease}.terms-tags a:hover{border-color:var(--sg-red);color:var(--sg-red)}.terms-tags a:active{background:0 0}.terms-tags a sup{color:var(--secondary);font-weight:400}.terms-tags--weighted a{font-size:calc(14px + (var(--weight,1) * .5px))}.main:has(#searchbox){max-width:none}#searchbox{width:min(100% - 48px,760px);margin:0 auto 30px}#searchbox input{box-sizing:border-box;display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--border);border-radius:2px;background:0 0;color:var(--primary);font-family:var(--sg-sans);font-size:16px;font-weight:500}#searchbox input:focus,#searchbox input:focus-visible{border-color:var(--sg-red);outline:none}#searchResults{margin:24px 0 0;padding:0;font-family:var(--sg-serif)}#searchResults li{min-height:0;margin:0;padding:15px 4px;border-bottom:1px solid var(--border);border-radius:0;background:0 0;box-shadow:none;transition:color 180ms ease,padding-inline-start 180ms ease}#searchResults li .entry-header{color:var(--primary);font-family:var(--sg-serif);font-size:18px;line-height:1.5}#searchResults li:hover,#searchResults li.focus{padding-inline-start:10px}#searchResults li:hover .entry-header,#searchResults li.focus .entry-header{color:var(--sg-red)}.search-suggestions{width:min(100% - 48px,760px);margin:0 auto 40px;font-family:var(--sg-sans);color:var(--secondary);font-size:14px;line-height:1.8}.search-suggestions a{color:var(--sg-red);text-decoration:underline;text-decoration-color:var(--sg-red);text-underline-offset:3px}.search-suggestions a:hover{color:var(--sg-red);text-decoration-color:var(--sg-red)}.paginav{margin-top:0;background:0 0;border:0;border-top:1px solid var(--border);border-radius:0;line-height:24px;font-family:var(--sg-serif)}.paginav a{border-radius:0;padding:18px 4px;font-family:var(--sg-serif)}.paginav a:hover{background:0 0}.paginav span:hover:not(.title){box-shadow:none}.paginav .title{color:var(--sg-green);font-family:var(--sg-sans);font-size:12px;letter-spacing:2px}.paginav a span:not(.title){color:var(--primary);font-weight:600}.paginav a:hover span:not(.title){color:var(--sg-red)}.paginav .prev{border-inline-end:1px solid var(--border);padding-inline-end:20px}.paginav .next{padding-inline-start:20px}.related-posts{margin-top:44px;padding-top:26px;border-top:2px solid var(--primary);font-family:var(--sg-serif)}.related-posts-title{margin:0 0 6px;font-family:var(--sg-serif);font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--sg-green)}.related-posts ul{margin:0;padding:0;list-style:none}.related-posts li{margin:0;border-bottom:1px solid var(--border)}.related-posts li:last-child{border-bottom:0}.related-posts li a{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:13px 2px;color:var(--primary);font-family:var(--sg-serif);font-size:17px;line-height:1.5;text-decoration:none;transition:color 180ms ease,padding-inline-start 180ms ease}.related-posts li a::after{content:"→";flex-shrink:0;color:var(--secondary);font-size:14px;transition:color 180ms ease,transform 180ms ease}.related-posts li a:hover,.related-posts li a:focus-visible{color:var(--sg-red);padding-inline-start:4px}.related-posts li a:hover::after,.related-posts li a:focus-visible::after{color:var(--sg-red);transform:translateX(3px)}.post-content ul:has(input[type=checkbox]){padding-inline-start:0;list-style:none}.post-content .sg-tbd{color:var(--tertiary);font-style:italic}.post-content li:has(input[type=checkbox]){display:flex;align-items:baseline;gap:10px;margin-top:8px;list-style:none}.post-content li:has(input[type=checkbox]) input[type=checkbox]{appearance:none;width:16px;height:16px;border:1px solid var(--border);border-radius:2px;margin:0;flex-shrink:0;position:relative;top:2px}.post-content li:has(input[type=checkbox]) input[type=checkbox]:checked{background:var(--sg-green);border-color:var(--sg-green)}.post-content li:has(input[type=checkbox]) input[type=checkbox]:checked::after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--theme);font-size:11px;font-weight:700;line-height:1}.site-404{font-family:var(--sg-serif)}.site-404 h1{font-family:var(--sg-serif)}.site-404::before,.site-404::after{animation:none}.site-404__mark{animation:none}.site-404__body{animation:none}.site-404__link::after{transition:transform 180ms ease}.site-404__link:hover::after,.site-404__link:focus-visible::after{transform:scaleX(1.45)}.breadcrumbs{font-family:var(--sg-serif)}.post-content code,.post-content pre{font-family:var(--sg-sans)}.post-content code{font-size:.85em;padding:2px 6px}.i18n_list{font-family:var(--sg-serif)}@media screen and (max-width:820px){:root{--gap:18px;--header-height:64px}.sg-hero,.sg-writing,.sg-pagination{width:min(100% - 36px,720px)}.sg-hero{min-height:410px;grid-template-columns:minmax(0,1fr)190px;gap:32px}.sg-hero h1{font-size:58px}.sg-seal__frame{width:174px}.sg-entry{grid-template-columns:40px 96px minmax(0,1fr)24px;gap:16px}}@media screen and (max-width:640px){:root{--gap:16px;--header-height:64px}.nav{min-height:var(--header-height)}.logo{justify-content:space-between;line-height:58px}.logo a{font-size:18px}.logo a img,.logo a svg{width:32px;height:32px}button#theme-toggle{width:34px;height:34px}#menu{line-height:52px;border-top:1px solid var(--border);overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--tertiary)transparent}#menu::-webkit-scrollbar{height:4px}#menu::-webkit-scrollbar-thumb{background:var(--tertiary);border-radius:2px}#menu::-webkit-scrollbar-track{background:0 0}#menu li+li{margin-inline-start:20px}#menu a{font-size:13px}.sg-pagination{grid-template-columns:auto auto auto;justify-content:center;gap:14px;padding-bottom:48px}.sg-pagination__word{display:none}.sg-pagination__pages{gap:4px}.sg-pagination__pages a{min-width:32px;height:32px}.sg-hero,.sg-writing,.sg-pagination{width:calc(100% - 32px)}.sg-hero{min-height:0;grid-template-columns:1fr;gap:32px;padding:40px 0 36px}.sg-hero h1{margin:18px 0 14px;font-size:40px}.sg-hero__intro{font-size:14px}.sg-seal{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.sg-seal__frame{width:128px;margin:0;padding:8px}.sg-writing{padding-top:40px}.sg-section-head{padding-bottom:18px}.sg-section-head h2{font-size:32px}.sg-entry{min-height:0;grid-template-columns:minmax(0,1fr)20px;grid-template-rows:auto auto;gap:6px 10px;padding:21px 0}.sg-entry__number{grid-column:1;grid-row:1;align-self:center;justify-self:start;font-size:12px}.sg-entry__date{grid-column:1;grid-row:1;align-self:center;justify-self:end;font-size:12px}.sg-entry__main{grid-column:1;grid-row:2;margin-top:4px}.sg-entry__arrow{grid-column:2;grid-row:1/span 2}.sg-entry h3{font-size:20px}.sg-entry.is-latest h3{font-size:23px}.sg-entry__meta{margin-top:7px}.post-header{margin-top:36px;margin-bottom:26px;padding-bottom:24px}.post-title,.page-header h1{font-size:34px}.page-header{margin-top:36px;margin-bottom:24px;padding-bottom:22px}.page-header h1{gap:8px}.page-header h1 svg{width:20px;height:20px}.search-suggestions,#searchbox{width:calc(100% - 32px)}.archive-year{--year-size:72px;margin-top:48px}.archive-month-header{padding-top:16px}.archive-entry{grid-template-columns:1fr;gap:4px;padding:13px 4px}.archive-meta{margin-top:0}#searchbox input{min-height:46px;font-size:15px}#searchResults li .entry-header{font-size:17px}.post-description{font-size:16px}.post-content{width:100%;font-size:17px;line-height:1.9}.post-content h2{margin-top:2em;font-size:25px}.post-content h3{font-size:21px}.post-footer{width:100%;margin-top:42px}.post-tags{margin-bottom:28px}.paginav{grid-template-columns:1fr}.paginav .prev{border-inline-end:0;border-bottom:1px solid var(--border);padding-inline-end:4px;padding-bottom:16px}.paginav .next{padding-inline-start:4px;padding-top:16px}}@media screen and (max-width:400px){.sg-section-head__en{display:none}.sg-section-head__count{white-space:nowrap}}@media screen and (max-width:375px){.logo-switches{gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{animation:none}.sg-entry h3 a,.sg-entry__arrow,.related-posts li a,.related-posts li a::after{transition:none}}@keyframes sg-fade-in{from{opacity:0}to{opacity:1}}body{animation:sg-fade-in .3s ease both}@media print{:root{--theme:#ffffff !important;--entry:#ffffff !important;--primary:#000000 !important;--secondary:#333333 !important;--tertiary:#999999 !important;--content:#000000 !important;--border:#bbbbbb !important;--sg-red:#111111 !important;--sg-green:#111111 !important;--sg-amber-rgb:80, 80, 80 !important;--sg-surface:#ffffff !important;--code-bg:#f5f5f5 !important;--code-block-bg:#f5f5f5 !important}body{font-family:var(--sg-sans)!important;font-size:12pt;line-height:1.7;background:#fff!important}header.nav,.sg-hero__social,.sg-seal,.footer,.top-link,#sg-progress,.toc,.sg-toc,.post-nav,.related-posts,.copy-code,#theme-toggle,.lang-switch,.back-to-top,#menu,.search-btn,.share-buttons,.post-edit-link{display:none!important}.main,.container,.post-content{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important;box-shadow:none!important;border:none!important}.post-header{margin-top:0!important}.post-content h1,.post-content h2,.post-content h3,.post-content h4{break-after:avoid;page-break-after:avoid}.post-content p,.post-content li{orphans:3;widows:3}.post-content blockquote,.post-content pre,.post-content table,.post-content figure,.post-content img{break-inside:avoid;page-break-inside:avoid}.post-content blockquote{border-inline-start:3px solid #999999!important;color:#111!important}.post-content pre{background:#f5f5f5!important;border:1px solid #ccc!important}a{color:#000!important;text-decoration:underline;text-decoration-color:#999}.sg-entry__arrow{display:none!important}.sg-entry{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #ccc!important}.sg-entry__link{text-decoration:none}.sidenote{display:none!important}.post-content:has(.sidenote) .footnotes{display:block!important}.sg-hero__copy h1{font-size:24pt!important;margin:0 0 8pt!important}.sg-kicker{font-size:9pt!important;color:#333!important}}@keyframes sg-rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.sg-hero .sg-kicker{animation:sg-rise 460ms ease-out both}.sg-hero h1{animation:sg-rise 460ms ease-out 90ms both}.sg-hero__intro{animation:sg-rise 460ms ease-out 180ms both}.sg-hero__social{animation:sg-rise 460ms ease-out 270ms both}.sg-hero .sg-seal{animation:sg-rise 460ms ease-out 360ms both}.sg-section-head{position:relative}.sg-js .sg-section-head{border-bottom:0}.sg-js .sg-section-head::after{content:"";position:absolute;inset:auto 0 0 0;height:2px;background:var(--primary);transform:scaleX(0);transform-origin:left center;transition:transform 500ms ease-out}.sg-js .sg-section-head.is-inview::after{transform:scaleX(1)}.sg-js .post-header::after{transform:scaleX(0);transform-origin:left center;transition:transform 500ms ease-out 120ms}.sg-js .post-header.is-inview::after{transform:scaleX(1)}.sg-entry{animation:sg-rise 420ms ease-out both}.sg-entry:nth-child(2){animation-delay:70ms}.sg-entry:nth-child(3){animation-delay:140ms}.sg-entry:nth-child(4){animation-delay:210ms}.sg-entry:nth-child(5){animation-delay:280ms}.sg-entry:nth-child(6){animation-delay:350ms}.sg-entry:nth-child(7){animation-delay:420ms}.sg-entry:nth-child(8){animation-delay:490ms}.sg-theme-anim,.sg-theme-anim body,.sg-theme-anim .post-content,.sg-theme-anim .header,.sg-theme-anim .footer,.sg-theme-anim .sg-entry,.sg-theme-anim .paginav,.sg-theme-anim .related-posts,.sg-theme-anim .site-404{transition:background-color 260ms ease,color 260ms ease,border-color 260ms ease!important}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}@media(prefers-reduced-motion:reduce){.sg-hero .sg-kicker,.sg-hero h1,.sg-hero__intro,.sg-hero__social,.sg-hero .sg-seal{animation:none}.sg-js .sg-entry{animation:none}.sg-js .sg-section-head{border-bottom:2px solid var(--primary)}.sg-js .sg-section-head::after{display:none}.sg-js .post-header::after{transform:none;transition:none}.sg-seal__frame::after,.sg-seal__frame::before{transition:none}}html body,html .header{background-color:var(--theme)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.028'/%3E%3C/svg%3E")!important;background-repeat:repeat!important}@media(max-width:1279.98px){.sidenote{display:none}}@media(min-width:1280px){.sidenote{--note-w:200px;float:right;clear:right;width:var(--note-w);margin:4px calc(-1 * var(--note-w) - 36px)18px 20px;color:var(--secondary);font-family:var(--sg-sans);font-size:13px;line-height:1.75}.sidenote .sidenote-number{color:var(--sg-red);font-family:var(--sg-serif);font-weight:700}.sidenote.is-pointed{color:var(--content)}.sidenote.is-pointed .sidenote-number{color:var(--sg-red)}sup.is-pointed a{text-decoration:underline;text-underline-offset:3px}.post-content:has(.sidenote) .footnotes{display:none}}@media(min-width:1440px){.sidenote{--note-w:264px}}@media screen and (max-width:640px){.footer{padding-inline:16px;line-height:1.7}.footer span:last-child{white-space:normal}}