@media(max-width:768px){.post__tags[data-astro-cid-w5pegvm4],.post__meta-sep--tags[data-astro-cid-w5pegvm4]{display:none}}.post{max-width:760px;margin:0 auto;padding:3rem 1.5rem 4rem}.post__meta{margin:0 0 1.25rem;font-size:.88rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;overflow:hidden}.post__author{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;color:var(--text-base);text-decoration:none;font-weight:500;transition:color .15s ease;flex-shrink:0}.post__author:hover{color:var(--accent-primary)}.post__author-avatar{position:relative;width:24px;height:24px;flex-shrink:0}.post__author-img{width:24px;height:24px;border-radius:50%;object-fit:cover;border:1px solid var(--border-soft)}.post__author-avatar-placeholder{width:24px;height:24px;border-radius:50%;background:var(--bg-hover);color:var(--accent-primary);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;border:1px solid var(--border-soft);flex-shrink:0}.post__meta-sep{opacity:.5;flex-shrink:0}.post__title{margin:0 0 1rem;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.2;color:var(--text-base);font-weight:700}.post__summary,.post__subtitle{margin:0 0 2rem;font-size:1.25rem;line-height:1.6;color:var(--text-base);font-weight:500;opacity:.9;padding-left:1.25rem;border-left:3px solid var(--accent-primary)}.post__cover{width:100%;max-height:360px;object-fit:cover;border-radius:1rem;margin-bottom:2rem;border:1px solid var(--border-base)}.post__body{line-height:1.7;color:var(--text-base)}.post__body h2{margin-top:2rem;margin-bottom:.75rem;font-size:1.4rem}.post__body p{margin:.5rem 0}.post__body a{color:var(--accent-primary);text-decoration:underline;transition:color .15s ease}.post__body a:hover{color:var(--text-base)}.post__body img{max-width:100%;height:auto;border-radius:.75rem;margin:1.5rem 0;border:1px solid var(--border-soft);box-shadow:0 4px 12px #0000004d}.post__body video{max-width:100%;height:auto;border-radius:.75rem;margin:1.5rem 0;border:1px solid var(--border-soft);box-shadow:0 4px 12px #0000004d}.post__body iframe{max-width:100%;width:100%;aspect-ratio:16 / 9;border-radius:.75rem;margin:1.5rem 0;border:1px solid var(--border-soft);box-shadow:0 4px 12px #0000004d}.post__body ul,.post__body ol{margin:1rem 0;padding-left:1.5rem}.post__body li{margin:.5rem 0}.post__body blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid var(--accent-primary);background:var(--bg-hover);border-radius:0 .5rem .5rem 0;color:var(--text-muted)}.post__body code{padding:.2rem .4rem;background:var(--bg-hover);border-radius:.25rem;font-size:.9em;color:var(--accent-primary)}.post__body pre{margin:1.5rem 0;padding:1rem;background:var(--bg-footer);border-radius:.5rem;overflow-x:auto;border:1px solid var(--border-base)}.post__body pre code{padding:0;background:none;color:var(--text-base)}.post__body h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.2rem;color:var(--text-base)}.post__body h4{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.1rem;color:var(--text-base)}.post__body hr{margin:2rem 0;border:none;border-top:1px solid var(--border-base)}.post__body table{width:100%;margin:1.5rem 0;border-collapse:collapse;border-radius:.5rem;overflow:hidden;border:1px solid var(--border-base)}.post__body th,.post__body td{padding:.75rem;text-align:left;border-bottom:1px solid var(--border-soft)}.post__body th{background:var(--bg-hover);font-weight:600;color:var(--text-base)}.post__body tr:last-child td{border-bottom:none}.post__nav{display:flex;justify-content:space-between;margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border-base);gap:1.5rem}.post__nav-spacer{flex:1}.post__nav-link{flex:1;display:flex;flex-direction:column;padding:1.5rem;background:var(--bg-hover);border:1px solid var(--border-soft);border-radius:1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);max-width:48%;position:relative;overflow:hidden}.post__nav-link:before{content:"";position:absolute;inset:0;background:var(--accent-primary);opacity:0;transition:opacity .25s ease;z-index:0}.post__nav-link:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 12px 24px -8px #0003}.post__nav-link:hover .post__nav-title{color:var(--accent-primary)}.post__nav-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem;font-weight:700;position:relative;z-index:1}.post__nav-title{font-size:1.1rem;color:var(--text-base);font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;position:relative;z-index:1;transition:color .25s ease}.post__nav-link--prev{text-align:left}.post__nav-link--next{text-align:right}.post__nav-link--prev .post__nav-label:before{content:"← ";margin-right:.25rem}.post__nav-link--next .post__nav-label:after{content:" →";margin-left:.25rem}@media(max-width:640px){.post__nav{flex-direction:column;gap:1rem;padding-top:2rem}.post__nav-link{max-width:100%;padding:1.25rem}.post__nav-spacer{display:none}}
