@charset "UTF-8";:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--ai-disclaimer-font-size:0.9em;--accent:#c84032;--disclaimer-background:#ffecc5;--theme:#fdfaf4;--entry:#ffffff;--primary:#013a4a;--secondary:#5a7a83;--tertiary:#eef3f5;--content:#013a4a;--code-bg:#eef3f5;--code-block-bg:#012a36;--border:#d8e1e4}:root[data-theme=dark]{--accent:#22d3ee;--theme:#012a36;--disclaimer-background:#034f65;--entry:#03394a;--primary:#e0f2f1;--secondary:#88c0d0;--tertiary:#0b4f6c;--content:#e0f2f1;--code-bg:#0b4f6c;--code-block-bg:#001f29;--border:#0b4f6c}:root:not([data-theme=dark]) body.list{background:var(--theme)!important}:root:not([data-theme=dark]) a,:root:not([data-theme=dark]) .post-entry a,:root:not([data-theme=dark]) .micropost-entry a{color:var(--accent)!important;text-decoration:none!important;box-shadow:none!important}:root:not([data-theme=dark]) a:hover{box-shadow:0 1px 0 var(--accent)!important}:root:not([data-theme=dark]) #menu a:hover,:root:not([data-theme=dark]) #menu .active{color:var(--accent)!important;border-color:var(--accent)!important}:root[data-theme=dark]{--accent-bg:#444;--accent-border:var(--tertiary)}:root:not([data-theme=dark]) body,:root:not([data-theme=dark]) .post-content,:root:not([data-theme=dark]) .entry-content p,:root:not([data-theme=dark]) .profile .profile_inner h1,:root:not([data-theme=dark]) .post-header .post-title{color:var(--primary)!important}:root:not([data-theme=dark]) .post-meta,:root:not([data-theme=dark]) .entry-footer{color:var(--secondary)!important}.main.entry-content{font-size:1em}.main.micropost-content{font-size:1em}.main .post-entry{margin-bottom:1.5rem}.main .micropost-entry{margin-bottom:1.5rem}.header,.site-footer{position:fixed;left:0;width:100%;background:var(--theme);z-index:1000}.site-footer a{margin:0 calc(var(--gap)/3)}.header{top:0;height:var(--header-height);border-bottom:1px solid var(--border)}.site-footer{bottom:0;padding:1rem 0;text-align:center;font-size:.9rem;border-top:1px solid var(--border);color:var(--secondary)}.main{padding-top:var(--header-height);padding-bottom:4rem;margin-top:1rem}.home-info{min-height:0}h1,h2,h3,h4,h5,h6{scroll-margin-top:calc(var(--header-height) + .5rem)}#menu{display:flex;gap:var(--gap);margin:0;padding:0;list-style:none;overflow-x:auto}.footnote-preview,.ai-disclaimer{margin:1rem 0;padding:.75rem 1rem;border:1px solid var(--accent);border-radius:var(--radius);background-color:var(--disclaimer-background);color:var(--primary)}.footnote-ref{position:relative;text-decoration:none;color:var(--accent)}.footnote-preview{visibility:hidden;opacity:0;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);min-width:250px;max-width:400px;z-index:1000;transition:opacity .3s ease,visibility .3s ease;font-size:.9em;line-height:1.4;text-align:left}.footnote-ref:hover .footnote-preview{visibility:visible;opacity:1}.ai-disclaimer-comment{font-size:.8em;color:var(--secondary)}.ai-disclaimer{font-size:var(--ai-disclaimer-font-size)}.pagination a{background-color:var(--disclaimer-background);color:var(--primary)}.micropost-title{font-size:1em;font-weight:400;color:var(--accent);margin-bottom:.5rem}.micropost-entry{background:var(--entry);padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);transition:background .3s ease,transform .2s ease;margin-bottom:5px}.micropost-entry:hover{background:var(--tertiary);transform:translateY(-2px)}.micropost-entry.clickable-card{cursor:pointer}.micropost-content{font-size:.8em;color:var(--primary)}.entry-content.micropost-content{font-size:.9em;color:var(--content)}.post-content.micropost-content{font-size:1em;color:var(--content)}.micropost-content p{margin:0;margin-bottom:.7rem}.micropost-content p:last-of-type{margin-bottom:0!important}.micropost-content a{color:var(--accent)}.micropost-list-footer{margin-top:1rem;text-align:right;font-size:.9em}#menu-toggle{display:none}@media(max-width:890px){#menu-toggle{display:block;margin-right:1rem}#menu{display:none;position:absolute;top:var(--header-height);left:0;width:100%;flex-direction:column;background:var(--theme);border-bottom:1px solid var(--border)}#menu li{margin-inline-start:var(--gap)}#menu.show{display:flex}}html{overflow-y:auto}body{overflow-x:hidden}.footnote-preview p{margin:0}figure,.post-content img,.mermaid svg{margin:auto}.post-content img{display:block}.img-fluid{max-width:100%;height:auto}figure{text-align:center}.mermaid{width:70vw;max-width:70vw;position:relative;left:50%;transform:translateX(-50%)}.mermaid svg{display:block}.mermaid svg .nodeLabel span,.mermaid svg .edgeLabel span,.mermaid svg p,.mermaid svg text,.mermaid svg span{color:var(--primary)!important}.mermaid svg .node rect,.mermaid svg .node circle,.mermaid svg .node polygon,.mermaid svg .node ellipse{fill:var(--entry)!important;stroke:var(--accent)!important;stroke-width:1.5px!important}.mermaid svg .edgePath .path,.mermaid svg .messageLine0,.mermaid svg .messageLine1,.mermaid svg .flowchart-link{stroke:var(--accent)!important}.mermaid svg .marker,.mermaid svg .arrowheadPath{fill:var(--accent)!important;stroke:var(--accent)!important}:root[data-theme=dark] .mermaid svg .actor{fill:var(--entry)!important;stroke:var(--accent)!important}:root[data-theme=dark] .mermaid svg .actor text,:root[data-theme=dark] .mermaid svg .actor tspan{fill:var(--primary)!important}:root[data-theme=dark] .mermaid svg .actor-line{stroke:var(--tertiary)!important}:root[data-theme=dark] .mermaid svg .messageLine0,:root[data-theme=dark] .mermaid svg .messageLine1{stroke:var(--secondary)!important}:root[data-theme=dark] .mermaid svg .messageText{fill:var(--primary)!important}:root[data-theme=dark] .mermaid svg #arrowhead path{fill:var(--secondary)!important;stroke:var(--secondary)!important}:root[data-theme=dark] .mermaid svg [class*=activation]{fill:var(--accent)!important;stroke:var(--accent)!important}.rss-icon svg{width:1.25rem;height:1.25rem;vertical-align:middle;display:inline}