*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif;background-color:#0d1117;color:#c9d1d9;line-height:1.7;min-height:100vh;display:flex;flex-direction:column}.layout{display:flex;flex:1;min-height:100vh}.skip-link{position:absolute;top:-100px;left:0;background:#58a6ff;color:#000;padding:.5rem 1rem;border-radius:0 0 4px 0;z-index:1000;font-weight:600;text-decoration:none}.skip-link:focus{top:0}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #58a6ff;outline-offset:2px;border-radius:2px}a{color:#58a6ff;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .15s ease,color .15s ease}a:hover{color:#79c0ff;border-bottom-color:#79c0ff}h1,h2,h3,h4,h5,h6{color:#f0f6fc;font-weight:600;line-height:1.3}h1{font-size:2rem;margin-bottom:1rem}h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:.5rem}h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.25rem}h4{font-size:1.05rem;margin-top:1rem}.sidebar{width:240px;flex-shrink:0;background:#161b22;border-right:1px solid #30363d;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar .site-title{font-size:1.15rem;font-weight:700;color:#f0f6fc;text-decoration:none;border-bottom:none;line-height:1.3}.sidebar .site-title:hover{color:#58a6ff}.sidebar .sidebar-nav{flex:1}.sidebar nav ul{list-style:none;display:flex;flex-direction:column;gap:.25rem}.sidebar nav ul a{color:#8b949e;border-bottom:none;font-size:.9rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;display:block}.sidebar nav ul a:hover{color:#f0f6fc;background:rgba(255,255,255,.04)}.sidebar nav ul a.active{color:#58a6ff;background:rgba(88,166,255,.1)}.sidebar .sidebar-toggle{display:none;background:none;border:1px solid #30363d;color:#c9d1d9;padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.9rem}main{flex:1;width:100%;max-width:720px;margin:0;padding:2.5rem 2.5rem}main.wide{max-width:1080px}article{margin-bottom:4rem}.post-meta{color:#8b949e;font-size:.875rem;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.post-list{list-style:none}.post-list li{padding:1.5rem 0;border-bottom:1px solid #30363d}.post-list li:last-child{border-bottom:none}.post-list .post-title{font-size:1.2rem;margin-bottom:.25rem}.post-list .post-title a{color:#f0f6fc;border-bottom:none}.post-list .post-title a:hover{color:#58a6ff}.post-list .post-date{color:#8b949e;font-size:.85rem}.post-list .post-summary{color:#8b949e;margin-top:.25rem;font-size:.95rem}.prose h2{border-bottom:1px solid #30363d;padding-bottom:.25rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose ul li,.prose ol li{margin-bottom:.25rem}.prose blockquote{border-left:3px solid #58a6ff;padding-left:1rem;margin:1rem 0;color:#8b949e;font-style:italic}.prose code{font-family:"SF Mono","Cascadia Code","Fira Code",Consolas,monospace;font-size:.875em;background:#1c2128;padding:.15em .4em;border-radius:3px}.prose pre{background:#1c2128;padding:1rem;border-radius:6px;overflow-x:auto;margin-bottom:1rem;border:1px solid #30363d}.prose pre code{background:none;padding:0;font-size:.85rem;line-height:1.5}.prose table{width:100%;border-collapse:collapse;margin-bottom:1rem}.prose table th,.prose table td{border:1px solid #30363d;padding:.5rem 1rem;text-align:left}.prose table th{background:#161b22;color:#f0f6fc;font-weight:600}.prose table tr:nth-child(even){background:rgba(255,255,255,.02)}.prose hr{border:none;border-top:1px solid #30363d;margin:2.5rem 0}.card-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}.card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1rem;transition:border-color .15s ease}.card:hover{border-color:#58a6ff}.card h3{margin-top:0}.badge{display:inline-block;padding:.15em .6em;font-size:.75rem;font-weight:600;border-radius:999px;background:rgba(88,166,255,.1);color:#58a6ff}.report-summary{font-size:1.05rem;color:#8b949e;font-style:italic;margin-bottom:1rem;padding-left:1rem;border-left:3px solid #58a6ff}.report-topic{margin-bottom:1rem;color:#8b949e}.report-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem}.tag{display:inline-block;padding:.1em .5em;font-size:.75rem;font-family:"SF Mono","Cascadia Code","Fira Code",Consolas,monospace;border-radius:3px;background:rgba(255,255,255,.05);border:1px solid #30363d;color:#8b949e}.tag-hyp{border-color:#58a6ff;color:#58a6ff}.tag-sim{border-color:#4a9;color:#4a9}.site-footer{border-top:1px solid #30363d;padding:1.5rem 0;text-align:center;color:#8b949e;font-size:.85rem}.site-footer a{color:#8b949e;border-bottom:none}.site-footer a:hover{color:#58a6ff}@media (max-width: 768px){html{font-size:16px}.layout{flex-direction:column}.sidebar{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid #30363d;padding:1rem;gap:.5rem}.sidebar .sidebar-toggle{display:block}.sidebar nav{max-height:0;overflow:hidden;transition:max-height .3s ease}.sidebar nav.open{max-height:500px}.sidebar nav ul{gap:0}main{padding:1rem}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}a,button{min-height:24px;min-width:24px}