.post-article,.post-article .post__head{width:100%}.post-article .post__crumb{margin:0 0 1rem}.post-article .post__crumb a{color:var(--muted);font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .14s}.post-article .post__crumb a:hover{color:var(--accent)}.post-article .post__title{letter-spacing:-.04em;color:var(--ink);text-wrap:balance;margin:.85rem 0 0;font-size:clamp(2rem,4.2vw,2.85rem);font-weight:600;line-height:1.08}.post-article .post__standfirst{color:var(--ink-secondary);text-wrap:pretty;max-width:40rem;margin:1rem 0 0;font-size:clamp(1.0625rem,1.6vw,1.25rem);line-height:1.55}.post-article .post__answer{border:1px solid var(--border);border-left:3px solid var(--accent);background:var(--accent-soft,color-mix(in srgb, var(--accent) 6%, transparent));border-radius:10px;margin:1.75rem 0 0;padding:.9rem 1.1rem}.post-article .post__answer-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.4rem;margin:0 0 .35rem;font-size:.6875rem;font-weight:600;display:inline-flex}.post-article .post__answer-icon{color:var(--accent);flex:none}.post-article .post__answer-body{color:var(--ink);text-wrap:pretty;margin:0;font-size:1rem;line-height:1.55}.post-article .post__meta{gap:.55rem;margin:1.75rem 0 0;display:grid}.post-article .post__updated{color:var(--muted);margin:0;font-size:.75rem}.post-article .post__tags{flex-wrap:wrap;gap:.4rem;margin:1.15rem 0 0;padding:0;list-style:none;display:flex}.post-article .post__tags a{color:var(--ink-secondary);background:var(--surface);border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:inline-flex}.post-article .post__tags a:hover{color:var(--accent);background:var(--accent-soft)}.post-article .post__cover{width:100%;margin:2.25rem 0 0}.post-article .post__cover img{aspect-ratio:16/9;object-fit:cover;border-radius:.85rem;width:100%;height:auto;margin-inline:auto;display:block}.post-article .post__cover[data-cover-size=xs] img{max-width:320px}.post-article .post__cover[data-cover-size=sm] img{max-width:480px}.post-article .post__cover[data-cover-size=md] img{max-width:640px}.post-article .post__cover[data-cover-size=lg] img{max-width:800px}.post-article .post__cover[data-cover-size=xl] img{max-width:1040px}.post-article .post__body{width:100%;font-size:var(--reader-fs,1.125rem);line-height:var(--reader-lh,1.8);letter-spacing:.01em;color:var(--ink-secondary);margin-top:2.5rem}.post-article .post__body p{text-wrap:pretty;margin:0 0 1.4rem}.post-article .post__body h2{letter-spacing:-.03em;color:var(--ink);margin:2.75rem 0 .95rem;scroll-margin-top:6rem;font-size:1.5rem;font-weight:600;line-height:1.2}.post-article .post__body h3{letter-spacing:-.02em;color:var(--ink);margin:2.2rem 0 .7rem;scroll-margin-top:6rem;font-size:1.1875rem;font-weight:600}.post-article .post__body h4{color:var(--ink);margin:1.85rem 0 .55rem;font-size:1.0625rem;font-weight:600}.post-article .post__body ul,.post-article .post__body ol{margin:0 0 1.4rem;padding-left:1.6rem;list-style-position:outside}.post-article .post__body ul{list-style-type:disc}.post-article .post__body ol{list-style-type:decimal}.post-article .post__body ul ul{margin:.35rem 0 .55rem;list-style-type:circle}.post-article .post__body ol ol{margin:.35rem 0 .55rem;list-style-type:lower-alpha}.post-article .post__body li{margin:0 0 .55rem;display:list-item}.post-article .post__body li::marker{color:var(--muted)}.post-article .post__body li>p{margin:0 0 .45rem}.post-article .post__body a{color:var(--link,var(--accent));text-underline-offset:2px;cursor:pointer;pointer-events:auto;text-decoration:underline}.post-article .post__body a:hover{color:var(--accent)}.post-article .post__body strong{color:var(--ink);font-weight:600}.post-article .post__body blockquote{border-left:2px solid var(--accent);color:var(--ink);margin:2rem 0;padding:.15rem 0 .15rem 1.25rem;font-size:1.1875rem;line-height:1.6}.post-article .post__body blockquote p{margin-bottom:.6rem}.post-article .post__body blockquote p:last-child{margin-bottom:0}.post-article .post__body code{background:var(--surface);border:1px solid var(--border);border-radius:.25rem;padding:.1em .35em;font-family:ui-monospace,Geist Mono,Menlo,monospace;font-size:.875em}.post-article .post__body .post-code{background:#0f1720;border-radius:.6rem;margin:1.9rem 0;padding:1.1rem 1.25rem;font-size:.875rem;line-height:1.65;overflow-x:auto}.post-article .post__body .post-code code{color:#c7d1da;font-size:inherit;background:0 0;border:0;padding:0}.post-article .post__body hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}.post-article .post__body .post-figure{max-width:100%;margin:1.75rem auto}@media (width<=640px){.post-article .post__body .post-figure{width:100%!important}}.post-article .post__body .post-figure__frame{border-radius:.6rem;position:relative;overflow:hidden}.post-article .post__body .post-figure img{cursor:zoom-in;border-radius:.6rem;width:100%;height:auto;display:block}.post-article .post__body .post-figure__expand{z-index:1;color:#3f3f46;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #e4e4e7;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin:0;padding:0;transition:opacity .15s,transform .15s,background .15s,border-color .15s;display:inline-flex;position:absolute;top:.55rem;right:.55rem;transform:translateY(2px)}.post-article .post__body .post-figure__frame:hover .post-figure__expand,.post-article .post__body .post-figure__frame:focus-within .post-figure__expand,.post-article .post__body .post-figure__expand:focus-visible{opacity:1;transform:none}.post-article .post__body .post-figure__expand:hover{background:#fff;border-color:#d4d4d8}.post-article .post__body .post-figure__expand:focus-visible{outline-offset:2px;outline:2px solid #71717a}@media (hover:none){.post-article .post__body .post-figure__expand{opacity:1;transform:none}}.post-article .post__body .post-figure figcaption{color:var(--muted);text-align:center;margin-top:.6rem;font-size:.8125rem}html.post-lightbox-open{overflow:hidden}.post-lightbox{z-index:100;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.post-lightbox[hidden]{display:none}.post-lightbox__backdrop{cursor:zoom-out;background:#18181bb8;position:absolute;inset:0}.post-lightbox__panel{z-index:1;flex-direction:column;align-items:center;gap:.75rem;max-width:min(96vw,72rem);max-height:92vh;display:flex;position:relative}.post-lightbox__img{background:#fff;border-radius:.5rem;width:auto;max-width:100%;height:auto;max-height:calc(92vh - 2.5rem);display:block;box-shadow:0 18px 48px #00000059}.post-lightbox__cap{color:#e4e4e7;text-align:center;max-width:40rem;margin:0;font-size:.8125rem;line-height:1.45}.post-lightbox__close{z-index:2;color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin:0;padding:0;display:inline-flex;position:absolute;top:-.35rem;right:-.35rem;transform:translate(30%,-30%)}.post-lightbox__close:hover{background:#fafafa}.post-lightbox__close:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=640px){.post-lightbox__close{position:fixed;top:.75rem;right:.75rem;transform:none}}.post-article .post__body .post-embed{background:var(--surface);border:1px solid var(--border);border-radius:.6rem;height:0;margin:2.1rem 0;padding-bottom:56.25%;position:relative;overflow:hidden}.post-article .post__body .post-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.post-article .post__body .post-table-wrap{border:1px solid var(--border);border-radius:.6rem;margin:1.9rem 0;overflow-x:auto}.post-article .post__body .post-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.9375rem;line-height:1.5}.post-article .post__body .post-table th,.post-article .post__body .post-table td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);vertical-align:top;text-align:left;padding:.7rem .85rem}.post-article .post__body .post-table th:last-child,.post-article .post__body .post-table td:last-child{border-right:0}.post-article .post__body .post-table tr:last-child td{border-bottom:0}.post-article .post__body .post-table th{background:var(--surface);color:var(--ink);font-size:.8125rem;font-weight:600}.post-article .post__body .post-table p{margin:0 0 .45rem}.post-article .post__body .post-table p:last-child{margin-bottom:0}:root{--reader-fs:1.125rem;--reader-lh:1.8}:root[data-reader-size=sm]{--reader-fs:1rem;--reader-lh:1.7}:root[data-reader-size=md]{--reader-fs:1.125rem;--reader-lh:1.8}:root[data-reader-size=lg]{--reader-fs:1.25rem;--reader-lh:1.85}:root[data-reader-size=xl]{--reader-fs:1.375rem;--reader-lh:1.9}.preview-banner{letter-spacing:.06em;text-transform:uppercase;color:#9a6b00;background:#d9910024;border-radius:999px;margin:0 0 1rem;padding:.25rem .6rem;font-size:.6875rem;font-weight:600;display:inline-block}
