/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2025 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:44px;--footer-height:70px;--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);--gray:rgb(165, 165, 165);--content:rgb(30, 30, 30);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);--darkcolor:#6a7ba2;--lightcolor:#cbd1de;--semibold:500;--homesize:16px;--textsize:18px;--h1size:25px;--entrysize:15px;--headersize:16px;--footersize:13px;--lineheight:1.45;--lineclamp:8;--marginleft:26px}.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)}.list{background:var(--code-bg)}.dark.list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.3rem;font-weight:500;text-align:center;color:var(--secondary);gap:2.5rem}.archive-posts{width:100%}.archive-year{margin-top:20px}.archive-year-header{font-size:1.4rem;font-weight:var(--semibold)}.archive-year:not(:last-of-type){border-bottom:2px solid var(--tertiary)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:var(--homesize)0;width:150px;font-weight:var(--semibold);font-size:var(--homesize)}.archive-entry{position:relative;padding:5px 0;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400;font-size:var(--homesize)}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:var(--footersize);color:var(--secondary)}.footer{margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:20px;background:var(--code-bg)}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:var(--secondary)}.footer a:hover{border-bottom:2px solid var(--darkcolor)}.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(--secondary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height);background:var(--code-bg)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:var(--headersize);font-weight:var(--semibold)}.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:20px;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:var(--headersize);font-weight:400}#menu .active{border-bottom:2px solid var(--darkcolor)}.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:var(--h1size)}.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 14px 10px 0}.social-icons a svg{height:30px;width:30px}.social-icons a:hover{color:var(--darkcolor)}code{direction:ltr}code{text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}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:200px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}.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:8}.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:2px solid var(--border)}.post-entry:hover{border:2px solid var(--darkcolor)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:20px;line-height:var(--lineheight)}.entry-content{margin:20px 10px;color:var(--secondary);font-size:var(--entrysize);line-height:var(--lineheight);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}.entry-footer{color:var(--content);font-size:var(--entrysize)}.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:var(--entrysize);margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);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:20px;font-size:36px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:15px}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.post-content{color:var(--content);line-height:var(--lineheight);font-size:var(--textsize)}.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:24px}.post-content h3{font-size:19px}.post-content h4{font-size:15px;font-weight:var(--semibold);text-transform:uppercase;color:var(--gray)}.post-content h5{font-size:14px;font-weight:var(--semibold);text-transform:uppercase;color:var(--gray)}.post-content h6{font-size:var(--footersize);color:var(--secondary)}.post-content a,.post-meta a,.toc a:hover{box-shadow:0 2px 0 var(--darkcolor);color:currentColor}.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;margin-left:var(--marginleft)}.post-content li{margin-top:5px}.post-content li::marker{color:var(--tertiary)}.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:var(--lineheight);border-bottom:1px solid var(--border)}.post-content table th{text-align:start;font-size:14px;font-weight:var(--semibold);text-transform:uppercase;color:var(--gray);border-bottom:2px solid var(--tertiary)}.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:var(--lineheight);background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:var(--secondary);border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 20px;color:var(--secondary);border-inline-start:6px solid var(--tertiary)}.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 20px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}.toc li::marker{color:var(--tertiary)}.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:var(--semibold);text-transform:uppercase;font-size:15px}.toc .inner{margin:5px 20px 0;padding:0 10px;opacity:.9;font-size:16px}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:60px}.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)}.post-tags a{display:block;padding:0 10px;color:var(--secondary);font-size:16px;line-height:32px;background:var(--code-bg)}.post-tags a:hover{background:var(--lightcolor)}.paginav a:hover{background:var(--lightcolor)}.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(--darkcolor);margin-inline-start:10px;font-weight:700;user-select:none;box-shadow:0 0 0 var(--darkcolor)}.paginav{display:flex;line-height:var(--lineheight);font-size:var(--footersize)}.paginav a{padding-inline-start:15px;padding-inline-end:15px;border-radius:var(--radius);color:var(--secondary)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.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}a[href^="#fn:"],a[href^="#fnref:"]{box-shadow:0 0 0 var(--darkcolor)}a[href^="#fn:"]:hover,a[href^="#fnref:"]:hover{color:var(--darkcolor)}.buttons,.main .profile{display:flex;justify-content:left}.main .profile{align-items:center;min-height:calc(100vh - var(--footer-height) - (var(--gap) * 2));font-size:var(--homesize);line-height:var(--lineheight);padding:var(--gap)}.profile .profile_inner{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.profile .profile_inner h1{font-size:2.5rem}.profile img{border-radius:50px!important;object-fit:cover}.buttons{flex-wrap:wrap}.button{background:var(--tertiary);border-radius:var(--radius);margin:6px 12px 6px 0;padding:10px}.button-inner{padding:0 8px}.button:hover{background:var(--lightcolor)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);border-radius:var(--radius);background:var(--entry);border:1px solid var(--border)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:400}#searchResults{margin:10px 0;width:100%}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{border:1px solid var(--darkcolor)}.terms-tags li{display:inline-block;margin:10px;font-weight:400}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s;font-size:var(--homesize)}.terms-tags a:hover{background:var(--lightcolor)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}@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{--nk-accent:#500000;--nk-ink:rgba(17,24,39,.92);--nk-muted:rgba(17,24,39,.62);--nk-line:rgba(17,24,39,.12);--nk-paper:#fbfbf9;--nk-radius:14px;--nk-radius-sm:10px}body.dark{--nk-ink:rgba(255,255,255,.92);--nk-muted:rgba(255,255,255,.62);--nk-line:rgba(255,255,255,.14);--nk-paper:#0c0f14}:root{--font-heading:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
                  "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
                  "Liberation Sans", sans-serif;--font-body:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
               "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
               "Liberation Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
               "Liberation Mono", "Courier New", monospace}body{font-family:var(--font-body);font-weight:400;letter-spacing:.002em;background:var(--nk-paper)!important;color:var(--nk-ink);font-size:18px}@media(max-width:680px){body{font-size:17px}}h1,h2,h3,h4,nav,.navbar,.logo,#menu{font-family:var(--font-heading);letter-spacing:-.012em;color:var(--nk-ink)}h1{font-weight:700;font-size:clamp(2.05rem,3.2vw,2.6rem)}h2{font-weight:750;font-size:clamp(1.55rem,2.4vw,2rem)}h3{font-weight:700;font-size:clamp(1.25rem,2vw,1.55rem)}.post-content{line-height:1.75;font-size:1.06rem;position:relative;padding-left:1.05rem;border-left:3px solid color-mix(in srgb,var(--nk-accent) 20%,transparent)}@media(max-width:680px){.post-content{font-size:1.03rem}}body.dark .post-content{border-left:3px solid color-mix(in srgb,#ddd8d8 22%,transparent)}.profile .post-content,.profile-mode .post-content,.home-info .post-content{border-left:none!important;padding-left:0!important}.header,.nav,.site-header,.header .nav{background:var(--nk-paper)!important;border-bottom:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.footer,.footer__inner,.footer .footer__inner,.footer .footer__content,.footer .footer__container,#footer{background:var(--nk-paper)!important;border-top:none!important;box-shadow:none!important}body.dark .footer,body.dark .footer__inner,body.dark .footer .footer__inner,body.dark .footer .footer__content,body.dark .footer .footer__container,body.dark #footer{background:var(--nk-paper)!important;border-top:none!important}.profile-mode a,.profile a,.home-info a,#profile a,.post-content a,.post-entry a{text-decoration:none!important;position:relative;color:inherit}.profile-mode a:not(:has(svg)):not(.button),.profile a:not(:has(svg)):not(.button),.home-info a:not(:has(svg)):not(.button),#profile a:not(:has(svg)):not(.button),.post-content a:not(:has(svg)):not(.button),.post-entry a:not(:has(svg)):not(.button){display:inline-block;padding-bottom:2px;border-bottom:none;transition:color .2s ease}.profile-mode a:not(:has(svg)):not(.button):not(.rk-pill)::after,.profile a:not(:has(svg)):not(.button):not(.rk-pill)::after,.home-info a:not(:has(svg)):not(.button):not(.rk-pill)::after,#profile a:not(:has(svg)):not(.button):not(.rk-pill)::after,.post-content a:not(:has(svg)):not(.button):not(.rk-pill)::after,.post-entry a:not(:has(svg)):not(.button):not(.rk-pill)::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--nk-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s ease,background .25s ease;pointer-events:none}body.dark .profile-mode a:not(:has(svg)):not(.button):not(.rk-pill)::after,body.dark .profile a:not(:has(svg)):not(.button):not(.rk-pill)::after,body.dark .home-info a:not(:has(svg)):not(.button):not(.rk-pill)::after,body.dark #profile a:not(:has(svg)):not(.button):not(.rk-pill)::after,body.dark .post-content a:not(:has(svg)):not(.button):not(.rk-pill)::after,body.dark .post-entry a:not(:has(svg)):not(.button):not(.rk-pill)::after{background:#ddd8d8}.profile-mode a:not(:has(svg)):not(.button):not(.rk-pill):hover,.profile a:not(:has(svg)):not(.button):not(.rk-pill):hover,.home-info a:not(:has(svg)):not(.button):not(.rk-pill):hover,#profile a:not(:has(svg)):not(.button):not(.rk-pill):hover,.post-content a:not(:has(svg)):not(.button):not(.rk-pill):hover,.post-entry a:not(:has(svg)):not(.button):not(.rk-pill):hover{color:var(--nk-accent);border-bottom-color:color-mix(in srgb,var(--nk-accent) 22%,transparent)}.profile-mode a:not(:has(svg)):not(.button):not(.rk-pill):hover::after,.profile a:not(:has(svg)):not(.button):not(.rk-pill):hover::after,.home-info a:not(:has(svg)):not(.button):not(.rk-pill):hover::after,#profile a:not(:has(svg)):not(.button):not(.rk-pill):hover::after,.post-content a:not(:has(svg)):not(.button):not(.rk-pill):hover::after,.post-entry a:not(:has(svg)):not(.button):not(.rk-pill):hover::after{transform:scaleX(1)}body.dark .profile-mode a:not(:has(svg)):not(.button):hover,body.dark .profile a:not(:has(svg)):not(.button):hover,body.dark .home-info a:not(:has(svg)):not(.button):hover,body.dark #profile a:not(:has(svg)):not(.button):hover,body.dark .post-content a:not(:has(svg)):not(.button):hover,body.dark .post-entry a:not(:has(svg)):not(.button):hover{color:#ddd8d8;border-bottom-color:color-mix(in srgb,#ddd8d8 26%,transparent)}.profile-mode .buttons a::after,.profile .buttons a::after,.button::after,.btn::after{display:none!important}.profile-mode a:has(svg),.profile a:has(svg),.home-info a:has(svg),#profile a:has(svg),.social-icons a:has(svg),.post-content a:has(svg){display:inline-block;transition:transform .25s ease,color .25s ease,fill .25s ease,stroke .25s ease}.profile-mode a:has(svg):hover,.profile a:has(svg):hover,.home-info a:has(svg):hover,#profile a:has(svg):hover,.social-icons a:has(svg):hover,.post-content a:has(svg):hover{transform:scale(1.18);color:var(--nk-accent)}body.dark .profile-mode a:has(svg):hover,body.dark .profile a:has(svg):hover,body.dark .home-info a:has(svg):hover,body.dark #profile a:has(svg):hover,body.dark .social-icons a:has(svg):hover,body.dark .post-content a:has(svg):hover{color:#ddd8d8}body:not(.dark) .social-icons a:has(svg):hover svg{fill:none!important;stroke:var(--nk-accent)!important}body.dark .social-icons a:has(svg):hover svg{fill:none!important;stroke:#ddd8d8!important}@supports not selector(a:has(svg)){.post-content a:hover,.post-entry a:hover,.profile-mode a:hover,.profile a:hover,.home-info a:hover,#profile a:hover{color:var(--nk-accent)}body.dark .post-content a:hover,body.dark .post-entry a:hover,body.dark .profile-mode a:hover,body.dark .profile a:hover,body.dark .home-info a:hover,body.dark #profile a:hover{color:#ddd8d8}}.button,.btn,.home-info .button{border:1.7px solid var(--nk-line)!important;background:0 0!important;color:var(--nk-ink)!important;border-radius:999px!important;box-shadow:none!important;transition:transform .14s ease,border-color .18s ease,background .18s ease,color .18s ease;overflow:hidden!important;position:relative!important}.button:hover,.btn:hover,.home-info .button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--nk-accent) 55%,transparent)!important;background:color-mix(in srgb,var(--nk-accent) 8%,transparent)!important;color:var(--nk-accent)!important}body.dark .button:hover,body.dark .btn:hover,body.dark .home-info .button:hover{border-color:color-mix(in srgb,#ddd8d8 38%,transparent)!important;background:color-mix(in srgb,#ddd8d8 10%,transparent)!important;color:#ddd8d8!important}.post-entry,.first-entry,.entry,.archive-entry{background:0 0!important;border:1px solid var(--nk-line)!important;border-radius:var(--nk-radius);box-shadow:none!important}.post-entry:hover,.entry:hover,.archive-entry:hover{border-color:color-mix(in srgb,var(--nk-accent) 30%,transparent)!important}.post-content blockquote{border-left:4px solid var(--nk-accent);background:color-mix(in srgb,var(--nk-accent) 7%,transparent);border-radius:var(--nk-radius-sm);padding:.9rem 1rem;margin:1.1rem 0;color:var(--nk-ink)}body.dark .post-content blockquote{border-left-color:#ddd8d8;background:color-mix(in srgb,#ddd8d8 8%,transparent)}.post-content code{font-family:var(--font-mono);font-size:.92em;background:color-mix(in srgb,var(--nk-ink) 6%,transparent);padding:.15em .4em;border-radius:8px}.post-content pre{border:1px solid var(--nk-line);border-radius:var(--nk-radius);background:color-mix(in srgb,var(--nk-ink) 4%,transparent)!important;box-shadow:none!important;overflow:auto}.post-content pre code{background:0 0!important;padding:0!important}.post-content table{border-collapse:separate;border-spacing:0;border:1px solid var(--nk-line);border-radius:var(--nk-radius);overflow:hidden}.post-content th{background:color-mix(in srgb,var(--nk-ink) 5%,transparent);font-family:var(--font-heading);font-weight:700}.post-content td,.post-content th{border-bottom:1px solid var(--nk-line)}.post-content tr:last-child td{border-bottom:none}.social-icons{gap:.25rem}#menu a span.active{color:var(--nk-accent);font-weight:800}body.dark #menu a span.active{color:#ddd8d8}.single-title,.post-title{margin-bottom:2.2rem}html:has(head link[rel=canonical][href$="/contact/"]) .post-content{border-left:none!important;padding-left:0!important}html:has(head link[rel=canonical][href$="/contact/"]) .post-single .post-content{border-left:none!important;padding-left:0!important}.rk-tl{--rk-accent:#7a0019;--rk-text:rgba(17,24,39,.92);--rk-muted:rgba(17,24,39,.62);--rk-border:rgba(17,24,39,.12);--rk-card:rgba(255,255,255,.75);--rk-card-strong:rgba(255,255,255,.92);margin:2.25rem 0;display:flex;flex-direction:column;gap:2.25rem;position:relative}body.dark .rk-tl{--rk-text:rgba(255,255,255,.92);--rk-muted:rgba(255,255,255,.62);--rk-border:rgba(255,255,255,.16);--rk-card:rgba(15,18,22,.72);--rk-card-strong:rgba(15,18,22,.88)}.rk-group{display:grid;grid-template-columns:150px 1fr;gap:1.35rem;align-items:start}.rk-year{font-size:1.35rem;font-weight:800;color:var(--rk-text);opacity:.92;text-align:right;padding-right:.9rem;position:relative;white-space:nowrap}.rk-year::after{content:"";position:absolute;right:-2px;top:.25rem;bottom:.25rem;width:2px;border-radius:2px;background:color-mix(in srgb,var(--rk-accent) 25%,transparent)}body.dark .rk-year::after{background:color-mix(in srgb,#ddd8d8 22%,transparent)}.rk-items{display:flex;flex-direction:column;gap:1rem}.rk-item{position:relative;display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.05rem 1.2rem;border-radius:16px;border:1px solid var(--rk-border);background:var(--rk-card);box-shadow:none;overflow:visible}.rk-item::before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:999px;background:color-mix(in srgb,var(--rk-accent) 55%,transparent)}body.dark .rk-item::before{background:color-mix(in srgb,#ddd8d8 40%,transparent)}.rk-tag{display:inline-flex;align-items:center;padding:.22rem .62rem;border-radius:999px;background:color-mix(in srgb,var(--rk-accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--rk-accent) 40%,transparent);color:var(--rk-accent);font-weight:700;font-size:.82rem;letter-spacing:.02em;box-shadow:none;transform:none;transition:none}body.dark .rk-tag{background:color-mix(in srgb,#ddd8d8 10%,transparent);border-color:color-mix(in srgb,#ddd8d8 28%,transparent);color:#ddd8d8}.rk-title{margin:.05rem 0 .25rem;font-size:1.08rem;color:var(--rk-text)}.rk-meta{color:var(--rk-muted);font-size:.93rem}.rk-status{display:block;font-style:italic;font-weight:400;font-size:.9em;color:var(--rk-muted);margin-top:.12rem}.rk-pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.55rem;align-items:center}:root{--rk-pill-h:30px}.rk-pill,.rk-details>summary{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:var(--rk-pill-h)!important;padding:0 .65rem!important;border-radius:999px;border:1px solid var(--rk-border);background:0 0;color:var(--rk-text);font-size:.85rem;text-decoration:none;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease}.rk-pill:hover,.rk-details>summary:hover{background:color-mix(in srgb,var(--rk-accent) 8%,transparent);border-color:color-mix(in srgb,var(--rk-accent) 35%,transparent);color:var(--rk-accent)}body.dark .rk-pill:hover,body.dark .rk-details>summary:hover{background:color-mix(in srgb,#ddd8d8 10%,transparent);border-color:color-mix(in srgb,#ddd8d8 30%,transparent);color:#ddd8d8}.rk-details{display:block;max-width:100%}.rk-details>summary{list-style:none;cursor:pointer;user-select:none}.rk-details>summary::-webkit-details-marker{display:none}.rk-details>summary::marker{content:""}.rk-details[open]{flex-basis:100%}.rk-details[open]>summary{background:color-mix(in srgb,var(--rk-accent) 10%,transparent);border-color:color-mix(in srgb,var(--rk-accent) 45%,transparent);color:var(--rk-accent);border-bottom-left-radius:0;border-bottom-right-radius:0}body.dark .rk-details[open]>summary{background:color-mix(in srgb,#ddd8d8 10%,transparent);border-color:color-mix(in srgb,#ddd8d8 35%,transparent);color:#ddd8d8}.rk-details[open] .rk-abstract,.rk-details[open] .rk-awards{display:block;width:100%;box-sizing:border-box;margin:0;border-top:none;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:0;border-top-right-radius:0}.rk-details:has(.rk-abstract)[open] .rk-abstract{padding:1.3rem 1.4rem 1.3rem 1.5rem!important;background:color-mix(in srgb,#6366f1 4%,var(--rk-card-strong));border:1px solid color-mix(in srgb,#6366f1 22%,transparent);border-top:none;border-left:3px solid color-mix(in srgb,#6366f1 55%,transparent);font-family:"source serif 4",Georgia,serif;font-size:.9rem;line-height:1.85;color:var(--rk-text);box-shadow:inset 0 -1px color-mix(in srgb,#6366f1 10%,transparent)}body.dark .rk-details:has(.rk-abstract)[open] .rk-abstract{background:color-mix(in srgb,#818cf8 6%,var(--rk-card-strong));border-color:color-mix(in srgb,#818cf8 22%,transparent);border-left-color:color-mix(in srgb,#818cf8 50%,transparent)}.rk-details:has(.rk-awards)[open] .rk-awards{padding:1rem 1.4rem 1rem 1.5rem!important;background:color-mix(in srgb,#f59e0b 5%,var(--rk-card-strong));border:1px solid color-mix(in srgb,#f59e0b 28%,transparent);border-top:none;border-left:3px solid color-mix(in srgb,#f59e0b 65%,transparent);list-style:none!important;box-shadow:inset 0 -1px color-mix(in srgb,#f59e0b 10%,transparent)}body.dark .rk-details:has(.rk-awards)[open] .rk-awards{background:color-mix(in srgb,#fcd34d 6%,var(--rk-card-strong));border-color:color-mix(in srgb,#fcd34d 22%,transparent);border-left-color:color-mix(in srgb,#fcd34d 55%,transparent)}.rk-awards{list-style:none!important;padding:0!important}.rk-awards li{position:relative;padding-left:1.3rem;margin:.45rem 0;line-height:1.55;font-size:.86rem}.rk-awards li::before{content:"◆";position:absolute;left:0;top:.12em;font-size:.55em;color:#d97706}body.dark .rk-awards li::before{color:#fcd34d}.rk-pill.rk-external::after{content:none!important;display:none!important}.rk-abstract,.rk-awards{font-size:.86rem;line-height:1.72}.rk-abstract p,.rk-awards li{margin:.4rem 0}.rk-details>summary::after{content:"›";display:inline-block;margin-left:.32rem;font-size:1em;line-height:1;transform:rotate(90deg);transition:transform .22s ease;opacity:.55}.rk-details[open]>summary::after{transform:rotate(-90deg);opacity:.85}.rk-details:has(.rk-abstract)[open]>summary{background:color-mix(in srgb,#6366f1 10%,transparent)!important;border-color:color-mix(in srgb,#6366f1 38%,transparent)!important;color:#4338ca!important;border-bottom-left-radius:0;border-bottom-right-radius:0}body.dark .rk-details:has(.rk-abstract)[open]>summary{background:color-mix(in srgb,#818cf8 12%,transparent)!important;border-color:color-mix(in srgb,#818cf8 32%,transparent)!important;color:#a5b4fc!important}.rk-details:has(.rk-awards)[open]>summary{background:color-mix(in srgb,#f59e0b 10%,transparent)!important;border-color:color-mix(in srgb,#f59e0b 38%,transparent)!important;color:#92400e!important;border-bottom-left-radius:0;border-bottom-right-radius:0}body.dark .rk-details:has(.rk-awards)[open]>summary{background:color-mix(in srgb,#fcd34d 12%,transparent)!important;border-color:color-mix(in srgb,#fcd34d 30%,transparent)!important;color:#fcd34d!important}.rk-details:has(.rk-awards)[open] .rk-awards{border-color:color-mix(in srgb,#f59e0b 30%,transparent)!important}.rk-pill.rk-external{background:var(--rk-accent)!important;color:#fff!important;border-color:var(--rk-accent)!important;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px color-mix(in srgb,var(--rk-accent) 28%,transparent);transition:background .18s ease,transform .16s ease,box-shadow .16s ease!important;justify-content:center!important;text-align:center!important}.rk-pill.rk-external:hover{background:color-mix(in srgb,var(--rk-accent) 82%,#000)!important;border-color:color-mix(in srgb,var(--rk-accent) 82%,#000)!important;transform:translateY(-2px)!important;box-shadow:0 5px 14px color-mix(in srgb,var(--rk-accent) 35%,transparent)!important}body.dark .rk-pill.rk-external{background:color-mix(in srgb,#ddd8d8 90%,transparent)!important;color:#0c0f14!important;border-color:#ddd8d8!important;box-shadow:0 2px 8px rgba(0,0,0,.2)}body.dark .rk-pill.rk-external:hover{background:#fff!important;border-color:#fff!important}@keyframes rk-panel-in{from{opacity:0;transform:scaleY(.88)translateY(-8px);transform-origin:top center}60%{opacity:1}to{opacity:1;transform:scaleY(1)translateY(0);transform-origin:top center}}.rk-details[open] .rk-abstract,.rk-details[open] .rk-awards{animation:rk-panel-in .28s cubic-bezier(.22,.68,0,1.2)both}@media(max-width:720px){.rk-group{grid-template-columns:1fr}.rk-year{text-align:left;padding-right:0;margin-bottom:.25rem}.rk-year::after{display:none}}.rk-year::after{display:none!important}.rk-item::before{display:none!important}#menu a::after{content:none!important}#menu a{position:relative;text-decoration:none!important}#menu a::before{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2.5px;background:var(--nk-accent);transform:scaleX(0);transform-origin:left;transition:transform .28s ease;pointer-events:none}#menu a:hover::before{transform:scaleX(1)}body.dark #menu a::before{background:#ddd8d8}.post-content p{text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:normal}.profile .profile_inner p,.home-info p{text-align:justify!important;text-justify:inter-word;hyphens:none;-webkit-hyphens:none;overflow-wrap:anywhere;word-break:normal}@media(max-width:680px){.post-content p,.profile .profile_inner p,.home-info p{text-align:left;hyphens:none}}.post-content a:not(.button):not(:has(svg)),.profile .profile_inner a:not(.button):not(:has(svg)),.home-info a:not(.button):not(:has(svg)){font-weight:520}.profile_inner span p a,.profile_inner span a{display:inline!important;position:static!important;background-image:linear-gradient(var(--nk-accent),var(--nk-accent));background-size:0% 2px;background-repeat:no-repeat;background-position:0 100%;transition:background-size .25s ease,color .2s ease!important}.profile_inner span p a:hover,.profile_inner span a:hover{background-size:100% 2px}.profile_inner span p a::after,.profile_inner span a::after{display:none!important}body.dark .profile_inner span p a,body.dark .profile_inner span a{background-image:linear-gradient(#ddd8d8,#ddd8d8)}body.dark .post-content a:not(.button):not(:has(svg)),body.dark .profile .profile_inner a:not(.button):not(:has(svg)),body.dark .home-info a:not(.button):not(:has(svg)){font-weight:500}.logo a,.site-title,.header .logo a{font-weight:520!important}.profile .profile_inner{max-width:68ch;margin-left:auto;margin-right:auto}.profile .profile_inner p{text-align:justify;text-justify:inter-word;overflow-wrap:anywhere;word-break:normal;hyphens:none;-webkit-hyphens:none}.profile .profile_inner a{overflow-wrap:anywhere}@media(min-width:1200px){.profile .profile_inner{max-width:64ch}}.post-content .rk-tl,.post-content .rk-group,.post-content .rk-items,.post-content .rk-item,.post-content .rk-details,.post-content .rk-details[open] .rk-abstract,.post-content .rk-details[open] .rk-awards{overflow:visible!important}.post-content .rk-tl{padding:.25rem 0 .5rem}.post-single .post-content:has(.rk-tl){overflow:visible!important}html:has(head link[rel=canonical][href$="/research/"]) .post-content{border-left:none!important;padding-left:0!important}html:has(head link[rel=canonical][href$="/research/"]) .post-single .post-content{border-left:none!important;padding-left:0!important}:root{--nk-shadow:0 10px 30px rgba(17,24,39,.06);--nk-shadow-sm:0 8px 18px rgba(17,24,39,.07)}body.dark{--nk-shadow:0 10px 30px rgba(0,0,0,.35);--nk-shadow-sm:0 8px 18px rgba(0,0,0,.30)}.post-entry,.first-entry,.entry,.archive-entry{transition:transform .16s ease,box-shadow .18s ease,border-color .18s ease}.post-entry:hover,.entry:hover,.archive-entry:hover{transform:translateY(-2px);box-shadow:var(--nk-shadow);border-color:color-mix(in srgb,var(--nk-accent) 24%,transparent)!important}body.dark .post-entry:hover,body.dark .entry:hover,body.dark .archive-entry:hover{box-shadow:var(--nk-shadow);border-color:color-mix(in srgb,#ddd8d8 22%,transparent)!important}.post-entry .entry-header h2,.post-entry .entry-header h1{transition:letter-spacing .18s ease,color .18s ease}.post-entry:hover .entry-header h2,.post-entry:hover .entry-header h1{letter-spacing:-.018em;color:var(--nk-accent)}body.dark .post-entry:hover .entry-header h2,body.dark .post-entry:hover .entry-header h1{color:#ddd8d8}::selection{background:color-mix(in srgb,var(--nk-accent) 26%,transparent)}body.dark ::selection{background:color-mix(in srgb,#ddd8d8 22%,transparent)}.post-single .post-title{position:relative;padding-bottom:.65rem}.post-single .post-title::after{content:"";display:block;height:2px;width:96px;margin-top:.65rem;border-radius:999px;background:linear-gradient( 90deg,color-mix(in srgb,var(--nk-accent) 70%,transparent),color-mix(in srgb,var(--nk-accent) 18%,transparent) )}body.dark .post-single .post-title::after{background:linear-gradient( 90deg,color-mix(in srgb,#ddd8d8 70%,transparent),color-mix(in srgb,#ddd8d8 18%,transparent) )}html:has(head link[rel=canonical][href$="/research/"]) .post-single .post-title::after,html:has(head link[rel=canonical][href$="/awards/"]) .post-single .post-title::after,html:has(head link[rel=canonical][href$="/software/"]) .post-single .post-title::after,html:has(head link[rel=canonical][href$="/news/"]) .post-single .post-title::after{display:none!important}html:has(head link[rel=canonical][href$="/software/"]) .post-single .post-title::after{content:"💻"!important;display:inline-block!important;margin-left:.45rem!important;font-size:1.2em!important;vertical-align:middle!important;background:0 0!important;-webkit-text-fill-color:initial!important;animation:nk-sw-icon-float 3.3s ease-in-out infinite!important}@keyframes nk-sw-icon-float{0%,100%{transform:translateY(0)rotate(-5deg);filter:drop-shadow(0 0 0 transparent)}50%{transform:translateY(-5px)rotate(5deg);filter:drop-shadow(0 4px 8px rgba(80,0,0,.15))}}html:has(head link[rel=canonical][href$="/research/"]) .post-single .post-title::after{content:"📝"!important;display:inline-block!important;margin-left:.45rem!important;font-size:1.25em!important;vertical-align:middle!important;background:0 0!important;-webkit-text-fill-color:initial!important;animation:nk-research-icon-float 3.5s ease-in-out infinite!important}@keyframes nk-research-icon-float{0%,100%{transform:translateY(0)rotate(-6deg);filter:drop-shadow(0 0 0 transparent)}50%{transform:translateY(-5px)rotate(6deg);filter:drop-shadow(0 4px 10px rgba(80,0,0,.18))}}html:has(head link[rel=canonical][href$="/awards/"]) .post-single .post-title::after{content:"🏆"!important;display:inline-block!important;margin-left:.45rem!important;font-size:1.2em!important;vertical-align:middle!important;background:0 0!important;-webkit-text-fill-color:initial!important;animation:nk-trophy-float 3.2s ease-in-out infinite!important}@keyframes nk-trophy-float{0%,100%{transform:translateY(0)rotate(-6deg);filter:drop-shadow(0 0 0 transparent)}50%{transform:translateY(-5px)rotate(6deg);filter:drop-shadow(0 4px 10px rgba(200,150,0,.3))}}html:has(head link[rel=canonical][href*="/contact"]) .post-single .post-title::after{content:"✉";display:inline-block;margin-left:.55rem;font-size:1.25em;vertical-align:middle;color:var(--nk-accent);animation:ct-env-float 3.2s ease-in-out infinite;transform-origin:center;background:0 0!important;-webkit-text-fill-color:var(--nk-accent)!important}body.dark html:has(head link[rel=canonical][href*="/contact"]) .post-single .post-title::after{color:#ddd8d8;-webkit-text-fill-color:#ddd8d8!important}@keyframes ct-env-float{0%,100%{transform:translateY(0)rotate(-8deg);filter:drop-shadow(0 0 0 transparent)}50%{transform:translateY(-6px)rotate(8deg);filter:drop-shadow(0 4px 10px color-mix(in srgb,var(--nk-accent) 30%,transparent))}}.post-content :not(pre)>code{border:1px solid color-mix(in srgb,var(--nk-line) 70%,transparent);background:color-mix(in srgb,var(--nk-ink) 4%,transparent);padding:.16em .45em;border-radius:999px}body.dark .post-content :not(pre)>code{border-color:color-mix(in srgb,var(--nk-line) 85%,transparent);background:color-mix(in srgb,#fff 6%,transparent)}.post-content pre{position:relative;padding-top:1.15rem}.post-content pre::before{content:"";position:absolute;top:0;left:0;right:0;height:10px;border-top-left-radius:var(--nk-radius);border-top-right-radius:var(--nk-radius);background:color-mix(in srgb,var(--nk-ink) 6%,transparent)}body.dark .post-content pre::before{background:color-mix(in srgb,#fff 7%,transparent)}.post-content img{border-radius:16px;border:1px solid var(--nk-line);box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}.post-content img:hover{transform:translateY(-1px);box-shadow:var(--nk-shadow-sm)}.post-content table{width:100%}.post-content thead th{position:sticky;top:0;z-index:1}.post-content tbody tr:nth-child(odd){background:color-mix(in srgb,var(--nk-ink) 2.2%,transparent)}body.dark .post-content tbody tr:nth-child(odd){background:color-mix(in srgb,#fff 3.2%,transparent)}.toc{border:1px solid var(--nk-line)!important;border-radius:var(--nk-radius)!important;padding:.9rem 1rem!important;background:color-mix(in srgb,var(--nk-ink) 2.5%,transparent)!important}body.dark .toc{background:color-mix(in srgb,#fff 4.5%,transparent)!important}.toc a{font-weight:560}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{background-image:radial-gradient(rgba(17,24,39,.018) 1px,transparent 1px),radial-gradient(rgba(17,24,39,1%) 1px,transparent 1px);background-position:0 0,18px 18px;background-size:36px 36px}body.dark{background-image:radial-gradient(rgba(255,255,255,.015) 1px,transparent 1px),radial-gradient(rgba(255,255,255,.8%) 1px,transparent 1px)}#menu a{padding:.35rem .6rem;border-radius:999px;transition:background .18s ease,transform .18s ease}#menu a:hover{background:color-mix(in srgb,var(--nk-accent) 10%,transparent);transform:translateY(-1px)}body.dark #menu a:hover{background:color-mix(in srgb,#ddd8d8 10%,transparent)}#menu a span.active{padding:.15rem .25rem;border-radius:999px;background:color-mix(in srgb,var(--nk-accent) 12%,transparent)}body.dark #menu a span.active{background:color-mix(in srgb,#ddd8d8 12%,transparent)}.profile-mode a:not(:has(svg)):not(.button)::after,.profile a:not(:has(svg)):not(.button)::after,.home-info a:not(:has(svg)):not(.button)::after,#profile a:not(:has(svg)):not(.button)::after,.post-content a:not(:has(svg)):not(.button)::after,.post-entry a:not(:has(svg)):not(.button)::after{height:2.5px;border-radius:999px;background:linear-gradient( 90deg,color-mix(in srgb,var(--nk-accent) 75%,transparent),color-mix(in srgb,var(--nk-accent) 20%,transparent) )}body.dark .profile-mode a:not(:has(svg)):not(.button)::after,body.dark .profile a:not(:has(svg)):not(.button)::after,body.dark .home-info a:not(:has(svg)):not(.button)::after,body.dark #profile a:not(:has(svg)):not(.button)::after,body.dark .post-content a:not(:has(svg)):not(.button)::after,body.dark .post-entry a:not(:has(svg)):not(.button)::after{background:linear-gradient( 90deg,color-mix(in srgb,#ddd8d8 75%,transparent),color-mix(in srgb,#ddd8d8 20%,transparent) )}.post-content h2{position:relative;padding-left:.2rem}.post-content h2::before{content:"";position:absolute;left:-1.05rem;top:.55em;width:.5rem;height:.5rem;border-radius:999px;background:color-mix(in srgb,var(--nk-accent) 65%,transparent)}body.dark .post-content h2::before{background:color-mix(in srgb,#ddd8d8 60%,transparent)}@media(max-width:680px){.post-content h2::before{display:none}}.rk-tag{background:linear-gradient(135deg,var(--rk-accent) 0%,color-mix(in srgb,var(--rk-accent) 75%,#000) 100%)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase!important;padding:.3rem .7rem!important;box-shadow:0 2px 8px color-mix(in srgb,var(--rk-accent) 35%,transparent)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.dark .rk-tag{box-shadow:0 2px 10px color-mix(in srgb,var(--rk-accent) 25%,transparent)!important}.rk-topics{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0 .2rem}.rk-topic{display:inline-flex;align-items:center;padding:.18rem .62rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.02em;border:1px solid transparent}.rk-topic--sr{background:#fef3c7;color:#92400e;border-color:#fde68a}body.dark .rk-topic--sr{background:color-mix(in srgb,#f59e0b 14%,transparent);color:#fcd34d;border-color:color-mix(in srgb,#f59e0b 28%,transparent)}.rk-topic--vi{background:#e0e7ff;color:#3730a3;border-color:#c7d2fe}body.dark .rk-topic--vi{background:color-mix(in srgb,#818cf8 14%,transparent);color:#a5b4fc;border-color:color-mix(in srgb,#818cf8 28%,transparent)}.rk-topic--bo{background:#ccfbf1;color:#0f766e;border-color:#99f6e4}body.dark .rk-topic--bo{background:color-mix(in srgb,#2dd4bf 14%,transparent);color:#5eead4;border-color:color-mix(in srgb,#2dd4bf 28%,transparent)}.rk-topic--qc{background:#ede9fe;color:#6d28d9;border-color:#ddd6fe}body.dark .rk-topic--qc{background:color-mix(in srgb,#a78bfa 14%,transparent);color:#c4b5fd;border-color:color-mix(in srgb,#a78bfa 28%,transparent)}.post-single .post-content p+p{margin-top:1.05rem}.post-single .post-content p+p::before{content:"";display:block;height:1px;width:40px;margin:.25rem 0 .85rem;background:color-mix(in srgb,var(--nk-line) 85%,transparent);border-radius:999px}.post-content blockquote{position:relative;overflow:hidden}.post-content blockquote::after{content:"“";position:absolute;right:14px;top:-10px;font-size:5rem;font-weight:800;opacity:.1;color:var(--nk-accent);pointer-events:none}body.dark .post-content blockquote::after{color:#ddd8d8;opacity:.1}.post-content ul{list-style:none;padding-left:1.1rem}.post-content ul li{position:relative;margin:.45rem 0}.post-content ul li::before{content:"";position:absolute;left:-1.05rem;top:.62em;width:.38rem;height:.38rem;border-radius:999px;background:color-mix(in srgb,var(--nk-accent) 55%,transparent)}body.dark .post-content ul li::before{background:color-mix(in srgb,#ddd8d8 52%,transparent)}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}:root{--nk-inkgrad:linear-gradient(
      90deg,
      color-mix(in srgb, var(--nk-accent) 75%, transparent),
      color-mix(in srgb, var(--nk-accent) 20%, transparent)
    )}body.dark{--nk-inkgrad:linear-gradient(
      90deg,
      color-mix(in srgb, #ddd8d8 75%, transparent),
      color-mix(in srgb, #ddd8d8 20%, transparent)
    )}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro{background:0 0!important;border-radius:0!important;padding:1.5rem 0 0!important;overflow:visible!important;box-shadow:none!important;text-align:center;position:relative;transition:none!important}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro::before{content:none!important}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro:hover{transform:none!important;box-shadow:none!important}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro p{font-family:"source serif 4",Georgia,serif;font-size:1.1rem;line-height:1.9;color:var(--nk-muted);font-style:italic;max-width:62ch;margin:0 auto;position:relative;padding-top:2.8rem}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro p::before{content:"\201C";position:absolute;top:-.2rem;left:50%;transform:translateX(-50%);font-size:5rem;line-height:1;font-style:normal;color:color-mix(in srgb,var(--nk-accent) 22%,transparent);font-family:"source serif 4",Georgia,serif;pointer-events:none}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro::after{content:"";display:block;width:2.5rem;height:2px;border-radius:2px;background:color-mix(in srgb,var(--nk-accent) 35%,transparent);margin:1.2rem auto 0}html:has(head link[rel=canonical][href$="/research/"]) .rk-intro>*{position:relative;z-index:1}html:has(head link[rel=canonical][href*="/research"]) .rk-blurb,html:has(head link[rel=canonical][href*="/research"]) .research-blurb,html:has(head link[rel=canonical][href*="/research"]) .post-content>p:first-of-type{opacity:0;transform:translateY(10px)scale(.985);animation:rk-in .85s ease-out forwards;animation-delay:.06s;will-change:opacity,transform}@keyframes rk-in{from{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media(prefers-reduced-motion:reduce){html:has(head link[rel=canonical][href*="/research"]) .rk-blurb,html:has(head link[rel=canonical][href*="/research"]) .research-blurb,html:has(head link[rel=canonical][href*="/research"]) .post-content>p:first-of-type{animation:none!important;opacity:1!important;transform:none!important}}html:has(head link[rel=canonical][href$="/research/"]) .rk-item{position:relative;border:none!important;border-radius:16px;overflow:hidden;transition:transform .16s ease,box-shadow .18s ease}html:has(head link[rel=canonical][href$="/research/"]) .rk-item::before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:var(--nk-inkgrad);-webkit-mask:linear-gradient(#000 0 0)content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}html:has(head link[rel=canonical][href$="/research/"]) .rk-item>*{position:relative;z-index:1}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:hover{transform:translateY(-2px);box-shadow:var(--nk-shadow,0 10px 30px rgba(17,24,39,6%))}html:has(head link[rel=canonical][href$="/research/"]) .rk-pills{margin-top:.65rem}html:has(head link[rel=canonical][href$="/news/"]) .post-content{border-left:none!important;padding-left:0!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-accord{--ns-accent:var(--nk-accent);--ns-muted:color-mix(in srgb, currentColor 60%, transparent);font-size:1.02rem;line-height:1.5;margin-top:.75rem}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year{border:none!important;background:0 0!important;margin:0 0 1.05rem!important;padding:0!important}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:999px;transition:background .18s ease,transform .18s ease}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary::-webkit-details-marker{display:none}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary:hover{background:color-mix(in srgb,var(--nk-accent) 10%,transparent);transform:translateY(-1px)}body.dark html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary:hover{background:color-mix(in srgb,#ddd8d8 10%,transparent)}html:has(head link[rel=canonical][href$="/news/"]) .ns-yearlabel{font-weight:850;font-size:1.25rem;letter-spacing:.02em;color:var(--ns-accent)}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-yearlabel{color:#ddd8d8}html:has(head link[rel=canonical][href$="/news/"]) .ns-list{list-style:none!important;padding:0!important;margin:.6rem 0 0!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-list::before,html:has(head link[rel=canonical][href$="/news/"]) .ns-list li::before{content:none!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li{display:grid;grid-template-columns:52px 1fr;gap:.75rem;align-items:start;padding:.75rem .9rem;margin:.6rem 0;border-radius:14px;border:1px solid var(--nk-line);background:color-mix(in srgb,var(--nk-paper) 92%,white);transition:transform .16s ease,box-shadow .18s ease,border-color .18s ease}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:hover{transform:translateY(-2px);box-shadow:var(--nk-shadow,0 10px 30px rgba(17,24,39,6%));border-color:color-mix(in srgb,var(--nk-accent) 24%,transparent)}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:hover{border-color:color-mix(in srgb,#ddd8d8 22%,transparent)}html:has(head link[rel=canonical][href$="/news/"]) .ns-month{text-align:right;font-variant-numeric:tabular-nums;font-weight:700;color:color-mix(in srgb,currentColor 60%,transparent);padding-top:.05rem}html:has(head link[rel=canonical][href$="/news/"]) .ns-body{color:color-mix(in srgb,currentColor 86%,transparent)}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a{color:inherit;text-decoration:none!important;position:relative;display:inline-block;padding-bottom:2px}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2.5px;border-radius:999px;background:var(--nk-inkgrad);transform:scaleX(0);transform-origin:left;transition:transform .25s ease;pointer-events:none}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover{color:var(--nk-accent)}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover{color:#ddd8d8}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover::after{transform:scaleX(1)}@media(max-width:680px){html:has(head link[rel=canonical][href$="/news/"]) .ns-list li{grid-template-columns:44px 1fr;padding:.7rem .8rem}}.post-content details.ns-year>summary::after{transform-origin:center;will-change:transform,opacity}.post-content details.ns-year>summary::after{animation:nk-news-chevron-in .85s ease-out .25s both}.post-content details.ns-year:not([open])>summary::after{transform:rotate(-90deg)}.post-content details.ns-year[open]>summary::after{transform:rotate(90deg)}@keyframes nk-news-chevron-in{from{opacity:0;transform:translateX(-4px)scale(.6)rotate(-90deg)}to{opacity:.85;transform:translateX(0)scale(1)rotate(-90deg)}}.post-content details.ns-year>summary:hover::after{opacity:1;transform:scale(1.05)rotate(var(--_chev-rot,-90deg))}body.dark .post-content details.ns-year>summary::after{color:#ddd8d8}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li{opacity:0;transform:translateY(10px)scale(.985);animation:nk-news-card-in .85s ease-out forwards}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:nth-child(1){animation-delay:.06s}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:nth-child(2){animation-delay:.12s}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:nth-child(3){animation-delay:.18s}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:nth-child(4){animation-delay:.24s}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:nth-child(5){animation-delay:.3s}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li:nth-child(6){animation-delay:.36s}@keyframes nk-news-card-in{from{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media(prefers-reduced-motion:reduce){html:has(head link[rel=canonical][href$="/news/"]) .ns-list li{animation:none!important;opacity:1!important;transform:none!important}}html:has(head link[rel=canonical][href$="/news/"]) .post-single .post-title::after{content:"📰"!important;display:inline-block!important;margin-left:.45rem!important;font-size:1.2em!important;vertical-align:middle!important;background:0 0!important;-webkit-text-fill-color:initial!important;animation:nk-news-icon-float 3.4s ease-in-out infinite!important}@keyframes nk-news-icon-float{0%,100%{transform:translateY(0)rotate(-5deg);filter:drop-shadow(0 0 0 transparent)}50%{transform:translateY(-5px)rotate(5deg);filter:drop-shadow(0 4px 8px rgba(80,0,0,.15))}}html:has(head link[rel=canonical][href$="/news/"]) .post-single .post-title::after{}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary{display:flex!important;align-items:center!important;gap:0!important;width:100%!important;padding:.4rem 0!important;border-radius:0!important;background:0 0!important;margin-bottom:1rem;cursor:pointer}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary:hover{background:0 0!important;transform:none!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-yearlabel{order:1;display:block!important;width:52px!important;height:52px!important;line-height:48px!important;text-align:center!important;border-radius:50%!important;border:2px solid color-mix(in srgb,var(--nk-accent) 45%,transparent)!important;background:var(--nk-paper)!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.01em!important;color:var(--nk-accent)!important;flex-shrink:0!important;box-sizing:border-box!important;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;position:relative;z-index:2;white-space:nowrap}html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-yearlabel{background:var(--nk-accent)!important;color:#fff!important;border-color:var(--nk-accent)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--nk-accent) 14%,transparent)!important}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary:hover .ns-yearlabel{border-color:var(--nk-accent)!important;background:var(--nk-paper)!important;color:color-mix(in srgb,var(--nk-accent) 90%,#000)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--nk-accent) 10%,transparent)!important}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary::before{content:""!important;display:block!important;order:2;flex:1!important;height:1px!important;background:var(--nk-line)!important;margin:0 .9rem!important;pointer-events:none}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary::after{order:3}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-yearlabel{color:#ddd8d8!important;border-color:color-mix(in srgb,#ddd8d8 40%,transparent)!important}body.dark html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-yearlabel{background:#ddd8d8!important;color:var(--nk-paper)!important;border-color:#ddd8d8!important;box-shadow:0 0 0 5px color-mix(in srgb,#ddd8d8 14%,transparent)!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-month{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.12rem .4rem!important;border-radius:6px!important;border:1px solid var(--nk-line)!important;background:color-mix(in srgb,var(--nk-ink) 4%,transparent)!important;font-family:var(--font-mono)!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:.04em!important;color:var(--nk-muted)!important;white-space:nowrap;font-variant-numeric:tabular-nums}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type] .ns-month{display:inline-flex!important;flex-direction:column!important;align-items:center!important;gap:.2rem!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type] .ns-month::before{font-size:.95rem;line-height:1}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type=award] .ns-month::before{content:"🏆"}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type=paper] .ns-month::before{content:"📄"}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type=talk] .ns-month::before{content:"🎤"}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type=internship] .ns-month::before{content:"💼"}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type=media] .ns-month::before{content:"📰"}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li[data-type=code] .ns-month::before{content:"💻"}html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list{border-left:2px solid color-mix(in srgb,var(--nk-accent) 18%,transparent);margin-left:.5rem!important;padding-left:.85rem!important}body.dark html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list{border-left-color:color-mix(in srgb,#ddd8d8 16%,transparent)}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li{position:relative}html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list li::after{content:"";position:absolute;left:calc(-.85rem - 2px);top:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background:var(--nk-paper);border:2px solid color-mix(in srgb,var(--nk-accent) 55%,transparent);box-sizing:border-box;z-index:2;pointer-events:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list li:first-child::after{background:var(--nk-accent);border-color:var(--nk-accent);width:11px;height:11px;box-shadow:0 0 0 3px color-mix(in srgb,var(--nk-accent) 15%,transparent)}html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list li:hover::after{background:color-mix(in srgb,var(--nk-accent) 18%,transparent);border-color:var(--nk-accent)}body.dark html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list li::after{background:var(--nk-paper);border-color:color-mix(in srgb,#ddd8d8 45%,transparent)}body.dark html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list li:first-child::after{background:#ddd8d8;border-color:#ddd8d8;box-shadow:0 0 0 3px color-mix(in srgb,#ddd8d8 15%,transparent)}body.dark html:has(head link[rel=canonical][href$="/news/"]) details[open] .ns-list li:hover::after{background:color-mix(in srgb,#ddd8d8 18%,transparent);border-color:#ddd8d8}html:has(head link[rel=canonical][href$="/news/"]) .ns-badge{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:999px;font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#166534;background:#dcfce7;border:1px solid #86efac;margin-right:.4rem;vertical-align:middle;animation:ns-badge-pulse 2.5s ease-in-out infinite}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-badge{color:#86efac;background:color-mix(in srgb,#22c55e 12%,transparent);border-color:color-mix(in srgb,#22c55e 30%,transparent)}@keyframes ns-badge-pulse{0%,100%{box-shadow:0 0 color-mix(in srgb,#22c55e 0%,transparent)}50%{box-shadow:0 0 0 7px color-mix(in srgb,#22c55e 40%,transparent)}}html:has(head link[rel=canonical][href$="/research/"]) .rk-item{position:relative;border-radius:14px;border:1px solid var(--nk-line)!important;background:color-mix(in srgb,var(--nk-paper) 92%,white);box-shadow:none;overflow:hidden;transition:transform .16s ease,box-shadow .18s ease,border-color .18s ease}html:has(head link[rel=canonical][href$="/research/"]) .rk-item::before,html:has(head link[rel=canonical][href$="/research/"]) .rk-item::after{content:none!important;display:none!important}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:hover{transform:translateY(-2px);box-shadow:var(--nk-shadow,0 10px 30px rgba(17,24,39,6%));border-color:color-mix(in srgb,var(--nk-accent) 24%,transparent)!important}body.dark html:has(head link[rel=canonical][href$="/research/"]) .rk-item{background:color-mix(in srgb,var(--nk-paper) 88%,black)}body.dark html:has(head link[rel=canonical][href$="/research/"]) .rk-item:hover{border-color:color-mix(in srgb,#ddd8d8 22%,transparent)!important}html:has(head link[rel=canonical][href$="/research/"]) .rk-body{padding:.05rem 0}html:has(head link[rel=canonical][href$="/research/"]) .rk-pills{margin-top:.6rem}html:has(head link[rel=canonical][href$="/research/"]) .rk-item{opacity:0;transform:translateY(10px)scale(.985);animation:nk-research-card-in .85s ease-out forwards}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:nth-of-type(1){animation-delay:.05s}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:nth-of-type(2){animation-delay:.12s}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:nth-of-type(3){animation-delay:.19s}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:nth-of-type(4){animation-delay:.26s}html:has(head link[rel=canonical][href$="/research/"]) .rk-item:nth-of-type(5){animation-delay:.33s}@keyframes nk-research-card-in{from{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media(prefers-reduced-motion:reduce){html:has(head link[rel=canonical][href$="/research/"]) .rk-item{animation:none!important;opacity:1!important;transform:none!important}}.post-content .ns-accord details.ns-year>summary{position:relative;cursor:pointer;user-select:none;padding:.35rem 2rem .35rem 0;border-radius:12px;transition:background .18s ease,transform .18s ease}.post-content .ns-accord details.ns-year>summary:hover{background:color-mix(in srgb,var(--nk-accent,#500000) 6%,transparent);transform:translateY(-1px)}body.dark .post-content .ns-accord details.ns-year>summary:hover{background:color-mix(in srgb,#ddd8d8 8%,transparent)}.post-content .ns-accord details.ns-year>summary::after{content:"▾";position:absolute;right:.25rem;top:50%;transform:translateY(-52%)rotate(0);font-size:1.05rem;font-weight:900;color:var(--ns-accent);opacity:.85;transition:transform .22s ease,opacity .22s ease}.post-content .ns-accord details.ns-year:not([open])>summary::after{transform:translateY(-52%)rotate(-90deg);opacity:.75}.post-content .ns-accord details.ns-year:not([open]) .ns-yearlabel{position:relative;padding-right:.35rem}.post-content .ns-accord details.ns-year:not([open]) .ns-yearlabel::after{content:" ";font-weight:800;opacity:.85;margin-left:.35rem;text-decoration-line:underline;text-decoration-thickness:2.5px;text-underline-offset:5px;text-decoration-color:var(--nk-accent,#500000);color:var(--nk-accent,#500000)}body.dark .post-content .ns-accord details.ns-year:not([open]) .ns-yearlabel::after{color:#ddd8d8;text-decoration-color:#ddd8d8}.post-content .ns-accord details.ns-year[open] .ns-yearlabel::after{content:none!important}.post-content .ns-accord details.ns-year>summary:hover .ns-yearlabel{color:var(--nk-accent,#500000)}body.dark .post-content .ns-accord details.ns-year>summary:hover .ns-yearlabel{color:#ddd8d8}.post-content .ns-body a,.post-content .ns-body a:link,.post-content .ns-body a:visited{font-weight:750!important;color:var(--ns-accent)!important;text-decoration:none!important;border-bottom:none!important;padding-bottom:2px;position:relative}.post-content .ns-body a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2.5px;border-radius:999px;background:var(--ns-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s ease;pointer-events:none}.post-content .ns-body a:hover::after{transform:scaleX(1)}.post-content .ns-body a:hover{color:var(--ns-accent)!important}body.dark .post-content .ns-body a::after{background:#ddd8d8}body.dark .post-content .ns-body a,body.dark .post-content .ns-body a:hover{color:#ddd8d8!important}.post-content .ns-openhint{display:none!important}.post-content details.ns-year>summary{display:inline-flex!important;align-items:center!important;gap:.55rem!important;cursor:pointer}.post-content details.ns-year>summary::after{content:"›";display:inline-block;font-size:.95em;opacity:.55;transform:rotate(0)translateY(1px);transition:transform .22s ease,opacity .22s ease;color:var(--ns-accent)}.post-content details.ns-year[open]>summary::after{transform:rotate(90deg)translateY(1px);opacity:.85}.post-content details.ns-year>summary:hover::after{opacity:1}body.dark .post-content details.ns-year>summary::after{color:#ddd8d8}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a{display:inline;position:relative;text-decoration:none!important;color:inherit!important;font-weight:750!important;padding-bottom:3px;background-origin:content-box;background-image:linear-gradient(var(--nk-accent,#500000),var(--nk-accent,#500000));background-repeat:no-repeat;background-position:0 118%;background-size:0% 2.4px;transition:background-size .3s ease,color .18s ease}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover{background-size:100% 2.4px;color:var(--nk-accent,#500000)!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a::after{content:none!important}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-body a{background-image:linear-gradient(#ddd8d8,#ddd8d8)}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover{color:#ddd8d8!important}:root{--nk-inkgrad:linear-gradient(
    90deg,
    color-mix(in srgb, var(--nk-accent) 75%, transparent),
    color-mix(in srgb, var(--nk-accent) 20%, transparent)
  )}body.dark{--nk-inkgrad:linear-gradient(
    90deg,
    color-mix(in srgb, #ddd8d8 75%, transparent),
    color-mix(in srgb, #ddd8d8 20%, transparent)
  )}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a,html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:link,html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:visited{display:inline;position:relative;text-decoration:none!important;border-bottom:none!important;box-shadow:none!important;-webkit-text-decoration:none!important;color:inherit!important;-webkit-text-fill-color:currentColor;font-weight:750!important;padding-bottom:3px;background-origin:content-box;background-image:var(--nk-inkgrad);background-repeat:no-repeat;background-position:0 118%;background-size:0% 2.5px;transition:background-size .3s ease,color .18s ease}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover{background-size:100% 2.5px;color:var(--nk-accent)!important}body.dark html:has(head link[rel=canonical][href$="/news/"]) .ns-body a:hover{color:#ddd8d8!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-body a::after{content:none!important;display:none!important}html:has(head link[rel=canonical][href*="/contact"]) .ct-hero{transition:transform .16s ease,box-shadow .18s ease,border-color .18s ease}html:has(head link[rel=canonical][href*="/contact"]) .ct-hero:hover{transform:translateY(-2px);box-shadow:var(--ct-shadow,0 10px 30px rgba(17,24,39,6%));border-color:color-mix(in srgb,var(--ct-accent) 24%,transparent)}body.dark html:has(head link[rel=canonical][href*="/contact"]) .ct-hero:hover{border-color:color-mix(in srgb,#ddd8d8 22%,transparent)}:root{--font-heading:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}.profile-mode .post-content p,.home-info p,.profile_inner .subtitle,.profile_inner .subtitle p{font-family:"source serif 4",Georgia,times new roman,serif;font-size:1.07rem;line-height:1.82}.header,.nav,.site-header,.header .nav{position:sticky!important;top:0!important;z-index:100!important;backdrop-filter:blur(14px)saturate(1.3)!important;-webkit-backdrop-filter:blur(14px)saturate(1.3)!important;background:color-mix(in srgb,var(--nk-paper) 82%,transparent)!important}.profile-mode img,.home-info img,#profile img{border-radius:50%!important;box-shadow:0 0 0 4px var(--nk-paper),0 0 0 6px color-mix(in srgb,var(--nk-accent) 30%,transparent),0 8px 32px color-mix(in srgb,var(--nk-accent) 12%,transparent)!important;transition:box-shadow .35s ease!important;animation:nk-float 4s ease-in-out infinite}@keyframes nk-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.profile-mode img:hover,.home-info img:hover,#profile img:hover{box-shadow:0 0 0 4px var(--nk-paper),0 0 0 6px color-mix(in srgb,var(--nk-accent) 55%,transparent),0 12px 40px color-mix(in srgb,var(--nk-accent) 20%,transparent)!important}body.dark .profile-mode img,body.dark .home-info img,body.dark #profile img{box-shadow:0 0 0 4px var(--nk-paper),0 0 0 6px color-mix(in srgb,#ddd8d8 28%,transparent),0 8px 32px color-mix(in srgb,#ddd8d8 10%,transparent)!important}@keyframes nk-fadeInUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}main,.profile-mode,#profile{animation:nk-fadeInUp .45s ease both}body::before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient( ellipse 80% 40% at 50% -10%,color-mix(in srgb,var(--nk-accent) 5%,transparent),transparent 60% );pointer-events:none}body.dark::before{background:radial-gradient( ellipse 80% 40% at 50% -10%,color-mix(in srgb,var(--nk-accent) 8%,transparent),transparent 60% )}.nk-aff-htl{display:grid;grid-template-columns:repeat(3,1fr);position:relative;margin-bottom:1.3rem}.nk-aff-htl::before{content:"";position:absolute;top:.3rem;left:calc(100%/6);right:calc(100%/6);height:2px;border-radius:2px;background:color-mix(in srgb,var(--nk-accent) 22%,transparent)}body.dark .nk-aff-htl::before{background:color-mix(in srgb,#ddd8d8 20%,transparent)}.nk-aff-hitem{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:1.1rem;position:relative}.nk-aff-hitem::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:.62rem;height:.62rem;border-radius:50%;background:var(--nk-paper);border:2px solid color-mix(in srgb,var(--nk-accent) 55%,transparent);box-sizing:border-box}body.dark .nk-aff-hitem::before{border-color:color-mix(in srgb,#ddd8d8 50%,transparent)}.nk-aff-hitem--primary::before{background:var(--nk-accent);border-color:var(--nk-accent)}body.dark .nk-aff-hitem--primary::before{background:#ddd8d8;border-color:#ddd8d8}.nk-aff-hitem--current::before{background:#22c55e;border-color:#22c55e;box-shadow:0 0 0 4px color-mix(in srgb,#22c55e 40%,transparent),0 0 8px 2px color-mix(in srgb,#22c55e 25%,transparent);animation:nk-pulse 2s ease-in-out infinite}@keyframes nk-pulse{0%,100%{box-shadow:0 0 0 4px color-mix(in srgb,#22c55e 40%,transparent),0 0 8px 2px color-mix(in srgb,#22c55e 25%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,#22c55e 25%,transparent),0 0 14px 4px color-mix(in srgb,#22c55e 18%,transparent)}}.nk-aff-horg{font-size:.8rem;font-weight:700;color:var(--nk-ink);line-height:1.3}.nk-aff-hrole{font-size:.72rem;color:var(--nk-muted);margin-top:.15rem;line-height:1.3}.nk-now{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.04em;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:.05rem .35rem;vertical-align:middle;line-height:1.4}body.dark .nk-now{color:#86efac;background:color-mix(in srgb,#22c55e 12%,transparent);border-color:color-mix(in srgb,#22c55e 30%,transparent)}@media(max-width:480px){.nk-aff-htl{grid-template-columns:1fr;gap:.5rem}.nk-aff-htl::before{display:none}.nk-aff-hitem{align-items:flex-start;text-align:left;padding-top:0;padding-left:1.1rem}.nk-aff-hitem::before{left:0;top:.2rem;transform:none}}.nk-chip{display:inline-flex;align-items:center;padding:.18rem .55rem;margin:0;border-radius:999px;border:1px solid color-mix(in srgb,var(--nk-accent) 35%,transparent);background:color-mix(in srgb,var(--nk-accent) 8%,transparent);color:var(--nk-accent);font-size:.76rem;font-weight:600;letter-spacing:.03em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;cursor:default}.nk-chip:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 4px 14px color-mix(in srgb,var(--nk-accent) 20%,transparent);background:color-mix(in srgb,var(--nk-accent) 14%,transparent)}body.dark .nk-chip{border-color:color-mix(in srgb,#ddd8d8 30%,transparent);background:color-mix(in srgb,#ddd8d8 10%,transparent);color:#ddd8d8}body.dark .nk-chip:hover{box-shadow:0 4px 14px color-mix(in srgb,#ddd8d8 14%,transparent);background:color-mix(in srgb,#ddd8d8 16%,transparent)}.main .profile{justify-content:center!important;min-height:auto!important}.profile .profile_inner{align-items:center!important;text-align:center!important}.profile_inner .subtitle,.profile_inner .subtitle p,.profile_inner .subtitle div,.profile_inner .subtitle span{text-align:center!important}.profile_inner .social-icons{justify-content:center!important}.profile_inner .buttons{justify-content:center!important}.profile_inner>*{opacity:0;animation:nk-fadeInUp .5s ease forwards}.profile_inner>*:nth-child(1){animation-delay:.1s}.profile_inner>*:nth-child(2){animation-delay:.22s}.profile_inner>*:nth-child(3){animation-delay:.38s}.profile_inner>*:nth-child(4){animation-delay:.54s}.profile_inner>*:nth-child(5){animation-delay:.68s}.profile_inner>*:nth-child(6){animation-delay:.8s}.profile-mode::after{content:"↓";display:block;text-align:center;color:var(--nk-muted);font-size:1.1rem;margin-top:2rem;animation:nk-bounce 2s ease-in-out infinite}@keyframes nk-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}.rk-controls{display:inline-flex;align-items:center;gap:3px;margin:2rem auto;padding:4px;border-radius:999px;background:color-mix(in srgb,var(--nk-ink) 6%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--nk-line);width:fit-content;margin-left:auto;margin-right:auto;box-shadow:inset 0 1px 3px color-mix(in srgb,var(--nk-ink) 6%,transparent)}.rk-tab{display:inline-flex;align-items:center;padding:.38rem 1.05rem;border-radius:999px;border:none;background:0 0;color:var(--nk-muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease;font-family:var(--font-body);white-space:nowrap}.rk-tab:hover{color:var(--nk-ink);background:color-mix(in srgb,var(--nk-ink) 6%,transparent)}.rk-tab--active{background:linear-gradient(135deg,var(--nk-accent) 0%,color-mix(in srgb,var(--nk-accent) 78%,#000) 100%)!important;color:#fff!important;box-shadow:0 2px 8px color-mix(in srgb,var(--nk-accent) 35%,transparent),0 1px 2px rgba(0,0,0,.12)!important}body.dark .rk-tab--active{background:linear-gradient(135deg,rgba(255,255,255,.92) 0%,rgba(220,216,216,.85) 100%)!important;color:#0c0f14!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important}.rk-tab-count{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:50%;font-size:.68rem;background:color-mix(in srgb,currentColor 15%,transparent);line-height:1}.rk-group{transition:opacity .25s ease}.rk-status{display:inline-block;margin-top:.25rem;font-size:.76rem;font-style:italic;padding:.1rem .5rem;border-radius:999px;border:1px solid var(--nk-line);background:color-mix(in srgb,var(--nk-ink) 4%,transparent);color:var(--nk-muted)}.rk-htl{display:flex;align-items:center;justify-content:center;gap:0;margin:.5rem auto 2.5rem;max-width:620px}.rk-htl-all{display:inline-flex;align-items:center;padding:.28rem .85rem;border-radius:999px;border:1.5px solid var(--nk-line);background:0 0;color:var(--nk-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-family:var(--font-body);flex-shrink:0;margin-bottom:1.4rem;transition:background .18s ease,border-color .18s ease,color .18s ease}.rk-htl-all--active{background:var(--nk-accent);border-color:var(--nk-accent);color:#fff}.rk-htl-all:hover:not(.rk-htl-all--active){border-color:color-mix(in srgb,var(--nk-accent) 45%,transparent);color:var(--nk-accent)}body.dark .rk-htl-all--active{background:#ddd8d8;border-color:#ddd8d8;color:#0c0f14}.rk-htl-sep{width:22px;height:2px;background:var(--nk-line);border-radius:2px;flex-shrink:0;margin-bottom:1.4rem}.rk-htl-node{display:flex;flex-direction:column;align-items:center;gap:.52rem;flex-shrink:0;background:0 0;border:none;padding:0;cursor:pointer;font-family:var(--font-body);transition:opacity .2s ease}.rk-htl-node:hover .rk-htl-dot{border-color:var(--nk-accent);background:color-mix(in srgb,var(--nk-accent) 12%,transparent)}.rk-htl-node:hover .rk-htl-lbl{color:var(--nk-accent)}body.dark .rk-htl-node:hover .rk-htl-lbl{color:#ddd8d8}.rk-htl-conn{flex:1;height:2px;min-width:45px;max-width:120px;margin-bottom:1.4rem;background:linear-gradient( 90deg,color-mix(in srgb,var(--nk-accent) 45%,transparent),color-mix(in srgb,var(--nk-accent) 18%,transparent) );border-radius:2px;transition:opacity .2s ease}body.dark .rk-htl-conn{background:linear-gradient( 90deg,color-mix(in srgb,#ddd8d8 38%,transparent),color-mix(in srgb,#ddd8d8 12%,transparent) )}.rk-htl-dot{width:.85rem;height:.85rem;border-radius:50%;background:var(--nk-paper);border:2px solid color-mix(in srgb,var(--nk-accent) 38%,transparent);box-sizing:border-box;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}body.dark .rk-htl-dot{border-color:color-mix(in srgb,#ddd8d8 35%,transparent)}.rk-htl-dot--recent{width:.95rem;height:.95rem;background:color-mix(in srgb,var(--nk-accent) 65%,transparent);border-color:var(--nk-accent);box-shadow:none}body.dark .rk-htl-dot--recent{background:#ddd8d8;border-color:#ddd8d8;box-shadow:0 0 0 4px color-mix(in srgb,#ddd8d8 15%,transparent)}.rk-htl-lbl{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--nk-muted);transition:color .2s ease}.rk-htl-node--selected .rk-htl-dot{background:var(--nk-accent)!important;border-color:var(--nk-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--nk-accent) 18%,transparent)!important;width:1.05rem!important;height:1.05rem!important}.rk-htl-node--selected .rk-htl-lbl{color:var(--nk-accent)!important}body.dark .rk-htl-node--selected .rk-htl-dot{background:#ddd8d8!important;border-color:#ddd8d8!important}body.dark .rk-htl-node--selected .rk-htl-lbl{color:#ddd8d8!important}.rk-htl--filtered .rk-htl-node:not(.rk-htl-node--selected){opacity:.32}.rk-htl--filtered .rk-htl-conn{opacity:.25}html:has(head link[rel=canonical][href$="/research/"]) .rk-year{font-size:1.15rem!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:none;color:var(--nk-ink)!important;opacity:.8;padding-top:.2rem}html:has(head link[rel=canonical][href$="/research/"]) .rk-year::after{display:none!important}.rk-meta strong{text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--rk-text,var(--nk-ink)) 35%,transparent);text-underline-offset:3px;text-decoration-thickness:1.5px;text-decoration-style:solid}body.dark .rk-meta strong{text-decoration-color:color-mix(in srgb,#ddd8d8 32%,transparent)}.social-icons a{border-radius:50%;padding:5px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease!important}.social-icons a:hover{transform:scale(1.18)!important;background:color-mix(in srgb,var(--nk-accent) 10%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--nk-accent) 10%,transparent)}body.dark .social-icons a:hover{background:color-mix(in srgb,#ddd8d8 10%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,#ddd8d8 10%,transparent)}.logo a,.header .logo a{font-weight:750!important;font-size:1rem!important;letter-spacing:-.01em;color:var(--nk-ink)!important;text-decoration:none!important;transition:color .2s ease}.logo a:hover,.header .logo a:hover{color:var(--nk-accent)!important}body.dark .logo a:hover,body.dark .header .logo a:hover{color:#ddd8d8!important}#menu a::before,#menu a::after{display:none!important;content:none!important}#menu a{font-size:.78rem!important;font-weight:600!important;letter-spacing:.055em!important;text-transform:uppercase!important;color:var(--nk-muted)!important;padding:.38rem .7rem!important;border-radius:0!important;border:none!important;text-decoration:none!important;background-image:linear-gradient(var(--nk-accent),var(--nk-accent))!important;background-size:0% 2px!important;background-position:0 100%!important;background-repeat:no-repeat!important;background-color:transparent!important;transition:background-size .26s ease,color .2s ease!important}body.dark #menu a{background-image:linear-gradient(#ddd8d8,#ddd8d8)!important}#menu a:hover{color:var(--nk-ink)!important;background-size:100% 2px!important}body.dark #menu a:hover{color:rgba(255,255,255,.92)!important}#menu a:has(span.active){color:var(--nk-ink)!important;background-size:100% 2px!important}body.dark #menu a:has(span.active){color:rgba(255,255,255,.92)!important}.button::after,.btn::after,.home-info .button::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient( 120deg,transparent 0%,color-mix(in srgb,var(--nk-accent) 14%,transparent) 50%,transparent 100% )!important;transform:translateX(-100%)!important;transition:transform .42s ease!important;pointer-events:none!important;display:block!important}.button:hover::after,.btn:hover::after,.home-info .button:hover::after{transform:translateX(100%)!important}.rk-item::before{transition:top .22s ease,bottom .22s ease,background .22s ease!important}.rk-item:hover::before{top:6px!important;bottom:6px!important;background:color-mix(in srgb,var(--rk-accent) 80%,transparent)!important}@media(max-width:640px){.nk-desc a,.nk-duty a{display:inline!important;padding-bottom:0!important;white-space:normal!important}}.nk-bio-mobile{display:none}.nk-bio-desktop{display:block}@media(max-width:640px){.nk-bio-mobile{display:block!important}.nk-bio-desktop{display:none!important}}body::after{content:"";position:fixed;top:0;left:0;z-index:9999;height:2.5px;width:var(--scroll,0%);background:linear-gradient( 90deg,var(--nk-accent),color-mix(in srgb,var(--nk-accent) 55%,transparent) );pointer-events:none;transition:width .08s linear}body.dark::after{background:linear-gradient( 90deg,#ddd8d8,color-mix(in srgb,#ddd8d8 50%,transparent) )}.top-link{background:var(--nk-paper)!important;border:1.5px solid var(--nk-line)!important;border-radius:999px!important;width:40px!important;height:40px!important;bottom:2rem!important;right:1.8rem!important;box-shadow:0 4px 16px rgba(17,24,39,8%)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .4s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.top-link:hover{transform:translateY(-3px)!important;border-color:color-mix(in srgb,var(--nk-accent) 50%,transparent)!important;box-shadow:0 8px 24px color-mix(in srgb,var(--nk-accent) 14%,transparent)!important}.top-link svg{fill:var(--nk-accent)!important;width:14px!important;height:14px!important}body.dark .top-link{background:color-mix(in srgb,var(--nk-paper) 90%,black)!important}body.dark .top-link svg{fill:#ddd8d8!important}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.2rem 0 1rem}.footer-rule{width:3rem;height:1px;background:var(--nk-line);border-radius:2px;margin-bottom:.2rem}.footer-copy{font-size:.82rem;font-weight:600;color:var(--nk-muted)}.footer-tagline{font-size:.74rem;color:color-mix(in srgb,var(--nk-muted) 70%,transparent);letter-spacing:.02em}@keyframes nk-page-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}main{animation:nk-page-in .35s ease both}@media(prefers-reduced-motion:reduce){main{animation:none!important}}@media(max-width:768px){.header,.nav,.header .nav{backdrop-filter:blur(18px)saturate(1.4)!important;-webkit-backdrop-filter:blur(18px)saturate(1.4)!important}#menu{flex-wrap:wrap!important;justify-content:center!important;gap:.2rem!important;padding:.35rem .5rem!important;row-gap:.3rem!important}#menu a{font-size:.7rem!important;padding:.3rem .55rem!important}}@media(max-width:640px){html{overflow-x:hidden!important}body{overflow-x:hidden!important;max-width:100vw!important}.main,.profile,.post-content,.post-single,.page-header{max-width:100%!important;width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.profile_inner{max-width:100%!important;width:100%!important;overflow:visible!important;box-sizing:border-box!important}.profile .profile_inner{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow-x:hidden!important}.profile_inner>span{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.profile_inner .subtitle,.profile_inner .subtitle p,.profile_inner .subtitle div,.profile_inner .subtitle span,.profile_inner .post-content p{word-break:break-word!important;overflow-wrap:break-word!important;max-width:100%!important;box-sizing:border-box!important}.profile_inner .subtitle p[style],.profile_inner p[style*=flex]{display:flex!important;flex-wrap:wrap!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.nk-aff-htl{max-width:100%!important;width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.profile_inner .social-icons,.profile_inner .buttons{max-width:100%!important;width:100%!important;flex-wrap:wrap!important;box-sizing:border-box!important}.profile-mode img,.home-info img,#profile img{width:140px!important;height:140px!important}.profile_inner h1{font-size:1.65rem!important;text-align:left!important}.main .profile{justify-content:center!important}.profile .profile_inner{align-items:center!important}.profile_inner .social-icons{justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.profile_inner .buttons{justify-content:center!important}.profile_inner .subtitle div,.profile_inner .subtitle p{text-align:center!important}.nk-aff-horg,.nk-aff-hrole{text-align:center!important}body{font-size:15px}.profile_inner .post-content p,.home-info p,.profile_inner .subtitle p{font-size:1.07rem!important;line-height:1.82!important}.profile_inner .subtitle p[style]{flex-wrap:wrap!important;gap:.28rem!important;justify-content:flex-start!important}.nk-chip{font-size:.65rem!important;font-weight:600!important;padding:.14rem .45rem!important;margin:0!important;letter-spacing:.01em!important;white-space:nowrap!important}.nk-aff-htl{grid-template-columns:1fr!important;gap:0!important;padding:0 0 0 1rem!important;margin-left:-1rem!important;margin-bottom:1.1rem!important;border:none!important;position:relative!important;overflow:visible!important}.nk-aff-htl::before{display:none!important;content:none!important}.nk-aff-htl::after{content:""!important;display:block!important;position:absolute!important;left:calc(1rem + .3rem - 1px)!important;top:.52rem!important;bottom:.52rem!important;width:2px!important;border-radius:2px!important;background:linear-gradient( to bottom,color-mix(in srgb,var(--nk-accent) 50%,transparent),color-mix(in srgb,var(--nk-accent) 8%,transparent) )!important;pointer-events:none!important;z-index:0!important}body.dark .nk-aff-htl::after{background:linear-gradient( to bottom,color-mix(in srgb,#ddd8d8 40%,transparent),color-mix(in srgb,#ddd8d8 6%,transparent) )!important}.nk-aff-hitem{display:grid!important;grid-template-columns:.6rem 1fr!important;grid-template-rows:auto auto!important;column-gap:0!important;row-gap:.04rem!important;align-items:start!important;text-align:left!important;padding:0 0 .78rem!important;position:static!important}.nk-aff-hitem:last-child{padding-bottom:0!important}.nk-aff-hitem::before{content:""!important;display:block!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;grid-column:1!important;grid-row:1/span 2!important;align-self:start!important;width:.6rem!important;height:.6rem!important;margin-top:.2rem!important;border-radius:50%!important;box-sizing:border-box!important;z-index:1!important}.nk-aff-horg{grid-column:2!important;grid-row:1!important;font-size:.68rem!important;font-weight:700!important}.nk-aff-hrole{grid-column:2!important;grid-row:2!important;font-size:.6rem!important;margin-top:0!important}.button,.btn,.home-info .button{font-size:.74rem!important;padding:.28rem .55rem!important}.nk-aff-hitem--current::before{animation:none!important;box-shadow:0 0 0 3px color-mix(in srgb,#22c55e 28%,transparent)!important}.profile_inner .buttons{gap:.3rem!important;flex-wrap:wrap!important}.button,.btn,.home-info .button{font-size:.78rem!important;padding:.3rem .62rem!important;min-height:40px!important}.social-icons{gap:.1rem}.social-icons a{padding:6px!important}.rk-htl{max-width:100%}.rk-htl-all{font-size:.74rem!important;padding:.28rem .65rem!important;margin-bottom:1rem!important;min-height:36px!important}.rk-htl-sep{width:12px!important;margin-bottom:1rem!important}.rk-htl-conn{min-width:14px!important;max-width:40px!important;margin-bottom:1rem!important}.rk-htl-dot{width:.78rem!important;height:.78rem!important}.rk-htl-dot--recent{width:.95rem!important;height:.95rem!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--nk-accent) 14%,transparent)!important}.rk-htl-node{padding-top:1rem!important;gap:.42rem!important}.rk-htl-lbl{font-size:.68rem!important;letter-spacing:.05em!important}.nk-face{padding:.85rem .95rem 2rem!important}.nk-title{font-size:.98rem!important}.nk-desc,.nk-duty{font-size:.88rem!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-yearlabel{width:42px!important;height:42px!important;line-height:38px!important;font-size:.88rem!important}html:has(head link[rel=canonical][href$="/news/"]) details.ns-year>summary::before{flex:0 0 .8rem!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-list li{padding:.6rem .72rem!important;gap:.5rem!important;grid-template-columns:44px 1fr!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-month{font-size:.6rem!important}html:has(head link[rel=canonical][href$="/news/"]) .ns-body{font-size:.88rem!important}html:has(head link[rel=canonical][href*="/contact"]) .ct-hero{padding:1rem 0 0!important}html:has(head link[rel=canonical][href*="/contact"]) .ct-hero p{font-size:.98rem!important;max-width:100%!important;padding:0 .5rem}html:has(head link[rel=canonical][href*="/contact"]) .ct-card{padding:1.1rem 1.2rem!important}html:has(head link[rel=canonical][href*="/contact"]) .ct-map iframe{height:260px!important}html:has(head link[rel=canonical][href*="/contact"]) .ct-map-label{font-size:.62rem!important;padding:.6rem 1rem!important}html:has(head link[rel=canonical][href$="/research/"]) .rk-year{font-size:.9rem!important}.top-link{right:.8rem!important;bottom:1rem!important;width:36px!important;height:36px!important}h1{font-size:clamp(1.6rem,6vw,2.2rem)!important}h2{font-size:clamp(1.25rem,4.5vw,1.7rem)!important}.footer,.footer-inner{text-align:center!important;align-items:center!important}.footer-tagline{font-size:.66rem!important;padding:0 1rem}}@media(max-width:390px){body{font-size:14px!important}#menu{flex-wrap:wrap!important;justify-content:center!important;gap:.15rem!important;padding:.25rem .4rem!important}#menu a{font-size:.66rem!important;padding:.26rem .4rem!important;letter-spacing:.04em!important}.profile-mode img,.home-info img,#profile img{width:115px!important;height:115px!important}.profile .profile_inner{padding-left:14px!important;padding-right:14px!important;width:100%!important;box-sizing:border-box!important}.profile_inner h1{font-size:1.45rem!important;line-height:1.2!important}.profile_inner .subtitle a,.profile_inner .subtitle p a,.profile_inner .post-content a,.home-info p a{display:inline!important;padding-bottom:0!important;white-space:normal!important}.profile_inner .subtitle p,.profile_inner .post-content p,.home-info p{font-size:.52rem!important;line-height:1.5!important;text-align:center!important;word-break:break-word!important;overflow-wrap:anywhere!important;hyphens:auto!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.nk-aff-htl{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.nk-aff-horg{font-size:.66rem!important}.nk-aff-hrole{font-size:.58rem!important}.nk-aff-htl{margin-bottom:.9rem!important}.nk-aff-hitem{padding-bottom:.65rem!important}.profile_inner .subtitle p[style]{flex-wrap:wrap!important;gap:.25rem!important;justify-content:flex-start!important}.nk-chip{font-size:.62rem!important;padding:.12rem .42rem!important;white-space:nowrap!important}.social-icons{gap:0!important}.social-icons a{padding:4px!important}.profile_inner .buttons{gap:.22rem!important;flex-wrap:wrap!important;justify-content:center!important}.button,.btn,.home-info .button{font-size:.68rem!important;padding:.24rem .48rem!important;min-height:0!important}.rk-htl-all{display:inline-flex!important;font-size:.62rem!important;padding:.22rem .5rem!important;margin-bottom:.9rem!important}.rk-htl-sep{display:block!important;width:8px!important;margin-bottom:.9rem!important}.rk-htl-conn{min-width:10px!important;max-width:32px!important}.rk-htl-lbl{font-size:.62rem!important}.rk-htl-dot{width:.68rem!important;height:.68rem!important}.rk-htl-dot--recent{width:.82rem!important;height:.82rem!important}.top-link{right:.5rem!important;bottom:.8rem!important}.footer-tagline{font-size:.62rem!important}}@supports(-webkit-touch-callout:none){.profile .profile_inner,.profile .profile_inner p,.profile-mode .profile_inner,.profile-mode .profile_inner p,.profile_inner .subtitle,.profile_inner .subtitle p{text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important;letter-spacing:normal!important;white-space:normal!important;-webkit-hyphens:auto;hyphens:auto}}