.slideshow.svelte-wxip89.svelte-wxip89{margin:36px 0 28px;padding:0;background:var(--bg);border:1px solid var(--border);border-radius:10px;overflow:hidden;outline:none}.slideshow.svelte-wxip89.svelte-wxip89:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch,var(--accent-strong) 35%,transparent)}.frame-wrap.svelte-wxip89.svelte-wxip89{display:block;width:100%;background:var(--bg);overflow:hidden;border:0;padding:0;margin:0;cursor:zoom-in;position:relative}.frame-wrap.svelte-wxip89 img.svelte-wxip89{display:block;width:100%;height:auto}.frame-wrap.svelte-wxip89:hover .expand-hint.svelte-wxip89{opacity:1}.expand-hint.svelte-wxip89.svelte-wxip89{position:absolute;bottom:10px;right:12px;background:color-mix(in oklch,var(--fg) 80%,transparent);color:var(--bg);padding:4px 10px;border-radius:999px;font:500 11px/1 var(--font-mono);letter-spacing:.04em;opacity:0;pointer-events:none;transition:opacity .2s ease}.controls.svelte-wxip89.svelte-wxip89{display:grid;grid-template-columns:44px 1fr 36px 44px;align-items:center;background:var(--surface);border-top:1px solid var(--border);padding:10px 6px;gap:4px}.nav.svelte-wxip89.svelte-wxip89,.fs-btn.svelte-wxip89.svelte-wxip89{background:transparent;border:0;height:36px;border-radius:6px;cursor:pointer;color:var(--fg);transition:background .15s ease,color .15s ease;justify-self:center}.nav.svelte-wxip89.svelte-wxip89{width:36px;font:600 22px/1 var(--font-display)}.fs-btn.svelte-wxip89.svelte-wxip89{width:32px;font:600 16px/1 var(--font-display)}.nav.svelte-wxip89.svelte-wxip89:hover,.fs-btn.svelte-wxip89.svelte-wxip89:hover{background:color-mix(in oklch,var(--accent-soft) 30%,transparent);color:var(--accent-strong)}.dots.svelte-wxip89.svelte-wxip89{display:flex;gap:6px;justify-content:center;align-items:center}.dot.svelte-wxip89.svelte-wxip89{width:10px;height:10px;border-radius:999px;border:0;background:color-mix(in oklch,var(--muted) 35%,transparent);cursor:pointer;padding:0;transition:background .15s ease,transform .15s ease}.dot.svelte-wxip89.svelte-wxip89:hover{background:color-mix(in oklch,var(--accent-strong) 60%,transparent)}.dot.active.svelte-wxip89.svelte-wxip89{background:var(--accent-strong);transform:scale(1.25)}figcaption.svelte-wxip89.svelte-wxip89{padding:12px 18px 14px;background:var(--surface);border-top:1px solid var(--border);display:grid;gap:4px}.frame-num.svelte-wxip89.svelte-wxip89{font:500 10px/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong)}.caption-text.svelte-wxip89.svelte-wxip89{font-size:13px;line-height:1.5;color:var(--muted)}.lightbox.svelte-wxip89.svelte-wxip89{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:color-mix(in oklch,var(--fg) 92%,black 8%);display:grid;grid-template-columns:56px 1fr 56px;grid-template-rows:1fr auto auto;grid-template-areas:"prev frame next" "prev caption next" "prev dots next";align-items:center;justify-items:center;padding:56px 24px 24px;gap:16px;animation:svelte-wxip89-lightbox-in .18s ease-out}@keyframes svelte-wxip89-lightbox-in{0%{opacity:0}to{opacity:1}}.lb-close.svelte-wxip89.svelte-wxip89{position:absolute;top:16px;right:20px;width:40px;height:40px;border-radius:999px;background:color-mix(in oklch,var(--bg) 25%,transparent);color:var(--bg);border:1px solid color-mix(in oklch,var(--bg) 35%,transparent);font:500 20px/1 var(--font-display);cursor:pointer;transition:background .15s ease}.lb-close.svelte-wxip89.svelte-wxip89:hover{background:color-mix(in oklch,var(--bg) 45%,transparent)}.lb-nav.svelte-wxip89.svelte-wxip89{background:color-mix(in oklch,var(--bg) 20%,transparent);border:1px solid color-mix(in oklch,var(--bg) 30%,transparent);color:var(--bg);width:48px;height:80px;border-radius:8px;font:600 32px/1 var(--font-display);cursor:pointer;transition:background .15s ease}.lb-nav.svelte-wxip89.svelte-wxip89:hover{background:color-mix(in oklch,var(--bg) 40%,transparent)}.lb-nav.prev.svelte-wxip89.svelte-wxip89{grid-area:prev}.lb-nav.next.svelte-wxip89.svelte-wxip89{grid-area:next}.lb-frame.svelte-wxip89.svelte-wxip89{grid-area:frame;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:auto}.lb-frame.svelte-wxip89 img.svelte-wxip89{max-width:100%;max-height:100%;height:auto;width:auto;display:block;box-shadow:0 24px 60px -16px #00000080;border-radius:6px}.lb-caption.svelte-wxip89.svelte-wxip89{grid-area:caption;color:var(--bg);text-align:center;max-width:80ch;display:grid;gap:4px}.lb-caption.svelte-wxip89 .frame-num.svelte-wxip89{color:var(--accent-soft)}.lb-caption.svelte-wxip89 .caption-text.svelte-wxip89{color:color-mix(in oklch,var(--bg) 85%,transparent);font-size:14px}.lb-dots.svelte-wxip89.svelte-wxip89{grid-area:dots;display:flex;gap:8px;padding:6px 0 0}.lb-dots.svelte-wxip89 .dot.svelte-wxip89{width:12px;height:12px;background:color-mix(in oklch,var(--bg) 30%,transparent)}.lb-dots.svelte-wxip89 .dot.svelte-wxip89:hover{background:color-mix(in oklch,var(--accent-soft) 70%,transparent)}.lb-dots.svelte-wxip89 .dot.active.svelte-wxip89{background:var(--accent-soft)}@media (max-width: 640px){.controls.svelte-wxip89.svelte-wxip89{grid-template-columns:40px 1fr 32px 40px}figcaption.svelte-wxip89.svelte-wxip89{padding:10px 14px 12px}.lightbox.svelte-wxip89.svelte-wxip89{grid-template-columns:1fr;grid-template-rows:1fr auto auto auto;grid-template-areas:"frame" "caption" "dots" "nav";padding:56px 16px 20px;gap:12px}.lb-nav.svelte-wxip89.svelte-wxip89{grid-area:nav;width:56px;height:48px}.lb-nav.prev.svelte-wxip89.svelte-wxip89{justify-self:start}.lb-nav.next.svelte-wxip89.svelte-wxip89{justify-self:end}.lb-frame.svelte-wxip89.svelte-wxip89{padding:0}}.breadcrumb.svelte-1qho5zh.svelte-1qho5zh{padding:18px 0 4px;font:500 11px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.breadcrumb.svelte-1qho5zh a.svelte-1qho5zh{color:var(--accent-strong);text-decoration:none}.breadcrumb.svelte-1qho5zh .sep.svelte-1qho5zh{margin:0 6px;color:var(--border)}.post.svelte-1qho5zh.svelte-1qho5zh{max-width:1100px;margin:0 auto;padding:14px 0 40px}.post-head.svelte-1qho5zh.svelte-1qho5zh{padding:24px 0 28px;max-width:760px}.post-kicker.svelte-1qho5zh.svelte-1qho5zh{font:500 12px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--accent-strong);margin-bottom:14px}.post-head.svelte-1qho5zh h1.svelte-1qho5zh{margin:0;font:600 clamp(40px,4.2vw,60px)/1.02 var(--font-display);letter-spacing:-.035em;text-wrap:balance}.post-deck.svelte-1qho5zh.svelte-1qho5zh{margin:16px 0 0;color:var(--muted);font-size:19px;line-height:1.55;max-width:56ch;text-wrap:pretty}.post-byline.svelte-1qho5zh.svelte-1qho5zh{margin:22px 0 0;display:flex;align-items:center;gap:10px;font:500 12px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.post-byline.svelte-1qho5zh strong.svelte-1qho5zh{color:var(--fg);font-weight:600}.post-byline.svelte-1qho5zh .sep.svelte-1qho5zh{color:var(--border)}.post-hero.svelte-1qho5zh.svelte-1qho5zh{margin:0 0 36px;border-radius:12px;overflow:hidden;background:var(--surface);border:1px solid var(--border)}.post-hero.svelte-1qho5zh img.svelte-1qho5zh{display:block;width:100%;height:auto}.post-hero-html.svelte-1qho5zh.svelte-1qho5zh{padding:0;background:var(--surface)}.post-body.svelte-1qho5zh .post-hero-block{margin:0 0 36px;padding:24px;border-radius:12px;background:var(--surface);border:1px solid var(--border)}.post-body.svelte-1qho5zh .post-hero-block.is-flush{padding:0;overflow:hidden}.post-body.svelte-1qho5zh .pipeline-flow{padding:28px 24px 22px;display:grid;gap:18px}.post-body.svelte-1qho5zh .pipeline-flow-kicker{font:500 11px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--accent-strong)}.post-body.svelte-1qho5zh .pipeline-flow-row{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.post-body.svelte-1qho5zh .pipeline-flow-row-consumers{justify-content:center;gap:18px}.post-body.svelte-1qho5zh .pipeline-stage{flex:1 1 0;min-width:0;padding:14px 14px 16px;background:color-mix(in oklch,var(--surface) 96%,var(--accent-soft) 4%);border:1.5px solid var(--accent-strong);border-radius:8px;display:flex;flex-direction:column;gap:6px}.post-body.svelte-1qho5zh .pipeline-stage.is-primary{border-color:#5a2e15;border-width:2px;background:color-mix(in oklch,var(--surface) 84%,var(--accent-soft) 16%)}.post-body.svelte-1qho5zh .pipeline-stage.is-consumer{flex:0 1 280px;background:var(--surface)}.post-body.svelte-1qho5zh .pipeline-stage-kicker{font:500 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--accent-strong)}.post-body.svelte-1qho5zh .pipeline-stage-name{font:700 16px/1.2 var(--font-display);color:var(--fg);letter-spacing:-.01em}.post-body.svelte-1qho5zh .pipeline-stage-desc{margin:0;font:400 12px/1.5 var(--font-body);color:var(--muted)}.post-body.svelte-1qho5zh .pipeline-arrow{align-self:center;font:600 18px/1 var(--font-display);color:var(--accent-strong);padding:0 2px;flex:0 0 auto}.post-body.svelte-1qho5zh .pipeline-flow-branch{align-self:center;font:600 24px/1 var(--font-display);color:var(--accent-strong);text-align:center}.post-body.svelte-1qho5zh .pipeline-flow-footer{margin-top:6px;padding:12px 14px;background:#5a2e15;color:#fbf3e5;border-radius:6px;font:500 13px/1.5 var(--font-body);text-align:center}.post-body.svelte-1qho5zh .pipeline-flow-tag{font:500 11px/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#e8a96e;margin-right:8px}@media (max-width: 1024px){.post-body.svelte-1qho5zh .pipeline-stage-name{font-size:14px}.post-body.svelte-1qho5zh .pipeline-stage-desc{display:none}}@media (max-width: 720px){.post-body.svelte-1qho5zh .pipeline-flow-row{flex-direction:column}.post-body.svelte-1qho5zh .pipeline-arrow{transform:rotate(90deg);align-self:center}.post-body.svelte-1qho5zh .pipeline-stage{flex:1 1 auto}.post-body.svelte-1qho5zh .pipeline-stage-desc{display:block}}.post-grid.svelte-1qho5zh.svelte-1qho5zh{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:56px;align-items:start}.post-body.svelte-1qho5zh.svelte-1qho5zh{min-width:0}.post-body.svelte-1qho5zh table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.post-body.svelte-1qho5zh table thead,.post-body.svelte-1qho5zh table tbody,.post-body.svelte-1qho5zh table tr{display:table;width:100%;table-layout:fixed}.post-body.svelte-1qho5zh table td,.post-body.svelte-1qho5zh table th{word-wrap:break-word;overflow-wrap:break-word}.post-body.svelte-1qho5zh p{margin:0 0 18px;color:var(--fg);font:400 17px/1.7 var(--font-body);max-width:65ch}.post-body.svelte-1qho5zh h2{margin:32px 0 12px;font:600 26px/1.2 var(--font-display);letter-spacing:-.025em;color:var(--fg);scroll-margin-top:86px}.post-body.svelte-1qho5zh h3{margin:24px 0 8px;font:600 19px/1.3 var(--font-display);letter-spacing:-.015em;color:var(--fg);scroll-margin-top:86px}.post-body.svelte-1qho5zh h2 .heading-anchor,.post-body.svelte-1qho5zh h3 .heading-anchor{color:var(--border);text-decoration:none;margin-left:8px;opacity:0;transition:opacity .15s ease,color .15s ease}.post-body.svelte-1qho5zh h2:hover .heading-anchor,.post-body.svelte-1qho5zh h3:hover .heading-anchor{opacity:1;color:var(--accent-strong)}.post-body.svelte-1qho5zh ul,.post-body.svelte-1qho5zh ol{margin:0 0 18px;padding-left:22px;max-width:65ch;color:var(--fg);font:400 17px/1.7 var(--font-body)}.post-body.svelte-1qho5zh li{margin:8px 0}.post-body.svelte-1qho5zh em{font-style:italic}.post-body.svelte-1qho5zh strong{font-weight:600}.post-body.svelte-1qho5zh code{font:500 14px/1 var(--font-mono);background:color-mix(in oklch,var(--surface) 80%,var(--accent-soft) 20%);padding:2px 5px;border-radius:4px}.post-body.svelte-1qho5zh pre{margin:0 0 18px;padding:14px 16px;background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow-x:auto;font:500 13px/1.55 var(--font-mono)}.post-body.svelte-1qho5zh pre code{background:transparent;padding:0}.post-body.svelte-1qho5zh blockquote{margin:0 0 18px;padding:6px 16px;border-left:3px solid var(--accent-strong);color:var(--muted);font-style:italic}.post-body.svelte-1qho5zh .figure-inline{margin:28px 0;padding:0;position:relative;z-index:5}.post-body.svelte-1qho5zh .figure-inline.is-wide{margin-right:-336px;background:var(--bg)}.post-body.svelte-1qho5zh .figure-inline img{display:block;width:100%;height:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:zoom-in;transition:transform .15s ease}.post-body.svelte-1qho5zh .figure-inline img:hover{transform:translateY(-1px)}.post-body.svelte-1qho5zh .figure-inline figcaption{margin-top:10px;color:var(--muted);font:400 13px/1.5 var(--font-body);max-width:65ch}.post-body.svelte-1qho5zh .figure-inline figcaption strong{color:var(--accent-strong);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;font-weight:500;font-size:11px}@media (max-width: 880px){.post-body.svelte-1qho5zh .figure-inline.is-wide{margin-right:0}}.post-body.svelte-1qho5zh .type-card{margin:20px 0 26px;border:1.5px solid var(--accent-strong);border-radius:8px;background:var(--surface);overflow:hidden;max-width:720px}.post-body.svelte-1qho5zh .type-card.is-primary{border-width:2px;border-color:#5a2e15}.post-body.svelte-1qho5zh .type-card-head{background:var(--accent-strong);color:var(--bg);padding:9px 16px;font:500 12px/1 var(--font-mono);letter-spacing:.14em;text-transform:uppercase}.post-body.svelte-1qho5zh .type-card.is-primary .type-card-head{background:#5a2e15;color:#e8a96e}.post-body.svelte-1qho5zh .type-card-body{padding:16px 18px 18px}.post-body.svelte-1qho5zh .type-card-lede{margin:0 0 12px;font:600 15px/1.45 var(--font-display);color:var(--fg);max-width:none}.post-body.svelte-1qho5zh .type-card pre{margin:0 0 12px;padding:12px 14px;background:color-mix(in oklch,var(--surface) 88%,var(--accent-soft) 12%);border:1px solid var(--border);border-radius:6px;font:500 12px/1.6 var(--font-mono);color:var(--fg);overflow-x:auto}.post-body.svelte-1qho5zh .type-card pre code{background:transparent;padding:0;font:inherit;color:inherit}.post-body.svelte-1qho5zh .type-card-note{margin:12px 0 0;padding-top:12px;border-top:1px solid color-mix(in oklch,var(--accent-strong) 25%,transparent);font:italic 13px/1.5 var(--font-body);color:var(--muted);max-width:none}.post-body.svelte-1qho5zh .pillar-row{display:flex;gap:22px;align-items:stretch;margin:16px 0;max-width:100%}.post-body.svelte-1qho5zh .pillar-row.is-flip{flex-direction:row-reverse}.post-body.svelte-1qho5zh .pillar-card{flex:0 0 220px;min-height:168px;border:1.5px solid var(--accent-strong);border-radius:10px;background:color-mix(in oklch,var(--surface) 88%,var(--accent-soft) 12%);padding:22px 22px 20px;display:flex;flex-direction:column;justify-content:space-between}.post-body.svelte-1qho5zh .pillar-card.is-primary{border-width:2px;border-color:#5a2e15;background:#5a2e15}.post-body.svelte-1qho5zh .pillar-card-num{font:700 46px/1 var(--font-display);letter-spacing:-.03em;color:var(--accent-strong)}.post-body.svelte-1qho5zh .pillar-card.is-primary .pillar-card-num{color:#e8a96e}.post-body.svelte-1qho5zh .pillar-card-name{font:600 20px/1.2 var(--font-display);letter-spacing:-.01em;color:var(--fg)}.post-body.svelte-1qho5zh .pillar-card.is-primary .pillar-card-name{color:#fbf3e5}.post-body.svelte-1qho5zh .pillar-copy{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px}.post-body.svelte-1qho5zh .pillar-copy-lede{margin:0;font:600 16px/1.45 var(--font-display);color:var(--fg);max-width:none}.post-body.svelte-1qho5zh .pillar-copy p{margin:0;max-width:none}.post-body.svelte-1qho5zh .pillar-copy-note{font:italic 13px/1.5 var(--font-body);color:var(--muted)}@media (max-width: 640px){.post-body.svelte-1qho5zh .pillar-row,.post-body.svelte-1qho5zh .pillar-row.is-flip{flex-direction:column;gap:12px}.post-body.svelte-1qho5zh .pillar-card{flex:1 1 auto;min-height:0;flex-direction:row;align-items:baseline;gap:16px;padding:16px 18px}}.post-body.svelte-1qho5zh .tool-stack{margin:20px 0 28px;display:grid;gap:12px}.post-body.svelte-1qho5zh .tool-card{border:1.5px solid var(--accent-strong);border-radius:8px;background:var(--surface);overflow:hidden}.post-body.svelte-1qho5zh .tool-stack>.tool-card:nth-child(2n){background:color-mix(in oklch,var(--surface) 80%,var(--accent-soft) 20%)}.post-body.svelte-1qho5zh .tool-card.is-primary{border-width:2px;border-color:#5a2e15}.post-body.svelte-1qho5zh .tool-card-head{padding:10px 16px;background:var(--accent-strong);color:var(--bg);display:flex;flex-wrap:wrap;align-items:baseline;gap:14px}.post-body.svelte-1qho5zh .tool-card.is-primary .tool-card-head{background:#5a2e15;color:#e8a96e}.post-body.svelte-1qho5zh .tool-card-layer{font:500 11px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.14em;opacity:.85;flex:0 0 auto}.post-body.svelte-1qho5zh .tool-card-name{font:700 15px/1.2 var(--font-display);letter-spacing:-.005em;flex:1 1 auto}.post-body.svelte-1qho5zh .tool-card-body{padding:14px 18px 16px}.post-body.svelte-1qho5zh .tool-card-body p{margin:0 0 10px;font:400 14.5px/1.6 var(--font-body);color:var(--fg);max-width:none}.post-body.svelte-1qho5zh .tool-card-body p:last-child{margin-bottom:0}.post-body.svelte-1qho5zh .tool-card-sources{margin-top:12px;padding-top:10px;border-top:1px solid color-mix(in oklch,var(--accent-strong) 22%,transparent);font:400 12.5px/1.5 var(--font-body);color:var(--muted)}.post-body.svelte-1qho5zh .tool-card-sources a{color:var(--accent-strong);text-decoration:none}.post-body.svelte-1qho5zh .tool-card-sources a:hover{text-decoration:underline}.zoom-overlay.svelte-1qho5zh.svelte-1qho5zh{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a0e05eb;display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999;cursor:zoom-out}.zoom-overlay.svelte-1qho5zh img.svelte-1qho5zh{max-width:100%;max-height:100%;width:auto;height:auto;background:var(--surface);border-radius:8px;box-shadow:0 20px 60px #00000080}.zoom-close.svelte-1qho5zh.svelte-1qho5zh{position:absolute;top:18px;right:22px;width:38px;height:38px;background:var(--surface);border:1px solid var(--accent-strong);border-radius:50%;color:var(--accent-strong);font:600 22px/1 var(--font-display);cursor:pointer;display:flex;align-items:center;justify-content:center}.zoom-close.svelte-1qho5zh.svelte-1qho5zh:hover{background:var(--accent-strong);color:var(--surface)}.end-mark.svelte-1qho5zh.svelte-1qho5zh{margin-top:32px;color:var(--accent-strong);font:500 14px/1 var(--font-mono);letter-spacing:.2em}.post-aside.svelte-1qho5zh.svelte-1qho5zh{position:sticky;top:86px;display:grid;gap:26px;align-self:start;font:400 14px/1.5 var(--font-body)}.aside-block.svelte-1qho5zh.svelte-1qho5zh{padding-bottom:18px;border-bottom:1px solid var(--border)}.aside-block.svelte-1qho5zh.svelte-1qho5zh:last-child{border-bottom:0}.aside-kicker.svelte-1qho5zh.svelte-1qho5zh{font:500 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px}.toc.svelte-1qho5zh.svelte-1qho5zh,.share.svelte-1qho5zh.svelte-1qho5zh,.stack.svelte-1qho5zh.svelte-1qho5zh{list-style:none;margin:0;padding:0;display:grid;gap:6px}.toc.svelte-1qho5zh a.svelte-1qho5zh{color:var(--fg);text-decoration:none;font-size:13px}.toc.svelte-1qho5zh a.svelte-1qho5zh:hover{color:var(--accent-strong)}.toc-h3.svelte-1qho5zh a.svelte-1qho5zh{padding-left:12px;color:var(--muted)}.share.svelte-1qho5zh a.svelte-1qho5zh,.copy-btn.svelte-1qho5zh.svelte-1qho5zh{color:var(--fg);text-decoration:none;font-size:13px;background:none;border:0;padding:0;font:inherit;cursor:pointer;text-align:left}.share.svelte-1qho5zh a.svelte-1qho5zh:hover,.copy-btn.svelte-1qho5zh.svelte-1qho5zh:hover{color:var(--accent-strong)}.stack.svelte-1qho5zh li.svelte-1qho5zh{color:var(--fg);font-size:13px}.tags.svelte-1qho5zh.svelte-1qho5zh{display:flex;flex-wrap:wrap;gap:4px}.tag.svelte-1qho5zh.svelte-1qho5zh{font:500 11px/1 var(--font-mono);letter-spacing:.05em;padding:5px 8px;border-radius:4px;background:color-mix(in oklch,var(--surface) 84%,var(--accent-soft) 16%);color:var(--fg);text-decoration:none;transition:background .15s ease,color .15s ease}.tag.svelte-1qho5zh.svelte-1qho5zh:hover{background:color-mix(in oklch,var(--surface) 72%,var(--accent-soft) 28%);color:var(--accent-strong)}.next-card.svelte-1qho5zh.svelte-1qho5zh{display:grid;gap:4px;padding:10px 12px;background:color-mix(in oklch,var(--surface) 90%,var(--accent-soft) 10%);border:1px solid var(--border);border-radius:6px;color:var(--fg);text-decoration:none}.next-card.svelte-1qho5zh.svelte-1qho5zh:hover{border-color:color-mix(in oklch,var(--accent) 40%,var(--border) 60%)}.next-kicker.svelte-1qho5zh.svelte-1qho5zh{font:500 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-strong)}.next-title.svelte-1qho5zh.svelte-1qho5zh{font:600 13px/1.3 var(--font-display);letter-spacing:-.01em}.post-cta.svelte-1qho5zh.svelte-1qho5zh{margin:56px 0 24px;padding:28px;background:color-mix(in oklch,var(--surface) 92%,var(--accent-soft) 8%);border:1px solid var(--border);border-radius:10px;display:grid;gap:8px;justify-items:center;text-align:center}.post-cta.svelte-1qho5zh h3.svelte-1qho5zh{margin:0;font:600 22px/1.2 var(--font-display);letter-spacing:-.02em}.post-cta.svelte-1qho5zh p.svelte-1qho5zh{margin:0;color:var(--muted);font-size:14px}.post-cta.svelte-1qho5zh .btn.svelte-1qho5zh{margin-top:8px}@media (max-width: 880px){.post-grid.svelte-1qho5zh.svelte-1qho5zh{grid-template-columns:1fr;gap:40px}.post-aside.svelte-1qho5zh.svelte-1qho5zh{position:static}}
