.post{max-width:800px;margin:0 auto;padding:2rem 1rem;line-height:1.7;color:var(--content)}.post-header{margin-bottom:2.5rem;text-align:center;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.post-title{font-size:2rem;margin:0 0 1rem;line-height:1.2;color:var(--content)}.post-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;color:var(--secondary);font-size:.95rem;margin-top:1rem}.post-meta span{display:inline-flex;align-items:center;gap:.4rem}.post-meta svg{width:1em;height:1em;fill:currentColor;opacity:.8}.post-content{font-size:1rem;line-height:1.8}.post-content>*+*{margin-top:1.5em}.post-content h2{font-size:1.5rem;margin:2.5rem 0 1.2rem;color:var(--content);position:relative;padding-bottom:.5rem}.post-content h2::after{content:'';position:absolute;bottom:0;left:0;width:3rem;height:3px;background:var(--accent);border-radius:3px}.post-content h3{font-size:1.5rem;margin:2rem 0 1rem;color:var(--content)}.post-content p{margin:1.5rem 0}.post-content a{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent);transition:all .2s ease}.post-content a:hover{color:var(--accent-light);border-bottom-color:transparent}.post-content pre{background:var(--code-bg);border-radius:8px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.95rem;line-height:1.6;border:1px solid var(--border)}.post-content code{font-family:var(--code-font);background:var(--code-bg);padding:.2em .4em;border-radius:4px;font-size:.9em;color:var(--code)}.post-content pre code{padding:0;background:0 0;border-radius:0}.post-content img{max-width:100%;height:auto;border-radius:8px;display:block;box-shadow:0 4px 12px rgba(0,0,0,.1)}.post-content blockquote{border-left:4px solid var(--accent);margin:1.5rem 0;padding:1rem 1.5rem;background:color-mix(in srgb,var(--accent) 5%,transparent);border-radius:0 4px 4px 0;font-style:italic;color:var(--content)}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:1.5rem}.post-content li{margin:.5rem 0}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.post-content thead th{color:var(--accent)}.post-content th,.post-content td{padding:.75rem 1rem;text-align:left;border:1px solid var(--border)}.post-content th{background:var(--entry);font-weight:600}.post-content tr:nth-child(even){background:var(--code-bg)}@media(max-width:768px){.post{padding:1.5rem 1rem}.post-title{font-size:2rem}.post-content{font-size:1rem}.post-content h2{font-size:1.6rem}.post-content h3{font-size:1.3rem}.post-meta{flex-direction:column;gap:.5rem;align-items:center}}.framed{border:1px solid var(--accent);border-radius:8px;padding:1.5rem;margin:2rem 0;background:color-mix(in srgb,var(--accent) 5%,transparent)}.framed *:first-child{margin-top:0}.framed *:last-child{margin-bottom:0}.posts{width:100%;max-width:800px;margin:0 auto}.posts .post{padding:1.5rem 0;border-bottom:1px solid var(--border)}.posts .post:last-child{border-bottom:none}.posts .post-title{font-size:1.5rem;margin-bottom:.5rem}.posts .post-summary{color:var(--secondary);margin:.5rem 0}.posts .post-meta{margin-top:.5rem;font-size:.9rem}.post:not(:last-of-type){border-bottom:1px solid color-mix(in srgb,var(--foreground) 10%,transparent)}.post-meta{font-size:inherit;margin-bottom:10px;color:color-mix(in srgb,var(--foreground) 65%,transparent)}.post-meta>*:not(:first-child)::before{content:"::";display:inline-block;margin:0 8px}.post-title{position:relative;color:var(--accent);margin-top:0 !important;margin-bottom:15px !important;padding-bottom:15px;border-bottom:3px dotted var(--accent);text-decoration:none !important}.post-title::after{content:"";position:absolute;bottom:2px;display:block;width:100%;border-bottom:3px dotted var(--accent)}.post-title a{text-decoration:none}.post-tags{display:block;margin-bottom:20px;font-size:inherit;color:var(--accent)}.table-of-contents{margin:40px 0}.post-content{margin-top:25px}.post-cover{margin:25px 0}.post ul{list-style:none}.post ul li:not(:empty)::before{content:"-";position:absolute;left:-20px;color:var(--accent)}.post--regulation h1{justify-content:center}.post--regulation h2{justify-content:center;margin-bottom:10px}.post--regulation h2+h2{margin-top:-10px;margin-bottom:20px}.hanchor{position:absolute;color:var(--accent);text-decoration:none;margin-left:10px;visibility:hidden}h1:hover .hanchor,h2:hover .hanchor,h3:hover .hanchor,h4:hover .hanchor,h5:hover .hanchor,h6:hover .hanchor{visibility:visible}.footnotes{color:color-mix(in srgb,var(--foreground) 50%,transparent)}.footnotes hr{background:color-mix(in srgb,var(--foreground) 50%,transparent)}@media(max-width:684px){.post-cover{padding:10px;border-width:10px}}