*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#f2f4f7;flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;display:flex}body>main{flex:1}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.container{width:760px;max-width:100%;margin:0 auto;padding:2rem 1.5rem}.site-header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.header-inner{align-items:center;gap:1rem;max-width:760px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.site-title{white-space:nowrap;color:#1a1a1a;flex-shrink:0;font-size:1.25rem;font-weight:700}a.site-title:hover{color:#2563eb;text-decoration:none}.search-wrapper{width:275px;max-width:100%;margin-left:auto;position:relative}.search-input{border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:.45rem .8rem;font-family:inherit;font-size:.95rem}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-suggestions{z-index:100;background:#fff;border:1px solid #d1d5db;border-radius:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.search-suggestion-link{color:#1a1a1a;padding:.5rem .9rem;font-size:.95rem;display:block}.search-suggestion-link:hover{background:#f3f4f6;text-decoration:none}.page-list{columns:2;column-gap:1.5rem;list-style:none}@media (max-width:480px){.page-list{columns:1}}.page-list li{break-inside:avoid;padding:.15rem 0;font-size:.95rem}.article-title{margin-bottom:2rem;font-size:2rem;font-weight:700}.article-content h1,.article-content h2,.article-content h3,.article-content h4{margin-top:1.75rem;margin-bottom:.75rem;font-weight:600;line-height:1.3}.article-content h1{font-size:1.75rem}.article-content h2{font-size:1.4rem}.article-content h3{font-size:1.15rem}.article-content p{margin-bottom:1rem}.article-content ul,.article-content ol{margin-bottom:1rem;margin-left:1.5rem}.article-content li{margin-bottom:.25rem}.article-content code{background:#f3f4f6;border-radius:4px;padding:.15em .4em;font-family:Courier New,monospace;font-size:.9em}.article-content pre{color:#d4d4d4;background:#1e1e1e;border-radius:8px;margin-bottom:1rem;padding:1rem;overflow-x:auto}.article-content pre code{color:inherit;background:0 0;padding:0}.article-content blockquote{color:#6b7280;border-left:4px solid #e5e7eb;margin-bottom:1rem;padding-left:1rem}.article-content hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.article-content img{border-radius:8px;max-width:100%}.article-content table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.95rem}.article-content th,.article-content td{border:1px solid #dedfe1;padding:.5rem .75rem}.article-content thead tr{background:#f3f4f6;font-weight:600}.site-footer{background:#302f2f;border-top:1px solid #e5e7eb;margin-top:4rem}.footer-inner{color:#6b7280;justify-content:space-between;align-items:center;gap:1rem;max-width:760px;margin:0 auto;padding:1.5rem;font-size:.9rem;display:flex}.footer-nav{gap:1.5rem;display:flex}.footer-nav a,p.footer-copy{color:#fff}
