:root{--bg: #f6f8f3;--panel: rgba(255, 255, 255, .86);--text: #12221f;--muted: #4e6762;--line: rgba(18, 34, 31, .14);--accent: #0c9a78;--accent-2: #ff8b3d;--glow: rgba(12, 154, 120, .17)}@media(prefers-color-scheme:dark){:root{--bg: #0b1415;--panel: rgba(16, 29, 31, .82);--text: #e9f2f0;--muted: #9bbab4;--line: rgba(233, 242, 240, .16);--accent: #52dcb2;--accent-2: #ffb074;--glow: rgba(82, 220, 178, .24)}}body{font-family:Manrope,sans-serif;color:var(--text);background:linear-gradient(165deg,color-mix(in srgb,var(--accent) 12%,transparent),transparent 46%),linear-gradient(28deg,color-mix(in srgb,var(--accent-2) 11%,transparent),transparent 50%),var(--bg)}.noise[data-astro-cid-bvzihdzo]{position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 36%),radial-gradient(circle at 80% 30%,color-mix(in srgb,var(--accent-2) 15%,transparent),transparent 38%),linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:auto,auto,32px 32px,32px 32px;opacity:.42;z-index:-1}.wrap[data-astro-cid-bvzihdzo]{max-width:980px;margin:0 auto;padding:1.25rem}.nav[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(8px);border-radius:.95rem}.brand[data-astro-cid-bvzihdzo]{font-family:Fraunces,serif;font-weight:700;font-size:1.2rem;text-decoration:none}.nav-links[data-astro-cid-bvzihdzo]{display:flex;gap:1rem}.nav-links[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{text-decoration:none;color:var(--muted);font-weight:700}.nav-right[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.6rem}.lang-switch[data-astro-cid-bvzihdzo]{padding:.45rem .7rem;border-radius:999px;border:1px solid var(--line);text-decoration:none;font-weight:700;font-size:.8rem;color:var(--accent)}.post[data-astro-cid-bvzihdzo]{margin-top:2rem;padding:2rem 1.5rem;background:var(--panel);border:1px solid var(--line);border-radius:.95rem;box-shadow:0 16px 35px color-mix(in srgb,var(--glow) 50%,transparent)}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.back-link[data-astro-cid-bvzihdzo]{display:inline-block;margin-bottom:1rem;color:var(--accent);text-decoration:none;font-weight:700;font-size:.9rem}.post-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-family:Fraunces,serif;font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.15;margin:0 0 .75rem}.post-meta[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;color:var(--muted);font-size:.9rem}.tags[data-astro-cid-bvzihdzo]{display:flex;gap:.4rem;flex-wrap:wrap}.tag[data-astro-cid-bvzihdzo]{padding:.2rem .55rem;border-radius:999px;border:1px solid var(--line);font-size:.78rem;font-weight:700;color:var(--accent)}.post-source[data-astro-cid-bvzihdzo]{margin-top:.5rem;font-size:.85rem;color:var(--muted)}.post-source[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--accent);font-weight:700}.post-body[data-astro-cid-bvzihdzo]{line-height:1.75;font-size:1.05rem}.post-body[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo],.post-body[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-family:Fraunces,serif;margin-top:2rem;margin-bottom:.5rem}.post-body[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.5rem}.post-body[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.2rem}.post-body[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin:0 0 1rem;color:var(--text)}.post-body[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.post-body[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin:0 0 1rem;padding-left:1.5rem}.post-body[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:.4rem}.post-body[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]{margin:1rem 0;padding:.75rem 1.25rem;border-left:3px solid var(--accent);color:var(--muted);font-style:italic}.post-body[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{background:color-mix(in srgb,var(--line) 60%,transparent);padding:.15rem .35rem;border-radius:.3rem;font-size:.9em}.post-body[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo]{background:color-mix(in srgb,var(--panel) 90%,var(--text));border:1px solid var(--line);border-radius:.6rem;padding:1rem;overflow-x:auto;margin:1rem 0}.post-body[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{background:none;padding:0}.post-body[data-astro-cid-bvzihdzo] em[data-astro-cid-bvzihdzo]{color:var(--muted)}.post-body[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{font-weight:700}.post-body[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--accent);font-weight:500}@media(max-width:760px){.wrap[data-astro-cid-bvzihdzo]{padding:1rem}.nav[data-astro-cid-bvzihdzo]{flex-wrap:wrap;justify-content:center}.nav-links[data-astro-cid-bvzihdzo]{order:3}.post[data-astro-cid-bvzihdzo]{padding:1.25rem 1rem}}
