﻿:root{--color-bg: #ffffff;--color-bg-alt: #f5f5f5;--color-text: #333333;--color-text-muted: #666666;--color-primary: #cc0000;--color-primary-dark: #b30000;--color-primary-alpha-20: rgba(204, 0, 0, 0.2);--color-primary-alpha-10: rgba(204, 0, 0, 0.1);--color-success: #28a745;--color-warning: #ffc107;--color-link: #3274B5;--color-link-hover: #265d96;--color-border: #dddddd;--color-light-gray: #f5f5f5;--color-gray: #666666;--highlight-yellow: #fff8d0;--highlight-yellow-border: #e3d67c;--highlight-quote: #f5f5f5;--highlight-quote-border: #dddddd;--shadow-default: 2px 2px 5px rgba(0, 0, 0, 0.1);--box-multi-bg: #f9f9f9;--box-border: #cccccc;--postit-bg: #97C3F4;--postit-strong-bg: #85AFE1;--postit-strong-border: #6E9FD5;--color-code: #333333;--color-code-bg: #f5f5f5}[data-theme=dark]{--color-bg: #121212;--color-bg-alt: #1a1a1a;--color-text: #e0e0e0;--color-text-muted: #888888;--color-primary: #aaaaaa;--color-primary-dark: #888888;--color-primary-alpha-20: rgba(170, 170, 170, 0.2);--color-primary-alpha-10: rgba(170, 170, 170, 0.1);--color-success: #2fb344;--color-warning: #ffca2c;--color-link: #ffffff;--color-link-hover: #cccccc;--color-border: #333333;--color-light-gray: #1a1a1a;--color-gray: #888888;--highlight-yellow: #332d1c;--highlight-yellow-border: #443d2c;--highlight-quote: #1a1a1a;--highlight-quote-border: #2a2a2a;--shadow-default: 2px 2px 5px rgba(0, 0, 0, 0.3);--box-multi-bg: #1a1a1a;--box-border: #2a2a2a;--postit-bg: #4a4a4a;--postit-strong-bg: #3a3a3a;--postit-strong-border: #2a2a2a;--color-code: #e0e0e0;--color-code-bg: #1a1a1a;--strong-bg: #333333}body{transition:background-color .3s ease,color .3s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--color-text);background-color:var(--color-bg);margin:0;padding:0;font-size:1em}@font-face{font-family:"interregular";src:url("/assets/font/inter/Inter-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}:root{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}@supports(font-variation-settings: normal){:root{font-family:"Inter var"}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--color-text);margin:0;padding:0;font-size:1em}#header{background:var(--color-light-gray);padding:1rem 0;margin-bottom:0;border-bottom:3px double var(--color-border);box-shadow:var(--shadow-default)}#header .container{max-width:min(90%,1200px);margin:0 auto;padding:0 1rem}#header h1{margin:0;font-size:clamp(.9em,2vw,1.6em);font-weight:normal;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}#header h1::-webkit-scrollbar{display:none}#header h1 a{color:var(--color-primary);text-decoration:none;border-bottom:none}#header h1 a:hover{opacity:.8}#header h1 .separator{color:var(--color-gray);margin:0 .25rem}#container{max-width:min(90%,1200px);margin:0 auto;padding:0 1rem 2rem}.content-with-sidebar,.archive-layout{display:grid;grid-template-columns:minmax(0, 1fr) 300px;gap:2rem;margin-top:2rem}.content-with-sidebar>*:first-child,.archive-layout>*:first-child{min-width:0}aside,.archive-nav{background:var(--color-light-gray);padding:1.5rem;border:1px solid var(--color-border);border-bottom:3px double var(--color-border);box-shadow:var(--shadow-default)}aside section,.archive-nav section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}aside section:last-child,.archive-nav section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}aside section h2,.archive-nav section h2{font-size:1em;color:var(--color-gray);margin:0 0 1rem 0}aside section p,.archive-nav section p{color:var(--color-gray);margin:0 0 1rem 0}aside section ul,.archive-nav section ul{margin:0;padding:0;list-style:none}aside section ul li,.archive-nav section ul li{margin:0;padding:.5rem 0;text-indent:0}aside section ul li:before,.archive-nav section ul li:before{content:none}aside section ul li a,.archive-nav section ul li a{color:var(--color-text);text-decoration:none;border-bottom:1px solid var(--color-border)}aside section ul li a:hover,.archive-nav section ul li a:hover{color:var(--color-primary)}aside section ul li a.active,.archive-nav section ul li a.active{color:var(--color-primary);font-weight:bold;border-bottom:none}aside section ul li .count,.archive-nav section ul li .count{color:var(--color-gray);font-size:.9em}aside section ul ul li::before,.archive-nav section ul ul li::before{content:"—"}#footer{margin-top:4rem}#footer hr{margin:0}#footer ul{margin:2rem 0 0;padding:0;list-style:none;color:var(--color-gray)}.footer-content{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.footer-content hr{margin:0}.footer-content p{margin:0}.footer-content .theme-toggle-container{margin-left:auto}.post-preview{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px dashed var(--color-border)}.post-preview:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.post-preview h2{margin:0;font-size:1.3em}.post-preview h2 a{color:var(--color-link);text-decoration:none;border-bottom:1px solid var(--color-link)}.post-preview h2 a:hover{color:var(--color-link)}.post-preview time{display:block;color:var(--color-gray);margin:.5rem 0;font-size:.9em}.post-preview .excerpt{margin:1rem 0}.post-preview .read-more{color:var(--color-primary);text-decoration:none;font-size:.9em}.post-preview .read-more:hover{text-decoration:none}@media(max-width: 768px){.content-with-sidebar,.archive-layout{grid-template-columns:1fr}}html{font-size:18px;line-height:1.65;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media(max-width: 768px){html{font-size:15px}}@media(max-width: 480px){html{font-size:14px}}body{font-size:1rem;line-height:inherit}p{margin:1rem 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}hr{border:0;height:0;border-top:1px dashed var(--color-border);margin:1.5rem 0;clear:both;margin:5em 0}i{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-style:italic}i[class*=ph-],i[class*=icon-]{font-family:"phosphor";font-style:normal}strong{font-weight:normal;background:var(--highlight-yellow);border-bottom:1px solid var(--highlight-yellow-border);padding:.1em .3em;border-radius:3px}[data-theme=dark] strong{background-color:var(--strong-bg);border-bottom:1px solid var(--color-border)}em{font-weight:bold;font-style:normal}abbr{border-bottom:1px dashed var(--color-border)}a{color:var(--color-link);font-weight:bold;text-decoration:none;border-bottom:1px solid var(--color-link);background:rgba(0,0,0,0);padding:0 .13em}a:hover{border-bottom:1px dashed var(--color-link);text-decoration:none;opacity:.76}a:has(img){border:0}h1,h2,h3,h4,h5,h6{color:var(--color-primary);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.2;padding:.5rem 0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2rem;margin:2rem 0 0 0}h2{font-size:1.5rem;margin:2rem 0 0 0}h3{font-size:1.4rem;margin:2rem 0 0 0}h4{font-size:1.3rem;margin:1.5rem 0 0 0}h5{font-size:1.2rem;margin:1.5rem 0 0 0}h6{font-size:1.1rem;color:var(--color-text-muted);margin:1.5rem 0 0 0}ul,ol{margin:1em 0 1em 2em;padding:0;line-height:1.65em}ul li{text-indent:-1em;list-style-position:outside;list-style-type:none;margin-bottom:.2em}ul li:before{content:"—";font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin:0 .7em 0 0}ul li:last-child{margin-bottom:0}ul li a{text-indent:0}ul ul,ul ol,ol ul,ol ol{margin:.75rem 0;padding-left:1rem}.list-with-icons li::before{content:none}.list-with-icons li i[class*=ph-]{display:inline-block;text-align:center;margin:0 .7em 0 0;padding:0}dl{margin:1.5rem 0}dl dt{font-weight:600;margin-bottom:.75rem}dl dd{margin-left:1rem;margin-bottom:1.5rem}dl dd:last-child{margin-bottom:0}dl:first-child{margin-top:0}dl:last-child{margin-bottom:0}abbr[title]{text-decoration:none;border-bottom:1px dotted var(--color-text-muted);cursor:help}kbd{display:inline-block;padding:.2em .4em;font-family:"SF Mono",Consolas,Monaco,monospace;font-size:.85em;font-weight:500;line-height:1;color:var(--color-text);background-color:var(--color-light-gray);border:1px solid var(--color-border);border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2);margin:0 .25rem}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}strong{font-weight:600}em{font-style:italic}a{color:var(--color-link);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-link-hover);text-decoration:none}small{font-size:.85em}mark{background-color:var(--highlight-yellow);padding:.2em .4em;border-radius:3px}blockquote{margin:2rem 0;padding:0;box-shadow:none}blockquote p{margin:0 0 1rem;padding:1.5rem 1rem;border-left:13px solid var(--color-border);box-shadow:none;background-color:var(--color-light-gray);border-radius:6px}blockquote p:last-of-type{margin-bottom:0}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}blockquote>blockquote{margin:.75rem 0}blockquote>blockquote p{border-left-color:var(--color-text-muted)}blockquote ul,blockquote ol{padding-left:1rem}blockquote[class^=note] p,blockquote[class*=" note"] p{border-left-color:var(--highlight-yellow-border);background-color:var(--highlight-yellow)}blockquote[class^=warning] p,blockquote[class*=" warning"] p{border-left-color:var(--color-primary);background-color:var(--color-primary-alpha-10)}blockquote.highlight{padding:0;margin:2rem 0}blockquote.highlight p{background-color:var(--color-primary-alpha-10);border-radius:4px}code{padding:.2em .4em;margin:0 .25rem;font-family:"SF Mono",Consolas,Monaco,"Andale Mono",monospace;font-size:.85em;color:var(--color-code);background-color:var(--color-code-bg);border-radius:3px}pre code{padding:0;margin:0;font-size:inherit;color:inherit;background:none;border-radius:0}pre{margin:1.5rem 0;padding:1.5rem 1rem;overflow-x:auto;font-family:"SF Mono",Consolas,Monaco,"Andale Mono",monospace;font-size:.9em;line-height:1.5;color:var(--color-code);background-color:var(--color-code-bg);border-radius:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}pre:first-child{margin-top:0}pre:last-child{margin-bottom:0}pre::-webkit-scrollbar{display:none}.highlight{margin:1.5rem 0;padding:1.5rem 1rem;background-color:var(--color-code-bg);border-radius:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.highlight pre{margin:0;padding:0;background:none}.highlight::-webkit-scrollbar{display:none}.visualization-container{margin-bottom:3em;display:flex;flex-direction:column;gap:3em;margin:2em 0}table{width:100%;border-collapse:separate;border-spacing:0;background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;overflow:hidden;margin:1em 0}th,td{padding:.5em 1em;text-align:left;border-bottom:1px solid var(--color-border);vertical-align:top}th:not(:last-child),td:not(:last-child){border-right:1px solid var(--color-border)}th a,td a{text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}th a:hover,td a:hover{border-color:currentColor}th a.category,td a.category{font-weight:600}th a.tag,td a.tag{display:inline-block;margin-right:.5em;color:var(--color-text-muted)}th a.tag:hover,td a.tag:hover{color:var(--color-primary);border-color:currentColor}th{background:var(--color-light-gray);font-weight:600;border-bottom:2px solid var(--color-border);white-space:nowrap}tr:last-child td{border-bottom:none}tr:hover{background:var(--color-light-gray)}img{max-width:100%;height:auto;display:block;margin:1.5rem auto;border-radius:6px}img:first-child{margin-top:0}img:last-child{margin-bottom:0}img.left{float:left;margin:.5em 2rem 1rem 0;width:45%;border:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);border-radius:6px;object-fit:cover;transition:filter .3s ease}img.right{float:right;margin:.5em 0 1rem 2rem;width:45%;border:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);border-radius:6px;object-fit:cover;transition:filter .3s ease}@media(max-width: 768px){img.right{float:none;width:100%;margin:1rem 0}}img.small.right,img.right.small,img.small{width:33% !important}figure{margin:1.5rem 0}figure img{margin:0 auto}figure figcaption{text-align:center;margin-top:.75rem;color:var(--color-text-muted);font-size:.9em;font-style:italic}figure:first-child{margin-top:0}figure:last-child{margin-bottom:0}.align-left{float:left;margin:1.5rem 1rem 1.5rem 0}.align-right{float:right;margin:1.5rem 0 1.5rem 1rem}.align-center{margin-left:auto;margin-right:auto}article img:not(.left):not(.right):not(.small):not(figure img){border:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);border-radius:6px}.slide img:not(.left):not(.right):not(.small):not(figure img){float:left;width:45%;max-width:450px;margin:1.5rem 2rem 1rem 0;border:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);border-radius:6px}.slide{overflow:auto;border-top:1px dashed var(--color-border);margin-top:1.5rem;padding-top:1.5rem;clear:both}.slide:first-child{margin-top:3rem}form{margin:1.5rem 0}form>div{margin-bottom:1.5rem}form>div:last-child{margin-bottom:0}label{display:block;margin-bottom:.75rem;font-weight:500;color:var(--color-text)}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],input[type=number],textarea{width:100%;padding:1rem;border:1px solid var(--color-border);border-radius:4px;background-color:var(--color-bg);color:var(--color-text);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-alpha-20)}input[type=text]:hover,input[type=email]:hover,input[type=password]:hover,input[type=search]:hover,input[type=url]:hover,input[type=tel]:hover,input[type=number]:hover,textarea:hover{border-color:var(--color-primary)}textarea{min-height:100px;resize:vertical}button,input[type=submit],input[type=button]{display:inline-block;padding:1rem 2rem;border:none;border-radius:4px;background-color:var(--color-primary);color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-align:center;cursor:pointer;transition:background-color .2s ease}button:hover,input[type=submit]:hover,input[type=button]:hover{background-color:var(--color-primary-dark)}button:focus,input[type=submit]:focus,input[type=button]:focus{outline:none;box-shadow:0 0 0 2px var(--color-primary-alpha-20)}button:disabled,input[type=submit]:disabled,input[type=button]:disabled{opacity:.6;cursor:not-allowed}input[type=checkbox],input[type=radio]{margin-right:.25rem}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-bottom:0}input,textarea,select{display:block;width:100%;padding:1.5rem 1rem;margin-bottom:1.5rem;font-family:inherit;font-size:1em;line-height:1.5;color:var(--color-text);background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;transition:border-color .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary)}input::placeholder,textarea::placeholder,select::placeholder{color:var(--color-text-muted)}input:disabled,textarea:disabled,select:disabled{background-color:var(--color-light-gray);cursor:not-allowed}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}button,.button{display:inline-block;padding:1.5rem 1rem;font-size:1em;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;color:var(--color-bg);background-color:var(--color-primary);border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}button:hover,.button:hover{background-color:var(--color-primary-dark)}button:disabled,.button:disabled{background-color:var(--color-light-gray);cursor:not-allowed}.site-nav{display:flex;gap:1.3rem;margin:0 0 5em 0;padding:.5em 0 0 0;border-bottom:1px dashed var(--color-border)}.site-nav a{color:var(--color-text);text-decoration:none;font-size:1rem;padding-bottom:.5em;margin-bottom:-1px;border-bottom:none}.site-nav a:hover{color:var(--color-primary);border-bottom:none}.site-nav a.active{color:var(--color-primary);border-color:currentColor;border-bottom:2px solid var(--color-primary)}@media(max-width: 768px){.site-nav{gap:1rem}.site-nav a{font-size:1rem}}[data-theme=dark] img{filter:grayscale(100%) brightness(0.8)}.boxes{display:flex;flex-direction:column;gap:2rem}.boxes h2 a,.boxes h3 a{color:var(--color-link);text-decoration:none;border-bottom:1px solid currentColor;transition:all .2s ease}.boxes h2 a:hover,.boxes h3 a:hover{opacity:.76;border-bottom-style:dashed}.boxes .float-right{float:right;margin:0 0 1rem 2rem;width:45%;border:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);border-radius:6px}.boxes .float-right img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease;border-radius:0}@media(max-width: 768px){.boxes .float-right{float:none;width:100%;margin:1rem 0}}.boxes a:has(img){border:none !important;background:none !important;padding:0 !important}.boxes a:has(img):hover{border:none !important;background:none !important;opacity:1}.boxes a img{border:3px double var(--color-border)}.duo,.paired{gap:1em;margin:2em 0}.duo{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;margin:2em 0}.duo .box{padding:0 1.5rem}.duo .box h2{margin-left:-1.5rem;padding-left:0;padding-right:1.5rem}.duo .box.pic{padding:0;overflow:hidden;border:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);border-radius:6px}.duo .box.pic img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease;border-radius:0}@media(max-width: 768px){.duo{grid-template-columns:1fr;gap:1.5rem}}.paired .pair{display:grid;grid-template-columns:minmax(0, 20%) minmax(0, 75%);gap:2rem}@media(max-width: 768px){.paired .pair{grid-template-columns:1fr;gap:1.5rem}}.paired .sbox img{width:100%;height:auto;object-fit:cover;border:3px double var(--color-border);box-shadow:var(--shadow-default);transition:filter .3s ease}.paired .sbox .placeholder{width:100%;aspect-ratio:1.54/1;display:flex;align-items:center;justify-content:center;background:var(--box-multi-bg);border:3px double var(--color-border);box-shadow:var(--shadow-default)}.paired .sbox .placeholder a{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border:none;color:var(--color-text-muted)}.paired .sbox .placeholder a:hover{color:var(--color-text);background:none;opacity:1}.paired .sbox .placeholder i{font-size:2em}@media(max-width: 768px){.paired .sbox{order:-1}.paired .sbox img,.paired .sbox .placeholder{max-height:200px;width:100%;object-fit:cover}}.paired .box h2,.paired .box h3{font-size:1.3rem;margin:0 0 1rem 0;padding:0}.paired .box p{margin:0 0 1rem 0}.paired .box p:last-child{margin-bottom:0}.multi{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:2rem;margin:2rem 0}.multi .box{padding:1.5rem;border:1px solid var(--color-border);border-bottom:3px double var(--color-border);background:var(--box-multi-bg);box-shadow:var(--shadow-default);min-height:13rem;display:flex;flex-direction:column;border-radius:6px}.multi .box h2,.multi .box h3{font-size:1.3rem;margin:0 0 1rem 0;padding:0}.multi .box p{margin:0 0 1rem 0}.multi .box p:last-child{margin-bottom:0}@media(max-width: 768px){.multi{gap:1.5rem}.multi .box{padding:1.25rem}}.small .box{flex:40%}.small.multi{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.postit.multi{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2.5rem;margin:3rem 0}.postit.multi .box{padding:1.2em 1em;font-size:.85em;text-align:center;background:var(--postit-bg);border:none;height:200px;position:relative;border-radius:0;transform:rotate(-1deg);border-top:2em solid rgba(0,0,0,.04);box-shadow:2px 2px 5px rgba(0,0,0,.1),4px 4px 8px rgba(0,0,0,.05),0 2px 3px -1px rgba(0,0,0,.2),0 4px 8px -2px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.postit.multi .box h3{font-weight:bold;font-size:1.1em;background:none;border-bottom:none;padding:.2em .5em;display:inline-block;margin-bottom:.8em;box-shadow:none;margin-top:0;color:inherit}.postit.multi .box p{margin:0;max-width:90%}.postit.multi .box p:last-child{margin-bottom:0}.postit.multi .box:nth-child(2n){transform:rotate(1deg)}.postit.multi .box:nth-child(3n){transform:rotate(-0.5deg)}@media(max-width: 768px){.postit.multi{gap:2rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.postit.multi .box{height:180px;padding:1em .8em;font-size:.8em}}.visualization-container{margin-bottom:3em;display:flex;flex-direction:column;gap:3em;margin:2em 0}.graph-view{width:100%;min-height:600px;background:var(--color-light-gray);border:1px solid var(--color-border);border-radius:4px;padding:1em}.graph-view .tag{display:inline-block;background:var(--color-light-gray);padding:.2em .6em;border-radius:3px;margin:.2em;text-decoration:none;color:var(--color-text);font-size:.9em;border-bottom:1px solid rgba(0,0,0,0)}.graph-view .tag:hover{color:var(--color-primary);border-color:currentColor}#category-tag-graph-container{position:relative;width:100%}#category-tag-graph{position:relative;width:100%;height:600px;background:var(--color-light-gray);overflow:hidden;border:1px solid var(--color-border);border-radius:4px}#category-tag-graph svg{display:block}#category-tag-graph circle{cursor:pointer}#category-tag-graph text{pointer-events:none;user-select:none}.highlight{background:var(--color-code-bg);color:var(--color-code);border-radius:4px;padding:1rem;margin:1rem 0;overflow-x:auto;border:1px solid var(--color-border)}.highlight pre{margin:0;background:rgba(0,0,0,0);border:none;padding:0;font-family:"SF Mono",Consolas,Monaco,"Andale Mono",monospace;font-size:.9rem;line-height:1.4}.highlight code{background:rgba(0,0,0,0);border:none;padding:0;color:inherit}.highlight .c,.highlight .c1,.highlight .cm,.highlight .cp,.highlight .cs{color:var(--color-text-muted);font-style:italic}.highlight .k,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:var(--color-primary);font-weight:600}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sr,.highlight .ss,.highlight .sx{color:var(--color-success)}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo{color:var(--color-warning)}.highlight .nf,.highlight .nx{color:var(--color-link)}.highlight .nc,.highlight .nd{color:var(--color-link);font-weight:600}.highlight .n,.highlight .na,.highlight .nb,.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:var(--color-text)}.highlight .no{color:var(--color-warning);font-weight:600}.highlight .o,.highlight .ow{color:var(--color-text);font-weight:600}.highlight .p{color:var(--color-text)}.highlight .nb,.highlight .nc,.highlight .nd,.highlight .ne,.highlight .nf,.highlight .nn,.highlight .nt{color:var(--color-link)}.highlight .ss{color:var(--color-success)}.highlight .err{color:var(--color-primary);background:var(--color-primary-alpha-10)}.highlight .go{color:var(--color-text-muted)}.highlight .gp{color:var(--color-text-muted)}.highlight .gs{font-weight:600}.highlight .gt{color:var(--color-primary)}.highlight .gd{color:var(--color-primary);background:var(--color-primary-alpha-10)}.highlight .gi{color:var(--color-success);background:rgba(40,167,69,.1)}.highlight .ge{font-style:italic}.highlight .gr{color:var(--color-primary)}.highlight .gh{color:var(--color-text-muted)}.highlight .nn{color:var(--color-link);font-weight:600}code:not(.highlight code){background:var(--color-code-bg);color:var(--color-code);padding:.2rem .4rem;border-radius:3px;font-family:"SF Mono",Consolas,Monaco,"Andale Mono",monospace;font-size:.9em;border:1px solid var(--color-border)}pre:not(.highlight pre){background:var(--color-code-bg);color:var(--color-code);padding:1rem;border-radius:4px;overflow-x:auto;border:1px solid var(--color-border);font-family:"SF Mono",Consolas,Monaco,"Andale Mono",monospace;font-size:.9rem;line-height:1.4}pre:not(.highlight pre) code{background:rgba(0,0,0,0);border:none;padding:0;color:inherit}.icon-sm{font-size:.875em}.icon-lg{font-size:1.33em}.icon-xl{font-size:1.5em}.icon-middle{vertical-align:middle}.icon-baseline{vertical-align:baseline}.icon-top{vertical-align:top}.icon-bottom{vertical-align:text-bottom}.icon-left{margin-right:.25em}.icon-right{margin-left:.25em}.icon-primary{color:var(--color-primary)}.icon-muted{color:var(--color-text-muted)}.icon-success{color:var(--color-success)}.icon-warning{color:var(--color-warning)}.icon-red{color:#c00}.icon-blue{color:#06c}.icon-green{color:#0c6}.icon-yellow{color:#cc0}.icon-purple{color:#93c}.icon-orange{color:#c60}.icon-teal{color:#0cc}.icon-pink{color:#c36}article h1{margin:0;font-size:1.6em}article .post-meta{color:var(--color-gray);font-size:.9em;margin-bottom:2rem}article .post-meta time{display:block;color:var(--color-gray);margin:.5rem 0}article .post-meta ul{display:flex;flex-wrap:wrap;gap:.5em;margin:1rem 0;padding:0;list-style:none}article .post-meta li{display:inline;margin:0;padding:0;text-indent:0}article .post-meta li:before{content:none !important}article .post-meta li:not(:last-child):after{content:"/";margin-left:.5em;opacity:.5}article .post-meta a{color:var(--color-gray);text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);padding:0;background:none}article .post-meta a:hover{color:var(--color-primary);border-color:currentColor}.blog-posts article{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px dashed var(--color-light-gray)}.blog-posts article:last-child{border-bottom:none}.blog-posts article .meta{margin-bottom:1rem}.blog-posts article .excerpt{margin-bottom:1rem}.blog-posts article .read-more{color:var(--color-primary);font-weight:bold;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}.blog-posts article .read-more:hover{opacity:1;border-color:currentColor}.blog-posts{margin-bottom:3rem}.post-card{margin:2rem 0;padding-bottom:2rem;border-bottom:1px dashed var(--color-border)}.post-card:last-child{border-bottom:none}.post-card .post-title{margin:0;font-size:clamp(1em,1.5vw,1.3em);white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.post-card .post-title::-webkit-scrollbar{display:none}.post-card .post-title a{color:var(--color-link);text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);padding-bottom:.1em}.post-card .post-title a:hover{text-decoration:none;border-color:currentColor}.featured .post-card .post-title a{border-bottom:1px solid var(--color-link)}.featured .post-card .post-title a:hover{opacity:.76}.post-card .post-meta{font-size:.9rem;color:var(--color-text-muted);margin:.5rem 0 1rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.post-card .post-meta>*:not(:last-child)::after{content:"·";margin-left:.5rem}.post-card .post-categories{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.post-card .post-categories a{text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}.post-card .post-categories a.tag{color:var(--color-text-muted);background-color:var(--color-bg-muted)}.post-card .post-categories a.tag:hover{color:var(--color-primary);border-color:currentColor}.post-card .post-categories a.category{font-weight:bold}.post-card .post-categories a.category:hover{opacity:.7;border-color:currentColor}.post-card .post-excerpt{margin-top:1rem}.post-card .post-excerpt p:last-child{margin-bottom:0}.post-card .read-more{display:inline-block;margin-top:1rem;color:var(--color-primary);font-weight:bold;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}.post-card .read-more:hover{opacity:.8;border-color:currentColor}.js-only{display:none}html.js .js-only{display:inline}.cache{font-size:.6em}#update{color:var(--color-border);font-size:.7em;margin:0;position:fixed;bottom:3px;left:3px}.info_link{opacity:.39}.hi{background:#ff0}.t span{visibility:hidden;position:absolute;margin:-1em -1.3em 0 0;font-size:.6em;line-height:1.6em;background:#fff;padding:0em .3em;border:1px solid #ddd;opacity:.8}.hover span{visibility:visible}a.cta{background-color:var(--color-light-gray);border:2px solid var(--color-primary);color:var(--color-text);padding:0 .65em;text-align:center;text-decoration:none;display:inline-block;margin:0;cursor:pointer;border-radius:13px}a.cta:hover{opacity:.65}a.external{display:inline;position:relative;padding:0 .65em 0 0}a.external sup{color:var(--color-text);font-size:.6em;font-weight:normal;padding:0;position:absolute;top:-1em;font-family:"phosphor"}a.external:hover sup{color:var(--color-text)}.post-tags{color:var(--color-text-muted);font-size:.9em;margin-bottom:1rem}.post-tags .ph-tag{margin-right:.5rem}.post-tags .tag{color:var(--color-link);text-decoration:none}/*# sourceMappingURL=main.css.map */