.posts .post-back{margin:0 0 1.5rem}.posts .post-back a{font-family:var(--mono);color:var(--ink-dim);font-size:.8rem}.posts .post-back a:hover{color:var(--chloro)}.posts main{max-width:46rem;margin:0 auto;padding:2rem clamp(1.2rem,4vw,3rem) 5rem}.posts .intro{margin-bottom:3rem}.posts .eyebrow{font-family:var(--mono);letter-spacing:.25em;text-transform:uppercase;color:var(--chloro);margin:0 0 .75rem;font-size:.75rem}.posts .intro h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.posts .lede{color:var(--ink-dim);margin:0}.posts .meta{font-family:var(--mono);color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.75rem;display:flex}.posts .badge{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-dim);border-radius:999px;padding:.05rem .55rem}.posts .badge.milestone{color:var(--sky);text-transform:none;letter-spacing:0}.posts .badge.lock{color:var(--sol)}.posts .badge.upcoming{color:var(--sol-soft);border-color:var(--sol)}.posts .badge.draft{color:var(--bloom);border-color:var(--bloom);letter-spacing:.1em}.posts .entry.draft:before{background:var(--bloom);border:0}.posts .entry.draft{opacity:.82}.posts .timeline{border-left:1px solid var(--line);margin:0;padding:0;list-style:none}.posts .entry{padding:0 0 2.5rem 1.75rem;position:relative}.posts .entry:before{content:"";background:var(--chloro);border-radius:50%;width:7px;height:7px;position:absolute;top:.4rem;left:-4px}.posts .entry.locked:before,.posts .entry.upcoming:before{background:var(--void);border:1px solid var(--line-bright)}.posts .entry h2{margin:0 0 .4rem;font-size:1.4rem}.posts .entry h2 a:hover{color:var(--chloro)}.posts .entry.locked h2 a{color:var(--ink-dim)}.posts .description{color:var(--ink-dim);margin:0}.posts .byline{align-items:center;gap:.7rem;margin-top:1rem;display:inline-flex}.posts .byline--chloro{--byline-accent:var(--chloro);--byline-wash:#63e08b1f}.posts .byline--sky{--byline-accent:var(--sky);--byline-wash:#57c8ff1f}.posts .byline-avatar{border:1px solid var(--line-bright);background:var(--byline-wash);width:2.35rem;height:2.35rem;color:var(--byline-accent);font-family:var(--mono);letter-spacing:.06em;border-radius:50%;flex:none;place-items:center;font-size:.75rem;display:grid}.posts .byline-text{gap:.12rem;display:grid}.posts .byline-name{color:var(--ink);font-size:.95rem}.posts .byline:hover .byline-name{color:var(--byline-accent)}.posts .byline-role{font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--ink-faint);font-size:.68rem}.posts .entry-thumb{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:.2rem 0 .8rem;display:block;overflow:hidden}.posts .entry-thumb img{aspect-ratio:2.35;object-fit:cover;width:100%;height:auto;transition:opacity .2s;display:block}.posts .entry-thumb:hover img{opacity:.86}@media (prefers-reduced-motion:reduce){.posts .entry-thumb img{transition:none}}.posts .post-hero{aspect-ratio:2.35;object-fit:cover;border:1px solid var(--line);background:var(--surface);border-radius:10px;width:100%;height:auto;margin:1.6rem 0 2.2rem;display:block}.posts .post-hero.generic{opacity:.72}.posts .draft-toggle{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-dim);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-top:1.1rem;font-size:.75rem;display:inline-flex}.posts .draft-toggle input{accent-color:var(--sol);margin:0}.posts main:has(#show-unpublished:not(:checked)) .entry.draft,.posts main:has(#show-unpublished:not(:checked)) .today-marker.with-drafts{display:none}.posts .today-marker{padding:0 0 2.5rem 1.75rem;position:relative}.posts .today-marker:before{content:"";background:var(--sol);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--sol) 22%, transparent);border-radius:50%;position:absolute;top:.3rem;left:-5px}.posts .today-marker p{font-family:var(--mono);color:var(--ink-faint);align-items:center;gap:.75rem;margin:0;font-size:.75rem;display:flex}.posts .today-marker p:after{content:"";background:linear-gradient(to right, color-mix(in srgb, var(--sol) 45%, transparent), transparent);flex:1;height:1px}.posts .today-label{text-transform:uppercase;letter-spacing:.18em;color:var(--sol)}.posts article h1{margin-bottom:1.5rem;font-size:clamp(1.8rem,4.5vw,2.6rem)}.posts .prose{color:var(--ink)}.posts .prose p{margin:0 0 1.1rem}.posts .prose a{color:var(--chloro);text-decoration:underline}.posts .prose h2,.posts .prose h3{margin:1.8rem 0 .75rem}.posts .prose strong{color:var(--chloro-soft);font-weight:600}.posts .prose ul,.posts .prose ol{margin:0 0 1.1rem;padding-left:1.2rem}.posts .prose li{margin-bottom:.4rem}.posts .prose table{border-collapse:collapse;width:fit-content;max-width:100%;margin:0 0 1.4rem;font-size:.92rem;display:block;overflow-x:auto}.posts .prose th,.posts .prose td{border:1px solid var(--line);text-align:left;padding:.45rem .7rem}.posts .prose th{background:var(--surface);font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;color:var(--ink-dim);font-size:.78rem;font-weight:400}.posts .prose blockquote{border-left:2px solid var(--sol);color:var(--ink-dim);margin:0 0 1.2rem;padding:.1rem 0 .1rem 1rem}.posts .prose code{font-family:var(--mono);background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:.05rem .3rem;font-size:.88em}.posts .prose pre{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1rem;overflow-x:auto}.posts .prose pre code{background:0 0;border:0;padding:0}.posts .prose hr{border:0;border-top:1px solid var(--line);margin:2rem 0 1.4rem}.posts .prose img{border-radius:8px;max-width:100%;height:auto}.posts .artifact{margin:.4rem 0 0;font-size:.9rem}.posts article .artifact{margin-top:2rem}.posts .artifact a{color:var(--chloro)}.posts .artifact a:hover{text-decoration:underline}.posts .tier-section{margin:3rem 0 0}.posts .tier-section-header{border-top:2px solid var(--line);margin:0 0 1rem;padding:.75rem 0 0}.posts .tier-investor>.tier-section-header{border-top-color:var(--sky)}.posts .tier-founder>.tier-section-header{border-top-color:var(--bloom)}.posts .tier-eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.7rem}.posts .tier-investor .tier-eyebrow{color:var(--sky)}.posts .tier-founder .tier-eyebrow{color:var(--bloom)}.posts .tier-subtext{color:var(--ink-dim);margin:.25rem 0 0;font-size:.95rem}.posts .tier-milestone{font-family:var(--mono);margin:.5rem 0 0;font-size:.75rem}.posts .tier-shipped{margin:0 0 1rem;padding-left:1.1rem;font-size:.9rem}.posts .tier-shipped li{margin:0 0 .3rem}.posts .tier-shipped a{color:var(--chloro)}.posts .tier-shipped a:hover{text-decoration:underline}.posts .tier-shipped-more{color:var(--ink-faint)}
