:root{--width:90%;--margin:0 auto;--font-size-base:1.05rem;--container-width:min(800px, 90vw);--color-bg-primary:#f8f7f1}.post-title{font-size:4rem;line-height:1.1;word-break:normal}main h1{margin-top:0}.post-content h2,.post-content h3{position:relative;display:flex;align-items:center}.post-content h2::before,.post-content h3::before{content:counter(h2)". ";flex-shrink:0;margin-right:1rem;display:inline-flex;align-items:center;justify-content:center;min-width:var(--square-size);min-height:var(--square-size);padding:.25rem .5rem;border-radius:4px}.post-content h1{--square-size:28px}.post-content h1::before{content:""}.post-content h1::after{width:var(--square-size);height:var(--square-size);background-color:#4a90e2}.post-content h2{--square-size:24px}.post-content h2::before{content:counter(h2)". ";background-color:#f99;color:#333}.post-content h3{--square-size:22px}.post-content h3::before{content:counter(h2)"." counter(h3)". ";background-color:#f4c430;color:#333}h2{font-size:1.3rem}.path-nav{padding-bottom:.5rem}.post-title{margin-bottom:.5em !important}.post-content>h1:first-child{color:#4a90e2;margin-top:0 !important;padding-top:0 !important;margin-bottom:3.5rem !important;font-size:1.2rem !important;line-height:1.1;font-weight:600}@media(max-width:600px){body{width:100vw !important;margin-left:auto}.post-title{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;font-size:2.5rem !important}.post-content>h1:first-child{margin-top:0 !important;padding-top:0 !important;margin-bottom:2rem !important;font-size:1.2rem !important;line-height:1.1;font-weight:600}.post-content h1::before{display:none}.post-content h2::before,.post-content h3::before{background-color:transparent;padding:0;min-width:auto;min-height:auto}.post-content h2::before{color:#f99}.post-content h3::before{color:#f4c430}}.floating-toc{position:fixed;right:4rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:0;z-index:100}.toc-dash,.toc-dash a{border-bottom:none !important}.toc-dash{display:flex;align-items:center;justify-content:flex-end;width:60px;border:none;height:25px;cursor:pointer;position:relative}.toc-dash::after{content:'';display:block;width:25px;height:4px;background-color:#d1d1d1;border-radius:4px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.toc-dash:hover::after{width:40px;background-color:#555;border:none}.toc-dash.active::after{width:50px;background-color:#4a90e2;border:none}.toc-dash.toc-h1::after{width:35px}.toc-dash.toc-h1:hover::after{width:50px;background-color:#4a90e2}.toc-dash.toc-h1.active::after{width:60px;background-color:#4a90e2}.toc-dash.toc-h2::after{width:25px}.toc-dash.toc-h2:hover::after{width:40px;background-color:#f99}.toc-dash.toc-h2.active::after{width:50px;background-color:#f99}.toc-dash.toc-h3::after{width:15px}.toc-dash.toc-h3:hover::after{width:30px;background-color:#f4c430}.toc-dash.toc-h3.active::after{width:40px;background-color:#f4c430}.toc-label{position:absolute;border:none;right:120%;top:50%;transform:translateY(-50%);background:var(--color-bg-secondary);color:var(--color-text-primary);border:1px solid var(--color-border);padding:6px 12px;font-size:.85rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s;pointer-events:none;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.toc-dash:hover .toc-label{opacity:1;visibility:visible;transform:translateY(-50%)translateX(-5px);border:none}@media(max-width:1200px){.floating-toc{display:none !important;visibility:hidden !important;width:0 !important;height:0 !important;right:-9999px !important}}.footnote-ref{color:#4a90e2 !important}.footnote-backref{color:#4a90e2 !important}.footnotes a{color:#4a90e2 !important}.post-content table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0}.post-content table table{display:table;width:100%}@media(max-width:600px){.post-content table{font-size:.9rem;border:1px solid #e0e0e0;border-radius:4px}.post-content table th,.post-content table td{white-space:nowrap;padding:.5rem}}