.comments{position:relative;width:720px;max-width:calc(100% - 2em);margin:1.5rem auto 0;padding:1em;color:#1b1b18}.comment-toast{position:fixed;right:max(1rem,calc((100vw - 720px)/2));bottom:1.2rem;z-index:20;max-width:min(24rem,calc(100vw - 2rem));border:1px solid #d9d5ca;border-radius:10px;background:#fff;box-shadow:0 14px 36px #1e201c29;color:#1b1b18;font-size:.88rem;font-weight:700;line-height:1.4;opacity:0;padding:.78rem .9rem;pointer-events:none;transform:translateY(.5rem);transition:opacity .18s ease,transform .18s ease}.comment-toast:after{content:"";position:absolute;right:1.1rem;bottom:-.45rem;width:.8rem;height:.8rem;border-right:1px solid #d9d5ca;border-bottom:1px solid #d9d5ca;background:inherit;transform:rotate(45deg)}.comment-toast.is-visible{opacity:1;transform:translateY(0)}.comment-toast.is-error{border-color:#e4b8a8;background:#fff8f5;color:#8e2d22}.comment-toast.is-success{border-color:#b8d8c8;background:#f4fff9;color:#11635e}.comments-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.85rem;border-bottom:1px solid #e9e6df;padding-bottom:.65rem}.comments h2{margin:0;font-family:Fraunces,serif;font-size:1.18rem;font-weight:600}.comments-header p,.form-status,.comment-date,.comment-empty,.comment-error{margin:0;color:#6b6b62;font-size:.82rem;line-height:1.45}.comment-form{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1rem;border:1px solid #e9e6df;border-radius:12px;background:#fff;padding:.9rem;box-shadow:0 1px 2px #00000008}.comment-form.is-replying{border-color:#9bc5c0;background:#fbfefd}.comment-form label{display:flex;flex-direction:column;gap:.28rem;font-size:.8rem;font-weight:600;color:#4f4f48}.comment-form input,.comment-form textarea{box-sizing:border-box;width:100%;border:1px solid #d9d5ca;border-radius:8px;padding:.55rem .65rem;background:#fff;color:#1b1b18;font:inherit;font-size:.92rem;line-height:1.45}.comment-form textarea{resize:vertical;min-height:7rem}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.comment-form button,.comment-reply,.comment-cancel{border:0;border-radius:8px;background:#11635e;color:#fff;cursor:pointer;font:inherit;font-size:.86rem;font-weight:600;line-height:1;padding:.58rem .78rem}.comment-form button:disabled{cursor:wait;opacity:.65}.comments-list{display:flex;flex-direction:column;gap:.8rem}.comment{border:1px solid #e9e6df;border-radius:12px;background:#fff;padding:.85rem;box-shadow:0 1px 2px #00000008}.comment.reply{margin-top:.65rem;margin-left:1.1rem;border-left:3px solid #9bc5c0}.comment-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-bottom:.45rem}.comment-author{font-size:.94rem;font-weight:700}.comment-body{white-space:pre-wrap;margin:0 0 .65rem;color:#2d2d29;font-size:.95rem;line-height:1.65}.comment-actions{display:flex;gap:.45rem}.reply-form{position:relative;display:grid;grid-template-columns:minmax(7rem,10rem) minmax(0,1fr) auto;gap:.55rem;align-items:end;margin:.75rem 0 0 1.05rem;border:1px solid #dbe8e5;border-left:4px solid #9bc5c0;border-radius:8px;background:#fbfefd;padding:.65rem .75rem;box-shadow:inset 0 1px #ffffffbf}.reply-form:before{content:"";position:absolute;left:-1.05rem;top:1.15rem;width:1.05rem;border-top:1px solid #9bc5c0}.reply-form label{display:flex;flex-direction:column;gap:.25rem;color:#4f4f48;font-size:.76rem;font-weight:700}.reply-form input,.reply-form textarea{box-sizing:border-box;width:100%;border:1px solid #d9d5ca;border-radius:8px;background:#fff;color:#1b1b18;font:inherit;font-size:.86rem;line-height:1.35;padding:.48rem .54rem}.reply-form textarea{min-height:2rem;resize:vertical}.reply-form .comment-actions{align-self:stretch;align-items:flex-end}.comment-reply,.comment-cancel,.reply-submit,.reply-cancel{border:0;border-radius:8px;background:#e6efee;color:#11635e;cursor:pointer;font:inherit;font-size:.86rem;font-weight:700;line-height:1;padding:.42rem .58rem}.reply-submit{background:#11635e;color:#fff;min-width:4rem;padding:.64rem .74rem}.reply-cancel{background:#f1ede4;color:#585245;min-width:4rem;padding:.64rem .74rem}.comment-cancel{display:none;background:#f1ede4;color:#585245}.comment-form.is-replying .comment-cancel{display:inline-flex}.comments-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:1rem}.comments-page{min-width:2.1rem;border:1px solid #d9d5ca;border-radius:8px;background:#fff;color:#11635e;cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;line-height:1;padding:.5rem .58rem}.comments-page[aria-current=page]{background:#11635e;color:#fff}@media(max-width:560px){.comments-header,.form-actions{align-items:flex-start;flex-direction:column}.comment-toast{right:1rem;bottom:1rem}.comment.reply{margin-left:.55rem}.reply-form{grid-template-columns:1fr;margin-left:.55rem}.reply-form:before{left:-.55rem;width:.55rem}}.post-page[data-astro-cid-bvzihdzo]{width:calc(100% - 2em);max-width:1120px;margin:0 auto;padding:1.5rem 0 4rem}.post-page[data-astro-cid-bvzihdzo].has-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:1rem;align-items:start}.post-content[data-astro-cid-bvzihdzo]{min-width:0}.hero-image[data-astro-cid-bvzihdzo]{position:relative;width:100%;max-width:900px;aspect-ratio:16 / 9;margin:0 auto;border-radius:12px;overflow:hidden;background:#e6efee;box-shadow:var(--box-shadow)}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.prose[data-astro-cid-bvzihdzo]{width:720px;max-width:calc(100% - 2em);margin:auto;padding:1em;color:rgb(var(--gray-dark))}.title[data-astro-cid-bvzihdzo]{margin-bottom:1em;padding:1em 0;text-align:center;line-height:1}.title[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{margin:0 0 .5em}.date[data-astro-cid-bvzihdzo]{margin-bottom:.5em;color:rgb(var(--gray))}.last-updated-on[data-astro-cid-bvzihdzo]{font-style:italic}.tags[data-astro-cid-bvzihdzo]{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem}.tags[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:inline-flex;padding:.22rem .55rem;border-radius:999px;background:#e6efee;color:#11635e;font-size:.76rem;font-weight:600;text-decoration:none;line-height:1.25}.tags[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{background:#11635e;color:#fff}.language-switcher[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.25rem;padding:.18rem;border:1px solid #d8e2df;border-radius:999px;background:#f6faf9}.hero-image[data-astro-cid-bvzihdzo] .language-switcher[data-astro-cid-bvzihdzo]{position:absolute;top:1rem;right:1rem;z-index:2;background:#f6faf9f0;box-shadow:0 8px 24px #0f172a1f;backdrop-filter:blur(8px)}.language-switcher[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo],.language-switcher[data-astro-cid-bvzihdzo] span[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;justify-content:center;min-width:2.3rem;height:1.8rem;padding:0 .55rem;border-radius:999px;color:#11635e;font-size:.72rem;font-weight:800;line-height:1;text-decoration:none}.language-switcher[data-astro-cid-bvzihdzo] .active[data-astro-cid-bvzihdzo]{background:#11635e;color:#fff}.post-footer[data-astro-cid-bvzihdzo]{width:720px;max-width:calc(100% - 2em);margin:1.5rem auto 0;padding:1em}.post-nav[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.nav-card[data-astro-cid-bvzihdzo]{min-height:3.8rem;padding:.65rem .85rem;border:1px solid #e9e6df;border-radius:12px;background:#fff;color:#1b1b18;text-decoration:none;box-shadow:0 1px 2px #00000008}.nav-card[data-astro-cid-bvzihdzo].next{text-align:right}.nav-label[data-astro-cid-bvzihdzo]{display:block;margin-bottom:.22rem;color:#6b6b62;font-size:.74rem;font-weight:600}.nav-title[data-astro-cid-bvzihdzo]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#11635e;font-size:.94rem;font-weight:600}.related-posts[data-astro-cid-bvzihdzo]{border:1px solid #e9e6df;border-radius:12px;background:#fff;padding:1rem 1.05rem;box-shadow:0 1px 2px #00000008}.related-posts[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-family:Fraunces,serif;font-size:1.05rem;font-weight:600;margin:0 0 .75rem;color:#1b1b18}.related-posts[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.related-posts[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:flex;align-items:baseline;justify-content:space-between;gap:.85rem;color:inherit;text-decoration:none}.related-title[data-astro-cid-bvzihdzo]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#11635e;font-size:.9rem;font-weight:600}.related-date[data-astro-cid-bvzihdzo]{flex:0 0 auto;color:#6b6b62;font-size:.72rem}.related-empty[data-astro-cid-bvzihdzo]{margin:0;color:#6b6b62;font-size:.88rem}@media(max-width:900px){.post-page[data-astro-cid-bvzihdzo].has-sidebar{grid-template-columns:1fr}}@media(max-width:560px){.post-nav[data-astro-cid-bvzihdzo]{grid-template-columns:1fr}.nav-card[data-astro-cid-bvzihdzo].next{text-align:left}.related-posts[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{flex-direction:column;gap:.15rem}.related-date[data-astro-cid-bvzihdzo]{flex:initial}}
