:root{--accent-color:#2c6f7e;--site-bg-top:#f5f1e9;--site-bg-mid:#e9f0ee;--site-bg-bottom:#c9e0e3;--site-heading:#26343a;--site-muted:#637178;--site-soft-border:rgba(44, 111, 126, 0.22);--site-soft-surface:rgba(255, 255, 255, 0.46);--site-hover-surface:rgba(255, 255, 255, 0.64);--site-header-bg:rgba(245, 241, 233, 0.86);--site-chip-bg:rgba(44, 111, 126, 0.1);--site-chip-border:rgba(44, 111, 126, 0.28);--site-chip-text:#245d6a;--site-link-contrast:#245d6a;--site-modal-bg:rgba(249, 247, 242, 0.98);--site-modal-text:#26343a;--site-code-bg:rgba(44, 111, 126, 0.08);--site-shadow:rgba(71, 61, 46, 0.16)}html[data-theme=dark]{--accent-color:#74c7d3;--site-bg-top:#20262d;--site-bg-mid:#173448;--site-bg-bottom:#0f6f98;--site-heading:#d8dde1;--site-muted:#b7c0c8;--site-soft-border:rgba(255, 255, 255, 0.12);--site-soft-surface:rgba(255, 255, 255, 0.045);--site-hover-surface:rgba(255, 255, 255, 0.07);--site-header-bg:rgba(32, 38, 45, 0.86);--site-chip-bg:rgba(116, 199, 211, 0.12);--site-chip-border:rgba(116, 199, 211, 0.34);--site-chip-text:#d7f4f7;--site-link-contrast:#f0f6f8;--site-modal-bg:rgba(32, 38, 45, 0.98);--site-modal-text:#f4fbfc;--site-code-bg:rgba(255, 255, 255, 0.06);--site-shadow:rgba(0, 0, 0, 0.38)}html{background:linear-gradient(180deg,var(--site-bg-top) 0%,var(--site-bg-mid) 58%,var(--site-bg-bottom) 100%)}body{text-rendering:optimizeLegibility}.header{backdrop-filter:blur(12px);background-color:var(--site-header-bg)}.header-shadow{box-shadow:0 1px 0 var(--site-soft-border)}.nav-links .nav-link a,.nav-title a{transition:color .18s ease,opacity .18s ease}.nav-links .nav-link a:hover,.nav-title a:hover{color:var(--accent-color);text-decoration:none}main#content{margin-top:82px}main#content>.container,.markdown-content,.home-posts{max-width:860px}.home-about{margin-bottom:1.5rem}.home-about .avatar img{box-shadow:0 18px 55px var(--site-shadow)}.home-about h1{font-size:2.15rem;margin-bottom:.35rem}.home-about h3{color:var(--site-muted);font-size:1.05rem;font-weight:700;margin-top:0}.research-highlights{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;list-style:none;margin:1.15rem auto 0;padding:0}.research-highlights li{background:var(--site-chip-bg);border:1px solid var(--site-chip-border);border-radius:999px;color:var(--site-chip-text);font-size:.78rem;font-weight:700;line-height:1;padding:.45rem .65rem}.markdown-content{line-height:1.55}.markdown-content>div{text-align:left!important}.markdown-content h1,.post-header-section h1,.home-posts h1,.list-posts .list-title{color:var(--site-heading);font-size:1.85rem;margin-top:2rem;margin-bottom:1.15rem}.markdown-content h1::after,.post-header-section h1::after,.home-posts h1::after,.list-posts .list-title::after{background:var(--accent-color);content:"";display:block;height:2px;margin-top:.55rem;width:3rem}.post-header-section h1::after,.list-posts .list-title::after{margin-left:auto;margin-right:auto}.markdown-content p{margin:0 0 1.05rem}.markdown-content a,.post-content a{color:var(--accent-color);font-weight:700;text-underline-offset:.18em}.markdown-content a:hover,.post-content a:hover{text-decoration-thickness:2px}.list-posts .posts-year{border-top:1px solid var(--site-soft-border);color:var(--site-heading);font-size:1.55rem;margin-top:3rem;padding-top:1.55rem}.list-posts .post-title{align-items:flex-start;border-radius:6px;display:flex;gap:1rem;margin:1rem 0 0;padding:.35rem .5rem;transition:background-color .18s ease}.list-posts .post-title:hover{background:var(--site-hover-surface)}.post-title .post-link{line-height:1.3;width:auto}.post-title .post-state{background:var(--site-chip-bg);border:1px solid var(--site-chip-border);border-radius:999px;color:var(--site-chip-text);flex:none;font-size:.78rem;font-weight:700;line-height:1;margin-left:auto;padding:.35rem .55rem;white-space:nowrap}.post-title .post-state i{font-style:normal}[role=post-state]{background:var(--site-chip-bg);border:1px solid var(--site-chip-border);border-radius:999px;color:var(--site-chip-text);display:inline-block;font-size:.78rem;font-weight:700;line-height:1;margin-bottom:.65rem;padding:.35rem .55rem}[role=post-state] i{font-style:normal}.post-content h3{color:var(--site-muted);font-size:1.2rem;margin-top:2.2rem}.post-content ul{list-style:none;padding-left:0}.post-content li{background:var(--site-soft-surface);border-left:3px solid var(--site-chip-border);margin:0 0 1rem;padding:.85rem 1rem;transition:background-color .18s ease,border-color .18s ease}.post-content li:hover{background:var(--site-hover-surface);border-left-color:var(--accent-color)}.post-content li p{margin:.35rem 0 0}.post-content li strong a,.post-content li strong a:visited{color:var(--accent-color)}.post-tags .post-tag{border-color:var(--site-chip-border);color:var(--accent-color);transition:background-color .18s ease,color .18s ease}.post-tags .post-tag:hover{background-color:var(--site-chip-bg);color:var(--site-modal-text)}.form-popup{background:var(--site-modal-bg);border:1px solid var(--site-soft-border);border-radius:8px;box-shadow:0 24px 80px var(--site-shadow);color:var(--site-modal-text);height:auto;left:50%;margin-left:0;margin-top:0;max-width:calc(100vw - 2rem);padding:1rem;top:12%;transform:translateX(-50%);width:min(620px,calc(100vw - 2rem));z-index:10}.form-container{background:0 0;max-width:none;padding:0}.form-container h2{color:var(--site-heading);margin:.35rem 0 .75rem}.cite-background{background-color:var(--site-code-bg);border:1px solid var(--site-soft-border);border-radius:6px;box-sizing:border-box;color:var(--site-modal-text);font-family:Consolas,liberation mono,monospace;font-size:.78rem;height:360px;line-height:1.45;margin:0 0 3.7rem;overflow:auto;padding:1rem;position:static;text-align:left;white-space:pre-wrap;width:100%}.form-container .btn{align-items:center;background-color:var(--site-chip-bg);border:1px solid var(--site-chip-border);border-radius:6px;bottom:1rem;color:var(--site-modal-text);display:inline-flex;justify-content:center;min-height:2.4rem;opacity:1;position:absolute}.form-container .btn:hover{background-color:var(--site-hover-surface);color:var(--site-modal-text)}.form-container .cancel{align-items:center;background-color:transparent;border:0;color:var(--site-modal-text);display:inline-flex;justify-content:center;min-height:2rem;padding:0;right:1rem;top:1rem;width:2rem}@media only screen and (min-width:821px){.markdown-content>div,.post-content>p>div{text-align:justify!important}}@media only screen and (max-width:820px){main#content{margin-top:68px}.home-about{margin-bottom:1rem}.home-about .avatar img{height:6.4rem;width:6.4rem}.home-about h1{font-size:1.75rem;margin-top:1rem}.home-about h3{font-size:.98rem}.research-highlights{gap:.4rem;margin-top:.85rem;max-width:18rem}.research-highlights li{font-size:.72rem;padding:.38rem .52rem}.markdown-content,.home-posts{padding:0 1rem}.markdown-content>div,.post-content>p>div{text-align:left!important}.markdown-content h1,.post-header-section h1,.home-posts h1,.list-posts .list-title{font-size:1.55rem;margin-top:1.65rem}.list-posts .post-title{display:block}.post-title .post-state{display:inline-block;margin:.45rem 0 0}.form-popup{box-sizing:border-box;left:1rem;max-height:82vh;overflow:auto;padding:.9rem;right:1rem;top:9%;transform:none;width:auto}.form-container{display:flex;flex-wrap:wrap;gap:.55rem}.form-container h2{flex:1 1 100%;font-size:1.25rem;margin-right:2.5rem}.cite-background{flex:1 1 100%;font-size:.7rem;height:min(48vh,320px);margin:0;width:100%}.form-container .copy,.form-container .download{bottom:auto;flex:1 1 calc(50% - .55rem);min-width:7rem;position:static;right:auto;width:auto}.form-container .cancel{position:absolute}}